/*
Theme Name: GRAZ RESPONSIVE
Description: GRAZ レスポンシブテンプレート
Author: Wintel
*/



/* General Setting */

.row-wrapper {
	margin: 0 15px;
}

.break {
	display: block;
}

.break-md {
	display: inline;
}
@media (min-width: 992px) {
	.break-md {
		display: block;
	}
}

.nobreak {
	display: inline-block;
}

.breakable {
	display: inline-block;
}

.hide-sm {
	display: none;
}
@media (min-width: 768px) {
	.hide-sm {
		display: inline;
	}
}

.hide-md {
	display: block;
}
@media (min-width: 992px) {
	.hide-md {
		display: none;
	}
}

.show-sm {
	display: inline;
}
@media (min-width: 768px) {
	.show-sm {
		display: none;
	}
}

.show-md {
	display: none;
}
@media (min-width: 768px) {
	.show-md {
		display: inline;
	}
}
@media (min-width: 992px) {
	.show-md {
		display: none;
	}
}


.show-md-only {
  display: none;
}
@media (min-width: 768px) {
  .show-md-only {
    display: block;
  }
}
@media (min-width: 992px) {
  .show-md-only {
    display: none;
  }
}


.hide-sm-md {
  display: none;
}
@media (min-width: 992px) {
  .hide-sm-md {
    display: inline;
  }
}



/* コンテンツレイアウト */
#main {
	width: 100%;
}
@media (min-width: 1260px) {
	#main {
		max-width: 850px;
		float: left;
	}
}

#side {
	width: auto;
	margin: 15px auto;
}
@media (min-width: 992px) {
	#side {
		max-width: 273px;
		margin: 0 0 15px 0;
		float: right;
	}
}



/* サイド */
#side h3 {
	background: #A79796;
	color: #fff;
	padding: 5px;
	margin: 0px 0px 15px 0px;
	border-radius: 0.25em;
	font-size: 14px !important;
	line-height: 20px !important;
	font-weight: bold;
}
.widget-area ul { margin: 0px !important; pading: 0px !important; }

.widget-area li.widget-container {
	display: block;
	background-color: #F4F3EF;
	height: auto;
	width: 100%;
	padding: 15px 10px;
	margin: 0px 0px 25px 0px !important;
	box-shadow: 0px 4px 8px #ccc;
	list-style: none !important;
}
@media (min-width: 768px) {
	.widget-area li.widget-container {
		padding: 25px;
	}
}

