@charset "UTF-8";
#trump2018 {
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ 明朝", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#trump2018 a {
  color: #355989;
  text-decoration: underline;
}
#trump2018 img {
  max-width: 100%;
}
@media screen and (min-width: 751px) {
  #trump2018 {
    font-size: 1.6rem;
    line-height: 1.6;
    color: #000;
  }
  #trump2018 #contents_header {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    background-color: rgba(242, 237, 229, 0.95);
    height: 70px;
    z-index: 10000;
  }
  #trump2018 #contents_header.fixed {
    position: fixed;
    top: 0;
    left: 0;
  }
  #trump2018 #contents_header .contents_header_inner {
    box-sizing: border-box;
    max-width: 1040px;
    height: 70px;
    margin: 0 auto;
    padding: 10px 20px;
  }
  #trump2018 #contents_header .contents_header_inner:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
  }
  #trump2018 #contents_header .contents_header_inner:before {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0px;
    display: block;
    content: "";
    height: 10px;
    background: linear-gradient(45deg, #dfa823 1%, #fbd647 18%, #c08216, #eea22a);
  }
  #trump2018 #contents_header .contents_header_inner .c_h_lgo {
    float: left;
  }
  #trump2018 #contents_header .contents_header_inner .c_h_lgo a {
    display: inline-block;
    text-decoration: none;
  }
  #trump2018 #contents_header .contents_header_inner .c_h_lgo a img {
    width: 97px;
    margin: 9px 0 0;
  }
  #trump2018 #contents_header .contents_header_inner .c_h_navi {
    float: right;
  }
  #trump2018 #contents_header .contents_header_inner .c_h_navi ul {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
  }
  #trump2018 #contents_header .contents_header_inner .c_h_navi ul li {
    display: table-cell;
    font-size: 13px;
    vertical-align: middle;
    padding: 0 0 0 26px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  #trump2018 #contents_header .contents_header_inner .c_h_navi ul li {
    padding: 0 0 0 15px;
  }
}
@media screen and (min-width: 751px) {
  #trump2018 #contents_header .contents_header_inner .c_h_navi ul li a {
    position: relative;
    display: block;
    height: 60px;
    margin: 0;
    padding: 20px 0;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
  }
  #trump2018 #contents_header .contents_header_inner .c_h_navi ul li a:hover:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #333;
  }
  #trump2018 #contents_header .contents_header_inner .c_h_navi ul li.current a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e8da81;
  }
  #trump2018 .nav_fly {
    position: fixed;
    top: 371px;
    right: -172px;
    width: 212px;
    background-color: rgba(173, 159, 71, 0.9);
    border-radius: 5px 0 0 5px;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
    z-index: 10000;
    transition: all 0.3s ease-out 0s;
  }
  #trump2018 .nav_fly:hover {
    right: 0;
  }
  #trump2018 .nav_fly ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  #trump2018 .nav_fly ul li + li {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  #trump2018 .nav_fly ul li.nav_fly_tell .text {
    font-size: 2.1rem;
  }
  #trump2018 .nav_fly ul li.nav_fly_tell .text .sub {
    display: block;
    font-size: 0.9rem;
  }
  #trump2018 .nav_fly ul li a {
    display: table;
    width: 100%;
    height: 40px;
    text-decoration: none;
    line-height: 1;
    color: #fff;
    font-size: 1.4rem;
  }
  #trump2018 .nav_fly ul li a > div {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }
  #trump2018 .nav_fly ul li a > div:nth-child(1) {
    width: 40px;
    text-align: center;
  }
  #trump2018 .nav_fly ul li a svg {
    width: 22px;
    fill: #fff !important;
  }
  #trump2018 .nav_fly ul li a:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
  #trump2018 .contents {
    padding: 70px 0 0;
  }
  #trump2018 .contents .contents_inner {
    box-sizing: border-box;
    max-width: 900px;
    margin: 45px auto 80px;
    padding: 0 20px;
  }
  #trump2018 .contents .section_inner {
    box-sizing: border-box;
    max-width: 900px;
    margin: 0 auto 0;
    padding: 0 20px;
  }
  #trump2018 .contents h1#bg_trump_room {
    background-image: url("/lib/img/special/trump2018/trump_room/bkg_h1.jpg");
  }
  #trump2018 .contents h1#bg_trump_couple {
    background-image: url("/lib/img/special/trump2018/trump_couple/bkg_h1.jpg");
  }
  #trump2018 .contents h1#bg_trump_family {
    background-image: url("/lib/img/special/trump2018/trump_family/bkg_h1.jpg");
  }
  #trump2018 .contents h1#bg_trump_special {
    background-image: url("/lib/img/special/trump2018/trump_special/bkg_h1.jpg");
  }
  #trump2018 .contents h1#bg_trump_faq {
    background-image: url("/lib/img/special/trump2018/trump_faq/bkg_h1.jpg");
  }
  #trump2018 .contents .ttl01_type-01 {
    display: table;
    width: 100%;
    height: 240px;
    margin: 0;
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
    line-height: 3.0rem;
  }
  #trump2018 .contents .ttl01_type-01 span {
    display: table-cell;
    vertical-align: middle;
    padding: 90px 20px 0;
    background: url("/lib/img/special/trump2018/icon_symbol.png") no-repeat center 72px;
  }
  #trump2018 .contents .ttl02_type-01 {
    margin: 20px 0 0;
    padding: 0 0 15px;
    font-size: 1.7rem;
    text-align: center;
  }
  #trump2018 .contents .ttl02_type-02 {
    margin: 60px 0 0;
    padding: 0 0 0;
    font-size: 2.6rem;
    text-align: center;
  }
  #trump2018 .contents .ttl02_type-02 .sub {
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
  }
  #trump2018 .contents .ttl02_type-02:after {
    content: "";
    display: block;
    margin: 20px auto 0;
    width: 100px;
    height: 1px;
    background-color: #ad9f47;
  }
  #trump2018 .contents .ttl02_type-03 {
    margin: 50px 0 0;
    padding: 0;
    font-size: 2.0rem;
    text-align: center;
  }
  #trump2018 .contents .ttl03_type-01 {
    margin: 30px 0 0;
    padding: 0 0 8px;
    font-size: 1.8rem;
    color: #000;
  }
  #trump2018 .contents .ttl03_type-01 .sub {
    display: inline-block;
    margin: 0 0 0 20px;
    font-size: 1.2rem;
  }
  #trump2018 .contents .ttl03_type-02 {
    margin: 0;
    padding: 0;
    font-size: 3.2rem;
  }
  #trump2018 .contents .ttl03_type-03 {
    margin: 22px 0 0;
    padding: 0;
    font-size: 1.6rem;
    text-align: center;
  }
  #trump2018 .contents .ttl03_type-03 {
    margin: 22px 0 0;
    padding: 0;
    font-size: 1.6rem;
    text-align: center;
  }
  #trump2018 .contents .ttl03_type-04 {
    padding: 0;
    font-size: 2.4rem;
    text-align: center;
    font-weight: normal;
  }
  #trump2018 .contents .ttl04_type-01 {
    margin: 5px 0 0;
    padding: 15px 0;
    font-size: 2.6rem;
    border-top: 1px solid #8a8a8a;
    border-bottom: 1px solid #8a8a8a;
    color: #ad9f47;
    font-weight: normal;
  }
  #trump2018 .contents .ttl04_type-01 .category {
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 3px 15px;
    background-color: #ad9f47;
    color: #fff;
    font-size: 2.2rem;
  }
  #trump2018 .contents .ttl04_type-01 .sub {
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: 1.8rem;
  }
  #trump2018 .contents .ttl04_type-02 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 1.6rem;
    text-align: center;
  }
  #trump2018 .contents .lead {
    font-size: 1.6rem;
    line-height: 2.6rem;
    font-weight: normal;
  }
  #trump2018 .contents .block_type01 {
    display: flex;
    flex-wrap: wrap;
  }
  #trump2018 .contents .block_type01 .block_box {
    width: 49%;
  }
  #trump2018 .contents .block_type01 .block_box:nth-child(1) {
    margin-right: 2%;
  }
  #trump2018 .contents .block_type02 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
  }
  #trump2018 .contents .block_type02 .block_box {
    width: 50%;
  }
  #trump2018 .contents .block_type02 .block_box + .block_box .box-inner {
    padding: 0 0 0 20px;
  }
  #trump2018 .contents .block_type02 .block_box + .block_box .box-inner h3 {
    color: #ad9f47;
  }
  #trump2018 .contents .block_type03 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: center;
  }
  #trump2018 .contents .block_type03 .block_box {
    width: 50%;
  }
  #trump2018 .contents .block_type03 .block_box + .block_box .box-inner {
    padding: 0 20px 0 0;
  }
  #trump2018 .contents .block_type03 .block_box + .block_box .box-inner h3 {
    color: #ad9f47;
  }
  #trump2018 .contents .block_column-02 {
    columns: 2;
  }
  #trump2018 .contents .block_column-02 li {
    page-break-inside: avoid;
    break-inside: avoid-column;
  }
  #trump2018 .contents .block_column-03 {
    columns: 3;
  }
  #trump2018 .contents .block_column-03 li {
    page-break-inside: avoid;
    break-inside: avoid-column;
  }
  #trump2018 .contents .modelplan_box {
    position: relative;
    margin: 20px 0 0;
    background-color: #f2f2f2;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-title {
    padding: 3px 0;
    background-color: #383838;
    color: #fff;
    text-align: center;
    font-size: 2.2rem;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-inner {
    padding: 20px 20px 25px;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-inner .box-title {
    padding: 0 0 25px;
    text-align: center;
    font-size: 2.2rem;
    color: #000;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-inner .block:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-inner .block .block_box {
    float: left;
    width: 52.44%;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-inner .block .block_box + .block_box {
    float: right;
    width: 42.50%;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-inner .block + .modelplan_lead {
    margin-top: 20px;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-inner .modelplan_lead {
    margin: 0;
    padding: 0;
    font-size: 1.8rem;
    font-weight: bold;
  }
  #trump2018 .contents .modelplan_box + .modelplan_box {
    margin-top: 60px;
  }
  #trump2018 .contents .modelplan_box + .modelplan_box:before {
    position: absolute;
    top: -40px;
    left: 50%;
    content: "";
    display: inline-block;
    margin-left: -14px;
    border: 14px solid transparent;
    border-top: 20px solid #d6cfa3;
    width: 0;
    height: 0;
  }
  #trump2018 .contents .list_type-01 {
    display: flex;
    flex-wrap: wrap;
    margin: 90px 0 0;
    padding: 0 0 10px;
    list-style-type: none;
  }
  #trump2018 .contents .list_type-01 > li {
    position: relative;
    width: 31.40%;
    margin: 0 0 40px 2.86%;
    padding: 0 0 20px;
    border: 1px solid #000;
    border-top: none;
  }
  #trump2018 .contents .list_type-01 > li:nth-child(3n+1) {
    margin-left: 0;
  }
  #trump2018 .contents .list_type-01 > li:before, #trump2018 .contents .list_type-01 > li:after {
    position: absolute;
    top: 0;
    content: "";
    display: block;
    width: 39.78%;
    height: 1px;
    background-color: #000;
  }
  #trump2018 .contents .list_type-01 > li:before {
    left: 0;
  }
  #trump2018 .contents .list_type-01 > li:after {
    right: 0;
  }
  #trump2018 .contents .list_type-01 > li .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    transform: translateY(-50%);
    text-align: center;
  }
  #trump2018 .contents .list_type-01 > li .title {
    display: table;
    width: 100%;
    height: 4em;
    margin: 30px 0 10px;
  }
  #trump2018 .contents .list_type-01 > li .title span {
    display: table-cell;
    text-align: center;
    font-weight: bold;
    font-size: 1.7rem;
    line-height: 1.3;
    text-align: center;
    vertical-align: middle;
  }
  #trump2018 .contents .list_type-01 > li .text {
    font-size: 1.2rem;
    padding: 0 20px;
  }
  #trump2018 .contents .list_toggle {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #fff;
  }
  #trump2018 .contents .list_toggle > li {
    border-top: 1px solid #fff;
  }
  #trump2018 .contents .list_toggle > li .toggle_title {
    position: relative;
    margin: 0 0 0 2.5em;
    padding: 17px 70px 17px 30px;
    cursor: pointer;
    font-size: 2.2rem;
    text-indent: -2.5em;
    font-weight: bold;
    line-height: 1.5;
  }
  #trump2018 .contents .list_toggle > li .toggle_title:before {
    position: absolute;
    content: "";
    top: 34px;
    right: 36px;
    display: block;
    width: 25px;
    height: 1px;
    background-color: #fff;
  }
  #trump2018 .contents .list_toggle > li .toggle_title:after {
    position: absolute;
    content: "";
    top: 34px;
    right: 36px;
    display: block;
    width: 25px;
    height: 1px;
    background-color: #fff;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transform: rotate(-90deg);
  }
  #trump2018 .contents .list_toggle > li .toggle_title.active:after {
    transform: rotate(0deg);
  }
  #trump2018 .contents .list_toggle > li .toggle_content {
    display: none;
  }
  #trump2018 .contents .list_toggle > li .toggle_content .toggle_content-inner {
    padding: 25px 0 50px;
  }
  #trump2018 .contents .list_toggle > li .toggle_content .toggle_content-inner p:nth-child(1) {
    margin-top: 0;
    padding: 0;
  }
  #trump2018 .contents .list_internal-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0px 0 0;
    padding: 0 0 20px;
    color: #000;
    letter-spacing: -.40em;
    list-style-type: none;
  }
  #trump2018 .contents .list_internal-link li {
    width: 100px;
    margin: 0 1.74%;
    padding: 0;
    letter-spacing: normal;
    vertical-align: top;
    text-align: center;
  }
  #trump2018 .contents .list_internal-link li a {
    position: relative;
    display: block;
    height: 100%;
    padding: 0 0 10px;
    text-decoration: none;
    font-size: 1.3rem;
    color: #333;
    line-height: 1.0rem;
  }
  #trump2018 .contents .list_internal-link li a .pic {
    display: block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
  }
  #trump2018 .contents .list_internal-link li a .text {
    display: block;
    padding: 10px 0;
    word-break: break-word;
    font-size: 1.3rem;
    line-height: 1.2;
  }
  #trump2018 .contents .list_internal-link li a .text .sub {
    display: block;
    margin: 5px 0 0;
    font-size: 1rem;
  }
  #trump2018 .contents .list_internal-link li a:after {
    position: absolute;
    bottom: 2px;
    left: 50%;
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    margin-left: -5px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(135deg);
    z-index: 4;
  }
  #trump2018 .contents .list_internal-link li a:hover {
    opacity: 0.8;
  }
  #trump2018 .contents .list_internal-link li:first-child {
    margin-left: 0;
  }
  #trump2018 .contents .list_disc {
    margin: 0 0 0 1.5em;
    padding: 0;
    list-style-type: disc;
  }
  #trump2018 .contents .list_disc ul {
    margin: 0 0 0 1em;
    padding: 0;
    list-style-type: disc;
  }
  #trump2018 .contents .list_notice {
    margin: 0 0 0 1em;
    padding: 0;
    text-indent: -1em;
    list-style-type: none;
    font-size: 1.2rem;
  }
  #trump2018 .contents .dl_type-01 {
    margin: 0;
    padding: 0;
  }
  #trump2018 .contents .dl_type-01 dt {
    font-size: 1.2rem;
  }
  #trump2018 .contents .dl_type-01 dd {
    margin: 0;
    line-height: 1.4;
  }
  #trump2018 .contents .map {
    position: relative;
    height: 452px;
    overflow: hidden;
  }
  #trump2018 .contents .map iframe,
  #trump2018 .contents .map object,
  #trump2018 .contents .map embed {
    width: 100%;
    height: 100%;
  }
  #trump2018 .contents .iframe_yoko_wrap iframe {
    width: 108%;
    min-height: 280px;
  }
}
@media screen and (min-width: 751px) and (min-width: 751px) and (max-width: 1000px) {
  #trump2018 .contents .iframe_yoko_wrap iframe {
    width: 100%;
  }
}
@media screen and (min-width: 751px) {
  #trump2018 .contents .text-type-01 {
    margin: 0;
    padding: 0 0 22px;
  }
  #trump2018 .contents .text-notice {
    margin: 5px 0 0 1em;
    text-indent: -1em;
    font-size: 1.4rem;
  }
  #trump2018 .contents .pic_line {
    border: 1px solid #dfdfdf;
  }
  #trump2018 .contents .link_more {
    margin: 0;
    text-align: right;
    font-size: 1.2rem;
  }
  #trump2018 .contents .link_more .link_more-search {
    padding: 0 0 0 20px;
    background: url("/lib/img/special/trump2018/ico_search.png") no-repeat left 0.23em;
  }
  #trump2018 .contents .contact {
    background-color: #ad9f47;
    color: #FFF;
  }
  #trump2018 .contents .contact ul {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 860px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
    list-style-type: none;
  }
  #trump2018 .contents .contact ul li {
    width: 46.51%;
    margin: 60px 0 50px;
  }
  #trump2018 .contents .contact ul li .contact_ttl {
    position: relative;
    font-size: 2.0rem;
    height: 91px;
  }
  #trump2018 .contents .contact ul li .contact_ttl p {
    margin: 0;
  }
  #trump2018 .contents .contact ul li .contact_ttl .contact_ttl_sub {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 1.8rem;
  }
  #trump2018 .contents .contact ul li .contact_btn {
    height: 65px;
    margin: 20px 0 0 0;
    background-color: #383838;
    font-size: 3.6rem;
    line-height: 65px;
  }
  #trump2018 .contents .contact ul li .contact_btn a {
    display: block;
    color: #fff;
    text-decoration: none;
  }
  #trump2018 .contents .contact ul li .contact_btn a svg {
    margin: -6px 15px 0 0;
    vertical-align: middle;
    fill: #fff;
  }
  #trump2018 .contents .contact ul li .contact_note p {
    margin: 20px 0 0 0;
  }
  #trump2018 .contents .contact ul li:first-child .contact_btn a svg {
    margin-top: -10px;
  }
  #trump2018 .contents .contact ul li:last-child .contact_btn a {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 900px) {
  #trump2018 #contents_header {
    position: absolute;
    width: 100%;
    background-color: rgba(242, 237, 229, 0.95);
    height: 70px;
    z-index: 10000;
  }
  #trump2018 #contents_header.fixed {
    position: fixed;
    top: 0;
    left: 0;
  }
  #trump2018 #contents_header .contents_header_inner {
    position: relative;
    box-sizing: border-box;
    max-width: 1040px;
    height: 70px;
    margin: 0 auto;
    padding: 10px 20px 0;
  }
  #trump2018 #contents_header .contents_header_inner:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
  }
  #trump2018 #contents_header .contents_header_inner:before {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0px;
    display: block;
    content: "";
    height: 10px;
    background: linear-gradient(45deg, #dfa823 1%, #fbd647 18%, #c08216, #eea22a);
  }
  #trump2018 #contents_header .contents_header_inner .c_h_lgo {
    float: left;
  }
  #trump2018 #contents_header .contents_header_inner .c_h_lgo a {
    display: inline-block;
    text-decoration: none;
  }
  #trump2018 #contents_header .contents_header_inner .c_h_lgo a img {
    width: 97px;
    margin: 9px 0;
  }
  #trump2018 #contents_header .contents_header_inner #c_h_nav-btn {
    position: absolute;
    top: 28px;
    right: 15px;
  }
  #trump2018 #contents_header .contents_header_inner #c_h_nav-btn .c_h_nav-btn__icon {
    position: relative;
    width: 23px;
    height: 23px;
    cursor: pointer;
  }
  #trump2018 #contents_header .contents_header_inner #c_h_nav-btn .c_h_nav-btn__icon span {
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #333;
    transform: translate(0, -50%);
    transition: all 0.3s ease-out 0s;
  }
  #trump2018 #contents_header .contents_header_inner #c_h_nav-btn .c_h_nav-btn__icon span.line01 {
    margin-top: -8px;
  }
  #trump2018 #contents_header .contents_header_inner #c_h_nav-btn .c_h_nav-btn__icon span.line03 {
    margin-top: 8px;
  }
  #trump2018 #contents_header .contents_header_inner #c_h_nav-btn.active .c_h_nav-btn__icon span.line01 {
    margin: 0;
    transform: translateY(0%) rotate(45deg);
  }
  #trump2018 #contents_header .contents_header_inner #c_h_nav-btn.active .c_h_nav-btn__icon span.line02 {
    display: none;
  }
  #trump2018 #contents_header .contents_header_inner #c_h_nav-btn.active .c_h_nav-btn__icon span.line03 {
    margin: 0;
    transform: translateY(0%) rotate(-45deg);
  }
  #trump2018 #contents_header .contents_header_inner .c_h_navi {
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    background-color: rgba(242, 237, 229, 0.95);
  }
  #trump2018 #contents_header .contents_header_inner .c_h_navi ul {
    margin: 0;
    padding: 0;
    border: none;
  }
  #trump2018 #contents_header .contents_header_inner .c_h_navi ul li {
    display: block;
    font-size: 13px;
    padding: 0;
    border: none;
    border-top: 1px solid rgba(173, 159, 71, 0.5);
  }
  #trump2018 #contents_header .contents_header_inner .c_h_navi ul li a {
    position: relative;
    display: block;
    height: auto;
    margin: 0;
    padding: 14px 20px;
    color: #333;
    text-decoration: none;
  }
  #trump2018 #contents_header .contents_header_inner .c_h_navi ul li a::before {
    position: absolute;
    content: "";
    right: 15px;
    top: 50%;
    width: 11px;
    height: 11px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    transition: all 0.3s ease-out 0s;
  }
  #trump2018 #contents_header .contents_header_inner .c_h_navi ul li a:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
  #trump2018 #contents_header .contents_header_inner .c_h_navi ul li a:hover:after {
    display: none;
  }
  #trump2018 #contents_header .contents_header_inner .c_h_navi ul li.current a:after {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  #trump2018 {
    font-size: 1.4rem;
    line-height: 1.5;
    color: #000;
  }
  #trump2018 .nav_fly {
    display: none;
  }
  #trump2018 .contents {
    padding: 70px 0 0;
  }
  #trump2018 .contents .contents_inner {
    margin: 20px auto 40px;
    padding: 0 20px;
  }
  #trump2018 .contents .section_inner {
    box-sizing: border-box;
    max-width: 900px;
    margin: 0 auto 0;
    padding: 0 20px;
  }
  #trump2018 .contents h1#bg_trump_room {
    background-image: url("/lib/img/special/trump2018/trump_room/bkg_h1.jpg");
  }
  #trump2018 .contents h1#bg_trump_couple {
    background-image: url("/lib/img/special/trump2018/trump_couple/bkg_h1.jpg");
  }
  #trump2018 .contents h1#bg_trump_family {
    background-image: url("/lib/img/special/trump2018/trump_family/bkg_h1.jpg");
  }
  #trump2018 .contents h1#bg_trump_special {
    background-image: url("/lib/img/special/trump2018/trump_special/bkg_h1.jpg");
  }
  #trump2018 .contents h1#bg_trump_faq {
    background-image: url("/lib/img/special/trump2018/trump_faq/bkg_h1.jpg");
  }
  #trump2018 .contents .ttl01_type-01 {
    display: table;
    width: 100%;
    height: 180px;
    margin: 0;
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
    font-size: 2.4rem;
  }
  #trump2018 .contents .ttl01_type-01 span {
    display: table-cell;
    vertical-align: middle;
    padding: 70px 20px 0;
    background: url("/lib/img/special/trump2018/icon_symbol.png") no-repeat center 55px;
    background-size: auto 18px;
  }
  #trump2018 .contents .ttl02_type-01 {
    margin: 35px 0 0;
    padding: 0 0 15px;
    font-size: 1.7rem;
    text-align: center;
  }
  #trump2018 .contents .ttl02_type-02 {
    margin: 40px 0 0;
    padding: 0 0 0;
    font-size: 2rem;
    text-align: center;
  }
  #trump2018 .contents .ttl02_type-02 .sub {
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
  }
  #trump2018 .contents .ttl02_type-02:after {
    content: "";
    display: block;
    margin: 20px auto 0;
    width: 100px;
    height: 1px;
    background-color: #ad9f47;
  }
  #trump2018 .contents .ttl02_type-03 {
    font-size: 2rem;
    text-align: center;
  }
  #trump2018 .contents .ttl03_type-01 {
    margin: 30px 0 0;
    padding: 0 0 8px;
    font-size: 1.4rem;
    color: #000;
  }
  #trump2018 .contents .ttl03_type-01 .sub {
    display: block;
    margin: 0 0 0 0;
    font-size: 1.2rem;
  }
  #trump2018 .contents .ttl03_type-02 {
    margin: 0;
    padding: 0;
    font-size: 2.2rem;
  }
  #trump2018 .contents .ttl03_type-03 {
    margin: 22px 0 0;
    padding: 0;
    font-size: 1.6rem;
    text-align: center;
  }
  #trump2018 .contents .ttl03_type-04 {
    font-size: 2rem;
    text-align: center;
  }
  #trump2018 .contents .ttl04_type-01 {
    margin: 5px 0 0;
    padding: 7px 0;
    font-size: 1.7rem;
    border-top: 1px solid #8a8a8a;
    border-bottom: 1px solid #8a8a8a;
    color: #ad9f47;
    font-weight: normal;
  }
  #trump2018 .contents .ttl04_type-01 .category {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 3px 10px;
    background-color: #ad9f47;
    color: #fff;
    font-size: 1.5rem;
  }
  #trump2018 .contents .ttl04_type-01 .sub {
    display: block;
    margin: 5px 0 0;
    font-size: 1.3rem;
  }
  #trump2018 .contents .ttl04_type-02 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 1.6rem;
    text-align: center;
  }
  #trump2018 .contents .lead {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: normal;
  }
  #trump2018 .contents .block_type01 .block_box + .block_box {
    margin-top: 10px;
  }
  #trump2018 .contents .block_type02 .block_box + .block_box .box-inner {
    padding: 0 0 30px;
  }
  #trump2018 .contents .block_type02 .block_box + .block_box .box-inner h3 {
    margin: 10px 0 0;
    padding: 0;
    color: #ad9f47;
  }
  #trump2018 .contents .block_type02 .block_box + .block_box .box-inner p {
    margin: 10px 0 0;
  }
  #trump2018 .contents .block_type03 .block_box + .block_box .box-inner {
    padding: 0 0 30px;
  }
  #trump2018 .contents .block_type03 .block_box + .block_box .box-inner h3 {
    margin: 10px 0 0;
    padding: 0;
    color: #ad9f47;
  }
  #trump2018 .contents .block_type03 .block_box + .block_box .box-inner p {
    margin: 10px 0 0;
  }
  #trump2018 .contents .modelplan_box {
    position: relative;
    margin: 20px 0 0;
    background-color: #f2f2f2;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-title {
    padding: 3px 0;
    background-color: #383838;
    color: #fff;
    text-align: center;
    font-size: 1.7rem;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-inner {
    padding: 10px 10px 15px;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-inner .box-title {
    padding: 0 0 10px;
    text-align: center;
    font-size: 1.7rem;
    color: #000;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-inner .block:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-inner .block .block_box img {
    width: 100%;
  }
  #trump2018 .contents .modelplan_box .modelplan_box-inner .modelplan_lead {
    font-size: 1.5rem;
    font-weight: bold;
  }
  #trump2018 .contents .modelplan_box + .modelplan_box {
    margin-top: 60px;
  }
  #trump2018 .contents .modelplan_box + .modelplan_box:before {
    position: absolute;
    top: -40px;
    left: 50%;
    content: "";
    display: inline-block;
    margin-left: -14px;
    border: 14px solid transparent;
    border-top: 20px solid #d6cfa3;
    width: 0;
    height: 0;
  }
  #trump2018 .contents .list_type-01 {
    display: flex;
    flex-wrap: wrap;
    margin: 50px 0 0;
    padding: 0 0 20px;
    list-style-type: none;
  }
  #trump2018 .contents .list_type-01 > li {
    position: relative;
    width: 100%;
    margin: 0 0 40px;
    padding: 0 0 20px;
    border: 1px solid #000;
    border-top: none;
  }
  #trump2018 .contents .list_type-01 > li:nth-last-child(1) {
    margin-bottom: 0;
  }
  #trump2018 .contents .list_type-01 > li:before, #trump2018 .contents .list_type-01 > li:after {
    position: absolute;
    top: 0;
    content: "";
    display: block;
    width: 39.78%;
    height: 1px;
    background-color: #000;
  }
  #trump2018 .contents .list_type-01 > li:before {
    left: 0;
  }
  #trump2018 .contents .list_type-01 > li:after {
    right: 0;
  }
  #trump2018 .contents .list_type-01 > li .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    transform: translateY(-50%);
    text-align: center;
  }
  #trump2018 .contents .list_type-01 > li .title {
    display: table;
    width: 100%;
    height: 4em;
    margin: 30px 0 10px;
  }
  #trump2018 .contents .list_type-01 > li .title span {
    display: table-cell;
    text-align: center;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.3;
    text-align: center;
    vertical-align: middle;
  }
  #trump2018 .contents .list_type-01 > li .text {
    font-size: 1.2rem;
    padding: 0 20px;
  }
  #trump2018 .contents .list_toggle {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #fff;
  }
  #trump2018 .contents .list_toggle > li {
    border-top: 1px solid #fff;
  }
  #trump2018 .contents .list_toggle > li .toggle_title {
    position: relative;
    margin: 0 0 0 2em;
    padding: 17px 30px 17px 0px;
    cursor: pointer;
    font-size: 1.5rem;
    text-indent: -2em;
    font-weight: bold;
    line-height: 1.5;
  }
  #trump2018 .contents .list_toggle > li .toggle_title:before, #trump2018 .contents .list_toggle > li .toggle_title:after {
    position: absolute;
    content: "";
    top: 28px;
    right: 10px;
    display: block;
    width: 15px;
    height: 1px;
    background-color: #fff;
  }
  #trump2018 .contents .list_toggle > li .toggle_title:after {
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transform: rotate(-90deg);
  }
  #trump2018 .contents .list_toggle > li .toggle_title.active:after {
    transform: rotate(0deg);
  }
  #trump2018 .contents .list_toggle > li .toggle_content {
    display: none;
  }
  #trump2018 .contents .list_toggle > li .toggle_content .toggle_content-inner {
    padding: 25px 0 30px;
  }
  #trump2018 .contents .list_toggle > li .toggle_content .toggle_content-inner p:nth-child(1) {
    margin-top: 0;
    padding: 0;
  }
  #trump2018 .contents .list_internal-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 25px 0 0;
    padding: 0 0 0;
    color: #000;
    letter-spacing: -.40em;
    list-style-type: none;
  }
  #trump2018 .contents .list_internal-link li {
    width: 100px;
    margin: 15px 1.74% 0;
    padding: 0;
    letter-spacing: normal;
    vertical-align: top;
    text-align: center;
  }
  #trump2018 .contents .list_internal-link li a {
    position: relative;
    display: block;
    height: 100%;
    padding: 0 0 10px;
    text-decoration: none;
    font-size: 1.3rem;
    color: #333;
    line-height: 1.0rem;
  }
  #trump2018 .contents .list_internal-link li a .pic {
    display: block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
  }
  #trump2018 .contents .list_internal-link li a .text {
    display: block;
    padding: 10px 0;
    word-break: break-word;
    font-size: 1.3rem;
    line-height: 1.2;
  }
  #trump2018 .contents .list_internal-link li a .text .sub {
    display: block;
    margin: 5px 0 0;
    font-size: 1rem;
  }
  #trump2018 .contents .list_internal-link li a:after {
    position: absolute;
    bottom: 2px;
    left: 50%;
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    margin-left: -5px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(135deg);
    z-index: 4;
  }
  #trump2018 .contents .list_internal-link li a:hover {
    opacity: 0.8;
  }
  #trump2018 .contents .list_internal-link li:first-child {
    margin-left: 0;
  }
  #trump2018 .contents .list_disc {
    margin: 0 0 0 1em;
    padding: 0;
    list-style-type: disc;
  }
  #trump2018 .contents .list_disc ul {
    margin: 0 0 0 1em;
    padding: 0;
    list-style-type: disc;
  }
  #trump2018 .contents .list_notice {
    margin: 0 0 0 1em;
    padding: 0;
    text-indent: -1em;
    list-style-type: none;
    font-size: 1.2rem;
  }
  #trump2018 .contents .dl_type-01 {
    margin: 0;
    padding: 0;
  }
  #trump2018 .contents .dl_type-01 dt {
    font-size: 1.2rem;
  }
  #trump2018 .contents .dl_type-01 dd {
    margin: 0;
    line-height: 1.4;
  }
  #trump2018 .contents .map {
    position: relative;
    height: 300px;
    overflow: hidden;
  }
  #trump2018 .contents .map iframe,
  #trump2018 .contents .map object,
  #trump2018 .contents .map embed {
    width: 100%;
    height: 100%;
  }
  #trump2018 .contents .iframe_yoko_wrap iframe {
    width: 100%;
    height: 420px;
  }
  #trump2018 .contents .text-type-01 {
    margin: 0;
    padding: 0 0 22px;
  }
  #trump2018 .contents .text-notice {
    margin: 5px 0 0 1em;
    text-indent: -1em;
    font-size: 1.2rem;
  }
  #trump2018 .contents .pic_line {
    border: 1px solid #dfdfdf;
  }
  #trump2018 .contents .link_more {
    margin: 0;
    text-align: right;
    font-size: 1.2rem;
  }
  #trump2018 .contents .link_more .link_more-search {
    padding: 0 0 0 20px;
    background: url("/lib/img/special/trump2018/ico_search.png") no-repeat left 0.23em;
  }
  #trump2018 .contents .contact {
    background-color: #ad9f47;
    color: #FFF;
  }
  #trump2018 .contents .contact ul {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    list-style-type: none;
  }
  #trump2018 .contents .contact ul li {
    margin: 0 0 20px;
  }
  #trump2018 .contents .contact ul li .contact_ttl {
    position: relative;
    font-size: 1.6rem;
  }
  #trump2018 .contents .contact ul li .contact_ttl p {
    margin: 0;
  }
  #trump2018 .contents .contact ul li .contact_ttl .contact_ttl_sub {
    width: 100%;
    font-size: 1.2rem;
  }
  #trump2018 .contents .contact ul li .contact_btn {
    height: 50px;
    margin: 10px 0 0 0;
    background-color: #383838;
    font-size: 2.2rem;
    line-height: 50px;
  }
  #trump2018 .contents .contact ul li .contact_btn a {
    display: block;
    color: #fff;
    text-decoration: none;
  }
  #trump2018 .contents .contact ul li .contact_btn a svg {
    width: 17px;
    margin: -6px 8px 0 0;
    vertical-align: middle;
    fill: #fff;
  }
  #trump2018 .contents .contact ul li .contact_note p {
    margin: 10px 0 0 0;
    font-size: 1.2rem;
  }
  #trump2018 .contents .contact ul li:first-child .contact_btn a svg {
    margin-top: -6px;
  }
  #trump2018 .contents .contact ul li:last-child {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: 20px 0 0;
  }
  #trump2018 .contents .contact ul li:last-child .contact_btn a {
    font-size: 2rem;
  }
}

