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

@font-face {
    font-family: "LogoTypeGothic7";
    src: url(/upload/tenant_28/aadb38cfc790a6382afaf306ea77ddbf.eot);
    src: url(/upload/tenant_28/aadb38cfc790a6382afaf306ea77ddbf.eot) format('embedded-opentype'),
        url(/import/tenant_28/www.fujibayashi-seikotsu.com/images/next.png) format('woff'),
        url(/upload/tenant_28/5187c0fb17879d3f71d37f6faff945e0.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "MoolBoran";
    src: url(/upload/tenant_28/7e781013834f8f2757017200fe1f88dc.eot);
    src: url(/upload/tenant_28/7e781013834f8f2757017200fe1f88dc.eot) format('embedded-opentype'),
        url(/file_contents/119972/get) format('woff'),
        url(/upload/tenant_28/b4c713d913f1178bdf0e5b1706b80144.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "fontawesome-webfont";
    src: url(/upload/tenant_28/674f50d287a8c48dc19ba404d20fe713.eot);
    src: url(/upload/tenant_28/674f50d287a8c48dc19ba404d20fe713.eot) format('embedded-opentype'),
        url(/upload/tenant_28/fee66e712a8a08eef5805a46892932ad.woff) format('woff'),
        url(/upload/tenant_28/b06871f281fee6b241d60582ae9369b9.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
.i{
    font-family:"fontawesome-webfont";
    font-weight:normal;
    font-style:normal;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form,input,button, p{
    margin: 0px;
    padding: 0px;
    font-size:14px;
    font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    font-family:"メイリオ",Meiryo,"游ゴシック",YuGothic,Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,'ＭＳ Ｐゴシック',sans-serif;
    line-height:185%;
    color:#000;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
    /display:inline;
    /zoom:1;
}

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.clearfix {
    /*
    overflow: hidden;
    */
}
.clear{
    clear:both;
}
img{
    vertical-align:top;
    border:none;
}
a{
    text-decoration:none;
    color:#000;
}
a:hover{
    opacity:0.6;
    text-decoration: none;
    color: inherit;
    -webkit-transition-property: all;
    -webkit-transition: 0.3s linear;
    transition-property: all;
    transition: 0.3s linear;
}
ul{
    list-style:none;
}
body{
    /* background:url(/file_contents/10/get) center top repeat; */
}

a[href*="tel"] {
    pointer-events: none;
}

@media (max-width: 1024px) {
    a[href*="tel"] {
        pointer-events: initial !important;
    }
}

.trimming {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.trimming:after {
    display: block;
    content: "";
    padding-top: 100%;
}

.trimming2 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming2:after {
    display: block;
    content: "";
    padding-top: 100%;
}

#wrapper{
    min-width:1200px;
    overflow:hidden;
}
@media only screen and (max-width: 1220px){
    #wrapper{
        min-width:300px;
        padding-top:0;
    }
    img{
        max-width:100%;
        height:auto;
    }
}
#header{
    max-width:1200px;
    min-height: 105px;
    height:auto;
    margin: 10px auto 0 auto;
    padding:17px 0 0 0;
    position: relative;
}
#header h1{
    width: 310px;
    font-size: 11px;
    line-height: 136%;
    color:#969696;
    float:left;
    padding:0 0 0 20px;
    font-weight: normal;
}
#header h2{
    width: 240px;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

#header h2 a img {
    width: 100%;
}

#header .right{
    width: 340px;
    position: absolute;
    top:0;
    right: 0;
}
#header .right ul.sns{
    text-align: right;
    letter-spacing: -5px;
    padding-bottom: 5px;
}
#header .right ul.sns li{
    display: inline-block !important;
    letter-spacing: 0;
    padding-left: 7px;
}
#header .right ul.tellist {
    text-align: right;
    letter-spacing: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#header .right ul.tellist li {
    width: 48.529%;
    width: calc(50% - 10px / 2);
}

#header .right ul.tellist li:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 14px;
    background-image: url(/upload/tenant_28/a8d76e87cbf08e2a009b590794eaeafb.gif);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

#header .right ul.tellist li dl dt {
    float: left;
    width: 40%;
}

#header .right ul.tellist li dl dd {
    padding-left: 50%;
}

#header .right ul.tellist li dl dt:after {
    content: "：";
    display: inline-block;
    width: 11px;
    height: 11px;
    float: right;
}

#header .right ul.tellist li dl dt,
#header .right ul.tellist li dl dd {
    text-align: left;
    font-size: 11px;
    letter-spacing: 0;
    color:#969696;
}

#header .right ul.tellist li dl dd a[href*="tel"] {
    pointer-events: none;
}
@media (max-width: 768px) {
    #header .right ul.tellist li dl dd a[href*="tel"] {
        pointer-events: initial !important;
    }
}

@media (max-width: 414px) {
    #header .right ul.tellist {
        background-color: #4a7eaf;
        margin-left: -999rem;
        margin-right: -999rem;
        padding-left: 999rem;
        padding-right: 999rem;
        padding-top: 10px;
    }

    #header .right ul.tellist li:before {
        content: "\f095";
        font-family: FontAwesome;
        line-height: 16px;
        width: 16px;
        color: #fff;
        background-image: none;
    }

    #header .right ul.tellist li dl dd a,
    #header .right ul.tellist li dl dt {
        color: #fff;
    }
}

/* ##### 固定バナー ##### */
.sky-bnr {
    position: absolute;
    top: 65px;
    right: 0;
    z-index: 100;
    width: 250px;
    background-color: #fff;
    padding: 10px;
    -webkit-box-shadow: -2px -2px rgba(0,0,0,0.2);
    box-shadow: -2px 2px 4px rgba(0,0,0,0.2);
}

#header .sky-bnr h2 {
    width: 100%;
    margin: 15px auto;
    padding: 0;
}

#header .sky-bnr h2 a {
    display: block;
}

#header .sky-bnr h2 a img {
    width: 100%;
    height: auto;
}

#header .sky-bnr dl {
    width: 100%;
    margin-bottom: 5px;
}

#header .sky-bnr dl dt {
    float: left;
    width: 45%;
}

#header .sky-bnr dl dt::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 24px;
    background-image: url(/file_contents/22/get);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    margin-right: 5px;
}

#header .sky-bnr dl dt:after {
    content: "：";
    display: inline-block;
    width: 16px;
    height: 16px;
    float: right;
}

#header .sky-bnr dl dd {
    padding-left: 45%;
}

#header .sky-bnr dl dd a[href*="tel"] {
    pointer-events: none;
}
@media (max-width: 768px) {
    #header .sky-bnr dl dd a[href*="tel"] {
        pointer-events: initial !important;
    }
}

/* ##### 固定バナーここまで ##### */



/* ##### 固定バナーのメディアクエリ ##### */
@media (max-width: 1024px) {
    .sky-bnr {
        top: inherit;
        right: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 120px;
        padding: 5px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.2);
        box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.2);
    }

    #header .sky-bnr h2 {
        width: 25%;
        margin: 10px auto;
    }

    #header .sky-bnr dl {
        width: calc(100% / 3 - calc(calc(15px * 2) / 3));
        margin-right: 15px;
        float: left;
    }

    #header .sky-bnr dl:nth-of-type(3n) {
        margin-right: 0;
    }
}

@media (max-width: 768px) {

}

@media (max-width: 414px) {
    #header .sky-bnr h2 {
        width: 45%;
        margin: 5px auto;
    }

    #header .sky-bnr dl {
        width: calc(100% / 2 - calc(calc(10px * 1) / 2));
        margin-right: 10px;
    }

    #header .sky-bnr dl:nth-of-type(3n) {
        margin-right: 10px;
    }

    #header .sky-bnr dl:nth-of-type(2n) {
        margin-right: 0;
    }

    #header .sky-bnr dl dt {
        float: left;
        width: 50%;
    }

    #header .sky-bnr dl dd {
        padding-left: 50%;
    }

    #header .sky-bnr dl dt,
    #header .sky-bnr dl dd {
        font-size: 12px;
    }
}

@media (max-width: 375px) {
    #header .sky-bnr dl dt,
    #header .sky-bnr dl dd {
        font-size: 11px;
    }
}

@media (max-width: 414px) {
    #header .sky-bnr dl dt {
        width: 52%;
    }
}

