@charset "UTF-8";
/* *****************************
 *
 * Import file to Scss or Sass.
 *
 **************************** */
/* ===============================================*/
/* common */
/* ===============================================*/
html {
  height: 100%;
  width: 100%;
  font-size: 62.5%;
}

body {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 1rem;
  background-color: #191622;
}

body > a,
body > a img {
  position: absolute;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}


.sphidden{
	display: inline;
}
	
.spbr{
	display: none;
}




#pageWrap {
  position: relative;
  top: 0;
  margin: 0 auto;
  width: 100%;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  background-repeat: no-repeat;
  background: #191622 url(../image/main_bg.jpg) center -120px no-repeat;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}

.container-fluid {
  width: 960px!important;
  margin: 0 auto;
  padding: 0;
}

/* ////////////////////////////// */
/* HEADER
/* ////////////////////////////// */
#headerWrap {
  position: relative;
  top: 0;
  width: 100%;
  background-color: #531000;
}
#headerWrap .container-fluid {
  position: relative;
  padding: 0;
}

#headerWrap .container-fluid h1#sitename {
  margin: 0;
  padding: 0;
  float: left;
}
#headerWrap .container-fluid h1#sitename a {
  color: #fff;
  height: 80px;
  margin: 0 20px 0 0;
  padding: 0;
  font-size: 3rem;
  line-height: 80px;
  font-weight: bold;
  text-decoration: none;
}
#headerWrap .container-fluid h1#sitename a a:hover, #headerWrap .container-fluid h1#sitename a a:active {
  text-decoration: none;
}
#headerWrap .container-fluid .brand-text {
  display: block;
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
  font-size: 1.4rem;
  position: absolute;
  color: #e6a03c;
  line-height: 1.6rem;
  margin-top: -1.6rem;
  top: 50%;
  left:150px;
  width: auto;
}

#headerWrap .container-fluid #regist-pc {
  list-style: none;
  position: absolute;
  line-height: 1.4rem;
  margin-top: -1.4rem;
  margin-right: -10px;
  letter-spacing: -.40rem;
  right: 0;
  top: 50%;
}

#headerWrap .container-fluid #regist-pc li {
  width: 125px;
  height: 30px;
  letter-spacing: normal;
  display: inline-block;
  margin-right: 10px;
  background-color: #e6a03c;
}
#headerWrap .container-fluid #regist-pc li a {
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
  font-size: 1.4rem;
  color: #531000;
  font-weight: bold;
  line-height: 30px;
  width: 125px;
  height: 30px;
  padding-left: 25px;
  display: inline-block;
  text-decoration: none;
  background: url(../image/icon_hnav_arrow.png) no-repeat;
  background: url(../image/icon_hnav_arrow.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position: 15px 10px;
}
#headerWrap .container-fluid #regist-pc li a:hover, #headerWrap .container-fluid #regist-pc li a:active {
  color: #200600;
  background-color: #d4881b;
}

#headerWrap .container-fluid #registed-pc {
  list-style: none;
  position: absolute;
  line-height: 1.4rem;
  margin-top: -1.4rem;
  margin-right: -10px;
  letter-spacing: -.40rem;
  right: 0;
  top: 30%;
}

#headerWrap .container-fluid #registed-pc li {
  width: 100px;
  height: 30px;
  letter-spacing: normal;
  display: inline-block;
  margin-right: 10px;
  background-color: #e6a03c;
}
#headerWrap .container-fluid #registed-pc li a {
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
  font-size: 1.4rem;
  color: #531000;
  font-weight: bold;
  line-height: 30px;
  width: 100px;
  height: 30px;
  padding-left: 25px;
  display: inline-block;
  text-decoration: none;
  background: url(../image/icon_hnav_arrow.png) no-repeat;
  background: url(../image/icon_hnav_arrow.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position: 15px 10px;
}
#headerWrap .container-fluid #registed-pc li a:hover, #headerWrap .container-fluid #registed-pc li a:active {
  color: #200600;
  background-color: #d4881b;
}

#navbarWrap {
  position: relative;
  margin: 0;
  padding: 0;
  height:40px;
}
#navbarWrap .navbar-header {
  height: 40px;
  padding: 0;
}

#navbarWrap .navbar-header #regist-sp {
  list-style: none;
  display: none !important;
  margin: 3px 0 0;
  padding: 0;
}

#navbarWrap .navbar-header #regist-sp li {
  height: 34px;
  line-height: 34px;
  letter-spacing: normal;
  display: inline-block;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid rgba(255, 255, 255, 0.24706);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #695D5D;
}
#navbarWrap .navbar-header #regist-sp li a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
}
#navbarWrap #navbar {
  width: 100%;
  max-width: 960px;
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
  font-size: 1rem;
  background-color: #731b21;
}
#navbarWrap #navbar .navbar-nav {
  width: 100%;
  max-width: 960px;
  margin: 0;
}
#navbarWrap #navbar .nav li {
  height: 40px;
  text-align: center;
  padding: 0;
  width: 16.66%;
  max-width: 160px;
}
#navbarWrap #navbar .nav li a {
  line-height: 20px;
  padding-left: 0;
  padding-right: 0;
}
#navbarWrap #navbar .nav li a:hover, #navbarWrap #navbar .nav li a:active {
  background-color: #67181d;
}
#navbarWrap #navbar .nav li.active > a {
  background-color: #9c252d;
}
#navbarWrap #navbar .nav #host {
  background-color: #68181d;
}
#navbarWrap #navbar .nav #host a {
  color: #e6a03c;
}
#navbarWrap #navbar .nav #host a:hover, #navbarWrap #navbar .nav #host a:active {
  color: #d4881b;
  background-color: #531317;
}

#subNav {
  padding: 10px 0;
    height: 50px;
    width: 120px;
    line-height: 30px;
    display: block;
}

  #subNav #btn-cart {
    height: 30px;
    width: 120px;
    line-height: 30px;
    display: block;
  }

