@charset "UTF-8";
/********************************************************

 COMMON

********************************************************/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, button, caption, cite, code, dfn, em, input, optgroup, option, select, strong, textarea, th, var {
  font: inherit;
}

del, ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

b {
  font-weight: inherit;
}

.red-color {
	color : red;
}

/********************************************************

 common

********************************************************/
html {
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
/*20161030変更*/
body {
  font-size: 14px;
  background: #fff;
  color: #666666;
  margin: 0;
  padding: 0;
  font-family: 'Montserrat',"Yu Gothic", YuGothic, '游ゴシック', 'Hiragino sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', sans-serif;
  line-height: 1.6em;
}
/*20161030変更おわり*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: block;
}

.wrapper {
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: #f5f5e9;
  position: relative;
}

.wrapper.page {
  padding: 90px 0 0;
}

.page-top {
  position: fixed;
  z-index: 9998;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  width: 46px;
  height: 8px;
  background-color: #989898;
  text-align: center;
  margin: 0;
  padding: 19px 0;
  line-height: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: none;
}

.error {
  color: #cc3838;
}

/*20161030追加*/
/********************************************************

 font-face

********************************************************/

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
/*20161030追加*/
/********************************************************

 header

********************************************************/
/*20161030変更おわり*/
header.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  background: #fff;
  z-index: 9999;
  font-family:"Yu Gothic", YuGothic, '游ゴシック', 'Hiragino sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', sans-serif;
}
/*20161030変更おわり*/
header.header .header_wrapper {
  width: 980px;
  margin: 0 auto;
  padding: 0;
  height: 90px;
  position: relative;
}

header.header .header_wrapper .logo {
  position: absolute;
  left: 0;
  top: 32px;
}

header.header .header_wrapper ul.accountMenu {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0;
  top: 14px;
}

header.header .header_wrapper ul.accountMenu {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0;
  top: 14px;
}

header.header .header_wrapper ul.accountMenu li {
  float: left;
  margin: 0 0 0 30px;
  padding: 0;
  height: 22px;
  line-height: 22px;
  font-size: 13px;
}

header.header .header_wrapper ul.accountMenu li a {
  color: #444;
  text-decoration: none;
  display: inline-block;
  height: 22px;
  line-height: 22px;
}

header.header .header_wrapper ul.accountMenu li a:hover{
  color:#1da7a4;
}

header.header .header_wrapper ul.accountMenu li a.icon01 {
  background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/register.svg) no-repeat left;
  padding: 0 0 0 24px;
}

header.header .header_wrapper ul.accountMenu li a.icon02 {
  background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/login.svg) no-repeat left;
  padding: 0 0 0 24px;
}

header.header .header_wrapper ul.accountMenu li a.icon03 {
  background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/account.svg) no-repeat left;
  padding: 0 0 0 24px;
}

header.header .header_wrapper ul.globalNavi {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0;
  top: 50px;
}

header.header .header_wrapper ul.globalNavi li {
  float: left;
  margin: 0 0 0 30px;
  padding: 0;
  height: 22px;
  line-height: 22px;
  font-size: 13px;
}

header.header .header_wrapper ul.globalNavi li a {
  color: #444;
  text-decoration: none;
  display: block;
}

header.header .header_wrapper ul.globalNavi li a:hover{
	color:#1da7a4;
}

/********************************************************

 footer

********************************************************/
footer.footer {
  margin: 0;
  padding: 0;
  background: #fbfbf6;
  position: relative;
}

footer.footer nav.footer_menu {
  background: #fff;
  margin: 0;
  padding: 30px 0;
  text-align: center;
}

footer.footer nav.footer_menu .siteMenu {
  margin: 0 0 16px;
  padding: 0;
  text-align: center;
}

footer.footer nav.footer_menu .termMenu {
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 0;
}

footer.footer nav.footer_menu ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}

footer.footer nav.footer_menu ul li {
  float: left;
  margin: 0;
  padding: 0 10px;
  font-size: 13px;
  border-right: #555555 solid 1px;
  line-height: 1;
}

footer.footer nav.footer_menu ul li a {
  text-decoration: none;
  color: #555555;
}

footer.footer nav.footer_menu ul li a:hover {
  color:#1da7a4;
}

footer.footer nav.footer_menu ul li:last-child {
  border-right: none;
}

footer.footer .footer_share {
  margin: 0;
  padding: 24px 0;
  text-align: center;
}

footer.footer .footer_share ul.snsMenu {
  margin: 0;
  padding: 0;
  display: inline-block;
}

