@charset "utf-8";

.page_image.uiturn{
background: url(/wp/wp-content/themes/jjc/images/column/uiturn/mimg.png) center center /cover no-repeat;
}
.page_image.uiturn p{
position: static;
transform: translate(0,0);
}
.page_image.uiturn p img{
position: static;
transform: translate(0);
max-width: 703px;
width: 90vw;
height: auto;
}


#mf1{
margin: 0 0 90px 0;
}
#mf1 p{
font-size: 1.29em;
width: 620px;
margin: 0 auto;
line-height: 2em;
}
#mf2 .ttl img{
    width: 100%;
}
#mf2 .cbox figure{
    width: 30%;
}
#mf2 .cbox figure img{
    width: 100%;
}
#mf2 .cbox{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
#mf2 .bg-box1{
    background-color: #FEEB34;
    padding-top: 88px;
    padding-bottom: 88px;
    padding-left: 58px;
    padding-right: 58px;
    position: relative;
}
#mf2 .bg-box1::after{
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    background-color: #EDF8FE;
    clip-path: polygon(0 100%, 159% 0, 101% 100%, 0% 100%);
    bottom: -1px;
    left: 1px;
}
#mf2 .ttl2{
    font-size: 3.49em;
    text-align: center;
    font-weight: 600;
    padding-top: 50px;
    padding-bottom: 50px;
}
#mf2 .ttl2 span{
    color: #FF8097;
    position: relative;
}
#mf2 .ttl2 span::before{
    content: "";
    background-color: #FF8097;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    position: absolute;
    top: -8px;
    left: 20px;
}
#mf2 .ttl2 span::after {
    content: "";
    background-color: #FF8097;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    position: absolute;
    top: -8px;
    left: 70px;
}
#mf2 .box-point{
    background-color: #fff;
    position: relative;
    border-radius: 25px;
    z-index: 150;
}
#mf2 .box-point:nth-of-type(3){
    margin: 35px 0;
}
#mf2 .box-point .point-ttl{
    position: absolute;
    top: -12px;
    left: 67px;
}
#mf2 .box-point .point-ttl img{
    width: 131px;
    height: 25px;
}
#mf2 .box-point .clist{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
#mf2 .box-point .cimg img{
    width: 200px;
}
#mf2 .box-point .ctext{
    width: 60%;
    padding-left: 60px;
}
#mf2 .box-point .ttl-desc{
    font-size: 2em;
    font-weight: 600;
    color: #1595DC;
    padding-bottom: 20px;
}
#mf2 .box-point .ctext p{
    font-size: 1.079em;
	line-height: 1.8em;
}
#mf2 .box-point .clist.reverse {
    flex-direction: row-reverse;
}
#mf2 .box-point .clist.reverse .ctext{
    padding-left: 0;
    padding-right: 60px;
}
#mf2 .box-point .point-ttl.center{
    left: 280px;
}
#mf2 .bg-main{
    background-color: #EDF8FE;
}
#mf2 .bg-box2{
    padding-top: 0;
    padding-bottom: 88px;
    padding-left: 58px;
    padding-right: 58px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
#mf2 .bg-box2::after {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    background-color: rgba(21, 149, 220, 15%);
    clip-path: polygon(0 100%, 133% 0, 101% 100%, 0% 100%);
    bottom: 0;
    left: 1px;
    border-bottom: 1px solid #1595dc26;
}
#mf2 .bg-box2 img{
    width: 100%;
}
#mf2 .bg-box2 .prc-1{
    width: 61%;
    margin: 0 auto;
}
#mf2 .bg-box2 .ttl1{
    font-size: 1.30em;
    background-color: #1595DC;
    width: 91%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    padding: 10px 0;
    font-weight: 600;
    margin-top: -20px;
    z-index: 150;
    position: relative;
}
#mf2 .bg-box2 .yr{
    text-align: center;
    padding-top: 15px;
    font-weight: 600;
}
#mf2 .bg-box2 .chg{
    margin-top: 133px;
}
#mf2 .bg-box2 .chg .ttl{
    font-size: 2.60em;
    font-weight: 700;
    padding-top: 40px;
}
#mf2 .bg-box2 .chg .dot{
    display: flex;
    justify-content: center;
    margin: 15px 0;
}
#mf2 .bg-box2 .chg .dot .one {
    background-color: #86CFD2;
}
#mf2 .bg-box2 .chg .dot .three {
    background-color: #1B98DC;
}
#mf2 .bg-box2 .chg .dot .two{
    margin: 0 7px;
    background-color: #4FB3D7;
}
#mf2 .bg-box2 .chg .dot .one,.two,.three{
    height: 5px;
    width: 5px;
    border-radius: 100px;
}
#mf2 .bg-box2 .chg .ttl3{
    font-size: 1.3em;
    font-weight: 600;
}
#mf2 .bg-box2 .chg .map{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
#mf2 .bg-box2 .chg .map a{
    background-image: linear-gradient(to right, #82CDD3, #1B98DB);
    color: #fff;
    width: 37%;
    padding: 16px 0;
    display: inline-block;
    font-weight: 600;
    font-size: 1.490em;
    border-radius: 50px;
    position: absolute;
}
#mf2 .bg-box2 .chg .map a:nth-of-type(1){
    top: 30%;
    left: 12%;
}
#mf2 .bg-box2 .chg .map a:nth-of-type(2) {
    top: 48%;
    right: 0;
}
#mf2 .bg-box2 .chg .map a:nth-of-type(3) {
    bottom: 15%;
    left: 40%;
}
#mf2 .bg-box2 .chg .map a::after{
    background-image: url(/wp/wp-content/themes/jjc/images/column/uiturn/arrow-map.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    top: 18px;
    height: 15px;
    position: absolute;
    right: 19px;
    content: "";
}
#mf2 .bg-box2 .chg .btn1{
    font-size: 1.490em;
    background-image: linear-gradient(to right, #FF808B, #FF8342);
    color: #fff;
    width: 80%;
    display: inline-block;
    padding: 23px 0;
    border-radius: 5px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}
