/* Scss Document */
footer .tourDtArea {
	padding: 10px;
}
footer .tourDtArea h3 {
	background: url(../img/ico_circle.png), url(../img/line_gray.png);
	background-repeat: no-repeat, repeat-x;
	background-position: left 3px, left bottom;
	background-size: 13px 13px, 100% 3px;
	font-size: 1.6rem;
	padding-left: 17px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
footer .tourDtArea ul {
    list-style: none;
    width: 100%;
    box-sizing: border-box;
    display: table;
    margin-bottom: 10px;
    text-align: center;
}
footer .tourDtArea ul li {
    /* display: table-cell; */
    display: inline-table;
    padding-right: 8px;
    text-align: center;
    vertical-align: middle;
}
footer .tourDtArea ul li:last-child {
	padding-right: 0;
}
footer .tourDtArea ul li img {
	width: 94px;
}
footer .tourTopbtn {
	border-top: 1px solid #666666;
	padding-top: 10px;
}
footer .tourTopbtn .topbtnCont {
	padding: 0 10px;
	margin-bottom: 10px;
}
footer .tourTopbtn .topbtnCont p a {
	display: block;
	background: -webkit-linear-gradient(top, #9c9c9c 0%, #828282 25%, #727272 75%, #646464 100%);
  /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top, #9c9c9c 0%, #828282 25%, #727272 75%, #646464 100%);
  /* IE10+ */
	background: linear-gradient(to bottom, #9c9c9c 0%, #828282 25%, #727272 75%, #646464 100%);
  /* W3C */
	color: #ffffff;
	font-size: 1.5rem;
	text-align: center;
	padding: 8px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
footer .tourTopbtn .topbtnCont p a span {
	background: url(../img/ico_arr_gray_circle02.png) no-repeat right center;
	background-size: 14px 14px;
	padding-right: 20px;
}
footer .pcBtnArea {
	background-color: #dbdbdb;
	margin: 15px 0;
	padding: 10px 30px;
}
footer .pcBtnArea p a {
	display: block;
	text-align: center;
	padding: 10px 40px;
	background-color: #ffffff;
	border: 1px solid #5d5d5d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.5rem;
	color: #202020;
	text-decoration: none;
}
footer .pcBtnArea p a span {
	background-image: url(../img/ico_pcbtn.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 14px 13px;
	padding-left: 19px;
}
footer .footLink .footSec {
	display: table;
	width: 100%;
}
footer .footLink .footSec a {
	width: 50%;
	display: table-cell;
	border-top: 1px solid #2168b8;
	font-size: 1.3rem;
	text-decoration: none;
	padding: 14px 10px;
}
footer .footLink .footSec a.first {
	border-right: 1px solid #2168b8;
}
footer .footLink .footSec a p {
	background: url(../img/ico_arr_blue01.png) no-repeat right center;
	background-size: 8px 12px;
	padding: 5px 0;
	font-size: 1.3rem;
	color: #2168b8;
}
footer .footLink .footSec:last-child {
	border-bottom: 1px solid #2168b8;
}
footer .copyRight {
	background-color: #2168b8;
	padding: 15px 20px;
}
footer .copyRight p {
	text-align: center;
	color: #ffffff;
	font-size: 1.0rem;
}

#pageTop {
	display: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
}
#pageTop img {
	width: 57px;
}

/* ---------------------------------------------------------
定型フッター
--------------------------------------------------------- */

.tb_common_articleindex-common_footer {
  border-top: solid 3px #124199;
  background: #eee;
}

.tb_common_articleindex-common_footer--links {
  padding: 40px 5% 49px;
  background: #eee;
}

.tb_common_articleindex-common_footer--links > .tb_common_articleindex-button--blue-line {
  margin: 20px 0 0;
}

.tb_common_articleindex-common_footer--headline {
  font-weight: normal;
  padding: 25px 0 0;
  margin: 0 0 24px;
  font-size: 26px;
  line-height: 1.34;
}

.tb_common_articleindex-common_footer--headline2 {
  font-size: 14px;
  font-weight: bold;
}

.tb_common_articleindex-common_footer .tb_common_articleindex-button--blue-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  border-radius: 5px;
  border-width: 1px;
  padding: 12px 5px 11px;
  height: auto;
  background: #FFF;
  font-size: 16px;
}

.tb_common_articleindex-common_footer-button--copy {
  font-size: 13px;
  margin-top: 4px;
  color: #000;
}

.tb_common_articleindex-common_footer--col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin: 10px 0 0;
}

.tb_common_articleindex-common_footer--col2 .tb_common_articleindex-button--blue-line {
  width: 47.01493%;
  padding: 10px 5px;
  min-height: 65px;
}

.tb_common_articleindex-common_footer--col2 .tb_common_articleindex-button--blue-line:nth-child(n+3) {
  margin: 20px 0 0;
}

.tb_common_articleindex-common_footer--col2 .tb_common_articleindex-button--blue-line > div {
  width: 100%;
}

.tb_common_articleindex-common_footer--col2 .tb_common_articleindex-button--blue-line svg {
  position: static;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  fill: #0062ff;
}

.tb_common_articleindex-common_footer--col2 .tb_common_articleindex-button--blue-line svg.tb_common_articleindex-common_footer-button--icon_mail {
  width: 22px;
  height: 18px;
}

.tb_common_articleindex-common_footer--col2 .tb_common_articleindex-button--blue-line svg.tb_common_articleindex-common_footer-button--icon_tell {
  width: 17px;
  height: 18px;
}

.tb_common_articleindex-common_footer--info {
  padding: 40px 5%;
  background: #Fff;
}

.tb_common_articleindex-common_footer--info-headline2 {
  padding: 8px 0 8px;
  font-size: 14px;
  font-weight: bold;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  text-align: center;
  color: #003894;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-bottom: 1em;
  word-break: keep-all;
  line-height: 1.3;
}

.tb_common_articleindex-common_footer--info-headline2:before {
  content: "＼";
  display: inline-block;
  margin-right: .25em;
  color: inherit;
}

.tb_common_articleindex-common_footer--info-headline2:after {
  content: "／";
  display: inline-block;
  margin-left: .25em;
  color: inherit;
}

.tb_common_articleindex-common_footer--snscontents {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #FFF;
}

.tb_common_articleindex-common_footer--snscontents .tb_common_articleindex-button--blue-line {
  min-height: auto;
  padding: 10px 0 8px;
}

.tb_common_articleindex-common_footer--snsbutton {
  width: 30%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin: 20px 5% 0 0;
  height: 40px;
  font-weight: normal;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  text-decoration: none;
}
.tb_common_articleindex-common_footer--snsbutton:nth-child(3),
.tb_common_articleindex-common_footer--snsbutton:nth-child(6) {
  margin-right: 0;
}

.\--isFacebook {
  background-color: #5070BD;
}

.\--isFacebook:hover,
.\--isFacebook:active {
  background-color: rgb(100, 129, 196);
}

.\--isTwitter {
  background-color: #000;
}

.\--isTwitter:hover,
.\--isTwitter:active {
  background-color: rgb(53, 53, 53);
}

.\--isGooglePlus {
  background-color: #FF6161;
}

.\--isGooglePlus:hover,
.\--isGooglePlus:active {
  background-color: rgb(255, 122, 122);
}

.\--isInstagram {
  background-color: #C83D90;
}

.\--isInstagram:hover,
.\--isInstagram:active {
  background-color: rgb(206, 80, 155);
}

.\--isYoutube {
  background-color: #D13535;
}

.\--isYoutube:hover,
.\--isYoutube:active {
  background-color: rgb(213, 72, 72);
}

.\--isPinterest {
  background-color: #FF9239;
}

.\--isPinterest:hover,
.\--isPinterest:active {
  background-color: rgb(255, 160, 82);
}

.tb_common_articleindex-button--blue-line {
  position: relative;
  border: 0;
  width: 100%;
  min-height: 50px;
  padding: 6px 30px 6px 5.97015%;
  font-size: 15px;
  line-height: 1.3;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  border: solid 2px #0062ff;
  color: #0062ff !important;
  width: 100%;
  height: 40px;
  padding: 10px 40px 10px 2.98507%;
  font-size: 15px;
}

.tb_common_articleindex-button--blue-line[type="button"] {
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tb_common_articleindex-button--blue-line[type="button"]::-webkit-search-decoration {
  display: none;
}

.tb_common_articleindex-button--blue-line[type="button"]::focus {
  outline-offset: -2px;
}

.tb_common_articleindex-button--blue-line > svg {
  width: 16px;
  height: 26px;
  position: absolute;
  right: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tb_common_articleindex-button--blue-line > svg {
  fill: #0062ff;
}

.tb_common_articleindex-button--blue-line:hover {
  text-decoration: none;
}
