@charset "UTF-8";
/*===== COMPASS ===== */
/*===== BASE ===== */
/*===== VARIABLES ===== */
/*===== RESET ===== */
.contents-customize *,
.contents-customize *:before,
.contents-customize *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*===== COMMON ===== */
.CtsMrBox {
  width: 100%;
}

.contents {
  width: auto;
}

.ie .contents-customize {
  font-family: Meiryo, Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}

.contents-customize {
  font-size: 14px;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: none;
  line-height: 1.5;
  color: #fff;
  background: #30333c;
  letter-spacing: 0.035em;
  min-width: 960px;
}
.contents-customize h1, .contents-customize h2, .contents-customize h3, .contents-customize h4, .contents-customize h5, .contents-customize h6 {
  font-weight: normal;
}
.contents-customize div, .contents-customize span, .contents-customize applet, .contents-customize object, .contents-customize iframe, .contents-customize h1, .contents-customize h2, .contents-customize h3, .contents-customize h4, .contents-customize h5, .contents-customize h6, .contents-customize p, .contents-customize blockquote, .contents-customize pre, .contents-customize a, .contents-customize abbr, .contents-customize acronym, .contents-customize address, .contents-customize big, .contents-customize cite, .contents-customize code, .contents-customize del, .contents-customize dfn, .contents-customize em, .contents-customize font, .contents-customize img, .contents-customize ins, .contents-customize kbd, .contents-customize q, .contents-customize s, .contents-customize samp, .contents-customize small, .contents-customize strike, .contents-customize strong, .contents-customize sub, .contents-customize sup, .contents-customize tt, .contents-customize var, .contents-customize b, .contents-customize u, .contents-customize i, .contents-customize center, .contents-customize dl, .contents-customize dt, .contents-customize dd, .contents-customize ol, .contents-customize ul, .contents-customize li, .contents-customize img, .contents-customize fieldset, .contents-customize form, .contents-customize label, .contents-customize legend, .contents-customize caption, .contents-customize tbody, .contents-customize tfoot, .contents-customize thead, .contents-customize article, .contents-customize aside, .contents-customize canvas, .contents-customize details, .contents-customize embed, .contents-customize figure, .contents-customize figcaption, .contents-customize footer, .contents-customize header, .contents-customize hgroup, .contents-customize menu, .contents-customize nav, .contents-customize output, .contents-customize ruby, .contents-customize section, .contents-customize summary, .contents-customize time, .contents-customize mark, .contents-customize audio, .contents-customize video {
  font-size: inherit;
  font-family: Times,"Times New Roman",Georgia,serif;
  -webkit-text-size-adjust: none;
  line-height: inherit;
  color: inherit;
}
.contents-customize a {
  text-decoration: none;
  color: inherit;
}
.contents-customize .ft-sans {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif, Georgia, serif;
}
.contents-customize .wrapper {
  width: 960px;
  margin: 0 auto;
  color: #323232;
}
.contents-customize .trans {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 0.26s ease;
  -o-transition: opacity 0.26s ease;
  -webkit-transition: opacity 0.26s ease;
  transition: opacity 0.26s ease;
}
.contents-customize .trans:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

.contents-customize .clearfix {
  display: inline-block;
}

.contents-customize .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

* html .contents-customize .clearfix {
  height: 1%;
}

.contents-customize .clearfix {
  display: block;
}