#mf2 .bg-box2 .chg .btn1::after {
    background-image: url(/wp/wp-content/themes/jjc/images/column/uiturn/arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    top: 27px;
    height: 15px;
    position: absolute;
    right: 12px;
    content: "";

}
#mf2 .bg-box3{
    padding-bottom: 170px;
    padding-left: 58px;
    padding-top: 25px;
    padding-right: 58px;
    text-align: center;
    margin: 0 auto;
    background-color: rgba(21, 149, 220, 15%);
    position: relative;
}
#mf2 .bg-box3::after {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    background-color: rgba(21, 149, 220, 15%);
    clip-path: polygon(0 100%, 159% 0, 101% 100%, 0% 100%);
    top: -200px;
    left: 1px;
}
#mf2 .bg-box3 .fea img{
    width: 100%;
}
#mf2 .bg-box3 .fea .ttl {
    font-size: 2.60em;
    font-weight: 700;
    padding-top: 40px;
}
#mf2 .bg-box3 .fea .dot {
    display: flex;
    justify-content: center;
    margin: 15px 0;
}
#mf2 .bg-box3 .fea .dot .one {
    background-color: #86CFD2;
}
#mf2 .bg-box3 .fea .dot .three {
    background-color: #1B98DC;
}
#mf2 .bg-box3 .fea .dot .two {
    margin: 0 7px;
    background-color: #4FB3D7;
}
#mf2 .bg-box3 .fea .dot .one,
.two,
.three {
    height: 5px;
    width: 5px;
    border-radius: 100px;
}
#mf2 .bg-box3 .fea .ttl3 {
    font-size: 1.3em;
    font-weight: 600;
	line-height: 27px;
}
#mf2 .bg-box3 .fea .desc{
    padding-top: 45px;
    font-size: 1.3em;
    text-align: left;
    line-height: 35px;
    font-weight: 500;
    padding-bottom: 100px;
}
#mf2 .bg-box3 .fea .row{
    text-align: center;
    font-size: 2.3em;
    background-color: #1595DC;
    clip-path: polygon(0 0, 100% 0%, 97% 100%, 0% 100%);
    color: #fff;
    font-weight: 600;
    margin: 0 auto;
    width:  90%;
    padding: 15px 0;
    position: relative;
    margin-bottom: 20px;
}
#mf2 .bg-box3 .fea .head-ttl {
    font-weight: 600;
}

#mf2 .bg-box3 .fea .head-ttl img {
    width: 85px;
}
#mf2 .bg-box3 .cont-1 .icon{
    position: absolute;
    width: 21%;
    z-index: 150;
    left: 22px;
    top: -40px;
}
#mf2 .bg-box3 .cont-1 .clist{
    display: flex;
    z-index: 150;
    position: relative;
    justify-content: space-between;
}
#mf2 .bg-box3 .cont-1 .clist .wd{
    width: 47%;
}
#mf2 .bg-box3 .cont-1 .clist figure{
    width: 65%;
    margin: 0 auto;
}
#mf2 .bg-box3 .cont-1 .desc{
    font-size: 1.2em;
    line-height: 32px;
    padding-top: 30px;
    padding-bottom: 30px;
}
#mf2 .bg-box3 .cont-1 .col{
    width: 32%;
    background-color: #fff;
    padding: 30px 10px 30px 10px;
}
#mf2 .bg-box3 .cont-1 h4{
    font-weight: 600;
    font-size: 1.2em;
    padding-top: 20px;
}
#mf2 .bg-box3 .cont-1 .price{
    color: #1595DC;
    font-size: 2.3em;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 17px;
	line-height: 1em;
}
#mf2 .bg-box3 .cont-1 .price span{
display: block;
text-align: center;
font-size: 0.5em;
}
#mf2 .bg-box3 .cont-1 .btn1 {
    font-size: 1.490em;
    background-image: linear-gradient(to right, #FF808B, #FF8342);
    color: #fff;
    width: 50%;
    display: inline-block;
    padding: 23px 0;
    border-radius: 5px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    margin-top: 42px;
}
#mf2 .bg-box3 .cont-1 .btn1::after {
    background-image: url(/wp/wp-content/themes/jjc/images/column/uiturn/arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    top: 27px;
    height: 15px;
    position: absolute;
    right: 12px;
    content: "";
}
#mf2 .bg-box3 .cont-1:nth-of-type(1){
    margin-bottom: 200px;
}
#mf2 .bg-box3::after {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    background-color: #fff;
    clip-path: polygon(0 100%, 115% 0, 101% 100%, 0% 100%);
    left: 1px;
    bottom: 0;
    top: inherit;
    border: 1px solid #fff;
}
#mf2 .bg-box4{
    background-color: #fff;
    padding-bottom: 170px;
    padding-left: 58px;
    padding-top: 25px;
    padding-right: 58px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
