﻿@charset "utf-8";

/* form clear
-------------------------------------- */
input {
  border-radius: 0
}
[type=number] {
  width: auto
}
[type=search] {
  -webkit-appearance: textfield
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
textarea {
  overflow: auto;
  resize: vertical
}
button,
input,
optgroup,
select,
textarea {
  font: inherit
}
optgroup {
  font-weight: 700
}
button {
  overflow: visible
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
[type=reset],
[type=submit],
button,
html [type="button"] {
  -webkit-appearance: button
}
button,
select {
  text-transform: none
}
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit
}
select {
  -moz-appearance: none;
  -webkit-appearance: none
}
select::-ms-expand {
  display: none
}
select::-ms-value {
  color: currentColor
}
legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

/* common
-------------------------------------- */
#contents {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  position: relative;
}
#contents_wide {
  position: relative;
}
.contents_inner {
  width: 100%;
  max-width: 890px;
  margin: 0 auto;
}
#contents a:hover,
#contents_wide a:hover {
  opacity: 0.9;
}
.tpagetop {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 100;
}
.tpagetop a {
  position: relative;
  display: block;
  background-color: #fff;
  color: #000;
  font-size: 12px;
  padding: 15px 30px 15px 10px;
  text-decoration: none;
  border-radius: 3px;
  opacity: 0.75;
  border: 1px solid #196ba7;
  box-shadow: 0 0 4px #2c93dd;
}
.tpagetop a:after {
  display: block;
  content: '';
  position: absolute;
  top: 1.75em;
  right: 1em;
  width: 6px;
  height: 6px;
  border-right: 1px solid #2c93dd;
  border-bottom: 1px solid #2c93dd;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.pagetop_block {
	display: none;
}
@media screen and (max-width: 812px) {
  #breadcrumb.none_sp + #wrap_inner {
    margin-top: 0;
  }
  .contents_inner {
    padding: 0 0.78rem;
  }
  .tpagetop {
    display: none!important;
  }
  .pagetop_block {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 3;
    text-align: center;
  }
  .pagetop_block .pagetop {
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    padding: 0.8em 2.8em 0.8em 0.7em;
    color: #333;
    text-decoration: none;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.15);
    border: 1px solid #999;
    background-color: #EFEFEF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EFEFEF));
    background-image: -webkit-linear-gradient(#FFF, #EFEFEF);
    background-image: linear-gradient(#FFF, #EFEFEF);
  }
}

