@charset "UTF-8";
/********************************
DEFAULT
*********************************/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    outline: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}
main {
    position: relative;
    z-index: 10;
}
h1,h2,h3,h4,h5,h6,caption,address,th {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0;
}
img {
    line-height: 0;
    font-size: 0;
    -webkit-backface-visibility: hidden;
}
table {
    border-collapse: collapse;
}
th {
    font-weight: normal;
    text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea {
    font-style: inherit;
    font-weight: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
select {
    padding: 2px;
}
select::-ms-expand {
    display: none;
}
input,select {
    font-size: 100%;
    vertical-align: middle;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
}
textarea {
    font-size: 100%;
}
input {
    vertical-align: middle;
}
input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    padding: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: none;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
}
::-webkit-input-placeholder {
    color: #B3B3B4;
}
::-webkit-input-placeholder {
    color: #B3B3B4;
}
:placeholder-shown {
    color: #B3B3B4;
}
::-webkit-input-placeholder {
    color: #B3B3B4;
}
:-moz-placeholder {
    color: #B3B3B4; opacity: 1;
}
::-moz-placeholder {
    color: #B3B3B4; opacity: 1;
}
:-ms-input-placeholder {
    color: #B3B3B4;
}
label {
    padding: 0 0 0 2px;
}
hr {
    display: none;
}
a {
    transition: opacity 0.05s ease-in-out , all 0.05s ease-in-out;
}
a,a:link {
    color: #000;
    text-decoration: none;
    word-break: break-all;
}
a:visited {
    color: #000;
}
@media (min-width: 896px) {
    
}
*:focus {
    outline: none;
}
.m_b0 {
    margin-bottom: 0 !important;
}
.m_b1 {
    margin-bottom: 1px !important;
}
.m_b2 {
    margin-bottom: 2px !important;
}
.m_b3 {
    margin-bottom: 2px !important;
}
.m_b5 {
    margin-bottom: 5px !important;
}
.m_b7 {
    margin-bottom: 7px !important;
}
.m_b8 {
    margin-bottom: 8px !important;
}
.m_b10 {
    margin-bottom: 10px !important;
}
.m_b11 {
    margin-bottom: 11px !important;
}
.m_b12 {
    margin-bottom: 12px !important;
}
.m_b13 {
    margin-bottom: 13px !important;
}
.m_b15 {
    margin-bottom: 15px !important;
}
.m_b20 {
    margin-bottom: 20px !important;
}
.m_b25 {
    margin-bottom: 25px !important;
}
.m_b30 {
    margin-bottom: 30px !important;
}
.m_b35 {
    margin-bottom: 35px!important;
}
.m_b40 {
    margin-bottom: 40px !important;
}
.m_b45 {
    margin-bottom: 45px !important;
}
.m_b50 {
    margin-bottom: 50px !important;
}
.m_b55 {
    margin-bottom: 55px !important;
}
.a_center {
    text-align: center;
}
.a_left {
    text-align: left;
}
.a_right {
    text-align: right;
}
.f_bold {
    font-weight: bold;
}
.f_line {
    background-image: linear-gradient(#ffee00, #ffee00);
    background-position: 0 100%;
    background-size: 100% 8px;
    background-repeat: repeat-x;
    text-decoration: none;
}
.f_yugo {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.f_yumin {
    font-family: "游明朝体", YuMincho, "游明朝", "Yu Mincho", "Noto Serif JP", serif;
}
.f_cg {
    font-family: Century Gothic, CenturyGothic, AppleGothic, serif;
}
.f_arial {
    font-family: Arial, Helvetica Neue, Helvetica, serif;
}
.c_fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: .01em;
    height: 0;
    overflow: hidden;
}
.c_fix {
    min-height: 1px;
}
html {
    height: 100%;
}
body {
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.8;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    min-width: 1140px;
    min-height: 100%;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    box-sizing: border-box;
}
/********************************
C系CSS
*********************************/
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
.c-wrap {
    width: 1080px;
    margin: 0 auto;
}
/********************************
header
*********************************/
.header_wrap {
    height: 88px;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between;
}
.h_logo a {
    display: block;
}

.h_logo img {
    object-fit: contain;
    width: 200px;
}

.h_link {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
}
.h_link li {
    margin-left: 39px;
    font-size: 14px;
}
@media (min-width: 896px) {
    .h_logo img {
        width: auto;
    }
    .h_logo a:hover {
        opacity: 0.7;
    }
    .h_link li a:hover {
        text-decoration: underline;
    }
}
/********************************
footer
*********************************/
.return_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #fff;
    z-index: 10;
}
.footer_top {
    background: #fff;
    padding: 65px 0;
}
.f_list {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    justify-content: center;
}
.f_list li {
    margin-right: 35px;
}
.f_list li a {
    color: #5b5b60;
}
.f_list li:last-child {
    margin-right: 0;
}
.f_under {
    background: #5b5b60;
    height: 105px;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.f-txt {
    color: #b4b4b4;
    text-align: center;
}
@media (min-width: 896px) {
    .return_btn a:hover {
        opacity: 0.7;
    }
    .f_list li a:hover {
        text-decoration: underline;
    }
}
/********************************
CONTETS
*********************************/
.page_mv {
    background: linear-gradient(to right, #ff4800, #ff0000, #8f0007);
    position: relative;
    padding: 40px 0 50px;
    box-sizing: border-box;
    margin-bottom: 127px;
    text-align: center;
}
.page_mv::before {
    position: absolute;
    content: "";
    background: url(../img/solution_bg01.png) no-repeat;
    width: 331px;
    height: 222px;
    bottom: 0;
    right: 0;
} 
.page_mv::after {
    position: absolute;
    content: "";
    background: url(../img/solution_bg02.png) no-repeat;
    width: 302px;
    height: 180px;
    left: 0;
    bottom: 0;
}
.pMv-ttl {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 39px;
    position: relative;
    display: inline-block;
}
.pMv-ttl span {
    display: block;
    font-size: 20px;
    margin-bottom: 3px;
}
.pMv-ttl.ver2::before {
    position: absolute;
    content: "";
    background: url(../svg/icn01.svg) no-repeat 0 0 / 100% auto;
    width: 27px;
    height: 28px;
    left: -38px;
    bottom: 12px;
}
.pMv-ttl.ver3::before {
    position: absolute;
    content: "";
    background: url(../svg/icn02.svg) no-repeat 0 0 / 100% auto;
    width: 27px;
    height: 31px;
    left: -38px;
    bottom: 12px;
}
.pMv-ttl.ver4::before {
    position: absolute;
    content: "";
    background: url(../svg/icn03.svg) no-repeat 0 0 / 100% auto;
    width: 34px;
    height: 23px;
    left: -42px;
    bottom: 14px;
}
.pMv-ttl.ver5::before {
    position: absolute;
    content: "";
    background: url(../svg/icn04.svg) no-repeat 0 0 / 100% auto;
    width: 27px;
    height: 36px;
    left: -38px;
    bottom: 8px;
}
.pMv-txt {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.page-ttl {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.page-ttl.ver2 {
    color: #fff;
}
.page-ttl span {
    display: block;
    font-size: 20px;
    margin-bottom: 4px;
}
.inquiry_wrap {
    background: linear-gradient(to right, #ff4800, #ff0000, #8f0007);
    position: relative;
}
.inquiry_wrap::before {
    position: absolute;
    content: "";
    background: url(../img/top_bg03-1.png) no-repeat;
    width: 381px;
    height: 326px;
    bottom: 0;
    right: 0;
} 
.inquiry_wrap::after {
    position: absolute;
    content: "";
    background: url(../img/top_bg03-2.png) no-repeat;
    width: 383px;
    height: 179px;
    left: 0;
    bottom: 75px;
}
.inquiry_in {
    padding: 95px 0 100px;
}
.inquiry_btn {
    width: 360px;
    height: 70px;
    display: table;
    margin: 25px auto 0 auto;
}
.inquiry_btn a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #fff;
    color: #da291c;
    box-shadow: 4px 6px 0 rgba(175,17,25,0.6);
    border-radius: 35px;
    transition: .3s;
    font-size: 22px;
    font-weight: bold;
}
.bread_list {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    margin: 20px 0 15px;
}
.bread_list li {
    font-size: 12px;
    margin-right: 15px;
    position: relative;
}
.bread_list li span {
    top: 0;
    position: absolute;
    right: -11px;
}
.bread_list li a {
    text-decoration: underline;
    text-underline-offset: 4px;
    display: block;
}
.movie_list {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -40px;
    margin-right: -20px;
}
.movie_list li {
    margin-top: 40px;
    margin-right: 40px;
}
.movie_list li iframe {
    border-radius: 10px;
}
.floating {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    width: 50px;
    background: #143364;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    z-index: 98;
    padding-top: 42px;
    padding-bottom: 16px;
}
.floating::before {
    position: absolute;
    content: "";
    background: url(../svg/email.svg) no-repeat 0 0 / 100% auto;
    width: 24px;
    height: 24px;
    top: 8px;
}
.floating a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 900;
    letter-spacing: 0.4rem;
    height: 100%;
    width: 100%;
}
.floating:has(a:hover) {
    opacity: 0.8;
}
@media (min-width: 896px) {
    .inquiry_btn a:hover {
        box-shadow: none;
        transform: translate3d(0, 5px, 0);
    }
    .bread_list li a:hover {
        text-decoration: none;
    }
}
@media only screen and (max-width: 896px) {
    body {
        font-size: 13px;
        line-height: 1.7;
        min-width: 320px;
        width: 100%;
        padding-top: 55px;
    }
    /********************************
    C系CSS
    *********************************/
    .c-pc {
        display: none;
    }
    .c-pc-in {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-in {
        display: inline;
    }
    .c-wrap {
        width: 100%;
    }
    /********************************
    header
    *********************************/
    header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 99;
        background:#fff;
        transition: 0.2s;
    }
    header.top {
        background: none;
        transition: 0.2s;
    }
    .header_wrap {
        padding: 0 0 0 20px;
        box-sizing: border-box;
        height: 55px;
    }
    .h_btn {
        width: 20px;
        height: 16px;
        padding: 20px;
        cursor: pointer;
    }
    .h_btn span {
        display: block;
        width: 20px;
        background: #000;
        position: relative;
        height: 2px;
        box-sizing: border-box;
    }
    .h_btn span::before {
        position: absolute;
        content: "";
        background: #000;
        width: 100%;
        height: 2px;
        top: 14px;
        left: 0px;
    }
    .h_btn span::after {
        position: absolute;
        content: "";
        background: #000;
        width: 100%;
        height: 2px;
        bottom: -7px;
        left: 0px;
    }
    .h_btn.on span {
        background: none;
    }
    .h_btn.on span::before {
        transform: rotate(45deg);
        top: 7px;
    }
    .h_btn.on span::after {
        transform: rotate(-45deg);
    }
    .h_tab {
        display: none;
    }
    .h_tab.on {
        display: block;
        position: fixed;
        width: 100%;
        height: 100vh;
        top: 55px;
        left: 0;
        padding: 0 0 55px;
        box-sizing: border-box;
        z-index: 99;
        background: #fff;
        overflow: scroll;
    }
    .h_tab.on .h_link {
        display: block;
    }
    .h_link li {
        margin-left: 0;
    }
    .h_link li p {
        width: 100%;
        margin-bottom: 1px;
        margin-left: 0;
        display: table;
        height: 40px;
    }
    .h_link li a {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding-left: 20px;
        background: linear-gradient(to right, #ff4800, #b50009);
        color: #fff;
        box-sizing: border-box;
        position: relative;
        font-weight: bold;
    }
    .h_link li.ver2 a {
        padding-left: 2.1rem;
        font-size: 13px;
    }
    .h_link li a::before {
        position: absolute;
        content: "";
        background: url(../img/s_arw_05.png) no-repeat 0 0 / 100% auto;
        width: 7px;
        height: 11px;
        right: 20px;
        top: 50%;
        margin-top: -5px;
    }
    /********************************
    footer
    *********************************/
    .footer_top {
        margin: 30px 0 20px;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .f_list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .f_list li {
        margin-bottom: 10px;
        margin-right: 1em;
    }
    .f_list li:nth-child(3n) {
        margin-right: 0;
    }
    .f_list li.mb0 {
        margin-bottom: 0;
    }
    .f_list li a {
        font-size: 12px;
    }
    .f_under {
        height: auto;
        padding: 25px 0;
        box-sizing: border-box;
    }
    .f-txt {
        font-size: 1.86vw;
    }
    /********************************
    CONTETS
    *********************************/
    .page_mv {
        background: linear-gradient(to right, #ff4800, #ff0000, #8f0007);
        margin-bottom: 40px;
        padding: 0;
    }
    .page_mv::before {
        content: none;
    } 
    .page_mv::after {
        content: none;
    }
    .p_mv_in {
        padding: 15px 0 25px;
        background: url(../img/sp/solution_mv.png) no-repeat center bottom / 100% auto;
    }
    .pMv-ttl {
        font-size: 28px;
        margin-bottom: 7px;
    }
    .pMv-ttl.ver2::before {
        content: none;
    }
    .pMv-ttl.ver3::before {
        content: none;
    }
    .pMv-ttl.ver4::before {
        content: none;
    }
    .pMv-ttl.ver5::before {
        content: none;
    }
    .pMv-ttl span {
        font-size: 14px;
        margin-bottom: 0;
    }
    .pMv-ttl.is-sml {
        font-size: 25px;
    }
    .pMv-txt {
        font-size: 13px;
        line-height: 1.53;
    }
    .page-ttl {
        font-size: 28px;
    }
    .page-ttl.ver4 {
        font-size: 24px;
    }
    .page-ttl span {
        font-size: 14px;
        margin-bottom: 0;
    }
    .inquiry_wrap {
        background: linear-gradient(to right, #ff4800, #ff0000, #8f0007);
        position: relative;
    }
    .inquiry_wrap::before {
        content: none;
    } 
    .inquiry_wrap::after {
        content: none;
    }
    .inquiry_in {
        padding: 23px 0 30px;
        background: url(../img/sp/top_bg02.png) no-repeat center center / 100% auto;
    }
    .inquiry_btn {
        width: 280px;
        height: 50px;
        margin: 18px auto 0 auto;
    }
    .inquiry_btn a {
        box-shadow: 2px 6px 0 rgba(175,17,25,0.6);
        font-size: 18px;
    }
    .bread_list {
        margin: 0;
        padding: 0 20px 15px;
        box-sizing: border-box;
        overflow: scroll;
        white-space: nowrap;
    }
    .movie_wrap {
        padding: 0 20px;
        box-sizing: border-box;
    }
    .movie_list {
        display: block;
        margin-top: -30px;
        margin-right: 0;
    }
    .movie_list li {
        margin-top: 30px;
        margin-right: 0;
    }
    .movie_list li iframe {
        width: 100%;
        height: 188px;
        border-radius: 10px;
    }
    .floating {
        width: 42px;
    }
    .floating a {
        font-size: 0.8rem;
    }
}/*@media*/
@media only screen and (max-width: 374px) {
    .page-ttl {
        font-size: 23px;
    }
    .f_list li a {
        font-size: 10px;
    }
}/*@media*/