#subNav #btn-cart a {
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
  font-size: 1rem;
  color: #531000;
  padding-left: 25px;
  padding-right: 10px;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #e6a03c url(../image/icon_cart.png) no-repeat;
  background: #e6a03c url(../image/icon_cart.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position: 5px 8px;
}
#subNav #btn-cart a:hover, #subNav #btn-cart a:active {
  color: #200600;
  background-color: #d4881b;
}
#subNav #btn-cart-sp {
  margin-left: 20px;
  width: 30px;
  height: 30px;
  display: none !important;
  background-size: 30px 30px;
  background: url(../image/icon_cart2.png) no-repeat;
  background: url(../image/icon_cart2.svg) no-repeat, linear-gradient(transparent, transparent);
}

#subNav #btn-cart-sp a {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: 30px 30px;
}
#subNav #btn-cart-sp a:hover, #subNav #btn-cart-sp a:active {
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#subNav #social {
  text-align: right;
  list-style: none;
  letter-spacing: -.40em;
  margin: 0 -5px 0 0;
  padding: 0;
}

#subNav #social li {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
  letter-spacing: normal;
}
#subNav #social li a:hover, #subNav #social li a:active {
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#subNav #social #likeIcon {
  background: url(../image/icon_social_like.png) no-repeat;
  background: url(../image/icon_social_like.svg) no-repeat, linear-gradient(transparent, transparent);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: 30px 30px;
}
#subNav #social #facebookIcon {
  background: url(../image/icon_social_facebook.png) no-repeat;
  background: url(../image/icon_social_facebook.svg) no-repeat, linear-gradient(transparent, transparent);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: 30px 30px;
}
#subNav #social #twitterIcon {
  background: url(../image/icon_social_twitter.png) no-repeat;
  background: url(../image/icon_social_twitter.svg) no-repeat, linear-gradient(transparent, transparent);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: 30px 30px;
}
#subNav #social #googleIcon {
  background: url(../image/icon_social_google.png) no-repeat;
  background: url(../image/icon_social_google.svg) no-repeat, linear-gradient(transparent, transparent);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: 30px 30px;
}
#subNav #social #lineIcon {
  background: url(../image/icon_social_line.png) no-repeat;
  background: url(../image/icon_social_line.svg) no-repeat, linear-gradient(transparent, transparent);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: 30px 30px;
}
#subNav #social #linkedinIcon {
  background: url(../image/icon_social_linkedin.png) no-repeat;
  background: url(../image/icon_social_linkedin.svg) no-repeat, linear-gradient(transparent, transparent);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: 30px 30px;
}

#subNav #ownerloginform{
  float: right;
  margin: 0 0 0 0;
  padding: 0;
}

#subNav #ownerloginform li{
  float: none;
  width: 100px;
  height: 30px;
  letter-spacing: normal;
  display: inline-block;
  margin-left: 7px;
  background-color: #840d0d;
}

#subNav #ownerloginform li.login{
  width:160px;
}

#subNav #ownerloginform li a{
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
  font-size: 1.4rem;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  width: 100px;
  height: 30px;
  padding-left: 25px;
  display: inline-block;
  text-decoration: none;
  /*background: url(../image/icon_hnav_arrow.png) no-repeat;*/
  background: url(../image/icon_hnav_arrow_yellow.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position: 15px 10px;
}

#subNav #ownerloginform li.login a{
  width:160px;
  line-height: 30px;
}

#subNav #ownerloginform li a:hover,#subNav #ownerloginform li a:active{
  background-color:#902d30;
}

/* ////////////////////////////// */
/* FOOTER
/* ////////////////////////////// */
#footer {
  position: relative;
  bottom: 0;
  margin: 0;
  height: 140px;
  width: 100%;
  color: #fff;
  font-size: 1.2rem;
  background-color: #531000;
}

#footer #footernav {
  height: 40px;
  width: 100%;
  display: block;
  background-color: #731b21;
}

#footer #footernav .container-fluid {
  text-align: center;
  padding: 0;
}

#footer #footernav .container-fluid P {
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 40px;
}

#footer #footernav .container-fluid P a {
  color: #fff;
  text-decoration: none;
}
#footer #footernav .container-fluid P a:hover, #footer #footernav .container-fluid P a:active {
  color: #cccccc;
}
#footer #footernav .container-fluid p:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #bc6e6e;
}

#footer #footernav .container-fluid p:first-child:before {
  content: none;
}
#footer #copyright {
  height: 40px;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}
#footer #copyright p {
  margin-top: 10px;
  display: inline-block;
}

/* ////////////////////////////// */
/* COMMON - Single column
/* ////////////////////////////// */
#common_single .header {
  margin: 0;
  padding: 0;
  text-align: center;
  background-image: url(../image/sub_hd_bg.jpg);
  background-repeat: no-repeat;
  width: auto;
  height: 100%;
  max-width: 960px;
  max-height: 150px;
}

#common_single .header h2 {
  color: #fff;
  font-size: 2.4rem;
  margin: 0;
  padding: 70px 0 50px;
  background: url(../image/icon_orn_1.png) no-repeat;
  background: url(../image/icon_orn_1.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 25px;
  background-position-x: center;
}
#common_single .content {
  font-size: 1.4rem;
  background-color: #fff;
  padding: 75px 80px;
  line-height: 3rem;
}

#common_single .content div.div_text input[type="text"]{
    width: 100%;
}

#common_single .content div.div_text input[type="password"]{
    width: 100%;
}
	

#common_single .header h2 br{
	display: none;
}

#common_single .content p {
  margin-top: 20px;
  margin-bottom: 20px;
}
#common_single .content p:first-child {
  margin-top: 0;
  margin-bottom: 0;
}
#common_single .content p a{
  color: #ffffff;
}

#common_single .content p a.default{
  color: #e6a03c;
}

#common_single .content strong {
  color: #A71E21;
}
#common_single .content ul {
  margin-top: 10px;
  margin-left: 10px;
  list-style-type: decimal;
  text-align: justify;
	
  text-justify: inter-ideograph;
}