/* top
-------------------------------------- */
.tkv {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  border: 1px solid #b8bec0;
  background: url("../image/bg-top-kv.png") top center no-repeat;
  height: 711px;
  /* background: url("../image/bg-top-kv.png") center center / cover no-repeat; */
  /* height: 643px; */
  margin-top: 5px;
  position: relative;
}
.tkv_title {
  margin: 64px 0 0 44px;
}
.tkv_text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70%;
  height: 387px;
  font-size: 17px;
  padding: 1rem 2rem 0 1rem;
  line-height: 1.65;
}
.tkv_text p{
  margin:.5rem;
  width:93%!important;

}
.lead_bg{
 background: url("../image/bg-top-lead.png") 0 0 / 99% repeat-y;
 /* background: url("../image/bg-top-lead.png") 0 0 / auto 97% no-repeat; */
}
.tlead {
  width: 100%;
  max-width: 920px;
  margin: 47px auto 44px;
  text-align: center;
}
.tlead img:last-of-type {
  display: none;
}
.tmap_title {
  width: 920px;
  margin: 0 auto 25px;
}
.tmap_title img:last-of-type {
  display: none;
}
.tmap_text {
  width: 667px;
  margin: 0 auto 25px;
  font-size: 17px;
  line-height: 1.65;
}
.tmap_map {
  width: 100%;
  height: 674px;
  background: url("../image/bg-top-map.png") center center / cover no-repeat;
  margin-bottom: 45px;
}
.tmap_inner {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  background: url("../image/img-top-map.png") 90px 40px no-repeat;
}
.tmap_area {
  position: absolute;
}
.tmap_chugoku {
  left: 0;
  top: 38px;
  width: 189px;
}
.tmap_kansai {
  left: 202px;
  top: 38px;
  width: 189px;
}
.tmap_hokuriku {
  left: 405px;
  top: 38px;
  width: 92px;
}
.tmap_koshinetsu {
  left: 512px;
  top: 38px;
  width: 92px;
}
.tmap_kyushu {
  left: 0;
  top: 237px;
  width: 189px;
}
.tmap_shikoku {
  left: 202px;
  top: 237px;
  width: 189px;
}
.tmap_hokkaido {
  right: 0;
  top: 152px;
  width: 92px;
}
.tmap_tohoku {
  right: 0;
  top: 257px;
  width: 189px;
}
.tmap_kanto {
  right: 0;
  top: 457px;
  width: 286px;
}
.tmap_tokai {
  right: 317px;
  top: 504px;
  width: 189px;
}
.tmap_aname {
  font-size: 16px;
  margin-bottom: 10px;
  color: white;
  height: 33px;
  font-weight: 600;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
}
.tmap_chugoku .tmap_aname {
  background: #297699;
  padding: 5px 10px;
}
.tmap_kansai .tmap_aname {
  background: #aa4a75;
  padding: 5px 10px;
}
.tmap_hokuriku .tmap_aname {
  background: #7b4bbe;
  padding-top: 5px;
  text-align: center;
}
.tmap_koshinetsu .tmap_aname {
  background: #c54e33;
  padding-top: 5px;
  text-align: center;
}
.tmap_kyushu .tmap_aname {
  background: #c470bd;
  padding: 5px 10px;
}
.tmap_shikoku .tmap_aname {
  background: #2ca37a;
  padding: 5px 10px;
}
.tmap_hokkaido .tmap_aname {
  background: #38517e;
  padding-top: 5px;
  text-align: center;
}
.tmap_tohoku .tmap_aname {
  background: #407f53;
  padding: 5px 10px;
}
.tmap_kanto .tmap_aname {
  background: #c69e31;
  padding: 5px 10px;
}
.tmap_tokai .tmap_aname {
  background: #5fb535;
  padding: 5px 10px;
}
.tmap_list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.tmap_list li {
  margin-bottom: 5px;
  background: #ffffff;
  border-radius: 4px;
}

