/*
Theme Name: start-pointc-hild
Template: start-point
*/
 
@import url('style-c6b4f2d4cd04c64a108ee8247b03a626.css');

/*** STYLES ***/

/*----- Reset Css -----*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 25px !important;
	font-family: メイリオ, Meiryo, Osaka, “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif !important;
	font-size: 13px !important;
}
ol, ul {

}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*----- Reset Css ends -----*/

/*----- Common Styles -----*/
b,strong {
	font-family: 'Arvo', serif;
	font-weight: 700;
}
a:hover {
        text-decoration: none;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
code {
  white-space: inherit;
  background-color: #fff;
  color: #97B607;
}
/*----- Common Styles Ends -----*/

/*----- Menu -----*/
.logo a {
	padding: 15px 14px 2px 0;
	display: inline-block;
}
.logo .logo-header {
	padding: 10px 14px 10px 0;
}
.logo .logo-header p, .logo .logo-header h1 a {
	padding: 0;
	color: #fff;
}
.logo .logo-header p {
	font-size: 13px;
	line-height: 18px;
}
.mobile-logo {
	display: none;
	background: #aacd06 !important;
	text-align: center;
}
.menu-wrapper {

  width: 100%;
  z-index: 3;
  position: fixed;
}
.menu-wrapper-bg {
  background: #aacd06 !important;
}
.menu-wrapper.notvisible.single-page-nav {


	visibility: hidden;
	position: static;
	top:0;
}
.menu-wrapper .row p {
	margin: 10px 0 0 85px;
	font-size: 12px;
	color: #000;
}
.menu-sp ul {
/**/	float: right;

}.menu-sp ul.sf-menu {
	margin: 0px 0 0 0;

}
.menu-sp ul a{
	color: #fff;
	font-size: 13px !important;
}
.menu-sp ul a:hover {
	color: #000;
	transition: color .4s;
}
.menu-sp ul a.current, li.current_page_item > a , li.current_menu_item > a{
  color: #000;
  transition: color .4s;
}
.mm-menu li.current_page_item > a, .mm-menu li.current_menu_item > a {
background: rgba(0, 0, 0, 0.1) t;
color: rgba(255, 255, 255, 0.3) ;
}
.mm-menu .mm-list > li.current_page_item:after, .mm-menu .mm-list > li.current_menu_item:after {
	border-color: rgba(0, 0, 0, 0);
}
.menu-sp ul li {
	display: inline-block;
	height: 55px !important;

}
.menu-sp ul ul li {
  display: block;
  background: #c1db05 !important;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	background: #c1db05 !important;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}
.menu-sp ul li a {
	padding-top: 18px;
	padding-bottom: 21px;
	padding-left: 5px !important;
	padding-right: 5px !important;
	display: inline-block;
}
.menu-sp ul li:after {
    content: "｜" !important;
    color: #fff;
  }
  .menu-sp ul ul li:after {
    content: "" !important;
  }
 .menu-sp ul li:last-child:after {
    content:"" !important;
  }
.menu-sp ul ul li {
  height: 42px !important;
}
.menu-sp ul ul li a {
  padding-bottom: 10px !important;
  padding-top: 8px !important;
}

.sf-arrows .sf-with-ul:after {
     border: none !important;
}

/* mobile menu */ 
.mm-fixed-top a  img{
	width: 40px;
	height: 40px;
}
.mm-fixed-top { 
	z-index: 4;
}
.mm-fixed-top {
  display: none;
}
/*----- Menu Ends -----*/

/* ---- Slider Starts ---*/
.text-container {
    text-align: center;
}
.text-container h3 {
    background: rgba(255,255,255,.75);
    color: #000;
    display: inline-block;
    padding: 10px 20px;
    position: relative;
    font-size: 18px;
    margin-bottom: -11px;
}
.text-container h1 {
    background: rgba(0,0,0,.45);
    margin-top: -13px;
    color: #fff;
    padding: 55px 56px 35px 56px;
    display: inline-block;
    font-size: 28px;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.53);
    box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.15);
  font-weight: 200;
}
.text-container p {
    margin-top: 40px;
}
.text-container p a {
    font-size: 16px;
    color: #fff;
    padding: 18px 22px;
    display: inline-block;
    background: #222;
}
.text-container p a:hover{
    text-decoration: none;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    background: #646464;
}
#page > div.flexslider > ul > li > iframe {
-webkit-transform: scale(1.20);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform:	scale(1);
	-moz-transform:		scale(1);
	-ms-transform:		scale(1);
	transform:			scale(1);
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: block; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { line-height: 1.4; margin: 0 0 0; overflow: hidden; background: #fff; position: relative; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Alternate Caption CSS */
#flex-main { padding: 0 40px; max-width: 1200px; margin: 0 auto; }
.flex-caption { width: 100%; margin: 0; }
.text-container { width: 100%; padding: 20px; }
.text-container a:hover { text-decoration: underline; }

/* 860px and above CSS of Alternate Caption */
@media screen and (min-width: 860px) {
  .flex-caption { width: 100%; max-width: 4000px; margin: 0 auto; position: absolute; top: 20%; z-index: 2; }
  .caption-container { position: relative; width: 100%; margin: 0 auto; padding-left: 2%; }
  .text-container { max-width: 100%; position: relative; -webkit-animation: slideIn; -moz-animation: slideIn; -o-animation: slideIn; animation: slideIn; -webkit-animation-duration: 2s; -moz-animation-duration: 2s; -o-animation-duration: 2s; animation-duration: 2s; } }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: auto; position: absolute; right: 30px; top: 27%; text-align: -webkit-right; z-index: 2; font-size: 0;}
.flex-control-nav li {margin: 11px 0; display: block; zoom: 2; *display: inline;}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  border: 1px solid #fff;
  cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
