﻿
 /*========================================
   sp 
 ========================================*/
@media (min-width:768px) {
	.container {
		width: 768px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}
/* pc */
@media (min-width:1200px) {
	.container {
		width: 1080px;
	}
}


/* nav responsiv */
@media screen and (max-width: 1360px) and (min-width: 1025px){
.header-nav-wrapper {
    padding: 0px;
}   
.header-nav-wrapper nav ul li {
    font-size: 13px;
    padding: 0px 15px 0px 0px;
    letter-spacing: 0.01em;
}
.header-nav-wrapper nav ul li:last-child {
    padding-right: 0px;
}


}






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

.header-nav-wrapper nav{
	margin-right:10px
}
.header-nav-wrapper .logo{
	width:200px;
}



/* s01 */ 
.biz01_right {
   
    padding: 22px 66px;
}

.biz02_left {

    padding: 22px 66px;
}

.biz03_right {
   
    padding: 22px 66px;
}


}


 /* 1024 px */
@media screen and (max-width: 1024px){
.viewpc,.viewpc2 {
    display: none!important;
}
.viewsp, .viewsp2 {
    display: block!important;
}

/* ---------------------------------------- */


.mv-bg div h1{
   padding-top: 250px;
}
.flickity-page-dots {
   bottom: -20px;

}

/* nav */ 
.primary-nav-wrapper{
		position:fixed;
		z-index:99;
		top:0;
		left:0;
		visibility:hidden;
		width:100%;
		height:100%;
		background-color: rgba(255,255,255,0.95);

	}

.navicon{
	visibility:visible
}


/* mobile menu open & close speed */

.nav-toggle span,
.nav-toggle span:before,
.nav-toggle span:after{
	-webkit-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

.nav-toggle.active span{
	background-color:transparent}

.nav-toggle.active span:before,
.nav-toggle.active span:after{top:0}
.nav-toggle.active span:before{
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg)}

.nav-toggle.active span:after{
	top:10px;
	-webkit-transform:translatey(-10px) rotate(-45deg);transform:translatey(-10px) rotate(-45deg)}


.header-nav-wrapper nav{
	width:100%;
	padding:86px 0 0;
	text-align:center
}


.header-nav-wrapper nav ul{
	display:block;
    border-top: 1px solid #eee;
}

.header-nav-wrapper nav ul li{
	font-size: 16px;
    border-bottom: 1px solid #eee;
    display: block;
    padding: 17px 20px;
}


.header-nav-wrapper nav ul li a{
	display:block;
	color:#414A52;
    padding-bottom:0px; 
}


.header-nav-wrapper nav ul li a:before{
	display:none}






/* gnavi */
.hdrBtn {
   float: none;
    width: 100%;
    height: 100%;
    margin: 0px;
   padding: 20px;
}


.hdrBtn a {
	font-size: 18px;
	line-height: 48px; 
}





/* s02 */ 

.s02 .container_inner div p {
    width: 100%;
    padding-bottom: 0px; 
}




/*-------- slogan --------*/

.slogan01 div {
    
    width:100%;
}

.slogan01 div img {
    width: 100%;
}

.slogan02 {
    padding: 30px 0;
}


}





 /* 991 px */

@media screen and (max-width: 991px){


/* S02 */
.btn.basic {
  
    width: auto;
    
}

.sbtn {

    font-size: 16px;
    padding: 15px 10px;
    width: 60%;
    text-decoration: none;
}


}



@media screen and (max-width: 1024px) and (min-width: 769px){
   .viewpc2 {display: block!important;} 
   .viewsp { display: none!important;}
   .storebox li { width: 46%;}

}



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

/* nav */
.logo img {
    width: 90%!important;
}

.group {
    text-align: center;
}


.posi01 {
    background-position: -523px 0px;
    background-repeat: no-repeat;
}


.posi02 {
     background-position: -197px 74px;
    background-repeat: no-repeat;
}

.posi03{
    background-position: -203px 74px;
    background-repeat: no-repeat;
}

.posi04 {
    background-position: -198px 74px;
    background-repeat: no-repeat;
}


 /*========================================
   select box 
 ========================================*/
.selectbox {
    width: 100%;
}

.pages {
    width: 90%;
    line-height: 50px;
}
  /*========================================*/


#topcontrol {
    display: none;
}


.mouse-icon {
    display: none;
}


.footer-bg {

    margin-top: 30px;
}


/* mv */ 

.mv-bg div h1{
 
  padding:200px 10px 0;
}


.flickity-page-dots{
	line-height:1;
	position:absolute;
	top:auto;
	right:auto;
	bottom:25px;
	left:50%;
	/* width:auto; */
	margin:0;
	padding:0;
	list-style:none;transform:translateX(-50%);
	text-align:center
}

.flickity-page-dots .dot{
	display:inline-block;
	width:12px;
	height:12px;
	margin:0 10px;
	opacity:1;border:2px solid white;
	background:transparent}

div.mouse-container{display:none}



/* s01 */

/* --- biz01  ----*/
#biz01 {
	height: auto;
}

.biz01_left {
     width: 100%;
    height: 12em;
    float: none;
}