#common_single .content dl {
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 2.5rem;
  width:70%;
  margin:0 auto;
}
#common_single .content dl dt {
  clear:both;
  float:left;
  width:30%;
  font-size: 1.6rem;
  margin-top: 20px;
  margin-bottom: 10px;
  border-left: 4px solid #A71E21;
  padding-left: 15px;
}
#common_single .content dl dt:first-child {
  /*margin-top: 20px;*/
}
#common_single .content dl dd {
  float:left;
  width:70%;
  line-height: 2.5rem;
}
  
#common_single .content dl.faq{
   width:100%;
}
  
#common_single .content dl.faq dd {
  float:none;
  width:100%;
}
  
#common_single .content dl.faq dt {
  float:none;
  width:100%;
  margin-top: 30px;
}

#common_single .content #delivery-info td dl dt{
	width: 100%;
}

#common_single .content #delivery-info table.customer_form tr td select[name="expmm"]{
	width: 46.5%!important;
	margin: 0 1% 0 0;
}

#common_single .content #delivery-info table.customer_form tr td select[name="expyy"]{
	width: 46.5%!important;
	margin: 0 1% 0 0;
}

#common_single .content .caption {
  clear: both;
  padding: 5px 10px;
  background-color: #faedda;
}
	

  #common_single.wide .content {
    padding: 75px 40px;
  }

#common_single #vf-name {
  text-align: center;
  border-bottom: 2px solid #e6a03c;
  margin-bottom: 40px;
}
#common_single #vf-name .lead {
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
}
#common_single #vf-name h2 {
  font-size: 1.7rem;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: bold;
}


	#common_single #vf-name h2 {
	  font-size: 2rem;
	}

#common_single .section {
  margin-top: 0;
  margin-bottom: 30px;
}
#common_single .section:first-child > h3 {
  margin: 0;
}
#common_single .section:last-child {
  margin-bottom: 0;
}
#common_single .section h2, #common_single .section .h2, #common_single .section h3, #common_single .section .h3 {
  margin: 20px 0 0;
}
#common_single .section h4, #common_single .section .h4 {
  margin: 10px 0 0;
}
#common_single .section h2.hd-arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 4rem;
  vertical-align: middle;
  text-decoration: none;
  font-size: 2rem;
}
#common_single .section h2.hd-arrow::before, #common_single .section h2.hd-arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#common_single .section h3 {
  width: 100%;
  margin: 0 10px 0 0;
  padding-bottom: 5px;
  border-bottom: 1px dotted #A71E21;
}
#common_single .section h3 .hd-arrow {
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 0 0 0 3.4rem;
  vertical-align: middle;
  text-decoration: none;
}
#common_single .section h3 .hd-arrow::before, #common_single .section h3 .hd-arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#common_single .section h4.hd-arrow {
  font-size: 1.6rem;
  font-weight: bold;
  margin-left: 20px;
  position: relative;
  display: inline-block;
  padding: 0 0 0 2.5rem;
  vertical-align: middle;
  text-decoration: none;
}
#common_single .section h4.hd-arrow::before, #common_single .section h4.hd-arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
	

  #common_single .section h4.hd-arrow {
    margin-left: 30px;
  }


#common_single .section .hd-arrow.right-1::before {
  width: 2rem;
  height: 2rem;
  background: #A71E21;
}
#common_single .section .hd-arrow.right-1::after {
  left: 0.5rem;
  width: 0.5rem;
  height: 0.5rem;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#common_single .section .hd-arrow.right-2::before {
  left: 2px;
  width: 1.2rem;
  height: 3px;
  background: #A71E21;
}
#common_single .section .hd-arrow.right-2::after {
  left: 2px;
  width: 1.2rem;
  height: 1.2rem;
  border-top: 3px solid #A71E21;
  border-right: 3px solid #A71E21;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#common_single .section .hd-arrow.right-3::before {
  left: 3px;
  width: 0.7rem;
  height: 0.7rem;
  border-top: 2px solid #A71E21;
  border-right: 2px solid #A71E21;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#common_single .section p {
  text-align: justify;
  /* 両端揃え */
  text-justify: inter-ideograph;
  /* 両端揃えの種類 */
}
#common_single .section .info {
  border-left: 5px solid #A71E21;
  padding-left: 20px;
}
#common_single .section address, #common_single .section .address {
  margin-left: 20px;
}
	

  #common_single .section address, #common_single .section .address {
    margin-left: 35px;
  }

#common_single .section .second-p {
  margin-left: 20px;
}
	

  #common_single .section .second-p {
    margin-left: 35px;
  }

#common_single .footer {
  width: 100%;
  border: 1px solid #A71E21;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
	

  #common_single .footer {
    width: 500px;
  }

#common_single .footer .f-header {
  color: #fff;
  line-height: 1.2;
  background-color: #A71E21;
  padding: 10px 20px;
  border: 1px solid #A71E21;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
#common_single .footer address, #common_single .footer .address {
  padding: 10px 20px 0;
  line-height: 1.6;
  text-align: left;
}

/* ////////////////////////////// */
/* COMMON - twin column
/* ////////////////////////////// */
#common_double .header {
  width: 100%;
  height: auto;
  margin: 0 0 20px 0;
  padding: 0;
  text-align: center;
  background-image: url(../image/sub_hd_bg.jpg);
  background-repeat: no-repeat;
}
	

  #common_double .header {
    width: auto;
    height: 100%;
    max-width: 960px;
    max-height: 150px;
  }

#common_double .header h2 {
  color: #fff;
  font-size: 2.4rem;
  margin: 0;
  padding: 70px 0 50px;
  background: url(../image/icon_orn_1.png) no-repeat;
  background: url(../image/icon_orn_1.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 25px;
  background-position-x: center;
}
#common_double #L_Wrap {
	height:100%;
}
	

  #common_double #L_Wrap {
    padding-right: 20px;
  }

#common_double #L_Wrap .row {
  position:relative;
  background-color: #fff;
  padding: 20px 20px;
  margin-bottom: 30px;
  min-height:800px;
}
	

  #common_double #L_Wrap .row {
    min-height: 800px;
    padding: 35px 25px;
  }