.flex-control-paging li a:hover { background: rgba(253,65,49,0.7); }
.flex-control-paging li a.flex-active { background: rgba(253,65,49,.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px; }
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
  .flex-caption { background: #696969; }
}

/* Alternate Caption slideIn CSS */
/* Will not work properly without JS pull by Ryan Long https://github.com/woothemes/FlexSlider/pull/865 */
@-webkit-keyframes slideIn { 0% { left: 9%; opacity: 0; }
  100% { left: 0; opacity: 1; } }

@-moz-keyframes slideIn { 0% { left: 9%; opacity: 0; }
  100% { left: 0; opacity: 1; } }

@-o-keyframes slideIn { 0% { left: 9%; opacity: 0; }
  100% { left: 0; opacity: 1; } }

@keyframes slideIn { 0% { left: 9%; opacity: 0; }
  100% { left: 0; opacity: 1; } }
/* --- slider Ends ---*/

/* --- Three Column Feature Starts --- */
.three-column-wrapper {
  background: #edf1f0;
}
.three-column-container {
  text-align: center;
}
.three-column-container .col-md-4.box1, .three-column-container .col-md-4.box2, .three-column-container .col-md-4.box3 {
  padding-top: 40px;
  background: #edf1f0;
  background-color: rgba( 237, 241, 240, 0.01 );
  transition: all .5s;
}
.three-column-container .col-md-4.box1:hover, .three-column-container .col-md-4.box2:hover, .three-column-container .col-md-4.box3:hover {
  background: #aacd06 !important;
  background-color: rgba( 170, 205, 6, 0.65 );
  color: #fff;
}
.three-column-box {
  padding-bottom: 30px;

}
.three-column-box p{
  margin-bottom: 0px;
}
.three-column-box p a{
  color: #2c2c2c;
}
.three-column-box h1{
  margin-bottom: 9px;
}
.three-column-box h1 a{
  color: #2c2c2c;
}
.three-column-box h1 a:hover{
  color: #fff;
}
.fa-thumbs-up {
  background: url(../image/pic01.jpg) repeat-none;
  background-position: center;
  margin: 0 auto;
  margin-bottom: 10px;
}
/* --- Three Column Feature Ends --- */

/* --- Recent Blogs Starts --- */
.blog-wrapper {
  padding-top: 52px;
  margin-bottom: 9px;
}
.blog-wrapper > div > div > div:nth-child(n+1) > div:nth-child(3n+1) {
clear: both;
}
.recent-blog-header {
  text-align: center;
}
.recent-blog-header p.saperator {
  background: url(../image/recent-blog-border-icon.png) repeat-x;
  background-position: center;
  text-align: center;
  max-width: 50%;
  margin: 0 auto;
  margin-bottom: 36px;
}
.recent-blog-header h1.rbh {
  margin-bottom: 36px;
}
.recent-blog-header p.rbh {
  margin-bottom: 41px;
}
.recent-posts-container {
  padding: 16px;
  border: 1px solid #acacac;
  overflow: hidden;
  position: relative;
  margin-bottom: 43px;
}
.recent-posts-container a.rbh-post-thumbnail {
  margin-bottom: 16px;
  line-height: 10px;
}
.recent-posts-container img.post-thumb {
  height: auto;
 max-width: 100%;
  width: 100%;
}
.recent-posts-container img.post-thumb:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter: alpha(opacity=85);
-moz-opacity:0.85;
-khtml-opacity: 0.85;
opacity: 0.85;
}
.recent-posts-container h3{
  margin-bottom: 16px;
}
.recent-posts-container h3 a{
  color: #000;
}
.recent-posts-container h3 a:hover {
color: #aacd06 !important;
}
.recent-posts-container p {
  text-align: left;
}
p.rbh-post-meta {
  margin-top: 38px;
}
p.rbh-post-meta a {
  color: #aacd06 !important;
}
img.rbh-readmore:hover{
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
img.rbh-readmore {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 13px;
  border-top: 1px solid #acacac;
  border-left: 1px solid #acacac;
  background: url(../image/readmore-icon-red1.png) no-repeat center !important;
}

/* --- hover effect --- */
.recent-posts-container .rbh-post-thumbnail {
	background: #b2b2b2 url(../image/pattern-light.png) repeat fixed;
	display: block;
	position: relative;
	width: 100%;
	z-index: 0;
}
/* --- hover effect ends --- */
/* --- Recent Blogs Starts Ends --- */

/* --- Gallery Starts --- */
.parallax-container {
  background: url(https://knit-cure.com/wp-content/themes/start-point-child/images/parallax-image.jpg) 50% 0 repeat fixed;
  min-height: 406px;
  position: relative;
}
.parallax-content {
  position: relative;
}
.parallax-content h1 {
  position: absolute;
  top: 20%;
  width: 100%;
  text-align: center;
  color: #fff;
}
.parallax-content img {
  width: 100%;
  height: 409px;
   margin-bottom: -8px;
}
.gallery-wrapper {
  margin-top: -235px;
}
.gallery-tabs {
  overflow: hidden;
  text-align: center;
}
/* Wookmark Css */
#main {
  overflow: hidden;
}

/**
 * Grid items animation
 */
#tiles li {
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.wookmark-placeholder {
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

/**
 * Filters
 */
#filters {
  list-style-type: none;
  display: inline-block;
}

#filters li {
  font-size: 18px;
  float: left;
  padding: 11px 27px 12px 27px;
  cursor: pointer;
  margin: 0 24px 16px 0;
  -webkit-transition: background 0.15s ease-out;
     -moz-transition: background 0.15s ease-out;
       -o-transition: background 0.15s ease-out;
          transition: background 0.15s ease-out;
          border: 1px solid #222;
          background: #fff;
}

#filters li:hover {
  background: #f03120;
  color: #fff;
  text-shadow: 0px 2px 0 rgba(0, 0, 0, 0.22);
  padding: 12px 28px 13px 28px;
  border: 0;
}

#filters li.active {
  background: #f03120;
  color: #fff;
  text-shadow: 0px 2px 0 rgba(0, 0, 0, 0.22);
  padding: 12px 28px 13px 28px;
  border: 0;
}
#filters li:last-child {
margin-right: 0;
}
/* Wookmark Css Ends */
/* Wookmark Main Starts */
#main {
  margin: 30px 0;
  position: relative;
  text-align: center;
  margin-top: 94px;
}

/**
 * Grid container
 */
#tiles {
  list-style-type: none;
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  margin: 0;
  padding: 0;
}

/**
 * Grid items
 */
#tiles li {
  width: 265px;
  background-color: #ffffff;
          border-radius: 3px;
     -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: none; /** Hide items initially to avoid a flicker effect **/
  cursor: pointer;
  padding: 2px;
}
#tiles a.wook-hover-button {
position: absolute;
top: 41%;
left: 31%;
padding: 13px 15px 13px 15px;
border: 2px solid rgba(251,251,251,0.8);
border-radius: 4px;
display: none;
background: rgba(0,0,0,0.4);
color: #fff;
transition: background .5s;
}
#tiles a.wook-hover-button:hover {
	background: rgba(0,0,0,1);
}
#tiles > li:nth-child(n):hover {
background: #000;
}

#tiles li.inactive {
  visibility: hidden;
  opacity: 0;
}

#tiles li img {
  display: block;
}

/**
 * Grid item text
 */
#tiles li p {
  color: #666;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  font-weight: 200;
  margin: 7px 0 2px 7px;
}

footer {
  text-align: center;

}

footer a {
  color: #435DC5;
  text-decoration: none;
}
/* back to top */
/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 80px;
	right: 10px;
}
#back-top a {
	
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: rgba(187,187,187,0.5);
	/* background color transition */
	-webkit-transition: .2s;
	-moz-transition: .2s;
	transition: .2s;
}
#back-top a:hover {
	color: #fff;
}
/* arrow icon (span tag) */
#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	font-size: 31px;
	padding-top: 10px;
	background: rgba(0,0,0,0.1);
	/* rounded corners */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}
/* back to top */
/**
 * Progress bar for imagesLoaded
 */
.progress-bar {
  background-color: #0BC20B;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 0;
  box-shadow: 0 1px 3px rgba(11, 194, 11, 0.2);
  -webkit-transition: width 0.3s ease-out;
     -moz-transition: width 0.3s ease-out;
       -o-transition: width 0.3s ease-out;
          transition: width 0.3s ease-out;
}

/**
 * Placerholder css
 */