.tmap_list .btn_c1 a {
  display: block;
  width: 92px;
  padding-top: 7px;
  font-weight: 600;
  color: #000000;
  background: #ffffff;
  text-align: center;
  font-size: 18px;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  height: 42px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
  transition: all .2s;
}
.tmap_list .btn_c0 a {
  display: block;
  width: 92px;
  padding-top: 7px;
  font-weight: 600;
  color: #666;
  background: #cccccc;
  text-align: center;
  font-size: 18px;
  border-radius: 4px;
  border-width: 0;
  height: 42px;
  -webkit-box-shadow: none;
  box-shadow: none;
  pointer-events: none;
}
.tmap_chugoku .tmap_list li a {
  border-color: #297699;
}
.tmap_kansai .tmap_list li a {
  border-color: #aa4a75;
}
.tmap_hokuriku .tmap_list li a {
  border-color: #7b4bbe;
}
.tmap_koshinetsu .tmap_list li a {
  border-color: #c54e33;
}
.tmap_kyushu .tmap_list li a {
  border-color: #c470bd;
}
.tmap_shikoku .tmap_list li a {
  border-color: #2ca37a;
}
.tmap_hokkaido .tmap_list li a {
  border-color: #38517e;
}
.tmap_tohoku .tmap_list li a {
  border-color: #407f53;
}
.tmap_kanto .tmap_list li a {
  border-color: #c69e31;
}
.tmap_tokai .tmap_list li a {
  border-color: #5fb535;
}
.tmap_chugoku .tmap_list li a:hover {
  color: #297699;
}
.tmap_kansai .tmap_list li a:hover {
  color: #aa4a75;
}
.tmap_hokuriku .tmap_list li a:hover {
  color: #7b4bbe;
}
.tmap_koshinetsu .tmap_list li a:hover {
  color: #c54e33;
}
.tmap_kyushu .tmap_list li a:hover {
  color: #c470bd;
}
.tmap_shikoku .tmap_list li a:hover {
  color: #2ca37a;
}
.tmap_hokkaido .tmap_list li a:hover {
  color: #38517e;
}
.tmap_tohoku .tmap_list li a:hover {
  color: #407f53;
}
.tmap_kanto .tmap_list li a:hover {
  color: #c69e31;
}
.tmap_tokai .tmap_list li a:hover {
  color: #5fb535;
}
@media screen and (max-width: 812px) {
  .tkv {
    border: none;
    background: url("../image/bg-top-kv-sp.png") 0 0 / 100% auto no-repeat;
    height: auto;
    position: relative;
    margin: 0;
    overflow: hidden;
  }
  .tkv_title {
    width: 18.83rem;
    margin: 3.2rem auto 14.69rem;
  }
  .tkv_text {
    position: static;
    background: none;
    height: auto;
    /* font-size:1.33rem; */
    font-size:1.15rem;
    padding: 0 1.56rem;
    line-height: 1.65;
  }
  .lead_bg{
    width:100%;
  }
  .tkv_text p{
    margin:.25rem 0 !important;
    width:100% !important;
  }
  .tlead {
    width: 21.95rem;
    margin: 3.13rem auto 2.5rem;
    text-align: center;
  }
  .tlead img:first-of-type {
    display: none;
  }
  .tlead img:last-of-type {
    display: block;
  }
  .br {
    display: none;
  }
  .tmap_title {
    width: 23.44rem;
    margin: 0 auto 1.41rem;
  }
  .tmap_title img:first-of-type {
    display: none;
  }
  .tmap_title img:last-of-type {
    display: block;
  }
  .tmap_text {
    width: 21.88rem;
    margin: 0 auto 2.34rem;
    /* font-size: 1.33rem; */
    font-size: 1.15rem;
  }
  .tmap_map {
    height: auto;
    background: none;
    margin-bottom: 1.8rem;
  }
  .tmap_inner {
    height: auto;
    background: none;
    padding: 0 0.78rem;
  }
  .tmap_area {
    position: static;
    margin-bottom: 0.71rem;
  }
  .tmap_chugoku,
  .tmap_kansai,
  .tmap_hokuriku,
  .tmap_koshinetsu,
  .tmap_kyushu,
  .tmap_shikoku,
  .tmap_hokkaido,
  .tmap_tohoku,
  .tmap_kanto,
  .tmap_tokai{
    width: 100%;
  }
  .tmap_aname {
    font-size: 1.25rem;
    margin-bottom: 0.78rem;
    height: 2.58rem;
  }
  .tmap_chugoku .tmap_aname,
  .tmap_kansai .tmap_aname,
  .tmap_hokuriku .tmap_aname,
  .tmap_koshinetsu .tmap_aname,
  .tmap_kyushu .tmap_aname,
  .tmap_shikoku .tmap_aname,
  .tmap_hokkaido .tmap_aname,
  .tmap_tohoku .tmap_aname,
  .tmap_kanto .tmap_aname,
  .tmap_tokai .tmap_aname {
    padding: 0.39rem 0.78rem;
    text-align: left;
  }
  .tmap_list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .tmap_list li {
    margin:0 3.5% 0.8rem 0;
    width:31%;
  }
  .tmap_list li:nth-child(3n+3){
    margin:0 0 0.8rem 0;
  }
  .tmap_list li a,
  .tmap_list .btn_c1 a,
  .tmap_list .btn_c0 a {
    width: 7.25rem;
    padding-top: 0.55rem;
    font-size: 1.41rem;
    height: 3.28rem;
  }
}