#mf2 .bg-box4::after {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    background-color: #EDF8FE;
    clip-path: polygon(0 100%, 133% 0, 101% 100%, 0% 100%);
    bottom: -1px;
    left: 1px;
}
#mf2 .bg-box4 .search figure img{
    width: 100%;
}
#mf2 .bg-box4 .search .ttl {
    font-size: 2.60em;
    font-weight: 700;
    padding-top: 40px;
}

#mf2 .bg-box4 .search .dot {
    display: flex;
    justify-content: center;
    margin: 15px 0;
}

#mf2 .bg-box4 .search .dot .one {
    background-color: #86CFD2;
}

#mf2 .bg-box4 .search .dot .three {
    background-color: #1B98DC;
}

#mf2 .bg-box4 .search .dot .two {
    margin: 0 7px;
    background-color: #4FB3D7;
}

#mf2 .bg-box4 .search .dot .one,
.two,
.three {
    height: 5px;
    width: 5px;
    border-radius: 100px;
}
#mf2 .bg-box4 .search .boxes{
    padding-top: 25px;
    width: 31%;
}
#mf2 .bg-box4 .search .boxes:nth-child(1),
#mf2 .bg-box4 .search .boxes:nth-child(2),
#mf2 .bg-box4 .search .boxes:nth-child(3) {
    padding-top: 10px;
}
#mf2 .bg-box4 .clist{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#mf2 .bg-box4 .search .boxes .box{
    border: 2px solid #51B7F0;
    border-radius: 10px;
    background: #FFFFFF;
}
#mf2 .bg-box4 .search .boxes .box a{
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #51B7F0;
    font-size: 1.490em;
    font-weight: 600;
    position: relative;
}
#mf2 .bg-box4 .search .boxes .box a::after {
    background-image: url(/wp/wp-content/themes/jjc/images/column/uiturn/arrow-blue.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    top: 69px;
    height: 15px;
    position: absolute;
    right: 12px;
    content: "";
}
#mf2 .bg-box4 .search .boxes .box a span{
    border-bottom: 5px solid #FFEA33;
    line-height: 12px;
}
#mf2 .bg-box5{
    padding-bottom: 210px;
    padding-left: 58px;
    padding-top: 25px;
    padding-right: 58px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
#mf2 .bg-box5::after {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    background-color: #fff;
    clip-path: polygon(0 100%, 115% 0, 101% 100%, 0% 100%);
    left: 1px;
    bottom: 0;
    top: inherit;
    border: 1px solid #fff;
}
#mf2 .bg-box5 .voice .ttl {
    font-size: 2.60em;
    font-weight: 700;
    padding-top: 40px;
}
#mf2 .bg-box5 .voice .dot {
    display: flex;
    justify-content: center;
    margin: 15px 0;
}
#mf2 .bg-box5 .voice .dot .one {
    background-color: #86CFD2;
}
#mf2 .bg-box5 .voice .dot .three {
    background-color: #1B98DC;
}
#mf2 .bg-box5 .voice .dot .two {
    margin: 0 7px;
    background-color: #4FB3D7;
}
#mf2 .bg-box5 .voice .dot .one,
.two,
.three {
    height: 5px;
    width: 5px;
    border-radius: 100px;
}
#mf2 .bg-box5 .voice .ttl3 {
    font-size: 1.3em;
    font-weight: 600;
	line-height: 27px;
}
#mf2 .bg-box5 .voice figure img{
    width: 100%;
}
#mf2 .bg-box5 .voice .clist{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}
#mf2 .bg-box5 .voice .clist .boxes{
    width: 49%;
}
#mf2 .bg-box5 .voice .clist .boxes:nth-of-type(1),
#mf2 .bg-box5 .voice .clist .boxes:nth-of-type(2) {
    margin-bottom: 20px;
}
#mf2 .bg-box5 .voice .boxes .box{
    background-color: #fff;
    border-radius: 8px;
}
#mf2 .bg-box5 .voice .clist .box p{
    text-align: left;
    padding: 20px;
    position: relative;
	line-height: 2em;
}
#mf2 .bg-box5 .voice .clist .box p img {
    position: absolute;
    top: -20px;
    left: 20px;
}


