    @charset "UTF-8";
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, embed,
    figure, figcaption, footer, header, hgroup,
    menu, nav, output, ruby, section, summary,
    time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    zoom: 1;
    color:#222;
    box-sizing: border-box;
    }
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    }
    table {
    border-collapse: collapse;
    font-family: inherit;
    }
    h1,h2,h3,h4,h5 {
    font-size: 100%;
    font-weight: normal;
    line-height: 1;
    }
    input,textarea,select {
    font-family: inherit;
    font-size: 16px;
    }
    input[type="button"],input[type="text"],input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
    }
    textarea {
    resize: none;
    -webkit-appearance: none;
    border-radius: 0;
    }
    th,td {
    border-collapse: collapse;
    }
    table th,table td {
    white-space: nowrap;
    }
    ul,ol {
    list-style-type: none;
    }
    img {
    vertical-align: text-bottom;
    vertical-align: -webkit-baseline-middle;
    max-width: 100%;
    height: auto;
    width /***/:auto;
    }
    h3::before{
    content: none;
    }
    .header{
    width: 100%;
    background-image: url(/Portals/0/images/aboutus/company_01.jpg);
    background-position: 0 0;
    background-size: cover;
    }
    .header h1{
    width: 1060px;
    margin: auto;
    padding: 150px 0;
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    }
    .info{
    width: 1060px;
    margin: auto;
    padding: 80px 0 0;
    }
    h2{
    margin: auto;
    width: 1060px;
    position: relative;
    font-size: 50px;
    font-weight: bold;
    color: #004da0;
    line-height: 1.5;
    margin-bottom: 60px;
    }
    h2::before{
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 120px;
    top: -20px;
    left: -50px;
    background-color: #ccdbec;
    z-index: -5;
    }
    h3{
    width: 1060px;
    margin: 0 auto 40px;
    font-size: 36px;
    font-weight: bold;
    padding: 0 20px 0;
    border-left: 10px solid #a3191f;
    }
    p.lead{
    width: 1060px;
    margin: auto;
    margin-bottom: 80px;
    line-height: 1.8;
    font-size: 18px;
    }
    .photo{
    width: 100%;
    position: relative;
    height: 600px;
    }
    .photo1{
    display: inline-block;
    position: absolute;
    top :60px;
    right: 55%;
    z-index: 10;
    }
    .photo2{
    display: inline-block;
    position: absolute;
    bottom: -100px;
    right: 0;
    }
    .products{
    margin: 0 auto 100px;
    background-color: #ccdbec;
    padding: 100px 0;
    }
    .products .flex{
    width: 1060px;
    display: flex;
    margin: auto;
    justify-content: space-between;
    }
    .flex ul{
    width: 20%;
    /* background-color: #222; */
    }
    .flex li{
    padding: 20px;
    text-align: center;
    border-radius: 20px;
    }
    .flex .mb30{
    margin-bottom: 30px;
    }
    .flex li h4{
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 3px solid #fff;
    }
    .flex li p{
    color: #fff;
    margin: 20px auto;
    font-size: 16px;
    text-align: center;
    }
    .flex li img{
    display: block;
    margin: auto;
    height: 120px;
    width: auto;
    }
    .flex .center{
    /* background-color: #ddd; */
    width: 53%;
    }
    .li1{
    background-color: #3371b3;
    }
    .li2{
    background-color: #c36843;
    }
    .li3{
    background-color: #6b8a42;
    }
    .li4{
    background-color: #2d9db0;
    }
    .center img{
    display: block;
    width: 100%;
    height: auto;
    }
    .center .ichiran{
    display: block;
    margin: 60px auto 0;
    height: 49px;
    width: auto;
    }
    .suggest{
    position: relative;
    width: 100%;
    height: 1100px;
    }
    .promise_bgc{
    position: absolute;
    right: 0;
    width: 1200px;
    height: 850px;
    padding: 100px 0 0;
    background-color: #004da0;
    border-radius: 20px;
    }
    .promise{
    position: absolute;
    right: 0;
    width: 850px;
    padding: 100px 250px 50px  0;
    border-radius: 0 0 20px 20px;
    background-color: #004da0;
    z-index: 10;
    }
    .promise h2{
    width: 566px;
    color: #99b8d9;
    margin: 0 auto 60px;
    text-align: center;
    }
    .promise h2::before{
    content: none;
    }
    .promise ul{
    margin: auto;
    width: 566px;
    }
    .promise ul li{
    display: flex;
    margin-bottom: 50px;
    }
    .promise ul li h3{
    border: none;
    width: 500px;
    padding: 0 0 0 20px;
    margin-bottom: 25px;
    color: #fff;
    line-height: 1.3;
    font-size: 25px;
    font-weight: bold;
    }
    .text p{
    width: 500px;
    padding-left: 20px;
    color: #99b8d9;
    line-height: 1.5;
    }
    .promise ul li .number img{
    display: block;
    width: 100%;
    height: auto;
    }
    .number{
    width: 66px;
    }
    .text{
    width: 500px;
    }
    .photo3{
    position: absolute;
    left: -5%;
    top:30px;
    }
    .photo3 img{
    display: block;
    }
    .vision img{
    display: block;
    width: 100%;
    height: auto;
    }
    .bottom {
    width: 1060px;
    margin: 50px auto 80px;
    display: flex;
    justify-content: space-between;
    }
    .bottom li{
    line-height: 3;
    width: 23%;
    font-size: 18px !important;
    background-color: #004da0;
    border-radius: 10px;
    list-style: none;
    font-weight: bold !important;
    }
    .bottom li a{
    font-size: 18px !important;
    font-weight: bold !important;
    text-align: center;
    color: #fff !important;
    display: block;
    }
    .content01, .content02, .content03, .content04{
    display: none;
    }

    .header_sp{
    width: 100vw;
    background-image: url(/Portals/0/images/aboutus/company_01.jpg);
    background-position: 0 0;
    background-size: cover;
    }
    .header_sp h1{
    width: 86vw;
    margin: auto;
    padding: 50px 0;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    }
    .info_sp{
    width: 86vw;
    margin: auto;
    padding: 60px 0 30px;
    }
    .h2_sp{
    margin: auto;
    width: 76vw;
    position: relative;
    font-size: 24px;
    font-weight: bold;
    color: #004da0;
    line-height: 1.5;
    margin-bottom: 30px;
    }
    .h2_sp::before{
    content: none;
    }
    .h2_sp::before{
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    top: -15px;
    left: -25px;
    background-color: #ccdbec;
    z-index: -5;
    }
    .h3_sp::before{
    content: none;
    }
    .h3_sp{
    width: 86vw;
    margin: 0 auto 25px;
    font-size: 22px;
    font-weight: 500;
    padding: 0 20px 0;
    border-left: 10px solid #a3191f;
    }
    p.lead_sp{
    width: 86vw;
    margin: auto;
    margin-bottom: 50px;
    line-height: 1.6;
    font-size: 16px;
    }
    .photo_sp{
    width: 100%;
    height: auto;
    margin-bottom: 0;
    }
    .photo_sp img{
    display: block;
    }
    .products_sp{
    width: 100vw;
    background-color: #ccdbec;
    z-index: -10;
    }
    .products_sp_inner{
    width: 86vw;
    margin: 0 auto 0;
    background-color: #ccdbec;
    padding: 50px 0;
    }
    .products_sp .h2_sp::before{
    content: none;
    }
    .products_sp .h2_sp{
    width: 86vw;
    }
    .products_sp .flex_sp{
    width: 100%;
    display: flex;
    margin: 50px auto 25px;
    justify-content: space-between;
    flex-wrap: wrap;
    }
    .flex_sp li{
    width: 48%;
    padding: 20px 10px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 10px;
    }
    .flex_sp li h4{
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 20px;
    border-bottom: 2px solid #fff;
    }
    .flex_sp li p{
    color: #fff;
    margin: 20px auto;
    font-size: 15px;
    text-align: center;
    }
    .flex_sp li img{
    display: block;
    margin: auto;
    height: 90px;
    width: auto;
    }
    .li2_sp p,.li1_sp p{
    padding-bottom: 1em;
    }
    .li1_sp{
    background-color: #3371b3;
    }
    .li2_sp{
    background-color: #c36843;
    }
    .li3_sp{
    background-color: #6b8a42;
    }
    .li4_sp{
    background-color: #2d9db0;
    }
    .ichiran_sp img{
    display: block;
    margin: 0 auto 0;
    height: 40px;
    width: auto;
    }
    .photo2_sp img{
    display: block;
    }
    .suggest_sp{
    width: 100%;
    padding: 60px 0 40px;
    background-color: #004da0;
    }
    .promise_sp{
    width: 86vw;
    margin: 0 auto;
    }
    .promise_sp h2{
    width: 86vw;
    color: #99b8d9;
    margin: 0 auto 50px;
    padding: 0;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    }
    .promise_sp h2::before{
    content: none;
    }
    .promise_sp ul{
    margin: auto;
    width: 100%;
    }
    .promise_sp ul li{
    display: flex;
    margin-bottom: 30px;
    }
    .promise_sp ul li h3{
    border: none;
    padding: 0 0 0 20px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
    }
    .text_sp p{
    width: 100%;
    padding-left: 20px;
    color: #99b8d9;
    line-height: 1.5;
    }
    .number_sp{
    width: 15%;
    }
    .promise_sp .number_sp img{
    display: block;
    width: 100%;
    height: auto;
    }
    .text_sp{
    width: 82%;
    }
    .vision_sp{
    margin-top: 60px;
    }
    .vision_sp .lead_sp{
    margin-bottom: 30px;
    }
    .vision_sp img{
    display: block;
    width: 100%;
    height: auto;
    }
    .bottom_sp {
    width: 86vw;
    margin: 50px auto 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    }
    .bottom_sp li{
    line-height: 3;
    width: 47%;
    background-color: #004da0;
    border-radius: 10px;
    list-style: none;
    margin-bottom: 20px;
    }
    .bottom_sp li a{
    font-size: 15px;
    color: #fff !important;
    text-align: center !important;
    display: block;
    }