/*customer css */
html{
  overflow-x: hidden;
}

body{
  background-color: #ffffff;
  padding-top: 90px;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Osaka, "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

@media (max-width: 992px) {
  body{
    padding-top: 70px;
  }
}

@media (max-width: 767px) {
  body{
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

/*==========================*/
/*  Link  */
/*==========================*/
a,
a:focus{
  color: #59B29A;
  text-decoration: none;
}

a:hover{
  color: #88d8c3;
  text-decoration: none;
}


/*==========================*/
/*  col  */
/*==========================*/
.row {
  margin-right: -10px;
  margin-left: -10px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.row-0 {
  margin-right: 0px;
  margin-left: 0px;
}

.row-0 .col-xs-1,
.row-0 .col-sm-1,
.row-0 .col-md-1,
.row-0 .col-lg-1,
.row-0 .col-xs-2,
.row-0 .col-sm-2,
.row-0 .col-md-2,
.row-0 .col-lg-2,
.row-0 .col-xs-3,
.row-0 .col-sm-3,
.row-0 .col-md-3,
.row-0 .col-lg-3,
.row-0 .col-xs-4,
.row-0 .col-sm-4,
.row-0 .col-md-4,
.row-0 .col-lg-4,
.row-0 .col-xs-5,
.row-0 .col-sm-5,
.row-0 .col-md-5,
.row-0 .col-lg-5,
.row-0 .col-xs-6,
.row-0 .col-sm-6,
.row-0 .col-md-6,
.row-0 .col-lg-6,
.row-0 .col-xs-7,
.row-0 .col-sm-7,
.row-0 .col-md-7,
.row-0 .col-lg-7,
.row-0 .col-xs-8,
.row-0 .col-sm-8,
.row-0 .col-md-8,
.row-0 .col-lg-8,
.row-0 .col-xs-9,
.row-0 .col-sm-9,
.row-0 .col-md-9,
.row-0 .col-lg-9,
.row-0 .col-xs-10,
.row-0 .col-sm-10,
.row-0 .col-md-10,
.row-0 .col-lg-10,
.row-0 .col-xs-11,
.row-0 .col-sm-11,
.row-0 .col-md-11,
.row-0 .col-lg-11,
.row-0 .col-xs-12,
.row-0 .col-sm-12,
.row-0 .col-md-12,
.row-0 .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
}

.row-20 {
  margin-right: -20px;
  margin-left: -20px;
}

.row-20 .col-xs-1,
.row-20 .col-sm-1,
.row-20 .col-md-1,
.row-20 .col-lg-1,
.row-20 .col-xs-2,
.row-20 .col-sm-2,
.row-20 .col-md-2,
.row-20 .col-lg-2,
.row-20 .col-xs-3,
.row-20 .col-sm-3,
.row-20 .col-md-3,
.row-20 .col-lg-3,
.row-20 .col-xs-4,
.row-20 .col-sm-4,
.row-20 .col-md-4,
.row-20 .col-lg-4,
.row-20 .col-xs-5,
.row-20 .col-sm-5,
.row-20 .col-md-5,
.row-20 .col-lg-5,
.row-20 .col-xs-6,
.row-20 .col-sm-6,
.row-20 .col-md-6,
.row-20 .col-lg-6,
.row-20 .col-xs-7,
.row-20 .col-sm-7,
.row-20 .col-md-7,
.row-20 .col-lg-7,
.row-20 .col-xs-8,
.row-20 .col-sm-8,
.row-20 .col-md-8,
.row-20 .col-lg-8,
.row-20 .col-xs-9,
.row-20 .col-sm-9,
.row-20 .col-md-9,
.row-20 .col-lg-9,
.row-20 .col-xs-10,
.row-20 .col-sm-10,
.row-20 .col-md-10,
.row-20 .col-lg-10,
.row-20 .col-xs-11,
.row-20 .col-sm-11,
.row-20 .col-md-11,
.row-20 .col-lg-11,
.row-20 .col-xs-12,
.row-20 .col-sm-12,
.row-20 .col-md-12,
.row-20 .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}

.row:before,
.row:after,
.row-20:before,
.row-20:after,
.row-0:before,
.row-0:after{
  display: table;
  content: " ";
}
.row:after,
.row-20:after,
.row-0:after {
  clear: both;
}

/*==========================*/
/*  Common  */
/*==========================*/
h1{
  margin: 0 0 20px 0;
  font-size: 30px;
  color: #020202;
  font-weight: bold;
}

h2{
  margin: 0 0 20px 0;
  font-size: 24px;
  color: #020202;
  font-weight: bold;
}

h3{
  margin: 0px 0 20px 0;
  font-size: 18px;
  color: #020202;
  font-weight: 400;
}

p {
  margin: 0 0 10px 0;
  color: #020202;
  font-size: 16px;
}

.font-lg{
  font-size: 40px;
}

.font-md{
  font-size: 30px;
}

.font-sm{
  font-size: 20px;
}

.font-xs{
  font-size: 11px;
}

@media (max-width: 767px) {
  .hide-xs{
    display: none;
  }
}
@media (min-width: 768px) {
  .hide-sm{
    display: none;
  }
}
@media (min-width: 992px) {
  .hide-md{
    display: none;
  }
}

.title-caption{
  margin: -15px 0 20px 0;
  font-size: 12px;
  line-height: 18px;
}


/*==========================*/
/*  Navbar  */
/*==========================*/
.navbar-default{
  height: 90px;
  background: #fff;
  /*background-color: rgba(255, 255, 255, 0.9);*/
  border-bottom: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
          box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
}

.navbar-default .navbar-brand{
  margin: 0px;
  padding: 15px 0px 15px 10px;
}
.navbar-default .navbar-brand h1 {
  font-size: 10px;
  padding: 0;
  font-weight: initial;
  margin: 5px 0 5px 10px;
  line-height: 10px;
  letter-spacing: 1px;
}
.navbar-default .navbar-brand img{
  height: 35px;
}

.navbar-default .navbar-text {
  color: #444;
}

.navbar-default .navbar-nav > li > a {
  padding: 38px 25px 35px;
  font-size: 14px;
  line-height: 14px;
  color: #202020;
  border: 0;
  border-bottom: 3px solid #ffffff;
}

.navbar-default .navbar-nav > li.icon > a {
  padding: 10px 25px;
  font-size: 12px;
  line-height: 14px;
  color: #202020;
  border: 0;
  text-align: center;
  position: relative;
}

.navbar-default .navbar-nav > li.icon > a sup {
  position: absolute;
  top: 10px;
  right: 30px;
}

.navbar-default .navbar-nav > li.icon > a img {
  width: 48px;
  margin-bottom: 5px;
}
.navbar-default .navbar-nav > li.login > a {
  padding: 10px 25px;
  font-size: 12px;
  line-height: 14px;
  color: #202020;
  border: 0;
  text-align: center;
}

.navbar-default .navbar-nav > li.login > a img {
  width: 48px;
  margin-bottom: 5px;
}


.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li.icon > a:hover,
.navbar-default .navbar-nav > li.icon > a:focus,
.navbar-default .navbar-nav > li.login > a:hover,
.navbar-default .navbar-nav > li.login > a:focus {
  color: #59B29A;
  border-bottom: 3px solid #59B29A;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #202020;
}

.navbar-default .navbar-toggle {
  margin: 0;
  padding: 0;
  border: 0;
}
.navbar-default a.navbar-toggle {
  padding: 8px 10px;
  font-size: 9px;
  line-height: 12px;
  color: #202020;
  border: 0;
  text-align: center;
}

.navbar-default a.navbar-toggle img {
  width: 35px;
  margin-bottom: 5px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}

.navbar-default .navbar-toggle i {
  font-size: 30px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ccc;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #fff;
}

.navbar-default .sp{
  display: none;
}

.dropdown-menu > li > a {
    padding: 10px 20px;
}

.navbar-default .navbar-btn {
  margin: 30px 25px 0 0;
}


@media (max-width: 1200px) {
  .navbar-default .navbar-nav > li.icon > a {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 14px;
    color: #202020;
    border: 0;
    text-align: center;
    position: relative;
  }

  .navbar-default .navbar-nav > li.login > a {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 14px;
    color: #202020;
    border: 0;
    text-align: center;
  }

}

@media (max-width: 992px) {
  .navbar-default{
    height: 70px;
  }

  .navbar-default .navbar-brand{
    margin: 0px;
    padding: 15px 0 0 10px;
  }

  .navbar-default .navbar-brand img{
    height: 22px;
  }

  .navbar-default .navbar-brand h1 {
      font-size: 9px;
      padding: 0;
      font-weight: initial;
      margin: 0 0 5px 0;
      line-height: 10px;
      letter-spacing: 0;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 27px 10px;
    font-size: 11px;
    line-height: 14px;
    color: #202020;
    border: 0;
  }

 .navbar-default .navbar-nav > li.icon > a {
    padding: 7px 12px;
    font-size: 10px;
    line-height: 14px;
    color: #202020;
    border: 0;
    text-align: center;
  }

  .navbar-default .navbar-nav > li.icon > a sup {
    position: absolute;
    top: 10px;
    right: 10px;
  }

  .navbar-default .navbar-nav > li.icon > a img {
    width: 35px;
    margin-bottom: 5px;
  }

  .navbar-default .navbar-nav > li.login > a {
    padding: 7px 12px;
    font-size: 10px;
    line-height: 14px;
    color: #202020;
    border: 0;
    text-align: center;
  }

  .navbar-default .navbar-nav > li.login > a img {
    width: 35px;
    margin-bottom: 5px;
  }

  .navbar-default .navbar-btn {
    margin: 15px 15px 0 0;
  }
}

.sp-navbar{
  display: none;
}

.sp-host-btn{
  display: none;
}

@media (max-width: 767px) {

  #navbar{
      display: none;
  }

  .sp-navbar{
    display: inline;
    -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, .15);
            box-shadow: 0 -1px 3px rgba(0, 0, 0, .15);
  }

  .sp-navbar ul {
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  .sp-navbar ul.menu06 li {
    position: relative;
    float: left;
    width: calc(100%/6);
  }
  .sp-navbar ul.menu05 li {
    position: relative;
    float: left;
    width: calc(100%/5);
  }
  .sp-navbar ul.menu04 li {
    position: relative;
    float: left;
    width: calc(100%/4);
  }
  .sp-navbar ul.menu03 li {
    position: relative;
    float: left;
    width: calc(100%/3);
  }
  .sp-navbar ul.menu02 li {
    position: relative;
    float: left;
    width: calc(100%/2);
  }

  .navbar-default .navbar-brand img{
    height: 18px;
  }

  .navbar-default .navbar-nav > li.icon > a {
    padding: 7px 0px;
    font-size: 9px;
    line-height: 12px;
    color: #202020;
    border: 0;
    text-align: center;
  }

  a.sp-host-btn {
    background: #59B29A;
    padding: 30px 5px 29px;
    margin: 0 0 0 10px;
    color:  #fff;
    font-size: 11px;
    line-height: 11px;
    display: inline;
    position: relative;
    float: right;
  }

  a:hover.sp-host-btn {
    background: #79C9B2;
  }
}


.label-num {
  background: #59B29A;
  display: inline;
  padding: 3px 5px;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 10px;
}


/*==========================*/
/*  Dropdown  */
/*==========================*/
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 230px;
  padding: 0 0 20px;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 20px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu .divider {
  height: 1px;
  margin: 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}


/*==========================*/
/*  Footer  */
/*==========================*/
.footer{
  background: #59B29A;
  padding: 30px 0;
}

.footer .copyright{
  color: #fff;
  font-size: 14px;
}

.footer-menu{
  background: #fff;
  padding: 20px 0;
  text-align: center;
}

.footer-menu a{
  color: #88d8c3;
  font-size: 12px;
}

.footer-menu a:hover{
  text-decoration: underline;
}
@media (max-width: 767px) {
  .footer{
    padding: 20px 0;
  }

  .footer .copyright{
    font-size: 12px;
  }

  .footer-menu{
    padding: 20px 10px;
  }

  .footer-menu a{
    color: #88d8c3;
    font-size: 10px;
  }
}

/*==========================*/
/*  pagetop  */
/*==========================*/
#page-top {
  position: fixed;
  bottom: 0;
  right: 10px;
  font-size: 60%;
}
#page-top a {
  background-color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  color: #fff;
  line-height: 18px;
  width: 80px;
  padding: 10px 0 5px 0;
  text-align: center;
  display: block;
  border-radius: 5px 5px 0 0;
}
#page-top a:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.8);
}