.wookmark-placeholder {
          border-radius: 2px;
     -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  z-index: -1;
}

.example-tiles {
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  margin: 0;
  padding: 0;
}

.example-tiles li {
  display: block;
  list-style-type: none;
  float: left;
  margin: 5px;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.example-tiles a,
.example-tiles a:hover {
  color: #555;
  background-color: #eee;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 261px;
  height: 302px;
  font-size: 2em;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #ddd;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  padding: 5px 8px;
  border-radius: 3px;
}

.example-tiles a:hover {
  background-color: #ddd;
}

/* Wookmark Main Ends */
/* --- Gallery Ends ---*/

/* --- Textimonial Starts --- */
.testimonial-wrapper {
  margin-top: 50px;
  background: #AACD06 !important;
  padding-top: 15px !important;
}
.testimonial-inner .testimonial-header {
  padding-top: 5px;
  padding-bottom: 0px;
  color: #fff;
  text-align: center;
  line-height: 31px;
  font-size: 23px;
  font-weight: bold;
}
.testimonial-header a {
  color: #fff;
}
.testmnl li {
	list-style: none;
}
.testmnl .tstmnl-img img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.testmnl .tstmnl-img {
	float:left;
	margin-bottom: 25px;
	display: inline-block;
}
.tst-caption {
	margin-left: 30px;
	margin-bottom: 25px;
	margin-top: 10px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	
	display: inline-block;
	width: 84%;
	font-size: 14px;
	line-height: 1.6;
}
.tst-caption b {
	font-family: メイリオ, Meiryo, Osaka, “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif;
	font-size: 15px;
}

/* --- Textimonial Ends --- */

/* --- Contact US --- */
.contact-wrapper {
  padding-top: 52px;
  margin-bottom: 9px;
  line-height: 1.4;
}
.contact-header h1 {
  text-align: center;
  margin-bottom: 36px;
}
p.chp {
  text-align: center;
  margin-bottom: 36px;
}
.contact-container {
  text-align: center;
}
.contact-container form label {
  font-size: 21px;
  border: 1px solid #222;
  padding: 11px 18px 14px 18px;
}
.contact-container form input[type='text'], .contact-container form input[type='textarea'] {
  padding: 18px 18px 15px 18px;
  border: 1px solid #222;
  margin-bottom: 25px;
  margin-right: 23px;
  border-left: 0;
}
.contact-container form input[type='text']{
  width: 25%;
  height: 56px;
}
.recaptcha_theme_red #recaptcha_response_field {
height: auto;
}
.contact-container form input[type='textarea']{
  width: 46%;
  height: 56px;
}
.formfield textarea#commentsText  {
	width: 69.5%;
	height: 56px;
	margin-right: 23px;
	margin-bottom: 18px;
	border: 1px solid #222;
	padding-top: 15px;
	padding-left: 136px;
}
.msg-label {
	position: absolute;
	left: 15.2%;
}
.contact-container form input[type='submit']{
  font-size: 21px;
  padding: 9px 18px 13px 18px;
  border: 1px solid #a81c10;
  margin-bottom: 25px;
  color: #fff;
  background: #aacd06;
}


.contact-container .error {
	position: absolute;
	top: 32px;
	left: 0;
	color: red;
}
.contact-container .error.common {
text-align: center;
width: 100%;
}
#recaptcha_area {
	margin: 0 auto;
	margin-bottom: 23px;
}
.contact-container .error.comment {
top: 131px;
left: 180px;
}
.contact-container  .error.email {
top: 50px;
left: 590px;
}
.contact-container .error.name {
top: 50px;
left: 179px;
}
/* 修理予約 */
.wpcf7 input[name="your-name"],
.wpcf7 input[name="text-1"],
.wpcf7 input[name="address"],
.wpcf7 input[name="tel-1"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="your-subject"] {
        width: 85%;
        height: 35px !important;
}
 
.wpcf7 textarea[name="your-message"],
.wpcf7 textarea[name="textarea-1"] {
        width: 85%;
        height: 350px !important;
}


.wpcf7 input[type='number'] {
        width: 50px;
}

input[type="text"].wpcf7-text {
    width: auto;
}
/* social icons */
ul.social-icons {
  max-width: 180px;
  margin: 0 auto;
  background: #fff;
  margin-bottom: 36px;
  margin-top: 12px;
}
ul.social-icons li.fb a {
  background: url('https://knit-cure.com/wp-content/themes/start-point-child/images/social-icon-color.png') no-repeat 0 -1px;
  width: 24px;
  height: 23px;
}
ul.social-icons li.tw a {
  background: url('https://knit-cure.com/wp-content/themes/start-point-child/images/social-icon-color.png') no-repeat -29px 0;
  width: 24px;
  height: 24px;
}
ul.social-icons li.gp a {
  background: url('https://knit-cure.com/wp-content/themes/start-point-child/images/social-icon-color.png') no-repeat -59px -1px;
  width: 24px;
  height: 23px;
}
ul.social-icons li.rs a {
  background: url('https://knit-cure.com/wp-content/themes/start-point-child/images/social-icon-color.png') no-repeat -90px -1px;
  width: 24px;
  height: 23px;
}
ul.social-icons li.pn a {
  background: url('https://knit-cure.com/wp-content/themes/start-point-child/images/social-icon-color.png') no-repeat -121px 0;
  width: 24px;
  height: 24px;
}
ul.social-icons li.ln a {
  background: url('https://knit-cure.com/wp-content/themes/start-point-child/images/social-icon-color.png') no-repeat no-repeat -152px 0;
  width: 24px;
  height: 24px;
}
/* social icon hover */
ul.social-icons li.fb a:hover {
  background: url('https://knit-cure.com/wp-content/themes/start-point-child/images/social-icon-hover.png') no-repeat 0 -1px;
}
ul.social-icons li.tw a:hover {
  background: url('https://knit-cure.com/wp-content/themes/start-point-child/images/social-icon-hover.png') no-repeat -29px 0;
}
ul.social-icons li.gp a:hover {
  background: url('https://knit-cure.com/wp-content/themes/start-point-child/images/social-icon-hover.png') no-repeat -59px -1px;
}
ul.social-icons li.rs a:hover {
  background: url('https://knit-cure.com/wp-content/themes/start-point-child/images/social-icon-hover.png') no-repeat -90px -1px;
}
ul.social-icons li.pn a:hover {
  background: url('https://knit-cure.com/wp-content/themes/start-point-child/images/social-icon-hover.png') no-repeat -121px 0;
}
ul.social-icons li.ln a:hover {
  background: url('https://knit-cure.com/wp-content/themes/start-point-child/images/social-icon-hover.png') no-repeat no-repeat -152px 0;
}

