@media (max-width: 320px){
    .honma{
        max-width:100%;
        height:auto;
        background-repeat: no-repeat;
        background-size:cover;
        background-position: center;
    }
    /*go next photo*/
    .go_next {
     margin: 0px; 
}
/*paragraph*/
.pone{
        width: 100%;
        color:white;
        margin-left:0px;
    }
	.honma_one {
		width:150px;
		height:50px;
	}
    
	.img{
		width:250px;
		height:200px;
		margin-right: 10px;
	}
	.img_one{
		width:250px;
		height:500px;
		margin-right: 10px;
	}
    .text-center > .logo_logo {
        width: 70px;
        height: 50px;
        margin-left: 10px;
    }
    .foot {
        font-size: 12px;
    }
    .logo {
        width: 180px;
        height: 50px;
        margin-left: 10px;
    }
    .logo_honma {
        width: 100%;
        height: 370px;   
    }
    .text-center {
    text-align: center!important;
    margin-left: 10px;
    margin-right: 10px;
    }
    .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid white !important;
    border-radius: .25rem;
    margin: .5rem;
}
/*three items*/
.next_one {
    margin-left: 0px; 
}
    .responsive{
        height:400px;
        margin-left: 14px;
    }
/*next button and previous botton*/
/*previous*/
.previous {
	margin-left: 30px;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff !important;
        text-transform: uppercase;
        text-decoration: none;
        background: #222625;
        padding: 10px;
        border-radius: 5px;
        display: inline-block;
        border: none;
        transition: all 0.4s ease 0s;
        position: relative;
}

.previous:hover {
    text-decoration: none;
    background: #010504;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
    transition: all 0.4s ease 0s;
}

/*next*/
.next {
    margin-left: 30px;
	display: flex;
	flex-direction: row;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    background: #222625;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    transition: all 0.4s ease 0s;
}
.next:hover {
    text-decoration: none;
    background: #010504;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
    transition: all 0.4s ease 0s;
}
}

@media (min-width: 321px) and (max-width: 375px){
    .honma{
        max-width:100%;
        height:auto;
        background-repeat: no-repeat;
        background-size:cover;
        background-position: center;
    }
    /*go next photo*/
    .go_next{
        margin:0px;
    }
    .honma_one{
    height:60px;
    width: 150px;
    }
    .img {
    padding-top: 50px;
    height:250px;
    width: 300px;
    }
    .img_one {
    height:500px;
    width: 320px;
    }
     .logo {
    width: 200px;
    height: 50px;
    margin-left: 10px;
    }
    .logo_honma {
    width: 100%;
    height: 500px;
    }
    .text-center {
    text-align: center!important;
    margin-left: 10px;
    margin-right: 10px;
    }
    .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid white !important;
    border-radius: .25rem;
    margin: .8rem;
    }
    .text-center > .logo_logo {
    width: 90px;
    height: 60px;
    margin-left: 0px;
    }
    .foot{
        font-size:13.5px;
    }
    .responsive{
        height: 500px;
        margin-left: 14px;
    }
    /*next button and previous botton*/
/*previous*/
.previous {
	    margin-left: 50px;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff !important;
        text-transform: uppercase;
        text-decoration: none;
        background: #222625;
        padding: 10px;
        border-radius: 5px;
        display: inline-block;
        border: none;
        transition: all 0.4s ease 0s;
        position: relative;
}

.previous:hover {
    text-decoration: none;
    background: #010504;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
    transition: all 0.4s ease 0s;
}

/*next*/
.next {
   margin-left: 50px;
	display: flex;
	flex-direction: row;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    background: #222625;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    transition: all 0.4s ease 0s;
}

