@charset "utf-8";
/* ------------------------------
Roboto Font
------------------------------ */
@import url("//fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900");
body {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴシック ProN', YuGothic, '游ゴシック', Meiryo, 'メイリオ', sans-serif;
  color: #fff;
  background-color: #000;
  line-height: 1.6;
}
img {
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #tgr_2015.join .tgr_2015-inner .main {
    color: #ececec;
  }
  #tgr_2015.join .tgr_2015-inner .main .sp-att {
    border-bottom: 1px solid #333;
    padding: 15px 15px;
  }
  #tgr_2015.join .tgr_2015-inner .main .sp-att p {
    font-size: 14px;
    line-height: 1;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title h1 {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title .meta {
    display: none;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title .sns {
    margin-bottom: 15px;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title .sns ul li {
    display: inline-block;
    margin-right: 10px;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title .sns ul li div,
  #tgr_2015.join .tgr_2015-inner .main .page-title .sns ul li iframe {
    vertical-align: bottom;
  }
  #tgr_2015.join .tgr_2015-inner .main .mv {
    width: 100%;
  }
  #tgr_2015.join .tgr_2015-inner .main .mv img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  #tgr_2015.join .tgr_2015-inner .main .content {
    display: block;
  }
  #tgr_2015.join .tgr_2015-inner .main .content h2 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content h3 {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content p {
    font-size: 12px;
    line-height: 2.2;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section {
    padding: 20px 0;
    border-bottom: 1px solid #333;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li {
    display: table;
    margin-bottom: 20px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li:last-child {
    margin-bottom: 0;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .step {
    display: table-cell;
    vertical-align: top;
    padding-right: 15px;
    border-right: 1px solid #333;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300;
    font-size: 10px;
    letter-spacing: 0.1em;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail {
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail h3 {
    font-size: 14px;
    color: #e30000;
    margin-bottom: 6px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .btn {
    margin-top: 10px;
    margin-bottom: 2px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .btn a {
    display: block;
    border: 1px solid #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 13px 45px 13px 13px;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #fff;
    position: relative;
    background-color: #000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .btn a {
    position: relative;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .btn a:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail ul {
    margin-bottom: 15px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail ul li {
    font-size: 12px;
    line-height: 1.4;
    margin: 10px 0 14px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail ul li a {
    position: relative;
    padding: 0 0 0 10px;
    color: #bfbfbf;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail ul li a:hover {
    color: #e30000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core-head {
    font-size: 16px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core {
    margin: 10px 0 0;
    border: 1px solid #333;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core_inner {
    overflow: hidden;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core.flow {
    position: relative;
    margin: 10px 0 25px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core.flow:after {
    content: url(/pages/contents/jp/86brz/join/images/arrow.png);
    display: block;
    position: absolute;
    width: 100%;
    height: 0;
    margin: 6px 0 0;
    text-align: center;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core.important {
    border: 1px solid #a00;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl {
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dt {
    padding: 3px 1em;
    background: #333;
    font-size: 12px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core.important dl dt {
    background: #a00;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd {
    padding: 5px;
    font-size: 12px;
    line-height: 1.8;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd .note {
    display: block;
    margin: 0;
    color: #888;
    font-size: 11px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd .tel,
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd .mail{
    color: #fff;
    cursor: default;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul {
    margin: 0;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul li {
    margin: 5px 0;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul li.dlOn {
    color: #fff;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul li.dlOff {
    color: #666;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul li a {
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul li a .icon_pdf {
    display: inline-block;
    position: relative;
    top: -1px;
    margin: 0 3px 0 0;
    padding: 3px 5px 2px;
    border-radius: 2px;
    background: #eee;
    color: #333;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul li .icon_cs {
    display: inline-block;
    position: relative;
    top: -1px;
    margin: 0 5px 0 0;
    padding: 3px 5px 2px;
    border-radius: 2px;
    background: #333;
    font-size: 10px;
    line-height: 1;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail ul li a:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    border-top: 4px solid transparent;
    border-right: none;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #bfbfbf;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .image {
    width: 100%;
    margin: 15px -15px 0;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .image img {
    width: 100%;
    height: auto;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .btn-detail {
    margin: 20px 0;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .btn-detail a {
    display: block;
    border: 1px solid #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 13px 45px 13px 13px;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #fff;
    position: relative;
    background-color: #000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .btn-detail a {
    position: relative;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .btn-detail a:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option {
    margin-bottom: 20px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul {
    width: 100%;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li {
    margin-bottom: 15px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a {
    display: block;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a img {
    display: block;
    width: 100%;
    height: auto;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a p {
    display: inline-block;
    color: #fff;
    padding-right: 28px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a p {
    position: relative;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a p:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail {
    margin-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #333;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail .logo {
    width: 40%;
    float: left;
    padding-right: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail .logo img {
    display: block;
    width: 100%;
    height: auto;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail .contact-name {
    width: 60%;
    float: right;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    line-height: 1.4;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail .data {
    clear: both;
    color: #bfbfbf;
    font-size: 11px;
    line-height: 1.8;
    letter-spacing: 0.06em;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail .data a {
    color: #fff;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner {
    border-bottom: 0;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul {
    margin-left: -5px;
    margin-right: -5px;
    zoom: 1;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul:before,
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul:after {
    content: "";
    display: table;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul:after {
    clear: both;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul li {
    float: left;
    width: 33.33%;
    padding: 0 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul li a {
    display: block;
    background-color: #fff;
    text-align: center;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul li a img {
    display: block;
    width: 100%;
    height: auto;
  }
  #tgr_2015.join .tgr_2015-inner .main .content .back {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
  }
  #tgr_2015.join .tgr_2015-inner .main .content .back .back-btn {
    margin: 20px 15px;
  }
}
@media screen and (min-width: 768px) {
  #tgr_2015.join .tgr_2015-inner .main {
    color: #ececec;
  }
  #tgr_2015.join .tgr_2015-inner .main br.sp {
    display: none;
  }
  #tgr_2015.join .tgr_2015-inner .main .sp-att {
    display: none;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title {
    zoom: 1;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title:before,
  #tgr_2015.join .tgr_2015-inner .main .page-title:after {
    content: "";
    display: table;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title:after {
    clear: both;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title h1 {
    position: relative;
    padding-bottom: 7px;
    line-height: 1.3 !important;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title h1:after {
    content: '';
    display: block;
    width: 22px;
    height: 1px;
/*    border-top: 1px solid #fff;*/
    margin-top: 30px;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title .meta {
    float: left;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.05em;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title .meta .update {
    display: inline-block;
    color: #808080;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title .meta .author {
    display: inline-block;
    color: #bc0a1e;
    padding-left: 10px;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title .sns {
    float: right;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title .sns ul li {
    display: inline-block;
    margin-right: 10px;
  }
  #tgr_2015.join .tgr_2015-inner .main .page-title .sns ul li div,
  #tgr_2015.join .tgr_2015-inner .main .page-title .sns ul li iframe {
    vertical-align: bottom;
  }
  #tgr_2015.join .tgr_2015-inner .main .mv {
    width: 100%;
  }
  #tgr_2015.join .tgr_2015-inner .main .mv img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  #tgr_2015.join .tgr_2015-inner .main .content h2 {
    font-size: 26px;
    line-height: 1.6;
    margin-bottom: 22px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content h3 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 12px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content p {
    font-size: 14px;
    line-height: 2.2;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section {
    padding: 35px 0;
    border-bottom: 1px solid #333;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow {
    margin-top: 26px;
    margin-bottom: 15px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li {
    display: table;
    margin-bottom: 30px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li:last-child {
    margin-bottom: 0;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .step {
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
    border-right: 1px solid #333;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.1em;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail {
    display: table-cell;
    vertical-align: top;
    padding-left: 26px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail h3 {
    color: #e30000;
    margin-bottom: 6px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .btn {
    /*max-width: 260px;*/
    max-width: 300px;
    margin-top: 20px;
    margin-bottom: 2px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .btn a {
    display: block;
    border: 1px solid #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 18px 10px 18px;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #fff;
    position: relative;
    background-color: #000;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .btn a:after {
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .btn a {
    position: relative;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .btn a:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .btn a:hover {
    color: #e30000;
    border-color: #e30000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .btn a:hover:after {
    border-color: #e30000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail ul {
    margin-bottom: 35px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail ul li {
    font-size: 14px;
    line-height: 1.4;
    margin: 10px 0 14px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail ul li.btn {
    display: block;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail ul li a {
    position: relative;
    padding: 0 0 0 10px;
    color: #bfbfbf;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail ul li a:hover {
    color: #e30000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core-head {
    font-size: 16px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core {
    margin: 10px 0 0;
    border: 1px solid #333;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core_inner {
    overflow: hidden;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core.flow {
    position: relative;
    margin: 10px 0 25px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core.flow:after {
    content: url(/pages/contents/jp/86brz/join/images/arrow.png);
    display: block;
    position: absolute;
    width: 100%;
    height: 0;
    margin: 6px 0 0;
    text-align: center;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core.important {
    border: 1px solid #a00;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl {
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl.left {
    float: left;
    width: 45%;
    margin: 15px 0 15px 2%;
    padding: 0 3% 0 0;
    border-right: 1px dotted #a00;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl.right {
    float: right;
    width: 45%;
    margin: 15px 2%;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dt {
    padding: 3px 1em;
    background: #333;
    font-size: 14px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core.important dl dt {
    background: #a00;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core.important.typeB dt {
    text-align: center;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd {
    padding: 10px;
    font-size: 14px;
    line-height: 1.8;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd .note {
    display: block;
    margin: 0 0 10px;
    color: #888;
    font-size: 12px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd .tel,
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd .mail{
    color: #fff;
    cursor: default;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul {
    margin: 0 0 0 1em;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul li {
    margin: 5px 0;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul li.dlOn {
    color: #fff;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul li.dlOff {
    color: #666;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul li a {
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul li a .icon_pdf {
    display: inline-block;
    position: relative;
    top: -1px;
    margin: 0 3px 0 0;
    padding: 3px 5px 2px;
    border-radius: 2px;
    background: #eee;
    color: #333;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail .step-detail-core dl dd ul li .icon_cs {
    display: inline-block;
    position: relative;
    top: -1px;
    margin: 0 5px 0 0;
    padding: 3px 5px 2px;
    border-radius: 2px;
    background: #333;
    font-size: 10px;
    line-height: 1;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.first .step-flow ol li .detail ul li a:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    border-top: 4px solid transparent;
    border-right: none;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #bfbfbf;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .image {
    width: 100%;
    margin-top: 30px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .image img {
    width: 100%;
    height: auto;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .btn-detail {
    max-width: 405px;
    margin: 30px auto;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .btn-detail a {
    display: block;
    border: 1px solid #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 45px 15px 24px;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #fff;
    position: relative;
    background-color: #000;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .btn-detail a:after {
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .btn-detail a {
    position: relative;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .btn-detail a:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .btn-detail a:hover {
    color: #e30000;
    border-color: #e30000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .btn-detail a:hover:after {
    border-color: #e30000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option {
    margin-bottom: 20px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul {
    width: 100%;
    margin: 0px -10px;
    zoom: 1;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul:before,
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul:after {
    content: "";
    display: table;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul:after {
    clear: both;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li {
    float: left;
    width: 50%;
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a {
    display: block;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a .image {
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
    vertical-align: top;
    background-color: #fff;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-backface-visibility: hidden;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a p {
    display: inline-block;
    color: #fff;
    padding-right: 28px;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a p {
    position: relative;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a p:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a p:after {
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a:hover .image {
    border-color: #e30000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a:hover img {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a:hover p {
    color: #e30000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.cars .option ul li a:hover p:after {
    border-color: #e30000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail {
    zoom: 1;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #333;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail:before,
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail:after {
    content: "";
    display: table;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail:after {
    clear: both;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail .logo {
    float: right;
    width: 200px;
    margin-left: 20px;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail .logo img {
    display: block;
    width: 100%;
    height: auto;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail .contact-name {
    margin-bottom: 10px;
    line-height: 1.4;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail .data {
    color: #bfbfbf;
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0.06em;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail .data a {
    color: #fff;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.contact .detail .data a:hover {
    color: #e30000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul {
    margin-left: -8px;
    margin-right: -8px;
    zoom: 1;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul:before,
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul:after {
    content: "";
    display: table;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul:after {
    clear: both;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul li {
    float: left;
    width: 20%;
    padding: 0 8px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul li a {
    display: block;
    background-color: #fff;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
    text-align: center;
    border: 1px solid #000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul li a img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-backface-visibility: hidden;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul li a:hover {
    border-color: #e30000;
  }
  #tgr_2015.join .tgr_2015-inner .main .content >section.partner ul li a:hover img {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  #tgr_2015.join .tgr_2015-inner .main .content .back {
    margin-bottom: 60px;
  }
}