#mf2 .bg-box6 {
    padding-bottom: 95px;
    padding-top: 25px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
}
#mf2 .bg-box6 .column-inner{
    padding-right: 58px;
    padding-left: 58px;
}
#mf2 .bg-box6 .column figure img{
    width: 100%;
}
#mf2 .bg-box6 .column .ttl {
    font-size: 2.60em;
    font-weight: 700;
    padding-top: 40px;
}

#mf2 .bg-box6 .column .dot {
    display: flex;
    justify-content: center;
    margin: 15px 0;
}

#mf2 .bg-box6 .column .dot .one {
    background-color: #86CFD2;
}

#mf2 .bg-box6 .column .dot .three {
    background-color: #1B98DC;
}

#mf2 .bg-box6 .column .dot .two {
    margin: 0 7px;
    background-color: #4FB3D7;
}

#mf2 .bg-box6 .column .dot .one,
.two,
.three {
    height: 5px;
    width: 5px;
    border-radius: 100px;
}
#mf2 .bg-box6 .column .ttl3 {
    font-size: 1.3em;
    font-weight: 600;
    line-height: 27px;
}

#mf2 .bg-box6 .clist{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 30px 0 0 0;
}
#mf2 .bg-box6 .cbox{
width: 390px;
margin: 0 0 20px 0;
border: 1px solid #e6e6e6;
border-radius: 5px;
overflow: hidden;
}
#mf2 .bg-box6 .cbox:hover{
background: #EDF8FE;
}

#mf2 .bg-box6 .cbox figure{
width: 100%;
}
#mf2 .bg-box6 .cbox figure img{
width: 100%;
}
#mf2 .bg-box6 .cbox dl{
text-align: left;
line-height: 1.5em;
position: relative;
}
#mf2 .bg-box6 .cbox dt{
font-size: 1.3em;
font-weight: bold;
color: #fff;
padding: 10px 15px;
background: rgba(21, 149, 220, 0.6);
position: absolute;
bottom: 100%;
left: 0;
right: 0;
}
#mf2 .bg-box6 .cbox dd{
font-size: 1em;
color: #808080;
padding: 10px;
}

#mf2 .bg-box7{
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    padding-bottom: 200px;
    position: relative;
}
#mf2 .bg-box7::after {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    background-color: #EDF8FE;
    clip-path: polygon(0 100%, 133% 0, 101% 100%, 0% 100%);
    bottom: -1px;
    left: 1px;
}
#mf2 .bg-box7 .ishi-col:nth-of-type(1),
#mf2 .bg-box7 .ishi-col:nth-of-type(2) {
    margin-bottom: 35px;
}
#mf2 .bg-box7 .ishi-col .ttl{
    width: 200px;
    margin: 0 auto;
}
#mf2 .bg-box7 .ishi-col .ttl figure img{
    width: 100%;
}
#mf2 .bg-box7 .sub-ttl{
    font-size: 2em;
    font-weight: 600;
    padding-top: 15px;
}
#mf2 .bg-box7 .ishi-col .clist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}

#mf2 .bg-box7 .ishi-col .clist .boxes {
    width: 32%;
}

#mf2 .bg-box7 .ishi-col .clist .boxes:nth-of-type(1),
#mf2 .bg-box7 .ishi-col .clist .boxes:nth-of-type(2) {
    margin-bottom: 20px;
}