.next:hover {
    text-decoration: none;
    background: #010504;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
    transition: all 0.4s ease 0s;
}

}
@media (min-width: 376px) and (max-width: 425px) {
    .honma{
        max-width:100%;
        height:auto;
        background-repeat: no-repeat;
        background-size:cover;
        background-position: center;
    }
	.honma_one{
		width:150px;
		height:50px;
	}
	.img{
		width:350px;
		height:250px;
		margin-right: 10px;
	}
	.img_one{
		width:350px;
		height:530px;
		margin-right: 10px;
	}
    .logo {
        width: 180px;
        height: 50px;
        margin-left: 0px;
    }
    .logo_honma {
        width: 100%;
        height: 500px;   
    }
    .text-center {
    text-align: center!important;
    margin-left: 10px;
    margin-right: 10px;
    }
    .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid white !important;
    border-radius: .25rem;
    margin: .8rem;
    }
    .text-center > .logo_logo {
        width: 90px;
        height: 60px;
        margin-left: 0px;
    }
    .foot{
        font-size:14.5px;
    }
    .responsive{
        height:600px;
        margin-left: 14px;
    }
    /*next button and previous botton*/
/*previous*/
.previous {
	    margin-left: 60px;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff !important;
        text-transform: uppercase;
        text-decoration: none;
        background: #222625;
        padding: 10px;
        border-radius: 5px;
        display: inline-block;
        border: none;
        transition: all 0.4s ease 0s;
        position: relative;
}

.previous:hover {
    text-decoration: none;
    background: #010504;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
    transition: all 0.4s ease 0s;
}

/*next*/
.next {
    margin-left: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    background: #222625;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    transition: all 0.4s ease 0s;
}

.next:hover {
    text-decoration: none;
    background: #010504;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
    transition: all 0.4s ease 0s;
}

}
@media (min-width: 426px) and (max-width: 768px) {
    .honma{
        max-width:100%;
        height:auto;
        background-repeat: no-repeat;
        background-size:cover;
        background-position: center;
    }
	.honma_one{
		width:150px;
		height:50px;
	}
	.img{
		width:250px;
		height:200px;
		margin-right: 10px;
	}
	.img_one{
		width:250px;
		height:500px;
		margin-right: 10px;
	}
    .logo {
        width: 250px;
        height: 60px;
        margin-left: 0px;
    }
    .logo_honma {
        width: 100%;
        height: 830px;   
    }
    .text-center {
    text-align: center!important;
    margin-left: 10px;
    margin-right: 10px;
    }
    .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid white !important;
    border-radius: .25rem;
    margin: 1.3rem;
    }
    .text-center > .logo_logo {
        width: 100px;
        height: 60px;
        margin-left: 10px;
    }
    .responsive{
        height:1000px;
        margin-left: 14px;
    }
    /*next button and previous botton*/
/*previous*/
.previous {
	    margin-left: 50px;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff !important;
        text-transform: uppercase;
        text-decoration: none;
        background: #222625;
        padding: 10px;
        border-radius: 5px;
        display: inline-block;
        border: none;
        transition: all 0.4s ease 0s;
        position: relative;
}

.previous:hover {
    text-decoration: none;
    background: #010504;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
    transition: all 0.4s ease 0s;
}

/*next*/
.next {
    margin-left: 280px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    background: #222625;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    transition: all 0.4s ease 0s;
}

.next:hover {
    text-decoration: none;
    background: #010504;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
    transition: all 0.4s ease 0s;
}

}
@media (min-width: 1024px) {

	.honma_one{
		width:150px;
		height:50px;
	}
/*
	.img{
		width:250px;
		height:200px;
		margin-right: 10px;
	}*/
	.img_one{
		width:250px;
		height:500px;
		margin-right: 10px;
	}

    .text-center {
    text-align: center!important;
    margin-left: 10px;
    margin-right: 10px;
    }
    .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid white !important;
    border-radius: .25rem;
    margin: 1.5rem;
    }
    .responsive{
        margin-left: 14px;
    }
}
@media (min-width: 1025px) and (max-width: 1280px){
	.honma_one{
		width:150px;
		height:50px;
	}
	.img{
		width:250px;
		height:200px;
		margin-right: 10px;
	}
	.img_one{
		width:250px;
		height:500px;
		margin-right: 10px;
	}
}
@media (min-width: 1281px) {
	.honma_one{
		width:150px;
		height:50px;
	}
	.img{
		width:500px;
		height:300px;
		margin-right: 10px;
	}
	.img_one{
		width:400px;
		height:600px;
		margin-right: 10px;
	}
}	