@charset"UTF-8";
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700);
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%
}
*,
::after,
::before {
    background-repeat: no-repeat;
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}
::after,
::before {
    text-decoration: inherit;
    vertical-align: inherit
}
* {
    padding: 0;
    margin: 0
}
audio:not([controls]) {
    display: none;
    height: 0
}
hr {
    overflow: visible
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}
summary {
    display: list-item
}
small {
    font-size: 80%
}
[hidden],
template {
    display: none
}
abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:active,
a:hover {
    outline-width: 0
}
code,
kbd,
pre,
samp {
    font-family: monospace,monospace
}
b,
strong {
    font-weight: bolder
}
dfn {
    font-style: italic
}
mark {
    background-color: #ff0;
    color: #000
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
input {
    border-radius: 0
}
[role=button],
[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer
}
[disabled] {
    cursor: default
}
[type=number] {
    width: auto
}
[type=search] {
    -webkit-appearance: textfield
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
textarea {
    overflow: auto;
    resize: vertical
}
button,
input,
optgroup,
select,
textarea {
    font: inherit
}
optgroup {
    font-weight: 700
}
button {
    overflow: visible
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: 0;
    padding: 0
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}
[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}
button,
select {
    text-transform: none
}
button,
input,
select,
textarea {
    background-color: transparent;
    border-style: none;
    color: inherit
}
select {
    -moz-appearance: none;
    -webkit-appearance: none
}
select::-ms-expand {
    display: none
}
select::-ms-value {
    color: currentColor
}
legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
img {
    border-style: none
}
progress {
    vertical-align: baseline
}
svg:not(:root) {
    overflow: hidden
}
audio,
canvas,
progress,
video {
    display: inline-block
}
[aria-busy=true] {
    cursor: progress
}
[aria-controls] {
    cursor: pointer
}
[aria-disabled] {
    cursor: default
}
::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}
@font-face{
    font-family: icon-font;
    src: url("../fonts/icon-font.eot");
    src: url("../fonts/icon-font.eot?#iefix") format("eot"),url(../fonts/icon-font.woff) format("woff"),url(../fonts/icon-font.ttf) format("truetype")
}
.icon-facebook:before,
.icon-hatena:before,
.icon-instagram:before,
.icon-linkedin:before,
.icon-pagetop:before,
.icon-pocket:before,
.icon-rss:before,
.icon-search:before,
.icon-twitter:before,
.icon-wantedly:before {
    font-family: icon-font;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}
.icon-facebook:before {
    content: ""
}
.icon-hatena:before {
    content: ""
}
.icon-instagram:before {
    content: ""
}
.icon-linkedin:before {
    content: ""
}
.icon-pagetop:before {
    content: ""
}
.icon-pocket:before {
    content: ""
}
.icon-rss:before {
    content: ""
}
.icon-search:before {
    content: ""
}
.icon-twitter:before {
    content: ""
}
.icon-wantedly:before {
    content: ""
}
html {
    font-size: 62.5%
}
body {
    background: #fff;
    overflow-x: hidden;
    color: #000;
    font-family: "Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,メイリオ,Helvetica,Arial,sans-serif;
    font-size: 1.4rem;
    line-height: 1.6;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}
body.is-fixed {
    position: fixed
}
a {
    color: #000;
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
::selection {
    background: #333;
    color: #fff
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
input,
textarea {
    border-radius: 0
}
button,
input,
option,
select,
textarea {
    font-size: 1.6rem
}
a[href],
button,
input[type=button],
input[type=checkbox],
input[type=image],
input[type=radio],
input[type=reset],
input[type=submit],
label[for],
select {
    cursor: pointer
}
::-webkit-input-placeholder {
    color: #888;
    font-size: 1.6rem;
    opacity: 1
}
::-moz-placeholder {
    color: #888;
    font-size: 1.6rem;
    opacity: 1
}
:-ms-input-placeholder {
    color: #888;
    font-size: 1.6rem;
    opacity: 1
}
.inner {
    padding: 0 20px
}
.sm-hide {
    display: none
}
.index-section-subtitle {
    padding-bottom: 5px;
    border-bottom: 1px solid #1b365d;
    font-size: 1.2rem;
    font-weight: 700;
    color: #1b365d
}
.global-footer {
    padding: 10px 0 15px;
    font-size: 1rem;
    color: #1b365d;
    text-align: center
}
.index-header {
    position: relative
}
.index-header-visual img {
    width: 100%
}
.index-header-visual .lg-image {
    display: none
}
.index-header-logo {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 90px;
    font-size: 0
}
.index-header-title {
    position: absolute;
    top: 45px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}
.index-header-title-description {
    font-size: 2.6rem;
    letter-spacing: .3rem
}
.index-header-subtitle {
    font-size: 1.9rem;
    font-weight: 400
}
.index-header-subtitle span {
    font-size: 2.3rem
}
.index-header-note {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 1.2rem;
    padding-left: 1em;
    text-indent: -1em
}
.index-header-nav-trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 40px;
    background: 0 0;
    border: none
}
.index-header-nav-trigger span {
    display: inline-block;
    position: absolute;
    left: 10px;
    width: 30px;
    height: 3px;
    background: #1b365d;
    border-radius: 1px
}
.index-header-nav-trigger span:nth-child(1) {
    display: none
}
.index-header-nav-trigger span:nth-child(2) {
    top: 10px
}
.index-header-nav-trigger span:nth-child(3) {
    top: 18px
}
.index-header-nav-trigger span:nth-child(4) {
    top: 26px
}
.index-header-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
    background: rgba(27,54,93,.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .25s ease-in-out,visibility .25s ease-in-out;
    transition: opacity .25s ease-in-out,visibility .25s ease-in-out
}
.index-header-nav.is-open {
    opacity: 1;
    visibility: visible
}
.index-header-nav-logo {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 90px;
    font-size: 0
}
.index-header-nav-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 40px;
    background: 0 0;
    border: none;
    z-index: 1
}
.index-header-nav-close::after,
.index-header-nav-close::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 18px;
    left: 10px;
    width: 30px;
    height: 3px;
    background: #fff;
    border-radius: 1px
}
.index-header-nav-close::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.index-header-nav-close::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.index-header-nav-close span {
    display: none
}
.index-header-nav-contents {
    height: calc(100vh - 50px)
}
.index-header-nav-contents-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 50px 15px;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
.index-header-nav-list {
    text-align: center;
    list-style: none
}
.index-header-nav-list li:not(:first-child) {
    margin-top: 23px
}
.index-header-nav-list a {
    position: relative;
    display: inline-block;
    color: #fff;
    text-decoration: none
}
.index-header-nav-list a span {
    position: relative;
    font-size: 1.4rem
}
.index-header-nav-list a span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.index-header-nav-list-detail {
    padding-left: 30px
}
.index-header-nav-list-detail::before {
    width: 24px;
    height: 24px;
    background: url("../images/top/icon_detail-white_01.png") 0 0 no-repeat;
    background-size: 24px 24px
}
.index-header-nav-list-merit {
    padding-left: 28px
}
.index-header-nav-list-merit::before {
    width: 22px;
    height: 22px;
    background: url("../images/top/icon_merit-blue_01.png") 0 0 no-repeat;
    background-size: 22px 22px
}
.index-header-nav-list-lineup {
    padding-left: 38px
}
.index-header-nav-list-lineup::before {
    width: 32px;
    height: 21px;
    background: url("../images/top/icon_lineup-white_01.png") 0 0 no-repeat;
    background-size: 32px 21px
}
.index-header-nav-list-caution {
    padding-left: 31px
}
.index-header-nav-list-caution::before {
    width: 25px;
    height: 25px;
    background: url("../images/top/icon_caution-white_01.png") 0 0 no-repeat;
    background-size: 25px 25px
}
.index-header-nav-list-support {
    padding-left: 32px
}
.index-header-nav-list-support::before {
    width: 26px;
    height: 26px;
    background: url("../images/top/icon_support-white_01.png") 0 0 no-repeat;
    background-size: 26px 26px
}
.index-confirmation {
    padding-top: 30px
}
.index-confirmation p {
    padding: 15px 15px 15px;
    border: 1px solid red;
    font-size: 1.2rem;
    font-weight: 700;
    color: red;
    text-align: left;
    letter-spacing: .06em;
    font-feature-settings: "palt";
}
.index-section01 {
    padding-top: 50px
}
.index-section01-title {
    position: relative;
    padding-top: 20px;
    font-size: 2rem;
    font-weight: 700;
    text-align: center
}
.index-section01-title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 18px;
    height: 18px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../images/top/icon_detail-black_01.png") 0 0 no-repeat;
    background-size: 18px 18px
}
.index-section01-subtitle {
    font-size: 1.1rem;
    font-weight: 400;
    text-align: center;
    line-height: 1
}
.index-section01-subtitle span {
    position: relative
}
.index-section01-subtitle span::before,
.index-section01-subtitle span:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    width: 10px;
    background-color: #000
}
.index-section01-subtitle span::before {
    left: -15px
}
.index-section01-subtitle span::after {
    right: -15px
}
.index-section01-lead {
    margin-top: 25px;
    font-size: 1.2rem;
    text-align: center
}
.index-section01-image {
    margin-top: 25px;
    text-align: center
}
.index-section01-image .lg-image {
    display: none
}
.index-section01-filter-title {
    margin-top: 25px
}
.index-section01-filter-detail {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 10px
}
.index-section01-filter-detail-description-image {
    text-align: center
}
.index-section01-filter-detail-description-image .lg-image {
    display: none
}
.index-section01-filter-detail-note {
    margin-top: 10px;
    font-size: 1rem;
    text-align: right
}
.index-section01-filter-detail-sek {
    margin-top: 20px;
    padding: 15px;
    background: #f9f9f9
}
.index-section01-filter-detail-sek-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.index-section01-filter-detail-sek-title-image {
    width: 140px
}
.index-section01-filter-detail-sek-title-text {
    margin-left: 10px;
    font-size: 1.1rem;
    font-weight: 400
}
.index-section01-filter-detail-sek-processing {
    margin-top: 10px;
    font-size: 1.4rem
}
.index-section01-filter-detail-sek-processing span {
    font-size: 1rem
}
.index-section01-filter-detail-sek-test {
    margin-top: 5px;
    font-size: 1rem
}
.index-section01-filter-detail-sek dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1rem
}
.index-section01-filter-detail-sek dl dt {
    width: 60px
}
.index-section01-filter-detail-sek dl dd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.index-section01-filter-detail-sek dl dd span {
    font-size: 1.2rem
}
.index-section01-filter-detail-sek-note {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #807f80;
    font-size: 1.2rem
}
.index-section01-filter-detail-sek-note span {
    display: inline-block;
    padding-top: 5px;
    font-size: 1rem
}
.index-section02 {
    margin-top: 40px;
    padding: 30px 0;
    background-color: #f9f9f9
}
.index-section02-title {
    position: relative;
    padding-top: 25px;
    font-size: 2rem;
    font-weight: 700;
    text-align: center
}
.index-section02-title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 23px;
    height: 23px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../images/top/icon_merit-black_01.png") 0 0 no-repeat;
    background-size: 23px 23px
}
.index-section02-subtitle {
    font-size: 1.1rem;
    font-weight: 400;
    text-align: center;
    line-height: 1
}
.index-section02-subtitle span {
    position: relative
}
.index-section02-subtitle span::before,
.index-section02-subtitle span:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    width: 10px;
    background-color: #000
}
.index-section02-subtitle span::before {
    left: -15px
}
.index-section02-subtitle span::after {
    right: -12px
}
.index-section02-before {
    margin-top: 30px;
    border: 1px solid #807f80
}
.index-section02-before-title {
    padding: 5px 0 6px;
    background-color: #807f80;
    text-align: center;
    line-height: 1
}
.index-section02-before-title img {
    width: 66px
}
.index-section02-before-inner {
    padding: 50px 30px 20px 15px;
    background: #fff;
      position: relative;
}
.index-section02-before-inner ul {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    padding: 5px 0 0 10px;
    font-size: 1rem;
    border-top: 1px solid #000;
    list-style: none
}
.index-section02-before-inner ul::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 125px;
    background-color: #000
}

