/*
Theme Name: sindbad-alphard
Description: sindbad-alphard テンプレート
Author: Wintel
Author URI: http://www.wintel.co.jp
*/






/* Utility
   ========================================================================== */


.nobreak {
  display: inline-block;
}


.indent1em {
  text-indent: -1em;
  padding: 0 0 0 1em;
  line-height: 1.5em !important;
}


.divider {
  margin-bottom: 2rem;
}


p.no-item {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 1.5em;
  font-weight: normal;
  text-align: center;
  color: #454545;
  margin: 0 !important;
  padding: 5rem 0 5rem 0;
  float: none;
}


p.no-item-inverse-pc {
}

@media screen and (min-width: 769px) {
  p.no-item-inverse-pc {
    color: #fff;
  }
}


.img-container {
  position: relative;
  margin: 0;
}

.img-container::before {
  padding-top: 66.66%;
  display: block;
  content: "";
}

.img-container-4by3::before {
  padding-top: 75%;
  display: block;
  content: "";
}

.img-container-hd::before {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.img-container-square::before {
  padding-top: 100%;
  display: block;
  content: "";
}

.img-container .container-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.img-container .container-inner img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}


a.deactivated {
  text-decoration: none;
  pointer-events: none;
  cursor: default;
}


@media screen and (min-width: 769px) {
  a[href^="tel:"] {
    text-decoration: none;
    pointer-events: none;
    cursor: default;
  }
}


iframe#vcs {
  position: absolute;
}


#topscroll {
  display: block;
  width: 40px;
  height: 40px;
  background: rgba(0,0,0,0.5);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media screen and (min-width: 769px) {
  #topscroll {
    width: 60px;
    height: 60px;
  }
}


#topscroll:hover {
  background: rgba(212,31,31,0.75);
}


#topscroll .dashicons {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #topscroll .dashicons {
    width: 60px;
    height: 60px;
    font-size: 36px;
    line-height: 60px;
  }
}





/* Layout
   ========================================================================== */


.mmcc-post {
  max-width: 100%;
  padding: 50px 3%;
}

@media screen and (min-width: 481px) {
  .mmcc-post {
    padding: 60px 3%;
  }
}

@media screen and (min-width: 769px) {
  .mmcc-post {
    padding: 80px 20px;
  }
}


#mcleft {
  width: 100%;
}

@media (min-width: 1025px) {
  #mcleft {
    width: 73%;
    float: left;
  }
}


#mcright {
  width: 100%;
  margin-top: 3rem;
}

@media (min-width: 1025px) {
  #mcright {
    width: 25%;
    margin-top: 0;
    float: right;
  }
}


#mcleft img, #mcright img {
  width: auto;
  max-width: 100%;
  height: auto;
}





/* Main
   ========================================================================== */


article p, 
#msp article p {
  margin: 0 0 1.0rem 0;
}


article img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: baseline;
}


article img.alignleft {
  border: none;
  padding: 0;
  margin: 0.5rem 1.0rem 0.5rem 0;
  float: left;
}


article img.alignright {
  border: none;
  padding: 0;
  margin: 0.5rem 0 0.5rem 1.0rem;
  float: right;
}


article img.aligncenter {
  border: none;
  padding: 0;
  clear: both;
  display: block;
  margin: 1.0rem auto;
}


article img.alignnone {
  border: none;
  padding: 0;
  margin: 0;
}


@media (max-width: 599px) {
  article img.alignleft,  
  article img.alignright {
    float: none;
    margin: 1.0rem auto;
  }
}


.container-inner img.alignleft, 
.container-inner img.alignright {
  float: none;
  margin: 0;
}


article .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin: 1rem 0;
  overflow: hidden;
}


article .video-container iframe, 
article .video-container object, 
article .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


article.post {
  background: transparent;
}


article.post .eyecatch {
  text-align: center;
}


article.post .eyecatch img {
  margin: 0 auto;
}


article.post .entry {
  padding: 20px;
}


article.post .entry h2.title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5em;
  color: #454545;
  margin: 0 0 5px 10px;
}


div.blog_info {
  padding: 15px 10px;
  margin: 0 0 30px 0;
  font-size: 0.7rem;
  line-height: 1.0rem;
  border-bottom: 2px solid #666;
}


div.blog_info ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
}