#mf2 .bg-box7 .ishi-col .boxes .box {
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
#mf2 .bg-box7 .ishi-col figure img {
    width: 100%;
}
#mf2 .bg-box7 .ishi-col .hdng-cont {
    color: #1595DC;
    text-align: left;
    font-weight: 600;
    padding-bottom: 10px;
}
#mf2 .bg-box7 .ishi-col .clist .box p {
    text-align: left;

    position: relative;
    font-size: 0.899em;
}
#mf2 .bg-box7 .ishi-col .cont {
    padding: 10px 20px;
	line-height: 1.8em;
}
#mf2 .bg-box8{
    margin: 0 auto;
    text-align: center;
    padding-right: 58px;
    padding-left: 58px;
    padding-bottom: 120px;
    padding-top: 30px;
}
#mf2 .bg-box8 figure img{
    width: 100%;
}
#mf2 .bg-box8 .qa .ttl {
    font-size: 2.60em;
    font-weight: 700;
    padding-top: 40px;
}
#mf2 .bg-box8 .qa .dot {
    display: flex;
    justify-content: center;
    margin: 15px 0;
}
#mf2 .bg-box8 .qa .dot .one {
    background-color: #86CFD2;
}
#mf2 .bg-box8 .qa .dot .three {
    background-color: #1B98DC;
}
#mf2 .bg-box8 .qa .dot .two {
    margin: 0 7px;
    background-color: #4FB3D7;
}
#mf2 .bg-box8 .qa .dot .one,
.two,
.three {
    height: 5px;
    width: 5px;
    border-radius: 100px;
}
#mf2 .bg-box8 .qa .ttl3 {
    font-size: 1.3em;
    font-weight: 600;
    line-height: 27px;
    padding-bottom: 35px;
}
#mf2 .bg-box8 .ctext:not(last-child) {
    margin-top: 20px;
}
#mf2 .bg-box8 .ctext{
    background-color: #fff
}
#mf2 .bg-box8 .accordion {
    cursor: pointer;
    position: relative;
    padding: 0 40px 0 120px;
    transition: 0.4s;
    display: flex;
    align-items: center;
    min-height: 112px;
}
#mf2 .bg-box8 .panel {
    display: none;
    overflow: hidden;
}
#mf2 .bg-box8 .panel p {
    padding: 0 20px 30px 125px;
    text-align: left;
    font-size: 1.2em;
    line-height: 30px;
    color: #1695DC;
    border-top: 1px solid #ebebeb;
    padding-top: 30px;
}
#mf2 .bg-box8 .accordion::after {
    content: "\002B";
    position: absolute;
    left: 34px;
    top: 25px;
    font-size: 2.5em;
    font-weight: bold;
    color: #1594DA;
    border-radius: 100px;
    width: 65px;
    padding: 14px 0;
    background-color: #edf8fe;
}
#mf2 .bg-box8 .accordion.active::after {
    content: "\2212";
    font-size: 2.5em;
    position: absolute;
    left: 34px;
    top: 25px;
    font-weight: bold;
    color: #1594DA;
}
#mf2 .bg-box8 .accordion p{
    text-align: left;
    font-size: 1.34em;
    line-height: 1.8em;
    font-weight: 600;
    color: #1695DC;
}
#mf2 .bg-box8 .qa-banner{
    width: 78%;
    margin-top: 100px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
}
#mf2 .bg-box8 .qa-banner .btn{
    position: absolute;
    bottom: 14px;
    right: 12px;
    color: #fff;
    background-image: linear-gradient(to right, #FF808B, #FF8342);
    padding: 10px;
    border-radius: 5px;
    font-weight: 600;
}
#mf2 .bg-box8 .qa-ttl{
    width: 40%;
    margin: 0 auto;
    margin-top: 60px;
}
#mf2 .bg-box8 .qa-ttl figure img{
    image-rendering: pixelated;
}
#mf2 .bg-box8 .recruit{
    font-weight: 600;
    font-size: 2em;
    /* border-bottom: 4px solid transparent;
    border-image: linear-gradient(to right, #FF808B, #FF8342); */
    border-image-slice: 1;
    display: inline-block;
    line-height: 17px;
    margin-top: 20px;
}

#mf2 .bg-box8 .recruit img{
	width: 100%;
	max-width: 420px;
	margin: 0 auto;
}
#mf2 .bg-box8 .btn1 {
    font-size: 1.490em;
    background-image: linear-gradient(to right, #FF808B, #FF8342);
    color: #fff;
    width: 37%;
    display: inline-block;
    padding: 23px 0;
    border-radius: 5px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    margin-top: 42px;
}
#mf2 .bg-box8 .btn1::after {
    background-image: url(/wp/wp-content/themes/jjc/images/column/uiturn/arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    top: 27px;
    height: 15px;
    position: absolute;
    right: 12px;
    content: "";
}
#mf3 .bg-foot{
    background-color: #EDF8FE;
    padding: 60px 0;
}
#mf3 .bg-foot .clist{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#mf3 .bg-foot .clist div{
    display: flex;
    align-items: center;
    width: 100%;
}
#mf3 .bg-foot .clist div:nth-of-type(1){
    margin-bottom: 50px;
}
#mf3 .bg-foot .clist div:nth-of-type(2),
#mf3 .bg-foot .clist div:nth-of-type(3),
#mf3 .bg-foot .clist div:nth-of-type(4) {
    margin-bottom: 35px;
}
#mf3 .bg-foot .hdng p:nth-of-type(1){
    font-size: 1.750em;
    font-weight: 600;
    padding: 0 25px;
}
#mf3 .bg-foot p:nth-of-type(2),
#mf3 .bg-foot p:nth-of-type(3),
#mf3 .bg-foot p:nth-of-type(4) {
    font-size: 1.2em;
    font-weight: 600;
}
#mf3 .bg-foot .row p:nth-child(1){
    font-weight: 600;
    font-size: 1.2em;
    width: 150px;
    border-right: 1px solid #808080;
}
#mf3 .bg-foot .row p:nth-child(2) {
    padding-left: 30px;
}
#mf3 .bg-foot .row p:nth-child(3) {
    padding: 0 25px;
}
#mf3 .bg-foot .row .npo {
    width: 200px;
    padding-left: 30px;
    image-rendering: pixelated;
}
#mf3 .bg-foot .row .npo2 {
    width: 275px;
    padding-left: 30px;
}
#mf3 .bg-foot .row .fit {
padding-left: 30px;
image-rendering: pixelated;
}
#mf3 .bg-foot .contents{
    padding-bottom: 0;
}
#mf3 .bg-foot .row .small{
    font-size: 1em;
}