#common_double #L_Wrap .row > .col-xs-4 {
  margin-bottom: 20px;
}
#common_double #L_Wrap .row > .col-xs-4:last-child {
  margin-bottom: 0;
}

#common_double #L_Wrap .row h3{
	margin:0 0 20px 0;
}

#common_double #R_Wrap {
	min-height: autoいふあ;
	background-color: #fff;
	margin-bottom: 30px;
	padding: 35px 25px;
}
	

	#common_double #R_Wrap {
      min-height: 800px;
	  background-color: #fff;
	  margin-bottom: 30px;
	}



#common_double #R_Wrap h4{
	margin:0;
}

#common_double #R_Wrap .row {
    margin:0 0 10px 0;
}

/* ===============================================*/
/*
　　 TOP PAGE
　　 トップページ
*/
/* ===============================================*/
#toppage .bxslider {
  margin-bottom: 30px;
}
#toppage #ForsaleTitle {
  color: #e6a03c;
  font-size: 2rem;
  line-height: 1.2;
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
  border-bottom: 1px solid #e6a03c;
  margin-bottom: 10px;
  padding-left: 20px;
}
	

  #toppage #ForsaleTitle {
    font-size: 2.6rem;
    padding: 0;
  }

#toppage #Forsale > div {
  margin-bottom: 10px;
}
	

  #toppage #Forsale > div {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

	

  #toppage #Forsale > div:first-child {
    padding-left: 0;
  }

#toppage #Forsale > div:last-child {
  margin-bottom: 10px;
}
	

  #toppage #Forsale > div:last-child {
    margin-bottom: 20px;
    padding-right: 0;
  }

#toppage #Forsale > div .eventcontents {
  font-size: 1.4rem;
  line-height: 1.2;
  padding: 10px 20px;
  background-color: #fff;
}
	

  #toppage #Forsale > div .eventcontents {
    padding: 5px;
    font-size: 1.2rem;
    line-height: 1.2;
  }

#toppage #Forsale > div .eventcontents img {
  width: 100%;
}
#toppage #Forsale > div .eventcontents .descript {
  color: #948010;
  padding-left: 15px;
}
	

  #toppage #Forsale > div .eventcontents .descript {
    padding-left: 10px;
  }

#toppage #Forsale > div .eventcontents .descript .label-group .label {
  font-size: 1.2rem;
  padding: 2px 1px;
}
	

  #toppage #Forsale > div .eventcontents .descript .label-group .label {
    font-size: 1rem;
    padding: 2px 1px;
  }

#toppage #Forsale > div .eventcontents .descript .des-date {
  margin-top: 5px;
  margin-bottom: 5px;
}
#toppage #Forsale > div .eventcontents .descript .des-info {
  margin-top: 5px;
}
#toppage #Forsale > div .eventcontents .descript .des-info p {
  margin-bottom: 5px;
  padding: 0;
}
#toppage #Forsale > div .eventcontents .descript .des-button {
  margin: 10px 0;
  padding: 0;
}
	

  #toppage #Forsale > div .eventcontents .descript .des-button {
    margin: 0;
  }

#toppage #Forsale > div .eventcontents .descript .des-button a {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 2px solid #d0d0cd;
  display: inline-block;
  width: 100%;
  height: 40px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 40px;
  font-weight: bold;
  color: #646258;
  text-decoration: none;
  background: url(../image/icon_details_arrow.png) no-repeat;
  background: url(../image/icon_details_arrow.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position: 95% 50%;
}
	

  #toppage #Forsale > div .eventcontents .descript .des-button a {
    width: 100%;
    height: 30px;
    line-height: 30px;
  }

#toppage #Forsale > div .eventcontents .descript .des-button a:hover, #toppage #Forsale > div .eventcontents .descript .des-button a:active {
  background-color: #eee;
}
#toppage #Forsale > div .eventcontents h1 {
  font-size: 1.6rem;
  color: #000;
  font-weight: bold;
  margin-top: 10px;
}
#toppage #Forsale > div .eventcontents .t-value {
  font-size: 1.6rem;
  text-align: right;
}
#toppage #Forsale > div .eventcontents .t-value .before {
  font-weight: bold;
  text-decoration: line-through;
  margin: 0 0 0 5px;
}
#toppage #Forsale > div .eventcontents .t-value .after {
  font-weight: bold;
  text-decoration: none;
  color: #f60000;
}

#toppage #Forsale > div .eventcontents .t-value span.skuName{
  display: inline-block;
  text-align: left;
}
#toppage #ForsaleMore {
  text-align: right;
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
  font-size: 1.6rem;
  margin-top: 5px;
  margin-bottom: 25px;
  margin-right: 25px;
}
	

  #toppage #ForsaleMore {
    margin-top: 0;
    margin-bottom: 50px;
  }

#toppage #top-voice,
#toppage #top-info {
  background-color: #fff;
  padding: 0;
  margin: 0 0 20px;
}
#toppage #top-voice h2,
#toppage #top-info h2 {
  text-align: center;
  width: 100%;
  max-height: 60px;
  display: inline-block;
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding: 0;
  padding-top: 5.84416%;
  padding-bottom: 5.84416%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
	

  #toppage #top-voice h2,
  #toppage #top-info h2 {
    display: inline-block;
    width: 100%;
    height: 0;
    margin: 0 auto;
    padding: 0;
    padding-top: 3.125%;
    padding-bottom: 3.125%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

#toppage #top-voice h2 span,
#toppage #top-info h2 span {
  display: block;
  font-size: 2rem;
  line-height: 2rem;
  margin-top: -1rem;
  color: #fff;
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
}
#toppage #top-voice h2 {
  background-image: url(../image/sub_h_voice_sp.png);
}
	

  #toppage #top-voice h2 {
    background-image: url(../image/sub_h_voice.png);
  }

#toppage #top-voice div {

  border-bottom: 1px dotted #000;
}
	

#toppage #top-voice div:last-child {
  border-bottom: none;
}