@media screen and (min-width: 751px) {
  #trump2018 #bg_trump_top {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 100px 20px 189px;
  }
  #trump2018 #bg_trump_top .ttl-01 {
    padding: 0 0 45px;
  }
  #trump2018 #bg_trump_top .slide {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #fff;
    width: 100%;
    height: 100%;
  }
  #trump2018 #bg_trump_top .slide:not(.bg_01) {
    display: none;
  }
  #trump2018 #bg_trump_top .bg_01 {
    background: url("/lib/img/special/trump2018/trump_top/bkg_01_1.jpg") no-repeat center bottom;
    background-size: cover;
  }
  #trump2018 #bg_trump_top .bg_02 {
    background: url("/lib/img/special/trump2018/trump_top/bkg_01_2.jpg") no-repeat center bottom;
    background-size: cover;
  }
  #trump2018 #bg_trump_top .bg_03 {
    background: url("/lib/img/special/trump2018/trump_top/bkg_01_3.jpg") no-repeat center bottom;
    background-size: cover;
  }
  #trump2018 #bg_trump_top .bg_04 {
    background: url("/lib/img/special/trump2018/trump_top/bkg_01_4.jpg") no-repeat center bottom;
    background-size: cover;
  }
  #trump2018 #bg_trump_top .bg_05 {
    background: url("/lib/img/special/trump2018/trump_top/bkg_01_5.jpg") no-repeat center bottom;
    background-size: cover;
  }
  #trump2018 #bg_trump_top .icon_rank {
    position: absolute;
    left: 20px;
    top: 15px;
  }
  #trump2018 #bg_trump_top .icon_rank img {
    vertical-align: top;
  }
  #trump2018 .hotel_point {
    transform: translate(0, -50%);
  }
  #trump2018 .hotel_point ul {
    margin: 0;
    padding: 0;
    letter-spacing: -.40em;
    text-align: center;
  }
  #trump2018 .hotel_point ul li {
    position: relative;
    display: inline-block;
    letter-spacing: normal;
    list-style-type: none;
  }
  #trump2018 .hotel_point ul .hotel_point-text {
    position: absolute;
    top: -106px;
    left: -41px;
    margin: 0;
    padding: 0;
  }
  #trump2018 .hotel_point ul .hotel_point-text img {
    max-width: none;
  }
  #trump2018 .plan_section {
    margin: -20px 0 0;
    padding: 0px 0 30px;
  }
  #trump2018 .plan_section .ttl02_type-02 {
    margin-top: 0px;
    padding-bottom: 20px;
  }
  #trump2018 .checkpoint_section {
    margin: 0;
    padding: 1px 0 30px;
    background: url("/lib/img/special/trump2018/trump_top/bkg_02.jpg") no-repeat center top;
    background-size: cover;
    color: #fff;
  }
  #trump2018 .checkpoint_section .ttl02_type-02:after {
    background-color: #fff;
  }
  #trump2018 .checkpoint_section .checkpoint_lead {
    padding: 20px 0 7px;
  }
  #trump2018 .checkpoint_section .list_type-01 {
    margin: 40px 0 0;
    padding: 0;
  }
  #trump2018 .checkpoint_section .list_type-01 > li {
    border-color: #fff;
  }
  #trump2018 .checkpoint_section .list_type-01 > li:before, #trump2018 .checkpoint_section .list_type-01 > li:after {
    background-color: #fff;
  }
  #trump2018 .info_section {
    margin: 0;
    padding: 1px 0 70px;
  }
  #trump2018 .info_section .section_inner {
    max-width: 1040px;
  }
  #trump2018 .info_section .info_lead {
    padding: 20px 0 20px;
  }
  #trump2018 .info_section .info_map {
    margin: 85px 0 80px;
    padding: 0 0 20px;
  }
  #trump2018 .service_section {
    margin: 0;
    padding: 1px 0 60px;
    background-color: #222;
    color: #fff;
  }
  #trump2018 .service_section .section_inner {
    max-width: 1040px;
  }
  #trump2018 .service_section .ttl02_type-02 {
    color: #ad9f47;
  }
  #trump2018 .service_section .ttl02_type-02 .sub {
    color: #fff;
  }
  #trump2018 .service_section .ttl02_type-02:after {
    background-color: transparent;
  }
  #trump2018 .service_section .toggle_title {
    color: #ad9f47;
  }
  #trump2018 .service_section .ttl03_type-01 {
    color: #ad9f47;
  }
  #trump2018 .access_section {
    margin: 0;
    padding: 1px 0 50px;
  }
  #trump2018 .access_section .access_map {
    margin-top: 50px;
    background-color: #cdd8db;
  }
  #trump2018 .access_section .access_address {
    max-width: 860px;
    margin: 0 auto;
    padding: 35px 0;
    font-size: 1.7rem;
  }
  #trump2018 .access_section .access_information {
    max-width: 860px;
    margin: 0 auto;
    padding: 35px 0 0;
    border-top: 1px solid #dfdfdf;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 750px) {
  #trump2018 #bg_trump_top {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 50px 20px 46px;
  }
  #trump2018 #bg_trump_top .ttl-01 {
    padding: 0 0 45px;
  }
  #trump2018 #bg_trump_top .slide {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #fff;
    width: 100%;
    height: 100%;
  }
  #trump2018 #bg_trump_top .slide:not(.bg_01) {
    display: none;
  }
  #trump2018 #bg_trump_top .bg_01 {
    background: url("/lib/img/special/trump2018/trump_top/bkg_01_1.jpg") no-repeat center bottom;
    background-size: cover;
  }
  #trump2018 #bg_trump_top .bg_02 {
    background: url("/lib/img/special/trump2018/trump_top/bkg_01_2.jpg") no-repeat center bottom;
    background-size: cover;
  }
  #trump2018 #bg_trump_top .bg_03 {
    background: url("/lib/img/special/trump2018/trump_top/bkg_01_3.jpg") no-repeat center bottom;
    background-size: cover;
  }
  #trump2018 #bg_trump_top .bg_04 {
    background: url("/lib/img/special/trump2018/trump_top/bkg_01_4.jpg") no-repeat center bottom;
    background-size: cover;
  }
  #trump2018 #bg_trump_top .bg_05 {
    background: url("/lib/img/special/trump2018/trump_top/bkg_01_5.jpg") no-repeat center bottom;
    background-size: cover;
  }
  #trump2018 #bg_trump_top .icon_rank {
    position: absolute;
    left: 0;
    top: 5px;
    width: 100%;
    text-align: cnter;
  }
  #trump2018 #bg_trump_top .icon_rank img {
    max-width: 20%;
  }
  #trump2018 .hotel_point ul {
    margin: -6% 0 0;
    padding: 0;
    letter-spacing: -.40em;
    text-align: center;
  }
  #trump2018 .hotel_point ul li {
    position: relative;
    display: inline-block;
    width: 28%;
    letter-spacing: normal;
    list-style-type: none;
  }
  #trump2018 .hotel_point ul .hotel_point-text {
    position: absolute;
    top: -5px;
    left: 50%;
    margin: 0;
    padding: 0;
    transform: translate(-45%, -84%);
  }
  #trump2018 .hotel_point ul .hotel_point-text img {
    line-height: 1;
    vertical-align: top;
    max-width: 130px;
  }
  #trump2018 .plan_section {
    padding: 0 0 50px;
  }
  #trump2018 .plan_section .ttl02_type-02 {
    margin-top: 40px;
  }
  #trump2018 .checkpoint_section {
    margin: 0;
    padding: 1px 0 50px;
    background: url("/lib/img/special/trump2018/trump_top/bkg_02.jpg") no-repeat center top;
    background-size: cover;
    color: #fff;
  }
  #trump2018 .checkpoint_section .ttl02_type-02:after {
    background-color: #fff;
  }
  #trump2018 .checkpoint_section .checkpoint_lead {
    padding: 20px 0 7px;
  }
  #trump2018 .checkpoint_section .list_type-01 {
    margin: 40px 0 0;
    padding: 0;
  }
  #trump2018 .checkpoint_section .list_type-01 > li {
    border-color: #fff;
  }
  #trump2018 .checkpoint_section .list_type-01 > li:before, #trump2018 .checkpoint_section .list_type-01 > li:after {
    background-color: #fff;
  }
  #trump2018 .info_section {
    margin: 0;
    padding: 1px 0 50px;
  }
  #trump2018 .info_section .info_lead {
    padding: 20px 0 20px;
  }
  #trump2018 .info_section .info_map {
    margin: 40px 0 0;
    padding: 0 0 20px;
  }
  #trump2018 .service_section {
    margin: 0;
    padding: 1px 0 50px;
    background-color: #222;
    color: #fff;
  }
  #trump2018 .service_section .ttl02_type-02 {
    color: #ad9f47;
  }
  #trump2018 .service_section .ttl02_type-02 .sub {
    color: #fff;
  }
  #trump2018 .service_section .ttl02_type-02:after {
    background-color: transparent;
  }
  #trump2018 .service_section .toggle_title {
    color: #ad9f47;
  }
  #trump2018 .service_section .ttl03_type-01 {
    margin-top: 0;
    color: #ad9f47;
  }
  #trump2018 .access_section {
    margin: 0;
    padding: 1px 0 50px;
  }
  #trump2018 .access_section .access_map {
    margin-top: 30px;
    background-color: #cdd8db;
  }
  #trump2018 .access_section .access_address {
    padding: 30px 0;
    font-size: 1.4rem;
  }
  #trump2018 .access_section .access_information {
    padding: 30px 0 0;
    border-top: 1px solid #dfdfdf;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 751px) {
  #trump2018 .contents .ttl02_type-03.ttl_room-suite {
    margin-top: 82px;
  }
  #trump2018 .box_list {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 0;
    padding: 0 0 0;
    list-style-type: none;
  }
  #trump2018 .box_list > li {
    position: relative;
    width: 31.40%;
    margin: 0 0 0 2.86%;
    padding: 0;
  }
  #trump2018 .box_list > li:nth-child(3n+1) {
    margin-left: 0;
  }
  #trump2018 .box_list > li .box_thumbnail .box_title {
    position: relative;
    font-size: 1.6rem;
    margin: 5px 0 0;
    padding: 0 0 0 20px;
    font-weight: normal;
  }
  #trump2018 .box_list > li .box_thumbnail .box_title:before {
    position: absolute;
    top: 0.4em;
    left: 5px;
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-top: 2px solid #192f3f;
    border-right: 2px solid #192f3f;
    transform: rotate(135deg);
  }
  #trump2018 .box_list > li .box_thumbnail.active .box_title:before {
    top: 0.5em;
    transform: rotate(-45deg);
  }
  #trump2018 .box_detail-pc {
    display: none;
    padding: 18px 0 25px;
  }
  #trump2018 .box_detail-pc .box_detail-pc_inner {
    position: relative;
    border-top: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    box-sizing: border-box;
    padding: 20px 0 30px 0;
  }
  #trump2018 .box_detail-pc .box_detail-pc_inner:before {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  #trump2018 .box_detail-pc .box_detail-pc_inner:after {
    position: absolute;
    left: 14.69%;
    top: -13px;
    content: "　";
    width: 26px;
    height: 13px;
    background: url("/lib/img/special/trump2018/trump_room/bkg_fukidasi.png") no-repeat right bottom;
    background-size: 100% auto;
  }
  #trump2018 .box_detail-pc .box_detail-pc_inner.detail1:after {
    left: 48.54%;
  }
  #trump2018 .box_detail-pc .box_detail-pc_inner.detail2:after {
    left: 82.29%;
  }
  #trump2018 .box_detail-pc .box_detail-pc_inner .btn-box_detail-pc {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    width: 140px;
    cursor: pointer;
    margin: 0 auto;
    background-color: #FFF;
  }
  #trump2018 .box_detail-pc .box_detail-pc_inner .btn-box_detail-pc img {
    transition: all 0.5s ease;
  }
  #trump2018 .box_detail-pc .box_detail-pc_inner .btn-box_detail-pc:hover img {
    opacity: 0.6;
  }
  #trump2018 .room_amenity {
    padding-bottom: 30px;
    font-size: 1.2rem;
  }
  #trump2018 .box_detail-sp {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  #trump2018 .contents .ttl02_type-03.ttl_room-suite {
    margin-top: 82px;
  }
  #trump2018 .box_list {
    margin: 30px 0 0;
    padding: 0 0 0;
    list-style-type: none;
  }
  #trump2018 .box_list > li {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
  }
  #trump2018 .box_list > li .box_thumbnail {
    z-index: 1;
  }
  #trump2018 .box_list > li .box_thumbnail .box_title {
    position: relative;
    font-size: 1.4rem;
    margin: 5px 0 0;
    padding: 0 0 0 20px;
    font-weight: normal;
  }
  #trump2018 .box_list > li .box_thumbnail .box_title:before {
    position: absolute;
    top: 0.4em;
    left: 5px;
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-top: 2px solid #192f3f;
    border-right: 2px solid #192f3f;
    transform: rotate(135deg);
  }
  #trump2018 .box_list > li .box_thumbnail.active .box_title:before {
    top: 0.5em;
    transform: rotate(-45deg);
  }
  #trump2018 .box_detail-pc {
    display: none;
  }
  #trump2018 .room_amenity {
    padding-bottom: 20px;
    font-size: 1.2rem;
  }
  #trump2018 .box_detail-sp {
    display: none;
  }
  #trump2018 .box_detail-sp .box_detail-sp_inner {
    position: relative;
    border-top: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    box-sizing: border-box;
    margin: 13px 0 40px;
    padding: 20px 0 30px 0;
  }
  #trump2018 .box_detail-sp .box_detail-sp_inner:before {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  #trump2018 .box_detail-sp .box_detail-sp_inner:after {
    position: absolute;
    left: 50%;
    top: -13px;
    content: "";
    width: 26px;
    height: 13px;
    margin-left: -13px;
    background: url("/lib/img/special/trump2018/trump_room/bkg_fukidasi.png") no-repeat right bottom #aaa;
    background-size: 100% auto;
    z-index: 10000;
  }
  #trump2018 .box_detail-sp .box_detail-sp_inner .detail_main-pic {
    display: none;
  }
  #trump2018 .box_detail-sp .box_detail-sp_inner .btn-box_detail-sp {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -13px;
    width: 140px;
    cursor: pointer;
    margin: 0 auto;
    background-color: #FFF;
  }
  #trump2018 .box_detail-sp .box_detail-sp_inner .btn-box_detail-sp img {
    transition: all 0.5s ease;
  }
  #trump2018 .box_detail-sp .box_detail-sp_inner .btn-box_detail-sp:hover img {
    opacity: 0.6;
  }
}