/*==========================*/
/*  Coupon  */
/*==========================*/
.header-coupon{
  background: #00c79f;
  margin: 0;
  padding: 30px;
  text-align: center;
  color: #fff;
  border-radius: 0;
}

.header-coupon a,
.header-coupon a:hover{
  color: #fff;
  text-decoration: underline;
}

.header-coupon .close{
  color: #fff;
  text-shadow: 0 0 0 #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}

@media (max-width: 767px) {
  .header-coupon{
    padding: 15px;
  }
}


/*==========================*/
/*  modal  */
/*==========================*/
.modal-title{
  font-size: 18px;
  font-weight: bold;
}


/*==========================*/
/*  main-title  */
/*==========================*/
.main-title{
  width:100%;
  border:0;
  border-radius: 0;
  position: relative;
  overflow:hidden;
}
.main-title img{
  width:100%;
}

.main-title .box{
  margin-left: -400px;
  padding: 50px;
  width: 800px;
  background:rgba(0,0,0,0.4);
  text-align: center;
  font-size: 30px;
  line-height: 50px;
  font-weight: bold;
  color: #FFFFFF;
  border-radius: 10px;
  position: absolute;
  top: 20%;
  left: 50%;
}


@media (max-width: 992px) {
  .main-title .box{
    margin-left: 0px;
    padding: 30px 20px;
    width: 100%;
    font-size: 24px;
    line-height: 36px;
    border-radius: 0px;
    position: absolute;
    top: 20%;
    left: 0%;
  }

}

@media (max-width: 767px) {
  .main-title .box{
    margin-left: 0px;
    padding: 30px 20px;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    border-radius: 0px;
    position: absolute;
    top: 20%;
    left: 0%;
  }

}

/*==========================*/
/*  Category Icon  */
/*==========================*/
.category-icon {
  position: relative;
  float: left;
  width: calc(100%/8);
  padding: 0px 25px;
}

.category-icon a:hover img{
  opacity: 0.8;
}

.category-icon .title{
  height: 40px;
  margin: 10px 0 0 0;
  font-size: 14px;
  color: #202020;
  line-height: 20px;
  text-align: center;
}

@media(max-width:1200px){
  .category-icon {
    position: relative;
    float: left;
    width: calc(100%/8);
    padding: 0px 20px;
  }

  .category-icon .title{
    height: 40px;
    margin: 10px 0 20px 0;
    font-size: 12px;
    color: #202020;
    line-height: 20px;
    text-align: center;
  }

}

@media(max-width:992px){
  .category-icon {
    position: relative;
    float: left;
    width: calc(100%/4);
    padding: 0px 40px;
  }

  .category-icon .title{
    height: 40px;
    margin: 10px 0 20px 0;
    font-size: 12px;
    color: #202020;
    line-height: 20px;
    text-align: center;
  }

}

@media(max-width:767px){
  .category-icon {
    position: relative;
    float: left;
    width: calc(100%/4);
    padding: 0px 15px;
  }

  .category-icon .title{
    height: 40px;
    margin: 10px 0 20px 0;
    font-size: 10px;
    color: #202020;
    line-height: 20px;
    text-align: center;
  }

}


/*==========================*/
/*  Page-header  */
/*==========================*/
.page-header {
  background: #fff;
  padding: 40px 10px 0px;
  margin: 0 0 20px;
  border-bottom: 0;
  text-align: center;
}

@media(max-width:767px){
  .page-header {
    padding: 10px 10px 0px;
    margin: 10px 0 10px;
    border-bottom: 0;
    text-align: center;
  }

  .page-header h1{
    font-size: 18px;
  }
}


/*==========================*/
/*  PC & SP  */
/*==========================*/
.pc{
  display: inline;
}

.sp{
  display: none;
}


@media(max-width: 767px){
   .sp{
    display: inline;
  }

  .pc{
    display: none;
  }
}


/*==========================*/
/*  Section  */
/*==========================*/
.section{
  padding: 50px 0;
}

.section h2{
  margin: 0 0 30px 20px;
  padding: 0;
  text-align: left;
}

.section h2 img{
	width: 400px;
  text-align: center;
}

h2.title{
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 20px;
  font-weight: normal;
  line-height: 36px;
  letter-spacing: 2px;
}

h2.title img{
  width :auto;
  height: 36px;
}


@media(max-width: 767px){
  .section{
    padding: 30px 0;
    overflow-x: hidden;
  }

  .section h2{
    margin: 20px 0;
    padding: 0;
    font-size: 20px;
    color: #222;
    line-height: 36px;
    letter-spacing: 2px;
  }

  .section h2 img{
    width: 240px;
    text-align: center;
  }

  h2.title{
    margin: 0 0 20px 10px;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0;
  }

  h2.title img{
    width :auto;
    height: 24px;
  }
}


.section-top{
  padding: 0px 0 50px;
}

.section-top h2{
  margin: 0 0 30px 0;
  padding: 0;
}

@media(max-width: 767px){
  .section-top{
    padding: 10px 0 2px;
    overflow-x: hidden;
  }

  .section-top h2{
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #222;
    line-height: 36px;
    letter-spacing: 2px;
  }
}


.section-orange{
	background: #d9eaec;
  padding: 50px 0;
  color: #222;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
}

.section-orange h2{
  margin: 0 0 30px 0;
  padding: 0;
  text-align: center;
}

.section-orange h2 img{
	width: 400px;
}

@media(max-width: 767px){
  .section-orange{
    background: #d9eaec;
    padding: 30px;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
  }
}


.section-blue{
	background: #d9eaec;
  padding: 50px 0;
}

.section-blue h2{
  margin: 0 0 30px 0;
  padding: 0;
  text-align: center;
}

.section-blue h2 img{
	width: 400px;
}

.section-blue h3{
  margin: 20px 0 10px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
}

@media(max-width: 767px){
  .section-blue{
    background: #d9eaec;
    padding: 30px 0;
  }

  .section-blue h2{
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 20px;
    text-align: center;
  }

  .section-blue h2 img{
    width: 240px;
  }

  .section-blue h3{
    margin: 20px 0 10px;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
  }
}


/*==========================*/
/*  about  */
/*==========================*/
#about h2 {
  margin: 0 auto 30px;
  max-width: 800px;
  font-size: 24px;
  letter-spacing: 3px;
  display: flex;
  align-items: center;
}

#about h2:before,
#about h2:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #d9eaec;
  margin:0 1.5em;
}

#about .about-message{
  color: #222;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}

#about .about-title{
  margin: 30px 0;
  color: #222;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
}