ul.social-icons li a {
  padding: 0px 12px 6px 12px;
}
ul.social-icons li {
  display: inline-block;
  width: 24px;
  height: 24px;
  padding-bottom:26px;
}
div.saperator{
  background: url(../image/recent-blog-border-icon.png) repeat-x;
  background-position: center;
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
/* social icons ends */

/* --- Contact US Ends --- */

/* ---WP Core Styling Image around Text alignment Start --- */
.alignnone {
    margin: 18px 0px 20px 0;
}
img.alignnone {
    max-width: 100%;
    height: auto;
}
.aligncenter,
div.aligncenter {
    display: block;
    clear: both;
    margin: 18px auto 18px auto;
}
.alignright {
    float:right;
    margin: 18px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 18px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 18px auto 18px auto;
}
a img.alignright {
    float: right;
    margin: 18px 0 20px 20px;
}
a img.alignnone {
    margin: 18px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 18px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 100%; /* Image does not overflow the content area */
    padding: 5px 5px 5px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 0 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.sticky {
}
.sticky h4 a:link, .sticky h4 a:visited{
    color:red;
    text-transform:Uppercase;
}
.sticky h4 a:hover{
    color:red;
    text-decoration:underline;
}
.gallery-caption {
} 
.bypostauthor{
}
/* ---WP Core Styling Image around Text alignment Ends --- */

/* --- Footer Style Starts --- */
.footer {
  background: #aacd06 !important;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
  color: #feffeb !important;
  font-size: 14px;
}
.footer img {
  max-width: 100%;
  height: auto;
}
.footer h4 {

  margin-bottom: 3px;
  font-size: 20px;
}
.footer h5 {
  margin-bottom: 13px;
  color: #fff;
  font-size: 16px;
}
.footer a {
  color: #feffeb !important;
}
.footer ul li {
  background: url(../image/footer-li-icon1.png) no-repeat 0 5px;
  padding-left: 19px;
  margin-bottom: 9px;
}
.footer a:hover {
  text-decoration: underline;
}

.footer .wp-caption p.wp-caption-text {
	color: #222;
}

.footer .col-md-3 span {
  font-size: 12px;
}
/* --- Footer Menu Starts --- */
.footer-menu ul#nav ul li {
	min-width: 139px;
	background: #2c2c2c !important;
	width: 100%;
}
.footer-menu ul#nav ul {
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.28);
}
.footer-menu-ul ul li a {
	padding: 10px;
	background: #aacd06 !important;
	width: 100%;
}
.footer-menu ul ul li:after {
	content: "";
}
.footer-menu ul ul li {
	background: #2c2c2c;
	min-width: 168px;
	width: 100%;
}
.footer-menu ul#nav {
	position:relative;
}
.footer-menu ul#nav, ul#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-menu ul#nav li {
	position: relative;
	float: left;
}
.footer-menu #nav li ul {
	position: absolute;
	left: -50%;
	bottom:79px;
	margin-left:-999em;
}
.footer-menu #nav li ul ul {
	position: absolute;
	left:100%;
	bottom: 0;
}
.footer-menu #nav li.current_page_item > a, .footer-menu #nav li.current_menu_item > a  {
	
}
/* Styles for Menu Items */
/* set dropdown to default */
.footer-menu ul#nav li:hover ul ul, ul#nav li:hover ul ul ul, ul#nav li.over ul ul, ul#nav li.over ul ul ul {
	margin-left:-999em;
}
.footer-menu ul#nav li:hover ul, ul#nav li li:hover ul, ul#nav li li li:hover ul, ul#nav li.over ul, ul#nav li li.over ul, ul#nav li li li.over ul {
	margin-left:0;
}
/* --- Footer Menu Ends --- */
.tagcloud a {
  padding: 6px;
  border: 1px solid #aacd06;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  transition: all .4s;
}
.tagcloud a:hover {
background: #fff;
color: #aacd06;
}
.textwidget, searchform, .footer-columns > ul {
  margin-bottom: 13px;
}
.tagcloud {
  margin-bottom: 3px;
}
/* next gen gallery style in footer */
.ngg-widget.entry-content img {
  border-radius: 50%;
  overflow: hidden;
  width: 78px;
  height: 78px;
  margin-right: 7px;
  margin-bottom: 7px;
}
.ngg-widget.entry-content {
  margin-bottom: 6px;
}
.searchform div {
  position: relative;
}
.searchform div input[type=submit] {
  position: absolute;
  top: 9px;
  right: 9px;
  background: url(../image/search-button.png) no-repeat;
  border: 0px;
  width: 16px;
  height: 16px;
}
.footer .searchform div input[type=submit] {
	font-size: 0;
}
.footer #search {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 7px;
  border: 1px solid #ba1e10;
  color: #5c5d5e;
  line-height: 20px;
}
.footer #search:focus {
  color: #000;
}
/* --- Footer Style Ends --- */

/* --- Footer Copyright Starts --- */
.col-md-5 {
  width: 100%;
　float:none;
}
.col-md-7 {
  width: 100%;
　float:none;
}
.footer-copyright-wrapper {
  background: #849f07 !important;
  color: #D3E8AE !important;
  font-size: 14px;
}
.footer-copyright-wrapper2 {
  background: #72880C !important;
  color: #BDCFB6 !important;
  font-size: 12px;
  height: 40px;
}
.footer-menu {
　float:none;  
}
.footer-menu-ul li {
  display: inline-block;
}
.footer-menu-ul li a {
  color: #feffeb !important;
  padding-bottom: 27px;
  padding-top: 27px;
  padding-left: 7px;
  padding-right: 9px;
  display: inline-block;
  transition: color .4s;
}
.footer-menu-ul li a:hover {
  color: #222;
}
.footer-menu ul li:after {
    content: "|";
}
.footer-menu ul li:last-child:after {
    content:"";
}
.footer-copyright p{
  padding-top: 10px !important;
  padding-bottom: 10px !important; 
text-align:right;
}
.footer menu li {
	margin-bottom: 9px;
}
.footer .sub-menu, .footer .children {
margin-top: 9px;
}
.footer h3, .footer select, .footer .searchform {
	margin-bottom: 15px;
}
.footer select {
	max-width: 100%;
	color: #222;
}
/* --- WP Comments Starts --- */
#commentsbox {
  margin-right: 24px;
  line-height: 1.4;
   margin-bottom: 35px;
}
#commentsbox h3#comments {
	margin-bottom: 20px;
}
.commentlist .reply {}
.commentlist .reply a {
  background: url(../image/reply-icon.png);
  width: 24px;
  height: 15px;
  position: absolute;
  bottom: 28px;
  right: 16px;
  text-indent: -9999px;
}
.commentlist .comment-body {
  position: relative;
}
.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}

.commentlist .vcard {
  color: #3d3d3d;
  font-size: 17px;
}
.commentlist .vcard cite.fn {
  margin-left: 20px;
}
.commentlist .vcard span.says {}
.commentlist .vcard img.photo {}
.commentlist .vcard img.avatar {
  float: left;
  margin-bottom: 15px;
  border: 1px solid #c8c8c8;
  padding: 3px;
}
.commentlist .vcard cite.fn a.url {
  color: #3d3d3d;
}

.commentlist .comment-meta {} 
.commentlist .comment-meta a {
  color: #aacd06;
}
.commentlist .commentmetadata {}
.commentlist .commentmetadata a {
  margin-left: 20px;
  font-size: 14px;
}

