@charset "utf-8";

@import url("main.css");
@import url("contact-form.css");
@import url("humberger.css");
@import url("common.css");
@import url("editor_out.css");

    .color_a_blue{
        color: #002A88;
        transition: .3s all;
    }

    .color_a_blue:hover {
        color: #cc3434;
        text-decoration: underline;
    }

@media (max-width: 750px) {

.phone-position {
    top: 33px;
    right: 60px;
    z-index: 60;
}

    .icon--w__1 {
        width:80%;
    }
    .icon--w__2 {
        width: 60%;
        max-width:80px;
    }
    .icon--w__3 {
        width: 75%;
    }
    .icon--w__4 {
        width: 45%;
    }

    .icon--w__5 {
        width: 55%;
    }
}

.icon--w__1 {
    max-width:80px;
} 
.icon--w__2 {
    max-width:60px;
}
.icon--w__3 {
    max-width:80px;
    position: relative;
    top: -7px;
}
.icon--w__4 {
    max-width:60px;
}
.icon--w__5 {
    max-width:70px;
}

.wp-block-gallery {
    margin:0;
}

.service__bg {
 background: url('');
 background-size: cover;
 background-position: center;
}

.max--w__620px{
    max-width: 620px;
}

@media (max-width: 750px) {
    .win750--w__25px {
        width:25px;
    }
}

/*==========price==========*/
.price__bg__img__css {
    position: absolute;
    left: -20px;
    max-height: 770px;
    min-height: 700px;
    height: 50vh;
    z-index: -1;
}

.top__30pst {
    top: 30%;
}

.price__list__item__css li {
    width: 30%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .31);
    background: #ffffff;

}

.price__list__item__css img {
    max-width: 100%;
    margin-top: 25px;
}

.price__list__item__css li h2 {
    text-align: center;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1.2rem;
}

.price__list__item__css li:nth-child(1) h2 {
    background: #9B9B9B;
}

.price__list__item__css li:nth-child(2) h2 {
    background: #4A494A;
}

.price__list__item__css li:nth-child(3) h2 {
    background: #CCA500;
}

.border-bottom__db7e29 {
    border-bottom: solid 1px #DB7E29;
    padding-top: 10px;
}

.border-bottom__4a494a {
    border-bottom: solid 1px #4A494A;
    padding-top: 10px;
}

.border-bottom__9b9b9b {
    border-bottom: solid 1px #9B9B9B;
    padding-top: 10px;
}

.table__css {
    border-spacing: 0;
    width: 100%;
}

.table__css tr td {
    font-size: 0.8rem;
    border-bottom: solid 1px #e5e5e5;
    vertical-align: top;
    padding: 15px 0;
}

.table__css tr:last-child td {
    border-bottom: none;
    padding-top: 15px;
    padding-bottom: 0;
}

.table__css tr td:nth-child(1) {
    width: 30%;
}

@media screen and (max-width:1060px) {
    .win1060--f--size__1_8rem {
        font-size: 1.8rem !important;
    }
}

@media screen and (max-width:750px) {
    .price__list__item__css li {
        width: 100%;
    }
}

/*work&news--end*/
/*line*/
/*LINE*/
.animation--bg__00B900 {
    z-index: 1;
    border: 1px solid #00B900 !important;
    background: #00B900;
    color: #ffffff;
}

.animation--bg__00B900:hover {
    color: #5d5d5d;
}

.animation--bg__00B900:after {
    background: #ffffff !important;
    color: #5d5d5d !important;
}

/**/
/*line--end*/

.animation--bg__4395BD:after,
.animation--bg__af_4395BD:after,
.animation--bg__00B900:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: #ffffff;
    transition: all 0.3s ease;
}

.animation--bg__4395BD:hover:after,
.animation--bg__af_4395BD:hover:after,
.animation--bg__00B900:hover:after {
    content: "";
    left: 0;
    width: 100%;
}

.cta__call__mgn__right {
    margin-right: 75px;
}

@media (max-width: 882px) {
    .cta__call__mgn__right {
        margin-right: 0;
    }
}

.balloon1-top {
    position: relative;
    display: inline-block;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    border: 1px solid #e5e5e5;
    background: #ffffff;
}

.balloon1-top::before {
    content: "";
    position: absolute;
    top: -28px;
    left: 51%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-bottom: 16px solid #FFF;
    z-index: 2;
}

