/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/scss/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;900&family=Shippori+Mincho+B1:wght@400;700&family=Zen+Kaku+Gothic+New:wght@500;900&family=Zen+Maru+Gothic:wght@700&display=swap);
/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/scss/style.scss (1) ***!
  \************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;900&family=Shippori+Mincho+B1:wght@400;700&family=Zen+Kaku+Gothic+New:wght@500;900&family=Zen+Maru+Gothic:wght@700&display=swap);
/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/scss/style.scss (2) ***!
  \************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;900&family=Shippori+Mincho+B1:wght@400;700&family=Zen+Kaku+Gothic+New:wght@500;900&family=Zen+Maru+Gothic:wght@700&display=swap);
/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/scss/style.scss (3) ***!
  \************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*-------------------------------------------------------------
メディアクエリ
-------------------------------------------------------------*/
/*-------------------------------------------------------------
カラー設定
-------------------------------------------------------------*/
/*-------------------------------------------------------------
フォント設定
-------------------------------------------------------------*/
/*-------------------------------------------------------------
共通設定
-------------------------------------------------------------*/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*clearfix*/
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
} /**/
header {
  width: 100%;
  height: 100px;
  /* margin-bottom: 20px; */
}

header p {
  font-size: 20px;
  color: black;
  width: 100%;
  text-align: center;
  line-height: 100px;
}

.wrapper {
  -webkit-font-smoothing: antialiased;
}

.content {
  background-position: top center;
  background-repeat: repeat-y;
  background-size: auto;
  position: relative;
}

.unit-wrapper {
  background-position: top center;
  background-repeat: repeat-y;
  background-size: auto;
}

.unit-base {
  width: 100%;
  margin: 0 auto 0 auto;
  padding-bottom: 50px;
  max-width: 1760px;
  word-break: break-all;
}

.unit-margin-0 .unit-base {
  padding-bottom: 0;
}

.unit-margin-5px .unit-base {
  padding-bottom: 5px;
}

.unit-margin-10px .unit-base {
  padding-bottom: 10px;
}

.unit-margin-15px .unit-base {
  padding-bottom: 15px;
}

.unit-margin-20px .unit-base {
  padding-bottom: 20px;
}

.unit-margin-25px .unit-base {
  padding-bottom: 25px;
}

.unit-margin-30px .unit-base {
  padding-bottom: 30px;
}

.unit-margin-35px .unit-base {
  padding-bottom: 35px;
}

.unit-margin-40px .unit-base {
  padding-bottom: 40px;
}

.unit-margin-45px .unit-base {
  padding-bottom: 45px;
}

.unit-margin-50px .unit-base {
  padding-bottom: 50px;
}

.unit-base-full {
  max-width: 100%;
}

.hover-button {
  transition: filter 0.7s ease;
  filter: brightness(1);
}

.hover-effect-on:hover {
  transition: filter 0.1s ease;
  filter: brightness(1.4) invert(8%);
}

a {
  color: inherit;
}

.container .comment {
  opacity: 0.4;
  line-height: 1.6;
  font-size: 12px;
  max-width: 1760px;
  margin: 0 auto;
  padding: 0 120px 150px 120px;
}

.container .comment dt.comment-list {
  float: left;
  /* padding-right: 10px; */
  padding-bottom: 10px;
}

.container .comment dd.comment-list {
  padding-left: 35px;
  padding-bottom: 10px;
}

.fontfamily-id-1 {
  -webkit-font-smoothing: antialiased;
  font-family: "Noto Sans Japanese", "Segoe UI", "Helvetica Neue", Arial, "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

.fontfamily-id-2 {
  -webkit-font-smoothing: antialiased;
  font-family: "Mplus 1p", "Segoe UI", "Helvetica Neue", Arial, "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

.fontfamily-id-3 {
  -webkit-font-smoothing: antialiased;
  font-family: "Rounded Mplus 1c", "Segoe UI", "Helvetica Neue", Arial, "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

.fontfamily-id-4 {
  -webkit-font-smoothing: antialiased;
  font-family: "Hannari", Georgia, "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
}

.fontfamily-id-5 {
  -webkit-font-smoothing: antialiased;
  font-family: "Kokoro", Georgia, "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
}

.fontfamily-id-6 {
  -webkit-font-smoothing: antialiased;
  font-family: "Sawarabi Mincho", Georgia, "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "MS P明朝", serif;
}

.fontfamily-id-7 {
  -webkit-font-smoothing: antialiased;
  font-family: "Sawarabi Gothic", "Segoe UI", "Helvetica Neue", Arial, "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

.fontfamily-id-8 {
  -webkit-font-smoothing: antialiased;
  font-family: "Nikukyu", "Segoe UI", "Helvetica Neue", Arial, "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

.fontfamily-id-9 {
  -webkit-font-smoothing: antialiased;
  font-family: "Nico Moji", "Segoe UI", "Helvetica Neue", Arial, "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

.theme-4 .fancybox-radius .fancybox-skin {
  border-radius: 20px;
}

.theme-4 .fancybox-radius .fancybox-image {
  border-radius: 20px;
}

.fancybox-radius .fancybox-radius-close {
  position: relative;
  width: 30px;
  position: absolute;
  top: -40px;
  right: 10px;
  cursor: pointer;
}

.fancybox-radius .fancybox-radius-close img {
  width: 100%;
}

.dummy-page .container {
  margin-left: 0;
}

.cms-content .container {
  margin-left: 0;
}

.cms-content header {
  display: none;
}

.cms-content footer {
  display: none;
}

.ww-text {
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  #size-detect {
    font-family: "sp";
  }
  header {
    position: static;
    /* 追加170705 */
  }
  header p {
    line-height: 60px;
  }
  /* .container {
      padding-top: 60px;
  } */
  header .sp-text {
    display: block;
  }
  header .tab-normal-text {
    display: none;
  }
  header .tab-large-text {
    display: none;
  }
  header .pc-small-text {
    display: none;
  }
  header .pc-normal-text {
    display: none;
  }
  header .pc-large-text {
    display: none;
  }
  .container .comment {
    padding: 0 14px 120px 14px;
    font-size: 9px;
  }
  .container .comment dt.comment-list {
    padding-right: 0px;
  }
  .container .comment dd.comment-list {
    padding-left: 30px;
    padding-bottom: 10px;
  }
  br.br-sp {
    display: inline;
  }
  br.br-tab-normal {
    display: none;
  }
  br.br-tab-large {
    display: none;
  }
  br.br-pc-small {
    display: none;
  }
  br.br-pc-normal {
    display: none;
  }
  br.br-pc-large {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #size-detect {
    font-family: "tab-normal";
  }
  header {
    position: static;
  }
  /* .container {
      padding-top: 100px;
  } */
  header .sp-text {
    display: none;
  }
  header .tab-normal-text {
    display: block;
  }
  header .tab-large-text {
    display: none;
  }
  header .pc-small-text {
    display: none;
  }
  header .pc-normal-text {
    display: none;
  }
  header .pc-large-text {
    display: none;
  }
  .container .comment {
    max-width: 1760px;
    padding: 0 40px 120px 40px;
  }
  br.br-sp {
    display: none;
  }
  br.br-tab-normal {
    display: inline;
  }
  br.br-tab-large {
    display: none;
  }
  br.br-pc-small {
    display: none;
  }
  br.br-pc-normal {
    display: none;
  }
  br.br-pc-large {
    display: none;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  #size-detect {
    font-family: "tab-large";
  }
  header {
    position: static;
  }
  /* .container {
      padding-top: 100px;
  } */
  header .sp-text {
    display: none;
  }
  header .tab-normal-text {
    display: none;
  }
  header .tab-large-text {
    display: block;
  }
  header .pc-small-text {
    display: none;
  }
  header .pc-normal-text {
    display: none;
  }
  header .pc-large-text {
    display: none;
  }
  .container .comment {
    max-width: 1760px;
    padding: 0 80px 120px 80px;
  }
  br.br-sp {
    display: none;
  }
  br.br-tab-normal {
    display: none;
  }
  br.br-tab-large {
    display: inline;
  }
  br.br-pc-small {
    display: none;
  }
  br.br-pc-normal {
    display: none;
  }
  br.br-pc-large {
    display: none;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1519px) {
  #size-detect {
    font-family: "pc-small";
  }
  header .sp-text {
    display: none;
  }
  header .tab-normal-text {
    display: none;
  }
  header .tab-large-text {
    display: none;
  }
  header .pc-small-text {
    display: block;
  }
  header .pc-normal-text {
    display: none;
  }
  header .pc-large-text {
    display: none;
  }
  br.br-sp {
    display: none;
  }
  br.br-tab-normal {
    display: none;
  }
  br.br-tab-large {
    display: none;
  }
  br.br-pc-small {
    display: inline;
  }
  br.br-pc-normal {
    display: none;
  }
  br.br-pc-large {
    display: none;
  }
}
@media screen and (max-width: 1759px) and (min-width: 1520px) {
  #size-detect {
    font-family: "pc-normal";
  }
  header {
    height: 100%;
    margin: 0;
    border-bottom: initial;
    border-right: solid 1px black;
    position: fixed;
  }
  .container {
    margin-left: 240px;
  }
  .no-header {
    margin-left: 0;
  }
  header .sp-text {
    display: none;
  }
  header .tab-normal-text {
    display: none;
  }
  header .tab-large-text {
    display: none;
  }
  header .pc-small-text {
    display: none;
  }
  header .pc-normal-text {
    display: block;
  }
  header .pc-large-text {
    display: none;
  }
  br.br-sp {
    display: none;
  }
  br.br-tab-normal {
    display: none;
  }
  br.br-tab-large {
    display: none;
  }
  br.br-pc-small {
    display: none;
  }
  br.br-pc-normal {
    display: inline;
  }
  br.br-pc-large {
    display: none;
  }
}
@media screen and (min-width: 1760px) {
  #size-detect {
    font-family: "pc-large";
  }
  header {
    height: 100%;
    margin: 0;
    border-bottom: initial;
    border-right: solid 1px black;
    position: fixed;
  }
  .container {
    margin-left: 240px;
  }
  .no-header {
    margin-left: 0;
  }
  header .sp-text {
    display: none;
  }
  header .tab-normal-text {
    display: none;
  }
  header .tab-large-text {
    display: none;
  }
  header .pc-small-text {
    display: none;
  }
  header .pc-normal-text {
    display: none;
  }
  header .pc-large-text {
    display: block;
  }
  br.br-sp {
    display: none;
  }
  br.br-tab-normal {
    display: none;
  }
  br.br-tab-large {
    display: none;
  }
  br.br-pc-small {
    display: none;
  }
  br.br-pc-normal {
    display: none;
  }
  br.br-pc-large {
    display: inline;
  }
}
.theme-all .bg-color-0 {
  background-color: transparent;
}

.theme-all .txt-color-0 {
  color: transparent;
}

.theme-all .acc-color-0 {
  color: transparent;
}

.theme-all .bg-color-1 {
  background-color: #ffffff;
}

.theme-all .txt-color-1 {
  color: #ffffff;
}

.theme-all .acc-color-1 {
  color: #ffffff;
}

.theme-all .bg-color-2 {
  background-color: #c0c0c0;
}

.theme-all .txt-color-2 {
  color: #c0c0c0;
}

.theme-all .acc-color-2 {
  color: #c0c0c0;
}

.theme-all .bg-color-3 {
  background-color: #708090;
}

.theme-all .txt-color-3 {
  color: #708090;
}

.theme-all .acc-color-3 {
  color: #708090;
}

.theme-all .bg-color-4 {
  background-color: #808080;
}

.theme-all .txt-color-4 {
  color: #808080;
}

.theme-all .acc-color-4 {
  color: #808080;
}

.theme-all .bg-color-5 {
  background-color: #3c3c3c;
}

.theme-all .txt-color-5 {
  color: #3c3c3c;
}

.theme-all .acc-color-5 {
  color: #3c3c3c;
}

.theme-all .bg-color-6 {
  background-color: #000000;
}

.theme-all .txt-color-6 {
  color: #000000;
}

.theme-all .acc-color-6 {
  color: #000000;
}

.theme-all .bg-color-7 {
  background-color: #790028;
}

.theme-all .txt-color-7 {
  color: #790028;
}

.theme-all .acc-color-7 {
  color: #790028;
}

.theme-all .bg-color-8 {
  background-color: #960000;
}

.theme-all .txt-color-8 {
  color: #960000;
}

.theme-all .acc-color-8 {
  color: #960000;
}

.theme-all .bg-color-9 {
  background-color: #e50322;
}

.theme-all .txt-color-9 {
  color: #e50322;
}

.theme-all .acc-color-9 {
  color: #e50322;
}

.theme-all .bg-color-10 {
  background-color: #ff0000;
}

.theme-all .txt-color-10 {
  color: #ff0000;
}

.theme-all .acc-color-10 {
  color: #ff0000;
}

.theme-all .bg-color-11 {
  background-color: #f05a00;
}

.theme-all .txt-color-11 {
  color: #f05a00;
}

.theme-all .acc-color-11 {
  color: #f05a00;
}

.theme-all .bg-color-12 {
  background-color: #f78f22;
}

.theme-all .txt-color-12 {
  color: #f78f22;
}

.theme-all .acc-color-12 {
  color: #f78f22;
}

.theme-all .bg-color-13 {
  background-color: #fa8072;
}

.theme-all .txt-color-13 {
  color: #fa8072;
}

.theme-all .acc-color-13 {
  color: #fa8072;
}

.theme-all .bg-color-14 {
  background-color: #ffdab9;
}

.theme-all .txt-color-14 {
  color: #ffdab9;
}

.theme-all .acc-color-14 {
  color: #ffdab9;
}

.theme-all .bg-color-15 {
  background-color: #f9fa00;
}

.theme-all .txt-color-15 {
  color: #f9fa00;
}

.theme-all .acc-color-15 {
  color: #f9fa00;
}

.theme-all .bg-color-16 {
  background-color: #ffd700;
}

.theme-all .txt-color-16 {
  color: #ffd700;
}

.theme-all .acc-color-16 {
  color: #ffd700;
}

.theme-all .bg-color-17 {
  background-color: #d8df21;
}

.theme-all .txt-color-17 {
  color: #d8df21;
}

.theme-all .acc-color-17 {
  color: #d8df21;
}

.theme-all .bg-color-18 {
  background-color: #808000;
}

.theme-all .txt-color-18 {
  color: #808000;
}

.theme-all .acc-color-18 {
  color: #808000;
}

.theme-all .bg-color-19 {
  background-color: #39b44a;
}

.theme-all .txt-color-19 {
  color: #39b44a;
}

.theme-all .acc-color-19 {
  color: #39b44a;
}

.theme-all .bg-color-20 {
  background-color: #00f000;
}

.theme-all .txt-color-20 {
  color: #00f000;
}

.theme-all .acc-color-20 {
  color: #00f000;
}

.theme-all .bg-color-21 {
  background-color: #00680b;
}

.theme-all .txt-color-21 {
  color: #00680b;
}

.theme-all .acc-color-21 {
  color: #00680b;
}

.theme-all .bg-color-22 {
  background-color: #00574b;
}

.theme-all .txt-color-22 {
  color: #00574b;
}

.theme-all .acc-color-22 {
  color: #00574b;
}

.theme-all .bg-color-23 {
  background-color: #00a89c;
}

.theme-all .txt-color-23 {
  color: #00a89c;
}

.theme-all .acc-color-23 {
  color: #00a89c;
}

.theme-all .bg-color-24 {
  background-color: #afeeee;
}

.theme-all .txt-color-24 {
  color: #afeeee;
}

.theme-all .acc-color-24 {
  color: #afeeee;
}

.theme-all .bg-color-25 {
  background-color: #29aae1;
}

.theme-all .txt-color-25 {
  color: #29aae1;
}

.theme-all .acc-color-25 {
  color: #29aae1;
}

.theme-all .bg-color-26 {
  background-color: #0072ce;
}

.theme-all .txt-color-26 {
  color: #0072ce;
}

.theme-all .acc-color-26 {
  color: #0072ce;
}

.theme-all .bg-color-27 {
  background-color: #0024f0;
}

.theme-all .txt-color-27 {
  color: #0024f0;
}

.theme-all .acc-color-27 {
  color: #0024f0;
}

.theme-all .bg-color-28 {
  background-color: #1b1464;
}

.theme-all .txt-color-28 {
  color: #1b1464;
}

.theme-all .acc-color-28 {
  color: #1b1464;
}

.theme-all .bg-color-29 {
  background-color: #6a5acd;
}

.theme-all .txt-color-29 {
  color: #6a5acd;
}

.theme-all .acc-color-29 {
  color: #6a5acd;
}

.theme-all .bg-color-30 {
  background-color: #800080;
}

.theme-all .txt-color-30 {
  color: #800080;
}

.theme-all .acc-color-30 {
  color: #800080;
}

.theme-all .bg-color-31 {
  background-color: #9d005d;
}

.theme-all .txt-color-31 {
  color: #9d005d;
}

.theme-all .acc-color-31 {
  color: #9d005d;
}

.theme-all .bg-color-32 {
  background-color: #ec1e79;
}

.theme-all .txt-color-32 {
  color: #ec1e79;
}

.theme-all .acc-color-32 {
  color: #ec1e79;
}

.theme-all .bg-color-33 {
  background-color: #c6b198;
}

.theme-all .txt-color-33 {
  color: #c6b198;
}

.theme-all .acc-color-33 {
  color: #c6b198;
}

.theme-all .bg-color-34 {
  background-color: #534741;
}

.theme-all .txt-color-34 {
  color: #534741;
}

.theme-all .acc-color-34 {
  color: #534741;
}

.theme-all .bg-color-35 {
  background-color: #a57c52;
}

.theme-all .txt-color-35 {
  color: #a57c52;
}

.theme-all .acc-color-35 {
  color: #a57c52;
}

.theme-all .bg-color-36 {
  background-color: #42210b;
}

.theme-all .txt-color-36 {
  color: #42210b;
}

.theme-all .acc-color-36 {
  color: #42210b;
}

.theme-all .bg-color-37 {
  background-color: #666666;
}

.theme-all .txt-color-37 {
  color: #666666;
}

.theme-all .acc-color-37 {
  color: #666666;
}

.theme-all .bg-color-38 {
  background-color: #A6A6A6;
}

.theme-all .txt-color-38 {
  color: #A6A6A6;
}

.theme-all .acc-color-38 {
  color: #A6A6A6;
}

.theme-all .bg-color-39 {
  background-color: #B2B2B2;
}

.theme-all .txt-color-39 {
  color: #B2B2B2;
}

.theme-all .acc-color-39 {
  color: #B2B2B2;
}

.theme-all .bg-color-40 {
  background-color: #E0E0E0;
}

.theme-all .txt-color-40 {
  color: #E0E0E0;
}

.theme-all .acc-color-40 {
  color: #E0E0E0;
}

.theme-all .bg-color-41 {
  background-color: #F2F2F2;
}

.theme-all .txt-color-41 {
  color: #F2F2F2;
}

.theme-all .acc-color-41 {
  color: #F2F2F2;
}

.theme-all .bg-color-42 {
  background-color: #F14E9B;
}

.theme-all .txt-color-42 {
  color: #F14E9B;
}

.theme-all .acc-color-42 {
  color: #F14E9B;
}

.theme-all .bg-color-43 {
  background-color: #F67DBC;
}

.theme-all .txt-color-43 {
  color: #F67DBC;
}

.theme-all .acc-color-43 {
  color: #F67DBC;
}

.theme-all .bg-color-44 {
  background-color: #FAADDE;
}

.theme-all .txt-color-44 {
  color: #FAADDE;
}

.theme-all .acc-color-44 {
  color: #FAADDE;
}

.theme-all .bg-color-45 {
  background-color: #FFDCFF;
}

.theme-all .txt-color-45 {
  color: #FFDCFF;
}

.theme-all .acc-color-45 {
  color: #FFDCFF;
}

.theme-all .bg-color-46 {
  background-color: #FD4039;
}

.theme-all .txt-color-46 {
  color: #FD4039;
}

.theme-all .acc-color-46 {
  color: #FD4039;
}

.theme-all .bg-color-47 {
  background-color: #FF9E96;
}

.theme-all .txt-color-47 {
  color: #FF9E96;
}

.theme-all .acc-color-47 {
  color: #FF9E96;
}

.theme-all .bg-color-48 {
  background-color: #FFD2C8;
}

.theme-all .txt-color-48 {
  color: #FFD2C8;
}

.theme-all .acc-color-48 {
  color: #FFD2C8;
}

.theme-all .bg-color-49 {
  background-color: #F47A2E;
}

.theme-all .txt-color-49 {
  color: #F47A2E;
}

.theme-all .acc-color-49 {
  color: #F47A2E;
}

.theme-all .bg-color-50 {
  background-color: #F89A5D;
}

.theme-all .txt-color-50 {
  color: #F89A5D;
}

.theme-all .acc-color-50 {
  color: #F89A5D;
}

.theme-all .bg-color-51 {
  background-color: #FBBA8B;
}

.theme-all .txt-color-51 {
  color: #FBBA8B;
}

.theme-all .acc-color-51 {
  color: #FBBA8B;
}

.theme-all .bg-color-52 {
  background-color: #FCE900;
}

.theme-all .txt-color-52 {
  color: #FCE900;
}

.theme-all .acc-color-52 {
  color: #FCE900;
}

.theme-all .bg-color-53 {
  background-color: #F9FA00;
}

.theme-all .txt-color-53 {
  color: #F9FA00;
}

.theme-all .acc-color-53 {
  color: #F9FA00;
}

.theme-all .bg-color-54 {
  background-color: #FFFBD7;
}

.theme-all .txt-color-54 {
  color: #FFFBD7;
}

.theme-all .acc-color-54 {
  color: #FFFBD7;
}

.theme-all .bg-color-55 {
  background-color: #A4C51F;
}

.theme-all .txt-color-55 {
  color: #A4C51F;
}

.theme-all .acc-color-55 {
  color: #A4C51F;
}

.theme-all .bg-color-56 {
  background-color: #DFE65C;
}

.theme-all .txt-color-56 {
  color: #DFE65C;
}

.theme-all .acc-color-56 {
  color: #DFE65C;
}

.theme-all .bg-color-57 {
  background-color: #E7EE98;
}

.theme-all .txt-color-57 {
  color: #E7EE98;
}

.theme-all .acc-color-57 {
  color: #E7EE98;
}

.theme-all .bg-color-58 {
  background-color: #EEF5D3;
}

.theme-all .txt-color-58 {
  color: #EEF5D3;
}

.theme-all .acc-color-58 {
  color: #EEF5D3;
}

.theme-all .bg-color-59 {
  background-color: #5CC26E;
}

.theme-all .txt-color-59 {
  color: #5CC26E;
}

.theme-all .acc-color-59 {
  color: #5CC26E;
}

.theme-all .bg-color-60 {
  background-color: #80D093;
}

.theme-all .txt-color-60 {
  color: #80D093;
}

.theme-all .acc-color-60 {
  color: #80D093;
}

.theme-all .bg-color-61 {
  background-color: #A3DEB7;
}

.theme-all .txt-color-61 {
  color: #A3DEB7;
}

.theme-all .acc-color-61 {
  color: #A3DEB7;
}

.theme-all .bg-color-62 {
  background-color: #C6ECDB;
}

.theme-all .txt-color-62 {
  color: #C6ECDB;
}

.theme-all .acc-color-62 {
  color: #C6ECDB;
}

.theme-all .bg-color-63 {
  background-color: #00B406;
}

.theme-all .txt-color-63 {
  color: #00B406;
}

.theme-all .acc-color-63 {
  color: #00B406;
}

.theme-all .bg-color-64 {
  background-color: #00D203;
}

.theme-all .txt-color-64 {
  color: #00D203;
}

.theme-all .acc-color-64 {
  color: #00D203;
}

.theme-all .bg-color-65 {
  background-color: #8CEC8E;
}

.theme-all .txt-color-65 {
  color: #8CEC8E;
}

.theme-all .acc-color-65 {
  color: #8CEC8E;
}

.theme-all .bg-color-66 {
  background-color: #A9F1AB;
}

.theme-all .txt-color-66 {
  color: #A9F1AB;
}

.theme-all .acc-color-66 {
  color: #A9F1AB;
}

.theme-all .bg-color-67 {
  background-color: #2CBAB1;
}

.theme-all .txt-color-67 {
  color: #2CBAB1;
}

.theme-all .acc-color-67 {
  color: #2CBAB1;
}

.theme-all .bg-color-68 {
  background-color: #58CBC5;
}

.theme-all .txt-color-68 {
  color: #58CBC5;
}

.theme-all .acc-color-68 {
  color: #58CBC5;
}

.theme-all .bg-color-69 {
  background-color: #83DCDA;
}

.theme-all .txt-color-69 {
  color: #83DCDA;
}

.theme-all .acc-color-69 {
  color: #83DCDA;
}

.theme-all .bg-color-70 {
  background-color: #51BAE5;
}

.theme-all .txt-color-70 {
  color: #51BAE5;
}

.theme-all .acc-color-70 {
  color: #51BAE5;
}

.theme-all .bg-color-71 {
  background-color: #79C9E9;
}

.theme-all .txt-color-71 {
  color: #79C9E9;
}

.theme-all .acc-color-71 {
  color: #79C9E9;
}

.theme-all .bg-color-72 {
  background-color: #A1D9ED;
}

.theme-all .txt-color-72 {
  color: #A1D9ED;
}

.theme-all .acc-color-72 {
  color: #A1D9ED;
}

.theme-all .bg-color-73 {
  background-color: #C9E8F1;
}

.theme-all .txt-color-73 {
  color: #C9E8F1;
}

.theme-all .acc-color-73 {
  color: #C9E8F1;
}

.theme-all .bg-color-74 {
  background-color: #0064CE;
}

.theme-all .txt-color-74 {
  color: #0064CE;
}

.theme-all .acc-color-74 {
  color: #0064CE;
}

.theme-all .bg-color-75 {
  background-color: #4890DB;
}

.theme-all .txt-color-75 {
  color: #4890DB;
}

.theme-all .acc-color-75 {
  color: #4890DB;
}

.theme-all .bg-color-76 {
  background-color: #86B5E6;
}

.theme-all .txt-color-76 {
  color: #86B5E6;
}

.theme-all .acc-color-76 {
  color: #86B5E6;
}

.theme-all .bg-color-77 {
  background-color: #B0CEEF;
}

.theme-all .txt-color-77 {
  color: #B0CEEF;
}

.theme-all .acc-color-77 {
  color: #B0CEEF;
}

.theme-all .bg-color-78 {
  background-color: #8979D5;
}

.theme-all .txt-color-78 {
  color: #8979D5;
}

.theme-all .acc-color-78 {
  color: #8979D5;
}

.theme-all .bg-color-79 {
  background-color: #A899DE;
}

.theme-all .txt-color-79 {
  color: #A899DE;
}

.theme-all .acc-color-79 {
  color: #A899DE;
}

.theme-all .bg-color-80 {
  background-color: #C6B8E6;
}

.theme-all .txt-color-80 {
  color: #C6B8E6;
}

.theme-all .acc-color-80 {
  color: #C6B8E6;
}

.theme-all .bg-color-81 {
  background-color: #E5D7EE;
}

.theme-all .txt-color-81 {
  color: #E5D7EE;
}

.theme-all .acc-color-81 {
  color: #E5D7EE;
}

.theme-all .bg-color-82 {
  background-color: #A241A0;
}

.theme-all .txt-color-82 {
  color: #A241A0;
}

.theme-all .acc-color-82 {
  color: #A241A0;
}

.theme-all .bg-color-83 {
  background-color: #C382C0;
}

.theme-all .txt-color-83 {
  color: #C382C0;
}

.theme-all .acc-color-83 {
  color: #C382C0;
}

.theme-all .bg-color-84 {
  background-color: #E5C3E0;
}

.theme-all .txt-color-84 {
  color: #E5C3E0;
}

.theme-all .acc-color-84 {
  color: #E5C3E0;
}

.theme-all .bg-color-85 {
  background-color: #B69775;
}

.theme-all .txt-color-85 {
  color: #B69775;
}

.theme-all .acc-color-85 {
  color: #B69775;
}

.theme-all .bg-color-86 {
  background-color: #AA8C46;
}

.theme-all .txt-color-86 {
  color: #AA8C46;
}

.theme-all .acc-color-86 {
  color: #AA8C46;
}

.theme-all .bg-color-87 {
  background-color: #B9A063;
}

.theme-all .txt-color-87 {
  color: #B9A063;
}

.theme-all .acc-color-87 {
  color: #B9A063;
}

.theme-all .bg-color-88 {
  background-color: #C7B37F;
}

.theme-all .txt-color-88 {
  color: #C7B37F;
}

.theme-all .acc-color-88 {
  color: #C7B37F;
}

.theme-all .bg-color-89 {
  background-color: #D6C69B;
}

.theme-all .txt-color-89 {
  color: #D6C69B;
}

.theme-all .acc-color-89 {
  color: #D6C69B;
}

.theme-all .bg-color-90 {
  background-color: #E4DAB8;
}

.theme-all .txt-color-90 {
  color: #E4DAB8;
}

.theme-all .acc-color-90 {
  color: #E4DAB8;
}

.theme-all .bg-color-91 {
  background-color: #DFD8D8;
}

.theme-all .txt-color-91 {
  color: #DFD8D8;
}

.theme-all .acc-color-91 {
  color: #DFD8D8;
}

.theme-all .bg-color-92 {
  background-color: #D5CFCA;
}

.theme-all .txt-color-92 {
  color: #D5CFCA;
}

.theme-all .acc-color-92 {
  color: #D5CFCA;
}

.theme-all .bg-color-93 {
  background-color: #C1C9BF;
}

.theme-all .txt-color-93 {
  color: #C1C9BF;
}

.theme-all .acc-color-93 {
  color: #C1C9BF;
}

.theme-all .bg-color-94 {
  background-color: #CFD5D5;
}

.theme-all .txt-color-94 {
  color: #CFD5D5;
}

.theme-all .acc-color-94 {
  color: #CFD5D5;
}

.theme-all .bg-color-95 {
  background-color: #CFCFD5;
}

.theme-all .txt-color-95 {
  color: #CFCFD5;
}

.theme-all .acc-color-95 {
  color: #CFCFD5;
}

.theme-all .bg-color-96 {
  background-color: #283C50;
}

.theme-all .txt-color-96 {
  color: #283C50;
}

.theme-all .acc-color-96 {
  color: #283C50;
}

.theme-all .bg-color-97 {
  background-color: #4C5E70;
}

.theme-all .txt-color-97 {
  color: #4C5E70;
}

.theme-all .acc-color-97 {
  color: #4C5E70;
}

.theme-all .bg-color-98 {
  background-color: #9CA9B4;
}

.theme-all .txt-color-98 {
  color: #9CA9B4;
}

.theme-all .acc-color-98 {
  color: #9CA9B4;
}

.theme-all .bg-color-99 {
  background-color: #C8D2D8;
}

.theme-all .txt-color-99 {
  color: #C8D2D8;
}

.theme-all .acc-color-99 {
  color: #C8D2D8;
}

.theme-all .bg-color-100 {
  background-color: #834E00;
}

.theme-all .txt-color-100 {
  color: #834E00;
}

.theme-all .acc-color-100 {
  color: #834E00;
}

.theme-all .bg-color-101 {
  background-color: #496A00;
}

.theme-all .txt-color-101 {
  color: #496A00;
}

.theme-all .acc-color-101 {
  color: #496A00;
}

.theme-all .bg-color-102 {
  background-color: #005752;
}

.theme-all .txt-color-102 {
  color: #005752;
}

.theme-all .acc-color-102 {
  color: #005752;
}

.theme-all .bg-color-103 {
  background-color: #005982;
}

.theme-all .txt-color-103 {
  color: #005982;
}

.theme-all .acc-color-103 {
  color: #005982;
}

.theme-all .bg-color-104 {
  background-color: #003567;
}

.theme-all .txt-color-104 {
  color: #003567;
}

.theme-all .acc-color-104 {
  color: #003567;
}

.theme-all .bg-color-105 {
  background-color: #33004A;
}

.theme-all .txt-color-105 {
  color: #33004A;
}

.theme-all .acc-color-105 {
  color: #33004A;
}

.theme-all .bg-color-106 {
  background-color: #BC8093;
}

.theme-all .txt-color-106 {
  color: #BC8093;
}

.theme-all .acc-color-106 {
  color: #BC8093;
}

.theme-all .bg-color-107 {
  background-color: #F28190;
}

.theme-all .txt-color-107 {
  color: #F28190;
}

.theme-all .acc-color-107 {
  color: #F28190;
}

.theme-all .bg-color-108 {
  background-color: #FBC790;
}

.theme-all .txt-color-108 {
  color: #FBC790;
}

.theme-all .acc-color-108 {
  color: #FBC790;
}

.theme-all .bg-color-109 {
  background-color: #80ABA5;
}

.theme-all .txt-color-109 {
  color: #80ABA5;
}

.theme-all .acc-color-109 {
  color: #80ABA5;
}

.theme-all .bg-color-110 {
  background-color: #80B8E6;
}

.theme-all .txt-color-110 {
  color: #80B8E6;
}

.theme-all .acc-color-110 {
  color: #80B8E6;
}

.theme-all .key-color-1-bg-0 {
  background-color: transparent;
}

.theme-all .key-color-1-text-0 {
  color: transparent;
}

.theme-all .key-color-2-bg-0 {
  background-color: transparent;
}

.theme-all .key-color-2-text-0 {
  color: transparent;
}

.theme-all .key-color-3-bg-0 {
  background-color: transparent;
}

.theme-all .key-color-3-text-0 {
  color: transparent;
}

.theme-all .key-color-4-bg-0 {
  background-color: transparent;
}

.theme-all .key-color-4-text-0 {
  color: transparent;
}

.theme-all .key-color-5-bg-0 {
  background-color: transparent;
}

.theme-all .key-color-5-text-0 {
  color: transparent;
}

.theme-all .key-color-6-bg-0 {
  background-color: transparent;
}

.theme-all .key-color-6-text-0 {
  color: transparent;
}

.theme-all .key-color-1-bg-1 {
  background-color: #ffffff;
}

.theme-all .key-color-1-text-1 {
  color: #ffffff;
}

.theme-all .key-color-2-bg-1 {
  background-color: #ffffff;
}

.theme-all .key-color-2-text-1 {
  color: #ffffff;
}

.theme-all .key-color-3-bg-1 {
  background-color: #ffffff;
}

.theme-all .key-color-3-text-1 {
  color: #ffffff;
}

.theme-all .key-color-4-bg-1 {
  background-color: #ffffff;
}

.theme-all .key-color-4-text-1 {
  color: #ffffff;
}

.theme-all .key-color-5-bg-1 {
  background-color: #ffffff;
}

.theme-all .key-color-5-text-1 {
  color: #ffffff;
}

.theme-all .key-color-6-bg-1 {
  background-color: #ffffff;
}

.theme-all .key-color-6-text-1 {
  color: #ffffff;
}

.theme-all .key-color-1-bg-2 {
  background-color: #c0c0c0;
}

.theme-all .key-color-1-text-2 {
  color: #c0c0c0;
}

.theme-all .key-color-2-bg-2 {
  background-color: #c0c0c0;
}

.theme-all .key-color-2-text-2 {
  color: #c0c0c0;
}

.theme-all .key-color-3-bg-2 {
  background-color: #c0c0c0;
}

.theme-all .key-color-3-text-2 {
  color: #c0c0c0;
}

.theme-all .key-color-4-bg-2 {
  background-color: #c0c0c0;
}

.theme-all .key-color-4-text-2 {
  color: #c0c0c0;
}

.theme-all .key-color-5-bg-2 {
  background-color: #c0c0c0;
}

.theme-all .key-color-5-text-2 {
  color: #c0c0c0;
}

.theme-all .key-color-6-bg-2 {
  background-color: #c0c0c0;
}

.theme-all .key-color-6-text-2 {
  color: #c0c0c0;
}

.theme-all .key-color-1-bg-3 {
  background-color: #708090;
}

.theme-all .key-color-1-text-3 {
  color: #708090;
}

.theme-all .key-color-2-bg-3 {
  background-color: #708090;
}

.theme-all .key-color-2-text-3 {
  color: #708090;
}

.theme-all .key-color-3-bg-3 {
  background-color: #708090;
}

.theme-all .key-color-3-text-3 {
  color: #708090;
}

.theme-all .key-color-4-bg-3 {
  background-color: #708090;
}

.theme-all .key-color-4-text-3 {
  color: #708090;
}

.theme-all .key-color-5-bg-3 {
  background-color: #708090;
}

.theme-all .key-color-5-text-3 {
  color: #708090;
}

.theme-all .key-color-6-bg-3 {
  background-color: #708090;
}

.theme-all .key-color-6-text-3 {
  color: #708090;
}

.theme-all .key-color-1-bg-4 {
  background-color: #808080;
}

.theme-all .key-color-1-text-4 {
  color: #808080;
}

.theme-all .key-color-2-bg-4 {
  background-color: #808080;
}

.theme-all .key-color-2-text-4 {
  color: #808080;
}

.theme-all .key-color-3-bg-4 {
  background-color: #808080;
}

.theme-all .key-color-3-text-4 {
  color: #808080;
}

.theme-all .key-color-4-bg-4 {
  background-color: #808080;
}

.theme-all .key-color-4-text-4 {
  color: #808080;
}

.theme-all .key-color-5-bg-4 {
  background-color: #808080;
}

.theme-all .key-color-5-text-4 {
  color: #808080;
}

.theme-all .key-color-6-bg-4 {
  background-color: #808080;
}

.theme-all .key-color-6-text-4 {
  color: #808080;
}

.theme-all .key-color-1-bg-5 {
  background-color: #3c3c3c;
}

.theme-all .key-color-1-text-5 {
  color: #3c3c3c;
}

.theme-all .key-color-2-bg-5 {
  background-color: #3c3c3c;
}

.theme-all .key-color-2-text-5 {
  color: #3c3c3c;
}

.theme-all .key-color-3-bg-5 {
  background-color: #3c3c3c;
}

.theme-all .key-color-3-text-5 {
  color: #3c3c3c;
}

.theme-all .key-color-4-bg-5 {
  background-color: #3c3c3c;
}

.theme-all .key-color-4-text-5 {
  color: #3c3c3c;
}

.theme-all .key-color-5-bg-5 {
  background-color: #3c3c3c;
}

.theme-all .key-color-5-text-5 {
  color: #3c3c3c;
}

.theme-all .key-color-6-bg-5 {
  background-color: #3c3c3c;
}

.theme-all .key-color-6-text-5 {
  color: #3c3c3c;
}

.theme-all .key-color-1-bg-6 {
  background-color: #000000;
}

.theme-all .key-color-1-text-6 {
  color: #000000;
}

.theme-all .key-color-2-bg-6 {
  background-color: #000000;
}

.theme-all .key-color-2-text-6 {
  color: #000000;
}

.theme-all .key-color-3-bg-6 {
  background-color: #000000;
}

.theme-all .key-color-3-text-6 {
  color: #000000;
}

.theme-all .key-color-4-bg-6 {
  background-color: #000000;
}

.theme-all .key-color-4-text-6 {
  color: #000000;
}

.theme-all .key-color-5-bg-6 {
  background-color: #000000;
}

.theme-all .key-color-5-text-6 {
  color: #000000;
}

.theme-all .key-color-6-bg-6 {
  background-color: #000000;
}

.theme-all .key-color-6-text-6 {
  color: #000000;
}

.theme-all .key-color-1-bg-7 {
  background-color: #790028;
}

.theme-all .key-color-1-text-7 {
  color: #790028;
}

.theme-all .key-color-2-bg-7 {
  background-color: #790028;
}

.theme-all .key-color-2-text-7 {
  color: #790028;
}

.theme-all .key-color-3-bg-7 {
  background-color: #790028;
}

.theme-all .key-color-3-text-7 {
  color: #790028;
}

.theme-all .key-color-4-bg-7 {
  background-color: #790028;
}

.theme-all .key-color-4-text-7 {
  color: #790028;
}

.theme-all .key-color-5-bg-7 {
  background-color: #790028;
}

.theme-all .key-color-5-text-7 {
  color: #790028;
}

.theme-all .key-color-6-bg-7 {
  background-color: #790028;
}

.theme-all .key-color-6-text-7 {
  color: #790028;
}

.theme-all .key-color-1-bg-8 {
  background-color: #960000;
}

.theme-all .key-color-1-text-8 {
  color: #960000;
}

.theme-all .key-color-2-bg-8 {
  background-color: #960000;
}

.theme-all .key-color-2-text-8 {
  color: #960000;
}

.theme-all .key-color-3-bg-8 {
  background-color: #960000;
}

.theme-all .key-color-3-text-8 {
  color: #960000;
}

.theme-all .key-color-4-bg-8 {
  background-color: #960000;
}

.theme-all .key-color-4-text-8 {
  color: #960000;
}

.theme-all .key-color-5-bg-8 {
  background-color: #960000;
}

.theme-all .key-color-5-text-8 {
  color: #960000;
}

.theme-all .key-color-6-bg-8 {
  background-color: #960000;
}

.theme-all .key-color-6-text-8 {
  color: #960000;
}

.theme-all .key-color-1-bg-9 {
  background-color: #e50322;
}

.theme-all .key-color-1-text-9 {
  color: #e50322;
}

.theme-all .key-color-2-bg-9 {
  background-color: #e50322;
}

.theme-all .key-color-2-text-9 {
  color: #e50322;
}

.theme-all .key-color-3-bg-9 {
  background-color: #e50322;
}

.theme-all .key-color-3-text-9 {
  color: #e50322;
}

.theme-all .key-color-4-bg-9 {
  background-color: #e50322;
}

.theme-all .key-color-4-text-9 {
  color: #e50322;
}

.theme-all .key-color-5-bg-9 {
  background-color: #e50322;
}

.theme-all .key-color-5-text-9 {
  color: #e50322;
}

.theme-all .key-color-6-bg-9 {
  background-color: #e50322;
}

.theme-all .key-color-6-text-9 {
  color: #e50322;
}

.theme-all .key-color-1-bg-10 {
  background-color: #ff0000;
}

.theme-all .key-color-1-text-10 {
  color: #ff0000;
}

.theme-all .key-color-2-bg-10 {
  background-color: #ff0000;
}

.theme-all .key-color-2-text-10 {
  color: #ff0000;
}

.theme-all .key-color-3-bg-10 {
  background-color: #ff0000;
}

.theme-all .key-color-3-text-10 {
  color: #ff0000;
}

.theme-all .key-color-4-bg-10 {
  background-color: #ff0000;
}

.theme-all .key-color-4-text-10 {
  color: #ff0000;
}

.theme-all .key-color-5-bg-10 {
  background-color: #ff0000;
}

.theme-all .key-color-5-text-10 {
  color: #ff0000;
}

.theme-all .key-color-6-bg-10 {
  background-color: #ff0000;
}

.theme-all .key-color-6-text-10 {
  color: #ff0000;
}

.theme-all .key-color-1-bg-11 {
  background-color: #f05a00;
}

.theme-all .key-color-1-text-11 {
  color: #f05a00;
}

.theme-all .key-color-2-bg-11 {
  background-color: #f05a00;
}

.theme-all .key-color-2-text-11 {
  color: #f05a00;
}

.theme-all .key-color-3-bg-11 {
  background-color: #f05a00;
}

.theme-all .key-color-3-text-11 {
  color: #f05a00;
}

.theme-all .key-color-4-bg-11 {
  background-color: #f05a00;
}

.theme-all .key-color-4-text-11 {
  color: #f05a00;
}

.theme-all .key-color-5-bg-11 {
  background-color: #f05a00;
}

.theme-all .key-color-5-text-11 {
  color: #f05a00;
}

.theme-all .key-color-6-bg-11 {
  background-color: #f05a00;
}

.theme-all .key-color-6-text-11 {
  color: #f05a00;
}

.theme-all .key-color-1-bg-12 {
  background-color: #f78f22;
}

.theme-all .key-color-1-text-12 {
  color: #f78f22;
}

.theme-all .key-color-2-bg-12 {
  background-color: #f78f22;
}

.theme-all .key-color-2-text-12 {
  color: #f78f22;
}

.theme-all .key-color-3-bg-12 {
  background-color: #f78f22;
}

.theme-all .key-color-3-text-12 {
  color: #f78f22;
}

.theme-all .key-color-4-bg-12 {
  background-color: #f78f22;
}

.theme-all .key-color-4-text-12 {
  color: #f78f22;
}

.theme-all .key-color-5-bg-12 {
  background-color: #f78f22;
}

.theme-all .key-color-5-text-12 {
  color: #f78f22;
}

.theme-all .key-color-6-bg-12 {
  background-color: #f78f22;
}

.theme-all .key-color-6-text-12 {
  color: #f78f22;
}

.theme-all .key-color-1-bg-13 {
  background-color: #fa8072;
}

.theme-all .key-color-1-text-13 {
  color: #fa8072;
}

.theme-all .key-color-2-bg-13 {
  background-color: #fa8072;
}

.theme-all .key-color-2-text-13 {
  color: #fa8072;
}

.theme-all .key-color-3-bg-13 {
  background-color: #fa8072;
}

.theme-all .key-color-3-text-13 {
  color: #fa8072;
}

.theme-all .key-color-4-bg-13 {
  background-color: #fa8072;
}

.theme-all .key-color-4-text-13 {
  color: #fa8072;
}

.theme-all .key-color-5-bg-13 {
  background-color: #fa8072;
}

.theme-all .key-color-5-text-13 {
  color: #fa8072;
}

.theme-all .key-color-6-bg-13 {
  background-color: #fa8072;
}

.theme-all .key-color-6-text-13 {
  color: #fa8072;
}

.theme-all .key-color-1-bg-14 {
  background-color: #ffdab9;
}

.theme-all .key-color-1-text-14 {
  color: #ffdab9;
}

.theme-all .key-color-2-bg-14 {
  background-color: #ffdab9;
}

.theme-all .key-color-2-text-14 {
  color: #ffdab9;
}

.theme-all .key-color-3-bg-14 {
  background-color: #ffdab9;
}

.theme-all .key-color-3-text-14 {
  color: #ffdab9;
}

.theme-all .key-color-4-bg-14 {
  background-color: #ffdab9;
}

.theme-all .key-color-4-text-14 {
  color: #ffdab9;
}

.theme-all .key-color-5-bg-14 {
  background-color: #ffdab9;
}

.theme-all .key-color-5-text-14 {
  color: #ffdab9;
}

.theme-all .key-color-6-bg-14 {
  background-color: #ffdab9;
}

.theme-all .key-color-6-text-14 {
  color: #ffdab9;
}

.theme-all .key-color-1-bg-15 {
  background-color: #f9fa00;
}

.theme-all .key-color-1-text-15 {
  color: #f9fa00;
}

.theme-all .key-color-2-bg-15 {
  background-color: #f9fa00;
}

.theme-all .key-color-2-text-15 {
  color: #f9fa00;
}

.theme-all .key-color-3-bg-15 {
  background-color: #f9fa00;
}

.theme-all .key-color-3-text-15 {
  color: #f9fa00;
}

.theme-all .key-color-4-bg-15 {
  background-color: #f9fa00;
}

.theme-all .key-color-4-text-15 {
  color: #f9fa00;
}

.theme-all .key-color-5-bg-15 {
  background-color: #f9fa00;
}

.theme-all .key-color-5-text-15 {
  color: #f9fa00;
}

.theme-all .key-color-6-bg-15 {
  background-color: #f9fa00;
}

.theme-all .key-color-6-text-15 {
  color: #f9fa00;
}

.theme-all .key-color-1-bg-16 {
  background-color: #ffd700;
}

.theme-all .key-color-1-text-16 {
  color: #ffd700;
}

.theme-all .key-color-2-bg-16 {
  background-color: #ffd700;
}

.theme-all .key-color-2-text-16 {
  color: #ffd700;
}

.theme-all .key-color-3-bg-16 {
  background-color: #ffd700;
}

.theme-all .key-color-3-text-16 {
  color: #ffd700;
}

.theme-all .key-color-4-bg-16 {
  background-color: #ffd700;
}

.theme-all .key-color-4-text-16 {
  color: #ffd700;
}

.theme-all .key-color-5-bg-16 {
  background-color: #ffd700;
}

.theme-all .key-color-5-text-16 {
  color: #ffd700;
}

.theme-all .key-color-6-bg-16 {
  background-color: #ffd700;
}

.theme-all .key-color-6-text-16 {
  color: #ffd700;
}

.theme-all .key-color-1-bg-17 {
  background-color: #d8df21;
}

.theme-all .key-color-1-text-17 {
  color: #d8df21;
}

.theme-all .key-color-2-bg-17 {
  background-color: #d8df21;
}

.theme-all .key-color-2-text-17 {
  color: #d8df21;
}

.theme-all .key-color-3-bg-17 {
  background-color: #d8df21;
}

.theme-all .key-color-3-text-17 {
  color: #d8df21;
}

.theme-all .key-color-4-bg-17 {
  background-color: #d8df21;
}

.theme-all .key-color-4-text-17 {
  color: #d8df21;
}

.theme-all .key-color-5-bg-17 {
  background-color: #d8df21;
}

.theme-all .key-color-5-text-17 {
  color: #d8df21;
}

.theme-all .key-color-6-bg-17 {
  background-color: #d8df21;
}

.theme-all .key-color-6-text-17 {
  color: #d8df21;
}

.theme-all .key-color-1-bg-18 {
  background-color: #808000;
}

.theme-all .key-color-1-text-18 {
  color: #808000;
}

.theme-all .key-color-2-bg-18 {
  background-color: #808000;
}

.theme-all .key-color-2-text-18 {
  color: #808000;
}

.theme-all .key-color-3-bg-18 {
  background-color: #808000;
}

.theme-all .key-color-3-text-18 {
  color: #808000;
}

.theme-all .key-color-4-bg-18 {
  background-color: #808000;
}

.theme-all .key-color-4-text-18 {
  color: #808000;
}

.theme-all .key-color-5-bg-18 {
  background-color: #808000;
}

.theme-all .key-color-5-text-18 {
  color: #808000;
}

.theme-all .key-color-6-bg-18 {
  background-color: #808000;
}

.theme-all .key-color-6-text-18 {
  color: #808000;
}

.theme-all .key-color-1-bg-19 {
  background-color: #39b44a;
}

.theme-all .key-color-1-text-19 {
  color: #39b44a;
}

.theme-all .key-color-2-bg-19 {
  background-color: #39b44a;
}

.theme-all .key-color-2-text-19 {
  color: #39b44a;
}

.theme-all .key-color-3-bg-19 {
  background-color: #39b44a;
}

.theme-all .key-color-3-text-19 {
  color: #39b44a;
}

.theme-all .key-color-4-bg-19 {
  background-color: #39b44a;
}

.theme-all .key-color-4-text-19 {
  color: #39b44a;
}

.theme-all .key-color-5-bg-19 {
  background-color: #39b44a;
}

.theme-all .key-color-5-text-19 {
  color: #39b44a;
}

.theme-all .key-color-6-bg-19 {
  background-color: #39b44a;
}

.theme-all .key-color-6-text-19 {
  color: #39b44a;
}

.theme-all .key-color-1-bg-20 {
  background-color: #00f000;
}

.theme-all .key-color-1-text-20 {
  color: #00f000;
}

.theme-all .key-color-2-bg-20 {
  background-color: #00f000;
}

.theme-all .key-color-2-text-20 {
  color: #00f000;
}

.theme-all .key-color-3-bg-20 {
  background-color: #00f000;
}

.theme-all .key-color-3-text-20 {
  color: #00f000;
}

.theme-all .key-color-4-bg-20 {
  background-color: #00f000;
}

.theme-all .key-color-4-text-20 {
  color: #00f000;
}

.theme-all .key-color-5-bg-20 {
  background-color: #00f000;
}

.theme-all .key-color-5-text-20 {
  color: #00f000;
}

.theme-all .key-color-6-bg-20 {
  background-color: #00f000;
}

.theme-all .key-color-6-text-20 {
  color: #00f000;
}

.theme-all .key-color-1-bg-21 {
  background-color: #00680b;
}

.theme-all .key-color-1-text-21 {
  color: #00680b;
}

.theme-all .key-color-2-bg-21 {
  background-color: #00680b;
}

.theme-all .key-color-2-text-21 {
  color: #00680b;
}

.theme-all .key-color-3-bg-21 {
  background-color: #00680b;
}

.theme-all .key-color-3-text-21 {
  color: #00680b;
}

.theme-all .key-color-4-bg-21 {
  background-color: #00680b;
}

.theme-all .key-color-4-text-21 {
  color: #00680b;
}

.theme-all .key-color-5-bg-21 {
  background-color: #00680b;
}

.theme-all .key-color-5-text-21 {
  color: #00680b;
}

.theme-all .key-color-6-bg-21 {
  background-color: #00680b;
}

.theme-all .key-color-6-text-21 {
  color: #00680b;
}

.theme-all .key-color-1-bg-22 {
  background-color: #00574b;
}

.theme-all .key-color-1-text-22 {
  color: #00574b;
}

.theme-all .key-color-2-bg-22 {
  background-color: #00574b;
}

.theme-all .key-color-2-text-22 {
  color: #00574b;
}

.theme-all .key-color-3-bg-22 {
  background-color: #00574b;
}

.theme-all .key-color-3-text-22 {
  color: #00574b;
}

.theme-all .key-color-4-bg-22 {
  background-color: #00574b;
}

.theme-all .key-color-4-text-22 {
  color: #00574b;
}

.theme-all .key-color-5-bg-22 {
  background-color: #00574b;
}

.theme-all .key-color-5-text-22 {
  color: #00574b;
}

.theme-all .key-color-6-bg-22 {
  background-color: #00574b;
}

.theme-all .key-color-6-text-22 {
  color: #00574b;
}

.theme-all .key-color-1-bg-23 {
  background-color: #00a89c;
}

.theme-all .key-color-1-text-23 {
  color: #00a89c;
}

.theme-all .key-color-2-bg-23 {
  background-color: #00a89c;
}

.theme-all .key-color-2-text-23 {
  color: #00a89c;
}

.theme-all .key-color-3-bg-23 {
  background-color: #00a89c;
}

.theme-all .key-color-3-text-23 {
  color: #00a89c;
}

.theme-all .key-color-4-bg-23 {
  background-color: #00a89c;
}

.theme-all .key-color-4-text-23 {
  color: #00a89c;
}

.theme-all .key-color-5-bg-23 {
  background-color: #00a89c;
}

.theme-all .key-color-5-text-23 {
  color: #00a89c;
}

.theme-all .key-color-6-bg-23 {
  background-color: #00a89c;
}

.theme-all .key-color-6-text-23 {
  color: #00a89c;
}

.theme-all .key-color-1-bg-24 {
  background-color: #afeeee;
}

.theme-all .key-color-1-text-24 {
  color: #afeeee;
}

.theme-all .key-color-2-bg-24 {
  background-color: #afeeee;
}

.theme-all .key-color-2-text-24 {
  color: #afeeee;
}

.theme-all .key-color-3-bg-24 {
  background-color: #afeeee;
}

.theme-all .key-color-3-text-24 {
  color: #afeeee;
}

.theme-all .key-color-4-bg-24 {
  background-color: #afeeee;
}

.theme-all .key-color-4-text-24 {
  color: #afeeee;
}

.theme-all .key-color-5-bg-24 {
  background-color: #afeeee;
}

.theme-all .key-color-5-text-24 {
  color: #afeeee;
}

.theme-all .key-color-6-bg-24 {
  background-color: #afeeee;
}

.theme-all .key-color-6-text-24 {
  color: #afeeee;
}

.theme-all .key-color-1-bg-25 {
  background-color: #29aae1;
}

.theme-all .key-color-1-text-25 {
  color: #29aae1;
}

.theme-all .key-color-2-bg-25 {
  background-color: #29aae1;
}

.theme-all .key-color-2-text-25 {
  color: #29aae1;
}

.theme-all .key-color-3-bg-25 {
  background-color: #29aae1;
}

.theme-all .key-color-3-text-25 {
  color: #29aae1;
}

.theme-all .key-color-4-bg-25 {
  background-color: #29aae1;
}

.theme-all .key-color-4-text-25 {
  color: #29aae1;
}

.theme-all .key-color-5-bg-25 {
  background-color: #29aae1;
}

.theme-all .key-color-5-text-25 {
  color: #29aae1;
}

.theme-all .key-color-6-bg-25 {
  background-color: #29aae1;
}

.theme-all .key-color-6-text-25 {
  color: #29aae1;
}

.theme-all .key-color-1-bg-26 {
  background-color: #0072ce;
}

.theme-all .key-color-1-text-26 {
  color: #0072ce;
}

.theme-all .key-color-2-bg-26 {
  background-color: #0072ce;
}

.theme-all .key-color-2-text-26 {
  color: #0072ce;
}

.theme-all .key-color-3-bg-26 {
  background-color: #0072ce;
}

.theme-all .key-color-3-text-26 {
  color: #0072ce;
}

.theme-all .key-color-4-bg-26 {
  background-color: #0072ce;
}

.theme-all .key-color-4-text-26 {
  color: #0072ce;
}

.theme-all .key-color-5-bg-26 {
  background-color: #0072ce;
}

.theme-all .key-color-5-text-26 {
  color: #0072ce;
}

.theme-all .key-color-6-bg-26 {
  background-color: #0072ce;
}

.theme-all .key-color-6-text-26 {
  color: #0072ce;
}

.theme-all .key-color-1-bg-27 {
  background-color: #0024f0;
}

.theme-all .key-color-1-text-27 {
  color: #0024f0;
}

.theme-all .key-color-2-bg-27 {
  background-color: #0024f0;
}

.theme-all .key-color-2-text-27 {
  color: #0024f0;
}

.theme-all .key-color-3-bg-27 {
  background-color: #0024f0;
}

.theme-all .key-color-3-text-27 {
  color: #0024f0;
}

.theme-all .key-color-4-bg-27 {
  background-color: #0024f0;
}

.theme-all .key-color-4-text-27 {
  color: #0024f0;
}

.theme-all .key-color-5-bg-27 {
  background-color: #0024f0;
}

.theme-all .key-color-5-text-27 {
  color: #0024f0;
}

.theme-all .key-color-6-bg-27 {
  background-color: #0024f0;
}

.theme-all .key-color-6-text-27 {
  color: #0024f0;
}

.theme-all .key-color-1-bg-28 {
  background-color: #1b1464;
}

.theme-all .key-color-1-text-28 {
  color: #1b1464;
}

.theme-all .key-color-2-bg-28 {
  background-color: #1b1464;
}

.theme-all .key-color-2-text-28 {
  color: #1b1464;
}

.theme-all .key-color-3-bg-28 {
  background-color: #1b1464;
}

.theme-all .key-color-3-text-28 {
  color: #1b1464;
}

.theme-all .key-color-4-bg-28 {
  background-color: #1b1464;
}

.theme-all .key-color-4-text-28 {
  color: #1b1464;
}

.theme-all .key-color-5-bg-28 {
  background-color: #1b1464;
}

.theme-all .key-color-5-text-28 {
  color: #1b1464;
}

.theme-all .key-color-6-bg-28 {
  background-color: #1b1464;
}

.theme-all .key-color-6-text-28 {
  color: #1b1464;
}

.theme-all .key-color-1-bg-29 {
  background-color: #6a5acd;
}

.theme-all .key-color-1-text-29 {
  color: #6a5acd;
}

.theme-all .key-color-2-bg-29 {
  background-color: #6a5acd;
}

.theme-all .key-color-2-text-29 {
  color: #6a5acd;
}

.theme-all .key-color-3-bg-29 {
  background-color: #6a5acd;
}

.theme-all .key-color-3-text-29 {
  color: #6a5acd;
}

.theme-all .key-color-4-bg-29 {
  background-color: #6a5acd;
}

.theme-all .key-color-4-text-29 {
  color: #6a5acd;
}

.theme-all .key-color-5-bg-29 {
  background-color: #6a5acd;
}

.theme-all .key-color-5-text-29 {
  color: #6a5acd;
}

.theme-all .key-color-6-bg-29 {
  background-color: #6a5acd;
}

.theme-all .key-color-6-text-29 {
  color: #6a5acd;
}

.theme-all .key-color-1-bg-30 {
  background-color: #800080;
}

.theme-all .key-color-1-text-30 {
  color: #800080;
}

.theme-all .key-color-2-bg-30 {
  background-color: #800080;
}

.theme-all .key-color-2-text-30 {
  color: #800080;
}

.theme-all .key-color-3-bg-30 {
  background-color: #800080;
}

.theme-all .key-color-3-text-30 {
  color: #800080;
}

.theme-all .key-color-4-bg-30 {
  background-color: #800080;
}

.theme-all .key-color-4-text-30 {
  color: #800080;
}

.theme-all .key-color-5-bg-30 {
  background-color: #800080;
}

.theme-all .key-color-5-text-30 {
  color: #800080;
}

.theme-all .key-color-6-bg-30 {
  background-color: #800080;
}

.theme-all .key-color-6-text-30 {
  color: #800080;
}

.theme-all .key-color-1-bg-31 {
  background-color: #9d005d;
}

.theme-all .key-color-1-text-31 {
  color: #9d005d;
}

.theme-all .key-color-2-bg-31 {
  background-color: #9d005d;
}

.theme-all .key-color-2-text-31 {
  color: #9d005d;
}

.theme-all .key-color-3-bg-31 {
  background-color: #9d005d;
}

.theme-all .key-color-3-text-31 {
  color: #9d005d;
}

.theme-all .key-color-4-bg-31 {
  background-color: #9d005d;
}

.theme-all .key-color-4-text-31 {
  color: #9d005d;
}

.theme-all .key-color-5-bg-31 {
  background-color: #9d005d;
}

.theme-all .key-color-5-text-31 {
  color: #9d005d;
}

.theme-all .key-color-6-bg-31 {
  background-color: #9d005d;
}

.theme-all .key-color-6-text-31 {
  color: #9d005d;
}

.theme-all .key-color-1-bg-32 {
  background-color: #ec1e79;
}

.theme-all .key-color-1-text-32 {
  color: #ec1e79;
}

.theme-all .key-color-2-bg-32 {
  background-color: #ec1e79;
}

.theme-all .key-color-2-text-32 {
  color: #ec1e79;
}

.theme-all .key-color-3-bg-32 {
  background-color: #ec1e79;
}

.theme-all .key-color-3-text-32 {
  color: #ec1e79;
}

.theme-all .key-color-4-bg-32 {
  background-color: #ec1e79;
}

.theme-all .key-color-4-text-32 {
  color: #ec1e79;
}

.theme-all .key-color-5-bg-32 {
  background-color: #ec1e79;
}

.theme-all .key-color-5-text-32 {
  color: #ec1e79;
}

.theme-all .key-color-6-bg-32 {
  background-color: #ec1e79;
}

.theme-all .key-color-6-text-32 {
  color: #ec1e79;
}

.theme-all .key-color-1-bg-33 {
  background-color: #c6b198;
}

.theme-all .key-color-1-text-33 {
  color: #c6b198;
}

.theme-all .key-color-2-bg-33 {
  background-color: #c6b198;
}

.theme-all .key-color-2-text-33 {
  color: #c6b198;
}

.theme-all .key-color-3-bg-33 {
  background-color: #c6b198;
}

.theme-all .key-color-3-text-33 {
  color: #c6b198;
}

.theme-all .key-color-4-bg-33 {
  background-color: #c6b198;
}

.theme-all .key-color-4-text-33 {
  color: #c6b198;
}

.theme-all .key-color-5-bg-33 {
  background-color: #c6b198;
}

.theme-all .key-color-5-text-33 {
  color: #c6b198;
}

.theme-all .key-color-6-bg-33 {
  background-color: #c6b198;
}

.theme-all .key-color-6-text-33 {
  color: #c6b198;
}

.theme-all .key-color-1-bg-34 {
  background-color: #534741;
}

.theme-all .key-color-1-text-34 {
  color: #534741;
}

.theme-all .key-color-2-bg-34 {
  background-color: #534741;
}

.theme-all .key-color-2-text-34 {
  color: #534741;
}

.theme-all .key-color-3-bg-34 {
  background-color: #534741;
}

.theme-all .key-color-3-text-34 {
  color: #534741;
}

.theme-all .key-color-4-bg-34 {
  background-color: #534741;
}

.theme-all .key-color-4-text-34 {
  color: #534741;
}

.theme-all .key-color-5-bg-34 {
  background-color: #534741;
}

.theme-all .key-color-5-text-34 {
  color: #534741;
}

.theme-all .key-color-6-bg-34 {
  background-color: #534741;
}

.theme-all .key-color-6-text-34 {
  color: #534741;
}

.theme-all .key-color-1-bg-35 {
  background-color: #a57c52;
}

.theme-all .key-color-1-text-35 {
  color: #a57c52;
}

.theme-all .key-color-2-bg-35 {
  background-color: #a57c52;
}

.theme-all .key-color-2-text-35 {
  color: #a57c52;
}

.theme-all .key-color-3-bg-35 {
  background-color: #a57c52;
}

.theme-all .key-color-3-text-35 {
  color: #a57c52;
}

.theme-all .key-color-4-bg-35 {
  background-color: #a57c52;
}

.theme-all .key-color-4-text-35 {
  color: #a57c52;
}

.theme-all .key-color-5-bg-35 {
  background-color: #a57c52;
}

.theme-all .key-color-5-text-35 {
  color: #a57c52;
}

.theme-all .key-color-6-bg-35 {
  background-color: #a57c52;
}

.theme-all .key-color-6-text-35 {
  color: #a57c52;
}

.theme-all .key-color-1-bg-36 {
  background-color: #42210b;
}

.theme-all .key-color-1-text-36 {
  color: #42210b;
}

.theme-all .key-color-2-bg-36 {
  background-color: #42210b;
}

.theme-all .key-color-2-text-36 {
  color: #42210b;
}

.theme-all .key-color-3-bg-36 {
  background-color: #42210b;
}

.theme-all .key-color-3-text-36 {
  color: #42210b;
}

.theme-all .key-color-4-bg-36 {
  background-color: #42210b;
}

.theme-all .key-color-4-text-36 {
  color: #42210b;
}

.theme-all .key-color-5-bg-36 {
  background-color: #42210b;
}

.theme-all .key-color-5-text-36 {
  color: #42210b;
}

.theme-all .key-color-6-bg-36 {
  background-color: #42210b;
}

.theme-all .key-color-6-text-36 {
  color: #42210b;
}

.theme-all .key-color-1-bg-37 {
  background-color: #666666;
}

.theme-all .key-color-1-text-37 {
  color: #666666;
}

.theme-all .key-color-2-bg-37 {
  background-color: #666666;
}

.theme-all .key-color-2-text-37 {
  color: #666666;
}

.theme-all .key-color-3-bg-37 {
  background-color: #666666;
}

.theme-all .key-color-3-text-37 {
  color: #666666;
}

.theme-all .key-color-4-bg-37 {
  background-color: #666666;
}

.theme-all .key-color-4-text-37 {
  color: #666666;
}

.theme-all .key-color-5-bg-37 {
  background-color: #666666;
}

.theme-all .key-color-5-text-37 {
  color: #666666;
}

.theme-all .key-color-6-bg-37 {
  background-color: #666666;
}

.theme-all .key-color-6-text-37 {
  color: #666666;
}

.theme-all .key-color-1-bg-38 {
  background-color: #A6A6A6;
}

.theme-all .key-color-1-text-38 {
  color: #A6A6A6;
}

.theme-all .key-color-2-bg-38 {
  background-color: #A6A6A6;
}

.theme-all .key-color-2-text-38 {
  color: #A6A6A6;
}

.theme-all .key-color-3-bg-38 {
  background-color: #A6A6A6;
}

.theme-all .key-color-3-text-38 {
  color: #A6A6A6;
}

.theme-all .key-color-4-bg-38 {
  background-color: #A6A6A6;
}

.theme-all .key-color-4-text-38 {
  color: #A6A6A6;
}

.theme-all .key-color-5-bg-38 {
  background-color: #A6A6A6;
}

.theme-all .key-color-5-text-38 {
  color: #A6A6A6;
}

.theme-all .key-color-6-bg-38 {
  background-color: #A6A6A6;
}

.theme-all .key-color-6-text-38 {
  color: #A6A6A6;
}

.theme-all .key-color-1-bg-39 {
  background-color: #B2B2B2;
}

.theme-all .key-color-1-text-39 {
  color: #B2B2B2;
}

.theme-all .key-color-2-bg-39 {
  background-color: #B2B2B2;
}

.theme-all .key-color-2-text-39 {
  color: #B2B2B2;
}

.theme-all .key-color-3-bg-39 {
  background-color: #B2B2B2;
}

.theme-all .key-color-3-text-39 {
  color: #B2B2B2;
}

.theme-all .key-color-4-bg-39 {
  background-color: #B2B2B2;
}

.theme-all .key-color-4-text-39 {
  color: #B2B2B2;
}

.theme-all .key-color-5-bg-39 {
  background-color: #B2B2B2;
}

.theme-all .key-color-5-text-39 {
  color: #B2B2B2;
}

.theme-all .key-color-6-bg-39 {
  background-color: #B2B2B2;
}

.theme-all .key-color-6-text-39 {
  color: #B2B2B2;
}

.theme-all .key-color-1-bg-40 {
  background-color: #E0E0E0;
}

.theme-all .key-color-1-text-40 {
  color: #E0E0E0;
}

.theme-all .key-color-2-bg-40 {
  background-color: #E0E0E0;
}

.theme-all .key-color-2-text-40 {
  color: #E0E0E0;
}

.theme-all .key-color-3-bg-40 {
  background-color: #E0E0E0;
}

.theme-all .key-color-3-text-40 {
  color: #E0E0E0;
}

.theme-all .key-color-4-bg-40 {
  background-color: #E0E0E0;
}

.theme-all .key-color-4-text-40 {
  color: #E0E0E0;
}

.theme-all .key-color-5-bg-40 {
  background-color: #E0E0E0;
}

.theme-all .key-color-5-text-40 {
  color: #E0E0E0;
}

.theme-all .key-color-6-bg-40 {
  background-color: #E0E0E0;
}

.theme-all .key-color-6-text-40 {
  color: #E0E0E0;
}

.theme-all .key-color-1-bg-41 {
  background-color: #F2F2F2;
}

.theme-all .key-color-1-text-41 {
  color: #F2F2F2;
}

.theme-all .key-color-2-bg-41 {
  background-color: #F2F2F2;
}

.theme-all .key-color-2-text-41 {
  color: #F2F2F2;
}

.theme-all .key-color-3-bg-41 {
  background-color: #F2F2F2;
}

.theme-all .key-color-3-text-41 {
  color: #F2F2F2;
}

.theme-all .key-color-4-bg-41 {
  background-color: #F2F2F2;
}

.theme-all .key-color-4-text-41 {
  color: #F2F2F2;
}

.theme-all .key-color-5-bg-41 {
  background-color: #F2F2F2;
}

.theme-all .key-color-5-text-41 {
  color: #F2F2F2;
}

.theme-all .key-color-6-bg-41 {
  background-color: #F2F2F2;
}

.theme-all .key-color-6-text-41 {
  color: #F2F2F2;
}

.theme-all .key-color-1-bg-42 {
  background-color: #F14E9B;
}

.theme-all .key-color-1-text-42 {
  color: #F14E9B;
}

.theme-all .key-color-2-bg-42 {
  background-color: #F14E9B;
}

.theme-all .key-color-2-text-42 {
  color: #F14E9B;
}

.theme-all .key-color-3-bg-42 {
  background-color: #F14E9B;
}

.theme-all .key-color-3-text-42 {
  color: #F14E9B;
}

.theme-all .key-color-4-bg-42 {
  background-color: #F14E9B;
}

.theme-all .key-color-4-text-42 {
  color: #F14E9B;
}

.theme-all .key-color-5-bg-42 {
  background-color: #F14E9B;
}

.theme-all .key-color-5-text-42 {
  color: #F14E9B;
}

.theme-all .key-color-6-bg-42 {
  background-color: #F14E9B;
}

.theme-all .key-color-6-text-42 {
  color: #F14E9B;
}

.theme-all .key-color-1-bg-43 {
  background-color: #F67DBC;
}

.theme-all .key-color-1-text-43 {
  color: #F67DBC;
}

.theme-all .key-color-2-bg-43 {
  background-color: #F67DBC;
}

.theme-all .key-color-2-text-43 {
  color: #F67DBC;
}

.theme-all .key-color-3-bg-43 {
  background-color: #F67DBC;
}

.theme-all .key-color-3-text-43 {
  color: #F67DBC;
}

.theme-all .key-color-4-bg-43 {
  background-color: #F67DBC;
}

.theme-all .key-color-4-text-43 {
  color: #F67DBC;
}

.theme-all .key-color-5-bg-43 {
  background-color: #F67DBC;
}

.theme-all .key-color-5-text-43 {
  color: #F67DBC;
}

.theme-all .key-color-6-bg-43 {
  background-color: #F67DBC;
}

.theme-all .key-color-6-text-43 {
  color: #F67DBC;
}

.theme-all .key-color-1-bg-44 {
  background-color: #FAADDE;
}

.theme-all .key-color-1-text-44 {
  color: #FAADDE;
}

.theme-all .key-color-2-bg-44 {
  background-color: #FAADDE;
}

.theme-all .key-color-2-text-44 {
  color: #FAADDE;
}

.theme-all .key-color-3-bg-44 {
  background-color: #FAADDE;
}

.theme-all .key-color-3-text-44 {
  color: #FAADDE;
}

.theme-all .key-color-4-bg-44 {
  background-color: #FAADDE;
}

.theme-all .key-color-4-text-44 {
  color: #FAADDE;
}

.theme-all .key-color-5-bg-44 {
  background-color: #FAADDE;
}

.theme-all .key-color-5-text-44 {
  color: #FAADDE;
}

.theme-all .key-color-6-bg-44 {
  background-color: #FAADDE;
}

.theme-all .key-color-6-text-44 {
  color: #FAADDE;
}

.theme-all .key-color-1-bg-45 {
  background-color: #FFDCFF;
}

.theme-all .key-color-1-text-45 {
  color: #FFDCFF;
}

.theme-all .key-color-2-bg-45 {
  background-color: #FFDCFF;
}

.theme-all .key-color-2-text-45 {
  color: #FFDCFF;
}

.theme-all .key-color-3-bg-45 {
  background-color: #FFDCFF;
}

.theme-all .key-color-3-text-45 {
  color: #FFDCFF;
}

.theme-all .key-color-4-bg-45 {
  background-color: #FFDCFF;
}

.theme-all .key-color-4-text-45 {
  color: #FFDCFF;
}

.theme-all .key-color-5-bg-45 {
  background-color: #FFDCFF;
}

.theme-all .key-color-5-text-45 {
  color: #FFDCFF;
}

.theme-all .key-color-6-bg-45 {
  background-color: #FFDCFF;
}

.theme-all .key-color-6-text-45 {
  color: #FFDCFF;
}

.theme-all .key-color-1-bg-46 {
  background-color: #FD4039;
}

.theme-all .key-color-1-text-46 {
  color: #FD4039;
}

.theme-all .key-color-2-bg-46 {
  background-color: #FD4039;
}

.theme-all .key-color-2-text-46 {
  color: #FD4039;
}

.theme-all .key-color-3-bg-46 {
  background-color: #FD4039;
}

.theme-all .key-color-3-text-46 {
  color: #FD4039;
}

.theme-all .key-color-4-bg-46 {
  background-color: #FD4039;
}

.theme-all .key-color-4-text-46 {
  color: #FD4039;
}

.theme-all .key-color-5-bg-46 {
  background-color: #FD4039;
}

.theme-all .key-color-5-text-46 {
  color: #FD4039;
}

.theme-all .key-color-6-bg-46 {
  background-color: #FD4039;
}

.theme-all .key-color-6-text-46 {
  color: #FD4039;
}

.theme-all .key-color-1-bg-47 {
  background-color: #FF9E96;
}

.theme-all .key-color-1-text-47 {
  color: #FF9E96;
}

.theme-all .key-color-2-bg-47 {
  background-color: #FF9E96;
}

.theme-all .key-color-2-text-47 {
  color: #FF9E96;
}

.theme-all .key-color-3-bg-47 {
  background-color: #FF9E96;
}

.theme-all .key-color-3-text-47 {
  color: #FF9E96;
}

.theme-all .key-color-4-bg-47 {
  background-color: #FF9E96;
}

.theme-all .key-color-4-text-47 {
  color: #FF9E96;
}

.theme-all .key-color-5-bg-47 {
  background-color: #FF9E96;
}

.theme-all .key-color-5-text-47 {
  color: #FF9E96;
}

.theme-all .key-color-6-bg-47 {
  background-color: #FF9E96;
}

.theme-all .key-color-6-text-47 {
  color: #FF9E96;
}

.theme-all .key-color-1-bg-48 {
  background-color: #FFD2C8;
}

.theme-all .key-color-1-text-48 {
  color: #FFD2C8;
}

.theme-all .key-color-2-bg-48 {
  background-color: #FFD2C8;
}

.theme-all .key-color-2-text-48 {
  color: #FFD2C8;
}

.theme-all .key-color-3-bg-48 {
  background-color: #FFD2C8;
}

.theme-all .key-color-3-text-48 {
  color: #FFD2C8;
}

.theme-all .key-color-4-bg-48 {
  background-color: #FFD2C8;
}

.theme-all .key-color-4-text-48 {
  color: #FFD2C8;
}

.theme-all .key-color-5-bg-48 {
  background-color: #FFD2C8;
}

.theme-all .key-color-5-text-48 {
  color: #FFD2C8;
}

.theme-all .key-color-6-bg-48 {
  background-color: #FFD2C8;
}

.theme-all .key-color-6-text-48 {
  color: #FFD2C8;
}

.theme-all .key-color-1-bg-49 {
  background-color: #F47A2E;
}

.theme-all .key-color-1-text-49 {
  color: #F47A2E;
}

.theme-all .key-color-2-bg-49 {
  background-color: #F47A2E;
}

.theme-all .key-color-2-text-49 {
  color: #F47A2E;
}

.theme-all .key-color-3-bg-49 {
  background-color: #F47A2E;
}

.theme-all .key-color-3-text-49 {
  color: #F47A2E;
}

.theme-all .key-color-4-bg-49 {
  background-color: #F47A2E;
}

.theme-all .key-color-4-text-49 {
  color: #F47A2E;
}

.theme-all .key-color-5-bg-49 {
  background-color: #F47A2E;
}

.theme-all .key-color-5-text-49 {
  color: #F47A2E;
}

.theme-all .key-color-6-bg-49 {
  background-color: #F47A2E;
}

.theme-all .key-color-6-text-49 {
  color: #F47A2E;
}

.theme-all .key-color-1-bg-50 {
  background-color: #F89A5D;
}

.theme-all .key-color-1-text-50 {
  color: #F89A5D;
}

.theme-all .key-color-2-bg-50 {
  background-color: #F89A5D;
}

.theme-all .key-color-2-text-50 {
  color: #F89A5D;
}

.theme-all .key-color-3-bg-50 {
  background-color: #F89A5D;
}

.theme-all .key-color-3-text-50 {
  color: #F89A5D;
}

.theme-all .key-color-4-bg-50 {
  background-color: #F89A5D;
}

.theme-all .key-color-4-text-50 {
  color: #F89A5D;
}

.theme-all .key-color-5-bg-50 {
  background-color: #F89A5D;
}

.theme-all .key-color-5-text-50 {
  color: #F89A5D;
}

.theme-all .key-color-6-bg-50 {
  background-color: #F89A5D;
}

.theme-all .key-color-6-text-50 {
  color: #F89A5D;
}

.theme-all .key-color-1-bg-51 {
  background-color: #FBBA8B;
}

.theme-all .key-color-1-text-51 {
  color: #FBBA8B;
}

.theme-all .key-color-2-bg-51 {
  background-color: #FBBA8B;
}

.theme-all .key-color-2-text-51 {
  color: #FBBA8B;
}

.theme-all .key-color-3-bg-51 {
  background-color: #FBBA8B;
}

.theme-all .key-color-3-text-51 {
  color: #FBBA8B;
}

.theme-all .key-color-4-bg-51 {
  background-color: #FBBA8B;
}

.theme-all .key-color-4-text-51 {
  color: #FBBA8B;
}

.theme-all .key-color-5-bg-51 {
  background-color: #FBBA8B;
}

.theme-all .key-color-5-text-51 {
  color: #FBBA8B;
}

.theme-all .key-color-6-bg-51 {
  background-color: #FBBA8B;
}

.theme-all .key-color-6-text-51 {
  color: #FBBA8B;
}

.theme-all .key-color-1-bg-52 {
  background-color: #FCE900;
}

.theme-all .key-color-1-text-52 {
  color: #FCE900;
}

.theme-all .key-color-2-bg-52 {
  background-color: #FCE900;
}

.theme-all .key-color-2-text-52 {
  color: #FCE900;
}

.theme-all .key-color-3-bg-52 {
  background-color: #FCE900;
}

.theme-all .key-color-3-text-52 {
  color: #FCE900;
}

.theme-all .key-color-4-bg-52 {
  background-color: #FCE900;
}

.theme-all .key-color-4-text-52 {
  color: #FCE900;
}

.theme-all .key-color-5-bg-52 {
  background-color: #FCE900;
}

.theme-all .key-color-5-text-52 {
  color: #FCE900;
}

.theme-all .key-color-6-bg-52 {
  background-color: #FCE900;
}

.theme-all .key-color-6-text-52 {
  color: #FCE900;
}

.theme-all .key-color-1-bg-53 {
  background-color: #F9FA00;
}

.theme-all .key-color-1-text-53 {
  color: #F9FA00;
}

.theme-all .key-color-2-bg-53 {
  background-color: #F9FA00;
}

.theme-all .key-color-2-text-53 {
  color: #F9FA00;
}

.theme-all .key-color-3-bg-53 {
  background-color: #F9FA00;
}

.theme-all .key-color-3-text-53 {
  color: #F9FA00;
}

.theme-all .key-color-4-bg-53 {
  background-color: #F9FA00;
}

.theme-all .key-color-4-text-53 {
  color: #F9FA00;
}

.theme-all .key-color-5-bg-53 {
  background-color: #F9FA00;
}

.theme-all .key-color-5-text-53 {
  color: #F9FA00;
}

.theme-all .key-color-6-bg-53 {
  background-color: #F9FA00;
}

.theme-all .key-color-6-text-53 {
  color: #F9FA00;
}

.theme-all .key-color-1-bg-54 {
  background-color: #FFFBD7;
}

.theme-all .key-color-1-text-54 {
  color: #FFFBD7;
}

.theme-all .key-color-2-bg-54 {
  background-color: #FFFBD7;
}

.theme-all .key-color-2-text-54 {
  color: #FFFBD7;
}

.theme-all .key-color-3-bg-54 {
  background-color: #FFFBD7;
}

.theme-all .key-color-3-text-54 {
  color: #FFFBD7;
}

.theme-all .key-color-4-bg-54 {
  background-color: #FFFBD7;
}

.theme-all .key-color-4-text-54 {
  color: #FFFBD7;
}

.theme-all .key-color-5-bg-54 {
  background-color: #FFFBD7;
}

.theme-all .key-color-5-text-54 {
  color: #FFFBD7;
}

.theme-all .key-color-6-bg-54 {
  background-color: #FFFBD7;
}

.theme-all .key-color-6-text-54 {
  color: #FFFBD7;
}

.theme-all .key-color-1-bg-55 {
  background-color: #A4C51F;
}

.theme-all .key-color-1-text-55 {
  color: #A4C51F;
}

.theme-all .key-color-2-bg-55 {
  background-color: #A4C51F;
}

.theme-all .key-color-2-text-55 {
  color: #A4C51F;
}

.theme-all .key-color-3-bg-55 {
  background-color: #A4C51F;
}

.theme-all .key-color-3-text-55 {
  color: #A4C51F;
}

.theme-all .key-color-4-bg-55 {
  background-color: #A4C51F;
}

.theme-all .key-color-4-text-55 {
  color: #A4C51F;
}

.theme-all .key-color-5-bg-55 {
  background-color: #A4C51F;
}

.theme-all .key-color-5-text-55 {
  color: #A4C51F;
}

.theme-all .key-color-6-bg-55 {
  background-color: #A4C51F;
}

.theme-all .key-color-6-text-55 {
  color: #A4C51F;
}

.theme-all .key-color-1-bg-56 {
  background-color: #DFE65C;
}

.theme-all .key-color-1-text-56 {
  color: #DFE65C;
}

.theme-all .key-color-2-bg-56 {
  background-color: #DFE65C;
}

.theme-all .key-color-2-text-56 {
  color: #DFE65C;
}

.theme-all .key-color-3-bg-56 {
  background-color: #DFE65C;
}

.theme-all .key-color-3-text-56 {
  color: #DFE65C;
}

.theme-all .key-color-4-bg-56 {
  background-color: #DFE65C;
}

.theme-all .key-color-4-text-56 {
  color: #DFE65C;
}

.theme-all .key-color-5-bg-56 {
  background-color: #DFE65C;
}

.theme-all .key-color-5-text-56 {
  color: #DFE65C;
}

.theme-all .key-color-6-bg-56 {
  background-color: #DFE65C;
}

.theme-all .key-color-6-text-56 {
  color: #DFE65C;
}

.theme-all .key-color-1-bg-57 {
  background-color: #E7EE98;
}

.theme-all .key-color-1-text-57 {
  color: #E7EE98;
}

.theme-all .key-color-2-bg-57 {
  background-color: #E7EE98;
}

.theme-all .key-color-2-text-57 {
  color: #E7EE98;
}

.theme-all .key-color-3-bg-57 {
  background-color: #E7EE98;
}

.theme-all .key-color-3-text-57 {
  color: #E7EE98;
}

.theme-all .key-color-4-bg-57 {
  background-color: #E7EE98;
}

.theme-all .key-color-4-text-57 {
  color: #E7EE98;
}

.theme-all .key-color-5-bg-57 {
  background-color: #E7EE98;
}

.theme-all .key-color-5-text-57 {
  color: #E7EE98;
}

.theme-all .key-color-6-bg-57 {
  background-color: #E7EE98;
}

.theme-all .key-color-6-text-57 {
  color: #E7EE98;
}

.theme-all .key-color-1-bg-58 {
  background-color: #EEF5D3;
}

.theme-all .key-color-1-text-58 {
  color: #EEF5D3;
}

.theme-all .key-color-2-bg-58 {
  background-color: #EEF5D3;
}

.theme-all .key-color-2-text-58 {
  color: #EEF5D3;
}

.theme-all .key-color-3-bg-58 {
  background-color: #EEF5D3;
}

.theme-all .key-color-3-text-58 {
  color: #EEF5D3;
}

.theme-all .key-color-4-bg-58 {
  background-color: #EEF5D3;
}

.theme-all .key-color-4-text-58 {
  color: #EEF5D3;
}

.theme-all .key-color-5-bg-58 {
  background-color: #EEF5D3;
}

.theme-all .key-color-5-text-58 {
  color: #EEF5D3;
}

.theme-all .key-color-6-bg-58 {
  background-color: #EEF5D3;
}

.theme-all .key-color-6-text-58 {
  color: #EEF5D3;
}

.theme-all .key-color-1-bg-59 {
  background-color: #5CC26E;
}

.theme-all .key-color-1-text-59 {
  color: #5CC26E;
}

.theme-all .key-color-2-bg-59 {
  background-color: #5CC26E;
}

.theme-all .key-color-2-text-59 {
  color: #5CC26E;
}

.theme-all .key-color-3-bg-59 {
  background-color: #5CC26E;
}

.theme-all .key-color-3-text-59 {
  color: #5CC26E;
}

.theme-all .key-color-4-bg-59 {
  background-color: #5CC26E;
}

.theme-all .key-color-4-text-59 {
  color: #5CC26E;
}

.theme-all .key-color-5-bg-59 {
  background-color: #5CC26E;
}

.theme-all .key-color-5-text-59 {
  color: #5CC26E;
}

.theme-all .key-color-6-bg-59 {
  background-color: #5CC26E;
}

.theme-all .key-color-6-text-59 {
  color: #5CC26E;
}

.theme-all .key-color-1-bg-60 {
  background-color: #80D093;
}

.theme-all .key-color-1-text-60 {
  color: #80D093;
}

.theme-all .key-color-2-bg-60 {
  background-color: #80D093;
}

.theme-all .key-color-2-text-60 {
  color: #80D093;
}

.theme-all .key-color-3-bg-60 {
  background-color: #80D093;
}

.theme-all .key-color-3-text-60 {
  color: #80D093;
}

.theme-all .key-color-4-bg-60 {
  background-color: #80D093;
}

.theme-all .key-color-4-text-60 {
  color: #80D093;
}

.theme-all .key-color-5-bg-60 {
  background-color: #80D093;
}

.theme-all .key-color-5-text-60 {
  color: #80D093;
}

.theme-all .key-color-6-bg-60 {
  background-color: #80D093;
}

.theme-all .key-color-6-text-60 {
  color: #80D093;
}

.theme-all .key-color-1-bg-61 {
  background-color: #A3DEB7;
}

.theme-all .key-color-1-text-61 {
  color: #A3DEB7;
}

.theme-all .key-color-2-bg-61 {
  background-color: #A3DEB7;
}

.theme-all .key-color-2-text-61 {
  color: #A3DEB7;
}

.theme-all .key-color-3-bg-61 {
  background-color: #A3DEB7;
}

.theme-all .key-color-3-text-61 {
  color: #A3DEB7;
}

.theme-all .key-color-4-bg-61 {
  background-color: #A3DEB7;
}

.theme-all .key-color-4-text-61 {
  color: #A3DEB7;
}

.theme-all .key-color-5-bg-61 {
  background-color: #A3DEB7;
}

.theme-all .key-color-5-text-61 {
  color: #A3DEB7;
}

.theme-all .key-color-6-bg-61 {
  background-color: #A3DEB7;
}

.theme-all .key-color-6-text-61 {
  color: #A3DEB7;
}

.theme-all .key-color-1-bg-62 {
  background-color: #C6ECDB;
}

.theme-all .key-color-1-text-62 {
  color: #C6ECDB;
}

.theme-all .key-color-2-bg-62 {
  background-color: #C6ECDB;
}

.theme-all .key-color-2-text-62 {
  color: #C6ECDB;
}

.theme-all .key-color-3-bg-62 {
  background-color: #C6ECDB;
}

.theme-all .key-color-3-text-62 {
  color: #C6ECDB;
}

.theme-all .key-color-4-bg-62 {
  background-color: #C6ECDB;
}

.theme-all .key-color-4-text-62 {
  color: #C6ECDB;
}

.theme-all .key-color-5-bg-62 {
  background-color: #C6ECDB;
}

.theme-all .key-color-5-text-62 {
  color: #C6ECDB;
}

.theme-all .key-color-6-bg-62 {
  background-color: #C6ECDB;
}

.theme-all .key-color-6-text-62 {
  color: #C6ECDB;
}

.theme-all .key-color-1-bg-63 {
  background-color: #00B406;
}

.theme-all .key-color-1-text-63 {
  color: #00B406;
}

.theme-all .key-color-2-bg-63 {
  background-color: #00B406;
}

.theme-all .key-color-2-text-63 {
  color: #00B406;
}

.theme-all .key-color-3-bg-63 {
  background-color: #00B406;
}

.theme-all .key-color-3-text-63 {
  color: #00B406;
}

.theme-all .key-color-4-bg-63 {
  background-color: #00B406;
}

.theme-all .key-color-4-text-63 {
  color: #00B406;
}

.theme-all .key-color-5-bg-63 {
  background-color: #00B406;
}

.theme-all .key-color-5-text-63 {
  color: #00B406;
}

.theme-all .key-color-6-bg-63 {
  background-color: #00B406;
}

.theme-all .key-color-6-text-63 {
  color: #00B406;
}

.theme-all .key-color-1-bg-64 {
  background-color: #00D203;
}

.theme-all .key-color-1-text-64 {
  color: #00D203;
}

.theme-all .key-color-2-bg-64 {
  background-color: #00D203;
}

.theme-all .key-color-2-text-64 {
  color: #00D203;
}

.theme-all .key-color-3-bg-64 {
  background-color: #00D203;
}

.theme-all .key-color-3-text-64 {
  color: #00D203;
}

.theme-all .key-color-4-bg-64 {
  background-color: #00D203;
}

.theme-all .key-color-4-text-64 {
  color: #00D203;
}

.theme-all .key-color-5-bg-64 {
  background-color: #00D203;
}

.theme-all .key-color-5-text-64 {
  color: #00D203;
}

.theme-all .key-color-6-bg-64 {
  background-color: #00D203;
}

.theme-all .key-color-6-text-64 {
  color: #00D203;
}

.theme-all .key-color-1-bg-65 {
  background-color: #8CEC8E;
}

.theme-all .key-color-1-text-65 {
  color: #8CEC8E;
}

.theme-all .key-color-2-bg-65 {
  background-color: #8CEC8E;
}

.theme-all .key-color-2-text-65 {
  color: #8CEC8E;
}

.theme-all .key-color-3-bg-65 {
  background-color: #8CEC8E;
}

.theme-all .key-color-3-text-65 {
  color: #8CEC8E;
}

.theme-all .key-color-4-bg-65 {
  background-color: #8CEC8E;
}

.theme-all .key-color-4-text-65 {
  color: #8CEC8E;
}

.theme-all .key-color-5-bg-65 {
  background-color: #8CEC8E;
}

.theme-all .key-color-5-text-65 {
  color: #8CEC8E;
}

.theme-all .key-color-6-bg-65 {
  background-color: #8CEC8E;
}

.theme-all .key-color-6-text-65 {
  color: #8CEC8E;
}

.theme-all .key-color-1-bg-66 {
  background-color: #A9F1AB;
}

.theme-all .key-color-1-text-66 {
  color: #A9F1AB;
}

.theme-all .key-color-2-bg-66 {
  background-color: #A9F1AB;
}

.theme-all .key-color-2-text-66 {
  color: #A9F1AB;
}

.theme-all .key-color-3-bg-66 {
  background-color: #A9F1AB;
}

.theme-all .key-color-3-text-66 {
  color: #A9F1AB;
}

.theme-all .key-color-4-bg-66 {
  background-color: #A9F1AB;
}

.theme-all .key-color-4-text-66 {
  color: #A9F1AB;
}

.theme-all .key-color-5-bg-66 {
  background-color: #A9F1AB;
}

.theme-all .key-color-5-text-66 {
  color: #A9F1AB;
}

.theme-all .key-color-6-bg-66 {
  background-color: #A9F1AB;
}

.theme-all .key-color-6-text-66 {
  color: #A9F1AB;
}

.theme-all .key-color-1-bg-67 {
  background-color: #2CBAB1;
}

.theme-all .key-color-1-text-67 {
  color: #2CBAB1;
}

.theme-all .key-color-2-bg-67 {
  background-color: #2CBAB1;
}

.theme-all .key-color-2-text-67 {
  color: #2CBAB1;
}

.theme-all .key-color-3-bg-67 {
  background-color: #2CBAB1;
}

.theme-all .key-color-3-text-67 {
  color: #2CBAB1;
}

.theme-all .key-color-4-bg-67 {
  background-color: #2CBAB1;
}

.theme-all .key-color-4-text-67 {
  color: #2CBAB1;
}

.theme-all .key-color-5-bg-67 {
  background-color: #2CBAB1;
}

.theme-all .key-color-5-text-67 {
  color: #2CBAB1;
}

.theme-all .key-color-6-bg-67 {
  background-color: #2CBAB1;
}

.theme-all .key-color-6-text-67 {
  color: #2CBAB1;
}

.theme-all .key-color-1-bg-68 {
  background-color: #58CBC5;
}

.theme-all .key-color-1-text-68 {
  color: #58CBC5;
}

.theme-all .key-color-2-bg-68 {
  background-color: #58CBC5;
}

.theme-all .key-color-2-text-68 {
  color: #58CBC5;
}

.theme-all .key-color-3-bg-68 {
  background-color: #58CBC5;
}

.theme-all .key-color-3-text-68 {
  color: #58CBC5;
}

.theme-all .key-color-4-bg-68 {
  background-color: #58CBC5;
}

.theme-all .key-color-4-text-68 {
  color: #58CBC5;
}

.theme-all .key-color-5-bg-68 {
  background-color: #58CBC5;
}

.theme-all .key-color-5-text-68 {
  color: #58CBC5;
}

.theme-all .key-color-6-bg-68 {
  background-color: #58CBC5;
}

.theme-all .key-color-6-text-68 {
  color: #58CBC5;
}

.theme-all .key-color-1-bg-69 {
  background-color: #83DCDA;
}

.theme-all .key-color-1-text-69 {
  color: #83DCDA;
}

.theme-all .key-color-2-bg-69 {
  background-color: #83DCDA;
}

.theme-all .key-color-2-text-69 {
  color: #83DCDA;
}

.theme-all .key-color-3-bg-69 {
  background-color: #83DCDA;
}

.theme-all .key-color-3-text-69 {
  color: #83DCDA;
}

.theme-all .key-color-4-bg-69 {
  background-color: #83DCDA;
}

.theme-all .key-color-4-text-69 {
  color: #83DCDA;
}

.theme-all .key-color-5-bg-69 {
  background-color: #83DCDA;
}

.theme-all .key-color-5-text-69 {
  color: #83DCDA;
}

.theme-all .key-color-6-bg-69 {
  background-color: #83DCDA;
}

.theme-all .key-color-6-text-69 {
  color: #83DCDA;
}

.theme-all .key-color-1-bg-70 {
  background-color: #51BAE5;
}

.theme-all .key-color-1-text-70 {
  color: #51BAE5;
}

.theme-all .key-color-2-bg-70 {
  background-color: #51BAE5;
}

.theme-all .key-color-2-text-70 {
  color: #51BAE5;
}

.theme-all .key-color-3-bg-70 {
  background-color: #51BAE5;
}

.theme-all .key-color-3-text-70 {
  color: #51BAE5;
}

.theme-all .key-color-4-bg-70 {
  background-color: #51BAE5;
}

.theme-all .key-color-4-text-70 {
  color: #51BAE5;
}

.theme-all .key-color-5-bg-70 {
  background-color: #51BAE5;
}

.theme-all .key-color-5-text-70 {
  color: #51BAE5;
}

.theme-all .key-color-6-bg-70 {
  background-color: #51BAE5;
}

.theme-all .key-color-6-text-70 {
  color: #51BAE5;
}

.theme-all .key-color-1-bg-71 {
  background-color: #79C9E9;
}

.theme-all .key-color-1-text-71 {
  color: #79C9E9;
}

.theme-all .key-color-2-bg-71 {
  background-color: #79C9E9;
}

.theme-all .key-color-2-text-71 {
  color: #79C9E9;
}

.theme-all .key-color-3-bg-71 {
  background-color: #79C9E9;
}

.theme-all .key-color-3-text-71 {
  color: #79C9E9;
}

.theme-all .key-color-4-bg-71 {
  background-color: #79C9E9;
}

.theme-all .key-color-4-text-71 {
  color: #79C9E9;
}

.theme-all .key-color-5-bg-71 {
  background-color: #79C9E9;
}

.theme-all .key-color-5-text-71 {
  color: #79C9E9;
}

.theme-all .key-color-6-bg-71 {
  background-color: #79C9E9;
}

.theme-all .key-color-6-text-71 {
  color: #79C9E9;
}

.theme-all .key-color-1-bg-72 {
  background-color: #A1D9ED;
}

.theme-all .key-color-1-text-72 {
  color: #A1D9ED;
}

.theme-all .key-color-2-bg-72 {
  background-color: #A1D9ED;
}

.theme-all .key-color-2-text-72 {
  color: #A1D9ED;
}

.theme-all .key-color-3-bg-72 {
  background-color: #A1D9ED;
}

.theme-all .key-color-3-text-72 {
  color: #A1D9ED;
}

.theme-all .key-color-4-bg-72 {
  background-color: #A1D9ED;
}

.theme-all .key-color-4-text-72 {
  color: #A1D9ED;
}

.theme-all .key-color-5-bg-72 {
  background-color: #A1D9ED;
}

.theme-all .key-color-5-text-72 {
  color: #A1D9ED;
}

.theme-all .key-color-6-bg-72 {
  background-color: #A1D9ED;
}

.theme-all .key-color-6-text-72 {
  color: #A1D9ED;
}

.theme-all .key-color-1-bg-73 {
  background-color: #C9E8F1;
}

.theme-all .key-color-1-text-73 {
  color: #C9E8F1;
}

.theme-all .key-color-2-bg-73 {
  background-color: #C9E8F1;
}

.theme-all .key-color-2-text-73 {
  color: #C9E8F1;
}

.theme-all .key-color-3-bg-73 {
  background-color: #C9E8F1;
}

.theme-all .key-color-3-text-73 {
  color: #C9E8F1;
}

.theme-all .key-color-4-bg-73 {
  background-color: #C9E8F1;
}

.theme-all .key-color-4-text-73 {
  color: #C9E8F1;
}

.theme-all .key-color-5-bg-73 {
  background-color: #C9E8F1;
}

.theme-all .key-color-5-text-73 {
  color: #C9E8F1;
}

.theme-all .key-color-6-bg-73 {
  background-color: #C9E8F1;
}

.theme-all .key-color-6-text-73 {
  color: #C9E8F1;
}

.theme-all .key-color-1-bg-74 {
  background-color: #0064CE;
}

.theme-all .key-color-1-text-74 {
  color: #0064CE;
}

.theme-all .key-color-2-bg-74 {
  background-color: #0064CE;
}

.theme-all .key-color-2-text-74 {
  color: #0064CE;
}

.theme-all .key-color-3-bg-74 {
  background-color: #0064CE;
}

.theme-all .key-color-3-text-74 {
  color: #0064CE;
}

.theme-all .key-color-4-bg-74 {
  background-color: #0064CE;
}

.theme-all .key-color-4-text-74 {
  color: #0064CE;
}

.theme-all .key-color-5-bg-74 {
  background-color: #0064CE;
}

.theme-all .key-color-5-text-74 {
  color: #0064CE;
}

.theme-all .key-color-6-bg-74 {
  background-color: #0064CE;
}

.theme-all .key-color-6-text-74 {
  color: #0064CE;
}

.theme-all .key-color-1-bg-75 {
  background-color: #4890DB;
}

.theme-all .key-color-1-text-75 {
  color: #4890DB;
}

.theme-all .key-color-2-bg-75 {
  background-color: #4890DB;
}

.theme-all .key-color-2-text-75 {
  color: #4890DB;
}

.theme-all .key-color-3-bg-75 {
  background-color: #4890DB;
}

.theme-all .key-color-3-text-75 {
  color: #4890DB;
}

.theme-all .key-color-4-bg-75 {
  background-color: #4890DB;
}

.theme-all .key-color-4-text-75 {
  color: #4890DB;
}

.theme-all .key-color-5-bg-75 {
  background-color: #4890DB;
}

.theme-all .key-color-5-text-75 {
  color: #4890DB;
}

.theme-all .key-color-6-bg-75 {
  background-color: #4890DB;
}

.theme-all .key-color-6-text-75 {
  color: #4890DB;
}

.theme-all .key-color-1-bg-76 {
  background-color: #86B5E6;
}

.theme-all .key-color-1-text-76 {
  color: #86B5E6;
}

.theme-all .key-color-2-bg-76 {
  background-color: #86B5E6;
}

.theme-all .key-color-2-text-76 {
  color: #86B5E6;
}

.theme-all .key-color-3-bg-76 {
  background-color: #86B5E6;
}

.theme-all .key-color-3-text-76 {
  color: #86B5E6;
}

.theme-all .key-color-4-bg-76 {
  background-color: #86B5E6;
}

.theme-all .key-color-4-text-76 {
  color: #86B5E6;
}

.theme-all .key-color-5-bg-76 {
  background-color: #86B5E6;
}

.theme-all .key-color-5-text-76 {
  color: #86B5E6;
}

.theme-all .key-color-6-bg-76 {
  background-color: #86B5E6;
}

.theme-all .key-color-6-text-76 {
  color: #86B5E6;
}

.theme-all .key-color-1-bg-77 {
  background-color: #B0CEEF;
}

.theme-all .key-color-1-text-77 {
  color: #B0CEEF;
}

.theme-all .key-color-2-bg-77 {
  background-color: #B0CEEF;
}

.theme-all .key-color-2-text-77 {
  color: #B0CEEF;
}

.theme-all .key-color-3-bg-77 {
  background-color: #B0CEEF;
}

.theme-all .key-color-3-text-77 {
  color: #B0CEEF;
}

.theme-all .key-color-4-bg-77 {
  background-color: #B0CEEF;
}

.theme-all .key-color-4-text-77 {
  color: #B0CEEF;
}

.theme-all .key-color-5-bg-77 {
  background-color: #B0CEEF;
}

.theme-all .key-color-5-text-77 {
  color: #B0CEEF;
}

.theme-all .key-color-6-bg-77 {
  background-color: #B0CEEF;
}

.theme-all .key-color-6-text-77 {
  color: #B0CEEF;
}

.theme-all .key-color-1-bg-78 {
  background-color: #8979D5;
}

.theme-all .key-color-1-text-78 {
  color: #8979D5;
}

.theme-all .key-color-2-bg-78 {
  background-color: #8979D5;
}

.theme-all .key-color-2-text-78 {
  color: #8979D5;
}

.theme-all .key-color-3-bg-78 {
  background-color: #8979D5;
}

.theme-all .key-color-3-text-78 {
  color: #8979D5;
}

.theme-all .key-color-4-bg-78 {
  background-color: #8979D5;
}

.theme-all .key-color-4-text-78 {
  color: #8979D5;
}

.theme-all .key-color-5-bg-78 {
  background-color: #8979D5;
}

.theme-all .key-color-5-text-78 {
  color: #8979D5;
}

.theme-all .key-color-6-bg-78 {
  background-color: #8979D5;
}

.theme-all .key-color-6-text-78 {
  color: #8979D5;
}

.theme-all .key-color-1-bg-79 {
  background-color: #A899DE;
}

.theme-all .key-color-1-text-79 {
  color: #A899DE;
}

.theme-all .key-color-2-bg-79 {
  background-color: #A899DE;
}

.theme-all .key-color-2-text-79 {
  color: #A899DE;
}

.theme-all .key-color-3-bg-79 {
  background-color: #A899DE;
}

.theme-all .key-color-3-text-79 {
  color: #A899DE;
}

.theme-all .key-color-4-bg-79 {
  background-color: #A899DE;
}

.theme-all .key-color-4-text-79 {
  color: #A899DE;
}

.theme-all .key-color-5-bg-79 {
  background-color: #A899DE;
}

.theme-all .key-color-5-text-79 {
  color: #A899DE;
}

.theme-all .key-color-6-bg-79 {
  background-color: #A899DE;
}

.theme-all .key-color-6-text-79 {
  color: #A899DE;
}

.theme-all .key-color-1-bg-80 {
  background-color: #C6B8E6;
}

.theme-all .key-color-1-text-80 {
  color: #C6B8E6;
}

.theme-all .key-color-2-bg-80 {
  background-color: #C6B8E6;
}

.theme-all .key-color-2-text-80 {
  color: #C6B8E6;
}

.theme-all .key-color-3-bg-80 {
  background-color: #C6B8E6;
}

.theme-all .key-color-3-text-80 {
  color: #C6B8E6;
}

.theme-all .key-color-4-bg-80 {
  background-color: #C6B8E6;
}

.theme-all .key-color-4-text-80 {
  color: #C6B8E6;
}

.theme-all .key-color-5-bg-80 {
  background-color: #C6B8E6;
}

.theme-all .key-color-5-text-80 {
  color: #C6B8E6;
}

.theme-all .key-color-6-bg-80 {
  background-color: #C6B8E6;
}

.theme-all .key-color-6-text-80 {
  color: #C6B8E6;
}

.theme-all .key-color-1-bg-81 {
  background-color: #E5D7EE;
}

.theme-all .key-color-1-text-81 {
  color: #E5D7EE;
}

.theme-all .key-color-2-bg-81 {
  background-color: #E5D7EE;
}

.theme-all .key-color-2-text-81 {
  color: #E5D7EE;
}

.theme-all .key-color-3-bg-81 {
  background-color: #E5D7EE;
}

.theme-all .key-color-3-text-81 {
  color: #E5D7EE;
}

.theme-all .key-color-4-bg-81 {
  background-color: #E5D7EE;
}

.theme-all .key-color-4-text-81 {
  color: #E5D7EE;
}

.theme-all .key-color-5-bg-81 {
  background-color: #E5D7EE;
}

.theme-all .key-color-5-text-81 {
  color: #E5D7EE;
}

.theme-all .key-color-6-bg-81 {
  background-color: #E5D7EE;
}

.theme-all .key-color-6-text-81 {
  color: #E5D7EE;
}

.theme-all .key-color-1-bg-82 {
  background-color: #A241A0;
}

.theme-all .key-color-1-text-82 {
  color: #A241A0;
}

.theme-all .key-color-2-bg-82 {
  background-color: #A241A0;
}

.theme-all .key-color-2-text-82 {
  color: #A241A0;
}

.theme-all .key-color-3-bg-82 {
  background-color: #A241A0;
}

.theme-all .key-color-3-text-82 {
  color: #A241A0;
}

.theme-all .key-color-4-bg-82 {
  background-color: #A241A0;
}

.theme-all .key-color-4-text-82 {
  color: #A241A0;
}

.theme-all .key-color-5-bg-82 {
  background-color: #A241A0;
}

.theme-all .key-color-5-text-82 {
  color: #A241A0;
}

.theme-all .key-color-6-bg-82 {
  background-color: #A241A0;
}

.theme-all .key-color-6-text-82 {
  color: #A241A0;
}

.theme-all .key-color-1-bg-83 {
  background-color: #C382C0;
}

.theme-all .key-color-1-text-83 {
  color: #C382C0;
}

.theme-all .key-color-2-bg-83 {
  background-color: #C382C0;
}

.theme-all .key-color-2-text-83 {
  color: #C382C0;
}

.theme-all .key-color-3-bg-83 {
  background-color: #C382C0;
}

.theme-all .key-color-3-text-83 {
  color: #C382C0;
}

.theme-all .key-color-4-bg-83 {
  background-color: #C382C0;
}

.theme-all .key-color-4-text-83 {
  color: #C382C0;
}

.theme-all .key-color-5-bg-83 {
  background-color: #C382C0;
}

.theme-all .key-color-5-text-83 {
  color: #C382C0;
}

.theme-all .key-color-6-bg-83 {
  background-color: #C382C0;
}

.theme-all .key-color-6-text-83 {
  color: #C382C0;
}

.theme-all .key-color-1-bg-84 {
  background-color: #E5C3E0;
}

.theme-all .key-color-1-text-84 {
  color: #E5C3E0;
}

.theme-all .key-color-2-bg-84 {
  background-color: #E5C3E0;
}

.theme-all .key-color-2-text-84 {
  color: #E5C3E0;
}

.theme-all .key-color-3-bg-84 {
  background-color: #E5C3E0;
}

.theme-all .key-color-3-text-84 {
  color: #E5C3E0;
}

.theme-all .key-color-4-bg-84 {
  background-color: #E5C3E0;
}

.theme-all .key-color-4-text-84 {
  color: #E5C3E0;
}

.theme-all .key-color-5-bg-84 {
  background-color: #E5C3E0;
}

.theme-all .key-color-5-text-84 {
  color: #E5C3E0;
}

.theme-all .key-color-6-bg-84 {
  background-color: #E5C3E0;
}

.theme-all .key-color-6-text-84 {
  color: #E5C3E0;
}

.theme-all .key-color-1-bg-85 {
  background-color: #B69775;
}

.theme-all .key-color-1-text-85 {
  color: #B69775;
}

.theme-all .key-color-2-bg-85 {
  background-color: #B69775;
}

.theme-all .key-color-2-text-85 {
  color: #B69775;
}

.theme-all .key-color-3-bg-85 {
  background-color: #B69775;
}

.theme-all .key-color-3-text-85 {
  color: #B69775;
}

.theme-all .key-color-4-bg-85 {
  background-color: #B69775;
}

.theme-all .key-color-4-text-85 {
  color: #B69775;
}

.theme-all .key-color-5-bg-85 {
  background-color: #B69775;
}

.theme-all .key-color-5-text-85 {
  color: #B69775;
}

.theme-all .key-color-6-bg-85 {
  background-color: #B69775;
}

.theme-all .key-color-6-text-85 {
  color: #B69775;
}

.theme-all .key-color-1-bg-86 {
  background-color: #AA8C46;
}

.theme-all .key-color-1-text-86 {
  color: #AA8C46;
}

.theme-all .key-color-2-bg-86 {
  background-color: #AA8C46;
}

.theme-all .key-color-2-text-86 {
  color: #AA8C46;
}

.theme-all .key-color-3-bg-86 {
  background-color: #AA8C46;
}

.theme-all .key-color-3-text-86 {
  color: #AA8C46;
}

.theme-all .key-color-4-bg-86 {
  background-color: #AA8C46;
}

.theme-all .key-color-4-text-86 {
  color: #AA8C46;
}

.theme-all .key-color-5-bg-86 {
  background-color: #AA8C46;
}

.theme-all .key-color-5-text-86 {
  color: #AA8C46;
}

.theme-all .key-color-6-bg-86 {
  background-color: #AA8C46;
}

.theme-all .key-color-6-text-86 {
  color: #AA8C46;
}

.theme-all .key-color-1-bg-87 {
  background-color: #B9A063;
}

.theme-all .key-color-1-text-87 {
  color: #B9A063;
}

.theme-all .key-color-2-bg-87 {
  background-color: #B9A063;
}

.theme-all .key-color-2-text-87 {
  color: #B9A063;
}

.theme-all .key-color-3-bg-87 {
  background-color: #B9A063;
}

.theme-all .key-color-3-text-87 {
  color: #B9A063;
}

.theme-all .key-color-4-bg-87 {
  background-color: #B9A063;
}

.theme-all .key-color-4-text-87 {
  color: #B9A063;
}

.theme-all .key-color-5-bg-87 {
  background-color: #B9A063;
}

.theme-all .key-color-5-text-87 {
  color: #B9A063;
}

.theme-all .key-color-6-bg-87 {
  background-color: #B9A063;
}

.theme-all .key-color-6-text-87 {
  color: #B9A063;
}

.theme-all .key-color-1-bg-88 {
  background-color: #C7B37F;
}

.theme-all .key-color-1-text-88 {
  color: #C7B37F;
}

.theme-all .key-color-2-bg-88 {
  background-color: #C7B37F;
}

.theme-all .key-color-2-text-88 {
  color: #C7B37F;
}

.theme-all .key-color-3-bg-88 {
  background-color: #C7B37F;
}

.theme-all .key-color-3-text-88 {
  color: #C7B37F;
}

.theme-all .key-color-4-bg-88 {
  background-color: #C7B37F;
}

.theme-all .key-color-4-text-88 {
  color: #C7B37F;
}

.theme-all .key-color-5-bg-88 {
  background-color: #C7B37F;
}

.theme-all .key-color-5-text-88 {
  color: #C7B37F;
}

.theme-all .key-color-6-bg-88 {
  background-color: #C7B37F;
}

.theme-all .key-color-6-text-88 {
  color: #C7B37F;
}

.theme-all .key-color-1-bg-89 {
  background-color: #D6C69B;
}

.theme-all .key-color-1-text-89 {
  color: #D6C69B;
}

.theme-all .key-color-2-bg-89 {
  background-color: #D6C69B;
}

.theme-all .key-color-2-text-89 {
  color: #D6C69B;
}

.theme-all .key-color-3-bg-89 {
  background-color: #D6C69B;
}

.theme-all .key-color-3-text-89 {
  color: #D6C69B;
}

.theme-all .key-color-4-bg-89 {
  background-color: #D6C69B;
}

.theme-all .key-color-4-text-89 {
  color: #D6C69B;
}

.theme-all .key-color-5-bg-89 {
  background-color: #D6C69B;
}

.theme-all .key-color-5-text-89 {
  color: #D6C69B;
}

.theme-all .key-color-6-bg-89 {
  background-color: #D6C69B;
}

.theme-all .key-color-6-text-89 {
  color: #D6C69B;
}

.theme-all .key-color-1-bg-90 {
  background-color: #E4DAB8;
}

.theme-all .key-color-1-text-90 {
  color: #E4DAB8;
}

.theme-all .key-color-2-bg-90 {
  background-color: #E4DAB8;
}

.theme-all .key-color-2-text-90 {
  color: #E4DAB8;
}

.theme-all .key-color-3-bg-90 {
  background-color: #E4DAB8;
}

.theme-all .key-color-3-text-90 {
  color: #E4DAB8;
}

.theme-all .key-color-4-bg-90 {
  background-color: #E4DAB8;
}

.theme-all .key-color-4-text-90 {
  color: #E4DAB8;
}

.theme-all .key-color-5-bg-90 {
  background-color: #E4DAB8;
}

.theme-all .key-color-5-text-90 {
  color: #E4DAB8;
}

.theme-all .key-color-6-bg-90 {
  background-color: #E4DAB8;
}

.theme-all .key-color-6-text-90 {
  color: #E4DAB8;
}

.theme-all .key-color-1-bg-91 {
  background-color: #DFD8D8;
}

.theme-all .key-color-1-text-91 {
  color: #DFD8D8;
}

.theme-all .key-color-2-bg-91 {
  background-color: #DFD8D8;
}

.theme-all .key-color-2-text-91 {
  color: #DFD8D8;
}

.theme-all .key-color-3-bg-91 {
  background-color: #DFD8D8;
}

.theme-all .key-color-3-text-91 {
  color: #DFD8D8;
}

.theme-all .key-color-4-bg-91 {
  background-color: #DFD8D8;
}

.theme-all .key-color-4-text-91 {
  color: #DFD8D8;
}

.theme-all .key-color-5-bg-91 {
  background-color: #DFD8D8;
}

.theme-all .key-color-5-text-91 {
  color: #DFD8D8;
}

.theme-all .key-color-6-bg-91 {
  background-color: #DFD8D8;
}

.theme-all .key-color-6-text-91 {
  color: #DFD8D8;
}

.theme-all .key-color-1-bg-92 {
  background-color: #D5CFCA;
}

.theme-all .key-color-1-text-92 {
  color: #D5CFCA;
}

.theme-all .key-color-2-bg-92 {
  background-color: #D5CFCA;
}

.theme-all .key-color-2-text-92 {
  color: #D5CFCA;
}

.theme-all .key-color-3-bg-92 {
  background-color: #D5CFCA;
}

.theme-all .key-color-3-text-92 {
  color: #D5CFCA;
}

.theme-all .key-color-4-bg-92 {
  background-color: #D5CFCA;
}

.theme-all .key-color-4-text-92 {
  color: #D5CFCA;
}

.theme-all .key-color-5-bg-92 {
  background-color: #D5CFCA;
}

.theme-all .key-color-5-text-92 {
  color: #D5CFCA;
}

.theme-all .key-color-6-bg-92 {
  background-color: #D5CFCA;
}

.theme-all .key-color-6-text-92 {
  color: #D5CFCA;
}

.theme-all .key-color-1-bg-93 {
  background-color: #C1C9BF;
}

.theme-all .key-color-1-text-93 {
  color: #C1C9BF;
}

.theme-all .key-color-2-bg-93 {
  background-color: #C1C9BF;
}

.theme-all .key-color-2-text-93 {
  color: #C1C9BF;
}

.theme-all .key-color-3-bg-93 {
  background-color: #C1C9BF;
}

.theme-all .key-color-3-text-93 {
  color: #C1C9BF;
}

.theme-all .key-color-4-bg-93 {
  background-color: #C1C9BF;
}

.theme-all .key-color-4-text-93 {
  color: #C1C9BF;
}

.theme-all .key-color-5-bg-93 {
  background-color: #C1C9BF;
}

.theme-all .key-color-5-text-93 {
  color: #C1C9BF;
}

.theme-all .key-color-6-bg-93 {
  background-color: #C1C9BF;
}

.theme-all .key-color-6-text-93 {
  color: #C1C9BF;
}

.theme-all .key-color-1-bg-94 {
  background-color: #CFD5D5;
}

.theme-all .key-color-1-text-94 {
  color: #CFD5D5;
}

.theme-all .key-color-2-bg-94 {
  background-color: #CFD5D5;
}

.theme-all .key-color-2-text-94 {
  color: #CFD5D5;
}

.theme-all .key-color-3-bg-94 {
  background-color: #CFD5D5;
}

.theme-all .key-color-3-text-94 {
  color: #CFD5D5;
}

.theme-all .key-color-4-bg-94 {
  background-color: #CFD5D5;
}

.theme-all .key-color-4-text-94 {
  color: #CFD5D5;
}

.theme-all .key-color-5-bg-94 {
  background-color: #CFD5D5;
}

.theme-all .key-color-5-text-94 {
  color: #CFD5D5;
}

.theme-all .key-color-6-bg-94 {
  background-color: #CFD5D5;
}

.theme-all .key-color-6-text-94 {
  color: #CFD5D5;
}

.theme-all .key-color-1-bg-95 {
  background-color: #CFCFD5;
}

.theme-all .key-color-1-text-95 {
  color: #CFCFD5;
}

.theme-all .key-color-2-bg-95 {
  background-color: #CFCFD5;
}

.theme-all .key-color-2-text-95 {
  color: #CFCFD5;
}

.theme-all .key-color-3-bg-95 {
  background-color: #CFCFD5;
}

.theme-all .key-color-3-text-95 {
  color: #CFCFD5;
}

.theme-all .key-color-4-bg-95 {
  background-color: #CFCFD5;
}

.theme-all .key-color-4-text-95 {
  color: #CFCFD5;
}

.theme-all .key-color-5-bg-95 {
  background-color: #CFCFD5;
}

.theme-all .key-color-5-text-95 {
  color: #CFCFD5;
}

.theme-all .key-color-6-bg-95 {
  background-color: #CFCFD5;
}

.theme-all .key-color-6-text-95 {
  color: #CFCFD5;
}

.theme-all .key-color-1-bg-96 {
  background-color: #283C50;
}

.theme-all .key-color-1-text-96 {
  color: #283C50;
}

.theme-all .key-color-2-bg-96 {
  background-color: #283C50;
}

.theme-all .key-color-2-text-96 {
  color: #283C50;
}

.theme-all .key-color-3-bg-96 {
  background-color: #283C50;
}

.theme-all .key-color-3-text-96 {
  color: #283C50;
}

.theme-all .key-color-4-bg-96 {
  background-color: #283C50;
}

.theme-all .key-color-4-text-96 {
  color: #283C50;
}

.theme-all .key-color-5-bg-96 {
  background-color: #283C50;
}

.theme-all .key-color-5-text-96 {
  color: #283C50;
}

.theme-all .key-color-6-bg-96 {
  background-color: #283C50;
}

.theme-all .key-color-6-text-96 {
  color: #283C50;
}

.theme-all .key-color-1-bg-97 {
  background-color: #4C5E70;
}

.theme-all .key-color-1-text-97 {
  color: #4C5E70;
}

.theme-all .key-color-2-bg-97 {
  background-color: #4C5E70;
}

.theme-all .key-color-2-text-97 {
  color: #4C5E70;
}

.theme-all .key-color-3-bg-97 {
  background-color: #4C5E70;
}

.theme-all .key-color-3-text-97 {
  color: #4C5E70;
}

.theme-all .key-color-4-bg-97 {
  background-color: #4C5E70;
}

.theme-all .key-color-4-text-97 {
  color: #4C5E70;
}

.theme-all .key-color-5-bg-97 {
  background-color: #4C5E70;
}

.theme-all .key-color-5-text-97 {
  color: #4C5E70;
}

.theme-all .key-color-6-bg-97 {
  background-color: #4C5E70;
}

.theme-all .key-color-6-text-97 {
  color: #4C5E70;
}

.theme-all .key-color-1-bg-98 {
  background-color: #9CA9B4;
}

.theme-all .key-color-1-text-98 {
  color: #9CA9B4;
}

.theme-all .key-color-2-bg-98 {
  background-color: #9CA9B4;
}

.theme-all .key-color-2-text-98 {
  color: #9CA9B4;
}

.theme-all .key-color-3-bg-98 {
  background-color: #9CA9B4;
}

.theme-all .key-color-3-text-98 {
  color: #9CA9B4;
}

.theme-all .key-color-4-bg-98 {
  background-color: #9CA9B4;
}

.theme-all .key-color-4-text-98 {
  color: #9CA9B4;
}

.theme-all .key-color-5-bg-98 {
  background-color: #9CA9B4;
}

.theme-all .key-color-5-text-98 {
  color: #9CA9B4;
}

.theme-all .key-color-6-bg-98 {
  background-color: #9CA9B4;
}

.theme-all .key-color-6-text-98 {
  color: #9CA9B4;
}

.theme-all .key-color-1-bg-99 {
  background-color: #C8D2D8;
}

.theme-all .key-color-1-text-99 {
  color: #C8D2D8;
}

.theme-all .key-color-2-bg-99 {
  background-color: #C8D2D8;
}

.theme-all .key-color-2-text-99 {
  color: #C8D2D8;
}

.theme-all .key-color-3-bg-99 {
  background-color: #C8D2D8;
}

.theme-all .key-color-3-text-99 {
  color: #C8D2D8;
}

.theme-all .key-color-4-bg-99 {
  background-color: #C8D2D8;
}

.theme-all .key-color-4-text-99 {
  color: #C8D2D8;
}

.theme-all .key-color-5-bg-99 {
  background-color: #C8D2D8;
}

.theme-all .key-color-5-text-99 {
  color: #C8D2D8;
}

.theme-all .key-color-6-bg-99 {
  background-color: #C8D2D8;
}

.theme-all .key-color-6-text-99 {
  color: #C8D2D8;
}

.theme-all .key-color-1-bg-100 {
  background-color: #834E00;
}

.theme-all .key-color-1-text-100 {
  color: #834E00;
}

.theme-all .key-color-2-bg-100 {
  background-color: #834E00;
}

.theme-all .key-color-2-text-100 {
  color: #834E00;
}

.theme-all .key-color-3-bg-100 {
  background-color: #834E00;
}

.theme-all .key-color-3-text-100 {
  color: #834E00;
}

.theme-all .key-color-4-bg-100 {
  background-color: #834E00;
}

.theme-all .key-color-4-text-100 {
  color: #834E00;
}

.theme-all .key-color-5-bg-100 {
  background-color: #834E00;
}

.theme-all .key-color-5-text-100 {
  color: #834E00;
}

.theme-all .key-color-6-bg-100 {
  background-color: #834E00;
}

.theme-all .key-color-6-text-100 {
  color: #834E00;
}

.theme-all .key-color-1-bg-101 {
  background-color: #496A00;
}

.theme-all .key-color-1-text-101 {
  color: #496A00;
}

.theme-all .key-color-2-bg-101 {
  background-color: #496A00;
}

.theme-all .key-color-2-text-101 {
  color: #496A00;
}

.theme-all .key-color-3-bg-101 {
  background-color: #496A00;
}

.theme-all .key-color-3-text-101 {
  color: #496A00;
}

.theme-all .key-color-4-bg-101 {
  background-color: #496A00;
}

.theme-all .key-color-4-text-101 {
  color: #496A00;
}

.theme-all .key-color-5-bg-101 {
  background-color: #496A00;
}

.theme-all .key-color-5-text-101 {
  color: #496A00;
}

.theme-all .key-color-6-bg-101 {
  background-color: #496A00;
}

.theme-all .key-color-6-text-101 {
  color: #496A00;
}

.theme-all .key-color-1-bg-102 {
  background-color: #005752;
}

.theme-all .key-color-1-text-102 {
  color: #005752;
}

.theme-all .key-color-2-bg-102 {
  background-color: #005752;
}

.theme-all .key-color-2-text-102 {
  color: #005752;
}

.theme-all .key-color-3-bg-102 {
  background-color: #005752;
}

.theme-all .key-color-3-text-102 {
  color: #005752;
}

.theme-all .key-color-4-bg-102 {
  background-color: #005752;
}

.theme-all .key-color-4-text-102 {
  color: #005752;
}

.theme-all .key-color-5-bg-102 {
  background-color: #005752;
}

.theme-all .key-color-5-text-102 {
  color: #005752;
}

.theme-all .key-color-6-bg-102 {
  background-color: #005752;
}

.theme-all .key-color-6-text-102 {
  color: #005752;
}

.theme-all .key-color-1-bg-103 {
  background-color: #005982;
}

.theme-all .key-color-1-text-103 {
  color: #005982;
}

.theme-all .key-color-2-bg-103 {
  background-color: #005982;
}

.theme-all .key-color-2-text-103 {
  color: #005982;
}

.theme-all .key-color-3-bg-103 {
  background-color: #005982;
}

.theme-all .key-color-3-text-103 {
  color: #005982;
}

.theme-all .key-color-4-bg-103 {
  background-color: #005982;
}

.theme-all .key-color-4-text-103 {
  color: #005982;
}

.theme-all .key-color-5-bg-103 {
  background-color: #005982;
}

.theme-all .key-color-5-text-103 {
  color: #005982;
}

.theme-all .key-color-6-bg-103 {
  background-color: #005982;
}

.theme-all .key-color-6-text-103 {
  color: #005982;
}

.theme-all .key-color-1-bg-104 {
  background-color: #003567;
}

.theme-all .key-color-1-text-104 {
  color: #003567;
}

.theme-all .key-color-2-bg-104 {
  background-color: #003567;
}

.theme-all .key-color-2-text-104 {
  color: #003567;
}

.theme-all .key-color-3-bg-104 {
  background-color: #003567;
}

.theme-all .key-color-3-text-104 {
  color: #003567;
}

.theme-all .key-color-4-bg-104 {
  background-color: #003567;
}

.theme-all .key-color-4-text-104 {
  color: #003567;
}

.theme-all .key-color-5-bg-104 {
  background-color: #003567;
}

.theme-all .key-color-5-text-104 {
  color: #003567;
}

.theme-all .key-color-6-bg-104 {
  background-color: #003567;
}

.theme-all .key-color-6-text-104 {
  color: #003567;
}

.theme-all .key-color-1-bg-105 {
  background-color: #33004A;
}

.theme-all .key-color-1-text-105 {
  color: #33004A;
}

.theme-all .key-color-2-bg-105 {
  background-color: #33004A;
}

.theme-all .key-color-2-text-105 {
  color: #33004A;
}

.theme-all .key-color-3-bg-105 {
  background-color: #33004A;
}

.theme-all .key-color-3-text-105 {
  color: #33004A;
}

.theme-all .key-color-4-bg-105 {
  background-color: #33004A;
}

.theme-all .key-color-4-text-105 {
  color: #33004A;
}

.theme-all .key-color-5-bg-105 {
  background-color: #33004A;
}

.theme-all .key-color-5-text-105 {
  color: #33004A;
}

.theme-all .key-color-6-bg-105 {
  background-color: #33004A;
}

.theme-all .key-color-6-text-105 {
  color: #33004A;
}

.theme-all .key-color-1-bg-106 {
  background-color: #BC8093;
}

.theme-all .key-color-1-text-106 {
  color: #BC8093;
}

.theme-all .key-color-2-bg-106 {
  background-color: #BC8093;
}

.theme-all .key-color-2-text-106 {
  color: #BC8093;
}

.theme-all .key-color-3-bg-106 {
  background-color: #BC8093;
}

.theme-all .key-color-3-text-106 {
  color: #BC8093;
}

.theme-all .key-color-4-bg-106 {
  background-color: #BC8093;
}

.theme-all .key-color-4-text-106 {
  color: #BC8093;
}

.theme-all .key-color-5-bg-106 {
  background-color: #BC8093;
}

.theme-all .key-color-5-text-106 {
  color: #BC8093;
}

.theme-all .key-color-6-bg-106 {
  background-color: #BC8093;
}

.theme-all .key-color-6-text-106 {
  color: #BC8093;
}

.theme-all .key-color-1-bg-107 {
  background-color: #F28190;
}

.theme-all .key-color-1-text-107 {
  color: #F28190;
}

.theme-all .key-color-2-bg-107 {
  background-color: #F28190;
}

.theme-all .key-color-2-text-107 {
  color: #F28190;
}

.theme-all .key-color-3-bg-107 {
  background-color: #F28190;
}

.theme-all .key-color-3-text-107 {
  color: #F28190;
}

.theme-all .key-color-4-bg-107 {
  background-color: #F28190;
}

.theme-all .key-color-4-text-107 {
  color: #F28190;
}

.theme-all .key-color-5-bg-107 {
  background-color: #F28190;
}

.theme-all .key-color-5-text-107 {
  color: #F28190;
}

.theme-all .key-color-6-bg-107 {
  background-color: #F28190;
}

.theme-all .key-color-6-text-107 {
  color: #F28190;
}

.theme-all .key-color-1-bg-108 {
  background-color: #FBC790;
}

.theme-all .key-color-1-text-108 {
  color: #FBC790;
}

.theme-all .key-color-2-bg-108 {
  background-color: #FBC790;
}

.theme-all .key-color-2-text-108 {
  color: #FBC790;
}

.theme-all .key-color-3-bg-108 {
  background-color: #FBC790;
}

.theme-all .key-color-3-text-108 {
  color: #FBC790;
}

.theme-all .key-color-4-bg-108 {
  background-color: #FBC790;
}

.theme-all .key-color-4-text-108 {
  color: #FBC790;
}

.theme-all .key-color-5-bg-108 {
  background-color: #FBC790;
}

.theme-all .key-color-5-text-108 {
  color: #FBC790;
}

.theme-all .key-color-6-bg-108 {
  background-color: #FBC790;
}

.theme-all .key-color-6-text-108 {
  color: #FBC790;
}

.theme-all .key-color-1-bg-109 {
  background-color: #80ABA5;
}

.theme-all .key-color-1-text-109 {
  color: #80ABA5;
}

.theme-all .key-color-2-bg-109 {
  background-color: #80ABA5;
}

.theme-all .key-color-2-text-109 {
  color: #80ABA5;
}

.theme-all .key-color-3-bg-109 {
  background-color: #80ABA5;
}

.theme-all .key-color-3-text-109 {
  color: #80ABA5;
}

.theme-all .key-color-4-bg-109 {
  background-color: #80ABA5;
}

.theme-all .key-color-4-text-109 {
  color: #80ABA5;
}

.theme-all .key-color-5-bg-109 {
  background-color: #80ABA5;
}

.theme-all .key-color-5-text-109 {
  color: #80ABA5;
}

.theme-all .key-color-6-bg-109 {
  background-color: #80ABA5;
}

.theme-all .key-color-6-text-109 {
  color: #80ABA5;
}

.theme-all .key-color-1-bg-110 {
  background-color: #80B8E6;
}

.theme-all .key-color-1-text-110 {
  color: #80B8E6;
}

.theme-all .key-color-2-bg-110 {
  background-color: #80B8E6;
}

.theme-all .key-color-2-text-110 {
  color: #80B8E6;
}

.theme-all .key-color-3-bg-110 {
  background-color: #80B8E6;
}

.theme-all .key-color-3-text-110 {
  color: #80B8E6;
}

.theme-all .key-color-4-bg-110 {
  background-color: #80B8E6;
}

.theme-all .key-color-4-text-110 {
  color: #80B8E6;
}

.theme-all .key-color-5-bg-110 {
  background-color: #80B8E6;
}

.theme-all .key-color-5-text-110 {
  color: #80B8E6;
}

.theme-all .key-color-6-bg-110 {
  background-color: #80B8E6;
}

.theme-all .key-color-6-text-110 {
  color: #80B8E6;
}

.theme-2 .key-color-1-bg-0 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FFFFFF), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #FFFFFF);
  background: -moz-linear-gradient(#FFFFFF, #FFFFFF);
  background: -ms-linear-gradient(#FFFFFF, #FFFFFF);
  background: linear-gradient(#FFFFFF, #FFFFFF);
}

.theme-2 .key-color-2-bg-0 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FFFFFF), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #FFFFFF);
  background: -moz-linear-gradient(#FFFFFF, #FFFFFF);
  background: -ms-linear-gradient(#FFFFFF, #FFFFFF);
  background: linear-gradient(#FFFFFF, #FFFFFF);
}

.theme-2 .key-color-3-bg-0 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FFFFFF), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #FFFFFF);
  background: -moz-linear-gradient(#FFFFFF, #FFFFFF);
  background: -ms-linear-gradient(#FFFFFF, #FFFFFF);
  background: linear-gradient(#FFFFFF, #FFFFFF);
}

.theme-3 .key-color-1-bg-0 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FFFFFF), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #FFFFFF);
  background: -moz-linear-gradient(#FFFFFF, #FFFFFF);
  background: -ms-linear-gradient(#FFFFFF, #FFFFFF);
  background: linear-gradient(#FFFFFF, #FFFFFF);
}

.theme-3 .key-color-2-bg-0 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FFFFFF), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #FFFFFF);
  background: -moz-linear-gradient(#FFFFFF, #FFFFFF);
  background: -ms-linear-gradient(#FFFFFF, #FFFFFF);
  background: linear-gradient(#FFFFFF, #FFFFFF);
}

.theme-3 .key-color-3-bg-0 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FFFFFF), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #FFFFFF);
  background: -moz-linear-gradient(#FFFFFF, #FFFFFF);
  background: -ms-linear-gradient(#FFFFFF, #FFFFFF);
  background: linear-gradient(#FFFFFF, #FFFFFF);
}

.theme-2 .key-color-1-bg-1 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #D3D3D3), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #D3D3D3);
  background: -moz-linear-gradient(#FFFFFF, #D3D3D3);
  background: -ms-linear-gradient(#FFFFFF, #D3D3D3);
  background: linear-gradient(#FFFFFF, #D3D3D3);
}

.theme-2 .key-color-2-bg-1 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #D3D3D3), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #D3D3D3);
  background: -moz-linear-gradient(#FFFFFF, #D3D3D3);
  background: -ms-linear-gradient(#FFFFFF, #D3D3D3);
  background: linear-gradient(#FFFFFF, #D3D3D3);
}

.theme-2 .key-color-3-bg-1 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #D3D3D3), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #D3D3D3);
  background: -moz-linear-gradient(#FFFFFF, #D3D3D3);
  background: -ms-linear-gradient(#FFFFFF, #D3D3D3);
  background: linear-gradient(#FFFFFF, #D3D3D3);
}

.theme-3 .key-color-1-bg-1 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #D3D3D3), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #D3D3D3);
  background: -moz-linear-gradient(#FFFFFF, #D3D3D3);
  background: -ms-linear-gradient(#FFFFFF, #D3D3D3);
  background: linear-gradient(#FFFFFF, #D3D3D3);
}

.theme-3 .key-color-2-bg-1 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #D3D3D3), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #D3D3D3);
  background: -moz-linear-gradient(#FFFFFF, #D3D3D3);
  background: -ms-linear-gradient(#FFFFFF, #D3D3D3);
  background: linear-gradient(#FFFFFF, #D3D3D3);
}

.theme-3 .key-color-3-bg-1 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #D3D3D3), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #D3D3D3);
  background: -moz-linear-gradient(#FFFFFF, #D3D3D3);
  background: -ms-linear-gradient(#FFFFFF, #D3D3D3);
  background: linear-gradient(#FFFFFF, #D3D3D3);
}

.theme-2 .key-color-1-bg-2 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C0C0C0), color-stop(0, #F3F3F3));
  background: -webkit-linear-gradient(#F3F3F3, #C0C0C0);
  background: -moz-linear-gradient(#F3F3F3, #C0C0C0);
  background: -ms-linear-gradient(#F3F3F3, #C0C0C0);
  background: linear-gradient(#F3F3F3, #C0C0C0);
}

.theme-2 .key-color-2-bg-2 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C0C0C0), color-stop(0, #F3F3F3));
  background: -webkit-linear-gradient(#F3F3F3, #C0C0C0);
  background: -moz-linear-gradient(#F3F3F3, #C0C0C0);
  background: -ms-linear-gradient(#F3F3F3, #C0C0C0);
  background: linear-gradient(#F3F3F3, #C0C0C0);
}

.theme-2 .key-color-3-bg-2 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C0C0C0), color-stop(0, #F3F3F3));
  background: -webkit-linear-gradient(#F3F3F3, #C0C0C0);
  background: -moz-linear-gradient(#F3F3F3, #C0C0C0);
  background: -ms-linear-gradient(#F3F3F3, #C0C0C0);
  background: linear-gradient(#F3F3F3, #C0C0C0);
}

.theme-3 .key-color-1-bg-2 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C0C0C0), color-stop(0, #F3F3F3));
  background: -webkit-linear-gradient(#F3F3F3, #C0C0C0);
  background: -moz-linear-gradient(#F3F3F3, #C0C0C0);
  background: -ms-linear-gradient(#F3F3F3, #C0C0C0);
  background: linear-gradient(#F3F3F3, #C0C0C0);
}

.theme-3 .key-color-2-bg-2 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C0C0C0), color-stop(0, #F3F3F3));
  background: -webkit-linear-gradient(#F3F3F3, #C0C0C0);
  background: -moz-linear-gradient(#F3F3F3, #C0C0C0);
  background: -ms-linear-gradient(#F3F3F3, #C0C0C0);
  background: linear-gradient(#F3F3F3, #C0C0C0);
}

.theme-3 .key-color-3-bg-2 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C0C0C0), color-stop(0, #F3F3F3));
  background: -webkit-linear-gradient(#F3F3F3, #C0C0C0);
  background: -moz-linear-gradient(#F3F3F3, #C0C0C0);
  background: -ms-linear-gradient(#F3F3F3, #C0C0C0);
  background: linear-gradient(#F3F3F3, #C0C0C0);
}

.theme-2 .key-color-1-bg-3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #708090), color-stop(0, #97AEC3));
  background: -webkit-linear-gradient(#97AEC3, #708090);
  background: -moz-linear-gradient(#97AEC3, #708090);
  background: -ms-linear-gradient(#97AEC3, #708090);
  background: linear-gradient(#97AEC3, #708090);
}

.theme-2 .key-color-2-bg-3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #708090), color-stop(0, #97AEC3));
  background: -webkit-linear-gradient(#97AEC3, #708090);
  background: -moz-linear-gradient(#97AEC3, #708090);
  background: -ms-linear-gradient(#97AEC3, #708090);
  background: linear-gradient(#97AEC3, #708090);
}

.theme-2 .key-color-3-bg-3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #708090), color-stop(0, #97AEC3));
  background: -webkit-linear-gradient(#97AEC3, #708090);
  background: -moz-linear-gradient(#97AEC3, #708090);
  background: -ms-linear-gradient(#97AEC3, #708090);
  background: linear-gradient(#97AEC3, #708090);
}

.theme-3 .key-color-1-bg-3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #708090), color-stop(0, #97AEC3));
  background: -webkit-linear-gradient(#97AEC3, #708090);
  background: -moz-linear-gradient(#97AEC3, #708090);
  background: -ms-linear-gradient(#97AEC3, #708090);
  background: linear-gradient(#97AEC3, #708090);
}

.theme-3 .key-color-2-bg-3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #708090), color-stop(0, #97AEC3));
  background: -webkit-linear-gradient(#97AEC3, #708090);
  background: -moz-linear-gradient(#97AEC3, #708090);
  background: -ms-linear-gradient(#97AEC3, #708090);
  background: linear-gradient(#97AEC3, #708090);
}

.theme-3 .key-color-3-bg-3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #708090), color-stop(0, #97AEC3));
  background: -webkit-linear-gradient(#97AEC3, #708090);
  background: -moz-linear-gradient(#97AEC3, #708090);
  background: -ms-linear-gradient(#97AEC3, #708090);
  background: linear-gradient(#97AEC3, #708090);
}

.theme-2 .key-color-1-bg-4 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #B3B3B3));
  background: -webkit-linear-gradient(#B3B3B3, #808080);
  background: -moz-linear-gradient(#B3B3B3, #808080);
  background: -ms-linear-gradient(#B3B3B3, #808080);
  background: linear-gradient(#B3B3B3, #808080);
}

.theme-2 .key-color-2-bg-4 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #B3B3B3));
  background: -webkit-linear-gradient(#B3B3B3, #808080);
  background: -moz-linear-gradient(#B3B3B3, #808080);
  background: -ms-linear-gradient(#B3B3B3, #808080);
  background: linear-gradient(#B3B3B3, #808080);
}

.theme-2 .key-color-3-bg-4 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #B3B3B3));
  background: -webkit-linear-gradient(#B3B3B3, #808080);
  background: -moz-linear-gradient(#B3B3B3, #808080);
  background: -ms-linear-gradient(#B3B3B3, #808080);
  background: linear-gradient(#B3B3B3, #808080);
}

.theme-3 .key-color-1-bg-4 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #B3B3B3));
  background: -webkit-linear-gradient(#B3B3B3, #808080);
  background: -moz-linear-gradient(#B3B3B3, #808080);
  background: -ms-linear-gradient(#B3B3B3, #808080);
  background: linear-gradient(#B3B3B3, #808080);
}

.theme-3 .key-color-2-bg-4 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #B3B3B3));
  background: -webkit-linear-gradient(#B3B3B3, #808080);
  background: -moz-linear-gradient(#B3B3B3, #808080);
  background: -ms-linear-gradient(#B3B3B3, #808080);
  background: linear-gradient(#B3B3B3, #808080);
}

.theme-3 .key-color-3-bg-4 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #B3B3B3));
  background: -webkit-linear-gradient(#B3B3B3, #808080);
  background: -moz-linear-gradient(#B3B3B3, #808080);
  background: -ms-linear-gradient(#B3B3B3, #808080);
  background: linear-gradient(#B3B3B3, #808080);
}

.theme-2 .key-color-1-bg-5 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #3C3C3C), color-stop(0, #6F6F6F));
  background: -webkit-linear-gradient(#6F6F6F, #3C3C3C);
  background: -moz-linear-gradient(#6F6F6F, #3C3C3C);
  background: -ms-linear-gradient(#6F6F6F, #3C3C3C);
  background: linear-gradient(#6F6F6F, #3C3C3C);
}

.theme-2 .key-color-2-bg-5 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #3C3C3C), color-stop(0, #6F6F6F));
  background: -webkit-linear-gradient(#6F6F6F, #3C3C3C);
  background: -moz-linear-gradient(#6F6F6F, #3C3C3C);
  background: -ms-linear-gradient(#6F6F6F, #3C3C3C);
  background: linear-gradient(#6F6F6F, #3C3C3C);
}

.theme-2 .key-color-3-bg-5 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #3C3C3C), color-stop(0, #6F6F6F));
  background: -webkit-linear-gradient(#6F6F6F, #3C3C3C);
  background: -moz-linear-gradient(#6F6F6F, #3C3C3C);
  background: -ms-linear-gradient(#6F6F6F, #3C3C3C);
  background: linear-gradient(#6F6F6F, #3C3C3C);
}

.theme-3 .key-color-1-bg-5 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #3C3C3C), color-stop(0, #6F6F6F));
  background: -webkit-linear-gradient(#6F6F6F, #3C3C3C);
  background: -moz-linear-gradient(#6F6F6F, #3C3C3C);
  background: -ms-linear-gradient(#6F6F6F, #3C3C3C);
  background: linear-gradient(#6F6F6F, #3C3C3C);
}

.theme-3 .key-color-2-bg-5 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #3C3C3C), color-stop(0, #6F6F6F));
  background: -webkit-linear-gradient(#6F6F6F, #3C3C3C);
  background: -moz-linear-gradient(#6F6F6F, #3C3C3C);
  background: -ms-linear-gradient(#6F6F6F, #3C3C3C);
  background: linear-gradient(#6F6F6F, #3C3C3C);
}

.theme-3 .key-color-3-bg-5 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #3C3C3C), color-stop(0, #6F6F6F));
  background: -webkit-linear-gradient(#6F6F6F, #3C3C3C);
  background: -moz-linear-gradient(#6F6F6F, #3C3C3C);
  background: -ms-linear-gradient(#6F6F6F, #3C3C3C);
  background: linear-gradient(#6F6F6F, #3C3C3C);
}

.theme-2 .key-color-1-bg-6 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #000000), color-stop(0, #333333));
  background: -webkit-linear-gradient(#333333, #000000);
  background: -moz-linear-gradient(#333333, #000000);
  background: -ms-linear-gradient(#333333, #000000);
  background: linear-gradient(#333333, #000000);
}

.theme-2 .key-color-2-bg-6 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #000000), color-stop(0, #333333));
  background: -webkit-linear-gradient(#333333, #000000);
  background: -moz-linear-gradient(#333333, #000000);
  background: -ms-linear-gradient(#333333, #000000);
  background: linear-gradient(#333333, #000000);
}

.theme-2 .key-color-3-bg-6 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #000000), color-stop(0, #333333));
  background: -webkit-linear-gradient(#333333, #000000);
  background: -moz-linear-gradient(#333333, #000000);
  background: -ms-linear-gradient(#333333, #000000);
  background: linear-gradient(#333333, #000000);
}

.theme-3 .key-color-1-bg-6 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #000000), color-stop(0, #333333));
  background: -webkit-linear-gradient(#333333, #000000);
  background: -moz-linear-gradient(#333333, #000000);
  background: -ms-linear-gradient(#333333, #000000);
  background: linear-gradient(#333333, #000000);
}

.theme-3 .key-color-2-bg-6 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #000000), color-stop(0, #333333));
  background: -webkit-linear-gradient(#333333, #000000);
  background: -moz-linear-gradient(#333333, #000000);
  background: -ms-linear-gradient(#333333, #000000);
  background: linear-gradient(#333333, #000000);
}

.theme-3 .key-color-3-bg-6 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #000000), color-stop(0, #333333));
  background: -webkit-linear-gradient(#333333, #000000);
  background: -moz-linear-gradient(#333333, #000000);
  background: -ms-linear-gradient(#333333, #000000);
  background: linear-gradient(#333333, #000000);
}

.theme-2 .key-color-1-bg-7 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #790028), color-stop(0, #AC0039));
  background: -webkit-linear-gradient(#AC0039, #790028);
  background: -moz-linear-gradient(#AC0039, #790028);
  background: -ms-linear-gradient(#AC0039, #790028);
  background: linear-gradient(#AC0039, #790028);
}

.theme-2 .key-color-2-bg-7 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #790028), color-stop(0, #AC0039));
  background: -webkit-linear-gradient(#AC0039, #790028);
  background: -moz-linear-gradient(#AC0039, #790028);
  background: -ms-linear-gradient(#AC0039, #790028);
  background: linear-gradient(#AC0039, #790028);
}

.theme-2 .key-color-3-bg-7 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #790028), color-stop(0, #AC0039));
  background: -webkit-linear-gradient(#AC0039, #790028);
  background: -moz-linear-gradient(#AC0039, #790028);
  background: -ms-linear-gradient(#AC0039, #790028);
  background: linear-gradient(#AC0039, #790028);
}

.theme-3 .key-color-1-bg-7 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #790028), color-stop(0, #AC0039));
  background: -webkit-linear-gradient(#AC0039, #790028);
  background: -moz-linear-gradient(#AC0039, #790028);
  background: -ms-linear-gradient(#AC0039, #790028);
  background: linear-gradient(#AC0039, #790028);
}

.theme-3 .key-color-2-bg-7 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #790028), color-stop(0, #AC0039));
  background: -webkit-linear-gradient(#AC0039, #790028);
  background: -moz-linear-gradient(#AC0039, #790028);
  background: -ms-linear-gradient(#AC0039, #790028);
  background: linear-gradient(#AC0039, #790028);
}

.theme-3 .key-color-3-bg-7 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #790028), color-stop(0, #AC0039));
  background: -webkit-linear-gradient(#AC0039, #790028);
  background: -moz-linear-gradient(#AC0039, #790028);
  background: -ms-linear-gradient(#AC0039, #790028);
  background: linear-gradient(#AC0039, #790028);
}

.theme-2 .key-color-1-bg-8 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #960000), color-stop(0, #C90000));
  background: -webkit-linear-gradient(#C90000, #960000);
  background: -moz-linear-gradient(#C90000, #960000);
  background: -ms-linear-gradient(#C90000, #960000);
  background: linear-gradient(#C90000, #960000);
}

.theme-2 .key-color-2-bg-8 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #960000), color-stop(0, #C90000));
  background: -webkit-linear-gradient(#C90000, #960000);
  background: -moz-linear-gradient(#C90000, #960000);
  background: -ms-linear-gradient(#C90000, #960000);
  background: linear-gradient(#C90000, #960000);
}

.theme-2 .key-color-3-bg-8 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #960000), color-stop(0, #C90000));
  background: -webkit-linear-gradient(#C90000, #960000);
  background: -moz-linear-gradient(#C90000, #960000);
  background: -ms-linear-gradient(#C90000, #960000);
  background: linear-gradient(#C90000, #960000);
}

.theme-3 .key-color-1-bg-8 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #960000), color-stop(0, #C90000));
  background: -webkit-linear-gradient(#C90000, #960000);
  background: -moz-linear-gradient(#C90000, #960000);
  background: -ms-linear-gradient(#C90000, #960000);
  background: linear-gradient(#C90000, #960000);
}

.theme-3 .key-color-2-bg-8 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #960000), color-stop(0, #C90000));
  background: -webkit-linear-gradient(#C90000, #960000);
  background: -moz-linear-gradient(#C90000, #960000);
  background: -ms-linear-gradient(#C90000, #960000);
  background: linear-gradient(#C90000, #960000);
}

.theme-3 .key-color-3-bg-8 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #960000), color-stop(0, #C90000));
  background: -webkit-linear-gradient(#C90000, #960000);
  background: -moz-linear-gradient(#C90000, #960000);
  background: -ms-linear-gradient(#C90000, #960000);
  background: linear-gradient(#C90000, #960000);
}

.theme-2 .key-color-1-bg-9 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B2021A), color-stop(0, #E50322));
  background: -webkit-linear-gradient(#E50322, #B2021A);
  background: -moz-linear-gradient(#E50322, #B2021A);
  background: -ms-linear-gradient(#E50322, #B2021A);
  background: linear-gradient(#E50322, #B2021A);
}

.theme-2 .key-color-2-bg-9 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B2021A), color-stop(0, #E50322));
  background: -webkit-linear-gradient(#E50322, #B2021A);
  background: -moz-linear-gradient(#E50322, #B2021A);
  background: -ms-linear-gradient(#E50322, #B2021A);
  background: linear-gradient(#E50322, #B2021A);
}

.theme-2 .key-color-3-bg-9 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B2021A), color-stop(0, #E50322));
  background: -webkit-linear-gradient(#E50322, #B2021A);
  background: -moz-linear-gradient(#E50322, #B2021A);
  background: -ms-linear-gradient(#E50322, #B2021A);
  background: linear-gradient(#E50322, #B2021A);
}

.theme-3 .key-color-1-bg-9 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B2021A), color-stop(0, #E50322));
  background: -webkit-linear-gradient(#E50322, #B2021A);
  background: -moz-linear-gradient(#E50322, #B2021A);
  background: -ms-linear-gradient(#E50322, #B2021A);
  background: linear-gradient(#E50322, #B2021A);
}

.theme-3 .key-color-2-bg-9 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B2021A), color-stop(0, #E50322));
  background: -webkit-linear-gradient(#E50322, #B2021A);
  background: -moz-linear-gradient(#E50322, #B2021A);
  background: -ms-linear-gradient(#E50322, #B2021A);
  background: linear-gradient(#E50322, #B2021A);
}

.theme-3 .key-color-3-bg-9 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B2021A), color-stop(0, #E50322));
  background: -webkit-linear-gradient(#E50322, #B2021A);
  background: -moz-linear-gradient(#E50322, #B2021A);
  background: -ms-linear-gradient(#E50322, #B2021A);
  background: linear-gradient(#E50322, #B2021A);
}

.theme-2 .key-color-1-bg-10 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CC0000), color-stop(0, #FF0000));
  background: -webkit-linear-gradient(#FF0000, #CC0000);
  background: -moz-linear-gradient(#FF0000, #CC0000);
  background: -ms-linear-gradient(#FF0000, #CC0000);
  background: linear-gradient(#FF0000, #CC0000);
}

.theme-2 .key-color-2-bg-10 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CC0000), color-stop(0, #FF0000));
  background: -webkit-linear-gradient(#FF0000, #CC0000);
  background: -moz-linear-gradient(#FF0000, #CC0000);
  background: -ms-linear-gradient(#FF0000, #CC0000);
  background: linear-gradient(#FF0000, #CC0000);
}

.theme-2 .key-color-3-bg-10 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CC0000), color-stop(0, #FF0000));
  background: -webkit-linear-gradient(#FF0000, #CC0000);
  background: -moz-linear-gradient(#FF0000, #CC0000);
  background: -ms-linear-gradient(#FF0000, #CC0000);
  background: linear-gradient(#FF0000, #CC0000);
}

.theme-3 .key-color-1-bg-10 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CC0000), color-stop(0, #FF0000));
  background: -webkit-linear-gradient(#FF0000, #CC0000);
  background: -moz-linear-gradient(#FF0000, #CC0000);
  background: -ms-linear-gradient(#FF0000, #CC0000);
  background: linear-gradient(#FF0000, #CC0000);
}

.theme-3 .key-color-2-bg-10 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CC0000), color-stop(0, #FF0000));
  background: -webkit-linear-gradient(#FF0000, #CC0000);
  background: -moz-linear-gradient(#FF0000, #CC0000);
  background: -ms-linear-gradient(#FF0000, #CC0000);
  background: linear-gradient(#FF0000, #CC0000);
}

.theme-3 .key-color-3-bg-10 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CC0000), color-stop(0, #FF0000));
  background: -webkit-linear-gradient(#FF0000, #CC0000);
  background: -moz-linear-gradient(#FF0000, #CC0000);
  background: -ms-linear-gradient(#FF0000, #CC0000);
  background: linear-gradient(#FF0000, #CC0000);
}

.theme-2 .key-color-1-bg-11 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BD471C), color-stop(0, #F05A24));
  background: -webkit-linear-gradient(#F05A24, #BD471C);
  background: -moz-linear-gradient(#F05A24, #BD471C);
  background: -ms-linear-gradient(#F05A24, #BD471C);
  background: linear-gradient(#F05A24, #BD471C);
}

.theme-2 .key-color-2-bg-11 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BD471C), color-stop(0, #F05A24));
  background: -webkit-linear-gradient(#F05A24, #BD471C);
  background: -moz-linear-gradient(#F05A24, #BD471C);
  background: -ms-linear-gradient(#F05A24, #BD471C);
  background: linear-gradient(#F05A24, #BD471C);
}

.theme-2 .key-color-3-bg-11 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BD471C), color-stop(0, #F05A24));
  background: -webkit-linear-gradient(#F05A24, #BD471C);
  background: -moz-linear-gradient(#F05A24, #BD471C);
  background: -ms-linear-gradient(#F05A24, #BD471C);
  background: linear-gradient(#F05A24, #BD471C);
}

.theme-3 .key-color-1-bg-11 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BD471C), color-stop(0, #F05A24));
  background: -webkit-linear-gradient(#F05A24, #BD471C);
  background: -moz-linear-gradient(#F05A24, #BD471C);
  background: -ms-linear-gradient(#F05A24, #BD471C);
  background: linear-gradient(#F05A24, #BD471C);
}

.theme-3 .key-color-2-bg-11 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BD471C), color-stop(0, #F05A24));
  background: -webkit-linear-gradient(#F05A24, #BD471C);
  background: -moz-linear-gradient(#F05A24, #BD471C);
  background: -ms-linear-gradient(#F05A24, #BD471C);
  background: linear-gradient(#F05A24, #BD471C);
}

.theme-3 .key-color-3-bg-11 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BD471C), color-stop(0, #F05A24));
  background: -webkit-linear-gradient(#F05A24, #BD471C);
  background: -moz-linear-gradient(#F05A24, #BD471C);
  background: -ms-linear-gradient(#F05A24, #BD471C);
  background: linear-gradient(#F05A24, #BD471C);
}

.theme-2 .key-color-1-bg-12 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C4711B), color-stop(0, #F78F22));
  background: -webkit-linear-gradient(#F78F22, #C4711B);
  background: -moz-linear-gradient(#F78F22, #C4711B);
  background: -ms-linear-gradient(#F78F22, #C4711B);
  background: linear-gradient(#F78F22, #C4711B);
}

.theme-2 .key-color-2-bg-12 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C4711B), color-stop(0, #F78F22));
  background: -webkit-linear-gradient(#F78F22, #C4711B);
  background: -moz-linear-gradient(#F78F22, #C4711B);
  background: -ms-linear-gradient(#F78F22, #C4711B);
  background: linear-gradient(#F78F22, #C4711B);
}

.theme-2 .key-color-3-bg-12 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C4711B), color-stop(0, #F78F22));
  background: -webkit-linear-gradient(#F78F22, #C4711B);
  background: -moz-linear-gradient(#F78F22, #C4711B);
  background: -ms-linear-gradient(#F78F22, #C4711B);
  background: linear-gradient(#F78F22, #C4711B);
}

.theme-3 .key-color-1-bg-12 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C4711B), color-stop(0, #F78F22));
  background: -webkit-linear-gradient(#F78F22, #C4711B);
  background: -moz-linear-gradient(#F78F22, #C4711B);
  background: -ms-linear-gradient(#F78F22, #C4711B);
  background: linear-gradient(#F78F22, #C4711B);
}

.theme-3 .key-color-2-bg-12 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C4711B), color-stop(0, #F78F22));
  background: -webkit-linear-gradient(#F78F22, #C4711B);
  background: -moz-linear-gradient(#F78F22, #C4711B);
  background: -ms-linear-gradient(#F78F22, #C4711B);
  background: linear-gradient(#F78F22, #C4711B);
}

.theme-3 .key-color-3-bg-12 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C4711B), color-stop(0, #F78F22));
  background: -webkit-linear-gradient(#F78F22, #C4711B);
  background: -moz-linear-gradient(#F78F22, #C4711B);
  background: -ms-linear-gradient(#F78F22, #C4711B);
  background: linear-gradient(#F78F22, #C4711B);
}

.theme-2 .key-color-1-bg-13 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C7665B), color-stop(0, #FA8072));
  background: -webkit-linear-gradient(#FA8072, #C7665B);
  background: -moz-linear-gradient(#FA8072, #C7665B);
  background: -ms-linear-gradient(#FA8072, #C7665B);
  background: linear-gradient(#FA8072, #C7665B);
}

.theme-2 .key-color-2-bg-13 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C7665B), color-stop(0, #FA8072));
  background: -webkit-linear-gradient(#FA8072, #C7665B);
  background: -moz-linear-gradient(#FA8072, #C7665B);
  background: -ms-linear-gradient(#FA8072, #C7665B);
  background: linear-gradient(#FA8072, #C7665B);
}

.theme-2 .key-color-3-bg-13 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C7665B), color-stop(0, #FA8072));
  background: -webkit-linear-gradient(#FA8072, #C7665B);
  background: -moz-linear-gradient(#FA8072, #C7665B);
  background: -ms-linear-gradient(#FA8072, #C7665B);
  background: linear-gradient(#FA8072, #C7665B);
}

.theme-3 .key-color-1-bg-13 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C7665B), color-stop(0, #FA8072));
  background: -webkit-linear-gradient(#FA8072, #C7665B);
  background: -moz-linear-gradient(#FA8072, #C7665B);
  background: -ms-linear-gradient(#FA8072, #C7665B);
  background: linear-gradient(#FA8072, #C7665B);
}

.theme-3 .key-color-2-bg-13 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C7665B), color-stop(0, #FA8072));
  background: -webkit-linear-gradient(#FA8072, #C7665B);
  background: -moz-linear-gradient(#FA8072, #C7665B);
  background: -ms-linear-gradient(#FA8072, #C7665B);
  background: linear-gradient(#FA8072, #C7665B);
}

.theme-3 .key-color-3-bg-13 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C7665B), color-stop(0, #FA8072));
  background: -webkit-linear-gradient(#FA8072, #C7665B);
  background: -moz-linear-gradient(#FA8072, #C7665B);
  background: -ms-linear-gradient(#FA8072, #C7665B);
  background: linear-gradient(#FA8072, #C7665B);
}

.theme-2 .key-color-1-bg-14 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAE94), color-stop(0, #FFDAB9));
  background: -webkit-linear-gradient(#FFDAB9, #CCAE94);
  background: -moz-linear-gradient(#FFDAB9, #CCAE94);
  background: -ms-linear-gradient(#FFDAB9, #CCAE94);
  background: linear-gradient(#FFDAB9, #CCAE94);
}

.theme-2 .key-color-2-bg-14 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAE94), color-stop(0, #FFDAB9));
  background: -webkit-linear-gradient(#FFDAB9, #CCAE94);
  background: -moz-linear-gradient(#FFDAB9, #CCAE94);
  background: -ms-linear-gradient(#FFDAB9, #CCAE94);
  background: linear-gradient(#FFDAB9, #CCAE94);
}

.theme-2 .key-color-3-bg-14 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAE94), color-stop(0, #FFDAB9));
  background: -webkit-linear-gradient(#FFDAB9, #CCAE94);
  background: -moz-linear-gradient(#FFDAB9, #CCAE94);
  background: -ms-linear-gradient(#FFDAB9, #CCAE94);
  background: linear-gradient(#FFDAB9, #CCAE94);
}

.theme-3 .key-color-1-bg-14 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAE94), color-stop(0, #FFDAB9));
  background: -webkit-linear-gradient(#FFDAB9, #CCAE94);
  background: -moz-linear-gradient(#FFDAB9, #CCAE94);
  background: -ms-linear-gradient(#FFDAB9, #CCAE94);
  background: linear-gradient(#FFDAB9, #CCAE94);
}

.theme-3 .key-color-2-bg-14 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAE94), color-stop(0, #FFDAB9));
  background: -webkit-linear-gradient(#FFDAB9, #CCAE94);
  background: -moz-linear-gradient(#FFDAB9, #CCAE94);
  background: -ms-linear-gradient(#FFDAB9, #CCAE94);
  background: linear-gradient(#FFDAB9, #CCAE94);
}

.theme-3 .key-color-3-bg-14 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAE94), color-stop(0, #FFDAB9));
  background: -webkit-linear-gradient(#FFDAB9, #CCAE94);
  background: -moz-linear-gradient(#FFDAB9, #CCAE94);
  background: -ms-linear-gradient(#FFDAB9, #CCAE94);
  background: linear-gradient(#FFDAB9, #CCAE94);
}

.theme-2 .key-color-1-bg-15 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-2 .key-color-2-bg-15 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-2 .key-color-3-bg-15 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-3 .key-color-1-bg-15 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-3 .key-color-2-bg-15 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-3 .key-color-3-bg-15 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-2 .key-color-1-bg-16 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAC00), color-stop(0, #FFD700));
  background: -webkit-linear-gradient(#FFD700, #CCAC00);
  background: -moz-linear-gradient(#FFD700, #CCAC00);
  background: -ms-linear-gradient(#FFD700, #CCAC00);
  background: linear-gradient(#FFD700, #CCAC00);
}

.theme-2 .key-color-2-bg-16 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAC00), color-stop(0, #FFD700));
  background: -webkit-linear-gradient(#FFD700, #CCAC00);
  background: -moz-linear-gradient(#FFD700, #CCAC00);
  background: -ms-linear-gradient(#FFD700, #CCAC00);
  background: linear-gradient(#FFD700, #CCAC00);
}

.theme-2 .key-color-3-bg-16 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAC00), color-stop(0, #FFD700));
  background: -webkit-linear-gradient(#FFD700, #CCAC00);
  background: -moz-linear-gradient(#FFD700, #CCAC00);
  background: -ms-linear-gradient(#FFD700, #CCAC00);
  background: linear-gradient(#FFD700, #CCAC00);
}

.theme-3 .key-color-1-bg-16 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAC00), color-stop(0, #FFD700));
  background: -webkit-linear-gradient(#FFD700, #CCAC00);
  background: -moz-linear-gradient(#FFD700, #CCAC00);
  background: -ms-linear-gradient(#FFD700, #CCAC00);
  background: linear-gradient(#FFD700, #CCAC00);
}

.theme-3 .key-color-2-bg-16 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAC00), color-stop(0, #FFD700));
  background: -webkit-linear-gradient(#FFD700, #CCAC00);
  background: -moz-linear-gradient(#FFD700, #CCAC00);
  background: -ms-linear-gradient(#FFD700, #CCAC00);
  background: linear-gradient(#FFD700, #CCAC00);
}

.theme-3 .key-color-3-bg-16 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAC00), color-stop(0, #FFD700));
  background: -webkit-linear-gradient(#FFD700, #CCAC00);
  background: -moz-linear-gradient(#FFD700, #CCAC00);
  background: -ms-linear-gradient(#FFD700, #CCAC00);
  background: linear-gradient(#FFD700, #CCAC00);
}

.theme-2 .key-color-1-bg-17 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A7AC19), color-stop(0, #D8DF21));
  background: -webkit-linear-gradient(#D8DF21, #A7AC19);
  background: -moz-linear-gradient(#D8DF21, #A7AC19);
  background: -ms-linear-gradient(#D8DF21, #A7AC19);
  background: linear-gradient(#D8DF21, #A7AC19);
}

.theme-2 .key-color-2-bg-17 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A7AC19), color-stop(0, #D8DF21));
  background: -webkit-linear-gradient(#D8DF21, #A7AC19);
  background: -moz-linear-gradient(#D8DF21, #A7AC19);
  background: -ms-linear-gradient(#D8DF21, #A7AC19);
  background: linear-gradient(#D8DF21, #A7AC19);
}

.theme-2 .key-color-3-bg-17 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A7AC19), color-stop(0, #D8DF21));
  background: -webkit-linear-gradient(#D8DF21, #A7AC19);
  background: -moz-linear-gradient(#D8DF21, #A7AC19);
  background: -ms-linear-gradient(#D8DF21, #A7AC19);
  background: linear-gradient(#D8DF21, #A7AC19);
}

.theme-3 .key-color-1-bg-17 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A7AC19), color-stop(0, #D8DF21));
  background: -webkit-linear-gradient(#D8DF21, #A7AC19);
  background: -moz-linear-gradient(#D8DF21, #A7AC19);
  background: -ms-linear-gradient(#D8DF21, #A7AC19);
  background: linear-gradient(#D8DF21, #A7AC19);
}

.theme-3 .key-color-2-bg-17 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A7AC19), color-stop(0, #D8DF21));
  background: -webkit-linear-gradient(#D8DF21, #A7AC19);
  background: -moz-linear-gradient(#D8DF21, #A7AC19);
  background: -ms-linear-gradient(#D8DF21, #A7AC19);
  background: linear-gradient(#D8DF21, #A7AC19);
}

.theme-3 .key-color-3-bg-17 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A7AC19), color-stop(0, #D8DF21));
  background: -webkit-linear-gradient(#D8DF21, #A7AC19);
  background: -moz-linear-gradient(#D8DF21, #A7AC19);
  background: -ms-linear-gradient(#D8DF21, #A7AC19);
  background: linear-gradient(#D8DF21, #A7AC19);
}

.theme-2 .key-color-1-bg-18 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808000), color-stop(0, #B3B300));
  background: -webkit-linear-gradient(#B3B300, #808000);
  background: -moz-linear-gradient(#B3B300, #808000);
  background: -ms-linear-gradient(#B3B300, #808000);
  background: linear-gradient(#B3B300, #808000);
}

.theme-2 .key-color-2-bg-18 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808000), color-stop(0, #B3B300));
  background: -webkit-linear-gradient(#B3B300, #808000);
  background: -moz-linear-gradient(#B3B300, #808000);
  background: -ms-linear-gradient(#B3B300, #808000);
  background: linear-gradient(#B3B300, #808000);
}

.theme-2 .key-color-3-bg-18 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808000), color-stop(0, #B3B300));
  background: -webkit-linear-gradient(#B3B300, #808000);
  background: -moz-linear-gradient(#B3B300, #808000);
  background: -ms-linear-gradient(#B3B300, #808000);
  background: linear-gradient(#B3B300, #808000);
}

.theme-3 .key-color-1-bg-18 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808000), color-stop(0, #B3B300));
  background: -webkit-linear-gradient(#B3B300, #808000);
  background: -moz-linear-gradient(#B3B300, #808000);
  background: -ms-linear-gradient(#B3B300, #808000);
  background: linear-gradient(#B3B300, #808000);
}

.theme-3 .key-color-2-bg-18 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808000), color-stop(0, #B3B300));
  background: -webkit-linear-gradient(#B3B300, #808000);
  background: -moz-linear-gradient(#B3B300, #808000);
  background: -ms-linear-gradient(#B3B300, #808000);
  background: linear-gradient(#B3B300, #808000);
}

.theme-3 .key-color-3-bg-18 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808000), color-stop(0, #B3B300));
  background: -webkit-linear-gradient(#B3B300, #808000);
  background: -moz-linear-gradient(#B3B300, #808000);
  background: -ms-linear-gradient(#B3B300, #808000);
  background: linear-gradient(#B3B300, #808000);
}

.theme-2 .key-color-1-bg-19 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #39B44A), color-stop(0, #49E75F));
  background: -webkit-linear-gradient(#49E75F, #39B44A);
  background: -moz-linear-gradient(#49E75F, #39B44A);
  background: -ms-linear-gradient(#49E75F, #39B44A);
  background: linear-gradient(#49E75F, #39B44A);
}

.theme-2 .key-color-2-bg-19 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #39B44A), color-stop(0, #49E75F));
  background: -webkit-linear-gradient(#49E75F, #39B44A);
  background: -moz-linear-gradient(#49E75F, #39B44A);
  background: -ms-linear-gradient(#49E75F, #39B44A);
  background: linear-gradient(#49E75F, #39B44A);
}

.theme-2 .key-color-3-bg-19 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #39B44A), color-stop(0, #49E75F));
  background: -webkit-linear-gradient(#49E75F, #39B44A);
  background: -moz-linear-gradient(#49E75F, #39B44A);
  background: -ms-linear-gradient(#49E75F, #39B44A);
  background: linear-gradient(#49E75F, #39B44A);
}

.theme-3 .key-color-1-bg-19 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #39B44A), color-stop(0, #49E75F));
  background: -webkit-linear-gradient(#49E75F, #39B44A);
  background: -moz-linear-gradient(#49E75F, #39B44A);
  background: -ms-linear-gradient(#49E75F, #39B44A);
  background: linear-gradient(#49E75F, #39B44A);
}

.theme-3 .key-color-2-bg-19 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #39B44A), color-stop(0, #49E75F));
  background: -webkit-linear-gradient(#49E75F, #39B44A);
  background: -moz-linear-gradient(#49E75F, #39B44A);
  background: -ms-linear-gradient(#49E75F, #39B44A);
  background: linear-gradient(#49E75F, #39B44A);
}

.theme-3 .key-color-3-bg-19 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #39B44A), color-stop(0, #49E75F));
  background: -webkit-linear-gradient(#49E75F, #39B44A);
  background: -moz-linear-gradient(#49E75F, #39B44A);
  background: -ms-linear-gradient(#49E75F, #39B44A);
  background: linear-gradient(#49E75F, #39B44A);
}

.theme-2 .key-color-1-bg-20 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00BD00), color-stop(0, #00F000));
  background: -webkit-linear-gradient(#00F000, #00BD00);
  background: -moz-linear-gradient(#00F000, #00BD00);
  background: -ms-linear-gradient(#00F000, #00BD00);
  background: linear-gradient(#00F000, #00BD00);
}

.theme-2 .key-color-2-bg-20 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00BD00), color-stop(0, #00F000));
  background: -webkit-linear-gradient(#00F000, #00BD00);
  background: -moz-linear-gradient(#00F000, #00BD00);
  background: -ms-linear-gradient(#00F000, #00BD00);
  background: linear-gradient(#00F000, #00BD00);
}

.theme-2 .key-color-3-bg-20 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00BD00), color-stop(0, #00F000));
  background: -webkit-linear-gradient(#00F000, #00BD00);
  background: -moz-linear-gradient(#00F000, #00BD00);
  background: -ms-linear-gradient(#00F000, #00BD00);
  background: linear-gradient(#00F000, #00BD00);
}

.theme-3 .key-color-1-bg-20 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00BD00), color-stop(0, #00F000));
  background: -webkit-linear-gradient(#00F000, #00BD00);
  background: -moz-linear-gradient(#00F000, #00BD00);
  background: -ms-linear-gradient(#00F000, #00BD00);
  background: linear-gradient(#00F000, #00BD00);
}

.theme-3 .key-color-2-bg-20 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00BD00), color-stop(0, #00F000));
  background: -webkit-linear-gradient(#00F000, #00BD00);
  background: -moz-linear-gradient(#00F000, #00BD00);
  background: -ms-linear-gradient(#00F000, #00BD00);
  background: linear-gradient(#00F000, #00BD00);
}

.theme-3 .key-color-3-bg-20 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00BD00), color-stop(0, #00F000));
  background: -webkit-linear-gradient(#00F000, #00BD00);
  background: -moz-linear-gradient(#00F000, #00BD00);
  background: -ms-linear-gradient(#00F000, #00BD00);
  background: linear-gradient(#00F000, #00BD00);
}

.theme-2 .key-color-1-bg-21 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00680B), color-stop(0, #009B12));
  background: -webkit-linear-gradient(#009B12, #00680B);
  background: -moz-linear-gradient(#009B12, #00680B);
  background: -ms-linear-gradient(#009B12, #00680B);
  background: linear-gradient(#009B12, #00680B);
}

.theme-2 .key-color-2-bg-21 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00680B), color-stop(0, #009B12));
  background: -webkit-linear-gradient(#009B12, #00680B);
  background: -moz-linear-gradient(#009B12, #00680B);
  background: -ms-linear-gradient(#009B12, #00680B);
  background: linear-gradient(#009B12, #00680B);
}

.theme-2 .key-color-3-bg-21 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00680B), color-stop(0, #009B12));
  background: -webkit-linear-gradient(#009B12, #00680B);
  background: -moz-linear-gradient(#009B12, #00680B);
  background: -ms-linear-gradient(#009B12, #00680B);
  background: linear-gradient(#009B12, #00680B);
}

.theme-3 .key-color-1-bg-21 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00680B), color-stop(0, #009B12));
  background: -webkit-linear-gradient(#009B12, #00680B);
  background: -moz-linear-gradient(#009B12, #00680B);
  background: -ms-linear-gradient(#009B12, #00680B);
  background: linear-gradient(#009B12, #00680B);
}

.theme-3 .key-color-2-bg-21 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00680B), color-stop(0, #009B12));
  background: -webkit-linear-gradient(#009B12, #00680B);
  background: -moz-linear-gradient(#009B12, #00680B);
  background: -ms-linear-gradient(#009B12, #00680B);
  background: linear-gradient(#009B12, #00680B);
}

.theme-3 .key-color-3-bg-21 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00680B), color-stop(0, #009B12));
  background: -webkit-linear-gradient(#009B12, #00680B);
  background: -moz-linear-gradient(#009B12, #00680B);
  background: -ms-linear-gradient(#009B12, #00680B);
  background: linear-gradient(#009B12, #00680B);
}

.theme-2 .key-color-1-bg-22 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00574B), color-stop(0, #008A77));
  background: -webkit-linear-gradient(#008A77, #00574B);
  background: -moz-linear-gradient(#008A77, #00574B);
  background: -ms-linear-gradient(#008A77, #00574B);
  background: linear-gradient(#008A77, #00574B);
}

.theme-2 .key-color-2-bg-22 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00574B), color-stop(0, #008A77));
  background: -webkit-linear-gradient(#008A77, #00574B);
  background: -moz-linear-gradient(#008A77, #00574B);
  background: -ms-linear-gradient(#008A77, #00574B);
  background: linear-gradient(#008A77, #00574B);
}

.theme-2 .key-color-3-bg-22 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00574B), color-stop(0, #008A77));
  background: -webkit-linear-gradient(#008A77, #00574B);
  background: -moz-linear-gradient(#008A77, #00574B);
  background: -ms-linear-gradient(#008A77, #00574B);
  background: linear-gradient(#008A77, #00574B);
}

.theme-3 .key-color-1-bg-22 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00574B), color-stop(0, #008A77));
  background: -webkit-linear-gradient(#008A77, #00574B);
  background: -moz-linear-gradient(#008A77, #00574B);
  background: -ms-linear-gradient(#008A77, #00574B);
  background: linear-gradient(#008A77, #00574B);
}

.theme-3 .key-color-2-bg-22 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00574B), color-stop(0, #008A77));
  background: -webkit-linear-gradient(#008A77, #00574B);
  background: -moz-linear-gradient(#008A77, #00574B);
  background: -ms-linear-gradient(#008A77, #00574B);
  background: linear-gradient(#008A77, #00574B);
}

.theme-3 .key-color-3-bg-22 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00574B), color-stop(0, #008A77));
  background: -webkit-linear-gradient(#008A77, #00574B);
  background: -moz-linear-gradient(#008A77, #00574B);
  background: -ms-linear-gradient(#008A77, #00574B);
  background: linear-gradient(#008A77, #00574B);
}

.theme-2 .key-color-1-bg-23 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00A89C), color-stop(0, #00DBCC));
  background: -webkit-linear-gradient(#00DBCC, #00A89C);
  background: -moz-linear-gradient(#00DBCC, #00A89C);
  background: -ms-linear-gradient(#00DBCC, #00A89C);
  background: linear-gradient(#00DBCC, #00A89C);
}

.theme-2 .key-color-2-bg-23 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00A89C), color-stop(0, #00DBCC));
  background: -webkit-linear-gradient(#00DBCC, #00A89C);
  background: -moz-linear-gradient(#00DBCC, #00A89C);
  background: -ms-linear-gradient(#00DBCC, #00A89C);
  background: linear-gradient(#00DBCC, #00A89C);
}

.theme-2 .key-color-3-bg-23 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00A89C), color-stop(0, #00DBCC));
  background: -webkit-linear-gradient(#00DBCC, #00A89C);
  background: -moz-linear-gradient(#00DBCC, #00A89C);
  background: -ms-linear-gradient(#00DBCC, #00A89C);
  background: linear-gradient(#00DBCC, #00A89C);
}

.theme-3 .key-color-1-bg-23 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00A89C), color-stop(0, #00DBCC));
  background: -webkit-linear-gradient(#00DBCC, #00A89C);
  background: -moz-linear-gradient(#00DBCC, #00A89C);
  background: -ms-linear-gradient(#00DBCC, #00A89C);
  background: linear-gradient(#00DBCC, #00A89C);
}

.theme-3 .key-color-2-bg-23 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00A89C), color-stop(0, #00DBCC));
  background: -webkit-linear-gradient(#00DBCC, #00A89C);
  background: -moz-linear-gradient(#00DBCC, #00A89C);
  background: -ms-linear-gradient(#00DBCC, #00A89C);
  background: linear-gradient(#00DBCC, #00A89C);
}

.theme-3 .key-color-3-bg-23 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00A89C), color-stop(0, #00DBCC));
  background: -webkit-linear-gradient(#00DBCC, #00A89C);
  background: -moz-linear-gradient(#00DBCC, #00A89C);
  background: -ms-linear-gradient(#00DBCC, #00A89C);
  background: linear-gradient(#00DBCC, #00A89C);
}

.theme-2 .key-color-1-bg-24 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #89BBBB), color-stop(0, #AFEEEE));
  background: -webkit-linear-gradient(#AFEEEE, #89BBBB);
  background: -moz-linear-gradient(#AFEEEE, #89BBBB);
  background: -ms-linear-gradient(#AFEEEE, #89BBBB);
  background: linear-gradient(#AFEEEE, #89BBBB);
}

.theme-2 .key-color-2-bg-24 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #89BBBB), color-stop(0, #AFEEEE));
  background: -webkit-linear-gradient(#AFEEEE, #89BBBB);
  background: -moz-linear-gradient(#AFEEEE, #89BBBB);
  background: -ms-linear-gradient(#AFEEEE, #89BBBB);
  background: linear-gradient(#AFEEEE, #89BBBB);
}

.theme-2 .key-color-3-bg-24 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #89BBBB), color-stop(0, #AFEEEE));
  background: -webkit-linear-gradient(#AFEEEE, #89BBBB);
  background: -moz-linear-gradient(#AFEEEE, #89BBBB);
  background: -ms-linear-gradient(#AFEEEE, #89BBBB);
  background: linear-gradient(#AFEEEE, #89BBBB);
}

.theme-3 .key-color-1-bg-24 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #89BBBB), color-stop(0, #AFEEEE));
  background: -webkit-linear-gradient(#AFEEEE, #89BBBB);
  background: -moz-linear-gradient(#AFEEEE, #89BBBB);
  background: -ms-linear-gradient(#AFEEEE, #89BBBB);
  background: linear-gradient(#AFEEEE, #89BBBB);
}

.theme-3 .key-color-2-bg-24 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #89BBBB), color-stop(0, #AFEEEE));
  background: -webkit-linear-gradient(#AFEEEE, #89BBBB);
  background: -moz-linear-gradient(#AFEEEE, #89BBBB);
  background: -ms-linear-gradient(#AFEEEE, #89BBBB);
  background: linear-gradient(#AFEEEE, #89BBBB);
}

.theme-3 .key-color-3-bg-24 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #89BBBB), color-stop(0, #AFEEEE));
  background: -webkit-linear-gradient(#AFEEEE, #89BBBB);
  background: -moz-linear-gradient(#AFEEEE, #89BBBB);
  background: -ms-linear-gradient(#AFEEEE, #89BBBB);
  background: linear-gradient(#AFEEEE, #89BBBB);
}

.theme-2 .key-color-1-bg-25 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #2083AE), color-stop(0, #29AAE1));
  background: -webkit-linear-gradient(#29AAE1, #2083AE);
  background: -moz-linear-gradient(#29AAE1, #2083AE);
  background: -ms-linear-gradient(#29AAE1, #2083AE);
  background: linear-gradient(#29AAE1, #2083AE);
}

.theme-2 .key-color-2-bg-25 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #2083AE), color-stop(0, #29AAE1));
  background: -webkit-linear-gradient(#29AAE1, #2083AE);
  background: -moz-linear-gradient(#29AAE1, #2083AE);
  background: -ms-linear-gradient(#29AAE1, #2083AE);
  background: linear-gradient(#29AAE1, #2083AE);
}

.theme-2 .key-color-3-bg-25 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #2083AE), color-stop(0, #29AAE1));
  background: -webkit-linear-gradient(#29AAE1, #2083AE);
  background: -moz-linear-gradient(#29AAE1, #2083AE);
  background: -ms-linear-gradient(#29AAE1, #2083AE);
  background: linear-gradient(#29AAE1, #2083AE);
}

.theme-3 .key-color-1-bg-25 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #2083AE), color-stop(0, #29AAE1));
  background: -webkit-linear-gradient(#29AAE1, #2083AE);
  background: -moz-linear-gradient(#29AAE1, #2083AE);
  background: -ms-linear-gradient(#29AAE1, #2083AE);
  background: linear-gradient(#29AAE1, #2083AE);
}

.theme-3 .key-color-2-bg-25 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #2083AE), color-stop(0, #29AAE1));
  background: -webkit-linear-gradient(#29AAE1, #2083AE);
  background: -moz-linear-gradient(#29AAE1, #2083AE);
  background: -ms-linear-gradient(#29AAE1, #2083AE);
  background: linear-gradient(#29AAE1, #2083AE);
}

.theme-3 .key-color-3-bg-25 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #2083AE), color-stop(0, #29AAE1));
  background: -webkit-linear-gradient(#29AAE1, #2083AE);
  background: -moz-linear-gradient(#29AAE1, #2083AE);
  background: -ms-linear-gradient(#29AAE1, #2083AE);
  background: linear-gradient(#29AAE1, #2083AE);
}

.theme-2 .key-color-1-bg-26 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0072CE), color-stop(0, #008DFF));
  background: -webkit-linear-gradient(#008DFF, #0072CE);
  background: -moz-linear-gradient(#008DFF, #0072CE);
  background: -ms-linear-gradient(#008DFF, #0072CE);
  background: linear-gradient(#008DFF, #0072CE);
}

.theme-2 .key-color-2-bg-26 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0072CE), color-stop(0, #008DFF));
  background: -webkit-linear-gradient(#008DFF, #0072CE);
  background: -moz-linear-gradient(#008DFF, #0072CE);
  background: -ms-linear-gradient(#008DFF, #0072CE);
  background: linear-gradient(#008DFF, #0072CE);
}

.theme-2 .key-color-3-bg-26 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0072CE), color-stop(0, #008DFF));
  background: -webkit-linear-gradient(#008DFF, #0072CE);
  background: -moz-linear-gradient(#008DFF, #0072CE);
  background: -ms-linear-gradient(#008DFF, #0072CE);
  background: linear-gradient(#008DFF, #0072CE);
}

.theme-3 .key-color-1-bg-26 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0072CE), color-stop(0, #008DFF));
  background: -webkit-linear-gradient(#008DFF, #0072CE);
  background: -moz-linear-gradient(#008DFF, #0072CE);
  background: -ms-linear-gradient(#008DFF, #0072CE);
  background: linear-gradient(#008DFF, #0072CE);
}

.theme-3 .key-color-2-bg-26 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0072CE), color-stop(0, #008DFF));
  background: -webkit-linear-gradient(#008DFF, #0072CE);
  background: -moz-linear-gradient(#008DFF, #0072CE);
  background: -ms-linear-gradient(#008DFF, #0072CE);
  background: linear-gradient(#008DFF, #0072CE);
}

.theme-3 .key-color-3-bg-26 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0072CE), color-stop(0, #008DFF));
  background: -webkit-linear-gradient(#008DFF, #0072CE);
  background: -moz-linear-gradient(#008DFF, #0072CE);
  background: -ms-linear-gradient(#008DFF, #0072CE);
  background: linear-gradient(#008DFF, #0072CE);
}

.theme-2 .key-color-1-bg-27 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #001CBD), color-stop(0, #0024F0));
  background: -webkit-linear-gradient(#0024F0, #001CBD);
  background: -moz-linear-gradient(#0024F0, #001CBD);
  background: -ms-linear-gradient(#0024F0, #001CBD);
  background: linear-gradient(#0024F0, #001CBD);
}

.theme-2 .key-color-2-bg-27 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #001CBD), color-stop(0, #0024F0));
  background: -webkit-linear-gradient(#0024F0, #001CBD);
  background: -moz-linear-gradient(#0024F0, #001CBD);
  background: -ms-linear-gradient(#0024F0, #001CBD);
  background: linear-gradient(#0024F0, #001CBD);
}

.theme-2 .key-color-3-bg-27 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #001CBD), color-stop(0, #0024F0));
  background: -webkit-linear-gradient(#0024F0, #001CBD);
  background: -moz-linear-gradient(#0024F0, #001CBD);
  background: -ms-linear-gradient(#0024F0, #001CBD);
  background: linear-gradient(#0024F0, #001CBD);
}

.theme-3 .key-color-1-bg-27 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #001CBD), color-stop(0, #0024F0));
  background: -webkit-linear-gradient(#0024F0, #001CBD);
  background: -moz-linear-gradient(#0024F0, #001CBD);
  background: -ms-linear-gradient(#0024F0, #001CBD);
  background: linear-gradient(#0024F0, #001CBD);
}

.theme-3 .key-color-2-bg-27 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #001CBD), color-stop(0, #0024F0));
  background: -webkit-linear-gradient(#0024F0, #001CBD);
  background: -moz-linear-gradient(#0024F0, #001CBD);
  background: -ms-linear-gradient(#0024F0, #001CBD);
  background: linear-gradient(#0024F0, #001CBD);
}

.theme-3 .key-color-3-bg-27 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #001CBD), color-stop(0, #0024F0));
  background: -webkit-linear-gradient(#0024F0, #001CBD);
  background: -moz-linear-gradient(#0024F0, #001CBD);
  background: -ms-linear-gradient(#0024F0, #001CBD);
  background: linear-gradient(#0024F0, #001CBD);
}

.theme-2 .key-color-1-bg-28 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #1B1464), color-stop(0, #281F97));
  background: -webkit-linear-gradient(#281F97, #1B1464);
  background: -moz-linear-gradient(#281F97, #1B1464);
  background: -ms-linear-gradient(#281F97, #1B1464);
  background: linear-gradient(#281F97, #1B1464);
}

.theme-2 .key-color-2-bg-28 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #1B1464), color-stop(0, #281F97));
  background: -webkit-linear-gradient(#281F97, #1B1464);
  background: -moz-linear-gradient(#281F97, #1B1464);
  background: -ms-linear-gradient(#281F97, #1B1464);
  background: linear-gradient(#281F97, #1B1464);
}

.theme-2 .key-color-3-bg-28 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #1B1464), color-stop(0, #281F97));
  background: -webkit-linear-gradient(#281F97, #1B1464);
  background: -moz-linear-gradient(#281F97, #1B1464);
  background: -ms-linear-gradient(#281F97, #1B1464);
  background: linear-gradient(#281F97, #1B1464);
}

.theme-3 .key-color-1-bg-28 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #1B1464), color-stop(0, #281F97));
  background: -webkit-linear-gradient(#281F97, #1B1464);
  background: -moz-linear-gradient(#281F97, #1B1464);
  background: -ms-linear-gradient(#281F97, #1B1464);
  background: linear-gradient(#281F97, #1B1464);
}

.theme-3 .key-color-2-bg-28 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #1B1464), color-stop(0, #281F97));
  background: -webkit-linear-gradient(#281F97, #1B1464);
  background: -moz-linear-gradient(#281F97, #1B1464);
  background: -ms-linear-gradient(#281F97, #1B1464);
  background: linear-gradient(#281F97, #1B1464);
}

.theme-3 .key-color-3-bg-28 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #1B1464), color-stop(0, #281F97));
  background: -webkit-linear-gradient(#281F97, #1B1464);
  background: -moz-linear-gradient(#281F97, #1B1464);
  background: -ms-linear-gradient(#281F97, #1B1464);
  background: linear-gradient(#281F97, #1B1464);
}

.theme-2 .key-color-1-bg-29 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6A5ACD), color-stop(0, #8471FF));
  background: -webkit-linear-gradient(#8471FF, #6A5ACD);
  background: -moz-linear-gradient(#8471FF, #6A5ACD);
  background: -ms-linear-gradient(#8471FF, #6A5ACD);
  background: linear-gradient(#8471FF, #6A5ACD);
}

.theme-2 .key-color-2-bg-29 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6A5ACD), color-stop(0, #8471FF));
  background: -webkit-linear-gradient(#8471FF, #6A5ACD);
  background: -moz-linear-gradient(#8471FF, #6A5ACD);
  background: -ms-linear-gradient(#8471FF, #6A5ACD);
  background: linear-gradient(#8471FF, #6A5ACD);
}

.theme-2 .key-color-3-bg-29 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6A5ACD), color-stop(0, #8471FF));
  background: -webkit-linear-gradient(#8471FF, #6A5ACD);
  background: -moz-linear-gradient(#8471FF, #6A5ACD);
  background: -ms-linear-gradient(#8471FF, #6A5ACD);
  background: linear-gradient(#8471FF, #6A5ACD);
}

.theme-3 .key-color-1-bg-29 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6A5ACD), color-stop(0, #8471FF));
  background: -webkit-linear-gradient(#8471FF, #6A5ACD);
  background: -moz-linear-gradient(#8471FF, #6A5ACD);
  background: -ms-linear-gradient(#8471FF, #6A5ACD);
  background: linear-gradient(#8471FF, #6A5ACD);
}

.theme-3 .key-color-2-bg-29 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6A5ACD), color-stop(0, #8471FF));
  background: -webkit-linear-gradient(#8471FF, #6A5ACD);
  background: -moz-linear-gradient(#8471FF, #6A5ACD);
  background: -ms-linear-gradient(#8471FF, #6A5ACD);
  background: linear-gradient(#8471FF, #6A5ACD);
}

.theme-3 .key-color-3-bg-29 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6A5ACD), color-stop(0, #8471FF));
  background: -webkit-linear-gradient(#8471FF, #6A5ACD);
  background: -moz-linear-gradient(#8471FF, #6A5ACD);
  background: -ms-linear-gradient(#8471FF, #6A5ACD);
  background: linear-gradient(#8471FF, #6A5ACD);
}

.theme-2 .key-color-1-bg-30 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #800080), color-stop(0, #B300B3));
  background: -webkit-linear-gradient(#B300B3, #800080);
  background: -moz-linear-gradient(#B300B3, #800080);
  background: -ms-linear-gradient(#B300B3, #800080);
  background: linear-gradient(#B300B3, #800080);
}

.theme-2 .key-color-2-bg-30 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #800080), color-stop(0, #B300B3));
  background: -webkit-linear-gradient(#B300B3, #800080);
  background: -moz-linear-gradient(#B300B3, #800080);
  background: -ms-linear-gradient(#B300B3, #800080);
  background: linear-gradient(#B300B3, #800080);
}

.theme-2 .key-color-3-bg-30 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #800080), color-stop(0, #B300B3));
  background: -webkit-linear-gradient(#B300B3, #800080);
  background: -moz-linear-gradient(#B300B3, #800080);
  background: -ms-linear-gradient(#B300B3, #800080);
  background: linear-gradient(#B300B3, #800080);
}

.theme-3 .key-color-1-bg-30 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #800080), color-stop(0, #B300B3));
  background: -webkit-linear-gradient(#B300B3, #800080);
  background: -moz-linear-gradient(#B300B3, #800080);
  background: -ms-linear-gradient(#B300B3, #800080);
  background: linear-gradient(#B300B3, #800080);
}

.theme-3 .key-color-2-bg-30 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #800080), color-stop(0, #B300B3));
  background: -webkit-linear-gradient(#B300B3, #800080);
  background: -moz-linear-gradient(#B300B3, #800080);
  background: -ms-linear-gradient(#B300B3, #800080);
  background: linear-gradient(#B300B3, #800080);
}

.theme-3 .key-color-3-bg-30 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #800080), color-stop(0, #B300B3));
  background: -webkit-linear-gradient(#B300B3, #800080);
  background: -moz-linear-gradient(#B300B3, #800080);
  background: -ms-linear-gradient(#B300B3, #800080);
  background: linear-gradient(#B300B3, #800080);
}

.theme-2 .key-color-1-bg-31 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #9D005D), color-stop(0, #D0007C));
  background: -webkit-linear-gradient(#D0007C, #9D005D);
  background: -moz-linear-gradient(#D0007C, #9D005D);
  background: -ms-linear-gradient(#D0007C, #9D005D);
  background: linear-gradient(#D0007C, #9D005D);
}

.theme-2 .key-color-2-bg-31 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #9D005D), color-stop(0, #D0007C));
  background: -webkit-linear-gradient(#D0007C, #9D005D);
  background: -moz-linear-gradient(#D0007C, #9D005D);
  background: -ms-linear-gradient(#D0007C, #9D005D);
  background: linear-gradient(#D0007C, #9D005D);
}

.theme-2 .key-color-3-bg-31 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #9D005D), color-stop(0, #D0007C));
  background: -webkit-linear-gradient(#D0007C, #9D005D);
  background: -moz-linear-gradient(#D0007C, #9D005D);
  background: -ms-linear-gradient(#D0007C, #9D005D);
  background: linear-gradient(#D0007C, #9D005D);
}

.theme-3 .key-color-1-bg-31 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #9D005D), color-stop(0, #D0007C));
  background: -webkit-linear-gradient(#D0007C, #9D005D);
  background: -moz-linear-gradient(#D0007C, #9D005D);
  background: -ms-linear-gradient(#D0007C, #9D005D);
  background: linear-gradient(#D0007C, #9D005D);
}

.theme-3 .key-color-2-bg-31 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #9D005D), color-stop(0, #D0007C));
  background: -webkit-linear-gradient(#D0007C, #9D005D);
  background: -moz-linear-gradient(#D0007C, #9D005D);
  background: -ms-linear-gradient(#D0007C, #9D005D);
  background: linear-gradient(#D0007C, #9D005D);
}

.theme-3 .key-color-3-bg-31 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #9D005D), color-stop(0, #D0007C));
  background: -webkit-linear-gradient(#D0007C, #9D005D);
  background: -moz-linear-gradient(#D0007C, #9D005D);
  background: -ms-linear-gradient(#D0007C, #9D005D);
  background: linear-gradient(#D0007C, #9D005D);
}

.theme-2 .key-color-1-bg-32 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B9185F), color-stop(0, #EC1E79));
  background: -webkit-linear-gradient(#EC1E79, #B9185F);
  background: -moz-linear-gradient(#EC1E79, #B9185F);
  background: -ms-linear-gradient(#EC1E79, #B9185F);
  background: linear-gradient(#EC1E79, #B9185F);
}

.theme-2 .key-color-2-bg-32 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B9185F), color-stop(0, #EC1E79));
  background: -webkit-linear-gradient(#EC1E79, #B9185F);
  background: -moz-linear-gradient(#EC1E79, #B9185F);
  background: -ms-linear-gradient(#EC1E79, #B9185F);
  background: linear-gradient(#EC1E79, #B9185F);
}

.theme-2 .key-color-3-bg-32 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B9185F), color-stop(0, #EC1E79));
  background: -webkit-linear-gradient(#EC1E79, #B9185F);
  background: -moz-linear-gradient(#EC1E79, #B9185F);
  background: -ms-linear-gradient(#EC1E79, #B9185F);
  background: linear-gradient(#EC1E79, #B9185F);
}

.theme-3 .key-color-1-bg-32 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B9185F), color-stop(0, #EC1E79));
  background: -webkit-linear-gradient(#EC1E79, #B9185F);
  background: -moz-linear-gradient(#EC1E79, #B9185F);
  background: -ms-linear-gradient(#EC1E79, #B9185F);
  background: linear-gradient(#EC1E79, #B9185F);
}

.theme-3 .key-color-2-bg-32 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B9185F), color-stop(0, #EC1E79));
  background: -webkit-linear-gradient(#EC1E79, #B9185F);
  background: -moz-linear-gradient(#EC1E79, #B9185F);
  background: -ms-linear-gradient(#EC1E79, #B9185F);
  background: linear-gradient(#EC1E79, #B9185F);
}

.theme-3 .key-color-3-bg-32 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B9185F), color-stop(0, #EC1E79));
  background: -webkit-linear-gradient(#EC1E79, #B9185F);
  background: -moz-linear-gradient(#EC1E79, #B9185F);
  background: -ms-linear-gradient(#EC1E79, #B9185F);
  background: linear-gradient(#EC1E79, #B9185F);
}

.theme-2 .key-color-1-bg-33 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6B198), color-stop(0, #F9DEBF));
  background: -webkit-linear-gradient(#F9DEBF, #C6B198);
  background: -moz-linear-gradient(#F9DEBF, #C6B198);
  background: -ms-linear-gradient(#F9DEBF, #C6B198);
  background: linear-gradient(#F9DEBF, #C6B198);
}

.theme-2 .key-color-2-bg-33 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6B198), color-stop(0, #F9DEBF));
  background: -webkit-linear-gradient(#F9DEBF, #C6B198);
  background: -moz-linear-gradient(#F9DEBF, #C6B198);
  background: -ms-linear-gradient(#F9DEBF, #C6B198);
  background: linear-gradient(#F9DEBF, #C6B198);
}

.theme-2 .key-color-3-bg-33 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6B198), color-stop(0, #F9DEBF));
  background: -webkit-linear-gradient(#F9DEBF, #C6B198);
  background: -moz-linear-gradient(#F9DEBF, #C6B198);
  background: -ms-linear-gradient(#F9DEBF, #C6B198);
  background: linear-gradient(#F9DEBF, #C6B198);
}

.theme-3 .key-color-1-bg-33 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6B198), color-stop(0, #F9DEBF));
  background: -webkit-linear-gradient(#F9DEBF, #C6B198);
  background: -moz-linear-gradient(#F9DEBF, #C6B198);
  background: -ms-linear-gradient(#F9DEBF, #C6B198);
  background: linear-gradient(#F9DEBF, #C6B198);
}

.theme-3 .key-color-2-bg-33 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6B198), color-stop(0, #F9DEBF));
  background: -webkit-linear-gradient(#F9DEBF, #C6B198);
  background: -moz-linear-gradient(#F9DEBF, #C6B198);
  background: -ms-linear-gradient(#F9DEBF, #C6B198);
  background: linear-gradient(#F9DEBF, #C6B198);
}

.theme-3 .key-color-3-bg-33 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6B198), color-stop(0, #F9DEBF));
  background: -webkit-linear-gradient(#F9DEBF, #C6B198);
  background: -moz-linear-gradient(#F9DEBF, #C6B198);
  background: -ms-linear-gradient(#F9DEBF, #C6B198);
  background: linear-gradient(#F9DEBF, #C6B198);
}

.theme-2 .key-color-1-bg-34 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #534741), color-stop(0, #867169));
  background: -webkit-linear-gradient(#867169, #534741);
  background: -moz-linear-gradient(#867169, #534741);
  background: -ms-linear-gradient(#867169, #534741);
  background: linear-gradient(#867169, #534741);
}

.theme-2 .key-color-2-bg-34 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #534741), color-stop(0, #867169));
  background: -webkit-linear-gradient(#867169, #534741);
  background: -moz-linear-gradient(#867169, #534741);
  background: -ms-linear-gradient(#867169, #534741);
  background: linear-gradient(#867169, #534741);
}

.theme-2 .key-color-3-bg-34 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #534741), color-stop(0, #867169));
  background: -webkit-linear-gradient(#867169, #534741);
  background: -moz-linear-gradient(#867169, #534741);
  background: -ms-linear-gradient(#867169, #534741);
  background: linear-gradient(#867169, #534741);
}

.theme-3 .key-color-1-bg-34 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #534741), color-stop(0, #867169));
  background: -webkit-linear-gradient(#867169, #534741);
  background: -moz-linear-gradient(#867169, #534741);
  background: -ms-linear-gradient(#867169, #534741);
  background: linear-gradient(#867169, #534741);
}

.theme-3 .key-color-2-bg-34 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #534741), color-stop(0, #867169));
  background: -webkit-linear-gradient(#867169, #534741);
  background: -moz-linear-gradient(#867169, #534741);
  background: -ms-linear-gradient(#867169, #534741);
  background: linear-gradient(#867169, #534741);
}

.theme-3 .key-color-3-bg-34 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #534741), color-stop(0, #867169));
  background: -webkit-linear-gradient(#867169, #534741);
  background: -moz-linear-gradient(#867169, #534741);
  background: -ms-linear-gradient(#867169, #534741);
  background: linear-gradient(#867169, #534741);
}

.theme-2 .key-color-1-bg-35 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A57C52), color-stop(0, #D8A36C));
  background: -webkit-linear-gradient(#D8A36C, #A57C52);
  background: -moz-linear-gradient(#D8A36C, #A57C52);
  background: -ms-linear-gradient(#D8A36C, #A57C52);
  background: linear-gradient(#D8A36C, #A57C52);
}

.theme-2 .key-color-2-bg-35 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A57C52), color-stop(0, #D8A36C));
  background: -webkit-linear-gradient(#D8A36C, #A57C52);
  background: -moz-linear-gradient(#D8A36C, #A57C52);
  background: -ms-linear-gradient(#D8A36C, #A57C52);
  background: linear-gradient(#D8A36C, #A57C52);
}

.theme-2 .key-color-3-bg-35 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A57C52), color-stop(0, #D8A36C));
  background: -webkit-linear-gradient(#D8A36C, #A57C52);
  background: -moz-linear-gradient(#D8A36C, #A57C52);
  background: -ms-linear-gradient(#D8A36C, #A57C52);
  background: linear-gradient(#D8A36C, #A57C52);
}

.theme-3 .key-color-1-bg-35 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A57C52), color-stop(0, #D8A36C));
  background: -webkit-linear-gradient(#D8A36C, #A57C52);
  background: -moz-linear-gradient(#D8A36C, #A57C52);
  background: -ms-linear-gradient(#D8A36C, #A57C52);
  background: linear-gradient(#D8A36C, #A57C52);
}

.theme-3 .key-color-2-bg-35 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A57C52), color-stop(0, #D8A36C));
  background: -webkit-linear-gradient(#D8A36C, #A57C52);
  background: -moz-linear-gradient(#D8A36C, #A57C52);
  background: -ms-linear-gradient(#D8A36C, #A57C52);
  background: linear-gradient(#D8A36C, #A57C52);
}

.theme-3 .key-color-3-bg-35 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A57C52), color-stop(0, #D8A36C));
  background: -webkit-linear-gradient(#D8A36C, #A57C52);
  background: -moz-linear-gradient(#D8A36C, #A57C52);
  background: -ms-linear-gradient(#D8A36C, #A57C52);
  background: linear-gradient(#D8A36C, #A57C52);
}

.theme-2 .key-color-1-bg-36 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42210B), color-stop(0, #753A13));
  background: -webkit-linear-gradient(#753A13, #42210B);
  background: -moz-linear-gradient(#753A13, #42210B);
  background: -ms-linear-gradient(#753A13, #42210B);
  background: linear-gradient(#753A13, #42210B);
}

.theme-2 .key-color-2-bg-36 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42210B), color-stop(0, #753A13));
  background: -webkit-linear-gradient(#753A13, #42210B);
  background: -moz-linear-gradient(#753A13, #42210B);
  background: -ms-linear-gradient(#753A13, #42210B);
  background: linear-gradient(#753A13, #42210B);
}

.theme-2 .key-color-3-bg-36 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42210B), color-stop(0, #753A13));
  background: -webkit-linear-gradient(#753A13, #42210B);
  background: -moz-linear-gradient(#753A13, #42210B);
  background: -ms-linear-gradient(#753A13, #42210B);
  background: linear-gradient(#753A13, #42210B);
}

.theme-3 .key-color-1-bg-36 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42210B), color-stop(0, #753A13));
  background: -webkit-linear-gradient(#753A13, #42210B);
  background: -moz-linear-gradient(#753A13, #42210B);
  background: -ms-linear-gradient(#753A13, #42210B);
  background: linear-gradient(#753A13, #42210B);
}

.theme-3 .key-color-2-bg-36 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42210B), color-stop(0, #753A13));
  background: -webkit-linear-gradient(#753A13, #42210B);
  background: -moz-linear-gradient(#753A13, #42210B);
  background: -ms-linear-gradient(#753A13, #42210B);
  background: linear-gradient(#753A13, #42210B);
}

.theme-3 .key-color-3-bg-36 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42210B), color-stop(0, #753A13));
  background: -webkit-linear-gradient(#753A13, #42210B);
  background: -moz-linear-gradient(#753A13, #42210B);
  background: -ms-linear-gradient(#753A13, #42210B);
  background: linear-gradient(#753A13, #42210B);
}

.theme-2 .key-color-1-bg-37 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #666666));
  background: -webkit-linear-gradient(#666666, #808080);
  background: -moz-linear-gradient(#666666, #808080);
  background: -ms-linear-gradient(#666666, #808080);
  background: linear-gradient(#666666, #808080);
}

.theme-2 .key-color-2-bg-37 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #666666));
  background: -webkit-linear-gradient(#666666, #808080);
  background: -moz-linear-gradient(#666666, #808080);
  background: -ms-linear-gradient(#666666, #808080);
  background: linear-gradient(#666666, #808080);
}

.theme-2 .key-color-3-bg-37 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #666666));
  background: -webkit-linear-gradient(#666666, #808080);
  background: -moz-linear-gradient(#666666, #808080);
  background: -ms-linear-gradient(#666666, #808080);
  background: linear-gradient(#666666, #808080);
}

.theme-3 .key-color-1-bg-37 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #666666));
  background: -webkit-linear-gradient(#666666, #808080);
  background: -moz-linear-gradient(#666666, #808080);
  background: -ms-linear-gradient(#666666, #808080);
  background: linear-gradient(#666666, #808080);
}

.theme-3 .key-color-2-bg-37 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #666666));
  background: -webkit-linear-gradient(#666666, #808080);
  background: -moz-linear-gradient(#666666, #808080);
  background: -ms-linear-gradient(#666666, #808080);
  background: linear-gradient(#666666, #808080);
}

.theme-3 .key-color-3-bg-37 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #666666));
  background: -webkit-linear-gradient(#666666, #808080);
  background: -moz-linear-gradient(#666666, #808080);
  background: -ms-linear-gradient(#666666, #808080);
  background: linear-gradient(#666666, #808080);
}

.theme-2 .key-color-1-bg-38 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c3c3c3), color-stop(0, #A6A6A6));
  background: -webkit-linear-gradient(#A6A6A6, #c3c3c3);
  background: -moz-linear-gradient(#A6A6A6, #c3c3c3);
  background: -ms-linear-gradient(#A6A6A6, #c3c3c3);
  background: linear-gradient(#A6A6A6, #c3c3c3);
}

.theme-2 .key-color-2-bg-38 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c3c3c3), color-stop(0, #A6A6A6));
  background: -webkit-linear-gradient(#A6A6A6, #c3c3c3);
  background: -moz-linear-gradient(#A6A6A6, #c3c3c3);
  background: -ms-linear-gradient(#A6A6A6, #c3c3c3);
  background: linear-gradient(#A6A6A6, #c3c3c3);
}

.theme-2 .key-color-3-bg-38 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c3c3c3), color-stop(0, #A6A6A6));
  background: -webkit-linear-gradient(#A6A6A6, #c3c3c3);
  background: -moz-linear-gradient(#A6A6A6, #c3c3c3);
  background: -ms-linear-gradient(#A6A6A6, #c3c3c3);
  background: linear-gradient(#A6A6A6, #c3c3c3);
}

.theme-3 .key-color-1-bg-38 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c3c3c3), color-stop(0, #A6A6A6));
  background: -webkit-linear-gradient(#A6A6A6, #c3c3c3);
  background: -moz-linear-gradient(#A6A6A6, #c3c3c3);
  background: -ms-linear-gradient(#A6A6A6, #c3c3c3);
  background: linear-gradient(#A6A6A6, #c3c3c3);
}

.theme-3 .key-color-2-bg-38 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c3c3c3), color-stop(0, #A6A6A6));
  background: -webkit-linear-gradient(#A6A6A6, #c3c3c3);
  background: -moz-linear-gradient(#A6A6A6, #c3c3c3);
  background: -ms-linear-gradient(#A6A6A6, #c3c3c3);
  background: linear-gradient(#A6A6A6, #c3c3c3);
}

.theme-3 .key-color-3-bg-38 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c3c3c3), color-stop(0, #A6A6A6));
  background: -webkit-linear-gradient(#A6A6A6, #c3c3c3);
  background: -moz-linear-gradient(#A6A6A6, #c3c3c3);
  background: -ms-linear-gradient(#A6A6A6, #c3c3c3);
  background: linear-gradient(#A6A6A6, #c3c3c3);
}

.theme-2 .key-color-1-bg-39 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cccccc), color-stop(0, #B2B2B2));
  background: -webkit-linear-gradient(#B2B2B2, #cccccc);
  background: -moz-linear-gradient(#B2B2B2, #cccccc);
  background: -ms-linear-gradient(#B2B2B2, #cccccc);
  background: linear-gradient(#B2B2B2, #cccccc);
}

.theme-2 .key-color-2-bg-39 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cccccc), color-stop(0, #B2B2B2));
  background: -webkit-linear-gradient(#B2B2B2, #cccccc);
  background: -moz-linear-gradient(#B2B2B2, #cccccc);
  background: -ms-linear-gradient(#B2B2B2, #cccccc);
  background: linear-gradient(#B2B2B2, #cccccc);
}

.theme-2 .key-color-3-bg-39 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cccccc), color-stop(0, #B2B2B2));
  background: -webkit-linear-gradient(#B2B2B2, #cccccc);
  background: -moz-linear-gradient(#B2B2B2, #cccccc);
  background: -ms-linear-gradient(#B2B2B2, #cccccc);
  background: linear-gradient(#B2B2B2, #cccccc);
}

.theme-3 .key-color-1-bg-39 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cccccc), color-stop(0, #B2B2B2));
  background: -webkit-linear-gradient(#B2B2B2, #cccccc);
  background: -moz-linear-gradient(#B2B2B2, #cccccc);
  background: -ms-linear-gradient(#B2B2B2, #cccccc);
  background: linear-gradient(#B2B2B2, #cccccc);
}

.theme-3 .key-color-2-bg-39 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cccccc), color-stop(0, #B2B2B2));
  background: -webkit-linear-gradient(#B2B2B2, #cccccc);
  background: -moz-linear-gradient(#B2B2B2, #cccccc);
  background: -ms-linear-gradient(#B2B2B2, #cccccc);
  background: linear-gradient(#B2B2B2, #cccccc);
}

.theme-3 .key-color-3-bg-39 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cccccc), color-stop(0, #B2B2B2));
  background: -webkit-linear-gradient(#B2B2B2, #cccccc);
  background: -moz-linear-gradient(#B2B2B2, #cccccc);
  background: -ms-linear-gradient(#B2B2B2, #cccccc);
  background: linear-gradient(#B2B2B2, #cccccc);
}

.theme-2 .key-color-1-bg-40 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efefef), color-stop(0, #E0E0E0));
  background: -webkit-linear-gradient(#E0E0E0, #efefef);
  background: -moz-linear-gradient(#E0E0E0, #efefef);
  background: -ms-linear-gradient(#E0E0E0, #efefef);
  background: linear-gradient(#E0E0E0, #efefef);
}

.theme-2 .key-color-2-bg-40 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efefef), color-stop(0, #E0E0E0));
  background: -webkit-linear-gradient(#E0E0E0, #efefef);
  background: -moz-linear-gradient(#E0E0E0, #efefef);
  background: -ms-linear-gradient(#E0E0E0, #efefef);
  background: linear-gradient(#E0E0E0, #efefef);
}

.theme-2 .key-color-3-bg-40 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efefef), color-stop(0, #E0E0E0));
  background: -webkit-linear-gradient(#E0E0E0, #efefef);
  background: -moz-linear-gradient(#E0E0E0, #efefef);
  background: -ms-linear-gradient(#E0E0E0, #efefef);
  background: linear-gradient(#E0E0E0, #efefef);
}

.theme-3 .key-color-1-bg-40 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efefef), color-stop(0, #E0E0E0));
  background: -webkit-linear-gradient(#E0E0E0, #efefef);
  background: -moz-linear-gradient(#E0E0E0, #efefef);
  background: -ms-linear-gradient(#E0E0E0, #efefef);
  background: linear-gradient(#E0E0E0, #efefef);
}

.theme-3 .key-color-2-bg-40 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efefef), color-stop(0, #E0E0E0));
  background: -webkit-linear-gradient(#E0E0E0, #efefef);
  background: -moz-linear-gradient(#E0E0E0, #efefef);
  background: -ms-linear-gradient(#E0E0E0, #efefef);
  background: linear-gradient(#E0E0E0, #efefef);
}

.theme-3 .key-color-3-bg-40 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efefef), color-stop(0, #E0E0E0));
  background: -webkit-linear-gradient(#E0E0E0, #efefef);
  background: -moz-linear-gradient(#E0E0E0, #efefef);
  background: -ms-linear-gradient(#E0E0E0, #efefef);
  background: linear-gradient(#E0E0E0, #efefef);
}

.theme-2 .key-color-1-bg-41 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fcfcfc), color-stop(0, #F2F2F2));
  background: -webkit-linear-gradient(#F2F2F2, #fcfcfc);
  background: -moz-linear-gradient(#F2F2F2, #fcfcfc);
  background: -ms-linear-gradient(#F2F2F2, #fcfcfc);
  background: linear-gradient(#F2F2F2, #fcfcfc);
}

.theme-2 .key-color-2-bg-41 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fcfcfc), color-stop(0, #F2F2F2));
  background: -webkit-linear-gradient(#F2F2F2, #fcfcfc);
  background: -moz-linear-gradient(#F2F2F2, #fcfcfc);
  background: -ms-linear-gradient(#F2F2F2, #fcfcfc);
  background: linear-gradient(#F2F2F2, #fcfcfc);
}

.theme-2 .key-color-3-bg-41 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fcfcfc), color-stop(0, #F2F2F2));
  background: -webkit-linear-gradient(#F2F2F2, #fcfcfc);
  background: -moz-linear-gradient(#F2F2F2, #fcfcfc);
  background: -ms-linear-gradient(#F2F2F2, #fcfcfc);
  background: linear-gradient(#F2F2F2, #fcfcfc);
}

.theme-3 .key-color-1-bg-41 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fcfcfc), color-stop(0, #F2F2F2));
  background: -webkit-linear-gradient(#F2F2F2, #fcfcfc);
  background: -moz-linear-gradient(#F2F2F2, #fcfcfc);
  background: -ms-linear-gradient(#F2F2F2, #fcfcfc);
  background: linear-gradient(#F2F2F2, #fcfcfc);
}

.theme-3 .key-color-2-bg-41 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fcfcfc), color-stop(0, #F2F2F2));
  background: -webkit-linear-gradient(#F2F2F2, #fcfcfc);
  background: -moz-linear-gradient(#F2F2F2, #fcfcfc);
  background: -ms-linear-gradient(#F2F2F2, #fcfcfc);
  background: linear-gradient(#F2F2F2, #fcfcfc);
}

.theme-3 .key-color-3-bg-41 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fcfcfc), color-stop(0, #F2F2F2));
  background: -webkit-linear-gradient(#F2F2F2, #fcfcfc);
  background: -moz-linear-gradient(#F2F2F2, #fcfcfc);
  background: -ms-linear-gradient(#F2F2F2, #fcfcfc);
  background: linear-gradient(#F2F2F2, #fcfcfc);
}

.theme-2 .key-color-1-bg-42 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f95fb0), color-stop(0, #F14E9B));
  background: -webkit-linear-gradient(#F14E9B, #f95fb0);
  background: -moz-linear-gradient(#F14E9B, #f95fb0);
  background: -ms-linear-gradient(#F14E9B, #f95fb0);
  background: linear-gradient(#F14E9B, #f95fb0);
}

.theme-2 .key-color-2-bg-42 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f95fb0), color-stop(0, #F14E9B));
  background: -webkit-linear-gradient(#F14E9B, #f95fb0);
  background: -moz-linear-gradient(#F14E9B, #f95fb0);
  background: -ms-linear-gradient(#F14E9B, #f95fb0);
  background: linear-gradient(#F14E9B, #f95fb0);
}

.theme-2 .key-color-3-bg-42 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f95fb0), color-stop(0, #F14E9B));
  background: -webkit-linear-gradient(#F14E9B, #f95fb0);
  background: -moz-linear-gradient(#F14E9B, #f95fb0);
  background: -ms-linear-gradient(#F14E9B, #f95fb0);
  background: linear-gradient(#F14E9B, #f95fb0);
}

.theme-3 .key-color-1-bg-42 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f95fb0), color-stop(0, #F14E9B));
  background: -webkit-linear-gradient(#F14E9B, #f95fb0);
  background: -moz-linear-gradient(#F14E9B, #f95fb0);
  background: -ms-linear-gradient(#F14E9B, #f95fb0);
  background: linear-gradient(#F14E9B, #f95fb0);
}

.theme-3 .key-color-2-bg-42 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f95fb0), color-stop(0, #F14E9B));
  background: -webkit-linear-gradient(#F14E9B, #f95fb0);
  background: -moz-linear-gradient(#F14E9B, #f95fb0);
  background: -ms-linear-gradient(#F14E9B, #f95fb0);
  background: linear-gradient(#F14E9B, #f95fb0);
}

.theme-3 .key-color-3-bg-42 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f95fb0), color-stop(0, #F14E9B));
  background: -webkit-linear-gradient(#F14E9B, #f95fb0);
  background: -moz-linear-gradient(#F14E9B, #f95fb0);
  background: -ms-linear-gradient(#F14E9B, #f95fb0);
  background: linear-gradient(#F14E9B, #f95fb0);
}

.theme-2 .key-color-1-bg-43 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f49fd0), color-stop(0, #F67DBC));
  background: -webkit-linear-gradient(#F67DBC, #f49fd0);
  background: -moz-linear-gradient(#F67DBC, #f49fd0);
  background: -ms-linear-gradient(#F67DBC, #f49fd0);
  background: linear-gradient(#F67DBC, #f49fd0);
}

.theme-2 .key-color-2-bg-43 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f49fd0), color-stop(0, #F67DBC));
  background: -webkit-linear-gradient(#F67DBC, #f49fd0);
  background: -moz-linear-gradient(#F67DBC, #f49fd0);
  background: -ms-linear-gradient(#F67DBC, #f49fd0);
  background: linear-gradient(#F67DBC, #f49fd0);
}

.theme-2 .key-color-3-bg-43 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f49fd0), color-stop(0, #F67DBC));
  background: -webkit-linear-gradient(#F67DBC, #f49fd0);
  background: -moz-linear-gradient(#F67DBC, #f49fd0);
  background: -ms-linear-gradient(#F67DBC, #f49fd0);
  background: linear-gradient(#F67DBC, #f49fd0);
}

.theme-3 .key-color-1-bg-43 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f49fd0), color-stop(0, #F67DBC));
  background: -webkit-linear-gradient(#F67DBC, #f49fd0);
  background: -moz-linear-gradient(#F67DBC, #f49fd0);
  background: -ms-linear-gradient(#F67DBC, #f49fd0);
  background: linear-gradient(#F67DBC, #f49fd0);
}

.theme-3 .key-color-2-bg-43 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f49fd0), color-stop(0, #F67DBC));
  background: -webkit-linear-gradient(#F67DBC, #f49fd0);
  background: -moz-linear-gradient(#F67DBC, #f49fd0);
  background: -ms-linear-gradient(#F67DBC, #f49fd0);
  background: linear-gradient(#F67DBC, #f49fd0);
}

.theme-3 .key-color-3-bg-43 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f49fd0), color-stop(0, #F67DBC));
  background: -webkit-linear-gradient(#F67DBC, #f49fd0);
  background: -moz-linear-gradient(#F67DBC, #f49fd0);
  background: -ms-linear-gradient(#F67DBC, #f49fd0);
  background: linear-gradient(#F67DBC, #f49fd0);
}

.theme-2 .key-color-1-bg-44 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f4cbe8), color-stop(0, #FAADDE));
  background: -webkit-linear-gradient(#FAADDE, #f4cbe8);
  background: -moz-linear-gradient(#FAADDE, #f4cbe8);
  background: -ms-linear-gradient(#FAADDE, #f4cbe8);
  background: linear-gradient(#FAADDE, #f4cbe8);
}

.theme-2 .key-color-2-bg-44 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f4cbe8), color-stop(0, #FAADDE));
  background: -webkit-linear-gradient(#FAADDE, #f4cbe8);
  background: -moz-linear-gradient(#FAADDE, #f4cbe8);
  background: -ms-linear-gradient(#FAADDE, #f4cbe8);
  background: linear-gradient(#FAADDE, #f4cbe8);
}

.theme-2 .key-color-3-bg-44 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f4cbe8), color-stop(0, #FAADDE));
  background: -webkit-linear-gradient(#FAADDE, #f4cbe8);
  background: -moz-linear-gradient(#FAADDE, #f4cbe8);
  background: -ms-linear-gradient(#FAADDE, #f4cbe8);
  background: linear-gradient(#FAADDE, #f4cbe8);
}

.theme-3 .key-color-1-bg-44 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f4cbe8), color-stop(0, #FAADDE));
  background: -webkit-linear-gradient(#FAADDE, #f4cbe8);
  background: -moz-linear-gradient(#FAADDE, #f4cbe8);
  background: -ms-linear-gradient(#FAADDE, #f4cbe8);
  background: linear-gradient(#FAADDE, #f4cbe8);
}

.theme-3 .key-color-2-bg-44 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f4cbe8), color-stop(0, #FAADDE));
  background: -webkit-linear-gradient(#FAADDE, #f4cbe8);
  background: -moz-linear-gradient(#FAADDE, #f4cbe8);
  background: -ms-linear-gradient(#FAADDE, #f4cbe8);
  background: linear-gradient(#FAADDE, #f4cbe8);
}

.theme-3 .key-color-3-bg-44 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f4cbe8), color-stop(0, #FAADDE));
  background: -webkit-linear-gradient(#FAADDE, #f4cbe8);
  background: -moz-linear-gradient(#FAADDE, #f4cbe8);
  background: -ms-linear-gradient(#FAADDE, #f4cbe8);
  background: linear-gradient(#FAADDE, #f4cbe8);
}

.theme-2 .key-color-1-bg-45 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f8defc), color-stop(0, #FFDCFF));
  background: -webkit-linear-gradient(#FFDCFF, #f8defc);
  background: -moz-linear-gradient(#FFDCFF, #f8defc);
  background: -ms-linear-gradient(#FFDCFF, #f8defc);
  background: linear-gradient(#FFDCFF, #f8defc);
}

.theme-2 .key-color-2-bg-45 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f8defc), color-stop(0, #FFDCFF));
  background: -webkit-linear-gradient(#FFDCFF, #f8defc);
  background: -moz-linear-gradient(#FFDCFF, #f8defc);
  background: -ms-linear-gradient(#FFDCFF, #f8defc);
  background: linear-gradient(#FFDCFF, #f8defc);
}

.theme-2 .key-color-3-bg-45 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f8defc), color-stop(0, #FFDCFF));
  background: -webkit-linear-gradient(#FFDCFF, #f8defc);
  background: -moz-linear-gradient(#FFDCFF, #f8defc);
  background: -ms-linear-gradient(#FFDCFF, #f8defc);
  background: linear-gradient(#FFDCFF, #f8defc);
}

.theme-3 .key-color-1-bg-45 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f8defc), color-stop(0, #FFDCFF));
  background: -webkit-linear-gradient(#FFDCFF, #f8defc);
  background: -moz-linear-gradient(#FFDCFF, #f8defc);
  background: -ms-linear-gradient(#FFDCFF, #f8defc);
  background: linear-gradient(#FFDCFF, #f8defc);
}

.theme-3 .key-color-2-bg-45 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f8defc), color-stop(0, #FFDCFF));
  background: -webkit-linear-gradient(#FFDCFF, #f8defc);
  background: -moz-linear-gradient(#FFDCFF, #f8defc);
  background: -ms-linear-gradient(#FFDCFF, #f8defc);
  background: linear-gradient(#FFDCFF, #f8defc);
}

.theme-3 .key-color-3-bg-45 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f8defc), color-stop(0, #FFDCFF));
  background: -webkit-linear-gradient(#FFDCFF, #f8defc);
  background: -moz-linear-gradient(#FFDCFF, #f8defc);
  background: -ms-linear-gradient(#FFDCFF, #f8defc);
  background: linear-gradient(#FFDCFF, #f8defc);
}

.theme-2 .key-color-1-bg-46 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f97878), color-stop(0, #FD4039));
  background: -webkit-linear-gradient(#FD4039, #f97878);
  background: -moz-linear-gradient(#FD4039, #f97878);
  background: -ms-linear-gradient(#FD4039, #f97878);
  background: linear-gradient(#FD4039, #f97878);
}

.theme-2 .key-color-2-bg-46 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f97878), color-stop(0, #FD4039));
  background: -webkit-linear-gradient(#FD4039, #f97878);
  background: -moz-linear-gradient(#FD4039, #f97878);
  background: -ms-linear-gradient(#FD4039, #f97878);
  background: linear-gradient(#FD4039, #f97878);
}

.theme-2 .key-color-3-bg-46 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f97878), color-stop(0, #FD4039));
  background: -webkit-linear-gradient(#FD4039, #f97878);
  background: -moz-linear-gradient(#FD4039, #f97878);
  background: -ms-linear-gradient(#FD4039, #f97878);
  background: linear-gradient(#FD4039, #f97878);
}

.theme-3 .key-color-1-bg-46 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f97878), color-stop(0, #FD4039));
  background: -webkit-linear-gradient(#FD4039, #f97878);
  background: -moz-linear-gradient(#FD4039, #f97878);
  background: -ms-linear-gradient(#FD4039, #f97878);
  background: linear-gradient(#FD4039, #f97878);
}

.theme-3 .key-color-2-bg-46 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f97878), color-stop(0, #FD4039));
  background: -webkit-linear-gradient(#FD4039, #f97878);
  background: -moz-linear-gradient(#FD4039, #f97878);
  background: -ms-linear-gradient(#FD4039, #f97878);
  background: linear-gradient(#FD4039, #f97878);
}

.theme-3 .key-color-3-bg-46 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f97878), color-stop(0, #FD4039));
  background: -webkit-linear-gradient(#FD4039, #f97878);
  background: -moz-linear-gradient(#FD4039, #f97878);
  background: -ms-linear-gradient(#FD4039, #f97878);
  background: linear-gradient(#FD4039, #f97878);
}

.theme-2 .key-color-1-bg-47 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7ccd5), color-stop(0, #FF9E96));
  background: -webkit-linear-gradient(#FF9E96, #f7ccd5);
  background: -moz-linear-gradient(#FF9E96, #f7ccd5);
  background: -ms-linear-gradient(#FF9E96, #f7ccd5);
  background: linear-gradient(#FF9E96, #f7ccd5);
}

.theme-2 .key-color-2-bg-47 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7ccd5), color-stop(0, #FF9E96));
  background: -webkit-linear-gradient(#FF9E96, #f7ccd5);
  background: -moz-linear-gradient(#FF9E96, #f7ccd5);
  background: -ms-linear-gradient(#FF9E96, #f7ccd5);
  background: linear-gradient(#FF9E96, #f7ccd5);
}

.theme-2 .key-color-3-bg-47 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7ccd5), color-stop(0, #FF9E96));
  background: -webkit-linear-gradient(#FF9E96, #f7ccd5);
  background: -moz-linear-gradient(#FF9E96, #f7ccd5);
  background: -ms-linear-gradient(#FF9E96, #f7ccd5);
  background: linear-gradient(#FF9E96, #f7ccd5);
}

.theme-3 .key-color-1-bg-47 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7ccd5), color-stop(0, #FF9E96));
  background: -webkit-linear-gradient(#FF9E96, #f7ccd5);
  background: -moz-linear-gradient(#FF9E96, #f7ccd5);
  background: -ms-linear-gradient(#FF9E96, #f7ccd5);
  background: linear-gradient(#FF9E96, #f7ccd5);
}

.theme-3 .key-color-2-bg-47 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7ccd5), color-stop(0, #FF9E96));
  background: -webkit-linear-gradient(#FF9E96, #f7ccd5);
  background: -moz-linear-gradient(#FF9E96, #f7ccd5);
  background: -ms-linear-gradient(#FF9E96, #f7ccd5);
  background: linear-gradient(#FF9E96, #f7ccd5);
}

.theme-3 .key-color-3-bg-47 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7ccd5), color-stop(0, #FF9E96));
  background: -webkit-linear-gradient(#FF9E96, #f7ccd5);
  background: -moz-linear-gradient(#FF9E96, #f7ccd5);
  background: -ms-linear-gradient(#FF9E96, #f7ccd5);
  background: linear-gradient(#FF9E96, #f7ccd5);
}

.theme-2 .key-color-1-bg-48 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fff8f8), color-stop(0, #FFD2C8));
  background: -webkit-linear-gradient(#FFD2C8, #fff8f8);
  background: -moz-linear-gradient(#FFD2C8, #fff8f8);
  background: -ms-linear-gradient(#FFD2C8, #fff8f8);
  background: linear-gradient(#FFD2C8, #fff8f8);
}

.theme-2 .key-color-2-bg-48 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fff8f8), color-stop(0, #FFD2C8));
  background: -webkit-linear-gradient(#FFD2C8, #fff8f8);
  background: -moz-linear-gradient(#FFD2C8, #fff8f8);
  background: -ms-linear-gradient(#FFD2C8, #fff8f8);
  background: linear-gradient(#FFD2C8, #fff8f8);
}

.theme-2 .key-color-3-bg-48 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fff8f8), color-stop(0, #FFD2C8));
  background: -webkit-linear-gradient(#FFD2C8, #fff8f8);
  background: -moz-linear-gradient(#FFD2C8, #fff8f8);
  background: -ms-linear-gradient(#FFD2C8, #fff8f8);
  background: linear-gradient(#FFD2C8, #fff8f8);
}

.theme-3 .key-color-1-bg-48 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fff8f8), color-stop(0, #FFD2C8));
  background: -webkit-linear-gradient(#FFD2C8, #fff8f8);
  background: -moz-linear-gradient(#FFD2C8, #fff8f8);
  background: -ms-linear-gradient(#FFD2C8, #fff8f8);
  background: linear-gradient(#FFD2C8, #fff8f8);
}

.theme-3 .key-color-2-bg-48 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fff8f8), color-stop(0, #FFD2C8));
  background: -webkit-linear-gradient(#FFD2C8, #fff8f8);
  background: -moz-linear-gradient(#FFD2C8, #fff8f8);
  background: -ms-linear-gradient(#FFD2C8, #fff8f8);
  background: linear-gradient(#FFD2C8, #fff8f8);
}

.theme-3 .key-color-3-bg-48 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fff8f8), color-stop(0, #FFD2C8));
  background: -webkit-linear-gradient(#FFD2C8, #fff8f8);
  background: -moz-linear-gradient(#FFD2C8, #fff8f8);
  background: -ms-linear-gradient(#FFD2C8, #fff8f8);
  background: linear-gradient(#FFD2C8, #fff8f8);
}

.theme-2 .key-color-1-bg-49 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ed8b5a), color-stop(0, #F47A2E));
  background: -webkit-linear-gradient(#F47A2E, #ed8b5a);
  background: -moz-linear-gradient(#F47A2E, #ed8b5a);
  background: -ms-linear-gradient(#F47A2E, #ed8b5a);
  background: linear-gradient(#F47A2E, #ed8b5a);
}

.theme-2 .key-color-2-bg-49 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ed8b5a), color-stop(0, #F47A2E));
  background: -webkit-linear-gradient(#F47A2E, #ed8b5a);
  background: -moz-linear-gradient(#F47A2E, #ed8b5a);
  background: -ms-linear-gradient(#F47A2E, #ed8b5a);
  background: linear-gradient(#F47A2E, #ed8b5a);
}

.theme-2 .key-color-3-bg-49 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ed8b5a), color-stop(0, #F47A2E));
  background: -webkit-linear-gradient(#F47A2E, #ed8b5a);
  background: -moz-linear-gradient(#F47A2E, #ed8b5a);
  background: -ms-linear-gradient(#F47A2E, #ed8b5a);
  background: linear-gradient(#F47A2E, #ed8b5a);
}

.theme-3 .key-color-1-bg-49 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ed8b5a), color-stop(0, #F47A2E));
  background: -webkit-linear-gradient(#F47A2E, #ed8b5a);
  background: -moz-linear-gradient(#F47A2E, #ed8b5a);
  background: -ms-linear-gradient(#F47A2E, #ed8b5a);
  background: linear-gradient(#F47A2E, #ed8b5a);
}

.theme-3 .key-color-2-bg-49 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ed8b5a), color-stop(0, #F47A2E));
  background: -webkit-linear-gradient(#F47A2E, #ed8b5a);
  background: -moz-linear-gradient(#F47A2E, #ed8b5a);
  background: -ms-linear-gradient(#F47A2E, #ed8b5a);
  background: linear-gradient(#F47A2E, #ed8b5a);
}

.theme-3 .key-color-3-bg-49 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ed8b5a), color-stop(0, #F47A2E));
  background: -webkit-linear-gradient(#F47A2E, #ed8b5a);
  background: -moz-linear-gradient(#F47A2E, #ed8b5a);
  background: -ms-linear-gradient(#F47A2E, #ed8b5a);
  background: linear-gradient(#F47A2E, #ed8b5a);
}

.theme-2 .key-color-1-bg-50 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f9b191), color-stop(0, #F89A5D));
  background: -webkit-linear-gradient(#F89A5D, #f9b191);
  background: -moz-linear-gradient(#F89A5D, #f9b191);
  background: -ms-linear-gradient(#F89A5D, #f9b191);
  background: linear-gradient(#F89A5D, #f9b191);
}

.theme-2 .key-color-2-bg-50 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f9b191), color-stop(0, #F89A5D));
  background: -webkit-linear-gradient(#F89A5D, #f9b191);
  background: -moz-linear-gradient(#F89A5D, #f9b191);
  background: -ms-linear-gradient(#F89A5D, #f9b191);
  background: linear-gradient(#F89A5D, #f9b191);
}

.theme-2 .key-color-3-bg-50 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f9b191), color-stop(0, #F89A5D));
  background: -webkit-linear-gradient(#F89A5D, #f9b191);
  background: -moz-linear-gradient(#F89A5D, #f9b191);
  background: -ms-linear-gradient(#F89A5D, #f9b191);
  background: linear-gradient(#F89A5D, #f9b191);
}

.theme-3 .key-color-1-bg-50 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f9b191), color-stop(0, #F89A5D));
  background: -webkit-linear-gradient(#F89A5D, #f9b191);
  background: -moz-linear-gradient(#F89A5D, #f9b191);
  background: -ms-linear-gradient(#F89A5D, #f9b191);
  background: linear-gradient(#F89A5D, #f9b191);
}

.theme-3 .key-color-2-bg-50 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f9b191), color-stop(0, #F89A5D));
  background: -webkit-linear-gradient(#F89A5D, #f9b191);
  background: -moz-linear-gradient(#F89A5D, #f9b191);
  background: -ms-linear-gradient(#F89A5D, #f9b191);
  background: linear-gradient(#F89A5D, #f9b191);
}

.theme-3 .key-color-3-bg-50 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f9b191), color-stop(0, #F89A5D));
  background: -webkit-linear-gradient(#F89A5D, #f9b191);
  background: -moz-linear-gradient(#F89A5D, #f9b191);
  background: -ms-linear-gradient(#F89A5D, #f9b191);
  background: linear-gradient(#F89A5D, #f9b191);
}

.theme-2 .key-color-1-bg-51 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7d1b7), color-stop(0, #FBBA8B));
  background: -webkit-linear-gradient(#FBBA8B, #f7d1b7);
  background: -moz-linear-gradient(#FBBA8B, #f7d1b7);
  background: -ms-linear-gradient(#FBBA8B, #f7d1b7);
  background: linear-gradient(#FBBA8B, #f7d1b7);
}

.theme-2 .key-color-2-bg-51 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7d1b7), color-stop(0, #FBBA8B));
  background: -webkit-linear-gradient(#FBBA8B, #f7d1b7);
  background: -moz-linear-gradient(#FBBA8B, #f7d1b7);
  background: -ms-linear-gradient(#FBBA8B, #f7d1b7);
  background: linear-gradient(#FBBA8B, #f7d1b7);
}

.theme-2 .key-color-3-bg-51 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7d1b7), color-stop(0, #FBBA8B));
  background: -webkit-linear-gradient(#FBBA8B, #f7d1b7);
  background: -moz-linear-gradient(#FBBA8B, #f7d1b7);
  background: -ms-linear-gradient(#FBBA8B, #f7d1b7);
  background: linear-gradient(#FBBA8B, #f7d1b7);
}

.theme-3 .key-color-1-bg-51 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7d1b7), color-stop(0, #FBBA8B));
  background: -webkit-linear-gradient(#FBBA8B, #f7d1b7);
  background: -moz-linear-gradient(#FBBA8B, #f7d1b7);
  background: -ms-linear-gradient(#FBBA8B, #f7d1b7);
  background: linear-gradient(#FBBA8B, #f7d1b7);
}

.theme-3 .key-color-2-bg-51 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7d1b7), color-stop(0, #FBBA8B));
  background: -webkit-linear-gradient(#FBBA8B, #f7d1b7);
  background: -moz-linear-gradient(#FBBA8B, #f7d1b7);
  background: -ms-linear-gradient(#FBBA8B, #f7d1b7);
  background: linear-gradient(#FBBA8B, #f7d1b7);
}

.theme-3 .key-color-3-bg-51 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7d1b7), color-stop(0, #FBBA8B));
  background: -webkit-linear-gradient(#FBBA8B, #f7d1b7);
  background: -moz-linear-gradient(#FBBA8B, #f7d1b7);
  background: -ms-linear-gradient(#FBBA8B, #f7d1b7);
  background: linear-gradient(#FBBA8B, #f7d1b7);
}

.theme-2 .key-color-1-bg-52 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffe94d), color-stop(0, #FCE900));
  background: -webkit-linear-gradient(#FCE900, #ffe94d);
  background: -moz-linear-gradient(#FCE900, #ffe94d);
  background: -ms-linear-gradient(#FCE900, #ffe94d);
  background: linear-gradient(#FCE900, #ffe94d);
}

.theme-2 .key-color-2-bg-52 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffe94d), color-stop(0, #FCE900));
  background: -webkit-linear-gradient(#FCE900, #ffe94d);
  background: -moz-linear-gradient(#FCE900, #ffe94d);
  background: -ms-linear-gradient(#FCE900, #ffe94d);
  background: linear-gradient(#FCE900, #ffe94d);
}

.theme-2 .key-color-3-bg-52 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffe94d), color-stop(0, #FCE900));
  background: -webkit-linear-gradient(#FCE900, #ffe94d);
  background: -moz-linear-gradient(#FCE900, #ffe94d);
  background: -ms-linear-gradient(#FCE900, #ffe94d);
  background: linear-gradient(#FCE900, #ffe94d);
}

.theme-3 .key-color-1-bg-52 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffe94d), color-stop(0, #FCE900));
  background: -webkit-linear-gradient(#FCE900, #ffe94d);
  background: -moz-linear-gradient(#FCE900, #ffe94d);
  background: -ms-linear-gradient(#FCE900, #ffe94d);
  background: linear-gradient(#FCE900, #ffe94d);
}

.theme-3 .key-color-2-bg-52 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffe94d), color-stop(0, #FCE900));
  background: -webkit-linear-gradient(#FCE900, #ffe94d);
  background: -moz-linear-gradient(#FCE900, #ffe94d);
  background: -ms-linear-gradient(#FCE900, #ffe94d);
  background: linear-gradient(#FCE900, #ffe94d);
}

.theme-3 .key-color-3-bg-52 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffe94d), color-stop(0, #FCE900));
  background: -webkit-linear-gradient(#FCE900, #ffe94d);
  background: -moz-linear-gradient(#FCE900, #ffe94d);
  background: -ms-linear-gradient(#FCE900, #ffe94d);
  background: linear-gradient(#FCE900, #ffe94d);
}

.theme-2 .key-color-1-bg-53 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-2 .key-color-2-bg-53 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-2 .key-color-3-bg-53 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-3 .key-color-1-bg-53 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-3 .key-color-2-bg-53 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-3 .key-color-3-bg-53 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-2 .key-color-1-bg-54 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffefcc), color-stop(0, #FFFBD7));
  background: -webkit-linear-gradient(#FFFBD7, #ffefcc);
  background: -moz-linear-gradient(#FFFBD7, #ffefcc);
  background: -ms-linear-gradient(#FFFBD7, #ffefcc);
  background: linear-gradient(#FFFBD7, #ffefcc);
}

.theme-2 .key-color-2-bg-54 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffefcc), color-stop(0, #FFFBD7));
  background: -webkit-linear-gradient(#FFFBD7, #ffefcc);
  background: -moz-linear-gradient(#FFFBD7, #ffefcc);
  background: -ms-linear-gradient(#FFFBD7, #ffefcc);
  background: linear-gradient(#FFFBD7, #ffefcc);
}

.theme-2 .key-color-3-bg-54 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffefcc), color-stop(0, #FFFBD7));
  background: -webkit-linear-gradient(#FFFBD7, #ffefcc);
  background: -moz-linear-gradient(#FFFBD7, #ffefcc);
  background: -ms-linear-gradient(#FFFBD7, #ffefcc);
  background: linear-gradient(#FFFBD7, #ffefcc);
}

.theme-3 .key-color-1-bg-54 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffefcc), color-stop(0, #FFFBD7));
  background: -webkit-linear-gradient(#FFFBD7, #ffefcc);
  background: -moz-linear-gradient(#FFFBD7, #ffefcc);
  background: -ms-linear-gradient(#FFFBD7, #ffefcc);
  background: linear-gradient(#FFFBD7, #ffefcc);
}

.theme-3 .key-color-2-bg-54 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffefcc), color-stop(0, #FFFBD7));
  background: -webkit-linear-gradient(#FFFBD7, #ffefcc);
  background: -moz-linear-gradient(#FFFBD7, #ffefcc);
  background: -ms-linear-gradient(#FFFBD7, #ffefcc);
  background: linear-gradient(#FFFBD7, #ffefcc);
}

.theme-3 .key-color-3-bg-54 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffefcc), color-stop(0, #FFFBD7));
  background: -webkit-linear-gradient(#FFFBD7, #ffefcc);
  background: -moz-linear-gradient(#FFFBD7, #ffefcc);
  background: -ms-linear-gradient(#FFFBD7, #ffefcc);
  background: linear-gradient(#FFFBD7, #ffefcc);
}

.theme-2 .key-color-1-bg-55 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eded26), color-stop(0, #A4C51F));
  background: -webkit-linear-gradient(#A4C51F, #eded26);
  background: -moz-linear-gradient(#A4C51F, #eded26);
  background: -ms-linear-gradient(#A4C51F, #eded26);
  background: linear-gradient(#A4C51F, #eded26);
}

.theme-2 .key-color-2-bg-55 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eded26), color-stop(0, #A4C51F));
  background: -webkit-linear-gradient(#A4C51F, #eded26);
  background: -moz-linear-gradient(#A4C51F, #eded26);
  background: -ms-linear-gradient(#A4C51F, #eded26);
  background: linear-gradient(#A4C51F, #eded26);
}

.theme-2 .key-color-3-bg-55 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eded26), color-stop(0, #A4C51F));
  background: -webkit-linear-gradient(#A4C51F, #eded26);
  background: -moz-linear-gradient(#A4C51F, #eded26);
  background: -ms-linear-gradient(#A4C51F, #eded26);
  background: linear-gradient(#A4C51F, #eded26);
}

.theme-3 .key-color-1-bg-55 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eded26), color-stop(0, #A4C51F));
  background: -webkit-linear-gradient(#A4C51F, #eded26);
  background: -moz-linear-gradient(#A4C51F, #eded26);
  background: -ms-linear-gradient(#A4C51F, #eded26);
  background: linear-gradient(#A4C51F, #eded26);
}

.theme-3 .key-color-2-bg-55 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eded26), color-stop(0, #A4C51F));
  background: -webkit-linear-gradient(#A4C51F, #eded26);
  background: -moz-linear-gradient(#A4C51F, #eded26);
  background: -ms-linear-gradient(#A4C51F, #eded26);
  background: linear-gradient(#A4C51F, #eded26);
}

.theme-3 .key-color-3-bg-55 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eded26), color-stop(0, #A4C51F));
  background: -webkit-linear-gradient(#A4C51F, #eded26);
  background: -moz-linear-gradient(#A4C51F, #eded26);
  background: -ms-linear-gradient(#A4C51F, #eded26);
  background: linear-gradient(#A4C51F, #eded26);
}

.theme-2 .key-color-1-bg-56 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e295), color-stop(0, #DFE65C));
  background: -webkit-linear-gradient(#DFE65C, #e8e295);
  background: -moz-linear-gradient(#DFE65C, #e8e295);
  background: -ms-linear-gradient(#DFE65C, #e8e295);
  background: linear-gradient(#DFE65C, #e8e295);
}

.theme-2 .key-color-2-bg-56 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e295), color-stop(0, #DFE65C));
  background: -webkit-linear-gradient(#DFE65C, #e8e295);
  background: -moz-linear-gradient(#DFE65C, #e8e295);
  background: -ms-linear-gradient(#DFE65C, #e8e295);
  background: linear-gradient(#DFE65C, #e8e295);
}

.theme-2 .key-color-3-bg-56 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e295), color-stop(0, #DFE65C));
  background: -webkit-linear-gradient(#DFE65C, #e8e295);
  background: -moz-linear-gradient(#DFE65C, #e8e295);
  background: -ms-linear-gradient(#DFE65C, #e8e295);
  background: linear-gradient(#DFE65C, #e8e295);
}

.theme-3 .key-color-1-bg-56 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e295), color-stop(0, #DFE65C));
  background: -webkit-linear-gradient(#DFE65C, #e8e295);
  background: -moz-linear-gradient(#DFE65C, #e8e295);
  background: -ms-linear-gradient(#DFE65C, #e8e295);
  background: linear-gradient(#DFE65C, #e8e295);
}

.theme-3 .key-color-2-bg-56 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e295), color-stop(0, #DFE65C));
  background: -webkit-linear-gradient(#DFE65C, #e8e295);
  background: -moz-linear-gradient(#DFE65C, #e8e295);
  background: -ms-linear-gradient(#DFE65C, #e8e295);
  background: linear-gradient(#DFE65C, #e8e295);
}

.theme-3 .key-color-3-bg-56 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e295), color-stop(0, #DFE65C));
  background: -webkit-linear-gradient(#DFE65C, #e8e295);
  background: -moz-linear-gradient(#DFE65C, #e8e295);
  background: -ms-linear-gradient(#DFE65C, #e8e295);
  background: linear-gradient(#DFE65C, #e8e295);
}

.theme-2 .key-color-1-bg-57 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e6b1), color-stop(0, #E7EE98));
  background: -webkit-linear-gradient(#E7EE98, #e8e6b1);
  background: -moz-linear-gradient(#E7EE98, #e8e6b1);
  background: -ms-linear-gradient(#E7EE98, #e8e6b1);
  background: linear-gradient(#E7EE98, #e8e6b1);
}

.theme-2 .key-color-2-bg-57 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e6b1), color-stop(0, #E7EE98));
  background: -webkit-linear-gradient(#E7EE98, #e8e6b1);
  background: -moz-linear-gradient(#E7EE98, #e8e6b1);
  background: -ms-linear-gradient(#E7EE98, #e8e6b1);
  background: linear-gradient(#E7EE98, #e8e6b1);
}

.theme-2 .key-color-3-bg-57 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e6b1), color-stop(0, #E7EE98));
  background: -webkit-linear-gradient(#E7EE98, #e8e6b1);
  background: -moz-linear-gradient(#E7EE98, #e8e6b1);
  background: -ms-linear-gradient(#E7EE98, #e8e6b1);
  background: linear-gradient(#E7EE98, #e8e6b1);
}

.theme-3 .key-color-1-bg-57 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e6b1), color-stop(0, #E7EE98));
  background: -webkit-linear-gradient(#E7EE98, #e8e6b1);
  background: -moz-linear-gradient(#E7EE98, #e8e6b1);
  background: -ms-linear-gradient(#E7EE98, #e8e6b1);
  background: linear-gradient(#E7EE98, #e8e6b1);
}

.theme-3 .key-color-2-bg-57 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e6b1), color-stop(0, #E7EE98));
  background: -webkit-linear-gradient(#E7EE98, #e8e6b1);
  background: -moz-linear-gradient(#E7EE98, #e8e6b1);
  background: -ms-linear-gradient(#E7EE98, #e8e6b1);
  background: linear-gradient(#E7EE98, #e8e6b1);
}

.theme-3 .key-color-3-bg-57 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e6b1), color-stop(0, #E7EE98));
  background: -webkit-linear-gradient(#E7EE98, #e8e6b1);
  background: -moz-linear-gradient(#E7EE98, #e8e6b1);
  background: -ms-linear-gradient(#E7EE98, #e8e6b1);
  background: linear-gradient(#E7EE98, #e8e6b1);
}

.theme-2 .key-color-1-bg-58 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eef4ce), color-stop(0, #EEF5D3));
  background: -webkit-linear-gradient(#EEF5D3, #eef4ce);
  background: -moz-linear-gradient(#EEF5D3, #eef4ce);
  background: -ms-linear-gradient(#EEF5D3, #eef4ce);
  background: linear-gradient(#EEF5D3, #eef4ce);
}

.theme-2 .key-color-2-bg-58 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eef4ce), color-stop(0, #EEF5D3));
  background: -webkit-linear-gradient(#EEF5D3, #eef4ce);
  background: -moz-linear-gradient(#EEF5D3, #eef4ce);
  background: -ms-linear-gradient(#EEF5D3, #eef4ce);
  background: linear-gradient(#EEF5D3, #eef4ce);
}

.theme-2 .key-color-3-bg-58 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eef4ce), color-stop(0, #EEF5D3));
  background: -webkit-linear-gradient(#EEF5D3, #eef4ce);
  background: -moz-linear-gradient(#EEF5D3, #eef4ce);
  background: -ms-linear-gradient(#EEF5D3, #eef4ce);
  background: linear-gradient(#EEF5D3, #eef4ce);
}

.theme-3 .key-color-1-bg-58 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eef4ce), color-stop(0, #EEF5D3));
  background: -webkit-linear-gradient(#EEF5D3, #eef4ce);
  background: -moz-linear-gradient(#EEF5D3, #eef4ce);
  background: -ms-linear-gradient(#EEF5D3, #eef4ce);
  background: linear-gradient(#EEF5D3, #eef4ce);
}

.theme-3 .key-color-2-bg-58 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eef4ce), color-stop(0, #EEF5D3));
  background: -webkit-linear-gradient(#EEF5D3, #eef4ce);
  background: -moz-linear-gradient(#EEF5D3, #eef4ce);
  background: -ms-linear-gradient(#EEF5D3, #eef4ce);
  background: linear-gradient(#EEF5D3, #eef4ce);
}

.theme-3 .key-color-3-bg-58 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eef4ce), color-stop(0, #EEF5D3));
  background: -webkit-linear-gradient(#EEF5D3, #eef4ce);
  background: -moz-linear-gradient(#EEF5D3, #eef4ce);
  background: -ms-linear-gradient(#EEF5D3, #eef4ce);
  background: linear-gradient(#EEF5D3, #eef4ce);
}

.theme-2 .key-color-1-bg-59 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #72d380), color-stop(0, #5CC26E));
  background: -webkit-linear-gradient(#5CC26E, #72d380);
  background: -moz-linear-gradient(#5CC26E, #72d380);
  background: -ms-linear-gradient(#5CC26E, #72d380);
  background: linear-gradient(#5CC26E, #72d380);
}

.theme-2 .key-color-2-bg-59 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #72d380), color-stop(0, #5CC26E));
  background: -webkit-linear-gradient(#5CC26E, #72d380);
  background: -moz-linear-gradient(#5CC26E, #72d380);
  background: -ms-linear-gradient(#5CC26E, #72d380);
  background: linear-gradient(#5CC26E, #72d380);
}

.theme-2 .key-color-3-bg-59 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #72d380), color-stop(0, #5CC26E));
  background: -webkit-linear-gradient(#5CC26E, #72d380);
  background: -moz-linear-gradient(#5CC26E, #72d380);
  background: -ms-linear-gradient(#5CC26E, #72d380);
  background: linear-gradient(#5CC26E, #72d380);
}

.theme-3 .key-color-1-bg-59 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #72d380), color-stop(0, #5CC26E));
  background: -webkit-linear-gradient(#5CC26E, #72d380);
  background: -moz-linear-gradient(#5CC26E, #72d380);
  background: -ms-linear-gradient(#5CC26E, #72d380);
  background: linear-gradient(#5CC26E, #72d380);
}

.theme-3 .key-color-2-bg-59 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #72d380), color-stop(0, #5CC26E));
  background: -webkit-linear-gradient(#5CC26E, #72d380);
  background: -moz-linear-gradient(#5CC26E, #72d380);
  background: -ms-linear-gradient(#5CC26E, #72d380);
  background: linear-gradient(#5CC26E, #72d380);
}

.theme-3 .key-color-3-bg-59 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #72d380), color-stop(0, #5CC26E));
  background: -webkit-linear-gradient(#5CC26E, #72d380);
  background: -moz-linear-gradient(#5CC26E, #72d380);
  background: -ms-linear-gradient(#5CC26E, #72d380);
  background: linear-gradient(#5CC26E, #72d380);
}

.theme-2 .key-color-1-bg-60 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ddb98), color-stop(0, #80D093));
  background: -webkit-linear-gradient(#80D093, #8ddb98);
  background: -moz-linear-gradient(#80D093, #8ddb98);
  background: -ms-linear-gradient(#80D093, #8ddb98);
  background: linear-gradient(#80D093, #8ddb98);
}

.theme-2 .key-color-2-bg-60 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ddb98), color-stop(0, #80D093));
  background: -webkit-linear-gradient(#80D093, #8ddb98);
  background: -moz-linear-gradient(#80D093, #8ddb98);
  background: -ms-linear-gradient(#80D093, #8ddb98);
  background: linear-gradient(#80D093, #8ddb98);
}

.theme-2 .key-color-3-bg-60 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ddb98), color-stop(0, #80D093));
  background: -webkit-linear-gradient(#80D093, #8ddb98);
  background: -moz-linear-gradient(#80D093, #8ddb98);
  background: -ms-linear-gradient(#80D093, #8ddb98);
  background: linear-gradient(#80D093, #8ddb98);
}

.theme-3 .key-color-1-bg-60 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ddb98), color-stop(0, #80D093));
  background: -webkit-linear-gradient(#80D093, #8ddb98);
  background: -moz-linear-gradient(#80D093, #8ddb98);
  background: -ms-linear-gradient(#80D093, #8ddb98);
  background: linear-gradient(#80D093, #8ddb98);
}

.theme-3 .key-color-2-bg-60 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ddb98), color-stop(0, #80D093));
  background: -webkit-linear-gradient(#80D093, #8ddb98);
  background: -moz-linear-gradient(#80D093, #8ddb98);
  background: -ms-linear-gradient(#80D093, #8ddb98);
  background: linear-gradient(#80D093, #8ddb98);
}

.theme-3 .key-color-3-bg-60 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ddb98), color-stop(0, #80D093));
  background: -webkit-linear-gradient(#80D093, #8ddb98);
  background: -moz-linear-gradient(#80D093, #8ddb98);
  background: -ms-linear-gradient(#80D093, #8ddb98);
  background: linear-gradient(#80D093, #8ddb98);
}

.theme-2 .key-color-1-bg-61 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b2eabc), color-stop(0, #A3DEB7));
  background: -webkit-linear-gradient(#A3DEB7, #b2eabc);
  background: -moz-linear-gradient(#A3DEB7, #b2eabc);
  background: -ms-linear-gradient(#A3DEB7, #b2eabc);
  background: linear-gradient(#A3DEB7, #b2eabc);
}

.theme-2 .key-color-2-bg-61 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b2eabc), color-stop(0, #A3DEB7));
  background: -webkit-linear-gradient(#A3DEB7, #b2eabc);
  background: -moz-linear-gradient(#A3DEB7, #b2eabc);
  background: -ms-linear-gradient(#A3DEB7, #b2eabc);
  background: linear-gradient(#A3DEB7, #b2eabc);
}

.theme-2 .key-color-3-bg-61 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b2eabc), color-stop(0, #A3DEB7));
  background: -webkit-linear-gradient(#A3DEB7, #b2eabc);
  background: -moz-linear-gradient(#A3DEB7, #b2eabc);
  background: -ms-linear-gradient(#A3DEB7, #b2eabc);
  background: linear-gradient(#A3DEB7, #b2eabc);
}

.theme-3 .key-color-1-bg-61 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b2eabc), color-stop(0, #A3DEB7));
  background: -webkit-linear-gradient(#A3DEB7, #b2eabc);
  background: -moz-linear-gradient(#A3DEB7, #b2eabc);
  background: -ms-linear-gradient(#A3DEB7, #b2eabc);
  background: linear-gradient(#A3DEB7, #b2eabc);
}

.theme-3 .key-color-2-bg-61 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b2eabc), color-stop(0, #A3DEB7));
  background: -webkit-linear-gradient(#A3DEB7, #b2eabc);
  background: -moz-linear-gradient(#A3DEB7, #b2eabc);
  background: -ms-linear-gradient(#A3DEB7, #b2eabc);
  background: linear-gradient(#A3DEB7, #b2eabc);
}

.theme-3 .key-color-3-bg-61 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b2eabc), color-stop(0, #A3DEB7));
  background: -webkit-linear-gradient(#A3DEB7, #b2eabc);
  background: -moz-linear-gradient(#A3DEB7, #b2eabc);
  background: -ms-linear-gradient(#A3DEB7, #b2eabc);
  background: linear-gradient(#A3DEB7, #b2eabc);
}

.theme-2 .key-color-1-bg-62 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bcefde), color-stop(0, #C6ECDB));
  background: -webkit-linear-gradient(#C6ECDB, #bcefde);
  background: -moz-linear-gradient(#C6ECDB, #bcefde);
  background: -ms-linear-gradient(#C6ECDB, #bcefde);
  background: linear-gradient(#C6ECDB, #bcefde);
}

.theme-2 .key-color-2-bg-62 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bcefde), color-stop(0, #C6ECDB));
  background: -webkit-linear-gradient(#C6ECDB, #bcefde);
  background: -moz-linear-gradient(#C6ECDB, #bcefde);
  background: -ms-linear-gradient(#C6ECDB, #bcefde);
  background: linear-gradient(#C6ECDB, #bcefde);
}

.theme-2 .key-color-3-bg-62 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bcefde), color-stop(0, #C6ECDB));
  background: -webkit-linear-gradient(#C6ECDB, #bcefde);
  background: -moz-linear-gradient(#C6ECDB, #bcefde);
  background: -ms-linear-gradient(#C6ECDB, #bcefde);
  background: linear-gradient(#C6ECDB, #bcefde);
}

.theme-3 .key-color-1-bg-62 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bcefde), color-stop(0, #C6ECDB));
  background: -webkit-linear-gradient(#C6ECDB, #bcefde);
  background: -moz-linear-gradient(#C6ECDB, #bcefde);
  background: -ms-linear-gradient(#C6ECDB, #bcefde);
  background: linear-gradient(#C6ECDB, #bcefde);
}

.theme-3 .key-color-2-bg-62 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bcefde), color-stop(0, #C6ECDB));
  background: -webkit-linear-gradient(#C6ECDB, #bcefde);
  background: -moz-linear-gradient(#C6ECDB, #bcefde);
  background: -ms-linear-gradient(#C6ECDB, #bcefde);
  background: linear-gradient(#C6ECDB, #bcefde);
}

.theme-3 .key-color-3-bg-62 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bcefde), color-stop(0, #C6ECDB));
  background: -webkit-linear-gradient(#C6ECDB, #bcefde);
  background: -moz-linear-gradient(#C6ECDB, #bcefde);
  background: -ms-linear-gradient(#C6ECDB, #bcefde);
  background: linear-gradient(#C6ECDB, #bcefde);
}

.theme-2 .key-color-1-bg-63 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0cea0c), color-stop(0, #00B406));
  background: -webkit-linear-gradient(#00B406, #0cea0c);
  background: -moz-linear-gradient(#00B406, #0cea0c);
  background: -ms-linear-gradient(#00B406, #0cea0c);
  background: linear-gradient(#00B406, #0cea0c);
}

.theme-2 .key-color-2-bg-63 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0cea0c), color-stop(0, #00B406));
  background: -webkit-linear-gradient(#00B406, #0cea0c);
  background: -moz-linear-gradient(#00B406, #0cea0c);
  background: -ms-linear-gradient(#00B406, #0cea0c);
  background: linear-gradient(#00B406, #0cea0c);
}

.theme-2 .key-color-3-bg-63 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0cea0c), color-stop(0, #00B406));
  background: -webkit-linear-gradient(#00B406, #0cea0c);
  background: -moz-linear-gradient(#00B406, #0cea0c);
  background: -ms-linear-gradient(#00B406, #0cea0c);
  background: linear-gradient(#00B406, #0cea0c);
}

.theme-3 .key-color-1-bg-63 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0cea0c), color-stop(0, #00B406));
  background: -webkit-linear-gradient(#00B406, #0cea0c);
  background: -moz-linear-gradient(#00B406, #0cea0c);
  background: -ms-linear-gradient(#00B406, #0cea0c);
  background: linear-gradient(#00B406, #0cea0c);
}

.theme-3 .key-color-2-bg-63 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0cea0c), color-stop(0, #00B406));
  background: -webkit-linear-gradient(#00B406, #0cea0c);
  background: -moz-linear-gradient(#00B406, #0cea0c);
  background: -ms-linear-gradient(#00B406, #0cea0c);
  background: linear-gradient(#00B406, #0cea0c);
}

.theme-3 .key-color-3-bg-63 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0cea0c), color-stop(0, #00B406));
  background: -webkit-linear-gradient(#00B406, #0cea0c);
  background: -moz-linear-gradient(#00B406, #0cea0c);
  background: -ms-linear-gradient(#00B406, #0cea0c);
  background: linear-gradient(#00B406, #0cea0c);
}

.theme-2 .key-color-1-bg-64 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5af25a), color-stop(0, #00D203));
  background: -webkit-linear-gradient(#00D203, #5af25a);
  background: -moz-linear-gradient(#00D203, #5af25a);
  background: -ms-linear-gradient(#00D203, #5af25a);
  background: linear-gradient(#00D203, #5af25a);
}

.theme-2 .key-color-2-bg-64 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5af25a), color-stop(0, #00D203));
  background: -webkit-linear-gradient(#00D203, #5af25a);
  background: -moz-linear-gradient(#00D203, #5af25a);
  background: -ms-linear-gradient(#00D203, #5af25a);
  background: linear-gradient(#00D203, #5af25a);
}

.theme-2 .key-color-3-bg-64 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5af25a), color-stop(0, #00D203));
  background: -webkit-linear-gradient(#00D203, #5af25a);
  background: -moz-linear-gradient(#00D203, #5af25a);
  background: -ms-linear-gradient(#00D203, #5af25a);
  background: linear-gradient(#00D203, #5af25a);
}

.theme-3 .key-color-1-bg-64 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5af25a), color-stop(0, #00D203));
  background: -webkit-linear-gradient(#00D203, #5af25a);
  background: -moz-linear-gradient(#00D203, #5af25a);
  background: -ms-linear-gradient(#00D203, #5af25a);
  background: linear-gradient(#00D203, #5af25a);
}

.theme-3 .key-color-2-bg-64 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5af25a), color-stop(0, #00D203));
  background: -webkit-linear-gradient(#00D203, #5af25a);
  background: -moz-linear-gradient(#00D203, #5af25a);
  background: -ms-linear-gradient(#00D203, #5af25a);
  background: linear-gradient(#00D203, #5af25a);
}

.theme-3 .key-color-3-bg-64 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5af25a), color-stop(0, #00D203));
  background: -webkit-linear-gradient(#00D203, #5af25a);
  background: -moz-linear-gradient(#00D203, #5af25a);
  background: -ms-linear-gradient(#00D203, #5af25a);
  background: linear-gradient(#00D203, #5af25a);
}

.theme-2 .key-color-1-bg-65 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0f2a0), color-stop(0, #8CEC8E));
  background: -webkit-linear-gradient(#8CEC8E, #a0f2a0);
  background: -moz-linear-gradient(#8CEC8E, #a0f2a0);
  background: -ms-linear-gradient(#8CEC8E, #a0f2a0);
  background: linear-gradient(#8CEC8E, #a0f2a0);
}

.theme-2 .key-color-2-bg-65 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0f2a0), color-stop(0, #8CEC8E));
  background: -webkit-linear-gradient(#8CEC8E, #a0f2a0);
  background: -moz-linear-gradient(#8CEC8E, #a0f2a0);
  background: -ms-linear-gradient(#8CEC8E, #a0f2a0);
  background: linear-gradient(#8CEC8E, #a0f2a0);
}

.theme-2 .key-color-3-bg-65 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0f2a0), color-stop(0, #8CEC8E));
  background: -webkit-linear-gradient(#8CEC8E, #a0f2a0);
  background: -moz-linear-gradient(#8CEC8E, #a0f2a0);
  background: -ms-linear-gradient(#8CEC8E, #a0f2a0);
  background: linear-gradient(#8CEC8E, #a0f2a0);
}

.theme-3 .key-color-1-bg-65 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0f2a0), color-stop(0, #8CEC8E));
  background: -webkit-linear-gradient(#8CEC8E, #a0f2a0);
  background: -moz-linear-gradient(#8CEC8E, #a0f2a0);
  background: -ms-linear-gradient(#8CEC8E, #a0f2a0);
  background: linear-gradient(#8CEC8E, #a0f2a0);
}

.theme-3 .key-color-2-bg-65 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0f2a0), color-stop(0, #8CEC8E));
  background: -webkit-linear-gradient(#8CEC8E, #a0f2a0);
  background: -moz-linear-gradient(#8CEC8E, #a0f2a0);
  background: -ms-linear-gradient(#8CEC8E, #a0f2a0);
  background: linear-gradient(#8CEC8E, #a0f2a0);
}

.theme-3 .key-color-3-bg-65 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0f2a0), color-stop(0, #8CEC8E));
  background: -webkit-linear-gradient(#8CEC8E, #a0f2a0);
  background: -moz-linear-gradient(#8CEC8E, #a0f2a0);
  background: -ms-linear-gradient(#8CEC8E, #a0f2a0);
  background: linear-gradient(#8CEC8E, #a0f2a0);
}

.theme-2 .key-color-1-bg-66 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b9edb9), color-stop(0, #A9F1AB));
  background: -webkit-linear-gradient(#A9F1AB, #b9edb9);
  background: -moz-linear-gradient(#A9F1AB, #b9edb9);
  background: -ms-linear-gradient(#A9F1AB, #b9edb9);
  background: linear-gradient(#A9F1AB, #b9edb9);
}

.theme-2 .key-color-2-bg-66 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b9edb9), color-stop(0, #A9F1AB));
  background: -webkit-linear-gradient(#A9F1AB, #b9edb9);
  background: -moz-linear-gradient(#A9F1AB, #b9edb9);
  background: -ms-linear-gradient(#A9F1AB, #b9edb9);
  background: linear-gradient(#A9F1AB, #b9edb9);
}

.theme-2 .key-color-3-bg-66 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b9edb9), color-stop(0, #A9F1AB));
  background: -webkit-linear-gradient(#A9F1AB, #b9edb9);
  background: -moz-linear-gradient(#A9F1AB, #b9edb9);
  background: -ms-linear-gradient(#A9F1AB, #b9edb9);
  background: linear-gradient(#A9F1AB, #b9edb9);
}

.theme-3 .key-color-1-bg-66 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b9edb9), color-stop(0, #A9F1AB));
  background: -webkit-linear-gradient(#A9F1AB, #b9edb9);
  background: -moz-linear-gradient(#A9F1AB, #b9edb9);
  background: -ms-linear-gradient(#A9F1AB, #b9edb9);
  background: linear-gradient(#A9F1AB, #b9edb9);
}

.theme-3 .key-color-2-bg-66 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b9edb9), color-stop(0, #A9F1AB));
  background: -webkit-linear-gradient(#A9F1AB, #b9edb9);
  background: -moz-linear-gradient(#A9F1AB, #b9edb9);
  background: -ms-linear-gradient(#A9F1AB, #b9edb9);
  background: linear-gradient(#A9F1AB, #b9edb9);
}

.theme-3 .key-color-3-bg-66 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b9edb9), color-stop(0, #A9F1AB));
  background: -webkit-linear-gradient(#A9F1AB, #b9edb9);
  background: -moz-linear-gradient(#A9F1AB, #b9edb9);
  background: -ms-linear-gradient(#A9F1AB, #b9edb9);
  background: linear-gradient(#A9F1AB, #b9edb9);
}

.theme-2 .key-color-1-bg-67 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #64d8ca), color-stop(0, #2CBAB1));
  background: -webkit-linear-gradient(#2CBAB1, #64d8ca);
  background: -moz-linear-gradient(#2CBAB1, #64d8ca);
  background: -ms-linear-gradient(#2CBAB1, #64d8ca);
  background: linear-gradient(#2CBAB1, #64d8ca);
}

.theme-2 .key-color-2-bg-67 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #64d8ca), color-stop(0, #2CBAB1));
  background: -webkit-linear-gradient(#2CBAB1, #64d8ca);
  background: -moz-linear-gradient(#2CBAB1, #64d8ca);
  background: -ms-linear-gradient(#2CBAB1, #64d8ca);
  background: linear-gradient(#2CBAB1, #64d8ca);
}

.theme-2 .key-color-3-bg-67 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #64d8ca), color-stop(0, #2CBAB1));
  background: -webkit-linear-gradient(#2CBAB1, #64d8ca);
  background: -moz-linear-gradient(#2CBAB1, #64d8ca);
  background: -ms-linear-gradient(#2CBAB1, #64d8ca);
  background: linear-gradient(#2CBAB1, #64d8ca);
}

.theme-3 .key-color-1-bg-67 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #64d8ca), color-stop(0, #2CBAB1));
  background: -webkit-linear-gradient(#2CBAB1, #64d8ca);
  background: -moz-linear-gradient(#2CBAB1, #64d8ca);
  background: -ms-linear-gradient(#2CBAB1, #64d8ca);
  background: linear-gradient(#2CBAB1, #64d8ca);
}

.theme-3 .key-color-2-bg-67 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #64d8ca), color-stop(0, #2CBAB1));
  background: -webkit-linear-gradient(#2CBAB1, #64d8ca);
  background: -moz-linear-gradient(#2CBAB1, #64d8ca);
  background: -ms-linear-gradient(#2CBAB1, #64d8ca);
  background: linear-gradient(#2CBAB1, #64d8ca);
}

.theme-3 .key-color-3-bg-67 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #64d8ca), color-stop(0, #2CBAB1));
  background: -webkit-linear-gradient(#2CBAB1, #64d8ca);
  background: -moz-linear-gradient(#2CBAB1, #64d8ca);
  background: -ms-linear-gradient(#2CBAB1, #64d8ca);
  background: linear-gradient(#2CBAB1, #64d8ca);
}

.theme-2 .key-color-1-bg-68 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7ae5dd), color-stop(0, #58CBC5));
  background: -webkit-linear-gradient(#58CBC5, #7ae5dd);
  background: -moz-linear-gradient(#58CBC5, #7ae5dd);
  background: -ms-linear-gradient(#58CBC5, #7ae5dd);
  background: linear-gradient(#58CBC5, #7ae5dd);
}

.theme-2 .key-color-2-bg-68 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7ae5dd), color-stop(0, #58CBC5));
  background: -webkit-linear-gradient(#58CBC5, #7ae5dd);
  background: -moz-linear-gradient(#58CBC5, #7ae5dd);
  background: -ms-linear-gradient(#58CBC5, #7ae5dd);
  background: linear-gradient(#58CBC5, #7ae5dd);
}

.theme-2 .key-color-3-bg-68 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7ae5dd), color-stop(0, #58CBC5));
  background: -webkit-linear-gradient(#58CBC5, #7ae5dd);
  background: -moz-linear-gradient(#58CBC5, #7ae5dd);
  background: -ms-linear-gradient(#58CBC5, #7ae5dd);
  background: linear-gradient(#58CBC5, #7ae5dd);
}

.theme-3 .key-color-1-bg-68 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7ae5dd), color-stop(0, #58CBC5));
  background: -webkit-linear-gradient(#58CBC5, #7ae5dd);
  background: -moz-linear-gradient(#58CBC5, #7ae5dd);
  background: -ms-linear-gradient(#58CBC5, #7ae5dd);
  background: linear-gradient(#58CBC5, #7ae5dd);
}

.theme-3 .key-color-2-bg-68 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7ae5dd), color-stop(0, #58CBC5));
  background: -webkit-linear-gradient(#58CBC5, #7ae5dd);
  background: -moz-linear-gradient(#58CBC5, #7ae5dd);
  background: -ms-linear-gradient(#58CBC5, #7ae5dd);
  background: linear-gradient(#58CBC5, #7ae5dd);
}

.theme-3 .key-color-3-bg-68 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7ae5dd), color-stop(0, #58CBC5));
  background: -webkit-linear-gradient(#58CBC5, #7ae5dd);
  background: -moz-linear-gradient(#58CBC5, #7ae5dd);
  background: -ms-linear-gradient(#58CBC5, #7ae5dd);
  background: linear-gradient(#58CBC5, #7ae5dd);
}

.theme-2 .key-color-1-bg-69 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0eae6), color-stop(0, #83DCDA));
  background: -webkit-linear-gradient(#83DCDA, #a0eae6);
  background: -moz-linear-gradient(#83DCDA, #a0eae6);
  background: -ms-linear-gradient(#83DCDA, #a0eae6);
  background: linear-gradient(#83DCDA, #a0eae6);
}

.theme-2 .key-color-2-bg-69 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0eae6), color-stop(0, #83DCDA));
  background: -webkit-linear-gradient(#83DCDA, #a0eae6);
  background: -moz-linear-gradient(#83DCDA, #a0eae6);
  background: -ms-linear-gradient(#83DCDA, #a0eae6);
  background: linear-gradient(#83DCDA, #a0eae6);
}

.theme-2 .key-color-3-bg-69 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0eae6), color-stop(0, #83DCDA));
  background: -webkit-linear-gradient(#83DCDA, #a0eae6);
  background: -moz-linear-gradient(#83DCDA, #a0eae6);
  background: -ms-linear-gradient(#83DCDA, #a0eae6);
  background: linear-gradient(#83DCDA, #a0eae6);
}

.theme-3 .key-color-1-bg-69 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0eae6), color-stop(0, #83DCDA));
  background: -webkit-linear-gradient(#83DCDA, #a0eae6);
  background: -moz-linear-gradient(#83DCDA, #a0eae6);
  background: -ms-linear-gradient(#83DCDA, #a0eae6);
  background: linear-gradient(#83DCDA, #a0eae6);
}

.theme-3 .key-color-2-bg-69 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0eae6), color-stop(0, #83DCDA));
  background: -webkit-linear-gradient(#83DCDA, #a0eae6);
  background: -moz-linear-gradient(#83DCDA, #a0eae6);
  background: -ms-linear-gradient(#83DCDA, #a0eae6);
  background: linear-gradient(#83DCDA, #a0eae6);
}

.theme-3 .key-color-3-bg-69 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0eae6), color-stop(0, #83DCDA));
  background: -webkit-linear-gradient(#83DCDA, #a0eae6);
  background: -moz-linear-gradient(#83DCDA, #a0eae6);
  background: -ms-linear-gradient(#83DCDA, #a0eae6);
  background: linear-gradient(#83DCDA, #a0eae6);
}

.theme-2 .key-color-1-bg-70 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #65c3e0), color-stop(0, #51BAE5));
  background: -webkit-linear-gradient(#51BAE5, #65c3e0);
  background: -moz-linear-gradient(#51BAE5, #65c3e0);
  background: -ms-linear-gradient(#51BAE5, #65c3e0);
  background: linear-gradient(#51BAE5, #65c3e0);
}

.theme-2 .key-color-2-bg-70 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #65c3e0), color-stop(0, #51BAE5));
  background: -webkit-linear-gradient(#51BAE5, #65c3e0);
  background: -moz-linear-gradient(#51BAE5, #65c3e0);
  background: -ms-linear-gradient(#51BAE5, #65c3e0);
  background: linear-gradient(#51BAE5, #65c3e0);
}

.theme-2 .key-color-3-bg-70 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #65c3e0), color-stop(0, #51BAE5));
  background: -webkit-linear-gradient(#51BAE5, #65c3e0);
  background: -moz-linear-gradient(#51BAE5, #65c3e0);
  background: -ms-linear-gradient(#51BAE5, #65c3e0);
  background: linear-gradient(#51BAE5, #65c3e0);
}

.theme-3 .key-color-1-bg-70 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #65c3e0), color-stop(0, #51BAE5));
  background: -webkit-linear-gradient(#51BAE5, #65c3e0);
  background: -moz-linear-gradient(#51BAE5, #65c3e0);
  background: -ms-linear-gradient(#51BAE5, #65c3e0);
  background: linear-gradient(#51BAE5, #65c3e0);
}

.theme-3 .key-color-2-bg-70 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #65c3e0), color-stop(0, #51BAE5));
  background: -webkit-linear-gradient(#51BAE5, #65c3e0);
  background: -moz-linear-gradient(#51BAE5, #65c3e0);
  background: -ms-linear-gradient(#51BAE5, #65c3e0);
  background: linear-gradient(#51BAE5, #65c3e0);
}

.theme-3 .key-color-3-bg-70 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #65c3e0), color-stop(0, #51BAE5));
  background: -webkit-linear-gradient(#51BAE5, #65c3e0);
  background: -moz-linear-gradient(#51BAE5, #65c3e0);
  background: -ms-linear-gradient(#51BAE5, #65c3e0);
  background: linear-gradient(#51BAE5, #65c3e0);
}

.theme-2 .key-color-1-bg-71 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ed9ef), color-stop(0, #79C9E9));
  background: -webkit-linear-gradient(#79C9E9, #8ed9ef);
  background: -moz-linear-gradient(#79C9E9, #8ed9ef);
  background: -ms-linear-gradient(#79C9E9, #8ed9ef);
  background: linear-gradient(#79C9E9, #8ed9ef);
}

.theme-2 .key-color-2-bg-71 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ed9ef), color-stop(0, #79C9E9));
  background: -webkit-linear-gradient(#79C9E9, #8ed9ef);
  background: -moz-linear-gradient(#79C9E9, #8ed9ef);
  background: -ms-linear-gradient(#79C9E9, #8ed9ef);
  background: linear-gradient(#79C9E9, #8ed9ef);
}

.theme-2 .key-color-3-bg-71 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ed9ef), color-stop(0, #79C9E9));
  background: -webkit-linear-gradient(#79C9E9, #8ed9ef);
  background: -moz-linear-gradient(#79C9E9, #8ed9ef);
  background: -ms-linear-gradient(#79C9E9, #8ed9ef);
  background: linear-gradient(#79C9E9, #8ed9ef);
}

.theme-3 .key-color-1-bg-71 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ed9ef), color-stop(0, #79C9E9));
  background: -webkit-linear-gradient(#79C9E9, #8ed9ef);
  background: -moz-linear-gradient(#79C9E9, #8ed9ef);
  background: -ms-linear-gradient(#79C9E9, #8ed9ef);
  background: linear-gradient(#79C9E9, #8ed9ef);
}

.theme-3 .key-color-2-bg-71 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ed9ef), color-stop(0, #79C9E9));
  background: -webkit-linear-gradient(#79C9E9, #8ed9ef);
  background: -moz-linear-gradient(#79C9E9, #8ed9ef);
  background: -ms-linear-gradient(#79C9E9, #8ed9ef);
  background: linear-gradient(#79C9E9, #8ed9ef);
}

.theme-3 .key-color-3-bg-71 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ed9ef), color-stop(0, #79C9E9));
  background: -webkit-linear-gradient(#79C9E9, #8ed9ef);
  background: -moz-linear-gradient(#79C9E9, #8ed9ef);
  background: -ms-linear-gradient(#79C9E9, #8ed9ef);
  background: linear-gradient(#79C9E9, #8ed9ef);
}

.theme-2 .key-color-1-bg-72 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #abe5f4), color-stop(0, #A1D9ED));
  background: -webkit-linear-gradient(#A1D9ED, #abe5f4);
  background: -moz-linear-gradient(#A1D9ED, #abe5f4);
  background: -ms-linear-gradient(#A1D9ED, #abe5f4);
  background: linear-gradient(#A1D9ED, #abe5f4);
}

.theme-2 .key-color-2-bg-72 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #abe5f4), color-stop(0, #A1D9ED));
  background: -webkit-linear-gradient(#A1D9ED, #abe5f4);
  background: -moz-linear-gradient(#A1D9ED, #abe5f4);
  background: -ms-linear-gradient(#A1D9ED, #abe5f4);
  background: linear-gradient(#A1D9ED, #abe5f4);
}

.theme-2 .key-color-3-bg-72 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #abe5f4), color-stop(0, #A1D9ED));
  background: -webkit-linear-gradient(#A1D9ED, #abe5f4);
  background: -moz-linear-gradient(#A1D9ED, #abe5f4);
  background: -ms-linear-gradient(#A1D9ED, #abe5f4);
  background: linear-gradient(#A1D9ED, #abe5f4);
}

.theme-3 .key-color-1-bg-72 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #abe5f4), color-stop(0, #A1D9ED));
  background: -webkit-linear-gradient(#A1D9ED, #abe5f4);
  background: -moz-linear-gradient(#A1D9ED, #abe5f4);
  background: -ms-linear-gradient(#A1D9ED, #abe5f4);
  background: linear-gradient(#A1D9ED, #abe5f4);
}

.theme-3 .key-color-2-bg-72 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #abe5f4), color-stop(0, #A1D9ED));
  background: -webkit-linear-gradient(#A1D9ED, #abe5f4);
  background: -moz-linear-gradient(#A1D9ED, #abe5f4);
  background: -ms-linear-gradient(#A1D9ED, #abe5f4);
  background: linear-gradient(#A1D9ED, #abe5f4);
}

.theme-3 .key-color-3-bg-72 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #abe5f4), color-stop(0, #A1D9ED));
  background: -webkit-linear-gradient(#A1D9ED, #abe5f4);
  background: -moz-linear-gradient(#A1D9ED, #abe5f4);
  background: -ms-linear-gradient(#A1D9ED, #abe5f4);
  background: linear-gradient(#A1D9ED, #abe5f4);
}

.theme-2 .key-color-1-bg-73 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cbe6f1), color-stop(0, #C9E8F1));
  background: -webkit-linear-gradient(#C9E8F1, #cbe6f1);
  background: -moz-linear-gradient(#C9E8F1, #cbe6f1);
  background: -ms-linear-gradient(#C9E8F1, #cbe6f1);
  background: linear-gradient(#C9E8F1, #cbe6f1);
}

.theme-2 .key-color-2-bg-73 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cbe6f1), color-stop(0, #C9E8F1));
  background: -webkit-linear-gradient(#C9E8F1, #cbe6f1);
  background: -moz-linear-gradient(#C9E8F1, #cbe6f1);
  background: -ms-linear-gradient(#C9E8F1, #cbe6f1);
  background: linear-gradient(#C9E8F1, #cbe6f1);
}

.theme-2 .key-color-3-bg-73 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cbe6f1), color-stop(0, #C9E8F1));
  background: -webkit-linear-gradient(#C9E8F1, #cbe6f1);
  background: -moz-linear-gradient(#C9E8F1, #cbe6f1);
  background: -ms-linear-gradient(#C9E8F1, #cbe6f1);
  background: linear-gradient(#C9E8F1, #cbe6f1);
}

.theme-3 .key-color-1-bg-73 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cbe6f1), color-stop(0, #C9E8F1));
  background: -webkit-linear-gradient(#C9E8F1, #cbe6f1);
  background: -moz-linear-gradient(#C9E8F1, #cbe6f1);
  background: -ms-linear-gradient(#C9E8F1, #cbe6f1);
  background: linear-gradient(#C9E8F1, #cbe6f1);
}

.theme-3 .key-color-2-bg-73 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cbe6f1), color-stop(0, #C9E8F1));
  background: -webkit-linear-gradient(#C9E8F1, #cbe6f1);
  background: -moz-linear-gradient(#C9E8F1, #cbe6f1);
  background: -ms-linear-gradient(#C9E8F1, #cbe6f1);
  background: linear-gradient(#C9E8F1, #cbe6f1);
}

.theme-3 .key-color-3-bg-73 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cbe6f1), color-stop(0, #C9E8F1));
  background: -webkit-linear-gradient(#C9E8F1, #cbe6f1);
  background: -moz-linear-gradient(#C9E8F1, #cbe6f1);
  background: -ms-linear-gradient(#C9E8F1, #cbe6f1);
  background: linear-gradient(#C9E8F1, #cbe6f1);
}

.theme-2 .key-color-1-bg-74 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0579e2), color-stop(0, #0064CE));
  background: -webkit-linear-gradient(#0064CE, #0579e2);
  background: -moz-linear-gradient(#0064CE, #0579e2);
  background: -ms-linear-gradient(#0064CE, #0579e2);
  background: linear-gradient(#0064CE, #0579e2);
}

.theme-2 .key-color-2-bg-74 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0579e2), color-stop(0, #0064CE));
  background: -webkit-linear-gradient(#0064CE, #0579e2);
  background: -moz-linear-gradient(#0064CE, #0579e2);
  background: -ms-linear-gradient(#0064CE, #0579e2);
  background: linear-gradient(#0064CE, #0579e2);
}

.theme-2 .key-color-3-bg-74 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0579e2), color-stop(0, #0064CE));
  background: -webkit-linear-gradient(#0064CE, #0579e2);
  background: -moz-linear-gradient(#0064CE, #0579e2);
  background: -ms-linear-gradient(#0064CE, #0579e2);
  background: linear-gradient(#0064CE, #0579e2);
}

.theme-3 .key-color-1-bg-74 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0579e2), color-stop(0, #0064CE));
  background: -webkit-linear-gradient(#0064CE, #0579e2);
  background: -moz-linear-gradient(#0064CE, #0579e2);
  background: -ms-linear-gradient(#0064CE, #0579e2);
  background: linear-gradient(#0064CE, #0579e2);
}

.theme-3 .key-color-2-bg-74 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0579e2), color-stop(0, #0064CE));
  background: -webkit-linear-gradient(#0064CE, #0579e2);
  background: -moz-linear-gradient(#0064CE, #0579e2);
  background: -ms-linear-gradient(#0064CE, #0579e2);
  background: linear-gradient(#0064CE, #0579e2);
}

.theme-3 .key-color-3-bg-74 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0579e2), color-stop(0, #0064CE));
  background: -webkit-linear-gradient(#0064CE, #0579e2);
  background: -moz-linear-gradient(#0064CE, #0579e2);
  background: -ms-linear-gradient(#0064CE, #0579e2);
  background: linear-gradient(#0064CE, #0579e2);
}

.theme-2 .key-color-1-bg-75 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5da6e8), color-stop(0, #4890DB));
  background: -webkit-linear-gradient(#4890DB, #5da6e8);
  background: -moz-linear-gradient(#4890DB, #5da6e8);
  background: -ms-linear-gradient(#4890DB, #5da6e8);
  background: linear-gradient(#4890DB, #5da6e8);
}

.theme-2 .key-color-2-bg-75 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5da6e8), color-stop(0, #4890DB));
  background: -webkit-linear-gradient(#4890DB, #5da6e8);
  background: -moz-linear-gradient(#4890DB, #5da6e8);
  background: -ms-linear-gradient(#4890DB, #5da6e8);
  background: linear-gradient(#4890DB, #5da6e8);
}

.theme-2 .key-color-3-bg-75 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5da6e8), color-stop(0, #4890DB));
  background: -webkit-linear-gradient(#4890DB, #5da6e8);
  background: -moz-linear-gradient(#4890DB, #5da6e8);
  background: -ms-linear-gradient(#4890DB, #5da6e8);
  background: linear-gradient(#4890DB, #5da6e8);
}

.theme-3 .key-color-1-bg-75 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5da6e8), color-stop(0, #4890DB));
  background: -webkit-linear-gradient(#4890DB, #5da6e8);
  background: -moz-linear-gradient(#4890DB, #5da6e8);
  background: -ms-linear-gradient(#4890DB, #5da6e8);
  background: linear-gradient(#4890DB, #5da6e8);
}

.theme-3 .key-color-2-bg-75 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5da6e8), color-stop(0, #4890DB));
  background: -webkit-linear-gradient(#4890DB, #5da6e8);
  background: -moz-linear-gradient(#4890DB, #5da6e8);
  background: -ms-linear-gradient(#4890DB, #5da6e8);
  background: linear-gradient(#4890DB, #5da6e8);
}

.theme-3 .key-color-3-bg-75 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5da6e8), color-stop(0, #4890DB));
  background: -webkit-linear-gradient(#4890DB, #5da6e8);
  background: -moz-linear-gradient(#4890DB, #5da6e8);
  background: -ms-linear-gradient(#4890DB, #5da6e8);
  background: linear-gradient(#4890DB, #5da6e8);
}

.theme-2 .key-color-1-bg-76 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b3d5f4), color-stop(0, #86B5E6));
  background: -webkit-linear-gradient(#86B5E6, #b3d5f4);
  background: -moz-linear-gradient(#86B5E6, #b3d5f4);
  background: -ms-linear-gradient(#86B5E6, #b3d5f4);
  background: linear-gradient(#86B5E6, #b3d5f4);
}

.theme-2 .key-color-2-bg-76 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b3d5f4), color-stop(0, #86B5E6));
  background: -webkit-linear-gradient(#86B5E6, #b3d5f4);
  background: -moz-linear-gradient(#86B5E6, #b3d5f4);
  background: -ms-linear-gradient(#86B5E6, #b3d5f4);
  background: linear-gradient(#86B5E6, #b3d5f4);
}

.theme-2 .key-color-3-bg-76 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b3d5f4), color-stop(0, #86B5E6));
  background: -webkit-linear-gradient(#86B5E6, #b3d5f4);
  background: -moz-linear-gradient(#86B5E6, #b3d5f4);
  background: -ms-linear-gradient(#86B5E6, #b3d5f4);
  background: linear-gradient(#86B5E6, #b3d5f4);
}

.theme-3 .key-color-1-bg-76 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b3d5f4), color-stop(0, #86B5E6));
  background: -webkit-linear-gradient(#86B5E6, #b3d5f4);
  background: -moz-linear-gradient(#86B5E6, #b3d5f4);
  background: -ms-linear-gradient(#86B5E6, #b3d5f4);
  background: linear-gradient(#86B5E6, #b3d5f4);
}

.theme-3 .key-color-2-bg-76 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b3d5f4), color-stop(0, #86B5E6));
  background: -webkit-linear-gradient(#86B5E6, #b3d5f4);
  background: -moz-linear-gradient(#86B5E6, #b3d5f4);
  background: -ms-linear-gradient(#86B5E6, #b3d5f4);
  background: linear-gradient(#86B5E6, #b3d5f4);
}

.theme-3 .key-color-3-bg-76 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b3d5f4), color-stop(0, #86B5E6));
  background: -webkit-linear-gradient(#86B5E6, #b3d5f4);
  background: -moz-linear-gradient(#86B5E6, #b3d5f4);
  background: -ms-linear-gradient(#86B5E6, #b3d5f4);
  background: linear-gradient(#86B5E6, #b3d5f4);
}

.theme-2 .key-color-1-bg-77 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d7e7f4), color-stop(0, #B0CEEF));
  background: -webkit-linear-gradient(#B0CEEF, #d7e7f4);
  background: -moz-linear-gradient(#B0CEEF, #d7e7f4);
  background: -ms-linear-gradient(#B0CEEF, #d7e7f4);
  background: linear-gradient(#B0CEEF, #d7e7f4);
}

.theme-2 .key-color-2-bg-77 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d7e7f4), color-stop(0, #B0CEEF));
  background: -webkit-linear-gradient(#B0CEEF, #d7e7f4);
  background: -moz-linear-gradient(#B0CEEF, #d7e7f4);
  background: -ms-linear-gradient(#B0CEEF, #d7e7f4);
  background: linear-gradient(#B0CEEF, #d7e7f4);
}

.theme-2 .key-color-3-bg-77 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d7e7f4), color-stop(0, #B0CEEF));
  background: -webkit-linear-gradient(#B0CEEF, #d7e7f4);
  background: -moz-linear-gradient(#B0CEEF, #d7e7f4);
  background: -ms-linear-gradient(#B0CEEF, #d7e7f4);
  background: linear-gradient(#B0CEEF, #d7e7f4);
}

.theme-3 .key-color-1-bg-77 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d7e7f4), color-stop(0, #B0CEEF));
  background: -webkit-linear-gradient(#B0CEEF, #d7e7f4);
  background: -moz-linear-gradient(#B0CEEF, #d7e7f4);
  background: -ms-linear-gradient(#B0CEEF, #d7e7f4);
  background: linear-gradient(#B0CEEF, #d7e7f4);
}

.theme-3 .key-color-2-bg-77 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d7e7f4), color-stop(0, #B0CEEF));
  background: -webkit-linear-gradient(#B0CEEF, #d7e7f4);
  background: -moz-linear-gradient(#B0CEEF, #d7e7f4);
  background: -ms-linear-gradient(#B0CEEF, #d7e7f4);
  background: linear-gradient(#B0CEEF, #d7e7f4);
}

.theme-3 .key-color-3-bg-77 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d7e7f4), color-stop(0, #B0CEEF));
  background: -webkit-linear-gradient(#B0CEEF, #d7e7f4);
  background: -moz-linear-gradient(#B0CEEF, #d7e7f4);
  background: -ms-linear-gradient(#B0CEEF, #d7e7f4);
  background: linear-gradient(#B0CEEF, #d7e7f4);
}

.theme-2 .key-color-1-bg-78 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #958cdd), color-stop(0, #8979D5));
  background: -webkit-linear-gradient(#8979D5, #958cdd);
  background: -moz-linear-gradient(#8979D5, #958cdd);
  background: -ms-linear-gradient(#8979D5, #958cdd);
  background: linear-gradient(#8979D5, #958cdd);
}

.theme-2 .key-color-2-bg-78 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #958cdd), color-stop(0, #8979D5));
  background: -webkit-linear-gradient(#8979D5, #958cdd);
  background: -moz-linear-gradient(#8979D5, #958cdd);
  background: -ms-linear-gradient(#8979D5, #958cdd);
  background: linear-gradient(#8979D5, #958cdd);
}

.theme-2 .key-color-3-bg-78 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #958cdd), color-stop(0, #8979D5));
  background: -webkit-linear-gradient(#8979D5, #958cdd);
  background: -moz-linear-gradient(#8979D5, #958cdd);
  background: -ms-linear-gradient(#8979D5, #958cdd);
  background: linear-gradient(#8979D5, #958cdd);
}

.theme-3 .key-color-1-bg-78 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #958cdd), color-stop(0, #8979D5));
  background: -webkit-linear-gradient(#8979D5, #958cdd);
  background: -moz-linear-gradient(#8979D5, #958cdd);
  background: -ms-linear-gradient(#8979D5, #958cdd);
  background: linear-gradient(#8979D5, #958cdd);
}

.theme-3 .key-color-2-bg-78 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #958cdd), color-stop(0, #8979D5));
  background: -webkit-linear-gradient(#8979D5, #958cdd);
  background: -moz-linear-gradient(#8979D5, #958cdd);
  background: -ms-linear-gradient(#8979D5, #958cdd);
  background: linear-gradient(#8979D5, #958cdd);
}

.theme-3 .key-color-3-bg-78 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #958cdd), color-stop(0, #8979D5));
  background: -webkit-linear-gradient(#8979D5, #958cdd);
  background: -moz-linear-gradient(#8979D5, #958cdd);
  background: -ms-linear-gradient(#8979D5, #958cdd);
  background: linear-gradient(#8979D5, #958cdd);
}

.theme-2 .key-color-1-bg-79 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b5afef), color-stop(0, #A899DE));
  background: -webkit-linear-gradient(#A899DE, #b5afef);
  background: -moz-linear-gradient(#A899DE, #b5afef);
  background: -ms-linear-gradient(#A899DE, #b5afef);
  background: linear-gradient(#A899DE, #b5afef);
}

.theme-2 .key-color-2-bg-79 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b5afef), color-stop(0, #A899DE));
  background: -webkit-linear-gradient(#A899DE, #b5afef);
  background: -moz-linear-gradient(#A899DE, #b5afef);
  background: -ms-linear-gradient(#A899DE, #b5afef);
  background: linear-gradient(#A899DE, #b5afef);
}

.theme-2 .key-color-3-bg-79 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b5afef), color-stop(0, #A899DE));
  background: -webkit-linear-gradient(#A899DE, #b5afef);
  background: -moz-linear-gradient(#A899DE, #b5afef);
  background: -ms-linear-gradient(#A899DE, #b5afef);
  background: linear-gradient(#A899DE, #b5afef);
}

.theme-3 .key-color-1-bg-79 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b5afef), color-stop(0, #A899DE));
  background: -webkit-linear-gradient(#A899DE, #b5afef);
  background: -moz-linear-gradient(#A899DE, #b5afef);
  background: -ms-linear-gradient(#A899DE, #b5afef);
  background: linear-gradient(#A899DE, #b5afef);
}

.theme-3 .key-color-2-bg-79 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b5afef), color-stop(0, #A899DE));
  background: -webkit-linear-gradient(#A899DE, #b5afef);
  background: -moz-linear-gradient(#A899DE, #b5afef);
  background: -ms-linear-gradient(#A899DE, #b5afef);
  background: linear-gradient(#A899DE, #b5afef);
}

.theme-3 .key-color-3-bg-79 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b5afef), color-stop(0, #A899DE));
  background: -webkit-linear-gradient(#A899DE, #b5afef);
  background: -moz-linear-gradient(#A899DE, #b5afef);
  background: -ms-linear-gradient(#A899DE, #b5afef);
  background: linear-gradient(#A899DE, #b5afef);
}

.theme-2 .key-color-1-bg-80 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cfc5ef), color-stop(0, #C6B8E6));
  background: -webkit-linear-gradient(#C6B8E6, #cfc5ef);
  background: -moz-linear-gradient(#C6B8E6, #cfc5ef);
  background: -ms-linear-gradient(#C6B8E6, #cfc5ef);
  background: linear-gradient(#C6B8E6, #cfc5ef);
}

.theme-2 .key-color-2-bg-80 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cfc5ef), color-stop(0, #C6B8E6));
  background: -webkit-linear-gradient(#C6B8E6, #cfc5ef);
  background: -moz-linear-gradient(#C6B8E6, #cfc5ef);
  background: -ms-linear-gradient(#C6B8E6, #cfc5ef);
  background: linear-gradient(#C6B8E6, #cfc5ef);
}

.theme-2 .key-color-3-bg-80 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cfc5ef), color-stop(0, #C6B8E6));
  background: -webkit-linear-gradient(#C6B8E6, #cfc5ef);
  background: -moz-linear-gradient(#C6B8E6, #cfc5ef);
  background: -ms-linear-gradient(#C6B8E6, #cfc5ef);
  background: linear-gradient(#C6B8E6, #cfc5ef);
}

.theme-3 .key-color-1-bg-80 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cfc5ef), color-stop(0, #C6B8E6));
  background: -webkit-linear-gradient(#C6B8E6, #cfc5ef);
  background: -moz-linear-gradient(#C6B8E6, #cfc5ef);
  background: -ms-linear-gradient(#C6B8E6, #cfc5ef);
  background: linear-gradient(#C6B8E6, #cfc5ef);
}

.theme-3 .key-color-2-bg-80 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cfc5ef), color-stop(0, #C6B8E6));
  background: -webkit-linear-gradient(#C6B8E6, #cfc5ef);
  background: -moz-linear-gradient(#C6B8E6, #cfc5ef);
  background: -ms-linear-gradient(#C6B8E6, #cfc5ef);
  background: linear-gradient(#C6B8E6, #cfc5ef);
}

.theme-3 .key-color-3-bg-80 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cfc5ef), color-stop(0, #C6B8E6));
  background: -webkit-linear-gradient(#C6B8E6, #cfc5ef);
  background: -moz-linear-gradient(#C6B8E6, #cfc5ef);
  background: -ms-linear-gradient(#C6B8E6, #cfc5ef);
  background: linear-gradient(#C6B8E6, #cfc5ef);
}

.theme-2 .key-color-1-bg-81 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d2cce2), color-stop(0, #E5D7EE));
  background: -webkit-linear-gradient(#E5D7EE, #d2cce2);
  background: -moz-linear-gradient(#E5D7EE, #d2cce2);
  background: -ms-linear-gradient(#E5D7EE, #d2cce2);
  background: linear-gradient(#E5D7EE, #d2cce2);
}

.theme-2 .key-color-2-bg-81 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d2cce2), color-stop(0, #E5D7EE));
  background: -webkit-linear-gradient(#E5D7EE, #d2cce2);
  background: -moz-linear-gradient(#E5D7EE, #d2cce2);
  background: -ms-linear-gradient(#E5D7EE, #d2cce2);
  background: linear-gradient(#E5D7EE, #d2cce2);
}

.theme-2 .key-color-3-bg-81 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d2cce2), color-stop(0, #E5D7EE));
  background: -webkit-linear-gradient(#E5D7EE, #d2cce2);
  background: -moz-linear-gradient(#E5D7EE, #d2cce2);
  background: -ms-linear-gradient(#E5D7EE, #d2cce2);
  background: linear-gradient(#E5D7EE, #d2cce2);
}

.theme-3 .key-color-1-bg-81 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d2cce2), color-stop(0, #E5D7EE));
  background: -webkit-linear-gradient(#E5D7EE, #d2cce2);
  background: -moz-linear-gradient(#E5D7EE, #d2cce2);
  background: -ms-linear-gradient(#E5D7EE, #d2cce2);
  background: linear-gradient(#E5D7EE, #d2cce2);
}

.theme-3 .key-color-2-bg-81 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d2cce2), color-stop(0, #E5D7EE));
  background: -webkit-linear-gradient(#E5D7EE, #d2cce2);
  background: -moz-linear-gradient(#E5D7EE, #d2cce2);
  background: -ms-linear-gradient(#E5D7EE, #d2cce2);
  background: linear-gradient(#E5D7EE, #d2cce2);
}

.theme-3 .key-color-3-bg-81 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d2cce2), color-stop(0, #E5D7EE));
  background: -webkit-linear-gradient(#E5D7EE, #d2cce2);
  background: -moz-linear-gradient(#E5D7EE, #d2cce2);
  background: -ms-linear-gradient(#E5D7EE, #d2cce2);
  background: linear-gradient(#E5D7EE, #d2cce2);
}

.theme-2 .key-color-1-bg-82 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d582d8), color-stop(0, #A241A0));
  background: -webkit-linear-gradient(#A241A0, #d582d8);
  background: -moz-linear-gradient(#A241A0, #d582d8);
  background: -ms-linear-gradient(#A241A0, #d582d8);
  background: linear-gradient(#A241A0, #d582d8);
}

.theme-2 .key-color-2-bg-82 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d582d8), color-stop(0, #A241A0));
  background: -webkit-linear-gradient(#A241A0, #d582d8);
  background: -moz-linear-gradient(#A241A0, #d582d8);
  background: -ms-linear-gradient(#A241A0, #d582d8);
  background: linear-gradient(#A241A0, #d582d8);
}

.theme-2 .key-color-3-bg-82 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d582d8), color-stop(0, #A241A0));
  background: -webkit-linear-gradient(#A241A0, #d582d8);
  background: -moz-linear-gradient(#A241A0, #d582d8);
  background: -ms-linear-gradient(#A241A0, #d582d8);
  background: linear-gradient(#A241A0, #d582d8);
}

.theme-3 .key-color-1-bg-82 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d582d8), color-stop(0, #A241A0));
  background: -webkit-linear-gradient(#A241A0, #d582d8);
  background: -moz-linear-gradient(#A241A0, #d582d8);
  background: -ms-linear-gradient(#A241A0, #d582d8);
  background: linear-gradient(#A241A0, #d582d8);
}

.theme-3 .key-color-2-bg-82 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d582d8), color-stop(0, #A241A0));
  background: -webkit-linear-gradient(#A241A0, #d582d8);
  background: -moz-linear-gradient(#A241A0, #d582d8);
  background: -ms-linear-gradient(#A241A0, #d582d8);
  background: linear-gradient(#A241A0, #d582d8);
}

.theme-3 .key-color-3-bg-82 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d582d8), color-stop(0, #A241A0));
  background: -webkit-linear-gradient(#A241A0, #d582d8);
  background: -moz-linear-gradient(#A241A0, #d582d8);
  background: -ms-linear-gradient(#A241A0, #d582d8);
  background: linear-gradient(#A241A0, #d582d8);
}

.theme-2 .key-color-1-bg-83 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffccff), color-stop(0, #C382C0));
  background: -webkit-linear-gradient(#C382C0, #ffccff);
  background: -moz-linear-gradient(#C382C0, #ffccff);
  background: -ms-linear-gradient(#C382C0, #ffccff);
  background: linear-gradient(#C382C0, #ffccff);
}

.theme-2 .key-color-2-bg-83 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffccff), color-stop(0, #C382C0));
  background: -webkit-linear-gradient(#C382C0, #ffccff);
  background: -moz-linear-gradient(#C382C0, #ffccff);
  background: -ms-linear-gradient(#C382C0, #ffccff);
  background: linear-gradient(#C382C0, #ffccff);
}

.theme-2 .key-color-3-bg-83 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffccff), color-stop(0, #C382C0));
  background: -webkit-linear-gradient(#C382C0, #ffccff);
  background: -moz-linear-gradient(#C382C0, #ffccff);
  background: -ms-linear-gradient(#C382C0, #ffccff);
  background: linear-gradient(#C382C0, #ffccff);
}

.theme-3 .key-color-1-bg-83 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffccff), color-stop(0, #C382C0));
  background: -webkit-linear-gradient(#C382C0, #ffccff);
  background: -moz-linear-gradient(#C382C0, #ffccff);
  background: -ms-linear-gradient(#C382C0, #ffccff);
  background: linear-gradient(#C382C0, #ffccff);
}

.theme-3 .key-color-2-bg-83 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffccff), color-stop(0, #C382C0));
  background: -webkit-linear-gradient(#C382C0, #ffccff);
  background: -moz-linear-gradient(#C382C0, #ffccff);
  background: -ms-linear-gradient(#C382C0, #ffccff);
  background: linear-gradient(#C382C0, #ffccff);
}

.theme-3 .key-color-3-bg-83 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffccff), color-stop(0, #C382C0));
  background: -webkit-linear-gradient(#C382C0, #ffccff);
  background: -moz-linear-gradient(#C382C0, #ffccff);
  background: -ms-linear-gradient(#C382C0, #ffccff);
  background: linear-gradient(#C382C0, #ffccff);
}

.theme-2 .key-color-1-bg-84 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e2e7), color-stop(0, #E5C3E0));
  background: -webkit-linear-gradient(#E5C3E0, #e8e2e7);
  background: -moz-linear-gradient(#E5C3E0, #e8e2e7);
  background: -ms-linear-gradient(#E5C3E0, #e8e2e7);
  background: linear-gradient(#E5C3E0, #e8e2e7);
}

.theme-2 .key-color-2-bg-84 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e2e7), color-stop(0, #E5C3E0));
  background: -webkit-linear-gradient(#E5C3E0, #e8e2e7);
  background: -moz-linear-gradient(#E5C3E0, #e8e2e7);
  background: -ms-linear-gradient(#E5C3E0, #e8e2e7);
  background: linear-gradient(#E5C3E0, #e8e2e7);
}

.theme-2 .key-color-3-bg-84 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e2e7), color-stop(0, #E5C3E0));
  background: -webkit-linear-gradient(#E5C3E0, #e8e2e7);
  background: -moz-linear-gradient(#E5C3E0, #e8e2e7);
  background: -ms-linear-gradient(#E5C3E0, #e8e2e7);
  background: linear-gradient(#E5C3E0, #e8e2e7);
}

.theme-3 .key-color-1-bg-84 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e2e7), color-stop(0, #E5C3E0));
  background: -webkit-linear-gradient(#E5C3E0, #e8e2e7);
  background: -moz-linear-gradient(#E5C3E0, #e8e2e7);
  background: -ms-linear-gradient(#E5C3E0, #e8e2e7);
  background: linear-gradient(#E5C3E0, #e8e2e7);
}

.theme-3 .key-color-2-bg-84 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e2e7), color-stop(0, #E5C3E0));
  background: -webkit-linear-gradient(#E5C3E0, #e8e2e7);
  background: -moz-linear-gradient(#E5C3E0, #e8e2e7);
  background: -ms-linear-gradient(#E5C3E0, #e8e2e7);
  background: linear-gradient(#E5C3E0, #e8e2e7);
}

.theme-3 .key-color-3-bg-84 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e2e7), color-stop(0, #E5C3E0));
  background: -webkit-linear-gradient(#E5C3E0, #e8e2e7);
  background: -moz-linear-gradient(#E5C3E0, #e8e2e7);
  background: -ms-linear-gradient(#E5C3E0, #e8e2e7);
  background: linear-gradient(#E5C3E0, #e8e2e7);
}

.theme-2 .key-color-1-bg-85 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e2ae7f), color-stop(0, #B69775));
  background: -webkit-linear-gradient(#B69775, #e2ae7f);
  background: -moz-linear-gradient(#B69775, #e2ae7f);
  background: -ms-linear-gradient(#B69775, #e2ae7f);
  background: linear-gradient(#B69775, #e2ae7f);
}

.theme-2 .key-color-2-bg-85 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e2ae7f), color-stop(0, #B69775));
  background: -webkit-linear-gradient(#B69775, #e2ae7f);
  background: -moz-linear-gradient(#B69775, #e2ae7f);
  background: -ms-linear-gradient(#B69775, #e2ae7f);
  background: linear-gradient(#B69775, #e2ae7f);
}

.theme-2 .key-color-3-bg-85 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e2ae7f), color-stop(0, #B69775));
  background: -webkit-linear-gradient(#B69775, #e2ae7f);
  background: -moz-linear-gradient(#B69775, #e2ae7f);
  background: -ms-linear-gradient(#B69775, #e2ae7f);
  background: linear-gradient(#B69775, #e2ae7f);
}

.theme-3 .key-color-1-bg-85 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e2ae7f), color-stop(0, #B69775));
  background: -webkit-linear-gradient(#B69775, #e2ae7f);
  background: -moz-linear-gradient(#B69775, #e2ae7f);
  background: -ms-linear-gradient(#B69775, #e2ae7f);
  background: linear-gradient(#B69775, #e2ae7f);
}

.theme-3 .key-color-2-bg-85 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e2ae7f), color-stop(0, #B69775));
  background: -webkit-linear-gradient(#B69775, #e2ae7f);
  background: -moz-linear-gradient(#B69775, #e2ae7f);
  background: -ms-linear-gradient(#B69775, #e2ae7f);
  background: linear-gradient(#B69775, #e2ae7f);
}

.theme-3 .key-color-3-bg-85 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e2ae7f), color-stop(0, #B69775));
  background: -webkit-linear-gradient(#B69775, #e2ae7f);
  background: -moz-linear-gradient(#B69775, #e2ae7f);
  background: -ms-linear-gradient(#B69775, #e2ae7f);
  background: linear-gradient(#B69775, #e2ae7f);
}

.theme-2 .key-color-1-bg-86 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c1af92), color-stop(0, #AA8C46));
  background: -webkit-linear-gradient(#AA8C46, #c1af92);
  background: -moz-linear-gradient(#AA8C46, #c1af92);
  background: -ms-linear-gradient(#AA8C46, #c1af92);
  background: linear-gradient(#AA8C46, #c1af92);
}

.theme-2 .key-color-2-bg-86 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c1af92), color-stop(0, #AA8C46));
  background: -webkit-linear-gradient(#AA8C46, #c1af92);
  background: -moz-linear-gradient(#AA8C46, #c1af92);
  background: -ms-linear-gradient(#AA8C46, #c1af92);
  background: linear-gradient(#AA8C46, #c1af92);
}

.theme-2 .key-color-3-bg-86 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c1af92), color-stop(0, #AA8C46));
  background: -webkit-linear-gradient(#AA8C46, #c1af92);
  background: -moz-linear-gradient(#AA8C46, #c1af92);
  background: -ms-linear-gradient(#AA8C46, #c1af92);
  background: linear-gradient(#AA8C46, #c1af92);
}

.theme-3 .key-color-1-bg-86 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c1af92), color-stop(0, #AA8C46));
  background: -webkit-linear-gradient(#AA8C46, #c1af92);
  background: -moz-linear-gradient(#AA8C46, #c1af92);
  background: -ms-linear-gradient(#AA8C46, #c1af92);
  background: linear-gradient(#AA8C46, #c1af92);
}

.theme-3 .key-color-2-bg-86 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c1af92), color-stop(0, #AA8C46));
  background: -webkit-linear-gradient(#AA8C46, #c1af92);
  background: -moz-linear-gradient(#AA8C46, #c1af92);
  background: -ms-linear-gradient(#AA8C46, #c1af92);
  background: linear-gradient(#AA8C46, #c1af92);
}

.theme-3 .key-color-3-bg-86 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c1af92), color-stop(0, #AA8C46));
  background: -webkit-linear-gradient(#AA8C46, #c1af92);
  background: -moz-linear-gradient(#AA8C46, #c1af92);
  background: -ms-linear-gradient(#AA8C46, #c1af92);
  background: linear-gradient(#AA8C46, #c1af92);
}

.theme-2 .key-color-1-bg-87 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c9ba96), color-stop(0, #B9A063));
  background: -webkit-linear-gradient(#B9A063, #c9ba96);
  background: -moz-linear-gradient(#B9A063, #c9ba96);
  background: -ms-linear-gradient(#B9A063, #c9ba96);
  background: linear-gradient(#B9A063, #c9ba96);
}

.theme-2 .key-color-2-bg-87 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c9ba96), color-stop(0, #B9A063));
  background: -webkit-linear-gradient(#B9A063, #c9ba96);
  background: -moz-linear-gradient(#B9A063, #c9ba96);
  background: -ms-linear-gradient(#B9A063, #c9ba96);
  background: linear-gradient(#B9A063, #c9ba96);
}

.theme-2 .key-color-3-bg-87 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c9ba96), color-stop(0, #B9A063));
  background: -webkit-linear-gradient(#B9A063, #c9ba96);
  background: -moz-linear-gradient(#B9A063, #c9ba96);
  background: -ms-linear-gradient(#B9A063, #c9ba96);
  background: linear-gradient(#B9A063, #c9ba96);
}

.theme-3 .key-color-1-bg-87 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c9ba96), color-stop(0, #B9A063));
  background: -webkit-linear-gradient(#B9A063, #c9ba96);
  background: -moz-linear-gradient(#B9A063, #c9ba96);
  background: -ms-linear-gradient(#B9A063, #c9ba96);
  background: linear-gradient(#B9A063, #c9ba96);
}

.theme-3 .key-color-2-bg-87 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c9ba96), color-stop(0, #B9A063));
  background: -webkit-linear-gradient(#B9A063, #c9ba96);
  background: -moz-linear-gradient(#B9A063, #c9ba96);
  background: -ms-linear-gradient(#B9A063, #c9ba96);
  background: linear-gradient(#B9A063, #c9ba96);
}

.theme-3 .key-color-3-bg-87 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c9ba96), color-stop(0, #B9A063));
  background: -webkit-linear-gradient(#B9A063, #c9ba96);
  background: -moz-linear-gradient(#B9A063, #c9ba96);
  background: -ms-linear-gradient(#B9A063, #c9ba96);
  background: linear-gradient(#B9A063, #c9ba96);
}

.theme-2 .key-color-1-bg-88 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e6d7b4), color-stop(0, #C7B37F));
  background: -webkit-linear-gradient(#C7B37F, #e6d7b4);
  background: -moz-linear-gradient(#C7B37F, #e6d7b4);
  background: -ms-linear-gradient(#C7B37F, #e6d7b4);
  background: linear-gradient(#C7B37F, #e6d7b4);
}

.theme-2 .key-color-2-bg-88 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e6d7b4), color-stop(0, #C7B37F));
  background: -webkit-linear-gradient(#C7B37F, #e6d7b4);
  background: -moz-linear-gradient(#C7B37F, #e6d7b4);
  background: -ms-linear-gradient(#C7B37F, #e6d7b4);
  background: linear-gradient(#C7B37F, #e6d7b4);
}

.theme-2 .key-color-3-bg-88 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e6d7b4), color-stop(0, #C7B37F));
  background: -webkit-linear-gradient(#C7B37F, #e6d7b4);
  background: -moz-linear-gradient(#C7B37F, #e6d7b4);
  background: -ms-linear-gradient(#C7B37F, #e6d7b4);
  background: linear-gradient(#C7B37F, #e6d7b4);
}

.theme-3 .key-color-1-bg-88 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e6d7b4), color-stop(0, #C7B37F));
  background: -webkit-linear-gradient(#C7B37F, #e6d7b4);
  background: -moz-linear-gradient(#C7B37F, #e6d7b4);
  background: -ms-linear-gradient(#C7B37F, #e6d7b4);
  background: linear-gradient(#C7B37F, #e6d7b4);
}

.theme-3 .key-color-2-bg-88 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e6d7b4), color-stop(0, #C7B37F));
  background: -webkit-linear-gradient(#C7B37F, #e6d7b4);
  background: -moz-linear-gradient(#C7B37F, #e6d7b4);
  background: -ms-linear-gradient(#C7B37F, #e6d7b4);
  background: linear-gradient(#C7B37F, #e6d7b4);
}

.theme-3 .key-color-3-bg-88 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e6d7b4), color-stop(0, #C7B37F));
  background: -webkit-linear-gradient(#C7B37F, #e6d7b4);
  background: -moz-linear-gradient(#C7B37F, #e6d7b4);
  background: -ms-linear-gradient(#C7B37F, #e6d7b4);
  background: linear-gradient(#C7B37F, #e6d7b4);
}

.theme-2 .key-color-1-bg-89 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efe4cb), color-stop(0, #D6C69B));
  background: -webkit-linear-gradient(#D6C69B, #efe4cb);
  background: -moz-linear-gradient(#D6C69B, #efe4cb);
  background: -ms-linear-gradient(#D6C69B, #efe4cb);
  background: linear-gradient(#D6C69B, #efe4cb);
}

.theme-2 .key-color-2-bg-89 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efe4cb), color-stop(0, #D6C69B));
  background: -webkit-linear-gradient(#D6C69B, #efe4cb);
  background: -moz-linear-gradient(#D6C69B, #efe4cb);
  background: -ms-linear-gradient(#D6C69B, #efe4cb);
  background: linear-gradient(#D6C69B, #efe4cb);
}

.theme-2 .key-color-3-bg-89 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efe4cb), color-stop(0, #D6C69B));
  background: -webkit-linear-gradient(#D6C69B, #efe4cb);
  background: -moz-linear-gradient(#D6C69B, #efe4cb);
  background: -ms-linear-gradient(#D6C69B, #efe4cb);
  background: linear-gradient(#D6C69B, #efe4cb);
}

.theme-3 .key-color-1-bg-89 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efe4cb), color-stop(0, #D6C69B));
  background: -webkit-linear-gradient(#D6C69B, #efe4cb);
  background: -moz-linear-gradient(#D6C69B, #efe4cb);
  background: -ms-linear-gradient(#D6C69B, #efe4cb);
  background: linear-gradient(#D6C69B, #efe4cb);
}

.theme-3 .key-color-2-bg-89 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efe4cb), color-stop(0, #D6C69B));
  background: -webkit-linear-gradient(#D6C69B, #efe4cb);
  background: -moz-linear-gradient(#D6C69B, #efe4cb);
  background: -ms-linear-gradient(#D6C69B, #efe4cb);
  background: linear-gradient(#D6C69B, #efe4cb);
}

.theme-3 .key-color-3-bg-89 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efe4cb), color-stop(0, #D6C69B));
  background: -webkit-linear-gradient(#D6C69B, #efe4cb);
  background: -moz-linear-gradient(#D6C69B, #efe4cb);
  background: -ms-linear-gradient(#D6C69B, #efe4cb);
  background: linear-gradient(#D6C69B, #efe4cb);
}

.theme-2 .key-color-1-bg-90 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ecdfcc), color-stop(0, #E4DAB8));
  background: -webkit-linear-gradient(#E4DAB8, #ecdfcc);
  background: -moz-linear-gradient(#E4DAB8, #ecdfcc);
  background: -ms-linear-gradient(#E4DAB8, #ecdfcc);
  background: linear-gradient(#E4DAB8, #ecdfcc);
}

.theme-2 .key-color-2-bg-90 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ecdfcc), color-stop(0, #E4DAB8));
  background: -webkit-linear-gradient(#E4DAB8, #ecdfcc);
  background: -moz-linear-gradient(#E4DAB8, #ecdfcc);
  background: -ms-linear-gradient(#E4DAB8, #ecdfcc);
  background: linear-gradient(#E4DAB8, #ecdfcc);
}

.theme-2 .key-color-3-bg-90 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ecdfcc), color-stop(0, #E4DAB8));
  background: -webkit-linear-gradient(#E4DAB8, #ecdfcc);
  background: -moz-linear-gradient(#E4DAB8, #ecdfcc);
  background: -ms-linear-gradient(#E4DAB8, #ecdfcc);
  background: linear-gradient(#E4DAB8, #ecdfcc);
}

.theme-3 .key-color-1-bg-90 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ecdfcc), color-stop(0, #E4DAB8));
  background: -webkit-linear-gradient(#E4DAB8, #ecdfcc);
  background: -moz-linear-gradient(#E4DAB8, #ecdfcc);
  background: -ms-linear-gradient(#E4DAB8, #ecdfcc);
  background: linear-gradient(#E4DAB8, #ecdfcc);
}

.theme-3 .key-color-2-bg-90 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ecdfcc), color-stop(0, #E4DAB8));
  background: -webkit-linear-gradient(#E4DAB8, #ecdfcc);
  background: -moz-linear-gradient(#E4DAB8, #ecdfcc);
  background: -ms-linear-gradient(#E4DAB8, #ecdfcc);
  background: linear-gradient(#E4DAB8, #ecdfcc);
}

.theme-3 .key-color-3-bg-90 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ecdfcc), color-stop(0, #E4DAB8));
  background: -webkit-linear-gradient(#E4DAB8, #ecdfcc);
  background: -moz-linear-gradient(#E4DAB8, #ecdfcc);
  background: -ms-linear-gradient(#E4DAB8, #ecdfcc);
  background: linear-gradient(#E4DAB8, #ecdfcc);
}

.theme-2 .key-color-1-bg-91 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c5b7b7), color-stop(0, #DFD8D8));
  background: -webkit-linear-gradient(#DFD8D8, #c5b7b7);
  background: -moz-linear-gradient(#DFD8D8, #c5b7b7);
  background: -ms-linear-gradient(#DFD8D8, #c5b7b7);
  background: linear-gradient(#DFD8D8, #c5b7b7);
}

.theme-2 .key-color-2-bg-91 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c5b7b7), color-stop(0, #DFD8D8));
  background: -webkit-linear-gradient(#DFD8D8, #c5b7b7);
  background: -moz-linear-gradient(#DFD8D8, #c5b7b7);
  background: -ms-linear-gradient(#DFD8D8, #c5b7b7);
  background: linear-gradient(#DFD8D8, #c5b7b7);
}

.theme-2 .key-color-3-bg-91 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c5b7b7), color-stop(0, #DFD8D8));
  background: -webkit-linear-gradient(#DFD8D8, #c5b7b7);
  background: -moz-linear-gradient(#DFD8D8, #c5b7b7);
  background: -ms-linear-gradient(#DFD8D8, #c5b7b7);
  background: linear-gradient(#DFD8D8, #c5b7b7);
}

.theme-3 .key-color-1-bg-91 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c5b7b7), color-stop(0, #DFD8D8));
  background: -webkit-linear-gradient(#DFD8D8, #c5b7b7);
  background: -moz-linear-gradient(#DFD8D8, #c5b7b7);
  background: -ms-linear-gradient(#DFD8D8, #c5b7b7);
  background: linear-gradient(#DFD8D8, #c5b7b7);
}

.theme-3 .key-color-2-bg-91 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c5b7b7), color-stop(0, #DFD8D8));
  background: -webkit-linear-gradient(#DFD8D8, #c5b7b7);
  background: -moz-linear-gradient(#DFD8D8, #c5b7b7);
  background: -ms-linear-gradient(#DFD8D8, #c5b7b7);
  background: linear-gradient(#DFD8D8, #c5b7b7);
}

.theme-3 .key-color-3-bg-91 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c5b7b7), color-stop(0, #DFD8D8));
  background: -webkit-linear-gradient(#DFD8D8, #c5b7b7);
  background: -moz-linear-gradient(#DFD8D8, #c5b7b7);
  background: -ms-linear-gradient(#DFD8D8, #c5b7b7);
  background: linear-gradient(#DFD8D8, #c5b7b7);
}

.theme-2 .key-color-1-bg-92 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bdb5ac), color-stop(0, #D5CFCA));
  background: -webkit-linear-gradient(#D5CFCA, #bdb5ac);
  background: -moz-linear-gradient(#D5CFCA, #bdb5ac);
  background: -ms-linear-gradient(#D5CFCA, #bdb5ac);
  background: linear-gradient(#D5CFCA, #bdb5ac);
}

.theme-2 .key-color-2-bg-92 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bdb5ac), color-stop(0, #D5CFCA));
  background: -webkit-linear-gradient(#D5CFCA, #bdb5ac);
  background: -moz-linear-gradient(#D5CFCA, #bdb5ac);
  background: -ms-linear-gradient(#D5CFCA, #bdb5ac);
  background: linear-gradient(#D5CFCA, #bdb5ac);
}

.theme-2 .key-color-3-bg-92 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bdb5ac), color-stop(0, #D5CFCA));
  background: -webkit-linear-gradient(#D5CFCA, #bdb5ac);
  background: -moz-linear-gradient(#D5CFCA, #bdb5ac);
  background: -ms-linear-gradient(#D5CFCA, #bdb5ac);
  background: linear-gradient(#D5CFCA, #bdb5ac);
}

.theme-3 .key-color-1-bg-92 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bdb5ac), color-stop(0, #D5CFCA));
  background: -webkit-linear-gradient(#D5CFCA, #bdb5ac);
  background: -moz-linear-gradient(#D5CFCA, #bdb5ac);
  background: -ms-linear-gradient(#D5CFCA, #bdb5ac);
  background: linear-gradient(#D5CFCA, #bdb5ac);
}

.theme-3 .key-color-2-bg-92 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bdb5ac), color-stop(0, #D5CFCA));
  background: -webkit-linear-gradient(#D5CFCA, #bdb5ac);
  background: -moz-linear-gradient(#D5CFCA, #bdb5ac);
  background: -ms-linear-gradient(#D5CFCA, #bdb5ac);
  background: linear-gradient(#D5CFCA, #bdb5ac);
}

.theme-3 .key-color-3-bg-92 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bdb5ac), color-stop(0, #D5CFCA));
  background: -webkit-linear-gradient(#D5CFCA, #bdb5ac);
  background: -moz-linear-gradient(#D5CFCA, #bdb5ac);
  background: -ms-linear-gradient(#D5CFCA, #bdb5ac);
  background: linear-gradient(#D5CFCA, #bdb5ac);
}

.theme-2 .key-color-1-bg-93 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cad1c9), color-stop(0, #C1C9BF));
  background: -webkit-linear-gradient(#C1C9BF, #cad1c9);
  background: -moz-linear-gradient(#C1C9BF, #cad1c9);
  background: -ms-linear-gradient(#C1C9BF, #cad1c9);
  background: linear-gradient(#C1C9BF, #cad1c9);
}

.theme-2 .key-color-2-bg-93 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cad1c9), color-stop(0, #C1C9BF));
  background: -webkit-linear-gradient(#C1C9BF, #cad1c9);
  background: -moz-linear-gradient(#C1C9BF, #cad1c9);
  background: -ms-linear-gradient(#C1C9BF, #cad1c9);
  background: linear-gradient(#C1C9BF, #cad1c9);
}

.theme-2 .key-color-3-bg-93 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cad1c9), color-stop(0, #C1C9BF));
  background: -webkit-linear-gradient(#C1C9BF, #cad1c9);
  background: -moz-linear-gradient(#C1C9BF, #cad1c9);
  background: -ms-linear-gradient(#C1C9BF, #cad1c9);
  background: linear-gradient(#C1C9BF, #cad1c9);
}

.theme-3 .key-color-1-bg-93 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cad1c9), color-stop(0, #C1C9BF));
  background: -webkit-linear-gradient(#C1C9BF, #cad1c9);
  background: -moz-linear-gradient(#C1C9BF, #cad1c9);
  background: -ms-linear-gradient(#C1C9BF, #cad1c9);
  background: linear-gradient(#C1C9BF, #cad1c9);
}

.theme-3 .key-color-2-bg-93 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cad1c9), color-stop(0, #C1C9BF));
  background: -webkit-linear-gradient(#C1C9BF, #cad1c9);
  background: -moz-linear-gradient(#C1C9BF, #cad1c9);
  background: -ms-linear-gradient(#C1C9BF, #cad1c9);
  background: linear-gradient(#C1C9BF, #cad1c9);
}

.theme-3 .key-color-3-bg-93 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cad1c9), color-stop(0, #C1C9BF));
  background: -webkit-linear-gradient(#C1C9BF, #cad1c9);
  background: -moz-linear-gradient(#C1C9BF, #cad1c9);
  background: -ms-linear-gradient(#C1C9BF, #cad1c9);
  background: linear-gradient(#C1C9BF, #cad1c9);
}

.theme-2 .key-color-1-bg-94 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFD5D5), color-stop(0, #CFD5D5));
  background: -webkit-linear-gradient(#CFD5D5, #CFD5D5);
  background: -moz-linear-gradient(#CFD5D5, #CFD5D5);
  background: -ms-linear-gradient(#CFD5D5, #CFD5D5);
  background: linear-gradient(#CFD5D5, #CFD5D5);
}

.theme-2 .key-color-2-bg-94 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFD5D5), color-stop(0, #CFD5D5));
  background: -webkit-linear-gradient(#CFD5D5, #CFD5D5);
  background: -moz-linear-gradient(#CFD5D5, #CFD5D5);
  background: -ms-linear-gradient(#CFD5D5, #CFD5D5);
  background: linear-gradient(#CFD5D5, #CFD5D5);
}

.theme-2 .key-color-3-bg-94 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFD5D5), color-stop(0, #CFD5D5));
  background: -webkit-linear-gradient(#CFD5D5, #CFD5D5);
  background: -moz-linear-gradient(#CFD5D5, #CFD5D5);
  background: -ms-linear-gradient(#CFD5D5, #CFD5D5);
  background: linear-gradient(#CFD5D5, #CFD5D5);
}

.theme-3 .key-color-1-bg-94 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFD5D5), color-stop(0, #CFD5D5));
  background: -webkit-linear-gradient(#CFD5D5, #CFD5D5);
  background: -moz-linear-gradient(#CFD5D5, #CFD5D5);
  background: -ms-linear-gradient(#CFD5D5, #CFD5D5);
  background: linear-gradient(#CFD5D5, #CFD5D5);
}

.theme-3 .key-color-2-bg-94 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFD5D5), color-stop(0, #CFD5D5));
  background: -webkit-linear-gradient(#CFD5D5, #CFD5D5);
  background: -moz-linear-gradient(#CFD5D5, #CFD5D5);
  background: -ms-linear-gradient(#CFD5D5, #CFD5D5);
  background: linear-gradient(#CFD5D5, #CFD5D5);
}

.theme-3 .key-color-3-bg-94 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFD5D5), color-stop(0, #CFD5D5));
  background: -webkit-linear-gradient(#CFD5D5, #CFD5D5);
  background: -moz-linear-gradient(#CFD5D5, #CFD5D5);
  background: -ms-linear-gradient(#CFD5D5, #CFD5D5);
  background: linear-gradient(#CFD5D5, #CFD5D5);
}

.theme-2 .key-color-1-bg-95 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFCFD5), color-stop(0, #CFCFD5));
  background: -webkit-linear-gradient(#CFCFD5, #CFCFD5);
  background: -moz-linear-gradient(#CFCFD5, #CFCFD5);
  background: -ms-linear-gradient(#CFCFD5, #CFCFD5);
  background: linear-gradient(#CFCFD5, #CFCFD5);
}

.theme-2 .key-color-2-bg-95 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFCFD5), color-stop(0, #CFCFD5));
  background: -webkit-linear-gradient(#CFCFD5, #CFCFD5);
  background: -moz-linear-gradient(#CFCFD5, #CFCFD5);
  background: -ms-linear-gradient(#CFCFD5, #CFCFD5);
  background: linear-gradient(#CFCFD5, #CFCFD5);
}

.theme-2 .key-color-3-bg-95 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFCFD5), color-stop(0, #CFCFD5));
  background: -webkit-linear-gradient(#CFCFD5, #CFCFD5);
  background: -moz-linear-gradient(#CFCFD5, #CFCFD5);
  background: -ms-linear-gradient(#CFCFD5, #CFCFD5);
  background: linear-gradient(#CFCFD5, #CFCFD5);
}

.theme-3 .key-color-1-bg-95 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFCFD5), color-stop(0, #CFCFD5));
  background: -webkit-linear-gradient(#CFCFD5, #CFCFD5);
  background: -moz-linear-gradient(#CFCFD5, #CFCFD5);
  background: -ms-linear-gradient(#CFCFD5, #CFCFD5);
  background: linear-gradient(#CFCFD5, #CFCFD5);
}

.theme-3 .key-color-2-bg-95 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFCFD5), color-stop(0, #CFCFD5));
  background: -webkit-linear-gradient(#CFCFD5, #CFCFD5);
  background: -moz-linear-gradient(#CFCFD5, #CFCFD5);
  background: -ms-linear-gradient(#CFCFD5, #CFCFD5);
  background: linear-gradient(#CFCFD5, #CFCFD5);
}

.theme-3 .key-color-3-bg-95 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFCFD5), color-stop(0, #CFCFD5));
  background: -webkit-linear-gradient(#CFCFD5, #CFCFD5);
  background: -moz-linear-gradient(#CFCFD5, #CFCFD5);
  background: -ms-linear-gradient(#CFCFD5, #CFCFD5);
  background: linear-gradient(#CFCFD5, #CFCFD5);
}

.theme-2 .key-color-1-bg-96 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42627c), color-stop(0, #283C50));
  background: -webkit-linear-gradient(#283C50, #42627c);
  background: -moz-linear-gradient(#283C50, #42627c);
  background: -ms-linear-gradient(#283C50, #42627c);
  background: linear-gradient(#283C50, #42627c);
}

.theme-2 .key-color-2-bg-96 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42627c), color-stop(0, #283C50));
  background: -webkit-linear-gradient(#283C50, #42627c);
  background: -moz-linear-gradient(#283C50, #42627c);
  background: -ms-linear-gradient(#283C50, #42627c);
  background: linear-gradient(#283C50, #42627c);
}

.theme-2 .key-color-3-bg-96 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42627c), color-stop(0, #283C50));
  background: -webkit-linear-gradient(#283C50, #42627c);
  background: -moz-linear-gradient(#283C50, #42627c);
  background: -ms-linear-gradient(#283C50, #42627c);
  background: linear-gradient(#283C50, #42627c);
}

.theme-3 .key-color-1-bg-96 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42627c), color-stop(0, #283C50));
  background: -webkit-linear-gradient(#283C50, #42627c);
  background: -moz-linear-gradient(#283C50, #42627c);
  background: -ms-linear-gradient(#283C50, #42627c);
  background: linear-gradient(#283C50, #42627c);
}

.theme-3 .key-color-2-bg-96 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42627c), color-stop(0, #283C50));
  background: -webkit-linear-gradient(#283C50, #42627c);
  background: -moz-linear-gradient(#283C50, #42627c);
  background: -ms-linear-gradient(#283C50, #42627c);
  background: linear-gradient(#283C50, #42627c);
}

.theme-3 .key-color-3-bg-96 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42627c), color-stop(0, #283C50));
  background: -webkit-linear-gradient(#283C50, #42627c);
  background: -moz-linear-gradient(#283C50, #42627c);
  background: -ms-linear-gradient(#283C50, #42627c);
  background: linear-gradient(#283C50, #42627c);
}

.theme-2 .key-color-1-bg-97 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6e8596), color-stop(0, #4C5E70));
  background: -webkit-linear-gradient(#4C5E70, #6e8596);
  background: -moz-linear-gradient(#4C5E70, #6e8596);
  background: -ms-linear-gradient(#4C5E70, #6e8596);
  background: linear-gradient(#4C5E70, #6e8596);
}

.theme-2 .key-color-2-bg-97 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6e8596), color-stop(0, #4C5E70));
  background: -webkit-linear-gradient(#4C5E70, #6e8596);
  background: -moz-linear-gradient(#4C5E70, #6e8596);
  background: -ms-linear-gradient(#4C5E70, #6e8596);
  background: linear-gradient(#4C5E70, #6e8596);
}

.theme-2 .key-color-3-bg-97 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6e8596), color-stop(0, #4C5E70));
  background: -webkit-linear-gradient(#4C5E70, #6e8596);
  background: -moz-linear-gradient(#4C5E70, #6e8596);
  background: -ms-linear-gradient(#4C5E70, #6e8596);
  background: linear-gradient(#4C5E70, #6e8596);
}

.theme-3 .key-color-1-bg-97 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6e8596), color-stop(0, #4C5E70));
  background: -webkit-linear-gradient(#4C5E70, #6e8596);
  background: -moz-linear-gradient(#4C5E70, #6e8596);
  background: -ms-linear-gradient(#4C5E70, #6e8596);
  background: linear-gradient(#4C5E70, #6e8596);
}

.theme-3 .key-color-2-bg-97 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6e8596), color-stop(0, #4C5E70));
  background: -webkit-linear-gradient(#4C5E70, #6e8596);
  background: -moz-linear-gradient(#4C5E70, #6e8596);
  background: -ms-linear-gradient(#4C5E70, #6e8596);
  background: linear-gradient(#4C5E70, #6e8596);
}

.theme-3 .key-color-3-bg-97 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6e8596), color-stop(0, #4C5E70));
  background: -webkit-linear-gradient(#4C5E70, #6e8596);
  background: -moz-linear-gradient(#4C5E70, #6e8596);
  background: -ms-linear-gradient(#4C5E70, #6e8596);
  background: linear-gradient(#4C5E70, #6e8596);
}

.theme-2 .key-color-1-bg-98 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C5CFD6), color-stop(0, #9CA9B4));
  background: -webkit-linear-gradient(#9CA9B4, #C5CFD6);
  background: -moz-linear-gradient(#9CA9B4, #C5CFD6);
  background: -ms-linear-gradient(#9CA9B4, #C5CFD6);
  background: linear-gradient(#9CA9B4, #C5CFD6);
}

.theme-2 .key-color-2-bg-98 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C5CFD6), color-stop(0, #9CA9B4));
  background: -webkit-linear-gradient(#9CA9B4, #C5CFD6);
  background: -moz-linear-gradient(#9CA9B4, #C5CFD6);
  background: -ms-linear-gradient(#9CA9B4, #C5CFD6);
  background: linear-gradient(#9CA9B4, #C5CFD6);
}

.theme-2 .key-color-3-bg-98 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C5CFD6), color-stop(0, #9CA9B4));
  background: -webkit-linear-gradient(#9CA9B4, #C5CFD6);
  background: -moz-linear-gradient(#9CA9B4, #C5CFD6);
  background: -ms-linear-gradient(#9CA9B4, #C5CFD6);
  background: linear-gradient(#9CA9B4, #C5CFD6);
}

.theme-3 .key-color-1-bg-98 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C5CFD6), color-stop(0, #9CA9B4));
  background: -webkit-linear-gradient(#9CA9B4, #C5CFD6);
  background: -moz-linear-gradient(#9CA9B4, #C5CFD6);
  background: -ms-linear-gradient(#9CA9B4, #C5CFD6);
  background: linear-gradient(#9CA9B4, #C5CFD6);
}

.theme-3 .key-color-2-bg-98 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C5CFD6), color-stop(0, #9CA9B4));
  background: -webkit-linear-gradient(#9CA9B4, #C5CFD6);
  background: -moz-linear-gradient(#9CA9B4, #C5CFD6);
  background: -ms-linear-gradient(#9CA9B4, #C5CFD6);
  background: linear-gradient(#9CA9B4, #C5CFD6);
}

.theme-3 .key-color-3-bg-98 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C5CFD6), color-stop(0, #9CA9B4));
  background: -webkit-linear-gradient(#9CA9B4, #C5CFD6);
  background: -moz-linear-gradient(#9CA9B4, #C5CFD6);
  background: -ms-linear-gradient(#9CA9B4, #C5CFD6);
  background: linear-gradient(#9CA9B4, #C5CFD6);
}

.theme-2 .key-color-1-bg-99 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c8d2d8), color-stop(0, #C8D2D8));
  background: -webkit-linear-gradient(#C8D2D8, #c8d2d8);
  background: -moz-linear-gradient(#C8D2D8, #c8d2d8);
  background: -ms-linear-gradient(#C8D2D8, #c8d2d8);
  background: linear-gradient(#C8D2D8, #c8d2d8);
}

.theme-2 .key-color-2-bg-99 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c8d2d8), color-stop(0, #C8D2D8));
  background: -webkit-linear-gradient(#C8D2D8, #c8d2d8);
  background: -moz-linear-gradient(#C8D2D8, #c8d2d8);
  background: -ms-linear-gradient(#C8D2D8, #c8d2d8);
  background: linear-gradient(#C8D2D8, #c8d2d8);
}

.theme-2 .key-color-3-bg-99 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c8d2d8), color-stop(0, #C8D2D8));
  background: -webkit-linear-gradient(#C8D2D8, #c8d2d8);
  background: -moz-linear-gradient(#C8D2D8, #c8d2d8);
  background: -ms-linear-gradient(#C8D2D8, #c8d2d8);
  background: linear-gradient(#C8D2D8, #c8d2d8);
}

.theme-3 .key-color-1-bg-99 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c8d2d8), color-stop(0, #C8D2D8));
  background: -webkit-linear-gradient(#C8D2D8, #c8d2d8);
  background: -moz-linear-gradient(#C8D2D8, #c8d2d8);
  background: -ms-linear-gradient(#C8D2D8, #c8d2d8);
  background: linear-gradient(#C8D2D8, #c8d2d8);
}

.theme-3 .key-color-2-bg-99 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c8d2d8), color-stop(0, #C8D2D8));
  background: -webkit-linear-gradient(#C8D2D8, #c8d2d8);
  background: -moz-linear-gradient(#C8D2D8, #c8d2d8);
  background: -ms-linear-gradient(#C8D2D8, #c8d2d8);
  background: linear-gradient(#C8D2D8, #c8d2d8);
}

.theme-3 .key-color-3-bg-99 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c8d2d8), color-stop(0, #C8D2D8));
  background: -webkit-linear-gradient(#C8D2D8, #c8d2d8);
  background: -moz-linear-gradient(#C8D2D8, #c8d2d8);
  background: -ms-linear-gradient(#C8D2D8, #c8d2d8);
  background: linear-gradient(#C8D2D8, #c8d2d8);
}

.theme-2 .key-color-1-bg-100 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ba6908), color-stop(0, #834E00));
  background: -webkit-linear-gradient(#834E00, #ba6908);
  background: -moz-linear-gradient(#834E00, #ba6908);
  background: -ms-linear-gradient(#834E00, #ba6908);
  background: linear-gradient(#834E00, #ba6908);
}

.theme-2 .key-color-2-bg-100 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ba6908), color-stop(0, #834E00));
  background: -webkit-linear-gradient(#834E00, #ba6908);
  background: -moz-linear-gradient(#834E00, #ba6908);
  background: -ms-linear-gradient(#834E00, #ba6908);
  background: linear-gradient(#834E00, #ba6908);
}

.theme-2 .key-color-3-bg-100 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ba6908), color-stop(0, #834E00));
  background: -webkit-linear-gradient(#834E00, #ba6908);
  background: -moz-linear-gradient(#834E00, #ba6908);
  background: -ms-linear-gradient(#834E00, #ba6908);
  background: linear-gradient(#834E00, #ba6908);
}

.theme-3 .key-color-1-bg-100 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ba6908), color-stop(0, #834E00));
  background: -webkit-linear-gradient(#834E00, #ba6908);
  background: -moz-linear-gradient(#834E00, #ba6908);
  background: -ms-linear-gradient(#834E00, #ba6908);
  background: linear-gradient(#834E00, #ba6908);
}

.theme-3 .key-color-2-bg-100 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ba6908), color-stop(0, #834E00));
  background: -webkit-linear-gradient(#834E00, #ba6908);
  background: -moz-linear-gradient(#834E00, #ba6908);
  background: -ms-linear-gradient(#834E00, #ba6908);
  background: linear-gradient(#834E00, #ba6908);
}

.theme-3 .key-color-3-bg-100 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ba6908), color-stop(0, #834E00));
  background: -webkit-linear-gradient(#834E00, #ba6908);
  background: -moz-linear-gradient(#834E00, #ba6908);
  background: -ms-linear-gradient(#834E00, #ba6908);
  background: linear-gradient(#834E00, #ba6908);
}

.theme-2 .key-color-1-bg-101 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7a9b00), color-stop(0, #496A00));
  background: -webkit-linear-gradient(#496A00, #7a9b00);
  background: -moz-linear-gradient(#496A00, #7a9b00);
  background: -ms-linear-gradient(#496A00, #7a9b00);
  background: linear-gradient(#496A00, #7a9b00);
}

.theme-2 .key-color-2-bg-101 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7a9b00), color-stop(0, #496A00));
  background: -webkit-linear-gradient(#496A00, #7a9b00);
  background: -moz-linear-gradient(#496A00, #7a9b00);
  background: -ms-linear-gradient(#496A00, #7a9b00);
  background: linear-gradient(#496A00, #7a9b00);
}

.theme-2 .key-color-3-bg-101 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7a9b00), color-stop(0, #496A00));
  background: -webkit-linear-gradient(#496A00, #7a9b00);
  background: -moz-linear-gradient(#496A00, #7a9b00);
  background: -ms-linear-gradient(#496A00, #7a9b00);
  background: linear-gradient(#496A00, #7a9b00);
}

.theme-3 .key-color-1-bg-101 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7a9b00), color-stop(0, #496A00));
  background: -webkit-linear-gradient(#496A00, #7a9b00);
  background: -moz-linear-gradient(#496A00, #7a9b00);
  background: -ms-linear-gradient(#496A00, #7a9b00);
  background: linear-gradient(#496A00, #7a9b00);
}

.theme-3 .key-color-2-bg-101 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7a9b00), color-stop(0, #496A00));
  background: -webkit-linear-gradient(#496A00, #7a9b00);
  background: -moz-linear-gradient(#496A00, #7a9b00);
  background: -ms-linear-gradient(#496A00, #7a9b00);
  background: linear-gradient(#496A00, #7a9b00);
}

.theme-3 .key-color-3-bg-101 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7a9b00), color-stop(0, #496A00));
  background: -webkit-linear-gradient(#496A00, #7a9b00);
  background: -moz-linear-gradient(#496A00, #7a9b00);
  background: -ms-linear-gradient(#496A00, #7a9b00);
  background: linear-gradient(#496A00, #7a9b00);
}

.theme-2 .key-color-1-bg-102 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #016b63), color-stop(0, #005752));
  background: -webkit-linear-gradient(#005752, #016b63);
  background: -moz-linear-gradient(#005752, #016b63);
  background: -ms-linear-gradient(#005752, #016b63);
  background: linear-gradient(#005752, #016b63);
}

.theme-2 .key-color-2-bg-102 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #016b63), color-stop(0, #005752));
  background: -webkit-linear-gradient(#005752, #016b63);
  background: -moz-linear-gradient(#005752, #016b63);
  background: -ms-linear-gradient(#005752, #016b63);
  background: linear-gradient(#005752, #016b63);
}

.theme-2 .key-color-3-bg-102 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #016b63), color-stop(0, #005752));
  background: -webkit-linear-gradient(#005752, #016b63);
  background: -moz-linear-gradient(#005752, #016b63);
  background: -ms-linear-gradient(#005752, #016b63);
  background: linear-gradient(#005752, #016b63);
}

.theme-3 .key-color-1-bg-102 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #016b63), color-stop(0, #005752));
  background: -webkit-linear-gradient(#005752, #016b63);
  background: -moz-linear-gradient(#005752, #016b63);
  background: -ms-linear-gradient(#005752, #016b63);
  background: linear-gradient(#005752, #016b63);
}

.theme-3 .key-color-2-bg-102 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #016b63), color-stop(0, #005752));
  background: -webkit-linear-gradient(#005752, #016b63);
  background: -moz-linear-gradient(#005752, #016b63);
  background: -ms-linear-gradient(#005752, #016b63);
  background: linear-gradient(#005752, #016b63);
}

.theme-3 .key-color-3-bg-102 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #016b63), color-stop(0, #005752));
  background: -webkit-linear-gradient(#005752, #016b63);
  background: -moz-linear-gradient(#005752, #016b63);
  background: -ms-linear-gradient(#005752, #016b63);
  background: linear-gradient(#005752, #016b63);
}

.theme-2 .key-color-1-bg-103 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0277a0), color-stop(0, #005982));
  background: -webkit-linear-gradient(#005982, #0277a0);
  background: -moz-linear-gradient(#005982, #0277a0);
  background: -ms-linear-gradient(#005982, #0277a0);
  background: linear-gradient(#005982, #0277a0);
}

.theme-2 .key-color-2-bg-103 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0277a0), color-stop(0, #005982));
  background: -webkit-linear-gradient(#005982, #0277a0);
  background: -moz-linear-gradient(#005982, #0277a0);
  background: -ms-linear-gradient(#005982, #0277a0);
  background: linear-gradient(#005982, #0277a0);
}

.theme-2 .key-color-3-bg-103 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0277a0), color-stop(0, #005982));
  background: -webkit-linear-gradient(#005982, #0277a0);
  background: -moz-linear-gradient(#005982, #0277a0);
  background: -ms-linear-gradient(#005982, #0277a0);
  background: linear-gradient(#005982, #0277a0);
}

.theme-3 .key-color-1-bg-103 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0277a0), color-stop(0, #005982));
  background: -webkit-linear-gradient(#005982, #0277a0);
  background: -moz-linear-gradient(#005982, #0277a0);
  background: -ms-linear-gradient(#005982, #0277a0);
  background: linear-gradient(#005982, #0277a0);
}

.theme-3 .key-color-2-bg-103 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0277a0), color-stop(0, #005982));
  background: -webkit-linear-gradient(#005982, #0277a0);
  background: -moz-linear-gradient(#005982, #0277a0);
  background: -ms-linear-gradient(#005982, #0277a0);
  background: linear-gradient(#005982, #0277a0);
}

.theme-3 .key-color-3-bg-103 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0277a0), color-stop(0, #005982));
  background: -webkit-linear-gradient(#005982, #0277a0);
  background: -moz-linear-gradient(#005982, #0277a0);
  background: -ms-linear-gradient(#005982, #0277a0);
  background: linear-gradient(#005982, #0277a0);
}

.theme-2 .key-color-1-bg-104 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #004e8e), color-stop(0, #003567));
  background: -webkit-linear-gradient(#003567, #004e8e);
  background: -moz-linear-gradient(#003567, #004e8e);
  background: -ms-linear-gradient(#003567, #004e8e);
  background: linear-gradient(#003567, #004e8e);
}

.theme-2 .key-color-2-bg-104 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #004e8e), color-stop(0, #003567));
  background: -webkit-linear-gradient(#003567, #004e8e);
  background: -moz-linear-gradient(#003567, #004e8e);
  background: -ms-linear-gradient(#003567, #004e8e);
  background: linear-gradient(#003567, #004e8e);
}

.theme-2 .key-color-3-bg-104 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #004e8e), color-stop(0, #003567));
  background: -webkit-linear-gradient(#003567, #004e8e);
  background: -moz-linear-gradient(#003567, #004e8e);
  background: -ms-linear-gradient(#003567, #004e8e);
  background: linear-gradient(#003567, #004e8e);
}

.theme-3 .key-color-1-bg-104 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #004e8e), color-stop(0, #003567));
  background: -webkit-linear-gradient(#003567, #004e8e);
  background: -moz-linear-gradient(#003567, #004e8e);
  background: -ms-linear-gradient(#003567, #004e8e);
  background: linear-gradient(#003567, #004e8e);
}

.theme-3 .key-color-2-bg-104 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #004e8e), color-stop(0, #003567));
  background: -webkit-linear-gradient(#003567, #004e8e);
  background: -moz-linear-gradient(#003567, #004e8e);
  background: -ms-linear-gradient(#003567, #004e8e);
  background: linear-gradient(#003567, #004e8e);
}

.theme-3 .key-color-3-bg-104 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #004e8e), color-stop(0, #003567));
  background: -webkit-linear-gradient(#003567, #004e8e);
  background: -moz-linear-gradient(#003567, #004e8e);
  background: -ms-linear-gradient(#003567, #004e8e);
  background: linear-gradient(#003567, #004e8e);
}

.theme-2 .key-color-1-bg-105 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #550489), color-stop(0, #33004A));
  background: -webkit-linear-gradient(#33004A, #550489);
  background: -moz-linear-gradient(#33004A, #550489);
  background: -ms-linear-gradient(#33004A, #550489);
  background: linear-gradient(#33004A, #550489);
}

.theme-2 .key-color-2-bg-105 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #550489), color-stop(0, #33004A));
  background: -webkit-linear-gradient(#33004A, #550489);
  background: -moz-linear-gradient(#33004A, #550489);
  background: -ms-linear-gradient(#33004A, #550489);
  background: linear-gradient(#33004A, #550489);
}

.theme-2 .key-color-3-bg-105 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #550489), color-stop(0, #33004A));
  background: -webkit-linear-gradient(#33004A, #550489);
  background: -moz-linear-gradient(#33004A, #550489);
  background: -ms-linear-gradient(#33004A, #550489);
  background: linear-gradient(#33004A, #550489);
}

.theme-3 .key-color-1-bg-105 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #550489), color-stop(0, #33004A));
  background: -webkit-linear-gradient(#33004A, #550489);
  background: -moz-linear-gradient(#33004A, #550489);
  background: -ms-linear-gradient(#33004A, #550489);
  background: linear-gradient(#33004A, #550489);
}

.theme-3 .key-color-2-bg-105 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #550489), color-stop(0, #33004A));
  background: -webkit-linear-gradient(#33004A, #550489);
  background: -moz-linear-gradient(#33004A, #550489);
  background: -ms-linear-gradient(#33004A, #550489);
  background: linear-gradient(#33004A, #550489);
}

.theme-3 .key-color-3-bg-105 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #550489), color-stop(0, #33004A));
  background: -webkit-linear-gradient(#33004A, #550489);
  background: -moz-linear-gradient(#33004A, #550489);
  background: -ms-linear-gradient(#33004A, #550489);
  background: linear-gradient(#33004A, #550489);
}

.theme-2 .key-color-1-bg-106 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BC8093), color-stop(0, #9A405E));
  background: -webkit-linear-gradient(#9A405E, #BC8093);
  background: -moz-linear-gradient(#9A405E, #BC8093);
  background: -ms-linear-gradient(#9A405E, #BC8093);
  background: linear-gradient(#9A405E, #BC8093);
}

.theme-2 .key-color-2-bg-106 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BC8093), color-stop(0, #9A405E));
  background: -webkit-linear-gradient(#9A405E, #BC8093);
  background: -moz-linear-gradient(#9A405E, #BC8093);
  background: -ms-linear-gradient(#9A405E, #BC8093);
  background: linear-gradient(#9A405E, #BC8093);
}

.theme-2 .key-color-3-bg-106 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BC8093), color-stop(0, #9A405E));
  background: -webkit-linear-gradient(#9A405E, #BC8093);
  background: -moz-linear-gradient(#9A405E, #BC8093);
  background: -ms-linear-gradient(#9A405E, #BC8093);
  background: linear-gradient(#9A405E, #BC8093);
}

.theme-3 .key-color-1-bg-106 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BC8093), color-stop(0, #9A405E));
  background: -webkit-linear-gradient(#9A405E, #BC8093);
  background: -moz-linear-gradient(#9A405E, #BC8093);
  background: -ms-linear-gradient(#9A405E, #BC8093);
  background: linear-gradient(#9A405E, #BC8093);
}

.theme-3 .key-color-2-bg-106 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BC8093), color-stop(0, #9A405E));
  background: -webkit-linear-gradient(#9A405E, #BC8093);
  background: -moz-linear-gradient(#9A405E, #BC8093);
  background: -ms-linear-gradient(#9A405E, #BC8093);
  background: linear-gradient(#9A405E, #BC8093);
}

.theme-3 .key-color-3-bg-106 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BC8093), color-stop(0, #9A405E));
  background: -webkit-linear-gradient(#9A405E, #BC8093);
  background: -moz-linear-gradient(#9A405E, #BC8093);
  background: -ms-linear-gradient(#9A405E, #BC8093);
  background: linear-gradient(#9A405E, #BC8093);
}

.theme-2 .key-color-1-bg-107 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #F28190), color-stop(0, #EB4259));
  background: -webkit-linear-gradient(#EB4259, #F28190);
  background: -moz-linear-gradient(#EB4259, #F28190);
  background: -ms-linear-gradient(#EB4259, #F28190);
  background: linear-gradient(#EB4259, #F28190);
}

.theme-2 .key-color-2-bg-107 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #F28190), color-stop(0, #EB4259));
  background: -webkit-linear-gradient(#EB4259, #F28190);
  background: -moz-linear-gradient(#EB4259, #F28190);
  background: -ms-linear-gradient(#EB4259, #F28190);
  background: linear-gradient(#EB4259, #F28190);
}

.theme-2 .key-color-3-bg-107 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #F28190), color-stop(0, #EB4259));
  background: -webkit-linear-gradient(#EB4259, #F28190);
  background: -moz-linear-gradient(#EB4259, #F28190);
  background: -ms-linear-gradient(#EB4259, #F28190);
  background: linear-gradient(#EB4259, #F28190);
}

.theme-3 .key-color-1-bg-107 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #F28190), color-stop(0, #EB4259));
  background: -webkit-linear-gradient(#EB4259, #F28190);
  background: -moz-linear-gradient(#EB4259, #F28190);
  background: -ms-linear-gradient(#EB4259, #F28190);
  background: linear-gradient(#EB4259, #F28190);
}

.theme-3 .key-color-2-bg-107 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #F28190), color-stop(0, #EB4259));
  background: -webkit-linear-gradient(#EB4259, #F28190);
  background: -moz-linear-gradient(#EB4259, #F28190);
  background: -ms-linear-gradient(#EB4259, #F28190);
  background: linear-gradient(#EB4259, #F28190);
}

.theme-3 .key-color-3-bg-107 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #F28190), color-stop(0, #EB4259));
  background: -webkit-linear-gradient(#EB4259, #F28190);
  background: -moz-linear-gradient(#EB4259, #F28190);
  background: -ms-linear-gradient(#EB4259, #F28190);
  background: linear-gradient(#EB4259, #F28190);
}

.theme-2 .key-color-1-bg-108 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FBC790), color-stop(0, #F9AB59));
  background: -webkit-linear-gradient(#F9AB59, #FBC790);
  background: -moz-linear-gradient(#F9AB59, #FBC790);
  background: -ms-linear-gradient(#F9AB59, #FBC790);
  background: linear-gradient(#F9AB59, #FBC790);
}

.theme-2 .key-color-2-bg-108 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FBC790), color-stop(0, #F9AB59));
  background: -webkit-linear-gradient(#F9AB59, #FBC790);
  background: -moz-linear-gradient(#F9AB59, #FBC790);
  background: -ms-linear-gradient(#F9AB59, #FBC790);
  background: linear-gradient(#F9AB59, #FBC790);
}

.theme-2 .key-color-3-bg-108 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FBC790), color-stop(0, #F9AB59));
  background: -webkit-linear-gradient(#F9AB59, #FBC790);
  background: -moz-linear-gradient(#F9AB59, #FBC790);
  background: -ms-linear-gradient(#F9AB59, #FBC790);
  background: linear-gradient(#F9AB59, #FBC790);
}

.theme-3 .key-color-1-bg-108 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FBC790), color-stop(0, #F9AB59));
  background: -webkit-linear-gradient(#F9AB59, #FBC790);
  background: -moz-linear-gradient(#F9AB59, #FBC790);
  background: -ms-linear-gradient(#F9AB59, #FBC790);
  background: linear-gradient(#F9AB59, #FBC790);
}

.theme-3 .key-color-2-bg-108 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FBC790), color-stop(0, #F9AB59));
  background: -webkit-linear-gradient(#F9AB59, #FBC790);
  background: -moz-linear-gradient(#F9AB59, #FBC790);
  background: -ms-linear-gradient(#F9AB59, #FBC790);
  background: linear-gradient(#F9AB59, #FBC790);
}

.theme-3 .key-color-3-bg-108 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FBC790), color-stop(0, #F9AB59));
  background: -webkit-linear-gradient(#F9AB59, #FBC790);
  background: -moz-linear-gradient(#F9AB59, #FBC790);
  background: -ms-linear-gradient(#F9AB59, #FBC790);
  background: linear-gradient(#F9AB59, #FBC790);
}

.theme-2 .key-color-1-bg-109 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80ABA5), color-stop(0, #408178));
  background: -webkit-linear-gradient(#408178, #80ABA5);
  background: -moz-linear-gradient(#408178, #80ABA5);
  background: -ms-linear-gradient(#408178, #80ABA5);
  background: linear-gradient(#408178, #80ABA5);
}

.theme-2 .key-color-2-bg-109 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80ABA5), color-stop(0, #408178));
  background: -webkit-linear-gradient(#408178, #80ABA5);
  background: -moz-linear-gradient(#408178, #80ABA5);
  background: -ms-linear-gradient(#408178, #80ABA5);
  background: linear-gradient(#408178, #80ABA5);
}

.theme-2 .key-color-3-bg-109 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80ABA5), color-stop(0, #408178));
  background: -webkit-linear-gradient(#408178, #80ABA5);
  background: -moz-linear-gradient(#408178, #80ABA5);
  background: -ms-linear-gradient(#408178, #80ABA5);
  background: linear-gradient(#408178, #80ABA5);
}

.theme-3 .key-color-1-bg-109 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80ABA5), color-stop(0, #408178));
  background: -webkit-linear-gradient(#408178, #80ABA5);
  background: -moz-linear-gradient(#408178, #80ABA5);
  background: -ms-linear-gradient(#408178, #80ABA5);
  background: linear-gradient(#408178, #80ABA5);
}

.theme-3 .key-color-2-bg-109 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80ABA5), color-stop(0, #408178));
  background: -webkit-linear-gradient(#408178, #80ABA5);
  background: -moz-linear-gradient(#408178, #80ABA5);
  background: -ms-linear-gradient(#408178, #80ABA5);
  background: linear-gradient(#408178, #80ABA5);
}

.theme-3 .key-color-3-bg-109 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80ABA5), color-stop(0, #408178));
  background: -webkit-linear-gradient(#408178, #80ABA5);
  background: -moz-linear-gradient(#408178, #80ABA5);
  background: -ms-linear-gradient(#408178, #80ABA5);
  background: linear-gradient(#408178, #80ABA5);
}

.theme-2 .key-color-1-bg-110 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80B8E6), color-stop(0, #4095da));
  background: -webkit-linear-gradient(#4095da, #80B8E6);
  background: -moz-linear-gradient(#4095da, #80B8E6);
  background: -ms-linear-gradient(#4095da, #80B8E6);
  background: linear-gradient(#4095da, #80B8E6);
}

.theme-2 .key-color-2-bg-110 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80B8E6), color-stop(0, #4095da));
  background: -webkit-linear-gradient(#4095da, #80B8E6);
  background: -moz-linear-gradient(#4095da, #80B8E6);
  background: -ms-linear-gradient(#4095da, #80B8E6);
  background: linear-gradient(#4095da, #80B8E6);
}

.theme-2 .key-color-3-bg-110 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80B8E6), color-stop(0, #4095da));
  background: -webkit-linear-gradient(#4095da, #80B8E6);
  background: -moz-linear-gradient(#4095da, #80B8E6);
  background: -ms-linear-gradient(#4095da, #80B8E6);
  background: linear-gradient(#4095da, #80B8E6);
}

.theme-3 .key-color-1-bg-110 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80B8E6), color-stop(0, #4095da));
  background: -webkit-linear-gradient(#4095da, #80B8E6);
  background: -moz-linear-gradient(#4095da, #80B8E6);
  background: -ms-linear-gradient(#4095da, #80B8E6);
  background: linear-gradient(#4095da, #80B8E6);
}

.theme-3 .key-color-2-bg-110 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80B8E6), color-stop(0, #4095da));
  background: -webkit-linear-gradient(#4095da, #80B8E6);
  background: -moz-linear-gradient(#4095da, #80B8E6);
  background: -ms-linear-gradient(#4095da, #80B8E6);
  background: linear-gradient(#4095da, #80B8E6);
}

.theme-3 .key-color-3-bg-110 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80B8E6), color-stop(0, #4095da));
  background: -webkit-linear-gradient(#4095da, #80B8E6);
  background: -moz-linear-gradient(#4095da, #80B8E6);
  background: -ms-linear-gradient(#4095da, #80B8E6);
  background: linear-gradient(#4095da, #80B8E6);
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-0 {
  background-color: transparent;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-1 {
  background-color: #ffffff;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-2 {
  background-color: #c0c0c0;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-3 {
  background-color: #708090;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-4 {
  background-color: #808080;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-5 {
  background-color: #3c3c3c;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-6 {
  background-color: #000000;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-7 {
  background-color: #790028;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-8 {
  background-color: #960000;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-9 {
  background-color: #e50322;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-10 {
  background-color: #ff0000;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-11 {
  background-color: #f05a00;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-12 {
  background-color: #f78f22;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-13 {
  background-color: #fa8072;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-14 {
  background-color: #ffdab9;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-15 {
  background-color: #f9fa00;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-16 {
  background-color: #ffd700;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-17 {
  background-color: #d8df21;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-18 {
  background-color: #808000;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-19 {
  background-color: #39b44a;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-20 {
  background-color: #00f000;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-21 {
  background-color: #00680b;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-22 {
  background-color: #00574b;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-23 {
  background-color: #00a89c;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-24 {
  background-color: #afeeee;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-25 {
  background-color: #29aae1;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-26 {
  background-color: #0072ce;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-27 {
  background-color: #0024f0;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-28 {
  background-color: #1b1464;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-29 {
  background-color: #6a5acd;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-30 {
  background-color: #800080;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-31 {
  background-color: #9d005d;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-32 {
  background-color: #ec1e79;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-33 {
  background-color: #c6b198;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-34 {
  background-color: #534741;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-35 {
  background-color: #a57c52;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-36 {
  background-color: #42210b;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-37 {
  background-color: #666666;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-38 {
  background-color: #A6A6A6;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-39 {
  background-color: #B2B2B2;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-40 {
  background-color: #E0E0E0;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-41 {
  background-color: #F2F2F2;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-42 {
  background-color: #F14E9B;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-43 {
  background-color: #F67DBC;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-44 {
  background-color: #FAADDE;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-45 {
  background-color: #FFDCFF;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-46 {
  background-color: #FD4039;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-47 {
  background-color: #FF9E96;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-48 {
  background-color: #FFD2C8;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-49 {
  background-color: #F47A2E;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-50 {
  background-color: #F89A5D;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-51 {
  background-color: #FBBA8B;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-52 {
  background-color: #FCE900;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-53 {
  background-color: #F9FA00;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-54 {
  background-color: #FFFBD7;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-55 {
  background-color: #A4C51F;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-56 {
  background-color: #DFE65C;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-57 {
  background-color: #E7EE98;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-58 {
  background-color: #EEF5D3;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-59 {
  background-color: #5CC26E;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-60 {
  background-color: #80D093;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-61 {
  background-color: #A3DEB7;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-62 {
  background-color: #C6ECDB;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-63 {
  background-color: #00B406;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-64 {
  background-color: #00D203;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-65 {
  background-color: #8CEC8E;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-66 {
  background-color: #A9F1AB;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-67 {
  background-color: #2CBAB1;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-68 {
  background-color: #58CBC5;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-69 {
  background-color: #83DCDA;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-70 {
  background-color: #51BAE5;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-71 {
  background-color: #79C9E9;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-72 {
  background-color: #A1D9ED;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-73 {
  background-color: #C9E8F1;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-74 {
  background-color: #0064CE;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-75 {
  background-color: #4890DB;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-76 {
  background-color: #86B5E6;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-77 {
  background-color: #B0CEEF;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-78 {
  background-color: #8979D5;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-79 {
  background-color: #A899DE;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-80 {
  background-color: #C6B8E6;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-81 {
  background-color: #E5D7EE;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-82 {
  background-color: #A241A0;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-83 {
  background-color: #C382C0;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-84 {
  background-color: #E5C3E0;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-85 {
  background-color: #B69775;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-86 {
  background-color: #AA8C46;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-87 {
  background-color: #B9A063;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-88 {
  background-color: #C7B37F;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-89 {
  background-color: #D6C69B;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-90 {
  background-color: #E4DAB8;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-91 {
  background-color: #DFD8D8;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-92 {
  background-color: #D5CFCA;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-93 {
  background-color: #C1C9BF;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-94 {
  background-color: #CFD5D5;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-95 {
  background-color: #CFCFD5;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-96 {
  background-color: #283C50;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-97 {
  background-color: #4C5E70;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-98 {
  background-color: #9CA9B4;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-99 {
  background-color: #C8D2D8;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-100 {
  background-color: #834E00;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-101 {
  background-color: #496A00;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-102 {
  background-color: #005752;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-103 {
  background-color: #005982;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-104 {
  background-color: #003567;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-105 {
  background-color: #33004A;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-106 {
  background-color: #BC8093;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-107 {
  background-color: #F28190;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-108 {
  background-color: #FBC790;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-109 {
  background-color: #80ABA5;
  background-image: none;
}

.theme-2 .header-bottom.version-2 .single-color.key-color-2-bg-110 {
  background-color: #80B8E6;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-0 {
  background-color: transparent;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-1 {
  background-color: #ffffff;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-2 {
  background-color: #c0c0c0;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-3 {
  background-color: #708090;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-4 {
  background-color: #808080;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-5 {
  background-color: #3c3c3c;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-6 {
  background-color: #000000;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-7 {
  background-color: #790028;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-8 {
  background-color: #960000;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-9 {
  background-color: #e50322;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-10 {
  background-color: #ff0000;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-11 {
  background-color: #f05a00;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-12 {
  background-color: #f78f22;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-13 {
  background-color: #fa8072;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-14 {
  background-color: #ffdab9;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-15 {
  background-color: #f9fa00;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-16 {
  background-color: #ffd700;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-17 {
  background-color: #d8df21;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-18 {
  background-color: #808000;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-19 {
  background-color: #39b44a;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-20 {
  background-color: #00f000;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-21 {
  background-color: #00680b;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-22 {
  background-color: #00574b;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-23 {
  background-color: #00a89c;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-24 {
  background-color: #afeeee;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-25 {
  background-color: #29aae1;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-26 {
  background-color: #0072ce;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-27 {
  background-color: #0024f0;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-28 {
  background-color: #1b1464;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-29 {
  background-color: #6a5acd;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-30 {
  background-color: #800080;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-31 {
  background-color: #9d005d;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-32 {
  background-color: #ec1e79;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-33 {
  background-color: #c6b198;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-34 {
  background-color: #534741;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-35 {
  background-color: #a57c52;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-36 {
  background-color: #42210b;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-37 {
  background-color: #666666;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-38 {
  background-color: #A6A6A6;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-39 {
  background-color: #B2B2B2;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-40 {
  background-color: #E0E0E0;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-41 {
  background-color: #F2F2F2;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-42 {
  background-color: #F14E9B;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-43 {
  background-color: #F67DBC;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-44 {
  background-color: #FAADDE;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-45 {
  background-color: #FFDCFF;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-46 {
  background-color: #FD4039;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-47 {
  background-color: #FF9E96;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-48 {
  background-color: #FFD2C8;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-49 {
  background-color: #F47A2E;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-50 {
  background-color: #F89A5D;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-51 {
  background-color: #FBBA8B;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-52 {
  background-color: #FCE900;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-53 {
  background-color: #F9FA00;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-54 {
  background-color: #FFFBD7;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-55 {
  background-color: #A4C51F;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-56 {
  background-color: #DFE65C;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-57 {
  background-color: #E7EE98;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-58 {
  background-color: #EEF5D3;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-59 {
  background-color: #5CC26E;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-60 {
  background-color: #80D093;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-61 {
  background-color: #A3DEB7;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-62 {
  background-color: #C6ECDB;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-63 {
  background-color: #00B406;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-64 {
  background-color: #00D203;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-65 {
  background-color: #8CEC8E;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-66 {
  background-color: #A9F1AB;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-67 {
  background-color: #2CBAB1;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-68 {
  background-color: #58CBC5;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-69 {
  background-color: #83DCDA;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-70 {
  background-color: #51BAE5;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-71 {
  background-color: #79C9E9;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-72 {
  background-color: #A1D9ED;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-73 {
  background-color: #C9E8F1;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-74 {
  background-color: #0064CE;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-75 {
  background-color: #4890DB;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-76 {
  background-color: #86B5E6;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-77 {
  background-color: #B0CEEF;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-78 {
  background-color: #8979D5;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-79 {
  background-color: #A899DE;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-80 {
  background-color: #C6B8E6;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-81 {
  background-color: #E5D7EE;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-82 {
  background-color: #A241A0;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-83 {
  background-color: #C382C0;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-84 {
  background-color: #E5C3E0;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-85 {
  background-color: #B69775;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-86 {
  background-color: #AA8C46;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-87 {
  background-color: #B9A063;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-88 {
  background-color: #C7B37F;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-89 {
  background-color: #D6C69B;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-90 {
  background-color: #E4DAB8;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-91 {
  background-color: #DFD8D8;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-92 {
  background-color: #D5CFCA;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-93 {
  background-color: #C1C9BF;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-94 {
  background-color: #CFD5D5;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-95 {
  background-color: #CFCFD5;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-96 {
  background-color: #283C50;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-97 {
  background-color: #4C5E70;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-98 {
  background-color: #9CA9B4;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-99 {
  background-color: #C8D2D8;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-100 {
  background-color: #834E00;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-101 {
  background-color: #496A00;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-102 {
  background-color: #005752;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-103 {
  background-color: #005982;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-104 {
  background-color: #003567;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-105 {
  background-color: #33004A;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-106 {
  background-color: #BC8093;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-107 {
  background-color: #F28190;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-108 {
  background-color: #FBC790;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-109 {
  background-color: #80ABA5;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .single-color.key-color-2-bg-110 {
  background-color: #80B8E6;
  background-image: none;
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-0, .variation-2-theme-3-header-gradient-color.key-color-4-bg-0 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FFFFFF), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #FFFFFF);
  background: -moz-linear-gradient(#FFFFFF, #FFFFFF);
  background: -ms-linear-gradient(#FFFFFF, #FFFFFF);
  background: linear-gradient(#FFFFFF, #FFFFFF);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-1, .variation-2-theme-3-header-gradient-color.key-color-4-bg-1 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #D3D3D3), color-stop(0, #FFFFFF));
  background: -webkit-linear-gradient(#FFFFFF, #D3D3D3);
  background: -moz-linear-gradient(#FFFFFF, #D3D3D3);
  background: -ms-linear-gradient(#FFFFFF, #D3D3D3);
  background: linear-gradient(#FFFFFF, #D3D3D3);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-2, .variation-2-theme-3-header-gradient-color.key-color-4-bg-2 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C0C0C0), color-stop(0, #F3F3F3));
  background: -webkit-linear-gradient(#F3F3F3, #C0C0C0);
  background: -moz-linear-gradient(#F3F3F3, #C0C0C0);
  background: -ms-linear-gradient(#F3F3F3, #C0C0C0);
  background: linear-gradient(#F3F3F3, #C0C0C0);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-3, .variation-2-theme-3-header-gradient-color.key-color-4-bg-3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #708090), color-stop(0, #97AEC3));
  background: -webkit-linear-gradient(#97AEC3, #708090);
  background: -moz-linear-gradient(#97AEC3, #708090);
  background: -ms-linear-gradient(#97AEC3, #708090);
  background: linear-gradient(#97AEC3, #708090);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-5, .variation-2-theme-3-header-gradient-color.key-color-4-bg-4 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #3C3C3C), color-stop(0, #6F6F6F));
  background: -webkit-linear-gradient(#6F6F6F, #3C3C3C);
  background: -moz-linear-gradient(#6F6F6F, #3C3C3C);
  background: -ms-linear-gradient(#6F6F6F, #3C3C3C);
  background: linear-gradient(#6F6F6F, #3C3C3C);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-4, .variation-2-theme-3-header-gradient-color.key-color-4-bg-5 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #B3B3B3));
  background: -webkit-linear-gradient(#B3B3B3, #808080);
  background: -moz-linear-gradient(#B3B3B3, #808080);
  background: -ms-linear-gradient(#B3B3B3, #808080);
  background: linear-gradient(#B3B3B3, #808080);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-6, .variation-2-theme-3-header-gradient-color.key-color-4-bg-6 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #000000), color-stop(0, #333333));
  background: -webkit-linear-gradient(#333333, #000000);
  background: -moz-linear-gradient(#333333, #000000);
  background: -ms-linear-gradient(#333333, #000000);
  background: linear-gradient(#333333, #000000);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-7, .variation-2-theme-3-header-gradient-color.key-color-4-bg-7 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #790028), color-stop(0, #AC0039));
  background: -webkit-linear-gradient(#AC0039, #790028);
  background: -moz-linear-gradient(#AC0039, #790028);
  background: -ms-linear-gradient(#AC0039, #790028);
  background: linear-gradient(#AC0039, #790028);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-8, .variation-2-theme-3-header-gradient-color.key-color-4-bg-8 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #960000), color-stop(0, #C90000));
  background: -webkit-linear-gradient(#C90000, #960000);
  background: -moz-linear-gradient(#C90000, #960000);
  background: -ms-linear-gradient(#C90000, #960000);
  background: linear-gradient(#C90000, #960000);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-9, .variation-2-theme-3-header-gradient-color.key-color-4-bg-9 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B2021A), color-stop(0, #E50322));
  background: -webkit-linear-gradient(#E50322, #B2021A);
  background: -moz-linear-gradient(#E50322, #B2021A);
  background: -ms-linear-gradient(#E50322, #B2021A);
  background: linear-gradient(#E50322, #B2021A);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-10, .variation-2-theme-3-header-gradient-color.key-color-4-bg-10 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CC0000), color-stop(0, #FF0000));
  background: -webkit-linear-gradient(#FF0000, #CC0000);
  background: -moz-linear-gradient(#FF0000, #CC0000);
  background: -ms-linear-gradient(#FF0000, #CC0000);
  background: linear-gradient(#FF0000, #CC0000);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-11, .variation-2-theme-3-header-gradient-color.key-color-4-bg-11 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BD471C), color-stop(0, #F05A24));
  background: -webkit-linear-gradient(#F05A24, #BD471C);
  background: -moz-linear-gradient(#F05A24, #BD471C);
  background: -ms-linear-gradient(#F05A24, #BD471C);
  background: linear-gradient(#F05A24, #BD471C);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-12, .variation-2-theme-3-header-gradient-color.key-color-4-bg-12 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C4711B), color-stop(0, #F78F22));
  background: -webkit-linear-gradient(#F78F22, #C4711B);
  background: -moz-linear-gradient(#F78F22, #C4711B);
  background: -ms-linear-gradient(#F78F22, #C4711B);
  background: linear-gradient(#F78F22, #C4711B);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-13, .variation-2-theme-3-header-gradient-color.key-color-4-bg-13 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C7665B), color-stop(0, #FA8072));
  background: -webkit-linear-gradient(#FA8072, #C7665B);
  background: -moz-linear-gradient(#FA8072, #C7665B);
  background: -ms-linear-gradient(#FA8072, #C7665B);
  background: linear-gradient(#FA8072, #C7665B);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-14, .variation-2-theme-3-header-gradient-color.key-color-4-bg-14 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAE94), color-stop(0, #FFDAB9));
  background: -webkit-linear-gradient(#FFDAB9, #CCAE94);
  background: -moz-linear-gradient(#FFDAB9, #CCAE94);
  background: -ms-linear-gradient(#FFDAB9, #CCAE94);
  background: linear-gradient(#FFDAB9, #CCAE94);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-15, .variation-2-theme-3-header-gradient-color.key-color-4-bg-15 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-16, .variation-2-theme-3-header-gradient-color.key-color-4-bg-16 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CCAC00), color-stop(0, #FFD700));
  background: -webkit-linear-gradient(#FFD700, #CCAC00);
  background: -moz-linear-gradient(#FFD700, #CCAC00);
  background: -ms-linear-gradient(#FFD700, #CCAC00);
  background: linear-gradient(#FFD700, #CCAC00);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-17, .variation-2-theme-3-header-gradient-color.key-color-4-bg-17 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A7AC19), color-stop(0, #D8DF21));
  background: -webkit-linear-gradient(#D8DF21, #A7AC19);
  background: -moz-linear-gradient(#D8DF21, #A7AC19);
  background: -ms-linear-gradient(#D8DF21, #A7AC19);
  background: linear-gradient(#D8DF21, #A7AC19);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-18, .variation-2-theme-3-header-gradient-color.key-color-4-bg-18 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808000), color-stop(0, #B3B300));
  background: -webkit-linear-gradient(#B3B300, #808000);
  background: -moz-linear-gradient(#B3B300, #808000);
  background: -ms-linear-gradient(#B3B300, #808000);
  background: linear-gradient(#B3B300, #808000);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-19, .variation-2-theme-3-header-gradient-color.key-color-4-bg-19 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #39B44A), color-stop(0, #49E75F));
  background: -webkit-linear-gradient(#49E75F, #39B44A);
  background: -moz-linear-gradient(#49E75F, #39B44A);
  background: -ms-linear-gradient(#49E75F, #39B44A);
  background: linear-gradient(#49E75F, #39B44A);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-20, .variation-2-theme-3-header-gradient-color.key-color-4-bg-20 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00BD00), color-stop(0, #00F000));
  background: -webkit-linear-gradient(#00F000, #00BD00);
  background: -moz-linear-gradient(#00F000, #00BD00);
  background: -ms-linear-gradient(#00F000, #00BD00);
  background: linear-gradient(#00F000, #00BD00);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-21, .variation-2-theme-3-header-gradient-color.key-color-4-bg-21 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00680B), color-stop(0, #009B12));
  background: -webkit-linear-gradient(#009B12, #00680B);
  background: -moz-linear-gradient(#009B12, #00680B);
  background: -ms-linear-gradient(#009B12, #00680B);
  background: linear-gradient(#009B12, #00680B);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-22, .variation-2-theme-3-header-gradient-color.key-color-4-bg-22 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00574B), color-stop(0, #008A77));
  background: -webkit-linear-gradient(#008A77, #00574B);
  background: -moz-linear-gradient(#008A77, #00574B);
  background: -ms-linear-gradient(#008A77, #00574B);
  background: linear-gradient(#008A77, #00574B);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-23, .variation-2-theme-3-header-gradient-color.key-color-4-bg-23 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #00A89C), color-stop(0, #00DBCC));
  background: -webkit-linear-gradient(#00DBCC, #00A89C);
  background: -moz-linear-gradient(#00DBCC, #00A89C);
  background: -ms-linear-gradient(#00DBCC, #00A89C);
  background: linear-gradient(#00DBCC, #00A89C);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-24, .variation-2-theme-3-header-gradient-color.key-color-4-bg-24 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #89BBBB), color-stop(0, #AFEEEE));
  background: -webkit-linear-gradient(#AFEEEE, #89BBBB);
  background: -moz-linear-gradient(#AFEEEE, #89BBBB);
  background: -ms-linear-gradient(#AFEEEE, #89BBBB);
  background: linear-gradient(#AFEEEE, #89BBBB);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-25, .variation-2-theme-3-header-gradient-color.key-color-4-bg-25 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #2083AE), color-stop(0, #29AAE1));
  background: -webkit-linear-gradient(#29AAE1, #2083AE);
  background: -moz-linear-gradient(#29AAE1, #2083AE);
  background: -ms-linear-gradient(#29AAE1, #2083AE);
  background: linear-gradient(#29AAE1, #2083AE);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-26, .variation-2-theme-3-header-gradient-color.key-color-4-bg-26 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0072CE), color-stop(0, #008DFF));
  background: -webkit-linear-gradient(#008DFF, #0072CE);
  background: -moz-linear-gradient(#008DFF, #0072CE);
  background: -ms-linear-gradient(#008DFF, #0072CE);
  background: linear-gradient(#008DFF, #0072CE);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-27, .variation-2-theme-3-header-gradient-color.key-color-4-bg-27 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #001CBD), color-stop(0, #0024F0));
  background: -webkit-linear-gradient(#0024F0, #001CBD);
  background: -moz-linear-gradient(#0024F0, #001CBD);
  background: -ms-linear-gradient(#0024F0, #001CBD);
  background: linear-gradient(#0024F0, #001CBD);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-28, .variation-2-theme-3-header-gradient-color.key-color-4-bg-28 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #1B1464), color-stop(0, #281F97));
  background: -webkit-linear-gradient(#281F97, #1B1464);
  background: -moz-linear-gradient(#281F97, #1B1464);
  background: -ms-linear-gradient(#281F97, #1B1464);
  background: linear-gradient(#281F97, #1B1464);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-29, .variation-2-theme-3-header-gradient-color.key-color-4-bg-29 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6A5ACD), color-stop(0, #8471FF));
  background: -webkit-linear-gradient(#8471FF, #6A5ACD);
  background: -moz-linear-gradient(#8471FF, #6A5ACD);
  background: -ms-linear-gradient(#8471FF, #6A5ACD);
  background: linear-gradient(#8471FF, #6A5ACD);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-30, .variation-2-theme-3-header-gradient-color.key-color-4-bg-30 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #800080), color-stop(0, #B300B3));
  background: -webkit-linear-gradient(#B300B3, #800080);
  background: -moz-linear-gradient(#B300B3, #800080);
  background: -ms-linear-gradient(#B300B3, #800080);
  background: linear-gradient(#B300B3, #800080);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-31, .variation-2-theme-3-header-gradient-color.key-color-4-bg-31 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #9D005D), color-stop(0, #D0007C));
  background: -webkit-linear-gradient(#D0007C, #9D005D);
  background: -moz-linear-gradient(#D0007C, #9D005D);
  background: -ms-linear-gradient(#D0007C, #9D005D);
  background: linear-gradient(#D0007C, #9D005D);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-32, .variation-2-theme-3-header-gradient-color.key-color-4-bg-32 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #B9185F), color-stop(0, #EC1E79));
  background: -webkit-linear-gradient(#EC1E79, #B9185F);
  background: -moz-linear-gradient(#EC1E79, #B9185F);
  background: -ms-linear-gradient(#EC1E79, #B9185F);
  background: linear-gradient(#EC1E79, #B9185F);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-33, .variation-2-theme-3-header-gradient-color.key-color-4-bg-33 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6B198), color-stop(0, #F9DEBF));
  background: -webkit-linear-gradient(#F9DEBF, #C6B198);
  background: -moz-linear-gradient(#F9DEBF, #C6B198);
  background: -ms-linear-gradient(#F9DEBF, #C6B198);
  background: linear-gradient(#F9DEBF, #C6B198);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-34, .variation-2-theme-3-header-gradient-color.key-color-4-bg-34 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #534741), color-stop(0, #867169));
  background: -webkit-linear-gradient(#867169, #534741);
  background: -moz-linear-gradient(#867169, #534741);
  background: -ms-linear-gradient(#867169, #534741);
  background: linear-gradient(#867169, #534741);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-35, .variation-2-theme-3-header-gradient-color.key-color-4-bg-35 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #A57C52), color-stop(0, #D8A36C));
  background: -webkit-linear-gradient(#D8A36C, #A57C52);
  background: -moz-linear-gradient(#D8A36C, #A57C52);
  background: -ms-linear-gradient(#D8A36C, #A57C52);
  background: linear-gradient(#D8A36C, #A57C52);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-36, .variation-2-theme-3-header-gradient-color.key-color-4-bg-36 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42210B), color-stop(0, #753A13));
  background: -webkit-linear-gradient(#753A13, #42210B);
  background: -moz-linear-gradient(#753A13, #42210B);
  background: -ms-linear-gradient(#753A13, #42210B);
  background: linear-gradient(#753A13, #42210B);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-37, .variation-2-theme-3-header-gradient-color.key-color-4-bg-37 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #808080), color-stop(0, #666666));
  background: -webkit-linear-gradient(#666666, #808080);
  background: -moz-linear-gradient(#666666, #808080);
  background: -ms-linear-gradient(#666666, #808080);
  background: linear-gradient(#666666, #808080);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-38, .variation-2-theme-3-header-gradient-color.key-color-4-bg-38 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c3c3c3), color-stop(0, #A6A6A6));
  background: -webkit-linear-gradient(#A6A6A6, #c3c3c3);
  background: -moz-linear-gradient(#A6A6A6, #c3c3c3);
  background: -ms-linear-gradient(#A6A6A6, #c3c3c3);
  background: linear-gradient(#A6A6A6, #c3c3c3);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-39, .variation-2-theme-3-header-gradient-color.key-color-4-bg-39 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cccccc), color-stop(0, #B2B2B2));
  background: -webkit-linear-gradient(#B2B2B2, #cccccc);
  background: -moz-linear-gradient(#B2B2B2, #cccccc);
  background: -ms-linear-gradient(#B2B2B2, #cccccc);
  background: linear-gradient(#B2B2B2, #cccccc);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-40, .variation-2-theme-3-header-gradient-color.key-color-4-bg-40 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efefef), color-stop(0, #E0E0E0));
  background: -webkit-linear-gradient(#E0E0E0, #efefef);
  background: -moz-linear-gradient(#E0E0E0, #efefef);
  background: -ms-linear-gradient(#E0E0E0, #efefef);
  background: linear-gradient(#E0E0E0, #efefef);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-41, .variation-2-theme-3-header-gradient-color.key-color-4-bg-41 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fcfcfc), color-stop(0, #F2F2F2));
  background: -webkit-linear-gradient(#F2F2F2, #fcfcfc);
  background: -moz-linear-gradient(#F2F2F2, #fcfcfc);
  background: -ms-linear-gradient(#F2F2F2, #fcfcfc);
  background: linear-gradient(#F2F2F2, #fcfcfc);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-42, .variation-2-theme-3-header-gradient-color.key-color-4-bg-42 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f95fb0), color-stop(0, #F14E9B));
  background: -webkit-linear-gradient(#F14E9B, #f95fb0);
  background: -moz-linear-gradient(#F14E9B, #f95fb0);
  background: -ms-linear-gradient(#F14E9B, #f95fb0);
  background: linear-gradient(#F14E9B, #f95fb0);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-43, .variation-2-theme-3-header-gradient-color.key-color-4-bg-43 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f49fd0), color-stop(0, #F67DBC));
  background: -webkit-linear-gradient(#F67DBC, #f49fd0);
  background: -moz-linear-gradient(#F67DBC, #f49fd0);
  background: -ms-linear-gradient(#F67DBC, #f49fd0);
  background: linear-gradient(#F67DBC, #f49fd0);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-44, .variation-2-theme-3-header-gradient-color.key-color-4-bg-44 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f4cbe8), color-stop(0, #FAADDE));
  background: -webkit-linear-gradient(#FAADDE, #f4cbe8);
  background: -moz-linear-gradient(#FAADDE, #f4cbe8);
  background: -ms-linear-gradient(#FAADDE, #f4cbe8);
  background: linear-gradient(#FAADDE, #f4cbe8);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-45, .variation-2-theme-3-header-gradient-color.key-color-4-bg-45 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f8defc), color-stop(0, #FFDCFF));
  background: -webkit-linear-gradient(#FFDCFF, #f8defc);
  background: -moz-linear-gradient(#FFDCFF, #f8defc);
  background: -ms-linear-gradient(#FFDCFF, #f8defc);
  background: linear-gradient(#FFDCFF, #f8defc);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-46, .variation-2-theme-3-header-gradient-color.key-color-4-bg-46 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f97878), color-stop(0, #FD4039));
  background: -webkit-linear-gradient(#FD4039, #f97878);
  background: -moz-linear-gradient(#FD4039, #f97878);
  background: -ms-linear-gradient(#FD4039, #f97878);
  background: linear-gradient(#FD4039, #f97878);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-47, .variation-2-theme-3-header-gradient-color.key-color-4-bg-47 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7ccd5), color-stop(0, #FF9E96));
  background: -webkit-linear-gradient(#FF9E96, #f7ccd5);
  background: -moz-linear-gradient(#FF9E96, #f7ccd5);
  background: -ms-linear-gradient(#FF9E96, #f7ccd5);
  background: linear-gradient(#FF9E96, #f7ccd5);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-48, .variation-2-theme-3-header-gradient-color.key-color-4-bg-48 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fff8f8), color-stop(0, #FFD2C8));
  background: -webkit-linear-gradient(#FFD2C8, #fff8f8);
  background: -moz-linear-gradient(#FFD2C8, #fff8f8);
  background: -ms-linear-gradient(#FFD2C8, #fff8f8);
  background: linear-gradient(#FFD2C8, #fff8f8);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-49, .variation-2-theme-3-header-gradient-color.key-color-4-bg-49 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ed8b5a), color-stop(0, #F47A2E));
  background: -webkit-linear-gradient(#F47A2E, #ed8b5a);
  background: -moz-linear-gradient(#F47A2E, #ed8b5a);
  background: -ms-linear-gradient(#F47A2E, #ed8b5a);
  background: linear-gradient(#F47A2E, #ed8b5a);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-50, .variation-2-theme-3-header-gradient-color.key-color-4-bg-50 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f9b191), color-stop(0, #F89A5D));
  background: -webkit-linear-gradient(#F89A5D, #f9b191);
  background: -moz-linear-gradient(#F89A5D, #f9b191);
  background: -ms-linear-gradient(#F89A5D, #f9b191);
  background: linear-gradient(#F89A5D, #f9b191);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-51, .variation-2-theme-3-header-gradient-color.key-color-4-bg-51 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f7d1b7), color-stop(0, #FBBA8B));
  background: -webkit-linear-gradient(#FBBA8B, #f7d1b7);
  background: -moz-linear-gradient(#FBBA8B, #f7d1b7);
  background: -ms-linear-gradient(#FBBA8B, #f7d1b7);
  background: linear-gradient(#FBBA8B, #f7d1b7);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-52, .variation-2-theme-3-header-gradient-color.key-color-4-bg-52 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffe94d), color-stop(0, #FCE900));
  background: -webkit-linear-gradient(#FCE900, #ffe94d);
  background: -moz-linear-gradient(#FCE900, #ffe94d);
  background: -ms-linear-gradient(#FCE900, #ffe94d);
  background: linear-gradient(#FCE900, #ffe94d);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-53, .variation-2-theme-3-header-gradient-color.key-color-4-bg-53 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C6C700), color-stop(0, #F9FA00));
  background: -webkit-linear-gradient(#F9FA00, #C6C700);
  background: -moz-linear-gradient(#F9FA00, #C6C700);
  background: -ms-linear-gradient(#F9FA00, #C6C700);
  background: linear-gradient(#F9FA00, #C6C700);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-54, .variation-2-theme-3-header-gradient-color.key-color-4-bg-54 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffefcc), color-stop(0, #FFFBD7));
  background: -webkit-linear-gradient(#FFFBD7, #ffefcc);
  background: -moz-linear-gradient(#FFFBD7, #ffefcc);
  background: -ms-linear-gradient(#FFFBD7, #ffefcc);
  background: linear-gradient(#FFFBD7, #ffefcc);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-55, .variation-2-theme-3-header-gradient-color.key-color-4-bg-55 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eded26), color-stop(0, #A4C51F));
  background: -webkit-linear-gradient(#A4C51F, #eded26);
  background: -moz-linear-gradient(#A4C51F, #eded26);
  background: -ms-linear-gradient(#A4C51F, #eded26);
  background: linear-gradient(#A4C51F, #eded26);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-56, .variation-2-theme-3-header-gradient-color.key-color-4-bg-56 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e295), color-stop(0, #DFE65C));
  background: -webkit-linear-gradient(#DFE65C, #e8e295);
  background: -moz-linear-gradient(#DFE65C, #e8e295);
  background: -ms-linear-gradient(#DFE65C, #e8e295);
  background: linear-gradient(#DFE65C, #e8e295);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-57, .variation-2-theme-3-header-gradient-color.key-color-4-bg-57 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e6b1), color-stop(0, #E7EE98));
  background: -webkit-linear-gradient(#E7EE98, #e8e6b1);
  background: -moz-linear-gradient(#E7EE98, #e8e6b1);
  background: -ms-linear-gradient(#E7EE98, #e8e6b1);
  background: linear-gradient(#E7EE98, #e8e6b1);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-58, .variation-2-theme-3-header-gradient-color.key-color-4-bg-58 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #eef4ce), color-stop(0, #EEF5D3));
  background: -webkit-linear-gradient(#EEF5D3, #eef4ce);
  background: -moz-linear-gradient(#EEF5D3, #eef4ce);
  background: -ms-linear-gradient(#EEF5D3, #eef4ce);
  background: linear-gradient(#EEF5D3, #eef4ce);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-59, .variation-2-theme-3-header-gradient-color.key-color-4-bg-59 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #72d380), color-stop(0, #5CC26E));
  background: -webkit-linear-gradient(#5CC26E, #72d380);
  background: -moz-linear-gradient(#5CC26E, #72d380);
  background: -ms-linear-gradient(#5CC26E, #72d380);
  background: linear-gradient(#5CC26E, #72d380);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-60, .variation-2-theme-3-header-gradient-color.key-color-4-bg-60 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ddb98), color-stop(0, #80D093));
  background: -webkit-linear-gradient(#80D093, #8ddb98);
  background: -moz-linear-gradient(#80D093, #8ddb98);
  background: -ms-linear-gradient(#80D093, #8ddb98);
  background: linear-gradient(#80D093, #8ddb98);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-61, .variation-2-theme-3-header-gradient-color.key-color-4-bg-61 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b2eabc), color-stop(0, #A3DEB7));
  background: -webkit-linear-gradient(#A3DEB7, #b2eabc);
  background: -moz-linear-gradient(#A3DEB7, #b2eabc);
  background: -ms-linear-gradient(#A3DEB7, #b2eabc);
  background: linear-gradient(#A3DEB7, #b2eabc);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-62, .variation-2-theme-3-header-gradient-color.key-color-4-bg-62 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bcefde), color-stop(0, #C6ECDB));
  background: -webkit-linear-gradient(#C6ECDB, #bcefde);
  background: -moz-linear-gradient(#C6ECDB, #bcefde);
  background: -ms-linear-gradient(#C6ECDB, #bcefde);
  background: linear-gradient(#C6ECDB, #bcefde);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-63, .variation-2-theme-3-header-gradient-color.key-color-4-bg-63 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0cea0c), color-stop(0, #00B406));
  background: -webkit-linear-gradient(#00B406, #0cea0c);
  background: -moz-linear-gradient(#00B406, #0cea0c);
  background: -ms-linear-gradient(#00B406, #0cea0c);
  background: linear-gradient(#00B406, #0cea0c);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-64, .variation-2-theme-3-header-gradient-color.key-color-4-bg-64 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5af25a), color-stop(0, #00D203));
  background: -webkit-linear-gradient(#00D203, #5af25a);
  background: -moz-linear-gradient(#00D203, #5af25a);
  background: -ms-linear-gradient(#00D203, #5af25a);
  background: linear-gradient(#00D203, #5af25a);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-65, .variation-2-theme-3-header-gradient-color.key-color-4-bg-65 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0f2a0), color-stop(0, #8CEC8E));
  background: -webkit-linear-gradient(#8CEC8E, #a0f2a0);
  background: -moz-linear-gradient(#8CEC8E, #a0f2a0);
  background: -ms-linear-gradient(#8CEC8E, #a0f2a0);
  background: linear-gradient(#8CEC8E, #a0f2a0);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-66, .variation-2-theme-3-header-gradient-color.key-color-4-bg-66 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b9edb9), color-stop(0, #A9F1AB));
  background: -webkit-linear-gradient(#A9F1AB, #b9edb9);
  background: -moz-linear-gradient(#A9F1AB, #b9edb9);
  background: -ms-linear-gradient(#A9F1AB, #b9edb9);
  background: linear-gradient(#A9F1AB, #b9edb9);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-67, .variation-2-theme-3-header-gradient-color.key-color-4-bg-67 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #64d8ca), color-stop(0, #2CBAB1));
  background: -webkit-linear-gradient(#2CBAB1, #64d8ca);
  background: -moz-linear-gradient(#2CBAB1, #64d8ca);
  background: -ms-linear-gradient(#2CBAB1, #64d8ca);
  background: linear-gradient(#2CBAB1, #64d8ca);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-68, .variation-2-theme-3-header-gradient-color.key-color-4-bg-68 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7ae5dd), color-stop(0, #58CBC5));
  background: -webkit-linear-gradient(#58CBC5, #7ae5dd);
  background: -moz-linear-gradient(#58CBC5, #7ae5dd);
  background: -ms-linear-gradient(#58CBC5, #7ae5dd);
  background: linear-gradient(#58CBC5, #7ae5dd);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-69, .variation-2-theme-3-header-gradient-color.key-color-4-bg-69 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #a0eae6), color-stop(0, #83DCDA));
  background: -webkit-linear-gradient(#83DCDA, #a0eae6);
  background: -moz-linear-gradient(#83DCDA, #a0eae6);
  background: -ms-linear-gradient(#83DCDA, #a0eae6);
  background: linear-gradient(#83DCDA, #a0eae6);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-70, .variation-2-theme-3-header-gradient-color.key-color-4-bg-70 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #65c3e0), color-stop(0, #51BAE5));
  background: -webkit-linear-gradient(#51BAE5, #65c3e0);
  background: -moz-linear-gradient(#51BAE5, #65c3e0);
  background: -ms-linear-gradient(#51BAE5, #65c3e0);
  background: linear-gradient(#51BAE5, #65c3e0);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-71, .variation-2-theme-3-header-gradient-color.key-color-4-bg-71 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8ed9ef), color-stop(0, #79C9E9));
  background: -webkit-linear-gradient(#79C9E9, #8ed9ef);
  background: -moz-linear-gradient(#79C9E9, #8ed9ef);
  background: -ms-linear-gradient(#79C9E9, #8ed9ef);
  background: linear-gradient(#79C9E9, #8ed9ef);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-72, .variation-2-theme-3-header-gradient-color.key-color-4-bg-72 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #abe5f4), color-stop(0, #A1D9ED));
  background: -webkit-linear-gradient(#A1D9ED, #abe5f4);
  background: -moz-linear-gradient(#A1D9ED, #abe5f4);
  background: -ms-linear-gradient(#A1D9ED, #abe5f4);
  background: linear-gradient(#A1D9ED, #abe5f4);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-73, .variation-2-theme-3-header-gradient-color.key-color-4-bg-73 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cbe6f1), color-stop(0, #C9E8F1));
  background: -webkit-linear-gradient(#C9E8F1, #cbe6f1);
  background: -moz-linear-gradient(#C9E8F1, #cbe6f1);
  background: -ms-linear-gradient(#C9E8F1, #cbe6f1);
  background: linear-gradient(#C9E8F1, #cbe6f1);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-74, .variation-2-theme-3-header-gradient-color.key-color-4-bg-74 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0579e2), color-stop(0, #0064CE));
  background: -webkit-linear-gradient(#0064CE, #0579e2);
  background: -moz-linear-gradient(#0064CE, #0579e2);
  background: -ms-linear-gradient(#0064CE, #0579e2);
  background: linear-gradient(#0064CE, #0579e2);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-75, .variation-2-theme-3-header-gradient-color.key-color-4-bg-75 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #5da6e8), color-stop(0, #4890DB));
  background: -webkit-linear-gradient(#4890DB, #5da6e8);
  background: -moz-linear-gradient(#4890DB, #5da6e8);
  background: -ms-linear-gradient(#4890DB, #5da6e8);
  background: linear-gradient(#4890DB, #5da6e8);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-76, .variation-2-theme-3-header-gradient-color.key-color-4-bg-76 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b3d5f4), color-stop(0, #86B5E6));
  background: -webkit-linear-gradient(#86B5E6, #b3d5f4);
  background: -moz-linear-gradient(#86B5E6, #b3d5f4);
  background: -ms-linear-gradient(#86B5E6, #b3d5f4);
  background: linear-gradient(#86B5E6, #b3d5f4);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-77, .variation-2-theme-3-header-gradient-color.key-color-4-bg-77 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d7e7f4), color-stop(0, #B0CEEF));
  background: -webkit-linear-gradient(#B0CEEF, #d7e7f4);
  background: -moz-linear-gradient(#B0CEEF, #d7e7f4);
  background: -ms-linear-gradient(#B0CEEF, #d7e7f4);
  background: linear-gradient(#B0CEEF, #d7e7f4);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-78, .variation-2-theme-3-header-gradient-color.key-color-4-bg-78 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #958cdd), color-stop(0, #8979D5));
  background: -webkit-linear-gradient(#8979D5, #958cdd);
  background: -moz-linear-gradient(#8979D5, #958cdd);
  background: -ms-linear-gradient(#8979D5, #958cdd);
  background: linear-gradient(#8979D5, #958cdd);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-79, .variation-2-theme-3-header-gradient-color.key-color-4-bg-79 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #b5afef), color-stop(0, #A899DE));
  background: -webkit-linear-gradient(#A899DE, #b5afef);
  background: -moz-linear-gradient(#A899DE, #b5afef);
  background: -ms-linear-gradient(#A899DE, #b5afef);
  background: linear-gradient(#A899DE, #b5afef);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-80, .variation-2-theme-3-header-gradient-color.key-color-4-bg-80 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cfc5ef), color-stop(0, #C6B8E6));
  background: -webkit-linear-gradient(#C6B8E6, #cfc5ef);
  background: -moz-linear-gradient(#C6B8E6, #cfc5ef);
  background: -ms-linear-gradient(#C6B8E6, #cfc5ef);
  background: linear-gradient(#C6B8E6, #cfc5ef);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-81, .variation-2-theme-3-header-gradient-color.key-color-4-bg-81 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d2cce2), color-stop(0, #E5D7EE));
  background: -webkit-linear-gradient(#E5D7EE, #d2cce2);
  background: -moz-linear-gradient(#E5D7EE, #d2cce2);
  background: -ms-linear-gradient(#E5D7EE, #d2cce2);
  background: linear-gradient(#E5D7EE, #d2cce2);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-82, .variation-2-theme-3-header-gradient-color.key-color-4-bg-82 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d582d8), color-stop(0, #A241A0));
  background: -webkit-linear-gradient(#A241A0, #d582d8);
  background: -moz-linear-gradient(#A241A0, #d582d8);
  background: -ms-linear-gradient(#A241A0, #d582d8);
  background: linear-gradient(#A241A0, #d582d8);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-83, .variation-2-theme-3-header-gradient-color.key-color-4-bg-83 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ffccff), color-stop(0, #C382C0));
  background: -webkit-linear-gradient(#C382C0, #ffccff);
  background: -moz-linear-gradient(#C382C0, #ffccff);
  background: -ms-linear-gradient(#C382C0, #ffccff);
  background: linear-gradient(#C382C0, #ffccff);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-84, .variation-2-theme-3-header-gradient-color.key-color-4-bg-84 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e8e2e7), color-stop(0, #E5C3E0));
  background: -webkit-linear-gradient(#E5C3E0, #e8e2e7);
  background: -moz-linear-gradient(#E5C3E0, #e8e2e7);
  background: -ms-linear-gradient(#E5C3E0, #e8e2e7);
  background: linear-gradient(#E5C3E0, #e8e2e7);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-85, .variation-2-theme-3-header-gradient-color.key-color-4-bg-85 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e2ae7f), color-stop(0, #B69775));
  background: -webkit-linear-gradient(#B69775, #e2ae7f);
  background: -moz-linear-gradient(#B69775, #e2ae7f);
  background: -ms-linear-gradient(#B69775, #e2ae7f);
  background: linear-gradient(#B69775, #e2ae7f);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-86, .variation-2-theme-3-header-gradient-color.key-color-4-bg-86 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c1af92), color-stop(0, #AA8C46));
  background: -webkit-linear-gradient(#AA8C46, #c1af92);
  background: -moz-linear-gradient(#AA8C46, #c1af92);
  background: -ms-linear-gradient(#AA8C46, #c1af92);
  background: linear-gradient(#AA8C46, #c1af92);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-87, .variation-2-theme-3-header-gradient-color.key-color-4-bg-87 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c9ba96), color-stop(0, #B9A063));
  background: -webkit-linear-gradient(#B9A063, #c9ba96);
  background: -moz-linear-gradient(#B9A063, #c9ba96);
  background: -ms-linear-gradient(#B9A063, #c9ba96);
  background: linear-gradient(#B9A063, #c9ba96);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-88, .variation-2-theme-3-header-gradient-color.key-color-4-bg-88 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e6d7b4), color-stop(0, #C7B37F));
  background: -webkit-linear-gradient(#C7B37F, #e6d7b4);
  background: -moz-linear-gradient(#C7B37F, #e6d7b4);
  background: -ms-linear-gradient(#C7B37F, #e6d7b4);
  background: linear-gradient(#C7B37F, #e6d7b4);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-89, .variation-2-theme-3-header-gradient-color.key-color-4-bg-89 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #efe4cb), color-stop(0, #D6C69B));
  background: -webkit-linear-gradient(#D6C69B, #efe4cb);
  background: -moz-linear-gradient(#D6C69B, #efe4cb);
  background: -ms-linear-gradient(#D6C69B, #efe4cb);
  background: linear-gradient(#D6C69B, #efe4cb);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-90, .variation-2-theme-3-header-gradient-color.key-color-4-bg-90 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ecdfcc), color-stop(0, #E4DAB8));
  background: -webkit-linear-gradient(#E4DAB8, #ecdfcc);
  background: -moz-linear-gradient(#E4DAB8, #ecdfcc);
  background: -ms-linear-gradient(#E4DAB8, #ecdfcc);
  background: linear-gradient(#E4DAB8, #ecdfcc);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-91, .variation-2-theme-3-header-gradient-color.key-color-4-bg-91 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c5b7b7), color-stop(0, #DFD8D8));
  background: -webkit-linear-gradient(#DFD8D8, #c5b7b7);
  background: -moz-linear-gradient(#DFD8D8, #c5b7b7);
  background: -ms-linear-gradient(#DFD8D8, #c5b7b7);
  background: linear-gradient(#DFD8D8, #c5b7b7);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-92, .variation-2-theme-3-header-gradient-color.key-color-4-bg-92 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #bdb5ac), color-stop(0, #D5CFCA));
  background: -webkit-linear-gradient(#D5CFCA, #bdb5ac);
  background: -moz-linear-gradient(#D5CFCA, #bdb5ac);
  background: -ms-linear-gradient(#D5CFCA, #bdb5ac);
  background: linear-gradient(#D5CFCA, #bdb5ac);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-93, .variation-2-theme-3-header-gradient-color.key-color-4-bg-93 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #cad1c9), color-stop(0, #C1C9BF));
  background: -webkit-linear-gradient(#C1C9BF, #cad1c9);
  background: -moz-linear-gradient(#C1C9BF, #cad1c9);
  background: -ms-linear-gradient(#C1C9BF, #cad1c9);
  background: linear-gradient(#C1C9BF, #cad1c9);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-94, .variation-2-theme-3-header-gradient-color.key-color-4-bg-94 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFD5D5), color-stop(0, #CFD5D5));
  background: -webkit-linear-gradient(#CFD5D5, #CFD5D5);
  background: -moz-linear-gradient(#CFD5D5, #CFD5D5);
  background: -ms-linear-gradient(#CFD5D5, #CFD5D5);
  background: linear-gradient(#CFD5D5, #CFD5D5);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-95, .variation-2-theme-3-header-gradient-color.key-color-4-bg-95 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #CFCFD5), color-stop(0, #CFCFD5));
  background: -webkit-linear-gradient(#CFCFD5, #CFCFD5);
  background: -moz-linear-gradient(#CFCFD5, #CFCFD5);
  background: -ms-linear-gradient(#CFCFD5, #CFCFD5);
  background: linear-gradient(#CFCFD5, #CFCFD5);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-96, .variation-2-theme-3-header-gradient-color.key-color-4-bg-96 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #42627c), color-stop(0, #283C50));
  background: -webkit-linear-gradient(#283C50, #42627c);
  background: -moz-linear-gradient(#283C50, #42627c);
  background: -ms-linear-gradient(#283C50, #42627c);
  background: linear-gradient(#283C50, #42627c);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-97, .variation-2-theme-3-header-gradient-color.key-color-4-bg-97 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #6e8596), color-stop(0, #4C5E70));
  background: -webkit-linear-gradient(#4C5E70, #6e8596);
  background: -moz-linear-gradient(#4C5E70, #6e8596);
  background: -ms-linear-gradient(#4C5E70, #6e8596);
  background: linear-gradient(#4C5E70, #6e8596);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-98, .variation-2-theme-3-header-gradient-color.key-color-4-bg-98 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #C5CFD6), color-stop(0, #9CA9B4));
  background: -webkit-linear-gradient(#9CA9B4, #C5CFD6);
  background: -moz-linear-gradient(#9CA9B4, #C5CFD6);
  background: -ms-linear-gradient(#9CA9B4, #C5CFD6);
  background: linear-gradient(#9CA9B4, #C5CFD6);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-99, .variation-2-theme-3-header-gradient-color.key-color-4-bg-99 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c8d2d8), color-stop(0, #C8D2D8));
  background: -webkit-linear-gradient(#C8D2D8, #c8d2d8);
  background: -moz-linear-gradient(#C8D2D8, #c8d2d8);
  background: -ms-linear-gradient(#C8D2D8, #c8d2d8);
  background: linear-gradient(#C8D2D8, #c8d2d8);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-100, .variation-2-theme-3-header-gradient-color.key-color-4-bg-100 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ba6908), color-stop(0, #834E00));
  background: -webkit-linear-gradient(#834E00, #ba6908);
  background: -moz-linear-gradient(#834E00, #ba6908);
  background: -ms-linear-gradient(#834E00, #ba6908);
  background: linear-gradient(#834E00, #ba6908);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-101, .variation-2-theme-3-header-gradient-color.key-color-4-bg-101 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7a9b00), color-stop(0, #496A00));
  background: -webkit-linear-gradient(#496A00, #7a9b00);
  background: -moz-linear-gradient(#496A00, #7a9b00);
  background: -ms-linear-gradient(#496A00, #7a9b00);
  background: linear-gradient(#496A00, #7a9b00);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-102, .variation-2-theme-3-header-gradient-color.key-color-4-bg-102 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #016b63), color-stop(0, #005752));
  background: -webkit-linear-gradient(#005752, #016b63);
  background: -moz-linear-gradient(#005752, #016b63);
  background: -ms-linear-gradient(#005752, #016b63);
  background: linear-gradient(#005752, #016b63);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-103, .variation-2-theme-3-header-gradient-color.key-color-4-bg-103 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #0277a0), color-stop(0, #005982));
  background: -webkit-linear-gradient(#005982, #0277a0);
  background: -moz-linear-gradient(#005982, #0277a0);
  background: -ms-linear-gradient(#005982, #0277a0);
  background: linear-gradient(#005982, #0277a0);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-104, .variation-2-theme-3-header-gradient-color.key-color-4-bg-104 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #004e8e), color-stop(0, #003567));
  background: -webkit-linear-gradient(#003567, #004e8e);
  background: -moz-linear-gradient(#003567, #004e8e);
  background: -ms-linear-gradient(#003567, #004e8e);
  background: linear-gradient(#003567, #004e8e);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-105, .variation-2-theme-3-header-gradient-color.key-color-4-bg-105 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #550489), color-stop(0, #33004A));
  background: -webkit-linear-gradient(#33004A, #550489);
  background: -moz-linear-gradient(#33004A, #550489);
  background: -ms-linear-gradient(#33004A, #550489);
  background: linear-gradient(#33004A, #550489);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-106, .variation-2-theme-3-header-gradient-color.key-color-4-bg-106 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #BC8093), color-stop(0, #9A405E));
  background: -webkit-linear-gradient(#9A405E, #BC8093);
  background: -moz-linear-gradient(#9A405E, #BC8093);
  background: -ms-linear-gradient(#9A405E, #BC8093);
  background: linear-gradient(#9A405E, #BC8093);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-107, .variation-2-theme-3-header-gradient-color.key-color-4-bg-107 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #F28190), color-stop(0, #EB4259));
  background: -webkit-linear-gradient(#EB4259, #F28190);
  background: -moz-linear-gradient(#EB4259, #F28190);
  background: -ms-linear-gradient(#EB4259, #F28190);
  background: linear-gradient(#EB4259, #F28190);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-108, .variation-2-theme-3-header-gradient-color.key-color-4-bg-108 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #FBC790), color-stop(0, #F9AB59));
  background: -webkit-linear-gradient(#F9AB59, #FBC790);
  background: -moz-linear-gradient(#F9AB59, #FBC790);
  background: -ms-linear-gradient(#F9AB59, #FBC790);
  background: linear-gradient(#F9AB59, #FBC790);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-109, .variation-2-theme-3-header-gradient-color.key-color-4-bg-109 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80ABA5), color-stop(0, #408178));
  background: -webkit-linear-gradient(#408178, #80ABA5);
  background: -moz-linear-gradient(#408178, #80ABA5);
  background: -ms-linear-gradient(#408178, #80ABA5);
  background: linear-gradient(#408178, #80ABA5);
}

.theme-3 .header-bottom.version-2 .gradient-color.key-color-4-bg-110, .variation-2-theme-3-header-gradient-color.key-color-4-bg-110 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #80B8E6), color-stop(0, #4095da));
  background: -webkit-linear-gradient(#4095da, #80B8E6);
  background: -moz-linear-gradient(#4095da, #80B8E6);
  background: -ms-linear-gradient(#4095da, #80B8E6);
  background: linear-gradient(#4095da, #80B8E6);
}

.theme-all .init-background {
  background: initial;
}

.theme-all .bg-color-0 {
  background-color: transparent;
}

.theme-all .txt-color-0 {
  color: transparent;
}

.theme-all .border-color-0 {
  border-color: transparent;
}

.theme-all .border-a-color-0 {
  border-color: rgba(0, 0, 0, 0);
}

.theme-all .border-a2-color-0 {
  border-color: rgba(0, 0, 0, 0);
}

.theme-all .bg-color-1 {
  background-color: #ffffff;
}

.theme-all .txt-color-1 {
  color: #ffffff;
}

.theme-all .border-color-1 {
  border-color: #ffffff;
}

.theme-all .border-a-color-1 {
  border-color: rgba(255, 255, 255, 0.4);
}

.theme-all .border-a2-color-1 {
  border-color: rgba(255, 255, 255, 0.2);
}

.theme-all .bg-color-2 {
  background-color: #c0c0c0;
}

.theme-all .txt-color-2 {
  color: #c0c0c0;
}

.theme-all .border-color-2 {
  border-color: #c0c0c0;
}

.theme-all .border-a-color-2 {
  border-color: rgba(192, 192, 192, 0.4);
}

.theme-all .border-a2-color-2 {
  border-color: rgba(192, 192, 192, 0.2);
}

.theme-all .bg-color-3 {
  background-color: #708090;
}

.theme-all .txt-color-3 {
  color: #708090;
}

.theme-all .border-color-3 {
  border-color: #708090;
}

.theme-all .border-a-color-3 {
  border-color: rgba(112, 128, 144, 0.4);
}

.theme-all .border-a2-color-3 {
  border-color: rgba(112, 128, 144, 0.2);
}

.theme-all .bg-color-4 {
  background-color: #808080;
}

.theme-all .txt-color-4 {
  color: #808080;
}

.theme-all .border-color-4 {
  border-color: #808080;
}

.theme-all .border-a-color-4 {
  border-color: rgba(128, 128, 128, 0.4);
}

.theme-all .border-a2-color-4 {
  border-color: rgba(128, 128, 128, 0.2);
}

.theme-all .bg-color-5 {
  background-color: #3c3c3c;
}

.theme-all .txt-color-5 {
  color: #3c3c3c;
}

.theme-all .border-color-5 {
  border-color: #3c3c3c;
}

.theme-all .border-a-color-5 {
  border-color: rgba(60, 60, 60, 0.4);
}

.theme-all .border-a2-color-5 {
  border-color: rgba(60, 60, 60, 0.2);
}

.theme-all .bg-color-6 {
  background-color: #000000;
}

.theme-all .txt-color-6 {
  color: #000000;
}

.theme-all .border-color-6 {
  border-color: #000000;
}

.theme-all .border-a-color-6 {
  border-color: rgba(0, 0, 0, 0.4);
}

.theme-all .border-a2-color-6 {
  border-color: rgba(0, 0, 0, 0.2);
}

.theme-all .bg-color-7 {
  background-color: #790028;
}

.theme-all .txt-color-7 {
  color: #790028;
}

.theme-all .border-color-7 {
  border-color: #790028;
}

.theme-all .border-a-color-7 {
  border-color: rgba(121, 0, 40, 0.4);
}

.theme-all .border-a2-color-7 {
  border-color: rgba(121, 0, 40, 0.2);
}

.theme-all .bg-color-8 {
  background-color: #960000;
}

.theme-all .txt-color-8 {
  color: #960000;
}

.theme-all .border-color-8 {
  border-color: #960000;
}

.theme-all .border-a-color-8 {
  border-color: rgba(150, 0, 0, 0.4);
}

.theme-all .border-a2-color-8 {
  border-color: rgba(150, 0, 0, 0.2);
}

.theme-all .bg-color-9 {
  background-color: #e50322;
}

.theme-all .txt-color-9 {
  color: #e50322;
}

.theme-all .border-color-9 {
  border-color: #e50322;
}

.theme-all .border-a-color-9 {
  border-color: rgba(229, 3, 34, 0.4);
}

.theme-all .border-a2-color-9 {
  border-color: rgba(229, 3, 34, 0.2);
}

.theme-all .bg-color-10 {
  background-color: #ff0000;
}

.theme-all .txt-color-10 {
  color: #ff0000;
}

.theme-all .border-color-10 {
  border-color: #ff0000;
}

.theme-all .border-a-color-10 {
  border-color: rgba(255, 0, 0, 0.4);
}

.theme-all .border-a2-color-10 {
  border-color: rgba(255, 0, 0, 0.2);
}

.theme-all .bg-color-11 {
  background-color: #f05a00;
}

.theme-all .txt-color-11 {
  color: #f05a00;
}

.theme-all .border-color-11 {
  border-color: #f05a00;
}

.theme-all .border-a-color-11 {
  border-color: rgba(240, 90, 0, 0.4);
}

.theme-all .border-a2-color-11 {
  border-color: rgba(240, 90, 0, 0.2);
}

.theme-all .bg-color-12 {
  background-color: #f78f22;
}

.theme-all .txt-color-12 {
  color: #f78f22;
}

.theme-all .border-color-12 {
  border-color: #f78f22;
}

.theme-all .border-a-color-12 {
  border-color: rgba(247, 143, 34, 0.4);
}

.theme-all .border-a2-color-12 {
  border-color: rgba(247, 143, 34, 0.2);
}

.theme-all .bg-color-13 {
  background-color: #fa8072;
}

.theme-all .txt-color-13 {
  color: #fa8072;
}

.theme-all .border-color-13 {
  border-color: #fa8072;
}

.theme-all .border-a-color-13 {
  border-color: rgba(250, 128, 114, 0.4);
}

.theme-all .border-a2-color-13 {
  border-color: rgba(250, 128, 114, 0.2);
}

.theme-all .bg-color-14 {
  background-color: #ffdab9;
}

.theme-all .txt-color-14 {
  color: #ffdab9;
}

.theme-all .border-color-14 {
  border-color: #ffdab9;
}

.theme-all .border-a-color-14 {
  border-color: rgba(255, 218, 185, 0.4);
}

.theme-all .border-a2-color-14 {
  border-color: rgba(255, 218, 185, 0.2);
}

.theme-all .bg-color-15 {
  background-color: #f9fa00;
}

.theme-all .txt-color-15 {
  color: #f9fa00;
}

.theme-all .border-color-15 {
  border-color: #f9fa00;
}

.theme-all .border-a-color-15 {
  border-color: rgba(249, 250, 0, 0.4);
}

.theme-all .border-a2-color-15 {
  border-color: rgba(249, 250, 0, 0.2);
}

.theme-all .bg-color-16 {
  background-color: #ffd700;
}

.theme-all .txt-color-16 {
  color: #ffd700;
}

.theme-all .border-color-16 {
  border-color: #ffd700;
}

.theme-all .border-a-color-16 {
  border-color: rgba(255, 215, 0, 0.4);
}

.theme-all .border-a2-color-16 {
  border-color: rgba(255, 215, 0, 0.2);
}

.theme-all .bg-color-17 {
  background-color: #d8df21;
}

.theme-all .txt-color-17 {
  color: #d8df21;
}

.theme-all .border-color-17 {
  border-color: #d8df21;
}

.theme-all .border-a-color-17 {
  border-color: rgba(216, 223, 33, 0.4);
}

.theme-all .border-a2-color-17 {
  border-color: rgba(216, 223, 33, 0.2);
}

.theme-all .bg-color-18 {
  background-color: #808000;
}

.theme-all .txt-color-18 {
  color: #808000;
}

.theme-all .border-color-18 {
  border-color: #808000;
}

.theme-all .border-a-color-18 {
  border-color: rgba(128, 128, 0, 0.4);
}

.theme-all .border-a2-color-18 {
  border-color: rgba(128, 128, 0, 0.2);
}

.theme-all .bg-color-19 {
  background-color: #39b44a;
}

.theme-all .txt-color-19 {
  color: #39b44a;
}

.theme-all .border-color-19 {
  border-color: #39b44a;
}

.theme-all .border-a-color-19 {
  border-color: rgba(57, 180, 74, 0.4);
}

.theme-all .border-a2-color-19 {
  border-color: rgba(57, 180, 74, 0.2);
}

.theme-all .bg-color-20 {
  background-color: #00f000;
}

.theme-all .txt-color-20 {
  color: #00f000;
}

.theme-all .border-color-20 {
  border-color: #00f000;
}

.theme-all .border-a-color-20 {
  border-color: rgba(0, 240, 0, 0.4);
}

.theme-all .border-a2-color-20 {
  border-color: rgba(0, 240, 0, 0.2);
}

.theme-all .bg-color-21 {
  background-color: #00680b;
}

.theme-all .txt-color-21 {
  color: #00680b;
}

.theme-all .border-color-21 {
  border-color: #00680b;
}

.theme-all .border-a-color-21 {
  border-color: rgba(0, 104, 11, 0.4);
}

.theme-all .border-a2-color-21 {
  border-color: rgba(0, 104, 11, 0.2);
}

.theme-all .bg-color-22 {
  background-color: #00574b;
}

.theme-all .txt-color-22 {
  color: #00574b;
}

.theme-all .border-color-22 {
  border-color: #00574b;
}

.theme-all .border-a-color-22 {
  border-color: rgba(0, 87, 75, 0.4);
}

.theme-all .border-a2-color-22 {
  border-color: rgba(0, 87, 75, 0.2);
}

.theme-all .bg-color-23 {
  background-color: #00a89c;
}

.theme-all .txt-color-23 {
  color: #00a89c;
}

.theme-all .border-color-23 {
  border-color: #00a89c;
}

.theme-all .border-a-color-23 {
  border-color: rgba(0, 168, 156, 0.4);
}

.theme-all .border-a2-color-23 {
  border-color: rgba(0, 168, 156, 0.2);
}

.theme-all .bg-color-24 {
  background-color: #afeeee;
}

.theme-all .txt-color-24 {
  color: #afeeee;
}

.theme-all .border-color-24 {
  border-color: #afeeee;
}

.theme-all .border-a-color-24 {
  border-color: rgba(175, 238, 238, 0.4);
}

.theme-all .border-a2-color-24 {
  border-color: rgba(175, 238, 238, 0.2);
}

.theme-all .bg-color-25 {
  background-color: #29aae1;
}

.theme-all .txt-color-25 {
  color: #29aae1;
}

.theme-all .border-color-25 {
  border-color: #29aae1;
}

.theme-all .border-a-color-25 {
  border-color: rgba(41, 170, 225, 0.4);
}

.theme-all .border-a2-color-25 {
  border-color: rgba(41, 170, 225, 0.2);
}

.theme-all .bg-color-26 {
  background-color: #0072ce;
}

.theme-all .txt-color-26 {
  color: #0072ce;
}

.theme-all .border-color-26 {
  border-color: #0072ce;
}

.theme-all .border-a-color-26 {
  border-color: rgba(0, 114, 206, 0.4);
}

.theme-all .border-a2-color-26 {
  border-color: rgba(0, 114, 206, 0.2);
}

.theme-all .bg-color-27 {
  background-color: #0024f0;
}

.theme-all .txt-color-27 {
  color: #0024f0;
}

.theme-all .border-color-27 {
  border-color: #0024f0;
}

.theme-all .border-a-color-27 {
  border-color: rgba(0, 36, 240, 0.4);
}

.theme-all .border-a2-color-27 {
  border-color: rgba(0, 36, 240, 0.2);
}

.theme-all .bg-color-28 {
  background-color: #1b1464;
}

.theme-all .txt-color-28 {
  color: #1b1464;
}

.theme-all .border-color-28 {
  border-color: #1b1464;
}

.theme-all .border-a-color-28 {
  border-color: rgba(27, 20, 100, 0.4);
}

.theme-all .border-a2-color-28 {
  border-color: rgba(27, 20, 100, 0.2);
}

.theme-all .bg-color-29 {
  background-color: #6a5acd;
}

.theme-all .txt-color-29 {
  color: #6a5acd;
}

.theme-all .border-color-29 {
  border-color: #6a5acd;
}

.theme-all .border-a-color-29 {
  border-color: rgba(106, 90, 205, 0.4);
}

.theme-all .border-a2-color-29 {
  border-color: rgba(106, 90, 205, 0.2);
}

.theme-all .bg-color-30 {
  background-color: #800080;
}

.theme-all .txt-color-30 {
  color: #800080;
}

.theme-all .border-color-30 {
  border-color: #800080;
}

.theme-all .border-a-color-30 {
  border-color: rgba(128, 0, 128, 0.4);
}

.theme-all .border-a2-color-30 {
  border-color: rgba(128, 0, 128, 0.2);
}

.theme-all .bg-color-31 {
  background-color: #9d005d;
}

.theme-all .txt-color-31 {
  color: #9d005d;
}

.theme-all .border-color-31 {
  border-color: #9d005d;
}

.theme-all .border-a-color-31 {
  border-color: rgba(157, 0, 93, 0.4);
}

.theme-all .border-a2-color-31 {
  border-color: rgba(157, 0, 93, 0.2);
}

.theme-all .bg-color-32 {
  background-color: #ec1e79;
}

.theme-all .txt-color-32 {
  color: #ec1e79;
}

.theme-all .border-color-32 {
  border-color: #ec1e79;
}

.theme-all .border-a-color-32 {
  border-color: rgba(236, 30, 121, 0.4);
}

.theme-all .border-a2-color-32 {
  border-color: rgba(236, 30, 121, 0.2);
}

.theme-all .bg-color-33 {
  background-color: #c6b198;
}

.theme-all .txt-color-33 {
  color: #c6b198;
}

.theme-all .border-color-33 {
  border-color: #c6b198;
}

.theme-all .border-a-color-33 {
  border-color: rgba(198, 177, 152, 0.4);
}

.theme-all .border-a2-color-33 {
  border-color: rgba(198, 177, 152, 0.2);
}

.theme-all .bg-color-34 {
  background-color: #534741;
}

.theme-all .txt-color-34 {
  color: #534741;
}

.theme-all .border-color-34 {
  border-color: #534741;
}

.theme-all .border-a-color-34 {
  border-color: rgba(83, 71, 65, 0.4);
}

.theme-all .border-a2-color-34 {
  border-color: rgba(83, 71, 65, 0.2);
}

.theme-all .bg-color-35 {
  background-color: #a57c52;
}

.theme-all .txt-color-35 {
  color: #a57c52;
}

.theme-all .border-color-35 {
  border-color: #a57c52;
}

.theme-all .border-a-color-35 {
  border-color: rgba(165, 124, 82, 0.4);
}

.theme-all .border-a2-color-35 {
  border-color: rgba(165, 124, 82, 0.2);
}

.theme-all .bg-color-36 {
  background-color: #42210b;
}

.theme-all .txt-color-36 {
  color: #42210b;
}

.theme-all .border-color-36 {
  border-color: #42210b;
}

.theme-all .border-a-color-36 {
  border-color: rgba(66, 33, 11, 0.4);
}

.theme-all .border-a2-color-36 {
  border-color: rgba(66, 33, 11, 0.2);
}

.theme-all .bg-color-37 {
  background-color: #666666;
}

.theme-all .txt-color-37 {
  color: #666666;
}

.theme-all .border-color-37 {
  border-color: #666666;
}

.theme-all .border-a-color-37 {
  border-color: rgba(102, 102, 102, 0.4);
}

.theme-all .border-a2-color-37 {
  border-color: rgba(102, 102, 102, 0.2);
}

.theme-all .bg-color-38 {
  background-color: #A6A6A6;
}

.theme-all .txt-color-38 {
  color: #A6A6A6;
}

.theme-all .border-color-38 {
  border-color: #A6A6A6;
}

.theme-all .border-a-color-38 {
  border-color: rgba(166, 166, 166, 0.4);
}

.theme-all .border-a2-color-38 {
  border-color: rgba(166, 166, 166, 0.2);
}

.theme-all .bg-color-39 {
  background-color: #B2B2B2;
}

.theme-all .txt-color-39 {
  color: #B2B2B2;
}

.theme-all .border-color-39 {
  border-color: #B2B2B2;
}

.theme-all .border-a-color-39 {
  border-color: rgba(178, 178, 178, 0.4);
}

.theme-all .border-a2-color-39 {
  border-color: rgba(178, 178, 178, 0.2);
}

.theme-all .bg-color-40 {
  background-color: #E0E0E0;
}

.theme-all .txt-color-40 {
  color: #E0E0E0;
}

.theme-all .border-color-40 {
  border-color: #E0E0E0;
}

.theme-all .border-a-color-40 {
  border-color: rgba(224, 224, 224, 0.4);
}

.theme-all .border-a2-color-40 {
  border-color: rgba(224, 224, 224, 0.2);
}

.theme-all .bg-color-41 {
  background-color: #F2F2F2;
}

.theme-all .txt-color-41 {
  color: #F2F2F2;
}

.theme-all .border-color-41 {
  border-color: #F2F2F2;
}

.theme-all .border-a-color-41 {
  border-color: rgba(242, 242, 242, 0.4);
}

.theme-all .border-a2-color-41 {
  border-color: rgba(242, 242, 242, 0.2);
}

.theme-all .bg-color-42 {
  background-color: #F14E9B;
}

.theme-all .txt-color-42 {
  color: #F14E9B;
}

.theme-all .border-color-42 {
  border-color: #F14E9B;
}

.theme-all .border-a-color-42 {
  border-color: rgba(241, 78, 155, 0.4);
}

.theme-all .border-a2-color-42 {
  border-color: rgba(241, 78, 155, 0.2);
}

.theme-all .bg-color-43 {
  background-color: #F67DBC;
}

.theme-all .txt-color-43 {
  color: #F67DBC;
}

.theme-all .border-color-43 {
  border-color: #F67DBC;
}

.theme-all .border-a-color-43 {
  border-color: rgba(246, 125, 188, 0.4);
}

.theme-all .border-a2-color-43 {
  border-color: rgba(246, 125, 188, 0.2);
}

.theme-all .bg-color-44 {
  background-color: #FAADDE;
}

.theme-all .txt-color-44 {
  color: #FAADDE;
}

.theme-all .border-color-44 {
  border-color: #FAADDE;
}

.theme-all .border-a-color-44 {
  border-color: rgba(250, 173, 222, 0.4);
}

.theme-all .border-a2-color-44 {
  border-color: rgba(250, 173, 222, 0.2);
}

.theme-all .bg-color-45 {
  background-color: #FFDCFF;
}

.theme-all .txt-color-45 {
  color: #FFDCFF;
}

.theme-all .border-color-45 {
  border-color: #FFDCFF;
}

.theme-all .border-a-color-45 {
  border-color: rgba(255, 220, 255, 0.4);
}

.theme-all .border-a2-color-45 {
  border-color: rgba(255, 220, 255, 0.2);
}

.theme-all .bg-color-46 {
  background-color: #FD4039;
}

.theme-all .txt-color-46 {
  color: #FD4039;
}

.theme-all .border-color-46 {
  border-color: #FD4039;
}

.theme-all .border-a-color-46 {
  border-color: rgba(253, 64, 57, 0.4);
}

.theme-all .border-a2-color-46 {
  border-color: rgba(253, 64, 57, 0.2);
}

.theme-all .bg-color-47 {
  background-color: #FF9E96;
}

.theme-all .txt-color-47 {
  color: #FF9E96;
}

.theme-all .border-color-47 {
  border-color: #FF9E96;
}

.theme-all .border-a-color-47 {
  border-color: rgba(255, 158, 150, 0.4);
}

.theme-all .border-a2-color-47 {
  border-color: rgba(255, 158, 150, 0.2);
}

.theme-all .bg-color-48 {
  background-color: #FFD2C8;
}

.theme-all .txt-color-48 {
  color: #FFD2C8;
}

.theme-all .border-color-48 {
  border-color: #FFD2C8;
}

.theme-all .border-a-color-48 {
  border-color: rgba(255, 210, 200, 0.4);
}

.theme-all .border-a2-color-48 {
  border-color: rgba(255, 210, 200, 0.2);
}

.theme-all .bg-color-49 {
  background-color: #F47A2E;
}

.theme-all .txt-color-49 {
  color: #F47A2E;
}

.theme-all .border-color-49 {
  border-color: #F47A2E;
}

.theme-all .border-a-color-49 {
  border-color: rgba(244, 122, 46, 0.4);
}

.theme-all .border-a2-color-49 {
  border-color: rgba(244, 122, 46, 0.2);
}

.theme-all .bg-color-50 {
  background-color: #F89A5D;
}

.theme-all .txt-color-50 {
  color: #F89A5D;
}

.theme-all .border-color-50 {
  border-color: #F89A5D;
}

.theme-all .border-a-color-50 {
  border-color: rgba(248, 154, 93, 0.4);
}

.theme-all .border-a2-color-50 {
  border-color: rgba(248, 154, 93, 0.2);
}

.theme-all .bg-color-51 {
  background-color: #FBBA8B;
}

.theme-all .txt-color-51 {
  color: #FBBA8B;
}

.theme-all .border-color-51 {
  border-color: #FBBA8B;
}

.theme-all .border-a-color-51 {
  border-color: rgba(251, 186, 139, 0.4);
}

.theme-all .border-a2-color-51 {
  border-color: rgba(251, 186, 139, 0.2);
}

.theme-all .bg-color-52 {
  background-color: #FCE900;
}

.theme-all .txt-color-52 {
  color: #FCE900;
}

.theme-all .border-color-52 {
  border-color: #FCE900;
}

.theme-all .border-a-color-52 {
  border-color: rgba(252, 233, 0, 0.4);
}

.theme-all .border-a2-color-52 {
  border-color: rgba(252, 233, 0, 0.2);
}

.theme-all .bg-color-53 {
  background-color: #F9FA00;
}

.theme-all .txt-color-53 {
  color: #F9FA00;
}

.theme-all .border-color-53 {
  border-color: #F9FA00;
}

.theme-all .border-a-color-53 {
  border-color: rgba(249, 250, 0, 0.4);
}

.theme-all .border-a2-color-53 {
  border-color: rgba(249, 250, 0, 0.2);
}

.theme-all .bg-color-54 {
  background-color: #FFFBD7;
}

.theme-all .txt-color-54 {
  color: #FFFBD7;
}

.theme-all .border-color-54 {
  border-color: #FFFBD7;
}

.theme-all .border-a-color-54 {
  border-color: rgba(255, 251, 215, 0.4);
}

.theme-all .border-a2-color-54 {
  border-color: rgba(255, 251, 215, 0.2);
}

.theme-all .bg-color-55 {
  background-color: #A4C51F;
}

.theme-all .txt-color-55 {
  color: #A4C51F;
}

.theme-all .border-color-55 {
  border-color: #A4C51F;
}

.theme-all .border-a-color-55 {
  border-color: rgba(164, 197, 31, 0.4);
}

.theme-all .border-a2-color-55 {
  border-color: rgba(164, 197, 31, 0.2);
}

.theme-all .bg-color-56 {
  background-color: #DFE65C;
}

.theme-all .txt-color-56 {
  color: #DFE65C;
}

.theme-all .border-color-56 {
  border-color: #DFE65C;
}

.theme-all .border-a-color-56 {
  border-color: rgba(223, 230, 92, 0.4);
}

.theme-all .border-a2-color-56 {
  border-color: rgba(223, 230, 92, 0.2);
}

.theme-all .bg-color-57 {
  background-color: #E7EE98;
}

.theme-all .txt-color-57 {
  color: #E7EE98;
}

.theme-all .border-color-57 {
  border-color: #E7EE98;
}

.theme-all .border-a-color-57 {
  border-color: rgba(231, 238, 152, 0.4);
}

.theme-all .border-a2-color-57 {
  border-color: rgba(231, 238, 152, 0.2);
}

.theme-all .bg-color-58 {
  background-color: #EEF5D3;
}

.theme-all .txt-color-58 {
  color: #EEF5D3;
}

.theme-all .border-color-58 {
  border-color: #EEF5D3;
}

.theme-all .border-a-color-58 {
  border-color: rgba(238, 245, 211, 0.4);
}

.theme-all .border-a2-color-58 {
  border-color: rgba(238, 245, 211, 0.2);
}

.theme-all .bg-color-59 {
  background-color: #5CC26E;
}

.theme-all .txt-color-59 {
  color: #5CC26E;
}

.theme-all .border-color-59 {
  border-color: #5CC26E;
}

.theme-all .border-a-color-59 {
  border-color: rgba(92, 194, 110, 0.4);
}

.theme-all .border-a2-color-59 {
  border-color: rgba(92, 194, 110, 0.2);
}

.theme-all .bg-color-60 {
  background-color: #80D093;
}

.theme-all .txt-color-60 {
  color: #80D093;
}

.theme-all .border-color-60 {
  border-color: #80D093;
}

.theme-all .border-a-color-60 {
  border-color: rgba(128, 208, 147, 0.4);
}

.theme-all .border-a2-color-60 {
  border-color: rgba(128, 208, 147, 0.2);
}

.theme-all .bg-color-61 {
  background-color: #A3DEB7;
}

.theme-all .txt-color-61 {
  color: #A3DEB7;
}

.theme-all .border-color-61 {
  border-color: #A3DEB7;
}

.theme-all .border-a-color-61 {
  border-color: rgba(163, 222, 183, 0.4);
}

.theme-all .border-a2-color-61 {
  border-color: rgba(163, 222, 183, 0.2);
}

.theme-all .bg-color-62 {
  background-color: #C6ECDB;
}

.theme-all .txt-color-62 {
  color: #C6ECDB;
}

.theme-all .border-color-62 {
  border-color: #C6ECDB;
}

.theme-all .border-a-color-62 {
  border-color: rgba(198, 236, 219, 0.4);
}

.theme-all .border-a2-color-62 {
  border-color: rgba(198, 236, 219, 0.2);
}

.theme-all .bg-color-63 {
  background-color: #00B406;
}

.theme-all .txt-color-63 {
  color: #00B406;
}

.theme-all .border-color-63 {
  border-color: #00B406;
}

.theme-all .border-a-color-63 {
  border-color: rgba(0, 180, 6, 0.4);
}

.theme-all .border-a2-color-63 {
  border-color: rgba(0, 180, 6, 0.2);
}

.theme-all .bg-color-64 {
  background-color: #00D203;
}

.theme-all .txt-color-64 {
  color: #00D203;
}

.theme-all .border-color-64 {
  border-color: #00D203;
}

.theme-all .border-a-color-64 {
  border-color: rgba(0, 210, 3, 0.4);
}

.theme-all .border-a2-color-64 {
  border-color: rgba(0, 210, 3, 0.2);
}

.theme-all .bg-color-65 {
  background-color: #8CEC8E;
}

.theme-all .txt-color-65 {
  color: #8CEC8E;
}

.theme-all .border-color-65 {
  border-color: #8CEC8E;
}

.theme-all .border-a-color-65 {
  border-color: rgba(140, 236, 142, 0.4);
}

.theme-all .border-a2-color-65 {
  border-color: rgba(140, 236, 142, 0.2);
}

.theme-all .bg-color-66 {
  background-color: #A9F1AB;
}

.theme-all .txt-color-66 {
  color: #A9F1AB;
}

.theme-all .border-color-66 {
  border-color: #A9F1AB;
}

.theme-all .border-a-color-66 {
  border-color: rgba(169, 241, 171, 0.4);
}

.theme-all .border-a2-color-66 {
  border-color: rgba(169, 241, 171, 0.2);
}

.theme-all .bg-color-67 {
  background-color: #2CBAB1;
}

.theme-all .txt-color-67 {
  color: #2CBAB1;
}

.theme-all .border-color-67 {
  border-color: #2CBAB1;
}

.theme-all .border-a-color-67 {
  border-color: rgba(44, 186, 177, 0.4);
}

.theme-all .border-a2-color-67 {
  border-color: rgba(44, 186, 177, 0.2);
}

.theme-all .bg-color-68 {
  background-color: #58CBC5;
}

.theme-all .txt-color-68 {
  color: #58CBC5;
}

.theme-all .border-color-68 {
  border-color: #58CBC5;
}

.theme-all .border-a-color-68 {
  border-color: rgba(88, 203, 197, 0.4);
}

.theme-all .border-a2-color-68 {
  border-color: rgba(88, 203, 197, 0.2);
}

.theme-all .bg-color-69 {
  background-color: #83DCDA;
}

.theme-all .txt-color-69 {
  color: #83DCDA;
}

.theme-all .border-color-69 {
  border-color: #83DCDA;
}

.theme-all .border-a-color-69 {
  border-color: rgba(131, 220, 218, 0.4);
}

.theme-all .border-a2-color-69 {
  border-color: rgba(131, 220, 218, 0.2);
}

.theme-all .bg-color-70 {
  background-color: #51BAE5;
}

.theme-all .txt-color-70 {
  color: #51BAE5;
}

.theme-all .border-color-70 {
  border-color: #51BAE5;
}

.theme-all .border-a-color-70 {
  border-color: rgba(81, 186, 229, 0.4);
}

.theme-all .border-a2-color-70 {
  border-color: rgba(81, 186, 229, 0.2);
}

.theme-all .bg-color-71 {
  background-color: #79C9E9;
}

.theme-all .txt-color-71 {
  color: #79C9E9;
}

.theme-all .border-color-71 {
  border-color: #79C9E9;
}

.theme-all .border-a-color-71 {
  border-color: rgba(121, 201, 233, 0.4);
}

.theme-all .border-a2-color-71 {
  border-color: rgba(121, 201, 233, 0.2);
}

.theme-all .bg-color-72 {
  background-color: #A1D9ED;
}

.theme-all .txt-color-72 {
  color: #A1D9ED;
}

.theme-all .border-color-72 {
  border-color: #A1D9ED;
}

.theme-all .border-a-color-72 {
  border-color: rgba(161, 217, 237, 0.4);
}

.theme-all .border-a2-color-72 {
  border-color: rgba(161, 217, 237, 0.2);
}

.theme-all .bg-color-73 {
  background-color: #C9E8F1;
}

.theme-all .txt-color-73 {
  color: #C9E8F1;
}

.theme-all .border-color-73 {
  border-color: #C9E8F1;
}

.theme-all .border-a-color-73 {
  border-color: rgba(201, 232, 241, 0.4);
}

.theme-all .border-a2-color-73 {
  border-color: rgba(201, 232, 241, 0.2);
}

.theme-all .bg-color-74 {
  background-color: #0064CE;
}

.theme-all .txt-color-74 {
  color: #0064CE;
}

.theme-all .border-color-74 {
  border-color: #0064CE;
}

.theme-all .border-a-color-74 {
  border-color: rgba(0, 100, 206, 0.4);
}

.theme-all .border-a2-color-74 {
  border-color: rgba(0, 100, 206, 0.2);
}

.theme-all .bg-color-75 {
  background-color: #4890DB;
}

.theme-all .txt-color-75 {
  color: #4890DB;
}

.theme-all .border-color-75 {
  border-color: #4890DB;
}

.theme-all .border-a-color-75 {
  border-color: rgba(72, 144, 219, 0.4);
}

.theme-all .border-a2-color-75 {
  border-color: rgba(72, 144, 219, 0.2);
}

.theme-all .bg-color-76 {
  background-color: #86B5E6;
}

.theme-all .txt-color-76 {
  color: #86B5E6;
}

.theme-all .border-color-76 {
  border-color: #86B5E6;
}

.theme-all .border-a-color-76 {
  border-color: rgba(134, 181, 230, 0.4);
}

.theme-all .border-a2-color-76 {
  border-color: rgba(134, 181, 230, 0.2);
}

.theme-all .bg-color-77 {
  background-color: #B0CEEF;
}

.theme-all .txt-color-77 {
  color: #B0CEEF;
}

.theme-all .border-color-77 {
  border-color: #B0CEEF;
}

.theme-all .border-a-color-77 {
  border-color: rgba(176, 206, 239, 0.4);
}

.theme-all .border-a2-color-77 {
  border-color: rgba(176, 206, 239, 0.2);
}

.theme-all .bg-color-78 {
  background-color: #8979D5;
}

.theme-all .txt-color-78 {
  color: #8979D5;
}

.theme-all .border-color-78 {
  border-color: #8979D5;
}

.theme-all .border-a-color-78 {
  border-color: rgba(137, 121, 213, 0.4);
}

.theme-all .border-a2-color-78 {
  border-color: rgba(137, 121, 213, 0.2);
}

.theme-all .bg-color-79 {
  background-color: #A899DE;
}

.theme-all .txt-color-79 {
  color: #A899DE;
}

.theme-all .border-color-79 {
  border-color: #A899DE;
}

.theme-all .border-a-color-79 {
  border-color: rgba(168, 153, 222, 0.4);
}

.theme-all .border-a2-color-79 {
  border-color: rgba(168, 153, 222, 0.2);
}

.theme-all .bg-color-80 {
  background-color: #C6B8E6;
}

.theme-all .txt-color-80 {
  color: #C6B8E6;
}

.theme-all .border-color-80 {
  border-color: #C6B8E6;
}

.theme-all .border-a-color-80 {
  border-color: rgba(198, 184, 230, 0.4);
}

.theme-all .border-a2-color-80 {
  border-color: rgba(198, 184, 230, 0.2);
}

.theme-all .bg-color-81 {
  background-color: #E5D7EE;
}

.theme-all .txt-color-81 {
  color: #E5D7EE;
}

.theme-all .border-color-81 {
  border-color: #E5D7EE;
}

.theme-all .border-a-color-81 {
  border-color: rgba(229, 215, 238, 0.4);
}

.theme-all .border-a2-color-81 {
  border-color: rgba(229, 215, 238, 0.2);
}

.theme-all .bg-color-82 {
  background-color: #A241A0;
}

.theme-all .txt-color-82 {
  color: #A241A0;
}

.theme-all .border-color-82 {
  border-color: #A241A0;
}

.theme-all .border-a-color-82 {
  border-color: rgba(162, 65, 160, 0.4);
}

.theme-all .border-a2-color-82 {
  border-color: rgba(162, 65, 160, 0.2);
}

.theme-all .bg-color-83 {
  background-color: #C382C0;
}

.theme-all .txt-color-83 {
  color: #C382C0;
}

.theme-all .border-color-83 {
  border-color: #C382C0;
}

.theme-all .border-a-color-83 {
  border-color: rgba(195, 130, 192, 0.4);
}

.theme-all .border-a2-color-83 {
  border-color: rgba(195, 130, 192, 0.2);
}

.theme-all .bg-color-84 {
  background-color: #E5C3E0;
}

.theme-all .txt-color-84 {
  color: #E5C3E0;
}

.theme-all .border-color-84 {
  border-color: #E5C3E0;
}

.theme-all .border-a-color-84 {
  border-color: rgba(229, 195, 224, 0.4);
}

.theme-all .border-a2-color-84 {
  border-color: rgba(229, 195, 224, 0.2);
}

.theme-all .bg-color-85 {
  background-color: #B69775;
}

.theme-all .txt-color-85 {
  color: #B69775;
}

.theme-all .border-color-85 {
  border-color: #B69775;
}

.theme-all .border-a-color-85 {
  border-color: rgba(182, 151, 117, 0.4);
}

.theme-all .border-a2-color-85 {
  border-color: rgba(182, 151, 117, 0.2);
}

.theme-all .bg-color-86 {
  background-color: #AA8C46;
}

.theme-all .txt-color-86 {
  color: #AA8C46;
}

.theme-all .border-color-86 {
  border-color: #AA8C46;
}

.theme-all .border-a-color-86 {
  border-color: rgba(170, 140, 70, 0.4);
}

.theme-all .border-a2-color-86 {
  border-color: rgba(170, 140, 70, 0.2);
}

.theme-all .bg-color-87 {
  background-color: #B9A063;
}

.theme-all .txt-color-87 {
  color: #B9A063;
}

.theme-all .border-color-87 {
  border-color: #B9A063;
}

.theme-all .border-a-color-87 {
  border-color: rgba(185, 160, 99, 0.4);
}

.theme-all .border-a2-color-87 {
  border-color: rgba(185, 160, 99, 0.2);
}

.theme-all .bg-color-88 {
  background-color: #C7B37F;
}

.theme-all .txt-color-88 {
  color: #C7B37F;
}

.theme-all .border-color-88 {
  border-color: #C7B37F;
}

.theme-all .border-a-color-88 {
  border-color: rgba(199, 179, 127, 0.4);
}

.theme-all .border-a2-color-88 {
  border-color: rgba(199, 179, 127, 0.2);
}

.theme-all .bg-color-89 {
  background-color: #D6C69B;
}

.theme-all .txt-color-89 {
  color: #D6C69B;
}

.theme-all .border-color-89 {
  border-color: #D6C69B;
}

.theme-all .border-a-color-89 {
  border-color: rgba(214, 198, 155, 0.4);
}

.theme-all .border-a2-color-89 {
  border-color: rgba(214, 198, 155, 0.2);
}

.theme-all .bg-color-90 {
  background-color: #E4DAB8;
}

.theme-all .txt-color-90 {
  color: #E4DAB8;
}

.theme-all .border-color-90 {
  border-color: #E4DAB8;
}

.theme-all .border-a-color-90 {
  border-color: rgba(228, 218, 184, 0.4);
}

.theme-all .border-a2-color-90 {
  border-color: rgba(228, 218, 184, 0.2);
}

.theme-all .bg-color-91 {
  background-color: #DFD8D8;
}

.theme-all .txt-color-91 {
  color: #DFD8D8;
}

.theme-all .border-color-91 {
  border-color: #DFD8D8;
}

.theme-all .border-a-color-91 {
  border-color: rgba(223, 216, 216, 0.4);
}

.theme-all .border-a2-color-91 {
  border-color: rgba(223, 216, 216, 0.2);
}

.theme-all .bg-color-92 {
  background-color: #D5CFCA;
}

.theme-all .txt-color-92 {
  color: #D5CFCA;
}

.theme-all .border-color-92 {
  border-color: #D5CFCA;
}

.theme-all .border-a-color-92 {
  border-color: rgba(213, 207, 202, 0.4);
}

.theme-all .border-a2-color-92 {
  border-color: rgba(213, 207, 202, 0.2);
}

.theme-all .bg-color-93 {
  background-color: #C1C9BF;
}

.theme-all .txt-color-93 {
  color: #C1C9BF;
}

.theme-all .border-color-93 {
  border-color: #C1C9BF;
}

.theme-all .border-a-color-93 {
  border-color: rgba(193, 201, 191, 0.4);
}

.theme-all .border-a2-color-93 {
  border-color: rgba(193, 201, 191, 0.2);
}

.theme-all .bg-color-94 {
  background-color: #CFD5D5;
}

.theme-all .txt-color-94 {
  color: #CFD5D5;
}

.theme-all .border-color-94 {
  border-color: #CFD5D5;
}

.theme-all .border-a-color-94 {
  border-color: rgba(207, 213, 213, 0.4);
}

.theme-all .border-a2-color-94 {
  border-color: rgba(207, 213, 213, 0.2);
}

.theme-all .bg-color-95 {
  background-color: #CFCFD5;
}

.theme-all .txt-color-95 {
  color: #CFCFD5;
}

.theme-all .border-color-95 {
  border-color: #CFCFD5;
}

.theme-all .border-a-color-95 {
  border-color: rgba(207, 207, 213, 0.4);
}

.theme-all .border-a2-color-95 {
  border-color: rgba(207, 207, 213, 0.2);
}

.theme-all .bg-color-96 {
  background-color: #283C50;
}

.theme-all .txt-color-96 {
  color: #283C50;
}

.theme-all .border-color-96 {
  border-color: #283C50;
}

.theme-all .border-a-color-96 {
  border-color: rgba(40, 60, 80, 0.4);
}

.theme-all .border-a2-color-96 {
  border-color: rgba(40, 60, 80, 0.2);
}

.theme-all .bg-color-97 {
  background-color: #4C5E70;
}

.theme-all .txt-color-97 {
  color: #4C5E70;
}

.theme-all .border-color-97 {
  border-color: #4C5E70;
}

.theme-all .border-a-color-97 {
  border-color: rgba(76, 94, 112, 0.4);
}

.theme-all .border-a2-color-97 {
  border-color: rgba(76, 94, 112, 0.2);
}

.theme-all .bg-color-98 {
  background-color: #9CA9B4;
}

.theme-all .txt-color-98 {
  color: #9CA9B4;
}

.theme-all .border-color-98 {
  border-color: #9CA9B4;
}

.theme-all .border-a-color-98 {
  border-color: rgba(156, 169, 180, 0.4);
}

.theme-all .border-a2-color-98 {
  border-color: rgba(156, 169, 180, 0.2);
}

.theme-all .bg-color-99 {
  background-color: #C8D2D8;
}

.theme-all .txt-color-99 {
  color: #C8D2D8;
}

.theme-all .border-color-99 {
  border-color: #C8D2D8;
}

.theme-all .border-a-color-99 {
  border-color: rgba(200, 210, 216, 0.4);
}

.theme-all .border-a2-color-99 {
  border-color: rgba(200, 210, 216, 0.2);
}

.theme-all .bg-color-100 {
  background-color: #834E00;
}

.theme-all .txt-color-100 {
  color: #834E00;
}

.theme-all .border-color-100 {
  border-color: #834E00;
}

.theme-all .border-a-color-100 {
  border-color: rgba(131, 78, 0, 0.4);
}

.theme-all .border-a2-color-100 {
  border-color: rgba(131, 78, 0, 0.2);
}

.theme-all .bg-color-101 {
  background-color: #496A00;
}

.theme-all .txt-color-101 {
  color: #496A00;
}

.theme-all .border-color-101 {
  border-color: #496A00;
}

.theme-all .border-a-color-101 {
  border-color: rgba(73, 106, 0, 0.4);
}

.theme-all .border-a2-color-101 {
  border-color: rgba(73, 106, 0, 0.2);
}

.theme-all .bg-color-102 {
  background-color: #005752;
}

.theme-all .txt-color-102 {
  color: #005752;
}

.theme-all .border-color-102 {
  border-color: #005752;
}

.theme-all .border-a-color-102 {
  border-color: rgba(0, 87, 82, 0.4);
}

.theme-all .border-a2-color-102 {
  border-color: rgba(0, 87, 82, 0.2);
}

.theme-all .bg-color-103 {
  background-color: #005982;
}

.theme-all .txt-color-103 {
  color: #005982;
}

.theme-all .border-color-103 {
  border-color: #005982;
}

.theme-all .border-a-color-103 {
  border-color: rgba(0, 89, 130, 0.4);
}

.theme-all .border-a2-color-103 {
  border-color: rgba(0, 89, 130, 0.2);
}

.theme-all .bg-color-104 {
  background-color: #003567;
}

.theme-all .txt-color-104 {
  color: #003567;
}

.theme-all .border-color-104 {
  border-color: #003567;
}

.theme-all .border-a-color-104 {
  border-color: rgba(0, 53, 103, 0.4);
}

.theme-all .border-a2-color-104 {
  border-color: rgba(0, 53, 103, 0.2);
}

.theme-all .bg-color-105 {
  background-color: #33004A;
}

.theme-all .txt-color-105 {
  color: #33004A;
}

.theme-all .border-color-105 {
  border-color: #33004A;
}

.theme-all .border-a-color-105 {
  border-color: rgba(51, 0, 74, 0.4);
}

.theme-all .border-a2-color-105 {
  border-color: rgba(51, 0, 74, 0.2);
}

.theme-all .bg-color-106 {
  background-color: #BC8093;
}

.theme-all .txt-color-106 {
  color: #BC8093;
}

.theme-all .border-color-106 {
  border-color: #BC8093;
}

.theme-all .border-a-color-106 {
  border-color: rgba(188, 128, 147, 0.4);
}

.theme-all .border-a2-color-106 {
  border-color: rgba(188, 128, 147, 0.2);
}

.theme-all .bg-color-107 {
  background-color: #F28190;
}

.theme-all .txt-color-107 {
  color: #F28190;
}

.theme-all .border-color-107 {
  border-color: #F28190;
}

.theme-all .border-a-color-107 {
  border-color: rgba(242, 129, 144, 0.4);
}

.theme-all .border-a2-color-107 {
  border-color: rgba(242, 129, 144, 0.2);
}

.theme-all .bg-color-108 {
  background-color: #FBC790;
}

.theme-all .txt-color-108 {
  color: #FBC790;
}

.theme-all .border-color-108 {
  border-color: #FBC790;
}

.theme-all .border-a-color-108 {
  border-color: rgba(251, 199, 144, 0.4);
}

.theme-all .border-a2-color-108 {
  border-color: rgba(251, 199, 144, 0.2);
}

.theme-all .bg-color-109 {
  background-color: #80ABA5;
}

.theme-all .txt-color-109 {
  color: #80ABA5;
}

.theme-all .border-color-109 {
  border-color: #80ABA5;
}

.theme-all .border-a-color-109 {
  border-color: rgba(128, 171, 165, 0.4);
}

.theme-all .border-a2-color-109 {
  border-color: rgba(128, 171, 165, 0.2);
}

.theme-all .bg-color-110 {
  background-color: #80B8E6;
}

.theme-all .txt-color-110 {
  color: #80B8E6;
}

.theme-all .border-color-110 {
  border-color: #80B8E6;
}

.theme-all .border-a-color-110 {
  border-color: rgba(128, 184, 230, 0.4);
}

.theme-all .border-a2-color-110 {
  border-color: rgba(128, 184, 230, 0.2);
}

.key-border-1 {
  border: solid 1px #e1e1e1 !important;
}

.theme-all .key-color-0-bg-0 {
  background-color: transparent;
}

.theme-all .key-color-0-text-0 {
  color: transparent;
}

.theme-all .key-color-0-bg-1 {
  background-color: #ffffff;
}

.theme-all .key-color-0-text-1 {
  color: #ffffff;
}

.theme-all .key-color-0-bg-2 {
  background-color: #c0c0c0;
}

.theme-all .key-color-0-text-2 {
  color: #c0c0c0;
}

.theme-all .key-color-0-bg-3 {
  background-color: #708090;
}

.theme-all .key-color-0-text-3 {
  color: #708090;
}

.theme-all .key-color-0-bg-4 {
  background-color: #808080;
}

.theme-all .key-color-0-text-4 {
  color: #808080;
}

.theme-all .key-color-0-bg-5 {
  background-color: #3c3c3c;
}

.theme-all .key-color-0-text-5 {
  color: #3c3c3c;
}

.theme-all .key-color-0-bg-6 {
  background-color: #000000;
}

.theme-all .key-color-0-text-6 {
  color: #000000;
}

.theme-all .key-color-0-bg-7 {
  background-color: #790028;
}

.theme-all .key-color-0-text-7 {
  color: #790028;
}

.theme-all .key-color-0-bg-8 {
  background-color: #960000;
}

.theme-all .key-color-0-text-8 {
  color: #960000;
}

.theme-all .key-color-0-bg-9 {
  background-color: #e50322;
}

.theme-all .key-color-0-text-9 {
  color: #e50322;
}

.theme-all .key-color-0-bg-10 {
  background-color: #ff0000;
}

.theme-all .key-color-0-text-10 {
  color: #ff0000;
}

.theme-all .key-color-0-bg-11 {
  background-color: #f05a00;
}

.theme-all .key-color-0-text-11 {
  color: #f05a00;
}

.theme-all .key-color-0-bg-12 {
  background-color: #f78f22;
}

.theme-all .key-color-0-text-12 {
  color: #f78f22;
}

.theme-all .key-color-0-bg-13 {
  background-color: #fa8072;
}

.theme-all .key-color-0-text-13 {
  color: #fa8072;
}

.theme-all .key-color-0-bg-14 {
  background-color: #ffdab9;
}

.theme-all .key-color-0-text-14 {
  color: #ffdab9;
}

.theme-all .key-color-0-bg-15 {
  background-color: #f9fa00;
}

.theme-all .key-color-0-text-15 {
  color: #f9fa00;
}

.theme-all .key-color-0-bg-16 {
  background-color: #ffd700;
}

.theme-all .key-color-0-text-16 {
  color: #ffd700;
}

.theme-all .key-color-0-bg-17 {
  background-color: #d8df21;
}

.theme-all .key-color-0-text-17 {
  color: #d8df21;
}

.theme-all .key-color-0-bg-18 {
  background-color: #808000;
}

.theme-all .key-color-0-text-18 {
  color: #808000;
}

.theme-all .key-color-0-bg-19 {
  background-color: #39b44a;
}

.theme-all .key-color-0-text-19 {
  color: #39b44a;
}

.theme-all .key-color-0-bg-20 {
  background-color: #00f000;
}

.theme-all .key-color-0-text-20 {
  color: #00f000;
}

.theme-all .key-color-0-bg-21 {
  background-color: #00680b;
}

.theme-all .key-color-0-text-21 {
  color: #00680b;
}

.theme-all .key-color-0-bg-22 {
  background-color: #00574b;
}

.theme-all .key-color-0-text-22 {
  color: #00574b;
}

.theme-all .key-color-0-bg-23 {
  background-color: #00a89c;
}

.theme-all .key-color-0-text-23 {
  color: #00a89c;
}

.theme-all .key-color-0-bg-24 {
  background-color: #afeeee;
}

.theme-all .key-color-0-text-24 {
  color: #afeeee;
}

.theme-all .key-color-0-bg-25 {
  background-color: #29aae1;
}

.theme-all .key-color-0-text-25 {
  color: #29aae1;
}

.theme-all .key-color-0-bg-26 {
  background-color: #0072ce;
}

.theme-all .key-color-0-text-26 {
  color: #0072ce;
}

.theme-all .key-color-0-bg-27 {
  background-color: #0024f0;
}

.theme-all .key-color-0-text-27 {
  color: #0024f0;
}

.theme-all .key-color-0-bg-28 {
  background-color: #1b1464;
}

.theme-all .key-color-0-text-28 {
  color: #1b1464;
}

.theme-all .key-color-0-bg-29 {
  background-color: #6a5acd;
}

.theme-all .key-color-0-text-29 {
  color: #6a5acd;
}

.theme-all .key-color-0-bg-30 {
  background-color: #800080;
}

.theme-all .key-color-0-text-30 {
  color: #800080;
}

.theme-all .key-color-0-bg-31 {
  background-color: #9d005d;
}

.theme-all .key-color-0-text-31 {
  color: #9d005d;
}

.theme-all .key-color-0-bg-32 {
  background-color: #ec1e79;
}

.theme-all .key-color-0-text-32 {
  color: #ec1e79;
}

.theme-all .key-color-0-bg-33 {
  background-color: #c6b198;
}

.theme-all .key-color-0-text-33 {
  color: #c6b198;
}

.theme-all .key-color-0-bg-34 {
  background-color: #534741;
}

.theme-all .key-color-0-text-34 {
  color: #534741;
}

.theme-all .key-color-0-bg-35 {
  background-color: #a57c52;
}

.theme-all .key-color-0-text-35 {
  color: #a57c52;
}

.theme-all .key-color-0-bg-36 {
  background-color: #42210b;
}

.theme-all .key-color-0-text-36 {
  color: #42210b;
}

.theme-all .key-color-0-bg-37 {
  background-color: #666666;
}

.theme-all .key-color-0-text-37 {
  color: #666666;
}

.theme-all .key-color-0-bg-38 {
  background-color: #A6A6A6;
}

.theme-all .key-color-0-text-38 {
  color: #A6A6A6;
}

.theme-all .key-color-0-bg-39 {
  background-color: #B2B2B2;
}

.theme-all .key-color-0-text-39 {
  color: #B2B2B2;
}

.theme-all .key-color-0-bg-40 {
  background-color: #E0E0E0;
}

.theme-all .key-color-0-text-40 {
  color: #E0E0E0;
}

.theme-all .key-color-0-bg-41 {
  background-color: #F2F2F2;
}

.theme-all .key-color-0-text-41 {
  color: #F2F2F2;
}

.theme-all .key-color-0-bg-42 {
  background-color: #F14E9B;
}

.theme-all .key-color-0-text-42 {
  color: #F14E9B;
}

.theme-all .key-color-0-bg-43 {
  background-color: #F67DBC;
}

.theme-all .key-color-0-text-43 {
  color: #F67DBC;
}

.theme-all .key-color-0-bg-44 {
  background-color: #FAADDE;
}

.theme-all .key-color-0-text-44 {
  color: #FAADDE;
}

.theme-all .key-color-0-bg-45 {
  background-color: #FFDCFF;
}

.theme-all .key-color-0-text-45 {
  color: #FFDCFF;
}

.theme-all .key-color-0-bg-46 {
  background-color: #FD4039;
}

.theme-all .key-color-0-text-46 {
  color: #FD4039;
}

.theme-all .key-color-0-bg-47 {
  background-color: #FF9E96;
}

.theme-all .key-color-0-text-47 {
  color: #FF9E96;
}

.theme-all .key-color-0-bg-48 {
  background-color: #FFD2C8;
}

.theme-all .key-color-0-text-48 {
  color: #FFD2C8;
}

.theme-all .key-color-0-bg-49 {
  background-color: #F47A2E;
}

.theme-all .key-color-0-text-49 {
  color: #F47A2E;
}

.theme-all .key-color-0-bg-50 {
  background-color: #F89A5D;
}

.theme-all .key-color-0-text-50 {
  color: #F89A5D;
}

.theme-all .key-color-0-bg-51 {
  background-color: #FBBA8B;
}

.theme-all .key-color-0-text-51 {
  color: #FBBA8B;
}

.theme-all .key-color-0-bg-52 {
  background-color: #FCE900;
}

.theme-all .key-color-0-text-52 {
  color: #FCE900;
}

.theme-all .key-color-0-bg-53 {
  background-color: #F9FA00;
}

.theme-all .key-color-0-text-53 {
  color: #F9FA00;
}

.theme-all .key-color-0-bg-54 {
  background-color: #FFFBD7;
}

.theme-all .key-color-0-text-54 {
  color: #FFFBD7;
}

.theme-all .key-color-0-bg-55 {
  background-color: #A4C51F;
}

.theme-all .key-color-0-text-55 {
  color: #A4C51F;
}

.theme-all .key-color-0-bg-56 {
  background-color: #DFE65C;
}

.theme-all .key-color-0-text-56 {
  color: #DFE65C;
}

.theme-all .key-color-0-bg-57 {
  background-color: #E7EE98;
}

.theme-all .key-color-0-text-57 {
  color: #E7EE98;
}

.theme-all .key-color-0-bg-58 {
  background-color: #EEF5D3;
}

.theme-all .key-color-0-text-58 {
  color: #EEF5D3;
}

.theme-all .key-color-0-bg-59 {
  background-color: #5CC26E;
}

.theme-all .key-color-0-text-59 {
  color: #5CC26E;
}

.theme-all .key-color-0-bg-60 {
  background-color: #80D093;
}

.theme-all .key-color-0-text-60 {
  color: #80D093;
}

.theme-all .key-color-0-bg-61 {
  background-color: #A3DEB7;
}

.theme-all .key-color-0-text-61 {
  color: #A3DEB7;
}

.theme-all .key-color-0-bg-62 {
  background-color: #C6ECDB;
}

.theme-all .key-color-0-text-62 {
  color: #C6ECDB;
}

.theme-all .key-color-0-bg-63 {
  background-color: #00B406;
}

.theme-all .key-color-0-text-63 {
  color: #00B406;
}

.theme-all .key-color-0-bg-64 {
  background-color: #00D203;
}

.theme-all .key-color-0-text-64 {
  color: #00D203;
}

.theme-all .key-color-0-bg-65 {
  background-color: #8CEC8E;
}

.theme-all .key-color-0-text-65 {
  color: #8CEC8E;
}

.theme-all .key-color-0-bg-66 {
  background-color: #A9F1AB;
}

.theme-all .key-color-0-text-66 {
  color: #A9F1AB;
}

.theme-all .key-color-0-bg-67 {
  background-color: #2CBAB1;
}

.theme-all .key-color-0-text-67 {
  color: #2CBAB1;
}

.theme-all .key-color-0-bg-68 {
  background-color: #58CBC5;
}

.theme-all .key-color-0-text-68 {
  color: #58CBC5;
}

.theme-all .key-color-0-bg-69 {
  background-color: #83DCDA;
}

.theme-all .key-color-0-text-69 {
  color: #83DCDA;
}

.theme-all .key-color-0-bg-70 {
  background-color: #51BAE5;
}

.theme-all .key-color-0-text-70 {
  color: #51BAE5;
}

.theme-all .key-color-0-bg-71 {
  background-color: #79C9E9;
}

.theme-all .key-color-0-text-71 {
  color: #79C9E9;
}

.theme-all .key-color-0-bg-72 {
  background-color: #A1D9ED;
}

.theme-all .key-color-0-text-72 {
  color: #A1D9ED;
}

.theme-all .key-color-0-bg-73 {
  background-color: #C9E8F1;
}

.theme-all .key-color-0-text-73 {
  color: #C9E8F1;
}

.theme-all .key-color-0-bg-74 {
  background-color: #0064CE;
}

.theme-all .key-color-0-text-74 {
  color: #0064CE;
}

.theme-all .key-color-0-bg-75 {
  background-color: #4890DB;
}

.theme-all .key-color-0-text-75 {
  color: #4890DB;
}

.theme-all .key-color-0-bg-76 {
  background-color: #86B5E6;
}

.theme-all .key-color-0-text-76 {
  color: #86B5E6;
}

.theme-all .key-color-0-bg-77 {
  background-color: #B0CEEF;
}

.theme-all .key-color-0-text-77 {
  color: #B0CEEF;
}

.theme-all .key-color-0-bg-78 {
  background-color: #8979D5;
}

.theme-all .key-color-0-text-78 {
  color: #8979D5;
}

.theme-all .key-color-0-bg-79 {
  background-color: #A899DE;
}

.theme-all .key-color-0-text-79 {
  color: #A899DE;
}

.theme-all .key-color-0-bg-80 {
  background-color: #C6B8E6;
}

.theme-all .key-color-0-text-80 {
  color: #C6B8E6;
}

.theme-all .key-color-0-bg-81 {
  background-color: #E5D7EE;
}

.theme-all .key-color-0-text-81 {
  color: #E5D7EE;
}

.theme-all .key-color-0-bg-82 {
  background-color: #A241A0;
}

.theme-all .key-color-0-text-82 {
  color: #A241A0;
}

.theme-all .key-color-0-bg-83 {
  background-color: #C382C0;
}

.theme-all .key-color-0-text-83 {
  color: #C382C0;
}

.theme-all .key-color-0-bg-84 {
  background-color: #E5C3E0;
}

.theme-all .key-color-0-text-84 {
  color: #E5C3E0;
}

.theme-all .key-color-0-bg-85 {
  background-color: #B69775;
}

.theme-all .key-color-0-text-85 {
  color: #B69775;
}

.theme-all .key-color-0-bg-86 {
  background-color: #AA8C46;
}

.theme-all .key-color-0-text-86 {
  color: #AA8C46;
}

.theme-all .key-color-0-bg-87 {
  background-color: #B9A063;
}

.theme-all .key-color-0-text-87 {
  color: #B9A063;
}

.theme-all .key-color-0-bg-88 {
  background-color: #C7B37F;
}

.theme-all .key-color-0-text-88 {
  color: #C7B37F;
}

.theme-all .key-color-0-bg-89 {
  background-color: #D6C69B;
}

.theme-all .key-color-0-text-89 {
  color: #D6C69B;
}

.theme-all .key-color-0-bg-90 {
  background-color: #E4DAB8;
}

.theme-all .key-color-0-text-90 {
  color: #E4DAB8;
}

.theme-all .key-color-0-bg-91 {
  background-color: #DFD8D8;
}

.theme-all .key-color-0-text-91 {
  color: #DFD8D8;
}

.theme-all .key-color-0-bg-92 {
  background-color: #D5CFCA;
}

.theme-all .key-color-0-text-92 {
  color: #D5CFCA;
}

.theme-all .key-color-0-bg-93 {
  background-color: #C1C9BF;
}

.theme-all .key-color-0-text-93 {
  color: #C1C9BF;
}

.theme-all .key-color-0-bg-94 {
  background-color: #CFD5D5;
}

.theme-all .key-color-0-text-94 {
  color: #CFD5D5;
}

.theme-all .key-color-0-bg-95 {
  background-color: #CFCFD5;
}

.theme-all .key-color-0-text-95 {
  color: #CFCFD5;
}

.theme-all .key-color-0-bg-96 {
  background-color: #283C50;
}

.theme-all .key-color-0-text-96 {
  color: #283C50;
}

.theme-all .key-color-0-bg-97 {
  background-color: #4C5E70;
}

.theme-all .key-color-0-text-97 {
  color: #4C5E70;
}

.theme-all .key-color-0-bg-98 {
  background-color: #9CA9B4;
}

.theme-all .key-color-0-text-98 {
  color: #9CA9B4;
}

.theme-all .key-color-0-bg-99 {
  background-color: #C8D2D8;
}

.theme-all .key-color-0-text-99 {
  color: #C8D2D8;
}

.theme-all .key-color-0-bg-100 {
  background-color: #834E00;
}

.theme-all .key-color-0-text-100 {
  color: #834E00;
}

.theme-all .key-color-0-bg-101 {
  background-color: #496A00;
}

.theme-all .key-color-0-text-101 {
  color: #496A00;
}

.theme-all .key-color-0-bg-102 {
  background-color: #005752;
}

.theme-all .key-color-0-text-102 {
  color: #005752;
}

.theme-all .key-color-0-bg-103 {
  background-color: #005982;
}

.theme-all .key-color-0-text-103 {
  color: #005982;
}

.theme-all .key-color-0-bg-104 {
  background-color: #003567;
}

.theme-all .key-color-0-text-104 {
  color: #003567;
}

.theme-all .key-color-0-bg-105 {
  background-color: #33004A;
}

.theme-all .key-color-0-text-105 {
  color: #33004A;
}

.theme-all .key-color-0-bg-106 {
  background-color: #BC8093;
}

.theme-all .key-color-0-text-106 {
  color: #BC8093;
}

.theme-all .key-color-0-bg-107 {
  background-color: #F28190;
}

.theme-all .key-color-0-text-107 {
  color: #F28190;
}

.theme-all .key-color-0-bg-108 {
  background-color: #FBC790;
}

.theme-all .key-color-0-text-108 {
  color: #FBC790;
}

.theme-all .key-color-0-bg-109 {
  background-color: #80ABA5;
}

.theme-all .key-color-0-text-109 {
  color: #80ABA5;
}

.theme-all .key-color-0-bg-110 {
  background-color: #80B8E6;
}

.theme-all .key-color-0-text-110 {
  color: #80B8E6;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(blank.gif); /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background-color: rgba(0, 0, 0, 0.7);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(fancybox_sprite@2x.png);
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url(fancybox_loading@2x.gif);
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}
.color-frame-1 {
  background-image: url("/assets/a/images/colorframe/1.png");
  background-repeat: repeat;
}

.color-frame-2 {
  background-image: url("/assets/a/images/colorframe/2.png");
  background-repeat: repeat;
}

.color-frame-3 {
  background-image: url("/assets/a/images/colorframe/3.png");
  background-repeat: repeat;
}

.color-frame-4 {
  background-image: url("/assets/a/images/colorframe/4.png");
  background-repeat: repeat;
}

.color-frame-5 {
  background-image: url("/assets/a/images/colorframe/5.png");
  background-repeat: repeat;
}

.color-frame-6 {
  background-image: url("/assets/a/images/colorframe/6.png");
  background-repeat: repeat;
}

.color-frame-7 {
  background-image: url("/assets/a/images/colorframe/7.png");
  background-repeat: repeat;
}

.color-frame-8 {
  background-image: url("/assets/a/images/colorframe/8.png");
  background-repeat: repeat;
}

.color-frame-9 {
  background-image: url("/assets/a/images/colorframe/9.png");
  background-repeat: repeat;
}

.color-frame-10 {
  background-image: url("/assets/a/images/colorframe/10.png");
  background-repeat: repeat;
}

.color-frame-11 {
  background-image: url("/assets/a/images/colorframe/11.png");
  background-repeat: repeat;
}

.color-frame-12 {
  background-image: url("/assets/a/images/colorframe/12.png");
  background-repeat: repeat;
}

.color-frame-13 {
  background-image: url("/assets/a/images/colorframe/13.png");
  background-repeat: repeat;
}

.color-frame-14 {
  background-image: url("/assets/a/images/colorframe/14.png");
  background-repeat: repeat;
}

.color-frame-15 {
  background-image: url("/assets/a/images/colorframe/15.png");
  background-repeat: repeat;
}

.color-frame-16 {
  background-image: url("/assets/a/images/colorframe/16.png");
  background-repeat: repeat;
}

.color-frame-17 {
  background-image: url("/assets/a/images/colorframe/17.png");
  background-repeat: repeat;
}

.color-frame-18 {
  background-image: url("/assets/a/images/colorframe/18.png");
  background-repeat: repeat;
}

.color-frame-19 {
  background-image: url("/assets/a/images/colorframe/19.png");
  background-repeat: repeat;
}

.color-frame-20 {
  background-image: url("/assets/a/images/colorframe/20.png");
  background-repeat: repeat;
}

.color-frame-21 {
  background-image: url("/assets/a/images/colorframe/21.png");
  background-repeat: repeat;
}

.color-frame-22 {
  background-image: url("/assets/a/images/colorframe/22.png");
  background-repeat: repeat;
}

.color-frame-23 {
  background-image: url("/assets/a/images/colorframe/23.png");
  background-repeat: repeat;
}

.color-frame-24 {
  background-image: url("/assets/a/images/colorframe/24.png");
  background-repeat: repeat;
}

.color-frame-25 {
  background-image: url("/assets/a/images/colorframe/25.png");
  background-repeat: repeat;
}

.color-frame-26 {
  background-image: url("/assets/a/images/colorframe/26.png");
  background-repeat: repeat;
}

.color-frame-27 {
  background-image: url("/assets/a/images/colorframe/27.png");
  background-repeat: repeat;
}

.color-frame-28 {
  background-image: url("/assets/a/images/colorframe/28.png");
  background-repeat: repeat;
}

.color-frame-29 {
  background-image: url("/assets/a/images/colorframe/29.png");
  background-repeat: repeat;
}

.color-frame-30 {
  background-image: url("/assets/a/images/colorframe/30.png");
  background-repeat: repeat;
}

.color-frame-31 {
  background-image: url("/assets/a/images/colorframe/31.png");
  background-repeat: repeat;
}

.color-frame-32 {
  background-image: url("/assets/a/images/colorframe/32.png");
  background-repeat: repeat;
}

.color-frame-33 {
  background-image: url("/assets/a/images/colorframe/33.png");
  background-repeat: repeat;
}

.color-frame-34 {
  background-image: url("/assets/a/images/colorframe/34.png");
  background-repeat: repeat;
}

.color-frame-35 {
  background-image: url("/assets/a/images/colorframe/35.png");
  background-repeat: repeat;
}

.color-frame-36 {
  background-image: url("/assets/a/images/colorframe/36.png");
  background-repeat: repeat;
}

.color-frame-37 {
  background-image: url("/assets/a/images/colorframe/37.png");
  background-repeat: repeat;
}

.color-frame-38 {
  background-image: url("/assets/a/images/colorframe/38.png");
  background-repeat: repeat;
}

.color-frame-39 {
  background-image: url("/assets/a/images/colorframe/39.png");
  background-repeat: repeat;
}

.color-frame-40 {
  background-image: url("/assets/a/images/colorframe/40.png");
  background-repeat: repeat;
}

.color-frame-41 {
  background-image: url("/assets/a/images/colorframe/41.png");
  background-repeat: repeat;
}

.color-frame-42 {
  background-image: url("/assets/a/images/colorframe/42.png");
  background-repeat: repeat;
}

.color-frame-43 {
  background-image: url("/assets/a/images/colorframe/43.png");
  background-repeat: repeat;
}

.color-frame-44 {
  background-image: url("/assets/a/images/colorframe/44.png");
  background-repeat: repeat;
}

.color-frame-45 {
  background-image: url("/assets/a/images/colorframe/45.png");
  background-repeat: repeat;
}

.color-frame-46 {
  background-image: url("/assets/a/images/colorframe/46.png");
  background-repeat: repeat;
}

.color-frame-47 {
  background-image: url("/assets/a/images/colorframe/47.png");
  background-repeat: repeat;
}

.color-frame-48 {
  background-image: url("/assets/a/images/colorframe/48.png");
  background-repeat: repeat;
}

.color-frame-49 {
  background-image: url("/assets/a/images/colorframe/49.png");
  background-repeat: repeat;
}

.color-frame-50 {
  background-image: url("/assets/a/images/colorframe/50.png");
  background-repeat: repeat;
}

.color-frame-51 {
  background-image: url("/assets/a/images/colorframe/51.png");
  background-repeat: repeat;
}

.color-frame-52 {
  background-image: url("/assets/a/images/colorframe/52.png");
  background-repeat: repeat;
}

.color-frame-53 {
  background-image: url("/assets/a/images/colorframe/53.png");
  background-repeat: repeat;
}

.color-frame-54 {
  background-image: url("/assets/a/images/colorframe/54.png");
  background-repeat: repeat;
}

.color-frame-55 {
  background-image: url("/assets/a/images/colorframe/55.png");
  background-repeat: repeat;
}

.color-frame-56 {
  background-image: url("/assets/a/images/colorframe/56.png");
  background-repeat: repeat;
}

.color-frame-57 {
  background-image: url("/assets/a/images/colorframe/57.png");
  background-repeat: repeat;
}

.color-frame-58 {
  background-image: url("/assets/a/images/colorframe/58.png");
  background-repeat: repeat;
}

.color-frame-59 {
  background-image: url("/assets/a/images/colorframe/59.png");
  background-repeat: repeat;
}

.color-frame-60 {
  background-image: url("/assets/a/images/colorframe/60.png");
  background-repeat: repeat;
}

.color-frame-61 {
  background-image: url("/assets/a/images/colorframe/61.png");
  background-repeat: repeat;
}

.color-frame-62 {
  background-image: url("/assets/a/images/colorframe/62.png");
  background-repeat: repeat;
}

.color-frame-63 {
  background-image: url("/assets/a/images/colorframe/63.png");
  background-repeat: repeat;
}

.color-frame-64 {
  background-image: url("/assets/a/images/colorframe/64.png");
  background-repeat: repeat;
}

.color-frame-65 {
  background-image: url("/assets/a/images/colorframe/65.png");
  background-repeat: repeat;
}

.color-frame-66 {
  background-image: url("/assets/a/images/colorframe/66.png");
  background-repeat: repeat;
}

.color-frame-67 {
  background-image: url("/assets/a/images/colorframe/67.png");
  background-repeat: repeat;
}

.color-frame-68 {
  background-image: url("/assets/a/images/colorframe/68.png");
  background-repeat: repeat;
}

.color-frame-69 {
  background-image: url("/assets/a/images/colorframe/69.png");
  background-repeat: repeat;
}

.color-frame-70 {
  background-image: url("/assets/a/images/colorframe/70.png");
  background-repeat: repeat;
}

.color-frame-71 {
  background-image: url("/assets/a/images/colorframe/71.png");
  background-repeat: repeat;
}

.color-frame-72 {
  background-image: url("/assets/a/images/colorframe/72.png");
  background-repeat: repeat;
}

.color-frame-73 {
  background-image: url("/assets/a/images/colorframe/73.png");
  background-repeat: repeat;
}

.color-frame-74 {
  background-image: url("/assets/a/images/colorframe/74.png");
  background-repeat: repeat;
}

.color-frame-75 {
  background-image: url("/assets/a/images/colorframe/75.png");
  background-repeat: repeat;
}

.color-frame-76 {
  background-image: url("/assets/a/images/colorframe/76.png");
  background-repeat: repeat;
}

.color-frame-77 {
  background-image: url("/assets/a/images/colorframe/77.png");
  background-repeat: repeat;
}

.color-frame-78 {
  background-image: url("/assets/a/images/colorframe/78.png");
  background-repeat: repeat;
}

.color-frame-79 {
  background-image: url("/assets/a/images/colorframe/79.png");
  background-repeat: repeat;
}

.color-frame-80 {
  background-image: url("/assets/a/images/colorframe/80.png");
  background-repeat: repeat;
}

.color-frame-81 {
  background-image: url("/assets/a/images/colorframe/81.png");
  background-repeat: repeat;
}

.color-frame-82 {
  background-image: url("/assets/a/images/colorframe/82.png");
  background-repeat: repeat;
}

.color-frame-83 {
  background-image: url("/assets/a/images/colorframe/83.png");
  background-repeat: repeat;
}

.color-frame-84 {
  background-image: url("/assets/a/images/colorframe/84.png");
  background-repeat: repeat;
}

.color-frame-85 {
  background-image: url("/assets/a/images/colorframe/85.png");
  background-repeat: repeat;
}

.color-frame-86 {
  background-image: url("/assets/a/images/colorframe/86.png");
  background-repeat: repeat;
}

.color-frame-87 {
  background-image: url("/assets/a/images/colorframe/87.png");
  background-repeat: repeat;
}

.color-frame-88 {
  background-image: url("/assets/a/images/colorframe/88.png");
  background-repeat: repeat;
}

.color-frame-89 {
  background-image: url("/assets/a/images/colorframe/89.png");
  background-repeat: repeat;
}

.color-frame-90 {
  background-image: url("/assets/a/images/colorframe/90.png");
  background-repeat: repeat;
}

.color-frame-91 {
  background-image: url("/assets/a/images/colorframe/91.png");
  background-repeat: repeat;
}

.color-frame-92 {
  background-image: url("/assets/a/images/colorframe/92.png");
  background-repeat: repeat;
}

.color-frame-93 {
  background-image: url("/assets/a/images/colorframe/93.png");
  background-repeat: repeat;
}

.color-frame-94 {
  background-image: url("/assets/a/images/colorframe/94.png");
  background-repeat: repeat;
}

.color-frame-95 {
  background-image: url("/assets/a/images/colorframe/95.png");
  background-repeat: repeat;
}

.color-frame-96 {
  background-image: url("/assets/a/images/colorframe/96.png");
  background-repeat: repeat;
}

.color-frame-97 {
  background-image: url("/assets/a/images/colorframe/97.png");
  background-repeat: repeat;
}

.color-frame-98 {
  background-image: url("/assets/a/images/colorframe/98.png");
  background-repeat: repeat;
}

.color-frame-99 {
  background-image: url("/assets/a/images/colorframe/99.png");
  background-repeat: repeat;
}

.color-frame-100 {
  background-image: url("/assets/a/images/colorframe/100.png");
  background-repeat: repeat;
}

.color-frame-101 {
  background-image: url("/assets/a/images/colorframe/101.png");
  background-repeat: repeat;
}

.color-frame-102 {
  background-image: url("/assets/a/images/colorframe/102.png");
  background-repeat: repeat;
}

.color-frame-103 {
  background-image: url("/assets/a/images/colorframe/103.png");
  background-repeat: repeat;
}

.color-frame-104 {
  background-image: url("/assets/a/images/colorframe/104.png");
  background-repeat: repeat;
}

.color-frame-105 {
  background-image: url("/assets/a/images/colorframe/105.png");
  background-repeat: repeat;
}

.color-frame-106 {
  background-image: url("/assets/a/images/colorframe/106.png");
  background-repeat: repeat;
}

.color-frame-107 {
  background-image: url("/assets/a/images/colorframe/107.png");
  background-repeat: repeat;
}

.color-frame-108 {
  background-image: url("/assets/a/images/colorframe/108.png");
  background-repeat: repeat;
}

.color-frame-109 {
  background-image: url("/assets/a/images/colorframe/109.png");
  background-repeat: repeat;
}

.color-frame-110 {
  background-image: url("/assets/a/images/colorframe/110.png");
  background-repeat: repeat;
}

.bgcolor-1 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-1.png");
  background-repeat: repeat;
}

.bgcolor-2 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-2.png");
  background-repeat: repeat;
}

.bgcolor-3 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-3.png");
  background-repeat: repeat;
}

.bgcolor-4 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-4.png");
  background-repeat: repeat;
}

.bgcolor-5 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-5.png");
  background-repeat: repeat;
}

.bgcolor-6 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-6.png");
  background-repeat: repeat;
}

.bgcolor-7 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-7.png");
  background-repeat: repeat;
}

.bgcolor-8 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-8.png");
  background-repeat: repeat;
}

.bgcolor-9 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-9.png");
  background-repeat: repeat;
}

.bgcolor-10 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-10.png");
  background-repeat: repeat;
}

.bgcolor-11 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-11.png");
  background-repeat: repeat;
}

.bgcolor-12 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-12.png");
  background-repeat: repeat;
}

.bgcolor-13 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-13.png");
  background-repeat: repeat;
}

.bgcolor-14 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-14.png");
  background-repeat: repeat;
}

.bgcolor-15 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-15.png");
  background-repeat: repeat;
}

.bgcolor-16 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-16.png");
  background-repeat: repeat;
}

.bgcolor-17 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-17.png");
  background-repeat: repeat;
}

.bgcolor-18 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-18.png");
  background-repeat: repeat;
}

.bgcolor-19 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-19.png");
  background-repeat: repeat;
}

.bgcolor-20 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-20.png");
  background-repeat: repeat;
}

.bgcolor-21 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-21.png");
  background-repeat: repeat;
}

.bgcolor-22 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-22.png");
  background-repeat: repeat;
}

.bgcolor-23 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-23.png");
  background-repeat: repeat;
}

.bgcolor-24 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-24.png");
  background-repeat: repeat;
}

.bgcolor-25 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-25.png");
  background-repeat: repeat;
}

.bgcolor-26 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-26.png");
  background-repeat: repeat;
}

.bgcolor-27 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-27.png");
  background-repeat: repeat;
}

.bgcolor-28 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-28.png");
  background-repeat: repeat;
}

.bgcolor-29 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-29.png");
  background-repeat: repeat;
}

.bgcolor-30 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-30.png");
  background-repeat: repeat;
}

.bgcolor-31 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-31.png");
  background-repeat: repeat;
}

.bgcolor-32 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-32.png");
  background-repeat: repeat;
}

.bgcolor-33 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-33.png");
  background-repeat: repeat;
}

.bgcolor-34 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-34.png");
  background-repeat: repeat;
}

.bgcolor-35 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-35.png");
  background-repeat: repeat;
}

.bgcolor-36 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-36.png");
  background-repeat: repeat;
}

.bgcolor-37 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-37.png");
  background-repeat: repeat;
}

.bgcolor-38 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-38.png");
  background-repeat: repeat;
}

.bgcolor-39 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-39.png");
  background-repeat: repeat;
}

.bgcolor-40 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-40.png");
  background-repeat: repeat;
}

.bgcolor-41 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-41.png");
  background-repeat: repeat;
}

.bgcolor-42 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-42.png");
  background-repeat: repeat;
}

.bgcolor-43 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-43.png");
  background-repeat: repeat;
}

.bgcolor-44 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-44.png");
  background-repeat: repeat;
}

.bgcolor-45 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-45.png");
  background-repeat: repeat;
}

.bgcolor-46 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-46.png");
  background-repeat: repeat;
}

.bgcolor-47 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-47.png");
  background-repeat: repeat;
}

.bgcolor-48 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-48.png");
  background-repeat: repeat;
}

.bgcolor-49 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-49.png");
  background-repeat: repeat;
}

.bgcolor-50 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-50.png");
  background-repeat: repeat;
}

.bgcolor-51 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-51.png");
  background-repeat: repeat;
}

.bgcolor-52 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-52.png");
  background-repeat: repeat;
}

.bgcolor-53 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-53.png");
  background-repeat: repeat;
}

.bgcolor-54 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-54.png");
  background-repeat: repeat;
}

.bgcolor-55 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-55.png");
  background-repeat: repeat;
}

.bgcolor-56 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-56.png");
  background-repeat: repeat;
}

.bgcolor-57 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-57.png");
  background-repeat: repeat;
}

.bgcolor-58 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-58.png");
  background-repeat: repeat;
}

.bgcolor-59 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-59.png");
  background-repeat: repeat;
}

.bgcolor-60 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-60.png");
  background-repeat: repeat;
}

.bgcolor-61 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-61.png");
  background-repeat: repeat;
}

.bgcolor-62 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-62.png");
  background-repeat: repeat;
}

.bgcolor-63 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-63.png");
  background-repeat: repeat;
}

.bgcolor-64 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-64.png");
  background-repeat: repeat;
}

.bgcolor-65 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-65.png");
  background-repeat: repeat;
}

.bgcolor-66 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-66.png");
  background-repeat: repeat;
}

.bgcolor-67 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-67.png");
  background-repeat: repeat;
}

.bgcolor-68 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-68.png");
  background-repeat: repeat;
}

.bgcolor-69 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-69.png");
  background-repeat: repeat;
}

.bgcolor-70 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-70.png");
  background-repeat: repeat;
}

.bgcolor-71 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-71.png");
  background-repeat: repeat;
}

.bgcolor-72 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-72.png");
  background-repeat: repeat;
}

.bgcolor-73 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-73.png");
  background-repeat: repeat;
}

.bgcolor-74 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-74.png");
  background-repeat: repeat;
}

.bgcolor-75 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-75.png");
  background-repeat: repeat;
}

.bgcolor-76 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-76.png");
  background-repeat: repeat;
}

.bgcolor-77 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-77.png");
  background-repeat: repeat;
}

.bgcolor-78 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-78.png");
  background-repeat: repeat;
}

.bgcolor-79 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-79.png");
  background-repeat: repeat;
}

.bgcolor-80 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-80.png");
  background-repeat: repeat;
}

.bgcolor-81 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-81.png");
  background-repeat: repeat;
}

.bgcolor-82 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-82.png");
  background-repeat: repeat;
}

.bgcolor-83 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-83.png");
  background-repeat: repeat;
}

.bgcolor-84 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-84.png");
  background-repeat: repeat;
}

.bgcolor-85 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-85.png");
  background-repeat: repeat;
}

.bgcolor-86 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-86.png");
  background-repeat: repeat;
}

.bgcolor-87 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-87.png");
  background-repeat: repeat;
}

.bgcolor-88 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-88.png");
  background-repeat: repeat;
}

.bgcolor-89 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-89.png");
  background-repeat: repeat;
}

.bgcolor-90 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-90.png");
  background-repeat: repeat;
}

.bgcolor-91 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-91.png");
  background-repeat: repeat;
}

.bgcolor-92 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-92.png");
  background-repeat: repeat;
}

.bgcolor-93 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-93.png");
  background-repeat: repeat;
}

.bgcolor-94 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-94.png");
  background-repeat: repeat;
}

.bgcolor-95 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-95.png");
  background-repeat: repeat;
}

.bgcolor-96 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-96.png");
  background-repeat: repeat;
}

.bgcolor-97 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-97.png");
  background-repeat: repeat;
}

.bgcolor-98 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-98.png");
  background-repeat: repeat;
}

.bgcolor-99 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-99.png");
  background-repeat: repeat;
}

.bgcolor-100 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-100.png");
  background-repeat: repeat;
}

.bgcolor-101 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-101.png");
  background-repeat: repeat;
}

.bgcolor-102 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-102.png");
  background-repeat: repeat;
}

.bgcolor-103 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-103.png");
  background-repeat: repeat;
}

.bgcolor-104 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-104.png");
  background-repeat: repeat;
}

.bgcolor-105 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-105.png");
  background-repeat: repeat;
}

.bgcolor-106 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-106.png");
  background-repeat: repeat;
}

.bgcolor-107 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-107.png");
  background-repeat: repeat;
}

.bgcolor-108 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-108.png");
  background-repeat: repeat;
}

.bgcolor-109 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-109.png");
  background-repeat: repeat;
}

.bgcolor-110 {
  background-image: url("/assets/a/images/bgcolor/bg-form-color-110.png");
  background-repeat: repeat;
}

.color-tag-1:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-1.png");
}

.color-tag-2:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-2.png");
}

.color-tag-3:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-3.png");
}

.color-tag-4:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-4.png");
}

.color-tag-5:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-5.png");
}

.color-tag-6:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-6.png");
}

.color-tag-7:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-7.png");
}

.color-tag-8:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-8.png");
}

.color-tag-9:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-9.png");
}

.color-tag-10:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-10.png");
}

.color-tag-11:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-11.png");
}

.color-tag-12:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-12.png");
}

.color-tag-13:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-13.png");
}

.color-tag-14:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-14.png");
}

.color-tag-15:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-15.png");
}

.color-tag-16:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-16.png");
}

.color-tag-17:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-17.png");
}

.color-tag-18:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-18.png");
}

.color-tag-19:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-19.png");
}

.color-tag-20:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-20.png");
}

.color-tag-21:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-21.png");
}

.color-tag-22:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-22.png");
}

.color-tag-23:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-23.png");
}

.color-tag-24:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-24.png");
}

.color-tag-25:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-25.png");
}

.color-tag-26:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-26.png");
}

.color-tag-27:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-27.png");
}

.color-tag-28:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-28.png");
}

.color-tag-29:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-29.png");
}

.color-tag-30:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-30.png");
}

.color-tag-31:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-31.png");
}

.color-tag-32:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-32.png");
}

.color-tag-33:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-33.png");
}

.color-tag-34:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-34.png");
}

.color-tag-35:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-35.png");
}

.color-tag-36:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-36.png");
}

.color-tag-37:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-37.png");
}

.color-tag-38:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-38.png");
}

.color-tag-39:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-39.png");
}

.color-tag-40:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-40.png");
}

.color-tag-41:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-41.png");
}

.color-tag-42:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-42.png");
}

.color-tag-43:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-43.png");
}

.color-tag-44:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-44.png");
}

.color-tag-45:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-45.png");
}

.color-tag-46:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-46.png");
}

.color-tag-47:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-47.png");
}

.color-tag-48:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-48.png");
}

.color-tag-49:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-49.png");
}

.color-tag-50:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-50.png");
}

.color-tag-51:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-51.png");
}

.color-tag-52:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-52.png");
}

.color-tag-53:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-53.png");
}

.color-tag-54:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-54.png");
}

.color-tag-55:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-55.png");
}

.color-tag-56:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-56.png");
}

.color-tag-57:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-57.png");
}

.color-tag-58:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-58.png");
}

.color-tag-59:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-59.png");
}

.color-tag-60:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-60.png");
}

.color-tag-61:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-61.png");
}

.color-tag-62:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-62.png");
}

.color-tag-63:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-63.png");
}

.color-tag-64:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-64.png");
}

.color-tag-65:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-65.png");
}

.color-tag-66:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-66.png");
}

.color-tag-67:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-67.png");
}

.color-tag-68:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-68.png");
}

.color-tag-69:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-69.png");
}

.color-tag-70:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-70.png");
}

.color-tag-71:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-71.png");
}

.color-tag-72:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-72.png");
}

.color-tag-73:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-73.png");
}

.color-tag-74:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-74.png");
}

.color-tag-75:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-75.png");
}

.color-tag-76:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-76.png");
}

.color-tag-77:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-77.png");
}

.color-tag-78:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-78.png");
}

.color-tag-79:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-79.png");
}

.color-tag-80:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-80.png");
}

.color-tag-81:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-81.png");
}

.color-tag-82:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-82.png");
}

.color-tag-83:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-83.png");
}

.color-tag-84:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-84.png");
}

.color-tag-85:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-85.png");
}

.color-tag-86:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-86.png");
}

.color-tag-87:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-87.png");
}

.color-tag-88:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-88.png");
}

.color-tag-89:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-89.png");
}

.color-tag-90:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-90.png");
}

.color-tag-91:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-91.png");
}

.color-tag-92:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-92.png");
}

.color-tag-93:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-93.png");
}

.color-tag-94:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-94.png");
}

.color-tag-95:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-95.png");
}

.color-tag-96:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-96.png");
}

.color-tag-97:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-97.png");
}

.color-tag-98:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-98.png");
}

.color-tag-99:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-99.png");
}

.color-tag-100:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-100.png");
}

.color-tag-101:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-101.png");
}

.color-tag-102:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-102.png");
}

.color-tag-103:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-103.png");
}

.color-tag-104:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-104.png");
}

.color-tag-105:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-105.png");
}

.color-tag-106:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-106.png");
}

.color-tag-107:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-107.png");
}

.color-tag-108:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-108.png");
}

.color-tag-109:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-109.png");
}

.color-tag-110:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/colortag/store-blog-list-0001-06-110.png");
}

.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bxslider {
  margin: 0;
  padding: 0;
}

ul.bxslider {
  list-style: none;
}

.bx-viewport {
  -webkit-transform: translatez(0);
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%;
} /* .bx-wrapper .bx-loading{min-height:50px;background:url(images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000} */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000;
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager-item {
  display: inline-block;
  vertical-align: bottom;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) 0 -32px no-repeat;
}

.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) -43px -32px no-repeat;
}

.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus, .bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus, .bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .tel-icon-1:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/1.png");
  }
  .tel-icon-2:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/2.png");
  }
  .tel-icon-3:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/3.png");
  }
  .tel-icon-4:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/4.png");
  }
  .tel-icon-5:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/5.png");
  }
  .tel-icon-6:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/6.png");
  }
  .tel-icon-7:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/7.png");
  }
  .tel-icon-8:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/8.png");
  }
  .tel-icon-9:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/9.png");
  }
  .tel-icon-10:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/10.png");
  }
  .tel-icon-11:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/11.png");
  }
  .tel-icon-12:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/12.png");
  }
  .tel-icon-13:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/13.png");
  }
  .tel-icon-14:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/14.png");
  }
  .tel-icon-15:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/15.png");
  }
  .tel-icon-16:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/16.png");
  }
  .tel-icon-17:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/17.png");
  }
  .tel-icon-18:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/18.png");
  }
  .tel-icon-19:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/19.png");
  }
  .tel-icon-20:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/20.png");
  }
  .tel-icon-21:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/21.png");
  }
  .tel-icon-22:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/22.png");
  }
  .tel-icon-23:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/23.png");
  }
  .tel-icon-24:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/24.png");
  }
  .tel-icon-25:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/25.png");
  }
  .tel-icon-26:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/26.png");
  }
  .tel-icon-27:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/27.png");
  }
  .tel-icon-28:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/28.png");
  }
  .tel-icon-29:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/29.png");
  }
  .tel-icon-30:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/30.png");
  }
  .tel-icon-31:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/31.png");
  }
  .tel-icon-32:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/32.png");
  }
  .tel-icon-33:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/33.png");
  }
  .tel-icon-34:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/34.png");
  }
  .tel-icon-35:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/35.png");
  }
  .tel-icon-36:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/36.png");
  }
  .tel-icon-37:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/37.png");
  }
  .tel-icon-38:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/38.png");
  }
  .tel-icon-39:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/39.png");
  }
  .tel-icon-40:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/40.png");
  }
  .tel-icon-41:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/41.png");
  }
  .tel-icon-42:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/42.png");
  }
  .tel-icon-43:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/43.png");
  }
  .tel-icon-44:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/44.png");
  }
  .tel-icon-45:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/45.png");
  }
  .tel-icon-46:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/46.png");
  }
  .tel-icon-47:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/47.png");
  }
  .tel-icon-48:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/48.png");
  }
  .tel-icon-49:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/49.png");
  }
  .tel-icon-50:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/50.png");
  }
  .tel-icon-51:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/51.png");
  }
  .tel-icon-52:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/52.png");
  }
  .tel-icon-53:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/53.png");
  }
  .tel-icon-54:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/54.png");
  }
  .tel-icon-55:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/55.png");
  }
  .tel-icon-56:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/56.png");
  }
  .tel-icon-57:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/57.png");
  }
  .tel-icon-58:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/58.png");
  }
  .tel-icon-59:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/59.png");
  }
  .tel-icon-60:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/60.png");
  }
  .tel-icon-61:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/61.png");
  }
  .tel-icon-62:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/62.png");
  }
  .tel-icon-63:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/63.png");
  }
  .tel-icon-64:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/64.png");
  }
  .tel-icon-65:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/65.png");
  }
  .tel-icon-66:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/66.png");
  }
  .tel-icon-67:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/67.png");
  }
  .tel-icon-68:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/68.png");
  }
  .tel-icon-69:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/69.png");
  }
  .tel-icon-70:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/70.png");
  }
  .tel-icon-71:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/71.png");
  }
  .tel-icon-72:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/72.png");
  }
  .tel-icon-73:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/73.png");
  }
  .tel-icon-74:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/74.png");
  }
  .tel-icon-75:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/75.png");
  }
  .tel-icon-76:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/76.png");
  }
  .tel-icon-77:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/77.png");
  }
  .tel-icon-78:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/78.png");
  }
  .tel-icon-79:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/79.png");
  }
  .tel-icon-80:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/80.png");
  }
  .tel-icon-81:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/81.png");
  }
  .tel-icon-82:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/82.png");
  }
  .tel-icon-83:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/83.png");
  }
  .tel-icon-84:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/84.png");
  }
  .tel-icon-85:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/85.png");
  }
  .tel-icon-86:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/86.png");
  }
  .tel-icon-87:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/87.png");
  }
  .tel-icon-88:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/88.png");
  }
  .tel-icon-89:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/89.png");
  }
  .tel-icon-90:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/90.png");
  }
  .tel-icon-91:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/91.png");
  }
  .tel-icon-92:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/92.png");
  }
  .tel-icon-93:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/93.png");
  }
  .tel-icon-94:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/94.png");
  }
  .tel-icon-95:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/95.png");
  }
  .tel-icon-96:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/96.png");
  }
  .tel-icon-97:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/97.png");
  }
  .tel-icon-98:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/98.png");
  }
  .tel-icon-99:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/99.png");
  }
  .tel-icon-100:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/100.png");
  }
  .tel-icon-101:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/101.png");
  }
  .tel-icon-102:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/102.png");
  }
  .tel-icon-103:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/103.png");
  }
  .tel-icon-104:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/104.png");
  }
  .tel-icon-105:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/105.png");
  }
  .tel-icon-106:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/106.png");
  }
  .tel-icon-107:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/107.png");
  }
  .tel-icon-108:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/108.png");
  }
  .tel-icon-109:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/109.png");
  }
  .tel-icon-110:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon_sp/110.png");
  }
}
@media screen and (min-width: 768px) {
  .tel-icon-1:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/1.png");
  }
  .tel-icon-2:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/2.png");
  }
  .tel-icon-3:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/3.png");
  }
  .tel-icon-4:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/4.png");
  }
  .tel-icon-5:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/5.png");
  }
  .tel-icon-6:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/6.png");
  }
  .tel-icon-7:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/7.png");
  }
  .tel-icon-8:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/8.png");
  }
  .tel-icon-9:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/9.png");
  }
  .tel-icon-10:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/10.png");
  }
  .tel-icon-11:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/11.png");
  }
  .tel-icon-12:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/12.png");
  }
  .tel-icon-13:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/13.png");
  }
  .tel-icon-14:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/14.png");
  }
  .tel-icon-15:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/15.png");
  }
  .tel-icon-16:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/16.png");
  }
  .tel-icon-17:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/17.png");
  }
  .tel-icon-18:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/18.png");
  }
  .tel-icon-19:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/19.png");
  }
  .tel-icon-20:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/20.png");
  }
  .tel-icon-21:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/21.png");
  }
  .tel-icon-22:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/22.png");
  }
  .tel-icon-23:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/23.png");
  }
  .tel-icon-24:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/24.png");
  }
  .tel-icon-25:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/25.png");
  }
  .tel-icon-26:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/26.png");
  }
  .tel-icon-27:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/27.png");
  }
  .tel-icon-28:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/28.png");
  }
  .tel-icon-29:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/29.png");
  }
  .tel-icon-30:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/30.png");
  }
  .tel-icon-31:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/31.png");
  }
  .tel-icon-32:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/32.png");
  }
  .tel-icon-33:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/33.png");
  }
  .tel-icon-34:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/34.png");
  }
  .tel-icon-35:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/35.png");
  }
  .tel-icon-36:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/36.png");
  }
  .tel-icon-37:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/37.png");
  }
  .tel-icon-38:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/38.png");
  }
  .tel-icon-39:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/39.png");
  }
  .tel-icon-40:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/40.png");
  }
  .tel-icon-41:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/41.png");
  }
  .tel-icon-42:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/42.png");
  }
  .tel-icon-43:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/43.png");
  }
  .tel-icon-44:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/44.png");
  }
  .tel-icon-45:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/45.png");
  }
  .tel-icon-46:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/46.png");
  }
  .tel-icon-47:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/47.png");
  }
  .tel-icon-48:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/48.png");
  }
  .tel-icon-49:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/49.png");
  }
  .tel-icon-50:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/50.png");
  }
  .tel-icon-51:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/51.png");
  }
  .tel-icon-52:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/52.png");
  }
  .tel-icon-53:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/53.png");
  }
  .tel-icon-54:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/54.png");
  }
  .tel-icon-55:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/55.png");
  }
  .tel-icon-56:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/56.png");
  }
  .tel-icon-57:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/57.png");
  }
  .tel-icon-58:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/58.png");
  }
  .tel-icon-59:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/59.png");
  }
  .tel-icon-60:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/60.png");
  }
  .tel-icon-61:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/61.png");
  }
  .tel-icon-62:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/62.png");
  }
  .tel-icon-63:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/63.png");
  }
  .tel-icon-64:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/64.png");
  }
  .tel-icon-65:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/65.png");
  }
  .tel-icon-66:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/66.png");
  }
  .tel-icon-67:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/67.png");
  }
  .tel-icon-68:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/68.png");
  }
  .tel-icon-69:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/69.png");
  }
  .tel-icon-70:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/70.png");
  }
  .tel-icon-71:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/71.png");
  }
  .tel-icon-72:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/72.png");
  }
  .tel-icon-73:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/73.png");
  }
  .tel-icon-74:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/74.png");
  }
  .tel-icon-75:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/75.png");
  }
  .tel-icon-76:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/76.png");
  }
  .tel-icon-77:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/77.png");
  }
  .tel-icon-78:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/78.png");
  }
  .tel-icon-79:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/79.png");
  }
  .tel-icon-80:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/80.png");
  }
  .tel-icon-81:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/81.png");
  }
  .tel-icon-82:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/82.png");
  }
  .tel-icon-83:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/83.png");
  }
  .tel-icon-84:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/84.png");
  }
  .tel-icon-85:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/85.png");
  }
  .tel-icon-86:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/86.png");
  }
  .tel-icon-87:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/87.png");
  }
  .tel-icon-88:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/88.png");
  }
  .tel-icon-89:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/89.png");
  }
  .tel-icon-90:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/90.png");
  }
  .tel-icon-91:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/91.png");
  }
  .tel-icon-92:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/92.png");
  }
  .tel-icon-93:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/93.png");
  }
  .tel-icon-94:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/94.png");
  }
  .tel-icon-95:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/95.png");
  }
  .tel-icon-96:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/96.png");
  }
  .tel-icon-97:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/97.png");
  }
  .tel-icon-98:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/98.png");
  }
  .tel-icon-99:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/99.png");
  }
  .tel-icon-100:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/100.png");
  }
  .tel-icon-101:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/101.png");
  }
  .tel-icon-102:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/102.png");
  }
  .tel-icon-103:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/103.png");
  }
  .tel-icon-104:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/104.png");
  }
  .tel-icon-105:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/105.png");
  }
  .tel-icon-106:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/106.png");
  }
  .tel-icon-107:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/107.png");
  }
  .tel-icon-108:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/108.png");
  }
  .tel-icon-109:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/109.png");
  }
  .tel-icon-110:before {
    background-image: url("/assets/a/images/store-info-set-0001/tel_icon/110.png");
  }
}
.color-tile-1 {
  background-image: url("/assets/a/images/colortile/1.png");
  background-repeat: repeat;
}

.color-tile-2 {
  background-image: url("/assets/a/images/colortile/2.png");
  background-repeat: repeat;
}

.color-tile-3 {
  background-image: url("/assets/a/images/colortile/3.png");
  background-repeat: repeat;
}

.color-tile-4 {
  background-image: url("/assets/a/images/colortile/4.png");
  background-repeat: repeat;
}

.color-tile-5 {
  background-image: url("/assets/a/images/colortile/5.png");
  background-repeat: repeat;
}

.color-tile-6 {
  background-image: url("/assets/a/images/colortile/6.png");
  background-repeat: repeat;
}

.color-tile-7 {
  background-image: url("/assets/a/images/colortile/7.png");
  background-repeat: repeat;
}

.color-tile-8 {
  background-image: url("/assets/a/images/colortile/8.png");
  background-repeat: repeat;
}

.color-tile-9 {
  background-image: url("/assets/a/images/colortile/9.png");
  background-repeat: repeat;
}

.color-tile-10 {
  background-image: url("/assets/a/images/colortile/10.png");
  background-repeat: repeat;
}

.color-tile-11 {
  background-image: url("/assets/a/images/colortile/11.png");
  background-repeat: repeat;
}

.color-tile-12 {
  background-image: url("/assets/a/images/colortile/12.png");
  background-repeat: repeat;
}

.color-tile-13 {
  background-image: url("/assets/a/images/colortile/13.png");
  background-repeat: repeat;
}

.color-tile-14 {
  background-image: url("/assets/a/images/colortile/14.png");
  background-repeat: repeat;
}

.color-tile-15 {
  background-image: url("/assets/a/images/colortile/15.png");
  background-repeat: repeat;
}

.color-tile-16 {
  background-image: url("/assets/a/images/colortile/16.png");
  background-repeat: repeat;
}

.color-tile-17 {
  background-image: url("/assets/a/images/colortile/17.png");
  background-repeat: repeat;
}

.color-tile-18 {
  background-image: url("/assets/a/images/colortile/18.png");
  background-repeat: repeat;
}

.color-tile-19 {
  background-image: url("/assets/a/images/colortile/19.png");
  background-repeat: repeat;
}

.color-tile-20 {
  background-image: url("/assets/a/images/colortile/20.png");
  background-repeat: repeat;
}

.color-tile-21 {
  background-image: url("/assets/a/images/colortile/21.png");
  background-repeat: repeat;
}

.color-tile-22 {
  background-image: url("/assets/a/images/colortile/22.png");
  background-repeat: repeat;
}

.color-tile-23 {
  background-image: url("/assets/a/images/colortile/23.png");
  background-repeat: repeat;
}

.color-tile-24 {
  background-image: url("/assets/a/images/colortile/24.png");
  background-repeat: repeat;
}

.color-tile-25 {
  background-image: url("/assets/a/images/colortile/25.png");
  background-repeat: repeat;
}

.color-tile-26 {
  background-image: url("/assets/a/images/colortile/26.png");
  background-repeat: repeat;
}

.color-tile-27 {
  background-image: url("/assets/a/images/colortile/27.png");
  background-repeat: repeat;
}

.color-tile-28 {
  background-image: url("/assets/a/images/colortile/28.png");
  background-repeat: repeat;
}

.color-tile-29 {
  background-image: url("/assets/a/images/colortile/29.png");
  background-repeat: repeat;
}

.color-tile-30 {
  background-image: url("/assets/a/images/colortile/30.png");
  background-repeat: repeat;
}

.color-tile-31 {
  background-image: url("/assets/a/images/colortile/31.png");
  background-repeat: repeat;
}

.color-tile-32 {
  background-image: url("/assets/a/images/colortile/32.png");
  background-repeat: repeat;
}

.color-tile-33 {
  background-image: url("/assets/a/images/colortile/33.png");
  background-repeat: repeat;
}

.color-tile-34 {
  background-image: url("/assets/a/images/colortile/34.png");
  background-repeat: repeat;
}

.color-tile-35 {
  background-image: url("/assets/a/images/colortile/35.png");
  background-repeat: repeat;
}

.color-tile-36 {
  background-image: url("/assets/a/images/colortile/36.png");
  background-repeat: repeat;
}

.color-tile-37 {
  background-image: url("/assets/a/images/colortile/37.png");
  background-repeat: repeat;
}

.color-tile-38 {
  background-image: url("/assets/a/images/colortile/38.png");
  background-repeat: repeat;
}

.color-tile-39 {
  background-image: url("/assets/a/images/colortile/39.png");
  background-repeat: repeat;
}

.color-tile-40 {
  background-image: url("/assets/a/images/colortile/40.png");
  background-repeat: repeat;
}

.color-tile-41 {
  background-image: url("/assets/a/images/colortile/41.png");
  background-repeat: repeat;
}

.color-tile-42 {
  background-image: url("/assets/a/images/colortile/42.png");
  background-repeat: repeat;
}

.color-tile-43 {
  background-image: url("/assets/a/images/colortile/43.png");
  background-repeat: repeat;
}

.color-tile-44 {
  background-image: url("/assets/a/images/colortile/44.png");
  background-repeat: repeat;
}

.color-tile-45 {
  background-image: url("/assets/a/images/colortile/45.png");
  background-repeat: repeat;
}

.color-tile-46 {
  background-image: url("/assets/a/images/colortile/46.png");
  background-repeat: repeat;
}

.color-tile-47 {
  background-image: url("/assets/a/images/colortile/47.png");
  background-repeat: repeat;
}

.color-tile-48 {
  background-image: url("/assets/a/images/colortile/48.png");
  background-repeat: repeat;
}

.color-tile-49 {
  background-image: url("/assets/a/images/colortile/49.png");
  background-repeat: repeat;
}

.color-tile-50 {
  background-image: url("/assets/a/images/colortile/50.png");
  background-repeat: repeat;
}

.color-tile-51 {
  background-image: url("/assets/a/images/colortile/51.png");
  background-repeat: repeat;
}

.color-tile-52 {
  background-image: url("/assets/a/images/colortile/52.png");
  background-repeat: repeat;
}

.color-tile-53 {
  background-image: url("/assets/a/images/colortile/53.png");
  background-repeat: repeat;
}

.color-tile-54 {
  background-image: url("/assets/a/images/colortile/54.png");
  background-repeat: repeat;
}

.color-tile-55 {
  background-image: url("/assets/a/images/colortile/55.png");
  background-repeat: repeat;
}

.color-tile-56 {
  background-image: url("/assets/a/images/colortile/56.png");
  background-repeat: repeat;
}

.color-tile-57 {
  background-image: url("/assets/a/images/colortile/57.png");
  background-repeat: repeat;
}

.color-tile-58 {
  background-image: url("/assets/a/images/colortile/58.png");
  background-repeat: repeat;
}

.color-tile-59 {
  background-image: url("/assets/a/images/colortile/59.png");
  background-repeat: repeat;
}

.color-tile-60 {
  background-image: url("/assets/a/images/colortile/60.png");
  background-repeat: repeat;
}

.color-tile-61 {
  background-image: url("/assets/a/images/colortile/61.png");
  background-repeat: repeat;
}

.color-tile-62 {
  background-image: url("/assets/a/images/colortile/62.png");
  background-repeat: repeat;
}

.color-tile-63 {
  background-image: url("/assets/a/images/colortile/63.png");
  background-repeat: repeat;
}

.color-tile-64 {
  background-image: url("/assets/a/images/colortile/64.png");
  background-repeat: repeat;
}

.color-tile-65 {
  background-image: url("/assets/a/images/colortile/65.png");
  background-repeat: repeat;
}

.color-tile-66 {
  background-image: url("/assets/a/images/colortile/66.png");
  background-repeat: repeat;
}

.color-tile-67 {
  background-image: url("/assets/a/images/colortile/67.png");
  background-repeat: repeat;
}

.color-tile-68 {
  background-image: url("/assets/a/images/colortile/68.png");
  background-repeat: repeat;
}

.color-tile-69 {
  background-image: url("/assets/a/images/colortile/69.png");
  background-repeat: repeat;
}

.color-tile-70 {
  background-image: url("/assets/a/images/colortile/70.png");
  background-repeat: repeat;
}

.color-tile-71 {
  background-image: url("/assets/a/images/colortile/71.png");
  background-repeat: repeat;
}

.color-tile-72 {
  background-image: url("/assets/a/images/colortile/72.png");
  background-repeat: repeat;
}

.color-tile-73 {
  background-image: url("/assets/a/images/colortile/73.png");
  background-repeat: repeat;
}

.color-tile-74 {
  background-image: url("/assets/a/images/colortile/74.png");
  background-repeat: repeat;
}

.color-tile-75 {
  background-image: url("/assets/a/images/colortile/75.png");
  background-repeat: repeat;
}

.color-tile-76 {
  background-image: url("/assets/a/images/colortile/76.png");
  background-repeat: repeat;
}

.color-tile-77 {
  background-image: url("/assets/a/images/colortile/77.png");
  background-repeat: repeat;
}

.color-tile-78 {
  background-image: url("/assets/a/images/colortile/78.png");
  background-repeat: repeat;
}

.color-tile-79 {
  background-image: url("/assets/a/images/colortile/79.png");
  background-repeat: repeat;
}

.color-tile-80 {
  background-image: url("/assets/a/images/colortile/80.png");
  background-repeat: repeat;
}

.color-tile-81 {
  background-image: url("/assets/a/images/colortile/81.png");
  background-repeat: repeat;
}

.color-tile-82 {
  background-image: url("/assets/a/images/colortile/82.png");
  background-repeat: repeat;
}

.color-tile-83 {
  background-image: url("/assets/a/images/colortile/83.png");
  background-repeat: repeat;
}

.color-tile-84 {
  background-image: url("/assets/a/images/colortile/84.png");
  background-repeat: repeat;
}

.color-tile-85 {
  background-image: url("/assets/a/images/colortile/85.png");
  background-repeat: repeat;
}

.color-tile-86 {
  background-image: url("/assets/a/images/colortile/86.png");
  background-repeat: repeat;
}

.color-tile-87 {
  background-image: url("/assets/a/images/colortile/87.png");
  background-repeat: repeat;
}

.color-tile-88 {
  background-image: url("/assets/a/images/colortile/88.png");
  background-repeat: repeat;
}

.color-tile-89 {
  background-image: url("/assets/a/images/colortile/89.png");
  background-repeat: repeat;
}

.color-tile-90 {
  background-image: url("/assets/a/images/colortile/90.png");
  background-repeat: repeat;
}

.color-tile-91 {
  background-image: url("/assets/a/images/colortile/91.png");
  background-repeat: repeat;
}

.color-tile-92 {
  background-image: url("/assets/a/images/colortile/92.png");
  background-repeat: repeat;
}

.color-tile-93 {
  background-image: url("/assets/a/images/colortile/93.png");
  background-repeat: repeat;
}

.color-tile-94 {
  background-image: url("/assets/a/images/colortile/94.png");
  background-repeat: repeat;
}

.color-tile-95 {
  background-image: url("/assets/a/images/colortile/95.png");
  background-repeat: repeat;
}

.color-tile-96 {
  background-image: url("/assets/a/images/colortile/96.png");
  background-repeat: repeat;
}

.color-tile-97 {
  background-image: url("/assets/a/images/colortile/97.png");
  background-repeat: repeat;
}

.color-tile-98 {
  background-image: url("/assets/a/images/colortile/98.png");
  background-repeat: repeat;
}

.color-tile-99 {
  background-image: url("/assets/a/images/colortile/99.png");
  background-repeat: repeat;
}

.color-tile-100 {
  background-image: url("/assets/a/images/colortile/100.png");
  background-repeat: repeat;
}

.color-tile-101 {
  background-image: url("/assets/a/images/colortile/101.png");
  background-repeat: repeat;
}

.color-tile-102 {
  background-image: url("/assets/a/images/colortile/102.png");
  background-repeat: repeat;
}

.color-tile-103 {
  background-image: url("/assets/a/images/colortile/103.png");
  background-repeat: repeat;
}

.color-tile-104 {
  background-image: url("/assets/a/images/colortile/104.png");
  background-repeat: repeat;
}

.color-tile-105 {
  background-image: url("/assets/a/images/colortile/105.png");
  background-repeat: repeat;
}

.color-tile-106 {
  background-image: url("/assets/a/images/colortile/106.png");
  background-repeat: repeat;
}

.color-tile-107 {
  background-image: url("/assets/a/images/colortile/107.png");
  background-repeat: repeat;
}

.color-tile-108 {
  background-image: url("/assets/a/images/colortile/108.png");
  background-repeat: repeat;
}

.color-tile-109 {
  background-image: url("/assets/a/images/colortile/109.png");
  background-repeat: repeat;
}

.color-tile-110 {
  background-image: url("/assets/a/images/colortile/110.png");
  background-repeat: repeat;
}

.theme-1 .page-start-icon-1:before, .theme-4 .page-start-icon-1:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/1.png");
}

.theme-1 .page-start-icon-2:before, .theme-4 .page-start-icon-2:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/2.png");
}

.theme-1 .page-start-icon-3:before, .theme-4 .page-start-icon-3:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/3.png");
}

.theme-1 .page-start-icon-4:before, .theme-4 .page-start-icon-4:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/4.png");
}

.theme-1 .page-start-icon-5:before, .theme-4 .page-start-icon-5:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/5.png");
}

.theme-1 .page-start-icon-6:before, .theme-4 .page-start-icon-6:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/6.png");
}

.theme-1 .page-start-icon-7:before, .theme-4 .page-start-icon-7:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/7.png");
}

.theme-1 .page-start-icon-8:before, .theme-4 .page-start-icon-8:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/8.png");
}

.theme-1 .page-start-icon-9:before, .theme-4 .page-start-icon-9:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/9.png");
}

.theme-1 .page-start-icon-10:before, .theme-4 .page-start-icon-10:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/10.png");
}

.theme-1 .page-start-icon-11:before, .theme-4 .page-start-icon-11:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/11.png");
}

.theme-1 .page-start-icon-12:before, .theme-4 .page-start-icon-12:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/12.png");
}

.theme-1 .page-start-icon-13:before, .theme-4 .page-start-icon-13:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/13.png");
}

.theme-1 .page-start-icon-14:before, .theme-4 .page-start-icon-14:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/14.png");
}

.theme-1 .page-start-icon-15:before, .theme-4 .page-start-icon-15:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/15.png");
}

.theme-1 .page-start-icon-16:before, .theme-4 .page-start-icon-16:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/16.png");
}

.theme-1 .page-start-icon-17:before, .theme-4 .page-start-icon-17:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/17.png");
}

.theme-1 .page-start-icon-18:before, .theme-4 .page-start-icon-18:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/18.png");
}

.theme-1 .page-start-icon-19:before, .theme-4 .page-start-icon-19:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/19.png");
}

.theme-1 .page-start-icon-20:before, .theme-4 .page-start-icon-20:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/20.png");
}

.theme-1 .page-start-icon-21:before, .theme-4 .page-start-icon-21:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/21.png");
}

.theme-1 .page-start-icon-22:before, .theme-4 .page-start-icon-22:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/22.png");
}

.theme-1 .page-start-icon-23:before, .theme-4 .page-start-icon-23:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/23.png");
}

.theme-1 .page-start-icon-24:before, .theme-4 .page-start-icon-24:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/24.png");
}

.theme-1 .page-start-icon-25:before, .theme-4 .page-start-icon-25:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/25.png");
}

.theme-1 .page-start-icon-26:before, .theme-4 .page-start-icon-26:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/26.png");
}

.theme-1 .page-start-icon-27:before, .theme-4 .page-start-icon-27:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/27.png");
}

.theme-1 .page-start-icon-28:before, .theme-4 .page-start-icon-28:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/28.png");
}

.theme-1 .page-start-icon-29:before, .theme-4 .page-start-icon-29:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/29.png");
}

.theme-1 .page-start-icon-30:before, .theme-4 .page-start-icon-30:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/30.png");
}

.theme-1 .page-start-icon-31:before, .theme-4 .page-start-icon-31:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/31.png");
}

.theme-1 .page-start-icon-32:before, .theme-4 .page-start-icon-32:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/32.png");
}

.theme-1 .page-start-icon-33:before, .theme-4 .page-start-icon-33:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/33.png");
}

.theme-1 .page-start-icon-34:before, .theme-4 .page-start-icon-34:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/34.png");
}

.theme-1 .page-start-icon-35:before, .theme-4 .page-start-icon-35:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/35.png");
}

.theme-1 .page-start-icon-36:before, .theme-4 .page-start-icon-36:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/36.png");
}

.theme-1 .page-start-icon-37:before, .theme-4 .page-start-icon-37:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/37.png");
}

.theme-1 .page-start-icon-38:before, .theme-4 .page-start-icon-38:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/38.png");
}

.theme-1 .page-start-icon-39:before, .theme-4 .page-start-icon-39:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/39.png");
}

.theme-1 .page-start-icon-40:before, .theme-4 .page-start-icon-40:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/40.png");
}

.theme-1 .page-start-icon-41:before, .theme-4 .page-start-icon-41:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/41.png");
}

.theme-1 .page-start-icon-42:before, .theme-4 .page-start-icon-42:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/42.png");
}

.theme-1 .page-start-icon-43:before, .theme-4 .page-start-icon-43:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/43.png");
}

.theme-1 .page-start-icon-44:before, .theme-4 .page-start-icon-44:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/44.png");
}

.theme-1 .page-start-icon-45:before, .theme-4 .page-start-icon-45:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/45.png");
}

.theme-1 .page-start-icon-46:before, .theme-4 .page-start-icon-46:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/46.png");
}

.theme-1 .page-start-icon-47:before, .theme-4 .page-start-icon-47:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/47.png");
}

.theme-1 .page-start-icon-48:before, .theme-4 .page-start-icon-48:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/48.png");
}

.theme-1 .page-start-icon-49:before, .theme-4 .page-start-icon-49:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/49.png");
}

.theme-1 .page-start-icon-50:before, .theme-4 .page-start-icon-50:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/50.png");
}

.theme-1 .page-start-icon-51:before, .theme-4 .page-start-icon-51:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/51.png");
}

.theme-1 .page-start-icon-52:before, .theme-4 .page-start-icon-52:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/52.png");
}

.theme-1 .page-start-icon-53:before, .theme-4 .page-start-icon-53:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/53.png");
}

.theme-1 .page-start-icon-54:before, .theme-4 .page-start-icon-54:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/54.png");
}

.theme-1 .page-start-icon-55:before, .theme-4 .page-start-icon-55:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/55.png");
}

.theme-1 .page-start-icon-56:before, .theme-4 .page-start-icon-56:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/56.png");
}

.theme-1 .page-start-icon-57:before, .theme-4 .page-start-icon-57:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/57.png");
}

.theme-1 .page-start-icon-58:before, .theme-4 .page-start-icon-58:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/58.png");
}

.theme-1 .page-start-icon-59:before, .theme-4 .page-start-icon-59:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/59.png");
}

.theme-1 .page-start-icon-60:before, .theme-4 .page-start-icon-60:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/60.png");
}

.theme-1 .page-start-icon-61:before, .theme-4 .page-start-icon-61:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/61.png");
}

.theme-1 .page-start-icon-62:before, .theme-4 .page-start-icon-62:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/62.png");
}

.theme-1 .page-start-icon-63:before, .theme-4 .page-start-icon-63:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/63.png");
}

.theme-1 .page-start-icon-64:before, .theme-4 .page-start-icon-64:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/64.png");
}

.theme-1 .page-start-icon-65:before, .theme-4 .page-start-icon-65:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/65.png");
}

.theme-1 .page-start-icon-66:before, .theme-4 .page-start-icon-66:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/66.png");
}

.theme-1 .page-start-icon-67:before, .theme-4 .page-start-icon-67:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/67.png");
}

.theme-1 .page-start-icon-68:before, .theme-4 .page-start-icon-68:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/68.png");
}

.theme-1 .page-start-icon-69:before, .theme-4 .page-start-icon-69:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/69.png");
}

.theme-1 .page-start-icon-70:before, .theme-4 .page-start-icon-70:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/70.png");
}

.theme-1 .page-start-icon-71:before, .theme-4 .page-start-icon-71:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/71.png");
}

.theme-1 .page-start-icon-72:before, .theme-4 .page-start-icon-72:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/72.png");
}

.theme-1 .page-start-icon-73:before, .theme-4 .page-start-icon-73:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/73.png");
}

.theme-1 .page-start-icon-74:before, .theme-4 .page-start-icon-74:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/74.png");
}

.theme-1 .page-start-icon-75:before, .theme-4 .page-start-icon-75:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/75.png");
}

.theme-1 .page-start-icon-76:before, .theme-4 .page-start-icon-76:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/76.png");
}

.theme-1 .page-start-icon-77:before, .theme-4 .page-start-icon-77:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/77.png");
}

.theme-1 .page-start-icon-78:before, .theme-4 .page-start-icon-78:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/78.png");
}

.theme-1 .page-start-icon-79:before, .theme-4 .page-start-icon-79:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/79.png");
}

.theme-1 .page-start-icon-80:before, .theme-4 .page-start-icon-80:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/80.png");
}

.theme-1 .page-start-icon-81:before, .theme-4 .page-start-icon-81:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/81.png");
}

.theme-1 .page-start-icon-82:before, .theme-4 .page-start-icon-82:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/82.png");
}

.theme-1 .page-start-icon-83:before, .theme-4 .page-start-icon-83:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/83.png");
}

.theme-1 .page-start-icon-84:before, .theme-4 .page-start-icon-84:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/84.png");
}

.theme-1 .page-start-icon-85:before, .theme-4 .page-start-icon-85:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/85.png");
}

.theme-1 .page-start-icon-86:before, .theme-4 .page-start-icon-86:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/86.png");
}

.theme-1 .page-start-icon-87:before, .theme-4 .page-start-icon-87:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/87.png");
}

.theme-1 .page-start-icon-88:before, .theme-4 .page-start-icon-88:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/88.png");
}

.theme-1 .page-start-icon-89:before, .theme-4 .page-start-icon-89:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/89.png");
}

.theme-1 .page-start-icon-90:before, .theme-4 .page-start-icon-90:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/90.png");
}

.theme-1 .page-start-icon-91:before, .theme-4 .page-start-icon-91:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/91.png");
}

.theme-1 .page-start-icon-92:before, .theme-4 .page-start-icon-92:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/92.png");
}

.theme-1 .page-start-icon-93:before, .theme-4 .page-start-icon-93:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/93.png");
}

.theme-1 .page-start-icon-94:before, .theme-4 .page-start-icon-94:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/94.png");
}

.theme-1 .page-start-icon-95:before, .theme-4 .page-start-icon-95:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/95.png");
}

.theme-1 .page-start-icon-96:before, .theme-4 .page-start-icon-96:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/96.png");
}

.theme-1 .page-start-icon-97:before, .theme-4 .page-start-icon-97:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/97.png");
}

.theme-1 .page-start-icon-98:before, .theme-4 .page-start-icon-98:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/98.png");
}

.theme-1 .page-start-icon-99:before, .theme-4 .page-start-icon-99:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/99.png");
}

.theme-1 .page-start-icon-100:before, .theme-4 .page-start-icon-100:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/100.png");
}

.theme-1 .page-start-icon-101:before, .theme-4 .page-start-icon-101:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/101.png");
}

.theme-1 .page-start-icon-102:before, .theme-4 .page-start-icon-102:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/102.png");
}

.theme-1 .page-start-icon-103:before, .theme-4 .page-start-icon-103:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/103.png");
}

.theme-1 .page-start-icon-104:before, .theme-4 .page-start-icon-104:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/104.png");
}

.theme-1 .page-start-icon-105:before, .theme-4 .page-start-icon-105:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/105.png");
}

.theme-1 .page-start-icon-106:before, .theme-4 .page-start-icon-106:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/106.png");
}

.theme-1 .page-start-icon-107:before, .theme-4 .page-start-icon-107:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/107.png");
}

.theme-1 .page-start-icon-108:before, .theme-4 .page-start-icon-108:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/108.png");
}

.theme-1 .page-start-icon-109:before, .theme-4 .page-start-icon-109:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/109.png");
}

.theme-1 .page-start-icon-110:before, .theme-4 .page-start-icon-110:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-09/110.png");
}

.theme-2 .page-start-icon-1:before, .theme-3 .page-start-icon-1:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/1.png");
}

.theme-2 .page-start-icon-2:before, .theme-3 .page-start-icon-2:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/2.png");
}

.theme-2 .page-start-icon-3:before, .theme-3 .page-start-icon-3:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/3.png");
}

.theme-2 .page-start-icon-4:before, .theme-3 .page-start-icon-4:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/4.png");
}

.theme-2 .page-start-icon-5:before, .theme-3 .page-start-icon-5:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/5.png");
}

.theme-2 .page-start-icon-6:before, .theme-3 .page-start-icon-6:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/6.png");
}

.theme-2 .page-start-icon-7:before, .theme-3 .page-start-icon-7:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/7.png");
}

.theme-2 .page-start-icon-8:before, .theme-3 .page-start-icon-8:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/8.png");
}

.theme-2 .page-start-icon-9:before, .theme-3 .page-start-icon-9:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/9.png");
}

.theme-2 .page-start-icon-10:before, .theme-3 .page-start-icon-10:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/10.png");
}

.theme-2 .page-start-icon-11:before, .theme-3 .page-start-icon-11:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/11.png");
}

.theme-2 .page-start-icon-12:before, .theme-3 .page-start-icon-12:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/12.png");
}

.theme-2 .page-start-icon-13:before, .theme-3 .page-start-icon-13:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/13.png");
}

.theme-2 .page-start-icon-14:before, .theme-3 .page-start-icon-14:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/14.png");
}

.theme-2 .page-start-icon-15:before, .theme-3 .page-start-icon-15:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/15.png");
}

.theme-2 .page-start-icon-16:before, .theme-3 .page-start-icon-16:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/16.png");
}

.theme-2 .page-start-icon-17:before, .theme-3 .page-start-icon-17:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/17.png");
}

.theme-2 .page-start-icon-18:before, .theme-3 .page-start-icon-18:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/18.png");
}

.theme-2 .page-start-icon-19:before, .theme-3 .page-start-icon-19:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/19.png");
}

.theme-2 .page-start-icon-20:before, .theme-3 .page-start-icon-20:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/20.png");
}

.theme-2 .page-start-icon-21:before, .theme-3 .page-start-icon-21:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/21.png");
}

.theme-2 .page-start-icon-22:before, .theme-3 .page-start-icon-22:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/22.png");
}

.theme-2 .page-start-icon-23:before, .theme-3 .page-start-icon-23:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/23.png");
}

.theme-2 .page-start-icon-24:before, .theme-3 .page-start-icon-24:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/24.png");
}

.theme-2 .page-start-icon-25:before, .theme-3 .page-start-icon-25:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/25.png");
}

.theme-2 .page-start-icon-26:before, .theme-3 .page-start-icon-26:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/26.png");
}

.theme-2 .page-start-icon-27:before, .theme-3 .page-start-icon-27:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/27.png");
}

.theme-2 .page-start-icon-28:before, .theme-3 .page-start-icon-28:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/28.png");
}

.theme-2 .page-start-icon-29:before, .theme-3 .page-start-icon-29:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/29.png");
}

.theme-2 .page-start-icon-30:before, .theme-3 .page-start-icon-30:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/30.png");
}

.theme-2 .page-start-icon-31:before, .theme-3 .page-start-icon-31:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/31.png");
}

.theme-2 .page-start-icon-32:before, .theme-3 .page-start-icon-32:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/32.png");
}

.theme-2 .page-start-icon-33:before, .theme-3 .page-start-icon-33:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/33.png");
}

.theme-2 .page-start-icon-34:before, .theme-3 .page-start-icon-34:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/34.png");
}

.theme-2 .page-start-icon-35:before, .theme-3 .page-start-icon-35:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/35.png");
}

.theme-2 .page-start-icon-36:before, .theme-3 .page-start-icon-36:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/36.png");
}

.theme-2 .page-start-icon-37:before, .theme-3 .page-start-icon-37:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/37.png");
}

.theme-2 .page-start-icon-38:before, .theme-3 .page-start-icon-38:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/38.png");
}

.theme-2 .page-start-icon-39:before, .theme-3 .page-start-icon-39:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/39.png");
}

.theme-2 .page-start-icon-40:before, .theme-3 .page-start-icon-40:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/40.png");
}

.theme-2 .page-start-icon-41:before, .theme-3 .page-start-icon-41:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/41.png");
}

.theme-2 .page-start-icon-42:before, .theme-3 .page-start-icon-42:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/42.png");
}

.theme-2 .page-start-icon-43:before, .theme-3 .page-start-icon-43:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/43.png");
}

.theme-2 .page-start-icon-44:before, .theme-3 .page-start-icon-44:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/44.png");
}

.theme-2 .page-start-icon-45:before, .theme-3 .page-start-icon-45:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/45.png");
}

.theme-2 .page-start-icon-46:before, .theme-3 .page-start-icon-46:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/46.png");
}

.theme-2 .page-start-icon-47:before, .theme-3 .page-start-icon-47:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/47.png");
}

.theme-2 .page-start-icon-48:before, .theme-3 .page-start-icon-48:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/48.png");
}

.theme-2 .page-start-icon-49:before, .theme-3 .page-start-icon-49:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/49.png");
}

.theme-2 .page-start-icon-50:before, .theme-3 .page-start-icon-50:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/50.png");
}

.theme-2 .page-start-icon-51:before, .theme-3 .page-start-icon-51:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/51.png");
}

.theme-2 .page-start-icon-52:before, .theme-3 .page-start-icon-52:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/52.png");
}

.theme-2 .page-start-icon-53:before, .theme-3 .page-start-icon-53:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/53.png");
}

.theme-2 .page-start-icon-54:before, .theme-3 .page-start-icon-54:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/54.png");
}

.theme-2 .page-start-icon-55:before, .theme-3 .page-start-icon-55:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/55.png");
}

.theme-2 .page-start-icon-56:before, .theme-3 .page-start-icon-56:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/56.png");
}

.theme-2 .page-start-icon-57:before, .theme-3 .page-start-icon-57:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/57.png");
}

.theme-2 .page-start-icon-58:before, .theme-3 .page-start-icon-58:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/58.png");
}

.theme-2 .page-start-icon-59:before, .theme-3 .page-start-icon-59:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/59.png");
}

.theme-2 .page-start-icon-60:before, .theme-3 .page-start-icon-60:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/60.png");
}

.theme-2 .page-start-icon-61:before, .theme-3 .page-start-icon-61:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/61.png");
}

.theme-2 .page-start-icon-62:before, .theme-3 .page-start-icon-62:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/62.png");
}

.theme-2 .page-start-icon-63:before, .theme-3 .page-start-icon-63:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/63.png");
}

.theme-2 .page-start-icon-64:before, .theme-3 .page-start-icon-64:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/64.png");
}

.theme-2 .page-start-icon-65:before, .theme-3 .page-start-icon-65:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/65.png");
}

.theme-2 .page-start-icon-66:before, .theme-3 .page-start-icon-66:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/66.png");
}

.theme-2 .page-start-icon-67:before, .theme-3 .page-start-icon-67:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/67.png");
}

.theme-2 .page-start-icon-68:before, .theme-3 .page-start-icon-68:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/68.png");
}

.theme-2 .page-start-icon-69:before, .theme-3 .page-start-icon-69:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/69.png");
}

.theme-2 .page-start-icon-70:before, .theme-3 .page-start-icon-70:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/70.png");
}

.theme-2 .page-start-icon-71:before, .theme-3 .page-start-icon-71:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/71.png");
}

.theme-2 .page-start-icon-72:before, .theme-3 .page-start-icon-72:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/72.png");
}

.theme-2 .page-start-icon-73:before, .theme-3 .page-start-icon-73:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/73.png");
}

.theme-2 .page-start-icon-74:before, .theme-3 .page-start-icon-74:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/74.png");
}

.theme-2 .page-start-icon-75:before, .theme-3 .page-start-icon-75:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/75.png");
}

.theme-2 .page-start-icon-76:before, .theme-3 .page-start-icon-76:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/76.png");
}

.theme-2 .page-start-icon-77:before, .theme-3 .page-start-icon-77:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/77.png");
}

.theme-2 .page-start-icon-78:before, .theme-3 .page-start-icon-78:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/78.png");
}

.theme-2 .page-start-icon-79:before, .theme-3 .page-start-icon-79:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/79.png");
}

.theme-2 .page-start-icon-80:before, .theme-3 .page-start-icon-80:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/80.png");
}

.theme-2 .page-start-icon-81:before, .theme-3 .page-start-icon-81:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/81.png");
}

.theme-2 .page-start-icon-82:before, .theme-3 .page-start-icon-82:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/82.png");
}

.theme-2 .page-start-icon-83:before, .theme-3 .page-start-icon-83:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/83.png");
}

.theme-2 .page-start-icon-84:before, .theme-3 .page-start-icon-84:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/84.png");
}

.theme-2 .page-start-icon-85:before, .theme-3 .page-start-icon-85:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/85.png");
}

.theme-2 .page-start-icon-86:before, .theme-3 .page-start-icon-86:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/86.png");
}

.theme-2 .page-start-icon-87:before, .theme-3 .page-start-icon-87:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/87.png");
}

.theme-2 .page-start-icon-88:before, .theme-3 .page-start-icon-88:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/88.png");
}

.theme-2 .page-start-icon-89:before, .theme-3 .page-start-icon-89:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/89.png");
}

.theme-2 .page-start-icon-90:before, .theme-3 .page-start-icon-90:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/90.png");
}

.theme-2 .page-start-icon-91:before, .theme-3 .page-start-icon-91:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/91.png");
}

.theme-2 .page-start-icon-92:before, .theme-3 .page-start-icon-92:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/92.png");
}

.theme-2 .page-start-icon-93:before, .theme-3 .page-start-icon-93:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/93.png");
}

.theme-2 .page-start-icon-94:before, .theme-3 .page-start-icon-94:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/94.png");
}

.theme-2 .page-start-icon-95:before, .theme-3 .page-start-icon-95:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/95.png");
}

.theme-2 .page-start-icon-96:before, .theme-3 .page-start-icon-96:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/96.png");
}

.theme-2 .page-start-icon-97:before, .theme-3 .page-start-icon-97:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/97.png");
}

.theme-2 .page-start-icon-98:before, .theme-3 .page-start-icon-98:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/98.png");
}

.theme-2 .page-start-icon-99:before, .theme-3 .page-start-icon-99:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/99.png");
}

.theme-2 .page-start-icon-100:before, .theme-3 .page-start-icon-100:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/100.png");
}

.theme-2 .page-start-icon-101:before, .theme-3 .page-start-icon-101:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/101.png");
}

.theme-2 .page-start-icon-102:before, .theme-3 .page-start-icon-102:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/102.png");
}

.theme-2 .page-start-icon-103:before, .theme-3 .page-start-icon-103:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/103.png");
}

.theme-2 .page-start-icon-104:before, .theme-3 .page-start-icon-104:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/104.png");
}

.theme-2 .page-start-icon-105:before, .theme-3 .page-start-icon-105:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/105.png");
}

.theme-2 .page-start-icon-106:before, .theme-3 .page-start-icon-106:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/106.png");
}

.theme-2 .page-start-icon-107:before, .theme-3 .page-start-icon-107:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/107.png");
}

.theme-2 .page-start-icon-108:before, .theme-3 .page-start-icon-108:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/108.png");
}

.theme-2 .page-start-icon-109:before, .theme-3 .page-start-icon-109:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/109.png");
}

.theme-2 .page-start-icon-110:before, .theme-3 .page-start-icon-110:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-10/110.png");
}

.theme-1 .page-end-icon-1:before, .theme-4 .page-end-icon-1:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/1.png");
}

.theme-1 .page-end-icon-2:before, .theme-4 .page-end-icon-2:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/2.png");
}

.theme-1 .page-end-icon-3:before, .theme-4 .page-end-icon-3:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/3.png");
}

.theme-1 .page-end-icon-4:before, .theme-4 .page-end-icon-4:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/4.png");
}

.theme-1 .page-end-icon-5:before, .theme-4 .page-end-icon-5:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/5.png");
}

.theme-1 .page-end-icon-6:before, .theme-4 .page-end-icon-6:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/6.png");
}

.theme-1 .page-end-icon-7:before, .theme-4 .page-end-icon-7:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/7.png");
}

.theme-1 .page-end-icon-8:before, .theme-4 .page-end-icon-8:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/8.png");
}

.theme-1 .page-end-icon-9:before, .theme-4 .page-end-icon-9:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/9.png");
}

.theme-1 .page-end-icon-10:before, .theme-4 .page-end-icon-10:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/10.png");
}

.theme-1 .page-end-icon-11:before, .theme-4 .page-end-icon-11:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/11.png");
}

.theme-1 .page-end-icon-12:before, .theme-4 .page-end-icon-12:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/12.png");
}

.theme-1 .page-end-icon-13:before, .theme-4 .page-end-icon-13:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/13.png");
}

.theme-1 .page-end-icon-14:before, .theme-4 .page-end-icon-14:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/14.png");
}

.theme-1 .page-end-icon-15:before, .theme-4 .page-end-icon-15:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/15.png");
}

.theme-1 .page-end-icon-16:before, .theme-4 .page-end-icon-16:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/16.png");
}

.theme-1 .page-end-icon-17:before, .theme-4 .page-end-icon-17:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/17.png");
}

.theme-1 .page-end-icon-18:before, .theme-4 .page-end-icon-18:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/18.png");
}

.theme-1 .page-end-icon-19:before, .theme-4 .page-end-icon-19:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/19.png");
}

.theme-1 .page-end-icon-20:before, .theme-4 .page-end-icon-20:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/20.png");
}

.theme-1 .page-end-icon-21:before, .theme-4 .page-end-icon-21:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/21.png");
}

.theme-1 .page-end-icon-22:before, .theme-4 .page-end-icon-22:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/22.png");
}

.theme-1 .page-end-icon-23:before, .theme-4 .page-end-icon-23:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/23.png");
}

.theme-1 .page-end-icon-24:before, .theme-4 .page-end-icon-24:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/24.png");
}

.theme-1 .page-end-icon-25:before, .theme-4 .page-end-icon-25:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/25.png");
}

.theme-1 .page-end-icon-26:before, .theme-4 .page-end-icon-26:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/26.png");
}

.theme-1 .page-end-icon-27:before, .theme-4 .page-end-icon-27:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/27.png");
}

.theme-1 .page-end-icon-28:before, .theme-4 .page-end-icon-28:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/28.png");
}

.theme-1 .page-end-icon-29:before, .theme-4 .page-end-icon-29:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/29.png");
}

.theme-1 .page-end-icon-30:before, .theme-4 .page-end-icon-30:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/30.png");
}

.theme-1 .page-end-icon-31:before, .theme-4 .page-end-icon-31:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/31.png");
}

.theme-1 .page-end-icon-32:before, .theme-4 .page-end-icon-32:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/32.png");
}

.theme-1 .page-end-icon-33:before, .theme-4 .page-end-icon-33:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/33.png");
}

.theme-1 .page-end-icon-34:before, .theme-4 .page-end-icon-34:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/34.png");
}

.theme-1 .page-end-icon-35:before, .theme-4 .page-end-icon-35:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/35.png");
}

.theme-1 .page-end-icon-36:before, .theme-4 .page-end-icon-36:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/36.png");
}

.theme-1 .page-end-icon-37:before, .theme-4 .page-end-icon-37:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/37.png");
}

.theme-1 .page-end-icon-38:before, .theme-4 .page-end-icon-38:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/38.png");
}

.theme-1 .page-end-icon-39:before, .theme-4 .page-end-icon-39:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/39.png");
}

.theme-1 .page-end-icon-40:before, .theme-4 .page-end-icon-40:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/40.png");
}

.theme-1 .page-end-icon-41:before, .theme-4 .page-end-icon-41:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/41.png");
}

.theme-1 .page-end-icon-42:before, .theme-4 .page-end-icon-42:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/42.png");
}

.theme-1 .page-end-icon-43:before, .theme-4 .page-end-icon-43:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/43.png");
}

.theme-1 .page-end-icon-44:before, .theme-4 .page-end-icon-44:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/44.png");
}

.theme-1 .page-end-icon-45:before, .theme-4 .page-end-icon-45:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/45.png");
}

.theme-1 .page-end-icon-46:before, .theme-4 .page-end-icon-46:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/46.png");
}

.theme-1 .page-end-icon-47:before, .theme-4 .page-end-icon-47:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/47.png");
}

.theme-1 .page-end-icon-48:before, .theme-4 .page-end-icon-48:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/48.png");
}

.theme-1 .page-end-icon-49:before, .theme-4 .page-end-icon-49:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/49.png");
}

.theme-1 .page-end-icon-50:before, .theme-4 .page-end-icon-50:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/50.png");
}

.theme-1 .page-end-icon-51:before, .theme-4 .page-end-icon-51:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/51.png");
}

.theme-1 .page-end-icon-52:before, .theme-4 .page-end-icon-52:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/52.png");
}

.theme-1 .page-end-icon-53:before, .theme-4 .page-end-icon-53:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/53.png");
}

.theme-1 .page-end-icon-54:before, .theme-4 .page-end-icon-54:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/54.png");
}

.theme-1 .page-end-icon-55:before, .theme-4 .page-end-icon-55:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/55.png");
}

.theme-1 .page-end-icon-56:before, .theme-4 .page-end-icon-56:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/56.png");
}

.theme-1 .page-end-icon-57:before, .theme-4 .page-end-icon-57:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/57.png");
}

.theme-1 .page-end-icon-58:before, .theme-4 .page-end-icon-58:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/58.png");
}

.theme-1 .page-end-icon-59:before, .theme-4 .page-end-icon-59:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/59.png");
}

.theme-1 .page-end-icon-60:before, .theme-4 .page-end-icon-60:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/60.png");
}

.theme-1 .page-end-icon-61:before, .theme-4 .page-end-icon-61:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/61.png");
}

.theme-1 .page-end-icon-62:before, .theme-4 .page-end-icon-62:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/62.png");
}

.theme-1 .page-end-icon-63:before, .theme-4 .page-end-icon-63:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/63.png");
}

.theme-1 .page-end-icon-64:before, .theme-4 .page-end-icon-64:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/64.png");
}

.theme-1 .page-end-icon-65:before, .theme-4 .page-end-icon-65:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/65.png");
}

.theme-1 .page-end-icon-66:before, .theme-4 .page-end-icon-66:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/66.png");
}

.theme-1 .page-end-icon-67:before, .theme-4 .page-end-icon-67:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/67.png");
}

.theme-1 .page-end-icon-68:before, .theme-4 .page-end-icon-68:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/68.png");
}

.theme-1 .page-end-icon-69:before, .theme-4 .page-end-icon-69:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/69.png");
}

.theme-1 .page-end-icon-70:before, .theme-4 .page-end-icon-70:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/70.png");
}

.theme-1 .page-end-icon-71:before, .theme-4 .page-end-icon-71:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/71.png");
}

.theme-1 .page-end-icon-72:before, .theme-4 .page-end-icon-72:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/72.png");
}

.theme-1 .page-end-icon-73:before, .theme-4 .page-end-icon-73:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/73.png");
}

.theme-1 .page-end-icon-74:before, .theme-4 .page-end-icon-74:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/74.png");
}

.theme-1 .page-end-icon-75:before, .theme-4 .page-end-icon-75:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/75.png");
}

.theme-1 .page-end-icon-76:before, .theme-4 .page-end-icon-76:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/76.png");
}

.theme-1 .page-end-icon-77:before, .theme-4 .page-end-icon-77:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/77.png");
}

.theme-1 .page-end-icon-78:before, .theme-4 .page-end-icon-78:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/78.png");
}

.theme-1 .page-end-icon-79:before, .theme-4 .page-end-icon-79:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/79.png");
}

.theme-1 .page-end-icon-80:before, .theme-4 .page-end-icon-80:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/80.png");
}

.theme-1 .page-end-icon-81:before, .theme-4 .page-end-icon-81:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/81.png");
}

.theme-1 .page-end-icon-82:before, .theme-4 .page-end-icon-82:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/82.png");
}

.theme-1 .page-end-icon-83:before, .theme-4 .page-end-icon-83:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/83.png");
}

.theme-1 .page-end-icon-84:before, .theme-4 .page-end-icon-84:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/84.png");
}

.theme-1 .page-end-icon-85:before, .theme-4 .page-end-icon-85:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/85.png");
}

.theme-1 .page-end-icon-86:before, .theme-4 .page-end-icon-86:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/86.png");
}

.theme-1 .page-end-icon-87:before, .theme-4 .page-end-icon-87:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/87.png");
}

.theme-1 .page-end-icon-88:before, .theme-4 .page-end-icon-88:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/88.png");
}

.theme-1 .page-end-icon-89:before, .theme-4 .page-end-icon-89:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/89.png");
}

.theme-1 .page-end-icon-90:before, .theme-4 .page-end-icon-90:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/90.png");
}

.theme-1 .page-end-icon-91:before, .theme-4 .page-end-icon-91:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/91.png");
}

.theme-1 .page-end-icon-92:before, .theme-4 .page-end-icon-92:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/92.png");
}

.theme-1 .page-end-icon-93:before, .theme-4 .page-end-icon-93:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/93.png");
}

.theme-1 .page-end-icon-94:before, .theme-4 .page-end-icon-94:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/94.png");
}

.theme-1 .page-end-icon-95:before, .theme-4 .page-end-icon-95:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/95.png");
}

.theme-1 .page-end-icon-96:before, .theme-4 .page-end-icon-96:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/96.png");
}

.theme-1 .page-end-icon-97:before, .theme-4 .page-end-icon-97:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/97.png");
}

.theme-1 .page-end-icon-98:before, .theme-4 .page-end-icon-98:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/98.png");
}

.theme-1 .page-end-icon-99:before, .theme-4 .page-end-icon-99:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/99.png");
}

.theme-1 .page-end-icon-100:before, .theme-4 .page-end-icon-100:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/100.png");
}

.theme-1 .page-end-icon-101:before, .theme-4 .page-end-icon-101:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/101.png");
}

.theme-1 .page-end-icon-102:before, .theme-4 .page-end-icon-102:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/102.png");
}

.theme-1 .page-end-icon-103:before, .theme-4 .page-end-icon-103:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/103.png");
}

.theme-1 .page-end-icon-104:before, .theme-4 .page-end-icon-104:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/104.png");
}

.theme-1 .page-end-icon-105:before, .theme-4 .page-end-icon-105:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/105.png");
}

.theme-1 .page-end-icon-106:before, .theme-4 .page-end-icon-106:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/106.png");
}

.theme-1 .page-end-icon-107:before, .theme-4 .page-end-icon-107:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/107.png");
}

.theme-1 .page-end-icon-108:before, .theme-4 .page-end-icon-108:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/108.png");
}

.theme-1 .page-end-icon-109:before, .theme-4 .page-end-icon-109:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/109.png");
}

.theme-1 .page-end-icon-110:before, .theme-4 .page-end-icon-110:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-07/110.png");
}

.theme-2 .page-end-icon-1:before, .theme-3 .page-end-icon-1:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/1.png");
}

.theme-2 .page-end-icon-2:before, .theme-3 .page-end-icon-2:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/2.png");
}

.theme-2 .page-end-icon-3:before, .theme-3 .page-end-icon-3:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/3.png");
}

.theme-2 .page-end-icon-4:before, .theme-3 .page-end-icon-4:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/4.png");
}

.theme-2 .page-end-icon-5:before, .theme-3 .page-end-icon-5:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/5.png");
}

.theme-2 .page-end-icon-6:before, .theme-3 .page-end-icon-6:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/6.png");
}

.theme-2 .page-end-icon-7:before, .theme-3 .page-end-icon-7:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/7.png");
}

.theme-2 .page-end-icon-8:before, .theme-3 .page-end-icon-8:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/8.png");
}

.theme-2 .page-end-icon-9:before, .theme-3 .page-end-icon-9:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/9.png");
}

.theme-2 .page-end-icon-10:before, .theme-3 .page-end-icon-10:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/10.png");
}

.theme-2 .page-end-icon-11:before, .theme-3 .page-end-icon-11:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/11.png");
}

.theme-2 .page-end-icon-12:before, .theme-3 .page-end-icon-12:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/12.png");
}

.theme-2 .page-end-icon-13:before, .theme-3 .page-end-icon-13:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/13.png");
}

.theme-2 .page-end-icon-14:before, .theme-3 .page-end-icon-14:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/14.png");
}

.theme-2 .page-end-icon-15:before, .theme-3 .page-end-icon-15:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/15.png");
}

.theme-2 .page-end-icon-16:before, .theme-3 .page-end-icon-16:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/16.png");
}

.theme-2 .page-end-icon-17:before, .theme-3 .page-end-icon-17:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/17.png");
}

.theme-2 .page-end-icon-18:before, .theme-3 .page-end-icon-18:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/18.png");
}

.theme-2 .page-end-icon-19:before, .theme-3 .page-end-icon-19:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/19.png");
}

.theme-2 .page-end-icon-20:before, .theme-3 .page-end-icon-20:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/20.png");
}

.theme-2 .page-end-icon-21:before, .theme-3 .page-end-icon-21:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/21.png");
}

.theme-2 .page-end-icon-22:before, .theme-3 .page-end-icon-22:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/22.png");
}

.theme-2 .page-end-icon-23:before, .theme-3 .page-end-icon-23:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/23.png");
}

.theme-2 .page-end-icon-24:before, .theme-3 .page-end-icon-24:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/24.png");
}

.theme-2 .page-end-icon-25:before, .theme-3 .page-end-icon-25:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/25.png");
}

.theme-2 .page-end-icon-26:before, .theme-3 .page-end-icon-26:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/26.png");
}

.theme-2 .page-end-icon-27:before, .theme-3 .page-end-icon-27:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/27.png");
}

.theme-2 .page-end-icon-28:before, .theme-3 .page-end-icon-28:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/28.png");
}

.theme-2 .page-end-icon-29:before, .theme-3 .page-end-icon-29:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/29.png");
}

.theme-2 .page-end-icon-30:before, .theme-3 .page-end-icon-30:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/30.png");
}

.theme-2 .page-end-icon-31:before, .theme-3 .page-end-icon-31:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/31.png");
}

.theme-2 .page-end-icon-32:before, .theme-3 .page-end-icon-32:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/32.png");
}

.theme-2 .page-end-icon-33:before, .theme-3 .page-end-icon-33:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/33.png");
}

.theme-2 .page-end-icon-34:before, .theme-3 .page-end-icon-34:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/34.png");
}

.theme-2 .page-end-icon-35:before, .theme-3 .page-end-icon-35:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/35.png");
}

.theme-2 .page-end-icon-36:before, .theme-3 .page-end-icon-36:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/36.png");
}

.theme-2 .page-end-icon-37:before, .theme-3 .page-end-icon-37:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/37.png");
}

.theme-2 .page-end-icon-38:before, .theme-3 .page-end-icon-38:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/38.png");
}

.theme-2 .page-end-icon-39:before, .theme-3 .page-end-icon-39:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/39.png");
}

.theme-2 .page-end-icon-40:before, .theme-3 .page-end-icon-40:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/40.png");
}

.theme-2 .page-end-icon-41:before, .theme-3 .page-end-icon-41:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/41.png");
}

.theme-2 .page-end-icon-42:before, .theme-3 .page-end-icon-42:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/42.png");
}

.theme-2 .page-end-icon-43:before, .theme-3 .page-end-icon-43:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/43.png");
}

.theme-2 .page-end-icon-44:before, .theme-3 .page-end-icon-44:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/44.png");
}

.theme-2 .page-end-icon-45:before, .theme-3 .page-end-icon-45:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/45.png");
}

.theme-2 .page-end-icon-46:before, .theme-3 .page-end-icon-46:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/46.png");
}

.theme-2 .page-end-icon-47:before, .theme-3 .page-end-icon-47:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/47.png");
}

.theme-2 .page-end-icon-48:before, .theme-3 .page-end-icon-48:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/48.png");
}

.theme-2 .page-end-icon-49:before, .theme-3 .page-end-icon-49:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/49.png");
}

.theme-2 .page-end-icon-50:before, .theme-3 .page-end-icon-50:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/50.png");
}

.theme-2 .page-end-icon-51:before, .theme-3 .page-end-icon-51:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/51.png");
}

.theme-2 .page-end-icon-52:before, .theme-3 .page-end-icon-52:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/52.png");
}

.theme-2 .page-end-icon-53:before, .theme-3 .page-end-icon-53:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/53.png");
}

.theme-2 .page-end-icon-54:before, .theme-3 .page-end-icon-54:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/54.png");
}

.theme-2 .page-end-icon-55:before, .theme-3 .page-end-icon-55:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/55.png");
}

.theme-2 .page-end-icon-56:before, .theme-3 .page-end-icon-56:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/56.png");
}

.theme-2 .page-end-icon-57:before, .theme-3 .page-end-icon-57:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/57.png");
}

.theme-2 .page-end-icon-58:before, .theme-3 .page-end-icon-58:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/58.png");
}

.theme-2 .page-end-icon-59:before, .theme-3 .page-end-icon-59:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/59.png");
}

.theme-2 .page-end-icon-60:before, .theme-3 .page-end-icon-60:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/60.png");
}

.theme-2 .page-end-icon-61:before, .theme-3 .page-end-icon-61:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/61.png");
}

.theme-2 .page-end-icon-62:before, .theme-3 .page-end-icon-62:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/62.png");
}

.theme-2 .page-end-icon-63:before, .theme-3 .page-end-icon-63:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/63.png");
}

.theme-2 .page-end-icon-64:before, .theme-3 .page-end-icon-64:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/64.png");
}

.theme-2 .page-end-icon-65:before, .theme-3 .page-end-icon-65:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/65.png");
}

.theme-2 .page-end-icon-66:before, .theme-3 .page-end-icon-66:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/66.png");
}

.theme-2 .page-end-icon-67:before, .theme-3 .page-end-icon-67:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/67.png");
}

.theme-2 .page-end-icon-68:before, .theme-3 .page-end-icon-68:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/68.png");
}

.theme-2 .page-end-icon-69:before, .theme-3 .page-end-icon-69:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/69.png");
}

.theme-2 .page-end-icon-70:before, .theme-3 .page-end-icon-70:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/70.png");
}

.theme-2 .page-end-icon-71:before, .theme-3 .page-end-icon-71:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/71.png");
}

.theme-2 .page-end-icon-72:before, .theme-3 .page-end-icon-72:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/72.png");
}

.theme-2 .page-end-icon-73:before, .theme-3 .page-end-icon-73:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/73.png");
}

.theme-2 .page-end-icon-74:before, .theme-3 .page-end-icon-74:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/74.png");
}

.theme-2 .page-end-icon-75:before, .theme-3 .page-end-icon-75:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/75.png");
}

.theme-2 .page-end-icon-76:before, .theme-3 .page-end-icon-76:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/76.png");
}

.theme-2 .page-end-icon-77:before, .theme-3 .page-end-icon-77:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/77.png");
}

.theme-2 .page-end-icon-78:before, .theme-3 .page-end-icon-78:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/78.png");
}

.theme-2 .page-end-icon-79:before, .theme-3 .page-end-icon-79:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/79.png");
}

.theme-2 .page-end-icon-80:before, .theme-3 .page-end-icon-80:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/80.png");
}

.theme-2 .page-end-icon-81:before, .theme-3 .page-end-icon-81:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/81.png");
}

.theme-2 .page-end-icon-82:before, .theme-3 .page-end-icon-82:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/82.png");
}

.theme-2 .page-end-icon-83:before, .theme-3 .page-end-icon-83:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/83.png");
}

.theme-2 .page-end-icon-84:before, .theme-3 .page-end-icon-84:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/84.png");
}

.theme-2 .page-end-icon-85:before, .theme-3 .page-end-icon-85:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/85.png");
}

.theme-2 .page-end-icon-86:before, .theme-3 .page-end-icon-86:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/86.png");
}

.theme-2 .page-end-icon-87:before, .theme-3 .page-end-icon-87:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/87.png");
}

.theme-2 .page-end-icon-88:before, .theme-3 .page-end-icon-88:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/88.png");
}

.theme-2 .page-end-icon-89:before, .theme-3 .page-end-icon-89:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/89.png");
}

.theme-2 .page-end-icon-90:before, .theme-3 .page-end-icon-90:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/90.png");
}

.theme-2 .page-end-icon-91:before, .theme-3 .page-end-icon-91:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/91.png");
}

.theme-2 .page-end-icon-92:before, .theme-3 .page-end-icon-92:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/92.png");
}

.theme-2 .page-end-icon-93:before, .theme-3 .page-end-icon-93:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/93.png");
}

.theme-2 .page-end-icon-94:before, .theme-3 .page-end-icon-94:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/94.png");
}

.theme-2 .page-end-icon-95:before, .theme-3 .page-end-icon-95:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/95.png");
}

.theme-2 .page-end-icon-96:before, .theme-3 .page-end-icon-96:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/96.png");
}

.theme-2 .page-end-icon-97:before, .theme-3 .page-end-icon-97:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/97.png");
}

.theme-2 .page-end-icon-98:before, .theme-3 .page-end-icon-98:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/98.png");
}

.theme-2 .page-end-icon-99:before, .theme-3 .page-end-icon-99:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/99.png");
}

.theme-2 .page-end-icon-100:before, .theme-3 .page-end-icon-100:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/100.png");
}

.theme-2 .page-end-icon-101:before, .theme-3 .page-end-icon-101:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/101.png");
}

.theme-2 .page-end-icon-102:before, .theme-3 .page-end-icon-102:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/102.png");
}

.theme-2 .page-end-icon-103:before, .theme-3 .page-end-icon-103:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/103.png");
}

.theme-2 .page-end-icon-104:before, .theme-3 .page-end-icon-104:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/104.png");
}

.theme-2 .page-end-icon-105:before, .theme-3 .page-end-icon-105:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/105.png");
}

.theme-2 .page-end-icon-106:before, .theme-3 .page-end-icon-106:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/106.png");
}

.theme-2 .page-end-icon-107:before, .theme-3 .page-end-icon-107:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/107.png");
}

.theme-2 .page-end-icon-108:before, .theme-3 .page-end-icon-108:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/108.png");
}

.theme-2 .page-end-icon-109:before, .theme-3 .page-end-icon-109:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/109.png");
}

.theme-2 .page-end-icon-110:before, .theme-3 .page-end-icon-110:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/store-blog-list-0001/store-blog-list-0001-08/110.png");
} /*!
* # Semantic UI 2.4.0 - Dropdown
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
            Dropdown
*******************************/
.ui.dropdown {
  cursor: pointer;
  position: relative;
  display: inline-block;
  outline: none;
  text-align: left;
  -webkit-transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease, -webkit-box-shadow 0.1s ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*******************************
            Content
*******************************/
/*--------------
      Menu
---------------*/
.ui.dropdown .menu {
  cursor: auto;
  position: absolute;
  display: none;
  outline: none;
  top: 100%;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  margin: 0em;
  padding: 0em 0em;
  background: #FFFFFF;
  font-size: 1em;
  text-shadow: none;
  text-align: left;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  z-index: 11;
  will-change: transform, opacity;
}

.ui.dropdown .menu > * {
  white-space: nowrap;
}

/*--------------
  Hidden Input
---------------*/
.ui.dropdown > input:not(.search):first-child,
.ui.dropdown > select {
  display: none !important;
}

/*--------------
 Dropdown Icon
---------------*/
.ui.dropdown > .dropdown.icon {
  position: relative;
  width: auto;
  font-size: 0.85714286em;
  margin: 0em 0em 0em 1em;
}

.ui.dropdown .menu > .item .dropdown.icon {
  width: auto;
  float: right;
  margin: 0em 0em 0em 1em;
}

.ui.dropdown .menu > .item .dropdown.icon + .text {
  margin-right: 1em;
}

/*--------------
      Text
---------------*/
.ui.dropdown > .text {
  display: inline-block;
  -webkit-transition: none;
  transition: none;
}

/*--------------
    Menu Item
---------------*/
.ui.dropdown .menu > .item {
  position: relative;
  cursor: pointer;
  display: block;
  border: none;
  height: auto;
  text-align: left;
  border-top: none;
  line-height: 1em;
  color: rgba(0, 0, 0, 0.87);
  padding: 0.78571429rem 1.14285714rem !important;
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-touch-callout: none;
}

.ui.dropdown .menu > .item:first-child {
  border-top-width: 0px;
}

/*--------------
  Floated Content
---------------*/
.ui.dropdown > .text > [class*="right floated"],
.ui.dropdown .menu .item > [class*="right floated"] {
  float: right !important;
  margin-right: 0em !important;
  margin-left: 1em !important;
}

.ui.dropdown > .text > [class*="left floated"],
.ui.dropdown .menu .item > [class*="left floated"] {
  float: left !important;
  margin-left: 0em !important;
  margin-right: 1em !important;
}

.ui.dropdown .menu .item > .icon.floated,
.ui.dropdown .menu .item > .flag.floated,
.ui.dropdown .menu .item > .image.floated,
.ui.dropdown .menu .item > img.floated {
  margin-top: 0em;
}

/*--------------
  Menu Divider
---------------*/
.ui.dropdown .menu > .header {
  margin: 1rem 0rem 0.75rem;
  padding: 0em 1.14285714rem;
  color: rgba(0, 0, 0, 0.85);
  font-size: 0.78571429em;
  font-weight: bold;
  text-transform: uppercase;
}

.ui.dropdown .menu > .divider {
  border-top: 1px solid rgba(34, 36, 38, 0.1);
  height: 0em;
  margin: 0.5em 0em;
}

.ui.dropdown.dropdown .menu > .input {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.14285714rem 0.78571429rem;
  min-width: 10rem;
}

.ui.dropdown .menu > .header + .input {
  margin-top: 0em;
}

.ui.dropdown .menu > .input:not(.transparent) input {
  padding: 0.5em 1em;
}

.ui.dropdown .menu > .input:not(.transparent) .button,
.ui.dropdown .menu > .input:not(.transparent) .icon,
.ui.dropdown .menu > .input:not(.transparent) .label {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

/*-----------------
  Item Description
-------------------*/
.ui.dropdown > .text > .description,
.ui.dropdown .menu > .item > .description {
  float: right;
  margin: 0em 0em 0em 1em;
  color: rgba(0, 0, 0, 0.4);
}

/*-----------------
       Message
-------------------*/
.ui.dropdown .menu > .message {
  padding: 0.78571429rem 1.14285714rem;
  font-weight: normal;
}

.ui.dropdown .menu > .message:not(.ui) {
  color: rgba(0, 0, 0, 0.4);
}

/*--------------
    Sub Menu
---------------*/
.ui.dropdown .menu .menu {
  top: 0% !important;
  left: 100%;
  right: auto;
  margin: 0em 0em 0em -0.5em !important;
  border-radius: 0.28571429rem !important;
  z-index: 21 !important;
}

/* Hide Arrow */
.ui.dropdown .menu .menu:after {
  display: none;
}

/*--------------
   Sub Elements
---------------*/
/* Icons / Flags / Labels / Image */
.ui.dropdown > .text > .icon,
.ui.dropdown > .text > .label,
.ui.dropdown > .text > .flag,
.ui.dropdown > .text > img,
.ui.dropdown > .text > .image {
  margin-top: 0em;
}

.ui.dropdown .menu > .item > .icon,
.ui.dropdown .menu > .item > .label,
.ui.dropdown .menu > .item > .flag,
.ui.dropdown .menu > .item > .image,
.ui.dropdown .menu > .item > img {
  margin-top: 0em;
}

.ui.dropdown > .text > .icon,
.ui.dropdown > .text > .label,
.ui.dropdown > .text > .flag,
.ui.dropdown > .text > img,
.ui.dropdown > .text > .image,
.ui.dropdown .menu > .item > .icon,
.ui.dropdown .menu > .item > .label,
.ui.dropdown .menu > .item > .flag,
.ui.dropdown .menu > .item > .image,
.ui.dropdown .menu > .item > img {
  margin-left: 0em;
  float: none;
  margin-right: 0.78571429rem;
}

/*--------------
     Image
---------------*/
.ui.dropdown > .text > img,
.ui.dropdown > .text > .image,
.ui.dropdown .menu > .item > .image,
.ui.dropdown .menu > .item > img {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin-top: -0.5em;
  margin-bottom: -0.5em;
  max-height: 2em;
}

/*******************************
            Coupling
*******************************/
/*--------------
      Menu
---------------*/
/* Remove Menu Item Divider */
.ui.dropdown .ui.menu > .item:before,
.ui.menu .ui.dropdown .menu > .item:before {
  display: none;
}

/* Prevent Menu Item Border */
.ui.menu .ui.dropdown .menu .active.item {
  border-left: none;
}

/* Automatically float dropdown menu right on last menu item */
.ui.menu .right.menu .dropdown:last-child .menu,
.ui.menu .right.dropdown.item .menu,
.ui.buttons > .ui.dropdown:last-child .menu {
  left: auto;
  right: 0em;
}

/*--------------
      Label
---------------*/
/* Dropdown Menu */
.ui.label.dropdown .menu {
  min-width: 100%;
}

/*--------------
     Button
---------------*/
/* No Margin On Icon Button */
.ui.dropdown.icon.button > .dropdown.icon {
  margin: 0em;
}

.ui.button.dropdown .menu {
  min-width: 100%;
}

/*******************************
              Types
*******************************/
/*--------------
    Selection
---------------*/
/* Displays like a select box */
.ui.selection.dropdown {
  cursor: pointer;
  word-wrap: break-word;
  line-height: 1em;
  white-space: normal;
  outline: 0;
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  min-width: 14em;
  min-height: 2.71428571em;
  background: #FFFFFF;
  display: inline-block;
  padding: 0.78571429em 2.1em 0.78571429em 1em;
  color: rgba(0, 0, 0, 0.87);
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  -webkit-transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease, -webkit-box-shadow 0.1s ease;
}

.ui.selection.dropdown.visible,
.ui.selection.dropdown.active {
  z-index: 10;
}

select.ui.dropdown {
  height: 38px;
  padding: 0.5em;
  border: 1px solid rgba(34, 36, 38, 0.15);
  visibility: visible;
}

.ui.selection.dropdown > .search.icon,
.ui.selection.dropdown > .delete.icon,
.ui.selection.dropdown > .dropdown.icon {
  cursor: pointer;
  position: absolute;
  width: auto;
  height: auto;
  line-height: 1.21428571em;
  top: 0.78571429em;
  right: 1em;
  z-index: 3;
  margin: -0.78571429em;
  padding: 0.91666667em;
  opacity: 0.8;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

/* Compact */
.ui.compact.selection.dropdown {
  min-width: 0px;
}

/*  Selection Menu */
.ui.selection.dropdown .menu {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  border-top-width: 0px !important;
  width: auto;
  outline: none;
  margin: 0px -1px;
  min-width: calc(100% + 2px);
  width: calc(100% + 2px);
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

.ui.selection.dropdown .menu:after,
.ui.selection.dropdown .menu:before {
  display: none;
}

/*--------------
    Message
---------------*/
.ui.selection.dropdown .menu > .message {
  padding: 0.78571429rem 1.14285714rem;
}

@media only screen and (max-width: 767px) {
  .ui.selection.dropdown .menu {
    max-height: 8.01428571rem;
  }
}
@media only screen and (min-width: 768px) {
  .ui.selection.dropdown .menu {
    max-height: 10.68571429rem;
  }
}
@media only screen and (min-width: 992px) {
  .ui.selection.dropdown .menu {
    max-height: 16.02857143rem;
  }
}
@media only screen and (min-width: 1920px) {
  .ui.selection.dropdown .menu {
    max-height: 21.37142857rem;
  }
}
/* Menu Item */
.ui.selection.dropdown .menu > .item {
  border-top: 1px solid #FAFAFA;
  padding: 0.78571429rem 1.14285714rem !important;
  white-space: normal;
  word-wrap: normal;
}

/* User Item */
.ui.selection.dropdown .menu > .hidden.addition.item {
  display: none;
}

/* Hover */
.ui.selection.dropdown:hover {
  border-color: rgba(34, 36, 38, 0.35);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Active */
.ui.selection.active.dropdown {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

.ui.selection.active.dropdown .menu {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* Focus */
.ui.selection.dropdown:focus {
  border-color: #96C8DA;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ui.selection.dropdown:focus .menu {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* Visible */
.ui.selection.visible.dropdown > .text:not(.default) {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.8);
}

/* Visible Hover */
.ui.selection.active.dropdown:hover {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

.ui.selection.active.dropdown:hover .menu {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* Dropdown Icon */
.ui.active.selection.dropdown > .dropdown.icon,
.ui.visible.selection.dropdown > .dropdown.icon {
  opacity: "";
  z-index: 3;
}

/* Connecting Border */
.ui.active.selection.dropdown {
  border-bottom-left-radius: 0em !important;
  border-bottom-right-radius: 0em !important;
}

/* Empty Connecting Border */
.ui.active.empty.selection.dropdown {
  border-radius: 0.28571429rem !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.ui.active.empty.selection.dropdown .menu {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/*--------------
   Searchable
---------------*/
/* Search Selection */
.ui.search.dropdown {
  min-width: "";
}

/* Search Dropdown */
.ui.search.dropdown > input.search {
  background: none transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: text;
  top: 0em;
  left: 1px;
  width: 100%;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  padding: inherit;
}

/* Text Layering */
.ui.search.dropdown > input.search {
  position: absolute;
  z-index: 2;
}

.ui.search.dropdown > .text {
  cursor: text;
  position: relative;
  left: 1px;
  z-index: 3;
}

/* Search Selection */
.ui.search.selection.dropdown > input.search {
  line-height: 1.21428571em;
  padding: 0.67857143em 2.1em 0.67857143em 1em;
}

/* Used to size multi select input to character width */
.ui.search.selection.dropdown > span.sizer {
  line-height: 1.21428571em;
  padding: 0.67857143em 2.1em 0.67857143em 1em;
  display: none;
  white-space: pre;
}

/* Active/Visible Search */
.ui.search.dropdown.active > input.search,
.ui.search.dropdown.visible > input.search {
  cursor: auto;
}

.ui.search.dropdown.active > .text,
.ui.search.dropdown.visible > .text {
  pointer-events: none;
}

/* Filtered Text */
.ui.active.search.dropdown input.search:focus + .text .icon,
.ui.active.search.dropdown input.search:focus + .text .flag {
  opacity: 0.45;
}

.ui.active.search.dropdown input.search:focus + .text {
  color: rgba(115, 115, 115, 0.87) !important;
}

/* Search Menu */
.ui.search.dropdown .menu {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
}

@media only screen and (max-width: 767px) {
  .ui.search.dropdown .menu {
    max-height: 8.01428571rem;
  }
}
@media only screen and (min-width: 768px) {
  .ui.search.dropdown .menu {
    max-height: 10.68571429rem;
  }
}
@media only screen and (min-width: 992px) {
  .ui.search.dropdown .menu {
    max-height: 16.02857143rem;
  }
}
@media only screen and (min-width: 1920px) {
  .ui.search.dropdown .menu {
    max-height: 21.37142857rem;
  }
}
/*--------------
    Multiple
---------------*/
/* Multiple Selection */
.ui.multiple.dropdown {
  padding: 0.22619048em 2.1em 0.22619048em 0.35714286em;
}

.ui.multiple.dropdown .menu {
  cursor: auto;
}

/* Multiple Search Selection */
.ui.multiple.search.dropdown,
.ui.multiple.search.dropdown > input.search {
  cursor: text;
}

/* Selection Label */
.ui.multiple.dropdown > .label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  font-size: 1em;
  padding: 0.35714286em 0.78571429em;
  margin: 0.14285714rem 0.28571429rem 0.14285714rem 0em;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
}

/* Dropdown Icon */
.ui.multiple.dropdown .dropdown.icon {
  margin: "";
  padding: "";
}

/* Text */
.ui.multiple.dropdown > .text {
  position: static;
  padding: 0;
  max-width: 100%;
  margin: 0.45238095em 0em 0.45238095em 0.64285714em;
  line-height: 1.21428571em;
}

.ui.multiple.dropdown > .label ~ input.search {
  margin-left: 0.14285714em !important;
}

.ui.multiple.dropdown > .label ~ .text {
  display: none;
}

/*-----------------
  Multiple Search
-----------------*/
/* Prompt Text */
.ui.multiple.search.dropdown > .text {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  padding: inherit;
  margin: 0.45238095em 0em 0.45238095em 0.64285714em;
  line-height: 1.21428571em;
}

.ui.multiple.search.dropdown > .label ~ .text {
  display: none;
}

/* Search */
.ui.multiple.search.dropdown > input.search {
  position: static;
  padding: 0;
  max-width: 100%;
  margin: 0.45238095em 0em 0.45238095em 0.64285714em;
  width: 2.2em;
  line-height: 1.21428571em;
}

/*--------------
     Inline
---------------*/
.ui.inline.dropdown {
  cursor: pointer;
  display: inline-block;
  color: inherit;
}

.ui.inline.dropdown .dropdown.icon {
  margin: 0em 0.21428571em 0em 0.21428571em;
  vertical-align: baseline;
}

.ui.inline.dropdown > .text {
  font-weight: bold;
}

.ui.inline.dropdown .menu {
  cursor: auto;
  margin-top: 0.21428571em;
  border-radius: 0.28571429rem;
}

/*******************************
            States
*******************************/
/*--------------------
        Active
----------------------*/
/* Menu Item Active */
.ui.dropdown .menu .active.item {
  background: transparent;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.95);
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 12;
}

/*--------------------
        Hover
----------------------*/
/* Menu Item Hover */
.ui.dropdown .menu > .item:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
  z-index: 13;
}

/*--------------------
       Loading
---------------------*/
.ui.loading.dropdown > i.icon {
  height: 1em !important;
}

.ui.loading.selection.dropdown > i.icon {
  padding: 1.5em 1.28571429em !important;
}

.ui.loading.dropdown > i.icon:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.1);
}

.ui.loading.dropdown > i.icon:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-box-shadow: 0px 0px 0px 1px transparent;
  box-shadow: 0px 0px 0px 1px transparent;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: dropdown-spin 0.6s linear;
  animation: dropdown-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #767676 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
}

/* Coupling */
.ui.loading.dropdown.button > i.icon:before,
.ui.loading.dropdown.button > i.icon:after {
  display: none;
}

@-webkit-keyframes dropdown-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes dropdown-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*--------------------
     Default Text
----------------------*/
.ui.dropdown:not(.button) > .default.text,
.ui.default.dropdown:not(.button) > .text {
  color: rgba(191, 191, 191, 0.87);
}

.ui.dropdown:not(.button) > input:focus ~ .default.text,
.ui.default.dropdown:not(.button) > input:focus ~ .text {
  color: rgba(115, 115, 115, 0.87);
}

/*--------------------
        Loading
----------------------*/
.ui.loading.dropdown > .text {
  -webkit-transition: none;
  transition: none;
}

/* Used To Check Position */
.ui.dropdown .loading.menu {
  display: block;
  visibility: hidden;
  z-index: -1;
}

.ui.dropdown > .loading.menu {
  left: 0px !important;
  right: auto !important;
}

.ui.dropdown > .menu .loading.menu {
  left: 100% !important;
  right: auto !important;
}

/*--------------------
    Keyboard Select
----------------------*/
/* Selected Item */
.ui.dropdown.selected,
.ui.dropdown .menu .selected.item {
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.95);
}

/*--------------------
    Search Filtered
----------------------*/
/* Filtered Item */
.ui.dropdown > .filtered.text {
  visibility: hidden;
}

.ui.dropdown .filtered.item {
  display: none !important;
}

/*--------------------
        Error
----------------------*/
.ui.dropdown.error,
.ui.dropdown.error > .text,
.ui.dropdown.error > .default.text {
  color: #9F3A38;
}

.ui.selection.dropdown.error {
  background: #FFF6F6;
  border-color: #E0B4B4;
}

.ui.selection.dropdown.error:hover {
  border-color: #E0B4B4;
}

.ui.dropdown.error > .menu,
.ui.dropdown.error > .menu .menu {
  border-color: #E0B4B4;
}

.ui.dropdown.error > .menu > .item {
  color: #9F3A38;
}

.ui.multiple.selection.error.dropdown > .label {
  border-color: #E0B4B4;
}

/* Item Hover */
.ui.dropdown.error > .menu > .item:hover {
  background-color: #FFF2F2;
}

/* Item Active */
.ui.dropdown.error > .menu .active.item {
  background-color: #FDCFCF;
}

/*--------------------
        Clear
----------------------*/
.ui.dropdown > .clear.dropdown.icon {
  opacity: 0.8;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

.ui.dropdown > .clear.dropdown.icon:hover {
  opacity: 1;
}

/*--------------------
        Disabled
----------------------*/
/* Disabled */
.ui.disabled.dropdown,
.ui.dropdown .menu > .disabled.item {
  cursor: default;
  pointer-events: none;
  opacity: 0.45;
}

/*******************************
           Variations
*******************************/
/*--------------
    Direction
---------------*/
/* Flyout Direction */
.ui.dropdown .menu {
  left: 0px;
}

/* Default Side (Right) */
.ui.dropdown .right.menu > .menu,
.ui.dropdown .menu .right.menu {
  left: 100% !important;
  right: auto !important;
  border-radius: 0.28571429rem !important;
}

/* Leftward Opening Menu */
.ui.dropdown > .left.menu {
  left: auto !important;
  right: 0px !important;
}

.ui.dropdown > .left.menu .menu,
.ui.dropdown .menu .left.menu {
  left: auto;
  right: 100%;
  margin: 0em -0.5em 0em 0em !important;
  border-radius: 0.28571429rem !important;
}

.ui.dropdown .item .left.dropdown.icon,
.ui.dropdown .left.menu .item .dropdown.icon {
  width: auto;
  float: left;
  margin: 0em 0em 0em 0em;
}

.ui.dropdown .item .left.dropdown.icon,
.ui.dropdown .left.menu .item .dropdown.icon {
  width: auto;
  float: left;
  margin: 0em 0em 0em 0em;
}

.ui.dropdown .item .left.dropdown.icon + .text,
.ui.dropdown .left.menu .item .dropdown.icon + .text {
  margin-left: 1em;
  margin-right: 0em;
}

/*--------------
     Upward
---------------*/
/* Upward Main Menu */
.ui.upward.dropdown > .menu {
  top: auto;
  bottom: 100%;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* Upward Sub Menu */
.ui.dropdown .upward.menu {
  top: auto !important;
  bottom: 0 !important;
}

/* Active Upward */
.ui.simple.upward.active.dropdown,
.ui.simple.upward.dropdown:hover {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em !important;
}

.ui.upward.dropdown.button:not(.pointing):not(.floating).active {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* Selection */
.ui.upward.selection.dropdown .menu {
  border-top-width: 1px !important;
  border-bottom-width: 0px !important;
  -webkit-box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
}

.ui.upward.selection.dropdown:hover {
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
}

/* Active Upward */
.ui.active.upward.selection.dropdown {
  border-radius: 0em 0em 0.28571429rem 0.28571429rem !important;
}

/* Visible Upward */
.ui.upward.selection.dropdown.visible {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0em 0em 0.28571429rem 0.28571429rem !important;
}

/* Visible Hover Upward */
.ui.upward.active.selection.dropdown:hover {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
}

.ui.upward.active.selection.dropdown:hover .menu {
  -webkit-box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
}

/*--------------
     Simple
---------------*/
/*  Selection Menu */
.ui.scrolling.dropdown .menu,
.ui.dropdown .scrolling.menu {
  overflow-x: hidden;
  overflow-y: auto;
}

.ui.scrolling.dropdown .menu {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  min-width: 100% !important;
  width: auto !important;
}

.ui.dropdown .scrolling.menu {
  position: static;
  overflow-y: auto;
  border: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
  min-width: 100% !important;
  width: auto !important;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
}

.ui.scrolling.dropdown .menu .item.item.item,
.ui.dropdown .scrolling.menu > .item.item.item {
  border-top: none;
}

.ui.scrolling.dropdown .menu .item:first-child,
.ui.dropdown .scrolling.menu .item:first-child {
  border-top: none;
}

.ui.dropdown > .animating.menu .scrolling.menu,
.ui.dropdown > .visible.menu .scrolling.menu {
  display: block;
}

/* Scrollbar in IE */
@media all and (-ms-high-contrast: none) {
  .ui.scrolling.dropdown .menu,
  .ui.dropdown .scrolling.menu {
    min-width: calc(100% - 17px);
  }
}
@media only screen and (max-width: 767px) {
  .ui.scrolling.dropdown .menu,
  .ui.dropdown .scrolling.menu {
    max-height: 10.28571429rem;
  }
}
@media only screen and (min-width: 768px) {
  .ui.scrolling.dropdown .menu,
  .ui.dropdown .scrolling.menu {
    max-height: 15.42857143rem;
  }
}
@media only screen and (min-width: 992px) {
  .ui.scrolling.dropdown .menu,
  .ui.dropdown .scrolling.menu {
    max-height: 20.57142857rem;
  }
}
@media only screen and (min-width: 1920px) {
  .ui.scrolling.dropdown .menu,
  .ui.dropdown .scrolling.menu {
    max-height: 20.57142857rem;
  }
}
/*--------------
     Simple
---------------*/
/* Displays without javascript */
.ui.simple.dropdown .menu:before,
.ui.simple.dropdown .menu:after {
  display: none;
}

.ui.simple.dropdown .menu {
  position: absolute;
  display: block;
  overflow: hidden;
  top: -9999px !important;
  opacity: 0;
  width: 0;
  height: 0;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

.ui.simple.active.dropdown,
.ui.simple.dropdown:hover {
  border-bottom-left-radius: 0em !important;
  border-bottom-right-radius: 0em !important;
}

.ui.simple.active.dropdown > .menu,
.ui.simple.dropdown:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 100% !important;
  opacity: 1;
}

.ui.simple.dropdown > .menu > .item:active > .menu,
.ui.simple.dropdown:hover > .menu > .item:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 0% !important;
  left: 100% !important;
  opacity: 1;
}

.ui.simple.disabled.dropdown:hover .menu {
  display: none;
  height: 0px;
  width: 0px;
  overflow: hidden;
}

/* Visible */
.ui.simple.visible.dropdown > .menu {
  display: block;
}

/*--------------
      Fluid
---------------*/
.ui.fluid.dropdown {
  display: block;
  width: 100%;
  min-width: 0em;
}

.ui.fluid.dropdown > .dropdown.icon {
  float: right;
}

/*--------------
    Floating
---------------*/
.ui.floating.dropdown .menu {
  left: 0;
  right: auto;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15) !important;
  box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15) !important;
  border-radius: 0.28571429rem !important;
}

.ui.floating.dropdown > .menu {
  margin-top: 0.5em !important;
  border-radius: 0.28571429rem !important;
}

/*--------------
     Pointing
---------------*/
.ui.pointing.dropdown > .menu {
  top: 100%;
  margin-top: 0.78571429rem;
  border-radius: 0.28571429rem;
}

.ui.pointing.dropdown > .menu:after {
  display: block;
  position: absolute;
  pointer-events: none;
  content: "";
  visibility: visible;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 0.5em;
  height: 0.5em;
  -webkit-box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  background: #FFFFFF;
  z-index: 2;
}

.ui.pointing.dropdown > .menu:after {
  top: -0.25em;
  left: 50%;
  margin: 0em 0em 0em -0.25em;
}

/* Top Left Pointing */
.ui.top.left.pointing.dropdown > .menu {
  top: 100%;
  bottom: auto;
  left: 0%;
  right: auto;
  margin: 1em 0em 0em;
}

.ui.top.left.pointing.dropdown > .menu {
  top: 100%;
  bottom: auto;
  left: 0%;
  right: auto;
  margin: 1em 0em 0em;
}

.ui.top.left.pointing.dropdown > .menu:after {
  top: -0.25em;
  left: 1em;
  right: auto;
  margin: 0em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Top Right Pointing */
.ui.top.right.pointing.dropdown > .menu {
  top: 100%;
  bottom: auto;
  right: 0%;
  left: auto;
  margin: 1em 0em 0em;
}

.ui.top.pointing.dropdown > .left.menu:after,
.ui.top.right.pointing.dropdown > .menu:after {
  top: -0.25em;
  left: auto !important;
  right: 1em !important;
  margin: 0em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Left Pointing */
.ui.left.pointing.dropdown > .menu {
  top: 0%;
  left: 100%;
  right: auto;
  margin: 0em 0em 0em 1em;
}

.ui.left.pointing.dropdown > .menu:after {
  top: 1em;
  left: -0.25em;
  margin: 0em 0em 0em 0em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.ui.left:not(.top):not(.bottom).pointing.dropdown > .left.menu {
  left: auto !important;
  right: 100% !important;
  margin: 0em 1em 0em 0em;
}

.ui.left:not(.top):not(.bottom).pointing.dropdown > .left.menu:after {
  top: 1em;
  left: auto;
  right: -0.25em;
  margin: 0em 0em 0em 0em;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Right Pointing */
.ui.right.pointing.dropdown > .menu {
  top: 0%;
  left: auto;
  right: 100%;
  margin: 0em 1em 0em 0em;
}

.ui.right.pointing.dropdown > .menu:after {
  top: 1em;
  left: auto;
  right: -0.25em;
  margin: 0em 0em 0em 0em;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Bottom Pointing */
.ui.bottom.pointing.dropdown > .menu {
  top: auto;
  bottom: 100%;
  left: 0%;
  right: auto;
  margin: 0em 0em 1em;
}

.ui.bottom.pointing.dropdown > .menu:after {
  top: auto;
  bottom: -0.25em;
  right: auto;
  margin: 0em;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* Reverse Sub-Menu Direction */
.ui.bottom.pointing.dropdown > .menu .menu {
  top: auto !important;
  bottom: 0px !important;
}

/* Bottom Left */
.ui.bottom.left.pointing.dropdown > .menu {
  left: 0%;
  right: auto;
}

.ui.bottom.left.pointing.dropdown > .menu:after {
  left: 1em;
  right: auto;
}

/* Bottom Right */
.ui.bottom.right.pointing.dropdown > .menu {
  right: 0%;
  left: auto;
}

.ui.bottom.right.pointing.dropdown > .menu:after {
  left: auto;
  right: 1em;
}

/* Upward pointing */
.ui.pointing.upward.dropdown .menu,
.ui.top.pointing.upward.dropdown .menu {
  top: auto !important;
  bottom: 100% !important;
  margin: 0em 0em 0.78571429rem;
  border-radius: 0.28571429rem;
}

.ui.pointing.upward.dropdown .menu:after,
.ui.top.pointing.upward.dropdown .menu:after {
  top: 100% !important;
  bottom: auto !important;
  -webkit-box-shadow: 1px 1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 1px 1px 0px 0px rgba(34, 36, 38, 0.15);
  margin: -0.25em 0em 0em;
}

/* Right Pointing Upward */
.ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
  top: auto !important;
  bottom: 0 !important;
  margin: 0em 1em 0em 0em;
}

.ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
  top: auto !important;
  bottom: 0 !important;
  margin: 0em 0em 1em 0em;
  -webkit-box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
}

/* Left Pointing Upward */
.ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
  top: auto !important;
  bottom: 0 !important;
  margin: 0em 0em 0em 1em;
}

.ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
  top: auto !important;
  bottom: 0 !important;
  margin: 0em 0em 1em 0em;
  -webkit-box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
}

/*******************************
         Theme Overrides
*******************************/
/* Dropdown Carets */
@font-face {
  font-family: "Dropdown";
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAVgAA8AAAAACFAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABWAAAABwAAAAchGgaq0dERUYAAAF0AAAAHAAAAB4AJwAPT1MvMgAAAZAAAABDAAAAVnW4TJdjbWFwAAAB1AAAAEsAAAFS8CcaqmN2dCAAAAIgAAAABAAAAAQAEQFEZ2FzcAAAAiQAAAAIAAAACP//AANnbHlmAAACLAAAAQoAAAGkrRHP9WhlYWQAAAM4AAAAMAAAADYPK8YyaGhlYQAAA2gAAAAdAAAAJANCAb1obXR4AAADiAAAACIAAAAiCBkAOGxvY2EAAAOsAAAAFAAAABQBnAIybWF4cAAAA8AAAAAfAAAAIAEVAF5uYW1lAAAD4AAAATAAAAKMFGlj5HBvc3QAAAUQAAAARgAAAHJoedjqd2ViZgAABVgAAAAGAAAABrO7W5UAAAABAAAAANXulPUAAAAA1r4hgAAAAADXu2Q1eNpjYGRgYOABYjEgZmJgBEIOIGYB8xgAA/YAN3jaY2BktGOcwMDKwMI4jTGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHFT/fLjFeOD/AQY9xjMMbkBhRpAcAN48DQYAeNpjYGBgZoBgGQZGBhDwAfIYwXwWBgMgzQGETAwMqn8+8H649f8/lHX9//9b7Pzf+fWgusCAkY0BzmUE6gHpQwGMDMMeAACbxg7SAAARAUQAAAAB//8AAnjadZBPSsNAGMXfS+yMqYgOhpSuSlKadmUhiVEhEMQzFF22m17BbbvzCh5BXCUn6EG8gjeQ4DepwYo4i+/ffL95j4EDA+CFC7jQuKyIeVHrI3wkleq9F7XrSInKteOeHdda8bOoaeepSc00NWPz/LRec9G8GabyGtEdF7h19z033GAMTK7zbM42xNEZpzYof0RtQ5CUHAQJ73OtVyutc+3b7Ou//b8XNlsPx3jgjUifABdhEohKJJL5iM5p39uqc7X1+sRQSqmGrUVhlsJ4lpmEUVwyT8SUYtg0P9DyNzPADDs+tjrGV6KRCRfsui3eHcL4/p8ZXvfMlcnEU+CLv7hDykOP+AKTPTxbAAB42mNgZGBgAGKuf5KP4vltvjLIMzGAwLV9ig0g+vruFFMQzdjACOJzMIClARh0CTJ42mNgZGBgPPD/AJD8wgAEjA0MjAyogAMAbOQEAQAAAAC7ABEAAAAAAKoAAAH0AAABgAAAAUAACAFAAAgAwAAXAAAAAAAAACoAKgAqADIAbACGAKAAugDSeNpjYGRgYOBkUGFgYgABEMkFhAwM/xn0QAIADdUBdAB42qWQvUoDQRSFv3GjaISUQaymSmGxJoGAsRC0iPYLsU50Y6IxrvlRtPCJJKUPIBb+PIHv4EN4djKuKAqCDHfmu+feOdwZoMCUAJNbAlYUMzaUlM14jjxbngOq7HnOia89z1Pk1vMCa9x7ztPkzfMyJbPj+ZGi6Xp+omxuPD+zaD7meaFg7mb8GrBqHmhwxoAxlm0uiRkpP9X5m26pKRoMxTGR1D49Dv/Yb/91o6l8qL6eu5n2hZQzn68utR9m3FU2cB4t9cdSLG2utI+44Eh/P9bqKO+oJ/WxmXssj77YkrjasZQD6SFddythk3Wtzrf+UF2p076Udla1VNzsERP3kkjVRKel7mp1udXYcHtZSlV7RfmJe1GiFWveluaeKD5/MuJcSk8Tpm/vvwPIbmJleNpjYGKAAFYG7ICTgYGRiZGZkYWRlZGNkZ2Rg5GTLT2nsiDDEEIZsZfmZRqZujmDaDcDAxcI7WIOpS2gtCWUdgQAZkcSmQAAAAFblbO6AAA=) format("woff");
  font-weight: normal;
  font-style: normal;
}
.ui.dropdown > .dropdown.icon {
  font-family: "Dropdown";
  line-height: 1;
  height: 1em;
  width: 1.23em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

.ui.dropdown > .dropdown.icon {
  width: auto;
}

.ui.dropdown > .dropdown.icon:before {
  content: "\f0d7";
}

/* Sub Menu */
.ui.dropdown .menu .item .dropdown.icon:before {
  content: "\f0da";
}

.ui.dropdown .item .left.dropdown.icon:before,
.ui.dropdown .left.menu .item .dropdown.icon:before {
  content: "\f0d9";
}

/* Vertical Menu Dropdown */
.ui.vertical.menu .dropdown.item > .dropdown.icon:before {
  content: "\f0da";
}

.ui.dropdown > .clear.icon:before {
  content: "\f00d";
}

/* Icons for Reference (Subsetted in 2.4.0)
  .dropdown.down:before { content: "\f0d7"; }
  .dropdown.up:before { content: "\f0d8"; }
  .dropdown.left:before { content: "\f0d9"; }
  .dropdown.right:before { content: "\f0da"; }
  .dropdown.close:before { content: "\f00d"; }
*/
/*******************************
        User Overrides
*******************************/
/*!
 * # Semantic UI 2.4.0 - Transition
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
          Transitions
*******************************/
.transition {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*******************************
	  States
*******************************/
/* Animating */
.animating.transition {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  visibility: visible !important;
}

/* Loading */
.loading.transition {
  position: absolute;
  top: -99999px;
  left: -99999px;
}

/* Hidden */
.hidden.transition {
  display: none;
  visibility: hidden;
}

/* Visible */
.visible.transition {
  display: block !important;
  visibility: visible !important;
  /*  backface-visibility: @backfaceVisibility;
  transform: @use3DAcceleration;*/
}

/* Disabled */
.disabled.transition {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

/*******************************
	Variations
*******************************/
.looping.transition {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/*******************************
	Transitions
*******************************/
/*
Some transitions adapted from Animate CSS
https://github.com/daneden/animate.css

Additional transitions adapted from Glide
by Nick Pettit - https://github.com/nickpettit/glide
 */
/*--------------
  Browse
---------------*/
.transition.browse {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.transition.browse.in {
  -webkit-animation-name: browseIn;
  animation-name: browseIn;
}

.transition.browse.out,
.transition.browse.left.out {
  -webkit-animation-name: browseOutLeft;
  animation-name: browseOutLeft;
}

.transition.browse.right.out {
  -webkit-animation-name: browseOutRight;
  animation-name: browseOutRight;
}

/* In */
@-webkit-keyframes browseIn {
  0% {
    -webkit-transform: scale(0.8) translateZ(0px);
    transform: scale(0.8) translateZ(0px);
    z-index: -1;
  }
  10% {
    -webkit-transform: scale(0.8) translateZ(0px);
    transform: scale(0.8) translateZ(0px);
    z-index: -1;
    opacity: 0.7;
  }
  80% {
    -webkit-transform: scale(1.05) translateZ(0px);
    transform: scale(1.05) translateZ(0px);
    opacity: 1;
    z-index: 999;
  }
  100% {
    -webkit-transform: scale(1) translateZ(0px);
    transform: scale(1) translateZ(0px);
    z-index: 999;
  }
}
@keyframes browseIn {
  0% {
    -webkit-transform: scale(0.8) translateZ(0px);
    transform: scale(0.8) translateZ(0px);
    z-index: -1;
  }
  10% {
    -webkit-transform: scale(0.8) translateZ(0px);
    transform: scale(0.8) translateZ(0px);
    z-index: -1;
    opacity: 0.7;
  }
  80% {
    -webkit-transform: scale(1.05) translateZ(0px);
    transform: scale(1.05) translateZ(0px);
    opacity: 1;
    z-index: 999;
  }
  100% {
    -webkit-transform: scale(1) translateZ(0px);
    transform: scale(1) translateZ(0px);
    z-index: 999;
  }
}
/* Out */
@-webkit-keyframes browseOutLeft {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg);
  }
  50% {
    z-index: -1;
    -webkit-transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: -1;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    opacity: 0;
  }
}
@keyframes browseOutLeft {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg);
  }
  50% {
    z-index: -1;
    -webkit-transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: -1;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    opacity: 0;
  }
}
@-webkit-keyframes browseOutRight {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg);
  }
  50% {
    z-index: 1;
    -webkit-transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: 1;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    opacity: 0;
  }
}
@keyframes browseOutRight {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg);
  }
  50% {
    z-index: 1;
    -webkit-transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: 1;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    opacity: 0;
  }
}
/*--------------
  Drop
---------------*/
.drop.transition {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-duration: 400ms;
  animation-duration: 400ms;
  -webkit-animation-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
  animation-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
}

.drop.transition.in {
  -webkit-animation-name: dropIn;
  animation-name: dropIn;
}

.drop.transition.out {
  -webkit-animation-name: dropOut;
  animation-name: dropOut;
}

/* Drop */
@-webkit-keyframes dropIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes dropIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes dropOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes dropOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
/*--------------
Fade
---------------*/
.transition.fade.in {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.transition[class*="fade up"].in {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.transition[class*="fade down"].in {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.transition[class*="fade left"].in {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.transition[class*="fade right"].in {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.transition.fade.out {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

.transition[class*="fade up"].out {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

.transition[class*="fade down"].out {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

.transition[class*="fade left"].out {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

.transition[class*="fade right"].out {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

/* In */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
/* Out */
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
  }
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
  }
}
/*--------------
  Flips
---------------*/
.flip.transition.in,
.flip.transition.out {
  -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
}

.horizontal.flip.transition.in {
  -webkit-animation-name: horizontalFlipIn;
  animation-name: horizontalFlipIn;
}

.horizontal.flip.transition.out {
  -webkit-animation-name: horizontalFlipOut;
  animation-name: horizontalFlipOut;
}

.vertical.flip.transition.in {
  -webkit-animation-name: verticalFlipIn;
  animation-name: verticalFlipIn;
}

.vertical.flip.transition.out {
  -webkit-animation-name: verticalFlipOut;
  animation-name: verticalFlipOut;
}

/* In */
@-webkit-keyframes horizontalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0deg);
    transform: perspective(2000px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes horizontalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0deg);
    transform: perspective(2000px) rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes verticalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(0deg);
    transform: perspective(2000px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes verticalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(0deg);
    transform: perspective(2000px) rotateX(0deg);
    opacity: 1;
  }
}
/* Out */
@-webkit-keyframes horizontalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0deg);
    transform: perspective(2000px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes horizontalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0deg);
    transform: perspective(2000px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0;
  }
}
@-webkit-keyframes verticalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateX(0deg);
    transform: perspective(2000px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
}
@keyframes verticalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateX(0deg);
    transform: perspective(2000px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
}
/*--------------
Scale
---------------*/
.scale.transition.in {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}

.scale.transition.out {
  -webkit-animation-name: scaleOut;
  animation-name: scaleOut;
}

@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* Out */
@-webkit-keyframes scaleOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes scaleOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
/*--------------
Fly
---------------*/
/* Inward */
.transition.fly {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.transition.fly.in {
  -webkit-animation-name: flyIn;
  animation-name: flyIn;
}

.transition[class*="fly up"].in {
  -webkit-animation-name: flyInUp;
  animation-name: flyInUp;
}

.transition[class*="fly down"].in {
  -webkit-animation-name: flyInDown;
  animation-name: flyInDown;
}

.transition[class*="fly left"].in {
  -webkit-animation-name: flyInLeft;
  animation-name: flyInLeft;
}

.transition[class*="fly right"].in {
  -webkit-animation-name: flyInRight;
  animation-name: flyInRight;
}

/* Outward */
.transition.fly.out {
  -webkit-animation-name: flyOut;
  animation-name: flyOut;
}

.transition[class*="fly up"].out {
  -webkit-animation-name: flyOutUp;
  animation-name: flyOutUp;
}

.transition[class*="fly down"].out {
  -webkit-animation-name: flyOutDown;
  animation-name: flyOutDown;
}

.transition[class*="fly left"].out {
  -webkit-animation-name: flyOutLeft;
  animation-name: flyOutLeft;
}

.transition[class*="fly right"].out {
  -webkit-animation-name: flyOutRight;
  animation-name: flyOutRight;
}

/* In */
@-webkit-keyframes flyIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes flyIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes flyInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1500px, 0);
    transform: translate3d(0, 1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes flyInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1500px, 0);
    transform: translate3d(0, 1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes flyInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1500px, 0);
    transform: translate3d(0, -1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes flyInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1500px, 0);
    transform: translate3d(0, -1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes flyInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(1500px, 0, 0);
    transform: translate3d(1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes flyInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(1500px, 0, 0);
    transform: translate3d(1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes flyInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-1500px, 0, 0);
    transform: translate3d(-1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes flyInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-1500px, 0, 0);
    transform: translate3d(-1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
/* Out */
@-webkit-keyframes flyOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes flyOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@-webkit-keyframes flyOutUp {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes flyOutUp {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@-webkit-keyframes flyOutDown {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes flyOutDown {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@-webkit-keyframes flyOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes flyOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@-webkit-keyframes flyOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes flyOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
/*--------------
  Slide
---------------*/
.transition.slide.in,
.transition[class*="slide down"].in {
  -webkit-animation-name: slideInY;
  animation-name: slideInY;
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

.transition[class*="slide up"].in {
  -webkit-animation-name: slideInY;
  animation-name: slideInY;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}

.transition[class*="slide left"].in {
  -webkit-animation-name: slideInX;
  animation-name: slideInX;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}

.transition[class*="slide right"].in {
  -webkit-animation-name: slideInX;
  animation-name: slideInX;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

.transition.slide.out,
.transition[class*="slide down"].out {
  -webkit-animation-name: slideOutY;
  animation-name: slideOutY;
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

.transition[class*="slide up"].out {
  -webkit-animation-name: slideOutY;
  animation-name: slideOutY;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}

.transition[class*="slide left"].out {
  -webkit-animation-name: slideOutX;
  animation-name: slideOutX;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}

.transition[class*="slide right"].out {
  -webkit-animation-name: slideOutX;
  animation-name: slideOutX;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

/* In */
@-webkit-keyframes slideInY {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes slideInY {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes slideInX {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes slideInX {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
/* Out */
@-webkit-keyframes slideOutY {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@keyframes slideOutY {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@-webkit-keyframes slideOutX {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}
@keyframes slideOutX {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}
/*--------------
  Swing
---------------*/
.transition.swing {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.transition[class*="swing down"].in {
  -webkit-animation-name: swingInX;
  animation-name: swingInX;
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

.transition[class*="swing up"].in {
  -webkit-animation-name: swingInX;
  animation-name: swingInX;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}

.transition[class*="swing left"].in {
  -webkit-animation-name: swingInY;
  animation-name: swingInY;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}

.transition[class*="swing right"].in {
  -webkit-animation-name: swingInY;
  animation-name: swingInY;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

.transition.swing.out,
.transition[class*="swing down"].out {
  -webkit-animation-name: swingOutX;
  animation-name: swingOutX;
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

.transition[class*="swing up"].out {
  -webkit-animation-name: swingOutX;
  animation-name: swingOutX;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}

.transition[class*="swing left"].out {
  -webkit-animation-name: swingOutY;
  animation-name: swingOutY;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}

.transition[class*="swing right"].out {
  -webkit-animation-name: swingOutY;
  animation-name: swingOutY;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

/* In */
@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
    transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(15deg);
    transform: perspective(1000px) rotateX(15deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
    transform: perspective(1000px) rotateX(-7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
}
@keyframes swingInX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
    transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(15deg);
    transform: perspective(1000px) rotateX(15deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
    transform: perspective(1000px) rotateX(-7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
}
@-webkit-keyframes swingInY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
    transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-17.5deg);
    transform: perspective(1000px) rotateY(-17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
    transform: perspective(1000px) rotateY(7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
  }
}
@keyframes swingInY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
    transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-17.5deg);
    transform: perspective(1000px) rotateY(-17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
    transform: perspective(1000px) rotateY(7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
  }
}
/* Out */
@-webkit-keyframes swingOutX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
    transform: perspective(1000px) rotateX(-7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(17.5deg);
    transform: perspective(1000px) rotateX(17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
    transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes swingOutX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
    transform: perspective(1000px) rotateX(-7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(17.5deg);
    transform: perspective(1000px) rotateX(17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
    transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}
@-webkit-keyframes swingOutY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
    transform: perspective(1000px) rotateY(7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-10deg);
    transform: perspective(1000px) rotateY(-10deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
    transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
}
@keyframes swingOutY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
    transform: perspective(1000px) rotateY(7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-10deg);
    transform: perspective(1000px) rotateY(-10deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
    transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
}
/*--------------
Zoom
---------------*/
.transition.zoom.in {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

.transition.zoom.out {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes zoomIn {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
/*******************************
 Static Animations
*******************************/
/*--------------
 Emphasis
---------------*/
.flash.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: flash;
  animation-name: flash;
}

.shake.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: shake;
  animation-name: shake;
}

.bounce.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

.tada.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: tada;
  animation-name: tada;
}

.pulse.transition {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.jiggle.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: jiggle;
  animation-name: jiggle;
}

.transition.glow {
  -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.transition.glow {
  -webkit-animation-name: glow;
  animation-name: glow;
}

/* Flash */
@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
/* Shake */
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
/* Bounce */
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
/* Tada */
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
/* Pulse */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
/* Jiggle */
@-webkit-keyframes jiggle {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes jiggle {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* Glow */
@-webkit-keyframes glow {
  0% {
    background-color: #FCFCFD;
  }
  30% {
    background-color: #FFF6CD;
  }
  100% {
    background-color: #FCFCFD;
  }
}
@keyframes glow {
  0% {
    background-color: #FCFCFD;
  }
  30% {
    background-color: #FFF6CD;
  }
  100% {
    background-color: #FCFCFD;
  }
}
/*******************************
   Site Overrides
*******************************/
/*!
* # Semantic UI 2.4.1 - Input
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
           Standard
*******************************/
/*--------------------
        Inputs
---------------------*/
.ui.input {
  position: relative;
  font-weight: normal;
  font-style: normal;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: rgba(0, 0, 0, 0.87);
}

.ui.input > input {
  margin: 0em;
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-align: left;
  line-height: 1.21428571em;
  font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
  padding: 0.67857143em 1em;
  background: #FFFFFF;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
  -webkit-transition: border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: box-shadow 0.1s ease, border-color 0.1s ease;
  transition: box-shadow 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*--------------------
      Placeholder
---------------------*/
/* browsers require these rules separate */
.ui.input > input::-webkit-input-placeholder {
  color: rgba(191, 191, 191, 0.87);
}

.ui.input > input::-moz-placeholder {
  color: rgba(191, 191, 191, 0.87);
}

.ui.input > input:-ms-input-placeholder {
  color: rgba(191, 191, 191, 0.87);
}

/*******************************
            States
*******************************/
/*--------------------
        Disabled
---------------------*/
.ui.disabled.input,
.ui.input:not(.disabled) input[disabled] {
  opacity: 0.45;
}

.ui.disabled.input > input,
.ui.input:not(.disabled) input[disabled] {
  pointer-events: none;
}

/*--------------------
        Active
---------------------*/
.ui.input > input:active,
.ui.input.down input {
  border-color: rgba(0, 0, 0, 0.3);
  background: #FAFAFA;
  color: rgba(0, 0, 0, 0.87);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*--------------------
       Loading
---------------------*/
.ui.loading.loading.input > i.icon:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.1);
}

.ui.loading.loading.input > i.icon:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
  animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #767676 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-shadow: 0px 0px 0px 1px transparent;
  box-shadow: 0px 0px 0px 1px transparent;
}

/*--------------------
        Focus
---------------------*/
.ui.input.focus > input,
.ui.input > input:focus {
  border-color: #85B7D9;
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ui.input.focus > input::-webkit-input-placeholder,
.ui.input > input:focus::-webkit-input-placeholder {
  color: rgba(115, 115, 115, 0.87);
}

.ui.input.focus > input::-moz-placeholder,
.ui.input > input:focus::-moz-placeholder {
  color: rgba(115, 115, 115, 0.87);
}

.ui.input.focus > input:-ms-input-placeholder,
.ui.input > input:focus:-ms-input-placeholder {
  color: rgba(115, 115, 115, 0.87);
}

/*--------------------
        Error
---------------------*/
.ui.input.error > input {
  background-color: #FFF6F6;
  border-color: #E0B4B4;
  color: #9F3A38;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Error Placeholder */
.ui.input.error > input::-webkit-input-placeholder {
  color: #e7bdbc;
}

.ui.input.error > input::-moz-placeholder {
  color: #e7bdbc;
}

.ui.input.error > input:-ms-input-placeholder {
  color: #e7bdbc !important;
}

/* Focused Error Placeholder */
.ui.input.error > input:focus::-webkit-input-placeholder {
  color: #da9796;
}

.ui.input.error > input:focus::-moz-placeholder {
  color: #da9796;
}

.ui.input.error > input:focus:-ms-input-placeholder {
  color: #da9796 !important;
}

/*******************************
           Variations
*******************************/
/*--------------------
      Transparent
---------------------*/
.ui.transparent.input > input {
  border-color: transparent !important;
  background-color: transparent !important;
  padding: 0em !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
}

/* Transparent Icon */
.ui.transparent.icon.input > i.icon {
  width: 1.1em;
}

.ui.transparent.icon.input > input {
  padding-left: 0em !important;
  padding-right: 2em !important;
}

.ui.transparent[class*="left icon"].input > input {
  padding-left: 2em !important;
  padding-right: 0em !important;
}

/* Transparent Inverted */
.ui.transparent.inverted.input {
  color: #FFFFFF;
}

.ui.transparent.inverted.input > input {
  color: inherit;
}

.ui.transparent.inverted.input > input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.ui.transparent.inverted.input > input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.ui.transparent.inverted.input > input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

/*--------------------
         Icon
---------------------*/
.ui.icon.input > i.icon {
  cursor: default;
  position: absolute;
  line-height: 1;
  text-align: center;
  top: 0px;
  right: 0px;
  margin: 0em;
  height: 100%;
  width: 2.67142857em;
  opacity: 0.5;
  border-radius: 0em 0.28571429rem 0.28571429rem 0em;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.ui.icon.input > i.icon:not(.link) {
  pointer-events: none;
}

.ui.icon.input > input {
  padding-right: 2.67142857em !important;
}

.ui.icon.input > i.icon:before,
.ui.icon.input > i.icon:after {
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  margin-top: -0.5em;
}

.ui.icon.input > i.link.icon {
  cursor: pointer;
}

.ui.icon.input > i.circular.icon {
  top: 0.35em;
  right: 0.5em;
}

/* Left Icon Input */
.ui[class*="left icon"].input > i.icon {
  right: auto;
  left: 1px;
  border-radius: 0.28571429rem 0em 0em 0.28571429rem;
}

.ui[class*="left icon"].input > i.circular.icon {
  right: auto;
  left: 0.5em;
}

.ui[class*="left icon"].input > input {
  padding-left: 2.67142857em !important;
  padding-right: 1em !important;
}

/* Focus */
.ui.icon.input > input:focus ~ i.icon {
  opacity: 1;
}

/*--------------------
        Labeled
---------------------*/
/* Adjacent Label */
.ui.labeled.input > .label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0;
  font-size: 1em;
}

.ui.labeled.input > .label:not(.corner) {
  padding-top: 0.78571429em;
  padding-bottom: 0.78571429em;
}

/* Regular Label on Left */
.ui.labeled.input:not([class*="corner labeled"]) .label:first-child {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.ui.labeled.input:not([class*="corner labeled"]) .label:first-child + input {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left-color: transparent;
}

.ui.labeled.input:not([class*="corner labeled"]) .label:first-child + input:focus {
  border-left-color: #85B7D9;
}

/* Regular Label on Right */
.ui[class*="right labeled"].input > input {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-right-color: transparent !important;
}

.ui[class*="right labeled"].input > input + .label {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.ui[class*="right labeled"].input > input:focus {
  border-right-color: #85B7D9 !important;
}

/* Corner Label */
.ui.labeled.input .corner.label {
  top: 1px;
  right: 1px;
  font-size: 0.64285714em;
  border-radius: 0em 0.28571429rem 0em 0em;
}

/* Spacing with corner label */
.ui[class*="corner labeled"]:not([class*="left corner labeled"]).labeled.input > input {
  padding-right: 2.5em !important;
}

.ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"]) > input {
  padding-right: 3.25em !important;
}

.ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"]) > .icon {
  margin-right: 1.25em;
}

/* Left Labeled */
.ui[class*="left corner labeled"].labeled.input > input {
  padding-left: 2.5em !important;
}

.ui[class*="left corner labeled"].icon.input > input {
  padding-left: 3.25em !important;
}

.ui[class*="left corner labeled"].icon.input > .icon {
  margin-left: 1.25em;
}

/* Corner Label Position  */
.ui.input > .ui.corner.label {
  top: 1px;
  right: 1px;
}

.ui.input > .ui.left.corner.label {
  right: auto;
  left: 1px;
}

/*--------------------
        Action
---------------------*/
.ui.action.input > .button,
.ui.action.input > .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.ui.action.input > .button,
.ui.action.input > .buttons > .button {
  padding-top: 0.78571429em;
  padding-bottom: 0.78571429em;
  margin: 0;
}

/* Button on Right */
.ui.action.input:not([class*="left action"]) > input {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-right-color: transparent !important;
}

.ui.action.input:not([class*="left action"]) > .dropdown:not(:first-child),
.ui.action.input:not([class*="left action"]) > .button:not(:first-child),
.ui.action.input:not([class*="left action"]) > .buttons:not(:first-child) > .button {
  border-radius: 0px;
}

.ui.action.input:not([class*="left action"]) > .dropdown:last-child,
.ui.action.input:not([class*="left action"]) > .button:last-child,
.ui.action.input:not([class*="left action"]) > .buttons:last-child > .button {
  border-radius: 0px 0.28571429rem 0.28571429rem 0px;
}

/* Input Focus */
.ui.action.input:not([class*="left action"]) > input:focus {
  border-right-color: #85B7D9 !important;
}

/* Button on Left */
.ui[class*="left action"].input > input {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-left-color: transparent !important;
}

.ui[class*="left action"].input > .dropdown,
.ui[class*="left action"].input > .button,
.ui[class*="left action"].input > .buttons > .button {
  border-radius: 0px;
}

.ui[class*="left action"].input > .dropdown:first-child,
.ui[class*="left action"].input > .button:first-child,
.ui[class*="left action"].input > .buttons:first-child > .button {
  border-radius: 0.28571429rem 0px 0px 0.28571429rem;
}

/* Input Focus */
.ui[class*="left action"].input > input:focus {
  border-left-color: #85B7D9 !important;
}

/*--------------------
       Inverted
---------------------*/
/* Standard */
.ui.inverted.input > input {
  border: none;
}

/*--------------------
        Fluid
---------------------*/
.ui.fluid.input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ui.fluid.input > input {
  width: 0px !important;
}

/*--------------------
        Size
---------------------*/
.ui.mini.input {
  font-size: 0.78571429em;
}

.ui.small.input {
  font-size: 0.92857143em;
}

.ui.input {
  font-size: 1em;
}

.ui.large.input {
  font-size: 1.14285714em;
}

.ui.big.input {
  font-size: 1.28571429em;
}

.ui.huge.input {
  font-size: 1.42857143em;
}

.ui.massive.input {
  font-size: 1.71428571em;
}

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
.bgimage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.bgimage .bg-image-wrapper {
  position: fixed;
  width: initial;
  z-index: -1;
  display: none;
}

.bgimage .bg-image-wrapper img {
  width: 100%;
}

.return-top-button {
  bottom: 0;
  z-index: 999;
  cursor: pointer;
  opacity: 1;
  display: block;
  position: relative;
  height: 0px;
  width: 100%;
  right: auto;
}

.return-top-button img {
  width: 49px;
  height: 49px;
  right: 10px;
  bottom: 0;
  position: absolute;
}

.return-top-button.return-top-button-fixed {
  position: fixed;
  bottom: 0;
  right: 0px;
} /* common */
#calendar {
  user-select: none;
  -webkit-font-smoothing: antialiased;
  font-family: "Noto Sans Japanese", "Segoe UI", "Helvetica Neue", Arial, "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

.reserved-car-list {
  line-height: normal;
}

.reserved-car-list .reserve-day_wrap .reserve-day__list:not(.is-holiday) .reserve-day__title .day.sat {
  color: #0072ce;
}

.reserved-car-list .reserve-day_wrap .reserve-day__list:not(.is-holiday) .reserve-day__title .day.sun {
  color: #e50322;
}

/* 未選択時のエラー色設定 */
.reservation_title_inner__text.unselected_error .copy,
.reservation_title_inner__text.unselected_error .copy_sp span {
  color: #fff;
  background-color: #e60012;
  padding: 0 10px;
}

/* 予約リスト　empty */
.reserve-time__item.empty {
  opacity: 0.8;
}

.reserve-time__item.empty.is-select {
  opacity: 1;
}

/* チェックアイコン */
.reserve-time__item.empty.icon-color-1.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/1.png);
}

.reserve-time__item.empty.icon-color-2.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/2.png);
}

.reserve-time__item.empty.icon-color-3.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/3.png);
}

.reserve-time__item.empty.icon-color-4.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/4.png);
}

.reserve-time__item.empty.icon-color-5.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/5.png);
}

.reserve-time__item.empty.icon-color-6.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/6.png);
}

.reserve-time__item.empty.icon-color-7.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/7.png);
}

.reserve-time__item.empty.icon-color-8.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/8.png);
}

.reserve-time__item.empty.icon-color-9.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/9.png);
}

.reserve-time__item.empty.icon-color-10.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/10.png);
}

.reserve-time__item.empty.icon-color-11.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/11.png);
}

.reserve-time__item.empty.icon-color-12.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/12.png);
}

.reserve-time__item.empty.icon-color-13.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/13.png);
}

.reserve-time__item.empty.icon-color-14.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/14.png);
}

.reserve-time__item.empty.icon-color-15.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/15.png);
}

.reserve-time__item.empty.icon-color-16.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/16.png);
}

.reserve-time__item.empty.icon-color-17.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/17.png);
}

.reserve-time__item.empty.icon-color-18.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/18.png);
}

.reserve-time__item.empty.icon-color-19.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/19.png);
}

.reserve-time__item.empty.icon-color-20.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/20.png);
}

.reserve-time__item.empty.icon-color-21.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/21.png);
}

.reserve-time__item.empty.icon-color-22.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/22.png);
}

.reserve-time__item.empty.icon-color-23.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/23.png);
}

.reserve-time__item.empty.icon-color-24.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/24.png);
}

.reserve-time__item.empty.icon-color-25.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/25.png);
}

.reserve-time__item.empty.icon-color-26.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/26.png);
}

.reserve-time__item.empty.icon-color-27.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/27.png);
}

.reserve-time__item.empty.icon-color-28.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/28.png);
}

.reserve-time__item.empty.icon-color-29.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/29.png);
}

.reserve-time__item.empty.icon-color-30.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/30.png);
}

.reserve-time__item.empty.icon-color-31.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/31.png);
}

.reserve-time__item.empty.icon-color-32.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/32.png);
}

.reserve-time__item.empty.icon-color-33.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/33.png);
}

.reserve-time__item.empty.icon-color-34.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/34.png);
}

.reserve-time__item.empty.icon-color-35.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/35.png);
}

.reserve-time__item.empty.icon-color-36.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/36.png);
}

.reserve-time__item.empty.icon-color-37.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/37.png);
}

.reserve-time__item.empty.icon-color-38.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/38.png);
}

.reserve-time__item.empty.icon-color-39.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/39.png);
}

.reserve-time__item.empty.icon-color-40.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/40.png);
}

.reserve-time__item.empty.icon-color-41.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/41.png);
}

.reserve-time__item.empty.icon-color-42.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/42.png);
}

.reserve-time__item.empty.icon-color-43.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/43.png);
}

.reserve-time__item.empty.icon-color-44.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/44.png);
}

.reserve-time__item.empty.icon-color-45.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/45.png);
}

.reserve-time__item.empty.icon-color-46.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/46.png);
}

.reserve-time__item.empty.icon-color-47.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/47.png);
}

.reserve-time__item.empty.icon-color-48.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/48.png);
}

.reserve-time__item.empty.icon-color-49.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/49.png);
}

.reserve-time__item.empty.icon-color-50.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/50.png);
}

.reserve-time__item.empty.icon-color-51.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/51.png);
}

.reserve-time__item.empty.icon-color-52.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/52.png);
}

.reserve-time__item.empty.icon-color-53.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/53.png);
}

.reserve-time__item.empty.icon-color-54.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/54.png);
}

.reserve-time__item.empty.icon-color-55.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/55.png);
}

.reserve-time__item.empty.icon-color-56.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/56.png);
}

.reserve-time__item.empty.icon-color-57.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/57.png);
}

.reserve-time__item.empty.icon-color-58.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/58.png);
}

.reserve-time__item.empty.icon-color-59.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/59.png);
}

.reserve-time__item.empty.icon-color-60.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/60.png);
}

.reserve-time__item.empty.icon-color-61.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/61.png);
}

.reserve-time__item.empty.icon-color-62.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/62.png);
}

.reserve-time__item.empty.icon-color-63.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/63.png);
}

.reserve-time__item.empty.icon-color-64.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/64.png);
}

.reserve-time__item.empty.icon-color-65.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/65.png);
}

.reserve-time__item.empty.icon-color-66.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/66.png);
}

.reserve-time__item.empty.icon-color-67.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/67.png);
}

.reserve-time__item.empty.icon-color-68.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/68.png);
}

.reserve-time__item.empty.icon-color-69.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/69.png);
}

.reserve-time__item.empty.icon-color-70.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/70.png);
}

.reserve-time__item.empty.icon-color-71.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/71.png);
}

.reserve-time__item.empty.icon-color-72.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/72.png);
}

.reserve-time__item.empty.icon-color-73.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/73.png);
}

.reserve-time__item.empty.icon-color-74.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/74.png);
}

.reserve-time__item.empty.icon-color-75.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/75.png);
}

.reserve-time__item.empty.icon-color-76.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/76.png);
}

.reserve-time__item.empty.icon-color-77.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/77.png);
}

.reserve-time__item.empty.icon-color-78.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/78.png);
}

.reserve-time__item.empty.icon-color-79.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/79.png);
}

.reserve-time__item.empty.icon-color-80.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/80.png);
}

.reserve-time__item.empty.icon-color-81.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/81.png);
}

.reserve-time__item.empty.icon-color-82.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/82.png);
}

.reserve-time__item.empty.icon-color-83.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/83.png);
}

.reserve-time__item.empty.icon-color-84.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/84.png);
}

.reserve-time__item.empty.icon-color-85.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/85.png);
}

.reserve-time__item.empty.icon-color-86.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/86.png);
}

.reserve-time__item.empty.icon-color-87.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/87.png);
}

.reserve-time__item.empty.icon-color-88.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/88.png);
}

.reserve-time__item.empty.icon-color-89.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/89.png);
}

.reserve-time__item.empty.icon-color-90.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/90.png);
}

.reserve-time__item.empty.icon-color-91.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/91.png);
}

.reserve-time__item.empty.icon-color-92.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/92.png);
}

.reserve-time__item.empty.icon-color-93.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/93.png);
}

.reserve-time__item.empty.icon-color-94.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/94.png);
}

.reserve-time__item.empty.icon-color-95.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/95.png);
}

.reserve-time__item.empty.icon-color-96.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/96.png);
}

.reserve-time__item.empty.icon-color-97.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/97.png);
}

.reserve-time__item.empty.icon-color-98.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/98.png);
}

.reserve-time__item.empty.icon-color-99.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/99.png);
}

.reserve-time__item.empty.icon-color-100.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/100.png);
}

.reserve-time__item.empty.icon-color-101.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/101.png);
}

.reserve-time__item.empty.icon-color-102.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/102.png);
}

.reserve-time__item.empty.icon-color-103.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/103.png);
}

.reserve-time__item.empty.icon-color-104.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/104.png);
}

.reserve-time__item.empty.icon-color-105.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/105.png);
}

.reserve-time__item.empty.icon-color-106.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/106.png);
}

.reserve-time__item.empty.icon-color-107.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/107.png);
}

.reserve-time__item.empty.icon-color-108.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/108.png);
}

.reserve-time__item.empty.icon-color-109.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/109.png);
}

.reserve-time__item.empty.icon-color-110.is-select:after {
  background-image: url(/assets/a/images/form-online-rsv/icon-check/110.png);
}

.reserve-time__item.empty.is-select:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: 0 auto;
  padding: 3px 0;
}

/**************
l-wrapper
***************/
@media print, screen and (min-width: 1280px) {
  .reserved-car-list {
    margin: 30px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .reserved-car-list .l-wrapper {
    width: 200px;
    float: left;
  }
  /* info_wrap */
  /* info_wrap */
  /* info_wrap */
  .reserved-car-list .info_wrap .car_info__pic {
    width: 180px;
    margin: 20px auto 0;
  }
  .reserved-car-list .info_wrap .car_info__pic img {
    width: 100%;
    height: auto;
  }
  .reserved-car-list .info_wrap .car_info_txt {
    margin: 20px 0 0 0;
  }
  .reserved-car-list .info_wrap .car_info_txt__name {
    font-size: 14px;
    font-weight: bold;
  }
  .reserved-car-list .info_wrap .car_info_txt__detail {
    font-size: 13px;
    line-height: 1.5;
    margin: 10px 0 0 0;
  }
  .reserved-car-list .info_wrap .car_info_txt__btn {
    margin: 20px 0 0 0;
  }
  .reserved-car-list .info_wrap .car_info_txt__btn a {
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-align: center;
    border-radius: 5px;
  }
  .reserved-car-list .info_wrap .shop_info {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 20px 0 0 0;
    padding: 20px 0;
  }
  .reserved-car-list .info_wrap .shop_info__name {
    font-size: 14px;
    font-weight: bold;
  }
  .reserved-car-list .info_wrap .shop_info__tel {
    font-size: 13px;
    margin: 10px 0 0 0;
  }
  /* calendar */
  /* calendar */
  /* calendar */
  .reserved-car-list .calendar_wrap {
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .calender_inner {
    position: relative;
  }
  .reserved-car-list .calendar_wrap .calendar {
    font-size: 11px;
  }
  .reserved-car-list .calendar_wrap .month_wrap {
    display: none;
  }
  .reserved-car-list .calendar_wrap .month_wrap.is-show {
    display: block;
  }
  .reserved-car-list .calendar_wrap .month_inner_wrap {
    padding: 10px;
    background-color: #eee;
    margin-top: 20px;
    border-radius: 5px;
  }
  .reserved-car-list .calendar_wrap .month_inner {
    color: #000;
    display: table;
    table-layout: fixed;
    overflow: hidden;
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap {
    display: table-row;
    table-layout: fixed;
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap .week {
    width: 14.28% !important;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap {
    display: table-row-group;
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-week {
    display: table-row;
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day {
    width: 14.28% !important;
    display: table-cell;
    position: relative;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day:not(.is-disabled) {
    cursor: pointer;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-disabled {
    color: #ccc !important;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day:before {
    content: "";
    display: block;
    padding-top: 100%;
    /* float: left; */
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day .day {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day .day.close {
    background-color: #ddd;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-pc_current .cover {
    background-color: #29aae1;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 18px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 4px;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-pc_current.pc_current_first .cover {
    border-radius: 15px 0 0 15px;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-pc_current.pc_current_last .cover {
    border-radius: 0 15px 15px 0;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-pc_current .day {
    color: #fff;
    z-index: 1;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-holiday .day {
    color: #fff;
    background-color: #bbb;
    padding: 0;
    margin: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    z-index: 1;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-holiday .day {
    color: #fff;
    background-color: #bbb;
    padding: 0;
    margin: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    z-index: 1;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap .week:nth-child(6), .monthly-day-wrap .monthly-day:nth-child(6) {
    color: cornflowerblue;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap .week:nth-child(7), .monthly-day-wrap .monthly-day:nth-child(7) {
    color: crimson;
  }
  .reserved-car-list .calendar_wrap .year-month {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0 0;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_prev_month {
    position: absolute;
    left: 20px;
    bottom: 24px;
    color: #29aae1;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_next_month {
    position: absolute;
    right: 20px;
    bottom: 24px;
    color: #29aae1;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_prev_month a:after {
    position: absolute;
    content: "";
    top: 6px;
    left: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_prev.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_next_month a:after {
    position: absolute;
    content: "";
    top: 6px;
    right: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_next.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* modal */
  /* modal */
  #calendar_wrap {
    display: block !important;
    opacity: 1 !important;
  }
  #calendar-modal-overlay,
  #calendar_wrap #sp_modal_close {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  #size-detect {
    font-family: "tab-large";
  }
  .reserved-car-list {
    margin: 30px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .reserved-car-list .l-wrapper {
    width: 200px;
  }
  .reserved-car-list .info_wrap .car_info__pic {
    width: 180px;
    margin: 20px auto 0;
  }
  .reserved-car-list .info_wrap .car_info__pic img {
    width: 100%;
    height: auto;
  }
  .reserved-car-list .info_wrap .car_info_txt {
    margin: 20px 0 0 0;
  }
  .reserved-car-list .info_wrap .car_info_txt__name {
    font-size: 14px;
    font-weight: bold;
  }
  .reserved-car-list .info_wrap .car_info_txt__detail {
    font-size: 13px;
    line-height: 1.5;
    margin: 10px 0 0 0;
  }
  .reserved-car-list .info_wrap .car_info_txt__btn {
    margin: 20px 0 0 0;
  }
  .reserved-car-list .info_wrap .car_info_txt__btn a {
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-align: center;
    border-radius: 5px;
  }
  .reserved-car-list .info_wrap .shop_info {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 20px 0 0 0;
    padding: 20px 0;
  }
  .reserved-car-list .info_wrap .shop_info__name {
    font-size: 14px;
    font-weight: bold;
  }
  .reserved-car-list .info_wrap .shop_info__tel {
    font-size: 13px;
    margin: 10px 0 0 0;
  }
  /* calendar */
  .reserved-car-list .calendar_wrap {
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .calender_inner {
    position: relative;
  }
  .reserved-car-list .calendar_wrap .calendar {
    font-size: 11px;
  }
  .reserved-car-list .calendar_wrap .month_wrap {
    display: none;
  }
  .reserved-car-list .calendar_wrap .month_wrap.is-show {
    display: block;
  }
  .reserved-car-list .calendar_wrap .month_inner_wrap {
    padding: 10px;
    background-color: #eee;
    margin-top: 20px;
    border-radius: 5px;
  }
  .reserved-car-list .calendar_wrap .month_inner {
    color: #000;
    display: table;
    table-layout: fixed;
    overflow: hidden;
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap {
    display: table-row;
    table-layout: fixed;
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap .week {
    width: 14.28% !important;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap {
    display: table-row-group;
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-week {
    display: table-row;
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day {
    width: 14.28% !important;
    display: table-cell;
    position: relative;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day:not(.is-disabled) {
    cursor: pointer;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-disabled {
    color: #ccc !important;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day:before {
    content: "";
    display: block;
    padding-top: 100%;
    /* float: left; */
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day .day {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day .day.close {
    background-color: #ddd;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-pc_current .cover {
    background-color: #29aae1;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 18px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 4px;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-pc_current.pc_current_first .cover {
    border-radius: 15px 0 0 15px;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-pc_current.pc_current_last .cover {
    border-radius: 0 15px 15px 0;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-pc_current .day {
    color: #fff;
    z-index: 1;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-holiday .day {
    color: #fff;
    background-color: #bbb;
    padding: 0;
    margin: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    z-index: 1;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap .week:nth-child(6), .monthly-day-wrap .monthly-day:nth-child(6) {
    color: cornflowerblue;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap .week:nth-child(7), .monthly-day-wrap .monthly-day:nth-child(7) {
    color: crimson;
  }
  .reserved-car-list .calendar_wrap .year-month {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0 0;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_prev_month {
    position: absolute;
    left: 20px;
    bottom: 24px;
    color: #29aae1;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_next_month {
    position: absolute;
    right: 20px;
    bottom: 24px;
    color: #29aae1;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_prev_month a:after {
    position: absolute;
    content: "";
    top: 6px;
    left: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_prev.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_next_month a:after {
    position: absolute;
    content: "";
    top: 6px;
    right: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_next.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* modal */
  /* modal */
  #calendar_wrap {
    display: block !important;
    opacity: 1 !important;
  }
  #calendar-modal-overlay,
  #calendar_wrap #sp_modal_close {
    display: none !important;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #size-detect {
    font-family: "tab-normal";
  }
  .reserved-car-list {
    padding: 30px 20px;
  }
  .reserved-car-list .l-wrapper {
    width: auto;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
  }
  .reserved-car-list .info_wrap {
    width: 70%;
    float: left;
    width: -webkit-calc(100% - 220px);
    width: calc(100% - 220px);
    border-right: 1px solid #ddd;
    box-sizing: border-box;
    padding-bottom: 20px;
  }
  .reserved-car-list .info_wrap .car_info {
    width: 100%;
    padding: 40px 0;
  }
  .reserved-car-list .info_wrap .car_info__pic {
    width: 180px;
    margin: 20px auto 0;
    float: left;
  }
  .reserved-car-list .info_wrap .car_info__pic img {
    width: 100%;
    height: auto;
  }
  .reserved-car-list .info_wrap .car_info_txt {
    width: -webkit-calc(95% - 220px);
    width: calc(95% - 220px);
    float: right;
    margin-right: 5%;
  }
  .reserved-car-list .info_wrap .car_info_txt__name {
    font-size: 14px;
    font-weight: bold;
  }
  .reserved-car-list .info_wrap .car_info_txt__detail {
    font-size: 13px;
    line-height: 1.5;
    margin: 10px 0 0 0;
  }
  .reserved-car-list .info_wrap .car_info_txt__btn {
    margin: 20px 0 0 0;
  }
  .reserved-car-list .info_wrap .car_info_txt__btn a {
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-align: center;
    border-radius: 5px;
  }
  .reserved-car-list .info_wrap .shop_info {
    border-top: 1px solid #ddd;
    /* border-bottom: 1px solid #ddd; */
    /* margin: 20px 0 0 0; */
    padding: 10px 0 0 0;
  }
  .reserved-car-list .info_wrap .shop_info__name {
    font-size: 14px;
    font-weight: bold;
    width: 50%;
    display: inline-block;
  }
  .reserved-car-list .info_wrap .shop_info__tel {
    font-size: 13px;
    margin: 10px 0 0 0;
    display: inline-block;
  }
  /* calendar */
  /* calendar */
  /* calendar */
  .reserved-car-list .calendar_wrap {
    width: 220px;
    float: right;
  }
  .reserved-car-list .calendar_wrap .calender_inner {
    width: 200px;
    position: relative;
    margin-left: 20px;
  }
  .reserved-car-list .calendar_wrap .calendar {
    font-size: 11px;
  }
  .reserved-car-list .calendar_wrap .month_wrap {
    display: none;
  }
  .reserved-car-list .calendar_wrap .month_wrap.is-show {
    display: block;
  }
  .reserved-car-list .calendar_wrap .month_inner_wrap {
    padding: 10px;
    background-color: #eee;
    margin-top: 20px;
    border-radius: 5px;
  }
  .reserved-car-list .calendar_wrap .month_inner {
    color: #000;
    display: table;
    table-layout: fixed;
    overflow: hidden;
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap {
    display: table-row;
    table-layout: fixed;
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap .week {
    width: 14.28% !important;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap {
    display: table-row-group;
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-week {
    display: table-row;
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day {
    width: 14.28% !important;
    display: table-cell;
    position: relative;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day:not(.is-disabled) {
    cursor: pointer;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-disabled {
    color: #ccc !important;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day:before {
    content: "";
    display: block;
    padding-top: 90%;
    /* float: left; */
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day .day {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day .day.close {
    background-color: #ddd;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-pc_current .cover {
    background-color: #29aae1;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 18px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 4px;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-pc_current.pc_current_first .cover {
    border-radius: 15px 0 0 15px;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-pc_current.pc_current_last .cover {
    border-radius: 0 15px 15px 0;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-pc_current .day {
    color: #fff;
    z-index: 1;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-holiday .day {
    color: #fff;
    background-color: #bbb;
    padding: 0;
    margin: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    z-index: 1;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap .week:nth-child(6), .monthly-day-wrap .monthly-day:nth-child(6) {
    color: cornflowerblue;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap .week:nth-child(7), .monthly-day-wrap .monthly-day:nth-child(7) {
    color: crimson;
  }
  .reserved-car-list .calendar_wrap .year-month {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0 0;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_prev_month {
    position: absolute;
    left: 20px;
    bottom: 24px;
    color: #29aae1;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_next_month {
    position: absolute;
    right: 20px;
    bottom: 24px;
    color: #29aae1;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_prev_month a:after {
    position: absolute;
    content: "";
    top: 6px;
    left: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_prev.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_next_month a:after {
    position: absolute;
    content: "";
    top: 6px;
    right: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_next.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* modal */
  /* modal */
  #calendar_wrap {
    display: block !important;
    opacity: 1 !important;
  }
  #calendar-modal-overlay,
  #calendar_wrap #sp_modal_close {
    display: none !important;
  }
}
/* sp */
@media screen and (max-width: 767px) {
  #size-detect {
    font-family: "sp";
  }
  .reserved-car-list {
    padding: 0;
  }
  .reserved-car-list .l-wrapper {
    width: auto;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
  }
  .reserved-car-list .info_wrap {
    width: auto;
    background-color: #F2F2F2;
    padding: 20px;
  }
  .reserved-car-list .info_wrap .car_info {
    width: 100%;
    padding: 30px 0;
  }
  .reserved-car-list .info_wrap .car_info__pic {
    width: 60%;
    margin: 0 auto;
  }
  .reserved-car-list .info_wrap .car_info__pic img {
    width: 100%;
    height: auto;
  }
  .reserved-car-list .info_wrap .car_info_txt {
    width: auto;
  }
  .reserved-car-list .info_wrap .car_info_txt__name {
    font-size: 14px;
    font-weight: bold;
  }
  .reserved-car-list .info_wrap .car_info_txt__detail {
    font-size: 13px;
    line-height: 1.5;
    margin: 10px 0 0 0;
  }
  .reserved-car-list .info_wrap .car_info_txt__btn {
    margin: 20px 0 0 0;
  }
  .reserved-car-list .info_wrap .car_info_txt__btn a {
    width: 200px;
    margin: 0 auto;
    padding: 8px 0;
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-align: center;
    border-radius: 5px;
  }
  .reserved-car-list .info_wrap .shop_info {
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    width: 280px;
    margin: 0 auto;
    padding: 10px 0;
  }
  .reserved-car-list .info_wrap .shop_info__name {
    float: left;
    display: inline-block;
    padding-left: 10px;
  }
  .reserved-car-list .info_wrap .shop_info__tel {
    float: right;
    display: inline-block;
    padding-right: 10px;
    position: relative;
  }
  .reserved-car-list .info_wrap .shop_info__tel a {
    color: #000;
    text-decoration: none;
  }
  .reserved-car-list .info_wrap .shop_info__tel a:before {
    position: absolute;
    content: "";
    display: inline-block;
    left: -15px;
    width: 10px;
    height: 13px;
    margin-top: 5px;
    background: url(/assets/a/images/form-online-rsv/icon_tel.png) no-repeat;
    background-size: contain;
  }
  /* calendar */
  /* calendar */
  /* calendar */
  .reserved-car-list .calendar_wrap {
    width: auto;
    /* display: none; */
  }
  .reserved-car-list .calendar_wrap .calender_inner {
    width: auto;
    position: relative;
  }
  .reserved-car-list .calendar_wrap .calendar {
    font-size: 11px;
  }
  .reserved-car-list .calendar_wrap .month_wrap {
    display: none;
  }
  .reserved-car-list .calendar_wrap .month_wrap.is-show {
    display: block;
  }
  .reserved-car-list .calendar_wrap .month_inner_wrap {
    padding: 10px;
    background-color: #eee;
    margin-top: 20px;
    border-radius: 5px;
  }
  .reserved-car-list .calendar_wrap .month_inner {
    color: #000;
    display: table;
    table-layout: fixed;
    overflow: hidden;
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap {
    display: table-row;
    table-layout: fixed;
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap .week {
    width: 14.28% !important;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap {
    display: table-row-group;
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-week {
    display: table-row;
    width: 100%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day {
    width: 14.28% !important;
    display: table-cell;
    position: relative;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day:not(.is-disabled) {
    cursor: pointer;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-disabled {
    color: #ccc !important;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day:before {
    content: "";
    display: block;
    padding-top: 90%;
    /* float: left; */
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day .day {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day .day.close {
    background-color: #ddd;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-sp_current .cover {
    position: absolute;
    position: absolute;
    top: 50%; /*親要素を起点に上から50%*/
    left: 50%; /*親要素を起点に左から50%*/
    transform: translateY(-50%) translateX(-50%); /*要素の大きさの半分ずつを戻す*/
    -webkit-transform: translateY(-50%) translateX(-50%);
    /* top: 3px; */
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-sp_current .cover {
    background-color: #29aae1;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 18px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-sp_current.sp_current_first .cover {
    border-radius: 15px 0 0 15px;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-sp_current.sp_current_last .cover {
    border-radius: 0 15px 15px 0;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-sp_current .day {
    color: #fff;
    z-index: 1;
  }
  .reserved-car-list .calendar_wrap .monthly-day-wrap .monthly-day.is-holiday .day {
    color: #fff;
    background-color: #bbb;
    padding: 0;
    margin: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    z-index: 1;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap .week:nth-child(6), .monthly-day-wrap .monthly-day:nth-child(6) {
    color: cornflowerblue;
  }
  .reserved-car-list .calendar_wrap .monthly-day-title-wrap .week:nth-child(7), .monthly-day-wrap .monthly-day:nth-child(7) {
    color: crimson;
  }
  .reserved-car-list .calendar_wrap .year-month {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0 0;
    color: #fff;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_prev_month {
    position: absolute;
    left: 20px;
    bottom: 24px;
    color: #29aae1;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_next_month {
    position: absolute;
    right: 20px;
    bottom: 24px;
    color: #29aae1;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_prev_month a:after {
    position: absolute;
    content: "";
    top: 6px;
    left: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_prev.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reserved-car-list .calendar_wrap .btn_wrap .btn_next_month a:after {
    position: absolute;
    content: "";
    top: 6px;
    right: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_next.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* modal */
  /* modal */
  #calendar-modal-overlay {
    /* viewpointを相対位置にし、全画面表示にする */
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    display: none;
    z-index: 2;
  }
  .reserved-car-list .calendar_wrap {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    height: auto;
    position: fixed;
    display: none;
    z-index: 2;
  }
  .sp_modal_close {
    display: inline-block;
    position: absolute;
    top: -20px;
    right: 0;
    cursor: pointer;
  }
  .sp_modal_close img {
    width: 30px;
    height: auto;
  }
}
/**************
r-wrapper
***************/
.reserved-car-list a {
  text-decoration: none;
}

@media print, screen and (min-width: 1280px) {
  /* .l-wrapper {
      float: left;
  } */
  .reserved-car-list .r-wrapper {
    float: right;
    width: -webkit-calc(100% - 220px);
    width: calc(100% - 220px);
  }
  .reservation_title_wrap {
    height: 80px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    /* background-color: rgba(0, 153, 255, 0.1); */
  }
  .reservation_title_inner {
    /* padding: 30px 0 0; */
  }
  .reservation_title_inner__text {
    margin: 15px 0 0 50px;
    float: left;
  }
  .reservation_title_wrap .copy {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin-bottom: 6px;
  }
  .reservation_title_wrap .copy_sp {
    display: none;
  }
  .reservation_title_wrap .period_display_sp {
    display: none;
  }
  .reservation_title_wrap .description {
    font-size: 13px;
    float: none;
    margin: 0;
    clear: both;
  }
  .reservation_title_wrap .description .tip {
    display: inline-block;
    width: 48px;
    height: 20px;
    border-radius: 5px;
    vertical-align: middle;
    margin-right: 10px;
  }
  .reservation_title_wrap .period_display_wrap {
    float: right;
    position: relative;
    padding: 0 25px;
    margin: 30px 0 0 0;
    width: 310px;
    text-align: center;
  }
  .reservation_title_wrap .period_display_wrap .prev {
    position: absolute;
    left: 0;
    top: 0;
    color: #29aae1;
  }
  .reservation_title_wrap .period_display_wrap .next {
    position: absolute;
    right: 0;
    top: 0;
    color: #29aae1;
  }
  .reservation_title_wrap .period_display_wrap .prev a:after {
    position: absolute;
    content: "";
    top: 6px;
    left: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_prev.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reservation_title_wrap .period_display_wrap .next a:after {
    position: absolute;
    content: "";
    top: 6px;
    right: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_next.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reservation_title_wrap .period_display_wrap .prev.disabled a {
    opacity: 0.2;
    cursor: default;
  }
  .reservation_title_wrap .period_display_wrap .next.disabled a {
    opacity: 0.2;
    cursor: default;
  }
  .reserve_wrap {
    width: 100%;
    /* background: rgba(255, 0, 0, 0.1); */
  }
  .reserved-car-list .reserve_inner {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  .reserved-car-list .reserve_inner .time_axis {
    text-align: center;
    font-size: 10px;
    float: left;
    width: 40px;
  }
  .reserved-car-list .reserve_inner .time_axis.sp {
    display: none;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block {
    height: 60px;
    position: relative;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block.prev_btn a {
    display: none;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block.last {
    height: 30px;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block .time {
    position: absolute;
    top: -7px;
    right: 5px;
  }
  .reserve-day_wrap {
    float: right;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    background-color: #f2f2f2;
  }
  .reserve-day__list {
    width: 14.28% !important;
    float: left;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
    display: none;
    background-color: #fff;
  }
  .reserve-day__list.show-7days {
    display: block;
  }
  .reserve-day__list.is-holiday {
    background-color: #f2f2f2;
  }
  .reserve-day__title {
    position: relative;
    height: 60px;
    text-align: center;
  }
  .reserve-day__title .day {
    font-weight: bold;
    padding-top: 10px;
  }
  .reserve-day__title .txt_holiday {
    font-size: 12px;
    font-weight: bold;
    background-color: #bbb;
    margin: 0 3px;
    padding: 2px 0;
    border-radius: 5px;
  }
  .reserve-time__block {
    height: 60px;
    border-top: 1px dotted #ddd;
    box-sizing: border-box;
  }
  .reserve-time__block.last {
    height: 30px;
  }
  .reserve-time__item {
    position: relative;
    margin: 3px;
    border-radius: 5px;
  }
  .reserve-time__item.empty {
    cursor: pointer;
  }
  .reserve-time__item.full {
    background-color: #999;
  }
  .reserve-time__item.empty:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(/assets/a/images/form-online-rsv/icon_maru.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 0 auto;
    padding: 5px 0;
  }
  .reserve-time__item.full:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(/assets/a/images/form-online-rsv/icon_batu.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 0 auto;
    padding: 5px 0;
  }
  .reserve-time__item.empty.is-select {
    box-sizing: border-box;
    border: 2px solid;
    background-color: transparent;
    cursor: default;
  }
  /* .reserve-time__item.empty.is-select:after {
      content: '';
      display: block;
      width: 15px;
      height: 15px;
      background-image: url(/assets/a/images/form-online-rsv/icon_check.png);
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      vertical-align: middle;
      margin: 0 auto;
      padding: 3px 0;
  } */
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .l-wrapper {
    float: left;
  }
  .reserved-car-list .r-wrapper {
    float: right;
    width: -webkit-calc(100% - 220px);
    width: calc(100% - 220px);
  }
  .reservation_title_wrap {
    height: auto;
    /* background-color: rgba(0, 153, 255, 0.1); */
  }
  .reservation_title_inner {
    border-bottom: 1px solid #ddd;
  }
  .reservation_title_inner__text {
    margin: 30px 0 0 50px;
    float: left;
  }
  .reservation_title_wrap .copy {
    font-size: 16px;
    font-weight: bold;
    float: left;
  }
  .reservation_title_wrap .copy_sp {
    display: none;
  }
  .reservation_title_wrap .period_display_sp {
    display: none;
  }
  .reservation_title_wrap .description {
    font-size: 13px;
    float: left;
    margin: 5px 0 0 30px;
  }
  .reservation_title_wrap .description .tip {
    display: inline-block;
    width: 48px;
    height: 20px;
    border-radius: 5px;
    vertical-align: bottom;
    margin-right: 10px;
  }
  .reservation_title_wrap .period_display_wrap {
    float: right;
    position: relative;
    padding: 0 25px;
    margin: 20px 0 10px 0;
    width: 310px;
    text-align: center;
  }
  .reservation_title_wrap .period_display_wrap .prev {
    position: absolute;
    left: 0;
    top: 0;
    color: #29aae1;
  }
  .reservation_title_wrap .period_display_wrap .next {
    position: absolute;
    right: 0;
    top: 0;
    color: #29aae1;
  }
  .reservation_title_wrap .period_display_wrap .prev a:after {
    position: absolute;
    content: "";
    top: 6px;
    left: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_prev.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reservation_title_wrap .period_display_wrap .next a:after {
    position: absolute;
    content: "";
    top: 6px;
    right: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_next.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reservation_title_wrap .period_display_wrap .prev.disabled a {
    opacity: 0.2;
    cursor: default;
  }
  .reservation_title_wrap .period_display_wrap .next.disabled a {
    opacity: 0.2;
    cursor: default;
  }
  .reserve_wrap {
    width: 100%;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    /* background: rgba(255, 0, 0, 0.1); */
  }
  .reserved-car-list .reserve_inner .time_axis {
    text-align: center;
    font-size: 10px;
    float: left;
    width: 40px;
  }
  .reserved-car-list .reserve_inner .time_axis.sp {
    display: none;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block {
    height: 60px;
    position: relative;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block.prev_btn a {
    display: none;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block.last {
    height: 30px;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block .time {
    position: absolute;
    top: -7px;
    right: 5px;
  }
  .reserve-day_wrap {
    float: right;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    background-color: #f2f2f2;
  }
  .reserve-day__list {
    width: 14.28% !important;
    float: left;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
    display: none;
    background-color: #fff;
  }
  .reserve-day__list.show-7days {
    display: block;
  }
  .reserve-day__list.is-holiday {
    background-color: #f2f2f2;
  }
  .reserve-day__title {
    position: relative;
    height: 60px;
    text-align: center;
  }
  .reserve-day__title .day {
    font-weight: bold;
    padding-top: 10px;
  }
  .reserve-day__title .txt_holiday {
    font-size: 12px;
    font-weight: bold;
    background-color: #bbb;
    margin: 0 3px;
    padding: 2px 0;
    border-radius: 5px;
  }
  .reserve-time__block {
    height: 60px;
    border-top: 1px dotted #ddd;
    box-sizing: border-box;
  }
  .reserve-time__block.last {
    height: 30px;
  }
  .reserve-time__item {
    position: relative;
    margin: 3px;
    border-radius: 5px;
  }
  .reserve-time__item.empty {
    cursor: pointer;
  }
  .reserve-time__item.full {
    background-color: #999;
  }
  .reserve-time__item.empty:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(/assets/a/images/form-online-rsv/icon_maru.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 0 auto;
    padding: 5px 0;
  }
  .reserve-time__item.full:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(/assets/a/images/form-online-rsv/icon_batu.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 0 auto;
    padding: 5px 0;
  }
  .reserve-time__item.empty.is-select {
    box-sizing: border-box;
    border: 2px solid;
    background-color: transparent;
    cursor: default;
  }
  /* .reserve-time__item.empty.is-select:after {
      content: '';
      display: block;
      width: 15px;
      height: 15px;
      background-image: url(/assets/a/images/form-online-rsv/icon_check.png);
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      vertical-align: middle;
      margin: 0 auto;
      padding: 3px 0;
  } */
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .reserved-car-list .r-wrapper {
    /* float: right;
    width: -webkit-calc(100% - 220px);
    width: calc(100% - 220px); */
  }
  .reservation_title_wrap {
    height: 110px;
    /* background-color: rgba(0, 153, 255, 0.1); */
  }
  .reservation_title_inner__text {
    margin: 25px 0 0 10px;
    float: left;
  }
  .reservation_title_wrap .copy {
    font-size: 16px;
    font-weight: bold;
    float: none;
  }
  .reservation_title_wrap .copy_sp {
    display: none;
  }
  .reservation_title_wrap .period_display_sp {
    display: none;
  }
  .reservation_title_wrap .description {
    font-size: 13px;
    float: none;
    margin: 10px 0 0 0;
  }
  .reservation_title_wrap .description .tip {
    display: inline-block;
    width: 48px;
    height: 20px;
    border-radius: 5px;
    vertical-align: bottom;
    margin-right: 20px;
  }
  .reservation_title_wrap .period_display_wrap {
    float: right;
    position: relative;
    padding: 0 25px;
    margin: 45px 0 0 0;
    width: 310px;
    text-align: center;
  }
  .reservation_title_wrap .period_display_wrap .prev {
    position: absolute;
    left: 0;
    top: 0;
    color: #29aae1;
  }
  .reservation_title_wrap .period_display_wrap .next {
    position: absolute;
    right: 0;
    top: 0;
    color: #29aae1;
  }
  .reservation_title_wrap .period_display_wrap .prev a:after {
    position: absolute;
    content: "";
    top: 6px;
    left: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_prev.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reservation_title_wrap .period_display_wrap .next a:after {
    position: absolute;
    content: "";
    top: 6px;
    right: 10px;
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_next.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reservation_title_wrap .period_display_wrap .prev.disabled a {
    opacity: 0.2;
    cursor: default;
  }
  .reservation_title_wrap .period_display_wrap .next.disabled a {
    opacity: 0.2;
    cursor: default;
  }
  .reserve_wrap {
    width: 100%;
    border: 1px solid #ddd;
    box-sizing: border-box;
    /* background: rgba(255, 0, 0, 0.1); */
  }
  .reserved-car-list .reserve_inner .time_axis {
    text-align: center;
    font-size: 10px;
    float: left;
    width: 40px;
  }
  .reserved-car-list .reserve_inner .time_axis.sp {
    display: none;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block {
    height: 60px;
    position: relative;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block.prev_btn a {
    display: none;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block.last {
    height: 30px;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block .time {
    position: absolute;
    top: -7px;
    right: 5px;
  }
  .reserve-day_wrap {
    float: right;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }
  .reserve-day__list {
    width: 14.28% !important;
    float: left;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
    display: none;
  }
  .reserve-day__list.show-7days {
    display: block;
  }
  .reserve-day__list.is-holiday {
    background-color: #f2f2f2;
  }
  .reserve-day__title {
    position: relative;
    height: 60px;
    text-align: center;
  }
  .reserve-day__title .day {
    font-weight: bold;
    padding-top: 10px;
  }
  .reserve-day__title .txt_holiday {
    font-size: 12px;
    font-weight: bold;
    background-color: #bbb;
    margin: 0 3px;
    padding: 2px 0;
    border-radius: 5px;
  }
  .reserve-time__block {
    height: 60px;
    border-top: 1px dotted #ddd;
    box-sizing: border-box;
  }
  .reserve-time__block.last {
    height: 30px;
  }
  .reserve-time__item {
    position: relative;
    margin: 3px;
    border-radius: 5px;
  }
  .reserve-time__item.empty {
    cursor: pointer;
  }
  .reserve-time__item.full {
    background-color: #999;
  }
  .reserve-time__item.empty:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(/assets/a/images/form-online-rsv/icon_maru.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 0 auto;
    padding: 5px 0;
  }
  .reserve-time__item.full:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(/assets/a/images/form-online-rsv/icon_batu.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 0 auto;
    padding: 5px 0;
  }
  .reserve-time__item.empty.is-select {
    box-sizing: border-box;
    border: 2px solid;
    background-color: transparent;
    cursor: default;
  }
  /* .reserve-time__item.empty.is-select:after {
      content: '';
      display: block;
      width: 15px;
      height: 15px;
      background-image: url(/assets/a/images/form-online-rsv/icon_check.png);
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      vertical-align: middle;
      margin: 0 auto;
      padding: 3px 0;
  } */
}
/* sp */
@media screen and (max-width: 767px) {
  .reserved-car-list .r-wrapper {
    /* float: right;
    width: -webkit-calc(100% - 220px);
    width: calc(100% - 220px); */
  }
  .reservation_title_wrap {
    /* height: 150px; */
    position: relative;
    padding: 0 0 20px 0;
  }
  .reservation_title_inner__text {
    /* margin: 0 20px;
    padding: 20px 0;
    border-bottom: 1px solid #ddd; */
  }
  .reservation_title_wrap .copy {
    display: none;
  }
  .reservation_title_wrap .copy_sp {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #ddd;
    margin: 0 20px;
    padding: 20px 0;
  }
  .reservation_title_wrap .period_display_sp {
    text-align: center;
    margin: 15px 0 0 0;
    font-weight: bold;
  }
  .reservation_title_wrap .period_display_sp .icon_calendar img {
    width: 20px;
    vertical-align: sub;
    margin-left: 10px;
  }
  .reservation_title_wrap .description {
    font-size: 13px;
    float: none;
    margin: 10px 0 0 0;
    text-align: center;
  }
  .reservation_title_wrap .description .tip {
    display: inline-block;
    width: 48px;
    height: 20px;
    border-radius: 5px;
    vertical-align: bottom;
    margin-right: 20px;
  }
  .reservation_title_wrap .period_display_wrap {
    display: none;
    /* float: right; */
    text-align: center;
    position: relative;
    padding: 0 25px;
    margin: 20px 0 0 0;
  }
  .reservation_title_wrap .period_display_wrap .prev {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .reservation_title_wrap .period_display_wrap .next {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .reservation_title_wrap .period_display_wrap .prev.disabled a {
    opacity: 0.2;
    cursor: default;
  }
  .reservation_title_wrap .period_display_wrap .next.disabled a {
    opacity: 0.2;
    cursor: default;
  }
  .reserve_wrap {
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    /* background: rgba(255, 0, 0, 0.1); */
  }
  .reserved-car-list .reserve_inner .time_axis {
    text-align: center;
    font-size: 10px;
    float: left;
    width: 10%;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
  }
  .reserved-car-list .reserve_inner .time_axis.sp {
    width: 10%;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block {
    height: 60px;
    position: relative;
    border-top: 1px dotted #ddd;
    box-sizing: border-box;
  }
  .reserved-car-list .reserve_inner .time_axis.sp .time_block.blank {
    border-top: 1px dotted #ddd;
    box-sizing: border-box;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block.prev_btn a,
  .reserved-car-list .reserve_inner .time_axis .time_block.next_btn a {
    width: 100%;
    height: 100%;
    display: block;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block.prev_btn a:after {
    position: absolute;
    content: "";
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_prev.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .reserved-car-list .reserve_inner .time_axis .time_block.next_btn a:after {
    position: absolute;
    content: "";
    display: block;
    width: 7px;
    height: 16px;
    background-image: url(/assets/a/images/form-online-rsv/arrow_next.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .reserved-car-list .reserve_inner .time_axis .time_block.disabled {
    opacity: 0.3;
  }
  .reserved-car-list .reserve_inner .time_axis.sp .time_block.blank:first-child {
    border-top: none;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block.last {
    height: 30px;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block.blank {
    border-top: none;
  }
  .reserved-car-list .reserve_inner .time_axis .time_block .time {
    position: absolute;
    right: 5px;
  }
  .reserve-day_wrap {
    float: left;
    width: -webkit-calc(90% - 10%);
    width: 80%;
    background-color: #f2f2f2;
  }
  .reserve-day__list {
    width: 14.28% !important;
    float: left;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
    display: none;
    background-color: #fff;
  }
  .reserve-day__list.show-7days {
    display: block;
  }
  .reserve-day__list.is-holiday {
    background-color: #f2f2f2;
  }
  .reserve-day__title {
    position: relative;
    height: 60px;
    text-align: center;
  }
  .reserve-day__title .day {
    font-weight: bold;
    padding-top: 10px;
  }
  .reserve-day__title .txt_holiday {
    font-size: 12px;
    font-weight: bold;
    background-color: #bbb;
    margin: 0 3px;
    padding: 2px 0;
    border-radius: 5px;
  }
  .reserve-time__block {
    height: 60px;
    border-top: 1px dotted #ddd;
    box-sizing: border-box;
  }
  .reserve-time__block.last {
    height: 30px;
  }
  .reserve-time__item {
    position: relative;
    margin: 3px;
    border-radius: 5px;
  }
  .reserve-time__item.empty {
    cursor: pointer;
  }
  .reserve-time__item.full {
    background-color: #999;
  }
  .reserve-time__item.empty:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(/assets/a/images/form-online-rsv/icon_maru.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 0 auto;
    padding: 5px 0;
  }
  .reserve-time__item.full:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(/assets/a/images/form-online-rsv/icon_batu.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 0 auto;
    padding: 5px 0;
  }
  .reserve-time__item.empty.is-select {
    box-sizing: border-box;
    border: 2px solid;
    background-color: transparent;
    cursor: default;
  }
  /* .reserve-time__item.empty.is-select:after {
      content: '';
      display: block;
      width: 15px;
      height: 15px;
      background-image: url(/assets/a/images/form-online-rsv/icon_check.png);
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      vertical-align: middle;
      margin: 0 auto;
      padding: 3px 0;
  } */
}
@media screen and (max-width: 767px) {
  .reserve-day__list {
    width: 33.3% !important;
  }
  .reserve-day__list.show-7days {
    display: none;
  }
  .reserve-day__list.show-3days {
    display: block;
  }
}
.theme-1 .color-icon-1:before, .theme-4 .color-icon-1:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_1.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-2:before, .theme-4 .color-icon-2:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_2.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-3:before, .theme-4 .color-icon-3:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_3.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-4:before, .theme-4 .color-icon-4:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_4.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-5:before, .theme-4 .color-icon-5:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_5.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-6:before, .theme-4 .color-icon-6:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_6.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-7:before, .theme-4 .color-icon-7:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_7.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-8:before, .theme-4 .color-icon-8:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_8.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-9:before, .theme-4 .color-icon-9:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_9.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-10:before, .theme-4 .color-icon-10:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_10.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-11:before, .theme-4 .color-icon-11:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_11.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-12:before, .theme-4 .color-icon-12:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_12.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-13:before, .theme-4 .color-icon-13:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_13.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-14:before, .theme-4 .color-icon-14:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_14.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-15:before, .theme-4 .color-icon-15:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_15.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-16:before, .theme-4 .color-icon-16:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_16.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-17:before, .theme-4 .color-icon-17:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_17.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-18:before, .theme-4 .color-icon-18:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_18.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-19:before, .theme-4 .color-icon-19:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_19.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-20:before, .theme-4 .color-icon-20:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_20.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-21:before, .theme-4 .color-icon-21:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_21.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-22:before, .theme-4 .color-icon-22:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_22.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-23:before, .theme-4 .color-icon-23:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_23.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-24:before, .theme-4 .color-icon-24:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_24.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-25:before, .theme-4 .color-icon-25:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_25.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-26:before, .theme-4 .color-icon-26:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_26.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-27:before, .theme-4 .color-icon-27:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_27.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-28:before, .theme-4 .color-icon-28:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_28.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-29:before, .theme-4 .color-icon-29:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_29.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-30:before, .theme-4 .color-icon-30:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_30.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-31:before, .theme-4 .color-icon-31:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_31.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-32:before, .theme-4 .color-icon-32:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_32.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-33:before, .theme-4 .color-icon-33:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_33.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-34:before, .theme-4 .color-icon-34:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_34.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-35:before, .theme-4 .color-icon-35:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_35.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-36:before, .theme-4 .color-icon-36:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_36.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-37:before, .theme-4 .color-icon-37:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_37.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-38:before, .theme-4 .color-icon-38:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_38.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-39:before, .theme-4 .color-icon-39:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_39.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-40:before, .theme-4 .color-icon-40:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_40.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-41:before, .theme-4 .color-icon-41:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_41.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-42:before, .theme-4 .color-icon-42:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_42.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-43:before, .theme-4 .color-icon-43:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_43.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-44:before, .theme-4 .color-icon-44:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_44.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-45:before, .theme-4 .color-icon-45:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_45.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-46:before, .theme-4 .color-icon-46:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_46.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-47:before, .theme-4 .color-icon-47:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_47.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-48:before, .theme-4 .color-icon-48:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_48.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-49:before, .theme-4 .color-icon-49:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_49.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-50:before, .theme-4 .color-icon-50:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_50.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-51:before, .theme-4 .color-icon-51:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_51.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-52:before, .theme-4 .color-icon-52:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_52.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-53:before, .theme-4 .color-icon-53:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_53.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-54:before, .theme-4 .color-icon-54:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_54.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-55:before, .theme-4 .color-icon-55:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_55.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-56:before, .theme-4 .color-icon-56:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_56.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-57:before, .theme-4 .color-icon-57:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_57.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-58:before, .theme-4 .color-icon-58:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_58.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-59:before, .theme-4 .color-icon-59:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_59.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-60:before, .theme-4 .color-icon-60:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_60.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-61:before, .theme-4 .color-icon-61:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_61.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-62:before, .theme-4 .color-icon-62:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_62.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-63:before, .theme-4 .color-icon-63:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_63.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-64:before, .theme-4 .color-icon-64:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_64.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-65:before, .theme-4 .color-icon-65:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_65.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-66:before, .theme-4 .color-icon-66:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_66.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-67:before, .theme-4 .color-icon-67:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_67.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-68:before, .theme-4 .color-icon-68:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_68.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-69:before, .theme-4 .color-icon-69:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_69.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-70:before, .theme-4 .color-icon-70:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_70.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-71:before, .theme-4 .color-icon-71:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_71.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-72:before, .theme-4 .color-icon-72:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_72.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-73:before, .theme-4 .color-icon-73:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_73.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-74:before, .theme-4 .color-icon-74:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_74.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-75:before, .theme-4 .color-icon-75:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_75.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-76:before, .theme-4 .color-icon-76:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_76.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-77:before, .theme-4 .color-icon-77:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_77.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-78:before, .theme-4 .color-icon-78:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_78.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-79:before, .theme-4 .color-icon-79:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_79.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-80:before, .theme-4 .color-icon-80:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_80.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-81:before, .theme-4 .color-icon-81:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_81.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-82:before, .theme-4 .color-icon-82:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_82.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-83:before, .theme-4 .color-icon-83:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_83.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-84:before, .theme-4 .color-icon-84:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_84.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-85:before, .theme-4 .color-icon-85:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_85.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-86:before, .theme-4 .color-icon-86:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_86.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-87:before, .theme-4 .color-icon-87:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_87.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-88:before, .theme-4 .color-icon-88:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_88.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-89:before, .theme-4 .color-icon-89:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_89.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-90:before, .theme-4 .color-icon-90:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_90.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-91:before, .theme-4 .color-icon-91:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_91.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-92:before, .theme-4 .color-icon-92:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_92.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-93:before, .theme-4 .color-icon-93:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_93.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-94:before, .theme-4 .color-icon-94:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_94.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-95:before, .theme-4 .color-icon-95:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_95.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-96:before, .theme-4 .color-icon-96:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_96.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-97:before, .theme-4 .color-icon-97:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_97.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-98:before, .theme-4 .color-icon-98:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_98.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-99:before, .theme-4 .color-icon-99:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_99.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-100:before, .theme-4 .color-icon-100:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_100.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-101:before, .theme-4 .color-icon-101:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_101.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-102:before, .theme-4 .color-icon-102:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_102.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-103:before, .theme-4 .color-icon-103:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_103.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-104:before, .theme-4 .color-icon-104:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_104.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-105:before, .theme-4 .color-icon-105:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_105.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-106:before, .theme-4 .color-icon-106:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_106.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-107:before, .theme-4 .color-icon-107:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_107.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-108:before, .theme-4 .color-icon-108:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_108.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-109:before, .theme-4 .color-icon-109:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_109.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-110:before, .theme-4 .color-icon-110:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_110.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-1:before, .theme-3 .color-icon-1:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_1.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-2:before, .theme-3 .color-icon-2:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_2.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-3:before, .theme-3 .color-icon-3:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_3.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-4:before, .theme-3 .color-icon-4:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_4.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-5:before, .theme-3 .color-icon-5:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_5.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-6:before, .theme-3 .color-icon-6:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_6.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-7:before, .theme-3 .color-icon-7:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_7.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-8:before, .theme-3 .color-icon-8:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_8.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-9:before, .theme-3 .color-icon-9:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_9.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-10:before, .theme-3 .color-icon-10:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_10.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-11:before, .theme-3 .color-icon-11:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_11.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-12:before, .theme-3 .color-icon-12:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_12.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-13:before, .theme-3 .color-icon-13:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_13.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-14:before, .theme-3 .color-icon-14:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_14.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-15:before, .theme-3 .color-icon-15:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_15.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-16:before, .theme-3 .color-icon-16:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_16.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-17:before, .theme-3 .color-icon-17:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_17.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-18:before, .theme-3 .color-icon-18:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_18.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-19:before, .theme-3 .color-icon-19:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_19.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-20:before, .theme-3 .color-icon-20:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_20.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-21:before, .theme-3 .color-icon-21:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_21.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-22:before, .theme-3 .color-icon-22:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_22.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-23:before, .theme-3 .color-icon-23:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_23.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-24:before, .theme-3 .color-icon-24:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_24.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-25:before, .theme-3 .color-icon-25:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_25.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-26:before, .theme-3 .color-icon-26:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_26.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-27:before, .theme-3 .color-icon-27:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_27.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-28:before, .theme-3 .color-icon-28:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_28.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-29:before, .theme-3 .color-icon-29:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_29.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-30:before, .theme-3 .color-icon-30:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_30.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-31:before, .theme-3 .color-icon-31:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_31.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-32:before, .theme-3 .color-icon-32:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_32.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-33:before, .theme-3 .color-icon-33:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_33.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-34:before, .theme-3 .color-icon-34:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_34.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-35:before, .theme-3 .color-icon-35:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_35.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-36:before, .theme-3 .color-icon-36:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_36.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-37:before, .theme-3 .color-icon-37:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_37.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-38:before, .theme-3 .color-icon-38:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_38.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-39:before, .theme-3 .color-icon-39:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_39.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-40:before, .theme-3 .color-icon-40:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_40.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-41:before, .theme-3 .color-icon-41:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_41.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-42:before, .theme-3 .color-icon-42:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_42.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-43:before, .theme-3 .color-icon-43:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_43.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-44:before, .theme-3 .color-icon-44:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_44.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-45:before, .theme-3 .color-icon-45:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_45.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-46:before, .theme-3 .color-icon-46:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_46.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-47:before, .theme-3 .color-icon-47:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_47.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-48:before, .theme-3 .color-icon-48:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_48.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-49:before, .theme-3 .color-icon-49:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_49.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-50:before, .theme-3 .color-icon-50:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_50.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-51:before, .theme-3 .color-icon-51:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_51.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-52:before, .theme-3 .color-icon-52:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_52.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-53:before, .theme-3 .color-icon-53:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_53.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-54:before, .theme-3 .color-icon-54:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_54.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-55:before, .theme-3 .color-icon-55:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_55.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-56:before, .theme-3 .color-icon-56:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_56.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-57:before, .theme-3 .color-icon-57:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_57.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-58:before, .theme-3 .color-icon-58:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_58.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-59:before, .theme-3 .color-icon-59:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_59.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-60:before, .theme-3 .color-icon-60:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_60.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-61:before, .theme-3 .color-icon-61:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_61.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-62:before, .theme-3 .color-icon-62:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_62.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-63:before, .theme-3 .color-icon-63:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_63.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-64:before, .theme-3 .color-icon-64:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_64.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-65:before, .theme-3 .color-icon-65:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_65.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-66:before, .theme-3 .color-icon-66:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_66.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-67:before, .theme-3 .color-icon-67:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_67.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-68:before, .theme-3 .color-icon-68:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_68.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-69:before, .theme-3 .color-icon-69:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_69.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-70:before, .theme-3 .color-icon-70:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_70.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-71:before, .theme-3 .color-icon-71:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_71.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-72:before, .theme-3 .color-icon-72:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_72.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-73:before, .theme-3 .color-icon-73:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_73.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-74:before, .theme-3 .color-icon-74:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_74.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-75:before, .theme-3 .color-icon-75:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_75.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-76:before, .theme-3 .color-icon-76:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_76.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-77:before, .theme-3 .color-icon-77:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_77.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-78:before, .theme-3 .color-icon-78:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_78.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-79:before, .theme-3 .color-icon-79:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_79.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-80:before, .theme-3 .color-icon-80:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_80.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-81:before, .theme-3 .color-icon-81:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_81.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-82:before, .theme-3 .color-icon-82:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_82.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-83:before, .theme-3 .color-icon-83:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_83.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-84:before, .theme-3 .color-icon-84:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_84.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-85:before, .theme-3 .color-icon-85:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_85.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-86:before, .theme-3 .color-icon-86:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_86.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-87:before, .theme-3 .color-icon-87:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_87.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-88:before, .theme-3 .color-icon-88:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_88.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-89:before, .theme-3 .color-icon-89:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_89.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-90:before, .theme-3 .color-icon-90:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_90.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-91:before, .theme-3 .color-icon-91:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_91.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-92:before, .theme-3 .color-icon-92:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_92.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-93:before, .theme-3 .color-icon-93:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_93.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-94:before, .theme-3 .color-icon-94:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_94.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-95:before, .theme-3 .color-icon-95:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_95.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-96:before, .theme-3 .color-icon-96:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_96.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-97:before, .theme-3 .color-icon-97:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_97.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-98:before, .theme-3 .color-icon-98:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_98.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-99:before, .theme-3 .color-icon-99:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_99.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-100:before, .theme-3 .color-icon-100:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_100.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-101:before, .theme-3 .color-icon-101:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_101.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-102:before, .theme-3 .color-icon-102:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_102.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-103:before, .theme-3 .color-icon-103:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_103.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-104:before, .theme-3 .color-icon-104:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_104.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-105:before, .theme-3 .color-icon-105:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_105.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-106:before, .theme-3 .color-icon-106:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_106.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-107:before, .theme-3 .color-icon-107:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_107.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-108:before, .theme-3 .color-icon-108:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_108.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-109:before, .theme-3 .color-icon-109:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_109.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .color-icon-110:before, .theme-3 .color-icon-110:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_BC/icon_button_arrow_BC_110.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-1:before, .theme-2 .color-icon-upward-internal-links-1:before, .theme-3 .color-icon-upward-internal-links-1:before, .theme-4 .color-icon-upward-internal-links-1:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-1.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-2:before, .theme-2 .color-icon-upward-internal-links-2:before, .theme-3 .color-icon-upward-internal-links-2:before, .theme-4 .color-icon-upward-internal-links-2:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-2.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-3:before, .theme-2 .color-icon-upward-internal-links-3:before, .theme-3 .color-icon-upward-internal-links-3:before, .theme-4 .color-icon-upward-internal-links-3:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-3.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-4:before, .theme-2 .color-icon-upward-internal-links-4:before, .theme-3 .color-icon-upward-internal-links-4:before, .theme-4 .color-icon-upward-internal-links-4:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-4.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-5:before, .theme-2 .color-icon-upward-internal-links-5:before, .theme-3 .color-icon-upward-internal-links-5:before, .theme-4 .color-icon-upward-internal-links-5:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-5.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-6:before, .theme-2 .color-icon-upward-internal-links-6:before, .theme-3 .color-icon-upward-internal-links-6:before, .theme-4 .color-icon-upward-internal-links-6:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-6.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-7:before, .theme-2 .color-icon-upward-internal-links-7:before, .theme-3 .color-icon-upward-internal-links-7:before, .theme-4 .color-icon-upward-internal-links-7:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-7.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-8:before, .theme-2 .color-icon-upward-internal-links-8:before, .theme-3 .color-icon-upward-internal-links-8:before, .theme-4 .color-icon-upward-internal-links-8:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-8.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-9:before, .theme-2 .color-icon-upward-internal-links-9:before, .theme-3 .color-icon-upward-internal-links-9:before, .theme-4 .color-icon-upward-internal-links-9:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-9.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-10:before, .theme-2 .color-icon-upward-internal-links-10:before, .theme-3 .color-icon-upward-internal-links-10:before, .theme-4 .color-icon-upward-internal-links-10:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-10.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-11:before, .theme-2 .color-icon-upward-internal-links-11:before, .theme-3 .color-icon-upward-internal-links-11:before, .theme-4 .color-icon-upward-internal-links-11:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-11.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-12:before, .theme-2 .color-icon-upward-internal-links-12:before, .theme-3 .color-icon-upward-internal-links-12:before, .theme-4 .color-icon-upward-internal-links-12:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-12.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-13:before, .theme-2 .color-icon-upward-internal-links-13:before, .theme-3 .color-icon-upward-internal-links-13:before, .theme-4 .color-icon-upward-internal-links-13:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-13.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-14:before, .theme-2 .color-icon-upward-internal-links-14:before, .theme-3 .color-icon-upward-internal-links-14:before, .theme-4 .color-icon-upward-internal-links-14:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-14.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-15:before, .theme-2 .color-icon-upward-internal-links-15:before, .theme-3 .color-icon-upward-internal-links-15:before, .theme-4 .color-icon-upward-internal-links-15:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-15.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-16:before, .theme-2 .color-icon-upward-internal-links-16:before, .theme-3 .color-icon-upward-internal-links-16:before, .theme-4 .color-icon-upward-internal-links-16:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-16.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-17:before, .theme-2 .color-icon-upward-internal-links-17:before, .theme-3 .color-icon-upward-internal-links-17:before, .theme-4 .color-icon-upward-internal-links-17:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-17.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-18:before, .theme-2 .color-icon-upward-internal-links-18:before, .theme-3 .color-icon-upward-internal-links-18:before, .theme-4 .color-icon-upward-internal-links-18:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-18.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-19:before, .theme-2 .color-icon-upward-internal-links-19:before, .theme-3 .color-icon-upward-internal-links-19:before, .theme-4 .color-icon-upward-internal-links-19:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-19.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-20:before, .theme-2 .color-icon-upward-internal-links-20:before, .theme-3 .color-icon-upward-internal-links-20:before, .theme-4 .color-icon-upward-internal-links-20:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-20.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-21:before, .theme-2 .color-icon-upward-internal-links-21:before, .theme-3 .color-icon-upward-internal-links-21:before, .theme-4 .color-icon-upward-internal-links-21:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-21.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-22:before, .theme-2 .color-icon-upward-internal-links-22:before, .theme-3 .color-icon-upward-internal-links-22:before, .theme-4 .color-icon-upward-internal-links-22:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-22.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-23:before, .theme-2 .color-icon-upward-internal-links-23:before, .theme-3 .color-icon-upward-internal-links-23:before, .theme-4 .color-icon-upward-internal-links-23:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-23.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-24:before, .theme-2 .color-icon-upward-internal-links-24:before, .theme-3 .color-icon-upward-internal-links-24:before, .theme-4 .color-icon-upward-internal-links-24:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-24.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-25:before, .theme-2 .color-icon-upward-internal-links-25:before, .theme-3 .color-icon-upward-internal-links-25:before, .theme-4 .color-icon-upward-internal-links-25:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-25.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-26:before, .theme-2 .color-icon-upward-internal-links-26:before, .theme-3 .color-icon-upward-internal-links-26:before, .theme-4 .color-icon-upward-internal-links-26:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-26.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-27:before, .theme-2 .color-icon-upward-internal-links-27:before, .theme-3 .color-icon-upward-internal-links-27:before, .theme-4 .color-icon-upward-internal-links-27:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-27.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-28:before, .theme-2 .color-icon-upward-internal-links-28:before, .theme-3 .color-icon-upward-internal-links-28:before, .theme-4 .color-icon-upward-internal-links-28:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-28.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-29:before, .theme-2 .color-icon-upward-internal-links-29:before, .theme-3 .color-icon-upward-internal-links-29:before, .theme-4 .color-icon-upward-internal-links-29:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-29.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-30:before, .theme-2 .color-icon-upward-internal-links-30:before, .theme-3 .color-icon-upward-internal-links-30:before, .theme-4 .color-icon-upward-internal-links-30:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-30.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-31:before, .theme-2 .color-icon-upward-internal-links-31:before, .theme-3 .color-icon-upward-internal-links-31:before, .theme-4 .color-icon-upward-internal-links-31:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-31.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-32:before, .theme-2 .color-icon-upward-internal-links-32:before, .theme-3 .color-icon-upward-internal-links-32:before, .theme-4 .color-icon-upward-internal-links-32:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-32.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-33:before, .theme-2 .color-icon-upward-internal-links-33:before, .theme-3 .color-icon-upward-internal-links-33:before, .theme-4 .color-icon-upward-internal-links-33:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-33.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-34:before, .theme-2 .color-icon-upward-internal-links-34:before, .theme-3 .color-icon-upward-internal-links-34:before, .theme-4 .color-icon-upward-internal-links-34:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-34.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-35:before, .theme-2 .color-icon-upward-internal-links-35:before, .theme-3 .color-icon-upward-internal-links-35:before, .theme-4 .color-icon-upward-internal-links-35:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-35.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-36:before, .theme-2 .color-icon-upward-internal-links-36:before, .theme-3 .color-icon-upward-internal-links-36:before, .theme-4 .color-icon-upward-internal-links-36:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-36.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-37:before, .theme-2 .color-icon-upward-internal-links-37:before, .theme-3 .color-icon-upward-internal-links-37:before, .theme-4 .color-icon-upward-internal-links-37:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-37.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-38:before, .theme-2 .color-icon-upward-internal-links-38:before, .theme-3 .color-icon-upward-internal-links-38:before, .theme-4 .color-icon-upward-internal-links-38:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-38.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-39:before, .theme-2 .color-icon-upward-internal-links-39:before, .theme-3 .color-icon-upward-internal-links-39:before, .theme-4 .color-icon-upward-internal-links-39:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-39.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-40:before, .theme-2 .color-icon-upward-internal-links-40:before, .theme-3 .color-icon-upward-internal-links-40:before, .theme-4 .color-icon-upward-internal-links-40:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-40.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-41:before, .theme-2 .color-icon-upward-internal-links-41:before, .theme-3 .color-icon-upward-internal-links-41:before, .theme-4 .color-icon-upward-internal-links-41:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-41.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-42:before, .theme-2 .color-icon-upward-internal-links-42:before, .theme-3 .color-icon-upward-internal-links-42:before, .theme-4 .color-icon-upward-internal-links-42:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-42.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-43:before, .theme-2 .color-icon-upward-internal-links-43:before, .theme-3 .color-icon-upward-internal-links-43:before, .theme-4 .color-icon-upward-internal-links-43:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-43.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-44:before, .theme-2 .color-icon-upward-internal-links-44:before, .theme-3 .color-icon-upward-internal-links-44:before, .theme-4 .color-icon-upward-internal-links-44:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-44.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-45:before, .theme-2 .color-icon-upward-internal-links-45:before, .theme-3 .color-icon-upward-internal-links-45:before, .theme-4 .color-icon-upward-internal-links-45:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-45.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-46:before, .theme-2 .color-icon-upward-internal-links-46:before, .theme-3 .color-icon-upward-internal-links-46:before, .theme-4 .color-icon-upward-internal-links-46:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-46.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-47:before, .theme-2 .color-icon-upward-internal-links-47:before, .theme-3 .color-icon-upward-internal-links-47:before, .theme-4 .color-icon-upward-internal-links-47:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-47.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-48:before, .theme-2 .color-icon-upward-internal-links-48:before, .theme-3 .color-icon-upward-internal-links-48:before, .theme-4 .color-icon-upward-internal-links-48:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-48.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-49:before, .theme-2 .color-icon-upward-internal-links-49:before, .theme-3 .color-icon-upward-internal-links-49:before, .theme-4 .color-icon-upward-internal-links-49:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-49.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-50:before, .theme-2 .color-icon-upward-internal-links-50:before, .theme-3 .color-icon-upward-internal-links-50:before, .theme-4 .color-icon-upward-internal-links-50:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-50.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-51:before, .theme-2 .color-icon-upward-internal-links-51:before, .theme-3 .color-icon-upward-internal-links-51:before, .theme-4 .color-icon-upward-internal-links-51:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-51.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-52:before, .theme-2 .color-icon-upward-internal-links-52:before, .theme-3 .color-icon-upward-internal-links-52:before, .theme-4 .color-icon-upward-internal-links-52:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-52.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-53:before, .theme-2 .color-icon-upward-internal-links-53:before, .theme-3 .color-icon-upward-internal-links-53:before, .theme-4 .color-icon-upward-internal-links-53:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-53.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-54:before, .theme-2 .color-icon-upward-internal-links-54:before, .theme-3 .color-icon-upward-internal-links-54:before, .theme-4 .color-icon-upward-internal-links-54:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-54.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-55:before, .theme-2 .color-icon-upward-internal-links-55:before, .theme-3 .color-icon-upward-internal-links-55:before, .theme-4 .color-icon-upward-internal-links-55:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-55.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-56:before, .theme-2 .color-icon-upward-internal-links-56:before, .theme-3 .color-icon-upward-internal-links-56:before, .theme-4 .color-icon-upward-internal-links-56:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-56.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-57:before, .theme-2 .color-icon-upward-internal-links-57:before, .theme-3 .color-icon-upward-internal-links-57:before, .theme-4 .color-icon-upward-internal-links-57:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-57.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-58:before, .theme-2 .color-icon-upward-internal-links-58:before, .theme-3 .color-icon-upward-internal-links-58:before, .theme-4 .color-icon-upward-internal-links-58:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-58.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-59:before, .theme-2 .color-icon-upward-internal-links-59:before, .theme-3 .color-icon-upward-internal-links-59:before, .theme-4 .color-icon-upward-internal-links-59:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-59.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-60:before, .theme-2 .color-icon-upward-internal-links-60:before, .theme-3 .color-icon-upward-internal-links-60:before, .theme-4 .color-icon-upward-internal-links-60:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-60.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-61:before, .theme-2 .color-icon-upward-internal-links-61:before, .theme-3 .color-icon-upward-internal-links-61:before, .theme-4 .color-icon-upward-internal-links-61:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-61.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-62:before, .theme-2 .color-icon-upward-internal-links-62:before, .theme-3 .color-icon-upward-internal-links-62:before, .theme-4 .color-icon-upward-internal-links-62:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-62.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-63:before, .theme-2 .color-icon-upward-internal-links-63:before, .theme-3 .color-icon-upward-internal-links-63:before, .theme-4 .color-icon-upward-internal-links-63:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-63.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-64:before, .theme-2 .color-icon-upward-internal-links-64:before, .theme-3 .color-icon-upward-internal-links-64:before, .theme-4 .color-icon-upward-internal-links-64:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-64.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-65:before, .theme-2 .color-icon-upward-internal-links-65:before, .theme-3 .color-icon-upward-internal-links-65:before, .theme-4 .color-icon-upward-internal-links-65:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-65.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-66:before, .theme-2 .color-icon-upward-internal-links-66:before, .theme-3 .color-icon-upward-internal-links-66:before, .theme-4 .color-icon-upward-internal-links-66:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-66.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-67:before, .theme-2 .color-icon-upward-internal-links-67:before, .theme-3 .color-icon-upward-internal-links-67:before, .theme-4 .color-icon-upward-internal-links-67:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-67.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-68:before, .theme-2 .color-icon-upward-internal-links-68:before, .theme-3 .color-icon-upward-internal-links-68:before, .theme-4 .color-icon-upward-internal-links-68:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-68.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-69:before, .theme-2 .color-icon-upward-internal-links-69:before, .theme-3 .color-icon-upward-internal-links-69:before, .theme-4 .color-icon-upward-internal-links-69:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-69.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-70:before, .theme-2 .color-icon-upward-internal-links-70:before, .theme-3 .color-icon-upward-internal-links-70:before, .theme-4 .color-icon-upward-internal-links-70:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-70.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-71:before, .theme-2 .color-icon-upward-internal-links-71:before, .theme-3 .color-icon-upward-internal-links-71:before, .theme-4 .color-icon-upward-internal-links-71:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-71.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-72:before, .theme-2 .color-icon-upward-internal-links-72:before, .theme-3 .color-icon-upward-internal-links-72:before, .theme-4 .color-icon-upward-internal-links-72:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-72.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-73:before, .theme-2 .color-icon-upward-internal-links-73:before, .theme-3 .color-icon-upward-internal-links-73:before, .theme-4 .color-icon-upward-internal-links-73:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-73.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-74:before, .theme-2 .color-icon-upward-internal-links-74:before, .theme-3 .color-icon-upward-internal-links-74:before, .theme-4 .color-icon-upward-internal-links-74:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-74.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-75:before, .theme-2 .color-icon-upward-internal-links-75:before, .theme-3 .color-icon-upward-internal-links-75:before, .theme-4 .color-icon-upward-internal-links-75:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-75.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-76:before, .theme-2 .color-icon-upward-internal-links-76:before, .theme-3 .color-icon-upward-internal-links-76:before, .theme-4 .color-icon-upward-internal-links-76:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-76.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-77:before, .theme-2 .color-icon-upward-internal-links-77:before, .theme-3 .color-icon-upward-internal-links-77:before, .theme-4 .color-icon-upward-internal-links-77:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-77.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-78:before, .theme-2 .color-icon-upward-internal-links-78:before, .theme-3 .color-icon-upward-internal-links-78:before, .theme-4 .color-icon-upward-internal-links-78:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-78.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-79:before, .theme-2 .color-icon-upward-internal-links-79:before, .theme-3 .color-icon-upward-internal-links-79:before, .theme-4 .color-icon-upward-internal-links-79:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-79.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-80:before, .theme-2 .color-icon-upward-internal-links-80:before, .theme-3 .color-icon-upward-internal-links-80:before, .theme-4 .color-icon-upward-internal-links-80:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-80.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-81:before, .theme-2 .color-icon-upward-internal-links-81:before, .theme-3 .color-icon-upward-internal-links-81:before, .theme-4 .color-icon-upward-internal-links-81:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-81.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-82:before, .theme-2 .color-icon-upward-internal-links-82:before, .theme-3 .color-icon-upward-internal-links-82:before, .theme-4 .color-icon-upward-internal-links-82:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-82.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-83:before, .theme-2 .color-icon-upward-internal-links-83:before, .theme-3 .color-icon-upward-internal-links-83:before, .theme-4 .color-icon-upward-internal-links-83:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-83.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-84:before, .theme-2 .color-icon-upward-internal-links-84:before, .theme-3 .color-icon-upward-internal-links-84:before, .theme-4 .color-icon-upward-internal-links-84:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-84.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-85:before, .theme-2 .color-icon-upward-internal-links-85:before, .theme-3 .color-icon-upward-internal-links-85:before, .theme-4 .color-icon-upward-internal-links-85:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-85.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-86:before, .theme-2 .color-icon-upward-internal-links-86:before, .theme-3 .color-icon-upward-internal-links-86:before, .theme-4 .color-icon-upward-internal-links-86:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-86.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-87:before, .theme-2 .color-icon-upward-internal-links-87:before, .theme-3 .color-icon-upward-internal-links-87:before, .theme-4 .color-icon-upward-internal-links-87:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-87.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-88:before, .theme-2 .color-icon-upward-internal-links-88:before, .theme-3 .color-icon-upward-internal-links-88:before, .theme-4 .color-icon-upward-internal-links-88:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-88.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-89:before, .theme-2 .color-icon-upward-internal-links-89:before, .theme-3 .color-icon-upward-internal-links-89:before, .theme-4 .color-icon-upward-internal-links-89:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-89.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-90:before, .theme-2 .color-icon-upward-internal-links-90:before, .theme-3 .color-icon-upward-internal-links-90:before, .theme-4 .color-icon-upward-internal-links-90:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-90.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-91:before, .theme-2 .color-icon-upward-internal-links-91:before, .theme-3 .color-icon-upward-internal-links-91:before, .theme-4 .color-icon-upward-internal-links-91:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-91.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-92:before, .theme-2 .color-icon-upward-internal-links-92:before, .theme-3 .color-icon-upward-internal-links-92:before, .theme-4 .color-icon-upward-internal-links-92:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-92.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-93:before, .theme-2 .color-icon-upward-internal-links-93:before, .theme-3 .color-icon-upward-internal-links-93:before, .theme-4 .color-icon-upward-internal-links-93:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-93.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-94:before, .theme-2 .color-icon-upward-internal-links-94:before, .theme-3 .color-icon-upward-internal-links-94:before, .theme-4 .color-icon-upward-internal-links-94:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-94.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-95:before, .theme-2 .color-icon-upward-internal-links-95:before, .theme-3 .color-icon-upward-internal-links-95:before, .theme-4 .color-icon-upward-internal-links-95:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-95.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-96:before, .theme-2 .color-icon-upward-internal-links-96:before, .theme-3 .color-icon-upward-internal-links-96:before, .theme-4 .color-icon-upward-internal-links-96:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-96.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-97:before, .theme-2 .color-icon-upward-internal-links-97:before, .theme-3 .color-icon-upward-internal-links-97:before, .theme-4 .color-icon-upward-internal-links-97:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-97.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-98:before, .theme-2 .color-icon-upward-internal-links-98:before, .theme-3 .color-icon-upward-internal-links-98:before, .theme-4 .color-icon-upward-internal-links-98:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-98.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-99:before, .theme-2 .color-icon-upward-internal-links-99:before, .theme-3 .color-icon-upward-internal-links-99:before, .theme-4 .color-icon-upward-internal-links-99:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-99.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-100:before, .theme-2 .color-icon-upward-internal-links-100:before, .theme-3 .color-icon-upward-internal-links-100:before, .theme-4 .color-icon-upward-internal-links-100:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-100.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-101:before, .theme-2 .color-icon-upward-internal-links-101:before, .theme-3 .color-icon-upward-internal-links-101:before, .theme-4 .color-icon-upward-internal-links-101:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-101.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-102:before, .theme-2 .color-icon-upward-internal-links-102:before, .theme-3 .color-icon-upward-internal-links-102:before, .theme-4 .color-icon-upward-internal-links-102:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-102.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-103:before, .theme-2 .color-icon-upward-internal-links-103:before, .theme-3 .color-icon-upward-internal-links-103:before, .theme-4 .color-icon-upward-internal-links-103:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-103.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-104:before, .theme-2 .color-icon-upward-internal-links-104:before, .theme-3 .color-icon-upward-internal-links-104:before, .theme-4 .color-icon-upward-internal-links-104:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-104.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-105:before, .theme-2 .color-icon-upward-internal-links-105:before, .theme-3 .color-icon-upward-internal-links-105:before, .theme-4 .color-icon-upward-internal-links-105:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-105.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-106:before, .theme-2 .color-icon-upward-internal-links-106:before, .theme-3 .color-icon-upward-internal-links-106:before, .theme-4 .color-icon-upward-internal-links-106:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-106.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-107:before, .theme-2 .color-icon-upward-internal-links-107:before, .theme-3 .color-icon-upward-internal-links-107:before, .theme-4 .color-icon-upward-internal-links-107:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-107.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-108:before, .theme-2 .color-icon-upward-internal-links-108:before, .theme-3 .color-icon-upward-internal-links-108:before, .theme-4 .color-icon-upward-internal-links-108:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-108.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-109:before, .theme-2 .color-icon-upward-internal-links-109:before, .theme-3 .color-icon-upward-internal-links-109:before, .theme-4 .color-icon-upward-internal-links-109:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-109.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-upward-internal-links-110:before, .theme-2 .color-icon-upward-internal-links-110:before, .theme-3 .color-icon-upward-internal-links-110:before, .theme-4 .color-icon-upward-internal-links-110:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/upward_anchor/button-0001-02-110.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-1:before, .theme-2 .color-icon-internal-links-1:before, .theme-3 .color-icon-internal-links-1:before, .theme-4 .color-icon-internal-links-1:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_1.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-2:before, .theme-2 .color-icon-internal-links-2:before, .theme-3 .color-icon-internal-links-2:before, .theme-4 .color-icon-internal-links-2:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_2.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-3:before, .theme-2 .color-icon-internal-links-3:before, .theme-3 .color-icon-internal-links-3:before, .theme-4 .color-icon-internal-links-3:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_3.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-4:before, .theme-2 .color-icon-internal-links-4:before, .theme-3 .color-icon-internal-links-4:before, .theme-4 .color-icon-internal-links-4:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_4.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-5:before, .theme-2 .color-icon-internal-links-5:before, .theme-3 .color-icon-internal-links-5:before, .theme-4 .color-icon-internal-links-5:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_5.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-6:before, .theme-2 .color-icon-internal-links-6:before, .theme-3 .color-icon-internal-links-6:before, .theme-4 .color-icon-internal-links-6:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_6.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-7:before, .theme-2 .color-icon-internal-links-7:before, .theme-3 .color-icon-internal-links-7:before, .theme-4 .color-icon-internal-links-7:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_7.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-8:before, .theme-2 .color-icon-internal-links-8:before, .theme-3 .color-icon-internal-links-8:before, .theme-4 .color-icon-internal-links-8:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_8.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-9:before, .theme-2 .color-icon-internal-links-9:before, .theme-3 .color-icon-internal-links-9:before, .theme-4 .color-icon-internal-links-9:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_9.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-10:before, .theme-2 .color-icon-internal-links-10:before, .theme-3 .color-icon-internal-links-10:before, .theme-4 .color-icon-internal-links-10:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_10.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-11:before, .theme-2 .color-icon-internal-links-11:before, .theme-3 .color-icon-internal-links-11:before, .theme-4 .color-icon-internal-links-11:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_11.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-12:before, .theme-2 .color-icon-internal-links-12:before, .theme-3 .color-icon-internal-links-12:before, .theme-4 .color-icon-internal-links-12:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_12.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-13:before, .theme-2 .color-icon-internal-links-13:before, .theme-3 .color-icon-internal-links-13:before, .theme-4 .color-icon-internal-links-13:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_13.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-14:before, .theme-2 .color-icon-internal-links-14:before, .theme-3 .color-icon-internal-links-14:before, .theme-4 .color-icon-internal-links-14:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_14.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-15:before, .theme-2 .color-icon-internal-links-15:before, .theme-3 .color-icon-internal-links-15:before, .theme-4 .color-icon-internal-links-15:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_15.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-16:before, .theme-2 .color-icon-internal-links-16:before, .theme-3 .color-icon-internal-links-16:before, .theme-4 .color-icon-internal-links-16:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_16.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-17:before, .theme-2 .color-icon-internal-links-17:before, .theme-3 .color-icon-internal-links-17:before, .theme-4 .color-icon-internal-links-17:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_17.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-18:before, .theme-2 .color-icon-internal-links-18:before, .theme-3 .color-icon-internal-links-18:before, .theme-4 .color-icon-internal-links-18:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_18.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-19:before, .theme-2 .color-icon-internal-links-19:before, .theme-3 .color-icon-internal-links-19:before, .theme-4 .color-icon-internal-links-19:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_19.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-20:before, .theme-2 .color-icon-internal-links-20:before, .theme-3 .color-icon-internal-links-20:before, .theme-4 .color-icon-internal-links-20:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_20.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-21:before, .theme-2 .color-icon-internal-links-21:before, .theme-3 .color-icon-internal-links-21:before, .theme-4 .color-icon-internal-links-21:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_21.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-22:before, .theme-2 .color-icon-internal-links-22:before, .theme-3 .color-icon-internal-links-22:before, .theme-4 .color-icon-internal-links-22:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_22.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-23:before, .theme-2 .color-icon-internal-links-23:before, .theme-3 .color-icon-internal-links-23:before, .theme-4 .color-icon-internal-links-23:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_23.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-24:before, .theme-2 .color-icon-internal-links-24:before, .theme-3 .color-icon-internal-links-24:before, .theme-4 .color-icon-internal-links-24:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_24.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-25:before, .theme-2 .color-icon-internal-links-25:before, .theme-3 .color-icon-internal-links-25:before, .theme-4 .color-icon-internal-links-25:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_25.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-26:before, .theme-2 .color-icon-internal-links-26:before, .theme-3 .color-icon-internal-links-26:before, .theme-4 .color-icon-internal-links-26:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_26.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-27:before, .theme-2 .color-icon-internal-links-27:before, .theme-3 .color-icon-internal-links-27:before, .theme-4 .color-icon-internal-links-27:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_27.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-28:before, .theme-2 .color-icon-internal-links-28:before, .theme-3 .color-icon-internal-links-28:before, .theme-4 .color-icon-internal-links-28:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_28.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-29:before, .theme-2 .color-icon-internal-links-29:before, .theme-3 .color-icon-internal-links-29:before, .theme-4 .color-icon-internal-links-29:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_29.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-30:before, .theme-2 .color-icon-internal-links-30:before, .theme-3 .color-icon-internal-links-30:before, .theme-4 .color-icon-internal-links-30:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_30.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-31:before, .theme-2 .color-icon-internal-links-31:before, .theme-3 .color-icon-internal-links-31:before, .theme-4 .color-icon-internal-links-31:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_31.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-32:before, .theme-2 .color-icon-internal-links-32:before, .theme-3 .color-icon-internal-links-32:before, .theme-4 .color-icon-internal-links-32:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_32.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-33:before, .theme-2 .color-icon-internal-links-33:before, .theme-3 .color-icon-internal-links-33:before, .theme-4 .color-icon-internal-links-33:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_33.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-34:before, .theme-2 .color-icon-internal-links-34:before, .theme-3 .color-icon-internal-links-34:before, .theme-4 .color-icon-internal-links-34:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_34.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-35:before, .theme-2 .color-icon-internal-links-35:before, .theme-3 .color-icon-internal-links-35:before, .theme-4 .color-icon-internal-links-35:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_35.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-36:before, .theme-2 .color-icon-internal-links-36:before, .theme-3 .color-icon-internal-links-36:before, .theme-4 .color-icon-internal-links-36:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_36.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-37:before, .theme-2 .color-icon-internal-links-37:before, .theme-3 .color-icon-internal-links-37:before, .theme-4 .color-icon-internal-links-37:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_37.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-38:before, .theme-2 .color-icon-internal-links-38:before, .theme-3 .color-icon-internal-links-38:before, .theme-4 .color-icon-internal-links-38:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_38.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-39:before, .theme-2 .color-icon-internal-links-39:before, .theme-3 .color-icon-internal-links-39:before, .theme-4 .color-icon-internal-links-39:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_39.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-40:before, .theme-2 .color-icon-internal-links-40:before, .theme-3 .color-icon-internal-links-40:before, .theme-4 .color-icon-internal-links-40:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_40.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-41:before, .theme-2 .color-icon-internal-links-41:before, .theme-3 .color-icon-internal-links-41:before, .theme-4 .color-icon-internal-links-41:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_41.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-42:before, .theme-2 .color-icon-internal-links-42:before, .theme-3 .color-icon-internal-links-42:before, .theme-4 .color-icon-internal-links-42:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_42.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-43:before, .theme-2 .color-icon-internal-links-43:before, .theme-3 .color-icon-internal-links-43:before, .theme-4 .color-icon-internal-links-43:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_43.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-44:before, .theme-2 .color-icon-internal-links-44:before, .theme-3 .color-icon-internal-links-44:before, .theme-4 .color-icon-internal-links-44:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_44.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-45:before, .theme-2 .color-icon-internal-links-45:before, .theme-3 .color-icon-internal-links-45:before, .theme-4 .color-icon-internal-links-45:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_45.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-46:before, .theme-2 .color-icon-internal-links-46:before, .theme-3 .color-icon-internal-links-46:before, .theme-4 .color-icon-internal-links-46:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_46.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-47:before, .theme-2 .color-icon-internal-links-47:before, .theme-3 .color-icon-internal-links-47:before, .theme-4 .color-icon-internal-links-47:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_47.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-48:before, .theme-2 .color-icon-internal-links-48:before, .theme-3 .color-icon-internal-links-48:before, .theme-4 .color-icon-internal-links-48:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_48.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-49:before, .theme-2 .color-icon-internal-links-49:before, .theme-3 .color-icon-internal-links-49:before, .theme-4 .color-icon-internal-links-49:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_49.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-50:before, .theme-2 .color-icon-internal-links-50:before, .theme-3 .color-icon-internal-links-50:before, .theme-4 .color-icon-internal-links-50:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_50.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-51:before, .theme-2 .color-icon-internal-links-51:before, .theme-3 .color-icon-internal-links-51:before, .theme-4 .color-icon-internal-links-51:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_51.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-52:before, .theme-2 .color-icon-internal-links-52:before, .theme-3 .color-icon-internal-links-52:before, .theme-4 .color-icon-internal-links-52:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_52.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-53:before, .theme-2 .color-icon-internal-links-53:before, .theme-3 .color-icon-internal-links-53:before, .theme-4 .color-icon-internal-links-53:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_53.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-54:before, .theme-2 .color-icon-internal-links-54:before, .theme-3 .color-icon-internal-links-54:before, .theme-4 .color-icon-internal-links-54:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_54.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-55:before, .theme-2 .color-icon-internal-links-55:before, .theme-3 .color-icon-internal-links-55:before, .theme-4 .color-icon-internal-links-55:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_55.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-56:before, .theme-2 .color-icon-internal-links-56:before, .theme-3 .color-icon-internal-links-56:before, .theme-4 .color-icon-internal-links-56:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_56.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-57:before, .theme-2 .color-icon-internal-links-57:before, .theme-3 .color-icon-internal-links-57:before, .theme-4 .color-icon-internal-links-57:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_57.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-58:before, .theme-2 .color-icon-internal-links-58:before, .theme-3 .color-icon-internal-links-58:before, .theme-4 .color-icon-internal-links-58:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_58.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-59:before, .theme-2 .color-icon-internal-links-59:before, .theme-3 .color-icon-internal-links-59:before, .theme-4 .color-icon-internal-links-59:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_59.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-60:before, .theme-2 .color-icon-internal-links-60:before, .theme-3 .color-icon-internal-links-60:before, .theme-4 .color-icon-internal-links-60:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_60.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-61:before, .theme-2 .color-icon-internal-links-61:before, .theme-3 .color-icon-internal-links-61:before, .theme-4 .color-icon-internal-links-61:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_61.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-62:before, .theme-2 .color-icon-internal-links-62:before, .theme-3 .color-icon-internal-links-62:before, .theme-4 .color-icon-internal-links-62:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_62.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-63:before, .theme-2 .color-icon-internal-links-63:before, .theme-3 .color-icon-internal-links-63:before, .theme-4 .color-icon-internal-links-63:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_63.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-64:before, .theme-2 .color-icon-internal-links-64:before, .theme-3 .color-icon-internal-links-64:before, .theme-4 .color-icon-internal-links-64:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_64.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-65:before, .theme-2 .color-icon-internal-links-65:before, .theme-3 .color-icon-internal-links-65:before, .theme-4 .color-icon-internal-links-65:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_65.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-66:before, .theme-2 .color-icon-internal-links-66:before, .theme-3 .color-icon-internal-links-66:before, .theme-4 .color-icon-internal-links-66:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_66.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-67:before, .theme-2 .color-icon-internal-links-67:before, .theme-3 .color-icon-internal-links-67:before, .theme-4 .color-icon-internal-links-67:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_67.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-68:before, .theme-2 .color-icon-internal-links-68:before, .theme-3 .color-icon-internal-links-68:before, .theme-4 .color-icon-internal-links-68:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_68.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-69:before, .theme-2 .color-icon-internal-links-69:before, .theme-3 .color-icon-internal-links-69:before, .theme-4 .color-icon-internal-links-69:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_69.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-70:before, .theme-2 .color-icon-internal-links-70:before, .theme-3 .color-icon-internal-links-70:before, .theme-4 .color-icon-internal-links-70:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_70.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-71:before, .theme-2 .color-icon-internal-links-71:before, .theme-3 .color-icon-internal-links-71:before, .theme-4 .color-icon-internal-links-71:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_71.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-72:before, .theme-2 .color-icon-internal-links-72:before, .theme-3 .color-icon-internal-links-72:before, .theme-4 .color-icon-internal-links-72:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_72.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-73:before, .theme-2 .color-icon-internal-links-73:before, .theme-3 .color-icon-internal-links-73:before, .theme-4 .color-icon-internal-links-73:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_73.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-74:before, .theme-2 .color-icon-internal-links-74:before, .theme-3 .color-icon-internal-links-74:before, .theme-4 .color-icon-internal-links-74:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_74.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-75:before, .theme-2 .color-icon-internal-links-75:before, .theme-3 .color-icon-internal-links-75:before, .theme-4 .color-icon-internal-links-75:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_75.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-76:before, .theme-2 .color-icon-internal-links-76:before, .theme-3 .color-icon-internal-links-76:before, .theme-4 .color-icon-internal-links-76:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_76.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-77:before, .theme-2 .color-icon-internal-links-77:before, .theme-3 .color-icon-internal-links-77:before, .theme-4 .color-icon-internal-links-77:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_77.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-78:before, .theme-2 .color-icon-internal-links-78:before, .theme-3 .color-icon-internal-links-78:before, .theme-4 .color-icon-internal-links-78:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_78.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-79:before, .theme-2 .color-icon-internal-links-79:before, .theme-3 .color-icon-internal-links-79:before, .theme-4 .color-icon-internal-links-79:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_79.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-80:before, .theme-2 .color-icon-internal-links-80:before, .theme-3 .color-icon-internal-links-80:before, .theme-4 .color-icon-internal-links-80:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_80.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-81:before, .theme-2 .color-icon-internal-links-81:before, .theme-3 .color-icon-internal-links-81:before, .theme-4 .color-icon-internal-links-81:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_81.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-82:before, .theme-2 .color-icon-internal-links-82:before, .theme-3 .color-icon-internal-links-82:before, .theme-4 .color-icon-internal-links-82:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_82.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-83:before, .theme-2 .color-icon-internal-links-83:before, .theme-3 .color-icon-internal-links-83:before, .theme-4 .color-icon-internal-links-83:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_83.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-84:before, .theme-2 .color-icon-internal-links-84:before, .theme-3 .color-icon-internal-links-84:before, .theme-4 .color-icon-internal-links-84:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_84.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-85:before, .theme-2 .color-icon-internal-links-85:before, .theme-3 .color-icon-internal-links-85:before, .theme-4 .color-icon-internal-links-85:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_85.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-86:before, .theme-2 .color-icon-internal-links-86:before, .theme-3 .color-icon-internal-links-86:before, .theme-4 .color-icon-internal-links-86:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_86.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-87:before, .theme-2 .color-icon-internal-links-87:before, .theme-3 .color-icon-internal-links-87:before, .theme-4 .color-icon-internal-links-87:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_87.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-88:before, .theme-2 .color-icon-internal-links-88:before, .theme-3 .color-icon-internal-links-88:before, .theme-4 .color-icon-internal-links-88:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_88.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-89:before, .theme-2 .color-icon-internal-links-89:before, .theme-3 .color-icon-internal-links-89:before, .theme-4 .color-icon-internal-links-89:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_89.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-90:before, .theme-2 .color-icon-internal-links-90:before, .theme-3 .color-icon-internal-links-90:before, .theme-4 .color-icon-internal-links-90:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_90.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-91:before, .theme-2 .color-icon-internal-links-91:before, .theme-3 .color-icon-internal-links-91:before, .theme-4 .color-icon-internal-links-91:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_91.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-92:before, .theme-2 .color-icon-internal-links-92:before, .theme-3 .color-icon-internal-links-92:before, .theme-4 .color-icon-internal-links-92:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_92.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-93:before, .theme-2 .color-icon-internal-links-93:before, .theme-3 .color-icon-internal-links-93:before, .theme-4 .color-icon-internal-links-93:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_93.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-94:before, .theme-2 .color-icon-internal-links-94:before, .theme-3 .color-icon-internal-links-94:before, .theme-4 .color-icon-internal-links-94:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_94.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-95:before, .theme-2 .color-icon-internal-links-95:before, .theme-3 .color-icon-internal-links-95:before, .theme-4 .color-icon-internal-links-95:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_95.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-96:before, .theme-2 .color-icon-internal-links-96:before, .theme-3 .color-icon-internal-links-96:before, .theme-4 .color-icon-internal-links-96:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_96.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-97:before, .theme-2 .color-icon-internal-links-97:before, .theme-3 .color-icon-internal-links-97:before, .theme-4 .color-icon-internal-links-97:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_97.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-98:before, .theme-2 .color-icon-internal-links-98:before, .theme-3 .color-icon-internal-links-98:before, .theme-4 .color-icon-internal-links-98:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_98.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-99:before, .theme-2 .color-icon-internal-links-99:before, .theme-3 .color-icon-internal-links-99:before, .theme-4 .color-icon-internal-links-99:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_99.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-100:before, .theme-2 .color-icon-internal-links-100:before, .theme-3 .color-icon-internal-links-100:before, .theme-4 .color-icon-internal-links-100:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_100.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-101:before, .theme-2 .color-icon-internal-links-101:before, .theme-3 .color-icon-internal-links-101:before, .theme-4 .color-icon-internal-links-101:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_101.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-102:before, .theme-2 .color-icon-internal-links-102:before, .theme-3 .color-icon-internal-links-102:before, .theme-4 .color-icon-internal-links-102:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_102.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-103:before, .theme-2 .color-icon-internal-links-103:before, .theme-3 .color-icon-internal-links-103:before, .theme-4 .color-icon-internal-links-103:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_103.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-104:before, .theme-2 .color-icon-internal-links-104:before, .theme-3 .color-icon-internal-links-104:before, .theme-4 .color-icon-internal-links-104:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_104.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-105:before, .theme-2 .color-icon-internal-links-105:before, .theme-3 .color-icon-internal-links-105:before, .theme-4 .color-icon-internal-links-105:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_105.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-106:before, .theme-2 .color-icon-internal-links-106:before, .theme-3 .color-icon-internal-links-106:before, .theme-4 .color-icon-internal-links-106:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_106.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-107:before, .theme-2 .color-icon-internal-links-107:before, .theme-3 .color-icon-internal-links-107:before, .theme-4 .color-icon-internal-links-107:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_107.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-108:before, .theme-2 .color-icon-internal-links-108:before, .theme-3 .color-icon-internal-links-108:before, .theme-4 .color-icon-internal-links-108:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_108.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-109:before, .theme-2 .color-icon-internal-links-109:before, .theme-3 .color-icon-internal-links-109:before, .theme-4 .color-icon-internal-links-109:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_109.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-internal-links-110:before, .theme-2 .color-icon-internal-links-110:before, .theme-3 .color-icon-internal-links-110:before, .theme-4 .color-icon-internal-links-110:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/anker/icon_button_anker_110.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-1:before, .theme-2 .color-icon-external-links-1:before, .theme-3 .color-icon-external-links-1:before, .theme-4 .color-icon-external-links-1:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link1.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-2:before, .theme-2 .color-icon-external-links-2:before, .theme-3 .color-icon-external-links-2:before, .theme-4 .color-icon-external-links-2:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link2.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-3:before, .theme-2 .color-icon-external-links-3:before, .theme-3 .color-icon-external-links-3:before, .theme-4 .color-icon-external-links-3:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link3.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-4:before, .theme-2 .color-icon-external-links-4:before, .theme-3 .color-icon-external-links-4:before, .theme-4 .color-icon-external-links-4:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link4.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-5:before, .theme-2 .color-icon-external-links-5:before, .theme-3 .color-icon-external-links-5:before, .theme-4 .color-icon-external-links-5:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link5.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-6:before, .theme-2 .color-icon-external-links-6:before, .theme-3 .color-icon-external-links-6:before, .theme-4 .color-icon-external-links-6:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link6.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-7:before, .theme-2 .color-icon-external-links-7:before, .theme-3 .color-icon-external-links-7:before, .theme-4 .color-icon-external-links-7:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link7.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-8:before, .theme-2 .color-icon-external-links-8:before, .theme-3 .color-icon-external-links-8:before, .theme-4 .color-icon-external-links-8:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link8.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-9:before, .theme-2 .color-icon-external-links-9:before, .theme-3 .color-icon-external-links-9:before, .theme-4 .color-icon-external-links-9:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link9.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-10:before, .theme-2 .color-icon-external-links-10:before, .theme-3 .color-icon-external-links-10:before, .theme-4 .color-icon-external-links-10:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link10.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-11:before, .theme-2 .color-icon-external-links-11:before, .theme-3 .color-icon-external-links-11:before, .theme-4 .color-icon-external-links-11:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link11.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-12:before, .theme-2 .color-icon-external-links-12:before, .theme-3 .color-icon-external-links-12:before, .theme-4 .color-icon-external-links-12:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link12.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-13:before, .theme-2 .color-icon-external-links-13:before, .theme-3 .color-icon-external-links-13:before, .theme-4 .color-icon-external-links-13:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link13.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-14:before, .theme-2 .color-icon-external-links-14:before, .theme-3 .color-icon-external-links-14:before, .theme-4 .color-icon-external-links-14:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link14.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-15:before, .theme-2 .color-icon-external-links-15:before, .theme-3 .color-icon-external-links-15:before, .theme-4 .color-icon-external-links-15:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link15.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-16:before, .theme-2 .color-icon-external-links-16:before, .theme-3 .color-icon-external-links-16:before, .theme-4 .color-icon-external-links-16:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link16.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-17:before, .theme-2 .color-icon-external-links-17:before, .theme-3 .color-icon-external-links-17:before, .theme-4 .color-icon-external-links-17:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link17.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-18:before, .theme-2 .color-icon-external-links-18:before, .theme-3 .color-icon-external-links-18:before, .theme-4 .color-icon-external-links-18:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link18.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-19:before, .theme-2 .color-icon-external-links-19:before, .theme-3 .color-icon-external-links-19:before, .theme-4 .color-icon-external-links-19:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link19.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-20:before, .theme-2 .color-icon-external-links-20:before, .theme-3 .color-icon-external-links-20:before, .theme-4 .color-icon-external-links-20:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link20.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-21:before, .theme-2 .color-icon-external-links-21:before, .theme-3 .color-icon-external-links-21:before, .theme-4 .color-icon-external-links-21:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link21.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-22:before, .theme-2 .color-icon-external-links-22:before, .theme-3 .color-icon-external-links-22:before, .theme-4 .color-icon-external-links-22:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link22.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-23:before, .theme-2 .color-icon-external-links-23:before, .theme-3 .color-icon-external-links-23:before, .theme-4 .color-icon-external-links-23:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link23.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-24:before, .theme-2 .color-icon-external-links-24:before, .theme-3 .color-icon-external-links-24:before, .theme-4 .color-icon-external-links-24:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link24.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-25:before, .theme-2 .color-icon-external-links-25:before, .theme-3 .color-icon-external-links-25:before, .theme-4 .color-icon-external-links-25:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link25.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-26:before, .theme-2 .color-icon-external-links-26:before, .theme-3 .color-icon-external-links-26:before, .theme-4 .color-icon-external-links-26:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link26.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-27:before, .theme-2 .color-icon-external-links-27:before, .theme-3 .color-icon-external-links-27:before, .theme-4 .color-icon-external-links-27:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link27.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-28:before, .theme-2 .color-icon-external-links-28:before, .theme-3 .color-icon-external-links-28:before, .theme-4 .color-icon-external-links-28:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link28.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-29:before, .theme-2 .color-icon-external-links-29:before, .theme-3 .color-icon-external-links-29:before, .theme-4 .color-icon-external-links-29:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link29.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-30:before, .theme-2 .color-icon-external-links-30:before, .theme-3 .color-icon-external-links-30:before, .theme-4 .color-icon-external-links-30:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link30.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-31:before, .theme-2 .color-icon-external-links-31:before, .theme-3 .color-icon-external-links-31:before, .theme-4 .color-icon-external-links-31:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link31.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-32:before, .theme-2 .color-icon-external-links-32:before, .theme-3 .color-icon-external-links-32:before, .theme-4 .color-icon-external-links-32:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link32.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-33:before, .theme-2 .color-icon-external-links-33:before, .theme-3 .color-icon-external-links-33:before, .theme-4 .color-icon-external-links-33:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link33.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-34:before, .theme-2 .color-icon-external-links-34:before, .theme-3 .color-icon-external-links-34:before, .theme-4 .color-icon-external-links-34:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link34.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-35:before, .theme-2 .color-icon-external-links-35:before, .theme-3 .color-icon-external-links-35:before, .theme-4 .color-icon-external-links-35:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link35.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-36:before, .theme-2 .color-icon-external-links-36:before, .theme-3 .color-icon-external-links-36:before, .theme-4 .color-icon-external-links-36:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link36.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-37:before, .theme-2 .color-icon-external-links-37:before, .theme-3 .color-icon-external-links-37:before, .theme-4 .color-icon-external-links-37:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link37.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-38:before, .theme-2 .color-icon-external-links-38:before, .theme-3 .color-icon-external-links-38:before, .theme-4 .color-icon-external-links-38:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link38.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-39:before, .theme-2 .color-icon-external-links-39:before, .theme-3 .color-icon-external-links-39:before, .theme-4 .color-icon-external-links-39:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link39.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-40:before, .theme-2 .color-icon-external-links-40:before, .theme-3 .color-icon-external-links-40:before, .theme-4 .color-icon-external-links-40:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link40.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-41:before, .theme-2 .color-icon-external-links-41:before, .theme-3 .color-icon-external-links-41:before, .theme-4 .color-icon-external-links-41:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link41.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-42:before, .theme-2 .color-icon-external-links-42:before, .theme-3 .color-icon-external-links-42:before, .theme-4 .color-icon-external-links-42:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link42.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-43:before, .theme-2 .color-icon-external-links-43:before, .theme-3 .color-icon-external-links-43:before, .theme-4 .color-icon-external-links-43:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link43.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-44:before, .theme-2 .color-icon-external-links-44:before, .theme-3 .color-icon-external-links-44:before, .theme-4 .color-icon-external-links-44:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link44.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-45:before, .theme-2 .color-icon-external-links-45:before, .theme-3 .color-icon-external-links-45:before, .theme-4 .color-icon-external-links-45:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link45.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-46:before, .theme-2 .color-icon-external-links-46:before, .theme-3 .color-icon-external-links-46:before, .theme-4 .color-icon-external-links-46:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link46.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-47:before, .theme-2 .color-icon-external-links-47:before, .theme-3 .color-icon-external-links-47:before, .theme-4 .color-icon-external-links-47:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link47.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-48:before, .theme-2 .color-icon-external-links-48:before, .theme-3 .color-icon-external-links-48:before, .theme-4 .color-icon-external-links-48:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link48.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-49:before, .theme-2 .color-icon-external-links-49:before, .theme-3 .color-icon-external-links-49:before, .theme-4 .color-icon-external-links-49:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link49.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-50:before, .theme-2 .color-icon-external-links-50:before, .theme-3 .color-icon-external-links-50:before, .theme-4 .color-icon-external-links-50:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link50.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-51:before, .theme-2 .color-icon-external-links-51:before, .theme-3 .color-icon-external-links-51:before, .theme-4 .color-icon-external-links-51:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link51.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-52:before, .theme-2 .color-icon-external-links-52:before, .theme-3 .color-icon-external-links-52:before, .theme-4 .color-icon-external-links-52:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link52.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-53:before, .theme-2 .color-icon-external-links-53:before, .theme-3 .color-icon-external-links-53:before, .theme-4 .color-icon-external-links-53:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link53.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-54:before, .theme-2 .color-icon-external-links-54:before, .theme-3 .color-icon-external-links-54:before, .theme-4 .color-icon-external-links-54:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link54.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-55:before, .theme-2 .color-icon-external-links-55:before, .theme-3 .color-icon-external-links-55:before, .theme-4 .color-icon-external-links-55:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link55.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-56:before, .theme-2 .color-icon-external-links-56:before, .theme-3 .color-icon-external-links-56:before, .theme-4 .color-icon-external-links-56:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link56.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-57:before, .theme-2 .color-icon-external-links-57:before, .theme-3 .color-icon-external-links-57:before, .theme-4 .color-icon-external-links-57:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link57.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-58:before, .theme-2 .color-icon-external-links-58:before, .theme-3 .color-icon-external-links-58:before, .theme-4 .color-icon-external-links-58:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link58.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-59:before, .theme-2 .color-icon-external-links-59:before, .theme-3 .color-icon-external-links-59:before, .theme-4 .color-icon-external-links-59:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link59.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-60:before, .theme-2 .color-icon-external-links-60:before, .theme-3 .color-icon-external-links-60:before, .theme-4 .color-icon-external-links-60:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link60.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-61:before, .theme-2 .color-icon-external-links-61:before, .theme-3 .color-icon-external-links-61:before, .theme-4 .color-icon-external-links-61:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link61.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-62:before, .theme-2 .color-icon-external-links-62:before, .theme-3 .color-icon-external-links-62:before, .theme-4 .color-icon-external-links-62:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link62.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-63:before, .theme-2 .color-icon-external-links-63:before, .theme-3 .color-icon-external-links-63:before, .theme-4 .color-icon-external-links-63:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link63.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-64:before, .theme-2 .color-icon-external-links-64:before, .theme-3 .color-icon-external-links-64:before, .theme-4 .color-icon-external-links-64:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link64.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-65:before, .theme-2 .color-icon-external-links-65:before, .theme-3 .color-icon-external-links-65:before, .theme-4 .color-icon-external-links-65:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link65.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-66:before, .theme-2 .color-icon-external-links-66:before, .theme-3 .color-icon-external-links-66:before, .theme-4 .color-icon-external-links-66:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link66.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-67:before, .theme-2 .color-icon-external-links-67:before, .theme-3 .color-icon-external-links-67:before, .theme-4 .color-icon-external-links-67:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link67.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-68:before, .theme-2 .color-icon-external-links-68:before, .theme-3 .color-icon-external-links-68:before, .theme-4 .color-icon-external-links-68:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link68.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-69:before, .theme-2 .color-icon-external-links-69:before, .theme-3 .color-icon-external-links-69:before, .theme-4 .color-icon-external-links-69:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link69.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-70:before, .theme-2 .color-icon-external-links-70:before, .theme-3 .color-icon-external-links-70:before, .theme-4 .color-icon-external-links-70:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link70.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-71:before, .theme-2 .color-icon-external-links-71:before, .theme-3 .color-icon-external-links-71:before, .theme-4 .color-icon-external-links-71:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link71.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-72:before, .theme-2 .color-icon-external-links-72:before, .theme-3 .color-icon-external-links-72:before, .theme-4 .color-icon-external-links-72:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link72.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-73:before, .theme-2 .color-icon-external-links-73:before, .theme-3 .color-icon-external-links-73:before, .theme-4 .color-icon-external-links-73:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link73.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-74:before, .theme-2 .color-icon-external-links-74:before, .theme-3 .color-icon-external-links-74:before, .theme-4 .color-icon-external-links-74:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link74.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-75:before, .theme-2 .color-icon-external-links-75:before, .theme-3 .color-icon-external-links-75:before, .theme-4 .color-icon-external-links-75:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link75.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-76:before, .theme-2 .color-icon-external-links-76:before, .theme-3 .color-icon-external-links-76:before, .theme-4 .color-icon-external-links-76:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link76.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-77:before, .theme-2 .color-icon-external-links-77:before, .theme-3 .color-icon-external-links-77:before, .theme-4 .color-icon-external-links-77:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link77.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-78:before, .theme-2 .color-icon-external-links-78:before, .theme-3 .color-icon-external-links-78:before, .theme-4 .color-icon-external-links-78:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link78.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-79:before, .theme-2 .color-icon-external-links-79:before, .theme-3 .color-icon-external-links-79:before, .theme-4 .color-icon-external-links-79:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link79.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-80:before, .theme-2 .color-icon-external-links-80:before, .theme-3 .color-icon-external-links-80:before, .theme-4 .color-icon-external-links-80:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link80.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-81:before, .theme-2 .color-icon-external-links-81:before, .theme-3 .color-icon-external-links-81:before, .theme-4 .color-icon-external-links-81:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link81.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-82:before, .theme-2 .color-icon-external-links-82:before, .theme-3 .color-icon-external-links-82:before, .theme-4 .color-icon-external-links-82:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link82.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-83:before, .theme-2 .color-icon-external-links-83:before, .theme-3 .color-icon-external-links-83:before, .theme-4 .color-icon-external-links-83:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link83.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-84:before, .theme-2 .color-icon-external-links-84:before, .theme-3 .color-icon-external-links-84:before, .theme-4 .color-icon-external-links-84:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link84.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-85:before, .theme-2 .color-icon-external-links-85:before, .theme-3 .color-icon-external-links-85:before, .theme-4 .color-icon-external-links-85:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link85.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-86:before, .theme-2 .color-icon-external-links-86:before, .theme-3 .color-icon-external-links-86:before, .theme-4 .color-icon-external-links-86:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link86.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-87:before, .theme-2 .color-icon-external-links-87:before, .theme-3 .color-icon-external-links-87:before, .theme-4 .color-icon-external-links-87:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link87.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-88:before, .theme-2 .color-icon-external-links-88:before, .theme-3 .color-icon-external-links-88:before, .theme-4 .color-icon-external-links-88:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link88.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-89:before, .theme-2 .color-icon-external-links-89:before, .theme-3 .color-icon-external-links-89:before, .theme-4 .color-icon-external-links-89:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link89.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-90:before, .theme-2 .color-icon-external-links-90:before, .theme-3 .color-icon-external-links-90:before, .theme-4 .color-icon-external-links-90:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link90.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-91:before, .theme-2 .color-icon-external-links-91:before, .theme-3 .color-icon-external-links-91:before, .theme-4 .color-icon-external-links-91:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link91.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-92:before, .theme-2 .color-icon-external-links-92:before, .theme-3 .color-icon-external-links-92:before, .theme-4 .color-icon-external-links-92:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link92.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-93:before, .theme-2 .color-icon-external-links-93:before, .theme-3 .color-icon-external-links-93:before, .theme-4 .color-icon-external-links-93:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link93.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-94:before, .theme-2 .color-icon-external-links-94:before, .theme-3 .color-icon-external-links-94:before, .theme-4 .color-icon-external-links-94:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link94.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-95:before, .theme-2 .color-icon-external-links-95:before, .theme-3 .color-icon-external-links-95:before, .theme-4 .color-icon-external-links-95:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link95.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-96:before, .theme-2 .color-icon-external-links-96:before, .theme-3 .color-icon-external-links-96:before, .theme-4 .color-icon-external-links-96:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link96.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-97:before, .theme-2 .color-icon-external-links-97:before, .theme-3 .color-icon-external-links-97:before, .theme-4 .color-icon-external-links-97:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link97.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-98:before, .theme-2 .color-icon-external-links-98:before, .theme-3 .color-icon-external-links-98:before, .theme-4 .color-icon-external-links-98:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link98.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-99:before, .theme-2 .color-icon-external-links-99:before, .theme-3 .color-icon-external-links-99:before, .theme-4 .color-icon-external-links-99:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link99.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-100:before, .theme-2 .color-icon-external-links-100:before, .theme-3 .color-icon-external-links-100:before, .theme-4 .color-icon-external-links-100:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link100.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-101:before, .theme-2 .color-icon-external-links-101:before, .theme-3 .color-icon-external-links-101:before, .theme-4 .color-icon-external-links-101:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link101.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-102:before, .theme-2 .color-icon-external-links-102:before, .theme-3 .color-icon-external-links-102:before, .theme-4 .color-icon-external-links-102:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link102.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-103:before, .theme-2 .color-icon-external-links-103:before, .theme-3 .color-icon-external-links-103:before, .theme-4 .color-icon-external-links-103:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link103.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-104:before, .theme-2 .color-icon-external-links-104:before, .theme-3 .color-icon-external-links-104:before, .theme-4 .color-icon-external-links-104:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link104.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-105:before, .theme-2 .color-icon-external-links-105:before, .theme-3 .color-icon-external-links-105:before, .theme-4 .color-icon-external-links-105:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link105.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-106:before, .theme-2 .color-icon-external-links-106:before, .theme-3 .color-icon-external-links-106:before, .theme-4 .color-icon-external-links-106:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link106.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-107:before, .theme-2 .color-icon-external-links-107:before, .theme-3 .color-icon-external-links-107:before, .theme-4 .color-icon-external-links-107:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link107.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-108:before, .theme-2 .color-icon-external-links-108:before, .theme-3 .color-icon-external-links-108:before, .theme-4 .color-icon-external-links-108:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link108.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-109:before, .theme-2 .color-icon-external-links-109:before, .theme-3 .color-icon-external-links-109:before, .theme-4 .color-icon-external-links-109:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link109.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .color-icon-external-links-110:before, .theme-2 .color-icon-external-links-110:before, .theme-3 .color-icon-external-links-110:before, .theme-4 .color-icon-external-links-110:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/coloricon/link/icon_button_link110.png");
  background-repeat: no-repeat;
  background-size: contain;
}

@font-face {
  font-family: "icomoon";
  src: url("/assets/a/fonts/icomoon.eot?cuprrf");
  src: url("/assets/a/fonts/icomoon.eot?cuprrf#iefix") format("embedded-opentype"), url("/assets/a/fonts/icomoon.ttf?cuprrf") format("truetype"), url("/assets/a/fonts/icomoon.woff?cuprrf") format("woff"), url("/assets/a/fonts/icomoon.svg?cuprrf#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.arrow-down {
  fill: #ff6e02;
  fill-rule: evenodd;
}

.header-global-nav-item svg.arrow-down-child {
  fill: currentColor;
}

header {
  height: auto;
  border-bottom: none;
  z-index: 101;
}

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
  content: "\e900";
}

.icon-phone-square:before {
  content: "\e901";
}

.header-container {
  /*font-family: "Noto Sans Japanese", sans-serif;*/
  width: 100%;
  position: relative;
  overflow: hidden;
  border-bottom: none;
  z-index: 101;
  height: auto;
  border-right: none;
}

.header-container.open {
  overflow: visible;
}

.header-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.svg-set {
  position: absolute;
  display: none;
}

header.theme-4 .header-bottom.version-1 .header-global-nav-item-child-inner {
  background-color: #fff;
}

header.theme-4 .header-global-nav-item-child-container {
  height: 100%;
}

.header-global-nav-item-child-container {
  height: 100%;
}

.header-subnav-item-link {
  display: inline-block;
}

.header-container .header-subnav-item-link:before {
  display: inline-block;
  height: 12px;
  width: 14px;
  margin-left: 5px;
}

.header-tel-modal {
  display: none;
}

.header-sub-image-sp {
  display: none;
}

.header-global-nav-item-hover-item {
  display: none;
}

.header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small {
  display: none;
}

.header-global-nav-item-child-item .header-global-nav-item-child-item-inner.hover-bg-effect-on {
  opacity: 0.9;
}

.header-global-nav-item-progeny-item .header-global-nav-item-progeny-item-inner.hover-bg-effect-on {
  opacity: 0.9;
}

.bg-rect-opacity {
  display: none;
}

header .header-nav-button .header-nav-menu-text {
  -webkit-font-smoothing: antialiased;
  font-family: "Noto Sans Japanese", "Segoe UI", "Helvetica Neue", Arial, "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

.header-bottom.version-2 .header-global-nav-item-left-arrow-inner, .header-bottom.version-2 .header-global-nav-item-current-text-left-arrow-inner {
  display: none;
}

.header-bottom.version-2 .header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small .header-global-nav-item-progeny-left-arrow {
  display: none;
}

@media screen and (max-width: 767px) {
  .headerOpen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .header-logo-position-1 {
    text-align: left;
  }
  .header-logo-position-2 {
    text-align: left;
  }
  .header-logo-position-3 {
    text-align: left;
  }
  .trace {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    opacity: 0.5;
    /* display: none; */
  }
  .header-container a {
    text-decoration: none;
  }
  .header-top {
    overflow: hidden;
    position: relative;
    padding: 16px 16px;
    border-bottom: 1px solid;
    min-height: 50px;
  }
  header.theme-3 .header-top {
    background: inherit;
  }
  header.theme-4 .header-top {
    background: inherit;
  }
  .open .header-top {
    transform: translate(-264px, 0);
  }
  .header-logo {
    vertical-align: middle;
  }
  .header-logo-item {
    display: inline-block;
    vertical-align: middle;
  }
  .header-logo-item img {
    width: 100%;
  }
  .header-logo-item-channel {
    width: 44px;
  }
  .header-logo-item-company {
    max-width: 120px;
  }
  .header-logo-item-left-navi {
    display: none;
  }
  .header-sub-image {
    position: absolute;
    top: 0;
    right: 56px;
    width: 60px;
    height: 100%;
  }
  .header-sub-image-top.tel_icon--hide {
    display: none;
  }
  .header-sub-image img {
    max-height: 70px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  .header-sub-image-bottom {
    display: none;
  }
  .header-sub-image-sp {
    display: block;
    position: relative;
    right: 0;
    margin: 0 20px;
  }
  .header-container .header-sub-image-sp img {
    display: inline-block;
    width: 100%;
  }
  .header-tel img {
    display: none;
  }
  .header-tel-inner {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .header-tel-inner:before {
    content: "\e900";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .header-tel-inner {
    display: block;
    width: 60px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  header.theme-2 .header-tel-inner {
    border-radius: 3px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -22px;
    width: 44px;
    height: 44px;
    z-index: 102;
    border-width: 1px;
    border-color: rgb(225, 225, 225);
    border-style: solid;
  }
  header.theme-4 .header-tel-inner {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    background: #fff;
  }
  .header-tel dl {
    display: none;
  }
  .header-bottom {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate3d(264px, 0, 0);
    background: #fff;
    width: 264px;
    height: 100vh;
  }
  .open .header-bottom {
    transform: translate3d(0, 0, 0);
    /*-webkit-overflow-scrolling: touch;*/
    overflow: auto;
  }
  .header-bottom .hover-button {
    filter: none;
  }
  .header-bottom-inner {
    position: relative;
    min-height: 100%;
  }
  .header-bottom-inner:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 24px;
    background-image: -moz-linear-gradient(0deg, rgba(0, 0, 4, 0.2) 0%, rgba(0, 0, 4, 0) 100%, rgb(0, 0, 4) 100%);
    background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 4, 0.2) 0%, rgba(0, 0, 4, 0) 100%, rgb(0, 0, 4) 100%);
    background-image: -ms-linear-gradient(0deg, rgba(0, 0, 4, 0.2) 0%, rgba(0, 0, 4, 0) 100%, rgb(0, 0, 4) 100%);
  }
  .header-bottom.version-2 .header-bottom-inner:before {
    z-index: 2;
  }
  .header-bottom-inner .header-sub-image-sp .header-tel .header-tel-inner {
    display: none;
  }
  .header-nav-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 100%;
    padding: 0 0 0;
  }
  .header-nav-button-inner {
    height: 17px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  header.theme-2 .header-nav-button {
    border-width: 1px;
    border-color: rgb(225, 225, 225);
    border-style: solid;
    border-radius: 3px;
    background-image: -moz-linear-gradient(90deg, rgb(217, 217, 217) 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(217, 217, 217) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(217, 217, 217) 0%, rgb(255, 255, 255) 100%);
    position: absolute;
    width: 42px;
    height: 42px;
    padding-top: 11px;
    top: 50%;
    right: 8px;
    z-index: 98;
    margin-top: -21px;
  }
  header.theme-4 .header-nav-button {
    width: 40px;
    height: 40px;
    top: 50%;
    right: 10px;
    margin-top: -20px;
    padding-top: 13px;
  }
  header.theme-4 .header-nav-button:before {
    content: "";
    display: block;
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .header-nav-button-item {
    width: 24px;
    height: 1px;
    margin: 0 auto;
    background-color: #0262af;
    position: relative;
  }
  header.theme-2 .header-nav-button-item {
    background-color: #3c3c3c;
  }
  header.theme-3 .header-nav-button-item {
    background-color: #fff;
  }
  header.theme-4 .header-nav-button-item {
    position: relative;
  }
  .header-nav-button-item-0 {
    margin-bottom: 6px;
  }
  .header-nav-button-item-1 {
    margin-bottom: 6px;
  }
  .open .header-nav-button-item-0 {
    transform: rotate(45deg) translate(6px, 6px);
  }
  .open .header-nav-button-item-1 {
    opacity: 0;
  }
  .open .header-nav-button-item-2 {
    transform: rotate(-45deg) translate(4px, -4px);
  }
  /* 20191118 */
  /* .header-nav-button.add-menu-txt */
  /* .header-nav-button.add-menu-txt */
  /* .header-nav-button.add-menu-txt */
  /* header-nav-menu-text */
  .header-nav-button.add-menu-txt {
    text-align: center;
  }
  header #header-container.open .header-nav-button.add-menu-txt .header-nav-menu-text {
    display: none;
  }
  header #header-container .header-nav-button.add-menu-txt .header-nav-menu-text {
    font-size: 10px;
    display: inline-block;
  }
  header #header-container .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-0,
  header #header-container .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-1 {
    margin-bottom: 5px;
  }
  header #header-container.open .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-0,
  header #header-container.open .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-1 {
    margin-bottom: 6px;
  }
  header.theme-1 .header-nav-button.add-menu-txt {
    position: absolute;
    width: 42px;
    height: 42px;
    padding-top: 11px;
    top: 50%;
    right: 8px;
    z-index: 98;
    margin-top: -21px;
  }
  header.theme-1 .header-nav-button.add-menu-txt .header-nav-button-inner {
    top: 45%;
  }
  header.theme-1 .open .header-nav-button.add-menu-txt .header-nav-button-inner {
    top: 50%;
  }
  header.theme-1 .header-nav-button.add-menu-txt .header-nav-menu-text {
    padding-top: 16px;
  }
  header.theme-2 .header-nav-button.add-menu-txt .header-nav-button-inner {
    top: 40%;
  }
  header.theme-2 .open .header-nav-button.add-menu-txt .header-nav-button-inner {
    top: 50%;
  }
  header.theme-2 .header-nav-button.add-menu-txt .header-nav-menu-text {
    padding-top: 15px;
  }
  header.theme-3 .header-nav-button.add-menu-txt {
    position: absolute;
    width: 42px;
    height: 42px;
    padding-top: 11px;
    top: 50%;
    right: 8px;
    z-index: 98;
    margin-top: -21px;
  }
  header.theme-3 .header-nav-button.add-menu-txt .header-nav-button-inner {
    top: 45%;
  }
  header.theme-3 .open .header-nav-button.add-menu-txt .header-nav-button-inner {
    top: 50%;
  }
  header.theme-3 .header-nav-button.add-menu-txt .header-nav-menu-text {
    padding-top: 16px;
  }
  header.theme-4 .header-nav-button.add-menu-txt .header-nav-button-inner {
    top: 40%;
  }
  header.theme-4 .open .header-nav-button.add-menu-txt .header-nav-button-inner {
    top: 50%;
  }
  header.theme-4 .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item {
    width: 16px;
  }
  header.theme-4 .open .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item {
    width: 24px;
  }
  header.theme-4 .header-nav-button.add-menu-txt .header-nav-menu-text {
    padding-top: 9px;
    position: relative;
  }
  header.theme-4 #header-container .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-0,
  header.theme-4 #header-container .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-1 {
    margin-bottom: 4px;
  }
  header.theme-4 #header-container.open .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-0,
  header.theme-4 #header-container.open .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-1 {
    margin-bottom: 6px;
  }
  .header-global-nav-item {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
  }
  header.theme-2 .header-global-nav-item > a {
    margin-bottom: 1px;
  }
  .header-global-nav-item-arrow {
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    z-index: 1;
  }
  .header-bottom.version-2　.header-global-nav-item-arrow:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-left: 1px solid;
    opacity: 0.15;
    box-sizing: border-box;
  }
  header.theme-2 .header-global-nav-item-open .header-global-nav-item-arrow {
    border-left-color: rgba(60, 60, 60, 0.2);
  }
  .header-global-nav-item svg {
    width: 11px;
    position: absolute;
    left: 50%;
    height: auto;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .header-global-nav-item svg {
    fill: currentColor;
  }
  .header-global-nav-item-open svg {
    transform: rotate(180deg) translate(50%, 50%);
  }
  .header-global-nav-item > a {
    display: table;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    border-bottom: 1px solid #e6e6e6;
    line-height: 1.5;
    width: 100%;
    table-layout: fixed;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item > a {
    font-weight: initial;
  }
  header.theme-2 .header-global-nav-item-open > a {
    border-bottom: none;
  }
  .header-global-nav-item-child-title {
    display: none;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav-item-child-list, header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-list {
    position: relative;
  }
  header.theme-3 .header-bottom.version-2 .bg-rect-opacity-color-reset, header.theme-4 .header-bottom.version-2 .bg-rect-opacity-color-reset {
    background-color: transparent;
  }
  header.theme-3 .header-bottom.version-2 .bg-rect-opacity, header.theme-4 .header-bottom.version-2 .bg-rect-opacity {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.15;
    display: block;
  }
  .header-global-nav-item-child {
    padding-left: 24px;
    padding-top: 21px;
    padding-bottom: 18px;
    overflow: hidden;
    display: none;
  }
  .header-bottom.version-2 .header-global-nav-item-child {
    padding: 0;
  }
  header.theme-1 .header-bottom.version-2 .header-global-nav-item-child {
    position: relative;
  }
  header.theme-1 .header-bottom.version-2 .header-global-nav-item-child .header-global-nav-item-child-border {
    opacity: 0.1;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav-item-child .header-global-nav-item-child-container {
    background-color: transparent;
  }
  .header-global-nav-item-progeny {
    display: none;
  }
  header.theme-4 .header-global-nav-item-child {
    background: #fff;
  }
  .header-global-nav-item-open .header-global-nav-item-child {
    display: block;
  }
  .header-global-nav-item-child-item-open .header-global-nav-item-progeny {
    display: block;
  }
  .header-global-nav-item-child-item-open .header-global-nav-item-progeny:last-child {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin: 0 16px 0 20px;
  }
  .header-global-nav-item-child-item:last-child .header-global-nav-item-progeny:last-child {
    border: none;
  }
  header.theme-2 .header-global-nav-item-child-container {
    background: none;
  }
  .header-global-nav-item-child-item {
    padding-bottom: 8px;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item {
    padding-bottom: 0;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav-item-child-item, header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-item {
    position: relative;
  }
  .header-global-nav-item-child-item a {
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 1.46;
    word-wrap: break-word;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item > a {
    display: block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin: 0 16px 0 20px;
    width: auto;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item:last-child > a {
    border: none;
  }
  header.theme-2 .header-global-nav-item-child-item a {
    background: none;
  }
  header.theme-4 .header-bottom.version-1 .header-global-nav-item-child-item a {
    /* color: #3c3c3c; */
  }
  .header-global-nav-item-child-item.progeny-arrow .hover-button {
    width: 100%;
    padding: 0;
    word-wrap: break-word;
  }
  .header-global-nav-item-child-item .header-global-nav-item-child-item-inner {
    position: relative;
    line-height: 1.5;
    display: block;
    padding: 13px 34px 13px 0;
    word-wrap: break-word;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item .header-global-nav-item-child-arrow {
    display: none;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item.progeny-arrow .header-global-nav-item-child-arrow {
    display: block;
    width: 14px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
  }
  .header-global-nav-item-child-item.progeny-arrow .header-global-nav-item-child-arrow .arrow-down-child {
    display: none;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item-open .plus {
    display: none;
  }
  .header-global-nav-item-child-item .header-global-nav-item-progeny .header-global-nav-item-progeny-inner {
    padding: 13px 0px 13px 29px;
  }
  .header-global-nav-item-child-item .header-global-nav-item-progeny .header-global-nav-item-progeny-inner .header-global-nav-item-progeny-list .header-global-nav-item-progeny-item:nth-child(n+2) {
    margin-top: 20px;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav-item-child-item a {
    color: inherit;
  }
  .header-global-nav-item-inner {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 15px 50px 15px 23px;
    word-wrap: break-word;
  }
  header.theme-1 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-hover-item.spbgcolor, header.theme-4 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-hover-item.spbgcolor {
    display: block;
    opacity: 0.75;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  header.theme-2 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-hover-item.spbgcolor, header.theme-3 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-hover-item.spbgcolor, header.theme-4 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-hover-item {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  header.theme-1 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-current-text, header.theme-2 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-current-text, header.theme-3 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-current-text, header.theme-4 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-current-text {
    position: relative;
  }
  .header-subnav {
    padding-top: 24px;
    padding-bottom: 20px;
    padding-left: 23px;
  }
  .header-subnav-item a {
    display: block;
    margin-bottom: 21px;
    font-size: 12px;
  }
  .header-tel-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /* 180531 */
    overflow: hidden;
    overflow-y: auto;
  }
  body.header-modal-open .wrapper.headerOpen {
    transform: none !important;
  }
  .header-modal-open .header-tel-modal {
    display: block;
  }
  .header-tel-modal-inner dl {
    white-space: nowrap;
    margin-bottom: 0;
    position: relative;
    padding: 20px;
    padding-left: 56px;
    vertical-align: middle;
    border-bottom: 1px solid #e6e6e6;
  }
  .header-tel-modal-inner dl:last-child {
    border-bottom: 0;
  }
  .header-tel-modal-inner dl:before {
    display: block;
    width: 25px;
    height: 25px;
    background-size: 70%;
    border-radius: 4px;
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 25px;
  }
  .header-tel-modal-inner dl dt {
    line-height: 1.3;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  .header-tel-modal-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
  }
  body.header-modal-open {
    overflow: hidden;
  }
  .header-tel-modal-inner {
    position: relative;
    border-radius: 5px;
    width: 240px;
    margin: 5em auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* left: 50%; */
    /* top: 50%; */
    /* -webkit-transform: translate(-50%,-50%);
     -ms-transform: translate(-50%,-50%);
     -o-transform: translate(-50%,-50%);
     transform: translate(-50%,-50%);
     margin-top: 0; */
    /* position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 5px;
    -webkit-transform: translate(-50%,-50%);
     -ms-transform: translate(-50%,-50%);
     -o-transform: translate(-50%,-50%);
     transform: translate(-50%,-50%);
     margin-top: 0;
      width: 240px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; */
  }
  header .header-tel-modal .header-tel-inner {
    position: relative;
    width: auto;
    height: auto;
    background: none;
    border: none;
    margin-top: 0;
  }
  .header-tel-modal .header-tel-inner:before {
    display: none;
  }
  .header-tel-modal .header-tel-inner dt {
    margin-bottom: 9px;
    font-size: 12px;
  }
  .header-tel-modal .header-tel-inner dd {
    display: block;
    font-size: 15px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .trace {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    opacity: 0.9;
  }
  .headerOpen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .header-container {
    background: none;
  }
  .header-border {
    display: block;
    position: absolute;
    border-bottom: 1px solid;
    opacity: 0.15;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
  }
  .header-container a {
    text-decoration: none;
  }
  .header-top {
    overflow: hidden;
    position: relative;
    padding: 16px 30px;
    min-height: 70px;
  }
  header.theme-4 .header-top {
    background: inherit;
  }
  .open .header-top {
    transform: translate(-264px, 0);
  }
  .header-logo {
    vertical-align: middle;
  }
  .header-logo-item {
    display: inline-block;
    vertical-align: middle;
  }
  .header-logo-item img {
    width: 100%;
  }
  .header-logo-item-channel {
    width: 67px;
  }
  .header-logo-item-company {
    max-width: 180px;
  }
  .theme-2 .header-logo-item-company {
    max-width: 210px;
  }
  .header-logo-item-left-navi {
    display: none;
  }
  .header-sub-image {
    position: absolute;
    top: 0;
    right: 104px;
  }
  .header-sub-image-bottom {
    display: none;
  }
  .header-tel-inner {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    position: relative;
  }
  .header-container .header-tel-inner {
    background: none;
  }
  header.theme-1 .header-tel-inner {
    background: none;
  }
  .header-tel-inner a {
    color: inherit;
    position: relative;
    display: block;
    text-decoration: inherit;
    font-weight: bold;
  }
  .header-tel-inner dl:before {
    display: block;
    width: 20px;
    height: 20px;
    background-size: 70%;
    border-radius: 4px;
    position: absolute;
    left: 1px;
    font-size: 20px;
  }
  .header-tel dl {
    font-size: 15px;
    position: relative;
    padding-bottom: 10px;
    padding-left: 30px;
    overflow: hidden;
  }
  .header-tel dl.shop_tel_item {
    display: none;
  }
  .header-tel dl:after {
    content: “”;
    clear: both;
    display: block;
  }
  .header-tel dl:last-child {
    margin-bottom: 0;
  }
  .header-tel dt {
    float: left;
    margin-right: 12px;
    width: 150px;
    line-height: 1.5;
    margin-top: -1px;
  }
  .header-tel dd {
    display: block;
    font-size: 18px;
    margin-left: 162px;
  }
  .header-bottom {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(264px, 0);
    background: #fff;
    width: 264px;
    height: 100vh;
    z-index: 2;
  }
  .header-bottom:after {
    content: "";
  }
  .open .header-bottom {
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    /*-webkit-overflow-scrolling: touch;*/
    overflow: auto;
  }
  .header-bottom .hover-button {
    filter: none;
  }
  .header-bottom-inner {
    position: relative;
    min-height: 100%;
  }
  .header-bottom-inner:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 24px;
    background-image: -moz-linear-gradient(0deg, rgba(0, 0, 4, 0.2) 0%, rgba(0, 0, 4, 0) 100%, rgb(0, 0, 4) 100%);
    background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 4, 0.2) 0%, rgba(0, 0, 4, 0) 100%, rgb(0, 0, 4) 100%);
    background-image: -ms-linear-gradient(0deg, rgba(0, 0, 4, 0.2) 0%, rgba(0, 0, 4, 0) 100%, rgb(0, 0, 4) 100%);
    z-index: 2;
  }
  .header-nav-button {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    width: 98px;
    height: 16px;
  }
  header.theme-2 .header-nav-button {
    border-width: 1px;
    border-color: rgb(225, 225, 225);
    border-style: solid;
    border-radius: 3px;
    background-image: -moz-linear-gradient(90deg, rgb(217, 217, 217) 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(217, 217, 217) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(217, 217, 217) 0%, rgb(255, 255, 255) 100%);
    position: absolute;
    width: 42px;
    height: 42px;
    padding-top: 11px;
    top: 50%;
    right: 28px;
    z-index: 98;
    margin-top: -21px;
  }
  header.theme-4 .header-nav-button {
    /*padding-top: 42px;*/
  }
  header.theme-4 .header-nav-button:before {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
  }
  .header-nav-button-item {
    width: 24px;
    height: 1px;
    margin: 0 auto;
  }
  header.theme-2 .header-nav-button-item {
    background-color: #3c3c3c;
  }
  header.theme-3 .header-nav-button-item {
    background-color: #fff;
  }
  header.theme-4 .header-nav-button-item {
    position: relative;
  }
  .header-nav-button-item-0 {
    margin-bottom: 6px;
  }
  .header-nav-button-item-1 {
    margin-bottom: 6px;
  }
  .open .header-nav-button-item-0 {
    transform: rotate(45deg) translate(6px, 6px);
  }
  .open .header-nav-button-item-1 {
    opacity: 0;
  }
  .open .header-nav-button-item-2 {
    transform: rotate(-45deg) translate(4px, -4px);
  }
  /* 20191118 */
  /* .header-nav-button.add-menu-txt */
  /* .header-nav-button.add-menu-txt */
  /* .header-nav-button.add-menu-txt */
  /* header-nav-menu-text */
  .header-nav-button.add-menu-txt {
    text-align: center;
  }
  header #header-container.open .header-nav-button.add-menu-txt .header-nav-menu-text {
    display: none;
  }
  header #header-container .header-nav-button.add-menu-txt .header-nav-menu-text {
    font-size: 10px;
    display: block;
  }
  header #header-container .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-0,
  header #header-container .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-1 {
    margin-bottom: 5px;
  }
  header #header-container.open .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-0,
  header #header-container.open .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-1 {
    margin-bottom: 6px;
  }
  header.theme-1 .open .header-nav-button.add-menu-txt .header-nav-button-inner {
    top: 50%;
  }
  header.theme-1 .header-nav-button.add-menu-txt .header-nav-menu-text {
    padding-top: 5px;
  }
  header.theme-2 .header-nav-button.add-menu-txt {
    padding-top: 10px;
  }
  header.theme-2 .open .header-nav-button.add-menu-txt .header-nav-button-inner {
    top: 50%;
  }
  header.theme-2 .header-nav-button.add-menu-txt .header-nav-menu-text {
    padding-top: 4px;
  }
  header.theme-3 .open .header-nav-button.add-menu-txt .header-nav-button-inner {
    top: 50%;
  }
  header.theme-3 .header-nav-button.add-menu-txt .header-nav-menu-text {
    padding-top: 5px;
  }
  header.theme-4 .header-nav-button.add-menu-txt {
    padding-bottom: 26px;
  }
  header.theme-4 .open .header-nav-button.add-menu-txt {
    padding-bottom: 0;
  }
  header.theme-4 .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item {
    width: 16px;
  }
  header.theme-4 .open .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item {
    width: 24px;
  }
  header.theme-4 .header-nav-button.add-menu-txt .header-nav-menu-text {
    padding-top: 3px;
    position: relative;
  }
  header.theme-4 #header-container .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-0,
  header.theme-4 #header-container .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-1 {
    margin-bottom: 4px;
  }
  header.theme-4 #header-container.open .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-0,
  header.theme-4 #header-container.open .header-nav-button.add-menu-txt .header-nav-button-inner .header-nav-button-item-1 {
    margin-bottom: 6px;
  }
  .header-global-nav-item {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
  }
  .header-global-nav-item-arrow {
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
  }
  .header-global-nav-item-arrow:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-left: 1px solid;
    opacity: 0.15;
    box-sizing: border-box;
  }
  header.theme-2 .header-global-nav-item-open .header-global-nav-item-arrow {
    border-left-color: rgba(60, 60, 60, 0.2);
  }
  .header-global-nav-item svg {
    width: 11px;
    position: absolute;
    left: 50%;
    height: auto;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .header-global-nav-item svg {
    fill: currentColor;
  }
  .header-global-nav-item-open svg {
    transform: rotate(180deg) translate(50%, 50%);
  }
  .header-global-nav-item > a {
    display: table;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    width: 100%;
    table-layout: fixed;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item > a {
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  header.theme-2 .header-global-nav-item > a {
    border: 1px solid rgb(225, 225, 225);
    margin-bottom: 1px;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item > a {
    font-weight: initial;
  }
  header.theme-2 .header-global-nav-item-open > a {
    border-bottom: none;
  }
  .header-global-nav-item-child-title {
    display: none;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav-item-child-list, header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-list {
    position: relative;
  }
  header.theme-3 .header-bottom.version-2 .bg-rect-opacity-color-reset, header.theme-4 .header-bottom.version-2 .bg-rect-opacity-color-reset {
    background-color: transparent;
  }
  header.theme-3 .header-bottom.version-2 .bg-rect-opacity, header.theme-4 .header-bottom.version-2 .bg-rect-opacity {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.15;
    display: block;
  }
  .header-global-nav-item-child {
    padding-left: 24px;
    padding-top: 21px;
    padding-bottom: 18px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    display: none;
  }
  .header-bottom.version-2 .header-global-nav-item-child {
    padding: 0;
  }
  header.theme-1 .header-bottom.version-2 .header-global-nav-item-child {
    position: relative;
  }
  header.theme-1 .header-bottom.version-2 .header-global-nav-item-child .header-global-nav-item-child-border {
    opacity: 0.1;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav-item-child .header-global-nav-item-child-container {
    background-color: transparent;
  }
  .header-global-nav-item-progeny {
    display: none;
  }
  .header-global-nav-item-child-item.progeny-arrow > a {
    display: block;
    /* padding: 13px 0 13px 7px; */
    /* margin-right: 15px; */
  }
  header.theme-4 .header-global-nav-item-child {
    background: #fff;
  }
  .header-global-nav-item-open .header-global-nav-item-child {
    display: block;
  }
  .header-global-nav-item-child-item-open .header-global-nav-item-progeny {
    display: block;
  }
  .header-global-nav-item-child-item-open .header-global-nav-item-progeny:last-child {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin: 0 16px 0 20px;
  }
  .header-global-nav-item-child-item:last-child .header-global-nav-item-progeny:last-child {
    border: none;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item-open .header-global-nav-item-child-arrow .plus {
    display: none;
  }
  header.theme-2 .header-global-nav-item-child-container {
    background: none;
  }
  .header-global-nav-item-child-item {
    padding-bottom: 8px;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item {
    padding-bottom: 0;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav-item-child-item, header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-item {
    position: relative;
  }
  .header-global-nav-item-child-item.progeny-arrow .hover-button {
    width: 100%;
    padding: 0;
    word-wrap: break-word;
  }
  .header-global-nav-item-child-item .header-global-nav-item-child-item-inner {
    position: relative;
    line-height: 1.5;
    display: block;
    padding: 13px 34px 13px 0;
    word-wrap: break-word;
    /* border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-right: 20px;
    margin-left: 24px; */
  }
  .header-bottom.version-2 .header-global-nav-item-child-item .header-global-nav-item-child-arrow {
    display: none;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item.progeny-arrow .header-global-nav-item-child-arrow {
    display: block;
    width: 14px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
  }
  .header-global-nav-item-child-item .header-global-nav-item-child-arrow .arrow-down-child {
    display: none;
  }
  .header-global-nav-item-child-item .header-global-nav-item-progeny .header-global-nav-item-progeny-inner {
    padding: 13px 0px 13px 29px;
  }
  .header-global-nav-item-child-item .header-global-nav-item-progeny .header-global-nav-item-progeny-inner .header-global-nav-item-progeny-list .header-global-nav-item-progeny-item:nth-child(n+2) {
    margin-top: 20px;
  }
  .header-global-nav-item-child-item a {
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 1.46;
    color: #3C3C3C;
    word-wrap: break-word;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav-item-child-item a {
    color: inherit;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item > a {
    display: block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin: 0 16px 0 20px;
    width: auto;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item:last-child > a {
    border: none;
  }
  header.theme-2 .header-global-nav-item-child-item a {
    background: none;
  }
  .header-global-nav-item-inner {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    line-height: 1.5;
    padding: 15px 50px 15px 23px;
    word-wrap: break-word;
  }
  header.theme-1 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-hover-item.spbgcolor, header.theme-4 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-hover-item.spbgcolor {
    display: block;
    opacity: 0.75;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  header.theme-2 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-hover-item.spbgcolor, header.theme-3 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-hover-item.spbgcolor, header.theme-4 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-hover-item {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  header.theme-1 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-current-text, header.theme-2 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-current-text, header.theme-3 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-current-text, header.theme-4 .header-bottom.version-2 .header-global-nav-item-inner .header-global-nav-item-current-text {
    position: relative;
  }
  .header-global-nav-item-inner:before {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 1px solid;
    width: 100%;
    bottom: 0;
    left: 0;
    opacity: 0.15;
  }
  .header-subnav {
    padding-top: 26px;
    padding-bottom: 20px;
    padding-left: 23px;
  }
  .header-subnav-item a {
    display: block;
    margin-bottom: 29px;
    font-size: 14px;
  }
  .header-logo-position-1 {
    text-align: left;
  }
  .header-logo-position-2 {
    text-align: center;
  }
  .header-logo-position-3 {
    text-align: right;
    margin-right: 70px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .header-sub-image img {
    width: 355px;
  }
  .header-sub-image-position-1 {
    left: 30px;
    right: 0;
    margin-top: 16px;
  }
  .header-sub-image-position-2 {
    left: 27%;
    right: auto;
    margin-top: 16px;
  }
  .header-sub-image-position-3 {
    right: 0;
    left: auto;
    margin-right: 98px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 1024px) {
  .header-sub-image img {
    width: 355px;
  }
  .header-sub-image-position-1 {
    left: 30px;
    right: auto;
    margin-top: 16px;
  }
  .header-sub-image-position-2 {
    left: 33%;
    right: auto;
    margin-top: 16px;
  }
  .header-sub-image-position-3 {
    right: 0;
    left: auto;
    margin-right: 98px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 1519px) and (min-width: 1280px) {
  .header-sub-image img {
    width: 445px;
  }
  .trace {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 50%;
    opacity: 0.7;
    transform: translate(-50%, 0);
    display: none;
  }
  .header-container {
    margin: 0 auto;
    height: auto;
    border-bottom: none;
    background: #fff;
    overflow: visible;
  }
  header.theme-4 .header-container {
    margin-top: 20px;
    border-radius: 20px;
    width: 1120px;
  }
  .header-container a {
    text-decoration: none;
  }
  header.theme-4 .header-inner {
    background-color: transparent;
  }
  .header-top {
    overflow: hidden;
    position: relative;
    padding: 20px 0 0;
    width: 1034px;
    margin: 0 auto 18px;
  }
  header.theme-3 .header-top {
    background: none;
  }
  header.theme-4 .header-top {
    background: none;
  }
  .header-top:after, .header-bottom:after {
    content: "";
    clear: both;
    display: block;
  }
  .header-logo {
    vertical-align: middle;
    width: 100%;
    position: relative;
  }
  .header-logo-position-1 {
    text-align: left;
    margin: 20px 0 0 0;
  }
  .header-logo-position-2 {
    text-align: center;
    margin: 20px 0 0 0;
  }
  .header-logo-position-3 {
    text-align: right;
    margin: 20px 0 0 0;
  }
  .header-logo-item {
    display: inline-block;
    vertical-align: middle;
  }
  .header-logo-item img {
    width: 100%;
  }
  .header-logo-item-channel {
    width: 90px;
  }
  .header-logo-item-company {
    max-width: 250px;
  }
  .header-logo-item-left-navi {
    display: none;
  }
  .header-sub-image {
    position: absolute;
    right: 0;
    top: 0;
  }
  .header-sub-image-position-1 {
    left: 0px;
    right: auto;
    margin-top: 40px;
  }
  .header-sub-image-position-2 {
    left: 28.5%;
    right: auto;
    margin-top: 40px;
  }
  .header-sub-image-position-3 {
    right: 0;
    left: auto;
    margin-top: 40px;
  }
  .header-sub-image-bottom {
    display: none;
  }
  .header-tel-inner {
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
  .header-container .header-tel-inner {
    background: none;
  }
  header.theme-1 .header-tel-inner {
    background: none;
  }
  .header-tel-inner a {
    color: inherit;
  }
  .header-tel-inner dl:before {
    display: block;
    width: 22px;
    height: 22px;
    background-size: 70%;
    border-radius: 4px;
    position: absolute;
    left: 1px;
    font-size: 22px;
    margin-top: 2px;
  }
  .header-tel dl {
    padding-bottom: 10px;
    position: relative;
    padding-left: 32px;
    vertical-align: middle;
    overflow: hidden;
  }
  .header-tel dl.shop_tel_item {
    display: none;
  }
  .header-tel dl:last-child {
    margin-bottom: 0;
  }
  .header-tel dt {
    display: block;
    margin-right: 3px;
    font-size: 17px;
    float: left;
    line-height: 1.5;
    margin-top: 0px;
    width: 204px;
  }
  .header-tel dd {
    display: block;
    font-size: 23px;
    font-weight: bold;
    margin-left: 220px;
  }
  .header-nav-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 98px;
    height: 100px;
    display: none;
    padding: 43px 0 0;
  }
  .header-nav-button-item {
    width: 24px;
    height: 1px;
    margin: 0 auto;
    background-color: #0262af;
  }
  .header-nav-button-item-0 {
    margin-bottom: 6px;
  }
  .header-nav-button-item-1 {
    margin-bottom: 6px;
  }
  .header-bottom:before {
    border-bottom: 1px solid;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
    opacity: 0.15;
    clear: both;
  }
  header.theme-4 .header-bottom:before {
    border-bottom: none;
  }
  .header-bottom-inner {
    width: 1040px;
    margin: 0 auto;
  }
  header.theme-4 .header-bottom-inner {
    width: 100%;
  }
  header.theme-4 .header-global-nav {
    position: relative;
    padding: 0 40px;
  }
  .header-global-nav li:first-child .header-global-nav-item-inner:before {
    content: "";
    border-left: 1px solid;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.15;
    height: 50px;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav li:first-child .header-global-nav-item-inner:before,
  header.theme-4 .header-bottom.version-2 .header-global-nav li:first-child .header-global-nav-item-inner:before {
    content: none;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav li:first-child .header-global-nav-item-inner .header-global-nav-item-inner-border-left,
  header.theme-4 .header-bottom.version-2 .header-global-nav li:first-child .header-global-nav-item-inner .header-global-nav-item-inner-border-left {
    border-left: 1px solid;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.15;
    height: 50px;
  }
  .header-global-nav li .header-global-nav-item-inner:after {
    content: "";
    border-left: 1px solid;
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    opacity: 0.15;
    height: 50px;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav li .header-global-nav-item-inner:after,
  header.theme-4 .header-bottom.version-2 .header-global-nav li .header-global-nav-item-inner:after {
    content: none;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav li .header-global-nav-item-inner .header-global-nav-item-inner-border-right,
  header.theme-4 .header-bottom.version-2 .header-global-nav li .header-global-nav-item-inner .header-global-nav-item-inner-border-right {
    border-left: 1px solid;
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    opacity: 0.15;
    height: 50px;
  }
  header.theme-2 .header-bottom.version-2 .header-global-nav-item-open > a span.arrow:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -6px;
    width: 0;
    height: 0;
    top: auto;
    z-index: 9999;
    border-style: solid;
    border-width: 0 6px 8px 6px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
  }
  header.theme-2 .header-bottom.version-2 .header-global-nav-item-open > a.hover-effect-on span.arrow:after {
    transition: filter 0.1s ease;
    filter: brightness(76%) invert(0%);
  }
  header.theme-2 .header-global-nav li:first-child {
    border-left: none;
  }
  .header-global-nav-item {
    width: 100%;
    float: left;
  }
  header.theme-2 .header-global-nav-item {
    border-right: none;
    border-left: none;
  }
  .header-global-nav-item-open > a {
    position: relative;
  }
  header.theme-4 .header-global-nav-item-open > a {
    border-bottom: none;
  }
  header.theme-2 .header-global-nav-item-open a span .header-global-nav-item-arrow {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: auto;
    bottom: -12px;
    margin-left: -6px;
    width: 0;
    height: 0;
    z-index: 9999;
    border-style: solid;
    border-width: 0 7px 10px 7px;
    border-color: transparent transparent currentColor transparent;
  }
  /* 200324追加 */
  header.theme-4 .header-global-nav-item-open a span .header-global-nav-item-arrow {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: auto;
    bottom: 0;
    margin-left: -6px;
    width: 0;
    height: 0;
    z-index: 9999;
    border-style: solid;
    border-width: 0 7px 10px 7px;
    border-color: transparent transparent currentColor transparent;
    color: #fff !important; /*初期実装で吹き出しボディを白固定としているため、吹き出しも白で固定*/
  }
  header.theme-4 .header-global-nav-item-open > a span:after {
    /* content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -6px;
    width: 0;
    height: 0;
    top: auto;
    z-index: 9999;
    border-style: solid;
    border-width: 0 6px 8px 6px;
    border-top-color: transparent;
    border-bottom-color: inherit;
    border-left-color: transparent;
    border-right-color: transparent; */
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-open .header-global-nav-item-current-text-left-arrow-inner {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    top: 42px;
    z-index: 9999;
    border-style: solid;
    border-width: 0 6px 8px 6px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
  }
  header.theme-4 .header-global-nav-item-open .header-global-nav-item-inner {
    padding-top: 0;
  }
  .header-global-nav-item-arrow {
    display: none;
  }
  header.theme-1 .header-global-nav-item-arrow {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
    display: block;
    display: none;
  }
  header.theme-1 .header-global-nav-item-open .header-global-nav-item-arrow {
    display: block;
  }
  header.theme-1 .header-global-nav-item-arrow svg {
    display: none;
  }
  .header-global-nav-item-child {
    position: absolute;
    left: 0;
    width: 100%;
    display: none;
    background: #fff;
    border-top: #e6e6e6 1px solid;
  }
  header.theme-4 .header-global-nav-item-child {
    border-top: none;
  }
  header.theme-4 .header-global-nav-item-child {
    /* border: 1px solid; */
    border-radius: 20px;
    top: 50px;
    /* background: #fff; */
    /* overflow: hidden; */
  }
  header.theme-4 .header-global-nav-item-child-container {
    height: 100%;
    background: #fff;
    margin: 0 1px 1px 1px;
    border-radius: 20px;
  }
  header.theme-4 .header-global-nav-item-child-container {
    height: 100%;
    background: #fff;
    margin: 0 1px 1px 1px;
    border-radius: 20px;
    overflow: hidden;
  }
  .header-global-nav-item-open .header-global-nav-item-child {
    display: block;
    z-index: 2;
  }
  .theme-3 .header-global-nav-item-open .header-global-nav-item-child {
    background-color: #fff;
  }
  header.theme-2 .header-global-nav-item-open .header-global-nav-item-child {
    background: none;
    padding-top: 9px;
  }
  header.theme-2 .header-bottom.version-2 .header-global-nav-item-open .header-global-nav-item-child {
    border-top: none;
  }
  .header-global-nav-item-child-inner {
    position: relative;
    width: 1040px;
    min-height: 226px;
    margin: 0 auto;
    overflow: hidden;
  }
  .header-global-nav-item-child-inner.progeny-arrow {
    position: relative;
    display: flex;
    width: 1040px;
    height: 400px;
    margin: 0 auto;
    overflow: hidden;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-inner.progeny-arrow {
    width: 100%;
  }
  .header-global-nav-item-child-title {
    position: absolute;
    left: 0;
    top: 50%;
    font-weight: bold;
    font-size: 16px;
    transform: translate(0, -50%);
    z-index: 3;
    width: 170px;
    line-height: 1.5;
    word-wrap: break-word;
  }
  .header-bottom.version-2 .header-global-nav-item-child-title {
    top: 30px;
    transform: none;
    width: 520px;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav-item-child-title {
    top: 50%;
    transform: translate(0, -50%);
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-title {
    top: 50%;
    transform: translate(0, -50%);
    padding-left: 39px;
    width: 560px;
    word-wrap: break-word;
    font-weight: initial;
  }
  .header-global-nav-item-child-list {
    margin-left: 180px;
    text-align: left;
    padding-top: 23px;
    padding-bottom: 18px;
    overflow: hidden;
  }
  .header-bottom.version-2 .header-global-nav-item-child-list {
    margin-left: 520px;
    padding-top: 30px;
    padding-left: 1px;
    width: 260px;
  }
  .header-global-nav-item-child-block {
    width: 253px;
    float: left;
    margin-right: 41px;
    margin-right: 0;
    padding-right: 41px;
    padding-top: 15px;
    padding-bottom: 15px;
    box-sizing: content-box;
  }
  .header-bottom.version-2 .header-global-nav-item-child-block {
    width: 245px;
    float: none;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 0;
  }
  .header-global-nav-item-child-block-line {
    border-bottom: 1px solid #e2e2e2;
  }
  .header-bottom.version-2 .header-global-nav-item-child-block-line {
    border-bottom: none;
  }
  .header-global-nav-item-child-list.progeny-arrow {
    margin-left: 550px;
    padding-top: 15px;
    text-align: left;
    overflow: auto;
    border-right-width: 1px;
    border-right-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-list.progeny-arrow {
    border-style: solid;
    border-width: 2px;
    border-radius: 16px;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 570px;
    position: relative;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-list.progeny-arrow:before {
    content: "";
  }
  header.theme-4 .header-bottom.version-2 .bg-rect-opacity {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.1;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-wrap {
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .header-bottom.version-2 .header-global-nav-item-child-list-arrow {
    display: none;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-list-arrow {
    display: block;
    margin-left: 570px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-list-arrow:before {
    content: "";
    display: block;
    position: absolute;
    left: -14px;
    top: 0px;
    width: 0;
    height: 0;
    z-index: 9999;
    border-style: solid;
    border-width: 11px 16px 11px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: inherit;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-list-arrow-inner:before {
    content: "";
    display: block;
    position: absolute;
    left: -11px;
    top: 2px;
    width: 0;
    height: 0;
    z-index: 9999;
    border-style: solid;
    border-width: 9px 13px 9px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: inherit;
    opacity: 0.9;
  }
  .header-global-nav-item-child-block.progeny-arrow {
    width: 245px;
    margin-right: 0;
    padding-top: 15px;
    box-sizing: content-box;
  }
  .header-global-nav-item-child-block-line.progeny-arrow {
    border-bottom: none;
  }
  .header-global-nav-item-child-block:nth-child(3n) {
    margin-right: 0;
    padding-right: 0;
  }
  .header-global-nav-item-child-item {
    display: block;
    text-align: left;
    vertical-align: top;
    padding-bottom: 10px;
    line-height: 1;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item {
    padding-bottom: 0;
  }
  .header-global-nav-item-child-item.progeny-arrow {
    width: 100%;
    position: relative;
    text-align: left;
    vertical-align: top;
    line-height: 1;
    padding: 0;
  }
  .header-global-nav-item-child-item .header-global-nav-item-progeny {
    display: none;
  }
  .header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small {
    width: 245px;
    position: relative;
    top: 0;
    right: 0;
    display: block;
    overflow: auto;
    /* height: 100%; */
    /* padding: 10px; */
  }
  .header-bottom.version-2 .header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small {
    width: 260px;
    padding-top: 30px;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item .header-global-nav-item-child-arrow .arrow-down-child {
    display: none;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item.progeny-arrow .header-global-nav-item-child-arrow .arrow-down-child {
    display: block;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small {
    padding: 0;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 12px;
    width: 276px;
    display: none;
    margin-left: -2px;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small:before {
    content: "";
  }
  header.theme-4 .header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small .header-global-nav-item-progeny {
    padding: 10px;
    border-style: solid;
    border-width: 2px;
    border-radius: 16px;
    margin-left: 12px;
    height: 100%;
    border-color: inherit;
    overflow: hidden;
    position: relative;
  }
  header.theme-4 .header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small .header-global-nav-item-progeny-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.1;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small .header-global-nav-item-progeny-left-arrow {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 12px;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small .header-global-nav-item-progeny-left-arrow:before {
    content: "";
    display: block;
    position: absolute;
    left: -11px;
    top: 0px;
    width: 0;
    height: 0;
    z-index: 9999;
    border-style: solid;
    border-width: 8px 12px 8px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: inherit;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small .header-global-nav-item-progeny-left-arrow-inner:before {
    content: "";
    display: block;
    position: absolute;
    left: -8px;
    top: 2px;
    width: 0;
    height: 0;
    z-index: 9999;
    border-style: solid;
    border-width: 6px 10px 6px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: inherit;
    opacity: 0.9;
  }
  header.theme-4 .header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small .header-global-nav-item-progeny-container {
    z-index: 1;
    position: relative;
  }
  .header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small a {
    display: block;
    background-image: none;
  }
  .header-global-nav-item-child-list + .header-global-nav-item-progeny-pc-small .header-global-nav-item-progeny-item-inner {
    display: block;
    padding: 7px 0 7px 20px;
    font-size: 14px;
    line-height: 1.5;
    word-wrap: break-word;
  }
  header.theme-4 .header-global-nav-item-child-item.progeny-arrow .theme4-left-arrow {
    display: none;
  }
  header.theme-4 .header-global-nav-item-child-item.progeny-arrow:hover .theme4-left-arrow {
    display: block;
    position: absolute;
    right: 0;
    z-index: 999;
  }
  header.theme-4 .header-global-nav-item-child-item.progeny-arrow .theme4-left-arrow:before {
    content: "";
    display: block;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: 9px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    border-style: solid;
    border-width: 9px 13px 9px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: inherit;
  }
  header.theme-4 .header-global-nav-item-child-item.progeny-arrow .theme4-left-arrow-inner:before {
    content: "";
    display: block;
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: 11px;
    width: 0;
    height: 0;
    z-index: 9999;
    border-style: solid;
    border-width: 7px 11px 7px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: inherit;
  }
  .header-global-nav-item-child-item:nth-child(3n) {
    margin-right: 0;
  }
  .header-global-nav-item-child-item a {
    font-size: 14px;
    letter-spacing: 0.04em;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item a {
    display: block;
    /* padding: 7px 0 7px 20px; */
    line-height: 1.5;
    background-image: none;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item a .header-global-nav-item-child-item-inner {
    display: block;
    padding: 7px 0 7px 20px;
    padding: 7px 30px 7px 20px;
    word-wrap: break-word;
    /* ここいるかも */
  }
  .header-bottom.version-2 .header-global-nav-item-child-item a .header-global-nav-item-child-item-inner.hover--bg-effect-on {
    opacity: 0.9;
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav-item-child-item a, header.theme-3 .header-bottom.version-2 .header-global-nav-item-progeny-item a {
    color: inherit;
  }
  .header-global-nav-item-child-list.progeny-arrow .header-global-nav-item-child-arrow {
    display: inline-block;
    right: 10px;
    top: 50%;
    margin: -8px 0 0;
    width: 20px;
    height: 20px;
    position: absolute;
  }
  .header-global-nav-item-child-list.progeny-arrow .header-global-nav-item-child-arrow .arrow-down-child {
    transform: rotate(-90deg);
  }
  .header-global-nav-item-child-list.progeny-arrow .header-global-nav-item-child-arrow .plus {
    display: none;
  }
  .header-global-nav-item-child-list.progeny-arrow .header-global-nav-item-child-arrow .minus {
    display: none;
  }
  header.theme-3 .header-global-nav-item-child-item a {
    /* color: #3c3c3c; */
  }
  header.theme-4 .header-bottom.version-1 .header-global-nav-item-child-item a {
    /* color: #3c3c3c */
  }
  .header-global-nav li:last-child {
    float: right;
  }
  .header-global-nav-item > a {
    display: table;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 1.5;
    text-align: center;
    width: 100%;
    height: 50px;
    table-layout: fixed;
  }
  header.theme-2 .header-global-nav-item:nth-child(1) a {
    border-radius: 3px 0 0 3px/3px 0 0 3px;
  }
  header.theme-2 .header-global-nav-item:last-child a {
    border-radius: 0 3px 3px 0/0 3px 3px 0;
  }
  header.theme-2 .header-global-nav-item > a {
    border-width: 1px;
    border-color: rgb(225, 225, 225);
    border-style: solid;
    border-left: none;
    border-right: none;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item > a {
    font-weight: initial;
  }
  .header-global-nav-item-inner {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    word-wrap: break-word;
  }
  .header-global-nav-item-open .header-global-nav-item-inner {
    padding-top: 0;
  }
  header.theme-2 .header-global-nav-item-open .header-global-nav-item-inner {
    padding-top: 0;
    position: relative;
  }
  .header-subnav {
    padding-top: 10px;
    padding-bottom: 0;
    position: absolute;
    right: 50%;
    top: 0;
    width: 1034px;
    transform: translate(50%, 0);
  }
  .header-subnav-position-1 {
    text-align: left;
  }
  .header-subnav-position-2 {
    text-align: center;
  }
  .header-subnav-position-3 {
    text-align: right;
  }
  .header-subnav li:last-child {
    margin-right: 0;
  }
  .header-subnav-item {
    display: inline-block;
    margin-right: 25px;
  }
  .header-subnav-item a {
    display: block;
    margin-bottom: 0;
    font-size: 12px;
  }
  header.theme-3 .header-global-nav-item-open .header-global-nav-item-inner .header-global-nav-item-hover-item {
    display: block;
    position: absolute;
    width: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
  }
}
@media screen and (min-width: 1520px) {
  .header-sub-image img {
    width: 100%;
  }
  .trace {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    opacity: 0.5;
    display: none;
  }
  .header-container {
    min-height: 100vh;
    width: 240px;
    position: fixed;
    overflow: visible;
    top: 0;
    left: 0;
  }
  .header-border {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-right: 1px solid;
    opacity: 0.15;
  }
  header.theme-2 {
    border-right: none;
  }
  header.theme-3 {
    background-image: -moz-linear-gradient(90deg, rgb(196, 113, 27) 0%, rgb(247, 143, 34) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(196, 113, 27) 0%, rgb(247, 143, 34) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(196, 113, 27) 0%, rgb(247, 143, 34) 100%);
  }
  header.theme-4 .header-container {
    height: 100%;
    width: 240px;
    padding: 10px;
    padding-right: 0;
    border-right: none;
    background: transparent;
  }
  .header-container a {
    text-decoration: none;
  }
  header.theme-4 .header-inner {
    height: 100%;
    border-radius: 15px;
    position: relative;
    width: 220px;
  }
  .header-top {
    overflow: hidden;
    position: relative;
    padding: 18px 16px;
    border-bottom: 1px solid #e6e6e6;
  }
  header.theme-3 .header-top {
    border-bottom: none;
  }
  header.theme-4 .header-top {
    border-bottom: none;
  }
  header.theme-2 .header-top {
    border-bottom: none;
  }
  header.theme-4 .header-top {
    border: none;
  }
  .header-logo {
    vertical-align: middle;
    text-align: center;
  }
  .header-logo-item {
    display: inline-block;
    vertical-align: middle;
  }
  .header-logo-item img {
    width: 100%;
  }
  .header-logo-item-channel {
    width: 91px;
    display: block;
    margin: 0 auto 10px;
  }
  .header-logo-item-company {
    width: 100%;
  }
  .header-logo-item-company a {
    display: none;
  }
  .header-logo-item-left-navi {
    width: 100%;
    display: inline-block;
  }
  .header-sub-image {
    position: relative;
    top: 0;
    height: auto;
    margin-top: 0;
  }
  .header-sub-image-top {
    display: none;
  }
  .header-tel {
    width: 100%;
    height: 100%;
    display: table;
    margin-top: 10px;
    padding: 0 16px;
  }
  .header-container .header-tel-inner {
    background: none;
  }
  .header-container .header-tel {
    background: none;
  }
  .header-tel-inner {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    position: relative;
  }
  header.theme-1 .header-tel-inner {
    background: none;
  }
  .header-tel-inner a {
    color: inherit;
    position: relative;
    display: block;
    font-weight: bold;
    font-size: 18px;
  }
  .header-tel-inner dl:before {
    display: block;
    width: 18px;
    height: 18px;
    background-size: 70%;
    border-radius: 4px;
    position: absolute;
    left: 1px;
    top: -1.5;
    color: inherit;
    font-size: 18px;
  }
  .header-tel dl {
    margin-bottom: 23px;
    font-size: 15px;
    position: relative;
    padding-left: 30px;
    line-height: 1.5;
  }
  .header-tel dl.shop_tel_item {
    display: none;
  }
  .header-tel dl:last-child {
    margin-bottom: 0;
  }
  .header-tel dt {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    width: 180px;
  }
  .header-tel dt.notitle {
    display: inline-block;
    margin-bottom: 20px;
  }
  .header-tel dd {
    display: inline-block;
    font-size: 18px;
    margin-left: -30px;
  }
  header.theme-4 .header-tel dt {
    font-size: 13px;
  }
  .header-global-nav-item-arrow {
    display: none;
  }
  header.theme-1 .header-global-nav-item-arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 4px;
    display: block;
    display: none;
  }
  header.theme-1 .header-global-nav-item-open .header-global-nav-item-arrow {
    display: block;
  }
  header.theme-1 .header-global-nav-item-arrow svg {
    display: none;
  }
  .header-nav-button {
    display: none;
  }
  .header-nav-button-item {
    width: 24px;
    height: 1px;
    margin: 0 auto;
    background-color: #0262af;
  }
  .header-nav-button-item-0 {
    margin-bottom: 6px;
  }
  .header-nav-button-item-1 {
    margin-bottom: 6px;
  }
  .header-global-nav {
    margin: 0 auto;
  }
  header.theme-2 .header-global-nav {
    padding: 0 15px;
  }
  .header-global-nav-item {
    display: block;
    width: 100%;
    position: relative;
  }
  header.theme-2 .header-global-nav-item {
    border-bottom: none;
    margin-bottom: 1px;
  }
  header.theme-4 .header-global-nav-item {
    color: #fff;
    overflow: hidden;
  }
  header.theme-2 .header-global-nav-item-open > a {
    overflow: visible;
    position: relative;
  }
  header.theme-4 .header-global-nav-item-open {
    overflow: visible;
  }
  header.theme-4 .header-global-nav-item-open > a {
    border-right: 0;
    z-index: 9999;
    overflow: visible;
  }
  header.theme-2 .header-global-nav-item-open > a .header-global-nav-item-current-arrow {
    content: "";
    display: block;
    position: absolute;
    right: -17px;
    top: 50%;
    margin-top: -7px;
    width: 0;
    height: 0;
    z-index: 9999;
    border-style: solid;
    border-width: 7px 10px 7px 0;
    border-color: transparent currentColor transparent transparent;
    /* display: none; */
  }
  header.theme-2 .header-bottom.version-2 .header-global-nav-item-open > a .header-global-nav-item-current-arrow {
    display: none;
  }
  header.theme-4 .header-bottom {
    position: relative;
  }
  header.theme-4 .header-bottom:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid;
    opacity: 0.15;
    z-index: 1;
  }
  header.theme-4 .header-global-nav-item-open > a:before {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -6px;
    width: 0;
    height: 0;
    z-index: 9999;
    border-style: solid;
    border-width: 6px 8px 6px 0;
    border-color: transparent #fff transparent transparent;
  }
  .header-global-nav-item-child {
    display: none;
    position: fixed;
    left: 240px;
    top: 0;
    width: 280px;
    min-height: 100vh;
    height: 100%;
  }
  header.theme-4 .header-global-nav-item-child {
    left: 228px;
    top: 0;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: transparent;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child {
    height: calc(100vh - 20px);
    min-height: calc(100vh - 20px);
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 15px;
    padding: 0;
  }
  header.theme-1 .header-global-nav-item-child-border {
    border-right: 1px solid;
    opacity: 0.15;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
  }
  .header-global-nav-item-open .header-global-nav-item-child {
    display: block;
  }
  header.theme-3 .header-bottom.version-1 .header-global-nav-item-open .header-global-nav-item-child {
    background: #fff;
  }
  header.theme-2 .header-global-nav-item-open .header-global-nav-item-child {
    height: 100%;
    background: none;
  }
  header.theme-2 .header-global-nav-item-open .header-global-nav-item-child-container {
    height: 100%;
    position: relative;
  }
  .header-global-nav-item-child-inner {
    padding: 30px 23px;
    height: 100%;
    overflow-y: auto;
  }
  .header-global-nav-item-child-inner.progeny-arrow {
    padding: 0;
  }
  .header-global-nav-item-child-inner::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
  }
  .header-global-nav-item-child-inner::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  }
  header.theme-4 .header-global-nav-item-child-container {
    border-radius: 15px;
    height: 100%;
    overflow: hidden;
    padding: 1.5px 1.6px;
  }
  .header-global-nav-item-child-item .header-global-nav-item-progeny {
    width: 280px;
    position: absolute;
    /* padding: 30px 23px; */
    /* border-right: 1px solid #e6e6e6; */
    min-height: 100vh;
    height: 100%;
    overflow-y: auto;
    top: 0;
    right: -278px;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    display: none;
  }
  .header-global-nav-item-child-item-open .header-global-nav-item-progeny {
    display: block;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-item .header-global-nav-item-progeny {
    border: none;
    border-radius: 15px;
    min-height: initial;
    min-height: auto;
  }
  .header-global-nav-item-child-item .header-global-nav-item-progeny-container {
    padding-top: 27px;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-item .header-global-nav-item-progeny-container {
    border-radius: 15px;
    height: 100%;
    overflow: hidden;
    padding: 1.5px 1.6px;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-progeny-inner {
    border-radius: 15px;
    height: 100%;
    overflow: hidden;
    padding: 30px 0;
  }
  .header-global-nav-item-child-item .header-global-nav-item-progeny-item-inner {
    display: block;
    padding: 8px 23px;
    word-wrap: break-word;
  }
  header.theme-4 .header-global-nav-item-child-inner {
    border-radius: 15px;
    height: 100%;
  }
  .header-global-nav-item-child-title {
    margin-bottom: 29px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    word-wrap: break-word;
  }
  .header-bottom.version-2 .header-global-nav-item-child-title {
    padding: 32px 23px 0;
  }
  header.theme-4 .header-global-nav-item-child-title {
    font-weight: bold;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-child-title {
    font-weight: initial;
  }
  header.theme-4 .header-global-nav-item-child-item.progeny-arrow .theme4-left-arrow {
    /* position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -5px;
    width: 11px;
    height: 11px;
    z-index: 9999;
    border-style: solid; */
    display: none;
    position: absolute;
    width: 100%;
    right: 0px;
  }
  header.theme-4 .header-global-nav-item-child-item.progeny-arrow:hover .theme4-left-arrow {
    display: block;
  }
  header.theme-4 .header-global-nav-item-child-item.progeny-arrow .theme4-left-arrow:before {
    /* content: "";
    display: block;
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -8px;
    width: 0;
    height: 0;
    z-index: 9999;
    border-style: solid;
    border-width: 7px 11px 7px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: inherit; */
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: 9px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    border-style: solid;
    border-width: 9px 13px 9px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: inherit;
  }
  header.theme-4 .header-global-nav-item-child-item.progeny-arrow .theme4-left-arrow-inner:before {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: 11px;
    width: 0;
    height: 0;
    z-index: 9999;
    border-style: solid;
    border-width: 7px 11px 7px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: inherit;
  }
  /* .header-global-nav-item-child-item.progeny-arrow .hover-button {
      width: 100%;
      padding: 0;
  } */
  .header-global-nav-item-child-item .header-global-nav-item-child-item-inner {
    position: relative;
    /* line-height: 1.5; */
    display: block;
    /* padding: 13px 50px 13px 7px; */
    padding: 8px 0;
    opacity: 1;
    word-wrap: break-word;
    /* border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-right: 20px;
    margin-left: 24px; */
  }
  .header-bottom.version-2 .header-global-nav-item-child-item .header-global-nav-item-child-item-inner {
    padding: 8px 23px;
  }
  .header-global-nav-item-child-item.progeny-arrow a.hover-button:hover .header-global-nav-item-child-item-inner {
    /* opacity: 0.8; */
  }
  header.theme-4 .header-global-nav-item-child-item.progeny-arrow:hover .header-global-nav-item-child-arrow {
    display: none;
  }
  .header-global-nav-item-child-item.progeny-arrow .header-global-nav-item-child-arrow {
    display: block;
  }
  .header-global-nav-item-child-item .header-global-nav-item-child-arrow {
    display: none;
  }
  .header-global-nav-item-child-item .header-global-nav-item-child-arrow {
    width: 20px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
  }
  .header-bottom.version-2 .header-global-nav-item-child-item .header-global-nav-item-child-arrow {
    right: 10px;
  }
  .header-global-nav-item-child-list.progeny-arrow .header-global-nav-item-child-arrow .arrow-down-child {
    transform: rotate(-90deg);
  }
  .header-global-nav-item-child-list.progeny-arrow .header-global-nav-item-child-arrow .plus {
    display: none;
  }
  .header-global-nav-item-child-list.progeny-arrow .header-global-nav-item-child-arrow .minus {
    display: none;
  }
  header.theme-4 .header-bottom.version-1 .header-global-nav-item-child-item a {
    /* color: #3c3c3c; */
  }
  .header-global-nav-item-child-item a {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    padding-bottom: 8px;
    word-wrap: break-word;
  }
  .header-global-nav-item-child-inner.progeny-arrow .header-global-nav-item-child-item a {
    padding: 0;
  }
  header.theme-2 .header-global-nav-item-child-item a {
    background-image: none;
  }
  header.theme-3 .header-global-nav-item-child-item a {
    /* color: #3c3c3c; */
  }
  header.theme-3 .header-bottom.version-2 .header-global-nav-item-child-item a {
    color: unset;
  }
  .header-global-nav-item > a {
    display: table;
    font-size: 14px;
    font-weight: bold;
    height: 100%;
    width: 100%;
    padding: 15px 23px 15px 0;
    table-layout: fixed;
  }
  header.theme-3 .header-global-nav-item-open .header-global-nav-item-hover-item {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 3px;
  }
  .header-global-nav-item-inner {
    padding-left: 23px;
    line-height: 1.5;
    display: table-cell;
    vertical-align: middle;
    word-wrap: break-word;
    width: 100%;
  }
  .header-global-nav-item-border {
    position: absolute;
    height: 1px;
    display: block;
    width: 100%;
    border-bottom: 1px solid;
    opacity: 0.15;
    left: 0;
    bottom: 0;
  }
  header.theme-2 .header-global-nav-item > a {
    border-width: 1px;
    border-color: rgb(225, 225, 225);
    border-style: solid;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item > a {
    font-weight: initial;
  }
  header.theme-2 .header-bottom.version-2 .header-global-nav-item-open > a span.arrow:before {
    content: "";
    display: block;
    position: absolute;
    right: -16px;
    top: 50%;
    margin-top: -6px;
    width: 0;
    height: 0;
    z-index: 9999;
    border-style: solid;
    border-width: 6px 8px 6px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  header.theme-2 .header-bottom.version-2 .header-global-nav-item-open > a.hover-effect-on span.arrow:before {
    transition: filter 0.1s ease;
    filter: brightness(76%) invert(0%);
  }
  header.theme-3 .header-global-nav-item:first-child > a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid;
    opacity: 0.15;
  }
  header.theme-4 .header-global-nav-item > a {
    position: relative;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-open .header-global-nav-item-left-arrow-inner {
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -6px;
    width: 0;
    height: 0;
    z-index: 9999;
    border-style: solid;
    border-width: 6px 9px 6px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  header.theme-4 .header-bottom.version-2 .header-global-nav-item-open > a.hover-effect-on .header-global-nav-item-left-arrow-inner {
    transition: filter 0.1s ease;
    filter: brightness(76%) invert(0%);
  }
  .header-subnav {
    padding-top: 18px;
    padding-bottom: 6px;
    padding-left: 23px;
  }
  .header-subnav-item a {
    display: block;
    margin-bottom: 15px;
    font-size: 12px;
  }
}
/* 202004 */
@media screen and (max-width: 1279px) {
  header.theme-1 .header-bottom.version-2 .header-global-nav-item-child .header-global-nav-item-child-inner {
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .conversion-0002 {
    position: relative;
    width: auto;
    max-width: initial;
    overflow: hidden;
    width: 100%;
  }
  .conversion-0002 {
    position: fixed;
    bottom: 0;
    margin: 0;
    padding: 0;
    z-index: 80;
  }
  .conversion-normal {
    position: relative;
    bottom: initial;
  }
  .button-list {
    float: right;
    position: relative;
    /* overflow: hidden; */
    /* position: absolute; */
    width: 100%;
    display: table;
    table-layout: fixed;
    border-spacing: 1px 0px;
  }
  .button-list .button-wrapper {
    /* float: left; */
    /* position: relative; */
    padding: 1px;
    /* overflow: hidden; */
    display: table-cell;
    /* table-layout: fixed; */
    border-spacing: 5px;
    vertical-align: middle;
  }
  .button-list .button-wrapper .button-icon {
    width: 38px;
    /* float: left; */
    padding: 5px 10px 0 10px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
  }
  .button-list .button-wrapper .button-icon img {
    width: 100%;
  }
  .button-list .button-wrapper .button-label {
    /* width: 100%; */
    /* width: 200px; */
    /* display: block; */
    white-space: initial;
    /* overflow: hidden; */
    padding: 0px 5px 5px 5px;
    margin: 0;
    text-align: center;
    font-size: 10px;
    line-height: 1.3;
    font-weight: bold;
  }
  .conversion-pos-bottom .button-list .button-wrapper a {
    /* height: 40px; */
    /* display: table-cell; */
    vertical-align: middle;
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .conversion-pos-side .conversion-0002 {
    position: relative;
    width: auto;
    max-width: initial;
    overflow: hidden;
    width: 100%;
  }
  .conversion-pos-side .button-list {
    float: right;
    position: relative;
    /* overflow: hidden; */
    /* position: absolute; */
    width: auto;
    /* display: flex; */
  }
  .conversion-pos-side .button-list .button-wrapper {
    /* float: left; */
    position: relative;
    /* padding: 5px 5px 5px 5px; */
    /* overflow: hidden; */
    /* display: flex; */
    text-align: center;
    margin: 0 auto;
    margin-bottom: 1px;
  }
  .conversion-pos-side .button-list .button-wrapper .button-icon {
    width: 30px;
    /* float: left; */
    padding: 0 0px 0 0px;
    text-align: center;
    margin: 0 auto;
    /* display: table-cell; */
    vertical-align: middle;
    /* display: table-cell; */
  }
  .conversion-pos-side .button-list .button-wrapper .button-icon img {
    width: 100%;
  }
  .conversion-pos-side .button-list .button-wrapper .button-label {
    /* width: 100%; */
    /* width: 200px; */
    display: block;
    white-space: nowrap;
    padding: 8px 0px 5px 0px;
    /* overflow: hidden; */
    /* padding: 0; */
    margin: 0;
    font-size: 12px;
    /* display: table-cell; */
    vertical-align: middle;
    font-weight: bold;
  }
  .conversion-pos-bottom .conversion-0002 {
    position: relative;
    width: auto;
    max-width: initial;
    overflow: hidden;
    width: 100%;
  }
  .conversion-pos-bottom .button-list {
    float: right;
    position: relative;
    /* overflow: hidden; */
    /* position: absolute; */
    width: auto;
    /* display: flex; */
  }
  .conversion-pos-bottom .button-list .button-wrapper {
    /* float: left; */
    position: relative;
    /* padding: 5px 5px 5px 5px; */
    /* overflow: hidden; */
    /* display: flex; */
    text-align: center;
    margin: 0 auto;
    margin-bottom: 1px;
  }
  .conversion-pos-bottom .button-list .button-wrapper .button-icon {
    width: 43px;
    /* float: left; */
    padding: 0 10px 0 10px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 11px;
    left: 10px;
  }
  .conversion-pos-bottom .button-list .button-wrapper .button-icon img {
    width: 100%;
  }
  .conversion-pos-bottom .button-list .button-wrapper .button-label {
    /* width: 100%; */
    /* width: 200px; */
    /* display: block; */
    white-space: nowrap;
    padding: 5px 5px 5px 5px;
    /* overflow: hidden; */
    /* padding: 0; */
    margin: 0;
    font-size: 10px;
    font-weight: bold;
  }
  .conversion-pos-bottom .conversion-0002 {
    position: relative;
    width: auto;
    max-width: initial;
    overflow: hidden;
    width: 100%;
  }
  .conversion-pos-bottom-right .button-list {
    float: right;
    position: relative;
    /* overflow: hidden; */
    /* position: absolute; */
    width: auto;
    display: flex;
  }
  .conversion-pos-bottom-right .button-list .button-wrapper {
    float: left;
    position: relative;
    /* padding: 5px 30px 5px 5px; */
    /* overflow: hidden; */
    margin-left: 1px;
    display: flex;
  }
  .conversion-pos-bottom-right .button-list .button-wrapper .button-icon {
    width: 22px;
    float: left;
    padding: 0;
  }
  .conversion-pos-bottom-right .button-list .button-wrapper .button-icon img {
    width: 100%;
  }
  .conversion-pos-bottom-right .button-list .button-wrapper .button-label {
    /* width: 100%; */
    /* width: 200px; */
    /* display: block; */
    white-space: nowrap;
    padding: 0 10px 0 10px;
    /* overflow: hidden; */
    padding: 0;
    margin: 0;
  }
  .conversion-pos-bottom-left .conversion-0002 {
    position: relative;
    width: auto;
    max-width: initial;
    overflow: hidden;
    width: 100%;
    padding: 0;
  }
  .conversion-pos-bottom-left .button-list {
    float: left;
    position: relative;
    /* overflow: hidden; */
    /* position: absolute; */
    width: auto;
    display: flex;
  }
  .conversion-pos-bottom-left .button-list .button-wrapper {
    float: left;
    position: relative;
    /* padding: 5px 30px 5px 5px; */
    /* overflow: hidden; */
    margin-left: 1px;
    display: flex;
  }
  .conversion-pos-bottom-left .button-list .button-wrapper .button-icon {
    width: 18px;
    float: left;
    padding: 0;
  }
  .conversion-pos-bottom-left .button-list .button-wrapper .button-icon img {
    width: 100%;
  }
  .conversion-pos-bottom-left .button-list .button-wrapper .button-label {
    /* width: 100%; */
    /* width: 200px; */
    /* display: block; */
    white-space: nowrap;
    padding: 0 10px 0 10px;
    /* overflow: hidden; */
    padding: 0;
    margin: 0;
    margin-top: 1px;
  }
  .conversion-pos-bottom-center .conversion-0002 {
    position: relative;
    width: auto;
    max-width: initial;
    overflow: hidden;
    width: 100%;
  }
  .conversion-pos-bottom-center .button-list {
    float: left;
    left: 50%;
    position: relative;
    /* overflow: hidden; */
    /* position: absolute; */
    width: auto;
    display: flex;
  }
  .conversion-pos-bottom-center .button-list .button-wrapper {
    float: left;
    left: -50%;
    position: relative;
    /* padding: 5px 30px 5px 5px; */
    /* overflow: hidden; */
    margin-left: 1px;
    display: flex;
    vertical-align: middle;
    line-height: 1;
    /* height: 30px; */
  }
  .conversion-pos-bottom-center .button-list .button-wrapper .button-icon {
    width: 20px;
    float: left;
    padding: 0;
    display: inline;
    /* width: auto; */
    /* height: 20px; */
    margin-right: 10px;
  }
  .conversion-pos-bottom-center .button-list .button-wrapper .button-icon img {
    width: 100%;
    /* height: 100%; */
  }
  .conversion-pos-bottom-center .button-list .button-wrapper .button-label {
    /* width: 100%; */
    /* width: 200px; */
    /* display: block; */
    white-space: nowrap;
    padding: 0 10px 0 10px;
    /*overflow: hidden;*/
    padding: 0;
    margin: 0;
    /* white-space: initial; */
    /* display: inline; */
    /* float: left; */
    /* clear: both; */
    /* height: auto; */
    display: inline;
    line-height: 1;
    /* padding-right: 60px; */
  }
  .conversion-pos-side .button-list .button-wrapper .single-label {
    padding: 0;
    display: table-cell;
  }
  .conversion-pos-side .button-list .button-wrapper .single-label a {
    display: block;
    padding: 17px;
    height: 80px;
    display: table;
    text-align: center;
    margin: 0 auto;
  }
  .conversion-pos-bottom .button-list .button-wrapper .single-label {
    margin-top: 0;
    margin-right: 0;
  }
  .conversion-pos-bottom .button-list .button-wrapper a {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 0 35px;
  }
  .theme-2 .conversion-pos-bottom .button-list .button-wrapper a,
  .theme-3 .conversion-pos-bottom .button-list .button-wrapper a {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 0 35px;
  }
  .conversion-pos-bottom .button-list .button-wrapper a.single-label-wrapper {
    padding-left: 20px;
  }
  .conversion-pos-side .button-list .button-wrapper a {
    padding: 13px 23px 13px 23px;
  }
  .conversion-pos-side .button-list .button-wrapper a {
    /* display:block; */
    /* padding: 17px; */
    display: table;
    text-align: center;
    margin: 0 auto;
    height: 80px;
  }
  .conversion-pos-bottom .button-list .button-wrapper a:before {
    /* background-position: 0; */
    /* right: 11px; */
    /*        width: 19px;
            height: 12px;
            position: relative;
            float: right;
            margin-left: 10px;
            background-size: 30%;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            margin: auto;*/
  }
  .theme-2 .conversion-pos-bottom .button-list .button-wrapper a:before,
  .theme-3 .conversion-pos-bottom .button-list .button-wrapper a:before {
    /* background-position: 0; */
    /* right: 11px; */
    /*        width: 21px;
            height: 21px;
            position: relative;
            float: right;
            margin-left: 10px;
            background-size: 30%;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            margin: auto;*/
  }
  .theme-1 .conversion-pos-bottom .button-list .button-wrapper a.external-links:before,
  .theme-2 .conversion-pos-bottom .button-list .button-wrapper a.external-links:before,
  .theme-3 .conversion-pos-bottom .button-list .button-wrapper a.external-links:before,
  .theme-4 .conversion-pos-bottom .button-list .button-wrapper a.external-links:before {
    background-size: 60%;
    top: 3px;
    position: relative;
    float: right;
    right: 5px;
    top: 1px;
    position: absolute;
    height: 12px;
  }
  .conversion-pos-bottom .button-list .button-wrapper a.internal-links:before {
    background-size: 65%;
    top: 3px;
    right: 10px;
    top: 15px;
    position: absolute;
  }
  .theme-1 .conversion-pos-bottom .button-list .border-first,
  .theme-2 .conversion-pos-bottom .button-list .border-first {
    border-radius: 4px 0px 0px 0px;
  }
  .theme-1 .conversion-pos-bottom .button-list .border-first-last,
  .theme-2 .conversion-pos-bottom .button-list .border-first-last {
    border-radius: 4px 4px 0px 0px;
  }
  .theme-1 .conversion-pos-bottom .button-list .border-last,
  .theme-2 .conversion-pos-bottom .button-list .border-last {
    border-radius: 0px 4px 0px 0px;
  }
  .theme-1 .conversion-pos-side .button-list .border-first,
  .theme-2 .conversion-pos-side .button-list .border-first {
    border-radius: 4px 0px 0px 0px;
  }
  .theme-1 .conversion-pos-side .button-list .border-first-last,
  .theme-2 .conversion-pos-side .button-list .border-first-last {
    border-radius: 4px 0px 0px 4px;
  }
  .theme-1 .conversion-pos-side .button-list .border-last,
  .theme-2 .conversion-pos-side .button-list .border-last {
    border-radius: 0px 0px 0px 4px;
  }
  .theme-4 .conversion-pos-bottom .button-list .border-first {
    border-radius: 15px 0px 0px 0px;
  }
  .theme-4 .conversion-pos-bottom .button-list .border-first-last {
    border-radius: 15px 15px 0px 0px;
  }
  .theme-4 .conversion-pos-bottom .button-list .border-last {
    border-radius: 0px 15px 0px 0px;
  }
  .theme-4 .conversion-pos-side .button-list .border-first {
    border-radius: 15px 0px 0px 0px;
  }
  .theme-4 .conversion-pos-side .button-list .border-first-last {
    border-radius: 15px 0px 0px 15px;
  }
  .theme-4 .conversion-pos-side .button-list .border-last {
    border-radius: 0px 0px 0px 15px;
  }
}
@media screen and (max-width: 767px) {
  .conversion-pos-bottom-center .button-list .button-wrapper .button-label {
    font-size: 10px;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .conversion-pos-bottom-center .button-list .button-wrapper .button-label {
    font-size: 12px;
    display: block;
    margin-top: 1px;
    font-weight: bold;
    margin-left: 5px;
  }
  .conversion-pos-bottom .button-list .button-wrapper {
    /* padding: 10px 30px 10px 12px; */
  }
  .conversion-pos-bottom-center .button-list .button-wrapper .button-icon {
    width: 20px;
    /* margin-right: 8px; */
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 768px) and (max-width: 1023px) { /* for IE11 */
  *::-ms-backdrop, .theme-1 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 5px;
  }
  *::-ms-backdrop, .theme-1.fontfamily-id-1 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 0px;
  }
  *::-ms-backdrop, .theme-2 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 0px;
  }
  *::-ms-backdrop, .theme-2 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 8px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-1 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 0px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-4 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 2px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-5 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 0px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-6 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 4px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-7 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 4px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-8 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 4px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-9 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 3px;
  }
  *::-ms-backdrop, .theme-3 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 4px;
  }
  *::-ms-backdrop, .theme-3.fontfamily-id-5 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 0px;
  }
  *::-ms-backdrop, .theme-3.fontfamily-id-9 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: px;
  }
  *::-ms-backdrop, .theme-4 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    padding-top: 2px;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 1024px) { /* for IE11 */
  *::-ms-backdrop, .theme-1.fontfamily-id-1 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 0px;
  }
  *::-ms-backdrop, .theme-1 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 4px;
  }
  *::-ms-backdrop, .theme-2 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 8px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-1 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 0px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-2 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 4px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-3 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 4px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-4 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 2px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-5 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 2px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-6 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 4px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-7 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 4px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-8 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 4px;
  }
  *::-ms-backdrop, .theme-2.fontfamily-id-9 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 3px;
  }
  *::-ms-backdrop, .theme-3.fontfamily-id-2 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 4px;
  }
  *::-ms-backdrop, .theme-3.fontfamily-id-3 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 4px;
  }
  *::-ms-backdrop, .theme-3.fontfamily-id-4 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 2px;
  }
  *::-ms-backdrop, .theme-3.fontfamily-id-5 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 2px;
  }
  *::-ms-backdrop, .theme-3.fontfamily-id-6 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 3px;
  }
  *::-ms-backdrop, .theme-3.fontfamily-id-7 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 3px;
  }
  *::-ms-backdrop, .theme-3.fontfamily-id-8 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 3px;
  }
  *::-ms-backdrop, .theme-3.fontfamily-id-9 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 3px;
  }
  *::-ms-backdrop, .theme-4.fontfamily-id-2 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 4px;
  }
  *::-ms-backdrop, .theme-4.fontfamily-id-3 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 4px;
  }
  *::-ms-backdrop, .theme-4.fontfamily-id-4 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 2px;
  }
  *::-ms-backdrop, .theme-4.fontfamily-id-5 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 3px;
  }
  *::-ms-backdrop, .theme-4.fontfamily-id-6 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 5px;
  }
  *::-ms-backdrop, .theme-4.fontfamily-id-7 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 3px;
  }
  *::-ms-backdrop, .theme-4.fontfamily-id-8 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 3px;
  }
  *::-ms-backdrop, .theme-4.fontfamily-id-9 .conversion-wrapper .conversion-0002 .button-list .button-wrapper .button-label {
    margin-top: 3px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .conversion-pos-bottom-center .button-list .button-wrapper .button-label {
    font-size: 12px;
    display: block;
    font-weight: bold;
  }
  .conversion-pos-bottom .button-list .button-wrapper {
    /* padding: 10px 30px 10px 12px; */
  }
  .conversion-pos-bottom-center .button-list .button-wrapper .button-icon {
    width: 20px;
    margin-right: 8px;
    margin: 0 6px 0 6px;
  }
  .conversion-pos-bottom .button-list .button-wrapper a {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 40px 0 40px;
  }
  .theme-2 .conversion-pos-bottom .button-list .button-wrapper a,
  .theme-3 .conversion-pos-bottom .button-list .button-wrapper a {
    height: 38px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 40px 0 40px;
  }
  .conversion-pos-bottom .button-list .button-wrapper .button-label {
    white-space: nowrap;
    padding: 5px 5px 5px 5px;
    /* overflow: hidden; */
    margin: 0;
    font-size: 12px;
  }
  .conversion-pos-bottom-left .button-list .button-wrapper .button-label {
    white-space: nowrap;
    padding: 0 10px 0 10px;
    /* overflow: hidden; */
    padding: 0;
    margin: 0;
    margin-top: 0px;
  }
  .conversion-pos-bottom .button-list .button-wrapper a:before {
    /* background-position: 0; */
    /* right: 11px; */
    width: 19px;
    height: 12px;
    position: relative;
    float: right;
    margin-left: 10px;
    background-size: 30%;
    position: absolute;
    top: 4px;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .theme-2 .conversion-pos-bottom .button-list .button-wrapper a:before,
  .theme-3 .conversion-pos-bottom .button-list .button-wrapper a:before {
    /* background-position: 0; */
    /* right: 11px; */
    width: 23px;
    height: 8px;
    position: relative;
    float: right;
    margin-left: 10px;
    background-size: 30%;
    position: absolute;
    top: 2px;
    bottom: 0;
    right: -3px;
    margin: auto;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1519px) {
  .conversion-pos-bottom .button-list .button-wrapper a:before {
    /* background-position: 0; */
    /* right: 11px; */
    width: 19px;
    height: 12px;
    position: relative;
    float: right;
    margin-left: 10px;
    background-size: 30%;
    position: absolute;
    top: 4px;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .theme-2 .conversion-pos-bottom .button-list .button-wrapper a:before,
  .theme-3 .conversion-pos-bottom .button-list .button-wrapper a:before {
    /* background-position: 0; */
    /* right: 11px; */
    width: 23px;
    height: 8px;
    position: relative;
    float: right;
    margin-left: 10px;
    background-size: 30%;
    position: absolute;
    top: 2px;
    bottom: 0;
    right: -3px;
    margin: auto;
  }
  .conversion-pos-bottom-center .button-list .button-wrapper .button-label {
    font-size: 14px;
    display: block;
    margin-top: 1px;
    font-weight: bold;
  }
  .conversion-pos-bottom .button-list .button-wrapper {
    /* padding: 10px 30px 10px 12px; */
  }
  .conversion-pos-bottom-center .button-list .button-wrapper .button-icon {
    width: 22px;
    /* margin: 0 6px 0 6px; */
  }
  .conversion-pos-side .button-list .button-wrapper .button-label {
    font-size: 11px;
    font-weight: bold;
  }
  .conversion-pos-side .button-list .button-wrapper {
    /* padding: 17px; */
    min-height: 80px;
  }
  .conversion-pos-side .button-list .button-container {
    position: relative;
    /* display: table; */
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    /* height: 50px; */
  }
  .conversion-pos-bottom .button-list .button-wrapper a {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 45px 0 45px;
  }
  .theme-2 .conversion-pos-bottom .button-list .button-wrapper a,
  .theme-3 .conversion-pos-bottom .button-list .button-wrapper a {
    height: 38px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 45px 0 45px;
  }
  .conversion-pos-bottom .button-list .button-wrapper .button-label {
    white-space: nowrap;
    padding: 5px 5px 5px 5px;
    /* overflow: hidden; */
    margin: 0;
    font-size: 14px;
    font-weight: bold;
  }
  .conversion-pos-bottom-left .button-list .button-wrapper .button-label {
    white-space: nowrap;
    padding: 0 10px 0 10px;
    /* overflow: hidden; */
    padding: 0;
    margin: 0;
    margin-top: -2px;
  }
  .conversion-pos-bottom-left .button-list .button-wrapper .button-icon {
    width: 20px;
    float: left;
    padding: 0;
    margin-top: -2px;
  }
  .conversion-pos-bottom .button-list .button-wrapper .button-icon {
    width: 40px;
    padding: 0 10px 0 10px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 10px;
    left: 4px;
  }
}
@media screen and (max-width: 1759px) and (min-width: 1520px) {
  .conversion-pos-bottom .button-list .button-wrapper a:before {
    /* background-position: 0; */
    /* right: 11px; */
    width: 19px;
    height: 12px;
    position: relative;
    float: right;
    margin-left: 10px;
    background-size: 30%;
    position: absolute;
    top: 4px;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .theme-2 .conversion-pos-bottom .button-list .button-wrapper a:before,
  .theme-3 .conversion-pos-bottom .button-list .button-wrapper a:before {
    /* background-position: 0; */
    /* right: 11px; */
    width: 23px;
    height: 8px;
    position: relative;
    float: right;
    margin-left: 10px;
    background-size: 30%;
    position: absolute;
    top: 2px;
    bottom: 0;
    right: -3px;
    margin: auto;
  }
  .conversion-pos-bottom .button-list .button-wrapper .button-label {
    font-size: 14px;
    display: block;
    margin-top: 1px;
    font-weight: bold;
  }
  .conversion-pos-bottom .button-list .button-wrapper {
    /* padding: 10px 30px 10px 12px; */
  }
  .conversion-pos-bottom-center .button-list .button-wrapper .button-icon {
    width: 22px;
    /* margin-right: 8px; */
  }
  .conversion-pos-side .button-list .button-wrapper .button-label {
    font-size: 11px;
    font-weight: bold;
  }
  .conversion-pos-side .button-list .button-wrapper {
    /* padding: 17px; */
    min-height: 80px;
  }
  .conversion-pos-side .button-list .button-container {
    position: relative;
    /* display: table; */
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    /* height: 50px; */
  }
  .conversion-pos-bottom .button-list .button-wrapper a {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 45px 0 45px;
  }
  .theme-2 .conversion-pos-bottom .button-list .button-wrapper a,
  .theme-3 .conversion-pos-bottom .button-list .button-wrapper a {
    height: 38px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 45px 0 45px;
  }
  .conversion-pos-bottom .button-list .button-wrapper .button-label {
    white-space: nowrap;
    padding: 5px 5px 5px 5px;
    /* overflow: hidden; */
    margin: 0;
    font-size: 14px;
    font-weight: bold;
  }
  .conversion-pos-bottom-left .button-list .button-wrapper .button-label {
    white-space: nowrap;
    padding: 0 10px 0 10px;
    /* overflow: hidden; */
    padding: 0;
    margin: 0;
    margin-top: 0px;
  }
  .conversion-pos-bottom-left .button-list .button-wrapper .button-icon {
    width: 20px;
    float: left;
    padding: 0;
    margin-top: -2px;
  }
  .conversion-pos-bottom .button-list .button-wrapper .button-icon {
    width: 40px;
    padding: 0 10px 0 10px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 10px;
    left: 4px;
  }
}
@media screen and (min-width: 1760px) {
  .conversion-pos-bottom .button-list .button-wrapper a:before {
    /* background-position: 0; */
    /* right: 11px; */
    width: 19px;
    height: 12px;
    position: relative;
    float: right;
    margin-left: 10px;
    background-size: 30%;
    position: absolute;
    top: 4px;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .theme-2 .conversion-pos-bottom .button-list .button-wrapper a:before,
  .theme-3 .conversion-pos-bottom .button-list .button-wrapper a:before {
    /* background-position: 0; */
    /* right: 11px; */
    width: 23px;
    height: 8px;
    position: relative;
    float: right;
    margin-left: 10px;
    background-size: 30%;
    position: absolute;
    top: 2px;
    bottom: 0;
    right: -3px;
    margin: auto;
  }
  .conversion-pos-bottom-center .button-list .button-wrapper .button-label {
    font-size: 14px;
    display: block;
    margin-top: 1px;
    font-weight: bold;
  }
  .conversion-pos-bottom .button-list .button-wrapper {
    /* padding: 10px 30px 10px 12px; */
  }
  .conversion-pos-bottom-center .button-list .button-wrapper .button-icon {
    width: 22px;
    margin-right: 8px;
  }
  .conversion-pos-side .button-list .button-wrapper .button-label {
    font-size: 11px;
    font-weight: bold;
  }
  .conversion-pos-side .button-list .button-wrapper {
    /* padding: 17px; */
    min-height: 80px;
  }
  .conversion-pos-side .button-list .button-container {
    position: relative;
    /* display: table; */
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    /* height: 50px; */
  }
  .conversion-pos-bottom .button-list .button-wrapper a {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 40px 0 40px;
  }
  .theme-2 .conversion-pos-bottom .button-list .button-wrapper a,
  .theme-3 .conversion-pos-bottom .button-list .button-wrapper a {
    height: 38px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 40px 0 40px;
  }
  .conversion-pos-bottom .button-list .button-wrapper .button-label {
    white-space: nowrap;
    padding: 5px 5px 5px 5px;
    /* overflow: hidden; */
    margin: 0;
    font-size: 14px;
    font-weight: bold;
  }
  .conversion-pos-bottom-left .button-list .button-wrapper .button-label {
    white-space: nowrap;
    padding: 0 10px 0 10px;
    /* overflow: hidden; */
    padding: 0;
    margin: 0;
    margin-top: -1px;
  }
  .conversion-pos-bottom-left .button-list .button-wrapper .button-icon {
    width: 20px;
    float: left;
    padding: 0;
    margin-top: -2px;
  }
  .conversion-pos-bottom .button-list .button-wrapper .button-icon {
    width: 40px;
    padding: 0 10px 0 10px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 10px;
    left: 2px;
  }
}
.conversion-pos-side .button-list .button-wrapper {
  display: block;
  box-sizing: border-box;
}

.conversion-pos-side .conversion-0002 {
  position: fixed;
  /* top: 0; */
  z-index: 102;
  overflow: initial;
  left: 0;
  width: auto;
  left: auto;
  right: 0;
}

.conversion-pos-side .conversion-relative {
  position: relative;
  top: initial;
  overflow: hidden;
}

.conversion-pos-bottom .button-list .button-wrapper {
  display: block;
}

.conversion-pos-bottom .conversion-0002 {
  position: fixed;
  bottom: 0;
  z-index: 80;
  overflow: initial;
}

.conversion-pos-bottom .conversion-relative {
  position: relative;
  top: initial;
  overflow: hidden;
}

.button-list .button-wrapper a {
  display: block;
  /* padding: 17px; */
  /* display: table; */
  text-align: center;
  margin: 0 auto;
}

.conversion-pos-none {
  display: none;
}

.button-list .border-style {
  border-style: solid;
  border-width: 1px;
}

/* ユニット共通プリントCSS */
@media print {
  @page {
    size: A4 portrait;
    margin: 0;
  }
  header {
    display: none;
  }
  footer {
    display: none;
  }
  body {
    /* min-width: 1024px; */
    min-width: 1280px;
    -webkit-print-color-adjust: exact;
    transform-origin: top center;
  }
  .conversion-wrapper {
    display: none;
  }
  .return-top-button {
    display: none !important;
  }
  #container {
    margin: 0;
  }
} /* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  margin: 0 auto;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/**/
@media screen and (min-width: 640px) {
  html.p404, .p404 body {
    background-color: white;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 700px;
  }
  .p404 #wrapper {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .p404 #container {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .p404 #content {
    color: #7e8388;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
    width: 600px;
    overflow: hidden;
  }
  .p404 #content .message-box {
    width: 570px;
    text-align: center;
    margin: 0 auto;
    padding-top: 20%;
  }
  .p404 #content .message-box h1 {
    font-size: 30px;
    padding-bottom: 7px;
  }
  .p404 #content .message-box p {
    padding-bottom: 8px;
    padding-top: 0px;
    margin: 0;
    font-size: 17px;
  }
  .p404 #content .message-box .sub-text-box {
    padding-top: 25px;
  }
  .p404 #content .message-box p.sub-text {
    font-size: 12px;
  }
  .p404 #content .message-box p.sub-text br {
    display: none;
  }
  .p404 #content .message-box p br {
    display: none;
  }
  .p404 #content .message-box p a {
    color: inherit;
    font-weight: bold;
  }
  .p404 #content .sign-box {
    width: 260px;
    margin: 0 auto;
    background-image: url(/assets/a/images/404/notfound-bg.png);
    padding-bottom: 9999px;
  }
  .p404 #content .sign-image {
    width: 200px;
    margin: 64px auto auto;
  }
  .p404 #content .sign-image img {
    width: 100%;
  }
  .p404 #content .logo {
    background-color: white;
    padding: 12px 30px 12px 30px;
    width: 200px;
    margin: 16px auto 0 auto;
  }
  .p404 #content .logo img {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  html.p404, .p404 body {
    background-color: white;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 500px;
  }
  .p404 #wrapper {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .p404 #container {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .p404 #content {
    color: #7e8388;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
    width: 100%;
    overflow: hidden;
  }
  .p404 #content .message-box {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 7%;
  }
  .p404 #content .message-box h1 {
    font-size: 18px;
    padding-bottom: 4px;
  }
  .p404 #content .message-box p {
    padding-bottom: 0;
    padding-top: 0px;
    margin: 0;
    font-size: 12px;
    line-height: 200%;
  }
  .p404 #content .message-box .sub-text-box {
    padding-top: 20px;
  }
  .p404 #content .message-box p.sub-text {
    font-size: 10px;
  }
  .p404 #content .message-box p a {
    color: inherit;
    font-weight: bold;
  }
  .p404 #content .sign-box {
    width: 260px;
    margin: 0 auto;
    background-image: url(/assets/a/images/404/notfound-bg.png);
    padding-bottom: 9999px;
  }
  .p404 #content .sign-image {
    width: 150px;
    margin: 30px auto auto;
  }
  .p404 #content .sign-image img {
    width: 100%;
  }
  .p404 #content .logo {
    background-color: white;
    padding: 12px 10px 12px 10px;
    width: 170px;
    margin: 12px auto 0 auto;
  }
  .p404 #content .logo img {
    width: 100%;
  }
}
.accordion-icon-1:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_1.png");
}

.accordion-icon-2:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_2.png");
}

.accordion-icon-3:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_3.png");
}

.accordion-icon-4:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_4.png");
}

.accordion-icon-5:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_5.png");
}

.accordion-icon-6:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_6.png");
}

.accordion-icon-7:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_7.png");
}

.accordion-icon-8:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_8.png");
}

.accordion-icon-9:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_9.png");
}

.accordion-icon-10:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_10.png");
}

.accordion-icon-11:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_11.png");
}

.accordion-icon-12:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_12.png");
}

.accordion-icon-13:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_13.png");
}

.accordion-icon-14:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_14.png");
}

.accordion-icon-15:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_15.png");
}

.accordion-icon-16:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_16.png");
}

.accordion-icon-17:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_17.png");
}

.accordion-icon-18:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_18.png");
}

.accordion-icon-19:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_19.png");
}

.accordion-icon-20:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_20.png");
}

.accordion-icon-21:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_21.png");
}

.accordion-icon-22:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_22.png");
}

.accordion-icon-23:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_23.png");
}

.accordion-icon-24:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_24.png");
}

.accordion-icon-25:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_25.png");
}

.accordion-icon-26:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_26.png");
}

.accordion-icon-27:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_27.png");
}

.accordion-icon-28:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_28.png");
}

.accordion-icon-29:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_29.png");
}

.accordion-icon-30:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_30.png");
}

.accordion-icon-31:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_31.png");
}

.accordion-icon-32:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_32.png");
}

.accordion-icon-33:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_33.png");
}

.accordion-icon-34:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_34.png");
}

.accordion-icon-35:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_35.png");
}

.accordion-icon-36:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_36.png");
}

.accordion-icon-37:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_37.png");
}

.accordion-icon-38:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_38.png");
}

.accordion-icon-39:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_39.png");
}

.accordion-icon-40:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_40.png");
}

.accordion-icon-41:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_41.png");
}

.accordion-icon-42:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_42.png");
}

.accordion-icon-43:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_43.png");
}

.accordion-icon-44:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_44.png");
}

.accordion-icon-45:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_45.png");
}

.accordion-icon-46:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_46.png");
}

.accordion-icon-47:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_47.png");
}

.accordion-icon-48:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_48.png");
}

.accordion-icon-49:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_49.png");
}

.accordion-icon-50:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_50.png");
}

.accordion-icon-51:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_51.png");
}

.accordion-icon-52:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_52.png");
}

.accordion-icon-53:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_53.png");
}

.accordion-icon-54:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_54.png");
}

.accordion-icon-55:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_55.png");
}

.accordion-icon-56:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_56.png");
}

.accordion-icon-57:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_57.png");
}

.accordion-icon-58:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_58.png");
}

.accordion-icon-59:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_59.png");
}

.accordion-icon-60:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_60.png");
}

.accordion-icon-61:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_61.png");
}

.accordion-icon-62:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_62.png");
}

.accordion-icon-63:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_63.png");
}

.accordion-icon-64:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_64.png");
}

.accordion-icon-65:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_65.png");
}

.accordion-icon-66:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_66.png");
}

.accordion-icon-67:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_67.png");
}

.accordion-icon-68:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_68.png");
}

.accordion-icon-69:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_69.png");
}

.accordion-icon-70:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_70.png");
}

.accordion-icon-71:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_71.png");
}

.accordion-icon-72:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_72.png");
}

.accordion-icon-73:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_73.png");
}

.accordion-icon-74:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_74.png");
}

.accordion-icon-75:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_75.png");
}

.accordion-icon-76:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_76.png");
}

.accordion-icon-77:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_77.png");
}

.accordion-icon-78:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_78.png");
}

.accordion-icon-79:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_79.png");
}

.accordion-icon-80:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_80.png");
}

.accordion-icon-81:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_81.png");
}

.accordion-icon-82:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_82.png");
}

.accordion-icon-83:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_83.png");
}

.accordion-icon-84:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_84.png");
}

.accordion-icon-85:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_85.png");
}

.accordion-icon-86:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_86.png");
}

.accordion-icon-87:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_87.png");
}

.accordion-icon-88:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_88.png");
}

.accordion-icon-89:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_89.png");
}

.accordion-icon-90:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_90.png");
}

.accordion-icon-91:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_91.png");
}

.accordion-icon-92:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_92.png");
}

.accordion-icon-93:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_93.png");
}

.accordion-icon-94:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_94.png");
}

.accordion-icon-95:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_95.png");
}

.accordion-icon-96:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_96.png");
}

.accordion-icon-97:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_97.png");
}

.accordion-icon-98:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_98.png");
}

.accordion-icon-99:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_99.png");
}

.accordion-icon-100:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_100.png");
}

.accordion-icon-101:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_101.png");
}

.accordion-icon-102:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_102.png");
}

.accordion-icon-103:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_103.png");
}

.accordion-icon-104:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_104.png");
}

.accordion-icon-105:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_105.png");
}

.accordion-icon-106:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_106.png");
}

.accordion-icon-107:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_107.png");
}

.accordion-icon-108:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_108.png");
}

.accordion-icon-109:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_109.png");
}

.accordion-icon-110:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_110.png");
}

.accordion-0001-clearfix:before,
.accordion-0001-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.accordion-0001__main {
  display: none;
}

.accordion-0001__menu__icon-area__icon {
  margin: 0 auto;
}

.accordion-0001__menu::after {
  content: "";
  display: block;
  clear: both;
}

.accordion-0001__main:before,
.accordion-0001__main:after {
  content: "";
  display: block;
  clear: both;
}

.accordion-0001__menu__icon-area__icon {
  display: block;
  content: "";
  position: relative;
  width: 32px;
  height: 33px;
  cursor: pointer;
}

.accordion-0001__menu__icon-area__icon--is-open:before {
  position: absolute;
  top: 10px;
  left: 19px;
  width: 16px;
  height: 17px;
  transform: rotate(90deg);
}

.accordion-0001__menu__icon-area__icon--is-close:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 17px;
  top: 0px;
  left: 19px;
  transform: rotate(-90deg);
}

.theme-4 .accordion-0001__menu__icon-area__icon {
  border-radius: 20px;
}

.accordion-0001__menu__icon-area-sp {
  border-bottom: 1px solid #eee;
}

.accordion-0001-inner__btn {
  display: block;
  padding-top: 34px;
}

.accordion-0001-inner__btn__link {
  position: relative;
  width: 100%;
}

.accordion-0001-inner__btn__link:before {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.accordion-0001 .external-links:before {
  position: absolute;
  width: 12px;
  height: 11px;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.theme-4 .accordion-0001-inner__btn__link:before {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.accordion-0001 .internal-links:before {
  right: 11px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.theme-4 .accordion-0001 .internal-links:before {
  right: 20px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.theme-2 .accordion-0001 .coloricon:before,
.theme-3 .accordion-0001 .coloricon:before {
  right: 12px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.button-desing-accordion-0001 {
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  line-height: 1.5;
}

.theme-4 .button-desing-accordion-0001 {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  line-height: 1.5;
}

.theme-2 .button-desing-accordion-0001,
.theme-3 .button-desing-accordion-0001 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-4 .button-desing-accordion-0001 {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

@media screen and (max-width: 767px) {
  .theme-1 .accordion-0001__main__image__source,
  .theme-2 .accordion-0001__main__image__source {
    width: 100%;
    margin-top: 17px;
    border-radius: 3px;
  }
  .theme-3 .accordion-0001__main__image__source {
    width: 100%;
    margin-top: 17px;
    border-radius: 0px;
  }
  .theme-4 .accordion-0001__main__image__source {
    width: 100%;
    margin-top: 17px;
    border-radius: 8px;
  }
  .accordion-0001__menu__icon-area-pc {
    display: none;
  }
  .accordion-0001__menu__icon-area__icon-sp {
    cursor: pointer;
  }
  .accordion-0001 {
    margin: 0px 16px;
  }
  .accordion-0001__menu__text {
    padding: 20px 0 0 0;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 1.5;
  }
  .accordion-0001__menu__icon-area__icon {
    float: none;
    width: 55px;
    margin: 0 auto;
  }
  .accordion-0001__main {
    font-size: 13px;
    line-height: 2;
    letter-spacing: 0.04em;
    word-break: break-all;
    margin-top: 12px;
  }
  .theme-4 .accordion-0001__main {
    font-size: 13px;
    line-height: 2;
    letter-spacing: 0.04em;
    word-break: break-all;
    margin-top: 12px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon,
  .theme-2 .accordion-0001__menu__icon-area__icon,
  .theme-3 .accordion-0001__menu__icon-area__icon {
    width: 100%;
    height: 25px;
    margin: 7px 0 16px;
    border-radius: 3px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon--is-open:before,
  .theme-2 .accordion-0001__menu__icon-area__icon--is-open:before,
  .theme-3 .accordion-0001__menu__icon-area__icon--is-open:before {
    top: 9px;
    left: 49%;
    width: 12px;
    height: 12px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon--is-close:before,
  .theme-2 .accordion-0001__menu__icon-area__icon--is-close:before,
  .theme-3 .accordion-0001__menu__icon-area__icon--is-close:before {
    top: 4px;
    left: 48%;
    width: 12px;
    height: 12px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon {
    float: none;
    width: 24px;
    height: 24px;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon--is-open:before {
    top: 9px;
    left: 6px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon--is-close:before {
    top: 3px;
    left: 6px;
    width: 12px;
    height: 12px;
  }
  .accordion-0001-inner__btn {
    display: block;
    padding-top: 24px;
  }
  .accordion-0001-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .accordion-0001 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .accordion-0001 .coloricon:before,
  .theme-3 .accordion-0001 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-desing-accordion-0001 {
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 11px 50px 11px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .theme-2 .button-desing-accordion-0001,
  .theme-3 .button-desing-accordion-0001 {
    padding: 10px 50px 10px 13px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-accordion-0001 {
    padding: 11px 50px 11px 13px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .theme-1 .accordion-0001__main__image__source,
  .theme-2 .accordion-0001__main__image__source {
    width: 87%;
    border-radius: 3px;
  }
  .theme-3 .accordion-0001__main__image__source {
    width: 87%;
    border-radius: 0px;
  }
  .theme-4 .accordion-0001__main__image__source {
    width: 87%;
    border-radius: 16px;
  }
  .accordion-0001__menu__icon-area-sp {
    display: none;
  }
  .accordion-0001 {
    margin: 0 40px;
  }
  .accordion-0001__menu {
    width: 90%;
    float: left;
  }
  .accordion-0001__menu__text {
    float: left;
    font-size: 20px;
    letter-spacing: 0.02em;
    line-height: 1.5;
  }
  .accordion-0001__main {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.03em;
    margin-top: 25px;
  }
  .accordion-0001__list {
    padding: 35px 0;
    border-bottom: 1px solid #eee;
  }
  .accordion-0001__main__image {
    padding: 32px 0 0;
  }
  .accordion-0001__main__image__source {
    width: 70%;
  }
  .accordion-0001__menu__icon-area {
    float: left;
    width: 10%;
    margin-top: -8px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon,
  .theme-2 .accordion-0001__menu__icon-area__icon,
  .theme-3 .accordion-0001__menu__icon-area__icon {
    margin: 8px 0 0 4px;
    border-radius: 3px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon {
    margin: 10px 0 0 4px;
    width: 32px;
    height: 32px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon--is-open:before,
  .theme-2 .accordion-0001__menu__icon-area__icon--is-open:before,
  .theme-3 .accordion-0001__menu__icon-area__icon--is-open:before {
    top: 13px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon--is-close:before,
  .theme-2 .accordion-0001__menu__icon-area__icon--is-close:before,
  .theme-3 .accordion-0001__menu__icon-area__icon--is-close:before {
    top: 7px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon--is-open:before {
    top: 13px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon--is-close:before {
    top: 7px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .accordion-0001__menu__icon-area__icon--is-open:before {
    width: 12px;
    height: 14px;
  }
  .accordion-0001__menu__icon-area__icon--is-close:before {
    top: 10px;
    left: 19px;
  }
  .accordion-0001__main__image__source.imgobj_noimage {
    display: none;
  }
  .accordion-0001-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .accordion-0001 .internal-links:before {
    right: 15px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .accordion-0001 .coloricon:before,
  .theme-3 .accordion-0001 .coloricon:before {
    right: 15px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-desing-accordion-0001 {
    width: 147px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 35px 10px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .theme-2 .button-desing-accordion-0001,
  .theme-3 .button-desing-accordion-0001 {
    padding: 10px 35px 10px 13px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-accordion-0001 {
    padding: 11px 35px 11px 13px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .theme-1 .accordion-0001__main__image__source,
  .theme-2 .accordion-0001__main__image__source {
    width: 69.5%;
    border-radius: 3px;
  }
  .theme-3 .accordion-0001__main__image__source {
    width: 69.5%;
    border-radius: 0px;
  }
  .theme-4 .accordion-0001__main__image__source {
    width: 69.5%;
    border-radius: 20px;
  }
  .accordion-0001__menu__icon-area-sp {
    display: none;
  }
  .accordion-0001 {
    margin: 0 80px;
  }
  .accordion-0001__menu {
    width: 90%;
    float: left;
  }
  .accordion-0001__menu__text {
    float: left;
    font-size: 20px;
    letter-spacing: 0.01em;
    line-height: 1.5em;
  }
  .accordion-0001__list {
    padding: 33px 0;
    border-bottom: 1px solid #eee;
  }
  .accordion-0001__menu__icon-area {
    float: left;
    width: 10%;
    margin-top: -8px;
  }
  .accordion-0001__main__image {
    margin: 34px 0 0;
  }
  .accordion-0001__main {
    font-size: 14px;
    line-height: 2;
    margin: 25px 0 0;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon,
  .theme-2 .accordion-0001__menu__icon-area__icon,
  .theme-3 .accordion-0001__menu__icon-area__icon {
    margin: 8px 0 0 20px;
    border-radius: 3px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon {
    margin: 7px 0 0 20px;
    width: 32px;
    height: 32px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon--is-open:before,
  .theme-2 .accordion-0001__menu__icon-area__icon--is-open:before,
  .theme-3 .accordion-0001__menu__icon-area__icon--is-open:before {
    top: 13px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon--is-close:before,
  .theme-2 .accordion-0001__menu__icon-area__icon--is-close:before,
  .theme-3 .accordion-0001__menu__icon-area__icon--is-close:before {
    top: 7px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon--is-open:before {
    top: 13px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon--is-close:before {
    top: 7px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .accordion-0001__main__image__source.imgobj_noimage {
    display: none;
  }
  .accordion-0001-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .accordion-0001 .internal-links:before {
    right: 15px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .accordion-0001 .coloricon:before,
  .theme-3 .accordion-0001 .coloricon:before {
    right: 15px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-desing-accordion-0001 {
    width: 147px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 35px 10px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .theme-2 .button-desing-accordion-0001,
  .theme-3 .button-desing-accordion-0001 {
    padding: 10px 35px 10px 13px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-accordion-0001 {
    padding: 11px 35px 11px 13px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .theme-1 .accordion-0001__main__image__source,
  .theme-2 .accordion-0001__main__image__source {
    width: 57.5%;
    border-radius: 3px;
  }
  .theme-3 .accordion-0001__main__image__source {
    width: 57.5%;
    border-radius: 0px;
  }
  .theme-4 .accordion-0001__main__image__source {
    width: 57.5%;
    border-radius: 20px;
  }
  .accordion-0001__menu__icon-area-sp {
    display: none;
  }
  .accordion-0001 {
    margin: 0 120px;
  }
  .accordion-0001__menu {
    width: 90%;
    float: left;
  }
  .accordion-0001__menu__text {
    float: left;
    font-size: 20px;
    letter-spacing: 0.01em;
    line-height: 1.5em;
  }
  .accordion-0001__main {
    font-size: 14px;
    line-height: 2em;
    margin: 22px 0 0 0;
  }
  .accordion-0001__main__image {
    margin: 34px 0 0;
  }
  .accordion-0001__menu__icon-area {
    float: left;
    width: 10%;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon,
  .theme-2 .accordion-0001__menu__icon-area__icon,
  .theme-3 .accordion-0001__menu__icon-area__icon {
    margin: 0px 0 0 40px;
    border-radius: 3px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon {
    width: 32px;
    height: 32px;
    margin: 0 0 0 40px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon--is-open:before,
  .theme-2 .accordion-0001__menu__icon-area__icon--is-open:before,
  .theme-3 .accordion-0001__menu__icon-area__icon--is-open:before {
    top: 13px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon--is-close:before,
  .theme-2 .accordion-0001__menu__icon-area__icon--is-close:before,
  .theme-3 .accordion-0001__menu__icon-area__icon--is-close:before {
    top: 7px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon--is-open:before {
    top: 13px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon--is-close:before {
    top: 7px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .accordion-0001__list {
    padding: 32px 0;
    border-bottom: 1px solid #eee;
  }
  .accordion-0001__main__image__source.imgobj_noimage {
    display: none;
  }
  .accordion-0001-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .accordion-0001 .internal-links:before {
    right: 15px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .accordion-0001 .coloricon:before,
  .theme-3 .accordion-0001 .coloricon:before {
    right: 15px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-desing-accordion-0001 {
    width: 147px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 35px 10px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .theme-2 .button-desing-accordion-0001,
  .theme-3 .button-desing-accordion-0001 {
    padding: 10px 35px 10px 13px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-accordion-0001 {
    padding: 11px 35px 11px 13px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .theme-1 .accordion-0001__main__image__source,
  .theme-2 .accordion-0001__main__image__source {
    width: 57.5%;
    border-radius: 3px;
  }
  .theme-3 .accordion-0001__main__image__source {
    width: 57.5%;
    border-radius: 0px;
  }
  .theme-4 .accordion-0001__main__image__source {
    width: 57.5%;
    border-radius: 20px;
  }
  .accordion-0001__menu__icon-area-sp {
    display: none;
  }
  .accordion-0001-wrap {
    max-width: 1280px;
    margin: 0 120px;
  }
  .accordion-0001__menu {
    width: 90%;
    float: left;
  }
  .accordion-0001__menu__text {
    float: left;
    font-size: 20px;
    letter-spacing: 0.01em;
    line-height: 1.5em;
  }
  .accordion-0001__main {
    font-size: 14px;
    line-height: 2em;
    margin: 25px 0 0 0;
  }
  .accordion-0001__main__image {
    margin: 34px 0 0;
  }
  .accordion-0001__main__image__source {
    width: 53%;
  }
  .accordion-0001__menu__icon-area {
    float: left;
    width: 10%;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon,
  .theme-2 .accordion-0001__menu__icon-area__icon,
  .theme-3 .accordion-0001__menu__icon-area__icon {
    margin: 0px 0 0 40px;
    border-radius: 3px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon {
    width: 32px;
    height: 32px;
    margin: 0 0 0 40px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon--is-open:before,
  .theme-2 .accordion-0001__menu__icon-area__icon--is-open:before,
  .theme-3 .accordion-0001__menu__icon-area__icon--is-open:before {
    top: 13px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon--is-close:before,
  .theme-2 .accordion-0001__menu__icon-area__icon--is-close:before,
  .theme-3 .accordion-0001__menu__icon-area__icon--is-close:before {
    top: 7px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon--is-open:before {
    top: 13px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon--is-close:before {
    top: 7px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .accordion-0001__list {
    padding: 32px 0;
    border-bottom: 1px solid #eee;
  }
  .accordion-0001__main__image__source.imgobj_noimage {
    display: none;
  }
  .accordion-0001-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .accordion-0001 .internal-links:before {
    right: 15px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .accordion-0001 .coloricon:before,
  .theme-3 .accordion-0001 .coloricon:before {
    right: 15px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-desing-accordion-0001 {
    width: 147px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 35px 10px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .theme-2 .button-desing-accordion-0001,
  .theme-3 .button-desing-accordion-0001 {
    padding: 10px 35px 10px 13px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-accordion-0001 {
    padding: 11px 35px 11px 13px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media screen and (min-width: 1760px) {
  .theme-1 .accordion-0001__main__image__source,
  .theme-2 .accordion-0001__main__image__source {
    width: 47%;
    border-radius: 3px;
  }
  .theme-3 .accordion-0001__main__image__source {
    width: 47%;
    border-radius: 0px;
  }
  .theme-4 .accordion-0001__main__image__source {
    width: 47%;
    border-radius: 20px;
  }
  .accordion-0001__menu__icon-area-sp {
    display: none;
  }
  .accordion-0001-wrap {
    max-width: 1520px;
    margin: 0 120px;
  }
  .accordion-0001__menu {
    font-size: 20px;
    width: 90%;
    float: left;
  }
  .accordion-0001__menu__text {
    float: left;
    font-size: 20px;
    letter-spacing: 0.01em;
    line-height: 1.5em;
  }
  .accordion-0001__main {
    font-size: 14px;
    line-height: 2;
    margin: 25px 0 0 0;
  }
  .accordion-0001__main__image {
    margin: 34px 0 0;
  }
  .accordion-0001__main__image__source {
    width: 40%;
  }
  .accordion-0001__menu__icon-area {
    float: left;
    width: 10%;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon,
  .theme-2 .accordion-0001__menu__icon-area__icon,
  .theme-3 .accordion-0001__menu__icon-area__icon {
    margin: 0px 0 0 50px;
    border-radius: 3px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon {
    width: 32px;
    height: 32px;
    margin: 0 0 0 50px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon--is-open:before,
  .theme-2 .accordion-0001__menu__icon-area__icon--is-open:before,
  .theme-3 .accordion-0001__menu__icon-area__icon--is-open:before {
    top: 13px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .accordion-0001__menu__icon-area__icon--is-close:before,
  .theme-2 .accordion-0001__menu__icon-area__icon--is-close:before,
  .theme-3 .accordion-0001__menu__icon-area__icon--is-close:before {
    top: 7px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon--is-open:before {
    top: 13px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .accordion-0001__menu__icon-area__icon--is-close:before {
    top: 7px;
    left: 10px;
    width: 12px;
    height: 12px;
  }
  .accordion-0001__list {
    padding: 32px 0;
    border-bottom: 1px solid #eee;
  }
  .accordion-0001__main__image__source.imgobj_noimage {
    display: none;
  }
  .accordion-0001-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .accordion-0001 .internal-links:before {
    right: 15px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .accordion-0001 .coloricon:before,
  .theme-3 .accordion-0001 .coloricon:before {
    right: 15px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-desing-accordion-0001 {
    width: 147px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 35px 10px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .theme-2 .button-desing-accordion-0001,
  .theme-3 .button-desing-accordion-0001 {
    padding: 10px 35px 10px 13px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-accordion-0001 {
    padding: 11px 35px 11px 13px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
.bankin__title {
  margin: 0 0 35px 0;
  font-weight: bold;
}

.bankin__example__word p:nth-child(1) {
  font-weight: bold;
}

.bankin__example__word p:nth-child(2) {
  font-weight: bold;
  line-height: 1.5em;
}

.bankin__example__word--sp {
  line-height: 2em;
}

.bankin__example__word--tabpc {
  line-height: 2em;
}

.bankin__price__area__inner {
  position: relative;
  width: 100%;
}

.bankin__price {
  font-weight: bold;
  float: left;
}

.bankin__yen {
  font-weight: bold;
}

.bankin__tax {
  font-weight: bold;
}

.bankin__img img {
  width: 100%;
}

.bankin__title {
  line-height: 1.3;
}

/* sp */
@media screen and (max-width: 767px) {
  .bankin-0001 {
    margin: 0 16px;
  }
  .bankin__title {
    font-size: 24px;
  }
  .bankin__img {
    width: 100%;
  }
  .bankin__example-word {
    width: 100%;
    float: left;
  }
  .bankin__example__word p:nth-child(1) {
    font-size: 20px;
    padding: 18px 0 0 0;
  }
  .bankin__example__word p:nth-child(2) {
    font-size: 20px;
    margin: 5px 0 0 0;
  }
  .bankin__example__word--sp {
    font-size: 14px;
    padding: 3% 0 0 0;
  }
  .bankin__example__word--tabpc {
    display: none;
  }
  .bankin__price-word {
    font-size: 15px;
    padding: 7px;
    border-radius: 30px;
    font-weight: bold;
    text-align: center;
    word-wrap: break-word;
  }
  .bankin__price {
    font-size: 56px;
    word-wrap: break-word;
    max-width: 86%;
    letter-spacing: -3px;
  }
  .bankin__pricetax {
    float: left;
    margin: 7px 0 0 4px;
  }
  .bankin__yen {
    font-size: 28px;
    margin: 6px 0 0 8px;
  }
  .bankin__tax {
    font-size: 12px;
  }
  .theme-3 .bankin__tax {
    margin: 0 0 0 7px;
  }
  .bankin__price__area__inner {
    width: 100%;
    margin: 10px 0 0 0;
    display: flex;
    justify-content: center;
  }
  .bankin__price__area {
    clear: both;
    text-align: center;
    display: block;
    padding: 12px 0 0 0;
    right: 0px;
  }
  .theme-1 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 30px 30px 28px 30px;
    margin: 0 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 30px 30px 28px 30px;
    margin: 0 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 30px 30px 28px 30px;
    margin: 0 0 0 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 30px 30px 28px 30px;
    margin: 0 0 0 0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bankin-0001 {
    margin: 0 40px;
  }
  .bankin__wrap-inner {
    padding: 0 20px;
  }
  .bankin__title {
    font-size: 30px;
  }
  .bankin__example {
    width: 100%;
  }
  .bankin__img {
    width: 41.5%;
    display: table-cell;
    float: none;
  }
  .kizutori__example__cullom {
    width: 100%;
  }
  .bankin__example__word {
    display: table-cell;
    vertical-align: top;
    float: none;
    padding: 0 5%;
  }
  .bankin__example__word p:nth-child(1) {
    font-weight: bold;
    font-size: 26px;
  }
  .bankin__example__word p:nth-child(2) {
    font-weight: bold;
    font-size: 26px;
    line-height: 2;
  }
  .bankin__example__word--sp {
    display: none;
  }
  .bankin__example__word--tabpc {
    font-size: 18px;
    padding: 20px 0 0 0;
    width: 118%;
  }
  .bankin__price__area {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 18px 0 0 0;
  }
  .bankin__price-word {
    font-size: 21px;
    width: 43.5%;
    border-radius: 30px;
    padding: 10px 45.5px;
    float: left;
    text-align: center;
    font-weight: bold;
    word-wrap: break-word;
    height: 51%;
  }
  .bankin__price {
    font-size: 83px;
    word-wrap: break-word;
    max-width: 83%;
    letter-spacing: -4px;
  }
  .bankin__pricetax {
    float: left;
    margin: 10px 0 0 4px;
  }
  .bankin__yen {
    font-size: 37px;
    margin: 10px 0 0 14px;
  }
  .bankin__tax {
    font-size: 18px;
  }
  .theme-3 .bankin__pricetax {
    float: right;
    margin: 8px 0 0 23px;
    width: 56px;
  }
  .theme-3 .bankin__yen {
    margin: 8px 0 0 14px;
  }
  .bankin__price__area__inner {
    display: flex;
    float: left;
    width: 58%;
    justify-content: center;
    margin: 0 0 0 30px;
  }
  .theme-1 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 30px 25px 27px 30px;
    margin: 0 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 30px 25px 27px 30px;
    margin: 0 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 30px 25px 27px 30px;
    margin: 0 0 0 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 30px 25px 27px 30px;
    margin: 0 0 0 0;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .bankin-0001 {
    margin: 0 80px;
  }
  .bankin__title {
    font-size: 30px;
  }
  .bankin__example {
    display: table;
    width: 100%;
  }
  .bankin__img {
    width: 24.5%;
    display: table-cell;
    float: none;
  }
  .bankin__example__word {
    width: 39%;
    display: table-cell;
    vertical-align: top;
    float: none;
    padding: 0 5%;
  }
  .bankin__example__word p:nth-child(1) {
    font-weight: bold;
    font-size: 22px;
  }
  .bankin__example__word p:nth-child(2) {
    font-weight: bold;
    font-size: 22px;
    line-height: 2;
  }
  .bankin__example__word--sp {
    display: none;
  }
  .bankin__example__word--tabpc {
    font-size: 15px;
    padding: 14px 0 0 0;
  }
  .bankin__price__area {
    width: 31%;
    display: table-cell;
    margin: 0 auto;
    vertical-align: top;
    max-width: 376px;
  }
  .bankin__price-word {
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    border-radius: 30px;
    padding: 8px;
    word-wrap: break-word;
  }
  .bankin__price {
    font-size: 62px;
    word-wrap: break-word;
    float: left;
    letter-spacing: -4px;
  }
  .bankin__pricetax {
    float: left;
    margin: 7px 0 0 9px;
  }
  .bankin__tax {
    font-size: 12px;
    margin: 0 0 0 5px;
  }
  .bankin__yen {
    font-size: 26px;
    margin: 10px 0 0 12px;
  }
  .theme-3 .bankin__pricetax {
    float: right;
    margin: 8px 0 0 9px;
    width: 43px;
  }
  .theme-3 .bankin__yen {
    float: right;
    margin: 11px 0 0 22px;
  }
  .theme-4 .bankin__pricetax {
    margin: 5px 0 0 5px;
  }
  .theme-4 .bankin__yen {
    margin: 8px 0 0 14px;
  }
  .bankin__price__area__inner {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    display: flex;
    vertical-align: middle;
    width: 100%;
    margin: 10px 0 0 0;
    justify-content: center;
  }
  .theme-1 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 25px 23px 17px 26px;
    margin: 0 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 25px 23px 17px 26px;
    margin: 0 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 25px 23px 17px 26px;
    margin: 0 0 0 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 25px 23px 17px 26px;
    margin: 0 0 0 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .bankin-0001 {
    margin: 0 120px;
  }
  .bankin__title {
    font-size: 30px;
  }
  .bankin__example {
    display: table;
    width: 100%;
  }
  .bankin__img {
    width: 24.5%;
    display: table-cell;
    float: none;
  }
  .bankin__example__word {
    width: 39%;
    display: table-cell;
    vertical-align: top;
    float: none;
    padding: 0 4.5%;
  }
  .bankin__example__word p:nth-child(1) {
    font-weight: bold;
    font-size: 26px;
  }
  .bankin__example__word p:nth-child(2) {
    font-weight: bold;
    font-size: 26px;
    line-height: 2;
  }
  .bankin__example__word--sp {
    display: none;
  }
  .bankin__example__word--tabpc {
    font-size: 18px;
    padding: 5% 0 0 0;
  }
  .bankin__price__area {
    width: 31%;
    display: table-cell;
    vertical-align: top;
    margin: 0 auto;
    max-width: 600px;
  }
  .bankin__price-word {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    border-radius: 30px;
    padding: 11px;
    word-wrap: break-word;
  }
  .bankin__price {
    font-size: 74px;
    word-wrap: break-word;
    float: left;
    letter-spacing: -3px;
  }
  .bankin__pricetax {
    float: left;
    margin: 5px 0 0 4px;
  }
  .bankin__tax {
    font-size: 16px;
    margin: 0 0 0 5px;
  }
  .bankin__yen {
    font-size: 33px;
    margin: 10px 0 0 12px;
  }
  .theme-3 .bankin__pricetax {
    float: right;
    margin: 6px 0 0 11px;
    width: 56px;
  }
  .theme-3 .bankin__tax {
    margin: 0 0 0 6px;
    float: right;
  }
  .theme-3 .bankin__yen {
    margin: 27px 0 0 21px;
  }
  .theme-4 .bankin__yen {
    margin: 15px 0 0 22px;
  }
  .bankin__price__area__inner {
    display: flex;
    float: left;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    margin: 10px auto 0;
    justify-content: center;
  }
  .theme-1 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 30px 28px 23px 32px;
    margin: 0 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 30px 28px 23px 32px;
    margin: 0 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 30px 28px 23px 32px;
    margin: 0 0 0 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 30px 28px 23px 32px;
    margin: 0 0 0 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
}
/* pc-large  */
@media screen and (min-width: 1760px) {
  .bankin-0001 {
    margin: 0 120px;
  }
  .bankin__title {
    font-size: 30px;
  }
  .bankin__example {
    display: table;
    width: 100%;
  }
  .bankin__img {
    width: 25.5%;
    display: table-cell;
    float: none;
  }
  .bankin__example__word {
    width: 40%;
    display: table-cell;
    vertical-align: top;
    float: none;
    padding: 0 4.5%;
  }
  .bankin__example__word p:nth-child(1) {
    font-weight: bold;
    font-size: 32px;
  }
  .bankin__example__word p:nth-child(2) {
    font-weight: bold;
    font-size: 32px;
    line-height: 2;
  }
  .bankin__example__word--sp {
    display: none;
  }
  .bankin__example__word--tabpc {
    font-size: 22px;
    padding: 23px 0 0 0;
  }
  .bankin__price__area {
    width: 31%;
    display: table-cell;
    vertical-align: top;
    max-width: 700px;
  }
  .bankin__price-word {
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    border-radius: 30px;
    padding: 13px;
    word-wrap: break-word;
  }
  .bankin__price {
    font-size: 92px;
    word-wrap: break-word;
    float: left;
    letter-spacing: -3px;
  }
  .theme-4 .bankin__price {
    letter-spacing: -5px;
  }
  .bankin__pricetax {
    float: left;
    margin: 14px 0 0 4px;
  }
  .bankin__tax {
    font-size: 20px;
    min-width: 36px;
    margin: 0 0 0 16px;
  }
  .bankin__yen {
    font-size: 41px;
    margin: 12px 0 0 25px;
  }
  .theme-3 .bankin__pricetax {
    float: right;
    margin: 8px 0 0 23px;
    width: 65px;
  }
  .theme-3 .bankin__tax {
    margin: 0 0 0 3px;
  }
  .theme-3 .bankin__yen {
    font-size: 41px;
    margin: 17px 0 0 21px;
  }
  .theme-4 .bankin__pricetax {
    float: right;
    margin: 8px 0 0 16px;
    width: 56px;
  }
  .theme-4 .bankin__tax {
    font-size: 20px;
    min-width: 36px;
    margin: 0 0 0 0;
  }
  .theme-4 .bankin__yen {
    font-size: 41px;
    margin: 16px 0 0 20px;
  }
  .bankin__price__area__inner {
    display: flex;
    float: left;
    vertical-align: middle;
    width: 100%;
    margin: 15px 0 0 0;
    justify-content: center;
  }
  .theme-1 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 37px 32px 26px 39px;
    margin: 0 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 37px 32px 26px 39px;
    margin: 0 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 37px 32px 26px 39px;
    margin: 0 0 0 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .bankin__example {
    border: 2px solid #C0C0C0;
    padding: 37px 38px 26px 39px;
    margin: 0 0 0 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
}
.banner-0001__column {
  list-style: none;
  width: 100%;
}

.banner-0001__list {
  vertical-align: top;
  display: inline-block;
  height: auto;
}

.banner-0001__img img {
  width: 100%;
}

.banner-0001__txt {
  text-align: left;
  display: inline-block;
  line-height: 1.5em;
  margin: 0 0 13px 0;
  word-break: break-all;
  width: 100%;
}

.banner-0001__comment {
  text-align: left;
  display: inline-block;
  line-height: 1.5em;
  word-break: break-all;
  width: 100%;
}

.banner-0001__img.image_border img {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

/* sp */
@media screen and (max-width: 767px) {
  .banner-0001 {
    margin: 0 16px 0;
  }
  .banner-0001__list {
    width: 100%;
  }
  .banner-0001__txt {
    font-size: 12px;
    margin: 0 0 9px 0;
  }
  .banner-0001__comment {
    font-size: 8px;
  }
  .banner-0001__list:nth-child(n+2) {
    margin: 23px 0 0 0;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .banner-0001 {
    margin: 0 40px 0;
  }
  .banner-0001__list {
    margin: 0 0 20px 0;
    width: 49.1%;
  }
  .banner-0001__list:nth-child(odd) {
    margin: 0 0.8% 20px 0;
    width: 49.1%;
  }
  .fontfamily-id-9 #wrapper #container #content .unit-base .banner-0001 .banner-0001__column .banner-0001__list:nth-child(odd) {
    margin: 0 0.6% 20px 0;
    width: 49.1%;
  }
  .banner-0001__txt {
    font-size: 14px;
    margin: 0 0 12px 0;
  }
  .banner-0001__comment {
    font-size: 10px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .banner-0001 {
    margin: 0 80px 0;
  }
  .banner-0001__list {
    width: 32.3%;
    margin: 0 1% 0 0;
  }
  .theme-3 .banner-0001__list, .theme-4 .banner-0001__list {
    width: 32.3%;
    margin: 0 0.9% 0 0;
  }
  .fontfamily-id-9 #wrapper #container #content .unit-base .banner-0001 .banner-0001__column .banner-0001__list {
    width: 32.3%;
    margin: 0 0.4% 0 0;
  }
  .banner-0001__list:nth-of-type(3n) {
    width: 32.3%;
    margin: 0 0 0 0;
  }
  .banner-0001__txt {
    font-size: 14px;
  }
  .banner-0001__comment {
    font-size: 10px;
  }
}
/* pc-small - pc-nomal  */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .banner-0001 {
    margin: 0 120px 0;
  }
  .banner-0001__list {
    width: 24.4%;
    margin: 0 0.45% 0 0;
  }
  .theme-3 .banner-0001__list, .theme-4 .banner-0001__list {
    width: 24.4%;
    margin: 0 0.33% 0 0;
  }
  .fontfamily-id-9 #wrapper #container #content .unit-base .banner-0001 .banner-0001__column .banner-0001__list {
    width: 24.4%;
    margin: 0 0.01% 0 0;
  }
  .banner-0001__list:nth-of-type(4n) {
    width: 24.4%;
    margin: 0 0 0 0;
  }
  .banner-0001__txt {
    font-size: 14px;
  }
  .banner-0001__comment {
    font-size: 10px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .banner-0001 {
    margin: 0 120px 0;
  }
  .banner-0001__list {
    width: 19.4%;
    margin: 0 0.45% 0 0;
  }
  .theme-3 .banner-0001__list, .theme-4 .banner-0001__list {
    width: 19.4%;
    margin: 0 0.37% 0 0;
  }
  .fontfamily-id-9 #wrapper #container #content .unit-base .banner-0001 .banner-0001__column .banner-0001__list {
    width: 19.4%;
    margin: 0 0.4% 0 0;
  }
  .fontfamily-id-9 #wrapper #container #content .unit-base .banner-0001 .banner-0001__column .banner-0001__list {
    width: 19.4%;
    margin: 0 0.09% 0 0;
  }
  .banner-0001__list:nth-of-type(5n) {
    width: 19.4%;
    margin: 0 0 0 0;
  }
  .banner-0001__txt {
    font-size: 14px;
  }
  .banner-0001__comment {
    font-size: 10px;
  }
} /* */
.bg-image-0002 .bg-image-0002-scroller-wrapper {
  position: absolute;
  top: auto;
  left: auto;
  width: 100%;
  z-index: -1;
}

.bg-image-0002 .bg-image-0002-scroller {
  position: fixed;
  top: 0;
  left: auto;
  width: 100%;
  /* padding-top: 56.25%; */
  z-index: -1;
  max-width: 1760px;
  overflow: hidden;
  height: 100%;
}

.bg-image-0002 .bg-image-0002-wrapper {
  width: 100%;
  overflow: hidden;
  position: absolute;
  padding-bottom: 100%;
}

.bg-image-0002 .bg-imagemain-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bg-image-0002 img {
  width: 100%;
}

/* */
.bgvideo-0001 .bg-video-scroller-wrapper {
  position: absolute;
  top: auto;
  left: auto;
  width: 100%;
  z-index: -1;
}

.bgvideo-0001 .bg-video-scroller {
  position: fixed;
  top: 0;
  left: auto;
  width: 100%;
  /* padding-top: 56.25%; */
  z-index: -1;
  max-width: 1760px;
  overflow: hidden;
  height: 100%;
}

.bgvideo-0001 .bg-video-wrapper {
  width: 100%;
  overflow: hidden;
  position: absolute;
  padding-bottom: 56.25%;
  /* height: 100%; */
}

.bgvideo-0001 .bg-youtube {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bgvideo-0001 .bg-youtube iframe {
  width: 100%;
  height: 100%;
}

.body-color-0001 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: 100%;
  opacity: 0;
}

.body-color-0001.car-pic-1 .mousemove-area {
  cursor: auto;
  position: relative;
}

.body-color-0001.car-pic-3 .mousemove-area {
  cursor: move;
  position: relative;
}

.body-color-0001.car-pic-1 .carview-fixed-notes {
  display: none;
}

.body-color-0001.car-pic-3 .carview-fixed-notes {
  display: block;
}

/*共通となるCSSは外に記述 */
.carview-list-wrap {
  height: auto;
  position: relative;
  box-sizing: border-box;
  border-style: solid;
  border-width: 1px;
  padding: 0 0 0 0;
  border-radius: 3px;
}

.theme-2 .carview-list-wrap {
  height: auto;
  position: relative;
  box-sizing: border-box;
  border-style: solid;
  border-width: 1px;
  padding: 0 0 0 0;
  border-radius: 0px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.theme-3 .carview-list-wrap {
  border: none;
}

.body-color-0001 .theme-4 .bx-wrapper {
  border-radius: 20px;
}

.carview-item__pic {
  position: relative;
  margin: 0 auto;
}

.carview-item__pic img {
  width: 100%;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.carview-item__pic-item {
  display: none;
  opacity: 0;
}

.carview-item__pic-item.show {
  display: block;
  opacity: 1;
  animation-duration: 0.3s;
  animation-name: fade-in;
  -moz-animation-duration: 0.3s;
  -moz-animation-name: fade-in;
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: fade-in;
}

/*slide prev next**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.carview-pn-btn .prev {
  position: absolute;
  z-index: 60;
}

.carview-pn-btn .next {
  position: absolute;
  z-index: 60;
}

.carview-pn-btn li a {
  height: 100%;
  position: absolute;
  width: 100%;
}

.carview-pn-btn .prev .bx-prev:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: " ";
  display: block;
  position: absolute;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.carview-pn-btn .next .bx-next {
  -webkit-transform: rotate(0);
}

.carview-pn-btn .next .bx-next:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: " ";
  display: block;
  position: absolute;
}

/* theme_arrow */
/* theme-1 */
.theme-1 .carview-pn-btn.color_1 .bx-prev:before, .theme-1 .carview-pn-btn.color_1 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/1.png);
}

.theme-1 .carview-pn-btn.color_2 .bx-prev:before, .theme-1 .carview-pn-btn.color_2 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/2.png);
}

.theme-1 .carview-pn-btn.color_3 .bx-prev:before, .theme-1 .carview-pn-btn.color_3 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/3.png);
}

.theme-1 .carview-pn-btn.color_4 .bx-prev:before, .theme-1 .carview-pn-btn.color_4 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/4.png);
}

.theme-1 .carview-pn-btn.color_5 .bx-prev:before, .theme-1 .carview-pn-btn.color_5 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/5.png);
}

.theme-1 .carview-pn-btn.color_6 .bx-prev:before, .theme-1 .carview-pn-btn.color_6 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/6.png);
}

.theme-1 .carview-pn-btn.color_7 .bx-prev:before, .theme-1 .carview-pn-btn.color_7 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/7.png);
}

.theme-1 .carview-pn-btn.color_8 .bx-prev:before, .theme-1 .carview-pn-btn.color_8 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/8.png);
}

.theme-1 .carview-pn-btn.color_9 .bx-prev:before, .theme-1 .carview-pn-btn.color_9 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/9.png);
}

.theme-1 .carview-pn-btn.color_10 .bx-prev:before, .theme-1 .carview-pn-btn.color_10 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/10.png);
}

.theme-1 .carview-pn-btn.color_11 .bx-prev:before, .theme-1 .carview-pn-btn.color_11 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/11.png);
}

.theme-1 .carview-pn-btn.color_12 .bx-prev:before, .theme-1 .carview-pn-btn.color_12 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/12.png);
}

.theme-1 .carview-pn-btn.color_13 .bx-prev:before, .theme-1 .carview-pn-btn.color_13 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/13.png);
}

.theme-1 .carview-pn-btn.color_14 .bx-prev:before, .theme-1 .carview-pn-btn.color_14 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/14.png);
}

.theme-1 .carview-pn-btn.color_15 .bx-prev:before, .theme-1 .carview-pn-btn.color_15 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/15.png);
}

.theme-1 .carview-pn-btn.color_16 .bx-prev:before, .theme-1 .carview-pn-btn.color_16 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/16.png);
}

.theme-1 .carview-pn-btn.color_17 .bx-prev:before, .theme-1 .carview-pn-btn.color_17 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/17.png);
}

.theme-1 .carview-pn-btn.color_18 .bx-prev:before, .theme-1 .carview-pn-btn.color_18 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/18.png);
}

.theme-1 .carview-pn-btn.color_19 .bx-prev:before, .theme-1 .carview-pn-btn.color_19 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/19.png);
}

.theme-1 .carview-pn-btn.color_20 .bx-prev:before, .theme-1 .carview-pn-btn.color_20 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/20.png);
}

.theme-1 .carview-pn-btn.color_21 .bx-prev:before, .theme-1 .carview-pn-btn.color_21 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/21.png);
}

.theme-1 .carview-pn-btn.color_22 .bx-prev:before, .theme-1 .carview-pn-btn.color_22 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/22.png);
}

.theme-1 .carview-pn-btn.color_23 .bx-prev:before, .theme-1 .carview-pn-btn.color_23 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/23.png);
}

.theme-1 .carview-pn-btn.color_24 .bx-prev:before, .theme-1 .carview-pn-btn.color_24 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/24.png);
}

.theme-1 .carview-pn-btn.color_25 .bx-prev:before, .theme-1 .carview-pn-btn.color_25 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/25.png);
}

.theme-1 .carview-pn-btn.color_26 .bx-prev:before, .theme-1 .carview-pn-btn.color_26 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/26.png);
}

.theme-1 .carview-pn-btn.color_27 .bx-prev:before, .theme-1 .carview-pn-btn.color_27 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/27.png);
}

.theme-1 .carview-pn-btn.color_28 .bx-prev:before, .theme-1 .carview-pn-btn.color_28 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/28.png);
}

.theme-1 .carview-pn-btn.color_29 .bx-prev:before, .theme-1 .carview-pn-btn.color_29 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/29.png);
}

.theme-1 .carview-pn-btn.color_30 .bx-prev:before, .theme-1 .carview-pn-btn.color_30 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/30.png);
}

.theme-1 .carview-pn-btn.color_31 .bx-prev:before, .theme-1 .carview-pn-btn.color_31 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/31.png);
}

.theme-1 .carview-pn-btn.color_32 .bx-prev:before, .theme-1 .carview-pn-btn.color_32 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/32.png);
}

.theme-1 .carview-pn-btn.color_33 .bx-prev:before, .theme-1 .carview-pn-btn.color_33 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/33.png);
}

.theme-1 .carview-pn-btn.color_34 .bx-prev:before, .theme-1 .carview-pn-btn.color_34 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/34.png);
}

.theme-1 .carview-pn-btn.color_35 .bx-prev:before, .theme-1 .carview-pn-btn.color_35 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/35.png);
}

.theme-1 .carview-pn-btn.color_36 .bx-prev:before, .theme-1 .carview-pn-btn.color_36 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/36.png);
}

.theme-1 .carview-pn-btn.color_37 .bx-prev:before, .theme-1 .carview-pn-btn.color_37 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/37.png);
}

.theme-1 .carview-pn-btn.color_38 .bx-prev:before, .theme-1 .carview-pn-btn.color_38 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/38.png);
}

.theme-1 .carview-pn-btn.color_39 .bx-prev:before, .theme-1 .carview-pn-btn.color_39 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/39.png);
}

.theme-1 .carview-pn-btn.color_40 .bx-prev:before, .theme-1 .carview-pn-btn.color_40 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/40.png);
}

.theme-1 .carview-pn-btn.color_41 .bx-prev:before, .theme-1 .carview-pn-btn.color_41 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/41.png);
}

.theme-1 .carview-pn-btn.color_42 .bx-prev:before, .theme-1 .carview-pn-btn.color_42 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/42.png);
}

.theme-1 .carview-pn-btn.color_43 .bx-prev:before, .theme-1 .carview-pn-btn.color_43 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/43.png);
}

.theme-1 .carview-pn-btn.color_44 .bx-prev:before, .theme-1 .carview-pn-btn.color_44 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/44.png);
}

.theme-1 .carview-pn-btn.color_45 .bx-prev:before, .theme-1 .carview-pn-btn.color_45 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/45.png);
}

.theme-1 .carview-pn-btn.color_46 .bx-prev:before, .theme-1 .carview-pn-btn.color_46 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/46.png);
}

.theme-1 .carview-pn-btn.color_47 .bx-prev:before, .theme-1 .carview-pn-btn.color_47 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/47.png);
}

.theme-1 .carview-pn-btn.color_48 .bx-prev:before, .theme-1 .carview-pn-btn.color_48 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/48.png);
}

.theme-1 .carview-pn-btn.color_49 .bx-prev:before, .theme-1 .carview-pn-btn.color_49 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/49.png);
}

.theme-1 .carview-pn-btn.color_50 .bx-prev:before, .theme-1 .carview-pn-btn.color_50 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/50.png);
}

.theme-1 .carview-pn-btn.color_51 .bx-prev:before, .theme-1 .carview-pn-btn.color_51 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/51.png);
}

.theme-1 .carview-pn-btn.color_52 .bx-prev:before, .theme-1 .carview-pn-btn.color_52 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/52.png);
}

.theme-1 .carview-pn-btn.color_53 .bx-prev:before, .theme-1 .carview-pn-btn.color_53 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/53.png);
}

.theme-1 .carview-pn-btn.color_54 .bx-prev:before, .theme-1 .carview-pn-btn.color_54 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/54.png);
}

.theme-1 .carview-pn-btn.color_55 .bx-prev:before, .theme-1 .carview-pn-btn.color_55 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/55.png);
}

.theme-1 .carview-pn-btn.color_56 .bx-prev:before, .theme-1 .carview-pn-btn.color_56 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/56.png);
}

.theme-1 .carview-pn-btn.color_57 .bx-prev:before, .theme-1 .carview-pn-btn.color_57 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/57.png);
}

.theme-1 .carview-pn-btn.color_58 .bx-prev:before, .theme-1 .carview-pn-btn.color_58 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/58.png);
}

.theme-1 .carview-pn-btn.color_59 .bx-prev:before, .theme-1 .carview-pn-btn.color_59 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/59.png);
}

.theme-1 .carview-pn-btn.color_60 .bx-prev:before, .theme-1 .carview-pn-btn.color_60 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/60.png);
}

.theme-1 .carview-pn-btn.color_61 .bx-prev:before, .theme-1 .carview-pn-btn.color_61 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/61.png);
}

.theme-1 .carview-pn-btn.color_62 .bx-prev:before, .theme-1 .carview-pn-btn.color_62 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/62.png);
}

.theme-1 .carview-pn-btn.color_63 .bx-prev:before, .theme-1 .carview-pn-btn.color_63 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/63.png);
}

.theme-1 .carview-pn-btn.color_64 .bx-prev:before, .theme-1 .carview-pn-btn.color_64 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/64.png);
}

.theme-1 .carview-pn-btn.color_65 .bx-prev:before, .theme-1 .carview-pn-btn.color_65 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/65.png);
}

.theme-1 .carview-pn-btn.color_66 .bx-prev:before, .theme-1 .carview-pn-btn.color_66 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/66.png);
}

.theme-1 .carview-pn-btn.color_67 .bx-prev:before, .theme-1 .carview-pn-btn.color_67 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/67.png);
}

.theme-1 .carview-pn-btn.color_68 .bx-prev:before, .theme-1 .carview-pn-btn.color_68 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/68.png);
}

.theme-1 .carview-pn-btn.color_69 .bx-prev:before, .theme-1 .carview-pn-btn.color_69 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/69.png);
}

.theme-1 .carview-pn-btn.color_70 .bx-prev:before, .theme-1 .carview-pn-btn.color_70 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/70.png);
}

.theme-1 .carview-pn-btn.color_71 .bx-prev:before, .theme-1 .carview-pn-btn.color_71 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/71.png);
}

.theme-1 .carview-pn-btn.color_72 .bx-prev:before, .theme-1 .carview-pn-btn.color_72 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/72.png);
}

.theme-1 .carview-pn-btn.color_73 .bx-prev:before, .theme-1 .carview-pn-btn.color_73 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/73.png);
}

.theme-1 .carview-pn-btn.color_74 .bx-prev:before, .theme-1 .carview-pn-btn.color_74 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/74.png);
}

.theme-1 .carview-pn-btn.color_75 .bx-prev:before, .theme-1 .carview-pn-btn.color_75 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/75.png);
}

.theme-1 .carview-pn-btn.color_76 .bx-prev:before, .theme-1 .carview-pn-btn.color_76 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/76.png);
}

.theme-1 .carview-pn-btn.color_77 .bx-prev:before, .theme-1 .carview-pn-btn.color_77 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/77.png);
}

.theme-1 .carview-pn-btn.color_78 .bx-prev:before, .theme-1 .carview-pn-btn.color_78 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/78.png);
}

.theme-1 .carview-pn-btn.color_79 .bx-prev:before, .theme-1 .carview-pn-btn.color_79 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/79.png);
}

.theme-1 .carview-pn-btn.color_80 .bx-prev:before, .theme-1 .carview-pn-btn.color_80 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/80.png);
}

.theme-1 .carview-pn-btn.color_81 .bx-prev:before, .theme-1 .carview-pn-btn.color_81 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/81.png);
}

.theme-1 .carview-pn-btn.color_82 .bx-prev:before, .theme-1 .carview-pn-btn.color_82 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/82.png);
}

.theme-1 .carview-pn-btn.color_83 .bx-prev:before, .theme-1 .carview-pn-btn.color_83 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/83.png);
}

.theme-1 .carview-pn-btn.color_84 .bx-prev:before, .theme-1 .carview-pn-btn.color_84 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/84.png);
}

.theme-1 .carview-pn-btn.color_85 .bx-prev:before, .theme-1 .carview-pn-btn.color_85 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/85.png);
}

.theme-1 .carview-pn-btn.color_86 .bx-prev:before, .theme-1 .carview-pn-btn.color_86 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/86.png);
}

.theme-1 .carview-pn-btn.color_87 .bx-prev:before, .theme-1 .carview-pn-btn.color_87 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/87.png);
}

.theme-1 .carview-pn-btn.color_88 .bx-prev:before, .theme-1 .carview-pn-btn.color_88 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/88.png);
}

.theme-1 .carview-pn-btn.color_89 .bx-prev:before, .theme-1 .carview-pn-btn.color_89 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/89.png);
}

.theme-1 .carview-pn-btn.color_90 .bx-prev:before, .theme-1 .carview-pn-btn.color_90 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/90.png);
}

.theme-1 .carview-pn-btn.color_91 .bx-prev:before, .theme-1 .carview-pn-btn.color_91 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/91.png);
}

.theme-1 .carview-pn-btn.color_92 .bx-prev:before, .theme-1 .carview-pn-btn.color_92 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/92.png);
}

.theme-1 .carview-pn-btn.color_93 .bx-prev:before, .theme-1 .carview-pn-btn.color_93 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/93.png);
}

.theme-1 .carview-pn-btn.color_94 .bx-prev:before, .theme-1 .carview-pn-btn.color_94 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/94.png);
}

.theme-1 .carview-pn-btn.color_95 .bx-prev:before, .theme-1 .carview-pn-btn.color_95 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/95.png);
}

.theme-1 .carview-pn-btn.color_96 .bx-prev:before, .theme-1 .carview-pn-btn.color_96 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/96.png);
}

.theme-1 .carview-pn-btn.color_97 .bx-prev:before, .theme-1 .carview-pn-btn.color_97 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/97.png);
}

.theme-1 .carview-pn-btn.color_98 .bx-prev:before, .theme-1 .carview-pn-btn.color_98 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/98.png);
}

.theme-1 .carview-pn-btn.color_99 .bx-prev:before, .theme-1 .carview-pn-btn.color_99 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/99.png);
}

.theme-1 .carview-pn-btn.color_100 .bx-prev:before, .theme-1 .carview-pn-btn.color_100 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/100.png);
}

.theme-1 .carview-pn-btn.color_101 .bx-prev:before, .theme-1 .carview-pn-btn.color_101 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/101.png);
}

.theme-1 .carview-pn-btn.color_102 .bx-prev:before, .theme-1 .carview-pn-btn.color_102 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/102.png);
}

.theme-1 .carview-pn-btn.color_103 .bx-prev:before, .theme-1 .carview-pn-btn.color_103 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/103.png);
}

.theme-1 .carview-pn-btn.color_104 .bx-prev:before, .theme-1 .carview-pn-btn.color_104 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/104.png);
}

.theme-1 .carview-pn-btn.color_105 .bx-prev:before, .theme-1 .carview-pn-btn.color_105 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/105.png);
}

.theme-1 .carview-pn-btn.color_106 .bx-prev:before, .theme-1 .carview-pn-btn.color_106 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/106.png);
}

.theme-1 .carview-pn-btn.color_107 .bx-prev:before, .theme-1 .carview-pn-btn.color_107 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/107.png);
}

.theme-1 .carview-pn-btn.color_108 .bx-prev:before, .theme-1 .carview-pn-btn.color_108 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/108.png);
}

.theme-1 .carview-pn-btn.color_109 .bx-prev:before, .theme-1 .carview-pn-btn.color_109 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/109.png);
}

.theme-1 .carview-pn-btn.color_110 .bx-prev:before, .theme-1 .carview-pn-btn.color_110 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/110.png);
}

.theme-1 .carview-pn-btn .prev {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  height: 50px;
  width: 50px;
}

.theme-1 .carview-pn-btn .next {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  height: 50px;
  width: 50px;
}

.theme-1 .carview-pn-btn li a {
  border-radius: 3px;
}

/* theme-2 */
.theme-2 .carview-pn-btn.color_1 .bx-prev:before, .theme-2 .carview-pn-btn.color_1 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/1.png);
}

.theme-2 .carview-pn-btn.color_2 .bx-prev:before, .theme-2 .carview-pn-btn.color_2 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/2.png);
}

.theme-2 .carview-pn-btn.color_3 .bx-prev:before, .theme-2 .carview-pn-btn.color_3 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/3.png);
}

.theme-2 .carview-pn-btn.color_4 .bx-prev:before, .theme-2 .carview-pn-btn.color_4 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/4.png);
}

.theme-2 .carview-pn-btn.color_5 .bx-prev:before, .theme-2 .carview-pn-btn.color_5 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/5.png);
}

.theme-2 .carview-pn-btn.color_6 .bx-prev:before, .theme-2 .carview-pn-btn.color_6 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/6.png);
}

.theme-2 .carview-pn-btn.color_7 .bx-prev:before, .theme-2 .carview-pn-btn.color_7 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/7.png);
}

.theme-2 .carview-pn-btn.color_8 .bx-prev:before, .theme-2 .carview-pn-btn.color_8 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/8.png);
}

.theme-2 .carview-pn-btn.color_9 .bx-prev:before, .theme-2 .carview-pn-btn.color_9 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/9.png);
}

.theme-2 .carview-pn-btn.color_10 .bx-prev:before, .theme-2 .carview-pn-btn.color_10 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/10.png);
}

.theme-2 .carview-pn-btn.color_11 .bx-prev:before, .theme-2 .carview-pn-btn.color_11 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/11.png);
}

.theme-2 .carview-pn-btn.color_12 .bx-prev:before, .theme-2 .carview-pn-btn.color_12 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/12.png);
}

.theme-2 .carview-pn-btn.color_13 .bx-prev:before, .theme-2 .carview-pn-btn.color_13 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/13.png);
}

.theme-2 .carview-pn-btn.color_14 .bx-prev:before, .theme-2 .carview-pn-btn.color_14 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/14.png);
}

.theme-2 .carview-pn-btn.color_15 .bx-prev:before, .theme-2 .carview-pn-btn.color_15 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/15.png);
}

.theme-2 .carview-pn-btn.color_16 .bx-prev:before, .theme-2 .carview-pn-btn.color_16 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/16.png);
}

.theme-2 .carview-pn-btn.color_17 .bx-prev:before, .theme-2 .carview-pn-btn.color_17 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/17.png);
}

.theme-2 .carview-pn-btn.color_18 .bx-prev:before, .theme-2 .carview-pn-btn.color_18 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/18.png);
}

.theme-2 .carview-pn-btn.color_19 .bx-prev:before, .theme-2 .carview-pn-btn.color_19 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/19.png);
}

.theme-2 .carview-pn-btn.color_20 .bx-prev:before, .theme-2 .carview-pn-btn.color_20 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/20.png);
}

.theme-2 .carview-pn-btn.color_21 .bx-prev:before, .theme-2 .carview-pn-btn.color_21 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/21.png);
}

.theme-2 .carview-pn-btn.color_22 .bx-prev:before, .theme-2 .carview-pn-btn.color_22 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/22.png);
}

.theme-2 .carview-pn-btn.color_23 .bx-prev:before, .theme-2 .carview-pn-btn.color_23 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/23.png);
}

.theme-2 .carview-pn-btn.color_24 .bx-prev:before, .theme-2 .carview-pn-btn.color_24 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/24.png);
}

.theme-2 .carview-pn-btn.color_25 .bx-prev:before, .theme-2 .carview-pn-btn.color_25 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/25.png);
}

.theme-2 .carview-pn-btn.color_26 .bx-prev:before, .theme-2 .carview-pn-btn.color_26 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/26.png);
}

.theme-2 .carview-pn-btn.color_27 .bx-prev:before, .theme-2 .carview-pn-btn.color_27 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/27.png);
}

.theme-2 .carview-pn-btn.color_28 .bx-prev:before, .theme-2 .carview-pn-btn.color_28 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/28.png);
}

.theme-2 .carview-pn-btn.color_29 .bx-prev:before, .theme-2 .carview-pn-btn.color_29 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/29.png);
}

.theme-2 .carview-pn-btn.color_30 .bx-prev:before, .theme-2 .carview-pn-btn.color_30 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/30.png);
}

.theme-2 .carview-pn-btn.color_31 .bx-prev:before, .theme-2 .carview-pn-btn.color_31 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/31.png);
}

.theme-2 .carview-pn-btn.color_32 .bx-prev:before, .theme-2 .carview-pn-btn.color_32 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/32.png);
}

.theme-2 .carview-pn-btn.color_33 .bx-prev:before, .theme-2 .carview-pn-btn.color_33 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/33.png);
}

.theme-2 .carview-pn-btn.color_34 .bx-prev:before, .theme-2 .carview-pn-btn.color_34 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/34.png);
}

.theme-2 .carview-pn-btn.color_35 .bx-prev:before, .theme-2 .carview-pn-btn.color_35 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/35.png);
}

.theme-2 .carview-pn-btn.color_36 .bx-prev:before, .theme-2 .carview-pn-btn.color_36 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/36.png);
}

.theme-2 .carview-pn-btn.color_37 .bx-prev:before, .theme-2 .carview-pn-btn.color_37 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/37.png);
}

.theme-2 .carview-pn-btn.color_38 .bx-prev:before, .theme-2 .carview-pn-btn.color_38 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/38.png);
}

.theme-2 .carview-pn-btn.color_39 .bx-prev:before, .theme-2 .carview-pn-btn.color_39 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/39.png);
}

.theme-2 .carview-pn-btn.color_40 .bx-prev:before, .theme-2 .carview-pn-btn.color_40 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/40.png);
}

.theme-2 .carview-pn-btn.color_41 .bx-prev:before, .theme-2 .carview-pn-btn.color_41 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/41.png);
}

.theme-2 .carview-pn-btn.color_42 .bx-prev:before, .theme-2 .carview-pn-btn.color_42 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/42.png);
}

.theme-2 .carview-pn-btn.color_43 .bx-prev:before, .theme-2 .carview-pn-btn.color_43 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/43.png);
}

.theme-2 .carview-pn-btn.color_44 .bx-prev:before, .theme-2 .carview-pn-btn.color_44 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/44.png);
}

.theme-2 .carview-pn-btn.color_45 .bx-prev:before, .theme-2 .carview-pn-btn.color_45 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/45.png);
}

.theme-2 .carview-pn-btn.color_46 .bx-prev:before, .theme-2 .carview-pn-btn.color_46 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/46.png);
}

.theme-2 .carview-pn-btn.color_47 .bx-prev:before, .theme-2 .carview-pn-btn.color_47 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/47.png);
}

.theme-2 .carview-pn-btn.color_48 .bx-prev:before, .theme-2 .carview-pn-btn.color_48 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/48.png);
}

.theme-2 .carview-pn-btn.color_49 .bx-prev:before, .theme-2 .carview-pn-btn.color_49 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/49.png);
}

.theme-2 .carview-pn-btn.color_50 .bx-prev:before, .theme-2 .carview-pn-btn.color_50 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/50.png);
}

.theme-2 .carview-pn-btn.color_51 .bx-prev:before, .theme-2 .carview-pn-btn.color_51 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/51.png);
}

.theme-2 .carview-pn-btn.color_52 .bx-prev:before, .theme-2 .carview-pn-btn.color_52 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/52.png);
}

.theme-2 .carview-pn-btn.color_53 .bx-prev:before, .theme-2 .carview-pn-btn.color_53 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/53.png);
}

.theme-2 .carview-pn-btn.color_54 .bx-prev:before, .theme-2 .carview-pn-btn.color_54 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/54.png);
}

.theme-2 .carview-pn-btn.color_55 .bx-prev:before, .theme-2 .carview-pn-btn.color_55 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/55.png);
}

.theme-2 .carview-pn-btn.color_56 .bx-prev:before, .theme-2 .carview-pn-btn.color_56 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/56.png);
}

.theme-2 .carview-pn-btn.color_57 .bx-prev:before, .theme-2 .carview-pn-btn.color_57 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/57.png);
}

.theme-2 .carview-pn-btn.color_58 .bx-prev:before, .theme-2 .carview-pn-btn.color_58 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/58.png);
}

.theme-2 .carview-pn-btn.color_59 .bx-prev:before, .theme-2 .carview-pn-btn.color_59 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/59.png);
}

.theme-2 .carview-pn-btn.color_60 .bx-prev:before, .theme-2 .carview-pn-btn.color_60 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/60.png);
}

.theme-2 .carview-pn-btn.color_61 .bx-prev:before, .theme-2 .carview-pn-btn.color_61 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/61.png);
}

.theme-2 .carview-pn-btn.color_62 .bx-prev:before, .theme-2 .carview-pn-btn.color_62 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/62.png);
}

.theme-2 .carview-pn-btn.color_63 .bx-prev:before, .theme-2 .carview-pn-btn.color_63 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/63.png);
}

.theme-2 .carview-pn-btn.color_64 .bx-prev:before, .theme-2 .carview-pn-btn.color_64 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/64.png);
}

.theme-2 .carview-pn-btn.color_65 .bx-prev:before, .theme-2 .carview-pn-btn.color_65 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/65.png);
}

.theme-2 .carview-pn-btn.color_66 .bx-prev:before, .theme-2 .carview-pn-btn.color_66 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/66.png);
}

.theme-2 .carview-pn-btn.color_67 .bx-prev:before, .theme-2 .carview-pn-btn.color_67 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/67.png);
}

.theme-2 .carview-pn-btn.color_68 .bx-prev:before, .theme-2 .carview-pn-btn.color_68 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/68.png);
}

.theme-2 .carview-pn-btn.color_69 .bx-prev:before, .theme-2 .carview-pn-btn.color_69 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/69.png);
}

.theme-2 .carview-pn-btn.color_70 .bx-prev:before, .theme-2 .carview-pn-btn.color_70 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/70.png);
}

.theme-2 .carview-pn-btn.color_71 .bx-prev:before, .theme-2 .carview-pn-btn.color_71 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/71.png);
}

.theme-2 .carview-pn-btn.color_72 .bx-prev:before, .theme-2 .carview-pn-btn.color_72 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/72.png);
}

.theme-2 .carview-pn-btn.color_73 .bx-prev:before, .theme-2 .carview-pn-btn.color_73 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/73.png);
}

.theme-2 .carview-pn-btn.color_74 .bx-prev:before, .theme-2 .carview-pn-btn.color_74 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/74.png);
}

.theme-2 .carview-pn-btn.color_75 .bx-prev:before, .theme-2 .carview-pn-btn.color_75 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/75.png);
}

.theme-2 .carview-pn-btn.color_76 .bx-prev:before, .theme-2 .carview-pn-btn.color_76 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/76.png);
}

.theme-2 .carview-pn-btn.color_77 .bx-prev:before, .theme-2 .carview-pn-btn.color_77 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/77.png);
}

.theme-2 .carview-pn-btn.color_78 .bx-prev:before, .theme-2 .carview-pn-btn.color_78 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/78.png);
}

.theme-2 .carview-pn-btn.color_79 .bx-prev:before, .theme-2 .carview-pn-btn.color_79 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/79.png);
}

.theme-2 .carview-pn-btn.color_80 .bx-prev:before, .theme-2 .carview-pn-btn.color_80 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/80.png);
}

.theme-2 .carview-pn-btn.color_81 .bx-prev:before, .theme-2 .carview-pn-btn.color_81 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/81.png);
}

.theme-2 .carview-pn-btn.color_82 .bx-prev:before, .theme-2 .carview-pn-btn.color_82 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/82.png);
}

.theme-2 .carview-pn-btn.color_83 .bx-prev:before, .theme-2 .carview-pn-btn.color_83 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/83.png);
}

.theme-2 .carview-pn-btn.color_84 .bx-prev:before, .theme-2 .carview-pn-btn.color_84 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/84.png);
}

.theme-2 .carview-pn-btn.color_85 .bx-prev:before, .theme-2 .carview-pn-btn.color_85 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/85.png);
}

.theme-2 .carview-pn-btn.color_86 .bx-prev:before, .theme-2 .carview-pn-btn.color_86 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/86.png);
}

.theme-2 .carview-pn-btn.color_87 .bx-prev:before, .theme-2 .carview-pn-btn.color_87 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/87.png);
}

.theme-2 .carview-pn-btn.color_88 .bx-prev:before, .theme-2 .carview-pn-btn.color_88 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/88.png);
}

.theme-2 .carview-pn-btn.color_89 .bx-prev:before, .theme-2 .carview-pn-btn.color_89 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/89.png);
}

.theme-2 .carview-pn-btn.color_90 .bx-prev:before, .theme-2 .carview-pn-btn.color_90 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/90.png);
}

.theme-2 .carview-pn-btn.color_91 .bx-prev:before, .theme-2 .carview-pn-btn.color_91 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/91.png);
}

.theme-2 .carview-pn-btn.color_92 .bx-prev:before, .theme-2 .carview-pn-btn.color_92 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/92.png);
}

.theme-2 .carview-pn-btn.color_93 .bx-prev:before, .theme-2 .carview-pn-btn.color_93 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/93.png);
}

.theme-2 .carview-pn-btn.color_94 .bx-prev:before, .theme-2 .carview-pn-btn.color_94 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/94.png);
}

.theme-2 .carview-pn-btn.color_95 .bx-prev:before, .theme-2 .carview-pn-btn.color_95 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/95.png);
}

.theme-2 .carview-pn-btn.color_96 .bx-prev:before, .theme-2 .carview-pn-btn.color_96 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/96.png);
}

.theme-2 .carview-pn-btn.color_97 .bx-prev:before, .theme-2 .carview-pn-btn.color_97 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/97.png);
}

.theme-2 .carview-pn-btn.color_98 .bx-prev:before, .theme-2 .carview-pn-btn.color_98 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/98.png);
}

.theme-2 .carview-pn-btn.color_99 .bx-prev:before, .theme-2 .carview-pn-btn.color_99 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/99.png);
}

.theme-2 .carview-pn-btn.color_100 .bx-prev:before, .theme-2 .carview-pn-btn.color_100 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/100.png);
}

.theme-2 .carview-pn-btn.color_101 .bx-prev:before, .theme-2 .carview-pn-btn.color_101 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/101.png);
}

.theme-2 .carview-pn-btn.color_102 .bx-prev:before, .theme-2 .carview-pn-btn.color_102 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/102.png);
}

.theme-2 .carview-pn-btn.color_103 .bx-prev:before, .theme-2 .carview-pn-btn.color_103 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/103.png);
}

.theme-2 .carview-pn-btn.color_104 .bx-prev:before, .theme-2 .carview-pn-btn.color_104 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/104.png);
}

.theme-2 .carview-pn-btn.color_105 .bx-prev:before, .theme-2 .carview-pn-btn.color_105 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/105.png);
}

.theme-2 .carview-pn-btn.color_106 .bx-prev:before, .theme-2 .carview-pn-btn.color_106 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/106.png);
}

.theme-2 .carview-pn-btn.color_107 .bx-prev:before, .theme-2 .carview-pn-btn.color_107 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/107.png);
}

.theme-2 .carview-pn-btn.color_108 .bx-prev:before, .theme-2 .carview-pn-btn.color_108 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/108.png);
}

.theme-2 .carview-pn-btn.color_109 .bx-prev:before, .theme-2 .carview-pn-btn.color_109 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/109.png);
}

.theme-2 .carview-pn-btn.color_110 .bx-prev:before, .theme-2 .carview-pn-btn.color_110 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/110.png);
}

.theme-2 .carview-pn-btn .prev {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  height: 63px;
  width: 32px;
  border: 1px solid #ccc;
}

.theme-2 .carview-pn-btn .next {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  height: 63px;
  width: 32px;
  border: 1px solid #ccc;
}

.theme-2 .carview-pn-btn li a {
  border-radius: 50%;
}

/* theme-3 */
.theme-3 .carview-pn-btn.color_1 .bx-prev:before, .theme-3 .carview-pn-btn.color_1 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/1.png);
}

.theme-3 .carview-pn-btn.color_2 .bx-prev:before, .theme-3 .carview-pn-btn.color_2 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/2.png);
}

.theme-3 .carview-pn-btn.color_3 .bx-prev:before, .theme-3 .carview-pn-btn.color_3 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/3.png);
}

.theme-3 .carview-pn-btn.color_4 .bx-prev:before, .theme-3 .carview-pn-btn.color_4 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/4.png);
}

.theme-3 .carview-pn-btn.color_5 .bx-prev:before, .theme-3 .carview-pn-btn.color_5 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/5.png);
}

.theme-3 .carview-pn-btn.color_6 .bx-prev:before, .theme-3 .carview-pn-btn.color_6 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/6.png);
}

.theme-3 .carview-pn-btn.color_7 .bx-prev:before, .theme-3 .carview-pn-btn.color_7 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/7.png);
}

.theme-3 .carview-pn-btn.color_8 .bx-prev:before, .theme-3 .carview-pn-btn.color_8 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/8.png);
}

.theme-3 .carview-pn-btn.color_9 .bx-prev:before, .theme-3 .carview-pn-btn.color_9 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/9.png);
}

.theme-3 .carview-pn-btn.color_10 .bx-prev:before, .theme-3 .carview-pn-btn.color_10 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/10.png);
}

.theme-3 .carview-pn-btn.color_11 .bx-prev:before, .theme-3 .carview-pn-btn.color_11 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/11.png);
}

.theme-3 .carview-pn-btn.color_12 .bx-prev:before, .theme-3 .carview-pn-btn.color_12 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/12.png);
}

.theme-3 .carview-pn-btn.color_13 .bx-prev:before, .theme-3 .carview-pn-btn.color_13 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/13.png);
}

.theme-3 .carview-pn-btn.color_14 .bx-prev:before, .theme-3 .carview-pn-btn.color_14 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/14.png);
}

.theme-3 .carview-pn-btn.color_15 .bx-prev:before, .theme-3 .carview-pn-btn.color_15 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/15.png);
}

.theme-3 .carview-pn-btn.color_16 .bx-prev:before, .theme-3 .carview-pn-btn.color_16 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/16.png);
}

.theme-3 .carview-pn-btn.color_17 .bx-prev:before, .theme-3 .carview-pn-btn.color_17 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/17.png);
}

.theme-3 .carview-pn-btn.color_18 .bx-prev:before, .theme-3 .carview-pn-btn.color_18 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/18.png);
}

.theme-3 .carview-pn-btn.color_19 .bx-prev:before, .theme-3 .carview-pn-btn.color_19 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/19.png);
}

.theme-3 .carview-pn-btn.color_20 .bx-prev:before, .theme-3 .carview-pn-btn.color_20 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/20.png);
}

.theme-3 .carview-pn-btn.color_21 .bx-prev:before, .theme-3 .carview-pn-btn.color_21 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/21.png);
}

.theme-3 .carview-pn-btn.color_22 .bx-prev:before, .theme-3 .carview-pn-btn.color_22 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/22.png);
}

.theme-3 .carview-pn-btn.color_23 .bx-prev:before, .theme-3 .carview-pn-btn.color_23 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/23.png);
}

.theme-3 .carview-pn-btn.color_24 .bx-prev:before, .theme-3 .carview-pn-btn.color_24 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/24.png);
}

.theme-3 .carview-pn-btn.color_25 .bx-prev:before, .theme-3 .carview-pn-btn.color_25 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/25.png);
}

.theme-3 .carview-pn-btn.color_26 .bx-prev:before, .theme-3 .carview-pn-btn.color_26 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/26.png);
}

.theme-3 .carview-pn-btn.color_27 .bx-prev:before, .theme-3 .carview-pn-btn.color_27 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/27.png);
}

.theme-3 .carview-pn-btn.color_28 .bx-prev:before, .theme-3 .carview-pn-btn.color_28 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/28.png);
}

.theme-3 .carview-pn-btn.color_29 .bx-prev:before, .theme-3 .carview-pn-btn.color_29 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/29.png);
}

.theme-3 .carview-pn-btn.color_30 .bx-prev:before, .theme-3 .carview-pn-btn.color_30 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/30.png);
}

.theme-3 .carview-pn-btn.color_31 .bx-prev:before, .theme-3 .carview-pn-btn.color_31 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/31.png);
}

.theme-3 .carview-pn-btn.color_32 .bx-prev:before, .theme-3 .carview-pn-btn.color_32 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/32.png);
}

.theme-3 .carview-pn-btn.color_33 .bx-prev:before, .theme-3 .carview-pn-btn.color_33 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/33.png);
}

.theme-3 .carview-pn-btn.color_34 .bx-prev:before, .theme-3 .carview-pn-btn.color_34 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/34.png);
}

.theme-3 .carview-pn-btn.color_35 .bx-prev:before, .theme-3 .carview-pn-btn.color_35 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/35.png);
}

.theme-3 .carview-pn-btn.color_36 .bx-prev:before, .theme-3 .carview-pn-btn.color_36 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/36.png);
}

.theme-3 .carview-pn-btn.color_37 .bx-prev:before, .theme-3 .carview-pn-btn.color_37 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/37.png);
}

.theme-3 .carview-pn-btn.color_38 .bx-prev:before, .theme-3 .carview-pn-btn.color_38 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/38.png);
}

.theme-3 .carview-pn-btn.color_39 .bx-prev:before, .theme-3 .carview-pn-btn.color_39 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/39.png);
}

.theme-3 .carview-pn-btn.color_40 .bx-prev:before, .theme-3 .carview-pn-btn.color_40 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/40.png);
}

.theme-3 .carview-pn-btn.color_41 .bx-prev:before, .theme-3 .carview-pn-btn.color_41 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/41.png);
}

.theme-3 .carview-pn-btn.color_42 .bx-prev:before, .theme-3 .carview-pn-btn.color_42 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/42.png);
}

.theme-3 .carview-pn-btn.color_43 .bx-prev:before, .theme-3 .carview-pn-btn.color_43 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/43.png);
}

.theme-3 .carview-pn-btn.color_44 .bx-prev:before, .theme-3 .carview-pn-btn.color_44 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/44.png);
}

.theme-3 .carview-pn-btn.color_45 .bx-prev:before, .theme-3 .carview-pn-btn.color_45 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/45.png);
}

.theme-3 .carview-pn-btn.color_46 .bx-prev:before, .theme-3 .carview-pn-btn.color_46 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/46.png);
}

.theme-3 .carview-pn-btn.color_47 .bx-prev:before, .theme-3 .carview-pn-btn.color_47 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/47.png);
}

.theme-3 .carview-pn-btn.color_48 .bx-prev:before, .theme-3 .carview-pn-btn.color_48 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/48.png);
}

.theme-3 .carview-pn-btn.color_49 .bx-prev:before, .theme-3 .carview-pn-btn.color_49 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/49.png);
}

.theme-3 .carview-pn-btn.color_50 .bx-prev:before, .theme-3 .carview-pn-btn.color_50 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/50.png);
}

.theme-3 .carview-pn-btn.color_51 .bx-prev:before, .theme-3 .carview-pn-btn.color_51 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/51.png);
}

.theme-3 .carview-pn-btn.color_52 .bx-prev:before, .theme-3 .carview-pn-btn.color_52 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/52.png);
}

.theme-3 .carview-pn-btn.color_53 .bx-prev:before, .theme-3 .carview-pn-btn.color_53 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/53.png);
}

.theme-3 .carview-pn-btn.color_54 .bx-prev:before, .theme-3 .carview-pn-btn.color_54 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/54.png);
}

.theme-3 .carview-pn-btn.color_55 .bx-prev:before, .theme-3 .carview-pn-btn.color_55 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/55.png);
}

.theme-3 .carview-pn-btn.color_56 .bx-prev:before, .theme-3 .carview-pn-btn.color_56 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/56.png);
}

.theme-3 .carview-pn-btn.color_57 .bx-prev:before, .theme-3 .carview-pn-btn.color_57 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/57.png);
}

.theme-3 .carview-pn-btn.color_58 .bx-prev:before, .theme-3 .carview-pn-btn.color_58 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/58.png);
}

.theme-3 .carview-pn-btn.color_59 .bx-prev:before, .theme-3 .carview-pn-btn.color_59 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/59.png);
}

.theme-3 .carview-pn-btn.color_60 .bx-prev:before, .theme-3 .carview-pn-btn.color_60 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/60.png);
}

.theme-3 .carview-pn-btn.color_61 .bx-prev:before, .theme-3 .carview-pn-btn.color_61 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/61.png);
}

.theme-3 .carview-pn-btn.color_62 .bx-prev:before, .theme-3 .carview-pn-btn.color_62 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/62.png);
}

.theme-3 .carview-pn-btn.color_63 .bx-prev:before, .theme-3 .carview-pn-btn.color_63 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/63.png);
}

.theme-3 .carview-pn-btn.color_64 .bx-prev:before, .theme-3 .carview-pn-btn.color_64 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/64.png);
}

.theme-3 .carview-pn-btn.color_65 .bx-prev:before, .theme-3 .carview-pn-btn.color_65 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/65.png);
}

.theme-3 .carview-pn-btn.color_66 .bx-prev:before, .theme-3 .carview-pn-btn.color_66 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/66.png);
}

.theme-3 .carview-pn-btn.color_67 .bx-prev:before, .theme-3 .carview-pn-btn.color_67 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/67.png);
}

.theme-3 .carview-pn-btn.color_68 .bx-prev:before, .theme-3 .carview-pn-btn.color_68 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/68.png);
}

.theme-3 .carview-pn-btn.color_69 .bx-prev:before, .theme-3 .carview-pn-btn.color_69 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/69.png);
}

.theme-3 .carview-pn-btn.color_70 .bx-prev:before, .theme-3 .carview-pn-btn.color_70 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/70.png);
}

.theme-3 .carview-pn-btn.color_71 .bx-prev:before, .theme-3 .carview-pn-btn.color_71 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/71.png);
}

.theme-3 .carview-pn-btn.color_72 .bx-prev:before, .theme-3 .carview-pn-btn.color_72 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/72.png);
}

.theme-3 .carview-pn-btn.color_73 .bx-prev:before, .theme-3 .carview-pn-btn.color_73 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/73.png);
}

.theme-3 .carview-pn-btn.color_74 .bx-prev:before, .theme-3 .carview-pn-btn.color_74 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/74.png);
}

.theme-3 .carview-pn-btn.color_75 .bx-prev:before, .theme-3 .carview-pn-btn.color_75 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/75.png);
}

.theme-3 .carview-pn-btn.color_76 .bx-prev:before, .theme-3 .carview-pn-btn.color_76 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/76.png);
}

.theme-3 .carview-pn-btn.color_77 .bx-prev:before, .theme-3 .carview-pn-btn.color_77 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/77.png);
}

.theme-3 .carview-pn-btn.color_78 .bx-prev:before, .theme-3 .carview-pn-btn.color_78 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/78.png);
}

.theme-3 .carview-pn-btn.color_79 .bx-prev:before, .theme-3 .carview-pn-btn.color_79 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/79.png);
}

.theme-3 .carview-pn-btn.color_80 .bx-prev:before, .theme-3 .carview-pn-btn.color_80 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/80.png);
}

.theme-3 .carview-pn-btn.color_81 .bx-prev:before, .theme-3 .carview-pn-btn.color_81 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/81.png);
}

.theme-3 .carview-pn-btn.color_82 .bx-prev:before, .theme-3 .carview-pn-btn.color_82 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/82.png);
}

.theme-3 .carview-pn-btn.color_83 .bx-prev:before, .theme-3 .carview-pn-btn.color_83 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/83.png);
}

.theme-3 .carview-pn-btn.color_84 .bx-prev:before, .theme-3 .carview-pn-btn.color_84 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/84.png);
}

.theme-3 .carview-pn-btn.color_85 .bx-prev:before, .theme-3 .carview-pn-btn.color_85 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/85.png);
}

.theme-3 .carview-pn-btn.color_86 .bx-prev:before, .theme-3 .carview-pn-btn.color_86 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/86.png);
}

.theme-3 .carview-pn-btn.color_87 .bx-prev:before, .theme-3 .carview-pn-btn.color_87 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/87.png);
}

.theme-3 .carview-pn-btn.color_88 .bx-prev:before, .theme-3 .carview-pn-btn.color_88 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/88.png);
}

.theme-3 .carview-pn-btn.color_89 .bx-prev:before, .theme-3 .carview-pn-btn.color_89 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/89.png);
}

.theme-3 .carview-pn-btn.color_90 .bx-prev:before, .theme-3 .carview-pn-btn.color_90 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/90.png);
}

.theme-3 .carview-pn-btn.color_91 .bx-prev:before, .theme-3 .carview-pn-btn.color_91 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/91.png);
}

.theme-3 .carview-pn-btn.color_92 .bx-prev:before, .theme-3 .carview-pn-btn.color_92 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/92.png);
}

.theme-3 .carview-pn-btn.color_93 .bx-prev:before, .theme-3 .carview-pn-btn.color_93 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/93.png);
}

.theme-3 .carview-pn-btn.color_94 .bx-prev:before, .theme-3 .carview-pn-btn.color_94 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/94.png);
}

.theme-3 .carview-pn-btn.color_95 .bx-prev:before, .theme-3 .carview-pn-btn.color_95 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/95.png);
}

.theme-3 .carview-pn-btn.color_96 .bx-prev:before, .theme-3 .carview-pn-btn.color_96 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/96.png);
}

.theme-3 .carview-pn-btn.color_97 .bx-prev:before, .theme-3 .carview-pn-btn.color_97 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/97.png);
}

.theme-3 .carview-pn-btn.color_98 .bx-prev:before, .theme-3 .carview-pn-btn.color_98 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/98.png);
}

.theme-3 .carview-pn-btn.color_99 .bx-prev:before, .theme-3 .carview-pn-btn.color_99 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/99.png);
}

.theme-3 .carview-pn-btn.color_100 .bx-prev:before, .theme-3 .carview-pn-btn.color_100 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/100.png);
}

.theme-3 .carview-pn-btn.color_101 .bx-prev:before, .theme-3 .carview-pn-btn.color_101 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/101.png);
}

.theme-3 .carview-pn-btn.color_102 .bx-prev:before, .theme-3 .carview-pn-btn.color_102 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/102.png);
}

.theme-3 .carview-pn-btn.color_103 .bx-prev:before, .theme-3 .carview-pn-btn.color_103 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/103.png);
}

.theme-3 .carview-pn-btn.color_104 .bx-prev:before, .theme-3 .carview-pn-btn.color_104 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/104.png);
}

.theme-3 .carview-pn-btn.color_105 .bx-prev:before, .theme-3 .carview-pn-btn.color_105 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/105.png);
}

.theme-3 .carview-pn-btn.color_106 .bx-prev:before, .theme-3 .carview-pn-btn.color_106 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/106.png);
}

.theme-3 .carview-pn-btn.color_107 .bx-prev:before, .theme-3 .carview-pn-btn.color_107 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/107.png);
}

.theme-3 .carview-pn-btn.color_108 .bx-prev:before, .theme-3 .carview-pn-btn.color_108 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/108.png);
}

.theme-3 .carview-pn-btn.color_109 .bx-prev:before, .theme-3 .carview-pn-btn.color_109 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/109.png);
}

.theme-3 .carview-pn-btn.color_110 .bx-prev:before, .theme-3 .carview-pn-btn.color_110 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/110.png);
}

.theme-3 .carview-pn-btn.color_38 .bx-prev:before, .theme-3 .carview-pn-btn.color_38 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/2/38.png);
}

.theme-3 .carview-pn-btn .prev {
  border-radius: 3px;
  height: 63px;
  width: 32px;
  border: 1px solid #ccc;
}

.theme-3 .carview-pn-btn .next {
  border-radius: 3px;
  height: 63px;
  width: 32px;
  border: 1px solid #ccc;
}

.theme-3 .carview-pn-btn li a {
  border-radius: 3px;
}

/* theme-4 */
.theme-4 .carview-pn-btn.color_1 .bx-prev:before, .theme-4 .carview-pn-btn.color_1 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/1.png);
}

.theme-4 .carview-pn-btn.color_2 .bx-prev:before, .theme-4 .carview-pn-btn.color_2 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/2.png);
}

.theme-4 .carview-pn-btn.color_3 .bx-prev:before, .theme-4 .carview-pn-btn.color_3 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/3.png);
}

.theme-4 .carview-pn-btn.color_4 .bx-prev:before, .theme-4 .carview-pn-btn.color_4 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/4.png);
}

.theme-4 .carview-pn-btn.color_5 .bx-prev:before, .theme-4 .carview-pn-btn.color_5 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/5.png);
}

.theme-4 .carview-pn-btn.color_6 .bx-prev:before, .theme-4 .carview-pn-btn.color_6 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/6.png);
}

.theme-4 .carview-pn-btn.color_7 .bx-prev:before, .theme-4 .carview-pn-btn.color_7 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/7.png);
}

.theme-4 .carview-pn-btn.color_8 .bx-prev:before, .theme-4 .carview-pn-btn.color_8 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/8.png);
}

.theme-4 .carview-pn-btn.color_9 .bx-prev:before, .theme-4 .carview-pn-btn.color_9 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/9.png);
}

.theme-4 .carview-pn-btn.color_10 .bx-prev:before, .theme-4 .carview-pn-btn.color_10 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/10.png);
}

.theme-4 .carview-pn-btn.color_11 .bx-prev:before, .theme-4 .carview-pn-btn.color_11 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/11.png);
}

.theme-4 .carview-pn-btn.color_12 .bx-prev:before, .theme-4 .carview-pn-btn.color_12 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/12.png);
}

.theme-4 .carview-pn-btn.color_13 .bx-prev:before, .theme-4 .carview-pn-btn.color_13 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/13.png);
}

.theme-4 .carview-pn-btn.color_14 .bx-prev:before, .theme-4 .carview-pn-btn.color_14 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/14.png);
}

.theme-4 .carview-pn-btn.color_15 .bx-prev:before, .theme-4 .carview-pn-btn.color_15 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/15.png);
}

.theme-4 .carview-pn-btn.color_16 .bx-prev:before, .theme-4 .carview-pn-btn.color_16 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/16.png);
}

.theme-4 .carview-pn-btn.color_17 .bx-prev:before, .theme-4 .carview-pn-btn.color_17 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/17.png);
}

.theme-4 .carview-pn-btn.color_18 .bx-prev:before, .theme-4 .carview-pn-btn.color_18 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/18.png);
}

.theme-4 .carview-pn-btn.color_19 .bx-prev:before, .theme-4 .carview-pn-btn.color_19 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/19.png);
}

.theme-4 .carview-pn-btn.color_20 .bx-prev:before, .theme-4 .carview-pn-btn.color_20 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/20.png);
}

.theme-4 .carview-pn-btn.color_21 .bx-prev:before, .theme-4 .carview-pn-btn.color_21 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/21.png);
}

.theme-4 .carview-pn-btn.color_22 .bx-prev:before, .theme-4 .carview-pn-btn.color_22 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/22.png);
}

.theme-4 .carview-pn-btn.color_23 .bx-prev:before, .theme-4 .carview-pn-btn.color_23 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/23.png);
}

.theme-4 .carview-pn-btn.color_24 .bx-prev:before, .theme-4 .carview-pn-btn.color_24 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/24.png);
}

.theme-4 .carview-pn-btn.color_25 .bx-prev:before, .theme-4 .carview-pn-btn.color_25 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/25.png);
}

.theme-4 .carview-pn-btn.color_26 .bx-prev:before, .theme-4 .carview-pn-btn.color_26 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/26.png);
}

.theme-4 .carview-pn-btn.color_27 .bx-prev:before, .theme-4 .carview-pn-btn.color_27 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/27.png);
}

.theme-4 .carview-pn-btn.color_28 .bx-prev:before, .theme-4 .carview-pn-btn.color_28 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/28.png);
}

.theme-4 .carview-pn-btn.color_29 .bx-prev:before, .theme-4 .carview-pn-btn.color_29 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/29.png);
}

.theme-4 .carview-pn-btn.color_30 .bx-prev:before, .theme-4 .carview-pn-btn.color_30 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/30.png);
}

.theme-4 .carview-pn-btn.color_31 .bx-prev:before, .theme-4 .carview-pn-btn.color_31 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/31.png);
}

.theme-4 .carview-pn-btn.color_32 .bx-prev:before, .theme-4 .carview-pn-btn.color_32 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/32.png);
}

.theme-4 .carview-pn-btn.color_33 .bx-prev:before, .theme-4 .carview-pn-btn.color_33 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/33.png);
}

.theme-4 .carview-pn-btn.color_34 .bx-prev:before, .theme-4 .carview-pn-btn.color_34 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/34.png);
}

.theme-4 .carview-pn-btn.color_35 .bx-prev:before, .theme-4 .carview-pn-btn.color_35 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/35.png);
}

.theme-4 .carview-pn-btn.color_36 .bx-prev:before, .theme-4 .carview-pn-btn.color_36 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/36.png);
}

.theme-4 .carview-pn-btn.color_37 .bx-prev:before, .theme-4 .carview-pn-btn.color_37 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/37.png);
}

.theme-4 .carview-pn-btn.color_38 .bx-prev:before, .theme-4 .carview-pn-btn.color_38 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/38.png);
}

.theme-4 .carview-pn-btn.color_39 .bx-prev:before, .theme-4 .carview-pn-btn.color_39 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/39.png);
}

.theme-4 .carview-pn-btn.color_40 .bx-prev:before, .theme-4 .carview-pn-btn.color_40 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/40.png);
}

.theme-4 .carview-pn-btn.color_41 .bx-prev:before, .theme-4 .carview-pn-btn.color_41 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/41.png);
}

.theme-4 .carview-pn-btn.color_42 .bx-prev:before, .theme-4 .carview-pn-btn.color_42 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/42.png);
}

.theme-4 .carview-pn-btn.color_43 .bx-prev:before, .theme-4 .carview-pn-btn.color_43 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/43.png);
}

.theme-4 .carview-pn-btn.color_44 .bx-prev:before, .theme-4 .carview-pn-btn.color_44 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/44.png);
}

.theme-4 .carview-pn-btn.color_45 .bx-prev:before, .theme-4 .carview-pn-btn.color_45 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/45.png);
}

.theme-4 .carview-pn-btn.color_46 .bx-prev:before, .theme-4 .carview-pn-btn.color_46 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/46.png);
}

.theme-4 .carview-pn-btn.color_47 .bx-prev:before, .theme-4 .carview-pn-btn.color_47 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/47.png);
}

.theme-4 .carview-pn-btn.color_48 .bx-prev:before, .theme-4 .carview-pn-btn.color_48 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/48.png);
}

.theme-4 .carview-pn-btn.color_49 .bx-prev:before, .theme-4 .carview-pn-btn.color_49 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/49.png);
}

.theme-4 .carview-pn-btn.color_50 .bx-prev:before, .theme-4 .carview-pn-btn.color_50 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/50.png);
}

.theme-4 .carview-pn-btn.color_51 .bx-prev:before, .theme-4 .carview-pn-btn.color_51 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/51.png);
}

.theme-4 .carview-pn-btn.color_52 .bx-prev:before, .theme-4 .carview-pn-btn.color_52 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/52.png);
}

.theme-4 .carview-pn-btn.color_53 .bx-prev:before, .theme-4 .carview-pn-btn.color_53 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/53.png);
}

.theme-4 .carview-pn-btn.color_54 .bx-prev:before, .theme-4 .carview-pn-btn.color_54 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/54.png);
}

.theme-4 .carview-pn-btn.color_55 .bx-prev:before, .theme-4 .carview-pn-btn.color_55 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/55.png);
}

.theme-4 .carview-pn-btn.color_56 .bx-prev:before, .theme-4 .carview-pn-btn.color_56 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/56.png);
}

.theme-4 .carview-pn-btn.color_57 .bx-prev:before, .theme-4 .carview-pn-btn.color_57 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/57.png);
}

.theme-4 .carview-pn-btn.color_58 .bx-prev:before, .theme-4 .carview-pn-btn.color_58 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/58.png);
}

.theme-4 .carview-pn-btn.color_59 .bx-prev:before, .theme-4 .carview-pn-btn.color_59 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/59.png);
}

.theme-4 .carview-pn-btn.color_60 .bx-prev:before, .theme-4 .carview-pn-btn.color_60 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/60.png);
}

.theme-4 .carview-pn-btn.color_61 .bx-prev:before, .theme-4 .carview-pn-btn.color_61 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/61.png);
}

.theme-4 .carview-pn-btn.color_62 .bx-prev:before, .theme-4 .carview-pn-btn.color_62 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/62.png);
}

.theme-4 .carview-pn-btn.color_63 .bx-prev:before, .theme-4 .carview-pn-btn.color_63 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/63.png);
}

.theme-4 .carview-pn-btn.color_64 .bx-prev:before, .theme-4 .carview-pn-btn.color_64 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/64.png);
}

.theme-4 .carview-pn-btn.color_65 .bx-prev:before, .theme-4 .carview-pn-btn.color_65 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/65.png);
}

.theme-4 .carview-pn-btn.color_66 .bx-prev:before, .theme-4 .carview-pn-btn.color_66 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/66.png);
}

.theme-4 .carview-pn-btn.color_67 .bx-prev:before, .theme-4 .carview-pn-btn.color_67 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/67.png);
}

.theme-4 .carview-pn-btn.color_68 .bx-prev:before, .theme-4 .carview-pn-btn.color_68 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/68.png);
}

.theme-4 .carview-pn-btn.color_69 .bx-prev:before, .theme-4 .carview-pn-btn.color_69 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/69.png);
}

.theme-4 .carview-pn-btn.color_70 .bx-prev:before, .theme-4 .carview-pn-btn.color_70 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/70.png);
}

.theme-4 .carview-pn-btn.color_71 .bx-prev:before, .theme-4 .carview-pn-btn.color_71 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/71.png);
}

.theme-4 .carview-pn-btn.color_72 .bx-prev:before, .theme-4 .carview-pn-btn.color_72 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/72.png);
}

.theme-4 .carview-pn-btn.color_73 .bx-prev:before, .theme-4 .carview-pn-btn.color_73 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/73.png);
}

.theme-4 .carview-pn-btn.color_74 .bx-prev:before, .theme-4 .carview-pn-btn.color_74 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/74.png);
}

.theme-4 .carview-pn-btn.color_75 .bx-prev:before, .theme-4 .carview-pn-btn.color_75 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/75.png);
}

.theme-4 .carview-pn-btn.color_76 .bx-prev:before, .theme-4 .carview-pn-btn.color_76 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/76.png);
}

.theme-4 .carview-pn-btn.color_77 .bx-prev:before, .theme-4 .carview-pn-btn.color_77 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/77.png);
}

.theme-4 .carview-pn-btn.color_78 .bx-prev:before, .theme-4 .carview-pn-btn.color_78 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/78.png);
}

.theme-4 .carview-pn-btn.color_79 .bx-prev:before, .theme-4 .carview-pn-btn.color_79 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/79.png);
}

.theme-4 .carview-pn-btn.color_80 .bx-prev:before, .theme-4 .carview-pn-btn.color_80 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/80.png);
}

.theme-4 .carview-pn-btn.color_81 .bx-prev:before, .theme-4 .carview-pn-btn.color_81 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/81.png);
}

.theme-4 .carview-pn-btn.color_82 .bx-prev:before, .theme-4 .carview-pn-btn.color_82 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/82.png);
}

.theme-4 .carview-pn-btn.color_83 .bx-prev:before, .theme-4 .carview-pn-btn.color_83 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/83.png);
}

.theme-4 .carview-pn-btn.color_84 .bx-prev:before, .theme-4 .carview-pn-btn.color_84 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/84.png);
}

.theme-4 .carview-pn-btn.color_85 .bx-prev:before, .theme-4 .carview-pn-btn.color_85 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/85.png);
}

.theme-4 .carview-pn-btn.color_86 .bx-prev:before, .theme-4 .carview-pn-btn.color_86 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/86.png);
}

.theme-4 .carview-pn-btn.color_87 .bx-prev:before, .theme-4 .carview-pn-btn.color_87 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/87.png);
}

.theme-4 .carview-pn-btn.color_88 .bx-prev:before, .theme-4 .carview-pn-btn.color_88 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/88.png);
}

.theme-4 .carview-pn-btn.color_89 .bx-prev:before, .theme-4 .carview-pn-btn.color_89 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/89.png);
}

.theme-4 .carview-pn-btn.color_90 .bx-prev:before, .theme-4 .carview-pn-btn.color_90 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/90.png);
}

.theme-4 .carview-pn-btn.color_91 .bx-prev:before, .theme-4 .carview-pn-btn.color_91 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/91.png);
}

.theme-4 .carview-pn-btn.color_92 .bx-prev:before, .theme-4 .carview-pn-btn.color_92 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/92.png);
}

.theme-4 .carview-pn-btn.color_93 .bx-prev:before, .theme-4 .carview-pn-btn.color_93 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/93.png);
}

.theme-4 .carview-pn-btn.color_94 .bx-prev:before, .theme-4 .carview-pn-btn.color_94 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/94.png);
}

.theme-4 .carview-pn-btn.color_95 .bx-prev:before, .theme-4 .carview-pn-btn.color_95 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/95.png);
}

.theme-4 .carview-pn-btn.color_96 .bx-prev:before, .theme-4 .carview-pn-btn.color_96 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/96.png);
}

.theme-4 .carview-pn-btn.color_97 .bx-prev:before, .theme-4 .carview-pn-btn.color_97 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/97.png);
}

.theme-4 .carview-pn-btn.color_98 .bx-prev:before, .theme-4 .carview-pn-btn.color_98 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/98.png);
}

.theme-4 .carview-pn-btn.color_99 .bx-prev:before, .theme-4 .carview-pn-btn.color_99 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/99.png);
}

.theme-4 .carview-pn-btn.color_100 .bx-prev:before, .theme-4 .carview-pn-btn.color_100 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/100.png);
}

.theme-4 .carview-pn-btn.color_101 .bx-prev:before, .theme-4 .carview-pn-btn.color_101 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/101.png);
}

.theme-4 .carview-pn-btn.color_102 .bx-prev:before, .theme-4 .carview-pn-btn.color_102 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/102.png);
}

.theme-4 .carview-pn-btn.color_103 .bx-prev:before, .theme-4 .carview-pn-btn.color_103 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/103.png);
}

.theme-4 .carview-pn-btn.color_104 .bx-prev:before, .theme-4 .carview-pn-btn.color_104 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/104.png);
}

.theme-4 .carview-pn-btn.color_105 .bx-prev:before, .theme-4 .carview-pn-btn.color_105 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/105.png);
}

.theme-4 .carview-pn-btn.color_106 .bx-prev:before, .theme-4 .carview-pn-btn.color_106 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/106.png);
}

.theme-4 .carview-pn-btn.color_107 .bx-prev:before, .theme-4 .carview-pn-btn.color_107 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/107.png);
}

.theme-4 .carview-pn-btn.color_108 .bx-prev:before, .theme-4 .carview-pn-btn.color_108 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/108.png);
}

.theme-4 .carview-pn-btn.color_109 .bx-prev:before, .theme-4 .carview-pn-btn.color_109 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/109.png);
}

.theme-4 .carview-pn-btn.color_110 .bx-prev:before, .theme-4 .carview-pn-btn.color_110 .bx-next:before {
  background-image: url(/assets/a/images/body-color-0001/arrow/1/110.png);
}

.theme-4 .carview-pn-btn .prev {
  border-radius: 50%;
  height: 50px;
  width: 50px;
}

.theme-4 .carview-pn-btn .next {
  border-radius: 50%;
  height: 50px;
  width: 50px;
}

.theme-4 .carview-pn-btn li a {
  border-radius: 3px;
}

@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.body-color-0001 .btn {
  cursor: pointer;
  color: #555;
  margin-top: 20px;
}

/***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.carview-item {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.body-color-0001 .bx-wrapper {
  border: none;
  margin: 0 0 0 0;
}

.body-color-0001 {
  margin: 0 auto;
  position: relative;
}

.carview-fixed-notes {
  position: absolute;
}

.theme-3 .carview-fixed-notes {
  right: 0;
}

.theme-3 .carview-item__text {
  margin-left: 0;
}

.carview-fixed-notes img {
  vertical-align: middle;
  padding-right: 10px;
}

.carview-item__text--notes {
  line-height: 1.8;
}

.theme-2 .carview-nav-wrap {
  border-color: rgb(230, 230, 230);
  border-style: solid;
  background-image: -moz-linear-gradient(90deg, rgb(230, 230, 230) 0%, rgb(255, 255, 255) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(230, 230, 230) 0%, rgb(255, 255, 255) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(230, 230, 230) 0%, rgb(255, 255, 255) 100%);
  border-style: solid;
  border-width: 1px;
  border-top: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.carview-nav-1, .carview-nav-2 {
  float: left;
}

.carview-nav_color__headline {
  display: inline-block;
  font-weight: bold;
}

.carview-nav__color_list {
  display: inline-block;
  vertical-align: middle;
}

.carview-nav__color_item {
  overflow: hidden;
  position: relative;
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #e6e6e6;
}

.carview-nav__color_item--harf {
  padding-top: 50%;
}

.carview-nav__color_item--click {
  position: absolute;
  top: -10px;
  right: -5px;
  bottom: -10px;
  left: -5px;
  width: auto;
  height: auto;
  margin: auto;
  cursor: pointer;
}

.carview-nav__color_item a.active:after {
  content: "";
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.carview-nav__color_item a:before {
  content: "";
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.carview-nav__color_item a:hover:before {
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  background-color: #fff;
}

.carview-nav__color_item a.active:hover:before {
  background-color: transparent;
}

.body-color-0001 .bx-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.body-color-0001 .bx-wrapper .bx-controls-direction a {
  position: absolute;
  margin-top: 0;
  outline: 0;
  text-indent: -9999px;
  z-index: 9999;
}

.body-color-0001 .bx-wrapper .bx-prev {
  background: url("/assets/images/body-color-0001/carview_prev.png") no-repeat;
  background-size: cover;
}

.body-color-0001 .bx-wrapper .bx-next {
  background: url("/assets/images/body-color-0001/carview_next.png") no-repeat;
  background-size: cover;
}

.body-color-0001 .bx-wrapper .bx-next:focus, .body-color-0001 .bx-wrapper .bx-next:hover {
  background-position: 0 0;
}

.carview-fixed-notes {
  display: block;
}

.carview-direction-change-btn li img {
  opacity: 0.6;
}

.carview-direction-change-btn li.active img {
  opacity: 1;
}

.body-color-0001.car-pic-1 .carview-direction-change-btn {
  display: none;
}

.carview-direction-change-btn__text {
  float: left;
  margin: 0 8px 0 0;
  line-height: 28px;
  font-size: 8px;
}

.carview-direction-change-btn__text .sp_txt {
  display: none;
}

.carview-direction-change-btn ul {
  float: left;
}

.carview-direction-change-btn li {
  float: left;
  margin: 0 0 0 8px;
  width: 30px;
  height: auto;
}

.carview-direction-change-btn li:first-child {
  margin: 0;
}

.carview-direction-change-btn li a img {
  width: 100%;
  height: auto;
}

/* sp */
@media screen and (max-width: 767px) {
  .theme-4 .carview-list-wrap {
    border-radius: 8px;
  }
  .carview-fixed-notes {
    display: none;
  }
  .carview-item__pic {
    width: 100%;
    height: auto;
    padding: 0 5%;
  }
  .body-color-0001 {
    min-height: 150px;
    max-width: auto;
    margin: 0 16px;
  }
  .carview-fixed-notes {
    right: 26px;
    bottom: 10%;
  }
  .carview-item__text {
    width: auto;
    padding: 46px 0 10px 0;
    margin: 0 15px;
  }
  .body-color-0001.car-pic-1 .carview-item__text {
    padding: 20px 0 10px 0;
  }
  .carview-item__text--colorname {
    font-size: 13px;
    letter-spacing: 1.4px;
    line-height: 1.5;
    width: 100%;
    font-weight: bold;
  }
  .carview-item__text--notes {
    width: 280px;
    font-size: 8px;
    -webkit-transform: scale(0.9);
    -webkit-transform-origin: 0 0;
    margin: 15px 0 0 0;
    -webkit-text-size-adjust: 100%;
  }
  .body-color-0001.car-pic-1 .carview-fixed-notes, .body-color-0001.car-pic-3 .carview-fixed-notes {
    display: none;
  }
  .carview-direction-change-btn {
    display: block;
    position: absolute;
    width: 230px;
    top: 58%;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    margin-top: 16px;
  }
  .body-color-0001.car-pic-1 .carview-direction-change-btn {
    display: none;
  }
  .carview-direction-change-btn__text .pc_txt {
    display: none;
  }
  .carview-direction-change-btn__text .sp_txt {
    display: block;
  }
  .carview-direction-change-btn__text {
    float: left;
    margin: 0 0 0 23px;
    line-height: 2;
    font-size: 8px;
    letter-spacing: 1px;
    -webkit-transform: scale(0.9);
    -webkit-transform-origin: 0 0;
  }
  .carview-direction-change-btn ul {
    float: left;
  }
  .carview-direction-change-btn li {
    float: left;
    margin: 0 0 0 3px;
    width: 28px;
    height: auto;
  }
  .carview-direction-change-btn li:first-child {
    margin: 0;
  }
  .carview-direction-change-btn li a img {
    width: 100%;
    height: auto;
  }
  .theme-1 .carview-nav-wrap {
    margin: 15px 0 0 0;
  }
  .theme-2 .carview-nav-wrap {
    padding: 16px 14px 16px;
    background-color: red;
  }
  .theme-3 .carview-nav-wrap {
    margin: 3px 0 0 0;
  }
  .theme-4 .carview-nav-wrap {
    margin: 16px 0 0 0;
  }
  .carview-nav-1, .carview-nav-2 {
    float: none;
    margin: 0;
  }
  .carview-nav-2 {
    margin: 5px 0 0 0;
  }
  .carview-nav_color__headline {
    display: block;
    font-size: 10px;
    padding: 0;
    width: 100%;
    margin: 0 0 7px 0;
  }
  .carview-nav__color_item {
    width: 22px;
    height: 22px;
    margin-right: 6px;
    margin-bottom: 6px;
  }
  .body-color-0001 .bx-wrapper .bx-controls-direction a {
    top: 23%;
    width: 20px;
    height: 20px;
  }
  .body-color-0001 .bx-wrapper .bx-prev {
    left: 0px;
  }
  .body-color-0001 .bx-wrapper .bx-next {
    right: 0px;
  }
  .carview-item__pic-item.show {
    animation-duration: 1s;
    animation-name: fade-in;
    -moz-animation-duration: 1s;
    -moz-animation-name: fade-in;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: fade-in;
  }
  .theme-4 .body-color-0001 .bx-wrapper {
    border-radius: 8px;
  }
  .theme-1 .carview-pn-btn .prev {
    left: 0;
    top: 39%;
    height: 45px;
    width: 25px;
  }
  .theme-1 .carview-pn-btn .next {
    right: 0;
    top: 39%;
    height: 45px;
    width: 25px;
  }
  .theme-1 .carview-pn-btn .prev .bx-prev:before {
    height: 13px;
    left: 5px;
    top: 15px;
    width: 10px;
  }
  .theme-1 .carview-pn-btn .next .bx-next:before {
    height: 13px;
    left: 10px;
    top: 15px;
    width: 10px;
  }
  .theme-2 .carview-pn-btn .prev {
    left: 0px;
    top: 39.5%;
    height: 45px;
    width: 25px;
  }
  .theme-2 .carview-pn-btn .next {
    right: 0px;
    top: 39.5%;
    height: 45px;
    width: 25px;
  }
  .theme-2 .carview-pn-btn .prev .bx-prev:before {
    height: 8px;
    left: 8px;
    top: 17px;
    width: 7px;
  }
  .theme-2 .carview-pn-btn .next .bx-next:before {
    height: 8px;
    left: 8px;
    top: 17px;
    width: 7px;
  }
  .theme-3 .carview-pn-btn .prev {
    left: 0;
    top: 39.5%;
    height: 52px;
    width: 28px;
  }
  .theme-3 .carview-pn-btn .next {
    right: 0;
    top: 39.5%;
    height: 52px;
    width: 28px;
  }
  .theme-3 .carview-pn-btn .prev .bx-prev:before {
    height: 8px;
    left: 9px;
    top: 20px;
    width: 7px;
  }
  .theme-3 .carview-pn-btn .next .bx-next:before {
    height: 8px;
    left: 9px;
    top: 20px;
    width: 7px;
  }
  .theme-4 .carview-pn-btn .prev {
    left: 11px;
    top: 44%;
    height: 24px;
    width: 24px;
  }
  .theme-4 .carview-pn-btn .next {
    height: 24px;
    width: 24px;
    right: 11px;
    top: 44%;
    height: 24px;
    width: 24px;
  }
  .theme-4 .carview-pn-btn .prev .bx-prev:before {
    height: 13px;
    left: 6px;
    top: 5.2px;
    width: 8px;
  }
  .theme-4 .carview-pn-btn .next .bx-next:before {
    height: 13px;
    left: 10px;
    top: 5.2px;
    width: 8px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .theme-4 .carview-list-wrap {
    border-radius: 16px;
  }
  .theme-4 .body-color-0001 .bx-wrapper {
    border-radius: 8px;
  }
  .carview-item__pic {
    width: 100%;
    height: auto;
    padding: 0 4%;
  }
  .body-color-0001 {
    min-height: 360px;
    max-width: auto;
    margin: 0 40px;
  }
  .carview-fixed-notes {
    right: 26px;
    bottom: 10%;
  }
  .carview-item__text {
    width: auto;
    margin: 90px 22px 0;
    padding: 0 0 15px 0;
  }
  .body-color-0001.car-pic-1 .carview-item__text {
    margin: 30px 25px 0;
  }
  .carview-item__text--colorname {
    font-size: 16px;
    letter-spacing: 1.4px;
    letter-spacing: 0px;
    font-weight: bold;
  }
  .carview-item__text--notes {
    font-size: 12px;
    margin: 4px 0 0 0;
  }
  .body-color-0001.car-pic-1 .carview-fixed-notes, .body-color-0001.car-pic-3 .carview-fixed-notes {
    display: none;
  }
  .carview-direction-change-btn {
    position: absolute;
    width: 300px;
    top: 75%; /*公開サイトで値上書き*/
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    margin-top: 40px;
  }
  .body-color-0001.car-pic-1 .carview-direction-change-btn {
    display: none;
  }
  .carview-direction-change-btn__text .pc_txt {
    display: none;
  }
  .carview-direction-change-btn__text .sp_txt {
    display: block;
    font-size: 12px;
    margin-top: 4px;
    margin-left: 20px;
    font-weight: bold;
  }
  .carview-direction-change-btn__text {
    float: left;
    margin: 2px 13px 0 0;
    line-height: 20px;
    font-size: 16px;
  }
  .carview-direction-change-btn ul {
    float: left;
  }
  .carview-direction-change-btn li {
    float: left;
    margin: 0 0 0 16px;
    width: 43px;
  }
  .carview-direction-change-btn li:first-child {
    margin: 0;
  }
  .theme-1 .carview-nav-wrap {
    margin: 23px 0 0 0;
  }
  .theme-2 .carview-nav-wrap {
    padding: 14px 22px 22px 22px;
    background-color: red;
  }
  .theme-3 .carview-nav-wrap {
    margin: 20px 0 0 0;
  }
  .theme-4 .carview-nav-wrap {
    margin: 30px 0 0 0;
  }
  .carview-nav-1, .carview-nav-2 {
    margin: 0;
  }
  .carview-nav_color__headline {
    font-size: 14px;
    padding: 0;
    margin: 10px 5px 10px 0;
  }
  .carview-nav-2 .carview-nav_color__headline {
    font-size: 14px;
    padding: 0;
    margin: 10px 5px 10px 30px;
  }
  .carview-nav__color_item {
    width: 32px;
    height: 32px;
    margin: 5px 5px 5px 0px;
  }
  .body-color-0001 .bx-wrapper .bx-controls-direction a {
    top: 32%;
    width: 50px;
    height: 50px;
  }
  .body-color-0001 .bx-wrapper .bx-prev {
    left: 0px;
  }
  .body-color-0001 .bx-wrapper .bx-next {
    right: 0px;
  }
  .carview-item__pic-item.show {
    animation-duration: 1s;
    animation-name: fade-in;
    -moz-animation-duration: 1s;
    -moz-animation-name: fade-in;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: fade-in;
  }
  .theme-1 .carview-pn-btn .prev {
    left: 0;
    top: 42.5%;
  }
  .theme-1 .carview-pn-btn .next {
    right: 0;
    top: 42.5%;
  }
  .theme-2 .carview-pn-btn .prev {
    left: 0%;
    top: 41.5%;
  }
  .theme-2 .carview-pn-btn .next {
    right: 0%;
    top: 41.5%;
  }
  .theme-3 .carview-pn-btn .prev {
    left: 0;
    top: 41.5%;
  }
  .theme-3 .carview-pn-btn .next {
    right: 0;
    top: 41.5%;
  }
  .theme-4 .carview-pn-btn .prev {
    left: 4px;
    top: 42.5%;
  }
  .theme-4 .carview-pn-btn .next {
    right: 4px;
    top: 42.5%;
  }
  .theme-1 .carview-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 16px;
    top: 12px;
    width: 15px;
  }
  .theme-1 .carview-pn-btn .next .bx-next:before {
    height: 26px;
    left: 20px;
    top: 13px;
    width: 15px;
  }
  .theme-2 .carview-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 12px;
    top: 23px;
    width: 8px;
  }
  .theme-2 .carview-pn-btn .next .bx-next:before {
    height: 12px;
    left: 12px;
    top: 25px;
    width: 8px;
  }
  .theme-3 .carview-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 12px;
    top: 23px;
    width: 8px;
  }
  .theme-3 .carview-pn-btn .next .bx-next:before {
    height: 12px;
    left: 12px;
    top: 25px;
    width: 8px;
  }
  .theme-4 .carview-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 14px;
    top: 12px;
    width: 15px;
  }
  .theme-4 .carview-pn-btn .next .bx-next:before {
    height: 26px;
    left: 20px;
    top: 12px;
    width: 15px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .theme-4 .carview-list-wrap {
    border-radius: 16px;
  }
  .carview-direction-change-btn ul {
    float: left;
    margin-top: 5px;
  }
  .carview-direction-change-btn li a img {
    width: 100%;
    height: auto;
  }
  .theme-4 .body-color-0001 .bx-wrapper {
    border-radius: 16px;
  }
  .carview-direction-change-btn {
    position: absolute;
    width: 400px;
    right: 14px;
    top: 469px; /*公開サイトで値上書き*/
    display: block;
    margin: auto;
    margin-top: 20px;
    padding-left: 0px;
  }
  .carview-direction-change-btn__text {
    float: left;
    margin: 0 8px 0 0;
    line-height: 25px;
    font-size: 12px;
  }
  .carview-item__pic {
    height: auto;
    padding: 0 8.5%;
  }
  .body-color-0001 {
    min-height: 400px;
    max-width: auto;
    margin: 0 80px;
  }
  .carview-fixed-notes {
    right: 16px;
    bottom: 12%;
    font-size: 12px;
  }
  .carview-item__text {
    width: 46%;
    margin: 18px 0 0 22px;
    padding: 0 0 20px 0;
  }
  .carview-item__text--colorname {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: bold;
  }
  .carview-item__text--notes {
    font-size: 12px;
    margin: 4px 0 0 0;
    line-height: 1.6;
  }
  .theme-1 .carview-nav-wrap {
    margin: 16px 40px 0 40px;
  }
  .theme-2 .carview-nav-wrap {
    padding: 12px 22px 22px 22px;
    background-color: red;
  }
  .theme-3 .carview-nav-wrap {
    margin: 20px 0 0 0;
  }
  .theme-4 .carview-nav-wrap {
    margin: 30px 0 0 0;
  }
  .carview-nav_color__headline {
    font-size: 14px;
    margin: 10px 5px 10px 0;
  }
  .carview-nav-2 .carview-nav_color__headline {
    font-size: 14px;
    margin: 10px 5px 10px 30px;
  }
  .carview-nav__color_item {
    width: 32px;
    height: 32px;
    margin: 5px 5px 5px 0px;
  }
  .body-color-0001 .bx-wrapper .bx-controls-direction a {
    top: 38%;
    width: 50px;
    height: 50px;
  }
  .body-color-0001 .bx-wrapper .bx-prev {
    left: 0px;
  }
  .body-color-0001 .bx-wrapper .bx-next {
    right: 0px;
  }
  .theme-1 .carview-pn-btn .prev {
    left: 2.8%;
    top: 43.5%;
    border-radius: 3px;
  }
  .theme-1 .carview-pn-btn .next {
    right: 2.8%;
    top: 43.5%;
    border-radius: 3px;
  }
  .theme-2 .carview-pn-btn .prev {
    left: 15px;
    top: 42%;
    border-radius: 3px;
  }
  .theme-2 .carview-pn-btn .next {
    right: 15px;
    top: 42%;
    border-radius: 3px;
  }
  .theme-3 .carview-pn-btn .prev {
    left: 0px;
    top: 42%;
  }
  .theme-3 .carview-pn-btn .next {
    right: 0px;
    top: 42%;
  }
  .theme-4 .carview-pn-btn .prev {
    left: 47px;
    top: 43.5%;
  }
  .theme-4 .carview-pn-btn .next {
    right: 47px;
    top: 43.5%;
  }
  .theme-1 .carview-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 17px;
    top: 12px;
    width: 15px;
  }
  .theme-1 .carview-pn-btn .next .bx-next:before {
    height: 26px;
    left: 18px;
    top: 12px;
    width: 15px;
  }
  .theme-2 .carview-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 12px;
    top: 23px;
    width: 8px;
  }
  .theme-2 .carview-pn-btn .next .bx-next:before {
    height: 12px;
    left: 12px;
    top: 25px;
    width: 8px;
  }
  .theme-3 .carview-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 11px;
    top: 23px;
    width: 8px;
  }
  .theme-3 .carview-pn-btn .next .bx-next:before {
    height: 12px;
    left: 11px;
    top: 25px;
    width: 8px;
  }
  .theme-4 .carview-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 14px;
    top: 12px;
    width: 15px;
  }
  .theme-4 .carview-pn-btn .next .bx-next:before {
    height: 26px;
    left: 20px;
    top: 12px;
    width: 15px;
  }
}
/* pc-small-nomal  */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .theme-4 .carview-list-wrap {
    border-radius: 20px;
  }
  .carview-direction-change-btn ul {
    float: left;
    margin-top: 5px;
  }
  .carview-direction-change-btn li a img {
    width: 100%;
    height: auto;
  }
  .theme-4 .body-color-0001 .bx-wrapper {
    border-radius: 20px;
  }
  .carview-direction-change-btn {
    position: absolute;
    width: 400px;
    right: 15px;
    top: 459px; /*公開サイトで値上書き*/
    display: block;
    margin: auto;
    margin-top: 20px;
  }
  .carview-direction-change-btn__text {
    float: left;
    margin: 0 8px 0 0;
    line-height: 25px;
    font-size: 12px;
  }
  .carview-item__pic {
    width: 800px;
    height: 460px;
  }
  .body-color-0001 {
    min-height: 460px;
    margin: 0 120px;
  }
  .carview-fixed-notes {
    right: 26px;
    bottom: 52px;
  }
  .carview-item__text {
    width: 53%;
    margin: 18px 0 0 23px;
    padding: 0 0 20px 0;
  }
  .carview-item__text--colorname {
    font-size: 16px;
    letter-spacing: 1.4px;
    font-weight: bold;
  }
  .carview-item__text--notes {
    font-size: 12px;
    margin: 5px 0 0 0;
    line-height: 1.5;
  }
  .theme-1 .carview-nav-wrap {
    margin: 20px 0 0 0;
  }
  .theme-2 .carview-nav-wrap {
    padding: 13px 22px 22px 22px;
    background-color: red;
  }
  .theme-3 .carview-nav-wrap {
    margin: 4px 0 0 0;
  }
  .theme-4 .carview-nav-wrap {
    margin: 32px 0 0 0;
  }
  .carview-nav_color__headline {
    font-size: 14px;
    margin: 10px 17px 10px 0;
  }
  .carview-nav-2 .carview-nav_color__headline {
    font-size: 14px;
    margin: 10px 17px 10px 30px;
  }
  .carview-nav__color_item {
    width: 32px;
    height: 32px;
    margin: 5px 5px 5px 0;
  }
  .body-color-0001 .bx-wrapper .bx-controls-direction a {
    top: 212px;
    width: 50px;
    height: 50px;
  }
  .body-color-0001 .bx-wrapper .bx-prev {
    left: 0px;
  }
  .body-color-0001 .bx-wrapper .bx-next {
    right: 0px;
  }
  .theme-1 .carview-pn-btn .prev {
    border-radius: 3px;
    height: 50px;
    left: -25.7%;
    top: 44.5%;
    width: 50px;
  }
  .theme-1 .carview-pn-btn .prev {
    left: -11%;
    top: 44.5%;
    border-radius: 3px;
  }
  .theme-1 .carview-pn-btn .next {
    right: -11%;
    top: 44.5%;
    border-radius: 3px;
  }
  .theme-2 .carview-pn-btn .prev {
    left: -11%;
    top: 43%;
    border-radius: 3px;
  }
  .theme-2 .carview-pn-btn .next {
    right: -11%;
    top: 43%;
    border-radius: 3px;
  }
  .theme-3 .carview-pn-btn .prev {
    left: -11%;
    top: 43%;
  }
  .theme-3 .carview-pn-btn .next {
    right: -11%;
    top: 43%;
  }
  .theme-4 .carview-pn-btn .prev {
    left: -11%;
    top: 44.5%;
  }
  .theme-4 .carview-pn-btn .next {
    right: -11%;
    top: 44.5%;
  }
  .theme-1 .carview-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 17px;
    top: 12px;
    width: 15px;
  }
  .theme-1 .carview-pn-btn .next .bx-next:before {
    height: 26px;
    left: 20px;
    top: 12px;
    width: 15px;
  }
  .theme-2 .carview-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 9px;
    top: 23px;
    width: 8px;
  }
  .theme-2 .carview-pn-btn .next .bx-next:before {
    height: 12px;
    left: 14px;
    top: 25px;
    width: 8px;
  }
  .theme-3 .carview-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 9px;
    top: 23px;
    width: 8px;
  }
  .theme-3 .carview-pn-btn .next .bx-next:before {
    height: 12px;
    left: 14px;
    top: 25px;
    width: 8px;
  }
  .theme-4 .carview-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 17px;
    top: 12px;
    width: 15px;
  }
  .theme-4 .carview-pn-btn .next .bx-next:before {
    height: 26px;
    left: 20px;
    top: 12px;
    width: 15px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .theme-4 .carview-list-wrap {
    border-radius: 20px;
  }
  .carview-direction-change-btn ul {
    float: left;
    margin-top: 5px;
  }
  .theme-4 .body-color-0001 .bx-wrapper {
    border-radius: 20px;
  }
  .carview-direction-change-btn {
    position: absolute;
    width: 392px;
    right: 22px;
    top: 460px; /*公開サイトで値上書き*/
    display: block;
    margin: auto;
    margin-top: 22px;
  }
  .theme-2 .carview-direction-change-btn {
    position: absolute;
    width: 392px;
    right: 22px;
    top: 460px; /*公開サイトで値上書き*/
    display: block;
    margin: auto;
    margin-top: 22px;
  }
  .carview-direction-change-btn__text {
    float: left;
    margin: 0 8px 0 0;
    line-height: 25px;
    font-size: 12px;
  }
  .carview-item__pic {
    width: 800px;
    height: 460px;
  }
  .body-color-0001 {
    min-height: 460px;
    margin: 0 120px;
  }
  .carview-fixed-notes {
    right: 26px;
    bottom: 36px;
  }
  .carview-item__text {
    width: 53%;
    margin: 20px 0 0 22px;
    padding: 0 0 20px 0;
  }
  .theme-2 .carview-item__text {
    width: 53%;
    margin: 20px 0 0 22px;
    padding: 0 0 18px 0;
  }
  .carview-item__text--colorname {
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: bold;
  }
  .carview-item__text--notes {
    font-size: 12px;
    margin: 0 0 0 0;
  }
  .theme-1 .carview-nav-wrap {
    margin: 20px 0 0 0;
  }
  .theme-2 .carview-nav-wrap {
    padding: 13px 22px 22px 22px;
    background-color: red;
  }
  .theme-3 .carview-nav-wrap {
    margin: 4px 0 0 0;
  }
  .theme-4 .carview-nav-wrap {
    margin: 32px 0 0 0;
  }
  .carview-nav_color__headline {
    font-size: 14px;
    margin: 10px 18px 10px 0;
  }
  .carview-nav-2 .carview-nav_color__headline {
    font-size: 14px;
    margin: 10px 18px 10px 30px;
  }
  .carview-nav__color_item {
    width: 32px;
    height: 32px;
    margin: 5px 5px 5px 0;
  }
  .body-color-0001 .bx-wrapper .bx-controls-direction a {
    top: 206px;
    width: 50px;
    height: 50px;
  }
  .body-color-0001 .bx-wrapper .bx-prev {
    left: 0px;
  }
  .body-color-0001 .bx-wrapper .bx-next {
    right: 0px;
  }
  .theme-1 .carview-pn-btn .prev {
    left: -25.7%;
    top: 44.5%;
    border-radius: 3px;
  }
  .theme-1 .carview-pn-btn .next {
    right: -25.7%;
    top: 44.5%;
    border-radius: 3px;
  }
  .theme-2 .carview-pn-btn .prev {
    left: -25.7%;
    top: 43%;
    border-radius: 3px;
  }
  .theme-2 .carview-pn-btn .next {
    right: -25.7%;
    top: 43%;
    border-radius: 3px;
  }
  .theme-3 .carview-pn-btn .prev {
    left: -27%;
    top: 43%;
  }
  .theme-3 .carview-pn-btn .next {
    right: -27%;
    top: 43%;
  }
  .theme-4 .carview-pn-btn .prev {
    left: -25.7%;
    top: 44.5%;
  }
  .theme-4 .carview-pn-btn .next {
    right: -25.7%;
    top: 44.5%;
  }
  .theme-1 .carview-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 17px;
    top: 12px;
    width: 15px;
  }
  .theme-1 .carview-pn-btn .next .bx-next:before {
    height: 26px;
    left: 18px;
    top: 12px;
    width: 15px;
  }
  .theme-2 .carview-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 10px;
    top: 23px;
    width: 8px;
  }
  .theme-2 .carview-pn-btn .next .bx-next:before {
    height: 12px;
    left: 12px;
    top: 25px;
    width: 8px;
  }
  .theme-3 .carview-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 11px;
    top: 23px;
    width: 8px;
  }
  .theme-3 .carview-pn-btn .next .bx-next:before {
    height: 12px;
    left: 11px;
    top: 25px;
    width: 8px;
  }
  .theme-4 .carview-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 16px;
    top: 12px;
    width: 15px;
  }
  .theme-4 .carview-pn-btn .next .bx-next:before {
    height: 26px;
    left: 19px;
    top: 12px;
    width: 15px;
  }
}
.box-0001-clear {
  clear: both;
}

.box-0001 {
  display: block;
  clear: both;
}

.box-0001-1__column.image_border img, .box-0001-1__column.image_border .box-0001-1-youtube-container {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

.box-0001-2__column.image_border img {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

.box-0001-2__column {
  width: 100%;
  margin: 0 0 10px 0;
}

.box-0001-1__title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
}

.box-0001-2__title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
}

.box-0001-2__txt {
  font-size: 14px;
  line-height: 2em;
  margin: 20px 0 0 0;
}

.box-0001-1__txt {
  font-size: 14px;
  line-height: 2em;
  margin: 13px 0 0 0;
}

.box-0001-1__txt.box0001_nomaintext {
  font-size: 14px;
  line-height: 2em;
  margin: 0 0 0 0;
}

.box-0001-2__txt.box0001_nomaintext {
  font-size: 14px;
  line-height: 2em;
  margin: 0 0 0 0;
}

.box-0001-1-youtube-wrapper {
  margin: 0 5% 0 0;
  width: 47.5%;
  float: left;
}

.box-0001-2-youtube-wrapper {
  margin: 0 0 30px 5%;
  width: 47.5%;
  float: right;
}

.box-0001-1__column .box-0001-1-youtube-container, .box-0001-2__column .box-0001-2-youtube-container {
  position: relative;
  padding-top: 66.66%;
  width: 100%;
  overflow: hidden;
}

.theme-1 .box-0001-1__column .box-0001-1-youtube-container, .theme-1 .box-0001-2__column .box-0001-2-youtube-container {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-2 .box-0001-1__column .box-0001-1-youtube-container, .theme-2 .box-0001-2__column .box-0001-2-youtube-container {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .box-0001-1__column .box-0001-1-youtube-container, .theme-3 .box-0001-2__column .box-0001-2-youtube-container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .box-0001-1__column .box-0001-1-youtube-container, .theme-4 .box-0001-2__column .box-0001-2-youtube-container {
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
}

.box-0001-1__column .box-0001-1-youtube-container iframe, .box-0001-2__column .box-0001-2-youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*まわりこみの指定*/
.box-0001 .noaround {
  overflow: auto;
}

.box-0001-2-btn {
  margin: 30px 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  line-height: 1.5em;
  height: auto;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  width: 400px;
}

.box-0001-1-btn {
  margin: 30px 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  line-height: 1.5em;
  height: auto;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  width: 400px;
}

.box-0001-2-btn__txt {
  font-size: 15px;
  font-weight: bold;
}

.box-0001-1-btn__txt {
  font-size: 15px;
  font-weight: bold;
}

.box-0001-btn__img {
  position: absolute;
  top: 45%;
  right: 10px;
}

.box-0001 .box-0001-inner__btn__link {
  position: relative;
  width: 100%;
}

.box-0001 .box-0001-inner__btn__link:before {
  position: absolute;
}

.theme-4 .box-0001 .box-0001-inner__btn__link {
  border-radius: 30px;
}

.box-0001 .box-0001-inner__btn__link {
  line-height: 1.5em;
}

/* sp */
@media screen and (max-width: 767px) {
  .box-0001 {
    margin: 0 16px 0;
  }
  .box-0001-2-btn {
    width: 100%;
    margin: 12px 0 0;
  }
  .box-0001-1-btn {
    width: 100%;
    margin: 12px 0 0;
  }
  .box-0001-2-btn__txt {
    font-size: 12px;
  }
  .box-0001-1-btn__txt {
    font-size: 12px;
  }
  .box-0001-2__title {
    margin: 20px 0 0 0;
  }
  .box-0001-1__title {
    margin: 20px 0 0 0;
  }
  .box-0001 .box-0001-inner__btn__link {
    display: flex;
    align-items: center;
    border-radius: 3px;
    padding: 8px 38px 9px 18px;
    min-height: 48px;
  }
  .theme-1 .box-0001 .box-0001-inner__btn__link.coloricon:before, .theme-4 .box-0001 .box-0001-inner__btn__link.coloricon:before {
    right: 14px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .box-0001 .box-0001-inner__btn__link.coloricon:before, .theme-3 .box-0001 .box-0001-inner__btn__link.coloricon:before {
    right: 14px;
    width: 8px;
    height: 8px;
  }
  .box-0001 .box-0001-inner__btn__link.internal-links:before {
    right: 14px;
    width: 10px;
    height: 12px;
  }
  .box-0001 .box-0001-inner__btn__link.external-links:before {
    right: 14px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .box-0001-2__column__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .box-0001-2__column__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .box-0001-2__column__img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .box-0001-2__column__img {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .theme-1 .box-0001-1__column__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .box-0001-1__column__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .box-0001-1__column__img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .box-0001-1__column__img {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  /* 200317 */
  .box-0001 .box-0001-1-youtube-wrapper,
  .box-0001 .box-0001-2-youtube-wrapper {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .box-0001 {
    margin: 0 40px 0;
  }
  .box-0001-2__title {
    margin: 0 5% 0 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .box-0001-1__title {
    margin: 0 0 0 5%;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .box-0001-2-btn {
    width: 200px;
    margin: 31px 0 0;
  }
  .box-0001-1-btn {
    width: 200px;
    margin: 31px 0 0;
  }
  .box-0001 .box-0001-inner__btn__link {
    display: flex;
    align-items: center;
    border-radius: 3px;
    padding: 14px 51px 14px 22px;
  }
  .theme-1 .box-0001 .box-0001-inner__btn__link.coloricon:before, .theme-4 .box-0001 .box-0001-inner__btn__link.coloricon:before {
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .box-0001 .box-0001-inner__btn__link.coloricon:before, .theme-3 .box-0001 .box-0001-inner__btn__link.coloricon:before {
    right: 18px;
    width: 8px;
    height: 8px;
  }
  .box-0001 .box-0001-inner__btn__link.internal-links:before {
    right: 18px;
    width: 10px;
    height: 12px;
  }
  .box-0001 .box-0001-inner__btn__link.external-links:before {
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-2 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-3 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
  }
  .theme-4 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: right;
  }
  .theme-1 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-2 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-3 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
  }
  .theme-4 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: left;
  }
  .theme-1 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-2 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-3 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
  }
  .theme-4 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: right;
  }
  .theme-1 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-2 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-3 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
  }
  .theme-4 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: left;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .box-0001-1__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .box-0001-2__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .box-0001 {
    margin: 0 80px 0;
  }
  .box-0001-2-btn {
    width: 200px;
    margin: 31px 0 0 0;
  }
  .box-0001-1-btn {
    width: 200px;
    margin: 31px 0 0 0;
  }
  .box-0001-inner {
    margin: 0 8px;
  }
  .box-0001 .box-0001-inner__btn__link {
    display: flex;
    align-items: center;
    border-radius: 3px;
    padding: 14px 51px 14px 22px;
  }
  .theme-1 .box-0001 .box-0001-inner__btn__link.coloricon:before, .theme-4 .box-0001 .box-0001-inner__btn__link.coloricon:before {
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .box-0001 .box-0001-inner__btn__link.coloricon:before, .theme-3 .box-0001 .box-0001-inner__btn__link.coloricon:before {
    right: 18px;
    width: 8px;
    height: 8px;
  }
  .box-0001 .box-0001-inner__btn__link.internal-links:before {
    right: 18px;
    width: 10px;
    height: 12px;
  }
  .box-0001 .box-0001-inner__btn__link.external-links:before {
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-2 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-3 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
  }
  .theme-4 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: right;
  }
  .theme-1 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-2 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-3 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
  }
  .theme-4 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: left;
  }
  .theme-1 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-2 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-3 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
  }
  .theme-4 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: right;
  }
  .theme-1 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-2 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-3 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
  }
  .theme-4 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: left;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .box-0001-1__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .box-0001-2__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .box-0001 {
    margin: 0 120px 0;
  }
  .box-0001 .box-0001-inner {
    margin: 0 8px;
  }
  .box-0001-1-btn {
    width: 200px;
    margin: 31px 0 0 0;
  }
  .box-0001-2-btn {
    width: 200px;
    margin: 31px 0 0 0;
  }
  .box-0001 .box-0001-inner__btn__link {
    display: flex;
    align-items: center;
    border-radius: 3px;
    padding: 14px 51px 14px 22px;
  }
  .theme-1 .box-0001 .box-0001-inner__btn__link.coloricon:before, .theme-4 .box-0001 .box-0001-inner__btn__link.coloricon:before {
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .box-0001 .box-0001-inner__btn__link.coloricon:before, .theme-3 .box-0001 .box-0001-inner__btn__link.coloricon:before {
    right: 18px;
    width: 8px;
    height: 8px;
  }
  .box-0001 .box-0001-inner__btn__link.internal-links:before {
    right: 18px;
    width: 10px;
    height: 12px;
  }
  .box-0001 .box-0001-inner__btn__link.external-links:before {
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-2 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-3 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
  }
  .theme-4 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
  }
  .theme-1 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-2 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-3 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
  }
  .theme-4 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: left;
  }
  .theme-1 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-2 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-3 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
  }
  .theme-4 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: right;
  }
  .theme-1 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-2 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-3 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
  }
  .theme-4 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: left;
  }
}
/* pc-nomal */
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .box-0001-1__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .box-0001-2__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .box-0001 {
    margin: 0 120px 0;
  }
  .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    float: right;
    width: 47.5%;
  }
  .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    float: left;
    width: 47.5%;
  }
  .box-0001-2-btn {
    width: 200px;
    margin: 31px 0 0 0;
  }
  .box-0001-1-btn {
    width: 200px;
    margin: 31px 0 0 0;
  }
  .box-0001 .box-0001-inner {
    margin: 0 8px;
  }
  .box-0001 .box-0001-inner__btn__link {
    display: flex;
    align-items: center;
    border-radius: 3px;
    padding: 14px 51px 14px 22px;
  }
  .theme-1 .box-0001 .box-0001-inner__btn__link.coloricon:before, .theme-4 .box-0001 .box-0001-inner__btn__link.coloricon:before {
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .box-0001 .box-0001-inner__btn__link.coloricon:before, .theme-3 .box-0001 .box-0001-inner__btn__link.coloricon:before {
    right: 18px;
    width: 8px;
    height: 8px;
  }
  .box-0001 .box-0001-inner__btn__link.internal-links:before {
    right: 18px;
    width: 10px;
    height: 12px;
  }
  .box-0001 .box-0001-inner__btn__link.external-links:before {
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-2 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-3 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
  }
  .theme-4 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
  }
  .theme-1 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-2 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-3 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
  }
  .theme-4 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: left;
  }
  .theme-1 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-2 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-3 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
  }
  .theme-4 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: right;
  }
  .theme-1 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-2 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-3 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
  }
  .theme-4 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: left;
  }
}
@media screen and (min-width: 1760px) {
  .box-0001-1__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .box-0001-2__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .box-0001 {
    margin: 0 120px 0;
  }
  .box-0001-2-btn {
    width: 200px;
    margin: 31px 0 0;
  }
  .box-0001-1-btn {
    width: 200px;
    margin: 31px 0 0;
  }
  .box-0001 .box-0001-inner__btn__link {
    display: flex;
    align-items: center;
    border-radius: 3px;
    padding: 14px 51px 14px 22px;
  }
  .theme-1 .box-0001 .box-0001-inner__btn__link.coloricon:before, .theme-4 .box-0001 .box-0001-inner__btn__link.coloricon:before {
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .box-0001 .box-0001-inner__btn__link.coloricon:before, .theme-3 .box-0001 .box-0001-inner__btn__link.coloricon:before {
    right: 18px;
    width: 8px;
    height: 8px;
  }
  .box-0001 .box-0001-inner__btn__link.internal-links:before {
    right: 18px;
    width: 10px;
    height: 12px;
  }
  .box-0001 .box-0001-inner__btn__link.external-links:before {
    right: 24px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-2 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-3 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
  }
  .theme-4 .box-0001-2__column__img.around_img {
    margin: 0 0 30px 5%;
    width: 47.5%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
  }
  .theme-1 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-2 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-3 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
  }
  .theme-4 .box-0001-1__column__img.around_img {
    margin: 0 5% 30px 0;
    width: 47.5%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: left;
  }
  .theme-1 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-2 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
  }
  .theme-3 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
  }
  .theme-4 .box-0001-2__column__img.noaround_img {
    margin: 0 0 0 5%;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: right;
  }
  .theme-1 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-2 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
  }
  .theme-3 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
  }
  .theme-4 .box-0001-1__column__img.noaround_img {
    margin: 0 5% 0 0;
    width: 47.5%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: left;
  }
}
.box-0009-inner__description__stote-address:after {
  content: "";
  display: block;
  clear: both;
}

.box-0009-inner__description__tel-number:after {
  content: "";
  display: block;
  clear: both;
}

.box-0009-inner__image-area {
  position: relative;
}

.box-0009-inner__image-area__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.box-0009-inner__image-area__source {
  width: 100%;
}

.box-0009-inner__image-area.image_border img {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

.box-0009-inner__description__store-name__icon {
  content: "";
  display: inline-block;
  width: 29px;
  height: 100%;
  position: relative;
}

.theme-2 .box-0009-wrap .color-icon-1:before, .theme-3 .box-0009-wrap .color-icon-1:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_1.png);
}

.theme-2 .box-0009-wrap .color-icon-2:before, .theme-3 .box-0009-wrap .color-icon-2:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_2.png);
}

.theme-2 .box-0009-wrap .color-icon-3:before, .theme-3 .box-0009-wrap .color-icon-3:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_3.png);
}

.theme-2 .box-0009-wrap .color-icon-4:before, .theme-3 .box-0009-wrap .color-icon-4:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_4.png);
}

.theme-2 .box-0009-wrap .color-icon-5:before, .theme-3 .box-0009-wrap .color-icon-5:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_5.png);
}

.theme-2 .box-0009-wrap .color-icon-6:before, .theme-3 .box-0009-wrap .color-icon-6:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_6.png);
}

.theme-2 .box-0009-wrap .color-icon-7:before, .theme-3 .box-0009-wrap .color-icon-7:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_7.png);
}

.theme-2 .box-0009-wrap .color-icon-8:before, .theme-3 .box-0009-wrap .color-icon-8:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_8.png);
}

.theme-2 .box-0009-wrap .color-icon-9:before, .theme-3 .box-0009-wrap .color-icon-9:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_9.png);
}

.theme-2 .box-0009-wrap .color-icon-10:before, .theme-3 .box-0009-wrap .color-icon-10:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_10.png);
}

.theme-2 .box-0009-wrap .color-icon-11:before, .theme-3 .box-0009-wrap .color-icon-11:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_11.png);
}

.theme-2 .box-0009-wrap .color-icon-12:before, .theme-3 .box-0009-wrap .color-icon-12:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_12.png);
}

.theme-2 .box-0009-wrap .color-icon-13:before, .theme-3 .box-0009-wrap .color-icon-13:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_13.png);
}

.theme-2 .box-0009-wrap .color-icon-14:before, .theme-3 .box-0009-wrap .color-icon-14:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_14.png);
}

.theme-2 .box-0009-wrap .color-icon-15:before, .theme-3 .box-0009-wrap .color-icon-15:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_15.png);
}

.theme-2 .box-0009-wrap .color-icon-16:before, .theme-3 .box-0009-wrap .color-icon-16:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_16.png);
}

.theme-2 .box-0009-wrap .color-icon-17:before, .theme-3 .box-0009-wrap .color-icon-17:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_17.png);
}

.theme-2 .box-0009-wrap .color-icon-18:before, .theme-3 .box-0009-wrap .color-icon-18:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_18.png);
}

.theme-2 .box-0009-wrap .color-icon-19:before, .theme-3 .box-0009-wrap .color-icon-19:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_19.png);
}

.theme-2 .box-0009-wrap .color-icon-20:before, .theme-3 .box-0009-wrap .color-icon-20:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_20.png);
}

.theme-2 .box-0009-wrap .color-icon-21:before, .theme-3 .box-0009-wrap .color-icon-21:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_21.png);
}

.theme-2 .box-0009-wrap .color-icon-22:before, .theme-3 .box-0009-wrap .color-icon-22:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_22.png);
}

.theme-2 .box-0009-wrap .color-icon-23:before, .theme-3 .box-0009-wrap .color-icon-23:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_23.png);
}

.theme-2 .box-0009-wrap .color-icon-24:before, .theme-3 .box-0009-wrap .color-icon-24:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_24.png);
}

.theme-2 .box-0009-wrap .color-icon-25:before, .theme-3 .box-0009-wrap .color-icon-25:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_25.png);
}

.theme-2 .box-0009-wrap .color-icon-26:before, .theme-3 .box-0009-wrap .color-icon-26:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_26.png);
}

.theme-2 .box-0009-wrap .color-icon-27:before, .theme-3 .box-0009-wrap .color-icon-27:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_27.png);
}

.theme-2 .box-0009-wrap .color-icon-28:before, .theme-3 .box-0009-wrap .color-icon-28:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_28.png);
}

.theme-2 .box-0009-wrap .color-icon-29:before, .theme-3 .box-0009-wrap .color-icon-29:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_29.png);
}

.theme-2 .box-0009-wrap .color-icon-30:before, .theme-3 .box-0009-wrap .color-icon-30:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_30.png);
}

.theme-2 .box-0009-wrap .color-icon-31:before, .theme-3 .box-0009-wrap .color-icon-31:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_31.png);
}

.theme-2 .box-0009-wrap .color-icon-32:before, .theme-3 .box-0009-wrap .color-icon-32:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_32.png);
}

.theme-2 .box-0009-wrap .color-icon-33:before, .theme-3 .box-0009-wrap .color-icon-33:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_33.png);
}

.theme-2 .box-0009-wrap .color-icon-34:before, .theme-3 .box-0009-wrap .color-icon-34:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_34.png);
}

.theme-2 .box-0009-wrap .color-icon-35:before, .theme-3 .box-0009-wrap .color-icon-35:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_35.png);
}

.theme-2 .box-0009-wrap .color-icon-36:before, .theme-3 .box-0009-wrap .color-icon-36:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_36.png);
}

.theme-2 .box-0009-wrap .color-icon-37:before, .theme-3 .box-0009-wrap .color-icon-37:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_37.png);
}

.theme-2 .box-0009-wrap .color-icon-38:before, .theme-3 .box-0009-wrap .color-icon-38:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_38.png);
}

.theme-2 .box-0009-wrap .color-icon-39:before, .theme-3 .box-0009-wrap .color-icon-39:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_39.png);
}

.theme-2 .box-0009-wrap .color-icon-40:before, .theme-3 .box-0009-wrap .color-icon-40:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_40.png);
}

.theme-2 .box-0009-wrap .color-icon-41:before, .theme-3 .box-0009-wrap .color-icon-41:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_41.png);
}

.theme-2 .box-0009-wrap .color-icon-42:before, .theme-3 .box-0009-wrap .color-icon-42:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_42.png);
}

.theme-2 .box-0009-wrap .color-icon-43:before, .theme-3 .box-0009-wrap .color-icon-43:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_43.png);
}

.theme-2 .box-0009-wrap .color-icon-44:before, .theme-3 .box-0009-wrap .color-icon-44:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_44.png);
}

.theme-2 .box-0009-wrap .color-icon-45:before, .theme-3 .box-0009-wrap .color-icon-45:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_45.png);
}

.theme-2 .box-0009-wrap .color-icon-46:before, .theme-3 .box-0009-wrap .color-icon-46:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_46.png);
}

.theme-2 .box-0009-wrap .color-icon-47:before, .theme-3 .box-0009-wrap .color-icon-47:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_47.png);
}

.theme-2 .box-0009-wrap .color-icon-48:before, .theme-3 .box-0009-wrap .color-icon-48:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_48.png);
}

.theme-2 .box-0009-wrap .color-icon-49:before, .theme-3 .box-0009-wrap .color-icon-49:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_49.png);
}

.theme-2 .box-0009-wrap .color-icon-50:before, .theme-3 .box-0009-wrap .color-icon-50:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_50.png);
}

.theme-2 .box-0009-wrap .color-icon-51:before, .theme-3 .box-0009-wrap .color-icon-51:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_51.png);
}

.theme-2 .box-0009-wrap .color-icon-52:before, .theme-3 .box-0009-wrap .color-icon-52:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_52.png);
}

.theme-2 .box-0009-wrap .color-icon-53:before, .theme-3 .box-0009-wrap .color-icon-53:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_53.png);
}

.theme-2 .box-0009-wrap .color-icon-54:before, .theme-3 .box-0009-wrap .color-icon-54:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_54.png);
}

.theme-2 .box-0009-wrap .color-icon-55:before, .theme-3 .box-0009-wrap .color-icon-55:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_55.png);
}

.theme-2 .box-0009-wrap .color-icon-56:before, .theme-3 .box-0009-wrap .color-icon-56:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_56.png);
}

.theme-2 .box-0009-wrap .color-icon-57:before, .theme-3 .box-0009-wrap .color-icon-57:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_57.png);
}

.theme-2 .box-0009-wrap .color-icon-58:before, .theme-3 .box-0009-wrap .color-icon-58:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_58.png);
}

.theme-2 .box-0009-wrap .color-icon-59:before, .theme-3 .box-0009-wrap .color-icon-59:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_59.png);
}

.theme-2 .box-0009-wrap .color-icon-60:before, .theme-3 .box-0009-wrap .color-icon-60:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_60.png);
}

.theme-2 .box-0009-wrap .color-icon-61:before, .theme-3 .box-0009-wrap .color-icon-61:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_61.png);
}

.theme-2 .box-0009-wrap .color-icon-62:before, .theme-3 .box-0009-wrap .color-icon-62:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_62.png);
}

.theme-2 .box-0009-wrap .color-icon-63:before, .theme-3 .box-0009-wrap .color-icon-63:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_63.png);
}

.theme-2 .box-0009-wrap .color-icon-64:before, .theme-3 .box-0009-wrap .color-icon-64:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_64.png);
}

.theme-2 .box-0009-wrap .color-icon-65:before, .theme-3 .box-0009-wrap .color-icon-65:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_65.png);
}

.theme-2 .box-0009-wrap .color-icon-66:before, .theme-3 .box-0009-wrap .color-icon-66:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_66.png);
}

.theme-2 .box-0009-wrap .color-icon-67:before, .theme-3 .box-0009-wrap .color-icon-67:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_67.png);
}

.theme-2 .box-0009-wrap .color-icon-68:before, .theme-3 .box-0009-wrap .color-icon-68:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_68.png);
}

.theme-2 .box-0009-wrap .color-icon-69:before, .theme-3 .box-0009-wrap .color-icon-69:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_69.png);
}

.theme-2 .box-0009-wrap .color-icon-70:before, .theme-3 .box-0009-wrap .color-icon-70:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_70.png);
}

.theme-2 .box-0009-wrap .color-icon-71:before, .theme-3 .box-0009-wrap .color-icon-71:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_71.png);
}

.theme-2 .box-0009-wrap .color-icon-72:before, .theme-3 .box-0009-wrap .color-icon-72:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_72.png);
}

.theme-2 .box-0009-wrap .color-icon-73:before, .theme-3 .box-0009-wrap .color-icon-73:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_73.png);
}

.theme-2 .box-0009-wrap .color-icon-74:before, .theme-3 .box-0009-wrap .color-icon-74:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_74.png);
}

.theme-2 .box-0009-wrap .color-icon-75:before, .theme-3 .box-0009-wrap .color-icon-75:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_75.png);
}

.theme-2 .box-0009-wrap .color-icon-76:before, .theme-3 .box-0009-wrap .color-icon-76:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_76.png);
}

.theme-2 .box-0009-wrap .color-icon-77:before, .theme-3 .box-0009-wrap .color-icon-77:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_77.png);
}

.theme-2 .box-0009-wrap .color-icon-78:before, .theme-3 .box-0009-wrap .color-icon-78:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_78.png);
}

.theme-2 .box-0009-wrap .color-icon-79:before, .theme-3 .box-0009-wrap .color-icon-79:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_79.png);
}

.theme-2 .box-0009-wrap .color-icon-80:before, .theme-3 .box-0009-wrap .color-icon-80:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_80.png);
}

.theme-2 .box-0009-wrap .color-icon-81:before, .theme-3 .box-0009-wrap .color-icon-81:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_81.png);
}

.theme-2 .box-0009-wrap .color-icon-82:before, .theme-3 .box-0009-wrap .color-icon-82:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_82.png);
}

.theme-2 .box-0009-wrap .color-icon-83:before, .theme-3 .box-0009-wrap .color-icon-83:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_83.png);
}

.theme-2 .box-0009-wrap .color-icon-84:before, .theme-3 .box-0009-wrap .color-icon-84:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_84.png);
}

.theme-2 .box-0009-wrap .color-icon-85:before, .theme-3 .box-0009-wrap .color-icon-85:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_85.png);
}

.theme-2 .box-0009-wrap .color-icon-86:before, .theme-3 .box-0009-wrap .color-icon-86:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_86.png);
}

.theme-2 .box-0009-wrap .color-icon-87:before, .theme-3 .box-0009-wrap .color-icon-87:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_87.png);
}

.theme-2 .box-0009-wrap .color-icon-88:before, .theme-3 .box-0009-wrap .color-icon-88:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_88.png);
}

.theme-2 .box-0009-wrap .color-icon-89:before, .theme-3 .box-0009-wrap .color-icon-89:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_89.png);
}

.theme-2 .box-0009-wrap .color-icon-90:before, .theme-3 .box-0009-wrap .color-icon-90:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_90.png);
}

.theme-2 .box-0009-wrap .color-icon-91:before, .theme-3 .box-0009-wrap .color-icon-91:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_91.png);
}

.theme-2 .box-0009-wrap .color-icon-92:before, .theme-3 .box-0009-wrap .color-icon-92:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_92.png);
}

.theme-2 .box-0009-wrap .color-icon-93:before, .theme-3 .box-0009-wrap .color-icon-93:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_93.png);
}

.theme-2 .box-0009-wrap .color-icon-94:before, .theme-3 .box-0009-wrap .color-icon-94:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_94.png);
}

.theme-2 .box-0009-wrap .color-icon-95:before, .theme-3 .box-0009-wrap .color-icon-95:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_95.png);
}

.theme-2 .box-0009-wrap .color-icon-96:before, .theme-3 .box-0009-wrap .color-icon-96:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_96.png);
}

.theme-2 .box-0009-wrap .color-icon-97:before, .theme-3 .box-0009-wrap .color-icon-97:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_97.png);
}

.theme-2 .box-0009-wrap .color-icon-98:before, .theme-3 .box-0009-wrap .color-icon-98:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_98.png);
}

.theme-2 .box-0009-wrap .color-icon-99:before, .theme-3 .box-0009-wrap .color-icon-99:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_99.png);
}

.theme-2 .box-0009-wrap .color-icon-100:before, .theme-3 .box-0009-wrap .color-icon-100:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_100.png);
}

.theme-2 .box-0009-wrap .color-icon-101:before, .theme-3 .box-0009-wrap .color-icon-101:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_101.png);
}

.theme-2 .box-0009-wrap .color-icon-102:before, .theme-3 .box-0009-wrap .color-icon-102:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_102.png);
}

.theme-2 .box-0009-wrap .color-icon-103:before, .theme-3 .box-0009-wrap .color-icon-103:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_103.png);
}

.theme-2 .box-0009-wrap .color-icon-104:before, .theme-3 .box-0009-wrap .color-icon-104:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_104.png);
}

.theme-2 .box-0009-wrap .color-icon-105:before, .theme-3 .box-0009-wrap .color-icon-105:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_105.png);
}

.theme-2 .box-0009-wrap .color-icon-106:before, .theme-3 .box-0009-wrap .color-icon-106:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_106.png);
}

.theme-2 .box-0009-wrap .color-icon-107:before, .theme-3 .box-0009-wrap .color-icon-107:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_107.png);
}

.theme-2 .box-0009-wrap .color-icon-108:before, .theme-3 .box-0009-wrap .color-icon-108:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_108.png);
}

.theme-2 .box-0009-wrap .color-icon-109:before, .theme-3 .box-0009-wrap .color-icon-109:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_109.png);
}

.theme-2 .box-0009-wrap .color-icon-110:before, .theme-3 .box-0009-wrap .color-icon-110:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_110.png);
}

@media screen and (max-width: 767px) {
  .theme-1 .box-0009-inner__image-area__source {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .box-0009-inner__image-area__source {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .box-0009-inner__image-area__source {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .box-0009-inner__image-area__source {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .box-0009-wrap {
    margin: 0 16px;
  }
  .box-0009 {
    margin-bottom: 76px;
  }
  .box-0009-wrap-inner .box-0009:last-child {
    margin: 0px;
  }
  .box-0009-inner__image-area {
    width: 100%;
  }
  .box-0009-inner__description {
    margin: 21px 0 0 0;
    font-size: 14px;
  }
  .box-0009-inner__description__store-name {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: bold;
    letter-spacing: 0.01em;
  }
  .box-0009-inner__description__stote-address {
    margin: 21px 0 0 0;
  }
  .box-0009-inner__description__stote-address__label {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box-0009-inner__description__stote-address-main {
    width: 100%;
    position: relative;
    line-height: 1.5em;
    padding: 0 0 0 83px;
  }
  .box-0009-inner__description__tel-number {
    margin: 20px 0 33px 0;
  }
  .box-0009-inner__description__tel-number__label {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box-0009-inner__description__tel-number__main {
    width: 100%;
    position: relative;
    line-height: 1.5em;
    padding: 0 0 0 83px;
  }
  .box-0009__box-0009-inner__description__stote-address__label__colon {
    padding: 0 0 0 5px;
  }
  .box-0009__box-0009-inner__description__tel-number__label__colon {
    padding: 0 0 0 5px;
  }
  .box-0009-inner__description__store-name__icon:before {
    position: relative;
    width: 12px;
    height: 12px;
    top: 45%;
    left: 7px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .box-0009-wrap .box-0009-inner__image-area__source.imgobj_noimage {
    width: 0px;
  }
  .theme-1 .box-0009-inner__image-area__source {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .box-0009-inner__image-area__source {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .box-0009-inner__image-area__source {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .box-0009-inner__image-area__source {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .box-0009-wrap {
    margin: 0 40px;
  }
  .box-0009-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .box-0009:nth-child(odd) {
    width: 50%;
    padding: 0 17px 0 0;
  }
  .box-0009:nth-child(even) {
    width: 50%;
    padding: 0 0 0 17px;
  }
  .box-0009-inner__image-area {
    width: 100%;
  }
  .box-0009-inner__description {
    margin: 21px 0 0 0;
    font-size: 14px;
  }
  .box-0009-inner__description__store-name {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: bold;
    letter-spacing: 0.01em;
  }
  .box-0009-inner__description__stote-address {
    margin: 21px 0 0 0;
    line-height: 1.5em;
  }
  .box-0009-inner__description__stote-address__label {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box-0009-inner__description__stote-address-main {
    width: 100%;
    position: relative;
    line-height: 1.5em;
    padding: 0 0 0 82px;
  }
  .box-0009-inner__description__tel-number {
    margin: 15px 0 37px 0;
    line-height: 1.5em;
  }
  .box-0009-inner__description__tel-number__label {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
  }
  .box-0009-inner__description__tel-number__main {
    width: 100%;
    position: relative;
    line-height: 1.5em;
    padding: 0 0 0 80px;
  }
  .box-0009-inner__description__store-name__icon:before {
    position: relative;
    width: 12px;
    height: 12px;
    top: 42%;
    left: 9px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .box-0009-wrap .box-0009-inner__image-area__source.imgobj_noimage {
    width: 0px;
  }
  .theme-1 .box-0009-inner__image-area__source {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .box-0009-inner__image-area__source {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .box-0009-inner__image-area__source {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .box-0009-inner__image-area__source {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .box-0009-wrap {
    margin: 0 80px;
  }
  .box-0009-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .box-0009:nth-child(odd) {
    width: 50%;
    padding: 0 22px 0 0;
  }
  .box-0009:nth-child(even) {
    width: 50%;
    padding: 0 0 0 22px;
  }
  .box-0009-inner__image-area {
    width: 100%;
  }
  .box-0009-inner__description {
    margin: 21px 0 0 0;
    font-size: 14px;
  }
  .box-0009-inner__description__store-name {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: bold;
    letter-spacing: 0.01em;
  }
  .box-0009-inner__description__stote-address {
    margin: 24px 0 0 0;
    line-height: 1.5em;
  }
  .box-0009-inner__description__stote-address__label {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box-0009-inner__description__stote-address-main {
    width: 100%;
    position: relative;
    line-height: 1.5em;
    padding: 0 0 0 83px;
  }
  .box-0009-inner__description__tel-number {
    margin: 19px 0 0;
    line-height: 1.5em;
  }
  .box-0009-inner__description__tel-number__label {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box-0009-inner__description__tel-number__main {
    width: 100%;
    position: relative;
    line-height: 1.5em;
    padding: 0 0 0 80px;
  }
  .box-0009-inner__description__store-name__icon:before {
    position: relative;
    width: 12px;
    height: 12px;
    top: 42%;
    left: 9px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .box-0009-wrap .box-0009-inner__image-area__source.imgobj_noimage {
    width: 0px;
  }
  .theme-1 .box-0009-inner__image-area__source {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .box-0009-inner__image-area__source {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .box-0009-inner__image-area__source {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .box-0009-inner__image-area__source {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .box-0009-wrap {
    margin: 0 120px;
  }
  .box-0009-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .box-0009 {
    width: 50%;
  }
  .box-0009-wrap-inner .box-0009:nth-of-type(2n+1) {
    padding: 0 25px 0 0;
  }
  .box-0009-wrap-inner .box-0009:nth-of-type(2n+2) {
    padding: 0 0 0 25px;
  }
  .box-0009-inner__image-area {
    width: 100%;
  }
  .box-0009-inner__description {
    margin: 21px 0 0 0;
    font-size: 14px;
  }
  .box-0009-inner__description__store-name {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: bold;
    letter-spacing: 0.01em;
  }
  .box-0009-inner__description__stote-address {
    margin: 21px 0 0 0;
    line-height: 1.5em;
  }
  .box-0009-inner__description__stote-address__label {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box-0009-inner__description__stote-address-main {
    width: 100%;
    position: relative;
    line-height: 1.5em;
    padding: 0 0 0 84px;
  }
  .box-0009-inner__description__tel-number {
    margin: 19px 0 0 0;
    line-height: 1.5em;
  }
  .box-0009-inner__description__tel-number__label {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box-0009-inner__description__tel-number__main {
    width: 100%;
    position: relative;
    line-height: 1.5em;
    padding: 0 0 0 80px;
  }
  .box-0009-inner__description__store-name__icon:before {
    position: relative;
    width: 12px;
    height: 12px;
    top: 42%;
    left: 9px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .box-0009-wrap .box-0009-inner__image-area__source.imgobj_noimage {
    width: 0px;
  }
  .theme-1 .box-0009-inner__image-area__source {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .box-0009-inner__image-area__source {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .box-0009-inner__image-area__source {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .box-0009-inner__image-area__source {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .box-0009-wrap {
    max-width: 1280px;
    margin: 0 120px;
  }
  .box-0009-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .box-0009 {
    width: 50%;
  }
  .box-0009-wrap-inner .box-0009:nth-of-type(2n+1) {
    padding: 0 25px 0 0;
  }
  .box-0009-wrap-inner .box-0009:nth-of-type(2n+2) {
    padding: 0 0 0 25px;
  }
  .box-0009-inner__image-area {
    width: 100%;
  }
  .box-0009-inner__description {
    margin: 21px 0 0 0;
    font-size: 14px;
  }
  .box-0009-inner__description__store-name {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: bold;
    letter-spacing: 0.01em;
  }
  .box-0009-inner__description__stote-address {
    margin: 21px 0 0 0;
    line-height: 1.5em;
  }
  .box-0009-inner__description__stote-address__label {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box-0009-inner__description__stote-address-main {
    width: 100%;
    position: relative;
    line-height: 1.5em;
    padding: 0 0 0 80px;
  }
  .box-0009-inner__description__tel-number {
    margin: 15px 0 35px 0;
    line-height: 1.5em;
  }
  .box-0009-inner__description__tel-number__label {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box-0009-inner__description__tel-number__main {
    width: 100%;
    position: relative;
    line-height: 1.5em;
    padding: 0 0 0 80px;
  }
  .box-0009-inner__description__store-name__icon:before {
    position: relative;
    width: 12px;
    height: 12px;
    top: 42%;
    left: 9px;
  }
}
@media screen and (min-width: 1760px) {
  .box-0009-wrap .box-0009-inner__image-area__source.imgobj_noimage {
    width: 0px;
  }
  .theme-1 .box-0009-inner__image-area__source {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .box-0009-inner__image-area__source {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .box-0009-inner__image-area__source {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .box-0009-inner__image-area__source {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .box-0009-wrap {
    margin: 0 120px;
  }
  .box-0009-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .box-0009:nth-child(odd) {
    width: 50%;
    padding: 0 32px 0 0;
  }
  .box-0009:nth-child(even) {
    width: 50%;
    padding: 0 0 0 32px;
  }
  .box-0009 {
    width: 50%;
    padding: 0 31px;
  }
  .box-0009-inner__image-area {
    width: 100%;
  }
  .box-0009-inner__description {
    margin: 21px 0 0 0;
    font-size: 14px;
  }
  .box-0009-inner__description__store-name {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: bold;
    letter-spacing: 0.01em;
  }
  .box-0009-inner__description__stote-address {
    margin: 21px 0 0 0;
    line-height: 1.5em;
  }
  .box-0009-inner__description__stote-address__label {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box-0009-inner__description__stote-address-main {
    width: 100%;
    position: relative;
    line-height: 1.5em;
    padding: 0 0 0 80px;
  }
  .box-0009-inner__description__tel-number {
    margin: 16px 0 0 0;
    line-height: 1.5em;
  }
  .box-0009-inner__description__tel-number__label {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box-0009-inner__description__tel-number__main {
    width: 100%;
    position: relative;
    line-height: 1.5em;
    padding: 0 0 0 80px;
  }
  .box-0009-inner__description__store-name__icon:before {
    position: relative;
    width: 12px;
    height: 12px;
    top: 42%;
    left: 9px;
  }
}
.button-0001-inner__btn__link {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
}

.button-0001-inner__btn__link:before {
  position: absolute;
}

.theme-4 .button-0001-inner__btn__link {
  border-radius: 50px;
}

.button-0001__copy, .button-0001-inner__btn__link {
  line-height: 1.5em;
  word-break: break-all;
}

.button-0001-inner-justify-center {
  justify-content: center;
}

.button-0001-inner-justify-right {
  justify-content: flex-end;
}

/* sp */
@media screen and (max-width: 767px) {
  .button-0001-wrap {
    margin: 0 16px;
  }
  .button-0001 {
    margin: 0 0 56px;
  }
  .button-0001-wrap-inner .button-0001:last-child {
    margin: 0;
  }
  .button-0001__copy {
    font-size: 12px;
    margin: 0 0 12px;
  }
  .button-0001-inner__btn__link {
    border-radius: 3px;
    font-size: 12px;
    padding: 17px 40px 17px 12px;
    font-weight: bold;
  }
  .theme-4 .button-0001-inner__btn__link {
    border-radius: 30px;
    font-size: 12px;
    padding: 17px 40px 17px 20px;
    font-weight: bold;
  }
  .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .button-0001-inner__btn__link:before,
  .theme-3 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 12px;
    width: 8px;
    height: 8px;
  }
  .theme-4 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .button-0001 .internal-links:before {
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    right: 15px;
  }
  .theme-4 .button-0001 .internal-links:before {
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    right: 20px;
  }
  .button-0001 .external-links:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 12px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .button-0001 .external-links:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .button-0001-wrap {
    margin: 0 30px;
  }
  .button-0001-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .button-0001 {
    width: 25%;
  }
  .button-0001__copy {
    font-size: 14px;
    margin: 0 0 9px;
  }
  .button-0001-inner__btn__link {
    border-radius: 3px;
    font-size: 14px;
    padding: 19px 45px 19px 20px;
    line-height: 1.5;
    font-weight: bold;
  }
  .button-0001-inner {
    margin: 0 8px;
  }
  .button-0001 {
    margin: 104px 0 0 0;
  }
  .button-0001:nth-child(-n+4) {
    margin: 0;
  }
  .theme-1 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 16px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .button-0001-inner__btn__link:before, .theme-3 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .button-0001 .internal-links:before, .theme-2 .button-0001 .internal-links:before, .theme-3 .button-0001 .internal-links:before, .theme-4 .button-0001 .internal-links:before {
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .button-0001 .external-links:before, .theme-2 .button-0001 .external-links:before, .theme-3 .button-0001 .external-links:before, .theme-4 .button-0001 .external-links:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
    width: 12px;
    height: 12px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .button-0001-wrap {
    margin: 0 71px;
  }
  .button-0001-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .button-0001 {
    width: 25%;
  }
  .button-0001__copy {
    font-size: 14px;
    margin: 0 0 11px;
  }
  .button-0001-inner__btn__link {
    border-radius: 3px;
    font-size: 14px;
    padding: 19px 45px 19px 20px;
    line-height: 1.5;
    font-weight: bold;
  }
  .button-0001-inner {
    margin: 0 8px;
  }
  .button-0001 {
    margin: 104px 0 0 0;
  }
  .button-0001:nth-child(-n+4) {
    margin: 0;
  }
  .theme-1 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .button-0001-inner__btn__link:before, .theme-3 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .button-0001 .internal-links:before, .theme-2 .button-0001 .internal-links:before, .theme-3 .button-0001 .internal-links:before, .theme-4 .button-0001 .internal-links:before {
    width: 10px;
    height: 10px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .button-0001 .external-links:before, .theme-2 .button-0001 .external-links:before, .theme-3 .button-0001 .external-links:before, .theme-4 .button-0001 .external-links:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .button-0001-wrap {
    margin: 0 115px;
  }
  .button-0001-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .button-0001__copy {
    font-size: 14px;
    margin: 0 0 13px;
  }
  .button-0001-inner__btn__link {
    border-radius: 3px;
    font-size: 14px;
    padding: 19px 45px 19px 20px;
    line-height: 1.5;
    font-weight: bold;
  }
  .button-0001 {
    width: 24%;
    margin: 0 5px 0 5px;
  }
  .theme-1 .button-0001 .internal-links:before, .theme-2 .button-0001 .internal-links:before, .theme-3 .button-0001 .internal-links:before, .theme-4 .button-0001 .internal-links:before {
    top: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    right: 20px;
  }
  .theme-1 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .button-0001 .external-links:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .button-0001-inner__btn__link:before, .theme-3 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .button-0001 .external-links:before, .theme-2 .button-0001 .external-links:before, .theme-3 .button-0001 .external-links:before, .theme-4 .button-0001 .external-links:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .button-0001-wrap {
    margin: 0 115px;
  }
  .button-0001-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .button-0001__copy {
    font-size: 14px;
    margin: 0 0 16px;
  }
  .button-0001-inner__btn__link {
    border-radius: 3px;
    font-size: 14px;
    padding: 19px 50px 19px 20px;
    line-height: 1.5;
    font-weight: bold;
  }
  .button-0001 {
    width: 24%;
    margin: 0 6px 0 6px;
  }
  .theme-1 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .button-0001 .external-links:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .button-0001-inner__btn__link:before, .theme-3 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .button-0001-inner__btn__link:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .button-0001 .internal-links:before, .theme-2 .button-0001 .internal-links:before, .theme-3 .button-0001 .internal-links:before, .theme-4 .button-0001 .internal-links:before {
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  .theme-1 .button-0001 .external-links:before, .theme-2 .button-0001 .external-links:before, .theme-3 .button-0001 .external-links:before, .theme-4 .button-0001 .external-links:before {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
}
.button-0004__inner__btn {
  position: relative;
}

.button-0004__inner__btn__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.button-0004__inner__btn:before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}

.button-0004__inner__btn {
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
}

.button-0004__inner__btn__area {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .button-0004-wrap {
    padding: 0 16px;
  }
  .button-0004-wrap__inner .button-0004:last-child {
    margin: 0;
  }
  .button-0004__inner {
    display: flex;
    flex-wrap: wrap;
  }
  .button-0004__inner__btn {
    width: 49.3%;
    display: flex;
    align-items: center;
    padding: 10px 40px 11px 12px;
    min-height: 50px;
    margin: 1px;
  }
  .theme-4 .button-0004__inner__btn {
    width: 49.3%;
    display: flex;
    align-items: center;
    padding: 10px 40px 11px 20px;
    min-height: 50px;
    margin: 1px;
  }
  .button-0004__inner__btn__txt {
    width: 100%;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: bold;
  }
  .theme-1 .button-0004__inner__btn:before {
    right: 10px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .button-0004__inner__btn:before,
  .theme-3 .button-0004__inner__btn:before {
    right: 14px;
    width: 8px;
    height: 8px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .button-0004__inner__btn:before {
    right: 16px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004 .internal-links:before {
    right: 15px;
    width: 8px;
    height: 8px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .button-0004 .internal-links:before {
    right: 21px;
    width: 8px;
    height: 8px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004 .external-links:before {
    right: 14px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .button-0004 .external-links:before {
    right: 20px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004__inner__btn-w-1 {
    width: 100%;
  }
  .theme-4 .button-0004__inner__btn-w-1 {
    width: 100%;
  }
  .button-0004__inner .button-0004__inner__btn:first-of-type {
    border-radius: 3px 0 0 0;
  }
  .button-0004__inner .button-0004__inner__btn:nth-of-type(2) {
    border-radius: 0 3px 0 0;
  }
  .button-0004__inner .button-0004__inner__btn:nth-child(odd):nth-last-of-type(2) {
    border-radius: 0 0 0 3px;
  }
  .button-0004__inner .button-0004__inner__btn:nth-child(odd):nth-last-of-type(1) {
    border-radius: 0 0 0 3px;
  }
  .button-0004__inner .button-0004__inner__btn:nth-child(even):last-of-type {
    border-radius: 0 0 3px 0;
  }
  .button-0004__inner .button-0004__inner__btn:first-of-type:last-of-type {
    border-radius: 3px;
  }
  .button-0004__inner .button-0004__inner__btn:first-of-type:nth-last-of-type(2) {
    border-radius: 3px 0 0 3px;
  }
  .button-0004__inner .button-0004__inner__btn:nth-of-type(2):last-of-type {
    border-radius: 0 3px 3px 0;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:first-of-type {
    border-radius: 30px 0 0 0;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:nth-of-type(2) {
    border-radius: 0 30px 0 0;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:nth-child(odd):nth-last-of-type(1) {
    border-radius: 0 0 0 30px;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:nth-child(odd):nth-last-of-type(2) {
    border-radius: 0 0 0 30px;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:nth-child(even):last-of-type {
    border-radius: 0 0 30px 0;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:first-of-type:last-of-type {
    border-radius: 30px;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:first-of-type:nth-last-of-type(2) {
    border-radius: 30px 0 0 30px;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:nth-of-type(2):last-of-type {
    border-radius: 0 30px 30px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .button-0004-wrap {
    padding: 0 40px;
  }
  .button-0004__inner {
    display: flex;
    flex-wrap: wrap;
  }
  .button-0004__inner__btn {
    width: 24.7%;
    display: flex;
    align-items: center;
    padding: 10px 40px 11px 20px;
    min-height: 60px;
    margin: 1px;
  }
  .button-0004__inner__btn__txt {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
  }
  .button-0004__inner__btn:before {
    right: 14px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .button-0004__inner__btn:before,
  .theme-3 .button-0004__inner__btn:before {
    right: 16px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004 .internal-links:before {
    right: 16px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004 .external-links:before {
    right: 17px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004__inner .button-0004__inner__btn:nth-of-type(4n+1) {
    border-radius: 3px 0 0 3px;
  }
  .button-0004__inner .button-0004__inner__btn:nth-of-type(4n+4) {
    border-radius: 0 3px 3px 0;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:nth-of-type(4n+1) {
    border-radius: 30px 0 0 30px;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:nth-of-type(4n+4) {
    border-radius: 0 30px 30px 0;
  }
  .button-0004__inner__btn-w-1 {
    width: 100%;
    border-radius: 3px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-1 {
    border-radius: 30px !important;
  }
  .button-0004__inner__btn-w-2 {
    width: 49.7%;
  }
  .button-0004__inner__btn-w-2:first-of-type {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-2:nth-of-type(2) {
    border-radius: 0 3px 3px 0 !important;
  }
  .button-0004__inner__btn-w-3 {
    width: 33%;
  }
  .button-0004__inner__btn-w-3:first-of-type {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-3:nth-of-type(3) {
    border-radius: 0 3px 3px 0 !important;
  }
  .button-0004__inner__btn-w-4 {
    width: 24.7%;
  }
  .button-0004__inner__btn-w-4:first-of-type {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-4:nth-of-type(4) {
    border-radius: 0 3px 3px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-1 {
    border-radius: 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-2:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-2:nth-of-type(2) {
    border-radius: 0 30px 30px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-3:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-3:nth-of-type(3) {
    border-radius: 0 30px 30px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-4:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-4:nth-of-type(4) {
    border-radius: 0 30px 30px 0 !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .button-0004-wrap {
    padding: 0 80px;
  }
  .button-0004__inner {
    display: flex;
    flex-wrap: wrap;
  }
  .button-0004__inner__btn {
    width: 24.77%;
    display: flex;
    align-items: center;
    padding: 10px 40px 11px 20px;
    min-height: 60px;
    margin: 1px;
  }
  .button-0004__inner__btn__txt {
    width: 100%;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: bold;
  }
  .button-0004__inner__btn:before {
    right: 17px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .button-0004__inner__btn:before,
  .theme-3 .button-0004__inner__btn:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004 .external-links:before {
    right: 20px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004__inner .button-0004__inner__btn:nth-of-type(4n+1) {
    border-radius: 3px 0 0 3px;
  }
  .button-0004__inner .button-0004__inner__btn:nth-of-type(4n+4) {
    border-radius: 0 3px 3px 0;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:nth-of-type(4n+1) {
    border-radius: 30px 0 0 30px;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:nth-of-type(4n+4) {
    border-radius: 0 30px 30px 0;
  }
  .button-0004__inner__btn-w-1 {
    width: 100%;
    border-radius: 3px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-1 {
    border-radius: 30px !important;
  }
  .button-0004__inner__btn-w-2 {
    width: 49.77%;
  }
  .button-0004__inner__btn-w-2:first-of-type {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-2:nth-of-type(2) {
    border-radius: 0 3px 3px 0 !important;
  }
  .button-0004__inner__btn-w-3 {
    width: 33.1%;
  }
  .button-0004__inner__btn-w-3:first-of-type {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-3:nth-of-type(3) {
    border-radius: 0 3px 3px 0 !important;
  }
  .button-0004__inner__btn-w-4 {
    width: 24.77%;
  }
  .button-0004__inner__btn-w-4:first-of-type {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-4:nth-of-type(4) {
    border-radius: 0 3px 3px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-1 {
    border-radius: 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-2:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-2:nth-of-type(2) {
    border-radius: 0 30px 30px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-3:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-3:nth-of-type(3) {
    border-radius: 0 30px 30px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-4:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-4:nth-of-type(4) {
    border-radius: 0 30px 30px 0 !important;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .button-0004-wrap {
    padding: 0 120px;
  }
  .button-0004__inner {
    display: flex;
    flex-wrap: wrap;
  }
  .button-0004__inner__btn {
    width: 16.47%;
    display: flex;
    align-items: center;
    padding: 10px 45px 11px 20px;
    min-height: 60px;
    margin: 1px;
  }
  .button-0004__inner__btn__txt {
    width: 100%;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: bold;
  }
  .button-0004__inner__btn:before {
    right: 17px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .button-0004__inner__btn:before,
  .theme-3 .button-0004__inner__btn:before {
    right: 18px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004 .external-links:before {
    right: 20px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004__inner .button-0004__inner__btn:nth-of-type(6n+1) {
    border-radius: 3px 0 0 3px;
  }
  .button-0004__inner .button-0004__inner__btn:nth-of-type(6n+6) {
    border-radius: 0 3px 3px 0;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:nth-of-type(6n+1) {
    border-radius: 30px 0 0 30px;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:nth-of-type(6n+6) {
    border-radius: 0 30px 30px 0;
  }
  .button-0004__inner__btn-w-1 {
    width: 100%;
    border-radius: 3px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-1 {
    border-radius: 30px !important;
  }
  .button-0004__inner__btn-w-2 {
    width: 49.8%;
  }
  .button-0004__inner__btn-w-2:first-child {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-2:nth-child(2) {
    border-radius: 0 3px 3px 0 !important;
  }
  .button-0004__inner__btn-w-3 {
    width: 33.14%;
  }
  .button-0004__inner__btn-w-3:first-child {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-3:nth-child(3) {
    border-radius: 0 3px 3px 0 !important;
  }
  .button-0004__inner__btn-w-4 {
    width: 24.8%;
  }
  .button-0004__inner__btn-w-4:first-child {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-4:nth-child(4) {
    border-radius: 0 3px 3px 0 !important;
  }
  .button-0004__inner__btn-w-5 {
    width: 19.8%;
  }
  .button-0004__inner__btn-w-5:first-of-type {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-5:nth-of-type(5) {
    border-radius: 0 3px 3px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-1 {
    border-radius: 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-2:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-2:nth-of-type(2) {
    border-radius: 0 30px 30px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-3:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-3:nth-of-type(3) {
    border-radius: 0 30px 30px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-4:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-4:nth-of-type(4) {
    border-radius: 0 30px 30px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-5:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-5:nth-of-type(5) {
    border-radius: 0 30px 30px 0 !important;
  }
}
@media screen and (min-width: 1760px) {
  .button-0004-wrap {
    padding: 0 120px;
  }
  .button-0004__inner {
    display: flex;
    flex-wrap: wrap;
  }
  .button-0004__inner__btn {
    width: 16.51%;
    display: flex;
    align-items: center;
    padding: 10px 50px 11px 20px;
    min-height: 60px;
    margin: 1px;
  }
  .button-0004__inner__btn__txt {
    width: 100%;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: bold;
  }
  .button-0004__inner__btn:before {
    right: 17px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .button-0004__inner__btn:before,
  .theme-3 .button-0004__inner__btn:before {
    right: 18px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004__inner__btn .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004__inner__btn .external-links:before {
    right: 20px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004 .external-links:before {
    width: 12px;
    height: 12px;
    right: 20px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0004__inner .button-0004__inner__btn:nth-of-type(6n+1) {
    border-radius: 3px 0 0 3px;
  }
  .button-0004__inner .button-0004__inner__btn:nth-of-type(6n+6) {
    border-radius: 0 3px 3px 0;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:nth-of-type(6n+1) {
    border-radius: 30px 0 0 30px;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn:nth-of-type(6n+6) {
    border-radius: 0 30px 30px 0;
  }
  .button-0004__inner__btn-w-1 {
    width: 100%;
    border-radius: 3px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-1 {
    border-radius: 30px !important;
  }
  .button-0004__inner__btn-w-2 {
    width: 49.84%;
  }
  .button-0004__inner__btn-w-2:first-child {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-2:nth-child(2) {
    border-radius: 0 3px 3px 0 !important;
  }
  .button-0004__inner__btn-w-3 {
    width: 33.17%;
  }
  .button-0004__inner__btn-w-3:first-child {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-3:nth-child(3) {
    border-radius: 0 3px 3px 0 !important;
  }
  .button-0004__inner__btn-w-4 {
    width: 24.84%;
  }
  .button-0004__inner__btn-w-4:first-child {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-4:nth-child(4) {
    border-radius: 0 3px 3px 0 !important;
  }
  .button-0004__inner__btn-w-5 {
    width: 19.84%;
  }
  .button-0004__inner__btn-w-5:first-of-type {
    border-radius: 3px 0 0 3px !important;
  }
  .button-0004__inner__btn-w-5:nth-of-type(5) {
    border-radius: 0 3px 3px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-1 {
    border-radius: 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-2:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-2:nth-of-type(2) {
    border-radius: 0 30px 30px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-3:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-3:nth-of-type(3) {
    border-radius: 0 30px 30px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-4:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-4:nth-of-type(4) {
    border-radius: 0 30px 30px 0 !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-5:first-of-type {
    border-radius: 30px 0 0 30px !important;
  }
  .theme-4 .button-0004__inner .button-0004__inner__btn-w-5:nth-of-type(5) {
    border-radius: 0 30px 30px 0 !important;
  }
}
.button-0007-inner {
  position: relative;
  border-radius: 4px;
  display: flex;
  align-items: center;
}

.button-0007-wrap__inner:after {
  content: "";
  display: block;
  clear: both;
}

.button-0007-inner:after {
  content: "";
  display: block;
  clear: both;
}

.button-0007__image__source {
  width: 100%;
  border-radius: 4px 0 0 4px;
  margin: 2px 1.5px 1px 1.5px;
}

.button-0007__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.button-0007__text-area:before {
  position: absolute;
  width: 12px;
  height: 12px;
}

.button-0007__text-area {
  word-wrap: break-word;
  font-weight: bold;
}

.button-0007-inner-justify-center {
  justify-content: center;
}

.button-0007-inner-justify-right {
  justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  .button-0007__image__source {
    width: 100%;
    border-radius: 4px 0 0 4px;
    margin: 2px 1.5px 1px 1.5px;
  }
  .button-0007-wrap__inner {
    margin: 0 16px;
  }
  .button-0007 {
    width: 100%;
  }
  .button-0007-inner {
    margin: 0 0 17px 0;
  }
  .button-0007__image {
    width: 42%;
  }
  .layout-2 .button-0007__image {
    width: 37%;
  }
  .layout-3 .button-0007__image {
    width: 24%;
  }
  .button-0007__text-area {
    width: 57%;
    font-size: 13px;
    line-height: 1.5em;
    padding: 10px 35px 11px 12px;
  }
  .layout-2 .button-0007__text-area {
    width: 65%;
    font-size: 13px;
    line-height: 1.5em;
    padding: 10px 35px 11px 12px;
  }
  .layout-3 .button-0007__text-area {
    width: 80%;
    font-size: 13px;
    line-height: 1.5em;
    padding: 10px 35px 11px 12px;
  }
  .theme-2 .button-0007__text-area:before,
  .theme-3 .button-0007__text-area:before {
    right: 14px;
    width: 8px;
    height: 8px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .button-0007__text-area:before,
  .theme-4 .button-0007__text-area:before {
    right: 10px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0007 .internal-links:before {
    right: 16px;
    width: 8px;
    height: 8px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0007 .external-links:before {
    right: 14px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .button-0007-inner {
    border-radius: 8px;
  }
  .theme-4 .button-0007__image__source {
    border-radius: 8px 0 0 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .button-0007__image__source {
    width: 100%;
    border-radius: 4px 0 0 4px;
    margin: 2px 2px 1px 2px;
  }
  .button-0007-wrap__inner {
    margin: 0 30px;
    display: flex;
    flex-wrap: wrap;
  }
  .button-0007 {
    width: 50%;
    margin-bottom: 14px;
  }
  .button-0007-inner {
    margin: 0 9px;
  }
  .button-0007__image {
    width: 42%;
  }
  .layout-2 .button-0007__image {
    width: 35%;
  }
  .layout-3 .button-0007__image {
    width: 24%;
  }
  .button-0007__text-area {
    width: 57%;
    font-size: 16px;
    line-height: 1.5em;
    padding: 10px 40px 11px 20px;
  }
  .layout-2 .button-0007__text-area {
    width: 65%;
    font-size: 16px;
    line-height: 1.5em;
    padding: 10px 40px 11px 20px;
  }
  .layout-3 .button-0007__text-area {
    width: 80%;
    font-size: 16px;
    line-height: 1.5em;
    padding: 10px 40px 11px 20px;
  }
  .button-0007__text-area:before {
    right: 18px;
    width: 12px;
    height: 12px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .button-0007__text-area:before,
  .theme-4 .button-0007__text-area:before {
    right: 18px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .button-0007__text-area:before,
  .theme-3 .button-0007__text-area:before {
    right: 18px;
    width: 10px;
    height: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0007 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0007 .external-links:before {
    right: 20px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .button-0007-inner {
    border-radius: 20px;
  }
  .theme-4 .button-0007__image__source {
    border-radius: 16px 0 0 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .button-0007__image__source {
    width: 100%;
    border-radius: 4px 0 0 4px;
    margin: 2px 2px 1px 2px;
  }
  .button-0007-wrap__inner {
    margin: 0 70px;
    display: flex;
    flex-wrap: wrap;
  }
  .button-0007 {
    width: 50%;
    margin-bottom: 16px;
  }
  .button-0007-inner {
    margin: 0 9px;
  }
  .button-0007__image {
    width: 42%;
  }
  .layout-2 .button-0007__image {
    width: 36%;
  }
  .layout-3 .button-0007__image {
    width: 25%;
  }
  .button-0007__text-area {
    width: 57%;
    font-size: 16px;
    line-height: 1.5em;
    padding: 10px 50px 11px 20px;
  }
  .layout-2 .button-0007__text-area {
    width: 65%;
    font-size: 16px;
    line-height: 1.5em;
    padding: 10px 50px 11px 20px;
  }
  .layout-3 .button-0007__text-area {
    width: 80%;
    font-size: 16px;
    line-height: 1.5em;
    padding: 10px 50px 11px 20px;
  }
  .button-0007__text-area:before {
    right: 20px;
    width: 12px;
    height: 12px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .button-0007__text-area:before,
  .theme-4 .button-0007__text-area:before {
    right: 20px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .button-0007__text-area:before,
  .theme-3 .button-0007__text-area:before {
    right: 20px;
    width: 10px;
    height: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0007 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0007 .external-links:before {
    right: 20px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .button-0007-inner {
    border-radius: 20px;
  }
  .theme-4 .button-0007__image__source {
    border-radius: 16px 0 0 16px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .button-0007__image__source {
    width: 100%;
    border-radius: 4px 0 0 4px;
    margin: 2px 2px 1px 2px;
  }
  .button-0007-wrap {
    margin: 0 120px;
  }
  .button-0007-wrap__inner {
    display: flex;
    flex-wrap: wrap;
  }
  .button-0007 {
    width: 50%;
    margin-bottom: 15px;
  }
  .button-0007-wrap__inner .button-0007:nth-of-type(2n+1) {
    padding-right: 7.5px;
  }
  .button-0007-wrap__inner .button-0007:nth-of-type(2n+2) {
    padding-left: 7.5px;
  }
  .button-0007__image {
    width: 42%;
  }
  .layout-2 .button-0007__image {
    width: 36%;
  }
  .layout-3 .button-0007__image {
    width: 25%;
  }
  .button-0007__text-area {
    width: 57%;
    font-size: 16px;
    line-height: 1.5em;
    padding: 10px 45px 11px 20px;
  }
  .layout-2 .button-0007__text-area {
    width: 65%;
    font-size: 16px;
    line-height: 1.5em;
    padding: 10px 50px 11px 20px;
  }
  .layout-3 .button-0007__text-area {
    width: 80%;
    font-size: 16px;
    line-height: 1.5em;
    padding: 10px 50px 11px 20px;
  }
  .button-0007__text-area:before {
    right: 18px;
    width: 12px;
    height: 12px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .button-0007__text-area:before,
  .theme-4 .button-0007__text-area:before {
    right: 18px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .button-0007__text-area:before,
  .theme-3 .button-0007__text-area:before {
    right: 18px;
    width: 10px;
    height: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0007 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0007 .external-links:before {
    right: 20px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .button-0007-inner {
    border-radius: 20px;
  }
  .theme-4 .button-0007__image__source {
    border-radius: 20px 0 0 20px;
  }
}
@media screen and (min-width: 1760px) {
  .button-0007__image__source {
    width: 100%;
    border-radius: 4px 0 0 4px;
    margin: 2px 2px 1px 2px;
  }
  .button-0007-wrap {
    max-width: 1520px;
    margin: 0 120px;
  }
  .button-0007-wrap__inner {
    display: flex;
    flex-wrap: wrap;
  }
  .button-0007 {
    width: 50%;
    margin-bottom: 18px;
  }
  .button-0007-wrap__inner .button-0007:nth-of-type(2n+1) {
    padding-right: 8px;
  }
  .button-0007-wrap__inner .button-0007:nth-of-type(2n+2) {
    padding-left: 9px;
  }
  .layout-3 .button-0007__image {
    width: 25%;
  }
  .button-0007__image {
    width: 42%;
  }
  .layout-2 .button-0007__image {
    width: 35%;
  }
  .button-0007__text-area {
    width: 57%;
    font-size: 16px;
    line-height: 1.5em;
    padding: 10px 45px 11px 20px;
  }
  .layout-2 .button-0007__text-area {
    width: 65%;
    font-size: 16px;
    line-height: 1.5em;
    padding: 10px 50px 11px 20px;
  }
  .layout-3 .button-0007__text-area {
    width: 80%;
    font-size: 16px;
    line-height: 1.5em;
    padding: 10px 50px 11px 20px;
  }
  .button-0007__text-area:before {
    right: 18px;
    width: 12px;
    height: 12px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .button-0007__text-area:before,
  .theme-4 .button-0007__text-area:before {
    right: 18px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .button-0007__text-area:before,
  .theme-3 .button-0007__text-area:before {
    right: 18px;
    width: 10px;
    height: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0007 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-0007 .external-links:before {
    right: 20px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .button-0007-inner {
    border-radius: 20px;
  }
  .theme-4 .button-0007__image__source {
    border-radius: 20px 0 0 20px;
  }
}
.button-0009-inner {
  position: relative;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  display: flex;
  align-items: center;
}

.theme-4 .button-0009-inner {
  position: relative;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  display: flex;
  align-items: center;
}

.button-0009-wrap__inner:after {
  content: "";
  display: block;
  clear: both;
}

.button-0009-inner:after {
  content: "";
  display: block;
  clear: both;
}

.button-0009__image__source {
  width: 100%;
  margin: 2px;
  border-radius: 4px 0 0 4px;
}

.theme-4 .button-0009__image__source {
  width: 100%;
  margin: 2px;
  border-radius: 8px 0 0 8px;
}

.button-0009__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.button-0009__text-area {
  word-wrap: break-word;
  font-weight: bold;
}

.button-0009-inner-justify-center {
  justify-content: center;
}

.button-0009-inner-justify-right {
  justify-content: flex-end;
}

/* sp */
@media screen and (max-width: 767px) {
  .button-0009__image__source {
    width: 100%;
    margin: 2px 2px 1px;
  }
  .button-0009-wrap__inner {
    margin: -15px 16px 0;
  }
  .button-0009 {
    width: 100%;
  }
  .button-0009-inner {
    margin: 15px 0 0 0;
  }
  .button-0009__image {
    width: 35.5%;
  }
  .layout-2 .button-0009__image {
    width: 26%;
  }
  .layout-3 .button-0009__image {
    width: 18%;
  }
  .button-0009__text-area {
    width: 58%;
    font-size: 13px;
    line-height: 1.5em;
    padding: 10px 12px 10px 12px;
  }
  .layout-2 .button-0009__text-area {
    width: 65%;
    font-size: 13px;
    line-height: 1.5em;
    padding: 10px 10px 10px 12px;
  }
  .layout-3 .button-0009__text-area {
    width: 80%;
    font-size: 13px;
    line-height: 1.5em;
    padding: 10px 25px 10px 12px;
  }
  .theme-4 .button-0009-inner {
    position: relative;
    border-radius: 8px;
    display: flex;
    align-items: center;
  }
  .theme-1 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 9px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 14px;
    width: 8px;
    height: 8px;
  }
  .theme-1 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 12px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 14px;
    width: 8px;
    height: 8px;
  }
  .theme-2 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 14px;
    width: 8px;
    height: 8px;
  }
  .theme-2 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 12px;
    width: 12px;
    height: 12px;
  }
  .theme-3 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 14px;
    width: 8px;
    height: 8px;
  }
  .theme-3 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 14px;
    width: 8px;
    height: 8px;
  }
  .theme-3 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 12px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 9px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 14px;
    width: 8px;
    height: 8px;
  }
  .theme-4 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 12px;
    width: 12px;
    height: 12px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .button-0009__image__source {
    width: 100%;
    margin: 2px 2px 1px 2px;
  }
  .button-0009-wrap__inner {
    margin: -27px 23px 0;
    display: flex;
    flex-wrap: wrap;
  }
  .button-0009 {
    width: 50%;
    margin: 27px 0 0 0;
  }
  .button-0009-inner {
    margin: 0 17px;
  }
  .button-0009__image {
    width: 30%;
  }
  .layout-2 .button-0009__image {
    width: 25%;
  }
  .layout-3 .button-0009__image {
    width: 15%;
  }
  .button-0009__text-area {
    width: 70%;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 40px 10px 20px;
  }
  .theme-4 .button-0009-inner {
    border-radius: 20px;
  }
  .theme-4 .button-0009__image__source {
    border-radius: 20px 0 0 20px;
  }
  .layout-2 .button-0009__text-area {
    width: 75%;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 40px 10px 20px;
  }
  .layout-3 .button-0009__text-area {
    width: 84%;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 40px 10px 20px;
  }
  .theme-1 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 16px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-1 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-2 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-2 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-3 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-3 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-3 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 16px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .button-0009__image__source {
    width: 100%;
    margin: 2px 2px 1px 2px;
    max-width: 163px;
    max-height: 90px;
  }
  .button-0009-wrap__inner {
    margin: 0 80px;
    display: flex;
    flex-wrap: wrap;
  }
  .button-0009:nth-child(1) {
    width: 47.5%;
    margin: 0;
  }
  .button-0009:nth-child(2) {
    width: 47.5%;
    margin: 0 0 0 5%;
  }
  .button-0009:nth-child(3) {
    width: 47.5%;
    margin: 32px 0 0 0;
  }
  .button-0009__image {
    width: 40%;
  }
  .layout-2 .button-0009__image {
    width: 33%;
  }
  .layout-3 .button-0009__image {
    width: 22%;
  }
  .button-0009__text-area {
    width: 60%;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 45px 10px 20px;
  }
  .layout-2 .button-0009__text-area {
    width: 66%;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 45px 10px 20px;
  }
  .layout-3 .button-0009__text-area {
    width: 80%;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 45px 10px 20px;
  }
  .theme-1 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-1 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-2 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-2 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-3 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-3 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-3 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .button-0009-inner {
    border-radius: 20px;
  }
  .theme-4 .button-0009__image__source {
    border-radius: 20px 0 0 20px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .button-0009__image__source {
    width: 100%;
    margin: 2px 2px 2px 3px;
  }
  .button-0009-wrap {
    margin: 0 120px;
  }
  .button-0009-wrap__inner {
    display: flex;
    flex-wrap: wrap;
  }
  .button-0009 {
    width: 33.333%;
  }
  .button-0009-wrap__inner .button-0009:nth-of-type(3n+1) {
    padding: 0 34px 0 0;
  }
  .button-0009-wrap__inner .button-0009:nth-of-type(3n+2) {
    padding: 0 16px;
  }
  .button-0009-wrap__inner .button-0009:nth-of-type(3n+3) {
    padding: 0 0 0 34px;
  }
  .button-0009__image {
    width: 35%;
  }
  .layout-2 .button-0009__image {
    width: 28%;
  }
  .layout-3 .button-0009__image {
    width: 20%;
  }
  .button-0009__text-area {
    width: 65%;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 40px 10px 20px;
  }
  .layout-2 .button-0009__text-area {
    width: 72%;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 45px 10px 20px;
  }
  .layout-3 .button-0009__text-area {
    width: 80%;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 40px 10px 20px;
  }
  .theme-4 .button-0009-inner {
    border-radius: 20px;
  }
  .theme-4 .button-0009__image__source {
    border-radius: 20px 0 0 20px;
  }
  .theme-1 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-1 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-2 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-2 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-3 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-3 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-3 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
}
@media screen and (min-width: 1760px) {
  .button-0009__image__source {
    width: 100%;
    margin: 2px 2px 1px 2px;
  }
  .button-0009-wrap {
    max-width: 1520px;
    margin: 0 120px;
  }
  .button-0009-wrap__inner {
    display: flex;
    flex-wrap: wrap;
  }
  .button-0009 {
    width: 33.333%;
  }
  .button-0009-wrap__inner .button-0009:nth-of-type(3n+1) {
    padding: 0 42px 0 0;
  }
  .button-0009-wrap__inner .button-0009:nth-of-type(3n+2) {
    padding: 0 21px;
  }
  .button-0009-wrap__inner .button-0009:nth-of-type(3n+3) {
    padding: 0 0 0 42px;
  }
  .button-0009__image {
    width: 35%;
  }
  .layout-2 .button-0009__image {
    width: 28%;
  }
  .layout-3 .button-0009__image {
    width: 20%;
  }
  .button-0009__text-area {
    width: 65%;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 45px 10px 20px;
  }
  .layout-2 .button-0009__text-area {
    width: 72%;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 45px 10px 20px;
  }
  .layout-3 .button-0009__text-area {
    width: 80%;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px 45px 10px 20px;
  }
  .theme-4 .button-0009-inner {
    border-radius: 20px;
  }
  .theme-4 .button-0009__image__source {
    border-radius: 20px 0 0 20px;
  }
  .theme-1 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-1 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-1 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-2 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-2 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-3 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-3 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-3 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .button-0009__text-area.coloricon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .button-0009__text-area.internal-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .button-0009__text-area.external-links:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
  }
}
.callendar-container {
  margin-bottom: 23px;
  padding-top: 10px;
  padding-bottom: 27px;
  border-bottom: 1px solid #eee;
}

.calendar-title {
  margin-bottom: 30px;
}

.calendar-list {
  list-style: none;
  padding-top: 40px;
  width: 100%;
}

.calendar-top .calendar-image {
  position: relative;
  width: 80%;
  margin: 0 auto;
}

.calendar-top .calendar-image img {
  width: 100%;
}

.calendar-attantion .calendar-icon-holiday {
  border-radius: 0%;
}

.calendar-attantion .calendar-icon {
  display: inline-block;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  float: left;
  margin-right: 5px;
}

/* 店舗DB icon色、形選択可能対応 */
/* 色設定 */
.calendar-attantion .calendar-icon.icon-color--E50322 {
  background-color: #E50322;
}

.calendar-attantion .calendar-icon.icon-color--FFD700 {
  background-color: #FFD700;
}

.calendar-attantion .calendar-icon.icon-color--800080 {
  background-color: #800080;
}

.calendar-attantion .calendar-icon.icon-color--D8DF21 {
  background-color: #D8DF21;
}

.calendar-attantion .calendar-icon.icon-color--39B44A {
  background-color: #39B44A;
}

/* 形設定 */
.calendar-attantion .calendar-icon.icon-shape--square {
  border-radius: 0%;
}

.calendar-attantion .calendar-icon.icon-shape--round {
  border-radius: 50%;
}

.calendar-attantion {
  padding-left: 0;
  text-align: left;
  font-size: 14px;
  display: inline-block;
  padding-right: 20px;
}

.calendar-0001 .show {
  display: block;
}

.calendar-0001 .hide {
  display: none;
}

.calendar-nav-prev a {
  background: url(../../images/5/arrow-left-icon.png) 10% center no-repeat;
  background-size: 5px 8px;
}

.calendar-nav-next a {
  background: url(../../images/5/arrow-right-icon.png) 90% center no-repeat;
  background-size: 5px 8px;
}

.calendar-nav-prev .tc-btn-b {
  font-weight: bold;
}

.calendar-nav-next .tc-btn-b {
  font-weight: bold;
}

/* sp */
@media screen and (max-width: 767px) {
  .calendar-0001 {
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    padding-bottom: 60px;
  }
  .unit-margin-50px .unit-base.calendar-0001 {
    padding-bottom: 100px;
  }
  .unit-margin-45px .unit-base.calendar-0001 {
    padding-bottom: 95px;
  }
  .unit-margin-40px .unit-base.calendar-0001 {
    padding-bottom: 90px;
  }
  .unit-margin-35px .unit-base.calendar-0001 {
    padding-bottom: 85px;
  }
  .unit-margin-30px .unit-base.calendar-0001 {
    padding-bottom: 80px;
  }
  .unit-margin-25px .unit-base.calendar-0001 {
    padding-bottom: 75px;
  }
  .unit-margin-20px .unit-base.calendar-0001 {
    padding-bottom: 70px;
  }
  .unit-margin-15px .unit-base.calendar-0001 {
    padding-bottom: 65px;
  }
  .unit-margin-10px .unit-base.calendar-0001 {
    padding-bottom: 60px;
  }
  .unit-margin-5px .unit-base.calendar-0001 {
    padding-bottom: 55px;
  }
  .calendar-0001 h2 {
    font-size: 20px;
  }
  .callendar-container {
    margin-bottom: 0;
    padding-bottom: 38px;
    overflow: hidden;
  }
  .calendar-list {
    padding-top: 30px;
  }
  .calendar-list:after {
    display: block;
    clear: both;
    content: "";
  }
  .calendar-attantion .calendar-icon {
    margin-top: 8px;
  }
  .calendar-attantion {
    padding-left: 0;
    text-align: left;
    font-size: 14px;
    display: block;
    padding-right: 20px;
    line-height: 2em;
  }
  .calendar-attantion-list {
    padding: 15px 0 60px 0;
  }
  .unit-margin-50px .calendar-0001 .calendar-attantion-list {
    padding: 15px 0 0 0;
  }
  .unit-margin-45px .calendar-0001 .calendar-attantion-list {
    padding: 15px 0 0 0;
  }
  .unit-margin-40px .calendar-0001 .calendar-attantion-list {
    padding: 15px 0 0 0;
  }
  .unit-margin-35px .calendar-0001 .calendar-attantion-list {
    padding: 15px 0 0 0;
  }
  .unit-margin-30px .calendar-0001 .calendar-attantion-list {
    padding: 15px 0 0 0;
  }
  .unit-margin-25px .calendar-0001 .calendar-attantion-list {
    padding: 15px 0 0 0;
  }
  .unit-margin-20px .calendar-0001 .calendar-attantion-list {
    padding: 15px 0 0 0;
  }
  .unit-margin-15px .calendar-0001 .calendar-attantion-list {
    padding: 15px 0 0 0;
  }
  .unit-margin-10px .calendar-0001 .calendar-attantion-list {
    padding: 15px 0 0 0;
  }
  .unit-margin-5px .calendar-0001 .calendar-attantion-list {
    padding: 15px 0 0 0;
  }
  .calendar-top, .calendar-bottom {
    width: 100%;
  }
  .calendar-top img, .calendar-bottom img {
    width: 100%;
  }
  .calendar-bottom {
    float: left;
  }
  .calendar-bottom .calendar-wrapper {
    width: 100%;
    padding: 21px 19px 16px 24px;
    border: solid 1px #e6e6e6;
    background-color: white;
  }
  .calendar-bottom .calendar-image {
    position: relative;
    width: 100%;
  }
  .calendar-column {
    position: relative;
    margin-bottom: 18px;
  }
  .calendar-nav-prev {
    position: relative;
    float: left;
    padding-right: 5px;
    width: 50%;
  }
  .calendar-nav-next {
    position: relative;
    float: left;
    width: 50%;
  }
  .calendar-nav img {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 8px;
  }
  .calendar-nav-prev img {
    left: 18px;
    transform: scale(-1, 1);
  }
  .calendar-nav a {
    line-height: 16px;
    padding: 13px 0px 13px 0px;
    font-size: 16px;
    display: block;
    text-align: center;
    border-radius: 5px;
  }
  .calendar-column {
    display: none;
  }
  .calendar-column-pc {
    position: absolute;
    display: block;
    overflow: hidden;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .unit-margin-50px .calendar-0001 .calendar-column-pc {
    bottom: 50px;
  }
  .unit-margin-45px .calendar-0001 .calendar-column-pc {
    bottom: 45px;
  }
  .unit-margin-40px .calendar-0001 .calendar-column-pc {
    bottom: 40px;
  }
  .unit-margin-35px .calendar-0001 .calendar-column-pc {
    bottom: 35px;
  }
  .unit-margin-30px .calendar-0001 .calendar-column-pc {
    bottom: 30px;
  }
  .unit-margin-25px .calendar-0001 .calendar-column-pc {
    bottom: 25px;
  }
  .unit-margin-20px .calendar-0001 .calendar-column-pc {
    bottom: 20px;
  }
  .unit-margin-15px .calendar-0001 .calendar-column-pc {
    bottom: 15px;
  }
  .unit-margin-10px .calendar-0001 .calendar-column-pc {
    bottom: 10px;
  }
  .unit-margin-5px .calendar-0001 .calendar-column-pc {
    bottom: 5px;
  }
  .theme-1 .calendar-bottom .calendar-wrapper {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .calendar-bottom .calendar-wrapper {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .calendar-bottom .calendar-wrapper {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .calendar-bottom .calendar-wrapper {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .calendar-0001 {
    max-width: 1760px;
    padding-left: 40px;
    padding-right: 17px;
    position: relative;
  }
  .calendar-0001 h2 {
    font-size: 20px;
  }
  .callendar-container {
    margin-bottom: 0;
    padding-bottom: 38px;
    overflow: hidden;
  }
  .calendar-list:after {
    display: block;
    clear: both;
    content: "";
  }
  .calendar-top, .calendar-bottom {
    width: 50%;
  }
  .calendar-bottom {
    float: left;
    padding-right: 23px;
  }
  .calendar-column-pc {
    position: absolute;
    display: block;
    overflow: hidden;
    top: 0;
    right: 0;
    padding-right: 40px;
    width: 166px;
    float: left;
  }
  .calendar-column {
    position: relative;
    margin-bottom: 18px;
  }
  .calendar-nav-prev {
    position: relative;
    padding-right: 2px;
  }
  .calendar-nav-next {
    position: relative;
    float: left;
    padding-left: 3px;
  }
  .calendar-nav a {
    line-height: 12px;
    padding: 8px 0px 9px 0px;
    font-size: 12px;
    display: block;
    border-radius: 5px;
  }
  .calendar-column {
    display: none;
  }
  .calendar-nav {
    border-radius: 5px;
    width: 50%;
    float: left;
  }
  .calendar-nav img {
    position: absolute;
    top: 10px;
    left: 44px;
    width: 6px;
  }
  .calendar-nav-prev img {
    left: 9px;
    transform: scale(-1, 1);
  }
  .calendar-nav-prev .tc-btn-b {
    padding-right: 12px;
    padding-left: 20px;
    text-align: right;
  }
  .calendar-nav-next .tc-btn-b {
    padding-right: 18px;
    padding-left: 11px;
  }
  .calendar-attantion-list {
    padding-top: 28px;
  }
  .calendar-bottom .calendar-wrapper {
    width: 100%;
    padding: 25px 27px 23px 30px;
    border: solid 1px #e6e6e6;
    background-color: white;
  }
  .calendar-bottom .calendar-image {
    position: relative;
    width: 100%;
  }
  .calendar-top img, .calendar-bottom img {
    width: 100%;
  }
  .theme-1 .calendar-bottom .calendar-wrapper {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .calendar-bottom .calendar-wrapper {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .calendar-bottom .calendar-wrapper {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .calendar-bottom .calendar-wrapper {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .calendar-0001 {
    max-width: 1760px;
    padding-left: 80px;
    padding-right: 35px;
    position: relative;
  }
  .calendar-0001 h2 {
    font-size: 20px;
  }
  .calendar-list {
    padding-top: 40px;
  }
  .callendar-container {
    margin-bottom: 0;
    padding-bottom: 38px;
    overflow: hidden;
  }
  .calendar-attantion-list {
    padding-top: 28px;
  }
  .calendar-list:after {
    display: block;
    clear: both;
    content: "";
  }
  .calendar-top, .calendar-bottom {
    width: 50%;
  }
  .calendar-top img, .calendar-bottom img {
    width: 100%;
  }
  .calendar-bottom {
    float: left;
    padding-right: 45px;
  }
  .calendar-bottom .calendar-wrapper {
    width: 100%;
    padding: 26px 42px 20px 29px;
    border: solid 1px #e6e6e6;
    background-color: white;
  }
  .calendar-bottom .calendar-image {
    position: relative;
    width: 100%;
  }
  .calendar-column {
    position: relative;
    margin-bottom: 18px;
  }
  .calendar-nav-prev {
    position: relative;
    padding-right: 2px;
  }
  .calendar-nav-next {
    position: relative;
    float: left;
    padding-left: 3px;
  }
  .calendar-nav a {
    line-height: 12px;
    padding: 8px 0px 9px 0px;
    font-size: 12px;
    display: block;
    border-radius: 5px;
  }
  .calendar-column {
    display: none;
  }
  .calendar-nav {
    border-radius: 5px;
    width: 50%;
    float: left;
  }
  .calendar-nav img {
    position: absolute;
    top: 10px;
    left: 50px;
    width: 6px;
  }
  .calendar-nav-prev img {
    left: 9px;
    transform: scale(-1, 1);
  }
  .calendar-nav-prev .tc-btn-b {
    padding-right: 12px;
    padding-left: 20px;
    text-align: right;
  }
  .calendar-nav-next .tc-btn-b {
    padding-right: 18px;
    padding-left: 14px;
  }
  .calendar-column-pc {
    position: absolute;
    display: block;
    overflow: hidden;
    top: 0;
    right: 0;
    padding-right: 80px;
    width: 205px;
    float: left;
  }
  .theme-1 .calendar-bottom .calendar-wrapper {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .calendar-bottom .calendar-wrapper {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .calendar-bottom .calendar-wrapper {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .calendar-bottom .calendar-wrapper {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
}
/* pc-small-nomal  */
@media print, screen and (min-width: 1280px) {
  .calendar-0001 {
    max-width: 1760px;
    padding-right: 97px;
    padding-left: 120px;
    position: relative;
  }
  .calendar-0001 h2 {
    font-size: 20px;
  }
  .callendar-container {
    margin-bottom: 0;
    padding-bottom: 38px;
    overflow: hidden;
  }
  .calendar-attantion-list {
    padding-top: 28px;
  }
  .calendar-list:after {
    display: block;
    clear: both;
    content: "";
  }
  .calendar-top, .calendar-bottom {
    width: 33.33%;
  }
  .calendar-top img, .calendar-bottom img {
    width: 100%;
  }
  .calendar-bottom {
    float: left;
    padding-right: 22px;
  }
  .calendar-bottom .calendar-wrapper {
    width: 100%;
    padding: 24px 25px 16px 28px;
    border: solid 1px #e6e6e6;
    background-color: white;
  }
  .calendar-bottom .calendar-image {
    position: relative;
    width: 100%;
  }
  .calendar-column {
    position: relative;
    margin-bottom: 18px;
  }
  .calendar-nav-prev {
    position: relative;
    padding-right: 2px;
  }
  .calendar-nav-next {
    position: relative;
    float: left;
    padding-left: 3px;
  }
  .calendar-nav a {
    line-height: 12px;
    padding: 8px 0px 9px 0px;
    font-size: 12px;
    display: block;
    border-radius: 5px;
  }
  .calendar-column {
    display: none;
  }
  .calendar-nav {
    border-radius: 5px;
    width: 50%;
    float: left;
  }
  .calendar-nav img {
    position: absolute;
    top: 10px;
    left: 50px;
    width: 6px;
  }
  .calendar-nav-prev img {
    left: 9px;
    transform: scale(-1, 1);
  }
  .calendar-nav-prev .tc-btn-b {
    padding-right: 12px;
    padding-left: 20px;
    text-align: right;
  }
  .calendar-nav-next .tc-btn-b {
    padding-right: 18px;
    padding-left: 15px;
  }
  .calendar-column-pc {
    position: absolute;
    display: block;
    overflow: hidden;
    top: 0;
    right: 0;
    padding-right: 120px;
    width: 242px;
    float: left;
  }
  .theme-1 .calendar-bottom .calendar-wrapper {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .calendar-bottom .calendar-wrapper {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .calendar-bottom .calendar-wrapper {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .calendar-bottom .calendar-wrapper {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .calendar-0001 {
    max-width: 1760px;
    padding-right: 94px;
    padding-left: 120px;
    position: relative;
  }
  .calendar-0001 h2 {
    font-size: 20px;
  }
  .callendar-container {
    margin-bottom: 0;
    padding-bottom: 38px;
    overflow: hidden;
  }
  .calendar-attantion-list {
    padding-top: 28px;
  }
  .calendar-list {
    padding-top: 36px;
  }
  .calendar-list:after {
    display: block;
    clear: both;
    content: "";
  }
  .calendar-top, .calendar-bottom {
    width: 33.33%;
  }
  .calendar-top img, .calendar-bottom img {
    width: 100%;
  }
  .calendar-bottom {
    float: left;
    padding-right: 27px;
  }
  .calendar-bottom .calendar-wrapper {
    width: 100%;
    padding: 27px 41px 17px 30px;
    border: solid 1px #e6e6e6;
    background-color: white;
  }
  .calendar-bottom .calendar-image {
    position: relative;
    width: 100%;
  }
  .calendar-column {
    position: relative;
    margin-bottom: 18px;
  }
  .calendar-nav-prev {
    position: relative;
    padding-right: 2px;
  }
  .calendar-nav-next {
    position: relative;
    float: left;
    padding-left: 3px;
  }
  .calendar-nav a {
    line-height: 12px;
    padding: 8px 0px 9px 0px;
    font-size: 12px;
    display: block;
    border-radius: 5px;
  }
  .calendar-column {
    display: none;
  }
  .calendar-nav {
    border-radius: 5px;
    width: 50%;
    float: left;
  }
  .calendar-nav img {
    position: absolute;
    top: 10px;
    left: 50px;
    width: 6px;
  }
  .calendar-nav-prev img {
    left: 9px;
    transform: scale(-1, 1);
  }
  .calendar-nav-prev .tc-btn-b {
    padding-right: 12px;
    padding-left: 20px;
    text-align: right;
  }
  .calendar-nav-next .tc-btn-b {
    padding-right: 12px;
    padding-left: 16px;
  }
  .calendar-column-pc {
    position: absolute;
    display: block;
    overflow: hidden;
    top: 0;
    right: 0;
    padding-right: 120px;
    width: 242px;
    float: left;
  }
  .theme-1 .calendar-bottom .calendar-wrapper {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .calendar-bottom .calendar-wrapper {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .calendar-bottom .calendar-wrapper {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .calendar-bottom .calendar-wrapper {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
}
.car-list-0001 a {
  text-decoration: none;
}

.car-list-0001 img {
  vertical-align: top;
}

.car-list-0001 .carlist-body {
  display: block;
}

.car-list-0001 .carlist-engine {
  display: none;
}

.car-list-0001 .carlist-name {
  display: none;
}

.car-list-0001 .anc_arrow_1 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/1.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_2 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/2.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_3 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/3.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_4 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/4.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_5 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/5.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_6 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/6.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_7 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/7.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_8 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/8.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_9 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/9.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_10 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/10.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_11 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/11.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_12 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/12.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_13 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/13.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_14 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/14.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_15 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/15.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_16 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/16.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_17 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/17.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_18 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/18.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_19 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/19.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_20 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/20.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_21 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/21.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_22 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/22.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_23 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/23.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_24 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/24.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_25 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/25.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_26 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/26.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_27 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/27.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_28 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/28.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_29 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/29.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_30 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/30.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_31 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/31.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_32 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/32.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_33 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/33.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_34 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/34.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_35 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/35.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_36 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/36.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_37 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/37.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_38 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/38.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_39 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/39.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_40 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/40.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_41 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/41.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_42 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/42.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_43 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/43.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_44 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/44.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_45 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/45.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_46 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/46.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_47 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/47.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_48 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/48.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_49 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/49.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_50 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/50.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_51 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/51.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_52 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/52.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_53 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/53.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_54 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/54.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_55 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/55.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_56 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/56.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_57 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/57.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_58 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/58.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_59 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/59.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_60 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/60.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_61 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/61.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_62 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/62.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_63 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/63.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_64 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/64.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_65 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/65.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_66 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/66.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_67 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/67.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_68 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/68.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_69 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/69.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_70 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/70.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_71 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/71.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_72 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/72.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_73 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/73.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_74 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/74.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_75 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/75.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_76 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/76.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_77 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/77.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_78 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/78.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_79 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/79.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_80 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/80.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_81 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/81.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_82 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/82.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_83 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/83.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_84 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/84.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_85 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/85.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_86 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/86.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_87 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/87.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_88 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/88.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_89 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/89.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_90 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/90.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_91 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/91.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_92 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/92.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_93 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/93.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_94 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/94.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_95 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/95.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_96 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/96.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_97 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/97.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_98 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/98.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_99 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/99.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_100 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/100.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_101 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/101.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_102 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/102.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_103 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/103.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_104 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/104.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_105 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/105.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_106 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/106.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_107 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/107.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_108 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/108.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_109 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/109.png) left top no-repeat;
}

.car-list-0001 .anc_arrow_110 a:after {
  background: url(/assets/a/images/car-list-0001/arrow/110.png) left top no-repeat;
}

.car-list-0001 .carlist-label {
  font-weight: bold;
  line-height: 1;
  margin: 0;
  margin-bottom: 30px;
}

.car-list-0001 .carlist-item {
  float: left;
}

.car-list-0001 .car-thumb {
  display: block;
}

.car-list-0001 .car-thumb img {
  width: 100%;
  height: auto;
  border-radius: 3px;
}

.theme-3 .car-list-0001 .car-thumb img {
  width: 100%;
  height: auto;
  border-radius: 0px;
}

.theme-4 .car-list-0001 .car-thumb img {
  border-radius: 8px;
}

.car-list-0001 .car-name {
  font-size: 15px;
  display: block;
  margin: 0;
  text-align: left;
  line-height: 1.5;
}

.car-list-0001 .carlist-item {
  overflow: hidden;
  box-sizing: border-box;
  width: 22%;
  list-style: none;
}

.car-list-0001 .car-name {
  font-weight: bold;
  padding: 15px 0 0;
}

@media screen and (min-width: 768px) {
  .car-list-0001 .carlist-block {
    margin-top: 62px;
  }
  .car-list-0001 .carlist-body .carlist-block#carlist-body-item-1, .car-list-0001 .carlist-engine .carlist-block#carlist-engine-item-1 {
    margin-top: 30px;
  }
  .car-list-0001 .carlist-label {
    font-size: 22px;
    margin-bottom: 25px;
  }
  .car-list-0001 .carlist-item {
    margin: 0 4% 0 0;
  }
  .car-list-0001 .carlist-item:nth-child(4n) {
    margin-right: 0;
  }
  .car-list-0001 .carlist-item:nth-child(n+5) {
    margin-top: 2%;
  }
}
@media screen and (max-width: 767px) {
  .car-list-0001 .carlist-block {
    margin-top: 35px;
  }
  .car-list-0001 .carlist-block#carlist-body-item-1 {
    margin-top: 34px;
  }
  .car-list-0001 .carlist-item {
    width: 47.5%;
    margin-bottom: 6.6%;
  }
  .car-list-0001 .carlist-item:nth-child(2n) {
    margin-left: 1%;
  }
  .car-list-0001 .carlist-item:nth-child(2n+1) {
    margin-right: 4%;
  }
  .car-list-0001 .car-name {
    font-size: 15px;
    padding: 15px 0px 0;
  }
}
/* sp */
@media screen and (max-width: 767px) {
  .car-list-0001 .lineup-contents {
    margin-top: 20px;
    width: auto;
    margin: 0 auto;
  }
  .car-list-0001 .carlist-body {
    margin: 20px 16px 0;
  }
  .carlist-name {
    margin: 20px 16px 0;
  }
  .carlist-engine {
    margin: 20px 16px 0;
  }
  .car-list-0001 .carlist-label {
    margin-bottom: 30px;
  }
  .car-list-0001 .car-thumb img.imgobj_noimage {
    display: block;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .car-list-0001 .lineup-contents {
    margin-top: 90px;
    width: auto;
    margin: 0 auto;
  }
  .car-list-0001 .carlist-body {
    margin: 40px 40px 0;
  }
  .carlist-name {
    margin: 40px 40px 0;
  }
  .carlist-engine {
    margin: 40px 40px 0;
  }
  .theme-4 .car-list-0001 .car-thumb img {
    border-radius: 16px;
  }
  .car-list-0001 .carlist-item:nth-child(n+5) {
    margin-top: 4%;
  }
  .car-list-0001 .car-thumb img.imgobj_noimage {
    display: none;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .car-list-0001 .lineup-contents {
    margin-top: 90px;
    width: auto;
    margin: 0 auto;
  }
  .car-list-0001 .carlist-body {
    margin: 40px 80px 0;
  }
  .carlist-name {
    margin: 40px 80px 0;
  }
  .carlist-engine {
    margin: 40px 80px 0;
  }
  .theme-4 .car-list-0001 .car-thumb img {
    border-radius: 16px;
  }
  .car-list-0001 .carlist-label {
    margin-bottom: 40px;
  }
  .car-list-0001 .carlist-item:nth-child(n+5) {
    margin-top: 3%;
  }
  .car-list-0001 .car-thumb img.imgobj_noimage {
    display: none;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .car-list-0001 .lineup-contents {
    margin-top: 90px;
    max-width: 1280px;
    margin: 0 auto;
  }
  .car-list-0001 .carlist-body {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .carlist-name {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .carlist-engine {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .theme-4 .car-list-0001 .car-thumb img {
    border-radius: 20px;
  }
  .car-list-0001 .car-thumb img.imgobj_noimage {
    display: none;
  }
}
/* pc-normal */
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .car-list-0001 .lineup-contents {
    margin-top: 90px;
    max-width: 1280px;
    margin: 0 auto;
  }
  .car-list-0001 .carlist-body {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .carlist-name {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .carlist-engine {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .theme-4 .car-list-0001 .car-thumb img {
    border-radius: 20px;
  }
  .car-list-0001 .car-thumb img.imgobj_noimage {
    display: none;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .car-list-0001 .lineup-contents {
    margin-top: 90px;
    max-width: 1520px;
    margin: 0 auto;
  }
  .car-list-0001 .carlist-body {
    max-width: 1280px;
    margin: 40px auto 0;
  }
  .carlist-name {
    max-width: 1280px;
    margin: 40px auto 0;
  }
  .carlist-engine {
    max-width: 1280px;
    margin: 40px auto 0;
  }
  .theme-4 .car-list-0001 .car-thumb img {
    border-radius: 20px;
  }
  .car-list-0001 .car-thumb img.imgobj_noimage {
    display: none;
  }
}
.car-list-0001 .tab-area {
  margin: 0 60px 0;
}

.car-list-0001 .tab-change-btn {
  margin: 0 60px;
}

.car-list-0001 .tab-change-btn li {
  font-size: 16px;
  font-weight: bold;
  color: #231815;
  text-align: center;
  display: table;
  float: left;
  height: 63px;
  width: 33.4%;
  box-sizing: border-box;
  border: 1px solid #3c3c3c;
  margin: 0 0 0 -1px;
  cursor: pointer;
  /* background-color: #fff; */
}

.car-list-0001 .tab-change-btn li:last-child {
  width: 33.3%;
}

.theme-1 .car-list-0001 .tab-change-btn li:first-child {
  border-radius: 3px 0 0 0;
}

.theme-1 .car-list-0001 .tab-change-btn li:last-child {
  border-radius: 0 3px 0 0;
}

.theme-2 .car-list-0001 .tab-change-btn li:first-child {
  border-radius: 3px 0 0 0;
}

.theme-2 .car-list-0001 .tab-change-btn li:last-child {
  border-radius: 0 3px 0 0;
}

.car-list-0001 .tab-change-btn li:first-child {
  margin: 0 0 0 0;
}

.theme-4 .car-list-0001 .tab-change-btn li:first-child {
  border-radius: 20px 0 0 0;
}

.car-list-0001 .tab-change-btn li.active {
  color: #fff;
  background-color: #3c3c3c;
  cursor: auto;
}

.theme-4 .car-list-0001 .tab-change-btn li:last-child {
  border-radius: 0 20px 0 0;
}

.car-list-0001 .tab-change-btn li span {
  display: table-cell;
  vertical-align: middle;
}

.car-list-0001 .tab-area .border {
  border-bottom: 1px solid #3c3c3c;
  margin: -1px 0 0 0;
}

@media screen and (max-width: 767px) {
  .car-list-0001 .tab-area {
    margin: 0 16px 0;
  }
  .car-list-0001 .tab-change-btn {
    margin: 0;
  }
  .car-list-0001 .tab-change-btn li {
    font-size: 12px;
    height: 48px;
    width: 50% !important;
  }
  .car-list-0001 .tab-change-btn li:nth-child(1) {
    margin: 0 0 0 0;
    border-radius: 4px 0 0 0;
  }
  .car-list-0001 .tab-change-btn li:nth-child(2) {
    border-radius: 0 4px 0 0;
  }
  .car-list-0001 .tab-change-btn li:nth-child(3) {
    margin: -1px 0 0 0;
    border-radius: 0 0 0 4px;
  }
  .theme-1 .car-list-0001 .tab-change-btn li:last-child {
    border-radius: 0 0 0 4px;
  }
  .theme-3 .car-list-0001 .tab-change-btn li {
    border-radius: 0;
  }
  .car-list-0001 .tab-area .border {
    border-bottom: none;
    margin: 0;
  }
  .theme-4 .car-list-0001 .tab-change-btn li:last-child {
    border-radius: 0 0 0 20px;
  }
  .theme-4 .tab-item.tab-item-3 {
    border-radius: 0 20px 0 0;
  }
  .theme-2 .car-list-0001 .tab-change-btn li:last-child {
    border-radius: 0 0 0 3px;
  }
}
/* sp */
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .car-list-0001 .tab-area {
    margin: 0px 20px 0;
  }
  .car-list-0001 .tab-change-btn {
    margin: 0 20px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .car-list-0001 .tab-area {
    margin: 0px 40px 0;
  }
  .car-list-0001 .tab-change-btn {
    margin: 0 40px;
  }
}
.car-list-0001 .carlist-body-anchor .carlist-body-anchor-item {
  position: relative;
  float: left;
  /* background-color: #fff; */
}

.car-list-0001 .carlist-body-anchor .carlist-body-anchor-item a {
  position: relative;
  /* color: #231815; */
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.car-list-0001 .carlist-body-anchor-item a:after {
  position: absolute;
  display: block;
  content: "";
}

.car-list-0001 .carlist-body-anchor .carlist-body-anchor-item a span {
  padding: 0 0 0 14px;
}

@media screen and (min-width: 768px) {
  .car-list-0001 .carlist-body-anchor .carlist-body-anchor-item {
    width: 16.6666%;
    height: 40px;
    line-height: 40px;
    border-width: 1px;
    border-style: solid;
    margin: 0 0 0 -1px;
  }
  .car-list-0001 .carlist-body-anchor .carlist-body-anchor-item:first-child {
    margin: 0 0 0 0;
  }
  .car-list-0001 .carlist-body-anchor .carlist-body-anchor-item:nth-child(3n) {
    margin-right: 0;
  }
  .car-list-0001 .carlist-body-anchor .carlist-body-anchor-item a {
    font-size: 14px;
    background-position: 5% center;
  }
  .car-list-0001 .carlist-body-anchor-item a:after {
    top: 50%;
    right: 14px;
    width: 8px;
    height: 10px;
    margin-top: -3px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .car-list-0001 .link-welcab {
    margin-top: 18px;
    font-size: 14px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .car-list-0001 .carlist-body-anchor .carlist-body-anchor-item {
    width: 49%;
    height: 40px;
    line-height: 40px;
    margin: 0 2% 3% 0;
    border-width: 1px;
    border-style: solid;
  }
  .car-list-0001 .carlist-body-anchor .carlist-body-anchor-item:nth-child(2n) {
    margin-right: 0;
  }
  .car-list-0001 .carlist-body-anchor .carlist-body-anchor-item a {
    font-size: 11px;
    background-size: 17% auto;
    background-position: 5% center;
  }
  .car-list-0001 .carlist-body-anchor-item a:after {
    top: 50%;
    right: 7%;
    width: 8px;
    height: 10px;
    margin-top: -4px;
    background-size: 8px auto;
  }
  .car-list-0001 .link-welcab {
    margin-top: 2%;
    font-size: 11px;
    text-align: center;
  }
}
/* sp */
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .car-list-0001 .carlist-body-anchor .carlist-body-anchor-item {
    width: 25%;
  }
  .car-list-0001 .carlist-body-anchor .carlist-body-anchor-item:nth-child(4n+1) {
    margin: 0;
  }
  /* .car-list-0001 .carlist-body-anchor .carlist-body-anchor-item:nth-child(5n) {
    margin: 0;
  } */
  .car-list-0001 .carlist-body-anchor .carlist-body-anchor-item:nth-child(n+5) {
    margin-top: -1px;
  }
}
.car-list-0001 .carlist-engine-anchor .carlist-engine-anchor-item {
  position: relative;
  float: left;
}

.car-list-0001 .carlist-engine-anchor .carlist-engine-anchor-item a {
  position: relative;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.car-list-0001 .carlist-engine-anchor-item a:after {
  position: absolute;
  display: block;
  content: "";
}

.car-list-0001 .carlist-engine-anchor .carlist-engine-anchor-item a span {
  padding: 0 0 0 10px;
}

@media screen and (min-width: 768px) {
  .car-list-0001 .carlist-engine-anchor .carlist-engine-anchor-item {
    width: 20%;
    height: 40px;
    line-height: 40px;
    border-width: 1px;
    border-style: solid;
    margin: 0 0 0 -1px;
  }
  .car-list-0001 .carlist-engine-anchor .carlist-engine-anchor-item:nth-child(6) {
    margin-left: 0;
  }
  .car-list-0001 .carlist-engine-anchor .carlist-engine-anchor-item:nth-child(n+6) {
    margin-top: -1px;
  }
  .car-list-0001 .carlist-engine-anchor .carlist-engine-anchor-item:first-child {
    margin: 0 0 0 0;
  }
  .car-list-0001 .carlist-engine-anchor .carlist-engine-anchor-item:nth-child(3n) {
    margin-right: 0;
  }
  .car-list-0001 .carlist-engine-anchor .carlist-engine-anchor-item a {
    font-size: 14px;
    background-position: 5% center;
  }
  .car-list-0001 .carlist-engine-anchor-item a:after {
    top: 50%;
    right: 14px;
    width: 8px;
    height: 10px;
    margin-top: -3px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .car-list-0001 .link-welcab {
    margin-top: 24px;
    font-size: 14px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .car-list-0001 .carlist-engine-anchor .carlist-engine-anchor-item {
    width: 49%;
    height: 32px;
    line-height: 32px;
    margin: 0 2% 3% 0;
    border-width: 1px;
    border-style: solid;
  }
  .car-list-0001 .carlist-engine-anchor .carlist-engine-anchor-item:nth-child(2n) {
    margin-right: 0;
  }
  .car-list-0001 .carlist-engine-anchor .carlist-engine-anchor-item a {
    font-size: 11px;
    background-size: 17% auto;
    background-position: 5% center;
  }
  .car-list-0001 .carlist-engine-anchor-item a:after {
    top: 50%;
    right: 14px;
    width: 8px;
    height: 10px;
    margin-top: -5px;
    background-size: 8px auto;
  }
  .car-list-0001 .link-welcab {
    margin-top: 4%;
    font-size: 11px;
  }
}
.car-list-0001 .carlist-name-anchor {
  overflow: hidden;
  padding: 0;
}

.car-list-0001 .carlist-name-anchor-item {
  font-size: 11px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  float: left;
  position: relative;
  display: block;
  box-sizing: border-box;
  /* margin: 0 0 0 -1px; */
  border-width: 1px;
  border-style: solid;
  border-right: none;
}

.car-list-0001 .carlist-name-anchor-item:last-child {
  border-width: 1px;
  border-style: solid;
}

.carlist-name-anchor-item:first-child {
  margin: 0 0 0 0;
}

.carlist-name-anchor-item a {
  width: 100%;
  height: 100%;
  display: block;
}

.carlist-name-anchor-item.inactive a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.5;
  cursor: default;
}

.car-list-0001 .carlist-name-anchor-item a:after {
  position: absolute;
  top: 50%;
  right: 14px;
  display: block;
  width: 8px;
  height: 14px;
  margin-top: -3px;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
}

.car-list-0001 .carlist-name-anchor-item a span {
  padding: 0 0 0 10px;
}

@media screen and (min-width: 1024px) {
  .car-list-0001 .carlist-name-anchor-item {
    width: 10%;
  }
  .car-list-0001 .carlist-body-anchor .carlist-body-anchor-item:nth-child(n+7) {
    margin-top: -1px;
  }
  .car-list-0001 .carlist-body-anchor .carlist-body-anchor-item:nth-child(6n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .car-list-0001 .carlist-name-anchor-item {
    width: 10%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .car-list-0001 .carlist-name-anchor {
    margin: 0 0 48px 0;
  }
  .car-list-0001 .carlist-name-anchor-item {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .car-list-0001 .carlist-name-anchor {
    margin: 0 0 29px 0;
  }
  .car-list-0001 .carlist-name-anchor-item {
    border-width: 1px;
    border-style: solid;
  }
  .car-list-0001 .carlist-name-anchor-item a:after {
    width: 8px;
    height: 9px;
    margin-top: -3px;
    -webkit-background-size: 8px auto;
    background-size: 8px auto;
  }
  .car-list-0001 .carlist-name-anchor-item {
    width: 23%;
    height: 32px;
    line-height: 31px;
    margin-bottom: 3%;
    margin-left: 2.5%;
  }
  .car-list-0001 .carlist-name-anchor-item:nth-child(4n+1) {
    margin-left: 0;
  }
}
.car-list-0002 a {
  text-decoration: none;
}

.car-list-0002 img {
  vertical-align: top;
}

.car-list-0002 .carlist-body {
  display: block;
}

.car-list-0002 .carlist-engine {
  display: none;
}

.car-list-0002 .carlist-name {
  display: none;
}

.car-list-0002 .anc_arrow_1 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/1.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_2 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/2.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_3 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/3.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_4 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/4.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_5 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/5.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_6 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/6.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_7 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/7.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_8 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/8.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_9 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/9.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_10 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/10.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_11 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/11.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_12 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/12.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_13 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/13.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_14 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/14.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_15 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/15.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_16 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/16.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_17 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/17.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_18 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/18.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_19 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/19.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_20 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/20.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_21 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/21.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_22 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/22.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_23 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/23.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_24 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/24.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_25 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/25.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_26 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/26.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_27 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/27.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_28 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/28.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_29 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/29.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_30 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/30.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_31 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/31.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_32 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/32.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_33 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/33.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_34 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/34.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_35 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/35.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_36 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/36.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_37 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/37.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_38 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/38.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_39 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/39.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_40 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/40.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_41 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/41.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_42 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/42.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_43 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/43.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_44 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/44.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_45 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/45.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_46 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/46.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_47 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/47.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_48 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/48.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_49 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/49.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_50 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/50.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_51 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/51.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_52 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/52.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_53 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/53.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_54 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/54.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_55 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/55.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_56 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/56.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_57 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/57.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_58 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/58.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_59 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/59.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_60 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/60.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_61 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/61.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_62 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/62.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_63 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/63.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_64 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/64.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_65 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/65.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_66 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/66.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_67 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/67.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_68 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/68.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_69 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/69.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_70 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/70.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_71 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/71.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_72 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/72.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_73 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/73.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_74 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/74.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_75 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/75.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_76 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/76.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_77 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/77.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_78 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/78.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_79 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/79.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_80 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/80.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_81 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/81.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_82 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/82.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_83 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/83.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_84 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/84.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_85 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/85.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_86 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/86.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_87 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/87.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_88 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/88.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_89 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/89.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_90 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/90.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_91 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/91.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_92 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/92.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_93 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/93.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_94 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/94.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_95 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/95.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_96 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/96.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_97 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/97.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_98 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/98.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_99 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/99.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_100 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/100.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_101 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/101.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_102 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/102.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_103 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/103.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_104 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/104.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_105 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/105.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_106 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/106.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_107 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/107.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_108 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/108.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_109 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/109.png) left top no-repeat;
}

.car-list-0002 .anc_arrow_110 a:after {
  background: url(/assets/a/images/car-list-0002/arrow/110.png) left top no-repeat;
}

/* パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用 */
.car-list-0002 .carlist-label {
  font-weight: bold;
  line-height: 1;
  margin: 0;
  margin-bottom: 10px;
}

.car-list-0002 .carlist-item {
  float: left;
}

.car-list-0002 .car-thumb {
  display: block;
}

.car-list-0002 .car-thumb img {
  width: 100%;
  height: auto;
}

.theme-4 .car-list-0002 .car-thumb img {
  border-radius: 20px;
}

.car-list-0002 .car-name {
  font-size: 15px;
  display: block;
  margin: 0;
  text-align: left;
}

.car-list-0002 .carlist-item {
  overflow: hidden;
  box-sizing: border-box;
  width: 22%;
  list-style: none;
}

.car-list-0002 .car-name {
  font-weight: bold;
  padding: 10px 0;
}

@media screen and (min-width: 768px) {
  .car-list-0002 .carlist-block {
    margin-top: 67px;
  }
  .car-list-0002 .carlist-body .carlist-block {
    margin-top: 67px;
  }
  .car-list-0002 .carlist-block:first-child {
    margin-top: 0;
  }
  .car-list-0002 .carlist-label {
    font-size: 22px;
    margin-bottom: 22px;
  }
  .car-list-0002 .carlist-item {
    margin: 0 4% 0 0;
  }
  .car-list-0002 .carlist-item:nth-child(4n) {
    margin-right: 0;
  }
  .car-list-0002 .carlist-item:nth-child(n+5) {
    margin-top: 2%;
  }
}
@media screen and (max-width: 767px) {
  .car-list-0002 .carlist-block {
    margin-top: 9%;
  }
  .car-list-0002 .carlist-block:first-child {
    margin-top: 0;
  }
  .car-list-0002 .carlist-item {
    width: 49%;
    margin-bottom: 1.6%;
  }
  .car-list-0002 .carlist-item:nth-child(2n) {
    margin-left: 1%;
  }
  .car-list-0002 .carlist-item:nth-child(2n+1) {
    margin-right: 1%;
  }
  .car-list-0002 .car-name {
    font-size: 15px;
    padding: 8px 10px;
  }
}
/* sp */
@media screen and (max-width: 767px) {
  .car-list-0002 .lineup-contents {
    margin-top: 20px;
    width: auto;
    margin: 0 auto;
  }
  .car-list-0002 .carlist-body {
    margin: 20px 16px 0;
  }
  .carlist-name {
    margin: 20px 16px 0;
  }
  .carlist-engine {
    margin: 20px 16px 0;
  }
  .car-list-0002 .car-thumb img.imgobj_noimage {
    display: block;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .car-list-0002 .lineup-contents {
    margin-top: 90px;
    width: auto;
    margin: 0 auto;
  }
  .car-list-0002 .carlist-body {
    margin: 40px 40px 0;
  }
  .carlist-name {
    margin: 40px 40px 0;
  }
  .carlist-engine {
    margin: 40px 40px 0;
  }
  .car-list-0002 .car-thumb img.imgobj_noimage {
    display: none;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .car-list-0002 .lineup-contents {
    margin-top: 90px;
    width: auto;
    margin: 0 auto;
  }
  .car-list-0002 .carlist-body {
    margin: 40px 80px 0;
  }
  .carlist-name {
    margin: 40px 80px 0;
  }
  .carlist-engine {
    margin: 40px 80px 0;
  }
  .car-list-0002 .car-thumb img.imgobj_noimage {
    display: none;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .car-list-0002 .lineup-contents {
    margin-top: 90px;
    max-width: 1280px;
    margin: 0 auto;
  }
  .car-list-0002 .carlist-body {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .carlist-name {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .carlist-engine {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .car-list-0002 .car-thumb img.imgobj_noimage {
    display: none;
  }
}
/* pc-normal */
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .car-list-0002 .lineup-contents {
    margin-top: 90px;
    max-width: 1280px;
    margin: 0 auto;
  }
  .car-list-0002 .carlist-body {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .carlist-name {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .carlist-engine {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .car-list-0002 .car-thumb img.imgobj_noimage {
    display: none;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .car-list-0002 .lineup-contents {
    margin-top: 90px;
    max-width: 1520px;
    margin: 0 auto;
  }
  .car-list-0002 .carlist-body {
    max-width: 1280px;
    margin: 40px auto 0;
  }
  .carlist-name {
    max-width: 1280px;
    margin: 40px auto 0;
  }
  .carlist-engine {
    max-width: 1280px;
    margin: 40px auto 0;
  }
  .car-list-0002 .car-thumb img.imgobj_noimage {
    display: none;
  }
}
/* タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用 */
.car-list-0002 .tab-area {
  margin: 0 60px 0;
}

.car-list-0002 .tab-change-btn {
  margin: 0 60px;
}

.car-list-0002 .tab-change-btn li {
  font-size: 16px;
  font-weight: bold;
  color: #231815;
  text-align: center;
  display: table;
  float: left;
  height: 63px;
  width: 33.33%;
  box-sizing: border-box;
  border: 1px solid #3c3c3c;
  margin: 0 0 0 -1px;
  cursor: pointer;
  /* background-color: #fff; */
}

.car-list-0002 .tab-change-btn li:first-child {
  margin: 0 0 0 0;
}

.theme-4 .car-list-0002 .tab-change-btn li:first-child {
  border-radius: 20px 0 0 0;
}

.car-list-0002 .tab-change-btn li.active {
  color: #fff;
  background-color: #3c3c3c;
  cursor: auto;
}

.theme-4 .car-list-0002 .tab-change-btn li:last-child {
  border-radius: 0 20px 0 0;
}

.car-list-0002 .tab-change-btn li span {
  display: table-cell;
  vertical-align: middle;
}

.car-list-0002 .tab-area .border {
  border-bottom: 1px solid #3c3c3c;
  margin: -1px 0 0 0;
}

@media screen and (max-width: 767px) {
  .car-list-0002 .tab-area {
    margin: 20px 16px 0;
  }
  .car-list-0002 .tab-change-btn {
    margin: 0;
  }
  .car-list-0002 .tab-change-btn li {
    font-size: 12px;
    height: 48px;
    width: 50%;
  }
  .car-list-0002 .tab-change-btn li:nth-child(1) {
    margin: 0 0 0 0;
    border-radius: 4px 0 0 0;
  }
  .car-list-0002 .tab-change-btn li:nth-child(2) {
    border-radius: 0 4px 0 0;
  }
  .car-list-0002 .tab-change-btn li:nth-child(3) {
    margin: -1px 0 0 0;
    border-radius: 0 0 0 4px;
  }
  .car-list-0002 .tab-area .border {
    border-bottom: none;
    margin: 0;
  }
  .theme-4 .car-list-0002 .tab-change-btn li:last-child {
    border-radius: 0 0 0 20px;
  }
  .theme-4 .tab-item.tab-item-3 {
    border-radius: 0 20px 0 0;
  }
}
/* sp */
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .car-list-0002 .tab-area {
    margin: 20px 20px 0;
  }
  .car-list-0002 .tab-change-btn {
    margin: 0 20px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .car-list-0002 .tab-area {
    margin: 20px 40px 0;
  }
  .car-list-0002 .tab-change-btn {
    margin: 0 40px;
  }
}
/* ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用ボディー選択サブナビ用 */
.car-list-0002 .carlist-body-anchor .carlist-body-anchor-item {
  position: relative;
  float: left;
  /* background-color: #fff; */
}

.car-list-0002 .carlist-body-anchor .carlist-body-anchor-item a {
  position: relative;
  /* color: #231815; */
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.car-list-0002 .carlist-body-anchor-item a:after {
  position: absolute;
  display: block;
  content: "";
}

.car-list-0002 .carlist-body-anchor .carlist-body-anchor-item a span {
  padding: 0 0 0 14px;
}

@media screen and (min-width: 768px) {
  .car-list-0002 .carlist-body-anchor .carlist-body-anchor-item {
    width: 16.6666%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #3c3c3c;
    margin: 0 0 0 -1px;
  }
  .car-list-0002 .carlist-body-anchor .carlist-body-anchor-item:first-child {
    margin: 0 0 0 0;
  }
  .car-list-0002 .carlist-body-anchor .carlist-body-anchor-item:nth-child(3n) {
    margin-right: 0;
  }
  .car-list-0002 .carlist-body-anchor .carlist-body-anchor-item a {
    font-size: 14px;
    background-position: 5% center;
  }
  .car-list-0002 .carlist-body-anchor-item a:after {
    top: 50%;
    right: 14px;
    width: 8px;
    height: 10px;
    margin-top: -3px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .car-list-0002 .link-welcab {
    margin-top: 18px;
    font-size: 14px;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .car-list-0002 .carlist-body-anchor .carlist-body-anchor-item {
    width: 49%;
    height: 40px;
    line-height: 40px;
    margin: 0 2% 2% 0;
    border: 1px solid #3c3c3c;
  }
  .car-list-0002 .carlist-body-anchor .carlist-body-anchor-item:nth-child(2n) {
    margin-right: 0;
  }
  .car-list-0002 .carlist-body-anchor .carlist-body-anchor-item a {
    font-size: 11px;
    background-size: 17% auto;
    background-position: 5% center;
  }
  .car-list-0002 .carlist-body-anchor-item a:after {
    top: 50%;
    right: 7%;
    width: 8px;
    height: 10px;
    margin-top: -4px;
    background-size: 8px auto;
  }
  .car-list-0002 .link-welcab {
    margin-top: 2%;
    font-size: 11px;
  }
}
/* sp */
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .car-list-0002 .carlist-body-anchor .carlist-body-anchor-item {
    width: 25%;
  }
  .car-list-0002 .carlist-body-anchor .carlist-body-anchor-item:nth-child(4n+1) {
    margin: 0;
  }
  /* .car-list-0002 .carlist-body-anchor .carlist-body-anchor-item:nth-child(5n) {
      margin: 0;
  } */
  .car-list-0002 .carlist-body-anchor .carlist-body-anchor-item:nth-child(n+5) {
    margin-top: -1px;
  }
}
/* エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用 */
.car-list-0002 .carlist-engine-anchor .carlist-engine-anchor-item {
  position: relative;
  float: left;
  /* background-color: #fff; */
}

.car-list-0002 .carlist-engine-anchor .carlist-engine-anchor-item a {
  position: relative;
  /* color: #231815; */
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.car-list-0002 .carlist-engine-anchor-item a:after {
  position: absolute;
  display: block;
  content: "";
  /* background: url(/assets/images/car-list-0002/carlist-anchor-arrow.png) left top no-repeat; */
}

.car-list-0002 .carlist-engine-anchor .carlist-engine-anchor-item a span {
  padding: 0 0 0 14px;
}

@media screen and (min-width: 768px) {
  .car-list-0002 .carlist-engine-anchor .carlist-engine-anchor-item {
    /* width: 16.666%; */
    width: 20%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #3c3c3c;
    margin: 0 0 0 -1px;
  }
  .car-list-0002 .carlist-engine-anchor .carlist-engine-anchor-item:nth-child(6) {
    margin-left: 0;
  }
  .car-list-0002 .carlist-engine-anchor .carlist-engine-anchor-item:nth-child(n+6) {
    margin-top: -1px;
  }
  .car-list-0002 .carlist-engine-anchor .carlist-engine-anchor-item:first-child {
    margin: 0 0 0 0;
  }
  .car-list-0002 .carlist-engine-anchor .carlist-engine-anchor-item:nth-child(3n) {
    margin-right: 0;
  }
  .car-list-0002 .carlist-engine-anchor .carlist-engine-anchor-item a {
    font-size: 14px;
    background-position: 5% center;
  }
  .car-list-0002 .carlist-engine-anchor-item a:after {
    top: 50%;
    right: 14px;
    width: 8px;
    height: 10px;
    margin-top: -3px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .car-list-0002 .link-welcab {
    margin-top: 18px;
    font-size: 14px;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .car-list-0002 .carlist-engine-anchor .carlist-engine-anchor-item {
    width: 49%;
    height: 40px;
    line-height: 40px;
    margin: 0 2% 2% 0;
    border: 1px solid #3c3c3c;
  }
  .car-list-0002 .carlist-engine-anchor .carlist-engine-anchor-item:nth-child(2n) {
    margin-right: 0;
  }
  .car-list-0002 .carlist-engine-anchor .carlist-engine-anchor-item a {
    font-size: 11px;
    background-size: 17% auto;
    background-position: 5% center;
  }
  .car-list-0002 .carlist-engine-anchor-item a:after {
    top: 50%;
    right: 14px;
    width: 8px;
    height: 10px;
    margin-top: -3px;
    background-size: 8px auto;
  }
  .car-list-0002 .link-welcab {
    margin-top: 2%;
    font-size: 11px;
  }
}
/* 車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用 */
.car-list-0002 .carlist-name-anchor {
  overflow: hidden;
  padding: 0;
}

.car-list-0002 .carlist-name-anchor-item {
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  float: left;
  position: relative;
  display: block;
  box-sizing: border-box;
  /* color: #3c3c3c; */
  border: 1px solid #3c3c3c;
  margin: 0 0 0 -1px;
  /* background-color: #fff; */
}

.carlist-name-anchor-item:first-child {
  margin: 0 0 0 0;
}

.carlist-name-anchor-item a {
  width: 100%;
  height: 100%;
  display: block;
}

.carlist-name-anchor-item.inactive a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.5;
  cursor: default;
}

.car-list-0002 .carlist-name-anchor-item a:after {
  position: absolute;
  top: 50%;
  right: 14px;
  display: block;
  width: 8px;
  height: 14px;
  margin-top: -3px;
  content: "";
  /* background: url(/assets/images/car-list-0002/carlist-anchor-arrow.png) left top no-repeat; */
  background-size: contain;
  background-repeat: no-repeat;
}

.carlist-name-anchor-item a span {
  padding: 0 0 0 14px;
}

@media screen and (min-width: 1024px) {
  .car-list-0002 .carlist-name-anchor-item {
    width: 10%;
  }
  .car-list-0002 .carlist-body-anchor .carlist-body-anchor-item:nth-child(n+7) {
    margin-top: -1px;
  }
  .car-list-0002 .carlist-body-anchor .carlist-body-anchor-item:nth-child(6n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .car-list-0002 .carlist-name-anchor-item {
    width: 10%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .car-list-0002 .carlist-name-anchor {
    margin: 0 0 48px 0;
  }
}
@media screen and (max-width: 767px) {
  .car-list-0002 .carlist-name-anchor {
    margin: 0 0 29px 0;
  }
  .car-list-0002 .carlist-name-anchor-item a:after {
    width: 8px;
    height: 9px;
    margin-top: -3px;
    -webkit-background-size: 8px auto;
    background-size: 8px auto;
  }
  .car-list-0002 .carlist-name-anchor-item {
    width: 22%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 4%;
    margin-left: 4%;
  }
  .car-list-0002 .carlist-name-anchor-item:nth-child(4n+1) {
    margin-left: 0;
  }
}
.car-list-0003 a {
  text-decoration: none;
}

.car-list-0003 img {
  vertical-align: top;
}

.car-list-0003 select {
  height: 32px;
  width: 100%;
  padding: 0 6px;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.car-list-0003 input[type=text], .car-list-0003 select {
  font-family: "Noto Sans Japanese", "Segoe UI", "Helvetica Neue", Arial, "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

.car-list-0003 .checkbox_list {
  display: flex;
  flex-wrap: wrap;
}

.car-list-0003 .checkbox-list-item {
  width: calc(50% - 12px);
  position: relative;
  padding-bottom: 20px;
  font-size: 12px;
}

.car-list-0003 .checkbox-list-item:nth-child(odd) {
  padding-right: 24px;
}

.car-list-0003 .carlist-body {
  display: block;
}

.car-list-0003 .carlist-engine {
  display: none;
}

.car-list-0003 .carlist-name {
  display: none;
}

.car-list-0003 .side_section {
  margin: 10px 0 20px;
}

.car-list-0003 .side_section .sort-list-block {
  width: 100%;
  font-size: 0;
  border-top: 1px solid #999999;
  padding-top: 20px;
  margin-bottom: 40px;
}

.car-list-0003 .filter__headline__inner {
  font-size: 15px;
  font-weight: bold;
  vertical-align: middle;
  width: 150px;
}

.car-list-0003 .tjp2016-util-hide_sp {
  font-size: 12px;
  font-weight: bold;
  border-radius: 4px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

.car-list-0003 .sort-list-title {
  height: 40px;
  line-height: 40px;
  clear: both;
  max-width: 82px;
  width: 25%;
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
}

.car-list-0003 .sort-list-form {
  width: 75%;
  max-width: 238px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.car-list-0003 .keyword-text {
  height: 38px;
  font-size: 13px;
  width: 100%;
  border: none;
  padding: 5px;
  border-radius: 3px;
  padding-left: 10px;
  padding-right: 35px;
  box-sizing: border-box;
}

.car-list-0003 .search-button {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0px;
  width: 15px;
  height: 17px;
  padding: 5px 16px 5px 5px;
  cursor: pointer;
  box-sizing: content-box;
}

.car-list-0003 .search-button img {
  width: 100%;
  vertical-align: top;
}

.car-list-0003 .filter__headline__wrapper + .side_section {
  border-top: 1px solid #999999;
  padding-top: 20px;
}

.car-list-0003 .columns_left .filter__content {
  background-color: #e6e6e6;
  padding: 0 20px;
  border-radius: 3px;
}

.car-list-0003 .columns_left .filter__headline {
  line-height: 29px;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  vertical-align: middle;
  position: relative;
}

.car-list-0003 .car-list-0003__columns_left--is-open .columns_left .filter__headline {
  border-bottom: solid 1px #999;
}

.car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0px;
  width: 28px;
  height: 28px;
  padding: 5px;
  cursor: pointer;
  display: none;
}

.car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button .btn_minus {
  display: none;
}

.car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button.car-list-0003__filter__content--is-open .btn_minus {
  display: block;
  padding: 8px 0;
}

.car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button.car-list-0003__filter__content--is-open .btn_plus {
  display: none;
}

.car-list-0003 .columns_left .side_section__headline__inner {
  border-bottom: 1px solid #999999;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 13px;
}

.car-list-0003 .columns_left .filter__bt_search, .car-list-0003 .columns_left .filter__bt_clear {
  font-size: 12px;
  font-weight: bold;
  border-radius: 4px;
  vertical-align: middle;
  text-align: center;
  width: 80px;
  display: inline-block;
}

.car-list-0003 .columns_left .filter__bt_search {
  /*background-color: #707070;
  border: solid 2px #707070;*/
  margin-right: 8px;
  color: #fff;
}

.car-list-0003 .columns_left .filter__bt_clear {
  background-color: #fff;
  border: solid 2px #707070;
  cursor: pointer;
}

.car-list-0003 .columns_right .search-criteria-wrap {
  display: inline-block;
  width: calc(100% - 80px);
}

.car-list-0003 .columns_right .search-criteria-tit {
  width: 80px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.75;
}

.car-list-0003 .columns_right .search-criteria {
  font-size: 12px;
  padding-bottom: 12px;
}

.search-criteria-list {
  display: inline-block;
}

.car-list-0003 .columns_right .search-criteria-list-item {
  min-width: 100px;
  background-color: #E0E0E0;
  display: inline-block;
  border-radius: 3px;
  line-height: 2.3;
  padding: 0 18px 0 8px;
  position: relative;
  margin-right: 8px;
  margin-bottom: 6px;
}

.car-list-0003 .columns_right .search-criteria-list-item:before {
  content: "";
  background-image: url(/assets/a/images/car-list-0003/btn_close.png);
  background-position: 2px 10px;
  background-size: 8px 8px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 18px;
  height: 28px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.car-list-0003 .columns_right #carlist-message {
  display: none;
}

.car-list-0003 .columns_left .search-count-info {
  border: solid 1px #E6E6E6;
  padding: 8px 20px;
  position: relative;
  height: 70px;
  box-sizing: border-box;
}

.car-list-0003 .columns_left .search-count-title {
  font-size: 13px;
}

.car-list-0003 .columns_left .search-count {
  font-weight: bold;
  font-size: 20px;
}

.car-list-0003 .columns_left .search-count .result {
  font-size: 40px;
}

.car-list-0003 .columns_left .search-count .slash {
  top: -3px;
  position: relative;
}

.car-list-0003 .columns_left .select_set:after {
  content: "";
  clear: both;
  display: block;
}

.car-list-0003 .columns_left .select_set__unit_line {
  width: 12px;
  height: 0;
  margin: 18px 14px;
  border-top: 2px solid #7b6d6d;
  display: inline-block;
  float: left;
}

.car-list-0003 .columns_left .tjp2016-select--01 {
  width: 140px;
  float: left;
  margin-bottom: 20px;
  position: relative;
}

.car-list-0003 .columns_left .tjp2016-select--01 select {
  height: 38px;
  font-size: 12px;
  border: none;
  padding: 5px;
  border-radius: 3px;
  padding-left: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: white;
  box-sizing: border-box;
  cursor: hand;
  cursor: pointer;
}

.car-list-0003 .columns_left .tjp2016-select--01 .arrow-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  width: 15px;
  height: 17px;
  padding: 13px 0px 5px 5px;
  cursor: pointer;
  pointer-events: none;
  margin-right: 5px;
}

.car-list-0003 .columns_left .tjp2016-select--01 .arrow-button img {
  width: 100%;
  vertical-align: top;
}

.car-list-0003 .columns_left .side_section:last-child {
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.car-list-0003 .columns_left .side_section__sub {
  display: flex;
  margin-bottom: 20px;
}

.car-list-0003 .columns_left .side_section__sub:last-child {
  margin-bottom: 0px;
}

.car-list-0003 .columns_left .side_section__sub .side_section__sub_headline {
  width: 40px;
  line-height: 40px;
  font-size: 12px;
}

.car-list-0003 .columns_left .side_section__sub .select_set {
  width: 280px;
}

.car-list-0003 .columns_left .tjp2016-select--01 {
  margin-bottom: 0px;
  width: 120px;
}

.car-list-0003 .columns_left .side_section__sub .tjp2016-select--01 {
  margin-bottom: 0px;
  width: 115px;
}

/* パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用パネルレイアウト用 */
.car-list-0003 .carlist-label {
  font-weight: bold;
  line-height: 1;
  margin: 0;
  margin-bottom: 20px;
  font-size: 18px;
}

.car-list-0003 .carlist-item {
  float: left;
}

.car-list-0003 .car-thumb {
  display: block;
}

.car-list-0003 .car-thumb img {
  width: 100%;
  height: auto;
}

.theme-4 .car-list-0003 .car-thumb img {
  border-radius: 20px;
}

.car-list-0003 .car-name {
  font-size: 15px;
  display: block;
  margin: 0;
  text-align: left;
}

.car-list-0003 .carlist-item {
  overflow: hidden;
  box-sizing: border-box;
  width: 22%;
  list-style: none;
}

.car-list-0003 .car-name {
  font-weight: bold;
  padding: 10px 0;
}

.car-list-0003 .checkbox-list-item input[type=checkbox] {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0 !important;
  outline: 0;
  z-index: 3;
  width: 20px;
  height: 20px;
}

.car-list-0003 .checkbox-list-item input[type=checkbox] + label {
  display: block;
  padding-left: 2.2em;
  line-height: 20px;
}

.car-list-0003 .checkbox-list-item input[type=checkbox] + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 0.21428571rem;
  background: #fff;
}

.car-list-0003 .checkbox-list-item input[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  font-size: 14px;
  text-align: center;
  color: #1b71d8;
  background-image: url(/assets/a/images/car-list-0003/3.png);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center center;
}

@media screen and (min-width: 768px) {
  .car-list-0003 .carlist-block {
    border-top: solid 1px #707070;
    margin-top: 80px;
    padding-top: 28px;
  }
  .car-list-0003 .carlist-body .carlist-block {
    margin-top: 67px;
  }
  .car-list-0003 .carlist-block:first-child {
    margin-top: 0;
  }
  .car-list-0003 .carlist-label {
    font-size: 21px;
    margin-bottom: 28px;
  }
  .car-list-0003 .carlist-item {
    margin: 0 4% 0 0;
  }
  .car-list-0003 .carlist-item:nth-child(4n) {
    margin-right: 0;
  }
  .car-list-0003 .carlist-item:nth-child(n+5) {
    margin-top: 2%;
  }
  .car-list-0003 .columns_left {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .car-list-0003 .carlist-block {
    border-top: solid 1px #707070;
    margin-top: 60px;
    padding-top: 20px;
  }
  .car-list-0003 .carlist-block:first-child {
    margin-top: 0;
  }
  .car-list-0003 .carlist-item {
    width: 49%;
    margin-bottom: 1.6%;
  }
  .car-list-0003 .carlist-item:nth-child(2n) {
    margin-left: 1%;
  }
  .car-list-0003 .carlist-item:nth-child(2n+1) {
    margin-right: 1%;
  }
  .car-list-0003 .car-name {
    font-size: 15px;
    padding: 8px 10px;
  }
  .car-list-0003 .columns_left {
    position: relative;
  }
  .car-list-0003 .columns_left .search-count-info {
    position: absolute;
    bottom: -70px;
    width: 100%;
  }
}
/* sp */
@media screen and (max-width: 760px) {
  .car-list-0003 .columns_left .select_set {
    display: flex;
  }
  .car-list-0003 .columns_left .select_set__unit {
    width: 44%;
    max-width: 144px;
  }
  .car-list-0003 .columns_left .select_set__unit .tjp2016-select--01 {
    width: 100%;
  }
  .car-list-0003 .columns_left .side_section__sub .select_set {
    width: 80%;
  }
  /* font-size調整 */
  .car-list-0003 .columns_left .filter__bt_search, .car-list-0003 .columns_left .filter__bt_clear {
    width: 70px;
    line-height: 3;
  }
  .car-list-0003 .columns_left .search-count .result {
    font-size: 27px;
  }
  .car-list-0003 .columns_left .search-count {
    font-size: 14px;
  }
  .car-list-0003 .columns_left .search-count-title {
    width: 2em;
    line-height: 1.4;
  }
  .car-list-0003 .columns_left .search-count-info {
    bottom: -58px;
    height: 58px;
  }
  .car-list-0003 .sort-list-title {
    height: 31px;
    line-height: 31px;
  }
  .car-list-0003 .keyword-text {
    height: 31px;
  }
  .car-list-0003 .columns_left .tjp2016-select--01 select {
    height: 31px;
  }
  .car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .car-list-0003 .lineup-contents {
    margin-top: 20px;
    width: auto;
    margin: 0 auto;
  }
  .car-list-0003 .carlist-body {
    margin: 20px 16px 0;
  }
  .carlist-name {
    margin: 20px 16px 0;
  }
  .carlist-engine {
    margin: 20px 16px 0;
  }
  .car-list-0003 .car-thumb img.imgobj_noimage {
    display: block;
  }
  .car-list-0003 .columns_left .search-count-title {
    display: inline-block;
  }
  .car-list-0003 .columns_left .search-count {
    display: inline-block;
  }
  .car-list-0003 .filter__content .filter__bt_search, .car-list-0003 .filter__content .filter__bt_clear {
    display: none;
  }
  .car-list-0003 .search-count-info .filter__headline__bt {
    display: inline-block;
    float: right;
  }
  .car-list-0003 .columns_left {
    display: block;
    position: absolute;
    padding-right: 16px;
    padding-left: 16px;
    width: 100%;
    top: 0;
    z-index: 1;
  }
  .car-list-0003 .columns_left.car-list-0003__columns_left--is-close .search-count-info {
    display: none;
  }
  .car-list-0003 .columns_right {
    padding-top: 85px;
    padding-right: 16px;
    padding-left: 16px;
    position: relative;
    z-index: 0;
  }
  .car-list-0003 .columns_right .search-criteria-tit {
    display: block;
    font-size: 14px;
    font-weight: bold;
    float: none;
    margin-bottom: 12px;
  }
  .car-list-0003 .columns_right .search-criteria-wrap {
    width: 100%;
  }
  .car-list-0003 .columns_left .filter__headline {
    line-height: 50px;
    margin-bottom: -10px;
  }
  .car-list-0003 .columns_left .side_section_wrapper {
    display: none;
  }
  .car-list-0003 .columns_left .search-count-info {
    position: absolute;
    width: calc(100% - 32px);
    bottom: -58px;
    height: 58px;
    padding: 12px;
  }
  .car-list-0003 .columns_left .filter__bt_search, .car-list-0003 .columns_left .filter__bt_clear {
    line-height: 2.3;
    margin-right: 0px;
  }
  .car-list-0003 .columns_left .filter__content {
    padding: 0 12px;
  }
  .car-list-0003 .sort-list-title {
    height: 31px;
    line-height: 31px;
  }
  .car-list-0003 .keyword-text {
    height: 31px;
  }
  .car-list-0003 .columns_left .tjp2016-select--01 select {
    height: 31px;
  }
  .car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button {
    display: block;
  }
  .car-list-0003 .checkbox-list-item:nth-child(odd) {
    padding-right: 0px;
  }
  .car-list-0003 .checkbox-list-item {
    width: 50%;
  }
  .car-list-0003 .carlist0003-body {
    position: relative;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .car-list-0003 .lineup-contents {
    margin-top: 90px;
    width: auto;
    margin: 0 auto;
  }
  .car-list-0003 .carlist-body {
    margin: 40px 40px 0;
  }
  .car-list-0003 .car-thumb img.imgobj_noimage {
    display: none;
  }
  .car-list-0003 .checkbox-list-item {
    width: 25%;
  }
  .car-list-0003 .columns_left .search-count-title {
    display: inline-block;
    font-size: 11px;
  }
  .car-list-0003 .columns_left .search-count {
    display: inline-block;
    font-size: 14px;
  }
  .car-list-0003 .columns_left .search-count .result {
    font-size: 27px;
  }
  .car-list-0003 .filter__content .filter__bt_search, .car-list-0003 .filter__content .filter__bt_clear {
    display: none;
  }
  .car-list-0003 .search-count-info .filter__headline__bt {
    display: inline-block;
    float: right;
  }
  .car-list-0003 .columns_left {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    padding-right: 40px;
    padding-left: 40px;
  }
  .car-list-0003 .columns_left.car-list-0003__columns_left--is-close .search-count-info {
    display: none;
  }
  .car-list-0003 .columns_right {
    padding-top: 81px;
    padding-right: 40px;
    padding-left: 40px;
    position: relative;
    z-index: 0;
  }
  .car-list-0003 .columns_right .search-criteria-tit {
    display: block;
    font-size: 14px;
    font-weight: bold;
  }
  .car-list-0003 .columns_left .filter__headline {
    line-height: 50px;
    margin: 0;
  }
  .car-list-0003 .side_section {
    margin-top: 0;
    margin: 0px 0 16px;
  }
  .car-list-0003 .side_section .sort-list-block {
    padding-top: 16px;
    margin-bottom: 30px;
  }
  .car-list-0003 .search-button {
    padding: 5px 16px 5px 5px;
    box-sizing: content-box;
  }
  .car-list-0003 .columns_left .side_section__headline__inner {
    margin-bottom: 16px;
  }
  .car-list-0003 .columns_left .side_section_wrapper {
    display: none;
  }
  .car-list-0003 .columns_left .search-count-info {
    position: absolute;
    width: calc(100% - 80px);
    bottom: -58px;
    height: 58px;
    padding: 13px 20px;
  }
  .car-list-0003 .columns_left .filter__bt_search, .car-list-0003 .columns_left .filter__bt_clear {
    line-height: 2.3;
    width: 68px;
  }
  .car-list-0003 .sort-list-title {
    height: 31px;
    line-height: 31px;
    max-width: 65px;
  }
  .car-list-0003 .side_section__sub_wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .car-list-0003 .side_section__sub_wrap .side_section__sub {
    width: 50%;
    margin-bottom: 10px;
  }
  .car-list-0003 .sort-list-form {
    max-width: 190px;
  }
  .car-list-0003 .columns_left .tjp2016-select--01 {
    width: 112px;
  }
  .car-list-0003 .columns_left .side_section__sub_wrap .tjp2016-select--01 {
    width: 96px;
  }
  .car-list-0003 .columns_left .select_set__unit_line {
    width: 10px;
    height: 0;
    margin: 15px 10px;
  }
  .car-list-0003 .keyword-text {
    height: 31px;
  }
  .car-list-0003 .columns_left .tjp2016-select--01 select {
    height: 31px;
  }
  .car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button {
    display: block;
  }
  .car-list-0003 .carlist0003-body {
    position: relative;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .car-list-0003 .lineup-contents {
    margin-top: 90px;
    width: auto;
    margin: 0 auto;
  }
  .car-list-0003 .carlist-body {
    margin: 40px 80px 0;
  }
  .carlist-name {
    margin: 40px 80px 0;
  }
  .carlist-engine {
    margin: 40px 80px 0;
  }
  .car-list-0003 .car-thumb img.imgobj_noimage {
    display: none;
  }
  .car-list-0003 .columns_wrap {
    margin: 0 40px;
  }
  .car-list-0003 .columns_left .search-count-title {
    float: left;
    position: absolute;
    bottom: 15px;
  }
  .car-list-0003 .columns_left .search-count {
    position: absolute;
    bottom: 15px;
    right: 20px;
  }
  .car-list-0003 .columns_left .filter__content {
    padding: 20px 20px 0;
  }
  .car-list-0003 .search-count-info .filter__headline__bt {
    display: none;
  }
  .car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button .btn_plus, .car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button .btn_minus {
    display: none;
  }
  .car-list-0003 .columns_right .search-criteria {
    min-height: 38px;
    padding-bottom: 6px;
  }
  .car-list-0003 .columns_right {
    width: calc(100% - 400px);
    float: left;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .car-list-0003 .lineup-contents {
    margin-top: 90px;
    max-width: 1280px;
    margin: 0 auto;
  }
  .car-list-0003 .carlist-body {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .carlist-name {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .carlist-engine {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .car-list-0003 .car-thumb img.imgobj_noimage {
    display: none;
  }
  .car-list-0003 .columns_wrap {
    margin: 0 60px 0;
  }
  .car-list-0003 .columns_right {
    margin-right: 0;
    width: calc(100% - 400px);
    float: left;
  }
  .car-list-0003 .columns_left .search-count-title {
    float: left;
    position: absolute;
    bottom: 20px;
  }
  .car-list-0003 .columns_left .search-count {
    position: absolute;
    bottom: 15px;
    right: 20px;
  }
  .car-list-0003 .columns_left .filter__content {
    padding: 20px 20px 0;
  }
  .car-list-0003 .search-count-info .filter__headline__bt {
    display: none;
  }
  .car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button .btn_plus, .car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button .btn_minus {
    display: none;
  }
  .car-list-0003 .columns_right .search-criteria {
    min-height: 38px;
    padding-bottom: 6px;
  }
}
/* pc-normal */
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .car-list-0003 .lineup-contents {
    margin-top: 90px;
    max-width: 1280px;
    margin: 0 auto;
  }
  .car-list-0003 .carlist-body {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .carlist-name {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .carlist-engine {
    max-width: 1040px;
    margin: 40px auto 0;
  }
  .car-list-0003 .car-thumb img.imgobj_noimage {
    display: none;
  }
  .car-list-0003 .columns_right {
    width: calc(100% - 560px);
    margin-right: 160px;
    float: left;
  }
  .car-list-0003 .columns_left .search-count-title {
    float: left;
    position: absolute;
    bottom: 15px;
  }
  .car-list-0003 .columns_left .search-count {
    position: absolute;
    bottom: 15px;
    right: 20px;
  }
  .car-list-0003 .columns_left .filter__content {
    padding: 20px 20px 0;
  }
  .car-list-0003 .search-count-info .filter__headline__bt {
    display: none;
  }
  .car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button .btn_plus, .car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button .btn_minus {
    display: none;
  }
  .car-list-0003 .columns_right .search-criteria {
    min-height: 38px;
    padding-bottom: 6px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .car-list-0003 .lineup-contents {
    margin-top: 90px;
    max-width: 1520px;
    margin: 0 auto;
  }
  .car-list-0003 .carlist-body {
    max-width: 1280px;
    margin: 40px auto 0;
  }
  .carlist-name {
    max-width: 1280px;
    margin: 40px auto 0;
  }
  .carlist-engine {
    max-width: 1280px;
    margin: 40px auto 0;
  }
  .car-list-0003 .car-thumb img.imgobj_noimage {
    display: none;
  }
  .car-list-0003 .columns_right {
    width: calc(100% - 580px);
    margin-right: 160px;
    float: left;
  }
  .car-list-0003 .columns_left .search-count-title {
    float: left;
    position: absolute;
    bottom: 15px;
  }
  .car-list-0003 .columns_left .search-count {
    position: absolute;
    bottom: 15px;
    right: 20px;
  }
  .car-list-0003 .columns_left .filter__content {
    padding: 20px 20px 0;
  }
  .car-list-0003 .search-count-info .filter__headline__bt {
    display: none;
  }
  .car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button .btn_plus, .car-list-0003 .columns_left .filter__headline .car-list-0003__accordion-button .btn_minus {
    display: none;
  }
  .car-list-0003 .columns_right .search-criteria {
    min-height: 38px;
    padding-bottom: 6px;
  }
}
/* タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用タブレイアウト用 */
.car-list-0003 .tab-change-btn {
  margin: 0 60px;
}

.car-list-0003 .tab-change-btn li {
  font-size: 16px;
  font-weight: bold;
  color: #231815;
  text-align: center;
  display: table;
  float: left;
  height: 63px;
  width: 33.33%;
  box-sizing: border-box;
  border: 1px solid #3c3c3c;
  margin: 0 0 0 -1px;
  cursor: pointer;
  /* background-color: #fff; */
}

.car-list-0003 .tab-change-btn li:first-child {
  margin: 0 0 0 0;
}

.theme-4 .car-list-0003 .tab-change-btn li:first-child {
  border-radius: 20px 0 0 0;
}

.car-list-0003 .tab-change-btn li.active {
  color: #fff;
  background-color: #3c3c3c;
  cursor: auto;
}

.theme-4 .car-list-0003 .tab-change-btn li:last-child {
  border-radius: 0 20px 0 0;
}

.car-list-0003 .tab-change-btn li span {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .car-list-0003 .tab-change-btn {
    margin: 0;
  }
  .car-list-0003 .tab-change-btn li {
    font-size: 12px;
    height: 48px;
    width: 50%;
  }
  .car-list-0003 .tab-change-btn li:nth-child(1) {
    margin: 0 0 0 0;
    border-radius: 4px 0 0 0;
  }
  .car-list-0003 .tab-change-btn li:nth-child(2) {
    border-radius: 0 4px 0 0;
  }
  .car-list-0003 .tab-change-btn li:nth-child(3) {
    margin: -1px 0 0 0;
    border-radius: 0 0 0 4px;
  }
  .theme-4 .car-list-0003 .tab-change-btn li:last-child {
    border-radius: 0 0 0 20px;
  }
  .theme-4 .tab-item.tab-item-3 {
    border-radius: 0 20px 0 0;
  }
}
/* sp */
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .car-list-0003 .tab-change-btn {
    margin: 0 20px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .car-list-0003 .tab-change-btn {
    margin: 0 40px;
  }
}
.car-list-0003 .carlist-body-anchor-item a:after {
  position: absolute;
  display: block;
  content: "";
}

@media screen and (min-width: 768px) {
  .car-list-0003 .carlist-body-anchor-item a:after {
    top: 50%;
    right: 14px;
    width: 8px;
    height: 10px;
    margin-top: -3px;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .car-list-0003 .carlist-body-anchor-item a:after {
    top: 50%;
    right: 7%;
    width: 8px;
    height: 10px;
    margin-top: -4px;
    background-size: 8px auto;
  }
}
/* sp */
/* tab-normal */
/* エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用エンジンタイプ選択サブナビ用 */
.car-list-0003 .carlist-engine-anchor .carlist-engine-anchor-item {
  position: relative;
  float: left;
  /* background-color: #fff; */
}

.car-list-0003 .carlist-engine-anchor .carlist-engine-anchor-item a {
  position: relative;
  /* color: #231815; */
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.car-list-0003 .carlist-engine-anchor-item a:after {
  position: absolute;
  display: block;
  content: "";
  /* background: url(/assets/images/car-list-0002/carlist-anchor-arrow.png) left top no-repeat; */
}

.car-list-0003 .carlist-engine-anchor .carlist-engine-anchor-item a span {
  padding: 0 0 0 14px;
}

@media screen and (min-width: 768px) {
  .car-list-0003 .carlist-engine-anchor .carlist-engine-anchor-item {
    /* width: 16.666%; */
    width: 20%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #3c3c3c;
    margin: 0 0 0 -1px;
  }
  .car-list-0003 .carlist-engine-anchor .carlist-engine-anchor-item:nth-child(6) {
    margin-left: 0;
  }
  .car-list-0003 .carlist-engine-anchor .carlist-engine-anchor-item:nth-child(n+6) {
    margin-top: -1px;
  }
  .car-list-0003 .carlist-engine-anchor .carlist-engine-anchor-item:first-child {
    margin: 0 0 0 0;
  }
  .car-list-0003 .carlist-engine-anchor .carlist-engine-anchor-item:nth-child(3n) {
    margin-right: 0;
  }
  .car-list-0003 .carlist-engine-anchor .carlist-engine-anchor-item a {
    font-size: 14px;
    background-position: 5% center;
  }
  .car-list-0003 .carlist-engine-anchor-item a:after {
    top: 50%;
    right: 14px;
    width: 8px;
    height: 10px;
    margin-top: -3px;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .car-list-0003 .carlist-engine-anchor .carlist-engine-anchor-item {
    width: 49%;
    height: 40px;
    line-height: 40px;
    margin: 0 2% 2% 0;
    border: 1px solid #3c3c3c;
  }
  .car-list-0003 .carlist-engine-anchor .carlist-engine-anchor-item:nth-child(2n) {
    margin-right: 0;
  }
  .car-list-0003 .carlist-engine-anchor .carlist-engine-anchor-item a {
    font-size: 11px;
    background-size: 17% auto;
    background-position: 5% center;
  }
  .car-list-0003 .carlist-engine-anchor-item a:after {
    top: 50%;
    right: 14px;
    width: 8px;
    height: 10px;
    margin-top: -3px;
    background-size: 8px auto;
  }
}
/* 車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用車種名選択サブナビ用 */
.car-list-0003 .carlist-name-anchor {
  overflow: hidden;
  padding: 0;
}

.car-list-0003 .carlist-name-anchor-item {
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  float: left;
  position: relative;
  display: block;
  box-sizing: border-box;
  /* color: #3c3c3c; */
  border: 1px solid #3c3c3c;
  margin: 0 0 0 -1px;
  /* background-color: #fff; */
}

.carlist-name-anchor-item:first-child {
  margin: 0 0 0 0;
}

.carlist-name-anchor-item a {
  width: 100%;
  height: 100%;
  display: block;
}

.carlist-name-anchor-item.inactive a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.5;
  cursor: default;
}

.car-list-0003 .carlist-name-anchor-item a:after {
  position: absolute;
  top: 50%;
  right: 14px;
  display: block;
  width: 8px;
  height: 14px;
  margin-top: -3px;
  content: "";
  /* background: url(/assets/images/car-list-0002/carlist-anchor-arrow.png) left top no-repeat; */
  background-size: contain;
  background-repeat: no-repeat;
}

.carlist-name-anchor-item a span {
  padding: 0 0 0 14px;
}

@media screen and (min-width: 1024px) {
  .car-list-0003 .carlist-name-anchor-item {
    width: 10%;
  }
  .car-list-0003 .columns_wrap:after {
    content: "";
    clear: both;
    display: block;
  }
  .car-list-0003 .columns_left {
    width: 360px;
    box-sizing: content-box;
    margin-right: 40px;
    float: left;
  }
  .car-list-0003 .carlist-block {
    padding-top: 32px;
  }
  .car-list-0003 .carlist-label {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 1023px) {
  .car-list-0003 .carlist-name-anchor-item {
    width: 10%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .car-list-0003 .carlist-name-anchor {
    margin: 0 0 48px 0;
  }
}
@media screen and (max-width: 767px) {
  .car-list-0003 .carlist-name-anchor {
    margin: 0 0 29px 0;
  }
  .car-list-0003 .carlist-name-anchor-item a:after {
    width: 8px;
    height: 9px;
    margin-top: -3px;
    -webkit-background-size: 8px auto;
    background-size: 8px auto;
  }
  .car-list-0003 .carlist-name-anchor-item {
    width: 22%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 4%;
    margin-left: 4%;
  }
  .car-list-0003 .carlist-name-anchor-item:nth-child(4n+1) {
    margin-left: 0;
  }
}
.car-name-list-0001-wrap {
  width: 100%;
  overflow: hidden;
}

.car-name-list-0001-car-name-list {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin: 0 16px 0px 16px;
  padding: 32px 0 20px 0;
}

.car-name-list-0001-car-title {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 22px 0;
}

.car-name-list-0001-car-name01 {
  font-size: 14px;
  line-height: 2;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .car-name-list-0001-car-name-list {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 0 40px 0px 40px;
    padding: 30px 0 20px 0;
  }
  .car-name-list-0001-car-title {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 7px 0 0 0;
  }
  .car-name-list-0001-car-name01 {
    font-size: 14px;
    line-height: 2;
    padding: 0 0 0 20%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .car-name-list-0001-car-name-list {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 0 80px 0px 80px;
    padding: 30px 0 30px 0;
  }
  .car-name-list-0001-car-title {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 7px 0 0 0;
  }
  .car-name-list-0001-car-name01 {
    font-size: 14px;
    line-height: 2;
    padding: 0 0 0 15%;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .car-name-list-0001-car-name-list {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 0 120px 0px 120px;
    padding: 30px 0 30px 0;
  }
  .car-name-list-0001-car-title {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 7px 0 0 0;
  }
  .car-name-list-0001-car-name01 {
    font-size: 14px;
    line-height: 2;
    padding: 0 0 0 13%;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .car-name-list-0001-car-name-list {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 0 120px 0px 120px;
    padding: 30px 0 30px 0;
  }
  .car-name-list-0001-car-title {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 7px 0 0 0;
  }
  .car-name-list-0001-car-name01 {
    font-size: 14px;
    line-height: 2;
    padding: 0 0 0 13%;
  }
}
@media screen and (min-width: 1760px) {
  .car-name-list-0001-car-name-list {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 0 120px 0px 120px;
    padding: 30px 0 30px 0;
  }
  .car-name-list-0001-car-title {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 7px 0 0 0;
  }
  .car-name-list-0001-car-name01 {
    font-size: 14px;
    line-height: 2;
    padding: 0 0 0 11%;
  }
}
.conversion-0001 {
  position: relative;
}

.conversion-0001 img.image-sp {
  display: none;
}

.conversion-0001 img.image-pc {
  display: block;
}

.conversion-0001-carname {
  font-weight: bold;
}

.conversion-0001-carname.name-pc {
  float: left;
}

.conversion-0001-sp-head-menu {
  display: none;
}

.conversion-0001-image-item img {
  height: auto;
  width: 100%;
}

.conversion-0001-head__cv-wrap {
  float: right;
  width: auto;
}

.conversion-0001-head__cv-item {
  float: left;
  font-weight: bold;
}

.conversion-0001-head__cv-item a {
  display: block;
}

.conversion-0001-head__cv-item img {
  vertical-align: text-top;
}

.conversion-0001-snav-wrap {
  background-color: #000;
  float: left;
  width: 100%;
}

.conversion-0001-snav-list {
  font-weight: bold;
}

.conversion-0001-snav-item {
  position: relative;
  float: left;
}

.conversion-0001-snav-item:before {
  position: absolute;
  top: 22px;
  right: 5px;
  width: 5px;
  height: 10px;
}

.theme-1 .conversion-0001-snav-item.coloricon:before {
  top: 19px;
}

.theme-2 .conversion-0001-snav-item.coloricon:before {
  top: 22px;
}

.theme-4 .conversion-0001-snav-item.coloricon:before {
  top: 19px;
}

.conversion-0001-snav-item.internal-links:before {
  position: absolute;
  top: 22px;
  right: 5px;
  width: 5px;
  height: 10px;
}

.conversion-0001-snav-item.external-links:before {
  position: absolute;
  top: 22px;
  right: 5px;
  width: 8px;
  height: 8px;
}

.conversion-0001-snav-item a {
  display: block;
}

.conversion-0001-image-wrap {
  position: relative;
}

.conversion-0001-image-text {
  /* color: #fff; */
  position: absolute;
}

.conversion-0001-image-text__price {
  font-weight: bold;
}

.conversion-0001-image-text__unit {
  font-weight: bold;
  vertical-align: top;
}

/* sp */
@media screen and (max-width: 767px) {
  img.image-sp {
    display: block;
  }
  img.image-pc {
    display: none;
  }
  .conversion-0001-sp-head-menu {
    display: block;
  }
  .conversion-0001-head-wrap.fixed.sp--open {
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 85;
  }
  .conversion-0001-head-wrap.fixed .conversion-0001-sp-head-menu {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 85;
  }
  .conversion-0001-carname {
    font-size: 14px;
    padding: 11px 16px 11px 16px;
  }
  .conversion-0001-carname.name-pc {
    display: none;
  }
  .conversion-0001-carname.name-sp {
    display: block;
  }
  .conversion-0001-head-wrap.fixed .conversion-0001-head {
    position: relative;
  }
  .conversion-0001-head__sp-menu-btn {
    display: block;
    font-weight: bold;
    padding: 18px 16px;
    position: relative;
    font-size: 12px;
  }
  .conversion-0001-head__sp-menu-btn.sp_menu_hide {
    display: none;
  }
  /* arrow animation */
  .conversion-0001-head__sp-menu-btn img {
    bottom: 50%;
    position: absolute;
    right: 5%;
    top: 45%;
    width: 8px;
    height: 5px;
    -webkit-transition: -webkit-transform 0.2s linear;
    -moz-transition: -moz-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    transition: transform 0.2s linear;
  }
  .conversion-0001-head-wrap.sp--close .conversion-0001-head__sp-menu-btn img {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  .conversion-0001-head-wrap.sp--open .conversion-0001-head__sp-menu-btn img {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
  }
  .conversion-0001-head-wrap.sp--close .conversion-0001-head {
    display: none;
  }
  .conversion-0001-head-wrap.sp--open .conversion-0001-head {
    display: block;
    position: absolute;
  }
  .sp-menu--show .conversion-0001-head__inner {
    height: 100%;
  }
  .sp-menu--hide .conversion-0001-head__inner {
    height: 0;
  }
  .conversion-0001-head {
    background-color: black;
    height: auto;
    width: 100%;
    z-index: 1;
  }
  .conversion-0001-head__cv-wrap {
    float: none;
    margin: 0 0 0 0;
  }
  .conversion-0001-head__cv-list {
    padding: 0 0 0 0;
  }
  .conversion-0001-head__cv-item {
    float: none;
  }
  .conversion-0001-head__cv-item.hide_sp {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_tb_sp {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_pc_sp {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_pc_tb_sp {
    display: none;
  }
  .conversion-0001-head__cv-item a {
    display: block;
    padding: 11px 20px;
  }
  .conversion-0001-head__cv-item {
    font-size: 12px;
  }
  .theme-1 .conversion-0001-head__cv-item {
    border-top: 1px solid #fff;
  }
  .theme-4 .conversion-0001-head__cv-item {
    border-top: 1px solid #fff;
  }
  .conversion-0001-head__cv-item img {
    padding: 0 10px 0 0;
    width: 30px;
    height: auto;
  }
  .conversion-0001-snav-wrap {
    float: none;
  }
  .theme-2 .conversion-0001-snav-wrap {
    background: transparent;
  }
  .theme-3 .conversion-0001-snav-wrap {
    background: transparent;
  }
  .conversion-0001-snav-list {
    font-size: 14px;
    margin: 0 0 0 0;
  }
  .conversion-0001-snav-item {
    float: none;
    margin: 0 0 0 0;
  }
  .theme-1 .conversion-0001-snav-item {
    border-top: 1px solid #fff;
  }
  .theme-4 .conversion-0001-snav-item {
    border-top: 1px solid #fff;
  }
  .conversion-0001-snav-item:first-child {
    margin: 0;
  }
  .conversion-0001-snav-item a {
    padding: 16px 10px;
  }
  .conversion-0001-snav-item:before {
    right: 6%;
  }
  .conversion-0001-snav-item.internal-links:before {
    right: 6%;
  }
  .conversion-0001-snav-item.external-links:before {
    right: 6%;
  }
  .conversion-0001-image-text {
    bottom: 5%;
    margin-left: 16px;
  }
  .conversion-0001-image-text__price {
    font-size: 27px;
    margin-bottom: 10px;
  }
  .conversion-0001-image-text__unit {
    font-size: 11px;
    margin-left: 5px;
    line-height: 1.5;
  }
  .conversion-0001-image-text__notice {
    font-size: 10px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  img.image-sp {
    display: none;
  }
  img.image-pc {
    display: block;
  }
  .theme-1 .conversion-0001-head__name-wrap {
    height: 40px;
  }
  .theme-2 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .theme-3 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .theme-4 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .conversion-0001-carname {
    font-size: 14px;
  }
  .theme-1 .conversion-0001-carname {
    margin: 13px 0 0 40px;
  }
  .theme-2 .conversion-0001-carname {
    margin: 28px 0 0 40px;
  }
  .theme-3 .conversion-0001-carname {
    margin: 28px 0 0 40px;
  }
  .theme-4 .conversion-0001-carname {
    margin: 28px 0 0 40px;
  }
  .conversion-0001-head-wrap.fixed .conversion-0001-head {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 85;
  }
  .conversion-0001-head.sp-menu--hide {
    display: block !important;
  }
  .theme-1 .conversion-0001-head__cv-wrap {
    margin: 0 40px 0 0;
  }
  .theme-2 .conversion-0001-head__cv-wrap {
    margin: 15px 40px 0 0;
  }
  .theme-3 .conversion-0001-head__cv-wrap {
    margin: 15px 40px 0 0;
  }
  .theme-4 .conversion-0001-head__cv-wrap {
    margin: 15px 40px 0 0;
  }
  .theme-1 .conversion-0001-head__cv-list {
    height: 40px;
    line-height: 40px;
  }
  .theme-2 .conversion-0001-head__cv-list {
    overflow: hidden;
  }
  .theme-3 .conversion-0001-head__cv-list {
    overflow: hidden;
  }
  .theme-4 .conversion-0001-head__cv-list {
    border-radius: 20px;
    overflow: hidden;
  }
  .theme-1 .conversion-0001-head__cv-item a {
    display: block;
    padding: 0 10px;
  }
  .conversion-0001-head__cv-item.hide_pc_tb {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_tb {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_tb_sp {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_pc_tb_sp {
    display: none;
  }
  .theme-2 .conversion-0001-head__cv-item a {
    display: block;
    padding: 10px 12px;
  }
  .theme-3 .conversion-0001-head__cv-item a {
    display: block;
    padding: 10px 12px;
  }
  .theme-4 .conversion-0001-head__cv-item a {
    display: block;
    padding: 10px 12px;
  }
  .conversion-0001-head__cv-item {
    font-size: 12px;
  }
  .conversion-0001-head__cv-item img {
    padding: 0 10px 0 0;
    width: 30px;
    height: auto;
  }
  .theme-2 .conversion-0001-head__cv-item {
    border-style: solid;
    border-width: 1px;
    margin-left: 1px;
  }
  .theme-2 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
    border-radius: 3px 0 0 3px;
  }
  .theme-2 .conversion-0001-head__cv-item:last-child {
    border-radius: 0 3px 3px 0;
  }
  .theme-3 .conversion-0001-head__cv-item {
    border-style: solid;
    border-width: 1px;
    margin-left: 1px;
  }
  .theme-3 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
    border-radius: 3px 0 0 3px;
  }
  .theme-3 .conversion-0001-head__cv-item:last-child {
    border-radius: 0 3px 3px 0;
  }
  .theme-4 .conversion-0001-head__cv-item {
    margin-left: 1px;
  }
  .theme-4 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
  }
  .conversion-0001-snav-list {
    font-size: 14px;
  }
  .conversion-0001-snav-list {
    margin: 0 18px;
  }
  .theme-1 .conversion-0001-snav-list {
    margin: 0 18px;
  }
  .theme-2 .conversion-0001-snav-list {
    margin: 0 18px;
  }
  .theme-4 .conversion-0001-snav-list {
    margin: 0 18px;
  }
  .conversion-0001-snav-item {
    height: 48px;
    line-height: 48px;
  }
  .conversion-0001-snav-item:first-child {
    margin: 0;
  }
  .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .conversion-0001-image-text {
    bottom: 5%;
    margin-left: 40px;
  }
  .conversion-0001-image-text.hide_pc {
    display: none;
  }
  .conversion-0001-image-text__price {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .conversion-0001-image-text__unit {
    font-size: 14px;
    margin-left: 5px;
    line-height: 1.7;
  }
  .conversion-0001-image-text__notice {
    font-size: 12px;
  }
  .conversion-0001-image-item .hide-pc {
    width: 0;
  }
  .conversion-0001-image-item img.no_imgobj_pc {
    display: none;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .theme-1 .conversion-0001-head__name-wrap {
    height: 40px;
  }
  .theme-2 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .theme-3 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .theme-4 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .conversion-0001-carname {
    font-size: 14px;
  }
  .theme-1 .conversion-0001-carname {
    margin: 13px 0 0 82px;
  }
  .theme-2 .conversion-0001-carname {
    margin: 28px 0 0 100px;
  }
  .theme-3 .conversion-0001-carname {
    margin: 28px 0 0 80px;
  }
  .theme-4 .conversion-0001-carname {
    margin: 28px 0 0 80px;
  }
  .conversion-0001-head-wrap.fixed .conversion-0001-head {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 85;
  }
  .conversion-0001-head.sp-menu--hide {
    display: block !important;
  }
  .conversion-0001-head.sp-menu--show {
    width: 100% !important;
  }
  .theme-1 .conversion-0001-head__cv-wrap {
    margin: 0 80px 0 0;
  }
  .theme-2 .conversion-0001-head__cv-wrap {
    margin: 15px 80px 0 0;
  }
  .theme-3 .conversion-0001-head__cv-wrap {
    margin: 15px 80px 0 0;
  }
  .theme-4 .conversion-0001-head__cv-wrap {
    margin: 15px 80px 0 0;
  }
  .theme-1 .conversion-0001-head__cv-list {
    height: 40px;
    line-height: 40px;
  }
  .theme-2 .conversion-0001-head__cv-list {
    overflow: hidden;
  }
  .theme-3 .conversion-0001-head__cv-list {
    overflow: hidden;
  }
  .theme-4 .conversion-0001-head__cv-list {
    border-radius: 20px;
    overflow: hidden;
  }
  .conversion-0001-head__cv-item a {
    display: block;
  }
  .conversion-0001-head__cv-item.hide_pc_tb {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_tb {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_tb_sp {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_pc_tb_sp {
    display: none;
  }
  .theme-1 .conversion-0001-head__cv-item a {
    padding: 0 10px;
  }
  .theme-2 .conversion-0001-head__cv-item a {
    padding: 10px 12px;
  }
  .theme-3 .conversion-0001-head__cv-item a {
    padding: 10px 12px;
  }
  .theme-4 .conversion-0001-head__cv-item a {
    padding: 10px 12px;
  }
  .conversion-0001-head__cv-item {
    font-size: 12px;
  }
  .conversion-0001-head__cv-item img {
    padding: 0 10px 0 0;
    width: 30px;
    height: auto;
  }
  .theme-2 .conversion-0001-head__cv-item {
    border-style: solid;
    border-width: 1px;
    margin-left: 1px;
  }
  .theme-2 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
    border-radius: 3px 0 0 3px;
  }
  .theme-2 .conversion-0001-head__cv-item:last-child {
    border-radius: 0 3px 3px 0;
  }
  .theme-3 .conversion-0001-head__cv-item {
    border-style: solid;
    border-width: 1px;
    margin-left: 1px;
  }
  .theme-3 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
    border-radius: 3px 0 0 3px;
  }
  .theme-3 .conversion-0001-head__cv-item:last-child {
    border-radius: 0 3px 3px 0;
  }
  .theme-4 .conversion-0001-head__cv-item {
    margin-left: 1px;
  }
  .theme-4 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
  }
  .conversion-0001-snav-list {
    font-size: 14px;
  }
  .conversion-0001-snav-list {
    margin: 0 58px;
  }
  .theme-2 .conversion-0001-snav-list {
    margin: 0 76px;
  }
  .theme-1 .conversion-0001-snav-item {
    height: 48px;
    line-height: 48px;
  }
  .theme-2 .conversion-0001-snav-item {
    height: 48px;
    line-height: 48px;
  }
  .theme-3 .conversion-0001-snav-item {
    height: 48px;
    line-height: 48px;
  }
  .theme-4 .conversion-0001-snav-item {
    height: 48px;
    line-height: 48px;
  }
  .conversion-0001-snav-item:first-child {
    margin: 0;
  }
  .theme-1 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .theme-2 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .theme-3 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .theme-4 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .conversion-0001-image-text {
    bottom: 5%;
    margin-left: 80px;
  }
  .conversion-0001-image-text.hide_pc {
    display: none;
  }
  .conversion-0001-image-text__price {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .conversion-0001-image-text__unit {
    font-size: 14px;
    margin-left: 5px;
    line-height: 1.7;
  }
  .conversion-0001-image-text__notice {
    font-size: 12px;
  }
  .conversion-0001-image-item .hide-pc {
    width: 0;
  }
  .conversion-0001-image-item img.no_imgobj_pc {
    display: none;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .theme-1 .conversion-0001-head__name-wrap {
    height: 40px;
  }
  .theme-2 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .theme-3 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .theme-4 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .conversion-0001-carname {
    font-size: 14px;
  }
  .theme-1 .conversion-0001-carname {
    margin: 13px 0 0 120px;
  }
  .theme-2 .conversion-0001-carname {
    margin: 26px 0 0 140px;
  }
  .theme-3 .conversion-0001-carname {
    margin: 28px 0 0 120px;
  }
  .theme-4 .conversion-0001-carname {
    margin: 28px 0 0 120px;
  }
  .conversion-0001-head-wrap.fixed .conversion-0001-head {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 85;
  }
  .conversion-0001-head.sp-menu--hide {
    display: block !important;
  }
  .theme-1 .conversion-0001-head__cv-wrap {
    margin: 0 120px 0 0;
  }
  .theme-2 .conversion-0001-head__cv-wrap {
    margin: 15px 120px 0 0;
  }
  .theme-3 .conversion-0001-head__cv-wrap {
    margin: 15px 120px 0 0;
  }
  .theme-4 .conversion-0001-head__cv-wrap {
    margin: 15px 120px 0 0;
  }
  .theme-1 .conversion-0001-head__cv-list {
    height: 40px;
    line-height: 40px;
  }
  .theme-2 .conversion-0001-head__cv-list {
    overflow: hidden;
  }
  .theme-3 .conversion-0001-head__cv-list {
    overflow: hidden;
  }
  .theme-4 .conversion-0001-head__cv-list {
    border-radius: 20px;
    overflow: hidden;
  }
  .conversion-0001-head__cv-item {
    font-size: 12px;
  }
  .conversion-0001-head__cv-item.hide_pc {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_pc_tb {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_pc_sp {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_pc_tb_sp {
    display: none;
  }
  .theme-1 .conversion-0001-head__cv-item a {
    display: block;
    padding: 0 10px;
  }
  .theme-2 .conversion-0001-head__cv-item {
    border-style: solid;
    border-width: 1px;
    margin-left: 1px;
  }
  .theme-2 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
    border-radius: 3px 0 0 3px;
  }
  .theme-2 .conversion-0001-head__cv-item:last-child {
    border-radius: 0 3px 3px 0;
  }
  .theme-3 .conversion-0001-head__cv-item {
    border-style: solid;
    border-width: 1px;
    margin-left: 1px;
  }
  .theme-3 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
    border-radius: 3px 0 0 3px;
  }
  .theme-3 .conversion-0001-head__cv-item:last-child {
    border-radius: 0 3px 3px 0;
  }
  .theme-4 .conversion-0001-head__cv-item {
    margin-left: 1px;
  }
  .theme-4 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
  }
  .theme-1 .conversion-0001-head__cv-item a {
    display: block;
    padding: 0 10px;
  }
  .theme-2 .conversion-0001-head__cv-item a {
    display: block;
    padding: 10px 10px;
  }
  .theme-3 .conversion-0001-head__cv-item a {
    display: block;
    padding: 10px 10px;
  }
  .theme-4 .conversion-0001-head__cv-item a {
    display: block;
    padding: 10px 10px;
  }
  .conversion-0001-head__cv-item img {
    padding: 0 10px 0 0;
    width: 30px;
    height: auto;
  }
  .conversion-0001-snav-list {
    font-size: 14px;
  }
  .conversion-0001-snav-list {
    margin: 0 97px;
  }
  .theme-1 .conversion-0001-snav-list {
    margin: 0 97px;
  }
  .theme-2 .conversion-0001-snav-list {
    margin: 0 116px;
  }
  .theme-3 .conversion-0001-snav-list {
    margin: 0 97px;
  }
  .conversion-0001-snav-item {
    height: 48px;
    line-height: 48px;
  }
  .conversion-0001-snav-item:first-child {
    margin: 0;
  }
  .theme-1 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .theme-2 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .theme-3 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .theme-4 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .conversion-0001-image-text {
    bottom: 5%;
    margin-left: 120px;
  }
  .conversion-0001-image-text.hide_pc {
    display: none;
  }
  .conversion-0001-image-text__price {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .conversion-0001-image-text__unit {
    font-size: 14px;
    margin-left: 5px;
    line-height: 1.7;
  }
  .conversion-0001-image-text__notice {
    font-size: 12px;
  }
  .conversion-0001-image-item .hide-pc {
    width: 0;
  }
  .conversion-0001-image-item img.no_imgobj_pc {
    display: none;
  }
}
/* pc-normal */
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .theme-1 .conversion-0001-head__name-wrap {
    height: 40px;
  }
  .theme-2 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .theme-3 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .theme-4 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .conversion-0001-carname {
    font-size: 14px;
  }
  .theme-1 .conversion-0001-carname {
    margin: 13px 0 0 120px;
  }
  .theme-2 .conversion-0001-carname {
    margin: 26px 0 0 120px;
  }
  .theme-3 .conversion-0001-carname {
    margin: 28px 0 0 120px;
  }
  .theme-4 .conversion-0001-carname {
    margin: 28px 0 0 120px;
  }
  .conversion-0001-head-wrap.fixed .conversion-0001-head {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 85;
  }
  .conversion-0001-head.sp-menu--hide {
    display: block !important;
  }
  .theme-1 .conversion-0001-head__cv-wrap {
    margin: 0 120px 0 0;
  }
  .theme-2 .conversion-0001-head__cv-wrap {
    margin: 15px 120px 0 0;
  }
  .theme-3 .conversion-0001-head__cv-wrap {
    margin: 15px 120px 0 0;
  }
  .theme-4 .conversion-0001-head__cv-wrap {
    margin: 15px 120px 0 0;
  }
  .theme-1 .conversion-0001-head__cv-list {
    height: 40px;
    line-height: 40px;
  }
  .theme-2 .conversion-0001-head__cv-list {
    overflow: hidden;
  }
  .theme-3 .conversion-0001-head__cv-list {
    overflow: hidden;
  }
  .theme-4 .conversion-0001-head__cv-list {
    border-radius: 20px;
    overflow: hidden;
  }
  .conversion-0001-head__cv-item {
    font-size: 12px;
  }
  .conversion-0001-head__cv-item.hide_pc {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_pc_tb {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_pc_sp {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_pc_tb_sp {
    display: none;
  }
  .theme-2 .conversion-0001-head__cv-item {
    border-style: solid;
    border-width: 1px;
    margin-left: 1px;
  }
  .theme-2 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
    border-radius: 3px 0 0 3px;
  }
  .theme-2 .conversion-0001-head__cv-item:last-child {
    border-radius: 0 3px 3px 0;
  }
  .theme-3 .conversion-0001-head__cv-item {
    border-style: solid;
    border-width: 1px;
    margin-left: 1px;
  }
  .theme-3 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
    border-radius: 3px 0 0 3px;
  }
  .theme-3 .conversion-0001-head__cv-item:last-child {
    border-radius: 0 3px 3px 0;
  }
  .theme-4 .conversion-0001-head__cv-item {
    margin-left: 1px;
  }
  .theme-4 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
  }
  .theme-1 .conversion-0001-head__cv-item a {
    display: block;
    padding: 0 10px;
  }
  .theme-2 .conversion-0001-head__cv-item a {
    display: block;
    padding: 10px 10px;
  }
  .theme-3 .conversion-0001-head__cv-item a {
    display: block;
    padding: 10px 10px;
  }
  .theme-4 .conversion-0001-head__cv-item a {
    display: block;
    padding: 10px 10px;
  }
  .conversion-0001-head__cv-item img {
    padding: 0 10px 0 0;
    width: 30px;
    height: auto;
  }
  .conversion-0001-snav-list {
    font-size: 14px;
  }
  .conversion-0001-snav-list {
    margin: 0 97px;
  }
  .conversion-0001-snav-item {
    height: 48px;
    line-height: 48px;
  }
  .theme-1 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .theme-2 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .theme-3 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .theme-4 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .conversion-0001-snav-item:first-child {
    margin: 0;
  }
  .conversion-0001-image-text {
    bottom: 11%;
    margin-left: 120px;
  }
  .conversion-0001-image-text.hide_pc {
    display: none;
  }
  .conversion-0001-image-text__price {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .conversion-0001-image-text__unit {
    font-size: 14px;
    margin-left: 5px;
    line-height: 1.7;
  }
  .conversion-0001-image-text__notice {
    font-size: 12px;
  }
  .conversion-0001-image-item .hide-pc {
    width: 0;
  }
  .conversion-0001-image-item img.no_imgobj_pc {
    display: none;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .theme-1 .conversion-0001-head__name-wrap {
    height: 40px;
  }
  .theme-2 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .theme-3 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .theme-4 .conversion-0001-head__name-wrap {
    height: 70px;
  }
  .conversion-0001-carname {
    font-size: 14px;
  }
  .theme-1 .conversion-0001-carname {
    margin: 13px 0 0 120px;
  }
  .theme-2 .conversion-0001-carname {
    margin: 26px 0 0 120px;
  }
  .theme-3 .conversion-0001-carname {
    margin: 28px 0 0 120px;
  }
  .theme-4 .conversion-0001-carname {
    margin: 28px 0 0 120px;
  }
  .conversion-0001-head-wrap.fixed .conversion-0001-head {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 85;
  }
  .conversion-0001-head.sp-menu--hide {
    display: block !important;
  }
  .theme-1 .conversion-0001-head__cv-wrap {
    margin: 0 120px 0 0;
  }
  .theme-2 .conversion-0001-head__cv-wrap {
    margin: 15px 120px 0 0;
  }
  .theme-3 .conversion-0001-head__cv-wrap {
    margin: 15px 120px 0 0;
  }
  .theme-4 .conversion-0001-head__cv-wrap {
    margin: 15px 120px 0 0;
  }
  .theme-1 .conversion-0001-head__cv-list {
    height: 40px;
    line-height: 40px;
  }
  .theme-2 .conversion-0001-head__cv-list {
    overflow: hidden;
  }
  .theme-3 .conversion-0001-head__cv-list {
    overflow: hidden;
  }
  .theme-4 .conversion-0001-head__cv-list {
    border-radius: 20px;
    overflow: hidden;
  }
  .conversion-0001-head__cv-item {
    font-size: 12px;
  }
  .conversion-0001-head__cv-item.hide_pc {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_pc_tb {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_pc_sp {
    display: none;
  }
  .conversion-0001-head__cv-item.hide_pc_tb_sp {
    display: none;
  }
  .theme-2 .conversion-0001-head__cv-item {
    border-style: solid;
    border-width: 1px;
    margin-left: 1px;
  }
  .theme-2 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
    border-radius: 3px 0 0 3px;
  }
  .theme-2 .conversion-0001-head__cv-item:last-child {
    border-radius: 0 3px 3px 0;
  }
  .theme-3 .conversion-0001-head__cv-item {
    border-style: solid;
    border-width: 1px;
    margin-left: 1px;
  }
  .theme-3 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
    border-radius: 3px 0 0 3px;
  }
  .theme-3 .conversion-0001-head__cv-item:last-child {
    border-radius: 0 3px 3px 0;
  }
  .theme-4 .conversion-0001-head__cv-item {
    margin-left: 1px;
  }
  .theme-4 .conversion-0001-head__cv-item:first-child {
    margin-left: 0;
  }
  .conversion-0001-head__cv-item a {
    display: block;
  }
  .theme-1 .conversion-0001-head__cv-list a {
    padding: 0 10px;
  }
  .theme-2 .conversion-0001-head__cv-item a {
    padding: 10px 10px;
  }
  .theme-3 .conversion-0001-head__cv-item a {
    padding: 10px 10px;
  }
  .theme-4 .conversion-0001-head__cv-item a {
    padding: 10px 10px;
  }
  .conversion-0001-head__cv-item img {
    padding: 0 10px 0 0;
    width: 30px;
    height: auto;
  }
  .conversion-0001-snav-wrap {
    /* border-bottom: 1px solid #333; */
  }
  .conversion-0001-snav-list {
    font-size: 14px;
  }
  .conversion-0001-snav-list {
    margin: 0 97px;
  }
  .conversion-0001-snav-item {
    height: 48px;
    line-height: 48px;
  }
  .theme-1 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .theme-2 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .theme-3 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .theme-4 .conversion-0001-snav-item a {
    padding: 0 24px;
  }
  .conversion-0001-snav-item:first-child {
    margin: 0;
  }
  .conversion-0001-image-text {
    bottom: 11%;
    margin-left: 240px;
  }
  .conversion-0001-image-text.hide_pc {
    display: none;
  }
  .conversion-0001-image-text__price {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .conversion-0001-image-text__unit {
    font-size: 14px;
    margin-left: 5px;
    line-height: 1.7;
  }
  .conversion-0001-image-text__notice {
    font-size: 12px;
  }
  .conversion-0001-image-item .hide-pc {
    width: 0;
  }
  .conversion-0001-image-item img.no_imgobj_pc {
    display: none;
  }
}
.copy-0001 {
  font-weight: bold;
}

/* sp */
@media screen and (max-width: 767px) {
  .copy-0001 {
    font-size: 14px;
    padding: 0 16px 0;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .copy-0001 {
    font-size: 15px;
    padding: 0 40px 0;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .copy-0001 {
    font-size: 15px;
    padding: 0 80px 0;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .copy-0001 {
    font-size: 14px;
    padding: 0 120px 0;
  }
}
/* pc-noemal - pc-large */
@media screen and (min-width: 1520px) {
  .copy-0001 {
    font-size: 15px;
    padding: 0 120px 0;
  }
}
.copy-0002 {
  font-size: 14px;
}

/* sp */
@media screen and (max-width: 767px) {
  .copy-0002 {
    margin: 0 16px 0;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .copy-0002 {
    margin: 0 40px 0;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .copy-0002 {
    margin: 0 80px 0;
  }
}
/* pc-small - pc-large */
@media print, screen and (min-width: 1280px) {
  .copy-0002 {
    margin: 0 120px 0;
  }
}
.copy-0003__column {
  font-size: 14px;
}

/* sp */
@media screen and (max-width: 767px) {
  .copy-0003 {
    margin: 0 16px 0;
  }
  .copy-0003__column {
    margin: 41px 0 0 0;
  }
  .copy-0003__column:nth-child(1) {
    margin: 0 0 0 0;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .copy-0003 {
    margin: 0 40px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .copy-0003__column:nth-child(odd) {
    margin: 66px 2.5% 0 0;
    width: 47.5%;
  }
  .copy-0003__column:nth-child(even) {
    margin: 66px 0 0 2.5%;
    width: 47.5%;
  }
  .copy-0003__column:nth-child(1) {
    margin: 0 2.5% 0 0;
    width: 47.5%;
  }
  .copy-0003__column:nth-child(2) {
    margin: 0 0 0 2.5%;
    width: 47.5%;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .copy-0003 {
    margin: 0 80px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .copy-0003__column:nth-child(odd) {
    margin: 70px 2.5% 0 0;
    width: 47.5%;
  }
  .copy-0003__column:nth-child(even) {
    margin: 70px 0 0 2.5%;
    width: 47.5%;
  }
  .copy-0003__column:nth-child(1) {
    margin: 0 2.5% 0 0;
    width: 47.5%;
  }
  .copy-0003__column:nth-child(2) {
    margin: 0 0 0 2.5%;
    width: 47.5%;
  }
}
/* pc-small - pc-noemal */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .copy-0003 {
    margin: 0 120px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .copy-0003__column {
    margin: 50px 0 0;
    width: 22%;
  }
  .copy-0003__column:nth-child(2n) {
    margin: 50px 4% 0;
  }
  .copy-0003__column:nth-child(4n) {
    margin: 50px 0 0 4%;
  }
  .copy-0003__column:nth-child(1) {
    margin: 0 0 0 0;
  }
  .copy-0003__column:nth-child(2) {
    margin: 0 4% 0;
  }
  .copy-0003__column:nth-child(3) {
    margin: 0 0 0 0;
  }
  .copy-0003__column:nth-child(4) {
    margin: 0 0 0 4%;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .copy-0003 {
    margin: 0 120px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .copy-0003__column {
    margin: 50px 0 0;
    width: 22%;
  }
  .copy-0003__column:nth-child(2n) {
    margin: 50px 4% 0;
  }
  .copy-0003__column:nth-child(4n) {
    margin: 50px 0 0 4%;
  }
  .copy-0003__column:nth-child(1) {
    margin: 0 0 0 0;
  }
  .copy-0003__column:nth-child(2) {
    margin: 0 4% 0;
  }
  .copy-0003__column:nth-child(3) {
    margin: 0 0 0 0;
  }
  .copy-0003__column:nth-child(4) {
    margin: 0 0 0 4%;
  }
}
.copy-0004 {
  display: block;
}

.copy-0004 {
  font-size: 11px;
}

/* sp */
@media screen and (max-width: 767px) {
  .copy-0004 {
    margin: 0 16px 0;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .copy-0004 {
    margin: 0 40px 0;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .copy-0004 {
    margin: 0 80px 0;
  }
}
/* pc-small - pc-large */
@media print, screen and (min-width: 1280px) {
  .copy-0004 {
    margin: 0 120px 0;
  }
}
.coupon__title {
  font-weight: bold;
  line-height: 1.5em;
  display: table;
  width: 100%;
}

.coupon__title__explain {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.5px;
  padding: 0 13px;
}

.coupon__qr__code__inner__img canvas {
  width: 100%;
}

.coupon__area {
  margin: 0 auto 0;
  position: relative;
  border: dashed 1px #c0c0c0;
  background-color: #fff;
}

.coupon__area:not(:first-of-type) {
  border-top: none;
  margin: -15px 0 0 0;
}

.coupon__title-img {
  display: table-cell;
  vertical-align: middle;
  width: 124px;
}

.coupon__name__area {
  margin: 33px 0 0 0;
  font-weight: bold;
  padding: 0 10px;
  letter-spacing: 0.9px;
  line-height: 1.4;
}

.coupon__detail__price {
  font-weight: bold;
  line-height: 1.5em;
  display: block;
}

.coupon__example {
  margin: 0 0 10px 0;
}

.coupon__example__inner {
  padding: 16px 7px 16px 10px;
  display: table;
  width: 100%;
}

.coupon__example-text {
  display: table-cell;
  vertical-align: middle;
  font-size: 10px;
  width: 36%;
  line-height: 1.3;
  font-weight: bold;
}

.coupon__common__price {
  font-size: 11px;
  font-weight: bold;
  word-wrap: break-word;
}

.coupon__sale__price {
  font-weight: bold;
  word-wrap: break-word;
}

.coupon__sale__price:before {
  content: "";
}

.coupon__sale__price span {
  font-size: 34px;
  margin: 0 0 0 10px;
}

.coupon__enter__price {
  font-size: 34px;
}

.coupon__comment {
  margin: 45px 0 0;
  display: block;
  width: 100%;
  word-wrap: break-all;
  overflow: visible;
  line-height: 1.2em;
}

.coupon__comment p {
  width: 100%;
  padding: 0 0 40px 0;
  border-bottom: 1px solid #e5e5e5;
  font-size: 12px;
}

.theme-4 .coupon__limit__inner-box1 {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}

.theme-4 .coupon__limit__inner-box2 {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}

.coupon__limit__inner__img img {
  width: 100%;
}

.coupon__limit__inner-box2 .ww-text {
  line-height: 1;
}

/* sp */
@media print, screen and (max-width: 767px) {
  .coupon__qr__code__inner__img canvas {
    width: 100%;
  }
  .coupon-0001 {
    margin: 0 16px 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .coupon__area {
    padding: 10px 5px;
  }
  .coupon__detail__inner {
    margin: 15px 0 0;
  }
  .coupon__detail {
    border-style: solid;
    border-width: 5px;
  }
  .coupon__title {
    display: table;
    width: 100%;
    font-size: 16px;
    padding: 10px 17px 8px 19px;
  }
  .theme-4 .coupon__title {
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
  }
  .coupon__main__title {
    display: block;
    overflow: hidden;
    margin: 15px 0;
  }
  .coupon__detail__title {
    height: 34px;
  }
  .coupon__detail__title--fukidashi--sp {
    width: 100%;
    height: 32px;
  }
  .coupon__detail__title--fukidashi--pc {
    display: none;
  }
  .coupon__detail__title--txt {
    position: relative;
    top: -33px;
    font-size: 11px;
    display: inline-block;
    font-weight: bold;
    width: 100%;
    text-align: center;
  }
  .coupon__title-img img {
    height: 10px;
  }
  .coupon__detail {
    padding: 0 15px 0;
  }
  .theme-4 .coupon__detail {
    padding: 0 15px 0;
    border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
  }
  .coupon__detail__price {
    vertical-align: top;
    font-size: 20px;
  }
  .coupon__example__inner {
    padding: 16px 7px 16px 10px;
  }
  .theme-1 .coupon__example__price__area {
    text-align: center;
    padding: 20px;
    border-style: solid;
    border-width: 2px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .coupon__example__price__area {
    text-align: center;
    padding: 20px;
    border-style: solid;
    border-width: 2px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .coupon__example__price__area {
    text-align: center;
    padding: 20px;
    border-style: solid;
    border-width: 2px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .coupon__example__price__area {
    text-align: center;
    padding: 20px;
    border-style: solid;
    border-width: 2px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .common__price {
    font-size: 12px;
  }
  .coupon__attention {
    font-size: 10px;
    line-height: 1.5em;
    padding: 10px 0 0 0;
    position: relative;
  }
  .coupon__attention__title {
    font-size: 12px;
    font-weight: bold;
    border-top: 1px solid #e5e5e5;
    padding: 12px 0 0 0;
  }
  .coupon__attention__inner {
    margin: 12px 0;
    font-size: 12px;
    line-height: 2em;
  }
  .coupon__sale__price {
    font-size: 16px;
  }
  .coupon__attention__comments {
    border-top: 1px solid #e5e5e5;
    margin: 15px 0 12px;
    padding: 12px 0 0 0;
    font-size: 10px;
    line-height: 2em;
  }
  .coupon__limit__inner__img {
    margin: 18px auto;
    width: 145px;
    height: 22px;
    display: block;
    position: relative;
  }
  .coupon__qr__code {
    margin: 0 auto;
  }
  .coupon__qr__code__title {
    width: 100%;
    text-align: center;
    margin: 20px auto 0;
    font-weight: bold;
    font-size: 16px;
  }
  .coupon__qr__code__explain {
    width: 100%;
    text-align: center;
    margin: 10px auto 23px;
    font-size: 12px;
  }
  .coupon__qr__code__inner__img {
    margin: 0 auto 23px;
    border-style: solid;
    width: 124px;
    height: 124px;
    border-width: 2px;
    padding: 10px;
  }
  .theme-4 .coupon__qr__code__inner__img {
    margin: 0 auto 23px;
    border-style: solid;
    width: 124px;
    height: 124px;
    padding: 10px;
    border-radius: 8px;
    border-width: 2px;
  }
  .coupon__sale__price span {
    font-size: 17.45px;
  }
  .coupon__common__price--title {
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 4px 0;
  }
  .coupon__common__price {
    font-weight: bold;
    font-size: 26px;
    margin: 0 0 10px 0;
  }
  .coupon__common__price__yen {
    font-size: 14px;
  }
  .coupon__common__price--column {
    font-size: 10px;
    margin: 0 0 10px 0;
  }
  .coupon__sale__price {
    font-size: 32.42px;
    width: 115%;
    margin: 0 0 0 -12px;
  }
  .coupon__sale__price__yen {
    font-size: 17.46px;
  }
  .coupon__limit__inner-box1, .coupon__limit__inner-box2 {
    display: block;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    padding: 11px;
    letter-spacing: 1.5px;
    margin: 6px 0 0 0;
    width: 100%;
  }
  .coupon__example__price__img__sp {
    margin: 17px auto;
    display: block;
    clear: both;
    width: 26px;
  }
  .coupon__example__price__img__pc {
    display: none;
  }
  .coupon__img-kirutori:first-child {
    position: relative;
    left: 38%;
    top: 8px;
    display: inline-block;
    z-index: 10;
  }
  .coupon__img-kirutori {
    position: relative;
    left: 38%;
    top: -6px;
    display: inline-block;
    z-index: 10;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .coupon__qr__code__inner__img canvas {
    width: 100%;
  }
  .coupon-0001 {
    margin: 0 40px 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .coupon__area {
    padding: 20px;
  }
  .coupon__detail__inner {
    min-height: 115px;
  }
  .coupon__detail {
    border-style: solid;
    border-width: 10px;
    padding: 0 22px 10px;
  }
  .theme-4 .coupon__detail {
    border-style: solid;
    border-width: 10px;
    padding: 0 22px 10px;
    border-radius: 0 0 16px 16px;
    -webkit-border-radius: 0 0 16px 16px;
    -moz-border-radius: 0 0 16px 16px;
  }
  .coupon__title-img img {
    height: 10px;
  }
  .coupon__detail__title {
    position: relative;
    width: 127px;
    float: left;
  }
  .coupon__detail__title--fukidashi--sp {
    display: none;
  }
  .coupon__detail__title--fukidashi--pc {
    width: 100%;
    margin: 5px 0 0 0;
  }
  .coupon__detail__title--txt {
    position: absolute;
    top: 42%;
    left: 10%;
    font-size: 19px;
    display: inline-block;
    font-weight: bold;
  }
  .theme-1 .coupon__example__price__area {
    position: relative;
    text-align: center;
    padding: 28px;
    border-style: solid;
    border-width: 2px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .coupon__example__price__area {
    position: relative;
    text-align: center;
    padding: 28px;
    border-style: solid;
    border-width: 2px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .coupon__example__price__area {
    position: relative;
    text-align: center;
    padding: 28px;
    border-style: solid;
    border-width: 2px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .coupon__example__price__area {
    position: relative;
    text-align: center;
    padding: 28px;
    border-style: solid;
    border-width: 2px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .coupon__detail__price {
    padding: 0 0 0 150px;
    vertical-align: top;
    font-size: 40px;
    /*    min-height: 150px;*/
  }
  .coupon__example__inner {
    padding: 16px 7px 16px 10px;
  }
  .coupon__example.hide__price .example-icon {
    width: 1%;
  }
  .coupon__example-icon {
    width: 8%;
  }
  .coupon__example-icon img {
    width: 13px;
  }
  .coupon__title {
    font-size: 30px;
    padding: 17px 26px;
  }
  .theme-4 .coupon__title {
    font-size: 30px;
    padding: 30px;
    border-radius: 16px 16px 0 0;
  }
  .coupon__main__title {
    display: block;
    overflow: hidden;
    margin: 24px 0 30px;
  }
  .coupon__common__price {
    font-size: 35px;
    display: inline-block;
  }
  .coupon__common__price__yen {
    font-size: 25px;
  }
  .coupon__attention {
    margin: 20px 0 0 0;
  }
  .coupon__attention__title {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    width: 86px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 0 0;
  }
  .coupon__attention__inner {
    margin: 0 0 20px 90px;
    font-size: 12px;
    border-top: 1px solid #e5e5e5;
    padding: 15px 0 0 0;
    line-height: 2em;
  }
  .coupon__attention__comments {
    border-top: 1px solid #e5e5e5;
    margin: 20px 0 15px;
    padding: 32px 0 0 0;
    font-size: 12px;
    line-height: 2em;
  }
  .coupon__sale__price {
    font-size: 40px;
  }
  .coupon__sale__price span {
    font-size: 30px;
  }
  .coupon__limit__inner__img {
    display: block;
    position: absolute;
    width: 145px;
    height: 22px;
  }
  .coupon__qr__code {
    margin: 0 auto;
    width: 500px;
  }
  .coupon__qr__code__title {
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
    font-weight: bold;
  }
  .coupon__qr__code__explain {
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
  }
  .coupon__common__price--title {
    display: inline-block;
  }
  .coupon__common__price--column {
    display: inline-block;
  }
  .coupon__limit__inner-box1 {
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    width: 33%;
    float: left;
    position: relative;
    left: 29%;
  }
  .coupon__limit__inner-box2 {
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    width: 34%;
    float: left;
    position: relative;
    left: 33%;
  }
  .coupon__example__price__img__sp {
    margin: 13px auto;
    display: block;
    clear: both;
    width: 35px;
  }
  .coupon__example__price__img__pc {
    display: none;
  }
  .coupon__qr__code {
    margin: 0 auto;
    width: 463px;
    height: 165px;
  }
  .coupon__qr__code__title {
    width: 100%;
    float: left;
    font-weight: bold;
    font-size: 20px;
    margin: 57px 0 15px 0;
  }
  .coupon__qr__code__explain {
    width: 100%;
    float: left;
    font-size: 14px;
  }
  .coupon__qr__code__inner__img {
    float: right;
    border-style: solid;
    width: 124px;
    height: 124px;
    border-width: 2px;
    padding: 10px;
    position: relative;
    top: -90px;
  }
  .theme-4 .coupon__qr__code__inner__img {
    float: right;
    border-style: solid;
    width: 124px;
    height: 124px;
    border-radius: 8px;
    padding: 5px;
    position: relative;
    top: -90px;
  }
  .coupon__img-kirutori:first-child {
    position: relative;
    left: 44%;
    top: 8px;
    display: inline-block;
    z-index: 10;
  }
  .coupon__img-kirutori {
    position: relative;
    left: 44%;
    top: -6px;
    display: inline-block;
    z-index: 10;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .coupon__qr__code__inner__img canvas {
    width: 100%;
  }
  .coupon-0001 {
    margin: 0 80px 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .coupon__area {
    padding: 20px;
  }
  .coupon__main__title {
    display: block;
    overflow: hidden;
  }
  .coupon__detail__title {
    width: 130px;
    height: 130px;
    float: left;
    position: relative;
  }
  .coupon__detail__title--fukidashi--sp {
    display: none;
  }
  .coupon__detail__title--fukidashi--pc {
    width: 100%;
    margin: 28px 0 0 0;
  }
  .coupon__detail__title--txt {
    position: absolute;
    top: 57%;
    left: 18px;
    font-size: 19px;
    display: inline-block;
    font-weight: bold;
  }
  .coupon__detail__inner {
    min-height: 115px;
  }
  .coupon__title-img img {
    height: 10px;
  }
  .coupon__detail {
    padding: 0 20px;
    border-style: solid;
    border-width: 10px;
  }
  .theme-4 .coupon__detail {
    padding: 0 20px;
    border-style: solid;
    border-width: 10px;
    border-radius: 0 0 16px 16px;
    -webkit-border-radius: 0 0 16px 16px;
    -moz-border-radius: 0 0 16px 16px;
  }
  .coupon__detail__price {
    font-size: 40px;
    float: right;
    min-height: 168px;
    width: 82%;
    align-items: center;
    padding: 0 0 10px;
  }
  .coupon__example__inner {
    padding: 16px 7px 16px 10px;
  }
  .coupon__example.hide__price .example-icon {
    width: 1%;
  }
  .coupon__example-icon {
    width: 8%;
  }
  .coupon__example-icon img {
    width: 13px;
  }
  .coupon__example__price__area {
    padding: 30px;
    display: block;
    text-align: center;
    border-style: solid;
  }
  .theme-1 .coupon__example__price__area {
    padding: 30px;
    display: block;
    text-align: center;
    border-style: solid;
    border-width: 2px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .coupon__example__price__area {
    display: block;
    text-align: center;
    padding: 30px;
    border-style: solid;
    border-width: 2px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-3 .coupon__example__price__area {
    display: block;
    text-align: center;
    padding: 30px;
    border-style: solid;
    border-width: 2px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .coupon__example__price__area {
    display: block;
    text-align: center;
    padding: 30px;
    border-style: solid;
    border-width: 2px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .coupon__title {
    font-size: 30px;
    padding: 20px 30px 15px;
  }
  .theme-4 .coupon__title {
    font-size: 30px;
    padding: 20px;
    border-radius: 16px 16px 0 0;
  }
  .coupon__common__price {
    font-size: 35px;
    display: inline-block;
  }
  .coupon__common__price__yen {
    font-size: 25px;
  }
  .coupon__attention {
    margin: 20px 0 0 0;
  }
  .coupon__attention__title {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    width: 86px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 0 0;
  }
  .coupon__attention__inner {
    margin: 0 0 20px 90px;
    font-size: 12px;
    border-top: 1px solid #e5e5e5;
    padding: 15px 0 0 0;
    line-height: 2em;
  }
  .coupon__attention__comments {
    border-top: 1px solid #e5e5e5;
    margin: 20px 0 20px;
    padding: 15px 0 0 0;
    font-size: 12px;
    line-height: 2em;
  }
  .coupon__sale__price {
    font-size: 50px;
  }
  .coupon__sale__price span {
    font-size: 36px;
  }
  .coupon__limit__inner__img {
    display: block;
    position: absolute;
    width: 145px;
    height: 22px;
  }
  .coupon__qr__code {
    margin: 0 auto;
    width: 463px;
    height: 165px;
  }
  .coupon__qr__code__title {
    width: 100%;
    float: left;
    font-weight: bold;
    font-size: 20px;
    margin: 57px 0 15px 0;
  }
  .coupon__qr__code__explain {
    width: 100%;
    float: left;
    font-size: 14px;
  }
  .coupon__qr__code__inner__img {
    float: right;
    border-style: solid;
    width: 124px;
    height: 124px;
    border-width: 2px;
    padding: 10px;
    position: relative;
    top: -85px;
  }
  .theme-4 .coupon__qr__code__inner__img {
    float: right;
    border-style: solid;
    width: 124px;
    height: 124px;
    border-radius: 8px;
    padding: 5px;
    position: relative;
    top: -85px;
  }
  .coupon__common__price--title {
    display: inline-block;
  }
  .coupon__common__price--column {
    display: inline-block;
  }
  .coupon__limit__inner-box1 {
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    width: 25%;
    float: left;
    position: relative;
    left: 45.5%;
  }
  .coupon__limit__inner-box2 {
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    margin: 0 0 0 10px;
    width: 26.5%;
    float: left;
    position: relative;
    left: 47%;
  }
  .coupon__example__price__img__sp {
    margin: 17px auto;
    display: block;
    clear: both;
    width: 26px;
  }
  .coupon__example__price__img__pc {
    display: none;
  }
  .coupon__img-kirutori:first-child {
    position: relative;
    left: 45.5%;
    top: 8px;
    display: inline-block;
    z-index: 10;
  }
  .coupon__img-kirutori {
    position: relative;
    left: 45.5%;
    top: -6px;
    display: inline-block;
    z-index: 10;
  }
}
/* pc-small nomal  */
@media screen and (min-width: 1280px) and (max-width: 1759px) {
  .coupon-0001 {
    margin: 0 120px 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .coupon__area {
    padding: 20px;
  }
  .coupon__title-img img {
    height: 10px;
  }
  .coupon__detail__inner {
    min-height: 115px;
  }
  .coupon__detail {
    padding: 0 20px 10px;
    border-style: solid;
    border-width: 10px;
  }
  .theme-4 .coupon__detail {
    padding: 0 20px 10px;
    border-style: solid;
    border-width: 10px;
    border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
  }
  .coupon__detail__title {
    position: relative;
    float: left;
    width: 130px;
  }
  .coupon__main__title {
    display: block;
    overflow: hidden;
  }
  .coupon__detail__title--fukidashi--sp {
    display: none;
  }
  .coupon__detail__title--fukidashi--pc {
    width: 100%;
    margin: 27px 0 0 0;
  }
  .coupon__detail__title--txt {
    position: absolute;
    top: 52%;
    left: 16px;
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
  }
  .coupon__detail__price {
    font-size: 40px;
    float: right;
    min-height: 168px;
    width: 83.5%;
    align-items: center;
    padding: 0 0 10px;
  }
  .coupon__example__inner {
    padding: 16px 7px 16px 10px;
  }
  .coupon__example.hide__price .example-icon {
    width: 1%;
  }
  .coupon__example-icon {
    width: 8%;
  }
  .coupon__example-icon img {
    width: 13px;
  }
  .coupon__example__price__area {
    padding: 17px 17px 24px 17px;
    border-style: solid;
    border-width: 2px;
    position: relative;
  }
  .theme-4 .coupon__example__price__area {
    border-radius: 70px;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
  }
  .coupon__title {
    font-size: 30px;
    padding: 25px 30px 10px 30px;
  }
  .theme-4 .coupon__title {
    font-size: 30px;
    padding: 25px 25px 10px 25px;
    border-radius: 20px 20px 0 0;
  }
  .common__price {
    font-size: 16px;
    vertical-align: middle;
    width: 40%;
    float: left;
  }
  .coupon__attention {
    margin: 20px 0 0 0;
  }
  .coupon__attention__title {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    width: 94px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 0 0;
  }
  .coupon__attention__inner {
    margin: 0 0 15px 94px;
    font-size: 12px;
    border-top: 1px solid #e5e5e5;
    line-height: 2em;
    padding: 15px 0 0 0;
  }
  .coupon__attention__comments {
    border-top: 1px solid #e5e5e5;
    margin: 15px 0 15px;
    padding: 13px 0 0 0;
    font-size: 12px;
    line-height: 2em;
  }
  .coupon__common__price--title {
    font-size: 16px;
    float: left;
    margin: 33px 10px 0 15px;
  }
  .coupon__common__price {
    font-size: 36px;
    float: left;
    margin: 15px 0 0 0;
  }
  .coupon__sale__price {
    float: right;
    font-size: 53px;
    margin: 0 45px 0 45px;
  }
  .coupon__limit__inner {
    position: relative;
  }
  .coupon__qr__code {
    margin: 0 auto;
    width: 461px;
    height: 165px;
  }
  .coupon__qr__code__title {
    width: 100%;
    float: left;
    font-weight: bold;
    font-size: 20px;
    margin: 57px 0 15px 0;
  }
  .coupon__qr__code__explain {
    width: 100%;
    float: left;
    font-size: 14px;
  }
  .coupon__qr__code__inner__img {
    float: right;
    border-style: solid;
    width: 124px;
    height: 124px;
    border-width: 2px;
    padding: 10px;
    position: relative;
    top: -85px;
  }
  .coupon__qr__code__inner__img canvas {
    width: 100%;
  }
  .theme-4 .coupon__qr__code__inner__img {
    float: right;
    border-style: solid;
    width: 124px;
    height: 124px;
    border-radius: 8px;
    padding: 5px;
    position: relative;
    top: -85px;
  }
  .coupon__common__price--column {
    display: inline-block;
    float: left;
    margin: 34px 0 0 10px;
    /*    position: absolute;
    bottom: 0;*/
  }
  .coupon__common__price__yen {
    font-size: 25px;
  }
  .coupon__sale__price__yen {
    font-size: 14px;
  }
  .coupon__limit__inner-box1 {
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    width: 20.5%;
    float: left;
    position: relative;
    left: 56%;
  }
  .coupon__limit__inner-box2 {
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    width: 21.5%;
    float: left;
    position: relative;
    left: 58%;
  }
  .coupon__limit__inner__img {
    width: 145px;
    height: 26px;
    left: 0;
    position: absolute;
  }
  .coupon__example__price__img__sp {
    display: none;
  }
  .coupon__example__price__img__pc {
    margin: 10px auto;
    display: inline-block;
    clear: both;
    width: 40px;
    position: absolute;
    left: 48%;
  }
  .coupon__img-kirutori:first-child {
    position: relative;
    left: 46.5%;
    top: 8px;
    display: inline-block;
    z-index: 10;
  }
  .coupon__img-kirutori {
    position: relative;
    left: 46.5%;
    top: -6px;
    display: inline-block;
    z-index: 10;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .coupon__qr__code__inner__img canvas {
    width: 100%;
  }
  .coupon-0001 {
    margin: 0 120px 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
  }
  .coupon__area {
    padding: 20px;
  }
  .coupon__title-img img {
    height: 10px;
  }
  .coupon__detail__inner {
    min-height: 115px;
  }
  .coupon__detail {
    padding: 0 22px 10px;
    border-style: solid;
    border-width: 10px;
  }
  .theme-4 .coupon__detail {
    padding: 0 22px 10px;
    border-style: solid;
    border-width: 10px;
    border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
  }
  .coupon__detail__title {
    position: relative;
    width: 130px;
    float: left;
    margin: 26px 0 0;
  }
  .coupon__main__title {
    display: block;
    overflow: hidden;
  }
  .coupon__detail__title--fukidashi--sp {
    display: none;
  }
  .coupon__detail__title--fukidashi--pc {
    width: 130px;
    float: left;
  }
  .coupon__detail__title--txt {
    position: absolute;
    top: 42%;
    left: 15px;
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
  }
  .coupon__detail__price {
    vertical-align: top;
    font-size: 40px;
    float: right;
    min-height: 166px;
    width: 87%;
    align-items: center;
    padding: 0 0 10px;
  }
  .coupon__example__inner {
    padding: 16px 7px 16px 10px;
  }
  .coupon__example.hide__price .example-icon {
    width: 1%;
  }
  .coupon__example-icon {
    width: 8%;
  }
  .coupon__example-icon img {
    width: 13px;
  }
  .coupon__example__price__area {
    padding: 17px 17px 24px 17px;
    border-style: solid;
    border-width: 2px;
    position: relative;
  }
  .theme-4 .coupon__example__price__area {
    border-radius: 70px;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
  }
  .coupon__title {
    font-size: 30px;
    padding: 20px 30px 15px;
  }
  .theme-4 .coupon__title {
    font-size: 30px;
    padding: 20px 30px;
    border-radius: 20px 20px 0 0;
  }
  .coupon__detail__title--before {
    content: "";
    position: relative;
    top: 50px;
    left: 20px;
    border: 15px solid transparent;
    z-index: 0;
    width: 30px;
    height: 30px;
  }
  .common__price {
    font-size: 16px;
    vertical-align: middle;
    width: 40%;
    float: left;
  }
  .coupon__attention {
    margin: 20px 0 0 0;
  }
  .coupon__attention__title {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    width: 90px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 0 0;
  }
  .coupon__attention__inner {
    margin: 0 0 15px 90px;
    font-size: 12px;
    border-top: 1px solid #e5e5e5;
    line-height: 2em;
    padding: 15px 0 0 0;
  }
  .coupon__attention__comments {
    border-top: 1px solid #e5e5e5;
    margin: 15px 0 15px;
    padding: 13px 0 0 0;
    font-size: 12px;
    line-height: 2em;
  }
  .coupon__common__price--title {
    font-size: 16px;
    float: left;
    margin: 30px 10px 0 75px;
  }
  .coupon__common__price {
    font-size: 40px;
    float: left;
    margin: 10px 0 0 0;
  }
  .coupon__sale__price {
    float: right;
    font-size: 50px;
    margin: 0 107px 0 45px;
  }
  .coupon__limit__inner {
    position: relative;
  }
  .coupon__qr__code {
    margin: 0 auto;
    width: 600px;
    height: 165px;
  }
  .coupon__qr__code__title {
    width: 451px;
    float: left;
    font-weight: bold;
    font-size: 20px;
    margin: 60px 49px 0 49px;
  }
  .coupon__qr__code__explain {
    width: 400px;
    float: left;
    margin: 10px 0 0 48px;
    font-size: 14px;
  }
  .coupon__qr__code__inner__img {
    float: right;
    border-style: solid;
    position: relative;
    width: 124px;
    height: 124px;
    top: -60px;
    left: -70px;
    padding: 10px;
    border-width: 2px;
  }
  .theme-4 .coupon__qr__code__inner__img {
    float: right;
    border-style: solid;
    position: relative;
    width: 124px;
    height: 124px;
    top: -60px;
    left: -70px;
    padding: 5px;
    border-radius: 8px;
  }
  .coupon__common__price--column {
    display: inline-block;
    float: left;
    margin: 32px 0 0 10px;
  }
  .coupon__common__price__yen {
    font-size: 22px;
  }
  .coupon__sale__price__yen {
    font-size: 14px;
  }
  .coupon__limit__inner-box1 {
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    width: 16.5%;
    float: left;
    position: relative;
    left: 65%;
  }
  .coupon__limit__inner-box2 {
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    margin: 0 0 0 10px;
    width: 16.5%;
    float: left;
    position: relative;
    left: 66%;
  }
  .coupon__limit__inner__img {
    width: 145px;
    height: 22px;
    left: 0;
    position: absolute;
  }
  .coupon__example__price__img__sp {
    display: none;
  }
  .coupon__example__price__img__pc {
    margin: 10px auto;
    display: inline-block;
    clear: both;
    width: 40px;
    position: absolute;
    left: 48%;
  }
  .coupon__img-kirutori:first-child {
    position: relative;
    left: 47%;
    top: 8px;
    display: inline-block;
    z-index: 10;
  }
  .coupon__img-kirutori {
    position: relative;
    left: 47%;
    top: -6px;
    display: inline-block;
    z-index: 10;
  }
}
@media print {
  /*
  	header {
  		display:none;
  	}
  	footer {
  		display:none;
  	}
  	body {
  		-webkit-print-color-adjust: exact;
  		 transform-origin: top center;
  	}
  	#container {
  		margin:0;
  	}
  	#container .unit-base{
  		margin:0;
  		padding:0;
  		max-width: initial;
  	} */
  .coupon-0001 {
    margin: 0;
  }
  .coupon__main__title {
    overflow: visible;
  }
  .theme-all .coupon__limit__inner div {
    background-color: white !important;
    border-color: black !important;
    color: black;
  }
  .coupon__detail__inner {
    padding: 1px;
  }
  .theme-all .coupon__area__inner .coupon__title {
    border: 5px solid black;
    border-bottom: 0px;
    background-color: white !important;
    color: black;
  }
  .coupon__limit__inner div {
    border: 2px solid black;
  }
  .coupon__limit__inner {
    padding: 1px;
  }
  .coupon__limit__inner__img {
    height: auto;
  }
  .coupon__sale__price {
    width: 100%;
    margin: 0;
  }
  .theme-all .coupon__qr__code__inner__img, .theme-all .coupon__detail, .theme-all .coupon__example__price__area, .theme-all .coupon__sale__price, .theme-all .coupon__detail__title--txt {
    background-color: white !important;
    border-color: black !important;
    color: black;
  }
  .theme-all .coupon__limit__inner__img {
    border: none;
  }
  .coupon__example__price__img__sp {
    display: none;
  }
  .coupon__detail__title--fukidashi--sp {
    display: none;
  }
  .coupon__detail__title p {
    display: block;
    padding: 5px 0px 5px 0px;
    margin-top: 30px;
    width: 100%;
    border: 1px solid black;
    border-color: black !important;
    float: left;
  }
  .coupon__detail__title img {
    display: none;
  }
  .coupon__detail__price {
    clear: both;
  }
  /* .unit-base {
  	display:none;
  } */
  .coupon-0001-print-target {
    display: block !important;
  }
  .coupon__area {
    page-break-after: always;
    border: none;
  }
  .coupon__img-kirutori {
    display: none !important;
  }
  .coupon__detail {
    margin-bottom: 50px;
  }
  .coupon__title {
    margin-top: 10px;
    padding-top: 10px;
  }
  .coupon__limit__inner-box1 {
    background-color: #fff;
    color: #000;
  }
  .coupon__limit__inner-box2 {
    background-color: #fff;
    color: #000;
  }
}
/*共通となるCSSは外に記述 */
.dekirukoto-item .text-inner .text {
  line-height: 1.2;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .dekirukoto-0001 {
    margin: 0 16px 0;
  }
  .dekirukoto-title {
    font-size: 22px;
    margin-bottom: 25px;
  }
  .dekirukoto-wrap:nth-child(n+2) .dekirukoto-title {
    margin-top: 46px;
  }
  .dekirukoto-block {
    height: 100%;
    width: 100%;
  }
  .dekirukoto-item {
    position: relative;
    background-color: #ddd;
    float: left;
    margin-left: 2%;
    width: 32%;
    border-radius: 3px;
  }
  .theme-4 .dekirukoto-item {
    position: relative;
    float: left;
    margin-left: 2%;
    width: 32%;
    border-radius: 8px;
  }
  .dekirukoto-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .dekirukoto-item:nth-child(n+4) {
    margin-top: 2%;
  }
  .dekirukoto-item .icon-inner {
    padding-top: 60%;
    padding-bottom: 3px;
  }
  .dekirukoto-item .icon-inner img {
    width: 70%;
    height: auto;
    position: absolute;
    top: 3%;
    left: 0;
    right: 0;
    margin: auto auto;
  }
  .dekirukoto-item .text-inner {
    display: table;
    width: 100%;
  }
  .dekirukoto-item .text-inner .text {
    font-size: 11px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    padding: 0px 5px 15px 5px;
    height: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .dekirukoto-0001 {
    margin: 0 40px 0;
  }
  .dekirukoto-title {
    font-size: 22px;
    margin-bottom: 39px;
  }
  .dekirukoto-wrap:nth-child(n+2) .dekirukoto-title {
    margin-top: 80px;
  }
  .dekirukoto-block {
    height: 100%;
    width: 100%;
  }
  .dekirukoto-item {
    position: relative;
    background-color: #ddd;
    float: left;
    margin-left: 4.7%;
    width: 30.2%;
    border-radius: 3px;
  }
  .theme-4 .dekirukoto-item {
    position: relative;
    float: left;
    margin-left: 4.7%;
    width: 30.2%;
    border-radius: 16px;
  }
  .dekirukoto-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .dekirukoto-item:nth-child(n+4) {
    margin-top: 4.7%;
  }
  .dekirukoto-item .icon-inner {
    padding-top: 72%;
    padding-bottom: 0px;
  }
  .dekirukoto-item .icon-inner img {
    width: 64%;
    height: auto;
    position: absolute;
    top: 13%;
    left: 0;
    right: 0;
    margin: auto auto;
  }
  .dekirukoto-item .text-inner {
    display: table;
    width: 100%;
  }
  .dekirukoto-item .text-inner .text {
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    padding: 0 10px 35px 10px;
    height: 35px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .dekirukoto-0001 {
    margin: 0 80px 0;
  }
  .dekirukoto-title {
    font-size: 22px;
    margin-bottom: 38px;
  }
  .dekirukoto-wrap:nth-child(n+2) .dekirukoto-title {
    margin-top: 80px;
  }
  .dekirukoto-block {
    height: 100%;
    width: 100%;
  }
  .dekirukoto-item {
    position: relative;
    background-color: #ddd;
    float: left;
    margin-left: 3.3%;
    width: 22.5%;
    border-radius: 3px;
  }
  .theme-4 .dekirukoto-item {
    position: relative;
    float: left;
    margin-left: 3.3%;
    width: 22.5%;
    border-radius: 16px;
  }
  .dekirukoto-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .dekirukoto-item:nth-child(n+5) {
    margin-top: 3.3%;
  }
  .dekirukoto-item .icon-inner {
    padding-top: 72%;
    padding-bottom: 0px;
  }
  .dekirukoto-item .icon-inner img {
    width: 65%;
    height: auto;
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    margin: auto auto;
  }
  .dekirukoto-item .text-inner {
    display: table;
    width: 100%;
  }
  .dekirukoto-item .text-inner .text {
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    padding: 0 10px 35px 10px;
    height: 35px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .dekirukoto-0001 {
    margin: 0 120px;
  }
  .dekirukoto-title {
    font-size: 22px;
    margin-bottom: 38px;
  }
  .dekirukoto-wrap:nth-child(n+2) .dekirukoto-title {
    margin-top: 80px;
  }
  .dekirukoto-block {
    height: 100%;
    width: 100%;
  }
  .dekirukoto-item {
    position: relative;
    background-color: #ddd;
    float: left;
    margin-left: 2.5%;
    width: 18%;
    border-radius: 3px;
  }
  .theme-4 .dekirukoto-item {
    position: relative;
    float: left;
    margin-left: 2.5%;
    width: 18%;
    border-radius: 20px;
  }
  .dekirukoto-item:nth-child(5n+1) {
    margin-left: 0;
  }
  .dekirukoto-item:nth-child(n+6) {
    margin-top: 2.5%;
  }
  .dekirukoto-item .icon-inner {
    padding-top: 72%;
    padding-bottom: 0px;
  }
  .dekirukoto-item .icon-inner img {
    width: 70%;
    height: auto;
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    margin: auto auto;
  }
  .dekirukoto-item .text-inner {
    display: table;
    width: 100%;
  }
  .dekirukoto-item .text-inner .text {
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    padding: 0 10px 35px 10px;
    height: 35px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .dekirukoto-0001 {
    margin: 0 120px;
  }
  .dekirukoto-title {
    font-size: 22px;
    margin-bottom: 38px;
  }
  .dekirukoto-wrap:nth-child(n+2) .dekirukoto-title {
    margin-top: 80px;
  }
  .dekirukoto-block {
    height: 100%;
    width: 100%;
  }
  .dekirukoto-item {
    position: relative;
    background-color: #ddd;
    float: left;
    margin-left: 2.5%;
    width: 18%;
    border-radius: 3px;
  }
  .theme-4 .dekirukoto-item {
    position: relative;
    float: left;
    margin-left: 2.5%;
    width: 18%;
    border-radius: 20px;
  }
  .dekirukoto-item:nth-child(5n+1) {
    margin-left: 0;
  }
  .dekirukoto-item:nth-child(n+6) {
    margin-top: 2.5%;
  }
  .dekirukoto-item .icon-inner {
    padding-top: 72%;
    padding-bottom: 0px;
  }
  .dekirukoto-item .icon-inner img {
    width: 70%;
    height: auto;
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    margin: auto auto;
  }
  .dekirukoto-item .text-inner {
    display: table;
    width: 100%;
  }
  .dekirukoto-item .text-inner .text {
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    padding: 0 10px 35px 10px;
    height: 35px;
  }
}
@media screen and (min-width: 1760px) {
  .dekirukoto-0001 {
    margin: 0 120px;
  }
  .dekirukoto-title {
    font-size: 22px;
    margin-bottom: 38px;
  }
  .dekirukoto-wrap:nth-child(n+2) .dekirukoto-title {
    margin-top: 80px;
  }
  .dekirukoto-block {
    height: 100%;
    width: 100%;
  }
  .dekirukoto-item {
    position: relative;
    background-color: #ddd;
    float: left;
    margin-left: 2.5%;
    width: 18%;
    border-radius: 3px;
  }
  .theme-4 .dekirukoto-item {
    position: relative;
    float: left;
    margin-left: 2.5%;
    width: 18%;
    border-radius: 20px;
  }
  .dekirukoto-item:nth-child(5n+1) {
    margin-left: 0;
  }
  .dekirukoto-item:nth-child(n+6) {
    margin-top: 2.5%;
  }
  .dekirukoto-item .icon-inner {
    padding-top: 72%;
    padding-bottom: 0px;
  }
  .dekirukoto-item .icon-inner img {
    width: 70%;
    height: auto;
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    margin: auto auto;
  }
  .dekirukoto-item .text-inner {
    display: table;
    width: 100%;
  }
  .dekirukoto-item .text-inner .text {
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    padding: 0 10px 35px 10px;
    height: 35px;
  }
}
.error_text {
  text-align: center;
  margin: 20px 0;
}

.loading_democar {
  position: absolute;
  left: 50%;
  right: 50%;
  top: 50%;
  bottom: 50%;
  z-index: 100;
  opacity: 1;
}

.democar-exhibitioncar-0001 .item-check {
  /* background-color: #777!important; */
  cursor: pointer;
}

.democar-exhibitioncar-0001 .item-check.active:before {
  content: "";
  background: url(/assets/a/images/shop-list-0001/icon-check.png) 0 0 no-repeat;
  position: absolute;
  top: 9px;
  left: 7px;
  background-size: 10px 7px;
  width: 10px;
  height: 7px;
}

.democar-exhibitioncar-0001 .sort-btn__item,
.democar-exhibitioncar-0001 .more-btn,
.democar-exhibitioncar-0001 .view-change-btn {
  cursor: pointer;
  border-radius: 3px;
}

.democar-exhibitioncar-0001 .view-change-btn.current {
  cursor: auto;
}

.democar-exhibitioncar-0001-wrap {
  opacity: 0;
}

.democar-exhibitioncar-0001 .view-change-btn.current img.bt_l_icon {
  display: block;
}

.democar-exhibitioncar-0001 .view-change-btn img.bt_l_icon {
  display: none;
}

.democar-exhibitioncar-0001 .view-change-btn.current img.bt_r_icon {
  display: block;
}

.democar-exhibitioncar-0001 .view-change-btn img.bt_r_icon {
  display: none;
}

.democar-exhibitioncar-0001 .democar-name__pic .notes {
  font-size: 8px;
  opacity: 0.5;
  display: block;
  margin-top: 5px;
  line-height: 1.2;
}

.democar-exhibitioncar-0001 .sort-list-form select::-ms-expand {
  display: none;
}

/* APP=2 注釈 */
.democar-exhibitioncar-0001 .reservation-annotation {
  margin-top: 30px;
  font-size: 14px;
  font-weight: 500;
}

.democar-exhibitioncar-0001 .reservation-annotation .text {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.4;
  margin-top: 10px;
}

/* dropdown */
/* dropdown */
/* dropdown */
.democar-exhibitioncar-0001 .dropdown.icon {
  display: none;
}

.democar-exhibitioncar-0001 .dropdown.icon.clear {
  display: block;
}

.democar-exhibitioncar-0001 .ui.dropdown {
  height: 40px;
  line-height: 40px;
  min-width: 100%;
  padding: 0 15px 0 15px;
}

/* 各pulldown */
.democar-exhibitioncar-0001 .sort-carname.ui.dropdown.active {
  width: 230px;
}

.democar-exhibitioncar-0001 .sort-store.ui.dropdown.active {
  width: 230px;
}

.democar-exhibitioncar-0001 .ui.search.dropdown > input.search {
  height: 40px;
  line-height: 40px;
  min-width: 100%;
  padding: 0 15px 0 15px;
}

.democar-exhibitioncar-0001 .ui.dropdown .menu > .item {
  font-size: 14px;
  line-height: 1.4;
}

.democar-exhibitioncar-0001 .ui.dropdown > .text {
  font-size: 14px;
  height: 40px;
  overflow: hidden;
  margin-right: 15px;
  color: #000 !important;
}

/* sp */
@media screen and (max-width: 767px) {
  .democar-exhibitioncar-0001 .democar-name__pic .notes {
    font-size: 6px;
    margin-top: 5px;
  }
  /* sort-area-wrapper */
  .democar-exhibitioncar-0001 .sort-area-wrapper {
    margin: 0 16px;
  }
  .democar-exhibitioncar-0001 .sort-title-block {
    float: none;
    /* width: 6.1%; */
  }
  .democar-exhibitioncar-0001 .sort-title {
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .sort-list {
    float: left;
    width: 100%;
    margin: 8px 0 0 0;
    clear: both;
  }
  .democar-exhibitioncar-0001 .sort-list-block {
    float: left;
    width: 100%;
    margin-top: 15px;
    clear: both;
    position: relative;
  }
  .democar-exhibitioncar-0001 .sort-list-block:first-child {
    margin-top: 0;
  }
  .democar-exhibitioncar-0001 .sort-list-title {
    /* display: none; */
    float: left;
    line-height: 40px;
    font-size: 13px;
    width: 40px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-title.tit-welcab {
    line-height: 1.4;
  }
  .democar-exhibitioncar-0001 .sort-list-form {
    float: left;
    position: absolute;
    width: 100%;
    margin: 0;
    top: 0;
    left: 0;
    padding-left: 40px;
  }
  .democar-exhibitioncar-0001 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0001 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0001 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0001 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0001 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0001 .sort-check-block {
    float: left;
    width: auto;
  }
  .democar-exhibitioncar-0001 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0001 .sort-btn {
    float: right;
    font-size: 14px;
    text-align: center;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0001 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0001 .btn-search {
    width: 70px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001 .btn-search {
    width: 84px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001 .btn-reset {
    margin-left: 5px;
    width: 70px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001 .sort-count-box {
    margin: 30px 0 0 0;
  }
  .democar-exhibitioncar-0001 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0001 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0001 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0001 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0001 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0001 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0001 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0001 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001-wrap {
    margin: 30px 0 0 0;
  }
  .democar-list {
    margin: 0 16px;
  }
  .democar-exhibitioncar-0001 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0001 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0001 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0001 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /******************************************
  *******************************************
  class => democar-panel-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0001.democar-panel-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-panel-view .democar-list-wrap {
    border-top: 1px solid #e6e6e6;
    padding: 30px 0;
    border-radius: 3px;
  }
  .democar-panel-view .democar-list {
    box-sizing: border-box;
    border: none;
    width: auto;
    padding: 0;
    float: none;
    margin: 0 15px;
  }
  .democar-panel-view .democar-list-wrap:nth-child(even) {
    margin-left: 0;
  }
  .democar-panel-view .democar-item-name {
    font-size: 11px;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-name2 {
    font-size: 11px;
    line-height: 1.4;
  }
  .democar-exhibitioncar-0001.democar-panel-view .democar-item-name span {
    display: inline;
  }
  .democar-panel-view .democar-item-text {
    font-size: 13px;
    font-weight: bold;
    margin: 6px 0 0 0;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-text span {
    display: inline-block;
  }
  .democar-panel-view .democar-panel {
    background-color: #e6e6e6;
    float: left;
    width: 33%;
    height: auto;
    margin-left: 0.5%;
    padding: 12px 14px 12px;
  }
  .democar-panel-view .democar-panel:first-child {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .democar-panel-view .democar-grade {
    margin-bottom: 0.5%;
  }
  .democar-panel-view .democar-engin {
    width: 49.7%;
    margin-left: 0;
  }
  .democar-panel-view .democar-color {
    margin-left: 0.6%;
    width: 49.7%;
  }
  /* democar-name */
  .democar-panel-view .democar-name {
    width: 100%;
    float: none;
  }
  .democar-panel-view .democar-name__pic {
    float: none;
    width: 54%;
    margin: 38px auto 0;
  }
  .democar-panel-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-panel-view .democar-name__text {
    float: none;
    width: auto;
  }
  .democar-panel-view .democar-name__text-main {
    font-size: 18px;
    font-weight: bold;
  }
  .democar-panel-view .democar-name__text-sub {
    font-size: 13px;
    margin: 18px 0 0 0;
  }
  /* democar-panel-wrap */
  .democar-panel-view .democar-panel-wrap {
    margin: 18px 0 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  .democar-panel-view .democar-store {
    margin: 21px 0 0 0;
    width: auto;
    float: none;
  }
  .democar-panel-view .democar-store__info {
    float: none;
    width: auto;
    padding: 0;
  }
  .democar-panel-view .democar-store__info-name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  .democar-panel-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
  }
  .democar-panel-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 6px;
    background: url(/assets/a/images/democar-exhibitioncar-0001/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 8px 3px;
  }
  .democar-panel-view .democar-store__info-tel {
    font-size: 13px;
    margin: 12px 0 0 0;
  }
  .democar-panel-view .democar-store__info-tel img {
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-add {
    font-size: 13px;
    margin: 4px 0 0 0;
    line-height: 1.5;
    padding-left: 20px;
  }
  .democar-panel-view .democar-store__info-add img {
    vertical-align: bottom;
    margin: 0 5px 4px -20px;
  }
  .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 20px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 20px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
  }
  .democar-panel-view .democar-store__info-link a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
  }
  .democar-panel-view .democar-store__info-link a img {
    position: absolute;
    width: auto;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-panel-view .democar-store__pic {
    float: none;
    width: auto;
    margin: 15px 0 0 0;
  }
  .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }
  .theme-3 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 0px;
  }
  .theme-4 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 8px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 14px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 14px;
  }
  /******************************************
  *******************************************
  class => democar-list-view
  *******************************************
  *******************************************/
  .democar-list-view .democar-name__text-sub,
  .democar-list-view .democar-item-name,
  .democar-list-view .democar-store__info-add,
  .democar-list-view .democar-store__info-link,
  .democar-list-view .democar-store__pic,
  .democar-list-view .democar-store__info-tel img,
  .democar-list-view .democar-store__info-add img {
    display: none;
  }
  .democar-exhibitioncar-0001.democar-list-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-exhibitioncar-0001 .headline-item {
    float: left;
  }
  .democar-exhibitioncar-0001 .headline--democar-name-wrap {
    width: 38%;
  }
  .democar-exhibitioncar-0001 .headline--democar-name {
    float: right;
    width: 47%;
    margin: 0 0 0 0;
  }
  .democar-exhibitioncar-0001 .headline--democar-panel-wrap {
    width: 62%;
  }
  .democar-exhibitioncar-0001 .headline--democar-grade {
    width: 37%;
  }
  .democar-exhibitioncar-0001 .headline--democar-color {
    width: 37%;
  }
  .democar-exhibitioncar-0001 .headline--democar-engin {
    width: 26%;
  }
  .democar-exhibitioncar-0001 .headline--democar-store {
    /* width: 19%; */
    display: none;
  }
  .democar-exhibitioncar-0001 .headline--democar-reserve {
    width: 8%;
  }
  .democar-list-view .democar-list-wrap {
    border-top: 1px solid #e6e6e6;
    margin-bottom: 30px;
  }
  .democar-list-view .democar-list {
    padding: 18px 0;
  }
  .democar-list-view .democar-name {
    float: none;
    width: auto;
  }
  .democar-list-view .democar-name__pic {
    float: left;
    width: 35%;
  }
  .democar-list-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-list-view .democar-name__text {
    float: right;
    width: 48%;
    margin: 0;
  }
  .democar-list-view .democar-name__text-main {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  /* democar-panel-wrap */
  .democar-list-view .democar-panel-wrap {
    float: left;
    width: auto;
    line-height: 1.2;
    /* clear: both; */
    margin: 32px 0 0 0;
    width: 100%;
  }
  .democar-list-view .democar-item-name {
    display: block;
    font-size: 11px;
  }
  .democar-list-view .democar-item-name2 {
    display: block;
    font-size: 11px;
  }
  .democar-list-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-grade {
    float: left;
    width: 48%;
    margin: 0 0 0 0;
  }
  .democar-list-view .democar-color {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .democar-list-view .democar-engin {
    float: left;
    width: 48%;
    margin: 0 0 0 4%;
  }
  .democar-list-view .democar-store {
    float: left;
    clear: both;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .democar-list-view .democar-store__info-name {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
    padding: 0 0 0 0;
  }
  .democar-list-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 6px;
    background: url(/assets/a/images/democar-exhibitioncar-0001/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 8px 5px;
  }
  .democar-list-view .democar-store__info-tel {
    font-size: 12px;
    margin: 10px 0 0 0;
  }
  .democar-list-view .democar-reserve a {
    text-align: left;
    line-height: 40px;
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 16px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    text-align: center;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    background-color: #e6e6e6;
    color: #000;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    text-align: center;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    background-color: #e6e6e6;
    color: #000;
    border-radius: 8px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a {
    display: block;
    padding: 0 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a {
    display: block;
    padding: 0 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* dropdown */
  /* dropdown */
  /* dropdown */
  /* 各pulldown */
  .democar-exhibitioncar-0001 .sort-carname.ui.dropdown.active {
    width: 190px;
  }
  .democar-exhibitioncar-0001 .sort-area.ui.dropdown.active {
    width: 190px;
  }
  .democar-exhibitioncar-0001 .sort-store.ui.dropdown.active {
    width: 190px;
  }
  .democar-exhibitioncar-0001 .sort-welcab.ui.dropdown.active {
    width: 190px;
  }
  /* sort-area-wrapper */
  .democar-exhibitioncar-0001 .sort-title-block {
    float: left;
    /* width: 6.1%; */
  }
  .democar-exhibitioncar-0001 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .sort-list {
    float: left;
    width: 90.4%;
    margin: 0;
  }
  .democar-exhibitioncar-0001 .sort-list-block {
    float: left;
    width: 30%;
    margin: 0 0 0 20px;
  }
  .democar-exhibitioncar-0001 .sort-list-title {
    /* display: none; */
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0001 .sort-list-form {
    float: left;
    position: relative;
    width: 79%;
    margin: 0 0 0 10px;
  }
  .democar-exhibitioncar-0001 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0001 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0001 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0001 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
    margin: 18px 0 0 85px;
  }
  .democar-exhibitioncar-0001 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0001 .sort-check-block {
    float: left;
    width: auto;
  }
  .democar-exhibitioncar-0001 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 10px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0001 .sort-btn {
    float: right;
    font-size: 12px;
    text-align: center;
    margin: 20px 0 0 1%;
  }
  .democar-exhibitioncar-0001 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0001 .btn-search {
    width: 108px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001 .btn-search {
    width: 108px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001 .btn-reset {
    margin-left: 5px;
    width: 78px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001 .btn-reset {
    margin-left: 5px;
    width: 78px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001 .sort-count-box {
    margin: 34px 0 30px 0;
  }
  .democar-exhibitioncar-0001 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0001 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0001 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0001 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0001 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0001 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0001 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0001 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001 {
    margin: 0 40px;
  }
  .democar-exhibitioncar-0001 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0001 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0001 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0001 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* sort-area-wrapper */
  .democar-exhibitioncar-0001.app_1 .sort-title-block {
    float: left;
    /* width: 6.1%; */
    margin-right: -64px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list {
    float: left;
    width: 100%;
    padding-left: 85px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-block {
    float: left;
    width: 32%;
    margin: 0 0 0 2%;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-block.sort-list-welcab {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-block.sort-list-car {
    margin: 0 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-title.tit-welcab {
    line-height: 1.4;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-form {
    float: left;
    position: relative;
    width: 80%;
    margin: 0 0 0 5%;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0001.app_1 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0001.app_1 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0001.app_1 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block {
    float: left;
    margin: 10px 0 0 85px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-btn {
    float: right;
    font-size: 14px;
    text-align: center;
    /* color: #fff; */
    margin: 0;
    clear: both;
    margin: -40px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0001.app_1 .btn-search {
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .btn-search {
    width: 94px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001.app_1 .btn-reset {
    margin-left: 5px;
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-box {
    margin: 34px 0 30px 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001.app_1 {
    margin: 0 40px;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /******************************************
  *******************************************
  class => democar-panel-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0001-wrap {
    margin: 0 40px;
  }
  .democar-exhibitioncar-0001.democar-panel-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-panel-view .democar-list-wrap {
    box-sizing: border-box;
    border: 1px solid #555;
    width: auto;
    padding: 38px 40px 36px;
    float: none;
    border-radius: 3px;
  }
  /* .democar-panel-view .democar-list-wrap:nth-child(n+2) {
    margin-top: 124px;
  } */
  .democar-panel-view .democar-list-wrap {
    margin-bottom: 40px;
  }
  .democar-panel-view .democar-list-wrap:nth-child(even) {
    margin-left: 0;
  }
  .democar-panel-view .democar-list {
    position: relative;
  }
  .democar-panel-view .democar-item-name {
    font-size: 13px;
    line-height: 1.4;
  }
  .democar-item-name2 {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
  }
  .democar-exhibitioncar-0001.democar-panel-view .democar-item-name span {
    display: inline;
  }
  .democar-panel-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    /* margin: 13px 0 0 0; */
    padding: 13px 0 0 0;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-text span {
    display: inline-block;
  }
  .democar-panel-view .democar-panel {
    background-color: #e6e6e6;
    float: left;
    width: 33%;
    margin-left: 0.5%;
    padding: 16px 18px 20px;
  }
  .democar-panel-view .democar-panel:first-child {
    margin-left: 0;
  }
  /* democar-name */
  .democar-panel-view .democar-name {
    width: 100%;
    float: none;
  }
  .democar-panel-view .democar-name__pic {
    float: right;
    width: 25%;
    margin: 0 1% 0 0;
  }
  .democar-panel-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-panel-view .democar-name__text {
    float: left;
    width: 69%;
    margin: 0 5% 0 0;
  }
  .democar-panel-view .democar-name__text-main {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-panel-view .democar-name__text-sub {
    font-size: 13px;
    margin: 20px 0 0 0;
  }
  /* democar-panel-wrap */
  .democar-panel-view .democar-panel-wrap {
    margin: 31px 0 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  .democar-panel-view .democar-store {
    margin: 25px 4% 0 0;
    width: 63%;
    float: left;
  }
  .democar-panel-view .democar-store__info {
    float: right;
    width: 55%;
  }
  .democar-panel-view .democar-store__info-name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  .democar-panel-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
  }
  .democar-panel-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 6px;
    background: url(/assets/a/images/democar-exhibitioncar-0001/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 8px 3px;
  }
  .democar-panel-view .democar-store__info-tel {
    font-size: 14px;
    margin: 14px 0 0 0;
  }
  .democar-panel-view .democar-store__info-tel img {
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-add {
    font-size: 14px;
    margin: 8px 0 0 0;
    line-height: 1.5;
    padding-left: 20px;
  }
  .democar-panel-view .democar-store__info-add img {
    vertical-align: bottom;
    margin: 0 5px 4px -20px;
  }
  .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
  }
  .democar-panel-view .democar-store__info-link a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
  }
  .democar-panel-view .democar-store__info-link a img {
    position: absolute;
    width: auto;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-panel-view .democar-store__pic {
    float: left;
    width: 40%;
  }
  .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }
  .theme-3 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 0px;
  }
  .theme-4 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 16px;
  }
  .democar-panel-view .democar-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 30px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .online-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 30px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-exhibition {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-exhibition {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    border-radius: 16px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
  }
  /******************************************
  *******************************************
  class => democar-list-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0001-wrap {
    margin: 0px auto 0;
  }
  .democar-exhibitioncar-0001 .headline--democar-list-view {
    margin: 0 auto;
    padding: 0 0 10px 0;
    font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
    margin: 14px 0 0 0;
  }
  .democar-exhibitioncar-0001 .headline-item {
    float: left;
  }
  .democar-exhibitioncar-0001 .headline--democar-name-wrap {
    width: 38%;
  }
  .democar-exhibitioncar-0001 .headline--democar-name {
    float: right;
    width: 47%;
    margin: 0 0 0 0;
    line-height: 1.5;
  }
  .democar-exhibitioncar-0001 .headline--democar-panel-wrap {
    width: 62%;
  }
  .democar-exhibitioncar-0001 .headline--democar-grade {
    width: 32%;
    line-height: 1.5;
  }
  .democar-exhibitioncar-0001 .headline--democar-color {
    width: 38%;
    line-height: 1.5;
  }
  .democar-exhibitioncar-0001 .headline--democar-engin {
    width: 22%;
    margin: 0 8% 0 0;
    line-height: 1.5;
  }
  /* .democar-exhibitioncar-0001 .headline--democar-engin br{
    display: none;
  } */
  .democar-exhibitioncar-0001 .headline--democar-store {
    /* width: 19%; */
    display: none;
  }
  .democar-exhibitioncar-0001 .headline--democar-reserve {
    width: 8%;
  }
  .democar-list-view .democar-name__text-sub,
  .democar-list-view .democar-item-name,
  .democar-list-view .democar-store__info-add,
  .democar-list-view .democar-store__info-link,
  .democar-list-view .democar-store__pic,
  .democar-list-view .democar-store__info-tel img,
  .democar-list-view .democar-store__info-add img {
    display: none;
  }
  .democar-list-view .democar-list {
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #e6e6e6;
    padding: 22px 0;
  }
  .democar-list-view .democar-name {
    float: left;
    width: 38%;
  }
  .democar-list-view .democar-name__pic {
    float: left;
    width: 40%;
  }
  .democar-list-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-list-view .democar-name__text {
    float: right;
    width: 38%;
    margin: 0 9% 0 0;
  }
  .democar-list-view .democar-name__text-main {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  /* democar-panel-wrap */
  .democar-list-view .democar-panel-wrap {
    float: left;
    width: 62%;
    line-height: 1.2;
  }
  .democar-list-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
  }
  .democar-list-view .democar-grade {
    float: left;
    width: 28%;
    margin: 0 4% 0 0;
  }
  .democar-list-view .democar-color {
    float: left;
    width: 38%;
    /* margin: 0 5% 0 0; */
  }
  .democar-list-view .democar-engin {
    float: left;
    width: 22%;
    margin: 0 8% 0 0;
  }
  .democar-list-view .democar-store {
    float: left;
    clear: both;
    width: 50%;
    margin: 20px 0 0 0;
  }
  .democar-list-view .democar-store__info-name {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 8% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
    padding: 0 0 0 0;
  }
  .democar-list-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 6px;
    background: url(/assets/a/images/democar-exhibitioncar-0001/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 8px 5px;
  }
  .democar-list-view .democar-store__info-tel {
    font-size: 14px;
    margin: 14px 0 0 0;
  }
  .democar-list-view .democar-reserve {
    /* float: right; */
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 20px;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 20px;
    text-align: center;
    border-radius: 16px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a {
    display: block;
    padding: 0 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a {
    display: block;
    padding: 0 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  /* sort-area-wrapper */
  .democar-exhibitioncar-0001 .sort-title-block {
    float: left;
    /* width: 6.1%; */
  }
  .democar-exhibitioncar-0001 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .sort-list {
    float: left;
    width: 92.2%;
    margin: 0;
  }
  .democar-exhibitioncar-0001 .sort-list-block {
    float: left;
    width: 30%;
    margin: 0 0 0 25px;
  }
  .democar-exhibitioncar-0001 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0001 .sort-list-form {
    float: left;
    position: relative;
    width: 83.6%;
    margin: 0 0 0 4%;
  }
  .democar-exhibitioncar-0001 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0001 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0001 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0001 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0001 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0001 .sort-check-block {
    float: left;
    width: auto;
  }
  .democar-exhibitioncar-0001 .sort-check-block span {
    font-size: 14px;
    /* margin: 0 0 0 5px; */
    font-size: 12px;
  }
  .democar-exhibitioncar-0001 .sort-btn {
    float: right;
    font-size: 12px;
    text-align: center;
    /* color: #fff; */
    margin: 20px 0 0 1%;
  }
  .democar-exhibitioncar-0001 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0001 .btn-search {
    width: 134px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001 .btn-search {
    width: 134px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001 .btn-reset {
    margin-left: 5px;
    width: 100px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001 .btn-reset {
    margin-left: 5px;
    width: 100px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001 .sort-count-box {
    margin: 34px 0 30px 0;
  }
  .democar-exhibitioncar-0001 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0001 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0001 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0001 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0001 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0001 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0001 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0001 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001 {
    margin: 0 90px;
  }
  .democar-exhibitioncar-0001 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0001 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0001 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0001 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* sort-area-wrapper */
  .democar-exhibitioncar-0001.app_1 .sort-title-block {
    float: left;
    /* width: 6.1%; */
    margin-right: -64px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list {
    float: left;
    width: 100%;
    padding-left: 85px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-block {
    float: left;
    width: 32%;
    margin: 0 0 0 2%;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-block.sort-list-welcab {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-block.sort-list-car {
    margin: 0 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-title.tit-welcab {
    line-height: 1.4;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-form {
    float: left;
    position: relative;
    width: 82%;
    margin: 0 0 0 5%;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0001.app_1 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0001.app_1 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0001.app_1 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block {
    float: left;
    margin: 10px 0 0 85px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-btn {
    float: right;
    font-size: 14px;
    text-align: center;
    /* color: #fff; */
    margin: 0;
    clear: both;
    margin: -40px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0001.app_1 .btn-search {
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .btn-search {
    width: 94px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001.app_1 .btn-reset {
    margin-left: 5px;
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-box {
    margin: 34px 0 30px 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001.app_1 {
    margin: 0 90px;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /******************************************
  *******************************************
  class => democar-panel-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0001-wrap {
    margin: 0 90px;
  }
  .democar-exhibitioncar-0001.democar-panel-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-panel-view .democar-list-wrap {
    box-sizing: border-box;
    border: 1px solid #555;
    width: auto;
    padding: 38px 42px 38px;
    float: none;
    border-radius: 3px;
  }
  .democar-panel-view .democar-list-wrap:nth-child(n+2) {
    margin-top: 40px;
  }
  .democar-panel-view .democar-list-wrap:nth-child(even) {
    margin-left: 0;
  }
  .democar-panel-view .democar-list {
    position: relative;
  }
  .democar-panel-view .democar-item-name {
    font-size: 13px;
    line-height: 1.4;
  }
  .democar-item-name2 {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .democar-exhibitioncar-0001.democar-panel-view .democar-item-name span {
    display: inline;
  }
  .democar-panel-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 13px 0 0 0;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-text span {
    display: inline-block;
  }
  .democar-panel-view .democar-panel {
    background-color: #e6e6e6;
    float: left;
    width: 33%;
    margin-left: 0.5%;
    padding: 16px 16px 18px;
  }
  .democar-panel-view .democar-panel:first-child {
    margin-left: 0;
  }
  /* democar-name */
  .democar-panel-view .democar-name {
    width: 100%;
    float: none;
  }
  .democar-panel-view .democar-name__pic {
    float: right;
    width: 20%;
    margin: 0 1% 0 0;
  }
  .democar-panel-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-panel-view .democar-name__text {
    float: left;
    width: 74%;
    margin: 0 5% 0 0;
  }
  .democar-panel-view .democar-name__text-main {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-panel-view .democar-name__text-sub {
    font-size: 13px;
    margin: 20px 0 0 0;
  }
  /* democar-panel-wrap */
  .democar-panel-view .democar-panel-wrap {
    margin: 31px 0 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  .democar-panel-view .democar-store {
    margin: 24px 4% 0 0;
    width: 63%;
    float: left;
  }
  .democar-panel-view .democar-store__info {
    float: right;
    width: 62%;
    padding: 0;
  }
  .democar-panel-view .democar-store__info-name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  .democar-panel-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
  }
  .democar-panel-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0001/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-panel-view .democar-store__info-tel {
    font-size: 14px;
    margin: 13px 0 0 0;
  }
  .democar-panel-view .democar-store__info-tel img {
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-add {
    font-size: 14px;
    margin: 10px 0 0 0;
    line-height: 1.5;
    padding-left: 20px;
  }
  .democar-panel-view .democar-store__info-add img {
    vertical-align: bottom;
    margin: 0 5px 4px -20px;
  }
  .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
  }
  .democar-panel-view .democar-store__info-link a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
  }
  .democar-panel-view .democar-store__info-link a img {
    position: absolute;
    width: auto;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-panel-view .democar-store__pic {
    float: left;
    width: 32%;
  }
  .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }
  .theme-3 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 0px;
  }
  .theme-4 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 16px;
  }
  .democar-panel-view .democar-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 30px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .online-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 30px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-exhibition {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-exhibition {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    border-radius: 16px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
  }
  /******************************************
  *******************************************
  class => democar-list-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0001-wrap {
    margin: 0px auto 0;
  }
  .democar-exhibitioncar-0001 .headline--democar-list-view {
    margin: 0 auto;
    padding: 0 0 10px 0;
    font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
    margin: 24px 0 0 0;
  }
  .democar-exhibitioncar-0001 .headline-item {
    float: left;
  }
  .democar-exhibitioncar-0001 .headline--democar-name-wrap {
    width: 36%;
  }
  .democar-exhibitioncar-0001 .headline--democar-name {
    float: right;
    width: 53%;
    /* margin: 0 8% 0 0; */
  }
  .democar-exhibitioncar-0001 .headline--democar-panel-wrap {
    width: 64%;
  }
  .democar-exhibitioncar-0001 .headline--democar-grade {
    width: 30%;
  }
  .democar-exhibitioncar-0001 .headline--democar-color {
    width: 37%;
  }
  .democar-exhibitioncar-0001 .headline--democar-engin {
    width: 33%;
    padding-right: 10px;
  }
  .democar-exhibitioncar-0001 .headline--democar-store {
    /* width: 19%; */
    display: none;
  }
  .democar-exhibitioncar-0001 .headline--democar-reserve {
    width: 8%;
  }
  .democar-list-view .democar-name__text-sub,
  .democar-list-view .democar-item-name,
  .democar-list-view .democar-store__info-add,
  .democar-list-view .democar-store__info-link,
  .democar-list-view .democar-store__pic,
  .democar-list-view .democar-store__info-tel img,
  .democar-list-view .democar-store__info-add img {
    display: none;
  }
  .democar-list-view .democar-list {
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #e6e6e6;
    padding: 22px 0 20px;
  }
  .democar-list-view .democar-name {
    float: left;
    width: 36%;
  }
  .democar-list-view .democar-name__pic {
    float: left;
    width: 33%;
  }
  .democar-list-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-list-view .democar-name__text {
    float: right;
    width: 32%;
    margin: 0 21% 0 0;
  }
  .democar-list-view .democar-name__text-main {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  /* democar-panel-wrap */
  .democar-list-view .democar-panel-wrap {
    float: left;
    width: 64%;
    line-height: 1.2;
  }
  .democar-list-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
  }
  .democar-list-view .democar-grade {
    float: left;
    width: 22%;
    margin: 0 8% 0 0;
  }
  .democar-list-view .democar-color {
    float: left;
    width: 37%;
  }
  .democar-list-view .democar-engin {
    float: left;
    width: 24%;
    margin: 0 9% 0 0;
  }
  .democar-list-view .democar-store {
    float: left;
    clear: both;
    width: 50%;
    margin: 12px 0 0 0;
  }
  .democar-list-view .democar-store__info-name {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 8% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
    padding: 0 0 0 0;
  }
  .democar-list-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0001/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-list-view .democar-store__info-tel {
    font-size: 14px;
    margin: 14px 0 0 0;
  }
  .democar-list-view .democar-reserve {
    /* float: right; */
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 20px;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 20px;
    text-align: center;
    border-radius: 16px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a {
    display: block;
    padding: 0 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a {
    display: block;
    padding: 0 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .democar-item-name2 {
    display: none;
  }
  /* sort-area-wrapper */
  .democar-exhibitioncar-0001 .sort-title-block {
    float: left;
    /* width: 6.1%; */
  }
  .democar-exhibitioncar-0001 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .sort-list {
    float: left;
    width: 64%;
    margin: 0 0 0 2%;
  }
  .democar-exhibitioncar-0001 .sort-list-block {
    float: left;
    width: 33%;
  }
  .democar-exhibitioncar-0001 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0001 .sort-list-form {
    float: left;
    position: relative;
    width: 80%;
    margin: 0 0 0 3%;
  }
  .democar-exhibitioncar-0001 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0001 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0001 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0001 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0001 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0001 .sort-check-block {
    float: left;
    width: 120px;
  }
  .democar-exhibitioncar-0001 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0001 .sort-btn {
    float: right;
    font-size: 12px;
    text-align: center;
    /* color: #fff; */
    margin: 0 0 0 1%;
  }
  .democar-exhibitioncar-0001 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0001 .btn-search {
    width: 84px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001 .btn-search {
    width: 84px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001 .sort-count-box {
    margin: 34px 0 0 0;
  }
  .democar-exhibitioncar-0001 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0001 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0001 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0001 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0001 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0001 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0001 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0001 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001 {
    margin: 0 120px;
  }
  .democar-exhibitioncar-0001 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0001 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0001 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0001 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* sort-area-wrapper */
  .democar-exhibitioncar-0001.app_1 .sort-title-block {
    float: left;
    /* width: 6.1%; */
    margin-right: -64px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list {
    float: left;
    width: 100%;
    padding-left: 85px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-block {
    float: left;
    width: 23%;
    margin: 0 0 0 2%;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-block.sort-list-car {
    margin: 0 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-title.tit-welcab {
    line-height: 1.4;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-form {
    float: left;
    position: relative;
    width: 82%;
    margin: 0 0 0 5%;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0001.app_1 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0001.app_1 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0001.app_1 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block {
    float: left;
    margin: 10px 0 0 107px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-btn {
    float: right;
    font-size: 14px;
    text-align: center;
    /* color: #fff; */
    margin: 0;
    clear: both;
    margin: -20px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0001.app_1 .btn-search {
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .btn-search {
    width: 94px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001.app_1 .btn-reset {
    margin-left: 5px;
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-box {
    margin: 34px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001.app_1 {
    margin: 0 120px;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /******************************************
  *******************************************
  class => democar-panel-view
  *******************************************
  *******************************************/
  .democar-panel-view .democar-exhibitioncar-0001-wrap {
    margin: 24px -1.6% 0;
  }
  .democar-exhibitioncar-0001.democar-panel-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-panel-view .democar-list-wrap {
    box-sizing: border-box;
    border: 1px solid #555;
    width: 46.8%;
    padding: 38px 30px 20px;
    float: left;
    margin: 0 1.6% 3%;
    border-radius: 3px;
  }
  .democar-panel-view .democar-list-wrap:nth-child(even) {
    /* margin-left: 2.6%; */
  }
  .democar-panel-view .democar-list-wrap:nth-child(n+3) {
    /* margin-top: 4%; */
  }
  .democar-panel-view .democar-item-name {
    font-size: 13px;
    line-height: 1.4;
  }
  .democar-exhibitioncar-0001.democar-panel-view .democar-item-name span {
    display: inline;
  }
  .democar-panel-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 7px 0 0 0;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-text span {
    display: inline-block;
  }
  .democar-panel-view .democar-panel {
    background-color: #e6e6e6;
    float: left;
    width: 33%;
    height: 100%;
    margin-left: 0.5%;
    padding: 17px 18px 30px;
    height: 185px;
  }
  .democar-panel-view .democar-panel:first-child {
    margin-left: 0;
  }
  /* democar-name */
  .democar-panel-view .democar-name {
    width: 100%;
    float: none;
    height: 100px;
  }
  .democar-panel-view .democar-name__pic {
    float: right;
    width: 33%;
    /* margin: 0 2% 0 0; */
  }
  .democar-panel-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-panel-view .democar-name__text {
    float: left;
    width: 60%;
    margin: 0 0 0;
  }
  .democar-panel-view .democar-name__text-main {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-panel-view .democar-name__text-sub {
    font-size: 13px;
    margin: 20px 0 0 0;
  }
  /* democar-panel-wrap */
  .democar-panel-view .democar-panel-wrap {
    margin: 5px 0 0 0;
  }
  .democar-panel-view .democar-store {
    margin: 17px 0 0 0;
    width: 100%;
    height: 136px;
  }
  .democar-panel-view .democar-store__info {
    float: left;
    width: 70%;
    padding: 0 30px 0 0;
  }
  .democar-panel-view .democar-store__info-name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  .democar-panel-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
  }
  .democar-panel-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0001/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-panel-view .democar-store__info-tel {
    font-size: 14px;
    margin: 13px 0 0 0;
  }
  .democar-panel-view .democar-store__info-tel img {
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-add {
    font-size: 14px;
    margin: 8px 0 0 0;
    padding-left: 1.4em;
    text-indent: -1.4em;
    line-height: 1.4;
  }
  .democar-panel-view .democar-store__info-add img {
    vertical-align: baseline;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
  }
  .democar-panel-view .democar-store__info-link a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
  }
  .democar-panel-view .democar-store__info-link a img {
    position: absolute;
    width: auto;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-panel-view .democar-store__pic {
    float: left;
    width: 30%;
  }
  .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }
  .theme-3 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 0px;
  }
  .theme-4 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 20px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  /******************************************
  *******************************************
  class => democar-list-view
  *******************************************
  *******************************************/
  .democar-list-view .democar-exhibitioncar-0001-wrap {
    margin: 0 auto;
  }
  .democar-exhibitioncar-0001 .headline--democar-list-view {
    margin: 0 auto;
    padding: 0 0 10px 0;
    font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
    margin: 24px 0 0 0;
  }
  .democar-exhibitioncar-0001 .headline-item {
    float: left;
  }
  .democar-exhibitioncar-0001 .headline--democar-name-wrap {
    width: 25%;
  }
  .democar-exhibitioncar-0001 .headline--democar-name {
    float: right;
    width: 44%;
    margin: 0 8% 0 0;
  }
  .democar-exhibitioncar-0001 .headline--democar-panel-wrap {
    width: 46%;
  }
  .democar-exhibitioncar-0001 .headline--democar-grade {
    width: 28%;
  }
  .democar-exhibitioncar-0001 .headline--democar-color {
    width: 36%;
  }
  .democar-exhibitioncar-0001 .headline--democar-engin {
    width: 36%;
    padding-right: 10px;
  }
  .democar-exhibitioncar-0001 .headline--democar-store {
    width: 19%;
  }
  .democar-exhibitioncar-0001 .headline--democar-reserve {
    width: 8%;
  }
  .democar-list-view .democar-name__text-sub,
  .democar-list-view .democar-item-name,
  .democar-list-view .democar-store__info-add,
  .democar-list-view .democar-store__info-link,
  .democar-list-view .democar-store__pic,
  .democar-list-view .democar-store__info-tel img,
  .democar-list-view .democar-store__info-add img {
    display: none;
  }
  .democar-list-view .democar-list {
    margin: 0 auto;
    border-bottom: 1px solid #e6e6e6;
    padding: 22px 0 20px;
  }
  .democar-list-view .democar-name {
    float: left;
    width: 25%;
  }
  .democar-list-view .democar-name__pic {
    float: left;
    width: 38%;
  }
  .democar-list-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-list-view .democar-name__text {
    float: right;
    width: 44%;
    margin: 0 8% 0 0;
  }
  .democar-list-view .democar-name__text-main {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  /* democar-panel-wrap */
  .democar-list-view .democar-panel-wrap {
    float: left;
    width: 46%;
    line-height: 1.2;
  }
  .democar-list-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 0 10% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-grade {
    float: left;
    width: 28%;
  }
  .democar-list-view .democar-color {
    float: left;
    width: 36%;
  }
  .democar-list-view .democar-engin {
    float: left;
    width: 36%;
  }
  .democar-list-view .democar-store {
    float: left;
    width: 17%;
  }
  .democar-list-view .democar-store__info-name {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 8% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
    padding: 0 0 0 0;
  }
  .democar-list-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0001/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-list-view .democar-store__info-tel {
    font-size: 14px;
    margin: 14px 0 0 0;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    display: block;
    padding: 0 10px;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    display: block;
    padding: 0 10px;
    text-align: center;
    border-radius: 20px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a {
    display: block;
    padding: 0 10px;
    margin-top: -1px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 8px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a {
    display: block;
    padding: 0 10px;
    margin-top: -1px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 8px;
  }
}
/* pc-normal */
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .democar-item-name2 {
    display: none;
  }
  /* sort-area-wrapper */
  .democar-exhibitioncar-0001 .sort-title-block {
    float: left;
    /* width: 6.1%; */
  }
  .democar-exhibitioncar-0001 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .sort-list {
    float: left;
    width: 66%;
    margin: 0 0 0 0;
  }
  .democar-exhibitioncar-0001 .sort-list-block {
    float: left;
    width: 33%;
  }
  .democar-exhibitioncar-0001 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0001 .sort-list-form {
    float: left;
    position: relative;
    width: 80%;
    margin: 0 0 0 3%;
  }
  .democar-exhibitioncar-0001 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0001 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0001 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0001 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0001 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0001 .sort-check-block {
    float: left;
    width: 120px;
  }
  .democar-exhibitioncar-0001 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0001 .sort-btn {
    float: right;
    font-size: 12px;
    text-align: center;
    /* color: #fff; */
    margin: 0 0 0 1%;
    /* border-radius: 3px; */
  }
  .democar-exhibitioncar-0001 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0001 .btn-search {
    width: 84px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001 .btn-search {
    width: 84px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001 .sort-count-box {
    margin: 34px 0 0 0;
  }
  .democar-exhibitioncar-0001 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0001 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0001 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0001 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0001 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0001 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0001 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0001 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001 {
    margin: 0 120px;
  }
  .democar-exhibitioncar-0001 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0001 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0001 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0001 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* sort-area-wrapper */
  .democar-exhibitioncar-0001.app_1 .sort-title-block {
    float: left;
    /* width: 6.1%; */
    margin-right: -64px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list {
    float: left;
    width: 100%;
    padding-left: 85px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-block {
    float: left;
    width: 23%;
    margin: 0 0 0 2.6%;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-block.sort-list-car {
    margin: 0 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-title.tit-welcab {
    line-height: 1.4;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-form {
    float: left;
    position: relative;
    width: 82%;
    margin: 0 0 0 5%;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0001.app_1 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0001.app_1 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0001.app_1 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block {
    float: left;
    margin: 10px 0 0 87px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-btn {
    float: right;
    font-size: 14px;
    text-align: center;
    /* color: #fff; */
    margin: 0;
    clear: both;
    margin: -20px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0001.app_1 .btn-search {
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .btn-search {
    width: 94px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001.app_1 .btn-reset {
    margin-left: 5px;
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-box {
    margin: 34px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001.app_1 {
    margin: 0 120px;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /******************************************
  *******************************************
  class => democar-panel-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0001.democar-panel-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-panel-view .democar-list-wrap {
    box-sizing: border-box;
    border: 1px solid #555;
    width: 46.8%;
    padding: 38px 30px 30px;
    float: left;
    margin: 0 1.6% 3%;
    border-radius: 3px;
  }
  .democar-panel-view .democar-exhibitioncar-0001-wrap {
    margin: 24px -1.6% 0;
  }
  .democar-panel-view .democar-list-wrap:nth-child(even) {
    /* margin-left: 2.6%; */
  }
  .democar-panel-view .democar-list-wrap:nth-child(n+3) {
    /* margin-top: 4%; */
  }
  .democar-panel-view .democar-item-name {
    font-size: 13px;
    line-height: 1.4;
  }
  .democar-exhibitioncar-0001.democar-panel-view .democar-item-name span {
    display: inline;
  }
  .democar-panel-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 8px 0 0 0;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-text span {
    display: inline-block;
  }
  .democar-panel-view .democar-panel {
    background-color: #e6e6e6;
    float: left;
    width: 33%;
    /* height: 100%; */
    margin-left: 0.5%;
    padding: 17px 20px 20px;
  }
  .democar-panel-view .democar-panel:first-child {
    margin-left: 0;
  }
  /* democar-name */
  .democar-panel-view .democar-name {
    width: 100%;
    float: none;
    height: 85px;
  }
  .democar-panel-view .democar-name__pic {
    float: right;
    width: 33%;
    /* margin: 0 2% 0 0; */
  }
  .democar-panel-view .democar-name__pic img {
    width: auto;
    height: 55px;
  }
  .democar-panel-view .democar-name__text {
    float: left;
    width: 60%;
    /* margin: 0 4% 0 0; */
  }
  .democar-panel-view .democar-name__text-main {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-panel-view .democar-name__text-sub {
    font-size: 13px;
    margin: 20px 0 0 0;
  }
  /* democar-panel-wrap */
  .democar-panel-view .democar-panel-wrap {
    margin: 25px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    height: 175px;
  }
  .democar-panel-view .democar-store {
    margin: 17px 0 0 0;
    width: 100%;
    height: 137px;
  }
  .democar-panel-view .democar-store__info {
    float: left;
    width: 70%;
    padding: 0 30px 0 0;
  }
  .democar-panel-view .democar-store__info-name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  .democar-panel-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
  }
  .democar-panel-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0001/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-panel-view .democar-store__info-tel {
    font-size: 14px;
    margin: 12px 0 0 0;
  }
  .democar-panel-view .democar-store__info-tel img {
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-add {
    font-size: 14px;
    margin: 10px 0 0 0;
    padding-left: 1.4em;
    text-indent: -1.4em;
    line-height: 1.4;
  }
  .democar-panel-view .democar-store__info-add img {
    vertical-align: baseline;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
  }
  .democar-panel-view .democar-store__info-link a {
    position: relative;
    /* color: #fff; */
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
  }
  .democar-panel-view .democar-store__info-link a img {
    position: absolute;
    width: auto;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-panel-view .democar-store__pic {
    float: left;
    width: 30%;
  }
  .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }
  .theme-3 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 0px;
  }
  .theme-4 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 20px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  /******************************************
  *******************************************
  class => democar-list-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0001 .headline--democar-list-view {
    padding: 0 0 10px 0;
    font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
    margin: 24px 0 0 0;
  }
  .democar-exhibitioncar-0001 .headline-item {
    float: left;
  }
  .democar-exhibitioncar-0001 .headline--democar-name-wrap {
    width: 25%;
  }
  .democar-exhibitioncar-0001 .headline--democar-name {
    float: right;
    width: 44%;
    margin: 0 8% 0 0;
  }
  .democar-exhibitioncar-0001 .headline--democar-panel-wrap {
    width: 46%;
  }
  .democar-exhibitioncar-0001 .headline--democar-grade {
    width: 28%;
  }
  .democar-exhibitioncar-0001 .headline--democar-color {
    width: 36%;
  }
  .democar-exhibitioncar-0001 .headline--democar-engin {
    width: 36%;
    padding-right: 10px;
  }
  .democar-exhibitioncar-0001 .headline--democar-store {
    width: 19%;
  }
  .democar-exhibitioncar-0001 .headline--democar-reserve {
    width: 8%;
  }
  .democar-list-view .democar-name__text-sub,
  .democar-list-view .democar-item-name,
  .democar-list-view .democar-store__info-add,
  .democar-list-view .democar-store__info-link,
  .democar-list-view .democar-store__pic,
  .democar-list-view .democar-store__info-tel img,
  .democar-list-view .democar-store__info-add img {
    display: none;
  }
  .democar-list-view .democar-list {
    border-bottom: 1px solid #e6e6e6;
    padding: 22px 0 20px;
  }
  .democar-list-view .democar-name {
    float: left;
    width: 25%;
  }
  .democar-list-view .democar-name__pic {
    float: left;
    width: 38%;
  }
  .democar-list-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-list-view .democar-name__text {
    float: right;
    width: 44%;
    margin: 0 8% 0 0;
  }
  .democar-list-view .democar-name__text-main {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  /* democar-panel-wrap */
  .democar-list-view .democar-panel-wrap {
    float: left;
    width: 46%;
    line-height: 1.2;
  }
  .democar-list-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 0 10% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-grade {
    float: left;
    width: 28%;
  }
  .democar-list-view .democar-color {
    float: left;
    width: 36%;
  }
  .democar-list-view .democar-engin {
    float: left;
    width: 36%;
  }
  .democar-list-view .democar-store {
    float: left;
    width: 17%;
  }
  .democar-list-view .democar-store__info-name {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 8% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
    padding: 0 0 0 0;
  }
  .democar-list-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0001/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-list-view .democar-store__info-tel {
    font-size: 14px;
    margin: 14px 0 0 0;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    display: block;
    padding: 0 10px;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    display: block;
    padding: 0 10px;
    text-align: center;
    border-radius: 20px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a {
    display: block;
    padding: 0 10px;
    margin-top: -1px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 8px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a {
    display: block;
    padding: 0 10px;
    margin-top: -1px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 8px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .democar-item-name2 {
    display: none;
  }
  /* sort-area-wrapper */
  .democar-exhibitioncar-0001 .sort-title-block {
    float: left;
    /* width: 6.1%; */
  }
  .democar-exhibitioncar-0001 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .sort-list {
    float: left;
    width: 71.7%;
  }
  .democar-exhibitioncar-0001 .sort-list-block {
    float: left;
    width: 30.6%;
    margin: 0 0 0 2%;
  }
  .democar-exhibitioncar-0001 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0001 .sort-list-form {
    float: left;
    position: relative;
    width: 86%;
    margin: 0 0 0 3.5%;
  }
  .democar-exhibitioncar-0001 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0001 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0001 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0001 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0001 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0001 .sort-check-block {
    float: left;
  }
  .democar-exhibitioncar-0001 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0001 .sort-btn {
    float: right;
    font-size: 12px;
    text-align: center;
    /* color: #fff; */
    margin: 0;
  }
  .democar-exhibitioncar-0001 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0001 .btn-search {
    width: 94px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001 .btn-search {
    width: 94px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001 .sort-count-box {
    margin: 34px 0 0 0;
  }
  .democar-exhibitioncar-0001 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0001 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0001 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0001 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0001 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0001 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0001 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0001 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001 {
    margin: 0 120px;
  }
  .democar-exhibitioncar-0001 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0001 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0001 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0001 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* sort-area-wrapper */
  .democar-exhibitioncar-0001.app_1 .sort-title-block {
    float: left;
    /* width: 6.1%; */
  }
  .democar-exhibitioncar-0001.app_1 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list {
    float: left;
    width: 69.6%;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-block {
    float: left;
    width: 22.5%;
    margin: 0 0 0 2%;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-title.tit-welcab {
    line-height: 1.4;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-form {
    float: left;
    position: relative;
    width: 80%;
    margin: 0 0 0 5%;
  }
  .democar-exhibitioncar-0001.app_1 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0001.app_1 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0001.app_1 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0001.app_1 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block {
    float: left;
  }
  .democar-exhibitioncar-0001.app_1 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-btn {
    float: right;
    font-size: 14px;
    text-align: center;
    /* color: #fff; */
    margin: 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0001.app_1 .btn-search {
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .btn-search {
    width: 94px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001.app_1 .btn-reset {
    margin-left: 5px;
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-box {
    margin: 34px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0001.app_1 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001.app_1 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0001.app_1 {
    margin: 0 120px;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0001.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0001.app_1 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /******************************************
  *******************************************
  class => democar-panel-view
  *******************************************
  *******************************************/
  .democar-panel-view .democar-exhibitioncar-0001-wrap {
    margin: 24px -1.6% 0;
  }
  .democar-exhibitioncar-0001.democar-panel-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-panel-view .democar-list-wrap {
    box-sizing: border-box;
    border: 1px solid #555;
    padding: 48px 40px 40px;
    float: left;
    width: 46.8%;
    border-radius: 3px;
  }
  .democar-panel-view .democar-list-wrap {
    margin: 0 1.6% 3%;
  }
  .democar-panel-view .democar-list-wrap:nth-child(even) {
    /* margin-left: 3.2%; */
  }
  .democar-panel-view .democar-list-wrap:nth-child(n+3) {
    /* margin-top: 4%; */
  }
  .democar-panel-view .democar-item-name {
    font-size: 13px;
    line-height: 1.4;
  }
  .democar-exhibitioncar-0001.democar-panel-view .democar-item-name span {
    display: inline;
  }
  .democar-panel-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 6px 0 0 0;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-text span {
    display: inline-block;
  }
  .democar-panel-view .democar-panel {
    background-color: #e6e6e6;
    float: left;
    width: 33%;
    height: auto;
    margin-left: 0.5%;
    padding: 18px 18px 20px;
  }
  .democar-panel-view .democar-panel:first-child {
    margin-left: 0;
  }
  /* democar-name */
  .democar-panel-view .democar-name {
    width: 100%;
    float: none;
    height: 100px;
  }
  .democar-panel-view .democar-name__pic {
    float: right;
    width: 33%;
    /* margin: 0 1% 0 0; */
  }
  .democar-panel-view .democar-name__pic img {
    width: auto;
    height: 60px;
  }
  .democar-panel-view .democar-name__text {
    float: left;
    width: 60%;
  }
  .democar-panel-view .democar-name__text-main {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-panel-view .democar-name__text-sub {
    font-size: 13px;
    margin: 21px 0 0 0;
  }
  /* democar-panel-wrap */
  .democar-panel-view .democar-panel-wrap {
    margin: 5px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    height: 154px;
  }
  .democar-panel-view .democar-store {
    margin: 16px 0 0 0;
    width: 100%;
    height: 136px;
  }
  .democar-panel-view .democar-store__info {
    float: left;
    width: 72%;
    /* padding: 0 30px 0 0; */
  }
  .democar-panel-view .democar-store__info-name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  .democar-panel-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
  }
  .democar-panel-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0001/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-panel-view .democar-store__info-tel {
    font-size: 14px;
    margin: 13px 0 0 0;
  }
  .democar-panel-view .democar-store__info-tel img {
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-add {
    font-size: 14px;
    margin: 8px 0 0 0;
    padding-left: 1.4em;
    text-indent: -1.4em;
    line-height: 1.4;
  }
  .democar-panel-view .democar-store__info-add img {
    vertical-align: baseline;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-link {
    position: relative;
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-store__info-link {
    position: relative;
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
  }
  .democar-panel-view .democar-store__info-link a {
    /* color: #fff; */
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 16px;
  }
  .democar-panel-view .democar-store__info-link a img {
    position: absolute;
    width: auto;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-panel-view .democar-store__pic {
    float: left;
    width: 28%;
    margin: 4px 0 0 0;
  }
  .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }
  .theme-3 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 0px;
  }
  .theme-4 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 20px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  /******************************************
  *******************************************
  class => democar-list-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0001 .headline--democar-list-view {
    padding: 0 0 10px 0;
    font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
    margin: 24px 0 0 0;
  }
  .democar-exhibitioncar-0001 .headline-item {
    float: left;
  }
  .democar-exhibitioncar-0001 .headline--democar-name-wrap {
    width: 23%;
  }
  .democar-exhibitioncar-0001 .headline--democar-name {
    float: right;
    width: 44%;
    margin: 0 8% 0 0;
  }
  .democar-exhibitioncar-0001 .headline--democar-panel-wrap {
    width: 48%;
  }
  .democar-exhibitioncar-0001 .headline--democar-grade {
    width: 30%;
  }
  .democar-exhibitioncar-0001 .headline--democar-color {
    width: 40%;
  }
  .democar-exhibitioncar-0001 .headline--democar-engin {
    width: 30%;
  }
  .democar-exhibitioncar-0001 .headline--democar-store {
    width: 21%;
  }
  .democar-exhibitioncar-0001 .headline--democar-reserve {
    width: 8%;
  }
  .democar-list-view .democar-name__text-sub,
  .democar-list-view .democar-item-name,
  .democar-list-view .democar-store__info-add,
  .democar-list-view .democar-store__info-link,
  .democar-list-view .democar-store__pic,
  .democar-list-view .democar-store__info-tel img,
  .democar-list-view .democar-store__info-add img {
    display: none;
  }
  .democar-list-view .democar-list {
    border-bottom: 1px solid #e6e6e6;
    padding: 22px 0;
  }
  .democar-list-view .democar-name {
    float: left;
    width: 23%;
  }
  .democar-list-view .democar-name__pic {
    float: left;
    width: 34%;
  }
  .democar-list-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-list-view .democar-name__text {
    float: right;
    width: 44%;
    margin: 0 8% 0 0;
  }
  .democar-list-view .democar-name__text-main {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  /* democar-panel-wrap */
  .democar-list-view .democar-panel-wrap {
    float: left;
    width: 48%;
    line-height: 1.2;
  }
  .democar-list-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
  }
  .democar-list-view .democar-grade {
    float: left;
    width: 24%;
    margin: 0 6% 0 0;
  }
  .democar-list-view .democar-color {
    float: left;
    width: 35%;
    margin: 0 5% 0 0;
  }
  .democar-list-view .democar-engin {
    float: left;
    width: 30%;
  }
  .democar-list-view .democar-store {
    float: left;
    width: 19.5%;
  }
  .democar-list-view .democar-store__info-name {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 8% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
    padding: 0 0 0 0;
  }
  .democar-list-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0001/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-list-view .democar-store__info-tel {
    font-size: 14px;
    margin: 14px 0 0 0;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    display: block;
    padding: 0 10px;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    display: block;
    padding: 0 10px;
    text-align: center;
    border-radius: 20px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a {
    display: block;
    padding: 0 10px;
    margin-top: -1px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 8px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a {
    display: block;
    padding: 0 10px;
    margin-top: -1px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 8px;
  }
}
/* add 2023/08 */
.democar-exhibitioncar-0001.democar-list-view .democar-engin .democar-item-text span {
  display: block;
}

.democar-exhibitioncar-0001.democar-panel-view .democar-engin .democar-item-text span {
  display: block;
}

/* add 2023/09 */
.democar-exhibitioncar-0001.democar-list-view .democar-engin .democar-item-name span:last-child {
  display: block;
}

.democar-exhibitioncar-0001.democar-panel-view .democar-engin .democar-item-name span:last-child {
  display: block;
}

.error_text {
  text-align: center;
  margin: 20px 0;
}

.loading_democar {
  position: absolute;
  left: 50%;
  right: 50%;
  top: 50%;
  bottom: 50%;
  z-index: 100;
  opacity: 1;
}

.democar-exhibitioncar-0002 .item-check {
  /* background-color: #777!important; */
  cursor: pointer;
}

.democar-exhibitioncar-0002 .item-check.active:before {
  content: "";
  background: url(/assets/a/images/shop-list-0001/icon-check.png) 0 0 no-repeat;
  position: absolute;
  top: 9px;
  left: 7px;
  background-size: 10px 7px;
  width: 10px;
  height: 7px;
}

.democar-exhibitioncar-0002 .sort-btn__item,
.democar-exhibitioncar-0002 .more-btn,
.democar-exhibitioncar-0002 .view-change-btn {
  cursor: pointer;
  border-radius: 3px;
}

.democar-exhibitioncar-0002 .view-change-btn.current {
  cursor: auto;
}

.democar-exhibitioncar-0002-wrap {
  opacity: 0;
}

.democar-exhibitioncar-0002 .view-change-btn.current img.bt_l_icon {
  display: block;
}

.democar-exhibitioncar-0002 .view-change-btn img.bt_l_icon {
  display: none;
}

.democar-exhibitioncar-0002 .view-change-btn.current img.bt_r_icon {
  display: block;
}

.democar-exhibitioncar-0002 .view-change-btn img.bt_r_icon {
  display: none;
}

.democar-exhibitioncar-0002 .democar-name__pic .notes {
  font-size: 8px;
  opacity: 0.5;
  display: block;
  margin-top: 5px;
  line-height: 1.2;
}

.democar-exhibitioncar-0002 .sort-list-form select::-ms-expand {
  display: none;
}

/* APP=2 注釈 */
.democar-exhibitioncar-0002 .reservation-annotation {
  margin-top: 30px;
  font-size: 14px;
  font-weight: 500;
}

.democar-exhibitioncar-0002 .reservation-annotation .text {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.4;
  margin-top: 10px;
}

/* dropdown */
/* dropdown */
/* dropdown */
.democar-exhibitioncar-0002 .dropdown.icon {
  display: none;
}

.democar-exhibitioncar-0002 .dropdown.icon.clear {
  display: block;
}

.democar-exhibitioncar-0002 .ui.dropdown {
  height: 40px;
  line-height: 40px;
  min-width: 100%;
  padding: 0 15px 0 15px;
}

.democar-exhibitioncar-0002 .ui.input {
  height: 43px;
  line-height: 43px;
  width: 100%;
}

/* 各pulldown */
.democar-exhibitioncar-0002 .sort-carname.ui.dropdown.active {
  width: 230px;
}

.democar-exhibitioncar-0002 .sort-store.ui.dropdown.active {
  width: 230px;
}

.democar-exhibitioncar-0002 .ui.search.dropdown > input.search {
  height: 40px;
  line-height: 40px;
  min-width: 100%;
  padding: 0 15px 0 15px;
}

.democar-exhibitioncar-0002 .ui.dropdown .menu > .item {
  font-size: 14px;
  line-height: 1.4;
}

.democar-exhibitioncar-0002 .ui.dropdown > .text {
  font-size: 14px;
  height: 40px;
  overflow: hidden;
  margin-right: 15px;
  color: #000 !important;
}

/* sp */
@media screen and (max-width: 767px) {
  .democar-exhibitioncar-0002 .democar-name__pic .notes {
    font-size: 6px;
    margin-top: 5px;
  }
  /* sort-area-wrapper */
  .democar-exhibitioncar-0002 .sort-area-wrapper {
    margin: 0 16px;
  }
  .democar-exhibitioncar-0002 .sort-title-block {
    float: none;
    /* width: 6.1%; */
  }
  .democar-exhibitioncar-0002 .sort-title {
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .sort-list {
    float: left;
    width: 100%;
    margin: 8px 0 0 0;
    clear: both;
  }
  .democar-exhibitioncar-0002 .sort-list-block {
    float: left;
    width: 100%;
    margin-top: 15px;
    clear: both;
    position: relative;
  }
  .democar-exhibitioncar-0002 .sort-list-block:first-child {
    margin-top: 0;
  }
  .democar-exhibitioncar-0002 .sort-list-title {
    /* display: none; */
    float: left;
    line-height: 40px;
    font-size: 13px;
    width: 40px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-title.tit-welcab {
    line-height: 1.4;
  }
  .democar-exhibitioncar-0002 .sort-list-form {
    float: left;
    position: absolute;
    width: 100%;
    margin: 0;
    top: 0;
    left: 0;
    padding-left: 40px;
  }
  .democar-exhibitioncar-0002 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0002 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0002 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0002 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0002 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0002 .sort-check-block {
    float: left;
    width: auto;
  }
  .democar-exhibitioncar-0002 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0002 .sort-btn {
    float: right;
    font-size: 14px;
    text-align: center;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0002 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0002 .btn-search {
    width: 70px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002 .btn-search {
    width: 84px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002 .btn-reset {
    margin-left: 5px;
    width: 70px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002 .sort-count-box {
    margin: 30px 0 0 0;
  }
  .democar-exhibitioncar-0002 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0002 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0002 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0002 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0002 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0002 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0002 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0002 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002-wrap {
    margin: 30px 0 0 0;
  }
  .democar-list {
    margin: 0 16px;
  }
  .democar-exhibitioncar-0002 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0002 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0002 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0002 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /******************************************
  *******************************************
  class => democar-panel-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0002.democar-panel-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-panel-view .democar-list-wrap {
    border-top: 1px solid #e6e6e6;
    padding: 30px 0;
    border-radius: 3px;
  }
  .democar-panel-view .democar-list {
    box-sizing: border-box;
    border: none;
    width: auto;
    padding: 0;
    float: none;
    margin: 0 15px;
  }
  .democar-panel-view .democar-list-wrap:nth-child(even) {
    margin-left: 0;
  }
  .democar-panel-view .democar-item-name {
    font-size: 11px;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-name2 {
    font-size: 11px;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-name span {
    display: inline-block;
  }
  .democar-panel-view .democar-item-text {
    font-size: 13px;
    font-weight: bold;
    margin: 6px 0 0 0;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-text span {
    display: inline-block;
  }
  .democar-panel-view .democar-panel {
    background-color: #e6e6e6;
    float: left;
    width: 33%;
    height: auto;
    margin-left: 0.5%;
    padding: 12px 14px 12px;
  }
  .democar-panel-view .democar-panel:first-child {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .democar-panel-view .democar-grade {
    margin-bottom: 0.5%;
  }
  .democar-panel-view .democar-engin {
    width: 49.7%;
    margin-left: 0;
  }
  .democar-panel-view .democar-color {
    margin-left: 0.6%;
    width: 49.7%;
  }
  /* democar-name */
  .democar-panel-view .democar-name {
    width: 100%;
    float: none;
  }
  .democar-panel-view .democar-name__pic {
    float: none;
    width: 54%;
    margin: 38px auto 0;
  }
  .democar-panel-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-panel-view .democar-name__text {
    float: none;
    width: auto;
  }
  .democar-panel-view .democar-name__text-main {
    font-size: 18px;
    font-weight: bold;
  }
  .democar-panel-view .democar-name__text-sub {
    font-size: 13px;
    margin: 18px 0 0 0;
  }
  /* democar-panel-wrap */
  .democar-panel-view .democar-panel-wrap {
    margin: 18px 0 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  .democar-panel-view .democar-store {
    margin: 21px 0 0 0;
    width: auto;
    float: none;
  }
  .democar-panel-view .democar-store__info {
    float: none;
    width: auto;
    padding: 0;
  }
  .democar-panel-view .democar-store__info-name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  .democar-panel-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
  }
  .democar-panel-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 6px;
    background: url(/assets/a/images/democar-exhibitioncar-0002/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 8px 3px;
  }
  .democar-panel-view .democar-store__info-tel {
    font-size: 13px;
    margin: 12px 0 0 0;
  }
  .democar-panel-view .democar-store__info-tel img {
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-add {
    font-size: 13px;
    margin: 4px 0 0 0;
    line-height: 1.5;
    padding-left: 20px;
  }
  .democar-panel-view .democar-store__info-add img {
    vertical-align: bottom;
    margin: 0 5px 4px -20px;
  }
  .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 20px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 20px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
  }
  .democar-panel-view .democar-store__info-link a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
  }
  .democar-panel-view .democar-store__info-link a img {
    position: absolute;
    width: auto;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-panel-view .democar-store__pic {
    float: none;
    width: auto;
    margin: 15px 0 0 0;
  }
  .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }
  .theme-3 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 0px;
  }
  .theme-4 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 8px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 14px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 14px;
  }
  /******************************************
  *******************************************
  class => democar-list-view
  *******************************************
  *******************************************/
  .democar-list-view .democar-name__text-sub,
  .democar-list-view .democar-item-name,
  .democar-list-view .democar-store__info-add,
  .democar-list-view .democar-store__info-link,
  .democar-list-view .democar-store__pic,
  .democar-list-view .democar-store__info-tel img,
  .democar-list-view .democar-store__info-add img {
    display: none;
  }
  .democar-exhibitioncar-0002.democar-list-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-exhibitioncar-0002 .headline-item {
    float: left;
  }
  .democar-exhibitioncar-0002 .headline--democar-name-wrap {
    width: 38%;
  }
  .democar-exhibitioncar-0002 .headline--democar-name {
    float: right;
    width: 47%;
    margin: 0 0 0 0;
  }
  .democar-exhibitioncar-0002 .headline--democar-panel-wrap {
    width: 62%;
  }
  .democar-exhibitioncar-0002 .headline--democar-grade {
    width: 37%;
  }
  .democar-exhibitioncar-0002 .headline--democar-color {
    width: 37%;
  }
  .democar-exhibitioncar-0002 .headline--democar-engin {
    width: 26%;
  }
  .democar-exhibitioncar-0002 .headline--democar-store {
    /* width: 19%; */
    display: none;
  }
  .democar-exhibitioncar-0002 .headline--democar-reserve {
    width: 8%;
  }
  .democar-list-view .democar-list-wrap {
    border-top: 1px solid #e6e6e6;
    margin-bottom: 30px;
  }
  .democar-list-view .democar-list {
    padding: 18px 0;
  }
  .democar-list-view .democar-name {
    float: none;
    width: auto;
  }
  .democar-list-view .democar-name__pic {
    float: left;
    width: 35%;
  }
  .democar-list-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-list-view .democar-name__text {
    float: right;
    width: 48%;
    margin: 0;
  }
  .democar-list-view .democar-name__text-main {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  /* democar-panel-wrap */
  .democar-list-view .democar-panel-wrap {
    float: left;
    width: auto;
    line-height: 1.2;
    /* clear: both; */
    margin: 32px 0 0 0;
    width: 100%;
  }
  .democar-list-view .democar-item-name {
    display: block;
    font-size: 11px;
  }
  .democar-list-view .democar-item-name2 {
    display: block;
    font-size: 11px;
  }
  .democar-list-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-grade {
    float: left;
    width: 48%;
    margin: 0 0 0 0;
  }
  .democar-list-view .democar-color {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .democar-list-view .democar-engin {
    float: left;
    width: 48%;
    margin: 0 0 0 4%;
  }
  .democar-list-view .democar-store {
    float: left;
    clear: both;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .democar-list-view .democar-store__info-name {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
    padding: 0 0 0 0;
  }
  .democar-list-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 6px;
    background: url(/assets/a/images/democar-exhibitioncar-0002/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 8px 5px;
  }
  .democar-list-view .democar-store__info-tel {
    font-size: 12px;
    margin: 10px 0 0 0;
  }
  .democar-list-view .democar-reserve a {
    text-align: left;
    line-height: 40px;
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 16px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    text-align: center;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    background-color: #e6e6e6;
    color: #000;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    text-align: center;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    background-color: #e6e6e6;
    color: #000;
    border-radius: 8px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a {
    display: block;
    padding: 0 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a {
    display: block;
    padding: 0 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* dropdown */
  /* dropdown */
  /* dropdown */
  /* 各pulldown */
  .democar-exhibitioncar-0002 .sort-carname.ui.dropdown.active {
    width: 190px;
  }
  .democar-exhibitioncar-0002 .sort-area.ui.dropdown.active {
    width: 190px;
  }
  .democar-exhibitioncar-0002 .sort-store.ui.dropdown.active {
    width: 190px;
  }
  .democar-exhibitioncar-0002 .sort-welcab.ui.dropdown.active {
    width: 190px;
  }
  /* sort-area-wrapper */
  .democar-exhibitioncar-0002 .sort-title-block {
    float: left;
    /* width: 6.1%; */
  }
  .democar-exhibitioncar-0002 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .sort-list {
    float: left;
    width: 90.4%;
    margin: 0;
  }
  .democar-exhibitioncar-0002 .sort-list-block {
    float: left;
    width: 30%;
    margin: 0 0 0 20px;
  }
  .democar-exhibitioncar-0002 .sort-list-title {
    /* display: none; */
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0002 .sort-list-form {
    float: left;
    position: relative;
    width: 79%;
    margin: 0 0 0 10px;
  }
  .democar-exhibitioncar-0002 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0002 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0002 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0002 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
    margin: 18px 0 0 85px;
  }
  .democar-exhibitioncar-0002 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0002 .sort-check-block {
    float: left;
    width: auto;
  }
  .democar-exhibitioncar-0002 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 10px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0002 .sort-btn {
    float: right;
    font-size: 12px;
    text-align: center;
    margin: 20px 0 0 1%;
  }
  .democar-exhibitioncar-0002 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0002 .btn-search {
    width: 108px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002 .btn-search {
    width: 108px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002 .btn-reset {
    margin-left: 5px;
    width: 78px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002 .btn-reset {
    margin-left: 5px;
    width: 78px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002 .sort-count-box {
    margin: 34px 0 30px 0;
  }
  .democar-exhibitioncar-0002 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0002 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0002 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0002 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0002 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0002 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0002 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0002 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002 {
    margin: 0 40px;
  }
  .democar-exhibitioncar-0002 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0002 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0002 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0002 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* sort-area-wrapper */
  .democar-exhibitioncar-0002.app_1 .sort-title-block {
    float: left;
    /* width: 6.1%; */
    width: 65px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list {
    float: left;
    width: 100%;
    padding-left: 94px;
    margin-left: -65px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block {
    float: left;
    width: 32%;
    margin: 0 0 0 2%;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block.sort-list-welcab {
    margin: 0;
    padding-top: 10px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block.sort-list-demoFlg {
    padding-top: 10px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block.sort-list-car {
    margin: 0 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-title.tit-welcab {
    line-height: 1.4;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-form {
    float: left;
    position: relative;
    width: 80%;
    margin: 0 0 0 5%;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0002.app_1 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0002.app_1 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0002.app_1 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block {
    float: left;
    margin: 10px 0 0 85px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-btn {
    float: right;
    font-size: 14px;
    text-align: center;
    /* color: #fff; */
    margin: 0;
    clear: both;
    margin: -40px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0002.app_1 .btn-search {
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .btn-search {
    width: 94px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002.app_1 .btn-reset {
    margin-left: 5px;
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-box {
    margin: 34px 0 30px 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002.app_1 {
    margin: 0 40px;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /******************************************
  *******************************************
  class => democar-panel-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0002-wrap {
    margin: 0 40px;
  }
  .democar-exhibitioncar-0002.democar-panel-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-panel-view .democar-list-wrap {
    box-sizing: border-box;
    border: 1px solid #555;
    width: auto;
    padding: 38px 40px 36px;
    float: none;
    border-radius: 3px;
  }
  /* .democar-panel-view .democar-list-wrap:nth-child(n+2) {
    margin-top: 124px;
  } */
  .democar-panel-view .democar-list-wrap {
    margin-bottom: 40px;
  }
  .democar-panel-view .democar-list-wrap:nth-child(even) {
    margin-left: 0;
  }
  .democar-panel-view .democar-list {
    position: relative;
  }
  .democar-panel-view .democar-item-name {
    font-size: 13px;
    line-height: 1.4;
  }
  .democar-item-name2 {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
  }
  .democar-panel-view .democar-item-name span {
    display: inline-block;
  }
  .democar-panel-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    /* margin: 13px 0 0 0; */
    padding: 13px 0 0 0;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-text span {
    display: inline-block;
  }
  .democar-panel-view .democar-panel {
    background-color: #e6e6e6;
    float: left;
    width: 33%;
    margin-left: 0.5%;
    padding: 16px 18px 20px;
  }
  .democar-panel-view .democar-panel:first-child {
    margin-left: 0;
  }
  /* democar-name */
  .democar-panel-view .democar-name {
    width: 100%;
    float: none;
  }
  .democar-panel-view .democar-name__pic {
    float: right;
    width: 25%;
    margin: 0 1% 0 0;
  }
  .democar-panel-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-panel-view .democar-name__text {
    float: left;
    width: 69%;
    margin: 0 5% 0 0;
  }
  .democar-panel-view .democar-name__text-main {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-panel-view .democar-name__text-sub {
    font-size: 13px;
    margin: 20px 0 0 0;
  }
  /* democar-panel-wrap */
  .democar-panel-view .democar-panel-wrap {
    margin: 31px 0 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  .democar-panel-view .democar-store {
    margin: 25px 4% 0 0;
    width: 63%;
    float: left;
  }
  .democar-panel-view .democar-store__info {
    float: right;
    width: 55%;
  }
  .democar-panel-view .democar-store__info-name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  .democar-panel-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
  }
  .democar-panel-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 6px;
    background: url(/assets/a/images/democar-exhibitioncar-0002/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 8px 3px;
  }
  .democar-panel-view .democar-store__info-tel {
    font-size: 14px;
    margin: 14px 0 0 0;
  }
  .democar-panel-view .democar-store__info-tel img {
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-add {
    font-size: 14px;
    margin: 8px 0 0 0;
    line-height: 1.5;
    padding-left: 20px;
  }
  .democar-panel-view .democar-store__info-add img {
    vertical-align: bottom;
    margin: 0 5px 4px -20px;
  }
  .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
  }
  .democar-panel-view .democar-store__info-link a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
  }
  .democar-panel-view .democar-store__info-link a img {
    position: absolute;
    width: auto;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-panel-view .democar-store__pic {
    float: left;
    width: 40%;
  }
  .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }
  .theme-3 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 0px;
  }
  .theme-4 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 16px;
  }
  .democar-panel-view .democar-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 30px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .online-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 30px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-exhibition {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-exhibition {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    border-radius: 16px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
  }
  /******************************************
  *******************************************
  class => democar-list-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0002-wrap {
    margin: 0px auto 0;
  }
  .democar-exhibitioncar-0002 .headline--democar-list-view {
    margin: 0 auto;
    padding: 0 0 10px 0;
    font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
    margin: 14px 0 0 0;
  }
  .democar-exhibitioncar-0002 .headline-item {
    float: left;
  }
  .democar-exhibitioncar-0002 .headline--democar-name-wrap {
    width: 38%;
  }
  .democar-exhibitioncar-0002 .headline--democar-name {
    float: right;
    width: 47%;
    margin: 0 0 0 0;
    line-height: 1.5;
  }
  .democar-exhibitioncar-0002 .headline--democar-panel-wrap {
    width: 62%;
  }
  .democar-exhibitioncar-0002 .headline--democar-grade {
    width: 32%;
    line-height: 1.5;
  }
  .democar-exhibitioncar-0002 .headline--democar-color {
    width: 38%;
    line-height: 1.5;
  }
  .democar-exhibitioncar-0002 .headline--democar-engin {
    width: 22%;
    margin: 0 8% 0 0;
    line-height: 1.5;
  }
  .democar-exhibitioncar-0002 .headline--democar-store {
    /* width: 19%; */
    display: none;
  }
  .democar-exhibitioncar-0002 .headline--democar-reserve {
    width: 8%;
  }
  .democar-list-view .democar-name__text-sub,
  .democar-list-view .democar-item-name,
  .democar-list-view .democar-store__info-add,
  .democar-list-view .democar-store__info-link,
  .democar-list-view .democar-store__pic,
  .democar-list-view .democar-store__info-tel img,
  .democar-list-view .democar-store__info-add img {
    display: none;
  }
  .democar-list-view .democar-list {
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #e6e6e6;
    padding: 22px 0;
  }
  .democar-list-view .democar-name {
    float: left;
    width: 38%;
  }
  .democar-list-view .democar-name__pic {
    float: left;
    width: 40%;
  }
  .democar-list-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-list-view .democar-name__text {
    float: right;
    width: 38%;
    margin: 0 9% 0 0;
  }
  .democar-list-view .democar-name__text-main {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  /* democar-panel-wrap */
  .democar-list-view .democar-panel-wrap {
    float: left;
    width: 62%;
    line-height: 1.2;
  }
  .democar-list-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
  }
  .democar-list-view .democar-grade {
    float: left;
    width: 28%;
    margin: 0 4% 0 0;
  }
  .democar-list-view .democar-color {
    float: left;
    width: 38%;
    /* margin: 0 5% 0 0; */
  }
  .democar-list-view .democar-engin {
    float: left;
    width: 22%;
    margin: 0 8% 0 0;
  }
  .democar-list-view .democar-store {
    float: left;
    clear: both;
    width: 50%;
    margin: 20px 0 0 0;
  }
  .democar-list-view .democar-store__info-name {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 8% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
    padding: 0 0 0 0;
  }
  .democar-list-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 6px;
    background: url(/assets/a/images/democar-exhibitioncar-0002/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 8px 5px;
  }
  .democar-list-view .democar-store__info-tel {
    font-size: 14px;
    margin: 14px 0 0 0;
  }
  .democar-list-view .democar-reserve {
    /* float: right; */
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 20px;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 20px;
    text-align: center;
    border-radius: 16px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a {
    display: block;
    padding: 0 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a {
    display: block;
    padding: 0 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  /* sort-area-wrapper */
  .democar-exhibitioncar-0002 .sort-title-block {
    float: left;
    /* width: 6.1%; */
  }
  .democar-exhibitioncar-0002 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .sort-list {
    float: left;
    width: 92.2%;
    margin: 0;
  }
  .democar-exhibitioncar-0002 .sort-list-block {
    float: left;
    width: 30%;
    margin: 0 0 0 25px;
  }
  .democar-exhibitioncar-0002 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0002 .sort-list-form {
    float: left;
    position: relative;
    width: 83.6%;
    margin: 0 0 0 4%;
  }
  .democar-exhibitioncar-0002 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0002 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0002 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0002 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0002 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0002 .sort-check-block {
    float: left;
    width: auto;
  }
  .democar-exhibitioncar-0002 .sort-check-block span {
    font-size: 14px;
    /* margin: 0 0 0 5px; */
    font-size: 12px;
  }
  .democar-exhibitioncar-0002 .sort-btn {
    float: right;
    font-size: 12px;
    text-align: center;
    /* color: #fff; */
    margin: 20px 0 0 1%;
  }
  .democar-exhibitioncar-0002 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0002 .btn-search {
    width: 134px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002 .btn-search {
    width: 134px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002 .btn-reset {
    margin-left: 5px;
    width: 100px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002 .btn-reset {
    margin-left: 5px;
    width: 100px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002 .sort-count-box {
    margin: 34px 0 30px 0;
  }
  .democar-exhibitioncar-0002 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0002 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0002 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0002 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0002 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0002 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0002 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0002 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002 {
    margin: 0 90px;
  }
  .democar-exhibitioncar-0002 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0002 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0002 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0002 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* sort-area-wrapper */
  .democar-exhibitioncar-0002.app_1 .sort-title-block {
    float: left;
    /* width: 6.1%; */
    /* margin-right: -64px; */
    width: 65px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list {
    float: left;
    width: 100%;
    padding-left: 65px;
    margin-left: -65px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block {
    float: left;
    width: 31%;
    margin: 0 0 0 2%;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block.sort-list-welcab {
    /* margin: 20px 0 0 0; */
    padding-top: 10px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block.sort-list-demoFlg {
    padding-top: 10px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block.sort-list-car {
    /* margin: 0 0 0 0; */
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
    width: 35px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-title.tit-welcab {
    line-height: 1.4;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-form {
    float: left;
    position: relative;
    /* width: 82%; */
    margin: 0;
    width: calc(100% - 35px);
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0002.app_1 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0002.app_1 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0002.app_1 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block {
    float: left;
    margin: 10px 0 0 85px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-btn {
    float: right;
    font-size: 14px;
    text-align: center;
    /* color: #fff; */
    margin: 0;
    clear: both;
    margin: -30px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0002.app_1 .btn-search {
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .btn-search {
    width: 94px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002.app_1 .btn-reset {
    margin-left: 5px;
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-box {
    margin: 34px 0 30px 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002.app_1 {
    margin: 0 90px;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /******************************************
  *******************************************
  class => democar-panel-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0002-wrap {
    margin: 0 90px;
  }
  .democar-exhibitioncar-0002.democar-panel-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-panel-view .democar-list-wrap {
    box-sizing: border-box;
    border: 1px solid #555;
    width: auto;
    padding: 38px 42px 38px;
    float: none;
    border-radius: 3px;
  }
  .democar-panel-view .democar-list-wrap:nth-child(n+2) {
    margin-top: 40px;
  }
  .democar-panel-view .democar-list-wrap:nth-child(even) {
    margin-left: 0;
  }
  .democar-panel-view .democar-list {
    position: relative;
  }
  .democar-panel-view .democar-item-name {
    font-size: 13px;
    line-height: 1.4;
  }
  .democar-item-name2 {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .democar-panel-view .democar-item-name span {
    display: inline-block;
  }
  .democar-panel-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 13px 0 0 0;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-text span {
    display: inline-block;
  }
  .democar-panel-view .democar-panel {
    background-color: #e6e6e6;
    float: left;
    width: 33%;
    margin-left: 0.5%;
    padding: 16px 16px 18px;
  }
  .democar-panel-view .democar-panel:first-child {
    margin-left: 0;
  }
  /* democar-name */
  .democar-panel-view .democar-name {
    width: 100%;
    float: none;
  }
  .democar-panel-view .democar-name__pic {
    float: right;
    width: 20%;
    margin: 0 1% 0 0;
  }
  .democar-panel-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-panel-view .democar-name__text {
    float: left;
    width: 74%;
    margin: 0 5% 0 0;
  }
  .democar-panel-view .democar-name__text-main {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-panel-view .democar-name__text-sub {
    font-size: 13px;
    margin: 20px 0 0 0;
  }
  /* democar-panel-wrap */
  .democar-panel-view .democar-panel-wrap {
    margin: 31px 0 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  .democar-panel-view .democar-store {
    margin: 24px 4% 0 0;
    width: 63%;
    float: left;
  }
  .democar-panel-view .democar-store__info {
    float: right;
    width: 62%;
    padding: 0;
  }
  .democar-panel-view .democar-store__info-name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  .democar-panel-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
  }
  .democar-panel-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0002/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-panel-view .democar-store__info-tel {
    font-size: 14px;
    margin: 13px 0 0 0;
  }
  .democar-panel-view .democar-store__info-tel img {
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-add {
    font-size: 14px;
    margin: 10px 0 0 0;
    line-height: 1.5;
    padding-left: 20px;
  }
  .democar-panel-view .democar-store__info-add img {
    vertical-align: bottom;
    margin: 0 5px 4px -20px;
  }
  .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
  }
  .democar-panel-view .democar-store__info-link a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
  }
  .democar-panel-view .democar-store__info-link a img {
    position: absolute;
    width: auto;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-panel-view .democar-store__pic {
    float: left;
    width: 32%;
  }
  .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }
  .theme-3 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 0px;
  }
  .theme-4 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 16px;
  }
  .democar-panel-view .democar-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 30px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .online-reserve {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 30px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-exhibition {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-exhibition {
    position: relative;
    width: 33%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    border-radius: 16px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
  }
  /******************************************
  *******************************************
  class => democar-list-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0002-wrap {
    margin: 0px auto 0;
  }
  .democar-exhibitioncar-0002 .headline--democar-list-view {
    margin: 0 auto;
    padding: 0 0 10px 0;
    font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
    margin: 24px 0 0 0;
  }
  .democar-exhibitioncar-0002 .headline-item {
    float: left;
  }
  .democar-exhibitioncar-0002 .headline--democar-name-wrap {
    width: 36%;
  }
  .democar-exhibitioncar-0002 .headline--democar-name {
    float: right;
    width: 53%;
    /* margin: 0 8% 0 0; */
  }
  .democar-exhibitioncar-0002 .headline--democar-panel-wrap {
    width: 64%;
  }
  .democar-exhibitioncar-0002 .headline--democar-grade {
    width: 30%;
  }
  .democar-exhibitioncar-0002 .headline--democar-color {
    width: 37%;
  }
  .democar-exhibitioncar-0002 .headline--democar-engin {
    width: 33%;
  }
  .democar-exhibitioncar-0002 .headline--democar-store {
    /* width: 19%; */
    display: none;
  }
  .democar-exhibitioncar-0002 .headline--democar-reserve {
    width: 8%;
  }
  .democar-list-view .democar-name__text-sub,
  .democar-list-view .democar-item-name,
  .democar-list-view .democar-store__info-add,
  .democar-list-view .democar-store__info-link,
  .democar-list-view .democar-store__pic,
  .democar-list-view .democar-store__info-tel img,
  .democar-list-view .democar-store__info-add img {
    display: none;
  }
  .democar-list-view .democar-list {
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #e6e6e6;
    padding: 22px 0 20px;
  }
  .democar-list-view .democar-name {
    float: left;
    width: 36%;
  }
  .democar-list-view .democar-name__pic {
    float: left;
    width: 33%;
  }
  .democar-list-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-list-view .democar-name__text {
    float: right;
    width: 32%;
    margin: 0 21% 0 0;
  }
  .democar-list-view .democar-name__text-main {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  /* democar-panel-wrap */
  .democar-list-view .democar-panel-wrap {
    float: left;
    width: 64%;
    line-height: 1.2;
  }
  .democar-list-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
  }
  .democar-list-view .democar-grade {
    float: left;
    width: 22%;
    margin: 0 8% 0 0;
  }
  .democar-list-view .democar-color {
    float: left;
    width: 37%;
  }
  .democar-list-view .democar-engin {
    float: left;
    width: 24%;
    margin: 0 9% 0 0;
  }
  .democar-list-view .democar-store {
    float: left;
    clear: both;
    width: 50%;
    margin: 12px 0 0 0;
  }
  .democar-list-view .democar-store__info-name {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 8% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
    padding: 0 0 0 0;
  }
  .democar-list-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0002/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-list-view .democar-store__info-tel {
    font-size: 14px;
    margin: 14px 0 0 0;
  }
  .democar-list-view .democar-reserve {
    /* float: right; */
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 20px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 20px;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    width: 140px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 20px;
    text-align: center;
    border-radius: 16px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a {
    display: block;
    padding: 0 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a {
    display: block;
    padding: 0 10px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .democar-item-name2 {
    display: none;
  }
  /* sort-area-wrapper */
  .democar-exhibitioncar-0002 .sort-title-block {
    float: left;
    /* width: 6.1%; */
  }
  .democar-exhibitioncar-0002 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .sort-list {
    float: left;
    width: 64%;
    margin: 0 0 0 2%;
  }
  .democar-exhibitioncar-0002 .sort-list-block {
    float: left;
    width: 33%;
  }
  .democar-exhibitioncar-0002 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0002 .sort-list-form {
    float: left;
    position: relative;
    width: 80%;
    margin: 0 0 0 3%;
  }
  .democar-exhibitioncar-0002 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0002 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0002 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0002 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0002 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0002 .sort-check-block {
    float: left;
    width: 120px;
  }
  .democar-exhibitioncar-0002 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0002 .sort-btn {
    float: right;
    font-size: 12px;
    text-align: center;
    /* color: #fff; */
    margin: 0 0 0 1%;
  }
  .democar-exhibitioncar-0002 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0002 .btn-search {
    width: 84px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002 .btn-search {
    width: 84px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002 .sort-count-box {
    margin: 34px 0 0 0;
  }
  .democar-exhibitioncar-0002 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0002 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0002 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0002 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0002 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0002 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0002 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0002 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002 {
    margin: 0 120px;
  }
  .democar-exhibitioncar-0002 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0002 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0002 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0002 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* sort-area-wrapper */
  .democar-exhibitioncar-0002.app_1 .sort-title-block {
    float: left;
    /* width: 6.1%; */
    /* margin-right: -64px; */
    width: 65px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list {
    float: left;
    width: 100%;
    padding-left: 65px;
    margin-left: -65px; /* padding-right: 185px; */ /* margin-right: -185px; */
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block {
    float: left;
    width: 18.5%;
    margin: 0 0 0 1.4%;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block.sort-list-car {
    /* margin: 0 0 0 0; */
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
    width: 28px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-title.tit-welcab {
    line-height: 1.4;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-form {
    float: right;
    position: relative;
    width: 82%;
    margin: 0;
    width: calc(100% - 35px);
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0002.app_1 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0002.app_1 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0002.app_1 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block {
    float: left;
    margin: 10px 0 0 107px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-btn {
    float: right;
    font-size: 14px;
    text-align: center;
    /* color: #fff; */
    margin: 0;
    clear: both;
    margin: 10px 0 0 0;
    width: 185px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0002.app_1 .btn-search {
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .btn-search {
    width: 94px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002.app_1 .btn-reset {
    margin-left: 5px;
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-box {
    margin: 34px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002.app_1 {
    margin: 0 120px;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /******************************************
  *******************************************
  class => democar-panel-view
  *******************************************
  *******************************************/
  .democar-panel-view .democar-exhibitioncar-0002-wrap {
    margin: 24px -1.6% 0;
  }
  .democar-exhibitioncar-0002.democar-panel-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-panel-view .democar-list-wrap {
    box-sizing: border-box;
    border: 1px solid #555;
    width: 46.8%;
    padding: 38px 30px 20px;
    float: left;
    margin: 0 1.6% 3%;
    border-radius: 3px;
  }
  .democar-panel-view .democar-list-wrap:nth-child(even) {
    /* margin-left: 2.6%; */
  }
  .democar-panel-view .democar-list-wrap:nth-child(n+3) {
    /* margin-top: 4%; */
  }
  .democar-panel-view .democar-item-name {
    font-size: 13px;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-name span {
    display: inline-block;
  }
  .democar-panel-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 7px 0 0 0;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-text span {
    display: inline-block;
  }
  .democar-panel-view .democar-panel {
    background-color: #e6e6e6;
    float: left;
    width: 33%;
    height: 100%;
    margin-left: 0.5%;
    padding: 17px 18px 30px;
    height: 185px;
  }
  .democar-panel-view .democar-panel:first-child {
    margin-left: 0;
  }
  /* democar-name */
  .democar-panel-view .democar-name {
    width: 100%;
    float: none;
    height: 100px;
  }
  .democar-panel-view .democar-name__pic {
    float: right;
    width: 25%;
    /* margin: 0 2% 0 0; */
  }
  .democar-panel-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-panel-view .democar-name__text {
    float: left;
    width: 60%;
    margin: 0 0 0;
  }
  .democar-panel-view .democar-name__text-main {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-panel-view .democar-name__text-sub {
    font-size: 13px;
    margin: 20px 0 0 0;
  }
  /* democar-panel-wrap */
  .democar-panel-view .democar-panel-wrap {
    margin: 5px 0 0 0;
  }
  .democar-panel-view .democar-store {
    margin: 17px 0 0 0;
    width: 100%;
    height: 136px;
  }
  .democar-panel-view .democar-store__info {
    float: left;
    width: 70%;
    padding: 0 30px 0 0;
  }
  .democar-panel-view .democar-store__info-name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  .democar-panel-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
  }
  .democar-panel-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0002/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-panel-view .democar-store__info-tel {
    font-size: 14px;
    margin: 13px 0 0 0;
  }
  .democar-panel-view .democar-store__info-tel img {
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-add {
    font-size: 14px;
    margin: 8px 0 0 0;
    padding-left: 1.4em;
    text-indent: -1.4em;
    line-height: 1.4;
  }
  .democar-panel-view .democar-store__info-add img {
    vertical-align: baseline;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
  }
  .democar-panel-view .democar-store__info-link a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
  }
  .democar-panel-view .democar-store__info-link a img {
    position: absolute;
    width: auto;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-panel-view .democar-store__pic {
    float: left;
    width: 30%;
  }
  .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }
  .theme-3 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 0px;
  }
  .theme-4 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 20px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  /******************************************
  *******************************************
  class => democar-list-view
  *******************************************
  *******************************************/
  .democar-list-view .democar-exhibitioncar-0002-wrap {
    margin: 0 auto;
  }
  .democar-exhibitioncar-0002 .headline--democar-list-view {
    margin: 0 auto;
    padding: 0 0 10px 0;
    font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
    margin: 24px 0 0 0;
  }
  .democar-exhibitioncar-0002 .headline-item {
    float: left;
  }
  .democar-exhibitioncar-0002 .headline--democar-name-wrap {
    width: 25%;
  }
  .democar-exhibitioncar-0002 .headline--democar-name {
    float: right;
    width: 44%;
    margin: 0 8% 0 0;
  }
  .democar-exhibitioncar-0002 .headline--democar-panel-wrap {
    width: 46%;
  }
  .democar-exhibitioncar-0002 .headline--democar-grade {
    width: 28%;
  }
  .democar-exhibitioncar-0002 .headline--democar-color {
    width: 36%;
  }
  .democar-exhibitioncar-0002 .headline--democar-engin {
    width: 36%;
  }
  .democar-exhibitioncar-0002 .headline--democar-store {
    width: 19%;
  }
  .democar-exhibitioncar-0002 .headline--democar-reserve {
    width: 8%;
  }
  .democar-list-view .democar-name__text-sub,
  .democar-list-view .democar-item-name,
  .democar-list-view .democar-store__info-add,
  .democar-list-view .democar-store__info-link,
  .democar-list-view .democar-store__pic,
  .democar-list-view .democar-store__info-tel img,
  .democar-list-view .democar-store__info-add img {
    display: none;
  }
  .democar-list-view .democar-list {
    margin: 0 auto;
    border-bottom: 1px solid #e6e6e6;
    padding: 22px 0 20px;
  }
  .democar-list-view .democar-name {
    float: left;
    width: 25%;
  }
  .democar-list-view .democar-name__pic {
    float: left;
    width: 38%;
  }
  .democar-list-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-list-view .democar-name__text {
    float: right;
    width: 44%;
    margin: 0 8% 0 0;
  }
  .democar-list-view .democar-name__text-main {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  /* democar-panel-wrap */
  .democar-list-view .democar-panel-wrap {
    float: left;
    width: 46%;
    line-height: 1.2;
  }
  .democar-list-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 0 10% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-grade {
    float: left;
    width: 28%;
  }
  .democar-list-view .democar-color {
    float: left;
    width: 36%;
  }
  .democar-list-view .democar-engin {
    float: left;
    width: 36%;
  }
  .democar-list-view .democar-store {
    float: left;
    width: 17%;
  }
  .democar-list-view .democar-store__info-name {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 8% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
    padding: 0 0 0 0;
  }
  .democar-list-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0002/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-list-view .democar-store__info-tel {
    font-size: 14px;
    margin: 14px 0 0 0;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    display: block;
    padding: 0 10px;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    display: block;
    padding: 0 10px;
    text-align: center;
    border-radius: 20px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a {
    display: block;
    padding: 0 10px;
    margin-top: -1px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 8px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a {
    display: block;
    padding: 0 10px;
    margin-top: -1px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 8px;
  }
}
/* pc-normal */
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .democar-item-name2 {
    display: none;
  }
  /* sort-area-wrapper */
  .democar-exhibitioncar-0002 .sort-title-block {
    float: left;
    /* width: 6.1%; */
  }
  .democar-exhibitioncar-0002 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .sort-list {
    float: left;
    width: 66%;
    margin: 0 0 0 0;
  }
  .democar-exhibitioncar-0002 .sort-list-block {
    float: left;
    width: 33%;
  }
  .democar-exhibitioncar-0002 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0002 .sort-list-form {
    float: left;
    position: relative;
    width: 80%;
    margin: 0 0 0 3%;
  }
  .democar-exhibitioncar-0002 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0002 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0002 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0002 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0002 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0002 .sort-check-block {
    float: left;
    width: 120px;
  }
  .democar-exhibitioncar-0002 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0002 .sort-btn {
    float: right;
    font-size: 12px;
    text-align: center;
    /* color: #fff; */
    margin: 0 0 0 1%;
    /* border-radius: 3px; */
  }
  .democar-exhibitioncar-0002 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0002 .btn-search {
    width: 84px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002 .btn-search {
    width: 84px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002 .sort-count-box {
    margin: 34px 0 0 0;
  }
  .democar-exhibitioncar-0002 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0002 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0002 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0002 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0002 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0002 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0002 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0002 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002 {
    margin: 0 120px;
  }
  .democar-exhibitioncar-0002 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0002 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0002 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0002 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* sort-area-wrapper */
  .democar-exhibitioncar-0002.app_1 .sort-title-block {
    float: left;
    /* width: 6.1%; */
    /* margin-right: -64px; */
    width: 65px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list {
    float: left;
    width: 100%;
    padding-left: 65px;
    margin-left: -65px; /* padding-right: 185px; */ /* margin-right: -185px; */
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block {
    float: left;
    width: 18%;
    margin: 0 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block:nth-child(n+2) {
    margin-left: 2%;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block.sort-list-car {
    margin: 0 0 0 2%;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
    width: 30px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-title.tit-welcab {
    line-height: 1.4;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-form {
    float: right;
    position: relative;
    width: calc(100% - 35px);
    margin: 0 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0002.app_1 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0002.app_1 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0002.app_1 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block {
    float: left;
    margin: 10px 0 0 87px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-btn {
    float: right;
    font-size: 14px;
    text-align: center;
    /* color: #fff; */
    margin: 0;
    clear: both;
    margin: 20px 0 0 0;
    width: 185px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0002.app_1 .btn-search {
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .btn-search {
    width: 94px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002.app_1 .btn-reset {
    margin-left: 5px;
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-box {
    margin: 34px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002.app_1 {
    margin: 0 120px;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /******************************************
  *******************************************
  class => democar-panel-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0002.democar-panel-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-panel-view .democar-list-wrap {
    box-sizing: border-box;
    border: 1px solid #555;
    width: 46.8%;
    padding: 38px 30px 30px;
    float: left;
    margin: 0 1.6% 3%;
    border-radius: 3px;
  }
  .democar-panel-view .democar-exhibitioncar-0002-wrap {
    margin: 24px -1.6% 0;
  }
  .democar-panel-view .democar-list-wrap:nth-child(even) {
    /* margin-left: 2.6%; */
  }
  .democar-panel-view .democar-list-wrap:nth-child(n+3) {
    /* margin-top: 4%; */
  }
  .democar-panel-view .democar-item-name {
    font-size: 13px;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-name span {
    display: inline-block;
  }
  .democar-panel-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 8px 0 0 0;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-text span {
    display: inline-block;
  }
  .democar-panel-view .democar-panel {
    background-color: #e6e6e6;
    float: left;
    width: 33%;
    /* height: 100%; */
    margin-left: 0.5%;
    padding: 17px 20px 20px;
  }
  .democar-panel-view .democar-panel:first-child {
    margin-left: 0;
  }
  /* democar-name */
  .democar-panel-view .democar-name {
    width: 100%;
    float: none;
    height: 85px;
  }
  .democar-panel-view .democar-name__pic {
    float: right;
    width: 33%;
    /* margin: 0 2% 0 0; */
  }
  .democar-panel-view .democar-name__pic img {
    width: auto;
    height: 55px;
  }
  .democar-panel-view .democar-name__text {
    float: left;
    width: 60%;
    /* margin: 0 4% 0 0; */
  }
  .democar-panel-view .democar-name__text-main {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-panel-view .democar-name__text-sub {
    font-size: 13px;
    margin: 20px 0 0 0;
  }
  /* democar-panel-wrap */
  .democar-panel-view .democar-panel-wrap {
    margin: 25px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    height: 175px;
  }
  .democar-panel-view .democar-store {
    margin: 17px 0 0 0;
    width: 100%;
    height: 137px;
  }
  .democar-panel-view .democar-store__info {
    float: left;
    width: 70%;
    padding: 0 30px 0 0;
  }
  .democar-panel-view .democar-store__info-name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  .democar-panel-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
  }
  .democar-panel-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0002/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-panel-view .democar-store__info-tel {
    font-size: 14px;
    margin: 12px 0 0 0;
  }
  .democar-panel-view .democar-store__info-tel img {
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-add {
    font-size: 14px;
    margin: 10px 0 0 0;
    padding-left: 1.4em;
    text-indent: -1.4em;
    line-height: 1.4;
  }
  .democar-panel-view .democar-store__info-add img {
    vertical-align: baseline;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-store__info-link {
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
  }
  .democar-panel-view .democar-store__info-link a {
    position: relative;
    /* color: #fff; */
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
  }
  .democar-panel-view .democar-store__info-link a img {
    position: absolute;
    width: auto;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-panel-view .democar-store__pic {
    float: left;
    width: 30%;
  }
  .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }
  .theme-3 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 0px;
  }
  .theme-4 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 20px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  /******************************************
  *******************************************
  class => democar-list-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0002 .headline--democar-list-view {
    padding: 0 0 10px 0;
    font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
    margin: 24px 0 0 0;
  }
  .democar-exhibitioncar-0002 .headline-item {
    float: left;
  }
  .democar-exhibitioncar-0002 .headline--democar-name-wrap {
    width: 25%;
  }
  .democar-exhibitioncar-0002 .headline--democar-name {
    float: right;
    width: 44%;
    margin: 0 8% 0 0;
  }
  .democar-exhibitioncar-0002 .headline--democar-panel-wrap {
    width: 46%;
  }
  .democar-exhibitioncar-0002 .headline--democar-grade {
    width: 28%;
  }
  .democar-exhibitioncar-0002 .headline--democar-color {
    width: 36%;
  }
  .democar-exhibitioncar-0002 .headline--democar-engin {
    width: 36%;
  }
  .democar-exhibitioncar-0002 .headline--democar-store {
    width: 19%;
  }
  .democar-exhibitioncar-0002 .headline--democar-reserve {
    width: 8%;
  }
  .democar-list-view .democar-name__text-sub,
  .democar-list-view .democar-item-name,
  .democar-list-view .democar-store__info-add,
  .democar-list-view .democar-store__info-link,
  .democar-list-view .democar-store__pic,
  .democar-list-view .democar-store__info-tel img,
  .democar-list-view .democar-store__info-add img {
    display: none;
  }
  .democar-list-view .democar-list {
    border-bottom: 1px solid #e6e6e6;
    padding: 22px 0 20px;
  }
  .democar-list-view .democar-name {
    float: left;
    width: 25%;
  }
  .democar-list-view .democar-name__pic {
    float: left;
    width: 38%;
  }
  .democar-list-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-list-view .democar-name__text {
    float: right;
    width: 44%;
    margin: 0 8% 0 0;
  }
  .democar-list-view .democar-name__text-main {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  /* democar-panel-wrap */
  .democar-list-view .democar-panel-wrap {
    float: left;
    width: 46%;
    line-height: 1.2;
  }
  .democar-list-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 0 10% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-grade {
    float: left;
    width: 28%;
  }
  .democar-list-view .democar-color {
    float: left;
    width: 36%;
  }
  .democar-list-view .democar-engin {
    float: left;
    width: 36%;
  }
  .democar-list-view .democar-store {
    float: left;
    width: 17%;
  }
  .democar-list-view .democar-store__info-name {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 8% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
    padding: 0 0 0 0;
  }
  .democar-list-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0002/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-list-view .democar-store__info-tel {
    font-size: 14px;
    margin: 14px 0 0 0;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    display: block;
    padding: 0 10px;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    display: block;
    padding: 0 10px;
    text-align: center;
    border-radius: 20px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a {
    display: block;
    padding: 0 10px;
    margin-top: -1px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 8px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a {
    display: block;
    padding: 0 10px;
    margin-top: -1px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 8px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .democar-item-name2 {
    display: none;
  }
  /* sort-area-wrapper */
  .democar-exhibitioncar-0002 .sort-title-block {
    float: left;
    /* width: 6.1%; */
  }
  .democar-exhibitioncar-0002 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .sort-list {
    float: left;
    width: 71.7%;
  }
  .democar-exhibitioncar-0002 .sort-list-block {
    float: left;
    width: 30.6%;
    margin: 0 0 0 2%;
  }
  .democar-exhibitioncar-0002 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
  }
  .democar-exhibitioncar-0002 .sort-list-form {
    float: left;
    position: relative;
    width: 86%;
    margin: 0 0 0 3.5%;
  }
  .democar-exhibitioncar-0002 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0002 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0002 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0002 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0002 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0002 .sort-check-block {
    float: left;
  }
  .democar-exhibitioncar-0002 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0002 .sort-btn {
    float: right;
    font-size: 12px;
    text-align: center;
    /* color: #fff; */
    margin: 0;
  }
  .democar-exhibitioncar-0002 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0002 .btn-search {
    width: 94px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002 .btn-search {
    width: 94px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002 .sort-count-box {
    margin: 34px 0 0 0;
  }
  .democar-exhibitioncar-0002 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0002 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0002 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0002 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0002 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0002 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0002 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0002 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002 {
    margin: 0 120px;
  }
  .democar-exhibitioncar-0002 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0002 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0002 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0002 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* app_carsion 1 */
  /* sort-area-wrapper */
  .democar-exhibitioncar-0002.app_1 .sort-title-block {
    float: left;
    /* width: 6.1%; */
    width: 65px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-title {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list {
    float: left;
    width: 69.6%;
    width: 100%;
    padding-left: 65px;
    margin-left: -65px;
    padding-right: 200px;
    margin-right: -200px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-block {
    float: left;
    width: 18%;
    margin: 0 0 0 2%;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-title {
    float: left;
    line-height: 40px;
    font-size: 14px;
    width: 30px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-title.tit-welcab {
    line-height: 1.4;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-form {
    /* float: left;
    position: relative;
    width: 80%;
    margin: 0 0 0 5%; */
    float: right;
    position: relative;
    width: calc(100% - 35px);
    margin: 0 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-list-form select {
    height: 40px;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .democar-exhibitioncar-0002.app_1 .arrow-button {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 16px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .democar-exhibitioncar-0002.app_1 .arrow-button img {
    width: 100%;
    height: auto;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 2;
    position: relative;
    user-select: none;
  }
  .democar-exhibitioncar-0002.app_1 .item-check {
    position: absolute;
    top: 5px;
    left: 0;
    width: 26px;
    height: 26px;
    /* background-color: white; */
    border-radius: 5px;
    border: 1px solid #555;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block {
    float: left;
  }
  .democar-exhibitioncar-0002.app_1 .sort-check-block span {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-size: 12px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-btn {
    float: right;
    font-size: 14px;
    text-align: center;
    /* color: #fff; */
    margin: 0;
    width: 185px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-btn__item {
    float: left;
    line-height: 40px;
    /* background-color: #555; */
  }
  .democar-exhibitioncar-0002.app_1 .btn-search {
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .btn-search {
    width: 94px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002.app_1 .btn-reset {
    margin-left: 5px;
    width: 90px;
    height: 40px;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .btn-reset {
    margin-left: 5px;
    width: 60px;
    height: 40px;
    border-radius: 20px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-box {
    margin: 34px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info {
    float: left;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-title {
    font-size: 13px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count {
    margin: 10px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .result {
    font-size: 40px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .slash {
    position: relative;
    top: -3px;
  }
  .democar-exhibitioncar-0002.app_1 .sort-count-info .all {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-box {
    float: right;
    margin: 20px 0 0 0;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn {
    float: left;
    position: relative;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img {
    width: 50px;
    height: auto;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img.bt_l_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002.app_1 .view-change-btn img.bt_r_icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .democar-exhibitioncar-0002.app_1 {
    margin: 0 120px;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
  }
  .theme-4 .democar-exhibitioncar-0002.app_1 .more-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 30px;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn a {
    position: relative;
    display: block;
  }
  .democar-exhibitioncar-0002.app_1 .more-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: auto;
  }
  /******************************************
  *******************************************
  class => democar-panel-view
  *******************************************
  *******************************************/
  .democar-panel-view .democar-exhibitioncar-0002-wrap {
    margin: 24px -1.6% 0;
  }
  .democar-exhibitioncar-0002.democar-panel-view .headline--democar-list-view {
    display: none !important;
  }
  .democar-panel-view .democar-list-wrap {
    box-sizing: border-box;
    border: 1px solid #555;
    padding: 48px 40px 40px;
    float: left;
    width: 46.8%;
    border-radius: 3px;
  }
  .democar-panel-view .democar-list-wrap {
    margin: 0 1.6% 3%;
  }
  .democar-panel-view .democar-list-wrap:nth-child(even) {
    /* margin-left: 3.2%; */
  }
  .democar-panel-view .democar-list-wrap:nth-child(n+3) {
    /* margin-top: 4%; */
  }
  .democar-panel-view .democar-item-name {
    font-size: 13px;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-name span {
    display: inline-block;
  }
  .democar-panel-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    margin: 6px 0 0 0;
    line-height: 1.4;
  }
  .democar-panel-view .democar-item-text span {
    display: inline-block;
  }
  .democar-panel-view .democar-panel {
    background-color: #e6e6e6;
    float: left;
    width: 33%;
    height: auto;
    margin-left: 0.5%;
    padding: 18px 18px 20px;
  }
  .democar-panel-view .democar-panel:first-child {
    margin-left: 0;
  }
  /* democar-name */
  .democar-panel-view .democar-name {
    width: 100%;
    float: none;
    height: 100px;
  }
  .democar-panel-view .democar-name__pic {
    float: right;
    width: 33%;
    /* margin: 0 1% 0 0; */
  }
  .democar-panel-view .democar-name__pic img {
    width: auto;
    height: 60px;
  }
  .democar-panel-view .democar-name__text {
    float: left;
    width: 60%;
  }
  .democar-panel-view .democar-name__text-main {
    font-size: 20px;
    font-weight: bold;
  }
  .democar-panel-view .democar-name__text-sub {
    font-size: 13px;
    margin: 21px 0 0 0;
  }
  /* democar-panel-wrap */
  .democar-panel-view .democar-panel-wrap {
    margin: 5px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    height: 154px;
  }
  .democar-panel-view .democar-store {
    margin: 16px 0 0 0;
    width: 100%;
    height: 136px;
  }
  .democar-panel-view .democar-store__info {
    float: left;
    width: 72%;
    /* padding: 0 30px 0 0; */
  }
  .democar-panel-view .democar-store__info-name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  .democar-panel-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
  }
  .democar-panel-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0002/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-panel-view .democar-store__info-tel {
    font-size: 14px;
    margin: 13px 0 0 0;
  }
  .democar-panel-view .democar-store__info-tel img {
    vertical-align: sub;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-add {
    font-size: 14px;
    margin: 8px 0 0 0;
    padding-left: 1.4em;
    text-indent: -1.4em;
    line-height: 1.4;
  }
  .democar-panel-view .democar-store__info-add img {
    vertical-align: baseline;
    margin: 0 5px 0 0;
  }
  .democar-panel-view .democar-store__info-link {
    position: relative;
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-store__info-link {
    position: relative;
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
  }
  .democar-panel-view .democar-store__info-link a {
    /* color: #fff; */
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 16px;
  }
  .democar-panel-view .democar-store__info-link a img {
    position: absolute;
    width: auto;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
  }
  .democar-panel-view .democar-store__pic {
    float: left;
    width: 28%;
    margin: 4px 0 0 0;
  }
  .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 3px;
  }
  .theme-3 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 0px;
  }
  .theme-4 .democar-panel-view .democar-store__pic img {
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .online-reserve {
    position: relative;
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 0;
    border-radius: 30px;
  }
  .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-panel-view .democar-exhibition {
    display: inline-block;
    float: none;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #e6e6e6;
    margin: 20px 0 0 0;
    color: #000;
    text-align: center;
    border-radius: 20px;
  }
  .democar-panel-view .democar-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .online-reserve a {
    display: block;
    padding: 0 16px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-panel-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  .democar-panel-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    width: auto;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
  }
  /******************************************
  *******************************************
  class => democar-list-view
  *******************************************
  *******************************************/
  .democar-exhibitioncar-0002 .headline--democar-list-view {
    padding: 0 0 10px 0;
    font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
    margin: 24px 0 0 0;
  }
  .democar-exhibitioncar-0002 .headline-item {
    float: left;
  }
  .democar-exhibitioncar-0002 .headline--democar-name-wrap {
    width: 23%;
  }
  .democar-exhibitioncar-0002 .headline--democar-name {
    float: right;
    width: 44%;
    margin: 0 8% 0 0;
  }
  .democar-exhibitioncar-0002 .headline--democar-panel-wrap {
    width: 48%;
  }
  .democar-exhibitioncar-0002 .headline--democar-grade {
    width: 30%;
  }
  .democar-exhibitioncar-0002 .headline--democar-color {
    width: 40%;
  }
  .democar-exhibitioncar-0002 .headline--democar-engin {
    width: 30%;
  }
  .democar-exhibitioncar-0002 .headline--democar-store {
    width: 21%;
  }
  .democar-exhibitioncar-0002 .headline--democar-reserve {
    width: 8%;
  }
  .democar-list-view .democar-name__text-sub,
  .democar-list-view .democar-item-name,
  .democar-list-view .democar-store__info-add,
  .democar-list-view .democar-store__info-link,
  .democar-list-view .democar-store__pic,
  .democar-list-view .democar-store__info-tel img,
  .democar-list-view .democar-store__info-add img {
    display: none;
  }
  .democar-list-view .democar-list {
    border-bottom: 1px solid #e6e6e6;
    padding: 22px 0;
  }
  .democar-list-view .democar-name {
    float: left;
    width: 23%;
  }
  .democar-list-view .democar-name__pic {
    float: left;
    width: 34%;
  }
  .democar-list-view .democar-name__pic img {
    width: 100%;
    height: auto;
  }
  .democar-list-view .democar-name__text {
    float: right;
    width: 44%;
    margin: 0 8% 0 0;
  }
  .democar-list-view .democar-name__text-main {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  /* democar-panel-wrap */
  .democar-list-view .democar-panel-wrap {
    float: left;
    width: 48%;
    line-height: 1.2;
  }
  .democar-list-view .democar-item-text {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
  }
  .democar-list-view .democar-grade {
    float: left;
    width: 24%;
    margin: 0 6% 0 0;
  }
  .democar-list-view .democar-color {
    float: left;
    width: 35%;
    margin: 0 5% 0 0;
  }
  .democar-list-view .democar-engin {
    float: left;
    width: 30%;
  }
  .democar-list-view .democar-store {
    float: left;
    width: 19.5%;
  }
  .democar-list-view .democar-store__info-name {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 8% 0 0;
    line-height: 1.4;
  }
  .democar-list-view .democar-store__info-name a {
    border-bottom: 1px solid #000;
    padding: 0 0 0 0;
  }
  .democar-list-view .democar-store__info-name.iframe_link a:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/assets/a/images/democar-exhibitioncar-0002/icon_button_link6.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 0 5px 3px;
  }
  .democar-list-view .democar-store__info-tel {
    font-size: 14px;
    margin: 14px 0 0 0;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .democar-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.is-democar .online-reserve {
    position: relative;
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-exhibition {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-reserve {
    display: none;
  }
  .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    display: block;
    padding: 0 10px;
    text-align: center;
    border-radius: 3px;
  }
  .theme-4 .democar-list-view .democar-list-wrap.no-democar .democar-exhibition {
    font-size: 12px;
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    background-color: #e6e6e6;
    color: #000;
    display: block;
    padding: 0 10px;
    text-align: center;
    border-radius: 20px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a {
    display: block;
    padding: 0 10px;
    margin-top: -1px;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .democar-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 8px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a {
    display: block;
    padding: 0 10px;
    margin-top: -1px;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    position: absolute;
    height: auto;
  }
  .democar-list-view .democar-list-wrap.is-democar .online-reserve a img {
    width: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 8px;
  }
}
.esitimated-delivery-time-0001__btn__link:before {
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}

.theme-1 .esitimated-delivery-time-0001__image__source {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-2 .esitimated-delivery-time-0001__image__source {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .esitimated-delivery-time-0001__image__source {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .esitimated-delivery-time-0001__image__source {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

@media screen and (max-width: 767px) {
  .esitimated-delivery-time-0001__head {
    display: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
  }
  .esitimated-delivery-time-0001 {
    margin: 26px 0 0;
  }
  .esitimated-delivery-time-0001-wrap {
    padding: 0 16px;
    border-top: 1px solid #e6e6e6;
  }
  .esitimated-delivery-time-0001__inner {
    font-size: 0;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 32px 0;
  }
  .esitimated-delivery-time-0001__image {
    width: 50%;
    display: table-cell;
  }
  .esitimated-delivery-time-0001__image__source {
    width: 91%;
  }
  .esitimated-delivery-time-0001__car-name {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    padding: 0 0 0 12px;
    font-weight: bold;
    line-height: 1.5;
  }
  .esitimated-delivery-time-0001__grade-title {
    display: inline-block;
    width: 50%;
    font-size: 14px;
    margin: 24px 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__period {
    display: inline-block;
    width: 50%;
    font-size: 14px;
    margin: 24px 0 0;
    padding: 0 0 0 13px;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__grade-txt {
    display: inline-block;
    width: 50%;
    font-size: 16px;
    margin: 9px 0 0;
    line-height: 1.5em;
  }
  .esitimated-delivery-time-0001__period-txt {
    display: inline-block;
    width: 50%;
    font-size: 16px;
    margin: 8px 0 0;
    padding: 0 0 0 13px;
    line-height: 1.5em;
  }
  .esitimated-delivery-time-0001__delivery-title {
    display: inline-block;
    width: 50%;
    font-size: 14px;
    margin: 28px 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__democar-title {
    display: inline-block;
    width: 50%;
    font-size: 14px;
    margin: 24px 0 0;
    padding: 0 0 0 13px;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__delivery-txt {
    display: inline-block;
    width: 50%;
    font-size: 16px;
    margin: 9px 0 0;
    line-height: 1.5em;
  }
  .esitimated-delivery-time-0001__democar-txt {
    display: inline-block;
    width: 50%;
    font-size: 16px;
    margin: 8px 0 0;
    padding: 0 0 0 13px;
    line-height: 1.5em;
  }
  .theme-4 .esitimated-delivery-time-0001__image__source {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .esitimated-delivery-time-0001__btn__link {
    display: block;
    width: 100%;
    margin: 27px 0 32px;
    padding: 10px 11px;
    position: relative;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 10px;
    height: 13px;
    top: 10px;
    right: 7px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 7px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 7px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.coloricon:before, .theme-2 .esitimated-delivery-time-0001__btn__link.coloricon:before, .theme-3 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.internal-links:before, .theme-2 .esitimated-delivery-time-0001__btn__link.internal-links:before, .theme-3 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.external-links:before, .theme-2 .esitimated-delivery-time-0001__btn__link.external-links:before, .theme-3 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 10px;
    height: 10px;
    top: 12px;
    right: 7px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 10px;
    height: 10px;
    top: 12px;
    right: 7px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 10px;
    height: 10px;
    top: 12px;
    right: 7px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .esitimated-delivery-time-0001__head {
    display: flex;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
  }
  .esitimated-delivery-time-0001__head__list {
    /* width: 10%; */
    font-size: 14px;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__car-name-left {
    width: 21%;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__car-name-right {
    width: 17%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__grade {
    width: 16%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__period {
    width: 11%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__delivery {
    width: 8.5%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__democar {
    width: 8.5%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__detail {
    width: 18%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001-wrap {
    margin: 0 40px;
  }
  .esitimated-delivery-time-0001__inner {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
  }
  .esitimated-delivery-time-0001__image {
    width: 21%;
  }
  .esitimated-delivery-time-0001__image__source {
    width: 83%;
    margin: 10px 0 0;
  }
  .esitimated-delivery-time-0001__car-name {
    width: 14%;
    line-height: 1.5em;
    margin: 8px 3% 0 0;
  }
  .esitimated-delivery-time-0001__grade-title {
    display: none;
  }
  .esitimated-delivery-time-0001__period {
    display: none;
  }
  .esitimated-delivery-time-0001__delivery-title {
    display: none;
  }
  .esitimated-delivery-time-0001__democar-title {
    display: none;
  }
  .esitimated-delivery-time-0001__grade-txt {
    width: 13%;
    line-height: 1.5em;
    margin: 8px 3% 0 0;
  }
  .esitimated-delivery-time-0001__period-txt {
    width: 8%;
    margin: 6px 3% 0 0;
    line-height: 1.5em;
  }
  .esitimated-delivery-time-0001__delivery-txt {
    width: 5.5%;
    margin: 6px 3% 0 0;
  }
  .esitimated-delivery-time-0001__democar-txt {
    width: 5.5%;
    margin: 6px 3% 0 0;
  }
  .esitimated-delivery-time-0001__btn {
    width: 18%;
    padding: 5px 0 0 0;
  }
  .theme-4 .esitimated-delivery-time-0001__image__source {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .esitimated-delivery-time-0001__btn__link {
    display: block;
    width: 100%;
    padding: 10px 11px;
    position: relative;
    font-size: 14px;
    border-radius: 3px;
    font-weight: bold;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 10px;
    height: 12px;
    top: 11px;
    right: 7px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 7px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 12px;
    height: 12px;
    top: 13px;
    right: 7px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.coloricon:before, .theme-3 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.internal-links:before, .theme-3 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.external-links:before, .theme-3 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 10px;
    height: 10px;
    top: 12px;
    right: 7px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 10px;
    height: 10px;
    top: 12px;
    right: 7px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 10px;
    height: 10px;
    top: 12px;
    right: 7px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .esitimated-delivery-time-0001__head {
    display: flex;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
  }
  .esitimated-delivery-time-0001__head__list {
    font-size: 14px;
  }
  .esitimated-delivery-time-0001__head__car-name-left {
    width: 21%;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__car-name-right {
    width: 18%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__grade {
    width: 17%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__period {
    width: 12%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__delivery {
    width: 9%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__democar {
    width: 9%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__detail {
    width: 14%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001-wrap {
    margin: 0 80px;
  }
  .esitimated-delivery-time-0001__inner {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
  }
  .esitimated-delivery-time-0001__image {
    width: 21%;
  }
  .esitimated-delivery-time-0001__image__source {
    width: 66%;
    margin: 10px 0 0;
  }
  .esitimated-delivery-time-0001__car-name {
    width: 12%;
    /* padding: 7px 0 0 0; */
    line-height: 1.5em;
    margin: 7px 6% 0 0;
  }
  .esitimated-delivery-time-0001__grade-title {
    display: none;
  }
  .esitimated-delivery-time-0001__period {
    display: none;
  }
  .esitimated-delivery-time-0001__delivery-title {
    display: none;
  }
  .esitimated-delivery-time-0001__democar-title {
    display: none;
  }
  .esitimated-delivery-time-0001__grade-txt {
    width: 12%;
    /* padding: 9px 0 0 0; */
    line-height: 1.5em;
    margin: 9px 5% 0 0;
  }
  .esitimated-delivery-time-0001__period-txt {
    width: 9%;
    /* padding: 5px 0 0 0; */
    margin: 5px 3% 0 0;
  }
  .esitimated-delivery-time-0001__delivery-txt {
    width: 6%;
    /* padding: 5px 0 0 0; */
    margin: 5px 3% 0 0;
  }
  .esitimated-delivery-time-0001__democar-txt {
    width: 6%;
    /* padding: 5px 0 0 0; */
    margin: 5px 3% 0 0;
  }
  .esitimated-delivery-time-0001__btn {
    width: 14%;
    padding: 0 0 0 0;
    margin: 7px 0 0 0;
  }
  .theme-4 .esitimated-delivery-time-0001__image__source {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .esitimated-delivery-time-0001__btn__link {
    display: block;
    width: 100%;
    padding: 10px 11px;
    position: relative;
    font-size: 14px;
    border-radius: 3px;
    font-weight: bold;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 7px;
    height: 11px;
    top: 12px;
    right: 10px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 8px;
    height: 10px;
    top: 14px;
    right: 10px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 12px;
    height: 11px;
    top: 13px;
    right: 9px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.coloricon:before, .theme-3 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.internal-links:before, .theme-3 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.external-links:before, .theme-3 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 11px;
    height: 9px;
    top: 12px;
    right: 9px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 11px;
    height: 9px;
    top: 12px;
    right: 9px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 11px;
    height: 9px;
    top: 12px;
    right: 9px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .esitimated-delivery-time-0001-wrap {
    margin: 0 120px;
  }
  .esitimated-delivery-time-0001__head {
    display: flex;
    padding-bottom: 12px;
    border-bottom: 1px solid #e6e6e6;
  }
  .esitimated-delivery-time-0001__head__list {
    font-size: 14px;
  }
  .esitimated-delivery-time-0001__head__car-name-left {
    width: 17%;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__car-name-right {
    width: 23%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__grade {
    width: 17%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__period {
    width: 12%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__delivery {
    width: 10%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__democar {
    width: 9.5%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__detail {
    width: 10.5%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__inner {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
  }
  .esitimated-delivery-time-0001__image {
    width: 17%;
  }
  .esitimated-delivery-time-0001__image__source {
    width: 67%;
    margin: 10px 0 0;
  }
  .esitimated-delivery-time-0001__car-name {
    width: 20%;
    /* padding: 7px 0 0 0; */
    line-height: 1.5em;
    margin: 7px 3% 0 0;
  }
  .esitimated-delivery-time-0001__grade-title {
    display: none;
  }
  .esitimated-delivery-time-0001__period {
    display: none;
  }
  .esitimated-delivery-time-0001__delivery-title {
    display: none;
  }
  .esitimated-delivery-time-0001__democar-title {
    display: none;
  }
  .esitimated-delivery-time-0001__grade-txt {
    width: 14%;
    /* padding: 9px 0 0 0; */
    line-height: 1.5em;
    margin: 9px 3% 0 0;
  }
  .esitimated-delivery-time-0001__period-txt {
    width: 9%;
    /* padding: 5px 0 0 0; */
    margin: 5px 3% 0 0;
  }
  .esitimated-delivery-time-0001__delivery-txt {
    width: 7%;
    /* padding: 5px 0 0 0; */
    margin: 5px 3% 0 0;
  }
  .esitimated-delivery-time-0001__democar-txt {
    width: 6.5%;
    /* padding: 5px 0 0 0; */
    margin: 5px 3% 0 0;
  }
  .esitimated-delivery-time-0001__btn {
    width: 11.5%;
    padding: 0 0 0 0;
  }
  .theme-4 .esitimated-delivery-time-0001__image__source {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .esitimated-delivery-time-0001__btn__link {
    display: block;
    width: 100%;
    padding: 10px 11px;
    position: relative;
    font-size: 14px;
    border-radius: 3px;
    font-weight: bold;
    margin-top: 8px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 10px;
    height: 13px;
    top: 11px;
    right: 7px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 7px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 12px;
    height: 13px;
    top: 12px;
    right: 9px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.coloricon:before, .theme-3 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.internal-links:before, .theme-3 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.external-links:before, .theme-3 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 11px;
    height: 11px;
    top: 13px;
    right: 8px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 10px;
    height: 10px;
    top: 12px;
    right: 7px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 10px;
    height: 10px;
    top: 12px;
    right: 7px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 10px;
    height: 10px;
    top: 12px;
    right: 7px;
  }
}
@media screen and (min-width: 1760px) {
  .esitimated-delivery-time-0001-wrap {
    margin: 0 120px;
  }
  .esitimated-delivery-time-0001__head {
    display: flex;
    padding-bottom: 13px;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
  }
  .esitimated-delivery-time-0001__head__list {
    font-size: 14px;
  }
  .esitimated-delivery-time-0001__head__car-name-left {
    width: 17%;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__car-name-right {
    width: 21%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__grade {
    width: 17%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__period {
    width: 12%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__delivery {
    width: 13%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__democar {
    width: 10%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__head__detail {
    width: 10%;
    padding: 0 0 0 0;
    font-weight: bold;
  }
  .esitimated-delivery-time-0001__inner {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 9px;
  }
  .esitimated-delivery-time-0001__image {
    width: 17%;
  }
  .esitimated-delivery-time-0001__image__source {
    width: 55%;
    margin: 9px 0 0;
  }
  .esitimated-delivery-time-0001__car-name {
    width: 18%;
    /* padding: 3px 0 0 0; */
    line-height: 1.5em;
    margin: 3px 3% 0 0;
  }
  .esitimated-delivery-time-0001__grade-title {
    display: none;
  }
  .esitimated-delivery-time-0001__period {
    display: none;
  }
  .esitimated-delivery-time-0001__delivery-title {
    display: none;
  }
  .esitimated-delivery-time-0001__democar-title {
    display: none;
  }
  .esitimated-delivery-time-0001__grade-txt {
    width: 14%;
    /* padding: 3px 0 0 0; */
    line-height: 1.5em;
    margin: 3px 3% 0 0;
  }
  .esitimated-delivery-time-0001__period-txt {
    width: 9%;
    /* padding: 3px 0 0 0; */
    margin: 3px 3% 0 0;
  }
  .esitimated-delivery-time-0001__delivery-txt {
    width: 10%;
    /* padding: 3px 0 0 0; */
    margin: 3px 3% 0 0;
  }
  .esitimated-delivery-time-0001__democar-txt {
    width: 7%;
    /* padding: 3px 0 0 0; */
    margin: 3px 3% 0 0;
  }
  .esitimated-delivery-time-0001__btn {
    width: 10%;
    padding: 0 0 0 0;
  }
  .theme-4 .esitimated-delivery-time-0001__image__source {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .esitimated-delivery-time-0001__btn__link {
    display: block;
    width: 100%;
    padding: 10px 11px;
    position: relative;
    font-size: 14px;
    border-radius: 3px;
    font-weight: bold;
    margin-top: 5px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 10px;
    height: 13px;
    top: 10px;
    right: 9px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 10px;
    height: 13px;
    top: 13px;
    right: 9px;
  }
  .theme-1 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 11px;
    height: 13px;
    top: 13px;
    right: 9px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.coloricon:before, .theme-3 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.internal-links:before, .theme-3 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-2 .esitimated-delivery-time-0001__btn__link.external-links:before, .theme-3 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 10px;
    height: 10px;
    top: 13px;
    right: 6px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.coloricon:before {
    width: 10px;
    height: 13px;
    top: 10px;
    right: 7px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.internal-links:before {
    width: 10px;
    height: 10px;
    top: 12px;
    right: 8px;
  }
  .theme-4 .esitimated-delivery-time-0001__btn__link.external-links:before {
    width: 12px;
    height: 13px;
    top: 12px;
    right: 9px;
  }
}
.flyer-0001__list__btn-area__link:before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}

.flyer-0001-wrap__inner__obj {
  width: 100%;
  height: 300px;
}

.flyer-0001-wrap__inner__no-flyer {
  width: 100%;
  font-size: 18px;
  display: flex;
  justify-content: center;
}

.flyer-0001-wrap__inner__single-period-label {
  margin: 20px 0 0;
}

.flyer-0001-wrap--pdf-render {
  width: 100%;
}

.flyer-0001-wrap--pdf-wrapper {
  display: none;
}

.flyer-0001:first-child {
  border-top: 1px solid #e6e6e6;
}

.flyer-0001__list__btn-area__link {
  font-weight: bold;
}

/* sp */
@media screen and (max-width: 767px) {
  .flyer-0001__list__period__image__source.imgobj_noimage {
    display: none;
  }
  .flyer-0001-wrap {
    margin: 0 16px;
  }
  .flyer-0001-wrap__inner__obj {
    display: none;
  }
  .flyer-0001-wrap__inner__no-flyer {
    font-size: 16px;
  }
  .flyer-0001-wrap--pdf-wrapper {
    display: block;
    position: relative;
  }
  .flyer-0001-wrap--pdf-wrapper__link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .flyer-0001__list {
    display: flex;
    flex-wrap: wrap;
  }
  .flyer-0001__list__title {
    font-size: 16px;
    line-height: 1.5em;
    width: 61%;
    padding: 0 20px 0 0;
    font-weight: bold;
    margin: -2px 0 0 0;
  }
  .flyer-0001__list__period__image {
    width: 39%;
  }
  .flyer-0001__list__period__label {
    display: block;
  }
  .flyer-0001 {
    border-bottom: 1px solid #e6e6e6;
  }
  .flyer-0001__inner {
    padding: 27px 0 31px 0;
  }
  .flyer-0001__list__period {
    width: 61%;
    font-size: 12px;
    word-break: break-all;
    padding: 0 20px 0 0;
    margin: 20px 0 0;
    line-height: 1.5em;
  }
  .flyer-0001__list__btn-area {
    width: 39%;
    margin: 23px 0 0;
  }
  .flyer-0001__list__btn-area__link {
    width: 100%;
    display: block;
    font-size: 12px;
    padding: 9px 12px 10px 10px;
    border-radius: 3px;
    position: relative;
  }
  .flyer-0001__list__btn-area__link.color-icon:before {
    top: 7%;
    right: 10px;
    width: 12px;
    height: 11px;
  }
  .theme-4 .flyer-0001__list__btn-area__link {
    border-radius: 30px;
  }
  .theme-1 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .flyer-0001-wrap {
    margin: 0 40px;
  }
  .flyer-0001 {
    border-bottom: 1px solid #e6e6e6;
  }
  .flyer-0001-wrap__inner__obj {
    display: none;
  }
  .flyer-0001-wrap--pdf-wrapper {
    display: block;
    position: relative;
  }
  .flyer-0001-wrap--pdf-wrapper__link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .flyer-0001__inner {
    padding: 26px 0;
  }
  .flyer-0001__list {
    display: flex;
    align-items: center;
  }
  .flyer-0001__list__title {
    width: 31%;
    line-height: 1.5em;
    font-weight: bold;
  }
  .flyer-0001__list__period__image {
    width: 18%;
    padding: 0 0 0 28px;
  }
  .flyer-0001__list__period {
    width: 32%;
    padding: 0 0 0 35px;
    font-size: 14px;
    line-height: 1.5em;
  }
  .flyer-0001__list__period__label {
    display: block;
  }
  .flyer-0001__list__btn-area {
    width: 24%;
    padding: 0 0 0 26px;
  }
  .flyer-0001__list__btn-area__link {
    width: 100%;
    display: block;
    font-size: 14px;
    padding: 9px 12px 10px 10px;
    border-radius: 3px;
    position: relative;
  }
  .flyer-0001__list__btn-area__link.color-icon:before {
    top: 7%;
    right: 10px;
    height: 12px;
  }
  .theme-4 .flyer-0001__list__btn-area__link {
    border-radius: 30px;
  }
  .theme-1 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .flyer-0001-wrap {
    margin: 0 79px;
  }
  .flyer-0001 {
    border-bottom: 1px solid #e6e6e6;
  }
  .flyer-0001-wrap__inner__obj {
    display: none;
  }
  .flyer-0001-wrap--pdf-wrapper {
    display: block;
    position: relative;
  }
  .flyer-0001-wrap--pdf-wrapper__link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .flyer-0001__inner {
    padding: 17px 0 17px 0;
  }
  .flyer-0001__list {
    display: flex;
    align-items: center;
  }
  .flyer-0001__list__title {
    width: 50%;
    line-height: 1.5em;
    padding: 0 30px 0 0;
    font-weight: bold;
  }
  .flyer-0001__list__period__image {
    width: 11%;
  }
  .flyer-0001__list__period {
    width: 23%;
    font-size: 13px;
    padding: 0 0 0 30px;
    line-height: 1.5em;
  }
  .flyer-0001__list__period__label {
    display: block;
  }
  .flyer-0001__list__btn-area {
    width: 19%;
    padding: 0 0 0 26px;
  }
  .flyer-0001__list__btn-area__link {
    width: 100%;
    display: block;
    font-size: 14px;
    padding: 9px 12px 10px 10px;
    border-radius: 3px;
    position: relative;
  }
  .flyer-0001__list__btn-area__link.color-icon:before {
    width: 12px;
    top: 12%;
    right: 10px;
  }
  .theme-4 .flyer-0001__list__btn-area__link {
    border-radius: 30px;
  }
  .theme-1 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
}
/* pc-small-nomal  */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .flyer-0001-wrap {
    margin: 0 120px;
  }
  .flyer-0001 {
    border-bottom: 1px solid #e6e6e6;
  }
  .flyer-0001__inner {
    padding: 17px 0;
  }
  .flyer-0001__list {
    display: flex;
    align-items: center;
  }
  .flyer-0001__list__title {
    width: 51%;
    line-height: 1.5em;
    margin: 0 30px 0 0;
    font-weight: bold;
  }
  .flyer-0001__list__period__image {
    width: 10%;
  }
  .flyer-0001__list__period {
    width: 26%;
    font-size: 13px;
    padding: 0 0 0 31px;
    line-height: 1.5em;
  }
  .theme-4 .flyer-0001__list__period {
    letter-spacing: -0.5px;
  }
  .flyer-0001__list__btn-area {
    width: 18%;
    padding: 0 0 0 27px;
  }
  .flyer-0001__list__btn-area__link {
    width: 100%;
    display: block;
    font-size: 14px;
    padding: 9px 12px 10px 10px;
    border-radius: 3px;
    position: relative;
  }
  .flyer-0001__list__btn-area__link.color-icon:before {
    width: 12px;
    height: 14px;
    top: 16%;
    right: 10px;
  }
  .theme-4 .flyer-0001__list__btn-area__link {
    border-radius: 30px;
  }
  .theme-1 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .flyer-0001-wrap {
    margin: 0 auto;
  }
  .flyer-0001-wrap__inner {
    margin: 0 120px;
  }
  .flyer-0001 {
    border-bottom: 1px solid #e6e6e6;
  }
  .flyer-0001__inner {
    padding: 17px 0;
  }
  .flyer-0001__list {
    display: flex;
    align-items: center;
  }
  .flyer-0001__list__title {
    width: 78%;
    line-height: 1.5em;
    margin: 0 30px 0 0;
    font-weight: bold;
  }
  .flyer-0001__list__period__image {
    width: 10%;
  }
  .flyer-0001__list__period {
    width: 26%;
    font-size: 13px;
    padding: 0 0 0 30px;
    line-height: 1.5em;
    letter-spacing: -0.5px;
  }
  .flyer-0001__list__btn-area {
    width: 18%;
    padding: 0 0 0 27px;
  }
  .flyer-0001__list__btn-area__link {
    width: 100%;
    display: block;
    font-size: 14px;
    padding: 9px 12px 10px 10px;
    border-radius: 3px;
    position: relative;
  }
  .flyer-0001__list__btn-area__link.color-icon:before {
    height: 13px;
    top: 7%;
    right: 10px;
  }
  .theme-4 .flyer-0001__list__btn-area__link {
    border-radius: 30px;
  }
  .theme-1 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .flyer-0001__list__period__image__source {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
} /**/
footer {
  position: relative;
}

.occ-footer {
  padding-bottom: 0;
  float: left;
}

/*********************.occ-footer-sitemap**********************/
.occ-footer-sns li {
  float: none;
  display: inline-block;
  margin-right: 5px;
}

.occ-footer-sns li:last-child {
  margin-right: 0;
}

.occ-footer-sns li img {
  width: 32px;
}

.occ-footer-sitemap-list {
  /* display: none; */
}

.occ-footer-logo img {
  height: 17px;
  width: auto;
  vertical-align: baseline;
}

.occ-footer-bar-color_c .occ-footer-logo .left-image {
  background-color: white;
}

.occ-footer-logo .left-image {
  float: left;
  padding-left: 7px;
  height: 54px;
}

.occ-footer-bar-color_c .occ-footer-logo .right-image {
  background-color: white;
}

.occ-footer-logo .right-image {
  float: right;
  padding-right: 9px;
  height: 54px;
}

.occ-footer-bar-color_c .occ-footer-logo {
  background-image: url(/assets/a/images/footer/logo_c_bg.png);
  background-position: 0px 0px;
  background-size: 5px 54px;
}

.occ-footer-bar-color_c {
  background-color: white;
}

.occ-footer-bar .bg-bar {
  width: 100%;
  overflow: hidden;
}

.occ-footer-bar-color_p {
  background-color: #005a49;
}

.occ-footer-bar-color_n {
  background-color: #0073bd;
}

.occ-footer-bar-color_t {
  background-color: #790028;
}

.occ-footer-sitemap-list a.external-links {
  position: relative;
  float: left;
  clear: both;
  line-height: 1.4;
  padding-bottom: 5px;
}

.occ-footer-sitemap-list a.external-links:before {
  position: absolute;
  top: 3px;
  right: -25px;
  width: 14px;
  height: 11px;
  background-position: top right;
}

@media screen and (max-width: 767px) {
  .sp-button {
    font-size: 13px;
    letter-spacing: 0.1em;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 22px;
    border-bottom: 1px solid white;
    opacity: 0.4;
  }
  /*********************.occ-footer-sitemap**********************/
  .occ-footer-sitemap {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    /* margin-bottom: 25px; */
    overflow: hidden;
  }
  .occ-footer-sitemap-list {
    display: block;
  }
  .occ-footer-sns {
    position: static;
    width: auto;
    text-align: center;
    padding-top: 30px;
  }
  .occ-footer-sns li {
    /* margin-right: 6px; */
    margin-right: 24px;
  }
  .occ-footer-sns li:last-child {
    margin-right: 0;
  }
  .occ-footer-links {
    font-size: 13px;
    padding-top: 28px;
    text-align: center;
    padding-bottom: 10px;
  }
  .occ-footer-links li a {
    position: relative;
    display: inline-block;
  }
  .occ-footer-links li a.external-links:before {
    position: relative;
    width: 13px;
    height: 10px;
    float: right;
    top: 0;
    left: 4px;
    display: inline-block;
  }
  .occ-footer-links li a.internal-links:before {
    position: absolute;
    top: 2px;
    right: -14px;
    width: 10px;
    height: 12px;
  }
  .occ-footer-links li {
    padding-bottom: 15px;
  }
  .occ-footer-sitemap-list {
    transition: all 0.5s;
    overflow: hidden;
    height: auto;
  }
  .occ-footer-sitemap-list a {
    line-height: 1.4;
    padding-bottom: 5px;
    float: left;
    clear: both;
  }
  .occ-footer-sitemap-wrap {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0px 80px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
  .occ-footer-block {
    padding: 0 16px 10px;
    overflow: hidden;
  }
  .occ-footer-sitemap-wrap li {
    font-size: 14px;
    line-height: 1.8;
    float: left;
    clear: both;
  }
  li.occ-footer-title {
    font-size: 15px;
    font-weight: 200;
    /* padding-bottom: 5px; */
    line-height: 1;
    margin-bottom: 10px;
    opacity: 0.4;
  }
  /*********************.occ-footer-col**********************/
  div.occ-footer-col {
    width: 100%;
    float: left;
    padding: 0 16px 0 16px;
  }
  div.occ-footer-col:nth-of-type(3) {
    margin-right: 0;
  }
  div.occ-footer-col:last-of-type {
    display: none;
  }
  .occ-footer-logo {
    height: 36px;
    margin-bottom: 1px;
  }
  .occ-footer-logo img {
    height: 36px;
    width: auto;
  }
  .occ-footer-logo .left-image {
    float: left;
    padding-left: 20px;
  }
  .occ-footer-logo .right-image {
    float: right;
    padding-right: 10px;
  }
  .occ-footer-bar {
    display: none;
  }
  .occ-footer-copy-wrapper {
    font-size: 10px;
    text-align: center;
  }
  .occ-footer-copy-wrapper span {
    opacity: 0.4;
    padding-bottom: 5px;
    display: block;
    line-height: 150%;
  }
  .occ-footer-copy-wrapper .occ-footer-permission {
    padding-bottom: 20px;
  }
  .occ-footer-bottom {
    padding-top: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .sp-button {
    display: none;
  }
  .occ-footer-sitemap {
    display: block;
    position: relative;
  }
  .occ-footer-sitemap-list {
    display: block;
  }
  .occ-footer-sns {
    position: relative;
    text-align: center;
    clear: both;
    margin-top: 60px;
  }
  .occ-footer-sns li {
    float: none;
    display: inline-block;
    /* margin-right: 5px; */
    margin-right: 24px;
  }
  .occ-footer-sns li:last-child {
    margin-right: 0;
  }
  .occ-footer-links {
    text-align: center;
    padding: 40px 40px 0px 40px;
    font-size: 13px;
  }
  .occ-footer-links li a {
    position: relative;
  }
  .occ-footer-links li a.external-links:before {
    position: absolute;
    top: 1px;
    right: -17px;
    width: 13px;
    height: 10px;
  }
  .occ-footer-links li a.internal-links:before {
    position: absolute;
    top: 2px;
    right: -14px;
    width: 10px;
    height: 12px;
  }
  .occ-footer-links li {
    float: none;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .occ-footer-bottom {
    width: 100%;
    /* height: 54px; */
    overflow: hidden;
  }
  .occ-footer-sitemap-list a {
    word-break: break-word;
    line-height: 1.4;
    padding-bottom: 5px;
    font-size: 13px;
  }
  .occ-footer-sitemap-wrap {
    width: 100%;
    margin: 0 auto;
    padding: 30px 20px 0px 20px;
  }
  .occ-footer-sitemap-wrap li {
    font-size: 14px;
    line-height: 1.4;
    float: left;
    clear: both;
    padding-bottom: 5px;
  }
  li.occ-footer-title {
    font-size: 15px;
    padding-bottom: 5px;
    line-height: 1;
    margin-bottom: 10px;
    opacity: 0.4;
  }
  div.occ-footer-col {
    width: 33%;
    float: left;
    padding: 0px 20px 0px 20px;
  }
  div.occ-footer-col:last-of-type {
    margin-right: 0;
    display: none;
  }
  .occ-footer-logo {
    height: 54px;
    margin-bottom: 1px;
  }
  .occ-footer-logo img {
    height: 54px;
    width: auto;
  }
  .occ-footer-logo .left-image {
    float: left;
    padding-left: 20px;
  }
  .occ-footer-logo .right-image {
    float: right;
    padding-right: 20px;
  }
  .occ-footer-bar-color_p .right-image, .occ-footer-bar-color_n .right-image, .occ-footer-bar-color_t .right-image {
    float: none;
    padding: 0;
    text-align: center;
    display: block;
  }
  .occ-footer-copy-wrapper span {
    font-size: 12px;
    opacity: 0.4;
    text-align: center;
    display: block;
    padding-bottom: 10px;
    clear: both;
    float: none;
  }
  .occ-footer-copy-wrapper .occ-footer-permission {
    padding-bottom: 24px;
  }
  .occ-footer-bar {
    /* margin-bottom: 35px; */
    margin-top: 20px;
  }
  .occ-footer-copy-wrapper {
    margin-top: 20px;
  }
  .occ-footer-copy {
    line-height: 1.5;
    padding: 0 10px 0 10px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .sp-button {
    display: none;
  }
  .occ-footer-sitemap {
    display: block;
    position: relative;
  }
  .occ-footer-sitemap-list {
    display: block;
  }
  .occ-footer-sns {
    position: relative;
    text-align: center;
    clear: both;
    margin-top: 60px;
  }
  .occ-footer-sns li {
    float: none;
    display: inline-block;
    /* margin-right: 5px; */
    margin-right: 24px;
  }
  .occ-footer-sns li:last-child {
    margin-right: 0;
  }
  .occ-footer-links {
    text-align: center;
    padding: 30px 40px 0px 40px;
    font-size: 13px;
  }
  .occ-footer-links li a {
    position: relative;
  }
  .occ-footer-links li a.external-links:before {
    position: absolute;
    top: 1px;
    right: -17px;
    width: 13px;
    height: 10px;
  }
  .occ-footer-links li a.internal-links:before {
    position: absolute;
    top: 2px;
    right: -14px;
    width: 10px;
    height: 12px;
  }
  .occ-footer-links li {
    float: none;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .occ-footer-bottom {
    width: 100%;
    /* height: 54px; */
    overflow: hidden;
  }
  .occ-footer-sitemap-list a {
    word-break: break-word;
    line-height: 1.4;
    padding-bottom: 5px;
    font-size: 13px;
  }
  .occ-footer-sitemap-wrap {
    width: 100%;
    margin: 0 auto;
    padding: 37px 60px 0px 60px;
  }
  .occ-footer-sitemap-wrap li {
    font-size: 14px;
    line-height: 1.4;
    float: left;
    clear: both;
    padding-bottom: 7px;
  }
  li.occ-footer-title {
    font-size: 15px;
    padding-bottom: 5px;
    line-height: 1;
    margin-bottom: 10px;
    opacity: 0.4;
  }
  div.occ-footer-col {
    width: 33%;
    float: left;
    padding: 0px 25px 0px 25px;
  }
  div.occ-footer-col:last-of-type {
    margin-right: 0;
    display: none;
  }
  .occ-footer-logo {
    height: 54px;
    margin-bottom: 1px;
  }
  .occ-footer-logo img {
    height: 54px;
    width: auto;
  }
  .occ-footer-logo .left-image {
    float: left;
    padding-left: 20px;
  }
  .occ-footer-logo .right-image {
    float: right;
    padding-right: 20px;
  }
  .occ-footer-bar-color_p .right-image, .occ-footer-bar-color_n .right-image, .occ-footer-bar-color_t .right-image {
    float: none;
    padding: 0;
    text-align: center;
    display: block;
  }
  .occ-footer-copy-wrapper span {
    font-size: 12px;
    opacity: 0.4;
    text-align: center;
    display: block;
    padding-bottom: 10px;
    clear: both;
    float: none;
  }
  .occ-footer-copy-wrapper .occ-footer-permission {
    padding-bottom: 24px;
  }
  .occ-footer-bar {
    /* margin-bottom: 35px; */
    margin-top: 20px;
  }
  .occ-footer-copy-wrapper {
    margin-top: 20px;
  }
  .occ-footer-copy {
    line-height: 1.5;
    padding: 0 10px 0 10px;
  }
}
/*PCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPC
PCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPC
PCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPCPC*/
@media screen and (min-width: 1280px) {
  .sp-button {
    display: none;
  }
  .occ-footer-sitemap {
    display: block;
    position: relative;
    overflow: hidden;
    /* padding-bottom: 25px; */
    margin: 0 auto 0 auto;
    max-width: 1760px;
  }
  .occ-footer-sitemap-list {
    display: block;
  }
  .occ-footer-sns {
    float: right;
    padding-right: 120px;
    padding-top: 45px;
    clear: both;
  }
  .occ-footer-sns-2 {
    float: none;
    text-align: center;
    padding-right: 0;
  }
  .occ-footer-sns-1 {
    float: left;
    padding-left: 120px;
    padding-right: 0;
  }
  .occ-footer-sns li {
    float: left;
    display: inline-block;
    /* margin-right: 7px; */
    margin-right: 24px;
  }
  .occ-footer-sns-2 li {
    float: none;
    /* margin-left: 3px; */
    margin-left: 0;
    /* margin-right: 4px; */
    margin-right: 24px;
  }
  .occ-footer-sns li:last-child {
    margin-right: 0;
  }
  .occ-footer-sns-2 li:last-child {
    /* margin-right: 4px; */
    margin-right: 0;
  }
  .occ-footer-links {
    float: left;
    padding-top: 60px;
    padding-left: 120px;
    font-size: 13px;
    width: 70%;
  }
  .occ-footer-links li a {
    position: relative;
  }
  .occ-footer-links li a.external-links:before {
    position: absolute;
    top: 1px;
    right: -17px;
    width: 13px;
    height: 10px;
  }
  .occ-footer-links li a.internal-links:before {
    position: absolute;
    top: 5px;
    right: -14px;
    width: 10px;
    height: 12px;
  }
  .occ-footer-links-2 {
    float: none;
    padding-left: 100px;
    width: 100%;
    padding-right: 100px;
    text-align: center;
    overflow: hidden;
    padding-top: 40px;
  }
  .occ-footer-links-3 {
    float: right;
    clear: both;
    padding-right: 120px;
    padding-left: 120px;
    width: auto;
  }
  .occ-footer-links-1-3 {
    clear: none;
    padding-top: 60px;
    width: auto;
    max-width: 70%;
    padding-left: 0;
  }
  .occ-footer-links-1-1 {
    clear: both;
  }
  .occ-footer-links li {
    float: left;
    padding-right: 30px;
    margin-bottom: 20px;
  }
  .occ-footer-links-2 li {
    float: none;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
  }
  .occ-footer-links-3 li {
    float: left;
    padding-right: 0;
    padding-left: 30px;
  }
  .occ-footer-links-2-1 {
    width: auto;
  }
  .occ-footer-links-2-3 {
    padding-left: 0;
  }
  .occ-footer-sitemap-list a {
    word-break: break-word;
    line-height: 1.4;
    padding-bottom: 5px;
  }
  .occ-footer-sitemap-wrap {
    width: 100%;
    margin: 0 auto;
    padding: 75px 80px 0 80px;
  }
  .occ-footer-sitemap-wrap li {
    font-size: 14px;
    line-height: 1.4;
    float: left;
    clear: both;
    padding-bottom: 13px;
  }
  li.occ-footer-title {
    font-size: 16px;
    padding-bottom: 5px;
    line-height: 1;
    margin-bottom: 12px;
    opacity: 0.4;
  }
  div.occ-footer-col {
    width: 25%;
    float: left;
    padding: 0px 40px 0px 40px;
  }
  div.occ-footer-col:last-of-type {
    margin-right: 0;
  }
  .occ-footer-logo {
    margin: 0 auto;
    max-width: 1760px;
    overflow: hidden;
    height: 54px;
  }
  .occ-footer-logo img {
    width: initial;
    height: 54px;
  }
  .occ-footer-logo .left-image {
    float: left;
    padding-left: 115px;
  }
  .occ-footer-logo .right-image {
    float: right;
    padding-right: 120px;
  }
  .occ-footer-logo .right-image-1 {
    float: left;
    padding-left: 120px;
  }
  .occ-footer-logo .right-image-2 {
    float: none;
    text-align: center;
    display: block;
    padding: 0;
  }
  .occ-footer-bar-color_c .right-image-1, .occ-footer-bar-color_c .right-image-2 {
    float: right;
    padding-right: 120px;
    padding-left: 0px;
  }
  .occ-footer-bottom {
    clear: both;
    overflow: hidden;
  }
  .occ-footer-bar {
    margin-top: 25px;
  }
  .occ-footer-copy-wrapper {
    max-width: 1760px;
    margin: 0 auto;
  }
  .occ-footer-copy-wrapper .occ-footer-copy {
    float: left;
    /* padding-top: 50px; */
    padding-left: 120px;
    line-height: 1.5;
    width: 70%;
  }
  .occ-footer-copy-wrapper .occ-footer-copy-1 {
    padding-top: 20px;
  }
  .occ-footer-copy-wrapper .occ-footer-permission {
    float: right;
    padding-top: 50px;
    padding-right: 120px;
    width: 30%;
    line-height: 1.5;
  }
  .occ-footer-copy-wrapper span {
    font-size: 12px;
    opacity: 0.4;
    padding-top: 50px;
    display: block;
  }
  .occ-footer-copy-wrapper .occ-footer-copy-2 {
    float: none;
    text-align: center;
    padding-left: 120px;
    width: 100%;
    padding-right: 120px;
    padding-top: 20px;
  }
  .occ-footer-copy-wrapper .occ-footer-copy-3 {
    float: right;
    text-align: right;
    padding-left: 0px;
    width: 70%;
    padding-right: 120px;
    padding-bottom: 0px;
    padding-top: 20px;
  }
  .occ-footer-copy-wrapper .occ-footer-permission-1 {
    float: left;
    padding-left: 120px;
    width: 30%;
    padding-right: 0;
  }
  .occ-footer-copy-wrapper .occ-footer-permission-1-1 {
    clear: both;
    width: 100%;
    padding-right: 120px;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .occ-footer-copy-wrapper .occ-footer-permission-1-2 {
    clear: both;
    padding-bottom: 20px;
    padding-top: 10px;
  }
  .occ-footer-copy-wrapper .occ-footer-permission-1-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .occ-footer-copy-wrapper .occ-footer-permission-2 {
    text-align: center;
    float: none;
    width: 100%;
    padding-left: 120px;
  }
  .occ-footer-copy-wrapper .occ-footer-permission-2-1 {
    clear: both;
    width: 100%;
    padding-right: 120px;
    padding-bottom: 20px;
    padding-top: 10px;
  }
  .occ-footer-copy-wrapper .occ-footer-permission-2-2 {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .occ-footer-copy-wrapper .occ-footer-permission-2-3 {
    clear: both;
    width: 100%;
    padding-right: 120px;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .occ-footer-copy-wrapper .occ-footer-permission-3 {
    float: right;
    padding-right: 120px;
    text-align: right;
  }
  .occ-footer-copy-wrapper .occ-footer-permission-3-1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .occ-footer-copy-wrapper .occ-footer-permission-3-2 {
    clear: both;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .occ-footer-copy-wrapper .occ-footer-permission-3-3 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.form-iframe .container {
  margin-left: auto;
}

.form-0001 .template-select-car {
  display: none;
}

.form-0001 .form-scene-view {
  display: none;
}

.form-0001 .form-scene-view.is-form-scene-active {
  display: block;
}

.form-0001 .form-cmn-hope-datetime .form-cmn-normal-paragraph {
  margin-bottom: 10px;
  line-height: 1.9;
}

.form-0001 .form-cmn-normal-paragraph-wrap {
  word-wrap: break-word;
}

.form-0001 .form-cmn-normal-paragraph {
  margin-bottom: 10px;
}

.form-0001 .form-desired-table__day {
  margin-bottom: 10px;
}

.form-0001 .error-view label.error {
  display: inline-block;
  background-color: #e60012;
  color: #fff;
  margin-top: 5px;
  padding: 2px 5px;
  margin-right: 1px;
}

.form-0001 .error-view label.valid {
  display: none !important;
}

.form-0001 .form-cmn-title {
  font-size: 30px;
  font-weight: bold;
}

.form-0001 .form-cmn-lead {
  margin-bottom: 37px;
}

.form-0001 .form-cmn-section-title {
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 5px;
}

.form-0001 .form-cmn-section-title br {
  display: none;
}

.form-0001 .form-service .form-cmn-inner-table-wrapper {
  padding-bottom: 10px;
}

.form-0001 .form-cmn-table__body p, .form-0001 .form-cmn-table__body div {
  font-size: 14px;
}

.form-0001 .form-cmn-table-cotainer {
  line-height: 1.7;
}

.form-0001 .form-cmn-table__title {
  font-weight: bold;
  font-size: 16px;
}

.form-0001.enquete-purpose-form-0001 .form-cmn-table__title {
  position: relative;
}

.form-0001.enquete-purpose-form-0001 .form-cmn-table__title span {
  margin-left: -10px;
}

.form-0001 .form-cmn-table {
  overflow: hidden;
  width: 100%;
}

.form-0001 .form-cmn-sub-title {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 13px;
}

.form-0001 .form-cmn-table {
  table-layout: fixed;
}

.form-0001 .form-cmn-table {
  margin-bottom: 1px;
}

.form-0001 .form-desired-table__head {
  font-weight: bold;
}

.form-0001 .form-desired-table__select-title {
  font-weight: bold;
}

.form-0001 .form-zip__container {
  overflow: hidden;
}

.form-0001 .form-zip__code {
  width: 270px;
  float: left;
}

.form-0001 .form-frequency__container, .form-0001 .form-c_usr_car_years__container {
  width: 270px;
  float: left;
}

.form-0001 .form-scene--confirm .form-frequency__container, .form-0001 .form-scene--confirm .form-c_usr_car_years__container {
  float: none;
}

.form-0001 span.unit-word {
  line-height: 47px;
  padding-left: 5px;
}

.form-0001 .form-adress {
  margin-top: 30px;
}

.form-0001 .form-address__block {
  margin-bottom: 10px;
}

.form-0001 .form-email-block {
  margin-bottom: 20px;
}

.form-0001 .form-email-block:last-child {
  margin-bottom: 0;
}

.form-0001 .form-birth {
  display: table;
}

.form-0001 .form-birth__block {
  display: table-cell;
  vertical-align: middle;
}

.form-0001 .form-birth__block select {
  display: inline-block;
}

.form-0001 .form-cmn-table__body .form-cmn-input-notice {
  font-size: 12px;
}

.form-0001 .form-birth__year select {
  width: 79px;
}

.form-0001 .form-birth__month select {
  width: 64px;
}

.form-0001 .form-birth__day select {
  width: 64px;
}

.form-0001 .form-car-year {
  display: table;
}

.form-0001 .form-car-year .form-car-year__year {
  display: table-cell;
}

.form-0001 .form-car-year .form-car-year__year input {
  width: 80px;
}

.form-0001 .form-car-year .form-car-year__month {
  display: table-cell;
}

.form-0001 .form-car-year .form-car-year__month input {
  width: 80px;
}

.form-0001 .form-car-year select {
  display: inline-block;
  width: auto;
}

.form-0001 .form-car-number {
  display: table;
  table-layout: fixed;
}

.form-0001 .form-car-number .form-car-number__num {
  display: table-cell;
  vertical-align: middle;
  width: 91px;
}

.form-0001 .form-car-number .freenumber {
  width: 140px;
}

.form-0001 .form-car-number .form-car-number__notice {
  padding-left: 20px;
  display: table-cell;
  vertical-align: middle;
}

.form-0001 .form-car-year__year input[type=text] {
  margin: 0 5px;
}

.form-0001 .form-zip {
  margin-top: 0;
}

.form-0001 .form-cmn-selected-car {
  margin-top: 70px;
}

.form-0001 .form-cmn-section-notice {
  font-size: 12px;
  margin-bottom: 13px;
  line-height: 1.3;
}

.form-cmn-img-upload textarea {
  height: 120px;
}

.form-0001-modal-loading p {
  font-size: 12px;
  text-align: center;
}

.form-0001-modal-loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -18px;
}

.form-0001 .form-cmn-hide {
  display: none;
}

.form-0001 .form-cmn-section-wrapper {
  position: relative;
}

.form-0001 .form-cmn-section-button-remove {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: #D50000;
  color: white;
  padding: 15px 34px 15px 34px;
  border-radius: 3px;
  font-size: 16px;
  cursor: pointer;
}

.form-0001 .form-cmn-button-add {
  text-align: center;
  font-size: 16px;
  padding: 22px 0px 22px 0px;
  line-height: 16px;
  width: 320px;
  margin: 0 auto;
  border-radius: 5px;
  top: -70px;
  position: relative;
  cursor: pointer;
  font-weight: bold;
}

.form-0001 .form-cmn-button-add span {
  position: absolute;
  right: 14px;
}

.form-0001 .form-cmn-table__number {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 13px;
  opacity: 0.5;
  display: none;
}

.form-0001 .small-title h2 {
  font-size: 18px;
}

.form-0001 .small-title h2 span {
  display: none;
}

.form-0001-remove-modal {
  max-width: 600px;
  padding: 45px 55px 45px 55px;
  box-sizing: border-box;
}

.form-0001-remove-modal p {
  line-height: 1.5;
  text-align: center;
}

.form-0001-remove-modal .btn-form-modal {
  line-height: 44px;
  font-weight: bold;
  text-align: center;
  width: 150px;
  border-radius: 3px;
}

.form-0001-remove-modal .btn-form-modal div {
  color: inherit;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.form-0001-remove-modal .btn-select-container {
  overflow: hidden;
  margin-top: 55px;
  width: 330px;
}

.form-0001-remove-modal .btn-select-remove__cancel {
  float: left;
  color: #3c3c3c;
  background-color: white;
  border: 1px solid #3c3c3c;
}

.form-0001-remove-modal .btn-select-remove__yes {
  float: right;
  color: white;
  background-color: #D50000;
}

.form-policy-toyota-terms {
  margin-top: 30px;
}

.form-policy-toyota-terms .header2-t_terms h3 {
  display: none;
}

.form-0001 .header2-t_terms .form-cmn__ico-req {
  margin-top: 0;
  margin-left: 0;
}

@media screen and (max-width: 800px), print {
  .form-0001 .form-cmn-section-button-remove {
    right: 16px;
    padding: 6px 8px 6px 8px;
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 800px), print {
  .form-0001 .form-cmn-section-button-remove {
    right: 0px;
  }
}
@media screen and (max-width: 1024px), print {
  .form-0001 .small-title br {
    display: none;
  }
  .form-0001 .form-cmn-section-title span {
    font-size: 13px;
    position: relative;
    left: -6px;
  }
  .form-0001-remove-modal {
    max-width: none;
    min-width: 250px;
    padding: 20px 12px 20px 12px;
    box-sizing: border-box;
    width: 100%;
  }
  .form-0001-remove-modal p {
    line-height: 1.5;
    text-align: center;
  }
  .form-0001-remove-modal p br {
    display: block;
  }
  .form-0001-remove-modal .btn-form-modal {
    line-height: 44px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    border-radius: 3px;
    clear: both;
  }
  .form-0001-remove-modal .btn-form-modal div {
    color: inherit;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .form-0001-remove-modal .btn-select-container {
    overflow: hidden;
    margin-top: 25px;
    width: 100%;
  }
  .form-0001-remove-modal .btn-select-remove__cancel {
    float: initial;
    color: #3c3c3c;
    background-color: white;
    border: 1px solid #3c3c3c;
  }
  .form-0001-remove-modal .btn-select-remove__yes {
    float: initial;
    color: white;
    background-color: #D50000;
    margin-top: 15px;
  }
}
@media screen and (min-width: 1280px), print {
  .form-0001 .form-cmn-inner-table {
    display: table;
    width: 100%;
  }
  .form-0001 .form-cmn-inner-table__cell {
    display: table-cell;
    vertical-align: middle;
  }
  .form-0001 .form-cmn-inner-table .form-cmn-sub-title, .form-0001 .form-cmn-inner-table .form-cmn-radio-container {
    display: table-cell;
    vertical-align: middle;
  }
  .form-0001 .form-cmn-table__title {
    width: 220px;
  }
  .form-0001 .form-desired-table__select {
    display: table;
    padding-right: 20px;
  }
  .form-0001 .form-desired-table__head {
    padding-right: 30px;
  }
  .form-0001 .form-desired-table__select-title {
    display: table-cell;
    padding-right: 10px;
    padding-right: 30px;
  }
  .form-0001 .form-desired-table__select-body {
    display: table-cell;
  }
  .form-0001 .form-desired-table__day select {
    width: 170px;
  }
  .form-0001 .form-desired-table__day select {
    width: auto;
  }
  .form-0001 .form-0001 {
    width: 1280px;
    margin: 0 auto;
  }
  .form-input-container {
    margin-bottom: 0px;
  }
  .form-0001 .small-title {
    margin-top: -78px;
  }
}
@media screen and (max-width: 1279px), print {
  .form-0001 .form-cmn-table__title {
    width: 187px;
  }
  .form-0001 .form-car-year__year input {
    width: 88px;
    margin-left: 9px;
    margin-right: 4px;
  }
  .form-0001 .form-car-year__month select {
    width: auto;
  }
  .form-0001 .form-car-year__month {
    padding-left: 20px;
  }
  .form-0001 .form-car-number__num input {
    width: 64px;
  }
  .form-0001.enquete-purpose-form-0001 .form-cmn-table__title span {
    margin: auto;
  }
  .form-0001.enquete-purpose-form-0001 .form-cmn-table__title br {
    display: none;
  }
}
@media screen and (min-width: 768px), print {
  .form-0001 .form-desired-table {
    display: table;
  }
  .form-0001 .form-desired-table__head {
    display: table-cell;
  }
  .form-0001 .form-desired-table__select {
    display: table-cell;
  }
  .form-0001 .form-cmn-name-container {
    display: table;
    max-width: 510px;
    width: 100%;
  }
  .form-0001 .form-cmn-name__item {
    display: table-cell;
  }
  .form-0001 .form-cmn-name__item:first-child {
    padding-right: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px), print {
  .form-0001 .form-0001 {
    padding: 0 35px;
  }
  .form-0001 .form-cmn-button-add {
    top: -42px;
    margin-bottom: 32px;
  }
  .form-0001 .small-title {
    margin-top: -54px;
  }
}
@media screen and (max-width: 767px), print {
  .form-0001 .form-cmn-title {
    font-size: 24px;
  }
  .form-0001 .form-cmn-selected-car {
    margin-top: 40px;
  }
  .form-0001 .form-cmn-lead {
    margin-left: 16px;
    margin-right: 16px;
    font-size: 14px;
  }
  .form-0001 .form-cmn-table__body p, .form-0001 .form-cmn-table__body div {
    font-size: 12px;
  }
  .form-0001 .form-cmn-table-cotainer .image-caption-text {
    clear: both;
  }
  .form-0001 .form-cmn-table-cotainer .delete-button {
    clear: both;
    color: #860c35;
    border-bottom: 1px solid #860c35;
    float: left;
    margin-bottom: 10px;
  }
  .form-0001 .form-cmn-table-cotainer .image-caption-text {
    clear: both;
  }
  .form-0001 .form-cmn-table-cotainer .delete-button {
    clear: both;
    color: #860c35;
    border-bottom: 1px solid #860c35;
    float: left;
    margin-bottom: 10px;
  }
  .form-0001 .form-cmn-table__title {
    padding: 10px 16px 10px 16px;
    font-size: 15px;
  }
  .form-0001 .form-cmn-table__body {
    padding: 15px 16px 15px 16px;
    min-height: 2em;
    font-size: 12px;
  }
  .form-0001 .form-cmn-table__title {
    width: 100%;
  }
  .form-0001 .form-desired-table__select {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .form-0001 .form-desired-table__select-title {
    display: table-cell;
    padding-right: 10px;
    width: 95px;
  }
  .form-0001 .form-desired-table__select-body {
    display: table-cell;
  }
  .form-0001 .form-cmn-table__body .areafilter-title {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .form-0001 .form-car-year .form-text-block {
    display: block;
    font-size: 12px;
    margin-left: 7px;
    text-align: center;
  }
  .form-0001 .form-cmn-section-title {
    font-size: 18px;
    padding-left: 14px;
    padding-right: 14px;
  }
  .form-0001 .form-cmn-section-notice {
    padding-left: 14px;
    padding-right: 14px;
  }
  .form-0001 .form-service .form-cmn-sub-title {
    margin-top: 15px;
  }
  .form-0001 .form-service .form-cmn-sub-title:first-child {
    margin-top: 14px;
  }
  .form-0001 .form-cmn-table {
    margin-bottom: 20px;
  }
  .form-0001 .form-desired-table {
    margin-top: 20px;
  }
  .form-0001 .form-desired-table__head {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .form-0001 .form-desired-table__select-title {
    vertical-align: top;
  }
  .form-0001 .form-desired-table__select {
    margin-top: 0px;
  }
  .form-0001 .form-desired-table__select:first-child {
    margin-top: 0;
  }
  .form-0001 .form-cmn-name__item {
    margin-top: 10px;
  }
  .form-0001 .form-cmn-name__item:first-child {
    margin-top: 0;
  }
  .form-0001 .form-zip {
    margin-bottom: 27px;
  }
  .form-0001 .form-birth__block {
    padding-left: 18px;
  }
  .form-0001 .form-birth__block:first-child {
    padding-left: 0;
  }
  .form-0001 .form-zip__code {
    width: 144px;
  }
  .form-0001 .form-cmn-table__number {
    display: block;
  }
}
@media screen and (max-width: 375px), print {
  .form-0001 .form-cmn-section-title br {
    display: block;
  }
}
@media screen and (min-width: 768px), print {
  .form-0001 .form-cmn-table__title {
    padding: 15px 25px;
  }
  .form-0001 .form-cmn-table {
    display: table;
  }
  .form-0001 .form-cmn-table__title {
    display: table-cell;
    vertical-align: middle;
  }
  .form-0001 .form-cmn-table__body {
    display: table-cell;
    vertical-align: middle;
  }
  .form-0001 .form-cmn-table__body {
    padding: 30px 20px;
  }
  .form-0001 .form-cmn-table-cotainer {
    margin-bottom: 112px;
  }
}
@media screen and (min-width: 1280px), print {
  .form-0001 .form-cmn-sub-title {
    width: 210px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px), print {
  .form-0001 .form-cmn-table-cotainer {
    margin-bottom: 84px;
  }
  .form-0001 .form-desired-table {
    margin-top: 26px;
    table-layout: fixed;
  }
  .form-0001 .form-desired-table__head {
    padding-right: 35px;
    width: 98px;
  }
  .form-0001 .form-desired-table__day {
    width: 190px;
    padding-right: 10px;
  }
  .form-0001 .form-zip {
    margin-bottom: 20px;
  }
  .form-0001 .form-car-year__year input {
    width: 80px;
  }
}
.form-0001.form-body-bgstyle-1 .form-cmn-table__body, .form-0001.form-body-bgstyle-1 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-1.png) left top repeat;
}

.form-0001.form-body-bgstyle-2 .form-cmn-table__body, .form-0001.form-body-bgstyle-2 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-2.png) left top repeat;
}

.form-0001.form-body-bgstyle-3 .form-cmn-table__body, .form-0001.form-body-bgstyle-3 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-3.png) left top repeat;
}

.form-0001.form-body-bgstyle-4 .form-cmn-table__body, .form-0001.form-body-bgstyle-4 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-4.png) left top repeat;
}

.form-0001.form-body-bgstyle-5 .form-cmn-table__body, .form-0001.form-body-bgstyle-5 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-5.png) left top repeat;
}

.form-0001.form-body-bgstyle-6 .form-cmn-table__body, .form-0001.form-body-bgstyle-6 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-6.png) left top repeat;
}

.form-0001.form-body-bgstyle-7 .form-cmn-table__body, .form-0001.form-body-bgstyle-7 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-7.png) left top repeat;
}

.form-0001.form-body-bgstyle-8 .form-cmn-table__body, .form-0001.form-body-bgstyle-8 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-8.png) left top repeat;
}

.form-0001.form-body-bgstyle-9 .form-cmn-table__body, .form-0001.form-body-bgstyle-9 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-9.png) left top repeat;
}

.form-0001.form-body-bgstyle-10 .form-cmn-table__body, .form-0001.form-body-bgstyle-10 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-10.png) left top repeat;
}

.form-0001.form-body-bgstyle-11 .form-cmn-table__body, .form-0001.form-body-bgstyle-11 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-11.png) left top repeat;
}

.form-0001.form-body-bgstyle-12 .form-cmn-table__body, .form-0001.form-body-bgstyle-12 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-12.png) left top repeat;
}

.form-0001.form-body-bgstyle-13 .form-cmn-table__body, .form-0001.form-body-bgstyle-13 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-13.png) left top repeat;
}

.form-0001.form-body-bgstyle-14 .form-cmn-table__body, .form-0001.form-body-bgstyle-14 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-14.png) left top repeat;
}

.form-0001.form-body-bgstyle-15 .form-cmn-table__body, .form-0001.form-body-bgstyle-15 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-15.png) left top repeat;
}

.form-0001.form-body-bgstyle-16 .form-cmn-table__body, .form-0001.form-body-bgstyle-16 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-16.png) left top repeat;
}

.form-0001.form-body-bgstyle-17 .form-cmn-table__body, .form-0001.form-body-bgstyle-17 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-17.png) left top repeat;
}

.form-0001.form-body-bgstyle-18 .form-cmn-table__body, .form-0001.form-body-bgstyle-18 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-18.png) left top repeat;
}

.form-0001.form-body-bgstyle-19 .form-cmn-table__body, .form-0001.form-body-bgstyle-19 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-19.png) left top repeat;
}

.form-0001.form-body-bgstyle-20 .form-cmn-table__body, .form-0001.form-body-bgstyle-20 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-20.png) left top repeat;
}

.form-0001.form-body-bgstyle-21 .form-cmn-table__body, .form-0001.form-body-bgstyle-21 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-21.png) left top repeat;
}

.form-0001.form-body-bgstyle-22 .form-cmn-table__body, .form-0001.form-body-bgstyle-22 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-22.png) left top repeat;
}

.form-0001.form-body-bgstyle-23 .form-cmn-table__body, .form-0001.form-body-bgstyle-23 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-23.png) left top repeat;
}

.form-0001.form-body-bgstyle-24 .form-cmn-table__body, .form-0001.form-body-bgstyle-24 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-24.png) left top repeat;
}

.form-0001.form-body-bgstyle-25 .form-cmn-table__body, .form-0001.form-body-bgstyle-25 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-25.png) left top repeat;
}

.form-0001.form-body-bgstyle-26 .form-cmn-table__body, .form-0001.form-body-bgstyle-26 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-26.png) left top repeat;
}

.form-0001.form-body-bgstyle-27 .form-cmn-table__body, .form-0001.form-body-bgstyle-27 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-27.png) left top repeat;
}

.form-0001.form-body-bgstyle-28 .form-cmn-table__body, .form-0001.form-body-bgstyle-28 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-28.png) left top repeat;
}

.form-0001.form-body-bgstyle-29 .form-cmn-table__body, .form-0001.form-body-bgstyle-29 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-29.png) left top repeat;
}

.form-0001.form-body-bgstyle-30 .form-cmn-table__body, .form-0001.form-body-bgstyle-30 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-30.png) left top repeat;
}

.form-0001.form-body-bgstyle-31 .form-cmn-table__body, .form-0001.form-body-bgstyle-31 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-31.png) left top repeat;
}

.form-0001.form-body-bgstyle-32 .form-cmn-table__body, .form-0001.form-body-bgstyle-32 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-32.png) left top repeat;
}

.form-0001.form-body-bgstyle-33 .form-cmn-table__body, .form-0001.form-body-bgstyle-33 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-33.png) left top repeat;
}

.form-0001.form-body-bgstyle-34 .form-cmn-table__body, .form-0001.form-body-bgstyle-34 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-34.png) left top repeat;
}

.form-0001.form-body-bgstyle-35 .form-cmn-table__body, .form-0001.form-body-bgstyle-35 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-35.png) left top repeat;
}

.form-0001.form-body-bgstyle-36 .form-cmn-table__body, .form-0001.form-body-bgstyle-36 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-36.png) left top repeat;
}

.form-0001.form-body-bgstyle-37 .form-cmn-table__body, .form-0001.form-body-bgstyle-37 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-37.png) left top repeat;
}

.form-0001.form-body-bgstyle-38 .form-cmn-table__body, .form-0001.form-body-bgstyle-38 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-38.png) left top repeat;
}

.form-0001.form-body-bgstyle-39 .form-cmn-table__body, .form-0001.form-body-bgstyle-39 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-39.png) left top repeat;
}

.form-0001.form-body-bgstyle-40 .form-cmn-table__body, .form-0001.form-body-bgstyle-40 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-40.png) left top repeat;
}

.form-0001.form-body-bgstyle-41 .form-cmn-table__body, .form-0001.form-body-bgstyle-41 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-41.png) left top repeat;
}

.form-0001.form-body-bgstyle-42 .form-cmn-table__body, .form-0001.form-body-bgstyle-42 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-42.png) left top repeat;
}

.form-0001.form-body-bgstyle-43 .form-cmn-table__body, .form-0001.form-body-bgstyle-43 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-43.png) left top repeat;
}

.form-0001.form-body-bgstyle-44 .form-cmn-table__body, .form-0001.form-body-bgstyle-44 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-44.png) left top repeat;
}

.form-0001.form-body-bgstyle-45 .form-cmn-table__body, .form-0001.form-body-bgstyle-45 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-45.png) left top repeat;
}

.form-0001.form-body-bgstyle-46 .form-cmn-table__body, .form-0001.form-body-bgstyle-46 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-46.png) left top repeat;
}

.form-0001.form-body-bgstyle-47 .form-cmn-table__body, .form-0001.form-body-bgstyle-47 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-47.png) left top repeat;
}

.form-0001.form-body-bgstyle-48 .form-cmn-table__body, .form-0001.form-body-bgstyle-48 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-48.png) left top repeat;
}

.form-0001.form-body-bgstyle-49 .form-cmn-table__body, .form-0001.form-body-bgstyle-49 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-49.png) left top repeat;
}

.form-0001.form-body-bgstyle-50 .form-cmn-table__body, .form-0001.form-body-bgstyle-50 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-50.png) left top repeat;
}

.form-0001.form-body-bgstyle-51 .form-cmn-table__body, .form-0001.form-body-bgstyle-51 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-51.png) left top repeat;
}

.form-0001.form-body-bgstyle-52 .form-cmn-table__body, .form-0001.form-body-bgstyle-52 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-52.png) left top repeat;
}

.form-0001.form-body-bgstyle-53 .form-cmn-table__body, .form-0001.form-body-bgstyle-53 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-53.png) left top repeat;
}

.form-0001.form-body-bgstyle-54 .form-cmn-table__body, .form-0001.form-body-bgstyle-54 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-54.png) left top repeat;
}

.form-0001.form-body-bgstyle-55 .form-cmn-table__body, .form-0001.form-body-bgstyle-55 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-55.png) left top repeat;
}

.form-0001.form-body-bgstyle-56 .form-cmn-table__body, .form-0001.form-body-bgstyle-56 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-56.png) left top repeat;
}

.form-0001.form-body-bgstyle-57 .form-cmn-table__body, .form-0001.form-body-bgstyle-57 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-57.png) left top repeat;
}

.form-0001.form-body-bgstyle-58 .form-cmn-table__body, .form-0001.form-body-bgstyle-58 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-58.png) left top repeat;
}

.form-0001.form-body-bgstyle-59 .form-cmn-table__body, .form-0001.form-body-bgstyle-59 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-59.png) left top repeat;
}

.form-0001.form-body-bgstyle-60 .form-cmn-table__body, .form-0001.form-body-bgstyle-60 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-60.png) left top repeat;
}

.form-0001.form-body-bgstyle-61 .form-cmn-table__body, .form-0001.form-body-bgstyle-61 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-61.png) left top repeat;
}

.form-0001.form-body-bgstyle-62 .form-cmn-table__body, .form-0001.form-body-bgstyle-62 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-62.png) left top repeat;
}

.form-0001.form-body-bgstyle-63 .form-cmn-table__body, .form-0001.form-body-bgstyle-63 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-63.png) left top repeat;
}

.form-0001.form-body-bgstyle-64 .form-cmn-table__body, .form-0001.form-body-bgstyle-64 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-64.png) left top repeat;
}

.form-0001.form-body-bgstyle-65 .form-cmn-table__body, .form-0001.form-body-bgstyle-65 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-65.png) left top repeat;
}

.form-0001.form-body-bgstyle-66 .form-cmn-table__body, .form-0001.form-body-bgstyle-66 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-66.png) left top repeat;
}

.form-0001.form-body-bgstyle-67 .form-cmn-table__body, .form-0001.form-body-bgstyle-67 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-67.png) left top repeat;
}

.form-0001.form-body-bgstyle-68 .form-cmn-table__body, .form-0001.form-body-bgstyle-68 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-68.png) left top repeat;
}

.form-0001.form-body-bgstyle-69 .form-cmn-table__body, .form-0001.form-body-bgstyle-69 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-69.png) left top repeat;
}

.form-0001.form-body-bgstyle-70 .form-cmn-table__body, .form-0001.form-body-bgstyle-70 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-70.png) left top repeat;
}

.form-0001.form-body-bgstyle-71 .form-cmn-table__body, .form-0001.form-body-bgstyle-71 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-71.png) left top repeat;
}

.form-0001.form-body-bgstyle-72 .form-cmn-table__body, .form-0001.form-body-bgstyle-72 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-72.png) left top repeat;
}

.form-0001.form-body-bgstyle-73 .form-cmn-table__body, .form-0001.form-body-bgstyle-73 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-73.png) left top repeat;
}

.form-0001.form-body-bgstyle-74 .form-cmn-table__body, .form-0001.form-body-bgstyle-74 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-74.png) left top repeat;
}

.form-0001.form-body-bgstyle-75 .form-cmn-table__body, .form-0001.form-body-bgstyle-75 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-75.png) left top repeat;
}

.form-0001.form-body-bgstyle-76 .form-cmn-table__body, .form-0001.form-body-bgstyle-76 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-76.png) left top repeat;
}

.form-0001.form-body-bgstyle-77 .form-cmn-table__body, .form-0001.form-body-bgstyle-77 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-77.png) left top repeat;
}

.form-0001.form-body-bgstyle-78 .form-cmn-table__body, .form-0001.form-body-bgstyle-78 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-78.png) left top repeat;
}

.form-0001.form-body-bgstyle-79 .form-cmn-table__body, .form-0001.form-body-bgstyle-79 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-79.png) left top repeat;
}

.form-0001.form-body-bgstyle-80 .form-cmn-table__body, .form-0001.form-body-bgstyle-80 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-80.png) left top repeat;
}

.form-0001.form-body-bgstyle-81 .form-cmn-table__body, .form-0001.form-body-bgstyle-81 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-81.png) left top repeat;
}

.form-0001.form-body-bgstyle-82 .form-cmn-table__body, .form-0001.form-body-bgstyle-82 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-82.png) left top repeat;
}

.form-0001.form-body-bgstyle-83 .form-cmn-table__body, .form-0001.form-body-bgstyle-83 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-83.png) left top repeat;
}

.form-0001.form-body-bgstyle-84 .form-cmn-table__body, .form-0001.form-body-bgstyle-84 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-84.png) left top repeat;
}

.form-0001.form-body-bgstyle-85 .form-cmn-table__body, .form-0001.form-body-bgstyle-85 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-85.png) left top repeat;
}

.form-0001.form-body-bgstyle-86 .form-cmn-table__body, .form-0001.form-body-bgstyle-86 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-86.png) left top repeat;
}

.form-0001.form-body-bgstyle-87 .form-cmn-table__body, .form-0001.form-body-bgstyle-87 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-87.png) left top repeat;
}

.form-0001.form-body-bgstyle-88 .form-cmn-table__body, .form-0001.form-body-bgstyle-88 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-88.png) left top repeat;
}

.form-0001.form-body-bgstyle-89 .form-cmn-table__body, .form-0001.form-body-bgstyle-89 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-89.png) left top repeat;
}

.form-0001.form-body-bgstyle-90 .form-cmn-table__body, .form-0001.form-body-bgstyle-90 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-90.png) left top repeat;
}

.form-0001.form-body-bgstyle-91 .form-cmn-table__body, .form-0001.form-body-bgstyle-91 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-91.png) left top repeat;
}

.form-0001.form-body-bgstyle-92 .form-cmn-table__body, .form-0001.form-body-bgstyle-92 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-92.png) left top repeat;
}

.form-0001.form-body-bgstyle-93 .form-cmn-table__body, .form-0001.form-body-bgstyle-93 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-93.png) left top repeat;
}

.form-0001.form-body-bgstyle-94 .form-cmn-table__body, .form-0001.form-body-bgstyle-94 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-94.png) left top repeat;
}

.form-0001.form-body-bgstyle-95 .form-cmn-table__body, .form-0001.form-body-bgstyle-95 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-95.png) left top repeat;
}

.form-0001.form-body-bgstyle-96 .form-cmn-table__body, .form-0001.form-body-bgstyle-96 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-96.png) left top repeat;
}

.form-0001.form-body-bgstyle-97 .form-cmn-table__body, .form-0001.form-body-bgstyle-97 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-97.png) left top repeat;
}

.form-0001.form-body-bgstyle-98 .form-cmn-table__body, .form-0001.form-body-bgstyle-98 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-98.png) left top repeat;
}

.form-0001.form-body-bgstyle-99 .form-cmn-table__body, .form-0001.form-body-bgstyle-99 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-99.png) left top repeat;
}

.form-0001.form-body-bgstyle-100 .form-cmn-table__body, .form-0001.form-body-bgstyle-100 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-100.png) left top repeat;
}

.form-0001.form-body-bgstyle-101 .form-cmn-table__body, .form-0001.form-body-bgstyle-101 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-101.png) left top repeat;
}

.form-0001.form-body-bgstyle-102 .form-cmn-table__body, .form-0001.form-body-bgstyle-102 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-102.png) left top repeat;
}

.form-0001.form-body-bgstyle-103 .form-cmn-table__body, .form-0001.form-body-bgstyle-103 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-103.png) left top repeat;
}

.form-0001.form-body-bgstyle-104 .form-cmn-table__body, .form-0001.form-body-bgstyle-104 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-104.png) left top repeat;
}

.form-0001.form-body-bgstyle-105 .form-cmn-table__body, .form-0001.form-body-bgstyle-105 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-105.png) left top repeat;
}

.form-0001.form-body-bgstyle-106 .form-cmn-table__body, .form-0001.form-body-bgstyle-106 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-106.png) left top repeat;
}

.form-0001.form-body-bgstyle-107 .form-cmn-table__body, .form-0001.form-body-bgstyle-107 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-107.png) left top repeat;
}

.form-0001.form-body-bgstyle-108 .form-cmn-table__body, .form-0001.form-body-bgstyle-108 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-108.png) left top repeat;
}

.form-0001.form-body-bgstyle-109 .form-cmn-table__body, .form-0001.form-body-bgstyle-109 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-109.png) left top repeat;
}

.form-0001.form-body-bgstyle-110 .form-cmn-table__body, .form-0001.form-body-bgstyle-110 .form-complete-container {
  background: url(/assets/a/images/form-0001/bg-form-color-110.png) left top repeat;
}

.form-0001 .form-complete-container {
  padding: 50px;
}

@media screen and (max-width: 767px) {
  .form-0001 .form-thanks {
    padding-top: 10px;
  }
  .form-0001 .form-complete-container {
    margin-left: 16px;
    margin-right: 16px;
    padding: 20px;
    line-height: 1.5;
    font-size: 13px;
  }
}
.form-0001 .form-cmn-process__container {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border-radius: 4px;
  overflow: hidden;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
}

.theme-4 .form-0001 .form-cmn-process__container {
  border-radius: 25px;
}

.form-0001 .form-cmn-process__item {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  position: relative;
  text-align: center;
  padding: 0 13px;
  line-height: 1.5;
}

.form-0001 .form-cmn-process__item .form-cmn-process__arrow-before {
  right: -17px;
  top: 0;
  position: absolute;
  content: "";
  width: 17px;
  height: 50px;
  z-index: 1;
  background-size: 17px 50px;
}

.form-0001 .form-cmn-process__item .form-cmn-process__arrow-after {
  right: -15px;
  top: 0;
  position: absolute;
  content: "";
  width: 17px;
  height: 50px;
  background-size: 17px 50px;
  z-index: 2;
}

.form-0001 .form-cmn-process__item:last-child .form-cmn-process__arrow-before, .form-0001 .form-cmn-process__item:last-child .form-cmn-process__arrow-after {
  display: none;
}

.form-0001 .form-cmn-process__arrow-before, .form-0001 .form-cmn-process__arrow-after {
  background-repeat: no-repeat;
  background-position: left top;
}

.form-0001 .form-cmn-process__arrow-before.process-color-0, .form-0001 .form-cmn-process__arrow-after.process-color-0 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-1.png);
}

.form-0001 .form-cmn-process__item.process-color-0 {
  background-image: url(/assets/a/images/form-0001/process/bg-rect-1.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-1, .form-0001 .form-cmn-process__arrow-after.process-color-1 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-1.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-2, .form-0001 .form-cmn-process__arrow-after.process-color-2 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-2.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-3, .form-0001 .form-cmn-process__arrow-after.process-color-3 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-3.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-4, .form-0001 .form-cmn-process__arrow-after.process-color-4 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-4.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-5, .form-0001 .form-cmn-process__arrow-after.process-color-5 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-5.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-6, .form-0001 .form-cmn-process__arrow-after.process-color-6 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-6.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-7, .form-0001 .form-cmn-process__arrow-after.process-color-7 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-7.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-8, .form-0001 .form-cmn-process__arrow-after.process-color-8 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-8.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-9, .form-0001 .form-cmn-process__arrow-after.process-color-9 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-9.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-10, .form-0001 .form-cmn-process__arrow-after.process-color-10 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-10.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-11, .form-0001 .form-cmn-process__arrow-after.process-color-11 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-11.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-12, .form-0001 .form-cmn-process__arrow-after.process-color-12 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-12.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-13, .form-0001 .form-cmn-process__arrow-after.process-color-13 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-13.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-14, .form-0001 .form-cmn-process__arrow-after.process-color-14 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-14.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-15, .form-0001 .form-cmn-process__arrow-after.process-color-15 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-15.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-16, .form-0001 .form-cmn-process__arrow-after.process-color-16 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-16.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-17, .form-0001 .form-cmn-process__arrow-after.process-color-17 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-17.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-18, .form-0001 .form-cmn-process__arrow-after.process-color-18 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-18.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-19, .form-0001 .form-cmn-process__arrow-after.process-color-19 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-19.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-20, .form-0001 .form-cmn-process__arrow-after.process-color-20 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-20.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-21, .form-0001 .form-cmn-process__arrow-after.process-color-21 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-21.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-22, .form-0001 .form-cmn-process__arrow-after.process-color-22 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-22.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-23, .form-0001 .form-cmn-process__arrow-after.process-color-23 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-23.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-24, .form-0001 .form-cmn-process__arrow-after.process-color-24 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-24.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-25, .form-0001 .form-cmn-process__arrow-after.process-color-25 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-25.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-26, .form-0001 .form-cmn-process__arrow-after.process-color-26 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-26.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-27, .form-0001 .form-cmn-process__arrow-after.process-color-27 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-27.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-28, .form-0001 .form-cmn-process__arrow-after.process-color-28 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-28.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-29, .form-0001 .form-cmn-process__arrow-after.process-color-29 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-29.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-30, .form-0001 .form-cmn-process__arrow-after.process-color-30 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-30.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-31, .form-0001 .form-cmn-process__arrow-after.process-color-31 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-31.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-32, .form-0001 .form-cmn-process__arrow-after.process-color-32 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-32.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-33, .form-0001 .form-cmn-process__arrow-after.process-color-33 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-33.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-34, .form-0001 .form-cmn-process__arrow-after.process-color-34 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-34.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-35, .form-0001 .form-cmn-process__arrow-after.process-color-35 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-35.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-36, .form-0001 .form-cmn-process__arrow-after.process-color-36 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-36.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-37, .form-0001 .form-cmn-process__arrow-after.process-color-37 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-37.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-38, .form-0001 .form-cmn-process__arrow-after.process-color-38 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-38.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-39, .form-0001 .form-cmn-process__arrow-after.process-color-39 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-39.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-40, .form-0001 .form-cmn-process__arrow-after.process-color-40 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-40.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-41, .form-0001 .form-cmn-process__arrow-after.process-color-41 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-41.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-42, .form-0001 .form-cmn-process__arrow-after.process-color-42 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-42.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-43, .form-0001 .form-cmn-process__arrow-after.process-color-43 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-43.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-44, .form-0001 .form-cmn-process__arrow-after.process-color-44 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-44.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-45, .form-0001 .form-cmn-process__arrow-after.process-color-45 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-45.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-46, .form-0001 .form-cmn-process__arrow-after.process-color-46 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-46.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-47, .form-0001 .form-cmn-process__arrow-after.process-color-47 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-47.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-48, .form-0001 .form-cmn-process__arrow-after.process-color-48 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-48.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-49, .form-0001 .form-cmn-process__arrow-after.process-color-49 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-49.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-50, .form-0001 .form-cmn-process__arrow-after.process-color-50 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-50.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-51, .form-0001 .form-cmn-process__arrow-after.process-color-51 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-51.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-52, .form-0001 .form-cmn-process__arrow-after.process-color-52 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-52.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-53, .form-0001 .form-cmn-process__arrow-after.process-color-53 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-53.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-54, .form-0001 .form-cmn-process__arrow-after.process-color-54 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-54.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-55, .form-0001 .form-cmn-process__arrow-after.process-color-55 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-55.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-56, .form-0001 .form-cmn-process__arrow-after.process-color-56 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-56.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-57, .form-0001 .form-cmn-process__arrow-after.process-color-57 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-57.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-58, .form-0001 .form-cmn-process__arrow-after.process-color-58 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-58.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-59, .form-0001 .form-cmn-process__arrow-after.process-color-59 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-59.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-60, .form-0001 .form-cmn-process__arrow-after.process-color-60 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-60.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-61, .form-0001 .form-cmn-process__arrow-after.process-color-61 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-61.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-62, .form-0001 .form-cmn-process__arrow-after.process-color-62 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-62.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-63, .form-0001 .form-cmn-process__arrow-after.process-color-63 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-63.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-64, .form-0001 .form-cmn-process__arrow-after.process-color-64 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-64.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-65, .form-0001 .form-cmn-process__arrow-after.process-color-65 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-65.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-66, .form-0001 .form-cmn-process__arrow-after.process-color-66 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-66.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-67, .form-0001 .form-cmn-process__arrow-after.process-color-67 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-67.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-68, .form-0001 .form-cmn-process__arrow-after.process-color-68 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-68.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-69, .form-0001 .form-cmn-process__arrow-after.process-color-69 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-69.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-70, .form-0001 .form-cmn-process__arrow-after.process-color-70 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-70.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-71, .form-0001 .form-cmn-process__arrow-after.process-color-71 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-71.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-72, .form-0001 .form-cmn-process__arrow-after.process-color-72 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-72.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-73, .form-0001 .form-cmn-process__arrow-after.process-color-73 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-73.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-74, .form-0001 .form-cmn-process__arrow-after.process-color-74 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-74.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-75, .form-0001 .form-cmn-process__arrow-after.process-color-75 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-75.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-76, .form-0001 .form-cmn-process__arrow-after.process-color-76 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-76.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-77, .form-0001 .form-cmn-process__arrow-after.process-color-77 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-77.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-78, .form-0001 .form-cmn-process__arrow-after.process-color-78 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-78.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-79, .form-0001 .form-cmn-process__arrow-after.process-color-79 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-79.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-80, .form-0001 .form-cmn-process__arrow-after.process-color-80 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-80.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-81, .form-0001 .form-cmn-process__arrow-after.process-color-81 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-81.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-82, .form-0001 .form-cmn-process__arrow-after.process-color-82 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-82.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-83, .form-0001 .form-cmn-process__arrow-after.process-color-83 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-83.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-84, .form-0001 .form-cmn-process__arrow-after.process-color-84 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-84.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-85, .form-0001 .form-cmn-process__arrow-after.process-color-85 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-85.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-86, .form-0001 .form-cmn-process__arrow-after.process-color-86 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-86.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-87, .form-0001 .form-cmn-process__arrow-after.process-color-87 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-87.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-88, .form-0001 .form-cmn-process__arrow-after.process-color-88 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-88.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-89, .form-0001 .form-cmn-process__arrow-after.process-color-89 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-89.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-90, .form-0001 .form-cmn-process__arrow-after.process-color-90 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-90.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-91, .form-0001 .form-cmn-process__arrow-after.process-color-91 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-91.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-92, .form-0001 .form-cmn-process__arrow-after.process-color-92 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-92.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-93, .form-0001 .form-cmn-process__arrow-after.process-color-93 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-93.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-94, .form-0001 .form-cmn-process__arrow-after.process-color-94 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-94.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-95, .form-0001 .form-cmn-process__arrow-after.process-color-95 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-95.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-96, .form-0001 .form-cmn-process__arrow-after.process-color-96 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-96.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-97, .form-0001 .form-cmn-process__arrow-after.process-color-97 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-97.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-98, .form-0001 .form-cmn-process__arrow-after.process-color-98 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-98.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-99, .form-0001 .form-cmn-process__arrow-after.process-color-99 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-99.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-100, .form-0001 .form-cmn-process__arrow-after.process-color-100 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-100.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-101, .form-0001 .form-cmn-process__arrow-after.process-color-101 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-101.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-102, .form-0001 .form-cmn-process__arrow-after.process-color-102 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-102.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-103, .form-0001 .form-cmn-process__arrow-after.process-color-103 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-103.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-104, .form-0001 .form-cmn-process__arrow-after.process-color-104 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-104.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-105, .form-0001 .form-cmn-process__arrow-after.process-color-105 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-105.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-106, .form-0001 .form-cmn-process__arrow-after.process-color-106 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-106.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-107, .form-0001 .form-cmn-process__arrow-after.process-color-107 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-107.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-108, .form-0001 .form-cmn-process__arrow-after.process-color-108 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-108.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-109, .form-0001 .form-cmn-process__arrow-after.process-color-109 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-109.png);
}

.form-0001 .form-cmn-process__arrow-before.process-color-110, .form-0001 .form-cmn-process__arrow-after.process-color-110 {
  background-image: url(/assets/a/images/form-0001/process/bg-triangle-110.png);
}

.form-0001 .form-cmn-process__item.process-color-1 {
  background: url(/assets/a/images/form-0001/process/bg-rect-1.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-2 {
  background: url(/assets/a/images/form-0001/process/bg-rect-2.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-3 {
  background: url(/assets/a/images/form-0001/process/bg-rect-3.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-4 {
  background: url(/assets/a/images/form-0001/process/bg-rect-4.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-5 {
  background: url(/assets/a/images/form-0001/process/bg-rect-5.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-6 {
  background: url(/assets/a/images/form-0001/process/bg-rect-6.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-7 {
  background: url(/assets/a/images/form-0001/process/bg-rect-7.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-8 {
  background: url(/assets/a/images/form-0001/process/bg-rect-8.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-9 {
  background: url(/assets/a/images/form-0001/process/bg-rect-9.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-10 {
  background: url(/assets/a/images/form-0001/process/bg-rect-10.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-11 {
  background: url(/assets/a/images/form-0001/process/bg-rect-11.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-12 {
  background: url(/assets/a/images/form-0001/process/bg-rect-12.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-13 {
  background: url(/assets/a/images/form-0001/process/bg-rect-13.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-14 {
  background: url(/assets/a/images/form-0001/process/bg-rect-14.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-15 {
  background: url(/assets/a/images/form-0001/process/bg-rect-15.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-16 {
  background: url(/assets/a/images/form-0001/process/bg-rect-16.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-17 {
  background: url(/assets/a/images/form-0001/process/bg-rect-17.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-18 {
  background: url(/assets/a/images/form-0001/process/bg-rect-18.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-19 {
  background: url(/assets/a/images/form-0001/process/bg-rect-19.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-20 {
  background: url(/assets/a/images/form-0001/process/bg-rect-20.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-21 {
  background: url(/assets/a/images/form-0001/process/bg-rect-21.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-22 {
  background: url(/assets/a/images/form-0001/process/bg-rect-22.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-23 {
  background: url(/assets/a/images/form-0001/process/bg-rect-23.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-24 {
  background: url(/assets/a/images/form-0001/process/bg-rect-24.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-25 {
  background: url(/assets/a/images/form-0001/process/bg-rect-25.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-26 {
  background: url(/assets/a/images/form-0001/process/bg-rect-26.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-27 {
  background: url(/assets/a/images/form-0001/process/bg-rect-27.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-28 {
  background: url(/assets/a/images/form-0001/process/bg-rect-28.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-29 {
  background: url(/assets/a/images/form-0001/process/bg-rect-29.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-30 {
  background: url(/assets/a/images/form-0001/process/bg-rect-30.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-31 {
  background: url(/assets/a/images/form-0001/process/bg-rect-31.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-32 {
  background: url(/assets/a/images/form-0001/process/bg-rect-32.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-33 {
  background: url(/assets/a/images/form-0001/process/bg-rect-33.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-34 {
  background: url(/assets/a/images/form-0001/process/bg-rect-34.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-35 {
  background: url(/assets/a/images/form-0001/process/bg-rect-35.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-36 {
  background: url(/assets/a/images/form-0001/process/bg-rect-36.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-37 {
  background: url(/assets/a/images/form-0001/process/bg-rect-37.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-38 {
  background: url(/assets/a/images/form-0001/process/bg-rect-38.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-39 {
  background: url(/assets/a/images/form-0001/process/bg-rect-39.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-40 {
  background: url(/assets/a/images/form-0001/process/bg-rect-40.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-41 {
  background: url(/assets/a/images/form-0001/process/bg-rect-41.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-42 {
  background: url(/assets/a/images/form-0001/process/bg-rect-42.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-43 {
  background: url(/assets/a/images/form-0001/process/bg-rect-43.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-44 {
  background: url(/assets/a/images/form-0001/process/bg-rect-44.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-45 {
  background: url(/assets/a/images/form-0001/process/bg-rect-45.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-46 {
  background: url(/assets/a/images/form-0001/process/bg-rect-46.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-47 {
  background: url(/assets/a/images/form-0001/process/bg-rect-47.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-48 {
  background: url(/assets/a/images/form-0001/process/bg-rect-48.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-49 {
  background: url(/assets/a/images/form-0001/process/bg-rect-49.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-50 {
  background: url(/assets/a/images/form-0001/process/bg-rect-50.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-51 {
  background: url(/assets/a/images/form-0001/process/bg-rect-51.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-52 {
  background: url(/assets/a/images/form-0001/process/bg-rect-52.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-53 {
  background: url(/assets/a/images/form-0001/process/bg-rect-53.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-54 {
  background: url(/assets/a/images/form-0001/process/bg-rect-54.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-55 {
  background: url(/assets/a/images/form-0001/process/bg-rect-55.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-56 {
  background: url(/assets/a/images/form-0001/process/bg-rect-56.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-57 {
  background: url(/assets/a/images/form-0001/process/bg-rect-57.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-58 {
  background: url(/assets/a/images/form-0001/process/bg-rect-58.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-59 {
  background: url(/assets/a/images/form-0001/process/bg-rect-59.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-60 {
  background: url(/assets/a/images/form-0001/process/bg-rect-60.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-61 {
  background: url(/assets/a/images/form-0001/process/bg-rect-61.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-62 {
  background: url(/assets/a/images/form-0001/process/bg-rect-62.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-63 {
  background: url(/assets/a/images/form-0001/process/bg-rect-63.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-64 {
  background: url(/assets/a/images/form-0001/process/bg-rect-64.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-65 {
  background: url(/assets/a/images/form-0001/process/bg-rect-65.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-66 {
  background: url(/assets/a/images/form-0001/process/bg-rect-66.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-67 {
  background: url(/assets/a/images/form-0001/process/bg-rect-67.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-68 {
  background: url(/assets/a/images/form-0001/process/bg-rect-68.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-69 {
  background: url(/assets/a/images/form-0001/process/bg-rect-69.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-70 {
  background: url(/assets/a/images/form-0001/process/bg-rect-70.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-71 {
  background: url(/assets/a/images/form-0001/process/bg-rect-71.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-72 {
  background: url(/assets/a/images/form-0001/process/bg-rect-72.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-73 {
  background: url(/assets/a/images/form-0001/process/bg-rect-73.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-74 {
  background: url(/assets/a/images/form-0001/process/bg-rect-74.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-75 {
  background: url(/assets/a/images/form-0001/process/bg-rect-75.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-76 {
  background: url(/assets/a/images/form-0001/process/bg-rect-76.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-77 {
  background: url(/assets/a/images/form-0001/process/bg-rect-77.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-78 {
  background: url(/assets/a/images/form-0001/process/bg-rect-78.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-79 {
  background: url(/assets/a/images/form-0001/process/bg-rect-79.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-80 {
  background: url(/assets/a/images/form-0001/process/bg-rect-80.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-81 {
  background: url(/assets/a/images/form-0001/process/bg-rect-81.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-82 {
  background: url(/assets/a/images/form-0001/process/bg-rect-82.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-83 {
  background: url(/assets/a/images/form-0001/process/bg-rect-83.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-84 {
  background: url(/assets/a/images/form-0001/process/bg-rect-84.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-85 {
  background: url(/assets/a/images/form-0001/process/bg-rect-85.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-86 {
  background: url(/assets/a/images/form-0001/process/bg-rect-86.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-87 {
  background: url(/assets/a/images/form-0001/process/bg-rect-87.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-88 {
  background: url(/assets/a/images/form-0001/process/bg-rect-88.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-89 {
  background: url(/assets/a/images/form-0001/process/bg-rect-89.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-90 {
  background: url(/assets/a/images/form-0001/process/bg-rect-90.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-91 {
  background: url(/assets/a/images/form-0001/process/bg-rect-91.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-92 {
  background: url(/assets/a/images/form-0001/process/bg-rect-92.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-93 {
  background: url(/assets/a/images/form-0001/process/bg-rect-93.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-94 {
  background: url(/assets/a/images/form-0001/process/bg-rect-94.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-95 {
  background: url(/assets/a/images/form-0001/process/bg-rect-95.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-96 {
  background: url(/assets/a/images/form-0001/process/bg-rect-96.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-97 {
  background: url(/assets/a/images/form-0001/process/bg-rect-97.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-98 {
  background: url(/assets/a/images/form-0001/process/bg-rect-98.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-99 {
  background: url(/assets/a/images/form-0001/process/bg-rect-99.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-100 {
  background: url(/assets/a/images/form-0001/process/bg-rect-100.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-101 {
  background: url(/assets/a/images/form-0001/process/bg-rect-101.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-102 {
  background: url(/assets/a/images/form-0001/process/bg-rect-102.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-103 {
  background: url(/assets/a/images/form-0001/process/bg-rect-103.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-104 {
  background: url(/assets/a/images/form-0001/process/bg-rect-104.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-105 {
  background: url(/assets/a/images/form-0001/process/bg-rect-105.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-106 {
  background: url(/assets/a/images/form-0001/process/bg-rect-106.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-107 {
  background: url(/assets/a/images/form-0001/process/bg-rect-107.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-108 {
  background: url(/assets/a/images/form-0001/process/bg-rect-108.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-109 {
  background: url(/assets/a/images/form-0001/process/bg-rect-109.png) left top repeat;
}

.form-0001 .form-cmn-process__item.process-color-110 {
  background: url(/assets/a/images/form-0001/process/bg-rect-110.png) left top repeat;
}

.form-0001 .form-cmn-process {
  padding: 59px 0 40px 0;
}

@media screen and (max-width: 767px), print {
  .form-0001 .form-cmn-process__container {
    height: 40px;
  }
  .form-0001 .form-cmn-process__item {
    font-size: 11px;
    padding: 0 6px;
  }
  .form-0001 .form-cmn-process__item .form-cmn-process__arrow-before {
    right: -10px;
    background-size: auto 38px;
    width: 12px;
    height: 38px;
  }
  .form-0001 .form-cmn-process__item .form-cmn-process__arrow-after {
    right: -9px;
    background-size: auto 38px;
    width: 12px;
    height: 38px;
  }
  .form-0001 .form-cmn-process {
    padding: 39px 0 29px 0;
  }
}
.form-0001 .form-policy-container {
  color: #3c3c3c;
  line-height: 2;
}

.form-0001 .form-policy {
  border: 1px solid #cccccc;
  overflow-y: scroll;
  height: 300px;
  padding: 0 16px 0 16px;
  color: #000;
  font-size: 12px;
  margin-top: 10px;
}

.form-0001 .form-policy .form-policy__title {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 30px;
  margin-left: -10px;
}

.form-0001 .form-policy p {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: normal;
}

.form-0001 .form-policy .form-policy-default .form-policy__detail {
  margin-left: 10px;
}

.form-0001 .form-policy .form-policy-default li {
  padding-left: 0.7em;
  text-indent: -0.7em;
}

.form-0001 .form-policy .form-policy-default li ol {
  margin-left: 0;
}

.form-0001 .form-policy .form-policy-default li ol li {
  padding-left: 1.1em;
  text-indent: -1.1em;
}

.form-0001 .form-policy__consent {
  margin: 10px 16px;
  font-size: 13px;
}

.form-0001 .form-policy__consent-check label {
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 1279px), print {
  .form-0001 .form-policy__consent-check {
    font-weight: bold;
  }
  .form-0001 .form-policy__consent-check .form-cmn-control {
    font-size: 13px;
    padding: 0 14px;
    border-width: 1px;
    border-style: solid;
  }
  .form-0001 .form-policy .form-policy__title {
    font-size: 14px;
    margin-left: -10px;
  }
}
.form-0001 .form-cmn__ico-req {
  display: block;
  width: 40px;
  height: 18px;
  font-size: 11px;
  text-align: center;
  line-height: 8px;
  padding: 5px 0;
  padding-right: 3px;
  border-radius: 3px;
  margin-top: 15px;
}

.form-0001 .form-cmn__ico-req--inline {
  display: inline-block;
  margin-top: 0;
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  .form-0001 .form-policy__consent-check .form-cmn-control {
    font-size: 13px;
    width: 90%;
    padding: 10px 20px 10px 20px;
    margin: 0 16px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
  }
  .form-0001 .form-lead-area {
    padding: 0 16px;
  }
  .form-0001 .form-cmn__ico-req {
    margin-top: 0;
    display: inline-block;
    margin-left: 14px;
  }
}
.form-0001 .form-text-block {
  display: inline-block;
}

.form-0001 .form-policy__consent-check label {
  position: relative;
}

.form-0001 input[type=text], .form-0001 input[type=email], .form-0001 input[type=tel], .form-0001 select {
  width: 100%;
}

.form-0001 input[type=tel] {
  width: 31%;
  max-width: 100px;
}

.tel-hyphon {
  margin: 0 2px;
}

.form-0001 input[type=text], .form-0001 input[type=number], .form-0001 input[type=email], .form-0001 input[type=tel], .form-0001 select, .form-0001 textarea {
  background-color: #fff;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  padding: 16px 10px;
  border-radius: 3px;
}

.form-0001 .form-input-w-auto {
  width: auto;
}

.form-0001 .form-cmn-control input:checked + .form-cmn-control__indicator {
  border: none;
}

.form-0001 .form-cmn-control input:not(:checked) + .form-cmn-control__indicator {
  background: #fff;
}

.form-0001 .form-cmn-control {
  font-size: 18px;
  display: block;
  margin-bottom: 15px;
  padding-left: 30px;
  cursor: pointer;
  border-radius: 3px;
}

.form-0001 .form-cmn-control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  top: 0;
}

.form-0001 .form-cmn-control__indicator {
  position: absolute;
  top: 50%;
  left: 14px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 16px;
  height: 16px;
  border: 2px solid #9c9c9c;
}

.form-0001 .form-cmn-control input:checked + .form-cmn-control__indicator:after {
  display: block;
}

.form-0001 .form-cmn-control__indicator:after {
  position: absolute;
  display: none;
  content: "";
}

.form-0001 .form-cmn-input-notice {
  margin-top: 5px;
}

.form-0001 .error-view {
  clear: both;
}

@media screen and (max-width: 767px), print {
  .form-0001 .form-cmn-control__indicator {
    left: 15px;
  }
}
@media screen and (min-width: 1280px), print {
  .form-0001 .form-cmn-control__indicator {
    left: 0;
  }
  .form-0001 .form-cmn-control {
    padding-left: 23px;
  }
}
@media screen and (max-width: 1279px), print {
  .form-0001 .form-cmn-control {
    display: inline-block;
    background-color: #fff;
  }
  .form-0001 .form-cmn-control__inner {
    padding: 10px 10px 10px 5px;
    font-size: 13px;
    line-height: 1.5;
  }
}
.form-0001 .form-cmn-control--checkbox .form-cmn-control__indicator:after {
  top: 2px;
  left: 6px;
  width: 3px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 2px 2px 0;
}

.form-0001 .form-service .no-select-checkbox {
  pointer-events: none;
  opacity: 0.5;
}

.form-0001 .form-cmn-radio-box {
  position: relative;
}

.form-0001 .form-cmn-control--radio .form-cmn-control__indicator {
  border-radius: 50%;
}

.form-0001 .form-cmn-control--radio .form-cmn-control__indicator:after {
  top: 50%;
  left: 50%;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.form-0001 .form-cmn-radio-box {
  box-sizing: border-box;
}

.form-0001 .form-cmn-radio-container {
  overflow: hidden;
}

@media screen and (max-width: 767px), print {
  .form-0001 .form-cmn-radio-box {
    width: 33.3%;
  }
  .form-0001 .form-cmn-radio-box {
    margin-bottom: 0px;
  }
  .form-0001 .form-cmn-radio-box {
    display: table;
    height: 64px;
    table-layout: fixed;
    float: left;
    padding: 4px;
  }
}
@media screen and (min-width: 1280px), print {
  .form-0001 .form-cmn-radio-box__btn-modal {
    display: none;
  }
  .form-0001 .form-cmn-radio-box {
    display: inline-block;
  }
  .form-0001 .form-cmn-control {
    display: inline-block;
  }
}
@media screen and (max-width: 1279px), print {
  .form-0001 .form-cmn-radio-container {
    margin-left: -2px;
    margin-right: -2px;
  }
  .form-0001 .form-cmn-radio-box .form-cmn-control {
    display: table-cell;
    vertical-align: middle;
  }
  .form-0001 .form-cmn-radio-box__btn-modal {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
  }
  .form-0001 .form-cmn-radio-box__btn-view {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
    background-color: #fff;
    line-height: 30px;
    font-weight: bold;
  }
  .form-0001 .form-cmn-radio-box__btn-modal {
    text-align: center;
  }
  .form-0001 .form-warehousing-service-block--other .form-cmn-radio-container {
    display: block;
    clear: both;
    margin-top: 10px;
    padding-top: 20px;
    border-top: 1px solid #e6e6e6;
  }
}
@media screen and (max-width: 767px), print {
  .form-0001 .form-cmn-radio-box {
    width: 50%;
  }
}
@media screen and (min-width: 1280px), print {
  .form-0001 .form-cmn-radio-box {
    display: block;
    float: left;
  }
  .form-0001 .form-cmn-control {
    margin-bottom: 0;
  }
  .form-0001 .form-cmn-radio-box {
    margin: 3px 0;
  }
  .form-0001 .form-cmn-border {
    border-bottom: 1px solid #fff;
    padding: 10px 0;
  }
  .form-0001 .form-cmn-border.form-warehousing-service-block--other {
    border-bottom: none;
    padding: 10px 0;
  }
  .form-0001 .form-service .form-cmn-radio-box {
    width: 33.3%;
  }
  .form-0001 .form-service .form-warehousing-service-block--other .form-cmn-radio-box {
    width: 100%;
  }
  .form-0001 .form-cmn-radio-box {
    float: none;
    display: inline-block;
    margin-right: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px), print {
  .form-0001 .form-cmn-radio-box {
    width: 33.3%;
  }
}
@media screen and (min-width: 1760px), print {
  .form-0001 .form-service .form-cmn-radio-box {
    width: 25%;
  }
}
.form-0001 select {
  display: inline-block;
  cursor: pointer;
  padding: 17px 30px 17px 10px;
  outline: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  border-radius: 3px;
}

.form-0001 .form-cmn-select-wrap {
  position: relative;
  display: inline-block;
}

.form-0001 .form-cmn-select-wrap:after {
  content: "";
  width: 6px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 14px;
  bottom: 0;
  margin: auto;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(/assets/a/images/form-0001/ico-select-arrow.png) right center no-repeat #fff;
  background-size: cover;
  display: block;
  pointer-events: none;
}

.form-0001 select::-ms-expand {
  display: none;
}

.form-0001 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #3c3c3c;
  opacity: 0.2;
}

.form-0001 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #3c3c3c;
  opacity: 0.2;
}

.form-0001 :-ms-input-placeholder {
  /* IE 10+ */
  color: #ccc;
}

.form-0001 :-moz-placeholder {
  /* Firefox 18- */
  color: #3c3c3c;
  opacity: 0.2;
}

.form-0001 .form-cmn-text-box input[type=text] {
  width: 100%;
  box-sizing: border-box;
}

.form-0001 textarea {
  line-height: 2;
  width: 100%;
}

.form-0001 .form-cmn-img-upload textarea {
  resize: vertical;
}

.form-0001 .form-zip__btn {
  height: 47px;
  line-height: 44px;
  font-weight: bold;
  width: 134px;
  border-radius: 4px;
  margin-left: 8px;
  text-align: center;
  float: left;
}

.form-0001 .form-bottom-btn-area {
  overflow: hidden;
  margin-top: 34px;
}

.form-0001 .form-btn-back {
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  border-radius: 4px;
  float: left;
  width: 146px;
  text-align: center;
  font-size: 16px;
  position: relative;
}

.theme-4 .form-0001 .form-btn-back {
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  border-radius: 30px;
  float: left;
  width: 146px;
  text-align: center;
  font-size: 16px;
  position: relative;
}

.form-0001 .form-btn-next {
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  border-radius: 4px;
  float: right;
  width: 326px;
  text-align: center;
  font-size: 16px;
  position: relative;
  overflow: hidden;
}

.theme-4 .form-0001 .form-btn-next {
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  border-radius: 30px;
  float: right;
  width: 326px;
  text-align: center;
  font-size: 16px;
  position: relative;
  overflow: hidden;
}

.form-0001 .form-btn-next.is-disable:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.6;
}

.form-0001 .form-btn-next.is-disable {
  cursor: default;
}

.form-0001 .form-btn-next:before, .form-0001 .form-btn-back:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background-repeat: no-repeat;
  background-size: contain;
}

.form-0001 .form-btn-next:before {
  right: 10px;
}

.form-0001 .form-btn-back:before {
  left: 10px;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

.form-0001 .color-icon-1:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_1.png);
}

.form-0001 .color-icon-2:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_2.png);
}

.form-0001 .color-icon-3:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_3.png);
}

.form-0001 .color-icon-4:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_4.png);
}

.form-0001 .color-icon-5:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_5.png);
}

.form-0001 .color-icon-6:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_6.png);
}

.form-0001 .color-icon-7:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_7.png);
}

.form-0001 .color-icon-8:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_8.png);
}

.form-0001 .color-icon-9:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_9.png);
}

.form-0001 .color-icon-10:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_10.png);
}

.form-0001 .color-icon-11:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_11.png);
}

.form-0001 .color-icon-12:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_12.png);
}

.form-0001 .color-icon-13:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_13.png);
}

.form-0001 .color-icon-14:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_14.png);
}

.form-0001 .color-icon-15:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_15.png);
}

.form-0001 .color-icon-16:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_16.png);
}

.form-0001 .color-icon-17:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_17.png);
}

.form-0001 .color-icon-18:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_18.png);
}

.form-0001 .color-icon-19:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_19.png);
}

.form-0001 .color-icon-20:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_20.png);
}

.form-0001 .color-icon-21:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_21.png);
}

.form-0001 .color-icon-22:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_22.png);
}

.form-0001 .color-icon-23:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_23.png);
}

.form-0001 .color-icon-24:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_24.png);
}

.form-0001 .color-icon-25:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_25.png);
}

.form-0001 .color-icon-26:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_26.png);
}

.form-0001 .color-icon-27:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_27.png);
}

.form-0001 .color-icon-28:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_28.png);
}

.form-0001 .color-icon-29:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_29.png);
}

.form-0001 .color-icon-30:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_30.png);
}

.form-0001 .color-icon-31:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_31.png);
}

.form-0001 .color-icon-32:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_32.png);
}

.form-0001 .color-icon-33:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_33.png);
}

.form-0001 .color-icon-34:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_34.png);
}

.form-0001 .color-icon-35:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_35.png);
}

.form-0001 .color-icon-36:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_36.png);
}

.form-0001 .color-icon-37:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_37.png);
}

.form-0001 .color-icon-38:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_38.png);
}

.form-0001 .color-icon-39:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_39.png);
}

.form-0001 .color-icon-40:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_40.png);
}

.form-0001 .color-icon-41:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_41.png);
}

.form-0001 .color-icon-42:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_42.png);
}

.form-0001 .color-icon-43:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_43.png);
}

.form-0001 .color-icon-44:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_44.png);
}

.form-0001 .color-icon-45:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_45.png);
}

.form-0001 .color-icon-46:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_46.png);
}

.form-0001 .color-icon-47:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_47.png);
}

.form-0001 .color-icon-48:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_48.png);
}

.form-0001 .color-icon-49:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_49.png);
}

.form-0001 .color-icon-50:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_50.png);
}

.form-0001 .color-icon-51:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_51.png);
}

.form-0001 .color-icon-52:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_52.png);
}

.form-0001 .color-icon-53:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_53.png);
}

.form-0001 .color-icon-54:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_54.png);
}

.form-0001 .color-icon-55:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_55.png);
}

.form-0001 .color-icon-56:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_56.png);
}

.form-0001 .color-icon-57:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_57.png);
}

.form-0001 .color-icon-58:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_58.png);
}

.form-0001 .color-icon-59:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_59.png);
}

.form-0001 .color-icon-60:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_60.png);
}

.form-0001 .color-icon-61:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_61.png);
}

.form-0001 .color-icon-62:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_62.png);
}

.form-0001 .color-icon-63:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_63.png);
}

.form-0001 .color-icon-64:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_64.png);
}

.form-0001 .color-icon-65:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_65.png);
}

.form-0001 .color-icon-66:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_66.png);
}

.form-0001 .color-icon-67:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_67.png);
}

.form-0001 .color-icon-68:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_68.png);
}

.form-0001 .color-icon-69:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_69.png);
}

.form-0001 .color-icon-70:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_70.png);
}

.form-0001 .color-icon-71:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_71.png);
}

.form-0001 .color-icon-72:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_72.png);
}

.form-0001 .color-icon-73:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_73.png);
}

.form-0001 .color-icon-74:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_74.png);
}

.form-0001 .color-icon-75:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_75.png);
}

.form-0001 .color-icon-76:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_76.png);
}

.form-0001 .color-icon-77:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_77.png);
}

.form-0001 .color-icon-78:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_78.png);
}

.form-0001 .color-icon-79:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_79.png);
}

.form-0001 .color-icon-80:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_80.png);
}

.form-0001 .color-icon-81:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_81.png);
}

.form-0001 .color-icon-82:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_82.png);
}

.form-0001 .color-icon-83:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_83.png);
}

.form-0001 .color-icon-84:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_84.png);
}

.form-0001 .color-icon-85:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_85.png);
}

.form-0001 .color-icon-86:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_86.png);
}

.form-0001 .color-icon-87:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_87.png);
}

.form-0001 .color-icon-88:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_88.png);
}

.form-0001 .color-icon-89:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_89.png);
}

.form-0001 .color-icon-90:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_90.png);
}

.form-0001 .color-icon-91:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_91.png);
}

.form-0001 .color-icon-92:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_92.png);
}

.form-0001 .color-icon-93:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_93.png);
}

.form-0001 .color-icon-94:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_94.png);
}

.form-0001 .color-icon-95:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_95.png);
}

.form-0001 .color-icon-96:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_96.png);
}

.form-0001 .color-icon-97:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_97.png);
}

.form-0001 .color-icon-98:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_98.png);
}

.form-0001 .color-icon-99:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_99.png);
}

.form-0001 .color-icon-100:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_100.png);
}

.form-0001 .color-icon-101:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_101.png);
}

.form-0001 .color-icon-102:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_102.png);
}

.form-0001 .color-icon-103:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_103.png);
}

.form-0001 .color-icon-104:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_104.png);
}

.form-0001 .color-icon-105:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_105.png);
}

.form-0001 .color-icon-106:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_106.png);
}

.form-0001 .color-icon-107:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_107.png);
}

.form-0001 .color-icon-108:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_108.png);
}

.form-0001 .color-icon-109:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_109.png);
}

.form-0001 .color-icon-110:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_AD/icon_button_arrow_AD_110.png);
}

.form-0001-modal {
  max-width: 470px;
  padding: 60px;
  box-sizing: border-box;
}

.form-0001-modal p {
  line-height: 1.5;
}

.form-0001-modal .btn-form-modal {
  line-height: 60px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 160px;
  background-color: #3c3c3c;
  border-radius: 3px;
}

.form-0001-modal .btn-form-modal a {
  color: inherit;
  display: block;
  width: 100%;
  height: 100%;
}

.form-0001-modal .btn-select-container {
  overflow: hidden;
  margin-top: 20px;
}

.form-0001-modal .btn-select-onetag__ok {
  float: left;
}

.form-0001-modal .btn-select-onetag__no {
  float: right;
}

#form-send-error .btn-select-error-ok {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .form-0001 .form-btn-next:before {
    width: 10px;
    height: 10px;
    margin-top: -5px;
  }
  .form-0001 .form-btn-back {
    vertical-align: top;
    height: 50px;
    line-height: 50px;
    width: 94px;
    float: none;
    display: inline-block;
  }
  .theme-4 .form-0001 .form-btn-back {
    border-radius: 30px;
    vertical-align: top;
    height: 50px;
    line-height: 50px;
    width: 94px;
    float: none;
    display: inline-block;
  }
  .form-0001 .form-btn-next {
    position: relative;
    vertical-align: top;
    height: 50px;
    line-height: 50px;
    width: 174px;
    float: none;
    display: inline-block;
  }
  .theme-4 .form-0001 .form-btn-next {
    border-radius: 30px;
    position: relative;
    vertical-align: top;
    height: 50px;
    line-height: 50px;
    width: 174px;
    float: none;
    display: inline-block;
  }
  .form-0001 .form-bottom-btn-area {
    clear: both;
    text-align: center;
  }
  .form-0001-modal {
    padding: 15px;
  }
  .form-0001-modal .btn-form-modal {
    line-height: 34px;
    width: 106px;
  }
  .form-0001-modal .btn-select-container {
    width: 224px;
    margin-left: auto;
    margin-right: auto;
  }
}
.form-0001 .form-thanks {
  color: #3c3c3c;
  padding-top: 40px;
  padding-bottom: 50px;
  text-align: center;
}

.form-0001 .form-thanks-title {
  margin-top: 40px;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 22px;
}

.form-0001 .form-thanks-lead {
  font-size: 15px;
  margin-bottom: 20px;
}

.form-0001 .form-0001-maintain {
  display: none;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  padding: 40px 20px;
  margin-top: 45px;
  border-radius: 3px;
}

.form-0001 .form-maintain-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
  line-height: 1.5;
}

.form-0001 .form-maintain-lead {
  font-size: 14px;
  opacity: 0.6;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .form-0001 .form-0001-maintain {
    margin-left: 14px;
    margin-right: 14px;
    padding: 25px 20px;
  }
  .form-0001 .form-maintain-title {
    font-size: 16px;
  }
  .form-0001 .form-maintain-lead {
    font-size: 11px;
  }
  .form-0001 .sp_br .form-cmn-section-title br {
    display: block;
  }
  .form-0001 .form-cmn-button-add {
    text-align: center;
    font-size: 16px;
    padding: 14px 0px 14px 0px;
    line-height: 16px;
    width: 70%;
    margin: 0 auto;
    border-radius: 5px;
    top: 0;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 60px;
  }
}
.form-0001 .form-scene--input.is-hide, .form-0001 .form-scene--car.is-hide {
  display: none;
}

.form-0001 {
  max-width: 100%;
}

@media screen and (max-width: 1279px) and (min-width: 1024px) {
  .form-0001 {
    margin: 0 80px 0;
  }
  .form-0001 .form-policy__consent-check .form-cmn-control {
    font-size: 16px;
    width: 35%;
    padding: 15px 20px 15px 20px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 0px;
  }
  .form-0001 .form-policy__consent {
    margin: 10px 0px;
    font-size: 15px;
  }
  .form-0001 .form-policy {
    border: 1px solid #cccccc;
    overflow-y: scroll;
    height: 300px;
    padding: 0 20px 30px 20px;
    color: #000;
    font-size: 12px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .form-0001 .form-birth__block {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
  }
  .form-0001 .form-cmn-table__body {
    font-size: 14px;
    padding: 30px 30px;
  }
  .form-0001 .form-policy__consent {
    margin: 10px 0;
    font-size: 13px;
  }
  .form-0001 .form-cmn-radio-box {
    display: table;
    height: 70px;
    table-layout: fixed;
    float: left;
    padding: 4px;
  }
  .form-0001 .form-cmn-select-wrap {
    position: relative;
    display: inline-block;
    margin: 4px 0;
  }
  .form-0001 .form-cmn-table__body p, .form-0001 .form-cmn-table__body div {
    font-size: 14px;
  }
  .form-0001 .form-cmn-sub-title {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 13px;
  }
  .form-0001 .form-warehousing-service-block--other .form-cmn-radio-container {
    display: block;
    clear: both;
    margin-top: 25px;
    padding-top: 30px;
    border-top: 1px solid #e6e6e6;
  }
  .form-0001 .form-policy__consent-check .form-cmn-control {
    font-size: 16px;
    width: 40%;
    padding: 15px 20px 15px 20px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 0px;
  }
  .form-0001 {
    margin: 0 40px 0;
  }
  .form-0001 .form-policy {
    border: 1px solid #cccccc;
    overflow-y: scroll;
    height: 300px;
    padding: 0 20px 0 20px;
    color: #000;
    font-size: 12px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 1024px) {
  .form-0001 .form-birth__block {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
  }
  .form-0001 .form-cmn-table__body {
    font-size: 14px;
    padding: 30px 30px;
  }
  .form-0001 .form-cmn-select-wrap {
    position: relative;
    display: inline-block;
    margin: 4px 0;
  }
  .form-0001 .form-cmn-radio-box {
    display: table;
    height: 64px;
    table-layout: fixed;
    float: left;
    padding: 4px;
  }
  .form-0001 {
    margin: 0 80px 0;
  }
  .form-0001 .form-policy__consent-check .form-cmn-control {
    font-size: 16px;
    width: 35%;
    padding: 15px 20px 15px 20px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 0px;
  }
  .form-0001 .form-policy__consent {
    margin: 10px 0px;
    font-size: 15px;
  }
  .form-0001 .form-policy {
    border: 1px solid #cccccc;
    overflow-y: scroll;
    height: 300px;
    padding: 0 20px 30px 20px;
    color: #000;
    font-size: 12px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1519px) and (min-width: 1280px) {
  .form-0001 .form-birth__block {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
  }
  .form-0001 .form-cmn-select-wrap {
    position: relative;
    display: inline-block;
    margin: 4px 0;
  }
  .form-0001 .form-cmn-table__body {
    font-size: 14px;
    padding: 30px 30px;
  }
  .form-0001 .form-cmn-radio-box {
    display: table;
    table-layout: fixed;
    float: left;
    padding: 4px;
  }
  .form-0001 .form-car-number .form-car-number__notice {
    padding-left: 10px;
    display: table-cell;
    vertical-align: middle;
  }
  .form-0001 .form-cmn-table__title {
    padding: 15px 25px;
  }
  .form-0001 .form-text-block {
    display: inline-block;
    margin-right: 10px;
  }
  .form-0001 select {
    display: inline-block;
    cursor: pointer;
    padding: 17px 30px 17px 10px;
    outline: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    border-radius: 3px;
    margin: 5px 0;
  }
  .form-0001 .form-cmn-sub-title {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0px;
  }
  .form-0001 .form-policy {
    border: 1px solid #cccccc;
    overflow-y: scroll;
    height: 300px;
    padding: 0 20px 0 20px;
    color: #000;
    font-size: 13px;
    margin-top: 10px;
  }
  .form-0001 .form-policy__consent {
    margin: 10px 0px;
    font-size: 15px;
  }
  .form-0001 {
    margin: 0 120px 0;
  }
}
@media screen and (min-width: 1520px) {
  .form-0001 .form-birth__block {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
  }
  .form-0001 .form-cmn-select-wrap {
    position: relative;
    display: inline-block;
    margin: 4px 0;
  }
  .form-0001 .form-cmn-table__body {
    font-size: 14px;
    padding: 30px 30px;
  }
  .form-0001 .form-cmn-radio-box {
    display: table;
    table-layout: fixed;
    float: left;
    padding: 4px;
  }
  .form-0001 .form-car-number .form-car-number__notice {
    padding-left: 10px;
    display: table-cell;
    vertical-align: middle;
  }
  .form-0001 .form-cmn-table__title {
    padding: 15px 25px;
  }
  .form-0001 .form-text-block {
    display: inline-block;
    margin-right: 10px;
  }
  .form-0001 select {
    display: inline-block;
    cursor: pointer;
    padding: 17px 30px 17px 10px;
    outline: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    border-radius: 3px;
    margin: 5px 0;
  }
  .form-0001 .form-policy {
    border: 1px solid #cccccc;
    overflow-y: scroll;
    height: 300px;
    padding: 0 20px 0 20px;
    color: #000;
    font-size: 13px;
    margin-top: 10px;
  }
  .form-0001 .form-policy__consent {
    margin: 10px 0px;
    font-size: 15px;
  }
  .form-0001 {
    margin: 0 120px 0;
  }
}
.form-0001 .form-cmn-inner-table {
  display: flex;
}

.form-0001 .form-cmn-inner-table .form-cmn-sub-title {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.form-0001 .form-cmn-radio-container, .form-0001 .form-cmn-inner-table .form-cmn-radio-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  width: 100%;
}

.form-0001 .form-cmn-radio-box {
  float: none;
  display: block;
  height: auto;
  margin-right: 0;
}

.form-0001 .form-cmn-radio-box .form-cmn-control {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.form-0001 .form-cmn-sub-title {
  margin-top: 0;
}

@media screen and (min-width: 1760px) {
  .form-0001 .form-service .form-cmn-radio-box {
    width: 33.33% !important;
  }
  .form-0001 .form-cmn-inner-table .form-cmn-radio-container {
    max-width: 800px !important;
  }
}
@media screen and (min-width: 1280px) {
  .form-0001 .form-service .form-cmn-radio-box {
    width: 50%;
  }
  .form-0001 .form-cmn-inner-table .form-cmn-radio-container {
    width: 100%;
    width: calc(100% - 210px);
    max-width: 440px;
  }
  .form-0001 .form-cmn-radio-box {
    padding-right: 22px;
  }
  .form-0001 .form-cmn-sub-title {
    width: 210px;
    padding-right: 10px;
  }
  .form-0001 .form-cmn-inner-table__cell {
    display: flex;
  }
  .form-0001 .form-warehousing-service-block--other .form-cmn-radio-container {
    width: 210px;
  }
  .form-0001 .form-warehousing-service-block--other .form-cmn-inner-table__cell {
    width: 100%;
    width: calc(100% - 210px);
  }
  .form-0001 .form-warehousing-service-block--other .form-cmn-sub-title.form-cmn-inner-table__cell {
    width: 210px;
  }
  .form-0001 .form-service .form-warehousing-service-block--other .form-cmn-radio-box {
    width: 100% !important;
  }
}
@media screen and (max-width: 1279px) {
  .form-0001 .form-cmn-inner-table {
    display: block;
  }
  .form-0001 .form-cmn-inner-table .form-cmn-sub-title {
    margin-bottom: 10px;
    margin-top: 13px;
  }
  .form-0001 .form-cmn-control__inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  .form-0001 .form-cmn-radio-box {
    min-height: 70px;
  }
}
@media screen and (min-width: 768px) {
  .form-0001 .form-cmn-table-cotainer .form-input-container {
    position: relative;
  }
  .form-0001 .form-cmn-table-cotainer .form-input-container .sample-image {
    width: 50%;
    float: left;
    padding-right: 25px;
    max-width: 325px;
  }
  .form-0001 .form-cmn-table-cotainer .form-input-container img {
    width: 100%;
    height: auto;
  }
  .form-0001 .form-cmn-table-cotainer .form-input-container img.image_border {
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
  }
  .form-0001 .form-cmn-table-cotainer .form-input-container label.select-image {
    width: 50%;
    background-color: #c0c0c0;
    float: left;
    text-align: center;
    position: relative;
    cursor: pointer;
    max-width: 300px;
    margin-bottom: 10px;
  }
  .form-0001 .form-cmn-table-cotainer .form-input-container label.select-image div {
    padding-top: 75%;
  }
  .form-0001 .form-cmn-table-cotainer .form-input-container label.select-image span {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #434343;
    color: white;
    border-radius: 5px;
    width: 130px;
    height: 50px;
    margin-top: -25px;
    margin-left: -65px;
    line-height: 48px;
  }
  .form-0001 .form-cmn-table-cotainer .form-cmn-img-preview {
    width: 300px;
    float: left;
    position: relative;
    display: block;
  }
  .form-0001 .form-cmn-table-cotainer .image-caption-text {
    clear: both;
  }
  .form-0001 .form-cmn-table-cotainer .delete-button {
    margin-left: 10px;
    float: left;
    color: #860c35;
    border-bottom: 1px solid #860c35;
    font-size: 14px;
    margin-top: -5px;
    cursor: pointer;
  }
  .form-0001 .form-cmn-table-cotainer .image-caption {
    clear: both;
    padding-bottom: 5px;
  }
  .form-0001 .form-cmn-table-cotainer .image-caption-2 {
    clear: both;
    padding-bottom: 5px;
    float: left;
  }
  .form-0001 .form-cmn-table-cotainer .input-caption {
    clear: both;
    font-size: 12px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .form-0001 .form-cmn-table-cotainer .form-input-container {
    position: relative;
    overflow: hidden;
  }
  .form-0001 .form-cmn-table-cotainer .form-input-container .sample-image {
    width: 100%;
    font-size: 0;
  }
  .form-0001 .form-cmn-table-cotainer .form-input-container img {
    width: 100%;
  }
  .form-0001 .form-cmn-table-cotainer .form-input-container label.select-image {
    width: 100%;
    background-color: #c0c0c0;
    float: left;
    padding-top: 75%;
    position: relative;
    margin-top: 10px;
  }
  .form-0001 .form-cmn-table-cotainer .form-input-container label.select-image span {
    width: 45%;
    background-color: #434343;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    text-align: center;
    left: 50%;
    margin-left: -22.5%;
    color: white;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    border-radius: 5px;
    font-size: 14px;
  }
  .form-0001 .form-cmn-table-cotainer .form-cmn-img-preview {
    width: 100% !important;
    float: left;
    position: relative;
    display: block;
    padding-top: 10px;
    overflow: hidden;
  }
  .form-0001 .form-cmn-table-cotainer .image-caption {
    clear: both;
    padding-bottom: 10px;
  }
  .form-0001 .form-cmn-table-cotainer .image-caption-2 {
    clear: both;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 1100px) {
  .form-0001 .form-cmn-table-cotainer .delete-button {
    float: right;
    margin-top: 10px;
  }
  .form-0001 .form-cmn-table-cotainer .form-cmn-img-preview {
    width: 50%;
  }
}
.free-layout-item {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  /* background-size: 100% auto; */
}

.parts-item-container {
  position: absolute !important;
  width: 200px;
  height: 200px;
  background-color: transparent;
}

.parts-item-container svg {
  width: 100%;
  height: 100%;
}

.ql-editor {
  padding: 12px 15px;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.ql-editor p {
  position: relative;
}

.ql-editor em {
  font-style: italic;
}

.ql-toolbar {
  position: absolute;
  top: -42px;
}

.parts-btn-item {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333538;
  color: #fff;
  text-align: center;
}

.parts-btn-item-inner-text {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  transform: translate(0, -50%);
}

.parts-btn-item-inner-text em {
  font-style: italic;
}

.parts-btn-item-inner-icon {
  display: block;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translate(0, -50%);
}

.parts-btn-item-round {
  border-radius: 5px;
}

.parts-btn-item-ex img {
  width: 12px;
  height: 10px;
  vertical-align: middle;
}

.parts-btn-item-arrow img {
  width: 6px;
  height: 12px;
  vertical-align: middle;
}

.parts-container-image img {
  width: 100%;
  height: 100%;
}

.parts-container-image {
  width: 320px;
  height: auto;
}

.parts-item-container {
  position: relative;
  width: 100px;
  height: 100px;
}

.parts-container-text {
  width: 300px;
}

.parts-btn-container {
  width: 211px;
  height: 60px;
}

.parts-text-item {
  color: rgb(0, 0, 0);
}

.free-layout-item {
  display: none;
}

.ql-toolbar, .ql-tooltip {
  display: none;
}

.ql-hidden, .ql-clipboard {
  display: none;
}

.ui-resizable-handle {
  display: none;
}

@media screen and (max-width: 767px) {
  .free-layout-item-sp {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .free-layout-item-tab {
    display: block;
  }
}
@media print, screen and (min-width: 1280px) {
  .free-layout-item-pc {
    display: block;
  }
}
.ql-font-noto_sans_japanese {
  font-family: "Noto Sans Japanese" !important;
}

.ql-font-mplus_1p {
  font-family: "Mplus 1p" !important;
}

.ql-font-rounded_mplus_1c {
  font-family: "Rounded Mplus 1c" !important;
}

.ql-font-hannari {
  font-family: "Hannari" !important;
}

.ql-font-kokoro {
  font-family: "Kokoro" !important;
}

.ql-font-sawarabi_mincho {
  font-family: "Sawarabi Mincho" !important;
}

.ql-font-sawarabi_gothic {
  font-family: "Sawarabi Gothic" !important;
}

.ql-font-nikukyu {
  font-family: "Nikukyu" !important;
}

.ql-font-nico_moji {
  font-family: "Nico Moji" !important;
}

.unit-base.free-layout {
  padding-bottom: 0;
}

.free-layout {
  font-size: 12px;
}

.free-layout-item {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  /* background-size: 100% auto; */
}

.free-layout-item-inner {
  position: relative;
  margin: 0 auto;
  border-style: solid;
  overflow: hidden;
}

.parts-item-container {
  position: absolute !important;
  width: 200px;
  height: 200px;
  background-color: transparent;
}

.parts-item-container svg {
  width: 100%;
  height: 100%;
}

.ql-editor {
  overflow-y: auto;
  height: 100%;
  padding: 12px 15px;
  outline: none;
  text-align: left;
  line-height: 1.42;
  white-space: pre-wrap;
  word-wrap: break-word;
  -moz-tab-size: 4;
  tab-size: 4;
}

.ql-editor p {
  position: relative;
}

.ql-editor em {
  font-style: italic;
}

.ql-toolbar {
  position: absolute;
  top: -42px;
}

.parts-btn-item {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  width: 100%;
  height: 100%;
  background-color: #333538;
  color: #fff;
  text-align: center;
}

.parts-btn-item-inner-text {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

.parts-btn-item-inner-text em {
  font-style: italic;
}

.parts-btn-item-inner-icon {
  display: block;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

.parts-btn-item-ex + .ql-tooltip + .parts-btn-item-inner-icon img {
  width: 12px;
  height: 10px;
  vertical-align: middle;
}

.parts-btn-item-round {
  border-radius: 5px;
}

.parts-btn-item-ex img {
  width: 12px;
  height: 10px;
  vertical-align: middle;
}

.parts-btn-item-arrow img {
  width: 6px;
  height: 12px;
  vertical-align: middle;
}

.parts-container-image img {
  width: 100%;
  height: 100%;
}

.parts-container-image {
  width: 320px;
  height: auto;
}

.parts-item-container {
  position: relative;
  width: 100px;
  height: 100px;
}

.parts-container-text {
  width: 300px;
}

.parts-btn-container {
  width: 211px;
  height: 60px;
}

.parts-text-item {
  color: rgb(0, 0, 0);
}

.free-layout-item {
  display: none;
}

.ql-toolbar,
.ql-tooltip {
  display: none;
}

.ql-hidden,
.ql-clipboard {
  display: none;
}

.ui-resizable-handle {
  display: none;
}

@media screen and (max-width: 767px) {
  .free-layout-item-sp {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .free-layout-item-tab {
    display: block;
  }
}
@media print, screen and (min-width: 1280px) {
  .free-layout-item-pc {
    display: block;
  }
}
.hansya-blog-list-0001__btn {
  position: relative;
}

.hansya-blog-list-0001-result__article {
  position: relative;
}

.hansya-blog-list-0001-pagenation__bottom:before {
  content: "";
  display: block;
  clear: both;
}

.hansya-blog-list-0001-result__article:before {
  position: absolute;
}

.theme-4 .hansya-blog-list-0001-wrap {
  border-radius: 0px;
}

.theme-4 .hansya-blog-list-0001__btn__link {
  border-radius: 30px;
}

.hansya-blog-list-0001__container-txt-area__date {
  opacity: 0.6;
}

.hansya-blog-list-0001__btn__link {
  position: relative;
}

.hansya-blog-list-0001__container__image-area {
  position: relative;
}

.hansya-blog-list-0001__container__image-area__main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  text-align: center;
}

.hansya-blog-list-0001__container__image-area__main:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.theme-1 .hansya-blog-list-0001__container__image-area__image__source,
.theme-2 .hansya-blog-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 3px;
}

.theme-3 .hansya-blog-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 0px;
}

.theme-4 .hansya-blog-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 8px;
}

.hansya-blog-list-0001-pagenation__start__inner,
.hansya-blog-list-0001-pagenation__prev__inner,
.hansya-blog-list-0001-pagenation__next__inner,
.hansya-blog-list-0001-pagenation__end__inner {
  position: relative;
  display: block;
}

.hansya-blog-list-0001-pagenation__start__inner:before,
.hansya-blog-list-0001-pagenation__prev__inner:before,
.hansya-blog-list-0001-pagenation__next__inner:before,
.hansya-blog-list-0001-pagenation__end__inner:before {
  position: absolute;
  width: 10px;
  height: 10px;
}

.theme-4 .hansya-blog-list-0001-pagenation__start__inner,
.theme-4 .hansya-blog-list-0001-pagenation__prev__inner,
.theme-4 .hansya-blog-list-0001-pagenation__next__inner,
.theme-4 .hansya-blog-list-0001-pagenation__end__inner {
  border-radius: 20px;
}

.hansya-blog-list-0001-pagenation-inactive {
  opacity: 0.2;
}

.hansya-blog-list-0001__article-no-exsits__inner {
  width: 100%;
  border: 1px solid #f5f5f5;
  padding: 34px 53px;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.hansya-blog-list-0001-unit-base {
  padding: 80px 0;
}

.theme-4 .hansya-list-0001__container__image-area__image {
  border-radius: 20px;
}

@media screen and (max-width: 767px) {
  .hansya-blog-list-0001-pagenation__bottom {
    padding: 0 16px;
  }
  .hansya-blog-list-0001-unit-base {
    padding: 60px 0;
  }
  .hansya-blog-list-0001 {
    margin: 30px 16px 30px;
    padding: 0 0 40px;
    border-bottom: 1px solid #e6e6e6;
  }
  .hansya-blog-list-0001-result {
    margin: 0 16px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 14px;
  }
  .hansya-blog-list-0001-inner .hansya-blog-list-0001:last-child {
    margin: 0;
  }
  .hansya-blog-list-0001__blog-title {
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 20px;
  }
  .hansya-blog-list-0001-result-title {
    font-size: 24px;
    line-height: 1.5em;
    padding: 0 0 60px;
  }
  .hansya-blog-list-0001-result__article {
    font-size: 20px;
    padding: 0 0 41px 20px;
  }
  .hansya-blog-list-0001__container__txt-area {
    width: 64%;
    float: left;
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001__container__image-area {
    width: 36%;
    float: left;
    position: relative;
  }
  .hansya-blog-list-0001__container-txt-area__date {
    font-size: 13px;
    font-weight: bold;
  }
  .hansya-blog-list-0001__container__txt-area__txt {
    font-size: 14px;
    margin: 13px 0 0;
    line-height: 2em;
  }
  .hansya-blog-list-0001__btn {
    width: 100%;
    margin: 23px 0 0;
  }
  .hansya-blog-list-0001__btn__link {
    width: 100%;
    display: block;
    padding: 13px 15px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
  }
  .hansya-list-0001__container__image-area__image {
    padding: 66.5% 0 0 8px;
  }
  .hansya-blog-list-0001__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .hansya-blog-list-0001-result__article:before {
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
  }
  .blog--sp-hide {
    display: none;
  }
  .blog--sp-show {
    display: flex;
  }
  .hansya-blog-list-0001-pagenation__start,
  .hansya-blog-list-0001-pagenation__end {
    width: 15%;
    float: left;
  }
  .hansya-blog-list-0001-pagenation__prev,
  .hansya-blog-list-0001-pagenation__next {
    width: 35%;
    float: left;
    text-align: center;
  }
  .hansya-blog-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__start__inner,
  .hansya-blog-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .hansya-blog-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 5px 13px 12px;
  }
  .hansya-blog-list-0001-pagenation__next__inner {
    font-size: 12px;
    padding: 13px 12px 13px 5px;
  }
  .hansya-blog-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 13px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__start__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__end__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .hansya-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-1 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 0px;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 0px;
  }
  .theme-4 .hansya-blog-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 3px;
  }
  .theme-4 .hansya-blog-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 3px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__start__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 24%;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__end__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 24%;
  }
  .hansya-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-2 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__prev__inner:before {
    top: 16px;
    left: 4px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__next__inner:before {
    top: 16px;
    right: 4px;
  }
  .hansya-blog-list-0001-pagenation__pages__bottom {
    margin: 15px 0 17px;
  }
  .hansya-blog-list-0001:last-of-type {
    margin-bottom: 0;
  }
  .hansya-blog-list-0001-pagenation__pages-wrap {
    display: none;
  }
  .hansya-blog-list-0001__article-no-exsits {
    margin: 0 16px 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .hansya-blog-list-0001-pagenation-wap {
    margin-top: 50px;
  }
  .theme-4 .hansya-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 16px;
  }
  .hansya-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-blog-post-notification-list-0001-top-02 {
    border-top: 1px solid #e6e6e6;
    width: 47%;
    margin: 0 0 0 0;
  }
  .store-blog-post-notification-list-0001-top-2-02 {
    border-top: 1px solid #e6e6e6;
    width: 47%;
    float: right;
    margin: -1px 0 0 0;
  }
  .hansya-blog-list-0001-wrap-inner {
    margin: 0 40px;
  }
  .hansya-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .hansya-blog-list-0001__blog-title {
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .hansya-blog-list-0001-wrap-inner .hansya-blog-list-0001:nth-child(odd) {
    padding-right: 20px;
  }
  .hansya-blog-list-0001-wrap-inner .hansya-blog-list-0001:nth-child(even) {
    padding-left: 20px;
  }
  .hansya-blog-list-0001__container__txt-area {
    width: 66%;
    float: left;
    padding: 0 22px 0 0;
  }
  .hansya-blog-list-0001__container__image-area {
    width: 34%;
    float: left;
    margin: 32px 0 0;
  }
  .hansya-blog-list-0001__container-txt-area__date {
    font-size: 13px;
    font-weight: bold;
  }
  .hansya-blog-list-0001__container__txt-area__txt {
    font-size: 13px;
    margin: 13px 0 0;
    line-height: 2.2em;
  }
  .hansya-list-0001__container__image-area__image {
    padding: 66.5% 0 0 0;
  }
  .hansya-blog-list-0001__btn {
    /* width: 45.5%; */
    margin: 23px 0 0;
  }
  .hansya-blog-list-0001__btn__link {
    width: 80%;
    display: block;
    padding: 12px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
  }
  .hansya-blog-list-0001-result {
    margin-bottom: 50px;
  }
  .hansya-blog-list-0001__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .hansya-blog-list-0001-result-title {
    font-size: 30px;
    padding: 0 0 75px;
  }
  .hansya-blog-list-0001-result__article {
    font-size: 20px;
    padding: 0 0 41px 23px;
  }
  .hansya-blog-list-0001-result__article:before {
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
  }
  .hansya-blog-list-0001-result__number__slash-pc {
    display: inline-block;
    padding: 0 3px 0 3px;
  }
  .hansya-blog-list-0001-pagenation__start,
  .hansya-blog-list-0001-pagenation__end {
    width: 6%;
    float: left;
  }
  .hansya-blog-list-0001-pagenation__prev,
  .hansya-blog-list-0001-pagenation__next {
    width: 22%;
    float: left;
    text-align: center;
  }
  .hansya-blog-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__start__inner,
  .hansya-blog-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .hansya-blog-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 5px 13px 12px;
  }
  .hansya-blog-list-0001-pagenation__next__inner {
    font-size: 12px;
    padding: 13px 12px 13px 5px;
  }
  .hansya-blog-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__start__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__end__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .hansya-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-1 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 2px;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 2px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__start__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 24%;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__end__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 24%;
  }
  .hansya-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-2 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__prev__inner:before {
    top: 16px;
    left: 4px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__next__inner:before {
    top: 16px;
    right: 4px;
  }
  .hansya-blog-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .hansya-blog-list-0001:last-of-type {
    margin-bottom: 0;
  }
  .hansya-blog-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .hansya-blog-list-0001-pagenation__pages-sp {
    display: none;
  }
  .hansya-blog-list-0001-pagenation__pages-wrap {
    float: left;
    width: 44%;
    padding: 14px 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .hansya-blog-list-0001-pagenation-wap {
    margin-top: 50px;
  }
  .hansya-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-blog-post-notification-list-0001-top-02 {
    border-top: 1px solid #e6e6e6;
    width: 48%;
    margin: 0 0 0 0;
  }
  .store-blog-post-notification-list-0001-top-2-02 {
    border-top: 1px solid #e6e6e6;
    width: 48%;
    float: right;
    margin: -1px 0 0 0;
  }
  .theme-4 .hansya-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .hansya-blog-list-0001-wrap-inner {
    margin: 0 80px;
  }
  .hansya-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .hansya-blog-list-0001__blog-title {
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .hansya-blog-list-0001-wrap-inner .hansya-blog-list-0001:nth-child(odd) {
    padding-right: 20px;
  }
  .hansya-blog-list-0001-wrap-inner .hansya-blog-list-0001:nth-child(even) {
    padding-left: 20px;
  }
  .hansya-blog-list-0001__container__txt-area {
    width: 61%;
    float: left;
    padding: 0 20px 0 0;
  }
  .hansya-blog-list-0001__container__image-area {
    width: 39%;
    float: left;
  }
  .hansya-blog-list-0001__container-txt-area__date {
    font-size: 13px;
    font-weight: bold;
  }
  .hansya-blog-list-0001__container__txt-area__txt {
    font-size: 13px;
    margin: 13px 0 0;
    line-height: 2em;
  }
  .hansya-list-0001__container__image-area__image {
    padding: 66.5% 0 0 20px;
  }
  .hansya-blog-list-0001__btn {
    /* width: 36.4%; */
    margin: 25px 0 0;
  }
  .hansya-blog-list-0001__btn__link {
    width: 70%;
    display: block;
    padding: 12px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
  }
  .hansya-blog-list-0001-result {
    margin-bottom: 50px;
  }
  .hansya-blog-list-0001__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .hansya-blog-list-0001-result-title {
    font-size: 30px;
    padding: 0 0 75px;
  }
  .hansya-blog-list-0001-result__article {
    font-size: 20px;
    padding: 0 0 0 23px;
  }
  .hansya-blog-list-0001-result__article:before {
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
  }
  .hansya-blog-list-0001-result__number__slash-pc {
    display: inline-block;
    padding: 0 5px 0 5px;
  }
  .hansya-blog-list-0001-pagenation {
    padding: 41px 0 0;
  }
  .hansya-blog-list-0001-pagenation__start,
  .hansya-blog-list-0001-pagenation__end {
    width: 5%;
    float: left;
  }
  .hansya-blog-list-0001-pagenation__prev,
  .hansya-blog-list-0001-pagenation__next {
    width: 18%;
    float: left;
    text-align: center;
  }
  .hansya-blog-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__start__inner,
  .hansya-blog-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .hansya-blog-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 5px 13px 12px;
  }
  .hansya-blog-list-0001-pagenation__next__inner {
    font-size: 12px;
    padding: 13px 12px 13px 5px;
  }
  .hansya-blog-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__start__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__end__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .hansya-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-1 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 2px;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 2px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__start__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 24%;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__end__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 24%;
  }
  .hansya-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-2 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__prev__inner:before {
    top: 16px;
    left: 4px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__next__inner:before {
    top: 16px;
    right: 4px;
  }
  .hansya-blog-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .hansya-blog-list-0001:last-of-type {
    margin-bottom: 0;
  }
  .hansya-blog-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .hansya-blog-list-0001-pagenation__pages-sp {
    display: none;
  }
  .hansya-blog-list-0001-pagenation__pages-wrap {
    float: left;
    width: 54%;
    padding: 14px 0;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .hansya-blog-list-0001-pagenation-wap {
    margin-top: 50px;
  }
  .hansya-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-blog-post-notification-list-0001-top-02 {
    border-top: 1px solid #e6e6e6;
    width: 47.3%;
    margin: 0 0 0 0;
  }
  .store-blog-post-notification-list-0001-top-2-02 {
    border-top: 1px solid #e6e6e6;
    width: 48%;
    float: right;
    margin: -1px 0 0 0;
  }
  .theme-4 .hansya-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .hansya-blog-list-0001-wrap-inner {
    margin: 0 120px;
  }
  .hansya-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .hansya-blog-list-0001__blog-title {
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .hansya-blog-list-0001-wrap-inner .hansya-blog-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .hansya-blog-list-0001-wrap-inner .hansya-blog-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .hansya-blog-list-0001__container__txt-area {
    width: 53%;
    float: left;
    padding: 0 24px 0 0;
  }
  .hansya-blog-list-0001__container__image-area {
    width: 47%;
    float: left;
  }
  .hansya-blog-list-0001__container-txt-area__date {
    font-size: 13px;
    font-weight: bold;
  }
  .hansya-blog-list-0001__container__txt-area__txt {
    font-size: 14px;
    margin: 13px 0 0;
    line-height: 2em;
  }
  .hansya-list-0001__container__image-area__image {
    padding: 66.5% 0 0 20px;
  }
  .hansya-blog-list-0001__btn {
    /* width: 31.6%; */
    margin: 10px 0 0;
  }
  .hansya-blog-list-0001__btn__link {
    width: 70%;
    display: block;
    padding: 12px 18px 12px 17px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
  }
  .hansya-blog-list-0001-result {
    margin-bottom: 50px;
  }
  .hansya-blog-list-0001__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .hansya-blog-list-0001-result-title {
    font-size: 30px;
    padding: 0 0 75px;
  }
  .hansya-blog-list-0001-result__article {
    font-size: 20px;
    padding: 0 0 41px 23px;
  }
  .hansya-blog-list-0001-pagenation__start,
  .hansya-blog-list-0001-pagenation__end {
    width: 4%;
    float: left;
  }
  .hansya-blog-list-0001-pagenation__prev,
  .hansya-blog-list-0001-pagenation__next {
    width: 15%;
    float: left;
    text-align: center;
  }
  .hansya-blog-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__start__inner,
  .hansya-blog-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .hansya-blog-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 5px 13px 12px;
  }
  .hansya-blog-list-0001-pagenation__next__inner {
    font-size: 12px;
    padding: 13px 12px 13px 5px;
  }
  .hansya-blog-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__start__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__end__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .hansya-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-1 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 2px;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 2px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__start__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 24%;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__end__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 24%;
  }
  .hansya-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-2 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__prev__inner:before {
    top: 16px;
    left: 4px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__next__inner:before {
    top: 16px;
    right: 4px;
  }
  .hansya-blog-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .hansya-blog-list-0001:last-of-type {
    margin-bottom: 0;
  }
  .hansya-blog-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .hansya-blog-list-0001-pagenation__pages-sp {
    display: none;
  }
  .hansya-blog-list-0001-pagenation__pages-wrap {
    float: left;
    width: 62%;
    padding: 14px 0;
  }
  .hansya-blog-list-0001-result__article:before {
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .hansya-blog-list-0001-pagenation-wap {
    margin-top: 50px;
  }
  .hansya-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-blog-post-notification-list-0001-top-02 {
    border-top: 1px solid #e6e6e6;
    width: 47.3%;
    margin: 0 0 0 0;
  }
  .store-blog-post-notification-list-0001-top-2-02 {
    border-top: 1px solid #e6e6e6;
    width: 48%;
    float: right;
    margin: -1px 0 0 0;
  }
  .theme-4 .hansya-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .hansya-blog-list-0001-wrap {
    max-width: 1280px;
    margin: 0 120px;
  }
  .hansya-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .hansya-blog-list-0001__blog-title {
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .hansya-blog-list-0001-wrap-inner .hansya-blog-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .hansya-blog-list-0001-wrap-inner .hansya-blog-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .hansya-blog-list-0001__container__txt-area {
    width: 53%;
    float: left;
    padding: 0 24px 0 0;
  }
  .hansya-blog-list-0001__container__image-area {
    width: 47%;
    float: left;
  }
  .hansya-blog-list-0001__container-txt-area__date {
    font-size: 13px;
    font-weight: bold;
  }
  .hansya-blog-list-0001__container__txt-area__txt {
    font-size: 14px;
    margin: 13px 0 0;
    line-height: 2em;
  }
  .hansya-list-0001__container__image-area__image {
    padding: 66.5% 0 0 20px;
  }
  .hansya-blog-list-0001__btn {
    /* width: 31.6%; */
    margin: 10px 0 0;
  }
  .hansya-blog-list-0001__btn__link {
    width: 70%;
    display: block;
    padding: 12px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
  }
  .hansya-blog-list-0001-result {
    margin-bottom: 50px;
  }
  .hansya-blog-list-0001__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .hansya-blog-list-0001-result-title {
    font-size: 30px;
    padding: 0 0 75px;
  }
  .hansya-blog-list-0001-result__article {
    font-size: 20px;
    padding: 0 0 41px 23px;
  }
  .hansya-blog-list-0001-result__article:before {
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
  }
  .hansya-blog-list-0001-pagenation__start,
  .hansya-blog-list-0001-pagenation__end {
    width: 4%;
    float: left;
  }
  .hansya-blog-list-0001-pagenation__prev,
  .hansya-blog-list-0001-pagenation__next {
    width: 15%;
    float: left;
    text-align: center;
  }
  .hansya-blog-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__start__inner,
  .hansya-blog-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .hansya-blog-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 5px 13px 12px;
  }
  .hansya-blog-list-0001-pagenation__next__inner {
    font-size: 12px;
    padding: 13px 12px 13px 5px;
  }
  .hansya-blog-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__start__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__end__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .hansya-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-1 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 2px;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 2px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__start__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 24%;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__end__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 24%;
  }
  .hansya-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-2 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__prev__inner:before {
    top: 16px;
    left: 4px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__next__inner:before {
    top: 16px;
    right: 4px;
  }
  .hansya-blog-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .hansya-blog-list-0001:last-of-type {
    margin-bottom: 0;
  }
  .hansya-blog-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .hansya-blog-list-0001-pagenation__pages-sp {
    display: none;
  }
  .hansya-blog-list-0001-pagenation__pages-wrap {
    float: left;
    width: 62%;
    padding: 14px 0;
  }
}
@media screen and (min-width: 1760px) {
  .hansya-blog-list-0001-pagenation-wap {
    margin-top: 50px;
  }
  .hansya-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-blog-post-notification-list-0001-top-02 {
    border-top: 1px solid #e6e6e6;
    width: 47.8%;
    margin: 0 0 0 0;
  }
  .store-blog-post-notification-list-0001-top-2-02 {
    border-top: 1px solid #e6e6e6;
    width: 48%;
    float: right;
    margin: -1px 0 0 0;
  }
  .theme-4 .hansya-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .hansya-blog-list-0001-wrap {
    max-width: 1520px;
    margin: 0 120px;
  }
  .hansya-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .hansya-blog-list-0001__blog-title {
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .hansya-blog-list-0001-wrap-inner .hansya-blog-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .hansya-blog-list-0001-wrap-inner .hansya-blog-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .hansya-blog-list-0001__container__txt-area {
    width: 61%;
    float: left;
    padding: 0 38px 0 0;
  }
  .hansya-blog-list-0001__container__image-area {
    width: 39%;
    float: left;
    margin: 20px 0 0;
  }
  .hansya-blog-list-0001__container-txt-area__date {
    font-size: 13px;
    font-weight: bold;
  }
  .hansya-blog-list-0001__container__txt-area__txt {
    font-size: 13px;
    margin: 13px 0 0;
    line-height: 2em;
  }
  .hansya-list-0001__container__image-area__image {
    padding: 66.5% 0 0 0;
  }
  .hansya-blog-list-0001__btn {
    /* width: 24.9%; */
    margin: 10px 0 0;
  }
  .hansya-blog-list-0001__btn__link {
    /* 確認 */
    /* 確認 */
    width: 70%;
    display: block;
    padding: 12px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
  }
  .hansya-blog-list-0001-result {
    margin-bottom: 50px;
  }
  .hansya-blog-list-0001__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .hansya-blog-list-0001-result-title {
    font-size: 30px;
    padding: 0 0 75px;
  }
  .hansya-blog-list-0001-result__article {
    font-size: 20px;
    padding: 0 0 41px 23px;
  }
  .hansya-blog-list-0001-result__article:before {
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
  }
  .hansya-blog-list-0001-pagenation__start,
  .hansya-blog-list-0001-pagenation__end {
    width: 4%;
    float: left;
  }
  .hansya-blog-list-0001-pagenation__prev,
  .hansya-blog-list-0001-pagenation__next {
    width: 12%;
    float: left;
    text-align: center;
  }
  .hansya-blog-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .hansya-blog-list-0001-pagenation__start__inner,
  .hansya-blog-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .hansya-blog-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .hansya-blog-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 5px 13px 12px;
  }
  .hansya-blog-list-0001-pagenation__next__inner {
    font-size: 12px;
    padding: 13px 12px 13px 5px;
  }
  .hansya-blog-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__start__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__end__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .hansya-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-1 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 2px;
  }
  .theme-1 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .hansya-blog-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 2px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__start__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 24%;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__end__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 24%;
  }
  .hansya-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-2 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__prev__inner:before {
    top: 16px;
    left: 4px;
  }
  .theme-2 .hansya-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .hansya-blog-list-0001-pagenation__next__inner:before {
    top: 16px;
    right: 4px;
  }
  .hansya-blog-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .hansya-blog-list-0001:last-of-type {
    margin-bottom: 0;
  }
  .hansya-blog-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .hansya-blog-list-0001-pagenation__pages-sp {
    display: none;
  }
  .hansya-blog-list-0001-pagenation__pages-wrap {
    float: left;
    width: 68%;
    padding: 14px 0;
  }
}
.theme-1 .hansya-blog-detail-0001 .color-icon:before, .theme-4 .hansya-blog-detail-0001 .color-icon:before {
  position: absolute;
  width: 10px;
  height: 10px;
  right: 18px;
}

.theme-2 .hansya-blog-detail-0001 .color-icon:before, .theme-3 .hansya-blog-detail-0001 .color-icon:before {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 20px;
}

.hansya-blog-detail-0001__content__btn__link {
  border-radius: 3px;
}

.theme-4 .hansya-blog-detail-0001__content__btn__link {
  border-radius: 29.98px;
}

.theme-4 .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
  border-radius: 29.98px;
}

.hansya-blog-detail-0001__content__tags__tag {
  position: relative;
}

.hansya-blog-detail-0001__content__tags__tag__frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  border-radius: 3px;
}

.hansya-detail-blog-0001-unit-base {
  padding: 80px 0;
}

.hansya-blog-detail-0001__content__title {
  font-weight: bold;
}

.hansya-blog-detail-0001__content__main {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  overflow: hidden;
}

.hansya-blog-detail-0001__store-name {
  font-weight: bold;
}

.hansya-blog-detail-0001__content__date {
  font-weight: bold;
}

.hansya-blog-detail-0001__content__btn__link {
  font-weight: bold;
}

.hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
  font-weight: bold;
}

.hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item.non_url {
  opacity: 0.2;
}

.hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item a {
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .hansya-detail-blog-0001-unit-base {
    padding: 60px 0;
  }
  .hansya-blog-detail-0001-inner {
    margin: 0 16px;
  }
  .hansya-blog-detail-0001__store-name {
    font-size: 24px;
    margin: 0 0 75px;
    line-height: 1.5;
  }
  .hansya-blog-detail-0001__content__title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 30px;
  }
  .hansya-blog-detail-0001__content__date {
    font-size: 14px;
  }
  .hansya-blog-detail-0001__content__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 13px 0 0;
  }
  .hansya-blog-detail-0001__content__tags__tag {
    font-size: 12px;
    margin: 4px 2.5px;
  }
  .hansya-blog-detail-0001__content__tags__tag__link {
    display: block;
    border-radius: 3px;
    padding: 5px 2.5px;
  }
  .hansya-blog-detail-0001__content__main {
    line-height: 2;
    font-size: 16px;
    margin: 14px 0 50px;
    padding: 0 0 40px;
  }
  /* .hansya-blog-detail-0001__content__btn {
    position: relative;
  }
  .hansya-blog-detail-0001__content__btn__link {
    display: block;
    padding: 21px 40px 21px 18px;
    font-size: 14px;
    border-radius: 3px;
    line-height: 1.5;
  } */
  /* bottom_btn_area */
  /* bottom_btn_area */
  .hansya-blog-detail-0001 .bottom_btn_area {
    position: relative;
    /* padding-bottom:142px; */
    /* display: flex; */
    /* justify-content: space-between; */
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.hansya-blog-detail-0001__content__btn {
    /* position:absolute ; */
    width: 100%;
    padding-top: 70px;
    /* top:80px; */
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item a {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    /* border-radius: 3px; */
    text-align: center;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
    width: 45%;
    position: absolute;
    height: 50px;
    border-radius: 3px;
    z-index: 10;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item.prev {
    top: 0;
    left: 0;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item.next {
    top: 0;
    right: 0;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a > span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .hansya-blog-detail-0001__content__btn {
    position: relative;
  }
  .theme-1 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-4 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-2 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-3 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-4 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
  .theme-2 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-3 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .hansya-blog-detail-0001-inner {
    margin: 0 42px;
  }
  .hansya-blog-detail-0001__store-name {
    font-size: 30px;
    margin: 0 0 111px;
    line-height: 1.5;
  }
  .hansya-blog-detail-0001__content__title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 22px;
  }
  .hansya-blog-detail-0001__content__date {
    font-size: 14px;
  }
  .hansya-blog-detail-0001__content__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 13px 0 0;
  }
  .hansya-blog-detail-0001__content__tags__tag {
    font-size: 12px;
    margin: 4px 2.5px;
  }
  .hansya-blog-detail-0001__content__tags__tag__link {
    display: block;
    border-radius: 3px;
    padding: 5px 2.5px;
  }
  .hansya-blog-detail-0001__content__main {
    line-height: 2;
    font-size: 16px;
    margin: 37px 0 40px;
    padding: 0 0 39px;
  }
  /* .hansya-blog-detail-0001__content__btn {
    position: relative;
    width: 34%;
  }
  .hansya-blog-detail-0001__content__btn__link {
    display: block;
    padding: 21px 40px 21px 18px;
    font-size: 14px;
    border-radius: 3px;
    line-height: 1.5;
  }
  .theme-1 .hansya-blog-detail-0001 .color-icon:before, .theme-4 .hansya-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 16px;
  }
  .theme-2 .hansya-blog-detail-0001 .color-icon:before, .theme-3 .hansya-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 20px;
  } */
  /* bottom_btn_area */
  /* bottom_btn_area */
  .hansya-blog-detail-0001 .bottom_btn_area {
    display: flex;
    justify-content: space-between;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item {
    position: relative;
    width: 40%;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item a {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    /* border-radius: 3px; */
    text-align: center;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
    border-radius: 3px;
    width: 25%;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a > span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .hansya-blog-detail-0001__content__btn {
    position: relative;
  }
  .theme-1 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-4 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-2 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-3 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-4 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
  .theme-2 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-3 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .hansya-blog-detail-0001-inner {
    margin: 0 168px;
  }
  .hansya-blog-detail-0001__store-name {
    font-size: 30px;
    margin: 0 0 111px;
    line-height: 1.5;
  }
  .hansya-blog-detail-0001__content__title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 22px;
  }
  .hansya-blog-detail-0001__content__date {
    font-size: 16px;
  }
  .hansya-blog-detail-0001__content__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 0;
  }
  .hansya-blog-detail-0001__content__tags__tag {
    font-size: 12px;
    margin: 4px 2.5px;
  }
  .hansya-blog-detail-0001__content__tags__tag__link {
    display: block;
    border-radius: 3px;
    padding: 5px 2.5px;
  }
  .hansya-blog-detail-0001__content__main {
    line-height: 2;
    font-size: 14px;
    margin: 28px 0 40px;
    padding: 0 0 39px;
  }
  /* .hansya-blog-detail-0001__content__btn {
    position: relative;
    width: 34%;
  }
  .hansya-blog-detail-0001__content__btn__link {
    display: block;
    font-size: 14px;
    padding: 17px 40px 17px 18px;
    border-radius: 3px;
    line-height: 1.5;
  }
  .theme-1 .hansya-blog-detail-0001 .color-icon:before, .theme-4 .hansya-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 10px;
    height: 14px;
    right: 15px;
  }
  .theme-2 .hansya-blog-detail-0001 .color-icon:before, .theme-3 .hansya-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 19px;
  } */
  /* bottom_btn_area */
  /* bottom_btn_area */
  .hansya-blog-detail-0001 .bottom_btn_area {
    display: flex;
    justify-content: space-between;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item {
    position: relative;
    width: 40%;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item a {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    /* border-radius: 3px; */
    text-align: center;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
    border-radius: 3px;
    width: 25%;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a > span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .hansya-blog-detail-0001__content__btn {
    position: relative;
  }
  .theme-1 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-4 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-2 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-3 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-4 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
  .theme-2 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-3 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .hansya-blog-detail-0001 {
    margin: 0 120px;
  }
  .hansya-blog-detail-0001-inner {
    margin: 0 175px;
  }
  .hansya-blog-detail-0001__store-name {
    font-size: 30px;
    margin: 0 0 111px;
    line-height: 1.5;
  }
  .hansya-blog-detail-0001__content__title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 22px;
  }
  .hansya-blog-detail-0001__content__date {
    font-size: 16px;
  }
  .hansya-blog-detail-0001__content__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 0;
  }
  .hansya-blog-detail-0001__content__tags__tag {
    font-size: 12px;
    margin: 4px 2.5px;
  }
  .hansya-blog-detail-0001__content__tags__tag__link {
    display: block;
    border-radius: 3px;
    padding: 5px 2.5px;
  }
  .hansya-blog-detail-0001__content__main {
    line-height: 2;
    font-size: 14px;
    margin: 33px 0 40px;
    padding: 0 0 39px;
  }
  /* .hansya-blog-detail-0001__content__btn {
    position: relative;
    width: 34%;
  }
  .hansya-blog-detail-0001__content__btn__link {
    display: block;
    font-size: 14px;
    padding: 17px 40px 17px 18px;
    border-radius: 3px;
    line-height: 1.5;
  }
  .theme-1 .hansya-blog-detail-0001 .color-icon:before, .theme-4 .hansya-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 16px;
  }
  .theme-2 .hansya-blog-detail-0001 .color-icon:before, .theme-3 .hansya-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
  } */
  /* bottom_btn_area */
  /* bottom_btn_area */
  .hansya-blog-detail-0001 .bottom_btn_area {
    display: flex;
    justify-content: space-between;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item {
    position: relative;
    width: 40%;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item a {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    /* border-radius: 3px; */
    text-align: center;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
    border-radius: 3px;
    width: 25%;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a > span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .hansya-blog-detail-0001__content__btn {
    position: relative;
  }
  .theme-1 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-4 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-2 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-3 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-4 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
  .theme-2 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-3 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .hansya-blog-detail-0001 {
    max-width: 1280px;
    margin: 0 120px;
  }
  .hansya-blog-detail-0001-inner {
    margin: 0 175px;
  }
  .hansya-blog-detail-0001__store-name {
    font-size: 30px;
    margin: 0 0 111px;
    line-height: 1.5;
  }
  .hansya-blog-detail-0001__content__title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 22px;
  }
  .hansya-blog-detail-0001__content__date {
    font-size: 16px;
  }
  .hansya-blog-detail-0001__content__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 0;
  }
  .hansya-blog-detail-0001__content__tags__tag {
    font-size: 12px;
    margin: 4px 2.5px;
  }
  .hansya-blog-detail-0001__content__tags__tag__link {
    display: block;
    border-radius: 3px;
    padding: 5px 2.5px;
  }
  .hansya-blog-detail-0001__content__main {
    line-height: 2;
    font-size: 14px;
    margin: 33px 0 40px;
    padding: 0 0 39px;
  }
  /* .hansya-blog-detail-0001__content__btn {
    position: relative;
    width: 34%;
  }
  .hansya-blog-detail-0001__content__btn__link {
    display: block;
    font-size: 14px;
    padding: 17px 40px 17px 18px;
    border-radius: 3px;
    line-height: 1.5;
  }
  .theme-1 .hansya-blog-detail-0001 .color-icon:before, .theme-4 .hansya-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 16px;
  }
  .theme-2 .hansya-blog-detail-0001 .color-icon:before, .theme-3 .hansya-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
  } */
  /* bottom_btn_area */
  /* bottom_btn_area */
  .hansya-blog-detail-0001 .bottom_btn_area {
    display: flex;
    justify-content: space-between;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item {
    position: relative;
    width: 40%;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item a {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    /* border-radius: 3px; */
    text-align: center;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
    border-radius: 3px;
    width: 25%;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a > span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .hansya-blog-detail-0001__content__btn {
    position: relative;
  }
  .theme-1 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-4 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-2 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-3 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-4 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
  .theme-2 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-3 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
}
@media screen and (min-width: 1760px) {
  .hansya-blog-detail-0001 {
    max-width: 1520px;
    margin: 0 120px;
  }
  .hansya-blog-detail-0001-inner {
    margin: 0 296px;
  }
  .hansya-blog-detail-0001__store-name {
    font-size: 30px;
    margin: 0 0 111px;
    line-height: 1.5;
  }
  .hansya-blog-detail-0001__content__title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 22px;
  }
  .hansya-blog-detail-0001__content__date {
    font-size: 16px;
  }
  .hansya-blog-detail-0001__content__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 0;
  }
  .hansya-blog-detail-0001__content__tags__tag {
    font-size: 12px;
    margin: 4px 2.5px;
  }
  .hansya-blog-detail-0001__content__tags__tag__link {
    display: block;
    border-radius: 3px;
    padding: 5px 2.5px;
  }
  .hansya-blog-detail-0001__content__main {
    line-height: 2;
    font-size: 14px;
    margin: 33px 0 40px;
    padding: 0 0 39px;
  }
  /*
    .hansya-blog-detail-0001__content__btn {
      position: relative;
      width: 34%;
    }
    .hansya-blog-detail-0001__content__btn__link {
      display: block;
      font-size: 14px;
      padding: 17px 40px 17px 18px;
      border-radius: 3px;
      line-height: 1.5;
    }
    .theme-1 .hansya-blog-detail-0001 .color-icon:before, .theme-4 .hansya-blog-detail-0001 .color-icon:before {
      position: absolute;
      width: 10px;
      height: 13px;
      right: 17px;
    }
    .theme-2 .hansya-blog-detail-0001 .color-icon:before, .theme-3 .hansya-blog-detail-0001 .color-icon:before {
      position: absolute;
      width: 12px;
      height: 11px;
      right: 17px;
    } */
  /* bottom_btn_area */
  /* bottom_btn_area */
  .hansya-blog-detail-0001 .bottom_btn_area {
    display: flex;
    justify-content: space-between;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item {
    position: relative;
    width: 40%;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item a {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    /* border-radius: 3px; */
    text-align: center;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
    border-radius: 3px;
    width: 25%;
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .hansya-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a > span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .hansya-blog-detail-0001__content__btn {
    position: relative;
  }
  .theme-1 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-4 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-2 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-3 .hansya-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-4 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
  .theme-2 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-3 .hansya-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
}
.headline-0001 {
  font-weight: bold;
  position: relative;
}

/* sp */
@media screen and (max-width: 767px) {
  .headline-0001 {
    font-size: 32px;
    margin: 0 16px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .headline-0001 {
    font-size: 40px;
    margin: 0 40px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .headline-0001 {
    font-size: 40px;
    margin: 0 80px;
  }
}
/* pc-small - pc-large */
@media print, screen and (min-width: 1280px) {
  .headline-0001 {
    font-size: 40px;
    margin: 0 120px;
  }
}
.headline-0002 {
  font-weight: bold;
  position: relative;
}

/* sp */
@media screen and (max-width: 767px) {
  .headline-0002 {
    font-size: 24px;
    margin: 0 16px;
  }
}
/* tab-normal*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .headline-0002 {
    font-size: 30px;
    margin: 0 42px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .headline-0002 {
    font-size: 30px;
    margin: 0 80px;
  }
}
/* pc-small - pc-large */
@media print, screen and (min-width: 1280px) {
  .headline-0002 {
    font-size: 30px;
    margin: 0 120px;
  }
}
.headline-0003__inner {
  overflow: hidden;
  position: relative;
}

.headline-0003__text {
  font-weight: bold;
  display: inline-block;
  font-size: 30px;
}

.theme-1 .headline-0003__text, .theme-2 .headline-0003__text, .theme-4 .headline-0003__text {
  padding: 0 0 0 35px;
  margin: 0 0 0 0;
}

.theme-3 .headline-0003__text {
  padding: 17px 0 0 0;
}

.headline-0003__border {
  position: absolute;
}

.theme-1 .headline-0003__border, .theme-2 .headline-0003__border {
  float: left;
  background-size: contain;
  height: 100%;
  width: 4px;
  padding: 14px 0 10px;
}

.theme-4 .headline-0003__border {
  float: left;
  background-size: contain;
  height: 100%;
  width: 8px;
  padding: 14px 0 10px;
}

/* sp */
@media screen and (max-width: 767px) {
  .headline-0003 {
    margin: 0 16px 0;
  }
  .headline-0003__text {
    font-size: 24px;
  }
  .theme-1 .headline-0003__border, .theme-2 .headline-0003__border, .theme-4 .headline-0003__border {
    padding: 11px 0 10px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .headline-0003 {
    margin: 0 40px 0;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .headline-0003 {
    margin: 0 80px 0;
  }
}
/* pc-small - pc-large */
@media print, screen and (min-width: 1280px) {
  .headline-0003 {
    margin: 0 120px 0;
  }
}
.headline-0004__title {
  font-weight: bold;
}

.headline-0004__txt {
  font-size: 14px;
  margin: 0 0 0 0;
}

/* sp */
@media screen and (max-width: 767px) {
  .headline-0004 {
    margin: 0 16px 0;
  }
  .headline-0004__title {
    font-size: 16px;
  }
  .headline-0004__txt {
    font-size: 13px;
    margin: 19px 0 0;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .headline-0004 {
    margin: 0 40px 0;
  }
  .headline-0004__title {
    font-size: 20px;
  }
  .headline-0004__txt {
    font-size: 14px;
    margin: 19px 0 0;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .headline-0004 {
    margin: 0 80px 0;
  }
  .headline-0004__title {
    font-size: 20px;
  }
  .headline-0004__txt {
    font-size: 14px;
    margin: 19px 0 0;
  }
}
/* pc-small - pc-large */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .headline-0004 {
    margin: 0 120px 0;
  }
  .headline-0004__title {
    font-size: 20px;
  }
  .headline-0004__txt {
    font-size: 14px;
    margin: 19px 0 0;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .headline-0004 {
    margin: 0 120px 0;
  }
  .headline-0004__title {
    font-size: 20px;
  }
  .headline-0004__txt {
    font-size: 14px;
    margin: 19px 0 0;
  }
}
.headline-0005__title {
  font-weight: bold;
  float: left;
}

.headline-0005__txt {
  padding: 20px 0 0;
  clear: both;
}

.headline0005_icon {
  content: "";
  display: inline-block;
  width: 20px;
  height: 100%;
  position: relative;
}

.headline0005_icon:before {
  width: 10px;
  height: 10px;
  margin: 0 0 0 10px;
}

/* sp - */
@media screen and (max-width: 767px) {
  .headline-0005 {
    margin: 0 16px 0;
  }
  .headline-0005__title {
    font-size: 16px;
  }
  .headline-0005__txt {
    font-size: 13px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .headline-0005 {
    margin: 0 40px 0;
  }
  .headline-0005__title {
    font-size: 20px;
  }
  .headline-0005__txt {
    font-size: 14px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .headline-0005 {
    margin: 0 80px 0;
  }
  .headline-0005__title {
    font-size: 20px;
  }
  .headline-0005__txt {
    font-size: 14px;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .headline-0005 {
    margin: 0 120px 0;
  }
  .headline-0005__title {
    font-size: 20px;
  }
  .headline-0005__txt {
    font-size: 14px;
  }
}
/* pc-nomal  */
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .headline-0005 {
    margin: 0 120px 0;
  }
  .headline-0005__title {
    font-size: 20px;
  }
  .headline-0005__txt {
    font-size: 14px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .headline-0005 {
    margin: 0 120px 0;
  }
  .headline-0005__title {
    font-size: 20px;
  }
  .headline-0005__txt {
    font-size: 14px;
  }
}
/*共通となるCSSは外に記述 */
.headline-0006__item a {
  display: block;
}

.headline-0006__item img {
  height: auto;
  width: 100%;
  vertical-align: text-bottom;
}

.headline-0006__item img.image_border {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

.theme-1 .headline-0006__item img {
  border-radius: 3px;
}

.theme-2 .headline-0006__item img {
  border-radius: 3px;
}

.theme-4 .headline-0006__item img {
  border-radius: 20px;
}

.headline-0006__item {
  text-align: center;
}

.headline-0006__item.align-right {
  text-align: right;
}

.headline-0006__item.align-left {
  text-align: left;
}

.unit-base.unit-base-full {
  max-width: 100%;
}

.unit-base.unit-base-full .headline-0006__item {
  margin: 0;
}

.headline-0006__item_wrap {
  height: auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.headline-0006__item .copy {
  width: 100%;
  display: block;
  position: absolute;
  line-height: 1.5em;
  font-weight: bold;
}

.headline-0006.horizon_align_1 .copy {
  text-align: left;
}

.headline-0006.horizon_align_2 .copy {
  text-align: center;
}

.headline-0006.horizon_align_3 .copy {
  text-align: right;
}

.headline-0006.vertical_align_1 .copy {
  top: 0px;
}

.headline-0006.vertical_align_2 .copy {
  top: 50%;
  transform: translateY(-50%);
}

.headline-0006.vertical_align_3 .copy {
  bottom: 0px;
}

@media screen and (max-width: 767px) {
  .headline-0006__item {
    margin: 0 18px 0;
  }
  .headline-0006.fixed_width {
    margin: 0 18px;
  }
  .fixed_width {
    margin: 0 auto;
  }
  .headline-0006__item .copy {
    padding: 16px;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .headline-0006__item {
    margin: 0 40px 0;
  }
  .headline-0006.fixed_width {
    margin: 0 40px;
  }
  .fixed_width {
    margin: 0 auto;
  }
  .headline-0006__item .copy {
    padding: 40px;
    font-size: 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .headline-0006__item {
    margin: 0 80px 0;
  }
  .headline-0006.fixed_width {
    margin: 0 80px;
  }
  .fixed_width {
    margin: 0 auto;
  }
  .headline-0006__item .copy {
    padding: 50px;
    font-size: 34px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .headline-0006__item {
    margin: 0 120px 0;
  }
  .headline-0006.fixed_width {
    margin: 0 120px;
  }
  .fixed_width {
    margin: 0 auto;
  }
  .headline-0006__item .copy {
    padding: 46px;
    font-size: 34px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .headline-0006__item {
    margin: 0 120px 0;
  }
  .headline-0006.fixed_width {
    margin: 0 120px;
  }
  .fixed_width {
    margin: 0 auto;
  }
  .headline-0006__item .copy {
    padding: 46px;
    font-size: 34px;
  }
}
@media screen and (min-width: 1760px) {
  .headline-0006__item {
    margin: 0 120px 0;
  }
  .headline-0006.fixed_width {
    margin: 0 120px;
  }
  .fixed_width {
    margin: 0 auto;
  }
  .headline-0006__item .copy {
    padding: 74px;
    font-size: 34px;
  }
}
/*共通となるCSSは外に記述 */
.image-0001 .image-0001__item a {
  display: block;
}

.image-0001.fixed_width .image-0001__item a {
  display: inline-block;
}

.image-0001__item img {
  height: auto;
  width: 100%;
  vertical-align: text-bottom;
}

.image-0001__item img.image_border {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

.theme-1 .image-0001__item img {
  border-radius: 3px;
}

.theme-2 .image-0001__item img {
  border-radius: 3px;
}

.theme-4 .image-0001__item img {
  border-radius: 20px;
}

.image-0001__item {
  text-align: center;
}

.image-0001__item.align-right {
  text-align: right;
}

.image-0001__item.align-left {
  text-align: left;
}

.unit-base.unit-base-full .image-0001__item {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .image-0001__item {
    margin: 0 18px 0;
  }
  .image-0001.fixed_width {
    margin: 0 18px;
  }
  .fixed_width {
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .image-0001__item {
    margin: 0 40px 0;
  }
  .image-0001.fixed_width {
    margin: 0 40px;
  }
  .fixed_width {
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .image-0001__item {
    margin: 0 80px 0;
  }
  .image-0001.fixed_width {
    margin: 0 80px;
  }
  .fixed_width {
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .image-0001__item {
    margin: 0 120px 0;
  }
  .image-0001.fixed_width {
    margin: 0 120px;
  }
  .fixed_width {
    margin: 0 auto;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .image-0001__item {
    margin: 0 120px 0;
  }
  .image-0001.fixed_width {
    margin: 0 120px;
  }
  .fixed_width {
    margin: 0 auto;
  }
}
@media screen and (min-width: 1760px) {
  .image-0001__item {
    margin: 0 120px 0;
  }
  .image-0001.fixed_width {
    margin: 0 120px;
  }
  .fixed_width {
    margin: 0 auto;
  }
}
/*共通となるCSSは外に記述 */
.image-0002__item img {
  vertical-align: top;
  width: 100%;
  height: auto;
}

.image-0002__item img.image_border {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

.theme-1 .image-0002__item img {
  border-radius: 3px;
}

.theme-2 .image-0002__item img {
  border-radius: 3px;
}

.theme-4 .image-0002__item img {
  border-radius: 20px;
}

@media screen and (max-width: 767px) {
  .image-0002 {
    margin: 0 16px 0;
  }
  .image-0002__item:first-child {
    margin: 0 0 48px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .image-0002 {
    margin: 0 40px 0;
  }
  .image-0002__item {
    width: 48%;
    float: left;
  }
  .image-0002__item:first-child {
    margin: 0 4% 0 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .image-0002 {
    margin: 0 80px 0;
  }
  .image-0002__item {
    width: 48%;
    float: left;
  }
  .image-0002__item:first-child {
    margin: 0 4% 0 0;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .image-0002 {
    margin: 0 120px 0;
  }
  .image-0002__item {
    width: 48%;
    float: left;
  }
  .image-0002__item:first-child {
    margin: 0 4% 0 0;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .image-0002 {
    margin: 0 120px 0;
  }
  .image-0002__item {
    width: 48%;
    float: left;
  }
  .image-0002__item:first-child {
    margin: 0 4% 0 0;
  }
}
@media screen and (min-width: 1760px) {
  .image-0002 {
    margin: 0 120px 0;
  }
  .image-0002__item {
    width: 48%;
    float: left;
  }
  .image-0002__item:first-child {
    margin: 0 4% 0 0;
  }
}
/*共通となるCSSは外に記述 */
img.modal-image {
  cursor: pointer;
}

.image-0003 a {
  text-decoration: none;
}

.image-0003__item img {
  vertical-align: top;
  width: 100%;
  height: auto;
}

.image-0003 .image_border {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

.theme-1 .image-0003__item img {
  border-radius: 3px;
}

.theme-2 .image-0003__item img {
  border-radius: 3px;
}

.theme-4 .image-0003__item img {
  border-radius: 20px;
}

.image-0003__item--text {
  display: block;
}

.image-0003__item--title {
  display: block;
}

.image-0003__item--title-1 {
  display: block;
}

@media screen and (max-width: 767px) {
  .image-0003 {
    margin: 0 16px;
  }
  .image-0003__item {
    margin: 30px 0 0 0;
  }
  .image-0003__item:first-child {
    margin: 0 0 0 0;
  }
  .image-0003__item--text {
    margin: 5px 0 0 0;
    font-size: 10px;
  }
  .image-0003__item--title {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 20px;
  }
  .image-0003__item--title-1 {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    margin: 20px 0 0 0;
  }
  .image-0003 .imgobj_all_noimage {
    height: 0 !important;
  }
  .image-0003 .no_inner_obj {
    margin: 0 0 0 0;
    line-height: 0;
    height: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .image-0003 {
    margin: 0 40px 0;
  }
  .image-0003__item {
    width: 30%;
    float: left;
    margin: 0 5% 0 0;
  }
  .image-0003__item:nth-child(3n) {
    margin: 0 0 0 0;
  }
  .image-0003__item:nth-child(n+4) {
    margin-top: 25px;
  }
  .image-0003__item--text {
    /* line-height: 1.8em; */
    margin: 5px 0 0 0;
    font-size: 10px;
  }
  .image-0003__item--title {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 20px;
  }
  .image-0003__item--title-1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 20px 0 0 0;
  }
  .image-0003 .imgobj_pc_noimage {
    height: 0 !important;
  }
  .image-0003 .imgobj_all_noimage {
    height: 0 !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .image-0003 {
    margin: 0 80px 0;
  }
  .image-0003__item {
    width: 30%;
    float: left;
    margin: 0 5% 0 0;
  }
  .image-0003__item:nth-child(3n) {
    margin: 0 0 0 0;
  }
  .image-0003__item:nth-child(n+4) {
    margin-top: 25px;
  }
  .image-0003__item--text {
    /* line-height: 1.8em; */
    margin: 5px 0 0 0;
    font-size: 10px;
  }
  .image-0003__item--title {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 20px;
  }
  .image-0003__item--title-1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 20px 0 0 0;
  }
  .image-0003 .imgobj_pc_noimage {
    height: 0 !important;
  }
  .image-0003 .imgobj_all_noimage {
    height: 0 !important;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .image-0003 {
    margin: 0 120px 0;
  }
  .image-0003__item {
    width: 30%;
    float: left;
    margin: 0 5% 0 0;
  }
  .image-0003__item:nth-child(3n) {
    margin: 0 0 0 0;
  }
  .image-0003__item:nth-child(n+4) {
    margin-top: 25px;
  }
  .image-0003__item--text {
    /* line-height: 1.8em; */
    margin: 5px 0 0 0;
    font-size: 10px;
  }
  .image-0003__item--title {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 20px;
  }
  .image-0003__item--title-1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 20px 0 0 0;
  }
  .image-0003 .imgobj_pc_noimage {
    height: 0 !important;
  }
  .image-0003 .imgobj_all_noimage {
    height: 0 !important;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .image-0003 {
    margin: 0 120px 0;
  }
  .image-0003__item {
    width: 31.6%;
    float: left;
    margin: 0 2.6% 0 0;
  }
  .image-0003__item:nth-child(3n) {
    margin: 0 0 0 0;
  }
  .image-0003__item:nth-child(n+4) {
    margin-top: 34px;
  }
  .image-0003__item--text {
    /* line-height: 1.8em; */
    margin: 5px 0 0 0;
    font-size: 10px;
  }
  .image-0003__item--title {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 20px;
  }
  .image-0003__item--title-1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 20px 0 0 0;
  }
  .image-0003 .imgobj_pc_noimage {
    height: 0 !important;
  }
  .image-0003 .imgobj_all_noimage {
    height: 0 !important;
  }
}
@media screen and (min-width: 1760px) {
  .image-0003 {
    margin: 0 120px 0;
  }
  .image-0003__item {
    width: 30%;
    float: left;
    margin: 0 5% 0 0;
  }
  .image-0003__item:nth-child(3n) {
    margin: 0 0 0 0;
  }
  .image-0003__item:nth-child(n+4) {
    margin-top: 25px;
  }
  .image-0003__item--text {
    /* line-height: 1.8em; */
    margin: 5px 0 0 0;
    font-size: 10px;
  }
  .image-0003__item--title {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 20px;
  }
  .image-0003__item--title-1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 20px 0 0 0;
  }
  .image-0003 .imgobj_pc_noimage {
    height: 0 !important;
  }
  .image-0003 .imgobj_all_noimage {
    height: 0 !important;
  }
}
.theme-1 .instoreview-0001__item, .theme-2 .instoreview-0001__item {
  border-radius: 4px;
}

.theme-3 .instoreview-0001__item {
  border-radius: 0;
}

.theme-4 .instoreview-0001__item {
  border-radius: 20px;
}

.instoreview-0001 .instoreview-0001__item {
  height: 0;
  overflow: hidden;
  position: relative;
}

.instoreview-0001 iframe, .instoreview-0001 object, .instoreview-0001 embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* sp */
@media screen and (max-width: 767px) {
  .instoreview-0001-wrapper {
    padding: 0 16px;
  }
  .instoreview-0001 .instoreview-0001__item {
    padding: 0 0 75%;
    width: 100%;
  }
  .caption {
    margin: 10px 0 0 0;
    font-size: 10px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .instoreview-0001-wrapper {
    padding: 0 40px;
  }
  .instoreview-0001 .instoreview-0001__item {
    padding: 0 0 77%;
    width: auto;
  }
  .caption {
    margin: 10px 0 0 0;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .instoreview-0001-wrapper {
    padding: 0 80px;
  }
  .instoreview-0001 .instoreview-0001__item {
    padding: 0 0 76%;
    width: auto;
  }
  .caption {
    margin: 10px 0 0 0;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .instoreview-0001-wrapper {
    padding: 0 120px;
  }
  .instoreview-0001 .instoreview-0001__item {
    padding: 0 0 73%;
    width: auto;
  }
  .caption {
    margin: 10px 0 0 0;
  }
}
/* pc-normal */
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .instoreview-0001-wrapper {
    padding: 0 120px;
  }
  .instoreview-0001 .instoreview-0001__item {
    padding: 0 0 73%;
    width: auto;
  }
  .caption {
    margin: 10px 0 0 0;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .instoreview-0001-wrapper {
    padding: 0 120px;
  }
  .instoreview-0001 .instoreview-0001__item {
    padding: 0 0 73%;
    width: auto;
  }
  .caption {
    margin: 10px 0 0 0;
  }
}
.interior-color-0001 {
  -webkit-text-size-adjust: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  opacity: 0;
}

/*共通となるCSSは外に記述 */
.interior-list-wrap {
  border: 1px solid;
  box-sizing: border-box;
  height: auto;
  padding: 0 0 0 0;
  position: relative;
  border-radius: 3px;
}

.theme-2 .interior-list-wrap {
  border: 1px solid;
  box-sizing: border-box;
  height: auto;
  padding: 0 0 0 0;
  position: relative;
  border-radius: 0px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.theme-3 .interior-list-wrap {
  border: none;
}

.theme-4 .interior-list-wrap {
  border-radius: 8px;
}

.interior-color-0001 .theme-4 .bx-wrapper {
  border-radius: 20px;
}

.interior-item__pic {
  margin: 0 auto;
  position: relative;
}

.interior-item__pic img {
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 100%;
}

.btn {
  color: #555;
  cursor: pointer;
  margin-top: 20px;
}

/***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.interior-item {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.interior-color-0001 .bx-wrapper {
  border: none;
  margin: 0 0 0 0;
}

.theme-4 .interior-color-0001 .bx-wrapper {
  border-radius: 20px;
}

.interior-color-0001 {
  margin: 0 auto;
  position: relative;
}

.theme-3 .interior-item__text {
  margin-left: 0;
}

.interior-item__text--notes {
  line-height: 1.8;
}

.theme-2 .interior-nav-wrap {
  border-color: rgb(230, 230, 230);
  border-style: solid;
  background-image: -moz-linear-gradient(90deg, rgb(230, 230, 230) 0%, rgb(255, 255, 255) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(230, 230, 230) 0%, rgb(255, 255, 255) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(230, 230, 230) 0%, rgb(255, 255, 255) 100%);
  border: 1px solid;
  border-top: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.interior-nav {
  float: left;
}

.interior-nav_color__headline {
  display: inline-block;
  font-weight: bold;
}

.interior-nav__color_list {
  display: inline-block;
  vertical-align: middle;
}

.interior-nav__color_item {
  border: 1px solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  float: left;
  overflow: hidden;
  position: relative;
}

.interior-nav__color_item--harf {
  padding-top: 50%;
}

.interior-nav__color_item--click {
  bottom: -10px;
  cursor: pointer;
  height: auto;
  left: -5px;
  margin: auto;
  position: absolute;
  right: -5px;
  top: -10px;
  width: auto;
}

.interior-nav__color_item a.active:after {
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  bottom: 3px;
  content: "";
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
}

.interior-nav__color_item a:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  position: absolute;
}

.interior-nav__color_item a:hover:before {
  background-color: #fff;
  bottom: 4px;
  left: 4px;
  right: 4px;
  top: 4px;
}

.interior-nav__color_item a.active:hover:before {
  background-color: transparent;
}

.interior-color-0001 .bx-wrapper {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.interior-color-0001 .bx-wrapper .bx-controls-direction a {
  margin-top: 0;
  outline: 0;
  position: absolute;
  text-indent: -9999px;
  z-index: 9999;
}

.interior-color-0001 .bx-wrapper .bx-prev {
  background: url("/assets/images/interior-color-0001/interior_prev.png") no-repeat;
  background-size: cover;
}

.interior-color-0001 .bx-wrapper .bx-next {
  background: url("/assets/images/interior-color-0001/interior_next.png") no-repeat;
  background-size: cover;
}

.interior-color-0001 .bx-wrapper .bx-next:focus, .interior-color-0001 .bx-wrapper .bx-next:hover {
  background-position: 0 0;
}

.interior-item__text--colorname {
  color: #3c3c3c;
}

.interior-item__text--notes {
  color: #aaaaaa;
}

/*slide prev next**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.interior-pn-btn .prev {
  position: absolute;
  z-index: 60;
}

.interior-pn-btn .next {
  position: absolute;
  z-index: 60;
}

.interior-pn-btn li a {
  height: 100%;
  position: absolute;
  width: 100%;
}

.interior-pn-btn .prev .bx-prev:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: " ";
  display: block;
  position: absolute;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.interior-pn-btn .next .bx-next {
  -webkit-transform: rotate(0);
}

.interior-pn-btn .next .bx-next:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: " ";
  display: block;
  position: absolute;
}

/* theme_arrow */
/* theme-1 */
.theme-1 .interior-pn-btn.color_1 .bx-prev:before, .theme-1 .interior-pn-btn.color_1 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/1.png);
}

.theme-1 .interior-pn-btn.color_2 .bx-prev:before, .theme-1 .interior-pn-btn.color_2 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/2.png);
}

.theme-1 .interior-pn-btn.color_3 .bx-prev:before, .theme-1 .interior-pn-btn.color_3 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/3.png);
}

.theme-1 .interior-pn-btn.color_4 .bx-prev:before, .theme-1 .interior-pn-btn.color_4 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/4.png);
}

.theme-1 .interior-pn-btn.color_5 .bx-prev:before, .theme-1 .interior-pn-btn.color_5 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/5.png);
}

.theme-1 .interior-pn-btn.color_6 .bx-prev:before, .theme-1 .interior-pn-btn.color_6 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/6.png);
}

.theme-1 .interior-pn-btn.color_7 .bx-prev:before, .theme-1 .interior-pn-btn.color_7 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/7.png);
}

.theme-1 .interior-pn-btn.color_8 .bx-prev:before, .theme-1 .interior-pn-btn.color_8 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/8.png);
}

.theme-1 .interior-pn-btn.color_9 .bx-prev:before, .theme-1 .interior-pn-btn.color_9 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/9.png);
}

.theme-1 .interior-pn-btn.color_10 .bx-prev:before, .theme-1 .interior-pn-btn.color_10 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/10.png);
}

.theme-1 .interior-pn-btn.color_11 .bx-prev:before, .theme-1 .interior-pn-btn.color_11 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/11.png);
}

.theme-1 .interior-pn-btn.color_12 .bx-prev:before, .theme-1 .interior-pn-btn.color_12 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/12.png);
}

.theme-1 .interior-pn-btn.color_13 .bx-prev:before, .theme-1 .interior-pn-btn.color_13 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/13.png);
}

.theme-1 .interior-pn-btn.color_14 .bx-prev:before, .theme-1 .interior-pn-btn.color_14 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/14.png);
}

.theme-1 .interior-pn-btn.color_15 .bx-prev:before, .theme-1 .interior-pn-btn.color_15 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/15.png);
}

.theme-1 .interior-pn-btn.color_16 .bx-prev:before, .theme-1 .interior-pn-btn.color_16 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/16.png);
}

.theme-1 .interior-pn-btn.color_17 .bx-prev:before, .theme-1 .interior-pn-btn.color_17 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/17.png);
}

.theme-1 .interior-pn-btn.color_18 .bx-prev:before, .theme-1 .interior-pn-btn.color_18 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/18.png);
}

.theme-1 .interior-pn-btn.color_19 .bx-prev:before, .theme-1 .interior-pn-btn.color_19 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/19.png);
}

.theme-1 .interior-pn-btn.color_20 .bx-prev:before, .theme-1 .interior-pn-btn.color_20 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/20.png);
}

.theme-1 .interior-pn-btn.color_21 .bx-prev:before, .theme-1 .interior-pn-btn.color_21 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/21.png);
}

.theme-1 .interior-pn-btn.color_22 .bx-prev:before, .theme-1 .interior-pn-btn.color_22 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/22.png);
}

.theme-1 .interior-pn-btn.color_23 .bx-prev:before, .theme-1 .interior-pn-btn.color_23 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/23.png);
}

.theme-1 .interior-pn-btn.color_24 .bx-prev:before, .theme-1 .interior-pn-btn.color_24 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/24.png);
}

.theme-1 .interior-pn-btn.color_25 .bx-prev:before, .theme-1 .interior-pn-btn.color_25 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/25.png);
}

.theme-1 .interior-pn-btn.color_26 .bx-prev:before, .theme-1 .interior-pn-btn.color_26 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/26.png);
}

.theme-1 .interior-pn-btn.color_27 .bx-prev:before, .theme-1 .interior-pn-btn.color_27 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/27.png);
}

.theme-1 .interior-pn-btn.color_28 .bx-prev:before, .theme-1 .interior-pn-btn.color_28 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/28.png);
}

.theme-1 .interior-pn-btn.color_29 .bx-prev:before, .theme-1 .interior-pn-btn.color_29 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/29.png);
}

.theme-1 .interior-pn-btn.color_30 .bx-prev:before, .theme-1 .interior-pn-btn.color_30 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/30.png);
}

.theme-1 .interior-pn-btn.color_31 .bx-prev:before, .theme-1 .interior-pn-btn.color_31 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/31.png);
}

.theme-1 .interior-pn-btn.color_32 .bx-prev:before, .theme-1 .interior-pn-btn.color_32 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/32.png);
}

.theme-1 .interior-pn-btn.color_33 .bx-prev:before, .theme-1 .interior-pn-btn.color_33 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/33.png);
}

.theme-1 .interior-pn-btn.color_34 .bx-prev:before, .theme-1 .interior-pn-btn.color_34 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/34.png);
}

.theme-1 .interior-pn-btn.color_35 .bx-prev:before, .theme-1 .interior-pn-btn.color_35 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/35.png);
}

.theme-1 .interior-pn-btn.color_36 .bx-prev:before, .theme-1 .interior-pn-btn.color_36 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/36.png);
}

.theme-1 .interior-pn-btn.color_37 .bx-prev:before, .theme-1 .interior-pn-btn.color_37 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/37.png);
}

.theme-1 .interior-pn-btn.color_38 .bx-prev:before, .theme-1 .interior-pn-btn.color_38 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/38.png);
}

.theme-1 .interior-pn-btn.color_39 .bx-prev:before, .theme-1 .interior-pn-btn.color_39 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/39.png);
}

.theme-1 .interior-pn-btn.color_40 .bx-prev:before, .theme-1 .interior-pn-btn.color_40 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/40.png);
}

.theme-1 .interior-pn-btn.color_41 .bx-prev:before, .theme-1 .interior-pn-btn.color_41 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/41.png);
}

.theme-1 .interior-pn-btn.color_42 .bx-prev:before, .theme-1 .interior-pn-btn.color_42 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/42.png);
}

.theme-1 .interior-pn-btn.color_43 .bx-prev:before, .theme-1 .interior-pn-btn.color_43 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/43.png);
}

.theme-1 .interior-pn-btn.color_44 .bx-prev:before, .theme-1 .interior-pn-btn.color_44 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/44.png);
}

.theme-1 .interior-pn-btn.color_45 .bx-prev:before, .theme-1 .interior-pn-btn.color_45 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/45.png);
}

.theme-1 .interior-pn-btn.color_46 .bx-prev:before, .theme-1 .interior-pn-btn.color_46 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/46.png);
}

.theme-1 .interior-pn-btn.color_47 .bx-prev:before, .theme-1 .interior-pn-btn.color_47 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/47.png);
}

.theme-1 .interior-pn-btn.color_48 .bx-prev:before, .theme-1 .interior-pn-btn.color_48 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/48.png);
}

.theme-1 .interior-pn-btn.color_49 .bx-prev:before, .theme-1 .interior-pn-btn.color_49 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/49.png);
}

.theme-1 .interior-pn-btn.color_50 .bx-prev:before, .theme-1 .interior-pn-btn.color_50 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/50.png);
}

.theme-1 .interior-pn-btn.color_51 .bx-prev:before, .theme-1 .interior-pn-btn.color_51 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/51.png);
}

.theme-1 .interior-pn-btn.color_52 .bx-prev:before, .theme-1 .interior-pn-btn.color_52 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/52.png);
}

.theme-1 .interior-pn-btn.color_53 .bx-prev:before, .theme-1 .interior-pn-btn.color_53 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/53.png);
}

.theme-1 .interior-pn-btn.color_54 .bx-prev:before, .theme-1 .interior-pn-btn.color_54 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/54.png);
}

.theme-1 .interior-pn-btn.color_55 .bx-prev:before, .theme-1 .interior-pn-btn.color_55 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/55.png);
}

.theme-1 .interior-pn-btn.color_56 .bx-prev:before, .theme-1 .interior-pn-btn.color_56 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/56.png);
}

.theme-1 .interior-pn-btn.color_57 .bx-prev:before, .theme-1 .interior-pn-btn.color_57 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/57.png);
}

.theme-1 .interior-pn-btn.color_58 .bx-prev:before, .theme-1 .interior-pn-btn.color_58 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/58.png);
}

.theme-1 .interior-pn-btn.color_59 .bx-prev:before, .theme-1 .interior-pn-btn.color_59 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/59.png);
}

.theme-1 .interior-pn-btn.color_60 .bx-prev:before, .theme-1 .interior-pn-btn.color_60 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/60.png);
}

.theme-1 .interior-pn-btn.color_61 .bx-prev:before, .theme-1 .interior-pn-btn.color_61 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/61.png);
}

.theme-1 .interior-pn-btn.color_62 .bx-prev:before, .theme-1 .interior-pn-btn.color_62 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/62.png);
}

.theme-1 .interior-pn-btn.color_63 .bx-prev:before, .theme-1 .interior-pn-btn.color_63 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/63.png);
}

.theme-1 .interior-pn-btn.color_64 .bx-prev:before, .theme-1 .interior-pn-btn.color_64 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/64.png);
}

.theme-1 .interior-pn-btn.color_65 .bx-prev:before, .theme-1 .interior-pn-btn.color_65 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/65.png);
}

.theme-1 .interior-pn-btn.color_66 .bx-prev:before, .theme-1 .interior-pn-btn.color_66 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/66.png);
}

.theme-1 .interior-pn-btn.color_67 .bx-prev:before, .theme-1 .interior-pn-btn.color_67 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/67.png);
}

.theme-1 .interior-pn-btn.color_68 .bx-prev:before, .theme-1 .interior-pn-btn.color_68 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/68.png);
}

.theme-1 .interior-pn-btn.color_69 .bx-prev:before, .theme-1 .interior-pn-btn.color_69 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/69.png);
}

.theme-1 .interior-pn-btn.color_70 .bx-prev:before, .theme-1 .interior-pn-btn.color_70 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/70.png);
}

.theme-1 .interior-pn-btn.color_71 .bx-prev:before, .theme-1 .interior-pn-btn.color_71 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/71.png);
}

.theme-1 .interior-pn-btn.color_72 .bx-prev:before, .theme-1 .interior-pn-btn.color_72 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/72.png);
}

.theme-1 .interior-pn-btn.color_73 .bx-prev:before, .theme-1 .interior-pn-btn.color_73 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/73.png);
}

.theme-1 .interior-pn-btn.color_74 .bx-prev:before, .theme-1 .interior-pn-btn.color_74 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/74.png);
}

.theme-1 .interior-pn-btn.color_75 .bx-prev:before, .theme-1 .interior-pn-btn.color_75 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/75.png);
}

.theme-1 .interior-pn-btn.color_76 .bx-prev:before, .theme-1 .interior-pn-btn.color_76 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/76.png);
}

.theme-1 .interior-pn-btn.color_77 .bx-prev:before, .theme-1 .interior-pn-btn.color_77 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/77.png);
}

.theme-1 .interior-pn-btn.color_78 .bx-prev:before, .theme-1 .interior-pn-btn.color_78 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/78.png);
}

.theme-1 .interior-pn-btn.color_79 .bx-prev:before, .theme-1 .interior-pn-btn.color_79 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/79.png);
}

.theme-1 .interior-pn-btn.color_80 .bx-prev:before, .theme-1 .interior-pn-btn.color_80 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/80.png);
}

.theme-1 .interior-pn-btn.color_81 .bx-prev:before, .theme-1 .interior-pn-btn.color_81 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/81.png);
}

.theme-1 .interior-pn-btn.color_82 .bx-prev:before, .theme-1 .interior-pn-btn.color_82 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/82.png);
}

.theme-1 .interior-pn-btn.color_83 .bx-prev:before, .theme-1 .interior-pn-btn.color_83 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/83.png);
}

.theme-1 .interior-pn-btn.color_84 .bx-prev:before, .theme-1 .interior-pn-btn.color_84 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/84.png);
}

.theme-1 .interior-pn-btn.color_85 .bx-prev:before, .theme-1 .interior-pn-btn.color_85 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/85.png);
}

.theme-1 .interior-pn-btn.color_86 .bx-prev:before, .theme-1 .interior-pn-btn.color_86 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/86.png);
}

.theme-1 .interior-pn-btn.color_87 .bx-prev:before, .theme-1 .interior-pn-btn.color_87 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/87.png);
}

.theme-1 .interior-pn-btn.color_88 .bx-prev:before, .theme-1 .interior-pn-btn.color_88 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/88.png);
}

.theme-1 .interior-pn-btn.color_89 .bx-prev:before, .theme-1 .interior-pn-btn.color_89 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/89.png);
}

.theme-1 .interior-pn-btn.color_90 .bx-prev:before, .theme-1 .interior-pn-btn.color_90 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/90.png);
}

.theme-1 .interior-pn-btn.color_91 .bx-prev:before, .theme-1 .interior-pn-btn.color_91 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/91.png);
}

.theme-1 .interior-pn-btn.color_92 .bx-prev:before, .theme-1 .interior-pn-btn.color_92 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/92.png);
}

.theme-1 .interior-pn-btn.color_93 .bx-prev:before, .theme-1 .interior-pn-btn.color_93 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/93.png);
}

.theme-1 .interior-pn-btn.color_94 .bx-prev:before, .theme-1 .interior-pn-btn.color_94 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/94.png);
}

.theme-1 .interior-pn-btn.color_95 .bx-prev:before, .theme-1 .interior-pn-btn.color_95 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/95.png);
}

.theme-1 .interior-pn-btn.color_96 .bx-prev:before, .theme-1 .interior-pn-btn.color_96 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/96.png);
}

.theme-1 .interior-pn-btn.color_97 .bx-prev:before, .theme-1 .interior-pn-btn.color_97 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/97.png);
}

.theme-1 .interior-pn-btn.color_98 .bx-prev:before, .theme-1 .interior-pn-btn.color_98 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/98.png);
}

.theme-1 .interior-pn-btn.color_99 .bx-prev:before, .theme-1 .interior-pn-btn.color_99 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/99.png);
}

.theme-1 .interior-pn-btn.color_100 .bx-prev:before, .theme-1 .interior-pn-btn.color_100 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/100.png);
}

.theme-1 .interior-pn-btn.color_101 .bx-prev:before, .theme-1 .interior-pn-btn.color_101 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/101.png);
}

.theme-1 .interior-pn-btn.color_102 .bx-prev:before, .theme-1 .interior-pn-btn.color_102 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/102.png);
}

.theme-1 .interior-pn-btn.color_103 .bx-prev:before, .theme-1 .interior-pn-btn.color_103 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/103.png);
}

.theme-1 .interior-pn-btn.color_104 .bx-prev:before, .theme-1 .interior-pn-btn.color_104 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/104.png);
}

.theme-1 .interior-pn-btn.color_105 .bx-prev:before, .theme-1 .interior-pn-btn.color_105 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/105.png);
}

.theme-1 .interior-pn-btn.color_106 .bx-prev:before, .theme-1 .interior-pn-btn.color_106 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/106.png);
}

.theme-1 .interior-pn-btn.color_107 .bx-prev:before, .theme-1 .interior-pn-btn.color_107 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/107.png);
}

.theme-1 .interior-pn-btn.color_108 .bx-prev:before, .theme-1 .interior-pn-btn.color_108 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/108.png);
}

.theme-1 .interior-pn-btn.color_109 .bx-prev:before, .theme-1 .interior-pn-btn.color_109 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/109.png);
}

.theme-1 .interior-pn-btn.color_110 .bx-prev:before, .theme-1 .interior-pn-btn.color_110 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/110.png);
}

.theme-1 .interior-pn-btn .prev {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  height: 50px;
  width: 50px;
}

.theme-1 .interior-pn-btn .next {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  height: 50px;
  width: 50px;
}

.theme-1 .interior-pn-btn li a {
  border-radius: 3px;
}

/* theme-2 */
.theme-2 .interior-pn-btn.color_1 .bx-prev:before, .theme-2 .interior-pn-btn.color_1 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/1.png);
}

.theme-2 .interior-pn-btn.color_2 .bx-prev:before, .theme-2 .interior-pn-btn.color_2 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/2.png);
}

.theme-2 .interior-pn-btn.color_3 .bx-prev:before, .theme-2 .interior-pn-btn.color_3 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/3.png);
}

.theme-2 .interior-pn-btn.color_4 .bx-prev:before, .theme-2 .interior-pn-btn.color_4 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/4.png);
}

.theme-2 .interior-pn-btn.color_5 .bx-prev:before, .theme-2 .interior-pn-btn.color_5 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/5.png);
}

.theme-2 .interior-pn-btn.color_6 .bx-prev:before, .theme-2 .interior-pn-btn.color_6 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/6.png);
}

.theme-2 .interior-pn-btn.color_7 .bx-prev:before, .theme-2 .interior-pn-btn.color_7 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/7.png);
}

.theme-2 .interior-pn-btn.color_8 .bx-prev:before, .theme-2 .interior-pn-btn.color_8 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/8.png);
}

.theme-2 .interior-pn-btn.color_9 .bx-prev:before, .theme-2 .interior-pn-btn.color_9 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/9.png);
}

.theme-2 .interior-pn-btn.color_10 .bx-prev:before, .theme-2 .interior-pn-btn.color_10 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/10.png);
}

.theme-2 .interior-pn-btn.color_11 .bx-prev:before, .theme-2 .interior-pn-btn.color_11 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/11.png);
}

.theme-2 .interior-pn-btn.color_12 .bx-prev:before, .theme-2 .interior-pn-btn.color_12 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/12.png);
}

.theme-2 .interior-pn-btn.color_13 .bx-prev:before, .theme-2 .interior-pn-btn.color_13 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/13.png);
}

.theme-2 .interior-pn-btn.color_14 .bx-prev:before, .theme-2 .interior-pn-btn.color_14 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/14.png);
}

.theme-2 .interior-pn-btn.color_15 .bx-prev:before, .theme-2 .interior-pn-btn.color_15 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/15.png);
}

.theme-2 .interior-pn-btn.color_16 .bx-prev:before, .theme-2 .interior-pn-btn.color_16 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/16.png);
}

.theme-2 .interior-pn-btn.color_17 .bx-prev:before, .theme-2 .interior-pn-btn.color_17 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/17.png);
}

.theme-2 .interior-pn-btn.color_18 .bx-prev:before, .theme-2 .interior-pn-btn.color_18 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/18.png);
}

.theme-2 .interior-pn-btn.color_19 .bx-prev:before, .theme-2 .interior-pn-btn.color_19 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/19.png);
}

.theme-2 .interior-pn-btn.color_20 .bx-prev:before, .theme-2 .interior-pn-btn.color_20 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/20.png);
}

.theme-2 .interior-pn-btn.color_21 .bx-prev:before, .theme-2 .interior-pn-btn.color_21 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/21.png);
}

.theme-2 .interior-pn-btn.color_22 .bx-prev:before, .theme-2 .interior-pn-btn.color_22 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/22.png);
}

.theme-2 .interior-pn-btn.color_23 .bx-prev:before, .theme-2 .interior-pn-btn.color_23 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/23.png);
}

.theme-2 .interior-pn-btn.color_24 .bx-prev:before, .theme-2 .interior-pn-btn.color_24 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/24.png);
}

.theme-2 .interior-pn-btn.color_25 .bx-prev:before, .theme-2 .interior-pn-btn.color_25 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/25.png);
}

.theme-2 .interior-pn-btn.color_26 .bx-prev:before, .theme-2 .interior-pn-btn.color_26 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/26.png);
}

.theme-2 .interior-pn-btn.color_27 .bx-prev:before, .theme-2 .interior-pn-btn.color_27 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/27.png);
}

.theme-2 .interior-pn-btn.color_28 .bx-prev:before, .theme-2 .interior-pn-btn.color_28 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/28.png);
}

.theme-2 .interior-pn-btn.color_29 .bx-prev:before, .theme-2 .interior-pn-btn.color_29 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/29.png);
}

.theme-2 .interior-pn-btn.color_30 .bx-prev:before, .theme-2 .interior-pn-btn.color_30 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/30.png);
}

.theme-2 .interior-pn-btn.color_31 .bx-prev:before, .theme-2 .interior-pn-btn.color_31 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/31.png);
}

.theme-2 .interior-pn-btn.color_32 .bx-prev:before, .theme-2 .interior-pn-btn.color_32 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/32.png);
}

.theme-2 .interior-pn-btn.color_33 .bx-prev:before, .theme-2 .interior-pn-btn.color_33 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/33.png);
}

.theme-2 .interior-pn-btn.color_34 .bx-prev:before, .theme-2 .interior-pn-btn.color_34 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/34.png);
}

.theme-2 .interior-pn-btn.color_35 .bx-prev:before, .theme-2 .interior-pn-btn.color_35 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/35.png);
}

.theme-2 .interior-pn-btn.color_36 .bx-prev:before, .theme-2 .interior-pn-btn.color_36 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/36.png);
}

.theme-2 .interior-pn-btn.color_37 .bx-prev:before, .theme-2 .interior-pn-btn.color_37 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/37.png);
}

.theme-2 .interior-pn-btn.color_38 .bx-prev:before, .theme-2 .interior-pn-btn.color_38 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/38.png);
}

.theme-2 .interior-pn-btn.color_39 .bx-prev:before, .theme-2 .interior-pn-btn.color_39 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/39.png);
}

.theme-2 .interior-pn-btn.color_40 .bx-prev:before, .theme-2 .interior-pn-btn.color_40 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/40.png);
}

.theme-2 .interior-pn-btn.color_41 .bx-prev:before, .theme-2 .interior-pn-btn.color_41 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/41.png);
}

.theme-2 .interior-pn-btn.color_42 .bx-prev:before, .theme-2 .interior-pn-btn.color_42 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/42.png);
}

.theme-2 .interior-pn-btn.color_43 .bx-prev:before, .theme-2 .interior-pn-btn.color_43 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/43.png);
}

.theme-2 .interior-pn-btn.color_44 .bx-prev:before, .theme-2 .interior-pn-btn.color_44 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/44.png);
}

.theme-2 .interior-pn-btn.color_45 .bx-prev:before, .theme-2 .interior-pn-btn.color_45 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/45.png);
}

.theme-2 .interior-pn-btn.color_46 .bx-prev:before, .theme-2 .interior-pn-btn.color_46 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/46.png);
}

.theme-2 .interior-pn-btn.color_47 .bx-prev:before, .theme-2 .interior-pn-btn.color_47 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/47.png);
}

.theme-2 .interior-pn-btn.color_48 .bx-prev:before, .theme-2 .interior-pn-btn.color_48 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/48.png);
}

.theme-2 .interior-pn-btn.color_49 .bx-prev:before, .theme-2 .interior-pn-btn.color_49 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/49.png);
}

.theme-2 .interior-pn-btn.color_50 .bx-prev:before, .theme-2 .interior-pn-btn.color_50 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/50.png);
}

.theme-2 .interior-pn-btn.color_51 .bx-prev:before, .theme-2 .interior-pn-btn.color_51 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/51.png);
}

.theme-2 .interior-pn-btn.color_52 .bx-prev:before, .theme-2 .interior-pn-btn.color_52 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/52.png);
}

.theme-2 .interior-pn-btn.color_53 .bx-prev:before, .theme-2 .interior-pn-btn.color_53 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/53.png);
}

.theme-2 .interior-pn-btn.color_54 .bx-prev:before, .theme-2 .interior-pn-btn.color_54 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/54.png);
}

.theme-2 .interior-pn-btn.color_55 .bx-prev:before, .theme-2 .interior-pn-btn.color_55 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/55.png);
}

.theme-2 .interior-pn-btn.color_56 .bx-prev:before, .theme-2 .interior-pn-btn.color_56 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/56.png);
}

.theme-2 .interior-pn-btn.color_57 .bx-prev:before, .theme-2 .interior-pn-btn.color_57 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/57.png);
}

.theme-2 .interior-pn-btn.color_58 .bx-prev:before, .theme-2 .interior-pn-btn.color_58 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/58.png);
}

.theme-2 .interior-pn-btn.color_59 .bx-prev:before, .theme-2 .interior-pn-btn.color_59 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/59.png);
}

.theme-2 .interior-pn-btn.color_60 .bx-prev:before, .theme-2 .interior-pn-btn.color_60 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/60.png);
}

.theme-2 .interior-pn-btn.color_61 .bx-prev:before, .theme-2 .interior-pn-btn.color_61 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/61.png);
}

.theme-2 .interior-pn-btn.color_62 .bx-prev:before, .theme-2 .interior-pn-btn.color_62 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/62.png);
}

.theme-2 .interior-pn-btn.color_63 .bx-prev:before, .theme-2 .interior-pn-btn.color_63 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/63.png);
}

.theme-2 .interior-pn-btn.color_64 .bx-prev:before, .theme-2 .interior-pn-btn.color_64 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/64.png);
}

.theme-2 .interior-pn-btn.color_65 .bx-prev:before, .theme-2 .interior-pn-btn.color_65 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/65.png);
}

.theme-2 .interior-pn-btn.color_66 .bx-prev:before, .theme-2 .interior-pn-btn.color_66 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/66.png);
}

.theme-2 .interior-pn-btn.color_67 .bx-prev:before, .theme-2 .interior-pn-btn.color_67 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/67.png);
}

.theme-2 .interior-pn-btn.color_68 .bx-prev:before, .theme-2 .interior-pn-btn.color_68 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/68.png);
}

.theme-2 .interior-pn-btn.color_69 .bx-prev:before, .theme-2 .interior-pn-btn.color_69 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/69.png);
}

.theme-2 .interior-pn-btn.color_70 .bx-prev:before, .theme-2 .interior-pn-btn.color_70 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/70.png);
}

.theme-2 .interior-pn-btn.color_71 .bx-prev:before, .theme-2 .interior-pn-btn.color_71 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/71.png);
}

.theme-2 .interior-pn-btn.color_72 .bx-prev:before, .theme-2 .interior-pn-btn.color_72 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/72.png);
}

.theme-2 .interior-pn-btn.color_73 .bx-prev:before, .theme-2 .interior-pn-btn.color_73 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/73.png);
}

.theme-2 .interior-pn-btn.color_74 .bx-prev:before, .theme-2 .interior-pn-btn.color_74 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/74.png);
}

.theme-2 .interior-pn-btn.color_75 .bx-prev:before, .theme-2 .interior-pn-btn.color_75 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/75.png);
}

.theme-2 .interior-pn-btn.color_76 .bx-prev:before, .theme-2 .interior-pn-btn.color_76 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/76.png);
}

.theme-2 .interior-pn-btn.color_77 .bx-prev:before, .theme-2 .interior-pn-btn.color_77 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/77.png);
}

.theme-2 .interior-pn-btn.color_78 .bx-prev:before, .theme-2 .interior-pn-btn.color_78 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/78.png);
}

.theme-2 .interior-pn-btn.color_79 .bx-prev:before, .theme-2 .interior-pn-btn.color_79 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/79.png);
}

.theme-2 .interior-pn-btn.color_80 .bx-prev:before, .theme-2 .interior-pn-btn.color_80 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/80.png);
}

.theme-2 .interior-pn-btn.color_81 .bx-prev:before, .theme-2 .interior-pn-btn.color_81 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/81.png);
}

.theme-2 .interior-pn-btn.color_82 .bx-prev:before, .theme-2 .interior-pn-btn.color_82 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/82.png);
}

.theme-2 .interior-pn-btn.color_83 .bx-prev:before, .theme-2 .interior-pn-btn.color_83 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/83.png);
}

.theme-2 .interior-pn-btn.color_84 .bx-prev:before, .theme-2 .interior-pn-btn.color_84 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/84.png);
}

.theme-2 .interior-pn-btn.color_85 .bx-prev:before, .theme-2 .interior-pn-btn.color_85 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/85.png);
}

.theme-2 .interior-pn-btn.color_86 .bx-prev:before, .theme-2 .interior-pn-btn.color_86 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/86.png);
}

.theme-2 .interior-pn-btn.color_87 .bx-prev:before, .theme-2 .interior-pn-btn.color_87 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/87.png);
}

.theme-2 .interior-pn-btn.color_88 .bx-prev:before, .theme-2 .interior-pn-btn.color_88 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/88.png);
}

.theme-2 .interior-pn-btn.color_89 .bx-prev:before, .theme-2 .interior-pn-btn.color_89 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/89.png);
}

.theme-2 .interior-pn-btn.color_90 .bx-prev:before, .theme-2 .interior-pn-btn.color_90 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/90.png);
}

.theme-2 .interior-pn-btn.color_91 .bx-prev:before, .theme-2 .interior-pn-btn.color_91 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/91.png);
}

.theme-2 .interior-pn-btn.color_92 .bx-prev:before, .theme-2 .interior-pn-btn.color_92 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/92.png);
}

.theme-2 .interior-pn-btn.color_93 .bx-prev:before, .theme-2 .interior-pn-btn.color_93 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/93.png);
}

.theme-2 .interior-pn-btn.color_94 .bx-prev:before, .theme-2 .interior-pn-btn.color_94 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/94.png);
}

.theme-2 .interior-pn-btn.color_95 .bx-prev:before, .theme-2 .interior-pn-btn.color_95 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/95.png);
}

.theme-2 .interior-pn-btn.color_96 .bx-prev:before, .theme-2 .interior-pn-btn.color_96 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/96.png);
}

.theme-2 .interior-pn-btn.color_97 .bx-prev:before, .theme-2 .interior-pn-btn.color_97 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/97.png);
}

.theme-2 .interior-pn-btn.color_98 .bx-prev:before, .theme-2 .interior-pn-btn.color_98 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/98.png);
}

.theme-2 .interior-pn-btn.color_99 .bx-prev:before, .theme-2 .interior-pn-btn.color_99 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/99.png);
}

.theme-2 .interior-pn-btn.color_100 .bx-prev:before, .theme-2 .interior-pn-btn.color_100 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/100.png);
}

.theme-2 .interior-pn-btn.color_101 .bx-prev:before, .theme-2 .interior-pn-btn.color_101 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/101.png);
}

.theme-2 .interior-pn-btn.color_102 .bx-prev:before, .theme-2 .interior-pn-btn.color_102 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/102.png);
}

.theme-2 .interior-pn-btn.color_103 .bx-prev:before, .theme-2 .interior-pn-btn.color_103 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/103.png);
}

.theme-2 .interior-pn-btn.color_104 .bx-prev:before, .theme-2 .interior-pn-btn.color_104 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/104.png);
}

.theme-2 .interior-pn-btn.color_105 .bx-prev:before, .theme-2 .interior-pn-btn.color_105 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/105.png);
}

.theme-2 .interior-pn-btn.color_106 .bx-prev:before, .theme-2 .interior-pn-btn.color_106 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/106.png);
}

.theme-2 .interior-pn-btn.color_107 .bx-prev:before, .theme-2 .interior-pn-btn.color_107 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/107.png);
}

.theme-2 .interior-pn-btn.color_108 .bx-prev:before, .theme-2 .interior-pn-btn.color_108 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/108.png);
}

.theme-2 .interior-pn-btn.color_109 .bx-prev:before, .theme-2 .interior-pn-btn.color_109 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/109.png);
}

.theme-2 .interior-pn-btn.color_110 .bx-prev:before, .theme-2 .interior-pn-btn.color_110 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/110.png);
}

.theme-2 .interior-pn-btn .prev {
  border: 1px solid #ccc;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  height: 63px;
  width: 32px;
}

.theme-2 .interior-pn-btn .next {
  border: 1px solid #ccc;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  height: 63px;
  width: 32px;
}

.theme-2 .interior-pn-btn li a {
  border-radius: 50%;
}

/* theme-3 */
.theme-3 .interior-pn-btn.color_1 .bx-prev:before, .theme-3 .interior-pn-btn.color_1 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/1.png);
}

.theme-3 .interior-pn-btn.color_2 .bx-prev:before, .theme-3 .interior-pn-btn.color_2 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/2.png);
}

.theme-3 .interior-pn-btn.color_3 .bx-prev:before, .theme-3 .interior-pn-btn.color_3 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/3.png);
}

.theme-3 .interior-pn-btn.color_4 .bx-prev:before, .theme-3 .interior-pn-btn.color_4 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/4.png);
}

.theme-3 .interior-pn-btn.color_5 .bx-prev:before, .theme-3 .interior-pn-btn.color_5 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/5.png);
}

.theme-3 .interior-pn-btn.color_6 .bx-prev:before, .theme-3 .interior-pn-btn.color_6 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/6.png);
}

.theme-3 .interior-pn-btn.color_7 .bx-prev:before, .theme-3 .interior-pn-btn.color_7 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/7.png);
}

.theme-3 .interior-pn-btn.color_8 .bx-prev:before, .theme-3 .interior-pn-btn.color_8 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/8.png);
}

.theme-3 .interior-pn-btn.color_9 .bx-prev:before, .theme-3 .interior-pn-btn.color_9 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/9.png);
}

.theme-3 .interior-pn-btn.color_10 .bx-prev:before, .theme-3 .interior-pn-btn.color_10 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/10.png);
}

.theme-3 .interior-pn-btn.color_11 .bx-prev:before, .theme-3 .interior-pn-btn.color_11 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/11.png);
}

.theme-3 .interior-pn-btn.color_12 .bx-prev:before, .theme-3 .interior-pn-btn.color_12 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/12.png);
}

.theme-3 .interior-pn-btn.color_13 .bx-prev:before, .theme-3 .interior-pn-btn.color_13 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/13.png);
}

.theme-3 .interior-pn-btn.color_14 .bx-prev:before, .theme-3 .interior-pn-btn.color_14 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/14.png);
}

.theme-3 .interior-pn-btn.color_15 .bx-prev:before, .theme-3 .interior-pn-btn.color_15 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/15.png);
}

.theme-3 .interior-pn-btn.color_16 .bx-prev:before, .theme-3 .interior-pn-btn.color_16 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/16.png);
}

.theme-3 .interior-pn-btn.color_17 .bx-prev:before, .theme-3 .interior-pn-btn.color_17 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/17.png);
}

.theme-3 .interior-pn-btn.color_18 .bx-prev:before, .theme-3 .interior-pn-btn.color_18 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/18.png);
}

.theme-3 .interior-pn-btn.color_19 .bx-prev:before, .theme-3 .interior-pn-btn.color_19 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/19.png);
}

.theme-3 .interior-pn-btn.color_20 .bx-prev:before, .theme-3 .interior-pn-btn.color_20 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/20.png);
}

.theme-3 .interior-pn-btn.color_21 .bx-prev:before, .theme-3 .interior-pn-btn.color_21 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/21.png);
}

.theme-3 .interior-pn-btn.color_22 .bx-prev:before, .theme-3 .interior-pn-btn.color_22 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/22.png);
}

.theme-3 .interior-pn-btn.color_23 .bx-prev:before, .theme-3 .interior-pn-btn.color_23 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/23.png);
}

.theme-3 .interior-pn-btn.color_24 .bx-prev:before, .theme-3 .interior-pn-btn.color_24 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/24.png);
}

.theme-3 .interior-pn-btn.color_25 .bx-prev:before, .theme-3 .interior-pn-btn.color_25 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/25.png);
}

.theme-3 .interior-pn-btn.color_26 .bx-prev:before, .theme-3 .interior-pn-btn.color_26 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/26.png);
}

.theme-3 .interior-pn-btn.color_27 .bx-prev:before, .theme-3 .interior-pn-btn.color_27 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/27.png);
}

.theme-3 .interior-pn-btn.color_28 .bx-prev:before, .theme-3 .interior-pn-btn.color_28 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/28.png);
}

.theme-3 .interior-pn-btn.color_29 .bx-prev:before, .theme-3 .interior-pn-btn.color_29 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/29.png);
}

.theme-3 .interior-pn-btn.color_30 .bx-prev:before, .theme-3 .interior-pn-btn.color_30 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/30.png);
}

.theme-3 .interior-pn-btn.color_31 .bx-prev:before, .theme-3 .interior-pn-btn.color_31 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/31.png);
}

.theme-3 .interior-pn-btn.color_32 .bx-prev:before, .theme-3 .interior-pn-btn.color_32 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/32.png);
}

.theme-3 .interior-pn-btn.color_33 .bx-prev:before, .theme-3 .interior-pn-btn.color_33 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/33.png);
}

.theme-3 .interior-pn-btn.color_34 .bx-prev:before, .theme-3 .interior-pn-btn.color_34 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/34.png);
}

.theme-3 .interior-pn-btn.color_35 .bx-prev:before, .theme-3 .interior-pn-btn.color_35 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/35.png);
}

.theme-3 .interior-pn-btn.color_36 .bx-prev:before, .theme-3 .interior-pn-btn.color_36 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/36.png);
}

.theme-3 .interior-pn-btn.color_37 .bx-prev:before, .theme-3 .interior-pn-btn.color_37 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/37.png);
}

.theme-3 .interior-pn-btn.color_38 .bx-prev:before, .theme-3 .interior-pn-btn.color_38 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/38.png);
}

.theme-3 .interior-pn-btn.color_39 .bx-prev:before, .theme-3 .interior-pn-btn.color_39 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/39.png);
}

.theme-3 .interior-pn-btn.color_40 .bx-prev:before, .theme-3 .interior-pn-btn.color_40 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/40.png);
}

.theme-3 .interior-pn-btn.color_41 .bx-prev:before, .theme-3 .interior-pn-btn.color_41 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/41.png);
}

.theme-3 .interior-pn-btn.color_42 .bx-prev:before, .theme-3 .interior-pn-btn.color_42 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/42.png);
}

.theme-3 .interior-pn-btn.color_43 .bx-prev:before, .theme-3 .interior-pn-btn.color_43 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/43.png);
}

.theme-3 .interior-pn-btn.color_44 .bx-prev:before, .theme-3 .interior-pn-btn.color_44 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/44.png);
}

.theme-3 .interior-pn-btn.color_45 .bx-prev:before, .theme-3 .interior-pn-btn.color_45 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/45.png);
}

.theme-3 .interior-pn-btn.color_46 .bx-prev:before, .theme-3 .interior-pn-btn.color_46 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/46.png);
}

.theme-3 .interior-pn-btn.color_47 .bx-prev:before, .theme-3 .interior-pn-btn.color_47 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/47.png);
}

.theme-3 .interior-pn-btn.color_48 .bx-prev:before, .theme-3 .interior-pn-btn.color_48 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/48.png);
}

.theme-3 .interior-pn-btn.color_49 .bx-prev:before, .theme-3 .interior-pn-btn.color_49 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/49.png);
}

.theme-3 .interior-pn-btn.color_50 .bx-prev:before, .theme-3 .interior-pn-btn.color_50 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/50.png);
}

.theme-3 .interior-pn-btn.color_51 .bx-prev:before, .theme-3 .interior-pn-btn.color_51 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/51.png);
}

.theme-3 .interior-pn-btn.color_52 .bx-prev:before, .theme-3 .interior-pn-btn.color_52 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/52.png);
}

.theme-3 .interior-pn-btn.color_53 .bx-prev:before, .theme-3 .interior-pn-btn.color_53 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/53.png);
}

.theme-3 .interior-pn-btn.color_54 .bx-prev:before, .theme-3 .interior-pn-btn.color_54 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/54.png);
}

.theme-3 .interior-pn-btn.color_55 .bx-prev:before, .theme-3 .interior-pn-btn.color_55 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/55.png);
}

.theme-3 .interior-pn-btn.color_56 .bx-prev:before, .theme-3 .interior-pn-btn.color_56 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/56.png);
}

.theme-3 .interior-pn-btn.color_57 .bx-prev:before, .theme-3 .interior-pn-btn.color_57 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/57.png);
}

.theme-3 .interior-pn-btn.color_58 .bx-prev:before, .theme-3 .interior-pn-btn.color_58 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/58.png);
}

.theme-3 .interior-pn-btn.color_59 .bx-prev:before, .theme-3 .interior-pn-btn.color_59 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/59.png);
}

.theme-3 .interior-pn-btn.color_60 .bx-prev:before, .theme-3 .interior-pn-btn.color_60 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/60.png);
}

.theme-3 .interior-pn-btn.color_61 .bx-prev:before, .theme-3 .interior-pn-btn.color_61 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/61.png);
}

.theme-3 .interior-pn-btn.color_62 .bx-prev:before, .theme-3 .interior-pn-btn.color_62 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/62.png);
}

.theme-3 .interior-pn-btn.color_63 .bx-prev:before, .theme-3 .interior-pn-btn.color_63 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/63.png);
}

.theme-3 .interior-pn-btn.color_64 .bx-prev:before, .theme-3 .interior-pn-btn.color_64 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/64.png);
}

.theme-3 .interior-pn-btn.color_65 .bx-prev:before, .theme-3 .interior-pn-btn.color_65 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/65.png);
}

.theme-3 .interior-pn-btn.color_66 .bx-prev:before, .theme-3 .interior-pn-btn.color_66 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/66.png);
}

.theme-3 .interior-pn-btn.color_67 .bx-prev:before, .theme-3 .interior-pn-btn.color_67 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/67.png);
}

.theme-3 .interior-pn-btn.color_68 .bx-prev:before, .theme-3 .interior-pn-btn.color_68 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/68.png);
}

.theme-3 .interior-pn-btn.color_69 .bx-prev:before, .theme-3 .interior-pn-btn.color_69 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/69.png);
}

.theme-3 .interior-pn-btn.color_70 .bx-prev:before, .theme-3 .interior-pn-btn.color_70 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/70.png);
}

.theme-3 .interior-pn-btn.color_71 .bx-prev:before, .theme-3 .interior-pn-btn.color_71 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/71.png);
}

.theme-3 .interior-pn-btn.color_72 .bx-prev:before, .theme-3 .interior-pn-btn.color_72 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/72.png);
}

.theme-3 .interior-pn-btn.color_73 .bx-prev:before, .theme-3 .interior-pn-btn.color_73 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/73.png);
}

.theme-3 .interior-pn-btn.color_74 .bx-prev:before, .theme-3 .interior-pn-btn.color_74 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/74.png);
}

.theme-3 .interior-pn-btn.color_75 .bx-prev:before, .theme-3 .interior-pn-btn.color_75 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/75.png);
}

.theme-3 .interior-pn-btn.color_76 .bx-prev:before, .theme-3 .interior-pn-btn.color_76 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/76.png);
}

.theme-3 .interior-pn-btn.color_77 .bx-prev:before, .theme-3 .interior-pn-btn.color_77 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/77.png);
}

.theme-3 .interior-pn-btn.color_78 .bx-prev:before, .theme-3 .interior-pn-btn.color_78 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/78.png);
}

.theme-3 .interior-pn-btn.color_79 .bx-prev:before, .theme-3 .interior-pn-btn.color_79 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/79.png);
}

.theme-3 .interior-pn-btn.color_80 .bx-prev:before, .theme-3 .interior-pn-btn.color_80 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/80.png);
}

.theme-3 .interior-pn-btn.color_81 .bx-prev:before, .theme-3 .interior-pn-btn.color_81 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/81.png);
}

.theme-3 .interior-pn-btn.color_82 .bx-prev:before, .theme-3 .interior-pn-btn.color_82 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/82.png);
}

.theme-3 .interior-pn-btn.color_83 .bx-prev:before, .theme-3 .interior-pn-btn.color_83 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/83.png);
}

.theme-3 .interior-pn-btn.color_84 .bx-prev:before, .theme-3 .interior-pn-btn.color_84 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/84.png);
}

.theme-3 .interior-pn-btn.color_85 .bx-prev:before, .theme-3 .interior-pn-btn.color_85 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/85.png);
}

.theme-3 .interior-pn-btn.color_86 .bx-prev:before, .theme-3 .interior-pn-btn.color_86 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/86.png);
}

.theme-3 .interior-pn-btn.color_87 .bx-prev:before, .theme-3 .interior-pn-btn.color_87 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/87.png);
}

.theme-3 .interior-pn-btn.color_88 .bx-prev:before, .theme-3 .interior-pn-btn.color_88 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/88.png);
}

.theme-3 .interior-pn-btn.color_89 .bx-prev:before, .theme-3 .interior-pn-btn.color_89 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/89.png);
}

.theme-3 .interior-pn-btn.color_90 .bx-prev:before, .theme-3 .interior-pn-btn.color_90 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/90.png);
}

.theme-3 .interior-pn-btn.color_91 .bx-prev:before, .theme-3 .interior-pn-btn.color_91 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/91.png);
}

.theme-3 .interior-pn-btn.color_92 .bx-prev:before, .theme-3 .interior-pn-btn.color_92 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/92.png);
}

.theme-3 .interior-pn-btn.color_93 .bx-prev:before, .theme-3 .interior-pn-btn.color_93 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/93.png);
}

.theme-3 .interior-pn-btn.color_94 .bx-prev:before, .theme-3 .interior-pn-btn.color_94 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/94.png);
}

.theme-3 .interior-pn-btn.color_95 .bx-prev:before, .theme-3 .interior-pn-btn.color_95 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/95.png);
}

.theme-3 .interior-pn-btn.color_96 .bx-prev:before, .theme-3 .interior-pn-btn.color_96 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/96.png);
}

.theme-3 .interior-pn-btn.color_97 .bx-prev:before, .theme-3 .interior-pn-btn.color_97 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/97.png);
}

.theme-3 .interior-pn-btn.color_98 .bx-prev:before, .theme-3 .interior-pn-btn.color_98 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/98.png);
}

.theme-3 .interior-pn-btn.color_99 .bx-prev:before, .theme-3 .interior-pn-btn.color_99 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/99.png);
}

.theme-3 .interior-pn-btn.color_100 .bx-prev:before, .theme-3 .interior-pn-btn.color_100 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/100.png);
}

.theme-3 .interior-pn-btn.color_101 .bx-prev:before, .theme-3 .interior-pn-btn.color_101 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/101.png);
}

.theme-3 .interior-pn-btn.color_102 .bx-prev:before, .theme-3 .interior-pn-btn.color_102 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/102.png);
}

.theme-3 .interior-pn-btn.color_103 .bx-prev:before, .theme-3 .interior-pn-btn.color_103 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/103.png);
}

.theme-3 .interior-pn-btn.color_104 .bx-prev:before, .theme-3 .interior-pn-btn.color_104 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/104.png);
}

.theme-3 .interior-pn-btn.color_105 .bx-prev:before, .theme-3 .interior-pn-btn.color_105 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/105.png);
}

.theme-3 .interior-pn-btn.color_106 .bx-prev:before, .theme-3 .interior-pn-btn.color_106 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/106.png);
}

.theme-3 .interior-pn-btn.color_107 .bx-prev:before, .theme-3 .interior-pn-btn.color_107 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/107.png);
}

.theme-3 .interior-pn-btn.color_108 .bx-prev:before, .theme-3 .interior-pn-btn.color_108 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/108.png);
}

.theme-3 .interior-pn-btn.color_109 .bx-prev:before, .theme-3 .interior-pn-btn.color_109 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/109.png);
}

.theme-3 .interior-pn-btn.color_110 .bx-prev:before, .theme-3 .interior-pn-btn.color_110 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/2/110.png);
}

.theme-3 .interior-pn-btn .prev {
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 63px;
  width: 32px;
}

.theme-3 .interior-pn-btn .next {
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 63px;
  width: 32px;
}

.theme-3 .interior-pn-btn li a {
  border-radius: 3px;
}

/* theme-4 */
.theme-4 .interior-pn-btn.color_1 .bx-prev:before, .theme-4 .interior-pn-btn.color_1 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/1.png);
}

.theme-4 .interior-pn-btn.color_2 .bx-prev:before, .theme-4 .interior-pn-btn.color_2 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/2.png);
}

.theme-4 .interior-pn-btn.color_3 .bx-prev:before, .theme-4 .interior-pn-btn.color_3 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/3.png);
}

.theme-4 .interior-pn-btn.color_4 .bx-prev:before, .theme-4 .interior-pn-btn.color_4 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/4.png);
}

.theme-4 .interior-pn-btn.color_5 .bx-prev:before, .theme-4 .interior-pn-btn.color_5 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/5.png);
}

.theme-4 .interior-pn-btn.color_6 .bx-prev:before, .theme-4 .interior-pn-btn.color_6 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/6.png);
}

.theme-4 .interior-pn-btn.color_7 .bx-prev:before, .theme-4 .interior-pn-btn.color_7 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/7.png);
}

.theme-4 .interior-pn-btn.color_8 .bx-prev:before, .theme-4 .interior-pn-btn.color_8 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/8.png);
}

.theme-4 .interior-pn-btn.color_9 .bx-prev:before, .theme-4 .interior-pn-btn.color_9 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/9.png);
}

.theme-4 .interior-pn-btn.color_10 .bx-prev:before, .theme-4 .interior-pn-btn.color_10 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/10.png);
}

.theme-4 .interior-pn-btn.color_11 .bx-prev:before, .theme-4 .interior-pn-btn.color_11 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/11.png);
}

.theme-4 .interior-pn-btn.color_12 .bx-prev:before, .theme-4 .interior-pn-btn.color_12 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/12.png);
}

.theme-4 .interior-pn-btn.color_13 .bx-prev:before, .theme-4 .interior-pn-btn.color_13 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/13.png);
}

.theme-4 .interior-pn-btn.color_14 .bx-prev:before, .theme-4 .interior-pn-btn.color_14 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/14.png);
}

.theme-4 .interior-pn-btn.color_15 .bx-prev:before, .theme-4 .interior-pn-btn.color_15 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/15.png);
}

.theme-4 .interior-pn-btn.color_16 .bx-prev:before, .theme-4 .interior-pn-btn.color_16 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/16.png);
}

.theme-4 .interior-pn-btn.color_17 .bx-prev:before, .theme-4 .interior-pn-btn.color_17 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/17.png);
}

.theme-4 .interior-pn-btn.color_18 .bx-prev:before, .theme-4 .interior-pn-btn.color_18 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/18.png);
}

.theme-4 .interior-pn-btn.color_19 .bx-prev:before, .theme-4 .interior-pn-btn.color_19 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/19.png);
}

.theme-4 .interior-pn-btn.color_20 .bx-prev:before, .theme-4 .interior-pn-btn.color_20 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/20.png);
}

.theme-4 .interior-pn-btn.color_21 .bx-prev:before, .theme-4 .interior-pn-btn.color_21 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/21.png);
}

.theme-4 .interior-pn-btn.color_22 .bx-prev:before, .theme-4 .interior-pn-btn.color_22 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/22.png);
}

.theme-4 .interior-pn-btn.color_23 .bx-prev:before, .theme-4 .interior-pn-btn.color_23 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/23.png);
}

.theme-4 .interior-pn-btn.color_24 .bx-prev:before, .theme-4 .interior-pn-btn.color_24 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/24.png);
}

.theme-4 .interior-pn-btn.color_25 .bx-prev:before, .theme-4 .interior-pn-btn.color_25 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/25.png);
}

.theme-4 .interior-pn-btn.color_26 .bx-prev:before, .theme-4 .interior-pn-btn.color_26 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/26.png);
}

.theme-4 .interior-pn-btn.color_27 .bx-prev:before, .theme-4 .interior-pn-btn.color_27 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/27.png);
}

.theme-4 .interior-pn-btn.color_28 .bx-prev:before, .theme-4 .interior-pn-btn.color_28 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/28.png);
}

.theme-4 .interior-pn-btn.color_29 .bx-prev:before, .theme-4 .interior-pn-btn.color_29 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/29.png);
}

.theme-4 .interior-pn-btn.color_30 .bx-prev:before, .theme-4 .interior-pn-btn.color_30 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/30.png);
}

.theme-4 .interior-pn-btn.color_31 .bx-prev:before, .theme-4 .interior-pn-btn.color_31 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/31.png);
}

.theme-4 .interior-pn-btn.color_32 .bx-prev:before, .theme-4 .interior-pn-btn.color_32 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/32.png);
}

.theme-4 .interior-pn-btn.color_33 .bx-prev:before, .theme-4 .interior-pn-btn.color_33 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/33.png);
}

.theme-4 .interior-pn-btn.color_34 .bx-prev:before, .theme-4 .interior-pn-btn.color_34 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/34.png);
}

.theme-4 .interior-pn-btn.color_35 .bx-prev:before, .theme-4 .interior-pn-btn.color_35 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/35.png);
}

.theme-4 .interior-pn-btn.color_36 .bx-prev:before, .theme-4 .interior-pn-btn.color_36 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/36.png);
}

.theme-4 .interior-pn-btn.color_37 .bx-prev:before, .theme-4 .interior-pn-btn.color_37 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/37.png);
}

.theme-4 .interior-pn-btn.color_38 .bx-prev:before, .theme-4 .interior-pn-btn.color_38 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/38.png);
}

.theme-4 .interior-pn-btn.color_39 .bx-prev:before, .theme-4 .interior-pn-btn.color_39 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/39.png);
}

.theme-4 .interior-pn-btn.color_40 .bx-prev:before, .theme-4 .interior-pn-btn.color_40 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/40.png);
}

.theme-4 .interior-pn-btn.color_41 .bx-prev:before, .theme-4 .interior-pn-btn.color_41 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/41.png);
}

.theme-4 .interior-pn-btn.color_42 .bx-prev:before, .theme-4 .interior-pn-btn.color_42 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/42.png);
}

.theme-4 .interior-pn-btn.color_43 .bx-prev:before, .theme-4 .interior-pn-btn.color_43 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/43.png);
}

.theme-4 .interior-pn-btn.color_44 .bx-prev:before, .theme-4 .interior-pn-btn.color_44 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/44.png);
}

.theme-4 .interior-pn-btn.color_45 .bx-prev:before, .theme-4 .interior-pn-btn.color_45 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/45.png);
}

.theme-4 .interior-pn-btn.color_46 .bx-prev:before, .theme-4 .interior-pn-btn.color_46 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/46.png);
}

.theme-4 .interior-pn-btn.color_47 .bx-prev:before, .theme-4 .interior-pn-btn.color_47 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/47.png);
}

.theme-4 .interior-pn-btn.color_48 .bx-prev:before, .theme-4 .interior-pn-btn.color_48 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/48.png);
}

.theme-4 .interior-pn-btn.color_49 .bx-prev:before, .theme-4 .interior-pn-btn.color_49 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/49.png);
}

.theme-4 .interior-pn-btn.color_50 .bx-prev:before, .theme-4 .interior-pn-btn.color_50 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/50.png);
}

.theme-4 .interior-pn-btn.color_51 .bx-prev:before, .theme-4 .interior-pn-btn.color_51 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/51.png);
}

.theme-4 .interior-pn-btn.color_52 .bx-prev:before, .theme-4 .interior-pn-btn.color_52 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/52.png);
}

.theme-4 .interior-pn-btn.color_53 .bx-prev:before, .theme-4 .interior-pn-btn.color_53 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/53.png);
}

.theme-4 .interior-pn-btn.color_54 .bx-prev:before, .theme-4 .interior-pn-btn.color_54 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/54.png);
}

.theme-4 .interior-pn-btn.color_55 .bx-prev:before, .theme-4 .interior-pn-btn.color_55 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/55.png);
}

.theme-4 .interior-pn-btn.color_56 .bx-prev:before, .theme-4 .interior-pn-btn.color_56 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/56.png);
}

.theme-4 .interior-pn-btn.color_57 .bx-prev:before, .theme-4 .interior-pn-btn.color_57 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/57.png);
}

.theme-4 .interior-pn-btn.color_58 .bx-prev:before, .theme-4 .interior-pn-btn.color_58 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/58.png);
}

.theme-4 .interior-pn-btn.color_59 .bx-prev:before, .theme-4 .interior-pn-btn.color_59 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/59.png);
}

.theme-4 .interior-pn-btn.color_60 .bx-prev:before, .theme-4 .interior-pn-btn.color_60 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/60.png);
}

.theme-4 .interior-pn-btn.color_61 .bx-prev:before, .theme-4 .interior-pn-btn.color_61 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/61.png);
}

.theme-4 .interior-pn-btn.color_62 .bx-prev:before, .theme-4 .interior-pn-btn.color_62 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/62.png);
}

.theme-4 .interior-pn-btn.color_63 .bx-prev:before, .theme-4 .interior-pn-btn.color_63 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/63.png);
}

.theme-4 .interior-pn-btn.color_64 .bx-prev:before, .theme-4 .interior-pn-btn.color_64 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/64.png);
}

.theme-4 .interior-pn-btn.color_65 .bx-prev:before, .theme-4 .interior-pn-btn.color_65 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/65.png);
}

.theme-4 .interior-pn-btn.color_66 .bx-prev:before, .theme-4 .interior-pn-btn.color_66 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/66.png);
}

.theme-4 .interior-pn-btn.color_67 .bx-prev:before, .theme-4 .interior-pn-btn.color_67 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/67.png);
}

.theme-4 .interior-pn-btn.color_68 .bx-prev:before, .theme-4 .interior-pn-btn.color_68 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/68.png);
}

.theme-4 .interior-pn-btn.color_69 .bx-prev:before, .theme-4 .interior-pn-btn.color_69 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/69.png);
}

.theme-4 .interior-pn-btn.color_70 .bx-prev:before, .theme-4 .interior-pn-btn.color_70 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/70.png);
}

.theme-4 .interior-pn-btn.color_71 .bx-prev:before, .theme-4 .interior-pn-btn.color_71 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/71.png);
}

.theme-4 .interior-pn-btn.color_72 .bx-prev:before, .theme-4 .interior-pn-btn.color_72 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/72.png);
}

.theme-4 .interior-pn-btn.color_73 .bx-prev:before, .theme-4 .interior-pn-btn.color_73 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/73.png);
}

.theme-4 .interior-pn-btn.color_74 .bx-prev:before, .theme-4 .interior-pn-btn.color_74 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/74.png);
}

.theme-4 .interior-pn-btn.color_75 .bx-prev:before, .theme-4 .interior-pn-btn.color_75 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/75.png);
}

.theme-4 .interior-pn-btn.color_76 .bx-prev:before, .theme-4 .interior-pn-btn.color_76 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/76.png);
}

.theme-4 .interior-pn-btn.color_77 .bx-prev:before, .theme-4 .interior-pn-btn.color_77 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/77.png);
}

.theme-4 .interior-pn-btn.color_78 .bx-prev:before, .theme-4 .interior-pn-btn.color_78 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/78.png);
}

.theme-4 .interior-pn-btn.color_79 .bx-prev:before, .theme-4 .interior-pn-btn.color_79 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/79.png);
}

.theme-4 .interior-pn-btn.color_80 .bx-prev:before, .theme-4 .interior-pn-btn.color_80 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/80.png);
}

.theme-4 .interior-pn-btn.color_81 .bx-prev:before, .theme-4 .interior-pn-btn.color_81 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/81.png);
}

.theme-4 .interior-pn-btn.color_82 .bx-prev:before, .theme-4 .interior-pn-btn.color_82 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/82.png);
}

.theme-4 .interior-pn-btn.color_83 .bx-prev:before, .theme-4 .interior-pn-btn.color_83 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/83.png);
}

.theme-4 .interior-pn-btn.color_84 .bx-prev:before, .theme-4 .interior-pn-btn.color_84 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/84.png);
}

.theme-4 .interior-pn-btn.color_85 .bx-prev:before, .theme-4 .interior-pn-btn.color_85 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/85.png);
}

.theme-4 .interior-pn-btn.color_86 .bx-prev:before, .theme-4 .interior-pn-btn.color_86 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/86.png);
}

.theme-4 .interior-pn-btn.color_87 .bx-prev:before, .theme-4 .interior-pn-btn.color_87 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/87.png);
}

.theme-4 .interior-pn-btn.color_88 .bx-prev:before, .theme-4 .interior-pn-btn.color_88 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/88.png);
}

.theme-4 .interior-pn-btn.color_89 .bx-prev:before, .theme-4 .interior-pn-btn.color_89 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/89.png);
}

.theme-4 .interior-pn-btn.color_90 .bx-prev:before, .theme-4 .interior-pn-btn.color_90 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/90.png);
}

.theme-4 .interior-pn-btn.color_91 .bx-prev:before, .theme-4 .interior-pn-btn.color_91 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/91.png);
}

.theme-4 .interior-pn-btn.color_92 .bx-prev:before, .theme-4 .interior-pn-btn.color_92 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/92.png);
}

.theme-4 .interior-pn-btn.color_93 .bx-prev:before, .theme-4 .interior-pn-btn.color_93 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/93.png);
}

.theme-4 .interior-pn-btn.color_94 .bx-prev:before, .theme-4 .interior-pn-btn.color_94 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/94.png);
}

.theme-4 .interior-pn-btn.color_95 .bx-prev:before, .theme-4 .interior-pn-btn.color_95 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/95.png);
}

.theme-4 .interior-pn-btn.color_96 .bx-prev:before, .theme-4 .interior-pn-btn.color_96 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/96.png);
}

.theme-4 .interior-pn-btn.color_97 .bx-prev:before, .theme-4 .interior-pn-btn.color_97 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/97.png);
}

.theme-4 .interior-pn-btn.color_98 .bx-prev:before, .theme-4 .interior-pn-btn.color_98 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/98.png);
}

.theme-4 .interior-pn-btn.color_99 .bx-prev:before, .theme-4 .interior-pn-btn.color_99 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/99.png);
}

.theme-4 .interior-pn-btn.color_100 .bx-prev:before, .theme-4 .interior-pn-btn.color_100 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/100.png);
}

.theme-4 .interior-pn-btn.color_101 .bx-prev:before, .theme-4 .interior-pn-btn.color_101 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/101.png);
}

.theme-4 .interior-pn-btn.color_102 .bx-prev:before, .theme-4 .interior-pn-btn.color_102 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/102.png);
}

.theme-4 .interior-pn-btn.color_103 .bx-prev:before, .theme-4 .interior-pn-btn.color_103 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/103.png);
}

.theme-4 .interior-pn-btn.color_104 .bx-prev:before, .theme-4 .interior-pn-btn.color_104 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/104.png);
}

.theme-4 .interior-pn-btn.color_105 .bx-prev:before, .theme-4 .interior-pn-btn.color_105 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/105.png);
}

.theme-4 .interior-pn-btn.color_106 .bx-prev:before, .theme-4 .interior-pn-btn.color_106 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/106.png);
}

.theme-4 .interior-pn-btn.color_107 .bx-prev:before, .theme-4 .interior-pn-btn.color_107 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/107.png);
}

.theme-4 .interior-pn-btn.color_108 .bx-prev:before, .theme-4 .interior-pn-btn.color_108 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/108.png);
}

.theme-4 .interior-pn-btn.color_109 .bx-prev:before, .theme-4 .interior-pn-btn.color_109 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/109.png);
}

.theme-4 .interior-pn-btn.color_110 .bx-prev:before, .theme-4 .interior-pn-btn.color_110 .bx-next:before {
  background-image: url(/assets/a/images/interior-color-0001/arrow/1/110.png);
}

.theme-4 .interior-pn-btn .prev {
  border-radius: 50%;
  height: 50px;
  width: 50px;
}

.theme-4 .interior-pn-btn .next {
  border-radius: 50%;
  height: 50px;
  width: 50px;
}

.theme-4 .interior-pn-btn li a {
  border-radius: 50%;
}

/* sp */
@media screen and (max-width: 767px) {
  .interior-item__pic {
    height: auto;
    width: 100%;
    padding: 0 5%;
  }
  .theme-4 .interior-color-0001 .bx-wrapper {
    border-radius: 20px;
  }
  .interior-color-0001 {
    margin: 0 16px;
    max-width: auto;
  }
  .interior-item__text {
    margin: 0 15px;
    padding: 20px 0 10px 0;
    width: auto;
  }
  .interior-item__text--colorname {
    font-size: 13px;
    letter-spacing: 1.4px;
    line-height: 1.5;
    width: 100%;
    font-weight: bold;
  }
  .interior-item__text--notes {
    font-size: 8px;
    -webkit-transform: scale(0.9);
    -webkit-transform-origin: 0 0;
    margin: 10px 0 0 0;
    -webkit-text-size-adjust: 100%;
  }
  .theme-1 .interior-nav-wrap {
    margin: 16px 0 0 0;
  }
  .theme-2 .interior-nav-wrap {
    background-color: red;
    padding: 16px 14px 16px;
  }
  .theme-3 .interior-nav-wrap {
    margin: 3px 0 0 0;
  }
  .theme-4 .interior-nav-wrap {
    margin: 16px 0 0 0;
  }
  .interior-nav {
    float: none;
    margin: 0;
  }
  .interior-nav_color__headline {
    display: block;
    font-size: 10px;
    margin: 0 0 7px 0;
    padding: 0;
    width: 96px;
  }
  .interior-nav__color_item {
    height: 22px;
    margin-right: 8.5px;
    width: 22px;
  }
  .interior-color-0001 .bx-wrapper .bx-controls-direction a {
    height: 20px;
    top: 23%;
    width: 20px;
  }
  .interior-color-0001 .bx-wrapper .bx-prev {
    left: 0px;
  }
  .interior-color-0001 .bx-wrapper .bx-next {
    right: 0px;
  }
  .interior-color-0001 {
    min-height: 150px;
  }
  .theme-1 .interior-pn-btn .prev {
    left: 0;
    top: 39%;
    height: 45px;
    width: 25px;
  }
  .theme-1 .interior-pn-btn .next {
    right: 0;
    top: 39%;
    height: 45px;
    width: 25px;
  }
  .theme-1 .interior-pn-btn .prev .bx-prev:before {
    height: 13px;
    left: 5px;
    top: 15px;
    width: 10px;
  }
  .theme-1 .interior-pn-btn .next .bx-next:before {
    height: 13px;
    left: 10px;
    top: 15px;
    width: 10px;
  }
  .theme-2 .interior-pn-btn .prev {
    left: 0px;
    top: 39.5%;
    height: 45px;
    width: 25px;
  }
  .theme-2 .interior-pn-btn .next {
    right: 0px;
    top: 39.5%;
    height: 45px;
    width: 25px;
  }
  .theme-2 .interior-pn-btn .prev .bx-prev:before {
    height: 8px;
    left: 8px;
    top: 17px;
    width: 7px;
  }
  .theme-2 .interior-pn-btn .next .bx-next:before {
    height: 8px;
    left: 8px;
    top: 17px;
    width: 7px;
  }
  .theme-3 .interior-pn-btn .prev {
    left: 0;
    top: 39.5%;
    height: 52px;
    width: 28px;
  }
  .theme-3 .interior-pn-btn .next {
    right: 0;
    top: 39.5%;
    height: 52px;
    width: 28px;
  }
  .theme-3 .interior-pn-btn .prev .bx-prev:before {
    height: 8px;
    left: 9px;
    top: 20px;
    width: 7px;
  }
  .theme-3 .interior-pn-btn .next .bx-next:before {
    height: 8px;
    left: 9px;
    top: 20px;
    width: 7px;
  }
  .theme-4 .interior-pn-btn .prev {
    left: 11px;
    top: 44%;
    height: 24px;
    width: 24px;
  }
  .theme-4 .interior-pn-btn .next {
    height: 24px;
    width: 24px;
    right: 11px;
    top: 44%;
    height: 24px;
    width: 24px;
  }
  .theme-4 .interior-pn-btn .prev .bx-prev:before {
    height: 13px;
    left: 6px;
    top: 5.2px;
    width: 8px;
  }
  .theme-4 .interior-pn-btn .next .bx-next:before {
    height: 13px;
    left: 10px;
    top: 5.2px;
    width: 8px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .theme-4 .interior-list-wrap {
    border-radius: 8px;
  }
  .interior-item__pic {
    height: auto;
    padding: 0 4%;
    width: 100%;
  }
  .theme-4 .interior-color-0001 .bx-wrapper {
    border-radius: 20px;
  }
  .interior-color-0001 {
    margin: 0 40px;
    max-width: auto;
  }
  .interior-item__text {
    margin: 18px 22px 0;
    padding: 0 0 12px 0;
    width: auto;
  }
  .interior-item__text--colorname {
    font-size: 16px;
    letter-spacing: 1.4px;
    letter-spacing: 0px;
    font-weight: bold;
  }
  .interior-item__text--notes {
    font-size: 12px;
    margin: 5px 0 0 0;
  }
  .theme-1 .interior-nav-wrap {
    margin: 28px 0 0 0;
  }
  .theme-2 .interior-nav-wrap {
    background-color: red;
    padding: 22px 24px 20px;
  }
  .theme-3 .interior-nav-wrap {
    margin: 30px 0 0 0;
  }
  .theme-4 .interior-nav-wrap {
    margin: 40px 0 0 0;
  }
  .interior-nav {
    float: none;
    margin: 0;
  }
  .interior-nav_color__headline {
    font-size: 14px;
    padding: 0;
    width: 96px;
  }
  .interior-nav__color_item {
    height: 32px;
    margin-right: 6px;
    width: 32px;
  }
  .interior-color-0001 .bx-wrapper .bx-controls-direction a {
    height: 50px;
    top: 32%;
    width: 50px;
  }
  .interior-color-0001 .bx-wrapper .bx-prev {
    left: 0px;
  }
  .interior-color-0001 .bx-wrapper .bx-next {
    right: 0px;
  }
  .interior-color-0001 {
    min-height: 360px;
  }
  .theme-1 .interior-pn-btn .prev {
    left: 0;
    top: 42.5%;
  }
  .theme-1 .interior-pn-btn .next {
    right: 0;
    top: 42.5%;
  }
  .theme-2 .interior-pn-btn .prev {
    left: 0%;
    top: 41.5%;
  }
  .theme-2 .interior-pn-btn .next {
    right: 0%;
    top: 41.5%;
  }
  .theme-3 .interior-pn-btn .prev {
    left: 0;
    top: 41.5%;
  }
  .theme-3 .interior-pn-btn .next {
    right: 0;
    top: 41.5%;
  }
  .theme-4 .interior-pn-btn .prev {
    left: 4px;
    top: 42.5%;
  }
  .theme-4 .interior-pn-btn .next {
    right: 4px;
    top: 42.5%;
  }
  .theme-1 .interior-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 16px;
    top: 12px;
    width: 15px;
  }
  .theme-1 .interior-pn-btn .next .bx-next:before {
    height: 26px;
    left: 20px;
    top: 13px;
    width: 15px;
  }
  .theme-2 .interior-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 12px;
    top: 23px;
    width: 8px;
  }
  .theme-2 .interior-pn-btn .next .bx-next:before {
    height: 12px;
    left: 12px;
    top: 25px;
    width: 8px;
  }
  .theme-3 .interior-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 12px;
    top: 23px;
    width: 8px;
  }
  .theme-3 .interior-pn-btn .next .bx-next:before {
    height: 12px;
    left: 12px;
    top: 25px;
    width: 8px;
  }
  .theme-4 .interior-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 14px;
    top: 12px;
    width: 15px;
  }
  .theme-4 .interior-pn-btn .next .bx-next:before {
    height: 26px;
    left: 20px;
    top: 12px;
    width: 15px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .theme-4 .interior-list-wrap {
    border-radius: 16px;
  }
  .interior-item__pic {
    height: auto;
    /* height: 400px; */
    padding: 0 8.5%;
    width: 100%;
  }
  .interior-color-0001 {
    margin: 0 80px;
    max-width: auto;
  }
  .interior-item__text {
    margin: 15px 22px 0;
    padding: 0 0 20px 0;
    width: auto;
  }
  .interior-item__text--colorname {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: bold;
  }
  .interior-item__text--notes {
    font-size: 12px;
    margin: 5px 0 0 0;
  }
  .theme-1 .interior-nav-wrap {
    margin: 26px 0 0 40px;
  }
  .theme-2 .interior-nav-wrap {
    background-color: red;
    padding: 22px 22px 20px;
  }
  .theme-3 .interior-nav-wrap {
    margin: 30px 0 0 0;
  }
  .theme-4 .interior-nav-wrap {
    margin: 40px 0 0 0;
  }
  .interior-nav_color__headline {
    font-size: 14px;
    padding: 0 50px 0 0;
  }
  .interior-nav__color_item {
    height: 32px;
    margin-right: 6px;
    width: 32px;
  }
  .interior-color-0001 .bx-wrapper .bx-controls-direction a {
    height: 50px;
    top: 38%;
    width: 50px;
  }
  .interior-color-0001 .bx-wrapper .bx-prev {
    left: 0px;
  }
  .interior-color-0001 .bx-wrapper .bx-next {
    right: 0px;
  }
  .interior-color-0001 {
    min-height: 400px;
  }
  .theme-1 .interior-pn-btn .prev {
    left: 2.8%;
    top: 43.5%;
    border-radius: 3px;
  }
  .theme-1 .interior-pn-btn .next {
    right: 2.8%;
    top: 43.5%;
    border-radius: 3px;
  }
  .theme-2 .interior-pn-btn .prev {
    left: 15px;
    top: 42%;
    border-radius: 3px;
  }
  .theme-2 .interior-pn-btn .next {
    right: 15px;
    top: 42%;
    border-radius: 3px;
  }
  .theme-3 .interior-pn-btn .prev {
    left: 0px;
    top: 42%;
  }
  .theme-3 .interior-pn-btn .next {
    right: 0px;
    top: 42%;
  }
  .theme-4 .interior-pn-btn .prev {
    left: 47px;
    top: 43.5%;
  }
  .theme-4 .interior-pn-btn .next {
    right: 47px;
    top: 43.5%;
  }
  .theme-1 .interior-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 17px;
    top: 12px;
    width: 15px;
  }
  .theme-1 .interior-pn-btn .next .bx-next:before {
    height: 26px;
    left: 18px;
    top: 12px;
    width: 15px;
  }
  .theme-2 .interior-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 12px;
    top: 23px;
    width: 8px;
  }
  .theme-2 .interior-pn-btn .next .bx-next:before {
    height: 12px;
    left: 12px;
    top: 25px;
    width: 8px;
  }
  .theme-3 .interior-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 11px;
    top: 23px;
    width: 8px;
  }
  .theme-3 .interior-pn-btn .next .bx-next:before {
    height: 12px;
    left: 11px;
    top: 25px;
    width: 8px;
  }
  .theme-4 .interior-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 14px;
    top: 12px;
    width: 15px;
  }
  .theme-4 .interior-pn-btn .next .bx-next:before {
    height: 26px;
    left: 20px;
    top: 12px;
    width: 15px;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .theme-4 .interior-list-wrap {
    border-radius: 20px;
  }
  .interior-item__pic {
    height: 460px;
    width: 800px;
  }
  .interior-color-0001 {
    /* max-width: 1040px; */
    margin: 0 120px;
  }
  .interior-item__text {
    margin: 18px 0 0 23px;
    padding: 0 0 20px 0;
    width: auto;
  }
  .interior-item__text--colorname {
    font-size: 16px;
    letter-spacing: 1.4px;
    font-weight: bold;
  }
  .interior-item__text--notes {
    font-size: 12px;
    margin: 0 0 0 0;
  }
  .theme-1 .interior-nav-wrap {
    margin: 30px 0 0 0;
  }
  .theme-2 .interior-nav-wrap {
    background-color: red;
    padding: 23px 22px 22px;
  }
  .theme-3 .interior-nav-wrap {
    margin: 4px 0 0 0;
  }
  .theme-4 .interior-nav-wrap {
    margin: 40px 0 0 0;
  }
  .interior-nav_color__headline {
    font-size: 14px;
    padding: 0 50px 0 0;
  }
  .interior-nav__color_item {
    height: 32px;
    margin-right: 6px;
    width: 32px;
  }
  .interior-color-0001 .bx-wrapper .bx-controls-direction a {
    height: 50px;
    top: 212px;
    width: 50px;
  }
  .interior-color-0001 .bx-wrapper .bx-prev {
    left: 0px;
  }
  .interior-color-0001 .bx-wrapper .bx-next {
    right: 0px;
  }
  .interior-color-0001 {
    min-height: 460px;
  }
  .theme-1 .interior-pn-btn .prev {
    left: -11%;
    top: 44.5%;
    border-radius: 3px;
  }
  .theme-1 .interior-pn-btn .next {
    right: -11%;
    top: 44.5%;
    border-radius: 3px;
  }
  .theme-2 .interior-pn-btn .prev {
    left: -11%;
    top: 43%;
    border-radius: 3px;
  }
  .theme-2 .interior-pn-btn .next {
    right: -11%;
    top: 43%;
    border-radius: 3px;
  }
  .theme-3 .interior-pn-btn .prev {
    left: -11%;
    top: 43%;
  }
  .theme-3 .interior-pn-btn .next {
    right: -11%;
    top: 43%;
  }
  .theme-4 .interior-pn-btn .prev {
    left: -11%;
    top: 44.5%;
  }
  .theme-4 .interior-pn-btn .next {
    right: -11%;
    top: 44.5%;
  }
  .theme-1 .interior-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 17px;
    top: 12px;
    width: 15px;
  }
  .theme-1 .interior-pn-btn .next .bx-next:before {
    height: 26px;
    left: 20px;
    top: 12px;
    width: 15px;
  }
  .theme-2 .interior-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 9px;
    top: 23px;
    width: 8px;
  }
  .theme-2 .interior-pn-btn .next .bx-next:before {
    height: 12px;
    left: 14px;
    top: 25px;
    width: 8px;
  }
  .theme-3 .interior-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 9px;
    top: 23px;
    width: 8px;
  }
  .theme-3 .interior-pn-btn .next .bx-next:before {
    height: 12px;
    left: 14px;
    top: 25px;
    width: 8px;
  }
  .theme-4 .interior-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 17px;
    top: 12px;
    width: 15px;
  }
  .theme-4 .interior-pn-btn .next .bx-next:before {
    height: 26px;
    left: 24px;
    top: 12px;
    width: 15px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .theme-4 .interior-list-wrap {
    border-radius: 20px;
  }
  .interior-item__pic {
    height: 460px;
    width: 800px;
  }
  .interior-color-0001 {
    /* max-width: 1280px; */
    margin: 0 120px;
  }
  .interior-item__text {
    margin: 18px 0 0 22px;
    padding: 0 0 20px 0;
    width: auto;
  }
  .interior-item__text--colorname {
    font-size: 16px;
    letter-spacing: 1.4px;
    font-weight: bold;
  }
  .interior-item__text--notes {
    font-size: 12px;
    margin: 2px 0 0 0;
  }
  .theme-1 .interior-nav-wrap {
    margin: 30px 0 0 0;
  }
  .theme-2 .interior-nav-wrap {
    background-color: red;
    padding: 23px 22px 22px;
  }
  .theme-3 .interior-nav-wrap {
    margin: 4px 0 0 0;
  }
  .theme-4 .interior-nav-wrap {
    margin: 40px 0 0 0;
  }
  .interior-nav_color__headline {
    font-size: 14px;
    padding: 0 50px 0 0;
  }
  .interior-nav__color_item {
    height: 32px;
    margin-right: 5px;
    width: 32px;
  }
  .interior-color-0001 .bx-wrapper .bx-controls-direction a {
    height: 50px;
    top: 206px;
    width: 50px;
  }
  .interior-color-0001 .bx-wrapper .bx-prev {
    left: 0px;
  }
  .interior-color-0001 .bx-wrapper .bx-next {
    right: 0px;
  }
  .interior-color-0001 {
    min-height: 460px;
  }
  .theme-1 .interior-pn-btn .prev {
    left: -25.7%;
    top: 44.5%;
    border-radius: 3px;
  }
  .theme-1 .interior-pn-btn .next {
    right: -25.7%;
    top: 44.5%;
    border-radius: 3px;
  }
  .theme-2 .interior-pn-btn .prev {
    left: -25.7%;
    top: 43%;
    border-radius: 3px;
  }
  .theme-2 .interior-pn-btn .next {
    right: -25.7%;
    top: 43%;
    border-radius: 3px;
  }
  .theme-3 .interior-pn-btn .prev {
    left: -27%;
    top: 43%;
  }
  .theme-3 .interior-pn-btn .next {
    right: -27%;
    top: 43%;
  }
  .theme-4 .interior-pn-btn .prev {
    left: -25.7%;
    top: 44.5%;
  }
  .theme-4 .interior-pn-btn .next {
    right: -25.7%;
    top: 44.5%;
  }
  .theme-1 .interior-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 17px;
    top: 12px;
    width: 15px;
  }
  .theme-1 .interior-pn-btn .next .bx-next:before {
    height: 26px;
    left: 18px;
    top: 12px;
    width: 15px;
  }
  .theme-2 .interior-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 10px;
    top: 23px;
    width: 8px;
  }
  .theme-2 .interior-pn-btn .next .bx-next:before {
    height: 12px;
    left: 12px;
    top: 25px;
    width: 8px;
  }
  .theme-3 .interior-pn-btn .prev .bx-prev:before {
    height: 12px;
    left: 11px;
    top: 23px;
    width: 8px;
  }
  .theme-3 .interior-pn-btn .next .bx-next:before {
    height: 12px;
    left: 11px;
    top: 25px;
    width: 8px;
  }
  .theme-4 .interior-pn-btn .prev .bx-prev:before {
    height: 26px;
    left: 16px;
    top: 12px;
    width: 15px;
  }
  .theme-4 .interior-pn-btn .next .bx-next:before {
    height: 26px;
    left: 19px;
    top: 12px;
    width: 15px;
  }
}
.kizutori__table-panel-gather.count_1 {
  display: block;
  clear: both;
  width: 100%;
}

.kizutori__ita-panel.count_1 {
  font-weight: bold;
  margin: 0 0 15px 0;
}

.kizutori__table-panel.count_1 {
  text-align: center;
  font-weight: bold;
  width: 100%;
  border: 1px solid #E6E6E6;
}

.kizutori__table-panel.count_1 tr > th {
  height: 30px;
  vertical-align: middle;
  border: 1px solid #fff;
}

.kizutori__table-panel.count_1 tr > th:first-child {
  width: 70%;
}

.kizutori__table-panel.count_1 tr > th:last-child {
  width: 30%;
}

.kizutori__table-panel.count_1 tr > td {
  border: 1px solid #ddd;
  height: 30px;
  vertical-align: middle;
}

.kizutori__table-panel {
  width: 100%;
}

.kizutori__table-panel-wrap {
  width: 100%;
  overflow: auto;
}

.kizutori__table-panel table {
  width: 100%;
}

.kizutori__table-panel-gather {
  display: block;
  clear: both;
  width: 100%;
}

.kizutori__ita-panel {
  font-weight: bold;
  margin: 0 0 15px 0;
}

.kizutori__table-panel {
  text-align: center;
  font-weight: bold;
  width: 100%;
  border: 1px solid #E6E6E6;
  margin: 0 0 0 0;
}

.kizutori__table-panel tr > th {
  height: 30px;
  vertical-align: middle;
  border: 1px solid #fff;
}

.kizutori__table-panel tr > th:first-child {
  width: 50%;
}

.kizutori__table-panel tr > th:last-child {
  width: 50%;
}

.kizutori__table-panel tr > td {
  border: 1px solid #ddd;
  height: 30px;
  vertical-align: middle;
}

.scroll-wrap {
  overflow-x: auto;
}

.scroll-wrap::-webkit-scrollbar {
  height: 10px;
}

.scroll-wrap::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 5px;
}

.scroll-wrap::-webkit-scrollbar-track-piece {
  background: #efefef;
}

/* sp */
@media screen and (max-width: 767px) {
  .kizutori__0001 {
    margin: 0 16px;
  }
  .kizutori__ita-panel.count_1 {
    font-size: 15px;
  }
  .kizutori__table-panel.count_1 tr > th {
    font-size: 12px;
  }
  .kizutori__table-panel.count_1 tr > td {
    font-size: 14px;
  }
  .kizutori__ita-panel.count_1 {
    font-size: 15px;
  }
  .kizutori__table-panel.count_1 tr > th {
    font-size: 12px;
  }
  .kizutori__table-panel.count_1 tr > td {
    font-size: 14px;
  }
  .kizutori__table-panel.count_1:nth-child(2) {
    margin: 30px 0 0 0;
  }
  .kizutori__table-panel-block.count_1:nth-child(2) {
    width: 100%;
    margin: 30px 0 0 0;
  }
  .kizutori__ita-panel {
    font-size: 15px;
  }
  .kizutori__table-panel tr > th {
    font-size: 12px;
  }
  .kizutori__table-panel tr > td {
    font-size: 14px;
  }
  .kizutori__ita-panel {
    font-size: 15px;
  }
  .kizutori__table-panel tr > th {
    font-size: 12px;
  }
  .kizutori__table-panel tr > td {
    font-size: 14px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .kizutori__0001 {
    margin: 0 40px;
    clear: both;
  }
  .kizutori__ita-panel.count_1 {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  .kizutori__table-panel-block.count_1 {
    width: 100%;
  }
  .kizutori__table-panel.count_1 {
    margin: 0 0 0 0;
  }
  .kizutori__table-panel.count_1:nth-child(2) {
    margin: 30px 0 0 0;
  }
  .kizutori__table-panel-block.count_1:nth-child(2) {
    width: 100%;
    margin: 30px 0 0 0;
  }
  .kizutori__table-panel.count_1 tr > th {
    font-size: 16px;
    height: 38px;
  }
  .kizutori__table-panel.count_1 tr > td {
    height: 55px;
    font-size: 17px;
  }
  .kizutori__ita-panel {
    font-size: 20px;
  }
  .kizutori__table-panel-block {
    width: 100%;
  }
  .kizutori__table-panel-block {
    width: 100%;
  }
  .kizutori__table-panel-block:first-of-type {
    margin: 0 0 0 0;
  }
  .kizutori__table-panel {
    margin: 0 0 0 0;
  }
  .kizutori__table-panel tr > th {
    font-size: 16px;
    height: 38px;
  }
  .kizutori__table-panel tr > td {
    height: 55px;
    font-size: 17px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .kizutori__0001 {
    margin: 0 80px;
    clear: both;
  }
  .kizutori__ita-panel.count_1 {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  .kizutori__table-panel-block.count_1 {
    float: left;
    width: 48%;
  }
  .kizutori__table-panel-block.count_1:first-of-type {
    margin: 0 4% 0 0;
  }
  .kizutori__table-panel.count_1 {
    margin: 0 0 0 0;
  }
  .kizutori__table-panel.count_1:nth-child(2) {
    margin: 30px 0 0 0;
  }
  .kizutori__table-panel.count_1 tr > th {
    font-size: 16px;
    height: 38px;
  }
  .kizutori__table-panel.count_1 tr > td {
    height: 55px;
    font-size: 17px;
  }
  .kizutori__ita-panel {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  .kizutori__table-panel-block {
    width: 100%;
  }
  .kizutori__table-panel-block:first-of-type {
    margin: 0 0 0 0;
  }
  .kizutori__table-panel {
    margin: 0 0 0 0;
  }
  .kizutori__table-panel tr > th {
    font-size: 16px;
    height: 38px;
  }
  .kizutori__table-panel tr > td {
    height: 55px;
    font-size: 17px;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .kizutori__0001 {
    margin: 0 120px;
    clear: both;
  }
  .kizutori__ita-panel.count_1 {
    font-size: 22px;
    margin: 0 0 20px 0;
  }
  .kizutori__table-panel-block.count_1 {
    float: left;
    width: 48%;
  }
  .kizutori__table-panel-block.count_1:first-of-type {
    margin: 0 4% 0 0;
  }
  .kizutori__table-panel.count_1 {
    margin: 0 0 0 0;
  }
  .kizutori__table-panel.count_1:nth-child(2) {
    margin: 30px 0 0 0;
  }
  .kizutori__table-panel.count_1 tr > th {
    font-size: 16px;
    height: 38px;
  }
  .kizutori__table-panel.count_1 tr > td {
    height: 55px;
    font-size: 18px;
  }
  .kizutori__ita-panel {
    font-size: 20px;
  }
  .kizutori__table-panel-block {
    width: 100%;
  }
  .kizutori__table-panel-block:first-of-type {
    margin: 0 0 0 0;
  }
  .kizutori__table-panel {
    margin: 0 0 0 0;
  }
  .kizutori__table-panel tr > th {
    font-size: 16px;
    height: 38px;
  }
  .kizutori__table-panel tr > td {
    height: 55px;
    font-size: 17px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .kizutori__0001 {
    margin: 0 120px;
    clear: both;
  }
  .kizutori__ita-panel.count_1 {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  .kizutori__table-panel-block.count_1 {
    float: left;
    width: 48%;
  }
  .kizutori__table-panel-block.count_1:first-of-type {
    margin: 0 4% 0 0;
  }
  .kizutori__table-panel.count_1 {
    margin: 0 0 0 0;
  }
  .kizutori__table-panel.count_1:nth-child(2) {
    margin: 30px 0 0 0;
  }
  .kizutori__table-panel.count_1 tr > th {
    font-size: 16px;
    height: 38px;
  }
  .kizutori__table-panel.count_1 tr > td {
    height: 55px;
    font-size: 17px;
  }
  .kizutori__ita-panel {
    font-size: 20px;
  }
  .kizutori__table-panel-block {
    width: 100%;
  }
  .kizutori__table-panel-block:first-of-type {
    margin: 0 0 0 0;
  }
  .kizutori__table-panel {
    margin: 0 0 0 0;
  }
  .kizutori__table-panel tr > th {
    font-size: 16px;
    height: 38px;
  }
  .kizutori__table-panel tr > td {
    height: 55px;
    font-size: 17px;
  }
}
.margin {
  padding-bottom: 0;
}

.line-margin-item1 {
  width: 100%;
}

.line-margin-item2 {
  width: 100%;
}

.line-margin-item3 {
  width: 100%;
}

.line-0001 {
  border-top: 1px solid;
  margin: 0 16px 0 16px;
  opacity: 0.15;
}

@media screen and (max-width: 767px) {
  .line-margin-item1 {
    height: 100px;
  }
  .line-margin-item2 {
    height: 64px;
  }
  .line-margin-item3 {
    height: 32px;
  }
}
@media screen and (min-width: 768px) {
  .line-margin-item1 {
    height: 120px;
  }
  .line-margin-item2 {
    height: 80px;
  }
  .line-margin-item3 {
    height: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .line-0001 {
    border-top: 1px solid;
    margin: 0 40px 0 40px;
    opacity: 0.15;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .line-0001 {
    border-top: 1px solid;
    margin: 0 80px 0 80px;
    opacity: 0.15;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .line-0001 {
    border-top: 1px solid;
    margin: 0 120px 0 120px;
    opacity: 0.15;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .line-0001 {
    border-top: 1px solid;
    margin: 0 120px 0 120px;
    opacity: 0.15;
  }
}
@media screen and (min-width: 1760px) {
  .line-0001 {
    border-top: 1px solid;
    margin: 0 120px 0 120px;
    opacity: 0.15;
  }
}
.maintenance-cycle-only-year-0 {
  top: 132px;
  right: 0px;
}

.freight-vehicles-top {
  border-top: 1px solid #eee;
  padding-top: 40px;
  margin: 0 16px 0 16px;
}

.maintenance-cycle-inspection-month {
  font-size: 17px;
}

.maintenance-cycle-inspection-month-2 {
  font-size: 17px;
  margin-left: -5px;
}

.maintenance-cycle-0001-icon_button_arrow_2 {
  position: relative;
  width: 10px;
  height: 11px;
  float: right;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}

.maintenance-cycle-inner__btn__link {
  position: relative;
  width: 100%;
}

.theme-1 .maintenance-cycle-inner__btn__link:before,
.theme-4 .maintenance-cycle-inner__btn__link:before {
  position: absolute;
  width: 12px;
  height: 12px;
  margin-top: 4px;
  right: -5px;
}

.theme-2 .maintenance-cycle-inner__btn__link:before,
.theme-3 .maintenance-cycle-inner__btn__link:before {
  position: absolute;
  width: 10px;
  height: 10px;
  margin-top: 4px;
  right: 0px;
}

.maintenance-cycle-bottom-0001 {
  width: 8px;
  height: 10px;
  position: relative;
  left: 34px;
  top: 1px;
  float: right;
  background: linear-gradient(to top right, rgba(255, 255, 255, 0) 50%, #808080 50.5%) no-repeat top left/50% 100%, linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #808080 50.5%) no-repeat top right/50% 100%;
}

.maintenance-cycle-title-p {
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  width: 100%;
  font-size: 11px;
}

.maintenance-cycle-title {
  font-size: 11px;
  margin-right: 7px;
  padding: 13px 10px 13px 10px;
  font-weight: bold;
  text-decoration: none;
  width: 49%;
  float: left;
  border-style: solid;
  border-width: 1px;
}

.maintenance-cycle-title-2 {
  font-size: 11px;
  margin-right: -25px;
  padding: 13px 10px 13px 10px;
  font-weight: bold;
  text-decoration: none;
  width: 48.5%;
  float: left;
  border-style: solid;
  border-width: 1px;
}

.maintenance-cycle-center {
  width: 100%;
  padding: 0 16px 40px 16px;
  margin-bottom: 40px;
}

.maintenance-cycle-clear {
  clear: both;
}

.maintenance-cycle-top-arrow {
  position: absolute;
  height: 1px;
  width: 72px;
  right: 140px;
  top: 30px;
}

.maintenance-cycle-maintenance-cycle {
  height: 60px;
  position: relative;
}

.maintenance-cycle-maintenance-cycle2 {
  height: 60px;
  position: relative;
  margin-left: 0px;
}

.maintenance-cycle-maintenance-cycle2-2 {
  height: 60px;
  position: relative;
  margin: -10px 0 0 0;
}

.maintenance-button-icon {
  position: relative;
  width: 6px;
  height: 13px;
  left: 88%;
  top: 20px;
}

.maintenance-cycle-sp-month {
  margin-left: 44px;
  margin-top: 63px;
  font-weight: bold;
}

.maintenance-cycle-sp-month-2 {
  margin-left: 44px;
  margin-top: 32px;
  font-weight: bold;
}

.maintenance-cycle-maintenance-dot-1 {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: 128px;
  left: 25px;
}

.maintenance-cycle-maintenance-dot-2 {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: 168px;
  left: 25px;
}

.maintenance-cycle-maintenance-dot-3 {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: -4px;
  left: -120px;
}

.maintenance-cycle-maintenance-dot-4 {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: 98px;
  left: 25px;
}

.maintenance-cycle-maintenance-dot-5 {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: 156px;
  right: 252px;
}

.maintenance-cycle-maintenance-dot-6 {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: 27px;
  right: 106px;
}

.maintenance-cycle-maintenance-dot-7 {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: 26px;
  right: 252px;
}

.maintenance-cycle-maintenance-dot {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: -3px;
  right: 111px;
}

.maintenance-law {
  position: absolute;
  bottom: 0px;
  content: "";
  width: 16px;
  height: 16px;
  background-size: contain;
  left: 10px;
  top: 32px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.maintenance-law2 {
  position: absolute;
  bottom: 0px;
  content: "";
  width: 16px;
  height: 16px;
  background-size: contain;
  left: 10px;
  top: 58px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-4 .maintenance-law {
  position: absolute;
  bottom: 0px;
  content: "";
  width: 16px;
  height: 16px;
  background-size: contain;
  left: 10px;
  top: 32px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.theme-4 .maintenance-law2 {
  position: absolute;
  bottom: 0px;
  content: "";
  width: 16px;
  height: 16px;
  background-size: contain;
  left: 10px;
  top: 58px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.maintenance-cycle-0001 {
  width: 100%;
  height: 1030px;
}

.maintenance-cycle-0001-2 {
  width: 100%;
  height: 665px;
}

.maintenance-cycle-Purchase-in {
  font-size: 16px;
  font-weight: bold;
  margin: -40px 0 0 15px;
  position: absolute;
}

.maintenance-cycle-year {
  font-size: 28px;
  font-weight: bold;
  margin: -54px 0 0 22px;
  position: absolute;
}

.maintenance-cycle-year-in {
  font-size: 12px;
  font-weight: bold;
  margin: -23px 0 0 19px;
  position: absolute;
}

.maintenance-cycle-arrow {
  position: absolute;
  height: 1px;
  width: 82px;
  right: 145px;
  top: 29px;
}

.maintenance-cycle-arrow2-1 {
  position: absolute;
  height: 1px;
  width: 82px;
  right: 140px;
  top: 29px;
}

.maintenance-cycle-arrow2 {
  position: absolute;
  height: 1px;
  width: 10px;
  right: 144px;
  top: 29px;
}

.maintenance-cycle-arrow2-2-1 {
  position: absolute;
  height: 1px;
  width: 27px;
  right: 143px;
  top: 29px;
}

.maintenance-cycle-arrow2-2 {
  position: absolute;
  height: 1px;
  width: 10px;
  right: 143px;
  top: 29px;
}

.maintenance-cycle-arrow2-3 {
  position: absolute;
  height: 1px;
  width: 10px;
  right: 143px;
  top: 29px;
}

.maintenance-cycle-pc-month {
  display: none;
}

.mente-anchor-block {
  margin-bottom: 50px;
}

.mente-anchor {
  font-weight: bold;
  height: 40px;
  line-height: 2;
  text-align: center;
  font-size: 12px;
  display: block;
  float: left;
  width: 48%;
  margin-right: 4%;
  position: relative;
}

.maintenance-cycle-p-car-title {
  font-size: 20px;
  padding-bottom: 22px;
  text-align: center;
  font-weight: bold;
}

.maintenance-cycle-inspection {
  position: absolute;
  right: 0;
  border: 1px solid #3c3c3c;
  top: 0px;
  width: 186px;
  height: 85px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 5px 0 0 0;
}

.theme-4 .maintenance-cycle-inspection {
  position: absolute;
  right: 0;
  border: 1px solid #3c3c3c;
  top: 0px;
  width: 186px;
  height: 85px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  padding: 5px 0 0 0;
}

.maintenance-cycle-inspection-title {
  text-align: center;
  height: 17px;
  font-size: 14px;
  font-weight: bold;
}

.maintenance-cycle-inspection-color {
  font-size: 14px;
  height: 50px;
  padding-top: 11px;
  font-weight: bold;
}

.maintenance-cycle-inspection-color p {
  position: relative;
  padding-left: 34px;
  margin-bottom: 12px;
}

.maintenance-cycle-p-car-flow {
  position: relative;
  top: 20px;
  left: 0;
  width: 287px;
  margin: 0 auto;
}

.maintenance-cycle-flow-arrow {
  position: absolute;
  width: 1px;
  height: 161px;
  left: 30px;
  top: 60px;
}

.maintenance-cycle-flow-arrow-02 {
  position: absolute;
  width: 1px;
  height: 150px;
  left: 30px;
  top: 60px;
}

.maintenance-cycle-flow-arrow2 {
  position: absolute;
  width: 1px;
  height: 101px;
  left: 30px;
  top: 60px;
}

.maintenance-cycle-flow-arrow3 {
  position: absolute;
  width: 1px;
  height: 101px;
  left: 30px;
  top: 60px;
}

.maintenance-cycle-flow-arrow4 {
  position: absolute;
  width: 1px;
  height: 100px;
  left: 30px;
  top: 60px;
}

.maintenance-cycle-flow-arrow5 {
  position: absolute;
  width: 1px;
  height: 100px;
  left: 30px;
  top: 60px;
}

.maintenance-cycle-flow-arrow5 {
  position: absolute;
  width: 1px;
  height: 100px;
  left: 30px;
  top: 60px;
}

.maintenance-cycle-flow-arrow6 {
  position: absolute;
  width: 1px;
  height: 101px;
  left: 30px;
  top: 50px;
}

.maintenance-cycle-first-month {
  font-weight: bold;
  padding-left: 49px;
  margin-bottom: 25px;
  font-size: 16px;
  letter-spacing: 1px;
}

.maintenance-cycle-second-month {
  margin-bottom: 25px;
}

.maintenance-cycle-second-month-2 {
  margin-bottom: 41px;
}

.maintenance-cycle-only-year {
  position: absolute;
}

.maintenance-cycle-only-year-1 {
  top: 220px;
}

.maintenance-cycle-only-year-1-2 {
  top: 220px;
}

.maintenance-cycle-only-year-2 {
  top: 330px;
  left: 146px;
}

.maintenance-cycle-only-year-2-2 {
  top: 290px;
  left: 141px;
}

.maintenance-cycle-only-year-3 {
  top: 381px;
}

.maintenance-cycle-only-year-3-2 {
  top: 381px;
}

.maintenance-cycle-only-year-4 {
  top: 490px;
  left: 146px;
}

.maintenance-cycle-only-year-4-2 {
  top: 451px;
  left: 142px;
}

.maintenance-cycle-only-year-5 {
  top: 542px;
}

.maintenance-cycle-only-year-5-2 {
  top: 542px;
}

.maintenance-cycle-only-year-6 {
  top: 651px;
  left: 146px;
}

.maintenance-cycle-only-year-7 {
  top: 701px;
}

.maintenance-cycle-only-year-8 {
  top: 811px;
  left: 146px;
}

.maintenance-cycle-only-year-9 {
  top: 860px;
  margin-bottom: 50px;
}

.maintenance-cycle-year-month {
  position: absolute;
}

.maintenance-cycle-year-img {
  width: 71px;
}

.maintenance-cycle-flow-huki {
  position: absolute;
  height: 60px;
  width: 140px;
  right: -206px;
  border-radius: 3px;
}

.theme-4 .maintenance-cycle-flow-huki {
  position: absolute;
  height: 60px;
  width: 140px;
  right: -206px;
  border-radius: 30px;
}

.maintenance-cycle-flow-huki-2 {
  position: absolute;
  height: 60px;
  width: 140px;
  right: -210px;
  border-radius: 3px;
  top: -10px;
}

.maintenance-cycle-flow-orange {
  right: -216px;
  height: 60px;
  width: 145px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  top: 0px;
}

.theme-4 .maintenance-cycle-flow-orange {
  right: -216px;
  height: 60px;
  width: 145px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  top: 0px;
}

.maintenance-cycle-flow-orange-2 {
  right: -216px;
  height: 60px;
  width: 145px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  top: 0px;
}

.theme-4 .maintenance-cycle-flow-orange-2 {
  right: -216px;
  height: 60px;
  width: 145px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  top: 0px;
}

.maintenance-cycle-flow-orange-2-2 {
  right: -216px;
  height: 60px;
  width: 145px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  top: 0px;
}

.theme-4 .maintenance-cycle-flow-orange-2-2 {
  right: -216px;
  height: 60px;
  width: 145px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  top: 0px;
}

.maintenance-cycle-flow-orange2 {
  right: 6px;
}

.maintenance-cycle-flow-orange2:after {
  content: "";
  background-repeat: no-repeat;
  width: 42px;
  height: 3px;
  background-size: contain;
  display: block;
  position: absolute;
  left: 59px;
  top: 19px;
  border-bottom: 1px solid #000;
}

.maintenance-cycle-flow-gray {
  right: -140px;
  top: -29px;
  height: 60px;
  width: 145px;
}

.theme-4 .maintenance-cycle-flow-gray {
  right: -140px;
  top: -29px;
  height: 60px;
  width: 145px;
}

.maintenance-cycle-flow-gray-2 {
  right: 2px;
  top: -2px;
  height: 60px;
  width: 145px;
}

.maintenance-cycle-flow-gray-3 {
  right: -144px;
  top: 0px;
  height: 60px;
  width: 145px;
}

.maintenance-cycle-huki-word {
  padding-top: 10px;
  padding-left: 13px;
  font-size: 14px;
  font-weight: bold;
}

.maintenance-cycle-huki-word2 {
  padding: 10px 20px 10px 13px;
  font-size: 14px;
  font-weight: bold;
  height: 60px;
  align-items: center;
  display: flex;
  margin-top: -14px;
}

.maintenance-cycle-year-month .maintenance-cycle-third-month {
  position: absolute;
  left: -104px;
  font-size: 14px;
  font-weight: bold;
  top: -6px;
}

.maintenance-cycle-year-month-2 .maintenance-cycle-third-month {
  position: absolute;
  left: -104px;
  font-size: 14px;
  font-weight: bold;
  top: -6px;
}

.maintenance-cycle-third-month {
  position: absolute;
  left: -105px;
  font-size: 14px;
  font-weight: bold;
  top: -5px;
  letter-spacing: 2px;
}

.maintenance-cycle-third-month-2 {
  position: absolute;
  left: -100px;
  font-size: 14px;
  font-weight: bold;
  top: 23px;
  letter-spacing: 2px;
}

.maintenance-cycle-third-month-2-1 {
  position: absolute;
  left: -100px;
  font-size: 14px;
  font-weight: bold;
  top: 23px;
  letter-spacing: 2px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .theme-1 .maintenance-cycle-inner__btn__link:before,
  .theme-4 .maintenance-cycle-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    margin-top: 4px;
    right: 0px;
  }
  .maintenance-cycle-flow-orange-2 {
    right: -216px;
    height: 60px;
    width: 322px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    top: 0px;
  }
  .theme-4 .maintenance-cycle-flow-orange-2 {
    right: -216px;
    height: 60px;
    width: 322px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    top: 0px;
  }
  .maintenance-cycle-flow-orange-2-2 {
    right: -216px;
    height: 60px;
    width: 322px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    top: 0px;
  }
  .theme-4 .maintenance-cycle-flow-orange-2-2 {
    right: -216px;
    height: 60px;
    width: 322px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    top: 0px;
  }
  .maintenance-cycle-arrow2-1 {
    position: absolute;
    height: 1px;
    width: 227px;
    right: 140px;
    top: 30px;
  }
  .maintenance-cycle-arrow2-2 {
    position: absolute;
    height: 1px;
    width: 158px;
    right: 138px;
    top: 30px;
  }
  .maintenance-cycle-arrow2-3 {
    position: absolute;
    height: 1px;
    width: 158px;
    right: 322px;
    top: 30px;
  }
  .maintenance-cycle-arrow2-2-1 {
    position: absolute;
    height: 1px;
    width: 158px;
    right: 143px;
    top: 30px;
  }
  .maintenance-cycle-only-year-2-2 {
    top: 364px;
    left: 257px;
  }
  .maintenance-cycle-only-year-4-2 {
    top: 589px;
    left: 346px;
  }
  .maintenance-cycle-third-month-2 {
    position: absolute;
    left: -194px;
    font-size: 18px;
    font-weight: bold;
    top: 58px;
    letter-spacing: 2px;
    width: 127px;
  }
  .maintenance-cycle-third-month-2-1 {
    position: absolute;
    left: -282px;
    font-size: 18px;
    font-weight: bold;
    top: 22px;
    letter-spacing: 2px;
    width: 127px;
  }
  .maintenance-cycle-flow-huki-2 {
    position: absolute;
    height: 60px;
    width: 140px;
    right: -228px;
    border-radius: 3px;
    top: 34px;
  }
  .maintenance-cycle-flow-gray-2 {
    right: 159px;
    top: 78px;
    height: 60px;
    width: 145px;
  }
  .maintenance-cycle-sp-month-2 {
    margin-left: 63px;
    margin-top: 69px;
    font-weight: bold;
  }
  .maintenance-cycle-flow-arrow-02 {
    position: absolute;
    width: 2px;
    height: 163px;
    left: 38px;
    top: 113px;
  }
  .maintenance-cycle-flow-arrow6 {
    position: absolute;
    width: 2px;
    height: 71px;
    left: 38px;
    top: 125px;
  }
  .maintenance-cycle-maintenance-cycle2-2 {
    height: 120px;
    position: relative;
    margin: 5px 0 0 -21px;
  }
  .freight-vehicles-top {
    border-top: 1px solid #eee;
    padding-top: 80px;
    margin: 80px 40px 0 40px;
  }
  .maintenance-cycle-maintenance-dot-3 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 16px;
    left: -129px;
  }
  .maintenance-cycle-maintenance-dot-4 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 187px;
    left: 34px;
  }
  .maintenance-cycle-maintenance-dot-5 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 234px;
    left: 34px;
  }
  .maintenance-cycle-maintenance-dot-6 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 61px;
    left: -223px;
  }
  .maintenance-cycle-maintenance-dot-7 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 26px;
    left: -312px;
  }
  .maintenance-button-icon {
    position: relative;
    width: 6px;
    height: 13px;
    left: 92%;
    top: 20px;
  }
  .maintenance-cycle-inspection-month {
    font-size: 17px;
    letter-spacing: 4px;
  }
  .maintenance-cycle-0001-icon_button_arrow_2 {
    position: relative;
    width: 10px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
  }
  .maintenance-cycle-bottom-0001 {
    width: 8px;
    height: 10px;
    position: relative;
    left: 210px;
    top: 5px;
    float: right;
    background: linear-gradient(to top right, rgba(255, 255, 255, 0) 50%, #808080 50.5%) no-repeat top left/50% 100%, linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #808080 50.5%) no-repeat top right/50% 100%;
  }
  .maintenance-cycle-title {
    font-size: 14px;
    margin: 0px;
    padding: 13px 13px 13px 14px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .maintenance-cycle-title-2 {
    font-size: 14px;
    margin-right: -40px;
    padding: 13px 13px 13px 14px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .maintenance-cycle-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .maintenance-cycle-center {
    padding: 0 40px 80px 40px;
  }
  .maintenance-cycle-pc-month-block1 {
    margin-left: 10px;
  }
  .maintenance-cycle-sp-month {
    margin-left: 62px;
    margin-top: 67px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .maintenance-cycle-maintenance-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 15px;
    right: 119px;
  }
  .maintenance-cycle-maintenance-dot-1 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 186px;
    left: 34px;
  }
  .maintenance-cycle-maintenance-dot-2 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 234px;
    left: 34px;
  }
  .maintenance-cycle-arrow {
    position: absolute;
    height: 1px;
    width: 228px;
    right: 322px;
    top: 55px;
  }
  .maintenance-cycle-arrow2 {
    position: absolute;
    height: 1px;
    width: 158px;
    right: 321px;
    top: 28px;
  }
  .maintenance-cycle-year-img {
    width: 260px;
  }
  .maintenance-cycle-flow-gray {
    right: -508px;
    top: -29px;
    height: 60px;
  }
  .theme-4 .maintenance-cycle-flow-gray {
    right: -508px;
    top: -29px;
    height: 60px;
  }
  .maintenance-cycle-0001 {
    width: 100%;
    overflow: hidden;
    height: 1230px;
  }
  .maintenance-cycle-0001-2 {
    width: 100%;
    overflow: hidden;
    height: 851px;
  }
  .maintenance-law {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 67px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .maintenance-law2 {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 99px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .maintenance-law {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 67px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .theme-4 .maintenance-law2 {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 99px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .maintenance-cycle-flow-orange2:after {
    content: "";
    background-repeat: no-repeat;
    width: 0px;
    height: 0px;
    background-size: contain;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .maintenance-cycle-maintenance-cycle {
    height: 98px;
    position: relative;
    margin: 15px 0 0 -10px;
  }
  .maintenance-cycle-maintenance-cycle2 {
    height: 120px;
    position: relative;
    margin-left: -22px;
    margin-top: 3px;
  }
  .maintenance-cycle-Purchase-in {
    font-size: 20px;
    font-weight: bold;
    margin: -60px 0 0 18px;
  }
  .maintenance-cycle-p-car-title {
    font-size: 30px;
    padding-bottom: 24px;
    text-align: center;
    font-weight: bold;
  }
  .maintenance-cycle-p-car-flow {
    position: relative;
    top: 20px;
    left: 0;
    width: 650px;
    margin: 0 auto;
  }
  .maintenance-cycle-inspection {
    position: absolute;
    right: 0;
    border: 1px solid #3c3c3c;
    top: 0px;
    width: 240px;
    height: 140px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px 0 0 0;
    margin: 13px -18px 0 0;
  }
  .theme-4 .maintenance-cycle-inspection {
    position: absolute;
    right: 0;
    border: 1px solid #3c3c3c;
    top: 0px;
    width: 240px;
    height: 140px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    padding: 5px 0 0 0;
    margin: 13px -18px 0 0;
  }
  .maintenance-cycle-inspection-color {
    font-size: 16px;
    height: 50px;
    padding: 21px 23px 23px 25px;
    font-weight: normal;
    border-top: 1px solid #000;
  }
  .maintenance-cycle-inspection-title {
    text-align: center;
    height: 20px;
    line-height: 2;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 13px 0;
  }
  .maintenance-cycle-inspection-color p {
    position: relative;
    padding-left: 30px;
    margin-bottom: 17px;
  }
  .maintenance-cycle-flow-arrow {
    position: absolute;
    width: 2px;
    height: 161px;
    left: 38px;
    top: 113px;
  }
  .maintenance-cycle-flow-arrow2 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 38px;
    top: 123px;
  }
  .maintenance-cycle-flow-arrow3 {
    position: absolute;
    width: 2px;
    height: 71px;
    left: 38px;
    top: 123px;
  }
  .maintenance-cycle-flow-arrow4 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 38px;
    top: 123px;
  }
  .maintenance-cycle-flow-arrow5 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 38px;
    top: 123px;
  }
  .maintenance-cycle-only-year-1 {
    top: 271px;
    width: 258px;
  }
  .maintenance-cycle-only-year-1-2 {
    top: 271px;
    width: 258px;
  }
  .maintenance-cycle-only-year-2 {
    top: 407px;
    left: 163px;
  }
  .maintenance-cycle-only-year-3 {
    top: 460px;
    width: 258px;
  }
  .maintenance-cycle-only-year-3-2 {
    top: 460px;
    width: 258px;
  }
  .maintenance-cycle-only-year-4 {
    top: 599px;
    left: 163px;
  }
  .maintenance-cycle-only-year-5 {
    top: 651px;
    width: 258px;
  }
  .maintenance-cycle-only-year-5-2 {
    top: 651px;
    width: 258px;
  }
  .maintenance-cycle-only-year-6 {
    top: 789px;
    left: 163px;
  }
  .maintenance-cycle-only-year-7 {
    top: 841px;
    width: 258px;
  }
  .maintenance-cycle-only-year-8 {
    top: 978px;
    left: 163px;
  }
  .maintenance-cycle-only-year-9 {
    top: 1031px;
    margin-bottom: 50px;
  }
  .maintenance-cycle-first-month {
    font-weight: bold;
    padding-left: 80px;
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: 1px;
  }
  .maintenance-cycle-flow-orange {
    right: -411px;
    margin-top: 26px;
    width: 322px;
  }
  .theme-4 .maintenance-cycle-flow-orange {
    right: -411px;
    margin-top: 26px;
    width: 322px;
  }
  .maintenance-cycle-flow-huki {
    position: absolute;
    height: 60px;
    width: 322px;
    top: -18px;
    border-radius: 3px;
  }
  .theme-4 .maintenance-cycle-flow-huki {
    position: absolute;
    height: 60px;
    width: 322px;
    top: -18px;
    border-radius: 30px;
  }
  .maintenance-cycle-flow-gray {
    right: -506px;
    top: -10px;
    height: 60px;
  }
  .theme-4 .maintenance-cycle-flow-gray {
    right: -506px;
    top: -10px;
    height: 60px;
  }
  .maintenance-cycle-year {
    font-size: 40px;
    font-weight: bold;
    margin: -93px 0 0 27px;
  }
  .maintenance-cycle-year-in {
    font-size: 16px;
    font-weight: bold;
    margin: -50px 0 0 23px;
  }
  .maintenance-cycle-year-month .third-month {
    position: absolute;
    width: 150px;
    display: block;
    left: -95px;
    font-size: 18px;
    font-weight: bold;
    top: 1px;
    letter-spacing: 1px;
  }
  .maintenance-cycle-third-month {
    padding: 0 0 0 10px;
  }
  .maintenance-cycle-huki-word {
    padding: 7px 45px 0 22px;
    font-size: 16px;
    font-weight: bold;
  }
  .maintenance-cycle-huki-word2 {
    padding: 0 40px 0 22px;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    align-items: center;
    display: flex;
    margin-top: -14px;
  }
  .maintenance-cycle-year-month .maintenance-cycle-third-month {
    position: absolute;
    left: -109px;
    font-size: 18px;
    font-weight: bold;
    top: 13px;
    width: 150px;
    letter-spacing: 2.5px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .theme-1 .maintenance-cycle-inner__btn__link:before,
  .theme-4 .maintenance-cycle-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    margin-top: 4px;
    right: -10px;
  }
  .maintenance-cycle-arrow2-3 {
    position: absolute;
    height: 1px;
    width: 24px;
    right: 260px;
    top: 29px;
  }
  .maintenance-cycle-third-month-2 {
    position: absolute;
    left: 308px;
    font-size: 18px;
    font-weight: bold;
    top: 135px;
    letter-spacing: 2px;
    width: 127px;
  }
  .maintenance-cycle-third-month-2-1 {
    position: absolute;
    left: -147px;
    font-size: 18px;
    font-weight: bold;
    top: 22px;
    letter-spacing: 2px;
    width: 127px;
  }
  .maintenance-cycle-flow-arrow6 {
    position: absolute;
    width: 2px;
    height: 72px;
    left: 422px;
    top: 126px;
  }
  .maintenance-cycle-maintenance-dot-6 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 138px;
    left: 277px;
  }
  .maintenance-cycle-maintenance-dot-7 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 25px;
    right: 428px;
  }
  .maintenance-cycle-arrow2-1 {
    position: absolute;
    height: 1px;
    width: 51px;
    right: -211px;
    top: 29px;
  }
  .maintenance-cycle-arrow2-2-1 {
    position: absolute;
    height: 1px;
    width: 111px;
    right: -266px;
    top: 30px;
  }
  .maintenance-cycle-arrow2-2 {
    position: absolute;
    height: 1px;
    width: 22px;
    right: 144px;
    top: 30px;
  }
  .maintenance-button-icon {
    position: relative;
    width: 6px;
    height: 13px;
    left: 89%;
    top: 20px;
  }
  .theme-2 .maintenance-button-icon,
  .theme-3 .maintenance-button-icon {
    position: relative;
    width: 6px;
    height: 13px;
    left: 91%;
    top: 20px;
  }
  .maintenance-cycle-flow-huki-2 {
    position: absolute;
    height: 60px;
    width: 140px;
    right: 718px;
    border-radius: 3px;
    top: 39px;
  }
  .maintenance-cycle-only-year-4-2 {
    top: 593px;
    left: 596px;
  }
  .maintenance-cycle-0001-2 {
    width: 100%;
    overflow: hidden;
    height: 870px;
  }
  .maintenance-cycle-flow-gray-3 {
    right: -599px;
    top: 113px;
    height: 60px;
    width: 144px;
  }
  .maintenance-cycle-flow-gray-2 {
    right: 713px;
    top: 20px;
    height: 60px;
    width: 145px;
  }
  .maintenance-cycle-flow-orange-2 {
    right: -411px;
    height: 60px;
    width: 300px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    top: -10px;
  }
  .theme-4 .maintenance-cycle-flow-orange-2 {
    right: -411px;
    height: 60px;
    width: 300px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    top: -10px;
  }
  .maintenance-cycle-flow-orange-2-2 {
    right: -411px;
    height: 60px;
    width: 260px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    top: -10px;
  }
  .theme-4 .maintenance-cycle-flow-orange-2-2 {
    right: -411px;
    height: 60px;
    width: 260px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    top: -10px;
  }
  .maintenance-cycle-maintenance-dot-4 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 129px;
    left: 418px;
  }
  .maintenance-cycle-maintenance-dot-5 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 177px;
    left: 418px;
  }
  .maintenance-cycle-sp-month-2 {
    margin-left: 449px;
    margin-top: 65px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .maintenance-cycle-flow-arrow-02 {
    position: absolute;
    width: 2px;
    height: 178px;
    left: 422px;
    top: 100px;
  }
  .maintenance-cycle-maintenance-cycle2-2 {
    height: 120px;
    position: relative;
    margin: 8px 0 0 -5px;
  }
  .maintenance-cycle-maintenance-dot-3 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: -2px;
    left: 256px;
  }
  .maintenance-cycle-inspection-month-2 {
    font-size: 17px;
    margin-left: 1px;
  }
  .maintenance-cycle-0001-icon_button_arrow_2 {
    position: relative;
    width: 10px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
  }
  .maintenance-cycle-bottom-0001 {
    width: 8px;
    height: 10px;
    position: relative;
    left: 305px;
    top: 5px;
    float: right;
    background: linear-gradient(to top right, rgba(255, 255, 255, 0) 50%, #808080 50.5%) no-repeat top left/50% 100%, linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #808080 50.5%) no-repeat top right/50% 100%;
  }
  .maintenance-cycle-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 13px 13px 11px;
    font-weight: bold;
    text-decoration: none;
    width: 49.8%;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .maintenance-cycle-title-2 {
    font-size: 14px;
    margin-right: -40px;
    padding: 13px 13px 13px 11px;
    font-weight: bold;
    text-decoration: none;
    width: 49.7%;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .maintenance-cycle-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .maintenance-cycle-center {
    padding: 0 80px 80px 80px;
  }
  .freight-vehicles-top {
    margin: 30px 80px 0 80px;
    padding-top: 80px;
  }
  .maintenance-cycle-only-year {
    position: relative;
  }
  .maintenance-cycle-Purchase-1 {
    text-align: center;
  }
  .maintenance-cycle-pc-month-block1 {
    margin-left: 10px;
  }
  .maintenance-cycle-sp-month {
    margin-left: 450px;
    margin-top: 66px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .maintenance-cycle-maintenance-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: -1px;
    right: -266px;
  }
  .maintenance-cycle-maintenance-dot-1 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 131px;
    left: 419px;
  }
  .maintenance-cycle-maintenance-dot-2 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 179px;
    left: 419px;
  }
  .maintenance-cycle-arrow {
    position: absolute;
    height: 1px;
    width: 50px;
    right: -50px;
    top: 30px;
  }
  .maintenance-cycle-arrow2 {
    position: absolute;
    height: 1px;
    width: 23px;
    right: 259px;
    top: 28px;
  }
  .maintenance-cycle-year-img {
    width: 100%;
    text-align: center;
    margin-top: -6px;
  }
  .maintenance-cycle-flow-gray {
    right: -508px;
    top: -29px;
    height: 60px;
  }
  .theme-4 .maintenance-cycle-flow-gray {
    right: -508px;
    top: -29px;
    height: 60px;
  }
  .maintenance-cycle-0001 {
    width: 100%;
    overflow: hidden;
    height: 1250px;
  }
  .maintenance-law {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 67px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .maintenance-law2 {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 99px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .maintenance-law {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 67px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .theme-4 .maintenance-law2 {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 99px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .maintenance-cycle-flow-orange2:after {
    content: "";
    background-repeat: no-repeat;
    width: 0px;
    height: 0px;
    background-size: contain;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .maintenance-cycle-maintenance-cycle {
    height: 100px;
    position: relative;
    margin: 0;
    margin-left: -4px;
  }
  .maintenance-cycle-maintenance-cycle2 {
    height: 120px;
  }
  .maintenance-cycle-Purchase-in {
    font-size: 20px;
    font-weight: bold;
    margin: -61px 0 0 -6px;
    text-align: center;
    position: relative;
  }
  .maintenance-cycle-p-car-title {
    font-size: 30px;
    padding-bottom: 38px;
    text-align: left;
    font-weight: bold;
    margin-left: 80px;
  }
  .maintenance-cycle-p-car-flow {
    position: relative;
    top: 20px;
    left: 0;
    width: 850px;
    margin: 0 auto;
  }
  .maintenance-cycle-inspection {
    position: absolute;
    right: 15px;
    border: 1px solid #3c3c3c;
    top: -88px;
    width: 240px;
    height: 140px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px 0 0 0;
    margin: 0 -20px 0 0;
  }
  .theme-4 .maintenance-cycle-inspection {
    position: absolute;
    right: 15px;
    border: 1px solid #3c3c3c;
    top: -88px;
    width: 240px;
    height: 140px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    padding: 5px 0 0 0;
    margin: 0 -20px 0 0;
  }
  .maintenance-cycle-inspection-color {
    font-size: 16px;
    height: 50px;
    padding: 23px;
    font-weight: normal;
    border-top: 1px solid #000;
  }
  .maintenance-cycle-inspection-title {
    text-align: center;
    height: 20px;
    line-height: 2;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 13px 0;
  }
  .maintenance-cycle-inspection-color p {
    position: relative;
    padding-left: 30px;
    margin-bottom: 18px;
    margin-top: -2px;
  }
  .maintenance-cycle-flow-arrow {
    position: absolute;
    width: 2px;
    height: 119px;
    left: 423px;
    top: 100px;
  }
  .maintenance-cycle-flow-arrow2 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-flow-arrow3 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-flow-arrow4 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-flow-arrow5 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-only-year-1 {
    top: 34px;
    width: 100%;
  }
  .maintenance-cycle-only-year-1-2 {
    top: 88px;
    width: 100%;
  }
  .maintenance-cycle-only-year-2 {
    top: 371px;
    left: 163px;
  }
  .maintenance-cycle-only-year-3 {
    top: 109px;
  }
  .maintenance-cycle-only-year-3-2 {
    top: 155px;
  }
  .maintenance-cycle-only-year-4 {
    top: 560px;
    left: 163px;
  }
  .maintenance-cycle-only-year-5 {
    top: 184px;
  }
  .maintenance-cycle-only-year-5-2 {
    top: 220px;
  }
  .maintenance-cycle-only-year-6 {
    top: 750px;
    left: 163px;
  }
  .maintenance-cycle-only-year-7 {
    top: 259px;
  }
  .maintenance-cycle-only-year-8 {
    top: 940px;
    left: 163px;
  }
  .maintenance-cycle-only-year-9 {
    top: 334px;
    margin-bottom: 50px;
  }
  .maintenance-cycle-first-month {
    font-weight: bold;
    padding-left: 80px;
    margin-bottom: 29px;
    font-size: 18px;
    letter-spacing: 1px;
  }
  .maintenance-cycle-flow-orange {
    right: 278px;
    margin-top: 29px;
    width: 300px;
    position: absolute;
  }
  .theme-4 .maintenance-cycle-flow-orange {
    right: 278px;
    margin-top: 29px;
    width: 300px;
    position: absolute;
  }
  .maintenance-cycle-flow-huki {
    position: absolute;
    height: 60px;
    width: 300px;
    top: -28px;
    border-radius: 3px;
  }
  .theme-4 .maintenance-cycle-flow-huki {
    position: absolute;
    height: 60px;
    width: 300px;
    top: -28px;
    border-radius: 30px;
  }
  .maintenance-cycle-flow-gray {
    right: -694px;
    top: -28px;
    height: 60px;
    width: 260px;
  }
  .theme-4 .maintenance-cycle-flow-gray {
    right: -694px;
    top: -28px;
    height: 60px;
    width: 260px;
  }
  .maintenance-cycle-year {
    font-size: 40px;
    font-weight: bold;
    margin: -92px 0 0 411px;
  }
  .maintenance-cycle-year-in {
    font-size: 16px;
    font-weight: bold;
    margin: -50px 0 0 408px;
  }
  .maintenance-cycle-year-month .third-month {
    position: absolute;
    width: 150px;
    display: block;
    left: 276px;
    font-size: 18px;
    font-weight: bold;
    top: 1px;
    letter-spacing: 2px;
  }
  .maintenance-cycle-third-month {
    padding: 0 0 0 10px;
  }
  .maintenance-cycle-huki-word {
    padding: 8px 0 0 22px;
    font-size: 16px;
    font-weight: bold;
  }
  .maintenance-cycle-huki-word2 {
    padding: 0 40px 0 22px;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    align-items: center;
    display: flex;
    margin-top: -14px;
  }
  .maintenance-cycle-year-month .maintenance-cycle-third-month {
    position: absolute;
    left: 277px;
    font-size: 18px;
    font-weight: bold;
    top: -5px;
    width: 150px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .theme-1 .maintenance-cycle-inner__btn__link:before,
  .theme-4 .maintenance-cycle-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    margin-top: 4px;
    right: -10px;
  }
  .maintenance-cycle-arrow2-3 {
    position: absolute;
    height: 1px;
    width: 24px;
    right: 260px;
    top: 29px;
  }
  .maintenance-cycle-third-month-2 {
    position: absolute;
    left: 308px;
    font-size: 18px;
    font-weight: bold;
    top: 135px;
    letter-spacing: 2px;
    width: 127px;
  }
  .maintenance-cycle-third-month-2-1 {
    position: absolute;
    left: -147px;
    font-size: 18px;
    font-weight: bold;
    top: 22px;
    letter-spacing: 2px;
    width: 127px;
  }
  .maintenance-cycle-flow-arrow6 {
    position: absolute;
    width: 2px;
    height: 72px;
    left: 422px;
    top: 126px;
  }
  .maintenance-cycle-maintenance-dot-6 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 138px;
    left: 277px;
  }
  .maintenance-cycle-maintenance-dot-7 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 25px;
    right: 428px;
  }
  .maintenance-cycle-arrow2-1 {
    position: absolute;
    height: 1px;
    width: 51px;
    right: -211px;
    top: 29px;
  }
  .maintenance-cycle-arrow2-2-1 {
    position: absolute;
    height: 1px;
    width: 111px;
    right: -266px;
    top: 30px;
  }
  .maintenance-cycle-arrow2-2 {
    position: absolute;
    height: 1px;
    width: 22px;
    right: 144px;
    top: 30px;
  }
  .maintenance-button-icon {
    position: relative;
    width: 6px;
    height: 13px;
    left: 89%;
    top: 20px;
  }
  .theme-2 .maintenance-button-icon,
  .theme-3 .maintenance-button-icon {
    position: relative;
    width: 6px;
    height: 13px;
    left: 91%;
    top: 20px;
  }
  .maintenance-cycle-flow-huki-2 {
    position: absolute;
    height: 60px;
    width: 140px;
    right: 718px;
    border-radius: 3px;
    top: 39px;
  }
  .maintenance-cycle-only-year-4-2 {
    top: 593px;
    left: 596px;
  }
  .maintenance-cycle-0001-2 {
    width: 100%;
    overflow: hidden;
    height: 870px;
  }
  .maintenance-cycle-flow-gray-3 {
    right: -599px;
    top: 113px;
    height: 60px;
    width: 144px;
  }
  .maintenance-cycle-flow-gray-2 {
    right: 713px;
    top: 20px;
    height: 60px;
    width: 145px;
  }
  .maintenance-cycle-flow-orange-2 {
    right: -411px;
    height: 60px;
    width: 300px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    top: -10px;
  }
  .theme-4 .maintenance-cycle-flow-orange-2 {
    right: -411px;
    height: 60px;
    width: 300px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    top: -10px;
  }
  .maintenance-cycle-flow-orange-2-2 {
    right: -411px;
    height: 60px;
    width: 260px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    top: -10px;
  }
  .theme-4 .maintenance-cycle-flow-orange-2-2 {
    right: -411px;
    height: 60px;
    width: 260px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    top: -10px;
  }
  .maintenance-cycle-maintenance-dot-4 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 129px;
    left: 418px;
  }
  .maintenance-cycle-maintenance-dot-5 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 177px;
    left: 418px;
  }
  .maintenance-cycle-sp-month-2 {
    margin-left: 449px;
    margin-top: 65px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .maintenance-cycle-flow-arrow-02 {
    position: absolute;
    width: 2px;
    height: 178px;
    left: 422px;
    top: 100px;
  }
  .maintenance-cycle-maintenance-cycle2-2 {
    height: 120px;
    position: relative;
    margin: 8px 0 0 -5px;
  }
  .maintenance-cycle-maintenance-dot-3 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: -2px;
    left: 256px;
  }
  .maintenance-cycle-inspection-month-2 {
    font-size: 17px;
    margin-left: 1px;
  }
  .maintenance-cycle-0001-icon_button_arrow_2 {
    position: relative;
    width: 10px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
  }
  .maintenance-cycle-bottom-0001 {
    width: 8px;
    height: 10px;
    position: relative;
    left: 305px;
    top: 5px;
    float: right;
    background: linear-gradient(to top right, rgba(255, 255, 255, 0) 50%, #808080 50.5%) no-repeat top left/50% 100%, linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #808080 50.5%) no-repeat top right/50% 100%;
  }
  .maintenance-cycle-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 13px 13px 11px;
    font-weight: bold;
    text-decoration: none;
    width: 49.8%;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .maintenance-cycle-title-2 {
    font-size: 14px;
    margin-right: -40px;
    padding: 13px 13px 13px 11px;
    font-weight: bold;
    text-decoration: none;
    width: 49.7%;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .maintenance-cycle-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .maintenance-cycle-center {
    padding: 0 200px 80px 200px;
  }
  .freight-vehicles-top {
    margin: 30px 200px 0 200px;
    padding-top: 80px;
  }
  .maintenance-cycle-only-year {
    position: relative;
  }
  .maintenance-cycle-Purchase-1 {
    text-align: center;
  }
  .maintenance-cycle-pc-month-block1 {
    margin-left: 10px;
  }
  .maintenance-cycle-sp-month {
    margin-left: 450px;
    margin-top: 66px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .maintenance-cycle-maintenance-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: -1px;
    right: -266px;
  }
  .maintenance-cycle-maintenance-dot-1 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 131px;
    left: 419px;
  }
  .maintenance-cycle-maintenance-dot-2 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 179px;
    left: 419px;
  }
  .maintenance-cycle-arrow {
    position: absolute;
    height: 1px;
    width: 50px;
    right: -50px;
    top: 30px;
  }
  .maintenance-cycle-arrow2 {
    position: absolute;
    height: 1px;
    width: 23px;
    right: 259px;
    top: 28px;
  }
  .maintenance-cycle-year-img {
    width: 100%;
    text-align: center;
    margin-top: -6px;
  }
  .maintenance-cycle-flow-gray {
    right: -508px;
    top: -29px;
    height: 60px;
  }
  .theme-4 .maintenance-cycle-flow-gray {
    right: -508px;
    top: -29px;
    height: 60px;
  }
  .maintenance-cycle-0001 {
    width: 100%;
    overflow: hidden;
    height: 1250px;
  }
  .maintenance-law {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 67px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .maintenance-law2 {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 99px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .maintenance-law {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 67px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .theme-4 .maintenance-law2 {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 99px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .maintenance-cycle-flow-orange2:after {
    content: "";
    background-repeat: no-repeat;
    width: 0px;
    height: 0px;
    background-size: contain;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .maintenance-cycle-maintenance-cycle {
    height: 100px;
    position: relative;
    margin: 0;
    margin-left: -4px;
  }
  .maintenance-cycle-maintenance-cycle2 {
    height: 120px;
  }
  .maintenance-cycle-Purchase-in {
    font-size: 20px;
    font-weight: bold;
    margin: -61px 0 0 -6px;
    text-align: center;
    position: relative;
  }
  .maintenance-cycle-p-car-title {
    font-size: 30px;
    padding-bottom: 38px;
    text-align: left;
    font-weight: bold;
    margin-left: 202px;
  }
  .maintenance-cycle-p-car-flow {
    position: relative;
    top: 20px;
    left: 0;
    width: 850px;
    margin: 0 auto;
  }
  .maintenance-cycle-inspection {
    position: absolute;
    right: 15px;
    border: 1px solid #3c3c3c;
    top: -88px;
    width: 240px;
    height: 140px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px 0 0 0;
    margin: 0 -20px 0 0;
  }
  .theme-4 .maintenance-cycle-inspection {
    position: absolute;
    right: 15px;
    border: 1px solid #3c3c3c;
    top: -88px;
    width: 240px;
    height: 140px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 5px 0 0 0;
    margin: 0 -20px 0 0;
  }
  .maintenance-cycle-inspection-color {
    font-size: 16px;
    height: 50px;
    padding: 23px;
    font-weight: normal;
    border-top: 1px solid #000;
  }
  .maintenance-cycle-inspection-title {
    text-align: center;
    height: 20px;
    line-height: 2;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 13px 0;
  }
  .maintenance-cycle-inspection-color p {
    position: relative;
    padding-left: 30px;
    margin-bottom: 18px;
    margin-top: -2px;
  }
  .maintenance-cycle-flow-arrow {
    position: absolute;
    width: 2px;
    height: 119px;
    left: 423px;
    top: 100px;
  }
  .maintenance-cycle-flow-arrow2 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-flow-arrow3 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-flow-arrow4 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-flow-arrow5 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-only-year-1 {
    top: 34px;
    width: 100%;
  }
  .maintenance-cycle-only-year-1-2 {
    top: 88px;
    width: 100%;
  }
  .maintenance-cycle-only-year-2 {
    top: 371px;
    left: 163px;
  }
  .maintenance-cycle-only-year-3 {
    top: 109px;
  }
  .maintenance-cycle-only-year-3-2 {
    top: 155px;
  }
  .maintenance-cycle-only-year-4 {
    top: 560px;
    left: 163px;
  }
  .maintenance-cycle-only-year-5 {
    top: 184px;
  }
  .maintenance-cycle-only-year-5-2 {
    top: 220px;
  }
  .maintenance-cycle-only-year-6 {
    top: 750px;
    left: 163px;
  }
  .maintenance-cycle-only-year-7 {
    top: 259px;
  }
  .maintenance-cycle-only-year-8 {
    top: 940px;
    left: 163px;
  }
  .maintenance-cycle-only-year-9 {
    top: 334px;
    margin-bottom: 50px;
  }
  .maintenance-cycle-first-month {
    font-weight: bold;
    padding-left: 80px;
    margin-bottom: 29px;
    font-size: 18px;
    letter-spacing: 1px;
  }
  .maintenance-cycle-flow-orange {
    right: 278px;
    margin-top: 29px;
    width: 300px;
    position: absolute;
  }
  .theme-4 .maintenance-cycle-flow-orange {
    right: 278px;
    margin-top: 29px;
    width: 300px;
    position: absolute;
  }
  .maintenance-cycle-flow-huki {
    position: absolute;
    height: 60px;
    width: 300px;
    top: -28px;
    border-radius: 3px;
  }
  .theme-4 .maintenance-cycle-flow-huki {
    position: absolute;
    height: 60px;
    width: 300px;
    top: -28px;
    border-radius: 30px;
  }
  .maintenance-cycle-flow-gray {
    right: -694px;
    top: -28px;
    height: 60px;
    width: 260px;
  }
  .theme-4 .maintenance-cycle-flow-gray {
    right: -694px;
    top: -28px;
    height: 60px;
    width: 260px;
  }
  .maintenance-cycle-year {
    font-size: 40px;
    font-weight: bold;
    margin: -92px 0 0 411px;
  }
  .maintenance-cycle-year-in {
    font-size: 16px;
    font-weight: bold;
    margin: -50px 0 0 408px;
  }
  .maintenance-cycle-year-month .third-month {
    position: absolute;
    width: 150px;
    display: block;
    left: 276px;
    font-size: 18px;
    font-weight: bold;
    top: 1px;
    letter-spacing: 2px;
  }
  .maintenance-cycle-third-month {
    padding: 0 0 0 10px;
  }
  .maintenance-cycle-huki-word {
    padding: 8px 0 0 22px;
    font-size: 16px;
    font-weight: bold;
  }
  .maintenance-cycle-huki-word2 {
    padding: 0 40px 0 22px;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    align-items: center;
    display: flex;
    margin-top: -14px;
  }
  .maintenance-cycle-year-month .maintenance-cycle-third-month {
    position: absolute;
    left: 277px;
    font-size: 18px;
    font-weight: bold;
    top: -5px;
    width: 150px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .theme-1 .maintenance-cycle-inner__btn__link:before,
  .theme-4 .maintenance-cycle-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    margin-top: 4px;
    right: -10px;
  }
  .maintenance-cycle-arrow2-3 {
    position: absolute;
    height: 1px;
    width: 24px;
    right: 260px;
    top: 29px;
  }
  .maintenance-cycle-third-month-2 {
    position: absolute;
    left: 308px;
    font-size: 18px;
    font-weight: bold;
    top: 135px;
    letter-spacing: 2px;
    width: 127px;
  }
  .maintenance-cycle-third-month-2-1 {
    position: absolute;
    left: -147px;
    font-size: 18px;
    font-weight: bold;
    top: 22px;
    letter-spacing: 2px;
    width: 127px;
  }
  .maintenance-cycle-flow-arrow6 {
    position: absolute;
    width: 2px;
    height: 72px;
    left: 422px;
    top: 126px;
  }
  .maintenance-cycle-maintenance-dot-6 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 138px;
    left: 277px;
  }
  .maintenance-cycle-maintenance-dot-7 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 25px;
    right: 428px;
  }
  .maintenance-cycle-arrow2-1 {
    position: absolute;
    height: 1px;
    width: 51px;
    right: -211px;
    top: 29px;
  }
  .maintenance-cycle-arrow2-2-1 {
    position: absolute;
    height: 1px;
    width: 111px;
    right: -266px;
    top: 30px;
  }
  .maintenance-cycle-arrow2-2 {
    position: absolute;
    height: 1px;
    width: 22px;
    right: 144px;
    top: 30px;
  }
  .maintenance-button-icon {
    position: relative;
    width: 6px;
    height: 13px;
    left: 89%;
    top: 20px;
  }
  .theme-2 .maintenance-button-icon,
  .theme-3 .maintenance-button-icon {
    position: relative;
    width: 6px;
    height: 13px;
    left: 91%;
    top: 20px;
  }
  .maintenance-cycle-flow-huki-2 {
    position: absolute;
    height: 60px;
    width: 140px;
    right: 718px;
    border-radius: 3px;
    top: 39px;
  }
  .maintenance-cycle-only-year-4-2 {
    top: 593px;
    left: 596px;
  }
  .maintenance-cycle-0001-2 {
    width: 100%;
    overflow: hidden;
    height: 870px;
  }
  .maintenance-cycle-flow-gray-3 {
    right: -599px;
    top: 113px;
    height: 60px;
    width: 144px;
  }
  .maintenance-cycle-flow-gray-2 {
    right: 713px;
    top: 20px;
    height: 60px;
    width: 145px;
  }
  .maintenance-cycle-flow-orange-2 {
    right: -411px;
    height: 60px;
    width: 300px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    top: -10px;
  }
  .theme-4 .maintenance-cycle-flow-orange-2 {
    right: -411px;
    height: 60px;
    width: 300px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    top: -10px;
  }
  .maintenance-cycle-flow-orange-2-2 {
    right: -411px;
    height: 60px;
    width: 260px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    top: -10px;
  }
  .theme-4 .maintenance-cycle-flow-orange-2-2 {
    right: -411px;
    height: 60px;
    width: 260px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    top: -10px;
  }
  .maintenance-cycle-maintenance-dot-4 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 129px;
    left: 418px;
  }
  .maintenance-cycle-maintenance-dot-5 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 177px;
    left: 418px;
  }
  .maintenance-cycle-sp-month-2 {
    margin-left: 449px;
    margin-top: 65px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .maintenance-cycle-flow-arrow-02 {
    position: absolute;
    width: 2px;
    height: 178px;
    left: 422px;
    top: 100px;
  }
  .maintenance-cycle-maintenance-cycle2-2 {
    height: 120px;
    position: relative;
    margin: 8px 0 0 -5px;
  }
  .maintenance-cycle-maintenance-dot-3 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: -2px;
    left: 256px;
  }
  .maintenance-cycle-inspection-month-2 {
    font-size: 17px;
    margin-left: 1px;
  }
  .maintenance-cycle-0001-icon_button_arrow_2 {
    position: relative;
    width: 10px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
  }
  .maintenance-cycle-bottom-0001 {
    width: 8px;
    height: 10px;
    position: relative;
    left: 305px;
    top: 5px;
    float: right;
    background: linear-gradient(to top right, rgba(255, 255, 255, 0) 50%, #808080 50.5%) no-repeat top left/50% 100%, linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #808080 50.5%) no-repeat top right/50% 100%;
  }
  .maintenance-cycle-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 13px 13px 11px;
    font-weight: bold;
    text-decoration: none;
    width: 49.8%;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .maintenance-cycle-title-2 {
    font-size: 14px;
    margin-right: -40px;
    padding: 13px 13px 13px 11px;
    font-weight: bold;
    text-decoration: none;
    width: 49.7%;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .maintenance-cycle-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .maintenance-cycle-center {
    padding: 0 200px 80px 200px;
  }
  .freight-vehicles-top {
    margin: 30px 200px 0 200px;
    padding-top: 80px;
  }
  .maintenance-cycle-only-year {
    position: relative;
  }
  .maintenance-cycle-Purchase-1 {
    text-align: center;
  }
  .maintenance-cycle-pc-month-block1 {
    margin-left: 10px;
  }
  .maintenance-cycle-sp-month {
    margin-left: 450px;
    margin-top: 66px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .maintenance-cycle-maintenance-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: -1px;
    right: -266px;
  }
  .maintenance-cycle-maintenance-dot-1 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 131px;
    left: 419px;
  }
  .maintenance-cycle-maintenance-dot-2 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 179px;
    left: 419px;
  }
  .maintenance-cycle-arrow {
    position: absolute;
    height: 1px;
    width: 50px;
    right: -50px;
    top: 30px;
  }
  .maintenance-cycle-arrow2 {
    position: absolute;
    height: 1px;
    width: 23px;
    right: 259px;
    top: 28px;
  }
  .maintenance-cycle-year-img {
    width: 100%;
    text-align: center;
    margin-top: -6px;
  }
  .maintenance-cycle-flow-gray {
    right: -508px;
    top: -29px;
    height: 60px;
  }
  .theme-4 .maintenance-cycle-flow-gray {
    right: -508px;
    top: -29px;
    height: 60px;
  }
  .maintenance-cycle-0001 {
    width: 100%;
    overflow: hidden;
    height: 1250px;
  }
  .maintenance-law {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 67px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .maintenance-law2 {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 99px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .maintenance-law {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 67px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .theme-4 .maintenance-law2 {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 99px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .maintenance-cycle-flow-orange2:after {
    content: "";
    background-repeat: no-repeat;
    width: 0px;
    height: 0px;
    background-size: contain;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .maintenance-cycle-maintenance-cycle {
    height: 100px;
    position: relative;
    margin: 0;
    margin-left: -4px;
  }
  .maintenance-cycle-maintenance-cycle2 {
    height: 120px;
  }
  .maintenance-cycle-Purchase-in {
    font-size: 20px;
    font-weight: bold;
    margin: -61px 0 0 -6px;
    text-align: center;
    position: relative;
  }
  .maintenance-cycle-p-car-title {
    font-size: 30px;
    padding-bottom: 38px;
    text-align: left;
    font-weight: bold;
    margin-left: 202px;
  }
  .maintenance-cycle-p-car-flow {
    position: relative;
    top: 20px;
    left: 0;
    width: 850px;
    margin: 0 auto;
  }
  .maintenance-cycle-inspection {
    position: absolute;
    right: 15px;
    border: 1px solid #3c3c3c;
    top: -88px;
    width: 240px;
    height: 140px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px 0 0 0;
    margin: 0 -20px 0 0;
  }
  .theme-4 .maintenance-cycle-inspection {
    position: absolute;
    right: 15px;
    border: 1px solid #3c3c3c;
    top: -88px;
    width: 240px;
    height: 140px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 5px 0 0 0;
    margin: 0 -20px 0 0;
  }
  .maintenance-cycle-inspection-color {
    font-size: 16px;
    height: 50px;
    padding: 23px;
    font-weight: normal;
    border-top: 1px solid #000;
  }
  .maintenance-cycle-inspection-title {
    text-align: center;
    height: 20px;
    line-height: 2;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 13px 0;
  }
  .maintenance-cycle-inspection-color p {
    position: relative;
    padding-left: 30px;
    margin-bottom: 18px;
    margin-top: -2px;
  }
  .maintenance-cycle-flow-arrow {
    position: absolute;
    width: 2px;
    height: 119px;
    left: 423px;
    top: 100px;
  }
  .maintenance-cycle-flow-arrow2 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-flow-arrow3 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-flow-arrow4 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-flow-arrow5 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-only-year-1 {
    top: 34px;
    width: 100%;
  }
  .maintenance-cycle-only-year-1-2 {
    top: 88px;
    width: 100%;
  }
  .maintenance-cycle-only-year-2 {
    top: 371px;
    left: 163px;
  }
  .maintenance-cycle-only-year-3 {
    top: 109px;
  }
  .maintenance-cycle-only-year-3-2 {
    top: 155px;
  }
  .maintenance-cycle-only-year-4 {
    top: 560px;
    left: 163px;
  }
  .maintenance-cycle-only-year-5 {
    top: 184px;
  }
  .maintenance-cycle-only-year-5-2 {
    top: 220px;
  }
  .maintenance-cycle-only-year-6 {
    top: 750px;
    left: 163px;
  }
  .maintenance-cycle-only-year-7 {
    top: 259px;
  }
  .maintenance-cycle-only-year-8 {
    top: 940px;
    left: 163px;
  }
  .maintenance-cycle-only-year-9 {
    top: 334px;
    margin-bottom: 50px;
  }
  .maintenance-cycle-first-month {
    font-weight: bold;
    padding-left: 80px;
    margin-bottom: 29px;
    font-size: 18px;
    letter-spacing: 1px;
  }
  .maintenance-cycle-flow-orange {
    right: 278px;
    margin-top: 29px;
    width: 300px;
    position: absolute;
  }
  .theme-4 .maintenance-cycle-flow-orange {
    right: 278px;
    margin-top: 29px;
    width: 300px;
    position: absolute;
  }
  .maintenance-cycle-flow-huki {
    position: absolute;
    height: 60px;
    width: 300px;
    top: -28px;
    border-radius: 3px;
  }
  .theme-4 .maintenance-cycle-flow-huki {
    position: absolute;
    height: 60px;
    width: 300px;
    top: -28px;
    border-radius: 30px;
  }
  .maintenance-cycle-flow-gray {
    right: -694px;
    top: -28px;
    height: 60px;
    width: 260px;
  }
  .theme-4 .maintenance-cycle-flow-gray {
    right: -694px;
    top: -28px;
    height: 60px;
    width: 260px;
  }
  .maintenance-cycle-year {
    font-size: 40px;
    font-weight: bold;
    margin: -92px 0 0 411px;
  }
  .maintenance-cycle-year-in {
    font-size: 16px;
    font-weight: bold;
    margin: -50px 0 0 408px;
  }
  .maintenance-cycle-year-month .third-month {
    position: absolute;
    width: 150px;
    display: block;
    left: 276px;
    font-size: 18px;
    font-weight: bold;
    top: 1px;
    letter-spacing: 2px;
  }
  .maintenance-cycle-third-month {
    padding: 0 0 0 10px;
  }
  .maintenance-cycle-huki-word {
    padding: 8px 0 0 22px;
    font-size: 16px;
    font-weight: bold;
  }
  .maintenance-cycle-huki-word2 {
    padding: 0 40px 0 22px;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    align-items: center;
    display: flex;
    margin-top: -14px;
  }
  .maintenance-cycle-year-month .maintenance-cycle-third-month {
    position: absolute;
    left: 277px;
    font-size: 18px;
    font-weight: bold;
    top: -5px;
    width: 150px;
  }
}
@media screen and (min-width: 1760px) {
  .theme-1 .maintenance-cycle-inner__btn__link:before,
  .theme-4 .maintenance-cycle-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    margin-top: 4px;
    right: -10px;
  }
  .maintenance-cycle-arrow2-3 {
    position: absolute;
    height: 1px;
    width: 24px;
    right: 260px;
    top: 29px;
  }
  .maintenance-cycle-third-month-2 {
    position: absolute;
    left: 308px;
    font-size: 18px;
    font-weight: bold;
    top: 135px;
    letter-spacing: 2px;
    width: 127px;
  }
  .maintenance-cycle-third-month-2-1 {
    position: absolute;
    left: -147px;
    font-size: 18px;
    font-weight: bold;
    top: 22px;
    letter-spacing: 2px;
    width: 127px;
  }
  .maintenance-cycle-flow-arrow6 {
    position: absolute;
    width: 2px;
    height: 72px;
    left: 422px;
    top: 126px;
  }
  .maintenance-cycle-maintenance-dot-6 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 138px;
    left: 277px;
  }
  .maintenance-cycle-maintenance-dot-7 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 25px;
    right: 428px;
  }
  .maintenance-cycle-arrow2-1 {
    position: absolute;
    height: 1px;
    width: 51px;
    right: -211px;
    top: 29px;
  }
  .maintenance-cycle-arrow2-2-1 {
    position: absolute;
    height: 1px;
    width: 111px;
    right: -266px;
    top: 30px;
  }
  .maintenance-cycle-arrow2-2 {
    position: absolute;
    height: 1px;
    width: 22px;
    right: 144px;
    top: 30px;
  }
  .maintenance-button-icon {
    position: relative;
    width: 6px;
    height: 13px;
    left: 89%;
    top: 20px;
  }
  .theme-2 .maintenance-button-icon,
  .theme-3 .maintenance-button-icon {
    position: relative;
    width: 6px;
    height: 13px;
    left: 91%;
    top: 20px;
  }
  .maintenance-cycle-flow-huki-2 {
    position: absolute;
    height: 60px;
    width: 140px;
    right: 718px;
    border-radius: 3px;
    top: 39px;
  }
  .maintenance-cycle-only-year-4-2 {
    top: 593px;
    left: 596px;
  }
  .maintenance-cycle-0001-2 {
    width: 100%;
    overflow: hidden;
    height: 870px;
  }
  .maintenance-cycle-flow-gray-3 {
    right: -599px;
    top: 113px;
    height: 60px;
    width: 144px;
  }
  .maintenance-cycle-flow-gray-2 {
    right: 713px;
    top: 20px;
    height: 60px;
    width: 145px;
  }
  .maintenance-cycle-flow-orange-2 {
    right: -411px;
    height: 60px;
    width: 300px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    top: -10px;
  }
  .theme-4 .maintenance-cycle-flow-orange-2 {
    right: -411px;
    height: 60px;
    width: 300px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    top: -10px;
  }
  .maintenance-cycle-flow-orange-2-2 {
    right: -411px;
    height: 60px;
    width: 260px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    top: -10px;
  }
  .theme-4 .maintenance-cycle-flow-orange-2-2 {
    right: -411px;
    height: 60px;
    width: 260px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    top: -10px;
  }
  .maintenance-cycle-maintenance-dot-4 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 129px;
    left: 418px;
  }
  .maintenance-cycle-maintenance-dot-5 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 177px;
    left: 418px;
  }
  .maintenance-cycle-sp-month-2 {
    margin-left: 449px;
    margin-top: 65px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .maintenance-cycle-flow-arrow-02 {
    position: absolute;
    width: 2px;
    height: 178px;
    left: 422px;
    top: 100px;
  }
  .maintenance-cycle-maintenance-cycle2-2 {
    height: 120px;
    position: relative;
    margin: 8px 0 0 -5px;
  }
  .maintenance-cycle-maintenance-dot-3 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: -2px;
    left: 256px;
  }
  .maintenance-cycle-inspection-month-2 {
    font-size: 17px;
    margin-left: 1px;
  }
  .maintenance-cycle-0001-icon_button_arrow_2 {
    position: relative;
    width: 10px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
  }
  .maintenance-cycle-bottom-0001 {
    width: 8px;
    height: 10px;
    position: relative;
    left: 305px;
    top: 5px;
    float: right;
    background: linear-gradient(to top right, rgba(255, 255, 255, 0) 50%, #808080 50.5%) no-repeat top left/50% 100%, linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #808080 50.5%) no-repeat top right/50% 100%;
  }
  .maintenance-cycle-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 13px 13px 11px;
    font-weight: bold;
    text-decoration: none;
    width: 49.8%;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .maintenance-cycle-title-2 {
    font-size: 14px;
    margin-right: -40px;
    padding: 13px 13px 13px 11px;
    font-weight: bold;
    text-decoration: none;
    width: 49.7%;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .maintenance-cycle-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .maintenance-cycle-center {
    padding: 0 320px 80px 320px;
  }
  .freight-vehicles-top {
    margin: 30px 320px 0 320px;
    padding-top: 80px;
  }
  .maintenance-cycle-only-year {
    position: relative;
  }
  .maintenance-cycle-Purchase-1 {
    text-align: center;
  }
  .maintenance-cycle-pc-month-block1 {
    margin-left: 10px;
  }
  .maintenance-cycle-sp-month {
    margin-left: 450px;
    margin-top: 66px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .maintenance-cycle-maintenance-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: -1px;
    right: -266px;
  }
  .maintenance-cycle-maintenance-dot-1 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 131px;
    left: 419px;
  }
  .maintenance-cycle-maintenance-dot-2 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
    top: 179px;
    left: 419px;
  }
  .maintenance-cycle-arrow {
    position: absolute;
    height: 1px;
    width: 50px;
    right: -50px;
    top: 30px;
  }
  .maintenance-cycle-arrow2 {
    position: absolute;
    height: 1px;
    width: 23px;
    right: 259px;
    top: 28px;
  }
  .maintenance-cycle-year-img {
    width: 100%;
    text-align: center;
    margin-top: -6px;
  }
  .maintenance-cycle-flow-gray {
    right: -508px;
    top: -29px;
    height: 60px;
  }
  .theme-4 .maintenance-cycle-flow-gray {
    right: -508px;
    top: -29px;
    height: 60px;
  }
  .maintenance-cycle-0001 {
    width: 100%;
    overflow: hidden;
    height: 1250px;
  }
  .maintenance-law {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 67px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .maintenance-law {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 67px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .maintenance-law2 {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 99px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .maintenance-law2 {
    position: absolute;
    bottom: 0px;
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    left: 28px;
    top: 99px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .maintenance-cycle-flow-orange2:after {
    content: "";
    background-repeat: no-repeat;
    width: 0px;
    height: 0px;
    background-size: contain;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .maintenance-cycle-maintenance-cycle {
    height: 100px;
    position: relative;
    margin: 0;
    margin-left: -4px;
  }
  .maintenance-cycle-maintenance-cycle2 {
    height: 120px;
  }
  .maintenance-cycle-Purchase-in {
    font-size: 20px;
    font-weight: bold;
    margin: -61px 0 0 -6px;
    text-align: center;
    position: relative;
  }
  .maintenance-cycle-p-car-title {
    font-size: 30px;
    padding-bottom: 38px;
    text-align: left;
    font-weight: bold;
    margin-left: 320px;
  }
  .maintenance-cycle-p-car-flow {
    position: relative;
    top: 20px;
    left: 0;
    width: 850px;
    margin: 0 auto;
  }
  .maintenance-cycle-inspection {
    position: absolute;
    right: 15px;
    border: 1px solid #3c3c3c;
    top: -88px;
    width: 240px;
    height: 140px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px 0 0 0;
    margin: 0 -20px 0 0;
  }
  .theme-4 .maintenance-cycle-inspection {
    position: absolute;
    right: 15px;
    border: 1px solid #3c3c3c;
    top: -88px;
    width: 240px;
    height: 140px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 5px 0 0 0;
    margin: 0 -20px 0 0;
  }
  .maintenance-cycle-inspection-color {
    font-size: 16px;
    height: 50px;
    padding: 23px;
    font-weight: normal;
    border-top: 1px solid #000;
  }
  .maintenance-cycle-inspection-title {
    text-align: center;
    height: 20px;
    line-height: 2;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 13px 0;
  }
  .maintenance-cycle-inspection-color p {
    position: relative;
    padding-left: 30px;
    margin-bottom: 18px;
    margin-top: -2px;
  }
  .maintenance-cycle-flow-arrow {
    position: absolute;
    width: 2px;
    height: 119px;
    left: 423px;
    top: 100px;
  }
  .maintenance-cycle-flow-arrow2 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-flow-arrow3 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-flow-arrow4 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-flow-arrow5 {
    position: absolute;
    width: 2px;
    height: 70px;
    left: 423px;
    top: 120px;
  }
  .maintenance-cycle-only-year-1 {
    top: 34px;
    width: 100%;
  }
  .maintenance-cycle-only-year-1-2 {
    top: 88px;
    width: 100%;
  }
  .maintenance-cycle-only-year-2 {
    top: 371px;
    left: 163px;
  }
  .maintenance-cycle-only-year-3 {
    top: 109px;
  }
  .maintenance-cycle-only-year-3-2 {
    top: 155px;
  }
  .maintenance-cycle-only-year-4 {
    top: 560px;
    left: 163px;
  }
  .maintenance-cycle-only-year-5 {
    top: 184px;
  }
  .maintenance-cycle-only-year-5-2 {
    top: 220px;
  }
  .maintenance-cycle-only-year-6 {
    top: 750px;
    left: 163px;
  }
  .maintenance-cycle-only-year-7 {
    top: 259px;
  }
  .maintenance-cycle-only-year-8 {
    top: 940px;
    left: 163px;
  }
  .maintenance-cycle-only-year-9 {
    top: 334px;
    margin-bottom: 50px;
  }
  .maintenance-cycle-first-month {
    font-weight: bold;
    padding-left: 80px;
    margin-bottom: 29px;
    font-size: 18px;
    letter-spacing: 1px;
  }
  .maintenance-cycle-flow-orange {
    right: 278px;
    margin-top: 29px;
    width: 300px;
    position: absolute;
  }
  .theme-4 .maintenance-cycle-flow-orange {
    right: 278px;
    margin-top: 29px;
    width: 300px;
    position: absolute;
  }
  .maintenance-cycle-flow-huki {
    position: absolute;
    height: 60px;
    width: 300px;
    top: -28px;
    border-radius: 3px;
  }
  .theme-4 .maintenance-cycle-flow-huki {
    position: absolute;
    height: 60px;
    width: 300px;
    top: -28px;
    border-radius: 30px;
  }
  .maintenance-cycle-flow-gray {
    right: -694px;
    top: -28px;
    height: 60px;
    width: 260px;
  }
  .theme-4 .maintenance-cycle-flow-gray {
    right: -694px;
    top: -28px;
    height: 60px;
    width: 260px;
  }
  .maintenance-cycle-year {
    font-size: 40px;
    font-weight: bold;
    margin: -92px 0 0 411px;
  }
  .maintenance-cycle-year-in {
    font-size: 16px;
    font-weight: bold;
    margin: -50px 0 0 408px;
  }
  .maintenance-cycle-year-month .third-month {
    position: absolute;
    width: 150px;
    display: block;
    left: 276px;
    font-size: 18px;
    font-weight: bold;
    top: 1px;
    letter-spacing: 2px;
  }
  .maintenance-cycle-third-month {
    padding: 0 0 0 10px;
  }
  .maintenance-cycle-huki-word {
    padding: 8px 0 0 22px;
    font-size: 16px;
    font-weight: bold;
  }
  .maintenance-cycle-huki-word2 {
    padding: 0 40px 0 22px;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    align-items: center;
    display: flex;
    margin-top: -14px;
  }
  .maintenance-cycle-year-month .maintenance-cycle-third-month {
    position: absolute;
    left: 277px;
    font-size: 18px;
    font-weight: bold;
    top: -5px;
    width: 150px;
  }
} /* */
.marker-box {
  padding: 5px;
}

.marker-box div {
  line-height: 1.5;
  font-size: 11px;
}

.marker-box a {
  text-decoration: underline;
  font-size: 14px;
}

.map-0001 .map-list {
  width: 100%;
  padding-bottom: 60%;
  position: relative;
}

.map-0001 .map-list .map-main {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .theme-1 .map-0001,
  .theme-2 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    margin: 0 16px 0 16px;
  }
  .theme-3 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 0px;
    margin: 0 16px 0 16px;
  }
  .theme-4 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    margin: 0 16px 0 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .theme-1 .map-0001,
  .theme-2 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    margin: 0 40px 0 40px;
  }
  .theme-3 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 0px;
    margin: 0 40px 0 40px;
  }
  .theme-4 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 16px;
    margin: 0 40px 0 40px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .theme-1 .map-0001,
  .theme-2 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    margin: 0 80px 0 80px;
  }
  .theme-3 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 0px;
    margin: 0 80px 0 80px;
  }
  .theme-4 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    margin: 0 80px 0 80px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .theme-1 .map-0001,
  .theme-2 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    margin: 0 120px 0 120px;
  }
  .theme-3 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 0px;
    margin: 0 120px 0 120px;
  }
  .theme-4 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    margin: 0 120px 0 120px;
  }
}
@media screen and (max-width: 1759px) and (min-width: 1520px) {
  .theme-1 .map-0001,
  .theme-2 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    margin: 0 120px 0 120px;
  }
  .theme-3 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 0px;
    margin: 0 120px 0 120px;
  }
  .theme-4 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    margin: 0 120px 0 120px;
  }
}
@media screen and (min-width: 1760px) {
  .theme-1 .map-0001,
  .theme-2 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    margin: 0 120px 0 120px;
  }
  .theme-3 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 0px;
    margin: 0 120px 0 120px;
  }
  .theme-4 .map-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    margin: 0 120px 0 120px;
  }
}
.theme-4 .map-main > div {
  border-radius: 20px;
}

@media screen and (max-width: 1279px) {
  .control-message {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    line-height: 2;
    text-align: center;
    display: flex;
    align-items: center;
  }
  .control-message span {
    width: 100%;
  }
}
@media print, screen and (min-width: 1280px) {
  .control-message {
    display: none;
  }
  .control-message span {
    display: none;
  }
}
.margin {
  padding-bottom: 0;
}

.margin-item1 {
  width: 100%;
}

.margin-item2 {
  width: 100%;
}

.margin-item3 {
  width: 100%;
}

/* sp */
@media screen and (max-width: 767px) {
  .margin-item1 {
    height: 100px;
  }
  .margin-item2 {
    height: 64px;
  }
  .margin-item3 {
    height: 32px;
  }
}
/* tab-normal- pc-large*/
@media screen and (min-width: 768px) {
  .margin-item1 {
    height: 120px;
  }
  .margin-item2 {
    height: 80px;
  }
  .margin-item3 {
    height: 40px;
  }
}
.model-grade-0001 {
  display: block;
}

.model-grade-0001__table {
  width: 100%;
}

.model-grade-0001__clear {
  clear: both;
}

.model-grade-0001__table--tbody--box--last-2 {
  display: none;
}

.model-grade-0001__modal-btn-icon {
  position: absolute;
  width: 11px;
  height: 10px;
  top: 36%;
  right: 11px;
}

.model-grade-0001__table--tbody--span--price {
  font-weight: normal;
  font-size: 10px;
}

.model-grade-br-sp {
  display: none;
}

.model-grade-0001 .modelgrade-0001-inner__btn__link:before {
  position: absolute;
}

.theme-4 .model-grade-0001 .modelgrade-0001-inner__btn__link {
  border-radius: 30px;
}

.theme-1 .model-grade-0001__table--tbody--div--img img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-2 .model-grade-0001__table--tbody--div--img img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .model-grade-0001__table--tbody--div--img img {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .model-grade-0001__table--tbody--div--img img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.model-grade-0001__modal-btn2 {
  font-weight: bold;
}

.model-grade-0001 .modelgrade-0001-inner__btn__link {
  font-weight: bold;
}

.model-grade-0001__table--tbody--div--img .imgobj_noimage {
  width: 0%;
}

.model-grade-0001__table--tbody--div--title {
  line-height: 1.8em;
}

/* sp -  */
@media screen and (max-width: 767px) {
  .model-grade-br-sp {
    display: block;
  }
  .model-grade-0001 {
    margin: 0 16px 0;
  }
  .model-grade-0001__table--head--name-1 {
    display: none;
  }
  .model-grade-0001__table--head {
    border-bottom: 1px solid;
  }
  .model-grade-0001__table--head {
    border-bottom: 1px solid;
    display: none;
  }
  .model-grade-0001__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
  }
  .model-grade-0001__table--tbody--content {
    float: left;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
  }
  .model-grade-0001__table--label {
    margin: 0;
    font-size: 11px;
    height: 20px;
    line-height: 1.5em;
  }
  .model-grade-0001 .fuel_economy_type_label {
    font-size: 10px;
    margin: 8px 0 6px 0;
    color: #999;
    display: block;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(4) .model-grade-0001__table--label {
    margin: 0;
    font-size: 11px;
    height: 35px;
    line-height: 1.5em;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(5) .model-grade-0001__table--label {
    margin: 0;
    font-size: 11px;
    height: 35px;
    line-height: 1.5em;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(6) .model-grade-0001__table--label {
    margin: 0;
    font-size: 11px;
    height: 35px;
    line-height: 1.5em;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(5) .model-grade-0001__table--label {
    height: 20px;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(5) .model-grade-0001__table--label {
    height: 20px;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(5) .model-grade-0001__table--label {
    height: 20px;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(5) .model-grade-0001__table--label {
    height: 20px;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(6) .model-grade-0001__table--label {
    height: 20px;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(5) .model-grade-0001__table--label {
    height: 20px;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(6) .model-grade-0001__table--label {
    height: 20px;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(5) .model-grade-0001__table--label {
    height: 20px;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(6) .model-grade-0001__table--label {
    height: 20px;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(7) .model-grade-0001__table--label {
    margin: 0;
    font-size: 11px;
    height: 35px;
    line-height: 1.5em;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(7) .model-grade-0001__table--label {
    margin: 0;
    font-size: 11px;
    height: 35px;
    line-height: 1.5em;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(7) .model-grade-0001__table--label {
    margin: 0;
    font-size: 11px;
    height: 35px;
    line-height: 1.5em;
  }
  .model-grade-0001__table--tbody--title-1, .model-grade-0001__table--tbody--title-2 {
    width: 100%;
    clear: both;
    margin: 0 0 22px 0;
  }
  .model-grade-0001__table--tbody--div--img {
    clear: both;
    width: 100%;
    margin: 13px 0 0 0;
  }
  .model-grade-0001__table--tbody--div--img img {
    width: 32%;
    float: left;
  }
  .model-grade-0001__table--tbody {
    border-bottom: 1px solid;
    padding: 23px 0 35px;
  }
  .model-grade-0001__table--tbody--box {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .theme-1 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 40px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-2 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 40px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-3 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 40px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-4 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 40px 0 11px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    position: relative;
  }
  .model-grade-0001 .modelgrade-0001-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    position: relative;
    width: 100%;
    height: 34px;
    font-weight: bold;
    margin: 0 0 8px 0;
  }
  .theme-1 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0001__table--tbody--content--span {
    font-weight: normal;
    font-size: 9px;
  }
  .model-grade-0001__table--tbody--box--inner-1 {
    font-weight: bold;
    font-size: 13px;
  }
  .model-grade-0001__table--tbody--box-1 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 35%;
    float: left;
    margin: 0 0 26px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: 0 0 10px 0;
  }
  .fuel_wltc_one .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 25%;
    margin-bottom: 10px;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: 0 0 10px 0;
  }
  .fuel_wltc_all .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 25%;
    margin-bottom: 10px;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: 0 0 10px 0;
  }
  .only_wltc_all .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 25%;
    margin-bottom: 10px;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 35%;
    float: left;
    margin: 0 0 26px 0;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 26%;
    float: left;
    margin: 0 0 26px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 35%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 35%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 35%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 35%;
    float: left;
    margin: 0 0 26px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 20%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 20%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 20%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 35%;
    float: left;
    margin: 0 0 26px 0;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 25%;
    float: left;
    margin: 0 0 26px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 35%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 35%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 35%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(7) {
    width: auto;
    float: left;
    margin: 0 0 26px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(7) {
    width: 30%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(7) {
    width: 30%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(7) {
    width: 30%;
  }
  .fuel_normal .model-grade-0001__table--tbody--box--inner-1:nth-child(7) .br_sp {
    display: none;
  }
  .only_wltc .model-grade-0001__table--tbody--box--inner-1:nth-child(7) .br_sp {
    display: none;
  }
  .model-grade-0001__table--tbody--title-1, .model-grade-0001__table--tbody--title-2 {
    width: 100%;
    clear: both;
    margin: 0 0 16px 0;
  }
  .model-grade-0001__table--tbody--box--inner-2 {
    margin: 0 0 32px 0;
    font-size: 13px;
    float: left;
  }
  .model-grade-0001__table--tbody--box-2 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 35%;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 35%;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 35%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 35%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 35%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 30%;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 35%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 35%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 35%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 35%;
    float: left;
    margin-bottom: 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 30%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 30%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 30%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 35%;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 35%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 35%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 35%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 20%;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 35%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 35%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 35%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: auto;
    float: left;
    margin: 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: 30%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: 30%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: 30%;
  }
  .fuel_normal .model-grade-0001__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(4) .model-grade-0001__table--label {
    height: 40px;
    margin-bottom: 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(7) .model-grade-0001__table--label {
    height: 35px;
    margin-bottom: 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(7) .model-grade-0001__table--label {
    height: 35px;
    margin-bottom: 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(7) .model-grade-0001__table--label {
    height: 35px;
    margin-bottom: 0;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .model-grade-0001 {
    margin: 0 40px 0;
  }
  .model-grade-0001__table--label {
    font-weight: bold;
    margin: 0 0 8px 0;
    font-size: 12px;
    line-height: 1.5em;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(7) .br_sp {
    display: none;
  }
  .model-grade-0001 .fuel_economy_type_label {
    font-size: 10px;
    margin: 0 0 5px 0;
    color: #999;
    display: block;
  }
  .model-grade-0001__table--tbody--content {
    font-size: 14px;
    font-weight: bold;
  }
  .model-grade-0001__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
    margin: -8px 0 0 0;
  }
  .model-grade-0001__table {
    border: none;
  }
  .model-grade-0001__table--head--name-1 {
    display: none;
  }
  .model-grade-0001__table--head {
    display: none;
    border-bottom: 1px solid;
  }
  .model-grade-0001__table--tbody {
    padding: 24px 0;
    border-bottom: 1px solid;
  }
  .fuel_normal.model-grade-0001__table--tbody {
    /* padding-bottom: 0; */
  }
  .only_wltc.model-grade-0001__table--tbody {
    /* padding-bottom: 0; */
  }
  .fuel_wltc_one.model-grade-0001__table--tbody {
    /* padding-bottom: 0; */
  }
  .fuel_wltc_all.model-grade-0001__table--tbody {
    /* padding-bottom: 0; */
  }
  .only_wltc_all.model-grade-0001__table--tbody {
    /* padding-bottom: 0; */
  }
  .model-grade-0001__table--tbody--title-1 {
    width: 25%;
    padding: 0 4% 0 0;
    float: left;
  }
  .model-grade-0001__table--tbody--div--img {
    width: 65%;
    float: left;
    margin: 7px 0 0 0;
  }
  .model-grade-0001__table--tbody--div--img img {
    width: 100%;
    float: left;
  }
  .model-grade-0001__table--tbody--box--last-1 {
    width: auto;
    float: none;
    text-align: center;
    clear: both;
  }
  .theme-1 .model-grade-0001__modal-btn2 {
    display: inline-block;
    text-align: left;
    line-height: 35px;
    height: 35px;
    font-size: 12px;
    padding: 1px 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: none;
    width: 25%;
    margin: 10px 0 0 0;
    position: relative;
  }
  .theme-2 .model-grade-0001__modal-btn2 {
    display: inline-block;
    text-align: left;
    line-height: 34px;
    height: 35px;
    font-size: 12px;
    padding: 1px 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: none;
    width: 25%;
    margin: 10px 0 0 0;
    position: relative;
  }
  .theme-3 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    line-height: 34px;
    height: 35px;
    font-size: 12px;
    padding: 1px 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: none;
    width: 25%;
    margin: 10px 0 0 0;
    position: relative;
  }
  .theme-4 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    line-height: 34px;
    height: 35px;
    font-size: 12px;
    padding: 1px 9px 0 11px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: none;
    width: 25%;
    margin: 10px 0 0 0;
    position: relative;
  }
  .model-grade-0001 .button-0001-inner__btn {
    text-align: left;
  }
  .model-grade-0001 .modelgrade-0001-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 1px 94px 0px 11px;
    position: relative;
    width: 25%;
    height: 35px;
    line-height: 35px;
    margin: 10px 6px 0 26px;
  }
  .model-grade-0001 .modelgrade-0001-inner__btn__link.key-border-1 {
    padding: 0px 94px 0px 11px;
  }
  .theme-1 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0001__table--tbody--box-1 {
    width: 73.5%;
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 20.7%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -5px 0 20px 0;
  }
  .fuel_wltc_one .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 17%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -5px 0 20px 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -5px 0 20px 0;
  }
  .fuel_wltc_all .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 15%;
  }
  .only_wltc_all .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 15%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 24.2%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 25%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 25%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 25%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 27%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 27%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 25%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 25%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 28%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 29%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 29%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 29%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 21%;
    text-align: left;
    float: left;
    margin: 0 0 13px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 16%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 16%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 16%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 24%;
    text-align: left;
    float: left;
    margin: 0 0 13px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 25%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 25%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 25%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(7) {
    width: 55%;
    text-align: left;
    float: left;
    margin: 0 0 13px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(7) {
    width: auto;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(7) {
    width: auto;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(7) {
    width: auto;
  }
  .model-grade-0001__table--tbody--box-2 {
    width: 75%;
    float: left;
    margin: -3px 0 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .model-grade-0001__table--tbody--title-2 {
    width: 25%;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0001__table--tbody--box--inner-2 {
    margin: 0 0 22px 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 20%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 24%;
    text-align: left;
    float: left;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 26%;
    text-align: left;
    float: left;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 30%;
    text-align: left;
    float: left;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 20%;
    text-align: left;
    float: left;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 24%;
    text-align: left;
    float: left;
    margin-bottom: 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: auto;
    text-align: left;
    float: left;
    margin-bottom: 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .model-grade-0001 {
    margin: 0 80px 0;
  }
  .model-grade-0001__table--label {
    font-weight: bold;
    margin: 0 0 7px 0;
    font-size: 12px;
    line-height: 1.5em;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(7) .br_sp {
    display: none;
  }
  .model-grade-0001 .fuel_economy_type_label {
    font-size: 10px;
    margin: 0 0 10px 0;
    color: #999;
    display: block;
  }
  .model-grade-0001__table--tbody--content {
    font-size: 14px;
    font-weight: bold;
  }
  .model-grade-0001__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
    margin: -8px 0 0 0;
  }
  .model-grade-0001__table {
    border: none;
  }
  .model-grade-0001__table--head--name-1 {
    display: none;
  }
  .model-grade-0001__table--head {
    border-bottom: 1px solid;
    display: none;
  }
  .model-grade-0001__table--tbody {
    padding: 22px 0 23px;
    border-bottom: 1px solid;
  }
  .model-grade-0001__table--tbody--title-1 {
    width: 20%;
    padding: 0 4.5% 0 0;
    float: left;
  }
  .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 21.4%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -2px 0 22px 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -3px 0 24px 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -3px 0 24px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 17.4%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 17.4%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 17.4%;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 12%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 12%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 12%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 25.2%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 23%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 23%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 23%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 28%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 27%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 27%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 27%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 23%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 28%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 28%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 28%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 21.5%;
    text-align: left;
    float: left;
    margin: 0;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 25%;
    text-align: left;
    float: left;
    margin: 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 23%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(7) {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
  }
  .model-grade-0001__table--tbody--div--img {
    margin: 7px 0 0 0;
  }
  .model-grade-0001__table--tbody--div--img img {
    width: 64%;
    float: left;
  }
  .model-grade-0001__table--tbody--box--last-1 {
    width: 19.8%;
    float: right;
  }
  .theme-1 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    position: relative;
  }
  .theme-2 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    position: relative;
  }
  .theme-3 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    position: relative;
  }
  .theme-4 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 100%;
    position: relative;
  }
  .model-grade-0001 .modelgrade-0001-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 0 8px 0;
  }
  .model-grade-0001 .modelgrade-0001-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0001__table--tbody--box-1 {
    width: 56.5%;
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .model-grade-0001__table--tbody--title-2 {
    width: 20%;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0001__table--tbody--box-2 {
    width: 80%;
    float: left;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .model-grade-0001__table--tbody--box--inner-2 {
    margin: 0 0 22px 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 15%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 18%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 16%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 16%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 16%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 20%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 19%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 19%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 19%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 21%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 20%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 20%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 20%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 13%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 12%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 12%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 12%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 10%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 11%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 11%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 11%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: auto;
    text-align: left;
    float: left;
    margin-bottom: 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: 21%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: 21%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: 21%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
}
/*  pc-small-nomal */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .model-grade-0001 {
    margin: 0 120px 0;
  }
  .model-grade-0001__table--label {
    font-weight: bold;
    margin: 0 0 7px 0;
    font-size: 12px;
    line-height: 1.5em;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(7) .br_sp {
    display: none;
  }
  .model-grade-0001 .fuel_economy_type_label {
    font-size: 10px;
    margin: 0 0 5px 0;
    color: #999;
    display: block;
  }
  .model-grade-0001__table--tbody--content {
    font-size: 14px;
    font-weight: bold;
  }
  .model-grade-0001__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
    margin: -8px 0 0 0;
  }
  .model-grade-0001__table {
    border: none;
  }
  .model-grade-0001__table--head--name-1 {
    display: none;
  }
  .model-grade-0001__table--head {
    border-bottom: 1px solid;
    display: none;
  }
  .model-grade-0001__table--tbody {
    padding: 22px 0 22px;
    border-bottom: 1px solid;
  }
  .model-grade-0001__table--tbody--title-1 {
    width: 19%;
    padding: 0 3% 0 0;
    float: left;
  }
  .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 15.5%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -3px 0 21px 0;
  }
  .fuel_wltc_one .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 14%;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -3px 0 20px 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -3px 0 20px 0;
  }
  .fuel_wltc_all .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 14%;
  }
  .only_wltc_all .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 14%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 18.2%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 20%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 20%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 20%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 20.3%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 22%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 22%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 22%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 22%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 24%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 24%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 24%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 13%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 14%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 14%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 14%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 15.6%;
    text-align: left;
    float: left;
    margin: 0;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(7) {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(7) {
    width: auto;
  }
  .model-grade-0001__table--tbody--div--img {
    margin: 7px 0 0 0;
  }
  .model-grade-0001__table--tbody--div--img img {
    width: 58%;
    float: left;
  }
  .model-grade-0001__table--tbody--box--last-1 {
    width: 16.5%;
    float: right;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--last-1 {
    margin: 20px 0 0 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--last-1 {
    margin: 20px 0 0 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--last-1 {
    margin: 20px 0 0 0;
  }
  .theme-1 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    position: relative;
  }
  .theme-2 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    position: relative;
  }
  .theme-3 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    position: relative;
  }
  .theme-4 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 100%;
    position: relative;
  }
  .model-grade-0001 .modelgrade-0001-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 0 8px 0;
  }
  .model-grade-0001 .modelgrade-0001-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0001__table--tbody--box-1 {
    width: 64.5%;
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .model-grade-0001__table--tbody--title-2 {
    width: 19%;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0001__table--tbody--box-2 {
    width: 80%;
    float: left;
  }
  .model-grade-0001__table--tbody--box--inner-2 {
    margin: 0 0 22px 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 12%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: -3px 0 21px 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: -3px 0 21px 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: -3px 0 21px 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 15%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 16%;
    margin-bottom: 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 16%;
    margin-bottom: 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 16%;
    margin-bottom: 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 17%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 18%;
    margin-bottom: 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 18%;
    margin-bottom: 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 18%;
    margin-bottom: 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 18%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 19%;
    margin-bottom: 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 19%;
    margin-bottom: 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 19%;
    margin-bottom: 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 10.2%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 11%;
    margin-bottom: 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 11%;
    margin-bottom: 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 11%;
    margin-bottom: 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 11%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 11%;
    margin-bottom: 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 11%;
    margin-bottom: 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 11%;
    margin-bottom: 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: 16%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: 25%;
    margin-bottom: 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: 25%;
    margin-bottom: 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: 25%;
    margin-bottom: 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .model-grade-0001 {
    margin: 0 120px 0;
    display: block;
  }
  .model-grade-0001__table--label {
    /* display: none; */
    display: block;
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 10px 0;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(7) .br_sp {
    display: none;
  }
  .model-grade-0001 .fuel_economy_type_label {
    font-size: 12px;
    margin: 0 0 5px 0;
    color: #999;
    display: block;
  }
  .model-grade-0001__table--tbody--div--img {
    margin: 0 0 0 0;
  }
  .model-grade-0001__table--tbody--div--img img {
    width: 65%;
  }
  .model-grade-0001__table--head {
    display: none;
    /* border-bottom: 1px solid; */
    /* padding: 0 0 10px 0; */
  }
  .model-grade-0001__table--tbody {
    /*     display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; */
    padding: 15px 0 17px;
    /* display: flex; */
    float: left;
    width: 100%;
    border-bottom: 1px solid;
  }
  .fuel_wltc_one.model-grade-0001__table--tbody {
    padding-bottom: 24px;
  }
  .fuel_wltc_all.model-grade-0001__table--tbody {
    padding-bottom: 24px;
  }
  .only_wltc_all.model-grade-0001__table--tbody {
    padding-bottom: 24px;
  }
  .model-grade-0001__table--tbody--box--cullum {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .model-grade-0001__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0 10px 0;
  }
  .model-grade-0001__table--tbody--content {
    font-size: 14px;
    font-weight: bold;
  }
  .model-grade-0001__table--tbody--content--span {
    font-size: 9px;
    vertical-align: top;
  }
  .model-grade-0001__table--tbody--box--last-1 {
    width: 13.5%;
    float: right;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--last-1 {
    margin: 28px 0 0 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--last-1 {
    margin: 28px 0 0 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--last-1 {
    margin: 28px 0 0 0;
  }
  .theme-1 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 11px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 11px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 11px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .model-grade-0001__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 11px;
    position: relative;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .model-grade-0001 .modelgrade-0001-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 0 8px 0;
  }
  .model-grade-0001 .modelgrade-0001-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0001 .coloricon.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0001 .internal-links.modelgrade-0001-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before, .theme-3 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0001 .external-links.modelgrade-0001-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0001__table--tbody--title-1 {
    width: 14.5%;
    padding: 0 3% 0 0;
    float: left;
  }
  .model-grade-0001__table--head--name-1 {
    font-weight: bold;
  }
  .model-grade-0001__table--head--name-1:first-child {
    text-align: left;
    font-size: 12px;
    width: 15.5%;
    float: left;
  }
  .model-grade-0001__table--head--name-1:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 8%;
    float: left;
  }
  .model-grade-0001__table--head--name-1:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 9.5%;
    float: left;
  }
  .model-grade-0001__table--head--name-1:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 10.7%;
    float: left;
  }
  .model-grade-0001__table--head--name-1:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 11.5%;
    float: left;
  }
  .model-grade-0001__table--head--name-1:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 7%;
    float: left;
  }
  .model-grade-0001__table--head--name-1:nth-child(7) {
    text-align: left;
    font-size: 12px;
    width: 6.7%;
    float: left;
  }
  .model-grade-0001__table--head--name-1:nth-child(8) {
    text-align: left;
    font-size: 12px;
    width: 12%;
    float: left;
  }
  .model-grade-0001__table--head--name-1:nth-child(9) {
    width: 16%;
    float: left;
  }
  .model-grade-0001__table--tbody--box-1 {
    width: 72.5%;
  }
  .fuel_normal .model-grade-0001__table--tbody--box-1 {
    width: 71%;
    float: left;
    margin: 5px 0 0 0;
  }
  .only_wltc .model-grade-0001__table--tbody--box-1 {
    width: 71%;
    float: left;
    margin: 5px 0 0 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box-1 {
    width: 71%;
    float: left;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box-1 {
    width: 71%;
    float: left;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box-1 {
    width: 71%;
    float: left;
  }
  /*     .fuel_normal .model-grade-0001__table--tbody--box--inner-1:first-child {
      width: 11%;
      text-align: left;
      float: left;
    } */
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: 5px 0 23px 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: 5px 0 23px 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: 5px 0 23px 0;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 9%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 9%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 9%;
  }
  .model-grade-0001__table--tbody--box--inner-1:first-child {
    width: 11.5%;
    text-align: left;
    float: left;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 14%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 15%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 15%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(2) {
    width: 15%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 15%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 16%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 16%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(3) {
    width: 16%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 16%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 17%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 17%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(4) {
    width: 17%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 10%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 11%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 11%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(5) {
    width: 11%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 10%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 11%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 11%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-1:nth-child(6) {
    width: 11%;
  }
  .model-grade-0001__table--tbody--box--inner-1:nth-child(7) {
    width: 23%;
    text-align: left;
    float: left;
  }
  .model-grade-0001__table--tbody--box-2 {
    width: 85.5%;
    float: left;
    margin: 7px 0 0 0;
  }
  .model-grade-0001__table--head--name-2:first-child {
    text-align: left;
    font-size: 12px;
    width: 18%;
    float: left;
  }
  .model-grade-0001__table--head--name-2:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 10%;
    float: left;
  }
  .model-grade-0001__table--head--name-2:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 12%;
    float: left;
  }
  .model-grade-0001__table--head--name-2:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 12%;
    float: left;
  }
  .model-grade-0001__table--head--name-2:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 12%;
    float: left;
  }
  .model-grade-0001__table--head--name-2:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 11%;
    float: left;
  }
  .model-grade-0001__table--head--name-2:nth-child(7) {
    text-align: left;
    font-size: 12px;
    width: 11%;
    float: left;
  }
  .model-grade-0001__table--head--name-2:nth-child(8) {
    text-align: left;
    font-size: 12px;
    width: 14%;
    float: left;
  }
  .model-grade-0001__table--tbody--title-2 {
    width: 14.5%;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 12%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: 0 0 23px 0;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: 0 0 23px 0;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: 0 0 23px 0;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 14%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 15%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 15%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(2) {
    width: 15%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(3) {
    width: 16%;
    text-align: left;
    float: left;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 16%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 17.5%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 17.5%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(4) {
    width: 17.5%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 11%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 11.7%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 11.7%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(5) {
    width: 11.7%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 11%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 12%;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 12%;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(6) {
    width: 12%;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: 19%;
    text-align: left;
    float: left;
  }
  .fuel_wltc_one .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: auto;
  }
  .fuel_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: auto;
  }
  .only_wltc_all .model-grade-0001__table--tbody--box--inner-2:nth-child(7) {
    width: auto;
  }
  .model-grade-0001__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
}
/* 20200205 add */
.model-grade-0001__table--tbody--div--img {
  display: block;
}

.model-grade-0001__table--tbody--div--img img {
  display: block;
  float: none;
}

.model-grade-0001__table--tbody--div--cartype_label {
  display: block;
  margin-top: 5px;
}

.model-grade-0001__table--tbody--div--cartype_label img {
  display: block;
  width: auto;
  height: 20px;
  border-radius: 0 !important;
}

@media screen and (max-width: 767px) {
  .model-grade-0001__table--tbody--div--img {
    position: relative;
  }
  .model-grade-0001__table--tbody--div--cartype_label {
    margin-top: 0;
    position: static;
    top: 50%;
    transform: translateY(-50%);
  }
}
.model-grade-0002 {
  display: block;
  font-weight: bold;
}

.model-grade-0002__table {
  width: 100%;
}

.model-grade-0002__table--clear {
  clear: both;
}

.model-grade-0002__table--tbody--box--last-2 {
  display: none;
}

.modelgrade0002_noset {
  display: none;
}

.model-grade-0002__table--tbody--span--price {
  font-weight: normal;
  font-size: 9px;
}

.model-grade-0002_modal-btn-icon {
  position: absolute;
  width: 12px;
  height: 10px;
  top: 36%;
  right: 11px;
}

.model-grade-0002__table--tbody--content {
  font-size: 14px;
}

.model-grade-0002 .modelgrade-0002-inner__btn__link {
  position: relative;
  width: 100%;
}

.model-grade-0002 .modelgrade-0002-inner__btn__link:before {
  position: absolute;
}

.theme-4 .model-grade-0002 .modelgrade-0002-inner__btn__link {
  border-radius: 30px;
}

.model-grade-0002__table--tbody--div--title {
  line-height: 1.8;
}

/* sp -  */
@media screen and (max-width: 767px) {
  .model-grade-0002 {
    margin: 0 16px 0;
  }
  .model-grade-0002__table--head {
    display: none;
  }
  .model-grade-0002__table {
    border-top: 1px solid #e6e6e6;
  }
  .model-grade-0002__table--tbody--div--title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 30px 13px 0;
  }
  .model-grade-0002__table--tbody--content {
    float: left;
    line-height: 1.5;
  }
  .model-grade-0002__table--tbody--content--1--notbr {
    font-size: 14px;
    line-height: 1.5;
  }
  .model-grade-0002__table--tbody--content.motor_tabpc {
    display: none;
  }
  .model-grade-0002__table--tbody--content--1--tabnomal {
    display: none;
  }
  .model-grade-0002__table--tbody--content--2--tabnomal {
    display: none;
  }
  .model-grade-0002__table--label.label--br {
    display: none;
  }
  .model-grade-0002__table--tbody--content--1--br {
    display: none;
  }
  .model-grade-0002__table--tbody--content--2--br {
    display: none;
  }
  .model-grade-0002__table--label {
    margin: 0 0 7px 0;
    font-size: 11px;
  }
  .model-grade-0002__table--label.label--tabnomal {
    display: none;
  }
  .model-grade-0002__table--tbody--title-1, .model-grade-0002__table--tbody--title-2 {
    width: 100%;
    clear: both;
    margin: 0 0 26px 0;
  }
  .model-grade-0002__table--tbody--div--img {
    clear: both;
    width: 100%;
  }
  .model-grade-0002__table--tbody--div--img img {
    width: 31%;
    float: left;
  }
  .model-grade-0002__table--tbody {
    padding: 29px 0 0 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .model-grade-0002__table--tbody--box {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .model-grade-0002 .button-0001-inner__btn {
    font-size: 14px;
  }
  .theme-1 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding: 0 40px 0 11px;
    margin: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-2 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding: 0 40px 0 11px;
    margin: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-3 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding: 0 40px 0 11px;
    margin: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-4 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding: 0 40px 0 11px;
    margin: 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    position: relative;
  }
  .model-grade-0002__table--tbody--box--last-1 {
    margin: 0 0 35px 0;
  }
  .model-grade-0002 .modelgrade-0002-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    margin: 0 0 8px 0;
  }
  .theme-1 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 34%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-4 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0002__table--tbody--content--span {
    font-weight: normal;
    font-size: 9px;
  }
  .model-grade-0002__table--tbody--span--price {
    font-weight: normal;
  }
  .model-grade-0002__table--tbody--box--inner-1 {
    font-weight: bold;
    margin: 0 0 26px 0;
    font-size: 13px;
  }
  .model-grade-0002__table--tbody--box--inner-1:first-child {
    width: 27.5%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(2) {
    width: 31%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(3) {
    width: 24.5%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(4) {
    width: 17%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(5) {
    width: 27.5%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(6) {
    width: 72.5%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2 {
    margin: 0 0 30px 0;
    font-size: 13px;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:first-child {
    width: 27%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(2) {
    width: 31%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(3) {
    width: 27.5%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(4) {
    width: 14.5%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(5) {
    width: 27%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(6) {
    width: 73%;
    float: left;
  }
  .modelgrade0002_noset {
    display: none;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .model-grade-0002 {
    margin: 0 40px 0;
  }
  .model-grade-0002__table--label {
    font-weight: bold;
    margin: 0 0 9px 0;
    font-size: 12px;
  }
  .model-grade-0002__table--label.label--sptabLpc {
    display: none;
  }
  .model-grade-0002__table--tbody--content.motor_sp {
    display: none;
  }
  .model-grade-0002__table--label.label--br {
    display: none;
  }
  .model-grade-0002__table--tbody--content--1--br {
    display: none;
  }
  .model-grade-0002__table--tbody--content--1--notbr {
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--content--1--sptabLpc {
    display: none;
  }
  .model-grade-0002__table--tbody--content--2--tabnomal {
    display: none;
  }
  .model-grade-0002__table--tbody--content--1--tabnomal {
    display: block;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--content--1--sptabLpc {
    display: none;
  }
  .model-grade-0002__table--tbody--content--2--tabnomal {
    display: none;
  }
  .model-grade-0002__table--tbody--content--2--sptabLpc {
    display: block;
    font-size: 14px;
  }
  .model-grade-0002__table {
    border-top: 1px solid #e6e6e6;
  }
  .model-grade-0002__table--head {
    display: none;
  }
  .model-grade-0002__table--tbody {
    padding: 24px 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .model-grade-0002__table--tbody--title-1 {
    width: 22%;
    float: left;
    margin: -7px 0 0 0;
  }
  .model-grade-0002__table--tbody--div--title {
    margin: 0 30px 10px 0;
    font-weight: bold;
  }
  .model-grade-0002__table--tbody--div--img img {
    width: 64%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--last-1 {
    margin: 0 0 0 22%;
    width: auto;
  }
  .theme-1 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 37px;
    line-height: 37px;
    font-size: 12px;
    padding: 0 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 180px;
    margin: 10px 0 0;
    position: relative;
    float: left;
  }
  .theme-2 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 37px;
    line-height: 37px;
    font-size: 12px;
    padding: 0 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 180px;
    margin: 10px 0 0;
    position: relative;
    float: left;
  }
  .theme-3 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 37px;
    line-height: 37px;
    font-size: 12px;
    padding: 0 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 180px;
    margin: 10px 0 0;
    position: relative;
    float: left;
  }
  .theme-4 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 37px;
    line-height: 37px;
    font-size: 12px;
    padding: 0 9px 0 11px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 180px;
    margin: 10px 0 0;
    position: relative;
    float: left;
  }
  .model-grade-0002 .modelgrade-0002-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    margin: 10px 8px 0 0;
    width: 180px;
    float: left;
  }
  .theme-1 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-4 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0002__table--tbody--box-1 {
    width: 52%;
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .model-grade-0002__table--tbody--box--inner-1:first-child {
    width: 28%;
    text-align: left;
    float: left;
    margin: 0 0 20px 0;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(2) {
    width: 34%;
    text-align: left;
    float: left;
    margin: 0 0 20px 0;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(3) {
    width: 33%;
    text-align: left;
    float: left;
    margin: 0 0 20px 0;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(4) {
    width: 28%;
    text-align: left;
    float: left;
    margin: 0 0 20px 0;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(4) .model-grade-0002__table--label {
    margin: 0 0 20px 0;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(5) {
    width: 34%;
    text-align: left;
    float: left;
    margin: 0 0 20px 0;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(5) .model-grade-0002__table--label {
    margin: 0 0 20px 0;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(6) {
    width: 100%;
    text-align: left;
    float: left;
    margin: 0 0 13px 0;
  }
  .model-grade-0002__table--tbody--box-2 {
    width: 74%;
    float: left;
  }
  .model-grade-0002__table--tbody--title-2 {
    width: 22.5%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2 {
    margin: 0 0 30px 0;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-2:first-child {
    width: 28%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(2) {
    width: 26%;
    text-align: left;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(3) {
    width: 34%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(4) {
    width: 12%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(5) {
    width: 28%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(6) {
    width: 45%;
    text-align: left;
    float: left;
  }
  .modelgrade0002_noset {
    display: none;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .model-grade-0002 {
    margin: 0 80px 0;
  }
  .model-grade-0002__table--label {
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 12px;
  }
  .model-grade-0002__table--label.label--tabnomal {
    display: none;
  }
  .model-grade-0002__table--tbody--content.motor_sp {
    display: none;
  }
  .model-grade-0002__table--label.label--br {
    display: none;
  }
  .model-grade-0002__table--tbody--content {
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--content--1--notbr {
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--content--1--tabnomal {
    display: none;
  }
  .model-grade-0002__table--tbody--content--2--tabnomal {
    display: none;
  }
  .model-grade-0002__table {
    border-top: 1px solid #e6e6e6;
  }
  .model-grade-0002__table--head {
    display: none;
  }
  .model-grade-0002__table--tbody--content--1--br {
    display: none;
  }
  .model-grade-0002__table--tbody--content--2--br {
    display: none;
  }
  .model-grade-0002__table--tbody {
    padding: 21px 0 24px;
    border-bottom: 1px solid #e6e6e6;
  }
  .model-grade-0002__table--tbody--title-1 {
    width: 23.5%;
    float: left;
    margin: -7px 0 0 0;
  }
  .model-grade-0002__table--tbody--div--title {
    margin: 0 30px 10px 0;
    font-weight: bold;
  }
  .model-grade-0002__table--tbody--box--inner-1:first-child {
    width: 24%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(2) {
    width: 29%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(3) {
    width: 47%;
    text-align: left;
    float: left;
    margin: 0 0 21px 0;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(4) {
    width: 24%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(5) {
    width: 29%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(6) {
    width: 47%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--div--img img {
    width: 57%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--last-1 {
    width: 20%;
    float: right;
  }
  .theme-1 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 0;
    position: relative;
  }
  .theme-2 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    position: relative;
  }
  .theme-3 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 0;
    position: relative;
  }
  .theme-4 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 0 0 10px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 100%;
    margin: 0;
    position: relative;
  }
  .model-grade-0002 .modelgrade-0002-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    margin: 0 0 8px 0;
  }
  .model-grade-0002 .modelgrade-0002-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 34%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-4 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0002__table--tbody--box-1 {
    width: 56.5%;
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .model-grade-0002__table--tbody--title-2 {
    width: 26%;
    float: left;
  }
  .model-grade-0002__table--tbody--box-2 {
    width: 74%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2 {
    margin: 0 0 30px 0;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-2:first-child {
    width: 28%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(2) {
    width: 28%;
    text-align: left;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(3) {
    width: 36%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(4) {
    width: 8%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(5) {
    width: 28%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(6) {
    width: 72%;
    text-align: left;
    float: left;
  }
  .modelgrade0002_noset {
    display: none;
  }
}
/*  pc-nomal */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .model-grade-0002 {
    margin: 0 120px 0;
    display: block;
  }
  .model-grade-0002__table--label {
    display: none;
  }
  .model-grade-0002__table--tbody--content--1--br {
    display: none;
  }
  .model-grade-0002__table--tbody--content--2--notbr {
    display: none;
  }
  .model-grade-0002__table--tbody--content--1--notbr {
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--div--img img {
    width: 53%;
  }
  .model-grade-0002__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
    margin: 0 30px 14px 0;
  }
  .model-grade-0002__table--tbody--content.motor_sp {
    display: none;
  }
  .model-grade-0002__table--tbody--content--span {
    font-size: 9px;
    vertical-align: top;
  }
  .model-grade-0002__table--tbody--content--1--tabnomal {
    display: none;
  }
  .model-grade-0002__table--tbody--content--2--tabnomal {
    display: none;
  }
  .model-grade-0002__table--head {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 10px 0;
  }
  .model-grade-0002__table--tbody {
    display: flex;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 22px 0 23px;
  }
  .model-grade-0002__table--tbody--box--cullum {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .model-grade-0002__table--tbody--box--last-1 {
    width: 18%;
    float: right;
  }
  .theme-1 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0;
  }
  .theme-2 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0;
  }
  .theme-3 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0;
  }
  .theme-4 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0;
  }
  .model-grade-0002 .modelgrade-0002-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    margin: 0 0 8px 0;
  }
  .model-grade-0002 .modelgrade-0002-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 34%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 32%;
    right: 23px;
    width: 6px;
    height: 12px;
  }
  .theme-4 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0002__table--tbody--title-1 {
    width: 17.5%;
    float: left;
    margin: -7px 0 0 0;
  }
  .model-grade-0002__table--tbody--box-1 {
    width: 73%;
  }
  .model-grade-0002__table--head--name-1 {
    font-weight: bold;
  }
  .model-grade-0002__table--head--name-1:first-child {
    text-align: left;
    font-size: 12px;
    width: 16%;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 9%;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 8.5%;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 13.5%;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 6.5%;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 8%;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(7) {
    text-align: left;
    font-size: 12px;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(8) {
    width: 8%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-1:first-child {
    width: 13.5%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(2) {
    width: 12.5%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(3) {
    width: 20%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(4) {
    width: 10%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(5) {
    width: 12%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(6) {
    width: 30%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box-2 {
    width: 81%;
  }
  .model-grade-0002__table--head--name-2:first-child {
    text-align: left;
    font-size: 12px;
    width: 17%;
    float: left;
  }
  .model-grade-0002__table--head--name-2:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 13.5%;
    float: left;
  }
  .model-grade-0002__table--head--name-2:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 12.5%;
    float: left;
  }
  .model-grade-0002__table--head--name-2:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 17%;
    float: left;
  }
  .model-grade-0002__table--head--name-2:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 11%;
    float: left;
  }
  .model-grade-0002__table--head--name-2:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 12%;
    float: left;
  }
  .model-grade-0002__table--head--name-2:nth-child(7) {
    text-align: left;
    font-size: 12px;
    float: left;
  }
  .model-grade-0002__table--tbody--title-2 {
    width: 17%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:first-child {
    width: 16.5%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(2) {
    width: 15.5%;
    text-align: left;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(3) {
    width: 21%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(4) {
    width: 13.5%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(5) {
    width: 15%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(6) {
    width: 18%;
    text-align: left;
    float: left;
  }
  .modelgrade0002_noset {
    display: none;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .model-grade-0002 {
    margin: 0 120px 0;
    display: block;
  }
  .model-grade-0002__table--label {
    display: none;
  }
  .model-grade-0002__table--tbody--content--1--br {
    display: none;
  }
  .model-grade-0002__table--tbody--content--2--br {
    display: none;
  }
  .model-grade-0002__table--tbody--content--1--notbr {
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--div--img img {
    width: 42%;
  }
  .model-grade-0002__table--head {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 10px 0;
  }
  .model-grade-0002__table--tbody {
    display: flex;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 22px 0 23px;
  }
  .model-grade-0002__table--tbody--box--cullum {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .model-grade-0002__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
    margin: 0 30px 10px 0;
  }
  .model-grade-0002__table--tbody--content.motor_sp {
    display: none;
  }
  .model-grade-0002__table--tbody--content--span {
    font-size: 9px;
    vertical-align: top;
  }
  .model-grade-0002__table--tbody--content--1--tabnomal {
    display: none;
  }
  .model-grade-0002__table--tbody--content--2--tabnomal {
    display: none;
  }
  .model-grade-0002__table--tbody--box--last-1 {
    width: 13.5%;
    float: right;
  }
  .theme-1 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0;
  }
  .theme-2 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0;
  }
  .theme-3 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0;
  }
  .theme-4 .model-grade-0002__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0;
  }
  .model-grade-0002 .modelgrade-0002-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    margin: 0 0 8px 0;
  }
  .model-grade-0002 .modelgrade-0002-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 34%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-4 .model-grade-0002 .coloricon.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0002 .internal-links.modelgrade-0002-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before, .theme-3 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0002 .external-links.modelgrade-0002-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0002__table--tbody--title-1 {
    width: 17.5%;
    float: left;
    margin: -7px 0 0 0;
  }
  .model-grade-0002__table--head--name-1 {
    font-weight: bold;
  }
  .model-grade-0002__table--head--name-1:first-child {
    text-align: left;
    font-size: 12px;
    width: 17.5%;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 10.5%;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 9.5%;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 12.5%;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 8%;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 9%;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(7) {
    text-align: left;
    font-size: 12px;
    float: left;
  }
  .model-grade-0002__table--head--name-1:nth-child(8) {
    width: 16%;
    float: left;
  }
  .model-grade-0002__table--tbody--box-1 {
    width: 70%;
  }
  .model-grade-0002__table--tbody--box--inner-1:first-child {
    width: 16%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(2) {
    width: 13.5%;
    text-align: left;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(3) {
    width: 18%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(4) {
    width: 11.5%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(5) {
    width: 13%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-1:nth-child(6) {
    width: 26%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box-2 {
    width: 81%;
  }
  .model-grade-0002__table--head--name-2:first-child {
    text-align: left;
    font-size: 12px;
    width: 24%;
    float: left;
  }
  .model-grade-0002__table--head--name-2:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 13%;
    float: left;
  }
  .model-grade-0002__table--head--name-2:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 11.5%;
    float: left;
  }
  .model-grade-0002__table--head--name-2:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 15.5%;
    float: left;
  }
  .model-grade-0002__table--head--name-2:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 10%;
    float: left;
  }
  .model-grade-0002__table--head--name-2:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 11.5%;
    float: left;
  }
  .model-grade-0002__table--head--name-2:nth-child(7) {
    text-align: left;
    font-size: 12px;
    float: left;
  }
  .model-grade-0002__table--tbody--title-2 {
    width: 26%;
    float: left;
  }
  .model-grade-0002__table--tbody--box--inner-2:first-child {
    width: 17%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(2) {
    width: 15%;
    text-align: left;
    float: left;
    padding: 0 3% 0 0;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(3) {
    width: 20.5%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(4) {
    width: 13.5%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(5) {
    width: 15%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0002__table--tbody--box--inner-2:nth-child(6) {
    width: 19%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .modelgrade0002_noset {
    display: none;
  }
}
.model-grade-0003 {
  display: block;
  font-weight: bold;
}

.model-grade-0003__table {
  width: 100%;
}

.model-grade-0003__table--tbody--box--comment p {
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
}

.model-grade-0003__table--tbody--content--span {
  font-weight: normal;
  font-size: 9px;
}

.model-grade-0003__table--tbody--span--price {
  font-weight: normal;
  font-size: 9px;
}

.model-grade-0003_modal-btn-icon {
  position: absolute;
  width: 6px;
  height: 12px;
  margin-top: 11px;
  right: 9px;
}

.model-grade-0003 .modelgrade-0003-inner__btn__link {
  position: relative;
  width: 100%;
}

.model-grade-0003 .modelgrade-0003-inner__btn__link:before {
  position: absolute;
}

.theme-4 .model-grade-0003 .modelgrade-0003-inner__btn__link {
  border-radius: 30px;
}

/* sp -  */
@media screen and (max-width: 767px) {
  .model-grade-0003 {
    margin: 0 16px 0;
  }
  .model-grade-0003__table--head {
    display: none;
  }
  .model-grade-0003__table--label {
    margin: 0 0 10px 0;
    font-size: 11px;
  }
  .model-grade-0003__table--tbody {
    margin: 0 0 10px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
  }
  .model-grade-0003__table--tbody--content {
    float: left;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--content-1-sp-tabsp {
    float: left;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--content-1-tabpc-pc {
    display: none;
  }
  .model-grade-0003__table--tbody--content-2-sp-tabsp {
    float: left;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--content-2-tabpc-pc {
    display: none;
  }
  .model-grade-0003 .modelgrade-0003-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 12px 50px 12px 12px;
  }
  .theme-1 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 41%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .model-grade-0003__table--tbody--div--title {
    font-size: 18px;
    margin: 0 0 20px 0;
  }
  .model-grade-0003__table--tbody--div--img {
    clear: both;
    width: 100%;
  }
  .model-grade-0003__table--tbody--div--img img {
    width: 28%;
    float: left;
  }
  .model-grade-0003__table--tbody--box {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .model-grade-0003__table--tbody--title-1 {
    width: 100%;
    clear: both;
    /* margin: 24px 0 12px 0; */
    margin: 24px 0 12px 0;
  }
  .model-grade-0003__table--tbody--box--last {
    margin: 0 0 39px 0;
  }
  .model-grade-0003__table--tbody--box--inner-1 {
    margin: 0 0 24px 0;
    font-size: 13px;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:first-child {
    width: 50%;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(2) {
    width: 50%;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(3) {
    width: 34%;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(4) {
    width: 33%;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(5) {
    width: 33%;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(6) {
    width: 100%;
  }
  .model-grade-0003__table--tbody--title-2 {
    width: 100%;
    clear: both;
    margin: 24px 0 12px 0;
  }
  .model-grade-0003__table--tbody--box--inner-2 {
    margin: 0 0 32px 0;
    font-size: 13px;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:first-child {
    width: 50%;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(2) {
    width: 50%;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(3) {
    width: 33%;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(4) {
    width: 33%;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(5) {
    width: 33%;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(6) {
    width: 100%;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .model-grade-0003 {
    margin: 0 40px 0;
  }
  .model-grade-0003__table {
    border: none;
  }
  .model-grade-0003__table--head {
    display: none;
  }
  .model-grade-0003__table--label {
    font-size: 12px;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--content {
    font-size: 14px;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--content-1-sp-tabsp {
    float: left;
    line-height: 1.5em;
    font-size: 14px;
  }
  .model-grade-0003__table--tbody--content-1-tabpc-pc {
    display: none;
  }
  .model-grade-0003__table--tbody--content-2-sp-tabsp {
    display: none;
  }
  .model-grade-0003__table--tbody--content-2-tabpc-pc {
    float: left;
    line-height: 1.5em;
    font-size: 14px;
  }
  .model-grade-0003__table--tbody {
    padding: 30px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
  }
  .model-grade-0003__table--tbody--div--title {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--div--img img {
    width: 58%;
    float: left;
  }
  .model-grade-0003__table--tbody {
    margin: 0 0 15px 0;
    padding: 30px 0 9px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
  .model-grade-0003__table--tbody--box--last {
    width: 172px;
    float: left;
    margin: 21px 0 0 25%;
  }
  .model-grade-0003 .modelgrade-0003-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 12px;
  }
  .theme-1 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .model-grade-0003__table--tbody--box-1 {
    width: 75%;
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .model-grade-0003__table--tbody--title-1 {
    width: 25%;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:first-child {
    margin: 0 0 18px 0;
    width: 20%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(1) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(2) {
    margin: 0 0 18px 0;
    width: 33%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(2) .model-grade-0003__table--label {
    margin: 0 0 30px 0;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(3) {
    margin: 0 0 18px 0;
    width: 17%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(3) .model-grade-0003__table--label {
    margin: 0 0 30px 0;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(4) {
    margin: 0 0 18px 0;
    width: 16%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(4) .model-grade-0003__table--label {
    margin: 0 0 30px 0;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(5) {
    margin: 0 0 18px 0;
    width: 13%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(5) .model-grade-0003__table--label {
    margin: 0 0 30px 0;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(6) {
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(6) .model-grade-0003__table--label {
    margin: 0 0 4px 0;
  }
  .model-grade-0003__table--tbody--box-2 {
    width: 74%;
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .model-grade-0003__table--tbody--title-2 {
    width: 26%;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2 {
    margin: 0 0 22px 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:first-child {
    width: 27%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(1) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(2) {
    width: 42%;
    text-align: left;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(2) .model-grade-0003__table--label {
    margin: 0 0 30px 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(3) {
    width: 21%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(3) .model-grade-0003__table--label {
    margin: 0 0 30px 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(4) {
    width: 10%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(4) .model-grade-0003__table--label {
    margin: 0 0 30px 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(5) {
    width: 28%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(5) .model-grade-0003__table--label {
    margin: 0 0 30px 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(6) {
    width: 72%;
    text-align: left;
    float: left;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .model-grade-0003 {
    margin: 0 80px 0;
  }
  .model-grade-0003__table--label {
    font-size: 12px;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--content {
    font-size: 14px;
    padding: 0 10px 0 0;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--content-1-sp-tabsp {
    display: none;
  }
  .model-grade-0003__table--tbody--content-1-tabpc-pc {
    font-size: 14px;
    padding: 0 10px 0 0;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--content-2-sp-tabsp {
    font-size: 14px;
    padding: 0 10px 0 0;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--content-2-tabpc-pc {
    display: none;
  }
  .model-grade-0003__table {
    border: none;
  }
  .model-grade-0003__table--head {
    display: none;
  }
  .model-grade-0003__table--tbody {
    padding: 30px 0 0 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
  .model-grade-0003__table--tbody--div--title {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box {
    width: 74%;
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .model-grade-0003__table--tbody--div--img img {
    width: 77%;
    float: left;
  }
  .model-grade-0003__table--tbody {
    clear: both;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 10px 0;
  }
  .modelgrade-0003-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 12px;
  }
  .modelgrade-0003-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .model-grade-0003__table--tbody--box-1 {
    width: 60%;
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .model-grade-0003__table--tbody--box--last {
    width: 20%;
    float: right;
  }
  .model-grade-0003__table--tbody--box--inner-1:first-child {
    margin: 0 0 22px 0;
    width: 34%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(1) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(2) {
    margin: 0 0 22px 0;
    width: 36%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(2) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(3) {
    margin: 0 0 22px 0;
    width: 28%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(3) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(4) {
    margin: 0 0 22px 0;
    width: 34%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(4) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(5) {
    margin: 0 0 22px 0;
    width: 36%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(5) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(6) {
    margin: 0 0 22px 0;
    width: 28%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(6) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--title-1 {
    width: 20%;
    float: left;
  }
  .model-grade-0003__table--tbody--title-2 {
    width: 20%;
    float: left;
  }
  .model-grade-0003__table--tbody--box-2 {
    width: 80%;
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .model-grade-0003__table--tbody--box--inner-2 {
    margin: 0 0 22px 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:first-child {
    width: 29%;
    text-align: left;
    float: left;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(1) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(2) {
    width: 38%;
    text-align: left;
    float: left;
    padding: 0 3% 0 0;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(2) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(3) {
    width: 26%;
    text-align: left;
    float: left;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(3) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(4) {
    width: 4%;
    text-align: left;
    float: left;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(4) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(5) {
    width: 29%;
    text-align: left;
    float: left;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(5) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(6) {
    width: 45%;
    text-align: left;
    float: left;
    line-height: 1.5em;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(6) .model-grade-0003__table--label {
    margin: 0 0 10px 0;
  }
}
/*  pc-small nomal */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .model-grade-0003 {
    margin: 0 120px 0;
    display: block;
  }
  .model-grade-0003__table--label {
    display: none;
  }
  .model-grade-0003__table--tbody {
    display: flex;
    float: left;
    padding: 30px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
  .model-grade-0003__table--tbody--content {
    line-height: 1.5em;
    font-size: 14px;
    margin: 30px 0 0 0;
  }
  .model-grade-0003__table--tbody--content.model-grade-0003_motor {
    line-height: 1.5em;
    font-size: 14px;
    margin: 20px 0 0 0;
  }
  .model-grade-0003__table--tbody--content-1-sp-tabsp {
    display: none;
  }
  .model-grade-0003__table--tbody--content-1-tabpc-pc {
    font-size: 14px;
    line-height: 1.5em;
    margin: 20px 0 0 0;
  }
  .model-grade-0003__table--tbody--content-2-sp-tabsp {
    display: none;
  }
  .model-grade-0003__table--tbody--content-2-tabpc-pc {
    font-size: 14px;
    line-height: 1.5em;
    margin: 20px 0 0 0;
  }
  .model-grade-0003__table--tbody--div--img img {
    width: 61%;
  }
  .model-grade-0003__table--tbody--div--title {
    font-size: 16px;
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px 0 30px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box {
    width: 81%;
  }
  .model-grade-0003__table--tbody--box--cullum {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .model-grade-0003 .modelgrade-0003-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 12px;
  }
  .model-grade-0003 .modelgrade-0003-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 32%;
    right: 23px;
    width: 6px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .model-grade-0003__table--tbody--box-1 {
    width: 68%;
  }
  .model-grade-0003__table--head {
    padding: 0 0 10px 0;
  }
  .model-grade-0003__table--head--name-1:first-child {
    text-align: left;
    font-size: 12px;
    width: 16%;
    float: left;
  }
  .model-grade-0003__table--head--name-1:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 14%;
    float: left;
  }
  .model-grade-0003__table--head--name-1:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 17%;
    float: left;
  }
  .model-grade-0003__table--head--name-1:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 8.5%;
    float: left;
  }
  .model-grade-0003__table--head--name-1:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 7%;
    float: left;
  }
  .model-grade-0003__table--head--name-1:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 8%;
    float: left;
  }
  .model-grade-0003__table--head--name-1:nth-child(7) {
    text-align: left;
    font-size: 12px;
    float: left;
  }
  .model-grade-0003__table--tbody--title-1 {
    width: 17%;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:first-child {
    width: 21%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(2) {
    width: 25%;
    text-align: left;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(3) {
    width: 13%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(4) {
    width: 9.5%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(5) {
    width: 12%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(6) {
    width: 19%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--last {
    width: 18%;
    float: right;
  }
  .model-grade-0003__table--tbody--box-2 {
    width: 83%;
  }
  .model-grade-0003__table--head--name-2:first-child {
    text-align: left;
    font-size: 12px;
    width: 17%;
    float: left;
  }
  .model-grade-0003__table--head--name-2:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 18%;
    float: left;
  }
  .model-grade-0003__table--head--name-2:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 21%;
    float: left;
  }
  .model-grade-0003__table--head--name-2:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 12%;
    float: left;
  }
  .model-grade-0003__table--head--name-2:nth-child(5) {
    text-align: left;
    font-size: 11px;
    width: 11%;
    float: left;
  }
  .model-grade-0003__table--head--name-2:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 10%;
    float: left;
  }
  .model-grade-0003__table--head--name-2:nth-child(7) {
    text-align: left;
    font-size: 12px;
    float: left;
    width: 11%;
  }
  .model-grade-0003__table--tbody--title-2 {
    width: 17%;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:first-child {
    width: 22%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(2) {
    width: 25%;
    text-align: left;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(2) .model-grade-0003__table--tbody--content {
    line-height: 1.5em;
    font-size: 14px;
    margin: 20px 0 0 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(3) {
    width: 15%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(4) {
    width: 13%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(5) {
    width: 13%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(6) {
    width: 12%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--last {
    width: 16.5%;
    float: right;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .model-grade-0003 {
    margin: 0 120px 0;
    display: block;
  }
  .model-grade-0003__table--label {
    display: none;
  }
  .model-grade-0003__table--tbody--div--img img {
    width: 40%;
  }
  .model-grade-0003__table--tbody--content {
    line-height: 1.5em;
    font-size: 14px;
    margin: 30px 0 0 0;
  }
  .model-grade-0003__table--tbody--content.model-grade-0003_motor {
    font-size: 14px;
    line-height: 1.5em;
    margin: 20px 0 0 0;
  }
  .model-grade-0003__table--tbody--content-1-tabpc-pc {
    font-size: 14px;
    line-height: 1.5em;
    margin: 20px 0 0 0;
  }
  .model-grade-0003__table--tbody--content-1-sp-tabsp {
    display: none;
  }
  .model-grade-0003__table--tbody--content-2-sp-tabsp {
    display: none;
  }
  .model-grade-0003__table--tbody--content-2-tabpc-pc {
    font-size: 14px;
    line-height: 1.5em;
    margin: 20px 0 0 0;
  }
  .model-grade-0003__table--tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 25px 0 35px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 10px 0;
  }
  .model-grade-0003__table--tbody--box--cullum {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .model-grade-0003__table--tbody--div--title {
    font-size: 16px;
    margin: 0 0 10px 0;
  }
  .model-grade-0003 .modelgrade-0003-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 12px;
  }
  .model-grade-0003 .modelgrade-0003-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 32%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .coloricon.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .internal-links.modelgrade-0003-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .theme-2 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before, .theme-3 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .theme-4 .model-grade-0003 .external-links.modelgrade-0003-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 11px;
    height: 12px;
  }
  .model-grade-0003__table--tbody--box-1 {
    width: 73%;
  }
  .model-grade-0003__table--head {
    padding: 0 0 10px 0;
  }
  .model-grade-0003__table--head--name-1:first-child {
    text-align: left;
    font-size: 12px;
    width: 18%;
    float: left;
  }
  .model-grade-0003__table--head--name-1:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 13.5%;
    float: left;
  }
  .model-grade-0003__table--head--name-1:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 15%;
    float: left;
  }
  .model-grade-0003__table--head--name-1:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 9%;
    float: left;
  }
  .model-grade-0003__table--head--name-1:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 9%;
    float: left;
  }
  .model-grade-0003__table--head--name-1:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 9%;
    float: left;
  }
  .model-grade-0003__table--head--name-1:nth-child(7) {
    text-align: left;
    font-size: 12px;
    float: left;
  }
  .model-grade-0003__table--tbody--title-1 {
    width: 19%;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-1:first-child {
    width: 19.5%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(2) {
    width: 22%;
    text-align: left;
    float: left;
    padding: 0 3% 0 0;
    font-size: 14px;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(3) {
    width: 13.5%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(4) {
    width: 13%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(5) {
    width: 13%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0003__table--tbody--box--inner-1:nth-child(6) {
    width: 19%;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0003__table--tbody--box--last {
    width: 16%;
    float: right;
  }
  .model-grade-0003__table--tbody--box-2 {
    width: 85%;
  }
  .model-grade-0003__table--head--name-2:first-child {
    text-align: left;
    font-size: 12px;
    width: 17%;
    float: left;
  }
  .model-grade-0003__table--head--name-2:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 15%;
    float: left;
  }
  .model-grade-0003__table--head--name-2:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 20.5%;
    float: left;
  }
  .model-grade-0003__table--head--name-2:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 14%;
    float: left;
  }
  .model-grade-0003__table--head--name-2:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 12.5%;
    float: left;
  }
  .model-grade-0003__table--head--name-2:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 13.5%;
    float: left;
  }
  .model-grade-0003__table--head--name-2:nth-child(7) {
    text-align: left;
    font-size: 12px;
    float: left;
    width: 7%;
  }
  .model-grade-0003__table--tbody--title-2 {
    width: 17%;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:first-child {
    width: 19%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(2) {
    width: 24%;
    text-align: left;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(3) {
    width: 17%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(4) {
    width: 15%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(5) {
    width: 16%;
    text-align: left;
    float: left;
  }
  .model-grade-0003__table--tbody--box--inner-2:nth-child(6) {
    width: 9%;
    text-align: left;
    float: right;
  }
  .model-grade-0003__table--tbody--box--last {
    width: 14.5%;
    float: right;
  }
}
.model-grade-0004 {
  display: block;
}

.model-grade-0004__table {
  width: 100%;
}

.model-grade-0004__clear {
  clear: both;
}

.model-grade-0004__table--tbody--box--last-2 {
  display: none;
}

.model-grade-0004__modal-btn-icon {
  position: absolute;
  width: 11px;
  height: 10px;
  top: 36%;
  right: 11px;
}

.model-grade-0004__table--tbody--span--price {
  font-weight: normal;
  font-size: 10px;
}

.model-grade-br-sp {
  display: none;
}

.model-grade-0004 .modelgrade-0004-inner__btn__link:before {
  position: absolute;
}

.theme-4 .model-grade-0004 .modelgrade-0004-inner__btn__link {
  border-radius: 30px;
}

.theme-1 .model-grade-0004__table--tbody--div--img img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-2 .model-grade-0004__table--tbody--div--img img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .model-grade-0004__table--tbody--div--img img {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .model-grade-0004__table--tbody--div--img img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.model-grade-0004__modal-btn2 {
  font-weight: bold;
}

.model-grade-0004 .modelgrade-0004-inner__btn__link {
  font-weight: bold;
}

.model-grade-0004__table--tbody--div--img .imgobj_noimage {
  width: 0%;
}

.model-grade-0004__table--tbody--div--title {
  line-height: 1.8em;
}

.model-grade-0004__table--label {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

/* sp -  */
@media screen and (max-width: 767px) {
  .model-grade-br-sp {
    display: block;
  }
  .model-grade-0004 {
    margin: 0 16px 0;
  }
  .model-grade-0004__table--head--name-1 {
    display: none;
  }
  .model-grade-0004__table--head {
    border-bottom: 1px solid;
  }
  .model-grade-0004__table--head {
    border-bottom: 1px solid;
    display: none;
  }
  .model-grade-0004__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
  }
  .model-grade-0004__table--tbody--content {
    float: left;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
  }
  .model-grade-0004__table--label {
    margin: 0;
    font-size: 11px;
    /* height: 20px; */
    line-height: 1.5em;
    padding-bottom: 5px;
  }
  .model-grade-0004 .fuel_economy_type_label {
    font-size: 10px;
    margin: 8px 0 6px 0;
    color: #999;
    display: block;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(4) .model-grade-0004__table--label {
    margin: 0;
    font-size: 11px;
    /* height: 20px; */
    line-height: 1.5em;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(5) .model-grade-0004__table--label {
    margin: 0;
    font-size: 11px;
    /* height: 20px; */
    line-height: 1.5em;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(6) .model-grade-0004__table--label {
    margin: 0;
    font-size: 11px;
    /* height: 20px; */
    line-height: 1.5em;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(5) .model-grade-0004__table--label {
    /* height: 20px; */
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(5) .model-grade-0004__table--label {
    /* height: 20px; */
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(5) .model-grade-0004__table--label {
    /* height: 20px; */
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(5) .model-grade-0004__table--label {
    /* height: 20px; */
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(6) .model-grade-0004__table--label {
    /* height: 20px; */
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(5) .model-grade-0004__table--label {
    /* height: 20px; */
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(6) .model-grade-0004__table--label {
    /* height: 20px; */
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(7) .model-grade-0004__table--label {
    margin: 0;
    font-size: 11px;
    /* height: 35px; */
    line-height: 1.5em;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(7) .model-grade-0004__table--label {
    margin: 0;
    font-size: 11px;
    /* height: 35px; */
    line-height: 1.5em;
  }
  .model-grade-0004__table--tbody--title-1, .model-grade-0004__table--tbody--title-2 {
    width: 100%;
    clear: both;
    margin: 0 0 22px 0;
  }
  .model-grade-0004__table--tbody--div--img {
    clear: both;
    width: 100%;
    margin: 13px 0 0 0;
  }
  .model-grade-0004__table--tbody--div--img img {
    width: 32%;
    float: left;
  }
  .model-grade-0004__table--tbody {
    border-bottom: 1px solid;
    padding: 23px 0 35px;
  }
  .model-grade-0004__table--tbody--box {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .theme-1 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 40px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-2 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 40px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-3 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 40px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-4 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 40px 0 11px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    position: relative;
  }
  .model-grade-0004 .modelgrade-0004-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    position: relative;
    width: 100%;
    height: 34px;
    font-weight: bold;
    margin: 0 0 8px 0;
  }
  .theme-1 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0004__table--tbody--content--span {
    font-weight: normal;
    font-size: 9px;
  }
  .model-grade-0004__table--tbody--box--inner-1 {
    font-weight: bold;
    font-size: 13px;
  }
  .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 33%;
    float: left;
    margin: 0 2% 26px 0;
  }
  .model-grade-0004__table--tbody--box-1 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: 0 0 10px 0;
  }
  .fuel_wltc_one .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 25%;
    margin-bottom: 10px;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: 0 0 10px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: 0 0 10px 0;
  }
  .fuel_wltc_all .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 25%;
    margin-bottom: 10px;
  }
  .only_wltc_all .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 25%;
    margin-bottom: 10px;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 33%;
    float: left;
    margin: 0 2% 26px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 24%;
    float: left;
    margin: 0 2% 26px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 33%;
    margin: 0 2% 26px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 33%;
    margin: 0 2% 26px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 33%;
    float: left;
    margin: 0 2% 26px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 25%;
    margin: 0 2% 26px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 25%;
    margin: 0 2% 26px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 33%;
    float: left;
    margin: 0 2% 26px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(6) {
    width: 23%;
    float: left;
    margin: 0 2% 26px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(6) {
    width: 33%;
    margin: 0 2% 26px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(6) {
    width: 33%;
    margin: 0 2% 26px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(7) {
    width: auto;
    float: left;
    margin: 0 0 26px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(7) {
    width: 28%;
    margin: 0 2% 26px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(7) {
    width: 28%;
    margin: 0 2% 26px 0;
  }
  .fuel_normal .model-grade-0004__table--tbody--box--inner-1:nth-child(7) .br_sp {
    display: none;
  }
  .model-grade-0004__table--tbody--title-1, .model-grade-0004__table--tbody--title-2 {
    width: 100%;
    clear: both;
    margin: 0 0 16px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2 {
    margin: 0 0 32px 0;
    font-size: 13px;
    float: left;
  }
  .model-grade-0004__table--tbody--box-2 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 33%;
    float: left;
    margin: 0 2% 32px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 33%;
    float: left;
    margin: 0 2% 32px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 33%;
    margin: 0 2% 32px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 33%;
    margin: 0 2% 32px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(3) {
    width: 28%;
    float: left;
    margin: 0 2% 32px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(3) {
    width: 33%;
    margin: 0 2% 32px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(3) {
    width: 33%;
    margin: 0 2% 32px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 33%;
    float: left;
    margin-bottom: 0;
    margin: 0 2% 32px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 28%;
    margin: 0 2% 32px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 28%;
    margin: 0 2% 32px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 33%;
    float: left;
    margin: 0 2% 32px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 33%;
    margin: 0 2% 32px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 33%;
    margin: 0 2% 32px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 26%;
    float: left;
    margin: 0 2% 32px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 33%;
    margin: 0 2% 32px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 33%;
    margin: 0 2% 32px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: auto;
    float: left;
    margin: 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: 28%;
    margin: 0 2% 32px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: 28%;
    margin: 0 2% 32px 0;
  }
  .fuel_normal .model-grade-0004__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(4) .model-grade-0004__table--label {
    /* height: 20px; */
    margin-bottom: 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(7) .model-grade-0004__table--label {
    height: 35px;
    margin-bottom: 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(7) .model-grade-0004__table--label {
    height: 35px;
    margin-bottom: 0;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .model-grade-0004 {
    margin: 0 40px 0;
  }
  .model-grade-0004__table--label {
    font-weight: bold;
    margin: 0 0 8px 0;
    font-size: 12px;
    line-height: 1.5em;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(7) .br_sp {
    display: none;
  }
  .model-grade-0004 .fuel_economy_type_label {
    font-size: 10px;
    margin: 0 0 5px 0;
    color: #999;
    display: block;
  }
  .model-grade-0004__table--tbody--content {
    font-size: 14px;
    font-weight: bold;
  }
  .model-grade-0004__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
    margin: -8px 0 0 0;
  }
  .model-grade-0004__table {
    border: none;
  }
  .model-grade-0004__table--head--name-1 {
    display: none;
  }
  .model-grade-0004__table--head {
    display: none;
    border-bottom: 1px solid;
  }
  .model-grade-0004__table--tbody {
    padding: 24px 0;
    border-bottom: 1px solid;
  }
  .fuel_normal.model-grade-0004__table--tbody {
    /* padding-bottom: 0; */
  }
  .fuel_wltc_one.model-grade-0004__table--tbody {
    /* padding-bottom: 0; */
  }
  .fuel_wltc_all.model-grade-0004__table--tbody {
    /* padding-bottom: 0; */
  }
  .model-grade-0004__table--tbody--title-1 {
    width: 25%;
    padding: 0 4% 0 0;
    float: left;
  }
  .model-grade-0004__table--tbody--div--img {
    width: 65%;
    float: left;
    margin: 7px 0 0 0;
  }
  .model-grade-0004__table--tbody--div--img img {
    width: 100%;
    float: left;
  }
  .model-grade-0004__table--tbody--box--last-1 {
    width: auto;
    float: none;
    text-align: center;
    clear: both;
  }
  .theme-1 .model-grade-0004__modal-btn2 {
    display: inline-block;
    text-align: left;
    line-height: 35px;
    height: 35px;
    font-size: 12px;
    padding: 1px 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: none;
    width: 25%;
    margin: 10px 0 0 0;
    position: relative;
  }
  .theme-2 .model-grade-0004__modal-btn2 {
    display: inline-block;
    text-align: left;
    line-height: 34px;
    height: 35px;
    font-size: 12px;
    padding: 1px 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: none;
    width: 25%;
    margin: 10px 0 0 0;
    position: relative;
  }
  .theme-3 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    line-height: 34px;
    height: 35px;
    font-size: 12px;
    padding: 1px 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: none;
    width: 25%;
    margin: 10px 0 0 0;
    position: relative;
  }
  .theme-4 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    line-height: 34px;
    height: 35px;
    font-size: 12px;
    padding: 1px 9px 0 11px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: none;
    width: 25%;
    margin: 10px 0 0 0;
    position: relative;
  }
  .model-grade-0004 .button-0001-inner__btn {
    text-align: left;
  }
  .model-grade-0004 .modelgrade-0004-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 1px 94px 0px 11px;
    position: relative;
    width: 25%;
    height: 35px;
    line-height: 35px;
    margin: 10px 6px 0 26px;
  }
  .model-grade-0004 .modelgrade-0004-inner__btn__link.key-border-1 {
    padding: 0px 94px 0px 11px;
  }
  .theme-1 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0004__table--tbody--box-1 {
    width: 73.5%;
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 18.7%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -5px 0 20px 0;
  }
  .fuel_wltc_one .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 17%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -5px 0 20px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -5px 0 20px 0;
  }
  .fuel_wltc_all .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 15%;
  }
  .only_wltc_all .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 15%;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 22.2%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 23%;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 23%;
    margin: 0 2% 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 23%;
    margin: 0 2% 21px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 25%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 25%;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 23%;
    margin: 0 2% 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 23%;
    margin: 0 2% 21px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 26%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 27%;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 27%;
    margin: 0 2% 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 27%;
    margin: 0 2% 21px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 19%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 14%;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 14%;
    margin: 0 2% 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 14%;
    margin: 0 2% 21px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(6) {
    width: 22%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(6) {
    width: 23%;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(6) {
    width: 23%;
    margin: 0 2% 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(6) {
    width: 23%;
    margin: 0 2% 21px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(7) {
    width: 53%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(7) {
    width: auto;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(7) {
    width: auto;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(7) {
    width: auto;
  }
  .model-grade-0004__table--tbody--box-2 {
    width: 75%;
    float: left;
    margin: -3px 0 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .model-grade-0004__table--tbody--title-2 {
    width: 25%;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-2 {
    margin: 0 0 22px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 18%;
    text-align: left;
    float: left;
    margin: 0 2% 22px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 22%;
    text-align: left;
    float: left;
    margin: 0 2% 22px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(3) {
    width: 24%;
    text-align: left;
    float: left;
    margin: 0 2% 22px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 28%;
    text-align: left;
    float: left;
    margin: 0 2% 22px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 18%;
    text-align: left;
    float: left;
    margin: 0 2% 22px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 22%;
    text-align: left;
    float: left;
    margin-bottom: 0;
    margin: 0 2% 22px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: auto;
    text-align: left;
    float: left;
    margin-bottom: 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .model-grade-0004 {
    margin: 0 80px 0;
  }
  .model-grade-0004__table--label {
    font-weight: bold;
    margin: 0 0 7px 0;
    font-size: 12px;
    line-height: 1.5em;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(7) .br_sp {
    display: none;
  }
  .model-grade-0004 .fuel_economy_type_label {
    font-size: 10px;
    margin: 0 0 10px 0;
    color: #999;
    display: block;
  }
  .model-grade-0004__table--tbody--content {
    font-size: 14px;
    font-weight: bold;
  }
  .model-grade-0004__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
    margin: -8px 0 0 0;
  }
  .model-grade-0004__table {
    border: none;
  }
  .model-grade-0004__table--head--name-1 {
    display: none;
  }
  .model-grade-0004__table--head {
    border-bottom: 1px solid;
    display: none;
  }
  .model-grade-0004__table--tbody {
    padding: 22px 0 23px;
    border-bottom: 1px solid;
  }
  .model-grade-0004__table--tbody--title-1 {
    width: 20%;
    padding: 0 4.5% 0 0;
    float: left;
  }
  .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 19.4%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -2px 0 24px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -3px 0 24px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -3px 0 24px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 17.4%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 17.4%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 17.4%;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 12%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 12%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 12%;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 23.2%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 21%;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 21%;
    margin: 0 2% 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 21%;
    margin: 0 2% 21px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 26%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 25%;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 25%;
    margin: 0 2% 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 25%;
    margin: 0 2% 21px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 21%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 26%;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 26%;
    margin: 0 2% 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 26%;
    margin: 0 2% 21px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 19.5%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(6) {
    width: 23%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  /* .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(6){
      width: 23%;
  } */
  .model-grade-0004__table--tbody--box--inner-1:nth-child(7) {
    width: 48%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--div--img {
    margin: 7px 0 0 0;
  }
  .model-grade-0004__table--tbody--div--img img {
    width: 64%;
    float: left;
  }
  .model-grade-0004__table--tbody--box--last-1 {
    width: 19.8%;
    float: right;
  }
  .theme-1 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    position: relative;
  }
  .theme-2 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    position: relative;
  }
  .theme-3 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    position: relative;
  }
  .theme-4 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 100%;
    position: relative;
  }
  .model-grade-0004 .modelgrade-0004-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 0 8px 0;
  }
  .model-grade-0004 .modelgrade-0004-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0004__table--tbody--box-1 {
    width: 56.5%;
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .model-grade-0004__table--tbody--title-2 {
    width: 20%;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0004__table--tbody--box-2 {
    width: 80%;
    float: left;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .model-grade-0004__table--tbody--box--inner-2 {
    /* margin: 0 2% 22px 0; */
  }
  .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 13%;
    text-align: left;
    float: left;
    margin: 0 2% 22px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 16%;
    text-align: left;
    float: left;
    margin: 0 2% 22px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 14%;
    margin: 0 2% 22px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 14%;
    margin: 0 2% 22px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 14%;
    margin: 0 2% 22px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(3) {
    width: 18%;
    text-align: left;
    float: left;
    margin: 0 2% 22px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(3) {
    width: 17%;
    margin: 0 2% 22px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(3) {
    width: 17%;
    margin: 0 2% 22px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(3) {
    width: 17%;
    margin: 0 2% 22px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 19%;
    text-align: left;
    float: left;
    margin: 0 2% 22px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 18%;
    margin: 0 2% 22px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 18%;
    margin: 0 2% 22px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 18%;
    margin: 0 2% 22px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 11%;
    text-align: left;
    float: left;
    margin: 0 2% 22px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 10%;
    margin: 0 2% 22px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 10%;
    margin: 0 2% 22px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 10%;
    margin: 0 2% 22px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 8%;
    text-align: left;
    float: left;
    margin: 0 2% 22px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 9%;
    margin: 0 2% 22px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 9%;
    margin: 0 2% 22px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 9%;
    margin: 0 2% 22px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: auto;
    text-align: left;
    float: left;
    margin-bottom: 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: 19%;
    margin: 0 2% 22px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: 19%;
    margin: 0 2% 22px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
}
/*  pc-small-nomal */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .model-grade-0004 {
    margin: 0 120px 0;
  }
  .model-grade-0004__table--label {
    font-weight: bold;
    margin: 0 0 7px 0;
    font-size: 12px;
    line-height: 1.5em;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(7) .br_sp {
    display: none;
  }
  .model-grade-0004 .fuel_economy_type_label {
    font-size: 10px;
    margin: 0 0 5px 0;
    color: #999;
    display: block;
  }
  .model-grade-0004__table--tbody--content {
    font-size: 14px;
    font-weight: bold;
  }
  .model-grade-0004__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
    margin: -8px 0 0 0;
  }
  .model-grade-0004__table {
    border: none;
  }
  .model-grade-0004__table--head--name-1 {
    display: none;
  }
  .model-grade-0004__table--head {
    border-bottom: 1px solid;
    display: none;
  }
  .model-grade-0004__table--tbody {
    padding: 22px 0 22px;
    border-bottom: 1px solid;
  }
  .model-grade-0004__table--tbody--title-1 {
    width: 19%;
    padding: 0 3% 0 0;
    float: left;
  }
  .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 13.5%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -3px 0 21px 0;
  }
  .fuel_wltc_one .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 14%;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -3px 0 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: -3px 0 20px 0;
  }
  .fuel_wltc_all .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 14%;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 16.2%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 18%;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 18%;
    margin: 0 2% 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 18%;
    margin: 0 2% 21px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 18.3%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 20%;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 20%;
    margin: 0 2% 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 20%;
    margin: 0 2% 21px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 20%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 22%;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 22%;
    margin: 0 2% 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 22%;
    margin: 0 2% 21px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 11%;
    text-align: left;
    float: left;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 12%;
    margin: 0 2% 21px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 12%;
    margin: 0 2% 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 12%;
    margin: 0 2% 21px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(6) {
    width: 13.6%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(7) {
    width: 48%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(7) {
    width: auto;
  }
  .model-grade-0004__table--tbody--div--img {
    margin: 7px 0 0 0;
  }
  .model-grade-0004__table--tbody--div--img img {
    width: 58%;
    float: left;
  }
  .model-grade-0004__table--tbody--box--last-1 {
    width: 16.5%;
    float: right;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--last-1 {
    margin: 20px 0 0 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--last-1 {
    margin: 20px 0 0 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--last-1 {
    margin: 20px 0 0 0;
  }
  .theme-1 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    position: relative;
  }
  .theme-2 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    position: relative;
  }
  .theme-3 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    position: relative;
  }
  .theme-4 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 13px 0 11px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 100%;
    position: relative;
  }
  .model-grade-0004 .modelgrade-0004-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 0 8px 0;
  }
  .model-grade-0004 .modelgrade-0004-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0004__table--tbody--box-1 {
    width: 64.5%;
    float: left;
    display: flex;
    flex-wrap: wrap;
  }
  .model-grade-0004__table--tbody--title-2 {
    width: 19%;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0004__table--tbody--box-2 {
    width: 80%;
    float: left;
  }
  .model-grade-0004__table--tbody--box--inner-2 {
    margin: 0 0 22px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 10%;
    text-align: left;
    float: left;
    margin-right: 2%;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: -3px 0 21px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: -3px 0 21px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: -3px 0 21px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 13%;
    text-align: left;
    float: left;
    margin-right: 2%;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 14%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 14%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 14%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(3) {
    width: 15%;
    text-align: left;
    float: left;
    margin-right: 2%;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(3) {
    width: 16%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(3) {
    width: 16%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(3) {
    width: 16%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 16%;
    text-align: left;
    float: left;
    margin-right: 2%;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 17%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 17%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 17%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 8.2%;
    text-align: left;
    float: left;
    margin-right: 2%;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 9%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 9%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 9%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 9%;
    text-align: left;
    float: left;
    margin-right: 2%;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 9%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 9%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 9%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: 14%;
    text-align: left;
    float: left;
    margin-right: 2%;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: 23%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: 23%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: 23%;
    margin-bottom: 0;
    margin-right: 2%;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .model-grade-0004 {
    margin: 0 120px 0;
    display: block;
  }
  .model-grade-0004__table--label {
    /* display: none; */
    display: block;
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 10px 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(7) .br_sp {
    display: none;
  }
  .model-grade-0004 .fuel_economy_type_label {
    font-size: 12px;
    margin: 0 0 5px 0;
    color: #999;
    display: block;
  }
  .model-grade-0004__table--tbody--div--img {
    margin: 0 0 0 0;
  }
  .model-grade-0004__table--tbody--div--img img {
    width: 65%;
  }
  .model-grade-0004__table--head {
    display: none;
    /* border-bottom: 1px solid; */
    /* padding: 0 0 10px 0; */
  }
  .model-grade-0004__table--tbody {
    /*     display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; */
    padding: 15px 0 17px;
    /* display: flex; */
    float: left;
    width: 100%;
    border-bottom: 1px solid;
  }
  .fuel_wltc_one.model-grade-0004__table--tbody {
    padding-bottom: 24px;
  }
  .fuel_wltc_all.model-grade-0004__table--tbody {
    padding-bottom: 24px;
  }
  .only_wltc_all.model-grade-0004__table--tbody {
    padding-bottom: 24px;
  }
  .model-grade-0004__table--tbody--box--cullum {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .model-grade-0004__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0 10px 0;
  }
  .model-grade-0004__table--tbody--content {
    font-size: 14px;
    font-weight: bold;
  }
  .model-grade-0004__table--tbody--content--span {
    font-size: 9px;
    vertical-align: top;
  }
  .model-grade-0004__table--tbody--box--last-1 {
    width: 13.5%;
    float: right;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--last-1 {
    margin: 28px 0 0 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--last-1 {
    margin: 28px 0 0 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--last-1 {
    margin: 28px 0 0 0;
  }
  .theme-1 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 11px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 11px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 11px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .model-grade-0004__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    float: right;
    padding: 0 0 0 11px;
    position: relative;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .model-grade-0004 .modelgrade-0004-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 0 8px 0;
  }
  .model-grade-0004 .modelgrade-0004-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0004 .coloricon.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0004 .internal-links.modelgrade-0004-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before, .theme-3 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0004 .external-links.modelgrade-0004-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .model-grade-0004__table--tbody--title-1 {
    width: 14.5%;
    padding: 0 3% 0 0;
    float: left;
  }
  .model-grade-0004__table--head--name-1 {
    font-weight: bold;
  }
  .model-grade-0004__table--head--name-1:first-child {
    text-align: left;
    font-size: 12px;
    width: 15.5%;
    float: left;
  }
  .model-grade-0004__table--head--name-1:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 8%;
    float: left;
  }
  .model-grade-0004__table--head--name-1:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 9.5%;
    float: left;
  }
  .model-grade-0004__table--head--name-1:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 10.7%;
    float: left;
  }
  .model-grade-0004__table--head--name-1:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 11.5%;
    float: left;
  }
  .model-grade-0004__table--head--name-1:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 7%;
    float: left;
  }
  .model-grade-0004__table--head--name-1:nth-child(7) {
    text-align: left;
    font-size: 12px;
    width: 6.7%;
    float: left;
  }
  .model-grade-0004__table--head--name-1:nth-child(8) {
    text-align: left;
    font-size: 12px;
    width: 12%;
    float: left;
  }
  .model-grade-0004__table--head--name-1:nth-child(9) {
    width: 16%;
    float: left;
  }
  .model-grade-0004__table--tbody--box-1 {
    width: 72.5%;
  }
  .fuel_normal .model-grade-0004__table--tbody--box-1 {
    width: 71%;
    float: left;
    margin: 5px 0 0 0;
  }
  .only_wltc .model-grade-0004__table--tbody--box-1 {
    width: 71%;
    float: left;
    margin: 5px 0 0 0;
  }
  .general .model-grade-0004__table--tbody--box-1 {
    width: 71%;
    float: left;
    margin: 5px 0 0 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box-1 {
    width: 71%;
    float: left;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box-1 {
    width: 71%;
    float: left;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box-1 {
    width: 71%;
    float: left;
  }
  /*     .fuel_normal .model-grade-0004__table--tbody--box--inner-1:first-child {
      width: 11%;
      text-align: left;
      float: left;
    } */
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: 5px 0 23px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: 5px 0 23px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 100%;
    text-align: left;
    float: left;
    margin: 5px 0 23px 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 11%;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 9%;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 9%;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2 .fuel_economy_type_wrap .fuel_economy_type_item {
    float: left;
    width: 9%;
  }
  .model-grade-0004__table--tbody--box--inner-1:first-child {
    width: 9.5%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 12%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 13%;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 13%;
    margin: 0 2% 0 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(2) {
    width: 13%;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 13%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 14%;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 14%;
    margin: 0 2% 0 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(3) {
    width: 14%;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 14%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 15%;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 15%;
    margin: 0 2% 0 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(4) {
    width: 15%;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 8%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 9%;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 9%;
    margin: 0 2% 0 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(5) {
    width: 9%;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(6) {
    width: 8%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-1:nth-child(6) {
    width: 9%;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(6) {
    width: 9%;
    margin: 0 2% 0 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-1:nth-child(6) {
    width: 9%;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-1:nth-child(7) {
    width: 21%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box-2 {
    width: 85.5%;
    float: left;
    margin: 7px 0 0 0;
  }
  .model-grade-0004__table--head--name-2:first-child {
    text-align: left;
    font-size: 12px;
    width: 18%;
    float: left;
  }
  .model-grade-0004__table--head--name-2:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 10%;
    float: left;
  }
  .model-grade-0004__table--head--name-2:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 12%;
    float: left;
  }
  .model-grade-0004__table--head--name-2:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 12%;
    float: left;
  }
  .model-grade-0004__table--head--name-2:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 12%;
    float: left;
  }
  .model-grade-0004__table--head--name-2:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 11%;
    float: left;
  }
  .model-grade-0004__table--head--name-2:nth-child(7) {
    text-align: left;
    font-size: 12px;
    width: 11%;
    float: left;
  }
  .model-grade-0004__table--head--name-2:nth-child(8) {
    text-align: left;
    font-size: 12px;
    width: 14%;
    float: left;
  }
  .model-grade-0004__table--tbody--title-2 {
    width: 14.5%;
    float: left;
    padding: 0 3% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 10%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: 0 0 23px 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: 0 0 23px 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:first-child {
    width: 100%;
    margin: 0 0 23px 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 12%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 13%;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 13%;
    margin: 0 2% 0 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(2) {
    width: 13%;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(3) {
    width: 14%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 14%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 15.5%;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 15.5%;
    margin: 0 2% 0 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(4) {
    width: 15.5%;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 9%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 9.7%;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 9.7%;
    margin: 0 2% 0 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(5) {
    width: 9.7%;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 9%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 10%;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 10%;
    margin: 0 2% 0 0;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(6) {
    width: 10%;
    margin: 0 2% 0 0;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: 17%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .fuel_wltc_one .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: auto;
  }
  .fuel_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: auto;
  }
  .only_wltc_all .model-grade-0004__table--tbody--box--inner-2:nth-child(7) {
    width: auto;
  }
  .model-grade-0004__table--tbody--box--inner-2:nth-child(7) .br_sp {
    display: none;
  }
}
/* 20200205 add */
.model-grade-0004__table--tbody--div--img {
  display: block;
}

.model-grade-0004__table--tbody--div--img img {
  display: block;
  float: none;
}

.model-grade-0004__table--tbody--div--cartype_label {
  display: block;
  margin-top: 5px;
}

.model-grade-0004__table--tbody--div--cartype_label img {
  display: block;
  width: auto;
  height: 20px;
  border-radius: 0 !important;
}

@media screen and (max-width: 767px) {
  .model-grade-0004__table--tbody--div--img {
    position: relative;
  }
  .model-grade-0004__table--tbody--div--cartype_label {
    margin-top: 0;
    position: static;
    top: 50%;
    transform: translateY(-50%);
  }
}
.model-grade-0005 {
  display: block;
  font-weight: bold;
}

.model-grade-0005__table {
  width: 100%;
}

.model-grade-0005__table--clear {
  clear: both;
}

.model-grade-0005__table--tbody--box--last-2 {
  display: none;
}

.modelgrade0005_noset {
  display: none;
}

.model-grade-0005__table--tbody--span--price {
  font-weight: normal;
  font-size: 9px;
}

.model-grade-0005_modal-btn-icon {
  position: absolute;
  width: 6px;
  height: 12px;
  margin-top: 11px;
  right: 9px;
}

.model-grade-0005__table--tbody--content {
  font-size: 14px;
}

.model-grade-0005__table--label,
.model-grade-0005__table--tbody--content {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
  line-height: 1.2;
}

.model-grade-0005 .modelgrade-0005-inner__btn__link:before {
  position: absolute;
}

.theme-4 .model-grade-0005 .modelgrade-0005-inner__btn__link {
  border-radius: 30px !important;
}

/* sp -  */
@media screen and (max-width: 767px) {
  .model-grade-0005 {
    margin: 0 16px 0;
  }
  .model-grade-0005__table--head {
    display: none;
  }
  .model-grade-0005__table {
    margin: -20px 0 0;
  }
  .model-grade-0005__table--tbody--div--title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 20px 0;
  }
  .model-grade-0005__table--tbody--content {
    float: left;
  }
  .model-grade-0005__table--tbody--content--1--tabnomal {
    display: none;
  }
  .model-grade-0005__table--tbody--content--2--tabnomal {
    display: none;
  }
  .model-grade-0005__table--label {
    margin: 0 0 5px 0;
    font-size: 11px;
  }
  .model-grade-0005__table--tbody--title-1, .model-grade-0005__table--tbody--title-2 {
    width: 100%;
    clear: both;
    margin: 0 0 12px 0;
  }
  .model-grade-0005__table--tbody--div--img {
    clear: both;
    width: 100%;
  }
  .model-grade-0005__table--tbody--div--img img {
    width: 28%;
    float: left;
  }
  .model-grade-0005__table--tbody {
    margin: 20px 0 0 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .model-grade-0005__table--tbody--box {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .model-grade-0005 .modelgrade-0005-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    position: relative;
    width: 100%;
    height: 34px;
    font-weight: bold;
    margin: 0 0 8px 0;
  }
  .model-grade-0005 .modelgrade-0005-inner__btn__link.estimate {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 20px 11px 11px;
    position: relative;
    width: 100%;
    height: 34px;
    font-weight: bold;
    margin: 0 0 8px 0;
  }
  .theme-1 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before,
  .theme-3 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before,
  .theme-3 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before,
  .theme-3 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  /* .theme-1 .model-grade-0005__modal-btn {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    vertical-align: 4px;
    padding: 0 40px 0 20px;
    margin: 14px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  } */
  /* .theme-1 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    vertical-align: 4px;
    padding: 0 40px 0 20px;
    margin: 14px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  } */
  /* .theme-2 .model-grade-0005__modal-btn {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    vertical-align: 4px;
    padding: 0 40px 0 20px;
    margin: 14px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  } */
  /* .theme-2 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    vertical-align: 4px;
    padding: 0 40px 0 20px;
    margin: 14px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  } */
  /* .theme-3 .model-grade-0005__modal-btn {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    vertical-align: 4px;
    padding: 0 40px 0 20px;
    margin: 14px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  } */
  /* .theme-3 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    vertical-align: 4px;
    padding: 0 40px 0 20px;
    margin: 14px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  } */
  /* .theme-4 .model-grade-0005__modal-btn {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    vertical-align: 4px;
    padding: 0 40px 0 20px;
    margin: 14px 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    position: relative;
  } */
  /* .theme-4 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    vertical-align: 4px;
    padding: 0 40px 0 20px;
    margin: 14px 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    position: relative;
  } */
  .model-grade-0005__table--tbody--content--span {
    font-weight: normal;
    font-size: 9px;
  }
  .model-grade-0005__table--tbody--span--price {
    font-weight: normal;
  }
  .model-grade-0005__table--tbody--box--inner-1 {
    font-weight: bold;
    /* margin: 0 1% 32px 0; */
    font-size: 13px;
  }
  .model-grade-0005__table--tbody--box-1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .model-grade-0005__table--tbody--box--inner-1:first-child {
    width: 22%;
    float: left;
    margin: 0 2% 32px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(2) {
    width: 23%;
    float: left;
    margin: 0 2% 32px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(3) {
    width: 23%;
    float: left;
    margin: 0 2% 32px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(4) {
    width: 24%;
    float: left;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(5) {
    width: 23%;
    float: left;
    margin: 0 2% 32px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(6) {
    width: 70%;
    float: left;
  }
  .model-grade-0005__table--tbody--title-1, .model-grade-0005__table--tbody--title-2 {
    width: 100%;
    clear: both;
    margin: 0 0 22px 0;
  }
  .model-grade-0005__table--tbody--box--inner-2 {
    margin: 0 0 30px 0;
    font-size: 13px;
    float: left;
  }
  .model-grade-0005__table--tbody--box-2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .model-grade-0005__table--tbody--box--inner-2:first-child {
    width: 23%;
    float: left;
    margin: 0 2% 15px 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(2) {
    width: 23%;
    float: left;
    margin: 0 2% 15px 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(3) {
    width: 23%;
    float: left;
    margin: 0 2% 15px 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(4) {
    width: 25%;
    float: left;
    margin: 0 0 15px 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(5) {
    width: 23%;
    float: left;
    margin: 0 2% 20px 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(6) {
    width: 70%;
    float: left;
    margin: 0 0 20px 0;
  }
  .modelgrade0005_noset {
    display: none;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .model-grade-0005 {
    margin: 0 40px 0;
  }
  .model-grade-0005__table--label {
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 12px;
  }
  .model-grade-0005__table--tbody--content--1--tabnomal {
    display: block;
    font-size: 14px;
  }
  .model-grade-0005__table--tbody--content--2--tabnomal {
    display: none;
  }
  .model-grade-0005__table--tbody--div--title {
    font-weight: bold;
  }
  .model-grade-0005__table {
    border: none;
  }
  .model-grade-0005__table--head {
    display: none;
  }
  .model-grade-0005__table--tbody {
    padding: 32px 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .model-grade-0005__table--tbody--title-1 {
    width: 24%;
    float: left;
    margin: 0 1% 0 0;
  }
  .model-grade-0005__table--tbody--div--title {
    margin: 0 0 10px 0;
  }
  .model-grade-0005__table--tbody--div--img img {
    width: 61%;
    float: left;
  }
  .model-grade-0005__table--tbody--box--last-1 {
    width: 25%;
    float: right;
    padding: 20px 0 0 0;
    width: auto;
    float: none;
    text-align: center;
    clear: both;
  }
  .model-grade-0005 .modelgrade-0005-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    position: relative;
    width: 25%;
    height: 35px;
    margin: 0 0 8px 0;
    text-align: left;
  }
  .model-grade-0005 .modelgrade-0005-inner__btn__link.estimate {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 13px 11px 11px;
    position: relative;
    width: 25%;
    height: 35px;
    margin: 0 0 8px 0;
  }
  .model-grade-0005 .modelgrade-0005-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before,
  .theme-3 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before,
  .theme-3 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before,
  .theme-3 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  /* .theme-1 .model-grade-0005__modal-btn {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 10% 0 0 0;
    position: relative;
  } */
  /* .theme-1 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 10px 0 0 0;
    position: relative;
  } */
  /* .theme-2 .model-grade-0005__modal-btn {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 10% 0 0 0;
    position: relative;
  } */
  /* .theme-2 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 10px 0 0 0;
    position: relative;
  } */
  /* .theme-3 .model-grade-0005__modal-btn {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 10% 0 0 0;
    position: relative;
  } */
  /* .theme-3 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 9px 0 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 10px 0 0 0;
    position: relative;
  } */
  /* .theme-4 .model-grade-0005__modal-btn {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 9px 0 11px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 100%;
    margin: 10% 0 0 0;
    position: relative;
  } */
  /* .theme-4 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 9px 0 11px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 100%;
    margin: 10px 0 0 0;
    position: relative;
  } */
  .model-grade-0005__table--tbody--box-1 {
    width: 75%;
    float: left;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .model-grade-0005__table--tbody--box--inner-1:first-child {
    width: 18.3%;
    text-align: left;
    float: left;
    margin: 0 2% 24px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(2) {
    width: 17.8%;
    text-align: left;
    float: left;
    margin: 0 2% 20px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(3) {
    width: 24.6%;
    text-align: left;
    float: left;
    margin: 0 2% 20px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(4) {
    width: 15%;
    text-align: left;
    float: left;
    margin: 0 2% 20px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(5) {
    width: 15%;
    text-align: left;
    float: left;
    margin: 0 0 20px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(6) {
    width: 100%;
    text-align: left;
    float: left;
    margin: 0 0 20px 0;
  }
  .model-grade-0005__table--tbody--box-2 {
    width: 78%;
    float: left;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .model-grade-0005__table--tbody--title-2 {
    width: 21%;
    float: left;
    margin: 0 1% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-2 {
    margin: 0 0 30px 0;
    font-size: 14px;
  }
  .model-grade-0005__table--tbody--box--inner-2:first-child {
    width: 25.1%;
    text-align: left;
    float: left;
    margin: 0 2% 25px 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(2) {
    width: 22.2%;
    text-align: left;
    float: left;
    margin: 0 2% 25px 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(3) {
    width: 29%;
    text-align: left;
    float: left;
    margin: 0 2% 25px 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(4) {
    width: 17%;
    text-align: left;
    float: left;
    margin: 0 0 25px 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(5) {
    width: 25%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(6) {
    width: 70%;
    text-align: left;
    float: left;
    margin: 0 0 0 0;
  }
  .modelgrade0005_noset {
    display: none;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .model-grade-0005 {
    margin: 0 80px 0;
  }
  .model-grade-0005__table--label {
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 12px;
  }
  .model-grade-0005__table--tbody--content {
    font-size: 14px;
  }
  .model-grade-0005__table--tbody--content--1--tabnomal {
    display: none;
  }
  .model-grade-0005__table--tbody--content--2--tabnomal {
    display: none;
  }
  .model-grade-0005__table--tbody--div--title {
    font-weight: bold;
  }
  .model-grade-0005__table {
    border: none;
  }
  .model-grade-0005__table--head {
    display: none;
  }
  .model-grade-0005__table--tbody {
    padding: 32px 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .model-grade-0005__table--tbody--title-1 {
    width: 21%;
    float: left;
    margin: 0 1% 0 0;
  }
  .model-grade-0005__table--tbody--div--title {
    margin: 0 0 10px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:first-child {
    width: 31.3%;
    text-align: left;
    float: left;
    margin: 0 2% 20px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(2) {
    width: 31.3%;
    text-align: left;
    float: left;
    margin: 0 2% 20px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(3) {
    width: 31.3%;
    text-align: left;
    float: left;
    margin: 0 2% 20px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(4) {
    width: 31.3%;
    text-align: left;
    float: left;
    margin: 0 2% 20px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(5) {
    width: 31.3%;
    text-align: left;
    float: left;
    margin: 0 2% 20px 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(6) {
    width: 31.3%;
    text-align: left;
    float: left;
    margin: 0 2% 20px 0;
  }
  .model-grade-0005__table--tbody--div--img img {
    width: 57%;
    float: left;
  }
  .model-grade-0005__table--tbody {
    clear: both;
  }
  .model-grade-0005__table--tbody--box--last-1 {
    width: 20%;
    float: right;
  }
  .model-grade-0005 .modelgrade-0005-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 0 8px 0;
  }
  .model-grade-0005 .modelgrade-0005-inner__btn__link.estimate {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 13px 11px 11px;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 0 8px 0;
  }
  .model-grade-0005 .modelgrade-0005-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before,
  .theme-3 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before,
  .theme-3 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before,
  .theme-3 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  /* .theme-1 .model-grade-0005__modal-btn {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 13px 0 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 0 0 10px 0;
    position: relative;
  } */
  /* .theme-1 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 13px 0 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 0 0 10px 0;
    position: relative;
  } */
  /* .theme-2 .model-grade-0005__modal-btn {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 13px 0 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 0 0 10px 0;
    position: relative;
  } */
  /* .theme-2 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 13px 0 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 0 0 10px 0;
    position: relative;
  } */
  /* .theme-3 .model-grade-0005__modal-btn {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 13px 0 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 0 0 10px 0;
    position: relative;
  } */
  /* .theme-3 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 13px 0 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 100%;
    margin: 0 0 10px 0;
    position: relative;
  } */
  /* .theme-4 .model-grade-0005__modal-btn {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 13px 0 14px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 100%;
    margin: 0 0 10px 0;
    position: relative;
  } */
  /* .theme-4 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: block;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    padding: 0 13px 0 14px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 100%;
    margin: 0 0 10px 0;
    position: relative;
  } */
  .model-grade-0005__table--tbody--box-1 {
    width: 58%;
    float: left;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .model-grade-0005__table--tbody--title-2 {
    width: 25%;
    float: left;
    margin: 0 1% 0 0;
  }
  .model-grade-0005__table--tbody--box-2 {
    width: 74%;
    float: left;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .model-grade-0005__table--tbody--box--inner-2 {
    margin: 0 0 30px 0;
    font-size: 14px;
  }
  .model-grade-0005__table--tbody--box--inner-2:first-child {
    width: 26%;
    text-align: left;
    float: left;
    margin: 0 2% 20px 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(2) {
    width: 26.1%;
    text-align: left;
    float: left;
    /* padding: 0 3% 0 0; */
    margin: 0 2% 20px 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(3) {
    width: 29%;
    text-align: left;
    float: left;
    margin: 0 2% 20px 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(4) {
    width: 12.5%;
    text-align: left;
    float: left;
    margin: 0 0 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(5) {
    width: 26%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(6) {
    width: 70%;
    text-align: left;
    float: left;
    margin: 0 0 0 0;
  }
  .modelgrade0005_noset {
    display: none;
  }
}
/*  pc-nomal */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .model-grade-0005 {
    margin: 0 120px 0;
    display: block;
  }
  .model-grade-0005__table--tbody {
    display: flex;
    float: left;
    padding: 32px 0;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
  }
  .model-grade-0005__table--label {
    display: none;
  }
  .model-grade-0005__table--tbody--div--img img {
    width: 57%;
  }
  .model-grade-0005__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
  }
  .model-grade-0005__table--tbody--content--span {
    font-size: 9px;
    vertical-align: top;
  }
  .model-grade-0005__table--tbody--content--1--tabnomal {
    display: none;
  }
  .model-grade-0005__table--tbody--content--2--tabnomal {
    display: none;
  }
  .model-grade-0005__table--head {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 10px 0;
  }
  .model-grade-0005__table--tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 18px 0;
    position: relative;
    min-height: 100px;
  }
  .model-grade-0005__table--tbody--box--cullum {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .model-grade-0005__table--tbody--box--last-1 {
    width: 175px;
    /* position: absolute; */
    /* right: 0; */
    /* top: 10px; */
  }
  .model-grade-0005 .modelgrade-0005-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 20px 11px 11px;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 0 8px 0;
  }
  .model-grade-0005 .modelgrade-0005-inner__btn__link.estimate {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 13px 11px 11px;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 0 8px 0;
  }
  .model-grade-0005 .modelgrade-0005-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before,
  .theme-3 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before,
  .theme-3 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before,
  .theme-3 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  /* .theme-1 .model-grade-0005__modal-btn {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 5px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 0 10px 0;
  } */
  /* .theme-1 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 5px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  } */
  /* .theme-2 .model-grade-0005__modal-btn {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 5px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 0 10px 0;
  } */
  /* .theme-2 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 5px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  } */
  /* .theme-3 .model-grade-0005__modal-btn {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 5px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 0 10px 0;
  } */
  /* .theme-3 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 5px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  } */
  /* .theme-4 .model-grade-0005__modal-btn {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 5px;
    position: relative;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 0 10px 0;
  } */
  /* .theme-4 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 5px;
    position: relative;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  } */
  .model-grade-0005__table--tbody--title-1 {
    width: 15.1%;
    float: left;
    margin: 0 1% 0 0;
  }
  .model-grade-0005__table--tbody--box-1 {
    width: 68%;
  }
  .model-grade-0005__table--head--name-1 {
    font-weight: bold;
  }
  .model-grade-0005__table--head--name-1:first-child {
    text-align: left;
    font-size: 12px;
    width: 15%;
    float: left;
    margin: 0 1% 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 7.2%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 6.7%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 11.2%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 4.7%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 6.3%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(7) {
    text-align: left;
    font-size: 12px;
    width: 17.6%;
    float: left;
    margin: 0 0 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(8) {
    width: 8%;
    float: left;
  }
  .model-grade-0005__table--tbody--box--inner-1:first-child {
    width: 11.7%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(2) {
    width: 10.6%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(3) {
    width: 17.6%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(4) {
    width: 7.9%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(5) {
    width: 10.3%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(6) {
    width: 30%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin: 0 0 0 0;
  }
  .model-grade-0005__table--tbody--box-2 {
    width: 83.3%;
  }
  .model-grade-0005__table--head--name-2:first-child {
    text-align: left;
    font-size: 12px;
    width: 15.6%;
    float: left;
    margin: 0 1% 0 0;
  }
  .model-grade-0005__table--head--name-2:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 11.7%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-2:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 10.5%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-2:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 15.1%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-2:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 8.6%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-2:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 10.1%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-2:nth-child(7) {
    text-align: left;
    font-size: 12px;
    width: 17.4%;
    float: left;
    margin: 0 0 0 0;
  }
  .model-grade-0005__table--tbody--title-2 {
    width: 15.7%;
    float: left;
    margin: 0 1% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:first-child {
    width: 14.4%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(2) {
    width: 12.9%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(3) {
    width: 18.5%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(4) {
    width: 10.7%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(5) {
    width: 12.6%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(6) {
    width: 19.9%;
    text-align: left;
    float: left;
    margin: 0 0 0 0;
  }
  .modelgrade0005_noset {
    display: none;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .model-grade-0005 {
    margin: 0 120px 0;
    display: block;
  }
  .model-grade-0005__table--tbody {
    display: flex;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
  }
  .model-grade-0005__table--label {
    display: none;
  }
  .model-grade-0005__table--tbody--div--img img {
    width: 44%;
  }
  .model-grade-0005__table--head {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 10px 0;
  }
  .model-grade-0005__table--tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 24px 0;
    position: relative;
    min-height: 100px;
  }
  .model-grade-0005__table--tbody--box--cullum {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .model-grade-0005__table--tbody--div--title {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
  }
  .model-grade-0005__table--tbody--content--span {
    font-size: 9px;
    vertical-align: top;
  }
  .model-grade-0005__table--tbody--content--1--tabnomal {
    display: none;
  }
  .model-grade-0005__table--tbody--content--2--tabnomal {
    display: none;
  }
  .model-grade-0005__table--tbody--box--last-1 {
    width: 175px;
    /* position: absolute; */
    /* right: 0; */
    /* top: 10px; */
  }
  .model-grade-0005 .modelgrade-0005-inner__btn__link {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 50px 11px 11px;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 0 8px 0;
  }
  .model-grade-0005 .modelgrade-0005-inner__btn__link.estimate {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    padding: 11px 13px 11px 11px;
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0 0 8px 0;
  }
  .model-grade-0005 .modelgrade-0005-inner {
    margin: 0 8px;
  }
  .theme-1 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 35%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-2 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before, .theme-3 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 38%;
    right: 11px;
    width: 7px;
    height: 12px;
  }
  .theme-4 .model-grade-0005 .coloricon.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 6px;
    height: 12px;
  }
  .theme-1 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-2 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before, .theme-3 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-4 .model-grade-0005 .internal-links.modelgrade-0005-inner__btn__link:before {
    top: 37%;
    right: 11px;
    width: 8px;
    height: 12px;
  }
  .theme-1 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-2 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before, .theme-3 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  .theme-4 .model-grade-0005 .external-links.modelgrade-0005-inner__btn__link:before {
    top: 36%;
    right: 11px;
    width: 12px;
    height: 10px;
  }
  /* .theme-1 .model-grade-0005__modal-btn {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 0 10px 0;
  } */
  /* .theme-1 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  } */
  /* .theme-2 .model-grade-0005__modal-btn {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 0 10px 0;
  } */
  /* .theme-2 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  } */
  /* .theme-3 .model-grade-0005__modal-btn {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 0 10px 0;
  } */
  /* .theme-3 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  } */
  /* .theme-4 .model-grade-0005__modal-btn {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 0 10px 0;
  } */
  /* .theme-4 .model-grade-0005__modal-btn2 {
    bottom: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 12px;
    vertical-align: 4px;
    float: right;
    padding: 0 0 0 10px;
    position: relative;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  } */
  .model-grade-0005__table--tbody--title-1 {
    width: 16.3%;
    float: left;
    margin: 0 1% 0 0;
  }
  .model-grade-0005__table--head--name-1 {
    font-weight: bold;
  }
  .model-grade-0005__table--head--name-1:first-child {
    text-align: left;
    font-size: 12px;
    width: 16.2%;
    float: left;
    margin: 0 1% 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 8.5%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 7.4%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 11%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 5.8%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 7.1%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(7) {
    text-align: left;
    font-size: 12px;
    width: 15.4%;
    float: left;
    margin: 0 0 0 0;
  }
  .model-grade-0005__table--head--name-1:nth-child(8) {
    width: 16%;
    float: left;
  }
  .model-grade-0005__table--tbody--box-1 {
    width: 70%;
  }
  .model-grade-0005__table--tbody--box--inner-1:first-child {
    width: 12.9%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(2) {
    width: 11.3%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(3) {
    width: 16.7%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(4) {
    width: 9.1%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(5) {
    width: 11.1%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--tbody--box--inner-1:nth-child(6) {
    width: 22%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin: 0 0 0 0;
  }
  .model-grade-0005__table--tbody--box-2 {
    width: 78%;
  }
  .model-grade-0005__table--head--name-2:first-child {
    text-align: left;
    font-size: 12px;
    width: 23.1%;
    float: left;
    margin: 0 1% 0 0;
  }
  .model-grade-0005__table--head--name-2:nth-child(2) {
    text-align: left;
    font-size: 12px;
    width: 10.9%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-2:nth-child(3) {
    text-align: left;
    font-size: 12px;
    width: 9.9%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-2:nth-child(4) {
    text-align: left;
    font-size: 12px;
    width: 13.2%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-2:nth-child(5) {
    text-align: left;
    font-size: 12px;
    width: 8.2%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-2:nth-child(6) {
    text-align: left;
    font-size: 12px;
    width: 9.5%;
    float: left;
    margin: 0 2% 0 0;
  }
  .model-grade-0005__table--head--name-2:nth-child(7) {
    text-align: left;
    font-size: 12px;
    width: 13.2%;
    float: left;
    margin: 0 0 0 0;
  }
  .model-grade-0005__table--tbody--title-2 {
    width: 23.8%;
    margin: 0 1% 0 0;
    float: left;
  }
  .model-grade-0005__table--tbody--box--inner-2:first-child {
    width: 15%;
    margin: 0 2% 0 0;
    text-align: left;
    float: left;
    font-size: 14px;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(2) {
    width: 13.5%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
    font-size: 14px;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(3) {
    width: 18.2%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
    font-size: 14px;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(4) {
    width: 11.4%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
    font-size: 14px;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(5) {
    width: 13.2%;
    text-align: left;
    float: left;
    margin: 0 2% 0 0;
    font-size: 14px;
  }
  .model-grade-0005__table--tbody--box--inner-2:nth-child(6) {
    width: 17.8%;
    text-align: left;
    float: left;
    margin: 0 0 0 0;
    font-size: 14px;
  }
  .modelgrade0005_noset {
    display: none;
  }
}
.new-blog-list-0001__store-name {
  font-weight: bold;
}

.new-blog-list-0001__container__btn {
  position: relative;
}

.theme-1 .color-icon:before,
.theme-4 .color-icon:before {
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

.theme-2 .color-icon:before,
.theme-3 .color-icon:before {
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

.new-blog-list-0001__container__btn {
  display: block;
  position: relative;
  margin: 20px 0 0 0;
  padding: 12px;
  border-radius: 3px;
  font-weight: bold;
  font-size: 14px;
}

.new-blog-list-0001-inner {
  position: relative;
}

.theme-4 .new-blog-list-0001-wrap {
  border-radius: 0px;
}

.theme-4 .new-blog-list-0001__container__btn {
  border-radius: 20px;
}

.blog--txt {
  visibility: hidden;
}

.color-icon:before {
  right: 10px;
  width: 12px;
  height: 10px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.theme-2 .color-icon:before,
.theme-3 .color-icon:before {
  right: 10px;
  width: 10px;
  height: 10px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.new-blog-list-0001__container__image-area {
  position: relative;
}

.new-blog-list-0001__container__image-area__main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  text-align: center;
}

.new-blog-list-0001__container__image-area__main:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.new-blog-list-0001__container-txt-area__date {
  opacity: 0.6;
}

.store-list-0001__container__image-area__image {
  padding: 66.7% 0 0 0;
  background-repeat: repeat;
}

.theme-1 .store-list-0001__container__image-area__image,
.theme-2 .store-list-0001__container__image-area__image {
  border-radius: 3px;
}

.theme-4 .store-list-0001__container__image-area__image {
  border-radius: 8px;
}

.new-blog-list-0001__article-no-exsits__inner {
  width: 100%;
  border: 1px solid #f5f5f5;
  padding: 34px 53px;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.store-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 3px;
}

.theme-3 .store-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 0px;
}

.theme-4 .store-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 8px;
}

@media screen and (max-width: 767px) {
  .theme-4 .store-list-0001__container__image-area__image {
    border-radius: 8px;
  }
  .theme-3 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 8px;
  }
  .new-blog-list-0001-wrap2 {
    border-top: 1px solid #e6e6e6;
    margin: 0 16px;
  }
  .new-blog-list-0001 {
    margin: 34px 0 0 0;
    padding: 0 0 40px;
    border-bottom: 1px solid #e6e6e6;
  }
  .new-blog-list-0001-inner .new-blog-list-0001:last-child {
    margin: 0;
  }
  .new-blog-list-0001__store-name {
    font-size: 20px;
    padding-bottom: 20px;
    line-height: 1.5;
  }
  .new-blog-list-0001__container__title-area {
    width: 54%;
    margin: -21px 0 0 0;
  }
  .new-blog-list-0001__container__image-area {
    width: 39%;
    float: right;
    position: relative;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .new-blog-list-0001__container__txt-area {
    font-size: 14px;
    line-height: 2;
  }
  .new-blog-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 20px 0;
    font-weight: bold;
  }
  .new-blog-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: 13px 0 0;
    line-height: 1.5;
    font-weight: bold;
  }
  .new-blog-list-0001__article-no-exsits {
    margin: 0 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 43%;
    margin: 0 0px 0 40px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 43%;
    float: right;
    margin: -1px 40px 0 0;
  }
  .store-blog-post-notification-list-0001-top-crea {
    clear: both;
  }
  .theme-4 .store-list-0001__container__image-area__image {
    border-radius: 16px;
  }
  .theme-3 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 16px;
  }
  .new-blog-list-0001-wrap2 {
    margin: 0 40px;
  }
  .new-blog-list-0001-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .new-blog-list-0001 {
    width: 50%;
  }
  .new-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .new-blog-list-0001__store-name {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.5;
  }
  .new-blog-list-0001 {
    margin: 35px 0 0;
    padding: 0 0;
  }
  .new-blog-list-0001-wrap-inner .new-blog-list-0001:nth-child(odd) {
    padding-right: 20px;
  }
  .new-blog-list-0001-wrap-inner .new-blog-list-0001:nth-child(even) {
    padding-left: 20px;
  }
  .new-blog-list-0001__container__title-area {
    width: 66%;
  }
  .new-blog-list-0001__container__image-area {
    width: 34%;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .new-blog-list-0001__container__txt-area {
    font-size: 14px;
    line-height: 2;
  }
  .new-blog-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 20px 0;
    font-weight: bold;
  }
  .new-blog-list-0001__container__title-area__txt {
    font-size: 15px;
    line-height: 1.6;
    font-weight: bold;
  }
  .new-blog-list-0001__container__btn {
    width: 45%;
    font-size: 14px;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .new-blog-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 40.5%;
    margin: 0 0px 0 80px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 40.5%;
    float: right;
    margin: -1px 80px 0 0;
  }
  .store-blog-post-notification-list-0001-top-crea {
    clear: both;
  }
  .theme-4 .store-list-0001__container__image-area__image {
    border-radius: 16px;
  }
  .theme-3 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 16px;
  }
  .new-blog-list-0001-wrap2 {
    margin: 0 80px;
  }
  .new-blog-list-0001-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .new-blog-list-0001 {
    width: 50%;
  }
  .new-blog-list-0001__store-name {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.5;
  }
  .new-blog-list-0001 {
    margin: 36px 0 0;
  }
  .new-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 36px;
  }
  .new-blog-list-0001-wrap-inner .new-blog-list-0001:nth-child(odd) {
    padding-right: 20px;
  }
  .new-blog-list-0001-wrap-inner .new-blog-list-0001:nth-child(even) {
    padding-left: 20px;
  }
  .new-blog-list-0001__container__title-area {
    width: 56%;
  }
  .new-blog-list-0001__container__image-area {
    width: 38%;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .new-blog-list-0001__container__txt-area {
    font-size: 14px;
    line-height: 2;
  }
  .new-blog-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 20px 0;
    font-weight: bold;
  }
  .new-blog-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: -6px 0 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .new-blog-list-0001__container__btn {
    width: 36%;
    font-size: 14px;
    margin: 23px 0 0 0;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .new-blog-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 80px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 38.5%;
    margin: 0 0px 0 120px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 38.5%;
    float: right;
    margin: -1px 120px 0 0;
  }
  .store-blog-post-notification-list-0001-top-crea {
    clear: both;
  }
  .theme-4 .store-list-0001__container__image-area__image {
    border-radius: 20px;
  }
  .theme-3 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .new-blog-list-0001-wrap2 {
    margin: 0 120px;
  }
  .new-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .new-blog-list-0001__store-name {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.5;
  }
  .new-blog-list-0001 {
    margin: 50px 0 0;
  }
  .new-blog-list-0001-wrap-inner .new-blog-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .new-blog-list-0001-wrap-inner .new-blog-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .new-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .new-blog-list-0001__container__title-area {
    width: 47%;
  }
  .new-blog-list-0001__container__image-area {
    width: 49%;
    float: right;
    margin-left: 20px;
  }
  .new-blog-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 30px;
    font-weight: bold;
  }
  .new-blog-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: -11px 0 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .new-blog-list-0001__container__btn {
    width: 30%;
    font-size: 14px;
    margin: 25px 0 0 0;
  }
  .new-blog-list-0001__container__txt-area {
    line-height: 2;
    font-size: 14px;
    margin-top: -5px;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .new-blog-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 120px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 38.5%;
    margin: 0 0px 0 120px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 38.5%;
    float: right;
    margin: -1px 120px 0 0;
  }
  .store-blog-post-notification-list-0001-top-crea {
    clear: both;
  }
  .theme-4 .store-list-0001__container__image-area__image {
    border-radius: 20px;
  }
  .theme-3 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .new-blog-list-0001-wrap2 {
    margin: 0 120px;
  }
  .new-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .new-blog-list-0001__store-name {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.5;
  }
  .new-blog-list-0001 {
    margin: 50px 0 0;
  }
  .new-blog-list-0001-wrap-inner .new-blog-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .new-blog-list-0001-wrap-inner .new-blog-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .new-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .new-blog-list-0001__container__title-area {
    width: 47%;
  }
  .new-blog-list-0001__container__image-area {
    width: 49%;
    float: right;
    margin-left: 20px;
  }
  .new-blog-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 25px;
    font-weight: bold;
  }
  .new-blog-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: -11px 0 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .new-blog-list-0001__container__btn {
    width: 30%;
    font-size: 14px;
    margin: 25px 0 0 0;
  }
  .new-blog-list-0001__container__txt-area {
    line-height: 2;
    font-size: 14px;
    margin-top: -5px;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .new-blog-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 120px;
  }
}
@media screen and (min-width: 1760px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 40%;
    margin: 0 0px 0 120px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 40%;
    float: right;
    margin: -1px 120px 0 0;
  }
  .store-blog-post-notification-list-0001-top-crea {
    clear: both;
  }
  .theme-4 .store-list-0001__container__image-area__image {
    border-radius: 20px;
  }
  .theme-3 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .new-blog-list-0001-wrap2 {
    margin: 0 120px;
  }
  .new-blog-list-0001-wrap {
    max-width: 1520px;
  }
  .new-blog-list-0001 {
    width: 50%;
    float: left;
    margin: 30px 0 0;
  }
  .new-blog-list-0001__store-name {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.5;
  }
  .new-blog-list-0001-wrap-inner .new-blog-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .new-blog-list-0001-wrap-inner .new-blog-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .new-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .new-blog-list-0001__container__title-area {
    width: 58%;
  }
  .new-blog-list-0001__container__image-area {
    width: 38%;
    float: right;
    margin: 0 0 0 31px;
  }
  .new-blog-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 14px 0 27px;
    font-weight: bold;
  }
  .new-blog-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: 13px 0 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .new-blog-list-0001__container__btn {
    width: 24%;
    font-size: 14px;
    margin: 25px 0 0 0;
  }
  .new-blog-list-0001__container__txt-area {
    line-height: 2;
    font-size: 14px;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .new-blog-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 120px;
  }
}
/*共通となるCSSは外に記述 */
.news-list-0001 {
  position: relative;
}

.news-list-0001-border {
  border-radius: 3px;
}

.theme-4 .news-list-0001-border {
  border-radius: 30px;
}

.news-list-0001 .news-wrap {
  margin: 40px 0 0 0;
}

.news-list-0001 .news-list {
  border-bottom: 1px solid #e6e6e6;
}

.news-list-0001 .news-list__item {
  border-top: 1px solid #e6e6e6;
}

.news-list-0001 .title_block {
  float: left;
}

.news-list-0001 .news-list__item.no-pic .title_block {
  width: 100%;
}

.news-list-0001 .title {
  font-weight: bold;
  line-height: 1.4;
}

.news-list-0001 .img_block {
  float: right;
}

.news-list-0001 .img_block img {
  width: 100%;
  height: auto;
  border-radius: 3px;
}

.news-list-0001 .news-list__item.no-pic .img_block {
  width: 0;
}

.news-list-0001 .text_block {
  float: left;
}

.news-list-0001 .news-list__item.no-pic .text_block {
  width: 100%;
}

.news-list-0001 .text {
  line-height: 2;
  word-break: break-all;
}

.news-list-0001 .link_btn {
  position: relative;
  display: inline-block;
}

.news-list-0001 .link_btn img {
  width: auto;
  position: absolute;
}

.news-list-0001-pagenation__start__inner, .news-list-0001-pagenation__prev__inner, .news-list-0001-pagenation__next__inner, .news-list-0001-pagenation__end__inner {
  position: relative;
  display: block;
  font-weight: bold;
}

.news-list-0001-pagenation__start__inner:before, .news-list-0001-pagenation__prev__inner:before, .news-list-0001-pagenation__next__inner:before, .news-list-0001-pagenation__end__inner:before {
  position: absolute;
  width: 10px;
  height: 10px;
}

.theme-4 .news-list-0001-pagenation__start__inner, .theme-4 .news-list-0001-pagenation__prev__inner, .theme-4 .news-list-0001-pagenation__next__inner, .theme-4 .news-list-0001-pagenation__end__inner {
  border-radius: 20px;
}

.news-list-0001-pagenation-inactive {
  opacity: 0.2;
}

.news-list-0001__article-no-exsits {
  margin: 35px 0;
}

.news-list-0001__article-no-exsits__inner {
  width: 100%;
  border: 1px solid #f5f5f5;
  padding: 34px 53px;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.theme-1 .news-list-0001 .color-icon-1:before, .theme-4 .news-list-0001 .color-icon-1:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-1.png);
}

.theme-1 .news-list-0001 .color-icon-2:before, .theme-4 .news-list-0001 .color-icon-2:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-2.png);
}

.theme-1 .news-list-0001 .color-icon-3:before, .theme-4 .news-list-0001 .color-icon-3:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-3.png);
}

.theme-1 .news-list-0001 .color-icon-4:before, .theme-4 .news-list-0001 .color-icon-4:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-4.png);
}

.theme-1 .news-list-0001 .color-icon-5:before, .theme-4 .news-list-0001 .color-icon-5:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-5.png);
}

.theme-1 .news-list-0001 .color-icon-6:before, .theme-4 .news-list-0001 .color-icon-6:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-6.png);
}

.theme-1 .news-list-0001 .color-icon-7:before, .theme-4 .news-list-0001 .color-icon-7:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-7.png);
}

.theme-1 .news-list-0001 .color-icon-8:before, .theme-4 .news-list-0001 .color-icon-8:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-8.png);
}

.theme-1 .news-list-0001 .color-icon-9:before, .theme-4 .news-list-0001 .color-icon-9:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-9.png);
}

.theme-1 .news-list-0001 .color-icon-10:before, .theme-4 .news-list-0001 .color-icon-10:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-10.png);
}

.theme-1 .news-list-0001 .color-icon-11:before, .theme-4 .news-list-0001 .color-icon-11:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-11.png);
}

.theme-1 .news-list-0001 .color-icon-12:before, .theme-4 .news-list-0001 .color-icon-12:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-12.png);
}

.theme-1 .news-list-0001 .color-icon-13:before, .theme-4 .news-list-0001 .color-icon-13:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-13.png);
}

.theme-1 .news-list-0001 .color-icon-14:before, .theme-4 .news-list-0001 .color-icon-14:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-14.png);
}

.theme-1 .news-list-0001 .color-icon-15:before, .theme-4 .news-list-0001 .color-icon-15:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-15.png);
}

.theme-1 .news-list-0001 .color-icon-16:before, .theme-4 .news-list-0001 .color-icon-16:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-16.png);
}

.theme-1 .news-list-0001 .color-icon-17:before, .theme-4 .news-list-0001 .color-icon-17:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-17.png);
}

.theme-1 .news-list-0001 .color-icon-18:before, .theme-4 .news-list-0001 .color-icon-18:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-18.png);
}

.theme-1 .news-list-0001 .color-icon-19:before, .theme-4 .news-list-0001 .color-icon-19:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-19.png);
}

.theme-1 .news-list-0001 .color-icon-20:before, .theme-4 .news-list-0001 .color-icon-20:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-20.png);
}

.theme-1 .news-list-0001 .color-icon-21:before, .theme-4 .news-list-0001 .color-icon-21:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-21.png);
}

.theme-1 .news-list-0001 .color-icon-22:before, .theme-4 .news-list-0001 .color-icon-22:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-22.png);
}

.theme-1 .news-list-0001 .color-icon-23:before, .theme-4 .news-list-0001 .color-icon-23:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-23.png);
}

.theme-1 .news-list-0001 .color-icon-24:before, .theme-4 .news-list-0001 .color-icon-24:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-24.png);
}

.theme-1 .news-list-0001 .color-icon-25:before, .theme-4 .news-list-0001 .color-icon-25:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-25.png);
}

.theme-1 .news-list-0001 .color-icon-26:before, .theme-4 .news-list-0001 .color-icon-26:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-26.png);
}

.theme-1 .news-list-0001 .color-icon-27:before, .theme-4 .news-list-0001 .color-icon-27:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-27.png);
}

.theme-1 .news-list-0001 .color-icon-28:before, .theme-4 .news-list-0001 .color-icon-28:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-28.png);
}

.theme-1 .news-list-0001 .color-icon-29:before, .theme-4 .news-list-0001 .color-icon-29:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-29.png);
}

.theme-1 .news-list-0001 .color-icon-30:before, .theme-4 .news-list-0001 .color-icon-30:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-30.png);
}

.theme-1 .news-list-0001 .color-icon-31:before, .theme-4 .news-list-0001 .color-icon-31:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-31.png);
}

.theme-1 .news-list-0001 .color-icon-32:before, .theme-4 .news-list-0001 .color-icon-32:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-32.png);
}

.theme-1 .news-list-0001 .color-icon-33:before, .theme-4 .news-list-0001 .color-icon-33:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-33.png);
}

.theme-1 .news-list-0001 .color-icon-34:before, .theme-4 .news-list-0001 .color-icon-34:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-34.png);
}

.theme-1 .news-list-0001 .color-icon-35:before, .theme-4 .news-list-0001 .color-icon-35:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-35.png);
}

.theme-1 .news-list-0001 .color-icon-36:before, .theme-4 .news-list-0001 .color-icon-36:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-36.png);
}

.theme-1 .news-list-0001 .color-icon-37:before, .theme-4 .news-list-0001 .color-icon-37:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-37.png);
}

.theme-1 .news-list-0001 .color-icon-38:before, .theme-4 .news-list-0001 .color-icon-38:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-38.png);
}

.theme-1 .news-list-0001 .color-icon-39:before, .theme-4 .news-list-0001 .color-icon-39:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-39.png);
}

.theme-1 .news-list-0001 .color-icon-40:before, .theme-4 .news-list-0001 .color-icon-40:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-40.png);
}

.theme-1 .news-list-0001 .color-icon-41:before, .theme-4 .news-list-0001 .color-icon-41:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-41.png);
}

.theme-1 .news-list-0001 .color-icon-42:before, .theme-4 .news-list-0001 .color-icon-42:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-42.png);
}

.theme-1 .news-list-0001 .color-icon-43:before, .theme-4 .news-list-0001 .color-icon-43:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-43.png);
}

.theme-1 .news-list-0001 .color-icon-44:before, .theme-4 .news-list-0001 .color-icon-44:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-44.png);
}

.theme-1 .news-list-0001 .color-icon-45:before, .theme-4 .news-list-0001 .color-icon-45:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-45.png);
}

.theme-1 .news-list-0001 .color-icon-46:before, .theme-4 .news-list-0001 .color-icon-46:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-46.png);
}

.theme-1 .news-list-0001 .color-icon-47:before, .theme-4 .news-list-0001 .color-icon-47:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-47.png);
}

.theme-1 .news-list-0001 .color-icon-48:before, .theme-4 .news-list-0001 .color-icon-48:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-48.png);
}

.theme-1 .news-list-0001 .color-icon-49:before, .theme-4 .news-list-0001 .color-icon-49:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-49.png);
}

.theme-1 .news-list-0001 .color-icon-50:before, .theme-4 .news-list-0001 .color-icon-50:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-50.png);
}

.theme-1 .news-list-0001 .color-icon-51:before, .theme-4 .news-list-0001 .color-icon-51:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-51.png);
}

.theme-1 .news-list-0001 .color-icon-52:before, .theme-4 .news-list-0001 .color-icon-52:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-52.png);
}

.theme-1 .news-list-0001 .color-icon-53:before, .theme-4 .news-list-0001 .color-icon-53:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-53.png);
}

.theme-1 .news-list-0001 .color-icon-54:before, .theme-4 .news-list-0001 .color-icon-54:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-54.png);
}

.theme-1 .news-list-0001 .color-icon-55:before, .theme-4 .news-list-0001 .color-icon-55:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-55.png);
}

.theme-1 .news-list-0001 .color-icon-56:before, .theme-4 .news-list-0001 .color-icon-56:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-56.png);
}

.theme-1 .news-list-0001 .color-icon-57:before, .theme-4 .news-list-0001 .color-icon-57:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-57.png);
}

.theme-1 .news-list-0001 .color-icon-58:before, .theme-4 .news-list-0001 .color-icon-58:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-58.png);
}

.theme-1 .news-list-0001 .color-icon-59:before, .theme-4 .news-list-0001 .color-icon-59:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-59.png);
}

.theme-1 .news-list-0001 .color-icon-60:before, .theme-4 .news-list-0001 .color-icon-60:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-60.png);
}

.theme-1 .news-list-0001 .color-icon-61:before, .theme-4 .news-list-0001 .color-icon-61:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-61.png);
}

.theme-1 .news-list-0001 .color-icon-62:before, .theme-4 .news-list-0001 .color-icon-62:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-62.png);
}

.theme-1 .news-list-0001 .color-icon-63:before, .theme-4 .news-list-0001 .color-icon-63:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-63.png);
}

.theme-1 .news-list-0001 .color-icon-64:before, .theme-4 .news-list-0001 .color-icon-64:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-64.png);
}

.theme-1 .news-list-0001 .color-icon-65:before, .theme-4 .news-list-0001 .color-icon-65:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-65.png);
}

.theme-1 .news-list-0001 .color-icon-66:before, .theme-4 .news-list-0001 .color-icon-66:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-66.png);
}

.theme-1 .news-list-0001 .color-icon-67:before, .theme-4 .news-list-0001 .color-icon-67:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-67.png);
}

.theme-1 .news-list-0001 .color-icon-68:before, .theme-4 .news-list-0001 .color-icon-68:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-68.png);
}

.theme-1 .news-list-0001 .color-icon-69:before, .theme-4 .news-list-0001 .color-icon-69:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-69.png);
}

.theme-1 .news-list-0001 .color-icon-70:before, .theme-4 .news-list-0001 .color-icon-70:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-70.png);
}

.theme-1 .news-list-0001 .color-icon-71:before, .theme-4 .news-list-0001 .color-icon-71:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-71.png);
}

.theme-1 .news-list-0001 .color-icon-72:before, .theme-4 .news-list-0001 .color-icon-72:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-72.png);
}

.theme-1 .news-list-0001 .color-icon-73:before, .theme-4 .news-list-0001 .color-icon-73:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-73.png);
}

.theme-1 .news-list-0001 .color-icon-74:before, .theme-4 .news-list-0001 .color-icon-74:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-74.png);
}

.theme-1 .news-list-0001 .color-icon-75:before, .theme-4 .news-list-0001 .color-icon-75:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-75.png);
}

.theme-1 .news-list-0001 .color-icon-76:before, .theme-4 .news-list-0001 .color-icon-76:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-76.png);
}

.theme-1 .news-list-0001 .color-icon-77:before, .theme-4 .news-list-0001 .color-icon-77:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-77.png);
}

.theme-1 .news-list-0001 .color-icon-78:before, .theme-4 .news-list-0001 .color-icon-78:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-78.png);
}

.theme-1 .news-list-0001 .color-icon-79:before, .theme-4 .news-list-0001 .color-icon-79:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-79.png);
}

.theme-1 .news-list-0001 .color-icon-80:before, .theme-4 .news-list-0001 .color-icon-80:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-80.png);
}

.theme-1 .news-list-0001 .color-icon-81:before, .theme-4 .news-list-0001 .color-icon-81:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-81.png);
}

.theme-1 .news-list-0001 .color-icon-82:before, .theme-4 .news-list-0001 .color-icon-82:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-82.png);
}

.theme-1 .news-list-0001 .color-icon-83:before, .theme-4 .news-list-0001 .color-icon-83:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-83.png);
}

.theme-1 .news-list-0001 .color-icon-84:before, .theme-4 .news-list-0001 .color-icon-84:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-84.png);
}

.theme-1 .news-list-0001 .color-icon-85:before, .theme-4 .news-list-0001 .color-icon-85:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-85.png);
}

.theme-1 .news-list-0001 .color-icon-86:before, .theme-4 .news-list-0001 .color-icon-86:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-86.png);
}

.theme-1 .news-list-0001 .color-icon-87:before, .theme-4 .news-list-0001 .color-icon-87:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-87.png);
}

.theme-1 .news-list-0001 .color-icon-88:before, .theme-4 .news-list-0001 .color-icon-88:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-88.png);
}

.theme-1 .news-list-0001 .color-icon-89:before, .theme-4 .news-list-0001 .color-icon-89:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-89.png);
}

.theme-1 .news-list-0001 .color-icon-90:before, .theme-4 .news-list-0001 .color-icon-90:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-90.png);
}

.theme-1 .news-list-0001 .color-icon-91:before, .theme-4 .news-list-0001 .color-icon-91:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-91.png);
}

.theme-1 .news-list-0001 .color-icon-92:before, .theme-4 .news-list-0001 .color-icon-92:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-92.png);
}

.theme-1 .news-list-0001 .color-icon-93:before, .theme-4 .news-list-0001 .color-icon-93:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-93.png);
}

.theme-1 .news-list-0001 .color-icon-94:before, .theme-4 .news-list-0001 .color-icon-94:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-94.png);
}

.theme-1 .news-list-0001 .color-icon-95:before, .theme-4 .news-list-0001 .color-icon-95:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-95.png);
}

.theme-1 .news-list-0001 .color-icon-96:before, .theme-4 .news-list-0001 .color-icon-96:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-96.png);
}

.theme-1 .news-list-0001 .color-icon-97:before, .theme-4 .news-list-0001 .color-icon-97:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-97.png);
}

.theme-1 .news-list-0001 .color-icon-98:before, .theme-4 .news-list-0001 .color-icon-98:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-98.png);
}

.theme-1 .news-list-0001 .color-icon-99:before, .theme-4 .news-list-0001 .color-icon-99:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-99.png);
}

.theme-1 .news-list-0001 .color-icon-100:before, .theme-4 .news-list-0001 .color-icon-100:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-100.png);
}

.theme-1 .news-list-0001 .color-icon-101:before, .theme-4 .news-list-0001 .color-icon-101:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-101.png);
}

.theme-1 .news-list-0001 .color-icon-102:before, .theme-4 .news-list-0001 .color-icon-102:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-102.png);
}

.theme-1 .news-list-0001 .color-icon-103:before, .theme-4 .news-list-0001 .color-icon-103:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-103.png);
}

.theme-1 .news-list-0001 .color-icon-104:before, .theme-4 .news-list-0001 .color-icon-104:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-104.png);
}

.theme-1 .news-list-0001 .color-icon-105:before, .theme-4 .news-list-0001 .color-icon-105:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-105.png);
}

.theme-1 .news-list-0001 .color-icon-106:before, .theme-4 .news-list-0001 .color-icon-106:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-106.png);
}

.theme-1 .news-list-0001 .color-icon-107:before, .theme-4 .news-list-0001 .color-icon-107:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-107.png);
}

.theme-1 .news-list-0001 .color-icon-108:before, .theme-4 .news-list-0001 .color-icon-108:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-108.png);
}

.theme-1 .news-list-0001 .color-icon-109:before, .theme-4 .news-list-0001 .color-icon-109:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-109.png);
}

.theme-1 .news-list-0001 .color-icon-110:before, .theme-4 .news-list-0001 .color-icon-110:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-110.png);
}

/* sp */
@media screen and (max-width: 767px) {
  .news-list-0001 {
    margin: 0 16px 0;
  }
  .news-list-0001 .main-title {
    font-size: 24px;
  }
  .news-list-0001 .news-wrap {
    margin: 40px 0 0 0;
  }
  .news-list-0001 .news-list__item {
    padding: 0 0 40px 0;
  }
  .news-list-0001 .title_block {
    width: 55%;
    margin: 36px 0 0 0;
  }
  .news-list-0001 .date {
    font-size: 13px;
  }
  .news-list-0001 .title {
    font-size: 20px;
    margin: 23px 0 0 0;
    line-height: 1.5;
  }
  .news-list-0001 .img_block {
    width: 34.5%;
    margin: 40px 0 0 0;
  }
  .news-list-0001 .text_block {
    font-size: 14px;
    width: 100%;
  }
  .news-list-0001 .text {
    margin: 6px 0 0 0;
  }
  .news-list-0001 .link_btn {
    padding: 0 0 0 15px;
    height: 40px;
    width: 100%;
    line-height: 36px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-3 .news-list-0001 .link_btn {
    padding: 0 0 0 15px;
    height: 40px;
    width: 100%;
    line-height: 38px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-4 .news-list-0001 .link_btn {
    padding: 0 0 0 15px;
    height: 40px;
    width: 100%;
    line-height: 39px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .news-list-0001 .link_btn img {
    height: 12px;
    right: 18px;
    top: 14px;
  }
  /* pager */
  .news-list-0001-pagenation {
    margin: 41px 0 0;
  }
  .news-list-0001-pagenation__start, .news-list-0001-pagenation__end {
    width: 15%;
    float: left;
  }
  .news-list-0001-pagenation__prev, .news-list-0001-pagenation__next {
    width: 35%;
    float: left;
  }
  .news-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__start__inner, .news-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .news-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 12px;
    padding: 13px 9px 13px 12px;
    text-align: right;
  }
  .news-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 12px;
    padding: 13px 12px 13px 9px;
  }
  .news-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .news-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .news-list-0001-pagenation__start__inner:before, .theme-4 .news-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 31%;
    left: 32%;
  }
  .theme-1 .news-list-0001-pagenation__end__inner:before, .theme-4 .news-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 31%;
    right: 28%;
  }
  .news-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .news-list-0001-pagenation__prev__inner:before, .theme-1 .news-list-0001-pagenation__next__inner:before, .theme-4 .news-list-0001-pagenation__prev__inner:before, .theme-4 .news-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .news-list-0001-pagenation__prev__inner:before, .theme-4 .news-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 0px;
  }
  .theme-1 .news-list-0001-pagenation__next__inner:before, .theme-4 .news-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 0px;
  }
  .theme-2 .news-list-0001-pagenation__start__inner:before, .theme-3 .news-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 29%;
  }
  .theme-2 .news-list-0001-pagenation__end__inner:before, .theme-3 .news-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 29%;
  }
  .news-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .news-list-0001-pagenation__prev__inner:before, .theme-2 .news-list-0001-pagenation__next__inner:before, .theme-3 .news-list-0001-pagenation__prev__inner:before, .theme-3 .news-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .news-list-0001-pagenation__prev__inner:before, .theme-3 .news-list-0001-pagenation__prev__inner:before {
    top: 15px;
    left: 4px;
  }
  .theme-2 .news-list-0001-pagenation__next__inner:before, .theme-3 .news-list-0001-pagenation__next__inner:before {
    top: 15px;
    right: 4px;
  }
  .news-list-0001-pagenation__pages__bottom {
    margin: 40px 0 17px;
  }
  .news-list-0001-pagenation__pages-wrap {
    display: none;
  }
  /* pager */
  .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 10px;
    width: 12px;
    height: 12px;
  }
  .news-list-0001 .news-list-0001__btn-icon.external-links:before {
    right: 15px;
    width: 12px;
    height: 12px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .news-list-0001 {
    margin: 0 40px 0;
  }
  .news-list-0001 .main-title {
    font-size: 30px;
  }
  .news-list-0001 .news-list__item {
    padding: 0 0 40px 0;
  }
  .news-list-0001 .title_block {
    width: 60%;
    margin: 36px 0 0 0;
  }
  .news-list-0001 .date {
    font-size: 14px;
  }
  .news-list-0001 .title {
    font-size: 20px;
    margin: 14px 0 0 0;
  }
  .news-list-0001 .img_block {
    width: 33.4%;
    margin: 40px 0 0 0;
  }
  .news-list-0001 .text_block {
    font-size: 14px;
    width: 60%;
  }
  .news-list-0001 .text {
    margin: 15px 0 0 0;
  }
  .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 36px;
    margin: 25px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-3 .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 38px;
    margin: 25px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-4 .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 39px;
    margin: 25px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .news-list-0001 .link_btn img {
    height: 12px;
    right: 14px;
    top: 14px;
  }
  /* pager */
  .news-list-0001-pagenation {
    margin: 41px 0 0;
  }
  .news-list-0001-pagenation__start, .news-list-0001-pagenation__end {
    width: 6%;
    float: left;
  }
  .news-list-0001-pagenation__prev, .news-list-0001-pagenation__next {
    width: 22%;
    float: left;
    text-align: center;
  }
  .news-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__start__inner, .news-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .news-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .news-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 12px;
  }
  .news-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .news-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 12px 13px 12px;
  }
  .news-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .news-list-0001-pagenation__start__inner:before, .theme-4 .news-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 34%;
  }
  .theme-1 .news-list-0001-pagenation__end__inner:before, .theme-4 .news-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 25%;
  }
  .news-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .news-list-0001-pagenation__prev__inner:before, .theme-1 .news-list-0001-pagenation__next__inner:before, .theme-4 .news-list-0001-pagenation__prev__inner:before, .theme-4 .news-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .news-list-0001-pagenation__prev__inner:before, .theme-4 .news-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 4px;
  }
  .theme-1 .news-list-0001-pagenation__next__inner:before, .theme-4 .news-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 4px;
  }
  .theme-2 .news-list-0001-pagenation__start__inner:before, .theme-3 .news-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 29%;
  }
  .theme-2 .news-list-0001-pagenation__end__inner:before, .theme-3 .news-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 29%;
  }
  .news-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .news-list-0001-pagenation__prev__inner:before, .theme-2 .news-list-0001-pagenation__next__inner:before, .theme-3 .news-list-0001-pagenation__prev__inner:before, .theme-3 .news-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .news-list-0001-pagenation__prev__inner:before, .theme-3 .news-list-0001-pagenation__prev__inner:before {
    top: 15px;
    left: 10px;
  }
  .theme-2 .news-list-0001-pagenation__next__inner:before, .theme-3 .news-list-0001-pagenation__next__inner:before {
    top: 15px;
    right: 10px;
  }
  .news-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .news-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .news-list-0001-pagenation__pages-sp {
    display: none;
  }
  .news-list-0001-pagenation__pages-wrap {
    float: left;
    width: 44%;
    padding: 14px 0;
  }
  .news-list-0001-pagenation__bottom {
    margin: 40px 0 0;
  }
  /* pager */
  .theme-1 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 6px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .news-list-0001__btn-icon:before, .theme-3 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 8px;
    width: 12px;
    height: 12px;
  }
  .news-list-0001 .news-list-0001__btn-icon.external-links:before {
    right: 15px;
    width: 12px;
    height: 12px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .news-list-0001 {
    margin: 0 80px 0;
  }
  .news-list-0001 .main-title {
    font-size: 30px;
  }
  .news-list-0001 .news-list__item {
    padding: 0 0 40px 0;
  }
  .news-list-0001 .title_block {
    width: 66%;
    margin: 36px 0 0 0;
  }
  .news-list-0001 .date {
    font-size: 14px;
  }
  .news-list-0001 .title {
    font-size: 20px;
    margin: 14px 0 0 0;
  }
  .news-list-0001 .img_block {
    width: 26.6%;
    margin: 40px 0 0 0;
  }
  .news-list-0001 .text_block {
    font-size: 14px;
    width: 67%;
  }
  .news-list-0001 .text {
    margin: 15px 0 0 0;
  }
  .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 36px;
    margin: 25px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-3 .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 38px;
    margin: 25px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-4 .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 39px;
    margin: 25px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .news-list-0001 .link_btn img {
    height: 12px;
    right: 14px;
    top: 14px;
  }
  /* pager */
  .news-list-0001-pagenation {
    margin: 41px 0 0;
  }
  .news-list-0001-pagenation__start, .news-list-0001-pagenation__end {
    width: 6%;
    float: left;
  }
  .news-list-0001-pagenation__prev, .news-list-0001-pagenation__next {
    width: 22%;
    float: left;
    text-align: center;
  }
  .news-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__start__inner, .news-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .news-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .news-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 12px;
  }
  .news-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .news-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 12px 13px 12px;
  }
  .news-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .news-list-0001-pagenation__start__inner:before, .theme-4 .news-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .news-list-0001-pagenation__end__inner:before, .theme-4 .news-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .news-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .news-list-0001-pagenation__prev__inner:before, .theme-1 .news-list-0001-pagenation__next__inner:before, .theme-4 .news-list-0001-pagenation__prev__inner:before, .theme-4 .news-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .news-list-0001-pagenation__prev__inner:before, .theme-4 .news-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 4px;
  }
  .theme-1 .news-list-0001-pagenation__next__inner:before, .theme-4 .news-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 4px;
  }
  .theme-2 .news-list-0001-pagenation__start__inner:before, .theme-3 .news-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 29%;
  }
  .theme-2 .news-list-0001-pagenation__end__inner:before, .theme-3 .news-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 29%;
  }
  .news-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .news-list-0001-pagenation__prev__inner:before, .theme-2 .news-list-0001-pagenation__next__inner:before, .theme-3 .news-list-0001-pagenation__prev__inner:before, .theme-3 .news-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .news-list-0001-pagenation__prev__inner:before, .theme-3 .news-list-0001-pagenation__prev__inner:before {
    top: 15px;
    left: 10px;
  }
  .theme-2 .news-list-0001-pagenation__next__inner:before, .theme-3 .news-list-0001-pagenation__next__inner:before {
    top: 15px;
    right: 10px;
  }
  .news-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .news-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .news-list-0001-pagenation__pages-sp {
    display: none;
  }
  .news-list-0001-pagenation__pages-wrap {
    float: left;
    width: 44%;
    padding: 14px 0;
  }
  .news-list-0001-pagenation__bottom {
    margin: 40px 0 0;
  }
  /* pager */
  .theme-1 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 6px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .news-list-0001__btn-icon:before, .theme-3 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 8px;
    width: 12px;
    height: 12px;
  }
  .news-list-0001 .news-list-0001__btn-icon.external-links:before {
    right: 15px;
    width: 12px;
    height: 12px;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .news-list-0001 {
    margin: 0 120px 0;
  }
  .news-list-0001 .main-title {
    font-size: 30px;
  }
  .news-list-0001 .news-list__item {
    padding: 0 0 33px 0;
  }
  .news-list-0001 .title_block {
    width: 74%;
    margin: 36px 0 0 0;
  }
  .news-list-0001 .date {
    font-size: 14px;
  }
  .news-list-0001 .title {
    font-size: 20px;
    margin: 14px 0 0 0;
  }
  .news-list-0001 .img_block {
    width: 22%;
    margin: 40px 0 0 0;
  }
  .news-list-0001 .text_block {
    font-size: 14px;
    width: 74%;
  }
  .news-list-0001 .text {
    margin: 15px 0 0 0;
  }
  .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 36px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-3 .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 38px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-4 .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 39px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .news-list-0001 .link_btn img {
    height: 12px;
    right: 14px;
    top: 14px;
  }
  /* pager */
  .news-list-0001-pagenation {
    margin: 41px 0 0;
  }
  .news-list-0001-pagenation__start, .news-list-0001-pagenation__end {
    width: 5%;
    float: left;
  }
  .news-list-0001-pagenation__prev, .news-list-0001-pagenation__next {
    width: 18%;
    float: left;
    text-align: center;
  }
  .news-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__start__inner, .news-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .news-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .news-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 12px;
  }
  .news-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .news-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 12px 13px 12px;
  }
  .news-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .news-list-0001-pagenation__start__inner:before, .theme-4 .news-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .news-list-0001-pagenation__end__inner:before, .theme-4 .news-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .news-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .news-list-0001-pagenation__prev__inner:before, .theme-1 .news-list-0001-pagenation__next__inner:before, .theme-4 .news-list-0001-pagenation__prev__inner:before, .theme-4 .news-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .news-list-0001-pagenation__prev__inner:before, .theme-4 .news-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 4px;
  }
  .theme-1 .news-list-0001-pagenation__next__inner:before, .theme-4 .news-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 4px;
  }
  .theme-2 .news-list-0001-pagenation__start__inner:before, .theme-3 .news-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 29%;
  }
  .theme-2 .news-list-0001-pagenation__end__inner:before, .theme-3 .news-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 29%;
  }
  .news-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .news-list-0001-pagenation__prev__inner:before, .theme-2 .news-list-0001-pagenation__next__inner:before, .theme-3 .news-list-0001-pagenation__prev__inner:before, .theme-3 .news-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .news-list-0001-pagenation__prev__inner:before, .theme-3 .news-list-0001-pagenation__prev__inner:before {
    top: 15px;
    left: 10px;
  }
  .theme-2 .news-list-0001-pagenation__next__inner:before, .theme-3 .news-list-0001-pagenation__next__inner:before {
    top: 15px;
    right: 10px;
  }
  .news-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .news-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .news-list-0001-pagenation__pages-sp {
    display: none;
  }
  .news-list-0001-pagenation__pages-wrap {
    float: left;
    width: 54%;
    padding: 14px 0;
  }
  .news-list-0001-pagenation__bottom {
    margin: 40px 0 0;
  }
  /* pager */
  .theme-1 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 6px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .news-list-0001__btn-icon:before, .theme-3 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 8px;
    width: 12px;
    height: 12px;
  }
  .news-list-0001 .news-list-0001__btn-icon.external-links:before {
    right: 15px;
    width: 12px;
    height: 12px;
  }
}
/* pc-normal */
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .news-list-0001 {
    margin: 0 120px 0;
  }
  .news-list-0001 .main-title {
    font-size: 30px;
  }
  .news-list-0001 .news-list__item {
    padding: 0 0 33px 0;
  }
  .news-list-0001 .title_block {
    width: 80%;
    margin: 36px 0 0 0;
  }
  .news-list-0001 .date {
    font-size: 14px;
  }
  .news-list-0001 .title {
    font-size: 20px;
    margin: 14px 0 0 0;
  }
  .news-list-0001 .img_block {
    width: 18%;
    margin: 40px 0 0 0;
  }
  .news-list-0001 .text_block {
    font-size: 14px;
    width: 79%;
  }
  .news-list-0001 .text {
    margin: 15px 0 0 0;
  }
  .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 36px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-3 .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 38px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-4 .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 39px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .news-list-0001 .link_btn img {
    height: 12px;
    right: 14px;
    top: 14px;
  }
  /* pager */
  .news-list-0001-pagenation {
    margin: 41px 0 0;
  }
  .news-list-0001-pagenation__start, .news-list-0001-pagenation__end {
    width: 4%;
    float: left;
  }
  .news-list-0001-pagenation__prev, .news-list-0001-pagenation__next {
    width: 15%;
    float: left;
    text-align: center;
  }
  .news-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__start__inner, .news-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .news-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .news-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 12px;
  }
  .news-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .news-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 12px 13px 12px;
  }
  .news-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .news-list-0001-pagenation__start__inner:before, .theme-4 .news-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .news-list-0001-pagenation__end__inner:before, .theme-4 .news-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .news-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .news-list-0001-pagenation__prev__inner:before, .theme-1 .news-list-0001-pagenation__next__inner:before, .theme-4 .news-list-0001-pagenation__prev__inner:before, .theme-4 .news-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .news-list-0001-pagenation__prev__inner:before, .theme-4 .news-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 4px;
  }
  .theme-1 .news-list-0001-pagenation__next__inner:before, .theme-4 .news-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 4px;
  }
  .theme-2 .news-list-0001-pagenation__start__inner:before, .theme-3 .news-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 29%;
  }
  .theme-2 .news-list-0001-pagenation__end__inner:before, .theme-3 .news-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 29%;
  }
  .news-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .news-list-0001-pagenation__prev__inner:before, .theme-2 .news-list-0001-pagenation__next__inner:before, .theme-3 .news-list-0001-pagenation__prev__inner:before, .theme-3 .news-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .news-list-0001-pagenation__prev__inner:before, .theme-3 .news-list-0001-pagenation__prev__inner:before {
    top: 15px;
    left: 10px;
  }
  .theme-2 .news-list-0001-pagenation__next__inner:before, .theme-3 .news-list-0001-pagenation__next__inner:before {
    top: 15px;
    right: 10px;
  }
  .news-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .news-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .news-list-0001-pagenation__pages-sp {
    display: none;
  }
  .news-list-0001-pagenation__pages-wrap {
    float: left;
    width: 62%;
    padding: 14px 0;
  }
  .news-list-0001-pagenation__bottom {
    margin: 40px 0 0;
  }
  /* pager */
  .theme-1 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 6px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .news-list-0001__btn-icon:before, .theme-3 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 8px;
    width: 12px;
    height: 12px;
  }
  .news-list-0001 .news-list-0001__btn-icon.external-links:before {
    right: 15px;
    width: 12px;
    height: 12px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .news-list-0001 {
    margin: 0 120px 0;
  }
  .news-list-0001 .main-title {
    font-size: 30px;
  }
  .news-list-0001 .news-list__item {
    padding: 0 0 33px 0;
  }
  .news-list-0001 .title_block {
    width: 80%;
    margin: 36px 0 0 0;
  }
  .news-list-0001 .date {
    font-size: 14px;
  }
  .news-list-0001 .title {
    font-size: 20px;
    margin: 14px 0 0 0;
  }
  .news-list-0001 .img_block {
    width: 18%;
    margin: 40px 0 0 0;
  }
  .news-list-0001 .text_block {
    font-size: 14px;
    width: 79%;
  }
  .news-list-0001 .text {
    margin: 15px 0 0 0;
  }
  .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 36px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-3 .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 38px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-4 .news-list-0001 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 39px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .news-list-0001 .link_btn img {
    height: 12px;
    right: 14px;
    top: 14px;
  }
  /* pager */
  .news-list-0001-pagenation {
    margin: 41px 0 0;
  }
  .news-list-0001-pagenation__start, .news-list-0001-pagenation__end {
    width: 4%;
    float: left;
  }
  .news-list-0001-pagenation__prev, .news-list-0001-pagenation__next {
    width: 15%;
    float: left;
    text-align: center;
  }
  .news-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .news-list-0001-pagenation__start__inner, .news-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .news-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .news-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 12px;
  }
  .news-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .news-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 12px 13px 12px;
  }
  .news-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .news-list-0001-pagenation__start__inner:before, .theme-4 .news-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .news-list-0001-pagenation__end__inner:before, .theme-4 .news-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .news-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .news-list-0001-pagenation__prev__inner:before, .theme-1 .news-list-0001-pagenation__next__inner:before, .theme-4 .news-list-0001-pagenation__prev__inner:before, .theme-4 .news-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .news-list-0001-pagenation__prev__inner:before, .theme-4 .news-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 4px;
  }
  .theme-1 .news-list-0001-pagenation__next__inner:before, .theme-4 .news-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 4px;
  }
  .theme-2 .news-list-0001-pagenation__start__inner:before, .theme-3 .news-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 29%;
  }
  .theme-2 .news-list-0001-pagenation__end__inner:before, .theme-3 .news-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 29%;
  }
  .news-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .news-list-0001-pagenation__prev__inner:before, .theme-2 .news-list-0001-pagenation__next__inner:before, .theme-3 .news-list-0001-pagenation__prev__inner:before, .theme-3 .news-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .news-list-0001-pagenation__prev__inner:before, .theme-3 .news-list-0001-pagenation__prev__inner:before {
    top: 15px;
    left: 10px;
  }
  .theme-2 .news-list-0001-pagenation__next__inner:before, .theme-3 .news-list-0001-pagenation__next__inner:before {
    top: 15px;
    right: 10px;
  }
  .news-list-0001-pagenation__pages__bottom {
    margin: 40px 0 17px;
  }
  .news-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .news-list-0001-pagenation__pages-sp {
    display: none;
  }
  .news-list-0001-pagenation__pages-wrap {
    float: left;
    width: 62%;
    padding: 14px 0;
  }
  .news-list-0001-pagenation__bottom {
    margin: 40px 0 0;
  }
  /* pager */
  .theme-1 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 6px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .news-list-0001__btn-icon:before, .theme-3 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .news-list-0001__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 8px;
    width: 12px;
    height: 12px;
  }
  .news-list-0001 .news-list-0001__btn-icon.external-links:before {
    right: 15px;
    width: 12px;
    height: 12px;
  }
}
/*共通となるCSSは外に記述 */
.news-list-0002 {
  position: relative;
}

.news-list-0002 .news-wrap {
  margin: 40px 0 0 0;
}

.news-list-0002-border {
  border-radius: 3px;
}

.theme-4 .news-list-0002-border {
  border-radius: 30px;
}

.news-list-0002 .news-list {
  border-bottom: 1px solid #e6e6e6;
}

.news-list-0002 .news-list__item {
  border-top: 1px solid #e6e6e6;
}

.news-list-0002 .title_block {
  float: left;
}

.news-list-0002 .news-list__item.no-pic .title_block {
  width: 100%;
}

.news-list-0002 .title {
  font-weight: bold;
  line-height: 1.4;
}

.news-list-0002 .img_block {
  float: right;
}

.news-list-0002 .img_block img {
  width: 100%;
  height: auto;
  border-radius: 3px;
}

.news-list-0002 .news-list__item.no-pic .img_block {
  width: 0;
}

.news-list-0002 .text_block {
  float: left;
}

.news-list-0002 .news-list__item.no-pic .text_block {
  width: 100%;
}

.news-list-0002 .text {
  line-height: 2;
  word-break: break-all;
}

.news-list-0002 .link_btn {
  position: relative;
  display: inline-block;
}

.news-list-0002 .link_btn img {
  width: auto;
  position: absolute;
}

.news-list-0002-pagenation__start__inner, .news-list-0002-pagenation__prev__inner, .news-list-0002-pagenation__next__inner, .news-list-0002-pagenation__end__inner {
  position: relative;
  display: block;
  font-weight: bold;
}

.news-list-0002-pagenation__start__inner:before, .news-list-0002-pagenation__prev__inner:before, .news-list-0002-pagenation__next__inner:before, .news-list-0002-pagenation__end__inner:before {
  position: absolute;
  width: 10px;
  height: 10px;
}

.theme-4 .news-list-0002-pagenation__start__inner, .theme-4 .news-list-0002-pagenation__prev__inner, .theme-4 .news-list-0002-pagenation__next__inner, .theme-4 .news-list-0002-pagenation__end__inner {
  border-radius: 20px;
}

.news-list-0002-pagenation-inactive {
  opacity: 0.2;
}

.news-list-0002__article-no-exsits {
  margin: 35px 0;
}

.news-list-0002__article-no-exsits__inner {
  width: 100%;
  border: 1px solid #f5f5f5;
  padding: 34px 53px;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.theme-1 .news-list-0002 .color-icon-1:before, .theme-4 .news-list-0002 .color-icon-1:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-1.png);
}

.theme-1 .news-list-0002 .color-icon-2:before, .theme-4 .news-list-0002 .color-icon-2:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-2.png);
}

.theme-1 .news-list-0002 .color-icon-3:before, .theme-4 .news-list-0002 .color-icon-3:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-3.png);
}

.theme-1 .news-list-0002 .color-icon-4:before, .theme-4 .news-list-0002 .color-icon-4:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-4.png);
}

.theme-1 .news-list-0002 .color-icon-5:before, .theme-4 .news-list-0002 .color-icon-5:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-5.png);
}

.theme-1 .news-list-0002 .color-icon-6:before, .theme-4 .news-list-0002 .color-icon-6:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-6.png);
}

.theme-1 .news-list-0002 .color-icon-7:before, .theme-4 .news-list-0002 .color-icon-7:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-7.png);
}

.theme-1 .news-list-0002 .color-icon-8:before, .theme-4 .news-list-0002 .color-icon-8:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-8.png);
}

.theme-1 .news-list-0002 .color-icon-9:before, .theme-4 .news-list-0002 .color-icon-9:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-9.png);
}

.theme-1 .news-list-0002 .color-icon-10:before, .theme-4 .news-list-0002 .color-icon-10:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-10.png);
}

.theme-1 .news-list-0002 .color-icon-11:before, .theme-4 .news-list-0002 .color-icon-11:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-11.png);
}

.theme-1 .news-list-0002 .color-icon-12:before, .theme-4 .news-list-0002 .color-icon-12:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-12.png);
}

.theme-1 .news-list-0002 .color-icon-13:before, .theme-4 .news-list-0002 .color-icon-13:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-13.png);
}

.theme-1 .news-list-0002 .color-icon-14:before, .theme-4 .news-list-0002 .color-icon-14:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-14.png);
}

.theme-1 .news-list-0002 .color-icon-15:before, .theme-4 .news-list-0002 .color-icon-15:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-15.png);
}

.theme-1 .news-list-0002 .color-icon-16:before, .theme-4 .news-list-0002 .color-icon-16:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-16.png);
}

.theme-1 .news-list-0002 .color-icon-17:before, .theme-4 .news-list-0002 .color-icon-17:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-17.png);
}

.theme-1 .news-list-0002 .color-icon-18:before, .theme-4 .news-list-0002 .color-icon-18:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-18.png);
}

.theme-1 .news-list-0002 .color-icon-19:before, .theme-4 .news-list-0002 .color-icon-19:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-19.png);
}

.theme-1 .news-list-0002 .color-icon-20:before, .theme-4 .news-list-0002 .color-icon-20:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-20.png);
}

.theme-1 .news-list-0002 .color-icon-21:before, .theme-4 .news-list-0002 .color-icon-21:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-21.png);
}

.theme-1 .news-list-0002 .color-icon-22:before, .theme-4 .news-list-0002 .color-icon-22:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-22.png);
}

.theme-1 .news-list-0002 .color-icon-23:before, .theme-4 .news-list-0002 .color-icon-23:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-23.png);
}

.theme-1 .news-list-0002 .color-icon-24:before, .theme-4 .news-list-0002 .color-icon-24:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-24.png);
}

.theme-1 .news-list-0002 .color-icon-25:before, .theme-4 .news-list-0002 .color-icon-25:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-25.png);
}

.theme-1 .news-list-0002 .color-icon-26:before, .theme-4 .news-list-0002 .color-icon-26:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-26.png);
}

.theme-1 .news-list-0002 .color-icon-27:before, .theme-4 .news-list-0002 .color-icon-27:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-27.png);
}

.theme-1 .news-list-0002 .color-icon-28:before, .theme-4 .news-list-0002 .color-icon-28:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-28.png);
}

.theme-1 .news-list-0002 .color-icon-29:before, .theme-4 .news-list-0002 .color-icon-29:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-29.png);
}

.theme-1 .news-list-0002 .color-icon-30:before, .theme-4 .news-list-0002 .color-icon-30:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-30.png);
}

.theme-1 .news-list-0002 .color-icon-31:before, .theme-4 .news-list-0002 .color-icon-31:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-31.png);
}

.theme-1 .news-list-0002 .color-icon-32:before, .theme-4 .news-list-0002 .color-icon-32:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-32.png);
}

.theme-1 .news-list-0002 .color-icon-33:before, .theme-4 .news-list-0002 .color-icon-33:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-33.png);
}

.theme-1 .news-list-0002 .color-icon-34:before, .theme-4 .news-list-0002 .color-icon-34:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-34.png);
}

.theme-1 .news-list-0002 .color-icon-35:before, .theme-4 .news-list-0002 .color-icon-35:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-35.png);
}

.theme-1 .news-list-0002 .color-icon-36:before, .theme-4 .news-list-0002 .color-icon-36:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-36.png);
}

.theme-1 .news-list-0002 .color-icon-37:before, .theme-4 .news-list-0002 .color-icon-37:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-37.png);
}

.theme-1 .news-list-0002 .color-icon-38:before, .theme-4 .news-list-0002 .color-icon-38:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-38.png);
}

.theme-1 .news-list-0002 .color-icon-39:before, .theme-4 .news-list-0002 .color-icon-39:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-39.png);
}

.theme-1 .news-list-0002 .color-icon-40:before, .theme-4 .news-list-0002 .color-icon-40:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-40.png);
}

.theme-1 .news-list-0002 .color-icon-41:before, .theme-4 .news-list-0002 .color-icon-41:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-41.png);
}

.theme-1 .news-list-0002 .color-icon-42:before, .theme-4 .news-list-0002 .color-icon-42:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-42.png);
}

.theme-1 .news-list-0002 .color-icon-43:before, .theme-4 .news-list-0002 .color-icon-43:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-43.png);
}

.theme-1 .news-list-0002 .color-icon-44:before, .theme-4 .news-list-0002 .color-icon-44:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-44.png);
}

.theme-1 .news-list-0002 .color-icon-45:before, .theme-4 .news-list-0002 .color-icon-45:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-45.png);
}

.theme-1 .news-list-0002 .color-icon-46:before, .theme-4 .news-list-0002 .color-icon-46:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-46.png);
}

.theme-1 .news-list-0002 .color-icon-47:before, .theme-4 .news-list-0002 .color-icon-47:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-47.png);
}

.theme-1 .news-list-0002 .color-icon-48:before, .theme-4 .news-list-0002 .color-icon-48:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-48.png);
}

.theme-1 .news-list-0002 .color-icon-49:before, .theme-4 .news-list-0002 .color-icon-49:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-49.png);
}

.theme-1 .news-list-0002 .color-icon-50:before, .theme-4 .news-list-0002 .color-icon-50:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-50.png);
}

.theme-1 .news-list-0002 .color-icon-51:before, .theme-4 .news-list-0002 .color-icon-51:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-51.png);
}

.theme-1 .news-list-0002 .color-icon-52:before, .theme-4 .news-list-0002 .color-icon-52:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-52.png);
}

.theme-1 .news-list-0002 .color-icon-53:before, .theme-4 .news-list-0002 .color-icon-53:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-53.png);
}

.theme-1 .news-list-0002 .color-icon-54:before, .theme-4 .news-list-0002 .color-icon-54:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-54.png);
}

.theme-1 .news-list-0002 .color-icon-55:before, .theme-4 .news-list-0002 .color-icon-55:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-55.png);
}

.theme-1 .news-list-0002 .color-icon-56:before, .theme-4 .news-list-0002 .color-icon-56:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-56.png);
}

.theme-1 .news-list-0002 .color-icon-57:before, .theme-4 .news-list-0002 .color-icon-57:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-57.png);
}

.theme-1 .news-list-0002 .color-icon-58:before, .theme-4 .news-list-0002 .color-icon-58:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-58.png);
}

.theme-1 .news-list-0002 .color-icon-59:before, .theme-4 .news-list-0002 .color-icon-59:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-59.png);
}

.theme-1 .news-list-0002 .color-icon-60:before, .theme-4 .news-list-0002 .color-icon-60:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-60.png);
}

.theme-1 .news-list-0002 .color-icon-61:before, .theme-4 .news-list-0002 .color-icon-61:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-61.png);
}

.theme-1 .news-list-0002 .color-icon-62:before, .theme-4 .news-list-0002 .color-icon-62:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-62.png);
}

.theme-1 .news-list-0002 .color-icon-63:before, .theme-4 .news-list-0002 .color-icon-63:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-63.png);
}

.theme-1 .news-list-0002 .color-icon-64:before, .theme-4 .news-list-0002 .color-icon-64:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-64.png);
}

.theme-1 .news-list-0002 .color-icon-65:before, .theme-4 .news-list-0002 .color-icon-65:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-65.png);
}

.theme-1 .news-list-0002 .color-icon-66:before, .theme-4 .news-list-0002 .color-icon-66:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-66.png);
}

.theme-1 .news-list-0002 .color-icon-67:before, .theme-4 .news-list-0002 .color-icon-67:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-67.png);
}

.theme-1 .news-list-0002 .color-icon-68:before, .theme-4 .news-list-0002 .color-icon-68:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-68.png);
}

.theme-1 .news-list-0002 .color-icon-69:before, .theme-4 .news-list-0002 .color-icon-69:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-69.png);
}

.theme-1 .news-list-0002 .color-icon-70:before, .theme-4 .news-list-0002 .color-icon-70:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-70.png);
}

.theme-1 .news-list-0002 .color-icon-71:before, .theme-4 .news-list-0002 .color-icon-71:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-71.png);
}

.theme-1 .news-list-0002 .color-icon-72:before, .theme-4 .news-list-0002 .color-icon-72:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-72.png);
}

.theme-1 .news-list-0002 .color-icon-73:before, .theme-4 .news-list-0002 .color-icon-73:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-73.png);
}

.theme-1 .news-list-0002 .color-icon-74:before, .theme-4 .news-list-0002 .color-icon-74:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-74.png);
}

.theme-1 .news-list-0002 .color-icon-75:before, .theme-4 .news-list-0002 .color-icon-75:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-75.png);
}

.theme-1 .news-list-0002 .color-icon-76:before, .theme-4 .news-list-0002 .color-icon-76:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-76.png);
}

.theme-1 .news-list-0002 .color-icon-77:before, .theme-4 .news-list-0002 .color-icon-77:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-77.png);
}

.theme-1 .news-list-0002 .color-icon-78:before, .theme-4 .news-list-0002 .color-icon-78:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-78.png);
}

.theme-1 .news-list-0002 .color-icon-79:before, .theme-4 .news-list-0002 .color-icon-79:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-79.png);
}

.theme-1 .news-list-0002 .color-icon-80:before, .theme-4 .news-list-0002 .color-icon-80:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-80.png);
}

.theme-1 .news-list-0002 .color-icon-81:before, .theme-4 .news-list-0002 .color-icon-81:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-81.png);
}

.theme-1 .news-list-0002 .color-icon-82:before, .theme-4 .news-list-0002 .color-icon-82:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-82.png);
}

.theme-1 .news-list-0002 .color-icon-83:before, .theme-4 .news-list-0002 .color-icon-83:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-83.png);
}

.theme-1 .news-list-0002 .color-icon-84:before, .theme-4 .news-list-0002 .color-icon-84:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-84.png);
}

.theme-1 .news-list-0002 .color-icon-85:before, .theme-4 .news-list-0002 .color-icon-85:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-85.png);
}

.theme-1 .news-list-0002 .color-icon-86:before, .theme-4 .news-list-0002 .color-icon-86:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-86.png);
}

.theme-1 .news-list-0002 .color-icon-87:before, .theme-4 .news-list-0002 .color-icon-87:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-87.png);
}

.theme-1 .news-list-0002 .color-icon-88:before, .theme-4 .news-list-0002 .color-icon-88:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-88.png);
}

.theme-1 .news-list-0002 .color-icon-89:before, .theme-4 .news-list-0002 .color-icon-89:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-89.png);
}

.theme-1 .news-list-0002 .color-icon-90:before, .theme-4 .news-list-0002 .color-icon-90:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-90.png);
}

.theme-1 .news-list-0002 .color-icon-91:before, .theme-4 .news-list-0002 .color-icon-91:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-91.png);
}

.theme-1 .news-list-0002 .color-icon-92:before, .theme-4 .news-list-0002 .color-icon-92:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-92.png);
}

.theme-1 .news-list-0002 .color-icon-93:before, .theme-4 .news-list-0002 .color-icon-93:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-93.png);
}

.theme-1 .news-list-0002 .color-icon-94:before, .theme-4 .news-list-0002 .color-icon-94:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-94.png);
}

.theme-1 .news-list-0002 .color-icon-95:before, .theme-4 .news-list-0002 .color-icon-95:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-95.png);
}

.theme-1 .news-list-0002 .color-icon-96:before, .theme-4 .news-list-0002 .color-icon-96:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-96.png);
}

.theme-1 .news-list-0002 .color-icon-97:before, .theme-4 .news-list-0002 .color-icon-97:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-97.png);
}

.theme-1 .news-list-0002 .color-icon-98:before, .theme-4 .news-list-0002 .color-icon-98:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-98.png);
}

.theme-1 .news-list-0002 .color-icon-99:before, .theme-4 .news-list-0002 .color-icon-99:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-99.png);
}

.theme-1 .news-list-0002 .color-icon-100:before, .theme-4 .news-list-0002 .color-icon-100:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-100.png);
}

.theme-1 .news-list-0002 .color-icon-101:before, .theme-4 .news-list-0002 .color-icon-101:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-101.png);
}

.theme-1 .news-list-0002 .color-icon-102:before, .theme-4 .news-list-0002 .color-icon-102:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-102.png);
}

.theme-1 .news-list-0002 .color-icon-103:before, .theme-4 .news-list-0002 .color-icon-103:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-103.png);
}

.theme-1 .news-list-0002 .color-icon-104:before, .theme-4 .news-list-0002 .color-icon-104:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-104.png);
}

.theme-1 .news-list-0002 .color-icon-105:before, .theme-4 .news-list-0002 .color-icon-105:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-105.png);
}

.theme-1 .news-list-0002 .color-icon-106:before, .theme-4 .news-list-0002 .color-icon-106:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-106.png);
}

.theme-1 .news-list-0002 .color-icon-107:before, .theme-4 .news-list-0002 .color-icon-107:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-107.png);
}

.theme-1 .news-list-0002 .color-icon-108:before, .theme-4 .news-list-0002 .color-icon-108:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-108.png);
}

.theme-1 .news-list-0002 .color-icon-109:before, .theme-4 .news-list-0002 .color-icon-109:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-109.png);
}

.theme-1 .news-list-0002 .color-icon-110:before, .theme-4 .news-list-0002 .color-icon-110:before {
  background-image: url(/assets/a/images/coloricon/arrow/icon_button_arrow_thin/button-0001-03-110.png);
}

/* sp */
@media screen and (max-width: 767px) {
  .news-list-0002 {
    margin: 0 16px 0;
  }
  .news-list-0002 .main-title {
    font-size: 24px;
  }
  .news-list-0002 .news-wrap {
    margin: 40px 0 0 0;
  }
  .news-list-0002 .news-list__item {
    padding: 0 0 40px 0;
  }
  .news-list-0002 .title_block {
    width: 55%;
    margin: 36px 0 0 0;
  }
  .news-list-0002 .date {
    font-size: 13px;
  }
  .news-list-0002 .title {
    font-size: 20px;
    margin: 23px 0 0 0;
    line-height: 1.5;
  }
  .news-list-0002 .img_block {
    width: 34.5%;
    margin: 40px 0 0 0;
  }
  .news-list-0002 .text_block {
    font-size: 14px;
    width: 100%;
  }
  .news-list-0002 .text {
    margin: 6px 0 0 0;
  }
  .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 100%;
    line-height: 37px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-3 .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 100%;
    line-height: 38px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-4 .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 100%;
    line-height: 39px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .news-list-0002 .link_btn img {
    height: 12px;
    right: 18px;
    top: 14px;
  }
  /* pager */
  .news-list-0002-pagenation {
    margin: 41px 0 0;
  }
  .news-list-0002-pagenation__start, .news-list-0002-pagenation__end {
    width: 15%;
    float: left;
  }
  .news-list-0002-pagenation__prev, .news-list-0002-pagenation__next {
    width: 35%;
    float: left;
  }
  .news-list-0002-pagenation__start {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__end {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__next {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__start__inner, .news-list-0002-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .news-list-0002-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 12px;
    padding: 13px 9px 13px 12px;
    text-align: right;
  }
  .news-list-0002-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 12px;
    padding: 13px 12px 13px 9px;
  }
  .news-list-0002-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .news-list-0002-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .news-list-0002-pagenation__start__inner:before, .theme-4 .news-list-0002-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 31%;
    left: 32%;
  }
  .theme-1 .news-list-0002-pagenation__end__inner:before, .theme-4 .news-list-0002-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 31%;
    right: 28%;
  }
  .news-list-0002-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .news-list-0002-pagenation__prev__inner:before, .theme-1 .news-list-0002-pagenation__next__inner:before, .theme-4 .news-list-0002-pagenation__prev__inner:before, .theme-4 .news-list-0002-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .news-list-0002-pagenation__prev__inner:before, .theme-4 .news-list-0002-pagenation__prev__inner:before {
    top: 12px;
    left: 4px;
  }
  .theme-1 .news-list-0002-pagenation__next__inner:before, .theme-4 .news-list-0002-pagenation__next__inner:before {
    top: 12px;
    right: 4px;
  }
  .theme-2 .news-list-0002-pagenation__start__inner:before, .theme-3 .news-list-0002-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 33%;
  }
  .theme-2 .news-list-0002-pagenation__end__inner:before, .theme-3 .news-list-0002-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 33%;
  }
  .news-list-0002-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .news-list-0002-pagenation__prev__inner:before, .theme-2 .news-list-0002-pagenation__next__inner:before, .theme-3 .news-list-0002-pagenation__prev__inner:before, .theme-3 .news-list-0002-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .news-list-0002-pagenation__prev__inner:before, .theme-3 .news-list-0002-pagenation__prev__inner:before {
    top: 15px;
    left: 4px;
  }
  .theme-2 .news-list-0002-pagenation__next__inner:before, .theme-3 .news-list-0002-pagenation__next__inner:before {
    top: 15px;
    right: 4px;
  }
  .news-list-0002-pagenation__pages__bottom {
    margin: 40px 0 17px;
  }
  .news-list-0002-pagenation__pages-wrap {
    display: none;
  }
  /* pager */
  .news-list-0002__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .news-list-0002 .news-list-0002__btn-icon.external-links:before {
    right: 14px;
    width: 12px;
    height: 12px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .news-list-0002 {
    margin: 0 40px 0;
  }
  .news-list-0002 .main-title {
    font-size: 30px;
  }
  .news-list-0002 .news-list__item {
    padding: 0 0 40px 0;
  }
  .news-list-0002 .title_block {
    width: 60%;
    margin: 36px 0 0 0;
  }
  .news-list-0002 .date {
    font-size: 14px;
  }
  .news-list-0002 .title {
    font-size: 20px;
    margin: 14px 0 0 0;
  }
  .news-list-0002 .img_block {
    width: 33.4%;
    margin: 40px 0 0 0;
  }
  .news-list-0002 .text_block {
    font-size: 14px;
    width: 60%;
  }
  .news-list-0002 .text {
    margin: 15px 0 0 0;
  }
  .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 37px;
    margin: 25px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-3 .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 38px;
    margin: 25px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-4 .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 39px;
    margin: 25px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .news-list-0002 .link_btn img {
    height: 12px;
    right: 14px;
    top: 14px;
  }
  /* pager */
  .news-list-0002-pagenation {
    margin: 41px 0 0;
  }
  .news-list-0002-pagenation__start, .news-list-0002-pagenation__end {
    width: 6%;
    float: left;
  }
  .news-list-0002-pagenation__prev, .news-list-0002-pagenation__next {
    width: 22%;
    float: left;
    text-align: center;
  }
  .news-list-0002-pagenation__start {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__end {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__next {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__start__inner, .news-list-0002-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .news-list-0002-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 13px 12px 14px 12px;
  }
  .news-list-0002-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 12px;
  }
  .news-list-0002-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .news-list-0002-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .news-list-0002-pagenation__start__inner:before, .theme-4 .news-list-0002-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 34%;
  }
  .theme-1 .news-list-0002-pagenation__end__inner:before, .theme-4 .news-list-0002-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 25%;
  }
  .news-list-0002-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .news-list-0002-pagenation__prev__inner:before, .theme-1 .news-list-0002-pagenation__next__inner:before, .theme-4 .news-list-0002-pagenation__prev__inner:before, .theme-4 .news-list-0002-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .news-list-0002-pagenation__prev__inner:before, .theme-4 .news-list-0002-pagenation__prev__inner:before {
    top: 12px;
    left: 4px;
  }
  .theme-1 .news-list-0002-pagenation__next__inner:before, .theme-4 .news-list-0002-pagenation__next__inner:before {
    top: 12px;
    right: 4px;
  }
  .theme-2 .news-list-0002-pagenation__start__inner:before, .theme-3 .news-list-0002-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 33%;
  }
  .theme-2 .news-list-0002-pagenation__end__inner:before, .theme-3 .news-list-0002-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 33%;
  }
  .news-list-0002-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .news-list-0002-pagenation__prev__inner:before, .theme-2 .news-list-0002-pagenation__next__inner:before, .theme-3 .news-list-0002-pagenation__prev__inner:before, .theme-3 .news-list-0002-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .news-list-0002-pagenation__prev__inner:before, .theme-3 .news-list-0002-pagenation__prev__inner:before {
    top: 15px;
    left: 10px;
  }
  .theme-2 .news-list-0002-pagenation__next__inner:before, .theme-3 .news-list-0002-pagenation__next__inner:before {
    top: 15px;
    right: 10px;
  }
  .news-list-0002-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .news-list-0002-pagenation__pages-pc {
    margin: 0;
  }
  .news-list-0002-pagenation__pages-sp {
    display: none;
  }
  .news-list-0002-pagenation__pages-wrap {
    float: left;
    width: 44%;
    padding: 14px 0;
  }
  .news-list-0002-pagenation__bottom {
    margin: 40px 0 0;
  }
  /* pager */
  .theme-1 .news-list-0002__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 6px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .news-list-0002__btn-icon:before, .theme-3 .news-list-0002__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .news-list-0002__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 8px;
    width: 12px;
    height: 12px;
  }
  .news-list-0002 .news-list-0002__btn-icon.external-links:before {
    width: 12px;
    height: 12px;
    right: 14px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .news-list-0002 {
    margin: 0 80px 0;
  }
  .news-list-0002 .main-title {
    font-size: 30px;
  }
  .news-list-0002 .news-list__item {
    padding: 0 0 40px 0;
  }
  .news-list-0002 .title_block {
    width: 66%;
    margin: 36px 0 0 0;
  }
  .news-list-0002 .date {
    font-size: 14px;
  }
  .news-list-0002 .title {
    font-size: 20px;
    margin: 14px 0 0 0;
  }
  .news-list-0002 .img_block {
    width: 26.6%;
    margin: 40px 0 0 0;
  }
  .news-list-0002 .text_block {
    font-size: 14px;
    width: 67%;
  }
  .news-list-0002 .text {
    margin: 15px 0 0 0;
  }
  .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 37px;
    margin: 25px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-3 .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 38px;
    margin: 25px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-4 .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 39px;
    margin: 25px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .news-list-0002 .link_btn img {
    height: 12px;
    right: 14px;
    top: 14px;
  }
  /* pager */
  .news-list-0002-pagenation {
    margin: 41px 0 0;
  }
  .news-list-0002-pagenation__start, .news-list-0002-pagenation__end {
    width: 6%;
    float: left;
  }
  .news-list-0002-pagenation__prev, .news-list-0002-pagenation__next {
    width: 22%;
    float: left;
    text-align: center;
  }
  .news-list-0002-pagenation__start {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__end {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__next {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__start__inner, .news-list-0002-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .news-list-0002-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 13px 12px 13px 12px;
  }
  .news-list-0002-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 12px;
  }
  .news-list-0002-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .news-list-0002-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .news-list-0002-pagenation__start__inner:before, .theme-4 .news-list-0002-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .news-list-0002-pagenation__end__inner:before, .theme-4 .news-list-0002-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .news-list-0002-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .news-list-0002-pagenation__prev__inner:before, .theme-1 .news-list-0002-pagenation__next__inner:before, .theme-4 .news-list-0002-pagenation__prev__inner:before, .theme-4 .news-list-0002-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .news-list-0002-pagenation__prev__inner:before, .theme-4 .news-list-0002-pagenation__prev__inner:before {
    top: 12px;
    left: 4px;
  }
  .theme-1 .news-list-0002-pagenation__next__inner:before, .theme-4 .news-list-0002-pagenation__next__inner:before {
    top: 12px;
    right: 4px;
  }
  .theme-2 .news-list-0002-pagenation__start__inner:before, .theme-3 .news-list-0002-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 33%;
  }
  .theme-2 .news-list-0002-pagenation__end__inner:before, .theme-3 .news-list-0002-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 33%;
  }
  .news-list-0002-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .news-list-0002-pagenation__prev__inner:before, .theme-2 .news-list-0002-pagenation__next__inner:before, .theme-3 .news-list-0002-pagenation__prev__inner:before, .theme-3 .news-list-0002-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .news-list-0002-pagenation__prev__inner:before, .theme-3 .news-list-0002-pagenation__prev__inner:before {
    top: 15px;
    left: 10px;
  }
  .theme-2 .news-list-0002-pagenation__next__inner:before, .theme-3 .news-list-0002-pagenation__next__inner:before {
    top: 15px;
    right: 10px;
  }
  .news-list-0002-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .news-list-0002-pagenation__pages-pc {
    margin: 0;
  }
  .news-list-0002-pagenation__pages-sp {
    display: none;
  }
  .news-list-0002-pagenation__pages-wrap {
    float: left;
    width: 44%;
    padding: 14px 0;
  }
  .news-list-0002-pagenation__bottom {
    margin: 40px 0 0;
  }
  /* pager */
  .theme-1 .news-list-0002__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 6px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .news-list-0002__btn-icon:before, .theme-3 .news-list-0002__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .news-list-0002__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 8px;
    width: 12px;
    height: 12px;
  }
  .news-list-0002 .news-list-0002__btn-icon.external-links:before {
    width: 12px;
    height: 12px;
    right: 14px;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .news-list-0002 {
    margin: 0 120px 0;
  }
  .news-list-0002 .main-title {
    font-size: 30px;
  }
  .news-list-0002 .news-list__item {
    padding: 0 0 33px 0;
  }
  .news-list-0002 .title_block {
    width: 74%;
    margin: 36px 0 0 0;
  }
  .news-list-0002 .date {
    font-size: 14px;
  }
  .news-list-0002 .title {
    font-size: 20px;
    margin: 14px 0 0 0;
  }
  .news-list-0002 .img_block {
    width: 22%;
    margin: 40px 0 0 0;
  }
  .news-list-0002 .text_block {
    font-size: 14px;
    width: 74%;
  }
  .news-list-0002 .text {
    margin: 15px 0 0 0;
  }
  .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 37px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-3 .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 38px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-4 .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 39px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .news-list-0002 .link_btn img {
    height: 12px;
    right: 14px;
    top: 14px;
  }
  /* pager */
  .news-list-0002-pagenation {
    margin: 41px 0 0;
  }
  .news-list-0002-pagenation__start, .news-list-0002-pagenation__end {
    width: 5%;
    float: left;
  }
  .news-list-0002-pagenation__prev, .news-list-0002-pagenation__next {
    width: 18%;
    float: left;
    text-align: center;
  }
  .news-list-0002-pagenation__start {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__end {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__next {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__start__inner, .news-list-0002-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .news-list-0002-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 13px 12px 13px 12px;
  }
  .news-list-0002-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 12px;
  }
  .news-list-0002-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .news-list-0002-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .news-list-0002-pagenation__start__inner:before, .theme-4 .news-list-0002-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .news-list-0002-pagenation__end__inner:before, .theme-4 .news-list-0002-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .news-list-0002-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .news-list-0002-pagenation__prev__inner:before, .theme-1 .news-list-0002-pagenation__next__inner:before, .theme-4 .news-list-0002-pagenation__prev__inner:before, .theme-4 .news-list-0002-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .news-list-0002-pagenation__prev__inner:before, .theme-4 .news-list-0002-pagenation__prev__inner:before {
    top: 12px;
    left: 4px;
  }
  .theme-1 .news-list-0002-pagenation__next__inner:before, .theme-4 .news-list-0002-pagenation__next__inner:before {
    top: 12px;
    right: 4px;
  }
  .theme-2 .news-list-0002-pagenation__start__inner:before, .theme-3 .news-list-0002-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 33%;
  }
  .theme-2 .news-list-0002-pagenation__end__inner:before, .theme-3 .news-list-0002-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 33%;
  }
  .news-list-0002-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .news-list-0002-pagenation__prev__inner:before, .theme-2 .news-list-0002-pagenation__next__inner:before, .theme-3 .news-list-0002-pagenation__prev__inner:before, .theme-3 .news-list-0002-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .news-list-0002-pagenation__prev__inner:before, .theme-3 .news-list-0002-pagenation__prev__inner:before {
    top: 15px;
    left: 10px;
  }
  .theme-2 .news-list-0002-pagenation__next__inner:before, .theme-3 .news-list-0002-pagenation__next__inner:before {
    top: 15px;
    right: 10px;
  }
  .news-list-0002-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .news-list-0002-pagenation__pages-pc {
    margin: 0;
  }
  .news-list-0002-pagenation__pages-sp {
    display: none;
  }
  .news-list-0002-pagenation__pages-wrap {
    float: left;
    width: 54%;
    padding: 14px 0;
  }
  .news-list-0002-pagenation__bottom {
    margin: 40px 0 0;
  }
  /* pager */
  .theme-1 .news-list-0002__btn-icon:before, .theme-4 .news-list-0002__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 6px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .news-list-0002__btn-icon:before, .theme-3 .news-list-0002__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .news-list-0002 .news-list-0002__btn-icon.external-links:before {
    width: 12px;
    height: 12px;
    right: 14px;
  }
}
/* pc-normal */
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .news-list-0002 {
    margin: 0 120px 0;
  }
  .news-list-0002 .main-title {
    font-size: 30px;
  }
  .news-list-0002 .news-list__item {
    padding: 0 0 33px 0;
  }
  .news-list-0002 .title_block {
    width: 80%;
    margin: 36px 0 0 0;
  }
  .news-list-0002 .date {
    font-size: 14px;
  }
  .news-list-0002 .title {
    font-size: 20px;
    margin: 14px 0 0 0;
  }
  .news-list-0002 .img_block {
    width: 18%;
    margin: 40px 0 0 0;
  }
  .news-list-0002 .text_block {
    font-size: 14px;
    width: 79%;
  }
  .news-list-0002 .text {
    margin: 15px 0 0 0;
  }
  .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 37px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-3 .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 38px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-4 .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 39px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .news-list-0002 .link_btn img {
    height: 12px;
    right: 14px;
    top: 14px;
  }
  /* pager */
  .news-list-0002-pagenation {
    margin: 41px 0 0;
  }
  .news-list-0002-pagenation__start, .news-list-0002-pagenation__end {
    width: 4%;
    float: left;
  }
  .news-list-0002-pagenation__prev, .news-list-0002-pagenation__next {
    width: 15%;
    float: left;
    text-align: center;
  }
  .news-list-0002-pagenation__start {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__end {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__next {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__start__inner, .news-list-0002-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .news-list-0002-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 13px 12px 13px 12px;
  }
  .news-list-0002-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 12px;
  }
  .news-list-0002-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .news-list-0002-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .news-list-0002-pagenation__start__inner:before, .theme-4 .news-list-0002-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .news-list-0002-pagenation__end__inner:before, .theme-4 .news-list-0002-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .news-list-0002-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .news-list-0002-pagenation__prev__inner:before, .theme-1 .news-list-0002-pagenation__next__inner:before, .theme-4 .news-list-0002-pagenation__prev__inner:before, .theme-4 .news-list-0002-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .news-list-0002-pagenation__prev__inner:before, .theme-4 .news-list-0002-pagenation__prev__inner:before {
    top: 12px;
    left: 4px;
  }
  .theme-1 .news-list-0002-pagenation__next__inner:before, .theme-4 .news-list-0002-pagenation__next__inner:before {
    top: 12px;
    right: 4px;
  }
  .theme-2 .news-list-0002-pagenation__start__inner:before, .theme-3 .news-list-0002-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 33%;
  }
  .theme-2 .news-list-0002-pagenation__end__inner:before, .theme-3 .news-list-0002-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 33%;
  }
  .news-list-0002-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .news-list-0002-pagenation__prev__inner:before, .theme-2 .news-list-0002-pagenation__next__inner:before, .theme-3 .news-list-0002-pagenation__prev__inner:before, .theme-3 .news-list-0002-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .news-list-0002-pagenation__prev__inner:before, .theme-3 .news-list-0002-pagenation__prev__inner:before {
    top: 15px;
    left: 10px;
  }
  .theme-2 .news-list-0002-pagenation__next__inner:before, .theme-3 .news-list-0002-pagenation__next__inner:before {
    top: 15px;
    right: 10px;
  }
  .news-list-0002-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .news-list-0002-pagenation__pages-pc {
    margin: 0;
  }
  .news-list-0002-pagenation__pages-sp {
    display: none;
  }
  .news-list-0002-pagenation__pages-wrap {
    float: left;
    width: 62%;
    padding: 14px 0;
  }
  .news-list-0002-pagenation__bottom {
    margin: 40px 0 0;
  }
  /* pager */
  .theme-1 .news-list-0002__btn-icon:before, .theme-4 .news-list-0002__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 6px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .news-list-0002__btn-icon:before, .theme-3 .news-list-0002__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .news-list-0002 .news-list-0002__btn-icon.external-links:before {
    width: 12px;
    height: 12px;
    right: 14px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .news-list-0002 {
    margin: 0 120px 0;
  }
  .news-list-0002 .main-title {
    font-size: 30px;
  }
  .news-list-0002 .news-list__item {
    padding: 0 0 33px 0;
  }
  .news-list-0002 .title_block {
    width: 80%;
    margin: 36px 0 0 0;
  }
  .news-list-0002 .date {
    font-size: 14px;
  }
  .news-list-0002 .title {
    font-size: 20px;
    margin: 14px 0 0 0;
  }
  .news-list-0002 .img_block {
    width: 18%;
    margin: 40px 0 0 0;
  }
  .news-list-0002 .text_block {
    font-size: 14px;
    width: 79%;
  }
  .news-list-0002 .text {
    margin: 15px 0 0 0;
  }
  .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 37px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-3 .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 38px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .theme-4 .news-list-0002 .link_btn {
    padding: 0 15px 0 15px;
    height: 40px;
    width: 155px;
    line-height: 39px;
    margin: 23px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  .news-list-0002 .link_btn img {
    height: 12px;
    right: 14px;
    top: 14px;
  }
  /* pager */
  .news-list-0002-pagenation {
    margin: 41px 0 0;
  }
  .news-list-0002-pagenation__start, .news-list-0002-pagenation__end {
    width: 4%;
    float: left;
  }
  .news-list-0002-pagenation__prev, .news-list-0002-pagenation__next {
    width: 15%;
    float: left;
    text-align: center;
  }
  .news-list-0002-pagenation__start {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__end {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__next {
    padding: 0 4px 0 0;
  }
  .news-list-0002-pagenation__start__inner, .news-list-0002-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .news-list-0002-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 13px 12px 13px 12px;
  }
  .news-list-0002-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding: 12px;
  }
  .news-list-0002-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .news-list-0002-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .news-list-0002-pagenation__start__inner:before, .theme-4 .news-list-0002-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .news-list-0002-pagenation__end__inner:before, .theme-4 .news-list-0002-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .news-list-0002-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .news-list-0002-pagenation__prev__inner:before, .theme-1 .news-list-0002-pagenation__next__inner:before, .theme-4 .news-list-0002-pagenation__prev__inner:before, .theme-4 .news-list-0002-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .news-list-0002-pagenation__prev__inner:before, .theme-4 .news-list-0002-pagenation__prev__inner:before {
    top: 12px;
    left: 4px;
  }
  .theme-1 .news-list-0002-pagenation__next__inner:before, .theme-4 .news-list-0002-pagenation__next__inner:before {
    top: 12px;
    right: 4px;
  }
  .theme-2 .news-list-0002-pagenation__start__inner:before, .theme-3 .news-list-0002-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 33%;
  }
  .theme-2 .news-list-0002-pagenation__end__inner:before, .theme-3 .news-list-0002-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 33%;
  }
  .news-list-0002-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .news-list-0002-pagenation__prev__inner:before, .theme-2 .news-list-0002-pagenation__next__inner:before, .theme-3 .news-list-0002-pagenation__prev__inner:before, .theme-3 .news-list-0002-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .news-list-0002-pagenation__prev__inner:before, .theme-3 .news-list-0002-pagenation__prev__inner:before {
    top: 15px;
    left: 10px;
  }
  .theme-2 .news-list-0002-pagenation__next__inner:before, .theme-3 .news-list-0002-pagenation__next__inner:before {
    top: 15px;
    right: 10px;
  }
  .news-list-0002-pagenation__pages__bottom {
    margin: 40px 0 17px;
  }
  .news-list-0002-pagenation__pages-pc {
    margin: 0;
  }
  .news-list-0002-pagenation__pages-sp {
    display: none;
  }
  .news-list-0002-pagenation__pages-wrap {
    float: left;
    width: 62%;
    padding: 14px 0;
  }
  .news-list-0002-pagenation__bottom {
    margin: 40px 0 0;
  }
  /* pager */
  .theme-1 .news-list-0002__btn-icon:before, .theme-4 .news-list-0002__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 6px;
    width: 12px;
    height: 12px;
  }
  .theme-2 .news-list-0002__btn-icon:before, .theme-3 .news-list-0002__btn-icon:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .news-list-0002 .news-list-0002__btn-icon.external-links:before {
    width: 12px;
    height: 12px;
    right: 14px;
  }
}
.fb_iframe_widget span {
  border-radius: 5px;
  overflow: hidden;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style] {
  width: 100%;
}

.news-set-0001 .news-set-0001-news-car-list {
  float: right;
}

.news-set-0001 .news-set-0001-news-car-list-clear {
  clear: both;
}

.news-set-0001 .news-set-0001-inner__btn__link {
  position: relative;
  width: 100%;
}

.news-set-0001 .fb_iframe_widget span {
  border-radius: 5px;
  overflow: hidden;
}

.news-set-0001 .news-set-0001-inner__btn__link:before {
  position: absolute;
  width: 8px;
  height: 8px;
  right: -10px;
  bottom: 0;
  margin: auto;
}

.news-set-0001 .internal-links:before {
  right: -11px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: -8px;
  bottom: 0;
}

.news-set-0001 .news-notice-wrapper {
  margin-bottom: 60px;
  overflow: hidden;
}

.news-set-0001 .news-set-0001-sns-text {
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
}

.theme-3 .news-set-0001 .news-set-0001-sns-text {
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  /* border-radius: 0px; */
}

.theme-4 .news-set-0001 .news-set-0001-sns-text {
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
}

.news-set-0001 .news-set-0001-button-desing {
  font-size: 11px;
  padding: 11px 20px 12px 11px;
  width: 45%;
  display: inline-block;
  border-radius: 3px;
  margin-right: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}

.theme-4 .news-set-0001 .news-set-0001-button-desing {
  font-size: 11px;
  padding: 11px 20px 12px 11px;
  width: 45%;
  display: inline-block;
  border-radius: 20px;
  margin-right: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}

.news-set-0001 .news-set-0001-button-desing2 {
  font-size: 11px;
  padding: 11px 20px 12px 8px;
  width: 32%;
  display: inline-block;
  border-radius: 3px;
  margin-right: 16px;
  font-weight: bold;
}

.theme-4 .news-set-0001 .news-set-0001-button-desing2 {
  font-size: 11px;
  padding: 11px 20px 12px 8px;
  width: 32%;
  display: inline-block;
  border-radius: 20px;
  margin-right: 16px;
  font-weight: bold;
}

.news-set-0001 .news-set-0001-button-desing3 {
  font-size: 11px;
  padding: 11px 20px 12px 11px;
  width: 32%;
  display: inline-block;
  border-radius: 3px;
  margin-right: 16px;
  margin-top: 70px;
  font-weight: bold;
}

.theme-4 .news-set-0001 .news-set-0001-button-desing3 {
  font-size: 11px;
  padding: 11px 20px 12px 11px;
  width: 32%;
  display: inline-block;
  border-radius: 20px;
  margin-right: 16px;
  margin-top: 70px;
  font-weight: bold;
}

.news-set-0001 .news-set-button-icon {
  width: 5px;
  position: relative;
  top: 3px;
  right: 16px;
  float: right;
}

.theme-2 .news-set-0001 .news-set-button-icon {
  width: 9px;
  position: relative;
  top: 3px;
  right: 16px;
  float: right;
}

.theme-3 .news-set-0001 .news-set-button-icon {
  width: 9px;
  position: relative;
  top: 3px;
  right: 16px;
  float: right;
}

.theme-4 .news-set-0001 .news-set-button-icon {
  width: 5px;
  position: relative;
  top: 3px;
  right: 16px;
  float: right;
}

.news-set-0001 .news-set-0001-image {
  width: 35%;
  height: 100%;
  float: right;
  margin: -12px 0 20px 20px;
  border-radius: 3px;
}

.theme-3 .news-set-0001 .news-set-0001-image {
  width: 35%;
  height: 100%;
  float: right;
  margin: -12px 0 20px 20px;
  border-radius: 0px;
}

.theme-4 .news-set-0001 .news-set-0001-image {
  width: 35%;
  height: 100%;
  float: right;
  margin: -12px 0 20px 20px;
  border-radius: 8px;
}

.news-set-wrapper {
  width: 100%;
  overflow: hidden;
}

.news-set-0001 .news-set-0001-facebook {
  margin: 0 16px 80px 16px;
}

.news-set-0001 .news-set-0001-twitter {
  margin: 0 16px 0px 16px;
}

.news-set-0001 .news-car-title {
  font-weight: bold;
  font-size: 20px;
  /* color: #333; */
  padding: 0 0px 20px 16px;
  line-height: 1.5;
  float: left;
  width: 62%;
}

.news-set-0001 .news-car-wrapper .no-button-title, .news-set-0001 .news-notice-wrapper .no-button-title {
  width: 100%;
  padding-right: 20px;
}

.news-set-0001 .news-notice-title {
  font-weight: bold;
  font-size: 20px;
  /* color: #333; */
  padding: 70px 0px 20px 16px;
  line-height: 1.5;
  float: left;
  width: 62%;
}

.news-set-0001 .news-set-0001-sns-title {
  font-weight: bold;
  font-size: 20px;
  /* color: #333; */
  padding: 0 0 30px 0;
  width: 100%;
  line-height: 1.5;
}

.news-set-0001 .news-set-0001-news-text {
  overflow-y: scroll;
  height: 420px;
  border-top: 1px solid #eee;
  margin: 0 16px 0 16px;
  width: -webkit-fill-available;
  -webkit-overflow-scrolling: touch;
}

.news-set-0001 .news-notice-text {
  overflow-y: scroll;
  height: 420px;
  border-top: 1px solid #eee;
  margin: 50px 15px 50px 15px;
}

.news-set-0001 .new-arrivals-title {
  font-size: 13px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.5;
}

.news-set-0001 .new-arrivals-data {
  font-size: 13px;
  font-weight: bold;
  margin-top: 25px;
}

.news-set-0001 .new-arrivals-contents {
  font-size: 10px;
  line-height: 1.5;
  margin: 10px 0 10px 0;
  letter-spacing: 1px;
}

.news-set-0001 .news-set-0001-sns-wrapper {
  padding: 0 0 0 0;
}

.news-set-0001 .three-contents-width .news-set-0001-facebook {
  height: 250px;
}

.news-set-0001 .three-contents-width .news-set-0001-twitter {
  height: 250px;
}

.news-set-0001 .news-set-0001-new-arrivals {
  margin-right: 15px;
  border-bottom: 1px solid #e6e6e6;
  height: auto;
  padding-bottom: 10px;
  overflow: hidden;
  position: relative;
}

/* 4075修正 */
.news-set-0001 .news-set-0001-sns-text {
  max-width: 500px;
  margin: 0 auto;
}

.news-set-0001.news-1__sns-1 .news-notice-wrapper {
  margin-bottom: 0;
}

.news-set-0001.news-1__sns-1 .news-set-0001-sns-wrapper {
  padding: 60px 0 0 0;
}

.news-set-0001.news-1__sns-2 .news-set-0001-facebook {
  margin: 80px 16px;
}

.theme-4 .news-set-0001.news-1__sns-1 .fb_iframe_widget, .theme-4 .fb_iframe_widget span, .theme-4 .fb_iframe_widget iframe[style] {
  border-radius: 8px;
}

.theme-4 .news-set-0001 .news-set-0001-twitter .news-set-0001-sns-text {
  border-radius: 16px;
}

.theme-4 .news-set-0001 .news-set-0001-twitter .news-set-0001-sns-text iframe {
  border-radius: 16px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style] {
    width: 100% !important;
  }
  .theme-4 .news-set-0001 .news-set-0001-image {
    width: 35%;
    height: 100%;
    float: right;
    margin: -12px 0 20px 20px;
    border-radius: 16px;
  }
  .theme-4 .news-set-0001 .news-set-0001-sns-text {
    text-align: center;
    background-color: #fff;
    border-radius: 16px;
  }
  .news-set-0001 .new-arrivals-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1.5;
  }
  .news-set-0001 .new-arrivals-contents {
    font-size: 12px;
    line-height: 1.5;
    margin: 10px 0 10px 0;
    letter-spacing: 1px;
  }
  .news-set-0001 .news-set-0001-button-desing {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 40%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 40%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .news-set-0001 .news-set-0001-button-desing2 {
    font-size: 11px;
    padding: 11px 20px 12px 8px;
    width: 30%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 16px;
    font-weight: bold;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing2 {
    font-size: 11px;
    padding: 11px 20px 12px 8px;
    width: 30%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 16px;
    font-weight: bold;
  }
  .news-set-0001 .news-set-0001-button-desing3 {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 30%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 16px;
    margin-top: 0px;
    font-weight: bold;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing3 {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 30%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 16px;
    margin-top: 0px;
    font-weight: bold;
  }
  .news-set-0001 .news-set-0001-sns-text {
    text-align: center;
  }
  .news-set-0001 .news-set-button-icon {
    width: 5px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-2 .news-set-0001 .news-set-button-icon {
    width: 9px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-3 .news-set-0001 .news-set-button-icon {
    width: 9px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-4 .news-set-0001 .news-set-button-icon {
    width: 5px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .news-set-0001 .news-car-title {
    font-weight: bold;
    font-size: 20px;
    /* color: #333; */
    padding: 0 20px 20px 20px;
    line-height: 1.5;
    float: left;
    width: 65%;
  }
  .news-set-0001 .news-notice-title {
    font-weight: bold;
    font-size: 20px;
    /* color: #333; */
    padding: 0 20px 20px 20px;
    line-height: 1.5;
    width: 65%;
  }
  .news-set-0001 .news-car-wrapper {
    width: 50%;
    float: left;
  }
  .news-set-0001 .news-notice-wrapper {
    width: 50%;
    float: left;
  }
  .news-set-0001 .news-set-0001-clear {
    clear: both;
  }
  .news-set-0001 .news-set-0001-news-text {
    overflow-y: scroll;
    height: 420px;
    border-top: 1px solid #eee;
    margin: 0 20px 0 20px;
    width: -webkit-fill-available;
    -webkit-overflow-scrolling: touch;
  }
  .news-set-0001 .news-set-0001-news-wrapper {
    margin: 0 20px 0 20px;
  }
  .news-set-0001 .news-set-0001-sns-wrapper {
    padding: 30px 20px 0 20px;
  }
  .news-set-0001 .news-set-0001-new-arrivals {
    height: auto;
    padding-bottom: 10px;
  }
  .news-set-0001 .news-set-0001-facebook {
    margin: 0 20px 0px 20px;
    width: 44%;
    float: left;
  }
  .news-set-0001 .news-set-0001-twitter {
    margin: 0 20px 0px 20px;
    width: 44%;
    float: left;
  }
  /* 4075修正 */
  .news-set-0001 .news-set-0001-sns-text {
    max-width: 500px;
    margin: 0 auto;
  }
  .news-set-0001 .fb_iframe_widget, .news-set-0001 .fb_iframe_widget span, .news-set-0001 .fb_iframe_widget iframe[style] {
    width: 100% !important;
    max-width: 500px;
  }
  .news-set-0001.news-0__sns-1 .news-set-0001-facebook,
  .news-set-0001.news-0__sns-1 .news-set-0001-twitter {
    float: none;
    margin: 0 auto;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-sns-wrapper {
    padding: 0;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-news-text {
    height: 500px;
  }
  .news-set-0001.news-1__sns-1 .news-car-wrapper {
    width: 49%;
  }
  .news-set-0001.news-1__sns-1 .news-notice-wrapper {
    width: 49%;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-news-text {
    height: 500px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-facebook {
    margin: 0;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-facebook .news-set-0001-sns-text {
    height: 500px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-twitter {
    padding: 0 20px 0 30px;
    margin: 60px 0 0;
    width: 50%;
    float: left;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-twitter .news-set-0001-sns-text {
    padding: 0 10px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-sns-wrapper {
    padding: 0;
  }
  .news-set-0001.news-1__sns-2 .news-notice-wrapper {
    margin-bottom: 0;
  }
  .news-set-0001.news-1__sns-0 .news-car-wrapper {
    width: 100%;
    float: left;
  }
  .news-set-0001.news-1__sns-0 .news-notice-wrapper {
    width: 100%;
    float: left;
  }
  .theme-4 .news-set-0001.news-1__sns-1 .fb_iframe_widget, .theme-4 .fb_iframe_widget span, .theme-4 .fb_iframe_widget iframe[style] {
    border-radius: 16px;
  }
  .theme-4 .news-set-0001.news-1__sns-1 .news-set-0001-twitter .news-set-0001-sns-text iframe {
    border-radius: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style] {
    width: 100% !important;
  }
  .theme-4 .news-set-0001 .news-set-0001-image {
    width: 35%;
    height: 100%;
    float: right;
    margin: -12px 0 20px 20px;
    border-radius: 16px;
  }
  .news-set-0001 .news-car-title {
    font-weight: bold;
    font-size: 20px;
    /* color: #333; */
    padding: 0 20px 20px 20px;
    line-height: 1.5;
    float: left;
    width: 66%;
  }
  .theme-4 .news-set-0001 .news-set-0001-sns-text {
    text-align: center;
    background-color: #fff;
    border-radius: 16px;
  }
  .news-set-0001 .new-arrivals-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1.5;
  }
  .news-set-0001 .new-arrivals-contents {
    font-size: 12px;
    line-height: 1.5;
    margin: 10px 0 0px 0;
    letter-spacing: 1px;
  }
  .news-set-0001 .news-set-0001-button-desing2 {
    font-size: 11px;
    padding: 11px 20px 12px 8px;
    width: 30%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing2 {
    font-size: 11px;
    padding: 11px 20px 12px 8px;
    width: 30%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .news-set-0001 .news-set-0001-button-desing3 {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 30%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 16px;
    margin-top: 0px;
    font-weight: bold;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing3 {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 30%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 16px;
    margin-top: 0px;
    font-weight: bold;
  }
  .news-set-0001 .news-set-0001-sns-text {
    text-align: center;
  }
  .news-set-0001 .news-set-button-icon {
    width: 5px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-2 .news-set-0001 .news-set-button-icon {
    width: 9px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-3 .news-set-0001 .news-set-button-icon {
    width: 9px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-4 .news-set-0001 .news-set-button-icon {
    width: 5px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .news-set-0001 .news-notice-title {
    font-weight: bold;
    font-size: 20px;
    /* color: #333; */
    padding: 0 20px 20px 20px;
    line-height: 1.5;
    width: 66%;
  }
  .news-set-0001 .news-car-wrapper {
    width: 50%;
    float: left;
  }
  .news-set-0001 .news-notice-wrapper {
    width: 50%;
    float: left;
  }
  .news-set-0001 .news-set-0001-clear {
    clear: both;
  }
  .news-set-0001 .news-set-0001-news-text {
    overflow-y: scroll;
    height: 420px;
    border-top: 1px solid #eee;
    margin: 0 20px 0 20px;
    width: -webkit-fill-available;
  }
  .news-set-0001 .news-set-0001-news-wrapper {
    margin: 0 60px 0 60px;
  }
  .news-set-0001 .news-set-0001-sns-wrapper {
    padding: 30px 60px 0 60px;
  }
  .news-set-0001 .news-set-0001-new-arrivals {
    margin: 0 10px 0 0;
    float: left;
    width: 96%;
  }
  .news-set-0001 .news-set-0001-facebook {
    margin: 0 20px 0px 20px;
    width: 45%;
    float: left;
  }
  .news-set-0001 .news-set-0001-twitter {
    margin: 0 20px 0px 20px;
    width: 45%;
    float: left;
  }
  /* 4075修正 */
  .news-set-0001 .news-set-0001-sns-text {
    max-width: 500px;
    margin: 0 auto;
  }
  .news-set-0001.news-0__sns-1 .news-set-0001-facebook,
  .news-set-0001.news-0__sns-1 .news-set-0001-twitter {
    float: none;
    margin: 0 auto;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-sns-wrapper {
    padding: 0;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-news-text {
    height: 500px;
  }
  .news-set-0001.news-1__sns-1 .news-car-wrapper {
    width: 49%;
  }
  .news-set-0001.news-1__sns-1 .news-notice-wrapper {
    width: 49%;
  }
  .news-set-0001 .fb_iframe_widget, .news-set-0001 .fb_iframe_widget span, .news-set-0001 .fb_iframe_widget iframe[style] {
    width: 100% !important;
    max-width: 500px;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-facebook {
    margin: 0;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-facebook .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-facebook .news-set-0001-sns-text {
    max-width: 500px;
    margin: 0 20px;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-twitter {
    margin: 0;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-twitter .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-twitter .news-set-0001-sns-text {
    max-width: 500px;
    margin: 0 20px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-news-text {
    height: 500px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-facebook {
    margin: 0;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-facebook .news-set-0001-sns-text {
    height: 500px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-twitter {
    padding: 0 20px 0 80px;
    margin: 60px 0 0;
    width: 50%;
    float: left;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-sns-wrapper {
    padding: 0;
  }
  .news-set-0001.news-1__sns-2 .news-notice-wrapper {
    margin-bottom: 0;
  }
  .news-1__sns-0.news-set-0001 .news-car-wrapper {
    width: 100%;
    float: left;
  }
  .news-1__sns-0.news-set-0001 .news-notice-wrapper {
    width: 100%;
    float: left;
  }
  .theme-4 .news-set-0001.news-1__sns-1 .fb_iframe_widget, .theme-4 .fb_iframe_widget span, .theme-4 .fb_iframe_widget iframe[style] {
    border-radius: 16px;
  }
  .theme-4 .news-set-0001 .news-set-0001-twitter .news-set-0001-sns-text iframe {
    border-radius: 16px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style] {
    width: 100%;
  }
  .theme-4 .news-set-0001 .news-set-0001-image {
    width: 35%;
    height: 100%;
    float: right;
    margin: -12px 0 20px 20px;
    border-radius: 20px;
  }
  .news-set-0001 .news-car-title {
    font-weight: bold;
    font-size: 20px;
    /* color: #333; */
    padding: 0 20px 20px 20px;
    line-height: 1.5;
    float: left;
    width: 62%;
  }
  .theme-4 .news-set-0001 .news-set-0001-sns-text {
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
  }
  .news-set-0001 .new-arrivals-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1.5;
  }
  .news-set-0001 .new-arrivals-contents {
    font-size: 12px;
    line-height: 1.5;
    margin: 10px 0 10px 0;
    letter-spacing: 1px;
  }
  .news-set-wrapper .external-links:before {
    right: -10px;
  }
  .news-set-0001 .news-set-0001-button-desing {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 41%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 41%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .news-set-0001 .news-set-0001-button-desing2 {
    font-size: 11px;
    padding: 11px 20px 12px 8px;
    width: 30%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 25px;
    font-weight: bold;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing2 {
    font-size: 11px;
    padding: 11px 20px 12px 8px;
    width: 30%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 25px;
    font-weight: bold;
  }
  .news-set-0001 .news-set-0001-button-desing3 {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 30%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 25px;
    margin-top: 0px;
    font-weight: bold;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing3 {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 30%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 25px;
    margin-top: 0px;
    font-weight: bold;
  }
  .news-set-0001 .news-set-0001-sns-text {
    text-align: center;
  }
  .theme-1 .news-set-0001 .three-contents-width {
    width: 32%;
  }
  .theme-2 .news-set-0001 .three-contents-width {
    width: 32%;
  }
  .theme-3 .news-set-0001 .three-contents-width {
    width: 32%;
  }
  .theme-4 .news-set-0001 .three-contents-width {
    width: 32%;
  }
  .news-set-0001 .news-set-button-icon {
    width: 5px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-2 .news-set-0001 .news-set-button-icon {
    width: 9px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-3 .news-set-0001 .news-set-button-icon {
    width: 9px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-4 .news-set-0001 .news-set-button-icon {
    width: 5px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .news-set-0001 .news-notice-title {
    font-weight: bold;
    font-size: 20px;
    /* color: #333; */
    padding: 0 20px 20px 20px;
    line-height: 1.5;
    width: 62%;
  }
  .news-set-0001 .news-car-wrapper {
    width: 50%;
    float: left;
  }
  .news-set-0001 .news-notice-wrapper {
    width: 50%;
    float: left;
  }
  .news-set-0001 .news-set-0001-clear {
    clear: both;
  }
  .news-set-0001 .news-set-0001-news-text {
    overflow-y: scroll;
    height: 500px;
    border-top: 1px solid #eee;
    margin: 0 20px 0 20px;
    width: -webkit-fill-available;
  }
  .news-set-0001 .news-set-0001-news-wrapper {
    margin: 0 100px 0 100px;
  }
  .news-set-0001 .news-set-0001-sns-wrapper {
    padding: 0 100px 0 100px;
  }
  .news-set-0001 .news-set-0001-new-arrivals {
    margin: 0 10px 0 0;
    float: left;
    width: 96%;
  }
  .news-set-0001 .news-set-0001-facebook {
    margin: 0 20px 0px 20px;
    width: 46%;
    float: left;
  }
  .news-set-0001 .news-set-0001-twitter {
    margin: 0 20px 0px 20px;
    width: 46%;
    float: left;
  }
  /* 4075修正 */
  .news-set-0001 .news-set-0001-sns-text {
    max-width: 500px;
    margin: 0 auto;
  }
  .news-set-0001.news-0__sns-1 .news-set-0001-facebook,
  .news-set-0001.news-0__sns-1 .news-set-0001-twitter {
    float: none;
    margin: 0 auto;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-sns-wrapper {
    padding: 0;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-facebook {
    width: 38%;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-twitter {
    width: 38%;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-news-text {
    margin: 0 20px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-facebook {
    margin: 0 0 0 0;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-facebook .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-facebook .news-set-0001-sns-text {
    margin: 0 20px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-twitter {
    margin: 0 0 0 0;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-twitter .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-twitter .news-set-0001-sns-text {
    margin: 0 20px;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-facebook {
    margin: 0 0 0 0;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-facebook .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-facebook .news-set-0001-sns-text {
    margin: 0 20px;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-twitter {
    margin: 0 0 0 0;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-twitter .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-twitter .news-set-0001-sns-text {
    margin: 0 20px;
  }
  .news-1__sns-0.news-set-0001 .news-car-wrapper {
    width: 100%;
    float: left;
  }
  .news-1__sns-0.news-set-0001 .news-notice-wrapper {
    width: 100%;
    float: left;
  }
  .theme-4 .news-set-0001 .fb_iframe_widget, .theme-4 .fb_iframe_widget span, .theme-4 .fb_iframe_widget iframe[style] {
    border-radius: 20px;
  }
  .theme-4 .news-set-0001 .news-set-0001-twitter .news-set-0001-sns-text iframe {
    border-radius: 20px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style] {
    width: 100%;
  }
  .theme-4 .news-set-0001 .news-set-0001-image {
    width: 35%;
    height: 100%;
    float: right;
    margin: -12px 0 20px 20px;
    border-radius: 20px;
  }
  .news-set-0001 .news-car-title {
    font-weight: bold;
    font-size: 20px;
    /* color: #333; */
    padding: 0 20px 20px 20px;
    line-height: 1.5;
    float: left;
    width: 62%;
  }
  .theme-4 .news-set-0001 .news-set-0001-sns-text {
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
  }
  .news-set-0001 .new-arrivals-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1.5;
  }
  .news-set-0001 .new-arrivals-contents {
    font-size: 12px;
    line-height: 1.5;
    margin: 10px 0 10px 0;
    letter-spacing: 1px;
  }
  .news-set-wrapper .external-links:before {
    right: -10px;
  }
  .news-set-0001 .news-set-0001-button-desing {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 41%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 41%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .news-set-0001 .news-set-0001-button-desing2 {
    font-size: 11px;
    padding: 11px 20px 12px 8px;
    width: 30%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 25px;
    font-weight: bold;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing2 {
    font-size: 11px;
    padding: 11px 20px 12px 8px;
    width: 30%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 25px;
    font-weight: bold;
  }
  .news-set-0001 .news-set-0001-button-desing3 {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 30%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 25px;
    margin-top: 0px;
    font-weight: bold;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing3 {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 30%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 25px;
    margin-top: 0px;
    font-weight: bold;
  }
  .news-set-0001 .news-set-0001-sns-text {
    text-align: center;
  }
  .theme-1 .news-set-0001 .three-contents-width {
    width: 32%;
  }
  .theme-2 .news-set-0001 .three-contents-width {
    width: 32%;
  }
  .theme-3 .news-set-0001 .three-contents-width {
    width: 32%;
  }
  .theme-4 .news-set-0001 .three-contents-width {
    width: 32%;
  }
  .news-set-0001 .news-set-button-icon {
    width: 5px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-2 .news-set-0001 .news-set-button-icon {
    width: 9px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-3 .news-set-0001 .news-set-button-icon {
    width: 9px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-4 .news-set-0001 .news-set-button-icon {
    width: 5px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .news-set-0001 .news-notice-title {
    font-weight: bold;
    font-size: 20px;
    /* color: #333; */
    padding: 0 20px 20px 20px;
    line-height: 1.5;
    width: 62%;
  }
  .news-set-0001 .news-car-wrapper {
    width: 50%;
    float: left;
  }
  .news-set-0001 .news-notice-wrapper {
    width: 50%;
    float: left;
  }
  .news-set-0001 .news-set-0001-clear {
    clear: both;
  }
  .news-set-0001 .news-set-0001-news-text {
    overflow-y: scroll;
    height: 500px;
    border-top: 1px solid #eee;
    margin: 0 20px 0 20px;
    width: -webkit-fill-available;
  }
  .news-set-0001 .news-set-0001-news-wrapper {
    margin: 0 100px 0 100px;
  }
  .news-set-0001 .news-set-0001-sns-wrapper {
    padding: 0 100px 0 100px;
  }
  .news-set-0001 .news-set-0001-new-arrivals {
    margin: 0 10px 0 0;
    float: left;
    width: 96%;
  }
  .news-set-0001 .news-set-0001-facebook {
    margin: 0 20px 0px 20px;
    width: 46%;
    float: left;
  }
  .news-set-0001 .news-set-0001-twitter {
    margin: 0 20px 0px 20px;
    width: 46%;
    float: left;
  }
  /* 4075修正 */
  .news-set-0001 .news-set-0001-sns-text {
    max-width: 500px;
    margin: 0 auto;
  }
  .news-set-0001.news-0__sns-1 .news-set-0001-facebook,
  .news-set-0001.news-0__sns-1 .news-set-0001-twitter {
    float: none;
    margin: 0 auto;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-sns-wrapper {
    padding: 0;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-facebook {
    width: 38%;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-twitter {
    width: 38%;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-news-text {
    margin: 0 20px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-facebook {
    margin: 0 0 0 0;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-facebook .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-facebook .news-set-0001-sns-text {
    margin: 0 20px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-twitter {
    margin: 0 0 0 0;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-twitter .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-twitter .news-set-0001-sns-text {
    margin: 0 20px;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-facebook {
    margin: 0 0 0 0;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-facebook .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-facebook .news-set-0001-sns-text {
    margin: 0 20px;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-twitter {
    margin: 0 0 0 0;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-twitter .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-twitter .news-set-0001-sns-text {
    margin: 0 20px;
  }
  .news-1__sns-0.news-set-0001 .news-car-wrapper {
    width: 100%;
    float: left;
  }
  .news-1__sns-0.news-set-0001 .news-notice-wrapper {
    width: 100%;
    float: left;
  }
  .theme-4 .news-set-0001 .fb_iframe_widget, .theme-4 .fb_iframe_widget span, .theme-4 .fb_iframe_widget iframe[style] {
    border-radius: 20px;
  }
  .theme-4 .news-set-0001 .news-set-0001-twitter .news-set-0001-sns-text {
    max-width: 500px;
    margin: 0 auto;
  }
  .theme-4 .news-set-0001 .news-set-0001-twitter .news-set-0001-sns-text iframe {
    border-radius: 20px;
  }
}
@media screen and (min-width: 1760px) {
  .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style] {
    width: 100%;
  }
  .theme-4 .news-set-0001 .news-set-0001-image {
    width: 35%;
    height: 100%;
    float: right;
    margin: -12px 0 20px 20px;
    border-radius: 20px;
  }
  .news-set-0001 .news-car-title {
    font-weight: bold;
    font-size: 20px;
    /* color: #333; */
    padding: 0 20px 20px 20px;
    line-height: 1.5;
    float: left;
    width: 69%;
  }
  .theme-4 .news-set-0001 .news-set-0001-sns-text {
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
  }
  .news-set-0001 .new-arrivals-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1.5;
  }
  .news-set-0001 .new-arrivals-contents {
    font-size: 12px;
    line-height: 1.5;
    margin: 10px 0 10px 0;
    letter-spacing: 1px;
  }
  .news-set-wrapper .external-links:before {
    right: -10px;
  }
  .news-set-0001 .news-set-0001-button-desing {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 41%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 41%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .news-set-0001 .news-set-0001-button-desing2 {
    font-size: 11px;
    padding: 11px 20px 12px 8px;
    width: 25%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 25px;
    font-weight: bold;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing2 {
    font-size: 11px;
    padding: 11px 20px 12px 8px;
    width: 25%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 25px;
    font-weight: bold;
  }
  .news-set-0001 .news-set-0001-button-desing3 {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 25%;
    display: inline-block;
    border-radius: 3px;
    margin-right: 25px;
    margin-top: 0px;
    font-weight: bold;
  }
  .theme-4 .news-set-0001 .news-set-0001-button-desing3 {
    font-size: 11px;
    padding: 11px 20px 12px 11px;
    width: 25%;
    display: inline-block;
    border-radius: 20px;
    margin-right: 25px;
    margin-top: 0px;
    font-weight: bold;
  }
  .news-set-0001 .news-set-0001-sns-text {
    text-align: center;
  }
  .theme-1 .news-set-0001 .three-contents-width {
    width: 32%;
  }
  .theme-2 .news-set-0001 .three-contents-width {
    width: 32%;
  }
  .theme-3 .news-set-0001 .three-contents-width {
    width: 32%;
  }
  .theme-4 .news-set-0001 .three-contents-width {
    width: 32%;
  }
  .news-set-0001 .news-set-button-icon {
    width: 5px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-2 .news-set-0001 .news-set-button-icon {
    width: 9px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-3 .news-set-0001 .news-set-button-icon {
    width: 9px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .theme-4 .news-set-0001 .news-set-button-icon {
    width: 5px;
    position: relative;
    top: 3px;
    right: 16px;
    float: right;
  }
  .news-set-0001 .news-notice-title {
    font-weight: bold;
    font-size: 20px;
    /* color: #333; */
    padding: 0 20px 20px 20px;
    line-height: 1.5;
    width: 69%;
  }
  .news-set-0001 .news-car-wrapper {
    width: 50%;
    float: left;
  }
  .news-set-0001 .news-notice-wrapper {
    width: 50%;
    float: left;
  }
  .news-set-0001 .news-set-0001-clear {
    clear: both;
  }
  .news-set-0001 .news-set-0001-news-text {
    overflow-y: scroll;
    height: 500px;
    border-top: 1px solid #eee;
    margin: 0 20px 0 20px;
    width: -webkit-fill-available;
  }
  .news-set-0001 .news-set-0001-news-wrapper {
    margin: 0 100px 0 100px;
  }
  .news-set-0001 .news-set-0001-sns-wrapper {
    padding: 0 100px 0 100px;
  }
  .news-set-0001 .news-set-0001-new-arrivals {
    margin: 0 10px 0 0;
    float: left;
    width: 96%;
  }
  .news-set-0001 .news-set-0001-facebook {
    margin: 0 20px 0px 20px;
    width: 46%;
    float: left;
  }
  .news-set-0001 .news-set-0001-twitter {
    margin: 0 20px 0px 20px;
    width: 46%;
    float: left;
  }
  /* 4075修正 */
  .news-set-0001 .news-set-0001-sns-text {
    max-width: 500px;
    margin: 0 auto;
  }
  .news-set-0001.news-0__sns-1 .news-set-0001-facebook,
  .news-set-0001.news-0__sns-1 .news-set-0001-twitter {
    float: none;
    margin: 0 auto;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-sns-wrapper {
    padding: 0;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-facebook {
    width: 38%;
  }
  .news-set-0001.news-1__sns-1 .news-set-0001-twitter {
    width: 38%;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-news-text {
    margin: 0 20px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-facebook {
    margin: 0 0 0 0;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-facebook .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-facebook .news-set-0001-sns-text {
    margin: 0 20px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-twitter {
    margin: 0 0 0 0;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-twitter .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-1__sns-2 .news-set-0001-twitter .news-set-0001-sns-text {
    margin: 0 20px;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-facebook {
    margin: 0 0 0 0;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-facebook .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-facebook .news-set-0001-sns-text {
    margin: 0 20px;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-twitter {
    margin: 0 0 0 0;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-twitter .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-2__sns-1 .news-set-0001-twitter .news-set-0001-sns-text {
    margin: 0 20px;
  }
  .news-1__sns-0.news-set-0001 .news-car-wrapper {
    width: 100%;
    float: left;
  }
  .news-1__sns-0.news-set-0001 .news-notice-wrapper {
    width: 100%;
    float: left;
  }
  .news-set-0001.news-2__sns-2 .news-set-0001-facebook {
    width: 50%;
    margin: 0;
  }
  .news-set-0001.news-2__sns-2 .news-set-0001-facebook .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .news-set-0001.news-2__sns-2 .news-set-0001-twitter {
    width: 50%;
    margin: 0;
  }
  .news-set-0001.news-2__sns-2 .news-set-0001-twitter .news-set-0001-sns-title {
    padding: 0 20px 30px;
  }
  .theme-4 .news-set-0001 .fb_iframe_widget, .theme-4 .fb_iframe_widget span, .theme-4 .fb_iframe_widget iframe[style] {
    border-radius: 20px;
  }
  .theme-4 .news-set-0001 .news-set-0001-twitter .news-set-0001-sns-text iframe {
    border-radius: 20px;
  }
}
.panel-0001 .image_border {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

.panel-0001-inner__btn__link {
  position: relative;
  width: 100%;
}

.panel-0001-inner__btn__link:before {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.panel-0001 .external-links:before {
  position: absolute;
  width: 12px;
  height: 11px;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.theme-4 .panel-0001-inner__btn__link:before {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.panel-0001 .internal-links:before {
  right: 11px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.theme-4 .panel-0001 .internal-links:before {
  right: 20px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.theme-2 .panel-0001 .coloricon:before,
.theme-3 .panel-0001 .coloricon:before {
  right: 12px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.panel-0001-img-title {
  font-size: 10px;
  text-align: left;
  margin-bottom: 20px;
  line-height: 1.5;
}

.panel-0001-wrap {
  width: 100%;
  overflow: hidden;
}

.panel-01-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin: 5px 0 20px 0;
}

.panel-01-title-r2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin: 5px 0 20px 0;
}

.panel-01-text {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 25px;
}

.panel-box-01 {
  margin: 60px 16px 0 16px;
}

.panel-box-01:first-child {
  margin: 0px 16px 0 16px;
}

.theme-1 .panel-0001-border_radius {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 5px;
}

.theme-2 .panel-0001-border_radius {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 5px;
}

.theme-3 .panel-0001-border_radius {
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  margin-bottom: 5px;
}

.theme-4 .panel-0001-border_radius {
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  margin-bottom: 5px;
}

.button-desing-panel-0001 {
  line-height: 1.5;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-4 .button-desing-panel-0001 {
  line-height: 1.5;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.button-desing-panel-0001-r2 {
  line-height: 1.5;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-4 .button-desing-panel-0001-r2 {
  line-height: 1.5;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-1 .button-desing-panel-0001 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-2 .button-desing-panel-0001,
.theme-3 .button-desing-panel-0001 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-4 .button-desing-panel-0001 {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

.theme-1 .button-desing-panel-0001-r2 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-2 .button-desing-panel-0001-r2,
.theme-3 .button-desing-panel-0001-r2 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-top: 20px;
}

.theme-4 .button-desing-panel-0001-r2 {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  margin-top: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .panel-0001 .external-links:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0001 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0001 .coloricon:before,
  .theme-3 .panel-0001 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0001-img-title {
    font-size: 10px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .panel-01-text {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .theme-1 .panel-0001-border_radius {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 5px;
  }
  .theme-2 .panel-0001-border_radius {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 5px;
  }
  .theme-3 .panel-0001-border_radius {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-bottom: 5px;
  }
  .theme-4 .panel-0001-border_radius {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-bottom: 5px;
  }
  .panel-0001-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-box-01:nth-child(-n+3) {
    margin: 0px 40px 0 0px;
  }
  .panel-box-01:nth-child(3) {
    margin: 0 -120px 0 0px;
  }
  .panel-box-01 {
    width: 33.333%;
    float: left;
  }
  .panel-0001-button-icon {
    position: relative;
    width: 7px;
    margin-top: 2px;
    float: right;
    margin-bottom: 30px;
  }
  .panel-01-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-01-title-r2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-0001 {
    padding: 0 120px 0 40px;
  }
  .button-desing-panel-0001 {
    line-height: 2;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 45px 15px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .button-desing-panel-0001-r2 {
    line-height: 2;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 45px 15px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .button-desing-panel-0001,
  .theme-4 .button-desing-panel-0001-r2 {
    padding: 15px 45px 15px 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .panel-0001 .external-links:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0001 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0001 .coloricon:before,
  .theme-3 .panel-0001 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-01-text {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .panel-0001-img-title {
    font-size: 10px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .theme-1 .panel-0001-border_radius {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 5px;
  }
  .theme-2 .panel-0001-border_radius {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 5px;
  }
  .theme-3 .panel-0001-border_radius {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-bottom: 5px;
  }
  .theme-4 .panel-0001-border_radius {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-bottom: 5px;
  }
  .panel-0001-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0001 {
    padding: 0 160px 0 80px;
  }
  .panel-box-01:nth-child(-n+3) {
    margin: 0px 40px 0 0px;
  }
  .panel-box-01:nth-child(3) {
    margin: 0 -80px 0 0px;
  }
  .panel-box-01 {
    width: 33.333%;
    float: left;
  }
  .panel-0001-button-icon {
    position: relative;
    width: 7px;
    margin-top: 2px;
    float: right;
    margin-bottom: 30px;
  }
  .panel-01-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-01-title-r2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .button-desing-panel-0001 {
    line-height: 2;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 40px 15px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .button-desing-panel-0001-r2 {
    line-height: 2;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 40px 15px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .button-desing-panel-0001,
  .theme-4 .button-desing-panel-0001-r2 {
    padding: 15px 40px 15px 20px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .panel-0001 .external-links:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0001 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0001 .coloricon:before,
  .theme-3 .panel-0001 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-01-text {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .panel-0001-img-title {
    font-size: 10px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .theme-1 .panel-0001-border_radius {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 5px;
  }
  .theme-2 .panel-0001-border_radius {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 5px;
  }
  .theme-3 .panel-0001-border_radius {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-bottom: 5px;
  }
  .theme-4 .panel-0001-border_radius {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-bottom: 5px;
  }
  .panel-0001-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0001 {
    padding: 0 220px 0 120px;
  }
  .panel-box-01:nth-child(-n+3) {
    margin: 0px 50px 0 0px;
  }
  .panel-box-01:nth-child(3) {
    margin: 0 -100px 0 0px;
  }
  .panel-box-01 {
    width: 33.333%;
    float: left;
  }
  .panel-0001-button-icon {
    position: relative;
    width: 7px;
    margin-top: 2px;
    float: right;
    margin-bottom: 30px;
  }
  .panel-01-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-01-title-r2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .button-desing-panel-0001 {
    line-height: 2;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 40px 15px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .button-desing-panel-0001-r2 {
    line-height: 2;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 40px 15px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .button-desing-panel-0001,
  .theme-4 .button-desing-panel-0001-r2 {
    padding: 15px 40px 15px 20px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .panel-0001 .external-links:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0001 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0001 .coloricon:before,
  .theme-3 .panel-0001 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-01-text {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .panel-0001-img-title {
    font-size: 10px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .theme-1 .panel-0001-border_radius {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 5px;
  }
  .theme-2 .panel-0001-border_radius {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 5px;
  }
  .theme-3 .panel-0001-border_radius {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-bottom: 5px;
  }
  .theme-4 .panel-0001-border_radius {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-bottom: 5px;
  }
  .panel-0001-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0001 {
    padding: 0 220px 0 120px;
  }
  .panel-box-01:nth-child(-n+3) {
    margin: 0px 50px 0 0px;
  }
  .panel-box-01:nth-child(3) {
    margin: 0 -100px 0 0px;
  }
  .panel-box-01 {
    width: 33.333%;
    float: left;
  }
  .panel-0001-button-icon {
    position: relative;
    width: 7px;
    margin-top: 2px;
    float: right;
    margin-bottom: 30px;
  }
  .panel-01-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-01-title-r2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .button-desing-panel-0001 {
    line-height: 2;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 40px 15px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .button-desing-panel-0001-r2 {
    line-height: 2;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 40px 15px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .button-desing-panel-0001,
  .theme-4 .button-desing-panel-0001-r2 {
    padding: 15px 40px 15px 20px;
  }
}
@media screen and (min-width: 1760px) {
  .panel-01-text {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .panel-0001-img-title {
    font-size: 10px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .theme-1 .panel-0001-border_radius {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 5px;
  }
  .theme-2 .panel-0001-border_radius {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 5px;
  }
  .theme-3 .panel-0001-border_radius {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-bottom: 5px;
  }
  .theme-4 .panel-0001-border_radius {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-bottom: 5px;
  }
  .panel-0001-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0001 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0001 .coloricon:before,
  .theme-3 .panel-0001 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0001 {
    padding: 0 190px 0 120px;
  }
  .panel-box-01:nth-child(-n+3) {
    margin: 0px 35px 0 0px;
  }
  .panel-box-01:nth-child(3) {
    margin: 0 -70px 0 0px;
  }
  .panel-box-01 {
    width: 33.333%;
    float: left;
  }
  .panel-0001-button-icon {
    position: relative;
    width: 7px;
    margin-top: 2px;
    float: right;
    margin-bottom: 30px;
  }
  .panel-01-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-01-title-r2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .button-desing-panel-0001 {
    line-height: 2;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 40px 15px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .button-desing-panel-0001-r2 {
    line-height: 2;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 40px 15px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .button-desing-panel-0001,
  .theme-4 .button-desing-panel-0001-r2 {
    padding: 15px 40px 15px 20px;
  }
}
.panel-0003-img-title {
  margin-bottom: 20px;
  font-size: 10px;
  text-align: left;
  line-height: 1.5;
}

.panel-0003-wrap {
  width: 100%;
  overflow: hidden;
}

.panel-03-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin: 5px 0 20px 0;
}

.panel-03-title-r2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin: 5px 0 20px 0;
}

.panel-03-text {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 25px;
}

.panel-03-text-r2 {
  font-size: 14px;
  line-height: 2;
}

.panel03-box {
  margin: 60px 16px 0 16px;
}

.panel03-box:first-child {
  margin: 0px 16px 0 16px;
}

.panel-0003-border_radius-03 {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 5px;
}

.panel-0003-border_radius-03-r2 {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 5px;
}

.panel-0003 .image_border {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

.panel-0003-inner__btn__link {
  position: relative;
  width: 100%;
}

.panel-0003-inner__btn__link:before {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.panel-0003 .external-links:before {
  position: absolute;
  width: 12px;
  height: 11px;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.theme-4 .panel-0003-inner__btn__link:before {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.panel-0003 .internal-links:before {
  right: 11px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.theme-4 .panel-0003 .internal-links:before {
  right: 20px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.theme-2 .panel-0003 .coloricon:before,
.theme-3 .panel-0003 .coloricon:before {
  right: 12px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.theme-3 .panel-0003-border_radius-03 {
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-3 .panel-0003-border_radius-03-r2 {
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .panel-0003-border_radius-03 {
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.theme-4 .panel-0003-border_radius-03-r2 {
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.button-desing-panel-0003 {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  line-height: 1.5;
  margin-bottom: 25px;
}

.theme-4 .button-desing-panel-0003 {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  line-height: 1.5;
  margin-bottom: 25px;
}

.button-desing-panel-0003-2 {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 12px;
  line-height: 1.5;
  margin-top: 25px;
}

.theme-4 .button-desing-panel-0003-2 {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 20px;
  line-height: 1.5;
  margin-top: 10px;
}

.theme-2 .button-desing-panel-0003,
.theme-2 .button-desing-panel-0003-2,
.theme-3 .button-desing-panel-0003,
.theme-3 .button-desing-panel-0003-2 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-4 .button-desing-panel-0003,
.theme-4 .button-desing-panel-0003-2 {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .panel03-box:nth-child(-n+2) {
    width: 50%;
    float: left;
    margin: 0px 35px 0 0px;
  }
  .panel03-box:nth-child(2) {
    width: 50%;
    float: left;
    margin: 0 -70px 0 0px;
  }
  .panel-0003 {
    padding: 0 75px 0 40px;
  }
  .panel-03-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-03-title-r2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-03-text {
    line-height: 2;
    font-size: 14px;
    margin-bottom: 25px;
  }
  .panel-03-text-r2 {
    line-height: 2;
    font-size: 14px;
  }
  .panel-0003-border_radius-03-r2 {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .panel-0003-border_radius-03 {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .theme-4 .panel-0003-border_radius-03-r2 {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .panel-0003-img-title {
    margin-bottom: 20px;
    font-size: 10px;
    text-align: left;
  }
  .panel-0003-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0003 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0003 .coloricon:before,
  .theme-3 .panel-0003 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-desing-panel-0003 {
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 18px 50px 18px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .button-desing-panel-0003-2 {
    width: 200px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 18px 50px 18px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .theme-2 .button-desing-panel-0003,
  .theme-2 .button-desing-panel-0003-2,
  .theme-3 .button-desing-panel-0003,
  .theme-3 .button-desing-panel-0003-2 {
    padding: 18px 50px 18px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0003,
  .theme-4 .button-desing-panel-0003-2 {
    padding: 18px 50px 18px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .panel03-box:nth-child(-n+2) {
    width: 50%;
    float: left;
    margin: 0px 40px 0 0px;
  }
  .panel03-box:nth-child(2) {
    width: 50%;
    float: left;
    margin: 0 -80px 0 0px;
  }
  .panel-0003 {
    padding: 0 120px 0 80px;
  }
  .panel-03-title {
    font-size: 20px;
    line-height: 1.5;
  }
  .panel-03-text {
    line-height: 2;
    font-size: 14px;
    margin-bottom: 25px;
  }
  .panel-03-text-r2 {
    line-height: 2;
    font-size: 14px;
  }
  .panel-03-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-03-title-r2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-0003-border_radius-03-r2 {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .panel-0003-border_radius-03 {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .theme-4 .panel-0003-border_radius-03-r2 {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .panel-0003-img-title {
    margin-bottom: 20px;
    font-size: 10px;
    text-align: left;
  }
  .panel-0003-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0003 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0003 .coloricon:before,
  .theme-3 .panel-0003 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-desing-panel-0003 {
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 18px 50px 18px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .button-desing-panel-0003-2 {
    width: 200px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 18px 50px 18px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .theme-2 .button-desing-panel-0003,
  .theme-2 .button-desing-panel-0003-2,
  .theme-3 .button-desing-panel-0003,
  .theme-3 .button-desing-panel-0003-2 {
    padding: 18px 50px 18px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0003,
  .theme-4 .button-desing-panel-0003-2 {
    padding: 18px 50px 18px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .panel03-box:nth-child(-n+2) {
    width: 50%;
    float: left;
    margin: 0px 50px 0 0px;
  }
  .panel03-box:nth-child(2) {
    width: 50%;
    float: left;
    margin: 0 -100px 0 0px;
  }
  .panel-0003 {
    padding: 0 170px 0 120px;
  }
  .panel-03-title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 15px 0;
  }
  .panel-03-text {
    line-height: 2;
    font-size: 14px;
    margin-bottom: 25px;
  }
  .panel-03-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-03-title-r2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-03-text-r2 {
    line-height: 2;
    font-size: 14px;
  }
  .panel-0003-border_radius-03-r2 {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .panel-0003-border_radius-03 {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-4 .panel-0003-border_radius-03-r2 {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .panel-0003-img-title {
    margin-bottom: 20px;
    font-size: 10px;
    text-align: left;
  }
  .panel-0003-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0003 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0003 .coloricon:before,
  .theme-3 .panel-0003 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-desing-panel-0003 {
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 18px 50px 18px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .button-desing-panel-0003-2 {
    width: 200px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 18px 50px 18px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .theme-2 .button-desing-panel-0003,
  .theme-2 .button-desing-panel-0003-2,
  .theme-3 .button-desing-panel-0003,
  .theme-3 .button-desing-panel-0003-2 {
    padding: 18px 50px 18px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0003,
  .theme-4 .button-desing-panel-0003-2 {
    padding: 18px 50px 18px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .panel03-box:nth-child(-n+2) {
    width: 50%;
    float: left;
    margin: 0px 50px 0 0px;
  }
  .panel03-box:nth-child(2) {
    width: 50%;
    float: left;
    margin: 0 -100px 0 0px;
  }
  .panel-0003 {
    padding: 0 170px 0 120px;
  }
  .panel-03-title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 15px 0;
  }
  .panel-03-text {
    line-height: 2;
    font-size: 14px;
    margin-bottom: 25px;
  }
  .panel-03-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-03-title-r2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-03-text-r2 {
    line-height: 2;
    font-size: 14px;
  }
  .panel-0003-border_radius-03-r2 {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .panel-0003-border_radius-03 {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-4 .panel-0003-border_radius-03-r2 {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .panel-0003-img-title {
    margin-bottom: 20px;
    font-size: 10px;
    text-align: left;
  }
  .panel-0003-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0003 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0003 .coloricon:before,
  .theme-3 .panel-0003 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-desing-panel-0003 {
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 18px 50px 18px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .button-desing-panel-0003-2 {
    width: 200px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 18px 50px 18px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .theme-2 .button-desing-panel-0003,
  .theme-2 .button-desing-panel-0003-2,
  .theme-3 .button-desing-panel-0003,
  .theme-3 .button-desing-panel-0003-2 {
    padding: 18px 50px 18px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0003,
  .theme-4 .button-desing-panel-0003-2 {
    padding: 18px 50px 18px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media screen and (min-width: 1760px) {
  .panel03-box:nth-child(-n+2) {
    width: 50%;
    float: left;
    margin: 0px 65px 0 0px;
  }
  .panel03-box:nth-child(2) {
    width: 50%;
    float: left;
    margin: 0 -65px 0 0px;
  }
  .panel-0003 {
    padding: 0 185px 0 120px;
  }
  .panel-03-title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 15px 0;
  }
  .panel-03-text {
    line-height: 2;
    font-size: 14px;
    margin-bottom: 25px;
  }
  .panel-03-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-03-title-r2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 5px 0 20px 0;
  }
  .panel-03-text-r2 {
    line-height: 2;
    font-size: 14px;
  }
  .panel-0003-border_radius-03-r2 {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .panel-0003-border_radius-03 {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-4 .panel-0003-border_radius-03-r2 {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .panel-0003-img-title {
    margin-bottom: 20px;
    font-size: 10px;
    text-align: left;
  }
  .panel-0003-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0003 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0003 .coloricon:before,
  .theme-3 .panel-0003 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .button-desing-panel-0003 {
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 18px 50px 18px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .button-desing-panel-0003-2 {
    width: 200px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 18px 50px 18px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-top: 25px;
  }
  .theme-2 .button-desing-panel-0003,
  .theme-2 .button-desing-panel-0003-2,
  .theme-3 .button-desing-panel-0003,
  .theme-3 .button-desing-panel-0003-2 {
    padding: 18px 50px 18px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0003,
  .theme-4 .button-desing-panel-0003-2 {
    padding: 18px 50px 18px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
.panel-0004 .image_border {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

.panel-0004-inner__btn__link:before {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.theme-4 .panel-0004-inner__btn__link:before {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.panel-0004 .internal-links:before {
  right: 11px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.panel-0004 .external-links:before {
  right: 14px;
  width: 12px;
  height: 11px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.theme-4 .panel-0004 .internal-links:before {
  right: 20px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.theme-2 .panel-0004 .coloricon:before,
.theme-3 .panel-0004 .coloricon:before {
  right: 12px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.panel-0004-label {
  font-size: 14px;
}

.panel-0004-inner {
  text-align: left;
}

.panel-0004-img-title {
  margin: 0 0 16px 0;
  font-size: 10px;
  width: 100%;
}

.panel-0004-button-icon {
  position: relative;
  display: block;
  width: 7px;
  float: right;
  margin-top: 2px;
}

.panel-0004-button-desing-04 a {
  display: block;
}

.panel-0004-wrap {
  width: 100%;
  overflow: hidden;
}

.panel-0004-border_radius-04 {
  float: left;
  margin: 0 15px 0 0;
  width: 28%;
}

.panel-0004-img {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 3px;
}

.theme-1 .panel-0004-img,
.theme-2 .panel-0004-img {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 3px;
}

.theme-3 .panel-0004-img {
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  margin-bottom: 3px;
}

.theme-4 .panel-0004-img {
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  margin-bottom: 3px;
}

.panel-04-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  margin: 0 0 20px 0;
}

.panel-04-text {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 25px;
  clear: both;
}

.panel-0004-button-desing-04 {
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  line-height: 1.5;
  position: relative;
}

.theme-1 .panel-0004-button-desing-04,
.theme-2 .panel-0004-button-desing-04,
.theme-3 .panel-0004-button-desing-04 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-4 .panel-0004-button-desing-04 {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  padding: 14px 40px 14px 20px;
}

.panel-box-04 {
  margin: 20px 15px 0 15px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}

.panel-box-04:first-child {
  margin: 0px 16px 0 16px;
  padding-bottom: 24px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .panel-0004 .internal-links:before {
    right: 12px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0004-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-2 .panel-0004 .coloricon:before,
  .theme-3 .panel-0004 .coloricon:before {
    right: 12px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-04-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
    clear: both;
  }
  .panel-0004-label {
    font-size: 12px;
  }
  .panel-0004 {
    padding: 0 70px 0 40px;
  }
  .panel-box-04:nth-child(-n+2) {
    margin: 0px 40px 0 0px;
    border-bottom: 1px solid #eee;
    padding-bottom: 24px;
    width: 49%;
  }
  .panel-box-04:nth-child(2) {
    margin: 0px -30px 0 0px;
  }
  .panel-0004-border_radius-04 {
    float: left;
    margin: 0 30px 0 0;
    width: 38%;
  }
  .panel-0004-button-icon {
    position: relative;
    display: block;
    width: 7px;
    float: right;
    margin-top: 2px;
  }
  .panel-04-title {
    font-size: 20px;
  }
  .panel-0004-img {
    width: 100%;
    margin: 0 30px 10px 0;
  }
  .theme-4 .panel-0004-img {
    width: 100%;
    margin: 0 30px 5px 0;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .panel-04 {
    width: 100%;
  }
  .panel-box-04 {
    margin: 0 15px 0 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    width: 44%;
    float: left;
  }
  .panel-0004-right {
    width: 52%;
    float: right;
    display: inline-block;
    vertical-align: top;
  }
  .panel-0004-button-desing-04 {
    width: 85%;
    float: right;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 35px 10px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-4 .panel-0004-border_radius-04 {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .panel-0004 .internal-links:before {
    right: 12px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0004 .coloricon:before,
  .theme-3 .panel-0004 .coloricon:before {
    right: 12px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0004-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0004-label {
    font-size: 12px;
  }
  .panel-0004 {
    padding: 0 110px 0 80px;
  }
  .panel-box-04:nth-child(-n+2) {
    margin: 0px 44px 0 0px;
    border-bottom: 1px solid #eee;
    padding-bottom: 24px;
    width: 49%;
  }
  .panel-box-04:nth-child(2) {
    margin: 0px -30px 0 0px;
  }
  .panel-0004-border_radius-04 {
    float: left;
    margin: 0 40px 0 0;
    width: 31%;
  }
  .panel-0004-button-icon {
    position: relative;
    display: block;
    width: 7px;
    float: right;
    margin-top: 2px;
  }
  .panel-04-title {
    font-size: 20px;
  }
  .panel-0004-img {
    width: 100%;
    margin: 0 40px 10px 0;
  }
  .theme-4 .panel-0004-img {
    width: 100%;
    margin: 0 40px 5px 0;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .panel-04 {
    width: 100%;
  }
  .panel-box-04 {
    margin: 0 25px 0 25px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    width: 41%;
    float: left;
  }
  .panel-0004-right {
    width: 59%;
    float: right;
    display: inline-block;
    vertical-align: top;
  }
  .panel-0004-button-desing-04 {
    width: 54%;
    float: right;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 25px 10px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-4 .panel-0004-border_radius-04 {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .panel-04-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
    clear: both;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .panel-0004 .internal-links:before {
    right: 12px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0004 .coloricon:before,
  .theme-3 .panel-0004 .coloricon:before {
    right: 12px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0004-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0004-label {
    font-size: 12px;
  }
  .panel-0004 {
    padding: 0 130px 0 120px;
  }
  .panel-box-04:nth-child(-n+2) {
    margin: 0px 52px 0 0px;
    border-bottom: 1px solid #eee;
    padding-bottom: 24px;
    width: 48%;
  }
  .panel-box-04:nth-child(2) {
    margin: 0px -30px 0 0px;
  }
  .panel-0004-border_radius-04 {
    float: left;
    margin: 0 40px 0 0;
    width: 40%;
  }
  .panel-0004-button-icon {
    position: relative;
    display: block;
    width: 7px;
    float: right;
    margin-top: 2px;
  }
  .panel-04-title {
    font-size: 20px;
  }
  .panel-0004-img {
    width: 100%;
    margin: 0 40px 10px 0;
  }
  .theme-4 .panel-0004-img {
    width: 100%;
    margin: 0 40px 5px 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .panel-04 {
    width: 100%;
  }
  .panel-box-04 {
    margin: 0 25px 0 25px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    width: 43%;
    float: left;
  }
  .panel-0004-right {
    width: 50%;
    float: right;
    display: inline-block;
    vertical-align: top;
  }
  .panel-0004-button-desing-04 {
    width: 53%;
    float: right;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 25px 10px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-4 .panel-0004-border_radius-04 {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .panel-04-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
    clear: both;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .panel-0004 .internal-links:before {
    right: 12px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0004 .coloricon:before,
  .theme-3 .panel-0004 .coloricon:before {
    right: 12px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0004-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0004-label {
    font-size: 12px;
  }
  .panel-0004 {
    padding: 0 130px 0 120px;
  }
  .panel-box-04:nth-child(-n+2) {
    margin: 0px 52px 0 0px;
    border-bottom: 1px solid #eee;
    padding-bottom: 24px;
    width: 48%;
  }
  .panel-box-04:nth-child(2) {
    margin: 0px -30px 0 0px;
  }
  .panel-0004-border_radius-04 {
    float: left;
    margin: 0 40px 0 0;
    width: 40%;
  }
  .panel-0004-button-icon {
    position: relative;
    display: block;
    width: 7px;
    float: right;
    margin-top: 2px;
  }
  .panel-04-title {
    font-size: 20px;
  }
  .panel-0004-img {
    width: 100%;
    margin: 0 40px 10px 0;
  }
  .theme-4 .panel-0004-img {
    width: 100%;
    margin: 0 40px 5px 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .panel-04 {
    width: 100%;
  }
  .panel-box-04 {
    margin: 0 25px 0 25px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    width: 43%;
    float: left;
  }
  .panel-0004-right {
    width: 50%;
    float: right;
    display: inline-block;
    vertical-align: top;
  }
  .panel-0004-button-desing-04 {
    width: 53%;
    float: right;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 25px 10px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-4 .panel-0004-border_radius-04 {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .panel-04-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
    clear: both;
  }
}
@media screen and (min-width: 1760px) {
  .panel-0004 .internal-links:before {
    right: 12px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0004 .coloricon:before,
  .theme-3 .panel-0004 .coloricon:before {
    right: 12px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0004-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-04-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 30px;
    clear: both;
  }
  .panel-0004-label {
    font-size: 12px;
  }
  .panel-0004 {
    padding: 0 130px 0 120px;
  }
  .panel-box-04:nth-child(-n+2) {
    margin: 0px 64px 0 0px;
    border-bottom: 1px solid #eee;
    padding-bottom: 24px;
    width: 48%;
  }
  .panel-box-04:nth-child(2) {
    margin: 0px -30px 0 0px;
  }
  .panel-0004-border_radius-04 {
    float: left;
    margin: 0 40px 0 0;
    width: 41%;
  }
  .panel-0004-button-icon {
    position: relative;
    display: block;
    width: 7px;
    float: right;
    margin-top: 2px;
  }
  .theme-4 .panel-04-title {
    font-size: 20px;
  }
  .theme-3 .panel-04-title {
    font-size: 20px;
  }
  .theme-2 .panel-04-title {
    font-size: 20px;
  }
  .theme-1 .panel-04-title {
    font-size: 20px;
  }
  .theme-1 .panel-0004-img {
    width: 100%;
    margin: 0 40px 5px 0;
  }
  .theme-2 .panel-0004-img {
    width: 100%;
    margin: 0 40px 5px 0;
  }
  .theme-3 .panel-0004-img {
    width: 100%;
    margin: 0 40px 5px 0;
  }
  .theme-4 .panel-0004-img {
    width: 100%;
    margin: 0 40px 5px 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .panel-04 {
    width: 100%;
  }
  .panel-box-04 {
    margin: 0 50px 0 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    width: 43%;
    float: left;
  }
  .panel-0004-right {
    width: 50%;
    float: right;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 20px 0;
  }
  .panel-0004-button-desing-04 {
    width: 43%;
    float: right;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 25px 10px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-4 .panel-0004-border_radius-04 {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
}
.clear-panel-0007 {
  clear: both;
}

.panel-0007-wrap {
  width: 100%;
  overflow: hidden;
}

.panel-0007-img {
  width: 43%;
  float: right;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .panel-0007-img {
  width: 43%;
  float: right;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .panel-0007-img {
  width: 43%;
  float: right;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.panel-0007-img-02 {
  width: 43%;
  float: right;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .panel-0007-img-02 {
  width: 43%;
  float: right;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .panel-0007-img-02 {
  width: 43%;
  float: right;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.panel-0007-img-03 {
  width: 43%;
  float: right;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .panel-0007-img-03 {
  width: 43%;
  float: right;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .panel-0007-img-03 {
  width: 43%;
  float: right;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.panel-07 {
  width: 100%;
}

.panel-07-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}

.panel-07-text {
  font-size: 13px;
  line-height: 2;
}

.panel-07-number {
  font-size: 30px;
  line-height: 1.4;
  float: left;
  font-weight: bold;
  margin-right: 5px;
}

.panel-07-number2 {
  font-size: 16px;
  line-height: 0.6;
  padding-top: 21px;
  font-weight: bold;
}

.panel-07-number-01 {
  font-size: 30px;
  line-height: 1.4;
  float: left;
  font-weight: bold;
  margin-right: 5px;
  margin-top: -20px;
}

.panel-07-number2-01 {
  font-size: 16px;
  line-height: 0.6;
  padding-top: 21px;
  font-weight: bold;
  margin-top: -20px;
}

.panel-07-number-03 {
  font-size: 30px;
  line-height: 1.4;
  float: left;
  font-weight: bold;
  margin-right: 5px;
  margin-top: -20px;
}

.panel-07-number2-03 {
  font-size: 16px;
  line-height: 0.6;
  padding-top: 21px;
  font-weight: bold;
  margin-top: -20px;
}

.panel-box-07 {
  padding: 0 16px 25px 16px;
  float: left;
  width: 100%;
}

.panel-07-border_radius {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 100%;
}

.theme-1 .panel-07-border_radius,
.theme-2 .panel-07-border_radius {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 100%;
}

.theme-3 .panel-07-border_radius {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  width: 100%;
}

.theme-4 .panel-07-border_radius {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .panel-0007-wrap {
    width: 100%;
    overflow: hidden;
  }
  .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 8px;
  }
  .theme-3 .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 8px;
  }
  .theme-4 .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-top: 8px;
  }
  .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 8px;
  }
  .theme-3 .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 8px;
  }
  .theme-4 .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-top: 8px;
  }
  .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 8px;
  }
  .theme-3 .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 8px;
  }
  .theme-4 .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-top: 8px;
  }
  .panel-box-07 {
    padding: 0 0 0 0;
  }
  .panel-0007 {
    padding: 0 110px 0 40px;
  }
  .panel-box-07 {
    float: left;
    width: 33.333%;
  }
  .panel-box-07:nth-child(-n+3) {
    margin: 0 35px 0 0;
  }
  .panel-box-07:nth-child(3) {
    margin: 0 -70px 0 0px;
  }
  .panel-07-border_radius {
    float: none;
    margin: 0 auto;
  }
  .theme-4 .panel-07-border_radius {
    float: none;
    margin: 0 auto;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .panel-07-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    width: 100%;
  }
  .panel-07-Element {
    float: none;
    width: 100%;
  }
  .panel-07-text {
    line-height: 2;
    margin: -3px 0 2px 0;
    width: 100%;
  }
  .panel-07-number {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -15px 5px 0 0;
  }
  .panel-07-number2 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    padding-top: 5px;
    float: none;
  }
  .panel-07-number-01 {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -15px 5px 0 0;
  }
  .panel-07-number2-01 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    padding-top: 5px;
    float: none;
    margin-top: 0px;
  }
  .panel-07-number-03 {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -15px 5px 0 0;
  }
  .panel-07-number2-03 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    padding-top: 5px;
    float: none;
    margin-top: -5px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .panel-0007-wrap {
    width: 100%;
    overflow: hidden;
  }
  .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 13px;
  }
  .theme-3 .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 13px;
  }
  .theme-4 .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-top: 13px;
  }
  .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 13px;
  }
  .theme-3 .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 13px;
  }
  .theme-4 .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-top: 13px;
  }
  .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 13px;
  }
  .theme-3 .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 13px;
  }
  .theme-4 .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-top: 13px;
  }
  .panel-box-07 {
    padding: 0 0 0 0;
  }
  .panel-0007 {
    padding: 0 160px 0 80px;
  }
  .panel-box-07 {
    float: left;
    width: 33.333%;
  }
  .panel-box-07:nth-child(-n+3) {
    margin: 0 40px 0 0;
  }
  .panel-box-07:nth-child(3) {
    margin: 0 -80px 0 0px;
  }
  .panel-07-border_radius {
    float: none;
    margin: 0 auto;
  }
  .theme-4 .panel-07-border_radius {
    float: none;
    margin: 0 auto;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .panel-07-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    width: 100%;
  }
  .panel-07-Element {
    float: none;
    width: 100%;
  }
  .panel-07-text {
    font-size: 14px;
    line-height: 2;
    margin: -2px 0 0 0;
    width: 100%;
  }
  .panel-07-number {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -8px 5px -5px 0;
  }
  .panel-07-number2 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    float: none;
    padding-top: 12px;
  }
  .panel-07-number-01 {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -8px 5px -5px 0;
  }
  .panel-07-number2-01 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    float: none;
    padding-top: 12px;
    margin-top: 0;
  }
  .panel-07-number-03 {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -8px 5px -5px 0;
  }
  .panel-07-number2-03 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    float: none;
    padding-top: 12px;
    margin-top: 0;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .panel-0007-wrap {
    width: 100%;
    overflow: hidden;
  }
  .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 14px;
  }
  .theme-3 .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 14px;
  }
  .theme-4 .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-top: 14px;
  }
  .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 14px;
  }
  .theme-3 .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 14px;
  }
  .theme-4 .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-top: 14px;
  }
  .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 14px;
  }
  .theme-3 .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 14px;
  }
  .theme-4 .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-top: 14px;
  }
  .panel-box-07 {
    padding: 0 0 0 0;
  }
  .panel-0007 {
    padding: 0 220px 0 120px;
  }
  .panel-box-07 {
    float: left;
    width: 33.333%;
  }
  .panel-box-07:nth-child(-n+3) {
    margin: 0 50px 0 0;
  }
  .panel-box-07:nth-child(3) {
    margin: 0 -100px 0 0px;
  }
  .panel-07-border_radius {
    float: none;
    margin: 0 auto;
  }
  .theme-4 .panel-07-border_radius {
    float: none;
    margin: 0 auto;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .panel-07-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    width: 100%;
  }
  .panel-07-Element {
    float: none;
    width: 100%;
  }
  .panel-07-text {
    font-size: 14px;
    line-height: 2;
    margin: -2px 0 0 0;
    width: 100%;
  }
  .panel-07-number {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -8px 5px -5px 0;
  }
  .panel-07-number2 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    float: none;
    padding-top: 12px;
  }
  .panel-07-number-01 {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -8px 5px -5px 0;
  }
  .panel-07-number2-01 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    float: none;
    padding-top: 12px;
    margin-top: 0;
  }
  .panel-07-number-03 {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -8px 5px -5px 0;
  }
  .panel-07-number2-03 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    float: none;
    padding-top: 12px;
    margin-top: 0;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .panel-0007-wrap {
    width: 100%;
    overflow: hidden;
  }
  .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 14px;
  }
  .theme-3 .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 14px;
  }
  .theme-4 .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-top: 14px;
  }
  .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 14px;
  }
  .theme-3 .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 14px;
  }
  .theme-4 .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-top: 14px;
  }
  .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 14px;
  }
  .theme-3 .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 14px;
  }
  .theme-4 .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-top: 14px;
  }
  .panel-box-07 {
    padding: 0 0 0 0;
  }
  .panel-0007 {
    padding: 0 220px 0 120px;
  }
  .panel-box-07 {
    float: left;
    width: 33.333%;
  }
  .panel-box-07:nth-child(-n+3) {
    margin: 0 50px 0 0;
  }
  .panel-box-07:nth-child(3) {
    margin: 0 -100px 0 0px;
  }
  .panel-07-border_radius {
    float: none;
    margin: 0 auto;
  }
  .theme-4 .panel-07-border_radius {
    float: none;
    margin: 0 auto;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .panel-07-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    width: 100%;
  }
  .panel-07-Element {
    float: none;
    width: 100%;
  }
  .panel-07-text {
    font-size: 14px;
    line-height: 2;
    margin: -2px 0 0 0;
    width: 100%;
  }
  .panel-07-number {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -8px 5px -5px 0;
  }
  .panel-07-number2 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    float: none;
    padding-top: 12px;
  }
  .panel-07-number-01 {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -8px 5px -5px 0;
  }
  .panel-07-number2-01 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    float: none;
    padding-top: 12px;
    margin-top: 0;
  }
  .panel-07-number-03 {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -8px 5px -5px 0;
  }
  .panel-07-number2-03 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    float: none;
    padding-top: 12px;
    margin-top: 0;
  }
}
@media screen and (min-width: 1760px) {
  .panel-0007-wrap {
    width: 100%;
    overflow: hidden;
    height: 424px;
  }
  .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 13px;
  }
  .theme-3 .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 13px;
  }
  .theme-4 .panel-0007-img {
    width: 100%;
    float: right;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-top: 13px;
  }
  .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 13px;
  }
  .theme-3 .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 13px;
  }
  .theme-4 .panel-0007-img-02 {
    width: 100%;
    float: right;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-top: 13px;
  }
  .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 13px;
  }
  .theme-3 .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 13px;
  }
  .theme-4 .panel-0007-img-03 {
    width: 100%;
    float: right;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-top: 13px;
  }
  .panel-box-07 {
    padding: 0 0 0 0;
  }
  .panel-0007 {
    padding: 0 190px 0 120px;
  }
  .panel-box-07 {
    float: left;
    width: 33.333%;
  }
  .panel-box-07:nth-child(-n+3) {
    margin: 0 35px 0 0;
  }
  .panel-box-07:nth-child(3) {
    margin: 0 -70px 0 0px;
  }
  .panel-07-border_radius {
    float: none;
    margin: 0 auto;
  }
  .theme-4 .panel-07-border_radius {
    float: none;
    margin: 0 auto;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .panel-07-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    width: 100%;
  }
  .panel-07-Element {
    float: none;
    width: 100%;
  }
  .panel-07-text {
    font-size: 14px;
    line-height: 2;
    width: 100%;
  }
  .panel-07-number {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -9px 5px -5px 0;
  }
  .panel-07-number2 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    float: none;
    padding-top: 11px;
  }
  .panel-07-number-01 {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -9px 5px -5px 0;
  }
  .panel-07-number2-01 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    float: none;
    padding-top: 11px;
    margin-top: 0;
  }
  .panel-07-number-03 {
    font-size: 40px;
    line-height: 2;
    float: left;
    font-weight: bold;
    margin: -9px 5px -5px 0;
  }
  .panel-07-number2-03 {
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
    float: none;
    padding-top: 11px;
    margin-top: 0;
  }
}
.panel-0010 .image_border {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

.panel-0010-inner__btn__link {
  position: relative;
  width: 100%;
}

.panel-0010-inner__btn__link:before {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.theme-4 .panel-0010-inner__btn__link:before {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.panel-0010 .external-links:before {
  position: absolute;
  width: 12px;
  height: 11px;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.panel-0010 .internal-links:before {
  right: 11px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.theme-4 .panel-0010 .internal-links:before {
  right: 20px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.theme-2 .panel-0010 .coloricon:before,
.theme-3 .panel-0010 .coloricon:before {
  right: 12px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.panel-0010-img-title {
  font-size: 10px;
  text-align: left;
  margin-bottom: 20px;
  line-height: 1.5;
}

.panel-0010-button-icon {
  position: relative;
  width: 7px;
  float: right;
  margin: 2px 0 17px 10px;
}

.panel-0010-wrap {
  width: 100%;
  overflow: hidden;
}

.panel-10-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin: 5px 0 20px 0;
}

.panel-10-title-r2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin: 5px 0 20px 0;
}

.panel-10-text {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 25px;
}

.panel-box-10 {
  margin: 20px 16px 60px 16px;
}

.panel-0010.button_align {
  display: flex;
  flex-wrap: wrap;
}

.panel-box-10:first-child {
  margin: 0px 16px 60px 16px;
}

.panel-0010.button_align .panel-box-10 {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
}

.panel-0010.button_align .panel-box-10 .ww-text-wrap {
  align-self: flex-start;
  width: 100%;
}

.panel-0010.button_align .panel-box-10 .panel-10-button {
  align-self: flex-end;
  width: 100%;
}

.panel-0010-border_radius {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 5px;
}

.theme-3 .panel-0010-border_radius {
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  margin-bottom: 5px;
}

.theme-4 .panel-0010-border_radius {
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  margin-bottom: 5px;
}

.button-desing-panel-0010 {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  line-height: 1.5;
}

.theme-4 .button-desing-panel-0010 {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  line-height: 1.5;
}

.button-desing-panel-0010-2 {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 12px;
  line-height: 1.5;
  margin-top: 10px;
}

.theme-4 .button-desing-panel-0010-2 {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 40px 14px 20px;
  line-height: 1.5;
  margin-top: 10px;
}

.theme-2 .button-desing-panel-0010,
.theme-2 .button-desing-panel-0010-2,
.theme-3 .button-desing-panel-0010,
.theme-3 .button-desing-panel-0010-2 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-4 .button-desing-panel-0010,
.theme-4 .button-desing-panel-0010-2 {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .panel-0010 .external-links:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-10-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
  }
  .panel-0010-img-title {
    font-size: 10px;
    text-align: left;
    margin-bottom: 25px;
    line-height: 1.5;
  }
  .panel-0010-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0010 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0010 .coloricon:before,
  .theme-3 .panel-0010 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0010 {
    padding: 0 70px 0 40px;
  }
  .panel-0010.button_align .panel-box-10 {
    width: 50%;
  }
  .panel-box-10:nth-child(1) {
    margin: 0px 35px 80px 0px;
  }
  .panel-box-10:nth-child(2) {
    margin: 0px -35px 80px 0px;
  }
  .panel-box-10:nth-child(3) {
    margin: 20px 35px 0px 0px;
  }
  .panel-box-10:nth-child(4) {
    margin: 20px -35px 0px 0px;
  }
  .panel-10-title {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-10-title-r2 {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .theme-4 .panel-0010-border_radius {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-bottom: 5px;
  }
  .panel-box-10 {
    width: 50%;
    float: left;
  }
  .button-desing-a a {
    font-size: 15px;
  }
  .button-desing-panel-0010 {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 22px 50px 22px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .button-desing-panel-0010-2 {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 22px 50px 22px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .theme-2 .button-desing-panel-0010,
  .theme-2 .button-desing-panel-0010-2,
  .theme-3 .button-desing-panel-0010,
  .theme-3 .button-desing-panel-0010-2 {
    padding: 22px 50px 22px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0010,
  .theme-4 .button-desing-panel-0010-2 {
    padding: 22px 50px 22px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .panel-0010 .external-links:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0010-img-title {
    font-size: 10px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .panel-0010-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0010 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0010 .coloricon:before,
  .theme-3 .panel-0010 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0010 {
    padding: 0 120px 0 80px;
  }
  .panel-0010.button_align .panel-box-10 {
    width: 50%;
  }
  .panel-box-10:nth-child(1) {
    margin: 0px 40px 80px 0px;
  }
  .panel-box-10:nth-child(2) {
    margin: 0px -40px 80px 0px;
  }
  .panel-box-10:nth-child(3) {
    margin: 20px 40px 0px 0px;
  }
  .panel-box-10:nth-child(4) {
    margin: 20px -40px 0px 0px;
  }
  .panel-box-10 {
    width: 50%;
    float: left;
  }
  .panel-10-title {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-10-title-r2 {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-10-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
  }
  .theme-4 .panel-0010-border_radius {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-bottom: 5px;
  }
  .button-desing-a a {
    font-size: 15px;
  }
  .button-desing-panel-0010 {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 22px 50px 22px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .button-desing-panel-0010-2 {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 22px 50px 22px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .theme-2 .button-desing-panel-0010,
  .theme-2 .button-desing-panel-0010-2,
  .theme-3 .button-desing-panel-0010,
  .theme-3 .button-desing-panel-0010-2 {
    padding: 22px 50px 22px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0010,
  .theme-4 .button-desing-panel-0010-2 {
    padding: 22px 50px 22px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .panel-0010 .external-links:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0010-img-title {
    font-size: 10px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .panel-0010-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0010 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0010 .coloricon:before,
  .theme-3 .panel-0010 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0010 {
    padding: 0 240px 0 120px;
  }
  .panel-box-10 {
    margin: 0px 40px 0px 0px;
  }
  .panel-box-10 {
    width: 25%;
    float: left;
  }
  .panel-0010.button_align .panel-box-10 {
    width: 25%;
  }
  .panel-box-10:first-child {
    margin: 0px 40px 0px 0px;
  }
  .panel-box-10:nth-child(4) {
    margin: 0px -120px 0px 0px;
  }
  .panel-10-title {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-10-title-r2 {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-10-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
  }
  .theme-4 .panel-0010-border_radius {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-bottom: 5px;
  }
  .panel-10 {
    margin: 0 80px 0 80px;
  }
  .button-desing-a a {
    font-size: 15px;
  }
  .button-desing-panel-0010 {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 22px 50px 22px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .button-desing-panel-0010-2 {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 22px 50px 22px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .theme-2 .button-desing-panel-0010,
  .theme-2 .button-desing-panel-0010-2,
  .theme-3 .button-desing-panel-0010,
  .theme-3 .button-desing-panel-0010-2 {
    padding: 22px 50px 22px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0010,
  .theme-4 .button-desing-panel-0010-2 {
    padding: 22px 50px 22px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .panel-0010 .external-links:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0010-img-title {
    font-size: 10px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .panel-0010-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0010 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0010 .coloricon:before,
  .theme-3 .panel-0010 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0010 {
    padding: 0 240px 0 120px;
  }
  .panel-box-10 {
    margin: 0px 40px 0px 0px;
  }
  .panel-box-10 {
    width: 25%;
    float: left;
  }
  .panel-0010.button_align .panel-box-10 {
    width: 25%;
  }
  .panel-box-10:first-child {
    margin: 0px 40px 0px 0px;
  }
  .panel-box-10:nth-child(4) {
    margin: 0px -120px 0px 0px;
  }
  .panel-10-title {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-10-title-r2 {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-10-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
  }
  .theme-4 .panel-0010-border_radius {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-bottom: 5px;
  }
  .button-desing-a a {
    font-size: 15px;
  }
  .button-desing-panel-0010 {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 22px 50px 22px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .button-desing-panel-0010-2 {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 22px 50px 22px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .theme-2 .button-desing-panel-0010,
  .theme-2 .button-desing-panel-0010-2,
  .theme-3 .button-desing-panel-0010,
  .theme-3 .button-desing-panel-0010-2 {
    padding: 22px 50px 22px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0010,
  .theme-4 .button-desing-panel-0010-2 {
    padding: 22px 50px 22px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media screen and (min-width: 1760px) {
  .panel-0010-img-title {
    font-size: 10px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .panel-0010-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0010 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0010 .coloricon:before,
  .theme-3 .panel-0010 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0010 {
    padding: 0 270px 0 120px;
  }
  .panel-box-10 {
    margin: 0px 50px 0px 0px;
  }
  .panel-box-10 {
    width: 25%;
    float: left;
  }
  .panel-0010.button_align .panel-box-10 {
    width: 25%;
  }
  .panel-box-10:first-child {
    margin: 0px 50px 0px 0px;
  }
  .panel-box-10:nth-child(4) {
    margin: 0px -150px 0px 0px;
  }
  .panel-10-title {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-10-title-r2 {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-10-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
  }
  .theme-4 .panel-0010-border_radius {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-bottom: 5px;
  }
  .button-desing-a a {
    font-size: 15px;
  }
  .button-desing-panel-0010 {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 22px 50px 22px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .button-desing-panel-0010-2 {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 22px 50px 22px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .theme-2 .button-desing-panel-0010,
  .theme-2 .button-desing-panel-0010-2,
  .theme-3 .button-desing-panel-0010,
  .theme-3 .button-desing-panel-0010-2 {
    padding: 22px 50px 22px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0010,
  .theme-4 .button-desing-panel-0010-2 {
    padding: 22px 50px 22px 20px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
.panel-0011 .image_border {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}

.panel-0011-inner__btn__link {
  position: relative;
  width: 100%;
}

.panel-0011-inner__btn__link:before {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.panel-0011 .internal-links:before {
  right: 11px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.panel-0011 .external-links:before {
  position: absolute;
  width: 12px;
  height: 11px;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.theme-2 .panel-0011 .coloricon:before,
.theme-3 .panel-0011 .coloricon:before {
  right: 12px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.image-sub-text {
  text-align: right;
  font-size: 12px;
}

.panel-0011-img-title {
  font-size: 10px;
  text-align: left;
  margin: 0 0 20px 0;
  line-height: 1.5;
}

.panel-0011-button-icon {
  position: relative;
  width: 7px;
  float: right;
  margin: 2px 0 17px 10px;
}

.comment {
  clear: both;
}

.panel-0011-wrap {
  width: 100%;
  overflow: hidden;
}

.panel-11-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin: 5px 0 20px 0;
}

.panel-11-title-r2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin: 5px 0 20px 0;
}

.panel-11-text {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 25px;
}

.panel-0011 {
  padding: 0 30px 0 15px;
}

.panel-box-11 {
  width: 50%;
  float: left;
}

.panel-box-11:first-child {
  margin: 0 15px 60px 0;
}

.panel-box-11:nth-child(2) {
  margin: 0 -15px 60px 0;
}

.panel-box-11:nth-child(3) {
  margin: 20px 15px 0 0;
}

.panel-box-11:nth-child(4) {
  margin: 20px -15px 0 0;
}

.panel-0011-border_radius {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 5px;
}

.theme-3 .panel-0011-border_radius {
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  margin-bottom: 5px;
}

.theme-4 .panel-0011-border_radius {
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  margin-bottom: 5px;
}

.button-desing-panel-0011 {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 30px 14px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  line-height: 1.5;
}

.button-desing-panel-0011-2 {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 30px 14px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  line-height: 1.5;
  margin-top: 10px;
}

.theme-2 .button-desing-panel-0011,
.theme-2 .button-desing-panel-0011-2,
.theme-3 .button-desing-panel-0011,
.theme-3 .button-desing-panel-0011-2 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-4 .button-desing-panel-0011,
.theme-4 .button-desing-panel-0011-2 {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .panel-0011 .external-links:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0011-img-title {
    font-size: 10px;
    text-align: left;
    margin: 0 0 20px 0;
    line-height: 1.5;
  }
  .panel-0011-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0011 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0011 .coloricon:before,
  .theme-3 .panel-0011 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0011 {
    padding: 0 70px 0 40px;
  }
  .panel-box-11:nth-child(1) {
    margin: 0px 35px 60px 0px;
  }
  .panel-box-11:nth-child(2) {
    margin: 0px -35px 60px 0px;
  }
  .panel-box-11:nth-child(3) {
    margin: 20px 35px 0px 0px;
  }
  .panel-box-11:nth-child(4) {
    margin: 20px -35px 0px 0px;
  }
  .panel-11-title {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-11-title-r2 {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .theme-4 .panel-0011-border_radius {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-bottom: 5px;
  }
  .panel-box-11 {
    width: 50%;
    float: left;
  }
  .button-desing-a a {
    font-size: 15px;
  }
  .button-desing-panel-0011 {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .button-desing-panel-0011-2 {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .theme-2 .button-desing-panel-0011,
  .theme-2 .button-desing-panel-0011-2,
  .theme-3 .button-desing-panel-0011,
  .theme-3 .button-desing-panel-0011-2 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0011,
  .theme-4 .button-desing-panel-0011-2 {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
  .panel-11-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .panel-0011 .external-links:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-11-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
  }
  .panel-0011-img-title {
    font-size: 10px;
    text-align: left;
    margin: 0 0 20px 0;
    line-height: 1.5;
  }
  .panel-0011-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0011 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0011 .coloricon:before,
  .theme-3 .panel-0011 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0011 {
    padding: 0 120px 0 80px;
  }
  .panel-box-11:nth-child(1) {
    margin: 0px 40px 60px 0px;
  }
  .panel-box-11:nth-child(2) {
    margin: 0px -40px 60px 0px;
  }
  .panel-box-11:nth-child(3) {
    margin: 20px 40px 0px 0px;
  }
  .panel-box-11:nth-child(4) {
    margin: 20px -40px 0px 0px;
  }
  .panel-box-11 {
    width: 50%;
    float: left;
  }
  .panel-11-title {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-11-title-r2 {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .theme-4 .panel-0011-border_radius {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin-bottom: 5px;
  }
  .button-desing-a a {
    font-size: 15px;
  }
  .button-desing-panel-0011 {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .button-desing-panel-0011-2 {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .theme-2 .button-desing-panel-0011,
  .theme-2 .button-desing-panel-0011-2,
  .theme-3 .button-desing-panel-0011,
  .theme-3 .button-desing-panel-0011-2 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0011,
  .theme-4 .button-desing-panel-0011-2 {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .panel-0011 .external-links:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-11-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
  }
  .panel-0011-img-title {
    font-size: 10px;
    text-align: left;
    margin: 0 0 20px 0;
    line-height: 1.5;
  }
  .panel-0011-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0011 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0011 .coloricon:before,
  .theme-3 .panel-0011 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0011 {
    padding: 0 240px 0 120px;
  }
  .panel-box-11 {
    margin: 0px 40px 0px 0px;
  }
  .panel-box-11 {
    width: 25%;
    float: left;
  }
  .panel-box-11:first-child {
    margin: 0px 40px 0px 0px;
  }
  .panel-box-11:nth-child(2) {
    margin: 0px 40px 0px 0px;
  }
  .panel-box-11:nth-child(3) {
    margin: 0px 40px 0px 0px;
  }
  .panel-box-11:nth-child(4) {
    margin: 0px -120px 0px 0px;
  }
  .panel-11-title {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-11-title-r2 {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .theme-4 .panel-0011-border_radius {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-bottom: 5px;
  }
  .panel-11 {
    margin: 0 80px 0 80px;
  }
  .button-desing-a a {
    font-size: 15px;
  }
  .button-desing-panel-0011 {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .button-desing-panel-0011-2 {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .theme-2 .button-desing-panel-0011,
  .theme-2 .button-desing-panel-0011-2,
  .theme-3 .button-desing-panel-0011,
  .theme-3 .button-desing-panel-0011-2 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0011,
  .theme-4 .button-desing-panel-0011-2 {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .panel-0011 .external-links:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-11-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
  }
  .panel-0011-img-title {
    font-size: 10px;
    text-align: left;
    margin: 0 0 20px 0;
    line-height: 1.5;
  }
  .panel-0011-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0011 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0011 .coloricon:before,
  .theme-3 .panel-0011 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0011 {
    padding: 0 240px 0 120px;
  }
  .panel-box-11 {
    margin: 0px 40px 0px 0px;
  }
  .panel-box-11 {
    width: 25%;
    float: left;
  }
  .panel-box-11:first-child {
    margin: 0px 40px 0px 0px;
  }
  .panel-box-11:nth-child(2) {
    margin: 0px 40px 0px 0px;
  }
  .panel-box-11:nth-child(3) {
    margin: 0px 40px 0px 0px;
  }
  .panel-box-11:nth-child(4) {
    margin: 0px -120px 0px 0px;
  }
  .panel-11-title {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-11-title-r2 {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .button-desing-panel-0011 {
    padding: 20px 0;
  }
  .theme-4 .panel-0011-border_radius {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-bottom: 5px;
  }
  .button-desing-a a {
    font-size: 15px;
  }
  .button-desing-panel-0011 {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .button-desing-panel-0011-2 {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .theme-2 .button-desing-panel-0011,
  .theme-2 .button-desing-panel-0011-2,
  .theme-3 .button-desing-panel-0011,
  .theme-3 .button-desing-panel-0011-2 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0011,
  .theme-4 .button-desing-panel-0011-2 {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
@media screen and (min-width: 1760px) {
  .panel-0011 .external-links:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-11-text {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 25px;
  }
  .panel-0011-img-title {
    font-size: 10px;
    text-align: left;
    margin: 0 0 20px 0;
    line-height: 1.5;
  }
  .panel-0011-inner__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .panel-0011 .internal-links:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .panel-0011 .coloricon:before,
  .theme-3 .panel-0011 .coloricon:before {
    right: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .panel-0011 {
    padding: 0 270px 0 120px;
  }
  .panel-box-11 {
    margin: 0px 50px 0px 0px;
  }
  .panel-box-11 {
    width: 25%;
    float: left;
  }
  .panel-box-11:first-child {
    margin: 0px 50px 0px 0px;
  }
  .panel-box-11:nth-child(2) {
    margin: 0px 50px 0px 0px;
  }
  .panel-box-11:nth-child(3) {
    margin: 0px 50px 0px 0px;
  }
  .panel-box-11:nth-child(4) {
    margin: 0px -150px 0px 0px;
  }
  .panel-11-title {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .panel-11-title-r2 {
    font-size: 20px;
    margin: 5px 0 20px 0;
  }
  .button-desing-panel-0011 {
    padding: 20px 0;
  }
  .theme-4 .panel-0011-border_radius {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin-bottom: 5px;
  }
  .button-desing-a a {
    font-size: 15px;
  }
  .button-desing-panel-0011 {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
  }
  .button-desing-panel-0011-2 {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .theme-2 .button-desing-panel-0011,
  .theme-2 .button-desing-panel-0011-2,
  .theme-3 .button-desing-panel-0011,
  .theme-3 .button-desing-panel-0011-2 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .theme-4 .button-desing-panel-0011,
  .theme-4 .button-desing-panel-0011-2 {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }
}
.recommended-package-payment-plan__tab__list {
  text-align: center;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  font-weight: bold;
}

.recommended-package-payment-plan__car-coordinete__img {
  width: auto;
}

.recommended-package-payment-plan__price-month {
  text-align: center;
  clear: both;
  width: 100%;
  display: box;
  font-weight: bold;
}

.recommended-package-payment-plan__price-carname {
  text-align: center;
  clear: both;
  width: 100%;
  display: box;
}

.recommended-package-payment-plan__price__column {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 13px;
}

.recommended-package-payment-plan__price__title {
  position: relative;
}

.recommended-package-payment-plan__price__title p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}

.recommended-package-payment-plan__price__title.paymentradio_60 {
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  min-height: 61px;
  text-align: center;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  padding: 0 15px;
}

.recommended-package-payment-plan__price__title.paymentradio_60:before {
  content: "";
  display: block;
  padding: 4px;
}

.recommended-package-payment-plan__price__title.paymentradio_60:after {
  content: "";
  display: block;
  padding: 3px;
}

.background-image_60_1 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/1.png");
}

.background-image_60_2 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/2.png");
}

.background-image_60_3 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/3.png");
}

.background-image_60_4 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/4.png");
}

.background-image_60_5 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/5.png");
}

.background-image_60_6 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/6.png");
}

.background-image_60_7 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/7.png");
}

.background-image_60_8 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/8.png");
}

.background-image_60_9 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/9.png");
}

.background-image_60_10 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/10.png");
}

.background-image_60_11 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/11.png");
}

.background-image_60_12 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/12.png");
}

.background-image_60_13 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/13.png");
}

.background-image_60_14 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/14.png");
}

.background-image_60_15 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/15.png");
}

.background-image_60_16 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/16.png");
}

.background-image_60_17 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/17.png");
}

.background-image_60_18 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/18.png");
}

.background-image_60_19 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/19.png");
}

.background-image_60_20 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/20.png");
}

.background-image_60_21 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/21.png");
}

.background-image_60_22 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/22.png");
}

.background-image_60_23 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/23.png");
}

.background-image_60_24 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/24.png");
}

.background-image_60_25 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/25.png");
}

.background-image_60_26 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/26.png");
}

.background-image_60_27 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/27.png");
}

.background-image_60_28 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/28.png");
}

.background-image_60_29 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/29.png");
}

.background-image_60_30 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/30.png");
}

.background-image_60_31 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/31.png");
}

.background-image_60_32 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/32.png");
}

.background-image_60_33 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/33.png");
}

.background-image_60_34 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/34.png");
}

.background-image_60_35 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/35.png");
}

.background-image_60_36 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/36.png");
}

.background-image_60_37 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/37.png");
}

.background-image_60_38 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/38.png");
}

.background-image_60_39 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/39.png");
}

.background-image_60_40 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/40.png");
}

.background-image_60_41 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/41.png");
}

.background-image_60_42 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/42.png");
}

.background-image_60_43 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/43.png");
}

.background-image_60_44 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/44.png");
}

.background-image_60_45 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/45.png");
}

.background-image_60_46 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/46.png");
}

.background-image_60_47 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/47.png");
}

.background-image_60_48 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/48.png");
}

.background-image_60_49 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/49.png");
}

.background-image_60_50 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/50.png");
}

.background-image_60_51 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/51.png");
}

.background-image_60_52 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/52.png");
}

.background-image_60_53 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/53.png");
}

.background-image_60_54 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/54.png");
}

.background-image_60_55 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/55.png");
}

.background-image_60_56 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/56.png");
}

.background-image_60_57 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/57.png");
}

.background-image_60_58 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/58.png");
}

.background-image_60_59 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/59.png");
}

.background-image_60_60 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/60.png");
}

.background-image_60_61 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/61.png");
}

.background-image_60_62 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/62.png");
}

.background-image_60_63 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/63.png");
}

.background-image_60_64 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/64.png");
}

.background-image_60_65 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/65.png");
}

.background-image_60_66 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/66.png");
}

.background-image_60_67 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/67.png");
}

.background-image_60_68 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/68.png");
}

.background-image_60_69 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/69.png");
}

.background-image_60_70 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/70.png");
}

.background-image_60_71 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/71.png");
}

.background-image_60_72 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/72.png");
}

.background-image_60_73 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/73.png");
}

.background-image_60_74 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/74.png");
}

.background-image_60_75 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/75.png");
}

.background-image_60_76 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/76.png");
}

.background-image_60_77 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/77.png");
}

.background-image_60_78 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/78.png");
}

.background-image_60_79 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/79.png");
}

.background-image_60_80 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/80.png");
}

.background-image_60_81 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/81.png");
}

.background-image_60_82 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/82.png");
}

.background-image_60_83 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/83.png");
}

.background-image_60_84 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/84.png");
}

.background-image_60_85 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/85.png");
}

.background-image_60_86 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/86.png");
}

.background-image_60_87 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/87.png");
}

.background-image_60_88 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/88.png");
}

.background-image_60_89 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/89.png");
}

.background-image_60_90 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/90.png");
}

.background-image_60_91 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/91.png");
}

.background-image_60_92 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/92.png");
}

.background-image_60_93 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/93.png");
}

.background-image_60_94 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/94.png");
}

.background-image_60_95 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/95.png");
}

.background-image_60_96 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/96.png");
}

.background-image_60_97 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/97.png");
}

.background-image_60_98 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/98.png");
}

.background-image_60_99 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/99.png");
}

.background-image_60_100 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/100.png");
}

.background-image_60_101 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/101.png");
}

.background-image_60_102 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/102.png");
}

.background-image_60_103 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/103.png");
}

.background-image_60_104 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/104.png");
}

.background-image_60_105 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/105.png");
}

.background-image_60_106 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/106.png");
}

.background-image_60_107 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/107.png");
}

.background-image_60_108 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/108.png");
}

.background-image_60_109 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/109.png");
}

.background-image_60_110 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/110.png");
}

/* sp */
@media screen and (max-width: 767px) {
  .tab-menu-content {
    margin: 0 16px 0;
  }
  .recommended-package-payment-plan__tab-wrap__inner {
    margin: 0 16px;
  }
  .recommended-package-payment-plan__tab {
    display: flex;
    flex-wrap: wrap;
  }
  .recommended-package-payment-plan__tab__list {
    width: 50%;
    font-size: 12px;
    padding: 17px 0;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+1) {
    border-radius: 3px 0 0 0;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+2) {
    border-radius: 0 3px 0 0;
    border-left: none;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+3) {
    border-radius: 0 0 0 3px;
    border-top: none;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+4) {
    border-radius: 0 0 3px 0;
    border-top: none;
    border-left: none;
  }
  .theme-4 .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+1) {
    border-radius: 8px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+2) {
    border-radius: 0 8px 0 0;
  }
  .theme-4 .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+3) {
    border-radius: 0 0 0 8px;
  }
  .theme-4 .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+4) {
    border-radius: 0 0 8px 0;
  }
  .recommended-package-payment-plan__column {
    width: 100%;
    clear: both;
    margin: 25px 0 0 0;
    display: inline-block;
  }
  .recommended-package-payment-plan__title {
    margin: 30px 0 0 0;
    font-size: 24px;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan__car-coordinete {
    font-weight: bold;
    font-size: 20px;
    margin: 11px 0 0 0;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan__column__box:nth-child(odd) {
    width: 49.3%;
    padding: 0 8px 23px 0;
    display: inline-block;
    vertical-align: top;
    height: auto;
  }
  .recommended-package-payment-plan__column__box:nth-child(even) {
    width: 49.3%;
    padding: 0 0 23px 8px;
    display: inline-block;
    vertical-align: top;
    height: auto;
  }
  .recommended-package-payment-plan__column__box__txt {
    width: 100%;
    line-height: 2em;
    display: inline-block;
    font-size: 13px;
    margin: 5px 0 0 0;
  }
  .recommended-package-payment-plan__price__title p {
    font-size: 13px;
    min-height: 53px;
  }
  .recommended-package-payment-plan__price__title.paymentradio_60 {
    font-size: 13px;
    min-height: 53px;
  }
  .recommended-package-payment-plan__price__column::before {
    content: attr(data-label);
    padding: 0 0 11px 0;
    font-size: 13px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price__column.small-plan__price::before {
    content: attr(data-label);
    padding: 0 0 11px 0;
    font-size: 11px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price {
    clear: both;
    display: block;
  }
  .recommended-package-payment-plan__price-month {
    margin: 23px 0 0 0;
    font-size: 20px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price-carname {
    margin: 11px 0 0 0;
    font-size: 13px;
  }
  .recommended-package-payment-plan__price__column__last {
    padding: 0 0 20px 0;
    font-size: 13px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price__inner {
    padding: 0 16px 10px;
  }
  .recommended-package-payment-plan__price__box__total {
    margin: 28px 0 0 0;
  }
  .car-coordinete-description__copy {
    margin: 30px 0 0 0;
    line-height: 2em;
    font-size: 11px;
  }
  .recommended-package-payment-plan__price__box__border {
    padding: 0 0 10px;
    margin: 0;
  }
  .theme-1 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 30px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 30px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 30px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin: 30px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .theme-1 .recommended-package-payment-plan__price {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-2 .recommended-package-payment-plan__price {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-3 .recommended-package-payment-plan__price {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-4 .recommended-package-payment-plan__price {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-1 .recommended-package-payment-plan__price__title--img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
  }
  .theme-2 .recommended-package-payment-plan__price__title--img {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-3 .recommended-package-payment-plan__price__title--img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: center;
  }
  .theme-4 .recommended-package-payment-plan__price__title--img {
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    text-align: center;
  }
  .recommended-package-payment-plan__price__box__hr {
    margin: 0 8px;
    border-width: 1px;
    border-style: solid;
  }
  .recommended-package-payment-plan__price__title--img.paymentradio_no60 {
    width: 100%;
    height: 54px;
  }
  .recommended-package-payment-plan__price__box__total_1 {
    margin: 32px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_2 {
    margin: 29px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_3 {
    margin: 29px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_4 {
    margin: 29px 0 0 0;
  }
  .recommended-package-payment-plan__price__title p {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj1_noimage img {
    display: none;
  }
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj2_noimage img {
    display: none;
  }
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj3_noimage img {
    display: none;
  }
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj4_noimage img {
    display: none;
  }
  .tab-menu-content {
    margin: 0 40px 0;
  }
  .recommended-package-payment-plan__tab-wrap__inner {
    margin: 0 20px;
    border-bottom: 1px solid;
  }
  .recommended-package-payment-plan__tab {
    display: flex;
    padding: 0 20px;
    width: 100%;
  }
  .recommended-package-payment-plan__title {
    margin: 25px 0 0 0;
    font-size: 30px;
    line-height: 1.8em;
  }
  .recommended-package-payment-plan__tab__list {
    padding: 21px 0;
    width: 100%;
    border-bottom: none;
    font-weight: bold;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:first-of-type {
    border-radius: 3px 0 0 0;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+2) {
    border-left: none;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+3) {
    border-left: none;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:last-of-type {
    border-radius: 0 3px 0 0;
    border-right-width: 1px;
    border-left: none;
    border-right-style: solid;
  }
  .theme-4 .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:first-of-type {
    border-radius: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:last-of-type {
    border-radius: 0 20px 0 0;
  }
  .car-coordinete-description__copy {
    margin: 30px 0 0 0;
    line-height: 2em;
    font-size: 13px;
  }
  .recommended-package-payment-plan__column {
    margin: 0 0 0 -3.1%;
  }
  .recommended-package-payment-plan__column__box {
    width: 25%;
    padding: 12px 0 0 3.1%;
    float: left;
  }
  .recommended-package-payment-plan__column__box__txt {
    width: 100%;
    line-height: 2em;
    display: inline-block;
    font-size: 14px;
    margin: 5px 0 0 0;
  }
  .recommended-package-payment-plan__price {
    margin: 32px 0 0 0;
    padding: 0 0 21px 0;
    clear: both;
    display: block;
  }
  .recommended-package-payment-plan__price-month {
    margin: 32px 0 0 0;
    font-size: 26px;
  }
  .recommended-package-payment-plan__price-carname {
    margin: 20px 0 0 0;
  }
  .recommended-package-payment-plan__price__inner {
    padding: 0 35px;
  }
  .recommended-package-payment-plan__price__column::before {
    content: attr(data-label);
    padding: 0 0 14px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price__column.small-plan__price::before {
    content: attr(data-label);
    padding: 0 0 13px 0;
    font-size: 12px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price__box__border {
    margin: 2px 0 13px;
  }
  .box__total__tabnomal__left {
    width: 50%;
    float: left;
    padding: 0 20px 0 0;
  }
  .box__total__tabnomal__right {
    width: 50%;
    float: right;
    padding: 0 0 0 20px;
  }
  .recommended-package-payment-plan__price__box__total {
    margin: 35px 0 0 0;
  }
  .recommended-package-payment-plan__price__column__last {
    padding: 0 0 17px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__car-coordinete {
    font-weight: bold;
    font-size: 24px;
    margin: 11px 0 0 0;
    line-height: 1.5em;
  }
  .theme-1 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 32px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 32px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 32px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 32px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 20px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 20px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 20px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan__price {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-2 .recommended-package-payment-plan__price {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-3 .recommended-package-payment-plan__price {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-4 .recommended-package-payment-plan__price {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-1 .recommended-package-payment-plan__price__title--img {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-2 .recommended-package-payment-plan__price__title--img {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-3 .recommended-package-payment-plan__price__title--img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: center;
  }
  .theme-4 .recommended-package-payment-plan__price__title--img {
    border-radius: 16px 16px 0 0;
    -webkit-border-radius: 16px 16px 0 0;
    -moz-border-radius: 16px 16px 0 0;
    text-align: center;
  }
  .recommended-package-payment-plan__price__box__total_1 {
    margin: 32px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_2 {
    margin: 35px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_3 {
    margin: 32px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_4 {
    margin: 34px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__hr {
    margin: 0 0 1em 0;
    border-width: 1px;
    border-style: solid;
  }
  .recommended-package-payment-plan__price__title--img.paymentradio_no60 {
    width: 100%;
    height: 65px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj1_noimage img {
    display: none;
  }
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj2_noimage img {
    display: none;
  }
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj3_noimage img {
    display: none;
  }
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj4_noimage img {
    display: none;
  }
  .tab-menu-content {
    margin: 0 80px 0;
  }
  .recommended-package-payment-plan__tab-wrap__inner {
    margin: 0 40px;
    border-bottom: 1px solid;
  }
  .recommended-package-payment-plan__tab {
    display: flex;
    padding: 0 40px;
    width: 100%;
  }
  .recommended-package-payment-plan__tab__list {
    width: 100%;
    padding: 21px 0;
    border-bottom: none;
  }
  .recommended-package-payment-plan__title {
    margin: 29px 0 0 0;
    font-size: 30px;
    line-height: 1.8em;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:first-of-type {
    border-radius: 3px 0 0 0;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+2) {
    border-left: none;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+3) {
    border-left: none;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:last-of-type {
    border-radius: 0 3px 0 0;
    border-right-width: 1px;
    border-left: none;
    border-right-style: solid;
  }
  .theme-4 .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:first-of-type {
    border-radius: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:last-of-type {
    border-radius: 0 20px 0 0;
  }
  .recommended-package-payment-plan_car {
    width: 65%;
    float: left;
  }
  .recommended-package-payment-plan__column {
    margin: 0 0 0 -3.3%;
  }
  .recommended-package-payment-plan__column__box {
    width: 25%;
    padding: 0 0 0 3.3%;
    float: left;
  }
  .recommended-package-payment-plan__column__box__txt {
    width: 100%;
    line-height: 2em;
    display: inline-block;
    font-size: 14px;
    margin: 5px 0 0 0;
  }
  .recommended-package-payment-plan__price__column {
    line-height: 1.5em;
  }
  .recommended-package-payment-plan__price__column::before {
    content: attr(data-label);
    padding: 0 0 7px 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan__price__column.small-plan__price::before {
    content: attr(data-label);
    padding: 0 0 8px 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan__price {
    margin: 39px 0 0 0;
  }
  .recommended-package-payment-plan__price-month {
    margin: 33px 0 0 0;
    font-size: 26px;
  }
  .recommended-package-payment-plan__price-carname {
    margin: 20px 0 0 0;
  }
  .recommended-package-payment-plan__price__column__last {
    padding: 0 0 15px 0;
    font-size: 13px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price__box__border {
    margin: 3px 0 9px 0;
  }
  .recommended-package-payment-plan__price__box {
    margin: 0 15px 10px;
  }
  .recommended-package-payment-plan__price__box__total_1 {
    margin: 32px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_2 {
    margin: 35px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_3 {
    margin: 34px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_4 {
    margin: 34px 0 0 0;
  }
  .car-coordinete-description__copy {
    margin: 32px 0 0 0;
    line-height: 1.8em;
    font-size: 13px;
  }
  .recommended-package-payment-plan__price_content {
    width: 30%;
    float: right;
  }
  .recommended-package-payment-plan__car-coordinete {
    font-weight: bold;
    font-size: 24px;
    margin: 20px 0 0 0;
    line-height: 1.5em;
  }
  .theme-1 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 33px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 33px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 33px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 33px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 38px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 38px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 38px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 38px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan__price {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-2 .recommended-package-payment-plan__price {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-3 .recommended-package-payment-plan__price {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-4 .recommended-package-payment-plan__price {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-1 .recommended-package-payment-plan__price__title--img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
  }
  .theme-2 .recommended-package-payment-plan__price__title--img {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-3 .recommended-package-payment-plan__price__title--img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: center;
  }
  .theme-4 .recommended-package-payment-plan__price__title--img {
    border-radius: 16px 16px 0 0;
    -webkit-border-radius: 16px 16px 0 0;
    -moz-border-radius: 16px 16px 0 0;
    text-align: center;
  }
  .recommended-package-payment-plan__price__title--img.paymentradio_no60 {
    width: 100%;
    height: 66px;
  }
}
/* pc small-nomal*/
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj1_noimage img {
    display: none;
  }
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj2_noimage img {
    display: none;
  }
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj3_noimage img {
    display: none;
  }
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj4_noimage img {
    display: none;
  }
  .tab-menu-content {
    margin: 0 120px 0;
  }
  .recommended-package-payment-plan__tab-wrap__inner {
    margin: 0 80px;
    border-bottom: 1px solid;
  }
  .recommended-package-payment-plan__tab {
    display: flex;
    border-bottom: 1px;
    padding: 0 40px;
    width: 100%;
  }
  .recommended-package-payment-plan__tab__list {
    width: 100%;
    padding: 21px 0;
    border-bottom: none;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:first-of-type {
    border-radius: 3px 0 0 0;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+2) {
    border-left: none;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+3) {
    border-left: none;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:last-of-type {
    border-radius: 0 3px 0 0;
    border-right-width: 1px;
    border-left: none;
    border-right-style: solid;
  }
  .theme-4 .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:first-of-type {
    border-radius: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:last-of-type {
    border-radius: 0 20px 0 0;
  }
  .recommended-package-payment-plan__title {
    margin: 27px 0 0 0;
    font-size: 30px;
    line-height: 1.8em;
  }
  .recommended-package-payment-plan_car {
    width: 65%;
    float: left;
  }
  .recommended-package-payment-plan__column {
    margin: 0 0 0 -4.1%;
  }
  .recommended-package-payment-plan__column__box {
    width: 25%;
    padding: 0 0 0 4.1%;
    float: left;
  }
  .recommended-package-payment-plan__column__box__txt {
    width: 100%;
    line-height: 2em;
    display: inline-block;
    font-size: 14px;
    margin: 5px 0 0 0;
  }
  .recommended-package-payment-plan__price {
    margin: 41px 0 0 0;
  }
  .recommended-package-payment-plan__price-month {
    margin: 34px 0 0 0;
    font-size: 26px;
  }
  .recommended-package-payment-plan__price-carname {
    margin: 20px 0 0 0;
  }
  .recommended-package-payment-plan__price__column__last {
    padding: 0 0 17px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price__box {
    margin: 0 24px 9px;
  }
  .recommended-package-payment-plan__price__box__total_1 {
    margin: 30px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_2 {
    margin: 35px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_3 {
    margin: 34px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_4 {
    margin: 34px 0 0 0;
  }
  .car-coordinete-description__copy {
    margin: 30px 0 0 0;
    line-height: 2em;
    font-size: 13px;
  }
  .recommended-package-payment-plan__price_content {
    width: 30%;
    float: right;
  }
  .recommended-package-payment-plan__car-coordinete {
    font-weight: bold;
    font-size: 24px;
    margin: 8px 0 0 0;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan__price__column::before {
    content: attr(data-label);
    padding: 0 0 14px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price__column.small-plan__price::before {
    content: attr(data-label);
    padding: 0 0 13px 0;
    font-size: 12px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price__column.middle-plan__price::before {
    content: attr(data-label);
    padding: 0 0 14px 0;
    font-size: 12px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price__box__border {
    margin: 0 0 14px 0;
  }
  .theme-1 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    margin: 30px 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    margin: 30px 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    margin: 30px 0 0 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    margin: 30px 0 0 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-1 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 20px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 20px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 20px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan__price {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-2 .recommended-package-payment-plan__price {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-3 .recommended-package-payment-plan__price {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-4 .recommended-package-payment-plan__price {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-1 .recommended-package-payment-plan__price__title--img {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-2 .recommended-package-payment-plan__price__title--img {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-3 .recommended-package-payment-plan__price__title--img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: center;
  }
  .theme-4 .recommended-package-payment-plan__price__title--img {
    border-radius: 20px 20px 0 0;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    text-align: center;
  }
  .recommended-package-payment-plan__price__title--img.paymentradio_no60 {
    width: 100%;
    height: 60px;
  }
}
@media screen and (min-width: 1760px) {
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj1_noimage img {
    display: none;
  }
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj2_noimage img {
    display: none;
  }
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj3_noimage img {
    display: none;
  }
  .recommended-package-payment-plan-0001 .recommended-package-payment-plan__column__box.imgobj4_noimage img {
    display: none;
  }
  .tab-menu-content {
    margin: 0 120px 0;
  }
  .recommended-package-payment-plan__tab-wrap__inner {
    margin: 0 80px;
    border-bottom: 1px solid;
  }
  .recommended-package-payment-plan__tab {
    display: flex;
    border-bottom: 1px;
    padding: 0 40px;
    width: 100%;
  }
  .recommended-package-payment-plan__tab__list {
    width: 100%;
    padding: 21px 0;
    border-bottom: none;
  }
  .recommended-package-payment-plan__title {
    margin: 30px 0 0 0;
    font-size: 30px;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan__car-coordinete {
    font-weight: bold;
    font-size: 24px;
    margin: 8px 0 0 0;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:first-of-type {
    border-radius: 3px 0 0 0;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+2) {
    border-left: none;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:nth-of-type(4n+3) {
    border-left: none;
  }
  .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:last-of-type {
    border-radius: 0 3px 0 0;
    border-right-width: 1px;
    border-left: none;
    border-right-style: solid;
  }
  .theme-4 .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:first-of-type {
    border-radius: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan__tab .recommended-package-payment-plan__tab__list:last-of-type {
    border-radius: 0 20px 0 0;
  }
  .recommended-package-payment-plan_car {
    width: 65%;
    float: left;
  }
  .recommended-package-payment-plan__price__box__border {
    margin: 0 0 15px 0;
  }
  .recommended-package-payment-plan__column {
    margin: 0 0 0 -3.5%;
  }
  .recommended-package-payment-plan__column__box {
    width: 25%;
    padding: 0 0 0 3.5%;
    float: left;
  }
  /*  .recommended-package-payment-plan__column__box:nth-child(n+2) {
      padding: 0 0 0 3.5%;
    }*/
  .recommended-package-payment-plan__column__box__txt {
    width: 100%;
    line-height: 2em;
    display: inline-block;
    font-size: 14px;
    margin: 5px 0 0 0;
  }
  .recommended-package-payment-plan__price__column::before {
    content: attr(data-label);
    padding: 0 0 14px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price__column.small-plan__price::before {
    content: attr(data-label);
    padding: 0 0 14px 0;
    font-size: 12px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price {
    margin: 41px 0 0 0;
  }
  .recommended-package-payment-plan__price-month {
    margin: 32px 0 0 0;
    font-size: 26px;
  }
  .recommended-package-payment-plan__price-carname {
    margin: 20px 0 0 0;
  }
  .recommended-package-payment-plan__price__column__last {
    padding: 0 0 16px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .recommended-package-payment-plan__price__box {
    margin: 0 21px 9px;
  }
  .recommended-package-payment-plan__price__box__total_1 {
    margin: 33px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_2 {
    margin: 33px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_3 {
    margin: 35px 0 0 0;
  }
  .recommended-package-payment-plan__price__box__total_4 {
    margin: 34px 0 0 0;
  }
  .car-coordinete-description__copy {
    margin: 30px 0 0 0;
    line-height: 2em;
    font-size: 13px;
  }
  .recommended-package-payment-plan__price_content {
    width: 30%;
    float: right;
  }
  .theme-1 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 30px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    margin: 30px 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 30px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan__car-coordinete__img img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-1 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 20px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 20px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan__column__box img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 20px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan__price {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-2 .recommended-package-payment-plan__price {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-3 .recommended-package-payment-plan__price {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-4 .recommended-package-payment-plan__price {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-1 .recommended-package-payment-plan__price__title--img {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-2 .recommended-package-payment-plan__price__title--img {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-3 .recommended-package-payment-plan__price__title--img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: center;
  }
  .theme-4 .recommended-package-payment-plan__price__title--img {
    border-radius: 20px 20px 0 0;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    text-align: center;
  }
  .recommended-package-payment-plan__price__title--img.paymentradio_no60 {
    width: 100%;
    height: 60px;
  }
}
.recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab__list_0002 {
  text-align: center;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  font-weight: bold;
}

.recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 {
  width: auto;
}

.recommended-package-payment-plan-0002 .recommended-package-payment-plan__price-month_0002 {
  text-align: center;
  clear: both;
  width: 100%;
  display: box;
  font-weight: bold;
}

.recommended-package-payment-plan-0002 .recommended-package-payment-plan__price-carname_0002 {
  text-align: center;
  clear: both;
  width: 100%;
  display: box;
}

.recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_0002 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 13px;
}

.recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_sub_0002 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  padding-bottom: 14px;
}

.recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title_0002 {
  position: relative;
}

.recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title_0002 p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}

.recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title_0002.paymentradio_60_0002 {
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  min-height: 61px;
  text-align: center;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  padding: 0 15px;
}

.recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title_0002.paymentradio_60_0002:before {
  content: "";
  display: block;
  padding: 4px;
}

.recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title_0002.paymentradio_60_0002:after {
  content: "";
  display: block;
  padding: 3px;
}

.recommended-package-payment-plan-0002 .background-image_60_1_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/1.png");
}

.recommended-package-payment-plan-0002 .background-image_60_2_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/2.png");
}

.recommended-package-payment-plan-0002 .background-image_60_3_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/3.png");
}

.recommended-package-payment-plan-0002 .background-image_60_4_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/4.png");
}

.recommended-package-payment-plan-0002 .background-image_60_5_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/5.png");
}

.recommended-package-payment-plan-0002 .background-image_60_6_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/6.png");
}

.recommended-package-payment-plan-0002 .background-image_60_7_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/7.png");
}

.recommended-package-payment-plan-0002 .background-image_60_8_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/8.png");
}

.recommended-package-payment-plan-0002 .background-image_60_9_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/9.png");
}

.recommended-package-payment-plan-0002 .background-image_60_10_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/10.png");
}

.recommended-package-payment-plan-0002 .background-image_60_11_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/11.png");
}

.recommended-package-payment-plan-0002 .background-image_60_12_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/12.png");
}

.recommended-package-payment-plan-0002 .background-image_60_13_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/13.png");
}

.recommended-package-payment-plan-0002 .background-image_60_14_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/14.png");
}

.recommended-package-payment-plan-0002 .background-image_60_15_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/15.png");
}

.recommended-package-payment-plan-0002 .background-image_60_16_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/16.png");
}

.recommended-package-payment-plan-0002 .background-image_60_17_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/17.png");
}

.recommended-package-payment-plan-0002 .background-image_60_18_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/18.png");
}

.recommended-package-payment-plan-0002 .background-image_60_19_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/19.png");
}

.recommended-package-payment-plan-0002 .background-image_60_20_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/20.png");
}

.recommended-package-payment-plan-0002 .background-image_60_21_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/21.png");
}

.recommended-package-payment-plan-0002 .background-image_60_22_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/22.png");
}

.recommended-package-payment-plan-0002 .background-image_60_23_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/23.png");
}

.recommended-package-payment-plan-0002 .background-image_60_24_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/24.png");
}

.recommended-package-payment-plan-0002 .background-image_60_25_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/25.png");
}

.recommended-package-payment-plan-0002 .background-image_60_26_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/26.png");
}

.recommended-package-payment-plan-0002 .background-image_60_27_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/27.png");
}

.recommended-package-payment-plan-0002 .background-image_60_28_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/28.png");
}

.recommended-package-payment-plan-0002 .background-image_60_29_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/29.png");
}

.recommended-package-payment-plan-0002 .background-image_60_30_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/30.png");
}

.recommended-package-payment-plan-0002 .background-image_60_31_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/31.png");
}

.recommended-package-payment-plan-0002 .background-image_60_32_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/32.png");
}

.recommended-package-payment-plan-0002 .background-image_60_33_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/33.png");
}

.recommended-package-payment-plan-0002 .background-image_60_34_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/34.png");
}

.recommended-package-payment-plan-0002 .background-image_60_35_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/35.png");
}

.recommended-package-payment-plan-0002 .background-image_60_36_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/36.png");
}

.recommended-package-payment-plan-0002 .background-image_60_37_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/37.png");
}

.recommended-package-payment-plan-0002 .background-image_60_38_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/38.png");
}

.recommended-package-payment-plan-0002 .background-image_60_39_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/39.png");
}

.recommended-package-payment-plan-0002 .background-image_60_40_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/40.png");
}

.recommended-package-payment-plan-0002 .background-image_60_41_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/41.png");
}

.recommended-package-payment-plan-0002 .background-image_60_42_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/42.png");
}

.recommended-package-payment-plan-0002 .background-image_60_43_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/43.png");
}

.recommended-package-payment-plan-0002 .background-image_60_44_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/44.png");
}

.recommended-package-payment-plan-0002 .background-image_60_45_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/45.png");
}

.recommended-package-payment-plan-0002 .background-image_60_46_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/46.png");
}

.recommended-package-payment-plan-0002 .background-image_60_47_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/47.png");
}

.recommended-package-payment-plan-0002 .background-image_60_48_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/48.png");
}

.recommended-package-payment-plan-0002 .background-image_60_49_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/49.png");
}

.recommended-package-payment-plan-0002 .background-image_60_50_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/50.png");
}

.recommended-package-payment-plan-0002 .background-image_60_51_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/51.png");
}

.recommended-package-payment-plan-0002 .background-image_60_52_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/52.png");
}

.recommended-package-payment-plan-0002 .background-image_60_53_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/53.png");
}

.recommended-package-payment-plan-0002 .background-image_60_54_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/54.png");
}

.recommended-package-payment-plan-0002 .background-image_60_55_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/55.png");
}

.recommended-package-payment-plan-0002 .background-image_60_56_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/56.png");
}

.recommended-package-payment-plan-0002 .background-image_60_57_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/57.png");
}

.recommended-package-payment-plan-0002 .background-image_60_58_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/58.png");
}

.recommended-package-payment-plan-0002 .background-image_60_59_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/59.png");
}

.recommended-package-payment-plan-0002 .background-image_60_60_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/60.png");
}

.recommended-package-payment-plan-0002 .background-image_60_61_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/61.png");
}

.recommended-package-payment-plan-0002 .background-image_60_62_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/62.png");
}

.recommended-package-payment-plan-0002 .background-image_60_63_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/63.png");
}

.recommended-package-payment-plan-0002 .background-image_60_64_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/64.png");
}

.recommended-package-payment-plan-0002 .background-image_60_65_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/65.png");
}

.recommended-package-payment-plan-0002 .background-image_60_66_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/66.png");
}

.recommended-package-payment-plan-0002 .background-image_60_67_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/67.png");
}

.recommended-package-payment-plan-0002 .background-image_60_68_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/68.png");
}

.recommended-package-payment-plan-0002 .background-image_60_69_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/69.png");
}

.recommended-package-payment-plan-0002 .background-image_60_70_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/70.png");
}

.recommended-package-payment-plan-0002 .background-image_60_71_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/71.png");
}

.recommended-package-payment-plan-0002 .background-image_60_72_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/72.png");
}

.recommended-package-payment-plan-0002 .background-image_60_73_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/73.png");
}

.recommended-package-payment-plan-0002 .background-image_60_74_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/74.png");
}

.recommended-package-payment-plan-0002 .background-image_60_75_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/75.png");
}

.recommended-package-payment-plan-0002 .background-image_60_76_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/76.png");
}

.recommended-package-payment-plan-0002 .background-image_60_77_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/77.png");
}

.recommended-package-payment-plan-0002 .background-image_60_78_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/78.png");
}

.recommended-package-payment-plan-0002 .background-image_60_79_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/79.png");
}

.recommended-package-payment-plan-0002 .background-image_60_80_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/80.png");
}

.recommended-package-payment-plan-0002 .background-image_60_81_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/81.png");
}

.recommended-package-payment-plan-0002 .background-image_60_82_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/82.png");
}

.recommended-package-payment-plan-0002 .background-image_60_83_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/83.png");
}

.recommended-package-payment-plan-0002 .background-image_60_84_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/84.png");
}

.recommended-package-payment-plan-0002 .background-image_60_85_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/85.png");
}

.recommended-package-payment-plan-0002 .background-image_60_86_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/86.png");
}

.recommended-package-payment-plan-0002 .background-image_60_87_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/87.png");
}

.recommended-package-payment-plan-0002 .background-image_60_88_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/88.png");
}

.recommended-package-payment-plan-0002 .background-image_60_89_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/89.png");
}

.recommended-package-payment-plan-0002 .background-image_60_90_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/90.png");
}

.recommended-package-payment-plan-0002 .background-image_60_91_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/91.png");
}

.recommended-package-payment-plan-0002 .background-image_60_92_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/92.png");
}

.recommended-package-payment-plan-0002 .background-image_60_93_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/93.png");
}

.recommended-package-payment-plan-0002 .background-image_60_94_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/94.png");
}

.recommended-package-payment-plan-0002 .background-image_60_95_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/95.png");
}

.recommended-package-payment-plan-0002 .background-image_60_96_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/96.png");
}

.recommended-package-payment-plan-0002 .background-image_60_97_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/97.png");
}

.recommended-package-payment-plan-0002 .background-image_60_98_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/98.png");
}

.recommended-package-payment-plan-0002 .background-image_60_99_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/99.png");
}

.recommended-package-payment-plan-0002 .background-image_60_100_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/100.png");
}

.recommended-package-payment-plan-0002 .background-image_60_101_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/101.png");
}

.recommended-package-payment-plan-0002 .background-image_60_102_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/102.png");
}

.recommended-package-payment-plan-0002 .background-image_60_103_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/103.png");
}

.recommended-package-payment-plan-0002 .background-image_60_104_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/104.png");
}

.recommended-package-payment-plan-0002 .background-image_60_105_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/105.png");
}

.recommended-package-payment-plan-0002 .background-image_60_106_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/106.png");
}

.recommended-package-payment-plan-0002 .background-image_60_107_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/107.png");
}

.recommended-package-payment-plan-0002 .background-image_60_108_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/108.png");
}

.recommended-package-payment-plan-0002 .background-image_60_109_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/109.png");
}

.recommended-package-payment-plan-0002 .background-image_60_110_0002 {
  background-image: url("/assets/a/images/recommended-package-payment-plan-0001/110.png");
}

/* sp */
@media screen and (max-width: 767px) {
  .recommended-package-payment-plan-0002 .tab-menu-content_0002 {
    margin: 0 16px 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab-wrap__inner_0002 {
    margin: 0 16px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 {
    display: flex;
    flex-wrap: wrap;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab__list_0002 {
    width: 50%;
    font-size: 12px;
    padding: 17px 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+1) {
    border-radius: 3px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+2) {
    border-radius: 0 3px 0 0;
    border-left: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+3) {
    border-radius: 0 0 0 3px;
    border-top: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+4) {
    border-radius: 0 0 3px 0;
    border-top: none;
    border-left: none;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+1) {
    border-radius: 8px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+2) {
    border-radius: 0 8px 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+3) {
    border-radius: 0 0 0 8px;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+4) {
    border-radius: 0 0 8px 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column_0002 {
    width: 100%;
    clear: both;
    margin: 25px 0 0 0;
    display: inline-block;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__title_0002 {
    margin: 30px 0 0 0;
    font-size: 24px;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete_0002 {
    font-weight: bold;
    font-size: 20px;
    margin: 11px 0 0 0;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002:nth-child(odd) {
    width: 49.3%;
    padding: 0 8px 23px 0;
    display: inline-block;
    vertical-align: top;
    height: auto;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002:nth-child(even) {
    width: 49.3%;
    padding: 0 0 23px 8px;
    display: inline-block;
    vertical-align: top;
    height: auto;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box__txt_0002 {
    width: 100%;
    line-height: 2em;
    display: inline-block;
    font-size: 13px;
    margin: 5px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title_0002 p {
    font-size: 13px;
    min-height: 53px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title_0002.paymentradio_60_0002 {
    font-size: 13px;
    min-height: 53px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_0002 span {
    line-height: 1.2;
    padding: 0 0 11px 0;
    font-size: 13px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_0002.small-plan__price_0002 span {
    line-height: 1.2;
    padding: 0 0 11px 0;
    font-size: 11px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    clear: both;
    display: block;
    margin-top: 30px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price-month_0002 {
    margin: 23px 0 0 0;
    font-size: 20px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price-carname_0002 {
    margin: 11px 0 0 0;
    font-size: 13px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column__last_0002 {
    padding: 0 0 20px 0;
    font-size: 13px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__inner_0002 {
    padding: 0 16px 10px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_0002 {
    margin: 28px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .car-coordinete-description__copy_0002 {
    margin: 30px 0 0 0;
    line-height: 2em;
    font-size: 11px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__border_0002 {
    padding: 0 0 10px;
    margin: 0;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 30px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 30px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 30px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin: 30px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: center;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    text-align: center;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__hr_0002 {
    margin: 0 8px;
    border-width: 1px;
    border-style: solid;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002.paymentradio_no60_0002 {
    width: 100%;
    height: 54px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_1_0002 {
    margin: 32px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_2_0002 {
    margin: 29px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_3_0002 {
    margin: 29px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_4_0002 {
    margin: 29px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title_0002 p {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box.imgobj1_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box.imgobj2_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box.imgobj3_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box.imgobj4_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .tab-menu-content_0002 {
    margin: 0 40px 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab-wrap__inner_0002 {
    margin: 0 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 {
    display: flex;
    padding: 0 20px;
    width: 100%;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__title_0002 {
    margin: 25px 0 0 0;
    font-size: 30px;
    line-height: 1.8em;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab__list_0002 {
    padding: 21px 0;
    width: 100%;
    border-bottom: none;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:first-of-type {
    border-radius: 3px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+2) {
    border-left: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+3) {
    border-left: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:last-of-type {
    border-radius: 0 3px 0 0;
    border-right-width: 1px;
    border-left: none;
    border-right-style: solid;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:first-of-type {
    border-radius: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:last-of-type {
    border-radius: 0 20px 0 0;
  }
  .recommended-package-payment-plan-0002 .car-coordinete-description__copy_0002 {
    margin: 30px 0 0 0;
    line-height: 2em;
    font-size: 13px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column_0002 {
    margin: 0 0 0 -3.1%;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 {
    width: 25%;
    padding: 12px 0 0 3.1%;
    float: left;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box__txt_0002 {
    width: 100%;
    line-height: 2em;
    display: inline-block;
    font-size: 14px;
    margin: 5px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    margin: 32px 0 0 0;
    padding: 0 0 21px 0;
    clear: both;
    display: block;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price-month_0002 {
    margin: 32px 0 0 0;
    font-size: 26px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price-carname_0002 {
    margin: 20px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__inner_0002 {
    padding: 0 35px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_0002 span {
    line-height: 1.2;
    padding: 0 0 14px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_0002.small-plan__price_0002 span {
    line-height: 1.2;
    padding: 0 0 13px 0;
    font-size: 12px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__border_0002 {
    margin: 2px 0 13px;
  }
  .recommended-package-payment-plan-0002 .box__total__tabnomal__left_0002 {
    width: 50%;
    float: left;
    padding: 0 20px 0 0;
  }
  .recommended-package-payment-plan-0002 .box__total__tabnomal__right_0002 {
    width: 50%;
    float: right;
    padding: 0 0 0 20px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_0002 {
    margin: 35px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column__last_0002 {
    padding: 0 0 17px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete_0002 {
    font-weight: bold;
    font-size: 24px;
    margin: 11px 0 0 0;
    line-height: 1.5em;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 32px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 32px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 32px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 32px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 20px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 20px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 20px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: center;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 16px 16px 0 0;
    -webkit-border-radius: 16px 16px 0 0;
    -moz-border-radius: 16px 16px 0 0;
    text-align: center;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_1_0002 {
    margin: 32px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_2_0002 {
    margin: 35px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_3_0002 {
    margin: 32px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_4_0002 {
    margin: 34px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__hr_0002 {
    margin: 0 0 1em 0;
    border-width: 1px;
    border-style: solid;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002.paymentradio_no60_0002 {
    width: 100%;
    height: 65px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002.imgobj1_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002.imgobj2_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002.imgobj3_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002.imgobj4_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .tab-menu-content_0002 {
    margin: 0 80px 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab-wrap__inner_0002 {
    margin: 0 40px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 {
    display: flex;
    padding: 0 40px;
    width: 100%;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab__list_0002 {
    width: 100%;
    padding: 21px 0;
    border-bottom: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__title_0002 {
    margin: 29px 0 0 0;
    font-size: 30px;
    line-height: 1.8em;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:first-of-type {
    border-radius: 3px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+2) {
    border-left: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+3) {
    border-left: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:last-of-type {
    border-radius: 0 3px 0 0;
    border-right-width: 1px;
    border-left: none;
    border-right-style: solid;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:first-of-type {
    border-radius: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:last-of-type {
    border-radius: 0 20px 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan_car_0002 {
    width: 65%;
    float: left;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column_0002 {
    margin: 0 0 0 -3.3%;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 {
    width: 25%;
    padding: 0 0 0 3.3%;
    float: left;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box__txt_0002 {
    width: 100%;
    line-height: 2em;
    display: inline-block;
    font-size: 14px;
    margin: 5px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_0002 {
    line-height: 1.5em;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_sub_0002 {
    line-height: 1.5em;
    font-size: 11px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_0002 span {
    line-height: 1.2;
    padding: 0 0 7px 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_0002.small-plan__price_0002 span {
    line-height: 1.2;
    padding: 0 0 8px 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    margin: 39px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price-month_0002 {
    margin: 33px 0 0 0;
    font-size: 26px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price-carname_0002 {
    margin: 20px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column__last_0002 {
    padding: 0 0 15px 0;
    font-size: 13px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__border_0002 {
    margin: 3px 0 9px 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box_0002 {
    margin: 0 15px 10px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_1_0002 {
    margin: 32px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_2_0002 {
    margin: 35px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_3_0002 {
    margin: 34px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_4_0002 {
    margin: 34px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .car-coordinete-description__copy_0002 {
    margin: 32px 0 0 0;
    line-height: 1.8em;
    font-size: 13px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_content_0002 {
    width: 30%;
    float: right;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete_0002 {
    font-weight: bold;
    font-size: 24px;
    margin: 20px 0 0 0;
    line-height: 1.5em;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 33px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 33px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 33px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 33px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 38px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 38px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 38px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 38px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: center;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 16px 16px 0 0;
    -webkit-border-radius: 16px 16px 0 0;
    -moz-border-radius: 16px 16px 0 0;
    text-align: center;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002.paymentradio_no60_0002 {
    width: 100%;
    height: 66px;
  }
}
/* pc small-nomal*/
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002.imgobj1_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002.imgobj2_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002.imgobj3_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002.imgobj4_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .tab-menu-content_0002 {
    margin: 0 120px 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab-wrap__inner_0002 {
    margin: 0 80px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 {
    display: flex;
    border-bottom: 1px;
    padding: 0 40px;
    width: 100%;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab__list_0002 {
    width: 100%;
    padding: 21px 0;
    border-bottom: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:first-of-type {
    border-radius: 3px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+2) {
    border-left: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+3) {
    border-left: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:last-of-type {
    border-radius: 0 3px 0 0;
    border-right-width: 1px;
    border-left: none;
    border-right-style: solid;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:first-of-type {
    border-radius: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:last-of-type {
    border-radius: 0 20px 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__title_0002 {
    margin: 27px 0 0 0;
    font-size: 30px;
    line-height: 1.8em;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan_car_0002 {
    width: 65%;
    float: left;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column_0002 {
    margin: 0 0 0 -4.1%;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 {
    width: 25%;
    padding: 0 0 0 4.1%;
    float: left;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box__txt_0002 {
    width: 100%;
    line-height: 2em;
    display: inline-block;
    font-size: 14px;
    margin: 5px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    margin: 41px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price-month_0002 {
    margin: 34px 0 0 0;
    font-size: 26px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price-carname_0002 {
    margin: 20px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column__last_0002 {
    padding: 0 0 17px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box_0002 {
    margin: 0 24px 9px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_1_0002 {
    margin: 30px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_2_0002 {
    margin: 35px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_3_0002 {
    margin: 34px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_4_0002 {
    margin: 34px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .car-coordinete-description__copy_0002 {
    margin: 30px 0 0 0;
    line-height: 2em;
    font-size: 13px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_content_0002 {
    width: 30%;
    float: right;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete_0002 {
    font-weight: bold;
    font-size: 24px;
    margin: 8px 0 0 0;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_0002 span {
    line-height: 1.2;
    padding: 0 0 14px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_0002.small-plan__price_0002 span {
    line-height: 1.2;
    padding: 0 0 13px 0;
    font-size: 12px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_0002.middle-plan__price_0002 {
    padding: 0 0 14px 0;
    font-size: 12px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__border_0002 {
    margin: 0 0 14px 0;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    margin: 30px 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    margin: 30px 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    margin: 30px 0 0 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    margin: 30px 0 0 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 20px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 20px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 20px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: center;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 20px 20px 0 0;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    text-align: center;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002.paymentradio_no60_0002 {
    width: 100%;
    height: 60px;
  }
}
@media screen and (min-width: 1760px) {
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002.imgobj1_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002.imgobj2_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002.imgobj3_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002.imgobj4_noimage_0002 img {
    display: none;
  }
  .recommended-package-payment-plan-0002 .tab-menu-content_0002 {
    margin: 0 120px 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab-wrap__inner_0002 {
    margin: 0 80px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 {
    display: flex;
    border-bottom: 1px;
    padding: 0 40px;
    width: 100%;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab__list_0002 {
    width: 100%;
    padding: 21px 0;
    border-bottom: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__title_0002 {
    margin: 30px 0 0 0;
    font-size: 30px;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete_0002 {
    font-weight: bold;
    font-size: 24px;
    margin: 8px 0 0 0;
    line-height: 1.5em;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:first-of-type {
    border-radius: 3px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+2) {
    border-left: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:nth-of-type(4n+3) {
    border-left: none;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:last-of-type {
    border-radius: 0 3px 0 0;
    border-right-width: 1px;
    border-left: none;
    border-right-style: solid;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:first-of-type {
    border-radius: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__tab_0002 .recommended-package-payment-plan__tab__list_0002:last-of-type {
    border-radius: 0 20px 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan_car_0002 {
    width: 65%;
    float: left;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__border_0002 {
    margin: 0 0 15px 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column_0002 {
    margin: 0 0 0 -3.5%;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 {
    width: 25%;
    padding: 0 0 0 3.5%;
    float: left;
  }
  /*  .recommended-package-payment-plan__column__box:nth-child(n+2) {
      padding: 0 0 0 3.5%;
    }*/
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box__txt_0002 {
    width: 100%;
    line-height: 2em;
    display: inline-block;
    font-size: 14px;
    margin: 5px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_0002 {
    padding: 0 0 14px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_sub_0002 {
    padding: 0 0 14px 0;
    font-size: 14px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column_0002.small-plan__price_0002 {
    padding: 0 0 14px 0;
    font-size: 12px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    margin: 41px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price-month_0002 {
    margin: 32px 0 0 0;
    font-size: 26px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price-carname_0002 {
    margin: 20px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__column__last_0002 {
    padding: 0 0 16px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box_0002 {
    margin: 0 21px 9px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_1_0002 {
    margin: 33px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_2_0002 {
    margin: 33px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_3_0002 {
    margin: 35px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__box__total_4_0002 {
    margin: 34px 0 0 0;
  }
  .recommended-package-payment-plan-0002 .car-coordinete-description__copy_0002 {
    margin: 30px 0 0 0;
    line-height: 2em;
    font-size: 13px;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_content_0002 {
    width: 30%;
    float: right;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 30px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    margin: 30px 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 30px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__car-coordinete__img_0002 img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 20px 0 0 0;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 20px 0 0 0;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 20px 0 0 0;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__column__box_0002 img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 20px 0 0 0;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price_0002 {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-width: 1px;
    border-style: solid;
  }
  .theme-1 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-2 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    text-align: center;
  }
  .theme-3 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: center;
  }
  .theme-4 .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002 {
    border-radius: 20px 20px 0 0;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    text-align: center;
  }
  .recommended-package-payment-plan-0002 .recommended-package-payment-plan__price__title--img_0002.paymentradio_no60_0002 {
    width: 100%;
    height: 60px;
  }
}
.recruitment-ogob-0001-clear {
  clear: both;
}

.recruitment-OGOB-0001-clear2 {
  clear: both;
}

.recruitment-OGOB-0001-icon_button_arrow_2 {
  position: relative;
  widows: 20px;
  height: 11px;
  float: right;
  margin-right: -10px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}

.recruitment-OGOB-caption {
  font-size: 10px;
  text-align: left;
  margin-top: 5px;
}

.recruitment-OGOB-sales-staff-top {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin: 40px 0 40px 0;
}

.recruitment-OGOB-sales-staff-top2 {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin: 40px 0 40px 0;
}

.recruitment-OGOB-title {
  font-size: 11px;
  margin-right: 7px;
  padding: 13px 20px 13px 10px;
  text-decoration: none;
  width: 49%;
  font-weight: bold;
  float: left;
  border-style: solid;
  border-width: 1px;
}

.recruitment-OGOB-title-2 {
  font-size: 11px;
  margin-right: -25px;
  padding: 13px 20px 13px 10px;
  text-decoration: none;
  width: 48.5%;
  font-weight: bold;
  float: left;
  border-style: solid;
  border-width: 1px;
}

.recruitment-OGOB-title-p {
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  width: 100%;
  font-size: 11px;
}

.recruitment-OGOB-center {
  margin: 0 16px 0px 16px;
}

.recruitment-OGOB-0001 {
  width: 100%;
  overflow: hidden;
}

.recruitment-OGOB-0001-message-top {
  font-size: 11px;
  text-align: center;
  margin: 0 0 20px 0;
  letter-spacing: 4.5px;
}

.recruitment-OGOB-0001-interview {
  font-size: 26px;
  text-align: center;
  margin: 0 0 40px 0;
  font-weight: bold;
}

.recruitment-OGOB-0001-image-pannel {
  width: 100%;
  padding: 0 16px 35px 16px;
}

.recruitment-OGOB-0001-image-pannel img {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-1 .recruitment-OGOB-0001-image-pannel img,
.theme-2 .recruitment-OGOB-0001-image-pannel img {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .recruitment-OGOB-0001-image-pannel img {
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .recruitment-OGOB-0001-image-pannel img {
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.recruitment-OGOB-0001-image-pannel3 {
  width: 100%;
  padding: 0 16px 33px 16px;
}

.recruitment-OGOB-0001-image-pannel3 img {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-1 .recruitment-OGOB-0001-image-pannel3 img,
.theme-2 .recruitment-OGOB-0001-image-pannel3 img {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .recruitment-OGOB-0001-image-pannel3 img {
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .recruitment-OGOB-0001-image-pannel3 img {
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.recruitment-OGOB-0001-title {
  font-size: 24px;
  font-weight: bold;
  margin: 0 16px 20px 16px;
  line-height: 1.5;
}

.recruitment-OGOB-0001-name-box {
  margin: 0 16px 35px 16px;
}

.recruitment-OGOB-0001-name {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 7px;
}

.recruitment-OGOB-0001-position {
  font-size: 13px;
  line-height: 1.5;
}

.recruitment-OGOB-0001-subtitl {
  margin: 0 16px 15px 16px;
  font-size: 16px;
  line-height: 1.5;
}

.recruitment-OGOB-0001-text {
  margin: 0 16px 20px 16px;
  font-size: 14px;
  line-height: 2;
  color: #4d4d4d;
}

.under-image {
  width: 100%;
}

.recruitment-OGOB-0001-image-pannel2 {
  width: 100%;
  padding: 0 16px 38px 16px;
}

.recruitment-OGOB-0001-image-pannel2 img {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-1 .recruitment-OGOB-0001-image-pannel2 img,
.theme-2 .recruitment-OGOB-0001-image-pannel2 img {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .recruitment-OGOB-0001-image-pannel2 img {
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .recruitment-OGOB-0001-image-pannel2 img {
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.OGOB-border {
  border-bottom: 1px solid #e3e3e3;
  margin: 0 16px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .recruitment-OGOB-0001-icon_button_arrow_2 {
    position: relative;
    widows: 20px;
    height: 11px;
    top: 3px;
    float: right;
    margin-right: -10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-OGOB-sales-staff-top {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin: 80px 0 80px 0;
  }
  .recruitment-OGOB-sales-staff-top2 {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin: 80px 0 80px 0;
  }
  .recruitment-OGOB-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 20px 13px 13px;
    text-decoration: none;
    width: 50%;
    font-weight: bold;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .recruitment-OGOB-title-2 {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 20px 13px 13px;
    text-decoration: none;
    width: 50%;
    font-weight: bold;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .recruitment-OGOB-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-OGOB-center {
    margin: 0 40px 0 40px;
  }
  .recruitment-OGOB-0001-image-pannel img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .recruitment-OGOB-0001-image-pannel2 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .recruitment-OGOB-0001-image-pannel3 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel3 img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel2 img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .recruitment-OGOB-0001-image-pannel {
    width: 100%;
    padding: 0 40px 71px 40px;
  }
  .recruitment-OGOB-0001-image-pannel3 {
    width: 50%;
    float: right;
    padding: 0 40px 0px 15px;
  }
  .recruitment-OGOB-0001-image-pannel2 {
    width: 50%;
    float: left;
    padding: 0 15px 0px 40px;
  }
  .recruitment-OGOB-0001-message-top {
    font-size: 14px;
    text-align: center;
    margin: 0 0 30px 0;
    letter-spacing: 5px;
  }
  .recruitment-OGOB-0001-interview {
    font-size: 30px;
    text-align: center;
    margin: 0 0 80px 0;
    font-weight: bold;
  }
  .recruitment-OGOB-0001-title {
    font-size: 29px;
    font-weight: bold;
    margin: 0 40px 33px 40px;
    line-height: 1.5;
    letter-spacing: 1px;
  }
  .recruitment-OGOB-0001-name-box {
    margin: 0 40px 70px 40px;
  }
  .recruitment-OGOB-0001-name {
    font-size: 24px;
    font-weight: bold;
    float: left;
    line-height: 1.2;
    margin-top: 2px;
  }
  .recruitment-OGOB-0001-position {
    font-size: 16px;
    padding: 0 0 0 133px;
    line-height: 2;
  }
  .recruitment-OGOB-0001-text-box {
    float: left;
    width: 46%;
    margin: 0 0 0 25px;
  }
  .recruitment-OGOB-0001-text-box2 {
    float: right;
    width: 46%;
    margin: 0 25px 0 0;
  }
  .recruitment-OGOB-0001-subtitl {
    margin: -5px 15px 25px 15px;
    font-size: 20px;
    line-height: 1.5;
  }
  .recruitment-OGOB-0001-text {
    margin: 0 15px 0 15px;
    font-size: 14px;
    line-height: 2;
  }
  .recruitment-OGOB-0001-clear {
    clear: both;
    margin: 0 0 53px 0;
  }
  .recruitment-OGOB-0001-clear2 {
    margin: 0 0 53px 0;
    clear: both;
  }
  .OGOB-border {
    border-bottom: 1px solid #e3e3e3;
    margin: 0 40px 0 40px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .recruitment-OGOB-0001-icon_button_arrow_2 {
    position: relative;
    widows: 20px;
    height: 11px;
    top: 3px;
    float: right;
    margin-right: -10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-OGOB-sales-staff-top {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin: 80px 0 80px 0;
  }
  .recruitment-OGOB-sales-staff-top2 {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin: 80px 0 80px 0;
  }
  .recruitment-OGOB-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 20px 13px 10px;
    text-decoration: none;
    width: 50%;
    font-weight: bold;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .recruitment-OGOB-title-2 {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 20px 13px 10px;
    text-decoration: none;
    width: 50%;
    font-weight: bold;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .recruitment-OGOB-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-OGOB-center {
    margin: 0 80px 0 80px;
  }
  .recruitment-OGOB-0001-image-pannel img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .recruitment-OGOB-0001-image-pannel2 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .recruitment-OGOB-0001-image-pannel3 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel3 img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel2 img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .recruitment-OGOB-0001-image-pannel {
    width: 100%;
    padding: 0 80px 70px 80px;
  }
  .recruitment-OGOB-0001-image-pannel3 {
    width: 49.5%;
    float: right;
    padding: 0 80px 0px 15px;
  }
  .recruitment-OGOB-0001-image-pannel2 {
    width: 49.5%;
    float: left;
    padding: 0 15px 0px 80px;
  }
  .recruitment-OGOB-0001-message-top {
    font-size: 14px;
    text-align: center;
    margin: 0 0 30px 0;
    letter-spacing: 5px;
  }
  .recruitment-OGOB-0001-interview {
    font-size: 30px;
    text-align: center;
    margin: 0 0 80px 0;
    font-weight: bold;
  }
  .recruitment-OGOB-0001-title {
    font-size: 29px;
    font-weight: bold;
    margin: 0 80px 28px 80px;
    line-height: 1.6;
  }
  .recruitment-OGOB-0001-name-box {
    margin: 0 80px 75px 80px;
  }
  .recruitment-OGOB-0001-name {
    font-size: 24px;
    font-weight: bold;
    float: left;
    line-height: 1.2;
  }
  .recruitment-OGOB-0001-position {
    font-size: 16px;
    padding: 0 0 0 130px;
    line-height: 1.5;
    padding-top: 2px;
  }
  .recruitment-OGOB-0001-text-box {
    float: left;
    width: 43%;
    margin: 0 0 0 65px;
  }
  .recruitment-OGOB-0001-text-box2 {
    float: right;
    width: 43%;
    margin: 0 65px 0 0;
  }
  .recruitment-OGOB-0001-subtitl {
    margin: -5px 15px 25px 15px;
    font-size: 20px;
    line-height: 1.5;
  }
  .recruitment-OGOB-0001-text {
    margin: 0 15px 0 15px;
    font-size: 14px;
    line-height: 2;
  }
  .recruitment-OGOB-0001-clear {
    clear: both;
    margin: 0 0 53px 0;
  }
  .recruitment-OGOB-0001-clear2 {
    margin: 0 0 53px 0;
    clear: both;
  }
  .OGOB-border {
    border-bottom: 1px solid #e3e3e3;
    margin: 0 80px 0 80px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .recruitment-OGOB-0001-icon_button_arrow_2 {
    position: relative;
    widows: 20px;
    height: 11px;
    top: 3px;
    float: right;
    margin-right: -10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-OGOB-sales-staff-top {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin: 80px 0 80px 0;
  }
  .recruitment-OGOB-sales-staff-top2 {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin: 80px 0 80px 0;
  }
  .recruitment-OGOB-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 20px 13px 10px;
    text-decoration: none;
    width: 50%;
    font-weight: bold;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .recruitment-OGOB-title-2 {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 20px 13px 10px;
    text-decoration: none;
    width: 50%;
    font-weight: bold;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .recruitment-OGOB-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-OGOB-center {
    margin: 0 120px 0 120px;
  }
  .recruitment-OGOB-0001-image-pannel img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .recruitment-OGOB-0001-image-pannel2 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .recruitment-OGOB-0001-image-pannel3 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel3 img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel2 img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .recruitment-OGOB-0001-image-pannel {
    width: 100%;
    padding: 0 120px 70px 120px;
  }
  .recruitment-OGOB-0001-image-pannel3 {
    width: 49%;
    float: right;
    padding: 0 120px 0px 15px;
  }
  .recruitment-OGOB-0001-image-pannel2 {
    width: 49%;
    float: left;
    padding: 0 15px 0px 120px;
  }
  .recruitment-OGOB-0001-message-top {
    font-size: 14px;
    text-align: center;
    margin: 0 0 30px 0;
    letter-spacing: 5px;
  }
  .recruitment-OGOB-0001-interview {
    font-size: 30px;
    text-align: center;
    margin: 0 0 80px 0;
    font-weight: bold;
  }
  .recruitment-OGOB-0001-title {
    font-size: 30px;
    font-weight: bold;
    margin: 0 120px 30px 120px;
    line-height: 1.5;
  }
  .recruitment-OGOB-0001-name-box {
    margin: 0 120px 80px 120px;
  }
  .recruitment-OGOB-0001-name {
    font-size: 24px;
    font-weight: bold;
    float: left;
    line-height: 1.2;
  }
  .recruitment-OGOB-0001-position {
    font-size: 16px;
    padding: 0 0 0 130px;
    line-height: 1.5;
    padding-top: 2px;
  }
  .recruitment-OGOB-0001-text-box {
    float: left;
    width: 41%;
    margin: 0 0 0 105px;
  }
  .recruitment-OGOB-0001-text-box2 {
    float: right;
    width: 41%;
    margin: 0 105px 0 0;
  }
  .recruitment-OGOB-0001-subtitl {
    margin: -5px 15px 25px 15px;
    font-size: 20px;
    line-height: 1.5;
  }
  .recruitment-OGOB-0001-text {
    margin: 0 15px 0 15px;
    font-size: 14px;
    line-height: 2;
  }
  .recruitment-OGOB-0001-clear {
    clear: both;
    margin: 0 0 74.5px 0;
  }
  .recruitment-OGOB-0001-clear2 {
    margin: 0 0 74.5px 0;
    clear: both;
  }
  .OGOB-border {
    border-bottom: 1px solid #e3e3e3;
    margin: 0 120px 0 120px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .recruitment-OGOB-0001-icon_button_arrow_2 {
    position: relative;
    widows: 20px;
    height: 11px;
    top: 3px;
    float: right;
    margin-right: -10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-OGOB-sales-staff-top {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin: 80px 0 80px 0;
  }
  .recruitment-OGOB-sales-staff-top2 {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin: 80px 0 80px 0;
  }
  .recruitment-OGOB-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 20px 13px 10px;
    text-decoration: none;
    width: 50%;
    font-weight: bold;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .recruitment-OGOB-title-2 {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 20px 13px 10px;
    text-decoration: none;
    width: 50%;
    font-weight: bold;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .recruitment-OGOB-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-OGOB-center {
    margin: 0 120px 0 120px;
  }
  .recruitment-OGOB-0001-image-pannel img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .recruitment-OGOB-0001-image-pannel2 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .recruitment-OGOB-0001-image-pannel3 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel3 img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel2 img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .recruitment-OGOB-0001-image-pannel {
    width: 100%;
    padding: 0 120px 70px 120px;
  }
  .recruitment-OGOB-0001-image-pannel3 {
    width: 49%;
    float: right;
    padding: 0 120px 0px 15px;
  }
  .recruitment-OGOB-0001-image-pannel2 {
    width: 49%;
    float: left;
    padding: 0 15px 0px 120px;
  }
  .recruitment-OGOB-0001-message-top {
    font-size: 14px;
    text-align: center;
    margin: 0 0 30px 0;
    letter-spacing: 5px;
  }
  .recruitment-OGOB-0001-interview {
    font-size: 30px;
    text-align: center;
    margin: 0 0 80px 0;
    font-weight: bold;
  }
  .recruitment-OGOB-0001-title {
    font-size: 30px;
    font-weight: bold;
    margin: 0 120px 30px 120px;
    line-height: 1.5;
  }
  .recruitment-OGOB-0001-name-box {
    margin: 0 120px 80px 120px;
  }
  .recruitment-OGOB-0001-name {
    font-size: 24px;
    font-weight: bold;
    float: left;
    line-height: 1.2;
  }
  .recruitment-OGOB-0001-position {
    font-size: 16px;
    padding: 0 0 0 130px;
    line-height: 1.5;
    padding-top: 2px;
  }
  .recruitment-OGOB-0001-text-box {
    float: left;
    width: 41%;
    margin: 0 0 0 105px;
  }
  .recruitment-OGOB-0001-text-box2 {
    float: right;
    width: 41%;
    margin: 0 105px 0 0;
  }
  .recruitment-OGOB-0001-subtitl {
    margin: -5px 15px 25px 15px;
    font-size: 20px;
    line-height: 1.5;
  }
  .recruitment-OGOB-0001-text {
    margin: 0 15px 0 15px;
    font-size: 14px;
    line-height: 2;
  }
  .recruitment-OGOB-0001-clear {
    clear: both;
    margin: 0 0 74.5px 0;
  }
  .recruitment-OGOB-0001-clear2 {
    margin: 0 0 74.5px 0;
    clear: both;
  }
  .OGOB-border {
    border-bottom: 1px solid #e3e3e3;
    margin: 0 120px 0 120px;
  }
}
@media screen and (min-width: 1760px) {
  .recruitment-OGOB-0001-icon_button_arrow_2 {
    position: relative;
    widows: 20px;
    height: 11px;
    top: 3px;
    float: right;
    margin-right: -10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-OGOB-sales-staff-top {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin: 80px 0 80px 0;
  }
  .recruitment-OGOB-sales-staff-top2 {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin: 80px 0 80px 0;
  }
  .recruitment-OGOB-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 20px 13px 10px;
    text-decoration: none;
    width: 50%;
    font-weight: bold;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .recruitment-OGOB-title-2 {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 20px 13px 10px;
    text-decoration: none;
    width: 50%;
    font-weight: bold;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .recruitment-OGOB-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-OGOB-center {
    margin: 0 120px 0 120px;
  }
  .recruitment-OGOB-0001-image-pannel img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .recruitment-OGOB-0001-image-pannel2 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .recruitment-OGOB-0001-image-pannel3 img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel3 img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-4 .recruitment-OGOB-0001-image-pannel2 img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .recruitment-OGOB-0001-image-pannel {
    width: 100%;
    padding: 0 120px 70px 120px;
  }
  .recruitment-OGOB-0001-image-pannel3 {
    width: 49%;
    float: right;
    padding: 0 120px 0px 15px;
  }
  .recruitment-OGOB-0001-image-pannel2 {
    width: 49%;
    float: left;
    padding: 0 15px 0px 120px;
  }
  .recruitment-OGOB-0001-message-top {
    font-size: 14px;
    text-align: center;
    margin: 0 0 30px 0;
    letter-spacing: 5px;
  }
  .recruitment-OGOB-0001-interview {
    font-size: 30px;
    text-align: center;
    margin: 0 0 80px 0;
    font-weight: bold;
  }
  .recruitment-OGOB-0001-title {
    font-size: 30px;
    font-weight: bold;
    margin: 0 120px 33px 120px;
    line-height: 1.5;
  }
  .recruitment-OGOB-0001-name-box {
    margin: -2px 120px 80px 120px;
  }
  .recruitment-OGOB-0001-name {
    font-size: 24px;
    font-weight: bold;
    float: left;
    line-height: 1.2;
  }
  .recruitment-OGOB-0001-position {
    font-size: 16px;
    padding: 0 0 0 133px;
    line-height: 1.5;
  }
  .recruitment-OGOB-0001-text-box {
    float: left;
    width: 42%;
    margin: 0 0 0 105px;
  }
  .recruitment-OGOB-0001-text-box2 {
    float: right;
    width: 42%;
    margin: 0 105px 0 0;
  }
  .recruitment-OGOB-0001-subtitl {
    margin: -5px 15px 25px 15px;
    font-size: 20px;
    line-height: 1.5;
  }
  .recruitment-OGOB-0001-text {
    margin: 0 15px 0 15px;
    font-size: 14px;
    line-height: 2;
  }
  .recruitment-OGOB-0001-clear {
    clear: both;
    margin: 0 0 74.5px 0;
  }
  .recruitment-OGOB-0001-clear2 {
    margin: 0 0 74.5px 0;
    clear: both;
  }
  .OGOB-border {
    border-bottom: 1px solid #e3e3e3;
    margin: 0 120px 0 120px;
  }
}
.recruitment-calendar-calendar-box-day-wrap {
  width: 100%;
}

.recruitment-calendar-sales-staff {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

.recruitment-calendar-0001-icon-button-arrow-2 {
  position: relative;
  widows: 20px;
  height: 11px;
  float: right;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}

.recruitment-calendar-title {
  font-size: 11px;
  margin-right: 8px;
  padding: 13px 13px 13px 10px;
  font-weight: bold;
  text-decoration: none;
  width: 49%;
  float: left;
  border-style: solid;
  border-width: 1px;
}

.recruitment-calendar-title-2 {
  font-size: 11px;
  margin-right: -10px;
  padding: 13px 13px 13px 10px;
  font-weight: bold;
  text-decoration: none;
  width: 49%;
  float: left;
  border-style: solid;
  border-width: 1px;
}

.recruitment-calendar-0001-button-icon-1 {
  margin-bottom: 10px;
}

.theme-4 .recruitment-calendar-0001-button-icon-1 {
  margin-bottom: -3px;
  margin-top: 13px;
}

.recruitment-calendar-center {
  margin: 0 16px 138px 16px;
}

.recruitment-calendar-space {
  margin-bottom: 60px;
}

.recruitment-calendar-button-icon-wrapper {
  width: 100%;
  text-align: center;
}

.recruitment-calendar-0001-wrapper {
  width: 100%;
  overflow: hidden;
}

.calender-center {
  text-align: center;
  margin: 0 0 37px 0;
}

.recruitment-calendar-0001-calendar {
  text-align: center;
  font-size: 11px;
  letter-spacing: 4.5px;
}

.recruitment-calendar-0001-calendar2 {
  margin: 20px 0 40px 0;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}

.recruitment-calendar-0001-calendar-title img {
  width: 230px;
}

.recruitment-calendar-0001-calendar-title {
  position: relative;
  padding: 2px 20px 2px 20px;
  margin: 0 15px 0 15px;
  font-size: 18px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block;
  border-style: solid;
  border-width: 2px;
}

.theme-3 .recruitment-calendar-0001-calendar-title {
  position: relative;
  padding: 2px 20px 2px 20px;
  margin: 0 15px 0 15px;
  font-size: 18px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  display: inline-block;
  border-style: solid;
  border-width: 2px;
}

.theme-4 .recruitment-calendar-0001-calendar-title {
  position: relative;
  padding: 2px 20px 2px 20px;
  margin: 0 15px 0 15px;
  font-size: 18px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  display: inline-block;
  border-style: solid;
  border-width: 2px;
}

.theme-1 .recruitment-calendar-0001-calendar-box,
.theme-2 .recruitment-calendar-0001-calendar-box {
  border: 1px solid #ddd;
  margin: 0 16px 12px 16px;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
}

.theme-3 .recruitment-calendar-0001-calendar-box {
  border: 1px solid #ddd;
  margin: 0 16px 15px 16px;
  text-align: center;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  position: relative;
}

.theme-4 .recruitment-calendar-0001-calendar-box {
  border: 1px solid #ddd;
  margin: 16px 15px 0 16px;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
}

.recruitment-calendar-0001-calendar-box-text {
  margin: 10px 10px 10px 10px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}

.theme-1 .recruitment-calendar-calendar-box-day,
.theme-2 .recruitment-calendar-calendar-box-day {
  display: inline-block;
  margin: 0 0 15px 0;
  padding: 4px 20px 4px 20px;
  font-size: 14px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.theme-3 .recruitment-calendar-calendar-box-day {
  display: inline-block;
  margin: 0 0 15px 0;
  padding: 4px 20px 4px 20px;
  font-size: 14px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.theme-4 .recruitment-calendar-calendar-box-day {
  display: inline-block;
  margin: 0 0 15px 0;
  padding: 4px 20px 4px 20px;
  font-size: 14px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  text-align: justify;
  text-justify: distribute-all-lines;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .recruitment-calendar-calendar-box-day-wrap {
    width: 100%;
  }
  .recruitment-calendar-0001-calendar {
    text-align: center;
    font-size: 14px;
    letter-spacing: 5px;
  }
  .recruitment-calendar-0001-icon-button-arrow-2 {
    position: relative;
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-calendar-0001-button-icon-1 {
    margin: 5px 0 5px 0;
  }
  .recruitment-calendar-space {
    margin-bottom: 100px;
  }
  .calender-center {
    text-align: center;
    margin: 0 0 58px 0;
  }
  .recruitment-calendar-sales-staff {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .recruitment-calendar-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 10px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .recruitment-calendar-title-2 {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 10px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .recruitment-calendar-center {
    margin: 0 65px 141px 65px;
  }
  .recruitment-calendar-0001-calendar2 {
    margin: 30px 0 40px 0;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }
  .recruitment-calendar-0001-calendar-title img {
    width: 50%;
  }
  .theme-1 .recruitment-calendar-0001-calendar-box-text,
  .theme-2 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-3 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-4 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-1 .recruitment-calendar-0001-calendar-title,
  .theme-2 .recruitment-calendar-0001-calendar-title {
    text-align: center;
    font-size: 18px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .recruitment-calendar-0001-calendar-title {
    text-align: center;
    font-size: 18px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .recruitment-calendar-0001-calendar-title {
    font-size: 18px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    display: inline-block;
  }
  .theme-1 .recruitment-calendar-0001-calendar-box,
  .theme-2 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 5px 65px 8px 65px;
    padding: 30px 180px 30px 20px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-3 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 5px 65px 8px 62px;
    padding: 30px 230px 30px 20px;
    text-align: center;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    position: relative;
  }
  .theme-4 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 16px 65px 0px 62px;
    padding: 30px 180px 30px 20px;
    text-align: center;
    position: relative;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
  }
  .theme-1 .recruitment-calendar-calendar-box-day,
  .theme-2 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: -20px;
    padding: 5px 20px 7px 20px;
  }
  .theme-3 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
    position: absolute;
    right: 0;
    top: 0%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 210px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .theme-4 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: -20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .recruitment-calendar-calendar-box-day-wrap {
    width: 100%;
  }
  .recruitment-calendar-0001-calendar {
    text-align: center;
    font-size: 14px;
    letter-spacing: 5px;
  }
  .recruitment-calendar-0001-icon-button-arrow-2 {
    position: relative;
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-calendar-0001-button-icon-1 {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .recruitment-calendar-space {
    margin-bottom: 100px;
  }
  .calender-center {
    text-align: center;
    margin: 0 0 48px 0;
  }
  .recruitment-calendar-sales-staff {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .recruitment-calendar-0001-calendar2 {
    margin: 30px 0 80px 0;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }
  .recruitment-calendar-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 13px 13px 12px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .recruitment-calendar-title-2 {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 13px 13px 12px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .recruitment-calendar-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-calendar-center {
    margin: 0 193px 220px 193px;
  }
  .recruitment-calendar-0001-calendar-title img {
    width: 50%;
  }
  .theme-1 .recruitment-calendar-0001-calendar-box-text,
  .theme-2 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-3 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-4 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-1 .recruitment-calendar-0001-calendar-title,
  .theme-2 .recruitment-calendar-0001-calendar-title {
    text-align: center;
    font-size: 18px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .recruitment-calendar-0001-calendar-title {
    text-align: center;
    font-size: 18px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .recruitment-calendar-0001-calendar-title {
    font-size: 18px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-1 .recruitment-calendar-0001-calendar-box,
  .theme-2 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 5px 193px 8px 193px;
    padding: 30px 180px 30px 20px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-3 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 5px 193px 8px 193px;
    padding: 30px 230px 30px 20px;
    text-align: center;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    position: relative;
  }
  .theme-4 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 16px 193px 0px 193px;
    padding: 30px 180px 30px 20px;
    text-align: center;
    position: relative;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
  }
  .theme-1 .recruitment-calendar-calendar-box-day,
  .theme-2 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: -19px;
    padding: 5px 20px 7px 20px;
  }
  .theme-3 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
    position: absolute;
    right: 0;
    top: 0%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 210px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .theme-4 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: -20px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .recruitment-calendar-calendar-box-day-wrap {
    width: 100%;
  }
  .recruitment-calendar-0001-calendar {
    text-align: center;
    font-size: 14px;
    letter-spacing: 5px;
  }
  .recruitment-calendar-0001-icon-button-arrow-2 {
    position: relative;
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-calendar-0001-button-icon-1 {
    margin-bottom: 5px;
    margin-top: 7px;
  }
  .recruitment-calendar-space {
    margin-bottom: 100px;
  }
  .calender-center {
    text-align: center;
    margin: 0 0 47px 0;
  }
  .recruitment-calendar-sales-staff {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 27px;
  }
  .recruitment-calendar-0001-calendar2 {
    margin: 30px 0 80px 0;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }
  .recruitment-calendar-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 12px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .recruitment-calendar-title-2 {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 12px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .recruitment-calendar-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-calendar-center {
    margin: 0 320px 220px 320px;
  }
  .recruitment-calendar-0001-calendar-title img {
    width: 50%;
  }
  .theme-1 .recruitment-calendar-0001-calendar-box-text,
  .theme-2 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-3 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-4 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-1 .recruitment-calendar-0001-calendar-title,
  .theme-2 .recruitment-calendar-0001-calendar-title {
    text-align: center;
    font-size: 18px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .recruitment-calendar-0001-calendar-title {
    text-align: center;
    font-size: 18px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .recruitment-calendar-0001-calendar-title {
    font-size: 18px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-1 .recruitment-calendar-0001-calendar-box,
  .theme-2 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 5px 320px 5px 320px;
    padding: 30px 180px 30px 20px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-3 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 5px 320px 5px 320px;
    padding: 30px 230px 30px 20px;
    text-align: center;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    position: relative;
  }
  .theme-4 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 16px 320px 0px 320px;
    padding: 30px 180px 30px 20px;
    text-align: center;
    position: relative;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
  }
  .theme-1 .recruitment-calendar-calendar-box-day,
  .theme-2 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: -20px;
    padding: 5px 20px 7px 20px;
  }
  .theme-3 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
    position: absolute;
    right: 0;
    top: 0%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 210px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .theme-4 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: -20px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .recruitment-calendar-calendar-box-day-wrap {
    width: 100%;
  }
  .recruitment-calendar-0001-calendar {
    text-align: center;
    font-size: 14px;
    letter-spacing: 5px;
  }
  .recruitment-calendar-0001-icon-button-arrow-2 {
    position: relative;
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-calendar-0001-button-icon-1 {
    margin-bottom: 5px;
    margin-top: 7px;
  }
  .recruitment-calendar-space {
    margin-bottom: 100px;
  }
  .calender-center {
    text-align: center;
    margin: 0 0 47px 0;
  }
  .recruitment-calendar-sales-staff {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 27px;
  }
  .recruitment-calendar-0001-calendar2 {
    margin: 30px 0 80px 0;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }
  .recruitment-calendar-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 12px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .recruitment-calendar-title-2 {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 12px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .recruitment-calendar-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-calendar-center {
    margin: 0 320px 220px 320px;
  }
  .recruitment-calendar-0001-calendar-title img {
    width: 50%;
  }
  .theme-1 .recruitment-calendar-0001-calendar-box-text,
  .theme-2 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-3 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-4 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-1 .recruitment-calendar-0001-calendar-title,
  .theme-2 .recruitment-calendar-0001-calendar-title {
    text-align: center;
    font-size: 18px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .recruitment-calendar-0001-calendar-title {
    text-align: center;
    font-size: 18px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .recruitment-calendar-0001-calendar-title {
    font-size: 18px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-1 .recruitment-calendar-0001-calendar-box,
  .theme-2 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 5px 320px 5px 320px;
    padding: 30px 180px 30px 20px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-3 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 5px 320px 5px 320px;
    padding: 30px 230px 30px 20px;
    text-align: center;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    position: relative;
  }
  .theme-4 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 16px 320px 0px 320px;
    padding: 30px 180px 30px 20px;
    text-align: center;
    position: relative;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
  }
  .theme-1 .recruitment-calendar-calendar-box-day,
  .theme-2 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: -20px;
    padding: 5px 20px 7px 20px;
  }
  .theme-3 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
    position: absolute;
    right: 0;
    top: 0%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 210px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .theme-4 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: -20px;
  }
}
@media screen and (min-width: 1760px) {
  .recruitment-calendar-0001-icon-button-arrow-2 {
    position: relative;
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-calendar-0001-calendar {
    text-align: center;
    font-size: 14px;
    letter-spacing: 5px;
  }
  .recruitment-calendar-0001-button-icon-1 {
    margin-bottom: 5px;
    margin-top: 4px;
  }
  .recruitment-calendar-space {
    margin-bottom: 100px;
  }
  .calender-center {
    text-align: center;
    margin: 0 10px 50px 10px;
  }
  .recruitment-calendar-sales-staff {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    margin: -3px 0px 20px 0px;
  }
  .recruitment-calendar-0001-calendar2 {
    margin: 30px 0 80px 0;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }
  .recruitment-calendar-title {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 12px 13px 10px;
    font-weight: bold;
    text-decoration: none;
    width: 50.5%;
    float: left;
    border-style: solid;
    border-width: 1px;
  }
  .recruitment-calendar-title-2 {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 12px 13px 10px;
    font-weight: bold;
    text-decoration: none;
    width: 49.5%;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .recruitment-calendar-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-calendar-center {
    margin: 0 400px 221px 400px;
  }
  .recruitment-calendar-0001-calendar-title img {
    width: 50%;
  }
  .theme-1 .recruitment-calendar-0001-calendar-box-text,
  .theme-2 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-3 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-4 .recruitment-calendar-0001-calendar-box-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }
  .theme-1 .recruitment-calendar-0001-calendar-title,
  .theme-2 .recruitment-calendar-0001-calendar-title {
    text-align: center;
    font-size: 18px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .recruitment-calendar-0001-calendar-title {
    text-align: center;
    font-size: 18px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .recruitment-calendar-0001-calendar-title {
    font-size: 18px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-1 .recruitment-calendar-0001-calendar-box,
  .theme-2 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 5px 400px 8px 400px;
    padding: 30px 180px 30px 30px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
  }
  .theme-3 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 5px 400px 8px 400px;
    padding: 30px 230px 30px 30px;
    text-align: center;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    position: relative;
  }
  .theme-4 .recruitment-calendar-0001-calendar-box {
    border: 1px solid #ddd;
    margin: 16px 400px 0px 400px;
    padding: 30px 180px 30px 30px;
    text-align: center;
    position: relative;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
  }
  .theme-1 .recruitment-calendar-calendar-box-day,
  .theme-2 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: -20px;
    padding: 5px 20px 7px 20px;
  }
  .theme-3 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: right;
    position: absolute;
    right: 0;
    top: 0%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 210px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .theme-4 .recruitment-calendar-calendar-box-day {
    display: inline-block;
    font-size: 16px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: -20px;
  }
}
.recruitment-training-program-0001-icon_button_arrow_2 {
  position: relative;
  widows: 20px;
  height: 11px;
  float: right;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}

.recruitment-training-program-0001-clear {
  clear: both;
}

.recruitment-training-program-0001 {
  font-size: 10px;
  text-align: left;
}

.button-icon-wrapper {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

.recruitment-training-program-0001-wrapper {
  width: 100%;
  overflow: hidden;
  margin: 0 0 50px 0;
}

.recruitment-center {
  padding-bottom: 40px;
}

.recruitment-calendar-0001-top {
  text-align: center;
  font-size: 11px;
  letter-spacing: 4.5px;
}

.recruitment-calendar-0001-top2 {
  margin: 20px 0 40px 0;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}

.recruitment-title-p {
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  width: 100%;
  font-size: 11px;
}

.recruitment-training-program-0001-title {
  padding: 13px 10px 14px 10px;
  font-size: 11px;
  font-weight: bold;
  width: 49%;
  float: left;
  margin-right: 10px;
  border-style: solid;
  border-width: 1px;
  text-align: left;
}

.recruitment-training-program-0001-title-2 {
  padding: 13px 10px 14px 10px;
  font-size: 11px;
  font-weight: bold;
  width: 49%;
  float: left;
  margin-right: -35px;
  border-style: solid;
  border-width: 1px;
  text-align: left;
}

.recruitment-box-sp {
  border: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 20px 20px 20px;
}

.theme-3 .recruitment-box-sp {
  border: 1px solid #ddd;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 20px 20px 20px;
}

.theme-4 .recruitment-box-sp {
  border: 1px solid #ddd;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 20px 20px 20px;
}

.recruitment-box {
  display: none;
}

.recruitment-box-text {
  margin: 15px 0 15px 0;
  font-size: 11px;
  line-height: 2.8;
  font-weight: normal;
  text-align: left;
}

.recruitment-engineer-box-wrapper {
  text-align: center;
}

.recruitment-sales-staff-box {
  margin: 0 0 28px 0;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}

.recruitment-engineer-box {
  margin: 0 0 28px 0;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin: 40px 0 28px 0;
}

.recruitment-sentence-title-p {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}

.recruitment-sentence-title {
  padding: 10px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  text-align: center;
  width: 100%;
}

.theme-3 .recruitment-sentence-title {
  padding: 10px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  text-align: center;
  width: 100%;
}

.theme-4 .recruitment-sentence-title {
  padding: 10px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  text-align: center;
  width: 100%;
}

.recruitment-img {
  box-ordinal-group: 2;
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .recruitment-img {
  box-ordinal-group: 2;
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .recruitment-img {
  box-ordinal-group: 2;
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.recruitment-calendar-0001 {
  margin: 0 16px 0 16px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .recruitment-training-program-0001-icon_button_arrow_2 {
    position: relative;
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-box-sp {
    display: none;
  }
  .recruitment-box {
    display: inline-block;
  }
  .recruitment-img-box {
    float: right;
    width: 47%;
    margin-left: 30px;
  }
  .recruitment-calendar-0001-top {
    text-align: center;
    font-size: 14px;
    letter-spacing: 5.8px;
  }
  .recruitment-calendar-0001-top2 {
    margin: 30px 0 80px 0;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }
  .recruitment-calendar-0001 {
    margin: 0 40px 0 40px;
  }
  .recruitment-training-program-0001-title {
    padding: 13px 14px 13px 14px;
    font-size: 14px;
    font-weight: bold;
    width: 50%;
    float: left;
    margin-right: 0px;
    border-style: solid;
    border-width: 1px;
  }
  .recruitment-training-program-0001-title-2 {
    padding: 13px 14px 13px 14px;
    font-size: 14px;
    font-weight: bold;
    width: 50%;
    float: left;
    margin-right: -35px;
    border-style: solid;
    border-width: 1px;
    border-left: none;
  }
  .recruitment-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 30px 0 0px 0px;
  }
  .theme-3 .recruitment-img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 30px 0 0px 0px;
  }
  .theme-4 .recruitment-img {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 30px 0 0px 0px;
  }
  .recruitment-sales-staff-box {
    margin: 0 0 50px 0;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
  }
  .recruitment-center {
    text-align: center;
    margin: 0 0 26px 0;
  }
  .recruitment-sentence-title-p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
  }
  .recruitment-sentence-title {
    padding: 7px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    text-align: center;
    width: 100%;
  }
  .theme-4 .recruitment-sentence-title {
    padding: 7px;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    text-align: center;
    width: 100%;
  }
  .recruitment-box-text {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 2;
    font-weight: normal;
    text-align: left;
  }
  .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .theme-3 .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .theme-4 .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .recruitment-space {
    margin-bottom: 60px;
  }
  .recruitment-engineer-box {
    margin: 0 0 28px 0;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin: 26px -10px 50px 0;
  }
  .button-icon-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding-right: -10px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .recruitment-training-program-0001-icon_button_arrow_2 {
    position: relative;
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-box-sp {
    display: none;
  }
  .recruitment-box {
    display: inline-block;
  }
  .recruitment-img-box {
    float: right;
    width: 47%;
    margin-left: 30px;
  }
  .recruitment-sentence-title {
    padding: 5px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    text-align: center;
    width: 100%;
    margin-top: -27px;
  }
  .theme-3 .recruitment-sentence-title {
    padding: 5px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    text-align: center;
    width: 100%;
    margin-top: -27px;
  }
  .theme-4 .recruitment-sentence-title {
    padding: 5px;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    text-align: center;
    width: 100%;
  }
  .recruitment-calendar-0001-top {
    text-align: center;
    font-size: 14px;
    letter-spacing: 5.8px;
  }
  .recruitment-calendar-0001-top2 {
    margin: 30px 0 80px 0;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }
  .recruitment-calendar-0001 {
    margin: 0 80px 0 80px;
  }
  .recruitment-training-program-0001-title {
    padding: 13px 14px 13px 14px;
    font-size: 14px;
    font-weight: bold;
    width: 50%;
    float: left;
    margin-right: 0px;
    border-style: solid;
    border-width: 1px;
    text-align: left;
  }
  .recruitment-training-program-0001-title-2 {
    padding: 13px 14px 13px 14px;
    font-size: 14px;
    font-weight: bold;
    width: 50%;
    float: left;
    margin-right: -35px;
    border-style: solid;
    border-width: 1px;
    text-align: left;
    border-left: none;
  }
  .recruitment-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 30px 0 0px 0px;
  }
  .theme-3 .recruitment-img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 30px 0 0px 0px;
  }
  .theme-4 .recruitment-img {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 30px 0 0px 0px;
  }
  .recruitment-sales-staff-box {
    font-size: 24px;
  }
  .recruitment-center {
    text-align: center;
    margin: 0 0 40px 0;
  }
  .recruitment-sentence-title-p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
  }
  .recruitment-box-text {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 2;
    font-weight: normal;
    text-align: left;
  }
  .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .theme-3 .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .theme-4 .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .recruitment-space {
    margin-bottom: 60px;
  }
  .recruitment-engineer-box {
    margin: 28px 0 85px 0;
    font-size: 24px;
  }
  .recruitment-sales-staff-box {
    margin: 0 0 85px 0;
  }
  .button-icon-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 46px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .recruitment-training-program-0001-icon_button_arrow_2 {
    position: relative;
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-box-sp {
    display: none;
  }
  .recruitment-box {
    display: inline-block;
  }
  .recruitment-img-box {
    float: right;
    width: 47%;
    margin-left: 30px;
  }
  .recruitment-sentence-title {
    padding: 7px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    text-align: center;
    width: 100%;
    margin-top: -27px;
  }
  .theme-3 .recruitment-sentence-title {
    padding: 7px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    text-align: center;
    width: 100%;
    margin-top: -27px;
  }
  .theme-4 .recruitment-sentence-title {
    padding: 7px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    text-align: center;
    width: 100%;
  }
  .recruitment-calendar-0001-top {
    text-align: center;
    font-size: 14px;
    letter-spacing: 5.8px;
  }
  .recruitment-calendar-0001-top2 {
    margin: 30px 0 80px 0;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }
  .recruitment-calendar-0001 {
    margin: 0 180px 0 180px;
  }
  .recruitment-training-program-0001-title {
    padding: 13px 18px 13px 14px;
    font-size: 14px;
    font-weight: bold;
    width: 50%;
    float: left;
    margin-right: 0px;
    border-style: solid;
    border-width: 1px;
    text-align: left;
  }
  .recruitment-training-program-0001-title-2 {
    padding: 13px 14px 13px 10px;
    font-size: 14px;
    font-weight: bold;
    width: 50%;
    float: left;
    margin-right: -35px;
    border-style: solid;
    border-width: 1px;
    text-align: left;
    border-left: none;
  }
  .recruitment-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 30px 0 0px 0px;
  }
  .theme-3 .recruitment-img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 30px 0 0px 0px;
  }
  .theme-4 .recruitment-img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 30px 0 0px 0px;
  }
  .recruitment-sales-staff-box {
    font-size: 24px;
  }
  .recruitment-center {
    text-align: center;
    margin: 0 0 40px 0;
  }
  .recruitment-sentence-title-p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
  }
  .recruitment-box-text {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 2;
    font-weight: normal;
    text-align: left;
  }
  .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .theme-3 .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .theme-4 .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .recruitment-space {
    margin-bottom: 60px;
  }
  .recruitment-engineer-box {
    margin: 28px 0 88px 0;
    font-size: 24px;
  }
  .recruitment-sales-staff-box {
    margin: 0 0 85px 0;
  }
  .button-icon-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 46px;
    padding-right: -10px;
  }
  .recruitment-training-program-0001 {
    font-size: 10px;
    text-align: left;
    margin-bottom: -15px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .recruitment-training-program-0001-icon_button_arrow_2 {
    position: relative;
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-box-sp {
    display: none;
  }
  .recruitment-box {
    display: inline-block;
  }
  .recruitment-img-box {
    float: right;
    width: 47%;
    margin-left: 30px;
  }
  .recruitment-sentence-title {
    padding: 7px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    text-align: center;
    width: 100%;
    margin-top: -27px;
  }
  .theme-3 .recruitment-sentence-title {
    padding: 7px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    text-align: center;
    width: 100%;
    margin-top: -27px;
  }
  .theme-4 .recruitment-sentence-title {
    padding: 7px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    text-align: center;
    width: 100%;
  }
  .recruitment-calendar-0001-top {
    text-align: center;
    font-size: 14px;
    letter-spacing: 5.8px;
  }
  .recruitment-calendar-0001-top2 {
    margin: 30px 0 80px 0;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }
  .recruitment-calendar-0001 {
    margin: 0 180px 0 180px;
  }
  .recruitment-training-program-0001-title {
    padding: 13px 18px 13px 14px;
    font-size: 14px;
    font-weight: bold;
    width: 50%;
    float: left;
    margin-right: 0px;
    border-style: solid;
    border-width: 1px;
    text-align: left;
  }
  .recruitment-training-program-0001-title-2 {
    padding: 13px 14px 13px 10px;
    font-size: 14px;
    font-weight: bold;
    width: 50%;
    float: left;
    margin-right: -35px;
    border-style: solid;
    border-width: 1px;
    text-align: left;
    border-left: none;
  }
  .recruitment-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 30px 0 0px 0px;
  }
  .theme-3 .recruitment-img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 30px 0 0px 0px;
  }
  .theme-4 .recruitment-img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 30px 0 0px 0px;
  }
  .recruitment-sales-staff-box {
    font-size: 24px;
  }
  .recruitment-center {
    text-align: center;
    margin: 0 0 40px 0;
  }
  .recruitment-sentence-title-p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
  }
  .recruitment-box-text {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 2;
    font-weight: normal;
    text-align: left;
  }
  .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .theme-3 .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .theme-4 .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .recruitment-space {
    margin-bottom: 60px;
  }
  .recruitment-engineer-box {
    margin: 28px 0 88px 0;
    font-size: 24px;
  }
  .recruitment-sales-staff-box {
    margin: 0 0 85px 0;
  }
  .button-icon-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 46px;
    padding-right: -10px;
  }
  .recruitment-training-program-0001 {
    font-size: 10px;
    text-align: left;
    margin-bottom: -15px;
  }
}
@media screen and (min-width: 1760px) {
  .recruitment-training-program-0001-icon_button_arrow_2 {
    position: relative;
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .recruitment-box-sp {
    display: none;
  }
  .recruitment-box {
    display: inline-block;
  }
  .recruitment-img-box {
    float: right;
    width: 47%;
    margin-left: 43px;
  }
  .recruitment-sentence-title {
    padding: 7px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    text-align: center;
    width: 100%;
    margin-top: -27px;
  }
  .theme-3 .recruitment-sentence-title {
    padding: 7px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    text-align: center;
    width: 100%;
    margin-top: -27px;
  }
  .theme-4 .recruitment-sentence-title {
    padding: 7px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    text-align: center;
    width: 100%;
  }
  .recruitment-calendar-0001-top {
    text-align: center;
    font-size: 14px;
    letter-spacing: 5.8px;
  }
  .recruitment-calendar-0001-top2 {
    margin: 30px 0 80px 0;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }
  .recruitment-calendar-0001 {
    margin: 0 265px 0 265px;
  }
  .recruitment-training-program-0001-title {
    padding: 13px 14px 13px 10px;
    font-size: 14px;
    font-weight: bold;
    width: 50%;
    float: left;
    margin-right: 0px;
    border-style: solid;
    border-width: 1px;
    text-align: left;
  }
  .recruitment-training-program-0001-title-2 {
    padding: 13px 14px 13px 10px;
    font-size: 14px;
    font-weight: bold;
    width: 50%;
    float: left;
    margin-right: -35px;
    border-style: solid;
    border-width: 1px;
    text-align: left;
    border-left: none;
  }
  .recruitment-title-p {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    font-size: 16px;
  }
  .recruitment-img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 30px 0 0px 0px;
  }
  .theme-3 .recruitment-img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 30px 0 0px 0px;
  }
  .theme-4 .recruitment-img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 30px 0 0px 0px;
  }
  .recruitment-sales-staff-box {
    font-size: 24px;
  }
  .recruitment-center {
    text-align: center;
    margin: 0 0 40px 0;
  }
  .recruitment-sentence-title-p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
  }
  .recruitment-box-text {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 2;
    font-weight: normal;
    text-align: left;
  }
  .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .theme-3 .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .theme-4 .recruitment-box {
    border: 1px solid #ddd;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    overflow: auto;
  }
  .recruitment-space {
    margin-bottom: 60px;
  }
  .recruitment-engineer-box {
    margin: 28px 0 88px 0;
    font-size: 24px;
  }
  .recruitment-sales-staff-box {
    margin: 0 0 85px 0;
  }
  .button-icon-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 46px;
    padding-right: -10px;
  }
  .recruitment-training-program-0001 {
    font-size: 10px;
    text-align: left;
    margin-bottom: -15px;
  }
}
.recruitment-work-introduction-0001-img {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-top: 20px;
}

.theme-3 .recruitment-work-introduction-0001-img {
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  margin-top: 20px;
}

.theme-4 .recruitment-work-introduction-0001-img {
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  margin-top: 20px;
}

.recruitment-work-introduction-0001-sp {
  display: inline;
  width: 100%;
}

.recruitment-work-introduction-0001-pc {
  display: none;
}

.recruitment-work-introduction-0001-balloon-txt {
  margin-top: -50px;
}

.recruitment-work-introduction-0001-wrap-inner {
  padding: 0 16px 0 16px;
}

.text-box {
  border: 2px solid #eee;
  width: 200px;
}

.recruitment-work-introduction-0001 {
  width: 100%;
  overflow: hidden;
}

.pc-month {
  display: none;
}

.introduction-title {
  font-size: 14px;
  margin: 0 0 25px 0;
  text-align: center;
  letter-spacing: 5.8px;
}

.introduction-title2 {
  font-size: 32px;
  margin-bottom: 48px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
}

.recruitment-work-introduction-0001-sales {
  font-size: 11px;
  margin-right: 10px;
  padding: 13px 12px 13px 10px;
  font-weight: bold;
  text-decoration: none;
  width: 48.5%;
  float: left;
  border-style: solid;
  border-width: 1px;
}

.recruitment-work-introduction-0001-engineer {
  font-size: 11px;
  margin-right: -35px;
  padding: 13px 12px 13px 10px;
  font-weight: bold;
  width: 48.5%;
  float: left;
  border-style: solid;
  border-width: 1px;
}

.recruitment-work-introduction-0001-icon_button_arrow_2 {
  widows: 20px;
  height: 11px;
  float: right;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}

.recruitment-work-introduction-0001-arrow1 {
  text-decoration: none;
  display: inline-block;
  padding: 10px 0 0 15px;
  float: right;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}

.recruitment-work-introduction-0001-arrow1:before,
.recruitment-work-introduction-0001-arrow1:after {
  content: "";
  display: block;
}

.recruitment-work-introduction-0001-arrow1:before {
  border-right: 1px solid #4d4d4d;
  border-top: 1px solid #4d4d4d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
  right: 0;
  top: 50%;
  margin-top: -4px;
}

.recruitment-work-introduction-0001-arrow1:after {
  width: 10px;
  border-bottom: 1px solid #4d4d4d;
  right: 0;
  top: 50%;
}

.recruitment-work-introduction-0001-anker {
  margin: 0 0 148px 0;
}

.recruitment-work-introduction-0001-balloon {
  width: 100%;
  margin: 0px -15px 60px 0;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.recruitment-work-introduction-0001-balloon-2 {
  border-top: 12px solid #e6e6e6;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  content: "";
  margin-left: -10px;
  bottom: -12px;
  left: 50%;
}

.theme-3 .recruitment-work-introduction-0001-balloon {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .recruitment-work-introduction-0001-balloon {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

.recruitment-work-introduction-0001-balloon2 {
  margin: 0px 0px 60px 0;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.theme-3 .recruitment-work-introduction-0001-balloon2 {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .recruitment-work-introduction-0001-balloon2 {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

.recruitment-work-introduction-0001-Purchase1 {
  margin: auto;
  width: 50px;
  height: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  margin-top: 20px;
  position: relative;
}

.recruitment-work-Purchase-in {
  font-size: 14px;
  margin: 0 0 0 0;
  padding: 18px 0 0px 0px;
  text-align: center;
}

.recruitment-work-Purchase-in2 {
  font-size: 14px;
  margin: 0 0 0 0;
  padding: 18px 0 0px 0px;
  text-align: center;
}

.passenger-sales {
  width: 100%;
  margin: 0 auto;
}

.p-car-title {
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  text-align: center;
  font-weight: bold;
}

.p-car-flow {
  margin-top: 40px;
  left: 0;
  width: 100%;
}

.c-car-flow {
  margin-top: 20px;
  left: 0;
  width: 100%;
}

.recruitment-work-introduction-0001-buy-img {
  width: 100%;
}

.recruitment-work-flow-huki {
  width: 100%;
  top: 1px;
  border-radius: 3px;
}

.recruitment-work-introduction-0001-flow-huki2 {
  width: 100%;
  top: 1px;
  border-radius: 3px;
}

.recruitment-work-flow-orange {
  margin-top: 15px;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  right: -205px;
  min-height: 66px;
  padding: 20px 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .recruitment-work-flow-orange {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .recruitment-work-flow-orange {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.recruitment-work-flow-orange2 {
  margin-top: 15px;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  right: -205px;
  min-height: 66px;
  padding: 20px 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .recruitment-work-flow-orange2 {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .recruitment-work-flow-orange2 {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.recruitment-work-introduction-huki-word {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0px;
}

.recruitment-work-to-detail {
  font-size: 12px;
  color: #4d4d4d;
  line-height: 2;
  margin: 10px 0 0 0;
}

.c-car-flow {
  top: 40px;
  left: 0;
  margin: 0 auto;
}

.after-second-flow {
  top: 591px;
}

.passenger-engineer {
  margin-top: 50px;
}

.recruitment-work-border_radius {
  display: none;
  -webkit-border-radius: 0px;
}

.recruitment-work-border_radius2 {
  display: none;
  -webkit-border-radius: 0px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 20px;
  }
  .theme-3 .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 20px;
  }
  .theme-4 .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin-top: 20px;
  }
  .recruitment-work-introduction-0001-icon_button_arrow_2 {
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .introduction-title {
    font-size: 14px;
    margin: 0 0 22px 0;
    text-align: center;
    letter-spacing: 5.8px;
  }
  .introduction-title2 {
    font-size: 30px;
    margin-bottom: 73px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
  }
  .recruitment-work-to-detail {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 2;
    margin: 10px 0 0 0;
  }
  .recruitment-work-introduction-huki-word {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0px;
  }
  .recruitment-work-introduction-0001-sales {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 12px 13px 10px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
  }
  .recruitment-work-introduction-0001-engineer {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 12px 13px 10px;
    font-weight: bold;
    width: 50%;
    float: left;
    border-left: none;
  }
  .recruitment-work-introduction-0001-50 {
    width: 50%;
  }
  .recruitment-work-introduction-0001-50-2 {
    width: 50%;
    margin-left: auto;
  }
  .hour-center-block {
    border-right: 2px solid;
  }
  .hour-center-block2 {
    border-left: 2px solid;
  }
  .recruitment-work-introduction-0001-balloon-txt {
    margin-top: -75px;
  }
  .recruitment-work-introduction-0001-sp {
    display: none;
  }
  .recruitment-work-introduction-0001-pc {
    display: inline;
  }
  .recruitment-work-introduction-0001-Purchase1 {
    margin: auto;
    width: 100px;
    height: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
  }
  .p-car-flow {
    margin-top: -100px;
    left: 0;
    width: 100%;
  }
  .c-car-flow {
    margin-top: -100px;
    left: 0;
    width: 100%;
  }
  .passenger-engineer {
    margin-top: 100px;
  }
  .recruitment-work-introduction-0001-wrap-inner {
    padding: 0 40px 0 40px;
  }
  .recruitment-work-flow-huki {
    width: 37%;
    top: -30px;
    border-radius: 3px;
  }
  .recruitment-work-introduction-0001-flow-huki2 {
    width: 37%;
    top: -30px;
    border-radius: 3px;
    margin-left: auto;
  }
  .recruitment-work-flow-orange {
    margin-top: -67px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    right: 0px;
    padding: 30px 20px 30px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    width: 76%;
    margin-bottom: 80px;
    min-height: 92px;
  }
  .recruitment-work-flow-orange2 {
    margin-top: -67px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    right: 0px;
    padding: 30px 20px 30px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    width: 76%;
    margin-bottom: 80px;
    min-height: 92px;
  }
  .recruitment-work-introduction-0001-anker {
    margin: 0 0 193px 0;
  }
  .recruitment-work-introduction-0001-balloon {
    margin: 0px 0px 205px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .recruitment-work-introduction-0001-balloon2 {
    margin: 0px 50px 205px 50px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .recruitment-work-border_radius {
    display: inline-block;
    width: 26px;
    height: 17px;
    right: -26px;
    top: 37px;
    -webkit-border-radius: 0px;
    position: absolute;
  }
  .recruitment-work-border_radius2 {
    display: inline-block;
    width: 26px;
    height: 17px;
    left: -26px;
    top: 38px;
    -webkit-border-radius: 0px;
    position: absolute;
  }
  .recruitment-work-Purchase-in {
    font-size: 20px;
    font-weight: bold;
    padding: 40px 0 0 0;
    text-align: center;
  }
  .recruitment-work-Purchase-in2 {
    font-size: 20px;
    font-weight: bold;
    padding: 40px 0 0 0;
    text-align: center;
  }
  .theme-4 .recruitment-work-flow-orange {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .theme-4 .recruitment-work-flow-orange2 {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 20px;
  }
  .theme-3 .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 20px;
  }
  .theme-4 .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin-top: 20px;
  }
  .recruitment-work-introduction-0001-icon_button_arrow_2 {
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .introduction-title {
    font-size: 14px;
    margin: 0 0 20px 0;
    text-align: center;
    letter-spacing: 5.8px;
  }
  .introduction-title2 {
    font-size: 30px;
    margin-bottom: 75px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
  }
  .recruitment-work-to-detail {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 2;
    margin: 10px 0 0 0;
  }
  .recruitment-work-introduction-huki-word {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0px;
  }
  .recruitment-work-introduction-0001-sales {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 10px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
  }
  .recruitment-work-introduction-0001-engineer {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 10px;
    font-weight: bold;
    width: 50%;
    float: left;
    border-left: none;
  }
  .recruitment-work-introduction-0001-50 {
    width: 50%;
  }
  .recruitment-work-introduction-0001-50-2 {
    width: 50%;
    margin-left: auto;
  }
  .hour-center-block {
    border-right: 2px solid;
  }
  .hour-center-block2 {
    border-left: 2px solid;
  }
  .recruitment-work-introduction-0001-balloon-txt {
    margin-top: -75px;
  }
  .recruitment-work-introduction-0001-sp {
    display: none;
  }
  .recruitment-work-introduction-0001-pc {
    display: inline;
  }
  .recruitment-work-introduction-0001-Purchase1 {
    margin: auto;
    width: 100px;
    height: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
  }
  .p-car-flow {
    margin-top: -100px;
    left: 0;
    width: 100%;
  }
  .c-car-flow {
    margin-top: -100px;
    left: 0;
    width: 100%;
  }
  .passenger-engineer {
    margin-top: 100px;
  }
  .recruitment-work-introduction-0001-wrap-inner {
    padding: 0 80px 0 80px;
  }
  .recruitment-work-flow-huki {
    width: 37%;
    top: -30px;
    border-radius: 3px;
  }
  .recruitment-work-introduction-0001-flow-huki2 {
    width: 37%;
    top: -30px;
    border-radius: 3px;
    margin-left: auto;
  }
  .recruitment-work-flow-orange {
    margin-top: -68px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    right: 0px;
    padding: 32px 30px 35px 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    width: 78%;
    margin-bottom: 78px;
    min-height: 97px;
  }
  .recruitment-work-flow-orange2 {
    margin-top: -70px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    right: 0px;
    padding: 32px 30px 35px 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    width: 79%;
    margin-bottom: 80px;
    min-height: 97px;
  }
  .recruitment-work-introduction-0001-anker {
    margin: 0 0 195px 0;
  }
  .recruitment-work-introduction-0001-balloon {
    margin: 0px 0px 205px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .recruitment-work-introduction-0001-balloon2 {
    margin: 0px 50px 200px 50px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .recruitment-work-border_radius {
    display: inline-block;
    width: 26px;
    height: 17px;
    right: -26px;
    top: 40px;
    -webkit-border-radius: 0px;
    position: absolute;
  }
  .recruitment-work-border_radius2 {
    display: inline-block;
    width: 26px;
    height: 17px;
    left: -26px;
    top: 40px;
    -webkit-border-radius: 0px;
    position: absolute;
  }
  .recruitment-work-Purchase-in {
    font-size: 20px;
    font-weight: bold;
    padding: 40px 0 0 0;
    text-align: center;
  }
  .recruitment-work-Purchase-in2 {
    font-size: 20px;
    font-weight: bold;
    padding: 40px 0 0 0;
    text-align: center;
  }
  .theme-4 .recruitment-work-flow-orange {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .theme-4 .recruitment-work-flow-orange2 {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 20px;
  }
  .theme-3 .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 20px;
  }
  .theme-4 .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin-top: 20px;
  }
  .recruitment-work-introduction-0001-icon_button_arrow_2 {
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .introduction-title {
    font-size: 14px;
    margin: 0 0 22px 0;
    text-align: center;
    letter-spacing: 5.8px;
  }
  .introduction-title2 {
    font-size: 30px;
    margin-bottom: 73px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
  }
  .recruitment-work-to-detail {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 2;
    margin: 10px 0 0 0;
  }
  .recruitment-work-introduction-huki-word {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0px;
  }
  .recruitment-work-introduction-0001-sales {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 10px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
  }
  .recruitment-work-introduction-0001-engineer {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 10px;
    font-weight: bold;
    width: 50%;
    float: left;
    border-left: none;
  }
  .recruitment-work-introduction-0001-50 {
    width: 50%;
  }
  .recruitment-work-introduction-0001-50-2 {
    width: 50%;
    margin-left: auto;
  }
  .hour-center-block {
    border-right: 2px solid;
  }
  .hour-center-block2 {
    border-left: 2px solid;
  }
  .recruitment-work-introduction-0001-balloon-txt {
    margin-top: -75px;
  }
  .recruitment-work-introduction-0001-sp {
    display: none;
  }
  .recruitment-work-introduction-0001-pc {
    display: inline;
  }
  .recruitment-work-introduction-0001-Purchase1 {
    margin: auto;
    width: 100px;
    height: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
  }
  .p-car-flow {
    margin-top: -100px;
    left: 0;
    width: 100%;
  }
  .c-car-flow {
    margin-top: -100px;
    left: 0;
    width: 100%;
  }
  .passenger-engineer {
    margin-top: 100px;
  }
  .recruitment-work-introduction-0001-wrap-inner {
    padding: 0 180px 0 180px;
  }
  .recruitment-work-flow-huki {
    width: 37%;
    top: -30px;
    border-radius: 3px;
  }
  .recruitment-work-introduction-0001-flow-huki2 {
    width: 37%;
    top: -30px;
    border-radius: 3px;
    margin-left: auto;
  }
  .recruitment-work-flow-orange {
    margin-top: -69px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    right: 0px;
    padding: 32px 30px 33px 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    width: 78%;
    margin-bottom: 78px;
    min-height: 98px;
  }
  .recruitment-work-flow-orange2 {
    margin-top: -69px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    right: 0px;
    padding: 32px 30px 33px 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    width: 78%;
    margin-bottom: 78px;
    min-height: 98px;
  }
  .recruitment-work-introduction-0001-anker {
    margin: 0 0 211px 0;
  }
  .recruitment-work-introduction-0001-balloon {
    margin: 0px 0px 205px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .recruitment-work-introduction-0001-balloon2 {
    margin: 0px 50px 200px 50px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .recruitment-work-border_radius {
    display: inline-block;
    width: 26px;
    height: 17px;
    right: -26px;
    top: 40px;
    -webkit-border-radius: 0px;
    position: absolute;
  }
  .recruitment-work-border_radius2 {
    display: inline-block;
    width: 26px;
    height: 17px;
    left: -26px;
    top: 40px;
    -webkit-border-radius: 0px;
    position: absolute;
  }
  .recruitment-work-Purchase-in {
    font-size: 20px;
    font-weight: bold;
    padding: 40px 0 0 0;
    text-align: center;
  }
  .recruitment-work-Purchase-in2 {
    font-size: 20px;
    font-weight: bold;
    padding: 40px 0 0 0;
    text-align: center;
  }
  .theme-4 .recruitment-work-flow-orange {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-4 .recruitment-work-flow-orange2 {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 20px;
  }
  .theme-3 .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 20px;
  }
  .theme-4 .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin-top: 20px;
  }
  .recruitment-work-introduction-0001-icon_button_arrow_2 {
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .introduction-title {
    font-size: 14px;
    margin: 0 0 22px 0;
    text-align: center;
    letter-spacing: 5.8px;
  }
  .introduction-title2 {
    font-size: 30px;
    margin-bottom: 73px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
  }
  .recruitment-work-to-detail {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 2;
    margin: 10px 0 0 0;
  }
  .recruitment-work-introduction-huki-word {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0px;
  }
  .recruitment-work-introduction-0001-sales {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 10px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
  }
  .recruitment-work-introduction-0001-engineer {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 10px;
    font-weight: bold;
    width: 50%;
    float: left;
    border-left: none;
  }
  .recruitment-work-introduction-0001-50 {
    width: 50%;
  }
  .recruitment-work-introduction-0001-50-2 {
    width: 50%;
    margin-left: auto;
  }
  .hour-center-block {
    border-right: 2px solid;
  }
  .hour-center-block2 {
    border-left: 2px solid;
  }
  .recruitment-work-introduction-0001-balloon-txt {
    margin-top: -75px;
  }
  .recruitment-work-introduction-0001-sp {
    display: none;
  }
  .recruitment-work-introduction-0001-pc {
    display: inline;
  }
  .recruitment-work-introduction-0001-Purchase1 {
    margin: auto;
    width: 100px;
    height: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
  }
  .p-car-flow {
    margin-top: -100px;
    left: 0;
    width: 100%;
  }
  .c-car-flow {
    margin-top: -100px;
    left: 0;
    width: 100%;
  }
  .passenger-engineer {
    margin-top: 100px;
  }
  .recruitment-work-introduction-0001-wrap-inner {
    padding: 0 180px 0 180px;
  }
  .recruitment-work-flow-huki {
    width: 37%;
    top: -30px;
    border-radius: 3px;
  }
  .recruitment-work-introduction-0001-flow-huki2 {
    width: 37%;
    top: -30px;
    border-radius: 3px;
    margin-left: auto;
  }
  .recruitment-work-flow-orange {
    margin-top: -69px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    right: 0px;
    padding: 32px 30px 33px 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    width: 78%;
    margin-bottom: 78px;
    min-height: 98px;
  }
  .recruitment-work-flow-orange2 {
    margin-top: -69px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    right: 0px;
    padding: 32px 30px 33px 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    width: 78%;
    margin-bottom: 78px;
    min-height: 98px;
  }
  .recruitment-work-introduction-0001-anker {
    margin: 0 0 211px 0;
  }
  .recruitment-work-introduction-0001-balloon {
    margin: 0px 0px 205px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .recruitment-work-introduction-0001-balloon2 {
    margin: 0px 50px 200px 50px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .recruitment-work-border_radius {
    display: inline-block;
    width: 26px;
    height: 17px;
    right: -26px;
    top: 40px;
    -webkit-border-radius: 0px;
    position: absolute;
  }
  .recruitment-work-border_radius2 {
    display: inline-block;
    width: 26px;
    height: 17px;
    left: -26px;
    top: 40px;
    -webkit-border-radius: 0px;
    position: absolute;
  }
  .recruitment-work-Purchase-in {
    font-size: 20px;
    font-weight: bold;
    padding: 40px 0 0 0;
    text-align: center;
  }
  .recruitment-work-Purchase-in2 {
    font-size: 20px;
    font-weight: bold;
    padding: 40px 0 0 0;
    text-align: center;
  }
  .theme-4 .recruitment-work-flow-orange {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-4 .recruitment-work-flow-orange2 {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
}
@media screen and (min-width: 1760px) {
  .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 20px;
  }
  .theme-3 .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-top: 20px;
  }
  .theme-4 .recruitment-work-introduction-0001-img {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin-top: 20px;
  }
  .recruitment-work-introduction-0001-icon_button_arrow_2 {
    widows: 20px;
    height: 11px;
    margin-top: 2px;
    float: right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  .introduction-title {
    font-size: 14px;
    margin: 0 -5px 22px 0;
    text-align: center;
    letter-spacing: 5.8px;
  }
  .introduction-title2 {
    font-size: 30px;
    margin-bottom: 70px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
  }
  .recruitment-work-to-detail {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 2;
    margin: 10px 0 0 0;
  }
  .recruitment-work-introduction-huki-word {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0px;
  }
  .recruitment-work-introduction-0001-sales {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 10px;
    font-weight: bold;
    text-decoration: none;
    width: 50%;
    float: left;
  }
  .recruitment-work-introduction-0001-engineer {
    font-size: 14px;
    margin-right: 0px;
    padding: 13px 14px 13px 10px;
    font-weight: bold;
    width: 50%;
    float: left;
    border-left: none;
  }
  .recruitment-work-introduction-0001-50 {
    width: 50%;
  }
  .recruitment-work-introduction-0001-50-2 {
    width: 50%;
    margin-left: auto;
  }
  .hour-center-block {
    border-right: 2px solid;
  }
  .hour-center-block2 {
    border-left: 2px solid;
  }
  .recruitment-work-introduction-0001-balloon-txt {
    margin-top: -75px;
  }
  .recruitment-work-introduction-0001-sp {
    display: none;
  }
  .recruitment-work-introduction-0001-pc {
    display: inline;
  }
  .recruitment-work-introduction-0001-Purchase1 {
    margin: auto;
    width: 100px;
    height: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
  }
  .p-car-flow {
    margin-top: -100px;
    left: 0;
    width: 100%;
  }
  .c-car-flow {
    margin-top: -100px;
    left: 0;
    width: 100%;
  }
  .passenger-engineer {
    margin-top: 100px;
  }
  .recruitment-work-introduction-0001-wrap-inner {
    padding: 0 265px 0 265px;
  }
  .recruitment-work-flow-huki {
    width: 37%;
    top: -30px;
    border-radius: 3px;
  }
  .recruitment-work-introduction-0001-flow-huki2 {
    width: 37%;
    top: -30px;
    border-radius: 3px;
    margin-left: auto;
  }
  .recruitment-work-flow-orange {
    margin-top: -68px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    right: 0px;
    padding: 32px 30px 33px 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    width: 79%;
    margin-bottom: 78px;
    min-height: 98px;
  }
  .recruitment-work-flow-orange2 {
    margin-top: -68px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    right: 0px;
    padding: 32px 30px 33px 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    width: 80%;
    margin-bottom: 78px;
    min-height: 98px;
  }
  .recruitment-work-introduction-0001-anker {
    margin: 0 0 211px 0;
  }
  .recruitment-work-introduction-0001-balloon {
    margin: 0px 0px 206px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .recruitment-work-introduction-0001-balloon2 {
    margin: 0px 50px 200px 50px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .recruitment-work-border_radius {
    display: inline-block;
    width: 26px;
    height: 17px;
    right: -26px;
    top: 40px;
    -webkit-border-radius: 0px;
    position: absolute;
  }
  .recruitment-work-border_radius2 {
    display: inline-block;
    width: 26px;
    height: 17px;
    left: -26px;
    top: 40px;
    -webkit-border-radius: 0px;
    position: absolute;
  }
  .recruitment-work-Purchase-in {
    font-size: 20px;
    font-weight: bold;
    padding: 40px 0 0 0;
    text-align: center;
  }
  .recruitment-work-Purchase-in2 {
    font-size: 20px;
    font-weight: bold;
    padding: 40px 0 0 0;
    text-align: center;
  }
  .theme-4 .recruitment-work-flow-orange {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .theme-4 .recruitment-work-flow-orange2 {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
} /* */
.service-information .marker-box {
  padding: 5px;
}

.service-information .marker-box div {
  line-height: 1.5;
  font-size: 11px;
}

.service-information .marker-box .name {
  font-size: 14px;
}

.service-information .map-0001 .map-list {
  width: 100%;
  padding-bottom: 60%;
  position: relative;
}

.service-information .map-0001 .map-list .map-main {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#mapu20171011161503MapContainer {
  border-radius: 3px;
}

.theme-3 #mapu20171011161503MapContainer {
  border-radius: 0px;
}

.theme-4 #mapu20171011161503MapContainer {
  border-radius: 8px;
}

@media screen and (max-width: 767px) {
  .map-list-wrapper {
    border-radius: 3px;
  }
  .service-information {
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    overflow: hidden;
  }
  .service-information .service-information {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    overflow: hidden;
  }
  .service-information .service-box {
    width: 100%;
    float: right;
    padding-top: 78%;
  }
  .service-information .service-box ul {
    clear: both;
    float: left;
  }
  .service-information .service-box .service-list-1 {
    float: left;
    width: auto;
    position: relative;
    left: -5px;
  }
  .service-information .service-box .service-list-1 li {
    float: left;
    padding: 7px 10px 12px 10px;
    margin: 2px;
    position: relative;
  }
  .service-information .service-box li div {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.5;
    margin-left: 5px;
  }
  .service-information .service-box li .item-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
    opacity: 0.08;
  }
  .service-information .service-box .service-list-2 {
    padding-top: 33px;
    display: table;
    width: 100%;
    position: relative;
  }
  .service-information .service-box .service-list-2 li {
    /* float: left; */
    margin-bottom: 16px;
    vertical-align: middle;
    display: inline-table;
    width: 50%;
    padding-right: 15px;
  }
  .service-information .service-box .service-list-2 li .service-icon {
    width: 24px;
    /* float: left; */
    display: table-cell;
    vertical-align: middle;
  }
  .service-information .service-box .service-list-2 li .service-icon img {
    width: 100%;
    margin-top: -4px;
  }
  .service-information .service-box .service-list-2 li {
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px;
    font-weight: bold;
  }
  .service-information .service-box h2 {
    clear: both;
    float: left;
    font-size: 20px;
    padding-top: 25px;
    padding-bottom: 15px;
  }
  .service-information .service-box .service-list-3 {
    position: relative;
    left: -5px;
  }
  .service-list-3 {
    left: 0px;
  }
  .service-information .service-box .service-list-3 li {
    float: left;
    clear: both;
  }
  .service-information .service-box .service-list-3 li .service-item {
    line-height: 1.5;
  }
  .service-information .service-box .service-list-3 li .service-item2 {
    line-height: 2;
    font-size: 14px;
    font-weight: normal;
  }
  .service-information .map-list {
    position: relative;
    width: 100%;
    padding-bottom: 70%;
    border-radius: 3px;
  }
  .service-information .map-list .map-main {
    width: 100%;
    height: 95%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .theme-4 #mapu20171011161503MapContainer {
    border-radius: 16px;
  }
  .service-information {
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    overflow: hidden;
  }
  .service-information .service-box {
    width: 100%;
    float: right;
    padding-top: 70%;
  }
  .service-information .service-box ul {
    clear: both;
    float: left;
  }
  .service-information .service-box .service-list-1 {
    float: left;
    width: auto;
    position: relative;
    left: -5px;
  }
  .service-information .service-box .service-list-1 li {
    float: left;
    padding: 10px 13px 10px 13px;
    margin: 4px;
    position: relative;
  }
  .service-information .service-box li div {
    font-size: 13px;
    font-weight: bold;
  }
  .service-information .service-box li .item-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
    opacity: 0.08;
    margin-top: 2px;
  }
  .service-information .service-box .service-list-2 {
    padding-top: 40px;
    display: table;
    width: 100%;
    position: relative;
  }
  .service-information .service-box .service-list-2 li {
    /* float: left; */
    margin-bottom: 17px;
    vertical-align: middle;
    display: inline-table;
    width: 33.3%;
    padding-right: 10px;
  }
  .service-information .service-box .service-list-2 li .service-icon {
    width: 24px;
    /* float: left; */
    display: table-cell;
    vertical-align: middle;
  }
  .service-information .service-box .service-list-2 li .service-icon img {
    width: 100%;
  }
  .service-information .service-box .service-list-2 li .service-item {
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px;
  }
  .service-information .service-box .service-list-2 li .service-item2 {
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px;
  }
  .service-information .service-box h2 {
    clear: both;
    float: left;
    font-size: 20px;
    padding-top: 28px;
    padding-bottom: 10px;
  }
  .service-information .service-box .service-list-3 {
    position: relative;
    left: -5px;
  }
  .service-information .service-box .service-list-3 li {
    float: left;
    margin: 5px;
    clear: both;
  }
  .service-information .service-box .service-list-3 li .service-item {
    line-height: 1.5;
  }
  .service-information .service-box .service-list-3 li .service-item2 {
    line-height: 2;
    font-size: 14px;
    font-weight: normal;
  }
  .service-information .map-list {
    position: relative;
    width: 100%;
    padding-bottom: 65%;
  }
  .service-information .map-list .map-main {
    width: 100%;
    height: 101%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .theme-4 #mapu20171011161503MapContainer {
    border-radius: 24px;
  }
  .service-information {
    position: relative;
    overflow: hidden;
    padding-left: 80px;
    padding-right: 80px;
  }
  .service-information .service-box {
    float: left;
    width: 100%;
    padding-right: 410px;
    min-height: 270px;
    overflow: hidden;
    top: -5px;
    left: -5px;
    position: relative;
  }
  .service-information .service-box ul {
    clear: both;
    float: left;
  }
  .service-information .service-box .service-list-1 {
    float: left;
    width: auto;
  }
  .service-information .service-box .service-list-1 li {
    float: left;
    padding: 10px;
    margin: 4px;
    position: relative;
  }
  .service-information .service-box li div {
    font-size: 13px;
    font-weight: bold;
  }
  .service-information .service-box li .item-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
    opacity: 0.08;
    margin-top: 2px;
  }
  .service-information .service-box .service-list-2 {
    padding-top: 44px;
    display: table;
    width: 100%;
    position: relative;
    left: 5px;
  }
  .service-information .service-box .service-list-2 li {
    /* float: left; */
    margin-bottom: 16.5px;
    vertical-align: middle;
    display: inline-table;
    width: 47.2%;
    padding-right: 10px;
  }
  .service-information .service-box .service-list-2 li .service-icon {
    width: 24px;
    /* float: left; */
    display: table-cell;
    vertical-align: middle;
  }
  .service-information .service-box .service-list-2 li .service-icon img {
    width: 100%;
  }
  .service-information .service-box .service-list-2 li .service-item {
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px;
  }
  .service-information .service-box .service-list-2 li .service-item2 {
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px;
  }
  .service-information .service-box h2 {
    clear: both;
    float: left;
    font-size: 20px;
    padding-top: 31px;
    padding-bottom: 10px;
    padding-left: 5px;
  }
  .service-information .service-box .service-list-3 {
    padding-right: 20px;
  }
  .service-information .service-box .service-list-3 li {
    float: left;
    margin: 5px;
    clear: both;
  }
  .service-information .service-box .service-list-3 li .service-item {
    line-height: 1.5;
  }
  .service-information .service-box .service-list-3 li .service-item2 {
    line-height: 2;
    font-size: 14px;
    font-weight: normal;
  }
  .service-information .map-list {
    width: 410px;
    float: right;
    padding-bottom: 270px;
    position: absolute;
    top: 0;
    right: 80px;
  }
  .service-information .map-list .map-main {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .theme-4 #mapu20171011161503MapContainer {
    border-radius: 24px;
  }
  .service-information {
    padding-left: 120px;
    padding-right: 120px;
    position: relative;
    overflow: hidden;
  }
  .service-information .service-box {
    float: left;
    width: 100%;
    padding-right: 490px;
    min-height: 400px;
    overflow: hidden;
    left: -5px;
    top: -5px;
    position: relative;
  }
  .service-information .service-box ul {
    clear: both;
    float: left;
  }
  .service-information .service-box .service-list-1 {
    float: left;
    width: auto;
  }
  .service-information .service-box .service-list-1 li {
    float: left;
    padding: 10px;
    margin: 4px;
    position: relative;
  }
  .service-information .service-box li div {
    font-size: 13px;
    font-weight: bold;
  }
  .service-information .service-box li .item-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
    opacity: 0.08;
    margin-top: 2px;
  }
  .service-information .service-box .service-list-2 {
    padding-top: 35px;
    display: table;
    width: 100%;
    position: relative;
    left: 5px;
  }
  .service-information .service-box .service-list-2 li {
    /* float: left; */
    margin-bottom: 14px;
    vertical-align: middle;
    display: inline-table;
    width: 31.3%;
    padding-right: 10px;
  }
  .service-information .service-box .service-list-2 li .service-icon {
    width: 24px;
    /* float: left; */
    display: table-cell;
    vertical-align: middle;
  }
  .service-information .service-box .service-list-2 li .service-icon img {
    width: 100%;
  }
  .service-information .service-box .service-list-2 li .service-item {
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px;
  }
  .service-information .service-box .service-list-2 li .service-item2 {
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px;
  }
  .service-information .service-box h2 {
    clear: both;
    float: left;
    font-size: 20px;
    padding-top: 32px;
    padding-bottom: 10px;
    padding-left: 5px;
  }
  .service-information .service-box .service-list-3 {
    padding-right: 20px;
  }
  .service-information .service-box .service-list-3 li {
    float: left;
    margin: 5px;
    clear: both;
    margin-bottom: 10px;
  }
  .service-information .service-box .service-list-3 li .service-item {
    line-height: 1.5;
  }
  .service-information .service-box .service-list-3 li .service-item2 {
    line-height: 2;
    font-size: 14px;
    font-weight: normal;
  }
  .service-information .map-list {
    width: 495px;
    float: right;
    padding-bottom: 325px;
    position: absolute;
    top: 0;
    right: 120px;
  }
  .service-information .map-list .map-main {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 1760px) {
  .theme-4 #mapu20171011161503MapContainer {
    border-radius: 24px;
  }
  .service-information {
    position: relative;
    overflow: hidden;
    padding-left: 120px;
    padding-right: 120px;
  }
  .service-information .service-box {
    float: left;
    width: 100%;
    padding-right: 610px;
    min-height: 400px;
    overflow: hidden;
    left: -5px;
    top: -5px;
    position: relative;
  }
  .service-information .service-box ul {
    clear: both;
    float: left;
  }
  .service-information .service-box .service-list-1 {
    float: left;
    width: auto;
  }
  .service-information .service-box .service-list-1 li {
    float: left;
    padding: 10px;
    margin: 4px;
    position: relative;
  }
  .service-information .service-box .service-list-1 li .service-item {
    /* z-index: 10; */
    position: relative;
  }
  .service-information .service-box .service-list-1 li .service-item2 {
    /* z-index: 10; */
    position: relative;
  }
  .service-information .service-box li div {
    font-size: 13px;
    font-weight: bold;
  }
  .service-information .service-box li .item-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
    opacity: 0.08;
    margin-top: 2px;
  }
  .service-information .service-box .service-list-2 {
    padding-top: 30px;
    display: table;
    width: 100%;
    position: relative;
    left: 5px;
  }
  .service-information .service-box .service-list-2 li {
    /* float: left; */
    margin-bottom: 14px;
    vertical-align: middle;
    display: inline-table;
    width: 31.3%;
    padding-right: 10px;
  }
  .service-information .service-box .service-list-2 li .service-icon {
    width: 24px;
    /* float: left; */
    display: table-cell;
    vertical-align: middle;
  }
  .service-information .service-box .service-list-2 li .service-icon img {
    width: 100%;
  }
  .service-information .service-box .service-list-2 li .service-item {
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px;
  }
  .service-information .service-box .service-list-2 li .service-item2 {
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px;
  }
  .service-information .service-box h2 {
    clear: both;
    float: left;
    font-size: 20px;
    padding-top: 33px;
    padding-bottom: 10px;
    padding-left: 5px;
  }
  .service-information .service-box .service-list-3 {
    padding-right: 20px;
  }
  .service-information .service-box .service-list-3 li {
    float: left;
    margin: 5px;
    clear: both;
    margin-bottom: 10px;
  }
  .service-information .service-box .service-list-3 li .service-item {
    line-height: 1.5;
  }
  .service-information .service-box .service-list-3 li .service-item2 {
    line-height: 2;
    font-size: 14px;
    font-weight: normal;
  }
  .service-information .map-list {
    width: 610px;
    float: right;
    padding-bottom: 400px;
    position: absolute;
    top: 0;
    right: 120px;
  }
  .service-information .map-list .map-main {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 1279px) {
  .control-message {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    line-height: 2;
    text-align: center;
    display: flex;
    align-items: center;
  }
  .control-message span {
    width: 100%;
  }
}
@media print, screen and (min-width: 1280px) {
  .control-message {
    display: none;
  }
  .control-message span {
    display: none;
  }
} /* */
.init-background {
  background: initial;
}

.marker-box {
  padding: 5px;
}

.marker-box div {
  line-height: 1.5;
  font-size: 11px;
}

.marker-box a {
  text-decoration: underline;
  font-size: 14px;
}

.sort-box-02 {
  padding: 0 16px 0 16px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

@media screen and (max-width: 767px) {
  .shop-list-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  .shop-list-0001 h2 {
    padding-left: 16px;
    font-size: 24px;
  }
  .shop-list-0001 .tab-selector {
    margin-left: 16px;
    margin-right: 16px;
    border-style: solid;
    border-width: 1px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .shop-list-0001 .search-box-container {
    position: relative;
    width: 100%;
  }
  .tab-selector-map {
    border-width: 1px;
    border-style: solid;
    border-right: none;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 5px;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .theme-3 .tab-selector-map {
    border-width: 1px;
    border-style: solid;
    border-right: none;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 5px;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .theme-4 .tab-selector-map {
    border-width: 1px;
    border-style: solid;
    border-right: none;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 5px;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  .tab-selector-sales-outlets {
    border-width: 1px;
    border-style: solid;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 5px;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .theme-3 .tab-selector-sales-outlets {
    border-width: 1px;
    border-style: solid;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 5px;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .theme-4 .tab-selector-sales-outlets {
    border-width: 1px;
    border-style: solid;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 5px;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .shop-list-0001 .search-box-opener {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .shop-list-0001 .search-box-opener-content {
    padding: 8px 0px 18px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    user-select: none;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 50% 24px;
    background-size: 11px 13px;
    margin-top: 15px;
  }
  .theme-4 .shop-list-0001 .search-box-opener-content {
    padding: 8px 0px 18px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    user-select: none;
    cursor: pointer;
    border-radius: 20px 20px 0 0;
    background-repeat: no-repeat;
    background-position: 50% 24px;
    background-size: 11px 13px;
    margin-top: 15px;
  }
  .shop-list-0001 .search-box {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 5;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    margin-bottom: 0;
  }
  .shop-list-0001 .search-box .search-count-box-wrapper {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 0px;
    padding-right: 0px;
    z-index: 5;
    /* background-color: white; */
  }
  .shop-list-0001 .search-box .search-count-box {
    position: relative;
    height: 70px;
    padding: 10px 20px 55px 20px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
  }
  .shop-list-0001 .search-box .search-box-container {
    position: relative;
    width: 100%;
  }
  .shop-list-0001 .search-box .search-count-box .search-count-info {
    position: relative;
    width: auto;
    float: right;
    display: table;
  }
  .shop-list-0001 .search-box .search-count-box .search-count-title {
    position: relative;
    font-size: 13px;
    vertical-align: bottom;
    display: table-cell;
    padding-bottom: 4px;
    padding-right: 30px;
  }
  .shop-list-0001 .search-box .search-count-box .search-count {
    position: relative;
    font-weight: bold;
    font-size: 20px;
    float: right;
  }
  .shop-list-0001 .search-box .search-count .result {
    font-size: 40px;
    padding-right: 5px;
  }
  .shop-list-0001 .search-box .search-count .slash {
    top: -3px;
    position: relative;
  }
  .shop-list-0001 .search-box .sort-box-wrapper {
    /* overflow: hidden; */
  }
  .shop-list-0001 .search-box .opener-aniamtion {
    transition: all 500ms 0s ease;
  }
  .shop-list-0001 .search-box .sort-box {
    background-color: #e6e6e6;
    padding: 16px 0 0 0;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-bottom: 70px;
  }
  .shop-list-0001 .search-box .sort-box .sort-title-box {
    height: 40px;
    display: table;
    width: 100%;
    margin-bottom: 15px;
    vertical-align: middle;
  }
  .shop-list-0001 .search-box .sort-box .sort-title {
    font-size: 15px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    width: auto;
    padding-top: 4px;
  }
  .shop-list-0001 .search-box .sort-box .button-reset {
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    width: 35%;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-block {
    width: 50%;
    float: left;
    position: relative;
    padding-bottom: 16px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-area {
    width: 100%;
    padding-right: 0;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car {
    width: 100%;
    padding-left: 0;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .loading {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 90px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .loadingtext {
    height: 40px;
    font-size: 14px;
    width: 100%;
    border: none;
    padding: 5px;
    border-radius: 5px;
    padding-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
    line-height: 30px;
    color: #a6a6a6;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .icon-loading {
    width: 12px;
    position: absolute;
    top: 14px;
    right: 14px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .icon-loading img {
    width: 100%;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-keyword {
    width: 100%;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .sort-list-title {
    float: left;
    height: 40px;
    line-height: 40px;
    clear: both;
    width: 100px;
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .sort-list-form {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 76px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list select {
    height: 48px;
    font-size: 14px;
    width: 100%;
    border: none;
    padding: 5px;
    border-radius: 3px;
    padding-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .arrow-button {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 6px;
    width: 20px;
    height: 23px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .shop-list-0001 .search-box .sort-box .sort-list input {
    height: 50px;
    font-size: 14px;
    width: 100%;
    border: none;
    padding: 5px;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 30px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .search-button {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 6px;
    width: 22px;
    height: 25px;
    padding: 5px;
    cursor: pointer;
  }
  .shop-list-0001 .search-box .sort-box .sort-list img {
    width: 100%;
    vertical-align: top;
  }
  .shop-list-0001 .search-box .sort-box .service-title {
    font-size: 13px;
    font-weight: bold;
    position: relative;
    clear: both;
    padding-top: 15px;
    padding-bottom: 2px;
  }
  .shop-list-0001 .search-box .sort-box .service-list {
    font-size: 13px;
    position: relative;
    overflow: hidden;
    overflow-y: hidden;
    display: table;
  }
  .shop-list-0001 .search-box .sort-box .service-list li {
    width: 50%;
    float: left;
    height: auto;
    display: block;
    vertical-align: middle;
    margin-top: 12px;
    cursor: pointer;
    padding-right: 5px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li:nth-child(even) {
    padding-right: 0;
    padding-left: 5px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.service-item {
    display: block;
    /* vertical-align: middle; */
    padding-left: 40px;
    line-height: 1.4;
    position: relative;
    user-select: none;
    padding-right: 14px;
    background-color: white;
    padding-top: 21px;
    padding-bottom: 21px;
    width: 100%;
    display: table;
    border-radius: 3px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.service-item span {
    display: table-cell;
    vertical-align: middle;
    /* padding-left: 40px; */
    font-size: 13px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.item-check {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 18px;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    display: block;
  }
  .shop-list-0001 .search-box .sort-box .service-list li .item-check-wrapper {
    position: absolute;
    top: 20px;
    left: 10px;
    width: 18px;
    height: 18px;
    /* border-width: 1px; */
    /* border-style: solid; */
    border-radius: 5px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    background-color: white;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.active {
    border: none;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.active:before {
    content: "";
    background: url(/assets/a/images/shop-list-0001/icon-check.png) 0 0 no-repeat;
    position: absolute;
    top: 5px;
    left: 4px;
    background-size: 10px 7px;
    width: 10px;
    height: 7px;
  }
  .shop-list-0001 .panel-message {
    width: 100%;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: auto;
    clear: both;
  }
  .shop-list-0001 .panel-message .message-box {
    width: 290px;
    border: solid 1px #e6e6e6;
    border-top: none;
    padding: 20px 20px 20px 20px;
    position: static;
    margin: 0 auto;
    text-align: left;
    line-height: 190%;
    color: #3c3c3c;
    font-size: 16px;
  }
  .shop-list-0001 .panel-message .message-box .break-1 {
    display: none;
  }
  .shop-list-0001 .panel-message .message-box .break-2 {
    display: none;
  }
  .shop-list-0001 .panel-list {
    /* float: left; */
    width: 100%;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: auto;
    clear: both;
  }
  .shop-list-0001 .panel-list .store-panel {
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-wrapper {
    /* border: solid 1px #e6e6e6; */
    position: relative;
    /* padding-bottom: 10px; */
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-wrapper > a {
    position: relative;
    display: block;
    padding-top: 66.6666666667%;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-wrapper > a img.shop-image {
    position: absolute;
    top: 0;
  }
  .shop-list-0001 .panel-list .store-panel .shop-image {
    width: 100%;
    background-color: #bdbdbd;
  }
  .shop-list-0001 .panel-list .store-panel .panel-info {
    padding: 20px 16px 20px 16px;
    position: relative;
    padding-bottom: 70px;
    line-height: 1.4;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    padding-bottom: 15px;
    /* min-height: 5em; */
  }
  .shop-list-0001 .panel-list .store-panel span {
    padding-left: 23px;
    display: block;
    line-height: 1.5;
    padding-top: 2px;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-address img {
    width: 15px;
    top: 4px;
    position: relative;
    margin-right: 8px;
    float: left;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-time img {
    width: 15px;
    top: 4px;
    position: relative;
    margin-right: 8px;
    float: left;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-tel img {
    width: 15px;
    top: 4px;
    position: relative;
    margin-right: 8px;
    float: left;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-address {
    font-size: 13px;
    padding-bottom: 10px;
    /* line-height: 1.4; */
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-tel {
    font-size: 13px;
    padding-bottom: 8px;
    /* line-height: 1.5; */
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-time {
    font-size: 13px;
    padding-bottom: 10px;
    line-height: 1.4;
  }
  .shop-list-0001 .panel-list .store-panel .button-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 20px;
  }
  .shop-list-0001 .panel-list .store-panel .button-info .coloricon:before {
    width: 10px;
    position: absolute;
    top: 15px;
    right: 28px;
    height: 10px;
  }
  .shop-list-0001 .panel-list .store-panel .button-info p:before {
    width: 10px;
    position: absolute;
    top: 15px;
    right: 28px;
    height: 10px;
  }
  .shop-list-0001 .panel-list .store-panel .button-info p {
    font-size: 14px;
    padding: 13px 13px 13px 15px;
    line-height: 13px;
    border-radius: 3px;
    font-weight: bold;
  }
  .theme-3 .shop-list-0001 .panel-list .store-panel .button-info p {
    font-size: 14px;
    padding: 13px 13px 13px 15px;
    line-height: 13px;
    border-radius: 0px;
    font-weight: bold;
  }
  .theme-4 .shop-list-0001 .panel-list .store-panel .button-info p {
    font-size: 14px;
    padding: 13px 13px 13px 15px;
    line-height: 13px;
    border-radius: 8px;
    font-weight: bold;
  }
  .shop-list-0001 .search-box .map-list {
    display: none;
  }
  .shop-list-0001 .map-list {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
  }
  .shop-list-0001 .map-list .map-main {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .sort-box-02 {
    padding: 0 12px 0 12px;
  }
  .shop-list-0001 .search-box-opener-02 {
    display: none;
  }
  .shop-list-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  .shop-list-0001 h2 {
    padding-left: 40px;
    font-size: 30px;
  }
  .shop-list-0001 .tab-selector {
    margin-left: 10px;
    margin-right: 10px;
    border-style: solid;
    border-width: 1px;
    padding-left: 30px;
    padding-right: 30px;
    border-top: none;
    border-left: none;
    border-right: none;
    overflow: hidden;
    margin-top: 51px;
    margin-bottom: 51px;
  }
  .shop-list-0001 .search-box-container {
    position: relative;
    width: 100%;
  }
  .tab-selector-map {
    border-width: 1px;
    border-style: solid;
    border-right: none;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-left-radius: 3px;
    border-bottom: none;
  }
  .theme-3 .tab-selector-map {
    border-width: 1px;
    border-style: solid;
    border-right: none;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-left-radius: 0px;
    border-bottom: none;
  }
  .theme-4 .tab-selector-map {
    border-width: 1px;
    border-style: solid;
    border-right: none;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-left-radius: 12px;
    border-bottom: none;
  }
  .tab-selector-sales-outlets {
    border-width: 1px;
    border-style: solid;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 3px;
    border-bottom: none;
  }
  .theme-3 .tab-selector-sales-outlets {
    border-width: 1px;
    border-style: solid;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 0px;
    border-bottom: none;
  }
  .theme-4 .tab-selector-sales-outlets {
    border-width: 1px;
    border-style: solid;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 12px;
    border-bottom: none;
  }
  .shop-list-0001 .search-box-opener {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .shop-list-0001 .search-box-opener-content {
    /* background-color: #3c3c3c; */
    /* color: white; */
    padding: 12px 0px 22px 0px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    user-select: none;
    cursor: pointer;
    /* border-radius: 20px 20px 0 0; */
    background-repeat: no-repeat;
    background-position: 50% 31px;
    background-size: 11px 13px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .shop-list-0001 .search-box {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 5;
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
    margin-bottom: 50px;
  }
  .shop-list-0001 .search-box .search-count-box-wrapper {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 40px;
    padding-right: 40px;
    z-index: 5;
    /* background-color: white; */
  }
  .shop-list-0001 .search-box .search-count-box {
    position: relative;
    height: 80px;
    padding: 20px;
    width: 100%;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    /* border-radius: 0 0 20px 20px; */
  }
  .shop-list-0001 .search-box .search-box-container {
    position: relative;
    width: 100%;
  }
  .shop-list-0001 .search-box .search-count-box .search-count-info {
    position: relative;
    width: auto;
    float: right;
    display: table;
  }
  .shop-list-0001 .search-box .search-count-box .search-count-title {
    position: relative;
    font-size: 13px;
    vertical-align: bottom;
    display: table-cell;
    padding-bottom: 0px;
    padding-right: 30px;
    line-height: 1.5;
  }
  .shop-list-0001 .search-box .search-count-box .search-count {
    position: relative;
    font-weight: bold;
    font-size: 20px;
    float: right;
  }
  .shop-list-0001 .search-box .search-count .result {
    font-size: 40px;
    padding-right: 5px;
  }
  .shop-list-0001 .search-box .search-count .slash {
    top: -3px;
    position: relative;
  }
  .shop-list-0001 .search-box .sort-box-wrapper {
    /* overflow: hidden; */
  }
  .shop-list-0001 .search-box .opener-aniamtion {
    transition: all 500ms 0s ease;
  }
  .shop-list-0001 .search-box .sort-box {
    background-color: #e6e6e6;
    padding: 20px 20px 30px 20px;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-bottom: 70px;
  }
  .shop-list-0001 .search-box .sort-box .sort-title-box {
    height: 40px;
    display: table;
    width: 100%;
    margin-bottom: 0px;
    vertical-align: middle;
    margin-top: 10px;
  }
  .shop-list-0001 .search-box .sort-box .sort-title {
    font-size: 15px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
  .shop-list-0001 .search-box .sort-box .button-reset {
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    width: 120px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-block {
    width: 50%;
    float: left;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-area {
    width: 50%;
    padding-right: 7px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car {
    width: 50%;
    padding-left: 10px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .loading {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    position: relative;
    clear: both;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .loadingtext {
    height: 40px;
    font-size: 14px;
    width: 100%;
    border: none;
    padding: 5px;
    border-radius: 5px;
    padding-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
    line-height: 30px;
    color: #a6a6a6;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .icon-loading {
    width: 12px;
    position: absolute;
    top: 14px;
    right: 14px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .icon-loading img {
    width: 100%;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-keyword {
    width: 100%;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .sort-list-title {
    float: left;
    height: 33px;
    line-height: 40px;
    clear: both;
    width: 100px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .sort-list-form {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    position: relative;
    clear: both;
  }
  .shop-list-0001 .search-box .sort-box .sort-list select {
    height: 39px;
    font-size: 14px;
    width: 101%;
    border: none;
    padding: 5px;
    border-radius: 3px;
    padding-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .arrow-button {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 6px;
    width: 20px;
    height: 22px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .shop-list-0001 .search-box .sort-box .sort-list input {
    height: 40px;
    font-size: 14px;
    width: 100%;
    border: none;
    padding: 5px;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 30px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .search-button {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 6px;
    width: 22px;
    height: 25px;
    padding: 5px;
    cursor: pointer;
  }
  .shop-list-0001 .search-box .sort-box .sort-list img {
    width: 100%;
    vertical-align: top;
  }
  .shop-list-0001 .search-box .sort-box .service-title {
    font-size: 13px;
    font-weight: bold;
    position: relative;
    clear: both;
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .shop-list-0001 .search-box .sort-box .service-list {
    font-size: 13px;
    position: relative;
    overflow: hidden;
    overflow-y: hidden;
    display: table;
    margin-right: -18px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li {
    width: 33.33%;
    float: left;
    height: auto;
    display: block;
    vertical-align: middle;
    margin-top: 14px;
    cursor: pointer;
    padding-right: 14px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.service-item {
    display: block;
    /* vertical-align: middle; */
    padding-left: 40px;
    line-height: 1.4;
    position: relative;
    user-select: none;
    padding-right: 14px;
    background-color: white;
    padding-top: 21px;
    padding-bottom: 21px;
    width: 100%;
    display: table;
    border-radius: 3px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.service-item span {
    display: table-cell;
    vertical-align: middle;
    /* padding-left: 40px; */
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.item-check {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 18px;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    display: block;
  }
  .shop-list-0001 .search-box .sort-box .service-list li .item-check-wrapper {
    position: absolute;
    top: 20px;
    left: 13px;
    width: 18px;
    height: 18px;
    /* border-width: 1px; */
    /* border-style: solid; */
    border-radius: 5px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    background-color: white;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.active {
    border: none;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.active:before {
    content: "";
    background: url(/assets/a/images/shop-list-0001/icon-check.png) 0 0 no-repeat;
    position: absolute;
    top: 5px;
    left: 4px;
    background-size: 10px 7px;
    width: 10px;
    height: 7px;
  }
  .shop-list-0001 .panel-message {
    /* float: left; */
    width: 100%;
    overflow: hidden;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    min-height: auto;
    clear: both;
  }
  .shop-list-0001 .panel-message .message-box {
    width: auto;
    border: solid 1px #e6e6e6;
    padding: 30px 20px 30px 20px;
    position: static;
    margin: 0 auto;
    width: 410px;
    text-align: center;
    line-height: 190%;
    color: #3c3c3c;
  }
  .shop-list-0001 .panel-message .message-box .break-1 {
    display: none;
  }
  .shop-list-0001 .panel-list {
    /* float: left; */
    width: 100%;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    min-height: auto;
    clear: both;
  }
  .shop-list-0001 .panel-list .store-panel {
    width: 33.33%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-wrapper {
    border: solid 1px #e6e6e6;
    position: relative;
    border-radius: 3px;
    /* padding-bottom: 10px; */
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-wrapper > a {
    position: relative;
    display: block;
    padding-top: 66.6666666667%;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-wrapper > a img.shop-image {
    position: absolute;
    top: 0;
  }
  .theme-3 .shop-list-0001 .panel-list .store-panel .store-panel-wrapper {
    border: solid 1px #e6e6e6;
    position: relative;
    border-radius: 0px;
    /* padding-bottom: 10px; */
  }
  .theme-4 .shop-list-0001 .panel-list .store-panel .store-panel-wrapper {
    border: solid 1px #e6e6e6;
    position: relative;
    border-radius: 16px;
    /* padding-bottom: 10px; */
  }
  .shop-list-0001 .panel-list .store-panel .shop-image {
    width: 100%;
    background-color: #bdbdbd;
  }
  .shop-list-0001 .panel-list .store-panel .panel-info {
    padding: 15px 20px 30px 20px;
    position: relative;
    padding-bottom: 80px;
    line-height: 1.4;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    padding-bottom: 10px;
    /* min-height: 5em; */
  }
  .shop-list-0001 .panel-list .store-panel span {
    padding-left: 23px;
    display: block;
    line-height: 1.5;
    padding-top: 2px;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-address img {
    width: 15px;
    top: 4px;
    position: relative;
    margin-right: 8px;
    float: left;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-time img {
    width: 15px;
    top: 4px;
    position: relative;
    margin-right: 8px;
    float: left;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-tel img {
    width: 15px;
    top: 4px;
    position: relative;
    margin-right: 8px;
    float: left;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-address {
    font-size: 13px;
    padding-bottom: 5px;
    /* line-height: 1.4; */
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-tel {
    font-size: 13px;
    padding-bottom: 5px;
    /* line-height: 1.5; */
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-time {
    font-size: 13px;
    padding-bottom: 5px;
    line-height: 1.4;
  }
  .shop-list-0001 .panel-list .store-panel .button-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .shop-list-0001 .panel-list .store-panel .button-info .coloricon:before {
    width: 10px;
    position: absolute;
    top: 15px;
    right: 30px;
    height: 10px;
  }
  .shop-list-0001 .panel-list .store-panel .button-info p:before {
    width: 10px;
    position: absolute;
    top: 15px;
    right: 30px;
    height: 10px;
  }
  .shop-list-0001 .panel-list .store-panel .button-info p {
    font-size: 14px;
    padding: 13px 13px 13px 15px;
    line-height: 13px;
    border-radius: 3px;
    font-weight: bold;
  }
  .theme-3 .shop-list-0001 .panel-list .store-panel .button-info p {
    font-size: 14px;
    padding: 13px 13px 13px 15px;
    line-height: 13px;
    border-radius: 0px;
    font-weight: bold;
  }
  .theme-4 .shop-list-0001 .panel-list .store-panel .button-info p {
    font-size: 14px;
    padding: 13px 13px 13px 15px;
    line-height: 13px;
    border-radius: 16px;
    font-weight: bold;
  }
  .shop-list-0001 .search-box .map-list {
    display: none;
  }
  .shop-list-0001 .map-list {
    width: 100%;
    padding-bottom: 85%;
    position: relative;
  }
  .shop-list-0001 .map-list .map-main {
    width: 100%;
    height: 105.8%;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .shop-list-0001 .search-box-opener-02 {
    display: none;
  }
  .sort-box-02 {
    padding: 0 8px 0 8px;
  }
  .shop-list-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  .shop-list-0001 h2 {
    padding-left: 80px;
    font-size: 30px;
  }
  .shop-list-0001 .tab-selector {
    margin-left: 20px;
    margin-right: 20px;
    border-style: solid;
    border-width: 1px;
    padding-left: 60px;
    padding-right: 60px;
    border-top: none;
    border-left: none;
    border-right: none;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .shop-list-0001 .search-box-container {
    position: relative;
    width: 100%;
  }
  .tab-selector-map {
    border-width: 1px;
    border-style: solid;
    border-right: none;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-left-radius: 3px;
    border-bottom: none;
  }
  .theme-3 .tab-selector-map {
    border-width: 1px;
    border-style: solid;
    border-right: none;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-left-radius: 0px;
    border-bottom: none;
  }
  .theme-4 .tab-selector-map {
    border-width: 1px;
    border-style: solid;
    border-right: none;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-left-radius: 12px;
    border-bottom: none;
  }
  .tab-selector-sales-outlets {
    border-width: 1px;
    border-style: solid;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 3px;
    border-bottom: none;
  }
  .theme-3 .tab-selector-sales-outlets {
    border-width: 1px;
    border-style: solid;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 0px;
    border-bottom: none;
  }
  .theme-4 .tab-selector-sales-outlets {
    border-width: 1px;
    border-style: solid;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 12px;
    border-bottom: none;
  }
  .shop-list-0001 .search-box-opener {
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
  }
  .shop-list-0001 .search-box-opener-content {
    /* background-color: #3c3c3c; */
    /* color: white; */
    padding: 12px 0px 23px 0px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    user-select: none;
    cursor: pointer;
    /* border-radius: 20px 20px 0 0; */
    background-repeat: no-repeat;
    background-position: 50% 34px;
    background-size: 11px 13px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .shop-list-0001 .search-box {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 5;
    padding-left: 80px;
    padding-right: 80px;
    overflow: hidden;
    margin-bottom: 50px;
  }
  .shop-list-0001 .search-box .search-count-box-wrapper {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 80px;
    padding-right: 80px;
    z-index: 5;
    /* background-color: white; */
  }
  .shop-list-0001 .search-box .search-count-box {
    position: relative;
    height: 70px;
    padding: 15px 20px;
    width: 100%;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    /* border-radius: 0 0 20px 20px; */
  }
  .shop-list-0001 .search-box .search-box-container {
    position: relative;
    width: 100%;
  }
  .shop-list-0001 .search-box .search-count-box .search-count-info {
    position: relative;
    width: auto;
    float: right;
    display: table;
  }
  .shop-list-0001 .search-box .search-count-box .search-count-title {
    position: relative;
    font-size: 13px;
    vertical-align: bottom;
    display: table-cell;
    padding-right: 30px;
  }
  .shop-list-0001 .search-box .search-count-box .search-count {
    position: relative;
    font-weight: bold;
    font-size: 20px;
    float: right;
    margin: -5px;
  }
  .shop-list-0001 .search-box .search-count .result {
    font-size: 40px;
    padding-right: 5px;
  }
  .shop-list-0001 .search-box .search-count .slash {
    top: -3px;
    position: relative;
  }
  .shop-list-0001 .search-box .sort-box-wrapper {
    /* overflow: hidden; */
  }
  .shop-list-0001 .search-box .opener-aniamtion {
    transition: all 500ms 0s ease;
  }
  .shop-list-0001 .search-box .sort-box {
    background-color: #e6e6e6;
    padding: 20px 20px 30px 20px;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-bottom: 70px;
  }
  .shop-list-0001 .search-box .sort-box .sort-title-box {
    height: 40px;
    display: table;
    width: 100%;
    margin-bottom: 0px;
    vertical-align: middle;
    margin-top: 10px;
  }
  .shop-list-0001 .search-box .sort-box .sort-title {
    font-size: 15px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
  .shop-list-0001 .search-box .sort-box .button-reset {
    font-size: 12px;
    font-weight: bold;
    border-radius: 3px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    width: 125px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-block {
    width: 50%;
    float: left;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-area {
    width: 50%;
    padding-right: 10px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car {
    width: 50%;
    padding-left: 10px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .loading {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    position: relative;
    clear: both;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .loadingtext {
    height: 40px;
    font-size: 14px;
    width: 100%;
    border: none;
    padding: 5px;
    border-radius: 5px;
    padding-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
    line-height: 30px;
    color: #a6a6a6;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .icon-loading {
    width: 12px;
    position: absolute;
    top: 14px;
    right: 14px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .icon-loading img {
    width: 100%;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-keyword {
    width: 100%;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .sort-list-title {
    float: left;
    height: 33px;
    line-height: 40px;
    clear: both;
    width: 100px;
    font-size: 13px;
    font-weight: bold;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .sort-list-form {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    position: relative;
    clear: both;
  }
  .shop-list-0001 .search-box .sort-box .sort-list select {
    height: 40px;
    font-size: 14px;
    width: 100%;
    border: none;
    padding: 5px;
    border-radius: 3px;
    padding-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .arrow-button {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 6px;
    width: 20px;
    height: 22px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .shop-list-0001 .search-box .sort-box .sort-list input {
    height: 40px;
    font-size: 14px;
    width: 100%;
    border: none;
    padding: 5px;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 30px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .search-button {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 6px;
    width: 22px;
    height: 25px;
    padding: 5px;
    cursor: pointer;
  }
  .shop-list-0001 .search-box .sort-box .sort-list img {
    width: 100%;
    vertical-align: top;
  }
  .shop-list-0001 .search-box .sort-box .service-title {
    font-size: 13px;
    font-weight: bold;
    position: relative;
    clear: both;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .shop-list-0001 .search-box .sort-box .service-list {
    font-size: 13px;
    position: relative;
    overflow: hidden;
    overflow-y: hidden;
    display: table;
    margin-right: -12px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li {
    width: 33.33%;
    float: left;
    height: auto;
    display: block;
    vertical-align: middle;
    margin-top: 12px;
    cursor: pointer;
    padding-right: 12px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.service-item {
    display: block;
    /* vertical-align: middle; */
    padding-left: 40px;
    line-height: 1.4;
    position: relative;
    user-select: none;
    padding-right: 14px;
    background-color: white;
    padding-top: 21px;
    padding-bottom: 21px;
    width: 100%;
    display: table;
    border-radius: 3px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.service-item span {
    display: table-cell;
    vertical-align: middle;
    /* padding-left: 40px; */
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.item-check {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 4px;
    width: 18px;
    height: 18px;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    display: block;
  }
  .shop-list-0001 .search-box .sort-box .service-list li .item-check-wrapper {
    position: absolute;
    top: 20px;
    left: 10px;
    width: 18px;
    height: 18px;
    /* border-width: 1px; */
    /* border-style: solid; */
    border-radius: 5px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    background-color: white;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.active {
    border: none;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.active:before {
    content: "";
    background: url(/assets/a/images/shop-list-0001/icon-check.png) 0 0 no-repeat;
    position: absolute;
    top: 5px;
    left: 4px;
    background-size: 10px 7px;
    width: 10px;
    height: 7px;
  }
  .shop-list-0001 .panel-message {
    /* float: left; */
    width: 100%;
    overflow: hidden;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    min-height: auto;
    clear: both;
  }
  .shop-list-0001 .panel-message .message-box {
    width: auto;
    border: solid 1px #e6e6e6;
    padding: 30px 20px 30px 20px;
    position: static;
    margin: 0 auto;
    width: 410px;
    text-align: center;
    line-height: 190%;
    color: #3c3c3c;
  }
  .shop-list-0001 .panel-message .message-box .break-1 {
    display: none;
  }
  .shop-list-0001 .panel-list {
    /* float: left; */
    width: 100%;
    overflow: hidden;
    padding-left: 70px;
    padding-right: 70px;
    position: relative;
    min-height: auto;
    clear: both;
  }
  .shop-list-0001 .panel-list .store-panel {
    width: 33.33%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-wrapper {
    border: solid 1px #e6e6e6;
    position: relative;
    border-radius: 3px;
    /* padding-bottom: 10px; */
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-wrapper > a {
    position: relative;
    display: block;
    padding-top: 66.6666666667%;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-wrapper > a img.shop-image {
    position: absolute;
    top: 0;
  }
  .theme-3 .shop-list-0001 .panel-list .store-panel .store-panel-wrapper {
    border: solid 1px #e6e6e6;
    position: relative;
    border-radius: 0px;
    /* padding-bottom: 10px; */
  }
  .theme-4 .shop-list-0001 .panel-list .store-panel .store-panel-wrapper {
    border: solid 1px #e6e6e6;
    position: relative;
    border-radius: 16px;
    /* padding-bottom: 10px; */
  }
  .shop-list-0001 .panel-list .store-panel .shop-image {
    width: 100%;
    background-color: #bdbdbd;
  }
  .shop-list-0001 .panel-list .store-panel .panel-info {
    padding: 15px 20px;
    position: relative;
    padding-bottom: 80px;
    line-height: 1.4;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    padding-bottom: 10px;
    /* min-height: 5em; */
  }
  .shop-list-0001 .panel-list .store-panel span {
    padding-left: 23px;
    display: block;
    line-height: 1.5;
    padding-top: 2px;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-address img {
    width: 15px;
    top: 4px;
    position: relative;
    margin-right: 8px;
    float: left;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-time img {
    width: 15px;
    top: 4px;
    position: relative;
    margin-right: 8px;
    float: left;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-tel img {
    width: 15px;
    top: 4px;
    position: relative;
    margin-right: 8px;
    float: left;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-address {
    font-size: 13px;
    padding-bottom: 5px;
    /* line-height: 1.4; */
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-tel {
    font-size: 13px;
    padding-bottom: 5px;
    /* line-height: 1.5; */
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-time {
    font-size: 13px;
    padding-bottom: 5px;
    line-height: 1.4;
  }
  .shop-list-0001 .panel-list .store-panel .button-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .shop-list-0001 .panel-list .store-panel .button-info .coloricon:before {
    width: 10px;
    position: absolute;
    top: 15px;
    right: 30px;
    height: 10px;
  }
  .shop-list-0001 .panel-list .store-panel .button-info p:before {
    width: 10px;
    position: absolute;
    top: 15px;
    right: 30px;
    height: 10px;
  }
  .shop-list-0001 .panel-list .store-panel .button-info p {
    font-size: 14px;
    padding: 13px 13px 13px 15px;
    line-height: 13px;
    border-radius: 3px;
    font-weight: bold;
  }
  .theme-3 .shop-list-0001 .panel-list .store-panel .button-info p {
    font-size: 14px;
    padding: 13px 13px 13px 15px;
    line-height: 13px;
    border-radius: 0px;
    font-weight: bold;
  }
  .theme-4 .shop-list-0001 .panel-list .store-panel .button-info p {
    font-size: 14px;
    padding: 13px 13px 13px 15px;
    line-height: 13px;
    border-radius: 16px;
    font-weight: bold;
  }
  .shop-list-0001 .search-box .map-list {
    display: none;
  }
  .shop-list-0001 .map-list {
    width: 100%;
    padding-bottom: 85%;
    position: relative;
  }
  .shop-list-0001 .map-list .map-main {
    width: 100%;
    height: 95%;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media print, screen and (min-width: 1280px) {
  .sort-box-02 {
    padding: 0 0px 0 0px;
  }
  .shop-list-0001 .search-box-opener-02 {
    display: none;
  }
  .search-count-box-wrapper {
    background-color: #fff;
  }
  .shop-list-0001 {
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  .shop-list-0001 h2 {
    padding-left: 120px;
    font-size: 30px;
  }
  .shop-list-0001 .tab-selector {
    margin-left: 60px;
    margin-right: 60px;
    border-style: solid;
    border-width: 1px;
    padding-left: 60px;
    padding-right: 60px;
    border-top: none;
    border-left: none;
    border-right: none;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .shop-list-0001 .search-box-container {
    position: relative;
    width: 100%;
  }
  .shop-list-0001 .search-box-container .search-box-opener {
    display: none;
  }
  .tab-selector-map {
    border-width: 1px;
    border-style: solid;
    border-right: none;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-left-radius: 3px;
    border-bottom: none;
  }
  .theme-3 .tab-selector-map {
    border-width: 1px;
    border-style: solid;
    border-right: none;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-left-radius: 0px;
    border-bottom: none;
  }
  .theme-4 .tab-selector-map {
    border-width: 1px;
    border-style: solid;
    border-right: none;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-left-radius: 12px;
    border-bottom: none;
  }
  .tab-selector-sales-outlets {
    border-width: 1px;
    border-style: solid;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 3px;
    border-bottom: none;
  }
  .theme-3 .tab-selector-sales-outlets {
    border-width: 1px;
    border-style: solid;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 0px;
    border-bottom: none;
  }
  .theme-4 .tab-selector-sales-outlets {
    border-width: 1px;
    border-style: solid;
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 12px;
    border-bottom: none;
  }
  .shop-list-0001 .search-box {
    width: 360px;
    border: 1px solid #e6e6e6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
  }
  .shop-list-0001 .search-box .search-count-box {
    position: relative;
    height: 70px;
    padding: 20px;
  }
  .shop-list-0001 .search-box .search-box-container {
    position: relative;
    width: 100%;
  }
  .shop-list-0001 .search-box .search-count-box .search-count-title {
    float: left;
    position: absolute;
    bottom: 20px;
    font-size: 13px;
  }
  .shop-list-0001 .search-box .search-count-box .search-count {
    position: absolute;
    bottom: 15px;
    right: 20px;
    font-weight: bold;
    font-size: 20px;
  }
  .shop-list-0001 .search-box .search-count .result {
    font-size: 40px;
    padding-right: 5px;
  }
  .shop-list-0001 .search-box .search-count .slash {
    top: -3px;
    position: relative;
  }
  .shop-list-0001 .search-box .sort-box {
    background-color: #e6e6e6;
    padding: 15px 20px;
    overflow: hidden;
  }
  .shop-list-0001 .search-box .sort-box .sort-title-box {
    height: 33px;
    display: table;
    width: 100%;
    margin-bottom: 15px;
    vertical-align: middle;
  }
  .shop-list-0001 .search-box .sort-box .sort-title {
    font-size: 15px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    width: 238px;
  }
  .shop-list-0001 .search-box .sort-box .button-reset {
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .sort-list-title {
    float: left;
    height: 38px;
    line-height: 40px;
    clear: both;
    width: 80px;
    font-size: 13px;
    font-weight: bold;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .sort-list-form {
    width: 230px;
    float: left;
    margin-bottom: 8px;
    position: relative;
  }
  .shop-list-0001 .search-box .sort-box .sort-list select {
    height: 38px;
    font-size: 14px;
    width: 238px;
    border: none;
    padding: 5px;
    border-radius: 3px;
    padding-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .arrow-button {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0px;
    width: 20px;
    height: 22px;
    padding: 5px;
    cursor: pointer;
    pointer-events: none;
  }
  .shop-list-0001 .search-box .sort-box .sort-list input {
    height: 40px;
    font-size: 14px;
    width: 238px;
    border: none;
    padding: 5px;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 30px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list .search-button {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0px;
    width: 22px;
    height: 25px;
    padding: 5px;
    cursor: pointer;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .loading {
    width: 230px;
    float: left;
    margin-bottom: 10px;
    position: relative;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .loadingtext {
    height: 40px;
    font-size: 14px;
    width: 240px;
    border: none;
    padding: 5px;
    border-radius: 5px;
    padding-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
    line-height: 30px;
    color: #a6a6a6;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .icon-loading {
    width: 12px;
    position: absolute;
    top: 14px;
    right: 5px;
  }
  .shop-list-0001 .search-box .sort-box .sort-list-car .icon-loading img {
    width: 100%;
  }
  .shop-list-0001 .search-box .sort-box .sort-list img {
    width: 100%;
    vertical-align: top;
  }
  .shop-list-0001 .search-box .sort-box .service-title {
    font-size: 13px;
    font-weight: bold;
    position: relative;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
  }
  .shop-list-0001 .search-box .sort-box .service-title:before {
    content: "";
    display: block;
    border-top: solid 1px white;
    width: 237px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 80px;
  }
  .shop-list-0001 .search-box .sort-box .service-list {
    font-size: 13px;
    position: relative;
    overflow: hidden;
    max-height: 315px;
    overflow-y: auto;
    padding-top: 0px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li {
    width: 50%;
    float: left;
    /* height: 40px; */
    display: table;
    vertical-align: middle;
    margin-top: 10px;
    cursor: pointer;
    margin-bottom: 10px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.service-item {
    display: table-cell;
    /* vertical-align: middle; */
    padding-left: 30px;
    line-height: 1.4;
    position: relative;
    user-select: none;
    padding-right: 25px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.item-check {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 5px;
  }
  .shop-list-0001 .search-box .sort-box .service-list li .item-check-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background-color: white;
  }
  .shop-list-0001 .search-box .sort-box .service-list li div.active:before {
    content: "";
    background: url(/assets/a/images/shop-list-0001/icon-check.png) 0 0 no-repeat;
    position: absolute;
    top: 6px;
    left: 5px;
    background-size: 10px 7px;
    width: 10px;
    height: 7px;
  }
  .shop-list-0001 .panel-message {
    /* float: left; */
    width: 100%;
    overflow: hidden;
    padding-left: 420px;
    padding-right: 50px;
    position: relative;
    min-height: 610px;
    position: static;
  }
  .shop-list-0001 .panel-message .message-box {
    width: auto;
    border: solid 1px #e6e6e6;
    padding: 30px 20px 30px 20px;
    position: static;
    margin: 0 auto;
    width: 410px;
    text-align: center;
    line-height: 190%;
    color: #3c3c3c;
  }
  .shop-list-0001 .panel-message .message-box .break-1 {
    display: none;
  }
  .shop-list-0001 .panel-list {
    /* float: left; */
    width: 100%;
    overflow: hidden;
    padding-left: 424px;
    padding-right: 65px;
    position: relative;
    min-height: 610px;
  }
  .shop-list-0001 .panel-list .store-panel {
    width: 25%;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 16px;
    position: relative;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-wrapper {
    border: solid 1px #e6e6e6;
    position: relative;
    border-radius: 3px;
    /* padding-bottom: 10px; */
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-wrapper > a {
    position: relative;
    display: block;
    padding-top: 66.6666666667%;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-wrapper > a img.shop-image {
    position: absolute;
    top: 0;
  }
  .shop-list-0001 .panel-list .store-panel .shop-image {
    width: 100%;
    /* background-color: #bdbdbd; */
  }
  .shop-list-0001 .panel-list .store-panel .panel-info {
    padding: 15px 20px;
    position: relative;
    padding-bottom: 65px;
    line-height: 1.4;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    padding-bottom: 10px;
    /* min-height: 5em; */
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-address {
    font-size: 13px;
    padding-bottom: 5px;
    /* line-height: 1.4; */
  }
  .shop-list-0001 .panel-list .store-panel span {
    padding-left: 23px;
    display: block;
    line-height: 1.5;
    padding-top: 2px;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-address img {
    width: 15px;
    top: 4px;
    position: relative;
    margin-right: 8px;
    float: left;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-time img {
    width: 15px;
    top: 4px;
    position: relative;
    margin-right: 8px;
    float: left;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-tel img {
    width: 15px;
    top: 4px;
    position: relative;
    margin-right: 8px;
    float: left;
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-tel {
    font-size: 13px;
    padding-bottom: 5px;
    /* line-height: 1.5; */
  }
  .shop-list-0001 .panel-list .store-panel .store-panel-time {
    font-size: 13px;
    padding-bottom: 5px;
    line-height: 1.4;
  }
  .shop-list-0001 .panel-list .store-panel .button-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .shop-list-0001 .panel-list .store-panel .button-info .coloricon:before {
    width: 10px;
    position: absolute;
    top: 10px;
    right: 30px;
    height: 10px;
  }
  .shop-list-0001 .panel-list .store-panel .button-info p:before {
    width: 10px;
    position: absolute;
    top: 10px;
    right: 30px;
    height: 10px;
  }
  .shop-list-0001 .panel-list .store-panel .button-info p {
    font-size: 14px;
    padding: 8px 8px 8px 13px;
    line-height: 13px;
    border-radius: 3px;
    font-weight: bold;
  }
  .theme-3 .shop-list-0001 .panel-list .store-panel .button-info p {
    font-size: 14px;
    padding: 8px 8px 8px 13px;
    line-height: 13px;
    border-radius: 0px;
    font-weight: bold;
  }
  .theme-4 .shop-list-0001 .panel-list .store-panel .button-info p {
    font-size: 14px;
    padding: 8px 8px 8px 13px;
    line-height: 13px;
    border-radius: 24px;
    font-weight: bold;
  }
  .shop-list-0001 .search-box .map-list {
    display: none;
  }
  .shop-list-0001 .map-list {
    width: 100%;
    padding-bottom: 72%;
    position: relative;
  }
  .shop-list-0001 .map-list .map-main {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .shop-list-0001 .panel-list .store-panel {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .shop-list-0001 .panel-list .store-panel {
    width: 33.33%;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 1759px) and (min-width: 1520px) {
  .shop-list-0001 .panel-list .store-panel {
    width: 33.33%;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 16px;
  }
}
@media screen and (min-width: 1760px) {
  .shop-list-0001 .panel-list {
    /* float: left; */
    width: 100%;
    overflow: hidden;
    padding-left: 412px;
    padding-right: 52px;
    position: relative;
    min-height: 610px;
  }
  .shop-list-0001 .map-list {
    width: 100%;
    padding-bottom: 76%;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .theme-4 .shop-list-0001 .tab-selector li:first-child {
    border-radius: 20px 0px 0px 20px;
  }
  .theme-4 .shop-list-0001 .tab-selector {
    border: none;
  }
  .theme-4 .shop-list-0001 .tab-selector li.active-tab {
    /* border-bottom: solid 1px; */
  }
}
@media screen and (min-width: 768px) {
  .theme-4 .shop-list-0001 .tab-selector li {
    border-radius: 0px 20px 0 0;
  }
  .theme-4 .shop-list-0001 .tab-selector li:first-child {
    border-radius: 20px 0px 0 0;
  }
  .theme-4 .shop-list-0001 .panel-list .store-panel .shop-image {
    border-radius: 10px 10px 0 0;
  }
}
.theme-4 .shop-list-0001 .search-box .sort-box .button-reset {
  border-radius: 20px;
}

.theme-4 .shop-list-0001 .search-box .sort-box .sort-list select {
  border-radius: 20px;
}

.theme-4 .shop-list-0001 .search-box .sort-box .sort-list select:focus {
  outline: 0;
}

.theme-4 .shop-list-0001 .search-box .sort-box .sort-list input {
  border-radius: 20px;
}

.theme-4 .shop-list-0001 .search-box .sort-box .sort-list input:focus {
  outline: 0;
}

.theme-4 .shop-list-0001 .search-box .sort-box .service-list li .item-check-wrapper {
  border-radius: 20px;
}

.theme-4 .shop-list-0001 .search-box .sort-box .service-list li div.active {
  border-radius: 20px;
}

.theme-4 .shop-list-0001 .search-box-opener-content {
  /* border-radius: 20px 20px 0 0; */
}

.theme-4 .shop-list-0001 .search-box .sort-box .service-list li div.service-item {
  border-radius: 20px;
}

.theme-4 .shop-list-0001 .search-box .sort-box .service-list li div.item-check {
  border-radius: 20px;
}

.theme-4 .shop-list-0001 .search-box .search-count-box {
  /* background-color: white; */
}

.theme-4 .shop-list-0001 .panel-list .store-panel .store-panel-wrapper {
  border-radius: 10px;
}

.theme-4 .shop-list-0001 .panel-list .store-panel .button-info p {
  border-radius: 20px;
}

.theme-4 .shop-list-0001 .search-box-opener-content {
  border-radius: 20px 20px 0 0;
}

.theme-4 .shop-list-0001 .search-box .search-count-box {
  border-radius: 0 0 20px 20px;
}

@media screen and (max-width: 1279px) {
  .control-message {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    line-height: 2;
    text-align: center;
    display: flex;
    align-items: center;
  }
  .control-message span {
    width: 100%;
  }
}
@media print, screen and (min-width: 1280px) {
  .control-message {
    display: none;
  }
  .control-message span {
    display: none;
  }
}
.slider-0001-dots-01-hidden .slider-0001-slick-dots-01 {
  display: none !important;
}

.slider-0001 .slick-slide {
  height: auto;
}

.slider-0001 .slick-arrow {
  display: none !important;
}

.slider-0001-images {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.slider-0001-wrap {
  width: 100%;
  overflow: hidden;
  padding-bottom: 50px;
}

.slider1 {
  width: 100%;
  height: auto;
  position: relative;
}

@font-face {
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}
/* Dots */
.slider-0001-slick-dots-01 {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  font-size: 25px;
}

.slider-0001-slick-dots-01 li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  margin-top: 23px;
}

.slider-0001-slick-dots-01 li button {
  font-size: 0;
  line-height: 0px;
  display: block;
  width: 15px;
  height: 15px;
  padding: 5px;
  cursor: pointer;
  border: 0;
  outline: none;
  background: transparent;
}

.slider-0001-slick-dots-01 li button:hover,
.slider-0001-slick-dots-01 li button:focus {
  outline: none;
}

.slider-0001-slick-dots-01 li button:hover:before,
.slider-0001-slick-dots-01 li button:focus:before {
  opacity: 1;
}

.slider-0001-slick-dots-01 li button:before {
  font-size: 25px;
  line-height: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
}

.slider-0001-slick-dots-01 li.slick-active button:before {
  opacity: 0.75;
}

.slider-0001 {
  opacity: 0;
  transition: opacity 0.3s linear;
}

.slider-0001.initialized {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  /*.slider1{
    width: 100%;
    padding-bottom: 66.6%;
    position: relative;
    height:0px;
  }*/
  .slider-0001 .slide_type01 .imgobj_noimage {
    padding: 3% 0 0;
  }
  .slick-slide.imgobj_data_noimage {
    background-color: #e6e6e6;
    padding: 2.95% 0 2.9% 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .slider-0001-slick-dots-01 li button:before {
    font-size: 35px;
    line-height: 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
  }
  .slider-0001-slick-dots-01 li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    margin-top: 25px;
  }
  .slider-0001-slick-dots-01 {
    font-size: 25px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .slider-0001-slick-dots-01 li button:before {
    font-size: 25px;
    line-height: 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
  }
  .slider-0001-slick-dots-01 li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }
  .slider-0001-slick-dots-01 li button:before {
    font-size: 35px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slider-0001-slick-dots-01 {
    font-size: 25px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    bottom: 3%;
  }
  .slider-0001-wrap {
    width: 100%;
    overflow: hidden;
    padding-bottom: 0px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .slider-0001-slick-dots-01 li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }
  .slider-0001-slick-dots-01 li button:before {
    font-size: 35px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
  }
  .slider-0001-slick-dots-01 {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    bottom: 3.5%;
  }
  .slider-0001-wrap {
    width: 100%;
    overflow: hidden;
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .slider-0001-slick-dots-01 li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }
  .slider-0001-slick-dots-01 li button:before {
    font-size: 35px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
  }
  .slider-0001-slick-dots-01 {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    bottom: 3.5%;
  }
  .slider-0001-wrap {
    width: 100%;
    overflow: hidden;
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 1760px) {
  .slider-0001-slick-dots-01 li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }
  .slider-0001-slick-dots-01 li button:before {
    font-size: 35px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
  }
  .slider-0001-slick-dots-01 {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    bottom: 3.5%;
  }
  .slider-0001-wrap {
    width: 100%;
    overflow: hidden;
    padding-bottom: 0px;
  }
}
.theme-1 .slider-0003-color-icon-1:before, .theme-4 .slider-0003-color-icon-1:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/1.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-2:before, .theme-4 .slider-0003-color-icon-2:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/2.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-3:before, .theme-4 .slider-0003-color-icon-3:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/3.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-4:before, .theme-4 .slider-0003-color-icon-4:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/4.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-5:before, .theme-4 .slider-0003-color-icon-5:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/5.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-6:before, .theme-4 .slider-0003-color-icon-6:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/6.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-7:before, .theme-4 .slider-0003-color-icon-7:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/7.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-8:before, .theme-4 .slider-0003-color-icon-8:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/8.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-9:before, .theme-4 .slider-0003-color-icon-9:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/9.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-10:before, .theme-4 .slider-0003-color-icon-10:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/10.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-11:before, .theme-4 .slider-0003-color-icon-11:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/11.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-12:before, .theme-4 .slider-0003-color-icon-12:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/12.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-13:before, .theme-4 .slider-0003-color-icon-13:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/13.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-14:before, .theme-4 .slider-0003-color-icon-14:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/14.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-15:before, .theme-4 .slider-0003-color-icon-15:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/15.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-16:before, .theme-4 .slider-0003-color-icon-16:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/16.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-17:before, .theme-4 .slider-0003-color-icon-17:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/17.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-18:before, .theme-4 .slider-0003-color-icon-18:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/18.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-19:before, .theme-4 .slider-0003-color-icon-19:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/19.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-20:before, .theme-4 .slider-0003-color-icon-20:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/20.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-21:before, .theme-4 .slider-0003-color-icon-21:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/21.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-22:before, .theme-4 .slider-0003-color-icon-22:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/22.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-23:before, .theme-4 .slider-0003-color-icon-23:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/23.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-24:before, .theme-4 .slider-0003-color-icon-24:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/24.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-25:before, .theme-4 .slider-0003-color-icon-25:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/25.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-26:before, .theme-4 .slider-0003-color-icon-26:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/26.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-27:before, .theme-4 .slider-0003-color-icon-27:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/27.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-28:before, .theme-4 .slider-0003-color-icon-28:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/28.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-29:before, .theme-4 .slider-0003-color-icon-29:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/29.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-30:before, .theme-4 .slider-0003-color-icon-30:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/30.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-31:before, .theme-4 .slider-0003-color-icon-31:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/31.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-32:before, .theme-4 .slider-0003-color-icon-32:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/32.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-33:before, .theme-4 .slider-0003-color-icon-33:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/33.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-34:before, .theme-4 .slider-0003-color-icon-34:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/34.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-35:before, .theme-4 .slider-0003-color-icon-35:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/35.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-36:before, .theme-4 .slider-0003-color-icon-36:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/36.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-37:before, .theme-4 .slider-0003-color-icon-37:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/37.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-38:before, .theme-4 .slider-0003-color-icon-38:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/38.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-39:before, .theme-4 .slider-0003-color-icon-39:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/39.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-40:before, .theme-4 .slider-0003-color-icon-40:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/40.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-41:before, .theme-4 .slider-0003-color-icon-41:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/41.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-42:before, .theme-4 .slider-0003-color-icon-42:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/42.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-43:before, .theme-4 .slider-0003-color-icon-43:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/43.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-44:before, .theme-4 .slider-0003-color-icon-44:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/44.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-45:before, .theme-4 .slider-0003-color-icon-45:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/45.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-46:before, .theme-4 .slider-0003-color-icon-46:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/46.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-47:before, .theme-4 .slider-0003-color-icon-47:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/47.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-48:before, .theme-4 .slider-0003-color-icon-48:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/48.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-49:before, .theme-4 .slider-0003-color-icon-49:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/49.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-50:before, .theme-4 .slider-0003-color-icon-50:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/50.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-51:before, .theme-4 .slider-0003-color-icon-51:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/51.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-52:before, .theme-4 .slider-0003-color-icon-52:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/52.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-53:before, .theme-4 .slider-0003-color-icon-53:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/53.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-54:before, .theme-4 .slider-0003-color-icon-54:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/54.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-55:before, .theme-4 .slider-0003-color-icon-55:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/55.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-56:before, .theme-4 .slider-0003-color-icon-56:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/56.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-57:before, .theme-4 .slider-0003-color-icon-57:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/57.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-58:before, .theme-4 .slider-0003-color-icon-58:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/58.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-59:before, .theme-4 .slider-0003-color-icon-59:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/59.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-60:before, .theme-4 .slider-0003-color-icon-60:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/60.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-61:before, .theme-4 .slider-0003-color-icon-61:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/61.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-62:before, .theme-4 .slider-0003-color-icon-62:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/62.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-63:before, .theme-4 .slider-0003-color-icon-63:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/63.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-64:before, .theme-4 .slider-0003-color-icon-64:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/64.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-65:before, .theme-4 .slider-0003-color-icon-65:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/65.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-66:before, .theme-4 .slider-0003-color-icon-66:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/66.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-67:before, .theme-4 .slider-0003-color-icon-67:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/67.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-68:before, .theme-4 .slider-0003-color-icon-68:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/68.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-69:before, .theme-4 .slider-0003-color-icon-69:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/69.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-70:before, .theme-4 .slider-0003-color-icon-70:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/70.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-71:before, .theme-4 .slider-0003-color-icon-71:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/71.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-72:before, .theme-4 .slider-0003-color-icon-72:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/72.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-73:before, .theme-4 .slider-0003-color-icon-73:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/73.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-74:before, .theme-4 .slider-0003-color-icon-74:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/74.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-75:before, .theme-4 .slider-0003-color-icon-75:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/75.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-76:before, .theme-4 .slider-0003-color-icon-76:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/76.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-77:before, .theme-4 .slider-0003-color-icon-77:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/77.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-78:before, .theme-4 .slider-0003-color-icon-78:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/78.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-79:before, .theme-4 .slider-0003-color-icon-79:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/79.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-80:before, .theme-4 .slider-0003-color-icon-80:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/80.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-81:before, .theme-4 .slider-0003-color-icon-81:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/81.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-82:before, .theme-4 .slider-0003-color-icon-82:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/82.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-83:before, .theme-4 .slider-0003-color-icon-83:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/83.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-84:before, .theme-4 .slider-0003-color-icon-84:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/84.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-85:before, .theme-4 .slider-0003-color-icon-85:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/85.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-86:before, .theme-4 .slider-0003-color-icon-86:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/86.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-87:before, .theme-4 .slider-0003-color-icon-87:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/87.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-88:before, .theme-4 .slider-0003-color-icon-88:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/88.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-89:before, .theme-4 .slider-0003-color-icon-89:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/89.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-90:before, .theme-4 .slider-0003-color-icon-90:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/90.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-91:before, .theme-4 .slider-0003-color-icon-91:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/91.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-92:before, .theme-4 .slider-0003-color-icon-92:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/92.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-93:before, .theme-4 .slider-0003-color-icon-93:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/93.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-94:before, .theme-4 .slider-0003-color-icon-94:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/94.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-95:before, .theme-4 .slider-0003-color-icon-95:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/95.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-96:before, .theme-4 .slider-0003-color-icon-96:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/96.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-97:before, .theme-4 .slider-0003-color-icon-97:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/97.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-98:before, .theme-4 .slider-0003-color-icon-98:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/98.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-99:before, .theme-4 .slider-0003-color-icon-99:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/99.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-100:before, .theme-4 .slider-0003-color-icon-100:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/100.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-101:before, .theme-4 .slider-0003-color-icon-101:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/101.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-102:before, .theme-4 .slider-0003-color-icon-102:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/102.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-103:before, .theme-4 .slider-0003-color-icon-103:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/103.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-104:before, .theme-4 .slider-0003-color-icon-104:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/104.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-105:before, .theme-4 .slider-0003-color-icon-105:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/105.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-106:before, .theme-4 .slider-0003-color-icon-106:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/106.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-107:before, .theme-4 .slider-0003-color-icon-107:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/107.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-108:before, .theme-4 .slider-0003-color-icon-108:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/108.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-109:before, .theme-4 .slider-0003-color-icon-109:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/109.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-1 .slider-0003-color-icon-110:before, .theme-4 .slider-0003-color-icon-110:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_AD/110.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-1:before, .theme-3 .slider-0003-color-icon-1:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/1.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-2:before, .theme-3 .slider-0003-color-icon-2:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/2.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-3:before, .theme-3 .slider-0003-color-icon-3:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/3.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-4:before, .theme-3 .slider-0003-color-icon-4:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/4.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-5:before, .theme-3 .slider-0003-color-icon-5:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/5.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-6:before, .theme-3 .slider-0003-color-icon-6:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/6.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-7:before, .theme-3 .slider-0003-color-icon-7:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/7.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-8:before, .theme-3 .slider-0003-color-icon-8:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/8.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-9:before, .theme-3 .slider-0003-color-icon-9:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/9.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-10:before, .theme-3 .slider-0003-color-icon-10:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/10.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-11:before, .theme-3 .slider-0003-color-icon-11:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/11.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-12:before, .theme-3 .slider-0003-color-icon-12:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/12.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-13:before, .theme-3 .slider-0003-color-icon-13:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/13.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-14:before, .theme-3 .slider-0003-color-icon-14:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/14.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-15:before, .theme-3 .slider-0003-color-icon-15:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/15.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-16:before, .theme-3 .slider-0003-color-icon-16:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/16.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-17:before, .theme-3 .slider-0003-color-icon-17:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/17.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-18:before, .theme-3 .slider-0003-color-icon-18:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/18.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-19:before, .theme-3 .slider-0003-color-icon-19:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/19.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-20:before, .theme-3 .slider-0003-color-icon-20:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/20.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-21:before, .theme-3 .slider-0003-color-icon-21:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/21.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-22:before, .theme-3 .slider-0003-color-icon-22:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/22.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-23:before, .theme-3 .slider-0003-color-icon-23:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/23.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-24:before, .theme-3 .slider-0003-color-icon-24:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/24.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-25:before, .theme-3 .slider-0003-color-icon-25:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/25.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-26:before, .theme-3 .slider-0003-color-icon-26:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/26.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-27:before, .theme-3 .slider-0003-color-icon-27:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/27.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-28:before, .theme-3 .slider-0003-color-icon-28:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/28.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-29:before, .theme-3 .slider-0003-color-icon-29:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/29.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-30:before, .theme-3 .slider-0003-color-icon-30:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/30.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-31:before, .theme-3 .slider-0003-color-icon-31:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/31.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-32:before, .theme-3 .slider-0003-color-icon-32:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/32.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-33:before, .theme-3 .slider-0003-color-icon-33:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/33.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-34:before, .theme-3 .slider-0003-color-icon-34:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/34.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-35:before, .theme-3 .slider-0003-color-icon-35:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/35.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-36:before, .theme-3 .slider-0003-color-icon-36:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/36.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-37:before, .theme-3 .slider-0003-color-icon-37:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/37.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-38:before, .theme-3 .slider-0003-color-icon-38:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/38.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-39:before, .theme-3 .slider-0003-color-icon-39:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/39.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-40:before, .theme-3 .slider-0003-color-icon-40:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/40.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-41:before, .theme-3 .slider-0003-color-icon-41:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/41.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-42:before, .theme-3 .slider-0003-color-icon-42:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/42.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-43:before, .theme-3 .slider-0003-color-icon-43:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/43.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-44:before, .theme-3 .slider-0003-color-icon-44:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/44.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-45:before, .theme-3 .slider-0003-color-icon-45:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/45.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-46:before, .theme-3 .slider-0003-color-icon-46:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/46.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-47:before, .theme-3 .slider-0003-color-icon-47:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/47.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-48:before, .theme-3 .slider-0003-color-icon-48:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/48.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-49:before, .theme-3 .slider-0003-color-icon-49:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/49.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-50:before, .theme-3 .slider-0003-color-icon-50:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/50.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-51:before, .theme-3 .slider-0003-color-icon-51:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/51.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-52:before, .theme-3 .slider-0003-color-icon-52:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/52.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-53:before, .theme-3 .slider-0003-color-icon-53:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/53.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-54:before, .theme-3 .slider-0003-color-icon-54:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/54.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-55:before, .theme-3 .slider-0003-color-icon-55:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/55.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-56:before, .theme-3 .slider-0003-color-icon-56:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/56.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-57:before, .theme-3 .slider-0003-color-icon-57:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/57.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-58:before, .theme-3 .slider-0003-color-icon-58:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/58.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-59:before, .theme-3 .slider-0003-color-icon-59:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/59.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-60:before, .theme-3 .slider-0003-color-icon-60:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/60.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-61:before, .theme-3 .slider-0003-color-icon-61:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/61.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-62:before, .theme-3 .slider-0003-color-icon-62:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/62.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-63:before, .theme-3 .slider-0003-color-icon-63:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/63.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-64:before, .theme-3 .slider-0003-color-icon-64:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/64.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-65:before, .theme-3 .slider-0003-color-icon-65:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/65.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-66:before, .theme-3 .slider-0003-color-icon-66:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/66.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-67:before, .theme-3 .slider-0003-color-icon-67:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/67.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-68:before, .theme-3 .slider-0003-color-icon-68:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/68.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-69:before, .theme-3 .slider-0003-color-icon-69:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/69.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-70:before, .theme-3 .slider-0003-color-icon-70:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/70.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-71:before, .theme-3 .slider-0003-color-icon-71:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/71.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-72:before, .theme-3 .slider-0003-color-icon-72:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/72.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-73:before, .theme-3 .slider-0003-color-icon-73:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/73.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-74:before, .theme-3 .slider-0003-color-icon-74:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/74.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-75:before, .theme-3 .slider-0003-color-icon-75:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/75.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-76:before, .theme-3 .slider-0003-color-icon-76:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/76.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-77:before, .theme-3 .slider-0003-color-icon-77:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/77.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-78:before, .theme-3 .slider-0003-color-icon-78:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/78.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-79:before, .theme-3 .slider-0003-color-icon-79:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/79.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-80:before, .theme-3 .slider-0003-color-icon-80:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/80.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-81:before, .theme-3 .slider-0003-color-icon-81:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/81.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-82:before, .theme-3 .slider-0003-color-icon-82:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/82.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-83:before, .theme-3 .slider-0003-color-icon-83:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/83.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-84:before, .theme-3 .slider-0003-color-icon-84:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/84.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-85:before, .theme-3 .slider-0003-color-icon-85:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/85.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-86:before, .theme-3 .slider-0003-color-icon-86:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/86.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-87:before, .theme-3 .slider-0003-color-icon-87:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/87.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-88:before, .theme-3 .slider-0003-color-icon-88:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/88.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-89:before, .theme-3 .slider-0003-color-icon-89:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/89.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-90:before, .theme-3 .slider-0003-color-icon-90:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/90.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-91:before, .theme-3 .slider-0003-color-icon-91:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/91.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-92:before, .theme-3 .slider-0003-color-icon-92:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/92.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-93:before, .theme-3 .slider-0003-color-icon-93:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/93.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-94:before, .theme-3 .slider-0003-color-icon-94:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/94.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-95:before, .theme-3 .slider-0003-color-icon-95:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/95.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-96:before, .theme-3 .slider-0003-color-icon-96:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/96.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-97:before, .theme-3 .slider-0003-color-icon-97:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/97.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-98:before, .theme-3 .slider-0003-color-icon-98:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/98.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-99:before, .theme-3 .slider-0003-color-icon-99:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/99.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-100:before, .theme-3 .slider-0003-color-icon-100:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/100.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-101:before, .theme-3 .slider-0003-color-icon-101:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/101.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-102:before, .theme-3 .slider-0003-color-icon-102:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/102.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-103:before, .theme-3 .slider-0003-color-icon-103:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/103.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-104:before, .theme-3 .slider-0003-color-icon-104:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/104.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-105:before, .theme-3 .slider-0003-color-icon-105:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/105.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-106:before, .theme-3 .slider-0003-color-icon-106:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/106.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-107:before, .theme-3 .slider-0003-color-icon-107:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/107.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-108:before, .theme-3 .slider-0003-color-icon-108:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/108.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-109:before, .theme-3 .slider-0003-color-icon-109:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/109.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.theme-2 .slider-0003-color-icon-110:before, .theme-3 .slider-0003-color-icon-110:before {
  content: "";
  display: block;
  background-image: url("/assets/a/images/slider-0003/icon_button_arrow_BC/110.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.slide_type03 {
  opacity: 0;
  transition: opacity 0.3s linear;
}

.slide_type03.slick-initialized {
  opacity: 1;
}

.slider-0003 .slick-slide img {
  display: block;
  margin: 0 auto;
  width: 100%;
  border-radius: 3px;
}

.theme-3 .slider-0003 .slick-slide img {
  display: block;
  margin: 0 auto;
  width: 100%;
  border-radius: 0px;
}

.theme-4 .slider-0003 .slick-slide img {
  display: block;
  margin: 0 auto;
  width: 100%;
  border-radius: 8px;
}

.slider-0003-wrap {
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 0;
}

.image-sub-text {
  text-align: right;
  font-size: 12px;
}

.slider-0003-slide-03 {
  position: relative;
}

.slider-0003-arrows {
  margin: 0 auto;
  text-align: center;
}

.slider-0003-arrows-2 {
  /* margin:0 auto; */
  text-align: center;
  position: relative;
  /* margin: 15px 0 0 0; */
  margin: 15px 0 12px 0;
  padding-bottom: 10px;
}

.slider-0003-button-prev {
  width: 25px;
  height: 25px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  left: 40%;
  float: left;
}

.slider-0003-button-next {
  width: 25px;
  height: 25px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  right: 40%;
  float: left;
}

.slider-0003-zoom-03-03 {
  position: relative;
  width: 100%;
}

.theme-1 .slider-0003-zoom_icon-03 {
  padding: 0px 4px 2px 4px;
  font-weight: bold;
  position: absolute;
  bottom: 5%;
  right: 3.5%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  pointer-events: none;
}

.theme-2 .slider-0003-zoom_icon-03 {
  padding: 0px 4px 2px 4px;
  font-weight: bold;
  position: absolute;
  bottom: 5%;
  right: 3.5%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  pointer-events: none;
}

.theme-3 .slider-0003-zoom_icon-03 {
  padding: 0px 4px 2px 4px;
  font-weight: bold;
  position: absolute;
  bottom: 5%;
  right: 3.5%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  pointer-events: none;
}

.theme-4 .slider-0003-zoom_icon-03 {
  padding: 0px 5px 3px 5px;
  font-weight: bold;
  position: absolute;
  bottom: 5%;
  right: 3.5%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  pointer-events: none;
}

.slide_type03 {
  width: 100%;
  margin: 0 auto;
}

.slider-images {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-3 .slider-images {
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-4 .slider-images {
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.slider-0003-title {
  font-size: 10px;
  text-align: left;
  line-height: 1.5;
  margin-top: 5px;
}

.slider-0003-Box {
  margin: 0 16px 0 16px;
}

.theme-1 .slider-0003-prev:before {
  transform: rotate(-180deg);
  position: absolute;
  width: 12px;
  height: 12px;
  top: 5px;
  left: 3px;
}

.theme-1 .slider-0003-next:before {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 4.5px;
  left: 10px;
}

.theme-2 .slider-0003-prev:before,
.theme-3 .slider-0003-prev:before {
  transform: rotate(-180deg);
  position: absolute;
  width: 10px;
  height: 10px;
  top: 10px;
  left: 24px;
}

.theme-2 .slider-0003-next:before,
.theme-3 .slider-0003-next:before {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 10px;
  left: 28px;
}

.theme-4 .slider-0003-prev:before {
  transform: rotate(-180deg);
  position: absolute;
  width: 13px;
  height: 13px;
  top: 8px;
  left: 21px;
}

.theme-4 .slider-0003-next:before {
  position: absolute;
  width: 13px;
  height: 13px;
  top: 8px;
  left: 31px;
}

.slider-0003 .slick-slide img {
  display: block;
  margin: 0 auto;
  width: 100%;
  border-radius: 3px;
}

.theme-3 .slider-0003 .slick-slide img {
  display: block;
  margin: 0 auto;
  width: 100%;
  border-radius: 0px;
}

.theme-4 .slider-0003 .slick-slide img {
  display: block;
  margin: 0 auto;
  width: 100%;
  border-radius: 8px;
}

/* Arrows */
.slick-prev0003-03,
.slick-next0003-03 {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 50px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev0003-03,
.slick-next0003-03 {
  width: 25px;
  height: 20px;
}

.arrow .slick-prev0003-03:hover,
.arrow .slick-prev0003-03:focus,
.arrow .slick-next0003-03:hover,
.arrow .slick-next0003-03:focus {
  outline: none;
  background: transparent;
}

.arrow .slick-prev0003-03:hover:before,
.arrow .slick-prev0003-03:focus:before,
.arrow .slick-next0003-03:hover:before,
.arrow .slick-next0003-03:focus:before {
  opacity: 1;
}

.arrow .slick-prev0003-03.slick-disabled:before,
.arrow .slick-next0003-03.slick-disabled:before {
  opacity: 0.25;
}

.theme-1 .slick-prev0003-03 {
  left: 38%;
  top: 108%;
  padding: 9px 3px 14px 0;
  position: absolute;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-1 .slick-next0003-03 {
  right: 38%;
  top: 108%;
  padding: 9px 3px 14px 0;
  position: absolute;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-2 .slick-prev0003-03,
.theme-3 .slick-prev0003-03 {
  left: 27%;
  top: 109%;
  padding: 15px 33px 15px 29px;
  position: absolute;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-2 .slick-next0003-03,
.theme-3 .slick-next0003-03 {
  right: 27%;
  top: 109%;
  padding: 15px 33px 15px 29px;
  position: absolute;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.theme-4 .slick-prev0003-03 {
  left: 27%;
  top: 109%;
  padding: 13px 37px 18px 27px;
  position: absolute;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

.theme-4 .slick-next0003-03 {
  right: 27%;
  top: 109%;
  padding: 13px 37px 18px 27px;
  position: absolute;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

[dir=rtl] .slick-prev0003-03 {
  right: -25px;
  left: auto;
}

.slick-prev0003-03:before {
  content: "←";
}

[dir=rtl] .slick-prev0003-03:before {
  content: "→";
}

[dir=rtl] .slick-next0003-03 {
  right: auto;
  left: -25px;
}

.slick-next0003-03:before {
  content: "→";
}

[dir=rtl] .slick-next0003-03:before {
  content: "←";
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .theme-1 .slider-0003-prev:before {
    transform: rotate(180deg);
    position: absolute;
    width: 12px;
    height: 12px;
    top: 6.5px;
    left: 3px;
  }
  .theme-1 .slider-0003-next:before {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 6px;
    left: 10px;
  }
  .theme-2 .slider-0003-prev:before,
  .theme-3 .slider-0003-prev:before {
    transform: rotate(180deg);
    position: absolute;
    width: 7px;
    height: 7px;
    top: 11px;
    left: 3px;
  }
  .theme-2 .slider-0003-next:before,
  .theme-3 .slider-0003-next:before {
    position: absolute;
    width: 7px;
    height: 7px;
    top: 11px;
    left: 5px;
  }
  .theme-4 .slider-0003-prev:before {
    transform: rotate(-180deg);
    position: absolute;
    width: 13px;
    height: 13px;
    top: 6px;
    left: 2px;
  }
  .theme-4 .slider-0003-next:before {
    position: absolute;
    width: 13px;
    height: 13px;
    top: 6px;
    left: 10px;
  }
  .slider-0003-Box {
    margin: 0 23px 0 23px;
  }
  .slick-dotted.slick-slider03 {
    width: 93%;
  }
  .theme-1 .slick-prev0003-03 {
    left: -2%;
    top: 68px;
    margin: auto;
    padding: 11px 3px 14px 0;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .slick-next0003-03 {
    left: 98.5%;
    top: 68px;
    margin: auto;
    padding: 11px 3px 14px 0;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .slick-prev0003-03,
  .theme-3 .slick-prev0003-03 {
    left: -9px;
    top: 67px;
    width: 15px;
    padding: 15px 0px 15px 0px;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .slick-next0003-03,
  .theme-3 .slick-next0003-03 {
    left: 99.5%;
    top: 67px;
    width: 15px;
    padding: 15px 0px 15px 0px;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .slick-prev0003-03 {
    left: -14px;
    top: 68px;
    width: 25px;
    height: 25px;
    padding: 8px 0px 0px 0px;
    position: absolute;
    border-radius: 23px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
  }
  .theme-4 .slick-next0003-03 {
    right: -16px;
    top: 68px;
    width: 25px;
    height: 25px;
    padding: 8px 0px 0px 0px;
    position: absolute;
    border-radius: 23px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
  }
  .theme-4 .slider-0003 .slick-slide img {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 16px;
  }
  .slider-0003-wrap {
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 0px;
  }
  .slider-0003-arrows-2 {
    display: none;
  }
  .image-sub-text {
    text-align: right;
    font-size: 12px;
    padding-right: 10px;
  }
  .theme-4 .slider-images {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 4%;
    right: 7%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 5%;
    right: 11%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    pointer-events: none;
  }
  .theme-2 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 3px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 5%;
    right: 11%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    pointer-events: none;
  }
  .theme-3 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 3px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 5%;
    right: 11%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    pointer-events: none;
  }
  .theme-4 .slider-0003-zoom_icon-03 {
    padding: 0px 5px 3px 5px;
    font-weight: bold;
    position: absolute;
    bottom: 7%;
    right: 11.5%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    pointer-events: none;
  }
  .slider-0003-zoom-03-03 {
    position: relative;
    padding: 0 18px 0 18px;
  }
  .slider-images {
    width: 100%;
  }
  .slider-0003-title {
    margin-top: 5px;
    font-size: 10px;
    text-align: left;
    line-height: 1.5;
    padding: 0 18px 0 18px;
  }
  .theme-4 .slider-0003 .slick-slide img {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .theme-1 .slider-0003-prev:before {
    transform: rotate(180deg);
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 4px;
  }
  .theme-1 .slider-0003-next:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 18px;
  }
  .theme-2 .slider-0003-prev:before,
  .theme-3 .slider-0003-prev:before {
    transform: rotate(180deg);
    position: absolute;
    width: 10px;
    height: 10px;
    top: 24px;
    left: 8px;
  }
  .theme-2 .slider-0003-next:before,
  .theme-3 .slider-0003-next:before {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 24px;
    left: 12px;
  }
  .theme-4 .slider-0003-prev:before {
    transform: rotate(-180deg);
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 2px;
  }
  .theme-4 .slider-0003-next:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 19px;
  }
  .slider-0003-Box {
    margin: 0 60px 0 60px;
  }
  .theme-1 .slick-prev0003-03,
  .theme-1 .slick-next0003-03 {
    width: 50px;
    height: 50px;
  }
  .slick-dotted.slick-slider03 {
    width: 90%;
    margin: 0 50px 0 50px;
  }
  .theme-1 .slick-prev0003-03 {
    left: -5%;
    top: 86px;
    padding: 13px 8px 13px 0;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .slick-next0003-03 {
    left: 99.5%;
    top: 86px;
    padding: 13px 8px 13px 0;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .slick-prev0003-03,
  .theme-3 .slick-prev0003-03 {
    left: -34px;
    top: 83px;
    padding: 30px 17px 30px 13px;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .slick-next0003-03,
  .theme-3 .slick-next0003-03 {
    left: 100.5%;
    top: 83px;
    padding: 30px 17px 30px 13px;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .slick-prev0003-03 {
    left: -44px;
    top: 85px;
    width: 50px;
    height: 50px;
    padding: 8px 0px 0px 0px;
    position: absolute;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .slick-next0003-03 {
    right: -46px;
    top: 85px;
    width: 50px;
    height: 50px;
    padding: 8px 0px 0px 0px;
    position: absolute;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .slider-0003 .slick-slide img {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 16px;
  }
  .slider-0003-wrap {
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 0px;
  }
  .slider-0003-arrows-2 {
    display: none;
  }
  .image-sub-text {
    text-align: right;
    font-size: 12px;
    padding-right: 45px;
  }
  .theme-4 .slider-images {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 3%;
    right: 3%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 5%;
    right: 10.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    pointer-events: none;
  }
  .theme-2 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 5%;
    right: 10.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    pointer-events: none;
  }
  .theme-3 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 5%;
    right: 10.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    pointer-events: none;
  }
  .theme-4 .slider-0003-zoom_icon-03 {
    padding: 0px 5px 3px 5px;
    font-weight: bold;
    position: absolute;
    bottom: 5%;
    right: 10.5%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    pointer-events: none;
  }
  .slider-0003-zoom-03-03 {
    position: relative;
    padding: 0 22px 0 22px;
  }
  .slider-images {
    width: 94%;
  }
  .slider-0003-title {
    margin-top: 5px;
    font-size: 10px;
    text-align: left;
    line-height: 1.5;
    padding: 0 22px 0 22px;
  }
  .theme-4 .slider-0003 .slick-slide img {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 16px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .theme-1 .slider-0003-prev:before {
    transform: rotate(180deg);
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 4px;
  }
  .theme-1 .slider-0003-next:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 18px;
  }
  .theme-2 .slider-0003-prev:before,
  .theme-3 .slider-0003-prev:before {
    transform: rotate(180deg);
    position: absolute;
    width: 12px;
    height: 12px;
    top: 23px;
    left: 7px;
  }
  .theme-2 .slider-0003-next:before,
  .theme-3 .slider-0003-next:before {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 23px;
    left: 11px;
  }
  .theme-4 .slider-0003-prev:before {
    transform: rotate(-180deg);
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 2px;
  }
  .theme-4 .slider-0003-next:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 19px;
  }
  .slider-0003-Box {
    margin: 0 95px 0 95px;
  }
  .theme-1 .slick-prev0003-03,
  .theme-1 .slick-next0003-03 {
    width: 50px;
    height: 50px;
  }
  .slick-dotted.slick-slider03 {
    width: 90%;
    margin: 0 50px 0 50px;
  }
  .theme-1 .slick-prev0003-03 {
    left: -6%;
    top: 105px;
    padding: 13px 8px 13px 0;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .slick-next0003-03 {
    left: 101.5%;
    top: 105px;
    padding: 13px 8px 13px 0;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .slick-prev0003-03,
  .theme-3 .slick-prev0003-03 {
    left: -50px;
    top: 102px;
    padding: 30px 17px 30px 13px;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .slick-next0003-03,
  .theme-3 .slick-next0003-03 {
    left: 101.8%;
    top: 102px;
    padding: 30px 17px 30px 13px;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .slick-prev0003-03 {
    left: -60px;
    top: 105px;
    width: 50px;
    height: 50px;
    padding: 8px 0px 0px 0px;
    position: absolute;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .slick-next0003-03 {
    right: -60px;
    top: 105px;
    width: 50px;
    height: 50px;
    padding: 8px 0px 0px 0px;
    position: absolute;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .slider-0003 .slick-slide img {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 16px;
  }
  .slider-0003-wrap {
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 0px;
  }
  .slider-0003-arrows-2 {
    display: none;
  }
  .image-sub-text {
    text-align: right;
    font-size: 12px;
    padding-right: 60px;
  }
  .slider-images {
    width: 100%;
    margin: 0 30px 0 30px;
  }
  .theme-4 .slider-images {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 4.5%;
    right: 3.3%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 4.5%;
    right: 3.3%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    pointer-events: none;
  }
  .theme-2 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 4%;
    right: 3%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    pointer-events: none;
  }
  .theme-3 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 4%;
    right: 3%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    pointer-events: none;
  }
  .theme-4 .slider-0003-zoom_icon-03 {
    padding: 0px 5px 3px 5px;
    font-weight: bold;
    position: absolute;
    bottom: 5.2%;
    right: 3.5%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    pointer-events: none;
  }
  .slider-0003-zoom-03-03 {
    position: relative;
    width: 86%;
    margin: 0 25px 0 25px;
  }
  .slider-0003-title {
    margin-top: 5px;
    font-size: 10px;
    text-align: left;
    line-height: 1.5;
    padding: 0 25px 0 25px;
  }
  .theme-4 .slider-0003 .slick-slide img {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 20px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .theme-1 .slider-0003-prev:before {
    transform: rotate(180deg);
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 4px;
  }
  .theme-1 .slider-0003-next:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 18px;
  }
  .theme-2 .slider-0003-prev:before,
  .theme-3 .slider-0003-prev:before {
    transform: rotate(180deg);
    position: absolute;
    width: 12px;
    height: 12px;
    top: 24px;
    left: 7px;
  }
  .theme-2 .slider-0003-next:before,
  .theme-3 .slider-0003-next:before {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 24px;
    left: 11px;
  }
  .theme-4 .slider-0003-prev:before {
    transform: rotate(-180deg);
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 2px;
  }
  .theme-4 .slider-0003-next:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 19px;
  }
  .slider-0003-Box {
    margin: 0 95px 0 95px;
  }
  .theme-1 .slick-prev0003-03,
  .theme-1 .slick-next0003-03 {
    width: 50px;
    height: 50px;
  }
  .slick-dotted.slick-slider03 {
    width: 90%;
    margin: 0 50px 0 50px;
  }
  .theme-1 .slick-prev0003-03 {
    left: -6%;
    top: 105px;
    padding: 13px 8px 13px 0;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .slick-next0003-03 {
    left: 101.5%;
    top: 105px;
    padding: 13px 8px 13px 0;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .slick-prev0003-03,
  .theme-3 .slick-prev0003-03 {
    left: -50px;
    top: 102px;
    padding: 30px 17px 30px 13px;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .slick-next0003-03,
  .theme-3 .slick-next0003-03 {
    left: 101.8%;
    top: 102px;
    padding: 30px 17px 30px 13px;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .slick-prev0003-03 {
    left: -60px;
    top: 105px;
    width: 50px;
    height: 50px;
    padding: 8px 0px 0px 0px;
    position: absolute;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .slick-next0003-03 {
    right: -60px;
    top: 105px;
    width: 50px;
    height: 50px;
    padding: 8px 0px 0px 0px;
    position: absolute;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .slider-0003 .slick-slide img {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 16px;
  }
  .slider-0003-wrap {
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 0px;
  }
  .slider-0003-arrows-2 {
    display: none;
  }
  .image-sub-text {
    text-align: right;
    font-size: 12px;
    padding-right: 60px;
  }
  .slider-images {
    width: 100%;
    margin: 0 30px 0 30px;
  }
  .theme-4 .slider-images {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 4.5%;
    right: 3.3%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 4.5%;
    right: 3.3%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    pointer-events: none;
  }
  .theme-2 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 4%;
    right: 3%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    pointer-events: none;
  }
  .theme-3 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 4%;
    right: 3%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    pointer-events: none;
  }
  .theme-4 .slider-0003-zoom_icon-03 {
    padding: 0px 5px 3px 5px;
    font-weight: bold;
    position: absolute;
    bottom: 5.2%;
    right: 3.5%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    pointer-events: none;
  }
  .slider-0003-zoom-03-03 {
    position: relative;
    width: 86%;
    margin: 0 25px 0 25px;
  }
  .slider-0003-title {
    margin-top: 5px;
    font-size: 10px;
    text-align: left;
    line-height: 1.5;
    padding: 0 25px 0 25px;
  }
  .theme-4 .slider-0003 .slick-slide img {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 20px;
  }
}
@media screen and (min-width: 1760px) {
  .slider-0003-Box {
    margin: 0 90px 0 90px;
  }
  .theme-1 .slider-0003-prev:before {
    transform: rotate(180deg);
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 2px;
  }
  .theme-1 .slider-0003-next:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 18px;
  }
  .theme-2 .slider-0003-prev:before,
  .theme-3 .slider-0003-prev:before {
    transform: rotate(180deg);
    position: absolute;
    width: 12px;
    height: 12px;
    top: 24px;
    left: 7px;
  }
  .theme-2 .slider-0003-next:before,
  .theme-3 .slider-0003-next:before {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 24px;
    left: 11px;
  }
  .theme-4 .slider-0003-prev:before {
    transform: rotate(-180deg);
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 2px;
  }
  .theme-4 .slider-0003-next:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 11px;
    left: 19px;
  }
  .theme-1 .slick-prev0003-03,
  .theme-1 .slick-next0003-03 {
    width: 50px;
    height: 50px;
  }
  .slick-dotted.slick-slider03 {
    width: 100%;
  }
  .theme-1 .slick-prev0003-03 {
    left: -4%;
    top: 125px;
    padding: 18px 19px 13px 13px;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .slick-next0003-03 {
    left: 100.2%;
    top: 125px;
    padding: 18px 19px 13px 13px;
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .slick-prev0003-03,
  .theme-3 .slick-prev0003-03 {
    left: -10px;
    top: 142px;
    width: 8px;
    height: 8px;
    padding: 30px 17px 30px 13px;
    position: absolute;
    margin: -16px 0 0 -35px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .slick-next0003-03,
  .theme-3 .slick-next0003-03 {
    left: 101.2%;
    top: 142px;
    width: 7px;
    height: 7px;
    padding: 30px 17px 30px 13px;
    position: absolute;
    margin: -16px 0 0 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .slick-prev0003-03 {
    width: 50px;
    height: 50px;
    left: -20px;
    top: 145px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    margin: -16px 0 0 -35px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .slick-next0003-03 {
    width: 50px;
    height: 50px;
    right: -56px;
    top: 145px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .slider-0003 .slick-slide img {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 20px;
  }
  .slider-0003-wrap {
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 0px;
  }
  .slider-0003-arrows-2 {
    display: none;
  }
  .image-sub-text {
    text-align: right;
    font-size: 12px;
    padding-right: 60px;
  }
  .slider-images {
    width: 100%;
    margin: 0 30px 0 30px;
  }
  .theme-4 .slider-images {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 3%;
    right: 3%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 4%;
    right: 3%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    pointer-events: none;
  }
  .theme-2 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 4%;
    right: 3%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    pointer-events: none;
  }
  .theme-3 .slider-0003-zoom_icon-03 {
    padding: 0px 4px 2px 4px;
    font-weight: bold;
    position: absolute;
    bottom: 4%;
    right: 3%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    pointer-events: none;
  }
  .theme-4 .slider-0003-zoom_icon-03 {
    padding: 0px 5px 3px 5px;
    font-weight: bold;
    position: absolute;
    bottom: 4%;
    right: 3%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    pointer-events: none;
  }
  .slider-0003-zoom-03-03 {
    position: relative;
    width: 86%;
    margin: 0 30px 0 30px;
  }
  .slider-0003-title {
    margin-top: 5px;
    font-size: 10px;
    text-align: left;
    line-height: 1.5;
    padding: 0 30px 0 30px;
  }
  .theme-4 .slider-0003 .slick-slide img {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 20px;
  }
}
@media screen and (max-width: 767px) {
  .slider-0003-arrows {
    display: none;
  }
}
.staff-introduction-0001__title {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin: 20px 0 0 0;
}

.staff-introduction-0001__award {
  margin: 10px 0 0 0;
  font-size: 12px;
  width: 100%;
}

.staff-introduction-0001__award p {
  line-height: 1.5;
  font-size: 12px;
}

.staff-introduction-0001__award img {
  float: left;
}

.staff-introduction-0001__text {
  font-size: 14px;
  line-height: 2;
  margin: 15px 0 0 0;
}

.staff-introduction-0001__icon {
  width: 10px;
  margin: 5px 7px 0 0;
}

.staff-introduction-0001_work {
  font-size: 12px;
  line-height: 1.5;
  margin: 5px 0 0 0;
}

.staff-introduction-0001__img {
  width: 100%;
}

.staff-introduction-0001__box {
  vertical-align: top;
  display: inline-block;
  height: auto;
}

.staff-introduction-0001_work2 {
  font-size: 12px;
  margin-top: 3px;
  line-height: 1.5;
}

/* sp */
@media screen and (max-width: 767px) {
  .staff-introduction-0001_work {
    font-size: 12px;
    line-height: 1.5;
    margin: 0 0 10px 0;
  }
  .staff-introduction-0001 {
    margin: 0 16px 0 16px;
  }
  .staff-introduction-0001__wrap {
    display: block;
    width: 100%;
  }
  .staff-introduction-0001__title {
    font-size: 16px;
  }
  .staff-introduction-0001__box {
    width: 100%;
  }
  .staff-introduction-0001__box:nth-child(n+2) {
    width: 100%;
    margin: 30px 0px 0px 0px;
  }
  .theme-1 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .staff-introduction-0001__award {
    margin: 13px 0 0 0;
    font-size: 12px;
    width: 100%;
  }
  .staff-introduction-0001__title {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    margin: 17px 0 0 0;
  }
  .staff-introduction-0001 {
    margin: 0 20px 0 20px;
  }
  .staff-introduction-0001__title {
    font-size: 20px;
  }
  .staff-introduction-0001__box:nth-child(odd) {
    width: 49.4%;
    padding: 30px 20px 0 20px;
  }
  .staff-introduction-0001__box:nth-child(even) {
    width: 49.4%;
    padding: 30px 20px 0 20px;
  }
  .staff-introduction-0001__box:nth-child(1) {
    width: 49.4%;
    padding: 0 20px 0 20px;
  }
  .staff-introduction-0001__box:nth-child(2) {
    width: 49.4%;
    padding: 0 20px 0 20px;
  }
  .theme-1 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .staff-introduction-0001__text {
    font-size: 14px;
    line-height: 2;
    margin: 20px 0 0 0;
  }
  .staff-introduction-0001__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 15px 0 0 0;
  }
  .staff-introduction-0001 {
    margin: 0 60px 0 60px;
  }
  .staff-introduction-0001__box:nth-child(odd) {
    width: 49.5%;
    padding: 30px 20px 0 20px;
  }
  .staff-introduction-0001__box:nth-child(even) {
    width: 49.5%;
    padding: 30px 20px 0 20px;
  }
  .staff-introduction-0001__box:nth-child(1) {
    width: 49.5%;
    padding: 0 20px 0 20px;
  }
  .staff-introduction-0001__box:nth-child(2) {
    width: 49.5%;
    padding: 0 20px 0 20px;
  }
  .theme-1 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
}
/* pc-small */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .staff-introduction-0001__text {
    font-size: 14px;
    line-height: 2;
    margin: 15px 0 0 0;
  }
  .staff-introduction-0001__award {
    margin: 12px 0 0 0;
    font-size: 12px;
    width: 100%;
  }
  .staff-introduction-0001 {
    margin: 0 120px 0;
  }
  .staff-introduction-0001__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 15px 0 0 0;
  }
  .theme-1 .desing::before {
    right: -83%;
  }
  .fontfamily-id-1 .staff-introduction-0001__box {
    width: 22.2%;
    margin: 0 0 0 34.5px;
  }
  .fontfamily-id-1 .staff-introduction-0001__box:nth-child(n+5) {
    width: 22.2%;
    margin: 30px 0 0 34.5px;
  }
  .fontfamily-id-1 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 22.2%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-1 .staff-introduction-0001__box:first-child {
    width: 22.2%;
    margin: 0 0 0 0;
  }
  .fontfamily-id-2 .staff-introduction-0001__box,
  .fontfamily-id-3 .staff-introduction-0001__box,
  .fontfamily-id-8 .staff-introduction-0001__box {
    width: 22.2%;
    margin: 0 0 0 33.5px;
  }
  .fontfamily-id-2 .staff-introduction-0001__box:nth-child(n+5),
  .fontfamily-id-3 .staff-introduction-0001__box:nth-child(n+5),
  .fontfamily-id-8 .staff-introduction-0001__box:nth-child(n+5) {
    width: 22.2%;
    margin: 30px 0 0 33.5px;
  }
  .fontfamily-id-2 .staff-introduction-0001__box:nth-child(4n+1),
  .fontfamily-id-3 .staff-introduction-0001__box:nth-child(4n+1),
  .fontfamily-id-8 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 22.2%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-2 .staff-introduction-0001__box:first-child,
  .fontfamily-id-3 .staff-introduction-0001__box:first-child,
  .fontfamily-id-8 .staff-introduction-0001__box:first-child {
    width: 22.2%;
    margin: 0 0 0 0;
  }
  .fontfamily-id-4 .staff-introduction-0001__box,
  .fontfamily-id-5 .staff-introduction-0001__box {
    width: 22.2%;
    margin: 0 0 0 34.3px;
  }
  .fontfamily-id-4 .staff-introduction-0001__box:nth-child(n+5),
  .fontfamily-id-5 .staff-introduction-0001__box:nth-child(n+5) {
    width: 22.2%;
    margin: 30px 0 0 34.3px;
  }
  .fontfamily-id-4 .staff-introduction-0001__box:nth-child(4n+1),
  .fontfamily-id-5 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 22.2%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-4 .staff-introduction-0001__box:first-child,
  .fontfamily-id-5 .staff-introduction-0001__box:first-child {
    width: 22.2%;
    margin: 0 0 0 0;
  }
  .fontfamily-id-6 .staff-introduction-0001__box,
  .fontfamily-id-7 .staff-introduction-0001__box {
    width: 22.2%;
    margin: 0 0 0 33.4px;
  }
  .fontfamily-id-6 .staff-introduction-0001__box:nth-child(n+5),
  .fontfamily-id-7 .staff-introduction-0001__box:nth-child(n+5) {
    width: 22.2%;
    margin: 30px 0 0 33.4px;
  }
  .fontfamily-id-6 .staff-introduction-0001__box:nth-child(4n+1),
  .fontfamily-id-7 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 22.2%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-6 .staff-introduction-0001__box:first-child,
  .fontfamily-id-7 .staff-introduction-0001__box:first-child {
    width: 22.2%;
    margin: 0 0 0 0;
  }
  .fontfamily-id-9 .staff-introduction-0001__box {
    width: 21.9%;
    margin: 0 0 0 34.3px;
  }
  .fontfamily-id-9 .staff-introduction-0001__box:nth-child(n+5) {
    width: 21.9%;
    margin: 30px 0 0 34.3px;
  }
  .fontfamily-id-9 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 21.9%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-9 .staff-introduction-0001__box:first-child {
    width: 21.9%;
    margin: 0 0 0 0;
  }
  .theme-1 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
}
/* pc-normal */
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .staff-introduction-0001__text {
    font-size: 14px;
    line-height: 2;
    margin: 15px 0 0 0;
  }
  .staff-introduction-0001__award {
    margin: 12px 0 0 0;
    font-size: 12px;
    width: 100%;
  }
  .staff-introduction-0001 {
    margin: 0 120px 0;
  }
  .staff-introduction-0001__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 15px 0 0 0;
  }
  .fontfamily-id-1 .staff-introduction-0001__box {
    width: 22.2%;
    margin: 0 0 0 34.5px;
  }
  .fontfamily-id-1 .staff-introduction-0001__box:nth-child(n+5) {
    width: 22.2%;
    margin: 30px 0 0 34.5px;
  }
  .fontfamily-id-1 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 22.2%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-1 .staff-introduction-0001__box:first-child {
    width: 22.2%;
    margin: 0 0 0 0;
  }
  .fontfamily-id-2 .staff-introduction-0001__box,
  .fontfamily-id-3 .staff-introduction-0001__box,
  .fontfamily-id-8 .staff-introduction-0001__box {
    width: 22.2%;
    margin: 0 0 0 33.5px;
  }
  .fontfamily-id-2 .staff-introduction-0001__box:nth-child(n+5),
  .fontfamily-id-3 .staff-introduction-0001__box:nth-child(n+5),
  .fontfamily-id-8 .staff-introduction-0001__box:nth-child(n+5) {
    width: 22.2%;
    margin: 30px 0 0 33.5px;
  }
  .fontfamily-id-2 .staff-introduction-0001__box:nth-child(4n+1),
  .fontfamily-id-3 .staff-introduction-0001__box:nth-child(4n+1),
  .fontfamily-id-8 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 22.2%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-2 .staff-introduction-0001__box:first-child,
  .fontfamily-id-3 .staff-introduction-0001__box:first-child,
  .fontfamily-id-8 .staff-introduction-0001__box:first-child {
    width: 22.2%;
    margin: 0 0 0 0;
  }
  .fontfamily-id-4 .staff-introduction-0001__box,
  .fontfamily-id-5 .staff-introduction-0001__box {
    width: 22.2%;
    margin: 0 0 0 34.3px;
  }
  .fontfamily-id-4 .staff-introduction-0001__box:nth-child(n+5),
  .fontfamily-id-5 .staff-introduction-0001__box:nth-child(n+5) {
    width: 22.2%;
    margin: 30px 0 0 34.3px;
  }
  .fontfamily-id-4 .staff-introduction-0001__box:nth-child(4n+1),
  .fontfamily-id-5 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 22.2%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-4 .staff-introduction-0001__box:first-child,
  .fontfamily-id-5 .staff-introduction-0001__box:first-child {
    width: 22.2%;
    margin: 0 0 0 0;
  }
  .fontfamily-id-6 .staff-introduction-0001__box,
  .fontfamily-id-7 .staff-introduction-0001__box {
    width: 22.2%;
    margin: 0 0 0 33.4px;
  }
  .fontfamily-id-6 .staff-introduction-0001__box:nth-child(n+5),
  .fontfamily-id-7 .staff-introduction-0001__box:nth-child(n+5) {
    width: 22.2%;
    margin: 30px 0 0 33.4px;
  }
  .fontfamily-id-6 .staff-introduction-0001__box:nth-child(4n+1),
  .fontfamily-id-7 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 22.2%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-6 .staff-introduction-0001__box:first-child,
  .fontfamily-id-7 .staff-introduction-0001__box:first-child {
    width: 22.2%;
    margin: 0 0 0 0;
  }
  .fontfamily-id-9 .staff-introduction-0001__box {
    width: 21.9%;
    margin: 0 0 0 34.3px;
  }
  .fontfamily-id-9 .staff-introduction-0001__box:nth-child(n+5) {
    width: 21.9%;
    margin: 30px 0 0 34.3px;
  }
  .fontfamily-id-9 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 21.9%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-9 .staff-introduction-0001__box:first-child {
    width: 21.9%;
    margin: 0 0 0 0;
  }
  .theme-1 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .staff-introduction-0001__text {
    font-size: 14px;
    line-height: 2;
    margin: 15px 0 0 0;
  }
  .staff-introduction-0001__award {
    margin: 12px 0 0 0;
    font-size: 12px;
    width: 100%;
  }
  .staff-introduction-0001 {
    margin: 0 120px 0;
  }
  .staff-introduction-0001__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    margin: 15px 0 0 0;
  }
  .fontfamily-id-1 .staff-introduction-0001__box,
  .fontfamily-id-4 .staff-introduction-0001__box,
  .fontfamily-id-5 .staff-introduction-0001__box {
    width: 22.1%;
    margin: 0 0 0 44.8px;
  }
  .fontfamily-id-1 .staff-introduction-0001__box:nth-child(n+5),
  .fontfamily-id-4 .staff-introduction-0001__box:nth-child(n+5),
  .fontfamily-id-5 .staff-introduction-0001__box:nth-child(n+5) {
    width: 22.1%;
    margin: 30px 0 0 44.8px;
  }
  .fontfamily-id-1 .staff-introduction-0001__box:nth-child(4n+1),
  .fontfamily-id-4 .staff-introduction-0001__box:nth-child(4n+1),
  .fontfamily-id-5 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 22.1%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-1 .staff-introduction-0001__box:first-child,
  .fontfamily-id-4 .staff-introduction-0001__box:first-child,
  .fontfamily-id-5 .staff-introduction-0001__box:first-child {
    width: 22.1%;
    margin: 0 0 0 0;
  }
  .fontfamily-id-2 .staff-introduction-0001__box,
  .fontfamily-id-3 .staff-introduction-0001__box,
  .fontfamily-id-6 .staff-introduction-0001__box,
  .fontfamily-id-7 .staff-introduction-0001__box {
    width: 22.1%;
    margin: 0 0 0 44px;
  }
  .fontfamily-id-2 .staff-introduction-0001__box:nth-child(n+5),
  .fontfamily-id-3 .staff-introduction-0001__box:nth-child(n+5),
  .fontfamily-id-6 .staff-introduction-0001__box:nth-child(n+5),
  .fontfamily-id-7 .staff-introduction-0001__box:nth-child(n+5) {
    width: 22.1%;
    margin: 30px 0 0 44px;
  }
  .fontfamily-id-2 .staff-introduction-0001__box:nth-child(4n+1),
  .fontfamily-id-3 .staff-introduction-0001__box:nth-child(4n+1),
  .fontfamily-id-6 .staff-introduction-0001__box:nth-child(4n+1),
  .fontfamily-id-7 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 22.1%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-2 .staff-introduction-0001__box:first-child,
  .fontfamily-id-3 .staff-introduction-0001__box:first-child,
  .fontfamily-id-6 .staff-introduction-0001__box:first-child,
  .fontfamily-id-7 .staff-introduction-0001__box:first-child {
    width: 22.1%;
    margin: 0 0 0 0;
  }
  .fontfamily-id-8 .staff-introduction-0001__box {
    width: 22.1%;
    margin: 0 0 0 44.4px;
  }
  .fontfamily-id-8 .staff-introduction-0001__box:nth-child(n+5) {
    width: 22.1%;
    margin: 30px 0 0 44.4px;
  }
  .fontfamily-id-8 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 22.1%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-8 .staff-introduction-0001__box:first-child {
    width: 22.1%;
    margin: 0 0 0 0;
  }
  .fontfamily-id-9 .staff-introduction-0001__box {
    width: 21.9%;
    margin: 0 0 0 44.2px;
  }
  .fontfamily-id-9 .staff-introduction-0001__box:nth-child(n+5) {
    width: 21.9%;
    margin: 30px 0 0 44.2px;
  }
  .fontfamily-id-9 .staff-introduction-0001__box:nth-child(4n+1) {
    width: 21.9%;
    margin: 30px 0 0 0;
  }
  .fontfamily-id-9 .staff-introduction-0001__box:first-child {
    width: 21.9%;
    margin: 0 0 0 0;
  }
  .theme-1 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .staff-introduction-0001__img {
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
}
.staff-recommendation__title {
  font-weight: bold;
  line-height: 1.5em;
}

.staff-recommendation {
  background-color: transparent;
}

.staff-recommendation__txt {
  line-height: 1.9;
  font-size: 13px;
  display: block;
  margin: 0 0 24px 24px;
}

.staff-recommendation__coment__txt {
  background-color: #fff;
  border-radius: 5px;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5em;
  padding: 14px 15px 14px 18px;
  position: relative;
  height: 100%;
}

.staff-recommendation__coment__txt::after {
  border-bottom: 12px solid transparent;
  border-left: 20px solid #fff;
  border-top: 12px solid transparent;
  content: "";
  display: block;
  height: 0px;
  margin: -13px 0 0 0;
  position: absolute;
  right: -21px;
  top: 30px;
  width: 10px;
}

.staff-recommendation__coment__p {
  text-align: center;
  float: right;
}

.staff-recommendation__coment__name {
  font-weight: normal;
  margin: 5px 0 0 0;
  line-height: 1.5em;
}

.staff-recommendation-0001 {
  position: relative;
}

.staff-recommendation__staff__img {
  float: left;
}

/* Slider */
.staff-recommendation-0001 .slick-arrow {
  display: none !important;
}

/* Icons */
@font-face {
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}
/* Arrows */
.staff-recommendation__slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  width: 25px;
  height: 20px;
  z-index: 100;
  opacity: 0.6;
  filter: opacity(60%);
}

.staff-recommendation__slick-prev.active, .staff-recommendation__slick-next, .staff-recommendation__slick-next-2 {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  width: 25px;
  height: 20px;
  z-index: 20;
  opacity: 1;
  filter: opacity(100%);
}

.staff-recommendation__slick-prev, .staff-recommendation__slick-prev.active {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.staff-recommendation__slick-next, .staff-recommendation__slick-next-2 {
  -webkit-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  transform: translate(0, 0%);
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}

.staff-recommendation__slick-prev:hover, .staff-recommendation__slick-prev:focus, .staff-recommendation__slick-prev.active:hover, .staff-recommendation__slick-prev.active:focus, .staff-recommendation__slick-next:hover, .staff-recommendation__slick-next:focus, .staff-recommendation__slick-next-2:hover, .staff-recommendation__slick-next-2:focus {
  outline: none;
  filter: opacity(60%);
}

.staff-recommendation__slick-prev:hover {
  opacity: 0.6;
  filter: opacity(60%);
}

.staff-recommendation__slick-prev:hover:before, .staff-recommendation__slick-prev:focus:before, .staff-recommendation__slick-prev.active:hover:before, .staff-recommendation__slick-prev.active:focus:before, .staff-recommendation__slick-next:hover:before, .staff-recommendation__slick-next:focus:before, .staff-recommendation__slick-next-2:hover:before, .staff-recommendation__slick-next-2:focus:before {
  filter: opacity(60%);
}

.staff-recommendation__slick-prev.slick-disabled:before, .staff-recommendation__slick-prev.active.slick-disabled:before, .staff-recommendation__slick-next.slick-disabled:before, .staff-recommendation__slick-next-2.slick-disabled:before {
  filter: opacity(60%);
}

[dir=rtl] .staff-recommendation__slick-prev {
  right: 5px;
  left: auto;
}

.staff-recommendation__slick-prev:before {
  content: "←";
}

[dir=rtl] .staff-recommendation__slick-prev:before {
  content: "→";
}

[dir=rtl] .staff-recommendation__slick-prev.active {
  right: 5px;
  left: auto;
}

.staff-recommendation__slick-prev.active:before {
  content: "←";
}

[dir=rtl] .staff-recommendation__slick-prev.active:before {
  content: "→";
}

[dir=rtl] .staff-recommendation__slick-next {
  right: auto;
  left: 5px;
}

.staff-recommendation__slick-next:before {
  content: "→";
}

[dir=rtl] .staff-recommendation__slick-next:before {
  content: "←";
}

[dir=rtl] .staff-recommendation__slick-next-2 {
  right: auto;
  left: 5px;
}

.staff-recommendation__slick-next-2:before {
  content: "→";
}

[dir=rtl] .staff-recommendation__slick-next-2:before {
  content: "←";
}

/* sp  */
@media screen and (max-width: 767px) {
  .staff-recommendation-slider.sp-wrap .staff-recommendation__main {
    float: none;
    clear: both;
  }
  .staff-recommendation__txt {
    font-size: 11px;
    margin: 0 20px 15px 20px;
  }
  .theme-1 .staff-recommendation__main {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-2 .staff-recommendation__main {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-3 .staff-recommendation__main {
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-4 .staff-recommendation__main {
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border: solid 1px #e1e1e1;
  }
  .staff-recommendation-slider.slick-slider {
    height: 0;
    visibility: hidden;
  }
  .staff-recommendation-slider.slick-slider.panel--one {
    display: none;
  }
  .staff-recommendation-slider.sp-wrap {
    display: block;
  }
  .staff-recommendation-0001 {
    margin: 0 16px 0;
  }
  .staff-recommendation-list {
    margin: 0 0 20px 0;
  }
  .staff-recommendation__title {
    font-size: 16px;
    margin: 14px 20px 10px 20px;
  }
  .staff-recommendation__coment__txt {
    float: left;
    margin: 10px 10px 10px 13px;
    width: 57%;
    min-height: 87px;
    padding: 11px;
    font-size: 11px;
    line-height: 1.5em;
  }
  .staff-recommendation__coment__p img {
    width: 100%;
  }
  .staff-recommendation__coment__txt::after {
    margin: -13px 0 0 0;
    right: -19px;
  }
  .staff-recommendation__coment__p {
    padding: 10px 6% 10px 0.5%;
    width: 32%;
  }
  .staff-recommendation__arrows {
    display: none;
  }
  .staff-recommendation__coment__shop {
    font-size: 11px;
    line-height: 1.5em;
    font-weight: normal;
  }
  .staff-recommendation__coment__name {
    font-size: 12px;
    line-height: 1.5em;
    margin: 5px 0 0 0;
  }
  .theme-1 .staff-recommendation__staff__img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .theme-2 .staff-recommendation__staff__img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .theme-3 .staff-recommendation__staff__img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .theme-4 .staff-recommendation__staff__img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 100%;
  }
  .staff-recommendation__img {
    padding: 20px 20px 0 20px;
  }
  .theme-1 .staff-recommendation__img img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
  }
  .theme-2 .staff-recommendation__img img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
  }
  .theme-3 .staff-recommendation__img img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
  }
  .theme-4 .staff-recommendation__img img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 100%;
  }
  .theme-1 .staff-recommendation__coment {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
  }
  .theme-2 .staff-recommendation__coment {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
  }
  .theme-3 .staff-recommendation__coment {
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
  }
  .theme-4 .staff-recommendation__coment {
    border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
  }
  .staff-recommendation__slick-prev {
    display: none;
  }
  .staff-recommendation__slick-next {
    display: none;
  }
  .staff-recommendation__slick-next-2 {
    display: none;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .staff-recommendation-0001.count_margin_1 {
    margin: 0 25px 0;
  }
  .staff-recommendation-slider.slick-slider {
    height: auto;
    visibility: visible;
  }
  .staff-recommendation-slider.sp-wrap {
    display: none;
  }
  .staff-recommendation {
    margin: 0;
    overflow: auto;
  }
  .theme-1 .staff-recommendation__main {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-2 .staff-recommendation__main {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-3 .staff-recommendation__main {
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-4 .staff-recommendation__main {
    border-radius: 16px 16px 0 0;
    -webkit-border-radius: 16px 16px 0 0;
    -moz-border-radius: 16px 16px 0 0;
    border: solid 1px #e1e1e1;
  }
  .slick-track .staff-recommendation-list {
    width: 100%;
  }
  .staff-recommendation-slider {
    align-items: stretch;
    display: flex;
    width: 100%;
    zoom: 1;
  }
  .staff-recommendation-list {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0 10px 0 13px;
    width: 100%;
  }
  .staff-recommendation__img {
    display: block;
    float: right;
    width: 52%;
    padding: 24px;
  }
  .staff-recommendation__img img {
    width: 100%;
  }
  .staff-recommendation__title {
    font-size: 20px;
    margin: 20px 0 9px 22px;
  }
  .staff-recommendation__txt {
    margin: 0 0 24px 24px;
  }
  .staff-recommendation__column {
    display: block;
    float: left;
    width: 48%;
  }
  .staff-recommendation__coment__txt {
    float: left;
    width: 67%;
  }
  .staff-recommendation__coment__txt::after {
    height: 0px;
    margin-top: -18px;
    right: -21px;
    top: 41px;
    width: 10px;
  }
  .staff-recommendation__coment {
    padding: 11px;
    width: 100%;
  }
  .staff-recommendation__staff__img {
    float: left;
    width: 100%;
  }
  .staff-recommendation__coment__shop {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    margin: -2px 0 0 0;
  }
  .staff-recommendation__coment__shop--cullum {
    width: 40%;
    float: right;
    margin: 0 0 0 11px;
  }
  .staff-recommendation__coment__p {
    margin: 0 0 0 0;
    width: 30%;
  }
  .staff-recommendation__next {
    filter: opacity(80%);
    float: right;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 10;
  }
  .staff-recommendation__next-2 {
    filter: opacity(80%);
    height: 100%;
    left: 96%;
    position: absolute;
    top: 0;
    width: 4%;
    z-index: 10;
  }
  .staff-recommendation__prev {
    filter: opacity(100%);
    float: left;
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 10;
  }
  .theme-1 .staff-recommendation__staff__img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 53%;
    float: left;
  }
  .theme-2 .staff-recommendation__staff__img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 53%;
    float: left;
  }
  .theme-3 .staff-recommendation__staff__img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 53%;
    float: left;
  }
  .theme-4 .staff-recommendation__staff__img {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    width: 53%;
    float: left;
  }
  .theme-1 .staff-recommendation__img img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
  }
  .theme-2 .staff-recommendation__img img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
  }
  .theme-3 .staff-recommendation__img img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
  }
  .theme-4 .staff-recommendation__img img {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    width: 100%;
  }
  .theme-1 .staff-recommendation__coment {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
  }
  .theme-2 .staff-recommendation__coment {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
  }
  .theme-3 .staff-recommendation__coment {
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
  }
  .theme-4 .staff-recommendation__coment {
    border-radius: 0 0 16px 16px;
    -webkit-border-radius: 0 0 16px 16px;
    -moz-border-radius: 0 0 16px 16px;
  }
  .staff-recommendation__slick-prev {
    position: absolute;
  }
  .staff-recommendation__slick-prev.active {
    position: absolute;
  }
  .staff-recommendation__slick-next {
    position: absolute;
  }
  .staff-recommendation__slick-next-2 {
    position: absolute;
  }
  .theme-1 .staff-recommendation__slick-prev {
    left: 15px;
    top: 41%;
    width: 19px;
    height: 66px;
    padding: 24px 0 5px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .staff-recommendation__slick-prev.active {
    left: 15px;
    top: 41%;
    width: 19px;
    height: 66px;
    padding: 24px 0 5px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .staff-recommendation__slick-next {
    right: 15px;
    top: 41%;
    width: 19px;
    height: 66px;
    padding: 24px 0 5px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .staff-recommendation__slick-next-2 {
    right: 15px;
    top: 50%;
    width: 19px;
    height: 66px;
    padding: 24px 0 5px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .staff-recommendation__slick-prev img {
    width: 10px;
    height: 17px;
  }
  .theme-1 .staff-recommendation__slick-prev.active img {
    width: 10px;
    height: 17px;
  }
  .theme-1 .staff-recommendation__slick-next img {
    width: 10px;
    height: 17px;
  }
  .theme-1 .staff-recommendation__slick-next-2 img {
    width: 10px;
    height: 17px;
  }
  .theme-2 .staff-recommendation__slick-prev {
    left: 15px;
    top: 41%;
    width: 20px;
    height: 65px;
    padding: 28px 0 5px 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-prev.active {
    left: 15px;
    top: 41%;
    width: 20px;
    height: 65px;
    padding: 28px 0 5px 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-next {
    right: 15px;
    top: 40%;
    width: 20px;
    height: 65px;
    padding: 28px 0 5px 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-next-2 {
    right: 15px;
    top: 50%;
    width: 20px;
    height: 65px;
    padding: 28px 0 5px 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-prev img {
    width: 6px;
    height: 10px;
  }
  .theme-2 .staff-recommendation__slick-prev.active img {
    width: 6px;
    height: 10px;
  }
  .theme-2 .staff-recommendation__slick-next img {
    width: 6px;
    height: 10px;
  }
  .theme-2 .staff-recommendation__slick-next-2 img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-prev {
    left: 15px;
    top: 41%;
    width: 20px;
    height: 65px;
    padding: 28px 0 5px 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-prev.active {
    left: 15px;
    top: 41%;
    width: 20px;
    height: 65px;
    padding: 28px 0 5px 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-next {
    right: 15px;
    top: 41%;
    width: 20px;
    height: 65px;
    padding: 28px 0 5px 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-next-2 {
    right: 15px;
    top: 41%;
    width: 20px;
    height: 65px;
    padding: 28px 0 5px 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-prev img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-prev.active img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-next img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-next-2 img {
    width: 6px;
    height: 10px;
  }
  .theme-4 .staff-recommendation__slick-prev {
    left: 15px;
    top: 41%;
    width: 19px;
    height: 66px;
    padding: 21px 0px 0px 3px;
    border-radius: 23px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
  }
  .theme-4 .staff-recommendation__slick-prev.active {
    left: 15px;
    top: 41%;
    width: 19px;
    height: 66px;
    padding: 21px 0px 0px 3px;
    border-radius: 23px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
  }
  .theme-4 .staff-recommendation__slick-next {
    width: 19px;
    height: 66px;
    right: 15px;
    top: 41%;
    padding: 21px 0px 0px 3px;
    border-radius: 23px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
  }
  .theme-4 .staff-recommendation__slick-next-2 {
    width: 19px;
    height: 66px;
    right: 15px;
    top: 41%;
    padding: 21px 0px 0px 3px;
    border-radius: 23px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .staff-recommendation-0001.count_margin_1 {
    margin: 0 65px 0;
  }
  .staff-recommendation-slider.slick-slider {
    height: auto;
    visibility: visible;
  }
  .staff-recommendation-slider.sp-wrap {
    display: none;
  }
  .staff-recommendation {
    margin: 0 auto;
    overflow: auto;
  }
  .staff-recommendation__txt {
    margin: 0 0 24px 24px;
  }
  .theme-1 .staff-recommendation__main {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-2 .staff-recommendation__main {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-3 .staff-recommendation__main {
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-4 .staff-recommendation__main {
    border-radius: 16px 16px 0 0;
    -webkit-border-radius: 16px 16px 0 0;
    -moz-border-radius: 16px 16px 0 0;
    border: solid 1px #e1e1e1;
  }
  .slick-track .staff-recommendation-list {
    width: 100%;
  }
  .staff-recommendation-slider {
    align-items: stretch;
    display: flex;
    width: 100%;
    zoom: 1;
  }
  .staff-recommendation-list {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0 15px;
    width: 100%;
  }
  .staff-recommendation__img {
    display: block;
    float: right;
    padding: 24px;
    width: 43%;
  }
  .staff-recommendation__img img {
    width: 100%;
  }
  .staff-recommendation__title {
    font-size: 20px;
    margin: 17px 0 11px 25px;
  }
  .staff-recommendation__column {
    display: block;
    float: left;
    width: 57%;
  }
  .staff-recommendation__coment__txt {
    float: left;
    width: 73.8%;
  }
  .staff-recommendation__coment {
    padding: 12px;
    width: 100%;
  }
  .staff-recommendation__staff__img {
    float: left;
    width: 50%;
  }
  .staff-recommendation__coment__shop {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
  }
  .staff-recommendation__coment__shop--cullum {
    width: 40%;
    float: right;
    margin: 0 0 0 12px;
  }
  .staff-recommendation__coment__p {
    margin: 0 0 0 0;
    width: 24%;
  }
  .staff-recommendation__next {
    filter: opacity(80%);
    float: right;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 80px;
    z-index: 10;
  }
  .staff-recommendation__next-2 {
    filter: opacity(80%);
    float: right;
    height: 100%;
    left: 95%;
    position: absolute;
    top: 0;
    width: 5%;
    z-index: 10;
  }
  .staff-recommendation__prev {
    filter: opacity(100%);
    float: left;
    height: 100%;
    position: absolute;
    top: 0;
    width: 80px;
    z-index: 10;
  }
  .theme-1 .staff-recommendation__staff__img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 50%;
  }
  .theme-2 .staff-recommendation__staff__img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 50%;
  }
  .theme-3 .staff-recommendation__staff__img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 50%;
  }
  .theme-4 .staff-recommendation__staff__img {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    width: 50%;
  }
  .theme-1 .staff-recommendation__img img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
  }
  .theme-2 .staff-recommendation__img img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
  }
  .theme-3 .staff-recommendation__img img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
  }
  .theme-4 .staff-recommendation__img img {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    width: 100%;
  }
  .theme-1 .staff-recommendation__coment {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
  }
  .theme-2 .staff-recommendation__coment {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
  }
  .theme-3 .staff-recommendation__coment {
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
  }
  .theme-4 .staff-recommendation__coment {
    border-radius: 0 0 16px 16px;
    -webkit-border-radius: 0 0 16px 16px;
    -moz-border-radius: 0 0 16px 16px;
  }
  .staff-recommendation__slick-prev {
    position: absolute;
  }
  .staff-recommendation__slick-prev.active {
    position: absolute;
  }
  .staff-recommendation__slick-next {
    position: absolute;
  }
  .staff-recommendation__slick-next-2 {
    position: absolute;
  }
  .staff-recommendation__slick-prev {
    left: 2%;
  }
  .staff-recommendation__slick-prev.active {
    left: 2%;
  }
  .staff-recommendation__slick-next {
    right: 2%;
  }
  .staff-recommendation__slick-next-2 {
    right: 2%;
  }
  .theme-1 .staff-recommendation__slick-prev {
    top: 41%;
    width: 50px;
    height: 50px;
    padding: 15px 8px 13px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 6px 0 0 0;
  }
  .theme-1 .staff-recommendation__slick-prev.active {
    top: 41%;
    width: 50px;
    height: 50px;
    padding: 15px 8px 13px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 6px 0 0 0;
  }
  .theme-1 .staff-recommendation__slick-next {
    top: 41%;
    width: 50px;
    height: 50px;
    padding: 15px 8px 13px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 6px 0 0 0;
  }
  .theme-1 .staff-recommendation__slick-next-2 {
    top: 41%;
    width: 50px;
    height: 50px;
    padding: 15px 8px 13px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 6px 0 0 0;
  }
  .theme-2 .staff-recommendation__slick-prev {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-prev.active {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-next {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-next-2 {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-prev img {
    width: 6px;
    height: 10px;
  }
  .theme-2 .staff-recommendation__slick-prev.active img {
    width: 6px;
    height: 10px;
  }
  .theme-2 .staff-recommendation__slick-next img {
    width: 6px;
    height: 10px;
  }
  .theme-2 .staff-recommendation__slick-next-2 img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-prev {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-prev.active {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-next {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-next-2 {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-prev img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-prev.active img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-next img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-next-2 img {
    width: 6px;
    height: 10px;
  }
  .theme-4 .staff-recommendation__slick-prev {
    width: 50px;
    height: 50px;
    top: 41%;
    padding: 12px 0px 0px 20px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .staff-recommendation__slick-prev.active {
    width: 50px;
    height: 50px;
    top: 41%;
    padding: 12px 0px 0px 20px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .staff-recommendation__slick-next {
    width: 50px;
    height: 50px;
    top: 41%;
    padding: 12px 0px 0px 20px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .staff-recommendation__slick-next-2 {
    width: 50px;
    height: 50px;
    top: 41%;
    padding: 12px 0px 0px 20px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
}
/* pc-small-namal  */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .staff-recommendation-0001.count_margin_1 {
    margin: 0 105px 0;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
  }
  .staff-recommendation-0001.count_margin_2 .slick-track {
    width: 100% !important;
  }
  .staff-recommendation-0001.count_margin_2 .staff-recommendation-list.slick-slide {
    width: 50% !important;
  }
  .staff-recommendation-slider.slick-slider {
    height: auto;
    visibility: visible;
  }
  .staff-recommendation-slider.sp-wrap {
    display: none;
  }
  .staff-recommendation {
    margin: 0 auto;
    overflow: auto;
  }
  .theme-1 .staff-recommendation__main {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-2 .staff-recommendation__main {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-3 .staff-recommendation__main {
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-4 .staff-recommendation__main {
    border-radius: 20px 20px 0 0;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border: solid 1px #e1e1e1;
  }
  .slick-track .staff-recommendation-list {
    width: 100%;
  }
  .staff-recommendation-slider {
    align-items: stretch;
    display: flex;
    width: 100%;
    zoom: 1;
  }
  .staff-recommendation-list {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0 11px;
    width: 100%;
  }
  .staff-recommendation__img {
    display: block;
    float: right;
    width: 53%;
    padding: 24px;
  }
  .staff-recommendation__txt {
    margin: 0 0 24px 24px;
  }
  .staff-recommendation__img img {
    width: 100%;
  }
  .staff-recommendation__title {
    font-size: 18px;
    margin: 17px 0 12px 22px;
  }
  .staff-recommendation__column {
    display: block;
    float: left;
    width: 47%;
  }
  .staff-recommendation__coment__txt {
    float: left;
    width: 55%;
    min-height: 70px;
  }
  .staff-recommendation-0001.count_margin_1 .staff-recommendation__coment__txt {
    float: left;
    width: 54%;
    min-height: 70px;
  }
  .staff-recommendation-0001.count_margin_2 .staff-recommendation__coment__txt {
    float: left;
    width: 53%;
    min-height: 70px;
  }
  .staff-recommendation__coment {
    padding: 11px;
    width: 100%;
  }
  .staff-recommendation__staff__img {
    float: left;
    width: 50%;
  }
  .staff-recommendation__coment__shop {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5em;
  }
  .staff-recommendation__coment__shop--cullum {
    width: 40%;
    margin: 0 0 0 9px;
    float: right;
  }
  .staff-recommendation-0001.count_margin_1 .staff-recommendation__coment__shop--cullum {
    width: 40%;
    float: right;
    margin: 0 0 0 12px;
  }
  .staff-recommendation__coment__p {
    margin: 0 0 0 0;
    width: 41%;
  }
  .staff-recommendation__next {
    filter: opacity(80%);
    float: right;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    z-index: 10;
  }
  .staff-recommendation__next-2 {
    filter: opacity(80%);
    float: right;
    height: 100%;
    left: 90%;
    position: absolute;
    top: 0;
    width: 10%;
    z-index: 10;
  }
  .staff-recommendation__prev {
    filter: opacity(100%);
    float: left;
    height: 100%;
    position: absolute;
    top: 0;
    width: 120px;
    z-index: 10;
  }
  .theme-1 .staff-recommendation__staff__img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 53%;
  }
  .theme-2 .staff-recommendation__staff__img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 53%;
  }
  .theme-3 .staff-recommendation__staff__img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 53%;
  }
  .theme-4 .staff-recommendation__staff__img {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 53%;
  }
  .theme-1 .staff-recommendation__img img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
  }
  .theme-2 .staff-recommendation__img img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
  }
  .theme-3 .staff-recommendation__img img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
  }
  .theme-4 .staff-recommendation__img img {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
  }
  .theme-1 .staff-recommendation__coment {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
  }
  .theme-2 .staff-recommendation__coment {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
  }
  .theme-3 .staff-recommendation__coment {
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
  }
  .theme-4 .staff-recommendation__coment {
    border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
  }
  .staff-recommendation__slick-prev {
    position: absolute;
  }
  .staff-recommendation__slick-prev.active {
    position: absolute;
  }
  .staff-recommendation__slick-next {
    position: absolute;
  }
  .staff-recommendation__slick-next-2 {
    display: none;
  }
  .staff-recommendation__next-2 {
    display: none;
  }
  .staff-recommendation__slick-prev {
    left: 3%;
  }
  .staff-recommendation__slick-prev.active {
    left: 3%;
  }
  .staff-recommendation__slick-next {
    right: 3%;
  }
  .theme-1 .staff-recommendation__slick-prev {
    top: 41%;
    width: 50px;
    height: 50px;
    padding: 15px 8px 13px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .staff-recommendation__slick-prev.active {
    top: 41%;
    width: 50px;
    height: 50px;
    padding: 15px 8px 13px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .staff-recommendation__slick-next {
    top: 41%;
    width: 50px;
    height: 50px;
    padding: 15px 8px 13px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-prev {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-prev.active {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-next {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-prev img {
    width: 6px;
    height: 10px;
  }
  .theme-2 .staff-recommendation__slick-prev.active img {
    width: 6px;
    height: 10px;
  }
  .theme-2 .staff-recommendation__slick-next img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-prev {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-prev.active {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-next {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-prev img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-prev.active img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-next img {
    width: 6px;
    height: 10px;
  }
  .theme-4 .staff-recommendation__slick-prev {
    width: 50px;
    height: 50px;
    top: 41%;
    padding: 12px 0px 0px 20px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .staff-recommendation__slick-prev.active {
    width: 50px;
    height: 50px;
    top: 41%;
    padding: 12px 0px 0px 20px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .staff-recommendation__slick-next {
    width: 50px;
    height: 50px;
    top: 41%;
    padding: 12px 0px 0px 20px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
}
/* pc-large  */
@media screen and (min-width: 1760px) {
  .staff-recommendation-0001.count_margin_1 {
    margin: 0 105px 0;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
  }
  .staff-recommendation-0001.count_margin_2 .slick-track {
    width: 100% !important;
  }
  .staff-recommendation-0001.count_margin_2 .staff-recommendation-list.slick-slide {
    width: 50% !important;
  }
  .staff-recommendation-slider.slick-slider {
    height: auto;
    visibility: visible;
  }
  .staff-recommendation-slider.sp-wrap {
    display: none;
  }
  .staff-recommendation {
    margin: 0 auto;
    overflow: auto;
  }
  .theme-1 .staff-recommendation__main {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-2 .staff-recommendation__main {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-3 .staff-recommendation__main {
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border: solid 1px #e1e1e1;
  }
  .theme-4 .staff-recommendation__main {
    border-radius: 20px 20px 0 0;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border: solid 1px #e1e1e1;
  }
  .slick-track .staff-recommendation-list {
    width: 100%;
  }
  .staff-recommendation-slider {
    align-items: stretch;
    display: flex;
    width: 100%;
    zoom: 1;
  }
  .staff-recommendation-list {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0 11px 0 17px;
    width: 100%;
  }
  .staff-recommendation__img {
    display: block;
    float: right;
    width: 52%;
    padding: 23px;
  }
  .staff-recommendation__img img {
    width: 100%;
  }
  .staff-recommendation__title {
    font-size: 18px;
    margin: 15px 0 12px 23px;
  }
  .staff-recommendation__txt {
    margin: 0 0 24px 24px;
  }
  .staff-recommendation__column {
    display: block;
    float: left;
    width: 48%;
  }
  .staff-recommendation__coment__txt {
    float: left;
    width: 64.5%;
    min-height: 70px;
  }
  .staff-recommendation__coment {
    padding: 11px 15px 11px 11px;
    width: 100%;
  }
  .staff-recommendation__staff__img {
    float: left;
    width: 53%;
  }
  .staff-recommendation__coment__shop {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5em;
  }
  .staff-recommendation__coment__shop--cullum {
    width: 40%;
    float: right;
    margin: 0 0 0 11px;
  }
  .staff-recommendation__coment__p {
    margin: 0 0 0 0;
    width: 32.5%;
  }
  .staff-recommendation__next {
    filter: opacity(80%);
    float: right;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    z-index: 10;
  }
  .staff-recommendation__next-2 {
    filter: opacity(80%);
    float: right;
    height: 100%;
    left: 90%;
    position: absolute;
    top: 0;
    width: 10%;
    z-index: 10;
  }
  .staff-recommendation__prev {
    filter: opacity(100%);
    float: left;
    height: 100%;
    position: absolute;
    top: 0;
    width: 120px;
    z-index: 10;
  }
  .theme-1 .staff-recommendation__staff__img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 53%;
  }
  .theme-2 .staff-recommendation__staff__img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 53%;
  }
  .theme-3 .staff-recommendation__staff__img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 53%;
  }
  .theme-4 .staff-recommendation__staff__img {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 53%;
  }
  .theme-1 .staff-recommendation__img img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
  }
  .theme-2 .staff-recommendation__img img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
  }
  .theme-3 .staff-recommendation__img img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
  }
  .theme-4 .staff-recommendation__img img {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
  }
  .theme-1 .staff-recommendation__coment {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
  }
  .theme-2 .staff-recommendation__coment {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
  }
  .theme-3 .staff-recommendation__coment {
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
  }
  .theme-4 .staff-recommendation__coment {
    border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
  }
  .staff-recommendation__slick-prev {
    -webkit-transform: rotate(180deg);
    position: absolute;
  }
  .staff-recommendation__slick-prev.active {
    -webkit-transform: rotate(180deg);
    position: absolute;
  }
  .staff-recommendation__slick-next {
    -webkit-transform: rotate(0deg);
    position: absolute;
  }
  .staff-recommendation__slick-next-2 {
    display: none;
  }
  .staff-recommendation__next-2 {
    display: none;
  }
  .staff-recommendation__slick-prev {
    left: 2%;
  }
  .staff-recommendation__slick-prev.active {
    left: 2%;
  }
  .staff-recommendation__slick-next {
    right: 2%;
  }
  .theme-1 .staff-recommendation__slick-prev {
    top: 45%;
    width: 50px;
    height: 50px;
    padding: 15px 8px 13px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .staff-recommendation__slick-prev.active {
    top: 45%;
    width: 50px;
    height: 50px;
    padding: 15px 8px 13px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-1 .staff-recommendation__slick-next {
    top: 45%;
    width: 50px;
    height: 50px;
    padding: 15px 8px 13px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-prev {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-prev.active {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-next {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .staff-recommendation__slick-prev img {
    width: 6px;
    height: 10px;
  }
  .theme-2 .staff-recommendation__slick-prev.active img {
    width: 6px;
    height: 10px;
  }
  .theme-2 .staff-recommendation__slick-next img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-prev {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-prev.active {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-next {
    top: 41%;
    width: 30px;
    height: 63px;
    padding: 27px 8px 26px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .staff-recommendation__slick-prev img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-prev.active img {
    width: 6px;
    height: 10px;
  }
  .theme-3 .staff-recommendation__slick-next img {
    width: 6px;
    height: 10px;
  }
  .theme-4 .staff-recommendation__slick-prev {
    width: 50px;
    height: 50px;
    top: 41%;
    padding: 14px 8px 13px 20px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .staff-recommendation__slick-prev.active {
    width: 50px;
    height: 50px;
    top: 41%;
    padding: 14px 8px 13px 20px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
  .theme-4 .staff-recommendation__slick-next {
    width: 50px;
    height: 50px;
    top: 41%;
    padding: 14px 8px 13px 20px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }
}
@media screen and (min-width: 1760px) and (max-width: 1859px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 7%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 2%;
  }
  .staff-recommendation__slick-prev.active {
    left: 2%;
  }
  .staff-recommendation__slick-next {
    right: 2%;
  }
}
@media screen and (min-width: 1860px) and (max-width: 1959px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 7.5%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 2%;
  }
  .staff-recommendation__slick-prev.active {
    left: 2%;
  }
  .staff-recommendation__slick-next {
    right: 2%;
  }
}
@media screen and (min-width: 1960px) and (max-width: 2059px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 8%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 3%;
  }
  .staff-recommendation__slick-prev.active {
    left: 3%;
  }
  .staff-recommendation__slick-next {
    right: 3%;
  }
}
@media screen and (min-width: 2060px) and (max-width: 2159px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 9%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 5%;
  }
  .staff-recommendation__slick-prev.active {
    left: 5%;
  }
  .staff-recommendation__slick-next {
    right: 5%;
  }
}
@media screen and (min-width: 2160px) and (max-width: 2259px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 11%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 8%;
  }
  .staff-recommendation__slick-prev.active {
    left: 8%;
  }
  .staff-recommendation__slick-next {
    right: 8%;
  }
}
@media screen and (min-width: 2260px) and (max-width: 2359px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 13%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 9%;
  }
  .staff-recommendation__slick-prev.active {
    left: 9%;
  }
  .staff-recommendation__slick-next {
    right: 9%;
  }
}
@media screen and (min-width: 2360px) and (max-width: 2459px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 15%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px;
  }
  .staff-recommendation__slick-prev {
    left: 11%;
  }
  .staff-recommendation__slick-prev.active {
    left: 11%;
  }
  .staff-recommendation__slick-next {
    right: 11%;
  }
}
@media screen and (min-width: 2460px) and (max-width: 2559px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 16%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 11%;
  }
  .staff-recommendation__slick-prev.active {
    left: 11%;
  }
  .staff-recommendation__slick-next {
    right: 11%;
  }
}
@media screen and (min-width: 2560px) and (max-width: 2659px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 18%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 14%;
  }
  .staff-recommendation__slick-prev.active {
    left: 14%;
  }
  .staff-recommendation__slick-next {
    right: 14%;
  }
}
@media screen and (min-width: 2660px) and (max-width: 2759px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 19%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 15%;
  }
  .staff-recommendation__slick-prev.active {
    left: 15%;
  }
  .staff-recommendation__slick-next {
    right: 15%;
  }
}
@media screen and (min-width: 2760px) and (max-width: 2859px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 20%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 16%;
  }
  .staff-recommendation__slick-prev.active {
    left: 16%;
  }
  .staff-recommendation__slick-next {
    right: 16%;
  }
}
@media screen and (min-width: 2860px) and (max-width: 2959px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 21%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 17%;
  }
  .staff-recommendation__slick-prev.active {
    left: 17%;
  }
  .staff-recommendation__slick-next {
    right: 17%;
  }
}
@media screen and (min-width: 2960px) and (max-width: 3059px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 22%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 18%;
  }
  .staff-recommendation__slick-prev.active {
    left: 18%;
  }
  .staff-recommendation__slick-next {
    right: 18%;
  }
}
@media screen and (min-width: 3060px) and (max-width: 3159px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 23%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 19%;
  }
  .staff-recommendation__slick-prev.active {
    left: 19%;
  }
  .staff-recommendation__slick-next {
    right: 19%;
  }
}
@media screen and (min-width: 3160px) and (max-width: 3259px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 24%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 21%;
  }
  .staff-recommendation__slick-prev.active {
    left: 21%;
  }
  .staff-recommendation__slick-next {
    right: 21%;
  }
}
@media screen and (min-width: 3260px) and (max-width: 3359px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 25%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 21%;
  }
  .staff-recommendation__slick-prev.active {
    left: 21%;
  }
  .staff-recommendation__slick-next {
    right: 21%;
  }
}
@media screen and (min-width: 3360px) and (max-width: 3459px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 26%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px;
  }
  .staff-recommendation__slick-prev {
    left: 21%;
  }
  .staff-recommendation__slick-prev.active {
    left: 21%;
  }
  .staff-recommendation__slick-next {
    right: 21%;
  }
}
@media screen and (min-width: 3460px) and (max-width: 3559px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 26.5%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 22.5%;
  }
  .staff-recommendation__slick-prev.active {
    left: 22.5%;
  }
  .staff-recommendation__slick-next {
    right: 22.5%;
  }
}
@media screen and (min-width: 3560px) and (max-width: 3659px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 27%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 23%;
  }
  .staff-recommendation__slick-prev.active {
    left: 23%;
  }
  .staff-recommendation__slick-next {
    right: 23%;
  }
}
@media screen and (min-width: 3660px) and (max-width: 3759px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 28%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 24%;
  }
  .staff-recommendation__slick-prev.active {
    left: 24%;
  }
  .staff-recommendation__slick-next {
    right: 24%;
  }
}
@media screen and (min-width: 3760px) and (max-width: 3859px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 28%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 24%;
  }
  .staff-recommendation__slick-prev.active {
    left: 24%;
  }
  .staff-recommendation__slick-next {
    right: 24%;
  }
}
@media screen and (min-width: 3860px) and (max-width: 3959px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 29%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 25%;
  }
  .staff-recommendation__slick-prev.active {
    left: 25%;
  }
  .staff-recommendation__slick-next {
    right: 25%;
  }
}
@media screen and (min-width: 3960px) and (max-width: 4059px) {
  .staff-recommendation__prev, .staff-recommendation__next {
    width: 30%;
  }
  .staff-recommendation-0001.count_margin_2 .slick-list.draggable {
    width: 100% !important;
    padding: 0 112px !important;
  }
  .staff-recommendation__slick-prev {
    left: 26%;
  }
  .staff-recommendation__slick-prev.active {
    left: 26%;
  }
  .staff-recommendation__slick-next {
    right: 26%;
  }
}
.store-basic-information-0001__inner__columns__btn {
  border-radius: 3px;
}

.theme-4 .store-basic-information-0001__inner__columns__btn {
  border-radius: 30px;
}

@media screen and (max-width: 767px) {
  .store-basic-information-0001 .color-map-icon-1:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/1.png");
  }
  .store-basic-information-0001 .color-map-icon-2:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/2.png");
  }
  .store-basic-information-0001 .color-map-icon-3:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/3.png");
  }
  .store-basic-information-0001 .color-map-icon-4:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/4.png");
  }
  .store-basic-information-0001 .color-map-icon-5:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/5.png");
  }
  .store-basic-information-0001 .color-map-icon-6:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/6.png");
  }
  .store-basic-information-0001 .color-map-icon-7:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/7.png");
  }
  .store-basic-information-0001 .color-map-icon-8:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/8.png");
  }
  .store-basic-information-0001 .color-map-icon-9:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/9.png");
  }
  .store-basic-information-0001 .color-map-icon-10:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/10.png");
  }
  .store-basic-information-0001 .color-map-icon-11:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/11.png");
  }
  .store-basic-information-0001 .color-map-icon-12:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/12.png");
  }
  .store-basic-information-0001 .color-map-icon-13:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/13.png");
  }
  .store-basic-information-0001 .color-map-icon-14:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/14.png");
  }
  .store-basic-information-0001 .color-map-icon-15:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/15.png");
  }
  .store-basic-information-0001 .color-map-icon-16:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/16.png");
  }
  .store-basic-information-0001 .color-map-icon-17:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/17.png");
  }
  .store-basic-information-0001 .color-map-icon-18:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/18.png");
  }
  .store-basic-information-0001 .color-map-icon-19:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/19.png");
  }
  .store-basic-information-0001 .color-map-icon-20:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/20.png");
  }
  .store-basic-information-0001 .color-map-icon-21:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/21.png");
  }
  .store-basic-information-0001 .color-map-icon-22:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/22.png");
  }
  .store-basic-information-0001 .color-map-icon-23:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/23.png");
  }
  .store-basic-information-0001 .color-map-icon-24:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/24.png");
  }
  .store-basic-information-0001 .color-map-icon-25:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/25.png");
  }
  .store-basic-information-0001 .color-map-icon-26:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/26.png");
  }
  .store-basic-information-0001 .color-map-icon-27:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/27.png");
  }
  .store-basic-information-0001 .color-map-icon-28:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/28.png");
  }
  .store-basic-information-0001 .color-map-icon-29:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/29.png");
  }
  .store-basic-information-0001 .color-map-icon-30:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/30.png");
  }
  .store-basic-information-0001 .color-map-icon-31:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/31.png");
  }
  .store-basic-information-0001 .color-map-icon-32:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/32.png");
  }
  .store-basic-information-0001 .color-map-icon-33:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/33.png");
  }
  .store-basic-information-0001 .color-map-icon-34:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/34.png");
  }
  .store-basic-information-0001 .color-map-icon-35:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/35.png");
  }
  .store-basic-information-0001 .color-map-icon-36:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/36.png");
  }
  .store-basic-information-0001 .color-map-icon-37:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/37.png");
  }
  .store-basic-information-0001 .color-map-icon-38:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/38.png");
  }
  .store-basic-information-0001 .color-map-icon-39:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/39.png");
  }
  .store-basic-information-0001 .color-map-icon-40:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/40.png");
  }
  .store-basic-information-0001 .color-map-icon-41:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/41.png");
  }
  .store-basic-information-0001 .color-map-icon-42:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/42.png");
  }
  .store-basic-information-0001 .color-map-icon-43:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/43.png");
  }
  .store-basic-information-0001 .color-map-icon-44:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/44.png");
  }
  .store-basic-information-0001 .color-map-icon-45:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/45.png");
  }
  .store-basic-information-0001 .color-map-icon-46:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/46.png");
  }
  .store-basic-information-0001 .color-map-icon-47:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/47.png");
  }
  .store-basic-information-0001 .color-map-icon-48:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/48.png");
  }
  .store-basic-information-0001 .color-map-icon-49:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/49.png");
  }
  .store-basic-information-0001 .color-map-icon-50:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/50.png");
  }
  .store-basic-information-0001 .color-map-icon-51:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/51.png");
  }
  .store-basic-information-0001 .color-map-icon-52:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/52.png");
  }
  .store-basic-information-0001 .color-map-icon-53:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/53.png");
  }
  .store-basic-information-0001 .color-map-icon-54:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/54.png");
  }
  .store-basic-information-0001 .color-map-icon-55:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/55.png");
  }
  .store-basic-information-0001 .color-map-icon-56:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/56.png");
  }
  .store-basic-information-0001 .color-map-icon-57:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/57.png");
  }
  .store-basic-information-0001 .color-map-icon-58:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/58.png");
  }
  .store-basic-information-0001 .color-map-icon-59:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/59.png");
  }
  .store-basic-information-0001 .color-map-icon-60:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/60.png");
  }
  .store-basic-information-0001 .color-map-icon-61:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/61.png");
  }
  .store-basic-information-0001 .color-map-icon-62:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/62.png");
  }
  .store-basic-information-0001 .color-map-icon-63:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/63.png");
  }
  .store-basic-information-0001 .color-map-icon-64:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/64.png");
  }
  .store-basic-information-0001 .color-map-icon-65:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/65.png");
  }
  .store-basic-information-0001 .color-map-icon-66:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/66.png");
  }
  .store-basic-information-0001 .color-map-icon-67:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/67.png");
  }
  .store-basic-information-0001 .color-map-icon-68:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/68.png");
  }
  .store-basic-information-0001 .color-map-icon-69:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/69.png");
  }
  .store-basic-information-0001 .color-map-icon-70:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/70.png");
  }
  .store-basic-information-0001 .color-map-icon-71:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/71.png");
  }
  .store-basic-information-0001 .color-map-icon-72:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/72.png");
  }
  .store-basic-information-0001 .color-map-icon-73:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/73.png");
  }
  .store-basic-information-0001 .color-map-icon-74:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/74.png");
  }
  .store-basic-information-0001 .color-map-icon-75:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/75.png");
  }
  .store-basic-information-0001 .color-map-icon-76:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/76.png");
  }
  .store-basic-information-0001 .color-map-icon-77:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/77.png");
  }
  .store-basic-information-0001 .color-map-icon-78:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/78.png");
  }
  .store-basic-information-0001 .color-map-icon-79:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/79.png");
  }
  .store-basic-information-0001 .color-map-icon-80:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/80.png");
  }
  .store-basic-information-0001 .color-map-icon-81:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/81.png");
  }
  .store-basic-information-0001 .color-map-icon-82:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/82.png");
  }
  .store-basic-information-0001 .color-map-icon-83:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/83.png");
  }
  .store-basic-information-0001 .color-map-icon-84:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/84.png");
  }
  .store-basic-information-0001 .color-map-icon-85:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/85.png");
  }
  .store-basic-information-0001 .color-map-icon-86:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/86.png");
  }
  .store-basic-information-0001 .color-map-icon-87:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/87.png");
  }
  .store-basic-information-0001 .color-map-icon-88:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/88.png");
  }
  .store-basic-information-0001 .color-map-icon-89:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/89.png");
  }
  .store-basic-information-0001 .color-map-icon-90:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/90.png");
  }
  .store-basic-information-0001 .color-map-icon-91:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/91.png");
  }
  .store-basic-information-0001 .color-map-icon-92:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/92.png");
  }
  .store-basic-information-0001 .color-map-icon-93:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/93.png");
  }
  .store-basic-information-0001 .color-map-icon-94:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/94.png");
  }
  .store-basic-information-0001 .color-map-icon-95:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/95.png");
  }
  .store-basic-information-0001 .color-map-icon-96:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/96.png");
  }
  .store-basic-information-0001 .color-map-icon-97:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/97.png");
  }
  .store-basic-information-0001 .color-map-icon-98:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/98.png");
  }
  .store-basic-information-0001 .color-map-icon-99:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/99.png");
  }
  .store-basic-information-0001 .color-map-icon-100:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/100.png");
  }
  .store-basic-information-0001 .color-map-icon-101:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/101.png");
  }
  .store-basic-information-0001 .color-map-icon-102:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/102.png");
  }
  .store-basic-information-0001 .color-map-icon-103:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/103.png");
  }
  .store-basic-information-0001 .color-map-icon-104:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/104.png");
  }
  .store-basic-information-0001 .color-map-icon-105:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/105.png");
  }
  .store-basic-information-0001 .color-map-icon-106:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/106.png");
  }
  .store-basic-information-0001 .color-map-icon-107:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/107.png");
  }
  .store-basic-information-0001 .color-map-icon-108:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/108.png");
  }
  .store-basic-information-0001 .color-map-icon-109:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/109.png");
  }
  .store-basic-information-0001 .color-map-icon-110:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/110.png");
  }
  .store-basic-information-0001__inner {
    margin: 0 16px;
  }
  .store-basic-information-0001-top {
    margin: 0 16px;
    border-top: 1px solid #e3e3e3;
  }
  .store-basic-information-0001__inner__columns {
    margin: 23px 0 0;
    padding: 0 0 14px;
    border-bottom: 1px solid #e3e3e3;
  }
  .store-basic-information-0001__inner__columns__title {
    font-size: 18px;
    margin: 0 0 15px;
    font-weight: bold;
  }
  .store-basic-information-0001__inner__columns__title-fax {
    margin-bottom: 23px;
  }
  .store-basic-information-0001__inner__columns__title-worktimes {
    margin-bottom: 23px;
  }
  .store-basic-information-0001__inner__columns__main-txt {
    width: 100%;
    letter-spacing: 0.1em;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 5px 0;
  }
  .store-basic-information-0001__inner__columns__tel {
    margin-bottom: 20px;
  }
  .store-basic-information-0001__inner__columns__tel__title {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__tel__btn-sp {
    position: relative;
    display: block;
    width: 100%;
    font-size: 12px;
    padding: 19px 34px 19px 18px;
    border-radius: 3px;
    font-weight: bold;
  }
  .theme-4 .store-basic-information-0001__inner__columns__tel__btn-sp {
    position: relative;
    display: block;
    width: 100%;
    font-size: 12px;
    padding: 20px 34px 20px 18px;
    border-radius: 30px;
    font-weight: bold;
  }
  .store-basic-information-0001__inner__columns__worktime {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .store-basic-information-0001__inner__columns__worktime__title {
    display: inline-block;
    width: 99px;
    font-weight: bold;
    padding: 0 15px 0 0;
  }
  .store-basic-information-0001 .tel-icon:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 16px;
    width: 16px;
    height: 16px;
  }
  .store-basic-information-0001__inner__columns__tel__link {
    display: none;
  }
  .store-basic-information-0001__inner__columns__inner {
    margin-top: 28px;
  }
  .store-basic-information-0001__inner__columns__main {
    margin-top: 15px;
  }
  .store-basic-information-0001__address {
    margin: 0 16px;
  }
  .store-basic-information-0001__inner__columns__btn {
    position: relative;
    display: block;
    width: 100%;
    font-size: 12px;
    padding: 14px 34px 14px 18px;
    margin: 15px 0 15px;
    font-weight: bold;
  }
  .theme-4 .store-basic-information-0001__inner__columns__btn {
    padding: 14px 34px 14px 20px;
  }
  .store-basic-information-0001 .color-map-icon:before {
    position: absolute;
    width: 22px;
    height: 22px;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0001 .calendar-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 18px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .store-basic-information-0001 .calendar-icon.internal-links:before,
  .theme-2 .store-basic-information-0001 .calendar-icon.coloricon:before,
  .theme-2 .store-basic-information-0001 .calendar-icon.internal-links:before,
  .theme-3 .store-basic-information-0001 .calendar-icon.coloricon:before,
  .theme-3 .store-basic-information-0001 .calendar-icon.internal-links:before,
  .theme-4 .store-basic-information-0001 .calendar-icon.internal-links:before {
    position: absolute;
    width: 8px;
    height: 8px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .store-basic-information-0001__inner {
    margin: 0 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .store-basic-information-0001__inner__columns {
    margin: 15px 0 0;
    width: 47.5%;
    padding: 0 0 18px;
    border-bottom: 1px solid #e3e3e3;
  }
  .store-basic-information-0001__inner__columns__title {
    font-size: 18px;
    margin: 0 0 11px;
    line-height: 2;
    float: left;
    font-weight: bold;
  }
  .store-basic-information-0001__inner__columns__main {
    float: left;
    padding: 0 0 19px 0;
  }
  .store-basic-information-0001__inner__columns__main-txt {
    font-size: 14px;
    line-height: 2;
    width: 225px;
  }
  .store-basic-information-0001__inner__columns__tel__title {
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 99px;
    line-height: 2;
    padding: 0 15px 0 0;
  }
  .store-basic-information-0001__inner__columns__tel__btn-sp {
    display: none;
  }
  .store-basic-information-0001__inner__columns__worktime {
    line-height: 2;
    font-size: 14px;
  }
  .store-basic-information-0001__inner__columns__worktime__title {
    display: inline-block;
    width: 99px;
    padding: 0 15px 0 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__main__address {
    padding: 0 0 0 105px;
    width: 80%;
    float: none;
  }
  .store-basic-information-0001__inner__columns__main__holiday {
    padding: 0 0 0 34px;
    width: 77%;
  }
  .store-basic-information-0001__inner__columns__tel-wrap {
    float: left;
    padding: 0 0 0 69px;
  }
  .store-basic-information-0001__inner__columns__main__worktime {
    padding: 0 0 0 34px;
  }
  .store-basic-information-0001__inner__columns__tel__link {
    display: block;
    float: left;
    line-height: 2;
    font-size: 14px;
  }
  .store-basic-information-0001__address {
    margin: 0 40px;
  }
  .store-basic-information-0001__address__columns {
    width: 100%;
    padding: 14px 0 0;
    margin: 0;
    border-top: 1px solid #e3e3e3;
  }
  .store-basic-information-0001__inner__columns__main__address__main-txt {
    width: auto;
  }
  .store-basic-information-0001__address__title {
    margin: 0 0 11px;
  }
  .store-basic-information-0001__inner__columns__main__faxnum {
    padding: 0 0 0 74px;
  }
  .store-basic-information-0001__inner__columns__faxnum__title {
    width: 99px;
    padding: 0 15px 0 0;
  }
  .store-basic-information-0001__inner__columns__btn {
    position: relative;
    display: block;
    width: 79%;
    font-size: 14px;
    padding: 5px 30px 6px 11px;
    font-weight: bold;
  }
  .theme-4 .store-basic-information-0001__inner__columns__btn {
    padding: 5px 30px 6px 20px;
  }
  .store-basic-information-0001 .color-map-icon:before {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .theme-4 .store-basic-information-0001 .color-map-icon:before {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .store-basic-information-0001 .calendar-icon:before {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 12px;
    height: 12px;
  }
  .theme-4 .store-basic-information-0001 .calendar-icon:before {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .store-basic-information-0001__inner__columns__btn-map {
    margin: 17px 0 21px 106px;
    width: 32%;
  }
  .store-basic-information-0001__inner__columns__btn__worktime {
    margin: 0 0 3px 106px;
    width: 67.5%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .store-basic-information-0001__inner {
    margin: 0 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .store-basic-information-0001__inner__columns {
    margin: 17px 0 0;
    width: 47.5%;
    padding: 0 0 18px;
    border-bottom: 1px solid #e3e3e3;
  }
  .store-basic-information-0001__inner__columns__title {
    font-size: 18px;
    margin: 0 0 11px;
    float: left;
    font-weight: bold;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__main {
    float: left;
    padding: 0 0 19px 0;
    font-size: 14px;
  }
  .store-basic-information-0001__inner__columns__main-txt {
    font-size: 14px;
    line-height: 2;
    width: 300px;
  }
  .store-basic-information-0001__inner__columns__tel__title {
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 99px;
    padding: 0 15px 0 0;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__tel {
    margin: 0 0 2px;
    font-size: 14px;
  }
  .store-basic-information-0001__inner__columns__tel__btn-sp {
    display: none;
  }
  .store-basic-information-0001__inner__columns__worktime {
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__worktime__title {
    display: inline-block;
    width: 99px;
    padding: 0 15px 0 0;
    font-weight: bold;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__main__address {
    padding: 0 0 0 108px;
    width: 80%;
    float: none;
  }
  .store-basic-information-0001__inner__columns__main__holiday {
    padding: 0 0 0 35px;
    width: 80%;
  }
  .store-basic-information-0001__inner__columns__tel-wrap {
    float: left;
    padding: 0 0 0 72px;
  }
  .store-basic-information-0001__inner__columns__main__worktime {
    padding: 0 0 0 36px;
  }
  .store-basic-information-0001__inner__columns__tel__link {
    display: block;
    float: left;
    line-height: 2;
  }
  .store-basic-information-0001__address {
    margin: 0 80px;
  }
  .store-basic-information-0001__address__columns {
    width: 100%;
    padding: 17px 0 0 0;
    margin: 0;
    border-top: 1px solid #e3e3e3;
  }
  .store-basic-information-0001__inner__columns__main__address__main-txt {
    width: auto;
  }
  .store-basic-information-0001__inner__columns__main__faxnum {
    padding: 0 0 0 76px;
  }
  .store-basic-information-0001__inner__columns__faxnum__title {
    width: 99px;
    padding: 0 15px 0 0;
  }
  .store-basic-information-0001__inner__columns__btn {
    position: relative;
    display: block;
    width: 62%;
    font-size: 14px;
    padding: 5px 30px 6px 11px;
    font-weight: bold;
  }
  .theme-4 .store-basic-information-0001__inner__columns__btn {
    padding: 5px 30px 6px 20px;
  }
  .store-basic-information-0001 .color-map-icon:before {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .store-basic-information-0001 .calendar-icon:before {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 12px;
    height: 12px;
  }
  .store-basic-information-0001__inner__columns__btn-map {
    margin: 17px 0 18px 109px;
    width: 30%;
  }
  .store-basic-information-0001__inner__columns__btn__worktime {
    margin: 11px 0 0 108px;
    width: 62%;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .store-basic-information-0001__inner {
    margin: 0 120px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .store-basic-information-0001__inner__columns {
    margin: 13px 0 0;
    width: 47.5%;
    padding: 0 0 16px;
    border-bottom: 1px solid #e3e3e3;
  }
  .store-basic-information-0001__inner__columns__title {
    font-size: 18px;
    margin: 0 0 13px;
    float: left;
    font-weight: bold;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__main {
    float: left;
    padding: 0 0 19px 0;
  }
  .store-basic-information-0001__inner__columns__main-txt {
    font-size: 14px;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__tel__title {
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 99px;
    padding: 0 15px 0 0;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__tel__btn-sp {
    display: none;
  }
  .store-basic-information-0001__inner__columns__worktime {
    margin: 0 0 2px;
    font-size: 14px;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__tel {
    margin: 0 0 2px;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__worktime__title {
    display: inline-block;
    width: 99px;
    padding: 0 15px 0 0;
    font-weight: bold;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__main__address {
    padding: 0 0 0 72px;
    width: 80%;
    line-height: 2;
    float: none;
  }
  .store-basic-information-0001__inner__columns__main__holiday {
    padding: 0 0 0 35px;
    width: 80%;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__tel-wrap {
    float: left;
    padding: 0 0 0 70px;
    font-size: 14px;
  }
  .store-basic-information-0001__inner__columns__main__worktime {
    padding: 0 0 0 35px;
  }
  .store-basic-information-0001__inner__columns__tel__link {
    display: block;
    float: left;
  }
  .store-basic-information-0001__address {
    margin: 0 120px;
  }
  .store-basic-information-0001__address__columns {
    width: 100%;
    padding: 13px 0 0 0;
    margin: 0;
    border-top: 1px solid #e3e3e3;
  }
  .store-basic-information-0001__inner__columns__main__address__main-txt {
    width: auto;
    margin-left: 37px;
  }
  .store-basic-information-0001__inner__columns__faxnum__title {
    width: 99px;
    padding: 0 15px 0 0;
  }
  .store-basic-information-0001__inner__columns__main__faxnum {
    padding: 0 0 0 76px;
  }
  .store-basic-information-0001__inner__columns__btn {
    position: relative;
    display: block;
    width: 49%;
    font-size: 14px;
    padding: 5px 30px 6px 11px;
    font-weight: bold;
  }
  .theme-4 .store-basic-information-0001__inner__columns__btn {
    padding: 5px 30px 6px 20px;
  }
  .store-basic-information-0001 .color-map-icon:before {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .store-basic-information-0001 .calendar-icon:before {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 12px;
    height: 12px;
  }
  .store-basic-information-0001__inner__columns__btn-map {
    margin: 17px 0 18px 107px;
    width: 25%;
  }
  .store-basic-information-0001__inner__columns__btn__worktime {
    margin: 11px 0 0 105px;
    width: 52%;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .store-basic-information-0001 {
    max-width: 1280px;
    margin: 0 120px;
  }
  .store-basic-information-0001__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .store-basic-information-0001__inner__columns {
    margin: 14px 0 0;
    width: 47.5%;
    padding: 0 0 16px;
    border-bottom: 1px solid #e3e3e3;
  }
  .store-basic-information-0001__inner__columns__title {
    font-size: 18px;
    margin: 0 0 13px;
    float: left;
    font-weight: bold;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__main {
    float: left;
    padding: 0 0 19px 0;
  }
  .store-basic-information-0001__inner__columns__main-txt {
    font-size: 14px;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__tel__title {
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 99px;
    padding: 0 15px 0 0;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__tel__btn-sp {
    display: none;
  }
  .store-basic-information-0001__inner__columns__worktime {
    margin: 0 0 2px;
    font-size: 14px;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__tel {
    margin: 0 0 2px;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__worktime__title {
    display: inline-block;
    width: 99px;
    padding: 0 15px 0 0;
    font-weight: bold;
    line-height: 2;
    font-size: 14px;
  }
  .store-basic-information-0001__inner__columns__main__address {
    padding: 0 0 0 72px;
    width: 80%;
    line-height: 2;
    float: none;
  }
  .store-basic-information-0001__inner__columns__main__holiday {
    padding: 0 0 0 35px;
    width: 80%;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__tel-wrap {
    float: left;
    padding: 0 0 0 70px;
    font-size: 14px;
  }
  .store-basic-information-0001__inner__columns__main__worktime {
    padding: 0 0 0 35px;
  }
  .store-basic-information-0001__inner__columns__tel__link {
    display: block;
    float: left;
    line-height: 2;
    font-size: 14px;
  }
  .store-basic-information-0001__address__columns {
    width: 100%;
    padding: 13px 0 0 0;
    margin: 0;
    border-top: 1px solid #e3e3e3;
  }
  .store-basic-information-0001__inner__columns__main__address__main-txt {
    width: auto;
    margin-left: 37px;
  }
  .store-basic-information-0001__inner__columns__main__faxnum {
    padding: 0 0 0 76px;
  }
  .store-basic-information-0001__inner__columns__faxnum__title {
    width: 99px;
    padding: 0 15px 0 0;
  }
  .store-basic-information-0001__inner__columns__btn {
    position: relative;
    display: block;
    width: 49%;
    font-size: 14px;
    padding: 5px 30px 6px 11px;
    font-weight: bold;
  }
  .theme-4 .store-basic-information-0001__inner__columns__btn {
    padding: 5px 30px 6px 20px;
  }
  .store-basic-information-0001 .color-map-icon:before {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .store-basic-information-0001 .calendar-icon:before {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 12px;
    height: 12px;
  }
  .store-basic-information-0001__inner__columns__btn-map {
    margin: 17px 0 24px 107px;
    width: 25%;
  }
  .store-basic-information-0001__inner__columns__btn__worktime {
    margin: 0 0 0 105px;
    width: 52%;
  }
}
@media screen and (min-width: 1760px) {
  .store-basic-information-0001 {
    max-width: 1520px;
    margin: 0 120px;
  }
  .store-basic-information-0001__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .store-basic-information-0001__inner__columns {
    margin: 14px 0 0;
    width: 48.3%;
    padding: 0 0 20px;
    border-bottom: 1px solid #e3e3e3;
  }
  .store-basic-information-0001__inner__columns__tel {
    margin: 0 0 2px;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__title {
    font-size: 18px;
    margin: 0 0 11px;
    float: left;
    font-weight: bold;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__main {
    float: left;
    padding: 0 0 19px 0;
  }
  .store-basic-information-0001__inner__columns__main-txt {
    font-size: 14px;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__tel__title {
    font-size: 14px;
    font-weight: bold;
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
  }
  .store-basic-information-0001__inner__columns__tel__btn-sp {
    display: none;
  }
  .store-basic-information-0001__inner__columns__worktime {
    margin: 0 0 2px;
    font-size: 14px;
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__worktime__title {
    display: inline-block;
    width: 99px;
    padding: 0 15px 0 0;
    font-weight: bold;
    line-height: 2;
    font-size: 14px;
  }
  .store-basic-information-0001__inner__columns__main__address {
    padding: 0 0 0 108px;
    width: 80%;
    float: none;
  }
  .store-basic-information-0001__inner__columns__main__holiday {
    padding: 0 0 0 35px;
    width: 80%;
  }
  .store-basic-information-0001__inner__columns__tel-wrap {
    float: left;
    padding: 0 0 0 71px;
    font-size: 14px;
  }
  .store-basic-information-0001__inner__columns__main__worktime {
    padding: 0 0 0 35px;
  }
  .store-basic-information-0001__inner__columns__title__tel {
    line-height: 2;
  }
  .store-basic-information-0001__inner__columns__tel__link {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 2;
  }
  .store-basic-information-0001__address__columns {
    width: 100%;
    padding: 13px 0 0 0;
    margin: 0;
    border-top: 1px solid #e3e3e3;
  }
  .store-basic-information-0001__inner__columns__main__address__main-txt {
    width: auto;
  }
  .store-basic-information-0001__inner__columns__main__faxnum {
    padding: 0 0 0 77px;
  }
  .store-basic-information-0001__inner__columns__faxnum__title {
    width: 99px;
  }
  .store-basic-information-0001__inner__columns__btn {
    position: relative;
    display: block;
    width: 39%;
    font-size: 14px;
    padding: 5px 30px 6px 11px;
    font-weight: bold;
  }
  .theme-4 .store-basic-information-0001__inner__columns__btn {
    padding: 5px 30px 6px 20px;
  }
  .store-basic-information-0001 .color-map-icon:before {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 10px;
    height: 10px;
  }
  .store-basic-information-0001 .calendar-icon:before {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 12px;
    height: 12px;
  }
  .store-basic-information-0001__inner__columns__btn-map {
    margin: 17px 0 24px 107px;
    width: 20%;
  }
  .store-basic-information-0001__inner__columns__btn__worktime {
    margin: 0 0 0 108px;
    width: 41%;
  }
}
.store-basic-information-dots-01-hidden .store-basic-information-dots-01 {
  display: none !important;
}

.store-basic-information-dots-01 {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  margin-top: 8px;
}

.store-basic-information-dots-01 li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 0px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  margin-top: 8px;
}

.store-basic-information-dots-01 li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 0px;
  padding: 5px;
  cursor: pointer;
  border: 0;
  outline: none;
  background: transparent;
}

.store-basic-information-dots-01 li button:hover,
.store-basic-information-dots-01 li button:focus {
  outline: none;
}

.store-basic-information-dots-01 li button:hover:before,
.store-basic-information-dots-01 li button:focus:before {
  opacity: 1;
}

.store-basic-information-dots-01 li button:before {
  font-size: 25px;
  line-height: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.store-basic-information-dots-01 li.slick-active button:before {
  opacity: 0.75;
}

.store-basic-information-0002__image {
  opacity: 0;
  transition: opacity 0.3s linear;
}

.store-basic-information-0002__image.slick-initialized {
  opacity: 1;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .store-basic-information-dots-01 li button:before {
    font-size: 30px;
    line-height: 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .store-basic-information-dots-01 li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 18px;
    height: 0px;
    padding: 0px;
    cursor: pointer;
    border: 0;
    outline: none;
    background: transparent;
  }
  .store-basic-information-dots-01 li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 4px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
    margin-top: 10px;
  }
  .store-basic-information-dots-01 {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    margin-top: 6px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .store-basic-information-dots-01 li button:before {
    font-size: 30px;
    line-height: 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .store-basic-information-dots-01 li {
    position: relative;
    display: inline-block;
    width: 17px;
    height: 0px;
    margin: 0px 2px;
    padding: 0;
    cursor: pointer;
  }
  .store-basic-information-dots-01 li button:before {
    font-size: 30px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .store-basic-information-dots-01 {
    font-size: 25px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    margin-top: 0px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .store-basic-information-dots-01 li {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 12px;
    margin: 6px 5px;
    padding: 0;
    cursor: pointer;
  }
  .store-basic-information-dots-01 {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .store-basic-information-dots-01 li button:before {
    font-size: 35px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .store-basic-information-dots-01 {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .store-basic-information-dots-01 li {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 12px;
    margin: 6px 5px;
    padding: 0;
    cursor: pointer;
  }
  .store-basic-information-dots-01 {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .store-basic-information-dots-01 li button:before {
    font-size: 35px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .store-basic-information-dots-01 {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1760px) {
  .store-basic-information-dots-01 li {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 15px;
    margin: 3px 5px;
    padding: 0;
    cursor: pointer;
  }
  .store-basic-information-dots-01 {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .store-basic-information-dots-01 li button:before {
    font-size: 35px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .store-basic-information-dots-01 {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    margin-top: 10px;
  }
}
/*-------------------------------------------------------------*/
.store-basic-information-0002-wrap .slick-slide {
  height: auto;
}

.store-basic-information-0002-wrap .slick-arrow {
  display: none !important;
}

.store-basic-information-0002-wrap .slick-dots li button:before {
  content: "";
  width: 25px;
  height: 1px;
  box-shadow: none;
}

.store-basic-information-0002-wrap .slick-dots li button:before {
  background-color: #c0c0c0;
}

.store-basic-information-0002-wrap .slick-dots li {
  margin: 0 15px 0 0;
}

.store-basic-information-0002-wrap .slick-dots {
  position: relative;
  margin: 24px 0 0;
  bottom: 0;
}

.store-basic-information-0002-wrap .slick-slide img {
  width: 100%;
}

/*---slick-override-*/
.store-basic-information-0002__sider__inner {
  position: relative;
}

.store-basic-information-0002__slider__prev-sp {
  width: 24px;
  height: 24px;
  border-radius: 3px;
  position: absolute;
}

.theme-2 .store-basic-information-0002__slider__prev-sp,
.theme-3 .store-basic-information-0002__slider__prev-sp {
  width: 20px;
  height: 38px;
  border-radius: 3px;
  position: absolute;
}

.theme-4 .store-basic-information-0002__slider__prev-sp {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  position: absolute;
}

.store-basic-information-0002__slider__next-sp {
  width: 24px;
  height: 24px;
  border-radius: 3px;
  position: absolute;
}

.theme-2 .store-basic-information-0002__slider__next-sp,
.theme-3 .store-basic-information-0002__slider__next-sp {
  width: 20px;
  height: 38px;
  border-radius: 3px;
  position: absolute;
}

.theme-4 .store-basic-information-0002__slider__next-sp {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  position: absolute;
}

.store-basic-information-0002__slider__prev-sp:before,
.store-basic-information-0002__slider__next-sp:before {
  position: absolute;
  width: 14px;
  height: 14px;
}

.theme-2 .store-basic-information-0002__slider__prev-sp:before,
.theme-2 .store-basic-information-0002__slider__next-sp:before,
.theme-3 .store-basic-information-0002__slider__prev-sp:before,
.theme-3 .store-basic-information-0002__slider__next-sp:before {
  position: absolute;
  width: 7px;
  height: 7px;
}

.store-basic-information-0002__slider__prev-sp:before {
  top: 5px;
  left: 0;
  transform: rotate(-180deg);
}

.store-basic-information-0002__slider__next-sp:before {
  top: 5px;
  left: 10px;
}

.theme-2 .store-basic-information-0002__slider__prev-sp:before,
.theme-3 .store-basic-information-0002__slider__prev-sp:before {
  top: 14px;
  left: 4px;
  transform: rotate(-180deg);
}

.theme-2 .store-basic-information-0002__slider__next-sp:before,
.theme-3 .store-basic-information-0002__slider__next-sp:before {
  top: 14px;
  left: 8px;
}

.store-basic-information-0002__slider__prev-pc {
  position: absolute;
  width: 24px;
  height: 24px;
  cursor: pointer;
  border-radius: 3px;
  z-index: 1;
}

.store-basic-information-0002__slider__next-pc {
  position: absolute;
  width: 24px;
  height: 24px;
  cursor: pointer;
  border-radius: 3px;
  z-index: 1;
}

.theme-4 .store-basic-information-0002__slider__prev-pc {
  border-radius: 30px;
  margin-left: 10px;
}

.theme-4 .store-basic-information-0002__slider__next-pc {
  border-radius: 30px;
  margin-right: 10px;
}

.store-basic-information-0002__sider {
  position: relative;
}

@media screen and (max-width: 767px) {
  /*---slick-override-*/
  .store-basic-information-0002-wrap .slick-dots {
    display: none !important;
  }
  /*---slick-override-*/
  .store-basic-information-0002-wrap .color-map-icon-1:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/1.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-2:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/2.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-3:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/3.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-4:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/4.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-5:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/5.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-6:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/6.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-7:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/7.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-8:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/8.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-9:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/9.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-10:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/10.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-11:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/11.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-12:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/12.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-13:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/13.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-14:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/14.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-15:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/15.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-16:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/16.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-17:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/17.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-18:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/18.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-19:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/19.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-20:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/20.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-21:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/21.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-22:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/22.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-23:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/23.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-24:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/24.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-25:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/25.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-26:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/26.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-27:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/27.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-28:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/28.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-29:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/29.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-30:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/30.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-31:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/31.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-32:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/32.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-33:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/33.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-34:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/34.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-35:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/35.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-36:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/36.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-37:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/37.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-38:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/38.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-39:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/39.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-40:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/40.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-41:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/41.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-42:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/42.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-43:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/43.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-44:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/44.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-45:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/45.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-46:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/46.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-47:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/47.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-48:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/48.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-49:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/49.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-50:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/50.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-51:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/51.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-52:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/52.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-53:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/53.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-54:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/54.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-55:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/55.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-56:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/56.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-57:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/57.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-58:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/58.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-59:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/59.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-60:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/60.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-61:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/61.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-62:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/62.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-63:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/63.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-64:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/64.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-65:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/65.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-66:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/66.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-67:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/67.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-68:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/68.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-69:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/69.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-70:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/70.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-71:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/71.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-72:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/72.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-73:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/73.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-74:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/74.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-75:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/75.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-76:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/76.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-77:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/77.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-78:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/78.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-79:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/79.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-80:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/80.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-81:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/81.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-82:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/82.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-83:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/83.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-84:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/84.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-85:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/85.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-86:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/86.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-87:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/87.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-88:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/88.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-89:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/89.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-90:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/90.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-91:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/91.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-92:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/92.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-93:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/93.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-94:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/94.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-95:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/95.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-96:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/96.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-97:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/97.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-98:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/98.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-99:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/99.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-100:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/100.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-101:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/101.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-102:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/102.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-103:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/103.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-104:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/104.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-105:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/105.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-106:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/106.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-107:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/107.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-108:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/108.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-109:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/109.png");
  }
  .store-basic-information-0002-wrap .color-map-icon-110:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/assets/a/images/colormapicon/110.png");
  }
  .store-basic-information-0002-wrap .slick-slide img {
    width: 100%;
  }
  .store-basic-information-0002-columns {
    margin: 0 16px;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 50px;
  }
  .store-basic-information-0002__sider {
    width: 100%;
    margin-bottom: 20px;
  }
  .store-basic-information-0002__slider__prev-sp {
    cursor: pointer;
    float: left;
    margin-top: -35%;
  }
  .theme-4 .store-basic-information-0002__slider__prev-sp {
    cursor: pointer;
    float: left;
    margin-top: -35%;
    margin-left: 10px;
  }
  .store-basic-information-0002__slider__next-sp {
    cursor: pointer;
    float: right;
    margin-top: -35%;
    right: 0;
  }
  .theme-4 .store-basic-information-0002__slider__next-sp {
    cursor: pointer;
    float: right;
    margin-top: -35%;
    right: 0;
    margin-right: 10px;
  }
  .theme-2 .store-basic-information-0002__slider__prev-sp,
  .theme-3 .store-basic-information-0002__slider__prev-sp {
    cursor: pointer;
    float: left;
    margin-top: -39%;
  }
  .theme-2 .store-basic-information-0002__slider__next-sp,
  .theme-3 .store-basic-information-0002__slider__next-sp {
    cursor: pointer;
    float: right;
    margin-top: -39%;
    right: 0;
  }
  .store-basic-information-0002__slider-sp {
    width: 100%;
    margin: auto 0;
  }
  .store-basic-information-0002-title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px 0;
    line-height: 1.5;
  }
  .store-basic-information-0002__text-area {
    font-size: 14px;
    line-height: 2;
  }
  .store-basic-information-0002__btn {
    display: block;
    width: 100%;
    padding: 25px 30px 25px 14px;
    position: relative;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    line-height: 0;
    margin-top: 10px;
  }
  .theme-4 .store-basic-information-0002__btn {
    display: block;
    width: 100%;
    padding: 25px 30px 25px 14px;
    position: relative;
    border-radius: 30px;
    font-size: 12px;
    font-weight: bold;
    line-height: 0;
    margin-top: 10px;
  }
  .store-basic-information-0002__worktime {
    margin-bottom: 10px;
  }
  .store-basic-information-0002-column {
    padding: 17px 0 25px 0;
    border-top: 1px solid #e6e6e6;
  }
  .slider-0001-slick-dots-01 {
    border-top: 1px solid #e6e6e6;
  }
  .store-basic-information-0002__tel-label {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px 0;
  }
  .store-basic-information-0002__worktime__label {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__worktime__time {
    font-size: 14px;
    line-height: 1.5;
  }
  .store-basic-information-0002-column-pc {
    display: none;
  }
  .store-basic-information-0002__slider__prev-pc {
    display: none;
  }
  .store-basic-information-0002__slider__next-pc {
    display: none;
  }
  .store-basic-information-0002__tel-area__label {
    margin: 17px 0 10px 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel-area__label-2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    width: 99px;
    float: left;
  }
  .store-basic-information-0002__tel__number {
    display: none;
  }
  .store-basic-information-0002-wrap .map-link-icon:before {
    position: absolute;
    width: 22px;
    height: 22px;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .map-link-icon.external-links:before {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 12px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .calendar-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .calendar-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .store-basic-information-0002-wrap .calendar-icon.internal-links:before,
  .theme-2 .store-basic-information-0002-wrap .calendar-icon.coloricon:before,
  .theme-2 .store-basic-information-0002-wrap .calendar-icon.internal-links:before,
  .theme-3 .store-basic-information-0002-wrap .calendar-icon.coloricon:before,
  .theme-3 .store-basic-information-0002-wrap .calendar-icon.internal-links:before,
  .theme-4 .store-basic-information-0002-wrap .calendar-icon.internal-links:before {
    position: absolute;
    width: 8px;
    height: 8px;
    right: 16px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .tel-icon:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    right: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .external-links:before {
    position: absolute;
    right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .store-basic-information-0002__tel {
    margin: 0 0 10px 0;
  }
  /*---slick-override-*/
  .store-basic-information-0002-wrap .slick-dots {
    display: none !important;
  }
  /*---slick-override-*/
  .store-basic-information-0002-wrap {
    margin: 0 40px;
  }
  .store-basic-information-0002__sider {
    width: 48%;
    margin-bottom: 20px;
    float: left;
  }
  .store-basic-information-0002-columns {
    float: left;
    width: 47.3%;
    padding: 0 0 0 0;
    margin-left: 32px;
    border-top: 1px solid #e6e6e6;
  }
  .store-basic-information-0002__image__source {
    width: 100%;
  }
  .store-basic-information-0002__slider__prev-sp {
    cursor: pointer;
    float: left;
    margin-right: 16px;
  }
  .store-basic-information-0002__slider__next-sp {
    cursor: pointer;
    float: left;
  }
  .store-basic-information-0002__slider-sp {
    width: 64px;
    margin: 20px auto 0;
    display: none;
  }
  .store-basic-information-0002-title {
    font-size: 18px;
    font-weight: bold;
    width: 256px;
    float: left;
    width: 32%;
    line-height: 1.5;
  }
  .store-basic-information-0002__text-area {
    font-size: 14px;
    line-height: 2;
    margin: 0 0 14px 0;
    width: 65%;
    float: left;
  }
  .store-basic-information-0002__btn {
    display: block;
    width: 68%;
    padding: 5px 30px 6px 11px;
    position: relative;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 32%;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .theme-4 .store-basic-information-0002__btn {
    width: 68%;
    padding: 5px 30px 6px 20px;
    position: relative;
    border-radius: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 32%;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .store-basic-information-0002__worktime {
    margin-bottom: 10px;
  }
  .store-basic-information-0002-column {
    padding: 18px 0 10px 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .store-basic-information-0002__tel-label {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px auto;
    width: 67%;
  }
  .store-basic-information-0002__worktime__label {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__worktime__time {
    font-size: 14px;
    float: left;
    width: 51%;
    line-height: 1.5;
  }
  .store-basic-information-0002__worktime__wrap {
    width: 66%;
    float: left;
    margin-top: 3px;
    margin-bottom: 10px;
  }
  .store-basic-information-0002-column-sp {
    display: none;
  }
  .store-basic-information-0002__btn-sp {
    display: none;
  }
  .store-basic-information-0002__tel-area__label {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel-area__label-2 {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel__number {
    font-size: 14px;
    float: left;
    width: 51%;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel-area__wrap {
    width: 66%;
    float: left;
    margin-top: 3px;
  }
  .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 13px;
    height: 13px;
    top: 5px;
    left: 3px;
    transform: rotate(-180deg);
  }
  .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 13px;
    height: 13px;
    top: 5px;
    left: 8px;
  }
  .theme-2 .store-basic-information-0002__slider__prev-pc:before,
  .theme-3 .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 7px;
    height: 7px;
    top: 11px;
    left: 3px;
    transform: rotate(-180deg);
  }
  .theme-2 .store-basic-information-0002__slider__next-pc:before,
  .theme-3 .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 7px;
    height: 7px;
    top: 11px;
    left: 6px;
  }
  .theme-4 .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 13px;
    height: 13px;
    top: 4.5px;
    left: 1px;
    transform: rotate(-180deg);
  }
  .theme-4 .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 13px;
    height: 13px;
    top: 4.5px;
    left: 10px;
  }
  .store-basic-information-0002-wrap .map-link-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 3px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .map-link-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .map-link-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .store-basic-information-0002-wrap .map-link-icon.internal-links:before,
  .theme-2 .store-basic-information-0002-wrap .map-link-icon.coloricon:before,
  .theme-2 .store-basic-information-0002-wrap .map-link-icon.internal-links:before,
  .theme-3 .store-basic-information-0002-wrap .map-link-icon.coloricon:before,
  .theme-3 .store-basic-information-0002-wrap .map-link-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .map-link-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .calendar-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 3px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .calendar-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .store-basic-information-0002-wrap .calendar-icon.internal-links:before,
  .theme-2 .store-basic-information-0002-wrap .calendar-icon.coloricon:before,
  .theme-2 .store-basic-information-0002-wrap .calendar-icon.internal-links:before,
  .theme-3 .store-basic-information-0002-wrap .calendar-icon.coloricon:before,
  .theme-3 .store-basic-information-0002-wrap .calendar-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .calendar-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002__slider__prev-pc {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0;
    cursor: pointer;
    border-radius: 3px;
    top: 44%;
  }
  .theme-2 .store-basic-information-0002__slider__prev-pc,
  .theme-3 .store-basic-information-0002__slider__prev-pc {
    position: absolute;
    width: 15px;
    height: 30px;
    left: 0;
    cursor: pointer;
    border-radius: 3px;
  }
  .store-basic-information-0002__slider__next-pc {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0;
    cursor: pointer;
    border-radius: 3px;
    top: 44%;
  }
  .theme-2 .store-basic-information-0002__slider__next-pc,
  .theme-3 .store-basic-information-0002__slider__next-pc {
    position: absolute;
    width: 15px;
    height: 30px;
    right: 0%;
    cursor: pointer;
    border-radius: 3px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .store-basic-information-0002-wrap .slick-dots {
    display: none !important;
  }
  /*---slick-override-*/
  .store-basic-information-0002-wrap {
    margin: 0 80px;
  }
  .store-basic-information-0002__sider {
    width: 55.5%;
    margin-bottom: 20px;
    float: left;
  }
  .store-basic-information-0002-columns {
    float: left;
    width: 39.2%;
    padding: 0 0 0 0;
    margin-left: 45px;
    border-top: 1px solid #e6e6e6;
  }
  .store-basic-information-0002__image__source {
    width: 100%;
  }
  .store-basic-information-0002__slider__prev-sp {
    cursor: pointer;
    float: left;
    margin-right: 16px;
  }
  .store-basic-information-0002__slider__next-sp {
    cursor: pointer;
    float: left;
  }
  .store-basic-information-0002__slider-sp {
    width: 64px;
    margin: 20px auto 0;
    display: none;
  }
  .store-basic-information-0002-title {
    font-size: 18px;
    font-weight: bold;
    width: 256px;
    float: left;
    width: 33%;
    line-height: 1.5;
  }
  .store-basic-information-0002__text-area {
    font-size: 14px;
    line-height: 2;
    margin: 0 0 14px 0;
    width: 66%;
    float: left;
  }
  .store-basic-information-0002__btn {
    display: block;
    width: 66%;
    padding: 5px 28px 6px 11px;
    position: relative;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 34%;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .theme-4 .store-basic-information-0002__btn {
    width: 66%;
    padding: 5px 28px 6px 20px;
    position: relative;
    border-radius: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 34%;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .store-basic-information-0002__worktime {
    margin-bottom: 10px;
  }
  .store-basic-information-0002-column {
    padding: 17px 0 10px 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .store-basic-information-0002__tel {
    margin: 0 0 10px 0;
  }
  .store-basic-information-0002__tel-label {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px auto;
    width: 67%;
  }
  .store-basic-information-0002__worktime__label {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__worktime__time {
    font-size: 14px;
    float: left;
    width: 51%;
    line-height: 1.5;
  }
  .store-basic-information-0002__worktime__wrap {
    width: 67%;
    float: left;
    margin-top: 3px;
    margin-bottom: 0px;
  }
  .store-basic-information-0002-column-sp {
    display: none;
  }
  .store-basic-information-0002__btn-sp {
    display: none;
  }
  .store-basic-information-0002__tel-area__label {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel-area__label-2 {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel__number {
    font-size: 14px;
    float: left;
    width: 51%;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel-area__wrap {
    width: 67%;
    float: left;
  }
  .store-basic-information-0002__slider__prev-pc {
    position: absolute;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-radius: 3px;
    left: 0;
    top: 42%;
  }
  .store-basic-information-0002__slider__next-pc {
    position: absolute;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-radius: 3px;
    right: 0;
    top: 42%;
  }
  .theme-1 .store-basic-information-0002__slider__prev-pc,
  .theme-4 .store-basic-information-0002__slider__prev-pc {
    position: absolute;
    left: 0;
    cursor: pointer;
    top: 46%;
  }
  .theme-2 .store-basic-information-0002__slider__prev-pc,
  .theme-3 .store-basic-information-0002__slider__prev-pc {
    position: absolute;
    width: 30px;
    height: 60px;
    left: 0;
    cursor: pointer;
    border-radius: 3px;
  }
  .theme-1 .store-basic-information-0002__slider__next-pc,
  .theme-4 .store-basic-information-0002__slider__next-pc {
    position: absolute;
    right: 0;
    top: 46%;
    cursor: pointer;
  }
  .theme-2 .store-basic-information-0002__slider__next-pc,
  .theme-3 .store-basic-information-0002__slider__next-pc {
    position: absolute;
    width: 30px;
    height: 60px;
    right: 0;
    cursor: pointer;
    border-radius: 3px;
  }
  .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 17px;
    height: 17px;
    top: 6px;
    left: 0px;
    transform: rotate(-180deg);
  }
  .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 17px;
    height: 17px;
    top: 6px;
    left: 12px;
  }
  .theme-2 .store-basic-information-0002__slider__prev-pc:before,
  .theme-3 .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 24px;
    left: 7px;
    transform: rotate(-180deg);
  }
  .theme-2 .store-basic-information-0002__slider__next-pc:before,
  .theme-3 .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 24px;
    left: 12px;
  }
  .store-basic-information-0002-wrap .map-link-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 3px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .map-link-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .map-link-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .store-basic-information-0002-wrap .map-link-icon.internal-links:before,
  .theme-2 .store-basic-information-0002-wrap .map-link-icon.coloricon:before,
  .theme-2 .store-basic-information-0002-wrap .map-link-icon.internal-links:before,
  .theme-3 .store-basic-information-0002-wrap .map-link-icon.coloricon:before,
  .theme-3 .store-basic-information-0002-wrap .map-link-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .map-link-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .calendar-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 3px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .calendar-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .store-basic-information-0002-wrap .calendar-icon.internal-links:before,
  .theme-2 .store-basic-information-0002-wrap .calendar-icon.coloricon:before,
  .theme-2 .store-basic-information-0002-wrap .calendar-icon.internal-links:before,
  .theme-3 .store-basic-information-0002-wrap .calendar-icon.coloricon:before,
  .theme-3 .store-basic-information-0002-wrap .calendar-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .calendar-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .store-basic-information-0002-wrap .slick-dots {
    display: none !important;
  }
  /*---slick-override-*/
  .store-basic-information-0002-wrap {
    margin: 0 120px;
  }
  .store-basic-information-0002__sider {
    width: 63.5%;
    margin-bottom: 20px;
    float: left;
  }
  .store-basic-information-0002-columns {
    float: left;
    width: 31.6%;
    padding: 0 0 0 0;
    margin-left: 50px;
    border-top: 1px solid #e6e6e6;
  }
  .store-basic-information-0002__image__source {
    width: 100%;
  }
  .store-basic-information-0002__slider__prev-sp {
    cursor: pointer;
    float: left;
    margin-right: 16px;
  }
  .store-basic-information-0002__slider__next-sp {
    cursor: pointer;
    float: left;
  }
  .store-basic-information-0002__slider-sp {
    width: 64px;
    margin: 20px auto 0;
    display: none;
  }
  .store-basic-information-0002-title {
    font-size: 18px;
    font-weight: bold;
    width: 256px;
    float: left;
    width: 35%;
    line-height: 1.5;
  }
  .store-basic-information-0002__text-area {
    font-size: 14px;
    line-height: 2;
    margin: 0 0 14px 0;
    width: 65%;
    float: left;
  }
  .store-basic-information-0002__btn {
    display: block;
    width: 66%;
    padding: 5px 30px 6px 11px;
    position: relative;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 34%;
    font-weight: bold;
    margin-bottom: 14px;
  }
  .theme-4 .store-basic-information-0002__btn {
    width: 66%;
    padding: 5px 30px 6px 20px;
    position: relative;
    border-radius: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 34%;
    font-weight: bold;
    margin-bottom: 14px;
  }
  .store-basic-information-0002__worktime {
    margin-bottom: 10px;
  }
  .store-basic-information-0002-column {
    padding: 15px 0 8px 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .store-basic-information-0002__tel-label {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px auto;
    width: 67%;
  }
  .store-basic-information-0002__worktime__label {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__worktime__time {
    font-size: 14px;
    float: left;
    width: 51%;
    line-height: 1.5;
  }
  .store-basic-information-0002__worktime__wrap {
    width: 65%;
    float: left;
    margin-top: 3px;
    margin-bottom: 0px;
  }
  .store-basic-information-0002-column-sp {
    display: none;
  }
  .store-basic-information-0002__btn-sp {
    display: none;
  }
  .store-basic-information-0002__tel-area__label {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel-area__label-2 {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel__number {
    font-size: 14px;
    float: left;
    width: 51%;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel-area__wrap {
    width: 65%;
    float: left;
  }
  .store-basic-information-0002__slider__prev-pc {
    width: 48px;
    height: 48px;
    left: 0;
    top: 44%;
  }
  .store-basic-information-0002__slider__next-pc {
    width: 48px;
    height: 48px;
    right: 0;
    top: 44%;
  }
  .theme-1 .store-basic-information-0002__slider__prev-pc,
  .theme-4 .store-basic-information-0002__slider__prev-pc {
    width: 48px;
    height: 48px;
    left: 0;
    top: 45%;
  }
  .theme-1 .store-basic-information-0002__slider__prev-pc {
    width: 54px;
    height: 51px;
  }
  .theme-2 .store-basic-information-0002__slider__prev-pc,
  .theme-3 .store-basic-information-0002__slider__prev-pc {
    width: 30px;
    height: 60px;
    left: 0;
  }
  .theme-1 .store-basic-information-0002__slider__next-pc,
  .theme-4 .store-basic-information-0002__slider__next-pc {
    width: 48px;
    height: 48px;
    right: 0;
    top: 45%;
  }
  .theme-1 .store-basic-information-0002__slider__next-pc {
    width: 54px;
    height: 51px;
  }
  .theme-2 .store-basic-information-0002__slider__next-pc,
  .theme-3 .store-basic-information-0002__slider__next-pc {
    width: 30px;
    height: 60px;
    right: 0;
  }
  .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 10px;
    left: 1px;
    transform: rotate(-180deg);
  }
  .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 10px;
    left: 18px;
  }
  .theme-1 .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 12px;
    left: 6px;
    transform: rotate(-180deg);
  }
  .theme-1 .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 12px;
    left: 20px;
  }
  .theme-2 .store-basic-information-0002__slider__prev-pc:before,
  .theme-3 .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 22px;
    left: 6px;
    transform: rotate(-180deg);
  }
  .theme-1 .store-basic-information-0002__slider__next-pc:before {
    left: 20px;
  }
  .theme-2 .store-basic-information-0002__slider__next-pc:before,
  .theme-3 .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 22px;
    left: 12px;
  }
  .store-basic-information-0002-wrap .map-link-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 3px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .map-link-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .map-link-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .store-basic-information-0002-wrap .map-link-icon.internal-links:before,
  .theme-2 .store-basic-information-0002-wrap .map-link-icon.coloricon:before,
  .theme-2 .store-basic-information-0002-wrap .map-link-icon.internal-links:before,
  .theme-3 .store-basic-information-0002-wrap .map-link-icon.coloricon:before,
  .theme-3 .store-basic-information-0002-wrap .map-link-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .map-link-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .calendar-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 3px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .calendar-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .store-basic-information-0002-wrap .calendar-icon.internal-links:before,
  .theme-2 .store-basic-information-0002-wrap .calendar-icon.coloricon:before,
  .theme-2 .store-basic-information-0002-wrap .calendar-icon.internal-links:before,
  .theme-3 .store-basic-information-0002-wrap .calendar-icon.coloricon:before,
  .theme-3 .store-basic-information-0002-wrap .calendar-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .calendar-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002__tel {
    margin: 0 0 10px 0;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1760px) {
  .store-basic-information-0002-wrap .slick-dots {
    display: none !important;
  }
  /*---slick-override-*/
  .store-basic-information-0002-wrap {
    margin: 0 120px;
  }
  .store-basic-information-0002__sider {
    width: 63.5%;
    margin-bottom: 20px;
    float: left;
  }
  .store-basic-information-0002-columns {
    float: left;
    width: 31.6%;
    padding: 0 0 0 0;
    margin-left: 50px;
    border-top: 1px solid #e6e6e6;
  }
  .store-basic-information-0002__image__source {
    width: 100%;
  }
  .store-basic-information-0002__slider__prev-sp {
    cursor: pointer;
    float: left;
    margin-right: 16px;
  }
  .store-basic-information-0002__slider__next-sp {
    cursor: pointer;
    float: left;
  }
  .store-basic-information-0002__slider-sp {
    width: 64px;
    margin: 20px auto 0;
    display: none;
  }
  .store-basic-information-0002-title {
    font-size: 18px;
    font-weight: bold;
    width: 256px;
    float: left;
    width: 35%;
    line-height: 1.5;
  }
  .store-basic-information-0002__text-area {
    font-size: 14px;
    line-height: 2;
    margin: 0 0 14px 0;
    width: 65%;
    float: left;
  }
  .store-basic-information-0002__btn {
    display: block;
    width: 66%;
    padding: 5px 30px 6px 11px;
    position: relative;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 34%;
    font-weight: bold;
    margin-bottom: 14px;
  }
  .theme-4 .store-basic-information-0002__btn {
    width: 66%;
    padding: 5px 30px 6px 20px;
    position: relative;
    border-radius: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 34%;
    font-weight: bold;
    margin-bottom: 14px;
  }
  .store-basic-information-0002__worktime {
    margin-bottom: 10px;
  }
  .store-basic-information-0002-column {
    padding: 15px 0 8px 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .store-basic-information-0002__tel-label {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px auto;
    width: 67%;
  }
  .store-basic-information-0002__worktime__label {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__worktime__time {
    font-size: 14px;
    float: left;
    width: 51%;
    line-height: 1.5;
  }
  .store-basic-information-0002__worktime__wrap {
    width: 65%;
    float: left;
    margin-top: 3px;
    margin-bottom: 0px;
  }
  .store-basic-information-0002-column-sp {
    display: none;
  }
  .store-basic-information-0002__btn-sp {
    display: none;
  }
  .store-basic-information-0002__tel-area__label {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel-area__label-2 {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel__number {
    font-size: 14px;
    float: left;
    width: 51%;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel-area__wrap {
    width: 65%;
    float: left;
  }
  .store-basic-information-0002__slider__prev-pc {
    width: 48px;
    height: 48px;
    left: 0;
    top: 44%;
  }
  .store-basic-information-0002__slider__next-pc {
    width: 48px;
    height: 48px;
    right: 0;
    top: 44%;
  }
  .theme-1 .store-basic-information-0002__slider__prev-pc,
  .theme-4 .store-basic-information-0002__slider__prev-pc {
    width: 48px;
    height: 48px;
    left: 0;
    top: 45%;
  }
  .theme-1 .store-basic-information-0002__slider__prev-pc {
    width: 54px;
    height: 51px;
  }
  .theme-2 .store-basic-information-0002__slider__prev-pc,
  .theme-3 .store-basic-information-0002__slider__prev-pc {
    width: 30px;
    height: 60px;
    left: 0;
  }
  .theme-1 .store-basic-information-0002__slider__next-pc,
  .theme-4 .store-basic-information-0002__slider__next-pc {
    width: 48px;
    height: 48px;
    right: 0;
    top: 45%;
  }
  .theme-1 .store-basic-information-0002__slider__next-pc {
    width: 54px;
    height: 51px;
  }
  .theme-2 .store-basic-information-0002__slider__next-pc,
  .theme-3 .store-basic-information-0002__slider__next-pc {
    width: 30px;
    height: 60px;
    right: 0;
  }
  .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 10px;
    left: 1px;
    transform: rotate(-180deg);
  }
  .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 10px;
    left: 18px;
  }
  .theme-1 .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 12px;
    left: 6px;
    transform: rotate(-180deg);
  }
  .theme-1 .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 12px;
    left: 20px;
  }
  .theme-2 .store-basic-information-0002__slider__prev-pc:before,
  .theme-3 .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 22px;
    left: 6px;
    transform: rotate(-180deg);
  }
  .theme-2 .store-basic-information-0002__slider__next-pc:before,
  .theme-3 .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 22px;
    left: 12px;
  }
  .store-basic-information-0002-wrap .map-link-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 3px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .map-link-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .map-link-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .store-basic-information-0002-wrap .map-link-icon.internal-links:before,
  .theme-2 .store-basic-information-0002-wrap .map-link-icon.coloricon:before,
  .theme-2 .store-basic-information-0002-wrap .map-link-icon.internal-links:before,
  .theme-3 .store-basic-information-0002-wrap .map-link-icon.coloricon:before,
  .theme-3 .store-basic-information-0002-wrap .map-link-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .map-link-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .calendar-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 3px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .calendar-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .store-basic-information-0002-wrap .calendar-icon.internal-links:before,
  .theme-2 .store-basic-information-0002-wrap .calendar-icon.coloricon:before,
  .theme-2 .store-basic-information-0002-wrap .calendar-icon.internal-links:before,
  .theme-3 .store-basic-information-0002-wrap .calendar-icon.coloricon:before,
  .theme-3 .store-basic-information-0002-wrap .calendar-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .calendar-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002__tel {
    margin: 0 0 10px 0;
  }
}
@media screen and (min-width: 1760px) {
  .store-basic-information-0002-wrap .slick-dots {
    display: none !important;
  }
  /*---slick-override-*/
  .store-basic-information-0002-wrap {
    margin: 0 120px;
    max-width: 1520px;
  }
  .store-basic-information-0002__sider {
    width: 62%;
    margin-bottom: 20px;
    float: left;
  }
  .store-basic-information-0002-columns {
    float: left;
    width: 32.7%;
    padding: 0 0 0 0;
    margin-left: 66px;
    border-top: 1px solid #e6e6e6;
  }
  .store-basic-information-0002__image__source {
    width: 100%;
  }
  .store-basic-information-0002__slider__prev-sp {
    cursor: pointer;
    float: left;
    margin-right: 16px;
  }
  .store-basic-information-0002__slider__next-sp {
    cursor: pointer;
    float: left;
  }
  .store-basic-information-0002__slider-sp {
    width: 64px;
    margin: 20px auto 0;
    display: none;
  }
  .store-basic-information-0002-title {
    font-size: 18px;
    font-weight: bold;
    width: 256px;
    float: left;
    width: 26%;
    line-height: 1.5;
  }
  .store-basic-information-0002__text-area {
    font-size: 14px;
    line-height: 2;
    margin: 0 0 14px 0;
    width: 50%;
    float: left;
  }
  .store-basic-information-0002__btn {
    display: block;
    width: 61%;
    padding: 5px 28px 6px 11px;
    position: relative;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 26%;
    font-weight: bold;
  }
  .theme-4 .store-basic-information-0002__btn {
    width: 61%;
    padding: 5px 28px 6px 20px;
    position: relative;
    border-radius: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 26%;
    font-weight: bold;
  }
  .store-basic-information-0002__worktime {
    margin-bottom: 10px;
  }
  .store-basic-information-0002-column {
    padding: 17px 0 10px 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .store-basic-information-0002__tel-label {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px auto;
    width: 67%;
  }
  .store-basic-information-0002__worktime__label {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__worktime__time {
    font-size: 14px;
    float: left;
    width: 51%;
    line-height: 1.5;
  }
  .store-basic-information-0002__worktime__wrap {
    width: 67%;
    float: left;
    margin-top: 3px;
    margin-bottom: 0px;
  }
  .store-basic-information-0002-column-sp {
    display: none;
  }
  .store-basic-information-0002__btn-sp {
    display: none;
  }
  .store-basic-information-0002__tel-area__label {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel-area__label-2 {
    width: 99px;
    padding: 0 15px 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel__number {
    font-size: 14px;
    float: left;
    width: 51%;
    line-height: 1.5;
  }
  .store-basic-information-0002__tel-area__wrap {
    width: 67%;
    float: left;
  }
  .theme-1 .store-basic-information-0002__slider__prev-pc,
  .theme-4 .store-basic-information-0002__slider__prev-pc {
    width: 48px;
    height: 48px;
    left: 0px;
    top: 44%;
  }
  .store-basic-information-0002__slider__prev-pc {
    width: 48px;
    height: 48px;
    right: 0;
    top: 44%;
  }
  .store-basic-information-0002__slider__next-pc {
    width: 48px;
    height: 48px;
    right: 0;
    top: 44%;
  }
  .theme-2 .store-basic-information-0002__slider__prev-pc,
  .theme-3 .store-basic-information-0002__slider__prev-pc {
    width: 30px;
    height: 60px;
    left: 0px;
    top: 44%;
  }
  .theme-2 .store-basic-information-0002__slider__next-pc,
  .theme-3 .store-basic-information-0002__slider__next-pc {
    width: 30px;
    height: 60px;
    right: 0;
    top: 44%;
  }
  .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 10px;
    left: 1px;
    transform: rotate(-180deg);
  }
  .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 10px;
    left: 17px;
  }
  .theme-1 .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 12px;
    left: 4px;
    transform: rotate(-180deg);
  }
  .theme-1 .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 12px;
    left: 20px;
  }
  .theme-2 .store-basic-information-0002__slider__prev-pc:before,
  .theme-3 .store-basic-information-0002__slider__prev-pc:before {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 22px;
    left: 6px;
    transform: rotate(-180deg);
  }
  .theme-2 .store-basic-information-0002__slider__next-pc:before,
  .theme-3 .store-basic-information-0002__slider__next-pc:before {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 22px;
    left: 12px;
  }
  .store-basic-information-0002-wrap .map-link-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 3px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .map-link-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .map-link-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .store-basic-information-0002-wrap .map-link-icon.internal-links:before,
  .theme-2 .store-basic-information-0002-wrap .map-link-icon.coloricon:before,
  .theme-2 .store-basic-information-0002-wrap .map-link-icon.internal-links:before,
  .theme-3 .store-basic-information-0002-wrap .map-link-icon.coloricon:before,
  .theme-3 .store-basic-information-0002-wrap .map-link-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .map-link-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .calendar-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 3px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002-wrap .calendar-icon.external-links:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-1 .store-basic-information-0002-wrap .calendar-icon.internal-links:before,
  .theme-2 .store-basic-information-0002-wrap .calendar-icon.coloricon:before,
  .theme-2 .store-basic-information-0002-wrap .calendar-icon.internal-links:before,
  .theme-3 .store-basic-information-0002-wrap .calendar-icon.coloricon:before,
  .theme-3 .store-basic-information-0002-wrap .calendar-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-4 .store-basic-information-0002-wrap .calendar-icon.internal-links:before {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-basic-information-0002__tel {
    margin: 0 0 10px 0;
  }
}
/* print用CSS */
@media print {
  .store-basic-information-0002-wrap {
    max-width: 1024px !important;
    margin: 0 0 0 80px !important;
  }
  .store-basic-information-0002__sider {
    width: 55%;
  }
}
.store-blog-list-0001__btn {
  position: relative;
}

.store-blog-list-0001-result__article {
  position: relative;
}

.store-blog-list-0001-pagenation__bottom:before {
  content: "";
  display: block;
  clear: both;
}

.store-blog-list-0001-result__article:before {
  position: absolute;
}

.theme-4 .store-blog-list-0001-wrap {
  border-radius: 0px;
}

.theme-4 .store-blog-list-0001__btn__link {
  border-radius: 30px;
}

.store-blog-list-0001__container-txt-area__date {
  opacity: 0.6;
}

.store-blog-list-0001__btn__link {
  position: relative;
}

.store-blog-list-0001__container__image-area {
  position: relative;
}

.store-blog-list-0001__container__image-area__main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  text-align: center;
}

.store-blog-list-0001__container__image-area__main:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.theme-1 .store-blog-list-0001__container__image-area__image__source,
.theme-2 .store-blog-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 3px;
}

.theme-3 .store-blog-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 0px;
}

.theme-4 .store-blog-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 8px;
}

.store-blog-list-0001-pagenation__start__inner,
.store-blog-list-0001-pagenation__prev__inner,
.store-blog-list-0001-pagenation__next__inner,
.store-blog-list-0001-pagenation__end__inner {
  position: relative;
  display: block;
}

.store-blog-list-0001-pagenation__start__inner:before,
.store-blog-list-0001-pagenation__prev__inner:before,
.store-blog-list-0001-pagenation__next__inner:before,
.store-blog-list-0001-pagenation__end__inner:before {
  position: absolute;
  width: 10px;
  height: 10px;
}

.theme-4 .store-blog-list-0001-pagenation__start__inner,
.theme-4 .store-blog-list-0001-pagenation__prev__inner,
.theme-4 .store-blog-list-0001-pagenation__next__inner,
.theme-4 .store-blog-list-0001-pagenation__end__inner {
  border-radius: 20px;
}

.store-blog-list-0001-pagenation-inactive {
  opacity: 0.2;
}

.store-blog-list-0001__article-no-exsits__inner {
  width: 100%;
  border: 1px solid #f5f5f5;
  padding: 34px 53px;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.store-blog-list-0001-unit-base {
  padding: 80px 0;
}

@media screen and (max-width: 767px) {
  .store-blog-list-0001-pagenation__bottom {
    padding: 0 16px;
  }
  .store-blog-list-0001-unit-base {
    padding: 60px 0;
  }
  .store-blog-list-0001 {
    margin: 30px 16px 30px;
    padding: 0 0 40px;
    border-bottom: 1px solid #e6e6e6;
  }
  .store-blog-list-0001-result {
    margin: 0 16px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 14px;
  }
  .store-blog-list-0001-inner .store-blog-list-0001:last-child {
    margin: 0;
  }
  .store-blog-list-0001__blog-title {
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 20px;
  }
  .store-blog-list-0001-result-title {
    font-size: 24px;
    line-height: 1.5em;
    padding: 0 0 60px;
  }
  .store-blog-list-0001-result__article {
    font-size: 20px;
    padding: 0 0 41px 20px;
  }
  .store-blog-list-0001__container__txt-area {
    width: 64%;
    float: left;
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001__container__image-area {
    width: 36%;
    float: left;
    position: relative;
  }
  .store-blog-list-0001__container-txt-area__date {
    font-size: 13px;
  }
  .store-blog-list-0001__container__txt-area__txt {
    font-size: 14px;
    margin: 13px 0 0;
    line-height: 2em;
  }
  .store-blog-list-0001__btn {
    width: 100%;
    margin: 23px 0 0;
  }
  .store-blog-list-0001__btn__link {
    width: 100%;
    display: block;
    padding: 13px 15px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
  }
  .store-list-0001__container__image-area__image {
    padding: 66.5% 0 0 8px;
  }
  .store-blog-list-0001__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .store-blog-list-0001-result__article:before {
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
  }
  .blog--sp-hide {
    display: none;
  }
  .blog--sp-show {
    display: flex;
  }
  .store-blog-list-0001-pagenation__start,
  .store-blog-list-0001-pagenation__end {
    width: 15%;
    float: left;
  }
  .store-blog-list-0001-pagenation__prev,
  .store-blog-list-0001-pagenation__next {
    width: 35%;
    float: left;
    text-align: center;
  }
  .store-blog-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__start__inner,
  .store-blog-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .store-blog-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 5px 13px 12px;
  }
  .store-blog-list-0001-pagenation__next__inner {
    font-size: 12px;
    padding: 13px 12px 13px 5px;
  }
  .store-blog-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 13px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .store-blog-list-0001-pagenation__start__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .store-blog-list-0001-pagenation__end__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .store-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-1 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 0px;
  }
  .theme-1 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 0px;
  }
  .theme-2 .store-blog-list-0001-pagenation__start__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 24%;
  }
  .theme-2 .store-blog-list-0001-pagenation__end__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 24%;
  }
  .store-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-2 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__prev__inner:before {
    top: 16px;
    left: 4px;
  }
  .theme-2 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__next__inner:before {
    top: 16px;
    right: 4px;
  }
  .store-blog-list-0001-pagenation__pages__bottom {
    margin: 15px 0 17px;
  }
  .store-blog-list-0001:last-of-type {
    margin-bottom: 0;
  }
  .store-blog-list-0001-pagenation__pages-wrap {
    display: none;
  }
  .store-blog-list-0001__article-no-exsits {
    margin: 0 16px 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .theme-4 .store-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 16px;
  }
  .store-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-blog-list-0001-wrap-inner {
    margin: 0 40px;
  }
  .store-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .store-blog-list-0001__blog-title {
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .store-blog-list-0001-wrap-inner .store-blog-list-0001:nth-child(odd) {
    padding-right: 20px;
  }
  .store-blog-list-0001-wrap-inner .store-blog-list-0001:nth-child(even) {
    padding-left: 20px;
  }
  .store-blog-list-0001__container__txt-area {
    width: 66%;
    float: left;
    padding: 0 22px 0 0;
  }
  .store-blog-list-0001__container__image-area {
    width: 34%;
    float: left;
    margin: 32px 0 0;
  }
  .store-blog-list-0001__container-txt-area__date {
    font-size: 13px;
  }
  .store-blog-list-0001__container__txt-area__txt {
    font-size: 13px;
    margin: 13px 0 0;
    line-height: 2.2em;
  }
  .store-list-0001__container__image-area__image {
    padding: 66.5% 0 0 0;
  }
  .store-blog-list-0001__btn {
    width: 45.5%;
    margin: 23px 0 0;
  }
  .store-blog-list-0001__btn__link {
    width: 100%;
    display: block;
    padding: 12px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
  }
  .store-blog-list-0001-result {
    margin-bottom: 50px;
  }
  .store-blog-list-0001__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .store-blog-list-0001-result-title {
    font-size: 30px;
    padding: 0 0 75px;
  }
  .store-blog-list-0001-result__article {
    font-size: 20px;
    padding: 0 0 41px 23px;
  }
  .store-blog-list-0001-result__article:before {
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
  }
  .store-blog-list-0001-result__number__slash-pc {
    display: inline-block;
    padding: 0 3px 0 3px;
  }
  .store-blog-list-0001-pagenation__start,
  .store-blog-list-0001-pagenation__end {
    width: 6%;
    float: left;
  }
  .store-blog-list-0001-pagenation__prev,
  .store-blog-list-0001-pagenation__next {
    width: 22%;
    float: left;
    text-align: center;
  }
  .store-blog-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__start__inner,
  .store-blog-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .store-blog-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 5px 13px 12px;
  }
  .store-blog-list-0001-pagenation__next__inner {
    font-size: 12px;
    padding: 13px 12px 13px 5px;
  }
  .store-blog-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .store-blog-list-0001-pagenation__start__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .store-blog-list-0001-pagenation__end__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .store-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-1 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 2px;
  }
  .theme-1 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 2px;
  }
  .theme-2 .store-blog-list-0001-pagenation__start__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 24%;
  }
  .theme-2 .store-blog-list-0001-pagenation__end__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 24%;
  }
  .store-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-2 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__prev__inner:before {
    top: 16px;
    left: 4px;
  }
  .theme-2 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__next__inner:before {
    top: 16px;
    right: 4px;
  }
  .store-blog-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .store-blog-list-0001:last-of-type {
    margin-bottom: 0;
  }
  .store-blog-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .store-blog-list-0001-pagenation__pages-sp {
    display: none;
  }
  .store-blog-list-0001-pagenation__pages-wrap {
    float: left;
    width: 44%;
    padding: 14px 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .store-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .theme-4 .store-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .store-blog-list-0001-wrap-inner {
    margin: 0 80px;
  }
  .store-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .store-blog-list-0001__blog-title {
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .store-blog-list-0001-wrap-inner .store-blog-list-0001:nth-child(odd) {
    padding-right: 20px;
  }
  .store-blog-list-0001-wrap-inner .store-blog-list-0001:nth-child(even) {
    padding-left: 20px;
  }
  .store-blog-list-0001__container__txt-area {
    width: 61%;
    float: left;
    padding: 0 20px 0 0;
  }
  .store-blog-list-0001__container__image-area {
    width: 39%;
    float: left;
  }
  .store-blog-list-0001__container-txt-area__date {
    font-size: 13px;
  }
  .store-blog-list-0001__container__txt-area__txt {
    font-size: 13px;
    margin: 13px 0 0;
    line-height: 2em;
  }
  .store-list-0001__container__image-area__image {
    padding: 66.5% 0 0 20px;
  }
  .store-blog-list-0001__btn {
    width: 36.4%;
    margin: 25px 0 0;
  }
  .store-blog-list-0001__btn__link {
    width: 100%;
    display: block;
    padding: 12px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
  }
  .store-blog-list-0001-result {
    margin-bottom: 86px;
  }
  .store-blog-list-0001__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .store-blog-list-0001-result-title {
    font-size: 30px;
    padding: 0 0 75px;
  }
  .store-blog-list-0001-result__article {
    font-size: 20px;
    padding: 0 0 0 23px;
  }
  .store-blog-list-0001-result__article:before {
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
  }
  .store-blog-list-0001-result__number__slash-pc {
    display: inline-block;
    padding: 0 5px 0 5px;
  }
  .store-blog-list-0001-pagenation {
    padding: 41px 0 0;
  }
  .store-blog-list-0001-pagenation__start,
  .store-blog-list-0001-pagenation__end {
    width: 5%;
    float: left;
  }
  .store-blog-list-0001-pagenation__prev,
  .store-blog-list-0001-pagenation__next {
    width: 18%;
    float: left;
    text-align: center;
  }
  .store-blog-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__start__inner,
  .store-blog-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .store-blog-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 5px 13px 12px;
  }
  .store-blog-list-0001-pagenation__next__inner {
    font-size: 12px;
    padding: 13px 12px 13px 5px;
  }
  .store-blog-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .store-blog-list-0001-pagenation__start__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .store-blog-list-0001-pagenation__end__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .store-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-1 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 2px;
  }
  .theme-1 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 2px;
  }
  .theme-2 .store-blog-list-0001-pagenation__start__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 24%;
  }
  .theme-2 .store-blog-list-0001-pagenation__end__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 24%;
  }
  .store-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-2 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__prev__inner:before {
    top: 16px;
    left: 4px;
  }
  .theme-2 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__next__inner:before {
    top: 16px;
    right: 4px;
  }
  .store-blog-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .store-blog-list-0001:last-of-type {
    margin-bottom: 0;
  }
  .store-blog-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .store-blog-list-0001-pagenation__pages-sp {
    display: none;
  }
  .store-blog-list-0001-pagenation__pages-wrap {
    float: left;
    width: 54%;
    padding: 14px 0;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .store-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .theme-4 .store-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .store-blog-list-0001-wrap-inner {
    margin: 0 120px;
  }
  .store-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .store-blog-list-0001__blog-title {
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .store-blog-list-0001-wrap-inner .store-blog-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .store-blog-list-0001-wrap-inner .store-blog-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .store-blog-list-0001__container__txt-area {
    width: 53%;
    float: left;
    padding: 0 24px 0 0;
  }
  .store-blog-list-0001__container__image-area {
    width: 47%;
    float: left;
  }
  .store-blog-list-0001__container-txt-area__date {
    font-size: 13px;
  }
  .store-blog-list-0001__container__txt-area__txt {
    font-size: 14px;
    margin: 13px 0 0;
    line-height: 2em;
  }
  .store-list-0001__container__image-area__image {
    padding: 66.5% 0 0 20px;
  }
  .store-blog-list-0001__btn {
    width: 31.6%;
    margin: 10px 0 0;
  }
  .store-blog-list-0001__btn__link {
    width: 100%;
    display: block;
    padding: 12px 18px 12px 17px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
  }
  .store-blog-list-0001-result {
    margin-bottom: 86px;
  }
  .store-blog-list-0001__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .store-blog-list-0001-result-title {
    font-size: 30px;
    padding: 0 0 75px;
  }
  .store-blog-list-0001-result__article {
    font-size: 20px;
    padding: 0 0 41px 23px;
  }
  .store-blog-list-0001-pagenation__start,
  .store-blog-list-0001-pagenation__end {
    width: 4%;
    float: left;
  }
  .store-blog-list-0001-pagenation__prev,
  .store-blog-list-0001-pagenation__next {
    width: 15%;
    float: left;
    text-align: center;
  }
  .store-blog-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__start__inner,
  .store-blog-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .store-blog-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 5px 13px 12px;
  }
  .store-blog-list-0001-pagenation__next__inner {
    font-size: 12px;
    padding: 13px 12px 13px 5px;
  }
  .store-blog-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .store-blog-list-0001-pagenation__start__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .store-blog-list-0001-pagenation__end__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .store-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-1 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 2px;
  }
  .theme-1 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 2px;
  }
  .theme-2 .store-blog-list-0001-pagenation__start__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 24%;
  }
  .theme-2 .store-blog-list-0001-pagenation__end__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 24%;
  }
  .store-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-2 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__prev__inner:before {
    top: 16px;
    left: 4px;
  }
  .theme-2 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__next__inner:before {
    top: 16px;
    right: 4px;
  }
  .store-blog-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .store-blog-list-0001:last-of-type {
    margin-bottom: 0;
  }
  .store-blog-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .store-blog-list-0001-pagenation__pages-sp {
    display: none;
  }
  .store-blog-list-0001-pagenation__pages-wrap {
    float: left;
    width: 62%;
    padding: 14px 0;
  }
  .store-blog-list-0001-result__article:before {
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .store-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .theme-4 .store-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .store-blog-list-0001-wrap {
    max-width: 1280px;
    margin: 0 120px;
  }
  .store-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .store-blog-list-0001__blog-title {
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .store-blog-list-0001-wrap-inner .store-blog-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .store-blog-list-0001-wrap-inner .store-blog-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .store-blog-list-0001__container__txt-area {
    width: 53%;
    float: left;
    padding: 0 24px 0 0;
  }
  .store-blog-list-0001__container__image-area {
    width: 47%;
    float: left;
  }
  .store-blog-list-0001__container-txt-area__date {
    font-size: 13px;
  }
  .store-blog-list-0001__container__txt-area__txt {
    font-size: 14px;
    margin: 13px 0 0;
    line-height: 2em;
  }
  .store-list-0001__container__image-area__image {
    padding: 66.5% 0 0 20px;
  }
  .store-blog-list-0001__btn {
    width: 31.6%;
    margin: 10px 0 0;
  }
  .store-blog-list-0001__btn__link {
    width: 100%;
    display: block;
    padding: 12px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
  }
  .store-blog-list-0001-result {
    margin-bottom: 86px;
  }
  .store-blog-list-0001__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .store-blog-list-0001-result-title {
    font-size: 30px;
    padding: 0 0 75px;
  }
  .store-blog-list-0001-result__article {
    font-size: 20px;
    padding: 0 0 41px 23px;
  }
  .store-blog-list-0001-result__article:before {
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
  }
  .store-blog-list-0001-pagenation__start,
  .store-blog-list-0001-pagenation__end {
    width: 4%;
    float: left;
  }
  .store-blog-list-0001-pagenation__prev,
  .store-blog-list-0001-pagenation__next {
    width: 15%;
    float: left;
    text-align: center;
  }
  .store-blog-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__start__inner,
  .store-blog-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .store-blog-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 5px 13px 12px;
  }
  .store-blog-list-0001-pagenation__next__inner {
    font-size: 12px;
    padding: 13px 12px 13px 5px;
  }
  .store-blog-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .store-blog-list-0001-pagenation__start__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .store-blog-list-0001-pagenation__end__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .store-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-1 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 2px;
  }
  .theme-1 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 2px;
  }
  .theme-2 .store-blog-list-0001-pagenation__start__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 24%;
  }
  .theme-2 .store-blog-list-0001-pagenation__end__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 24%;
  }
  .store-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-2 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__prev__inner:before {
    top: 16px;
    left: 4px;
  }
  .theme-2 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__next__inner:before {
    top: 16px;
    right: 4px;
  }
  .store-blog-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .store-blog-list-0001:last-of-type {
    margin-bottom: 0;
  }
  .store-blog-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .store-blog-list-0001-pagenation__pages-sp {
    display: none;
  }
  .store-blog-list-0001-pagenation__pages-wrap {
    float: left;
    width: 62%;
    padding: 14px 0;
  }
}
@media screen and (min-width: 1760px) {
  .store-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .theme-4 .store-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .store-blog-list-0001-wrap {
    max-width: 1520px;
    margin: 0 120px;
  }
  .store-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .store-blog-list-0001__blog-title {
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .store-blog-list-0001-wrap-inner .store-blog-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .store-blog-list-0001-wrap-inner .store-blog-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .store-blog-list-0001__container__txt-area {
    width: 61%;
    float: left;
    padding: 0 38px 0 0;
  }
  .store-blog-list-0001__container__image-area {
    width: 39%;
    float: left;
    margin: 20px 0 0;
  }
  .store-blog-list-0001__container-txt-area__date {
    font-size: 13px;
  }
  .store-blog-list-0001__container__txt-area__txt {
    font-size: 13px;
    margin: 13px 0 0;
    line-height: 2em;
  }
  .store-list-0001__container__image-area__image {
    padding: 66.5% 0 0 0;
  }
  .store-blog-list-0001__btn {
    width: 24.9%;
    margin: 0 0 0;
  }
  .store-blog-list-0001__btn__link {
    width: 100%;
    display: block;
    padding: 12px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
  }
  .store-blog-list-0001-result {
    margin-bottom: 50px;
  }
  .store-blog-list-0001__btn__link:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .store-blog-list-0001-result-title {
    font-size: 30px;
    padding: 0 0 75px;
  }
  .store-blog-list-0001-result__article {
    font-size: 20px;
    padding: 0 0 41px 23px;
  }
  .store-blog-list-0001-result__article:before {
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
  }
  .store-blog-list-0001-pagenation__start,
  .store-blog-list-0001-pagenation__end {
    width: 4%;
    float: left;
  }
  .store-blog-list-0001-pagenation__prev,
  .store-blog-list-0001-pagenation__next {
    width: 12%;
    float: left;
    text-align: center;
  }
  .store-blog-list-0001-pagenation__start {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__end {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__prev {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__next {
    padding: 0 4px 0 0;
  }
  .store-blog-list-0001-pagenation__start__inner,
  .store-blog-list-0001-pagenation__end__inner {
    width: 100%;
    height: 40px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__prev__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__next__inner {
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 4px;
  }
  .store-blog-list-0001-pagenation__start__inner {
    margin: 0 5px 0 0;
  }
  .store-blog-list-0001-pagenation__prev__inner {
    font-size: 12px;
    padding: 13px 5px 13px 12px;
  }
  .store-blog-list-0001-pagenation__next__inner {
    font-size: 12px;
    padding: 13px 12px 13px 5px;
  }
  .store-blog-list-0001-pagenation__pages {
    font-size: 12px;
    text-align: center;
    margin: 17px 0 0;
    letter-spacing: 0.2em;
  }
  .theme-1 .store-blog-list-0001-pagenation__start__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__start__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    left: 30%;
  }
  .theme-1 .store-blog-list-0001-pagenation__end__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__end__inner:before {
    width: 15px;
    height: 15px;
    top: 32%;
    right: 30%;
  }
  .store-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-1 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-1 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__next__inner:before {
    width: 15px;
    height: 15px;
  }
  .theme-1 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__prev__inner:before {
    top: 12px;
    left: 2px;
  }
  .theme-1 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-4 .store-blog-list-0001-pagenation__next__inner:before {
    top: 12px;
    right: 2px;
  }
  .theme-2 .store-blog-list-0001-pagenation__start__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__start__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    left: 24%;
  }
  .theme-2 .store-blog-list-0001-pagenation__end__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__end__inner:before {
    width: 13px;
    height: 13px;
    top: 39%;
    right: 24%;
  }
  .store-blog-list-0001-pagenation__prev__inner:before {
    transform: rotate(180deg);
  }
  .theme-2 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-2 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__next__inner:before {
    width: 10px;
    height: 10px;
  }
  .theme-2 .store-blog-list-0001-pagenation__prev__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__prev__inner:before {
    top: 16px;
    left: 4px;
  }
  .theme-2 .store-blog-list-0001-pagenation__next__inner:before,
  .theme-3 .store-blog-list-0001-pagenation__next__inner:before {
    top: 16px;
    right: 4px;
  }
  .store-blog-list-0001-pagenation__pages__bottom {
    margin: 0 0 17px;
  }
  .store-blog-list-0001:last-of-type {
    margin-bottom: 0;
  }
  .store-blog-list-0001-pagenation__pages-pc {
    margin: 0;
  }
  .store-blog-list-0001-pagenation__pages-sp {
    display: none;
  }
  .store-blog-list-0001-pagenation__pages-wrap {
    float: left;
    width: 68%;
    padding: 14px 0;
  }
}
.store-blog-post-notification-list-0001__store-name {
  font-weight: bold;
}

.store-blog-post-notification-list-0001__container__btn {
  position: relative;
}

.color-icon:before {
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

.store-blog-post-notification-list-0001__container__btn {
  display: block;
  position: relative;
  margin: 20px 0 0 0;
  padding: 12px;
  border-radius: 3px;
  font-weight: bold;
  font-size: 14px;
}

.store-blog-post-notification-list-0001-inner {
  position: relative;
}

.theme-4 .store-blog-post-notification-list-0001-wrap {
  border-radius: 0px;
}

.theme-4 .store-blog-post-notification-list-0001__container__btn {
  border-radius: 20px;
}

.blog--txt {
  visibility: hidden;
}

.color-icon:before {
  right: 10px;
  width: 12px;
  height: 12px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.store-blog-post-notification-list-0001__container__image-area {
  position: relative;
}

.store-blog-post-notification-list-0001__container__image-area__main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  text-align: center;
}

.store-blog-post-notification-list-0001__container__image-area__main:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.store-blog-post-notification-list-0001__container-txt-area__date {
  opacity: 0.6;
}

.store-list-0001__container__image-area__image {
  padding: 66.7% 0 0 0;
  background-repeat: repeat;
}

.theme-1 .store-list-0001__container__image-area__image,
.theme-2 .store-list-0001__container__image-area__image {
  border-radius: 3px;
}

.theme-4 .store-list-0001__container__image-area__image {
  border-radius: 8px;
}

.store-blog-post-notification-list-0001__store-name {
  min-height: 1px;
}

.store-blog-post-notification-list-0001__article-no-exsits__inner {
  width: 100%;
  border: 1px solid #f5f5f5;
  padding: 34px 53px;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.store-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 3px;
}

.theme-3 .store-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 0px;
}

.theme-4 .store-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 8px;
}

@media screen and (max-width: 767px) {
  .theme-4 .store-list-0001__container__image-area__image {
    border-radius: 8px;
  }
  .theme-3 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 8px;
  }
  .store-blog-post-notification-list-0001-wrap2 {
    border-top: 1px solid #e6e6e6;
    margin: 0 16px;
  }
  .store-blog-post-notification-list-0001 {
    margin: 34px 0 0 0;
    padding: 0 0 40px;
    border-bottom: 1px solid #e6e6e6;
  }
  .store-blog-post-notification-list-0001-inner .store-blog-post-notification-list-0001:last-child {
    margin: 0;
  }
  .store-blog-post-notification-list-0001__store-name {
    font-size: 20px;
    padding-bottom: 20px;
    line-height: 1.5;
  }
  .store-blog-post-notification-list-0001__container {
    margin: 25px 0 0;
  }
  .store-blog-post-notification-list-0001__container__title-area {
    width: 54%;
    margin: -21px 0 0 0;
  }
  .store-blog-post-notification-list-0001__container__image-area {
    width: 39%;
    float: right;
    position: relative;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .store-blog-post-notification-list-0001__container__txt-area {
    font-size: 14px;
    line-height: 2;
  }
  .store-blog-post-notification-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 20px 0;
    font-weight: bold;
  }
  .store-blog-post-notification-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: 20px 0 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .store-blog-post-notification-list-0001__article-no-exsits {
    margin: 0 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 43%;
    margin: 0 0px 0 40px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 43%;
    float: right;
    margin: -1px 40px 0 0;
  }
  .store-blog-post-notification-list-0001-top-crea {
    clear: both;
  }
  .theme-4 .store-list-0001__container__image-area__image {
    border-radius: 16px;
  }
  .theme-3 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 16px;
  }
  .store-blog-post-notification-list-0001-wrap2 {
    margin: 0 40px;
  }
  .store-blog-post-notification-list-0001-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .store-blog-post-notification-list-0001 {
    width: 50%;
  }
  .store-blog-post-notification-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-blog-post-notification-list-0001__store-name {
    font-size: 20px;
    line-height: 1.5;
  }
  .store-blog-post-notification-list-0001 {
    margin: 35px 0 0;
    padding: 0 0;
  }
  .store-blog-post-notification-list-0001-wrap-inner .store-blog-post-notification-list-0001:nth-child(odd) {
    padding-right: 20px;
  }
  .store-blog-post-notification-list-0001-wrap-inner .store-blog-post-notification-list-0001:nth-child(even) {
    padding-left: 20px;
  }
  .store-blog-post-notification-list-0001__container {
    margin: 30px 0 0;
  }
  .store-blog-post-notification-list-0001__container__title-area {
    width: 66%;
  }
  .store-blog-post-notification-list-0001__container__image-area {
    width: 34%;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .store-blog-post-notification-list-0001__container__txt-area {
    font-size: 14px;
    line-height: 2;
  }
  .store-blog-post-notification-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 20px 0;
    font-weight: bold;
  }
  .store-blog-post-notification-list-0001__container__title-area__txt {
    font-size: 15px;
    line-height: 1.6;
    font-weight: bold;
  }
  .store-blog-post-notification-list-0001__container__btn {
    width: 45%;
    font-size: 14px;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-blog-post-notification-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 40.5%;
    margin: 0 0px 0 80px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 40.5%;
    float: right;
    margin: -1px 80px 0 0;
  }
  .store-blog-post-notification-list-0001-top-crea {
    clear: both;
  }
  .theme-4 .store-list-0001__container__image-area__image {
    border-radius: 16px;
  }
  .theme-3 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 16px;
  }
  .store-blog-post-notification-list-0001-wrap2 {
    margin: 0 80px;
  }
  .store-blog-post-notification-list-0001-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .store-blog-post-notification-list-0001 {
    width: 50%;
  }
  .store-blog-post-notification-list-0001__store-name {
    font-size: 20px;
    line-height: 1.5;
  }
  .store-blog-post-notification-list-0001 {
    margin: 36px 0 0;
  }
  .store-blog-post-notification-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 36px;
  }
  .store-blog-post-notification-list-0001-wrap-inner .store-blog-post-notification-list-0001:nth-child(odd) {
    padding-right: 20px;
  }
  .store-blog-post-notification-list-0001-wrap-inner .store-blog-post-notification-list-0001:nth-child(even) {
    padding-left: 20px;
  }
  .store-blog-post-notification-list-0001__container {
    margin: 25px 0 0;
  }
  .store-blog-post-notification-list-0001__container__title-area {
    width: 56%;
  }
  .store-blog-post-notification-list-0001__container__image-area {
    width: 38%;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .store-blog-post-notification-list-0001__container__txt-area {
    font-size: 14px;
    line-height: 2;
  }
  .store-blog-post-notification-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 20px 0;
    font-weight: bold;
  }
  .store-blog-post-notification-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: -6px 0 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .store-blog-post-notification-list-0001__container__btn {
    width: 36%;
    font-size: 14px;
    margin: 23px 0 0 0;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-blog-post-notification-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 80px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 38.5%;
    margin: 0 0px 0 120px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 38.5%;
    float: right;
    margin: -1px 120px 0 0;
  }
  .store-blog-post-notification-list-0001-top-crea {
    clear: both;
  }
  .theme-4 .store-list-0001__container__image-area__image {
    border-radius: 20px;
  }
  .theme-3 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .store-blog-post-notification-list-0001-wrap2 {
    margin: 0 120px;
  }
  .store-blog-post-notification-list-0001 {
    width: 50%;
    float: left;
  }
  .store-blog-post-notification-list-0001__store-name {
    font-size: 20px;
    line-height: 1.5;
  }
  .store-blog-post-notification-list-0001 {
    margin: 35px 0 0;
  }
  .store-blog-post-notification-list-0001-wrap-inner .store-blog-post-notification-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .store-blog-post-notification-list-0001-wrap-inner .store-blog-post-notification-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .store-blog-post-notification-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-blog-post-notification-list-0001__container {
    margin: 30px 0 0;
  }
  .store-blog-post-notification-list-0001__container__title-area {
    width: 47%;
  }
  .store-blog-post-notification-list-0001__container__image-area {
    width: 49%;
    float: right;
    margin-left: 20px;
  }
  .store-blog-post-notification-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 25px;
    font-weight: bold;
  }
  .store-blog-post-notification-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: -11px 0 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .store-blog-post-notification-list-0001__container__btn {
    width: 30%;
    font-size: 14px;
    margin: 25px 0 0 0;
  }
  .store-blog-post-notification-list-0001__container__txt-area {
    line-height: 2;
    font-size: 14px;
    margin-top: -5px;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-blog-post-notification-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 120px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 38.5%;
    margin: 0 0px 0 120px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 38.5%;
    float: right;
    margin: -1px 120px 0 0;
  }
  .store-blog-post-notification-list-0001-top-crea {
    clear: both;
  }
  .theme-4 .store-list-0001__container__image-area__image {
    border-radius: 20px;
  }
  .theme-3 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .store-blog-post-notification-list-0001-wrap2 {
    margin: 0 120px;
  }
  .store-blog-post-notification-list-0001 {
    width: 50%;
    float: left;
  }
  .store-blog-post-notification-list-0001__store-name {
    font-size: 20px;
    line-height: 1.5;
  }
  .store-blog-post-notification-list-0001 {
    margin: 35px 0 0;
  }
  .store-blog-post-notification-list-0001-wrap-inner .store-blog-post-notification-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .store-blog-post-notification-list-0001-wrap-inner .store-blog-post-notification-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .store-blog-post-notification-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-blog-post-notification-list-0001__container {
    margin: 30px 0 0;
  }
  .store-blog-post-notification-list-0001__container__title-area {
    width: 47%;
  }
  .store-blog-post-notification-list-0001__container__image-area {
    width: 49%;
    float: right;
    margin-left: 20px;
  }
  .store-blog-post-notification-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 25px;
    font-weight: bold;
  }
  .store-blog-post-notification-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: -11px 0 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .store-blog-post-notification-list-0001__container__btn {
    width: 30%;
    font-size: 14px;
    margin: 25px 0 0 0;
  }
  .store-blog-post-notification-list-0001__container__txt-area {
    line-height: 2;
    font-size: 14px;
    margin-top: -5px;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-blog-post-notification-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 120px;
  }
}
@media screen and (min-width: 1760px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 40%;
    margin: 0 0px 0 120px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 40%;
    float: right;
    margin: -1px 120px 0 0;
  }
  .store-blog-post-notification-list-0001-top-crea {
    clear: both;
  }
  .theme-4 .store-list-0001__container__image-area__image {
    border-radius: 20px;
  }
  .theme-3 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .store-blog-post-notification-list-0001-wrap2 {
    margin: 0 120px;
  }
  .store-blog-post-notification-list-0001-wrap {
    max-width: 1520px;
  }
  .store-blog-post-notification-list-0001 {
    width: 50%;
    float: left;
    margin: 36px 0 0;
  }
  .store-blog-post-notification-list-0001__store-name {
    font-size: 20px;
    line-height: 1.5;
  }
  .store-blog-post-notification-list-0001-wrap-inner .store-blog-post-notification-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .store-blog-post-notification-list-0001-wrap-inner .store-blog-post-notification-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .store-blog-post-notification-list-0001__container {
    margin: 30px 0 0;
  }
  .store-blog-post-notification-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-blog-post-notification-list-0001__container__title-area {
    width: 58%;
  }
  .store-blog-post-notification-list-0001__container__image-area {
    width: 38%;
    float: right;
    margin: 0 0 0 31px;
  }
  .store-blog-post-notification-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 14px 0 27px;
    font-weight: bold;
  }
  .store-blog-post-notification-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: 13px 0 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .store-blog-post-notification-list-0001__container__btn {
    width: 24%;
    font-size: 14px;
    margin: 25px 0 0 0;
  }
  .store-blog-post-notification-list-0001__container__txt-area {
    line-height: 2;
    font-size: 14px;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-blog-post-notification-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 120px;
  }
}
.theme-1 .store-blog-detail-0001 .color-icon:before,
.theme-4 .store-blog-detail-0001 .color-icon:before {
  position: absolute;
  width: 10px;
  height: 10px;
  right: 18px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.theme-2 .store-blog-detail-0001 .color-icon:before,
.theme-3 .store-blog-detail-0001 .color-icon:before {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.store-blog-detail-0001__content__btn__link {
  border-radius: 3px;
}

.theme-4 .store-blog-detail-0001__content__btn__link {
  border-radius: 29.98px;
}

.theme-4 .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
  border-radius: 29.98px;
}

.store-blog-detail-0001__content__tags__tag {
  position: relative;
}

.store-blog-detail-0001__content__tags__tag__frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  border-radius: 3px;
}

.store-detail-blog-0001-unit-base {
  padding: 80px 0;
}

.store-blog-detail-0001__content__title {
  font-weight: bold;
}

.store-blog-detail-0001__content__main {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #e6e6e6;
  overflow: hidden;
}

.store-blog-detail-0001__store-name {
  font-weight: bold;
}

.store-blog-detail-0001__content__date {
  font-weight: bold;
}

.store-blog-detail-0001__content__btn__link {
  font-weight: bold;
}

.store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
  font-weight: bold;
}

.store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item.non_url {
  opacity: 0.2;
}

@media screen and (max-width: 767px) {
  .store-detail-blog-0001-unit-base {
    padding: 60px 0;
  }
  .store-blog-detail-0001-inner {
    margin: 0 16px;
  }
  .store-blog-detail-0001__store-name {
    font-size: 24px;
    margin: 0 0 85px;
  }
  .store-blog-detail-0001__content__title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 30px;
  }
  .store-blog-detail-0001__content__date {
    font-size: 14px;
  }
  .store-blog-detail-0001__content__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 13px 0 0;
  }
  .store-blog-detail-0001__content__tags__tag {
    font-size: 12px;
    margin: 4px 2.5px;
  }
  .store-blog-detail-0001__content__tags__tag__link {
    display: block;
    border-radius: 3px;
    padding: 5px 2.5px;
  }
  .store-blog-detail-0001__content__main {
    line-height: 2;
    font-size: 14px;
    margin: 14px 0 50px;
    padding: 0 0 40px;
  }
  /* .store-blog-detail-0001__content__btn {
    position: relative;
  }

  .store-blog-detail-0001__content__btn__link {
    display: block;
    padding: 21px 45px 21px 23px;
    font-size: 14px;
    border-radius: 3px;
  } */
  /* bottom_btn_area */
  /* bottom_btn_area */
  .store-blog-detail-0001 .bottom_btn_area {
    position: relative;
    /* padding-bottom:142px; */
    /* display: flex; */
    /* justify-content: space-between; */
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.store-blog-detail-0001__content__btn {
    /* position:absolute ; */
    width: 100%;
    padding-top: 70px;
    /* top:80px; */
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item a {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    /* border-radius: 3px; */
    text-align: center;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
    width: 45%;
    position: absolute;
    height: 50px;
    border-radius: 3px;
    z-index: 10;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item.prev {
    top: 0;
    left: 0;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item.next {
    top: 0;
    right: 0;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a > span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .store-blog-detail-0001__content__btn {
    position: relative;
  }
  .theme-1 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-4 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-2 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-3 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-4 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
  .theme-2 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-3 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .store-blog-detail-0001-inner {
    margin: 0 42px;
  }
  .store-blog-detail-0001__store-name {
    font-size: 30px;
    margin: 0 0 111px;
  }
  .store-blog-detail-0001__content__title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 22px;
  }
  .store-blog-detail-0001__content__date {
    font-size: 14px;
  }
  .store-blog-detail-0001__content__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 13px 0 0;
  }
  .store-blog-detail-0001__content__tags__tag {
    font-size: 12px;
    margin: 4px 2.5px;
  }
  .store-blog-detail-0001__content__tags__tag__link {
    display: block;
    border-radius: 3px;
    padding: 5px 2.5px;
  }
  .store-blog-detail-0001__content__main {
    line-height: 2;
    font-size: 14px;
    margin: 37px 0 40px;
    padding: 0 0 39px;
  }
  /* .store-blog-detail-0001__content__btn {
    position: relative;
    width: 34%;
  }

  .store-blog-detail-0001__content__btn__link {
    display: block;
    padding: 17px 45px 17px 17px;
    font-size: 14px;
    border-radius: 3px;
  }

  .theme-1 .store-blog-detail-0001 .color-icon:before,
  .theme-4 .store-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .theme-2 .store-blog-detail-0001 .color-icon:before,
  .theme-3 .store-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  } */
  /* bottom_btn_area */
  /* bottom_btn_area */
  .store-blog-detail-0001 .bottom_btn_area {
    display: flex;
    justify-content: space-between;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item {
    position: relative;
    width: 40%;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item a {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    /* border-radius: 3px; */
    text-align: center;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
    border-radius: 3px;
    width: 25%;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a > span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .store-blog-detail-0001__content__btn {
    position: relative;
  }
  .theme-1 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-4 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-2 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-3 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-4 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
  .theme-2 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-3 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .store-blog-detail-0001-inner {
    margin: 0 168px;
  }
  .store-blog-detail-0001__store-name {
    font-size: 30px;
    margin: 0 0 111px;
  }
  .store-blog-detail-0001__content__title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 22px;
  }
  .store-blog-detail-0001__content__date {
    font-size: 16px;
  }
  .store-blog-detail-0001__content__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 0;
  }
  .store-blog-detail-0001__content__tags__tag {
    font-size: 12px;
    margin: 4px 2.5px;
  }
  .store-blog-detail-0001__content__tags__tag__link {
    display: block;
    border-radius: 3px;
    padding: 5px 2.5px;
  }
  .store-blog-detail-0001__content__main {
    line-height: 2;
    font-size: 14px;
    margin: 28px 0 40px;
    padding: 0 0 39px;
  }
  /* .store-blog-detail-0001__content__btn {
    position: relative;
    width: 34%;
  }

  .store-blog-detail-0001__content__btn__link {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    border-radius: 3px;
  }

  .theme-1 .store-blog-detail-0001 .color-icon:before,
  .theme-4 .store-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 10px;
    height: 14px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .theme-2 .store-blog-detail-0001 .color-icon:before,
  .theme-3 .store-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 19px;
    top: 0;
    bottom: 0;
    margin: auto;
  } */
  /* bottom_btn_area */
  /* bottom_btn_area */
  .store-blog-detail-0001 .bottom_btn_area {
    display: flex;
    justify-content: space-between;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item {
    position: relative;
    width: 40%;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item a {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    /* border-radius: 3px; */
    text-align: center;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
    border-radius: 3px;
    width: 25%;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a > span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .store-blog-detail-0001__content__btn {
    position: relative;
  }
  .theme-1 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-4 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-2 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-3 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-4 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
  .theme-2 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-3 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .store-blog-detail-0001 {
    margin: 0 120px;
  }
  .store-blog-detail-0001-inner {
    margin: 0 175px;
  }
  .store-blog-detail-0001__store-name {
    font-size: 30px;
    margin: 0 0 111px;
  }
  .store-blog-detail-0001__content__title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 22px;
  }
  .store-blog-detail-0001__content__date {
    font-size: 16px;
  }
  .store-blog-detail-0001__content__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 0;
  }
  .store-blog-detail-0001__content__tags__tag {
    font-size: 12px;
    margin: 4px 2.5px;
  }
  .store-blog-detail-0001__content__tags__tag__link {
    display: block;
    border-radius: 3px;
    padding: 5px 2.5px;
  }
  .store-blog-detail-0001__content__main {
    line-height: 2;
    font-size: 14px;
    margin: 33px 0 40px;
    padding: 0 0 39px;
  }
  .store-blog-detail-0001__content__btn {
    position: relative;
    width: 34%;
  }
  /* .store-blog-detail-0001__content__btn__link {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    border-radius: 3px;
  }

  .theme-1 .store-blog-detail-0001 .color-icon:before,
  .theme-4 .store-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .theme-2 .store-blog-detail-0001 .color-icon:before,
  .theme-3 .store-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    top: 0;
    bottom: 0;
    margin: auto;
  } */
  /* bottom_btn_area */
  /* bottom_btn_area */
  .store-blog-detail-0001 .bottom_btn_area {
    display: flex;
    justify-content: space-between;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item {
    position: relative;
    width: 40%;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item a {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    /* border-radius: 3px; */
    text-align: center;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
    border-radius: 3px;
    width: 25%;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a > span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .store-blog-detail-0001__content__btn {
    position: relative;
  }
  .theme-1 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-4 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-2 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-3 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-4 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
  .theme-2 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-3 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .store-blog-detail-0001 {
    max-width: 1280px;
    margin: 0 120px;
  }
  .store-blog-detail-0001-inner {
    margin: 0 175px;
  }
  .store-blog-detail-0001__store-name {
    font-size: 30px;
    margin: 0 0 111px;
  }
  .store-blog-detail-0001__content__title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 22px;
  }
  .store-blog-detail-0001__content__date {
    font-size: 16px;
  }
  .store-blog-detail-0001__content__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 0;
  }
  .store-blog-detail-0001__content__tags__tag {
    font-size: 12px;
    margin: 4px 2.5px;
  }
  .store-blog-detail-0001__content__tags__tag__link {
    display: block;
    border-radius: 3px;
    padding: 5px 2.5px;
  }
  .store-blog-detail-0001__content__main {
    line-height: 2;
    font-size: 14px;
    margin: 33px 0 40px;
    padding: 0 0 39px;
  }
  /* .store-blog-detail-0001__content__btn {
    position: relative;
    width: 34%;
  }

  .store-blog-detail-0001__content__btn__link {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    border-radius: 3px;
  }

  .theme-1 .store-blog-detail-0001 .color-icon:before,
  .theme-4 .store-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .theme-2 .store-blog-detail-0001 .color-icon:before,
  .theme-3 .store-blog-detail-0001 .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    top: 0;
    bottom: 0;
    margin: auto;
  } */
  /* bottom_btn_area */
  /* bottom_btn_area */
  .store-blog-detail-0001 .bottom_btn_area {
    display: flex;
    justify-content: space-between;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item {
    position: relative;
    width: 40%;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item a {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    /* border-radius: 3px; */
    text-align: center;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
    border-radius: 3px;
    width: 25%;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a > span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .store-blog-detail-0001__content__btn {
    position: relative;
  }
  .theme-1 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-4 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-2 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-3 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-4 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
  .theme-2 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-3 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
}
@media screen and (min-width: 1760px) {
  .store-blog-detail-0001 {
    max-width: 1520px;
    margin: 0 120px;
  }
  .store-blog-detail-0001-inner {
    margin: 0 296px;
  }
  .store-blog-detail-0001__store-name {
    font-size: 30px;
    margin: 0 0 111px;
  }
  .store-blog-detail-0001__content__title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 22px;
  }
  .store-blog-detail-0001__content__date {
    font-size: 16px;
  }
  .store-blog-detail-0001__content__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 0;
  }
  .store-blog-detail-0001__content__tags__tag {
    font-size: 12px;
    margin: 4px 2.5px;
  }
  .store-blog-detail-0001__content__tags__tag__link {
    display: block;
    border-radius: 3px;
    padding: 5px 2.5px;
  }
  .store-blog-detail-0001__content__main {
    line-height: 2;
    font-size: 14px;
    margin: 33px 0 40px;
    padding: 0 0 39px;
  }
  /*
    .store-blog-detail-0001__content__btn {
      position: relative;
      width: 34%;
    }

    .store-blog-detail-0001__content__btn__link {
      display: block;
      font-size: 14px;
      padding: 17px 18px;
      border-radius: 3px;
    }

    .theme-1 .store-blog-detail-0001 .color-icon:before,
    .theme-4 .store-blog-detail-0001 .color-icon:before {
      position: absolute;
      width: 10px;
      height: 13px;
      right: 17px;
      top: 0;
      bottom: 0;
      margin: auto;
    }

    .theme-2 .store-blog-detail-0001 .color-icon:before,
    .theme-3 .store-blog-detail-0001 .color-icon:before {
      position: absolute;
      width: 12px;
      height: 11px;
      right: 17px;
      top: 0;
      bottom: 0;
      margin: auto;
    } */
  /* bottom_btn_area */
  /* bottom_btn_area */
  .store-blog-detail-0001 .bottom_btn_area {
    display: flex;
    justify-content: space-between;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item {
    position: relative;
    width: 40%;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item a {
    display: block;
    font-size: 14px;
    padding: 17px 18px;
    /* border-radius: 3px; */
    text-align: center;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item {
    border-radius: 3px;
    width: 25%;
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .store-blog-detail-0001 .bottom_btn_area .bottom_btn_item.pn_btn_item a > span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .store-blog-detail-0001__content__btn {
    position: relative;
  }
  .theme-1 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-4 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-2 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before,
  .theme-3 .store-blog-detail-0001 .pn_btn_item.next .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    right: 17px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .theme-1 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-4 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 10px;
    height: 13px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
  .theme-2 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before,
  .theme-3 .store-blog-detail-0001 .pn_btn_item.prev .color-icon:before {
    position: absolute;
    width: 12px;
    height: 11px;
    left: 17px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
  }
}
.theme-4 .tc-btn-b {
  border-radius: 25px;
}

.callendar-container {
  margin-bottom: 23px;
  padding-top: 10px;
  padding-bottom: 27px;
  border-bottom: 1px solid #eee;
}

.store-info-set-calendar-title {
  margin-bottom: 30px;
}

.store-info-set-calendar-list {
  list-style: none;
}

.store-info-set-calendar-top .store-info-set-calendar-image {
  position: relative;
  width: 80%;
  margin: 0 auto;
}

.store-info-set-calendar-top .store-info-set-calendar-image img {
  width: 100%;
}

.store-info-set-calendar-attantion .store-info-set-calendar-icon-holiday {
  border-radius: 0%;
}

.store-info-set-calendar-attantion .store-info-set-calendar-icon {
  display: inline-block;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  float: left;
  margin: 1px 5px 0 0;
}

/* 店舗DB icon色、形選択可能対応 */
/* 色設定 */
.store-info-set-calendar-attantion .store-info-set-calendar-icon.icon-color--E50322 {
  background-color: #E50322;
}

.store-info-set-calendar-attantion .store-info-set-calendar-icon.icon-color--FFD700 {
  background-color: #FFD700;
}

.store-info-set-calendar-attantion .store-info-set-calendar-icon.icon-color--800080 {
  background-color: #800080;
}

.store-info-set-calendar-attantion .store-info-set-calendar-icon.icon-color--D8DF21 {
  background-color: #D8DF21;
}

.store-info-set-calendar-attantion .store-info-set-calendar-icon.icon-color--39B44A {
  background-color: #39B44A;
}

/* 形設定 */
.store-info-set-calendar-attantion .store-info-set-calendar-icon.icon-shape--square {
  border-radius: 0%;
}

.store-info-set-calendar-attantion .store-info-set-calendar-icon.icon-shape--round {
  border-radius: 50%;
}

.store-info-set-calendar-attantion {
  padding-left: 0;
  text-align: left;
  font-size: 14px;
  display: inline-block;
  padding-right: 20px;
  padding-bottom: 10px;
}

.store-info-set-calendar-attantion-list {
  padding-top: 25px;
  overflow: hidden;
  padding-bottom: 0;
}

.store-info-set-0001 .show {
  display: block;
}

.store-info-set-0001 .hide {
  display: none;
}

.store-info-set-calendar-nav-prev a {
  background: url(../../images/5/arrow-left-icon.png) 10% center no-repeat;
  background-size: 5px 8px;
}

.store-info-set-calendar-nav-next a {
  background: url(../../images/5/arrow-right-icon.png) 90% center no-repeat;
  background-size: 5px 8px;
}

.store-info-set-0001__columns__inner__list__tel-numbers {
  position: relative;
}

.store-info-set-0001 .tel-icon:before {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}

.store-info-set-0001__columns__inner__list__btn {
  position: relative;
}

.store-info-set-0001__columns__inner__list__btn__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.store-info-set-0001__columns__inner__list__tel-numbers, .store-info-set-0001__columns__inner__list__btn__link {
  border-radius: 3px;
}

.theme-3 .store-info-set-0001__columns__inner__list__tel-numbers, .theme-3 .store-info-set-0001__columns__inner__list__btn__link {
  border-radius: 0px;
}

.theme-4 .store-info-set-0001__columns__inner__list__tel-numbers, .theme-4 .store-info-set-0001__columns__inner__list__btn__link {
  border-radius: 25px;
}

.store-info-set-calendar-wrapper {
  background-color: #fff;
}

/* sp */
@media screen and (max-width: 767px) {
  .store-info-set-calendar-nav-prev .tc-btn-b {
    padding-right: 12px;
    padding-left: 20px;
    border-radius: 3px;
  }
  .store-info-set-calendar-nav-next .tc-btn-b {
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 3px;
  }
  .theme-3 .store-info-set-calendar-nav-prev .tc-btn-b {
    padding-right: 12px;
    padding-left: 20px;
    border-radius: 0px;
  }
  .theme-3 .store-info-set-calendar-nav-next .tc-btn-b {
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 0px;
  }
  .theme-4 .store-info-set-calendar-nav-prev .tc-btn-b {
    padding-right: 12px;
    padding-left: 20px;
    border-radius: 25px;
  }
  .theme-4 .store-info-set-calendar-nav-next .tc-btn-b {
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 25px;
  }
  .store-info-set-calendar {
    padding-right: 0;
    padding-left: 0;
    position: relative;
  }
  .store-info-set-calendar h2 {
    font-size: 20px;
  }
  .callendar-container {
    margin-bottom: 0;
    padding-bottom: 38px;
    overflow: hidden;
  }
  .store-info-set-calendar-list {
    padding-top: 30px;
    width: 100%;
  }
  .store-info-set-calendar-list:after {
    display: block;
    clear: both;
    content: "";
  }
  .store-info-set-calendar-top, .store-info-set-calendar-bottom {
    width: 100%;
  }
  .store-info-set-calendar-top img, .store-info-set-calendar-bottom img {
    width: 100%;
  }
  .store-info-set-calendar-bottom {
    float: left;
  }
  .store-info-set-calendar-bottom .store-info-set-calendar-wrapper {
    width: 100%;
    padding: 21px 29px 18px 25px;
    border-style: solid;
    border-width: 1px;
  }
  .store-info-set-calendar-bottom .store-info-set-calendar-image {
    position: relative;
    width: 100%;
  }
  .store-info-set-calendar-column {
    position: relative;
    margin-bottom: 18px;
  }
  .store-info-set-calendar-nav-prev {
    position: relative;
    float: left;
    padding-right: 8px;
    width: 50%;
  }
  .store-info-set-calendar-nav-next {
    position: relative;
    float: left;
    width: 50%;
    padding-left: 8px;
  }
  .store-info-set-calendar-nav img {
    position: absolute;
    top: 19px;
    right: 15px;
    width: 8px;
  }
  .store-info-set-calendar-nav-prev img {
    left: 18px;
    transform: scale(-1, 1);
  }
  .store-info-set-calendar-nav a {
    line-height: 16px;
    padding: 17px 0px 17px 0px;
    font-size: 12px;
    display: block;
    text-align: center;
    border-radius: 3px;
    font-weight: bold;
  }
  .theme-3 .store-info-set-calendar-nav a {
    line-height: 16px;
    padding: 17px 0px 17px -1px;
    font-size: 12px;
    display: block;
    text-align: center;
    border-radius: 0px;
    font-weight: bold;
  }
  .store-info-set-calendar-column {
    display: none;
  }
  .store-info-set-calendar-column-pc {
    display: none;
  }
  .store-info-set-calendar-column-sp {
    display: block;
    overflow: hidden;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 27px 0 0 0;
  }
  .store-info-set-0001__columns__inner__list__txt {
    font-size: 14px;
    line-height: 2;
    margin: 10px 0 0 0;
  }
  .store-info-set-0001 {
    margin: 0 16px;
  }
  .store-info-set-0001__columns {
    margin: 80px 0 0 0;
  }
  .store-info-set-0001__columns__inner__list {
    margin: 26px 0 0;
  }
  .store-info-set-0001__columns__inner__title {
    font-size: 20px;
    font-weight: bold;
  }
  .store-info-set__inner__list__title {
    margin: 0 0 20px 0;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set__inner__list__time {
    font-size: 20px;
    margin: 0 0 11px 0;
    line-height: 1.5;
  }
  .store-info-set-0001__columns__inner__list__tel-label {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set__inner__list__txt {
    font-size: 14px;
    line-height: 1.5em;
  }
  .store-info-set-0001 .tel-icon:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
    width: 15px;
    height: 15px;
  }
  .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 3px;
    margin: 24px 0 0 0;
  }
  .theme-3 .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 0px;
  }
  .theme-4 .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 25px;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers {
    display: block;
    padding: 18px 35px 18px 18px;
    font-size: 12px;
    margin: 19px 0 0 0;
    font-weight: bold;
    line-height: 1.5;
  }
  .theme-1 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before, .theme-4 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 12px;
  }
  .theme-2 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before, .theme-3 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 13px;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers__border {
    border-style: solid;
    border-width: 1px;
  }
  .store-info-set__inner__list__commnet {
    font-size: 14px;
    line-height: 2;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers-sp {
    display: block;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers-pc {
    display: none;
  }
  .store-info-set-calendar-attantion-list {
    padding-top: 16px;
    overflow: hidden;
    padding-bottom: 0;
    line-height: 1.4em;
  }
  .store-info-set-calendar-attantion .store-info-set-calendar-icon {
    margin: 4px 5px 0 0;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .store-info-set-calendar-column-sp {
    display: none;
  }
  .store-info-set-calendar {
    max-width: 100%;
    position: relative;
    padding-right: 0;
    padding-left: 0;
  }
  .store-info-set-calendar h2 {
    font-size: 20px;
  }
  .callendar-container {
    margin-bottom: 0;
    padding-bottom: 38px;
    overflow: hidden;
  }
  .store-info-set-calendar-list:after {
    display: block;
    clear: both;
    content: "";
  }
  .store-info-set-calendar-top, .store-info-set-calendar-bottom {
    width: 50%;
  }
  .store-info-set-calendar-top img, .store-info-set-calendar-bottom img {
    width: 100%;
  }
  .store-info-set-calendar-bottom {
    float: left;
    padding: 0 20px;
  }
  .store-info-set-calendar-bottom .store-info-set-calendar-wrapper {
    width: 100%;
    padding: 25px;
    border-style: solid;
    border-width: 1px;
  }
  .store-info-set-calendar-bottom .store-info-set-calendar-image {
    position: relative;
    width: 100%;
  }
  .store-info-set-calendar-column {
    position: relative;
    margin-bottom: 18px;
  }
  .store-info-set-calendar-nav-prev {
    position: relative;
    padding-right: 2px;
  }
  .store-info-set-calendar-nav-next {
    position: relative;
    float: left;
    padding-left: 3px;
  }
  .store-info-set-calendar-nav a {
    line-height: 7px;
    padding: 9px 0px 9px 0px;
    font-size: 12px;
    display: block;
    border-radius: 3px;
    height: 27px;
  }
  .theme-3 .store-info-set-calendar-nav a {
    line-height: 7px;
    font-size: 12px;
    display: block;
    border-radius: 0px;
  }
  .store-info-set-calendar-column {
    display: none;
  }
  .store-info-set-calendar-nav {
    border-radius: 5px;
    width: 50%;
    float: left;
  }
  .store-info-set-calendar-nav img {
    position: absolute;
    top: 9.5px;
    left: 49px;
    width: 6px;
  }
  .store-info-set-calendar-nav-prev img {
    left: 9px;
    transform: scale(-1, 1);
  }
  .store-info-set-calendar-nav-prev .tc-btn-b {
    padding-right: 12px;
    padding-left: 12px;
    text-align: right;
  }
  .store-info-set-calendar-nav-next .tc-btn-b {
    padding-right: 18px;
    padding-left: 14px;
  }
  .store-info-set-calendar-column-pc {
    position: absolute;
    display: block;
    overflow: hidden;
    top: 0;
    right: 0;
    width: 122px;
    float: left;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers__sp {
    display: none;
  }
  .store-info-set-0001__inner {
    display: flex;
    flex-wrap: wrap;
  }
  .store-info-set-calendar-list {
    padding-top: 30px;
    margin: 0 -20px;
  }
  .store-info-set-calendar-bottom {
    float: left;
  }
  .store-info-set-0001 {
    margin: 0 40px;
  }
  .store-info-set-0001__columns {
    margin: 100px 0 0 0;
    width: 50%;
  }
  .store-info-set-0001__columns__inner__list {
    margin: 24px 0 0;
  }
  .store-info-set-0001__columns__inner__title {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 6px 0;
  }
  .store-info-set__inner__list__title {
    margin: 0 0 20px 0;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set__inner__list__time {
    font-size: 20px;
    margin: 0 0 11px 0;
    line-height: 1.5;
  }
  .store-info-set-0001__columns__inner__list__tel-label {
    font-size: 12px;
    margin: 0 0 10px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set-0001 .store-info-set-0001__columns__inner__list__tel-numbers {
    font-size: 28px;
    font-weight: bold;
    padding: 0 0 0 33px;
    margin: 0 0 15px;
    background: none;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set__inner__list__txt {
    font-size: 14px;
    line-height: 1.5em;
  }
  .store-info-set-0001 .tel-icon:before {
    position: absolute;
    top: 9px;
    left: 0px;
    width: 23px;
    height: 23px;
  }
  .store-info-set-0001__columns__inner__list__txt {
    font-size: 14px;
    line-height: 2;
    padding-top: 10px;
  }
  .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 3px;
    margin-top: 22px;
  }
  .theme-3 .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 0px;
  }
  .theme-4 .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 25px;
  }
  .theme-1 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before, .theme-4 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 7px;
  }
  .theme-2 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before, .theme-3 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 13px;
  }
  .store-info-set-0001__inner .store-info-set-0001__columns:nth-of-type(2) {
    padding-right: 14px;
  }
  .store-info-set-0001__inner .store-info-set-0001__columns:nth-of-type(3) {
    padding-left: 19px;
  }
  .store-info-set-0001__inner .store-info-set-0001__columns:nth-of-type(4) {
    padding-right: 14px;
  }
  .store-info-set-0001__inner .store-info-set-0001__columns:nth-of-type(5) {
    padding-left: 19px;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers__sp {
    display: none;
  }
  .store-info-set__inner__list__commnet {
    font-size: 14px;
    line-height: 2;
  }
  .store-info-set-calendar-attantion-list {
    padding-top: 20px;
    overflow: hidden;
    padding-bottom: 0;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .store-info-set-calendar-column-sp {
    display: none;
  }
  .store-info-set-calendar {
    width: 70%;
    position: relative;
    padding-right: 22px;
    padding-left: 0;
    margin: 0 0 100px;
  }
  .store-info-set-calendar h2 {
    font-size: 20px;
    display: inline-block;
  }
  .callendar-container {
    margin-bottom: 0;
    padding-bottom: 38px;
    overflow: hidden;
  }
  .store-info-set-calendar-list:after {
    display: block;
    clear: both;
    content: "";
  }
  .store-info-set-calendar-top, .store-info-set-calendar-bottom {
    width: 49.8%;
  }
  .store-info-set-calendar-top img, .store-info-set-calendar-bottom img {
    width: 100%;
  }
  .store-info-set-calendar-bottom {
    float: left;
    padding-right: 17px;
  }
  .store-info-set-calendar-bottom .store-info-set-calendar-wrapper {
    width: 100%;
    padding: 19px 19px 15px 21px;
    border-style: solid;
    border-width: 1px;
  }
  .store-info-set-calendar-bottom .store-info-set-calendar-image {
    position: relative;
    width: 100%;
  }
  .store-info-set-calendar-column {
    position: relative;
    margin-bottom: 18px;
  }
  .store-info-set-calendar-nav-prev {
    position: relative;
    padding-right: 2px;
  }
  .store-info-set-calendar-nav-next {
    position: relative;
    float: left;
    padding-left: 3px;
  }
  .store-info-set-calendar-nav a {
    line-height: 7px;
    padding: 9px 0px 9px 0px;
    font-size: 12px;
    display: block;
    border-radius: 3px;
  }
  .theme-3 .store-info-set-calendar-nav a {
    line-height: 7px;
    padding: 8px 0px 9px -1px;
    font-size: 12px;
    display: block;
    border-radius: 0px;
  }
  .store-info-set-calendar-column {
    display: none;
  }
  .store-info-set-calendar-nav {
    border-radius: 5px;
    width: 50%;
    float: left;
  }
  .store-info-set-calendar-nav img {
    position: absolute;
    top: 8px;
    left: 49px;
    width: 6px;
  }
  .store-info-set-calendar-nav-prev img {
    left: 9px;
    transform: scale(-1, 1);
  }
  .store-info-set-calendar-nav-prev .tc-btn-b {
    padding-right: 12px;
    padding-left: 20px;
    text-align: right;
  }
  .store-info-set-calendar-nav-next .tc-btn-b {
    padding-right: 18px;
    padding-left: 14px;
  }
  .store-info-set-calendar-column-pc {
    display: block;
    overflow: hidden;
    padding-right: 19px;
    width: 142px;
    float: right;
    height: 26px;
  }
  .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 14px;
    margin: 30px 0 0 0;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 3px;
  }
  .theme-1 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before, .theme-4 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 7px;
  }
  .theme-2 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before, .theme-3 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 13px;
  }
  .theme-3 .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 0px;
  }
  .theme-4 .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 25px;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers__sp {
    display: none;
  }
  .store-info-set-0001__inner {
    display: flex;
    flex-wrap: wrap;
  }
  .store-info-set-calendar-list {
    padding-top: 30px;
    width: 100%;
  }
  .store-info-set-0001 {
    margin: 0 80px;
  }
  .store-info-set-0001__columns {
    width: 30%;
  }
  .store-info-set-0001__columns__inner__list {
    margin: 24px 0 0;
  }
  .store-info-set-0001__columns__inner__title {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 30px 0;
  }
  .store-info-set__inner__list__title {
    margin: 0 0 20px 0;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set__inner__list__time {
    font-size: 20px;
    margin: 0 0 11px 0;
    line-height: 1.5;
  }
  .store-info-set-0001__columns__inner__list__tel-label {
    font-size: 12px;
    margin: 0 0 8px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set-0001 .store-info-set-0001__columns__inner__list__tel-numbers {
    font-size: 28px;
    font-weight: bold;
    padding: 0 0 0 34px;
    margin: 0 0 15px;
    background: none;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set__inner__list__txt {
    font-size: 14px;
    line-height: 1.5em;
  }
  .store-info-set-0001 .tel-icon:before {
    position: absolute;
    top: 8px;
    left: 1px;
    width: 25px;
    height: 25px;
  }
  .store-info-set-0001__columns__inner__list__txt {
    font-size: 14px;
    line-height: 2;
    padding-top: 10px;
  }
  .store-info-set-0001 .store-info-set-0001__columns:nth-of-type(2) {
    padding-left: 5px;
  }
  .store-info-set-0001 .store-info-set-0001__columns:nth-of-type(3) {
    width: 30.333%;
    margin-right: 40px;
  }
  .store-info-set-0001 .store-info-set-0001__columns:nth-of-type(4) {
    width: 30.333%;
    margin-right: 45px;
  }
  .store-info-set-0001 .store-info-set-0001__columns:nth-of-type(5) {
    width: 30.333%;
    margin-right: -80px;
  }
  .store-info-set__inner__list__commnet {
    font-size: 14px;
    line-height: 2;
  }
  .store-info-set-calendar-attantion-list {
    padding-top: 18px;
  }
  .store-info-set-calendar-attantion {
    padding: 0 20px 10px 0;
  }
}
/* pc-small-nomal */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .store-info-set-calendar-column-sp {
    display: none;
  }
  .store-info-set-calendar {
    width: 70%;
    position: relative;
    margin: 0 0 100px;
  }
  .store-info-set-0001__columns {
    width: 30%;
  }
  .store-info-set-0001__columns__inner__list__tel-label {
    font-size: 12px;
    margin: 0 0 8px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers {
    font-size: 28px;
    font-weight: bold;
    position: relative;
    padding: 0 0 0 36px;
    margin: 0 0 14px 0;
    font-weight: bold;
  }
  .store-info-set-0001__columns__inner__title {
    font-size: 20px;
    margin: 0 0 31px;
    font-weight: bold;
  }
  .store-info-set-0001__columns__inner__list__txt {
    font-size: 14px;
    line-height: 2;
    padding-top: 10px;
  }
  .store-info-set__inner__list__title {
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set-0001__columns__inner__list {
    margin: 20px 0 0;
  }
  .store-info-set__inner__list__time {
    font-size: 20px;
    margin: 18px 0 0;
    line-height: 1.5;
  }
  .store-info-set-calendar-attantion-list {
    padding-top: 16px;
  }
  .store-info-set-calendar-attantion {
    padding: 0 20px 10px 0;
  }
  .store-info-set__inner__list__txt {
    margin: 13px 0 0;
    line-height: 1.5em;
  }
  .store-info-set-0001 .tel-icon:before {
    width: 25px;
    height: 25px;
    top: 2px;
    left: 0;
  }
  .store-info-set-calendar h2 {
    font-size: 20px;
    height: 26px;
    display: inline-block;
  }
  .store-info-set-calendar-list {
    padding-top: 26px;
    width: 100%;
  }
  .callendar-container {
    margin-bottom: 0;
    padding-bottom: 38px;
    overflow: hidden;
  }
  .store-info-set-calendar-list:after {
    display: block;
    clear: both;
    content: "";
  }
  .store-info-set-calendar-top, .store-info-set-calendar-bottom {
    width: 47.8%;
  }
  .store-info-set-calendar-top img, .store-info-set-calendar-bottom img {
    width: 100%;
  }
  .store-info-set-calendar-bottom {
    float: left;
    padding-right: 20px;
  }
  .store-info-set-calendar-bottom .store-info-set-calendar-wrapper {
    width: 100%;
    padding: 25px 25px 17px 25px;
    border-style: solid;
    border-width: 1px;
  }
  .store-info-set-calendar-bottom .store-info-set-calendar-image {
    position: relative;
    width: 100%;
  }
  .store-info-set-calendar-column {
    position: relative;
    margin-bottom: 18px;
  }
  .store-info-set-calendar-nav-prev {
    position: relative;
    padding-right: 2px;
  }
  .store-info-set-calendar-nav-next {
    position: relative;
    float: left;
    padding-left: 3px;
  }
  .store-info-set-calendar-nav a {
    line-height: 12px;
    padding: 6px 0px 9px 0px;
    font-size: 12px;
    display: block;
    border-radius: 3px;
    height: 26px;
  }
  .theme-3 .store-info-set-calendar-nav a {
    line-height: 7px;
    padding: 6px 0px 9px -1px;
    font-size: 12px;
    display: block;
    border-radius: 0px;
  }
  .store-info-set-calendar-column {
    display: none;
  }
  .store-info-set-calendar-nav {
    border-radius: 5px;
    width: 50%;
    float: left;
  }
  .store-info-set-calendar-nav img {
    position: absolute;
    top: 8px;
    width: 6px;
    right: 6px;
  }
  .store-info-set-calendar-nav-prev img {
    left: 7px;
    transform: scale(-1, 1);
  }
  .store-info-set-calendar-nav-prev .tc-btn-b {
    padding-right: 12px;
    padding-left: 20px;
    text-align: right;
  }
  .store-info-set-calendar-nav-next .tc-btn-b {
    padding-right: 18px;
    padding-left: 14px;
  }
  .store-info-set-calendar-column-pc {
    display: block;
    overflow: hidden;
    padding-right: 52px;
    width: 175px;
    float: right;
    height: 26px;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers-sp {
    display: none;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers__sp {
    display: none;
  }
  .store-info-set-0001 {
    max-width: 1280px;
    margin: 0 120px;
  }
  .store-info-set-0001__inner {
    display: flex;
    flex-wrap: wrap;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers {
    font-size: 28px;
    font-weight: bold;
    position: relative;
    padding: 0 0 0 36px;
    margin: 0 0 14px 0;
    font-weight: bold;
  }
  .store-info-set-0001__columns__inner__list__txt {
    font-size: 14px;
    line-height: 2;
    padding-top: 10px;
  }
  .store-info-set__inner__list__title {
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set__inner__list__time {
    font-size: 20px;
    margin: 18px 0 0;
    line-height: 1.5;
  }
  .store-info-set__inner__list__txt {
    margin: 13px 0 0;
    line-height: 1.5em;
  }
  .store-info-set-0001 .store-info-set-0001__columns:nth-of-type(3) {
    width: 30%;
    margin-right: 52px;
  }
  .store-info-set-0001 .store-info-set-0001__columns:nth-of-type(4) {
    width: 30%;
    margin-right: 52px;
  }
  .store-info-set-0001 .store-info-set-0001__columns:nth-of-type(5) {
    width: 30%;
    margin-right: -80px;
  }
  .store-info-set-0001 .tel-icon:before {
    width: 25px;
    height: 25px;
    top: 8px;
    left: 0;
  }
  .store-info-set-0001 .store-info-set-0001__columns__inner__list__tel-numbers {
    background: none;
  }
  .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 14px;
    margin: 30px 0 0 0;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 3px;
  }
  .theme-1 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before, .theme-4 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 7px;
  }
  .theme-2 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before, .theme-3 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 13px;
  }
  .theme-3 .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 0px;
  }
  .theme-4 .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 25px;
  }
  .store-info-set__inner__list__time {
    margin: 18px 0 12px;
    line-height: 1.5;
  }
  .store-info-set__inner__list__commnet {
    font-size: 14px;
    line-height: 2;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .store-info-set-calendar-column-sp {
    display: none;
  }
  .store-info-set-calendar {
    width: 70%;
    position: relative;
    margin: 0 0 100px;
  }
  .store-info-set-0001__columns {
    width: 31%;
  }
  .store-info-set-0001__columns__inner__list__tel-label {
    font-size: 12px;
    margin: 0 0 12px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers {
    font-size: 28px;
    font-weight: bold;
    position: relative;
    padding: 0 0 0 36px;
    margin: 0 0 14px 0;
    font-weight: bold;
  }
  .store-info-set-0001__columns__inner__title {
    font-size: 20px;
    margin: 0 0 31px;
    font-weight: bold;
  }
  .store-info-set-0001__columns__inner__list__txt {
    font-size: 14px;
    line-height: 2;
    padding-top: 10px;
  }
  .store-info-set__inner__list__title {
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set-0001__columns__inner__list {
    margin: 21px 0 0;
  }
  .store-info-set__inner__list__time {
    font-size: 20px;
    margin: 18px 0 9px;
    line-height: 1.5;
  }
  .store-info-set__inner__list__txt {
    margin: 13px 0 0;
    line-height: 1.5em;
  }
  .store-info-set-0001 .tel-icon:before {
    width: 25px;
    height: 25px;
    left: 0;
    top: 8px;
    left: 0;
  }
  .store-info-set-calendar h2 {
    font-size: 20px;
    height: 26px;
    display: inline-block;
  }
  .store-info-set-calendar-list {
    padding-top: 26px;
    width: 100%;
  }
  .callendar-container {
    margin-bottom: 0;
    padding-bottom: 38px;
    overflow: hidden;
  }
  .store-info-set-calendar-list:after {
    display: block;
    clear: both;
    content: "";
  }
  .store-info-set-calendar-top, .store-info-set-calendar-bottom {
    width: 48%;
  }
  .store-info-set-calendar-top img, .store-info-set-calendar-bottom img {
    width: 100%;
  }
  .store-info-set-calendar-bottom {
    float: left;
    padding-right: 32px;
  }
  .store-info-set-calendar-bottom .store-info-set-calendar-wrapper {
    width: 100%;
    padding: 28px 28px 23px 34px;
    border-style: solid;
    border-width: 1px;
  }
  .store-info-set-calendar-bottom .store-info-set-calendar-image {
    position: relative;
    width: 100%;
  }
  .store-info-set-calendar-column {
    position: relative;
    margin-bottom: 18px;
  }
  .store-info-set-calendar-nav-prev {
    position: relative;
    padding-right: 2px;
  }
  .store-info-set-calendar-nav-next {
    position: relative;
    float: left;
    padding-left: 3px;
  }
  .store-info-set-calendar-nav {
    border-radius: 5px;
    width: 50%;
    float: left;
  }
  .store-info-set-calendar-nav a {
    line-height: 7px;
    padding: 9px 0px 9px 0px;
    font-size: 12px;
    display: block;
    border-radius: 3px;
  }
  .theme-3 .store-info-set-calendar-nav a {
    line-height: 7px;
    padding: 9px 0px 9px -1px;
    font-size: 12px;
    display: block;
    border-radius: 0px;
  }
  .store-info-set-calendar-column {
    display: none;
  }
  .store-info-set-calendar-nav img {
    position: absolute;
    top: 8px;
    left: 49px;
    width: 6px;
  }
  .store-info-set-calendar-nav-prev img {
    left: 10px;
    transform: scale(-1, 1);
  }
  .store-info-set-calendar-nav-prev .tc-btn-b {
    padding-right: 12px;
    padding-left: 20px;
    text-align: right;
  }
  .store-info-set-calendar-nav-next .tc-btn-b {
    padding-right: 18px;
    padding-left: 14px;
  }
  .store-info-set-calendar-column-pc {
    display: block;
    overflow: hidden;
    padding-right: 68px;
    width: 193px;
    float: right;
    height: 26px;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers-sp {
    display: none;
  }
  .theme-3 .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 0px;
  }
  .theme-4 .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 25px;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers__sp {
    display: none;
  }
  .store-info-set-0001 {
    max-width: 1520px;
    margin: 0 120px;
  }
  .store-info-set-0001__inner {
    display: flex;
    flex-wrap: wrap;
  }
  .store-info-set-0001__columns {
    width: 30%;
  }
  .store-info-set-0001__columns__inner__list__tel-label {
    font-size: 12px;
    margin: 0 0 7px;
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set-0001__columns__inner__list__tel-numbers {
    font-size: 28px;
    font-weight: bold;
    position: relative;
    padding: 0 0 0 36px;
    margin: 0 0 14px 0;
    font-weight: bold;
  }
  .store-info-set-0001__columns__inner__list__txt {
    font-size: 14px;
    line-height: 2;
    padding-top: 10px;
  }
  .store-info-set__inner__list__title {
    font-weight: bold;
    line-height: 1.5;
  }
  .store-info-set-calendar-attantion-list {
    padding-top: 16px;
  }
  .store-info-set-calendar-attantion {
    padding: 0 20px 10px 0;
  }
  .store-info-set__inner__list__txt {
    margin: 13px 0 0;
    line-height: 1.5em;
  }
  .store-info-set-0001 .store-info-set-0001__columns:nth-of-type(3) {
    width: 30%;
    margin-right: 62px;
  }
  .store-info-set-0001 .store-info-set-0001__columns:nth-of-type(4) {
    width: 30%;
    margin-right: 62px;
  }
  .store-info-set-0001 .store-info-set-0001__columns:nth-of-type(5) {
    width: 30%;
    margin-right: -80px;
  }
  .store-info-set-0001 .store-info-set-0001__columns__inner__list__tel-numbers {
    background: none;
  }
  .store-info-set-0001__columns__inner__list__btn {
    padding: 18px 35px 18px 18px;
    font-size: 14px;
    margin: 30px 0 0 0;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 3px;
  }
  .theme-1 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before, .theme-4 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 7px;
  }
  .theme-2 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before, .theme-3 .store-info-set-0001 .store-info-set-0001__columns__inner__list__btn__icon:before {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 13px;
  }
  .store-info-set__inner__list__commnet {
    font-size: 14px;
    line-height: 2;
  }
}
.store-list-wrap {
  width: 100%;
  overflow: hidden;
}

.store-list {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin: 0 16px 0px 16px;
  padding: 32px 0 20px 0;
}

.store-title {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 22px 0;
}

.store-name {
  font-size: 14px;
  line-height: 2;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .store-list {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 0 40px 0px 40px;
    padding: 30px 0 20px 0;
  }
  .store-title {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 7px 0 0 0;
  }
  .store-name {
    font-size: 14px;
    line-height: 2;
    padding: 0 0 0 20%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .store-list {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 0 80px 0px 80px;
    padding: 30px 0 30px 0;
  }
  .store-title {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 7px 0 0 0;
  }
  .store-name {
    font-size: 14px;
    line-height: 2;
    padding: 0 0 0 15%;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .store-list {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 0 120px 0px 120px;
    padding: 30px 0 30px 0;
  }
  .store-title {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 7px 0 0 0;
  }
  .store-name {
    font-size: 14px;
    line-height: 2;
    padding: 0 0 0 13%;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .store-list {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 0 120px 0px 120px;
    padding: 30px 0 30px 0;
  }
  .store-title {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 7px 0 0 0;
  }
  .store-name {
    font-size: 14px;
    line-height: 2;
    padding: 0 0 0 13%;
  }
}
@media screen and (min-width: 1760px) {
  .store-list {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 0 8% 0px 8%;
    padding: 30px 0 30px 0;
  }
  .store-title {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 7px 0 0 0;
  }
  .store-name {
    font-size: 14px;
    line-height: 2;
    padding: 0 0 0 11%;
  }
}
.store-manager-0001-clear {
  clear: both;
}

.store-manager-0001 {
  display: block;
  clear: both;
}

/* sp */
@media screen and (max-width: 767px) {
  .store-manager-0001 {
    margin: 0 16px 0;
  }
  .store-manager-0001__txt {
    font-size: 14px;
    line-height: 2em;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .staff-introduction-0001__work {
    font-size: 14px;
    width: 100%;
    margin: 30px 0 0 0;
  }
  .store-manager-0001__staff_name {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 10px 0 0 0;
  }
  .theme-1 .store-manager-0001__column__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .store-manager-0001__column__img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .store-manager-0001__column__img {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .store-manager-0001__column__img {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .theme-1 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .store-manager-0001 {
    margin: 0 40px 0;
  }
  .store-manager-0001__txt {
    font-size: 14px;
    line-height: 2em;
    overflow: auto;
  }
  .staff-introduction-0001__work {
    font-size: 14px;
    margin: 30px 0 0 0;
  }
  .store-manager-0001__staff_name {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 10px 0 0 0;
  }
  .store-manager-0001__inner {
    width: 47.5%;
    float: right;
  }
  .theme-1 .store-manager-0001__column__img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-2 .store-manager-0001__column__img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-3 .store-manager-0001__column__img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-4 .store-manager-0001__column__img {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-1 .store-manager-0001__column__img.auto-noimage-3-2 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-2 .store-manager-0001__column__img.auto-noimage-3-2 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-3 .store-manager-0001__column__img.auto-noimage-3-2 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-4 .store-manager-0001__column__img.auto-noimage-3-2 {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .store-manager-0001 {
    margin: 0 80px 0;
  }
  .store-manager-0001__txt {
    font-size: 14px;
    line-height: 2em;
    overflow: auto;
  }
  .staff-introduction-0001__work {
    font-size: 14px;
    margin: 30px 0 0 0;
  }
  .store-manager-0001__staff_name {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 10px 0 0 0;
  }
  .store-manager-0001__inner {
    width: 47.5%;
    float: right;
  }
  .theme-1 .store-manager-0001__column__img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-2 .store-manager-0001__column__img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-3 .store-manager-0001__column__img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-4 .store-manager-0001__column__img {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-1 .store-manager-0001__column__img.auto-noimage-3-2 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-2 .store-manager-0001__column__img.auto-noimage-3-2 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-3 .store-manager-0001__column__img.auto-noimage-3-2 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
  .theme-4 .store-manager-0001__column__img.auto-noimage-3-2 {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 0 5% 0 0;
    width: 47.5%;
    float: left;
  }
}
/* pc-small  */
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .store-manager-0001 {
    margin: 0 120px 0;
  }
  .store-manager-0001__staff_name {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 10px 0 0 0;
  }
  .staff-introduction-0001__work {
    font-size: 14px;
    margin: 30px 0 0 0;
  }
  .store-manager-0001__txt {
    font-size: 14px;
    line-height: 2em;
    overflow: auto;
  }
  .store-manager-0001__inner {
    width: 47.5%;
    float: right;
  }
  .theme-1 .store-manager-0001__column__img {
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-2 .store-manager-0001__column__img {
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-3 .store-manager-0001__column__img {
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-4 .store-manager-0001__column__img {
    width: 47.5%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-1 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-2 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-3 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-4 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 47.5%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 5% 0 0;
    float: left;
  }
}
/* pc-nomal */
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .store-manager-0001 {
    margin: 0 120px 0;
  }
  .store-manager-0001__staff_name {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 10px 0 0 0;
  }
  .staff-introduction-0001__work {
    font-size: 14px;
    margin: 30px 0 0 0;
  }
  .store-manager-0001__txt {
    font-size: 14px;
    line-height: 2em;
    overflow: auto;
  }
  .store-manager-0001__inner {
    width: 47.5%;
    float: right;
  }
  .theme-1 .store-manager-0001__column__img {
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-2 .store-manager-0001__column__img {
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-3 .store-manager-0001__column__img {
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-4 .store-manager-0001__column__img {
    width: 47.5%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-1 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-2 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-3 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-4 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 47.5%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 5% 0 0;
    float: left;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .store-manager-0001 {
    margin: 0 120px 0;
  }
  .store-manager-0001__txt {
    font-size: 14px;
    line-height: 2em;
    overflow: auto;
  }
  .staff-introduction-0001__work {
    font-size: 14px;
    margin: 30px 0 0 0;
  }
  .store-manager-0001__staff_name {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 10px 0 0 0;
  }
  .store-manager-0001__inner {
    width: 47.5%;
    float: right;
  }
  .theme-1 .store-manager-0001__column__img {
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-2 .store-manager-0001__column__img {
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-3 .store-manager-0001__column__img {
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-4 .store-manager-0001__column__img {
    width: 47.5%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-1 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-2 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 47.5%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-3 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 47.5%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 5% 0 0;
    float: left;
  }
  .theme-4 .store-manager-0001__column__img.auto-noimage-3-2 {
    width: 47.5%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 5% 0 0;
    float: left;
  }
}
.store-message-0001 {
  overflow: hidden;
  padding: 0 16px 0px 16px;
}

.store-message-0001-image {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin: 0 0 5px 0;
}

.theme-3 .store-message-0001-image {
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  margin: 0 0 5px 0;
}

.theme-4 .store-message-0001-image {
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  margin: 0 0 5px 0;
}

.store-message-0001-balloon {
  font-size: 13px;
  line-height: 2;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 15px 20px;
  background-color: #fff;
}

.theme-3 .store-message-0001-balloon {
  font-size: 13px;
  line-height: 2;
  border-width: 1px;
  border-style: solid;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  padding: 15px 20px;
  background-color: #fff;
}

.theme-4 .store-message-0001-balloon {
  font-size: 13px;
  line-height: 2;
  border-width: 1px;
  border-style: solid;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  padding: 15px 20px;
  background-color: #fff;
}

.store-message-0001-triangle-1 {
  width: 25px;
  height: 18px;
  margin-bottom: -1px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.store-message-0001-triangle-2 {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .store-message-0001 {
    padding: 0 40px 0px 40px;
    position: relative;
  }
  .store-message-0001-image {
    width: 38%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 30px 0 0;
    float: left;
  }
  .theme-3 .store-message-0001-image {
    width: 38%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 30px 0 0;
    float: left;
  }
  .theme-4 .store-message-0001-image {
    width: 38%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 0 30px 0 0;
    float: left;
  }
  .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 22px 30px 20px 30px;
    background-color: #fff;
    width: 57.5%;
    float: left;
  }
  .theme-3 .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    padding: 22px 30px 20px 30px;
    background-color: #fff;
    width: 57.5%;
    float: left;
  }
  .theme-4 .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    padding: 22px 30px 20px 30px;
    background-color: #fff;
    width: 57.5%;
    float: left;
  }
  .store-message-0001-triangle-1 {
    display: none;
  }
  .store-message-0001-triangle-2 {
    width: 18px;
    height: 25px;
    display: inline-block;
    position: absolute;
    margin-left: -48px;
    top: 12%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .store-message-0001 {
    padding: 0 80px 0px 80px;
    position: relative;
  }
  .store-message-0001-image {
    width: 38%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 30px 0 0;
    float: left;
  }
  .theme-3 .store-message-0001-image {
    width: 38%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 30px 0 0;
    float: left;
  }
  .theme-4 .store-message-0001-image {
    width: 38%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 0 30px 0 0;
    float: left;
  }
  .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 20px 30px;
    background-color: #fff;
    width: 58.5%;
    float: left;
    margin-right: -150px;
  }
  .theme-3 .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    padding: 20px 30px;
    background-color: #fff;
    width: 58.5%;
    float: left;
    margin-right: -150px;
  }
  .theme-4 .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    padding: 20px 30px;
    background-color: #fff;
    width: 58.5%;
    float: left;
    margin-right: -150px;
  }
  .store-message-0001-triangle-1 {
    display: none;
  }
  .store-message-0001-triangle-2 {
    width: 18px;
    height: 25px;
    display: inline-block;
    position: absolute;
    margin-left: -48px;
    top: 9%;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .store-message-0001 {
    padding: 0 120px 0px 120px;
    position: relative;
  }
  .store-message-0001-image {
    width: 38%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 30px 0 0;
    float: left;
  }
  .theme-3 .store-message-0001-image {
    width: 38%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 30px 0 0;
    float: left;
  }
  .theme-4 .store-message-0001-image {
    width: 38%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 30px 0 0;
    float: left;
  }
  .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 20px 30px;
    background-color: #fff;
    width: 59%;
    float: left;
    margin-right: -150px;
  }
  .theme-3 .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    padding: 20px 30px;
    background-color: #fff;
    width: 59%;
    float: left;
    margin-right: -150px;
  }
  .theme-4 .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 20px 30px;
    background-color: #fff;
    width: 59%;
    float: left;
    margin-right: -150px;
  }
  .store-message-0001-triangle-1 {
    display: none;
  }
  .store-message-0001-triangle-2 {
    width: 18px;
    height: 25px;
    display: inline-block;
    position: absolute;
    margin-left: -48px;
    top: 8%;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .store-message-0001 {
    padding: 0 120px 0px 120px;
    position: relative;
  }
  .store-message-0001-image {
    width: 38%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 30px 0 0;
    float: left;
  }
  .theme-3 .store-message-0001-image {
    width: 38%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 30px 0 0;
    float: left;
  }
  .theme-4 .store-message-0001-image {
    width: 38%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 30px 0 0;
    float: left;
  }
  .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 20px 30px;
    background-color: #fff;
    width: 59%;
    float: left;
    margin-right: -150px;
  }
  .theme-3 .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    padding: 20px 30px;
    background-color: #fff;
    width: 59%;
    float: left;
    margin-right: -150px;
  }
  .theme-4 .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    padding: 20px 30px;
    background-color: #fff;
    width: 59%;
    float: left;
    margin-right: -150px;
  }
  .theme-4 .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 20px 30px;
    background-color: #fff;
    width: 59%;
    float: left;
    margin-right: -150px;
  }
  .store-message-0001-triangle-1 {
    display: none;
  }
  .store-message-0001-triangle-2 {
    width: 18px;
    height: 25px;
    display: inline-block;
    position: absolute;
    margin-left: -48px;
    top: 8%;
  }
}
@media screen and (min-width: 1760px) {
  .store-message-0001 {
    padding: 0 120px 0px 120px;
    position: relative;
  }
  .store-message-0001-image {
    width: 38%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 30px 0 0;
    float: left;
  }
  .theme-3 .store-message-0001-image {
    width: 38%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 0 30px 0 0;
    float: left;
  }
  .theme-4 .store-message-0001-image {
    width: 38%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 30px 0 0;
    float: left;
  }
  .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 20px 30px;
    background-color: #fff;
    width: 58%;
    float: left;
    margin-right: -150px;
  }
  .theme-3 .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    padding: 20px 30px;
    background-color: #fff;
    width: 58%;
    float: left;
    margin-right: -150px;
  }
  .theme-4 .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    padding: 20px 30px;
    background-color: #fff;
    width: 58%;
    float: left;
    margin-right: -150px;
  }
  .theme-4 .store-message-0001-balloon {
    font-size: 14px;
    line-height: 2;
    border-width: 1px;
    border-style: solid;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 20px 30px;
    background-color: #fff;
    width: 58%;
    float: left;
    margin-right: -150px;
  }
  .store-message-0001-triangle-1 {
    display: none;
  }
  .store-message-0001-triangle-2 {
    width: 18px;
    height: 25px;
    display: inline-block;
    position: absolute;
    margin-left: -48px;
    top: 7%;
  }
}
.store-new-blog-list-0001__store-name {
  font-weight: bold;
}

.store-new-blog-list-0001__container__btn {
  position: relative;
}

.color-icon:before {
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

.store-new-blog-list-0001__container__btn {
  display: block;
  position: relative;
  margin: 30px 0 0 0;
  padding: 12px;
  border-radius: 3px;
  font-weight: bold;
}

.store-new-blog-list-0001-inner {
  position: relative;
}

.theme-4 .store-new-blog-list-0001-wrap {
  border-radius: 0px;
}

.theme-4 .store-new-blog-list-0001__container__btn {
  border-radius: 20px;
}

.blog--txt {
  visibility: hidden;
}

.color-icon:before {
  right: 10px;
  width: 12px;
  height: 12px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.theme-2 .color-icon:before,
.theme-3 .color-icon:before {
  right: 10px;
  width: 10px;
  height: 10px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.store-new-blog-list-0001__container__image-area {
  position: relative;
}

.store-new-blog-list-0001__container__image-area__main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  text-align: center;
}

.store-new-blog-list-0001__container__image-area__main:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.store-new-blog-list-0001__container-txt-area__date {
  opacity: 0.6;
}

.store-new-blog-list-0001__container__image-area__image {
  padding: 66.7% 0 0 0;
  background-repeat: repeat;
}

.theme-1 .store-new-blog-list-0001__container__image-area__image,
.theme-2 .store-new-blog-list-0001__container__image-area__image {
  border-radius: 3px;
}

.theme-4 .store-new-blog-list-0001__container__image-area__image {
  border-radius: 8px;
}

.store-new-blog-list-0001__store-name {
  min-height: 1px;
}

.store-new-blog-list-0001__article-no-exsits__inner {
  width: 100%;
  border: 1px solid #f5f5f5;
  padding: 34px 53px;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.store-new-blog-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 3px;
}

.theme-3 .store-new-blog-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 0px;
}

.theme-4 .store-new-blog-list-0001__container__image-area__image__source {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border-radius: 8px;
}

@media screen and (max-width: 767px) {
  .theme-4 .store-new-blog-list-0001__container__image-area__image {
    border-radius: 8px;
  }
  .theme-3 .store-new-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-new-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 8px;
  }
  .store-new-blog-list-0001-wrap2 {
    border-top: 1px solid #e6e6e6;
    margin: 0 16px;
  }
  .store-new-blog-list-0001 {
    margin: 34px 0 0 0;
    padding: 0 0 40px;
    border-bottom: 1px solid #e6e6e6;
  }
  .store-new-blog-list-0001-inner .store-new-blog-list-0001:last-child {
    margin: 0;
  }
  .store-new-blog-list-0001__store-name {
    font-size: 20px;
    padding-bottom: 20px;
    line-height: 1.5;
  }
  .store-new-blog-list-0001__container {
    margin: 30px 0 0;
  }
  .store-new-blog-list-0001__container__title-area {
    width: 54%;
    margin: -21px 0 0 0;
  }
  .store-new-blog-list-0001__container__image-area {
    width: 39%;
    float: right;
    position: relative;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .store-new-blog-list-0001__container__txt-area {
    font-size: 14px;
    line-height: 2;
  }
  .store-new-blog-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 20px 0;
    font-weight: bold;
  }
  .store-new-blog-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: 13px 0 0;
    line-height: 1.5;
    font-weight: bold;
  }
  .store-new-blog-list-0001__article-no-exsits {
    margin: 0 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 43%;
    margin: 0 0px 0 40px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 43%;
    float: right;
    margin: -1px 40px 0 0;
  }
  .store-blog-post-notification-list-0001-top-crea {
    clear: both;
  }
  .theme-4 .store-new-blog-list-0001__container__image-area__image {
    border-radius: 16px;
  }
  .theme-3 .store-new-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-new-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 16px;
  }
  .store-new-blog-list-0001-wrap2 {
    margin: 0 40px;
  }
  .store-new-blog-list-0001-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .store-new-blog-list-0001 {
    width: 50%;
  }
  .store-new-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-new-blog-list-0001__store-name {
    font-size: 20px;
    line-height: 1.5;
  }
  .store-new-blog-list-0001 {
    margin: 35px 0 0;
    padding: 0 0;
  }
  .store-new-blog-list-0001-wrap-inner .store-new-blog-list-0001:nth-child(odd) {
    padding-right: 20px;
  }
  .store-new-blog-list-0001-wrap-inner .store-new-blog-list-0001:nth-child(even) {
    padding-left: 20px;
  }
  .store-new-blog-list-0001__container {
    margin: 30px 0 0;
  }
  .store-new-blog-list-0001__container__title-area {
    width: 66%;
  }
  .store-new-blog-list-0001__container__image-area {
    width: 34%;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .store-new-blog-list-0001__container__txt-area {
    font-size: 14px;
    line-height: 2;
  }
  .store-new-blog-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 20px 0;
    font-weight: bold;
  }
  .store-new-blog-list-0001__container__title-area__txt {
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
  }
  .store-new-blog-list-0001__container__btn {
    width: 45%;
    font-size: 14px;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-new-blog-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 40.5%;
    margin: 0 0px 0 80px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 40.5%;
    float: right;
    margin: -1px 80px 0 0;
  }
  .theme-4 .store-new-blog-list-0001__container__image-area__image {
    border-radius: 16px;
  }
  .theme-3 .store-new-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-new-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 16px;
  }
  .store-new-blog-list-0001-wrap2 {
    margin: 0 80px;
  }
  .store-new-blog-list-0001-wrap-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .store-new-blog-list-0001 {
    width: 50%;
  }
  .store-new-blog-list-0001__store-name {
    font-size: 20px;
    line-height: 1.5;
  }
  .store-new-blog-list-0001 {
    margin: 34px 0 0;
  }
  .store-new-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 36px;
  }
  .store-new-blog-list-0001-wrap-inner .store-new-blog-list-0001:nth-child(odd) {
    padding-right: 20px;
  }
  .store-new-blog-list-0001-wrap-inner .store-new-blog-list-0001:nth-child(even) {
    padding-left: 20px;
  }
  .store-new-blog-list-0001__container {
    margin: 25px 0 0;
  }
  .store-new-blog-list-0001__container__title-area {
    width: 56%;
  }
  .store-new-blog-list-0001__container__image-area {
    width: 38%;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .store-new-blog-list-0001__container__txt-area {
    font-size: 14px;
    line-height: 2;
  }
  .store-new-blog-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 20px 0;
    font-weight: bold;
  }
  .store-new-blog-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: -6px 0 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .store-new-blog-list-0001__container__btn {
    width: 36%;
    font-size: 14px;
    margin: 23px 0 0 0;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-new-blog-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 80px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 38.5%;
    margin: 0 0px 0 120px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 38.5%;
    float: right;
    margin: -1px 120px 0 0;
  }
  .theme-4 .store-new-blog-list-0001__container__image-area__image {
    border-radius: 20px;
  }
  .theme-3 .store-new-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-new-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .store-new-blog-list-0001-wrap2 {
    margin: 0 120px;
  }
  .store-new-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .store-new-blog-list-0001__store-name {
    font-size: 20px;
    line-height: 1.5;
  }
  .store-new-blog-list-0001 {
    margin: 35px 0 0;
  }
  .store-new-blog-list-0001-wrap-inner .store-new-blog-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .store-new-blog-list-0001-wrap-inner .store-new-blog-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .store-new-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-new-blog-list-0001__container {
    margin: 30px 0 0;
  }
  .store-new-blog-list-0001__container__title-area {
    width: 47%;
  }
  .store-new-blog-list-0001__container__image-area {
    width: 49%;
    float: right;
    margin-left: 20px;
  }
  .store-new-blog-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 25px;
    font-weight: bold;
  }
  .store-new-blog-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: -11px 0 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .store-new-blog-list-0001__container__btn {
    width: 30%;
    font-size: 14px;
    margin: 25px 0 0 0;
  }
  .store-new-blog-list-0001__container__txt-area {
    line-height: 2;
    font-size: 14px;
    margin-top: -5px;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-new-blog-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 120px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 38.5%;
    margin: 0 0px 0 120px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 38.5%;
    float: right;
    margin: -1px 120px 0 0;
  }
  .theme-4 .store-new-blog-list-0001__container__image-area__image {
    border-radius: 20px;
  }
  .theme-3 .store-new-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-new-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .store-new-blog-list-0001-wrap2 {
    margin: 0 120px;
  }
  .store-new-blog-list-0001 {
    width: 50%;
    float: left;
  }
  .store-new-blog-list-0001__store-name {
    font-size: 20px;
    line-height: 1.5;
  }
  .store-new-blog-list-0001 {
    margin: 35px 0 0;
  }
  .store-new-blog-list-0001-wrap-inner .store-new-blog-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .store-new-blog-list-0001-wrap-inner .store-new-blog-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .store-new-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-new-blog-list-0001__container {
    margin: 30px 0 0;
  }
  .store-new-blog-list-0001__container__title-area {
    width: 47%;
  }
  .store-new-blog-list-0001__container__image-area {
    width: 49%;
    float: right;
    margin-left: 20px;
  }
  .store-new-blog-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 13px 0 25px;
    font-weight: bold;
  }
  .store-new-blog-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: -11px 0 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .store-new-blog-list-0001__container__btn {
    width: 30%;
    font-size: 14px;
    margin: 25px 0 0 0;
  }
  .store-new-blog-list-0001__container__txt-area {
    line-height: 2;
    font-size: 14px;
    margin-top: -5px;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-new-blog-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 120px;
  }
}
@media screen and (min-width: 1760px) {
  .store-blog-post-notification-list-0001-top {
    border-top: 1px solid #e6e6e6;
    width: 40%;
    margin: 0 0px 0 120px;
  }
  .store-blog-post-notification-list-0001-top-2 {
    border-top: 1px solid #e6e6e6;
    width: 40%;
    float: right;
    margin: -1px 120px 0 0;
  }
  .theme-4 .store-new-blog-list-0001__container__image-area__image {
    border-radius: 20px;
  }
  .theme-3 .store-new-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 0px;
  }
  .theme-4 .store-new-blog-list-0001__container__image-area__image__source {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border-radius: 20px;
  }
  .store-new-blog-list-0001-wrap2 {
    margin: 0 120px;
  }
  .store-new-blog-list-0001-wrap {
    max-width: 1520px;
  }
  .store-new-blog-list-0001 {
    width: 50%;
    float: left;
    margin: 36px 0 0;
  }
  .store-new-blog-list-0001__store-name {
    font-size: 20px;
    line-height: 1.5;
  }
  .store-new-blog-list-0001-wrap-inner .store-new-blog-list-0001:nth-child(odd) {
    padding-right: 29px;
  }
  .store-new-blog-list-0001-wrap-inner .store-new-blog-list-0001:nth-child(even) {
    padding-left: 29px;
  }
  .store-new-blog-list-0001__container {
    margin: 30px 0 0;
  }
  .store-new-blog-list-0001-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 40px;
  }
  .store-new-blog-list-0001__container__title-area {
    width: 58%;
  }
  .store-new-blog-list-0001__container__image-area {
    width: 38%;
    float: right;
    margin: 0 0 0 31px;
  }
  .store-new-blog-list-0001__container-txt-area__date {
    font-size: 14px;
    margin: 14px 0 27px;
    font-weight: bold;
  }
  .store-new-blog-list-0001__container__title-area__txt {
    font-size: 15px;
    margin: 13px 0 0;
    line-height: 1.6;
    font-weight: bold;
  }
  .store-new-blog-list-0001__container__btn {
    width: 24%;
    font-size: 14px;
    margin: 25px 0 0 0;
  }
  .store-new-blog-list-0001__container__txt-area {
    line-height: 2;
    font-size: 14px;
  }
  .color-icon:before {
    right: 10px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .theme-2 .color-icon:before,
  .theme-3 .color-icon:before {
    right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .store-new-blog-list-0001__article-no-exsits {
    width: 100%;
    padding: 0 120px;
  }
}
.switch-button .button {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 9px 30px 10px 14px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  line-height: 1.5;
  text-align: center;
  width: 180px;
  margin: auto;
  position: relative;
  user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.theme-2 .switch-button .coloricon:before, .theme-3 .switch-button .coloricon:before {
  right: 18px;
  width: 7px;
  height: 7px;
  position: absolute;
  margin: auto;
  top: 1px;
  bottom: 0px;
  transform: rotate(90deg);
}

.theme-2 .switch-button.is_show .coloricon:before, .theme-3 .switch-button.is_show .coloricon:before {
  transform: rotate(-90deg);
  top: 0;
}

.theme-4 .switch-button .button {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

.theme-1 .switch-button .coloricon:before, .theme-4 .switch-button .coloricon:before {
  position: absolute;
  width: 5px;
  height: 9px;
  right: 18px;
  top: 0;
  bottom: -3px;
  margin: auto;
  transform: rotate(90deg);
}

.theme-1 .switch-button.is_show .coloricon:before, .theme-4 .switch-button.is_show .coloricon:before {
  transform: rotate(-90deg);
  bottom: 0px;
}

/* sp */
@media screen and (max-width: 767px) {
  .switch-button .button {
    width: auto;
    margin: 0px 15px 0 15px;
  }
  .theme-1 .switch-button .coloricon:before, .theme-4 .switch-button .coloricon:before {
    right: 20px;
  }
}
/* tab-normal */
/* tab-large */
/* pc-small  */
/* pc-large */
.tab-0001__list {
  text-align: center;
  cursor: pointer;
  border-style: solid;
  border-width: 1px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .tab-0001-wrap__inner {
    margin: 0 16px;
  }
  .tab-0001 {
    display: flex;
    flex-wrap: wrap;
  }
  .tab-0001__list {
    width: 50%;
    font-size: 12px;
    padding: 16px 0;
    font-weight: bold;
  }
  .tab-0001 .tab-0001__list:nth-child(odd):nth-last-of-type(2) {
    border-radius: 3px 0 0 3px;
  }
  .tab-0001 .tab-0001__list:nth-child(even):last-of-type {
    border-radius: 0 3px 3px 0;
  }
  .tab-0001 .tab-0001__list:nth-of-type(1) {
    border-radius: 3px 0 0 0;
  }
  .tab-0001 .tab-0001__list:nth-of-type(2) {
    border-radius: 0 3px 0 0;
  }
  .tab-0001 .tab-0001__list:nth-of-type(4n+2) {
    border-left: none;
  }
  .tab-0001 .tab-0001__list:nth-of-type(4n+3) {
    border-top: none;
  }
  .tab-0001 .tab-0001__list:nth-of-type(4n+4) {
    border-top: none;
    border-left: none;
  }
  .tab-0001 .tab-0001__list:nth-of-type(4n+5) {
    border-top: none;
  }
  .tab-0001 .tab-0001__list:nth-of-type(4n+6) {
    border-top: none;
  }
  .theme-4 .tab-0001 .tab-0001__list:nth-child(odd):nth-last-of-type(2) {
    border-radius: 0 0 0 8px;
  }
  .theme-4 .tab-0001 .tab-0001__list:nth-child(even):last-of-type {
    border-radius: 0 0 8px 0;
  }
  .theme-4 .tab-0001 .tab-0001__list:nth-of-type(1) {
    border-radius: 8px 0 0 0;
  }
  .theme-4 .tab-0001 .tab-0001__list:nth-of-type(2) {
    border-radius: 0 8px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .tab-0001-wrap__inner {
    margin: 0 20px;
    border-bottom-style: solid;
    border-width: 1px;
  }
  .tab-0001 {
    display: flex;
    padding: 0 20px;
  }
  .tab-0001__list {
    padding: 21px 0;
    width: 100%;
    border-bottom: none;
  }
  .tab-0001 .tab-0001__list:first-of-type {
    border-radius: 3px 0 0 0;
    border-left-width: 1px;
    border-right: none;
    border-left-style: solid;
  }
  .tab-0001 .tab-0001__list:nth-of-type(n+2):last-of-type {
    border-radius: 0 3px 0 0;
    border-right-width: 1px;
    border-left: none;
    border-right-style: solid;
  }
  .theme-4 .tab-0001 .tab-0001__list:first-of-type {
    border-radius: 20px 0 0 0;
  }
  .theme-4 .tab-0001 .tab-0001__list:last-of-type {
    border-radius: 0 20px 0 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .tab-0001-wrap__inner {
    margin: 0 40px;
    border-bottom-style: solid;
    border-width: 1px;
  }
  .tab-0001 {
    padding: 0 40px;
    display: flex;
  }
  .tab-0001__list {
    width: 100%;
    padding: 21px 0;
    border-bottom: none;
  }
  .tab-0001 .tab-0001__list:first-of-type {
    border-radius: 3px 0 0 0;
    border-left-width: 1px;
    border-right: none;
    border-left-style: solid;
  }
  .tab-0001 .tab-0001__list:nth-of-type(n+2):last-of-type {
    border-radius: 0 3px 0 0;
    border-right-width: 1px;
    border-left: none;
    border-right-style: solid;
  }
  .theme-4 .tab-0001 .tab-0001__list:first-of-type {
    border-radius: 20px 0 0 0;
  }
  .theme-4 .tab-0001 .tab-0001__list:last-of-type {
    border-radius: 0 20px 0 0;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .tab-0001-wrap__inner {
    margin: 0 60px;
  }
  .tab-0001 {
    display: flex;
    padding: 0 60px;
    border-bottom-style: solid;
    border-width: 1px;
  }
  .tab-0001__list {
    width: 100%;
    padding: 21px 0;
    border-bottom: none;
  }
  .tab-0001 .tab-0001__list:first-of-type {
    border-radius: 3px 0 0 0;
    border-left-width: 1px;
    border-right: none;
    border-left-style: solid;
  }
  .tab-0001 .tab-0001__list:nth-of-type(n+2):last-of-type {
    border-radius: 0 3px 0 0;
    border-right-width: 1px;
    border-left: none;
    border-right-style: solid;
  }
  .theme-4 .tab-0001 .tab-0001__list:first-of-type {
    border-radius: 20px 0 0 0;
  }
  .theme-4 .tab-0001 .tab-0001__list:last-of-type {
    border-radius: 0 20px 0 0;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .tab-0001-wrap {
    max-width: 1280px;
    margin: 0 120px;
    position: relative;
  }
  .tab-0001__list {
    padding: 21px 0;
    width: 100%;
    border-bottom: none;
  }
  .tab-0001 {
    display: flex;
    padding: 0 60px;
    border-bottom-style: solid;
    border-width: 1px;
  }
  .tab-0001 .tab-0001__list:first-of-type {
    border-radius: 3px 0 0 0;
    border-left-width: 1px;
    border-right: none;
    border-left-style: solid;
  }
  .tab-0001 .tab-0001__list:nth-of-type(n+2):last-of-type {
    border-radius: 0 3px 0 0;
    border-right-width: 1px;
    border-left: none;
    border-right-style: solid;
  }
  .theme-4 .tab-0001 .tab-0001__list:first-of-type {
    border-radius: 20px 0 0 0;
  }
  .theme-4 .tab-0001 .tab-0001__list:last-of-type {
    border-radius: 0 20px 0 0;
  }
}
@media screen and (min-width: 1760px) {
  .tab-0001-wrap {
    max-width: 1520px;
    margin: 0 120px;
    position: relative;
  }
  .tab-0001__list {
    padding: 21px 0;
    width: 100%;
    border-bottom: none;
  }
  .tab-0001 {
    display: flex;
    padding: 0 60px;
    border-bottom-style: solid;
    border-width: 1px;
  }
  .tab-0001 .tab-0001__list:first-of-type {
    border-radius: 3px 0 0 0;
    border-left-width: 1px;
    border-right: none;
    border-left-style: solid;
  }
  .tab-0001 .tab-0001__list:nth-of-type(n+2):last-of-type {
    border-radius: 0 3px 0 0;
    border-right-width: 1px;
    border-left: none;
    border-right-style: solid;
  }
  .theme-4 .tab-0001 .tab-0001__list:first-of-type {
    border-radius: 20px 0 0 0;
  }
  .theme-4 .tab-0001 .tab-0001__list:last-of-type {
    border-radius: 0 20px 0 0;
  }
}
.table-0001 {
  display: block;
}

.table-0001__table__border {
  border-bottom: 0.5px solid #e6e6e6;
}

.table-0001__column__title_price {
  height: 4px;
}

/* sp */
@media screen and (max-width: 767px) {
  .table-0001__table--head-tabnomal {
    display: none;
  }
  .table-0001__table--head-pc {
    display: none;
  }
  .table-0001 {
    margin: 0 16px 0;
  }
  .table-0001__table--tbody--box {
    margin: 0 0 36px;
    border-bottom: 0.5px solid #e6e6e6;
    margin: 24px 0 0;
    padding: 0 0 25px;
  }
  .table-0001__table--tbody--title {
    font-size: 20px;
    margin: 0 0 23px;
    line-height: 1.5em;
    font-weight: bold;
  }
  .table-0001__table--label {
    font-size: 13px;
    font-weight: bold;
    width: 100%;
    clear: both;
    margin: 0 0 10px;
  }
  .table-0001__table--carname {
    font-size: 12px;
    margin: 0 0 26px;
    line-height: 1.5em;
  }
  .table-0001__table--tbody--label {
    font-size: 11px;
    display: inline-block;
  }
  .table-0001__table--tbody--content {
    font-size: 11px;
    font-weight: bold;
  }
  .table-0001__table--tbody--label {
    float: left;
  }
  .table-0001__table--tbody--content {
    float: left;
    display: inline-block;
  }
  .table-0001__price {
    width: 100%;
  }
  .table-0001__price1 {
    width: 50%;
    float: left;
    line-height: 1.5em;
    padding: 0 2.5% 0 0;
  }
  .table-0001__price2 {
    float: left;
    line-height: 1.5em;
    width: 50%;
    padding: 0 0 0 2.5%;
  }
  .table-0001__column {
    font-size: 15px;
    line-height: 1.5em;
  }
  .table-0001__column__title {
    font-size: 11px;
    line-height: 1.5em;
    font-weight: normal;
    margin: 0 0 4px 0;
  }
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .table-0001__table--head-tabnomal {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 12px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .table-0001__table--head-pc {
    display: none;
  }
  .table-0001__table--label {
    display: none;
  }
  .table-0001__table--tbody--label {
    display: none;
  }
  .table-0001 {
    margin: 0 40px 0;
  }
  .table-0001__table--head--name:nth-child(1) {
    width: 59.5%;
  }
  .table-0001__table--head--name:nth-child(2) {
    width: 40.5%;
  }
  .table-0001__table--tbody--box {
    margin: 17px 0 0;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 20px 0;
  }
  .table-0001__table--tbody--title {
    width: 60%;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    float: left;
    padding: 0 36px 0 0;
    margin: 0 0 4px 0;
  }
  .table-0001__table--carname {
    width: 60%;
    font-size: 13px;
    line-height: 1.5em;
    float: left;
    padding: 0 36px 0 0;
  }
  .table-0001__price1 {
    width: 56%;
    float: left;
    font-size: 16px;
    font-weight: bold;
    word-wrap: break-word;
    padding: 0 35px 0 0;
  }
  .table-0001__price2 {
    width: 44%;
    float: left;
    font-size: 16px;
    font-weight: bold;
    word-wrap: break-word;
  }
  .table-0001__price {
    width: 40%;
    display: flex;
    align-items: flex-start;
  }
  .table-0001__column {
    font-size: 16px;
    line-height: 1.5em;
  }
  .table-0001__column__title {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    margin: 0 0 4px 0;
  }
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .table-0001__table--head-tabnomal {
    display: none;
  }
  .table-0001__table--head-pc {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 10px 0;
    font-size: 13px;
    font-weight: bold;
  }
  .table-0001__table--label {
    display: none;
  }
  .table-0001__table--tbody--label {
    display: none;
  }
  .table-0001 {
    margin: 0 80px 0;
  }
  .table-0001__table--head--name:nth-child(1) {
    width: 15%;
  }
  .table-0001__table--head--name:nth-child(2) {
    width: 53%;
  }
  .table-0001__table--head--name:nth-child(3) {
    width: 9%;
  }
  .table-0001__table--head--name:nth-child(4) {
    width: 12%;
    font-weight: normal;
  }
  .table-0001__table--head--name:nth-child(5) {
    width: 11%;
    font-weight: normal;
  }
  .table-0001__table--tbody--box {
    margin: 14px 0 0;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .table-0001__table--tbody--title {
    width: 15%;
    font-size: 18px;
    font-weight: bold;
    float: left;
    padding: 0 35px 0 0;
  }
  .table-0001__table--carname {
    width: 53%;
    float: left;
    font-size: 13px;
    line-height: 1.5em;
    padding: 0 35px 0 0;
  }
  .table-0001__price1 {
    width: 52.5%;
    float: left;
    font-weight: bold;
    word-wrap: break-word;
    padding: 0 35px 0 0;
  }
  .table-0001__price2 {
    width: 43.5%;
    float: left;
    font-weight: bold;
    word-wrap: break-word;
  }
  .table-0001__price {
    width: 32%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .table-0001__column {
    font-size: 16px;
    line-height: 1.5em;
  }
  .table-0001__column__title {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    margin: 0 0 4px 0;
  }
}
/* pc-small - pc-nomal */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .table-0001__table--head-tabnomal {
    display: none;
  }
  .table-0001__table--head-pc {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 10px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .table-0001__table--tbody--box {
    margin: 20px 0 0;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .table-0001__table--label {
    display: none;
  }
  .table-0001__table--tbody--label {
    display: none;
  }
  .table-0001 {
    margin: 0 120px 0;
  }
  .table-0001__table--head--name:nth-child(1) {
    width: 15%;
  }
  .table-0001__table--head--name:nth-child(2) {
    width: 52%;
  }
  .table-0001__table--tbody--title {
    width: 15%;
    font-size: 18px;
    font-weight: bold;
    float: left;
    padding: 0 40px 0 0;
  }
  .table-0001__table--carname {
    width: 52%;
    float: left;
    font-size: 13px;
    line-height: 2em;
    padding: 0 40px 0 0;
  }
  .table-0001__price1 {
    width: 55%;
    float: left;
    font-size: 16px;
    font-weight: bold;
  }
  .table-0001__price2 {
    width: 45%;
    float: left;
    font-size: 16px;
    font-weight: bold;
    word-wrap: break-word;
  }
  .table-0001__price {
    width: 32.5%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .table-0001__column {
    font-size: 16px;
    line-height: 1.5em;
    padding: 0 40px 0 0;
  }
  .table-0001__column__title {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    margin: 0 0 4px 0;
  }
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .table-0001__table--head-tabnomal {
    display: none;
  }
  .table-0001__table--head-pc {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 10px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .table-0001__table--tbody--box {
    margin: 20px 0 0;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .table-0001__table--label {
    display: none;
  }
  .table-0001__table--tbody--label {
    display: none;
  }
  .table-0001 {
    margin: 0 120px 0;
  }
  .table-0001__table--head--name:nth-child(1) {
    width: 12.5%;
  }
  .table-0001__table--head--name:nth-child(2) {
    width: 61%;
  }
  .table-0001__table--tbody--title {
    width: 12.5%;
    font-size: 18px;
    font-weight: bold;
    float: left;
    padding: 0 40px 0 0;
  }
  .table-0001__table--carname {
    width: 62%;
    float: left;
    font-size: 13px;
    line-height: 2em;
    padding: 0 40px 0 0;
  }
  .table-0001__price1 {
    width: 55%;
    float: left;
    font-size: 16px;
    font-weight: bold;
  }
  .table-0001__price2 {
    width: 45%;
    float: left;
    font-size: 16px;
    font-weight: bold;
    word-wrap: break-word;
  }
  .table-0001__price {
    width: 26.5%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .table-0001__column {
    font-size: 16px;
    line-height: 1.5em;
    padding: 0 40px 0 0;
  }
  .table-0001__column__title {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    margin: 0 0 4px 0;
  }
}
.table-0002 {
  display: block;
}

.table-0002__table__border {
  border-bottom: 0.5px solid #e6e6e6;
}

.table-0002__modal-btn {
  position: relative;
}

.table-0002__modal-content {
  font-weight: bold;
}

/* sp */
@media screen and (max-width: 767px) {
  .table-0002__table--head-tabnomal {
    display: none;
  }
  .table-0002__table--head-pc {
    display: none;
  }
  .table-0002 {
    margin: 0 16px 0;
  }
  .table-0002__table--tbody--box:first-child {
    position: relative;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 84px;
  }
  .table-0002__table--tbody--box:nth-child(n+2) {
    position: relative;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 84px;
    margin: 22px 0 0;
  }
  .table-0002__table--tbody--title {
    font-size: 19px;
    margin: 0 0 17px;
    font-weight: bold;
    line-height: 1.5;
  }
  .table-0002__table--tbody--title:nth-child(n+2) {
    font-size: 19px;
    margin: 25px 0;
  }
  .table-0002__table--label {
    font-size: 11px;
    font-weight: bold;
    width: 100%;
    clear: both;
    margin: 0 0 8px;
  }
  .table-0002__table--carname {
    font-size: 12px;
    margin: 0 0 15px;
    line-height: 1.5;
  }
  .table-0002__table--tbody--label {
    font-size: 12px;
    margin: 0 0 5px 0;
    font-weight: bold;
    line-height: 2;
  }
  .table-0002__table--tbody--content {
    font-size: 12px;
    font-weight: bold;
    width: 90%;
  }
  .table-0002__price {
    width: 100%;
  }
  .table-0002__price1 {
    width: 36%;
    float: left;
    word-wrap: break-word;
  }
  .table-0002__price2 {
    width: 36%;
    float: left;
    word-wrap: break-word;
  }
  .table-0002__price3 {
    width: 28%;
    float: left;
    word-wrap: break-word;
  }
  .table-0002__modal-content {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 42px;
    left: 0px;
    width: 100%;
    display: block;
    margin: 20px 0 30px;
    padding: 9px 0 9px 11px;
  }
  .theme-1 .table-0002__modal-content {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .table-0002__modal-content {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .table-0002__modal-content {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .table-0002__modal-content {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 9px 0 9px 12px;
  }
  .table-0002__modal-btn {
    font-size: 14px;
  }
  .table-0002__modal-btn-icon {
    position: absolute;
    top: 11px;
    right: 10px;
    width: 11px;
  }
  .theme-4 .table-0002__modal-btn-icon {
    position: absolute;
    top: 10px;
    right: 11px;
    width: 11px;
  }
  /****modal**************************************/
  .table-0002__modal-detail {
    display: none;
  }
  .table-0002__modal-inner {
    width: 100%;
    padding: 30px 28px 30px 33px;
  }
  .theme-1 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
  }
  .theme-2 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
  }
  .theme-3 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
  }
  .theme-4 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
  }
  .table-0002__modal-title {
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
  }
  .table-0002__modal-title2 {
    text-align: center;
    font-size: 16px;
    margin: 0 0 26px 0;
  }
  .table-0002__modal-blocks {
    margin: 0 0 22px 0;
  }
  .table-0002__modal-blocks2 {
    margin: 0 0 40px 0;
  }
  .table-0002__modal-blocks tr {
    border: none;
  }
  .table-0002__modal-word {
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding: 0 0 6px 0;
    border-bottom: 1px solid;
  }
  .table-0002__modal-table {
    width: 100%;
  }
  .table-0002__modal-table tr {
    font-size: 12px;
  }
  .table-0002__modal-column-left td {
    float: left;
  }
  .table-0002__modal-column-right td {
    float: right;
  }
  .table-0002__modal-table tr td {
    padding: 11px 0 0;
  }
  .table-0002__modal-table tr td:first-child {
    text-align: left;
    width: 55%;
  }
  .table-0002__modal-table tr td:last-child {
    text-align: right;
    width: 45%;
  }
  .table-0002__modal-table tr:last-child {
    font-weight: bold;
    font-size: 15px;
  }
  .table-0002__modal-amout {
    height: auto;
    line-height: 1.3;
    font-weight: bold;
    padding: 20px 0 18px;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
  .theme-1 .table-0002__modal-amout {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .table-0002__modal-amout {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .table-0002__modal-amout {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .table-0002__modal-amout {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .table-0002__modal-blocks .table-0002__modal-column:last-child {
    font-size: 15px;
  }
  .table-0002__modal-blocks2 .table-0002__modal-column:last-child {
    font-size: 15px;
  }
  .table-0002__modal-amout-column1 {
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
  .table-0002__modal-amout-column2 {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-size: 24px;
  }
  .table-0002__modal-close_sp {
    width: 100%;
    font-size: 14px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    margin: 21px 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-4 .table-0002__modal-close_sp {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
  .table-0002__modal-close.table-0002__modal-close_spicon {
    position: absolute;
    top: 15px;
    left: auto;
    right: 15px;
  }
  .table-0002__modal-close.table-0002__modal-close_spicon img {
    width: 23px;
  }
  .table-0002__modal-close.table-0002__modal-close_tabpc {
    display: none;
  }
  /****END*modal**************************************/
}
/* tab-normal */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .table-0002__fancybox-radius .fancybox-inner {
    overflow: visible !important;
  }
  .table-0002__table--head-tabnomal {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 10px 0;
    font-size: 12px;
    font-weight: bold;
  }
  .table-0002__table--tbody--box {
    margin: 23px 0 0 0;
    padding: 0 0 23px 0;
    border-bottom: 0.5px solid #e6e6e6;
  }
  .table-0002__table--head-pc {
    display: none;
  }
  .table-0002__table--label {
    display: none;
  }
  .table-0002__table--tbody--label {
    display: none;
  }
  .table-0002 {
    margin: 0 40px 0;
  }
  .table-0002__table--head--name:nth-child(1) {
    width: 43%;
  }
  .table-0002__table--head--name:nth-child(2) {
    width: 12.5%;
  }
  .table-0002__table--head--name:nth-child(3) {
    width: 12.5%;
  }
  .table-0002__table--head--name:nth-child(4) {
    width: 32%;
  }
  .table-0002__table--car {
    width: 43%;
    float: left;
  }
  .table-0002__table--tbody--title {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 7px 0;
    padding: 0 20px 0 0;
    line-height: 1em;
  }
  .table-0002__table--carname {
    width: 85%;
    font-size: 12px;
    line-height: 1.5;
  }
  .table-0002__table--tbody--content {
    padding: 0 15px 0 0;
  }
  .table-0002__table--tbody--content.table-0002__table--tbody--content__price {
    padding: 0;
  }
  .table-0002__price1 {
    width: 12.5%;
    float: left;
    font-size: 14px;
    font-weight: bold;
  }
  .table-0002__price2 {
    width: 12.5%;
    float: left;
    font-size: 14px;
    font-weight: bold;
  }
  .table-0002__price3 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 11%;
  }
  .table-0002__price {
    width: 100%;
  }
  .table-0002__modal-btn {
    float: right;
    font-size: 14px;
    height: 33px;
    line-height: 32px;
  }
  .theme-1 .table-0002__modal-content {
    padding: 0px 31px 0px 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 120px;
  }
  .theme-2 .table-0002__modal-content {
    padding: 0px 31px 0px 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 120px;
  }
  .theme-3 .table-0002__modal-content {
    padding: 0px 31px 0px 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 120px;
  }
  .theme-4 .table-0002__modal-content {
    padding: 0px 31px 0px 12px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 120px;
  }
  .table-0002__modal-btn-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 11px;
  }
  .theme-4 .table-0002__modal-btn-icon {
    position: absolute;
    top: 10px;
    right: 11px;
    width: 11px;
  }
  /****modal**************************************/
  .table-0002__modal-detail {
    display: none;
  }
  .table-0002__modal-inner {
    width: 100%;
    padding: 50px 60px 60px;
  }
  .theme-1 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
  }
  .theme-2 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
  }
  .theme-3 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
  }
  .theme-4 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 16px !important;
    -webkit-border-radius: 16px !important;
    -moz-border-radius: 16px !important;
  }
  .table-0002__modal-title {
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
  }
  .table-0002__modal-title2 {
    text-align: center;
    font-size: 15px;
    margin: 0 0 40px 0;
  }
  .table-0002__modal-blocks {
    padding: 0 20px 0 0;
    margin: 0 0 40px 0;
    width: 50%;
    float: left;
  }
  .table-0002__modal-blocks2 {
    padding: 0 0 0 20px;
    margin: 0 0 40px 0;
    width: 50%;
    float: right;
  }
  .under {
    clear: both;
  }
  .table-0002__modal-blocks tr {
    border: none;
  }
  .table-0002__modal-word {
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding: 0 0 5px 0;
    border-bottom: 1px solid;
  }
  .table-0002__modal-table {
    width: 100%;
    overflow: hidden;
  }
  .table-0002__modal-table tr {
    font-size: 12px;
  }
  .table-0002__modal-table tr td {
    padding: 10px 0 0;
  }
  .table-0002__modal-table tr td:first-child {
    text-align: left;
    width: 55%;
  }
  .table-0002__modal-table tr td:last-child {
    text-align: right;
    width: 45%;
    font-size: 15px;
  }
  .table-0002__modal-table tr:last-child {
    font-weight: bold;
  }
  .table-0002__modal-blocks .table-0002__modal-column:last-child {
    font-size: 15px;
  }
  .table-0002__modal-blocks2 .table-0002__modal-column:last-child {
    font-size: 15px;
  }
  .table-0002__modal-amout {
    height: auto;
    line-height: 40px;
    font-weight: bold;
    padding: 15px 0;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
  }
  .theme-1 .table-0002__modal-amout {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .table-0002__modal-amout {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .table-0002__modal-amout {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .table-0002__modal-amout {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .table-0002__modal-amout-column1 {
    text-align: right;
    float: left;
    width: 50%;
    font-size: 15px;
    padding: 0 11.5px 0 0;
  }
  .table-0002__modal-amout-column2 {
    text-align: left;
    float: right;
    width: 50%;
    font-size: 24px;
    padding: 0 0 0 11.5px;
  }
  .table-0002__modal-close_sp {
    display: none;
  }
  .table-0002__modal-close_spicon {
    display: none;
  }
  .table-0002__modal-close.table-0002__modal-close_tabpc {
    position: absolute;
    top: -35px;
    left: auto;
    right: 0;
  }
  .table-0002__modal-close.table-0002__modal-close_tabpc img {
    width: 23px;
  }
  /****END*modal**************************************/
}
/* tab-large */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .table-0002__fancybox-radius .fancybox-inner {
    overflow: visible !important;
  }
  .table-0002__table--head-tabnomal {
    display: none;
  }
  .table-0002__table--head-pc {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 10px 0;
    font-size: 12px;
    font-weight: bold;
  }
  .table-0002__table--tbody--box {
    margin: 23px 0 0 0;
    padding: 0 0 23px 0;
    border-bottom: 0.5px solid #e6e6e6;
  }
  .table-0002__table--label {
    display: none;
  }
  .table-0002__table--tbody--label {
    display: none;
  }
  .table-0002 {
    margin: 0 80px 0;
  }
  .table-0002__table--head--name:nth-child(1) {
    width: 15%;
  }
  .table-0002__table--head--name:nth-child(2) {
    width: 30%;
  }
  .table-0002__table--head--name:nth-child(3) {
    width: 13%;
  }
  .table-0002__table--head--name:nth-child(4) {
    width: 13%;
  }
  .table-0002__table--head--name:nth-child(5) {
    width: 29%;
  }
  .table-0002__table--car {
    width: 45%;
    float: left;
  }
  .table-0002__table--tbody--title {
    width: 33%;
    font-size: 16px;
    font-weight: bold;
    margin: -7px 0 11px 0;
    float: left;
    padding: 0 20px 0 0;
  }
  .table-0002__table--carname {
    width: 53%;
    float: left;
    font-size: 12px;
    line-height: 1.5;
    margin: -4px 0 0 0;
  }
  .table-0002__table--tbody--content {
    padding: 0 20px 0 0;
  }
  .table-0002__table--tbody--content.table-0002__table--tbody--content__price {
    padding: 0 0 0 0;
  }
  .table-0002__price1 {
    width: 13%;
    float: left;
    font-size: 14px;
    font-weight: bold;
    word-wrap: break-word;
  }
  .table-0002__price2 {
    width: 13%;
    float: left;
    font-size: 14px;
    font-weight: bold;
    word-wrap: break-word;
  }
  .table-0002__price3 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 14%;
    word-wrap: break-word;
  }
  .table-0002__price {
    width: 100%;
  }
  .table-0002__modal-btn {
    float: right;
    font-size: 14px;
    height: 34px;
    line-height: 32px;
  }
  .theme-1 .table-0002__modal-content {
    padding: 0px 31px 0px 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 120px;
  }
  .theme-2 .table-0002__modal-content {
    padding: 0px 31px 0px 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 120px;
  }
  .theme-3 .table-0002__modal-content {
    padding: 0px 31px 0px 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 120px;
  }
  .theme-4 .table-0002__modal-content {
    padding: 0px 31px 0px 12px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 120px;
  }
  .table-0002__modal-btn-icon {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 11px;
  }
  .theme-4 .table-0002__modal-btn-icon {
    position: absolute;
    top: 10px;
    right: 11px;
    width: 11px;
  }
  /****modal**************************************/
  .table-0002__modal-detail {
    display: none;
  }
  .table-0002__modal-inner {
    width: 100%;
    padding: 50px 60px 60px;
  }
  .theme-1 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
  }
  .theme-2 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
  }
  .theme-3 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
  }
  .theme-4 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 16px !important;
    -webkit-border-radius: 16px !important;
    -moz-border-radius: 16px !important;
  }
  .table-0002__modal-title {
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
  }
  .table-0002__modal-title2 {
    text-align: center;
    font-size: 15px;
    margin: 0 0 40px 0;
  }
  .table-0002__modal-blocks {
    padding: 0 20px 0 0;
    margin: 0 0 40px 0;
    width: 50%;
    float: left;
  }
  .table-0002__modal-blocks2 {
    padding: 0 0 0 20px;
    margin: 0 0 40px 0;
    width: 50%;
    float: right;
  }
  .under {
    clear: both;
  }
  .table-0002__modal-blocks tr {
    border: none;
  }
  .table-0002__modal-word {
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding: 0 0 5px 0;
    border-bottom: 1px solid;
  }
  .table-0002__modal-table {
    width: 100%;
    overflow: hidden;
  }
  .table-0002__modal-table tr {
    font-size: 12px;
  }
  .table-0002__modal-table tr td {
    padding: 10px 0 0;
  }
  .table-0002__modal-table tr td:first-child {
    text-align: left;
    width: 55%;
  }
  .table-0002__modal-table tr td:last-child {
    text-align: right;
    width: 45%;
    font-size: 15px;
  }
  .table-0002__modal-table tr:last-child {
    font-weight: bold;
  }
  .table-0002__modal-blocks .table-0002__modal-column:last-child {
    font-size: 15px;
  }
  .table-0002__modal-blocks2 .table-0002__modal-column:last-child {
    font-size: 15px;
  }
  .table-0002__modal-amout {
    height: auto;
    line-height: 40px;
    font-weight: bold;
    padding: 17px 0;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
  }
  .theme-1 .table-0002__modal-amout {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .table-0002__modal-amout {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .table-0002__modal-amout {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .table-0002__modal-amout {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .table-0002__modal-amout-column1 {
    text-align: right;
    float: left;
    width: 50%;
    font-size: 15px;
    padding: 0 11.5px 0 0;
  }
  .table-0002__modal-amout-column2 {
    text-align: left;
    float: right;
    width: 50%;
    font-size: 24px;
    padding: 0 0 0 11.5px;
  }
  .table-0002__modal-close_sp {
    display: none;
  }
  .table-0002__modal-close_spicon {
    display: none;
  }
  .table-0002__modal-close.table-0002__modal-close_tabpc {
    position: absolute;
    top: -37px;
    left: auto;
    right: 0;
  }
  .table-0002__modal-close.table-0002__modal-close_tabpc img {
    width: 23px;
  }
  /****END*modal**************************************/
}
/* pc-small - pc-nomal */
@media print, screen and (min-width: 1280px) and (max-width: 1759px) {
  .table-0002__fancybox-radius .fancybox-inner {
    overflow: visible !important;
  }
  .table-0002__table--head-tabnomal {
    display: none;
  }
  .table-0002__table--head-pc {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 10px 0;
    font-size: 12px;
    font-weight: bold;
  }
  .table-0002__table--label {
    display: none;
  }
  .table-0002__table--tbody--label {
    display: none;
  }
  .table-0002__table--tbody--box {
    margin: 23px 0 0 0;
    padding: 0 0 25px 0;
    border-bottom: 0.5px solid #e6e6e6;
  }
  .table-0002 {
    margin: 0 120px 0;
  }
  .table-0002__table--head--name:nth-child(1) {
    width: 14.5%;
  }
  .table-0002__table--head--name:nth-child(2) {
    width: 31.5%;
  }
  .table-0002__table--head--name:nth-child(3) {
    width: 14%;
  }
  .table-0002__table--head--name:nth-child(4) {
    width: 13.5%;
  }
  .table-0002__table--head--name:nth-child(5) {
    width: 26.5%;
  }
  .table-0002__table--car {
    width: 46%;
    float: left;
  }
  .table-0002__table--tbody--title {
    width: 31%;
    font-size: 16px;
    font-weight: bold;
    margin: -7px 0 11px 0;
    float: left;
    padding: 0 20px 0 0;
  }
  .table-0002__table--carname {
    width: 53%;
    float: left;
    font-size: 12px;
    line-height: 1.5;
    margin: -4px 0 0 0;
  }
  .table-0002__table--tbody--content {
    padding: 0 20px 0 0;
  }
  .table-0002__table--tbody--content.table-0002__table--tbody--content__price {
    padding: 0 0 0 0;
  }
  .table-0002__price1 {
    width: 14%;
    float: left;
    font-size: 14px;
    font-weight: bold;
  }
  .table-0002__price2 {
    width: 13.5%;
    float: left;
    font-size: 14px;
    font-weight: bold;
  }
  .table-0002__price3 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 11%;
  }
  .table-0002__price {
    width: 100%;
  }
  .table-0002__modal-btn {
    float: right;
    font-size: 14px;
    height: 34px;
    line-height: 32px;
  }
  .theme-1 .table-0002__modal-content {
    padding: 0px 31px 0px 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 120px;
  }
  .theme-2 .table-0002__modal-content {
    padding: 0px 31px 0px 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 120px;
  }
  .theme-3 .table-0002__modal-content {
    padding: 0px 31px 0px 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 120px;
  }
  .theme-4 .table-0002__modal-content {
    padding: 0px 31px 0px 12px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 120px;
  }
  .table-0002__modal-btn-icon {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 11px;
  }
  .theme-4 .table-0002__modal-btn-icon {
    position: absolute;
    top: 10px;
    right: 11px;
    width: 11px;
  }
  /****modal**************************************/
  .table-0002__modal-detail {
    display: none;
  }
  .table-0002__modal-inner {
    width: 100%;
    padding: 50px 60px 60px;
  }
  .theme-1 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
  }
  .theme-2 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
  }
  .theme-3 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
  }
  .theme-4 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
  }
  .table-0002__modal-title {
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
  }
  .table-0002__modal-title2 {
    text-align: center;
    font-size: 15px;
    margin: 0 0 40px 0;
  }
  .table-0002__modal-blocks {
    padding: 0 20px 0 0;
    margin: 0 0 40px 0;
    width: 50%;
    float: left;
  }
  .table-0002__modal-blocks2 {
    padding: 0 0 0 20px;
    margin: 0 0 40px 0;
    width: 50%;
    float: right;
  }
  .under {
    clear: both;
  }
  .table-0002__modal-blocks tr {
    border: none;
  }
  .table-0002__modal-word {
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding: 0 0 5px 0;
    border-bottom: 1px solid;
  }
  .table-0002__modal-table {
    width: 100%;
    overflow: hidden;
  }
  .table-0002__modal-table tr {
    font-size: 12px;
  }
  .table-0002__modal-table tr td {
    padding: 10px 0 0;
  }
  .table-0002__modal-table tr td:first-child {
    text-align: left;
    width: 55%;
  }
  .table-0002__modal-table tr td:last-child {
    text-align: right;
    width: 45%;
    font-size: 15px;
  }
  .table-0002__modal-table tr:last-child {
    font-weight: bold;
  }
  .table-0002__modal-blocks .table-0002__modal-column:last-child {
    font-size: 15px;
  }
  .table-0002__modal-blocks2 .table-0002__modal-column:last-child {
    font-size: 15px;
  }
  .table-0002__modal-amout {
    height: auto;
    line-height: 40px;
    font-weight: bold;
    padding: 17px 0;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
  }
  .theme-1 .table-0002__modal-amout {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .table-0002__modal-amout {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .table-0002__modal-amout {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .table-0002__modal-amout {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .table-0002__modal-amout-column1 {
    text-align: right;
    padding: 0 11.5px 0 0;
    float: left;
    width: 50%;
    font-size: 15px;
  }
  .table-0002__modal-amout-column2 {
    text-align: left;
    float: right;
    padding: 0 0 0 11.5px;
    width: 50%;
    font-size: 24px;
  }
  .table-0002__modal-close_sp {
    display: none;
  }
  .table-0002__modal-close_spicon {
    display: none;
  }
  .table-0002__modal-close.table-0002__modal-close_tabpc {
    position: absolute;
    top: -37px;
    left: auto;
    right: 0;
  }
  .table-0002__modal-close.table-0002__modal-close_tabpc img {
    width: 23px;
  }
  /****END*modal**************************************/
}
/* pc-large */
@media screen and (min-width: 1760px) {
  .table-0002__fancybox-radius .fancybox-inner {
    overflow: visible !important;
  }
  .table-0002__table--head-tabnomal {
    display: none;
  }
  .table-0002__table--head-pc {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-bottom: 0.5px solid #e6e6e6;
    padding: 0 0 10px 0;
    font-size: 13px;
    font-weight: bold;
  }
  .table-0002__table--tbody--box {
    margin: 21px 0 0 0;
    padding: 0 0 28px 0;
    border-bottom: 0.5px solid #e6e6e6;
  }
  .table-0002__table--label {
    display: none;
  }
  .table-0002__table--tbody--label {
    display: none;
  }
  .table-0002 {
    margin: 0 120px 0;
  }
  .table-0002__table--head--name:nth-child(1) {
    width: 14.5%;
  }
  .table-0002__table--head--name:nth-child(2) {
    width: 33%;
  }
  .table-0002__table--head--name:nth-child(3) {
    width: 14%;
  }
  .table-0002__table--head--name:nth-child(4) {
    width: 14%;
  }
  .table-0002__table--head--name:nth-child(5) {
    width: 24.5%;
  }
  .table-0002__table--car {
    width: 47.5%;
    float: left;
  }
  .table-0002__table--tbody--title {
    width: 30.5%;
    font-size: 16px;
    font-weight: bold;
    margin: -7px 0 11px 0;
    float: left;
    padding: 0 20px 0 0;
  }
  .table-0002__table--carname {
    width: 55%;
    float: left;
    font-size: 12px;
    line-height: 1.5;
    margin: -4px 0 0 0;
  }
  .table-0002__table--tbody--content {
    padding: 0 20px 0 0;
  }
  .table-0002__table--tbody--content.table-0002__table--tbody--content__price {
    padding: 0;
  }
  .table-0002__price1 {
    width: 14%;
    float: left;
    font-size: 14px;
    font-weight: bold;
  }
  .table-0002__price2 {
    width: 14%;
    float: left;
    font-size: 14px;
    font-weight: bold;
  }
  .table-0002__price3 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 11%;
  }
  .table-0002__price {
    width: 100%;
  }
  .table-0002__modal-btn {
    float: right;
    font-size: 14px;
    height: 34px;
    line-height: 32px;
  }
  .theme-1 .table-0002__modal-content {
    padding: 0px 31px 0px 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 120px;
  }
  .theme-2 .table-0002__modal-content {
    padding: 0px 31px 0px 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 120px;
  }
  .theme-3 .table-0002__modal-content {
    padding: 0px 31px 0px 11px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    width: 120px;
  }
  .theme-4 .table-0002__modal-content {
    padding: 0px 31px 0px 12px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: right;
    width: 120px;
  }
  .table-0002__modal-btn-icon {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 11px;
  }
  .theme-4 .table-0002__modal-btn-icon {
    position: absolute;
    top: 10px;
    right: 11px;
    width: 11px;
  }
  /****modal**************************************/
  .table-0002__modal-detail {
    display: none;
  }
  .table-0002__modal-inner {
    width: 100%;
    padding: 50px 60px 60px;
  }
  .theme-1 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
  }
  .theme-2 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
  }
  .theme-3 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
  }
  .theme-4 .table-0002__fancybox-radius .fancybox-skin {
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
  }
  .table-0002__modal-title {
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
  }
  .table-0002__modal-title2 {
    text-align: center;
    font-size: 15px;
    margin: 0 0 40px 0;
  }
  .table-0002__modal-blocks {
    padding: 0 20px 0 0;
    margin: 0 0 38px 0;
    width: 50%;
    float: left;
  }
  .table-0002__modal-blocks2 {
    padding: 0 0 0 20px;
    margin: 0 0 38px 0;
    width: 50%;
    float: right;
  }
  .under {
    clear: both;
  }
  .table-0002__modal-blocks tr {
    border: none;
  }
  .table-0002__modal-word {
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding: 0 0 5px 0;
    border-bottom: 1px solid;
  }
  .table-0002__modal-table {
    width: 100%;
    overflow: hidden;
  }
  .table-0002__modal-table tr {
    font-size: 12px;
  }
  .table-0002__modal-table tr td {
    padding: 10px 0 0;
  }
  .table-0002__modal-table tr td:first-child {
    text-align: left;
    width: 55%;
  }
  .table-0002__modal-table tr td:last-child {
    text-align: right;
    width: 45%;
    font-size: 15px;
  }
  .table-0002__modal-table tr:last-child {
    font-weight: bold;
  }
  .table-0002__modal-blocks .table-0002__modal-column:last-child {
    font-size: 15px;
  }
  .table-0002__modal-blocks2 .table-0002__modal-column:last-child {
    font-size: 15px;
  }
  .table-0002__modal-amout {
    height: auto;
    line-height: 40px;
    font-weight: bold;
    padding: 17px 0;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
  }
  .theme-1 .table-0002__modal-amout {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-2 .table-0002__modal-amout {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .theme-3 .table-0002__modal-amout {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .theme-4 .table-0002__modal-amout {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
  }
  .table-0002__modal-amout-column1 {
    text-align: right;
    padding: 0 11.5px 0 0;
    float: left;
    width: 50%;
    font-size: 15px;
  }
  .table-0002__modal-amout-column2 {
    text-align: left;
    padding: 0 0 0 11.5px;
    float: right;
    width: 50%;
    font-size: 24px;
  }
  .table-0002__modal-close_sp {
    display: none;
  }
  .table-0002__modal-close_spicon {
    display: none;
  }
  .table-0002__modal-close.table-0002__modal-close_tabpc {
    position: absolute;
    top: -38px;
    left: auto;
    right: 0;
  }
  .table-0002__modal-close.table-0002__modal-close_tabpc img {
    width: 23px;
  }
  /****END*modal**************************************/
}
.tenken-0001-inner_2 {
  margin-top: 18px;
}

.tenken-0001 {
  width: 100%;
  overflow: hidden;
  padding: 0 16px 0 16px;
}

.tenken-0001-top-title {
  font-size: 24px;
  font-weight: bold;
}

.tenken-0001-wrapper {
  width: 100%;
  border: 1px solid #eee;
  margin: 35px 0 0 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding-bottom: 30px;
}

.theme-3 .tenken-0001-wrapper {
  width: 100%;
  border: 1px solid #eee;
  margin: 35px 0 0 0;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  padding-bottom: 30px;
}

.theme-4 .tenken-0001-wrapper {
  width: 100%;
  border: 1px solid #eee;
  margin: 35px 0 0 0;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  padding-bottom: 30px;
}

.tenken-0001-amount-money-wrapper {
  position: absolute;
  width: 250px;
}

.fontfamily-id-1 .tenken-0001-amount-money {
  font-size: 39px;
  font-weight: bold;
  position: relative;
  top: 28px;
  text-align: right;
  right: 15px;
}

.fontfamily-id-2 .tenken-0001-amount-money,
.fontfamily-id-3 .tenken-0001-amount-money {
  font-size: 35px;
  font-weight: bold;
  position: relative;
  top: 32px;
  text-align: right;
  right: 18px;
}

.fontfamily-id-4 .tenken-0001-amount-money,
.fontfamily-id-5 .tenken-0001-amount-money {
  font-size: 34px;
  font-weight: bold;
  position: relative;
  top: 29px;
  text-align: right;
  right: 18px;
}

.fontfamily-id-6 .tenken-0001-amount-money {
  font-size: 38px;
  font-weight: bold;
  position: relative;
  top: 28px;
  text-align: right;
  right: 18px;
}

.fontfamily-id-7 .tenken-0001-amount-money {
  font-size: 39px;
  font-weight: bold;
  position: relative;
  top: 28px;
  text-align: right;
  right: 18px;
}

.fontfamily-id-8 .tenken-0001-amount-money {
  font-size: 37px;
  font-weight: bold;
  position: relative;
  top: 30px;
  text-align: right;
  right: 18px;
}

.fontfamily-id-9 .tenken-0001-amount-money {
  font-size: 30px;
  font-weight: bold;
  position: relative;
  top: 35px;
  text-align: right;
  right: 18px;
}

.tenken-0001-amount-money_1 {
  font-size: 19px;
  font-weight: bold;
  margin-top: 0px;
}

.tenken-0001-amount-money_2 {
  font-size: 8px;
  font-weight: bold;
  position: relative;
  top: -33px;
  left: 210px;
}

.tenken-0001-amount-money_3 {
  font-size: 19px;
  font-weight: bold;
  position: relative;
  top: -31px;
  left: 214px;
}

.tenken-0001-inner {
  margin: 0 25px 0 25px;
  padding: 45px 20px 30px 0px;
  border-bottom: 1px solid #eee;
}

.tenken-0001-inspection-items {
  font-size: 13px;
  margin: 8px 30px 8px 47px;
  line-height: 25px;
}

.tenken-0001-button-icon {
  width: 13px;
  position: absolute;
  left: 40px;
  margin-top: 7px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .tenken-0001-amount-money-wrapper {
    position: absolute;
    width: 280px;
  }
  .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
    padding-bottom: 50px;
  }
  .theme-3 .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
    padding-bottom: 50px;
  }
  .theme-4 .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: left;
    padding-bottom: 50px;
  }
  .tenken-0001 {
    width: 100%;
    overflow: hidden;
    padding: 0 40px 0 40px;
  }
  .tenken-0001-top-title {
    font-size: 30px;
    font-weight: bold;
  }
  .tenken-0001-inner {
    margin: 0 60px 30px 60px;
    padding: 40px 20px 33px 0px;
    border-bottom: 1px solid #eee;
  }
  .tenken-0001-amount-money {
    font-size: 44px;
    font-weight: bold;
    position: relative;
    top: 30px;
    text-align: right;
    right: -25px;
  }
  .fontfamily-id-1 .tenken-0001-amount-money {
    font-size: 45px;
    font-weight: bold;
    position: relative;
    top: 29px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-2 .tenken-0001-amount-money,
  .fontfamily-id-3 .tenken-0001-amount-money {
    font-size: 41px;
    font-weight: bold;
    position: relative;
    top: 33px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-4 .tenken-0001-amount-money,
  .fontfamily-id-5 .tenken-0001-amount-money {
    font-size: 41px;
    font-weight: bold;
    position: relative;
    top: 31px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-6 .tenken-0001-amount-money {
    font-size: 47px;
    font-weight: bold;
    position: relative;
    top: 26px;
    text-align: right;
    right: -30px;
  }
  .fontfamily-id-7 .tenken-0001-amount-money {
    font-size: 48px;
    font-weight: bold;
    position: relative;
    top: 25px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-8 .tenken-0001-amount-money {
    font-size: 47px;
    font-weight: bold;
    position: relative;
    top: 28px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-9 .tenken-0001-amount-money {
    font-size: 36px;
    font-weight: bold;
    position: relative;
    top: 38px;
    text-align: right;
    right: -29px;
  }
  .tenken-0001-amount-money_1 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 8px;
  }
  .tenken-0001-amount-money_2 {
    font-size: 13px;
    font-weight: bold;
    float: left;
    position: relative;
    top: -36px;
    left: 250px;
  }
  .tenken-0001-amount-money_3 {
    font-size: 22px;
    font-weight: bold;
    float: left;
    position: relative;
    top: -23px;
    left: 220px;
  }
  .tenken-0001-inspection-items {
    font-size: 18px;
    margin: 15px 30px 0px 55px;
    line-height: 25px;
    float: left;
    width: 36%;
  }
  .tenken-0001-inner_2 ul li {
    width: 50%;
  }
  .tenken-0001-button-icon {
    width: 18px;
    position: relative;
    left: 5px;
    margin-top: 5px;
    float: left;
  }
  .tenken-0001-item {
    padding-left: 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .tenken-0001-amount-money-wrapper {
    position: absolute;
    width: 280px;
  }
  .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
    padding-bottom: 50px;
  }
  .theme-3 .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
    padding-bottom: 50px;
  }
  .theme-4 .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    float: left;
    padding-bottom: 50px;
  }
  .tenken-0001 {
    width: 100%;
    overflow: hidden;
    padding: 0 80px 0 80px;
  }
  .tenken-0001-top-title {
    font-size: 30px;
    font-weight: bold;
  }
  .tenken-0001-inner {
    margin: 0 60px 30px 60px;
    padding: 47px 20px 33px 0px;
    border-bottom: 1px solid #eee;
  }
  .tenken-0001-amount-money {
    font-size: 44px;
    font-weight: bold;
    position: relative;
    top: 30px;
    text-align: right;
    right: -25px;
  }
  .fontfamily-id-1 .tenken-0001-amount-money {
    font-size: 45px;
    font-weight: bold;
    position: relative;
    top: 27px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-2 .tenken-0001-amount-money,
  .fontfamily-id-3 .tenken-0001-amount-money {
    font-size: 42px;
    font-weight: bold;
    position: relative;
    top: 31px;
    text-align: right;
    right: -28px;
  }
  .fontfamily-id-4 .tenken-0001-amount-money,
  .fontfamily-id-5 .tenken-0001-amount-money {
    font-size: 41px;
    font-weight: bold;
    position: relative;
    top: 29px;
    text-align: right;
    right: -28px;
  }
  .fontfamily-id-6 .tenken-0001-amount-money {
    font-size: 47px;
    font-weight: bold;
    position: relative;
    top: 26px;
    text-align: right;
    right: -30px;
  }
  .fontfamily-id-7 .tenken-0001-amount-money {
    font-size: 48px;
    font-weight: bold;
    position: relative;
    top: 25px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-8 .tenken-0001-amount-money {
    font-size: 47px;
    font-weight: bold;
    position: relative;
    top: 28px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-9 .tenken-0001-amount-money {
    font-size: 36px;
    font-weight: bold;
    position: relative;
    top: 36px;
    text-align: right;
    right: -28px;
  }
  .tenken-0001-amount-money_1 {
    font-size: 22px;
    font-weight: bold;
  }
  .tenken-0001-amount-money_2 {
    font-size: 13px;
    font-weight: bold;
    float: left;
    position: relative;
    top: -36px;
    left: 250px;
  }
  .tenken-0001-amount-money_3 {
    font-size: 22px;
    font-weight: bold;
    float: left;
    position: relative;
    top: -23px;
    left: 220px;
  }
  .tenken-0001-inspection-items {
    font-size: 18px;
    margin: 18px 30px 0px 55px;
    line-height: 25px;
    float: left;
    width: 36%;
  }
  .tenken-0001-inner_2 ul li {
    width: 50%;
  }
  .tenken-0001-button-icon {
    width: 18px;
    position: relative;
    left: 5px;
    margin-top: 5px;
    float: left;
  }
  .tenken-0001-item {
    padding-left: 30px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .tenken-0001-amount-money-wrapper {
    position: absolute;
    width: 280px;
  }
  .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
    padding-bottom: 50px;
  }
  .theme-3 .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
    padding-bottom: 50px;
  }
  .theme-4 .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: left;
    padding-bottom: 50px;
  }
  .tenken-0001 {
    width: 100%;
    overflow: hidden;
    padding: 0 120px 0 120px;
  }
  .tenken-0001-top-title {
    font-size: 30px;
    font-weight: bold;
  }
  .tenken-0001-inner {
    margin: 0 60px 30px 60px;
    padding: 48px 20px 32px 0px;
    border-bottom: 1px solid #eee;
  }
  .tenken-0001-amount-money {
    font-size: 44px;
    font-weight: bold;
    position: relative;
    top: 30px;
    text-align: right;
    right: -25px;
  }
  .fontfamily-id-1 .tenken-0001-amount-money {
    font-size: 45px;
    font-weight: bold;
    position: relative;
    top: 27px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-2 .tenken-0001-amount-money,
  .fontfamily-id-3 .tenken-0001-amount-money {
    font-size: 42px;
    font-weight: bold;
    position: relative;
    top: 33px;
    text-align: right;
    right: -28px;
  }
  .fontfamily-id-4 .tenken-0001-amount-money,
  .fontfamily-id-5 .tenken-0001-amount-money {
    font-size: 42px;
    font-weight: bold;
    position: relative;
    top: 31px;
    text-align: right;
    right: -31px;
  }
  .fontfamily-id-6 .tenken-0001-amount-money {
    font-size: 47px;
    font-weight: bold;
    position: relative;
    top: 26px;
    text-align: right;
    right: -30px;
  }
  .fontfamily-id-7 .tenken-0001-amount-money {
    font-size: 48px;
    font-weight: bold;
    position: relative;
    top: 25px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-8 .tenken-0001-amount-money {
    font-size: 47px;
    font-weight: bold;
    position: relative;
    top: 28px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-9 .tenken-0001-amount-money {
    font-size: 35px;
    font-weight: bold;
    position: relative;
    top: 38px;
    text-align: right;
    right: -25px;
  }
  .tenken-0001-amount-money_1 {
    font-size: 22px;
    font-weight: bold;
  }
  .tenken-0001-amount-money_2 {
    font-size: 13px;
    font-weight: bold;
    float: left;
    position: relative;
    top: -36px;
    left: 250px;
  }
  .tenken-0001-amount-money_3 {
    font-size: 22px;
    font-weight: bold;
    float: left;
    position: relative;
    top: -21px;
    left: 220px;
  }
  .tenken-0001-inspection-items {
    font-size: 18px;
    margin: 15px 30px 0px 55px;
    line-height: 25px;
    float: left;
    width: 36%;
  }
  .tenken-0001-inner_2 ul li {
    width: 50%;
  }
  .tenken-0001-button-icon {
    width: 18px;
    position: relative;
    left: 5px;
    margin-top: 5px;
    float: left;
  }
  .tenken-0001-item {
    padding-left: 30px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .tenken-0001-amount-money-wrapper {
    position: absolute;
    width: 280px;
  }
  .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
    padding-bottom: 50px;
  }
  .theme-3 .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
    padding-bottom: 50px;
  }
  .theme-4 .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: left;
    padding-bottom: 50px;
  }
  .tenken-0001 {
    width: 100%;
    overflow: hidden;
    padding: 0 120px 0 120px;
  }
  .tenken-0001-top-title {
    font-size: 30px;
    font-weight: bold;
  }
  .tenken-0001-inner {
    margin: 0 60px 30px 60px;
    padding: 48px 20px 32px 0px;
    border-bottom: 1px solid #eee;
  }
  .tenken-0001-amount-money {
    font-size: 44px;
    font-weight: bold;
    position: relative;
    top: 30px;
    text-align: right;
    right: -25px;
  }
  .fontfamily-id-1 .tenken-0001-amount-money {
    font-size: 45px;
    font-weight: bold;
    position: relative;
    top: 27px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-2 .tenken-0001-amount-money,
  .fontfamily-id-3 .tenken-0001-amount-money {
    font-size: 42px;
    font-weight: bold;
    position: relative;
    top: 33px;
    text-align: right;
    right: -28px;
  }
  .fontfamily-id-4 .tenken-0001-amount-money,
  .fontfamily-id-5 .tenken-0001-amount-money {
    font-size: 42px;
    font-weight: bold;
    position: relative;
    top: 31px;
    text-align: right;
    right: -31px;
  }
  .fontfamily-id-6 .tenken-0001-amount-money {
    font-size: 47px;
    font-weight: bold;
    position: relative;
    top: 26px;
    text-align: right;
    right: -30px;
  }
  .fontfamily-id-7 .tenken-0001-amount-money {
    font-size: 48px;
    font-weight: bold;
    position: relative;
    top: 25px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-8 .tenken-0001-amount-money {
    font-size: 47px;
    font-weight: bold;
    position: relative;
    top: 28px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-9 .tenken-0001-amount-money {
    font-size: 35px;
    font-weight: bold;
    position: relative;
    top: 38px;
    text-align: right;
    right: -25px;
  }
  .tenken-0001-amount-money_1 {
    font-size: 22px;
    font-weight: bold;
  }
  .tenken-0001-amount-money_2 {
    font-size: 13px;
    font-weight: bold;
    float: left;
    position: relative;
    top: -36px;
    left: 250px;
  }
  .tenken-0001-amount-money_3 {
    font-size: 22px;
    font-weight: bold;
    float: left;
    position: relative;
    top: -21px;
    left: 220px;
  }
  .tenken-0001-inspection-items {
    font-size: 18px;
    margin: 15px 30px 0px 55px;
    line-height: 25px;
    float: left;
    width: 36%;
  }
  .tenken-0001-inner_2 ul li {
    width: 50%;
  }
  .tenken-0001-button-icon {
    width: 18px;
    position: relative;
    left: 5px;
    margin-top: 5px;
    float: left;
  }
  .tenken-0001-item {
    padding-left: 30px;
  }
}
@media screen and (min-width: 1760px) {
  .tenken-0001-amount-money-wrapper {
    position: absolute;
    width: 280px;
  }
  .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
    padding-bottom: 50px;
  }
  .theme-3 .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: left;
    padding-bottom: 50px;
  }
  .theme-4 .tenken-0001-wrapper {
    width: 100%;
    border: 1px solid #eee;
    margin: 40px 0 0 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    float: left;
    padding-bottom: 50px;
  }
  .tenken-0001 {
    width: 100%;
    overflow: hidden;
    padding: 0 120px 0 120px;
  }
  .tenken-0001-top-title {
    font-size: 30px;
    font-weight: bold;
  }
  .tenken-0001-inner {
    margin: 0 60px 30px 60px;
    padding: 48px 20px 33px 0px;
    border-bottom: 1px solid #eee;
  }
  .tenken-0001-amount-money {
    font-size: 44px;
    font-weight: bold;
    position: relative;
    top: 30px;
    text-align: right;
    right: -25px;
  }
  .fontfamily-id-1 .tenken-0001-amount-money {
    font-size: 45px;
    font-weight: bold;
    position: relative;
    top: 27px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-2 .tenken-0001-amount-money,
  .fontfamily-id-3 .tenken-0001-amount-money {
    font-size: 42px;
    font-weight: bold;
    position: relative;
    top: 33px;
    text-align: right;
    right: -28px;
  }
  .fontfamily-id-4 .tenken-0001-amount-money,
  .fontfamily-id-5 .tenken-0001-amount-money {
    font-size: 42px;
    font-weight: bold;
    position: relative;
    top: 31px;
    text-align: right;
    right: -31px;
  }
  .fontfamily-id-6 .tenken-0001-amount-money {
    font-size: 47px;
    font-weight: bold;
    position: relative;
    top: 28px;
    text-align: right;
    right: -30px;
  }
  .fontfamily-id-7 .tenken-0001-amount-money {
    font-size: 48px;
    font-weight: bold;
    position: relative;
    top: 26px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-8 .tenken-0001-amount-money {
    font-size: 47px;
    font-weight: bold;
    position: relative;
    top: 29px;
    text-align: right;
    right: -27px;
  }
  .fontfamily-id-9 .tenken-0001-amount-money {
    font-size: 35px;
    font-weight: bold;
    position: relative;
    top: 40px;
    text-align: right;
    right: -25px;
  }
  .tenken-0001-amount-money_1 {
    font-size: 22px;
    font-weight: bold;
  }
  .tenken-0001-amount-money_2 {
    font-size: 13px;
    font-weight: bold;
    float: left;
    position: relative;
    top: -36px;
    left: 250px;
  }
  .tenken-0001-amount-money_3 {
    font-size: 22px;
    font-weight: bold;
    float: left;
    position: relative;
    top: -22px;
    left: 220px;
  }
  .tenken-0001-inspection-items {
    font-size: 18px;
    margin: 16px 30px 0px 55px;
    line-height: 25px;
    float: left;
    width: 36%;
  }
  .tenken-0001-inner_2 ul li {
    width: 50%;
  }
  .tenken-0001-button-icon {
    width: 18px;
    position: relative;
    left: 5px;
    margin-top: 5px;
    float: left;
  }
  .tenken-0001-item {
    padding-left: 30px;
  }
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .fontfamily-id-2 .heightAdjust--ie {
    padding-top: 6px;
  }
  *::-ms-backdrop, .fontfamily-id-3 .heightAdjust--ie {
    padding-top: 6px;
  }
  *::-ms-backdrop, .fontfamily-id-4 .heightAdjust--ie {
    padding-top: 6px;
  }
  *::-ms-backdrop, .fontfamily-id-5 .heightAdjust--ie {
    padding-top: 6px;
  }
  *::-ms-backdrop, .fontfamily-id-6 .heightAdjust--ie {
    padding-top: 6px;
  }
  *::-ms-backdrop, .fontfamily-id-7 .heightAdjust--ie {
    padding-top: 6px;
  }
  *::-ms-backdrop, .fontfamily-id-8 .heightAdjust--ie {
    padding-top: 6px;
  }
  *::-ms-backdrop, .fontfamily-id-9 .heightAdjust--ie {
    padding-top: 6px;
  }
}
#breadList {
  font-size: 12px;
  opacity: 0.6;
  padding: 0 16px 0 16px;
  overflow: hidden;
}

#breadList ol li {
  float: left;
  padding-right: 14px;
}

#breadList ol li a {
  text-decoration: underline;
}

#breadList ol li.arrow-word:before {
  content: ">";
  padding-right: 10px;
}

#breadList ol li span {
  line-height: 1.5;
}

.topic-path {
  padding: 16px 0 16px 0;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #breadList {
    font-size: 12px;
    opacity: 0.6;
    padding: 0 40px 0 40px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  #breadList {
    font-size: 12px;
    opacity: 0.6;
    padding: 0 80px 0 80px;
    overflow: hidden;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  #breadList {
    font-size: 12px;
    opacity: 0.6;
    padding: 0 120px 0 120px;
    overflow: hidden;
  }
}
@media screen and (max-width: 1759px) and (min-width: 1520px) {
  #breadList {
    font-size: 12px;
    opacity: 0.6;
    padding: 0 120px 0 120px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1760px) {
  #breadList {
    font-size: 12px;
    opacity: 0.6;
    padding: 0 120px 0 120px;
    overflow: hidden;
  }
}
.urgent-news-title {
  line-height: 1.8;
}

.urgent-news-wrapper {
  width: 100%;
  overflow: hidden;
}

.urgent-news {
  width: 100%;
  border-style: solid;
  border-width: 3px;
  padding: 10px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .urgent-news {
    padding: 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .urgent-news {
    padding: 40px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .urgent-news {
    padding: 40px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .urgent-news {
    padding: 40px;
  }
}
@media screen and (min-width: 1760px) {
  .urgent-news {
    padding: 40px;
  }
}
.area-wrapper {
  width: 100%;
}

.image-sub-text {
  font-size: 5px;
  float: right;
}

.youtube-0001-wrap {
  width: 100%;
  overflow: hidden;
}

.youtube-0001 {
  margin: 0 16px 0 16px;
}

.youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 0 0 5px 0;
}

.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-1 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 0 0 5px 0;
}

.theme-1 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-2 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-2 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-3 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-3 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-4 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

.theme-4 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .youtube-0001 {
    margin: 0 40px 0 40px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .youtube-0001 {
    margin: 0 80px 0 80px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .youtube-0001 {
    margin: 0 120px 0 120px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .youtube-0001 {
    margin: 0 120px 0 120px;
  }
}
@media screen and (min-width: 1760px) {
  .youtube-0001 {
    margin: 0 120px 0 120px;
  }
}
.image-sub-text {
  font-size: 5px;
  text-align: right;
}

.youtube-0002-wrap {
  width: 100%;
  overflow: hidden;
}

.youtube-0002 {
  margin: 0 16px 0 16px;
}

.youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-1 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-1 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-2 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-2 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-3 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-3 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-4 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

.theme-4 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .youtube-0002 {
    padding: 0 40px 0 40px;
    margin: 0 15px 0 15px;
  }
  .youtube-0002-area {
    width: 50%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .youtube-0002 {
    padding: 0 80px 0 80px;
    margin: 0 15px 0 15px;
  }
  .youtube-0002-area {
    width: 50%;
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .youtube-0002 {
    padding: 0 120px 0 120px;
    margin: 0 15px 0 15px;
  }
  .youtube-0002-area {
    width: 50%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .youtube-0002 {
    padding: 0 120px 0 120px;
    margin: 0 15px 0 15px;
  }
  .youtube-0002-area {
    width: 50%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1760px) {
  .youtube-0002 {
    padding: 0 120px 0 120px;
    margin: 0 15px 0 15px;
  }
  .youtube-0002-area {
    width: 50%;
    margin: 0 auto;
  }
}
.youtube-title {
  margin-top: 10px;
  font-size: 12px;
}

.image-sub-text {
  font-size: 5px;
  float: right;
}

.youtube-0003-wrap {
  width: 100%;
  overflow: hidden;
}

.youtube-0003 {
  margin: 0 16px 0px 16px;
}

.youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-1 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-1 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-2 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-2 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-3 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-3 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-4 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

.theme-4 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube-0003-area {
  margin: 0 0 30px 0;
}

.youtube-0003-area-2 {
  margin: 0 0 0 0;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .youtube-0003 {
    padding: 0 40px 0 40px;
  }
  .youtube-0003-area {
    width: 50%;
    float: left;
    margin: 0 30px 0 -16px;
  }
  .youtube-0003-area-2 {
    width: 50%;
    float: left;
    margin: 0 -70px 0 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .youtube-0003 {
    padding: 0 80px 0 80px;
    margin: 0 0 0 0;
  }
  .youtube-0003-area {
    width: 48%;
    float: left;
    margin: 0 30px 0px 0px;
  }
  .youtube-0003-area-2 {
    width: 48%;
    float: left;
    margin: 0 -70px 0px 0px;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .youtube-0003 {
    padding: 0 120px 0 120px;
    margin: 0 0 0 0;
  }
  .youtube-0003-area {
    width: 48.5%;
    float: left;
    margin: 0 30px 0px 0px;
  }
  .youtube-0003-area-2 {
    width: 48.5%;
    float: left;
    margin: 0 -70px 0px 0px;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .youtube-0003 {
    padding: 0 120px 0 120px;
    margin: 0 0 0 0;
  }
  .youtube-0003-area {
    width: 48.5%;
    float: left;
    margin: 0 30px 0px 0px;
  }
  .youtube-0003-area-2 {
    width: 48.5%;
    float: left;
    margin: 0 -70px 0px 0px;
  }
}
@media screen and (min-width: 1760px) {
  .youtube-0003 {
    padding: 0 120px 0 120px;
    margin: 0 0 0 0;
  }
  .youtube-0003-area {
    width: 48.8%;
    float: left;
    margin: 0 30px 0px 0px;
  }
  .youtube-0003-area-2 {
    width: 48.8%;
    float: left;
    margin: 0 -70px 0px 0px;
  }
}
.area-wrapper-04 {
  width: 100%;
}

.youtube-0004-wrap {
  width: 100%;
  overflow: hidden;
}

.youtube-container-04 {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
}

.youtube-container-04 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube-container-05 {
  position: relative;
  padding-top: 43.75%;
  width: 100%;
  overflow: hidden;
}

.youtube-container-05 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 128.7%;
}

.youtube-container-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube-title {
  margin-top: 10px;
  font-size: 12px;
}

.image-sub-text {
  font-size: 5px;
  float: right;
}

.youtube-0005-wrap {
  width: 100%;
  overflow: hidden;
}

.youtube-0005 {
  margin: 0 16px 0px 16px;
}

.youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-1 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-1 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-2 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-2 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-3 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-3 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-4 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

.theme-4 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube-0005-area {
  margin: 0 0 30px 0;
}

.youtube-0005-area-2 {
  margin: 0 0 30px 0;
}

.youtube-0005-area-3 {
  margin: 0 0 0 0;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .youtube-0005 {
    padding: 0 24px 0 24px;
  }
  .youtube-0005 .area-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .youtube-0005-area {
    width: 47.5%;
    margin: 0 5% 0px 0px;
  }
  .youtube-0005-area-2 {
    width: 47.5%;
    margin: 0;
  }
  .youtube-0005-area-3 {
    width: 47.5%;
    margin: 30px 0 0 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .youtube-0005 {
    padding: 0 80px 0 80px;
    margin: 0 0 0 0;
  }
  .youtube-0005 .area-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .youtube-0005-area {
    width: 47.5%;
    margin: 0 5% 0px 0px;
  }
  .youtube-0005-area-2 {
    width: 47.5%;
    margin: 0 0 0 0;
  }
  .youtube-0005-area-3 {
    width: 47.5%;
    margin: 30px 0 0 0;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .youtube-0005 {
    padding: 0 120px 0 120px;
    margin: 0 0 0 0;
  }
  .youtube-0005-area {
    width: 30%;
    float: left;
    margin: 0 5% 0px 0px;
  }
  .youtube-0005-area-2 {
    width: 30%;
    float: left;
    margin: 0 5% 0px 0px;
  }
  .youtube-0005-area-3 {
    width: 30%;
    float: left;
    margin: 0;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .youtube-0005 {
    padding: 0 120px 0 120px;
    margin: 0 0 0 0;
  }
  .youtube-0005-area {
    width: 30%;
    float: left;
    margin: 0 5% 0px 0px;
  }
  .youtube-0005-area-2 {
    width: 30%;
    float: left;
    margin: 0 5% 0px 0px;
  }
  .youtube-0005-area-3 {
    width: 30%;
    float: left;
    margin: 0;
  }
}
@media screen and (min-width: 1760px) {
  .youtube-0005 {
    padding: 0 120px 0 120px;
    margin: 0 0 0 0;
  }
  .youtube-0005-area {
    width: 31.56%;
    float: left;
    margin: 0 2.65% 0px 0px;
  }
  .youtube-0005-area-2 {
    width: 31.56%;
    float: left;
    margin: 0 2.65% 0px 0px;
  }
  .youtube-0005-area-3 {
    width: 31.56%;
    float: left;
    margin: 0;
  }
}
.youtube-title {
  margin-top: 10px;
  font-size: 12px;
}

.image-sub-text {
  font-size: 5px;
  float: right;
}

.youtube-0006-wrap {
  width: 100%;
  overflow: hidden;
}

.youtube-0006 {
  margin: 0 16px 0px 16px;
}

.youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-1 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-1 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-2 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.theme-2 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-3 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.theme-3 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-4 .youtube-container {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

.theme-4 .youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube-0006-area {
  margin: 0 0 30px 0;
}

.youtube-0006-area-2 {
  margin: 0 0 30px 0;
}

.youtube-0006-area-3 {
  margin: 0 0 30px 0;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .youtube-0006 {
    padding: 0 24px 0 24px;
  }
  .youtube-0006 .area-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .youtube-0006-area {
    width: 47.5%;
    margin: 0 5% 0px 0px;
  }
  .youtube-0006-area-2 {
    width: 47.5%;
    margin: 0;
  }
  .youtube-0006-area-3 {
    width: 47.5%;
    margin: 30px 5% 0 0;
  }
  .youtube-0006-area-4 {
    width: 47.5%;
    margin: 30px 0 0 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .youtube-0006 {
    padding: 0 80px 0 80px;
    margin: 0 0 0 0;
  }
  .youtube-0006 .area-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .youtube-0006-area {
    width: 47.5%;
    margin: 0 5% 0px 0px;
  }
  .youtube-0006-area-2 {
    width: 47.5%;
    margin: 0;
  }
  .youtube-0006-area-3 {
    width: 47.5%;
    margin: 30px 5% 0 0;
  }
  .youtube-0006-area-4 {
    width: 47.5%;
    margin: 30px 0 0 0;
  }
}
@media print, screen and (min-width: 1280px) and (max-width: 1519px) {
  .youtube-0006 {
    padding: 0 120px 0 120px;
    margin: 0 0 0 0;
  }
  .youtube-0006-area {
    width: 21.9%;
    float: left;
    margin: 0 4.13% 0px 0px;
  }
  .youtube-0006-area-2 {
    width: 21.9%;
    float: left;
    margin: 0 4.13% 0px 0px;
  }
  .youtube-0006-area-3 {
    width: 21.9%;
    float: left;
    margin: 0 4.13% 0px 0px;
  }
  .youtube-0006-area-4 {
    width: 21.9%;
    float: left;
    margin: 0;
  }
}
@media screen and (min-width: 1520px) and (max-width: 1759px) {
  .youtube-0006 {
    padding: 0 120px 0 120px;
    margin: 0 0 0 0;
  }
  .youtube-0006-area {
    width: 21.9%;
    float: left;
    margin: 0 4.13% 0px 0px;
  }
  .youtube-0006-area-2 {
    width: 21.9%;
    float: left;
    margin: 0 4.13% 0px 0px;
  }
  .youtube-0006-area-3 {
    width: 21.9%;
    float: left;
    margin: 0 4.13% 0px 0px;
  }
  .youtube-0006-area-4 {
    width: 21.9%;
    float: left;
    margin: 0;
  }
}
@media screen and (min-width: 1760px) {
  .youtube-0006 {
    padding: 0 120px 0 120px;
    margin: 0 0 0 0;
  }
  .youtube-0006-area {
    width: 22.03%;
    float: left;
    margin: 0 3.9% 0px 0px;
  }
  .youtube-0006-area-2 {
    width: 22.03%;
    float: left;
    margin: 0 3.9% 0px 0px;
  }
  .youtube-0006-area-3 {
    width: 22.03%;
    float: left;
    margin: 0 3.9% 0px 0px;
  }
  .youtube-0006-area-4 {
    width: 22.03%;
    float: left;
    margin: 0;
  }
}
.cmn-blog-detail-0001 .unit-blog .unit-blog-title {
  font-weight: bold;
}

.cmn-blog-detail-0001 .unit-blog .unit-blog-pic img {
  width: 100%;
  height: auto;
}

.cmn-blog-detail-0001 .unit-blog-right .pic .caption {
  display: block;
}

.cmn-blog-detail-0001 .blog_section {
  overflow: hidden;
}

@media screen and (min-width: 1024px) {
  .cmn-blog-detail-0001 .blog_section:nth-child(n+2) {
    margin-top: 50px;
    clear: both;
  }
  .cmn-blog-detail-0001 .unit-blog {
    width: 100%;
    margin: 30px auto 0px;
  }
  .cmn-blog-detail-0001 .unit-blog .unit-blog-text-block {
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  .cmn-blog-detail-0001 .unit-blog .unit-blog-title {
    font-size: 22px;
  }
  .cmn-blog-detail-0001 .blog_date {
    font-size: 16px;
    margin-top: 15px;
  }
  .cmn-blog-detail-0001 .unit-blog-left {
    width: auto;
    /* margin: 30px 0 0 0; */
    float: none;
    line-height: 1.7;
  }
  .cmn-blog-detail-0001 .unit-blog-left.no-image {
    width: auto;
  }
  .cmn-blog-detail-0001 .unit-blog-right {
    width: 100%;
    float: none;
    margin: 20px 0 0 0;
  }
  .cmn-blog-detail-0001 .unit-blog-right.pic-2 .pic {
    float: left;
    width: 50%;
    padding-left: 10px;
  }
  .cmn-blog-detail-0001 .unit-blog-right.pic-1 .pic {
    float: none;
    width: auto;
  }
  .cmn-blog-detail-0001 .unit-blog-right.pic-2 .pic:first-child {
    margin-right: 20px;
    margin-right: 0;
    padding-right: 10px;
    padding-left: 0;
  }
  .cmn-blog-detail-0001 .unit-blog-right .pic:nth-child(n+2) {
    /* margin-top: 20px; */
  }
  .cmn-blog-detail-0001 .unit-blog-right .pic .caption {
    margin: 17px 0 0 0;
    font-size: 14px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .cmn-blog-detail-0001 .unit-blog .unit-blog-left, .unit-blog .unit-blog-right {
    float: none;
  }
  .cmn-blog-detail-0001 .unit-blog {
    width: auto;
    margin: 20px 0 100px;
  }
  .cmn-blog-detail-0001 .blog_date {
    font-size: 16px;
    margin-top: 15px;
  }
  .cmn-blog-detail-0001 .unit-blog .unit-blog-text-block {
    width: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  .cmn-blog-detail-0001 .unit-blog .unit-blog-title {
    font-size: 24px;
    letter-spacing: 1.3px;
    line-height: 1.5;
    margin-top: 0;
  }
  .cmn-blog-detail-0001 .unit-blog .unit-blog-text {
    font-size: 18px;
    margin-top: 5%;
    letter-spacing: 0;
    line-height: 1.5;
  }
  .cmn-blog-detail-0001 .unit-blog .unit-blog-pic {
    width: auto;
    margin: 20px auto 0;
  }
  .cmn-blog-detail-0001 .unit-blog .unit-blog-pic.pic-2 .pic {
    float: left;
    width: 50%;
    /* margin-bottom: 42px; */
    padding-left: 10px;
  }
  .cmn-blog-detail-0001 .unit-blog .unit-blog-pic.pic-2 .pic:first-child {
    margin-right: 0%;
    margin-bottom: 42px;
    padding-left: 0;
    padding-right: 10px;
  }
  .cmn-blog-detail-0001 .unit-blog-right .pic .caption {
    margin-top: 5px;
    font-size: 12px;
  }
  .cmn-blog-detail-0001 .unit-blog-right .pic:nth-child(n+2) {
    /* margin-top: 7%; */
  }
}
@media screen and (max-width: 767px) {
  .cmn-blog-detail-0001 .unit-blog .unit-blog-left, .unit-blog .unit-blog-right {
    float: none;
  }
  .cmn-blog-detail-0001 .unit-blog {
    width: auto;
    margin: 0 3.90625% 50px;
  }
  .cmn-blog-detail-0001 .blog_date {
    font-size: 12px;
    margin-top: 10px;
  }
  .cmn-blog-detail-0001 .unit-blog .unit-blog-text-block {
    width: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  .cmn-blog-detail-0001 .unit-blog .unit-blog-title {
    font-size: 17px;
    letter-spacing: 1.3px;
    line-height: 1.5;
    margin-top: 5%;
  }
  .cmn-blog-detail-0001 .unit-blog .unit-blog-text {
    font-size: 13px;
    margin-top: 9%;
    letter-spacing: 0;
    line-height: 1.8;
  }
  .cmn-blog-detail-0001 .unit-blog .unit-blog-pic {
    font-size: 12px;
    width: auto;
    margin: 4% auto 0;
  }
  .cmn-blog-detail-0001 .unit-blog-right .pic .caption {
    margin-top: 5px;
  }
  .cmn-blog-detail-0001 .unit-blog-right .pic:nth-child(n+2) {
    margin-top: 7%;
  }
}
/*-------------------------------------------------------------
カラー設定
-------------------------------------------------------------*/
/*-------------------------------------------------------------
フォント設定
-------------------------------------------------------------*/
/*-------------------------------------------------------------
共通設定
-------------------------------------------------------------*/
/*-------------------------------------------------------------
基本設定
-------------------------------------------------------------*/
* {
  box-sizing: border-box;
}

:root {
  --scrollbar: 0;
  --scrollbarNum: 0;
}

html,
body {
  height: 100%;
  width: 100%;
}

html {
  font-size: 62.5%;
  overflow: hidden;
}

body {
  color: #000000;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", Meiryo, "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 2;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt";
  overflow-y: scroll;
  overflow-x: hidden;
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

video {
  overflow: hidden;
}

a {
  text-decoration: none;
  transition: opacity 0.3s;
}
@media (hover) {
  a:hover {
    opacity: 0.7;
  }
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

input[type=text] {
  border: none;
  padding: 0;
  margin: 0;
}

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

input[type=button],
input[type=text],
input[type=submit],
input[type=image],
input[type=tel],
input[type=email],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

/*-------------------------------------------------------------
レイアウト
-------------------------------------------------------------*/
.main-cmn {
  padding-top: min(24vw, 18rem);
}
@media (min-width: 768px) {
  .main-cmn {
    padding-top: min(15vw, 30rem);
    margin-bottom: min(21.25vw, 42.5rem);
  }
}

.container {
  margin: auto;
  padding: 0 min(8vw, 6rem);
}
@media (min-width: 768px) {
  .container {
    width: min(100vw, 200rem);
    padding: 0 min(7.5vw, 15rem);
  }
}

.container-wide {
  margin: auto;
  padding: 0 min(8vw, 6rem);
}
@media (min-width: 768px) {
  .container-wide {
    width: min(100vw, 200rem);
    padding: 0 min(2.5vw, 5rem);
  }
}

/*-------------------------------------------------------------
エリア・セクション
-------------------------------------------------------------*/
/*-------------------------------------------------------------
共通スタイル
-------------------------------------------------------------*/
.txt-center {
  text-align: center;
}

.cmn-btn {
  padding: 1.2rem 2.8rem;
  border-radius: 5em;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
  width: 100%;
}
.cmn-btn span {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 700;
  font-size: 2rem;
  color: #fff;
  display: block;
}
.cmn-btn.btn-header {
  display: block;
  background-color: #FC8100;
  max-width: 15.4rem;
  text-align: center;
  padding: 0 1rem;
}
@media (min-width: 768px) {
  .cmn-btn.btn-header {
    padding: 1.2rem 2.8rem;
    max-width: 26rem;
  }
}
.cmn-btn.btn-header span {
  font-size: 1.4rem;
  line-height: 2;
  padding: 0.2rem 0;
}
@media (min-width: 768px) {
  .cmn-btn.btn-header span {
    font-size: 2rem;
    line-height: 1;
  }
}
.cmn-btn.btn-home {
  background-color: #B70016;
  width: min(18.3016105417vw, 25rem);
  position: absolute;
  bottom: min(1.756954612vw, 2.4rem);
  right: min(1.756954612vw, 2.4rem);
  padding: min(0.878477306vw, 1.2rem) min(2.0497803807vw, 2.8rem);
}
.cmn-btn.btn-home span {
  font-size: min(1.4641288433vw, 2rem);
  position: relative;
  text-align: left;
}
.cmn-btn.btn-home span::after {
  content: "";
  display: block;
  width: min(0.878477306vw, 1.2rem);
  height: min(0.878477306vw, 1.2rem);
  position: absolute;
  right: 0;
  border-right: solid 0.2rem #fff;
  border-bottom: solid 0.2rem #fff;
  top: 0;
  bottom: 0;
  margin: auto;
}
.cmn-btn.btn-sale {
  display: block;
  background-color: #2E4394;
}
.cmn-btn.btn-ucar {
  display: block;
  background-color: #C40C26;
}
.cmn-btn.btn-store {
  display: block;
  background-color: #337240;
}
.cmn-btn.btn-instagram {
  background-color: #C40C26;
  display: flex;
  gap: 1.2rem;
  align-items: center;
  justify-content: center;
  max-width: 32rem;
  margin: 1.6rem auto;
}

.mod-col2 {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .mod-col2 {
    flex-direction: row;
  }
}

.list-store {
  display: block;
}
@media (min-width: 768px) {
  .list-store {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 4rem 4.8rem;
  }
}
.list-store > .item {
  display: grid;
  grid-template-areas: "pict ttl" "pict address" "pict tel";
  grid-template-columns: 10rem 1fr;
  grid-template-rows: 4rem auto auto;
  gap: 0 2rem;
  position: relative;
  padding: 0 0 2rem 0;
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  .list-store > .item {
    display: block;
    padding: 0;
    border: none;
  }
}
.list-store > .item:first-child {
  grid-template-areas: "pict ttl" "pict address" "pict tel" "pict tel2";
  grid-template-rows: 4rem auto auto auto;
}
.list-store > .item > a {
  grid-area: pict;
  position: relative;
  text-decoration: none;
  color: #fff;
}
.list-store > .item > a:hover img {
  opacity: 1;
  transform: scale(1.1);
}
.list-store a {
  display: block;
  text-decoration: none;
}
.list-store a:hover .ttl-shop::before {
  left: 0.5rem;
}
.list-store .pict {
  display: block;
  margin-bottom: 1.3rem;
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
}
.list-store .pict img {
  width: 100%;
  transition: 0.3s ease;
}
.list-store .ttl-shop {
  width: calc(100vw - 17.4rem);
  margin: 0;
  display: flex;
  align-items: center;
  gap: 1.2rem;
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0.4rem 0;
  grid-area: ttl;
  position: absolute;
  top: 0;
  left: 12rem;
}
@media (min-width: 768px) {
  .list-store .ttl-shop {
    font-size: 1.8rem;
    width: fit-content;
    position: static;
  }
}
.list-store .ttl-shop::before {
  content: "";
  display: block;
  width: 3.2rem;
  height: 3.2rem;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2232%22%20height%3D%2233%22%20viewBox%3D%220%200%2032%2033%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M31.9995%2016.2969C31.9995%2025.1334%2024.8361%2032.2969%2015.9995%2032.2969C7.16296%2032.2969%20-0.000488281%2025.1334%20-0.000488281%2016.2969C-0.000488281%207.46032%207.16296%200.296875%2015.9995%200.296875C24.8361%200.296875%2031.9995%207.46032%2031.9995%2016.2969Z%22%20fill%3D%22%23F1C061%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.9389%2011.2362C14.5246%2010.6504%2015.4744%2010.6504%2016.0602%2011.2362L20.0602%2015.2362C20.646%2015.822%2020.646%2016.7717%2020.0602%2017.3575L16.0602%2021.3575C15.4744%2021.9433%2014.5246%2021.9433%2013.9389%2021.3575C13.3531%2020.7717%2013.3531%2019.822%2013.9389%2019.2362L16.8782%2016.2969L13.9389%2013.3575C13.3531%2012.7717%2013.3531%2011.822%2013.9389%2011.2362Z%22%20fill%3D%22%23B70016%22%2F%3E%3C%2Fsvg%3E") no-repeat center/contain;
  transition: 0.3s;
  position: relative;
  left: 0;
}
.list-store .address {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 171.429%;
  margin: 0.4rem 0;
  grid-area: address;
}
@media (min-width: 768px) {
  .list-store .address {
    font-size: 1.6rem;
  }
}
.list-store .tel {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 171.429%;
  margin: 0.4rem 0;
  grid-area: tel;
}
.list-store .tel::before {
  content: "";
  display: block;
  width: 1.6rem;
  height: 1.7rem;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2216%22%20height%3D%2218%22%20viewBox%3D%220%200%2016%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M15.6526%2013.7072C14.9853%2013.0932%2012.8457%2011.8389%2012.3056%2011.6696C11.7659%2011.4996%2011.0531%2011.9586%2010.8118%2012.5822C10.5702%2013.2059%2010.2311%2013.1162%2010.2311%2013.1162C10.2311%2013.1162%208.94754%2012.5339%206.73274%209.99191C4.51793%207.44991%204.1419%206.12791%204.1419%206.12791C4.1419%206.12791%204.10813%205.78924%204.78504%205.66458C5.46127%205.54024%206.04961%204.93891%205.96793%204.39558C5.88728%203.85224%204.97185%201.59958%204.45899%200.860247C3.94544%200.121247%202.80047%200.383581%202.53991%200.534914C2.279%200.685914%20-0.450388%202.05791%200.0638492%205.05124C0.578431%208.04457%202.03739%2010.5276%203.71383%2012.4519C5.39027%2014.3762%207.67332%2016.1882%2010.6367%2017.1859C13.5995%2018.1836%2015.4606%2015.8146%2015.6585%2015.5916C15.8567%2015.3689%2016.3182%2014.3219%2015.6526%2013.7069V13.7072Z%22%20fill%3D%22%23FFC700%22%2F%3E%3C%2Fsvg%3E") no-repeat center/contain;
}
.list-store .tel a {
  color: #fff;
}
@media (min-width: 768px) {
  .list-store .tel {
    font-size: 1.6rem;
    pointer-events: none;
  }
}
.list-store .tel + .tel {
  grid-area: tel2;
}

/*-------------------------------------------------------------
デバイスサイズごとの表示切り替え
-------------------------------------------------------------*/
.show-phone {
  display: block;
}
@media (min-width: 560px) {
  .show-phone {
    display: none !important;
  }
}

.hide-phone {
  display: none;
}
@media (min-width: 560px) {
  .hide-phone {
    display: block;
  }
}

.show-tablet {
  display: none;
}
@media (min-width: 768px) {
  .show-tablet {
    display: block;
  }
}

@media (min-width: 768px) {
  .hide-tablet {
    display: none !important;
  }
}

.show-desktop-s {
  display: none;
}
@media (min-width: 1024px) {
  .show-desktop-s {
    display: block;
  }
}

@media (min-width: 1024px) {
  .hide-desktop-s {
    display: none !important;
  }
}

.show-desktop {
  display: none;
}
@media (min-width: 1280px) {
  .show-desktop {
    display: block;
  }
}

@media (min-width: 1280px) {
  .hide-desktop {
    display: none !important;
  }
}

/*-------------------------------------------------------------
	javascript連動
-------------------------------------------------------------*/
.fade-in {
  opacity: 0;
  transform: translateY(2rem);
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition-delay: 0.2s;
}
.fade-in.is-view {
  opacity: 1;
  transform: translateY(0);
}

/*-------------------------------------------------------------
カラー設定
-------------------------------------------------------------*/
/*-------------------------------------------------------------
フォント設定
-------------------------------------------------------------*/
/*-------------------------------------------------------------
共通設定
-------------------------------------------------------------*/
/* -----------------------------------------------
header
----------------------------------------------- */
.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  padding: 1.2rem 2.2rem;
  position: sticky;
  top: 0;
  border: none;
}
@media (min-width: 768px) {
  .header {
    padding: 1.6rem 3.2rem;
  }
}
.header .corollaMain svg {
  aspect-ratio: 215/24;
  width: 100%;
  max-width: 14.9rem;
}
@media (min-width: 768px) {
  .header .corollaMain svg {
    max-width: 21.5rem;
  }
}
.header .sec-menu {
  position: relative;
  margin-right: 60px;
}
.header .sec-menu .hide-phone {
  display: none;
}
@media (min-width: 768px) {
  .header .sec-menu .hide-phone {
    display: inline;
  }
}
.header .sec-menu .box-navMenuBtn {
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 0;
  right: -60px;
  transition: right 0.3s;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.8);
}
@media (min-width: 768px) {
  .header .sec-menu .box-navMenuBtn {
    width: 48px;
    height: 48px;
  }
}
.header .sec-menu .box-navMenuBtn .btn-navBtn {
  display: block;
  width: 75%;
  height: 0.2rem;
  background-color: #f78f22;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: background-color 0.1s linear 0.1s;
}
.header .sec-menu .box-navMenuBtn .btn-navBtn::before, .header .sec-menu .box-navMenuBtn .btn-navBtn::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.2rem;
  background-color: #f78f22;
  position: absolute;
}
.header .sec-menu .box-navMenuBtn .btn-navBtn::before {
  top: 10px;
  left: 0;
  transition: transform 0.1s ease-in, top 0.1s ease-in 0.15s;
}
@media (min-width: 768px) {
  .header .sec-menu .box-navMenuBtn .btn-navBtn::before {
    top: 12px;
  }
}
.header .sec-menu .box-navMenuBtn .btn-navBtn::after {
  bottom: 10px;
  left: 0;
  transition: transform 0.1s ease-in, bottom 0.1s ease-in 0.15s;
}
@media (min-width: 768px) {
  .header .sec-menu .box-navMenuBtn .btn-navBtn::after {
    bottom: 12px;
  }
}
.header .sec-menu .box-navMenuBtn.is-open {
  right: 190px;
}
@media (min-width: 768px) {
  .header .sec-menu .box-navMenuBtn.is-open {
    right: 250px;
  }
}
.header .sec-menu .box-navMenuBtn.is-open .btn-navBtn {
  background-color: transparent;
}
.header .sec-menu .box-navMenuBtn.is-open .btn-navBtn::before {
  top: 0;
  transform: rotate(-45deg);
}
.header .sec-menu .box-navMenuBtn.is-open .btn-navBtn::after {
  bottom: 0;
  transform: rotate(45deg);
}

.mod-navMenu {
  position: fixed;
  top: 0;
  right: -264px;
  z-index: 102;
  height: 100vh;
  width: 264px;
  background: #fff;
  transition: right 0.3s;
}
@media (min-width: 768px) {
  .mod-navMenu {
    right: -340px;
    width: 340px;
  }
}
.mod-navMenu.is-open {
  right: 0;
}
.mod-navMenu a,
.mod-navMenu span {
  color: #3c3c3c;
}
.mod-navMenu > .box-link {
  font-size: 14px;
  font-weight: 700;
  padding: 15px 0 0 23px;
}
@media (min-width: 768px) {
  .mod-navMenu > .box-link {
    font-size: 16px;
  }
}
.mod-navMenu > .box-link a {
  line-height: 1;
}
.mod-navMenu > .box-link.recruit a {
  color: #f05a00;
}
.mod-navMenu .list-mainMenu {
  display: flex;
  flex-direction: column;
}
.mod-navMenu .list-mainMenu > .item:not(:last-child) {
  border-bottom: solid 1px #e6e6e6;
}
.mod-navMenu .list-mainMenu > .item > .box-link {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.mod-navMenu .list-mainMenu > .item > .box-link > .ttl {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  padding: 15px 0 15px 23px;
}
@media (min-width: 768px) {
  .mod-navMenu .list-mainMenu > .item > .box-link > .ttl {
    font-size: 16px;
  }
}
.mod-navMenu .list-mainMenu > .item > .box-link > .svg {
  display: flex;
  justify-content: center;
  align-items: stretch;
  background-color: #f78f22;
  width: 50px;
}
.mod-navMenu .list-mainMenu > .item > .box-link > .svg svg {
  width: 24px;
  fill: #423e3b;
}
.mod-navMenu .list-mainMenu > .item.is-open > .box-link > .svg svg {
  transform: rotate(180deg);
}
.mod-navMenu .list-mainMenu > .item.is-open .list-subMenu {
  display: block;
}
.mod-navMenu .list-subMenu {
  display: none;
  padding: 16px;
}
.mod-navMenu .list-subMenu > .item {
  font-size: 14px;
}

/* -----------------------------------------------
footer
----------------------------------------------- */
.footer {
  padding: 6rem 1.6rem 4rem;
  text-align: center;
}
.footer .txt-copyright {
  font-size: 1.2rem;
  color: #fff;
  margin-top: 4rem;
}
.footer .link-logo svg {
  aspect-ratio: 318/81;
  width: 100%;
  max-width: 26rem;
}
@media (min-width: 768px) {
  .footer .link-logo svg {
    max-width: 31.8rem;
  }
}

/* -----------------------------------------------
home
----------------------------------------------- */
.home {
  background-color: #DB461D;
  background: url("../img/home/bg-pattern.png") repeat top, #DB461D;
}
.home .area-fv {
  position: relative;
}
.home .area-fv picture > img {
  width: 100%;
}
.home .area-fv .sec-greeting {
  position: absolute;
  top: 34.6666666667vw;
  left: 4vw;
  width: 78.1333333333vw;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .home .area-fv .sec-greeting {
    top: 2.4140453548vw;
    left: 3.9502560351vw;
    width: 54.5720555962vw;
    padding-right: 0;
  }
}
.home .area-fv .sec-greeting img {
  width: 100%;
}
.home .area-fv .sec-car {
  position: absolute;
  bottom: 30%;
  width: 100%;
  padding-left: 2.6666666667vw;
}
@media (min-width: 768px) {
  .home .area-fv .sec-car {
    bottom: 45%;
    padding-right: 2.6666666667vw;
  }
}
.home .area-fv .sec-car .list-car {
  position: relative;
  z-index: 2;
}
.home .area-fv .sec-car .list-car > .item {
  position: absolute;
  opacity: 0;
  transform: translateY(-4rem);
}
.home .area-fv .sec-car .list-car > .item:nth-child(1) {
  aspect-ratio: 298/156;
  width: 25.3333333333vw;
  left: 0;
  animation: fadeInAnime 0.3s ease forwards;
}
@media (min-width: 768px) {
  .home .area-fv .sec-car .list-car > .item:nth-child(1) {
    width: 21.8155197657vw;
  }
}
.home .area-fv .sec-car .list-car > .item:nth-child(2) {
  aspect-ratio: 378/178;
  width: 33.6vw;
  left: 13.3333333333vw;
  top: 5px;
  animation: fadeInAnime 0.3s ease 0.3s forwards;
}
@media (min-width: 768px) {
  .home .area-fv .sec-car .list-car > .item:nth-child(2) {
    width: 27.6720351391vw;
    left: 13.9092240117vw;
    top: 15px;
  }
}
.home .area-fv .sec-car .list-car > .item:nth-child(3) {
  aspect-ratio: 467/245;
  width: 42.4vw;
  right: 20vw;
  animation: fadeInAnime 0.3s ease 0.6s forwards;
}
@media (min-width: 768px) {
  .home .area-fv .sec-car .list-car > .item:nth-child(3) {
    width: 34.1874084919vw;
    right: 25.6222547584vw;
  }
}
.home .area-fv .sec-car .list-car > .item:nth-child(4) {
  aspect-ratio: 500/288;
  width: 48.5333333333vw;
  right: -13.3333333333vw;
  animation: fadeInAnime 0.3s ease 0.9s forwards;
}
@media (min-width: 768px) {
  .home .area-fv .sec-car .list-car > .item:nth-child(4) {
    width: 36.6032210835vw;
    right: 0;
  }
}
@keyframes fadeInAnime {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.home .area-separator {
  position: relative;
  background: url("../img/home/img-line.png") no-repeat top/cover;
  height: 25rem;
  width: 100%;
  top: -11.5rem;
  z-index: 1;
  margin-bottom: -10rem;
}
@media (min-width: 768px) {
  .home .area-separator {
    margin-bottom: 0;
  }
}
.home .area-separator .list-textLoop {
  display: flex;
  white-space: nowrap;
  overflow: hidden;
  gap: 5rem;
  width: 100%;
  position: absolute;
  bottom: 4rem;
  left: 0;
}
@media (min-width: 768px) {
  .home .area-separator .list-textLoop {
    bottom: -3rem;
  }
}
.home .area-separator .list-textLoop > .item {
  aspect-ratio: 1495/171;
  width: 90rem;
  flex: 0 0 auto;
  white-space: nowrap;
  overflow: hidden;
  animation: textLoop 20s -25s linear infinite;
}
@media (min-width: 768px) {
  .home .area-separator .list-textLoop > .item {
    width: 149.5rem;
  }
}
.home .area-separator .list-textLoop > .item svg {
  aspect-ratio: 1495/171;
  width: 100%;
  max-width: 120rem;
}
@media (min-width: 768px) {
  .home .area-separator .list-textLoop > .item svg {
    max-width: 149.5rem;
  }
}
@keyframes textLoop {
  0% {
    translate: 0;
  }
  100% {
    translate: calc(-100% - 5rem);
  }
}
.home .area-greeting {
  margin-bottom: 30rem;
  padding: 0 1.6rem;
}
.home .area-greeting .ttl-greeting {
  margin-bottom: 4.5rem;
}
.home .area-greeting .ttl-greeting span {
  font-family: "Shippori Mincho B1", serif;
  font-size: 2.8rem;
  color: #fff;
  letter-spacing: 0.2em;
  display: flex;
  justify-content: center;
  gap: 3rem;
  align-items: center;
}
@media (min-width: 768px) {
  .home .area-greeting .ttl-greeting span {
    font-size: 4rem;
  }
}
.home .area-greeting .ttl-greeting span::before, .home .area-greeting .ttl-greeting span::after {
  content: "";
  display: block;
  width: 5rem;
  height: 0.1rem;
  background-color: #fff;
}
@media (min-width: 768px) {
  .home .area-greeting .ttl-greeting span::before, .home .area-greeting .ttl-greeting span::after {
    width: 10rem;
  }
}
.home .area-greeting .sec-greeting {
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 3.6rem;
  background-color: #E96023;
  border: solid 0.1rem #EBCBA5;
  padding: 2.5rem 1.6rem;
  max-width: 112.6rem;
  margin: auto;
}
@media (min-width: 768px) {
  .home .area-greeting .sec-greeting {
    flex-direction: row;
    padding: 4.8rem 3.6rem;
  }
}
@media (min-width: 1280px) {
  .home .area-greeting .sec-greeting {
    flex-direction: row;
    padding: 5.6rem 4.8rem;
  }
}
.home .area-greeting .sec-greeting .box-content {
  flex-grow: 1;
  min-width: 0;
}
.home .area-greeting .sec-greeting .box-content > .ttl {
  font-family: "Shippori Mincho B1", serif;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .home .area-greeting .sec-greeting .box-content > .ttl {
    letter-spacing: 0.05em;
    font-size: min(3.5vw, 2.8rem);
  }
}
.home .area-greeting .sec-greeting .box-content p {
  letter-spacing: 0.05em;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .home .area-greeting .sec-greeting .box-content p {
    font-size: 1.6rem;
  }
}
.home .area-greeting .sec-greeting .box-content p:not(:last-of-type) {
  margin-bottom: 2em;
}
.home .area-greeting .sec-greeting .box-photo {
  width: 100%;
  min-width: 0;
}
@media (min-width: 768px) {
  .home .area-greeting .sec-greeting .box-photo {
    width: min(18vw, 23rem);
    flex-shrink: 0;
  }
}
.home .area-greeting .sec-greeting .box-photo > .photo {
  margin-bottom: 1.6rem;
  padding: 0 6.4rem;
}
@media (min-width: 768px) {
  .home .area-greeting .sec-greeting .box-photo > .photo {
    aspect-ratio: 230/340;
    padding: 0;
  }
}
.home .area-greeting .sec-greeting .box-photo > .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 20%;
}
.home .area-greeting .sec-greeting .box-photo > .name {
  font-family: "Shippori Mincho B1", serif;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .home .area-greeting .sec-greeting .box-photo > .name {
    line-height: 1.5;
  }
}
@media (min-width: 1280px) {
  .home .area-greeting .sec-greeting .box-photo > .name {
    line-height: 2;
  }
}
.home .area-greeting .sec-greeting .box-photo > .name::before {
  content: attr(data-position);
  font-size: 1.2rem;
  line-height: 1;
  display: block;
}
@media (min-width: 768px) {
  .home .area-greeting .sec-greeting .box-photo > .name::before {
    font-size: 1.4rem;
    margin-bottom: 0.4rem;
  }
}
@media (min-width: 1280px) {
  .home .area-greeting .sec-greeting .box-photo > .name::before {
    margin-bottom: 0;
  }
}
.home .area-greeting .sec-greeting .box-photo > .name .indention {
  display: none;
}
@media (min-width: 768px) {
  .home .area-greeting .sec-greeting .box-photo > .name .indention {
    display: inline;
  }
}
@media (min-width: 1280px) {
  .home .area-greeting .sec-greeting .box-photo > .name .indention {
    display: none;
  }
}
.home .area-greeting .sec-greeting .hide-iphone {
  display: block;
}
@media (min-width: 414px) {
  .home .area-greeting .sec-greeting .hide-iphone {
    display: none;
  }
}
.home .area-contents {
  position: relative;
  z-index: 1;
}
.home .area-contents .sp-circle-first,
.home .area-contents .sp-circle-end {
  position: absolute;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  pointer-events: none;
}
.home .area-contents .sp-circle-first svg,
.home .area-contents .sp-circle-end svg {
  position: relative;
  display: block;
  z-index: -1;
  width: 300%;
}
.home .area-contents .sp-circle-first svg .shape-fill,
.home .area-contents .sp-circle-end svg .shape-fill {
  fill: #FFFFFF;
}
.home .area-contents .sp-circle-first {
  top: -26.6666666667vw;
  transform: rotate(180deg);
}
.home .area-contents .sp-circle-end {
  bottom: -26.6666666667vw;
}
.home .area-contents .wrapper {
  background-color: #fff;
  margin: 0 0 16rem 0;
}
@media (min-width: 768px) {
  .home .area-contents .wrapper {
    margin: 21.3333333333vw 0 16vw;
  }
}
.home .area-contents .sec-intro {
  padding: 0 1.6rem;
}
.home .area-contents .sec-intro .ttl-intro {
  margin: 0 auto 3.4rem;
  aspect-ratio: 855/216;
  max-width: 85.5rem;
  padding: 0 1.6rem;
}
.home .area-contents .sec-intro .ttl-intro svg {
  width: 100%;
  height: 100%;
}
.home .area-contents .sec-intro .ttl-intro path {
  fill: url(#gradient);
}
.home .area-contents .sec-intro .ttl-intro #stop1 {
  animation: step1 5s ease-in-out infinite alternate;
}
.home .area-contents .sec-intro .ttl-intro #stop2 {
  animation: step2 5s ease-in-out infinite alternate;
}
@keyframes step1 {
  0% {
    stop-color: #E5B71D;
  }
  100% {
    stop-color: #BB8C37;
  }
}
@keyframes step2 {
  0% {
    stop-color: #BB8C37;
  }
  100% {
    stop-color: #E5B71D;
  }
}
.home .area-contents .sec-movie {
  margin: 4rem auto;
  padding: 0 1.6rem;
}
@media (min-width: 768px) {
  .home .area-contents .sec-movie {
    margin: 4rem auto 20rem;
    padding: 0;
  }
}
.home .area-contents .sec-movie .box-youtube {
  margin: auto;
  aspect-ratio: 16/9;
  max-width: 96rem;
}
.home .area-contents .sec-movie .box-youtube > iframe {
  width: 100%;
  height: 100%;
}
.home .area-contents .sec-photo {
  display: grid;
  grid-template-areas: "photo01 photo02 photo03 photo05" "photo01 photo04 photo04 photo05";
  grid-template-columns: 2fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 0.4rem;
  width: 100%;
  margin: 0 auto 9rem;
}
@media (min-width: 768px) {
  .home .area-contents .sec-photo {
    grid-template-areas: "photo01 photo02 photo03 photo05 photo06 photo07 photo07" "photo01 photo04 photo04 photo05 photo06 photo08 photo09";
    grid-template-columns: 2fr 1fr 1fr 1fr 2fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    min-width: 136.6rem;
    margin: 0 auto 18rem;
  }
}
.home .area-contents .sec-photo > .item {
  font-size: 0;
  position: relative;
}
.home .area-contents .sec-photo > .item:nth-child(1) {
  grid-area: photo01;
}
.home .area-contents .sec-photo > .item:nth-child(2) {
  grid-area: photo02;
}
.home .area-contents .sec-photo > .item:nth-child(3) {
  grid-area: photo03;
}
.home .area-contents .sec-photo > .item:nth-child(4) {
  grid-area: photo04;
}
.home .area-contents .sec-photo > .item:nth-child(5) {
  grid-area: photo05;
}
.home .area-contents .sec-photo > .item:nth-child(6) {
  grid-area: photo06;
  display: none;
}
.home .area-contents .sec-photo > .item:nth-child(7) {
  grid-area: photo07;
  display: none;
}
.home .area-contents .sec-photo > .item:nth-child(8) {
  grid-area: photo08;
  display: none;
}
.home .area-contents .sec-photo > .item:nth-child(9) {
  grid-area: photo09;
  display: none;
}
@media (min-width: 768px) {
  .home .area-contents .sec-photo > .item:nth-child(6), .home .area-contents .sec-photo > .item:nth-child(7), .home .area-contents .sec-photo > .item:nth-child(8), .home .area-contents .sec-photo > .item:nth-child(9) {
    display: block;
  }
}
.home .area-contents .sec-photo > .item .front,
.home .area-contents .sec-photo > .item .back {
  transition: transform 1.5s ease-in-out;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
}
.home .area-contents .sec-photo > .item .front img,
.home .area-contents .sec-photo > .item .back img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home .area-contents .sec-photo > .item .back {
  position: absolute;
  top: 0;
  left: 0;
  transform: rotateY(180deg);
}
.home .area-contents .sec-photo > .item.is-rotate .front {
  transform: rotateY(180deg);
}
.home .area-contents .sec-photo > .item.is-rotate .back {
  transform: rotateY(0);
}
.home .area-contents .sec-banner {
  text-align: center;
  padding: 0 1.6rem;
}
@media (min-width: 768px) {
  .home .area-contents .sec-banner {
    padding: 0 14.3rem;
  }
}
.home .area-contents .sec-banner .box-banner {
  position: relative;
  aspect-ratio: 1080/292;
  display: inline-block;
  max-width: 108rem;
  margin: auto;
}
.home .area-contents .sec-banner .box-banner .cmn-btn {
  display: none;
}
@media (min-width: 768px) {
  .home .area-contents .sec-banner .box-banner .cmn-btn {
    display: block;
  }
  .home .area-contents .sec-banner .box-banner .cmn-btn span::after {
    transform: translateX(0) rotate(-45deg);
    transition: transform 0.3s;
  }
}
@media (hover) {
  .home .area-contents .sec-banner .box-banner:hover .cmn-btn span::after {
    transform: translateX(0.5rem) rotate(-45deg);
  }
}
.home .footer {
  padding: 0 1.6rem 6rem;
  margin-top: 6rem;
}
@media (min-width: 768px) {
  .home .footer {
    padding: 6rem 1.6rem 10rem;
  }
}

/* -----------------------------------------------
carlist
----------------------------------------------- */
.carlist .container {
  padding: 0 1.6rem;
  width: 100%;
  margin: auto;
}
@media (min-width: 768px) {
  .carlist .container {
    padding: 0 4rem;
    max-width: 120.6rem;
  }
}
.carlist .ttl-02 {
  text-align: center;
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 1.2rem;
  background: linear-gradient(#E9B666 10%, transparent 10%) no-repeat, url("../img/carlist/bg-ichimatsu01.png") repeat;
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .carlist .ttl-02 {
    align-items: center;
    gap: 3.3rem;
    padding: 0;
  }
}
.carlist .ttl-02::before {
  margin-right: -5rem;
}
.carlist .ttl-02::after {
  margin-left: -5rem;
}
.carlist .ttl-02::before, .carlist .ttl-02::after {
  content: "";
  display: block;
  aspect-ratio: 88/43;
  width: 11.7333333333vw;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2288%22%20height%3D%2243%22%20viewBox%3D%220%200%2088%2043%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M23.6085%2040.7403C18.1956%2042.6593%2015.5377%2042.9337%2013.1198%2042.9243C6.54712%2042.9211%200.21905%2038.8156%200.20312%2031.8597C0.215745%2022.8692%208.27044%2019.7604%2014.17%2020.6069C12.908%2013.4353%2020.2733%205.03559%2031.9223%209.17121C33.4082%203.88401%2037.6444%200.770655%2043.6381%200.779072C49.6787%200.77924%2053.9395%203.84709%2055.4037%209.14674C67.0871%204.96452%2074.4084%2013.3411%2073.2138%2020.5583C79.0977%2019.6679%2087.177%2022.7403%2087.1643%2031.7309C87.172%2038.6399%2080.9033%2042.8358%2074.2838%2042.8409C71.8659%2042.8314%2069.211%2042.5737%2063.811%2040.7212C58.2538%2038.7996%2050.9402%2037.3321%2043.6948%2037.3507C36.4494%2037.3692%2029.1151%2038.8048%2023.5698%2040.7954M43.709%2013.8142C42.4573%2013.8412%2040.9461%2014.5903%2041.2992%2019.8922C41.611%2024.9597%2042.4662%2029.545%2042.9476%2031.7315C43.1126%2032.669%2043.4598%2032.9945%2043.7025%2033.0001C43.9368%2032.9589%2044.2706%2032.6585%2044.4502%2031.7571C44.9392%2029.5931%2045.7658%2024.9535%2046.033%2019.8807C46.3222%2014.6591%2044.9689%2013.8341%2043.6621%2013.8224M29.4753%2018.0586C28.3916%2018.4909%2027.2993%2019.6979%2029.3567%2023.975C31.326%2028.026%2033.5795%2031.4954%2034.7835%2033.1199C35.2987%2033.8507%2035.6681%2034.0274%2035.8942%2033.9392C36.1203%2033.8511%2036.2969%2033.4818%2036.1485%2032.638C35.802%2030.6694%2035.0762%2026.5446%2033.5978%2022.2622C32.0946%2017.8393%2030.6059%2017.618%2029.4753%2018.0586ZM17.7708%2025.9655C17.0812%2026.7151%2016.7332%2028.0327%2019.9246%2030.5156C22.9892%2032.8274%2026.0651%2034.654%2027.5591%2035.4543C28.204%2035.824%2028.579%2035.7581%2028.7031%2035.6396C28.819%2035.4742%2028.8081%2035.1378%2028.4197%2034.578C27.4526%2033.2018%2025.2594%2030.35%2022.512%2027.644C19.6461%2024.814%2018.4687%2025.2628%2017.779%2026.0124M64.6307%2027.5293C61.8696%2030.2381%2059.7123%2033.0823%2058.7467%2034.4603C58.3218%2035.0667%2058.3327%2035.403%2058.4594%2035.574C58.5779%2035.6982%2058.9694%2035.7259%2059.5844%2035.3761C61.0873%2034.58%2064.154%2032.784%2067.2236%2030.4558C70.4174%2028.0091%2070.0376%2026.6745%2069.3735%2025.9216C68.7094%2025.1686%2067.4773%2024.7572%2064.6307%2027.5293ZM53.7459%2022.2444C52.3212%2026.5061%2051.5528%2030.6522%2051.2265%2032.6426C51.1323%2033.4807%2051.2452%2033.8474%2051.4492%2033.9082C51.6614%2034.0158%2052.0585%2033.8009%2052.5689%2033.1312C53.7276%2031.4776%2055.9652%2027.9911%2057.955%2023.92C60.0055%2019.6449%2058.884%2018.4891%2057.7924%2018.053C56.6457%2017.5782%2055.1844%2017.7871%2053.699%2022.2527%22%20fill%3D%22%23337240%22%2F%3E%3C%2Fsvg%3E") no-repeat center/cover;
}
@media (min-width: 768px) {
  .carlist .ttl-02::before, .carlist .ttl-02::after {
    width: 8.8rem;
    margin: 0;
  }
}
.carlist .ttl-02 .txt-main {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 900;
  font-size: 8.5333333333vw;
  line-height: 1.25;
  color: #3E231E;
  text-stroke: 0.4rem #fff;
  -webkit-text-stroke: 0.4rem #fff;
  position: relative;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .carlist .ttl-02 .txt-main {
    font-size: 5.6rem;
    line-height: 2;
  }
}
.carlist .ttl-02 .txt-main::after {
  content: attr(data-txt);
  text-stroke: 0;
  -webkit-text-stroke: 0;
  position: absolute;
  left: 0;
  white-space: nowrap;
}
.carlist .ttl-02 .txt-main.red {
  color: #BE0017;
}
.carlist .ttl-02 .txt-main.store {
  font-size: 2.4rem;
}
@media (min-width: 768px) {
  .carlist .ttl-02 .txt-main.store {
    font-size: 4.8rem;
  }
}
.carlist .ttl-03 {
  position: absolute;
  top: -3.4rem;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 2rem;
}
@media (min-width: 768px) {
  .carlist .ttl-03 {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .carlist .genre-suv .ttl-carlist {
    background-color: #337240;
  }
  .carlist .genre-suv .ttl-carlist::before {
    border-color: #337240 #337240 #337240 transparent;
  }
  .carlist .genre-suv .ttl-carlist::after {
    border-color: #337240 transparent #337240 #337240;
  }
  .carlist .genre-suv .ttl-ucar {
    background-color: #2E4394;
  }
  .carlist .genre-suv .ttl-ucar::before {
    border-color: #2E4394 #2E4394 #2E4394 transparent;
  }
  .carlist .genre-suv .ttl-ucar::after {
    border-color: #2E4394 transparent #2E4394 #2E4394;
  }
}
.carlist .genre-suv .list-ucar .ttl {
  background-color: #2E4394;
}
@media (min-width: 768px) {
  .carlist .genre-minivan .ttl-carlist,
  .carlist .genre-minivan .ttl-ucar {
    background-color: #2E4394;
  }
  .carlist .genre-minivan .ttl-carlist::before,
  .carlist .genre-minivan .ttl-ucar::before {
    border-color: #2E4394 #2E4394 #2E4394 transparent;
  }
  .carlist .genre-minivan .ttl-carlist::after,
  .carlist .genre-minivan .ttl-ucar::after {
    border-color: #2E4394 transparent #2E4394 #2E4394;
  }
}
@media (min-width: 768px) {
  .carlist .genre-hybrid .ttl-ucar {
    background-color: #337240;
  }
  .carlist .genre-hybrid .ttl-ucar::before {
    border-color: #337240 #337240 #337240 transparent;
  }
  .carlist .genre-hybrid .ttl-ucar::after {
    border-color: #337240 transparent #337240 #337240;
  }
}
.carlist .genre-hybrid .list-ucar .ttl {
  background-color: #337240;
}
@media (min-width: 768px) {
  .carlist .genre-compact .ttl-ucar {
    background-color: #B70016;
  }
  .carlist .genre-compact .ttl-ucar::before {
    border-color: #B70016 #B70016 #B70016 transparent;
  }
  .carlist .genre-compact .ttl-ucar::after {
    border-color: #B70016 transparent #B70016 #B70016;
  }
}
.carlist .genre-compact .list-ucar .ttl {
  background-color: #B70016;
}
.carlist .area-fv {
  position: relative;
  overflow: hidden;
}
.carlist .area-fv picture img {
  width: 100%;
}
.carlist .area-fv .container {
  position: absolute;
  left: 50%;
  top: 88vw;
  transform: translateX(-50%);
  z-index: 3;
}
@media (min-width: 768px) {
  .carlist .area-fv .container {
    top: auto;
    bottom: 10%;
  }
}
.carlist .area-fv .list-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.2rem;
}
@media (min-width: 768px) {
  .carlist .area-fv .list-link {
    flex-direction: row;
    gap: 2.25em;
  }
}
.carlist .area-fv .list-link > .item {
  width: 100%;
  max-width: 24rem;
}
.carlist .area-fv .list-link > .item span {
  position: relative;
}
.carlist .area-fv .list-link > .item span::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 1.2rem;
  height: 1.2rem;
  border-right: solid 0.2rem #fff;
  border-bottom: solid 0.2rem #fff;
}
.carlist .area-fv .sec-character {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}
.carlist .area-fv .sec-character .list-character {
  position: relative;
  width: 100%;
  margin: auto;
}
.carlist .area-fv .sec-character .list-character > .item {
  position: absolute;
}
.carlist .area-fv .sec-character .list-character > .item:nth-child(1) {
  aspect-ratio: 501/405;
  width: 52vw;
  bottom: -8vw;
  right: -5.3333333333vw;
  z-index: 2;
  animation: shaking1 2s ease-in-out infinite;
}
@media (min-width: 768px) {
  .carlist .area-fv .sec-character .list-character > .item:nth-child(1) {
    width: 18.3016105417vw;
    bottom: -2.9282576867vw;
    right: 0;
  }
}
.carlist .area-fv .sec-character .list-character > .item:nth-child(2) {
  aspect-ratio: 252/260;
  width: 27.2vw;
  bottom: 6.6666666667vw;
  left: 16vw;
  z-index: 2;
  animation: shaking2 3s ease-in-out infinite;
}
@media (min-width: 768px) {
  .carlist .area-fv .sec-character .list-character > .item:nth-child(2) {
    bottom: 10.2489019034vw;
    width: 7.3938506589vw;
  }
}
.carlist .area-fv .sec-character .list-character > .item:nth-child(3) {
  aspect-ratio: 288/285;
  width: 21.6vw;
  bottom: 0;
  left: 0;
  z-index: 2;
  animation: shaking3 1s ease-in-out infinite;
}
@media (min-width: 768px) {
  .carlist .area-fv .sec-character .list-character > .item:nth-child(3) {
    bottom: 2.196193265vw;
    left: 9.5168374817vw;
    width: 7.3206442167vw;
  }
}
.carlist .area-fv .sec-character .list-character > .item img {
  width: 100%;
}
@keyframes shaking1 {
  0%, 100% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
}
@keyframes shaking2 {
  0%, 100% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
}
@keyframes shaking3 {
  0%, 100% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-10deg);
  }
}
.carlist .sec-benefit {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  border: solid 0.2rem #fff;
  padding: 6rem 2.8rem 4rem;
  margin: 9.6rem auto 6.4rem;
  position: relative;
}
@media (min-width: 768px) {
  .carlist .sec-benefit {
    padding: 5rem 2.8rem 4rem;
    margin: 9.6rem auto 12.8rem;
  }
}
.carlist .sec-benefit > .mod-benefitItem:not(:last-child) {
  padding-bottom: 4rem;
  border-bottom: dotted 0.3rem #F7E000;
}
.carlist .sec-benefit .txt-food {
  text-align: center;
  margin-top: 1.6rem;
}
.carlist .sec-benefit .txt-food > span {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  font-size: 2.6rem;
  line-height: 1;
  color: #F7E000;
  text-stroke: 0.4rem #CB5517;
  -webkit-text-stroke: 0.4rem #CB5517;
  position: relative;
  display: inline-block;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .carlist .sec-benefit .txt-food > span {
    font-size: 3.2rem;
  }
}
.carlist .sec-benefit .txt-food > span::after {
  content: attr(data-txt);
  text-stroke: 0;
  -webkit-text-stroke: 0;
  position: absolute;
  left: 0;
}
.carlist .sec-benefit .list-caution {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: left;
  display: flex;
  flex-direction: column;
  margin-top: 1.6rem;
}
@media (min-width: 768px) {
  .carlist .sec-benefit .list-caution {
    font-size: 1.6rem;
    text-align: center;
    flex-direction: row;
    justify-content: center;
    gap: 0.5em;
  }
}
.carlist .sec-benefit .list-caution > .item {
  text-indent: -1em;
  padding-left: 1em;
}
.carlist .sec-benefit .list-caution > .item::before {
  content: "※";
}
.carlist .mod-benefitItem {
  color: #fff;
  text-align: center;
  position: relative;
}
.carlist .mod-benefitItem .ttl-benefit {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  font-size: 7.4666666667vw;
  line-height: 1.5;
  display: block;
}
@media (min-width: 768px) {
  .carlist .mod-benefitItem .ttl-benefit {
    line-height: 1;
    font-size: 4rem;
  }
}
.carlist .mod-benefitItem .ttl-benefit > span {
  color: #BE0000;
  text-stroke: 0.4rem #F7E000;
  -webkit-text-stroke: 0.4rem #F7E000;
  position: relative;
  display: inline-block;
}
.carlist .mod-benefitItem .ttl-benefit > span::after {
  content: attr(data-txt);
  text-stroke: 0;
  -webkit-text-stroke: 0;
  position: absolute;
  left: 0;
}
.carlist .mod-benefitItem .ttl-benefit > span.strong {
  font-size: 7.2vw;
}
@media (min-width: 768px) {
  .carlist .mod-benefitItem .ttl-benefit > span.strong {
    font-size: 5.4rem;
  }
}
.carlist .mod-benefitItem .ttl-benefitSub {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  font-size: 4.2666666667vw;
  display: block;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .carlist .mod-benefitItem .ttl-benefitSub {
    font-size: 2rem;
    margin-bottom: 0;
  }
}
.carlist .mod-benefitItem .ttl-benefitSub.option {
  text-align: left;
}
@media (min-width: 768px) {
  .carlist .mod-benefitItem .ttl-benefitSub.option {
    text-align: center;
  }
}
.carlist .mod-benefitItem .txt-food {
  text-align: center;
  margin-top: 1.6rem;
}
.carlist .mod-benefitItem .txt-food > span {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  font-size: 2.6rem;
  line-height: 1;
  color: #F7E000;
  text-stroke: 0.4rem #CB5517;
  -webkit-text-stroke: 0.4rem #CB5517;
  position: relative;
  display: inline-block;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .carlist .mod-benefitItem .txt-food > span {
    font-size: 3.2rem;
  }
}
.carlist .mod-benefitItem .txt-food > span::after {
  content: attr(data-txt);
  text-stroke: 0;
  -webkit-text-stroke: 0;
  position: absolute;
  left: 0;
}
.carlist .mod-benefitItem .icon-more {
  position: absolute;
  top: -7rem;
  left: 0;
  right: 0;
  margin: auto;
}
.carlist .area-present {
  color: #fff;
  background-color: #D53213;
  padding: 4rem 0 7.2rem;
}
.carlist .area-present .ttl-03 {
  aspect-ratio: 303/91;
  max-width: 30.3rem;
  top: -4.4rem;
}
@media (min-width: 768px) {
  .carlist .area-present .ttl-03 {
    aspect-ratio: 590/60;
    max-width: 59rem;
    top: -3.4rem;
  }
}
.carlist .area-present .ttl-present {
  font-weight: 900;
  font-size: 2.4rem;
  text-align: center;
  letter-spacing: 0.1em;
  margin-bottom: 7rem;
}
@media (min-width: 768px) {
  .carlist .area-present .ttl-present {
    font-size: 4rem;
  }
}
.carlist .area-present .ttl-present .smile {
  aspect-ratio: 132/71;
  width: 100%;
  max-width: 10rem;
  vertical-align: bottom;
}
@media (min-width: 768px) {
  .carlist .area-present .ttl-present .smile {
    max-width: 13.2rem;
  }
}
.carlist .area-present .sec-content {
  text-align: center;
  background: url("../img/carlist/bg-yagasuri-01.png") repeat;
  border: solid 0.2rem #fff;
  padding: 7rem 1.6rem 3.9rem;
  position: relative;
}
.carlist .area-present .sec-content .mod-present {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  line-height: 1.6;
  margin-bottom: 3.2rem;
}
.carlist .area-present .sec-content .mod-present .ttl {
  font-size: 2rem;
  display: block;
}
@media (min-width: 768px) {
  .carlist .area-present .sec-content .mod-present .ttl {
    font-size: 4rem;
  }
}
.carlist .area-present .sec-content .mod-present .ttl > strong {
  color: #CEAF5C;
  text-stroke: 0.4rem #fff;
  -webkit-text-stroke: 0.4rem #fff;
  position: relative;
  display: inline-block;
}
.carlist .area-present .sec-content .mod-present .ttl > strong::after {
  content: attr(data-txt);
  text-stroke: 0;
  -webkit-text-stroke: 0;
  position: absolute;
  left: 0;
}
.carlist .area-present .sec-content .mod-present .ttl-sub {
  font-size: 1.6rem;
  display: block;
}
@media (min-width: 768px) {
  .carlist .area-present .sec-content .mod-present .ttl-sub {
    font-size: 2rem;
  }
}
.carlist .area-present .sec-content .mod-present .ttl-line {
  text-align: center;
  padding: 0.4rem;
  margin-bottom: 1.6rem;
  background: linear-gradient(90deg, rgb(221, 186, 19) 0%, rgb(255, 250, 214) 50%, rgb(221, 186, 19) 100%);
}
.carlist .area-present .sec-content .mod-present .ttl-line span {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  font-size: 1.8rem;
  color: #2E4394;
  line-height: 1.1;
  letter-spacing: -0.04em;
}
@media (min-width: 768px) {
  .carlist .area-present .sec-content .mod-present .ttl-line span {
    font-size: 2.8rem;
  }
}
@media (max-width: 768px) {
  .carlist .area-present .sec-content .mod-present .ttl-line.instagram {
    text-align: left;
    padding: 0.6rem 2.1rem 0.6rem 9rem;
    position: relative;
  }
  .carlist .area-present .sec-content .mod-present .ttl-line.instagram::after {
    content: "";
    display: block;
    background: url("../img/carlist/img-welcome-icon.png") no-repeat center/cover;
    aspect-ratio: 329/321;
    width: 100%;
    max-width: 8rem;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}
.carlist .area-present .sec-content .mod-present .txt-yellow {
  color: #F7E000;
}
.carlist .area-present .sec-content .box-instagram .txt-instagram {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  font-size: 1.6rem;
  color: #F7E000;
}
@media (min-width: 768px) {
  .carlist .area-present .sec-content .box-instagram .txt-instagram {
    font-size: 2rem;
  }
}
.carlist .area-present .sec-content .list-present {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.2rem;
  margin: 2.3rem 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .carlist .area-present .sec-content .list-present {
    gap: 3.4rem;
  }
}
.carlist .area-present .sec-content .list-present::after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 1.8rem;
  left: 0;
  right: 0;
  margin: auto;
  aspect-ratio: 56/54;
  width: 6rem;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2256%22%20height%3D%2254%22%20viewBox%3D%220%200%2056%2054%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M52.7879%2032.1089C51.2079%2034.2889%2050.358%2036.9288%2050.348%2039.6187C50.348%2043.9685%2048.328%2048.2584%2044.5382%2051.0083C40.7483%2053.7582%2036.0484%2054.3482%2031.9186%2053.0182C29.3587%2052.1883%2026.5888%2052.1883%2024.0188%2053.0182C19.879%2054.3582%2015.1791%2053.7682%2011.3993%2051.0083C7.60939%2048.2584%205.59945%2043.9685%205.58945%2039.6187C5.58945%2036.9288%204.72948%2034.2889%203.14953%2032.1089C0.599619%2028.5891%20-0.290352%2023.9392%201.1496%2019.4794C2.59955%2015.0095%206.06944%2011.7696%2010.2293%2010.4197C12.7592%209.59968%2014.9891%207.98973%2016.5491%205.82981C19.109%202.29992%2023.2689%200%2027.9687%200C32.6686%200%2036.8284%202.29992%2039.3883%205.82981C40.9483%207.98973%2043.1782%209.59968%2045.7081%2010.4197C49.858%2011.7596%2053.3279%2015.0095%2054.7878%2019.4794C56.2378%2023.9292%2055.3478%2028.5791%2052.7979%2032.1089%22%20fill%3D%22%23F7E000%22%2F%3E%3Cpath%20d%3D%22M21.496%2037.7451C17.436%2037.7451%2013.684%2034.6651%2013.684%2029.3731C13.684%2024.1091%2017.436%2021.0292%2021.496%2021.0292C25.528%2021.0292%2029.28%2024.1091%2029.28%2029.3731C29.28%2034.6651%2025.528%2037.7451%2021.496%2037.7451ZM21.496%2033.7132C23.344%2033.7132%2024.184%2032.0331%2024.184%2029.3731C24.184%2026.7411%2023.344%2025.0611%2021.496%2025.0611C19.62%2025.0611%2018.78%2026.7411%2018.78%2029.3731C18.78%2032.0331%2019.62%2033.7132%2021.496%2033.7132Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M32.4081%2037.3531V21.4212H36.4681L36.8321%2024.1931H36.9161C38.0921%2022.0652%2039.8561%2021.0292%2041.4521%2021.0292C42.4041%2021.0292%2042.9361%2021.1691%2043.3841%2021.3651L42.5721%2025.6491C41.9841%2025.5091%2041.5081%2025.3971%2040.8081%2025.3971C39.6321%2025.3971%2038.2041%2026.1531%2037.3921%2028.2531V37.3531H32.4081Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M52.327%2032.1089C50.747%2034.2889%2049.897%2036.9288%2049.887%2039.6187C49.887%2043.9685%2047.8671%2048.2584%2044.0772%2051.0083C40.2873%2053.7582%2035.5875%2054.3482%2031.4576%2053.0182C28.8977%2052.1883%2026.1278%2052.1883%2023.5579%2053.0182C19.418%2054.3582%2014.7182%2053.7682%2010.9383%2051.0083C7.14845%2048.2584%205.13851%2043.9685%205.12852%2039.6187C5.12852%2036.9288%204.26854%2034.2889%202.6886%2032.1089C0.138682%2028.5891%20-0.751289%2023.9392%200.688663%2019.4794C2.13861%2015.0095%205.6085%2011.7696%209.76836%2010.4197C12.2983%209.59968%2014.5282%207.98973%2016.0882%205.82981C18.6481%202.29992%2022.8079%200%2027.5078%200C32.2076%200%2036.3675%202.29992%2038.9274%205.82981C40.4873%207.98973%2042.7173%209.59968%2045.2472%2010.4197C49.397%2011.7596%2052.8669%2015.0095%2054.3269%2019.4794C55.7768%2023.9292%2054.8869%2028.5791%2052.3369%2032.1089%22%20fill%3D%22%23F7E000%22%2F%3E%3Cpath%20d%3D%22M31.9472%2037.3531V21.4212H36.0072L36.3712%2024.1931H36.4552C37.6311%2022.0652%2039.3951%2021.0292%2040.9911%2021.0292C41.9431%2021.0292%2042.4752%2021.1691%2042.9232%2021.3651L42.1112%2025.6492C41.5232%2025.5092%2041.0472%2025.3972%2040.3472%2025.3972C39.1712%2025.3972%2037.7432%2026.1532%2036.9312%2028.2532V37.3531H31.9472Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M21.035%2037.7451C16.975%2037.7451%2013.223%2034.6651%2013.223%2029.3731C13.223%2024.1091%2016.975%2021.0292%2021.035%2021.0292C25.067%2021.0292%2028.819%2024.1091%2028.819%2029.3731C28.819%2034.6651%2025.067%2037.7451%2021.035%2037.7451ZM21.035%2033.7132C22.883%2033.7132%2023.723%2032.0331%2023.723%2029.3731C23.723%2026.7411%2022.883%2025.0611%2021.035%2025.0611C19.159%2025.0611%2018.319%2026.7411%2018.319%2029.3731C18.319%2032.0331%2019.159%2033.7132%2021.035%2033.7132Z%22%20fill%3D%22%23BE0017%22%2F%3E%3C%2Fsvg%3E") no-repeat center;
}
@media (min-width: 768px) {
  .carlist .area-present .sec-content .list-present::after {
    display: none;
  }
}
.carlist .area-present .sec-content .list-present > .item {
  width: calc((100% - 1.2rem) / 2);
  aspect-ratio: 184/146;
}
@media (min-width: 768px) {
  .carlist .area-present .sec-content .list-present > .item {
    width: calc((100% - 10.2rem) / 4);
    max-width: 18.4rem;
  }
  .carlist .area-present .sec-content .list-present > .item:not(:last-child) {
    position: relative;
  }
  .carlist .area-present .sec-content .list-present > .item:not(:last-child)::after {
    content: "";
    position: absolute;
    z-index: 3;
    top: 50%;
    right: -4.6rem;
    transform: translateY(-50%);
    aspect-ratio: 56/54;
    width: 5.6rem;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2256%22%20height%3D%2254%22%20viewBox%3D%220%200%2056%2054%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M52.7879%2032.1089C51.2079%2034.2889%2050.358%2036.9288%2050.348%2039.6187C50.348%2043.9685%2048.328%2048.2584%2044.5382%2051.0083C40.7483%2053.7582%2036.0484%2054.3482%2031.9186%2053.0182C29.3587%2052.1883%2026.5888%2052.1883%2024.0188%2053.0182C19.879%2054.3582%2015.1791%2053.7682%2011.3993%2051.0083C7.60939%2048.2584%205.59945%2043.9685%205.58945%2039.6187C5.58945%2036.9288%204.72948%2034.2889%203.14953%2032.1089C0.599619%2028.5891%20-0.290352%2023.9392%201.1496%2019.4794C2.59955%2015.0095%206.06944%2011.7696%2010.2293%2010.4197C12.7592%209.59968%2014.9891%207.98973%2016.5491%205.82981C19.109%202.29992%2023.2689%200%2027.9687%200C32.6686%200%2036.8284%202.29992%2039.3883%205.82981C40.9483%207.98973%2043.1782%209.59968%2045.7081%2010.4197C49.858%2011.7596%2053.3279%2015.0095%2054.7878%2019.4794C56.2378%2023.9292%2055.3478%2028.5791%2052.7979%2032.1089%22%20fill%3D%22%23F7E000%22%2F%3E%3Cpath%20d%3D%22M21.496%2037.7451C17.436%2037.7451%2013.684%2034.6651%2013.684%2029.3731C13.684%2024.1091%2017.436%2021.0292%2021.496%2021.0292C25.528%2021.0292%2029.28%2024.1091%2029.28%2029.3731C29.28%2034.6651%2025.528%2037.7451%2021.496%2037.7451ZM21.496%2033.7132C23.344%2033.7132%2024.184%2032.0331%2024.184%2029.3731C24.184%2026.7411%2023.344%2025.0611%2021.496%2025.0611C19.62%2025.0611%2018.78%2026.7411%2018.78%2029.3731C18.78%2032.0331%2019.62%2033.7132%2021.496%2033.7132Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M32.4081%2037.3531V21.4212H36.4681L36.8321%2024.1931H36.9161C38.0921%2022.0652%2039.8561%2021.0292%2041.4521%2021.0292C42.4041%2021.0292%2042.9361%2021.1691%2043.3841%2021.3651L42.5721%2025.6491C41.9841%2025.5091%2041.5081%2025.3971%2040.8081%2025.3971C39.6321%2025.3971%2038.2041%2026.1531%2037.3921%2028.2531V37.3531H32.4081Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M52.327%2032.1089C50.747%2034.2889%2049.897%2036.9288%2049.887%2039.6187C49.887%2043.9685%2047.8671%2048.2584%2044.0772%2051.0083C40.2873%2053.7582%2035.5875%2054.3482%2031.4576%2053.0182C28.8977%2052.1883%2026.1278%2052.1883%2023.5579%2053.0182C19.418%2054.3582%2014.7182%2053.7682%2010.9383%2051.0083C7.14845%2048.2584%205.13851%2043.9685%205.12852%2039.6187C5.12852%2036.9288%204.26854%2034.2889%202.6886%2032.1089C0.138682%2028.5891%20-0.751289%2023.9392%200.688663%2019.4794C2.13861%2015.0095%205.6085%2011.7696%209.76836%2010.4197C12.2983%209.59968%2014.5282%207.98973%2016.0882%205.82981C18.6481%202.29992%2022.8079%200%2027.5078%200C32.2076%200%2036.3675%202.29992%2038.9274%205.82981C40.4873%207.98973%2042.7173%209.59968%2045.2472%2010.4197C49.397%2011.7596%2052.8669%2015.0095%2054.3269%2019.4794C55.7768%2023.9292%2054.8869%2028.5791%2052.3369%2032.1089%22%20fill%3D%22%23F7E000%22%2F%3E%3Cpath%20d%3D%22M31.9472%2037.3531V21.4212H36.0072L36.3712%2024.1931H36.4552C37.6311%2022.0652%2039.3951%2021.0292%2040.9911%2021.0292C41.9431%2021.0292%2042.4752%2021.1691%2042.9232%2021.3651L42.1112%2025.6492C41.5232%2025.5092%2041.0472%2025.3972%2040.3472%2025.3972C39.1712%2025.3972%2037.7432%2026.1532%2036.9312%2028.2532V37.3531H31.9472Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M21.035%2037.7451C16.975%2037.7451%2013.223%2034.6651%2013.223%2029.3731C13.223%2024.1091%2016.975%2021.0292%2021.035%2021.0292C25.067%2021.0292%2028.819%2024.1091%2028.819%2029.3731C28.819%2034.6651%2025.067%2037.7451%2021.035%2037.7451ZM21.035%2033.7132C22.883%2033.7132%2023.723%2032.0331%2023.723%2029.3731C23.723%2026.7411%2022.883%2025.0611%2021.035%2025.0611C19.159%2025.0611%2018.319%2026.7411%2018.319%2029.3731C18.319%2032.0331%2019.159%2033.7132%2021.035%2033.7132Z%22%20fill%3D%22%23BE0017%22%2F%3E%3C%2Fsvg%3E") no-repeat center;
  }
}
.carlist .area-present .sec-content .list-present > .item:last-child {
  margin-left: -1.2rem;
  width: calc((100% + 1.2rem) / 2);
}
.carlist .area-present .sec-content .list-present .mod-presentItem {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: left;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  border-radius: 2rem;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  padding: 1rem 1.6rem;
  aspect-ratio: 184/146;
}
.carlist .area-present .sec-content .list-present .mod-presentItem > .txt-present {
  font-size: 1.5rem;
  color: #000000;
  display: block;
}
.carlist .area-present .sec-content .list-present .mod-presentItem > .txt-blue {
  font-size: 1.4rem;
  color: #2E4394;
  display: block;
}
.carlist .area-present .sec-content .list-present .mod-presentItem .text-combine {
  -webkit-text-orientation: upright;
  text-orientation: upright;
}
.carlist .area-present .sec-content .list-contract {
  display: flex;
  flex-wrap: wrap;
  gap: 2.4rem;
  width: 100%;
  max-width: 85rem;
  margin: 2.3rem auto;
  justify-content: center;
}
.carlist .area-present .sec-content .list-contract > .item {
  width: 100%;
  margin: 0 2.2rem;
}
@media (min-width: 768px) {
  .carlist .area-present .sec-content .list-contract > .item {
    width: calc((100% - 4.8rem) / 3);
    margin: 0;
  }
}
.carlist .area-present .sec-content .list-caution {
  letter-spacing: 0.1em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  gap: 0.5em;
  margin-top: 1.6rem;
}
@media (min-width: 768px) {
  .carlist .area-present .sec-content .list-caution {
    flex-direction: row;
  }
}
.carlist .area-present .sec-content .list-caution > .item {
  font-size: 1.2rem;
  font-weight: 500;
}
@media (min-width: 768px) {
  .carlist .area-present .sec-content .list-caution > .item {
    font-size: 1.4rem;
  }
}
.carlist .area-present .sec-content .list-caution > .item::before {
  content: "※";
}
@media (min-width: 768px) {
  .carlist .area-present .sec-content::after {
    content: "";
    display: block;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22165%22%20height%3D%22161%22%20viewBox%3D%220%200%20165%20161%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M156.807%2096.2906C152.099%20102.786%20149.567%20110.653%20149.537%20118.668C149.537%20131.63%20143.518%20144.413%20132.225%20152.607C120.932%20160.801%20106.927%20162.559%2094.6211%20158.596C86.9931%20156.123%2078.7393%20156.123%2071.0815%20158.596C58.7456%20162.589%2044.741%20160.831%2033.4777%20152.607C22.1847%20144.413%2016.1955%20131.63%2016.1657%20118.668C16.1657%20110.653%2013.6032%20102.786%208.89526%2096.2906C1.29703%2085.8021%20-1.3549%2071.9465%202.93586%2058.6571C7.25642%2045.3378%2017.596%2035.6836%2029.9915%2031.661C37.5301%2029.2177%2044.1748%2024.4204%2048.8232%2017.9842C56.4512%207.46591%2068.8467%200.61261%2082.8513%200.61261C96.8559%200.61261%20109.251%207.46591%20116.879%2017.9842C121.528%2024.4204%20128.172%2029.2177%20135.711%2031.661C148.077%2035.6538%20158.416%2045.3378%20162.767%2058.6571C167.087%2071.9167%20164.435%2085.7723%20156.837%2096.2906%22%20fill%3D%22%23F7E000%22%2F%3E%3Cpath%20d%3D%22M95.8725%2022.0366C95.4852%2020.6958%2094.5317%2019.4741%2094.2635%2018.1332C93.7569%2015.7793%2095.3064%2013.4253%2094.1741%2011.2501C93.31%209.58149%2091.2242%208.95576%2089.6152%209.28352C87.9763%209.58149%2086.6355%2010.5648%2085.1754%2011.2799C83.6558%2012.0248%2081.2422%2013.0379%2079.4246%2012.591C77.607%2012.144%2076.2363%2010.9522%2074.2697%2011.1011C72.6607%2011.1905%2071.1708%2012.0546%2070.5749%2013.5445C69.5618%2016.0474%2071.3496%2019.3847%2070.4855%2021.977C70.0088%2023.3477%2068.8765%2024.2714%2068.3997%2025.6421C67.5654%2028.0854%2069.532%2031.3929%2072.0946%2032.2272C73.6738%2032.7337%2075.3424%2032.406%2076.9217%2032.9423C79.3054%2033.717%2081.3316%2036.3094%2083.7154%2036.22C85.4436%2036.1306%2086.6057%2034.6109%2087.3506%2033.0615C88.0955%2031.5121%2088.6915%2029.754%2090.0323%2028.7409C91.4924%2027.6384%2093.608%2027.5789%2094.9488%2026.3274C95.9917%2025.3441%2096.4089%2023.6457%2095.9321%2022.0664M83.8048%2022.0664C83.3876%2023.2285%2082.3447%2024.0926%2081.1528%2024.5396C80.5569%2024.7481%2079.9312%2024.8673%2079.3054%2024.7779C78.1731%2024.5694%2077.2792%2023.5563%2077.1302%2022.424C76.9813%2021.2917%2077.4878%2020.1296%2078.3817%2019.4145C79.365%2018.6398%2081.7488%2017.9842%2082.8513%2018.759C83.8644%2019.4741%2084.2219%2020.9341%2083.775%2022.0962%22%20fill%3D%22%23C9491F%22%2F%3E%3Cpath%20d%3D%22M52.8755%2033.7766C53.1437%2034.8493%2054.0078%2035.773%2055.587%2035.9816C57.0471%2036.1902%2058.7157%2035.2069%2059.2223%2033.8064C59.7586%2032.406%2059.1031%2030.7075%2057.792%2030.1116C54.3356%2028.4728%2052.2498%2031.4823%2052.8755%2033.7766Z%22%20fill%3D%22%23C9491F%22%2F%3E%3Cpath%20d%3D%22M104.335%2030.499C104.692%2031.8398%20105.765%2033.0019%20107.762%2033.2999C109.609%2033.568%20111.695%2032.3464%20112.38%2030.5586C113.036%2028.7707%20112.231%2026.6849%20110.562%2025.8804C106.212%2023.7946%20103.59%2027.6087%20104.365%2030.499%22%20fill%3D%22%23C9491F%22%2F%3E%3Cpath%20d%3D%22M31.8985%20116.94V81.6305H31.7793L24.4194%2085.5041L22.6018%2079.4852L33.001%2074.1813H40.033V116.94H31.8985Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M75.6702%2081.0346H61.1293L59.997%2089.4075C60.8015%2089.2884%2061.457%2089.2288%2062.3807%2089.2288C69.8598%2089.2288%2076.8621%2093.4301%2076.8621%20102.637C76.8621%20110.832%2070.5749%20117.566%2060.5333%20117.566C56.3022%20117.566%2052.4286%20116.493%2050.3428%20115.361L51.9816%20109.014C53.68%20109.908%2056.7789%20110.981%2060.0566%20110.981C64.4069%20110.981%2068.4295%20108.209%2068.4295%20103.293C68.4295%2098.3764%2064.6453%2095.2477%2057.4047%2095.2477C55.4679%2095.2477%2054.0078%2095.3669%2052.6073%2095.5159L55.1997%2074.0919H75.6702V81.0346Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M82.8513%2095.6649C82.8513%2082.6436%2087.6486%2073.496%2097.273%2073.496C106.897%2073.496%20111.248%2083.4482%20111.248%2095.3371C111.248%20109.461%20105.974%20117.566%2097.0048%20117.566C87.0526%20117.566%2082.8811%20107.613%2082.8811%2095.6649M97.124%20110.921C100.968%20110.921%20102.905%20105.498%20102.905%2095.4861C102.905%2085.4743%20101.147%2080.1109%2097.1836%2080.1109C93.5782%2080.1109%2091.254%2085.3254%2091.254%2095.4861C91.254%20105.647%2093.3398%20110.921%2097.0942%20110.921H97.1538H97.124Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M115.777%2095.6649C115.777%2082.6436%20120.574%2073.496%20130.199%2073.496C139.823%2073.496%20144.173%2083.4482%20144.173%2095.3371C144.173%20109.461%20138.899%20117.566%20129.93%20117.566C119.978%20117.566%20115.807%20107.613%20115.807%2095.6649M130.05%20110.921C133.893%20110.921%20135.83%20105.498%20135.83%2095.4861C135.83%2085.4743%20134.072%2080.1109%20130.109%2080.1109C126.504%2080.1109%20124.18%2085.3254%20124.18%2095.4861C124.18%20105.647%20126.265%20110.921%20130.02%20110.921H130.079H130.05Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M67.0291%20136.844C66.9695%20136.546%2066.8503%20136.219%2066.7311%20135.861L65.1221%20135.98V145.098H62.7681V137.917C62.7681%20137.917%2062.5595%20138.155%2062.2914%20138.126C62.0828%20139.943%2061.6656%20142.089%2061.0101%20143.429C60.5333%20143.131%2059.6692%20142.744%2059.1627%20142.506C59.7288%20141.284%2060.0864%20139.168%2060.2354%20137.291L62.7979%20137.887V136.159C61.7848%20136.219%2060.8909%20136.278%2060.146%20136.308C60.0864%20136.517%2059.9076%20136.606%2059.7586%20136.636L59.2223%20133.984H61.0101C61.3379%20133.567%2061.6656%20133.12%2062.0232%20132.643C61.3677%20131.66%2060.2652%20130.438%2059.2819%20129.544L60.5333%20127.726L61.0101%20128.144C61.6656%20126.892%2062.351%20125.402%2062.7085%20124.21L65.3605%20125.283C65.2711%20125.432%2065.0625%20125.521%2064.7645%20125.521C64.1984%20126.743%2063.2747%20128.382%2062.4999%20129.633C62.7979%20129.961%2063.0661%20130.289%2063.3343%20130.617C64.1388%20129.335%2064.9135%20127.995%2065.4498%20126.833L68.0124%20128.024C67.9528%20128.173%2067.7144%20128.263%2067.3866%20128.263C66.3735%20129.961%2064.8241%20132.136%2063.3343%20133.924H65.8074C65.5094%20133.298%2065.1817%20132.703%2064.8539%20132.196L66.7609%20131.332C67.6846%20132.762%2068.6977%20134.639%2069.0255%20135.891L66.9993%20136.874L67.0291%20136.844ZM67.2973%20137.172C67.8634%20138.453%2068.4295%20140.122%2068.6679%20141.224C68.0124%20141.433%2067.3568%20141.701%2066.5523%20141.969C66.3735%20140.867%2065.8372%20139.109%2065.3009%20137.798L67.2973%20137.142V137.172ZM78.8287%20142.089H80.3185V144.472H67.2377V142.089H69.2639V125.194H78.8287V142.089ZM76.1469%20127.607H71.8562V130.736H76.1469V127.607ZM76.1469%20133.12H71.8562V136.338H76.1469V133.12ZM71.8562%20142.089H76.1469V138.751H71.8562V142.089Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M89.198%20131.242V132.226C89.794%20133.03%2091.403%20135.533%2091.7904%20136.129C91.3732%20136.695%2090.956%20137.291%2090.4197%20138.036C90.1515%20137.381%2089.6748%20136.397%2089.198%20135.444V145.068H86.7845V136.636C86.2183%20138.394%2085.533%20139.973%2084.7583%20141.105C84.5199%20140.39%2083.9538%20139.347%2083.5962%20138.751C84.8477%20136.993%2086.0395%20133.924%2086.6057%20131.242H84.1027V128.769H86.8143V124.121L89.8238%20124.3C89.8238%20124.508%2089.645%20124.628%2089.2576%20124.687V128.74H91.4924V131.213H89.2576L89.198%20131.242ZM90.6581%20141.94C91.9691%20141.373%2093.9655%20140.331%2095.9023%20139.347L96.4983%20141.224C94.9488%20142.267%2093.3398%20143.31%2092.2075%20143.936C92.2075%20144.145%2092.1479%20144.323%2091.9691%20144.413L90.6581%20141.94ZM99.329%20136.01C99.5674%20136.695%2099.8951%20137.351%20100.253%20137.977C101.057%20137.232%20101.921%20136.308%20102.458%20135.593L104.692%20137.291C104.692%20137.291%20104.335%20137.47%20104.067%20137.41C103.441%20138.036%20102.249%20138.93%20101.355%20139.586C102.338%20140.748%20103.56%20141.701%20104.99%20142.267C104.424%20142.774%20103.679%20143.757%20103.292%20144.443C101.653%20143.549%20100.342%20142.178%2099.329%20140.48V142.416C99.329%20144.621%2098.5543%20145.098%2095.217%20145.098C95.1276%20144.413%2094.8296%20143.37%2094.5019%20142.714C95.2468%20142.744%2096.1407%20142.744%2096.4089%20142.744C96.6771%20142.744%2096.7664%20142.625%2096.7664%20142.357V135.205H91.5818V133.03H96.7664V131.987H92.7439V129.931H96.7664V128.918H92.2075V126.743H94.2635C94.0251%20126.117%2093.6974%20125.402%2093.3696%20124.836L95.4852%20124.121C95.9917%20124.896%2096.5281%20125.939%2096.7366%20126.594L96.3791%20126.713H99.627L99.3886%20126.624C99.7759%20125.879%20100.282%20124.806%20100.551%20124.032L103.411%20124.926C103.322%20125.074%20103.113%20125.164%20102.815%20125.164C102.577%20125.611%20102.219%20126.177%20101.862%20126.713H104.216V128.889H99.3886V129.902H103.709V131.958H99.3886V133H104.633V135.176H99.3886V135.921L99.329%20136.01ZM94.0549%20139.705C93.6676%20138.93%2092.7141%20137.708%2091.9095%20136.844L93.7272%20135.652C94.5615%20136.487%2095.515%20137.589%2095.9321%20138.394L94.0251%20139.735L94.0549%20139.705Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M45.2177%2055.9158H39.9734V58.4783H46.2308V60.8025H39.9734V63.4842H48.257V65.8679H29.1869V63.4842H37.1725V60.8025H30.9748V58.4783H37.1725V55.9158H32.107V54.1279C31.3025%2054.6941%2030.4682%2055.2304%2029.6339%2055.6774C29.2763%2055.0516%2028.5612%2054.0684%2027.9653%2053.532C31.8091%2051.5654%2035.4741%2048.109%2037.1427%2045.308L40.6886%2045.5166C40.629%2045.755%2040.4204%2045.904%2040.1224%2045.9636C42.2678%2048.8539%2046.0818%2051.7442%2049.4191%2053.2042C48.7337%2053.8598%2048.1378%2054.8133%2047.6611%2055.588C46.8565%2055.141%2046.052%2054.6345%2045.2475%2054.0981V55.886L45.2177%2055.9158ZM44.4132%2053.5618C42.0592%2051.8634%2039.8543%2049.8372%2038.5432%2048.0196C37.2917%2049.8074%2035.2655%2051.8038%2032.9116%2053.5618H44.4132Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M64.4665%2048.109H72.6309V50.6417H56.3618V53.7406C56.3618%2057.346%2056.034%2062.8882%2054.0078%2066.3745C53.5013%2065.9275%2052.3094%2065.1528%2051.6836%2064.8548C53.5311%2061.6666%2053.68%2056.9587%2053.68%2053.7108V48.0792H61.6656V45.4868L65.0327%2045.6656C65.0327%2045.8742%2064.8539%2046.0232%2064.4367%2046.1126V48.0792L64.4665%2048.109ZM65.9266%2051.1482C65.9266%2051.3866%2065.718%2051.5356%2065.3307%2051.5952V53.0851H72.3329V55.4688H65.3307V57.8824H71.0219V66.4341H68.2806V65.6296H60.3248V66.4341H57.7324V57.8824H62.6489V50.9695L65.9564%2051.1482H65.9266ZM68.2806%2060.2363H60.3248V63.3054H68.2806V60.2363Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M75.4616%2053.6512C75.9384%2053.6512%2076.6535%2053.6512%2077.0706%2053.5916C78.8585%2053.4724%2085.5032%2053.0552%2088.0955%2052.9361V55.0219C86.7547%2054.9623%2086.0097%2055.1112%2084.7881%2055.9754C83.0896%2057.1076%2081.0038%2059.2232%2081.0038%2060.9812C81.0038%2062.7393%2082.5533%2063.7524%2085.9203%2064.1099L84.9668%2066.0467C80.5867%2065.5104%2078.8585%2063.663%2078.8585%2061.011C78.8585%2059.1338%2080.5867%2056.6905%2082.9109%2055.0814C81.0039%2055.2602%2077.4282%2055.5284%2076.0278%2055.6774C75.998%2055.7966%2075.7894%2055.9158%2075.6702%2055.9456L75.4616%2053.681V53.6512ZM85.7416%2057.3162C86.3971%2057.8526%2087.2016%2058.7465%2087.6188%2059.402L86.6951%2060.1171C86.3673%2059.5212%2085.4436%2058.4783%2084.8775%2058.0015L85.7118%2057.3162H85.7416ZM87.589%2055.9456C88.2743%2056.5117%2089.0788%2057.346%2089.4662%2058.0015L88.5723%2058.7167C88.2147%2058.1505%2087.3506%2057.1374%2086.7249%2056.6309L87.5592%2055.9456H87.589Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M100.372%2057.9122C100.312%2058.1207%20100.133%2058.2399%2099.7759%2058.2995C99.1204%2061.607%2098.1967%2064.6165%2093.012%2066.4341C92.7141%2065.7488%2091.9989%2064.6463%2091.403%2064.1099C96.0513%2062.7691%2096.7366%2060.4151%2097.0942%2057.5546L100.372%2057.942V57.9122ZM105.765%2062.7393C105.765%2063.4842%20105.884%2063.5736%20106.57%2063.5736H108.506C109.162%2063.5736%20109.311%2063.1564%20109.4%2060.5045C109.937%2060.9514%20111.099%2061.3984%20111.814%2061.5772C111.546%2065.123%20110.831%2066.0765%20108.745%2066.0765H106.152C103.65%2066.0765%20103.083%2065.2422%20103.083%2062.7393V57.3162H91.7308V54.7239H100.312V51.0887H96.4387C95.9619%2052.2209%2095.366%2053.2936%2094.7402%2054.1577C94.1443%2053.7406%2093.0418%2053.234%2092.3863%2052.9659C93.8463%2051.1185%2094.919%2048.109%2095.3958%2045.8146L98.5245%2046.4999C98.4649%2046.7085%2098.2861%2046.7979%2097.9583%2046.7979C97.8093%2047.3044%2097.6603%2047.9004%2097.4518%2048.4963H100.372V45.4868L103.709%2045.6358C103.709%2045.8742%20103.501%2046.0232%20103.083%2046.0828V48.4963H109.907V51.0589H103.083V54.6941H111.695V57.2864H105.825V62.7095L105.765%2062.7393Z%22%20fill%3D%22%23BE0017%22%2F%3E%3Cpath%20d%3D%22M135.532%2055.8264H122.749C122.63%2056.1243%20122.511%2056.3925%20122.362%2056.6905H133.029V66.4043H130.288V65.8977H122.809V66.4341H120.187V60.2065C119.144%2061.5474%20117.922%2062.7095%20116.611%2063.5736C116.194%2063.0372%20115.36%2062.1135%20114.794%2061.6964C116.879%2060.4449%20118.697%2058.2995%20119.829%2055.8562H115.211V53.8002H123.911V52.9659H117.654V51.0291H123.911V50.1947H116.432V48.1388H120.336C120.008%2047.5726%20119.621%2046.9469%20119.233%2046.4403L121.528%2045.5464C122.183%2046.2615%20122.839%2047.2448%20123.137%2047.96L122.72%2048.1388H127.845L127.457%2047.9898C127.934%2047.2746%20128.56%2046.2615%20128.888%2045.5166L131.986%2046.5297C131.927%2046.7085%20131.718%2046.7681%20131.391%2046.7681C131.093%2047.1853%20130.675%2047.6918%20130.258%2048.1686H134.311V50.2245H126.683V51.0589H133.149V52.9957H126.683V53.83H135.502V55.886L135.532%2055.8264ZM130.318%2058.6273H122.839V59.402H130.318V58.6273ZM130.318%2060.8918H122.839V61.6964H130.318V60.8918ZM122.839%2063.9907H130.318V63.1564H122.839V63.9907Z%22%20fill%3D%22%23BE0017%22%2F%3E%3C%2Fsvg%3E") no-repeat center/cover;
    aspect-ratio: 329/321;
    width: 100%;
    max-width: 16.4rem;
    position: absolute;
    z-index: 1;
    top: 8rem;
    left: -3rem;
  }
}
.carlist .area-present .txt-food {
  text-align: center;
  margin-top: 1.6rem;
}
.carlist .area-present .txt-food > span {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  font-size: 2.6rem;
  line-height: 1;
  color: #F7E000;
  text-stroke: 0.4rem #CB5517;
  -webkit-text-stroke: 0.4rem #CB5517;
  position: relative;
  display: inline-block;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .carlist .area-present .txt-food > span {
    font-size: 3.2rem;
  }
}
.carlist .area-present .txt-food > span::after {
  content: attr(data-txt);
  text-stroke: 0;
  -webkit-text-stroke: 0;
  position: absolute;
  left: 0;
}
.carlist .area-present .container {
  position: relative;
}
.carlist .area-present .container .decorations {
  position: absolute;
  z-index: 1;
}
.carlist .area-present .container .decorations-01 {
  left: -60px;
  top: -160px;
  fill: rgba(255, 255, 255, 0.5);
  width: 27.4524158126vw;
}
@media (min-width: 768px) {
  .carlist .area-present .container .decorations-01 {
    width: auto;
    left: -130px;
  }
}
.carlist .area-present .container .decorations-02 {
  right: -20px;
  top: -130px;
  width: 25.0366032211vw;
}
@media (min-width: 768px) {
  .carlist .area-present .container .decorations-02 {
    width: auto;
  }
}
.carlist .area-present .container .decorations-03 {
  display: none;
  width: 26.0614934114vw;
}
@media (min-width: 768px) {
  .carlist .area-present .container .decorations-03 {
    display: block;
    left: -228px;
    top: 350px;
    width: auto;
  }
}
.carlist .area-present .container .decorations-04 {
  display: none;
  width: 24.4509516837vw;
}
@media (min-width: 768px) {
  .carlist .area-present .container .decorations-04 {
    display: block;
    right: -40px;
    top: 570px;
    fill: rgba(255, 255, 255, 0.5);
    width: auto;
  }
}
.carlist .area-present .container .decorations-05 {
  left: -30px;
  bottom: 20px;
  fill: rgba(255, 255, 255, 0.5);
  width: 27.4524158126vw;
}
@media (min-width: 768px) {
  .carlist .area-present .container .decorations-05 {
    left: -60px;
    bottom: -40px;
    width: auto;
  }
}
.carlist .area-present .container .decorations-06 {
  right: 10px;
  bottom: 100px;
  width: 25.0366032211vw;
}
@media (min-width: 768px) {
  .carlist .area-present .container .decorations-06 {
    right: -140px;
    bottom: -30px;
    width: auto;
  }
}
.carlist .area-present .container .decorations-07 {
  left: -40px;
  top: -70px;
}
@media (min-width: 768px) {
  .carlist .area-present .container .decorations-07 {
    left: -5px;
    top: 30px;
  }
}
.carlist .area-present .container .decorations-08 {
  right: -40px;
  top: -65px;
}
@media (min-width: 768px) {
  .carlist .area-present .container .decorations-08 {
    right: 20px;
    top: -95px;
  }
}
.carlist .area-sale {
  background: url("../img/carlist/bg-ichimatsu02.png") repeat;
  padding-bottom: 8rem;
}
@media (min-width: 768px) {
  .carlist .area-sale {
    padding-bottom: 16rem;
  }
}
.carlist .area-sale .ttl-03 {
  aspect-ratio: 624/196;
  max-width: 31.2rem;
  top: -4.4rem;
}
@media (min-width: 768px) {
  .carlist .area-sale .ttl-03 {
    aspect-ratio: 578/68;
    max-width: 57.8rem;
    top: -3.4rem;
  }
}
.carlist .area-sale .sec-benefit {
  background: url("../img/carlist/bg-yagasuri-02.png") repeat;
}
.carlist .area-sale .sec-benefit .list-sec01 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 3.2rem;
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-benefit .list-sec01 {
    flex-direction: row;
  }
}
.carlist .area-sale .sec-benefit .list-sec01 > .item {
  aspect-ratio: 268/159;
  width: 100%;
  max-width: 71.4666666667vw;
  text-align: center;
  background: url("../img/carlist/bg-matsu.png") no-repeat center, #fff;
  border-radius: 0.5rem;
  display: grid;
  place-content: center;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-benefit .list-sec01 > .item {
    padding: 1.8rem 1.5rem;
    max-width: 26.8rem;
  }
}
.carlist .area-sale .sec-benefit .list-sec01 > .item > .point {
  font-weight: 900;
  font-size: 5.3333333333vw;
  line-height: 1.2;
  color: #EB6100;
  display: block;
  margin-bottom: 0.8rem;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-benefit .list-sec01 > .item > .point {
    font-size: 2rem;
  }
}
.carlist .area-sale .sec-benefit .list-sec01 > .item > .txt {
  font-weight: 500;
  font-size: 4vw;
  line-height: 1.5;
  color: #000000;
  display: block;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-benefit .list-sec01 > .item > .txt {
    font-size: 1.5rem;
  }
}
.carlist .area-sale .sec-benefit .mod-col2 {
  justify-content: center;
  gap: 2.4rem;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-benefit .mod-col2 {
    gap: 0;
  }
}
.carlist .area-sale .sec-benefit .mod-col2 .box-content {
  text-align: left;
}
.carlist .area-sale .sec-benefit .mod-col2 .box-content .list-caution {
  flex-direction: column;
  line-height: 1;
}
.carlist .area-sale .sec-benefit .icon-present {
  aspect-ratio: 1/1;
  width: 100%;
  max-width: 26.6666666667vw;
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-benefit .icon-present {
    max-width: 15.8rem;
    top: -2rem;
  }
}
.carlist .area-sale .sec-carlist {
  margin-bottom: 6em;
}
.carlist .area-sale .sec-carlist .ttl-carlist {
  text-align: center;
  position: relative;
  margin: 0 0 3em;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-carlist .ttl-carlist {
    display: inline-block;
    height: 6.6rem;
    margin: 0 3.5rem 3em;
    width: calc(100% - 7rem);
  }
  .carlist .area-sale .sec-carlist .ttl-carlist::before, .carlist .area-sale .sec-carlist .ttl-carlist::after {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .carlist .area-sale .sec-carlist .ttl-carlist::before {
    left: -3.3rem;
    border-width: 3.5rem 0 3.2rem 3.5rem;
    border-style: solid;
  }
  .carlist .area-sale .sec-carlist .ttl-carlist::after {
    right: -3.3rem;
    border-width: 3.4rem 3.4rem 3.3rem 0;
    border-style: solid;
  }
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-carlist .ttl-carlist img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}
.carlist .area-sale .sec-carlist .ttl-carlist .point {
  display: none;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-carlist .ttl-carlist .point {
    display: block;
    right: auto;
    left: -2rem;
    z-index: 1;
  }
}
.carlist .area-sale .sec-carlist .list-carlist {
  display: flex;
  flex-direction: column;
  gap: 4em;
}
.carlist .area-sale .sec-carlist .list-carlist > .item {
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-carlist .list-carlist > .item::after {
    content: "";
    display: block;
    width: 17.2rem;
    height: 17.2rem;
    background: url("../img/carlist/img-sale-benefit-present.png") no-repeat center/cover;
    position: absolute;
    top: -5rem;
  }
}
.carlist .area-sale .sec-carlist .list-carlist > .item a {
  display: block;
  position: relative;
}
.carlist .area-sale .sec-carlist .list-carlist > .item a .info {
  display: block;
}
.carlist .area-sale .sec-carlist .list-carlist > .item a .info img {
  width: 100%;
}
.carlist .area-sale .sec-carlist .list-carlist > .item a .car {
  display: none;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-carlist .list-carlist > .item a .car {
    display: block;
  }
}
@media (hover) {
  .carlist .area-sale .sec-carlist .list-carlist > .item a .car {
    position: absolute;
    transition: transform 0.3s;
  }
  .carlist .area-sale .sec-carlist .list-carlist > .item a:hover {
    opacity: 1;
  }
  .carlist .area-sale .sec-carlist .list-carlist > .item a:hover .car {
    transform: translateX(-3rem);
  }
}
.carlist .area-sale .sec-carlist .list-carlist > .item.corolla_cross .info {
  width: calc(100% + 1.2rem);
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-carlist .list-carlist > .item.corolla_cross .info {
    width: auto;
  }
}
.carlist .area-sale .sec-carlist .list-carlist > .item.corolla_cross .car {
  top: 4rem;
  right: -1rem;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-carlist .list-carlist > .item.corolla_cross .car {
    pointer-events: none;
    aspect-ratio: 1300/681;
    width: min(50.5443234837vw, 65rem);
    top: min(7.7760497667vw, 10rem);
    right: min(-2.33281493vw, -3rem);
  }
}
@media (hover) {
  .carlist .area-sale .sec-carlist .list-carlist > .item.corolla_cross a:hover .car {
    transform: translateX(3rem);
  }
}
.carlist .area-sale .sec-carlist .list-carlist > .item.corolla_cross::after {
  right: 0;
}
.carlist .area-sale .sec-carlist .list-carlist > .item.harrier .car {
  aspect-ratio: 995/529;
  width: min(38.6469673406vw, 49.7rem);
  top: 4rem;
  left: 2rem;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-carlist .list-carlist > .item.harrier .car {
    top: min(7.7760497667vw, 10rem);
    left: min(3.8880248834vw, 5rem);
  }
}
.carlist .area-sale .sec-carlist .list-carlist > .item.rav .car {
  aspect-ratio: 995/529;
  width: min(38.6469673406vw, 49.7rem);
  top: 4rem;
  right: 2rem;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-carlist .list-carlist > .item.rav .car {
    top: min(7.7760497667vw, 10rem);
    right: min(3.8880248834vw, 5rem);
  }
}
.carlist .area-sale .sec-carlist .list-carlist > .item.rav::after {
  right: 0;
}
.carlist .area-sale .sec-carlist .list-carlist > .item.voxy .car {
  aspect-ratio: 995/529;
  width: min(38.6469673406vw, 49.7rem);
  top: 4rem;
  left: 2rem;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-carlist .list-carlist > .item.voxy .car {
    top: min(7.7760497667vw, 10rem);
    left: min(3.8880248834vw, 5rem);
  }
}
.carlist .area-sale .sec-carlist .list-carlist > .item.noah .car {
  aspect-ratio: 995/529;
  width: min(38.6469673406vw, 49.7rem);
  top: 4rem;
  right: 2rem;
}
@media (min-width: 768px) {
  .carlist .area-sale .sec-carlist .list-carlist > .item.noah .car {
    top: min(6.99844479vw, 9rem);
    right: min(3.8880248834vw, 5rem);
  }
}
.carlist .area-sale .sec-carlist .list-carlist > .item.noah::after {
  right: 0;
}
.carlist .area-sale .sec-carlist.rakuchin img {
  width: 100%;
}
.carlist .area-sale .sec-caution .list-caution {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  background-color: #D1451E;
  border: solid 0.1rem #fff;
  padding: 2.4rem;
}
.carlist .area-sale .sec-caution .list-caution > .item {
  font-size: 1.4rem;
  color: #fff;
  line-height: 1.4;
  text-indent: -1em;
  padding-left: 1em;
}
.carlist .area-sale .sec-caution .list-caution > .item::before {
  content: "※";
}
.carlist .area-ucar {
  background: url("../img/carlist/bg-ichimatsu03.png") repeat;
  padding-bottom: 6rem;
}
@media (min-width: 768px) {
  .carlist .area-ucar {
    padding-bottom: 12.4rem;
  }
}
.carlist .area-ucar .ttl-03 {
  aspect-ratio: 624/196;
  max-width: 31.2rem;
  top: -4.4rem;
}
@media (min-width: 768px) {
  .carlist .area-ucar .ttl-03 {
    aspect-ratio: 578/68;
    max-width: 57.8rem;
    top: -3.4rem;
  }
}
.carlist .area-ucar .sec-benefit {
  background: url("../img/carlist/bg-yagasuri-03.png") repeat;
  position: relative;
}
.carlist .area-ucar .sec-benefit .box-ucarBenefit {
  justify-content: center;
  gap: 3.75em;
}
.carlist .area-ucar .sec-benefit .box-ucarBenefit .content {
  width: 100%;
  border: solid 0.2rem #F7E000;
  padding: 1.2rem;
  position: relative;
}
@media (min-width: 768px) {
  .carlist .area-ucar .sec-benefit .box-ucarBenefit .content {
    max-width: 46.5rem;
  }
}
@media (max-width: 768px) {
  .carlist .area-ucar .sec-benefit .box-ucarBenefit .content .ttl-benefit {
    margin-top: 2rem;
  }
}
.carlist .area-ucar .sec-benefit .box-ucarBenefit .content .ttl-benefitSub {
  margin-bottom: -0.8rem;
}
.carlist .area-ucar .sec-benefit .box-ucarBenefit .content::after {
  content: attr(data-comment);
  font-size: 1.2rem;
  width: 100%;
  display: block;
  position: absolute;
  bottom: -2.4rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .carlist .area-ucar .sec-benefit .box-ucarBenefit .content::after {
    font-size: 1.4rem;
    bottom: -3rem;
  }
}
@media (max-width: 768px) {
  .carlist .area-ucar .sec-benefit .box-ucarBenefit .content:first-child .ttl-benefitSub {
    text-align: left;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .carlist .area-ucar .sec-benefit .box-ucarBenefit .content:last-child::before {
    content: "";
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    position: absolute;
    right: 0;
    left: 0;
    top: -2.4rem;
    transform: translateY(-50%);
    margin: auto;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.5229%209.69385V0H10.5229V9.69385H0V12.6938H10.5229V24H13.5229V12.6938H24V9.69385H13.5229Z%22%20fill%3D%22%23F7E000%22%2F%3E%3C%2Fsvg%3E") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .carlist .area-ucar .sec-benefit .box-ucarBenefit::before {
    content: "";
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 1.6rem;
    left: 0;
    margin: auto;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.5229%209.69385V0H10.5229V9.69385H0V12.6938H10.5229V24H13.5229V12.6938H24V9.69385H13.5229Z%22%20fill%3D%22%23F7E000%22%2F%3E%3C%2Fsvg%3E") no-repeat center/cover;
  }
}
.carlist .area-ucar .sec-benefit::before {
  content: "";
  display: block;
  width: 29.3333333333vw;
  height: 29.3333333333vw;
  background: url("../img/carlist/img-ucar-benefit-present.png") no-repeat center/cover;
  position: absolute;
  top: -1rem;
  right: 0;
  z-index: 2;
}
@media (min-width: 768px) {
  .carlist .area-ucar .sec-benefit::before {
    width: 17.2rem;
    height: 17.2rem;
    right: -3rem;
    top: -5rem;
  }
}
.carlist .area-ucar .sec-ucar .ttl-ucar {
  position: relative;
  text-align: center;
  margin: 0 0 3em;
}
@media (min-width: 768px) {
  .carlist .area-ucar .sec-ucar .ttl-ucar {
    display: inline-block;
    height: 6.6rem;
    margin: 0 3.5rem 3em;
    width: calc(100% - 7rem);
  }
  .carlist .area-ucar .sec-ucar .ttl-ucar::before, .carlist .area-ucar .sec-ucar .ttl-ucar::after {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .carlist .area-ucar .sec-ucar .ttl-ucar::before {
    left: 0;
    border-width: 3.5rem 0 3.2rem 3.5rem;
    border-style: solid;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .carlist .area-ucar .sec-ucar .ttl-ucar::before {
    left: -3.4rem;
  }
}
@media (min-width: 768px) {
  .carlist .area-ucar .sec-ucar .ttl-ucar::after {
    right: 0;
    border-width: 3.4rem 3.4rem 3.3rem 0;
    border-style: solid;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .carlist .area-ucar .sec-ucar .ttl-ucar::after {
    right: -3.4rem;
  }
}
@media (min-width: 768px) {
  .carlist .area-ucar .sec-ucar .ttl-ucar img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}
.carlist .area-ucar .sec-ucar .list-ucar {
  display: flex;
  flex-direction: column;
  gap: 2em 1.5em;
  margin-bottom: 8em;
}
@media (min-width: 768px) {
  .carlist .area-ucar .sec-ucar .list-ucar {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.carlist .area-ucar .sec-ucar .list-ucar > .item {
  width: 100%;
}
@media (min-width: 768px) {
  .carlist .area-ucar .sec-ucar .list-ucar > .item {
    width: calc((100% - 1.5em) / 2);
    display: flex;
    flex-direction: column;
  }
}
.carlist .area-ucar .sec-ucar .list-ucar > .item > .ttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  position: relative;
  overflow: hidden;
  padding: 0.4rem 2rem 0.4rem 15rem;
  display: flex;
  align-items: center;
  flex-grow: 1;
  min-height: 3em;
}
@media (min-width: 768px) {
  .carlist .area-ucar .sec-ucar .list-ucar > .item > .ttl {
    min-height: auto;
  }
}
.carlist .area-ucar .sec-ucar .list-ucar > .item > .ttl::before {
  position: absolute;
  top: -180%;
  left: -90px;
  width: 200px;
  height: 500%;
  content: "";
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background: #EB6100;
}
.carlist .area-ucar .sec-ucar .list-ucar > .item > .ttl::after {
  content: attr(data-store);
  font-size: 1.4rem;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  display: block;
  padding: 1.6rem;
  color: #fff;
}
@media (min-width: 768px) {
  .carlist .area-ucar .sec-ucar .list-ucar > .item > .ttl::after {
    font-size: 1.6rem;
  }
}
.carlist .area-ucar .sec-ucar .list-ucar > .item > .ttl span {
  font-size: 1.6rem;
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .carlist .area-ucar .sec-ucar .list-ucar > .item > .ttl span {
    font-size: 1.25em;
    line-height: 1.5;
  }
}
.carlist .area-ucar .sec-ucar .list-ucar > .item > .info img {
  width: 100%;
}
.carlist .area-ucar .sec-caution {
  font-size: 1.4rem;
  color: #fff;
  background-color: #BF8134;
  border: solid 0.1rem #fff;
  padding: 1.5em;
  margin-top: -4em;
}
.carlist .area-ucar .sec-caution .list-caution {
  margin-bottom: 0.8rem;
}
.carlist .area-ucar .sec-caution .list-caution > .item::before {
  content: "※";
  margin-right: 0.4rem;
}
.carlist .area-ucar .sec-caution p {
  line-height: 1.4;
}
.carlist .area-store {
  background: url("../img/carlist/bg-ichimatsu02.png") repeat;
  padding-bottom: 12.4rem;
}
.carlist .area-store .ttl-02 {
  background: linear-gradient(#FBDD94 10%, transparent 10%) no-repeat, url("../img/carlist/bg-ichimatsu01.png") repeat;
}
.carlist .area-store .list-store {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .carlist .area-store .list-store {
    gap: 4rem 4.8rem;
    flex-direction: row;
    margin-top: 6.5rem;
  }
}
.carlist .area-store .list-store > .item {
  color: #fff;
  width: 100%;
}
@media (min-width: 768px) {
  .carlist .area-store .list-store > .item {
    width: calc((100% - 14.4rem) / 4);
  }
}
.carlist .area-store .list-store > .item .box-photo {
  aspect-ratio: 300/271;
  border-radius: 1rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .carlist .area-store .list-store > .item .box-photo {
    aspect-ratio: 240/104;
  }
}
.carlist .area-store .list-store > .item .box-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carlist .footer {
  background-color: #F3981C;
}