.index-section02-before-inner ul.section02-lb {
  position: absolute;
  display: inline-block;
  padding: 5px 20px 0 0px;
  font-size: 1rem;
  border-top: 1px solid #000;
  list-style: none;
  left: 0;
  bottom: 70px;
}
.index-section02-before-inner ul.section02-lb::before {
  content: none;
}

.index-section02-before-inner p.section02-head {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 100%;
  margin-top: 0;
  font-size: 1.4rem;
  text-align: left
}

.index-section02-before-inner p {
    margin-right: 7px;
    font-size: 1rem;
    text-align: left
}
.index-section02-before-inner p span {
    position: relative;
    display: block;
    border-bottom: 1px solid #000
}
.index-section02-before-inner p span::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 90px;
    background-color: #000
}
.index-section02-before-image {
    margin: 10px 0;
    text-align: center
}
.index-section02-before-image .lg-image {
    display: none
}
.index-section02-before-image img {
    width: 100%
}
.index-section02-after {
    position: relative;
    margin-top: 50px;
    border: 1px solid #ed6d00
}
.index-section02-after::before {
    content: '';
    position: absolute;
    top: -35px;
    left: 50%;
    width: 45px;
    height: 22px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../images/top/icon_arrow-bottom-orange_01.png") 0 0 no-repeat;
    background-size: 45px 22px
}
.index-section02-after-title {
    padding: 5px 0 6px;
    background-color: #ed6d00;
    text-align: center;
    line-height: 1
}
.index-section02-after-title img {
    width: 56px
}
.index-section02-after-inner {
    padding: 15px 15px 40px;
    background: #fff
}
.index-section02-after-image {
    text-align: center
}
.index-section02-after-image .lg-image {
    display: none
}
.index-section02-after-image img {
    width: 100%
}
.index-section02-after-text {
    margin-top: 30px;
    color: #ed6c00
}
.index-section02-after-eco-title img,
.index-section02-after-flexibility-title img {
    width: 45px
}
.index-section02-after-eco-subtitle,
.index-section02-after-flexibility-subtitle {
    margin-top: 10px;
    padding: 5px 0;
    border-top: 1px solid #ed6c00;
    border-bottom: 1px solid #ed6c00;
    font-size: 1.6rem;
    font-weight: 700
}
.index-section02-after-flexibility {
    margin-top: 30px
}
.index-section02-after-flexibility-title img {
    width: 120px
}
.index-section02-after-description {
    margin-top: 5px;
    font-size: 1.2rem;
    font-weight: 700
}
.index-section02-after-note {
    margin-top: 3px;
    font-size: 1rem
}
.index-section02-after-list {
    margin-top: 25px;
    list-style: none;
    color: #ed6c00
}
.index-section02-after-item {
    position: relative;
    width: 150px;
    height: 150px;
    margin: 5px auto 0;
    border: 1px solid #ed6c00;
    border-radius: 50%
}
.index-section02-after-item-text {
    width: 110px;
    position: absolute;
    left: 52%;
    top: 49%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    letter-spacing: -.1rem;
    line-height: 1.3
}
.index-section02-after-item-title {
    font-size: 1.2rem;
    white-space: nowrap;
    line-height: 1.1
}
.index-section02-after-item p {
    font-size: .9rem;
    margin-top: 3px;
}
.index-section02-note {
    display: block;
    margin-top: 10px;
    font-size: 1rem;
    text-align: right
}
.index-section02-note p {
    display: inline-block;
    text-align: left
}
.index-section03 {
    padding-top: 50px
}
.index-section03-title {
    position: relative;
    padding-top: 15px;
    font-size: 2rem;
    font-weight: 700;
    text-align: center
}
.index-section03-title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 23px;
    height: 17px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../images/top/icon_lineup-black_01.png") 0 0 no-repeat;
    background-size: 23px 17px
}
.index-section03-subtitle {
    margin-top: 60px;
    padding: 10px 15px;
    background-color: #1b365d;
    font-size: 1.4rem;
    color: #fff
}
.index-section03-standard .index-section03-subtitle {
    margin-top: 25px
}
.index-section03-standard-image {
    margin: 20px auto 0
}
.index-section03-standard-image .lg-image {
    display: none
}
.index-section03-design-image,
.index-section03-standard-image {
    max-width: 683px
}
.index-section03-design-image img,
.index-section03-standard-image img {
    width: 100%
}
.index-section03-lineup-title {
    margin-top: 35px
}
.index-section03-lineup-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
    list-style: none
}
.index-section03-lineup-item {
    width: calc(50% - 10px);
    margin: 20px 5px 0
}
.index-section03-lineup-item-image img {
    width: 100%
}
.index-section03-lineup-item-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 38px;
    padding: 3px;
    background: #666;
    font-size: .8rem;
    color: #fff
}
.index-section03-lineup-item-more {
    margin-top: 5px
}
.index-section03-lineup-item-more a {
    position: relative;
    display: block;
    padding: 10px;
    background: #1b365d;
    border: 1px solid #1b365d;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    text-decoration: none
}
.index-section03-lineup-item-more a::after,
.index-section03-lineup-item-more a::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 12px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 6px 12px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.index-section03-lineup-item-more a::before {
    background-image: url("../images/common/icon_arrow-right-white_01.png");
    opacity: 1;
    visibility: visible
}
.index-section03-lineup-item-more a::after {
    background-image: url("../images/common/icon_arrow-right-blue_01.png");
    opacity: 0;
    visibility: hidden
}
.index-section03-lineup-item-special {
    margin-top: 5px
}
.index-section03-lineup-item-special a {
    position: relative;
    display: block;
    padding: 10px;
    background: #fff;
    border: 1px solid #1b365d;
    font-size: 1rem;
    color: #1b365d;
    text-align: center;
    text-decoration: none
}
.index-section03-lineup-item-special a::after,
.index-section03-lineup-item-special a::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 12px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 6px 12px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.index-section03-lineup-item-special a::before {
    background-image: url("../images/common/icon_arrow-right-blue_01.png");
    opacity: 1;
    visibility: visible
}
.index-section03-lineup-item-special a::after {
    background-image: url("../images/common/icon_arrow-right-white_01.png");
    opacity: 0;
    visibility: hidden
}
.index-section03-lineup-item-special a span {
    position: relative
}
.index-section03-lineup-item-special a span::after,
.index-section03-lineup-item-special a span::before {
    content: '';
    position: absolute;
    top: 2px;
    right: -10px;
    width: 8px;
    height: 6px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 8px 6px
}
.index-section03-lineup-item-special a span::before {
    background-image: url("../images/top/icon_window-blue_01.png");
    opacity: 1;
    visibility: visible
}
.index-section03-lineup-item-special a span::after {
    background-image: url("../images/top/icon_window-white_01.png");
    opacity: 0;
    visibility: hidden
}
.index-section03-design-image {
    margin: 40px auto 0
}
.index-section03-design-image .lg-image {
    display: none
}
.index-section03-design-detail {
    margin-top: 25px
}
.index-section03-design-detail-image {
    text-align: center
}
.index-section03-design-detail-text {
    margin-top: 10px
}
.index-section03-design-detail-text-title {
    font-size: 1.2rem;
    font-weight: 700
}
.index-section03-design-detail-text p {
    margin-top: 5px;
    font-size: 1.2rem
}
.index-section03-auxiliary-inner {
    position: relative;
    margin-top: 20px
}
.index-section03-auxiliary-ariafina,
.index-section03-auxiliary-fujioh {
    position: absolute;
    width: 84px;
    right: 0;
    line-height: 1
}
.index-section03-auxiliary-fujioh {
    top: 2px
}
.index-section03-auxiliary-ariafina {
    top: 25px
}
.index-section03-auxiliary-lead {
    width: 65%;
    font-size: 1.2rem
}
.index-section03-auxiliary-lead-list {
    margin-top: 5px;
    font-size: 1.2rem;
    list-style: none
}
.index-section03-auxiliary-lead-note {
    font-size: 1.2rem
}
.index-section03-auxiliary-description {
    margin-top: 15px
}
.index-section03-auxiliary-description-image .lg-image {
    display: none
}
.index-section03-auxiliary-description-list {
    margin-top: 25px;
    font-size: 1.2rem;
    list-style: none
}
.index-section03-auxiliary-description-item {
    position: relative;
    margin-top: 15px;
    padding-left: 20px;
    counter-increment: number
}
.index-section03-auxiliary-description-item::before {
    content: counter(number);
    position: absolute;
    top: 3px;
    left: 0;
    width: 12px;
    height: 12px;
    background: #000;
    font-size: 1.1rem;
    color: #fff;
    line-height: 1;
    text-align: center;
    font-weight: 700
}
.index-section03-auxiliary-description-item span {
    display: inline-block
}
.index-section03-auxiliary-description-item span img {
    width: 9px;
    height: 9px;
    margin-bottom: 5px
}
.index-section03-auxiliary-reducer {
    margin-top: 35px;
    padding: 25px 20px;
    background-color: #d3e6f6
}
.index-section03-auxiliary-reducer-image {
    text-align: center
}
.index-section03-auxiliary-reducer-image img {
    width: 156px;
    height: 90px
}
.index-section03-auxiliary-reducer-text {
    margin-top: 20px
}
.index-section03-auxiliary-reducer-text p {
    font-size: 1.2rem
}
.index-section03-auxiliary-reducer-text-note {
    margin-top: 15px
}
.index-section03-auxiliary-reducer-text-note p {
    font-size: 1rem
}
.index-section04 {
    margin-top: 35px;
    padding: 20px 0 30px;
    background-color: #f9f9f9
}
.index-section04-title {
    position: relative;
    padding-top: 30px;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    white-space: nowrap
}
.index-section04-title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 25px;
    height: 25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../images/top/icon_caution-black_01.png") 0 0 no-repeat;
    background-size: 25px 25px
}
.index-section04-attention {
    margin-top: 30px;
    border: 1px solid #1b365d
}
.index-attention-modal {
    position: fixed;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1040px;
    z-index: 2
}
.index-attention-modal-lead {
    margin-bottom: 10px;
    padding: 15px;
    border: 2px solid #df0000;
    background-color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    color: red;
    font-feature-settings: "palt";
    letter-spacing: .03em;
}
.index-attention-modal-outer {
    padding: 20px 10px 20px;
    background-color: #fff
}
.index-attention-modal-inner {
    overflow-y: scroll;
    height: 260px;
    background: #fff;
    -webkit-overflow-scrolling: touch
}
.index-attention-modal .modal-close-btn {
    margin-top: 15px
}
.index-attention-modal .modal-close-btn a {
    display: block;
    padding: 10px;
    background: #fff;
    border: 1px solid #1b365d;
    font-size: 1.2rem;
    color: #1b365d;
    text-align: center;
    text-decoration: none
}
.index-attention-title {
    padding: 15px 0;
    background-color: #1b365d;
    font-size: 1.4rem;
    color: #fff;
    text-align: center
}
.index-attention-inner {
    padding: 10px 15px 20px 15px;
    background-color: #fff
}
.index-attention-modal .index-attention-inner {
  padding: 10px 15px 100px 15px;
}

