@charset "utf-8";
/* CSS Document */

@font-face {
    src: url("../font/ZenKakuGothicNew-Medium.woff") format("woff");
    font-family: "Font_Medium";
	}

@font-face {
    src: url("../font/ZenKakuGothicNew-Bold.woff") format("woff");
    font-family: "Font_Bold_Color";
	}
@font-face {
    src: url("../font/ZenKakuGothicNew-Black.woff") format("woff");
    font-family: "Font_Bold";
	}

html {
    font-size: 14px;
    line-height: 28px;
    color: #323943;
    letter-spacing: 1px;
    height: 100%;
    background: #fff;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    background-attachment: fixed;
    background-size: contain;
	}

body {
    -webkit-text-size-adjust: 100%!important;
    -ms-text-size-adjust: 100%!important;
    position: relative;
	}

.inner {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
	}

.content {
    padding: 140px 0;
	}

.cf:after {
    content: "";
    clear: both;
    display: block;
	}

a {
    text-decoration: none;
    font-weight: 600;
    text-decoration: underline;
    transition: 0.2s;
    font-size: 14px;
    word-break: break-all;
    color: #22abc1;
	}

a:hover {
    text-decoration: none
	}

a img {
    transition: 0.2s;
	}

a img:hover {
    opacity: 0.5;
	}

img.windows {
    margin-left: 5px;
	}

.textC {
    text-align: center;
	}

.textR {
    text-align: right;
	}

.red {
    color: red;
	}

.fs14 {
    font-size: 14px;
	}

h1 {
 font-family: 'Font_Bold';
 font-size: 44px;
 color: #fff;
 text-align: center;
 }
h1 span{
 display: inline-block;
 font-size: 60px;
 color: #fff;
 border-radius: 1000px;
 padding: 10px 30px 10px 50px;
 border: solid 4px #fff;
 margin: 36px auto;
 }
h1 span br{
 display: none;
 }
h1 em{
 display: block;
 font-style: normal;
 }
h1 em br{
 display: none;
 }
h1 .bubble{
    display: flex;
    align-items: center;
    justify-content: center;
}
h1 .bubble span{
    font-size: 36px;
    color: #323943;
    border: none;
    padding: 37px 9px;
    margin: 0;
    background: url(https://img.jusnet.co.jp/career/lp/zr_plan/bubble.png) no-repeat center 22px;
    background-size: 95%;
    width: 360px;
}
h1 .bubble .keisaihi {
    background: url(https://img.jusnet.co.jp/career/lp/zr_plan/bubble_narrow.png) no-repeat center 20px;
    width: 150px;
}

h1 .bubble .waveline {
    text-decoration:underline 8px  wavy #f55029;
    text-underline-offset: 10px;
}

h1 .bubble span br{
 display:none
}
h2 {
    font-size: 410px;
    line-height: 0.8;
    font-weight: bold;
    text-align: center;
    color: #fff;
    position: relative;
    font-family: 'Tahoma';
    /* padding-left: 10%; */
    /* background: yellow; */
    width: 420px;
    display: inline-block;
    text-align: right;
 }
 
h2 .circle{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 190px;
    height: 190px;
    border-radius: 100px;
    position: absolute;
    top: 20px;
    left: -15%;
    background: #fabd00;
}
h2 .circle em{
    font-size: 60px;
    line-height: 1;
    font-weight: bold;
    font-style: normal;
    font-family: 'Font_Bold';
    color: #323943;
    position: relative;
    top: -5px;
}
h2 span{
    font-size: 80px;
    line-height: 0;
    font-weight: bold;
    font-family: 'Tahoma';
    position: relative;
    right: 10px;
 }
h3 {
    font-size: 50px;
    text-align: left;
    color: #22abc1;
    font-weight: 800;
    letter-spacing: 5px;
    line-height: 1.4;
    width: 100%;
    margin-bottom: 40px;
    margin-right: 30px;
    font-family: 'Font_Bold';
 }

h3 span {
    font-size: 16px;
    letter-spacing: 10px;
    display: block;
    /* font-weight: bold; */
    margin-top: 10px;
    color: #323943;
 }

h4 {
    color: #323943;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 20px;
    letter-spacing: 2px;
    text-align: center;
    font-family: 'Font_Bold';
 }

h5 {
    font-size: 18px;
    display: block;
    margin: 0 0 10px 0;
    font-family: 'Font_Bold';
 }

p {
    line-height: 1.7;
    font-size: 15px;
    letter-spacing: 2px;
 }

p.mb10 {
    margin-bottom: 10px;
	}

input,
textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    max-width: 100%;
    border: 0!important;
	}

ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}

#logo_loader {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 101;
    background-color: #fff;
	}

