@charset "utf-8";

/* side category list */
.side_category{
  width:220px;
  margin:0 auto 0px;
  padding:0;
  background:url(../images/side_category_bg.png) repeat-y center top;
}
.side_category_top{
  background:url(../images/side_category_top.png) no-repeat center top;
}
.side_category_btm{
  background:url(../images/side_category_btm.png) no-repeat center bottom;
}
.side_category ul{
  padding:18px 0 10px 5px;
}
.side_category ul li{
  margin:0 0 10px;
  text-align:left;
  display:block;
  line-height:1.2;
}
.side_category ul > li > a{
  display:block;
}
.side_category ul > li > img{
  margin:0 0 5px;
}
.side_category ul ul{
  padding:5px 0 1px;
}
.side_category ul ul li{
  margin:0 20px 10px 22px;
}
.side_category ul ul li a{
  background:url(../images/ico_01.png) no-repeat left 1px;
  color:#473a3a;
  padding:0 0px 0 17px;
}
.side_category ul ul li a:hover{
  color:#ff0101;
}

.aside_box_2 ul{
  padding:7px 0 0;
}
.aside_box_2 ul li{
  margin:0 auto 5px;
  padding:0;
}
.aside_box_2 ul li a{
  display:block;
}

/* top page */
.menu_box_img{
}
.menu_box_img .box_1{
  position: relative;
  vertical-align:top;
}
.menu_box_img .box_1 .label {
  position: absolute;
  display: inline-block;
  background: #fdd000;
  font-weight: bold;
  font-size: 11px;
  padding: 1px 5px 0;
}
.menu_box_img .box_1 .category{
  margin:0 0 7px;
}
.menu_box_img .box_1 .img_box{
  margin:0 0 7px;
}
.menu_box_img .box_1 .category a{
  color:#fff;
  display:block;
  border-radius: 20px;
  -moz-border-radius:20px; /* FF */
  -webkit-border-radius: 20px;/* Webkit */
  text-align:center;
  padding:2px 0;
}
.menu_box_img .box_1 .category a.bg-red {
  background:#ff0101;
}
.menu_box_img .box_1 .category a.bg-orange {
  background:#ff8401;
}
.menu_box_img .box_1 .category a.bg-green {
  background:#00d523;
}
.menu_box_img .box_1 .category a.bg-blue {
  background:#011fff;
}
.menu_box_img .box_1 .category a.bg-yellow {
  background:#fcd41c;
}

.menu_box_img .box_1 .title{
  line-height:1.2;
  margin:0 0 7px;
}
.menu_box_img .box_1 .title a{
  color:#473a3a;
}

/* breadcrumb */

/* blog paging */
.paging,
#paging{
  text-align:center;
  margin:0 0 20px;
  clear:both;
}
.paging div,
#paging div{
  display:inline-block;
  *display: inline; /* ie7 */
  *zoom: 1; /* ie7 */
}
.blognav a,
.paging a,
#paging a{
  color: #473a3a;
  text-decoration:none;
}
.paging .bt a,
#paging .bt a{
  margin:0 10px;
  border:1px solid #d8d8d8;
  background:#fafafa;
  padding:6px 8px;
}
.paging .number span,
.paging .number a,
#paging .number span,
#paging .number a{
  padding:6px 8px;
  border:1px solid #d8d8d8;
  background:#fafafa;
  margin:0 2px;
}
.paging .number span.current,
#paging .number span.current{
  background:#fd1818;
  color:#fff;
}
.blognav{
  clear:both;
  text-align:center;
}

/* blog style */
#index .single_post strong{
  font-weight:bold;
}
#index .single_post em{
  font-style:italic;
}
#index .single_post del{
  text-decoration: line-through;
}
#index .single_post ul{
  list-style:disc none inside;
  padding:0px 0 20px;
  line-height:1.8;
}
#index .single_post p{
  margin:0 0 20px;
}
#index .single_post ol{
  list-style:decimal none inside;
  padding:0px 0 20px;
  line-height:1.8;
}
#index .single_post ol li{
  margin:0;
  padding:0;
}
#index .single_post .date{
  text-align:right;
  margin:0 10px 10px;
}
#index .single_post .content{
  text-align:left;
}
.aligncenter{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft{
  float:left;
  margin-right:15px;
  _margin-right:7px;
  margin-bottom:15px;
}
.alignright{
  float:right;
  margin-left:15px;
  margin-bottom:15px;
}
.blog_list{
  clear:both;
}
.blog_list a{
}
.blog_list .content{
  overflow:hidden;
  margin:0 0 45px;
  text-align:left;
}
.blog_list .content .blog_thumb{
  float:left;
  margin-right:15px;
}
.blog_list .content h3{
  font-size:123%;
  font-weight:bold;
  margin:0 0 15px;
}
#index .blog_list .date,
#index .blog_list .date{
  text-align:left;
  letter-spacing:0;
  margin:0 0px 5px;
  padding:3px 0 0;
}

/* contact form */
.wpcf7-response-output{
  clear:both;
}
.formsubmit #wpcf7-modify{
  margin:0 10px 0 0;
}

/* gallery */
.eyecatch{
  text-align:center;
  margin:0 0 20px;
}

#pagetop{
  clear:both;
  text-align:right;
  padding:80px 0px 0px 0;
}
#pagetop img{
  vertical-align:bottom;
}

.box_img_article_s_h a,
.post_item_content a.title,
.post_item_content1 a.title{
  color: #3b3b3b;
}
.box_img_article_s_h a:hover,
.post_item_content a.title:hover,
.post_item_content1 a.title:hover{
  color: #ed0e21;
}


.gallery-layout {
  text-align: left;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.gallery-layout .left-side {
  width: 48%;
}
.gallery-layout .right-side {
  width: 48%;
}
.gallery-layout .l-img {
  margin-bottom: 15px;
}
.gallery-layout .l-img a {
  transition: .5s;
}
.gallery-layout .l-img a:hover {
  opacity: .5;
}
.gallery-layout .l-other-img {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.gallery-layout .l-other-img li {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 3.5%;
}
.gallery-layout .l-other-img li:nth-child(3n) {
  margin: 0 0 3.5%;
}
.gallery-layout .l-other-img img {
  object-fit: cover;
  width: 104px;
  height: 78px;
}
.gallery-layout .l-other-img a {
  transition: .5s;
}
.gallery-layout .l-other-img a:hover {
  opacity: .5;
}
.gallery-layout .l-youtube {
  
}
.gallery-layout .l-youtube .ttl {
  font-weight: bold;
  margin-bottom: 5px;
}
.gallery-layout .l-youtube .video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.gallery-layout .l-youtube .video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.gallery-layout .l-table {
  margin-bottom: 25px;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.gallery-layout .l-table th,
.gallery-layout .l-table td {
  padding: 5px;
  border: 1px solid #e3e3e3;
  vertical-align: middle;
}
.gallery-layout .l-table th {
  background: #f2f2f2;
  text-align: left;
}
.gallery-layout .l-txt {
  margin-bottom: 35px;
}
.gallery-layout .l-box {
  border: 1px solid #e3e3e3;
  padding: 5px;
}
.gallery-layout .l-box .box-ttl {
  font-weight: bold;
  margin-bottom: 5px;
}

/*------------
Light Box
-------------*/
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: fixed;
  left: 0;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}