/* idはここで指定してね*/

h5,p {
    font-size: medium !important;
    color: gray ;
}

.naviyou a,p {
	display: block;
    font-size: medium !important;
    color: gray ;
    text-align: center !important;
}

h1 {
    font-size: 21px !important;
    color: white !important;
}

h2 {
    font-size: 21px !important;
    color: white !important;
}

h3 {
    font-size: medium !important;
    color: gray !important;
    margin:50px !important;
}

h4 { 
	color: white !important;
	font-size: large !important;
	text-align: center;
	vertical-align: middle;
}

a {
text-decoration: none !important;
}

#wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
}
 



/*-- about main --*/
.aboutbox{
	padding-top:30px;
}


.abouttop{
    display: block;
	margin-top: 25px;
	text-align: center;
	width: 100%;
    background-color: #d52519;
	/*background-color: #ff0b66;*/
	padding-top: 1px;
	height:100px;
	vertical-align: middle;
	color: white !important;
	font-size: large !important;
    color: white !important;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    vertical-align: middle;
    text-shadow: 1px 2px 3px #808080;
}

.photoleft img{
    display: block;
	width:500px;
	margin: 0 auto;
}

.ctlg img{
	margin: 40px auto;
    width: 300px;
    display: block;
}

.photoleftsp img{
    display: block;
	width:100%;
	margin: 0 auto;
}

.textrightbox{
background-color: #fff3f5;
    padding: 50px 20px 20px 20px;
    margin: 35px 40px 10px 40px;
    border-radius: 100% 1%;
}

.textleftbox{
background-color: #fff3f5;
    padding: 50px 20px 20px 20px;
    margin: 35px 40px 10px 40px;
    border-radius: 1% 100%;
}

.mapsni{
    display: block;
    margin: 10px auto;
    width: 300px;
    padding: 30px 10px 20px 10px;
}


.button {
display: block;
    /* position: relative; */
    /* display: inline-block; */
    color: #fff;
    text-align: center;
    text-decoration: none;
    transition: .3s;
    background-color: red;
    padding: 30px;
    border-radius: 5px 5px;
}
.button:hover {
    border-radius: 20px 20px;
 background-color: pink;
  color: #fff;
}
/*--以下統一--*/



#top_img img{
	display: block;
	margin: 15px auto;
	width:200px;
}

.gtk img{
	display: block;
	margin: 50px auto 100px;
	width: 500px;
}

.gtksp img{
	display: block;
	margin: 50px auto 100px;
	width: 100%;
}
.maps{
	display: block;
	margin: 15px auto;
	width:75%;
}

.krokmes img{
	display: block;
	margin: 0 auto 20px;
	width:250px;
}

.krokmes2{
    background-color: #fffbb3;
    padding: 20px 10px 20px 20px;
    margin: 0 auto 10px;
    border-radius: 15px 15px 15px 15px;
    width: 95%;
}

.krokbox{
    margin: 0 auto 30px;
}

.point{
    /*--background-color: #e8e8e8;\\*/
    padding: 10px;
    margin: 2.5px auto 2.5px 2.5px;
    height: 800px;
}

.point1{
	width:80%;
	margin: 0 auto;

	
}

.caricon img{
	display: block;
    width: 50px;
    /* margin: 0 auto; */
    padding: 15px 1px 1px 15px;
}

.caricon p{
    font-size: 11px !important;
    text-align: center;
    color: white;
    padding: 9px 0 0px 0px;
}

.caricon{
	float: left;
	background-color: red;
	height: 100%;
	width: 70px;
}

.pointcatch{
	border: solid;
	border-color: red;
	height: 80px;
	
}

.pointtitle{
    text-align: left;
    padding: 11px 5px 5px 95px;
    font-weight: 800 !important;
    background-color: #f877a742;
    width: 100%;
    height: 100%;
}

.pointbox{
	width:100%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	background-color: red;
}

.point1box{
	background-color: red;
	margin: 0 auto;
	padding: 10px;
}

.point2box{
	background-color: red;
	margin: 0 auto;
	padding: 10px;
}

.gtkshk{
    margin: 0 auto;
    width:82%;
}

.mapssp{
	display: block;
	margin: 15px auto;
	width:100%;
}

.logomk img{
	display: block;
	margin: 0 auto;
	width:200px;
}

.logomkspl img{
	display: block;
	margin: 0 auto;
	width:150px;
}

.logomkspr img{
	display: block;
	margin: 0 auto;
	width:120px;
}

.storenm{
	text-align: center;
	color:#6c757d;
	margin-top: -39px;
}

.maxny{
    background-color: #fffbb3;
    padding: 20px 10px 20px 20px;
    margin: 20px auto 50px;
    border-radius: 5px 45px 5px 45px;
    width: 75%;
}

.staffuri{
    color: #6c757d;
    background-color: #fff4f4;
    padding: 20px 10px 20px 20px;
    margin: 10px auto 50px;
    border-radius: 15px 15px 15px 0px;
    width: 80%;

}

