@charset "UTF-8";
@font-face {
    src: local("Noto Sans Japanese Regular"), local("NotoSansJapanese-Regular"), url(https://fonts.gstatic.com/s/notosansjp/v24/-F62fjtqLzI2JPCgQBnw7HFYyQgM.otf) format("opentype");
    font-family: Noto Sans JP;
    font-style: normal;
    font-weight: 400
}

@font-face {
    src: local("Noto Sans Japanese Medium"), local("NotoSansJapanese-Medium"), url(https://fonts.gstatic.com/s/notosansjp/v24/-F6pfjtqLzI2JPCgQBnw7HFQMisa3Xdj.otf) format("opentype");
    font-family: Noto Sans JP;
    font-style: normal;
    font-weight: 500
}

@font-face {
    src: local("Noto Sans Japanese Bold"), local("NotoSansJapanese-Bold"), url(https://fonts.gstatic.com/s/notosansjp/v24/-F6pfjtqLzI2JPCgQBnw7HFQei0a3Xdj.otf) format("opentype");
    font-family: Noto Sans JP;
    font-style: normal;
    font-weight: 700
}

@font-face {
    src: local("Noto Sans Japanese Black"), local("NotoSansJapanese-Black"), url(https://fonts.gstatic.com/s/notosansjp/v24/-F6pfjtqLzI2JPCgQBnw7HFQQi8a3Xdj.otf) format("opentype");
    font-family: Noto Sans JP;
    font-style: normal;
    font-weight: 900
}

@font-face {
    src: url(https://fonts.gstatic.com/s/oswald/v29/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiYA.ttf) format("truetype");
    font-family: Oswald;
    font-style: normal;
    font-weight: 400
}

@font-face {
    src: url(https://fonts.gstatic.com/s/oswald/v29/TK3_WkUHHAIjg75cFRf3bXL8LICs18NvsUZiYA.ttf) format("truetype");
    font-family: Oswald;
    font-style: normal;
    font-weight: 500
}

@font-face {
    src: url(https://fonts.gstatic.com/s/oswald/v29/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZosUZiYA.ttf) format("truetype");
    font-family: Oswald;
    font-style: normal;
    font-weight: 700
}

@font-face {
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxP.ttf) format("truetype");
    font-family: Roboto;
    font-style: normal;
    font-weight: 400
}

@font-face {
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBBc9.ttf) format("truetype");
    font-family: Roboto;
    font-style: normal;
    font-weight: 500
}

@font-face {
    src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format("truetype");
    font-family: Roboto;
    font-style: normal;
    font-weight: 700
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, fieldset, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, s, samp, section, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    font-family: Noto Sans JP, メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, HIragino Kaku Gothic Pro W3, HIragino Kaku Gothic Pro, Osaka, ＭＳ Ｐゴシック, MS P Gothic, sans-serif;
    vertical-align: baseline
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

html {
    font-size: 10px
}

body {
    -webkit-text-size-adjust: 100%;
    -webkit-print-color-adjust: exact;
    font-size: 14px;
    line-height: 1
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

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

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

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

main dd, main dt, main li, main p, main td, main th {
    line-height: 1.6
}

img {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
    height: auto;
    vertical-align: bottom
}

a:active, a:hover, a:link, a:visited {
    color: #000;
    text-decoration: none
}

#container {
    min-width: 1280px;
    overflow: hidden
}

.inner {
    position: relative;
    width: 960px;
    margin: 0 auto
}

button, input, select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    font-family: Noto Sans JP, メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, HIragino Kaku Gothic Pro W3, HIragino Kaku Gothic Pro, Osaka, ＭＳ Ｐゴシック, MS P Gothic, sans-serif
}

select::-ms-expand {
    display: none
}

.header {
    background: #000
}

.footer {
    padding: 20px 0;
    background: #111;
    color: #fff
}

.footer .inner {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.footer ul li {
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #5d5d5d;
    font-size: 1.2rem
}

.footer ul li:last-child {
    margin-left: 0;
    padding-right: 0;
    border: none
}

.footer ul li a {
    -webkit-transition: all .8s cubic-bezier(.215, .61, .355, 1);
    color: #b8b8b8;
    transition: all .8s cubic-bezier(.215, .61, .355, 1)
}

.footer ul li a svg {
    width: 12px;
    height: 12px;
    margin-left: 7px
}

.footer ul li a svg path, .footer ul li a svg polygon {
    -webkit-transition: all .8s cubic-bezier(.215, .61, .355, 1);
    fill: #b8b8b8;
    transition: all .8s cubic-bezier(.215, .61, .355, 1)
}

.footer ul li a:hover {
    color: #555
}

.footer ul li a:hover svg path, .footer ul li a:hover svg polygon {
    fill: #555
}

.footer__copy {
    font-size: 11.6px
}

.main {
    padding: 48px 0 65px
}

.main__title {
    margin-bottom: 42px;
    font-size: 24px;
    letter-spacing: -.01em
}

.step {
    margin-top: 20px;
    margin-bottom: 40px
}

.step, .step__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.step__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 33.333%;
    height: 40px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    color: #bfbfbf;
    font-size: 16px;
    letter-spacing: .01em
}

.step__item:after, .step__item:before {
    -webkit-transform: translateY(-1px);
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    transform: translateY(-1px);
    border-width: 20px 0 20px 14px;
    border-style: solid;
    content: ""
}

.step__item:before {
    right: -14px;
    border-color: transparent transparent transparent #999
}

.step__item:after {
    right: -13px;
    border-color: transparent transparent transparent #fff
}

.step__item--01 {
    border-left: 1px solid #999
}

.step__item--03 {
    width: calc(33.333% - 14px)
}

.step__item.is_active {
    background: #F4A460;
    color: #fff
}

.step__item.is_active:after, .step__item.is_active:before {
    border-color: transparent transparent transparent #F4A460
}

.step__item.is_active .step__num {
    background: #fff;
    color: #333
}

.step__num {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    padding-bottom: 1px;
    border-radius: 2px;
    background: #bfbfbf;
    color: #fff;
    font-size: 16px
}

.request-name, .step__num {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.request-name {
    margin-bottom: 45px
}

.request-name__left {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 64px;
    border: 1px solid #0e6b8c;
    color: #0e6b8c;
    font-size: 16px;
    line-height: 22px
}

.request-name__right {
    width: calc(100% - 200px);
    padding: 0 30px
}

.request-name__name {
    margin-bottom: 5px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2
}

.request-name__addr {
    font-size: 16px
}

.form__title {
    margin-bottom: 10px;
    padding-top: 1px;
    padding-bottom: 4px;
    padding-left: 15px;
    border-left: 5px solid #f18d01;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2
}

.form .btn__A {
    width: 96px;
    height: 35px;
    border-radius: 2px;
    background: #0e6b8c;
    color: #fff;
    font-size: 13px
}

.form .btn__B, .form .btn__B a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.form .btn__B a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    position: relative;
    align-items: center;
    border-bottom: 1px solid #859da6;
    color: #859da6;
    font-size: 14px
}

.form .btn__B a img {
    position: absolute;
    top: 0;
    right: -20px;
    bottom: 0;
    width: 15px;
    height: 15px;
    margin: auto 0
}

.form .btn__B a:before {
    width: 0;
    height: 0;
    margin-right: 5px;
    border-width: 3px 0 3px 3px;
    border-style: solid;
    border-color: transparent transparent transparent #859da6;
    content: ""
}

.form .btn__B a:hover {
    border-bottom: 1px solid #fff
}

.form-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ddd
}

.form-item:first-child {
    padding-top: 30px;
    border-top: 1px solid #ddd
}

.form-item__title {
    position: relative;
    width: 280px;
    padding-top: 0;
    padding-right: 45px;
    padding-left: 20px;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 700
}

.form-item__parts {
    width: calc(100% - 280px);
    padding: 0 20px 0 60px
}

.form-item__error {
    display: none;
    margin-top: 10px;
    color: #d72e2e;
    font-size: 15px;
    font-weight: 700
}

.form-item__error.is_show {
    display: block
}

.form-item__caption {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.5
}

.form-item__desc {
    font-size: 15px;
    line-height: 1.666
}

.form-item__caution {
    padding-left: 1.2em;
    color: #d72e2e;
    font-size: 14px;
    line-height: 20px;
    text-indent: -1.2em
}

.form-title__req {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 3px;
    right: 0;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 20px;
    border-radius: 2px;
    background: #de5d50;
    color: #fff;
    font-size: 12px;
    letter-spacing: .1em
}

.form-title__cap {
    margin-top: 12px;
    padding-left: 1.2em;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.7;
    text-indent: -1.2em
}

input[type=text], input[type=email], textarea {
    width: 100%;
    padding: 7px 15px;
    border-radius: 2px;
    background: #eff3f4;
    font-size: 14px;
    line-height: 1.5
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #bfbfbf
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #bfbfbf
}

input::placeholder, textarea::placeholder {
    color: #bfbfbf
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #bfbfbf
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #bfbfbf
}

textarea {
    /*height: 150px*/
}

.form-select {
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 2px;
    line-height: 1;
    vertical-align: bottom
}

.form-select:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 35px;
    height: 35px;
    background: url(/images/contact/select_arrow.png) 50% no-repeat #ff8f6c;
    background-size: 9px 6px;
    content: "";
    pointer-events: none
}

.form-select select {
    padding: 7px 55px 7px 15px;
    background: #eff3f4;
    /*プルダウンは初期の文字色を黒とする*/
    color: #000;
    font-size: 14px;
    line-height: 1.5
}

.form-select select.is_selected {
    color: #000
}

.form-radio {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 15px
}

.form-radio input {
    display: none
}

.form-radio__icon {
    position: relative;
    width: 18px;
    height: 18px;
    margin-top: 1px;
    margin-right: 6px;
    border: 1px solid #bfbfbf;
    border-radius: 50%
}

.form-radio__icon:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 12px;
    height: 12px;
    margin: auto;
    border-radius: 50%;
    background: #FA8072;
    content: "";
    opacity: 0
}

.form-radio input:checked + .form-radio__icon:after {
    opacity: 1
}

.form-check {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    font-size: 15px
}

.form-check input {
    display: none
}

.form-check__icon {
    position: relative;
    width: 18px;
    height: 18px;
    margin-top: 4px;
    margin-right: 5px;
    border: 1px solid #bfbfbf;
    border-radius: 2px
}

.form-check__icon:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 12px;
    height: 12px;
    margin: auto;
    background: url(/images/contact/check_active.png) 50% no-repeat;
    content: "";
    opacity: 0
}

.form-check input:checked + .form-check__icon {
    background: #FA8072
}

.form-check input:checked + .form-check__icon:after {
    opacity: 1
}

.form-check__text {
    width: calc(100% - 23px)
}

.form-addr__postal {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #bfbfbf
}

.form-addr__postal input[type=text]:first-of-type {
    width: 62px;
    margin-right: 10px
}

.form-addr__postal input[type=text]:nth-of-type(2) {
    width: 70px;
    margin-right: 20px;
    margin-left: 10px
}

.form-addr__city, .form-addr__mansion, .form-addr__pref {
    margin-top: 15px
}

.form-tel {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #bfbfbf
}

.form-tel input[type=text]:first-of-type {
    width: 73px;
    margin-left: 0;
    margin-right: 10px;
}

.form-tel input[type=text]:nth-of-type(2),
.form-tel input[type=text]:nth-of-type(3)
{
    width: 70px;
    margin-right: 10px;
    margin-left: 10px
}
.radio-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-top: -10px
}

