body {
    color: #333333;
}
p{
font-weight:normal; 
}
.square-banner-notice-div {
background-color: #f2f2f2;
display: flex;
justify-content: center;
}
.square-banner-notice-box {
display: flex;
justify-content: space-between;
align-items: center;
cursor:pointer;
transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
}
.square-banner-notice-box:hover{
opacity: 0.7; 
}
.square-banner-notice-font1 {
font-weight: bold;
color: #ffffff;
background-color: #111111;
text-align: center;
}
.square-banner-notice-font2 {
color: #333333;
font-weight: bold;
}
.square{
width:100%;
max-width:1400px;
margin: 0 auto;
}
.square-pc{
display:inline;
}
.square-mo{
display:none;
}
.square-banner-notice-div {
width:100%;
height:60px;
}
.square-banner-notice-box {
width:100%;
max-width:1200px;
text-decoration:none;
}
.square-banner-notice-font1 {
width:9%;
font-size: 16px;
padding: 5px 0px;
border-radius: 5px;
}
.square-banner-notice-font2 {
width:86%;
font-size: 20px;
padding: 0px 30px;
}
.square-banner-notice-img {
width: 5%;
padding: 0px 0px 0px 25px;
}
.square-box{
width:90%;
padding:0 10% 0 10%;
}
.square-background-box{
width:76%;
float:left;
margin: 0px 12% 0px 12%;
-webkit-transform: skew(0deg, 5deg);
transform: skew(0deg, 5deg);
}
.square-title-box1{
width:48%;
float:left;
text-align:center;
margin: 0px 2% 0 0;
}
.square-title-box2{
width:48%;
float:left;
text-align:center;
margin: 0px 0 0 2%;
}
.square-title-h1{
color:#016AFF;
text-align:left;
font-weight:bold;
margin: 0px auto 30px auto;
}
.square-title-h2{
font-size: 26px;
font-weight: bold;
color: #333333;
text-align: left;
margin: 0px auto 30px auto;
}
.square-title-p{
font-size: 16px;
color: #333333;
text-align: left;
}
.us-buttonlist .butitem.link {
    background: #016AFF;
    color: #fff;
}
.point-box1,.point-box2 {
flex: 1;
    box-sizing: border-box;
    padding: 2px 48px;
    background: #fff;
    text-align: center;
}
.point-box1 {
width:33%;
}
.point-box2 {
width:34%;
border-style: solid;
border-width: 0px 1px;
border-color:#333;
}
.point-h2 {
font-size: 16px;
font-weight: bold;
color: #1558D6;
letter-spacing: 0.1em;
margin-bottom: 10px;
}
.point-h {
font-size: 26px;
font-weight: bold;
color: #333;
margin-bottom: 30px;
}
.point-p {
font-size: 16px;
color: #333;
line-height: 1.85;
text-align:left;
}
.value{
    width: 100%;
    padding: 80px 0;
}
.value-div{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.value-font-div,.value-img-div{
    width: 46.8%;
    float: left;
}
.value-font-div{
    margin: 0px 2% 0 0;
    text-align:left;
}
.value-img-div{
    margin: 0px 0 0 2%;
    text-align: center;
}
.value-h2 {
font-size: 18px;
font-weight: 800;
color: #016AFF;
margin-bottom: 10px;
}
.value-h {
font-size: 36px;
font-weight: bold;
color: #333;
margin-bottom: 30px;
}
.value-p {
font-size: 20px;
color: #333;
line-height: 1.85;
text-align:left;
}
.equipment{
    width: 100%;
    padding: 80px 0;
    background-color: #ECECEC;
}
.equipment-title{
    width: 80%;
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    color: #333333;
    margin: 30px 10% 40px 10%;
}
.equipment-title2{
    width: 70%;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    margin: 0px 15% 65px 15%;
}
.equipment-box {
    flex: 1;
    box-sizing: border-box;
    background-color: #ffffff;
    padding: 20px;
}
.equipment-h {
font-size: 18px;
font-weight: bold;
color: #333;
margin: 20px 10px 5px 10px;
text-align:center;
}
.equipment-h2 {
font-size: 14px;
font-weight: bold;
color: #333;
text-align:center;
}
.equipment-p {
font-size: 14px;
color: #333;
margin: 30px 30px 20px 30px;
line-height: 1.5;
text-align:left;
}
.square-font1{
margin: 30px auto;
}
.square-box5{
width:100%;
float:left;
padding:100px 3% 70px 3%;
margin: 0 0 0 0;
}
.square-box5-background{
    width: 100%;
    margin: 50px 0 0 0;
    background-image: url(https://www.funfo.jp/wp-content/uploads/2022/09/step.png);
    background-repeat:no-repeat;
    background-position:170px 0px;
    float: left;
}
.square-box5-font1{
    width: 74%;
    font-size: 18px;
    color: #666666;
    float: left;
    margin: 0 17% 0 17%;
}
.square-box5-0{
    width: 100%;
    float: left;
}
.square-box5-1{
    width: 40%;
    padding: 40px 0px 0 220px;
    float: left;
}
.square-box5-2{
    width: 60%;
    padding-top: 30px;
    float: left;
}
@media screen and (min-width: 1025px) { 
.points-div {
    display: flex;
    gap: 24px;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 100%;
}
.equipment-div {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 100%;
    gap: 20px;
}
}
@media screen and (min-width: 541px) and (max-width: 1024px) { 
.operation {
    padding: 40px 0;
}
.points-div {
    display: flex;
    gap: 24px;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 100%;
}
.point-box1,.point-box2 {
padding: 2px 20px;
}
.point-h2 {
font-size: 16px;
}
.point-h {
font-size: 20px;
}
.point-p {
font-size: 16px;
line-height: 1.5;
}
.value {
    padding: 40px 0;
}
.value-h2 {
font-size: 18px;
}
.value-h {
font-size: 28px;
}
.value-p {
font-size: 16px;
line-height: 1.5;
}
.equipment {
    padding: 40px 0;
}
.equipment-div {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 100%;
    gap: 20px;
}
    .square-box5 {
        width: 100%;
        float: left;
        padding: 60px 3% 70px 3%;
        margin: 0 0 0 0;
    }
    .square-box5-font1 {
        width: 86%;
        font-size: 18px;
        color: #666666;
        float: left;
        margin: 0 7% 0 7%;
    }
    .square-box5-1 {
        width: 40%;
        padding: 40px 0px 0 50px;
        float: left;
    }
}
@media screen and (max-width: 540px) { 
.square-title-box1{
width:100%;
margin: 0;
}
.square-title-box2{
width:100%;
margin: 0;
}
.us-buttonlist {
    display: flex;
    margin-left: auto;
    align-items: center;
    justify-content: space-around;
    margin: 20px 0;
}
    .us-buttonlist .butitem.link {
        margin-left: 0;
        margin-top: 0px;
    }
.points-div {
    gap: 4px;
    width: 100%;
}
.point-box1 {
    padding: 20px 48px;
    width: 100%;
}
.point-box2 {
    width: 100%;
    padding: 20px 48px;
    border-width: 0px 0px;
}
.point-p {
    text-align: center;
}
.value{
    width: 100%;
    padding: 40px 0;
}
.value-div{
    display: flex;
    align-items: center;
    flex-wrap: wrap; 
    justify-content: space-between;
}
.value-font-div,.value-img-div{
    width: 100%;
    float: left;
}
.value-font-div{
    margin: 0px 2% 0 0;
    text-align:left;
}
.value-img-div{
    margin: 0px 0 0 2%;
    text-align: center;
}
.value-h2 {
font-size: 16px;
font-weight: 600;
}
.value-h {
font-size: 28px;
}
.value-p {
font-size: 16px;
}
.equipment{
    padding: 40px 0;
}
.equipment-title{
    width: 100%;
    font-size: 24px;
    margin: 20px 0%;
}
.equipment-title2{
    width: 90%;
    font-size: 16px;
    margin: 0px 5% 30px 5%;
}
.equipment-div {
    width: 100%;
}
.equipment-box {
    width: 100%;
    background-color: #ffffff;
    padding: 30px;
    margin: 10px auto 20px auto;
    border-radius:15px;
}
.equipment-h {
font-size: 20px;
margin: 20px 10px 5px 10px;
}
.equipment-h2 {
font-size: 16px;
}
.equipment-p {
font-size: 14px;
margin: 20px 20px 0px 20px;
}
.square-box5 {
    width: 100%;
    padding: 50px 3% 70px 3%;
}
.square-box5-font1 {
    width: 90%;
    font-size: 16px;
    color: #666666;
    float: left;
    margin: 0 5% 0 5%;
}
    .square-box5-1 {
        width: 100%;
        text-align: center;
        padding: 0px 0px 0 0px;
        float: left;
    }
    .square-box5-2 {
        width: 100%;
        padding: 10px 10px 30px 10px;
        float: left;
    }
}