@charset "utf-8";

/*  PC・ipad
===================================*/
body,html{
	min-width:1020px;
}

/* (max-width: 1180px) */
@media screen and (max-width: 1180px) {

    .pched .area {
        padding-right: 20px;
    }
    
}

/* (max-width: 1024px) */
@media screen and (max-width: 1024px) {

    .pched .area .comp .img {
        width: 65px;
        margin-top: 2px;
    }
    
    
}


	
/* Smart
===================================*/

/* (max-width: 768px) */
@media screen and (max-width: 768px) {
	
    body,html{
		min-width:auto;
	}

	.ie-mestxt {
		display: none;
	}

	.smt {
		display: block;
	}
	.pcx {
		display: none !important;
	}
		
	.hed-nav {
		display: none;
	}
    
	.acdion-box .scrollmk {
		display: block;
	}
    
    #sidebar {
        display: none;
    }
    
    
/*  smt-pusher
===================================*/
    .smt-pusher {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        will-change: transform;
    }
    .smt-fixed .smt-pusher {
        -webkit-transform: translate3d(-80vw, 0, 0);
        -moz-transform: translate3d(-80vw, 0, 0);
        transform: translate3d(-80vw, 0, 0);
    }
    
    
/*  smt-hed
===================================*/
    .pched {
        border-bottom: 3px solid #41454a;
    }
    .pched .area {
        display: block;
        padding: 0 15px;
        padding-bottom: 6px;
    }
    .pched .area .comp .img {
        width: 55px;
        margin-right: 6px;
        margin-left: 0;
        align-self: center;
    }
    .pched .area .comp {
    }
    .pched .area .comp h1 span {
        font-size: 2.2rem;
    }
    .pched .area .comp h1 {
        font-size: 2.3rem;
    }
    .pched .area .comp h2 {
        font-size: 1.4rem;
    }
    .pched .area .comp h1 b {
        font-size: 2.1rem;
    }
    .pched .area .comp .flx {
        margin: 0;
        flex-wrap: wrap;
    }
    
    .pched .area .plan {
        display: none;
    }
    
    .pched .area .comp h1 .fukuoka .one {
        font-size: 2.0rem;
    }
    .pched .area .comp h1 .fukuoka .two {
        font-size: 2.3rem;
    }
    
    
	
/*  footer
===================================*/
    .wrapper footer {
        position: initial;
        bottom: initial;
        width: initial;
    }    
    .fot-comp .flx {
        display: block;
    }
    .fot-comp dl {
        margin: 0 20px;
        margin-top: 20px;
    }
    .fot-comp {
        margin: 0;
        margin-bottom: 20px;
    }
    .fot-comp dl:nth-of-type(3) {
        margin-top: 20px;
    }
    .fot-comp dd li a i {
        margin-left: -6px;
    }
    
    
/* janp popup
===================================*/
    .janp {
        right: 0;
    }
	.janp a i {
        font-size: 4.0rem;
    }
    .pannav ul {
        padding: 10px;
    }
    .popup-inner {
        transform: translate(-50%,-46%);
        width: 70%;
    }
    
    
/*  共 通
===================================*/
    
	article {
        min-height: auto;
        padding: 0;
	}
    .wrapper article {
        padding-bottom: 70px;
    }
    
    .slmenu {
        display: none;
    }
    .slbody {
        width: 100%;
        margin-left: initial;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        padding-bottom: 70px;
    }
    
    
/*  cover
===================================*/
    .cover-top {
        background: #fff;
    }
    .cover-top span {
        height: 440px;
        background-size: 1000px;
        background-position: top center;
        background-image: url(../img/main3.png);
    }
    .cover-top .area {
        top: 0;
        left: 50%;
        transform: translate(-50%, 0);
        height: 440px;
    }
    .cover-top .area .txt {
        width: 100%;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0);
        padding: 10px 10px;
    }
    
    .cover-top .area .txt dt,
    .cover-top .area .txt dd {
        font-size: 1.8rem;
    }
    
    .cover-top .area .counter {
        top: 4px;
        right: 8px;
    }
    .cover-top .area .counter b {
    }
    .cover-top .area .counter p {
    }
    
    
    
/*  title
===================================*/
    .title-cover {
        margin-left: -20px;
        margin-right: -20px;
        margin-top: 0;
        width: auto;
        height: 150px;
        padding: 8px;
    }
    .title-cover .area span {
        background-size: 545px;
    }
    
    .title-page .area {
        min-height: 75px;
    }

    .title-page .area a {
        padding: 0 10px;
    }
    .title-page .area h2 {
        font-size: 2.4rem;
        }
    .title-sub {
        padding: 20px 15px;
    }
    
    
/*  HOME
===================================*/
    .slbody.home {
        padding-bottom: 70px;
    }
    .slbody.inde {
        padding-left: 20px;
        padding-bottom: 70px;
    }
    .home-txt {
    }
    .home-txt .waku {
        text-align: center;
        background-image:none;
        padding-top: 30px;
    }
    
    .home-txt .txt-a h2 {
        font-size: 2.8rem;
    }
    .home-txt .txt-a h2 span {
        font-size: 2.8rem;
        margin-right: 5px;
    }
    .home-txt .txt-a h3 {
        font-size: 3.0rem;
        margin-left: 10px;
    }
    .home-txt .txt-b dl {
        margin-top: 15px;
        text-align: left;
    }
    .home-txt .txt-b dt {
        font-size: 1.5rem;
        width: 80px;
    }
    .home-txt .txt-b dd {
        font-size: 2.0rem;
        line-height: 1.4;
    }
    .home-txt .txt-b dd span {
        font-size: 1.5rem;
    }
    .home-txt .txt-b dd.column em {
        font-size: 1.5rem;
    }
    
    .home-txt .txt-b {
        margin-top: 25px;
    }
    .home-txt .txt-b dd p {
    }
    
    .home-txt .txt-c .tai p {
        font-size: 1.8rem;
    }
    .home-txt .txt-c .tai span {
        font-size: 1.8rem;
    }
    .home-txt .txt-d {
        text-align: left;
    }
    .home-txt .txt-d strong {
        font-size: 1.6rem;
    }
    
    .home-cte {
        margin-top: 40px;
    }
    .home-cte li .tai {
        font-size: 1.8rem;
    }
    .home-cte li .txt {
        line-height: 1.5;
        font-size: 1.4rem;
    }
    
    .home-news ul {
        min-height: auto;
    }
    .home-news .tai p {
        font-size: 2.0rem;
        padding: 10px 0;
        padding-left: 15px;
    }
    
    
/* page-body
===================================*/
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}
 /* (max-width: 767px) */

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 