.radio-list .form-radio {
    margin-top: 10px;
    margin-right: 20px
}

.radio-other {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px
}

.radio-other .form-radio {
    width: 80px
}

.radio-other input[type=text] {
    width: calc(100% - 80px)
}

.check-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-top: -13px
}

.check-list .form-check {
    width: 25%;
    margin-top: 13px
}

.check-other {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 10px
}

.check-other .form-radio {
    width: 80px
}

.check-other input[type=text] {
    width: calc(100% - 80px)
}

.cover-req {
    display: none;
    margin-top: 20px
}

.cover-text {
    margin-bottom: 15px;
    padding: 1px 10px;
    background: #2e7c99;
    color: #fff;
    font-size: 14px
}

#form02 .form-select select {
    width: 280px
}

#form07 .form-item__desc {
    margin-bottom: 25px
}

#form07 .btn__B {
    margin-top: 23px
}

#form08 .btn__B {
    margin-top: 12px
}

#form09 .form-item__desc {
    margin-bottom: 11px
}

#form09 .form-addr {
    display: none;
    margin-top: 25px
}

#form09 .form-select select {
    width: 280px
}

#form13 .form-item__desc, #form15 .form-item__desc {
    margin-bottom: 9px
}

#form16 .check-list {
    margin-top: -30px;
    margin-bottom: 23px
}

