/*common*/
h1, h2, h3, h4, h5, h6, p, a {
  font-family: inherit;
  -moz-font-feature-settings: "halt";
  -webkit-font-feature-settings: "halt";
  font-feature-settings: "halt";
}

hr {
  margin-top: 14px;
  margin-bottom: 14px;
}

p {
  margin-bottom: 1em;
}

.mt_10 {
  margin-top: 10px;
}

.pd_10 {
  padding-top: 10px;
}

/*header,nav*/
#poly_sample-aside #poly_sample-main-menu ul li a {
  letter-spacing: .08em;
  font-family: inherit;
  text-transform: inherit;
}

.nav_box {
  width: 100%;
  background: #fff;
  border-bottom: 2px solid #000!important;
  height: 66px;
  position: fixed;
  z-index: 230;
  box-shadow: 0 3px 3px rgba(0,0,0,.1);
}

.title_box h1 {
  text-align: center;
  font-size: 1.3em;
  padding-top: 20px;
  font-family: inherit;
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
}

.offcanvas .title_box h1 {
  margin-left: 270px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}

#poly_sample-aside {
  padding-top: 60px;
}

.poly_sample-nav-toggle {
  padding: 14px 20px;
}

h3.li_title {
  margin-bottom: 12px;
}
/*/header,nav*/

/*footer*/
footer {
  padding-bottom: 20px;
  display: block;
}
/*/footer*/

/*/common*/

/*sample01*/
.poly_sample-gallery .gallery-item {
  width: 100%;
}

.poly_sample-gallery {
  position: relative;
  margin-bottom: 20px;
}

.photo_wrap {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #d2d2d2;
}

.ad_wrap_top {
  background: #c8d3d8;
  padding-top: 65px;
}

.ad_wrap {
  height: 220px;
  background: #c8d3d8;
  padding-top: 20px;
}

.ad_frame {
  margin: 0 auto;
  width: 320px;
  height: 180px;
  background: #2499c9;
  display: block;
}

.ad_frame video {
  width: 320px;
  height: 180px;
}

.photo_wrap img {
  width: 100%;
}

.txt_box {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px 10px;
  width: 100%;
  z-index: 200;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}

.txt_box h2 {
  color: #fff;
  font-size: 1em;
  margin-bottom: 0;
  line-height: 1.6;
  font-family: inherit;
}

.txt_box span {
  color: #fff;
  font-size: 0.8em;
}
/*/sample01*/

/*sample02*/
p.date {
  margin: 10px auto;
}

h2.article_title {
  font-size: 1.2em;
  margin-bottom: 10px;
}

p.heading_txt {
  font-size: 1em;
  margin-bottom: 1em;
}

.sns_wrapper {
  background: #f5f5f5;
  padding-top: 20px;
  border-top: 1px solid #acacac;
  border-bottom: 1px solid #acacac;
  margin-bottom: 10px;
}

.title_number {
  border-left: 3px solid #ff9494;
  display: inline-block;
  margin-right: 10px;
  padding-left: 10px;
}

span.icon-twitter {
  font-size: 1.4em;
  color: #00aced;
  margin: 0 4px;
  vertical-align: inherit;
}

span.icon-facebook {
  font-size: 1.4em;
  color: #305097;
  margin: 0 4px;
  vertical-align: inherit;
}

span.icon-instagram {
  font-size: 1.4em;
  color: #e1306c;
  margin: 0 4px;
  vertical-align: inherit;
}

.icon-star {
  line-height: 1;
}

button.btn_fav {
  line-height: 1.3em;
  font-size: 1em;
  background: #ff9494;
  color: #fff;
}

button.btn_fav:hover,
button.btn_fav:active,
button.btn_fav:focus {
  background: #ff6262;
  color: #fff;
}

.content_txt_wrapper {
  padding-top: 20px;
  padding-bottom: 0;
}

h2.heading_title {
  font-size: 1.1em;
  margin-bottom: 10px;
}

.link_wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}

hr.bold {
  margin: 4px 0;
  border-top: 1px solid #333;
}

.no_pd {
  padding: 0;
}

.pb_10 {
  padding-bottom: 10px;
}

.link_wrapper h2,
.event_wrapper h2 {
  font-size: 1.2em;
  margin-bottom: 10px;
  text-align: center;
}

.link_wrapper ul.list-inline > li {
  font-size: 0.7em;
}

.link_wrapper ul.list-inline.tag > li {
  padding: 4px 8px;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
}

.link_entry_wapper p {
  line-height: 1.6em;
  font-size: 0.8em;
}
/*/sample02*/