/*.btnmap{
    margin: 30px 300px 30px;
    height: 80px;
    background-color: #ff0000;
    text-align: center;
    padding: 30px 0 0 0;
    color: white !important;
    transition: background-color 2.0s;
    transition: border-radius 0.3s;

}

.btnmap:hover{
    margin: 30px 300px 30px;
    height: 80px;
    background-color: #0072ff;
    text-align: center;
    padding: 30px 0 0 0;
    color: white !important;
    border-radius: 20px;
}

.btnmapsp{
    margin: 30px 300px 30px;
    width: 300px;
    height: 80px;
    background-color: #ff0000;
    text-align: center;
    padding: 30px 0 0 0;
    color: white !important;
    transition: background-color 0.5s;
    transition: border-radius 0.5s;
    transition: width 0.5s;
}

.btnmap a{
    color: white !important;
}

.btnmapsp a{
    color: white !important;
}*/

.krokpow{
    height: 275px;
}


footer {
  margin-top: auto;
}

.ftr{
	text-align: center;
}

.ftr p{
	margin-top: 25px;
	text-align: center;
}

.ftr2 p {
    text-align: center;
    margin-top: 5px;
    color: white !important;
    padding-top: 21px;
}

.ftr img{
	margin:0 auto;
	width:125px;
}


#log img{
	margin-bottom: 10px;
}


/* classはここで指定してね*/



.fstbnnr{
	margin:0 auto;
	width:80%;
}

.boxin2{
	height: 160px;
	background-color: azure;
	text-align: center;
	padding: 110px 0px 50px 0px;
}


.tokusen{
	text-align: center;
	color: #6c757d;
	margin: 30px 0px 100px 0px;
}

.aboutyou{
	text-align: center;
	color: #6c757d;
	margin-bottom: 100px;
	padding-bottom: 55px;
}

.aboutyou img{
	display: block;
	margin: 0 auto;
	width:250px;

}

.topimg img{
	display: block;
	margin: 0 auto;
	width:100%;	

}
.goocs img{
	display: block;
	margin: 50px auto;
	width:90%;
}

.roon img{
	display: block;
	margin: 20px auto;
	width:100%;
	
}

.roon p{
	text-align: center;
	color: #6c757d;
	margin: 0px 0px 0px 0px;
}

.sevenmax img{
	display: block;
	margin: 20px auto;
	
}


.sevenmax p,h2,h3{
	text-align: center;
	color: #6c757d;
	margin: 0px 0px 0px 0px;
}

.maker{
	border-color: #6c757d;
	background-color: white;
	margin: 0 auto;
	


}



.carsbox{
	margin: 0 auto 26px;
	width:95%;
	overflow: hidden;
    /*--margin-right: 12px !important;--*/
    margin-left:  12px !important;
}

.cars img{
	margin: 0 auto;
	width:100%;
	
}

.sldr img{
	margin:50px auto;
	width:100%;
}


.sldr{
	margin:0 auto;
	width:100%;
}


.tpcs{
    padding: 20px 0px 20px 20px;
    width: 80%;
    margin: 0 auto;
    color: #84757d;
}


/* about */

.toplogo img{
	display: block;
	margin: 20px auto 90px;
	
}



.aboutmain img{
	display: block;
	margin: 20px auto 100px;
	width:100%;
	
}

.aboutmain h3{
	margin-bottom: 50px;

}

.aboutphoto img{
	display: block;
	margin: 20px auto;
	width:300px;

}

.top_img img{
	display: block;
	margin:  0 auto;
	width:100%;
}

.top_bun img{
	margin:  0 auto;
	width:75%;
}

.sevmax img{
	display: block;
	margin:  0 auto;
	width:300px;
}

.jycl img{
	display: block;
	margin:  0 auto;
	width:300px;
}

.jycl{
	text-align: center;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.balloon3-left {
    position: relative;
    display: inline-block;
    /* margin: 1.5em 0 1.5em 15px; */
    padding: 25px 10px;
    width: 100%;
    /* height: 90px; */
    /* line-height: 90px; */
    text-align: center;
    color: #FFF;
    /* font-size: 20px; */
    /* font-weight: bold; */
    background: #fffbb3;
    border-radius: 25px;
    box-sizing: border-box;
}

.balloon3-left:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -60px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-right: 48px solid #fffbb3;
    z-index: 0;
}

.balloon3-top {
    position: relative;
    display: inline-block;
    /* margin: 1.5em 0 1.5em 15px; */
    padding: 25px 10px;
    width: 100%;
    /* height: 90px; */
    /* line-height: 90px; */
    text-align: center;
    color: #FFF;
    /* font-size: 20px; */
    /* font-weight: bold; */
    background: #fffbb3;
    border-radius: 25px;
    box-sizing: border-box;
}

.balloon3-top:before {
  content: "";
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #fffbb3;
  z-index: 0;
}

.sgol {
  position: relative;
  display: inline-block;
  margin: 5px 0;
  padding: 0 5px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background: #a4eb84;
  border-radius: 50%;
  box-sizing: border-box;
}

.poipoi{
    width: 80%;
    height: 62px;
    background-color: #6fb12c;
    margin: 10px auto 5px;
    border-radius: 5px;
    padding: 0px 10px 0px 10px;
}

.poipoi2{
    width: 90%;
    margin: 0 auto;
    padding: 10px 10px 0px 10px;
}

.poipng img{
    display: block;
    width: 70px;
    margin: 10px auto 0;
    padding-top: 0px;
    padding-left: 20px;
    float: left;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }










