@charset "utf-8";

/*------------------------------------------------------------
[SP]
------------------------------------------------------------ */
/*------------------------------------------------------------
[SP] title
------------------------------------------------------------ */
#suntory_contents .title {
  margin: 8vw 4vw;
}
#suntory_contents .title h1 {
  margin-bottom: 12vw;
  font-size: 5.6vw;
  font-weight: normal;
  text-align: center;
}
#suntory_contents .title .caution dt {
  font-size: 4.266666666666667vw;
  line-height: 4.266666666666667vw;
  font-weight: bold;
  color: #E8411D;
  position: relative;
  padding-left: 6.666666666666667vw;
  margin-bottom: 4vw;
}
#suntory_contents .title .caution dt::before {
  content: '';
  width: 4.8vw;
  height: 4.266666666666667vw;
  background: url(/sma/common2020/img/map/caution.svg) no-repeat 0 0;
  background-size: auto 4.266666666666667vw;
  position: absolute;
  top: 0;
  left: 0;
}
#suntory_contents .title .caution dd {
  font-size: 4.266666666666667vw;
  color: #E8411D;
  padding-left: 6.666666666666667vw;
  margin-bottom: 4vw;
}
#suntory_contents .title .link {
  text-align: right;
  margin-right: 5.333333333333333vw;
}
#suntory_contents .title .link a {
  font-size: 3.733333333333333vw;
  color: #000;
  text-decoration: none;
  padding-bottom: 0.8vw;
  border-bottom: 1px #000 solid;
  position: relative;
}
#suntory_contents .title .link a::after {
  content: '';
  width: 3.2vw;
  height: 1.866666666666667vw;
  background: url(../img/arrow_down_small_gr.svg) no-repeat 0 0;
  background-size: 3.2vw auto;
  position: absolute;
  top: calc(50% - 0.933333333333333vw);
  right: -5.333333333333333vw;
}

#suntory_contents .title .link.barrier_free {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}


/*------------------------------------------------------------
[SP] map
------------------------------------------------------------ */
#suntory_contents .map {
  margin: 0 0 12vw;
}
#suntory_contents .map figure {
  width: 100%;
}
#suntory_contents .map figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#suntory_contents .map .map_data {
  background: #F6F4F1;
  padding: 5.6vw;
}
#suntory_contents .map .map_data dt {
  font-size: 3.733333333333333vw;
  font-weight: normal;
  margin-bottom: 4vw;
}
#suntory_contents .map .map_data .text {
  font-size: 3.466666666666667vw;
  line-height: 1.8;
  letter-spacing:-.02em;
  margin-bottom: 5.6vw;
}
#suntory_contents .map .map_data .btn_map a {
  width: 48vw;
  height: 12vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  border: 1px #A89170 solid;
  font-size: 3.733333333333333vw;
  color: #000;
  background: #fff;
  text-decoration: none;
}
#suntory_contents .map .map_data .btn_map a::after {
  content: '';
  width: 2.666666666666667vw;
  height: 2.666666666666667vw;
  background: url(/sma/common2020/img/icon_external_gr.svg) no-repeat 0 0;
  background-size: 2.666666666666667vw auto;
  position: absolute;
  top: 1.6vw;
  right: 1.6vw;
}

/*------------------------------------------------------------
[SP] access_note
------------------------------------------------------------ */
#suntory_contents .access_note {
  margin: 0 4vw;
  padding-bottom: 12vw;
  border-bottom: 1px #ccc solid;
}
#suntory_contents .access_note_train {
  margin-bottom: 12vw;
}
#suntory_contents .access_note h2 {
  font-size: 4.8vw;
  font-weight: normal;
  line-height: 1.5;
}
#suntory_contents .access_note li {
  list-style: none;
}
#suntory_contents .access_note li.line {
  border-bottom: 1px #ccc dotted;
  padding: 5.6vw 0 5.6vw 16vw;
}
#suntory_contents .access_note li.line.line_e23 {
  background: url(/sma/common2020/img/map/ooedo.svg) no-repeat 0 5.6vw;
  background-size: 12vw auto;
}
#suntory_contents .access_note li.line.line_h04 {
  background: url(/sma/common2020/img/map/hibiya.svg) no-repeat 0 5.6vw;
  background-size: 12vw auto;
}
#suntory_contents .access_note li.line.line_c05 {
  background: url(/sma/common2020/img/map/chiyoda.svg) no-repeat 0 5.6vw;
  background-size: 12vw auto;
}
#suntory_contents .access_note li dt {
  font-size: 4.266666666666667vw;
  font-weight: normal;
  margin-bottom: 2.933333333333333vw;
}
#suntory_contents .access_note li .text {
  font-size: 3.466666666666667vw;
  line-height: 1.8;
}
#suntory_contents .access_note li .note {
  margin-top: 4vw;
  font-size: 2.933333333333333vw;
  line-height: 1.8;
}