#logo_loader .f_logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 160px;
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 30px;
	}

#logo_loader .f_logo:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 100%;
    animation: loadLogo 1.5s;
	}

#logo_loader .f_logo img {
    width: 100%;
    height: auto;
	}

#logo_loader.open {
    animation-name: fadeOut;
    animation-fill-mode: forwards;
    animation-duration: 3s;
    animation-delay: 3s;
	}

@keyframes fadeOut {
    0% {
        opacity: 1;
    	}
    50% {
        opacity: 0;
        visibility: hidden
    	}
    100% {
        opacity: 0;
        visibility: hidden
    	}
	}

@keyframes loadLogo {
    0% {
        left: 0;
    	}
    50% {
        left: 0;
    	}
    100% {
        left: 100%;
    	}
	}

.animation {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #002f4b;
    -webkit-animation: loadinganimation 2500ms ease-out forwards infinite;
    animation: loadinganimation 2500ms ease-out forwards infinite;
	}

.head--g-nav {
    display: none
	}







/*=====================================
header
=====================================*/

header {
    z-index: 100;
    position: absolute;
    width: 100%;
    right: 0;
 }

header>figure.sp {
	display: none;
	}

header #top-head {
    padding: 20px 30px 0;
    /* margin-top: 20px; */
 }

header ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
	}

header.fixed {
    position: fixed;
    background: #ffffffcc;
    padding-bottom: 20px;
 }

header.fixed.inner {
    max-width: 100%;
	}

header.fixed ul {
    padding-left: 30px;
	}

.head--g-nav {
    z-index: 111;
    display: none;
 }


/*=====================================
navgation
=====================================*/

.g-nav {
    display: flex;
    align-items: center;
    border-radius: 8px;
    justify-content: space-between;
	}

.g-nav-menu li {
    margin-left: 30px;
 }

.g-nav-menu li:last-child {
    margin-right: 0;
	}

.g-nav-menu li a {
    position: relative;
    font-size: 15px;
    color: #ffffff;
    /* padding-left: 15px; */
    display: block;
    line-height: 16px;
    text-decoration: none;
    border-radius: 1000px;
    font-family: 'Font_Bold';
 }
.fixed .g-nav-menu li a {color: #323943;}
.g-nav-menu li a:hover {

	}

.g-nav-menu li a::before {

 }

.g-nav-menu li.entry a {
    background: #f55029;
    color: #fff;
    padding: 15px 18px;
    border: solid #f55029;
    transition: 0.2s;
    cursor: pointer;
    outline: none;
    font-weight: 900;
    position: relative;
	}

.g-nav-menu li.entry a:hover {
    background: #037c8c;
    background: #fff;
    color: #f55029;
    border: solid #f55029;
	}

.g-nav-menu li.entry a::before {
    display: none;
	}


/*=====================================
mainVisual
=====================================*/

#mainVisual {
    /* height: 860px; */
    background: #22abc1;
    padding: 100px 0 0 0;
    background: radial-gradient(circle 450px at 50% 65%,#bee5e5,transparent), url(https://img.jusnet.co.jp/career/lp/zr_plan/mv_bg3.png) no-repeat 50% 50%;
    background-size: cover;
 }

#mainVisual .inner {
    height: 100%;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    position: relative;
    padding-bottom: 60px;
 }
#mainVisual .inner figure{
 text-align: center;
 }
#mainVisual .inner p{
 display:block;
 text-align: center;
 color: #fff;
 margin-top: 20px;
 font-weight: bold;
 font-size: 16px;
 }
#mainVisual .inner p span::after{
 content:"：";
 
 }
#mainVisual .inner .text{/* background: red; */text-align: center;}

#mainVisual .inner .illust{
    position: absolute;
    bottom: 0;
}
#mainVisual .inner .illust.left{
 left: -3vw;
}
#mainVisual .inner .illust.right{
 right: -3vw;
}

#mainVisual .day{
 background: #fabd00;
 font-family: 'Font_Bold';
 font-size: 26px;
 text-align: center;
 padding: 15px;
 font-weight: bold;
}

/*=====================================
service
=====================================*/

#service .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
	}

#service .inner h3 {
    width: 60%;
    margin: 0;
    color: #323943;
    letter-spacing: 3px;
    font-size: 44px;
 }

#service .inner h3 span {
    margin: 0 0 20px 0;
    color: #22abc1;
	}

#service .inner p {
    width: 100%;
    letter-spacing: 3px;
    font-size: 16px;
	}


/*=====================================
#point
=====================================*/

#point {
    padding-top: 0;
	}

#point .point_bg {
    background: #ffffff;
    height: 30%;
    width: 100%;
    position: absolute;
    top: 80px;
    z-index: -1;
	}