.balloon1-top::after {
    content: "";
    position: absolute;
    top: -32px;
    left: 51%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-bottom: 18px solid #efefef;
    z-index: 1;
}

.d__shadow__000000 {
    box-shadow: 3px 3px 36px rgba(0, 0, 0, 0.15)
}

.pad--top__35 {
    padding-top: 35px;
}

.head__pad__y {
    padding-top: 10px;
    padding-bottom: 12px;
}

.max--w__800px {
    max-width: 800px;
}

.color__bbb {
    color: #bbb;
}

.copy__size {
    max-width: 900px;
}

.paint__img__position {
    top: 60px;
    left: 40px;
}

.mgn--left__40__imp {
    margin-left: 40px!important;
}
@media screen and (max-width: 1660px) {
    /*.mgn--left__40__imp {
        margin-left: 0px!important;
    }*/
}
/*===============================
	reCAPTCHA
=================================*/

.grecaptcha-badge {
    bottom: 165px !important;
}

@media (max-width: 750px) {
    .grecaptcha-badge {
        bottom: 105px !important;
    }
}

@media (min-width: 581px) {
    .is-sp{
        display: none;
    }
}

.day-calendar table {
    width: 100%!important;
}

.right__40 {
    right: 40px;
}

.bottom__20 {
    bottom: 20px;
}

.sankaku {
    width: 0;
    height: 0;
    display: inline-block;
    border: 8px solid transparent;
    border-top-color: #6e6e6e;
    position: absolute;
    right: 46%;
    bottom: -15px;
}

.letter--spacing__0_12rem {
    letter-spacing: 0.12rem;
}

.bottom__-6 {
    bottom: -6px;
}

.max--w__400px {
    max-width: 400px;
}

.hako:after {
    display: block;
    content: "";
    width: 30.1%;
}

.txt__underBar a,
.txt__underBar {
    text-decoration: underline;
    transition: .3s all;
}

.txt__underBar a:hover,
.txt__underBar:hover {
    text-decoration: none;
    opacity: .3;
}

.left__20 {
    left: 60px;
}

.right__20 {
    right: 110px;
}

.bg__jobs {
    background: url('../images/joba__01.jpg');
    background-position: center;
    background-size: cover;
    height: 25vh;
    min-height: 200px;
}

.bg__lightGold {
    background: #F9F9F3;
}

.footer__li__mgn li {
    margin: 5px 5px 20px 5px;
}

.oxygen {
    font-family: 'Oxygen', sans-serif;
}

.bg__scaleAnimation {
    transition: all 0.5s ease-out;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    will-change: transform;
}

.bg__scaleAnimation:hover {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0.95);
}

.scale__animation img {
    position: relative;
    transition: .5s all;
    object-fit: cover;
}

.scale__animation img:hover {
    transform: scale(1.05, 1.05);
    transition: .5s all;
}

img.scale__animation {
    transition: .5s all;
    object-fit: cover;
}

img.scale__animation:hover {
    transform: scale(1.05, 1.05);
    transition: .5s all;
}

.menu__position {
    top: 5px;
    right: 20px;/*y*/
}


/*　breadcrumb */

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 1em;
}

.breadcrumb a {
    color: #337ab7;
    transition: .5s;
}

.breadcrumb a:hover {
    color: #23527c;
}

/* archivePageNavi 1,2,3・・・ */

.archivePageNavi li {
    display: inline-block;
}

.archivePageNavi a {
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 14px 16px;
    font-size: 1.1em;
    color: #7B7B7B;
    background-clip: border-box;
}

nav.archivePageNavi a.page-numbers:hover {
    box-shadow: none;
    transform: none;
    background-color: rgba(129, 129, 129, 0.1);
}

.archivePageNavi .current {
    display: inline-block;
    font-size: 1.1em;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-clip: border-box;
    padding: 14px 16px;
    background-color: rgba(129, 129, 129, 0.1);
}

/* underBar-animation */

.underBar {
    position: relative;
}

.underBar a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #bbbbbb;
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform .3s;
}

.underBar a:hover::after {
    transform: scale(1, 1);
}

.line--h__3_3rem {
    line-height: 3.3rem;
}

.midasi__circle:before {
    font-family: "Font Awesome 5 Free";
    /*忘れずに*/
    content: "\f111";
    /*アイコンのユニコード*/
    font-weight: 900;
    position: absolute;
    /*絶対位置*/
    /* font-size: 1.4em; */
    /*サイズ*/
    left: 0;
    /*アイコンの位置*/
    top: -0.1em;
    /*アイコンの位置*/
    color: #B5A249;
}