.widget-container a { color: #725551 !important; text-decoration: none !important; }
	.widget-container a:hover { color: #000000 !important; text-decoration: underline !important; }

.widget-container ul { margin: 0px !important; padding: 0px 5px 0px 5px; }
.widget-container li { margin: 10px 0 0 15px !important; padding: 0px; color: #725551 !important; font-size: 12px !important; line-height: 16px !important; }

@media (max-width: 991px) {
	/*
	.widget-area ul li.widget_archive ul {
		z-index: 1;
		padding: 0.5rem;
	}
	.widget-area ul li.widget_archive ul:before,
	.widget-area ul li.widget_archive ul:after { content:""; display:table; }
	.widget-area ul li.widget_archive ul:after { clear:both; }
	.widget-area ul li.widget_archive ul { zoom:1; overflow: hidden; }
	*/
	.widget-area ul li.widget_archive ul li {
		list-style: none;
		display: block;
		font-size: 12px !important;
		line-height: 16px !important;
		margin: 0.2rem  !important;
		float: left;
	}
	.widget-area ul li.widget_archive ul li a {
		display: block;
		background-color: #E2DDDC;
		color: #725551;
		border-radius: 0.25em;
		padding: 5px 9px 5px 9px;
		position: relative;
		top: -1px;
		white-space: nowrap;
		text-decoration: none !important;
	}
	.widget-area ul li.widget_archive ul li a:hover {
		background-color: #A79796;
		color: #fff !important;
		text-decoration: none !important;
	}
}


/*** Calendar ***/
#wp-calendar { width: 100%; margin: 0px auto; border-collapse: separate; border-spacing: 2px; }
	#wp-calendar caption {
		color: #A79796;
		font-size: 1.0em;
		font-weight: bold;
		padding-bottom: 4px;
		text-align: center;
		}
	#wp-calendar thead { color: #A79796; font-size: 0.9em; }
		#wp-calendar thead th { text-align: center; }
	#wp-calendar tbody { color: #A79796; }
		#wp-calendar tbody td {
			font-size: 0.9em;
			background: #e2dddc;
			padding: 2px 0;
			text-align: center;
			border: none;
			}
		#wp-calendar tbody .pad { background: none; }
	#wp-calendar tfoot #next { text-align: right; }



/* メインエントリー */
/*** Blog info ***/

div.blog_info { background: #A79796; color: #fff; padding: 5px; margin: 0px 0px 20px 0px; border-radius: 0.25em; }
	div.blog_info ul { margin: 0px !important; padding: 0px !important; }
		div.blog_info li { float: left; padding: 0px !important; list-style: none !important; margin: 0px 15px 0px 0px !important; font-size: 14px !important; line-height: 20px !important; }
			div.blog_info li a { color: #fff !important; text-decoration: none !important; }
				div.blog_info li a:hover { color: #fff !important; text-decoration: underline !important; }
	div.blog_info li.cal { background-image: none; background-repeat: no-repeat; background-position: 0 2px; }
	div.blog_info li.cat { background-image: none; background-repeat: no-repeat; background-position: 0 2px; }
	/*div.blog_info li.cal{background: url(images/icon_cal.png) no-repeat 0 2px;}*/
	/*div.blog_info li.cat{background: url(images/icon_cat.png) no-repeat 0 2px;}*/
	/*div.blog_info li.tag{background: url(images/icon_tag.png) no-repeat 0 2px;}*/



/*** Post Entry ***/
.title {
	font-size: 20px;
	line-height: 1.4em;
	font-weight: normal;
	color: #725551;
	margin-bottom: 20px !important;
	}
	.title a { color: #725551; text-decoration: none; }
		.title a:hover { color: #000000; text-decoration: underline; }

.post {
	margin: 0px;
	padding: 0px;
	border: none;
}

.post .post_contents { font-size: 1.0em; line-height: 1.4em; padding: 0px 0px 50px 0px; margin: 0px 0px 50px 0px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #c2c2c2; }
.post .page_contents { font-size: 1.0em; line-height: 1.4em; padding: 0px; margin: 0px; }

.post h2, .post h3, .post h4, .post h5, .post h6 { margin: 30px 0 10px; }
.post h2 { font-size: 140%; }	
.post h3 { font-size: 120%; }
.post h4 { font-size: 110%; }
.post h5 { font-size: 100%; }

.post p { margin: 0px 0px 20px 0px !important; }
.post em { font-style: italic; }
.post code { color: #06c; font-family: 'Courier New',Courier,monospace; }

.post img {
	border: none;
	padding: 0px;
	margin: 0px;
  max-width: 100%;
}

.post img.alignleft {
	border: none;
	padding: 0px;
	display: block;
	margin: 0 auto 20px auto;
}
@media (min-width: 481px) {
	.post img.alignleft {
		display: inline;
		margin: 0 20px 20px 0;
		float: left;
	}
}

.post img.alignright {
	border: none;
	padding: 0px;
	display: block;
	margin: 0 auto 20px auto;
}
@media (min-width: 481px) {
	.post img.alignright {
		display: inline;
		margin: 0 0 20px 20px;
		float: right;
	}
}

.post img.aligncenter {
	border: none;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0 auto 20px auto;
}

.post img.alignnone {
	border: none;
	padding: 0px;
	margin: 0 0 20px 0;
}
	.post img.wp-smiley { border: none; padding: 0; background: none; margin: 0; }
	.post img.attachment-post-thumbnail { float: left; margin:0 15px 0 0 !important; }

.post blockquote {
	border-left: 5px solid #ddd;
	background: #eee;
	padding: 10px;
	margin: 20px 0;
	font-style: italic;
}
	.post blockquote p{ margin: 0; }
.post div.wp-caption { margin: 20px 0; }
	.post div.wp-caption img { margin: 0; }
	.post div.wp-caption p { font-size: 85%; }
.post ul, .post ol { margin: 20px 0; }


/*** Comments ***/
h3#comments {
	padding: 10px;
	clear: both;
	margin: 40px 0 0 0 !important;
	border-top: 1px solid #ddd;
	font-size: 16px;
}

ol.commentlist { list-style: none !important; }

.commentlist{
	margin: 0 0 30px 0 !important;
	}
	.commentlist li {
		border-top: 1px solid #ddd;
		padding: 15px 0 0 55px;
		position: relative;
		list-style: none !important;
		line-height: 18px !important;
		}
	.commentlist .avatar {
		background: #fff;
		border: 1px solid #ddd;
		left: 0;
		margin: 0 16px 0 0;
		padding: 3px;
		position: absolute;
		top: 15px;
		width: 40px;
		height: auto;
		}
	.commentlist .comment-author { font-size: 14px !important; padding-top: 3px; }
		.commentlist .comment-author a { color: #725551 !important; text-decoration: none !important; }
			.commentlist .comment-author a:hover { color: #000 !important; text-decoration: underline !important; }
	.commentlist .comment-author .says { font-size: 12px; }
	.commentlist .comment-meta { margin-bottom: 10px; }
		.commentlist .comment-meta a {
			color: #999 !important;
			font-size: 12px;
			text-decoration: none !important;
			}
			.commentlist .comment-meta a:hover { color: #000 !important; }
	.commentlist p { font-size: 12px !important; line-height: 18px !important; margin-bottom: 15px !important; }
	.commentlist .reply a{
		position: absolute;
		top: 15px;
		right: 0;
		padding: 6px 9px 5px 9px;
		background: #e2dddc;
		font-size: 12px;
		color: #725551 !important;
		text-decoration: none !important;
		border-radius: 0.25em;
		}
		.commentlist .reply a:hover { background: #A79796 !important; color: #fff !important; }
	.commentlist ul { margin: 0 !important; }
		.commentlist ul li { margin: 0 !important;}

/*** Comment form ***/
#respond{margin-top:70px;}
#respond h3{
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:10px;
	font-size: 16px;
	}
#respond h3 a { color: #725551 !important; text-decoration: none !important; }
	#respond h3 a:hover { color: #000 !important; text-decoration: underline !important; }

#cancel-comment-reply a { color: #725551 !important; text-decoration: none !important; }
	#cancel-comment-reply a:hover { color: #000 !important; text-decoration: underline !important; }

#commentform { margin-top: 20px; }
	#commentform p { clear: both; margin-bottom: 10px; font-size: 12px !important; line-height: 16px !important; }
		#commentform p a { color: #725551 !important; text-decoration: none !important; }
			#commentform p a:hover { color: #000 !important; text-decoration: underline !important; }
	#commentform label { margin: 10px 0px; font-size: 100%; font-weight: normal; }
	*:first-child+html #commentform label { position: relative\9; top: -15px\9; } /* IE7 */
	#commentform label small { font-size: 12px !important; }
	#commentform input {
		margin: 5px 0 0 0;
		width: 100%;
		font-size: 16px;
		line-height: 1.5em;
	}
	@media (min-width: 481px) {
		#commentform input {
			width: 40%;
		}
	}
	#commentform textarea {
		margin: 5px 0 5px;
		width: 100%;
		font-size: 16px;
		line-height: 1.5em;
		}
		#commentform input[type="text"]:focus, #commentform textarea:focus {
			border: 1px solid #ad272b;
			}

/* si capcha code */

#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 p label {
  font-size: 1.1rem;
  margin: 0;
}

#respond input {
  display: block;
}

#respond p.comment-form-cookies-consent {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: 1.5rem;
}

#respond p.comment-form-cookies-consent input#wp-comment-cookies-consent {
  width: 15px;
  margin: 1px 3px 0 0;
}

#respond p.comment-form-cookies-consent label {
  margin: 0;
}

#respond input[type="submit"] {
  margin: 20px 0 0 0;
}