@media (max-width: 320px) {
    .sky-bnr {
        height: 110px;
    }

    #header .sky-bnr dl {
        width: calc(100% / 2 - calc(calc(5px * 1) / 2));
        margin-right: 5px;
    }

    #header .sky-bnr dl:nth-of-type(3n) {
        margin-right: 5px;
    }

    #header .sky-bnr dl dt,
    #header .sky-bnr dl dd {
        font-size: 10px;
    }

    #header .sky-bnr dl dt {
        width: 48%;
    }

    #header .sky-bnr dl dd {
        padding-left: 48%;
    }

    #header .sky-bnr dl dt::before {
        width: 10px;
        height: 15px;
        margin-right: 3px;
    }

    #header .sky-bnr dl dt:after {
        width: 9px;
        height: 10px;
    }
}
/* ##### 固定バナーのメディアクエリここまで ##### */



@media (max-width: 768px) {
    #header .right ul.tellist li a[href*="tel"] {
        pointer-events: initial !important;
    }
}

@media only screen and (max-width: 1220px){
    #header{
        width:95%;
    }
}
@media only screen and (max-width: 1100px){
    #header h1{
        width: 100%;
        padding-left: 0;
        margin: 0 auto;
        float:none;
        text-align:center;
        padding-bottom:25px;
    }
    #header .right{
        position: relative;
        width: 100%;
        margin: 0 auto;
        float:none;
        text-align:center;
        letter-spacing:-5px;
    }
    #header{
        padding-bottom:0;
    }
    #header .right ul.sns{
        text-align: center;
    }
    #header .right ul.tellist{
        text-align: center;
        padding-bottom: 10px;
    }

    #header .right ul.tellist li {
        width: 18.457%;
        width:calc(100% / 5 - calc(calc(15px * 4) / 4));
    }
}

@media (max-width: 768px) {
    #header .right ul.tellist:after {
        content: "";
        display: block;
        width: 31.961%;
        width:calc(100% / 3 - calc(calc(15px * 2) / 3));
    }

    #header .right ul.tellist li {
        width: 31.961%;
        width:calc(100% / 3 - calc(calc(15px * 2) / 3));
    }
}

@media only screen and (max-width: 500px){
    #header h2{
        width: 95%;
    }

    #header .right ul.tellist li {
        width: 48.09%;
        width:calc(100% / 2 - calc(calc(15px * 1) / 2));
    }
}

@media (max-width: 360px) {
    #header .right ul.tellist li dl dt {
        width: 41%;
    }
}

@media (max-width: 320px) {
    #header .right ul.tellist {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    #header .right ul.tellist li {
        width: 60%;
    }

    #header .right ul.tellist:after {
        display: none;
    }
}

#gnav{
    width:100%;
    height:auto;
    z-index:100;
    padding:0px 0;
    background:#4C80B1;
}
#gnav.fixed{
    position:relative;
    top:0;
    right:0;
    /* background: url(/file_contents/11/get); */
    padding:0;
}
#gnav p{
    display:none;
}
#gnav ul{
    max-width:1000px;
    height:auto;
    margin:0 auto;
    letter-spacing:-5px;
    /* background: url(/file_contents/11/get); */
}
#gnav li{
    width: 125px;
    display:inline-block !important;
    letter-spacing:0;
    padding:17px 0 15px 0;
    float: left;
}
#gnav li a{
    display: block;
    font-size: 10px;
    color: #fff;
    text-align: center;
    line-height: 130%;
    border-right: 1px solid #a8c2db;
}

#gnav li a {
    -webkit-transition: none;
    transition: none;
}

#gnav li:last-of-type a{
    border: none;
}
#gnav li a .e{
    display: block;
    font-size: 12px;
    text-align: center;
    font-family: "MoolBoran";
    line-height: 100%;
}

.dropmenu {
    *zoom: 1;
}

.dropmenu .dropdown {
    position: relative;
}

.dropmenu .dropdown ul {
    position: absolute;
    z-index: 9999;
    top: 100%;
    left: 0;
}

.dropmenu .dropdown ul li {
    width: 100%;
}

#dropmenu .dropdown ul li {
    padding: 0;
    overflow: hidden;
    height: 0;
    -webkit-transition: .2s;
    transition: .2s;
}

#dropmenu .dropdown ul li a {
    display: block;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 33px;
    border-right: none;
}

#dropmenu .dropdown:hover ul li {
    overflow: visible;
    height: 33px;
    padding: 15px 0;
}

@media (max-width: 1024px) {
    #gnav li a {
        border-right: none;
    }

    #gnav .dropmenu .dropdown ul {
        width: 100%;
        height: auto;
        padding-left: 0;
        position: static;
    }

    #gnav .dropmenu .dropdown ul li {
        overflow: visible;
        height: inherit;
    }

    #dropmenu .dropdown:hover ul li {
        padding: 0; 
    }

    #gnav .dropmenu .dropdown ul li:first-of-type {
        border-top: 1px dotted #cacad9;
    }

    #gnav .dropmenu .dropdown ul li:last-of-type {
        border-bottom: none;
    }

    #gnav .dropmenu .dropdown ul li a {
        height: auto;
        display: block;
        padding: 16px 0 16px 10px;
        color: #000;
        line-height: 130%;
        text-align: left;
    }

    #gnav .dropmenu .dropdown ul li a:before {
        content: "\f105";
        font-family: FontAwesome;
        display: inline-block;
        float: left;
        margin-right: 5px;
        margin-left: 75px;
    }
}

.btm{
    margin-bottom:99.2px !important;
}
@media only screen and (max-width: 1220px){
    #gnav ul{
        padding-left:2.5%;
    }
}
@media only screen and (max-width: 1100px){
    .btm{
        margin-bottom:0 !important;
    }
    #gnav{
        position: fixed;
        top: 0;
        right: 0;
        width: 200px;
        height: 100%;
        background:none;
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
        -webkit-transition: ease .5s;
        transition: ease .5s;
        padding:0;
        z-index:101;
        border:none;
        padding-bottom:0;

    }
    #gnav.fixed{
        top: 0;
        right: 0;
        left:auto;
        width:200px;
        border:none;
        z-index:101;
        padding-top:0;
        padding-bottom:0;
    }
    #gnav ul li{
        float:none;
        width:auto;
        text-align:left;
    }


    #gnav p{
        display:block;
        position:absolute;
        width:38px;
        height:38px;
        top:0;
        left:-44px;
        border:1px solid #fff;
        background:#211816;
        cursor:pointer;
        opacity:0.8;
        margin:2px;
        box-shadow:0px 0px 0px 2px #211816;
        -moz-box-shadow:0px 0px 0px 2px #211816;
        -webkit-box-shadow:0px 0px 0px 2px #211816;
    }

    #gnav li{
        float:none;
        width:auto;
        border-bottom:1px dotted #cacad9;
        padding:0;
        margin-top:0;
        display:block !important;
    }
    #gnav ul li a{
        height:auto;
        display:block;
        padding:8px 0 8px 10px;
        color: #000;
    }

    #gnav.action{
        -webkit-transform:translateX(0px);
        transform:translateX(0px);
    }
    #gnav p span.n{
        display: block;
        background: #fff;
        height: 2px;
        width: 26px;
        text-indent: -9999px;
        padding: 0;
        top: 50%;
        left: 6px;
        margin-top: -1px;
        position: absolute;
    }
    #gnav p span.n:before{
        display: block;
        content: "";
        background: #fff;
        height: 2px;
        width: 26px;
        position: absolute;
        top: -8px;
        left: 0;
    }
    #gnav p span.n:after{
        display: block;
        content: "";
        background: #fff;
        height: 2px;
        width: 26px;
        position: absolute;
        top: 8px;
        left: 0;
    }
    #gnav.action p span.n{
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition:ease .10s;
        transition:ease .10s;
    }
    #gnav.action p span.n:after,#gnav.action p span.n:before{
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        top:0;
        left:0;
    }
    #gnav ul{
        width:auto;
        height: 100%;
        overflow-y: auto;
        background: #FFF;
    }
    .overlay:after,.overlay #header .inner:before{
        content:"";
        width:100%;
        height:100%;
        background:#000;
        position:fixed;
        top:0;
        left:0;
        opacity:0.3;
        z-index:99;
    }
}
#footer{
    background:#34332c;
    padding:40px 0 40px 0;
    text-align: center;
}
#footer .inner{
    max-width:1200px;
    height:auto;
    margin:0 auto;
}
#footer h3{
    width: 230px;
    margin: 0 auto 55px auto;
}