#suntory_contents .access_note_bus {
  margin-bottom: 12vw;
}
#suntory_contents .access_note_bus li {
  border-bottom: 1px #ccc dotted;
  padding: 5.6vw 0 5.6vw;
}
#suntory_contents .access_note_bus dt {
  font-size: 4.266666666666667vw;
  font-weight: normal;
  margin-bottom: 2.666666666666667vw;
}
#suntory_contents .access_note_bus dd {
  font-size: 3.466666666666667vw;
}
#suntory_contents .access_note_car h2 {
  margin-bottom: 5.6vw;
}
#suntory_contents .access_note_car .text {
  font-size: 3.466666666666667vw;
  line-height: 1.8;
  margin-bottom: 5.6vw;
}
#suntory_contents .access_note_car .link {
  font-size: 3.466666666666667vw;
  line-height: 1.8;
  margin-bottom: 5.6vw;
}
#suntory_contents .access_note_car .link a {
  display: inline;
  text-decoration: none;
  color: #000;
  position: relative;
  padding-bottom: 0.8vw;
  border-bottom: 1px #000 solid;
}
#suntory_contents .access_note_car .link a span {
  margin: 0 1.6vw;
}
#suntory_contents .access_note_car .link a::after {
  content: '';
  width: 2.4vw;
  height: 2.4vw;
  background: url(/sma/common2020/img/icon_external_gr.svg) no-repeat 0 0;
  background-size: 2.4vw auto;
  position: absolute;
  bottom: 1.6vw;
  right: -3vw;
}

#suntory_contents .access_note_car .note {
  font-size: 2.933333333333333vw;
  line-height: 1.8;
}


/*------------------------------------------------------------
[SP] early_access
------------------------------------------------------------ */
#suntory_contents .early_access {
  margin: -16vw 0 8vw;
  padding-top: 28vw;
}
#suntory_contents .early_access h2 {
  font-size: 4.8vw;
  font-weight: normal;
  margin: 0 4vw 5.6vw;
}
#suntory_contents .early_access .notice {
  font-size: 3.733333333333333vw;
  line-height: 1.8;
  color: #E8411D;
  margin: 0 4vw 5.6vw;
}
#suntory_contents .early_access .note {
  font-size: 3.466666666666667vw;
  line-height: 1.8;
  margin: 0 4vw 8vw;
}

/*------------------------------------------------------------
[SP] route_nav
------------------------------------------------------------ */
#suntory_contents .route_nav {
  display: flex;
  justify-content: space-between;
}
#suntory_contents .tab {
  width: 50vw;
  padding: 0 2.4vw 2.4vw;
  box-sizing: border-box;
}
#suntory_contents .tab .inner {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  height: 32vw;
  border: 1px #C6B59D solid;
  box-sizing: border-box;
  background: url(/sma/common2020/img/arrow_down_large_gr.svg) no-repeat center bottom 2.4vw / 4.8vw;
}
/*#suntory_contents .route_nav_b .inner h3:first-of-type {  order:1;}
#suntory_contents .route_nav_b .inner .route_nav_line {  order:2;}
#suntory_contents .route_nav_b .inner h3:last-of-type {  order:3;}*/