#respond .required {
  font-family:  Verdana, Geneva, sans-serif;
  font-size: 14px;
  color: #F00;
}

.si_captcha_small {
	margin-top: 1.5rem;
}

#respond p input#si_captcha_code {
  display: block;
	width: 100px;
}

/*** Form ***/
input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type="file"], textarea, select {
	border: 1px solid #ccc;
	padding: 8px 5px;
	color: #666;
  font-size: 16px;

	/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eee),
		to(#fff)
		);

	/* FF */
	background: -moz-linear-gradient(
		top,
		#eee,
		#fff
		);

	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
}
@media (min-width: 481px) {
  input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type="file"], textarea, select {
    padding: 5px;
    font-size: 14px;
  }
}

input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="file"]:focus, textarea:focus, select:focus {
  border: 1px solid #ad272b;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	display: block;
	width: 100%;
	font-size: 18px;
	line-height: 1.33333;
	font-weight: normal;
	color: #725551;
	background: #e2dddc;
	margin: 1em auto;
	padding: 10px 16px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: none;
  cursor: pointer;
}
@media (min-width: 481px) {
	input[type="submit"], input[type="reset"], input[type="button"] {
		max-width: 200px;
	}
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	color: #fff;
	background: #A79796;
	text-decoration: none;
}

input[type="radio"], input[type="checkbox"] {
	border: 1px solid #ccc;
}