/**** BTN No. 14 ****/

.custom-btn {
    border: 1px solid #000;
    padding: 10px 25px;
    font-family: "Helvetica", sans-serif;
    font-weight: 500;
    background: transparent;
    outline: none !important;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
}

.custom-btn--pad__small {
    font-family:'Bodoni 72 Oldstyle',serif;/*y*/
    font-weight:normal;/*y*/
    outline: none !important;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
}

/* slideAnimation--color */

/* black */
.animation--bg__gray {
    border: 1px solid #333;
    background: white;
    z-index: 1;
    color: #333;
}

.animation--bg__gray:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: #333;
    transition: all 0.3s ease;
}

.animation--bg__gray:hover {
    color: white;
}

.animation--bg__gray:hover:after {
    content: "";
    left: 0;
    width: 100%;
}
/* gold */
.animation--bg__black {
    border: 1px solid #B5A249;
    background: white;
    z-index: 1;
    color: #B5A249;
}

.animation--bg__black:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: #B5A249;
    transition: all 0.3s ease;
}

.animation--bg__black:hover {
    color: white;
}

.animation--bg__black:hover:after {
    content: "";
    left: 0;
    width: 100%;
}

/* darkblue */
.animation--bg__darkBlue {
    border: 1px solid #002755;
    background: white;
    z-index: 1;
    color: #002755;
}

.animation--bg__darkBlue:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: #002755;
    transition: all 0.3s ease;
}

.animation--bg__darkBlue:hover {
    color: white;
}

.animation--bg__darkBlue:hover:after {
    content: "";
    left: 0;
    width: 100%;
}

/* black */
.animation--bg__darkGray {
    border: 1px solid #333;
    background: #fff;
    z-index: 1;
    color: #333;
}


.animation--bg__darkGray:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: #333;
    transition: all 0.3s ease;
}

.animation--bg__darkGray:hover {
    color: white;
}

.animation--bg__darkGray:hover:after {
    content: "";
    left: 0;
    width: 100%;
}

/* blue */
.animation--bg__blue {
    background: #fff;
    z-index: 1;
}


.animation--bg__blue:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: #004596;
    transition: all 0.3s ease;
}

.animation--bg__blue:hover {
    color: white;
}

.animation--bg__blue:hover:after {
    content: "";
    left: 0;
    width: 100%;
}

/* black font white */
.animation--bg__black__type02 {
    border: 1px solid #B5A249;
    background: white;
    z-index: 1;
    color: #1a1a1a;
}

.animation--bg__black:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: #B5A249;
    transition: all 0.3s ease;
}

.animation--bg__black:hover {
    color: white;
}

.animation--bg__black:hover:after {
    content: "";
    left: 0;
    width: 100%;
}

/* .white */

.animation--bg__white {
    border: 1px solid #B5A249;
    /* background: inherit; */
    z-index: 1;
}

.animation--bg__white:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: white;
    transition: all 0.3s ease;
}

.animation--bg__white:hover {
    color: #464646;
}

.animation--bg__white:hover:after {
    left: 0;
    width: 100%;
}

.animation--bg__white__border__black{
    border: 1px solid #333;
    /* background: inherit; */
    z-index: 1;
}

.animation--bg__white__border__black:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: white;
    transition: all 0.3s ease;
}
.animation--bg__white__border__black:hover {
    color: #464646;
}

.animation--bg__white__border__black:hover:after {
    left: 0;
    width: 100%;
}

/* .bg__white border__blue */

.animation--bg__white__border__blue {
    border: 1px solid #002755;
    /* background: inherit; */
    z-index: 1;
}

.animation--bg__white__border__blue:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: white;
    transition: all 0.3s ease;
}
.animation--bg__white__border__blue:hover {
    color: #464646;
}

.animation--bg__white__border__blue:hover:after {
    left: 0;
    width: 100%;
}
.animation--bg__white__border__skyblue {
    border: 1px solid #004596;
    /* background: inherit; */
    z-index: 1;
}
.animation--bg__white__border__skyblue:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: white;
    transition: all 0.3s ease;
}
.animation--bg__white__border__skyblue:hover {
    color: #464646;
}

.animation--bg__white__border__skyblue:hover:after {
    left: 0;
    width: 100%;
}
.animation--bg__white__border__lightblue {
    border: 1px solid #17559D;
    /* background: inherit; */
    z-index: 1;
}