div.blog_info li {
  list-style: none;
  padding: 0px;
  margin: 0 1rem 0 0;
  float: left;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.5em;
  color: #999;
}


div.blog_info li:last-of-type {
  margin: 0;
}


div.blog_info li strong {
  color: #eb651d;
  font-weight: 400;
}


div.blog_info li a {
  display: inline-block;
  color: #3f4c6b;
  text-decoration: underline;
}


div.blog_info li a:hover {
  color: #000;
  text-decoration: none;
}


div.blog_info .dashicons {
  font-size: 16px;
}


.title {
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: bold;
}


.title a {
  text-decoration: none;
}


.title a:hover {
  text-decoration: underline;
}


.article-wrap {
	display: -webkit-flex;
  display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 2rem 0;
}

@media (min-width: 481px) {
	.article-wrap {
		margin: 0 0 4rem 0;
	}
}


article.post-gallery {
	width: 100%;
	height: auto;
	border-bottom: 1px dotted #666;
	margin: 0;

}

@media (min-width: 481px) {
	article.post-gallery {
		width: calc( 50% - 2px );
		border-bottom: none;
		margin: 1px 1px 10px 1px;
	}
}

@media (min-width: 769px) {
	article.post-gallery {
		width: calc( 25% - 4px );
    margin: 2px 2px 10px 2px;
	}
}


article.post-gallery a {
	display: -webkit-flex;
  display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	width: 100%;
	height: auto;
	padding: 15px;
	color: #454545;
	text-decoration: none;
	background-color: transparent;
	-webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #f5f5f5;
  height: 100%;
}

@media (min-width: 481px) {
	article.post-gallery a {
		-webkit-justify-content: center;
		justify-content: center;
    padding: 10px;
	}
}


article.post-gallery a:hover {

	text-decoration: none;
	background-color: #ddd;
}


article.post-gallery a .entry-img {
	width: 100px;
}

@media (min-width: 481px) {
	article.post-gallery a .entry-img {
		width: 100%;
		margin-bottom: 5px;
	}
}


article.post-gallery a .entry-content {
	width: calc( 100% - 115px );
}

@media (min-width: 481px) {
	article.post-gallery a .entry-content {
		width: 100%;
	}
}


article.post-gallery a .entry-content h2 {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: normal;
  color: #454545;
	margin: 0;

}

@media (min-width: 481px) {
	article.post-gallery a .entry-content h2 {
		font-size: 16px;
	}
}


article.post-gallery a:hover .entry-content h2 {

}


article.post-archive {
	width: 100%;
	height: auto;
	border-bottom: 1px dotted #666;
	margin: 0;
}


article.post-archive:last-of-type {
	margin: 0 0 2rem 0;
}

@media (min-width: 481px) {
	article.post-archive:last-of-type {
		margin: 0 0 4rem 0;
	}
}


article.post-archive a {
	display: -webkit-flex;
  display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	width: 100%;
	height: auto;
	padding: 15px;
	color: #454545;
	text-decoration: none;
	background-color: transparent;
	-webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #f5f5f5;
}

@media (min-width: 481px) {
	article.post-archive a {
		padding: 20px;
	}
}


article.post-archive a:hover {

	text-decoration: none;
	background-color: #ddd;
}


article.post-archive a .entry-img {
	width: 100px;
}

@media (min-width: 481px) {
	article.post-archive a .entry-img {
		width: 30%;
	}
}

@media (min-width: 769px) {
	article.post-archive a .entry-img {
		width: 20%;
	}
}

@media (min-width: 1025px) {
	article.post-archive a .entry-img {
		width: 25%;
	}
}


article.post-archive a .entry-content {
	width: calc( 100% - 115px );
}

@media (min-width: 481px) {
	article.post-archive a .entry-content {
		width: calc( 70% - 20px );
	}
}

@media (min-width: 769px) {
	article.post-archive a .entry-content {
		width: calc( 80% - 20px );
	}
}

@media (min-width: 1025px) {
	article.post-archive a .entry-content {
		width: calc( 75% - 25px );
	}
}


article.post-archive a .entry-content h2 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
  color: #454545;
	margin-bottom: 5px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media (min-width: 481px) {
	article.post-archive a .entry-content h2 {
		font-size: 18px;
	}
}

@media (min-width: 769px) {
	article.post-archive a .entry-content h2 {
		font-size: 20px;
	}
}