#toppage #top-voice > div a {
  color: #000;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 15px 35px;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  background-position: 95% 50%;
}
#toppage #top-voice > div a:hover, #toppage #top-voice > div a:active {
  background-color: #dee5f2;
}
#toppage #top-voice div h3 {
  color: #948010;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0;
}
#toppage #top-voice div p {
  font-size: 1.2rem;
  margin: 0;
  padding: 0;
}

#toppage #top-info h2 {
  background-image: url(../image/sub_h_info_sp.png);
}
	

  #toppage #top-info h2 {
    background-image: url(../image/sub_h_info.png);
  }

#toppage #top-info div {
  padding: 0;
  border-bottom: 1px dotted #000;
}
#toppage #top-info div:last-child {
  border-bottom: none;
}
#toppage #top-info > div a {
  color: #000;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 15px 35px 15px 15px;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  background: url(../image/icon_details_arrow.png) no-repeat;
  background: url(../image/icon_details_arrow.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position: 95% 50%;
}
	

  #toppage #top-info > div a {
    padding: 15px 35px;
  }


#toppage #top-info > div a:hover, #toppage #top-info > div a:active {
  background-color: #dee5f2;
}
#toppage #top-info .date {
  color: #395B98;
  padding-right: 20px;
}
#toppage #top_qa {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-height: 90px;
  max-width: 400px;
}
#toppage #top_qa a {
  display: inline-block;
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding: 0;
  padding-top: 11.25%;
  padding-bottom: 11.25%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background-image: url(../image/btn_question.png);
  text-decoration: none;
}
#toppage #top_qa a span {
  display: block;
  font-size: 2rem;
  line-height: 2rem;
  margin-top: -1rem;
  color: #fff;
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
}
#toppage #top_qa a:hover span, #toppage #top_qa a:active span {
  color: #cccccc;
}
#toppage #bnrWrap {
  margin: 30px 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
	

  #toppage #bnrWrap {
    width: 100%;
    height: auto;
    margin: 30px 0 0;
    padding: 0;
    letter-spacing: -.40em;
    text-align: center;
  }

#toppage #bnrWrap a {
  width: 100%;
  height: auto;
  max-width: 300px;
  max-height: 77px;
  margin: 15px auto;
  padding: 0;
  text-align: center;
  display: block;
}
	

  #toppage #bnrWrap a {
    width: 32%;
    max-width: 300px;
    letter-spacing: normal;
    display: inline-block;
  }

#toppage #bnrWrap a img {
  width: 100%;
  height: auto;
  max-width: 300px;
  max-height: 77px;
}
	

  #toppage #bnrWrap a:nth-child(2) {
    margin-left: 2%;
    margin-right: 2%;
  }

	

  #toppage #bnrWrap a:last-child {
    margin: 0;
  }


/* ===============================================*/
/*
　　 TICKET LIST
　　 販売チケット一覧
*/
/* ===============================================*/
.ticket-list {
  background-color: #fff;
}
.ticket-list > .thumb {
  padding: 20px 0;
}
	

  .ticket-list > .thumb {
    padding: 10px 0 0 25px;
  }

.ticket-list > .thumb img {
  margin-left: auto;
  margin-right: auto;
  max-height: 220px;
}
.ticket-list > .details {
  padding: 20px 20px;
}
	

  .ticket-list > .details {
    padding: 25px 25px 25px 20px;
  }

.ticket-list > .details h2 {
  font-weight: bolder;
  color: #948010;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 5px;
}
.ticket-list > .details .d-date {
  font-size: 1.4rem;
  margin: 0 0 20px;
}
.ticket-list > .details .d-txt {
  font-size: 1.4rem;
}
.ticket-list > .details .d-txt {
  /* config */
  /*line-height: 1.5;*/
  height: 4em;
  background-color: #fff;
  /* config end */

  position: relative;
  padding-right: 1em;
  overflow: hidden;
}
.ticket-list > .details .d-txt:before {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 1em;
}
.ticket-list > .details .d-txt:after {
  content: "";
  position: relative;
  right: -1em;
  float: right;
  width: 1em;
  height: 100%;
  background-color: inherit;
}

.ticket-list > .details .d-more {
  text-align: right;
  margin-bottom: 5px;
}
	

  .ticket-list > .details .d-more {
    margin-bottom: 20px;
  }

.ticket-list > .details .d-more a {
  border-bottom: 1px dotted #e6a03c;
  text-decoration: none;
}
.ticket-list > .details .d-more a:hover, .ticket-list > .details .d-more a:active {
  color: #a76b15;
}
.ticket-list > .details .d-label {
  font-size: 1.2rem;
  margin-bottom: 10px;
}
	

  .ticket-list > .details .d-label {
    margin-bottom: 0;
  }

.ticket-list > .details .d-seat {
  text-align: left;
  font-size: 1.4rem;
}
	

  .ticket-list > .details .d-seat {
    text-align: right;
  }

.ticket-list > .details .d-seat .value {
  color: #e6a03c;
  font-weight: bolder;
  font-size: 1.6rem;
}

/* ===============================================*/
/*
　　 PERFORMANCE
　　 公演詳細
*/
/* ===============================================*/
	

  #perform-detail #L_Wrap {
    padding-right: 20px;
  }

#perform-detail #L_Wrap #p-description {
  background-color: #fff;
  padding: 20px 20px;
  margin-bottom: 30px;
}
	

  #perform-detail #L_Wrap #p-description {
    padding: 25px 25px;
  }

#perform-detail #L_Wrap #p-description > .col-xs-4 {
  margin-bottom: 20px;
}
#perform-detail #L_Wrap #p-description > .col-xs-4:last-child {
  margin-bottom: 0;
}
#perform-detail #L_Wrap #p-description .thumb {
  padding: 0;
}
#perform-detail #L_Wrap #p-description .details {
  padding-top: 20px;
}
	

  #perform-detail #L_Wrap #p-description .details {
    padding: 0 0 0 30px;
  }

#perform-detail #L_Wrap #p-description .details h1 {
  font-weight: bolder;
  color: #948010;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 15px;
}
	

  #perform-detail #L_Wrap #p-description .details h1 {
    margin-bottom: 30px;
  }