@media screen and (min-width: 751px) {
  #trump2018 .list_faq {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #12293b;
  }
  #trump2018 .list_faq > li {
    border-top: 1px solid #12293b;
  }
  #trump2018 .list_faq > li .faq_title {
    position: relative;
    margin: 0 0 0 2.5em;
    padding: 17px 70px 17px 0;
    cursor: pointer;
    font-size: 2.2rem;
    text-indent: -2.5em;
    font-weight: bold;
    line-height: 1.5;
    color: #355989;
  }
  #trump2018 .list_faq > li .faq_title span {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    margin: 0 19px 0 0;
    background-color: #ad9f47;
    border-radius: 50%;
    text-align: center;
    vertical-align: top;
    text-indent: 0em;
    color: #fff;
  }
  #trump2018 .list_faq > li .faq_title:before {
    position: absolute;
    content: "";
    top: 34px;
    right: 36px;
    display: block;
    width: 25px;
    height: 1px;
    background-color: #12293b;
  }
  #trump2018 .list_faq > li .faq_title:after {
    position: absolute;
    content: "";
    top: 34px;
    right: 36px;
    display: block;
    width: 25px;
    height: 1px;
    background-color: #12293b;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transform: rotate(-90deg);
  }
  #trump2018 .list_faq > li .faq_title.active:after {
    transform: rotate(0deg);
  }
  #trump2018 .list_faq > li .faq_content {
    display: none;
  }
  #trump2018 .list_faq > li .faq_content .faq_content-inner {
    padding: 0 0 50px;
  }
  #trump2018 .list_faq > li .faq_content .faq_content-inner p:nth-child(1) {
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 750px) {
  #trump2018 .list_faq {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #12293b;
  }
  #trump2018 .list_faq > li {
    border-top: 1px solid #12293b;
  }
  #trump2018 .list_faq > li .faq_title {
    position: relative;
    margin: 0 0 0 2em;
    padding: 17px 30px 17px 0;
    cursor: pointer;
    font-size: 1.5rem;
    text-indent: -2em;
    font-weight: bold;
    line-height: 1.5;
    color: #355989;
  }
  #trump2018 .list_faq > li .faq_title span {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    margin: 0 10px 0 0;
    background-color: #ad9f47;
    border-radius: 50%;
    text-align: center;
    vertical-align: top;
    text-indent: 0em;
    color: #fff;
  }
  #trump2018 .list_faq > li .faq_title:before, #trump2018 .list_faq > li .faq_title:after {
    position: absolute;
    content: "";
    top: 28px;
    right: 10px;
    display: block;
    width: 15px;
    height: 1px;
    background-color: #12293b;
  }
  #trump2018 .list_faq > li .faq_title:after {
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transform: rotate(-90deg);
  }
  #trump2018 .list_faq > li .faq_title.active:after {
    transform: rotate(0deg);
  }
  #trump2018 .list_faq > li .faq_content {
    display: none;
  }
  #trump2018 .list_faq > li .faq_content .faq_content-inner {
    padding: 0 0 30px;
  }
  #trump2018 .list_faq > li .faq_content .faq_content-inner p:nth-child(1) {
    margin-top: 0;
    padding: 0;
  }
}