#about .dotted {
    line-height: 2.5;
    padding-bottom: 1.25rem;
    background-repeat: repeat-x;
    background-size: 13px 4px;
    background-image: radial-gradient(circle, CurrentColor 2px, transparent 2px);
    background-position: center 100%;
}

#about .maker-blue {
  padding: 5px 0;
  background: #D1E3E1;
}

#about .maker-yellow {
  padding: 5px 0;
  background: #F7F09D;
}

@media(max-width: 767px){
  #about h2 {
    margin: 0 auto 20px;
    max-width: 800px;
    font-size: 18px;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
  }
  #about h2:before,
  #about h2:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #d9eaec;
    margin:0 1em;
  }
  .about-message{
    color: #222;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
  }
  #about .about-title{
    margin: 30px 0;
    color: #222;
    font-size: 16px;
    line-height: 33px;
    text-align: center;
    font-weight: bold;
  }
}

/*==========================*/
/*  host thumbanil  */
/*==========================*/
#about .host-thumbnail{
  background: #fff;
  height: 360px;
  margin: 0 10px 30px 10px;
  padding: 20px;
  border-radius: 10px;
  border: 0;
}

#about .host-thumbnail h3{
  margin: 10px 0 10px 0;
  font-size: 20px;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
}

#about .host-thumbnail h4{
  margin: 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  text-align: center;
}

#about .host-thumbnail p{
  margin: 10px 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
}

#about .host-thumbnail small{
  margin: 10px 0;
  font-size: 14px;
  line-height: 30px;
  font-weight: narmal;
  color: #555;
}

#about .flow-num{
  padding: 5px 0px;
  font-size: 24px;
  line-height: 30px;
  text-align: right;
}

#about .flow{
  padding: 5px 0px 5px 20px;
  border-top: 0;
  border-left: 1px solid #333;
}

#about .flow-title{
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;;
}

#about .flow-com{
  font-size: 14px;
  line-height: 24px;
}


@media (max-width: 992px) {
  #about .host-thumbnail{
    background: #fff;
    height: 300px;
    margin: 0 0px 30px 0px;
    padding: 10px;
    border-radius: 10px;
    border: 0;
  }

  #about .host-thumbnail h3{
    margin: 10px 0 10px 0;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
  }

  #about .host-thumbnail h4{
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
  }
}

@media (max-width: 767px) {
  #about .host-thumbnail{
    background: #fff;
    height: auto;
    margin: 0 0px 30px 0px;
    padding: 20px;
    border-radius: 10px;
    border: 0;
  }

  #about .flow-num{
    padding: 5px 0px;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
  }

  #about .flow{
    padding: 5px 0px 5px 0px;
    border-top: 1px solid #333;
    border-left: 0;
  }

  #about .flow-title{
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;;
  }

  #about .flow-com{
    font-size: 13px;
    line-height: 24px;
  }

}


/*==========================*/
/*  point  */
/*==========================*/
#point .img img{
  max-width: 300px;
  margin-bottom: 30px;
}

#point h3{
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 3px;
}

#point .com{
  margin: 0 0 50px 0;
  padding: 0;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}

@media(max-width: 767px){
  #point .img img{
    max-width: 250px;
    margin-bottom: 30px;
  }

  #point h3{
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 1px;
  }

  #point .com{
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
  }
}

/*==========================*/
/*  todo  */
/*==========================*/
#todo .img img{
	width: 160px;
	margin-bottom: 20px;
}

#todo h3{
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	letter-spacing: 1px;
}

#todo .com{
	margin: 0 10px 20px 10px;
	padding: 0;
	font-size: 16px;
	line-height: 30px;
}

@media(max-width: 767px){
  #todo .img img{
    width: 150px;
    margin-bottom: 30px;
  }

  #todo h3{
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 1px;
  }

  #todo .com{
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 14px;
    line-height: 30px;
  }
}

/*==========================*/
/*  voice  */
/*==========================*/
#voice .voice{
  background: #d9eaec;
  margin: 0 20px 20px;
  padding: 20px;
}

#voice .voice .name{
  background: #fff;
  padding: 20px;
  text-align: center;
}

#voice .voice .name h3{
  margin: 0 0 20px 0;
  padding: 0 0 10px;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 1px solid #d9eaec;
}

#voice .voice .name p{
  font-size: 14px;
  line-height: 26px;
}

#voice .voice .title{
  padding: 5px 0;
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
  text-align: center;
}

#voice .voice .com{
  background: #fff;
  height: 240px;
  padding: 16px;
  font-size: 12px;
  line-height: 24px;
  font-weight: normal;
}

@media(max-width: 992px){
  #voice .voice .com{
    height: auto;
  }
}


/*==========================*/
/*  Movie  */
/*==========================*/
#movie .movie {
  position: relative;
  cursor: pointer;
}

#movie .movie .icon{
  position: absolute;
  width:100%;
  font-size: 50px;
  color: #000;
  opacity: 0.5;
  text-align:center;
  top:30%;
  left: 0;
}


/*==========================*/
/*  flow  */
/*==========================*/
#flow .number{
  padding: 10px 20px;
  color: #59B29A;
  font-size: 26px;
  line-height: 30px;
  text-align: right;
  font-weight: normal;
}

#flow .com{
  padding: 10px 40px;
  border-left: 1px solid #59B29A;
}

#flow .com h3{
  margin: 0 0 20px 0;
  padding: 0;
  color: #59B29A;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 3px;
}

#flow .com h3 small{
  color: #59B29A;
  font-size: 20px;
}

#flow .com strong{
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
}

#flow .img{
  position: relative;
}

#flow .img .button{
  position: absolute;
  top:230px;
  left: 120px;
}


@media(max-width: 992px){
  #flow .img .button{
    position: absolute;
    top:170px;
    left: 75px;
  }
}

@media(max-width: 767px){
  #flow .number{
    padding: 10px 0;
    text-align: left;
  }

  #flow .com{
    padding: 10px 20px;
    border-left: 1px solid #59B29A;
  }

  #flow .com h3{
    margin: 0 0 10px 0;
    padding: 0;
    color: #59B29A;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 2px;
  }

  #flow .com h3 small{
    color: #59B29A;
    font-size: 20px;
  }
  #flow .img .button{
    display: none;
  }
}

/*==========================*/
/*  list  */
/*==========================*/
#list .list-num {
  margin: 0 0px 20px;
  padding: 5px 0 0;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 2px solid #6cbc9f;
}

#list .thumbnail {
  display: block;
  margin: 0 20px 60px;
  padding: 0;
  /*background-color: #ffffff;*/
  border-radius: 0;
  border: 0;
  -webkit-transition: all 0 ease-in-out;
          transition: all 0 ease-in-out;
  position: relative;
}

#list .thumbnail .title{
  background: #fff;
  padding: 20px 10px 10px;
  text-align: center;
  border-bottom: 1px solid #d9eaec;
}

#list .thumbnail .title h2{
  height: 60px;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
}

#list .thumbnail .title p{
  height: 30px;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-wrap: break-word;
}

#list .thumbnail .img{
  background: #fff;
  text-align: center;
  position: relative;
}


#list .thumbnail .img img{
  display: inline-block;
  max-width: 100%;
  height: auto;
  border-radius: 30px;
}

#list .thumbnail .img .bookmark {
  position: absolute;
  z-index: 10;
  bottom: -15px;
  right: 20px;
}

#list .thumbnail .img .camp {
  background:#ea433c;
  padding: 10px 10px;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  position: absolute;
  z-index: 10;
  bottom: 30px;
  left: 0px;
}

#list .thumbnail .caption{
  height: 114px;
  margin: 0 0 10px;
  padding: 10px 0;
  font-size: 14px;
  line-height: 26px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  word-wrap: break-word;
}

#list .thumbnail .price{
  margin: 10px 0 20px;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  text-align: right;
}

#list .thumbnail .price small{
  font-size: 10px;
  line-height: 24px;
}

#list .thumbnail .review{
  margin: 10px 0 20px;
  height: 24px;
  font-size: 16px;
  color: #aaaaaa;
  line-height: 24px;
}

#list .thumbnail .review-area{
  background: #fafafa;
  margin: 0 0 20px;
  padding: 20px;
  font-weight: bold;
  border-radius: 30px;
}

#list .thumbnail .review-area .review-title{
  margin: 10px 0;
  padding:  0;
  font-size: 14px;
  line-height: 26px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-wrap: break-word;
}

#list .thumbnail .review-area .review-com{
  height: 70px;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  word-wrap: break-word;
}

#list .thumbnail .review-area small{
  font-weight: normal;
}

@media(max-width: 767px){
  #list .list-num {
    margin: 0 0 20px;
    padding: 5px 0 0;
    font-size: 12px;
    line-height: 30px;
    border-bottom: 2px solid #6cbc9f;
  }

  #list .thumbnail {
    display: block;
    margin: 0 10px 30px;
  }

  #list .thumbnail .title h2{
    height: 52px;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
  }

  #review .owl-carousel .owl-item img {
      display: inline;
      width: 35px;
  }
}

#list .thumbnail02 {
  display: block;
  margin: 0 20px 60px;
  padding: 0;
  background-color: #ffffff;
  border-radius: 0;
  border: 0;
  -webkit-transition: all 0 ease-in-out;
          transition: all 0 ease-in-out;
  position: relative;
}

#list .thumbnail02 .title{
  background: #fff;
  padding: 20px 0;
}

#list .thumbnail02 .title h2{
  margin: 0 0 10px;
  padding: 0;
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  text-align: left;
}

#list .thumbnail02 .title h2 a{
  color: #000;
  text-decoration: underline;
}

#list .thumbnail02 .title p{
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 30px;
}