#perform-detail #L_Wrap #p-description .details #pd-seat {
  font-size: 1.4rem;
}
#perform-detail #L_Wrap #p-description .details #pd-seat .value {
  color: #AB172A;
  font-weight: bolder;
  font-size: 2rem;
}
#perform-detail #L_Wrap #p-description #pd-txt {
  font-size: 1.4rem;
  line-height: 1.8;
}
#perform-detail #L_Wrap #p-description #pd-txt p {
  margin-bottom: 20px;
}
#perform-detail #L_Wrap #p-description #pd-txt p:last-child {
  margin-bottom: 0;
}
#perform-detail #L_Wrap #p-description #pd-program {
  font-size: 1.4rem;
  margin-top: 40px;
  margin-bottom: 10px;
  padding: 20px;
  border: 2px solid #ecd551;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}
	

  #perform-detail #L_Wrap #p-description #pd-program {
    padding: 15px 35px;
  }

#perform-detail #L_Wrap #p-description #pd-program dl {
  margin: 0;
  padding: 0;
}
#perform-detail #L_Wrap #p-description #pd-program dl dt {
  border-bottom: 1px solid #ecd551;
  margin-bottom: 10px;
  font-size: 1.6rem;
}
#perform-detail #L_Wrap #p-description #pd-program dl dd {
  margin-bottom: 20px;
}
#perform-detail #L_Wrap #p-description #pd-program dl dd:last-of-type {
  margin-bottom: 0;
}
#perform-detail #L_Wrap #p-description #pd-attention {
  font-size: 1.2rem;
}
#perform-detail #L_Wrap #p-description .form-horizontal {
  border: 1px solid #f1e07f;
  background-color: #fbf6db;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  font-size: 1.4rem;
  padding: 5px 20px;
}
#perform-detail #L_Wrap #p-description .form-horizontal h2 {
  font-size: 1.6rem;
  margin-bottom: 15px;
  text-align: center;
}
#perform-detail #L_Wrap #p-description .form-horizontal .control-label {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 0;
}
	

  #perform-detail #L_Wrap #p-description .form-horizontal .control-label {
    padding-right: 40px;
  }

#perform-detail #L_Wrap #p-description .form-horizontal .btn {
  margin-top: 25px;
}
#perform-detail #R_Wrap {
  background-color: #fff;
  margin-bottom: 30px;
}

/* ===============================================*/
/*
　　 ABOUT
　　 チケットPONTEとは？
*/
/* ===============================================*/
#about .header {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: center;
  background-image: url(../image/sub_hd_bg.jpg);
  background-repeat: no-repeat;
}
	

  #about .header {
    width: auto;
    height: 100%;
    max-width: 960px;
    max-height: 150px;
  }

#about .header h2 {
  color: #fff;
  font-size: 2.4rem;
  margin: 0;
  padding: 70px 0 50px;
  background: url(../image/icon_orn_1.png) no-repeat;
  background: url(../image/icon_orn_1.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 25px;
  background-position-x: center;
}
#about .content {
  font-size: 1.4rem;
  background-color: #fff;
  padding: 50px 20px;
  line-height: 3rem;
}

#about .content img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
	

  #about .content {
    padding: 75px 80px;
  }

#about .content p {
  margin-bottom: 40px;
}
#about .content p:last-child {
  margin-bottom: 0;
}

/* ===============================================*/
/*
　　 FLOW
　　 購入の流れ
*/
/* ===============================================*/
#flow .header {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: center;
  background-image: url(../image/sub_hd_bg.jpg);
  background-repeat: no-repeat;
}
	

  #flow .header {
    width: auto;
    height: 100%;
    max-width: 960px;
    max-height: 150px;
  }

#flow .header h2 {
  color: #fff;
  font-size: 2.4rem;
  margin: 0;
  padding: 70px 0 50px;
  background: url(../image/icon_orn_1.png) no-repeat;
  background: url(../image/icon_orn_1.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 25px;
  background-position-x: center;
}
#flow .f-contentWrap {
  font-size: 1.4rem;
  background-color: #fff;
  padding: 50px 20px;
}
	

  #flow .f-contentWrap {
    padding: 30px 80px;
    margin-bottom: 30px;
  }

#flow .flowBox {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #ece7df;
}
	
  #flow .flowBox {
    padding: 10px 20px;
    margin-bottom: 30px;
    margin-top: 10px;
  }

#flow .flowBox > div h3 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 2rem;
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
  font-weight: bold;
}
	

  #flow .flowBox > div h3 {
    font-size: 2.3rem;
  }

#flow .flowBox p {
  margin: 0;
  padding: 0;
}
#flow .flowBox p.cap-txt {
  margin-bottom: 10px;
}
#flow .flowBox:nth-child(even) {
  background-color: #f5f3ef;
}
#flow .nest-flow {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #e3dbcf;
  margin-top: 20px;
}
	

  #flow .nest-flow {
    padding: 10px 20px;
    margin-bottom: 30px;
    margin-top: 10px;
  }

#flow .nest-flow.arrow {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  text-decoration: none;
  width: 100%;
}
#flow .nest-flow.arrow::before, #flow .nest-flow.arrow::after {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#flow .nest-flow.arrow-down::before {
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  border: 15px solid transparent;
  border-top-width: 15px;
  border-top-style: solid;
  border-top-color: #e3dbcf;
}
#flow .nest-flow .col-sm-2 {
  padding: 0;
}
	

  #flow .nest-flow .col-sm-2 {
    padding-right: 15px;
  }

#flow .nest-flow .col-sm-2 h4 {
  text-align: center;
}
#flow .nest-flow .col-sm-2 .flowBox-s {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #f2cc96;
}
	

  #flow .nest-flow .col-sm-2 .flowBox-s {
    padding: 10px 20px;
    margin-bottom: 30px;
    margin-top: 10px;
  }