#footer h3 a img {
    width: 100%;
}

#footer ul{
    letter-spacing: -5px;
    text-align: center;
}
#footer ul li{
    display: inline-block !important;
    font-size:12px;
    letter-spacing: 0;
}
#footer ul li:after{
    content: "　/　";
    color: #fff;
}
#footer ul li:nth-of-type(1):before{
    content: "　/　";
    color: #fff;
}
#footer ul li a{
    color: #fff;
}
#footer ul+ul{
    padding-bottom: 70px;
}
#footer dl{
    width: 240px;
    display: inline-block !important;
    letter-spacing: -5px;
}
#footer dl dt{
    color: #fff;
    text-align: center;
    letter-spacing: 0;
    width: 100%;
    font-family: "LogoTypeGothic7";
    font-size: 14px;
    line-height: 110%;
    font-weight: normal;
    padding-bottom: 20px;
}
#footer dl dt .e{
    display: block;
    text-align: center;
    font-size: 25px;
    line-height: 110%;
}
#footer dl dt .e .t3{
    font-size: 20px;
}
#footer dl dt img{
    width: 80%;
    max-width: 171px;
    height: auto;
    vertical-align: top;
}
#footer dl dd{
    text-align: center;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0;
}
#footer dl dd:last-of-type{
    padding-top: 20px;
}

#footer dl dd:nth-of-type(2) a {
    color: #fff;
}

#footer dl dd:nth-of-type(2) a[href*="tel"] {
    pointer-events: none;
}

@media (max-width: 768px) {
    #footer dl dd:nth-of-type(2) a[href*="tel"] {
        pointer-events: initial !important;
    }
}

@media (max-width: 414px) {
    #footer h3{
        width: 100%;
        margin-bottom: 55px:
    }
}