.relative{
    position: relative;
}
.mb-80{
    margin-bottom: 80px;
}
.mb-8{
    margin-bottom: 8;
}
.mb-15{
    margin-bottom: 15px;
}
.flex-col{
    flex-direction: column;
}
.sp{
    display: none;
}

/* add style */
#mf2 .bg-box7 .ishi-col .boxes .box{
	position: relative;
	display: block;
}

#mf2 .bg-box7 .ishi-col .boxes .box .cont{
	-webkit-transition: 0.7s ease;
	-moz-transition: 0.7s ease;
	-ms-transition: 0.7s ease;
	transition: 0.7s ease;
}

#mf2 .bg-box7 .ishi-col .boxes .box .column-thumbnail{
	line-height: 0;
	height: 186px;
	position: relative;
	overflow: hidden;
	background: #f0f0f0;
}

#mf2 .bg-box7 .ishi-col .boxes .box .column-thumbnail img{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
	height: 100%;
}

#mf2 .bg-box6 .cbox a{
	position: relative;
	display: block;
	width: 100%;
}

#mf2 .bg-box6 .cbox a .new,
#mf2 .bg-box7 .ishi-col .boxes .box .new{
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	width: 48px;
	height: 48px;
	background: url(../common/images/new.svg) no-repeat;
	z-index: 9;
}

#mf2 .bg-box6 .cbox .article-thumbnail{
	line-height: 0;
	height: 255px;
	position: relative;
	overflow: hidden;
	background: #f0f0f0;
}

#mf2 .bg-box6 .cbox .article-thumbnail img{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}

@media screen and (min-width: 769px) {
#mf2 .bg-box7 .ishi-col .boxes .box:hover .cont{
	background: #edf8fe;
}
}