.commentlist .parent {}
.commentlist .comment {}
.commentlist .comment .depth-1{}
.commentlist .comment .depth-2{
  margin-left: 37px;
}
.commentlist .comment .depth-3{
  margin-left: 37px;
}
.commentlist .comment .depth-4{
  margin-left: 37px;
}
.commentlist .comment .depth-5{
  margin-left: 37px;
}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {}
.commentlist .comment-author-admin {}

.commentlist {}
.commentlist li {
	list-style: none;
}
.commentlist li p {
  clear: both;
}
.commentlist li ul {}
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}

#cancel-comment-reply {}
#cancel-comment-reply a {}
.commentlist .comment-text {
  border: 1px solid #ececec;
  clear: both;
  color: #555;
  display: block;
  background: #f4f4f4;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 45px;
  position: relative;
}
.logged-in-as {
	margin-bottom: 15px;
}
.logged-in-as a{ 
	color: #2c2c2c;
}
.logged-in-as a:hover{ 
	color: #aacd06;
}
.comment-respond {
	display: inline-block;
}
.commentlist .comment-text a.commenttext-arrow {
  background: url(../image/comment-arrow.png);
  width: 18px;
  height: 7px;
  display: inline-block;
  position: absolute;
  top: -8px;
  left: 82px;
}
.commentform_wrapper .post-info {
  display: none;
}
.commentform_wrapper #respond .comment-reply-title {
  font-size: 26px;
  margin-bottom: 20px;
}
.commentform_wrapper .comment-notes {
  margin-bottom: 30px;
}
.comment-form-author label, .comment-form-email label, .comment-form-url label {
  font-size: 21px;
  border: 1px solid #222;
  padding: 11px 18px 14px 18px;
}
.comment-form-author input[type='text'], .comment-form-email input, .comment-form-url input {
  padding: 18px 18px 15px 18px;
  border: 1px solid #222;
  margin-bottom: 25px;
  margin-right: 23px;
  border-left: 0;
  margin-left: -3px;
  width: 240px;
}
.comment-form-author, .comment-form-url {
  float: left; 
}
.comment-form-comment textarea {
  height: 55px;
  width: 382px;
  padding: 16px 12px 16px 12px;
}
.comment-form-url input {
  width: 258px;
}
.form-submit input[type='submit']{
  font-size: 21px;
  padding: 9px 18px 12px 18px;
  border: 1px solid #97B607;
  margin-right: 23px;
  color: #fff;
  background: #aacd06;
  }
.form-allowed-tags {
	display: inline-block;
	float: left;
	margin-bottom: 30px;
	margin-top: 13px;
	font-size: 12px;
	line-height: 19px;
}
/* --- WP Comments Ends --- */

/* --- WP Calendar Widget --- */
#calendar_wrap {
}
#calendar_wrap table, #calendar_wrap th, #calendar_wrap td, #calendar_wrap tr {
  padding: 6px;
  border: 1px solid rgba(0,0,0,0.03);
  border-collapse: collapse;
}
#calendar_wrap #wp-calendar {
  width: 100%;
  margin-bottom: 17px;
}
#calendar_wrap #wp-calendar caption {
  font-size: 13px;
  text-transform: uppercase;
  padding: 15px 0;
  text-align: center;
}
#calendar_wrap #wp-calendar th, #calendar_wrap #wp-calendar td {
  border: 1px solid rgba(0,0,0,0.03);
  text-align: center;
}
#calendar_wrap th {
  line-height: 20px;
  background: rgba(0,0,0,0.03);
  text-shadow: rgba(0,0,0,0.05) 0 1px 0px;
}
#calendar_wrap #wp-calendar #today, #calendar_wrap #wp-calendar #today {
  background: #e7604a;
}
#calendar_wrap #wp-calendar #today, #calendar_wrap #wp-calendar #today a {
  color: #FFF;
}
/* --- WP Calendar Widget --- */

/* --- Blog Page and Posts Starts --- */
.blogpost-content {
  padding-top: 55px;
}
.blogpost-content  .blog-wrapper {
padding-top: 0;

}
.blogpost-content .gallery-wrapper {
margin-top: 0px;
}
.breadcrum-wrapper {
  background: url(../image/slider11.jpg) no-repeat center !important;
  box-shadow: 0px 0px 15px 0px rgba(170, 170, 170, 1.4);
}
.breadcrum h4 {
  padding-top: 16px;
  padding-bottom: 18px;
}
.post-page h1, .post-page h2, .post-page h3 {
	padding-bottom: 10px;
}
.post-page h4, .post-page h5, .post-page h6 {
	padding-bottom: 7px;
}
.post-page h1 a, .breadcrum h4 a {
  color: #000;
  display: inline-block;
  word-break: break-word;
}
.post-page h1 a:hover, .breadcrum h4 a:hover{
  color: #aacd06 !important;
}
.post-page a{
	color: #222;
}
.post-page a:hover{
	color: #aacd06 !important;
}
.post-page p {
	padding-bottom: 9px;
}
.post-page ol, .post-page ul {
	margin-left: 18px;
}
.post-page ul.meta {
	margin-left: 0;
	margin-bottom: 14px;

}
.post-page ol li, .post-page ul li{
	margin-bottom: 7px;
}
 .post-page ol ol, .post-page ul ul  {
 margin-top: 7px;
 }
.post-page .avatar.photo {
	padding: 3px;
	border: 1px solid #adadad;
	display: inline-block;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.post-page .auth-title {
	padding-top: 10px;
	padding-bottom: 5px;
}
.post-page ul.social-icons {
	max-width: 100%;
}
.meta li {
  display: inline-block;
  color: #aacd06 !important;
  margin-right: 15px;
}
.meta li.comments {
	float: right;
}
.meta li a {
   color: #aacd06 !important;
}
.meta li a:hover {
text-shadow: 0px 2px 1px rgba(0,0,0,0.3);
}
.meta {
  margin-bottom: 20px;
  font-size: 14px;
}
.post-page {
  border: 1px solid #adadad;
  overflow: hidden;
  padding: 12px 12px 12px 12px;
  margin-right: 24px;
  margin-bottom: 50px;
  color: #555;
}
.post-page h1.post-page-head {
  border-bottom: 1px solid #aacd06 !important;
  padding: 5px 0 8px 5px;
  margin-bottom: 10px;
}
.post-page h3.title {
  border-left: 5px solid #aacd06;
  padding: 0 0 0 10px;
  margin: 20px 0;
  font-size: 15px;
  font-weight: bold;
}
.post-page h4.title {
  padding: 0px;
  margin: 5px 0;
  font-size: 14px;
  font-weight: bold;
}
.post-page img {
  max-width: 100%;
  height: auto;
}
.post-page .postimg {
	margin-bottom: 13px;
display:none;
}
.post-page img.rbh-readmore {
position: relative;
margin-right: -12px;
margin-bottom: -12px;
float: right;
}
.post-page img.rbh-readmore:hover {
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
.post-page .contact-container {
	line-height: 1.4;
	margin-top: 40px;
}
.nav-next {
	float: right;
}

#nav-single {
	margin-right: 24px;
	margin-bottom: 30px;	
}
#nav-single a {
	color: #fff;
	padding: 8px;
	background: #e76756;
}
#nav-single a:hover {
	color: #fff;
	background: #2c2c2c;
}
/* --- Blog Page and Posts Ends --- */