.animation--bg__white__border__lightblue:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: white;
    transition: all 0.3s ease;
}
.animation--bg__white__border__lightblue:hover {
    color: #464646;
}

.animation--bg__white__border__lightblue:hover:after {
    left: 0;
    width: 100%;
}


.sansserif{
    font-family: sans-serif;
}
.kanji{
    font-family:'漢字タイポス４１２ Std R';
}
.Righteous {
    font-family: 'Righteous', cursive;
}

.Poiret {
    font-family: 'Poiret One', cursive;
}
.Hiragino{
    font-family:'Hiragino Kaku Gothic ProN',sans-serif;
}
.lao{
    font-family:'Lao MN',serif;
}
.nan{
    font-family: 'Nanum Gothic', sans-serif;
}
.apple{
    font-family: 'AppleMyungjo',sans-serif;
}
.mya{
    font-family: 'Myanmar MN','Myanmar MN',sans-serif;
}
.bod{
    font-family:'Bodoni 72 Oldstyle',serif;/*y*/
}
.yuGothic{
    font-family: '游ゴシック体',sans-serif;
}
.mintyou{
    font-family: 'ヒラギノ明朝体','游明朝体',serif;
}
.raleway{
    font-family: 'Raleway',sans-serif;
}
.genmintyou{
    font-family: '源ノ明朝','ヒラギノ明朝体','游明朝体',serif;
}
.gen_mintyou{
    font-family: '源ノ明朝','游明朝',"Yu Mincho",'YuMincho',"Hiragino Mincho ProN","Hiragino Mincho Pro",'HGS明朝E','メイリオ','Meiryo',serif;
}


.w__80px {
    width: 80px;
}

.jobs__h {
    height: 25vh;
    min-height: 215px;
}

.bg__info01 {
    background: url('../images/info01.png');
    background-size: cover;
    background-position: center;
}
.bg__info02 {
    background: url('../images/info02.png');
    background-size: cover;
    background-position: center;
}

.bg__info03 {
    background: url('../images/info03.png');
    background-size: cover;
    background-position: center;
}

.bg__info04 {
    background: url('../images/info04.png');
    background-size: cover;
    background-position: center;
}

.bg__contact {
    background: url('../images/info05.png');
    background-size: cover;
    background-position: center;
}

.position__0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.border__white {
    border: 2px solid white;
}

.jobs__msk {
    position: relative;
}

.jobs__msk::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: .4;
}

.objectfit__cover {
    object-fit: cover;
}

.tag__radius {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    white-space: nowrap;
}

.border--top__gray {
    border-top: 1px solid gray;
}

.border--top__gold {
    border-top: 1px solid #B5A249;
}

.border__gold {
    border: 1px solid #B5A249;
}

.post__list__thumb a {
    position: relative;
    z-index: 1;
    display: block;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

.post__list__thumb {
    margin-bottom: 10px;
}

.mgn__plus__mgn__80+.mgn__plus__mgn__80 {
    margin-top: 25px;
}

.img__zoom {
    position: relative;
    overflow: hidden;
    z-index: 0;/*y*/
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.img__zoom img {
    display: inline-block;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
    will-change: trasform;
}


.img__zoom:hover img {
    -ms-transform: translate(0) scale(1.3);/*y*/
    -webkit-transform: translate(0) scale(1.3);/*y*/
    transform: translate(0) scale(1.3);/*y*/
}

.img__zoom__over {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    background-color: #333;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.img__zoom__over:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.img__zoom:hover .img__zoom__over {
    opacity: 0.6;
}
.img__zoom:hover .img__zoom__txt{
    opacity: 1;
}

.img__zoom__txt {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
}

.img__zoom__txt i {
    margin-left: 5px;
}

.border--line__jobs {
    border-bottom: 1px solid white;
    width: 180px;
    display: block;
}

.border--line__midasi {
    border-bottom: 2px solid #333;
    /* width: 100px; */
    display: block;
}

.border__100pst {
    width: 100%;
}
.border__70pst {
    width: 70%;
}
.border__60pst {
    width: 60%;
}
.border__50pst {
    width: 50%;
}


.translate--3d__50 {
    transform: translate3d(-50%, -50%, 0);
}


.shadow {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.12), 0 2px 3px 0 rgba(0, 0, 0, 0.22);
}

.shadow__header {
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.12),
        0 7px 10px -5px rgba(0, 0, 0, 0.15);
}