footer.footer .footer_share ul.snsMenu li {
  float: left;
  margin: 0 10px;
  padding: 0;
}

footer.footer .footer_share ul.snsMenu li a:hover{
	opacity:0.7;
}

footer.footer .footer_company {
  width: 980px;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}
/*20161030変更*/
footer.footer .footer_company .companyInfo {
  float: left;
  background: #fff;
  width: 475px;
  padding: 30px;
  box-sizing: border-box;
  text-align: center;
  height: 300px;
}

footer.footer .footer_company .contactInfo {
  float: right;
  background: #fff;
  width: 475px;
  padding: 30px;
  box-sizing: border-box;
  text-align: center;
  height: 300px;
}
/*20161030変更おわり*/
/*20161030追加*/
footer.footer .footer_company .contactInfo a{
	display: block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #1da7a4;
    text-decoration: none;
    width: 200px;
    border: none;
    height: 40px;
    line-height: 40px;
   margin: 5px auto 0;
}
/*20161030追加おわり*/
footer.footer .footer_company h4 {
  text-align: center;
  font-size: 19px;
  font-weight:bold;
  margin: 0 0 20px;
  padding: 0;
  color: #1da7a4;
}

footer.footer .footer_company .companyName {
  font-size: 17px;
  color: #444444;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0;
}