/* --- Gallery Starts --- */
.wp-caption-text.gallery-caption {
	font-size: 13px;
}
#gallery-1 img.attachment-thumbnail {
	border: 1px solid #cfcfcf;
	padding: 3px;
}
.att-img {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

/* --- Gallery Ends --- */

/* --- Sidebar Starts --- */
.sidebar {
  font-size: 14px;
  margin-bottom: 54px;
}
.sidebar img {
  max-width: 100%;
  height: auto;
}
.sidebar select {
  max-width: 100%;
  margin-top: 12px;
margin-bottom: 12px;
}
.sidebar .tagcloud a {
padding: 5px 7px 5px 7px;
border: 1px solid #cfcfcf;
display: inline-block;
margin-bottom: 10px;
margin-right: 10px;
transition: all .4s;
background: #dfdfdf;
color: #000;
box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.07 );
border-radius: 1px;

}
.sidebar .tagcloud a:hover {
  background: #aacd06;
  color: #fff;
  border: 1px solid #e18b84;
}
.sidebar .menu ul li a, .footer .menu ul li a {
  padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
display: block;
font-size: 14px;
}
.sidebar .menu ul {
  float: none;
}
 .sidebar .menu ul li,  .footer .menu ul li {
  height: auto;
 }
 .sidebar .menu ul li:after, .footer .menu ul li:after {
content: "";
color: #fff;
}
 .sidebar ul li {
  margin-bottom: 10px !important;
  background: url('../image/sidebar-li-icon-black.png') no-repeat 2px 5px;
  padding-left: 20px !important;
  font-size: 12px;
letter-spacing: 0em;
 }
 .sidebar ul li:hover {
  background: url('../image/sidebar-li-icon-orange1.png') no-repeat 0 5px !important;
 }
 .sidebar ul li a:hover, .sidebar a.rsswidget:hover {
  color: #aacd06 !important;
}
 .sidebar ul li a, .sidebar a.rsswidget {
  color: #222;
}
.sidebar h3 {
  margin-top: 20px !important;
  margin-bottom: 9px;
  padding-bottom: 3px !important;
  border-bottom: 1px solid #e8e8e8;
  font-size: 16px;
  font-weight: bold;
}
.sidebar h4 {
  margin-bottom: 9px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e8e8e8;
}

.sidebar ul.children, .sidebar ul.sub-menu {
  margin-top: 14px;
}
/* -- sidebar search widget --*/
.sidebar #search, .sidebar #s {
  border: 1px solid #c4dc56;
  border-radius: 4px;
  padding: 7px 10px 7px 32px;
  width: 100%;
  background: url(../image/submit-button.png) no-repeat 10px 9px;
  margin-bottom: 15px;
  line-height: 20px;
}
.sidebar .searchform div input[type=submit] {
position: absolute;
top: 1px;
right: 1px;
background: #e5ff6b url(../image/pattern-submit.png);
border-top-right-radius: 4px;
padding: 6px 13px 7px 13px;
border-bottom-right-radius: 4px;
border: 0px;
border-top: 1px solid #f1ffaf;
border-left: 1px solid #d2f048;
color: #fff;
width: auto;
height: inherit;
line-height: 20px;
}
.screen-reader-text {
	display: none;
}
.sidebar ol, .footer ol, .sidebar ul, .footer ul {
	list-style: none;
}
/* --- Sidebar Ends --- */

/* --- Footer Copyright Ends --- */
/* scroll animation css */
.animated {
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-o-transform: scale(0.3);
	-ms-transform: scale(0.3);
	transform: scale(0.3);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration:0.3s;
	transition-duration: 0.3s;
	transition-property:scale;
	-moz-transition-property: scale; /* Firefox 4 */
	-webkit-transition-property: scale; /* Safari and Chrome */
	-o-transition-property:scale; /* Opera */
}
.animated.left-to-right,
.animated.right-to-left,
.animated.bottom-to-top {
	-webkit-transition-duration: 1.2s;
	-moz-transition-duration: 1.2s;
	-o-transition-duration: 1.2s;
	-ms-transition-duration:1.2s;
	transition-duration: 1.2s;
}
.animation_started.animated {
	-webkit-transform: scale(1) translate3d(0,0,0);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity:1;

}
.left-to-right {
	-webkit-transform: scale(1) translate3d(-50%,0,0);
	opacity:0;
}
.right-to-left {
	-webkit-transform: scale(1) translate3d(50%,0,0);
	opacity:0;
}
.bottom-to-top {
	-webkit-transform: scale(1) translate3d(0,50%,0);
	opacity:0;
}
/* scroll animation css Ends */
/* -------------------------------------------------------------------------- */
/* -------------------------Media Query Max width------------------------------------ */
/* -------------------------------------------------------------------------- */
/* --- Media Screen 1199 --- */
@media (max-width: 1199px) {
  #main {
    margin-top: 50px;
  }
.comment-form-author input[type='text'], .comment-form-email input, .comment-form-url input {
  width: 200px;
}
.comment-form-url input {
  width: 186px;
}
.comment-form-comment textarea {
  width: 312px;
}
.formfield textarea#commentsText {
	width: 73.5%;
}
.contact-container .error.comment {
top: 131px;
left: 127px;
}
.contact-container  .error.email {
top: 50px;
left: 490px;
}
.contact-container .error.name {
top: 50px;
left: 130px;
}
.msg-label {
left: 13.2%;
}
.tst-caption {
	max-width: 81%;
}
}


/* --- Media Screen 991 --- */
@media (max-width: 991px) {
  .menu-wrapper {
    display: none;
  }
  .menu-wrapper.notvisible.single-page-nav {
	display: none;
}
.menu-wrapper-bg {
display: none;
}
  .mm-fixed-top {
    display: block;
  }
  .contact-container form input[type='textarea'] {
    width: 44%;
  }
  .flex-caption {
    top: 9%;
	display: none;
  }
  .flex-control-nav {
top: 5%;
}
.post-page, #commentsbox, #nav-single {
  margin-right: 0;
}
.contact-container .error.comment {
top: 131px;
left: 74px;
}
.contact-container  .error.email {
top: 50px;
left: 380px;
}
.contact-container .error.name {
top: 50px;
left: 74px;
}
.formfield textarea#commentsText {
width: 80.5%;
}
.mobile-logo {
	display: block;
}
.msg-label {
left: 9.9%;
}
.tst-caption {
	max-width: 75%;
}
}


/* --- Media Screen max 767 --- */
@media (max-width: 767px) {
  .contact-container form input[type='textarea'] {
    width: 67%;
  }
  .contact-container form input[type='text'] {
    width: 71%;
  }
  
.comment-form-author, .comment-form-url {
  float: none;
}
.blog-wrapper > div > div > div:nth-child(n+1) > div:nth-child(3n+1) {
clear: none;
}
.blog-wrapper > div > div > div:nth-child(n+1) > div:nth-child(2n+1) {
clear: both;
}
.contact-container .error.comment {
top: 212px;
left: 74px;
}
.contact-container  .error.email {
top: 131px;
left: 74px;
}
.contact-container .error.name {
top: 50px;
left: 74px;
}
.formfield textarea#commentsText {
width: 85.5%;
}
.msg-label {
left: 7.4%;
}
.tst-caption {
	max-width: 100%;
	margin-bottom: 50px;
	margin-top: 0;
	margin-left: 0;
	width: 100%;
}
.testmnl .tstmnl-img {
float: none; 
display: block; 
text-align: center;
margin-top: 11px;
}
}