#suntory_contents .route_nav_a .inner {
  padding: 0 2.4vw 2.4vw;
}
#suntory_contents .route_nav_b .inner {
  padding: 0 2.4vw 4vw;
}
#suntory_contents .tab.cr {
  background: #F6F4F1;
}
#suntory_contents .tab.cr .inner {
  border: 1px #F6F4F1 solid;
  background: none;
  padding: 2.4vw 0 0;
}
#suntory_contents .tab h3 {
  font-size: 3.733333333333333vw;
  font-weight: normal;
  text-align: center;
  line-height: 1.5;
}
#suntory_contents .tab h3 .station {
  font-size: 4.26666667vw;
}
#suntory_contents .route_nav_a .route_nav_line {
  display: block;
  font-size: 3.466666666666667vw;
  line-height: 1.5;
  margin: 0.8vw 0 0;
}
#suntory_contents .route_nav_b .route_nav_line {
  display: block;
  font-size: 3.466666666666667vw;
  line-height: 1.5;
  margin: 0 0 0.8vw;
}
#suntory_contents .tab .here {
  width: 100%;
  text-align: center;
  margin-top: 2.4vw;
}
#suntory_contents .tab.cr .here {
  display: none;
}

/*------------------------------------------------------------
[SP] route_map
------------------------------------------------------------ */
#suntory_contents .route_map {
  background: #F6F4F1;
  padding: 4vw 4vw 8vw;
}

#suntory_contents .route_map figure {
  width: 100%;
}
#suntory_contents .route_map figure + figure {
  margin-top: 4vw;
}
#suntory_contents .route_map figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

#suntory_contents .route_map .route_flow {
  margin: 8vw auto 0;
  width: 64vw;
}
#suntory_contents .route_map .route_flow li {
  list-style: none;
}
#suntory_contents .route_map .route_flow li figcaption {
  margin: 2.4vw 0 0 8vw;
  font-size: 3.2vw;
  line-height: 1.5;
  position: relative;
}
#suntory_contents .route_map .route_flow li + li {
  margin-top: 5.6vw;
}

#suntory_contents .route_map .route_flow li figcaption::before {
  content: '1';
  width: 5.6vw;
  height: 5.6vw;
  background: #E8411D;
  color: #fff;
  font-size: 3.466666666666667vw;
  font-weight: bold;
  line-height: 5.6vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: -8vw;
}
#suntory_contents .route_map .route_flow li:nth-child(2) figcaption::before {
  content: '2';
}
#suntory_contents .route_map .route_flow li:nth-child(3) figcaption::before {
  content: '3';
}
#suntory_contents .route_map .route_flow li:nth-child(4) figcaption::before {
  content: '4';
}
#suntory_contents .route_map .route_flow li:nth-child(5) figcaption::before {
  content: '5';
}

/*------------------------------------------------------------
[SP] access_note
------------------------------------------------------------ */
#suntory_contents .map_note {
  margin: 0 4vw 16vw;
  font-size: 3.466666666666667vw;
  line-height: 1.8;
  color: #E8411D;
}


/*------------------------------------------------------------
[PC]
------------------------------------------------------------ */
@media print, screen and (min-width:768px) {

/*------------------------------------------------------------
  [PC] title
  ------------------------------------------------------------ */
  #suntory_contents .title {
    margin: 50px 0 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #suntory_contents .title h1 {
    margin-bottom: 50px;
    font-size: 28px;
    width: 100%;
  }
  #suntory_contents .title .caution {
    display: flex;
  }
  #suntory_contents .title .caution dt {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #E8411D;
    position: relative;
    padding-left: 28px;
    margin: 0 18px 0 0;
  }
  #suntory_contents .title .caution dt::before {
    content: '';
    width: 21px;
    height: 18px;
    background: url(/sma/common2020/img/map/caution.svg) no-repeat 0 0;
    background-size: auto 18px;
    position: absolute;
    top: 0;
    left: 0;
  }
  #suntory_contents .title .caution dd {
    font-size: 16px;
    padding-left: 0;
    margin-bottom: 0;
    margin-right: 25px;
  }
  #suntory_contents .title .link {
    text-align: left;
    margin-right: 0;
  }
  #suntory_contents .title .link a {
    font-size: 16px;
    padding-bottom: 3px;
  }
  #suntory_contents .title .link a:hover {
    color: #666;
    border-bottom: 1px #666 solid;
  }
  #suntory_contents .title .link a::after {
    content: '';
    width: 12px;
    height: 7px;
    background: url(/sma/common2020/img/arrow_down_small_gr.svg) no-repeat 0 0;
    background-size: 12px auto;
    position: absolute;
    top: calc(50% - 3.5px);
    right: -20px;
  }

  #suntory_contents .title .link.barrier_free {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }

/*------------------------------------------------------------
[PC] map
------------------------------------------------------------ */
#suntory_contents .map {
  margin: 0 auto 50px;
  width: 960px;
  display: flex;
}
#suntory_contents .map figure {
  width: 680px;
}
#suntory_contents .map .map_data {
  width: 280px;
  padding: 40px 30px;
}
#suntory_contents .map .map_data dt {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}
#suntory_contents .map .map_data .text {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 40px;
}
#suntory_contents .map .map_data .btn_map a {
  width: 200px;
  height: 45px;
  font-size: 14px;
}
#suntory_contents .map .map_data .btn_map a:hover {
  background: #BEAC94;
  color: #fff;
  border: 1px #BEAC94 solid;
}
#suntory_contents .map .map_data .btn_map a::after {
  content: '';
  width: 10px;
  height: 10px;
  background: url(/sma/common2020/img/icon_external_gr.svg) no-repeat 0 0;
  background-size: 10px auto;
  position: absolute;
  top: 8px;
  right: 8px;
}
#suntory_contents .map .map_data .btn_map a:hover::after {
  background: url(/sma/common2020/img/icon_external_wh.svg) no-repeat 0 0;
  background-size: 10px auto;
}

/*------------------------------------------------------------
[PC] access_note
------------------------------------------------------------ */
#suntory_contents .access_note {
  margin: 0 auto;
  padding-bottom: 80px;
  border-bottom: 1px #ccc solid;

  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#suntory_contents .access_note_train {
  margin-bottom: 0;
  width: 450px;
}
#suntory_contents .access_note h2 {
  font-size: 24px;
  line-height: 1.5;
}
#suntory_contents .access_note li.line {
  border-bottom: 1px #ccc dotted;
  padding: 30px 0 30px 63px;
}
#suntory_contents .access_note li.line.line_e23 {
  background: url(/sma/common2020/img/map/ooedo.svg) no-repeat 0 30px;
  background-size: 48px auto;
}
#suntory_contents .access_note li.line.line_h04 {
  background: url(/sma/common2020/img/map/hibiya.svg) no-repeat 0 30px;
  background-size: 48px auto;
}
#suntory_contents .access_note li.line.line_c05 {
  background: url(/sma/common2020/img/map/chiyoda.svg) no-repeat 0 30px;
  background-size: 48px auto;
}
#suntory_contents .access_note li dt {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}
#suntory_contents .access_note li .text {
  font-size: 14px;
  line-height: 1.8;
}
#suntory_contents .access_note li .note {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.8;
}
#suntory_contents .access_note_bus {
  margin-bottom: 0;
  width: 450px;
}
#suntory_contents .access_note_bus li {
  border-bottom: 1px #ccc dotted;
  padding: 30px 0 30px;
}
#suntory_contents .access_note_bus dt {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}
#suntory_contents .access_note_bus dd {
  font-size:14px;
  line-height: 1.8;
}

#suntory_contents .access_note_car {
  margin: 50px 0 0;
  width: 100%;
}
#suntory_contents .access_note_car h2 {
  margin-bottom: 30px;
}
#suntory_contents .access_note_car .text {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 20px;
}
#suntory_contents .access_note_car .link {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 20px;
}
#suntory_contents .access_note_car .link a {
  display: inline;
  text-decoration: none;
  color: #000;
  position: relative;
  padding-bottom: 3px;
  border-bottom: 1px #000 solid;
}
#suntory_contents .access_note_car .link a:hover {
  border-bottom: 1px #666 solid;
  color: #666;
}
#suntory_contents .access_note_car .link a span {
  margin: 0 5px;
}
#suntory_contents .access_note_car .link a::after {
  content: '';
  width: 10px;
  height: 10px;
  background: url(/sma/common2020/img/icon_external_gr.svg) no-repeat 0 0;
  background-size: 10px auto;
  position: absolute;
  bottom: auto;
  top: 0;
  right: -18px;
}
#suntory_contents .access_note_car .note {
  font-size: 12px;
  line-height: 1.8;
}