/* underBar-animation */

.underBar a {
    position: relative;
}

.underBar a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background: #484848;/*y*/
    transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform-origin: center top;
    transition: transform 0.3s;
}
/*y*/
.u__343434 a::after {
    background: #343434;/*y*/
}
.u__ffffff a::after {
    background: #ffffff;/*y*/
}
/*--y*/
.underBar a:hover::after {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}

/* entry_btn */
.entry_arrow::before {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-weight: 900;
    color: #000000;
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: 2px solid transparent;
    border-left: 2px solid transparent;
    transform: rotate(135deg);
    margin: auto;
}



/* トップへ戻る animation */

#page_top {
    position: fixed;
    right: 320px;
    /* bottom: 50px;
*/
    bottom: 25px;
    z-index: 10;
}

#page_top {
    position: relative;
    display: block;
    background: #004596;
    box-shadow: 0px 0px 5px #0400004d;
    border-radius: 50%;
    width: 68px;
    height: 68px;
    text-align: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
}
.page_top_pos{
    top: 20px;
    padding-top: 18px;
}

#page_top::before {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-weight: 900;
    color: #000000;
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    width: 10px;
    height: 10px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    transform: rotate(135deg);
    margin: auto;
}



/* ホバー画像アニメーション */

.scale__animation img {
    transition: 0.5s all;
    object-fit: cover;
}

.scale__animation img:hover {
    transform: scale(1.05, 1.05);
    transition: 0.5s all;
}

img.scale__animation {
    transition: 0.5s all;
    object-fit: cover;
}

img.scale__animation:hover {
    transform: scale(1.05, 1.05);
    transition: 0.5s all;
}

@media (max-width: 1800px) {
    #page_top {
        position: fixed;
        right: 25px;
        bottom: 25px;
        z-index: 10;
    }
}

@media (max-width: 1450px) {
    .win1450--d__none {
        display: none;
    }
}

@media (max-width: 1400px) {
    .win1400--d__none {
        display: none;
    }

    .win1400--w__100pst {
        width: 100%;
    }

}


@media (max-width: 1060px) {

    .win1060--border__none {
        border: none;
    }

    .win1060--mgn--top__59{
        margin-top: 59px;
    }

    .win1060__fixed {
        position: fixed;
    }

    .menu__position {
        top: 0;
        right: 0;
    }

    #header .underBar a::after {
        height: 0;
    }

    .win1020--w__45pst {
        width: 45%;
    }

    .win1060--d__block {
        display: block;
    }
}

@media (max-width: 750px) {

    .head__pad__y {
        padding-top: 8px;
    }
    
    .win750--w__49pst {
        width:49%;
    }

    .win750--w__200px {
        width: 200px;
    }

    .win750--w__170px {
        width: 170px;
    }

    .win750--w__160px {
        width: 160px;
    }

    .ttl_mgn {
        margin-left: 7px;
    }


    .paint__img__position {
        top: 38px;
        left: 0;
        width: 290px;
    }

    .win750--paint__img__position__our_about {
        top: 45px;
        left: 23px;
        width: 330px;
    }

    .win750--mgn--left__0__imp {
        margin-left: 0!important;
    }


    .breadcrumb {
        font-size: .8rem;
    }
    /* .midasi__circle:before {
        top: -0.1em;
    } */

    .win750--mgn--top__95 {
        margin-top: 95px;
    }

    .win750--mgn--bottom__18 {
        margin-bottom: 18px;
    }
    .win750__static {
        position: static;
    }

    .win750--mgn--top__-2 {
        margin-top: -2px;
    }

    .win750--radius__20px {
        border-radius: 20px;
    }

    .win750--pad--top__15pst {
        padding-top: 15%;
    }

    .win750--mgn--top__47pst {
        margin-top: 47%;
    }

    .win750--w__60 {
        width: 60px;
    }

    .win750--line--h__2_4rem {
        line-height: 2.4rem;
    }

    .win750--w__120px {
        width: 120px;
    }

    /*btn*/
    .custom-btn--pad__small {
        display: block;
    }
}

@media (max-width: 580px) {
    
    .win580--pad--y__0 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .win580--f--size__07rem {
        font-size: 0.7rem;
    }

    .win580--h__100px {
        height: 100px;
    }
}

@media (max-width: 370px) {
    .win370--d__none {
        display: none;
    }
}