.index-attention-item,
.index-attention-list {
    list-style: none
}
.index-attention-item ul,
.index-attention-list ul {
    list-style: none
}
.index-attention-item {
    margin-top: 30px;
    counter-increment: title
}
.index-attention-item:first-child {
    margin-top: 0
}
.index-attention-item-title {
    position: relative;
    padding-left: 15px;
    font-size: 1.2rem
}
.index-attention-item-title::before {
    content: counter(title) ". ";
    position: absolute;
    top: 0;
    left: 0
}
.index-attention-item ul li {
    padding-left: 1em;
    text-indent: -1em
}

.index-attention-item ul li span,
.index-attention-item-warning span {
  color: #df0000;
}

.index-attention-item ol {
    list-style: none
}
.index-attention-item ol .index-attention-item-subtitle01,
.index-attention-item ol .index-attention-item-subtitle02,
.index-attention-item ol .index-attention-item-subtitle03 {
    position: relative;
    margin-top: 25px;
    padding-left: 30px
}
.index-attention-item ol .index-attention-item-subtitle01::before,
.index-attention-item ol .index-attention-item-subtitle02::before,
.index-attention-item ol .index-attention-item-subtitle03::before {
    position: absolute;
    top: 0;
    left: 0
}
.index-attention-item ol .index-attention-item-subtitle01:first-child,
.index-attention-item ol .index-attention-item-subtitle02:first-child,
.index-attention-item ol .index-attention-item-subtitle03:first-child {
    margin-top: 10px
}
.index-attention-item ol .index-attention-item-subtitle01 {
    counter-increment: subtitle01
}
.index-attention-item ol .index-attention-item-subtitle01::before {
    content: "2-" counter(subtitle01)
}
.index-attention-item ol .index-attention-item-subtitle02 {
    counter-increment: subtitle02
}
.index-attention-item ol .index-attention-item-subtitle02::before {
    content: "3-" counter(subtitle02)
}
.index-attention-item ol .index-attention-item-subtitle03 {
    counter-increment: subtitle03
}
.index-attention-item ol .index-attention-item-subtitle03::before {
    content: "4-" counter(subtitle03)
}
.index-attention-item ol li ul {
    margin-top: 10px
}
.index-attention-item ol li ul li {
    padding-left: 40px
}
.index-attention-item-warning {
    margin-top: 10px;
    padding: 15px 10px 20px;
    background-color: #f2f2f2
}
.index-attention-item-warning-image {
    text-align: center
}
.index-attention-item-warning-image img {
    width: 34px;
    height: 34px
}
.index-attention-item-warning p {
    margin-top: 10px;
    font-size: 1rem
}
.index-attention-confirmation {
    margin-top: 30px;
    padding-top: 25px;
    border-top: 1px solid #1b365d;
    font-size: 1.2rem
}
.index-attention-confirmation-btn {
    margin-top: 20px
}
.index-attention-confirmation-btn a {
    position: relative;
    display: block;
    padding: 10px;
    background: #1b365d;
    border: 1px solid #1b365d;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
    text-decoration: none
}
.index-attention-confirmation-btn a::after,
.index-attention-confirmation-btn a::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 12px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 6px 12px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.index-attention-confirmation-btn a::before {
    background-image: url("../images/common/icon_arrow-right-white_01.png");
    opacity: 1;
    visibility: visible
}
.index-attention-confirmation-btn a::after {
    background-image: url("../images/common/icon_arrow-right-blue_01.png");
    opacity: 0;
    visibility: hidden
}
.index-attention-confirmation-info {
    margin-top: 40px;
    padding: 15px 15px 20px;
    background: #f2f2f2
}
.index-attention-confirmation-info-title {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    text-align: center
}
.index-attention-confirmation-info dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px
}
.index-attention-confirmation-info dl dt {
    width: 80px
}
.index-attention-confirmation-info dl dd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,.6);
    z-index: 1
}
@media screen and (min-width:375px),print{
    .index-section02-before-inner p {
        text-align: right
    }
    .index-section02-before-inner p span {
        display: inline-block
    }
    .index-section02-after-list-wrap {
        max-width: 306px;
        margin: 0 auto
    }
    .index-section02-after-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 25px -3px 0
    }
    .index-section02-after-item:nth-child(5) {
        margin-top: -15px
    }
    .index-section04-title br {
        display: none
    }
}
@media screen and (min-width:768px),print{
    .inner {
        max-width: 1040px;
        margin: 0 auto
    }
    .sm-hide {
        display: inline
    }
    .md-hide {
        display: none
    }
    .index-section-subtitle {
        padding-bottom: 5px;
        font-size: 1.8rem
    }
    .global-footer {
        padding: 15px 0 25px
    }
    .index-header-visual .lg-image {
        display: block
    }
    .index-header-visual .sm-image {
        display: none
    }
    .index-header-logo {
        top: 20px;
        left: 30px;
        width: 140px
    }
    .index-header-logo a {
        -webkit-transition: opacity .2s ease-in-out;
        transition: opacity .2s ease-in-out
    }
    .index-header-logo a:hover {
        opacity: .5
    }
    .index-header-title {
        top: 20%;
        left: 13.3333%;
        -webkit-transform: none;
        transform: none
    }
    .index-header-title-description {
        font-size: 2.5rem
    }
    .index-header-subtitle {
        font-size: 1.8rem;
        font-weight: 400
    }
    .index-header-subtitle span {
        font-size: 2rem
    }
    .index-header-note {
        bottom: 10px;
        left: 13.3333%;
        font-size: 1.2rem;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    .index-header-nav-trigger {
        top: 10px;
        right: 5px
    }
    .index-header-nav-logo {
        top: 20px;
        left: 30px;
        width: 140px
    }
    .index-header-nav-close {
        top: 10px;
        right: 5px
    }
    .index-header-nav-list li:not(:first-child) {
        margin-top: 30px
    }
    .index-header-nav-list-detail {
        padding-left: 30px
    }
    .index-header-nav-list-detail::before {
        width: 24px;
        height: 24px;
        background: url("../images/top/icon_detail-white_01.png") 0 0 no-repeat;
        background-size: 24px 24px
    }
    .index-header-nav-list-merit {
        padding-left: 28px
    }
    .index-header-nav-list-merit::before {
        width: 22px;
        height: 22px;
        background: url("../images/top/icon_merit-blue_01.png") 0 0 no-repeat;
        background-size: 22px 22px
    }
    .index-header-nav-list-lineup {
        padding-left: 38px
    }
    .index-header-nav-list-lineup::before {
        width: 32px;
        height: 21px;
        background: url("../images/top/icon_lineup-white_01.png") 0 0 no-repeat;
        background-size: 32px 21px
    }
    .index-header-nav-list-caution {
        padding-left: 31px
    }
    .index-header-nav-list-caution::before {
        width: 25px;
        height: 25px;
        background: url("../images/top/icon_caution-white_01.png") 0 0 no-repeat;
        background-size: 25px 25px
    }
    .index-header-nav-list-support {
        padding-left: 32px
    }
    .index-header-nav-list-support::before {
        width: 26px;
        height: 26px;
        background: url("../images/top/icon_support-white_01.png") 0 0 no-repeat;
        background-size: 26px 26px
    }
    .index-confirmation {
        margin-top: 40px
    }
    .index-confirmation p {
        font-size: 1.5rem;
        border-width: 2px;
            text-align: center;
    }
    .index-section01 {
        padding-top: 60px
    }
    .index-section01-title {
        padding-top: 40px;
        font-size: 3rem
    }
    .index-section01-title::before {
        width: 33px;
        height: 33px;
        background-size: 33px 33px
    }
    .index-section01-subtitle {
        font-size: 1.8rem
    }
    .index-section01-subtitle span {
        position: relative
    }
    .index-section01-subtitle span::before,
    .index-section01-subtitle span:after {
        width: 20px
    }
    .index-section01-subtitle span::before {
        left: -30px
    }
    .index-section01-subtitle span::after {
        right: -34px
    }
    .index-section01-lead {
        margin-top: 30px;
        font-size: 1.4rem
    }
    .index-section01-image {
        max-width: 594px;
        margin: 40px auto 0
    }
    .index-section01-filter-title {
        margin-top: 30px
    }
    .index-section01-filter-detail {
        margin-top: 25px
    }
    .index-section01-filter-detail-description-image {
        margin: 0 auto;
        max-width: 649px
    }
    .index-section01-filter-detail-description-image .lg-image {
        display: block
    }
    .index-section01-filter-detail-description-image .sm-image {
        display: none
    }
    .index-section01-filter-detail-note {
        margin-top: 10px;
        font-size: 1.2rem
    }
    .index-section01-filter-detail-sek-title-text {
        font-size: 1.2rem
    }
    .index-section01-filter-detail-sek-processing {
        margin-top: 25px;
        font-size: 1.8rem
    }
    .index-section01-filter-detail-sek-processing span {
        display: block;
        font-size: 1.2rem
    }
    .index-section01-filter-detail-sek-test {
        margin-top: 5px;
        font-size: 1.2rem
    }
    .index-section01-filter-detail-sek dl {
        font-size: 1.2rem
    }
    .index-section01-filter-detail-sek dl dt {
        width: 60px
    }
    .index-section01-filter-detail-sek dl dd span {
        font-size: 1.2em
    }
    .index-section01-filter-detail-sek-note {
        margin-top: 8px;
        padding-top: 8px;
        font-size: 1.4rem
    }
    .index-section01-filter-detail-sek-note span {
        padding-top: 5px;
        font-size: 1.2rem
    }
    .index-section02 {
        padding: 50px 0
    }
    .index-section02-title {
        padding-top: 40px;
        font-size: 3rem
    }
    .index-section02-title::before {
        width: 37px;
        height: 37px;
        background-size: 37px 37px
    }
    .index-section02-subtitle {
        font-size: 1.8rem
    }
    .index-section02-subtitle span {
        position: relative
    }
    .index-section02-subtitle span::before,
    .index-section02-subtitle span:after {
        width: 20px
    }
    .index-section02-subtitle span::before {
        left: -30px
    }
    .index-section02-subtitle span::after {
        right: -20px
    }
    .index-section02-before {
        margin-top: 40px;
        border-width: 2px
    }
    .index-section02-before-title {
        padding: 8px 0 11px
    }
    .index-section02-before-title img {
        width: 102px
    }
    .index-section02-before-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 40px 25px;
            position: relative;
    }
    .index-section02-before-inner ul {
        width: 33%;
        margin-top: 5%;
        margin-left: 0;
        padding: 15px 0 0;
        font-size: 1.2rem;
        border-top: none
    }
    .index-section02-before-inner ul::before {
        width: 105%;
        height: 1px
    }

    .index-section02-before-inner ul.section02-lb {
      width: 35%;
      margin-top: 5%;
      margin-left: 0;
      padding: 15px 0 0;
      font-size: 1.2rem;
      border-top: none;
        position: absolute;
        top: 52%;
        left: 50px;
    }
    .index-section02-before-inner ul.section02-lb::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 130%;
      height: 1px;
      background-color: #000;
    }

    .index-section02-before-inner p.section02-head {
      font-size: 1.6rem;
    }

    .index-section02-before-inner p {
        width: 27%;
        margin: 18.5% 7px 0 0;
        padding: 0 0 0 5px;
        font-size: 1.2rem;
        text-align: left
    }
    .index-section02-before-inner p span {
        padding-top: 15px;
        border-bottom: none
    }
    .index-section02-before-inner p span::before {
        right: 0;
        top: 0;
        bottom: inherit;
        width: 110%;
        height: 1px
    }
    .index-section02-before-image {
        width: 40%;
        margin: 0;
        padding: 0 5px
    }
    .index-section02-before-image .lg-image {
        display: block
    }
    .index-section02-before-image .sm-image {
        display: none
    }
    .index-section02-before-image img {
        width: 100%
    }
    .index-section02-after {
        margin-top: 90px;
        border-width: 2px
    }
    .index-section02-after::before {
        top: -60px;
        width: 70px;
        height: 35px;
        background-size: 70px 35px
    }
    .index-section02-after-title {
        padding: 6px 0 10px
    }
    .index-section02-after-title img {
        width: 90px
    }
    .index-section02-after-inner {
        padding: 40px 40px 45px
    }
    .index-section02-after-image .lg-image {
        display: block
    }
    .index-section02-after-image .sm-image {
        display: none
    }
    .index-section02-after-text {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 40px -30px 0
    }
    .index-section02-after-eco,
    .index-section02-after-flexibility {
        width: calc(50% - 60px);
        margin: 0 30px
    }
    .index-section02-after-eco-subtitle,
    .index-section02-after-flexibility-subtitle {
        margin-top: 8px;
        padding: 10px 0;
        font-size: 1.8rem
    }
    .index-section02-after-eco-title {
        height: 39px;
        padding-top: 9px
    }
    .index-section02-after-eco-title img {
        width: 78px
    }
    .index-section02-after-flexibility {
        margin-top: 0
    }
    .index-section02-after-flexibility-title img {
        width: 214px
    }
    .index-section02-after-description {
        margin-top: 8px;
        font-size: 1.4rem
    }
    .index-section02-after-note {
        margin-top: 5px;
        font-size: 1.2rem
    }
    .index-section02-after-list-wrap {
        max-width: 600px
    }
    .index-section02-after-list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 25px -7px 0
    }
    .index-section02-after-item {
        width: 185px;
        height: 185px;
        margin: 0 7px
    }
    .index-section02-after-item:nth-child(4),
    .index-section02-after-item:nth-child(5) {
        margin-top: -20px
    }
    .index-section02-after-item-text {
        width: 150px;
        letter-spacing: 0;
        line-height: 1.4
    }
    .index-section02-after-item-title {
        font-size: 1.2rem;
        white-space: nowrap;
        line-height: 1.3
    }
    .index-section02-after-item p {
        margin-top: 3px;
        font-size: 1.1rem
    }
    .index-section02-note {
        font-size: 1.4rem
    }
    .index-section03 {
        padding-top: 60px
    }
    .index-section03-title {
        padding-top: 40px;
        font-size: 3rem
    }
    .index-section03-title::before {
        width: 45px;
        height: 30px;
        background-size: 45px 30px
    }
    .index-section03-subtitle {
        margin-top: 80px;
        padding: 15px 20px;
        background-color: #1b365d;
        font-size: 1.8rem;
        color: #fff
    }
    .index-section03-standard .index-section03-subtitle {
        margin-top: 50px
    }
    .index-section03-standard-image .lg-image {
        display: block
    }
    .index-section03-standard-image .sm-image {
        display: none
    }
    .index-section03-lineup-title {
        margin-top: 45px
    }
    .index-section03-lineup-list {
        margin: 0 -8px
    }
    .index-section03-lineup-item {
        width: calc(25% - 16px);
        margin: 35px 8px 0
    }
    .index-section03-lineup-item-text {
        min-height: 50px;
        padding: 8px;
        font-size: 1.1rem
    }
    .index-section03-lineup-item-more {
        margin-top: 10px
    }
    .index-section03-lineup-item-more a {
        padding: 15px;
        font-size: 1.4rem;
        -webkit-transition: background .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out;
        transition: background .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out
    }
    .index-section03-lineup-item-more a::after,
    .index-section03-lineup-item-more a::before {
        width: 8px;
        height: 15px;
        background-size: 8px 15px;
        -webkit-transition: opacity .2s ease-in-out,visibility .2s ease-in-out;
        transition: opacity .2s ease-in-out,visibility .2s ease-in-out
    }
    .index-section03-lineup-item-more a:hover {
        background: #fff;
        color: #1b365d
    }
    .index-section03-lineup-item-more a:hover::before {
        opacity: 0;
        visibility: hidden
    }
    .index-section03-lineup-item-more a:hover::after {
        opacity: 1;
        visibility: visible
    }
    .index-section03-lineup-item-special {
        margin-top: 10px
    }
    .index-section03-lineup-item-special a {
        padding: 15px;
        font-size: 1.4rem;
        -webkit-transition: background .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out;
        transition: background .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out
    }
    .index-section03-lineup-item-special a::after,
    .index-section03-lineup-item-special a::before {
        width: 8px;
        height: 15px;
        background-size: 8px 15px;
        -webkit-transition: opacity .2s ease-in-out,visibility .2s ease-in-out;
        transition: opacity .2s ease-in-out,visibility .2s ease-in-out
    }
    .index-section03-lineup-item-special a:hover {
        background: #1b365d;
        color: #fff
    }
    .index-section03-lineup-item-special a:hover::before {
        opacity: 0;
        visibility: hidden
    }
    .index-section03-lineup-item-special a:hover::after {
        opacity: 1;
        visibility: visible
    }
    .index-section03-lineup-item-special a:hover span::before {
        opacity: 0;
        visibility: hidden
    }
    .index-section03-lineup-item-special a:hover span::after {
        opacity: 1;
        visibility: visible
    }
    .index-section03-lineup-item-special a span::after,
    .index-section03-lineup-item-special a span::before {
        right: -15px;
        width: 12px;
        height: 8px;
        background-size: 12px 8px;
        -webkit-transition: opacity .2s ease-in-out,visibility .2s ease-in-out;
        transition: opacity .2s ease-in-out,visibility .2s ease-in-out
    }
    .index-section03-design-image {
        margin-top: 60px
    }
    .index-section03-design-image .lg-image {
        display: block
    }
    .index-section03-design-image .sm-image {
        display: none
    }
    .index-section03-design-detail {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 683px;
        margin: 35px auto 0
    }
    .index-section03-design-detail-image {
        width: 41%;
        padding-right: 20px
    }
    .index-section03-design-detail-text {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .index-section03-design-detail-text-title {
        font-size: 2rem
    }
    .index-section03-design-detail-text p {
        font-size: 1.4rem
    }
    .index-section03-auxiliary-inner {
        margin-top: 25px
    }
    .index-section03-auxiliary-ariafina,
    .index-section03-auxiliary-fujioh {
        width: 120px
    }
    .index-section03-auxiliary-fujioh {
        top: 15px
    }
    .index-section03-auxiliary-ariafina {
        top: 50px
    }
    .index-section03-auxiliary-lead {
        width: auto;
        font-size: 1.4rem;
        line-height: 2
    }
    .index-section03-auxiliary-lead-list {
        margin-top: 10px;
        font-size: 1.4rem
    }
    .index-section03-auxiliary-lead-note {
        font-size: 1.4rem
    }
    .index-section03-auxiliary-description {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .index-section03-auxiliary-description-image {
        width: 74%
    }
    .index-section03-auxiliary-description-image .lg-image {
        display: block
    }
    .index-section03-auxiliary-description-image .sm-image {
        display: none
    }
    .index-section03-auxiliary-description-list {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-top: 0;
        padding-left: 15px;
        font-size: 1.4rem
    }
    .index-section03-auxiliary-description-item {
        position: relative;
        margin-top: 20px;
        padding-left: 15px
    }
    .index-section03-auxiliary-description-item::before {
        top: 6px
    }
    .index-section03-auxiliary-description-item span img {
        width: 10px;
        height: 10px
    }
    .index-section03-auxiliary-reducer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 30px 20px 35px 30px
    }
    .index-section03-auxiliary-reducer-image {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 30%;
        text-align: center
    }
    .index-section03-auxiliary-reducer-image img {
        width: 196px;
        height: 112px
    }
    .index-section03-auxiliary-reducer-text {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-top: 0;
        padding-right: 25px
    }
    .index-section03-auxiliary-reducer-text p {
        font-size: 1.4rem
    }
    .index-section03-auxiliary-reducer-text-note p {
        font-size: 1.2rem
    }
    .index-section04 {
        margin-top: 60px;
        padding: 60px 0
    }
    .index-section04-title {
        padding-top: 50px;
        font-size: 3rem
    }
    .index-section04-title::before {
        width: 38px;
        height: 38px;
        background: url("../images/top/icon_caution-black_01.png") 0 0 no-repeat;
        background-size: 38px 38px
    }
    .index-attention-modal-lead {
        margin-bottom: 25px;
        font-size: 1.5rem;
        text-align: center
    }
    .index-attention-modal-outer {
        padding: 30px 10px 20px;
        background-color: #fff
    }
    .index-attention-modal-inner {
        overflow-y: scroll;
        height: 300px;
        background: #fff
    }
    .index-attention-modal .modal-close-btn {
        max-width: 325px;
        margin: 30px auto 0
    }
    .index-attention-modal .modal-close-btn a {
        padding: 15px;
        font-size: 1.4rem;
        -webkit-transition: background .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out;
        transition: background .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out
    }
    .index-attention-modal .modal-close-btn a:hover {
        background: #1b365d;
        color: #fff
    }
    .index-attention-title {
        font-size: 1.8rem
    }
    .index-attention-inner {
        padding: 20px 45px 40px
    }
    .index-attention-item {
        margin-top: 25px
    }
    .index-attention-item-title {
        padding-left: 20px;
        font-size: 1.5rem
    }
    .index-attention-item ol .index-attention-item-subtitle01,
    .index-attention-item ol .index-attention-item-subtitle02,
    .index-attention-item ol .index-attention-item-subtitle03 {
        padding-left: 40px
    }
    .index-attention-item ol li ul li {
        margin-top: 10px;
        padding-left: 50px
    }
    .index-attention-item-warning {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 15px;
        padding: 15px 25px 15px 20px
    }
    .index-attention-item-warning-image {
        width: 100px;
        text-align: left
    }
    .index-attention-item-warning-image img {
        width: 85px;
        height: 85px
    }
    .index-attention-item-warning p {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-top: 0;
        padding-left: 15px;
        font-size: 1.4rem
    }
    .index-attention-confirmation {
        margin-top: 50px;
        padding-top: 40px;
        font-size: 1.4rem
    }
    .index-attention-confirmation-lead {
        text-align: center
    }
    .index-attention-confirmation-btn {
        max-width: 325px;
        margin: 30px auto 0
    }
    .index-attention-confirmation-btn a {
        padding: 15px;
        font-size: 1.4rem;
        -webkit-transition: background .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out;
        transition: background .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out
    }
    .index-attention-confirmation-btn a::after,
    .index-attention-confirmation-btn a::before {
        width: 8px;
        height: 15px;
        background-size: 8px 15px;
        -webkit-transition: opacity .2s ease-in-out,visibility .2s ease-in-out;
        transition: opacity .2s ease-in-out,visibility .2s ease-in-out
    }
    .index-attention-confirmation-btn a:hover {
        background: #fff;
        color: #1b365d
    }
    .index-attention-confirmation-btn a:hover::before {
        opacity: 0;
        visibility: hidden
    }
    .index-attention-confirmation-btn a:hover::after {
        opacity: 1;
        visibility: visible
    }
    .index-attention-confirmation-info {
        margin-top: 50px;
        padding: 15px 0
    }
    .index-attention-confirmation-info-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .index-attention-confirmation-info-title {
        width: 15%;
        padding: 0;
        margin: 0;
        border-bottom: none;
        text-align: center
    }
    .index-attention-confirmation-info-contents {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 10px 15px;
        border-left: 1px solid #000
    }
    .index-attention-confirmation-info dl {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 10px
    }
    .index-attention-confirmation-info dl dt {
        width: 140px
    }
}
@media screen and (min-width:1024px),print{
    .md-hide,
    .sm-hide {
        display: inline
    }
    .lg-hide {
        display: none
    }
    .index-header-title {
        top: 26%;
        left: 9%;
        line-height: 1.2
    }
    .index-header-title-description {
        font-size: 3.2rem
    }
    .index-header-subtitle {
        margin-top: 20px;
        font-size: 2.1rem
    }
    .index-header-subtitle span {
        font-size: 2.8rem
    }
    .index-header-note {
        left: 9%;
        bottom: 80px;
        font-size: 1.4rem
    }
    .index-header-nav-trigger {
        display: none
    }
    .index-header-nav {
        position: static;
        width: auto;
        height: auto;
        background: #1b365d;
        opacity: 1;
        visibility: visible
    }
    .index-header-nav-logo {
        display: none
    }
    .index-header-nav-inner {
        max-width: 1080px;
        height: auto;
        margin: 0 auto;
        padding: 0 40px
    }
    .index-header-nav-contents {
        height: auto
    }
    .index-header-nav-contents-inner {
        display: block;
        height: auto;
        padding: 20px 0;
        overflow: hidden
    }
    .index-header-nav-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .index-header-nav-list li:not(:first-child) {
        margin-top: 0
    }
    .index-header-nav-list li a {
        font-size: 1.6rem
    }
    .index-section02-before-inner ul,
    .index-section02-before-inner ul.section02-lb {
        font-size: 1.4rem
    }
    .index-section02-before-inner p {
        font-size: 1.4rem
    }
    .index-section02-before-inner p span {
        padding-left: 1em;
        text-indent: -1em
    }
    .index-section02-after-text {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 50px -30px 0
    }
    .index-section02-after-eco-subtitle,
    .index-section02-after-flexibility-subtitle {
        padding: 8px 0;
        font-size: 2.4rem
    }
    .index-section02-after-description {
        margin-top: 10px
    }
    .index-section02-after-note {
        margin-top: 8px
    }
    .index-section02-after-list-wrap {
        max-width: 853px
    }
    .index-section02-after-list {
        margin-top: 35px
    }
    .index-section02-after-item {
        width: 273px;
        height: 273px;
        margin: 0 7px;
        border-width: 2px
    }
    .index-section02-after-item:nth-child(4),
    .index-section02-after-item:nth-child(5) {
        margin-top: -30px
    }
    .index-section02-after-item-text {
        width: 214px
    }
    .index-section02-after-item-title {
        font-size: 1.8rem
    }
    .index-section02-after-item p {
        margin-top: 8px;
        font-size: 1.4rem
    }
    .index-section03-lineup-item-text {
        min-height: inherit;
        padding: 10px 8px
    }
    .index-attention-modal-inner {
        height: 380px
    }
    .index-attention-modal .modal-close-btn {
        max-width: 325px
    }
}
@media screen and (min-width:768px) and (min-width:1024px),print{
    .index-section01-filter-detail {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .index-section01-filter-detail-description {
        width: 64.9%;
        margin-right: 20px
    }
    .index-section01-filter-detail-description-image {
        max-width: initial
    }
    .index-section01-filter-detail-note {
        text-align: left
    }
    .index-section01-filter-detail-sek {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 0 0 20px;
        padding: 12px 15px
    }
    .index-section01-filter-detail-sek-processing {
        margin-top: 15px;
        line-height: 1.4
    }
    .index-section01-filter-detail-sek dl dd {
        line-height: 1.4
    }
}
@media screen{
    [hidden~=screen] {
        display: inherit
    }
    [hidden~=screen]:not(:active):not(:focus):not(:target) {
        position: absolute!important;
        clip: rect(0 0 0 0)!important
    }
}