@charset "utf-8";
body {
	margin: 0;
	padding: 0;
}

ul li {
  list-style: none;
}


#box_kimg {
    min-height: 750px;
}
#box_kimg  ul li {
	display: none;
	overflow: hidden;
}

h3{
font-family: "ゴシックMB101 B" !important ; 
font-weight: bold;
}

.bg_mt h3{ margin: 40px auto 20px auto; line-height: 100%; font-size: 18px; font-size: 1.8rem; text-align: center;}
.bg_mt h3 img{ margin: 0 auto}


.flag{
    float: left;
    margin:-0px 10px 0 0;
}




h3.list_h3 {
font-family: "GSanSerif-B" !important ;
    position: relative;
  text-align: center;
    font-size:36px; font-size: 3.6rem;
    margin-top:6%;
}
h3.list_h3 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 4em;
  padding: 0 26px;
  background-color: #ecf1d7;
  text-align: center;
}
h3.list_h3::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  background: #111;

}

/* =======================================
	ClearFixElements
======================================= */
.fadein {
  opacity : 0;
  transform : translate(100px, 0);
  transition : all 1s;
}
 
.fadein.active{
  opacity : 1;
  transform : translate(0, 0);
}

#box_kimg  ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#box_kimg  ul {
	display: inline-block;
	overflow: hidden;
}


.simply-scroll-container {
    position: relative;
}
.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}
.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    padding: 0;
    margin:2px 6px;
    width: 140px;
    height:140px;
}
.simply-scroll-list li img {
    display: block;
    width: 100%;
}

#box_kimg{ position: relative;top:-538px; margin-bottom: -676px;}


.title_summit{
    background-image: url("images/title.png");
    background-repeat: no-repeat;
    position: relative;
    left: 0;
    right: 0;
    top:20px;
    bottom: 0;
    margin: auto;
    width: 808px;
    height:536px;
    z-index: 10;}

.title_summit img{
    position: absolute;
    z-index: 11;
    left: 30px;
    right: 0;
    top: -290px;
    bottom: 0;
    margin: auto;
}
.box_kijun{ background-color: #afd8a3; color: #111; padding: 20px 0;font-size:16px;font-size:1.6rem; line-height:180%;}
.box_kijun .table{  max-width: 960px; margin: 0 auto; display: table;}
.box_kijun .table_cell{display: table-cell; width: 50%; padding: 0%;}

.box_kijun::after{
    position: relative;
    left: 30%;
    top: 88px;
    content: ' ';
    width: 0;
    height: 0;
    border-top: 50px solid #afd8a3;
    border-right: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 50px solid transparent;
}

.bg_mt{background-position:top center;background-color:#ecf1d7; background-image:url("images/bg_mt.gif"); background-repeat:repeat-y;}

.cell_rank{background-color: #fff; display: block; position: relative; top:15px; padding:8% 6%; color: #111; font-size: 16px;}

.cell_rank td{ padding:1% 0;}
.table_cell h3{
font-size: 2.4rem;font-size: 24px;
padding-bottom: 3%;
}
.cell_rank h3{
font-size: 2.4rem;font-size: 24px;
color: #15302c;
padding-bottom: 3%;
}


.list_midashi{
    display: table;
    width: 84%;
    font-size: 16px; font-size: 1.6rem;
    font-family: "Gothic MB101 Bold	" !important ; 
    font-weight: bold;
    margin: 20px 0 6px 150px;
}
.list_midashi li{
    display: table-cell;
/*    border-left: 1px dashed #111;*/
    text-align: center;
    width: 20%;
}
.list_midashi li:first-child{
    border: none;
}
.list_midashi li:last-child{
    width: 12% !important;
}


.list_meyasu td:nth-of-type(1){
    font-weight: bold;
    padding-right: 10px;   
}




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


#box_kimg{ position: relative;top:-240px; margin-bottom:-530px;}
    .title_summit{
    background-image: url("images/title.png");
    background-repeat: no-repeat;
    position: relative;
    background-size: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height:240px;
    overflow: hidden;
    z-index: 10;}

.title_summit img{
    position: absolute;
    z-index: 11;
    left: 30px;
    right: 0;
    top: -160px;
    bottom: 0;
    margin: auto;
}
    
.box_kijun{ background-color: #afd8a3; color: #111; padding: 20px 0;font-size:14px;line-height:150%;}
.box_kijun .table{  max-width: 960px; margin: 0 auto; display: block;}
.box_kijun .table_cell{display:block; width: 100%; padding: 0% 5% !important; font-size:90%; }    
.cell_rank td { font-size: 90%; vertical-align: middle; line-height: 120%; border-bottom: 1px dotted #999; padding: 3% 0;}

.rank_img{width: 90%}
.bg_mt h3.list_h3 {
    font-size:22px; 
    margin-top:6%;
  display:block;
    border-bottom: 3px solid #111;
    width: 90%;
    padding-bottom: 3%;
    margin: 8% auto 0 auto;
}
h3.list_h3 span {
  z-index: 2;
  display:block;
  margin: 0;
  padding: 0;
  background-color: #ecf1d7;
  text-align: center;
  width: 100%;
}
h3.list_h3::before {
    display: none;
}
.bg_mt h3{ margin: 40px auto 20px auto; line-height:100%; font-size: 16px; text-align: center;}
.bg_mt h3 img{ margin:0 auto;}
.table_cell h3{
font-size: 130%;
padding-bottom: 2%;
}
.cell_rank h3{
font-size: 130%;
color: #15302c;
padding-bottom: 3%;
}

.fadein {
  opacity : 0;
  transform : translate(0, 50px);
  transition : all 1s;
}
 
.fadein.active{
  opacity : 1;
  transform : translate(0, 0);
}
.title_summit{
    top:100px;
}}