#list .thumbnail02 .img{
  background: #fff;
  text-align: center;
  position: relative;
}


#list .thumbnail02 .img img{
  display: inline-block;
  max-width: 100%;
  height: auto;
  border-radius: 30px;
}

#list .thumbnail02 .img .bookmark {
  position: absolute;
  z-index: 10;
  bottom: -15px;
  right: 20px;
}

#list .thumbnail02 .caption{
  height: 90px;
  margin: 0 0 10px;
  padding: 10px 0;
  font-size: 14px;
  line-height: 26px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-wrap: break-word;
}

#list .thumbnail02 .price{
  margin: 10px 0 20px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-align: right;
}

#list .thumbnail02 .price small{
  font-size: 10px;
  line-height: 24px;
}

#list .thumbnail02 .review{
  margin: 10px 0 20px;
  font-size: 16px;
  color: #59B29A;
  line-height: 24px;
  font-weight: bold;
}

#list .thumbnail02 .date{
  background: #d9eaec;
  margin: 5px 0 0;
  padding: 2px 20px;
  color: #020202;
  font-size: 16px;
  line-height: 30px;
  border-radius: 30px;
  font-weight: bold;
  text-align: center;
}

@media(max-width: 767px){
  #list .thumbnail02 .img img{
    display: inline-block;
    max-width: 60%;
    height: auto;
    border-radius: 30px;
  }
}


/*==========================*/
/*  New Thumbnail  */
/*==========================*/
#list .new-thumbnail {
  background: #fff;
  display: block;
  margin: 0 0px 60px;
  padding: 10px;
  border-radius: 0;
  border: 0;
  -webkit-transition: all 0 ease-in-out;
          transition: all 0 ease-in-out;
  position: relative;
}

#list .new-thumbnail .new{
  background:#6cbc9f;
  padding: 5px 15px;
  font-size: 12px;
  color: #fff;
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 0px;
}

#list .new-thumbnail .camp-footer {
  background:#6cbc9f;
  width: 100%;
  padding: 10px 10px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  position: absolute;
  z-index: 10;
  bottom: -33px;
  left: 0px;
}

#list .new-thumbnail .img{
  background: #fff;
  text-align: center;
  position: relative;
}


#list .new-thumbnail .img img{
  display: inline-block;
  max-width: 100%;
  height: auto;
  border-radius: 15px;
}

#list .new-thumbnail a:hover .img{
  opacity: 0.8;
}

#list .new-thumbnail .img .icon{
  width: 50px;
  position: absolute;
  z-index: 100;
  bottom: -20px;
  right: 5px;
}

#list .new-thumbnail .img .zan{
  background:#ff0000;
  padding: 5px 15px;
  width: 100%;
  font-size: 12px;
  text-align: center;
  color: #fff;
  position: absolute;
  z-index: 90;
  bottom: 0px;
  left: 0px;
}

#list .new-thumbnail .img .sex{
  background: #fff;
  width: 20px;
  font-size: 16px;
  text-align: center;
  border-radius: 20px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
  position: absolute;
  z-index: 101;
  bottom: -20px;
  right: -5px;
}

#list .new-thumbnail .img .icon img{
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
}

#list .new-thumbnail .img .camp {
  background:#ea433c;
  padding: 10px 10px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  text-align: center;
  position: absolute;
  z-index: 10;
  bottom: -10px;
  left: -10px;
}

#list .new-thumbnail .title{
  background: #fff;
  padding: 5px 0 5px;
}

#list .new-thumbnail .title h2{
  height: 48px;
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
}

#list .new-thumbnail .title p{
  height: 20px;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-wrap: break-word;
}

#list .new-thumbnail .review{
  margin: 5px 0 0;
  height: 24px;
  font-size: 12px;
  color: #aaaaaa;
  line-height: 24px;
}

#list .new-thumbnail .tag{
  height: 21px;
  margin: 0 0 10px;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-wrap: break-word;
}

#list .new-thumbnail .etc{
  height: 21px;
  margin: 0 0 10px;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-wrap: break-word;
}

#list .new-thumbnail .etc img{
  margin-top: -3px;
  height: 12px;
  width: 12px;
}

#list .new-thumbnail .price{
  margin: 0;
  height: 24px;
  font-size: 14px;
  color: #202020;
  line-height: 24px;
  position: relative;
}

#list .new-thumbnail .price small{
  font-size: 10px;
  line-height: 24px;
}

#list .new-thumbnail .price .bookmark {
  position: absolute;
  z-index: 10;
  bottom: 0px;
  right: 10px;
}

#list .new-thumbnail .review-area .review-title{
  margin: 10px 0;
  padding:  0;
  font-size: 14px;
  line-height: 26px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-wrap: break-word;
}

#list .new-thumbnail .review-area .review-com{
  height: 70px;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  word-wrap: break-word;
}

@media(max-width: 767px){
  #list .new-thumbnail {
    display: block;
    margin: 0 0 60px;
  }

  #list .new-thumbnail .title h2{
    height: 48px;
    margin: 0 0 5px;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
  }

}




/*==========================*/
/*  detail  */
/*==========================*/
#detail .section-detail {
  margin: 0 0 60px 0;
  word-break: break-all;
}

#detail .wrapper {
  display: flex;
  justify-content: space-between;
}

#detail .well {
  background: #fff;
  border-radius: 30px;
  margin: 30px 0;
  padding: 40px;
  height: auto;
  word-break: break-all;
  border: 10px solid #d9eaec;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
}

#detail .well-flow {
  background: #fff;
  border-radius: 0px;
  margin: 0;
  padding: 20px;
  height: auto;
  color: #020202;
  font-size: 16px;
  line-height: 30px;
  word-break: break-all;
  border: 10px solid #d9eaec;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
}

#detail .well-yellow {
  background: #fff;
  border-radius: 30px;
  margin: 30px 0;
  padding: 40px;
  height: auto;
  word-break: break-all;
  border: 10px solid #faefbb;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
}

#detail .well-gray h3{
  border: 0;
}

#detail h1{
  margin: 0 0 40px 0;
  padding: 20px 0;
  font-size: 26px;
  color: #020202;
  font-weight: bold;
  border-bottom: 4px solid #d9eaec;
}

#detail h2{
  margin: 0 0 20px 0;
  padding: 10px 0;
  font-size: 24px;
  color: #020202;
  font-weight: bold;
}

#detail h3{
  margin: 0px 0 10px 0;
  padding: 10px 0;
  font-size: 20px;
  color: #020202;
  line-height: 30px;
  font-weight: bold;
  letter-spacing: 3px;
  border-bottom: 2px solid #d9eaec;
}

#detail h4{
  margin: 0px 0 5px 0;
  padding: 0;
  font-size: 18px;
  color: #020202;
  line-height: 30px;
  font-weight: normal;
  letter-spacing: 3px;
}

#detail h5{
  margin: 0px 0 5px 0;
  padding: 10px;
  font-size: 18px;
  color: #020202;
  line-height: 30px;
  font-weight: normal;
  letter-spacing: 3px;
  border-left: 2px solid #d9eaec;
}

#detail p {
  margin: 0 0 10px 0;
  color: #020202;
  font-size: 14px;
  word-break: break-all;
}

#detail .user-icon{
  width: 50px;
  position: relative;
}

#detail .user-icon .sex{
  background: #fff;
  width: 20px;
  height:20px;
  font-size: 16px;
  text-align: center;
  border-radius: 20px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
  position: absolute;
  z-index: 101;
  bottom: -0px;
  right: -5px;
}

#detail .icon {
  padding-bottom: 20px;
}

#detail .img{
  position: relative;
}

#detail .img .bookmark {
  position: absolute;
  z-index: 10;
  bottom: 50px;
  right: 5px;
}

#detail .com {
  color: #020202;
  font-size: 16px;
  line-height: 30px;
  word-break: break-all;
}


#detail .well-right{
  background: #ffffff;
  border-radius: 0;
  margin: 0 0 30px;
  padding: 20px;
  height: auto;
  word-break: break-all;
  border: 10px solid #d9eaec;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
  position: sticky;
  top: 110px;
}


#detail .well-right h2{
  margin: 0;
  padding: 0 0 10px 0;
  color: #020202;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

#detail .price {
  margin: 0;
  padding: 0;
  color: #020202;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
}

#detail .price small{
  color: #020202;
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
}

#detail form:hover .option .table{
  display: block;
}

#detail .option .table{
  display: none;
}

#detail .option{
  width: 100%;
  position: absolute;
  left: 0px;
}

#detail .option p{
  width: 100%;
  margin: 0;
  padding: 0;
  color: #fd8100;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  line-height: 30px;

}
#detail .option .table{
  width: 100%;
  background: #fff;
  margin: 0;
  color: #222;
  font-size: 14px;
  line-height: 30px;
  border: 0;
  box-shadow: 0 3px 4px hsl(0deg 0% 40% / 30%);
}
#detail .option .table th{
  width:  65%;
  padding: 10px 25px;
  line-height: 1.42857143;
  font-weight: normal;
  vertical-align: top;
  border-top: 0;
}
#detail .option .table td{
  width:  35%;
  padding: 10px 25px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 0;
}

#detail .schedule {
  padding: 0px;
  color: #020202;
  font-size: 14px;
  line-height: 30px;
  margin-top: 40px;
}
#detail .schedule .table{
  width: 100%;
  background: #fff;
  margin: 0;
  color: #222;
  font-size: 14px;
  line-height: 30px;
  border: 0;
}
#detail .schedule .table td{
  padding: 5px 25px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 0;
}

#detail .movie {
  position: relative;
  cursor: pointer;
}