/* --- Media Screen max 550 --- */
@media (max-width: 550px) {
  .contact-container form input[type='textarea'] {
    width: 64%;
  }
  .blog-container .col-xs-6 {
    width: 100%;
  }
  .recent-posts-container img.post-thumb {
    width: 100%;
  }
  .formfield textarea#commentsText {
		width: 88.5%;
	}
	.msg-label {
		left: 6.2%;
	}
}

/* --- Media Screen  479 --- */
@media (max-width: 479px) {
.contact-container form input[type='textarea'] {
    width: 43%;
  }
  .contact-container form input[type='text'] {
    width: 53%;
  }
.comment-form-author input[type='text'], .comment-form-email input, .comment-form-url input {
  width: 100%;
  margin-top: 24px;
  border-left: 1px solid #222;
}
.comment-form-url input {
  width: 100%;
}
.comment-form-comment textarea {
width: 100%;
}
.contact-container .error.comment {
top: 212px;
left: 33px;
}
.contact-container  .error.email {
top: 131px;
left: 33px;
}
.contact-container .error.name {
top: 50px;
left: 33px;
}
.formfield textarea#commentsText {
width: 79.5%;
}
.msg-label {
left: 10.4%;
}
}


/* --- Media Screen 300 Max --- */
@media (max-width: 300px) {

.contact-container form input[type='textarea'] {
width: 36%;
}
 .contact-container form input[type='text'] {
    width: 48%;
  }
  p.rbh-post-meta {
    width: 68%;
  }
  .text-container h1 {
    word-break: break-word;
  }
  .formfield textarea#commentsText {
	width: 89.5%;
	}
	.msg-label {
		left: 10.3%;
		}
	.contact-container form input[type='text'], .contact-container form input[type='textarea'] {
		margin-right: 0;
	}
	.formfield textarea#commentsText {
		margin-right: 0;
	}
}

/* --- home --- */
#ex_area {
	width:100%;
	background-color:#f8f6e7;
	
}
#ex_area ul#ex_list li {
	width:49%;

	padding: 0 15px 20px 15px;
	list-style:none;
	line-height: 1.6;
	line-height: 1.6;
	display:inline-block; 
	/*display:inline;*/ 
	/*zoom:1;*/
	vertical-align:top;
}
#ex_area ul#ex_list li a img {
	margin:10px 0;
	text-align:right;
}
.bnrs_area {
	margin:20px 0;
}
.bnrs_area li {
	list-style:none;
	padding: 0 0 10px 0;
	width:80%;
	text-align:center;
}
#info_area {
	padding: 15px 0 10px 0;
}
.side_bnrs li {
	list-style:none;
	padding: 0 0 10px 0;
}
#ex_area ul#ex_list li a:hover img,.bnrs_area li a:hover img,.side_bnrs li a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


/* --- ニットってなぁに？ --- */
ul.knit_pic {
	width:90%;
	margin: 0;
	padding: 15px;
	background-color:#f8f6e7;
	text-align:left;	
}
ul.knit_pic li {
	width:50%;
	float: left;
	padding: 15px;
	list-style:none;
}
ul.knit_pic li span {
	background-color:#A2D539;
	padding: 2px 25px;
	color:#fff;		
}
ul.knit_pic li img {
	margin: 3px 0 0 0;		
}
div.gom_pic {
	width:50%;
	padding: 30px;
	background-color:#f8f6e7;	
}
div.gom_pic span {
	background-color:#A2D539;
	padding: 2px 25px;
	color:#fff;		
}
/* --- メニュー --- */
#menu_area {
	width:100%;
	background-color:#f8f6e7;
	
}

#menu_area ul#menu_list li {
	width:49%;
	padding: 0 15px 20px 15px;
	list-style:none;
	line-height: 1.6;
	display:inline-block; 
	/*display:inline; */
	/*zoom:1;*/
	vertical-align:top;
}
#menu_area ul#menu_list li a img {
	margin:10px 0;
	text-align:right;
}

/* --- 穴の直し --- */
.size {
	width: 60%;
	background-color:#f8f6e7;
	padding:20px;
	margin:10px 0;
	text-align:center;
}
.size p {

	text-align:left;
}
.repair-table1 {
	margin: 10px 0;
	width: 80%;
	font-size: 12px;
}
.repair-table1 td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #cccccc;
}

.repair-table1 colgroup.titl {
	width: 30%;
	font-weight: bold;
}

.repair-table1 colgroup.comment {
	width: 70%;
}
span.price {
	font-size: 23px;
	color:#FF0000;
	font-weight: bold;
}
.repair-table2 {
	margin: 10px 0;
	width: 80%;
	font-size: 12px;
}

.repair-table2 thead th {

	padding: 3px 5px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #cccccc;
	font-weight: bold;
}

.repair-table2 tbody td {
	width: 14%;
	padding: 3px 5px;
	border: 1px solid #cccccc;
	text-align: center;
	vertical-align: top;
vertical-align: middle;
}
/* --- リンキング --- */
ul.repair_pic {
	width:90%;
	margin: 0;
	padding: 10px 0;
	text-align:left;	
}
ul.repair_pic li {
	width:33%;
	float: left;
	padding: 0 15px 0 0;
	list-style:none;
}
ul.repair_pic li span {
	background-color:#A2D539;
	padding: 2px 25px;
	color:#fff;		
}
ul.repair_pic li img {
	margin: 3px 0 0 0;		
}
/* --- つまみ直し --- */
.tsumami_point .tsumami_list li {
	width:30%;
	height:80px;
	float: left;
	padding:15px;
	margin-right:20px;
	background-color:#aacd06;
	font-size: 16px;
	color:#FFFFFF;
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	moz-border-radius: 10px;   /* Firefox用 */
}

/* --- サイズ直し --- */
.size-repair-table1 {
	margin: 10px 0;
	width: 80%;
	font-size: 12px;
}

.size-repair-table1 thead th {
	width: 50%;
	padding: 3px 5px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #cccccc;
	font-weight: bold;
}

.size-repair-table1 tbody td {
	width: 50%;
	padding: 3px 5px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
}
.size-repair-table2 {
	margin: 15px 0;
	width: 80%;
	font-size: 12px;
}

.size-repair-table2 thead th {
	padding: 3px 5px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #cccccc;
	font-weight: bold;
}

.size-repair-table2 tbody td {
	padding: 3px 5px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
}
.size-repair-table3 {
	margin: 15px 0;
	width: 80%;
	font-size: 12px;
}

.size-repair-table3 thead th {
	padding: 3px 5px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #cccccc;
	font-weight: bold;
}

.size-repair-table3 tbody td {
	padding: 3px 5px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
}
.size-repair-table4 {
	margin: 10px 0;
	width: 80%;
	font-size: 12px;
}