#form16 .check-list .form-check {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 172px;
    margin-top: 30px
}

#form16 .check-list .form-check:nth-child(2n) {
    margin-left: 40px
}

#form16 .check-list .form-check:nth-child(2) {
    width: 345px
}

#form16 .check-list .form-check__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 11px
}

#form16 .check-list .form-check__image {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 172px;
    height: 172px;
    background: #f5f5f5
}

#form16 .check-other {
    margin-top: 25px
}

#form18 .check-list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: -25px;
    margin-bottom: 30px
}

#form18 .check-list .form-check {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 172px;
    margin-top: 25px;
    line-height: 1.4
}

#form18 .check-list .form-check__image {
    margin-bottom: 15px
}

#form18 .check-list .form-check__icon {
    margin-top: 2px
}

#form18 .check-other {
    margin-top: 30px
}

#form20 .form-item__caution {
    margin-top: 20px
}

#form20 .check-list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0
}

#form20 .check-list .form-check {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100px;
    margin-top: 0
}

#form20 .check-list .form-check + label {
    margin-left: 20px
}

#form20 .check-list .form-check__image {
    margin-bottom: 15px
}

#form21 .form-select__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

#form21 .form-select__wrap .form-select:first-of-type {
    margin-right: 10px
}

#form21 .form-select__wrap .form-select:first-of-type select {
    width: 105px
}