#detail .movie .icon{
  position: absolute;
  width:100%;
  font-size: 80px;
  color: #fff;
  opacity: 0.5;
  text-align:center;
  top:40%;
  left: 0;
}

.bubble01 {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
  color:#020202;
  padding: 15px;
  margin-bottom: 10px;
  background-color: #ebf7f8;
  border-radius: 20px;
}
.bubble01:before {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  border-style: solid;
  border-color: #ebf7f8 transparent;
  border-width: 10px 10px 0 10px;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
}


#detail .well-sm,
#detail .sp-footer-fix{
  display: none;
}


#detail .well-sm h2{
  margin: 0;
  padding: 0 0 10px 0;
  color: #020202;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}


@media(max-width: 992px){
  #detail {
    overflow: hidden;
  }
  #detail .well-sm{
    display: block;
    background: #d9eaec;
    border-radius: 0;
    margin: 0 0 30px;
    padding: 20px;
    height: auto;
    text-align: left;
    font-size: 12px;
    word-break: break-all;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
  }

  #detail .sp-footer-fix{
    display: block;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1040;
    padding: 20px 10px 10px;
    background: #fff;
    -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, .15);
            box-shadow: 0 -1px 3px rgba(0, 0, 0, .15);
  }


  #detail .well-sm h2{
    margin: 0;
    padding: 0 0 10px 0;
    color: #020202;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  #detail .price {
    margin: 0;
    padding: 0;
    color: #020202;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
  }

  #detail .price small{
    color: #020202;
    font-size: 12px;
    line-height: 24px;
    font-weight: normal;
  }

  #detail .option .table{
    display: inline;
  }


  #detail .option{
    width: 100%;
    position: static;
  }

  #detail .option p{
    width: 100%;
    margin: 0;
    padding: 0;
    color: #fd8100;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    line-height: 30px;

  }
  #detail .option .table{
    width: 100%;
    background: none;
    margin: 0;
    color: #222;
    font-size: 14px;
    line-height: 30px;
    border: 0;
    box-shadow: 0 0 0 hsl(0deg 0% 40% / 30%);
  }
  #detail .option .table th{
    width:  65%;
    padding: 5px 20px;
    line-height: 1.42857143;
    font-weight: normal;
    vertical-align: top;
    border-top: 0;
  }
  #detail .option .table td{
    width:  35%;
    padding: 5px 20px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0;
  }

  #detail .schedule {
    padding: 0px;
    color: #020202;
    font-size: 14px;
    line-height: 30px;
    margin-top: 40px;
  }
  #detail .schedule .table{
    width: 100%;
    background: none;
    margin: 0;
    color: #222;
    font-size: 14px;
    line-height: 30px;
    border: 0;
  }
  #detail .schedule .table td{
    padding: 5px 25px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0;
  }

}


@media(max-width: 767px){
  #detail .well {
    background: #ffffff;
    border-radius: 30px;
    margin: 30px 0;
    padding: 20px;
    height: auto;
  }

  #detail h1{
    margin: 0 0 20px 0;
    padding: 10px 0;
    font-size: 20px;
  }

  #detail h2{
    margin: 0 0 20px 0;
    font-size: 20px;
    color: #020202;
    font-weight: bold;
  }

  #detail h3{
    margin: 0px 0 20px 0;
    font-size: 16px;
    color: #020202;
    font-weight: normal;
    letter-spacing: 3px;
  }

  #detail .com {
    color: #020202;
    font-size: 15px;
    line-height: 26px;
  }

  #detail .icon{
    margin-top: 20px;
    text-align: center;
  }

  #detail .icon img{
    max-width: 140px;
  }

  #detail .movie {
    position: relative;
    cursor: pointer;
  }

  #detail .movie .icon{
    position: absolute;
    width:100%;
    font-size: 80px;
    color: #fff;
    opacity: 0.5;
    text-align:center;
    top:40%;
    left: 0;
  }

  #detail .sp-footer-fix{
    padding: 10px 10px 10px;
  }

  #detail .price {
    margin: 0;
    padding: 0;
    color: #020202;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
  }

  #detail .price small{
    color: #020202;
    font-size: 11px;
    line-height: 18px;
    font-weight: normal;
  }
}


#detail .sm{
  display: inline;
}
#detail .xs{
  display: inline;
}
@media(max-width: 992px){
  #detail .sm{
    display: none;
  }
}
@media(max-width: 767px){
  #detail .xs{
    display: none;
  }
}

/*==========================*/
/*  table  */
/*==========================*/
.table-detail {
  margin: 0px 0 40px 0;
  width: 100%;
  font-size: 14px;
  line-height: 26px;
}

.table-detail tr {
  border-bottom: 1px solid #ddd;
}

.table-detail th {
  color: #555;
  font-weight: bold;
  padding: 20px 15px;
  text-align: left;
  width: 200px;
}

.table-detail td {
  padding: 20px 15px;
}

.table-detail td p{
  margin: 0 0 5px 0;
  padding: 0;
  color: #111;
  font-size:16px;
  font-weight: bold;
  text-decoration: underline;
}

.table-detail td ul{
  margin-left: -10px;
}

@media (min-width: 768px){

  .table-detail th {
    background-color: #fff;
  }
}

@media (max-width: 767px){
  .table-detail {
    border: 0;
  }

  .table-detail tr {
    display: block;
    border-left: 0;
    border-right: 0;
  }

  .table-detail tr:nth-child(2n + 1) {
    background-color: #fff;
  }

  .table-detail th {
    padding: 10px 10px 5px 10px;
    font-size: 14px;
    line-height: 18px;
    text-decoration: underline;
  }

  .table-detail td {
    border: none;
    list-style: none;
    display: list-item;
    padding: 5px 10px 10px 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .table-detail td ul{
    margin-left: -20px;
  }

  .table-detail td p{
    font-size:14px;
  }
}

/*==========================*/
/* Message */
/*==========================*/
.message{
  height: 100%;
  position: relative;
}

.message02{
  margin-bottom: 20px;
  height: 100%;
  position: relative;
}

.message .member-area {
  background: #fafafa;
  margin: 0 0 20px;
  padding: 20px;
  border-radius: 30px;
}

.message .member-area .name{
  padding: 20px;
}

.message .message-area {
  height: 600px;
  padding: 30px 30px;
  overflow-y: auto;
  position: relative;
  border: 2px solid #fafafa;
}

.message02 .message-area {
  height: 20%;
  height: 20vh;
  padding: 20px 20px;
  overflow-y: auto;
  position: relative;
  border: 2px solid #fafafa;
}

.message .message-area:after {
  content: '';
  display: block;
  height: 260px;
}

.message .message-area .comment,
.message02 .message-area .comment{
  margin: 0 0 30px;
}

.message .message-area .comment .img,
.message02 .message-area .comment .img{
  padding: 10px 0 0;
}

.message .message-area .comment .com,
.message02 .message-area .comment .com{
  padding: 20px;
  background: #fafafa;
  font-size: 14px;
  line-height: 24px;
  border-radius: 30px;
}

.message .message-area .comment .com-blue,
.message02 .message-area .comment .com-blue{
  padding: 20px;
  background: #d9eaec;
  font-size: 14px;
  line-height: 24px;
  border-radius: 30px;
}

.message .message-area .comment .com-yellow,
.message02 .message-area .comment .com-yellow{
  padding: 20px;
  background: #fbf7e2;
  font-size: 14px;
  line-height: 24px;
  border-radius: 30px;
}

.message .form-area {
  background: #fafafa;
  width: 100%;
  height: 260px;
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.com-p{
  margin: 20px 0 0;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.com-warning{
  margin: 0 0 20px;
  padding: 20px;
  background: #fafafa;
  font-size: 14px;
  line-height: 24px;
  border-radius: 30px;
}

@media (max-width: 767px){
  .message .message-area .comment .com,
  .message02 .message-area .comment .com{
    padding: 10px;
    background: #fafafa;
    font-size: 12px;
    line-height: 18px;
    border-radius: 20px;
  }

  .message .message-area .comment .com-blue,
  .message02 .message-area .comment .com-blue{
    padding: 10px;
    background: #d9eaec;
    font-size: 12px;
    line-height: 18px;
    border-radius: 20px;
  }

  .message .form-area {
    height: 300px;
    font-size: 12px;
  }

}


.table-mails {
  margin: 0px 0 20px 0;
  width: 100%;
  font-size: 14px;
  line-height: 26px;
}

.table-mails tbody tr {
  border-bottom: solid 1px #231815;
  cursor: pointer;
}

.table-mails tbody tr:hover {
  background: #fffaf3;
}

.table-mails th {
  background: #898989;
  color: #fff;
  font-weight: bold;
  padding: 10px 10px;
  text-align: left;
}

.table-mails td {
  padding: 20px 10px;
  font-weight: normal;
}

.table-mails td p{
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
}

.input-mail-small {
  width: 100px;
  display: inline-block;
}

.mails-bg01{
  background:#eee;
}


.mails-bg02{
  background:#fff;
}

@media (max-width: 767px){
  .table-mails {
    margin:0;
    font-size: 12px;
    line-height: 18px;
  }

  .table-mails tbody tr {
     white-space: nowrap;
  }

  .table-mails th {
    padding: 10px 5px;
  }

  .table-mails td {
    padding: 10px 5px;
  }
}


/*==========================*/
/*  History  */
/*==========================*/
.well-history{
  background: #fff;
  margin: 0 0 30px 0;
  padding: 0px;
  border: 1px solid #ddd;
}

.id-history{
  background: #eee;
  margin: 0 0 20px 0;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 18px;
  position: relative;
  text-align: right;
}

.id-history .date{
  background: #fff;
  width: 250px;
  padding: 8px 20px;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 0 0 10px 10px;
  position: absolute;
  top: -3px;
  left: 20px;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.125);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.125);
}


@media (max-width: 767px) {
  .id-history{
    background: #eee;
    margin: 0 0px;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 18px;
  }

  .id-history .date{
    width: 120px;
    margin-top: 10px;
    padding: 5px;
    font-size: 12px;
    top: -13px;
    left: 0px;
  }

}


/*==========================*/
/*  Section Feature  */
/*==========================*/
.section-feature{
  padding: 50px 0;
}

.section-feature h2{
  margin: 0 0 30px 20px;
  padding: 0;
  text-align: left;
}

.section-feature h2 img{
  height: 80px;
  text-align: center;
}

.section-feature .com{
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #6a3906;
  line-height: 30px;
  text-align: center;
}

@media(max-width: 767px){
  .section-feature{
    padding: 30px 0;
  }

  .section-feature h2{
    margin: 20px 0;
    padding: 0;
  }

  .section-feature h2 img{
    height: 45px;
    text-align: center;
  }

  .section-feature .com{
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #6a3906;
    line-height: 24px;
    text-align: left;
  }
}


/*==========================*/
/*  Well  */
/*==========================*/
.well {
  background: #ffffff;
  border-radius: 30px;
  margin: 0 0 30px 0;
  padding: 40px;
  line-height: 26px;
  height: auto;
  border: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
}

.well-gray {
  background: #f1f1f1;
  border-radius: 30px;
  margin: 0 0 30px 0;
  padding: 40px;
  line-height: 26px;
  height: auto;
  border: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
}

@media (max-width: 767px) {
  .well {
    background: #ffffff;
    border-radius: 30px;
    margin: 0 0 30px 0;
    padding: 20px;
    line-height: 26px;
    height: auto;
    border: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
  }
  .well-gray {
    background: #f1f1f1;
    border-radius: 30px;
    margin: 0 0 30px 0;
    padding: 20px;
    line-height: 26px;
    height: auto;
    border: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
  }
}

/*==========================*/
/*  List-group-item  */
/*==========================*/
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #59B29A;
  border-color: #59B29A;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #59B29A;
}