article.post-archive a:hover .entry-content h2 {

}


article.post-archive a .entry-content p {
	display: none;
}

@media (min-width: 481px) {
	article.post-archive a .entry-content p {
		display: block;
		font-size: 12px;
		line-height: 1.5em;
		font-weight: normal;
		margin: 0;
	}
}

@media (min-width: 769px) {
	article.post-archive a .entry-content p {
		font-size: 14px;
	}
}





/* Side
   ========================================================================== */


.widget-area ul {
  margin: 0;
  padding: 0;
  width: 100%;
}


.widget-area ul li.widget-container {
  list-style: none;
  min-height: 60px;
  padding: 0;
  margin: 0 0 2rem 0;
  background: transparent;
}

@media (min-width: 481px) {
  .widget-area ul li.widget-container {
    margin: 0 0 3rem 0;
  }
}


.widget-area h3.widget-title {
  width: 100%;
  height: auto;
  display: block;
  padding: 10px 10px;
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
  color: #eb651d;
}


.widget-area > ul > li {
  padding: 0;
  margin: 0 0 40px 0;
  list-style: none;
}


.widget-area > ul > li:last-of-type {
  margin: 0;
}


.widget-area ul li ul {
  padding: 0;
  margin: 0;
}


.widget-area ul li ul li {
  list-style: none;
  margin: 0;
  border-bottom: 1px dotted #666;
  line-height: 1.5em;
}


.widget-area ul li ul li ul.children li {
  border-top: 1px dotted #666;
  border-bottom: none;
}


.widget-area ul li ul li.cat-item-none {
  display: none;
}


.widget-area ul li ul li a {
  width: 100%;
  height: auto;
  display: block;
  text-decoration: none;
  color: #454545;
  padding: 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}


.widget-area ul li ul li a:hover {
  color: #fff;
  background-color: #eb651d;
}


/* Monthly Archive */

.widget-area ul li.widget_archive ul {
  display: table;
  padding: 0.5rem;
  margin: 1px 0 0 0;
  background: #fff;
}


.widget-area ul li.widget_archive ul li {
  list-style: none;
  border: none;
  display: block;
  margin: 1%;
  float: left;
}


.widget-area ul li.widget_archive ul li a {
  display: block;
  background-color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  padding: 0.35rem 0;
  margin: 0;
  position: relative;
  top: -1px;
  white-space: nowrap;
  font-size: 0.7rem;
  text-align: center;
  text-indent: 0;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}


.widget-area ul li.widget_archive ul li a:hover {
  color: #fff;
  border: 1px solid #eb651d;
  background-color: #eb651d;
}


.widget-area ul li.widget_archive ul li a:before {
  content: none;
  margin: 0;
}


@media (min-width: 1025px) {
  .widget-area ul li.widget_archive ul li {
    width: 31.33%;
  }
}

@media (min-width: 851px) and (max-width: 1024px) {
  .widget-area ul li.widget_archive ul li {
    width: 10.5%;
  }
}

@media (min-width: 769px) and (max-width: 850px) {
  .widget-area ul li.widget_archive ul li {
    width: 12.28%;
  }
}

@media (min-width: 661px) and (max-width: 768px) {
  .widget-area ul li.widget_archive ul li {
    width: 14.66%;
  }
}

@media (min-width: 551px) and (max-width: 660px) {
  .widget-area ul li.widget_archive ul li {
    width: 18%;
  }
}

@media (min-width: 481px) and (max-width: 550px) {
  .widget-area ul li.widget_archive ul li {
    width: 23%;
  }
}

@media (max-width: 480px) {
  .widget-area ul li.widget_archive ul li {
    width: 31.33%;
  }
}


.widget-area ul.children, 
.widget-area ul.sub-menu {
  padding: 0;
}


.widget-area ul li ul.children li a, 
.widget-area ul li ul.sub-menu li a {
  padding: 10px 10px 10px 25px;
}


.widget-area .tagcloud {
  padding: 0.5rem;
}