footer.footer .footer_company address {
  display: inline-block;
  color: #444444;
  margin: 0 0 20px;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

footer.footer .footer_company p {
  font-size: 13px;
  line-height: 1.8em;
  color: #444444;
  display: inline-block;
  text-align: left;
}

footer.footer .footer_company ul {
  margin: 0;
  padding: 20px 0 0;
  display: inline-block;
}
/*20161030変更おわり*/
footer.footer .footer_company li {
  font-size: 14px;
  color: #444;
  text-align: center;
  font-weight: bold;
  margin: 0 0 16px;
}
/*20161030変更おわり*/
footer.footer .footer_company li span {
  color: #1da7a4;
}

/*20161030追加*/
footer.footer .footerCaution{
	width:980px;
	margin:0 auto;
	padding: 40px 110px 40px 0;
	position:relative;
	box-sizing:border-box;
}
footer.footer .footerCaution ul.logos{
	position:absolute;
	top:50%;
	right:0;
	margin:-25px 0 0;
	padding:0;
}
footer.footer .footerCaution ul.logos li{
	float:left;
	margin:0 0 0 10px;
	padding:0;
	line-height:0;
}

/*20161030追加おわり*/
/*20161030変更*/
footer.footer p.caution {
  color: #555555;
  text-align:left;
  font-size: 11px;
  margin: 0;
  padding:0;
  line-height: 1.8em;
}
/*20161030変更おわり*/
footer.footer p.copyright {
  color: #555555;
  text-align: center;
  font-size: 10px;
  margin: 0;
  padding: 20px 0;
  border-top: #1da7a4 solid 3px;
  background: #fff;
}

/********************************************************

 Breadcrumb

********************************************************/
.Breadcrumb {
  margin: 0;
  padding: 0;
  height: 32px;
  text-align: left;
  background: #fbfbf6;
  position: relative;
  z-index: 3;
}

.Breadcrumb ul.crumbs {
  width: 980px;
  margin: 0 auto;
  padding: 0;
  height: 32px;
  display: block;
}

.Breadcrumb ul.crumbs li {
  float: left;
  margin: 0 10px 0 0;
  padding: 0 15px 0 0;
  list-style: none;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  max-width: 250px;
}

.Breadcrumb ul.crumbs li:not(:last-child) {
  background-image: url(https://www.triphoo.jp/dataupload/images/ATR01/image/arrow_003.svg);
  background-position: right 50%;
  background-repeat: no-repeat;
  background-size: 7px 8px;
}

.Breadcrumb ul.crumbs li a {
/*  display: block; */
  text-decoration: none;
  padding: 0 0 0 0;
  color: #444;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  max-width: 250px;
}

/********************************************************

 mob

********************************************************/
.DSbtn {
  display: none;
}

.mobNavi {
  display: none;
}

/********************************************************

 pager

********************************************************/
.navigation {
  margin: 0;
  padding: 0 180px;
  height: 40px;
  position: relative;
}

.navigation .prev a, .navigation .next a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  width: 160px;
  height: 40px;
  line-height: 40px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  display: inline-block;
  margin: 0;
  padding: 0;
  background: #555555;
}
.navigation .prev a, .navigation .next a {
  font-size: 13px;
  width: 100%;
  height: 40px;
}

.navigation .prev a:hover, .navigation .next a:hover {
  opacity:0.7;
}

.navigation .prev {
  text-align: left;
  width: 160px;
  position: absolute;
  top: 0;
  left: 0;
}

.navigation .prev a span {
  display: inline-block;
  padding: 0 0 0 20px;
  background-image: url(https://www.triphoo.jp/dataupload/images/ATR01/image/arrow_001.svg);
  background-repeat: no-repeat;
  background-position: left 50%;
  background-size: 7px 8px;
}

.navigation .next {
  text-align: right;
  width: 160px;
  position: absolute;
  top: 0;
  right: 0;
}

.navigation .next a span {
  display: inline-block;
  padding: 0 20px 0 0;
  background-image: url(https://www.triphoo.jp/dataupload/images/ATR01/image/arrow_002.svg);
  background-repeat: no-repeat;
  background-position: right 50%;
  background-size: 7px 8px;
}

.navigation .pager {
  margin-bottom: 0;
  padding: 0;
  text-align: center;
  line-height: 40px;
}

.navigation .pager .page-numbers.current {
  color: #1da7a4;
}

.navigation .pager .page-numbers {
  text-decoration: none;
  /* background: #ccc; */
  padding: 0px 5px;
  margin: 4px;
  color: #666;
  font-size: 16px;
}

.navigation .pager .page-numbers:hover{
  color: #1da7a4;
}

/********************************************************

form

********************************************************/
/****変更20161021***/
input[type='text'], input[type='password'], input[type='email'], input[type='number'], textarea {
  border: 2px solid #ebebda;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  letter-spacing: normal;
  box-sizing: border-box;
  vertical-align:middle;
}
/****変更20161021おわり***/
select::-ms-expand {
  display: none;
}

select {
  background: #fff url(https://www.triphoo.jp/dataupload/images/ATR01/image/arrow_005.svg) no-repeat right 50%;
  border: 2px solid #ebebda;
  padding: 10px 30px 10px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  letter-spacing: normal;
  box-sizing: border-box;
}

input[type='submit'] {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #555555;
  margin: 0 auto;
  border: none;
  display: block;
  margin: 0 auto;
  cursor:pointer;
}

input[type='submit']:disabled {
  background: #ccc;
  cursor: auto;
}

.btn_area {
  margin: 0;
  padding: 0;
  text-align: center;
}

.btn_area ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.btn_area ul li {
  margin: 0 10px;
  padding: 0;
  float: left;
}

.btn_area .submit {
  width: 260px;
  height: 60px;
  line-height: 60px;

}

.btn_area .submit:hover{
	opacity:0.7;
}

.btn_area a.back {
  width: 260px;
  height: 60px;
  line-height: 60px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 14px;
  color: #fff;
  display: block;
  text-decoration: none;
  background: #aaaaaa;
  margin: 0 auto;

}

.btn_area input.back {
  width: 260px;
  height: 60px;
  line-height: 60px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 14px;
  color: #fff;
  display: block;
  text-decoration: none;
  background: #aaaaaa;
  margin: 0 auto;

}

.btn_area a.btn {
  width: 260px;
  height: 60px;
  line-height: 60px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 14px;
  color: #fff;
  display: block;
  text-decoration: none;
  background: #555555;
  margin: 0 auto;

}
.btn_area .submit:hover,
.btn_area a.back:hover,
.btn_area a.btn:hover{
	opacity:0.7;
}
.btn_area input.back:hover,
.btn_area input.btn:hover{
	opacity:0.7;
}
input[type='submit']:disabled:hover{
	opacity:1 !important;
}
.success {
  width: 100%;
  position: absolute;
  top: -100px;
  left: 0;
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  background: #1da7a4;
  z-index: 2;
}

.top {
  margin: 0 0 10px;
}

/********************************************************

flow

********************************************************/
.flow {
  margin: 0 auto 50px;
  padding: 0;
  text-align: center;
}

.flow ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.flow li {
  margin: 0;
  padding: 0;
  float: left;
}

.flow li:nth-child(2n) {
  margin: 0 5px;
  padding: 15px 0 0;
  line-height: 0;
}

.flow li:nth-child(2n) img {
  width: 7px;
  height: 8px;
}

.flow li .flow_block {
  margin: 0;
  padding: 0;
  width: 240px;
  height: 38px;
  text-align: center;
  color: #555555;
  line-height: 38px;
  background: #eeeeee;
}

.flow li .flow_block.current {
  background: #555555;
  color: #fff;
}

/********************************************************

 エラー

********************************************************/
section.err {
  width: auto;
  margin: 30px auto;
  padding: 100px 40px;
}

section.err p.errTitle {
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  margin: 0 0 20px;
}

section.err p {
  font-size: 16px;
  text-align: center;
  margin: 0;
  padding: 0;
}

@media print, screen and (min-width: 960px) and (max-width: 1100px) {
  header.header .header_wrapper {
    width: auto;
  }

  header.header .header_wrapper .logo {
    left: 30px;
  }

  header.header .header_wrapper ul.globalNavi {
    right: 30px;
  }

  header.header .header_wrapper ul.accountMenu {
    right: 30px;
  }

  footer.footer .footer_company {
    width: 900px;
  }
  /*20161030追加*/
  footer.footer .footerCaution{
	width:900px;
  }
  /*20161030追加おわり*/

  footer.footer .footer_company .companyInfo {
    width: 435px;
  }

  footer.footer .footer_company .contactInfo {
    width: 435px;
  }

  footer.footer .footer_company .companyName {
    font-size: 16px;
  }

  .Breadcrumb ul.crumbs {
    width: auto;
    padding: 0 30px;
  }

  .flow {
    margin: 0 auto 50px;
    padding: 0 30px;
    text-align: center;
  }

  .flow ul {
    display: block;
  }

  .flow li {
    width: 30%;
  }

  .flow li:nth-child(2n) {
    margin: 0;
    width: 5%;
  }

  .flow li:nth-child(2n) img {
    width: 7px;
    height: 8px;
  }

  .flow li .flow_block {
    width: 100%;
    font-size: 12px;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 959px) {
  .wrapper.page {
    padding: 120px 0 0;
  }

  header.header {
    height: 120px;
    border-bottom: #e2e2ca solid 3px;
  }

  header.header .header_wrapper {
    width: auto;
  }

  header.header .header_wrapper .logo {
    left: 30px;
    top: 30px;
  }

  header.header .header_wrapper ul.globalNavi {
    right: 0;
    top: 80px;
    display: block;
    text-align: center;
    width: 100%;
  }

  header.header .header_wrapper ul.globalNavi li {
    float: none;
    display: inline-block;
    margin: 0 15px;
  }

  header.header .header_wrapper ul.accountMenu {
    right: 30px;
    top: 14px;
  }

  footer.footer nav.footer_menu {
    padding: 0;
  }

  footer.footer nav.footer_menu .siteMenu {
    margin: 0;
    line-height: 0;
  }

  footer.footer nav.footer_menu ul {
    display: block;
    border-top: #ccc dashed 1px;
  }

  footer.footer nav.footer_menu .siteMenu ul {
    border-top: #ccc dashed 1px;
  }

  footer.footer nav.footer_menu ul li {
    float: left;
    /* display: inline-block; */
    margin: 0;
    padding: 0;
    font-size: 13px;
    border-right: none;
    border-bottom: #ccc dashed 1px;
    width: 33.33%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
  }

  footer.footer nav.footer_menu ul li:nth-child(3n-1) {
    width: 33.34%;
    border-right: #ccc dashed 1px;
    border-left: #ccc dashed 1px;
  }

  footer.footer .footer_company {
    width: auto;
    padding: 0 50px;
  }
  /*20161030追加*/
  footer.footer .footerCaution{
	width: auto;
	margin:0 50px;
	padding: 40px 130px 40px 0;
  }
  /*20161030追加おわり*/
  footer.footer .footer_company .companyInfo {
    float: none;
    width: auto;
    margin: 0 0 30px;
    height: auto;
  }

  footer.footer .footer_company .contactInfo {
    float: none;
    width: auto;
    margin: 0;
    height: auto;
  }

  footer.footer .footer_company .companyInfo address {
    display: block;
    text-align: center;
  }

  footer.footer .footer_company .companyInfo address br {
    display: none;
  }
  /****追加20161030***/
  footer.footer .footer_company .companyMember {
    position: relative;
    margin: 0 auto;
    padding: 0 110px 0 0;
    width: 265px;
  }
　/****追加20161030おわり***/
  footer.footer .footer_company .companyInfo p {
    display: block;
    text-align: center;
  }

  .page-top {
    right: -100px;
  }

  .Breadcrumb {
    display: none;
  }

  .flow {
    margin: 0 auto 50px;
    padding: 0 30px;
    text-align: center;
  }

  .flow ul {
    display: block;
  }

  .flow li {
    width: 30%;
  }

  .flow li:nth-child(2n) {
    margin: 0;
    width: 5%;
  }

  .flow li:nth-child(2n) img {
    width: 7px;
    height: 8px;
  }

  .flow li .flow_block {
    width: 100%;
    font-size: 12px;
  }
}
@media print, screen and (max-width: 767px) {
  .wrapper {
    padding: 52px 0 0;
    z-index: 5;
  }
  .wrapper.page {
    padding: 52px 0 0;
  }

  header.header {
    position: fixed;
    margin: 0px auto;
    height: 49px;
    border-bottom: #e2e2ca solid 3px;
    background: #fff;
  }

  header.header .header_wrapper {
    width: auto;
    margin: 0 auto;
    padding: 0;
    height: 49px;
    position: relative;
  }

  header.header .header_wrapper .logo {
    position: absolute;
    top: 17px;
    left: 10px;
    margin-left: inherit;
  }

  header.header .header_wrapper .logo img {
    width: 146px;
    height: 15px;
  }

  header.header .header_wrapper ul.globalNavi {
    display: none;
  }

  header.header .header_wrapper ul.accountMenu {
    position: absolute;
    margin: 0;
    padding: 0;
    right: 50px;
    top: 0px;
    border-right: #e2e2ca solid 1px;
  }

  header.header .header_wrapper ul.accountMenu li:first-child {
    display: none;
  }

  header.header .header_wrapper ul.accountMenu li {
    float: left;
    margin: 0;
    padding: 0;
    height: auto;
    line-height: normal;
    font-size: 10px;
    height: 49px;
    width: 50px;
    text-align: center;
    border-left: #e2e2ca solid 1px;
  }

  header.header .header_wrapper ul.accountMenu li a {
    color: #1da7a4;
    text-decoration: none;
    display: block;
    height: auto;
    line-height: 1;
    font-size: 10px;
    text-align: center;
    height: 49px;
    width: 50px;
    box-sizing: border-box;
  }

  header.header .header_wrapper ul.accountMenu li a.icon01 {
    background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/register.svg) no-repeat 50% 8px;
    padding: 32px 0 0 0;
  }

  header.header .header_wrapper ul.accountMenu li a.icon02 {
    background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/login.svg) no-repeat 50% 8px;
    padding: 32px 0 0 0;
  }

  header.header .header_wrapper ul.accountMenu li a.icon03 {
    background: url(https://www.triphoo.jp/dataupload/images/ATR01/image/account.svg) no-repeat 50% 8px;
    padding: 32px 0 0 0;
  }

  footer.footer nav.footer_menu .siteMenu {
    display: none;
  }

  footer.footer nav.footer_menu ul {
    display: block;
  }

  footer.footer nav.footer_menu .termMenu ul {
    border-top: #ccc dashed 1px;
  }

  footer.footer nav.footer_menu ul li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 12px;
    border-right: #ccc dashed 1px;
    border-bottom: #ccc dashed 1px;
    width: 50%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
  }

  footer.footer nav.footer_menu ul li:nth-child(2n) {
    border-right: none;
  }

  footer.footer nav.footer_menu ul li:last-child {
    border-right: #ccc dashed 1px;
  }

  footer.footer .footer_company {
    width: auto;
    padding: 0 20px;
  }
   /*20161030追加*/
  footer.footer .footerCaution{
	width: auto;
	margin:0;
	padding:0 0 20px;
	text-align: center;
  }
  footer.footer .footerCaution ul.logos {
    position: static;
    margin: 0;
    padding: 0;
	display:inline-block;
  }
  footer.footer .footerCaution ul.logos li {
    float: left;
    margin: 0 5px;
    padding: 0;
    line-height: 0;
}

  /*20161030追加おわり*/

  footer.footer .footer_company h4 {
    font-size: 16px;
  }
/*20161030追加*/
  footer.footer .footer_company .companyName {
    font-size: 14px;
	margin:0;
  }
/*20161030追加おわり*/
  footer.footer .footer_company .companyInfo {
    float: none;
    width: auto;
    margin: 0 0 20px;
    height: auto;
    padding: 20px;
  }

  footer.footer .footer_company .contactInfo {
    float: none;
    width: auto;
    margin: 0;
    height: auto;
    padding: 20px;
  }

  footer.footer .footer_company .companyInfo address {
    display: block;
    text-align: center;
    font-size: 13px;
  }

  footer.footer .footer_company .companyInfo address br {
    display: none;
  }

  footer.footer .footer_company .companyInfo p {
    display: block;
    text-align: center;
  }

  footer.footer .footer_company li {
    font-size: 12px;
    margin: 0 0 10px;
  }
  /*20161030変更*/
  footer.footer p.caution {
    text-align: left;
    padding: 20px 20px 5px;
  }
  /*20161030変更おわり*/

  .btn_area ul {
    display: block;
  }

  .btn_area ul li {
    margin: 0;
    padding: 0;
    float: none;
  }

  .btn_area a.back {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto 10px;
  }

  .btn_area .submit {
    width: 100%;
    height: 50px;
    line-height: 50px;
  }

  .btn_area input.back {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto 10px;
  }

  .btn_area input.submit {
    width: 100%;
    height: 50px;
    line-height: 50px;
  }


  .btn_area a.btn {
    width: 100%;
    height: 50px;
    line-height: 50px;
  }

  .success {
    width: 100%;
    position: absolute;
    top: -100px;
    left: 0;
    height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    background: #1da7a4;
    z-index: 2;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .DSbtn {
    position: absolute;
    top: 18px;
    right: 12px;
    width: 26px;
    height: 14px;
    -webkit-transition: ease .5s;
    transition: ease .5s;
    cursor: pointer;
    z-index: 10;
    display: block;
  }

  .DSbtn .hambarg:nth-child(1) {
    position: absolute;
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #1da7a4;
    -webkit-transition: ease .5s;
    transition: ease .5s;
    height: 2px;
    width: 26px;
  }

  .DSbtn .hambarg:nth-child(2) {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 2px;
    width: 26px;
    background: #1da7a4;
    -webkit-transition: ease .5s;
    transition: ease .5s;
  }

  .DSbtn .hambarg:nth-child(3) {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 2px;
    width: 26px;
    background: #1da7a4;
    -webkit-transition: ease .5s;
    transition: ease .5s;
  }

  .DSbtn.action .hambarg:nth-child(1) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .DSbtn.action .hambarg:nth-child(2) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
  }

  .DSbtn.action .hambarg:nth-child(3) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .mobNavi {
    width: 250px;
    position: fixed;
    top: 0;
    right: 0px;
    left: auto;
    margin: 0;
    padding: 0px 0px 20px 0px;
    z-index: 1;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    display: block;
    box-shadow: rgba(107, 107, 107, 0.3) 4px 1px 6px -1px inset;
    -webkit-box-shadow: rgba(107, 107, 107, 0.3) 4px 1px 6px -1px inset;
    -moz-box-shadow: rgba(107, 107, 107, 0.3) 4px 1px 6px -1px inset;
    background: #dbdbd1;
    text-align: center;
    font-family: YuGothic, '游ゴシック', 'Hiragino sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', sans-serif;
    text-align: center;
  }

  .mobNavi ul.mobNavi_navi {
    margin: 0;
    padding: 0 0 20px;
  }

  .mobNavi ul.mobNavi_navi li {
    margin: 0;
    padding: 0;
    border-bottom: #a5a586 dotted 1px;
    height: 40px;
    line-height: 40px;
    list-style: none;
  }

  .mobNavi ul.mobNavi_navi li a {
    color: #000;
    display: block;
    height: 40px;
    padding: 0 16px;
    text-decoration: none;
    text-align: left;
    font-size: 12px;
    background-image: url(https://www.triphoo.jp/dataupload/images/ATR01/image/arrow_003.svg);
    background-position: 94% 50%;
    background-repeat: no-repeat;
    background-size: 7px 8px;
  }

  .mobNavi ul.mobNavi_sns {
    display: inline-block;
    margin: 0;
    padding: 0;
  }

  .mobNavi ul.mobNavi_sns li {
    float: left;
    width: 50px;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
  }

  .navigation {
    margin: 0;
    padding: 0;
    height: 40px;
    position: relative;
  }

  .navigation .prev {
    width: 45%;
  }

  .navigation .next {
    width: 45%;
  }

  .navigation .prev a, .navigation .next a {
    font-size: 13px;
    width: 100%;
    height: 40px;
  }

  .navigation .pager {
    display: none;
  }

  .page-top {
    right: -100px;
  }

  .Breadcrumb {
    display: none;
  }

  .flow {
    display: none;
  }
}

.snsIcon img {
	margin-left: 5px;
}