.biz01_right {
    width: 100%;
    float: none;
    background-color: #fe9416;
    padding: 10px 18px;
}


.biztxt {
    color: #fff;
    font-size: 23px;
    font-weight: normal;
    text-align: center;
}

.biztxt01 {
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.biztxt02 {
    color: #fff;
    font-size: 14px;
}

.group.img {
    text-align: center;
}


.text {
	margin-bottom: 20px;
}

.text p {
	padding-bottom: 5px;
}



/* --- biz02  ----*/
#biz02{
	height: auto;
}

.biz02_left {
    width: 100%;
    height: 12em;
    float: none;
    background-size: cover;
    background-position: 0px 0px;
    background-image: url(../img/biz02.jpg);
     padding: 10px 18px;
}


.biz02_right {
    width: 100%;
    float: none;
    background: none;
    background-color: #9bbc3a;
     padding: 10px 18px;
     height: 310px;
}

.text2 {
    text-align: left!important;
    margin-top: 30px;
}



/* --- biz03  ----*/
#biz03{
	height: auto;
}

.biz03_left {
     width: 100%;
    height: 12em;
    float: none;
}

.biz03_right {
    width: 100%;
    float: none;
    background-color: #e50d0d;
     padding: 10px 18px;
}




/* s03 */ 
.s03 {
	margin-bottom: 100px;
}


.s03 ul li {
    float: none;
    width: auto;
}


/* s04 */

.s04 ul li a {
    color: #000;
    line-height: 1.7em;
    letter-spacing: -0.01em;
}

.s04 ul {
    margin-bottom: 30px;
}

.news {
    padding: 13px 15px;
}

.date {
    float: none;
    margin-bottom: 10px;
}

.newstag {
	margin-right: 3px;
}






/* s05 */

.s05{
	padding-top: 20px;
	padding-bottom: 20px;
}

.s05 ul {
    padding: 20px;
}

.s05 ul li p {
	 font-size: 15px;
	 line-height: 2em;
     padding-bottom: 0px;
}

.container-s05 {
	width: auto;
    margin: 20px;
}

.container-s05 ul li img{
	width: 100%;
	height: auto;
}

.right-txt {
    text-align: center!important;
}


.l, .r {
    float: none;
}




.btn.re {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #FFF;
    background-color: #ff9900;
    border: 1px solid #ff9900;
    padding: 20px 15px;
    width: auto;
    margin-bottom: 10px;
    text-decoration: none;
}


.btn-s05 {
    margin-bottom: 20px;
}

.btn-s05 span {
    margin-right: 0px;
}



/* footer */
.footer-bg ul {
    margin-bottom: 20px;
    padding: 0 15px;
}

.footer-bg ul li {

    float: none;
    margin-bottom: 10px;
    margin-right: 0px;
}

.footer-bg ul li p {
	
    font-size: 11px;

}

.footer-bg ul li img{
	width: 100px;
}



.hdrBtn-ft {
    width: 100%;
}


.footer-box {
    line-height: 40px;
    padding: 10px;
}

.footer-box li {
    display: inline;
    font-size: 11px;
    letter-spacing: 0.1em;
}


.row p {
  
    font-size: 8px;
}

 

}






/* 640 px */

@media screen and (max-width: 640px){



.has-padding{
	padding:50px 0!important;
}


.header-nav-wrapper{

  padding: 0px;
}
            



 /*========================================
   select box 
 ========================================*/


select.dropdown {
    width: 90%;
    background-size: inherit;
    margin-bottom: 10px;
}


 /*========================================
   sub - footer
 ========================================*/
#footer-sub h3 p.stit2 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 0.6em;
    color: #ff9900;
}

#footer-sub h3 p {
    
    font-size: 13px;

}


.subftbg{
   padding-top: 20px;
  padding-bottom: 20px;

}


.subft ul{
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
}


.subft ul li{
    float: none;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
}



.effect-bubba figcaption  h2 {
    line-height: 1.5em;

}

.effect-bubba h2 {
   padding-top: 15%;
}




}





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



/* mv */ 
.mv-bg div h1{
 
  padding:220px 10px 0;
}


.mv-bg div img {
    width: 100%;
}


.newsbtn {
       padding: 15px 50px;
}


.news-arrow {display: none;}


.row div h1 img {
    width: 100%;
    height: auto;
    padding: 10px;
}


.header-nav-wrapper{
	background: rgba(255, 255, 255, 0.9);

	}
.header-nav-wrapper .logo{
	width:150px;
}

.navicon{
		padding:35px 35px;
		background-color:transparent}

.header-nav-wrapper .logo{border-bottom:none}


/* s01 */
.text3{
	padding:10px 18px 30px;
	text-align: left;
}


/* s02 */ 
.s02 p img{
	width: 90%;
}

.btn.basic {
	width: auto;
}


.effect-bubba h2 {
    padding-top: 10%;
    font-size: 26px;
}

.sltxt img {
    width: 70%;
}

.sbtn {
    padding: 10px 10px;
    width: 65%;
    text-decoration: none;
}


}




                 
 /* 324 px */
@media screen and (max-width: 324px){
.effect-bubba h2 {
    padding-top: 10%;
   font-size: 17px;
}

}

