@media screen and (max-width:767px) {
     /*�@��ʃT�C�Y��767px�ȉ��̏ꍇ�ǂݍ��ށ@*/
    .pagination .page-link {
      padding: 0.25rem 0.5rem;
      font-size: 0.875rem;
      line-height: 1.5;
}

    .pagination .page-item:first-child .page-link {
      border-top-left-radius: 0.2rem;
      border-bottom-left-radius: 0.2rem;
    }

    .pagination .page-item:last-child .page-link {
      border-top-right-radius: 0.2rem;
      border-bottom-right-radius: 0.2rem;
    }
}


    .btn-color0 {
        background: #dc143c;
        color: #000000;  
        font-weight: 700; 
     }

    .btn-color1 {
        background: #b0c4de;
        color: #000000;  
        font-weight: 700; 
     }

     .btn-color2 {
        background: #ff7f50;
        color: #000000;  
        font-weight: 700; 
     }

     .btn-color3 {
        background: #98fb98;
        color: #000000;  
        font-weight: 700; 
     }


     .btn-color4 {
        background: #d2691e;
        color: #000000;  
        font-weight: 700; 
     }


    .btn-color5 {
        background: #ffc0cb;
        color: #000000;  
        font-weight: 700; 
     }

     .btn-color6 {
        background: #da70d6;
        color: #000000;  
        font-weight: 700; 
     }

     .btn-color7 {
        background: #e9967a;
        color: #000000;  
        font-weight: 700; 
     }


     .btn-color8 {
        background: #00ced1;
        color: #000000;  
        font-weight: 700; 
     }

     .btn-color9 {
        background: #ffff00;
        color: #000000;  
        font-weight: 700; 
     }

     .btn-color10 {
        background: #778899;
        color: #000000;  
        font-weight: 700; 
     }

     .btn-color11 {
        background: #ff4500;
        color: #000000;  
        font-weight: 700; 
     }

     .btn-color12 {
        background:#808080;
        color: #000000;  
        font-weight: 700; 
     }


.container {
  padding: 0 5px;

}

.catch{
    border-radius: 50%;  /* �p�۔��a��50%�ɂ���(=�~�`�ɂ���) */
    width:  70px;       /* ���c���𓯒l�� */
    height: 70px;       /* ���c���𓯒l�� */
    margin: auto;
    float: right;
}

.listbg{
	background: #F7F8E0;
}

h1{
font-size: 18px;
font-weight: bold;
text-shadow: 1px 1px 0   rgba(0,0,0,.4);
text-align:center;
position: relative;
background: #dfefff;
box-shadow: 0px 0px 0px 5px #dfefff;
border: dashed 2px white;
padding: 0.2em 0.5em;
color: #454545;
margin-top: 10px;
}

h1:after{
position: absolute;
content: '';
left: -7px;
top: -7px;
border-width: 0 0 15px 15px;
border-style: solid;
border-color: #fff #fff #a8d4ff;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.address{
	font-size: 12px;
	text-align:right;
}



h2 {
	display: inline-block;
	font-size: 14px;
	color: #086A87;
	background: #dfefff;
	padding : 8px;
	margin : 5px;
	font-weight: bold;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	text-shadow: 1px 1px 0   rgba(0,0,0,.4);
	border-radius: 10px;

}

h2:hover{
	background: #81BEF7;

}

.navbar-brand{
	font-size: 26px;
	font-weight: bold;
	text-shadow: 1px 1px 0   rgba(0,0,0,.4);
}

.rank {
	font-size: 30px;
	font-weight: bold;
	text-shadow: 1px 1px 0   rgba(0,0,0,.4);
	color:#DF0101;
}

.tags {
	font-size: 14px;
	font-weight: bold;
	color:#8A0829;
	padding: 3px;
	background-color:#F6CED8;
}

.tags1 {
	font-size: 14px;
	font-weight: bold;
	color:#8A0829;
	padding: 3px;
	background-color:#F6CED8;
}

