﻿@import url(https://use.typekit.net/lkp3ogl.css);
@charset "UTF-8";
@-webkit-keyframes visualImgAni {
0% {
-webkit-transform:scale(1.075) rotate(.1deg);
transform:scale(1.075) rotate(.1deg)
}
to {
-webkit-transform:translateZ(0) scale(1.01) rotate(.1deg);
transform:translateZ(0) scale(1.01) rotate(.1deg)
}
}
@keyframes visualImgAni {
0% {
-webkit-transform:scale(1.075) rotate(.1deg);
transform:scale(1.075) rotate(.1deg)
}
to {
-webkit-transform:translateZ(0) scale(1.01) rotate(.1deg);
transform:translateZ(0) scale(1.01) rotate(.1deg)
}
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, l, label, legend, li, mark, menu, nav, object, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0
}
button, h1, h2, h3, h4, h5, h6, input, option, select, table, textarea {
    font-size: 100%
}
blockquote, q {
    quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block
}
input, ol, textarea, ul {
    margin: 0;
    padding: 0
}
ol, ul {
    list-style: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption, th {
    text-align: left
}
a img, img {
    border: none
}
a {
    cursor: pointer
}
input:not([type=checkbox]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
html {
    height: 100%;
    line-height: 1.6
}
body {
    position: relative;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    color: #000
}

@media print, screen and (min-width:48em) {
body {
    font-family: Yu Gothic Medium, \\6E38\30B4\30B7\30C3\30AF Medium, Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial;
    line-height: 1.75
}
}

@media only screen and (max-width:47.9375em) {
body {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial;
    line-height: 1.75
}
}
a {
    text-decoration: none;
    color: #333;
    -webkit-transition: color .1s ease 0s;
    transition: color .1s ease 0s
}

@media print, screen and (min-width:61.25em) {
a:hover {
    color: #176dce
}
}

@media print, screen and (min-width:61.25em) {
a[href^=tel] {
    pointer-events: none;
    cursor: text
}
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
    font-weight: 400
}
.news_btn {
    margin-bottom: 20px;
    overflow: auto
}

@media print, screen and (min-width:48em) {
.news_btn li {
    float: left;
    background: #fff;
    line-height: 1.75em;
    padding: 5px 0;
    width: 50%
}
}
.news_btn li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.news_btn li img {
    width: 20px;
    height: 20px;
    margin-right: 5px
}
.wp_news {
    margin-bottom: 20px
}
.digimaga_news01_a h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.digimaga_news01_a h2 img {
    width: 34px;
    height: 34px;
    margin-right: 8px
}
.l-root-container {
    position: relative
}

@media print, screen and (min-width:48em) {
.l-root-container {
    overflow-x: hidden;
    padding-top: 60px
}
}

@media print, screen and (min-width:61.25em) {
.l-root-container {
    padding-top: 110px;
    -webkit-transition: padding-top .2s ease;
    transition: padding-top .2s ease
}
}

@media print, screen and (min-width:61.25em) {
.l-root-container.is-scrolled {
    padding-top: 60px
}
}
.browser-is-ie .l-root-container {
    overflow: hidden
}
.l-form-container {
    position: relative
}

@media print, screen and (min-width:48em) {
.l-form-container {
    overflow-x: hidden
}
}
.browser-is-ie .l-form-container {
    overflow: hidden
}
.l-header {
    background: #fff
}

@media only screen and (max-width:47.9375em) {
.l-header {
    border-bottom: 1px solid #ddd
}
}

@media print, screen and (min-width:48em) {
.l-header {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px
}
}

@media print, screen and (min-width:61.25em) {
.l-header {
    height: auto
}
}

@media print, screen and (min-width:48em) {
.l-header.has-shadow {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16)
}
}
.l-header--has_shadow {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    font-size: 16px;
    font-size: 1rem
}
.l-header__inner {
    background: #fff
}

@media print, screen and (min-width:48em) {
.l-header__inner {
    position: relative;
    z-index: 10000;
    margin-right: auto;
    margin-left: auto
}
}

@media print, screen and (min-width:61.25em) {
.l-header__inner {
    max-width: 1400px;
    padding-right: 4.68%;
    padding-left: 4.68%;
    position: static;
    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
}
}

@media only screen and (max-width:47.9375em) {
.l-header__logo {
    z-index: 1000;
    padding: 10px 4.68% 9px;
    text-align: center;
    line-height: 1
}
}

@media print, screen and (min-width:48em) {
.l-header__logo {
    position: relative;
    z-index: 10000;
    background: #fff;
    padding: 15px 4.68%
}
}

@media print, screen and (min-width:61.25em) {
.l-header__logo {
    position: static;
    background: none;
    padding: 0
}
}

@media print, screen and (min-width:61.25em) {
.browser-is-ie .l-header__logo {
    position: relative
}
}

@media print, screen and (min-width:48em) {
.l-header__logo.is-active {
    border-bottom: 1px solid #ddd
}
}

@media print, screen and (min-width:61.25em) {
.l-header__logo.is-active {
    border-bottom: none
}
}

@media only screen and (max-width:47.9375em) {
.l-header__logo>a {
    display: inline-block
}
}
.l-header__logo>a>svg {
    vertical-align: top
}

@media only screen and (max-width:47.9375em) {
.l-header__logo>a>svg {
    width: 72px;
    max-height: 24px;
    margin-right: auto;
    margin-left: auto
}
}

@media print, screen and (min-width:48em) {
.l-header__logo>a>svg {
    width: 90px;
    max-height: 30px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
}

@media print, screen and (min-width:80em) {
.l-header__logo>a>svg {
    width: 125px;
    max-height: 43px
}
}
.l-header__menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 9000;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 0
}

@media only screen and (max-width:47.9375em) {
.l-header__menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    max-height: 100vh;
    padding-right: 4.68%;
    padding-bottom: 58px;
    padding-left: calc(4.68% + 60px)
}
}

@media print, screen and (min-width:48em) {
.l-header__menu {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    max-height: calc(100vh - 60px);
    padding-right: 4.68%;
    padding-bottom: 58px;
    padding-left: 4.68%;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
}

@media print, screen and (min-width:61.25em) {
.l-header__menu {
    background-color: transparent;
    opacity: 1;
    position: static;
    top: 0;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-right: 0;
    margin-left: auto;
    padding: 44px 0 0;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: padding-top .2s ease;
    transition: padding-top .2s ease
}
.browser-is-safari .l-header__menu, .l-header__menu {
    overflow: visible
}
}

@media print, screen and (min-width:61.25em) {
.is-scrolled .l-header__menu {
    padding-top: 0
}
}
.l-header__menu.is-active {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.l-header__button {
    border: none;
    z-index: 10000
}

@media only screen and (max-width:47.9375em) {
.l-header__button {
    background-color: #f8b500;
    outline: none;
    display: block;
    position: fixed;
    bottom: 60px;
    left: 0;
    width: 60px;
    height: 60px;
    border-radius: 0 4px 4px 0
}
}

@media print, screen and (min-width:48em) {
.l-header__button {
    position: absolute;
    top: calc(50% - 9px);
    right: 4.68%;
    padding: 0;
    background-color: transparent
}
}

@media print, screen and (min-width:61.25em) {
.l-header__button {
    display: none
}
}

@media only screen and (max-width:47.9375em) {
.l-header__button.is-active {
    background-color: #383b56
}
}

@media only screen and (max-width:47.9375em) {
.l-header__button-text {
    position: relative;
    color: transparent;
    font-size: 9px;
    font-size: .5625rem;
    font-weight: 700;
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%
}
}

@media print, screen and (min-width:48em) {
.l-header__button-text {
    display: none
}
}

@media only screen and (max-width:47.9375em) {
.l-header__button-text:before {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    content: "\30E1\30CB\30E5\30FC";
    color: #000
}
}

@media only screen and (max-width:47.9375em) {
.l-header__button.is-active .l-header__button-text:before {
    color: #fff;
    content: "\9589\3058\308B"
}
}
.p-hamburger-icon {
    border: none;
    z-index: 10000;
    position: absolute;
    width: 24px;
    height: 19px;
    padding: 0;
    background-color: transparent;
    cursor: pointer
}

@media only screen and (max-width:47.9375em) {
.p-hamburger-icon {
    top: 14px;
    left: calc(50% - 12px)
}
}

@media print, screen and (min-width:61.25em) {
.p-hamburger-icon {
    display: none
}
}
.p-hamburger-icon span {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 9px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    -webkit-transition: transform .2s ease;
    transition: transform .2s ease
}

@media print, screen and (min-width:61.25em) {
.p-hamburger-icon span {
    display: none
}
}
.p-hamburger-icon:before {
    top: 0
}
.p-hamburger-icon:after, .p-hamburger-icon:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    -webkit-transition: transform .2s ease;
    transition: transform .2s ease
}
.p-hamburger-icon:after {
    bottom: 0
}
.l-header__button.is-active .p-hamburger-icon span {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media only screen and (max-width:47.9375em) {
.l-header__button.is-active .p-hamburger-icon span {
    background-color: #fff
}
}
.l-header__button.is-active .p-hamburger-icon:before {
    -webkit-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg)
}

@media only screen and (max-width:47.9375em) {
.l-header__button.is-active .p-hamburger-icon:before {
    background-color: #fff
}
}
.l-header__button.is-active .p-hamburger-icon:after {
    -webkit-transform: translateY(-9px) rotate(45deg);
    transform: translateY(-9px) rotate(45deg)
}

@media only screen and (max-width:47.9375em) {
.l-header__button.is-active .p-hamburger-icon:after {
    background-color: #fff
}
}
.l-header__overlay {
    position: fixed;
    z-index: 8000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    visibility: hidden
}

@media only screen and (max-width:47.9375em) {
.l-header__overlay {
    background-color: #fff;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
}

@media print, screen and (min-width:48em) {
.l-header__overlay {
    background: rgba(0,0,0,.2);
    opacity: 0
}
}

@media print, screen and (min-width:61.25em) {
.l-header__overlay {
    top: 110px;
    height: calc(100vh - 110px)
}
}
.l-header__overlay.is-active {
    visibility: visible
}

@media only screen and (max-width:47.9375em) {
.l-header__overlay.is-active {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}

@media print, screen and (min-width:48em) {
.l-header__overlay.is-active {
    opacity: 1
}
}

@media print, screen and (min-width:61.25em) {
.l-main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 17px
}
}

@media print, screen and (min-width:61.25em) {
.is-scrolled .l-main-menu>ul>li>a {
    padding-bottom: 20px
}
}

@media print, screen and (min-width:61.25em) {
.l-main-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
}

@media print, screen and (min-width:48em) {
.l-main-menu__list+.l-main-menu__list {
    position: relative
}
}

@media print, screen and (min-width:61.25em) {
.l-main-menu__list+.l-main-menu__list {
    margin-left: 10px;
    padding-left: 11px
}
}

@media print, screen and (min-width:87.5em) {
.l-main-menu__list+.l-main-menu__list {
    margin-left: 25px;
    padding-left: 26px
}
}

@media print, screen and (min-width:61.25em) {
.l-main-menu__list+.l-main-menu__list:before {
    content: "";
    position: absolute;
    top: .75em;
    left: 0;
    width: 1px;
    height: 16px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #ccc
}
}
.l-main-menu__list>li {
    border-bottom: 1px solid #ddd
}

@media print, screen and (min-width:61.25em) {
.l-main-menu__list>li {
    border: none
}
}
.l-main-menu__list>li>a {
    position: relative;
    font-size: 16px;
    font-size: 1rem;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    display: block;
    padding-top: 13px;
    padding-bottom: 11px
}

@media only screen and (max-width:47.9375em) {
.l-main-menu__list>li>a {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.l-main-menu__list>li>a {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:61.25em) {
.l-main-menu__list>li>a {
    padding: 0 12px 25px;
    font-size: 13px;
    font-size: .820rem;
    display: block;
    font-weight: 700;
    -webkit-transition: padding-bottom .2s ease;
    transition: padding-bottom .2s ease
}
}

@media print, screen and (min-width:87.5em) {
.l-main-menu__list>li>a {
    padding-right: 25px;
    padding-left: 25px
}
}

@media print, screen and (min-width:61.25em) {
.l-main-menu__list>li>a.is-active, .l-main-menu__list>li>a.is-current {
    position: relative
}
}

@media print, screen and (min-width:61.25em) {
.l-main-menu__list>li>a.is-active:after, .l-main-menu__list>li>a.is-current:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 10px;
    width: calc(100% - 20px);
    height: 3px;
    background-color: #fff;
}
}

@media print, screen and (min-width:87.5em) {
.l-main-menu__list>li>a.is-active:after, .l-main-menu__list>li>a.is-current:after {
    left: 25px;
    width: calc(100% - 50px)
}
}
.l-main-menu__list>li>a:hover svg {
    fill: #176dce
}

@media print, screen and (min-width:61.25em) {
.is-scrolled .l-main-menu__list>li>a {
    padding-bottom: 20px
}
}
.l-main-menu__list>li>a>svg {
    display: none
}

@media print, screen and (min-width:61.25em) {
.l-main-menu__list>li>a>svg {
    fill: #333;
    display: block;
    position: absolute;
    top: .4em;
    right: -2px;
    width: 9px;
    height: 9px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}
}

@media print, screen and (min-width:87.5em) {
.l-main-menu__list>li>a>svg {
    right: 10px
}
}

@media print, screen and (min-width:61.25em) {
.browser-is-ie .l-main-menu__list>li>a>svg {
    top: .25em
}
}

@media print, screen and (min-width:61.25em) {
.l-main-menu__list:last-child>li:last-child>a {
    padding-right: 0
}
}

@media print, screen and (min-width:61.25em) {
.l-main-menu__list:last-child>li:last-child>a:after {
    width: calc(100% - 10px)
}
}

@media print, screen and (min-width:87.5em) {
.l-main-menu__list:last-child>li:last-child>a:after {
    width: calc(100% - 25px)
}
}
@-webkit-keyframes bugfixMove {
to {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes bugfixMove {
to {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}

@media only screen and (max-width:47.9375em) {
.l-main-menu__dropdown-area {
    display: none
}
}

@media print, screen and (min-width:48em) {
.l-main-menu__dropdown-area {
    height: 0;
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    z-index: 10000;
    left: 0;
    width: 100%;
    background: #eee;
    border-top: 1px solid #ddd;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16)
}
}

@media print, screen and (min-width:61.25em) {
.l-main-menu__dropdown-area.is-active {
    visibility: visible
}
}

@media print, screen and (min-width:61.25em) {
.browser-is-ie .l-main-menu__dropdown-area.is-active {
    -webkit-animation: bugfixMove 0s linear .01s 1 normal;
    animation: bugfixMove 0s linear .01s 1 normal
}
}

@media print, screen and (min-width:61.25em) {
.l-main-menu__dropdown-area-scrollable {
    max-height: calc(100vh - 110px);
    overflow-y: auto
}
.browser-is-safari .l-main-menu__dropdown-area-scrollable {
    overflow-x: hidden
}
}

@media print, screen and (min-width:61.25em) {
.l-main-menu__dropdown-area-inner {
    margin: 20px auto;
    padding: 0 6.25%;
    max-width: 1400px
}
}

@media print, screen and (min-width:87.5em) {
.l-main-menu__dropdown-area-inner {
    padding-right: 0;
    padding-left: 0
}
}
.l-main-menu__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000
}

@media only screen and (max-width:47.9375em) {
.l-main-menu__overlay {
    visibility: hidden;
    z-index: 8;
    opacity: 0;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}
}

@media print, screen and (min-width:48em) {
.l-main-menu__overlay {
    visibility: hidden;
    z-index: 8;
    opacity: 0;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}
}

@media only screen and (max-width:47.9375em) {
.l-main-menu__overlay.is-active {
    visibility: visible;
    opacity: .45
}
}

@media print, screen and (min-width:48em) {
.l-main-menu__overlay.is-active {
    visibility: visible;
    opacity: .45
}
}

@media print, screen and (min-width:48em) {
.l-sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
}

@media print, screen and (min-width:61.25em) {
.l-sub-menu {
    position: absolute;
    z-index: 10000;
    top: 16px;
    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    right: 0;
    left: 0;
    max-width: 1400px;
    padding-right: 4.68%;
    padding-left: 4.68%;
    margin-right: auto;
    margin-left: auto
}
}

@media print, screen and (min-width:61.25em) {
.browser-is-ie .l-sub-menu {
    z-index: 9999
}
}

@media print, screen and (min-width:61.25em) {
.is-scrolled .l-sub-menu {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}
}
.l-sub-menu>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    padding-top: 20px
}

@media only screen and (max-width:47.9375em) {
.l-sub-menu>ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
}

@media print, screen and (min-width:61.25em) {
.l-sub-menu>ul {
    margin-left: 0;
    padding-top: 0
}
}
.l-sub-menu>ul li {
    margin-left: 20px
}

@media print, screen and (min-width:61.25em) {
.l-sub-menu>ul li {
    margin-left: 0
}
}

@media print, screen and (min-width:61.25em) {
.l-sub-menu>ul li+li {
    margin-left: 20px
}
}

@media print, screen and (min-width:87.5em) {
.l-sub-menu>ul li+li {
    margin-left: 40px
}
}

@media only screen and (max-width:47.9375em) {
.l-sub-menu>ul li+li:last-child {
    display: none
}
}
.l-sub-menu>ul a {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    color: #999;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media only screen and (max-width:47.9375em) {
.l-sub-menu>ul a {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.l-sub-menu>ul a {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:61.25em) {
.l-sub-menu>ul a {
    color: #000
}
}

@media print, screen and (min-width:61.25em) {
.l-sub-menu>ul a:hover {
    color: #176dce
}
}

@media print, screen and (min-width:61.25em) {
.browser-is-ie .l-sub-menu {
    width: 90.64%;
    right: 50%;
    left: auto;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0)
}
}

@media print, screen and (min-width:61.25em) {
.browser-is-ie .is-scrolled .l-sub-menu {
    z-index: 8000;
    opacity: 0;
    -webkit-transform: translate3d(50%, -100%, 0);
    transform: translate3d(50%, -100%, 0)
}
}
.l-footer {
    position: relative;
    width: 100%;
    background-color: #fff
}

@media only screen and (max-width:47.9375em) {
.l-footer__top {
    display: none;
    padding-top: 32px;
    padding-bottom: 10px
}
}

@media print, screen and (min-width:48em) {
.l-footer__top {
    padding-top: 80px;
    padding-bottom: 80px
}
}
.l-footer__bottom {
    overflow: hidden;
    background-color: #efefef
}

@media only screen and (max-width:47.9375em) {
.l-footer__bottom {
    padding-top: 24px;
    padding-bottom: 34px
}
}

@media print, screen and (min-width:48em) {
.l-footer__bottom {
    padding-top: 11px;
    padding-bottom: 8px
}
}

@media print, screen and (min-width:48em) {
.l-footer__bottom .l-footer__inner {
    display: block
}
}

@media print, screen and (min-width:48em) {
.l-footer__bottom .l-footer__inner:after {
    content: "";
    display: block;
    clear: both
}
}
.l-footer__inner {
    position: relative
}

@media only screen and (max-width:47.9375em) {
.l-footer__inner {
    width: 100%;
    padding-right: 4.68%;
    padding-left: calc(4.68% + 60px)
}
}

@media print, screen and (min-width:48em) {
.l-footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
    padding-right: 4.68%;
    padding-left: 4.68%;
    margin-left: auto;
    margin-right: auto
}
}

@media print, screen and (min-width:48em) {
.l-footer__company {
    padding-right: 65px;
    margin-right: 65px;
    border-right: 1px solid #ccc
}
}
.l-footer__company-logo {
    width: 129px;
    height: 43px;
    margin-bottom: 25px
}
.l-footer__company-name {
    margin-bottom: 17px;
    font-weight: 700
}
.l-footer__company-info, .l-footer__company-name, .l-footer__other {
    font-size: 12px;
    font-size: .75rem
}

@media only screen and (max-width:47.9375em) {
.l-footer__other {
    overflow: hidden;
    margin-bottom: 18px
}
}

@media print, screen and (min-width:48em) {
.l-footer__other {
    float: left
}
}
.l-footer__other>a {
    float: left
}

@media only screen and (max-width:47.9375em) {
.l-footer__other>a {
    line-height: 2.2;
    clear: both
}
}

@media print, screen and (min-width:48em) {
.l-footer__other>a+a {
    margin-left: 25px
}
}

@media only screen and (max-width:47.9375em) {
.l-footer__copy {
    font-size: 10px;
    font-size: .625rem;
    line-height: 1.6
}
}

@media print, screen and (min-width:48em) {
.l-footer__copy {
    font-size: 12px;
    font-size: .75rem;
    float: right
}
}

@media print, screen and (min-width:48em) {
.l-footer__copy br {
    display: none
}
}
.l-footer--type_contact {
    position: absolute;
    bottom: 0
}

@media only screen and (max-width:47.9375em) {
.l-footer--type_contact .l-footer__inner {
    padding-right: 4.68%;
    padding-left: 4.68%
}
}
.l-content-container {
    position: relative
}
.l-content-container--has_border {
    border-bottom: 1px solid #dfdfdf
}
.l-content-container--bg_fill {
    background-color: #f5f5f5
}
.l-aside-container--has_border {
    border-bottom: 1px solid #dfdfdf
}
.l-breadcrumbs {
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 4
}

@media only screen and (max-width:47.9375em) {
.l-breadcrumbs {
    display: none
}
}

@media print, screen and (min-width:48em) {
.l-breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
}

@media print, screen and (min-width:87.5em) {
.l-breadcrumbs {
    padding-right: 0;
    padding-left: 0
}
}
.l-breadcrumbs__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

@media print, screen and (min-width:48em) {
.l-breadcrumbs__inner {
    width: 100%;
    max-width: 1400px;
    padding-right: 4.68%;
    padding-left: 4.68%
}
}

@media print, screen and (min-width:87.5em) {
.l-breadcrumbs__inner {
    margin-right: auto;
    margin-left: auto
}
}
.l-breadcrumbs__item {
    font-size: 14px;
    font-size: .875rem;
    color: #000;
    white-space: nowrap
}
.l-breadcrumbs__item>a {
    -webkit-transition: color .1s ease 0s;
    transition: color .1s ease 0s;
    color: #000
}

@media print, screen and (min-width:48em) {
.l-breadcrumbs__item>a:hover {
    color: #176dce;
    text-decoration: underline
}
}
.l-breadcrumbs__item>span {
    margin-right: 10px;
    margin-left: 5px
}
.l-breadcrumbs__item svg {
    width: 5px;
    height: 9px;
    fill: #000
}
.l-breadcrumbs__item br {
    display: none
}
.l-breadcrumbs__item small {
    font-size: 14px;
    font-size: .875rem;
    display: inline
}
.l-breadcrumbs__item:last-child {
    overflow: hidden;
    text-overflow: ellipsis
}
.l-breadcrumbs--color_reverse .l-breadcrumbs__item, .l-breadcrumbs--color_reverse .l-breadcrumbs__item>a, .l-breadcrumbs--color_reverse .l-breadcrumbs__item>a:hover {
    color: #fff
}
.l-breadcrumbs--color_reverse .l-breadcrumbs__item svg {
    fill: #fff
}
.l-breadcrumbs__item--type_current {
    opacity: .7
}
.l-contact-block {
    background-color: #31334b;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

@media print, screen and (min-width:48em) {
.l-contact-block {
    padding-top: 134px;
    padding-bottom: 130px
}
}
.l-contact-block__bg {
    position: absolute;
    width: 100%
}

@media only screen and (max-width:47.9375em) {
.l-contact-block__bg {
    top: -33%;
    height: 167%;
    background-image: url(/common/img/bg_contact_sp.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}
}

@media print, screen and (min-width:48em) {
.l-contact-block__bg {
    height: 100%;
    background-image: url("/common/img/bg_contact.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}
}

@media print and (-moz-min-device-pixel-ratio:2), print and (-webkit-min-device-pixel-ratio:2), screen and (min-width:48em) and (-moz-min-device-pixel-ratio:2), screen and (min-width:48em) and (-webkit-min-device-pixel-ratio:2) {
.l-contact-block__bg {
    background-image: url("/common/img/bg_contact@2x.jpg")
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__bg {
    top: 0
}
}
.l-contact-block__inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1
}

@media only screen and (max-width:47.9375em) {
.l-contact-block__inner {
    padding: 80px 4.68% 60px
}
}

@media print, screen and (min-width:48em) {
.l-contact-block__inner {
    padding-right: 4.68%;
    padding-left: 4.68%
}
}

@media print, screen and (min-width:80em) {
.l-contact-block__inner {
    width: 1040px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0
}
}

@media print, screen and (min-width:48em) {
.l-contact-block__box {
    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;
    margin-bottom: -30px
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__box {
    margin-top: 0
}
}

@media only screen and (max-width:47.9375em) {
.l-contact-block__column {
    width: 100%
}
}

@media print, screen and (min-width:48em) {
.l-contact-block__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 20px);
    margin-bottom: 30px
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__column {
    width: calc(33.3% - 20px)
}
}

@media print, screen and (min-width:80em) {
.l-contact-block__column {
    width: 320px
}
}

@media only screen and (max-width:47.9375em) {
.l-contact-block__column+.l-contact-block__column {
    margin-top: 20px
}
}

@media only screen and (max-width:47.9375em) {
.l-contact-block__column br {
    display: none
}
}

@media print, screen and (min-width:48em) {
.l-contact-block__column br {
    display: block
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__column br {
    display: none
}
}
.l-contact-block__link-panel {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #383b56;
    border: 1px solid #525574;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15)
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__link-panel {
    position: relative;
    overflow: hidden;
    -webkit-transition: background-color .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: background-color .4s cubic-bezier(.38, .33, .23, .99) 0s
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__link-panel:after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    right: 1px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #f8b500;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .4s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    border-radius: 4px 4px 0 0
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__link-panel:hover {
    border-color: transparent
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__link-panel:hover:after {
    right: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__link-panel:hover svg {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    stroke: #000
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__link-panel:hover .l-contact-block__heading {
    color: #000
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__link-panel:hover .l-contact-block__heading:before {
    -webkit-transform: translate3d(101%, 0, 0);
    transform: translate3d(101%, 0, 0)
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__link-panel:hover .l-contact-block__heading:after {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__link-panel:hover .l-contact-block__list, .l-contact-block__link-panel:hover .l-contact-block__text {
    color: #000
}
}
.l-contact-block__heading {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 13px;
    position: relative
}

@media only screen and (max-width:47.9375em) {
.l-contact-block__heading {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.l-contact-block__heading {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}
.browser-is-ie .l-contact-block__heading {
    padding-top: 16px;
    padding-bottom: 11px
}

@media only screen and (max-width:47.9375em) {
.l-contact-block__heading {
    line-height: 1.8;
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.l-contact-block__heading {
    font-size: 16px;
    font-size: 1rem
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__heading {
    position: relative;
    z-index: 2;
    -webkit-transition: all .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: all .4s cubic-bezier(.38, .33, .23, .99) 0s
}
}
.l-contact-block__heading:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #525574;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .4s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__heading:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .4s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s
}
}
.l-contact-block__heading span {
    display: inline-block;
    position: relative;
    padding-right: 20px
}
.l-contact-block__heading svg {
    position: absolute;
    top: .45em;
    right: 0;
    width: 7px;
    height: 11px;
    stroke: #f8b500;
    stroke-width: 2px;
    fill: none
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__heading svg {
    -webkit-transition: all .4s 0s;
    transition: all .4s 0s
}
}
.browser-is-ie .l-contact-block__heading svg {
    top: .4em
}

@media only screen and (max-width:47.9375em) {
.l-contact-block__module {
    padding: 18px 20px;
    margin-bottom: 26px
}
}

@media print, screen and (min-width:48em) {
.l-contact-block__module {
    padding: 24px 20px;
    margin-bottom: 40px
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__module {
    position: relative;
    z-index: 1
}
}
.l-contact-block__module:last-child {
    margin-bottom: 0
}
.l-contact-block__list, .l-contact-block__text {
    color: #fff
}

@media only screen and (max-width:47.9375em) {
.l-contact-block__list, .l-contact-block__text {
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.85
}
}

@media print, screen and (min-width:48em) {
.l-contact-block__list, .l-contact-block__text {
    font-size: 14px;
    font-size: .875rem;
    line-height: 2.3
}
}

@media print, screen and (min-width:61.25em) {
.l-contact-block__list, .l-contact-block__text {
    -webkit-transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s
}
}

@media only screen and (max-width:47.9375em) {
.l-contact-header {
    padding-bottom: 34px
}
}
.l-contact-header__inner {
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

@media only screen and (max-width:47.9375em) {
.l-contact-header__inner {
    line-height: 1
}
}

@media print, screen and (min-width:48em) {
.l-contact-header__inner {
    max-width: 680px;
    padding-top: 100px;
    padding-bottom: 67px
}
}
.l-contact-header__logo {
    display: block
}

@media only screen and (max-width:47.9375em) {
.l-contact-header__logo {
    margin-top: 13px
}
}
.l-contact-header__logo>svg {
    vertical-align: top
}

@media only screen and (max-width:47.9375em) {
.l-contact-header__logo>svg {
    width: 54px
}
}

@media print, screen and (min-width:48em) {
.l-contact-header__logo>svg {
    width: 125px;
    max-height: 45px
}
}

@media only screen and (max-width:47.9375em) {
.l-page-top {
    display: none
}
}

@media print, screen and (min-width:48em) {
.l-page-top {
    opacity: 0;
    position: fixed;
    right: 4.68%;
    bottom: 98px;
    width: 58px;
    height: 58px;
    z-index: 8;
    visibility: hidden;
    -webkit-transition: opacity .8s ease 0s, bottom .4s ease, visibility .8s ease 0s;
    transition: opacity .8s ease 0s, bottom .4s ease, visibility .8s ease 0s
}
}

@media print, screen and (min-width:80em) {
.l-page-top {
    right: 40px;
    bottom: 20px
}
}

@media print, screen and (min-width:48em) {
.l-page-top>a {
    position: relative;
    text-align: center;
    padding-top: 15px;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    border-radius: 4px;
    overflow: hidden
}
}

@media print, screen and (min-width:48em) {
.l-page-top>a, .l-page-top>a:before {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.l-page-top>a:before {
    border-radius: 4px;
    border: 1px solid #383b56;
    z-index: -1;
    -webkit-transition: background-color .3s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: background-color .3s cubic-bezier(.215, .61, .355, 1) 0s;
    background-color: #383b56
}
}

@media print, screen and (min-width:48em) {
.l-page-top>a:after, .l-page-top>a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
.l-page-top>a:after {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 4px;
    border: 1px solid #f8b500;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 0;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: -webkit-transform .3s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .3s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .3s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .3s cubic-bezier(.38, .33, .23, .99) 0s;
    background-color: #f8b500;
    -webkit-transform: translate3d(0, 101%, 0);
    transform: translate3d(0, 101%, 0)
}
}

@media print, screen and (min-width:48em) {
.l-page-top>a:hover {
    -webkit-box-shadow: 0 6px 12px 0 rgba(0,0,0,.24);
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.24)
}
}

@media print, screen and (min-width:48em) {
.l-page-top>a:hover:after {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 0
}
}

@media print, screen and (min-width:61.25em) {
.l-page-top>a:hover svg {
    fill: #383b56;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
}
}

@media print, screen and (min-width:48em) {
.l-page-top svg {
    position: relative;
    z-index: 1;
    fill: #f8b500;
    -webkit-transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s
}
}

@media print, screen and (min-width:48em) {
.l-page-top.is-active {
    opacity: 1;
    visibility: visible
}
}
.c-blank {
    display: inline-block;
    position: relative;
    text-decoration: underline
}
.c-blank svg {
    content: "";
    position: relative;
    top: -.1em;
    margin-left: 6px;
    width: 12px;
    height: 10px;
    fill: #999;
    -webkit-transition: fill .1s ease 0s;
    transition: fill .1s ease 0s
}

@media print, screen and (min-width:61.25em) {
.c-blank:hover svg {
    fill: #176dce
}
}
.c-blank--size_small svg, .c-blank--type_footer svg, .c-blank--type_header svg, .c-blank--type_map svg {
    top: 0
}
.c-blank--line_none, .c-blank--type_footer, .c-blank--type_header {
    text-decoration: none
}
.c-blank--in_sentence {
    display: inline-block
}
.c-blank--in_sentence svg {
    margin-right: 8px
}

@media only screen and (max-width:47.9375em) {
.c-blank--in_sentence svg {
    top: -.15em
}
}

@media print, screen and (min-width:48em) {
.c-blank--in_sentence svg {
    top: -.15em
}
}
.c-blank--type_map {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5
}
.c-pdf {
    position: relative;
    display: inline-block;
    text-decoration: underline
}
.c-pdf svg {
    content: "";
    position: relative;
    top: .05em;
    width: 12px;
    height: 15px;
    margin-left: 6px;
    fill: #999
}

@media print, screen and (min-width:61.25em) {
.c-pdf svg {
    -webkit-transition: all .1s ease;
    transition: all .1s ease
}
}

@media print, screen and (min-width:61.25em) {
.c-pdf:hover svg {
    fill: #176dce
}
}
.c-pdf--line_none {
    text-decoration: none
}
.c-heading-1 {
    font-weight: 700;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media only screen and (max-width:47.9375em) {
.c-heading-1 {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.c-heading-1 {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.c-heading-1 {
    margin-bottom: 14px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.8
}
}

@media print, screen and (min-width:48em) {
.c-heading-1 {
    margin-bottom: 33px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.7
}
}
.c-heading-1__en {
    position: relative;
    display: block;
    line-height: 1;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media print {
.c-heading-1__en {
    font-family: arial, sans-serif
}
}

@media only screen and (max-width:47.9375em) {
.c-heading-1__en {
    padding-bottom: 20px;
    margin-bottom: 16px;
    font-size: 32px;
    font-size: 2rem
}
}

@media print, screen and (min-width:48em) {
.c-heading-1__en {
    padding-bottom: 28px;
    margin-bottom: 23px;
    font-size: 42px;
    font-size: 2.625rem
}
}
.c-heading-1__en:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #f8b500;
    width: 30px;
    height: 3px
}
.c-heading-1__en span {
    display: inline-block;
    font-weight: 400
}

@media only screen and (max-width:47.9375em) {
.c-heading-1__en span {
    font-size: 16px;
    font-size: 1rem
}
}

@media print, screen and (min-width:48em) {
.c-heading-1__en span {
    font-size: 24px;
    font-size: 1.5rem
}
}
.c-heading-1--type_contact {
    color: #fff
}
.c-heading-1--align_center, .c-heading-1--type_contact {
    text-align: center
}
.c-heading-1--align_center .c-heading-1__en:after, .c-heading-1--type_contact .c-heading-1__en:after {
    width: 24px;
    left: calc(50% - 12px)
}
.c-heading-1--color_reverse {
    color: #fff
}
.c-heading-2 {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.c-heading-2 {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.c-heading-2 {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.c-heading-2 {
    margin-bottom: 25px;
    line-height: 1.5;
    font-size: 20px;
    font-size: 1.25rem
}
}

@media print, screen and (min-width:48em) {
.c-heading-2 {
    margin-bottom: 22px;
    line-height: 1.5;
    font-size: 28px;
    font-size: 1.75rem
}
}
.c-heading-2>span {
    display: block;
    color: #383b56
}

@media only screen and (max-width:47.9375em) {
.c-heading-2>span {
    margin-bottom: 8px;
    line-height: 1.4;
    font-size: 16px;
    font-size: 1rem
}
}

@media print, screen and (min-width:48em) {
.c-heading-2>span {
    margin-bottom: 8px;
    line-height: 1.5;
    font-size: 18px;
    font-size: 1.125rem
}
}
.c-heading-2--type_link>a {
    position: relative
}

@media only screen and (max-width:47.9375em) {
.c-heading-2--type_link>a {
    padding-left: 15px
}
}

@media print, screen and (min-width:48em) {
.c-heading-2--type_link>a {
    padding-left: 15px
}
}
.c-heading-2--type_link>a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 8px;
    height: 16px;
    background-image: url(/common/img/arrow_right_large.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0
}

@media only screen and (max-width:47.9375em) {
.c-heading-2--type_link>a:before {
    top: .15em
}
}

@media print, screen and (min-width:48em) {
.c-heading-2--type_link>a:before {
    top: .3em
}
}
.c-heading-2--align_center {
    text-align: center
}
.c-heading-3 {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.c-heading-3 {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.c-heading-3 {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.c-heading-3 {
    margin-bottom: 8px;
    line-height: 1.6
}
}

@media print, screen and (min-width:48em) {
.c-heading-3 {
    margin-bottom: 8px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2
}
}
.c-heading-3__en {
    display: block;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    color: #383b56
}

@media print {
.c-heading-3__en {
    font-family: arial, sans-serif
}
}

@media only screen and (max-width:47.9375em) {
.c-heading-3__en {
    margin-top: 3px
}
}

@media print, screen and (min-width:48em) {
.c-heading-3__en {
    margin-top: 12px
}
}
.c-heading-3--type_link>a {
    position: relative
}

@media only screen and (max-width:47.9375em) {
.c-heading-3--type_link>a {
    padding-left: 15px
}
}

@media print, screen and (min-width:48em) {
.c-heading-3--type_link>a {
    padding-left: 15px
}
}
.c-heading-3--type_link>a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 7px;
    height: 11px;
    background-image: url(/common/img/arrow_right_gray.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0
}

@media only screen and (max-width:47.9375em) {
.c-heading-3--type_link>a:before {
    top: .4em
}
}

@media print, screen and (min-width:48em) {
.c-heading-3--type_link>a:before {
    top: .35em
}
}

@media only screen and (max-width:47.9375em) {
.device-is-iphone .c-heading-3--type_link>a:before {
    top: .25em
}
}
.c-heading-4 {
    position: relative;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 2;
    margin-bottom: 16px
}
.c-heading-4>a span {
    line-height: 1.3;
    display: inline-block;
    position: relative
}
.c-heading-4>a svg {
    display: inline-block;
    position: relative;
    right: 0;
    width: 8px;
    height: 16px;
    margin-left: 10px;
    stroke: #f8b500
}

@media only screen and (max-width:47.9375em) {
.c-heading-4>a svg {
    top: 0
}
}

@media print, screen and (min-width:48em) {
.c-heading-4>a svg {
    top: .1em
}
}

@media print, screen and (min-width:61.25em) {
.c-heading-4>a svg {
    -webkit-transition: stroke .1s ease, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: stroke .1s ease, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: stroke .1s ease, transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: stroke .1s ease, transform .2s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s
}
}

@media print, screen and (min-width:61.25em) {
.c-heading-4>a:hover svg {
    stroke: #176dce;
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}
}
.c-heading-5 {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.c-heading-5 {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.c-heading-5 {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.c-heading-5 {
    margin-bottom: 8px;
    line-height: 1.6;
    font-size: 16px;
    font-size: 1rem
}
}

@media print, screen and (min-width:48em) {
.c-heading-5 {
    margin-bottom: 12px;
    line-height: 2;
    font-size: 18px;
    font-size: 1.125rem
}
}
.c-heading-6 {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.c-heading-6 {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.c-heading-6 {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.c-heading-6 {
    margin-bottom: 8px;
    line-height: 1.6;
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.c-heading-6 {
    margin-bottom: 8px;
    line-height: 1.2;
    font-size: 16px;
    font-size: 1rem
}
}
.c-heading-7 {
    font-weight: 700;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media only screen and (max-width:47.9375em) {
.c-heading-7 {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.c-heading-7 {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.c-heading-7 {
    margin-bottom: 29px;
    line-height: 1.6;
    font-size: 20px;
    font-size: 1.25rem
}
}

@media print, screen and (min-width:48em) {
.c-heading-7 {
    margin-bottom: 33px;
    line-height: 1.64;
    font-size: 28px;
    font-size: 1.75rem
}
}

@media print, screen and (min-width:61.25em) {
.c-heading-7--align_center {
    text-align: center
}
}

@media print, screen and (min-width:61.25em) {
.c-heading-7--color_reverse {
    color: #fff
}
}
.c-heading-7__en {
    display: block;
    line-height: 1;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    color: #f8b500
}

@media print {
.c-heading-7__en {
    font-family: arial, sans-serif
}
}

@media only screen and (max-width:47.9375em) {
.c-heading-7__en {
    margin-bottom: 16px;
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.c-heading-7__en {
    margin-bottom: 30px;
    font-size: 20px;
    font-size: 1.25rem
}
}
.c-heading-7--type_contact {
    text-align: center;
    color: #fff
}
.c-heading-7--type_contact .c-heading-7__en span {
    color: #f8b500
}
.c-heading-8 {
    font-weight: 700;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media only screen and (max-width:47.9375em) {
.c-heading-8 {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.c-heading-8 {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.c-heading-8 {
    margin-bottom: 18px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6
}
}

@media print, screen and (min-width:48em) {
.c-heading-8 {
    margin-bottom: 13px;
    line-height: 1.5;
    font-size: 20px;
    font-size: 1.25rem
}
}
.c-heading-8--align_center {
    text-align: center
}
.c-heading-8--align_center .c-heading-8__en:after {
    left: calc(50% - 15px)
}
.c-heading-8__en {
    position: relative;
    display: block;
    line-height: 1;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media print {
.c-heading-8__en {
    font-family: arial, sans-serif
}
}

@media only screen and (max-width:47.9375em) {
.c-heading-8__en {
    padding-bottom: 20px;
    margin-bottom: 15px;
    font-size: 32px;
    font-size: 2rem
}
}

@media print, screen and (min-width:48em) {
.c-heading-8__en {
    margin-bottom: 22px;
    padding-bottom: 28px;
    font-size: 42px;
    font-size: 2.625rem
}
}
.c-heading-8__en:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #f8b500
}
.c-heading-9 {
    font-weight: 700;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    padding-left: 16px;
    position: relative
}

@media only screen and (max-width:47.9375em) {
.c-heading-9 {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.c-heading-9 {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.c-heading-9 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 13px
}
}

@media print, screen and (min-width:48em) {
.c-heading-9 {
    line-height: 1.5;
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 26px
}
}
.c-heading-9:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: calc(100% - .4em);
    background-color: #999;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}
.c-heading-9>a span {
    line-height: 1.3;
    display: inline-block;
    position: relative
}
.c-heading-9>a svg {
    display: inline-block;
    position: relative;
    right: 0;
    width: 8px;
    height: 16px;
    margin-left: 10px;
    stroke: #f8b500
}

@media only screen and (max-width:47.9375em) {
.c-heading-9>a svg {
    top: .15em
}
}

@media print, screen and (min-width:48em) {
.c-heading-9>a svg {
    top: .15em
}
}

@media print, screen and (min-width:61.25em) {
.c-heading-9>a svg {
    -webkit-transition: stroke .1s ease, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: stroke .1s ease, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: stroke .1s ease, transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: stroke .1s ease, transform .2s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s
}
}

@media print, screen and (min-width:61.25em) {
.c-heading-9>a:hover svg {
    stroke: #176dce;
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}
}
.c-content-block {
    position: relative
}
.c-content-block__inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:47.9375em) {
.c-content-block__inner {
    width: 100%;
    padding: 54px 4.68% 50px
}
}

@media print, screen and (min-width:48em) {
.c-content-block__inner {
    position: relative;
    z-index: 1;
    width: 90.64%;
    padding-top: 54px;
    padding-bottom: 50px;
    margin-right: auto;
    margin-left: auto
}
}

@media print, screen and (min-width:61.25em) {
.c-content-block__inner {
    max-width: 1400px;
    padding-top: 75px;
    padding-bottom: 80px
}
}

@media print, screen and (min-width:87.5em) {
.c-content-block__inner {
    padding-right: 0;
    padding-left: 0
}
}
.c-content-block__inner>:first-child {
    margin-top: 0
}

@media only screen and (max-width:47.9375em) {
.c-content-block__button {
    margin-top: 30px
}
}

@media print, screen and (min-width:48em) {
.c-content-block__button {
    width: 320px;
    margin-right: auto;
    margin-top: 40px;
    margin-left: auto
}
}

@media only screen and (max-width:47.9375em) {
.c-content-block__button-group {
    margin-top: 30px
}
}

@media print, screen and (min-width:48em) {
.c-content-block__button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: auto;
    margin-top: 40px;
    margin-left: auto
}
}

@media print, screen and (min-width:48em) {
.c-content-block__button-group .c-button {
    width: 320px
}
}

@media only screen and (max-width:47.9375em) {
.c-content-block__button-group .c-button+.c-button {
    margin-top: 20px
}
}

@media print, screen and (min-width:48em) {
.c-content-block__button-group .c-button+.c-button {
    margin-left: 40px
}
}

@media only screen and (max-width:47.9375em) {
.c-content-block--type_headline .c-content-block__inner {
    padding-top: 60px;
    padding-bottom: 0
}
}

@media print, screen and (min-width:48em) {
.c-content-block--type_headline .c-content-block__inner {
    padding-top: 25px;
    padding-bottom: 0
}
}

@media only screen and (max-width:47.9375em) {
.c-content-block--type_service .c-content-block__inner {
    padding-top: 57px;
    padding-bottom: 60px
}
}

@media print, screen and (min-width:48em) {
.c-content-block--type_service .c-content-block__inner {
    padding-top: 75px
}
}
.c-content-block--type_advantage, .c-content-block--type_advantage-2, .c-content-block--type_advantage-3 {
    overflow: visible
}
.c-content-block--type_advantage-2 .c-content-block__inner, .c-content-block--type_advantage-3 .c-content-block__inner, .c-content-block--type_advantage .c-content-block__inner {
    position: relative;
    z-index: 1
}

@media only screen and (max-width:47.9375em) {
.c-content-block--type_advantage-2 .c-content-block__inner, .c-content-block--type_advantage-3 .c-content-block__inner, .c-content-block--type_advantage .c-content-block__inner {
    padding-top: 60px;
    padding-bottom: 55px
}
}

@media print, screen and (min-width:48em) {
.c-content-block--type_advantage-2 .c-content-block__inner, .c-content-block--type_advantage-3 .c-content-block__inner, .c-content-block--type_advantage .c-content-block__inner {
    padding-top: 50px;
    padding-bottom: 50px
}
}

@media print, screen and (min-width:48em) {
.c-content-block--type_advantage-2:last-of-type .c-content-block__inner, .c-content-block--type_advantage-3:last-of-type .c-content-block__inner, .c-content-block--type_advantage:last-of-type .c-content-block__inner {
    padding-bottom: 100px
}
}
.c-content-block--type_advantage-2 {
    background-color: #f4f4f4
}

@media print, screen and (min-width:61.25em) {
.c-content-block--type_advantage-2 {
    background-color: initial
}
}
.c-content-block--type_advantage-3 .c-content-block__inner {
    padding-top: 0
}

@media print, screen and (min-width:48em) {
.c-content-block--type_advantage-3 .c-content-block__inner {
    max-width: 1040px
}
}

@media print, screen and (min-width:61.25em) {
.c-content-block--type_advantage-3 .c-content-block__inner {
    padding-bottom: 50px
}
}

@media print, screen and (min-width:48em) {
.c-content-block--type_case .c-content-block__inner {
    padding-top: 110px
}
}
.c-content-block--type_home-case .c-content-block__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #383b56
}
.c-content-block--type_home-case .c-content-block__inner {
    position: static;
    z-index: 1
}

@media only screen and (max-width:47.9375em) {
.c-content-block--type_home-case .c-content-block__inner {
    padding-top: 60px;
    padding-bottom: 60px
}
}

@media print, screen and (min-width:48em) {
.c-content-block--type_home-case .c-content-block__inner {
    padding-top: 100px;
    padding-bottom: 110px
}
}
.c-content-block--type_service-lead {
    background-color: #e5e5e5
}
.c-content-block--type_company {
    overflow: visible
}
.c-content-block--type_company .c-content-block__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f4f4f4
}
.c-content-block--type_company .c-content-block__inner {
    position: relative;
    z-index: 1
}

@media only screen and (max-width:47.9375em) {
.c-content-block--type_company .c-content-block__inner {
    padding-top: 80px;
    padding-bottom: 60px
}
}

@media print, screen and (min-width:48em) {
.c-content-block--type_company .c-content-block__inner {
    padding-top: 50px;
    padding-bottom: 50px
}
}

@media print, screen and (min-width:80em) {
.c-content-block--type_company .c-content-block__inner {
    padding-top: 75px;
    padding-bottom: 80px
}
}
.c-content-block--type_home-seminar {
    position: relative
}
.c-content-block--type_home-seminar .c-content-block__inner {
    position: relative;
    z-index: 1
}

@media only screen and (max-width:47.9375em) {
.c-content-block--type_home-seminar .c-content-block__inner {
    padding-top: 60px;
    padding-bottom: 60px
}
}

@media print, screen and (min-width:48em) {
.c-content-block--type_home-seminar .c-content-block__inner {
    padding-top: 95px;
    padding-bottom: 70px
}
}
.c-content-block--type_home-blog .c-content-block__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f4f4f4
}
.c-content-block--type_home-blog .c-content-block__inner {
    position: relative;
    z-index: 1
}

@media only screen and (max-width:47.9375em) {
.c-content-block--type_home-blog .c-content-block__inner {
    padding-top: 60px;
    padding-bottom: 60px
}
}

@media print, screen and (min-width:48em) {
.c-content-block--type_home-blog .c-content-block__inner {
    padding-top: 100px
}
}

@media only screen and (max-width:47.9375em) {
.c-content-block--type_news .c-content-block__inner {
    padding-top: 60px;
    padding-bottom: 60px
}
}

@media print, screen and (min-width:48em) {
.c-content-block--type_news .c-content-block__inner {
    padding-top: 75px;
    padding-bottom: 70px
}
}

@media only screen and (max-width:47.9375em) {
.c-content-block--type_detail .c-content-block__inner {
    padding-top: 34px
}
}

@media print, screen and (min-width:61.25em) {
.c-content-block--type_detail .c-content-block__inner {
    max-width: 960px
}
}

@media print, screen and (min-width:61.25em) {
.c-content-block--type_blog .c-content-block__inner, .c-content-block--type_error .c-content-block__inner, .c-content-block--type_sitemap .c-content-block__inner {
    max-width: 1040px
}
}

@media only screen and (max-width:47.9375em) {
.c-content-block--type_form .c-content-block__inner {
    padding-top: 34px;
    padding-bottom: 140px;
    padding-left: 4.68%
}
}

@media print, screen and (min-width:48em) {
.c-content-block--type_form .c-content-block__inner {
    padding-bottom: 140px
}
}

@media print, screen and (min-width:61.25em) {
.c-content-block--type_form .c-content-block__inner {
    max-width: 1040px
}
}
.c-content-block--type_recruit .c-content-block__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/common/img/bg_recruit.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 50%
}
.c-content-block--type_recruit .c-content-block__inner {
    position: relative;
    z-index: 1
}

@media print, screen and (min-width:61.25em) {
.c-content-block--type_recruit .c-content-block__inner {
    max-width: 1040px
}
}
.c-content-block--border_top .c-content-block__inner {
    border-top: 1px solid #ddd
}
.c-content-block--bg_fill, .c-content-block--type_case {
    background-color: #f5f5f5
}
.c-content-block--gap-top_none .c-content-block__inner {
    padding-top: 0
}
.c-content-block--gap-bottom_none .c-content-block__inner {
    padding-bottom: 0
}
.c-content-block--overflow_visible, .c-content-block--type_advantage-3 {
    overflow: visible
}
.c-content-block--type_about .c-content-block__inner {
    position: relative;
    z-index: 1
}

@media print, screen and (min-width:80em) {
.c-content-block--type_about .c-content-block__inner {
    padding-top: 100px
}
}
.c-content-block--type_seminar {
    border-top: 1px solid #ddd
}

@media print, screen and (min-width:61.25em) {
.c-content-block--type_seminar .c-content-block__inner {
    max-width: 680px
}
}
.c-content-block--size_free .c-content-block__inner {
    width: 100%
}
.c-content-section:last-child {
    margin-bottom: 0
}
.c-content-section>:first-child {
    margin-top: 0
}
.c-content-section>:last-child {
    margin-bottom: 0
}

@media only screen and (max-width:47.9375em) {
.c-content-section--lv_1 {
    margin-top: 55px
}
}

@media print, screen and (min-width:48em) {
.c-content-section--lv_1 {
    margin-top: 62px
}
}

@media only screen and (max-width:47.9375em) {
.c-content-section--lv_1.c-content-section--margin_bottom {
    margin-bottom: 55px
}
}

@media print, screen and (min-width:48em) {
.c-content-section--lv_1.c-content-section--margin_bottom {
    margin-bottom: 62px
}
}

@media only screen and (max-width:47.9375em) {
.c-content-section--lv_2 {
    margin-top: 55px
}
}

@media print, screen and (min-width:48em) {
.c-content-section--lv_2 {
    margin-top: 58px
}
}
h2+.c-content-section--lv_2 {
    margin-top: 48px
}

@media only screen and (max-width:47.9375em) {
.c-content-section--lv_3 {
    margin-top: 30px
}
}

@media print, screen and (min-width:48em) {
.c-content-section--lv_3 {
    margin-top: 30px
}
}
.c-content-section--margin_none {
    margin-top: 0
}

@media only screen and (max-width:47.9375em) {
.c-content-section--type_service:first-of-type {
    margin-top: 0
}
}
.c-content-box {
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:47.9375em) {
.c-content-box {
    padding: 19px 19px 15px
}
}

@media print, screen and (min-width:48em) {
.c-content-box {
    padding: 29px 29px 18px
}
}
.c-content-box>:first-child {
    margin-top: 0
}
.c-content-box>:last-child {
    margin-bottom: 0
}

@media only screen and (max-width:47.9375em) {
.c-content-box--has_top {
    margin-top: 20px
}
}

@media print, screen and (min-width:48em) {
.c-content-box--has_top {
    margin-top: 40px
}
}
.c-content-box--bg_fill {
    background-color: #fff
}
.c-content-box--type_glossary+.c-content-box--type_glossary {
    margin-top: 20px
}

@media print, screen and (min-width:48em) {
.c-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px
}
}
.c-flex-container--type_fixed-bar {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print, screen and (min-width:48em) {
.c-flex-container--type_fixed-bar {
    margin-right: 0;
    margin-left: 0
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--type_document {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--type_document>.c-flex-container__item:first-child {
    width: 680px
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--type_document>.c-flex-container__item:nth-child(2) {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
}

@media only screen and (max-width:47.9375em) {
.c-flex-container--type_document-thumb {
    display: none
}
}

@media only screen and (max-width:47.9375em) {
.c-flex-container--type_document-thumb>.c-flex-container__item {
    width: 42.98%;
    padding-top: 20px;
    padding-right: 2.34%;
    padding-left: 4.68%
}
}

@media only screen and (max-width:47.9375em) {
.c-flex-container--type_document-thumb>.c-flex-container__item+.c-flex-container__item {
    margin-top: 0
}
}

@media only screen and (max-width:47.9375em) {
.c-flex-container--type_document-thumb>.c-flex-container__item:nth-child(2n) {
    padding-right: 4.68%;
    padding-left: 2.34%
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--type_header {
    margin-top: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}
}
.c-flex-container--type_header>.c-flex-container__item {
    margin-top: 0;
    width: 100%
}
.c-flex-container--type_header>.c-flex-container__item:first-child {
    min-width: 280px;
    width: 280px
}
.c-flex-container--type_header>.c-flex-container__item:last-child {
    width: auto
}

@media print, screen and (min-width:48em) {
.c-flex-container--line_multiple.c-flex-container--column_2.c-flex-container {
    margin-top: -40px
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--line_multiple.c-flex-container--column_2>.c-flex-container__item {
    margin-top: 40px
}
}

@media print, screen and (min-width:80em) {
.c-flex-container--line_multiple.c-flex-container--column_4.c-flex-container {
    margin-top: -40px
}
}

@media print, screen and (min-width:80em) {
.c-flex-container--line_multiple.c-flex-container--column_4>.c-flex-container__item {
    margin-top: 40px
}
}

@media only screen and (max-width:47.9375em) {
.c-flex-container--has_bottom {
    margin-bottom: 14px
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--has_bottom {
    margin-bottom: 30px
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--column_2>.c-flex-container__item {
    width: calc(50% - 40px)
}
}

@media print, screen and (min-width:48em) {
.browser-is-edge .c-flex-container--column_2>.c-flex-container__item {
    width: calc(49.99% - 40px)
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--column_3>.c-flex-container__item {
    width: calc(33.3% - 40px)
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--column_4.c-flex-container {
    margin-top: -40px
}
}

@media print, screen and (min-width:80em) {
.c-flex-container--column_4.c-flex-container {
    margin-top: 0
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--column_4>.c-flex-container__item {
    width: calc(50% - 40px);
    margin-top: 40px
}
}

@media print, screen and (min-width:61.25em) {
.c-flex-container--column_4>.c-flex-container__item {
    width: calc(25% - 40px)
}
}

@media print, screen and (min-width:48em) {
.browser-is-edge .c-flex-container--column_4>.c-flex-container__item {
    width: calc(49.99% - 40px)
}
}

@media print, screen and (min-width:61.25em) {
.browser-is-edge .c-flex-container--column_4>.c-flex-container__item {
    width: calc(24.99% - 40px)
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--column_3-7>.c-flex-container__item {
    width: 300px
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--column_3-7>.c-flex-container__item+.c-flex-container__item {
    width: calc(100% - 380px)
}
}

@media print, screen and (min-width:48em) {
.c-flex-container__item {
    margin-right: 20px;
    margin-left: 20px
}
}

@media only screen and (max-width:47.9375em) {
.c-flex-container__item+.c-flex-container__item {
    margin-top: 20px
}
}

@media print, screen and (min-width:48em) {
.c-flex-container__item--size_flex {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--gap_secondary {
    margin-right: -10px;
    margin-left: -10px
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--gap_secondary .c-flex-container__item {
    margin-right: 10px;
    margin-left: 10px
}
}

@media only screen and (max-width:47.9375em) {
.c-flex-container--gap_secondary .c-flex-container__item+.c-flex-container__item {
    margin-top: 10px
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--gap_secondary.c-flex-container--line_multiple.c-flex-container {
    margin-top: -20px
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--gap_secondary.c-flex-container--line_multiple>.c-flex-container__item {
    margin-top: 20px
}
}

@media print, screen and (min-width:48em) {
.c-flex-container--gap_secondary.c-flex-container--column_3>.c-flex-container__item {
    width: calc(33.3% - 20px)
}
}

@media print, screen and (min-width:80em) {
.c-flex-container--align_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
}
.c-flex-container--type_recruit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.c-button {
    text-align: center;
    -webkit-transition: opacity 1s ease 1s, -webkit-transform 1s cubic-bezier(.215, .61, .355, 1) 1s;
    transition: opacity 1s ease 1s, -webkit-transform 1s cubic-bezier(.215, .61, .355, 1) 1s;
    transition: transform 1s cubic-bezier(.215, .61, .355, 1) 1s, opacity 1s ease 1s;
    transition: transform 1s cubic-bezier(.215, .61, .355, 1) 1s, opacity 1s ease 1s, -webkit-transform 1s cubic-bezier(.215, .61, .355, 1) 1s;
    width: 100%
}
.c-button>a, .c-button>button, .c-button>div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    background-color: #383b56;
    border: none;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    overflow: hidden;
    position: relative;
    display: block;
    color: #fff;
    -webkit-transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s, box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s, box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s;
    cursor: pointer;
    width: 100%;
    border-radius: 4px
}

@media only screen and (max-width:47.9375em) {
.c-button>a, .c-button>button, .c-button>div {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.c-button>a, .c-button>button, .c-button>div {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.c-button>a, .c-button>button, .c-button>div {
    padding: 10px;
    font-size: 13px;
    font-size: .8125rem
}
}

@media print, screen and (min-width:48em) {
.c-button>a, .c-button>button, .c-button>div {
    padding: 11px 15px 9px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75
}
}

@media print, screen and (min-width:61.25em) {
.c-button>a:after, .c-button>button:after, .c-button>div:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 1px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #f8b500;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .4s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    border-radius: 4px
}
}

@media print, screen and (min-width:61.25em) {
.c-button>a:hover, .c-button>button:hover, .c-button>div:hover {
    color: #000;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0,0,0,.24);
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.24);
    background-color: #f8b500;
    -webkit-transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s, background-color 0s linear .4s, -webkit-box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s, background-color 0s linear .4s, -webkit-box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s, background-color 0s linear .4s, box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s, background-color 0s linear .4s, box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s
}
}

@media print, screen and (min-width:61.25em) {
.c-button>a:hover:after, .c-button>button:hover:after, .c-button>div:hover:after {
    right: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}

@media print, screen and (min-width:61.25em) {
.c-button>a:hover svg, .c-button>button:hover svg, .c-button>div:hover svg {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    stroke: #000
}
}

@media print, screen and (min-width:48em) {
.browser-is-ie .c-button>a, .browser-is-ie .c-button>button, .browser-is-ie .c-button>div {
    padding-top: 11px;
    padding-bottom: 6px
}
}
.c-button span {
    display: inline-block;
    position: relative;
    z-index: 2;
    padding-right: 20px
}
.c-button svg {
    position: absolute;
    top: .45em;
    right: 0;
    width: 7px;
    height: 11px;
    stroke: #f8b500;
    stroke-width: 2px;
    fill: none
}

@media print, screen and (min-width:61.25em) {
.c-button svg {
    -webkit-transition: all .4s 0s;
    transition: all .4s 0s
}
}
.c-button--color_reverse>a {
    background: #fff;
    border-color: #fff;
    color: #383b56
}
.c-button--color_reverse svg {
    stroke: #f8b500
}
.c-button--border_has>a {
    border: 1px solid #525574
}

@media only screen and (max-width:47.9375em) {
.c-button--border_has>a {
    padding-top: 9px;
    padding-bottom: 9px
}
}

@media print, screen and (min-width:48em) {
.c-button--border_has>a {
    padding-top: 10px;
    padding-bottom: 8px
}
}
.c-button--type_blank svg {
    width: 12px;
    height: 10px;
    stroke: none;
    fill: #f8b500
}
.c-button--type_blank>a:hover svg {
    stroke: none;
    fill: #000;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.c-button--rightangle_both>a, .c-button--rightangle_right>a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.c-button--rightangle_both>a, .c-button--rightangle_left>a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.c-button--none_shadow>a, .c-button--none_shadow>a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}
.c-button-2>a {
    display: inline-block;
    border: 1px solid #383b56;
    border-radius: 4px;
    font-size: 14px;
    font-size: .875rem;
    padding: 4px 10px 2px
}
.c-button-2>a>span {
    display: inline-block;
    position: relative;
    padding-right: 15px
}
.c-button-2>a>span:after {
    content: "";
    position: absolute;
    top: .4em;
    right: 2px;
    width: 6px;
    height: 9px;
    background-image: url(/common/img/arrow_right_small.svg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .2s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s
}
.c-button-2>a:hover {
    border-color: #176dce
}
.c-button-2>a:hover>span:after {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    background-image: url(/common/img/arrow_right_small_blue.svg)
}

@media only screen and (max-width:47.9375em) {
.c-springboard+.c-springboard {
    margin-top: 30px
}
}

@media print, screen and (min-width:61.25em) {
.c-springboard__link:hover .c-springboard__image img {
    -webkit-transform: translateZ(0) scale(1.05);
    transform: translateZ(0) scale(1.05)
}
}

@media print, screen and (min-width:61.25em) {
.c-springboard__link:hover .c-springboard__title svg {
    stroke: #176dce;
    -webkit-transform: translateX(3px);
    transform: translateX(3px)
}
}
.c-springboard__image {
    border-radius: 4px;
    overflow: hidden
}
.c-springboard__image img {
    vertical-align: top;
    width: 100%
}

@media print, screen and (min-width:61.25em) {
.c-springboard__image img {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}
}

@media print, screen and (min-width:80em) {
.c-springboard__image img {
    max-width: 100%
}
}
.c-springboard__title {
    position: relative;
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.c-springboard__title {
    margin-top: 14px
}
}

@media print, screen and (min-width:48em) {
.c-springboard__title {
    margin-top: 22px
}
}
.c-springboard__title span {
    display: inline-block
}
.c-springboard__title svg {
    content: "";
    position: relative;
    left: 6px;
    top: -.05em;
    width: 7px;
    height: 11px;
    stroke: #ddd;
    -webkit-transition: stroke .1s ease 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: stroke .1s ease 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: stroke .1s ease 0s, transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: stroke .1s ease 0s, transform .2s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s
}
.c-springboard__summary {
    font-size: 14px;
    font-size: .875rem
}

@media only screen and (max-width:47.9375em) {
.c-springboard__summary {
    line-height: 1.4;
    margin-top: 3px
}
}

@media print, screen and (min-width:48em) {
.c-springboard__summary {
    line-height: 1.7;
    color: #000;
    margin-top: 8px
}
}

@media only screen and (max-width:47.9375em) {
.c-card+.c-card {
    margin-top: 20px
}
}
.c-card>a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    -webkit-transition: all .4s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: all .4s cubic-bezier(.48, .18, 0, .98) 0s;
    color: #000;
    border-radius: 4px;
    overflow: hidden
}

@media print, screen and (min-width:61.25em) {
.c-card>a:hover {
    background-color: #f5f5f5;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.3)
}
}

@media print, screen and (min-width:61.25em) {
.c-card>a:hover .c-card__title {
    color: #176dce
}
}

@media print, screen and (min-width:61.25em) {
.c-card>a:hover .c-card__title--type_blank svg, .c-card>a:hover .c-card__title--type_link svg {
    stroke: #176dce;
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}
}

@media print, screen and (min-width:61.25em) {
.c-card>a:hover .c-card__title--type_blank svg {
    stroke: none;
    fill: #176dce;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
}

@media print, screen and (min-width:61.25em) {
.c-card>a:hover .c-card__image img, .c-card>a:hover .c-card__image span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .6s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: all .6s cubic-bezier(.48, .18, 0, .98) 0s
}
}

@media print, screen and (min-width:61.25em) {
.browser-is-ie .c-card>a:hover .c-card__image img, .browser-is-ie .c-card>a:hover .c-card__image span {
    -webkit-transform: scale(1.1) rotate(.1deg);
    transform: scale(1.1) rotate(.1deg)
}
}

@media print, screen and (min-width:61.25em) {
.c-card>a:hover .c-card__image__image--has_dummy img, .c-card>a:hover .c-card__image__image--has_dummy span {
    -webkit-transform: scale(1);
    transform: scale(1)
}
}
.c-card>div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    -webkit-transition: all .4s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: all .4s cubic-bezier(.48, .18, 0, .98) 0s;
    color: #000;
    border-radius: 4px;
    overflow: hidden
}
.c-card.is-current>div {
    color: #999;
    background-color: #f5f5f5
}
.c-card.is-current>div svg {
    stroke: #999
}

@media only screen and (max-width:47.9375em) {
.c-card__summary {
    padding: 15px
}
}

@media print, screen and (min-width:48em) {
.c-card__summary {
    padding: 20px
}
}
.c-card__summary>:last-child {
    margin-bottom: 0
}
.c-card__title {
    font-weight: 700;
    word-break: break-all
}

@media only screen and (max-width:47.9375em) {
.c-card__title {
    margin-bottom: 15px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.7
}
}

@media print, screen and (min-width:48em) {
.c-card__title {
    margin-bottom: 8px;
    line-height: 1.5;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}
}

@media only screen and (min-width:48em) and (max-width:47.9375em) {
.c-card__title {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) and (min-width:48em) {
.c-card__title {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}
.c-card__title--type_blank, .c-card__title--type_link {
    position: relative
}

@media only screen and (max-width:47.9375em) {
.c-card__title--type_blank, .c-card__title--type_link {
    padding-right: 30px
}
}

@media print, screen and (min-width:48em) {
.c-card__title--type_blank, .c-card__title--type_link {
    padding-right: 20px
}
}
.c-card__title--type_blank svg, .c-card__title--type_link svg {
    content: "";
    width: 7px;
    height: 11px;
    stroke: #f8b500;
    stroke-width: 2px;
    display: inline-block;
    position: relative;
    margin-left: 8px
}

@media only screen and (max-width:47.9375em) {
.c-card__title--type_blank svg, .c-card__title--type_link svg {
    top: 0
}
}

@media print, screen and (min-width:48em) {
.c-card__title--type_blank svg, .c-card__title--type_link svg {
    top: 0
}
}

@media print, screen and (min-width:61.25em) {
.c-card__title--type_blank svg, .c-card__title--type_link svg {
    -webkit-transition: stroke .1s ease, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: stroke .1s ease, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: stroke .1s ease, transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: stroke .1s ease, transform .2s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s
}
}

@media only screen and (max-width:47.9375em) {
.c-card__summary .c-card__title--type_blank, .c-card__summary .c-card__title--type_link {
    padding-right: 0
}
}

@media print, screen and (min-width:48em) {
.c-card__summary .c-card__title--type_blank, .c-card__summary .c-card__title--type_link {
    padding-right: 0
}
}
.c-card__summary .c-card__title--type_blank span, .c-card__summary .c-card__title--type_link span {
    position: relative;
    display: inline-block
}
.c-card__title--type_blank svg {
    width: 12px;
    height: 10px;
    stroke: none;
    fill: #f8b500
}

@media only screen and (max-width:47.9375em) {
.c-card__text {
    line-height: 1.7;
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.c-card__text {
    line-height: 2.25
}
}
.c-card__text.c-card__text--type_summary {
    font-size: 14px;
    font-size: .875rem
}

@media only screen and (max-width:47.9375em) {
.c-card__text.c-card__text--type_summary {
    line-height: 1.85
}
}

@media print, screen and (min-width:48em) {
.c-card__text.c-card__text--type_summary {
    line-height: 1.85
}
}
.c-card--type_case {
    position: relative
}
.c-card--type_case>a {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none
}

@media print, screen and (min-width:61.25em) {
.c-card--type_case>a:hover {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
}

@media print, screen and (min-width:61.25em) {
.c-card--type_case>a:hover+.c-card__link {
    background-color: #f5f5f5;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.3)
}
}

@media print, screen and (min-width:61.25em) {
.c-card--type_case>a:hover+.c-card__link .c-card__title {
    color: #176dce
}
}

@media print, screen and (min-width:61.25em) {
.c-card--type_case>a:hover+.c-card__link .c-card__title--type_blank svg, .c-card--type_case>a:hover+.c-card__link .c-card__title--type_link svg {
    stroke: #176dce;
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}
}

@media print, screen and (min-width:61.25em) {
.c-card--type_case>a:hover+.c-card__link .c-card__title--type_blank svg {
    stroke: none;
    fill: #176dce;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
}

@media print, screen and (min-width:61.25em) {
.c-card--type_case>a:hover+.c-card__link .c-card__image img, .c-card--type_case>a:hover+.c-card__link .c-card__image span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .6s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: all .6s cubic-bezier(.48, .18, 0, .98) 0s
}
}

@media print, screen and (min-width:61.25em) {
.browser-is-ie .c-card--type_case>a:hover+.c-card__link .c-card__image img, .browser-is-ie .c-card--type_case>a:hover+.c-card__link .c-card__image span {
    -webkit-transform: scale(1.1) rotate(.1deg);
    transform: scale(1.1) rotate(.1deg)
}
}

@media print, screen and (min-width:61.25em) {
.c-card--type_case>a:hover+.c-card__link .c-card__image__image--has_dummy img, .c-card--type_case>a:hover+.c-card__link .c-card__image__image--has_dummy span {
    -webkit-transform: scale(1);
    transform: scale(1)
}
}
.c-card--type_case .c-card__link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    -webkit-transition: all .4s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: all .4s cubic-bezier(.48, .18, 0, .98) 0s;
    color: #000;
    border-radius: 4px;
    overflow: hidden
}
.c-card--type_case .c-card__text {
    margin-bottom: 14px
}
.c-card--type_archive>a {
    border: 1px solid #ddd
}

@media only screen and (max-width:47.9375em) {
.c-card__head {
    padding: 18px 11px 8px 20px
}
}

@media print, screen and (min-width:48em) {
.c-card__head {
    padding: 18px 11px 8px 20px
}
}
.c-card__body {
    padding: 17px 20px 23px;
    border-top: 1px solid #ddd
}
.c-card__image {
    position: relative;
    height: 0;
    overflow: hidden
}

@media only screen and (max-width:47.9375em) {
.c-card__image {
    padding-top: 50%
}
}

@media print, screen and (min-width:48em) {
.c-card__image {
    padding-top: 75%
}
}
.c-card__image img {
    display: block;
    width: 100%
}

@media only screen and (max-width:47.9375em) {
.c-card__image img {
    position: absolute;
    top: 0;
    left: 0
}
}

@media print, screen and (min-width:61.25em) {
.c-card__image img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}
}
.c-card__image span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%
}

@media print, screen and (min-width:61.25em) {
.c-card__image span {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}
}
.c-card__image__image--has_dummy {
    border-bottom: 1px solid #ddd
}
.c-card__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-size: .75rem
}

@media only screen and (max-width:47.9375em) {
.c-card__meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 9px
}
}

@media print, screen and (min-width:48em) {
.c-card__meta {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 12px
}
}
.c-card__category>a {
    position: relative;
    z-index: 2
}
.c-card--type_document .c-card__image {
    position: relative;
    height: 0;
    padding-top: 75%;
    background-color: #ccc
}
.c-card--type_document .c-card__image>span {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px
}
.c-card--type_document .c-card__image>span img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16)
}

@media only screen and (max-width:47.9375em) {
.c-card--type_document .c-card__image>span img {
    position: relative
}
}
.c-sentence {
    margin-bottom: 20px
}

@media only screen and (max-width:47.9375em) {
.c-sentence {
    line-height: 2
}
}

@media print, screen and (min-width:48em) {
.c-sentence {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 2
}
}
.c-sentence a {
    text-decoration: underline;
    word-break: break-all
}
.c-sentence:last-child {
    margin-bottom: 0
}
.c-sentence--type_lead {
    margin-bottom: 30px
}
h2+.c-sentence--type_lead {
    margin-top: -12px
}

@media only screen and (max-width:47.9375em) {
.c-sentence--type_muted {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85
}
}

@media print, screen and (min-width:48em) {
.c-sentence--type_muted {
    font-size: 16px;
    font-size: 1rem
}
}

@media only screen and (max-width:47.9375em) {
.c-sentence--type_muted p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.7
}
}

@media print, screen and (min-width:48em) {
.c-sentence--type_muted p {
    font-size: 16px;
    font-size: 1rem
}
}
.c-sentence--align_right {
    text-align: right
}
.c-sentence--width_detail {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto
}
.c-sentence--color_reverse {
    color: #fff
}
.c-sentence--mb_0 {
    margin-bottom: 0
}
.c-list {
    margin-bottom: 20px
}

@media only screen and (max-width:47.9375em) {
.c-list {
    line-height: 2
}
}

@media print, screen and (min-width:48em) {
.c-list {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 2
}
}
.c-list--type_disc>li {
    position: relative;
    padding-left: 20px
}
.c-list--type_disc>li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 5px;
    height: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ccc;
    border-radius: 50%
}

@media only screen and (max-width:47.9375em) {
.c-list--type_disc>li:before {
    top: .65em
}
}

@media print, screen and (min-width:48em) {
.c-list--type_disc>li:before {
    top: .85em
}
}
.c-list--type_cross>li {
    position: relative
}

@media only screen and (max-width:47.9375em) {
.c-list--type_cross>li {
    padding-left: 23px
}
}

@media print, screen and (min-width:48em) {
.c-list--type_cross>li {
    padding-left: 30px
}
}
.c-list--type_cross>li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    background-image: url(/common/img/icon_cross.svg);
    background-repeat: no-repeat
}

@media only screen and (max-width:47.9375em) {
.c-list--type_cross>li:before {
    top: .35em;
    width: 12px;
    height: 12px
}
}

@media print, screen and (min-width:48em) {
.c-list--type_cross>li:before {
    top: .6em;
    width: 16px;
    height: 16px
}
}
.c-list--type_check>li, .p-article-wp-area .c-list--type_check>li {
    position: relative
}

@media only screen and (max-width:47.9375em) {
.c-list--type_check>li, .p-article-wp-area .c-list--type_check>li {
    padding-left: 23px
}
}

@media print, screen and (min-width:48em) {
.c-list--type_check>li, .p-article-wp-area .c-list--type_check>li {
    padding-left: 30px
}
}
.c-list--type_check>li:before, .p-article-wp-area .c-list--type_check>li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    background-image: url(/common/img/icon_check.svg);
    background-repeat: no-repeat;
    border-radius: none;
    background-color: transparent
}

@media only screen and (max-width:47.9375em) {
.c-list--type_check>li:before, .p-article-wp-area .c-list--type_check>li:before {
    top: .4em;
    width: 14px;
    height: 9px
}
}

@media print, screen and (min-width:48em) {
.c-list--type_check>li:before, .p-article-wp-area .c-list--type_check>li:before {
    top: .6em;
    width: 19px;
    height: 15px
}
}
.c-list--type_decimal {
    list-style-type: decimal;
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 1em
}

@media only screen and (max-width:47.9375em) {
.c-list--type_advantage, .c-list--type_muted, .c-list--type_note {
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.c-list--type_advantage, .c-list--type_muted, .c-list--type_note {
    font-size: 16px;
    font-size: 1rem
}
}

@media only screen and (max-width:47.9375em) {
.c-list--type_muted.c-list--type_disc>li:before {
    top: .55em
}
}

@media print, screen and (min-width:48em) {
.c-list--type_muted.c-list--type_disc>li:before {
    top: .75em
}
}
.c-list--type_advantage li, .c-list--type_note li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.c-list--type_advantage li span, .c-list--type_note li span {
    margin-right: .2rem
}
.c-list--color_reverse {
    color: #fff
}
.c-list--type_advantage {
    font-size: 12px;
    font-size: .75rem
}
.c-list--position_inside {
    padding-left: 1em;
    margin-bottom: 0
}
.c-list--has_td {
    text-indent: -1em;
    padding-left: 1em
}
.c-image {
    margin-bottom: 18px
}

@media only screen and (max-width:47.9375em) {
.c-image {
    line-height: 1.6
}
}

@media print, screen and (min-width:48em) {
.c-image {
    line-height: 2.2
}
}
.c-image img {
    overflow: hidden;
    border-radius: 4px;
    display: block
}

@media only screen and (max-width:47.9375em) {
.c-image img {
    width: 100%;
    height: auto
}
}

@media print, screen and (min-width:48em) {
.c-image img {
    max-width: 100%;
    height: auto
}
}

@media print, screen and (min-width:48em) {
.c-image+.c-image {
    margin-top: 20px
}
}

@media print, screen and (min-width:48em) {
.c-heading-1+.c-image, .c-heading-2+.c-image, .c-heading-3+.c-image, .c-heading-4+.c-image, .c-heading-5+.c-image {
    margin-top: 17px
}
}
.c-image__caption {
    margin-top: 10px
}

@media only screen and (max-width:47.9375em) {
.c-image__caption {
    font-size: 10px;
    font-size: .625rem
}
}

@media print, screen and (min-width:48em) {
.c-image__caption {
    text-align: right;
    font-size: 12px;
    font-size: .75rem
}
}
.c-image--has_border {
    position: relative
}
.c-image--has_border:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 4px
}

@media only screen and (max-width:47.9375em) {
.c-image--size_default img {
    width: auto;
    max-width: 100%
}
}
.c-image--radius_none img {
    border-radius: 0
}

@media only screen and (max-width:47.9375em) {
.c-content-outline {
    margin-bottom: 54px
}
}

@media print, screen and (min-width:48em) {
.c-content-outline {
    margin-bottom: 72px
}
}
.c-content-outline__container {
    overflow: hidden
}

@media only screen and (max-width:47.9375em) {
.c-content-outline__container {
    height: 0
}
}

@media only screen and (max-width:47.9375em) {
.c-content-outline__toggle {
    position: relative;
    padding-left: 16px
}
}

@media print, screen and (min-width:48em) {
.c-content-outline__toggle {
    display: none
}
}
.c-content-outline__toggle>span {
    position: absolute;
    top: .4em;
    left: 0;
    display: block;
    width: 11px;
    height: 11px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}
.c-content-outline__toggle>span:before {
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    width: 12px;
    height: 2px;
    background: #f8b500
}
.c-content-outline__toggle>span:after {
    display: block;
    content: "";
    position: absolute;
    left: 5px;
    width: 2px;
    height: 12px;
    background: #f8b500;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}
.c-content-outline__toggle.is-active>span, .c-content-outline__toggle.is-active>span:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media only screen and (max-width:47.9375em) {
.c-content-outline__list {
    margin-top: 13px
}
}

@media print, screen and (min-width:48em) {
.c-content-outline__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -35px
}
}

@media only screen and (max-width:47.9375em) {
.c-content-outline__item {
    margin-top: 4px
}
}

@media print, screen and (min-width:48em) {
.c-content-outline__item {
    margin-right: 35px
}
}
.c-content-outline__item>a {
    display: inline-block;
    position: relative;
    padding-left: 20px
}

@media only screen and (max-width:47.9375em) {
.c-content-outline__item>a {
    font-size: 14px;
    font-size: .875rem
}
}
.p-article-wp-area .c-content-outline__item>a {
    text-decoration: none
}
.c-content-outline__item>a>svg {
    display: inline-block;
    position: absolute;
    z-index: 1;
    left: 0;
    width: 11px;
    height: 7px;
    margin-right: 10px;
    stroke: #f8b500;
    stroke-width: 2px;
    fill: none
}

@media only screen and (max-width:47.9375em) {
.c-content-outline__item>a>svg {
    top: .65em
}
}

@media print, screen and (min-width:48em) {
.c-content-outline__item>a>svg {
    top: .55em
}
}

@media print, screen and (min-width:61.25em) {
.c-content-outline__item>a>svg {
    -webkit-transition: all .1s ease 0s;
    transition: all .1s ease 0s
}
}

@media only screen and (max-width:47.9375em) {
.device-is-iphone .c-content-outline__item>a>svg {
    margin-top: -1px;
    left: -1px
}
}

@media print, screen and (min-width:61.25em) {
.c-content-outline__item>a:hover>svg {
    stroke: #176dce
}
}
@-webkit-keyframes scrollAnimationSP {
0% {
opacity:.5;
-webkit-transform:translateY(-40px);
transform:translateY(-40px)
}
10% {
opacity:1
}
60% {
-webkit-transform:translateY(40px);
transform:translateY(40px)
}
to {
-webkit-transform:translateY(40px);
transform:translateY(40px)
}
}
@keyframes scrollAnimationSP {
0% {
opacity:.5;
-webkit-transform:translateY(-40px);
transform:translateY(-40px)
}
10% {
opacity:1
}
60% {
-webkit-transform:translateY(40px);
transform:translateY(40px)
}
to {
-webkit-transform:translateY(40px);
transform:translateY(40px)
}
}
@-webkit-keyframes scrollAnimation {
0% {
opacity:.5;
-webkit-transform:translateY(-60px);
transform:translateY(-60px)
}
10% {
opacity:1
}
60% {
-webkit-transform:translateY(60px);
transform:translateY(60px)
}
to {
-webkit-transform:translateY(60px);
transform:translateY(60px)
}
}
@keyframes scrollAnimation {
0% {
opacity:.5;
-webkit-transform:translateY(-60px);
transform:translateY(-60px)
}
10% {
opacity:1
}
60% {
-webkit-transform:translateY(60px);
transform:translateY(60px)
}
to {
-webkit-transform:translateY(60px);
transform:translateY(60px)
}
}
.c-scroll-line {
    position: absolute;
    overflow: hidden;
    z-index: 1000;
    left: 50%;
    width: 1px;
    background-color: #383b56
}

@media only screen and (max-width:47.9375em) {
.c-scroll-line {
    height: 40px;
    margin-left: calc(20px - 2.34%)
}
}

@media print, screen and (min-width:48em) {
.c-scroll-line {
    height: 60px
}
}
.c-scroll-line:after, .c-scroll-line:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #ddd
}

@media only screen and (max-width:47.9375em) {
.c-scroll-line:after, .c-scroll-line:before {
    -webkit-animation: scrollAnimationSP 1.5s cubic-bezier(.645, .045, .355, 1) 0s infinite;
    animation: scrollAnimationSP 1.5s cubic-bezier(.645, .045, .355, 1) 0s infinite;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    height: 40px
}
}

@media print, screen and (min-width:48em) {
.c-scroll-line:after, .c-scroll-line:before {
    -webkit-animation: scrollAnimation 1.5s cubic-bezier(.645, .045, .355, 1) 0s infinite;
    animation: scrollAnimation 1.5s cubic-bezier(.645, .045, .355, 1) 0s infinite;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    height: 60px
}
}
.c-scroll-line--color_reverse {
    background-color: #fff
}
.c-scroll-line--color_reverse:after, .c-scroll-line--color_reverse:before {
    background-color: #ddd
}

@media only screen and (max-width:47.9375em) {
.c-scroll-line--position_top {
    top: -20px
}
}

@media print, screen and (min-width:48em) {
.c-scroll-line--position_top {
    top: -30px
}
}

@media only screen and (max-width:47.9375em) {
.c-scroll-line--position_bottom {
    bottom: -20px
}
}

@media print, screen and (min-width:48em) {
.c-scroll-line--position_bottom {
    bottom: -30px
}
}

@media only screen and (max-width:47.9375em) {
.c-scroll-line--hide_s {
    display: none
}
}
.c-arrow-link {
    position: relative
}
.p-article-wp-area .c-arrow-link {
    text-decoration: none
}
.c-arrow-link svg {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    right: 0;
    width: 7px;
    height: 11px;
    stroke: #f8b500;
    stroke-width: 2px;
    padding-left: 4px;
    top: -.05em
}

@media print, screen and (min-width:61.25em) {
.c-arrow-link svg {
    -webkit-transition: stroke .1s ease, -webkit-transform .4s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: stroke .1s ease, -webkit-transform .4s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: stroke .1s ease, transform .4s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: stroke .1s ease, transform .4s cubic-bezier(.48, .18, 0, .98) 0s, -webkit-transform .4s cubic-bezier(.48, .18, 0, .98) 0s
}
}

@media print, screen and (min-width:61.25em) {
.c-arrow-link:hover svg {
    stroke: #176dce;
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}
}
.c-sentence .c-arrow-link {
    text-decoration: none
}
.c-arrow-link--type_service svg {
    top: -.1em;
    stroke: #333;
    stroke-width: 1px;
    width: 9px;
    height: 9px;
    padding-left: 6px
}
.c-arrow-link--type_faq {
    font-weight: 700
}
.c-table {
    width: 100%;
    border-bottom: 1px solid #ddd
}

@media only screen and (max-width:47.9375em) {
.c-table {
    font-size: 14px;
    font-size: .875rem
}
}

@media only screen and (max-width:47.9375em) {
.c-table tr {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block
}
}
.c-table td, .c-table th {
    vertical-align: top;
    line-height: 1.75
}

@media only screen and (max-width:47.9375em) {
.c-table td, .c-table th {
    display: block
}
}

@media print, screen and (min-width:48em) {
.c-table td, .c-table th {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 24px;
    padding-bottom: 22px;
    padding-right: 10px;
    border-top: 1px solid #ddd
}
}

@media print, screen and (min-width:48em) {
.c-table td:last-child, .c-table th:last-child {
    padding-right: 0
}
}
.c-table th {
    font-weight: 700;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media only screen and (max-width:47.9375em) {
.c-table th {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.c-table th {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial;
    width: 11.25em
}
}

@media print, screen and (min-width:48em) {
.c-table--type_history td, .c-table--type_history th {
    padding-top: 15px;
    padding-bottom: 13px
}
}

@media print, screen and (min-width:48em) {
.c-table--type_history td:first-child {
    white-space: nowrap;
    padding-right: 50px
}
}

@media print, screen and (min-width:48em) {
.c-table--type_history td:nth-child(2) {
    width: 100%
}
}

@media print, screen and (min-width:48em) {
.c-table--type_contact-list td:first-of-type, .c-table--type_contact-list th {
    white-space: nowrap;
    padding-right: 50px
}
}

@media print, screen and (min-width:48em) {
.c-table--type_contact-list td:nth-of-type(2) {
    width: 100%
}
}
.c-google-map {
    width: 100%;
    height: 0;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 10px
}
.c-google-map--size_6-19 {
    padding-top: 56.25%
}
.c-note-text {
    color: #cc1414
}

@media only screen and (max-width:47.9375em) {
.c-shoulder {
    margin-bottom: 20px
}
}

@media print, screen and (min-width:48em) {
.c-shoulder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}
}

@media print, screen and (min-width:48em) {
.c-shoulder__main {
    margin-bottom: 0
}
}

@media print, screen and (min-width:48em) {
.c-shoulder__option {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 40px;
    text-align: right
}
}
.c-sup {
    margin-right: 5px;
    font-size: 10px;
    font-size: .625rem
}
.p-dropdown-menu__button {
    margin-top: -9px
}
.p-dropdown-menu__button>a {
    white-space: nowrap;
    display: inline-block;
    position: relative;
    padding-right: 27px;
    font-size: 14px;
    font-size: .875rem
}
.browser-is-ie .p-dropdown-menu__button>a {
    padding-top: 3px
}
.p-dropdown-menu__button>a:after {
    content: "";
    position: absolute;
    right: 0;
    top: .1em;
    width: 20px;
    height: 20px;
    background-image: url(/common/img/icon_close_menu.svg);
    background-size: cover;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.p-dropdown-menu__button>a:hover:after {
    background-image: url(/common/img/icon_close_menu_blue.svg);
    background-size: cover
}
.p-menu-link-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
    margin-top: -10px
}

@media print, screen and (min-width:48em) {
.p-menu-link-group .p-menu-link {
    width: calc(99.9% - 40px);
    margin-right: 20px;
    margin-left: 20px
}
}

@media print, screen and (min-width:48em) {
.p-menu-link-group--column_2 .p-menu-link {
    width: calc(50% - 40px)
}
}

@media print, screen and (min-width:48em) {
.p-menu-link-group--column_3 .p-menu-link {
    width: calc(33.3% - 40px)
}
}
.p-menu-link {
    overflow: hidden
}
.p-menu-link>a {
    border-bottom: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 14px;
    padding-right: 15px;
    padding-bottom: 12px;
    font-size: 14px;
    font-size: .875rem
}
.browser-is-ie .p-menu-link>a {
    padding-top: 17px;
    padding-bottom: 9px
}
.p-menu-link>a:after {
    content: "";
    position: absolute;
    top: calc(50% - 5px);
    right: 5px;
    width: 7px;
    height: 11px;
    background-image: url(/common/img/arrow_right_black_thin.svg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .2s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s
}
.p-menu-link>a:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -1px;
    background-color: #176dce;
    -webkit-transform: translate3d(-101%, 0, 0);
    transform: translate3d(-101%, 0, 0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .4s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .4s cubic-bezier(.38, .33, .23, .99) 0s
}
.p-menu-link>a:hover:before {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@media print, screen and (min-width:61.25em) {
.p-menu-link>a:hover:after {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    background-image: url(/common/img/arrow_right_blue_thin.svg)
}
}

@media print, screen and (min-width:61.25em) {
.p-menu-head__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    position: relative;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1
}
}

@media print, screen and (min-width:61.25em) {
.p-menu-head__heading span {
    font-size: 16px;
    font-size: 1rem;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700
}
}

@media only screen and (min-width:61.25em) and (max-width:47.9375em) {
.p-menu-head__heading span {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:61.25em) and (min-width:48em) {
.p-menu-head__heading span {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}
.p-menu-head__heading span svg {
    width: 10px;
    height: 10px;
    margin-left: 10px;
    stroke: #333;
    stroke-width: 2px
}

@media print, screen and (min-width:61.25em) {
.p-menu-head__heading span svg {
    -webkit-transition: stroke .1s ease, -webkit-transform .4s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: stroke .1s ease, -webkit-transform .4s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: stroke .1s ease, transform .4s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: stroke .1s ease, transform .4s cubic-bezier(.48, .18, 0, .98) 0s, -webkit-transform .4s cubic-bezier(.48, .18, 0, .98) 0s
}
}

@media print, screen and (min-width:61.25em) {
.p-menu-head__heading:hover svg {
    stroke: #176dce;
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}
}

@media print, screen and (min-width:61.25em) {
.p-menu-head__summary {
    margin-bottom: 15px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.7
}
}

@media print, screen and (min-width:61.25em) {
.p-menu-head--type_row {
    width: 100%;
    padding-bottom: 9px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 3px solid #333
}
}

@media print, screen and (min-width:61.25em) {
.p-menu-head--type_row .p-menu-head__heading {
    white-space: nowrap;
    position: relative;
    padding-right: 31px;
    margin-top: -10px;
    margin-right: 30px;
    margin-bottom: 0
}
}
.browser-is-ie .p-menu-head--type_row .p-menu-head__heading {
    padding-top: 5px
}

@media print, screen and (min-width:61.25em) {
.p-menu-head--type_row .p-menu-head__summary {
    padding-right: 30px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0
}
}

@media print, screen and (min-width:61.25em) {
.p-menu-head--type_row .p-menu-head__button {
    white-space: nowrap
}
}
.p-menu-head__heading--type_link {
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    font-size: 1rem
}
.p-menu-head__heading--type_link>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media print, screen and (min-width:48em) {
.p-menu-button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_case {
    margin-top: -20px;
    margin-left: 20px
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_case .p-menu-button {
    width: calc(50% - 20px);
    margin-top: 20px;
    margin-left: 20px
}
}

@media print, screen and (min-width:80em) {
.p-menu-button-group--type_case .p-menu-button {
    width: calc(33.3% - 20px)
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_consulting {
    width: calc(100% - 260px);
    margin-top: -10px
}
}

@media print, screen and (min-width:80em) {
.p-menu-button-group--type_consulting {
    width: calc(100% - 260px)
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_consulting .p-menu-button {
    width: calc(50% - 20px);
    margin-top: 10px;
    margin-left: 20px
}
}

@media print, screen and (min-width:80em) {
.p-menu-button-group--type_consulting .p-menu-button {
    width: calc(25% - 20px);
    margin-left: 20px
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_research {
    margin-top: -10px;
    margin-left: -10px
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_research .p-menu-button {
    width: calc(33.3% - 10px);
    margin-top: 10px;
    margin-left: 10px
}
}

@media print, screen and (min-width:80em) {
.p-menu-button-group--type_research .p-menu-button {
    width: calc(20% - 10px)
}
}
.p-menu-button-group--type_column {
    margin-top: -10px
}
.p-menu-button-group--type_column .p-menu-button {
    width: 100%;
    margin-top: 10px
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_paid {
    margin-top: -10px;
    margin-left: -10px
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_paid .p-menu-button {
    width: calc(50% - 10px);
    margin-top: 10px;
    margin-left: 10px
}
}

@media print, screen and (min-width:80em) {
.p-menu-button-group--type_paid .p-menu-button {
    width: calc(25% - 10px)
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_paid .p-menu-button>a {
    font-size: 12px;
    font-size: .75rem
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_operation {
    margin-top: -10px;
    margin-left: -10px
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_operation .p-menu-button {
    width: calc(50% - 10px);
    margin-top: 10px;
    margin-left: 10px
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_data {
    margin-top: -10px;
    margin-left: -10px
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_data .p-menu-button {
    width: calc(50% - 10px);
    margin-top: 10px;
    margin-left: 10px
}
}

@media print, screen and (min-width:61.25em) {
.p-menu-button-group--type_data .p-menu-button {
    width: calc(25% - 10px)
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_owned {
    margin-top: -10px;
    margin-left: -10px
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_owned .p-menu-button {
    width: calc(50% - 10px);
    margin-top: 10px;
    margin-left: 10px
}
}

@media print, screen and (min-width:80em) {
.p-menu-button-group--type_owned .p-menu-button {
    width: calc(33.3% - 10px)
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_owned .p-menu-button>a {
    font-size: 12px;
    font-size: .75rem
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_history {
    margin-top: -10px;
    margin-left: 10px
}
}

@media print, screen and (min-width:80em) {
.p-menu-button-group--type_history {
    margin-left: 20px
}
}

@media print, screen and (min-width:48em) {
.p-menu-button-group--type_history .p-menu-button {
    width: 100%;
    margin-top: 10px;
    margin-left: 10px
}
}

@media print, screen and (min-width:61.25em) {
.p-menu-button-group--type_history .p-menu-button {
    width: calc(50% - 10px)
}
}

@media print, screen and (min-width:80em) {
.p-menu-button-group--type_history .p-menu-button {
    width: calc(25% - 20px);
    margin-left: 20px
}
}
.p-menu-button>a {
    height: 100%;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    padding: 13px 10px 11px 17px;
    -webkit-transition: all .4s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: all .4s cubic-bezier(.48, .18, 0, .98) 0s
}
.p-menu-button>a, .p-menu-button>a>span {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-weight: 700
}
.p-menu-button>a>span {
    position: relative;
    padding-right: 15px
}
.p-menu-button>a>span:after {
    content: "";
    display: inline-block;
    position: relative;
    width: 7px;
    height: 11px;
    margin-left: 8px;
    background-image: url(/common/img/arrow_right_yellow.svg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .2s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s
}

@media print, screen and (min-width:61.25em) {
.p-menu-button>a:hover {
    background-color: #f5f5f5;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.3)
}
}

@media print, screen and (min-width:61.25em) {
.p-menu-button>a:hover>span:after {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    background-image: url(/common/img/arrow_right_blue.svg)
}
}
.p-menu-button>span {
    color: #999;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    padding: 13px 10px 11px 17px
}
.p-menu-button>span, .p-menu-button>span>span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-weight: 700
}
.p-menu-button>span>span {
    position: relative;
    padding-right: 15px
}
.p-menu-button>span>span:after {
    content: "";
    position: absolute;
    top: .45em;
    right: 5px;
    width: 7px;
    height: 11px;
    background-image: url(/common/img/arrow_right_gray.svg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .2s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s
}
.p-menu-button--type_child>a, .p-menu-button--type_communication>a, .p-menu-button--type_history>a, .p-menu-button--type_muted>a, .p-menu-button--type_plane>a {
    font-size: 14px;
    font-size: .875rem;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: 400
}
.p-menu-button--type_child>a>span, .p-menu-button--type_communication>a>span, .p-menu-button--type_history>a>span, .p-menu-button--type_muted>a>span, .p-menu-button--type_plane>a>span {
    font-weight: 400
}
.p-menu-button--type_child>a>span:after, .p-menu-button--type_communication>a>span:after, .p-menu-button--type_history>a>span:after, .p-menu-button--type_muted>a>span:after, .p-menu-button--type_plane>a>span:after {
    content: "";
    position: absolute;
    top: .5em;
    width: 6px;
    height: 9px;
    background-image: url(/common/img/arrow_right_small_gray.svg)
}

@media print, screen and (min-width:61.25em) {
.p-menu-button--type_child>a:hover>span:after, .p-menu-button--type_communication>a:hover>span:after, .p-menu-button--type_history>a:hover>span:after, .p-menu-button--type_muted>a:hover>span:after, .p-menu-button--type_plane>a:hover>span:after {
    background-image: url(/common/img/arrow_right_small_blue.svg)
}
}

@media print, screen and (min-width:48em) {
.p-menu-button--type_related {
    height: 100%
}
}
.p-menu-button--type_related>a, .p-menu-button--type_related>span {
    padding-top: 17px;
    padding-bottom: 15px
}
.p-menu-button--type_related>a>span, .p-menu-button--type_related>span>span {
    padding-right: 20px;
    width: auto
}
.p-menu-button--type_history>a {
    padding-top: 9px;
    padding-bottom: 7px
}
.p-menu-button--type_child>a, .p-menu-button--type_communication>a, .p-menu-button--type_plane>a {
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}
.p-menu-button--type_child>a {
    background-color: #999;
    color: #fff
}
.p-menu-button--type_child>a>span:after {
    background-image: url(/common/img/arrow_right_small_white.svg)
}

@media print, screen and (min-width:61.25em) {
.p-menu-button--type_child>a:hover {
    background-color: #ddd;
    color: #176dce
}
}
.p-menu-button--type_communication>a, .p-menu-button--type_fill>a {
    background-color: #eee
}

@media print, screen and (min-width:61.25em) {
.p-menu-button--type_communication>a:hover, .p-menu-button--type_fill>a:hover {
    background-color: #ddd
}
}
.p-menu-button--type_communication {
    margin-top: 10px;
    text-align: center
}
.p-menu-button--type_communication>a>span {
    width: auto
}
.p-menu-button--type_communication>a>span:after {
    top: calc(50% - 6px);
    width: 7px;
    height: 11px;
    background-image: url(/common/img/arrow_right_gray.svg)
}
.p-menu-button--overflow_ellipsis>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.p-menu-button--overflow_ellipsis>a>span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media only screen and (max-width:47.9375em) {
.p-menu-button--type_service {
    margin-bottom: 20px
}
}

@media print, screen and (min-width:48em) {
.p-menu-button--type_service {
    margin-bottom: 30px
}
}
.p-menu-button--type_service>a {
    width: 100%
}
.p-menu-button--type_service>a>span {
    width: auto;
    padding-right: 0
}
.p-service-schematic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 1
}

@media only screen and (max-width:47.9375em) {
.p-service-schematic {
    display: none
}
}
.p-service-schematic__heading {
    width: 100%;
    text-align: center
}
.browser-is-ie .p-service-schematic__heading {
    position: relative;
    top: 3px
}
.p-service-schematic__heading>a {
    display: inline-block;
    font-weight: 700;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    position: relative;
    padding-right: 20px;
    font-size: 14px;
    font-size: .875rem
}

@media only screen and (max-width:47.9375em) {
.p-service-schematic__heading>a {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-service-schematic__heading>a {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}
.p-service-schematic__heading>a:before {
    content: "";
    position: absolute;
    right: 5px;
    width: 7px;
    height: 11px;
    background-image: url(/common/img/arrow_right_black.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0;
    top: calc(50% - 6px);
    -webkit-transition: background-image .1s cubic-bezier(.48, .18, 0, .98) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: background-image .1s cubic-bezier(.48, .18, 0, .98) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: background-image .1s cubic-bezier(.48, .18, 0, .98) 0s, transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: background-image .1s cubic-bezier(.48, .18, 0, .98) 0s, transform .2s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s
}
.browser-is-ie .p-service-schematic__heading>a:before {
    top: calc(50% - 8px)
}
.p-service-schematic__heading>a:hover {
    color: #176dce
}
.p-service-schematic__heading>a:hover:before {
    background-image: url(/common/img/arrow_right_blue.svg);
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}
.p-service-schematic__link-panel {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transition: all .4s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: all .4s cubic-bezier(.48, .18, 0, .98) 0s;
    border-radius: 4px
}
.p-service-schematic__link-panel--type_plane {
    -webkit-box-shadow: none;
    box-shadow: none
}
.p-service-schematic__link-panel--color_reverse {
    background-color: #eee
}
.p-service-schematic__menu {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.browser-is-ie .p-service-schematic__menu {
    position: relative;
    top: 3px
}
.p-service-schematic__menu>* {
    position: relative;
    z-index: 1
}
.p-service-schematic__menu>ul {
    overflow: hidden;
    margin-left: -30px
}
.p-service-schematic__menu>ul>li {
    float: left;
    margin-left: 30px;
    font-size: 14px;
    font-size: .875rem
}
.p-service-schematic__heading--size_small {
    font-size: 14px;
    font-size: .875rem
}
.p-service-schematic__heading--size_small>a:before {
    top: calc(50% - 6px)
}
.p-service-schematic__consulting {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 9px 10px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}
.p-service-schematic__consulting:after {
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 3px);
    z-index: 1;
    background-color: #fff
}
.p-service-schematic__consulting .p-service-schematic__heading {
    width: 100%
}
.p-service-schematic__row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 9px 10px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}
.p-service-schematic__row .p-service-schematic__heading {
    width: 260px;
    text-align: left
}
.p-service-schematic__row+.p-service-schematic__row:after {
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    position: absolute;
    top: -10px;
    left: calc(50% - 3px);
    z-index: 1;
    background-color: #fff
}
.p-service-schematic__research {
    -webkit-box-sizing: border-box;
    width: 100%;
    padding: 9px 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
    position: relative
}
.p-service-schematic__research:after {
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 3px);
    z-index: 1;
    background-color: #fff
}
.p-service-schematic__research .p-service-schematic__heading {
    margin-bottom: 8px
}
.p-service-schematic__communication {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 10px;
    -webkit-box-sizing: border-box;
    width: 100%;
    padding: 9px 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    position: relative
}
.p-service-schematic__communication:after {
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 3px);
    z-index: 1;
    background-color: #fff
}
.p-service-schematic__communication .p-service-schematic__heading {
    margin-bottom: 8px;
    text-align: center
}
.p-service-schematic__communication>.p-service-schematic__heading {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    margin-bottom: -2px
}
.p-service-schematic__communication>.p-service-schematic__box {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3
}
.p-service-schematic__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
    background-color: #eee;
    border-radius: 4px;
    padding: 9px
}
.p-service-schematic__secondary {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.p-service-schematic__secondary-heading {
    z-index: 1;
    font-size: 14px;
    font-size: .875rem;
    width: 230px;
    margin-right: 25px
}
.p-service-schematic__secondary-heading span {
    position: relative;
    display: inline-block;
    padding-right: 18px
}
.p-service-schematic__secondary-heading span svg {
    position: absolute;
    right: 5px;
    top: calc(50% - 5px);
    stroke: #333;
    stroke-width: 1px;
    width: 9px;
    height: 9px;
    -webkit-transition: background-image .1s cubic-bezier(.48, .18, 0, .98) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: background-image .1s cubic-bezier(.48, .18, 0, .98) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: background-image .1s cubic-bezier(.48, .18, 0, .98) 0s, transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: background-image .1s cubic-bezier(.48, .18, 0, .98) 0s, transform .2s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s
}
.browser-is-ie .p-service-schematic__secondary-heading span svg {
    top: calc(50% - 7px)
}
.p-service-schematic__secondary-heading:hover {
    color: #176dce
}
.p-service-schematic__secondary-heading:hover span svg {
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}
.p-service-schematic__secondary-menu {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    z-index: 1;
    font-size: 13px;
    font-size: .8125rem
}
.p-service-schematic__secondary-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
    background-color: #eee;
    border-radius: 4px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 9px
}
.p-service-schematic__secondary-box+.p-service-schematic__secondary-box {
    margin-top: 10px
}
.p-service-schematic__tertiary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 10px
}
.p-service-schematic__tertiary+.p-service-schematic__tertiary {
    border-top: 1px solid #ccc;
    padding-top: 9px;
    margin-top: 8px
}
.p-service-schematic__tertiary-heading {
    margin-right: 23px
}
.browser-is-ie .p-service-schematic__tertiary-heading {
    position: relative;
    top: 2px
}
.p-service-schematic__tertiary-heading span {
    white-space: nowrap
}
.browser-is-ie .p-service-schematic__tertiary-menu {
    position: relative;
    top: 2px
}
.p-service-schematic__tertiary-menu>ul {
    margin-left: -25px;
    overflow: hidden
}
.p-service-schematic__tertiary-menu>ul>li {
    margin-left: 25px;
    float: left
}
.p-service-schematic__tertiary-menu>ul>li span {
    white-space: nowrap
}
.p-service-schematic__data, .p-service-schematic__operation {
    -webkit-box-sizing: border-box;
    width: 100%;
    position: relative;
    padding: 9px 10px;
    box-sizing: border-box
}
.p-service-schematic__data .p-service-schematic__heading, .p-service-schematic__operation .p-service-schematic__heading {
    margin-bottom: 8px
}
.p-service-schematic__operation {
    margin-bottom: 10px
}
.p-service-schematic__operation:after {
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 3px);
    z-index: 1;
    background-color: #fff
}

@media print, screen and (min-width:48em) {
.p-service-chematic-image {
    -webkit-transform: translateX(.65%);
    transform: translateX(.65%)
}
}
.p-service-chematic-image img {
    display: block
}

@media only screen and (max-width:47.9375em) {
.p-service-chematic-image img {
    max-width: 100%;
    margin-bottom: -.4%
}
}

@media print, screen and (min-width:48em) {
.p-service-chematic-image img {
    max-width: 101.3%;
    margin-top: -.5%
}
}

@media print, screen and (min-width:48em) {
.p-service-chematic-image--reverse {
    -webkit-transform: translateX(-.65%);
    transform: translateX(-.65%)
}
}
.p-have-line-box {
    position: relative
}

@media only screen and (max-width:47.9375em) {
.p-have-line-box {
    padding-top: 17px
}
}

@media print, screen and (min-width:48em) {
.p-have-line-box {
    padding-top: 40px
}
}
.p-have-line-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #f8b500
}
.p-header-grid-menu {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 280px 1fr auto;
    grid-template-columns: 280px 1fr auto;
    grid-gap: 40px
}
.p-header-grid-menu__item:first-child {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
}
.p-header-grid-menu__item:nth-child(2) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1
}
.browser-is-ie .p-header-grid-menu__item:nth-child(2) {
    padding: 0 40px
}
.p-header-grid-menu__item:nth-child(3) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    grid-row: 1
}

@media print, screen and (min-width:48em) {
.p-sitemap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}
}
.p-sitemap__block {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:47.9375em) {
.p-sitemap__block {
    margin-bottom: 23px
}
}

@media print, screen and (min-width:48em) {
.p-sitemap__block {
    width: 210px
}
}

@media only screen and (max-width:47.9375em) {
.p-sitemap__block:last-child {
    margin-bottom: 0
}
}

@media print, screen and (min-width:48em) {
.p-sitemap__block:last-child {
    width: 130px;
    padding-right: 0
}
}

@media print, screen and (min-width:61.25em) {
.p-sitemap__block:last-child {
    width: 200px
}
}

@media print, screen and (min-width:48em) {
.p-sitemap>.p-sitemap__block:first-child {
    width: 120px
}
}

@media print, screen and (min-width:61.25em) {
.p-sitemap>.p-sitemap__block:first-child {
    width: 210px
}
}

@media print, screen and (min-width:48em) {
.p-sitemap__child .p-sitemap__block {
    width: 200px
}
}

@media print, screen and (min-width:80em) {
.p-sitemap__child .p-sitemap__block {
    min-width: 160px;
    width: 27%;
    max-width: 200px
}
}
.p-sitemap--type_page .p-sitemap__block>:last-child, .p-sitemap__block>:last-child {
    margin-bottom: 0
}
.p-sitemap__item {
    line-height: 2
}

@media print, screen and (min-width:48em) {
.p-sitemap__item {
    font-size: 12px;
    font-size: .75rem
}
}

@media print, screen and (min-width:48em) {
.p-sitemap--size_large .p-sitemap__item {
    font-size: 14px;
    font-size: .875rem
}
}
.p-sitemap__item--lv_1 {
    margin-bottom: 23px
}

@media print, screen and (min-width:48em) {
.p-sitemap__item--lv_1>.p-sitemap__child {
    margin-top: 23px
}
}

@media print, screen and (min-width:48em) {
.p-sitemap__item--lv_2 {
    margin-bottom: 23px
}
}

@media print, screen and (min-width:48em) {
.p-sitemap__item--lv_3 {
    margin-bottom: 11px
}
}
.p-sitemap__item--lv_3>.p-sitemap__child {
    padding-left: 1em
}
.p-sitemap__child .p-sitemap__item:last-of-type {
    margin-bottom: 0
}
.p-sitemap__child .p-sitemap__item>a {
    display: inline-block;
    text-indent: -1em;
    padding-left: 1em
}
.p-sitemap__block--size_free {
    max-width: none;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media print, screen and (min-width:48em) {
.p-sitemap__block--size_free {
    width: 210px
}
}

@media print, screen and (min-width:61.25em) {
.p-sitemap__block--size_free {
    width: 270px
}
}

@media print, screen and (min-width:80em) {
.p-sitemap__block--size_free {
    width: 100%
}
}

@media print, screen and (min-width:87.5em) {
.p-sitemap__block--size_free {
    width: auto
}
}

@media print, screen and (min-width:48em) {
.p-sitemap--type_page .p-sitemap__block {
    width: 30.7%;
    padding-right: 0
}
}

@media print, screen and (min-width:48em) {
.p-sitemap--type_page .p-sitemap__block:first-child, .p-sitemap--type_page .p-sitemap__block:last-child {
    width: 30.7%
}
}
.p-sitemap--type_page .p-sitemap__block.p-sitemap__block--size_free {
    width: auto
}
.p-sitemap--type_page .p-sitemap__item {
    font-size: 16px;
    font-size: 1rem
}

@media print, screen and (min-width:48em) {
.p-sitemap--type_page .p-sitemap__item--lv_1 {
    margin-bottom: 30px
}
}
.p-sitemap--type_page .p-sitemap__item--lv_1>.p-sitemap__child>.p-sitemap__item {
    line-height: 1.5;
    margin-top: 10px
}

@media print, screen and (min-width:48em) {
.p-sitemap--type_page .p-sitemap__item--lv_1 .p-sitemap__child {
    margin-top: 10px
}
}

@media print, screen and (min-width:48em) {
.p-sitemap--type_page .p-sitemap__item--lv_1 .p-sitemap__child:last-of-type {
    margin-bottom: -10px
}
}
.p-sitemap--type_page .p-sitemap__item--lv_1>a {
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    padding-bottom: 0;
    border-bottom: 1px solid #333
}

@media only screen and (max-width:47.9375em) {
.p-sitemap--type_page .p-sitemap__item--lv_1>a {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-sitemap--type_page .p-sitemap__item--lv_1>a {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-sitemap--type_page .p-sitemap__item--lv_2 {
    margin-bottom: 30px
}
}

@media print, screen and (min-width:48em) {
.p-sitemap--type_page .p-sitemap__item--lv_3 {
    margin-bottom: 18px
}
}
.p-sitemap--type_page .p-sitemap__item--lv_3>.p-sitemap__child {
    padding-left: 1rem
}

@media print, screen and (min-width:48em) {
.p-sitemap--type_page .p-sitemap__item--lv_3>.p-sitemap__child {
    margin-top: 5px
}
}

@media print, screen and (min-width:48em) {
.p-sitemap--type_page .p-sitemap__item--lv_3>.p-sitemap__child .p-sitemap__item {
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.p-sitemap--type_page .p-sitemap__item--lv_4 {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 20px
}
}
.p-sitemap--type_page .p-sitemap__item--lv_4>a {
    font-weight: 700;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media only screen and (max-width:47.9375em) {
.p-sitemap--type_page .p-sitemap__item--lv_4>a {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-sitemap--type_page .p-sitemap__item--lv_4>a {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-sitemap--type_page .p-sitemap__item--lv_4 .p-sitemap__item {
    font-size: 14px;
    font-size: .875rem
}
}
.p-sitemap__child .p-sitemap__item--indent_none>a, .p-sitemap__item--indent_none>a {
    text-indent: 0;
    padding-left: 0
}
.p-home-mainvisual {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: relative;
    width: 100%;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}
.p-home-mainvisual.has-loader {
    background-color: #eee
}
.p-home-mainvisual.has-loader .p-home-mainvisual__controller {
    opacity: 0
}
.p-home-mainvisual.has-loader .p-home-mainvisual__loader {
    opacity: 1
}
.p-home-mainvisual__loader {
    z-index: 1000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 60px;
    height: 60px;
    margin: auto;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}
.p-home-mainvisual__loader img {
    display: block;
    width: 100%
}
@-webkit-keyframes homeBgAni {
0% {
opacity:0;
-webkit-transform:scale(1.05);
transform:scale(1.05)
}
33.3% {
opacity:1;
-webkit-transform:scale(1.01);
transform:scale(1.01)
}
to {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes homeBgAni {
0% {
opacity:0;
-webkit-transform:scale(1.05);
transform:scale(1.05)
}
33.3% {
opacity:1;
-webkit-transform:scale(1.01);
transform:scale(1.01)
}
to {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
}
.p-home-mainvisual__image-area {
    z-index: 0;
    width: 100%;
    overflow: hidden
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__image-area {
    position: absolute;
    height: 100%
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__image-area {
    position: relative;
    min-height: 410px;
    max-height: 70vh;
    height: 700px
}
}
.p-home-mainvisual__content-area {
    width: 100%
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__content-area {
    height: 420px;
    position: relative;
    padding-bottom: 40px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__content-area {
    position: absolute;
    top: 0;
    left: 0
}
}
.p-home-mainvisual__slide-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: cover;
    -webkit-transition: opacity 1s linear, z-index 0s linear;
    transition: opacity 1s linear, z-index 0s linear;
    -webkit-transform: scale(1.075) rotate(.1deg);
    transform: scale(1.075) rotate(.1deg)
}
.p-home-mainvisual__slide-image.fade {
    -webkit-animation: visualImgAni 7s linear 0s 1 normal;
    animation: visualImgAni 7s linear 0s 1 normal;
    -webkit-transform: scale(1) rotate(.1deg);
    transform: scale(1) rotate(.1deg)
}
.p-home-mainvisual__slide-image.is-current {
    opacity: 1;
    z-index: 1
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__slide-image--number_1 {
    background-image: url(/img/bg_main_visual_1_sp.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__slide-image--number_1 {
    background-image: url("/img/bg_main_visual_1.jpg")
}
}

@media print and (-moz-min-device-pixel-ratio:2), print and (-webkit-min-device-pixel-ratio:2), screen and (min-width:48em) and (-moz-min-device-pixel-ratio:2), screen and (min-width:48em) and (-webkit-min-device-pixel-ratio:2) {
.p-home-mainvisual__slide-image--number_1 {
    background-image: url("/img/bg_main_visual_1@2x.jpg")
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__slide-image--number_2 {
    background-image: url(/img/bg_main_visual_2_sp.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__slide-image--number_2 {
    background-image: url(/img/bg_main_visual_2.jpg)
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__slide-image--number_3 {
    background-image: url(/img/bg_main_visual_3_sp.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__slide-image--number_3 {
    background-image: url(/img/bg_main_visual_3.jpg)
}
}
.p-home-mainvisual__inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__inner {
    padding: 107px 4.68% 0
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 90.64%;
    max-width: 1400px;
    min-height: 410px;
    max-height: 70vh;
    height: 700px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__text-area {
    width: 100%!important
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__text-area {
    position: absolute;
    bottom: 60px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__text-area.is-right {
    right: 0
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__text-area.is-left {
    left: 0
}
}

@media print, screen and (min-width:48em) {
.is-current .p-home-mainvisual__text-area {
    opacity: 1
}
}
.p-home-mainvisual__en-copy {
    font-weight: 700;
    line-height: 1;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    overflow: hidden
}

@media print {
.p-home-mainvisual__en-copy {
    font-family: arial, sans-serif
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy {
    margin-bottom: 20px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy {
    margin-bottom: 30px
}
}
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main {
    float: left;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    opacity: 0
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main {
    border-top: 3px solid #f8b500;
    font-size: 24px;
    font-size: 1.5rem
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main {
    border-top: 5px solid #f8b500;
    font-size: 45px;
    font-size: 2.8125rem
}
}

@media print, screen and (min-width:80em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main {
    font-size: 3.5vw
}
}

@media print, screen and (min-width:87.5em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main {
    font-size: 56px;
    font-size: 3.5rem
}
}

@media print, screen and (min-width:48em) {
.is-current .p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span {
    padding: 7px 3px 2px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span {
    padding-top: 12px;
    padding-right: 5px;
    padding-left: 5px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(3) {
    margin-right: 5px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(3) {
    margin-right: 10px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(8) {
    margin-right: 5px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(8) {
    margin-right: 10px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(10) {
    margin-right: -1px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(10) {
    margin-right: -2px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(11) {
    margin-right: -1px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(11) {
    margin-right: -1px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(12) {
    margin-right: 1px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(12) {
    margin-right: 3px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(13) {
    margin-right: -1px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(13) {
    margin-right: -1px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(14) {
    margin-right: -1px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(14) {
    margin-right: -1px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(18) {
    margin-right: -1px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy .p-home-mainvisual__en-copy-main>span>span:nth-child(18) {
    margin-right: -1px
}
}
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub {
    clear: both;
    float: left;
    background-color: #fff;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub {
    font-size: 18px;
    font-size: 1.125rem
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub {
    font-size: 33px;
    font-size: 2.0625rem
}
}

@media print, screen and (min-width:80em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub {
    font-size: 2.625vw
}
}

@media print, screen and (min-width:87.5em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub {
    font-size: 42px;
    font-size: 2.625rem
}
}

@media print, screen and (min-width:48em) {
.is-current .p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span {
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span {
    padding-top: 2px;
    padding-right: 5px;
    padding-left: 5px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(2) {
    margin-right: 4px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(2) {
    margin-right: 7px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(4), .p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(5), .p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(8), .p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(9) {
    margin-right: -1px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(10) {
    margin-right: 4px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(10) {
    margin-right: 7px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(12) {
    margin-right: -2px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(13), .p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(14) {
    margin-right: -1px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(15), .p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(18) {
    margin-right: -2px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__en-copy>.p-home-mainvisual__en-copy-sub>span>span:nth-child(19) {
    margin-right: -1px
}
}
.p-home-mainvisual__main-copy {
    overflow: hidden;
    font-weight: 700;
    color: #000;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__main-copy {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__main-copy {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__main-copy {
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__main-copy {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 2
}
}

@media print, screen and (min-width:80em) {
.p-home-mainvisual__main-copy {
    font-size: 1vw
}
}

@media print, screen and (min-width:87.5em) {
.p-home-mainvisual__main-copy {
    font-size: 16px;
    font-size: 1rem
}
}

@media print, screen and (min-width:48em) {
.is-current .p-home-mainvisual__main-copy {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}
.p-home-mainvisual__main-copy>span {
    float: left;
    clear: both;
    display: block;
    white-space: nowrap;
    opacity: 0;
    overflow: hidden
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__main-copy>span {
    background-color: #fff
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__main-copy>span:first-child>span:first-child {
    padding-top: 6px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__main-copy>span:last-child>span:last-child {
    padding-bottom: 3px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__main-copy>span>span {
    background-color: #fff;
    display: block;
    float: left;
    clear: both;
    line-height: 1.7;
    overflow: hidden
}
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__main-copy>span>span>span {
    padding-right: 3px;
    padding-left: 3px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__main-copy>span>span>span {
    padding-right: 8px;
    padding-left: 8px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__main-copy.is-active {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__main-copy .no-left>span {
    padding-left: 0
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__main-copy .no-break>span {
    clear: none
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__main-copy .no-right>span {
    padding-right: 0
}
}
.p-home-mainvisual__button {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__button {
    margin-top: 20px
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__button {
    width: 320px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: 0
}
}
.p-home-mainvisual__button.is-active {
    -webkit-transition: all .4s cubic-bezier(.645, .045, .355, 1);
    transition: all .4s cubic-bezier(.645, .045, .355, 1);
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@media only screen and (max-width:47.9375em) {
.p-home-mainvisual__controller {
    display: none
}
}

@media print, screen and (min-width:48em) {
.p-home-mainvisual__controller {
    opacity: 1;
    margin-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 1400px;
    padding-right: 4.68%;
    padding-left: 4.68%;
    margin-right: auto;
    margin-left: auto;
    -webkit-transition: opacity .2s ease 1s;
    transition: opacity .2s ease 1s
}
}
.p-home-mainvisual__slide-button {
    position: relative;
    width: 30px;
    height: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-width: 0;
    border-radius: 3px;
    margin-left: 2px;
    cursor: pointer;
    background-color: transparent
}
.p-home-mainvisual__slide-button.is-current:before {
    background-color: #f8b500
}
.p-home-mainvisual__slide-button:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #ccc
}
.p-headline-news {
    border: 1px solid #ddd;
    border-radius: 4px
}

@media only screen and (max-width:47.9375em) {
.p-headline-news {
    padding: 15px
}
}

@media print, screen and (min-width:48em) {
.p-headline-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4px 20px 9px 30px
}
}

@media print, screen and (min-width:61.25em) {
.p-headline-news {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 20px 12px 30px
}
}

@media print, screen and (min-width:48em) {
.p-headline-news__post-group {
    display: table;
    margin-right: 30px;
    padding-top: 2px
}
}

@media print, screen and (min-width:61.25em) {
.p-headline-news__post-group {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-right: 31px;
    padding-left: 31px
}
}

@media print, screen and (min-width:61.25em) {
.p-headline-news__post-group:before {
    left: 0
}
}

@media print, screen and (min-width:61.25em) {
.p-headline-news__post-group:after, .p-headline-news__post-group:before {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #ddd
}
.p-headline-news__post-group:after {
    right: 0
}
}

@media print, screen and (min-width:48em) {
.p-headline-news__post-data {
    display: table-row
}
}

@media print, screen and (min-width:61.25em) {
.p-headline-news__post-data {
    line-height: 1
}
}

@media only screen and (max-width:47.9375em) {
.p-headline-news__post-data+.p-headline-news__post-data {
    margin-top: 10px
}
}

@media print, screen and (min-width:48em) {
.p-headline-news__post-data+.p-headline-news__post-data .p-headline-news__item {
    padding-top: 10px
}
}
.p-headline-news__item {
    position: relative
}

@media only screen and (max-width:47.9375em) {
.p-headline-news__item {
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.p-headline-news__item {
    display: table-cell;
    vertical-align: top
}
}

@media print, screen and (min-width:48em) {
.p-headline-news__item+.p-headline-news__item {
    margin-left: 30px
}
}
.p-headline-news__item span {
    display: inline-block
}
.p-headline-news__name {
    font-weight: 700;
    padding-bottom: 4px
}

@media only screen and (max-width:47.9375em) {
.p-headline-news__name {
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.p-headline-news__name {
    position: relative;
    white-space: nowrap
}
}

@media print, screen and (min-width:61.25em) {
.p-headline-news__name {
    line-height: 1.2;
    font-size: 14px;
    font-size: .875rem;
    margin-right: 30px;
    padding-bottom: 0
}
}

@media only screen and (max-width:47.9375em) {
.p-headline-news__item--date {
    margin-right: 20px
}
}

@media print, screen and (min-width:48em) {
.p-headline-news__item--date {
    padding-right: 40px
}
}

@media print, screen and (min-width:48em) {
.p-headline-news__item--category {
    padding-right: 50px
}
}
.p-headline-news__item--category, .p-headline-news__item--date {
    white-space: nowrap
}

@media only screen and (max-width:47.9375em) {
.p-headline-news__item--category, .p-headline-news__item--date {
    float: left
}
}

@media only screen and (max-width:47.9375em) {
.p-headline-news__item--title {
    clear: both;
    margin-bottom: 12px;
    line-height: 1.4
}
}

@media print, screen and (min-width:48em) {
.p-headline-news__item--title {
    width: 100%
}
}

@media print, screen and (min-width:48em) {
.p-headline-news__item--title a {
    display: block
}
}
.p-headline-news__more-link {
    white-space: nowrap;
    font-size: 14px;
    font-size: .875rem;
    position: relative
}

@media print, screen and (min-width:48em) {
.p-headline-news__more-link {
    padding-top: 9px
}
}

@media print, screen and (min-width:61.25em) {
.p-headline-news__more-link {
    line-height: 1;
    padding-top: 0;
    margin-right: 0;
    margin-left: auto
}
}
.p-headline-news__more-link>a {
    position: relative;
    display: inline-block;
    padding-right: 17px
}

@media print, screen and (min-width:48em) {
.p-headline-news__more-link>a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
}

@media print, screen and (min-width:61.25em) {
.p-headline-news__more-link>a {
    line-height: 1.2
}
}
.p-headline-news__more-link>a svg {
    position: absolute;
    top: calc(50% - 6px);
    right: 2px;
    width: 7px;
    height: 11px;
    stroke: #383b56;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .2s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: transform .2s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-transform .2s cubic-bezier(.38, .33, .23, .99) 0s
}

@media print, screen and (min-width:61.25em) {
.p-headline-news__more-link>a:hover svg {
    stroke: #176dce;
    -webkit-transform: translateX(3px);
    transform: translateX(3px)
}
}

@media print, screen and (min-width:48em) {
.p-home-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
}
.p-home-block__item {
    position: relative
}

@media print, screen and (min-width:48em) {
.browser-is-ie .p-home-block__item, .p-home-block__item:first-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
}

@media only screen and (max-width:47.9375em) {
.p-home-block__item+.p-home-block__item {
    margin-top: 60px
}
}

@media print, screen and (min-width:48em) {
.p-home-block__item+.p-home-block__item {
    margin-left: 60px
}
}
.p-home-block__layer {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: calc(100% + 200px);
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0);
    background-color: #f5f5f5
}

@media print, screen and (min-width:48em) {
.p-home-block__title {
    margin-bottom: 7px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-block__title br {
    display: none
}
}
.p-home-block__caption {
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    margin-bottom: 8px;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media only screen and (max-width:47.9375em) {
.p-home-block__caption {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-home-block__caption {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}
.p-home-block__image img, .p-home-block__image svg {
    vertical-align: top;
    height: auto
}

@media only screen and (max-width:47.9375em) {
.p-home-block__image img, .p-home-block__image svg {
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
}

@media print, screen and (min-width:48em) {
.p-home-block__image img, .p-home-block__image svg {
    max-width: 100%
}
}

@media only screen and (max-width:47.9375em) {
.p-home-block__sp-image {
    margin-bottom: 15px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-block__sp-image img {
    width: 100%;
    vertical-align: top;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 4px
}
}

@media print, screen and (min-width:48em) {
.p-home-block__sp-image img {
    display: none
}
}

@media only screen and (max-width:47.9375em) {
.p-home-block__sp-image--size_small {
    position: relative;
    height: 0;
    padding-top: 50%;
    overflow: hidden;
    border-radius: 4px
}
}

@media only screen and (max-width:47.9375em) {
.p-home-block__sp-image--size_small img {
    position: absolute;
    top: 0;
    left: 0
}
}

@media only screen and (max-width:47.9375em) {
.p-home-block__sp-image--radius_none img {
    border-radius: 0
}
}
.p-home-block__text {
    color: #000
}

@media only screen and (max-width:47.9375em) {
.p-home-block__text {
    font-size: 14px;
    font-size: .875rem;
    line-height: 2
}
}

@media print, screen and (min-width:48em) {
.p-home-block__text {
    line-height: 2
}
}

@media only screen and (max-width:47.9375em) {
.p-home-block__button {
    margin-top: 30px
}
}

@media print, screen and (min-width:48em) {
.p-home-block__button {
    width: 320px;
    margin-top: 34px
}
}

@media print, screen and (min-width:48em) {
.p-home-block--type_company, .p-home-block--type_reverse, .p-home-block--type_service {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
}

@media print, screen and (min-width:48em) {
.p-home-block--type_company .p-home-block__item+.p-home-block__item, .p-home-block--type_reverse .p-home-block__item+.p-home-block__item, .p-home-block--type_service .p-home-block__item+.p-home-block__item {
    margin-left: 0;
    margin-right: 80px
}
}
.p-home-block--type_company .p-home-block__layer, .p-home-block--type_reverse .p-home-block__layer, .p-home-block--type_service .p-home-block__layer {
    left: auto;
    right: 0
}
.p-home-block--type_service {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.p-home-block--type_service .p-home-block__image {
    position: relative
}
.p-home-block--type_service .p-home-block__image img {
    position: relative;
    z-index: 1
}

@media print, screen and (min-width:48em) {
.p-home-block--type_case .p-home-block__item {
    width: 50%
}
}
.p-home-block--type_case .p-home-block__item+.p-home-block__item {
    position: static
}

@media print, screen and (min-width:48em) {
.p-home-block--type_case .p-home-block__image {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50vw;
    overflow: hidden;
    min-height: 100%;
    height: 600px
}
}
.p-home-block--type_case .p-home-block__image img {
    position: absolute;
    max-width: none;
    height: 100%;
    width: auto;
    min-width: 50vw
}

@media print, screen and (min-width:48em) {
.p-home-block--type_case .p-home-block__image img {
    right: -10%
}
}

@media print, screen and (min-width:80em) {
.p-home-block--type_case .p-home-block__image img {
    right: -3px
}
}

@media print, screen and (min-width:125em) {
.p-home-block--type_case .p-home-block__image img {
    max-width: 50vw;
    height: auto;
    min-height: 100%;
    width: auto;
    min-width: 1200px
}
}
.p-home-block--type_company {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media print, screen and (min-width:48em) {
.p-home-block--type_company .p-home-block__item+.p-home-block__item {
    margin-right: 120px
}
}

@media print, screen and (min-width:48em) {
.p-home-block--type_company .p-home-block__image {
    margin-top: -80px;
    margin-bottom: -80px
}
}

@media print, screen and (min-width:80em) {
.p-home-block--type_company .p-home-block__image {
    margin-top: -105px;
    margin-bottom: -110px
}
}
.p-home-block__text--color_reverse {
    color: #fff
}
.p-seminar-card {
    position: relative
}
.p-seminar-card>a {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none
}
.p-seminar-card>a+.p-seminar-card__link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    padding-top: 10px;
    padding-bottom: 25px
}

@media print, screen and (min-width:61.25em) {
.p-seminar-card>a:hover {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
}

@media print, screen and (min-width:61.25em) {
.p-seminar-card>a:hover+.p-seminar-card__link {
    color: #000;
    background-color: #f5f5f5;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.3)
}
}

@media print, screen and (min-width:61.25em) {
.p-seminar-card>a:hover+.p-seminar-card__link .p-seminar-card__title {
    color: #176dce
}
}
.p-seminar-card__badge {
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 64px
}
.p-seminar-card__badge span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    font-size: .8125rem;
    -webkit-transform: translate3d(-40px, -21px, 0) rotate(-45deg);
    transform: translate3d(-40px, -21px, 0) rotate(-45deg);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased
}
.p-seminar-card__badge:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    border-right: 64px solid transparent;
    border-top: 64px solid
}
.p-seminar-card__title {
    word-break: break-all;
    font-weight: 700;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media only screen and (max-width:47.9375em) {
.p-seminar-card__title {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-seminar-card__title {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.p-seminar-card__title {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5
}
}

@media print, screen and (min-width:48em) {
.p-seminar-card__title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2
}
}

@media print, screen and (min-width:61.25em) {
.p-seminar-card__title {
    -webkit-transition: color .1s ease 0s;
    transition: color .1s ease 0s
}
}
.p-seminar-card__title small {
    font-size: 16px;
    font-size: 1rem
}
.p-seminar-card__title br {
    display: none
}
.p-seminar-card__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-size: .75rem;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 60px
}

@media only screen and (max-width:47.9375em) {
.p-seminar-card__meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}
}

@media print, screen and (min-width:48em) {
.p-seminar-card__meta {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}
}

@media print, screen and (min-width:48em) {
.p-seminar-card__category {
    position: relative;
    padding-left: 15px;
    margin-left: 14px
}
}

@media print, screen and (min-width:48em) {
.p-seminar-card__category:before {
    content: "";
    position: absolute;
    top: .1rem;
    left: 0;
    width: 1px;
    height: calc(100% - .4rem);
    background-color: #ccc
}
}
.p-seminar-card__category>a {
    position: relative;
    z-index: 2
}
.p-seminar-card__summary {
    font-size: 14px;
    font-size: .875rem;
    padding-top: 14px;
    padding-right: 20px;
    padding-left: 20px;
    border-top: 1px solid #ddd;
    line-height: 1.71
}
.p-seminar-card--state_new .p-seminar-card__badge:after {
    border-top-color: #f8b500
}
.p-seminar-card--state_accepting .p-seminar-card__badge {
    color: #fff
}
.p-seminar-card--state_accepting .p-seminar-card__badge:after {
    border-top-color: #383b56
}
.p-seminar-card--state_few .p-seminar-card__badge {
    color: #fff
}
.p-seminar-card--state_few .p-seminar-card__badge:after {
    border-top-color: #f86300
}
.p-seminar-card--state_end .p-seminar-card__badge:after {
    border-top-color: #ccc
}
.p-article-list {
    width: 100%;
    border-top: 1px solid #ddd
}

@media print, screen and (min-width:48em) {
.p-article-list {
    display: table
}
}

@media only screen and (max-width:47.9375em) {
.p-article-list__item {
    padding: 18px 0 16px;
    border-bottom: 1px solid #ddd
}
}

@media print, screen and (min-width:48em) {
.p-article-list__item {
    font-size: 18px;
    font-size: 1.125rem;
    display: table-row
}
}

@media print, screen and (min-width:48em) {
.p-article-list__item>* {
    border-bottom: 1px solid #ddd;
    padding-top: 11px;
    padding-bottom: 11px
}
}

@media print, screen and (min-width:48em) {
.browser-is-ie .p-article-list__item>* {
    padding-top: 14px;
    padding-bottom: 8px
}
}

@media only screen and (max-width:47.9375em) {
.p-article-list__date {
    display: block;
    line-height: 1
}
}

@media print, screen and (min-width:48em) {
.p-article-list__date {
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    vertical-align: top
}
}

@media only screen and (max-width:47.9375em) {
.p-article-list__category {
    margin-bottom: 4px
}
}

@media print, screen and (min-width:48em) {
.p-article-list__category {
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    vertical-align: top;
    padding-left: 40px
}
}
.p-article-list__title {
    word-break: break-all
}

@media only screen and (max-width:47.9375em) {
.p-article-list__title {
    clear: both;
    line-height: 1.4
}
}

@media print, screen and (min-width:48em) {
.p-article-list__title {
    width: 100%;
    display: table-cell;
    padding-left: 40px;
    vertical-align: top
}
}
.p-article-list__title span {
    display: inline-block
}
.p-article-list--type_home {
    background-color: #fff;
    border-color: #ccc
}
.p-article-list--type_home .p-article-list__item {
    font-size: 14px;
    font-size: .875rem
}

@media only screen and (max-width:47.9375em) {
.p-article-list--type_home .p-article-list__item {
    border-color: #ccc
}
}

@media print, screen and (min-width:48em) {
.p-article-list--type_home .p-article-list__item>* {
    border-color: #ccc
}
}

@media print, screen and (min-width:48em) {
.p-article-list--type_home .p-article-list__category, .p-article-list--type_home .p-article-list__title {
    padding-left: 30px
}
}
.p-article-list--type_ir-first {
    margin-bottom: -1px
}
.p-browsing-history {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #eee;
    margin-top: 20px;
    border-radius: 4px;
    border: 1px solid #ddd
}

@media only screen and (max-width:47.9375em) {
.p-browsing-history {
    padding: 14px 20px 20px
}
}

@media print, screen and (min-width:48em) {
.p-browsing-history {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 23px 10px 30px
}
}
.p-browsing-history__title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.p-browsing-history__title {
    margin-bottom: 5px
}
}

@media print, screen and (min-width:48em) {
.p-browsing-history__title {
    padding-top: 8px
}
}
.p-browsing-history__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (max-width:47.9375em) {
.p-browsing-history__content>*+* {
    margin-top: 10px
}
}

@media only screen and (max-width:47.9375em) {
.p-fixed-bar {
    display: none
}
}

@media print, screen and (min-width:48em) {
.p-fixed-bar {
    display: block;
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 90.64%;
    margin-right: auto;
    margin-left: auto;
    z-index: 7000;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    max-width: 1080px
}
}

@media print, screen and (min-width:48em) {
.p-fixed-bar.is-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}

@media print, screen and (min-width:48em) {
.p-fixed-bar__button+.p-fixed-bar__button {
    border-left: 1px solid #525574
}
}

@media print, screen and (min-width:48em) {
.p-fixed-bar__button>a {
    font-size: 14px;
    font-size: .875rem;
    padding-top: 16px;
    padding-bottom: 14px
}
}

@media print, screen and (min-width:61.25em) {
.p-fixed-bar__button>a {
    font-size: 16px;
    font-size: 1rem
}
}
.p-grid-image {
    display: -ms-grid;
    display: grid;
-ms-grid-columns:(1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}
.browser-is-ie .p-grid-image.p-home-block__image {
    margin: -10px
}

@media print, screen and (min-width:80em) {
.browser-is-ie .p-grid-image.p-home-block__image {
    -ms-grid-columns: auto
}
}
.browser-is-ie .p-grid-image__item {
    padding: 10px
}
.p-grid-image__item img {
    display: block;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16)
}
.p-grid-image__item--number_1 {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
}
.p-grid-image__item--number_2 {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1
}
.p-grid-image__item--number_3 {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2
}
.p-grid-image__item--number_4 {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2
}
.p-grid-image__item--column_1 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3
}
.p-grid-image__item--row_1 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3
}
.p-bg-text:after {
    background-repeat: no-repeat
}

@media only screen and (max-width:47.9375em) {
.p-bg-text:after {
    display: none
}
}
.p-bg-text--type_case, .p-bg-text--type_home-case {
    position: relative
}

@media print, screen and (min-width:48em) {
.p-bg-text--type_case:after, .p-bg-text--type_home-case:after {
    width: 54.5625vw;
    height: 10.375vw;
    max-width: 873px;
    max-height: 166px;
    content: "";
    position: absolute;
    z-index: -1;
    top: -3.875vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(/common/img/txt_case.svg);
    background-size: cover
}
}

@media print, screen and (min-width:87.5em) {
.p-bg-text--type_case:after, .p-bg-text--type_home-case:after {
    top: -62px
}
}

@media print, screen and (min-width:48em) {
.p-bg-text--type_home-case:after {
    width: 51.3125vw;
    height: 9.75vw;
    max-width: 821px;
    max-height: 156px;
    top: -3.5vw;
    left: -25.625vw;
    background-image: url(/img/txt_home_case.svg);
    background-size: cover;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 1
}
}

@media print, screen and (min-width:87.5em) {
.p-bg-text--type_home-case:after {
    top: -56px;
    left: -120px
}
}
.p-bg-text--type_home-service, .p-bg-text--type_service {
    position: relative
}
.p-bg-text--type_home-service:after, .p-bg-text--type_service:after {
    width: 36.25vw;
    height: 8.3125vw;
    max-width: 580px;
    max-height: 133px;
    content: "";
    position: absolute;
    top: -3.875vw;
    left: 50%;
    z-index: -1;
    background-image: url(/common/img/txt_service.svg);
    background-size: cover;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media print, screen and (min-width:87.5em) {
.p-bg-text--type_home-service:after, .p-bg-text--type_service:after {
    top: -62px
}
}
.p-bg-text--type_home-service:after {
    width: 33.875vw;
    height: 7.75vw;
    max-width: 542px;
    max-height: 124px;
    top: -3.4375vw;
    left: -.375vw;
    background-image: url(/img/txt_home_service.svg);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media print, screen and (min-width:87.5em) {
.p-bg-text--type_home-service:after {
    top: -55px;
    left: -6px
}
}
.p-bg-text--type_company, .p-bg-text--type_home-company {
    position: relative
}
.p-bg-text--type_company:after, .p-bg-text--type_home-company:after {
    width: 46.0625vw;
    height: 10.1875vw;
    max-width: 737px;
    max-height: 163px;
    content: "";
    position: absolute;
    z-index: -1;
    top: -3.4375vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(/common/img/txt_company.svg);
    background-size: cover
}

@media print, screen and (min-width:87.5em) {
.p-bg-text--type_company:after, .p-bg-text--type_home-company:after {
    top: -55px
}
}
.p-bg-text--type_home-company:after {
    width: 43.3125vw;
    height: 9.5625vw;
    max-width: 693px;
    max-height: 153px;
    top: -3.25vw;
    left: -.1875vw;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media print, screen and (min-width:87.5em) {
.p-bg-text--type_home-company:after {
    top: -52px;
    left: -3px
}
}
.p-bg-text--type_seminar {
    position: relative
}
.p-bg-text--type_seminar:after {
    width: 37.8125vw;
    height: 7.75vw;
    max-width: 605px;
    max-height: 124px;
    content: "";
    position: absolute;
    z-index: -1;
    top: -3.4375vw;
    left: 50%;
    background-image: url(/img/txt_home_seminar.svg);
    background-size: cover;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media print, screen and (min-width:87.5em) {
.p-bg-text--type_seminar:after {
    top: -55px
}
}
.p-bg-text--type_blog {
    position: relative
}
.p-bg-text--type_blog:after {
    width: 19.5vw;
    height: 9.8125vw;
    max-width: 312px;
    max-height: 157px;
    content: "";
    position: absolute;
    z-index: -1;
    top: -3.3125vw;
    left: 50%;
    background-size: cover;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media print, screen and (min-width:87.5em) {
.p-bg-text--type_blog:after {
    top: -53px
}
}
.p-bg-text--type_news {
    position: relative
}
.p-bg-text--type_news:after {
    width: 24.875vw;
    height: 7.25vw;
    max-width: 398px;
    max-height: 116px;
    content: "";
    position: absolute;
    z-index: -1;
    top: -2.9375vw;
    left: 50%;
    background-image: url(/img/txt_home_news.svg);
    background-size: cover;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media print, screen and (min-width:87.5em) {
.p-bg-text--type_news:after {
    top: -47px
}
}
.p-bg-text--type_contact {
    position: relative
}
.p-bg-text--type_contact:after {
    width: 65.5625vw;
    height: 7.9375vw;
    max-width: 1049px;
    max-height: 127px;
    content: "";
    position: absolute;
    z-index: -1;
    top: -5.8vw;
    left: 50%;
    background-image: url(/common/img/txt_contact.svg);
    background-size: cover;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media print, screen and (min-width:87.5em) {
.p-bg-text--type_contact:after {
    top: -93px
}
}
.p-bg-text--type_showcase {
    position: relative
}
.p-bg-text--type_showcase:after {
    width: 37.5vw;
    height: 5.75vw;
    max-width: 600px;
    max-height: 92px;
    content: "";
    position: absolute;
    z-index: -1;
    top: 20%;
    left: 50%;
    background-image: url(/case/img/txt_showcase.svg);
    background-size: cover;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}
.p-bg-text--type_01, .p-bg-text--type_02, .p-bg-text--type_03, .p-bg-text--type_04, .p-bg-text--type_05, .p-bg-text--type_06, .p-bg-text--type_07 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media print, screen and (min-width:61.25em) {
.p-bg-text--type_01, .p-bg-text--type_02, .p-bg-text--type_03, .p-bg-text--type_04, .p-bg-text--type_05, .p-bg-text--type_06, .p-bg-text--type_07 {
    display: block;
    height: auto!important;
    max-height: none!important
}
}
.p-bg-text--type_01:after, .p-bg-text--type_02:after, .p-bg-text--type_03:after, .p-bg-text--type_04:after, .p-bg-text--type_05:after, .p-bg-text--type_06:after, .p-bg-text--type_07:after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0
}
.p-bg-text--type_01, .p-bg-text--type_01:after {
    height: 23.4375vw;
    max-height: 75px
}
.p-bg-text--type_01:after {
    background-image: url(/advantage/img/txt_01.svg);
    background-size: cover;
    width: 28.125vw;
    max-width: 90px
}

@media only screen and (max-width:47.9375em) {
.p-bg-text--type_01:after {
    display: block
}
}

@media print, screen and (min-width:61.25em) {
.p-bg-text--type_01:after {
    width: 9.5vw;
    height: 7.9375vw;
    max-width: 152px;
    max-height: 127px
}
}
.p-bg-text--type_02, .p-bg-text--type_02:after {
    height: 23.4375vw;
    max-height: 75px
}
.p-bg-text--type_02:after {
    background-image: url(/advantage/img/txt_02_sp.svg);
    background-size: cover;
    width: 33.125vw;
    max-width: 106px
}

@media only screen and (max-width:47.9375em) {
.p-bg-text--type_02:after {
    display: block
}
}

@media print, screen and (min-width:61.25em) {
.p-bg-text--type_02:after {
    width: 11.25vw;
    height: 7.9375vw;
    max-width: 180px;
    max-height: 127px;
    background-image: url(/advantage/img/txt_02.svg);
    background-size: cover
}
}
.p-bg-text--type_03, .p-bg-text--type_03:after {
    height: 23.4375vw;
    max-height: 75px
}
.p-bg-text--type_03:after {
    background-size: cover;
    width: 33.4375vw;
    max-width: 107px;
    background-image: url(/advantage/img/txt_03_sp.svg)
}

@media only screen and (max-width:47.9375em) {
.p-bg-text--type_03:after {
    display: block
}
}

@media print, screen and (min-width:61.25em) {
.p-bg-text--type_03:after {
    width: 11.3125vw;
    height: 7.9375vw;
    max-width: 181px;
    max-height: 127px;
    background-image: url(/advantage/img/txt_03.svg)
}
}
.p-bg-text--type_04, .p-bg-text--type_04:after {
    height: 23.4375vw;
    max-height: 75px
}
.p-bg-text--type_04:after {
    background-image: url(/advantage/img/txt_04_sp.svg);
    background-size: cover;
    width: 35.3125vw;
    max-width: 113px
}

@media only screen and (max-width:47.9375em) {
.p-bg-text--type_04:after {
    display: block
}
}

@media print, screen and (min-width:61.25em) {
.p-bg-text--type_04:after {
    width: 12vw;
    height: 7.9375vw;
    max-width: 192px;
    max-height: 127px;
    background-image: url(/advantage/img/txt_04.svg);
    background-size: cover
}
}
.p-bg-text--type_05, .p-bg-text--type_05:after {
    height: 23.4375vw;
    max-height: 75px
}
.p-bg-text--type_05:after {
    background-image: url(/advantage/img/txt_05.svg);
    background-size: cover;
    width: 33.4375vw;
    max-width: 107px
}

@media only screen and (max-width:47.9375em) {
.p-bg-text--type_05:after {
    display: block
}
}

@media print, screen and (min-width:61.25em) {
.p-bg-text--type_05:after {
    width: 11.375vw;
    height: 7.9375vw;
    max-width: 182px;
    max-height: 127px
}
}
.p-bg-text--type_06, .p-bg-text--type_06:after {
    height: 23.4375vw;
    max-height: 75px
}
.p-bg-text--type_06:after {
    background-size: cover;
    width: 34.375vw;
    max-width: 110px;
    background-image: url(/advantage/img/txt_06_sp.svg)
}

@media only screen and (max-width:47.9375em) {
.p-bg-text--type_06:after {
    display: block
}
}

@media print, screen and (min-width:61.25em) {
.p-bg-text--type_06:after {
    width: 11.6875vw;
    height: 8vw;
    max-width: 187px;
    max-height: 128px;
    background-image: url(/advantage/img/txt_06.svg)
}
}
.p-bg-text--type_07, .p-bg-text--type_07:after {
    height: 23.4375vw;
    max-height: 75px
}
.p-bg-text--type_07:after {
    background-image: url(/advantage/img/txt_07.svg);
    background-size: cover;
    width: 32.5vw;
    max-width: 104px
}

@media only screen and (max-width:47.9375em) {
.p-bg-text--type_07:after {
    display: block
}
}

@media print, screen and (min-width:61.25em) {
.p-bg-text--type_07:after {
    width: 11.0625vw;
    height: 8vw;
    max-width: 177px;
    max-height: 128px
}
}
.p-bg-text--type_about {
    position: relative
}
.p-bg-text--type_about:after {
    width: 54.75vw;
    height: 8.125vw;
    max-width: 876px;
    max-height: 130px;
    content: "";
    position: absolute;
    z-index: -1;
    top: -3.75vw;
    left: 50%;
    background-image: url(/advantage/img/txt_about.svg);
    background-size: cover;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media print, screen and (min-width:87.5em) {
.p-bg-text--type_about:after {
    top: -60px
}
}
.p-bg-text--type_fact {
    position: relative
}
.p-bg-text--type_fact:after {
    width: 54.1875vw;
    height: 8.125vw;
    max-width: 867px;
    max-height: 130px;
    content: "";
    position: absolute;
    z-index: -1;
    top: -.625vw;
    left: -11.875vw;
    background-image: url(/advantage/img/txt_fact.svg);
    background-size: cover
}

@media print, screen and (min-width:87.5em) {
.p-bg-text--type_fact:after {
    top: -10px;
    left: -190px
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--align_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--type_beginning {
    display: block
}
}

@media print, screen and (min-width:80em) {
.p-advantage-block--type_beginning {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--type_beginning .p-advantage-block__item {
    width: auto
}
}

@media print, screen and (min-width:80em) {
.p-advantage-block--type_beginning .p-advantage-block__item {
    width: 35.7%;
    margin-left: 10%;
    padding-top: 0;
    padding-bottom: 0
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--type_beginning .p-advantage-block__item+.p-advantage-block__item {
    width: auto;
    margin-top: 60px;
    margin-left: 0
}
}

@media print, screen and (min-width:80em) {
.p-advantage-block--type_beginning .p-advantage-block__item+.p-advantage-block__item {
    width: 48.6%;
    margin-left: 5.7%;
    margin-top: 0;
    padding-top: 23px
}
}
.p-advantage-block__item {
    position: relative
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block__item {
    width: calc(50% - 30px)
}
}
.p-advantage-block__item+.p-advantage-block__item {
    margin-top: 60px
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block__item+.p-advantage-block__item {
    width: calc(50% - 30px);
    margin-top: 0;
    margin-left: 60px
}
}
.p-advantage-block__item>* {
    position: relative
}
.p-advantage-block__sp-image {
    margin-bottom: 15px;
    border-radius: 4px;
    overflow: hidden
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block__sp-image {
    display: none
}
}
.p-advantage-block__sp-image img {
    width: 100%;
    vertical-align: top;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media only screen and (max-width:47.9375em) {
.p-advantage-block__sp-image--size_small {
    position: relative;
    height: 0;
    padding-top: 50%;
    overflow: hidden;
    border-radius: 4px
}
}

@media only screen and (max-width:47.9375em) {
.p-advantage-block__sp-image--size_small img {
    position: absolute;
    top: 0;
    left: 0
}
}
.p-advantage-block__sp-image--type_shadow {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16)
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block__item--justify_center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
}
.p-advantage-block__item--overlap_front {
    z-index: 1000
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block__layer {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(50vw + 60px);
    height: 100%;
    -webkit-transform: translate3d(-60px, 0, 0);
    transform: translate3d(-60px, 0, 0);
    background-color: #f5f5f5
}
}
.p-advantage-block__layer--color_reverse {
    background-color: #fff
}
.p-advantage-block__layer--type_reverse {
    left: auto;
    right: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_1 .p-advantage-block__item {
    width: 42.4%;
    padding-top: 10.2%
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_1 .p-advantage-block__item+.p-advantage-block__item {
    position: relative;
    width: 51.4%;
    padding-top: 0
}
}

@media only screen and (max-width:47.9375em) {
.p-advantage-block--number_1 .p-advantage-block__item+.p-advantage-block__item .p-advantage-block__line {
    display: none
}
}

@media print, screen and (min-width:48em) {
.p-advantage-block--number_1 .p-advantage-block__item+.p-advantage-block__item .p-advantage-block__line {
    position: absolute;
    top: calc(50% - 30px);
    left: -40px;
    width: calc(100vw + 40px);
    height: 60px;
    background-color: #383b56;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}
}

@media only screen and (max-width:47.9375em) {
.p-advantage-block--number_2 .p-advantage-block__layer {
    display: none
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_2 .p-advantage-block__layer {
    height: 60%;
    top: 50%;
    left: auto;
    right: -60px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_2 .p-advantage-block__item {
    padding-top: 7.92857%;
    margin-right: 2.85714%;
    width: 42.85714%
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_2 .p-advantage-block__item:last-child {
    padding-top: 0;
    padding-bottom: 0
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_2 .p-advantage-block__item+.p-advantage-block__item {
    width: 47.14286%;
    margin-right: 140px;
    margin-left: 0
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_3 .p-advantage-block__item {
    width: 48.57143%;
    padding-top: 160px;
    padding-bottom: 53px
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_3 .p-advantage-block__item:last-child {
    width: 47.14286%;
    padding-top: 108px;
    padding-bottom: 0
}
}
.p-advantage-block--number_3 .p-advantage-block__layer {
    z-index: -1;
    background-color: #383b56
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_3 .p-advantage-block__layer {
    width: calc(50vw + 200px);
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0)
}
}
.p-advantage-block--number_4 {
    position: relative
}
.p-advantage-block--number_4 .p-advantage-block__item {
    position: static
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_4 .p-advantage-block__item:first-child {
    width: 46.42857%;
    padding-top: 7.5%;
    margin-left: 80px;
    margin-right: 30px
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_4 .p-advantage-block__item:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 44.28571%;
    margin-left: 20px;
    padding-top: 0;
    padding-bottom: 0
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_4 .p-advantage-block__layer {
    left: 0;
    width: calc(100vw - 60px);
    height: 160px;
    top: auto;
    bottom: -40px
}
}
.p-advantage-block--number_4 .p-advantage-block__image img {
    border-radius: 4px
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_5 .p-advantage-block__item:first-child {
    padding-top: 7.5%;
    width: 47.85714%
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_5 .p-advantage-block__item:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 47.14286%
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_5 .p-advantage-block__layer {
    width: 84.375vw;
    -webkit-transform: translate3d(-34.375vw, 0, 0);
    transform: translate3d(-34.375vw, 0, 0)
}
}

@media print, screen and (min-width:87.5em) {
.p-advantage-block--number_5 .p-advantage-block__layer {
    width: calc(50vw + 540px);
    -webkit-transform: translate3d(-540px, 0, 0);
    transform: translate3d(-540px, 0, 0)
}
}
.p-advantage-block--number_5 .p-advantage-block__image img {
    margin-right: 0;
    margin-left: auto
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_6 .p-advantage-block__item {
    padding-top: 0;
    padding-bottom: 0
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_6 .p-advantage-block__item:first-child {
    width: 42.85714%;
    padding-top: 9.14286%;
    margin-left: 2.85714%;
    margin-right: 2.85714%
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_6 .p-advantage-block__item:last-child {
    width: 51.42857%;
    margin-left: 0
}
}
.p-advantage-block--number_6 .p-advantage-block__layer {
    background-color: #383b56
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_6 .p-advantage-block__layer {
    width: calc(50vw + 360px);
    left: auto;
    right: 100%;
    height: 25.7vw;
    max-height: 360px;
    -webkit-transform: translate3d(15vw, -40px, 0);
    transform: translate3d(15vw, -40px, 0)
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_6 .p-advantage-block__image img {
    margin-right: 0;
    margin-left: auto
}
}
.p-advantage-block--number_6 .p-advantage-block__title {
    -webkit-font-feature-settings: initial;
    font-feature-settings: normal
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_7 .p-advantage-block__item:first-child {
    width: 55.7%;
    padding-top: 8.78571%
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_7 .p-advantage-block__item:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: static;
    padding-top: 11.21429%;
    padding-bottom: 0
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--number_7 .p-advantage-block__layer {
    top: auto;
    bottom: -29px;
    margin-right: 5.7%;
    width: calc(50vw + 5.7% + 335px);
    height: 100px;
    -webkit-transform: translate3d(335px, 0, 0);
    transform: translate3d(335px, 0, 0)
}
}

@media only screen and (max-width:47.9375em) {
.p-advantage-block__title {
    margin-bottom: 13px
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block__title {
    margin-bottom: 28px
}
}

@media only screen and (max-width:47.9375em) {
.p-advantage-block__title br {
    display: none
}
}
.p-advantage-block__image svg {
    vertical-align: top
}

@media only screen and (max-width:47.9375em) {
.p-advantage-block__image svg {
    width: 100%
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block__image svg {
    max-width: 100%
}
}
.p-advantage-block__image img {
    display: block;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    border-radius: 4px
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block__image img {
    max-width: 100%;
    height: auto
}
}
.p-advantage-block__text {
    color: #000
}

@media only screen and (max-width:47.9375em) {
.p-advantage-block__text {
    line-height: 1.4
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block__text {
    line-height: 2;
    font-size: 18px;
    font-size: 1.125rem
}
}
.p-advantage-block__text>:last-child {
    margin-bottom: 0
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block__text--color_reverse {
    color: #fff
}
}

@media only screen and (max-width:47.9375em) {
.p-advantage-block__button {
    margin-top: 30px
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block__button {
    width: 320px;
    margin-top: 34px
}
}

@media print, screen and (min-width:61.25em) {
.p-advantage-block--type_reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
}
.p-primary-head {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:47.9375em) {
.p-primary-head {
    height: 323px;
    text-align: center
}
}

@media print, screen and (min-width:48em) {
.p-primary-head {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 700px;
    min-height: 410px;
    max-height: 70vh
}
}

@media print, screen and (min-width:48em) {
.p-primary-head.has-loader {
    background-color: #eee
}
}

@media print, screen and (min-width:48em) {
.p-primary-head.has-loader .p-primary-head__loader {
    opacity: 1
}
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__loader {
    display: none
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__loader {
    z-index: 1000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 80px;
    height: 80px;
    margin: auto;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}
}
.p-primary-head__loader img {
    display: block;
    width: 100%
}
.p-primary-head__bg {
    position: absolute;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__bg {
    left: 0;
    width: 100%
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__bg {
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity .6s linear, -webkit-transform 8s cubic-bezier(.13, .49, .55, .81);
    transition: opacity .6s linear, -webkit-transform 8s cubic-bezier(.13, .49, .55, .81);
    transition: opacity .6s linear, transform 8s cubic-bezier(.13, .49, .55, .81);
    transition: opacity .6s linear, transform 8s cubic-bezier(.13, .49, .55, .81), -webkit-transform 8s cubic-bezier(.13, .49, .55, .81);
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
}

@media print, screen and (min-width:48em) {
.browser-is-ie .p-primary-head__bg {
    -webkit-transform: scale(1.05) rotate(.1deg);
    transform: scale(1.05) rotate(.1deg)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__bg.is-active {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__bg.is-init {
    -webkit-transition: opacity .8s ease, -webkit-transform 1s cubic-bezier(.13, .49, .55, .81);
    transition: opacity .8s ease, -webkit-transform 1s cubic-bezier(.13, .49, .55, .81);
    transition: transform 1s cubic-bezier(.13, .49, .55, .81), opacity .8s ease;
    transition: transform 1s cubic-bezier(.13, .49, .55, .81), opacity .8s ease, -webkit-transform 1s cubic-bezier(.13, .49, .55, .81)
}
}
.p-primary-head__bg.p-primary-head__bg--type_case {
    background-size: cover;
    background-position: 68% 50%
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__bg.p-primary-head__bg--type_case {
    background-image: url(/case/img/bg_case_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__bg.p-primary-head__bg--type_case {
    background-image: url(/case/img/bg_case_heading.jpg)
}
}
.p-primary-head__bg.p-primary-head__bg--type_service {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__bg.p-primary-head__bg--type_service {
    background-image: url(/service/img/bg_service_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__bg.p-primary-head__bg--type_service {
    background-image: url(/service/img/bg_service_heading.jpg)
}
}
.p-primary-head__bg.p-primary-head__bg--type_company {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__bg.p-primary-head__bg--type_company {
    background-image: url(/company/img/bg_company_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__bg.p-primary-head__bg--type_company {
    background-image: url(/company/img/bg_company_heading.jpg)
}
}
.p-primary-head__bg.p-primary-head__bg--type_document {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__bg.p-primary-head__bg--type_document {
    background-image: url(/document/img/bg_document_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__bg.p-primary-head__bg--type_document {
    background-image: url(/document/img/bg_document_heading.jpg)
}
}
.p-primary-head__bg.p-primary-head__bg--type_knowledge {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__bg.p-primary-head__bg--type_knowledge {
    background-image: url(/knowledge/img/bg_knowledge_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__bg.p-primary-head__bg--type_knowledge {
    background-image: url(/knowledge/img/bg_knowledge_heading.jpg)
}
}
.p-primary-head__bg.p-primary-head__bg--type_advantage {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__bg.p-primary-head__bg--type_advantage {
    background-image: url(/advantage/img/bg_advantage_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__bg.p-primary-head__bg--type_advantage {
    background-image: url(/advantage/img/bg_advantage_heading.jpg)
}
}
.p-primary-head__inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__inner {
    padding-right: 4.68%;
    padding-left: 4.68%
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__inner {
    position: relative;
    z-index: 1;
    width: 90.64%;
    max-width: 1400px
}
}
.p-primary-head__heading {
    display: inline-block
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__heading {
    border-top: 5px solid #f8b500;
    background-color: #fff;
    min-width: 150px;
    padding: 16px 20px 15px
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__heading {
    font-size: 24px;
    font-size: 1.5rem;
    -webkit-transition: all .3s cubic-bezier(.38, .33, .23, .99);
    transition: all .3s cubic-bezier(.38, .33, .23, .99)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__heading.is-active .p-primary-head__main {
    width: 100%
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__heading.is-active .p-primary-head__main:before {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__heading.is-active .p-primary-head__en {
    width: 100%
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__heading.is-active .p-primary-head__en:before {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
}
.p-primary-head__main {
    font-weight: 700;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    color: #000;
    background-color: #fff
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__main {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__main {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__main {
    text-align: center;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.3;
    margin-bottom: 3px
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__main {
    width: 0;
    position: relative;
    overflow: hidden;
    border-top: 5px solid #f8b500;
    font-size: 30px;
    font-size: 1.875rem;
    -webkit-transition: all .6s cubic-bezier(.38, .33, .23, .99);
    transition: all .6s cubic-bezier(.38, .33, .23, .99)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__main:before {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all .6s cubic-bezier(.38, .33, .23, .99) .2s;
    transition: all .6s cubic-bezier(.38, .33, .23, .99) .2s
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__main>span {
    position: absolute;
    white-space: nowrap;
    display: block;
    padding: 7px 10px 3px
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__main.is-active {
    width: 100%
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__main.is-active:before {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
}
.p-primary-head__en {
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    color: #383b56;
    font-weight: 700;
    background-color: #fff
}

@media print {
.p-primary-head__en {
    font-family: arial, sans-serif
}
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__en {
    display: block;
    line-height: 1.3
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__en {
    width: 0;
    position: relative;
    overflow: hidden;
    display: block;
    float: left;
    clear: both;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
    -webkit-transition: width .6s cubic-bezier(.38, .33, .23, .99);
    transition: width .6s cubic-bezier(.38, .33, .23, .99)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__en:before {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all .6s cubic-bezier(.38, .33, .23, .99) .2s;
    transition: all .6s cubic-bezier(.38, .33, .23, .99) .2s
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__en>span {
    position: absolute;
    white-space: nowrap;
    display: block;
    padding: 2px 10px 10px
}
}
.p-primary-head__copy {
    font-weight: 700;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__copy {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__copy {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__copy {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__copy {
    margin-top: 20px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.8
}
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__copy .p-primary-head__copy-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__copy .p-primary-head__copy-parent {
    display: block;
    float: left;
    clear: both;
    background-color: #fff;
    white-space: nowrap
}
}

@media only screen and (min-width:48em) and (max-width:40em) {
.p-primary-head__copy .p-primary-head__copy-parent {
    font-size: 3.125vw
}
}

@media only screen and (min-width:48em) and (max-width:47.9375em) {
.p-primary-head__copy .p-primary-head__copy-parent {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}
}

@media print, screen and (min-width:48em) and (min-width:48em) {
.p-primary-head__copy .p-primary-head__copy-parent {
    position: relative;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .6s cubic-bezier(.38, .33, .23, .99);
    transition: all .6s cubic-bezier(.38, .33, .23, .99)
}
}
.p-primary-head__copy .p-primary-head__copy-parent:before {
    content: ""
}
.p-primary-head__copy .p-primary-head__copy-parent span {
    padding: 7px 10px 3px
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__copy .p-primary-head__copy-parent span {
    display: block;
    float: left;
    clear: both;
    background-color: #fff;
    white-space: nowrap
}
}

@media only screen and (max-width:47.9375em) and (max-width:40em) {
.p-primary-head__copy .p-primary-head__copy-parent span {
    font-size: 3.125vw
}
}

@media only screen and (max-width:47.9375em) and (max-width:47.9375em) {
.p-primary-head__copy .p-primary-head__copy-parent span {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}
}

@media only screen and (max-width:47.9375em) and (min-width:48em) {
.p-primary-head__copy .p-primary-head__copy-parent span {
    position: relative;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .6s cubic-bezier(.38, .33, .23, .99);
    transition: all .6s cubic-bezier(.38, .33, .23, .99)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__copy .p-primary-head__copy-parent .p-primary-head__sp-break {
    padding-left: 0
}
}
.p-primary-head__copy .p-primary-head__copy-child {
    display: block;
    float: left;
    clear: both;
    background-color: #fff;
    white-space: nowrap
}

@media only screen and (max-width:40em) {
.p-primary-head__copy .p-primary-head__copy-child {
    font-size: 3.125vw
}
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__copy .p-primary-head__copy-child {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__copy .p-primary-head__copy-child {
    position: relative;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .6s cubic-bezier(.38, .33, .23, .99);
    transition: all .6s cubic-bezier(.38, .33, .23, .99)
}
}
.p-primary-head__copy .p-primary-head__copy-child:before {
    content: ""
}
.p-primary-head__copy .p-primary-head__copy-child span {
    padding: 7px 10px 3px
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__copy .p-primary-head__copy-child span {
    display: block
}
}
.p-primary-head__copy:after {
    content: "";
    display: block;
    clear: both
}

@media print, screen and (min-width:48em) {
.p-primary-head__copy .p-primary-head__sp-break {
    clear: none;
    padding-left: 0;
    margin-left: -10px
}
}
.p-primary-head__copy-area {
    position: relative;
    z-index: 1
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__copy-area {
    text-align: center
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__copy-area {
    padding-bottom: 40px;
    padding-left: 80px
}
}

@media print, screen and (min-width:61.25em) {
.p-primary-head__copy-area {
    display: block
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__copy-area--type_advantage {
    padding-left: 10%;
    padding-bottom: 120px
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__bg1 {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #fff;
    opacity: 0;
    -webkit-transition: width .8s cubic-bezier(.38, .33, .23, .99), opacity .2s cubic-bezier(.38, .33, .23, .99), -webkit-transform .8s cubic-bezier(.38, .33, .23, .99);
    transition: width .8s cubic-bezier(.38, .33, .23, .99), opacity .2s cubic-bezier(.38, .33, .23, .99), -webkit-transform .8s cubic-bezier(.38, .33, .23, .99);
    transition: transform .8s cubic-bezier(.38, .33, .23, .99), width .8s cubic-bezier(.38, .33, .23, .99), opacity .2s cubic-bezier(.38, .33, .23, .99);
    transition: transform .8s cubic-bezier(.38, .33, .23, .99), width .8s cubic-bezier(.38, .33, .23, .99), opacity .2s cubic-bezier(.38, .33, .23, .99), -webkit-transform .8s cubic-bezier(.38, .33, .23, .99)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__bg1.is-active {
    width: 100%;
    opacity: .7
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__bg2 {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 0;
    height: calc(100% - 20px);
    background: #fff;
    opacity: 0;
    -webkit-transition: width .8s cubic-bezier(.38, .33, .23, .99), opacity .2s cubic-bezier(.38, .33, .23, .99), -webkit-transform .8s cubic-bezier(.38, .33, .23, .99);
    transition: width .8s cubic-bezier(.38, .33, .23, .99), opacity .2s cubic-bezier(.38, .33, .23, .99), -webkit-transform .8s cubic-bezier(.38, .33, .23, .99);
    transition: transform .8s cubic-bezier(.38, .33, .23, .99), width .8s cubic-bezier(.38, .33, .23, .99), opacity .2s cubic-bezier(.38, .33, .23, .99);
    transition: transform .8s cubic-bezier(.38, .33, .23, .99), width .8s cubic-bezier(.38, .33, .23, .99), opacity .2s cubic-bezier(.38, .33, .23, .99), -webkit-transform .8s cubic-bezier(.38, .33, .23, .99)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__bg2.is-active {
    width: calc(100% - 20px);
    opacity: .7
}
}
.p-primary-head__image {
    height: 0;
    padding-top: 57.4%;
    position: relative
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__image {
    background-color: #eee;
    margin-top: 10px
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__image {
    margin-top: 30px;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    -webkit-transition: all .3s cubic-bezier(.38, .33, .23, .99);
    transition: all .3s cubic-bezier(.38, .33, .23, .99)
}
}

@media print, screen and (min-width:48em) {
.p-primary-head__image.is-active {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}
.p-primary-head__image>svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media only screen and (max-width:47.9375em) {
.p-primary-head__image>svg {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px
}
}
.p-primary-lead {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #383b56;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    border-radius: 4px
}

@media only screen and (max-width:47.9375em) {
.p-primary-lead {
    top: -40px;
    margin-bottom: -40px
}
}

@media print, screen and (min-width:48em) {
.p-primary-lead {
    top: -40px;
    margin-right: auto;
    margin-bottom: -40px;
    margin-left: auto
}
}
.p-primary-lead__description {
    color: #fff
}

@media only screen and (max-width:47.9375em) {
.p-primary-lead__description {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.8
}
}

@media print, screen and (min-width:48em) {
.p-primary-lead__description {
    line-height: 2.5;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    -webkit-transition: all .3s cubic-bezier(.38, .33, .23, .99);
    transition: all .3s cubic-bezier(.38, .33, .23, .99)
}
}

@media print, screen and (min-width:48em) {
.p-primary-lead__description.is-active {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}
.p-primary-lead__inner {
    position: relative;
    z-index: 1
}

@media only screen and (max-width:47.9375em) {
.p-primary-lead__inner {
    font-size: 14px;
    font-size: .875rem;
    padding: 20px calc(4.68% + 10px)
}
}

@media print, screen and (min-width:48em) {
.p-primary-lead__inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 92px 54px 100px
}
}
.p-primary-lead__inner:before {
    content: "\201D";
    position: absolute;
    top: -15px;
    color: #fff;
    opacity: .3;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700
}

@media print {
.p-primary-lead__inner:before {
    font-family: arial, sans-serif
}
}

@media only screen and (max-width:47.9375em) {
.p-primary-lead__inner:before {
    left: 8px;
    font-size: 50px;
    font-size: 3.125rem
}
}

@media print, screen and (min-width:48em) {
.p-primary-lead__inner:before {
    left: 36px;
    font-size: 100px;
    font-size: 6.25rem
}
}
.p-primary-lead__inner:after {
    content: "\201D";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    bottom: -15px;
    color: #fff;
    opacity: .3;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700
}

@media print {
.p-primary-lead__inner:after {
    font-family: arial, sans-serif
}
}

@media only screen and (max-width:47.9375em) {
.p-primary-lead__inner:after {
    right: 8px;
    font-size: 50px;
    font-size: 3.125rem
}
}

@media print, screen and (min-width:48em) {
.p-primary-lead__inner:after {
    right: 36px;
    font-size: 100px;
    font-size: 6.25rem
}
}
.p-primary-lead__inner>:last-child {
    margin-bottom: 0
}
.p-secondary-head {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media print, screen and (min-width:48em) {
.p-secondary-head {
    text-align: center
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head.has-loader {
    background-color: #eee
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head.has-loader .p-secondary-head__loader {
    opacity: 1
}
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__loader {
    display: none
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__loader {
    z-index: 1000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 80px;
    height: 80px;
    margin: auto;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}
}
.p-secondary-head__loader img {
    display: block;
    width: 100%
}
.p-secondary-head__bg {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__bg {
    width: 100%;
    height: 100%
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__bg {
    left: 0;
    width: 100%;
    height: 100%
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head--can_move .p-secondary-head__bg {
    opacity: 0;
    -webkit-transition: opacity .6s linear, -webkit-transform 8s cubic-bezier(.13, .49, .55, .81);
    transition: opacity .6s linear, -webkit-transform 8s cubic-bezier(.13, .49, .55, .81);
    transition: opacity .6s linear, transform 8s cubic-bezier(.13, .49, .55, .81);
    transition: opacity .6s linear, transform 8s cubic-bezier(.13, .49, .55, .81), -webkit-transform 8s cubic-bezier(.13, .49, .55, .81);
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
}

@media print, screen and (min-width:48em) {
.browser-is-ie .p-secondary-head--can_move .p-secondary-head__bg {
    -webkit-transform: scale(1.05) rotate(.1deg);
    transform: scale(1.05) rotate(.1deg)
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head--can_move .p-secondary-head__bg.is-active {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head--can_move .p-secondary-head__bg.is-init {
    -webkit-transition: opacity .8s ease, -webkit-transform 1s cubic-bezier(.13, .49, .55, .81);
    transition: opacity .8s ease, -webkit-transform 1s cubic-bezier(.13, .49, .55, .81);
    transition: transform 1s cubic-bezier(.13, .49, .55, .81), opacity .8s ease;
    transition: transform 1s cubic-bezier(.13, .49, .55, .81), opacity .8s ease, -webkit-transform 1s cubic-bezier(.13, .49, .55, .81)
}
}
.p-secondary-head__bg.p-secondary-head__bg--type_pattern1 {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__bg.p-secondary-head__bg--type_pattern1 {
    background-image: url(/common/img/bg_pattern1_heading.jpg);
    background-position: 30% 50%
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__bg.p-secondary-head__bg--type_pattern1 {
    background-image: url(/common/img/bg_pattern1_heading.jpg)
}
}
.p-secondary-head__bg.p-secondary-head__bg--type_case {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__bg.p-secondary-head__bg--type_case {
    background-image: url(/case/img/bg_case_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__bg.p-secondary-head__bg--type_case {
    background-image: url(/case/img/bg_case_heading.jpg)
}
}
.p-secondary-head__bg.p-secondary-head__bg--type_service {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__bg.p-secondary-head__bg--type_service {
    background-image: url(/service/img/bg_service_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__bg.p-secondary-head__bg--type_service {
    background-image: url(/service/img/bg_service_heading.jpg)
}
}
.p-secondary-head__bg.p-secondary-head__bg--type_company {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__bg.p-secondary-head__bg--type_company {
    background-image: url(/company/img/bg_company_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__bg.p-secondary-head__bg--type_company {
    background-image: url(/company/img/bg_company_heading.jpg)
}
}
.p-secondary-head__bg.p-secondary-head__bg--type_document {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__bg.p-secondary-head__bg--type_document {
    background-image: url(/document/img/bg_document_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__bg.p-secondary-head__bg--type_document {
    background-image: url(/document/img/bg_document_heading.jpg)
}
}
.p-secondary-head__bg.p-secondary-head__bg--type_knowledge {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__bg.p-secondary-head__bg--type_knowledge {
    background-image: url(/knowledge/img/bg_knowledge_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__bg.p-secondary-head__bg--type_knowledge {
    background-image: url(/knowledge/img/bg_knowledge_heading.jpg)
}
}
.p-secondary-head__bg.p-secondary-head__bg--type_seminar {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__bg.p-secondary-head__bg--type_seminar {
    background-image: url(/knowledge/seminar/img/bg_seminar_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__bg.p-secondary-head__bg--type_seminar {
    background-image: url(/knowledge/seminar/img/bg_seminar_heading.jpg)
}
}
.p-secondary-head__bg.p-secondary-head__bg--type_glossary {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__bg.p-secondary-head__bg--type_glossary {
    background-image: url(/knowledge/glossary/img/bg_glossary_heading.png)
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__bg.p-secondary-head__bg--type_glossary {
    background-image: url(/knowledge/glossary/img/bg_glossary_heading.png)
}
}
.p-secondary-head__bg.p-secondary-head__bg--type_blog {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__bg.p-secondary-head__bg--type_blog {
    background-image: url(/knowledge/blog/img/bg_blog_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__bg.p-secondary-head__bg--type_blog {
    background-image: url(/knowledge/blog/img/bg_blog_heading.jpg)
}
}
.p-secondary-head__bg.p-secondary-head__bg--type_mail-magazine {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__bg.p-secondary-head__bg--type_mail-magazine {
    background-image: url(/knowledge/mail-magazine/img/bg_mail-magazine_heading.png)
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__bg.p-secondary-head__bg--type_mail-magazine {
    background-image: url(/knowledge/mail-magazine/img/bg_mail-magazine_heading.png)
}
}
.p-secondary-head__bg.p-secondary-head__bg--type_advantage {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__bg.p-secondary-head__bg--type_advantage {
    background-image: url(/advantage/img/bg_advantage_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__bg.p-secondary-head__bg--type_advantage {
    background-image: url(/advantage/img/bg_advantage_heading.jpg)
}
}
.p-secondary-head__bg.p-secondary-head__bg--type_pattern2 {
    background-size: cover
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__bg.p-secondary-head__bg--type_pattern2 {
    background-image: url(/common/img/bg_pattern2_heading.jpg)
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__bg.p-secondary-head__bg--type_pattern2 {
    background-image: url(/common/img/bg_pattern2_heading.jpg)
}
}
.p-secondary-head__inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__inner {
    margin-top: -4px;
    padding-right: 4.68%;
    padding-left: 4.68%
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__inner {
    width: 100%;
    display: block;
    padding-right: 4.68%;
    padding-left: 4.68%
}
}

@media print, screen and (min-width:61.25em) {
.p-secondary-head__inner {
    padding-right: 0;
    padding-left: 0
}
}
.p-secondary-head__copy-area {
    position: relative;
    z-index: 1
}
.p-secondary-head__heading {
    margin-right: auto;
    margin-left: auto
}

@media print, screen and (min-width:48em) {
.p-secondary-head__heading>span {
    display: block
}
}
.p-secondary-head__heading>span>span {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 700;
    background-color: #fff;
    border-top: 5px solid #f8b500
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__heading>span>span {
    min-width: 190px;
    padding: 16px 20px 18px;
    text-align: center;
    line-height: 1.3
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__heading>span>span {
    min-width: 190px;
    padding: 19px 40px 16px;
    line-height: 1.45
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head--can_move .p-secondary-head__heading {
    white-space: nowrap;
}
}


@media print, screen and (min-width:48em) {
.p-secondary-head--can_move .p-secondary-head__heading>span {
    width: 0;
    overflow: hidden;
    -webkit-transition: all .6s cubic-bezier(.38, .33, .23, .99);
    transition: all .6s cubic-bezier(.38, .33, .23, .99)
}
}
.p-secondary-head__heading-main {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__heading-main {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__heading-main {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.p-secondary-head__heading-main {
    font-size: 20px;
    font-size: 1.25rem
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head__heading-main {
    font-size: 24px;
    font-size: 1.5rem
}
}
.p-secondary-head__heading-sub {
    display: block;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    color: #383b56;
    font-size: 14px;
    font-size: .875rem
}

@media print {
.p-secondary-head__heading-sub {
    font-family: arial, sans-serif
}
}

@media print, screen and (min-width:48em) {
.p-secondary-head--has_overlay-20 .p-secondary-head__bg:after, .p-secondary-head--has_overlay-30 .p-secondary-head__bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
}
.p-secondary-head--has_overlay-20 .p-secondary-head__bg:after {
    background-color: rgba(0,0,0,.2)
}
.p-secondary-head--has_overlay-30 .p-secondary-head__bg:after {
    background-color: rgba(0,0,0,.3)
}
.p-article-container {
    position: relative
}

@media only screen and (max-width:47.9375em) {
.p-article-heading-block {
    margin-bottom: 32px
}
}

@media print, screen and (min-width:48em) {
.p-article-heading-block {
    margin-bottom: 32px
}
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block {
    margin-bottom: 40px
}
}
.p-article-heading-block__title {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    line-height: 1.45;
    margin-bottom: 10px;
    font-size: 22px;
    font-size: 1.375rem
}

@media only screen and (max-width:47.9375em) {
.p-article-heading-block__title {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-article-heading-block__title {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__title {
    font-size: 36px;
    font-size: 2.25rem;
    margin-bottom: 20px;
    line-height: 1.5
}
}
.p-article-heading-block__info-block {
    margin-bottom: 10px
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__info-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px
}
}

@media only screen and (max-width:47.9375em) {
.p-article-heading-block__info-item {
    display: inline-block;
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.p-article-heading-block__info-item {
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.2
}
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-size: 1rem
}
}
.p-article-heading-block__info-item span {
    margin-right: 12px
}
.p-article-heading-block__info-item span:last-child {
    margin-right: 0
}
.p-article-heading-block__info-link {
    background-repeat: no-repeat
}

@media print, screen and (min-width:48em) {
.p-article-heading-block__info-link {
    text-decoration: underline
}
}
.p-article-heading-block__info-item--type_time {
    position: relative;
    padding-right: 20px;
    margin-right: 13px
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__info-item--type_time {
    margin-right: 20px
}
}
.p-article-heading-block__info-item--type_time:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ccc;
    width: 1px;
    height: 100%
}

@media only screen and (max-width:47.9375em) {
.p-article-heading-block__info-item--type_pdf {
    display: block
}
}

@media print, screen and (min-width:48em) {
.p-article-heading-block__info-item--type_pdf {
    margin-right: 0;
    margin-left: auto
}
}
.p-article-heading-block__social-area {
    overflow: hidden
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__social-area {
    text-align: right
}
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__social-box {
    margin-left: 5px;
    display: inline;
    position: absolute;
    top: 48px
}
}

@media screen and (min-width:61.25em) and (-ms-high-contrast:active), screen and (min-width:61.25em) and (-ms-high-contrast:none) {
.p-article-heading-block__social-box {
    right: -45px
}
}

@media screen and (min-width:61.25em) and (-ms-high-contrast:active) and (min-width:80em), screen and (min-width:61.25em) and (-ms-high-contrast:none) and (min-width:80em) {
.p-article-heading-block__social-box {
    right: -80px
}
}

@media print, screen and (min-width:80em) {
.p-article-heading-block__social-box {
    margin-left: 40px
}
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__social-box.is-top {
    position: absolute;
    top: 48px
}
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__social-box.is-bottom {
    position: absolute;
    bottom: 0;
    top: auto
}
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__social-box.is-fixed {
    position: fixed;
    top: 128px
}
}

@media print, screen and (min-width:48em) {
.browser-is-ie .p-article-heading-block__social-box.is-fixed {
    right: 10px
}
}

@media print, screen and (min-width:80em) {
.browser-is-ie .p-article-heading-block__social-box.is-fixed {
    right: auto;
    margin-left: 1000px
}
}
.p-article-heading-block__button {
    position: relative;
    margin-right: 6px;
    border: 0;
    padding: 0;
    min-height: 30px;
    line-height: 18px;
    text-indent: 0;
    float: left
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__button {
    margin-right: 0;
    float: none
}
}
.p-article-heading-block__button:last-child {
    margin-right: 0
}
.p-article-heading-block__button img {
    display: block
}
.p-article-heading-block__button a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__button a:hover {
    background-color: #fff
}
}
.p-article-heading-block__button svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__button+.p-article-heading-block__button {
    margin-top: 20px
}
}
.p-article-heading-block__button--type_fb a {
    background-color: #0c419a;
    border: 1px solid #0c419a
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__button--type_fb a:hover svg {
    fill: #0c419a
}
}
.p-article-heading-block__button--type_fb svg {
    fill: #fff
}
.p-article-heading-block__button--type_tw a {
    background-color: #1da1f2;
    border: 1px solid #1da1f2
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__button--type_tw a:hover svg {
    fill: #1da1f2
}
}
.p-article-heading-block__button--type_tw svg {
    fill: #fff
}
.p-article-heading-block__button--type_hatebu a {
    background-color: #00a4de;
    border: 1px solid #00a4de
}

@media print, screen and (min-width:61.25em) {
.p-article-heading-block__button--type_hatebu a:hover svg {
    fill: #00a4de
}
}
.p-article-heading-block__button--type_hatebu svg {
    fill: #fff
}

@media only screen and (max-width:47.9375em) {
.p-article-image {
    margin-bottom: 13px
}
}

@media print, screen and (min-width:48em) {
.p-article-image {
    margin-bottom: 13px
}
}

@media print, screen and (min-width:61.25em) {
.p-article-image {
    margin-bottom: 72px
}
}
.p-article-image img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;
    overflow: hidden
}
.p-article-wp-area:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    width: 0
}
.p-article-wp-area * {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.p-article-wp-area h2 {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 20px;
    font-size: 1.25rem
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area h2 {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area h2 {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:61.25em) {
.p-article-wp-area h2 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 66px;
    margin-bottom: 25px
}
}
.p-article-wp-area h2+h3 {
    margin-top: 30px
}
.p-article-wp-area h2+.c-flex-container {
    margin-top: -35px
}
.p-article-wp-area h3 {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    color: #383b56;
    margin-top: 25px;
    margin-bottom: 10px
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area h3 {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area h3 {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:61.25em) {
.p-article-wp-area h3 {
    margin-top: 40px;
    margin-bottom: 16px;
    font-size: 20px;
    font-size: 1.25rem
}
}
.p-article-wp-area h4 {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 15px;
    margin-bottom: 12px
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area h4 {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area h4 {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:61.25em) {
.p-article-wp-area h4 {
    margin-top: 30px;
    margin-bottom: 15px
}
}
.p-article-wp-area p {
    margin-bottom: 7px;
    line-height: 2
}

@media print, screen and (min-width:61.25em) {
.p-article-wp-area p {
    margin-bottom: 18px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.2
}
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area p+ol, .p-article-wp-area p+ul {
    margin-top: 12px
}
}
.p-article-wp-area>ol, .p-article-wp-area>ul {
    margin-bottom: 21px
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area>ol, .p-article-wp-area>ul {
    line-height: 2
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area>ol, .p-article-wp-area>ul {
    margin-top: -4px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 2.2
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area>ol>li, .p-article-wp-area>ul>li {
    margin-top: 4px
}
}
.p-article-wp-area>ul>li {
    position: relative;
    padding-left: 20px
}
.p-article-wp-area>ul>li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 5px;
    height: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ccc;
    border-radius: 50%
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area>ul>li:before {
    top: .65em
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area>ul>li:before {
    top: .85em
}
}
.p-article-wp-area>ol>li {
    list-style-type: decimal;
    list-style-position: inside;
    text-indent: -20px;
    padding-left: 20px
}

@media print, screen and (min-width:61.25em) {
.p-article-wp-area>ol>li {
    font-size: 18px;
    font-size: 1.125rem
}
}
.p-article-wp-area a {
    text-decoration: underline;
    word-break: break-all
}
.p-article-wp-area img {
    display: block;
    max-width: 100%;
    margin-bottom: 12px
}

@media print, screen and (min-width:61.25em) {
.p-article-wp-area img {
    margin-bottom: 17px
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area img.alignright {
    position: relative;
    z-index: 1;
    background-color: #fff;
    float: right;
    padding-left: 50px
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area img.alignleft {
    position: relative;
    z-index: 1;
    background-color: #fff;
    float: left;
    padding-right: 50px
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area img.aligncenter {
    margin: 0 auto
}
}
.p-article-wp-area table {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area table {
    margin-bottom: 27px
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area table {
    margin-bottom: 26px
}
}
.p-article-wp-area table tr>:first-child {
    background-color: #f5f5f5;
    font-weight: 700
}
.p-article-wp-area table th {
    background-color: #f5f5f5;
    white-space: nowrap;
    line-height: 1.25;
    vertical-align: top;
    padding: 17px 20px 16px;
    font-size: 16px;
    font-size: 1rem
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area table th {
    display: block
}
}
.p-article-wp-area table td {
    line-height: 1.7;
    padding: 13px 20px 14px;
    font-size: 16px;
    font-size: 1rem
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area table td {
    display: block
}
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area table td img {
    max-width: 50px
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area table td img {
    max-width: 100px
}
}
.p-article-wp-area table tr {
    vertical-align: top;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc
}

@media print, screen and (min-width:48em) {
.p-article-wp-area table .w150 {
    width: 150px
}
}
.p-article-wp-area strong {
    font-weight: 700
}
.p-article-wp-area>:last-child, .p-article-wp-area>section>:last-child {
    margin-bottom: 0
}
.p-article-wp-area blockquote {
    position: relative;
    background: #f5f5f5;
    padding: 20px;
    margin-top: 29px;
    margin-bottom: 7px
}

@media print, screen and (min-width:61.25em) {
.p-article-wp-area blockquote {
    padding: 28px 40px;
    margin-bottom: 15px
}
}
.p-article-wp-area blockquote:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 8px;
    background-image: url(/common/img/icon_quote.svg);
    background-size: cover;
    background-repeat: no-repeat
}

@media print, screen and (min-width:61.25em) {
.p-article-wp-area blockquote:before {
    top: 10px;
    left: 10px;
    width: 20px;
    height: 15px
}
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area blockquote p {
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:61.25em) {
.p-article-wp-area blockquote p {
    font-size: 16px;
    font-size: 1rem
}
}
.p-article-wp-area blockquote:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-left: 32px solid #ddd;
    border-bottom: 32px solid transparent
}

@media print, screen and (min-width:61.25em) {
.p-article-wp-area blockquote:after {
    border-left-width: 64px;
    border-bottom-width: 64px
}
}
.p-article-wp-area blockquote>:first-child {
    margin-top: 0
}
.p-article-wp-area blockquote>:last-child {
    margin-bottom: 0
}
.p-article-wp-area .checkList>li {
    position: relative
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area .checkList>li {
    padding-left: 23px
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area .checkList>li {
    padding-left: 30px
}
}
.p-article-wp-area .checkList>li:before {
    display: none
}
.p-article-wp-area .checkList>li:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    background-image: url(/common/img/icon_check_yellow.svg);
    background-repeat: no-repeat
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area .checkList>li:after {
    top: .4em;
    width: 14px;
    height: 9px
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area .checkList>li:after {
    top: .6em;
    width: 19px;
    height: 15px
}
}
.p-article-wp-area .c-flex-container__item>:last-child {
    margin-bottom: 0
}

@media only screen and (max-width:47.9375em) {
.p-article-wp-area--has_margin {
    margin-bottom: 25px
}
}

@media print, screen and (min-width:48em) {
.p-article-wp-area--has_margin {
    margin-bottom: 55px
}
}
.premium_img {
    margin-bottom: -20px
}

@media print, screen and (min-width:48em) {
.premium_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 660px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
}
.premium_img>a {
    display: block;
    margin-bottom: 20px
}

@media print, screen and (min-width:48em) {
.premium_img>a {
    width: 48%
}
}

@media print, screen and (min-width:61.25em) {
.premium_img>a {
    width: auto;
    margin-right: 20px
}
}
.premium_img>a>img {
    margin-bottom: 0
}

@media print, screen and (min-width:48em) {
.premium_img>a>img {
    width: 100%
}
}

@media print, screen and (min-width:61.25em) {
.premium_img>a>img {
    width: auto
}
}
.getPDF {
    text-align: right
}
.getPDF>a {
    position: relative;
    padding-right: 18px;
    display: inline-block
}
.getPDF>a:after {
    content: "";
    position: absolute;
    top: .3em;
    right: 0;
    width: 12px;
    height: 15px;
    fill: #999;
    background-image: url(/common/img/icon_pdf.svg);
    background-size: cover
}

@media print, screen and (min-width:61.25em) {
.getPDF>a:after {
    -webkit-transition: all .1s ease;
    transition: all .1s ease
}
}

@media print, screen and (min-width:61.25em) {
.getPDF>a:hover:after {
    fill: #176dce
}
}
.signature {
    text-align: right
}
.p-social-button-module {
    border: 1px solid #ddd;
    padding: 18px 18px 20px;
    margin-top: 30px
}

@media print, screen and (min-width:61.25em) {
.p-social-button-module {
    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: 24px 30px 22px;
    margin-top: 75px;
    display: none
}
}
.p-social-button-module__text {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    margin-bottom: 6px;
    font-size: 16px;
    font-size: 1rem;
    text-align: center
}

@media only screen and (max-width:47.9375em) {
.p-social-button-module__text {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-social-button-module__text {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:61.25em) {
.p-social-button-module__text {
    text-align: left;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0
}
}

@media print, screen and (min-width:61.25em) {
.p-social-button-module__text>br {
    display: none
}
}
.p-social-button-module__button-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 10px;
    margin-bottom: -10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media print, screen and (min-width:61.25em) {
.p-social-button-module__button-area {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial
}
}
.p-social-button-module__button {
    margin-right: 6px;
    border: 0;
    padding: 0;
    min-height: 30px;
    line-height: 18px;
    text-indent: 0
}
.p-social-button-module__button:last-child {
    margin-right: 0
}
.p-social-button-module__button img {
    display: block
}
.p-contact-info {
    border: 1px solid #ddd;
    margin-top: 30px;
    padding: 18px 18px 20px
}

@media print, screen and (min-width:61.25em) {
.p-contact-info {
    padding: 24px 30px 22px;
    margin-top: 75px
}
}
.p-contact-info__title {
    font-weight: 700;
    text-align: center;
    margin-bottom: 6px
}

@media print, screen and (min-width:61.25em) {
.p-contact-info__title {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 14px
}
}

@media print, screen and (min-width:61.25em) {
.p-contact-info__title>br {
    display: none
}
}

@media print, screen and (min-width:48em) {
.p-contact-info__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
}

@media only screen and (max-width:47.9375em) {
.p-contact-info__column {
    font-size: 12px;
    font-size: .75rem
}
}

@media print, screen and (min-width:48em) {
.p-contact-info__column {
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.p-contact-info__column+.p-contact-info__column {
    margin-left: 40px
}
}

@media only screen and (max-width:47.9375em) {
.p-archive-controller {
    margin-bottom: 29px
}
}

@media print, screen and (min-width:48em) {
.p-archive-controller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px
}
}

@media only screen and (max-width:47.9375em) {
.p-archive-controller__term {
    margin-bottom: 20px
}
}

@media print, screen and (min-width:48em) {
.p-archive-controller__term {
    margin-right: 40px
}
}
.p-archive-controller__term:last-child {
    margin-right: 0
}

@media print, screen and (min-width:48em) {
.p-archive-controller--type_ir {
    margin-bottom: 34px
}
}

@media print, screen and (min-width:48em) {
.p-archive-controller--type_ir .p-archive-controller__term {
    margin-right: 20px
}
}

@media print, screen and (min-width:48em) {
.p-term {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
}
.p-term__name {
    font-weight: 700;
    font-size: 14px;
    font-size: .875rem
}

@media print, screen and (min-width:48em) {
.p-term__name {
    margin-right: 20px
}
}
.p-term__value-list {
    position: relative
}
.p-term__select-value {
    z-index: 1000;
    overflow: hidden;
    position: absolute;
    font-size: 14px;
    font-size: .875rem;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #fff
}

@media print, screen and (min-width:48em) {
.p-term__select-value {
    position: absolute
}
}
.p-term__select-value.is-active {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.p-term__select-value a {
    display: block;
    white-space: nowrap;
    padding: 9px 30px 8px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 200px
}
.p-term__select-value a:hover {
    background-color: #f5f5f5
}
.p-term__select-value .is-current a {
    color: #176dce
}
.p-term__current-value {
    position: relative;
    padding-right: 14px;
    font-size: 14px;
    font-size: .875rem;
    display: inline-block;
    vertical-align: top
}
.p-term__current-value>svg {
    position: absolute;
    top: .4em;
    right: 0;
    width: 9px;
    height: 9px;
    -webkit-transition: fill .1s ease, -webkit-transform .3s ease;
    transition: fill .1s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, fill .1s ease;
    transition: transform .3s ease, fill .1s ease, -webkit-transform .3s ease
}

@media print, screen and (min-width:61.25em) {
.p-term__current-value:hover>svg {
    fill: #176dce
}
}
.p-term--language {
    display: none
}

@media print, screen and (min-width:61.25em) {
.p-term--language {
    padding-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
}
.p-term--language ul li+li {
    margin-left: 0
}
.p-term--language ul a {
    color: #333
}
.p-term--language .p-term__select-value {
    z-index: 11000
}
.p-term--language .p-term__select-value a {
    min-width: 100px;
    font-weight: 400
}
.p-term--language .p-term__current-value>svg {
    top: .25em;
    fill: #333
}

@media print, screen and (min-width:61.25em) {
.p-term--language .p-term__current-value:hover>svg {
    fill: #176dce
}
}

@media only screen and (max-width:47.9375em) {
.p-faq-module+.p-faq-module {
    margin-top: 25px
}
}

@media print, screen and (min-width:48em) {
.p-faq-module+.p-faq-module {
    margin-top: 45px
}
}
.p-faq-module__question {
    position: relative;
    padding-left: 44px;
    font-weight: 700;
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial;
    color: #000
}

@media only screen and (max-width:47.9375em) {
.p-faq-module__question {
    padding-left: 34px;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 12px
}
}

@media print, screen and (min-width:48em) {
.p-faq-module__question {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 20px
}
}
.p-faq-module__question:before {
    position: absolute;
    left: 0;
    content: "Q";
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1;
    font-weight: 700;
    color: #383b56;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media print {
.p-faq-module__question:before {
    font-family: arial, sans-serif
}
}

@media only screen and (max-width:47.9375em) {
.p-faq-module__question:before {
    top: -.15em
}
}

@media print, screen and (min-width:48em) {
.p-faq-module__question:before {
    top: -.1em
}
}
.p-faq-module__answer {
    position: relative;
    padding-left: 44px
}

@media only screen and (max-width:47.9375em) {
.p-faq-module__answer {
    padding-left: 34px
}
}
.p-faq-module__answer:before {
    position: absolute;
    left: 0;
    content: "A";
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1;
    font-weight: 700;
    color: #aaa;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media print {
.p-faq-module__answer:before {
    font-family: arial, sans-serif
}
}

@media only screen and (max-width:47.9375em) {
.p-faq-module__answer:before {
    top: .1em
}
}

@media print, screen and (min-width:48em) {
.p-faq-module__answer:before {
    top: .1em
}
}

@media only screen and (max-width:47.9375em) {
.p-faq-module__answer p+* {
    margin-top: 12px
}
}

@media print, screen and (min-width:48em) {
.p-faq-module__answer p+* {
    margin-top: 20px
}
}

@media only screen and (max-width:47.9375em) {
.p-faq-module__answer br {
    display: none
}
}
.p-faq-module__link {
    position: relative;
    font-weight: 700;
    padding-left: 15px;
    display: inline-block
}
.p-faq-module__link>svg {
    position: absolute;
    top: .45em;
    left: 0;
    width: 5px;
    height: 10px
}
.p-document-card>a {
    border: 1px solid #ddd
}

@media print, screen and (min-width:61.25em) {
.p-document-card>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
}
.p-document-card__thumb {
    height: 0;
    position: relative;
    padding-top: 75%;
    overflow: hidden
}

@media print, screen and (min-width:61.25em) {
.p-document-card__thumb {
    height: auto;
    padding-top: 0;
    overflow: visible
}
}
.p-document-card__thumb>img {
    display: block;
    width: 100%;
    position: absolute;
    top: 0
}

@media print, screen and (min-width:61.25em) {
.p-document-card__thumb>img {
    position: static;
    width: auto
}
}
.p-document-card__content {
    border-top: 1px solid #ddd;
    padding: 17px 20px
}

@media print, screen and (min-width:61.25em) {
.p-document-card__content {
    border-top: none;
    border-left: 1px solid #ddd;
    padding: 27px 35px 27px 30px
}
}

@media only screen and (max-width:47.9375em) {
.p-document-thumb-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
}

@media only screen and (max-width:47.9375em) {
.p-document-thumb-list__thumb {
    width: 50%;
    padding-right: 20px;
    padding-left: 20px
}
}
.p-document-thumb-list__thumb>img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    display: block;
    width: 100%
}
.p-document-thumb-list__thumb+.p-document-thumb-list__thumb {
    margin-top: 0
}
.p-document-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 4px;
    color: #666;
    font-size: 14px;
    font-size: .875rem
}

@media only screen and (max-width:47.9375em) {
.p-document-meta {
    margin-bottom: 12px
}
}

@media print, screen and (min-width:48em) {
.p-document-meta {
    margin-bottom: 16px
}
}

@media only screen and (max-width:47.9375em) {
.p-error-notification-box__text {
    margin-bottom: 20px
}
}

@media print, screen and (min-width:48em) {
.p-error-notification-box__text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 2.1;
    text-align: center;
    margin-bottom: 49px
}
}

@media only screen and (max-width:47.9375em) {
.p-error-notification-box__text>br {
    display: none
}
}

@media only screen and (max-width:47.9375em) {
.p-error-notification-box__button {
    margin-bottom: 20px
}
}

@media print, screen and (min-width:48em) {
.p-error-notification-box__button {
    width: 320px;
    margin-right: auto;
    margin-bottom: 49px;
    margin-left: auto
}
}
.p-person-block {
    display: grid;
    display: -ms-grid;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto
}

@media only screen and (max-width:47.9375em) {
.p-person-block {
    grid-template-columns: auto 60px;
    -ms-grid-columns: auto 60px;
    grid-gap: 0 20px;
    margin-top: -5px
}
}

@media print, screen and (min-width:48em) {
.p-person-block {
    grid-template-columns: auto 180px;
    -ms-grid-columns: auto 180px;
    grid-gap: 0 40px
}
}

@media only screen and (max-width:47.9375em) {
.p-person-block__image {
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    margin-top: 5px
}
}

@media print, screen and (min-width:48em) {
.p-person-block__image {
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    grid-row: 1/3;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2
}
}

@media only screen and (max-width:47.9375em) {
.p-person-block__image>img {
    max-width: 100%
}
}

@media print, screen and (min-width:48em) {
.p-person-block__image>img {
    max-width: 100%
}
}
.p-person-block__profile {
    width: 100%
}

@media only screen and (max-width:47.9375em) {
.p-person-block__profile {
    margin-right: 20px
}
}

@media print, screen and (min-width:48em) {
.p-person-block__profile {
    margin-right: 40px
}
}
.p-person-block__head {
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

@media print, screen and (min-width:48em) {
.p-person-block__head {
    margin-bottom: 27px
}
}
.p-person-block__sub {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    color: #383b56;
    margin-bottom: 5px
}

@media only screen and (max-width:47.9375em) {
.p-person-block__sub {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-person-block__sub {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.p-person-block__sub {
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.p-person-block__sub {
    margin-top: -5px;
    font-size: 16px;
    font-size: 1rem
}
}
.p-person-block__main {
    font-weight: 700;
    margin-bottom: 5px
}

@media only screen and (max-width:47.9375em) {
.p-person-block__main {
    font-size: 20px;
    font-size: 1.25rem
}
}

@media print, screen and (min-width:48em) {
.p-person-block__main {
    font-size: 28px;
    font-size: 1.75rem
}
}
.p-person-block__meta {
    font-size: 14px;
    font-size: .875rem
}

@media only screen and (max-width:47.9375em) {
.p-person-block__section {
    grid-column: 1/3;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    padding-top: 17px
}
}

@media print, screen and (min-width:48em) {
.p-person-block__section {
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    -ms-grid-row: 2
}
}
.p-person-block__section>:last-child {
    margin-bottom: 0
}
.p-history-table {
    font-size: 18px;
    font-size: 1.125rem
}

@media only screen and (max-width:47.9375em) {
.p-history-table {
    margin-top: -13px;
    line-height: 1.6
}
}

@media print, screen and (min-width:48em) {
.p-history-table {
    margin-top: 24px;
    line-height: 2
}
}

@media only screen and (max-width:47.9375em) {
.p-history-table td {
    display: block
}
}

@media print, screen and (min-width:48em) {
.p-history-table td {
    padding-top: 20px
}
}
.p-history-table td:first-child {
    white-space: nowrap
}
.p-history-table tr {
    vertical-align: top
}

@media only screen and (max-width:47.9375em) {
.p-history-table tr {
    display: block;
    padding-top: 13px
}
}
.p-history-table tr:first-child td {
    padding-top: 0
}

@media print, screen and (min-width:48em) {
.p-history-table__content {
    position: relative;
    padding-left: 80px
}
}

@media print, screen and (min-width:48em) {
.p-history-table__content:before {
    position: absolute;
    z-index: 1000;
    top: .6em;
    left: 34px;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #f8b500
}
}

@media print, screen and (min-width:48em) {
.p-history-table__content:after {
    content: "";
    position: absolute;
    top: calc(.6em + 6px);
    left: 38px;
    width: 4px;
    height: calc(100% + 20px);
    background-color: #383b56
}
}
.p-history-table__content--type_last:after {
    display: none
}
.p-recruit-block {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #eee;
    width: 100%;
    padding: 54px 4.68% 50px
}

@media print, screen and (min-width:61.25em) {
.p-recruit-block {
    padding-top: 75px;
    padding-bottom: 80px
}
}
.p-recruit-block__box {
    margin-right: auto;
    margin-left: auto
}

@media print, screen and (min-width:61.25em) {
.p-recruit-block__box {
    max-width: 960px
}
}

@media only screen and (max-width:47.9375em) {
.p-recruit-block__button {
    margin-top: 30px
}
}

@media print, screen and (min-width:48em) {
.p-recruit-block__button {
    width: 320px;
    margin-right: auto;
    margin-top: 40px;
    margin-left: auto
}
}
.p-catch-visual {
    position: relative;
    border-radius: 4px;
    overflow: hidden
}

@media only screen and (max-width:47.9375em) {
.p-catch-visual {
    margin-top: 6px;
    margin-bottom: 35px
}
}

@media print, screen and (min-width:48em) {
.p-catch-visual {
    margin-top: 5px;
    margin-bottom: 70px
}
}
.p-catch-visual__heading {
    z-index: 1;
    margin-bottom: 0;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.p-catch-visual__heading {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-catch-visual__heading {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.p-catch-visual__heading {
    margin-bottom: 9px;
    line-height: 1.4;
    font-size: 20px;
    font-size: 1.25rem
}
}

@media print, screen and (min-width:48em) {
.p-catch-visual__heading {
    margin-bottom: 9px;
    line-height: 1.5;
    font-size: 32px;
    font-size: 2rem
}
}
.p-catch-visual__en-copy {
    z-index: 1;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    color: #383b56;
    margin-top: 2px
}

@media print {
.p-catch-visual__en-copy {
    font-family: arial, sans-serif
}
}

@media only screen and (max-width:47.9375em) {
.p-catch-visual__en-copy {
    line-height: 1.5
}
}

@media print, screen and (min-width:48em) {
.p-catch-visual__en-copy {
    font-size: 20px;
    font-size: 1.25rem
}
}
.p-catch-visual__sub {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.p-catch-visual__sub {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-catch-visual__sub {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.p-catch-visual__sub {
    margin-bottom: 6px
}
}

@media print, screen and (min-width:48em) {
.p-catch-visual__sub {
    margin-bottom: 12px;
    font-size: 20px;
    font-size: 1.25rem
}
}
.p-catch-visual__number {
    font-weight: 700;
    font-family: adelle-sans, Roboto Condensed, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    line-height: 1;
    color: #f8b500;
    margin-top: -.15em;
    margin-bottom: .13em
}

@media only screen and (max-width:47.9375em) {
.p-catch-visual__number {
    font-size: 80px;
    font-size: 5rem
}
}

@media print, screen and (min-width:48em) {
.p-catch-visual__number {
    font-size: 240px;
    font-size: 15rem
}
}
.p-catch-visual__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:47.9375em) {
.p-catch-visual__inner {
    padding-bottom: 25px
}
}

@media print, screen and (min-width:48em) {
.p-catch-visual__inner {
    padding-bottom: 50px
}
}
.p-catch-visual__inner:after {
    content: "";
    width: 60px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    background-color: #ccc
}
.p-clause-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px
}

@media only screen and (max-width:47.9375em) {
.p-clause-box {
    padding: 19px 19px 15px
}
}

@media print, screen and (min-width:48em) {
.p-clause-box {
    padding: 30px 19px 33px
}
}
.p-clause-box__number {
    display: block;
    text-align: center;
    font-weight: 700;
    line-height: 1;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    color: #383b56
}

@media print {
.p-clause-box__number {
    font-family: arial, sans-serif
}
}

@media print, screen and (min-width:48em) {
.p-clause-box__number {
    margin-bottom: 15px;
    font-size: 48px;
    font-size: 3rem
}
}
.p-clause-box__heading {
    text-align: center
}

@media print, screen and (min-width:48em) {
.p-clause-box__heading {
    margin-bottom: 32px
}
}

@media only screen and (max-width:47.9375em) {
.p-clause-box__description {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.85
}
}

@media print, screen and (min-width:48em) {
.p-clause-box__description {
    font-size: 16px;
    font-size: 1rem
}
}
.p-ir-accordion__area {
    overflow: hidden
}

@media print, screen and (min-width:48em) {
.p-ir-accordion__area {
    height: 0
}
}
.p-ir-accordion__reference {
    overflow: hidden
}
.p-ir-accordion__button {
    margin-top: 30px
}
.p-ir-accordion__button>button {
    cursor: pointer;
    font-size: 16px;
    font-size: 1rem;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: margin .3s ease;
    transition: margin .3s ease
}
.p-ir-accordion__button>button:after {
    content: "\3082\3063\3068\898B\308B"
}
.p-ir-accordion__button>button>span {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 10px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}
.p-ir-accordion__button>button>span:before {
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    width: 11px;
    height: 1px;
    background: #999
}
.p-ir-accordion__button>button>span:after {
    display: block;
    content: "";
    position: absolute;
    left: 5px;
    width: 1px;
    height: 11px;
    background: #999;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}
.p-ir-accordion__button>button.is-active:after {
    content: "\9589\3058\308B"
}
.p-ir-accordion__button>button.is-active>span, .p-ir-accordion__button>button.is-active>span:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.p-ir-accordion--type_news .p-ir-accordion__button {
    margin-top: 40px
}
.p-ir-nest-box {
    padding: 18px 20px 16px;
    margin-top: 10px;
    margin-bottom: 12px;
    background-color: #f5f5f5;
    font-size: 14px;
    font-size: .875rem
}
.p-strong-source__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.p-strong-source__box+.p-strong-source__box {
    margin-top: 50px
}
.p-strong-source__number {
    min-width: 75px;
    width: 75px;
    margin-top: -.14em;
    font-size: 84px;
    font-size: 5.25rem;
    font-weight: 400;
    color: #383b56;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    line-height: 1
}

@media print {
.p-strong-source__number {
    font-family: arial, sans-serif
}
}

@media only screen and (max-width:47.9375em) {
.p-strong-source__number {
    min-width: 40px;
    width: 40px;
    margin-top: -.07em;
    font-size: 42px;
    font-size: 2.625rem
}
}
.p-strong-source__content>:last-child {
    margin-bottom: 0
}

@media print, screen and (min-width:48em) {
.p-progress-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
}

@media print, screen and (min-width:48em) {
.p-progress-list__item {
    width: 33.3%;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
}
.p-progress-list__name {
    position: relative;
    background-color: #383b56;
    padding: 14px 20px;
    height: 60px;
    margin-bottom: 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

@media only screen and (max-width:47.9375em) {
.p-progress-list__name {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-progress-list__name {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.p-progress-list__name {
    width: calc(100% - 30px)
}
}
.p-progress-list__name:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    border-top: 30px solid transparent;
    border-left: 30px solid #383b56;
    border-bottom: 30px solid transparent
}

@media print, screen and (min-width:48em) {
.p-message-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
}

@media print, screen and (min-width:48em) {
.p-message-block__image {
    margin-right: 40px
}
}

@media only screen and (max-width:47.9375em) {
.p-message-block__job {
    margin-top: -19px;
    margin-bottom: 24px;
    font-size: 12px;
    font-size: .75rem
}
}

@media print, screen and (min-width:48em) {
.p-message-block__job {
    margin-top: -19px;
    margin-bottom: 24px;
    font-size: 14px;
    font-size: .875rem
}
}

@media only screen and (max-width:47.9375em) {
.p-message-block__content {
    margin-bottom: 20px
}
}
.p-message-block__content>:last-child {
    margin-bottom: 0
}
.p-point-module {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.p-point-module__number {
    text-align: center;
    font-family: adelle-sans, Roboto Condensed, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    color: #383b56;
    font-weight: 400;
    line-height: 1em
}

@media only screen and (max-width:47.9375em) {
.p-point-module__number {
    width: 24px;
    margin-top: -.05em;
    margin-right: 15px;
    font-size: 42px;
    font-size: 2.625rem
}
}

@media print, screen and (min-width:48em) {
.p-point-module__number {
    width: 45px;
    margin-top: -.1em;
    margin-right: 30px;
    font-size: 84px;
    font-size: 5.25rem
}
}
.p-point-module__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.p-point-module__heading {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.p-point-module__heading {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-point-module__heading {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.p-point-module__heading {
    margin-bottom: 13px;
    font-size: 16px;
    font-size: 1rem
}
}

@media print, screen and (min-width:48em) {
.p-point-module__heading {
    margin-bottom: 8px;
    font-size: 20px;
    font-size: 1.25rem
}
}

@media only screen and (max-width:47.9375em) {
.p-point-module--gap_margin {
    margin-top: 20px
}
}

@media print, screen and (min-width:48em) {
.p-point-module--gap_margin {
    margin-top: 50px
}
}

@media only screen and (max-width:47.9375em) {
.p-point-module--gap_padding, .p-point-module--type_case {
    padding-top: 15px;
    padding-bottom: 14px
}
}

@media print, screen and (min-width:48em) {
.p-point-module--gap_padding, .p-point-module--type_case {
    padding-top: 35px;
    padding-bottom: 29px
}
}
.p-point-module--border_first, .p-point-module--border_top {
    border-top: 1px solid #ccc
}
.p-point-module--border_bottom, .p-point-module--border_first, .p-point-module--type_case {
    border-bottom: 1px solid #ccc
}
.p-point-module--type_case .p-point-module__number {
    color: #f8b500;
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.p-point-module--type_case .p-point-module__number {
    width: 14px;
    font-size: 24px;
    font-size: 1.5rem
}
}

@media print, screen and (min-width:48em) {
.p-point-module--type_case .p-point-module__number {
    width: 28px;
    font-size: 48px;
    font-size: 3rem
}
}

@media print, screen and (min-width:48em) {
.p-phase-module {
    display: -ms-grid;
    display: grid;
    grid-gap: 10px
}
}

@media screen and (min-width:48em) and (-ms-high-contrast:active), screen and (min-width:48em) and (-ms-high-contrast:none) {
.p-phase-module {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
}

@media only screen and (max-width:47.9375em) {
.p-phase-module .p-phase-module__item {
    position: relative;
    padding-bottom: 44px;
    margin-bottom: 20px
}
}

@media print, screen and (min-width:48em) {
.p-phase-module .p-phase-module__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
}

@media screen and (min-width:48em) and (-ms-high-contrast:active), screen and (min-width:48em) and (-ms-high-contrast:none) {
.p-phase-module .p-phase-module__item {
    width: 33.33333%
}
.p-phase-module .p-phase-module__item:not(:last-child) {
    margin-right: 10px
}
}

@media only screen and (max-width:47.9375em) {
.p-phase-module:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(50% - 32px);
    border-right: 32px solid transparent;
    border-top: 24px solid #383b56;
    border-left: 32px solid transparent
}
}

@media only screen and (max-width:47.9375em) {
.p-phase-module:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}
}

@media only screen and (max-width:47.9375em) {
.p-phase-module:last-child:after {
    display: none
}
}
.p-phase-module>:last-child {
    margin-bottom: 0
}
.p-phase-module__name {
    position: relative;
    margin-bottom: 20px
}

@media print, screen and (min-width:48em) {
.p-phase-module__name {
    padding-right: 30px
}
}
.browser-is-ie .p-phase-module__name {
    background-color: #383b56
}

@media only screen and (max-width:47.9375em) {
.browser-is-ie .p-phase-module__name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 44px;
    padding-top: 13px;
    padding-bottom: 11px
}
}

@media print, screen and (min-width:48em) {
.browser-is-ie .p-phase-module__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px;
    margin-right: 30px;
    padding-right: 0
}
}
.p-phase-module__name span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #383b56;
    color: #fff;
    -webkit-font-feature-settings: "palt" 1;
    font-weight: 700;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-feature-settings: "palt" 1;
    line-height: 1.2
}

@media only screen and (max-width:47.9375em) {
.p-phase-module__name span {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-phase-module__name span {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.p-phase-module__name span {
    padding-right: 15px;
    padding-left: 15px;
    min-height: 44px
}
}

@media print, screen and (min-width:48em) {
.p-phase-module__name span {
    padding-left: 20px;
    min-height: 60px;
    font-size: 18px;
    font-size: 1.125rem
}
}
.browser-is-ie .p-phase-module__name span {
    display: block;
    min-height: auto;
    background-color: transparent
}

@media print, screen and (min-width:48em) {
.browser-is-ie .p-phase-module__name span {
    margin-top: 7px
}
}

@media print, screen and (min-width:48em) {
.p-phase-module__name:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    background: -webkit-gradient(linear, right top, left bottom, color-stop(51%, hsla(0,0%,100%,0)), color-stop(51%, #383b56)) no-repeat 0 0/100% 51%, -webkit-gradient(linear, right bottom, left top, color-stop(51%, hsla(0,0%,100%,0)), color-stop(51%, #383b56)) no-repeat 100% 100%/100% 51%;
    background: linear-gradient(to bottom left, hsla(0,0%,100%,0) 51%, #383b56 0) no-repeat 0 0/100% 51%, linear-gradient(to top left, hsla(0,0%,100%,0) 51%, #383b56 0) no-repeat 100% 100%/100% 51%
}
}

@media print, screen and (min-width:48em) {
.browser-is-ie .p-phase-module__name:after {
    right: -30px
}
}
.p-phase-module__section-title {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    line-height: 1.2;
    color: #383b56
}

@media only screen and (max-width:47.9375em) {
.p-phase-module__section-title {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-phase-module__section-title {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.p-phase-module__section-title {
    margin-bottom: 8px
}
}

@media print, screen and (min-width:48em) {
.p-phase-module__section-title {
    margin-bottom: 8px;
    font-size: 18px;
    font-size: 1.125rem
}
}
.p-phase-module__sentence {
    margin-bottom: 14px
}

@media print, screen and (min-width:48em) {
.p-phase-module__image {
    padding-right: 30px;
    margin-top: auto;
    margin-bottom: 0
}
}
.p-phase-module__image img {
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.p-phase-module--column_1 {
-ms-grid-columns:(1fr)[1];
    grid-template-columns: repeat(1, 1fr)
}
.p-phase-module--column_2 {
-ms-grid-columns:(1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}
.p-phase-module--column_3 {
-ms-grid-columns:(1fr)[3];
    grid-template-columns: repeat(3, 1fr)
}
.p-phase-module--column_4 {
-ms-grid-columns:(1fr)[4];
    grid-template-columns: repeat(4, 1fr)
}
.p-service-relation {
    background-color: #eee;
    border-radius: 4px
}
.p-service-relation__inner {
    padding: 20px
}
.p-tag-module {
    margin-bottom: -5px
}
.p-tag-module:after {
    display: block;
    clear: both;
    content: ""
}
.p-tag-module__item {
    display: block;
    float: left;
    position: relative;
    z-index: 2;
    padding-bottom: 5px;
    padding-right: 5px;
    font-size: 14px;
    font-size: .875rem
}
.p-tag-module__item a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 1px 5px 0;
    background-color: #ddd;
    border-radius: 3px;
    -webkit-transition: all .1s ease 0s;
    transition: all .1s ease 0s
}

@media print, screen and (min-width:61.25em) {
.p-tag-module__item a:hover {
    background-color: #176dce;
    color: #fff
}
}
.browser-is-ie .p-tag-module__item a {
    padding-top: 6px;
    padding-bottom: 0;
    line-height: 1.4
}
.p-blog-post {
    position: relative
}
.p-blog-post+.p-blog-post {
    margin-top: 40px
}
.p-blog-post>a {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none
}
.p-blog-post>a+.p-blog-post__link {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    -webkit-transition: all .4s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: all .4s cubic-bezier(.48, .18, 0, .98) 0s;
    border-radius: 4px;
    overflow: hidden
}

@media only screen and (max-width:47.9375em) {
.p-blog-post>a+.p-blog-post__link {
    display: block
}
}

@media print, screen and (min-width:48em) {
.p-blog-post>a+.p-blog-post__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
}

@media print, screen and (min-width:61.25em) {
.p-blog-post>a:hover {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
}

@media print, screen and (min-width:61.25em) {
.p-blog-post>a:hover+.p-blog-post__link {
    color: #000;
    background-color: #f5f5f5;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.3)
}
}
.p-blog-post>a:hover+.p-blog-post__link .p-blog-post__heading {
    color: #176dce
}

@media print, screen and (min-width:61.25em) {
.p-blog-post>a:hover+.p-blog-post__link .p-blog-post__image>span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .6s cubic-bezier(.48, .18, 0, .98) 0s;
    transition: all .6s cubic-bezier(.48, .18, 0, .98) 0s
}
}

@media print, screen and (min-width:61.25em) {
.p-blog-post>a:hover+.p-blog-post__link .p-blog-post__image--has_dummy>span {
    -webkit-transform: scale(1);
    transform: scale(1)
}
}

@media only screen and (max-width:47.9375em) {
.p-blog-post__content {
    padding: 17px 20px 18px
}
}

@media print, screen and (min-width:48em) {
.p-blog-post__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 34px 40px 36px
}
}
.p-blog-post__image {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 50%
}

@media print, screen and (min-width:48em) {
.p-blog-post__image {
    width: 20vw;
    min-width: 320px;
    padding-top: 15vw
}
}

@media print, screen and (min-width:80em) {
.p-blog-post__image {
    width: 320px;
    padding-top: 240px
}
}
.p-blog-post__image>span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%
}

@media print, screen and (min-width:61.25em) {
.p-blog-post__image>span {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}
}

@media only screen and (max-width:47.9375em) {
.p-blog-post__image--has_dummy {
    border-bottom: 1px solid #ddd
}
}

@media print, screen and (min-width:48em) {
.p-blog-post__image--has_dummy {
    border-right: 1px solid #ddd
}
}

@media print, screen and (min-width:48em) {
.p-blog-post__heading {
    margin-bottom: 20px
}
}
.p-blog-post__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width:47.9375em) {
.p-blog-post__meta {
    margin-bottom: -10px
}
}

@media only screen and (max-width:47.9375em) {
.p-blog-post__summary {
    margin-bottom: 7px
}
}

@media print, screen and (min-width:48em) {
.p-blog-post__summary {
    margin-bottom: 14px
}
}

@media only screen and (max-width:47.9375em) {
.p-blog-post__tag {
    margin-top: 9px
}
}

@media print, screen and (min-width:48em) {
.p-blog-post__tag {
    margin-top: 18px
}
}
.p-blog-post__meta-item {
    position: relative;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.14;
    padding-right: 21px;
    margin-right: 20px
}

@media only screen and (max-width:47.9375em) {
.p-blog-post__meta-item {
    margin-bottom: 10px
}
}
.p-blog-post__meta-item:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background-color: #ccc
}
.p-blog-post__meta-item:last-child {
    margin-right: 0;
    padding-right: 0
}
.p-blog-post__meta-item:last-child:after {
    display: none
}
.p-blog-post__meta-item>a {
    position: relative;
    z-index: 2
}
.p-seminar-meta {
    position: relative;
    width: 100%;
    line-height: 1.15
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta {
    margin-bottom: 35px
}
}

@media print, screen and (min-width:48em) {
.p-seminar-meta {
    margin-bottom: 66px
}
}

@media print, screen and (min-width:48em) {
.p-seminar-meta, .p-seminar-meta.u-show-S {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
}
.p-seminar-meta>a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    position: relative
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta>a {
    padding-top: 30px
}
}

@media print, screen and (min-width:48em) {
.p-seminar-meta>a {
    padding-top: 10px;
    padding-bottom: 25px
}
}
.p-seminar-meta__base {
    border-radius: 0 4px 4px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta__base {
    padding: 15px 23px 14px 40px;
    background-color: #fff
}
}

@media print, screen and (min-width:48em) {
.p-seminar-meta__base {
    padding: 15px 23px 14px;
    background-color: #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta__state {
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 64px
}
}

@media print, screen and (min-width:48em) {
.p-seminar-meta__state {
    border-radius: 4px 0 0 4px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    padding: 15px 23px 14px;
    white-space: nowrap;
    min-width: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta__state span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    font-size: .8125rem;
    -webkit-transform: translate3d(-40px, -21px, 0) rotate(-45deg);
    transform: translate3d(-40px, -21px, 0) rotate(-45deg);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased
}
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta__state:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    border-right: 64px solid transparent;
    border-top: 64px solid
}
}

@media print, screen and (min-width:48em) {
.p-seminar-meta__state--state_new {
    background-color: #f8b500
}
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta__state--state_new:after {
    border-top-color: #f8b500
}
}
.p-seminar-meta__state--state_accepting {
    color: #fff
}

@media print, screen and (min-width:48em) {
.p-seminar-meta__state--state_accepting {
    background-color: #383b56
}
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta__state--state_accepting:after {
    border-top-color: #383b56
}
}
.p-seminar-meta__state--state_few {
    color: #fff
}

@media print, screen and (min-width:48em) {
.p-seminar-meta__state--state_few {
    background-color: #f86300
}
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta__state--state_few:after {
    border-top-color: #f8b500
}
}

@media print, screen and (min-width:48em) {
.p-seminar-meta__state--state_end {
    background-color: #ccc
}
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta__state--state_end:after {
    border-top-color: #ccc
}
}
.p-seminar-meta__date {
    position: relative;
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta__date {
    margin-bottom: 10px;
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.p-seminar-meta__date {
    padding-right: 21px;
    margin-right: 20px;
    font-size: 18px;
    font-size: 1.125rem
}
}

@media print, screen and (min-width:48em) {
.p-seminar-meta__date:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #ccc
}
}
.p-seminar-meta__area {
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta__area {
    margin-bottom: 10px;
    font-size: 14px;
    font-size: .875rem
}
}

@media print, screen and (min-width:48em) {
.p-seminar-meta__area {
    font-size: 18px;
    font-size: 1.125rem
}
}
.p-seminar-meta__pdf {
    margin-right: 0;
    margin-left: auto
}
.p-seminar-meta__pdf svg {
    top: 0
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta__button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    background-color: #383b56;
    border: none;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    overflow: hidden;
    position: relative;
    display: block;
    color: #fff;
    -webkit-transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s, box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s;
    transition: color .4s cubic-bezier(.38, .33, .23, .99) 0s, box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s, -webkit-box-shadow .4s cubic-bezier(.38, .33, .23, .99) 0s;
    cursor: pointer;
    width: 100%;
    border-radius: 0 0 4px 4px;
    padding: 10px;
    font-size: 13px;
    font-size: .8125rem
}
}

@media only screen and (max-width:47.9375em) and (max-width:47.9375em) {
.p-seminar-meta__button {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) and (min-width:48em) {
.p-seminar-meta__button {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.p-seminar-meta__button {
    width: 220px
}
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta__button span {
    line-height: 1.8
}
}

@media print, screen and (min-width:48em) {
.p-seminar-meta__button .c-button, .p-seminar-meta__button .c-button>a {
    height: 100%
}
}
.p-seminar-meta__button .c-button>a:hover svg {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.p-seminar-meta__button .c-button svg {
    width: 11px;
    height: 7px;
    top: .6em
}

@media only screen and (max-width:47.9375em) {
.p-seminar-meta--position_bottom {
    margin-top: 30px;
    margin-bottom: 0
}
}

@media print, screen and (min-width:48em) {
.p-seminar-meta--position_bottom {
    margin-top: 80px;
    margin-bottom: 0
}
}
.p-seminar-button-area {
    border: 1px solid #ccc;
    padding: 25px;
    margin-top: 60px
}

@media print, screen and (min-width:48em) {
.p-seminar-button-area__button {
    width: 320px;
    margin-right: auto;
    margin-left: auto
}
}
.p-sort-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -10px;
    margin-left: -10px
}
.p-sort-block__link {
    margin-top: 10px;
    margin-left: 10px
}
.p-sort-block__link>a {
    display: block;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 18px;
    font-size: 1.125rem
}
.p-sort-block__link.is-current>a {
    background-color: #383b56;
    border-color: #383b56;
    color: #fff
}
.p-glossary-anchor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-left: -16px
}
.p-glossary-anchor>a {
    margin-top: 10px;
    margin-left: 16px;
    display: block;
    border-radius: 4px;
    text-align: center;
    min-width: 1em;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1
}
.u-show-XS {
    display: none
}

@media only screen and (max-width:47.9375em) {
.u-show-XS {
    display: block
}
}
.u-show-S {
    display: none
}

@media print, screen and (min-width:48em) {
.u-show-S {
    display: block
}
}
.u-show-M {
    display: none
}

@media print, screen and (min-width:61.25em) {
.u-show-M {
    display: block
}
}
.u-show-L {
    display: none
}

@media print, screen and (min-width:80em) {
.u-show-L {
    display: block
}
}
.u-show-XL {
    display: none
}

@media print, screen and (min-width:87.5em) {
.u-show-XL {
    display: block
}
}
.u-show-full {
    display: none
}

@media print, screen and (min-width:96.5625em) {
.u-show-full {
    display: block
}
}
.u-underline {
    text-decoration: underline
}

@media print, screen and (min-width:48em) {
.u-fade, .u-fade-left, .u-fade-up {
    opacity: 0;
    -webkit-transition: all .4s cubic-bezier(.215, .61, .355, 1);
    transition: all .4s cubic-bezier(.215, .61, .355, 1)
}
}

@media print, screen and (min-width:48em) {
.active.u-fade-left, .active.u-fade-up, .u-fade.active {
    opacity: 1
}
}

@media print, screen and (min-width:48em) {
.u-fade-up {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}
}

@media print, screen and (min-width:48em) {
.u-fade-up.active {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}

@media print, screen and (min-width:48em) {
.u-fade-left {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0)
}
}

@media print, screen and (min-width:48em) {
.u-fade-left.active {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
}

@media only screen and (max-width:47.9375em) {
.f-head-block {
    margin-bottom: 30px
}
}

@media print, screen and (min-width:48em) {
.f-head-block {
    margin-bottom: 65px
}
}
.f-head-block__heading {
    font-weight: 700;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    text-align: center
}

@media only screen and (max-width:47.9375em) {
.f-head-block__heading {
    font-family: \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media print, screen and (min-width:48em) {
.f-head-block__heading {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}
}

@media only screen and (max-width:47.9375em) {
.f-head-block__heading {
    margin-bottom: 34px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.3
}
}

@media print, screen and (min-width:48em) {
.f-head-block__heading {
    margin-bottom: 67px;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.4
}
}
.f-head-block__heading span {
    display: block;
    font-family: adelle-sans, arial, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    color: #383b56
}

@media print {
.f-head-block__heading span {
    font-family: arial, sans-serif
}
}

@media only screen and (max-width:47.9375em) {
.f-head-block__heading span {
    font-size: 12px;
    font-size: .75rem
}
}

@media print, screen and (min-width:48em) {
.f-head-block__heading span {
    margin-bottom: 13px;
    font-size: 16px;
    font-size: 1rem
}
}

@media only screen and (max-width:47.9375em) {
.f-content-block__head {
    margin-bottom: 18px
}
}

@media print, screen and (min-width:48em) {
.f-content-block__head {
    margin-bottom: 32px
}
}
.f-content-block__item+.f-content-block__item {
    margin-top: 22px
}

@media print, screen and (min-width:48em) {
.f-content-block__item--column_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
}

@media only screen and (max-width:47.9375em) {
.f-content-block__item--column_2>* {
    margin-top: 22px
}
}

@media print, screen and (min-width:48em) {
.f-content-block__item--column_2>* {
    width: calc(50% - 20px)
}
}
.f-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    color: #000
}

@media only screen and (max-width:47.9375em) {
.f-container {
    width: 100%;
    padding-bottom: 224px;
    padding-right: 4.68%;
    padding-left: 4.68%
}
}

@media print, screen and (min-width:48em) {
.f-container {
    width: 680px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 140px
}
}
.c-content-block .f-container {
    padding-bottom: 0
}

@media print, screen and (min-width:48em) {
.f-input-block {
    min-height: 25px
}
}

@media only screen and (max-width:47.9375em) {
.f-input-block__head {
    margin-bottom: 15px
}
}

@media print, screen and (min-width:48em) {
.f-input-block__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px
}
}
.f-content-block--type_check .f-input-block__head {
    margin-bottom: 27px
}

@media only screen and (max-width:47.9375em) {
.f-content-block--type_check .f-input-block__head {
    margin-bottom: 14px
}
}
.f-input-block__heading {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial;
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.f-input-block__heading {
    display: inline-block
}
}

@media print, screen and (min-width:48em) {
.f-input-block__heading {
    font-size: 16px;
    font-size: 1rem;
    margin-right: 15px
}
}
.f-input-block__sub-heading {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial;
    font-weight: 700
}

@media only screen and (max-width:47.9375em) {
.f-input-block__sub-heading {
    display: inline-block
}
}

@media print, screen and (min-width:48em) {
.f-input-block__sub-heading {
    font-size: 14px;
    font-size: .875rem
}
}
.f-input-block__body--type_postal-code {
    width: 200px
}
.f-input-block__body-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    width: 100%;
    margin-left: 10px
}

@media only screen and (max-width:47.9375em) {
.f-input-block__body-item {
    margin-left: 0;
    margin-bottom: 10px
}
}
.f-input-block__body-item:first-child {
    margin-left: 0
}

@media only screen and (max-width:47.9375em) {
.f-input-block__body-item:last-child {
    margin-bottom: 0
}
}
.is-check .f-input-block__body-item {
    margin-left: 0
}

@media only screen and (max-width:47.9375em) {
.is-check .f-input-block__body-item {
    margin-bottom: 0
}
}
.f-input-block__body-item>.f-input-inner-text {
    line-height: 2.5
}
.is-check .f-input-block__body-item>.f-input-inner-text {
    line-height: 1.75
}

@media print, screen and (min-width:48em) {
.f-input-block--lv_2 {
    margin-top: 10px
}
}
.f-required-icon {
    display: inline-block;
    color: #cc1414;
    font-size: 12px;
    font-size: .75rem;
    font-family: Meiryo, \\30E1\30A4\30EA\30AA, sans-serif;
    position: relative;
    top: -.2em;
    margin-right: 2px;
    margin-left: 2px
}
.f-required-icon.f-required-icon--type_lead-text {
    position: relative;
    top: -2px
}
.f-required-icon.f-required-icon--type_form {
    margin-left: 19px
}
.f-state-line-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex
}
.f-state-line-block--vertical-position_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.f-state-line-block--space_between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.f-error-message {
    display: none;
    font-weight: 400;
    color: #cc1414;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.25
}

@media only screen and (max-width:47.9375em) {
.is-error .f-error-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
}

@media print, screen and (min-width:48em) {
.is-error .f-error-message {
    display: block
}
}
.f-error-message svg {
    fill: #cc1414;
    fill-rule: evenodd;
    position: relative;
    top: 1px;
    margin-right: 3px
}
.f-success-icon {
    display: none;
    line-height: 1
}

@media only screen and (max-width:47.9375em) {
.is-success .f-success-icon {
    display: inline-block;
    margin-left: 8px
}
}

@media print, screen and (min-width:48em) {
.is-success .f-success-icon {
    display: block
}
}
.f-success-icon path {
    fill: #63a656;
    fill-rule: evenodd
}
.f-input-text {
    font-family: Yu Gothic Medium, \\6E38\30B4\30B7\30C3\30AF Medium, Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial;
    background: #fff;
    border: 1px solid #ccc;
    padding: 9px 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .3s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: background-color .3s cubic-bezier(.215, .61, .355, 1) 0s;
    width: 100%;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (max-width:47.9375em) {
.f-input-text {
    font-size: 16px;
    font-size: 1rem
}
}

@media print, screen and (min-width:48em) {
.f-input-text {
    font-size: 14px;
    font-size: .875rem
}
}

@media only screen and (max-width:47.9375em) {
.f-input-text:hover {
    cursor: default
}
}

@media print, screen and (min-width:48em) {
.f-input-text:hover {
    background-color: #fff
}
}
.is-success .f-input-text {
    background: #fff
}
.is-error .f-input-text {
    background: #fae1e1;
    border-color: #f5aeae
}
.f-input-text[type=number]::-webkit-inner-spin-button, .f-input-text[type=number]::-webkit-outer-spin-button {
-webkit-appearance:none;
margin:0
}
.f-input-text[type=number] {
    -moz-appearance: textfield
}
.f-input-text--type_calendar {
    background-image: url("/inquiry/img/icon_calendar.svg");
    background-repeat: no-repeat;
    background-position: right 14px top 11px
}

@media print, screen and (min-width:48em) {
.f-input-text--type_calendar {
    width: 339px
}
}
.f-textarea {
    font-family: Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial;
    background: #fff;
    border: 1px solid #ccc;
    padding: 9px 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s;
    width: 100%;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (max-width:47.9375em) {
.f-textarea {
    height: 180px;
    font-size: 16px;
    font-size: 1rem
}
}

@media print, screen and (min-width:48em) {
.f-textarea {
    height: 200px;
    max-width: 680px;
    font-size: 14px;
    font-size: .875rem
}
}
.browser-is-ie .f-textarea {
    overflow: auto
}

@media only screen and (max-width:47.9375em) {
.f-textarea:hover {
    cursor: default
}
}

@media print, screen and (min-width:48em) {
.f-textarea:hover {
    background-color: #fff
}
}
.is-success .f-textarea {
    background-color: #fff
}
.is-error .f-textarea {
    background-color: #fae1e1
}
.f-select {
    display: block;
    background: #fff
}
.f-select, .f-select>select {
    position: relative;
    width: 100%
}
.f-select>select {
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 1.5;
    padding: 9px 14px 10px;
    background: transparent;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 0;
    font-family: Yu Gothic Medium, \\6E38\30B4\30B7\30C3\30AF Medium, Yu Gothic, \\6E38\30B4\30B7\30C3\30AF, YuGothic, \\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, arial
}

@media only screen and (max-width:47.9375em) {
.f-select>select {
    font-size: 16px;
    font-size: 1rem;
    height: 44px
}
}

@media print, screen and (min-width:48em) {
.f-select>select {
    font-size: 14px;
    font-size: .875rem
}
}
.f-select>select::-ms-expand {
display:none
}
.f-select:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 20px;
    margin: -2px 0 0;
    border-top: 5px solid #000;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}
.is-success .f-select {
    background: #fff
}
.is-error .f-select {
    background: #fae1e1
}

@media print, screen and (min-width:48em) {
.f-select--size_50per {
    width: 50%
}
}
.f-button-block {
    text-align: center
}

@media only screen and (max-width:47.9375em) {
.f-button-block {
    margin-top: 35px
}
}

@media print, screen and (min-width:48em) {
.f-button-block {
    margin-top: 70px
}
}

@media print, screen and (min-width:48em) {
.f-button-block__button {
    width: 320px;
    margin-right: auto;
    margin-left: auto
}
}
.f-button-block__button.is-disabled>button {
    background-color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: default
}
.f-button-block__button.is-disabled>button:hover {
    color: #fff
}
.f-button-block__button.is-disabled>button:hover svg {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    stroke: #fff
}
.f-button-block__button.is-disabled>button:after {
    display: none
}
.f-button-block__button.is-disabled svg {
    stroke: #fff
}

@media print, screen and (min-width:48em) {
.f-sentence {
    font-size: 18px;
    font-size: 1.125rem
}
}
.f-sentence p {
    line-height: 1.5
}
.f-sentence p+p {
    margin-top: 25px
}
.f-check>label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 28px;
    margin-bottom: 5px
}
.f-check>label:before {
    content: "";
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px;
    border: 2px solid currentColor;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #cdcdcd;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    top: 4px
}

@media only screen and (max-width:47.9375em) {
.f-check>label:before {
    top: 6px
}
}
.f-check>label:after {
    content: "";
    position: absolute;
    display: block;
    color: transparent;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    top: 12px;
    width: 3px;
    height: 7px;
    left: 6px;
    border: 3px solid currentColor;
    border-left: 0;
    border-top: 0;
    -webkit-transform: translateY(-40%) rotate(30deg);
    transform: translateY(-40%) rotate(30deg)
}

@media only screen and (max-width:47.9375em) {
.f-check>label:after {
    top: 14px
}
}

@media print, screen and (min-width:61.25em) {
.f-check>label:hover:before {
    color: #176dce
}
}
.f-check>input {
    display: block;
    width: 0;
    height: 0;
    opacity: 0
}
.f-check>input:focus+label:before {
    color: #176dce
}
.f-check>input:checked+label:before {
    color: #0d3780
}
.f-check>input:checked+label:after {
    color: #0d3780;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}
.f-check>ul {
    padding-left: 28px;
    margin-top: 5px
}

@media only screen and (max-width:47.9375em) {
.f-check>ul {
    margin-bottom: 10px
}
}
.f-check>.f-input-annotation {
    padding-left: 28px;
    margin-top: 5px;
    margin-bottom: 0
}
.f-check>.f-textarea {
    margin-top: 10px
}
.f-check-item {
    margin-bottom: 5px
}
.f-text-line-block .f-check-item {
    padding-right: 35px
}
.f-radio>input {
    width: 0;
    height: 0;
    opacity: 0
}
.f-radio>input:focus+label:before {
    color: #176dce
}
.f-radio>input:checked+label:after, .f-radio>input:checked+label:before {
    color: #0d3780
}
.f-radio>label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding: 0 0 0 26px;
    margin-bottom: 5px
}
.f-text-line-block .f-radio>label {
    margin-bottom: 0
}
.f-radio>label:before {
    left: 0;
    width: 18px;
    height: 18px;
    background: #fff;
    border: 2px solid currentColor;
    color: #cdcdcd;
    border-radius: 50%;
    top: 4px
}
.f-radio>label:after, .f-radio>label:before {
    content: "";
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.f-radio>label:after {
    display: block;
    color: transparent;
    left: 4px;
    width: 10px;
    height: 10px;
    background: currentColor;
    border-radius: 50%;
    top: 8px
}
.f-radio>ul {
    padding-left: 28px;
    margin-top: 5px
}

@media only screen and (max-width:47.9375em) {
.f-radio>ul {
    margin-bottom: 10px
}
}
.f-radio>.f-input-annotation {
    padding-left: 28px;
    margin-top: 5px;
    margin-bottom: 0
}

@media print {
body {
    padding-left: 0;
    width: 1500px;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}
body.browser-is-ff, body.browser-is-ie {
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
body.browser-is-ie {
    width: 1350px;
    zoom: .8
}
body.browser-is-ie .l-header {
    position: absolute
}
body.browser-is-edge {
    overflow: hidden;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    zoom: .6
}
body.browser-is-edge .l-header {
    position: absolute
}
body .p-article-heading-block__social-box {
    position: absolute!important
}
.p-svg-home-service {
    opacity: 1
}
}
a.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}