#point ul li {
    width: calc(100% / 3 - 40px);
    position: relative;
    padding-left: 25px;
	}

#point ul li span {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    font-size: 14px;
    color: #98a4b7;
    letter-spacing: 5px;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    text-orientation: sideways;
    -webkit-text-orientation: sideways;
    transform: rotate(180deg);
	}


#point ul li .box {
    background: #22abc1;
    text-align: center;
    width: 100%;

    height: 100%;
    padding: 70px 20px;
	}

#point ul li .box h3 {
    font-size: 22px;
    margin: 20px 0 0;
    text-align: center;
    color: #fff;
	}

#point ul li .box a {
    font-size: 16px;
    display: inline-block;
    background: #fff;
    padding: 15px 30px;
    border-radius: 100px;
    text-decoration: none;
    color: #22abc1;
    border: solid #fff 4px;
    font-weight: 800;
	}

#point ul li .box a:hover {
    background: #22abc1;
    color: #fff;
	}

#point .features_content .box {
    margin-bottom: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-bottom: 70px;
    border-bottom: solid 1px #323943;
    padding-left: 60px;
	}

#point .features_content .box:last-of-type {
    margin-bottom: 0px;
	}

#point .features_content .box:nth-of-type(1)::after,
#point .features_content .box:nth-of-type(2)::after,
#point .features_content .box:nth-of-type(3)::after {
    position: absolute;
    color: #ffffff;
    left: 0;
    top: 0;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.9;
    border: #323943 solid 4px;
    width: 60px;
    height: 60px;
    text-align: center;
    color: #323943;
    letter-spacing: 0;
	}

#point .features_content .box:nth-of-type(1)::after {
    content: "01";
	}

#point .features_content .box:nth-of-type(2)::after {
    content: "02";
	}

#point .features_content .box:nth-of-type(3)::after {
    content: "03";
	}

#point .features_content .box figure {
    max-width: 320px;
    width: 100%;
    border-radius: 10px;
	}

#point .features_content .box .text {
    width: 100%;
    margin-left: 50px;
    position: relative;
    z-index: 1;
	}

#point .features_content .box .text h3 {
    font-size: 30px;
    margin-bottom: 20px;
    color: #323943;
    line-height: 1.5;
    letter-spacing: 3px;
 }

#point .features_content .box .text h3 br.sp {
    display: none
	}

#point .features_content .box .text h3 span {
    display: inline;
    font-size: 34px;
    /* font-weight: bold; */
    color: #22abc1;
    /* font-family: Font_Bold_Color; */
    letter-spacing: 3px;
    /* border: none; */
 }


/*=====================================
attribute
=====================================*/
#attribute.content {
    padding: 0 5vw;
}

#attribute .inner h3 {
    width: 60%;
    margin: 0;
    color: #323943;
    letter-spacing: 3px;
    font-size: 30px;
 }

#attribute .inner h3 span {
    margin: 0 0 16px 0;
    color: #22abc1;
	}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;

}
.attribute-box {
    flex:1;
    text-align: center;

}
.attribute-box h4{
    width: 100%;
    text-align: center;
    background-color: #fabd00;
    color: #323943;
    margin: 10px 0;
    padding: 8px;
}

.attribute-box p {
    font-family: "Font_Bold";
    font-size: 18px;
}

.attribute-box p span {
    font-size: 44px;
}

/*=====================================
flow_company
=====================================*/

#flow_company {
    padding-top: 100px;
	}

#flow_company .flow_content {
    margin-bottom: 100px;
	}

#flow_company .flow_content ul {
    background: #f5f8f9;
    padding: 70px 60px 50px;
    border-radius: 20px;
 }

#flow_company .flow_content ul li {
    width: calc(100% / 4 - 15px);
    text-align: center;
    position: relative;
	}

#flow_company .flow_content ul li span {
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    border-radius: 100px;
    background: #323943;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.3;
	}

#flow_company .flow_content ul li figure {
    width: 100px;
    height: 100px;
    display: inline-block;
    border: solid 3px #323943;
    border-radius: 150px;
    background: #ffff;
    position: relative;
	}

#flow_company .flow_content ul li figure::after {
    content: "";
    width: 200%;
    height: 2px;
    position: absolute;
    background: #323943;

    top: 50%;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(50px, 50%);
	}

#flow_company .flow_content ul li:last-of-type figure::after {
    display: none
	}

#flow_company .flow_content ul li h4 {
    margin: 20px 0;
    color: #323943;
    letter-spacing: 1px;
    font-size: 18px;
	}

#flow_company .flow_content ul li p {
    text-align: left;
	}