/*sample03*/
.top_nav_wrapper {
  margin-top: 66px;
}

.icon_box {
  color: #fff;
  text-align: center;
  padding-top: 4px;
  border-right: 1px solid #acacac;
  border-bottom: 1px solid #acacac;
}

.box_01 {
  background: #ff7878;
}

.box_02 {
  background: #ff9e44;
}

.box_03 {
  background: #ffdc4d;
}

.box_04 {
  background: #69d253;
}

.box_05 {
  background: #5ab1c1;
}

.box_06 {
  background: #529ed8;
}

.box_07 {
  background: #8c76f5;
}

.box_08 {
  background: #ce64de;
}

.icon_box p {
  font-size: 0.8em;
  margin-bottom: 0;
}

.icon_box a {
  color: inherit;
}

.icon_box a:hover,
.icon_box a:active,
.icon_box a:focus {
  text-decoration: none;
}

.event_wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

.event_title_wrapper {
  padding-top: 20px;
  padding-bottom: 10px;
  background: #fff7d6;
  border-bottom: 1px solid #f1d048;
}

.event_title_wrapper h2 {
  font-size: 1.2em;
  margin-bottom: 10px;
}

.event_address_wrapper {
  padding: 10px 10px 0;
}

.event_title_wrapper p.date {
  font-size: 0.8em;
}

.event_address_wrapper p.address {
  line-height: 2em;
}

.event_address_wrapper .btn {
  font-size: 0.7em;
  padding: 8px 10px !important;
  margin-bottom: -6px;
}

.icon-heart {
  color: #ff7878;
  margin-right: 4px;
  display: inline-block;
}

.event_txt_wrapper {
  padding-top: 0;
  padding-bottom: 10px;
}

.event_txt_wrapper h2 {
  font-size: 1.2em;
  margin-bottom: 10px;
  line-height: 1.6em;
}

.target_wrapper {
  background: #fff7d6;
  margin: -10px 10px 20px;
  padding: 10px;
  word-break: break-all;
}

.txt {
  padding-left: 10px;
  height: 80px;
  padding-top: 16px;
}

.age {
  background: #fff;
}

ul.category {
  list-style: none;
  padding-left: 10px;
  line-height: 1.4em;
  margin: 10px 0;
}

.icon-check {
  color: #ff7878;
  margin-right: 4px;
}

/*caroucel*/
.carousel {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f5f5f5;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
  top: 50%;
}
/*/caroucel*/

h2.heading_txt {
  background: #fff7d6;
  padding: 10px;
  border-top: 1px solid #f1d048;
  border-bottom: 1px solid #f1d048;
}

.info_wrapper {
  margin-top: 0;
  margin-bottom: 10px;
}

.info_wrapper .table-responsive {
  margin-bottom: 0;
}

.info_wrapper table td {
  padding: 8px;
  min-width: 100px;
  word-break: break-all;
}

td.left {
  background: #fffbeb;
}

.border_r {
  border-right: 1px solid #eee;
}

.border_b {
  border-bottom: 1px solid #eee;
}

.border_b p {
  margin-top: 10px;
}

.sns_wrapper.sample_03 .btn {
  width: 80px;
  border-radius: 10px;
}

.btn_tw {
  background: #00aced;
}

.btn_tw:hover,
.btn_tw:active,
.btn_tw:focus {
  background: #39c9ff;
}

.btn_fb {
  background: #305097;
}

.btn_fb:hover,
.btn_fb:active,
.btn_fb:focus {
  background: #3e71e2;
}

.btn_is {
  background: #e1306c;
}

.btn_is:hover,
.btn_is:active,
.btn_is:focus {
  background: #ff2b73;
}

.btn_tw .icon-twitter,
.btn_fb .icon-facebook,
.btn_is .icon-instagram {
  color: #fff;
}

h2.heading_entry {
  margin-bottom: 0;
}
/*/sample03*/

/*media query*/
@media (min-width: 1201px) {
  .photo_wrap {
    height: 90vh;
  }
}

@media (max-width: 1200px) {
  .photo_wrap {
    height: 60vh;
  }
}


@media (max-width: 992px) {
  .photo_wrap {
    height: 50vh;
  }
}

@media (max-width: 767px) {
  .photo_wrap {
    height: 50vh;
  }

  .title_box h1 {
    font-size: 1em;
    padding-top: 24px;
  }

}

@media (max-width: 480px) {
  .first_item {
    margin-top: 66px;
  }
  .photo_wrap  {
    height: 240px;
  }
}