#flow .nest-flow .col-sm-2 .flowBox-s:not(:last-child).arrow {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  text-decoration: none;
  width: 100%;
}
#flow .nest-flow .col-sm-2 .flowBox-s:not(:last-child).arrow::before, #flow .nest-flow .col-sm-2 .flowBox-s:not(:last-child).arrow::after {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#flow .nest-flow .col-sm-2 .flowBox-s:not(:last-child).arrow-down::before {
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  border: 15px solid transparent;
  border-top-width: 15px;
  border-top-style: solid;
  border-top-color: #f2cc96;
}
	

  #flow .nest-flow .col-sm-2 .flowBox-s {
    margin-bottom: 15px;
  }
  #flow .nest-flow .col-sm-2 .flowBox-s.arrow {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    text-decoration: none;
    width: 100%;
  }
  #flow .nest-flow .col-sm-2 .flowBox-s.arrow::before, #flow .nest-flow .col-sm-2 .flowBox-s.arrow::after {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  #flow .nest-flow .col-sm-2 .flowBox-s.arrow-down::before {
    box-sizing: border-box;
    width: 15px;
    height: 15px;
    border: 15px solid transparent;
    border-top-width: 15px;
    border-top-style: solid;
    border-top-color: #f2cc96;
  }

	

  #flow .nest-flow .col-sm-2:last-child {
    padding-right: 0;
    padding-left: 15px;
  }

#flow .nest-flow .col-sm-2:last-child h4 {
  margin-top: 50px;
}
	

  #flow .nest-flow .col-sm-2:last-child h4 {
    margin-top: 10px;
  }

#flow .nest-flow .col-sm-2:last-child .flowBox-s {
  background-color: #fff;
}
#flow .nest-flow .col-sm-2:last-child .flowBox-s:not(:last-child).arrow-down::before {
  border-top-color: #fff;
}
	

  #flow .nest-flow .col-sm-2:last-child .flowBox-s.arrow-down::before {
    border-top-color: #fff;
  }

#flow #f1 {
  background: url(../image/icon_flow_1.png) no-repeat;
  background: url(../image/icon_flow_1.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #flow #f1 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }

#flow #f2 {
  background: url(../image/icon_flow_2.png) no-repeat;
  background: url(../image/icon_flow_2.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #flow #f2 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }

#flow #f3 {
  background: url(../image/icon_flow_3.png) no-repeat;
  background: url(../image/icon_flow_3.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #flow #f3 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }

#flow #f4 {
  background: url(../image/icon_flow_4.png) no-repeat;
  background: url(../image/icon_flow_4.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #flow #f4 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }

#flow #f5 {
  background: url(../image/icon_flow_5.png) no-repeat;
  background: url(../image/icon_flow_5.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #flow #f5 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }

#flow #f6 {
  background: url(../image/icon_flow_6.png) no-repeat;
  background: url(../image/icon_flow_6.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #flow #f6 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }

#flow #f7 {
  background: url(../image/icon_flow_7.png) no-repeat;
  background: url(../image/icon_flow_7.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #flow #f7 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
}
#flow #f8 {
  background: url(../image/icon_flow_8.png) no-repeat;
  background: url(../image/icon_flow_8.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #flow #f8 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
}

/* ===============================================*/
/*
　　 OLD FLOW
　　 購入の流れ(旧)
*/
/* ===============================================*/
#oldflow .header {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: center;
  background-image: url(../image/sub_hd_bg.jpg);
  background-repeat: no-repeat;
}
	

  #oldflow .header {
    width: auto;
    height: 100%;
    max-width: 960px;
    max-height: 150px;
  }
#oldflow .header h2 {
  color: #fff;
  font-size: 2.4rem;
  margin: 0;
  padding: 70px 0 50px;
  background: url(../image/icon_orn_1.png) no-repeat;
  background: url(../image/icon_orn_1.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 25px;
  background-position-x: center;
}
#oldflow .f-contentWrap {
  font-size: 1.4rem;
  background-color: #fff;
  padding: 50px 20px;
}
	

  #oldflow .f-contentWrap {
    padding: 30px 80px;
    margin-bottom: 30px;
}

#oldflow .f-contentWrap .flowBox {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 20px 20px;
  margin-bottom: 20px;
  background-color: #ece7df;
}
	

  #oldflow .f-contentWrap .flowBox {
    padding: 5px;
    margin-bottom: 30px;
  }
#oldflow .f-contentWrap .flowBox h3 {
  margin: 0;
  padding: 0;
  font-size: 2rem;
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
  font-weight: bold;
}
	

  #oldflow .f-contentWrap .flowBox h3 {
    font-size: 2.3rem;
  }
