/*------------------------------------------------
Google フォント
------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/*------------------------------------------------
common
------------------------------------------------*/
:root {
  --clr-border: #333;
  --AnimationLength: 0px;
}
body,html{font-family:'Noto Sans JP',sans-serif;text-align:justify;text-justify:inter-ideograph;text-transform:none;font-variant:normal;word-spacing:auto;word-break:normal;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-feature-settings:"palt";}html{width:100%;font-size:62.5%;height: -webkit-fill-available;}body{background-color:#fefefe;letter-spacing:0.06em;line-height:1.4;margin:0;padding:0;width:100%;overflow-y:auto;overflow-x:hidden;position:relative;-webkit-font-feature-settings:'palt' 1;font-feature-settings:'palt' 1;text-align:justify;text-justify:inter-ideograph;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing: grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-o-text-size-adjust:100%;text-size-adjust:100%;-webkit-overflow-scrolling:touch;color:#242424;min-height: 100vh;}div,h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{margin:0;padding:0;}a{text-decoration:none;display: block;outline:none;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}a:-webkit-any-link{color:-webkit-link;text-decoration: none;cursor:pointer;display:inline;border-style:none;}a img{border-style:none;outline:none;}a:focus{border-style:none;outline:none;}a img:active{border-style:none;outline:none;}a:active{border-style:none;outline:none;}img {height: auto;max-width: 100%;width: 100%;display: block;}a:hover{opacity:0.5;}::selection{background-color:rgba(215,215,215,0.35);background-color:rgb(215 215 215 / 35%);}ul,ul li{list-style-type:none;}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}p{display:block;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0px;-webkit-margin-end:0px;margin:0;font-size:14px;}br{line-height:1;}input[type="text"],input[type="password"],textarea,select,input[type="url"],input[type="date"],input[type=submit],input[type=file], input[type=checkbox]{outline:none;}select{-moz-appearance:none;text-indent:0.01px;text-overflow:'';}select::-ms-expand{display: none;}textarea{overflow:hidden;}[class^="icon-"],[class*="icon-"]{font-family:'icomoon';color:#ffffff;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}img[src$=".svg"]{width:100%;}svg {fill:currentColor;width:100%;}
div,h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,span,a{font-weight:500;box-sizing:border-box;}
::-webkit-scrollbar{width:10px;}::-webkit-scrollbar-track{background:#fff;border:none;border-radius:0;box-shadow:inset 0 0 1px #777;}::-webkit-scrollbar-thumb{background:#D0D0D0;border-radius:100px;box-shadow:none;}
video {max-width: 100%;width: 100%;height: auto;vertical-align: bottom;}

br.PcNone {display: none;}br.PcIpadNone {display: none;}.PcBlock{display: block!important;}.SpBlock{display: none!important;}
@media screen and (max-width: 751px) {br.PcNone {display: none;}br.PcIpadNone {display: block;}}
@media screen and (max-width: 681px) {.PcBlock{display: none!important;}.SpBlock{display: block!important;}}
@media screen and (max-width: 481px) {br.PcNone {display: block;}br.PcIpadNone {display: none;}br.SpNone {display: none;}}
img,input,svg,*:before,*:after,a,a:hover img,a:hover input,a:hover,input:hover {backface-visibility: hidden;-webkit-backface-visibility: hidden;}
img {image-rendering: -webkit-optimize-contrast;}
body:not(.Home){opacity: 0;-webkit-transition: opacity 1s ease 0s;transition: opacity 1s ease 0s;}
body.Open_Changed:not(.Home){opacity: 1;}
/*------------ Animation ------------*/
@-webkit-keyframes byeShutter {70% {opacity: 1;}100% {opacity: 0;display: none;z-index: -1;}}
@keyframes byeShutter {70% {opacity: 1;}100% {opacity: 0;display: none;z-index: -1;}}
@-webkit-keyframes shutterOpen1 {0% {width: 0;height: 1px;}50% { width: 100%;height: 1px;}90% {width: 100%;height: 100%;}100% {width: 100%;height: 100%;}}
@keyframes shutterOpen1 {0% {width: 0;height: 1px;}50% {width: 100%;height: 1px;}90% {width: 100%;height: 100%;}100% {width: 100%;height: 100%;}}
@-webkit-keyframes shutterOpen2 {60% {width: 120%;height: 0;transform: rotate(5deg);}90% {width: 120%;height: 100%;transform: rotate(-5deg);}100% {width: 120%;height: 100%;transform: rotate(-5deg);}}
@keyframes shutterOpen2 {60% {width: 120%;height: 0;transform: rotate(5deg);}90% {width: 120%;height: 100%;transform: rotate(-5deg);}100% {width: 120%;height: 100%;transform: rotate(-5deg);}}
@-webkit-keyframes contentScale {70% {transform: perspective(800px) scale(0.98) rotateX(2deg);opacity: 0;visibility: visible;}100% {transform: perspective(800px) scale(1) rotateX(0);opacity: 1;visibility: visible;z-index: 0;}}
@keyframes contentScale {70% {transform: perspective(800px) scale(0.98) rotateX(2deg);opacity: 0;visibility: visible;}100% {transform: perspective(800px) scale(1) rotateX(0);opacity: 1;visibility: visible;z-index: 0;}}
@-webkit-keyframes cube {from {transform: scale(0) rotate(0deg) translate(-50%, -50%);opacity: 1;}to {transform: scale(20) rotate(960deg) translate(-50%, -50%);opacity: 0;}}
@keyframes cube {from {transform: scale(0) rotate(0deg) translate(-50%, -50%);opacity: 1;}to {transform: scale(20) rotate(960deg) translate(-50%, -50%);opacity: 0;}}
@keyframes arrow01 {0% {transform: scale(1, 0);}30% {transform: scale(1, 0);}40% {transform: scale(1, 1);opacity: 1;}85% {transform: scale(1, 1);opacity: 1;}95% {transform: scale(1, 1);opacity: 1;}100% {transform: scale(1, 1);opacity: 0;}}
@keyframes arrow02 {0% {transform: scale(1, 0);}30% {transform: scale(1, 0);}40% {transform: scale(1, 1);opacity: 1;}85% {transform: scale(1, 1);opacity: 1;}90% {transform: scale(1, 1);opacity: 0;}100% {transform: scale(1, 1);opacity: 0;}}
@keyframes arrow03 {0% {transform: rotate(45deg) scale(1, 0);}45% {transform: rotate(45deg) scale(1, 0);}55% {transform: rotate(45deg) scale(1, 1);}85% {transform: rotate(45deg) scale(1, 1);opacity: 1;}90% {transform: rotate(45deg) scale(1, 1);opacity: 0;}100% {transform: rotate(45deg) scale(1, 1);opacity: 0;}}
@-webkit-keyframes pulseMotion {0% {-webkit-transform: translate(-50%, -50%) scale(1, 1);transform: translate(-50%, -50%) scale(1, 1);background-color: rgb(46 73 161 / 40%);}100% {-webkit-transform: translate(-50%, -50%) scale(6.5, 6.5);transform: translate(-50%, -50%) scale(6.5, 6.5);background-color: rgb(46 73 161 / 0%);}}
@keyframes pulseMotion {0% {transform: translate(-50%, -50%) scale(1, 1);background-color: rgb(46 73 161 / 40%);}100% {transform: translate(-50%, -50%) scale(6.5, 6.5);background-color: rgb(46 73 161 / 0%);}}
@-webkit-keyframes fadeInUpI{from{opacity:0;-webkit-transform:translate3d(0,15%,0);transform:translate3d(0,15%,0)}to{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInUpI{from{opacity:0;-webkit-transform:translate3d(0,15%,0);transform:translate3d(0,15%,0)}to{opacity:1;-webkit-transform:none;transform:none}}
@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transition:translate3d(-100px,0,0);transform:translate3d(-10px,0,0)}100%{opacity:1;-webkit-transition:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@keyframes slideIn{0%{opacity:0;-webkit-transition:translate3d(-100px,0,0);transform:translate3d(-10px,0,0)}100%{opacity:1;-webkit-transition:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@-webkit-keyframes masklogo{0%{clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);}100%{clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);}}
@keyframes masklogo{0%{clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);}100%{clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);}}
@-webkit-keyframes arrow02 {0% {transform: scale(1, 0);}30% {transform: scale(1, 0);}40% {transform: scale(1, 1);opacity: 1;}85% {transform: scale(1, 1);opacity: 1;}90% {transform: scale(1, 1);opacity: 0;}100% {transform: scale(1, 1);opacity: 0;}}
@keyframes arrow02 {0% {transform: scale(1, 0);}30% {transform: scale(1, 0);}40% {transform: scale(1, 1);opacity: 1;}85% {transform: scale(1, 1);opacity: 1;}90% {transform: scale(1, 1);opacity: 0;}100% {transform: scale(1, 1);opacity: 0;}}
@-webkit-keyframes arrow03 {0% {transform: rotate(25deg) scale(1, 0);}45% {transform: rotate(25deg) scale(1, 0);}55% {transform: rotate(25deg) scale(1, 1);}85% {transform: rotate(25deg) scale(1, 1);opacity: 1;}90% {transform: rotate(25deg) scale(1, 1);opacity: 0;}100% {transform: rotate(25deg) scale(1, 1);opacity: 0;}}
@keyframes arrow03 {0% {transform: rotate(25deg) scale(1, 0);}45% {transform: rotate(25deg) scale(1, 0);}55% {transform: rotate(25deg) scale(1, 1);}85% {transform: rotate(25deg) scale(1, 1);opacity: 1;}90% {transform: rotate(25deg) scale(1, 1);opacity: 0;}100% {transform: rotate(25deg) scale(1, 1);opacity: 0;}}
@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}
@keyframes fadeIn{from {opacity:0}to{opacity:1}}
@-webkit-keyframes fadeOut {from{opacity:1}to{opacity:0}}
@keyframes fadeOut {from{opacity:1}to{opacity:0}}
/*------------ Loding ------------*/
.Fade_Group02 > div {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    pointer-events: none;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 999999;
    -webkit-transition: all 2s cubic-bezier(.18,.06,.23,1) 0s;
    transition: all 2s cubic-bezier(.18,.06,.23,1) 0s;
    background: #ffffff;
    background: radial-gradient(circle at top left,#ededed 0%,#ffffff 100%);
    will-change: opacity;
    background-position: 0 100%;
    background-size: 100% 200%;
}
body.Open_Changed .Fade_Group02 > div {opacity: 0;}
.Loading_Logo {
    max-width: 380px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
    padding-left: 20px;
    padding-right: 20px;

    -webkit-transition: filter 0.5s cubic-bezier(.43,.05,.17,1) 0s;
    transition: filter 0.5s cubic-bezier(.43,.05,.17,1) 0s;
    will-change: filter;
}
body.Open_Changed .Loading_Logo {

}
/*------------ Animate ------------*/
.Animate-box {opacity: 0;}
.Animate-box {-webkit-transition: all 0.3s ease 0.5s;transition: all 0.3s ease 0.5s;}
.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.Order1 {-webkit-transition: all 0.5s ease 0.5s;transition: all 0.5s ease 0.5s;}
.animated .Order1 {-webkit-transition: all 0.5s ease 0.5s;transition: all 0.5s ease 0.5s;}
.Order2 {-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.animated .Order2 {-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.animated3 {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.AnimeA {opacity: 0;-webkit-filter: blur(3px);filter: blur(3px);-webkit-transform: translateY(50px);transform: translateY(50px);-webkit-transition: transform 0.6s cubic-bezier(.43,.05,.17,1) 0s,opacity 0.6s cubic-bezier(.43,.05,.17,1) 0s,filter 0.6s cubic-bezier(.43,.05,.17,1) 0.3s;transition: transform 0.6s cubic-bezier(.43,.05,.17,1) 0s,opacity 0.6s cubic-bezier(.43,.05,.17,1) 0s,filter 0.6s cubic-bezier(.43,.05,.17,1) 0.3s;will-change: transform,filter;}
.AnimeA.is-show {-webkit-transform: translateY(0);transform: translateY(0);opacity: 1;filter: blur(0);-webkit-transition: transform 1.2s cubic-bezier(.43,.05,.17,1) 0s,opacity 1.2s cubic-bezier(.43,.05,.17,1) 0s,filter 1.2s cubic-bezier(.43,.05,.17,1) 0.3s;transition: transform 1.2s cubic-bezier(.43,.05,.17,1) 0s,opacity 1.2s cubic-bezier(.43,.05,.17,1) 0s,filter 1.2s cubic-bezier(.43,.05,.17,1) 0.3s;}
.AnimeB {opacity: 0;filter: blur(7px);-webkit-transition: opacity 0.6s cubic-bezier(.43,.05,.17,1) 0s,filter 0.6s cubic-bezier(.43,.05,.17,1) 0.3s;transition: opacity 0.6s cubic-bezier(.43,.05,.17,1) 0s,filter 0.6s cubic-bezier(.43,.05,.17,1) 0.3s;will-change: transform,filter;}
.AnimeB.is-show {-webkit-transform: translateY(0);transform: translateY(0);opacity: 1;filter: blur(0);-webkit-transition: opacity 1.2s cubic-bezier(.43,.05,.17,1) .4s,filter 1.2s cubic-bezier(.43,.05,.17,1) .4s;transition: opacity 1.2s cubic-bezier(.43,.05,.17,1) .4s,filter 1.2s cubic-bezier(.43,.05,.17,1) .4s;}
.Header {
    visibility: visible;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
    z-index: 10;
}
.Header .Header_Inner{
    background: rgb(1, 55, 254);
    background: linear-gradient(180deg, rgba(1, 55, 254, 0.95) 0%, rgba(1, 28, 127, 0.95) 100%);
    max-width: 1200px;
    margin: auto;
    padding-block: 30px;
    padding-inline: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    pointer-events: auto;
}
.Header .Header_Logo a{
    display: block;
    max-width: 180px;
}
.Header .Header_Contact a{
    display: block;
    font-size: 1.8rem;
    color: #fff;
    letter-spacing: 0;
    font-weight: 600;
}
.Main{
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.Parallax_Bg {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-image: url(/img/home/Main_Bg_PC.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    max-width: 1700px;
    margin: auto;
    will-change: transform;
}
.Kv .Kv_Inner {
    padding-block: 50px 0;
    padding-inline: 50px;
}
.Kv .Kv_Image {
    max-width: 1340px;
    margin: auto;
}
.Contents .Contents_Inner {
    padding-block: 100px;
    padding-inline: 50px;
    max-width: 1300px;
    margin: auto;
}
h2.h2_Tilte {
    font-size: 4.8rem;
    letter-spacing: 0;
    font-weight: 700;
    color: #004C9D;
    line-height: 1.4;
    text-align: center;
    margin-block: 0 60px;
}
h2.h2_Tilte.White {
    color: #fff;
}
h2.h2_Tilte br{
    display: none;
}
.About.Contents .Contents_Inner{
    padding-top: 0;
    margin-top: -10px;
}
.About .About_Text p{
    color: #004C9D;
    font-size: 2.0rem;
    line-height: 2.0;
    margin-block: 0 50px;
}
.About .About_Text p:last-of-type{
    margin-block: 0;
}
.Operation .Operation_List .Operation_List_Area {
    display: flex;
    gap: 40px;
    justify-content: center;
    align-items: center;
    padding-block: 15px;
}
.Operation .Operation_List .Operation_List_Area:first-of-type {
    padding-block: 0 15px;
}
.Operation .Operation_List .Operation_List_Area .Operation_List_Area_Box {
    font-size: 1.8rem;
    line-height: 1.6;
    letter-spacing: 0;
}
.Operation .Operation_List .Operation_List_Area .Operation_List_Area_Box:first-of-type {
    width: 42%;
}
.Operation .Operation_List .Operation_List_Area .Operation_List_Area_Box:last-of-type {
    width: 58%;
}
.Operation .Operation_List .Operation_List_Area:nth-of-type(2n) .Operation_List_Area_Box:first-of-type {
    order: 2;
}
.Operation .Operation_List .Operation_List_Area:nth-of-type(2n) .Operation_List_Area_Box:last-of-type {
    order: 1;
}
.Need .Contents_Line {
    background: #E2EBF5;
}
.Need .Contents_Line .Need_List {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-block: 0 40px;
}
.Need .Contents_Line .Need_List .Need_List_Box{
    width: calc(100% / 2 - 15px);
    background: #fff;
    padding: 40px;
    border: solid 7px #9CB2CB;
    border-radius: 25px;
}
.Need h3.Need_List_Box_Title_h3 {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 2.6rem;
    color: #004C9D;
    font-weight: 600;
    margin-block: 0 30px;
}
.Need h3.Need_List_Box_Title_h3 img{
    width: 90px;
    min-width: 90px;
}
.Need .Need_List_Box_Text {
    font-size: 1.8rem;
    line-height: 1.6;
}
.Need .Need_Detail {
    font-size: 1.8rem;
    line-height: 1.6;
    color: #004C9D;
}
.Plan .Contents_Line {
    background-image: url(/img/home/Plan_Bg.png);
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
}
.Plan .Plan_List {
    display: flex;
    gap: 30px;
}
.Plan .Plan_List .Plan_List_Box {
    display: flex;
    flex-flow: column;
}
.Plan .Plan_List .Plan_List_Box .Plan_List_Box_Head{
    text-align: center;
    font-size: 1.8rem;
    color: #fff;
    background: #004C9D;
    padding-block: 8px;
    width: 96%;
    margin: auto;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.Plan .Plan_List .Plan_List_Box .Plan_List_Box_Body {
    border: solid 1px #004C9D;
    padding-block: 30px;
    padding-inline: 40px;
    height: 100%;
    background: #fff;
}
.Plan .Plan_List .Plan_List_Box .Plan_List_Box_Body h4.Plan_List_Box_Body_h4 {
    font-size: 3.0rem;
    letter-spacing: 0;
    font-weight: 800;
    color: #004C9D;
    margin-block: 0 20px;
}
.Plan .Plan_List_Box_Body_Pay {
    font-size: 2.0rem;
    display: flex;
    align-items: flex-end;
    letter-spacing: 0;
    font-weight: 800;
    color: #004C9D;
    margin-block: 0 30px;
}
.Plan .Plan_List_Box_Body_Pay span.Big{
    font-size: 4.0rem;
    letter-spacing: 0;
    font-weight: 800;
    margin-inline: 5px;
    line-height: 1;
}
.Plan .Plan_List_Box_Body_Detail .Plan_List_Box_Body_Detail_H{
    font-size: 1.8rem;
    border-bottom: solid 1px #004C9D;
    border-top: solid 1px #004C9D;
    color: #004C9D;
    font-weight: 600;
    padding-block: 5px;
    margin-block: 0 20px;
}
.Plan .Plan_List_Box_Body_Detail .Plan_List_Box_Body_Detail_D_H {
    font-size: 1.8rem;
    color: #004C9D;
    font-weight: 600;
    margin-block: 0 10px;
}
.Plan .Plan_List_Box_Body_Detail .Plan_List_Box_Body_Detail_D_Area {
    margin-block: 0 25px;
}
.Plan .Plan_List_Box_Body_Detail .Plan_List_Box_Body_Detail_D_Area:last-of-type {
    margin-block: 0;
}
.Plan .Plan_List_Box_Body_Detail .Plan_List_Box_Body_Detail_D_T {
    line-height: 1.6;
    font-size: 1.6rem;
    letter-spacing: 0;
}
.Contents.Contact .Contents_Inner {
    padding-block: 50px;
}
.Contact .Contents_Line {
    background-image: url(/img/home/Contact_Bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.Contact .Contact_Text {
    text-align: center;
    font-size: 1.8rem;
    color: #fff;
    line-height: 1.6;
}
.Contact .Contact_Mail {
    text-align: center;
    padding-block: 50px 20px;
}
.Contact .Contact_Mail a{
    line-height: 1;
    color: #fff;
    font-size: 2.5rem;
    letter-spacing: 0;
}
.Contents.Associated .Contents_Inner {
    padding-block: 60px;
}
.Associated .Contents_Line {
    background: #fff;
}
.Associated .Associated_List {
    display: flex;
    justify-content: center;
}
.Associated .Associated_List .Associated_List_Box {
    border: solid 1px #004c9d;
    border-right: solid 8px #004c9d;
    border-bottom: solid 8px #004c9d;
    padding: 20px;
    width: calc(100% / 4);
}
.Associated .Associated_List_Box a {
    display: block;
    color: #004C9D;
    font-size: 1.6rem;
    letter-spacing: 0;
}
.Associated .Associated_List_Box a .Associated_List_Box_Head {
    padding-block: 0 10px;
    margin-block: 0 10px;
    border-bottom: solid 2px #004C9D;
}
.Associated .Associated_List_Box a .Associated_List_Box_Head_Name {
    font-weight: 700;
}
.Associated .Associated_List_Box a .Associated_List_Box_Head_Note {
    font-size: 1.4rem;
}
.Associated .Associated_List_Box a .Associated_List_Box_Body_Text {
    font-size: 1.5rem;
    color: #242424;
}
.Company .Contents_Line {
    background: #E2EBF5;
}
.Contents.Company .Contents_Inner {
    max-width: 900px;
}
.Company .Company_Table {
    margin-block: 0 30px;
}
.Company .Company_Table table tr {
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
}
.Company .Company_Table table tr td{
    padding: 15px;
    font-size: 1.6rem;
    color: #004C9D;
}
.Company .Company_Map{
  width: 100%;
  aspect-ratio: 16 / 7;
}
.Company .Company_Map iframe {
  width: 100%;
  height: 100%;
}
.Footer .Footer_Line {
    background: #F0F3F5;
}
.Footer .Footer_Inner{
    padding-block: 30px;
    padding-inline: 50px;
}
.Footer .Footer_Copyright{
    text-align: center;
    font-size: 1.4rem;
    letter-spacing: 0;
    color: #004C9D;
}
.Contents_Body {
    padding-block: 60px;
}
.Contents_Body h2.Contents_Body_TiTle{
    text-align: center;
    font-size: 3.2rem;
    font-weight: 700;
    color: #0e2a8e;
    margin-block: 0 30px;
}
.Contents_Body .Contents_Body_Waku_Text {
    text-align: center;
    font-size: 1.6rem;
    margin-block: 0 40px;
    line-height: 1.8;
}
.Contents_Body a.Back_Bt {
    display: block;
    max-width: 180px;
    margin: auto;
    text-align: center;
    background: #0e288a;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1;
    padding-block: 14px;
    padding-inline: 10px;
    border-radius: 3px;
}
.Contact_Form {
    max-width: 580px;
    margin: auto;
    padding-block: 40px 30px;
}
.Contact_Form .Contents_Body_Waku_Form_Box_Title{
    font-size: 1.5rem;
    color: #fff;
    padding-block: 15px 10px;
}
.Contact_Form .Contents_Body_Waku_Form_Box_Title span{
    color: #ff3589;
}
.Contact_Form .Submit {
    padding-block: 40px 0;
}
.Contact_Form .Submit input[type=submit]{
    cursor: pointer;
    text-align: center;
    display: block;
    max-width: 280px;
    width: 100%;
    margin: auto;
    font-size: 2rem;
    color: #0e36bf;
    background: #fcc202;
    font-weight: 700;
    padding-block: 15px;
    border-radius: 3px;
}
button,input,select,textarea {
    background-color: transparent;
    border-style: none;
    color: inherit;
    font-weight: 500
}
::placeholder {
    color: rgba(168,168,168,1)!important
}

::-webkit-input-placeholder {
    color: rgba(168,168,168,1) !important
}

::-moz-placeholder {
    color: rgba(168,168,168,1) !important
}

:-ms-input-placeholder {
    color: rgba(168,168,168,1) !important
}

select::-ms-value {
    background: 0 0;
    color: #000
}

select:invalid,textarea:invalid,input[type=number]:invalid,input[type=text]:invalid,input[type=email]:invalid,input[type=email]:invalid,textarea:invalid {
    color: #630015;
    border-color: #c20c33;
    background-color: rgba(255,229,235,1)
}

input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.Contact_Form input[type=email],.Contact_Form input[type=tel],.Contact_Form input[type=text],.Contact_Form input[type=number] {
    width: 100%;
    background-color: #fff;
    outline: none;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: '';
    vertical-align: middle;
    height: 50px;
    padding: 8px 12px;
    color: #242424;
    font-weight: 500;
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 1.6rem;
    box-sizing: border-box;
}
.Contact_Form textarea {
    width: 100%;
    background-color: #fff;
    outline: none;
    -moz-appearance: none;
    text-overflow: '';
    vertical-align: middle;
    padding: 8px 12px;
    font-weight: 500;
    -webkit-appearance: none;
    margin-right: 10px;
    color: #242424;
    font-size: 1.6rem;
    box-sizing: border-box;
}
.Contact_Form .Submit_Bt [type=submit],.Contact_Form .Back_Bt [type=button],.Contact_Form .Confirm_Bt [type=submit] {
    padding: 24px;
    width: 30vw;
    cursor: pointer;
}
.rc-anchor-invisible .rc-anchor-normal-footer .rc-anchor-pt {
    font-size: 0.45rem!important;
    line-height: 1.2!important;
    letter-spacing: -0.08rem!important;
}
@media screen and (max-width: 961px) {
  .Header .Header_Inner {
      padding-inline: 30px;
  }
  .Kv .Kv_Inner {
      padding-block: 70px 0;
      padding-inline: 30px;
  }
  .About.Contents .Contents_Inner {
      margin-top: 30px;
  }
  .Contents .Contents_Inner {
      padding-block: 50px;
      padding-inline: 30px;
  }
  h2.h2_Tilte {
      font-size: 3.6rem;
      margin-block: 0 40px;
  }
  h2.h2_Tilte br {
      display: block;
  }
  .About .About_Text p {
      font-size: 1.8rem;
      line-height: 1.8;
      margin-block: 0 30px;
  }
  .Operation .Operation_List .Operation_List_Area .Operation_List_Area_Box {
      font-size: 1.6rem;
  }
  .Operation .Operation_List .Operation_List_Area {
      gap: 20px;
  }
  .Operation .Operation_List .Operation_List_Area .Operation_List_Area_Box:first-of-type {
      width: 50%;
  }
  .Operation .Operation_List .Operation_List_Area .Operation_List_Area_Box:last-of-type {
      width: 50%;
  }  
  .Need .Contents_Line .Need_List {
      gap: 20px;
      margin-block: 0 30px;
  }
  .Need .Contents_Line .Need_List .Need_List_Box {
      width: calc(100% / 2 - 10px);
      padding: 25px;
      border-radius: 20px;
  }
  .Need .Need_List_Box_Text {
      font-size: 1.6rem;
      letter-spacing: 0;
  }
  .Need h3.Need_List_Box_Title_h3 {
      gap: 10px;
      font-size: 2.1rem;
      margin-block: 0 20px;
  }
  .Need h3.Need_List_Box_Title_h3 img {
      width: 65px;
      min-width: 65px;
  }
  .Plan .Plan_List {
      gap: 20px;
  }
  .Plan .Plan_List .Plan_List_Box .Plan_List_Box_Head {
      font-size: 1.6rem;
  }
  .Plan .Plan_List .Plan_List_Box .Plan_List_Box_Body {
      padding-block: 20px;
      padding-inline: 20px;
  }
  .Plan .Plan_List .Plan_List_Box .Plan_List_Box_Body h4.Plan_List_Box_Body_h4 {
      font-size: 2.2rem;
  }
  .Plan .Plan_List_Box_Body_Pay {
      font-size: 1.6rem;
      margin-block: 0 20px;
  }
  .Plan .Plan_List_Box_Body_Pay span.Big {
      font-size: 2.8rem;
  }
  .Plan .Plan_List_Box_Body_Detail .Plan_List_Box_Body_Detail_H {
      font-size: 1.6rem;
  }
  .Plan .Plan_List_Box_Body_Detail .Plan_List_Box_Body_Detail_D_H {
      font-size: 1.6rem;
  }
  .Plan .Plan_List_Box_Body_Detail .Plan_List_Box_Body_Detail_D_T {
      font-size: 1.5rem;
  }
  .Contact .Contact_Text {
      font-size: 1.6rem;
  }
  .Contact .Contact_Mail a {
      font-size: 2.3rem;
  }
}
@media screen and (max-width: 711px) {
  .Header .Header_Logo a {
      max-width: 120px;
  }
  .Header .Header_Contact a {
      font-size: 1.5rem;
  }
  .Header .Header_Inner {
      padding-inline: 20px;
      padding-block: 20px;
  }
  .Kv .Kv_Image {
      width: 125%;
      position: relative;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      margin-top: -20px;
  }
  .About .About_Text p {
      font-size: 1.8rem;
      line-height: 1.6;
  }
  .About .About_Text p br{
      display: none;
  }
  .Operation .Operation_List .Operation_List_Area:first-of-type {
      flex-flow: column;
  }
  .Operation .Operation_List .Operation_List_Area .Operation_List_Area_Box:first-of-type {
      width: 90%;
      max-width: 400px;
  }
  .Operation .Operation_List .Operation_List_Area .Operation_List_Area_Box:last-of-type {
      width: 100%;
      line-height: 1.8;
  }
  .Operation .Operation_List .Operation_List_Area {
      flex-flow: column;
  }
  .Operation .Operation_List .Operation_List_Area:nth-of-type(2n) .Operation_List_Area_Box:first-of-type {
      order: 1;
  }
  .Operation .Operation_List .Operation_List_Area:nth-of-type(2n) .Operation_List_Area_Box:last-of-type {
      order: 2;
  }
  .Associated .Associated_List {
      flex-flow: column;
  }
  .Associated .Associated_List .Associated_List_Box {
      width: 100%;
  }
  .Plan .Plan_List {
      flex-flow: column;
  }
  .Need .Contents_Line .Need_List .Need_List_Box {
      width: 100%;
      padding: 15px;
      border: solid 5px #9CB2CB;
  }
  .Need h3.Need_List_Box_Title_h3 img {
      width: 55px;
      min-width: 55px;
  }
  .Need .Need_Detail {
      font-size: 1.6rem;
  }
}
@media screen and (max-width: 481px) {
  .Kv .Kv_Image {
      width: 155%;
      position: relative;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  }
  .Contents .Contents_Inner {
      padding-inline: 20px;
      padding-block: 40px;
  }
  .Parallax_Bg {
      width: 150%;
      background-image: url(/img/home/Main_Bg_SP.png);
  }
  h2.h2_Tilte {
      font-size: 2.5rem;
      margin-block: 0 30px;
  }
  .Contents.Contact .Contents_Inner {
      padding-block: 40px;
  }
  .Contents.Associated .Contents_Inner {
      padding-block: 40px;
  }
  .Company .Company_Table table tr td {
      display: block;
  }
  .Company .Company_Table table tr td:first-child {
      padding-block: 15px 5px;
  } 
  .Company .Company_Table table tr td:last-child {
      padding-block: 5px 15px;
  }
  .Company .Company_Map {
      aspect-ratio: 16 / 10;
  }
  .Footer .Footer_Inner {
      padding-block: 20px;
      padding-inline: 20px;
  }
  .Contact_Form {
      padding-block: 20px 10px;
  }
}
@media screen and (max-width: 374px) {

}