/*===== PARTS ===== */
/* Header */
/* Module */
.contents-customize {
  text-align: justify;
  text-justify: distribute;
}
.contents-customize .img {
  display: block;
  max-width: 100%;
}
.contents-customize .sec-title {
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.contents-customize .sec-title > span {
  display: block;
}
.contents-customize .sec-title .jp {
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0.075em;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 16px;
}
.contents-customize .sec-title .en {
  font-size: 16px;
  line-height: 1.4em;
  letter-spacing: 0.075em;
}
.contents-customize .sec-title .hr {
  width: 100%;
  height: 1px;
  background: #caa55d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.contents-customize .btn {
  height: 44px;
  border: 1px solid #fff;
  display: block;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: 0.059em;
  text-align: center;
  padding: 8px 35px;
  position: relative;
  color: #fff;
}
.contents-customize .btn:before {
  content: "";
  width: 15px;
  height: 9px;
  background: url(/attending/royalcollection/tour/images/2017/pc/arrow01.png) no-repeat 0 0;
  position: absolute;
  right: 19px;
  top: 50%;
  margin-top: -4.5px;
}
.contents-customize .btn:hover {
  background: #caa55d;
}
.contents-customize .desc-bl {
  font-size: 18px;
  line-height: 1.88889em;
}

.ie .contents-customize .btn {
  padding-top: 10px;
  padding-bottom: 8px;
}

/*===== PAGES ===== */
.contents-customize .sec-top-banner {
  height: 433px;
  background: #1a1c20 url(/attending/royalcollection/tour/images/2017/pc/BP23-045968D.jpg) no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.contents-customize .sec-top-banner .wrapper {
  position: relative;
  padding: 28px 384px 0 14px;
  height: 100%;
}
.contents-customize .sec-top-banner .wrapper .ttl img {
  margin: 0 auto;
  width: auto;
}
.contents-customize .sec-top-banner .wrapper .desc-bl {
  margin: 5px 0 0;
  color: #fff;
}
.contents-customize .sec-top-banner .wrapper .btn-down {
  display: block;
  width: 410px;
  height: 46px;
  margin: 24px auto 0;
  background: #1d212b url(/attending/royalcollection/tour/images/2017/pc/arrow01.png) no-repeat 95.36585% center;
  display: block;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  padding: 9px 39px;
  font-size: 18px;
  line-height: 1.2em;
}
.contents-customize .wrap-nav-stick {
  position: relative;
  padding-top: 80px;
}
.contents-customize .nav-stick {
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  width: 100%;
  min-width: 960px;
  left: 0;
  top: 0;
  z-index: 1000;
}
/* .contents-customize .nav-stick.fixed {
  position: fixed;
} */
.contents-customize .nav-stick .ul-nav {
  font-size: 18px;
  line-height: 1.55556em;
  letter-spacing: -0.02em;
  color: #242835;
  text-align: center;
}
.contents-customize .nav-stick .ul-nav > li {
  width: calc(100% / 5);
  height: 70px;
  display: table;
  position: relative;
  float: left;
}
.contents-customize .nav-stick .ul-nav > li:before {
  content: "";
  width: 1px;
  height: 40px;
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -20px;
  background: #caa55d;
}
.contents-customize .nav-stick .ul-nav > li:first-child:before {
  display: none;
}
.contents-customize .nav-stick .ul-nav > li:first-child a:before {
  left: 0;
}
.contents-customize .nav-stick .ul-nav > li > a {
  color: #242835;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
/*.contents-customize .nav-stick .ul-nav > li.hidden {
	background: #666;
}*/
.contents-customize .nav-stick .ul-nav > li.hidden > a {
	pointer-events: none;
}
.contents-customize .nav-stick .ul-nav > li > a:before {
	content: " ";
	left: -1px;
	right: -1px;
	height: 70px;
	background: linear-gradient(to bottom, #c7a663 0%, #c7983c 100%);
	background-image: -moz-linear-gradient(center top , #c7a663 0%, #c7983c);
	background-image:-webkit-gradient(
	linear,left top,left bottom,
	from(#c7a663),
	to(#c7983c));
	position: absolute;
	top: 0;
	display: none;
	opacity: 0.8;
}
.contents-customize .nav-stick .ul-nav > li.hidden > a {
	color: #cccccc;
}
.contents-customize .nav-stick .ul-nav > li > a span {
  display: block;
  position: relative;
  z-index: 1;
}
.contents-customize .nav-stick .ul-nav > li > a:hover {
  color: #fff;
}
.contents-customize .nav-stick .ul-nav > li > a:hover:before {
  display: block;
}
.contents-customize .nav-stick .ul-nav > li > span {
  color: #242835;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.contents-customize .nav-stick .ul-nav > li > span.active:before {
	background: linear-gradient(to bottom, #c7a663 0%, #c7983c 100%);
	background-image: -moz-linear-gradient(center top , #c7a663 0%, #c7983c);
	background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#c7a663),
    to(#c7983c));
	color: #fff;
	content: " ";
	height: 70px;
	left: -1px;
	opacity: 0.8;
	position: absolute;
	right: -1px;
	top: 0;
}
.contents-customize .nav-stick .ul-nav > li > span.active span {
  color: #fff;
  position: relative;
  z-index: 10;
}
.contents-customize .nav-stick .ul-nav .lik-contact {
	background: linear-gradient(to bottom, #537094 0%, #356094 100%);
	background: -moz-linear-gradient(center top , #537094 0%, #356094) repeat scroll 0 0;
	background-image:-webkit-gradient(
	linear,left top,left bottom,
	from(#537094),
	to(#356094));
	color: #fff;
	opacity: 0.8;
}
.contents-customize .nav-stick .ul-nav .lik-contact:before {
  display: none;
}
.contents-customize .nav-stick .ul-nav .lik-contact a {
  color: #fff;
}
.contents-customize .nav-stick .ul-nav .lik-contact a:hover {
	background: linear-gradient(to bottom, #1f4363 0%, #0b3a63 100%);
	background: -moz-linear-gradient(center top , #1f4363 0%, #0b3a63) repeat scroll 0 0;
	background-image:-webkit-gradient(
	linear,left top,left bottom,
	from(#1f4363),
	to(#0b3a63));
	color: #fff;
}
.contents-customize .nav-stick .ul-nav .lik-contact a:hover:before {
	background: linear-gradient(to bottom, #1f4363 0%, #0b3a63 100%);
	background: -moz-linear-gradient(center top , #1f4363 0%, #0b3a63) repeat scroll 0 0;
	background-image:-webkit-gradient(
	linear,left top,left bottom,
	from(#1f4363),
	to(#0b3a63));
	display: none;
}
.contents-customize .sec-tour {
  background: #30333c;
  position: relative;
  overflow: hidden;
}
.contents-customize .sec-tour .wrapper {
  padding: 54px 40px 60px;
}
.contents-customize .sec-tour .wrapper .sec-title .jp {
  margin-bottom: 0;
}
.contents-customize .sec-tour .wrapper .inner-tour {
  margin: 20px 0 0;
}
.contents-customize .sec-tour .wrapper .ul-list {
  margin: 0 0 0 -20px;
}
.contents-customize .sec-tour .wrapper .ul-list > li {
  width: 280px;
  float: left;
  margin: 20px 0 0 20px;
}
.contents-customize .sec-tour .wrapper .ul-list > li a {
  display: block;
  text-decoration: none;
}
.contents-customize .sec-tour .wrapper .ul-list > li a:hover .item .desc {
  text-decoration: underline;
}
.contents-customize .sec-tour .wrapper .ul-list .item {
  background: #fff;
  padding: 10px;
  font-size: 16px;
  line-height: 1.4em;
  display: block;
}
.contents-customize .sec-tour .wrapper .ul-list .item .info {
  margin: 10px 0 0;
}
.contents-customize .sec-tour .wrapper .ul-list .item .ttl {
  font-size: 16px;
  line-height: 1.4em;
  color: #242835;
  border: 1px solid #242835;
  padding: 2px 5px;
}
.contents-customize .sec-tour .wrapper .ul-list .item .desc {
  color: #1a1a1a;
  line-height: 2em;
}
.contents-customize .sec-tour .wrapper .ul-list .item .code {
  color: #1a1a1a;
}
.contents-customize .sec-tour .wrapper .ul-list .item .price {
  text-align: right;
  color: #f20000;
}
.contents-customize .sec-tour .wrapper .ul-list .item .btn01 {
  height: 43px;
  background: #1a1c20 url(/attending/royalcollection/tour/images/2017/pc/arrow02.png) no-repeat 92.69231% center;
  line-height: 1em;
  padding: 12px 30px 5px;
  color: #fff;
  text-align: center;
  margin: 18px 0 0;
}
.contents-customize .sec-tour .wrapper .accordion {
  display: none;
}
.contents-customize .sec-tour .wrapper .triger {
  display: block;
  background: #1d212b;
  height: 46px;
  border: 1px solid #fff;
  width: 410px;
  margin: 40px auto 0;
  position: relative;
  padding: 10px 35px 8px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 1.2em;
}
.contents-customize .sec-tour .wrapper .triger:before {
  content: " ";
  position: absolute;
  width: 15px;
  height: 15px;
  top: 50%;
  right: 18px;
  background: url(/attending/royalcollection/tour/images/2017/pc/expand_off.png) no-repeat 0 0;
  margin-top: -8px;
}
.contents-customize .sec-tour .wrapper .triger.active:before {
  background-image: url(/attending/royalcollection/tour/images/2017/pc/expand_on.png);
}
.contents-customize .sec-tour .wrapper .triger .close {
	display: none;
}
.contents-customize .sec-tour .wrapper .triger.active .open {
	display: none;
}
.contents-customize .sec-tour .wrapper .triger.active .close {
	display: inline-block;
}
.contents-customize .sec-process {
  background: #1d212b;
}
.scr_eff h2, .scr_eff li {
	opacity: 0;
	-webkit-transition: opacity 2s;
	transition: opacity 2s;
}
.scr_eff.anim h2, .scr_eff.anim li {
	opacity: 1;
}
.contents-customize .sec-process .wrapper {
  padding: 54px 40px;
  color: #fff;
}
.contents-customize .sec-process .wrapper .sec-title .jp {
  margin-bottom: 0;
}
.contents-customize .sec-process .wrapper .ul-process {
  margin: 40px 0 0;
}
.contents-customize .sec-process .wrapper .ul-process > li {
  width: 420px;
  margin-top: -98px;
}
.contents-customize .sec-process .wrapper .ul-process > li:nth-child(even) {
  margin-left: 460px;
}
.contents-customize .sec-process .wrapper .ul-process > li:nth-child(even) .ttl .icon {
  left: auto;
  right: 0;
}
.contents-customize .sec-process .wrapper .ul-process > li.li01 {
  margin-top: 0;
}
.contents-customize .sec-process .wrapper .ul-process > li.li02 {
	-webkit-transition-delay: 500ms;
	transition-delay: 500ms;
}
.contents-customize .sec-process .wrapper .ul-process > li.li03 {
  margin-top: -70px;
	-webkit-transition-delay: 1000ms;
	transition-delay: 1000ms;
}
.contents-customize .sec-process .wrapper .ul-process > li.li04 {
	-webkit-transition-delay: 1500ms;
	transition-delay: 1500ms;
}
.contents-customize .sec-process .wrapper .ul-process > li.li05 {
	-webkit-transition-delay: 2000ms;
	transition-delay: 2000ms;
}
.contents-customize .sec-process .wrapper .ul-process > li.li06 {
  margin-top: -70px;
	-webkit-transition-delay: 2500ms;
	transition-delay: 2500ms;
}
.contents-customize .sec-process .wrapper .ul-process > li .number {
  text-align: center;
}
.contents-customize .sec-process .wrapper .ul-process > li .number .fs01 {
  font-size: 12px;
  line-height: 1em;
  font-weight: bold;
}
.contents-customize .sec-process .wrapper .ul-process > li .number .fs02 {
  font-size: 36px;
  line-height: 1em;
  font-style: italic;
  margin: 7px 0 0;
}
.contents-customize .sec-process .wrapper .ul-process > li .ttl {
  font-size: 20px;
  line-height: 1em;
  text-align: center;
  font-weight: bold;
  position: relative;
  padding: 30px 20px 0;
  min-height: 54px;
  margin: -12px 0 0;
}
.contents-customize .sec-process .wrapper .ul-process > li .ttl .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 54px;
}
.contents-customize .sec-process .wrapper .ul-process > li .desc-bl {
  margin-top: 5px;
}
.contents-customize .sec-process .wrapper .box {
  border: 1px solid #fff;
  margin: 58px 0 0;
  padding: 17px 20px 15px;
  background: #1a1c20;
}
.contents-customize .sec-process .wrapper .box .ttl {
  text-align: center;
  font-size: 22px;
  line-height: 1.2em;
  padding-bottom: 18px;
  margin-bottom: 10px;
  position: relative;
}
.contents-customize .sec-process .wrapper .box .ttl .hr {
  position: absolute;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
  bottom: 0;
}
.contents-customize .sec-contact {
  background: #30333c;
}
.contents-customize .sec-contact .wrapper {
  padding: 53px 40px 56px;
}
.contents-customize .sec-contact .wrapper .desc-bl {
  margin: 25px 0 0;
  color: #fff;
}
.contents-customize .sec-contact .wrapper .gird {
  margin: 29px 0 0;
}
/*左寄せ
.contents-customize .sec-contact .wrapper .gird .btn-contact {
  width: 338px;
  height: 46px;
  background: #fff url(/attending/royalcollection/tour/images/2017/pc/ic_mail.png) no-repeat 11px center;
  padding: 10px 20px 10px 43px;
  font-size: 17px;
  color: #30333c;
  display: block;
  float: left;
  margin: 39px 0 0 60px;
  font-weight: bold;
}
*/
.contents-customize .sec-contact .wrapper .gird .col {
  float: right;
  text-align: center;
  width: 480px;
  color: #fff;
  font-size: 16px;
  line-height: 1.4em;
}
.contents-customize .sec-contact .wrapper .gird .col .tell {
  background: url(/attending/royalcollection/tour/images/2017/pc/ic_tell.png) no-repeat 0 center;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.2em;
  padding: 4px 0 10px 42px;
  display: inline-block;
  margin: 13px 0;
  letter-spacing: 0.063em;
}
.contents-customize .gototop {
  height: 60px;
  background: url(/attending/royalcollection/images/2017/pc/bg_BP18-025778D.jpg) no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
  display: block;
}
.contents-customize .gototop > span {
  background: url(/attending/royalcollection/images/2017/pc/ic_top.png) no-repeat center 0;
  background-size: 1.60714em auto,0.92857em auto;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.037em;
  line-height: 1em;
  padding: 18px 0 0;
  margin-top: 16px;
  font-weight: bold;
}
.contents-customize .sec-collection {
  background: #1d212b;
}
.contents-customize .sec-collection .wrapper {
  padding: 60px 40px 45px;
  color: #fff;
}
.contents-customize .sec-collection .col-l {
  width: 420px;
  float: left;
}
.contents-customize .sec-collection .col-l .sec-title {
  margin-top: -10px;
}
.contents-customize .sec-collection .col-l .sec-title .jp {
  margin-bottom: 0;
}
.contents-customize .sec-collection .col-l .sec-title .hr {
  background: #fff;
}
.contents-customize .sec-collection .col-l .desc-bl {
  margin: 10px 0 0;
}
.contents-customize .sec-collection .col-r {
  width: 420px;
  float: right;
}
.contents-customize .sec-collection .col-r .row {
  text-align: right;
  margin: 20px 0 0;
}
.contents-customize .sec-collection .col-r .row .lik {
  background: #666666;
  line-height: 1em;
  font-size: 13px;
  color: #fff;
  padding: 5px 10px 8px;
}
.contents-customize .sec-collection .col-r .row .lik > span {
  display: inline-block;
  background: url(/attending/royalcollection/tour/images/2017/pc/arrow04.png) no-repeat right center;
  padding-right: 20px;
  border-bottom: none;
  padding-bottom: 2px;
}
.contents-customize .sec-collection .col-r .row .lik:hover > span {
  border-bottom: 1px solid #fff;
}
.contents-customize .sec-brand {
  background: #30333c;
	margin-bottom: 40px;
}
.contents-customize .sec-brand .wrapper {
  padding: 54px 0 53px;
  text-align: center;
  color: #fff;
}
.contents-customize .sec-brand .ttl {
  font-size: 22px;
  line-height: 1.4em;
}
.contents-customize .sec-brand .ul-brand {
  display: inline-block;
  margin: 19px 0 0;
}
.contents-customize .sec-brand .ul-brand > li {
  float: left;
  width: 137px;
  margin-left: 10px;
}
.contents-customize .sec-brand .ul-brand > li.li01 {
  width: 112px;
  margin-left: 0;
}
.contents-customize .sec-brand .ul-brand > li.li03 {
  margin-left: 6px;
}
.contents-customize .sec-brand .ul-brand > li.li05 {
  margin-left: 20px;
}
.contents-customize .sec-brand .ul-brand .pttl {
  font-size: 14px;
  line-height: 1.2em;
  margin: 6px 0 0;
  text-decoration: none;
}
.contents-customize .sec-brand .ul-brand a {
  display: block;
  color: #fff;
}
.contents-customize .sec-brand .ul-brand a:hover .pttl {
  text-decoration: underline;
}

.ie .contents-customize .sec-top-banner .wrapper .btn-down {
  padding-top: 12px;
}

.ie .contents-customize .sec-tour .wrapper .ul-list .item .btn01 {
  padding-top: 14px;
}

.ie .contents-customize .sec-tour .wrapper .triger {
  padding-top: 11px;
}

.contents-customize .sec-contact .wrapper .gird .otoiawase p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 2.4;
}

.contents-customize .sec-contact .wrapper .gird .otoiawase .btn-contact {
    display: block;
    width: 370px;
    height: 46px;
    padding: 10px 20px 10px 20px;
    font-size: 17px;
    letter-spacing: 0.037em;
    color: #30333c;
    margin: 0 auto;
    font-weight: bold;
    background-color: #fff;
    text-align: center;
}

.contents-customize .sec-contact .wrapper .gird .otoiawase .btn-contact span {
    background: url(/attending/royalcollection/images/2017/pc/ic_mail.png) no-repeat 0 50%,url(/attending/royalcollection/images/2017/pc/arrow05.png) no-repeat 100% 50%;
    background-size: 1.60714em auto,0.92857em auto;
    display: block;
    background-position: left,right;
}

/*# sourceMappingURL=style.css.map */
