@charset "utf-8";


@media print, screen and (min-width: 768px) {

.visible_pc {display: block;}
.visible_sp {display: none;}


div.key_container_wrapp {
  width: auto;
  position: relative;
}

div.circle_banner_container {
  width: auto;
  position: absolute;
  top: 40px;
  right: 35px;
  z-index: 5;
}

div#hakatanomoriKeybt,
div#hiroshimaKeybt,
div#kobeKeybt,
div#lachanceKeybt,
div#osakaKeybt {
  width: auto;
  position: absolute;
  top: 100px;
  right: 35px;
  z-index: 5;
}

div#moriokaKeybt,
div#saseboKeybt,
div#taiyonookaKeybt,
div#toyamaKeybt {
  width: auto;
  position: absolute;
  top: 150px;
  left: 35px;
  z-index: 5;
}



div.circle_banner_container ul {
  width: auto;
}

div.circle_banner_container ul li {
  /*width: 120px;*/
  width: 160px;
  padding: 0 0 10px 0;
}

div.circle_banner_container ul li div.circle_btn {
/*
  width: 120px;
  height: 110px;
*/
  width: 160px;
  height: 160px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 50%;
  line-height: 1.6em;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.1em;
  background-color: #EEF9F3;
  border: 2px #fff solid;
}

div.circle_banner_container ul li:nth-of-type(2) div.circle_btn {
  width: 120px;
  height: 110px;
  padding: 10px 0 0 0;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  line-height: 1.4em;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", 'Noto Serif JP', "MS P明朝", "MS PMincho", serif;
  background-color: #F8EFD6;
}

div.circle_banner_container ul li div.circle_btn span.text {
  width: auto;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", 'Noto Serif JP', "MS P明朝", "MS PMincho", serif;
}

div.circle_banner_container ul li div.circle_btn span.text br.visible_pc {
  width: auto;
  display: inline-block;
}



}/* @media print, screen and (min-width: 768px) */




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


.visible_sp {display: block;}
.visible_pc {display: none;}


div.key_container_wrapp {
  width: auto;
  position: relative;
}

div.key_container_wrappH,
div.key_container_wrappKB {
  width: auto;
  padding: 0 0 100px 0;
  position: relative;
}


div.key_container_wrappTKY {
  width: auto;
  padding: 0 0 130px 0;
  position: relative;
}


div.circle_banner_container {
  width: 90%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  bottom: 47%;
  left: 0;
  right: 0;
  z-index: 5;
}

div#belamiKeybt {
  width: 90%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: 62%;
  left: 0;
  right: 0;
  z-index: 5;
}

div#psKeybt {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  top: 53%;
  left: 0;
  right: 0;
  z-index: 5;
}

div#geihinkanKeybt,
div#iwakiKeybt {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  top: 56%;
  left: 0;
  right: 0;
  z-index: 5;
}

div#miyazakiKeybt {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 5;
}

div#hakatanomoriKeybt.circle_banner_container{
  width: 90%;
  height: 50px!important;
  margin: 0 auto!important;
  padding: 0!important;
  overflow: hidden;
  position: absolute!important;
  bottom: 45px!important;
  left: 0;
  right: 0;
  z-index: 5;
}

div#kobeKeybt.circle_banner_container {
  width: 90%;
  height: 88px!important;
  margin: 0 auto!important;
  padding: 0!important;
  overflow: hidden;
  position: absolute!important;
  bottom: 10px!important;
  top: 68%;

  left: 0;
  right: 0;
  z-index: 5;
}

div#kouchiKeybt,
div#okazakiKeybt,
div#lachanceKeybt,
div#hiroshimaKeybt,
div#osakaKeybt {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  z-index: 5;
}

div#oitaKeybt {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  bottom: 36%;
  left: 0;
  right: 0;
  z-index: 5;
}

div#saseboKeybt,
div#taiyonookaKeybt {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  bottom: 26%;
  left: 0;
  right: 0;
  z-index: 5;
}


div#tokyoKeybt {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  top: 65%;
  left: 0;
  right: 0;
  z-index: 5;
}


div#toyamaKeybt,
div#moriokaKeybt {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  top: 54%;
  left: 0;
  right: 0;
  z-index: 5;
}



div.circle_banner_container ul {
  width: auto;
  height: auto!important;
  padding: 0!important;
}

div.circle_banner_container ul li {
  width: auto;
  padding: 0 0 10px 0;
}

div.circle_banner_container ul li div.circle_btn {
  width: auto;
  height: 39px;
  margin: 0 auto;
  text-align: center;
  border-radius: 2px;
  background-color: #EEF9F3;
  letter-spacing: 0.10em;
}

div.circle_banner_container ul li:nth-of-type(2) div.circle_btn {
  background-color: #F8EFD6;
}

div.circle_banner_container ul li div.circle_btn span.text {
  width: auto;
  height: 39px;
  display: inline-block;
  font-size: 13px;
  line-height: 39px;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", 'Noto Serif JP', "MS P明朝", "MS PMincho", serif;
}




}/* @media print, screen and (max-width: 767px) */






@media print, screen and (max-width: 480px) {

div#belamiKeybt {
  top: 58%;
}

div#geihinkanKeybt {
  top: 56%;
}

div#fukuiKeybt {
  bottom: 38%;
}

div#saseboKeybt,
div#oitaKeybt,
div#taiyonookaKeybt {
  bottom: 31%;
}

div#toyamaKeybt,
div#moriokaKeybt {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  top: 66%;
  left: 0;
  right: 0;
  z-index: 5;
}


/*
, div#iwakiKeybt, div#miyazakiKeybt, div#psKeyb
*/


}