#flow_company .flow_content ul li figure img {
    position: absolute;
    bottom: 50%;
    right: 50%;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
	}

#flow_company .flow_content ul li:last-of-type figure::after {
    display: none
	}

#flow_company .flow_content ul li p {
    text-align: left;
    font-size: 14px;
 }

#flow_company .company_content .company_list {
    display: flex;
    justify-content: space-between
	}

#flow_company .company_content dl {
    width: calc(100% / 2 - 25px);
	}

#flow_company .company_content dl dt {
    float: left;
    font-weight: bold;
    width: 80px;
    padding: 25px 0;
    line-height: 1.5;
 }

#flow_company .company_content dl dd {
    padding: 25px 0 25px 90px;
    border-bottom: solid 1px #323943;
    line-height: 1.5;
    font-size: 14px;
 }

#flow_company .company_content dl dd p{
    font-size: 14px;
 }
/*=====================================
terms
=====================================*/
#terms h4{
	
text-align: left;
	
background: #f5f8f9;
	
padding: 20px;
	
font-size: 16px;
	
margin-top: 30px;
}
#terms .content {
    padding: 50px 0 80px;
	}

#terms .acd-check {
    display: none;
	}

#terms .acd-label.top {
    background: #f4bd02;
    display: block;
    font-size: 26px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    transition: 0.2s;
    text-align: center;
    padding: 40px 0;
 }

#terms .acd-label span {
    font-weight: bold;
    position: relative;
    padding-right: 50px;
    font-family: 'Font_Bold';
 }

#terms .acd-label span::after {
    content: "+";
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    position: absolute;
    right: 0;
    top: 50%;
    line-height: 0;
	}

#terms .acd-label span.open::after {
    content: "−";
	}

#terms .acd-label span strong {
    font-weight: bold;
    font-size: 14px;
	}

#terms .acd-check:checked+.acd-label+.acd-content {
    height: auto;
    opacity: 1;
    visibility: visible;
    word-break: break-all;
    display: flex;
    align-items: center;
	}

#terms .acd-content {
    height: 0;
    opacity: 0;
    transition: .5s;
    visibility: hidden;
    display: none;
	}
#terms .acd-content ol{padding-left: 20px;}
#terms .acd-content ol li {
    font-weight: 500;
    position: relative;
    /* padding-left: 15px; */
    margin-bottom: 5px;
    list-style: auto;
 }

#terms .acd-content ol li::before {

	}

#terms .acd-content p {
    font-size: 14px;
    font-weight: 500;
	}

#terms .acd-content p.fs12 {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
	}

#terms .acd-content ol.weight li {
    font-weight: 500;
	}


/*=====================================
entry
=====================================*/

#entry {
    padding: 100px 0;
    text-align: center;
    background: url(https://img.jusnet.co.jp/career/lp/zr_plan/entry_bg.jpg)no-repeat 50% bottom #ffffff;
    background-size: cover;
    background-attachment: fixed;
	}

#entry .inner {
    padding: 80px 0;
    text-align: center;
    background: #ffffff;
    border-radius: 20px;
	}

#entry h3 {
    text-align: center;
    margin-bottom: 30px;
	}

#entry p {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
    font-family: 'Font_Bold';
 }

#entry h3::after {
    display: none
	}

#entry a {
    font-size: 20px;
    text-decoration: none;
    color: #ffffff;
    padding: 25px 30px;
    display: inline-block;
    background: #f55029;
    border: solid 4px #f55029;
    border-radius: 1000px;
    font-weight: 800;
    font-family: 'Font_Bold';
 }

#entry a:hover {
    background: rgba(255 255 255 / 25%);
    border: #fd441a solid 4px;
    color: #fd441a;
	}


/*=====================================
footer
=====================================*/

footer .mark {
    background: #ffffff;
    padding: 30px 0;
	}

footer .mark ul li {
    width: calc(100% / 3 - 20px);
	}

footer .mark ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    justify-content: center;
    color: #1a1a1a;
	}

footer .mark ul li a figure {
    margin-right: 10px;
    max-width: 100%;
	}

footer .mark ul li:first-of-type figure img,footer .mark ul li:nth-of-type(2) figure img {
    width: 160px
	}

footer .mark ul li a p {
    font-size: 12px;
    line-height: 20px;
	}

footer .top {
    padding: 30px 0;
    border-top: solid 1px #f1f1f1;
	}

footer .top ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
	}

footer .top ul li:first-of-type {
    width: 260px;
	}

footer .top ul li:first-of-type figure img {
    margin: 0 5px;
	}

footer .top ul li:first-of-type p {
    font-size: 12px;
    margin-top: 10px;
    color: #003586;
	}