/*** Sidebar Icons ***/
/*
.widget_calendar:before {
  content: "\f508";
  font-family: "Dashicons";
  font-size: 1.25rem;
  line-height: 30px;
  color: #fff;
  background: #666;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
  vertical-align: middle;
  display: table-cell;
}


.widget_archive:before {
  content: "\f145";
  font-family: "Dashicons";
  font-size: 1.25rem;
  line-height: 30px;
  color: #fff;
  background: #666;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
  vertical-align: middle;
  display: table-cell;
}


.widget_recent_entries:before {
  content: "\f464";
  font-family: "Dashicons";
  font-size: 1.25rem;
  line-height: 30px;
  color: #fff;
  background: #666;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
  vertical-align: middle;
  display: table-cell;
}


.widget_tag_cloud:before {
  content: "\f323";
  font-family: "Dashicons";
  font-size: 1.25rem;
  line-height: 30px;
  color: #fff;
  background: #666;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
  vertical-align: middle;
  display: table-cell;
}


.widget_categories:before {
  content: "\f318";
  font-family: "Dashicons";
  font-size: 1.25rem;
  line-height: 30px;
  color: #fff;
  background: #666;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
  vertical-align: middle;
  display: table-cell;
}


.widget_text:before {
  content: "\f103";
  font-family: "Dashicons";
  font-size: 1.25rem;
  line-height: 30px;
  color: #fff;
  background: #666;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
  vertical-align: middle;
  display: table-cell;
}

@media (max-width: 480px) {
  .widget_calendar:before, 
  .widget_archive:before, 
  .widget_recent_entries:before, 
  .widget_tag_cloud:before, 
  .widget_categories:before, 
  .widget_text:before {
    font-size: 1rem;
  }
}*/





/* Calendar
   ========================================================================== */


#calendar_wrap {
  padding: 0.5rem;
  margin-top: 1px;
  background: #fff;
}


#wp-calendar {
  width: 100%;
}


table#wp-calendar {
  border-collapse: separate;
  border-spacing: 0.2rem;
}


#wp-calendar caption {
  color: #333;
  font-size: 0.8rem;
  line-height: 1.0em;
  font-weight: bold;
  padding-bottom: 5px;
  text-align: center;
}


#wp-calendar thead {
  font-size: 0.6rem;
  color: #666;
}


#wp-calendar thead th {
  text-align: center;
}


#wp-calendar tbody {
  color: #454545;
}


#wp-calendar tbody td {
  background: rgba(255,255,255,0.1);
  border: 1px solid #ddd;
  padding: 0.2rem;
  text-align: center;
}


#wp-calendar tbody .pad {
  background: none;
  border: none;
}


#wp-calendar tfoot td {
  padding: 0.2rem 0;
}


#wp-calendar tfoot #next {
  text-align: right;
}


#wp-calendar tbody td a, 
#wp-calendar tfoot td a {
}


#wp-calendar tbody td a:hover, 
#wp-calendar tfoot td a:hover {
}





/* Article
   ========================================================================== */


article {
  text-align: left;
  padding: 0;
  margin: 0 0 2rem 0;
}

@media (min-width: 481px) {
  article {
    margin: 0 0 4rem 0;
  }
}





/* Typography
   ========================================================================== */


h1, h2, h3, h4, h5 {
  font-weight: 400;
  margin: 0;
}


h1 {
  font-size: 1.4rem;
  line-height: 1.8rem;
}


h2 {
  font-size: 1.1rem;
}


h3 {
  font-size: 1.0rem;
}


h4 {
  font-size: 0.9rem;
}


h5 {
  font-size: 0.8rem;
}


/*p {
  margin: 0 auto;
  line-height: 1.5rem;
}*/


blockquote {
  margin: 0;
}


blockquote p {
  color: #bbb;
  font-style: italic;
  margin-bottom: 1.5rem;
}


cite {
  color: #bbb;
}





/* Buttons
   ========================================================================== */


.button, 
a.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #222c4c;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  padding: 0.7rem 1.5rem;
  vertical-align: middle;
  white-space: nowrap;
}

@media (min-width: 481px) {
  .button, 
  a.button {
    display: inline-block;
    font-size: 0.9rem;
  }
}


.button:hover, 
.button:focus, 
a.button:hover, 
a.button:focus {
  background: #40528c;
  text-decoration: none;
}





/* Pagination
   ========================================================================== */


.pagenationmm {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0;
}

@media (min-width: 1025px) {
  .pagenationmm {
    display: block;
  }
}


.pagenationmm-news, 
.pagenationmm-parts {
  padding: 0 2%;
}