/* 検索窓 */
.search_unit { width: 100%; max-width: 1180px; height: auto; display: block; margin: 0 auto; padding: 15px 0px; }
.search_unit h2 { margin: 0px !important; }
.search_unit p { font-size: 12px !important; margin: 50px 0px 5px 0px !important; }
#s {
	width: 200px;
	margin-bottom: 30px;
	padding: 5px 30px 5px 5px;
}
#searchsubmit {
	display: inline;
	margin: 0 0 0 -33px;
	box-shadow: none;
	background-image: url(images/search_icon.png);
	background-repeat: no-repeat;
	width: 25px;
	border: none;
	text-indent: -4em;
	background-color: transparent;
	background-position: 0px 12px;
	cursor: pointer;
}
.screen-reader-text {
	display: none;
}



/* ページネーション */

.pagination {
	clear: both;
	padding: 20px 0px;
	position: relative;
	font-size: 12px;
	line-height: 12px;
}

.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0px;
	padding: 7px 9px 6px 9px;
	text-decoration: none !important;
	width: auto;
	color: #725551!important;
	background: #e2dddc;
	border-radius: 0.25em;
}

.pagination a:hover {
	color: #fff !important;
	background: #A79796;
	border-radius: 0.25em;
}

.pagination .current {
	padding: 7px 9px 6px 9px;
	background: #ad272b;
	color: #fff !important;
	border-radius: 0.25em;
}

a.more-link {
	display: block;
	width: 120px;
	font-size: 12px !important;
	line-height: 18px !important; 
	color: #725551 !important;
	background: #e2dddc !important;
	margin: 1em 0 0 0 !important;
	text-align: center;
	padding: 5px 9px 5px 9px !important;
	text-decoration: none !important;
	border-radius: 0.25em;
}

a.more-link:hover {
	color: #fff !important;
	background: #A79796 !important;
}

div.nav-below{ width: 256px; margin: 40px auto 0px auto; overflow: auto; text-align: center; }
.nav-previous a {
	display: block !important;
	width: 120px !important;
	font-size: 12px !important;
	line-height: 18px !important; 
	color: #725551 !important;
	background: #e2dddc !important;
	margin: 1em auto !important;
	text-align: center !important;
	padding: 6px 9px 5px 9px !important;
	text-decoration: none !important;
	border-radius: 0.25em !important;
	float: left;
}
.nav-next a {
	display: block !important;
	width: 120px !important;
	font-size: 12px !important;
	line-height: 18px !important; 
	color: #725551 !important;
	background: #e2dddc !important;
	margin: 1em auto !important;
	text-align: center !important;
	padding: 6px 9px 5px 9px !important;
	text-decoration: none !important;
	border-radius: 0.25em !important;
	float: right;
}

.nav-previous a:hover, .nav-next a:hover {
	color: #fff !important;
	background: #A79796 !important;
}



/* ContactForm7 */

.wpcf7-form label {
	font-weight: normal;
}

table.full-width { width: 100%; margin-left: auto; margin-right: auto; }