footer .top ul li:last-of-type {
    max-width: 900px;
	}

footer .top ul li:last-of-type p {
    font-size: 12px;
    line-height: 20px;
	}

footer .bottom {
    padding: 30px 0;
    background: #f7f7f7;
	}

footer .bottom .bottom_content li {
    text-align: center;
    padding-right: 15px;
    position: relative;
    width: calc(100% / 5);
    border-right: solid 1px #d8d8d8;
    margin-bottom: 10px;
	}

footer .bottom .bottom_content li:last-of-type {
    border: none
	}

footer .bottom .bottom_content li a {
    color: #000;
    font-size: 12px;
    position: relative;
    line-height: 10px;
    font-weight: 500;
	}

footer .bottom .bottom_content li a:hover {
    text-decoration: none;
	}

footer .bottom .bottom_content a:after {
    background: url(https://img.jusnet.co.jp/career/lp/zr_plan/windows.png) no-repeat center;
    background-size: cover;
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    margin-left: 5px;
	}

footer .bottom .bottom_content figure {
    max-width: 250px;
	}

footer .copy {
    background: #1c2f3d;
    text-align: center;
    font-size: 10px;
    color: #fff;
    padding: 15px 0;
	}


/*1400px
=========================================================================*/

@media screen and (max-width: 1400px) {
    html {
        zoom: 90%;
    	}
	}


/*1280px
=========================================================================*/

@media screen and (max-width: 1280px) {
    .content {
        padding: 120px 5vw;
    	}
h1{
 font-size: 50px;
}


h1 span{
 margin-top: 20px;
}
/*=====================================
header
=====================================*/
header .g-nav{
	/* padding: 0 2vw; */
}
/*=====================================
mainVisual
=====================================*/
    #mainVisual {
        /* height: 680px; */
     }
 #mainVisual .inner .illust.left{
 left: 0;
 width: 235px;
}
#mainVisual .inner .illust.right{
 right: 0;
 width: 280px;
}

/*=====================================
service
=====================================*/
    #service .inner h3 {
        font-size: 40px;
        margin-right: 20px;
    	}
    #service .inner h3 span {
        font-size: 14px
    	}
/*=====================================
point
=====================================*/
    #point ul {
        padding: 0px 5vw;
    	}
    #point ul li {
        width: calc(100% / 3 - 20px);
        padding-left: 25px;
    	}
    #point .features_content::after {
        width: 95%;
    	}
    #point .features_content .box .text {
        margin-left: 45px;
    	}
    #point .features_content .box figure {
        max-width: 280px;
    	}
/*=====================================
case
=====================================*/
    #case::after {
        width: 95%;
    	}
    #case .inner {
        padding: 80px 95px 80px 50px;
    	}
/*=====================================
entry
=====================================*/
    #entry {
        padding: 100px 5vw;
    	}
	}


/*970px
=========================================================================*/

@media screen and (max-width: 970px) {
    .logo {
        display: none;
         }
    .content {
        padding: 10vw 5vw;
    	}
/*=====================================
navigation
=====================================*/
    #top-head {
        top: 0;
        position: fixed;
        z-index: 999;
        right: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0 1px 25px 0 rgba(0, 0, 0, 0.1);
    	}
    #global-nav ul li.contact a {
        color: #252525;
    	}
    .g-nav-menu li.contact a:hover {
        background: none
    	}
    #global-nav ul li a:before {
        left: 20px;
    	}
    #nav-toggle {
        position: fixed;
        z-index: 1111;
        right: 20px;
        top: 20px;
        width: 45px;
        height: 45px;
        cursor: pointer;
        background: #323943;
        padding: 13px;
        border-radius: 100px;
        box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.19);
     }
    #nav-toggle div {
        position: relative;
    	}
    #nav-toggle span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #fff;
        left: 0;
        -webkit-transition: .35s ease-in-out;
        -moz-transition: .35s ease-in-out;
        transition: .35s ease-in-out;
    	}
    #nav-toggle span:nth-child(1) {
        top: 0;
    	}
    #nav-toggle span:nth-child(2) {
        top: 8px;
     }
    #nav-toggle span:nth-child(3) {
        top: 16px;
    	}
    header #top-head {
        margin: 0;
        width: 100%;
        padding: 0;
     }
    #global-nav ul {
        background: #ffffff;
        padding: 0;
        width: 100%;
        margin: 0;
    	}
    .g-nav-menu li a {
        text-align: left;
        padding: 0 0 7px 20px;
    	}
    #global-nav {
        position: absolute;
        top: -557px;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        width: 100%;
        border-radius: 0;
    	}
    #global-nav ul li {
        width: 100%;
        padding: 0;
        border-bottom: solid 1px #ccc;
        display: block;
        margin: 0;
    	}
    #global-nav ul li.entry {
        display: none
    	}
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        padding: 35px 20px;
        font-size: 18px;
     }
    #top-head #global-nav ul li a {
        color: #323943;
        background: #fff;
     }
    #top-head #global-nav ul li.entry a::before {
        display: block
    	}
    .open #nav-toggle span:nth-child(1) {
        top: 8px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    	}
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    	}
    .open #nav-toggle span:nth-child(3) {
        top: 8px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    	}
    .open #global-nav {
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
        padding: 0;
     }
    .fixed {
        position: inherit;
    	}
    .head--g-nav .g-nav {
        width: 100%;
        padding: 15px;
        background: rgba(0, 0, 0, 0.4);
        box-sizing: border-box;
        border-radius: 0;
    	}
    .head--g-nav .g-nav a {
        background: #f55029;
        padding: 20px;
        text-decoration: none;
        color: #fff;
        text-align: center;
        border: none;
        font-size: 16px;
        width: 100%;
        cursor: pointer;
     }
    .head--g-nav.fixed {
        position: fixed;
        background: none;
        display: block;
        width: 100%;
    	}
    .head--g-nav .g-nav a#entry a {
        width: 100%;
        text-align: center;
    	}
    
