@charset "utf-8";

/* =============================================================

　　Large Screen

============================================================= */

@media only screen and (min-width: 1171px) and (max-width: 1500px) {


.header-cart {
  padding-right: 8px;
  padding-left: 8px;
}


}

/* =============================================================

　　Normal desktop : 992px

============================================================= */

@media only screen and (min-width: 992px) and (max-width: 1169px) {

/*-- Header --*/

.header-section {
  padding: 0 30px;
}

.header-search {
  padding: 35px 0;
}

.header-search .search-toggle {
  padding: 0 5px;
}

.header-account {
  margin-left: 15px;
}

.header-account > ul > li > a {
  padding: 0 5px;
}

.header-cart {
  margin-left: 15px;
  padding-right: 5px;
  padding-left: 4px;
}

.header-cart .cart-toggle {
  padding: 0 10px 0 0;
}

/*-- Menu --*/

.main-menu.menu-right {
  margin-right: 20px;
}

.main-menu > ul > li {
  margin: 0 10px;
}

/*-- Home Slider --*/

.hero-video-caption {
  padding: 200px 0;
}

.hero-slider-content {
  margin-top: 40px;
  padding-right: 45px;
}

.hero-slider-content h1 {
  font-size: 40px;
}

.hero-slider-content p {
  font-size: 14px;
}

/*-- Slider Nav --*/

.nivo-prevNav {
  left: 20px;
}

.nivo-nextNav {
  right: 20px;
}

/*-- Testimonial Slider --*/

.testimonial-slider {
  padding: 0 50px;
}

.single-testimonial img {
  float: none;
  margin: 0 auto;
}

.single-testimonial h5 {
  margin-top: 20px;
}

.single-testimonial-txt {
  width: auto;
}

/*-- Product Details --*/

.product-spec.col-xs-12 {
  float: none;
  width: 100%;
}

.product-spec.col-xs-12 .product-details {
  margin-left: 0;
}

/*-- Banner Style --*/

.single-banner-2::before {
  width: 420px;
}

/*-- List Product --*/

.list-product-info {
  padding-top: 10px;
}

.list-product-info .title {
  font-size: 24px;
  margin-bottom: 10px;
}

.list-product-info .price {
  margin-bottom: 10px;
}

/*-- Consept Section --*/

.consept-section {
}

.consept-section .consept-img {
  width: 40%;
}

.consept-section .consept-cont {
  width: 60%;
}

.consept-section .float-right.consept-img {
  padding-right: 0;
}

.consept-section .float-left.consept-img {
  padding-left: 10px;
}

.consept-section .float-right.consept-cont {
  padding-top: 30px;
  padding-right: 10px;
}


}



/* =============================================================

　　Tablet desktop : 768px

============================================================= */