.tags2 {
	font-size: 14px;
	font-weight: bold;
	color:#4B088A;
	padding: 3px;
	background-color:#E0E6F8;
}
.tags0 {
	font-size: 14px;
	font-weight: bold;
	color:#292A0A;
	padding: 3px;
	background-color:#F2F5A9;
}

.tags3 {
	font-size: 14px;
	font-weight: bold;
	color:#BCF5A9;
	padding: 3px;
	background-color:#173B0B;
}

.tags4 {
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	padding: 3px;
	background-color:#DF013A;
}

.tags5 {
	font-size: 14px;
	font-weight: bold;
	color:#000;
	padding: 3px;
	background-color:#DDD;
}


.yahooapi {
	font-size: 14px;
	font-weight: bold;
	color:#0A2A12;
	padding-top: 4px;
	background-color:#CEF6F5;

}

.selected {background: #DBA901;}

.fa-orange {color: #fecb81}

.footer{
background: #F2EFFB;
margin-top : 10px
}

.pagination{
	margin : 10px
}
.mainbox{

	background: #EFFBF5;
	border-radius: 10px;
	padding : 5px;
	margin : 1px
}

.timeandsite{
	text-align: right;
	font-size: 18px;
	margin : 0px
}

.badge{
  position: relative;
  top: -2px;
}

hr.main {
  border-top: 1px dashed #bbb;
  margin-top: 3px;
  margin-bottom: 3px;
}

.area{
margin-top:25px

}
.areaname{
font-size: 14px;
font-weight: bold;

background: #CEE3F6;
box-shadow: 0px 0px 0px 5px #dfefff;
border: dashed 2px white;
padding: 4px;
margin:8px

}

.areaname2{
font-size: 14px;
font-weight: bold;

background: #F5DA81;
box-shadow: 0px 0px 0px 5px #F3E2A9;
border: dashed 2px white;
padding: 4px;
margin:8px

}

.areaname3{
font-size: 14px;
font-weight: bold;

background: #E2A9F3;
box-shadow: 0px 0px 0px 5px #F8E0F7;
border: dashed 2px white;
padding: 4px;
margin:8px

}

.areaname4{
font-size: 14px;
font-weight: bold;

background: #A9F5A9;
box-shadow: 0px 0px 0px 5px #CEF6E3;
border: dashed 2px white;
padding: 4px;
margin:8px

}

.areaname5{
font-size: 14px;
font-weight: bold;

background: #F2F5A9;
box-shadow: 0px 0px 0px 5px #F5F6CE;
border: dashed 2px white;
padding: 4px;
margin:8px

}


h3 {font-size: 18px;
	padding : 2px 0px;
	margin : 2px 0px;
	font-weight: bold;
  line-height: 25px;}

h4 {font-size: 16px;
	font-weight: bold;
	text-align: right;
	color:#0B3B39;
}


h5 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding: 0.6em;
  background: #e0edff;
  text-align: center;
  padding : 5px 0px;
  border-radius: 10px;
  text-shadow: 1px 1px 0   rgba(0,0,0,.4);
  margin-bottom: 15px;

}

h5:after {
position: absolute;
content: '';
top: 100%;
left: 100px;
border: 10px solid transparent;
border-top: 10px solid #e0edff;
width: 0;
height: 0;
}

.shop{
  font-size: 16px;
  font-weight: bold;
  margin : 2px
}

.cap{
  font-size: 12px;

}




ul.sample1{
  font: 14px/1.6 'arial narrow', sans-serif;
  list-style: none;
  padding: 0 0.7em;
  border: solid 2px #5c9ee7;
  border-radius: 5px;
}
ul.sample1 li{
  position: relative;
  color: #5c9ee7;
  margin-bottom:5px;
  padding-left: 30px;
  line-height: 30px;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px dashed #5c9ee7;
}
ul.sample1 li:last-child{
  border:none;
  margin: 0;
}
ul.sample1 li:before{
  font-family: FontAwesome;
  content: "\f054";
  position: absolute;
  left: 5px;
  font-size: 1.2em;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  background-position: bottom;
}
ul.sample1 li:hover:before{
  -webkit-transform:rotateY(-360deg);
  transform:rotateY(-360deg);
  color: red;
}