table.full-width tr th {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	color: #443536;
	text-align: left;
	vertical-align: top;
	padding: 0 0 5px 0;
	width: 100%;
	display: block;
	border-bottom: 1px solid #443536;
}
table.full-width tr td {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 1rem 2% 2rem 2%;
	width: 100%;
	display:block;
}

@media screen and (min-width: 768px) {
	table.full-width tr th {
		color: #fff;
		background-color: #423434;
		vertical-align: middle;
		padding: 5px;
		width: 40%;
		display: table-cell;
		border-top: 1px solid #9A874D;
		border-right: 1px solid #15100D;
		border-bottom: 1px solid #15100D;
		border-left: 1px solid #9A874D;
	}
	table.full-width tr td {
		background-color: #F4F3EF;
		vertical-align: middle;
		padding: 5px;
		width: 60%;
		display: table-cell;
		border-top: 1px solid #FDFDFC;
		border-right: 1px solid #CCC9BF;
		border-bottom: 1px solid #CCC9BF;
		border-left: 1px solid #FDFDFC;
	}
}

@media screen and (min-width: 992px) {
	table.full-width tr th { width: 40%; }
	table.full-width tr td { width: 60%; }
}

#msp01 table.full-width tr th p, 
#sec06 table.full-width tr th p {
  margin: 0;
  color: #443536;
  font-size: 0.8em;
	line-height: 1.5em;
  text-align: left;
}
@media screen and (min-width: 768px) {
  #msp01 table.full-width tr th p, 
  #sec06 table.full-width tr th p  {
    color: #fff;
  }
}

#msp01 table.full-width tr td p, 
#sec06 table.full-width tr td p {
  margin: 0;
  color: ;
  font-size: 0.8em;
	line-height: 1.5em;
  text-align: left;
}
@media screen and (min-width: 768px) {
  #msp01 table.full-width tr td p, 
  #sec06 table.full-width tr td p  {
  }
}

.formbox-mini { width: 70px; }

.formbox-short { width: 160px; }

.formbox-middle { width: 100%; }
@media screen and (min-width: 481px) {
	.formbox-middle { width: 250px; }
}

.formbox-long { width: 100%; }

.hissu { font: 14px Verdana, Geneva, sans-serif; margin-right: 2px; margin-left: 2px; color: #F00; }

.tdsubmit {
	text-align: center;
	padding: 2rem 0 1rem 0;
}
.formInner { padding: 0; }
.sent .formInner { display: none; }
.complete-display { display: none; }
.sent .complete-display {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 50px 0;
	display: block;
	text-align: center;
}
.sent .complete-display h3 {
	color: #503F40;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
}
span.wpcf7-not-valid-tip { top: 0px; left: 1rem; }



/* Hero image */

.hero-img {
	width: 100%;
	max-width: 1180px;
	margin: 40px auto 60px;
}
@media (min-width: 992px) {
	.hero-img {
		margin: 0 auto 60px;
	}
}

.hero-img-no-b-m-sm {
	margin-bottom: 0;
}
@media (min-width: 992px) {
	.hero-img-no-b-m-sm {
		margin-bottom: 60px;
	}
}

.hero-img img {
	max-width: 100%;
	height: auto;
}

.hero-img a.blacken {
  display: block;
  position: relative;
  margin: 15px 0;
}

.hero-img a.blacken:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all  0.4s ease;
}

.hero-img a.blacken:hover:after {
  background: rgba(0,0,0,0.4);
}



/* Responsive cap */

.cap-sm {
	display: block;
}
@media (min-width: 768px) {
	.cap-sm {
		display: none;
	}
}

.cap-sm h2 {
	font-family: "hypatia-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.05em;
	color: #685A57;
	margin: 0 0 5px 0 !important;
}
@media (min-width: 481px) {
	.cap-sm h2 {
		letter-spacing: 0.2em;
	}
}

#msp01 .cap-jp h2 {
	font-size: 24px !important;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-align: center;
}
@media (min-width: 481px) {
	#msp01 .cap-jp h2 {
		font-size: 26px !important;
		letter-spacing: 0.2em;
	}
}

#msp01 .cap-eng h2 {
	font-size: 26px;
	font-weight: 300;
	letter-spacing: 0.1em;
	text-align: center;
}
@media (min-width: 481px) {
	#msp01 .cap-eng h2 {
		letter-spacing: 0.2em;
	}
}