@media only screen and (min-width: 768px) and (max-width: 991px) {

/*-- Header --*/

.header-section {
  padding: 0 15px;
}

.header-option-btns {
  padding-right: 50px;
}

/*-- Home Slider --*/

.hero-video-caption {
  padding: 150px 0;
}

.hero-slider-content {
  margin-top: 40px;
  padding-right: 45px;
}

.hero-slider-content h4 {
  font-size: 16px;
  margin-bottom: 10px;
}

.hero-slider-content h1 {
  font-size: 30px;
  margin-bottom: 5px;
}

.hero-slider-content p {
  font-size: 13px;
  margin-bottom: 15px;
}

.hero-slider-content a {
  height: 32px;
  padding: 4px 20px;
}

/*-- Slider Content 2 --*/

.hero-slider-content-2 h1 {
  font-size: 30px;
}

.hero-slider-content-2 h1 span {
  font-size: 50px;
}

.hero-slider-content-2 a {
  height: 32px;
  padding: 4px 20px;
}

/*-- Slider Nav --*/

.nivo-prevNav {
  left: 0;
}

.nivo-nextNav {
  right: 0;
}

/*-- Banner --*/

.single-banner-2::before {
  -webkit-transform: rotate(20deg) scale(1.8);
  -ms-transform: rotate(20deg) scale(1.8);
  transform: rotate(20deg) scale(1.8);
  width: 320px;
}

.single-banner-2 .content {
  max-width: 360px;
  right: 50px;
}

.single-banner-2 .content h1 {
  font-size: 28px;
  margin-bottom: 10px;
}

.single-banner-2 .content p {
  font-size: 14px;
  margin-bottom: 20px;
}

.single-banner-2 .content a {
  height: 36px;
  padding: 6px 20px;
}

/*-- Product Details --*/

.product-spec.col-xs-12 {
  float: none;
  width: 100%;
}

.product-spec.col-xs-12 .product-details {
  margin-left: 0;
}

/*-- Product Thumbnail Image Slider --*/

.pro-thumb-img-slider div {
  width: 33.3%;
}

/* ---- Gift ---- */

.gift-section {
}

.acc-cont .clearfix {
  padding-bottom: 20px;
}

.acc-cont .cont-img {
  display: block;
  float: right;
  width: 150px;
  padding: 0 0 10px 20px;
}

.acc-cont .cont-txt {
  display: inline;
  width: auto;
  padding: 0;
}

.acc-cont p {
  font-size: 13px !important;
  line-height: 1.8;
}

/*-- Contact Form --*/

.contact-form {
}

/*-- Page Section --*/

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

/*-- Topics Section --*/

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

.single-blog-post .blog-info img {
  width: 100%;
}

/*-- Product Slider Controls --*/

.product-slider .arrow-prev {
  left: 0;
}

.product-slider .arrow-next {
  right: 0;
}

/*-- Testimonial Slider --*/

.testimonial-slider {
  padding: 0 80px;
}

.single-testimonial img {
  float: none;
  margin: 0 auto;
}

.single-testimonial h5 {
  margin-top: 20px;
}

.single-testimonial-txt {
  width: auto;
}

/* -- Category List -- */

.page-section .category-list  {
  margin-top: -30px;
  padding-bottom: 60px;
}


/*-- Footer --*/

.footer-widget:nth-child(2n+1) {
  clear: both;
}

.footer-widget.link-widget {
  padding-left: 15px;
}

/*-- Consept Section --*/

.consept-section {
}

.consept-section .ttl-main {
  margin-bottom: 100px;
  font-size: 2.5em;
}

.consept-section .consept-img {
  width: 48%;
}

.consept-section .consept-cont {
  float: none;
  width: auto !important;
}

.consept-section .consept-cont h3 {
  margin-bottom: 30px;
  padding-top: 40px;
  font-size: 1.6em;
}

.consept-section .consept-cont h3 span:before {
  top: -48px;
  width: 180px;
}

.consept-section .consept-cont p {
  font-size: .9em;
  line-height: 2.2;
}

.consept-section .float-right.consept-img {
  margin-right: -15px;
  padding-top: 0;
  padding-right: 0;
  padding-left: 20px;
}

.consept-section .float-left.consept-img {
  width: 38%;
  padding-left: 0;
  padding-right: 40px;
}

.consept-section .float-right.consept-cont {
  padding-top: 20px;
  padding-right: 0;
}

.consept-section .float-right.consept-cont h3 {
  font-size: 2em;
  letter-spacing: .2em;
}

}

/* =============================================================

　　Large Mobile : 480px

============================================================= */