@media screen and (max-width: 768px) {
.pc{
    display: none;
}
.sp{
    display: block;
}

#mf2 .bg-box1{
    padding-left: 5vw;
    padding-right: 5vw;
    padding-top: 10vw;
    padding-bottom: 11vw;
}
#mf2 .box-point .cimg{
    width: 31%;
}
#mf2 .box-point .cimg img{
    width: 100%;
}
#mf2 .box-point .ctext{
    padding-left: 3vw;
}
#mf2 .box-point .ttl-desc{
    padding-bottom: 3vw;
    font-size: 3.8vw;
}
#mf2 .box-point .ctext p{
    font-size: 2vw;
}
#mf2 .box-point .point-ttl img{
    width: 23vw;
    height: auto;
    image-rendering: -webkit-optimize-contrast;
}
#mf2 .box-point .point-ttl{
    top: -2.5vw;
    left: 9vw;
}
#mf2 .box-point .point-ttl.center{
    left: 36vw;
}
#mf2 .box-point .clist.reverse .ctext{
    padding-right: 3vw;
}
#mf2 .bg-box1::after{
    height: 26vw;
}
#mf2 .ttl2{
    padding-top: 7vw;
    padding-bottom: 7vw;
    font-size: 9vw;
}
#mf2 .bg-box2 .ttl1{
    width: 100%;
    padding: 2.8vw 0;
    font-size: 2.8vw;
    margin-top: -2.5vw;
}
#mf2 .bg-box2{
    padding-left: 5vw;
    padding-right: 5vw;
    padding-top: 10vw;
    padding-bottom: 85px;
}
#mf2 .bg-box2 .yr{
    font-size: 2.5vw;
}
#mf2 .bg-box2 .chg .ttl{
    font-size: 6vw;
}
#mf2 .bg-box2 .chg .ttl3{
    font-size: 1.1em;
}
#mf2 .bg-box2 .prc-1{
    width: 80%;
}
#mf2 .bg-box2 .chg .map a{
    width: 41%;
    font-size: 3vw;
    padding: 2.2vw 0;
}
#mf2 .bg-box2 .chg .map a::after{
    top: 2.2vw;
    right: 2.1vw;
    height: 3vw;
    width: 3vw;
}
#mf2 .bg-box2 .chg{
    margin-top: 16vw;
}
#mf2 .bg-box2 .chg .btn1{
    font-size: 3.5vw;
    padding: 3vw 0;
}
#mf2 .bg-box2 .chg .btn1::after{
    top: 3vw;
    right: 3vw;
    width: 3vw;
    height: 3vw;
}
#mf2 .bg-box3{
    padding-left: 5vw;
    padding-right: 5vw;
    padding-top: 10vw;
    padding-bottom: 20vw;
}
#mf2 .bg-box3 .fea .ttl{
    font-size: 6vw;
}
#mf2 .bg-box3 .fea .desc{
    padding-top: 6vw;
    padding-bottom: 13vw;
}
#mf2 .bg-box3 .cont-1 .icon{
    width: 18vw;
    top: -5vw;
    left: 3vw;
}
#mf2 .bg-box3 .fea .row{
    padding: 2vw 0;
    font-size: 5vw;
    margin-bottom: 3vw;
    width: 85%;
}
#mf2 .bg-box3 .fea .head-ttl{
	padding-left: 20px;
}
#mf2 .bg-box3 .cont-1 .clist{
    flex-direction: column;
}
#mf2 .bg-box3 .cont-1 .col{
    width: 100%;
    padding: 5vw 0 5vw 0;
}
#mf2 .bg-box3 .cont-1 .col:not(last-child){
    margin-bottom: 4vw;
}
#mf2 .bg-box3 .cont-1 h4{
    padding-top: 6vw;
}
#mf2 .bg-box3 .cont-1 .clist .wd{
    width: 100%;
}
#mf2 .bg-box3 .cont-1 .clist .wd:nth-child(1){
    margin-bottom: 3vw;
}
#mf2 .bg-box3 .cont-1 .btn1{
    margin-top: 5vw;
    padding: 3vw 0;
    font-size: 3vw;
}
#mf2 .bg-box3 .cont-1 .btn1::after{
    top: 3.5vw;
    right: 2vw;
    width: 2vw;
    height: 2vw;
}
#mf2 .bg-box4{
    padding-left: 5vw;
    padding-right: 5vw;
    padding-top: 10vw;
    padding-bottom: 23vw;
}
#mf2 .bg-box4::after{
    height: 23vw;
}
#mf2 .bg-box4 .search .ttl{
    font-size: 5vw;
}
#mf2 .bg-box4 .search .boxes{
    padding-top: 3vw;
    width: 48%;
}
#mf2 .bg-box3::after{
    bottom: -1px;
    height: 23vw;
}
#mf2 .bg-box4 .search .boxes .box a{
    height: 22vw;
}
#mf2 .bg-box4 .search .boxes .box a::after{
    right: 1.4vw;
    height: 2vw;
    width: 2vw;
    top: 9.5vw;
}
#mf2 .bg-box5{
    padding-left: 5vw;
    padding-right: 5vw;
    padding-top: 10vw;
    padding-bottom: 25vw;
}
#mf2 .bg-box5 .voice .clist .boxes{
    width: 100%;
}
#mf2 .bg-box5 .voice .clist .box p{
    padding: 5vw;
}
#mf2 .bg-box5 .voice .clist .boxes:nth-of-type(1),
#mf2 .bg-box5 .voice .clist .boxes:nth-of-type(2),
#mf2 .bg-box5 .voice .clist .boxes:nth-of-type(3){
    margin-bottom: 3vw;
}
#mf2 .bg-box5::after{
    height: 23vw;
}
#mf2 .bg-box6 .column-inner{
    padding-left: 5vw;
    padding-right: 5vw;
}

#mf2 .bg-box6 .clist{
justify-content: center;
margin: 10vw 0 0 0;
}
#mf2 .bg-box6 .cbox{
max-width: 700px;
width: 100%;
margin: 0 0 5vw 0;
}
#mf2 .bg-box6 .cbox dt{
padding: 3vw;
}
#mf2 .bg-box6 .cbox dd{
padding: 3vw;
}