.pagination {
  clear: both;
  padding: 0;
  margin: 0;
  position: relative;
  font-size: 0.7rem;
  line-height: 1.4rem;
  text-align: center;
}

@media (min-width: 481px) {
  .pagination {
    font-size: 0.9rem;
    line-height: 1.6rem;
  }
}


.pagination span, .pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0px;
  padding: 0;
  text-decoration: none;
  min-width: 1.4rem;
  color: #fff;
  background: #222c4c;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
}

@media (min-width: 481px) {
  .pagination span,  .pagination a {
    min-width: 1.6rem;
  }
}


.pagination a:hover {
  color: #fff;
  background: #40528c;
}


.pagination .current {
  padding: 0;
  background: #ff4e00;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
}


a.more-link {
  display: block;
  float: left;
  font-size: 0.9rem;
  line-height: 2rem;
  color: #fff;
  background: #222c4c;
  margin: 0 auto;
  text-align: center;
  width: 7.0rem;
  padding: 0 0.5rem;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
}


a.more-link:hover {
  color: #fff;
  background: #40528c;
}


div.nav-below {
  width: 16rem;
  margin: 2rem auto;
  overflow: auto;
  text-align: center;
}

@media (min-width: 769px) {
  div.nav-below {
    margin: 4rem auto;
  }
}


.nav-previous a {
  display: block;
  width: 7.0rem;
  font-size: 0.9rem;
  line-height: 2rem;
  color: #fff;
  background: #222c4c;
  margin: 1em auto;
  text-align: center;
  padding: 0 0.5rem;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
  float: left;
}


.nav-next a {
  display: block;
  width: 7.0rem;
  font-size: 0.9rem;
  line-height: 2rem;
  color: #fff;
  background: #222c4c;
  margin: 1em auto;
  text-align: center;
  padding: 0 0.5rem;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
  float: right;
}


.nav-previous a:hover, 
.nav-next a:hover {
  color: #fff;
  background: #40528c;
}





/* Comments
   ========================================================================== */


#comments {
  clear: both;
  border-top: 1px solid #e7e7e7;
  padding: 0.5rem 0 0 0;
}


#comments .navigation {
  padding: 0 0 18px 0;
}


h3#comments-title, 
h3#reply-title {
  font-size: 1.0rem;
  font-weight: normal;
  margin-bottom: 0;
}


h3#comments-title {
  padding: 24px 0;
}


.commentlist {
  list-style: none;
  margin: 0;
}


.commentlist li.comment {
  border-bottom: 1px solid #e7e7e7;
  line-height: 21px;
  margin: 0 0 24px 0;
  padding: 0 0 0 40px;
  position: relative;
}


.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}


#comments .comment-body ul, 
#comments .comment-body ol {
  margin-bottom: 18px;
}


#comments .comment-body p:last-child {
  margin-bottom: 6px;
}


#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px;
}


.commentlist p {
  font-size: 0.7rem !important;
  line-height: 1.5em !important;
  margin-bottom: 0.5rem !important;
}


ol.commentlist {
  margin: 0;
  padding: 0;
}


.commentlist ol {
  list-style: decimal;
}


.commentlist .avatar {
  position: absolute;
  top: 4px;
  left: 0;
}


.comment-author {
}


.comment-author cite {
  font-style: normal;
  font-weight: bold;
}


.comment-author .says {
  font-size: 0.8rem;
}


.comment-meta {
  font-size: 12px;
  margin: 0 0 10px 0;
}


.comment-meta a:link, 
.comment-meta a:visited {
  color: #888;
  text-decoration: none;
}


.comment-meta a:active, 
.comment-meta a:hover {
  color: #000;
}


.commentlist .even {
}


.commentlist .bypostauthor {
}


.reply {
  font-size: 12px;
  padding: 0 0 1.5rem 0;
}


.commentlist .reply a {
  display: block;
  width: 3rem;
  padding: 0 0.5rem;
  background: #222c4c;
  font-size: 0.8rem;
  line-height: 1.6rem;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
}


.commentlist .reply a:hover {
  color: #fff;
  background: #40528c;
}


a.comment-edit-link {
  color: #888;
}


.commentlist .children {
  list-style: none;
  margin: 0;
  padding: 0;
}


.commentlist .children li {
  border: none;
  margin: 0;
}