.size-repair-table4 thead th {
	padding: 3px 5px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #cccccc;
	font-weight: bold;
}

.size-repair-table4 tbody td {
	padding: 3px 5px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
}

.size-repair-table2 caption,.size-repair-table3 caption,.size-repair-table4 caption {
	text-align: left;
	font-weight: bold;
}

.size-repair-table2 th.method,.size-repair-table3 th.method,.size-repair-table4 th.method {
	width: 60%;
}

.size-repair-table2 th.price1,.size-repair-table2 th.price2,.size-repair-table3 th.price1,.size-repair-table3 th.price2,.size-repair-table4 th.price1,.size-repair-table4 th.price2 {
	width: 20%;
}
.color_pink {
background-color:#FFEEF3;
}
/* --- ご注文の流れ --- */
.red {
color:#FF0000;
}
.red2 {
color: #cd6406;
}
.order a {
background-color:#aacd06;
padding:5px 15px;
margin-left:10px;
color:#FFFFFF;
-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 3px;   /* Firefox用 */
}

span.order a:hover {
background-color:#fcb80d;
color:#FFFFFF;
}


.flow-table1 {
	margin: 10px 0;
	width: 80%;
	font-size: 12px;
}

.flow-table1 thead th {
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #cccccc;
	font-weight: bold;
}
.flow-table1 thead th.method {
	width: 40%;
}
.flow-table1 thead th.price {
	width: 22%;
}
.flow-table1 thead th.time {
	width: 38%;
}
.flow-table1 tbody td {

	padding: 3px 5px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
}

.flow-table2 {
	margin: 10px 0;
	width: 80%;
	font-size: 12px;
}

.flow-table2 thead th {
	width: 33%;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #cccccc;
	font-weight: bold;
}

.flow-table2 tbody td {
	width: 33%;
	padding: 3px 5px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
}

/* --- company --- */
.post-page-table {
	width: 80%;
}

.post-page-table th {
	width: 15%;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #cccccc;
	font-weight: bold;
}

.post-page-table td {
	width: 65%;
	padding: 10px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* --- 特定商取引法 --- */
#law-table1 {
	margin: 10px 0;
	width: 100%;
	font-size: 12px;
}

#law-table1 thead th {
	width: 33%;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #cccccc;
	font-weight: bold;
}

#law-table1 tbody td {
	width: 33%;
	padding: 3px 5px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
}
.law-table2 {
	margin: 10px 0;
	width: 100%;
	font-size: 12px;

}
.law-table2 caption {
	text-align: left;
	font-weight: bold;
}
.law-table2 th {
	width: 20%;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #cccccc;
	font-weight: bold;
}

.law-table2 td {
	width: 80%;
	padding: 3px 5px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
}

/* --- お問い合わせ --- */
.copy {
	padding: 10px;
	font-weight: bold;
	font-size: 23px;
	color:#FF0000;
	text-align: left;
}

.contact-table {
	width: 80%;
	margin: 0 0 10px 0;
}
.contact-table caption {
	text-align: left;
	font-weight: bold;
}
.contact-table caption span {
	font-weight: bold;
	font-size: 23px;
	color:#FF0000;
}
.contact-table th {
	width: 30%;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #cccccc;
	font-weight: bold;
}

.contact-table td {
	width: 70%;
	padding: 10px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: middle;
}
.contact-table td span {
	font-weight: bold;
	font-size: 20px;
	color:#FF0000;
}
.contact-table td b {
	font-weight: bold;
	color: #FFA4A4;
	font-family: メイリオ, Meiryo, Osaka, “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif;
}
span.wpcf7-list-item {
display: block;
}


/* -------------------------------------------------------------------------- */
/* -------------------------Media Query Range------------------------------------ */
/* -------------------------------------------------------------------------- */
/* --- Media Screen 992 and 1199 --- */
@media (min-width: 992px) and (max-width: 1199px) {
.flex-control-nav {
    bottom: 33%;
  }



}


/* --- Media Screen 768 and 991 --- */
@media (min-width: 768px) and (max-width: 991px) {
.flex-control-nav {
    bottom: 33%;
  }
  p.rbh-post-meta {
    width: 69%;
  }
#ex_area ul#ex_list li,#menu_area ul#menu_list li {
	width:100%;
	float: none;
	padding: 0 20px 20px 20px;
	list-style:none;
	line-height: 1.6;
}

.post-page-table,.repair-table1,.repair-table2,.size-repair-table1,.size-repair-table2,.size-repair-table3,.size-repair-table4,.flow-table1,.flow-table2,.contact-table {
	width: 100%;
}
	




}


/* --- Media Screen 480 and 768 --- */
@media (min-width: 480px) and (max-width: 767px) {

#ex_area ul#ex_list li,#menu_area ul#menu_list li {
	width:100%;
	float: none;
	padding: 0 20px 20px 20px;
	list-style:none;
	line-height: 1.6;
}

.post-page-table,.repair-table1,.repair-table2,.size-repair-table1,.size-repair-table2,.size-repair-table3,.size-repair-table4,.flow-table1,.flow-table2,.contact-table {
	width: 100%;
}



}




/* --- Media Screen 300 and 479 --- */
@media (min-width: 300px) and (max-width: 479px) {
#main {
  margin-top: 0;
}

#ex_area ul#ex_list li,#menu_area ul#menu_list li {
	width:100%;
	float: none;
	padding: 0 20px 20px 20px;
	list-style:none;
	line-height: 1.6;
}
.post-page-table,.repair-table1,.repair-table2,.size-repair-table1,.size-repair-table2,.size-repair-table3,.size-repair-table4,.flow-table1,.flow-table2,.contact-table,ul.knit_pic,div.gom_pic,ul.repair_pic,.size {
	width: 100%;
}

/* --- ニットってなぁに？ --- */
ul.knit_pic li {
	width:100%;
	float: none;
}

/* --- つまみ直し --- */
.tsumami_point .tsumami_list li {
	width:100%;
	height:80px;
	float: none;
}

ul.repair_pic li {
	width:100%;
	float: none;
}


}

/* -------------------------------------------------------------------------- */
/* -------------------------Browsers hack------------------------------------ */
/* -------------------------------------------------------------------------- */
/* safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari-Opera specific declarations here */
  .contact-container form label {
padding: 9px 18px 16px 18px;
}
  .contact-container form input[type="text"], .contact-container form input[type="textarea"] {
    padding: 18px 18px 18px 18px;
  }

  ::i-block-chrome,.contact-container form input[type="text"], .contact-container form input[type="textarea"] {
    padding: 18px 18px 18px 18px;
  }
   ::i-block-chrome,.contact-container form label {
      padding: 9px 18px 16px 18px;
  }

}

/* opera */
 @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
       .contact-container form label { 
          padding: 10px 18px 18px;
      }
}

/* print */
@media print {
  a[href]:after {
    content: ""!important;
  }
  abbr[title]:after {
    content: ""!important;
  }
header.site-header, #secondary, nav.nav-single, #comments,.col-md-3, footer#colophon, .footer-menu {
		display: none;
	}
}