#mf2 .bg-box7 .ishi-col .clist .boxes{
    width: 48.5%;
}
#mf2 .bg-box7 .ishi-col .clist .boxes:nth-of-type(1),
#mf2 .bg-box7 .ishi-col .clist .boxes:nth-of-type(2){
    margin-bottom: 2.7vw;
}
#mf2 .bg-box7 .ishi-col:nth-of-type(1),
#mf2 .bg-box7 .ishi-col:nth-of-type(2){
    margin-bottom: 95px;
}
#mf2 .bg-box7{
    padding-bottom: 28vw;
}
#mf2 .bg-box7::after{
    height: 23vw;
}
#mf2 .bg-box8{
    padding-left: 5vw;
    padding-right: 5vw;
    padding-top: 10vw;
    padding-bottom: 25vw;
}
#mf2 .bg-box8 .qa .ttl{
    padding-top: 5vw;
}
#mf2 .bg-box8 .qa .ttl3{
    padding-bottom: 4vw;
}
#mf2 .bg-box8 .accordion{
    padding: 3vw 30px 3vw 90px;
    align-items: baseline;
}
#mf2 .bg-box8 .accordion p{
    font-size: 1.3em;
}
#mf2 .bg-box8 .accordion::after{
    left: 3vw;
    top: 4vw;
    font-size: 1.5em;
    padding: 0;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
}
#mf2 .bg-box8 .accordion.active::after{
    left: 3vw;
    top: 4vw;
    font-size: 1.5em;
    padding: 0;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
}
#mf2 .bg-box8 .panel p{
    padding: 3vw 30px 3vw 100px;
}
#mf2 .bg-box8 .qa-banner{
    margin-top: 15vw;
    width: 95%;
    max-width: 521px;
}
#mf2 .bg-box8 .qa-ttl{
    margin-top: 8vw;
}
#mf2 .bg-box8 .recruit{
    margin-top: 3vw;
}
#mf2 .bg-box8 .btn1{
    margin-top: 5vw;
    font-size: 3vw;
    width: 40%;
}
#mf2 .bg-box8 .btn1::after{
    transform: translate(-50%, -50%);
    top: 50%;
    right: 0.2vw;
    width: 2vw;
    height: 2vw;
}
#mf2 .bg-box8 .qa-ttl {
    max-width: 280px;
    width: 65%;
}
#mf2 .bg-box8 .qa-banner .btn{
    font-size: 2vw;
    width: 30%;
    bottom: 2vw;
    right: 2vw;
    padding: 1.5vw;
}
#mf3 .bg-foot .row .npo{
    width: 30%;
}
#mf3 .bg-foot .row .npo2{
    width: 40%;
}
#mf3 .bg-foot .row .fit{
width: 90%;
padding-left: 1vw;
}

#mf3 .bg-foot .clist div:nth-of-type(1){
    flex-direction: column;
    align-items: flex-start;
}
#mf3 .bg-foot .hdng p:nth-of-type(1){
    padding: 3vw 0;
}
#mf3 .bg-foot .row .fit.sp{
    width: 200px;
}
#mf3 .bg-foot .row .npo2.sp{
    width: 300px;
}
#mf3 .bg-foot .row p:nth-child(1){
    font-size: inherit;
}
#mf2 .bg-box2::after{
    height: 23vw;
}
#mf2 .bg-box2{
    padding-bottom: 10vw;
}






.mb-80{
    margin-bottom: 10vw;
}

.page_image.uiturn {
background: url(/wp/wp-content/themes/jjc/images/column/uiturn/mimg.png) -70vw center /cover no-repeat;
position: static;
height: auto;
}
.page_image.uiturn > img{
display: none;
}
.page_image.uiturn p{
position: static;
transform: translate(0);
padding: 5vw 0;
}
.page_image.uiturn p img{
transform: translate(0);
}



#mf1{
margin: 0 0 12vw 0;
}
#mf1 p{
width: 80vw;
}

/* add style */
#mf2 .bg-box7 .ishi-col .boxes .box .column-thumbnail{
	height: 250px;
}

#mf2 .bg-box6 .cbox .article-thumbnail{
	height: 225px;
}
}

@media screen and (max-width: 500px) {
    #mf2 .bg-box4 .search .boxes .box a{
        font-size: 4.2vw;
    }
    #mf2 .bg-box6 .column .clist .boxes{
        width: 100%;
    }
    #mf2 .bg-box6 .column .clist .boxes:nth-of-type(1),
    #mf2 .bg-box6 .column .clist .boxes:nth-of-type(2),
    #mf2 .bg-box6 .column .clist .boxes:nth-of-type(3),
    #mf2 .bg-box6 .column .clist .boxes:nth-of-type(4),
    #mf2 .bg-box6 .column .clist .boxes:nth-of-type(5) {
        margin-bottom: 5vw;
    }
    #mf2 .bg-box7 .ishi-col .clist .boxes{
        width: 100%;
    }
    #mf2 .bg-box7 .ishi-col .clist .boxes:nth-of-type(1),
    #mf2 .bg-box7 .ishi-col .clist .boxes:nth-of-type(2){
        margin-bottom: 5vw;
    }
    #mf2 .bg-box8 .recruit{
        font-size: 4.8vw;
    }
    #mf2 .bg-box8 .btn1{
        margin-top: 5vw;
        font-size: 3vw;
        width: 55%;
        max-width: 300px;
        padding: 4vw 0;
    }
    #mf2 .bg-box8 .btn1::after{
        right: 1.2vw;
    }
    #mf3 .bg-foot .row .npo2.sp{
        width: 62%;
    }
    #mf3 .bg-foot .row p:nth-child(1){
        width: 110px;
    }
    #mf3 .bg-foot .row p:nth-child(2){
        padding-left: 3vw;
    }
    #mf3 .bg-foot .row .npo2{
        padding-left: 20px;
    }
    #mf3 .bg-foot .row .fit.sp{
        width: 50%;
    }
    #mf3 .bg-foot .row p:nth-child(3){
        padding: 0 4vw;
    }



}