/*=====================================
header
=====================================*/
     header figure.sp{
		display:block;
		}
     header figure.sp .logo{
		display: inline-block;
		position: relative;
		top: 20px;
		right: -20px;
		max-width: initial;
		width: 160px;
		}
	header.fixed{
		background:none
		}
    
/*=====================================
mainVisual
=====================================*/

/*=====================================
service
=====================================*/
    #service .inner {
        display: block;
    	}
    #service .inner h3 {
        font-size: 36px;
        margin: 0 0 30px 0;
        width: 100%;
        text-align: center;
    	}
    #service .inner h3 span {
        font-size: 14px
    	}
/*=====================================
point
=====================================*/
    #point .features_content .box {
        display: block;
        text-align: center;
        margin-bottom: 40px;
        padding-bottom: 40px;
        padding-left: 0;
    	}
    #point .features_content .box:last-of-type {
        margin-bottom: 0;
        padding-bottom: 0;
        border: none
    	}
    #point .features_content .box figure {
        display: inline-block;
        margin-bottom: 20px;
    	}
    #point .features_content .box .text h3 {
        text-align: center
    	}
    #point .features_content .box .text {
        margin-left: 0;
        padding: 0;
    	}
    #point .features_content .box .text h3 br {
        display: block
    	}
    #point .features_content .box .text p {
        text-align: left
    	}
/*=====================================
attribute
=====================================*/


/*=====================================
flow_company
=====================================*/
    #flow_company .flow_content {
        margin-bottom: 50px;
    	}
    #flow_company .flow_content ul {
        padding: 40px 30px;
    	}
    #flow_company .flow_content ul li {
        width: calc(100% / 4 - 10px);
    	}
    #flow_company .flow_content ul li span {
        width: 40px;
        height: 40px;
        font-size: 18px;
    	}
    #flow_company .flow_content ul li figure {
        width: 80px;
        height: 80px;
    	}
    #flow_company .flow_content ul li figure::after {
        width: 210%;
        height: 2px;
        top: 50%;
        transform: translate(44px, 50%);
    	}
    #flow_company .flow_content ul li figure img {
        width: 40px
    	}
    #flow_company .flow_content ul li h4 {
        font-size: 18px
    	}
    #flow_company .company_content dl {
        width: calc(100% / 2 - 15px);
    	}
    #flow_company .company_content dl dt {
        width: 90px;
    	}
/*=====================================
footer
=====================================*/
    footer .mark ul li {
        width: calc(100% / 3 - 10px);
    	}
    footer .mark ul li a p {
        font-size: 10px;
        line-height: 18px;
    	}
    footer .mark ul li a figure img {
        width: 140px
    	}
    footer .top {
        padding: 30px 0 20px 0;
        border-bottom: none;
    	}
    footer .top ul,
    footer .bottom .bottom_content {
        display: block;
    	}
    footer .top ul li:first-of-type {
        width: 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 20px;
    	}
    footer .top ul li:last-of-type {
        max-width: 100%;
        padding: 0 20px;
    	}
    footer .bottom {
        padding: 0px 0;
    	}
    footer .bottom .inner {
        padding: 0;
    	}
    footer .bottom .bottom_content ul {
        width: 100%;
        border-top: solid 1px #eaeaea;
    	}
    footer .bottom .bottom_content li {
        padding-right: 0;
        width: calc(100% / 3);
        border-bottom: solid 1px #eaeaea;
        border-right: #eaeaea 1px solid;
        background: #f9f9f9;
    	}
    footer .bottom .bottom_content li a {
        padding: 20px;
        display: block;
        line-height: 16px;
    	}
    footer .bottom .bottom_content a:after {
        background: url(https://img.jusnet.co.jp/career/lp/zr_plan/windows.png) no-repeat center;
        background-size: cover;
        content: "";
        width: 10px;
        height: 10px;
        position: absolute;
        margin-left: 5px;
        top: 22px;
    	}
    footer .bottom .bottom_content figure {
        max-width: 100%;
        text-align: center;
        padding: 15px 0;
        background: #ececec;
    	}
    footer .bottom .bottom_content figure img {
        max-width: 20%;
    	}
    footer .copy {
        padding: 10px 0 100px 0;
        line-height: 16px;
    	}
	}