.cap-sm h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #685A57;
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

#msp01 .cap-jp h3 {
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0 !important;
	padding: 0 !important;
	text-indent: 0em;
	text-align: center;
	border: none !important;
}

#msp01 #trdbody .cap-trd h2 {
	font-size: 20px !important;
	line-height: 1.4em;
	font-weight: bold;
	letter-spacing: 0em;
}
@media (min-width: 481px) {
	#msp01 #trdbody .cap-trd h2 {
		font-size: 24px !important;
		font-weight: normal;
	}
}



/* Responsive header */

header#header-sm {
	display: block;
	width: 100%;
	height: auto;
	padding: 0;
	background-color: #201919;
}
@media (min-width: 768px) {
	header#header-sm {
		display: none;
	}
}

#header-sm #head-logo {
	height: 60px;
	width: 174px;
	margin: 0 auto;
}

.navbar-header .nav-title {
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 20px;
	font-weight: normal;
	margin: 0 -30px 0 0;
}

a > .sml-cap {
	display: inline;
	font-size: 70%;
	color: #c4c4c4;
	margin: 0 0 0 20px;
}
a:hover > .sml-cap, 
a:focus > .sml-cap {
	color: #e7e7e7;
}



/* Override Bootstrap */

.navbar {
	display: block;
}
@media (min-width: 768px) {
	.navbar {
		display: none;
	}
}

.navbar-header {
	background-image: -webkit-linear-gradient(top, #211a1a 0%, #5d4a4a 100%);
	background-image:      -o-linear-gradient(top, #211a1a 0%, #5d4a4a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#211a1a), to(#5d4a4a));
	background-image:         linear-gradient(to bottom, #211a1a 0%, #5d4a4a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff211a1a', endColorstr='#ff5d4a4a', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
}

.navbar-inverse {
	background-color: #6e5c5c;
	border-right: none;
	border-bottom: 3px solid #201919;
	border-left: none;
}

.navbar-inverse .navbar-toggle {
	border-color: transparent;
	padding: 14px 15px;
	margin: 0;
	width: 100%;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
	width: 30px;
	height: 4px;
	float: right;
}

.navbar-nav {
	margin: 0 -15px;
}

.navbar-nav > li {
	border-top: 1px solid #211a1a;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset;
}
.navbar-nav > li:first-of-type {
	border-top: none;
	box-shadow: none;
}

.navbar-inverse .navbar-nav > li > a {
	color: #f4f4f4;
}

.navbar-inverse .navbar-nav > li > a:hover, 
.navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: #9c8d89;
}

a.btn-default {
	color: #725551 !important;
	background-color: #E2DDDC !important;
	border: 1px solid transparent !important;
	text-decoration: none !important;
}

@media (max-width: 480px) {
	a.btn-default {
		width: 100%;
	}
}

.btn-default:hover, 
.btn-default:focus, 
.btn-default.active {
    color: #fff !important;
    background-color: #A79796 !important;
	border: 1px solid transparent !important;
	text-decoration: none !important;
}



/* 特定id/class配下の .col-**-* グリッドを480pxのブレークポイント以下で1カラム表示 */

@media (max-width: 480px) {
	.content-stock .col-xs-6, 
	.content-blog .col-xs-6, 
	.content-customer .col-xs-6, 
	#stock-frontpage .col-xs-6, 
	#blog-frontpage .col-xs-6, 
	#customer-frontpage .col-xs-6, 
	#stnbody .col-xs-6, 
	#bdwork-s03 .col-xs-6, 
	#mente-s03 .col-xs-6, 
	#trd-s03 .col-xs-6, 
	#trd-s05 .col-xs-6, 
	#cvmbody .col-xs-6 {
		width: 100%;
	}
}

/* 特定id/class配下の .col-**-* グリッドを480pxのブレークポイント以下で2カラム表示 */

@media (max-width: 480px) {
	.srm-s02p .col-xs-3, 
	#cvmbody #detail .col-xs-6 {
		width: 50%;
	}
}

/* 特定id/class配下の .col-**-* グリッドを1280pxのブレークポイント以上で5カラム表示 */