#oldflow .f-contentWrap .flowBox p {
  margin: 10px 0 0;
  padding: 0;
}
#oldflow .f-contentWrap .flowBox:nth-child(even) {
  background-color: #f5f3ef;
}
#oldflow .f-contentWrap .flowBox #f1 {
  background: url(../image/icon_flow_1.png) no-repeat;
  background: url(../image/icon_flow_1.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #oldflow .f-contentWrap .flowBox #f1 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }
#oldflow .f-contentWrap .flowBox #f2 {
  background: url(../image/icon_flow_2.png) no-repeat;
  background: url(../image/icon_flow_2.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #oldflow .f-contentWrap .flowBox #f2 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }
#oldflow .f-contentWrap .flowBox #f3 {
  background: url(../image/icon_flow_3.png) no-repeat;
  background: url(../image/icon_flow_3.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #oldflow .f-contentWrap .flowBox #f3 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }
#oldflow .f-contentWrap .flowBox #f4 {
  background: url(../image/icon_flow_4.png) no-repeat;
  background: url(../image/icon_flow_4.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #oldflow .f-contentWrap .flowBox #f4 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }
#oldflow .f-contentWrap .flowBox #f5 {
  background: url(../image/icon_flow_5.png) no-repeat;
  background: url(../image/icon_flow_5.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #oldflow .f-contentWrap .flowBox #f5 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }
#oldflow .f-contentWrap .flowBox #f6 {
  background: url(../image/icon_flow_6.png) no-repeat;
  background: url(../image/icon_flow_6.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #oldflow .f-contentWrap .flowBox #f6 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }
#oldflow .f-contentWrap .flowBox #f7 {
  background: url(../image/icon_flow_7.png) no-repeat;
  background: url(../image/icon_flow_7.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #oldflow .f-contentWrap .flowBox #f7 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }
#oldflow .f-contentWrap .flowBox #f8 {
  background: url(../image/icon_flow_8.png) no-repeat;
  background: url(../image/icon_flow_8.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #oldflow .f-contentWrap .flowBox #f8 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }

/*
　　 host
　　 主催者の皆様へ
*/
/* ===============================================*/
#host .header {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: center;
  background-image: url(../image/sub_hd_bg.jpg);
  background-repeat: no-repeat;
}
	

  #host .header {
    width: auto;
    height: 100%;
    max-width: 960px;
    max-height: 150px;
  }
#host .header h2 {
  color: #fff;
  font-size: 2.4rem;
  margin: 0;
  padding: 70px 0 50px;
  background: url(../image/icon_orn_1.png) no-repeat;
  background: url(../image/icon_orn_1.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 25px;
  background-position-x: center;
}
#host .content {
  font-size: 1.4rem;
  background-color: #fff;
  padding: 50px 20px;
}

#host .content h3 {
  font-size: 2.5rem!important;
  font-weight: bold;
  text-align: center;
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
	margin: 30px 0 50px;
}
	

  #host .content {
    padding: 30px 80px;
    margin-bottom: 30px;
  }
#host .content ul {
  font-size: 1.6rem;
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  text-align: justify;
  text-justify: inter-ideograph;
}
	

  #host .content ul {
    margin: 20px 0 40px;
    margin-left: 80px;
  }
#host .content ul li {
  margin-bottom: 10px;
}
#host .content ul li .arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 3.6rem;
  vertical-align: middle;
  text-decoration: none;
}
#host .content ul li .arrow::before, #host .content ul li .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#host .content ul li .arrow.right-1::before {
  width: 1.6rem;
  height: 1.6rem;
  background: #A71E21;
}
#host .content ul li .arrow.right-1::after {
  left: 0.4rem;
  width: 0.4rem;
  height: 0.4rem;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#host .content ul ul {
  margin: 0 0 0 30px;
  padding: 0;
}
#host .content ul ul li {
  margin-bottom: 10px;
}
#host .content ul ul li .arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 2.8rem;
  vertical-align: middle;
  text-decoration: none;
}
#host .content ul ul li .arrow::before, #host .content ul ul li .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#host .content ul ul li .arrow.right-2::before {
  left: 3px;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 2px solid #A71E21;
  border-right: 2px solid #A71E21;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#host .content .btn-hostregist {
  padding: 0;
  margin: 60px auto 30px;
  text-align: center;
}
#host .content .btn-hostregist a {
  font-size: 1.6rem;
  color: #fff;
  margin: 0;
  padding: 20px 30px;
  display: inline-block;
  zoom: 1;
  /* Fix for IE7 */
  *display: inline;
  /* Fix for IE7 */
  background-color: #A71E21;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#host .content .btn-hostregist a:hover, #host .content .btn-hostregist a:active {
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#host .content .btn-hostregist .arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 2.8rem;
  vertical-align: middle;
  text-decoration: none;
}
#host .content .btn-hostregist .arrow::before, #host .content .btn-hostregist .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#host .content .btn-hostregist .arrow.right-2::before {
  left: 3px;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#host .content .flowBox {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px 20px 20px;
  margin-bottom: 20px;
  background-color: #ece7df;
}
	

  #host .content .flowBox {
    padding: 5px;
    margin-bottom: 30px;
  }
#host .content .flowBox h3 {
  margin: 0;
  padding: 0;
  font-size: 2rem;
  font-family: "Georgia", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝 Demibold", "游明朝", "YuMincho", "ＭＳ 明朝", serif;
  font-weight: bold;
}
	

  #host .content .flowBox h3 {
    text-align: left;
    font-size: 2.3rem!important;
  }
#host .content .flowBox p {
  margin: 10px 0 0;
  padding: 0;
}
#host .content .flowBox:nth-child(even) {
  background-color: #f5f3ef;
}
#host .content .flowBox #f1 {
  background: url(../image/icon_flow_1.png) no-repeat;
  background: url(../image/icon_flow_1.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #host .content .flowBox #f1 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }
#host .content .flowBox #f2 {
  background: url(../image/icon_flow_2.png) no-repeat;
  background: url(../image/icon_flow_2.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #host .content .flowBox #f2 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }
#host .content .flowBox #f3 {
  background: url(../image/icon_flow_3.png) no-repeat;
  background: url(../image/icon_flow_3.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #host .content .flowBox #f3 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }
#host .content .flowBox #f4 {
  background: url(../image/icon_flow_4.png) no-repeat;
  background: url(../image/icon_flow_4.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #host .content .flowBox #f4 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }
#host .content .flowBox #f5 {
  background: url(../image/icon_flow_5.png) no-repeat;
  background: url(../image/icon_flow_5.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #host .content .flowBox #f5 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }
#host .content .flowBox #f6 {
  background: url(../image/icon_flow_6.png) no-repeat;
  background: url(../image/icon_flow_6.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #host .content .flowBox #f6 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }
#host .content .flowBox #f7 {
  background: url(../image/icon_flow_7.png) no-repeat;
  background: url(../image/icon_flow_7.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #host .content .flowBox #f7 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }

#host .content .flowBox #f8 {
  background: url(../image/icon_flow_8.png) no-repeat;
  background: url(../image/icon_flow_8.svg) no-repeat, linear-gradient(transparent, transparent);
  background-position-y: 5px;
  background-position-x: 50%;
  background-size: 63.2px 64.8px;
  padding-top: 80px;
}
	

  #host .content .flowBox #f8 {
    background-position-y: 50%;
    background-position-x: 20px;
    background-size: 79px 81px;
    height: 100%;
    min-height: 81px;
    margin: 15px auto;
    padding-top: 5px;
    padding-left: 140px;
    padding-right: 25px;
  }