.nopassword, .nocomments {
  display: none;
}


#comments .pingback {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 18px;
  padding-bottom: 18px;
}


.commentlist li.comment+li.pingback {
  margin-top: -6px;
}


#comments .pingback p {
  color: #888;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}


#comments .pingback .url {
  font-size: 13px;
  font-style: italic;
}





/* Comments form
   ========================================================================== */


#respond {
  border-top: 1px solid #e7e7e7;
  margin: 24px 0;
  padding: 0.5rem 0 0 0;
  overflow: hidden;
  position: relative;
}


#respond p {
  display: block;
  font-size: 0.7rem;
  line-height: 1.5em !important;
  margin: 0;
  clear: both;
}


#respond .comment-notes {
  margin-bottom: 1em;
}


.form-allowed-tags {
  line-height: 1em;
}


.children #respond {
  margin: 0 48px 0 0;
}


h3#reply-title {
  margin: 0 0 0.5rem 0;
}


#comments-list #respond {
  margin: 0 0 18px 0;
}


#comments-list ul #respond {
  margin: 0;
}


#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}


#respond input {
  margin: 0;
  width: 100%;
}

@media (min-width: 769px) {
  #respond input {
    width: 480px;
  }
}


#respond input[type="submit"] {
  cursor: pointer;
}


#respond textarea {
  width: 100%;
}


#respond .form-allowed-tags {
  color: #888;
  font-size: 12px;
  line-height: 18px;
}


#respond .form-allowed-tags code {
  font-size: 11px;
}


#respond .form-submit {
  margin: 2rem 0 0 0;
}


#respond .form-submit input {
  font-size: 1rem;
}


#respond p.comment-form-cookies-consent, 
#respond p.comment-form-comment, 
#respond p.comment-form-author, 
#respond p.comment-form-email, 
#respond p.comment-form-url {
  margin-top: 1.5rem;
}


#respond .required {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.9rem;
  font-weight: normal;
  vertical-align: middle;
  color: #222c4c;
  margin: 0;
}


#respond p label {
  font-size: 0.7rem;
  margin: 0;
}


#respond input {
  display: block;
}


#respond input[type="checkbox"] {
  display: inline-block;
  width: initial;
  margin: 0.2em;
}





/* Form Objects
   ========================================================================== */


input[type="text"], 
input[type="tel"], 
input[type="email"], 
input[type="number"], 
input[type="file"], 
textarea, 
select, 
.mmcc textarea, 
.mmcc select {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #999;
  border-right-color: #d0d0d0;
  border-bottom-color: #d0d0d0;
  border-left-color: #999;
  padding: 10px;
  color: #555;
  font-size: 16px;
  line-height: 1.5em;
  background-color: #fff;
}

@media (min-width: 481px) {
  input[type="text"], 
  input[type="tel"], 
  input[type="email"], 
  input[type="number"], 
  input[type="file"], 
  textarea, 
  select, 
  .mmcc textarea, 
  .mmcc select {
    font-size: 0.8rem;
  }
}


input[type="submit"], 
input[type="reset"], 
input[type="button"] {
  display: block;
  font-size: 16px;
  line-height: 1.6rem;
  font-weight: 600;
  color: #fff;
  background: #222c4c;
  margin: 1em auto;
  padding: 0.7rem 1.5rem;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: none;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media (min-width: 481px) {
  input[type="submit"], 
  input[type="reset"], 
  input[type="button"] {
    max-width: 18rem;
    font-size: 1.0rem;
  }
}


input[type="submit"]:hover, 
input[type="reset"]:hover, 
input[type="button"]:hover {
  background: #40528c;
  text-decoration: none;
}


input[disabled] {
  cursor: default;
  pointer-events: none;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}





/* Search Unit
   ========================================================================== */


.search_unit {
  display: block;
  padding: 0;
}


.search_unit input[type="submit"] {
  margin: 0;
  padding: 0;
}


.search_unit p {
  margin: 50px 0px 5px 0px !important;
}


h3.search {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5em;
  color: #454545;
  margin: 0 0 5px 0;
}


h2.result {
  font-size: 1.1rem !important;
  line-height: 1.8rem !important;
  margin: 50px 0 5px 0 !important;
}


h2.result a {
  color: #454545;
  text-decoration: none;
}


h2.result a:hover {
  color: #eb651d;
  text-decoration: underline;
}


p.search {
  margin-bottom: 0 !important;
}


.search_word {
  color: #ff4e00 !important;
}


#s {
  width: 200px;
  margin-bottom: 30px;
  padding: 5px 30px 5px 5px;
}