#form21 .form-select__wrap .form-select:nth-of-type(2) {
    margin: 0 10px
}

#form21 .form-select__wrap .form-select:nth-of-type(2) select {
    width: 90px
}

#form25 .check-list .form-check {
    width: auto;
    margin-right: 15px
}

#form25 .check-list .form-check:nth-child(3n) {
    margin-right: 0
}

#form25 .check-other, .usemachine__item + .usemachine__item {
    margin-top: 15px
}

.usemachine__item p {
    margin-top: 10px
}

.usemachine__item.is_preview .usemachine-btn__file, .usemachine__item .preview {
    display: none
}

.usemachine__item.is_preview .usemachine-btn button {
    display: block
}

.usemachine__item.is_preview .usemachine-files__image .thumb {
    display: none
}

.usemachine__item.is_preview .usemachine-files__image .preview {
    display: block
}

.usemachine__add {
    margin-top: 30px
}

.usemachine__add button {
    padding: 4px 10px;
    border-radius: 2px;
    background: #0e6b8c;
    color: #fff;
    font-size: 14px
}

.usemachine__cap {
    margin-top: 25px
}

.usemachine__cap li {
    font-size: 14px;
    line-height: 1.5
}

.usemachine__cap li + li {
    margin-top: 10px
}

.usemachine-btn {
    margin-bottom: 15px
}

.usemachine-btn input[type=file] {
    display: none
}

.usemachine-btn button, .usemachine-btn label {
    display: inline-block;
    margin-right: 10px;
    padding: 0 7px;
    border: 1px solid #bbbebf;
    border-radius: 2px;
    background: #fff;
    font-size: 14px
}

.usemachine-btn button {
    display: none
}