/*==========================*/
/*  Breadcrumb  */
/*==========================*/
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 0px;
  list-style: none;
  background-color: #fff;
  border-radius: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li a{
  color: #59B29A;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}

@media(max-width: 767px){
  .breadcrumb {
    margin-top: 0px;
    padding: 3px 15px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-wrap: break-word;
  }
}

/*==========================*/
/*  pagination  */
/*==========================*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 40px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0;
  width: 50px;
  height: 50px;
  margin: 0 5px;
  line-height: 50px;
  color: #59B29A;
  text-decoration: none;
  border-radius: 40px;
  background-color: #fff;
  border: 1px solid #59B29A;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin: 0 5px;
  border-radius: 40px;
  border-radius: 40px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  margin: 0 5px;
  border-radius: 40px;
  border-radius: 40px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #59B29A;
  border-color: #59B29A;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #59B29A;
  border-color: #59B29A;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #ddd;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

@media(max-width: 767px){
  .pagination > li > a,
  .pagination > li > span {
    padding: 0;
    width: 28px;
    height: 28px;
    margin: 0 2px;
    line-height: 28px;
    font-size: 10px;
  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    margin: 0 2px;
  }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    margin: 0 2px;
  }
}




/*==========================*/
/*  tooltip  */
/*==========================*/
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 24px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 1.0;
  filter: alpha(opacity=100);
}

.tooltip.top {
  padding: 10px 0;
  margin-top: -8px;
}

.tooltip.right {
  padding: 0 10px;
  margin-left: 8px;
}

.tooltip.bottom {
  padding: 10px 0;
  margin-top: 8px;
}

.tooltip.left {
  padding: 0 10px;
  margin-left: -8px;
}

.tooltip-inner {
  max-width: 600px;
  padding: 10px;
  color: #ffffff;
  text-align: left;
  text-decoration: none;
  background-color: rgba(241, 141, 0, 0.8);
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  border-top-color: rgba(241, 141, 0, 0.8);
  border-width: 10px 10px 0;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 10px;
  border-top-color: rgba(241, 141, 0, 0.8);
  border-width: 10px 10px 0;
}

.tooltip.top-right .tooltip-arrow {
  right: 10px;
  bottom: 0;
  border-top-color: rgba(241, 141, 0, 0.8);
  border-width: 10px 10px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -10px;
  border-right-color: rgba(241, 141, 0, 0.8);
  border-width: 10px 10px 10px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -10px;
  border-left-color: rgba(241, 141, 0, 0.8);
  border-width: 10px 0 10px 10px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -10px;
  border-bottom-color: rgba(241, 141, 0, 0.8);
  border-width: 0 10px 10px;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 10px;
  border-bottom-color: rgba(241, 141, 0, 0.8);
  border-width: 0 10px 10px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 10px;
  border-bottom-color: rgba(241, 141, 0, 0.8);
  border-width: 0 10px 10px;
}


@media(max-width: 767px){
  .tooltip-inner {
    max-width: 100%;
  }
}


/*==========================*/
/*  Btn  */
/*==========================*/
.btn-orange {
  padding: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  border-radius: 100px;
  background-color: #59B29A;
  border-color: #59B29A;
  letter-spacing: 3px;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active {
  color: #fff;
  background-color: #79C9B2;
  border-color: #79C9B2;
}

.btn-orange:active,
.btn-orange.active {
  background-image: none;
}

.btn-facebook {
  color: #ffffff;
  background-color: #2F477A;
  border-color: #354D81;
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  color: #ffffff;
  background-color: #4C68A1;
  border-color: #5471AC;
}

.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  background-image: none;
}

.btn-twitter {
  color: #ffffff;
  background-color: #45B0E3;
  border-color: #45B0E3;
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  color: #ffffff;
  background-color: #5fc4f4;
  border-color: #5fc4f4;
}

.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  background-image: none;
}

.btn-regist {
  color: #ffffff;
  background-color: #86979b;
  border-color: #86979b;
}

.btn-regist:hover,
.btn-regist:focus,
.btn-regist:active,
.btn-regist.active,
.open .dropdown-toggle.btn-regist {
  color: #ffffff;
  background-color: #9dabae;
  border-color: #9dabae;
}

.btn-regist:active,
.btn-regist.active,
.open .dropdown-toggle.btn-regist {
  background-image: none;
}

.btn-login {
  color: #86979b;
  background-color: #fff;
  border-color: #86979b;
}

.btn-login:hover,
.btn-login:focus,
.btn-login:active,
.btn-login.active,
.open .dropdown-toggle.btn-login {
  padding: 5px 11px;
  color: #86979b;
  background-color: #fff;
  border: 2px solid #86979b;
}

.btn-login:active,
.btn-login.active,
.open .dropdown-toggle.btn-login {
  background-image: none;
}

.btn-next {
  color: #fff;
  background-color: #59B29A;
  border-color: #59B29A;
  border-radius: 3px;
}

.btn-next:hover,
.btn-next:focus,
.btn-next:active,
.btn-next.active,
.open .dropdown-toggle.btn-next {
  color: #ffffff;
  background-color: #79C9B2;
  border-color: #79C9B2;
}

.btn-next:active,
.btn-next.active,
.open .dropdown-toggle.btn-next {
  background-image: none;
}

.btn-back {
  color: #59B29A;
  background-color: #fff;
  border-color: #59B29A;
  border-radius: 3px;
}

.btn-back:hover,
.btn-back:focus,
.btn-back:active,
.btn-back.active,
.open .dropdown-toggle.btn-back {
  color: #79C9B2;
  background-color: #fff;
  border-color: #79C9B2;
}

.btn-back:active,
.btn-back.active,
.open .dropdown-toggle.btn-back {
  background-image: none;
}

.btn-list {
  padding: 10px 30px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  border-radius: 3px;
  background-color: #59B29A;
  border-color: #59B29A;
  letter-spacing: 3px;
}

.btn-list:hover,
.btn-list:focus,
.btn-list:active,
.btn-list.active {
  color: #fff;
  background-color: #79C9B2;
  border-color: #79C9B2;
}

.btn-list:active,
.btn-list.active {
  background-image: none;
}


.btn-bookmark {
  padding: 15px;
  font-size: 25px;
  color: #59B29A;
  line-height: 25px;
  font-weight: normal;
  background-color: #fff;
  border-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}

.btn-bookmark:hover,
.btn-bookmark:focus,
.btn-bookmark:active,
.btn-bookmark.active,
.open .dropdown-toggle.btn-bookmark {
  color: #59B29A;
  background-color: #fff;
  border-color: #59B29A;
}

.btn-bookmark:active,
.btn-bookmark.active,
.open .dropdown-toggle.btn-bookmark {
  background-image: none;
}

.btn-bookmark-on {
  padding: 15px;
  font-size: 25px;
  color: #fff;
  line-height: 25px;
  font-weight: normal;
  background-color: #59B29A;
  border-color: #59B29A;
  border-radius: 50%;
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}

.btn-bookmark-on:hover,
.btn-bookmark-on:focus,
.btn-bookmark-on:active,
.btn-bookmark-on.active,
.open .dropdown-toggle.btn-bookmark {
  color: #fff;
  background-color: #59B29A;
  border-color: #59B29A;
}

.btn-bookmark-on:active,
.btn-bookmark-on.active,
.open .dropdown-toggle.btn-bookmark-on {
  background-image: none;
}