@media (min-width: 1260px) {
	#stock-frontpage .col-md-3, 
	#blog-frontpage .col-md-3, 
	#customer-frontpage .col-md-3, 
	#mente-s03 .col-sm-4, 
	#trd-s03 .col-sm-4 {
		width: 20%;
	}
}

/* 特定id/class配下の .col-**-offset-* グリッドを1280pxのブレークポイント以上でオフセット解除 */

@media (min-width: 1260px) {
	#mente-s03 .col-sm-offset-2, 
	#trd-s03 .col-sm-offset-2 {
		margin-left: 0;
	}
}



/* Google conversion */

.google_conversion {
  position: absolute;
  top: 0;
}



/* Override instagram Feed CSS */
/*
.insta-wrap #sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
  width: 100%;
}

@media (min-width: 481px) {
  .insta-wrap #sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
    width: 50%;
  }
}

@media (min-width: 801px) {
  .insta-wrap #sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
    width: 33.33%;
  }
}
*/


/* img container & object-fit */

.img-container {
  position: relative;
  margin: 0;
}

.img-container::before {
  padding-top: 66.66%;
  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;
}

#msp01 #cvmbody #detail .detail-item #dtl0b-pix .dtl-thumb .img-container .container-inner img, 
#msp01 #cvmbody .item .img-container .container-inner img, 
#section03 .updtm .img-container .container-inner img, 
#section04 .updtm .img-container .container-inner img, 
.img-container .container-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  margin: 0;
}




.shop-name-{
  padding: 15px;
  padding-left: 20px;
  color: #fff;
  margin: 0 auto;
  display: table;
  padding-bottom: 0px;
}


.shop-name- dl{
  display: inline-block;
  padding: 15px;
  text-align: center;
}


.shop-name- dl dt{
  margin-bottom: 10px;
  font-size: 14px;
}


.shop-name- dl dd{
  line-height: 1.6;
  font-size: 14px;
}



footer #fotbody #fotright {

}


#fotbody #fotright #fotrlist p {

    text-align: left;

}


footer #fotbody #fotleft h2 {
    margin: 0 auto;
    display: table;


}

footer #fotbody #fotleft {


    float: none;
    height: auto;
    width: 100%;

    background-position: center top;



}

.showroom-text{
  text-align: center;

}

footer {
    padding: 40px 0 40px 0;
    background-image: url(https://www.graz-inc.jp/wordpress/wp-content/themes/graz-res/img/fotimg2.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}


#fotrlist-{
  padding-top: 30px;
  text-align: center;

}

.pco{
  padding-top: 20px;
  text-align: center;

}

.break-md {
    display: inline;
}


#fotbody #fotright p.pco {
    text-align: center;
    margin: 0;
}

#fotbody #fotright #fotrlist p {
    text-align: center;
}

footer #fotbody #fotright {

    padding-top: 45px;
    display: table;
    margin: 0 auto;
    float: none;
    width: 100%;
}


@media (max-width: 768px) {



.shop-name- dl{
  display: table;
  margin: 0 auto;
  padding: 15px;
  text-align: center;
}



}

.shop-name-stock{
	display: none;
position: absolute;
top: 0;
left: 0;
z-index: 100;
background: #000;
color: #fff;
padding: 5px;
font-size: 12px;
}



/* Solicitation */

.solicitation {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

#msp01 h1.main-cap {
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
  margin: 0 auto 1em;
}
@media (min-width: 481px) {
  #msp01 h1.main-cap {
    font-size: 28px;
  }
}

#msp01 h2.sub-cap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 960px;
  padding: 5px;
  margin: 0 auto 1em;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  color: #725551;
  border-radius: 10px;
  border: 3px solid #b8a4a1;
}
@media (min-width: 481px) {
  #msp01 h2.sub-cap {
    padding: 10px;
    font-size: 24px;
  }
}

.agent {
  display: inline-block;
  width: auto;
  padding: 10px;
  margin: 0 auto;
  border-radius: 5px;
  border: 1px solid #b8a4a1;
}

#msp01 .agent h3 {
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 0 auto 0.5em;
}

#msp01 .agent p {
  margin-bottom: 0;
}



