@charset 'UTF-8';
:root {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
}
*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border-width: 0;
    text-decoration: none;
}
:after,
:before {
    text-decoration: inherit;
    vertical-align: inherit;
}
* {
    margin: 0;
    padding: 0;
}
background-size contain {
    background-repeat: no-repeat;
}
body {
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 200;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
hr {
    overflow: visible;
    height: 0;
    color: inherit;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
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: -0.15em;
}
sup {
    top: -0.5em;
}
li {
    list-style: none;
    list-style-position: inside;
}
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-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
    resize: vertical;
    vertical-align: top;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
button,
input,
optgroup,
select,
textarea {
    font: inherit;
}
optgroup {
    font-weight: bold;
}
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;
}
[tabindex="-1"]:focus {
    outline: none;
}
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;
}
[type="search"],
[type="text"] {
    font-family: initial;
    line-height: 100%;
}
img {
    border-style: none;
}
progress {
    vertical-align: baseline;
}
svg:not(:root) {
    overflow: hidden;
}
audio,
canvas,
progress,
video {
    display: inline-block;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,
td,
th {
    text-align: left;
    word-break: break-all;
}
@media screen {
    [hidden~="screen"] {
        display: inherit;
    }
    [hidden~="screen"]:not(:active):not(:focus):not(:target) {
        position: absolute !important;
        clip: rect(0 0 0 0) !important;
    }
}
[aria-busy="true"] {
    cursor: progress;
}
[aria-controls] {
    cursor: pointer;
}
[aria-disabled] {
    cursor: default;
}
::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
}
::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
}
body {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ";
    color: #000;
    font-size: 16px;
    line-height: 2.1875;
    position: relative;
}
.pc{
    display: block;
}
.sp{
    display: none;
}
a {
    color: #000;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}
a:hover {
    opacity: 0.7;
}
img {
    max-width: 100%;
    height: auto;
    line-height: 1;
    vertical-align: bottom;
}
iframe {
    max-width: 100%;
}
strong {
    font-weight: bold;
}
strong.orange {
    color: #ff6822;
}
strong.yellow-line {
    background-color: #fff000;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.notice {
    color: #c00;
}
.yugo {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic";
}
.l-inner {
    width: 850px;
    position: relative;
    padding: 0;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.l-header {
    width: 100%;
    padding: 17px 0;
    background-color: #fff;
}
.l-header__inner {
    width: 1000px;
}
.l-header-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.l-header-main__logo a {
    display: block;
    line-height: 1;
}
.l-header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.l-header-menu__contact {
    margin-left: 15px;
}
.l-header-menu__toggle {
    display: none;
}
.l-header-menu__panel .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.l-header-menu__panel .menu-item a {
    display: block;
    padding: 0 1em;
}
.l-header-nav {
    display: none;
}
.l-footer {
    text-align: center;
    line-height: 3.125;
    color: #fff;
    background-color: #fabe00;
}
.l-main {
    min-height: 1px;
}
.l-section {
    position: relative;
}
.l-section-kv {
    padding: 45px 0 10px;
    background-image: url("../images/kv-bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.l-section-cta {
    padding: 40px 0;
    background-color: #f6f6f6;
}
.l-section-intro {
    padding: 40px 0 70px;
    text-align: center;
    background-color: #65aadd;
}
.l-section-develop {
    padding: 40px 0 40px;
    background-image: url("../images/develop-bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.l-section-turn {
    padding: 30px 0;
}
.l-section-complate {
    padding: 40px 0 65px;
    background-color: #65aadd;
}
.l-section-strength {
    padding: 30px 0 60px;
}
.l-section-case {
    padding: 50px 0 60px;
    background-color: #65aadd;
}
.l-section-flow {
    padding: 30px 0 50px;
}
.l-section-faq {
    padding: 60px 0 60px;
    background-color: #65aadd;
}
.l-section-greeting {
    padding: 60px 0 70px;
    background-image: url("../images/greeting-bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.l-section-form {
    padding: 60px 0 60px;
}
.p-kv-phrase {
    text-align: center;
}
.p-cta-header__title {
    text-align: center;
    line-height: 1;
    padding: 19px;
    background-color: #65aadd;
}
.p-cta-body {
    padding: 115px 24px 5px 255px;
    border: 2px solid #65aadd;
    position: relative;
    background-color: #fff;
    background-image: url("../images/cta-image.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
}
.p-cta-contact {
    width: 570px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.p-cta-contact__phone{
    pointer-events: none;
}
.p-cta-contact__notice {
    font-size: 14px;
    font-weight: 200;
    width: 570px;
    padding: 3px 0 0;
}
.p-turn {
    text-align: center;
}
.p-turn-article p + p {
    margin: 1em 0 0;
}
.p-turn-article__lower {
    margin: -2em 0 0;
}
.p-complate-header {
    width: 1000px;
    padding: 10px 0 45px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    background-image: url("../images/complate-title__bg.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.p-complate-table {
    width: 100%;
    table-layout: fixed;
}
.p-complate-table #subject {
    width: 150px;
    background-color: #fff;
}
.p-complate-table #self {
    background-color: #fff;
}
.p-complate-table #ask {
    background-color: #fffcdb;
    border: 2px solid #ff6822;
}
.p-complate-table td,
.p-complate-table th {
    text-align: center;
    vertical-align: middle;
    border: 1px solid #65aadd;
}
.p-complate-table th {
    font-size: 18px;
    line-height: 56px;
    font-weight: bold;
    color: #65aadd;
}
.p-complate-table td {
    line-height: 1.4375;
}
.p-complate-table td small {
    font-size: 13px;
}
.p-complate-table td strong {
    font-size: 20px;
    color: #ff6822;
}
.p-complate-table tbody th {
    font-size: 16px;
}
.p-strength-list {
    padding: 40px 0 0;
}
.p-strength-list__item:nth-child(odd) {
    text-align: right;
}
.p-case__inner {
    overflow: visible;
}
.p-case-header {
    text-align: center;
    position: relative;
}
.p-case-header__media {
    position: absolute;
    right: 0;
    top: -12px;
}
.p-case-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0 0;
    position: relative;
}
.p-case-list__item {
    width: 400px;
    margin: 30px 0 0;
}
.p-case-table {
    width: 100%;
    border: 1px solid #fff;
}
.p-case-table .subject {
    width: 150px;
}
.p-case-table td,
.p-case-table th {
    line-height: 36px;
    vertical-align: middle;
    text-align: left;
    padding: 0 18px;
}
.p-case-table thead {
    font-size: 20px;
    font-weight: bold;
    background-color: #faed00;
}
.p-case-table thead td {
    color: #ff6822;
    background-color: #fff799;
}
.p-case-table tbody {
    background-color: #fff;
}
.p-case-table tbody tr:nth-child(n + 2) {
    border-width: 1px 0 0;
    border-style: solid;
    border-color: #707070;
}
.p-case-table tbody th {
    color: #fff;
    font-weight: normal;
    background-color: #9e9e9f;
}
.p-flow-header {
    text-align: center;
}
.p-flow-header__desc {
    margin: 12px 0 0;
}
.p-flow-article {
    margin: 30px 0 0;
}
.p-flow-article__media {
    text-align: center;
}
.p-flow-article__notice {
    margin: 40px 0 0;
    padding: 20px 24px;
    border: 2px solid #65aadd;
}
.p-flow-article .item-subject {
    color: #65aadd;
    font-weight: bold;
}
.p-flow-article .item-desc {
    font-size: 13px;
    line-height: 1.769230769230769;
}
.p-flow-article .item + .item {
    margin: 0.5em 0 0;
}
.p-faq-header {
    text-align: center;
    margin: 0 0 50px;
}
.p-faq-list__item {
    margin: 20px 0 0;
}
.p-faq-list__item .question {
    font-size: 20px;
    color: #fff;
    background-color: #036eb7;
    padding: 8px 56px 8px 80px;
    position: relative;
    cursor: pointer;
}
.p-faq-list__item .question:before {
    content: url("../images/faq-icon__q.png");
    width: 35px;
    height: 40px;
    position: absolute;
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.p-faq-list__item .question:after {
    content: url("../images/faq-icon__open.png");
    width: 28px;
    height: 28px;
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.p-faq-list__item .question.active:after {
    content: url("../images/faq-icon__close.png");
}
.p-faq-list__item .ans {
    display: none;
    line-height: 1.625;
    background-color: #fff;
    padding: 20px 20px 25px;
}
.p-greeting-article__subject {
    font-size: 23px;
    line-height: 1.739130434782609;
    font-weight: bold;
    color: #182987;
}
.p-greeting-article__desc {
    font-weight: bold;
}
.p-greeting-article__desc p {
    margin: 40px 0 0;
}
.p-form-header__title {
    text-align: center;
    color: #182987;
    font-size: 36px;
    font-weight: 700;
    border-bottom: 1px solid #65aadd;
}
.p-form-article__error,
.p-form-article__lead {
    margin: 40px 0;
}
.p-form-article__error .subject,
.p-form-article__lead .subject {
    font-size: 20px;
}
.p-form-article__error .error_messe,
.p-form-article__lead .error_messe {
    color: #c00;
}
.p-form-item {
    border-top: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    margin-top: -1px;
}
.p-form-item__table {
    width: 100%;
    display: table;
}
.p-form-item__input,
.p-form-item__title {
    border-bottom: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    display: table-cell;
    padding: 15px;
}
.p-form-item__title {
    width: 25%;
    vertical-align: top;
}
.p-form-item__title span {
    display: block;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-weight: bold;
}
.p-form-item__title span.require {
    background: url("../images/icon-require.gif") no-repeat right center;
    padding-right: 48px;
}
.p-form-item__input {
    vertical-align: middle;
}
.p-form-item__input .input-num,
.p-form-item__input .input-select,
.p-form-item__input .input-txt {
    width: 100%;
    border: 1px solid #c8c8c8;
    padding: 8px;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.07);
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.07);
}
.p-form-item__input .input-radio {
    margin-right: 0.5em;
}
.p-form-item__input label {
    padding-right: 1em;
}
.p-form-item .input-num {
    width: 10em;
}
.p-form-item.form .subject,
.p-form-item.form .title {
    margin: 0 0 30px;
}
.p-form-item.form .message {
    margin: 0 0 30px;
}
.p-form-item.form .error_messe,
.p-form-item.form .notice {
    color: #c00;
}
.p-form-item.form .messagebox {
    text-align: center;
}
.p-form-item.form .messagebox.step1 {
    text-align: left;
    margin: 50px 0 40px;
}
.p-form-footer {
    margin: 50px auto;
    text-align: center;
}
.p-form-footer__btn {
    padding: 16px 120px;
    background: #ff9600;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 40px;
}
.p-form-footer__btn.btn-back {
    background: #999;
}
/* Column */
.line-bot {
    border-bottom: 3px solid #65aadd;
}
.title-h2 {
    font-size: 30px;
    line-height: 55px;
}
.u-mt30 {
    margin-top: 30px;
}
a:hover {
    color: #182987;
    text-decoration: underline;
}
#breadcrumbs {
    font-size: 12px;
    padding: 10px 0;
}
.h3-title {
    text-align: center;
    line-height: 1;
    padding: 19px;
    background-color: #65aadd;
    color: #fff;
    border-bottom: 3px solid #195f92;
}
h4.h4-title {padding: 0 0 2px 20px;display: initial;position: relative;margin: 0; font-weight: normal;color: #65aadd; border-bottom: 2px solid #65aadd;}
h4.h4-title:before {content: "●"; color: #65aadd; margin-left: -20px; font-size: 13px; margin-top: 3px; position: absolute;}
.p-form-footer {
    margin: 0 auto 40px;
    text-align: center;
}
.btn-page {
    padding: 16px 20px;
    background: #ff9600;
    color: #fff;
    font-weight: 700;
    border-radius: 40px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    width: 350px;
}
.btn-page:hover {background-color: #fabe00; color: #fff;text-decoration: none;}
.link {text-decoration: underline;}
.list-page li {
    margin-bottom: 5px;
    font-weight: normal;
    margin-left: 25px;
    list-style: decimal;
}
.text_area ol {margin: 0 0 10px 10px;}
.tx-left {text-align: left;}
.s-bg {background: #F0FEFE;}
.text_area {margin: 20px 0 30px;text-align: left;}
.text_area h2,.c-nap h2 {border-bottom: 2px solid #65aadd;line-height: 1.4;margin: 0 0 15px;padding: 0 2px 5px;}
.text_area p {margin: 0;}
.text_area p:last-child {}
/*NAP*/
.c-nap {margin: 40px 0 0;}
.c-table {border-collapse: collapse;border: 1px solid #ddd;text-align: left;width: 100%;}
.c-table th {background: #f7f7f7;border: 1px solid #ddd;text-align: left;vertical-align: middle;width: 25%;}
.c-table td {border: 1px solid #ddd;vertical-align: middle;}
.u-p10 {padding: 10px !important;}
/*NAP表 sp*/
@media (max-width: 768px) {
.c-table th {display: block;width: auto !important;}
.c-table td {display: block;}
.h3-title {line-height: 1.5;padding: 14px 19px;}
}
@media (max-width: 425px) {
.btn-page {width: 100%;}
}
/*ボタン*/
.column_link {margin: 30px 0 50px;text-align: center;}
.column_link a {background: #FABE00;border-radius: 5px;color: #fff;display: inline-block;font-weight: bold;line-height: 1.5;padding: 15px 20px;position: relative;text-decoration: none;transition: 0.2s;width: 80%;}
.column_link a:hover {opacity: 0.7;text-decoration: none;}
@media (min-width: 768px) {
/*ボタン PCのみ*/
.column_link a {width: 45%;}
}
/*間隔 共通*/
.u-m0 {margin: 0 !important;}
.u-mt10 {margin-top: 10px !important;}
.u-mt15 {margin-top: 15px !important;}
.u-mt20 {margin-top: 20px !important;}
.u-mt30 {margin-top: 30px !important;}
.u-mt40 {margin-top: 40px !important;}
.u-mt50 {margin-top: 50px !important;}
.u-mt60 {margin-top: 60px !important;}
.u-mt1em {margin-top: 1em !important;}
.u-mb10 {margin-bottom: 10px !important;}
.u-mb15 {margin-bottom: 15px !important;}
.u-mb20 {margin-bottom: 20px !important;}
.u-mb30 {margin-bottom: 30px !important;}
.u-mb40 {margin-bottom: 40px !important;}
.u-mb50 {margin-bottom: 50px !important;}
.u-mb60 {margin-bottom: 60px !important;}
.u-mb1em {margin-bottom: 1em !important;}
.u-p0 {padding: 0 !important;}
.u-p10 {padding: 10px !important;}
.u-p15 {padding: 15px !important;}
.u-p20 {padding: 20px !important;}
.u-pt10 {padding-top: 10px !important;}
.u-pt20 {padding-top: 20px !important;}
.u-pt30 {padding-top: 30px !important;}
.u-pt40 {padding-top: 40px !important;}
.u-pt50 {padding-top: 50px !important;}
.u-pt60 {padding-top: 60px !important;}
.u-pt1em {padding-top: 1em !important;}
.u-pb10 {padding-bottom: 10px !important;}
.u-pb20 {padding-bottom: 20px !important;}
.u-pb30 {padding-bottom: 30px !important;}
.u-pb40 {padding-bottom: 40px !important;}
.u-pb50 {padding-bottom: 50px !important;}
.u-pb60 {padding-bottom: 60px !important;}
.u-pb1em {padding-bottom: 1em !important;}
.l-section {}
.l-container {line-height: 1.5;word-break: normal;}
/*タイトル 共通*/
.l-container .l-heading-primary {background: url(https://sato-kigata.com/images/kyotu/subtitle_point01.png) no-repeat left 30%;color:#000;font-size: 22px;font-weight: bold;line-height: 1.4;margin: 0 0 10px 0;padding: 0 0 10px 30px;}
.l-container .l-heading-primary span {border-bottom: solid 2px #073290;display: block;padding: 0 0 5px}
.l-container .l-heading-secondary {line-height: 1.3;padding: 0 0 5px;}
.l-container .l-tertiary {color: #3B9C00;font-size: 18px;font-weight: bold;line-height: 1.3;}
.l-container .l-caption {}
/*コンテンツ内リンク 共通*/
.l-container a {color: #073290;}
.l-container a:hover {text-decoration: none;}
/*テキストブロック 共通*/
.c-block {overflow: hidden;}
/*小見出しブロック 共通*/
.c-s-block {}
/*末尾分 共通*/
.c-endblock {background: #eee;border: 1px solid #ddd;padding: 18px 18px 2px;}
/*画像 共通*/
.img-left-s,.img-right-s,.img-left-l,.img-right-l {float: none;margin: 0 0 4%;width: 100%;}
.img-left-s img,.img-right-s img,.img-left-l img,.img-right-l img {vertical-align: middle;width: 100%;}
/*リンク一覧 共通*/
.c-linkblock {border: 3px solid #E50012;padding: 20px 20px 5px;}
.c-linkblock h3 {line-height: 1.3;padding: 0 0 5px;}
.c-pagelink {}
.c-pagelink li {list-style-type: decimal;margin: 0 10px 0 10px;}
.c-pagelink li a {}
.c-pagelink li a:hover {}
.u-c-a {}
.u-c-a h3 {}
.u-c-a li {}
.u-c-a a {}
.u-c-a a:hover {}
.list-img li {display: inline-block; width: 300px;margin: 0 1%;vertical-align: top;}
.list-img li img {max-width: 100%;height: 300px;}
.center {text-align: center;}
.list-ul li {list-style-type: disc;list-style-position: inside;}
/*NAP表 共通*/
.c-nap h3 {border-left: 6px solid #073290;padding: 3px 10px;}
.c-table {border-collapse: collapse;border: 1px solid #ddd;text-align: left;width: 100%;}
.c-table th {background: #f7f7f7;border: 1px solid #ddd;text-align: left;vertical-align: middle;width: 25%;}
.c-table td {border: 1px solid #ddd;vertical-align: middle;}
/*NAP表 sp*/
@media (max-width: 600px) {
.c-table th {display: block;width: auto;}
.c-table td {display: block;}
}
/*ボタン 共通*/
.c-btn {text-align: center;}
.c-btn a {}
.c-btn-anchor {background: #073290;border-radius: 5px;color: #fff !important;display: inline-block;font-weight: bold;padding: 15px 20px;position: relative;text-decoration: none;transition: 0.2s;width: 80%;}
.c-btn-anchor:hover {background: #E50012;text-decoration: none;}
/*タイトル pc*/
@media (min-width: 601px) {
.l-container .l-heading-primary {font-size: 25px;margin: 0 0 10px -33px;}
}
/*各タイトル sp*/
@media (max-width: 601px) {
.l-container .l-heading-secondary,.c-linkblock h2 {font-size: 19px;}
.l-container .l-tertiary,.c-nap h2,.text_area h2 {font-size: 17px;}
.list-img li {width: 100%;margin: 0 0 4%;}
}
@media (min-width: 601px) {
/*ボタン PCのみ*/
.c-btn-anchor {width: 60%;}
/*リンク一覧 PCのみ*/
.c-linkblock {}
.c-linkblock h3 {}
.c-pagelink {}
.c-pagelink li {}
.c-pagelink li a {}
/*画像 PCのみ*/
.img-left-s {float: left;margin: 0 4% 4% 0;width: 30%;}
.img-right-s {float: right;margin: 0 0 4% 4%;width: 30%;}
.img-left-l {float: left;margin: 0 4% 4% 0;width: 30%;}
.img-right-l {float: right;margin: 0 0 4% 4%;width: 30%;}
}
@media screen and (max-width: 601px) {
    #breadcrumbs {margin-top: 25px !important;}
}
@media screen and (max-width: 768px) {
    .m-30 {margin: 30px auto !important;}
    .title-h2 {font-size: 26px !important;padding-bottom: 10px;line-height: 40px;}
    #breadcrumbs {margin-top: 35px;}
}


@media screen and (max-width: 850px){

    [type="search"] {
        outline-offset: -0.235vw;
    }
    body {
        font-size: 1.882vw;
    }
    .pc{
        display: none;
    }
    .sp{
        display: block;
    }
    .l-inner {
        width: 96vw;
    }
    .l-header {
        width: 100vw;
        padding: 2vw 0;
    }
    .l-header__inner {
        width: 96vw;
    }
    .l-header-menu__contact {
        margin-left: 1.765vw;
    }
    .l-main {
        min-height: 0.118vw;
    }
    .l-section-kv {
        padding: 5.294vw 0 1.176vw;
    }
    .l-section-cta {
        padding: 4.706vw 0;
    }
    .l-section-intro {
        padding: 4.706vw 0 8.235vw;
    }
    .l-section-develop {
        padding: 4.706vw 0 4.706vw;
    }
    .l-section-turn {
        padding: 3.529vw 0;
    }
    .l-section-complate {
        padding: 4.706vw 0 7.647vw;
        background-color: #65aadd;
    }
    .l-section-strength {
        padding: 3.529vw 0 7.059vw;
    }
    .l-section-case {
        padding: 5.882vw 0 7.059vw;
    }
    .l-section-flow {
        padding: 3.529vw 0 5.882vw;
    }
    .l-section-faq {
        padding: 7.059vw 0 7.059vw;
    }
    .l-section-greeting {
        padding: 7.059vw 0 8.235vw;
    }
    .l-section-form {
        padding: 7.059vw 0 7.059vw;
    }
    .p-cta-header__title {
        padding: 2.235vw;
    }
    .p-cta-body {
        padding: 13.529vw 2.824vw 0.588vw 28vw;
    }
    .p-cta-contact {
        width: 65.059vw;
    }
    .p-cta-contact__phone {
        width: 38.8vw;
        pointer-events: initial;
    }
    .p-cta-contact__mail {
        width: 25.8vw;
    }
    .p-cta-contact__notice {
        font-size: 1.647vw;
        width: 67.059vw;
        padding: 0.353vw 0 0;
    }
    .p-complate-header {
        width: 100vw;
        padding: 1.176vw 0 5.294vw;
    }
    .p-complate-table #subject {
        width: 17.647vw;
    }
    .p-complate-table th {
        font-size: 2.118vw;
        line-height: 6.588vw;
    }
    .p-complate-table td small {
        font-size: 1.529vw;
    }
    .p-complate-table td strong {
        font-size: 2.353vw;
    }
    .p-complate-table tbody th {
        font-size: 1.882vw;
    }
    .p-strength-list {
        padding: 4.706vw 0 0;
    }
    .p-case-header__media {
        top: -1.412vw;
    }
    h2.p-case-header__title {
        z-index: 2;
        position: relative;
    }
    .p-case-list {
        padding: 1.176vw 0 0;
    }
    .p-case-list__item {
        width: 47.059vw;
        margin: 3.529vw 0 0;
    }
    .p-case-table .subject {
        width: 17.647vw;
    }
    .p-case-table td,
    .p-case-table th {
        line-height: 4.235vw;
        padding: 0 2.118vw;
    }
    .p-case-table thead {
        font-size: 2.353vw;
    }
    .p-case-table tbody tr:nth-child(n + 2) {
        border-width: 0.118vw 0 0;
    }
    .p-flow-header__desc {
        margin: 1.412vw 0 0;
    }
    .p-flow-article {
        margin: 3.529vw 0 0;
    }
    .p-flow-article__notice {
        margin: 4.706vw 0 0;
        padding: 2.353vw 2.824vw;
    }
    .p-flow-article .item-desc {
        font-size: 1.529vw;
    }
    .p-faq-header {
        margin: 0 0 5.882vw;
    }
    .p-faq-list__item {
        margin: 2.353vw 0 0;
    }
    .p-faq-list__item .question {
        font-size: 2.353vw;
        padding: 0.941vw 6.588vw 0.941vw 9.412vw;
    }
    .p-faq-list__item .question:before {
        width: 4.118vw;
        height: 4.706vw;
        left: 1.412vw;
    }
    .p-faq-list__item .question:after {
        width: 3.294vw;
        height: 3.294vw;
        right: 1.647vw;
    }
    .p-faq-list__item .ans {
        padding: 2.353vw 2.353vw 2.941vw;
    }
    .p-greeting-article__subject {
        font-size: 2.706vw;
    }
    .p-greeting-article__desc p {
        margin: 4.706vw 0 0;
    }
    .p-form-header__title {
        font-size: 4.235vw;
    }
    .p-form-article__error,
    .p-form-article__lead {
        margin: 4.706vw 0;
    }
    .p-form-article__error .subject,
    .p-form-article__lead .subject {
        font-size: 2.353vw;
    }
    .p-form-item {
        margin-top: -0.118vw;
    }
    .p-form-item__input,
    .p-form-item__title {
        padding: 1.765vw;
    }
    .p-form-item__title span.require {
        padding-right: 5.647vw;
    }
    .p-form-item__input .input-num,
    .p-form-item__input .input-select,
    .p-form-item__input .input-txt {
        padding: 0.941vw;
        border-radius: 0.471vw;
    }
    .p-form-item.form .subject,
    .p-form-item.form .title {
        margin: 0 0 3.529vw;
    }
    .p-form-item.form .message {
        margin: 0 0 3.529vw;
    }
    .p-form-item.form .messagebox.step1 {
        margin: 5.882vw 0 4.706vw;
    }
    .p-form-footer {
        margin: 5.882vw auto;
    }
    .p-form-footer__btn {
        padding: 1.882vw 14.118vw;
        font-size: 2.353vw;
        border-radius: 4.706vw;
    }
    
}


@media screen and (max-width: 768px){
    body {
        font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ";
        color: #000;
        font-size: 16px;
        line-height: 1.818181818181818;
        position: relative;
    }
    a {
        color: #000;
        -webkit-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all;
    }
    a:hover {
        opacity: 0.7;
    }
    img {
        max-width: 100%;
        height: auto;
        line-height: 1;
        vertical-align: bottom;
    }
    iframe {
        max-width: 100%;
    }
    strong {
        font-weight: bold;
    }
    strong.orange {
        color: #ff6822;
    }
    strong.yellow-line {
        background-color: #fff000;
    }
    .notice {
        color: #c00;
    }
    .yugo {
        font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic";
    }
    .text-left {
        text-align: left;
    }
    .text-center {
        text-align: center;
    }
    .text-right {
        text-align: right;
    }
    .l-inner {
        width: 96%;
        position: relative;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
    }
    .clearfix:after {
        content: "";
        display: block;
        height: 0;
        font-size: 0;
        clear: both;
        visibility: hidden;
    }
    h1.l-header-main__logo {
        width: 42.5vw;
    }
    .l-header {
        width: 100%;
        background-color: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
    }
    .l-header-main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0.926vw 0;
    }
    .l-header-main__logo a {
        display: block;
        line-height: 1;
    }
    .l-header-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .l-header-menu__contact {
        margin-right: 1.389vw;
        width: 10.8vw;
    }
    .l-header-menu__phone {
        display: none;
    }
    .l-header-menu__toggle {
        display: block;
        width: 9.259vw;
        height: 9.259vw;
        position: relative;
    }
    .l-header-menu__toggle span {
        display: block;
        width: 100%;
        height: 0.37vw;
        background-color: #000;
        position: absolute;
        left: 0;
    }
    .l-header-menu__toggle span:first-child {
        top: 2.315vw;
    }
    .l-header-menu__toggle span:nth-child(2) {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .l-header-menu__toggle span:nth-child(3) {
        bottom: 2.315vw;
    }
    .l-header-nav {
        display: none;
    }
    .l-header-nav__panel {
        background-color: #65aadd;
        padding: 1.852vw;
    }
    .l-header-nav__panel .menu-item a {
        color: #fff;
        line-height: 4em;
        border-bottom: 1px solid #fff;
        display: block;
        padding: 0 1em;
    }
    .l-footer {
        text-align: center;
        line-height: 3.125;
        color: #fff;
        background-color: #fabe00;
        padding: 0.741vw 0;
    }
    .l-main {
        padding: 11.111vw 0 0;
        min-height: 0.093vw;
    }
    .front-page-main {
        padding: 22.111vw 0 0;
    }
    .l-section {
        position: relative;
    }
    .l-section-cta {
        padding: 6.481vw 0 7.407vw;
        background-color: #f6f6f6;
    }
    .l-section-intro {
        padding: 6.481vw 0 7.407vw;
        text-align: center;
        background-color: #65aadd;
    }
    .l-section-develop {
        padding: 0px 0px;
        text-align: center;
    }
    .l-section-turn {
        padding: 5.556vw 0;
    }
    .l-section-complate {
        padding: 4.63vw 0 7.407vw;
        background-color: #65aadd;
    }
    .l-section-strength {
        padding: 2.778vw 0 9.259vw;
    }
    .l-section-case {
        padding: 6.481vw 0 8.333vw;
        background-color: #65aadd;
    }
    .l-section-flow {
        padding: 2.778vw 0 8.333vw;
    }
    .l-section-faq {
        padding: 7.407vw 0 12.037vw;
        background-color: #65aadd;
    }
    .l-section-greeting {
        padding: 6.481vw 0 7.407vw;
        background-image: url("../images/sp/greeting-bg.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    .l-section-form {
        padding: 5.556vw 0 5.556vw;
    }
    .l-section-kv {
        padding: 0;
    }
    .p-kv-phrase {
        text-align: center;
        width: 100%;
    }
    .p-cta-header__title {
        text-align: center;
        line-height: 1;
        padding: 2.315vw;
        background-color: #65aadd;
    }
    .p-cta-body {
        padding: 1.852vw 1.852vw 2.778vw;
        border: 2px solid #65aadd;
        position: relative;
        background-color: #fff;
        text-align: center;
        background-image: none;
    }
    .p-cta-media {
        padding: 0 0 1.852vw;
    }
    .p-cta-contact {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: auto;
    }
    .p-cta-contact__phone {
        width: 55.64516129032258%;
    }
    .p-cta-contact__mail {
        width: 37.29838709677419%;
    }
    .p-cta-contact__notice {
        font-size: 2.593vw;
        font-weight: 200;
        width: 100%;
        padding: 0.5em 0 0;
    }
    .p-turn {
        text-align: center;
    }
    .p-turn-article p + p {
        margin: 1em 0 0;
    }
    .p-turn-article__lower {
        margin: -1em 0 0;
    }
    .p-complate-header {
        padding: 0 2vw 5.556vw;
        margin: 0 0 0.926vw;
        text-align: center;
        position: relative;
        background-image: url("../images/sp/complate-title__bg.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right bottom;
    }
    .p-complate-media {
        text-align: center;
    }
    .p-complate-table {
        display: none;
        width: 100%;
        table-layout: fixed;
    }
    .p-complate-table #subject {
        width: 16.204vw;
        background-color: #fff;
    }
    .p-complate-table #self {
        background-color: #fff;
    }
    .p-complate-table #ask {
        background-color: #fffcdb;
        border: 2px solid #ff6822;
    }
    .p-complate-table td,
    .p-complate-table th {
        font-size: 2.778vw;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #65aadd;
        letter-spacing: -0.125em;
    }
    .p-complate-table th {
        line-height: 8.889vw;
        font-weight: bold;
        color: #65aadd;
        white-space: nowrap;
    }
    .p-complate-table td {
        line-height: 1.333333333333333;
    }
    .p-complate-table td small {
        font-size: 2.407vw;
    }
    .p-complate-table td strong {
        font-size: 3.241vw;
        color: #ff6822;
    }
    .p-strength-list {
        padding: 0.463vw 0 0;
    }
    .p-strength-item {
        text-align: center;
        margin: 4.167vw 0 0;
    }
    .p-strength-item__subject {
        margin: 0 0 -0.093vw;
    }
    .p-strength-item__subject .close {
        display: none;
    }
    .p-strength-item__desc {
        display: none;
    }
    .p-case__inner {
        overflow: visible;
    }
    .p-case-header {
        text-align: center;
        position: relative;
        margin: 0 0 7.407vw;
    }
    .p-case-header__media {
        position: absolute;
        right: 0;
        top: -1.111vw;
    }
    .p-case-list {
        width: calc(100% - 14.8vw);
        margin: 0 auto 0;
        position: relative;
    }
    .p-case-table {
        width: 100%;
        margin: 0 auto;
        border: 1px solid #fff;
    }
    .p-case-table .subject {
        width: 27.778vw;
    }
    .p-case-table td,
    .p-case-table th {
        line-height: 6.944vw;
        vertical-align: middle;
        text-align: left;
        padding: 0 1.667vw;
    }
    .p-case-table thead {
        font-size: 3.704vw;
        font-weight: bold;
        background-color: #faed00;
    }
    .p-case-table thead td {
        font-size: 3.889vw;
        color: #ff6822;
        background-color: #fff799;
    }
    .p-case-table tbody {
        font-size: 3.148vw;
        background-color: #fff;
    }
    .p-case-table tbody tr:nth-child(n + 2) {
        border-width: 0.093vw 0 0;
        border-style: solid;
        border-color: #707070;
    }
    .p-case-table tbody th {
        color: #fff;
        font-weight: normal;
        background-color: #9e9e9f;
    }
    .p-flow-header {
        text-align: center;
    }
    .p-flow-header__desc {
        margin: 4.63vw 0 0;
    }
    .p-flow-article {
        margin: 8.333vw 0 0;
    }
    .p-flow-article__media {
        text-align: center;
    }
    .p-flow-article__notice {
        margin: 5.556vw 0 0;
        padding: 2.778vw 1.852vw;
        border: 2px solid #65aadd;
    }
    .p-flow-article .item-subject {
        color: #65aadd;
        font-weight: bold;
    }
    .p-flow-article .item-desc {
        line-height: 1.515151515151515;
        font-size: 1em;
    }
    .p-flow-article .item + .item {
        margin: 0.5em 0 0;
    }
    .p-faq-header {
        text-align: center;
        margin: 0 0 5.556vw;
    }
    .p-faq-list__item {
        margin: 4.63vw 0 0;
    }
    .p-faq-list__item .question {
        line-height: 1.515151515151515;
        color: #fff;
        background-color: #036eb7;
        padding: 2.315vw 8.148vw 2.315vw 7.87vw;
        position: relative;
        cursor: pointer;
        font-size: 1em;
    }
    .p-faq-list__item .question:before {
        content:"";
        background: url("../images/sp/faq-icon__q.png") center center no-repeat;
        background-size: contain;
        width: 4.074vw;
        height: 4.63vw;
        position: absolute;
        left: 2.037vw;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .p-faq-list__item .question:after {
        content: "";
        background: url("../images/faq-icon__open.png") center center no-repeat;
        background-size:
        width: 4.074vw;
        height: 4.074vw;
        position: absolute;
        right: 2.037vw;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .p-faq-list__item .question.active:after {
        content: url("../images/faq-icon__close.png");
    }
    .p-faq-list__item .ans {
        display: none;
        background-color: #fff;
        padding: 1.852vw 1.852vw 2.315vw;
    }
    .p-greeting-article__subject {
        font-size: 3.889vw;
        line-height: 1.547619047619048;
        font-weight: bold;
        color: #182987;
    }
    .p-greeting-article__subject small {
        font-size: 3.519vw;
    }
    .p-greeting-article__desc {
        font-weight: bold;
    }
    .p-greeting-article__desc p {
        margin: 5.556vw 0 0;
    }
    .p-form-header__title {
        text-align: center;
        color: #182987;
        font-size: 5.556vw;
        font-weight: 700;
        border-bottom: 1px solid #65aadd;
    }
    .p-form-article__error,
    .p-form-article__lead {
        margin: 3.704vw 0;
    }
    .p-form-article__error .subject,
    .p-form-article__lead .subject {
        font-size: 1.852vw;
    }
    .p-form-article__error .error_messe,
    .p-form-article__lead .error_messe {
        color: #c00;
    }
    .p-form-item{
        border: none;
    }
    .p-form-item__input,
    .p-form-item__title{
        border: none;
        display: block;
    }
    .p-form-item__title {
        padding: 1.389vw;
        width: 100%;
    }
    .p-form-item__title span {
        display: inline-block;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
        font-weight: bold;
    }
    .p-form-item__title span.require {
        background: url(../images/sp/icon-require.png) no-repeat right center;
        background-size: contain;
        padding-right: 20vw;
        display: inline;
    }
    .p-form-item__input {
        padding: 0 1.389vw 2.778vw;
    }
    .p-form-item__input .input-num,
    .p-form-item__input .input-select,
    .p-form-item__input .input-txt {
        width: 100%;
        border-bottom: 1px solid #c8c8c8;
        padding: 0.741vw;
        border-radius: 0.37vw;
        -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.07);
        box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.07);
    }
    .p-form-item__input .input-radio {
        margin-right: 0.5em;
    }
    .p-form-item__input label {
        padding-right: 1em;
    }
    .p-form-item__input .input-num {
        width: 10em;
    }
    .p-form-item.form .subject,
    .p-form-item.form .title {
        margin: 0 0 2.778vw;
    }
    .p-form-item.form .message {
        margin: 0 0 2.778vw;
    }
    .p-form-item.form .error_messe {
        color: #c00;
    }
    .p-form-item.form .messagebox {
        text-align: center;
    }
    .p-form-item.form .messagebox.step1 {
        text-align: left;
        margin: 4.63vw 0 3.704vw;
    }
    .p-form-footer {
        margin: 50px auto;
        text-align: center;
    }
    .p-form-footer__btn {
        padding: 1.481vw 11.111vw;
        background: #ff9600;
        color: #fff;
        font-size: 2.778vw;
        font-weight: 700;
        border-radius: 3.704vw;
    }
    .p-form-footer__btn.btn-back {
        background: #999;
    }
    .slick-next,
    .slick-prev {
        width: 5.093vw;
        height: 8.333vw;
        z-index: 100;
    }
    .slick-prev {
        left: -7.407vw;
    }
    .slick-prev:before {
        content: "";
        background: url("../images/sp/slide-prev.png") center center no-repeat;
        background-size: contain;
        width: 6vw;
        height: 6vw;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
    }
    .slick-next {
        right: -7.407vw;
    }
    .slick-next:before {
        content: "";
        background: url("../images/sp/slide-next.png")center center no-repeat;
        background-size: contain;
        width: 6vw;
        height: 6vw;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 0;
    }
    
}