#footer dl dd:nth-of-type(3) a{
    display: block;
    width: 70px;
    margin: 0 auto;
    line-height:80%;
    border: 1px solid #fff;
    color: #fff;
    font-family: "MoolBoran";
    font-size: 18px;
    padding-top: 8px;
}
#copy{
    background-color: #000;
    text-align: center;
    color: #fff;
    padding: 12px 0 35px 0;
    clear: both;
}
@media only screen and (max-width: 1220px){
    #footer .inner{
        width:95%;
    }
    #footer dl{
        float: none;
        margin-bottom: 30px;
    }

    #copy {
        margin-bottom: 120px;
    }
}
@media only screen and (max-width: 520px){
    #footer .box p{
        float:none;
        padding-top:10px;
    }
    #footer .box dl{
        float:none;
    }
    #footer .inner .box{
        width:auto;
    }
    #copy{
        font-size: 10px;
    }
}
/*共通*/
.w12{
    max-width:1200px;
    margin:0 auto;
}
.w10{
    max-width:1000px;
    margin:0 auto;
}
.h3s{
    font-family: "MoolBoran";
    font-size: 60px;
    text-align: center;
    line-height: 20%;
    padding-bottom: 43px;
    font-weight: normal;
    padding-top: 25px;
}
.h3s .t{
    font-size: 14px;
    display: block;
    font-family: "LogoTypeGothic7";
    line-height: 100%;
}
@media only screen and (max-width: 1220px){
    .w12{
        width:95%;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1020px){
    .w10{
        width:95%;
        margin: 0 auto;
    }
}

/*home*/
.home-main{
    width:100%;
    height:auto;
}

.home-main ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home-main ul li {
    letter-spacing: 0;
    width: 100%;
    height: 800px;
    overflow: hidden;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
    position: relative;
}

.home-main ul li:before {
    content: "";
    display: block;
    padding-top: 208%;
}

.home-main ul li[data-element-id]:before {
    display: none;
}

.home-main ul li[data-element-id]:hover {
    width: 100%;
}

.home-main ul li a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.home-main ul li:hover {
    width: 200%;
}

.home-main ul li a:hover {
    opacity: 1;
}

.home-main ul li img{
    max-width: inherit;
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.home-main ul li strong{
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: "LogoTypeGothic7";
    font-size: 14px;
    font-weight: normal;
    line-height: 100%;
    z-index: 1;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.home-main ul li a .upper-strong {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 90%;
    height: 50px;
    margin: 0 auto;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.home-main ul li a .upper-strong strong {
    position: static;
    -webkit-transform: none;
    transform: none;
}

.home-main ul li a .upper-strong img {
    position: static;
    -webkit-transform: none;
    transform: none;
    width: 340px;
    height: auto;
    display: block;
    margin: 0 auto 10px auto;
}

.home-main ul li strong .e{
    display: block;
    text-align: center;
    font-size: 40px;
    line-height: 100%;
    z-index: 1;
}

.home-main ul li strong .e .t3{
    font-size: 30px;
}

.home-main ul li a {
    display: block;
    width: 100%;
}

@media (max-width: 1366px) {
    .home-main ul li a .upper-strong img {
        width: 80%;
    }
}

@media (max-width: 1024px) {
    .home-main ul li {
        height: auto;
    }

    .home-main ul li strong .e {
        font-size: 35px;
    }

    .home-main ul li strong .e .t3 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 990px) {
    .home-main ul li strong .e{
        font-size: 30px;
    }
    .home-main ul li strong .e .t3{
        font-size: 20px;
    }
}
@media only screen and (max-width: 500px) {
    .home-main ul li:hover {
        width: 100%;
    }

    .home-main ul li strong {
        font-size: 12px;
    }

    .home-main ul li strong .e{
        display: none;
    }

    .home-main ul li strong .e .t3{
        font-size: 12px;
    }

    .home-main ul li a .upper-strong {
        height: auto;
    }

    .home-main ul li a .upper-strong img {
        display: none;
    }

    .home-main ul li a .upper-strong strong {
        font-size: 10px;
    }
}
.home1 h4{
    text-align: center;
    font-size: 30px;
    font-family: "LogoTypeGothic7";
    color: #4185be;
    font-weight: normal;
    line-height: 100%;
}
.home1 h4+p{
    font-size: 18px;
    font-family: "LogoTypeGothic7";
    padding-bottom: 20px;
}
.home1 p{
    font-size: 15px;
    text-align: center;
    padding-bottom: 46px;
}
.home1:after{
    content: "";
    display: block;
    width: 52px;
    height: 1px;
    background-color: #0a0a0a;
    margin: 0 auto;
}
.home2{
    position: relative;
}
.home2 ul.list{
    background-color: #4185be;
    position: relative;
    letter-spacing: -5px;
    margin-top: -30px;
    margin-bottom: 53px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.home2 ul.list:before{
    content: "";
    display: block;
    background-color: #4185be;
    width: 50%;
    height: 53px;
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    position: absolute;
    top:-53px;
    right: 0;
}
.home2 ul.list:after{
    content: "";
    display: block;
    background-color: #4185be;
    width: 50%;
    height: 53px;
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%);
    position: absolute;
    bottom:-53px;
    left: 0;
}

.home2 ul.list li{
    width: 16.666%;
    width: calc(100% / 6);
}

.home2 ul.list li a {
    display: block;
    width: 100%;
    height: auto;
}

.home2 ul.list .trimming:after {
    padding-top: 140%;
}

.home2 ul.list+ul{
    width: 100%;
    position: absolute;
    z-index: 10;
    top:40%;
}
.home2 ul.list+ul li{
    width: 15px;
    float: left;
    margin-left: 5px;
}
.home2 ul.list+ul li+li{
    width: 15px;
    float: right;
    margin-right: 5px;
}
@media only screen and (max-width: 920px){
    .home2 ul.list li {
        width: 26.388%;
        width: calc(100% / 3 - calc(calc(80px * 2) / 3));
    }

    .home2 ul.list li:nth-of-type(3n+1) {
        margin-left: 80px;
    }

    .home2 ul.list li:nth-of-type(3n) {
        margin-right: 80px;
    }
}

@media only screen and (max-width: 414px){
    .home2 ul.list li {
        width: 47.584%;
        width: calc(100% / 2 - calc(calc(10px * 2) / 2));
    }

    .home2 ul.list li:nth-of-type(3n+1) {
        margin-left: 0;
    }

    .home2 ul.list li:nth-of-type(3n) {
        margin-right: 0;
    }

    .home2 ul.list li:nth-of-type(odd) {
        margin-left: 10px;
    }

    .home2 ul.list li:nth-of-type(even) {
        margin-right: 10px;
    }
}

.home2 .more{
    margin-top: -30px;
}
.home2{
    padding-bottom: 70px;
}
.home3 {
    width: 100%;
    height: 280px;
    background: url(/file_contents/12/get);
}
.home3 .w12{
    position: relative;
}
.home3 .pic1{
    width: 406px;
    left: 0;
    top:0;
    position: absolute;
    z-index: 0;
}

.home3 .trimming:after {
    padding-top: 68.965%;
}

.home3 .txt{
    width: 850px;
    float: right;
    background: url(/file_contents/12/get);
    padding: 3px 0 3px 40px;
    position: relative;
    z-index: 10;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 7% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 7% 100%);
}

.home3 .txt .t-inn{
    border-top:2px dashed #fff;
    border-bottom:2px dashed #fff;
    margin-left: -50px;
    padding-left: 50px;
}
.home3 .txt .t-inn .pic2{
    width: 126px;
    float: right;
    padding: 38px 0 0 0;
    margin-right: 20px;
}
.home3 .txt .inn{
    width: 600px;
    padding: 20px 0 25px 40px;
    float: left;
}
.home3 h3{
    color: #fff;
    text-align: left;
    width: 375px;
    float: left;
    padding-bottom: 24px;
}
.home3 ul.cc{
    width: 175px;
    float: left;
    letter-spacing: -5px;
}
.home3 ul.cc li{
    background-color: #fff;
    display: inline-block !important;
    color: #fe81a1;
    border-radius: 3px;
    letter-spacing: 0;
    font-size: 12px;
    font-family: "LogoTypeGothic7";
    padding: 1px 7px;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 16px;
    line-height: 16px;
}
.home3 ul.cc+p{
    font-size: 35px;
    font-family: "LogoTypeGothic7";
    color: #fff;
    line-height: 110%;
    padding-bottom: 30px;
}
.home3 .txt .inn dl{
    position: relative;
    padding-left: 25px;
}
.home3 .txt .inn dt a {
    width: 160px;
    line-height: 100%;
    background-color: #fff;
    color: #fe81a1;
    font-family: "MoolBoran";
    font-size: 25px;
    text-align: center;
    padding:15px 0 5px 0;
    position: relative;
    display: inline-block !important;
    float: left;
}
.home3 .txt .inn dt a:before{
    content: "";
    display: block;
    width: 20px;
    height: 45px;
    background: #fff;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 70% 50%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 70% 50%);
    position: absolute;
    left: -19px;
    top:0;
}
.home3 .txt .inn dt a:after{
    content: "";
    display: block;
    width: 15px;
    height: 45px;
    background: #fff;
    -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
    position: absolute;
    right: -14px;
    top:0;
}
.home3 .txt .inn dd{
    width: 370px;
    float: left;
    color: #fff;
    font-family: "LogoTypeGothic7";
    line-height: 140%;
    display: inline-block !important;
    padding-left: 30px;
}
@media only screen and (max-width: 1100px){
    .home3{
        height: auto;
        padding-bottom: 10px;
    }

    .home3 .w12 {
        padding-top: 10px;
    }

    .home3 .pic1{
        width: 50%;
        text-align: center;
        position: relative;
        margin: 0 auto 10px auto;
    }

    .home3 .txt{
        width: 100%;
        float: none;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        padding-left: 0;
    }
    .home3 .txt .t-inn{
        width: 98%;
        margin: 0 auto;
        margin-left: auto;
        padding-left: 0;
        border:2px dashed #fff;
    }
    .home3 .txt .t-inn .pic2{
        margin-right: 18px;
    }
}
@media only screen and (max-width: 880px){
    .home3 .txt .inn{
        width: 95%;
        margin: 0 auto;
        float: none;
        padding-left:0;
    }
    .home3 .txt .t-inn .pic2{
        width: 100%;
        text-align: center;
        float: none;
        padding-top: 0px;
        margin-right: 0;
        padding-bottom: 20px;
    }
    .home3 h3{
        text-align: center;
        float: none;
        width: 100%;
    }
    .home3 ul.cc{
        width: 100%;
        float: none;
        text-align: center;
    }
    .home3 ul.cc+p{
        text-align: center;
    }
}
@media only screen and (max-width: 700px){
    .home3 ul.cc+p{
        font-size: 26px;
    }
    .home3 .txt .inn dl{
        text-align: center;
    }
    .home3 .txt .inn dt{
        float: none;
        display: inline-block !important ;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .home3 .txt .inn dd{
        width: 100%;
        float: none;
        text-align: center;
        padding: 0;
        margin: 0;
    }
}

@media only screen and (max-width: 1100px){
    .home3 .pic1{
        width: 100%;
    }
}

.home4{
  background-color: #4185be;
}
.home4 .inn{
    width: 100%;
    position: relative;
    /* background: url(/file_contents/13/get); */
}
.home4 .inn .w10{
    position: relative;
    z-index: 1;
    padding: 25px 0 0 0;
}
.home4 .inn .bgpic{
    width: 100%;
    height: 437px;
    overflow: hidden;
    position: absolute;
    top:0;
    z-index: 0;
}

@media (max-width: 599px) {
    .home4 .inn .bgpic {
        display: none;
    }
}

.home4 .inn .bgpic img{
    width: 100%;
    height: auto;
    vertical-align: top;
    position: relative;
    float: right;
}
.home4 .staffbox{
    margin: 0;
}
.home4 .staffbox li{
    vertical-align: top;
}
.home4 .staffbox li span {
    border: 4.5px solid #fff;

}
.home4 .staffbox li span {
    -webkit-box-shadow:0px 0px 6px 3px #5e4423;
    box-shadow:0px 0px 6px 3px #5e4423;
    margin-bottom: 12px;
}
.home4 .staffbox li dt{
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-bottom: 5px;
    text-shadow:0px 0px 3px #8c7157,0px 0px 3px #8c7157,0px 0px 3px #8c7157;
}
.home4 .staffbox li dd{
    color: #fff;
    font-size: 11px;
    text-align: left;
    text-shadow:0px 0px 3px #8c7157,0px 0px 3px #8c7157,0px 0px 3px #8c7157;
}
@media only screen and (max-width: 1200px){

    .home4 .inn .bgpic img{
        max-width: none;
        width: 1200px !important;
        height: 350px !important;
    }
}
.home4 .more{
    margin-top: 140px;
}
.home5 .left{
    float: left;
}
.home5 .right{
    float: right;
}
.home5 .box{
    width: 470px;
}
.home5 .box .tit h4.h3s{
    width:380px;
    float: left;
    text-align: left;
    font-size: 50px;
    padding-bottom: 30px;
}
.home5 .box .tit .more a{
    font-size:18px;
    width: 70px;
    height: 17px;
    padding: 5px 0 3px 0;
    float: right;
    margin-top: 16px;
}
.home5 .cate{
    display: block;
    background-color: #4185be;
    color: #fff;
    text-align: center;
    width: 90px;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    float: left;
    margin-top: 10px;
}
.home5 dl{
    width: 364px;
    float: right;
}
.home5 dl dd{
    font-size: 11px;
    color: #646464;
}
.home5 dl a{
    display: block;
    font-size: 11px;
}
.home5 li{
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
    margin-bottom: 12px;
}
@media only screen and (max-width: 1000px){
    .home5 .box{
        width: 47%;
    }
    .home5 .box .tit h4.h3s{
        width:80%;
    }
    .home5 .cate{
        float: none;
        margin-bottom: 10px;
        margin-top: 0;
    }
    .home5 dl{
        float: none;
        width: 100%;
    }
}
@media only screen and (max-width: 720px){
    .home5 .box{
        width: 100%;
    }
}
.home6 {
    letter-spacing: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.home6 .box {
    position: relative;
    width: 33.33%;
    width: calc(100% / 3);
}

.home6 .box:before {
    content: "";
    display: block;
    padding-top: 55%;
}

.home6 .box a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.home6 .box a .pic {
    position: absolute;
    top: 0;
    left: 0;
}

.home6 .box a .h3s {
    display: block;
    color: #fff;
    text-shadow: 0px 0px 7px #565656, 0px 0px 7px #565656;
    width: 100%;
    z-index: 1;
    letter-spacing: 0;
    padding-bottom: 0;
    font-size:30px;
}

.home6 .box a:hover {
    text-decoration: none;
}

.home6 .box a .trimming:after {
    padding-top: 55%;
}

@media only screen and (max-width: 900px){
    .home6 .box a .h3s{
        font-size: 40px;
    }
}
@media only screen and (max-width: 700px){
    .home6 .box a .h3s{
        top:32%;
    }
}
@media only screen and (max-width: 570px){
    .home6 .box{
        display: block !important;
        width: 95%;
        text-align: center;
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .home6 .box a .h3s{
        font-size: 50px;
        top:40%;
    }
}
/*下層*/
.under-tit{
    width: 100%;
    position: relative;
}
.under-tit .pic{
    position: relative;
    z-index: 0;
}

.under-tit .trimming2:after {
    padding-top: 24.158%;
    padding-top: calc(330 / 1366 * 100%);
}

.under-tit h2{
    width: 100%;
    text-align: center;
    font-size: 44px;
    font-weight: normal;
    font-family: "LogoTypeGothic7";
    color: #fff;
    text-shadow:0px 1px 4px #949494,0px 1px 4px #949494,0px 1px 4px #949494;
    line-height: 100%;
    position: absolute;
    top:40%;
    z-index: 1;
}
.under-tit h2 .t{
    display: block;
    font-size: 26px;
}
@media only screen and (max-width: 850px){
    .under-tit .pic{
        height: 200px;
        overflow: hidden;
    }
    .under-tit .pic img{
        min-width:830px; 
    }
    .under-tit h2{
        top:35%;
        font-size: 35px;
    }
    .under-tit h2 .t{
        font-size:20px;
    }
}
.pb5060{
    padding-top: 50px;
    padding-bottom: 60px;
}
.pb7080{
    padding-top: 70px;
    padding-bottom: 80px;
}
.more{
    text-align: center;
}
.more a{
    text-align: center;
    width: 200px;
    height: 28px;
    padding-top: 12px;
    display: inline-block;
    border: 1px solid #000;
    font-family: "MoolBoran";
    font-size: 25px;
}
.bggray{
    background-color: #fafafa;
}
.bluewap{
    width: 100%;
    background-color:#4a7eaf;
    position: relative;
    margin: 0 0 82px 0;
    padding: 50px 0;
}
.bluewap:before{
    content: "";
    display: block;
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    background-color:#4a7eaf;
    width: 100%;
    height: 82px;
    position: absolute;
    top:-82px;
}
.bluewap:after{
    content: "";
    display: block;
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%);
    background-color:#4a7eaf;
    width: 100%;
    height: 82px;
    position: absolute;
    bottom:-81px;
}

/*nishifunabashi*/
.nishi .home1 h4{
    padding-bottom:30px;
}
.nishi .home1 h4 + p{
    font-weight:normal;
    font-size:14px;
    font-family:"メイリオ",Meiryo,"游ゴシック",YuGothic,Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,'ＭＳ Ｐゴシック',sans-serif;
}
.nishi .home1::after{
    margin-top:30px;
}
.nishi1 .table{
    width: 624px;
    margin: 0 auto;
}
.nishi1 .table dt{
    float: left;
    padding: 0 0 0 53px;
}
.nishi1 .table dd{
    padding-left: 145px;
}
.nishi1 .table dl{
    border-bottom: 1px solid #010101;
    padding-bottom: 15px;
    padding-top: 15px;
}
@media only screen and (max-width: 700px){
    .nishi1 .table{
        width: 100%;
    }
}
@media only screen and (max-width: 530px){
    .nishi1 .table dt{
        float: none;
        padding-left: 20px;
    }
    .nishi1 .table dd{
        padding-left: 20px;
    }
}
.nishi2 .left{
    float: left;
}
.nishi2 .right{
    float: right;
}
.menubox{
    width: 470px;
}
.menubox .t{
    font-size: 14px;
    font-family: "LogoTypeGothic7";
    font-weight: normal;
    line-height: 30px;
    padding-top: 24px;
    padding-bottom: 5px;
}
.menubox .mtit{
    padding-bottom: 35px;
}
.menubox .mtit .e{
    display: block;
    font-size: 48px;
    font-family: "MoolBoran";
}
.menubox .mtit p{
    font-size: 11px;
}
.menubox dl{
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.menubox dl dt{
    float: left;
    font-family: "LogoTypeGothic7";
    max-width:338px;
}
.menubox dl  dt+dd{
    text-align: right;
    font-family: "LogoTypeGothic7";
    padding-left: 0;
}
.menubox dl dd+dd{
    clear:both;
    text-align: left;
    padding-left: 0;
    font-size: 11px;
    font-family:"メイリオ",Meiryo,"游ゴシック",YuGothic,Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,'ＭＳ Ｐゴシック',sans-serif;
    padding-top: 3px;
}
.menubox dl dt .s{
    display:block;
    font-size:11px;
    font-family:"メイリオ",Meiryo,"游ゴシック",YuGothic,Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,'ＭＳ Ｐゴシック',sans-serif;
}
.menubox dl dt.clear{
    float:none;
}
.menubox dl.dl2 dt{
    width: 250px;
}

.menubox dl.dl2 dd+dd{
    width: 220px;
}
.menubox dl dd.clear{
    width: 100%;
}
.menubox li{
    font-size:11px;

}
.menubox ul{
    padding-bottom:15px;
}
@media only screen and (max-width: 1030px){
    .menubox{
        width: 48%;
    }

    .menubox dl.dl2 dt,.menubox dl.dl2 dd+dd{
        width: 52%;
    }
    .menubox dl.dl2 dd{
        /*        width: 46%;*/
    }
}
@media only screen and (max-width: 980px){
    .menubox{
        width: 100%;
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 450px){
    .menubox dl dt{
        width: 100%;
        float: none;
        font-size: 15px;
        padding-bottom: 5px;
    }
    .menubox dl dd{
        width: 100%;
        float: none;
        text-align: left;
        font-size: 14px;
    }
    .menubox dl.dl2 dt,.menubox dl.dl2 dd+dd{
        width: 100%;
    }
}
.nishi2 .more{
    padding-top: 25px;
}
.staffbox {
    max-width: 828px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.staffbox:before {
    content: "";
    display: block;
    width: 22.101%;
    width: calc(100% / 4 - calc(calc(24px * 4) / 4));
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.staffbox:after {
    content: "";
    display: block;
    width: 22.101%;
    width: calc(100% / 4 - calc(calc(24px * 4) / 4));
}

.staffbox li{
    width: 22.101%;
    width: calc(100% / 4 - calc(calc(24px * 4) / 4));
    margin: 0 12px 20px 12px;
    text-align: center;
}
.staffbox li a{
    display: block;
    width: 100%;
}

.staffbox li .trimming:after {
    padding-top: 150%;
}

.bluewap .staffbox li .trimming:after {
    background-color: #fff;
}

.staffbox li p{
    font-size: 14px;
    padding: 10px 0 0 0;
    font-family: "LogoTypeGothic7";
}
.nishi3.pb7080{
    padding-bottom: 60px;
}
@media only screen and (max-width: 860px){
    .staffbox{
        text-align: center;
        letter-spacing: -5px;
    }
    .staffbox li{
        float: none;
        letter-spacing: 0;
        display: inline-block !important;
    }
}

@media only screen and (max-width: 414px){
    .staffbox li{
        width: 43.895%;
        width: calc(100% / 2 - calc(calc(24px * 2) / 2));
    }
}

.nishi4 li{
    width: 21.25%;
    width: calc(100% / 4 - calc(calc(50px * 3) / 4));
    margin: 0 50px 20px 0;
}

.nishi4 li:nth-of-type(4n) {
    margin-right: 0;
}

.nishi4 dl {
    width: 100%;
}

.nishi4 dd{
    font-size: 11px;
    color: #646464;
    margin-bottom: 13px;
}

.nishi4 dd a {
    display: block;
    width: 100%;
}

.nishi4 dd .trimming:after {
    padding-top: 71.428%;
}

.nishi4 dt{
    font-size: 14px;
    font-family: "LogoTypeGothic7";
}
.nishi4 ul{
    width: 100%;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.nishi4 .more{
    margin-bottom: 50px;
}
@media only screen and (max-width: 1030px){
    .nishi4  ul{
        text-align: center;
        letter-spacing: -5px;
    }
    .nishi4 li{
        width: 21.25%;
        width: calc(100% / 4 - calc(calc(50px * 3) / 4));
        float: none;
        margin: 0 50px 20px 0;
        letter-spacing: 0;
    }
}

@media only screen and (max-width: 768px){
    .nishi4 li{
        width: 22.429%;
        width: calc(100% / 4 - calc(calc(25px * 3) / 4));
        float: none;
        margin: 0 25px 20px 0;
        letter-spacing: 0;
    }
}

@media only screen and (max-width: 414px){
    .nishi4 li{
        width: 47.454%;
        width: calc(100% / 2 - calc(calc(20px * 1) / 2));
        float: none;
        margin: 0 20px 20px 0;
        letter-spacing: 0;
    }

    .nishi4 li:nth-of-type(2n) {
        margin-right: 0;
    }

}

.nishi5 .left{
    width: 664px;
    float: left;
}

.nishi5 .trimming:after {
    padding-top: 71.536%;
}

.nishi5 .right{
    width: 308px;
    float: right;
}
.nishi5 .right li{
    margin-bottom: 36px;
}

.nishi5 .right .trimming:after {
    padding-top: 71.428%;
}

.nishi5 .right li:last-of-type{
    padding-bottom: 0;
}
@media only screen and (max-width: 1020px){
    .nishi5 .left{
        width: 100%;
        margin: 0 auto;
        float: none;
        padding-bottom: 25px;
        text-align: center;
    }
    .nishi5 .right{
        width: 100%;
        float: none;
        text-align: center;
        vertical-align: top;
        margin-top: 20px;
    }
    .nishi5 .right ul{
        text-align: center;
        letter-spacing: -5px;
    }
    .nishi5 .right li{
        width: 48.63%;
        width: calc(100% / 2 - calc(calc(20px * 1) / 2));
        letter-spacing: 0;
        float: left;
        text-align: center;
        vertical-align: top;
        margin-right: 20px;
    }

    .nishi5 .right li:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 414px){
    .nishi5 .right li {
        float: none;
        width: 80%;
        display: block;
        margin: 0 auto 20px auto;
    }

    .nishi5 .right li:nth-of-type(2n) {
        margin-right: auto;
    }

    .nishi6 .map iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    .nishi6 .map {
        padding-bottom: 100%;
        height: 0;
        position: relative;
    }
}

.nishi6 h3+p{
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 25px;
}
/*staff*/
.staff .staffbox li a{
    border: 4.5px solid #fff;

}
.staff1 .staffbox li a{
    -webkit-box-shadow:0px 0px 6px 3px #e6e6e6;
    box-shadow:0px 0px 6px 3px #e6e6e6;
}
.staff2 .staffbox li a{
    -webkit-box-shadow:0px 0px 6px 3px #3d6891;
    box-shadow:0px 0px 6px 3px #3d6891;
}
.staff2.bluewap{
    margin-top: 50px;
}
.staff2 h3{
    color: #fff;
}
.staff2 .staffbox p{
    color: #fff;
}
.staff-d .left{
    width: 389px;
    float: left;
}
.staff-d .left .pic{
    padding: 10px;
    -webkit-box-shadow:0px 0px 6px 3px #e6e6e6;
    box-shadow:0px 0px 6px 3px #e6e6e6;
}
.staff-d .left .pic{
    width: 94.858%;
    width: calc(100% - 20px);
    margin-bottom: 20px;
    background-color: #fff;
}

.staff-d .left .pic img {
    width: 100%;
}

.staff-d .left .pic .trimming:after {
    padding-top: 150%;
}

.staff-d .left .more a{
    color:#fff;
    background-color: #000000;
    padding: 12px 0 0px 0;
    vertical-align: top;
}
.staff-d .left .more a .i{
    padding-right: 10px;
    vertical-align: middle;
    font-size: 20px;
    margin-top: -5px;
    display: inline-block !important;
}
.staff-d .right{
    width: 570px;
    float: right;
}
.staff-d .right .name{
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}
.staff-d .right .name h3{
    text-align: left;
    padding-bottom: 12px;
}
.staff-d .right .name h3 .t{
    padding-top: 15px;
}
.staff-d .right .name p{
    font-size: 18px;
    font-family: "LogoTypeGothic7";
    line-height: 100%;
    padding-bottom: 10px;
}
.staff-d .right h4{
    font-size: 18px;
    font-family: "LogoTypeGothic7";
    font-weight: normal;
    padding-bottom: 15px;
}
.staff-d .right h4+p{
    padding-bottom: 30px;
}
.staff-d .right .table dt{
    float: left;
}
.staff-d .right .table dd{
    padding: 0 0 0 150px;
}
.staff-d .right .table dl{
    padding-bottom: 16px;
    border-bottom: 1px dotted #000;
    margin-bottom: 18px;
}
.staff-d .right .table dl:last-of-type{
    border: none;
}
.staff-d .more.clear{
    padding-top: 30px;
    padding-bottom: 30px;
}
@media only screen and (max-width: 1020px){
    .staff-d .left{
        width: 100%;
        float: none;
        padding-bottom: 30px;
    }
    .staff-d .left p{
        text-align: center;
    }
    .staff-d .right{
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 450px){
    .staff-d .left .pic img{
        width: 94%;
        margin: 0 auto;
    }
    .staff-d .right .table dt{
        float: none;
    }
    .staff-d .right .table dd{
        padding: 0 0 0 0px;
    }
}
/*menu*/
.menulink{
    letter-spacing: -5px;
    text-align: center;
    padding-bottom: 30px;
}
.menulink li{
    width: 187px;
    display: inline-block !important;
    letter-spacing: 0;
    margin: 0 16.25px 20px 0;
}
.menulink li:nth-of-type(5n){
    margin-right: 0;
}
.menulink li a{
    display: block;
    text-align: center;
    border: 1px solid #000;
    line-height: 68px;
    height: 68px;
    font-size: 30px;
    font-family: "LogoTypeGothic7";
}
.menulink li.st a{
    background-color: #4a7eaf;
    color: #fff;
}
@media only screen and (max-width: 1000px){
    .menulink li{
        margin: 0 8px 20px 8px;
    }
    .menulink li:nth-of-type(5n){
        margin-right: 8px;
    }
}
@media only screen and (max-width: 700px){
    .menulink li a{
        font-size: 20px;
        line-height: 50px;
        height: 50px;

    }
}
.menu1 .box .left{
    float: left;
}
.menu1 .box .right{
    float: right;
}
.menu1 .box .menubox .t{
    text-align: center;
}
.menu1 .box .menubox .mtit .e{
    font-size: 60px;
}
.menu1 .box .menubox.mc .mtit .t{
    text-align: left;
}
.menu1 .box .menubox.mc .mtit .e{
    font-size: 48px;
}
.menu1 .box .menubox .mtit p{
    text-align: center;
}
.menu1 .box .menubox .pic{
    margin-bottom: 35px;
    text-align: center;
}

.menu1 .box .menubox .trimming:after {
    padding-top: 52.340%;
}

.menu1 .box .menubox{
    padding-bottom: 35px;
}
.menu1 .box .mtit h3+h4{
    text-align: center;
    font-family: "LogoTypeGothic7";
    font-size: 18px;
    font-weight: normal;
    padding-top: 10px;
}
/*catalog*/
.catalink{
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 25px;
}

.catalink ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.catalink ul li {
    width: 120px;
    height: 60px;
    margin: 15px;
    border: 1px solid #000;
}

.catalink a{
    box-sizing: border-box;
    font-size: 36px;
    font-family: "MoolBoran";
    padding: 15px 15px 0 15px;
    display: block;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

}

.cata1 .catalist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cata1 .catalist:before{
    content: "";
    display: block;
    width: 23.125%;
    width: calc(100% / 4 - calc(calc(25px * 3) / 4));
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.cata1 .catalist:after{
    content: "";
    display: block;
    width: 23.125%;
    width: calc(100% / 4 - calc(calc(25px * 3) / 4));
}

.cata1 .catalist li{
    width: 23.125%;
    width: calc(100% / 4 - calc(calc(25px * 3) / 4));
    float: left;
    margin-bottom: 30px;
    text-align: center;
}

.cata1 .catalist li .trimming:after {
    padding-top: 150%;
}

.cata1 .catalist li:nth-of-type(4n){
    margin-right: 0;
}
.cata1 .catalist li a{
    display: block;
}
.cata1 .catalist{
    padding-bottom: 40px;
}
@media only screen and (max-width: 1000px){
    .catalink a{
        font-size: 30px;
    }
    .cata1 .catalist{
        text-align: center;
        letter-spacing: -5px;
    }

    .cata1 .catalist:before{
        width: 31.047%;
        width: calc(100% / 3 - calc(calc(25px * 2) / 3));
    }

    .cata1 .catalist:after{
        width: 31.047%;
        width: calc(100% / 3 - calc(calc(25px * 2) / 3));
    }

    .cata1 .catalist li{
        width: 31.047%;
        width: calc(100% / 3 - calc(calc(25px * 2) / 3));
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 414px){
    .cata1 .catalist:before{
        width: 48.09%;
        width: calc(100% / 2 - calc(calc(15px * 1) / 2));
    }

    .cata1 .catalist:after{
        width: 48.09%;
        width: calc(100% / 2 - calc(calc(15px * 1) / 2));
    }

    .cata1 .catalist li{
        width: 48.09%;
        width: calc(100% / 2 - calc(calc(15px * 1) / 2));
        margin-bottom: 20px;
    }
}

.pagenav{
    text-align: center;
}
.pagenav a{
    font-size: 36px;
    padding: 0 15px;
    font-family: "MoolBoran";
}
.pagenav a.pn{
    padding: 0 5px;
}
.pagenav a .i{
    color:#4a7eaf;
    font-size: 20px;
    vertical-align: middle;
    display: inline-block !important;
    margin-top: -2px;
}
@media only screen and (max-width: 1000px){
    .pagenav a{
        font-size: 30px;
    }
}
.cata2 .left{
    max-width: 468px;
    float: left;
}
.cata2 .right{
    width: 470px;
    float: right;
}
@media only screen and (max-width: 1000px){
    .cata2 .left,.cata2 .right{
        width: 100%;
        float: none;
        margin: 0 auto 55px auto;
    }
}
.cata2 .left dt{
    margin-bottom: 20px;
    text-align: center;
}
.cata2 .left dd{
    float: left;
    width: 140px;
    margin: 0 24px 0 0;
}

.cata2 .left .trimming:after {
    padding-top: 150%;
}

.cata2 .left dl dd .thumb:not([src*="."]) {
    display: none;
}

.cata2 .left dd:nth-of-type(3n){
    margin-right: 0;
}
@media only screen and (max-width: 1000px){
    .cata2 .left dl{
        width: 468px;
        margin: 0 auto;
        text-align: center;
    }
    .cata2 .left dd{
        display: inline-block !important;
        width: 29%;
        margin-right:5%; 
        float: none;
    }
}
@media only screen and (max-width: 470px){
    .cata2 .left dl{
        width: 100%;
    }
}
.cata2 .right h3{
    font-size: 30px;
    font-family: "LogoTypeGothic7";
    color: #4185be;
    padding-bottom: 40px;
    font-weight: normal;
    letter-spacing: -4px;
}
.cata2 .right .table dt{
    float: left;
    font-size: 15px;
    font-family: "LogoTypeGothic7";
    letter-spacing: -2px;
}
.cata2 .right .table dd{
    padding-left: 145px;
    font-size: 15px;
    padding-top: 2px;
}
.cata2 .right .table dl{
    border-bottom: 1px solid #000;
    padding: 0 0 15px 0;
    margin-bottom: 18px;
}
.cata2 .right .table{
    margin-bottom: 30px;
}
.cata2 .right .sty{
    border: 1px solid #000;
    padding: 20px 15px 15px 15px;
    margin-bottom: 30px;
}
.cata2 .right .sty dt{
    text-align: center;
    font-size: 36px;
    font-family: "MoolBoran";
    line-height: 80%;
}
.cata2 .right .sty .pic{
    width: 88px;
    float: left;
    margin-right: 18px;
}
.cata2 .right .sty .pic {
    border-radius: 50%;
}
.cata2 .right .sty .name{
    font-size: 18px;
    font-family: "LogoTypeGothic7";
    float: left;
    padding:30px 0 0 0;
}
.cata2 .right .sty .more{
    float: right;
    padding-top: 25px;
}
.sty .more a{
    width: 107px;
}
.cata2 .right .ms dt{
    font-size: 36px;
    font-family: "MoolBoran";
}
.cata2 .right .ms dd{
    font-size: 15px;
    margin-top: -5px;
}
.cata2 .right .ms{
    margin-bottom: 35px;
}
@media only screen and (max-width: 1000px){
    .cata2 .right h3{
        width: 100%;
        text-align: center;
    }
}
@media only screen and (max-width: 420px){
    .cata2 .right .table dt{
        float: none;
    }
    .cata2 .right .table dd{
        padding-left: 0;
    }
}
/*blog*/
.blog .b-left{
    width:702px;
    float: left;
    margin-bottom: 44px;
}
.blog .b-right{
    width:258px;
    float: right;
    margin-bottom: 100px;
}
@media only screen and (max-width: 1000px){
    .blog .b-left,.blog .b-right{
        width:100%;
        float: none;
    }
}
.blog .b-right dl{
    padding-left: 12px;
}
.blog .b-right dt{
    text-align: left;
}
.blog .b-right .h3s{
    padding-bottom: 20px;
}
.blog .b-right .h3s .t{
    display: inline-block !important;
    padding-left: 15px;
}
.blog .b-right dd a{
    font-size: 14px;
    font-family: "LogoTypeGothic7";
}
.blog .b-right dd .i{
    color: #4d81b3;
    padding-right: 5px;
}
.blog .b-right dd{
    padding-bottom: 15px;
}
.blog .b-right dl{
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom:20px; 
}
.blog .b-right dl+dl dd{
    width: 50%;
    float: left;
}
.b-box .pic{
    width: 135px;
    float: right;
}

.b-box .trimming:after {
    padding-top: 71.111%;
}

.b-box dl{
    width: 547px;
    float: left;
}
.b-box .cate{
    display: inline-block !important;
    background-color: #4185be;
    color: #fff;
    height: 18px;
    padding: 0 13px;
    margin-right: 15px;
    vertical-align: bottom;
}
.b-box dd{
    line-height: 18px;
    font-size: 11px;
    padding-bottom:28px; 
}
.b-box dt a{
    font-size: 14px;
    font-family: "LogoTypeGothic7";
}
.b-box{
    border-bottom: 1px dotted #000;
    padding: 0 0 40px 0;
    margin-bottom: 14px;
}
@media only screen and (max-width: 700px){
    .b-box .pic{
        float: none;
        padding-bottom: 15px;
    }
    .b-box dl{
        width: 100%;
        float: none;
    }
}
.b-box.k-tit dl{
    width: 100%;
}
.b-box.k-tit dt{
    font-size: 24px;
    font-family: "LogoTypeGothic7";
}
.b-box.k-tit{
    margin-bottom: 39px;
    padding-bottom: 30px;
}
.k-box .pic{
    padding-bottom: 40px;
}
.k-box{
    padding-bottom: 36px;
    border-bottom: 1px dotted #000;
    margin-bottom: 39px;
}

/* ##### ブログのレコメンド（追加分） ##### */

.blog-recommend {
    clear: both;
}

.blog-recommend h5 {
    font-family: "MoolBoran";
    font-size: 60px;
    line-height: 20%;
    margin: 30px 0;
    width: 100%;
}

.blog-recommend h5 .recommend-heading {
    font-size: 14px;
    font-family: "LogoTypeGothic7";
    line-height: 100%;
    margin: 0 30px;
}

.blog-recommend ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blog-recommend ul div[data-element-id] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blog-recommend ul li {
    width: 23%;
}

.blog-recommend ul li a {
    display: block;
    width: 100%;
}

.blog-recommend ul li a .trimming:after {
    padding-top: 71%;
}

.blog-recommend ul li a .trimming {
    border: 1px solid #dcdcdc;
}

.blog-recommend ul li a p {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
}

@media (max-width: 599px) {
    .blog-recommend ul li {
        width: 48%;
        margin: 1% 1% 3% 1%;
    }
    
    .blog-recommend ul li a p {
        font-size: 12px;
        font-weight: normal;
        line-height: 14px;
    }
}

/* ##### ブログのレコメンド（追加分）ここまで ##### */

/*coupon*/
.coupon .box{
    width: 430px;
    min-height: 470px;
    float: left;
    background: url(/file_contents/14/get);
    padding: 6px 20px 25px 20px;
    margin-bottom: 40px;
}
.coupon .box:nth-of-type(even){
    float: right;
}
.coupon .box:nth-of-type(3n),.coupon .box:nth-of-type(2){
    background-image: url(/file_contents/15/get);
}
.coupon .box .ten .mk{
    border: 1px solid #fff;
    display: block;
    width:88px;
    text-align: center;
    font-family: "MoolBoran";
    font-size:27px;
    color: #fff;
    line-height: 70%;
    padding-top: 10px;
    float: right;
    margin-right: -10px;
}
.coupon .box .ten .mk .e{
    font-size: 20px;
    display: block;
}
.coupon .box .ten .mk-log{
    width: 124px;
    float: right;
    margin-top: 4px;
    margin-right: -10px;
}
.coupon .box .ten h3{
    width: 350px;
    float: left;
    text-align: left;
    color: #fff;
    letter-spacing: -1px;
    vertical-align: bottom;
    margin-top: 8px;
    padding-bottom: 0;
}
.coupon .box .ten.ten2 h3{
    width: 300px;
}
.coupon .box .ten h3 .t{
    display: inline-block !important;
    padding-left: 10px;
    letter-spacing: 0;
}
.coupon .box .ten{
    padding-bottom: 30px;
}
.coupon .box .tit h4{
    font-size: 30px;
    color: #fff;
    font-family: "LogoTypeGothic7";
    font-weight: normal;
    width: 257px;
    float: left;
    line-height: 120%;
    letter-spacing: -2px;
}
.coupon .box .tit .pic{
    width: 167px;
    float: right;
}

.coupon .box .tit .trimming:after {
    padding-top: 79.640%;
}

.coupon .box .tit{
    padding-bottom: 3px;
}
.coupon .box .price{
    color: #fff;
    font-size: 48px;
    text-align: center;
    /* background: url(/file_contents/16/get) repeat-x bottom; */
    margin-bottom: 20px;
}
.coupon .box .price .t{
    font-size: 35px;
    padding-right: 20px;
}
.coupon .box .txt{
    color: #fff;
}
@media only screen and (max-width: 1000px){
    .coupon .box{
        float: none;
        margin: 0 auto 40px auto;
    }
    .coupon .box:nth-of-type(even){
        float: none;
    }
}
@media only screen and (max-width: 530px){
    .coupon .box{
        width: 95%;
        padding-right: 2.5%;
        padding-left: 2.5%;
        padding-top: 15px;
        min-height:inherit;
    }
    .coupon .box .ten .mk,.coupon .box .ten .mk-log{
        float: none;
        margin: 0 auto 15px auto;
    }
    .coupon .box .ten h3,.coupon .box .ten.ten2 h3{
        width: 100%;
        float: none;
        text-align: center;
    }
    .coupon .box .ten h3 .t{
        display: block !important;
    }
    .coupon .box .tit h4{
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 15px;
        font-size: 24px;
    }
    .coupon .box .tit .pic{
        float: none;
        width: 100%;
        text-align: center;
    }
    .coupon .box .price{
        font-size: 40px;
    }
    .coupon .box .price .t{
        font-size: 28px;
    }
}
/*recruit*/
.recruit h3{
    text-align: center;
    font-size:36px;
    padding-bottom: 40px;
    font-family: "LogoTypeGothic7";
    font-weight: normal;
}
.recruit .table dt{
    float: left;
    padding: 0 0 0 20px;
    font-family: "LogoTypeGothic7";
}
.recruit .table dd{
    padding-left: 125px;
}
.recruit .table dl{
    padding-bottom:15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #000;
}
@media only screen and (max-width: 480px){
    .recruit .table dt{
        float: none;
        padding-left: 0;
    }
    .recruit .table dd{
        padding-left: 0px;
    }
}
/*faq*/
.faq .box label {
    display: block;
    border-bottom: 1px solid #000;
    font-size:24px;
    position: relative;
    outline:none;
    font-family: "LogoTypeGothic7";
    border-bottom: 1px solid #000;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding-bottom: 10px;
    padding-right: 40px;
}
.faq .box label strong{
    width:53px;
    height:53px;
    background-color:#4a7eaf;
    color:#FFF;
    font-size:40px;
    line-height:115%;
    text-align:center;
    display:block;
    float:left;
    margin-right:15px;
    font-family: 'Lora', serif;
    font-weight: normal;
}
.faq .box input[type="checkbox"].on-off{
    display: none;
}
.faq .box label .t{
    display:block;
    padding:15px 0 0 70px;
}
.faq .box label span.st-arrow{
    background: transparent url(/file_contents/17/get) no-repeat center center;
    text-indent:-9000px;
    width: 29px;
    height: 28px;
    position: absolute;
    top: 35%;
    right: 0px;
    margin-top: -7px;
}
.faq .box label:hover{
    opacity: 0.6;
    cursor: pointer;
}
input[type="checkbox"].on-off + .anbox{
    height: 0;
    overflow: hidden;
}
.faq .anbox {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 15px 0 0 0 ;
    list-style: none;
}
input[type="checkbox"].on-off:checked + .anbox{
    height: auto;
}
.faq .anbox strong{
    width:53px;
    height:53px;
    background-color:#ea7596;
    color:#FFF;
    font-size:40px;
    line-height:115%;
    text-align:center;
    display:block;
    float:left;
    margin-right:15px;
    font-family: 'Lora', serif;
    font-weight: normal;
}
.faq .anbox p{
    padding-left: 70px;
    padding-bottom: 30px;
}
@media only screen and (max-width: 720px){
    .faq .box label .t{
        padding-top: 10px;
    }
    .faq .box label {
        font-size: 18px;
    }
}
/*product*/
.product .pb5060 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.product .pb5060:before {
    content: "";
    display: block;
    width: 28.333%;
    width:calc(100% / 3 - calc(calc(75px * 2) / 3));;
    -webkit-box-ordinal-group: 2;;
    -ms-flex-order: 1;;
    order: 1;
}
.product .pb5060:after {
    content: "";
    display: block;
    width: 28.333%;
    width:calc(100% / 3 - calc(calc(75px * 2) / 3));;
}

.product .box{
    width: 28.333%;
    width:calc(100% / 3 - calc(calc(75px * 2) / 3));;
    min-height:610px;
    margin: 0 75px 20px 0;
}
.product .box:nth-of-type(3n){
    margin-right: 0;
}

.product .box dl {
    width: 100%;
}

.product .box .pic{
    margin-bottom: 30px;
}

.product .box .trimming:after {
    padding-top: 135%;
}

.product .box dt {
    font-size: 28px;
    font-family: "MoolBoran";
    line-height: 35px;
    vertical-align: bottom;
}
.product .box dt+dd{
    font-size:14px;
    font-family: "LogoTypeGothic7";
    padding-bottom: 20px;
}
@media only screen and (max-width: 1000px){
    .product .w10{
        text-align: center;
        padding: 50px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .product .box{
        width: 46%;
        text-align: center;
        display: inline-block !important;
        margin-right: 2%;
        margin-left: 2%;
    }
    .product .box:nth-of-type(3n){
        margin-right: 0;
    }
    .product .box dt+dd+dd{
        text-align: left;
    }
}
@media only screen and (max-width: 720px){
    .product .w10 {
        padding: 20px 10px;
    }

    .product .box{
        width: 47.554%;
        width: calc(100% / 2 - calc(calc(20px * 1) / 2));
        margin-bottom: 20px;
        margin-right: 0;
        margin-left: 0;
        min-height: inherit;
    }

    .product .box dt {
        font-size: 20px;
    }
}

@media (max-width: 599px) {
    .product .box dt {
        font-size: 16px;
        line-height: 22px;
    }
}
/*ラフマ用メインビジュアル*/
	.main_visual_zone {
		position: relative;
		overflow: hidden;
		height: 500px;
	}
	.main_visual_zone img {
		width: 100%;
	}
	.main_visual_zone .photo:after {
		padding-top: 500px;
		content: '';
		display: block;
		position: absolute;
		top: 0;
	}
	.main_visual_zone .text_box{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	
	/*ラフマ用トリミング*/
	.trimmingInner {
		width: 100%;
		position: relative;
		display: block;
		overflow: hidden;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