/*750px
=========================================================================*/

@media screen and (max-width:750px) {
    html {
        zoom: 100%;
    	}
    body {
        min-width: inherit;
    	}
    .inner {
        max-width: 100%;
        padding: 0 20px;
        width: inherit;
    	}
    .inner.content {
        padding: 30px 15px;
    	}
    .content {
        padding: 30px 0;
    	}

 h1 {font-size: 24px;}
h1 span{
 font-size: 26px;
 padding: 10px 15px;
 border: solid 3px;
 margin: 15px 0 10px;
 line-height: 1.3;
 }
h1 span br{
 display: block;
 }
h1 em{
 line-height: 1.3;
 letter-spacing: 0;
 }
h1 em br{
 display: block;
 }
h1 .bubble{
    margin: 10px auto 0;
}
h1 .bubble span,
h1 .bubble .keisaihi {
    font-size: 18px;
    background: white;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0 5px;
}
h1 .bubble .waveline {
    text-decoration:underline 2px  wavy #f55029;
    text-underline-offset: 1px;
}
 h1 .bubble span br{
  display:block
}
h2 {
    font-size: 250px;
    width: 260px;
 }
h2 .circle{
    width: 110px;
    height: 110px;
    top: 10px;
    left: -30px;
}
h2 .circle em{
    font-size: 34px;
    top: -2px;
 }
h2 span{
    font-size: 50px;
    /* right: 5px; */
 }

 
    h3 {
        margin-bottom: 30px;
        font-size: 38px;
    	}
    h3 span {
        font-size: 14px;
        margin-top: 5px;
    	}
    h4 {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 24px;
    	}
    .logo {
        top: 10px;
        max-width: 120px;
    	}
    p {
		line-height: 1.6;
		font-size: 14px;
		}

/*=====================================
header
=====================================*/
    header.fixed {
        padding: 0;
     }

     header figure.sp .logo{top: 15px;right: -10px;width: 140px;}
    #nav-toggle {

        right:10px;
        top: 10px;

     }


/*=====================================
navigation
=====================================*/
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        padding: 25px 20px;
        font-size: 14px;
     }
    #top-head #global-nav ul li a {
     }
/*=====================================
mainVisual
=====================================*/

#mainVisual {
    padding: 70px 0 0 0;
    background: radial-gradient(circle 200px at 50% 65%,#bee5e5,transparent), url(https://img.jusnet.co.jp/career/lp/zr_plan/mv_bg3.png) no-repeat 50% 50%;
    background-size: cover;
}

#mainVisual .inner {
    height: 100%;
    padding-bottom: 20px;
 }
#mainVisual .inner figure{
 width: 200px;
 margin: 0 auto;
 }
#mainVisual .inner p{
 margin-top: 10px;
 font-size: 12px;
 }
 #mainVisual .inner p span{
  display: block;
 }
 #mainVisual .inner p span::after{
  display: none;
 }
#mainVisual .inner .text{/* background: red; */text-align: center;}

#mainVisual .inner .illust{
    position: absolute;
    bottom: 0;
}
#mainVisual .inner .illust.left{
 /* left: -6vw; */
 display:none
}
#mainVisual .inner .illust.right{
 /* right: -6vw; */
 display:none
}

#mainVisual .day{
 font-size: 16px;
 padding: 15px 10px;
 letter-spacing: 1.5px;
}

 
/*===============================
service
=====================================*/
    #service {
        padding: 50px 30px 0;
    	}
    #service .inner h3 {
        font-size: 28px;
        margin-bottom: 20px;
    	}
    #service .inner h3 span {
        font-size: 12px;
        margin-bottom: 10px;
    	}
    #service .inner p {
        width: 100%;
        font-size: 14px;
    	}
