@charset "utf-8";

/**
 * travel information: 観光情報
 */

/*--------------------------------------------------------------------------
	override
--------------------------------------------------------------------------*/



/* .page-ttl
-----------------------------------------------------------------*/
.page-ttl {
  height: 120px;
  padding-top: 60px;
  background: url(../images/bg01.png);
}
.page-ttl h2 {
  color: #002751;
  line-height: 1;
  font-size: 44px;
  text-align: center;
}

h3.sec_ttl span {
  line-height: 1.5;
}
h3.sec_ttl2 {
  position: relative;
  margin-bottom: 45px;
  padding-bottom: 15px;
  color: #02428c;
  line-height: 1.5;
  font-size: 23px;
  text-align: center;
}
.sec h3.sec_ttl2 {
  padding-bottom: 10px;
}
h3.sec_ttl2:after {
  width: 100px;
  height: 6px;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -50px;
  background: #02428c;
  content: "";
}

/*--------------------------------------------------------------------------
	.sec
--------------------------------------------------------------------------*/

.sec {
  padding: 75px 0;
}


/* #secMap
-----------------------------------------------------------------*/
#secMap {
  padding: 50px 0 80px;
  background: #fff;
}
#secMap .inner {
  width: 970px;
  position: relative;
  margin: 0 auto;
  padding-top: 10px;
}
#secMap .ico {
  position: absolute;
  top: -120px;
  right: 0;
  border-radius: 60px 60px;
  background: #fff;
}
#googleMap {
  width: 970px;
  height: 570px;
  margin: 0 auto;
  border-radius: 6px;
}

.map {
  width: 970px;
  height: 420px;
  margin: 0 auto;
  border-radius: 6px;
}


/* infoWindow */
._sc .gm-style,._tc .gm-style {
  font-family: "Microsoft Yahei", "PingHei", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"  !important;
}
._kr .gm-style {
  font-family: "Malgun Gothic", "Yoon Gothic", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo", "ＭＳ Ｐゴシッ ク", "MS PGothic", "sans-serif" !important;
}
._en .gm-style {
  font-family: "Myriad Set Pro","Helvetica Neue","Helvetica","Arial", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo", "ＭＳ Ｐゴシック", "MS PGothic",Sans-Serif !important;
}

#secMap .infowin {
  width: 236px !important;
}
.customwin {
  overflow: visible !important;
  width: 230px !important;
  height: 100px !important;
  top: 20px !important;
  left: 0 !important;
  border: solid 3px #124e91;
  border-radius: 10px;
  box-shadow: 7px 15px 18px rgba(63,63,63,0.29);
  background-color: #fff;
}
.customwin p {
  height: 100%;
  color: #124e91;
  line-height: 1.4;
  font-size: 16px;
  font-weight: bold;
}
.customwin a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100px;
  padding: 12px 10px 0 20px;
  text-decoration: none;
}
.customwin a.long {
  font-size: 14px;
}
.customwin a.btn {
  display: block;
  width: 230px;
  height: 32px;
  position: absolute;
  bottom: 0;
  padding: 0 0 0 20px;
  border-radius: 0 0 10px 10px;
  color: #002751;
  line-height: 32px;
  text-decoration: none;
  background: url(../images/travel-information/ico_arw_map.png) no-repeat 200px 9px #d2eefb;
}
.customwin:after {
  position: absolute;
  bottom: -23px;
  left: 50%;
  margin-left: -10px;
  content: url("../images/travel-information/ico_baloon.png");
}
_kr .customwin:after {
  bottom: -22px;
}
.customwin a.btn:hover {
  opacity: 0.7;
}
.customwin .view-link {
  display: none;
}
.customwin .poi-info-window div {
  padding: 0 5px;
  background: none;
}