/*------------------------------------------------------------
[PC] early_access
------------------------------------------------------------ */
#suntory_contents .early_access {
  margin: -70px auto 110px;
  padding-top: 130px;
  width: 960px;
}
#suntory_contents .early_access h2 {
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 40px;
}
#suntory_contents .early_access .notice {
  font-size: 16px;
  line-height: 1.8;
  color: #E8411D;
  margin: 0 0 20px;
}
#suntory_contents .early_access .note {
  font-size: 14px;
  line-height: 1.8;
  margin: 0 0 30px;
}

/*------------------------------------------------------------
[PC] route_nav
------------------------------------------------------------ */
#suntory_contents .tab {
  width: 50vw;
  padding: 0 10px 10px;
  box-sizing: border-box;
  cursor: pointer;
}
#suntory_contents .tab .inner {
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 120px;
  border: 1px #C6B59D solid;
  position: relative;
  background: url(/sma/common2020/img/arrow_down_large_gr.svg) no-repeat center bottom 15px / 30px;
}
#suntory_contents .route_nav_b .inner h3:first-of-type {  order:1;}
#suntory_contents .route_nav_b .inner h3:last-of-type { order:2;}
#suntory_contents .route_nav_b .inner .route_nav_line { order:3;}

#suntory_contents .route_nav_a .inner {
  padding: 0 0 15px;
}
#suntory_contents .route_nav_b .inner {
  padding: 0 0 5px;
}
#suntory_contents .tab .inner:hover {
  color: #FFF;
  background: #C6B59D url(/sma/common2020/img/arrow_down_large_wh.svg) no-repeat center bottom 15px / 30px;
}
#suntory_contents .tab.cr {
  background: #F6F4F1;
}
#suntory_contents .tab.cr .inner {
  border: 1px #F6F4F1 solid;
  background: none;
  padding: 10px 0 0;
}
#suntory_contents .tab.cr .inner:hover {
  background: #F6F4F1;
  color: #000;
}
#suntory_contents .tab h3 {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
}
#suntory_contents .tab h3 .station {
  font-size: 22px;
}
#suntory_contents .route_nav_a .route_nav_line {
  font-size: 14px;
  line-height: 1;
  margin: 10px 0 0;
}
#suntory_contents .route_nav_b .route_nav_line {
  font-size: 14px;
  line-height: 1;
  margin: 10px auto 0 30px;
}
#suntory_contents .route_nav_b.cr .route_nav_line {
  width: 100%;
  margin: 10px 0 0 65px;
}
#suntory_contents .tab .here {
  font-size: 18px;
}
#suntory_contents .tab.cr .here {
  display: none;
}


/*------------------------------------------------------------
[PC] route_map
------------------------------------------------------------ */
#suntory_contents .route_map {
  padding: 40px;
  display: flex;
  justify-content: space-between;
}
#suntory_contents .route_map .fig_container {
  width: 600px;
}
#suntory_contents .route_map figure {
  width: 600px;
}
#suntory_contents .route_map figure + figure {
  margin-top: 50px;
}
#suntory_contents .route_map figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#suntory_contents .route_map .route_flow {
  margin: 0;
  width: 240px;
}
#suntory_contents .route_map .route_flow li {
  list-style: none;
}
#suntory_contents .route_map .route_flow li figure {
  width: 240px;
}
#suntory_contents .route_map .route_flow li figure img {
  width: 100%;
  height: auto;
}
#suntory_contents .route_map .route_flow li figcaption {
  margin: 12px 0 0 30px;
  font-size: 12px;
  line-height: 1.5;
  position: relative;
}
#suntory_contents .route_map .route_flow li + li {
  margin-top: 20px;
}

#suntory_contents .route_map .route_flow li figcaption::before {
  width: 22px;
  height: 22px;
  font-size: 13px;
  line-height: 22px;
  position: absolute;
  top: 0;
  left: -30px;
}

/*------------------------------------------------------------
[PC] access_note
------------------------------------------------------------ */
#suntory_contents .map_note {
  margin: 0 0 110px;
  font-size: 16px;
}











}


