/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 14 2023 | 09:56:12 */
/*
reCAPTCHA
----------------------------------------------------------------------------------------------------*/
.grecaptcha-badge {
	margin-right: -75px;
}



.account-expiration a,
.account-expiration a:visited {
  display: block;
  background-color: #fff;
  color: #8d1515;
  border: 1px solid  #8d1515;
  padding: 10px 5px;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
  text-decoration: none;
}

.account-expiration a:hover {
  background-color: #8d1515;
  color: #fff;
  text-decoration: none;
}

#index_top .home_widget {
  margin: 0;
}

body.single h2.headline1 {
  display: none;
}

h2.headline1,
h3.headline1,
h3.side_headline,
h2.wp-block-heading {
	margin: 60px 0 25px !important;
	line-height: 1.2em;
}
@media screen and (max-width: 640px) {
	h2.headline1 {
		margin-top: 40px !important;
	}
}
h2.headline1 span,
h3.headline1 span,
h3.side_headline span,
h2.wp-block-heading span {
	display: inline-block;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 1.2em;
	border-bottom: 4px solid #ccc;
	padding: 0 0 10px 0;
}


.headline1,
.side_headline,
.wp-block-heading {
  color: #8d1515;
}

.wp-block-heading {
	border-bottom: 1px solid #ddd;
}

.post .headline1 {
  margin-bottom: 32px;
}

.blog-excerpt {
  margin: 5px 0 0;
  padding: 0;
  line-height: 160%;
}

.signature {
  text-align: right;
  margin: 40px 0;
}

.single-post .post_image {
  display: none;
}

.post ul, .post ol, .post dl {
  margin-bottom: 28px !important;
}

#post_list p {
  line-height: 200%;
  margin-bottom: 1.0em;
}

#post_list li.clearfix {
  padding-bottom: 25px !important;
}

.page_navi span.dots {
  color: #bbb;
}

.goods_size table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.goods_size table tbody {
  width: 100%;
  display:table;
}

.goods_size table th,
.goods_size table td {
  text-align: center;
}

.goods_size table th {
  width: 100px;
  min-width: 70px;
}

.mov-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 28px;
}

.mov-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  border: none;
}

#return_top {
	position: fixed !important;
	z-index: 999;
}

iframe.wp-embedded-content {
  width: 100%;
  height: auto;
  box-sizing: border-box;
}

figure.wp-block-image {
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

input {
  font-size: 14px;
  letter-spacing: 1px;
}

#index_news ol {
  margin: 0 !important;
  padding: 0;
}

.panel-widget-style {
	padding: 0 !important;
}

@media screen and (max-width: 640px) {
  #index_blog {
    margin: 0 0 25px 0 !important;
  }
  #side_col {
    padding: 0 15px 60px !important;
  }
  #next_post a {
    text-align: right;
  }
  #index_news ol li .date {
    color: rgba(141,21,21,1.0) !important;
  }
  #index_news ol li {
    background: rgba(141,21,21,0.05) !important;
  }
  .page-id-6264 .post {
    padding: 0;
  }
	.single #main_col {
		padding-top: 40px !important;
	}
 }


@media screen and (min-width: 641px) {
  #index_blog {
    margin: 0 0 25px 0 !important;
  }
  #index_news ol li .date {
    background: rgba(141,21,21,0.5) !important;
    width: 75px !important;
  }
  #index_news ol li .title {
    width: 685px !important;
  }
  #index_news ol li {
    background: rgba(141,21,21,0.05) !important;
  }
  .home_widget:nth-last-of-type(1) {
    margin: 0 0 25px 0;
  }
	.single #main_col {
		padding-top: 60px !important;
	}
}  
  
@media screen and (min-width: 641px) and (max-width: 1180px) {
  #main_contents_wrap {
    min-width: auto !important;
  }
  #main_contents {
    width: 100% !important;
  }
  .home_widget {
    max-width: 100%;
  }
  #main_col {
    width: 70% !important;
    padding: 0 10px 60px 15px !important;
    box-sizing: border-box;
  }
	.single #main_col {
		padding-top: 60px !important;
	}
  #side_col {
    width: 30% !important;
    padding: 0 15px 60px 10px !important;
    box-sizing: border-box;
  }
  #global_menu li a {
    font-size: 12px !important;
    line-height: 40px !important;
    height: 40px !important;
    padding: 0 10px !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 1118px) {
  #post_list .image {
    position: relative;
    width: 100%;
    height: 240px;
    margin-bottom: 15px;
    overflow: hidden;
  }
  #post_list .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 1119px) {
  #post_list .image {
    position: relative;
    width: 248px;
    height: 190px;
    overflow: hidden;
  }
  #post_list .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
  }
}

.page_navi {
  margin: 0 !important;
}

#previous_next_post {
  margin: 0 !important;
}

#related_post {
  margin: 0 !important;
}

#post_list .info > a {
	display: block;
	margin-bottom: 20px;
	text-decoration: none;
	color: #8d1515;
}

#post_list .info ul a {
	text-decoration: none;
}