/* .infoarea
-----------------------------------------------------------------*/
.infoarea {
  position: relative;
}
.infoarea .pic {
  width: 475px;
  float: left;
  padding-bottom: 50px;
}
.infoarea .pic ul li {
  float: left;
  margin: 0 10px 15px 0;
  padding: 7px 18px 8px;
  line-height: 1.1;
  font-size: 18px;
  font-weight: bold;
}
.infoarea .pic .ishikawa {
  color: #124e91;
  background: #b7e6f8;
}
.infoarea .pic .toyama {
  color: #124e91;
  background: #fcf8dd;
}
.infoarea .pic .fukui {
  color: #124e91;
  background: #edf7db;
}
.infoarea .pic .type01 {
  color: #fff;
  background: #ff7ebb;
}
.infoarea .pic .type02 {
  color: #fff;
  background: #ff6f37;
}
._sc .infoarea .pic .type02,._tc .infoarea .pic .type02 {
  font-family: "Microsoft Yahei", "PingHei", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"  !important;
}
.infoarea .pic .type03 {
  color: #fff;
  background: #a96fb5;
}
.infoarea .pic p {
  margin-bottom: 16px;
  font-size: 12px;
}
.infoarea .info {
  width: 460px;
  right: 0;
  float: right;
  margin-bottom: 50px;
  border-top: 1px dotted #83abd1;
}
.infoarea .info th,.infoarea .info td {
  padding: 15px 13px;
  border-bottom: 1px dotted #83abd1;
  font-size: 12px;
}
.infoarea .info th {
  color: #124e91;
  text-align: left;
  background: #e2f5fc;
}

/* .place_list
-----------------------------------------------------------------*/
.place_list {
  width: 970px;
  margin: 0 auto;
  padding-top: 40px;
}
.place_list .item {
  width: 234px;
  position: relative;
  float: left;
  margin-left: 11px;
  border-radius: 0 0 5px 5px;
  box-shadow: 3px 6px 9px rgba(0,35,48,0.11);
  background: #fff;
}
.place_list div:first-child {
  margin-left: 0;
}
.place_list .item > div {
  padding: 25px 12px 10px 15px;
}
.place_list .item > div div {
  position: relative;
  /* padding-bottom:80px; */
}
.place_list .item h4 {
  margin-bottom: 10px;
  padding-left: 20px;
  line-height: 1.2;
  font-size: 17px;
  background: url(../images/ico_arrow_ttl.png) no-repeat 0 3px;
}
.place_list .item h4 a {
  color: #02428c;
}
.place_list .item > div:before {
  width: auto;
  height: 25px;
  position: absolute;
  top: 161px;
  left: 15px;
  padding: 0 10px;
  border-radius: 5px;
  color: #fff;
  line-height: 25px;
  font-size: 15px;
  text-align: center;
  content: "";
}
.place_list .item div.type01:before {
  background: #ff7ebb;
  content: "观光";
}
._tc .place_list .item div.type01:before {
  content: "觀光";
}
._kr .place_list .item div.type01:before {
  content: "관광";
}
._en .place_list .item div.type01:before {
  content: "Sightseeing";
}

.place_list .item div.type02:before {
  background: #ff6f37;
  content: "体验";
}
._sc .place_list .item div.type02:before,._tc .place_list .item div.type02:before {
  font-family: "Microsoft Yahei", "PingHei", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"  !important;
}
._tc .place_list .item div.type02:before {
  content: "體驗";
}
._kr .place_list .item div.type02:before {
  content: "체험";
}
._en .place_list .item div.type02:before {
  content: "Experience";
}

.place_list .item div.type03:before {
  background: #a96fb5;
  content: "世界遗产";
}
._tc .place_list .item div.type03:before {
  content: "世界遺產";
}
._kr .place_list .item div.type03:before {
  content: "세계유산";
}
._en .place_list .item div.type03:before {
  content: "World Heritage Site";
}

.place_list .item .txt {
  margin-bottom: 18px;
  line-height: 1.5;
  font-size: 12px;
}
.place_list .item .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 15px;
  padding: 15px 0;
  border-top: 1px dotted #d9d9d9;
}
.place_list.detail {
  width: 725px;
  padding-top: 0;
}
/* color
-----------------------------------------------------------------*/
#sec01 {
  background: #e6f3f8;
}
#sec02 {
  background: #fcf8dd;
}
#sec03 {
  background: #edf7db;
}


/* .btn_top
-----------------------------------------------------------------*/
.btn_top {
  padding: 40px 0 90px;
  text-align: center;
}