.new-thumbnail .btn-bookmark {
  padding: 0;
  font-size: 20px;
  color: #202020;
  line-height: 20px;
  font-weight: normal;
  background-color: #fff;
  border-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
}

.new-thumbnail .btn-bookmark:hover,
.new-thumbnail .btn-bookmark:focus,
.new-thumbnail .btn-bookmark:active,
.new-thumbnail .btn-bookmark.active,
.new-thumbnail .open .dropdown-toggle.btn-bookmark {
  color: #ea433c;
  background-color: #fff;
  border-color: #fff;
}

.new-thumbnail .btn-bookmark:active,
.new-thumbnail .btn-bookmark.active,
.new-thumbnail .open .dropdown-toggle.btn-bookmark {
  background-image: none;
}

.new-thumbnail .btn-bookmark-on {
  padding: 0;
  font-size: 20px;
  color: #ea433c;
  line-height: 20px;
  font-weight: normal;
  background-color: #fff;
  border-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
}

.new-thumbnail .btn-bookmark-on:hover,
.new-thumbnail .btn-bookmark-on:focus,
.new-thumbnail .btn-bookmark-on:active,
.new-thumbnail .btn-bookmark-on.active,
.new-thumbnail .open .dropdown-toggle.btn-bookmark {
  color: #aaa;
  background-color: #fff;
  border-color: #fff;
}

.new-thumbnail .btn-bookmark-on:active,
.new-thumbnail .btn-bookmark-on.active,
.new-thumbnail .open .dropdown-toggle.btn-bookmark-on {
  background-image: none;
}

.btn-tag {
  margin: 0px 2px 5px;
  padding: 3px 10px;
  color: #6cbc9f;
  font-size: 14px;
  background-color: #fff;
  border-color: #6cbc9f;
  border-radius: 100px;
}

.btn-tag:hover,
.btn-tag:focus,
.btn-tag:active,
.btn-tag.active,
.open .dropdown-toggle.btn-tag {
  color: #fff;
  background-color: #6cbc9f;
  border-color: #6cbc9f;
}

.btn-tag:active,
.btn-tag.active,
.open .dropdown-toggle.btn-tag {
  background-image: none;
}

.btn-tag-sm {
  margin: 0px 2px 5px;
  padding: 2px 6px;
  color: #6cbc9f;
  font-size: 10px;
  background-color: #fff;
  border-color: #6cbc9f;
  border-radius: 100px;
}

.btn-tag-sm:hover,
.btn-tag-sm:focus,
.btn-tag-sm:active,
.btn-tag-sm.active,
.open .dropdown-toggle.btn-tag-sm {
  color: #fff;
  background-color: #6cbc9f;
  border-color: #6cbc9f;
}

.btn-tag-sm:active,
.btn-tag-sm.active,
.open .dropdown-toggle.btn-tag-sm {
  background-image: none;
}

.btn-green {
  color: #fff;
  background-color: #62ac41;
  border-color: #62ac41;
  border-radius: 100px;
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
  color: #ffffff;
  background-color: #76c653;
  border-color: #76c653;
}

.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
  background-image: none;
}

.btn-gray {
  color: #aaa;
  background-color: #fff;
  border-color: #aaa;
  border-radius: 100px;
}

.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active,
.open .dropdown-toggle.btn-gray {
  color: #ccc;
  background-color: #fff;
  border-color: #ccc;
}

.btn-gray:active,
.btn-gray.active,
.open .dropdown-toggle.btn-gray {
  background-image: none;
}

.btn-flow {
  color: #fff;
  margin: 0;
  background-color: #d9eaec;
  border-color: #d9eaec;
  border-radius: 100px;
}

.btn-flow:hover,
.btn-flow:focus,
.btn-flow:active,
.btn-flow.active,
.open .dropdown-toggle.btn-flow {
  color: #fff;
  background-color: #6cbc9f;
  border-color: #6cbc9f;
}

.btn-flow:active,
.btn-flow.active,
.open .dropdown-toggle.btn-flow {
  background-image: none;
}

.btn-type {
  color: #fff;
  margin: 0 0 0 1px;
  padding: 7px 40px;
  background-color: #c9caca;
  border: 0;
  border-radius: 0px;
}

.btn-type:hover,
.btn-type:focus,
.btn-type:active,
.btn-type.active,
.open .dropdown-toggle.btn-type {
  color: #fff;
  background-color: #afafaf;
  border: 0;
}

.btn-type:active,
.btn-type.active,
.open .dropdown-toggle.btn-flow {
  background-image: none;
}

.btn-type-on {
  color: #fff;
  margin: 0 0 0 1px;
  padding: 7px 40px;
  background-color: #6cbc9f;
  border: 0;
  border-radius: 0px;
}

.btn-type-on:hover,
.btn-type-on:focus,
.btn-type-on:active,
.btn-type-on.active,
.open .dropdown-toggle.btn-type {
  color: #fff;
  background-color: #429676;
  border: 0;
}

.btn-type-on:active,
.btn-type-on.active,
.open .dropdown-toggle.btn-type-on {
  background-image: none;
}
@media (max-width: 767px) {
  .btn-type {
    padding: 7px 10px;
  }

  .btn-type-on {
    padding: 7px 10px;
  }
}

.btn-sp-more {
  height: 485px;
  padding: 150px 30px 0;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  font-weight: normal;
  background-color: #6cbc9f;
  border-color: #6cbc9f;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 375px) {
  .btn-sp-more {
    height: 450px;
    padding: 150px 30px 0;
  }
}
@media (max-width: 320px) {
  .btn-sp-more {
    height: 396px;
    padding: 120px 30px 0;
  }
}
.btn-sp-more img{
  height: 70px;
}

.btn-sp-more:hover,
.btn-sp-more:focus,
.btn-sp-more:active,
.btn-sp-more.active,
.open .dropdown-toggle.btn-sp-more {
  color: #fff;
  background-color: #509379;
  border-color: #509379;
}

.btn-sp-more:active,
.btn-sp-more.active,
.open .dropdown-toggle.btn-sp-more {
  background-image: none;
}


/*==========================*/
/*  Form group  */
/*==========================*/
.form-title{
  background: #f1f1f1;
  margin: 60px 0 30px;
  padding: 15px;
  text-align: center;
  line-height: bold;
  font-size: 24px;
}

.form-group{
  margin: 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
}

.form-group .control-label{
/*  background: #f1f1f1;*/
  padding-top: 20px;
  padding-bottom: 1000px;
  margin-bottom: -1000px;
  text-align: left;
}

.form-group .col-sm-8,
.form-group .col-sm-9{
  padding: 20px;
}

.form-group.noborder{
  border: 0;
}

.price-com{
  margin: 10px 0;
  padding: 0;
  font-size: 16px;
}

.form_container{
  margin: 20px;
}

.search_container{
  margin: 10px 10px;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #ddd;
  display: block;
  padding: 5px 20px;
  border-radius: 20px;
  height: 40px;
  width: 280px;
  overflow: hidden;
}
.search_container input[type="text"]{
  border: none;
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

.search_container input[type="text"]:focus {
  outline: 0;
}
.search_container input[type="submit"]{
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 24px;
  border: none;
  background: none;
  color: #59B29A;
  position: absolute;
  width: 30px;
  height: 40px;
  right: 10px;
  top: -2px;
  outline : none;
}


.input-search {
  border-radius: 100px;
  border:none;
  background:none;
  border:1px solid #59B29A;
  -webkit-appearance:none;
}


.btn-search {
  padding-right: 20px;
  padding-left: 20px;
  color: #59B29A;
  background-color: #fff;
  border-color: #59B29A;
  border-left: 0;
  border-radius: 100px;
}

.btn-search:hover,
.btn-search:focus,
.btn-search:active,
.btn-search.active,
.open .dropdown-toggle.btn-search {
  color: #79C9B2;
  background-color: #fff;
  border-color: #ccc;
}

.btn-search:active,
.btn-search.active,
.open .dropdown-toggle.btn-search {
  background-image: none;
}

.well-search {
  background: #d9eaec;
  border-radius: 10px;
  margin: 0 0 30px 0;
  padding: 30px 30px 20px 30px;
  line-height: 26px;
  height: auto;
  border: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.125);
}

@media (max-width: 767px) {
  .form-group .control-label{
    padding-top: 20px;
    border-bottom: 1px solid #dddddd;
  }

  .form-group .col-sm-8,
  .form-group .col-sm-9{
    padding: 20px;
  }

}

.table-search {
  margin: 0 auto 20px;
  font-size: 14px;
  line-height: 26px;
}

.table-search th {
  color: #333;
  font-weight: bold;
  padding: 5px;
  text-align: left;
  white-space: nowrap
}

.table-search td {
  padding: 5px 0 5px 20px;
  font-weight: normal;
}

@media (max-width: 767px) {
  .table-search {
    margin: 0 auto 20px;
    font-size: 12px;
    line-height: 18px;
  }

  .table-search th {
    color: #333;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    vertical-align: top;
  }

  .table-search td {
    padding: 5px 0 5px 20px;
    font-weight: normal;
  }
}

/*==========================*/
/*  Login Form  */
/*==========================*/
.form-signin {
  max-width: 330px;
/*  min-height: 300px;*/
  padding: 15px 0px;
  margin: 0 auto;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}

.form-signin h2 {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
}

.form-signin .checkbox {
  font-weight: normal;
}

.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.form-signin .form-control:focus {
  z-index: 2;
}

.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.form-signin .com {
  margin: 10px auto;
  font-size: 12px;
  color: #666666;
}


/*==========================*/
/*  Form  */
/*==========================*/
.form-navi {
  margin-bottom: 20px;
}