@media only screen and (max-width: 767px) {
.container {
  width: 100%;
  max-width:600px;
  padding-right: 20px;
  padding-left: 20px;
}

.row {
  overflow: hidden;
}

.page-banner-section {
  padding: 65px 0;
}

.page-banner-content h2 {
  font-size: 24px;
  margin-bottom: 5px;
}

.page-banner-content .breadcrumb li {
  font-size: 14px;
}

/*-- Switch Display --*/

.media-pc {
  display: none;
}

.media-sp,
img.media-sp {
  display: inline;
}

p.media-sp,
div.media-sp,
ul.media-sp,
ol.media-sp,
li.media-sp,
table.media-sp,
form.media-sp,
dl.media-sp,
h1.media-sp,
h2.media-sp,
h3.media-sp,
h4.media-sp,
h5.media-sp,
h6.media-sp {
  display: block;
}

/*-- Header --*/

.header-section {
  overflow: hidden;
  background-color: #fff;
  padding: 0 10px;
  position: static;
}

.header-section.stick {
  box-shadow: none;
  position: static;
}

.header-section .col-md-2.col-sm-6.col-xs-6.float-right {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  padding: 0;
  text-align: right;
}

.header-option-btns {
  padding-right: 60px;
}

.header-logo {
  max-width: 120px;
  padding: 21px 0;
}

.header-search {
  padding: 20px 5px;
}

.header-search .search-toggle i {
  font-size: 18px;
}

.header-account > ul > li {
  padding: 20px 5px;
}

.header-account > ul > li > a {
  padding: 0 8px;
}

.header-account > ul > li > a i {
  font-size: 20px;
}

.header-cart {
  padding: 20px 5px;
}
a.meanmenu-reveal {
  top: -50px;
}

.mean-nav {
  box-shadow: none;
}

.mean-nav > ul {
  padding: 0 0 20px;
}

.mean-nav > ul > li > a {
  padding: 6px 0;
}

.mean-nav ul li li a, .mean-nav ul li li li a, .mean-nav ul li li li li a {
  padding: 3px 0;
}

.mean-nav ul li li:hover a {
  padding: 3px 0;
}

.mobile-menu {
  font-size: .85em;
}

a.meanmenu-reveal .menu-btn {
  top: 30px;
}

.header-cart a i {
  font-size: 20px;
}

/*-- Home Slider --*/

.hero-video-caption {
  padding: 100px 0;
}

.hero-slider-content {
  margin-top: 0;
  padding-right: 15px;
  text-align: center;
}

.hero-slider-content h4 {
  font-size: 16px;
  margin-bottom: 10px;
}

.hero-slider-content h1 {
  font-size: 24px;
  margin-bottom: 5px;
}

.hero-slider-content p {
  font-size: 13px;
  margin-bottom: 15px;
}

.hero-slider-content a {
  height: 32px;
  padding: 4px 20px;
}

/*-- Slider Content 2 --*/

.hero-slider-content-2 {
  text-align: center;
}

.hero-slider-content-2 h1 {
  font-size: 24px;
  margin-bottom: 20px;
  margin-left: 0;
}

.hero-slider-content-2 h1 span {
  font-size: 40px;
}

.hero-slider-content-2 a {
  height: 32px;
  padding: 4px 20px;
}

/*-- Slider Nav --*/

.nivo-directionNav a {
  display: none;
}

/*-- Banner --*/

.single-banner-2::before {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 100%;
}

.single-banner-2 .content {
  padding: 0 30px;
  right: 0;
  text-align: center;
  width: 100%;
}

.single-banner-2 .content h1 {
  font-size: 24px;
  margin-bottom: 10px;
}

.single-banner-2 .content p {
  font-size: 14px;
  margin-bottom: 15px;
}

.single-banner-2 .content a {
  font-size: 13px;
  height: 32px;
  padding: 4px 20px;
}

/*-- Product Section --*/

.product-section {
  padding-top: 5px;
}

.product-section .row {
}

.info-section + .product-section {
  padding-top: 20px;
}

.page-section + .product-section .row {
  overflow: visible;
}

.product-slider {
}

.product-slider .slick-arrow {
  opacity: 1;
  width: 42px;
  margin-top: -55px;
  z-index: 99;
}

.product-slider:hover .arrow-next{
  right: -6px;
}

/*-- Product Thumbnail Image Slider --*/

.pro-thumb-img-slider div {
  width: 33.3%;
}

/*-- Contact Form --*/

.contact-form {
}

.contact-form p {
  font-size: .9em;
}

.contact-form .table {
  margin-top: 20px;
  margin-bottom: 30px;
}

.table.table-responsive2 > tbody,
.table.table-responsive2 > tfoot,
.table.table-responsive2 > thead,
.table.table-responsive2 > tbody > tr,
.table.table-responsive2 > tfoot > tr,
.table.table-responsive2 > thead > tr,
.table.table-responsive2 > tbody > tr > td,
.table.table-responsive2 > tbody > tr > th,
.table.table-responsive2 > tfoot > tr > td,
.table.table-responsive2 > tfoot > tr > th,
.table.table-responsive2 > thead > tr > td,
.table.table-responsive2 > thead > tr > th {
  display: block;
  padding: 0;
}

.table.table-responsive2 > tbody > tr > th br {
  display: none;
}

.table.table-responsive2 > tbody > tr,
.table.table-responsive2 > tbody > tr {
  border-bottom: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 20px;
}

.table.table-responsive2 > tbody > tr > th,
.table.table-responsive2 > tbody > tr > td {
  width: 100%;
  border-bottom-width: 0;
}

.table.table-responsive2 > tbody > tr > td {
  padding: 0;
  font-size: .95em;
}

.contact-form .control-label {
  padding-bottom: 5px;
  font-size: .94em;
}

.form-horizontal .control-label {
  margin-bottom: 0;
  padding: 0;
}

.contact-form input[type="text"], .contact-form input[type="email"] {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 12px;
}

.contact-form .contact-message {
  margin-top: 30px;
  margin-bottom: -10px;
}

/*-- Contact Finish --*/

.contact-finish {
  background-image: url(/common/img/common/pic-logo-sp.png);
  background-size: 140px;
}

/*-- Page Section --*/

.page-section {
  padding-top: 30px;
}

/*-- Topics Section --*/

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

.topics-item {
  padding-right: 15px;
  padding-left: 15px;
}

.topics-item .image,
.topics-item .image img,
.topics-item .image::after {
  width: 220px;
  height: 220px;
}

/*-- Testimonial Slider --*/

.testimonial-slider {
  padding: 0;
}

/*-- Single Testimonial --*/

.single-testimonial {}

.single-testimonial img {
  float: none;
}

.single-testimonial-txt {
  float: none;
  width: 100%;
}

.testimonial-slider {
  padding: 0 60px;
}

.single-testimonial img {
  float: none;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}

.single-testimonial h5 {
  margin-top: 20px;
  font-size: 16px;
}

.single-testimonial p {
  font-size: 11px;
}

.single-testimonial-txt {
  width: auto;
  font-size: .9em;
}

a.btn-link.btn-md,
div.container a.btn-link.btn-md {
  width: 100%;
}

.btn-more {
  margin-bottom: 30px;
}

.btn-more.mb-0 {
  margin-bottom: 0;
}

.btn-soldout {
  max-width: 100%;
}

.testimonial-slider .slick-arrow {
}

.testimonial-slider .arrow-prev {
  left: -4px;
}

.testimonial-slider .arrow-next {
  right: -3px;
}

/*-- Product Slider Controls --*/

.product-slider {
}

.product-slider .arrow-prev {
  left: 0;
}

.product-slider .arrow-next {
  right: 0;
}

/*-- Product Spec --*/

.product-spec table {
  line-height: 1.5;
}

.product-spec table th,
.product-spec table td {
  padding: 1em .05em;
}

.product-spec table th {
  width: 100px;
}

/*-- How To Sticker --*/

.product__images img {
  margin: 0 auto;
}

.product__name {
  text-align: center;
}

.product__info {
  padding: 1.5em 0;
  margin: 1.5em 0;
}

.product__info__list:first-child {
  margin-top: 2em;
}

/* ---- Gift ---- */

.gift-section {
}

.acc-cont .clearfix {
  padding-bottom: 20px;
}

.acc-cont .cont-img {
  display: block;
  float: right;
  width: 150px;
  padding: 0 0 10px 20px;
}

.acc-cont .cont-txt {
  display: inline;
  width: auto;
  padding: 0;
}

.acc-cont p {
  font-size: 13px !important;
  line-height: 1.8;
}

/*-- Info Section --*/

.info-section {
  padding-right: 25px;
  padding-left: 25px;
}

.info-section .container {
  width: 100%;
}

.info-section .slick-track {
  display: block !important;
  flex-wrap: inherit !important;
}

/* -- Category List -- */

.category-list {
  overflow: hidden;
  margin: 0 -5px;
  padding-top: 5px;
  padding-bottom: 30px;
}

.page-section .category-list  {
  margin-top: 0;
  padding-bottom: 60px;
}

.category-list dl,
.category-list dt,
.category-list dd {
  display: block;
  width: auto;
}

.category-list dl {
  margin: 0 -5px;
}

.category-list dt {
  display: none;
}

.category-list dd {
}

.category-list ul {
}

.category-list .txt-cate {
  font-size: .65em;
}

.category-list li {
  vertical-align: top;
}

.category-list li img {
  max-height: 30px;
  height: auto;
}


/*-- Footer --*/

.footer-widget.link-widget {
  padding-left: 15px;
}

.footer-bottom-section .copyright,
.footer-bottom-section .payment-method {
  text-align: center;
}

.footer-bottom-section .copyright {
  margin-bottom: 15px;
}

.footer-bottom-section .copyright p {
  display: block;
}

.footer-bottom-section .copyright ul {
  display: block;
  margin-left: 0;
}

.service-section {
  padding-top: 40px;
  padding-bottom: 20px;
}

/*-- Shop --*/

.shop-tablist {
  width: auto;
}

.shop-bar {
  margin-bottom: 65px;
}

.shop-bar p {
  display: block;
  float: left;
  width: 100%;
}

/*-- Product Item Icon --*/

.icn-new:before,
.icn-new:after,
.icn-sale:before,
.icn-sale:after,
.icn-hot:before,
.icn-hot:after {
  left: 5px;
}

.icn-new:before,
.icn-sale:before,
.icn-hot:before {
  width: 32px;
  height: 34px;
  padding: 6px 2px 0;
  font-size: .6em;
}

.icn-new:after,
.icn-sale:after,
.icn-hot:after {
  top: 27px;
  border-width: 4px 16px;
}

.product-details .icn-new:after,
.product-details .icn-sale:after,
.product-details .icn-hot:after {
  padding: 5px 8px 4px;
  font-size: 10px;
}

/*-- List Product --*/

.list-product-img {
  margin-right: 0;
  width: 100%;
}

.list-product-info {
  width: 100%;
}

.list-product-info .title {
  font-size: 24px;
}

.comment-list li ul {
  margin-left: 0;
}

/*--Product Detail --*/

.product-details {
  margin-left: 0;
}

.pro-info-tab {
  width: 100%;
  overflow: hidden;
}

.pro-info-tab a,
.product-details .short-desc a {
  background: radial-gradient(#ffae00 1px, transparent 20%) 8px 100% /4px 4px repeat-x;
}

.pro-info-tab .boxMore img {
  max-width: 100%;
  height: auto;
}

.pro-info-tab .boxMore img.alignleft,
.pro-info-tab .boxMore img.alignright {
  float: none;
  margin: 0 0 1.5em 0;
}

/*-- Pager --*/

.page-pager {
  padding-right: 15px;
  padding-left: 15px;
}

/*-- Pager --*/

.page-pager {
  font-size: .85em;
}

.page-pager a {
}

.page-pager .previous a i {
}

.page-pager .next a i {
}

/*-- Consept Section --*/

.consept-section {
}

.consept-section .ttl-main {
  margin-bottom: 40px;
}

.consept-section .consept-img,
.consept-section .consept-cont {
  float: none;
  width: 100% !important;
  padding: 0 0 20px;
}

.consept-section .consept-img {
  text-align: center;
}

/*-- Consept Section --*/

.consept-section {
}

.consept-section .consept-section-inner,
.consept-section .consept-section-inner:last-child {
  padding-bottom: 0;
}

.consept-section .ttl-main {
  margin-bottom: 50px;
  font-size: 2em;
}

.consept-section .float-right.consept-img {
  padding-top: 0;
}

.consept-section .float-right.consept-img img {
  margin-left: 30px;
}

.consept-section .float-right.consept-cont {
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 0;
}

.consept-section .float-left.consept-img {
  padding-left: 0;
}

/*-- Free Section --*/

.free-section {
  font-size: .9em;
}

.free-section .ttl-main {
  margin-bottom: 40px;
  padding-top: 20px;
  font-size: 1.5em;
}

.free-section .ttl-sub {
  margin: 35px 0 12px;
  font-size: 1.05em;
}

.free-section .table.table-responsive2 > tbody > tr:first-child {
  padding-top: 0;
}

.free-section .table.table-responsive2 > tbody > tr > th {
  padding-bottom: 5px;
}

.free-section a {
  background: radial-gradient(#ffae00 1px, transparent 20%) 8px 100% /4px 4px repeat-x;
}

/*-- Category Navi --*/

.catenav-section {
  padding-top: 20px;
}



}

/* =============================================================

　　small mobile : 320px

============================================================= */

@media only screen and (max-width: 479px) {
.container {
  width: 100%;
  /* max-width: 400px; */
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-wide {
  width: 100%;
}

.page-banner-section {
  padding: 40px 0 30px 0;
  background-image: url(../img/items/mainimg-sp.jpg);
  background-position: center right;
}

.page-banner-content h2 {
  font-size: 23px;
  margin-bottom: 5px;
}

.page-banner-content .breadcrumb li {
  font-size: 12px;
}

/*-- Section Title --*/

.section-title {
  margin-bottom: 35px;
}

.section-title h4 {
  font-size: 14px;
  margin-bottom: 10px;
}

.section-title h2 {
  font-size: 24px;
  line-height: 1.3;
}

/*-- Header --*/

.header-option-btns {
  padding-right: 50px;
}

.header-search,
.header-cart {
  padding: 20px 8px;
}

.header-account > ul > li > a {
  padding: 0;
}

.header-account > ul > li {
  padding: 20px 8px;
}

/*-- Home Slider --*/

.hero-video-caption {
  padding: 70px 0;
}

.hero-slider-content h4 {
  font-size: 12px;
  margin-bottom: 10px;
}

.hero-slider-content h1 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-left: 0;
}

.hero-slider-content p {
  display: none;
}

.hero-slider-content a {
  font-size: 11px;
  height: 28px;
  padding: 2px 15px;
}

/*-- Slider Content 2 --*/

.hero-slider-content-2 h1 {
  font-size: 18px;
  margin-bottom: 10px;
}

.hero-slider-content-2 h1 span {
  font-size: 28px;
}

.hero-slider-content-2 a {
  height: 30px;
  padding: 3px 18px;
}

/*-- Service --*/

.single-service {
  width: 100%;    
}

/*-- Banner --*/

.single-banner-2 .content h1 {
  font-size: 18px;
  margin-bottom: 15px;
}

.single-banner-2 .content p {
  display: none;
}

.single-banner-2 .content a {
  font-size: 12px;
  height: 28px;
  padding: 2px 15px;
}

/*-- List Product --*/

.list-product-info .title {
  font-size: 20px;
}

.list-action-btn .add-to-cart {
  float: none;
}

.list-action-btn a {
  margin: 10px 10px 0 0;
}

.product-details .title {
  font-size: 20px;
  margin-bottom: 25px;
}

.cart-coupon input[type="text"], .cart-coupon input[type="submit"] {
  text-align: center;
  width: 100%;
}

.checkout-login-wrapper form .remember-me-box {
  float: left;
  width: 100%;
}

.single-blog-post .blog-info .title {
  font-size: 16px;
  line-height: 24px;
}

.single-blog-post .blog-info p a {
  background: radial-gradient(#ffae00 1px, transparent 20%) 8px 100% /4px 4px repeat-x;
}

.single-comment .image {
  float: none;
  margin-bottom: 15px;
}

.login-reg-form {
  padding: 20px;
}

.login-reg-form form label.inline {
  float: left;
}

.banner-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

/*-- Blog --*/

.blog-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.blog-section .col-md-4 {
  margin-bottom: 30px;
}

.blog-item .blog-dsc .date {
  font-size: 13px;
  line-height: 16px;
}

.blog-item .blog-dsc .title {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.3;
}

.blog-item .blog-dsc .author {
  font-size: 11px;
  line-height: 18px;
}

/*-- Page Section --*/

.page-section {
  padding-top: 20px;
}

/*-- Topics Section --*/

.topics-section {
  padding-top: 20px;
}

.topics-item {
  padding-right: 0;
  padding-left: 0;
}

/*-- Topics Item --*/

.topics-item {
  margin: 0 1.5em 40px 1.5em;
}

.topics-item .image { 
  display: block !important;
  width: 100%;
  height: auto;
  text-align: center;
}

.topics-item .image::after,
.topics-item .image img {
  width: 100%;
  height: auto;
  margin: 0 auto 1em auto;
}

.topics-item .topics-dsc p {
  font-size: 13px;
}

/*-- Product --*/

.product-section {
  padding-bottom: 30px;
}

.product-section .row + .row {
  margin-right: -5px;
  margin-left: -5px;
  letter-spacing: -.40em;
}

.product-section .col-xs-wide {
  display: inline-block;
  *display: inline; /* IE7用 */
  *zoom: 1; /* IE7用 */
  float: none;
  width: 50%;
  padding: 0 12px;
  vertical-align: top;
  letter-spacing: normal;
}

.product-img {
  margin-bottom: 18px;
}

/*-- How To Sticker --*/

.how_to_sticker .boxImg {
  position: relative;
  width: 100%;
  margin-right: 0;
}

.how_to_sticker .boxImg:before {
  border: 32px solid #3dbbe4;
  border-right-color: transparent;
  border-bottom-color: transparent;
}

.how_to_sticker li:first-child .boxImg:before {
  border: none;
}

.how_to_sticker .boxImg .num {
  font-size: 26px;
}

.how_to_sticker .boxTxt {
  width: 100%;
  margin-top: 5px;
}

/*-- Testimonial --*/

.testimonial-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.testimonial-slider {
  padding: 0 40px;
}

.single-testimonial img {
  float: none;
}

.single-testimonial-txt {
  float: none;
  width: 100%;
}

.testimonial-slider .arrow-prev {
  left: -8px;
}

.testimonial-slider .arrow-next {
  right: -3px;
}


/* -- Category List -- */

.category-list {
  padding-top: 0;
}

.category-list .txt-cate {
  font-size: .55em;
}

.category-list li img {
  height: 22px;
}

.category-list li a {
  padding-right: 5px;
  padding-left: 5px;
}

/*-- Footer --*/

.footer-top-section {
  padding-top: 45px;
  padding-bottom: 0;
}

.footer-bottom-section {
  padding-bottom: 90px;
}

/*-- Footer Social --*/

.footer-social {
  text-align: center;
}

.footer-bottom-section .copyright p {
  font-size: .7em;
  line-height: 1.6;
}

#scrollUp {
  right: 20px;
}

/*-- Page Pagination --*/

.page-pagination {
}

.page-pagination div {
  text-align: center;
}

.page-pagination div > a,
.page-pagination div > span {
  min-width: 34px;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  letter-spacing: 0;
  text-align: center;
}

.page-pagination a i {
  font-size: 16px;
  line-height: 34px;
}

/*-- Pager --*/

.page-pager {
  font-size: .7em;
}

.page-pager a {
  padding: 6px 10px;
}

.page-pager .previous a i {
  margin-right: 6px;
}

.page-pager .next a i {
  margin-left: 6px;
}

/*-- Contact Finish --*/

.contact-finish {
  padding-top: 120px;
  background-position: center 10px;
  background-size: 120px;
}

.contact-finish .ttl {
  font-size: 1.1em;
}

.contact-finish .txt-cont {
  font-size: .85em;
}

/*-- Consept Section --*/

.consept-section {
}

.consept-section .ttl-main {
  font-size: 1.6em;
}

.consept-section .consept-cont h3 {
  margin-bottom: 20px;
  padding-top: 28px;
  font-size: 1.2em;
  letter-spacing: .1em;
}

.consept-section .consept-cont h3 span:before {
  width: 150px;
  top: -36px;
}

.consept-section .consept-cont p {
  font-size: .8em;
  color: #666;
  line-height: 1.9;
}

.consept-section .float-right.consept-img img {
  width: 280px;
}

.consept-section .float-right.consept-cont h3 {
  font-size: 1.4em;
  letter-spacing: .22em;
}

.consept-section .float-left.consept-img {
  padding-right: 20px;
  padding-left: 20px;
}

.consept-section .float-left.consept-img img {
  width: 250px;
}

/* -----------------------------------
  404 NotFound
--------------------------------------*/

.boxNotfound {
	height: 700px;
}

.boxNotfound h3 {
	margin-bottom: 1em;
	line-height: 1.5em
}