#searchsubmit {
  display: inline-block;
  margin-left: -33px;
  box-shadow: none;
  background-image: url(none);
  background-color: transparent;
  width: 25px;
  border: none;
  text-indent: -100px;
  cursor: pointer;
  position: relative;
}


#searchform {
  margin-top: -20px;
}


#searchform:before {
  content: "\f179";
  font-family: "Dashicons";
  font-size: 1.8rem;
  line-height: 1.0rem;
  color: #ff4e00;
  top: 34px;
  left: 170px;
  position: relative;
}


.screen-reader-text {
  display: none;
}





/* ContactForm 7
   ========================================================================== */

 
.form-content {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}


.formbox-mini {
  width: 110px;
}


.formbox-short {
  width: 240px;
}


.formbox-middle {
  width: 100%;
}


.formbox-long {
  width: 100%;
}


@media (min-width: 481px) {
  .formbox-middle {
    max-width: 480px;
  }
}


.hissu {
  color: #ff4e00;
  font-size: 0.9rem;
  font-weight: normal;
  font-family: Verdana, Geneva, sans-serif;
  vertical-align: middle;
  margin: 0 0.3rem;
}


.tdsubmit {
  text-align: center;
  padding: 0;
}

@media (min-width: 481px) {
  .tdsubmit {
    padding: 2rem 0 0 0;
  }
}


.formInner {
  padding: 0;
}


.formInner label {
  font-weight: 400;
}


.sent .formInner {
  display: none;
}


.complete-display {
  display: none;
}


.sent .complete-display {
  width: 100%;
  height: auto;
  margin: 0px auto 0px auto;
  padding: 6rem 0;
  display: block;
  text-align: center;
}


.sent .complete-display h3 {
  margin: 0 0 1rem 0;
  padding: 0;
  font-size: 1.2rem;
  line-height: 1.4em;
  font-weight: bold;
}


span.wpcf7-not-valid-tip {
  top: 0px;
  left: 1rem;
}


span.wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin: 0 0 0.5em 0;
}
/*@media (min-width: 769px) {
  span.wpcf7-checkbox .wpcf7-list-item {
    display: inline-block;
    margin: 0 2em 0 0;
  }
}*/


span.wpcf7-checkbox .last {
  margin: 0;
}


div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin: 1rem auto;
  width: auto;
  max-width: 100%;
  height: auto;
}





/* Stock menu
   ========================================================================== */


.stock-menu {
  margin: 0 auto 40px;
}


.stock-menu ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}


.stock-menu ul li {
  display: block;
  width: 100%;
  height: auto;
  margin: 0.5px;
}

@media (min-width: 481px) {
  .stock-menu ul li {
    -webkit-flex: 1;
    flex: 1;
  }
}


.stock-menu ul li a {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 30px;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  background-color: #7e8289;
  text-decoration: none;
}

@media (min-width: 481px) {
  .stock-menu ul li a {
    align-content: center;
    height: 40px;
  }
}


.stock-menu ul li a:hover {
  background-color: #000;
}


.stock-menu ul li.stn-select a {
  background-color: #eb651d;
  text-decoration: none;
  pointer-events: none;
  cursor: default;
}


.stock-menu ul li a .cap {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 5px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}

@media (min-width: 481px) {
  .stock-menu ul li a .cap {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 12px;
    line-height: 1.1em;
  }
}

@media (min-width: 769px) {
  .stock-menu ul li a .cap {
    font-size: 16px;
  }
}


.stock-menu ul li a .smlcap {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 5px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}

@media (min-width: 481px) {
  .stock-menu ul li a .smlcap {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 11px;
    line-height: 1.1em;
  }
}

@media (min-width: 769px) {
  .stock-menu ul li a .smlcap {
    font-size: 12px;
  }
}





/* Sticky Post
   ========================================================================== */

#bannersmm ul li a.banimg:nth-of-type(2) {
  display: none;
}

#bannersmm dl dt:nth-of-type(6) {
  display: none;
}

#bannersmm dl dd:nth-of-type(6) {
  display: none;
}