.usemachine-files {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.usemachine-files__image {
    width: 150px
}

.usemachine-files__textarea {
    width: 426px;
    height: 150px
}

.current-machine-group .current-machine-entry {
    position: relative
}

.current-machine-group .current-machine-entry + .current-machine-entry {
    margin-top: 15px
}

.current-machine-group .current-machine-remove {
    position: absolute;
    top: 0;
    right: 0
}

.current-machine-group .current-machine-remove, .current-machine-group .current-machine-remove:before {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.current-machine-group .current-machine-remove:before {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    justify-content: center;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    padding-bottom: 6px;
    border-radius: 2px;
    background: #2f7fcc;
    color: #fff;
    line-height: 14px;
    content: "-"
}

.current-machine-group .image-input {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.current-machine-group .image-input .image-preview {
    width: 161px
}

.current-machine-group .image-input .image-text {
    width: 426px
}

.current-machine-group .image-input .image-text textarea {
    height: 161px
}

.current-machine-group .image-upload {
    width: 100%;
    margin-bottom: 15px
}

.current-machine-group .image-upload .image-upload-btn label {
    display: inline-block;
    margin-right: 10px;
    padding: 0 7px;
    border: 1px solid #bbbebf;
    border-radius: 2px;
    background: #fff;
    font-size: 14px
}

.current-machine-group .image-upload .image-upload-btn label input {
    display: none
}

.current-machine-group .image-upload .image-upload-cancel {
    display: inline-block;
    margin-right: 10px;
    padding: 0 7px;
    border: 1px solid #bbbebf;
    border-radius: 2px;
    background: #fff;
    font-size: 14px
}

.current-machine-group .add-button {
    margin-top: 30px
}

.current-machine-group .add-button button {
    padding: 4px 10px;
    border-radius: 2px;
    background: #0e6b8c;
    color: #fff;
    font-size: 14px
}

.current-machine-group .caption {
    margin-top: 25px
}

.current-machine-group .caption p {
    font-size: 14px;
    line-height: 1.5
}

.current-machine-group .caption p + p {
    margin-top: 10px
}

.attention {
    position: relative;
    margin-top: 60px;
    margin-bottom: 40px;
    padding: 27px 30px;
    border: 1px solid #0e6b8c;
    border-radius: 4px
}

.attention__title {
    position: absolute;
    top: -7px;
    left: 30px;
    padding: 0 20px;
    background: #fff;
    color: #0e6b8c;
    font-size: 15px;
    font-weight: 700
}

.attention ul {
    font-size: 15px;
    line-height: 1.6
}

.attention ul li {
    padding-left: 1.2em;
    text-indent: -1.2em
}

.attention ul li:before {
    color: #0e6b8c;
    font-size: 130%;
    line-height: 100%;
    content: "■"
}

.attention ul li + li {
    margin-top: 17px
}

.attention ul li:first-child, .attention ul li:first-child:before {
    color: #d72e2e
}

.policy {
    margin-bottom: 57px;
    padding: 27px 30px;
    border: 1px solid #ccc;
    border-radius: 4px
}

.policy p {
    height: 292px;
    overflow-y: scroll;
    font-size: 15px;
    line-height: 1.6
}

.form-btn, .form-btn a, .form-btn button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.form-btn a, .form-btn button {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 480px;
    max-width: 100%;
    height: 60px;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    background: #f18d01;
    color: #fff;
    font-size: 15px;
    font-weight: 700
}

.form-btn--back {
    margin-top: 20px
}

.form-btn--back button {
    background: #bfbfbf
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 50px 20px;
    overflow-y: scroll;
    background: rgba(0, 0, 0, .6)
}

.modal__inner {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    padding: 60px 30px 20px;
    background: #fff
}

.modal__inner .js_modal_close {
    position: absolute;
    top: -33px;
    right: 0
}

.modal__title {
    margin-bottom: 55px;
    font-size: 32px;
    font-weight: 700;
    text-align: center
}

.modal__desc {
    font-size: 16px
}

.modal__desc, .modal__desc .other {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

.modal__desc .other {
    width: 62px;
    height: 62px;
    margin-right: 10px;
    border-radius: 50%;
    background: #0e6b8c;
    color: #fff;
    font-weight: 700
}

.modal__desc .color {
    color: #0e6b8c;
    font-weight: 700
}

.modal-block__title {
    margin-bottom: 25px;
    padding: 10px;
    background: #e6e6e6;
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

.maincolor {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-bottom: 40px
}

.maincolor__item:nth-child(2) {
    margin-left: 20px
}

.maincolor__text {
    margin-top: 10px;
    font-size: 15px;
    text-align: center
}

.panelcolor__title {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700
}

.panelcolor-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -15px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc
}

.panelcolor-list, .panelcolor-list__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.panelcolor-list__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 33.333%;
    margin-top: 15px
}

.panelcolor-list__image {
    width: 36px
}

.panelcolor-list__text {
    width: calc(100% - 36px);
    padding-left: 10px;
    font-size: 14px
}

.form--confirm .form-item__parts {
    font-size: 15px;
    line-height: 1.7
}

.form16__confirm + .form16__confirm {
    margin-top: 20px
}

.form16__confirm .form-check__image, .form16__confirm .form-check__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.form16__confirm .form-check__image {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center;
    width: 172px;
    height: 172px;
    margin-bottom: 10px;
    background: #f5f5f5
}

.form16__confirm .form-check__image + .form-check__image {
    margin-left: 1px
}

.form18__confirm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column
}

.form18__confirm + .form18__confirm {
    margin-top: 20px
}

.form18__confirm .form-check__image {
    margin-bottom: 10px
}

.form20__confirm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.form20__confirm > div {
    margin-right: 15px;
    margin-bottom: 10px;
}

.form20__confirm > div p {
    margin-top: 8px;
}

.thanks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 45px;
    line-height: 1.5;
    border-top: 1px solid #ddd
}

.thanks__title {
    line-height: 1.5;
    text-align: center
}

.thanks__text {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center
}

.thanks__cap {
    margin-bottom: 50px
}

.thanks__cap li {
    padding-left: 1em;
    color: #d72e2e;
    line-height: 1.8;
    text-indent: -1em
}

.thanks .form-btn {
    width: 100%
}

.margin-top10 {
    margin-top:10px;
}

.margin-bottom15 {
    margin-bottom:15px;
}

.current_machine_items img {
    vertical-align: baseline;
}

@media screen and (max-width: 750px) {
    .pc {
        display: none !important
    }

    #container {
        min-width: auto
    }

    .inner {
        width: auto;
        padding: 0 16px
    }

    .footer {
        padding: 20px 0 25px;
        text-align: center
    }

    .footer .inner {
        display: block
    }

    .footer ul li {
        display: block;
        margin-right: 0;
        padding-right: 0;
        border: none
    }

    .footer ul li + li {
        margin-top: 10px
    }

    .footer__copy {
        margin-top: 15px;
        font-size: 10px
    }

    .step__item:after, .step__item:before {
        border-width: 20px 0 20px 10px
    }

    .step__item:before {
        right: -10px
    }

    .step__item:after {
        right: -9px
    }

    .request-name {
        display: block
    }

    .request-name__left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        padding: 10px 20px
    }

    .request-name__right {
        width: 100%;
        padding: 20px 0 0
    }

    .form-item {
        display: block
    }

    .form-item__title {
        width: 100%;
        margin-bottom: 10px;
        padding-left: 0
    }

    .form-item__parts {
        width: 100%;
        padding: 0
    }

    .check-list .form-check {
        width: 33.333%
    }

    #form16 .check-list .form-check {
        width: 100%
    }

    #form16 .check-list .form-check:nth-child(2n) {
        margin-left: 0
    }

    #form16 .check-list .form-check:nth-child(2), #form16 .check-list .form-check__image {
        width: 100%
    }

    #form18 .check-list .form-check {
        width: 49%
    }

    #form20 .check-list {
        margin-top: -10px
    }

    #form20 .check-list .form-check {
        margin-top: 10px
    }

    .usemachine-files__image {
        width: 100px
    }

    .usemachine-files__textarea {
        width: calc(100% - 100px)
    }

    .attention {
        padding: 20px
    }

    .attention__title {
        left: 20px
    }

    .policy {
        padding: 20px
    }

    .modal__inner {
        padding: 30px 20px
    }

    .modal__title {
        margin-bottom: 30px;
        font-size: 24px
    }

    .modal__desc {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .panelcolor-list {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .panelcolor-list__item {
        width: 48%
    }

    .form16__confirm .form-check__image {
        width: 100%
    }
    .current-machine-group .image-input .image-text {
        width: 100%
    }
    .current-machine-group .current-machine-remove {
        position: relative;
        margin-bottom: 10px;
    }

    .form20__confirm {
        flex-wrap: wrap;

    }

}

@media print, screen and (min-width: 751px) {
    .sp {
        display: none !important
    }

    .thumb-area {
        width : 26%;
        float : left;
    }
    .thumb-description {
        width : 70%;
        float : left;
    }
    .usemachine {
        clear: both;
    }
}

/*# sourceMappingURL=map/style.css.map */