.form-navi span {
  margin-right: 10px;
  font-size: 18px;
}

.form-navi .navi-box {
  background: #fff;
  margin-bottom: 10px;
  padding: 8px;
  color: #ccc;
  text-align: center;
  border-radius: 6px;
  border: 2px solid #fff;
}


.form-navi .navi-active {
  background: #d9eaec;
  margin-bottom: 10px;
  padding: 8px;
  color: #202020;
  text-align: center;
  border-radius: 40px;
  border: 2px solid #d9eaec;
}

.input-small {
  width: 180px;
  display: inline-block;
}

.input-birth {
  width: 80px;
  display: inline-block;
}

.input-birth-y {
  width: 120px;
  display: inline-block;
}

.form-rule{
  background: #fff;
  border: solid 1px #ccc;
  width: 100%;
  height: 150px;
  padding: 0.5em;
  overflow: auto;
}

.form-rule p{
  color: #666;
  font-size: 14px;
  font-weight: normal;
}

.form-rule02{
  background: #fff;
  border: solid 1px #ccc;
  width: 100%;
  height: 450px;
  padding: 10px;
  overflow: auto;
}

.qus{
  margin: 40px 0 20px;
  padding: 10px;
  background: #f1f1f1;
  font-size: 16px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .form-navi {
    margin-bottom: 10px;
  }

  .form-navi span {
    margin-right: 10px;
    font-size: 16px;
  }

  .form-navi .navi-box {
    background: #fff;
    margin-bottom: 5px;
    padding: 5px;
    font-size: 14px;
  }


  .form-navi .navi-active {
    background: #d9eaec;
    margin-bottom: 5px;
    padding: 5px;
    font-size: 14px;
  }

  .input-small {
    width: 120px;
    display: inline-block;
  }

  .input-birth {
    width: 75px;
    display: inline-block;
  }

  .input-birth-y {
    width: 80px;
    display: inline-block;
  }

  .form-rule{
    height: 150px;
    font-size: 12px;
  }

  .form-rule02{
    height: 350px;
    font-size: 12px;
    line-height: 18px;
  }
  .form-rule02 h2{
    font-size: 18px;
    line-height: 24px;
  }
  .form-rule02 h3{
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
  }
}


.form-error {
  color: #ff0000;
}

#img_url,
#img_url01,
#img_url02,
#img_url03,
#img_url04,
#img_url05 {
  display:none;
}

#del01,
#del02,
#del03,
#del04,
#del05,
#del06{
  text-align: right;
  margin: 5px 0;
}
.imgth {
  margin-bottom: 10px;
  text-align: center;
}

.imgth i{
  font-size: 60px;
  line-height: 60px;
}

.alert img{
  max-width: 100px;
}

/*==========================*/
/*  pagetop  */
/*==========================*/
#back-to-top {
  position: fixed;
  bottom: 0;
  right: 10px;
  font-size: 60%;
  z-index: 100;
}

#back-to-top a {
  background-color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  color: #fff;
  line-height: 14px;
  padding: 10px 10px 5px 10px;
  text-align: center;
  display: block;
  border-radius: 5px 5px 0 0;
}

#back-to-top a:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.8);
}


/*==========================*/
/*  host  */
/*==========================*/
#host{
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
}

#host h2{
  margin: 20px 0 40px;
  padding: 0;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
  letter-spacing: 3px;
}

#host h2 span{
  border-bottom: 4px solid #59B29A;
  padding-bottom: 10px;
}

#host h3{
  margin: 0 0 20px;
  padding: 0;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
}

#host p{
  margin: 0 0 30px;
  padding: 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
}

#host .com{
  margin: 0 0 20px;
  padding: 0 20px 30px;
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
}

#host #flow .number{
  padding: 10px 20px;
  color: #59B29A;
  font-size: 26px;
  line-height: 30px;
  text-align: right;
  font-weight: normal;
}

#host #flow .com{
  padding: 10px 40px;
  border-left: 1px solid #59B29A;
}

#host #flow .com h3{
  margin: 0 0 20px 0;
  padding: 0;
  color: #59B29A;
  font-size: 26px;
  line-height: 30px;
  text-align: left;
  font-weight: normal;
  letter-spacing: 3px;
}

#host #flow .com h3 small{
  color: #59B29A;
  font-size: 20px;
}

#host #flow .com strong{
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
}

#host .movie {
  position: relative;
  cursor: pointer;
}

#host .movie .icon{
  position: absolute;
  width:100%;
  font-size: 80px;
  color: #59B29A;
  opacity: 1;
  text-align:center;
  top:40%;
  left: 0;
}

@media(max-width: 767px){
  #host{
    font-size: 14px;
    line-height: 24px;
  }

  #host h2{
    margin: 50px 0 30px;
    padding: 0;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    letter-spacing: 2px;
  }

  #host h3{
    margin: 0 0 20px;
    padding: 0;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }

  #host p{
    margin: 0 0 30px;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
  }

  #host .com{
    margin: 0 0 20px;
    padding: 0 20px 30px;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
  }


  #host #flow .number{
    padding: 10px 0;
    font-size: 18px;
    text-align: left;
  }

  #host #flow .com{
    padding: 5px 20px;
    border-left: 1px solid #59B29A;
  }

  #host #flow .com h3{
    margin: 0 0 10px 0;
    padding: 0;
    color: #59B29A;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 2px;
    font-weight: normal;
  }

  #host #flow .com h3 small{
    color: #59B29A;
    font-size: 16px;
  }

  #host .movie .icon{
    font-size: 50px;
    color: #59B29A;
    opacity: 1;
    text-align:center;
    top:40%;
    left: 0;
  }
}


/*==========================*/
/*  Search checkbox  */
/*==========================*/
input.searchbox {
  position: absolute;
  left: -9999px;
}

label.searchlabel {
  position: relative;
  padding: 6px 15px 6px 25px;
  border: 1px solid #59B29A;
  border-radius: 100px;
  color: #fff;
  background-color: #fff;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  font-size: 12px;
  color: #59B29A;
  line-height: 12px;
  font-weight: normal;
}

label.searchlabel::before {
  content: '';
  position: absolute;
  top: 9px;
  bottom: 9px;
  left: 10px;
  width: 6px;
  border: 1px solid #59B29A;
  border-radius: 100px;
}

label.searchlabel:hover, input.searchbox:focus + label.searchlabel {
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}


input.searchbox:checked + label.searchlabel {
  background-color: #59B29A;
  color: #fff;
}

input.searchbox:checked + label.searchlabel::before {
  background-color: #fff;
  border: 1px solid #fff;
}


/*==========================*/
/*  Margin  */
/*==========================*/
.top5{
  margin-top: 5px;
}
.right5{
  margin-right: 5px;
}
.bottom5{
  margin-bottom: 5px;
}
.left5{
  margin-left: 5px;
}

.top10{
  margin-top: 10px;
}
.right10{
  margin-right: 10px;
}
.bottom10{
  margin-bottom: 10px;
}
.left10{
  margin-left: 10px;
}

.top15{
  margin-top: 15px;
}
.right15{
  margin-right: 15px;
}
.bottom15{
  margin-bottom: 15px;
}
.left15{
  margin-left: 15px;
}

.top20{
  margin-top: 20px;
}
.right20{
  margin-right: 20px;
}
.bottom20{
  margin-bottom: 20px;
}
.left20{
  margin-left: 20px;
}

.top25{
  margin-top: 25px;
}
.right25{
  margin-right: 25px;
}
.bottom25{
  margin-bottom: 25px;
}
.left25{
  margin-left: 25px;
}

.top30{
  margin-top: 30px;
}
.right30{
  margin-right: 30px;
}
.bottom30{
  margin-bottom: 30px;
}
.left30{
  margin-left: 30px;
}

.top40{
  margin-top: 40px;
}
.right40{
  margin-right: 40px;
}
.bottom40{
  margin-bottom: 40px;
}
.left40{
  margin-left: 40px;
}

.top50{
  margin-top: 50px;
}
.right50{
  margin-right: 50px;
}
.bottom50{
  margin-bottom: 50px;
}
.left50{
  margin-left: 50px;
}

.top-50{
  margin-top: -50px;
}

.top90{
  margin-top: 90px;
}
@media (max-width: 640px){
  .top90{
    margin-top: 40px;
  }
}


.top-30{
  margin-top: -30px;
}

.top-100{
  margin-top: -200px;
}

/*==========================*/
/*  Color  */
/*==========================*/
.white{
  color: #FFFFFF;
}
.yellow{
  color: #FFC200;
}
.red{
  color: #ED5454;
}
.blue{
  color: #009E96;
}
.green{
  color: #7EC45F;
}
.orange{
  color: #59B29A;
}
.skyblue{
  color: #00B5E1;
}
.pink{
  color: #EB6877;
}
.gray{
  color: #ddd;
}
.color-facebook {
  color: #2F477A;
}
.color-twitter {
  color: #2ca7e0;
}

.bg-new-gray{
  background: #f6f7f8;
}

.bg-gray{
  background: #fafafa;
}

.bg-yellow{
  background: #d9d459;
}

.bg-blue{
  background: #d9eaec;
}

.bg-green{
  background: #7daf3d;
}

.bg-skyblue{
  background: #3d8baf;
}

.bg-orange{
  background: #59B29A;
}

.bg-gold{
  background: #d4af37;
}

.bg-silver{
  background: #c0c0c0;
}

.bg-bronze{
  background: #cd7f32;
}

.bg-purple{
  background: #86979b;
}

.bg-brown{
  background: #ece0cb;
}