/*=====================================
point
=====================================*/
    #point ul {
        padding: 0px;
    	}
    #point ul li {
        width: 100%;
        padding: 0 35px;
        margin-bottom: 25px;
    	}
    #point ul li:last-of-type {
        margin-bottom: 0
    	}
    #point ul li span {
        font-size: 12px;
        left: 15px;
    	}
    #point ul li .box {
        padding: 40px 20px;
    	}
    #point ul li .box h3 {
        font-size: 20px;
        margin: 15px 0 0;
    	}
    #point ul li .box a {
        font-size: 14px;
        padding: 16px 30px;
    	}
    #point .point_bg {
        display: none
    	}
    #point .features_content {
        margin-top: 0
    	}
    #point .features_content::after {
        box-shadow: none;
        display: none;
    	}
    #point .features_content .inner {
        padding: 50px 30px;
    	}
    #point .features_content .box {
        margin-bottom: 30px;
        padding-bottom: 30px;
    	}
    #point .features_content .box:nth-of-type(1)::after,
    #point .features_content .box:nth-of-type(2)::after,
    #point .features_content .box:nth-of-type(3)::after {
        font-size: 22px;
        border: #323943 solid 3px;
        font-weight: 700;
        width: 40px;
        height: 40px;
        left: -10px;
        right: inherit;
        color: #323943;
        line-height: 1.7;
    	}
    #point .features_content .box .text h3 {
        font-size: 22px;
        margin-bottom: 15px;
    	}
    #point .features_content .box .text h3 br.sp {
        display: block
    	}
    #point .features_content .box .text h3 span {
        font-size: 24px;
    	}
/*=====================================
attribute
=====================================*/
#attribute .inner h3 {
    width: 100%;
    font-size: 24px;
}
#attribute .inner h3 span {
    font-size: 12px;
}
.flex-container {
    display: block;
}

.attribute-box {
    margin-bottom: 40px;
}
/*=====================================
flow_company
=====================================*/
    #flow_company {
        padding: 50px 0
    	}
    #flow_company .flow_content {
        margin-bottom: 50px;
    	}
    #flow_company .flow_content ul {
        padding: 30px 20px;
    	}
    #flow_company .flow_content ul li {
        width: 100%;
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: solid 1px #d4dae1;
    	}
    #flow_company .flow_content ul li:last-of-type {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0
    	}
    #flow_company .flow_content ul li figure {
        width: 70px;
        height: 70px;
        border: solid 2px
    	}
    #flow_company .flow_content ul li figure::after {
        display: none
    	}
    #flow_company .flow_content ul li figure img {
        width: 40px
    	}
    #flow_company .flow_content ul li h4 {
        margin: 10px 0;
    	}
    #flow_company .company_content .company_list {
        display: block
    	}
    #flow_company .company_content dl {
        width: 100%;
    	}
    #flow_company .company_content dl dt {
        width: 80px;
        padding: 20px 0;
    	}
    #flow_company .company_content dl dd {
        padding: 20px 0 20px 80px;
    	}
/*=====================================
terms
=====================================*/
    #terms .content {
        padding: 0 0 30px 0;
    	}
    #terms .acd-check {
        display: none;
    	}
    #terms .acd-label.top {
        font-size: 20px;
        padding: 25px 0;
     }
    #terms .acd-label span {
        padding-right: 30px;
    	}
    #terms .acd-content p {
        font-weight: 500;
    	}
    #terms .acd-label span::after {
        font-size: 20px;
    	}
/*=====================================
entry
=====================================*/
    #entry {
        padding: 50px 20px;
        background-attachment: inherit;
        background-size: cover;
     }
    #entry .inner {
        padding: 50px 20px
    	}
    #entry p {
        line-height: 1.5;
        font-size: 14px;
    	}
    #entry a {
        font-size: 16px;
        padding: 20px;
    	}
/*=====================================
footer
=====================================*/
    footer .mark ul li {
        width: 100%;
        margin-bottom: 20px;
    	}
    footer .mark ul li:last-of-type {
        margin-bottom: 0;
    	}
    footer .mark ul li a figure img {
        width: 100px;
    	}
    footer .top {
        padding: 20px 0
    	}
    footer .top ul li:last-of-type p {
        font-size: 11px;
        line-height: 18px;
    	}
    footer .top ul li:first-of-type {
        margin-bottom: 10px
    	}
    footer .top ul li:first-of-type p {
        font-size: 14px;
    	}
    footer .bottom .bottom_content li {
        width: calc(100% / 2);
    	}
    footer .bottom .bottom_content figure img {
        max-width: 35%;
    	}
	}

/*400px
=========================================================================*/
@media screen and (max-width:400px) {
/*=====================================
mainVisual
=====================================*/
    #mainVisual {
        /* height: 600px; */
     }