@font-face {
  font-family: 'icomoon';
  src: url("shop_kiji/fonts/icomoon/icomoon.eot?srf3rx");
  src: url("shop_kiji/fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("shop_kiji/fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("shop_kiji/fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("shop_kiji/fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*元々のダウンロードstyle.cssにメインのスタイルを追加 */

body {
	font-family:"游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;  font-weight: 300;
  font-size: 18px;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.6);
}
.font_mincho {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Sawarabi Mincho", "HG明朝E",  "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.font_garamond {
	font-family: 'Cormorant Garamond', serif;
}
.font_raleway {
	font-family: 'Raleway', sans-serif;
}
.font_josefin {
	font-family: 'Josefin Sans', sans-serif;
}
@media screen and (max-width: 992px) {
  body {
    font-size: 16px;
  }
}

a {
  color: #da1212;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
}

a:hover img {
}
a:hover, a:active, a:focus {
  color: #da1212;
  outline: none;
}
li {
    list-style-type: none;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
}
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}

.clfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
p {
  margin-bottom: 1.5em;
}

h2, h3, h4, h5, h6 {
  color: #000;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  margin: 0 0 30px 0;
}
h2 {
	margin-left: 10px;
}
figure {
  margin-bottom: 1.5em;
  float: left;
  width: 100%;
}
/*
ヘッダー追加メインスタイルから移動
-------------------------------------------*/
header {/* ロゴ背景部分 */
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #737373;
	width: 100%;
	background-color: #091c2d;
	position: fixed;/* スクロールしても固定 */
	z-index: 300;/* 重なりの順序*/
	color: #FFF;
	position:relative;
	margin:0 auto;
	background-image: url("img/barhaikei.png") ;background-repeat: no-repeat;
	background-position: right;
}
header .pr {/* ロゴ配置部分 */
	position:relative;
	width:1100px;
	padding:10px 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
header .pr h1 {/* トップコピー */
	font-size:70%;/* 12px相当 */
	color: #CCC;
	padding-left: 10px;
	left:0;
	top:0;
}
header .pr h1 img {/* トップコピー */
	width: 50%;
}
header .pr h1 a img {/* 画像配置 */
	padding-top: 20px;
	left:0;
	display: block;
	position: absolute;
}

header .h_btn a {/* お問い合わせ */
	display: block;
	text-align: center;
	position: absolute;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	border: 5px solid rgba(0,0,0,0.5);
	background-color: rgba(107,91,63,0.9);
}
header .h_btn a:hover {/* お問い合わせ */
	color: #6b5b3f;
	background-color: #fff;
	border: 5px solid #6b5b3f;
}

header .h_btn a i{/* お問い合わせインデント */
	padding-left: 5px;
	padding-right: 5px;
}


#g_navi ul li a.ac_menu {
	cursor: pointer;
	overflow: hidden;
}
/*---------ヘッダー追加終了------------------*/


.bar {
	background-color: #E0DDD8;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 30px;
	color: #555;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D1CB;
}

.bar ul {
	width: 96%;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.bar li {
	display: inline-block;
}

.bar li a {
	text-decoration: none;
	color: #999;
}

.bar li::after {
	content: ">";
	padding-left: 10px;
	padding-right: 10px;
}

.bar li a:hover {
	color: #111;
}

.bar li i {
	padding-right: 5px;
}

.bar li:last-child::after {
	display: none;
}

/*
メインコンテンツ
-------------------------------------------*/
#top_slide {/* スライダー背景色など */
	padding-top: 110px;/* ヘッダーからスライダーまでの距離,中央から拡大するようにしてある*/
	background-color: #091c2d;
	padding-bottom: 10px;
	max-height: 100%;
}
.content {/* コンテンツ */
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
}
.cont_wrap {
    max-width: 1200px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
}

#sub_top {
	background-color: #EEE;
	background-repeat: no-repeat;
	background-position: center center;
	height: 30%;/* 表示幅 */
	line-height: 0px;
	padding-top: 280px;/* 文字の位置 */
	width: 100%;
	background-size: cover;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-size: 20px;
	letter-spacing: 1em;
	-moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	position: relative;
	overflow: hidden;
}
#sub_top h2 {
	color: #fff !important;
}

#sub_top span {
	padding-top: auto;
	padding-bottom: auto;
	font-weight: bold;
    font-size: 20px;
    position: relative;
    z-index: 150;
    font-family: "Open Sans", sans-serif;
}
.content h2{
	margin-left: 20px;
}
.content h2 span {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	font-size: 50%;
	line-height: 0px;
	font-weight: normal;
}
.content h2 p {/*(トップのボディコピー縦書き)*/
	margin-left: auto;
	margin-right: auto;
	text-align: start;
		font-size:45%;
	font-weight: normal;
	line-height: 60px;
    writing-mode: vertical-lr;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Sawarabi Mincho", "HG明朝E",  "ＭＳ Ｐ明朝", "MS PMincho",  serif;
}
.content h2  p img{/*(トップのボディコピーロゴ画像)*/
	float: left;
	width: 280px;
	padding-left: 60px;

}
.content h3 span {
	font-size: 16px;
	color: #888;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	padding-left: 15px;
}
.content h4 {
	font-size: 20px;
	color: #67583d;
	letter-spacing: 0.1em;
	padding: 10px;
	font-weight: bold;
	clear: both;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.content p {/* ブロックごとの設定に移行 */
	font-size: 15px;
	line-height: 1.8;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.content .ul_news li {
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
.content .ul_news li span.news_date {
	color: #999;
	padding-right: 20px;
}

.content .ul_news li span.news_icon {
	color: #FFF;
	padding-left: 10px;
	display: inline-block;
	padding-right: 10px;
	background-color: #D11444;
	margin-right: 10px;
	font-weight: bold;
	font-size: 14px;
}

.content .ul_news li span.news_icon.cl_02 {
	background-color: #009999;
}

.img_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.img_left {/* 画像を左寄せ */
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.img_right {/* 画像を右寄せ */
	float: right;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.img_mini {/* 小さい画像 */
	float: right;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.img_left_45 {/* ハーフサイズで画像を左寄せ */
}

.img_right_45 {/* ハーフサイズで画像を右寄せ */
}

.d_02_45  {/* ブロック設定 */
	padding-bottom: 10px;
	float: left;
}
.content .d_02_45 h4  {/* ブロック設定 */
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.d_03_45  {/* ブロック設定 */
	padding-bottom: 10px;
	clear: left;/* 左側に回り込むのを止める */
}
.content .d_03_45 h4  {/* ブロック設定 */
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.d_02_45 img {/* ブロックごとの画像設定 */
	width: auto;
	margin-top: 0px;
	box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.9) 0px 0px 0px 1px;
}
.d_03_45 img {/* ブロックごとの画像設定 */
	width: auto;
	margin-top: 0px;
	box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.9) 0px 0px 0px 1px;
}
.content .effect.d_02_45 p {/* ブロックごとのフォント設定 */
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.content .effect.d_03_45 p {/* ブロックごとのフォント設定 */
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*
お問い合わせ部分
-------------------------------------------*/

.box_contact {
	background-color: #c6c1b9;
	padding-bottom: 50px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbb5ab;
}

.box_contact.only_tel {
	background-image: none;
}

.box_contact h3 {
	color: #851B3E;
}

.box_contact p {
	margin-top: 10px;
	margin-bottom: 20px;
}

.box_contact .btn a {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border: 5px solid #6b5b3f;
	text-decoration: none;
	display: block;
	width: 90%;
	background-color: #6b5b3f;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	max-width: 500px;
}
.box_contact .btn a i {
	padding-right: 10px;
	font-size: 120%;
}
.box_contact .btn a:hover {
	color: #6b5b3f;
	background-color: #FFF;
	border-top-color: #6b5b3f;
	border-right-color: #6b5b3f;
	border-bottom-color: #6b5b3f;
	border-left-color: #6b5b3f;
}

.box_contact .tel a {
	font-size: 30px;
	font-weight: bold;
	color: #CC2240;
	text-decoration: none;
}
.box_contact .tel a strong {
	font-size: 150%;
}
.box_contact .tel a i {
	padding-right: 10px;
	font-size: 120%;
}

@media screen and (min-width:960px){
	
.box_contact .box_in {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.box_contact .btn {
	float: left;
	width: 50%;
}

.box_contact .tel {
	float: right;
	width: 50%;
}

.box_contact.only_tel .tel {
	float: none;
	width: 100%;
}


}

@media screen and (max-width:480px){
.box_contact .btn a {
	font-size: 18px;
}
.box_contact .tel a {
	font-size: 24px;
}

}
/*-----トップへ戻るボタン------*/

.to_top {
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index: 200;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
}
.to_top a {
	text-decoration: none;
	color: #FFF;
	text-align: center;
	display: block;
	font-size: 10px;
	background-color: #76c3ab;
	padding: 15px;
	width: 60px;
	font-size: 26px;
	line-height: 30px;
}
.to_top a:hover {
	background-color: #a3ddcb;
}
/*
フッター
-------------------------------------------*/

footer {
	background-color: #0e273e;/*-----メニュー部分------*/
	color: #FFF;
	clear: both;
	width: 100%;
	display: block;
	background-image: url(shop_kiji/css/img/bg_back2.png);
}

footer ul.f_bn {
	text-align: center;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #091c2d;
	background-color: rgba(9,28,45,0.8);
}
footer .f_bn li {
	display: inline;
}
footer .f_bn li a {
	display: inline-block;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 10px;
	text-decoration: none;
	color: #67583d;
	margin-left: 10px;
	font-weight: bold;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-right: 10px;
}

footer .f_bn li a:hover {
	color: #827152;
	background-color: #051320;
}

footer .f_bn li a i {
	padding-right: 5px;
	font-size: 200%;
}


footer ul.f_list {
	display: block;
	width: 25%;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
}

footer ul.f_list li a {
	text-decoration: none;
	color: #b7b7b7;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

footer ul.f_list li li a {
	padding-left: 27px;
	position: relative;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 13px;
}

footer ul.f_list li a:hover {
		color: #fff;
    background-color: #091c2d;
}

footer ul.f_list li li a::before {
	content:"・";
	position: absolute;
	top: 2px;
	left: 9px;
}
footer .foot {
	margin-left: 20px;
	margin-right: 20px;
}
address {
	font-size: 10px;
	font-style: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: 1px;
	text-align: center;
	display: block;
	clear: both;
	color: #b7b7b7;
	background-color: #091c2d;
	background-color: rgba(9,28,45,0.8);
}

footer .box_pr {
	clear: both;
	width: 100%;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
	color: #EFD5C9;
	background-color: #006384;
	background-color: rgba(123,26,57,0.8);
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7B1A39;
	letter-spacing: 1px;
}

.box_pr ul li {
	display: inline;
	padding: 5px;
}

.box_pr ul li a {
	color: #EFD5C9;
}
@media screen and (min-width:960px){
body {
	font-size: 16px;
}
.sm-slider, .sm-slider::after {
	top: 100px !important;
}
	
/*
ヘッダー
-------------------------------------------*/
header {/*PC画面ヘッダー*/
	height: 150px;/*PC画面ヘッダー縦幅*/
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
	position: fixed;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

header h1 a img {
	
    top: 11px;
    left: 11px;
}
header pr h1 a img {
	left:50%;
	margin-left: -600px;
}

header .h_btn a {/*お問い合わせ*/
	width: 160px;
	top: 7px;
	right: 10px;
	line-height: 38px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
}


header.fixed {/*スライド後のヘッダー幅*/
	height: 120px;
}
header.fixed h1 img {/* スライド後ロゴ画像 */
	width: 40%;
}
header.fixed h1 a img {/*スライド後の画像設定*/
	top:8px;
}
header.fixed .h_btn a {/*スライド後お問い合わせ*/
	top: 5px;
	line-height: 30px;
}


.menu_btn,
.btn_close {
	display: none;
}
/*
PCグローバルナビ
-------------------------------------------*/
#g_navi {/* メニュー */
	width: 100%;
	padding-left: 2%;
	display: block !important;
	height: 50px;/* メニューの位置*/
	position: absolute;
	z-index: 1000;
	left: 0px !important;
	bottom: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: normal;
}

#g_navi ul.navi_base {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#g_navi ul li{
	display: inline;
}

#g_navi li a {/*メニューの矢印など*/
	width: 16%;
	padding-top: 15px;
	height: 50px;
	display: block;
	color: #CCC;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	position: relative;
	float: left;
}

#g_navi li a::before {/*メニューのバー*/
	display: block;
	height: 2px;
	position: absolute;
	top: 2px;
	width: 50%;
	left: 25%;
	background-color: rgba(123,26,57,0.0);/*右端が透明度*/
	content: '';
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
}

#g_navi li a:hover::before {/*メニューのバーオーバー*/
	background-color: #6b5b3f;
	top:0px;
	width: 70%;
	left: 15%;
}

#g_navi li a:hover,
#g_navi li a.active,
#g_navi ul li:hover > a {
	color: #FFF;
}

#g_navi ul li:hover > a.ac_menu,
#g_navi li a.ac_menu:hover {
	position: relative;
}

#g_navi li a.ac_menu::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
 	margin-left: -15px;
  border-right: 15px solid transparent;
  border-bottom: 10px solid #333;/*メニュー下三角*/
  border-left: 15px solid transparent;
 	z-index: 300;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
}

#g_navi ul li:hover > a.ac_menu::after,
#g_navi li a.ac_menu:hover::after {/*メニューオーバー三角*/
  border-bottom: 20px solid #444;
}

#g_navi ul li div {/*サブメニュー背景*/
	position: absolute;
	z-index: 2000;
	top: 50px;
	left: 0px;
	opacity: 0;
	visibility: hidden;
	transition: 0.2s;
	width: 100%;
	height: auto;
	background-color: rgba(0,0,0,0.70);/*右端が透明度*/
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
	padding-top: 5px;/*サブメニュー幅*/
	padding-bottom: 5px;/*サブメニュー幅*/
}
#g_navi ul li ul{/*サブメニュー*/
  width: 96%;
  padding-left: 2%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

#g_navi li ul li a {/*サブメニュー*/
	width: 22%;
	padding-left: 3%;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 22px;
	height: auto;
	color: #DDD;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#g_navi li ul li a::after {/*サブメニュースクロール後*/
	content: "+";
	color: #DDD;
	position: absolute;
	display: block;
	left: 15px;
	top: 12px;
	font-size: 9px;
}
#g_navi li ul li a:hover::after {/*サブメニュースクロール後オーバー*/
	color: #FFF;
}
#g_navi ul li ul li a:hover{/*サブメニューオーバー*/
	color: #FFF;
	background-color: #6b5b3f;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px 0px;
}
#g_navi li li a::before {
	display: none;
}

#g_navi ul li:hover div{
  visibility: visible;
  opacity: 1;
}

#g_navi div.ac_list {
	display: block !important;
}


header.fixed #g_navi {/*メニュースクロール後*/
	height: 35px;
}

header.fixed #g_navi ul li div {/*メニュースクロール後*/
	top: 35px;
}

header.fixed #g_navi li a {/*メニュースクロール後*/
	padding-top: 7px;
	height: 35px;
}

header.fixed #g_navi li ul li a {/*サブメニュースクロール後の*/
	padding-top: 10px;
	height: 25px;
}
header.fixed #g_navi li ul li a {/*サブメニュースクロール後*/
	padding-left: 3%;
	padding-top: 12px;
	padding-bottom: 5px;
	line-height: 4px;

}
	
header.fixed  #g_navi li ul li a::after {/*サブメニュースクロール後*/
	left: 15px;
	top: 10px;
	font-size: 9px;
}

/*
サブトップ960までの設定
-------------------------------------------*/

#sub_top.kijitop {
	height: 400px;
	background-image: url("img/sub_top_kijitop.jpg") ;
}
#sub_top.dougu {
	height: 400px;
	background-image: url("img/sub_top_dougu.jpg") ;
}
#sub_top.akuse {
	height: 400px;
	background-image: url("img/sub_top_akuse.jpg") ;
}
.no_pc {
	display: none;
}
.insta{/* Instagram */
	float: left;
	width: 44%;
	margin-left: 30px;
	margin-right: 10px;
}
.rogo  {
	background: #091c2d;
}
.rogo img {
	width: 20%;
}
	
.jisseki {/* レイアウトズレはこれが問題 */
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.fh5co-heading {
  font-size: 45px;
  margin-bottom: 1em;
}
}
/*(/〜960までの設定終了)*/


@media screen and (min-width:1200px){
header .h_btn a {
	right: 50%;
	margin-right: -600px;
}

header h1 a img {
    left: 80%;
}

}
/*(/1200～)*/


@media screen and (max-width:960px){

body {
	font-size: 16px;
}

img {
	max-width: 100% !important;
	height: auto;
	width /***/:auto;
	margin-left:auto;
	margin-right:auto;
}

.content h4 {
	margin-right: 10px;
	margin-left: 10px;
}
.content .d_02_45 h4{
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
.content .d_03_45 h4{
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}

#top_slide {/*(/960以下での設定、)*/
	padding-top: 0px;
}
#top_slide .top_catch {
	font-size: 40px;
}
#sub_top {
	background-position: bottom;
	height: 15%;/* 表示幅 */
	padding-top: 100px;
	letter-spacing: 0.5em;
	font-size: 16px;
}

header .pr {/* 960以下でのロゴ配置部分 */
	position:relative;
	width:auto;

}
header .pr h1 {/* 960以下でのトップコピー */
	font-size:60%;/* px相当 */
	color: #CCC;
	padding-right: 100px;
	padding-left: 8px;
	left:0;
	top:0;
}
header .fixed h1 img {/* トップコピー */
	width: 50%;
}
header .pr h1 a img {/* 960以下での画像配置 */
	padding-top: 20px;
}

/*
スライダー/*(/960以下での設定スマホ表示の時にいじる可能性あり)
-------------------------------------------*/

.sp-slide {/* スライダー表示設定 */
	opacity: 0.2;
	filter: alpha(opacity=20);/* 透過させる */
	-ms-filter: "alpha( opacity=20 )";
	-webkit-filter: grayscale(100%);
	filter: grayscale(10%);/* スライダー背景のフィルター */
	max-height: auto;/* スライダーベース（画像表示部分のみ）高さslider-proも変更が必要 */
	overflow: hidden;
}

/*メニューボタン
-------------------------------------------*/

.menu_btn {
	display: block;
	height: 30px;
	width: 40px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	position: fixed;
	z-index: 4000;
	top: 5px;
	right: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.menu_btn:hover {
	cursor: pointer;
}

.menu_btn span {
	width: 28px;
	height: 2px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -14px;
	background-color: #CCC;
}
.menu_btn span {
    transition: all 0.3s;
    transform: rotate(0deg);
	-webkit-transform: rotate(0deg);  
    -moz-transform: rotate(0deg);    
  }
.menu_btn span.top {
    transform: translateY(-8px);
	-webkit-transform: translateY(-8px);  
    -moz-transform: translateY(-8px);    
  }
.menu_btn span.bottom {
    transform: translateY(8px);
	-webkit-transform: translateY(8px);  
    -moz-transform: translateY(8px);    
}

.menu_btn:hover span.top {
    transform: translateY(-10px);
	-webkit-transform: translateY(-10px);  
    -moz-transform: translateY(-10px);    
}
.menu_btn:hover span.bottom {
    transform: translateY(10px);
	-webkit-transform: translateY(10px);  
    -moz-transform: translateY(10px);    
}

.menu_btn.opened span {
	background-color: #FFF;
}

.menu_btn.opened  span.middle {
    background: rgba(255, 255, 255, 0);
	 transform: translateX(30px);
	 -webkit-transform: translateX(30px);  
    -moz-transform: translateX(30px);    
}
.menu_btn.opened  span.top {
    transform: rotate(-45deg) translateY(0px);
	-webkit-transform: rotate(-45deg) translateY(0px);  
    -moz-transform: rotate(-45deg) translateY(0px);    
}
.menu_btn.opened  span.bottom {
    transform: rotate(45deg) translateY(0px);
	-webkit-transform: rotate(45deg) translateY(0px);  
    -moz-transform: rotate(45deg) translateY(0px);    
}

/*
グローバルナビスマホ仕様メニュー
-------------------------------------------*/
#g_navi {
	position: fixed;
	width: 70%;
	height: 100%;
	top: 0px;
	right: 0px;
	display: none;
	padding-top: 50px;
	overflow: auto;
	z-index: 3000;
	background-color: #091c2d;
	background-image: url(shop_kiji/css/img/bg_back.png);
	font-size: 14px;
	letter-spacing: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#g_navi ul {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#g_navi ul li {
	margin-bottom: 1px;
}

#g_navi ul li a {
	color: #b7b7b7;
	text-decoration: none;
	display: block;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 20px;
	line-height: 22px;
	vertical-align: middle;
	background-color: rgba(0, 0, 0, 0.1);
}
#g_navi ul li a:hover {
	background-color: rgba(0, 0, 0, 0);
}

body.fixed {
	overflow: hidden;
}

/*
アコーディオン
--------------------------------------------------*/


#g_navi ul li a.ac_menu {
	position: relative;
	background: #0e273e;
	background-image: none;
}
#g_navi ul li a.ac_menu::after {
	font-size: 11px;
	display: block;
	height: 20px;
	width: 20px;
	content: "▼";
	text-align: center;
	line-height: 20px;
	position: absolute;
	top: 16px;
	right: 10px;
	color: #6b5b3f;
}
#g_navi ul li a.ac_menu.active {
	color: #DEF;
}
#g_navi ul li a.ac_menu.active::after {
	content: "▲";
}
#g_navi div.ac_list {
	display: none;
}

#g_navi ul li ul li a::before {
	content: "・";
	padding-right: 5px;
	color: #DEF;
}

/*
メニューシャドウ
-------------------------------------------*/
.bg_bl {
	background-color: #444;
	height: 100%;
	width: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	display: block;
	position: fixed;
	z-index: 2000;
}


/*
ヘッダー
-------------------------------------------*/
.sm-slider, .sm-slider::after {
	top: 50px !important;
}

header {
	height: 80px;
}
header h1 img {
	width: 30%;
}
header h1 a img {
	top: 5px;
	left:5px;
}

header .h_btn a {
	width: 120px;
	top: 5px;
	right: 55px;
	line-height: 29px;
	padding-top: 1px;
	font-size: 12px;
}

header .h_menu {
	display: none;
}

header #info {
	display: none;
}

/*
サブトップ960以下での設定/*
-------------------------------------------*/
#sub_top.kijitop {
	height: 200px;
	background-image: url("img/sub_top_kijitop.jpg");
}
#sub_top.dougu {
	height: 200px;
	background-image: url("img/sub_top_dougu.jpg") ;
}
#sub_top.akuse {
	height: 200px;
	background-image: url("img/sub_top_akuse.jpg") ;
}
.content h3 {
	font-size: 19px;
	line-height: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
.content h3::after {
	height: 20px;
	top: 15px;
	}
.no_sp {
	display: none;
}
/*
3カラム960以下での設定
-------------------------------------------*/
.pickup3 ul li .flex-video {
	width: 100%;
	height: 100%;
}
	.pickup3 ul li {
	padding-left: 5px;
	padding-right: 5px;
}
.img_right {/* 画像を右寄せ */
	width: 50%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.img_left {/* 画像を右寄せ */
	width: 50%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.img_mini {/* 画像を右寄せ */
		float: right;
	width: 20%;
	padding-left: 20px;
	padding-bottom: 20px;
}
	
.insta{/* Instagram */
	float: left;
	width: 38%;
	margin-left: 30px;
	margin-right: 10px;
}

.rogo  {
	background: #091c2d;
}
.rogo img {
	width: 20%;
}
.content table.table_03 {/*(テーブル設定の追加960以下)*/
	width: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.content table.table_03 th,
.content table.table_03 td {
	padding: 13px;
}
.content table.table_03 th {
	width: 10%;
	font-size: 14px;
	white-space: nowrap;
	letter-spacing: 1px;
}
.content table.table_03 td {
	width: 10%;
	font-size: 13px;
	line-height: 18px;
}
.content table.table_03 td .main {
	font-size: 120%;
	white-space: nowrap;
	padding-right: 2px;
	padding-left: 2px;
	}
.content table.table_03 td .title {
	margin: 0px;
	font-size: 100%;
	padding-right: 5px;
	padding-left: 5px;
}
.fh5co-heading {
  font-size: 30px;
	margin-top: 20px;
  margin-bottom: 20px;
}
}/*(/～960以下での設定ここまで)*/



@media only screen and (min-width: 641px){
	.col2 li{
		width: 60%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 35%;
		padding-right: 4%;
	}

}
@media screen and (max-width:640px){
#top_slide {
	padding-top: 0px;
}
	
#top_slide .top_catch {/*(/640以下でのスライドコピー)*/
	font-size: 40px;
	top: 40%;
}

#top_slide .top_catch span {
	font-size: 33%;
}
#top_slide .slide_btn a {/*(/640以下での詳しくはこちら)*/
	display: block;
	position: absolute;
	z-index: 200;
	left: 50%;
	bottom: 25%;
	font-size: 12px;
	color: #FFF;
	width: 160px;
	margin-left: -80px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #FFF;
	line-height: 22px;
	-webkit-transition: 0.4s linear;
	-moz-transition: 0.4s linear;
	transition: 0.4s linear;
}
#top_slide .slide_btn a {/*(/640以下での詳しくはこちら)*/

}
#sub_top {
	background-position:bottom;
	height: 15%;
	padding-bottom: auto;
	padding-top: 50px !important;
	font-size: 10px;
}
#sub_top h2 {
}

#sub_top span {
	font-weight: bold;
    font-size: 12px;
}
#sub_top.kijitop {
	height: 100px;
	background-image: url("img/sub_top_kijitop.jpg") ;
}
#sub_top.dougu {
	height: 100px;
	background-image: url("img/sub_top_dougu.jpg") ;
}
#sub_top.akuse {
	height: 100px;
	background-image: url("img/sub_top_akuse.jpg") ;
}	
header {/* 640以下でのヘッダーサイズ */
	height: 70px;
	background-size: 70%;
}
header h1 img {/* 640以下での画像配置 */
	top:5px;
}
header .pr h1 img {/* 640以下での画像配置 */
}

header .h_btn a {
	width: 50px;
	top: 10px;
	right: 50px;
	font-size: 18px;
	border-top-style: none !important;
	border-bottom-style: none !important;
	border-right-style: none !important;
	border-left-style: none !important;
}

header .h_btn a span {
	display: none;
}


.content {
	padding-top: 0px;
	padding-bottom: 15px;
}
.content h2 p {/*(640以下トップのボディコピー縦書き)*/
	margin-right: auto;
	text-align: start;
		font-size:30%;
	line-height: 30px;
    writing-mode: vertical-lr;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Sawarabi Mincho", "HG明朝E",  "ＭＳ Ｐ明朝", "MS PMincho",  serif;
}
.content h2 p img{/*(トップのボディコピーロゴ画像)*/
	width: 120px;
	padding-left: 30px;
	float: left;

}
.content p {/* 640以下でのボディコピー */
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.content h2 span {
	font-size: 60%;
}
.content p.check {
	font-size: 12px;
	line-height: 13px;
	color: #F00036;
}

.content h4 {
	font-size: 16px;
	line-height: 19px;
	color: #67583d;
	letter-spacing: 0.1em;
	padding: 10px;
	font-weight: bold;
	clear: both;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.img_left,
.img_right {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}
.img_mini {/* 640以下小さい画像 */
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 40%;
	float: left;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

.box_contact p {
	font-size: 14px;
}

ul.f_bn li a span {
	display: none;
}

footer .f_bn li a i {
	padding-right: 0px;
}

footer .cont_wrap {
	margin-left: auto;
	margin-right: auto;
	display: none;
}
	/*(640以下での設定)*/

.content .effect.d_02_45 p {/* ブロックごとのフォント設定 */
	line-height: 18px;
	margin-left: 0px;
}

.content .effect.d_03_45 p {/* ブロックごとのフォント設定 */
	line-height: 18px;
	margin-left: 0px;
}

.content table.table_02 {/*(テーブル設定の追加640以下)*/
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.content table.table_02 th,
.content table.table_02 td {
	padding: 13px;
	border: 1px dotted #BAB4A9;
}
.content table.table_02 th {
	font-size: 12px;
	white-space: nowrap;
	letter-spacing: 1px;
	color: #222;
}
.content table.table_02 td {
	line-height: 16px;
	font-size: 12px;
	background-color: #F4F3F2;
}
.content table.table_02 .tr_gr th {
	background-color: #E0DDD8;
}
.content table.table_02 .tr_gr td {
	background-color: #EBE9E6;
}
.content table.table_02 td .main {
	font-size: 110%;
	white-space: nowrap;
	color: #851B3E;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.content table.table_03 {/*(テーブル設定の追加640以下)*/
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.content table.table_03 th,
.content table.table_03 td {
	padding: 13px;
}
.content table.table_03 th {
	width: 5%;
	font-size: 14px;
	white-space: nowrap;
	letter-spacing: 1px;
}
.content table.table_03 td {
	width: 10%;
	font-size: 12px;
	line-height: 20px;
}
.content table.table_03 td .main {
	font-size: 120%;
	white-space: nowrap;
	padding-right: 2px;
	padding-left: 2px;
	}
.content table.table_03 td .title {
	margin: 0px;
	font-size: 100%;
	padding-right: 3px;
	padding-left: 3px;
}
.effect.d_02 img {/* 640以下での設定画像設定 */
	width: 80%;
}

.effect.d_04 img {/* 640以下での設定画像設定 */

}
.effect.d_06 img {/* 640以下での設定画像設定 */

}
.img_right {/* 640以下での画像を右寄せ */
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.img_left {/* 640以下での画像を右寄せ */
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.insta{/* Instagram */
	float: left;
	width: 100%;
	margin: auto;

}
.rogo  {
	background: #091c2d;
}
.rogo img {
	width: 20%;
}
.bar {
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D1CB;
}

}/*(/～640はここまで)*/


/*
エフェクト
-------------------------------------------*/
.effect {
	clear: both; 
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
	transform: translateY(20px);
	-webkit-transform: translateY(20px);  
    -moz-transform: translateY(20px); 
	-webkit-transition: 1.0s ease-out;
	-moz-transition: 1.0s ease-out;
	transition: 1.0s ease-out;
}
.effect.d_02 {
	transition-delay:0.2s;
	-webkit-transition-delay:0.2s;
}
.effect.d_03 {
	transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
}
.effect.d_02_45 {/* コンテンツ表示部分半分 */
	padding-left: 70px;
	padding-right: 40px;
	transition-delay:0.2s;
	-webkit-transition-delay:0.2s;
	width: 50%;
	display: inline-block;
}
.effect.d_02_45 img {/* ハーフサイズの画像設定 */
	max-width: 100%;
}

.effect.d_03_45 {/* コンテンツ表示部分半分 */ 
	padding-right: 70px;
	padding-left: 40px;
	transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	width: 50%;
	display: inline-block;
}
.effect.d_03_45 img {/* ハーフサイズの画像設定 */
	max-width: 100%;
}
.effect.d_04 {
transition-delay:0.4s;
-webkit-transition-delay:0.4s;
}
.effect.d_05 {
transition-delay:0.5s;
-webkit-transition-delay:0.5s;
}
.effect.d_06 {
transition-delay:0.6s;
-webkit-transition-delay:0.6s;
}
.effect.d_08 {
transition-delay:0.8s;
-webkit-transition-delay:0.8s;
}
.effect.start {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	transform: translateY(0px);
	-webkit-transform: translateY(0px);  
    -moz-transform: translateY(0px);    
}


.content p.check {
	font-size: 13px;
	line-height: 16px;
	color: #F00036;
}
.content p.p_st {
	font-size: 20px;
	color: #CA28B1;
}

.arrow_tbm {
	text-align: right;
	margin-top: -1px;
	padding-bottom: 0px;
}


.h_sns {/* SNSリンクの位置 */
	padding: 5px 7px;
	z-index: 5000;
	position: fixed;
	top: 110px;
	right: 0px;
	background-color: rgba(163,221,203,0.8);
	border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
}
.h_sns .fab {/* フォントアワセの設定 */
		font-size: 22px;
}
.h_sns li a {
	display: block;
	padding: 10px;
	color: #FFF;
	line-height: 30px;
	width: 50px;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.h_sns li a:hover {
	background-color: #000;
}
@media screen and (max-width:1000px){

.effect.d_02_45 {/* コンテンツ表示部分半分 */
	padding-left: 30px;
	padding-right: 15px;
	width: 50%;
	display: inline-block;
}
.effect.d_03_45 {/* コンテンツ表示部分半分 */ 
	padding-right: 30px;
	padding-left: 15px;
	width: 50%;
	display: inline-block;
}

.d_02_45 img {/* ブロックごとの画像設定 */
	width: auto;
	margin-top: -10px;
	margin-bottom: -10px;
}
.d_03_45 img {/* ブロックごとの画像設定 */
	width: auto;
	margin-top: -10px;
	margin-bottom: -10px;
}
.content .effect.d_02_45 p {/* ブロックごとのフォント設定 */
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

.content .effect.d_03_45 p {/* ブロックごとのフォント設定 */
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

}	

@media screen and (max-width:640px){
.h_sns {
	background-color: rgba(118,195,171,0.9);
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	top: auto;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.h_sns li {
	width: 25%;
}
.h_sns li a {
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.to_top {
	bottom: 60px;
}

footer {
	padding-bottom: 60px;
}

.effect.d_02_45 {/* コンテンツ表示部分半分 */
	padding-left: 10px;
	padding-right: 5px;
	width: 50%;
	display: inline-block;

}
	.effect.d_03_45 {/* コンテンツ表示部分半分 */
	padding-right: 10px;
	padding-left: 5px;
	width: 50%;
	display: inline-block;

}
}
@media screen and (max-width:460px){

input,
textarea {
	max-width: 300px !important;
}

header {/* 460以下でのヘッダーサイズ */
	height: 70px;
	background-size: 50%;
}
	
header .pr h1 {/* 460以下*/
	font-size: 6px;
	line-height: 12px;
}
header .pr h1 img {/* 460以下での画像配置 */
	width: 65%;
	padding-left: 4px;
	top:15px;
}
.content table.table_01 th,
.content table.table_01 td {
	width: 100% !important;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.content h3 {
	font-size: 16px;
	line-height: 18px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
.content h3::after {
	height: 80%;
	top: 0px;
	bottom: auto;
	}

.content table.table_01 th {
	background-color: #F6F6F6;
}
#top_slide .top_catch {/*(/460以下でのスライドコピー)*/
	font-size: 30px;
	top: 40%;
}

#sub_top {
	background-position:bottom;
	height: 15%;
	padding-top: 50px;
	font-size: 10px;
}
.top_base {
	display: none;

}
		
.content h2 {
	font-size: 18px;
	margin-left: 10px;
	margin-bottom: 8px;
}

.content h4 {
	font-size: 13px;
	line-height: 16px;
	color: #67583d;
	letter-spacing: 0.1em;
	font-weight: bold;
	clear: both;
	padding: 0px 0px 8px 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
.content p {/* 460以下でのボディコピー */
	font-size: 12px;
	padding: 0px;
	margin: 5px 10px 10px 10px;
}
.content p.check {
	padding-top: 0px;
	font-size: 11px;
	line-height: 15px;
	color: #F00036;
}
.effect.d_02_45 {/* コンテンツ表示部分半分 */
	padding-left: 10px;
	padding-right: 8px;
	width: 50%;
	display: inline-block;
}
.effect.d_03_45 {/* コンテンツ表示部分半分 */ 
	padding-right: 10px;
	padding-left: 8px;
	width: 50%;
	display: inline-block;
	}
.content .effect.d_02_45 p {/* ブロックごとのフォント設定 */
	padding-left: 3px;
	padding-right: 3px;
}

.content .effect.d_03_45 p {/* ブロックごとのフォント設定 */
	padding-left: 3px;
	padding-right: 3px;
}
.content table.table_03 {/*(テーブル設定の追加460以下)*/
	width: auto;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
}
.content table.table_03 th,
.content table.table_03 td {
	padding: 12px;
}
.content table.table_03 th {
	white-space: normal;
	font-size: 14px;
	letter-spacing: 1px;
}
.content table.table_03 th span {/*(縦書き)*/
	line-height: 16px;
    writing-mode: vertical-lr;
    min-height: 3.6em;
	}
.content table.table_03 td {
	width: auto;
	font-size: 12px;
	line-height: 18px;
}
.content table.table_03 td .main {
	font-size: 120%;
	white-space: normal;
	padding-right: 2px;
	padding-left: 2px;
	}
.content table.table_03 td .title {
	margin: 0px;
	font-size: 100%;
	padding-right: 3px;
	padding-left: 3px;
}
	.to_top a {
	text-decoration: none;
	color: #FFF;
	text-align: center;
	display: block;
	font-size: 10px;
	background-color: #76c3ab;
	padding: 10px;
	width: 40px;
	font-size: 17px;
	line-height: 20px;
}
#fh5co-aside #fh5co-main-menu ul li {
  margin: 0 0 2px 0 !important;
	padding:0px;
  list-style: none;
}

}
/*(460ここまでメインスタイルから移動終了)*/

::-webkit-selection {/*選択したときの色*/
}

::-moz-selection {/*選択したときの色*/
}

::selection {/*選択したときの色*/
}

#fh5co-page {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#fh5co-aside {/* メニュー部分 */
	right: 0px;
	float: left;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 15%;
  bottom: 0;
  top: 0;
  left: 0;
  overflow-y: scroll;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
      -webkit-overflow-scrolling: touch;
      overflow-scrolling: touch;
      scroll-snap-type: y mandatory;
      scroll-behavior: smooth;
	    -ms-overflow-style: none; 
	   scrollbar-width: none; 

}
#fh5co-aside::-webkit-scrollbar {
  display: none;
}
#fh5co-aside.border {
  border-right: 1px solid #e6e6e6;
}

@media screen and (max-width: 1200px) {
  #fh5co-aside {
    width: 20%;
 }
}
@media screen and (max-width: 768px) {
  #fh5co-aside {
	  position: fixed;
    width: 270px;
    -moz-transform: translateX(-270px);
    -webkit-transform: translateX(-270px);
    -ms-transform: translateX(-270px);
    -o-transform: translateX(-270px);
    transform: translateX(-270px);
  }
}
#fh5co-aside #fh5co-logo {
  text-align: center;
}
#fh5co-aside #fh5co-logo img {
	width: 80%;
	padding-bottom: 20px;
}
#fh5co-aside #fh5co-main-menu ul {
  text-align: center;
  margin: 0;
  padding: 0px 0px 300px 0px;
}
@media screen and (max-width: 768px) {
  #fh5co-aside #fh5co-main-menu ul {
    margin: 0 0 2em 0;
  padding: 0px 0px 100px 0px;
  }

}
#fh5co-aside #fh5co-main-menu ul li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}
#fh5co-aside #fh5co-main-menu ul li a {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 10px 10px;
  letter-spacing: .2em;
  font-family: "Montserrat", Arial, sans-serif;
}
#fh5co-aside #fh5co-main-menu ul li a:after {
  content: "";
  position: absolute;
  height: 2px;
  bottom: 7px;
  left: 10px;
  right: 10px;
  background-color: #da1212;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#fh5co-aside #fh5co-main-menu ul li a:hover {
  text-decoration: none;
  color: black;
}
#fh5co-aside #fh5co-main-menu ul li a:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-aside #fh5co-main-menu ul li.fh5co-active a {
  color: black;
}
#fh5co-aside #fh5co-main-menu ul li.fh5co-active a:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-aside .fh5co-footer {
  bottom: 0px;
  font-size: 14px;
  text-align: center;
  width: 100%;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 768px) {
  #fh5co-aside .fh5co-footer {
    bottom: 0;
  }
}
#fh5co-aside .fh5co-footer span {
  display: block;
}
#fh5co-aside .fh5co-footer ul {
  padding: 0;
  margin: 0;
  text-align: center;
}
#fh5co-aside .fh5co-footer ul li {
  padding: 0;
  margin: 0;
  display: inline;
  list-style: none;
}
#fh5co-aside .fh5co-footer ul li a {
  color: rgba(0, 0, 0, 0.7);
  padding: 4px;
}
#fh5co-aside .fh5co-footer ul li a:hover, #fh5co-aside .fh5co-footer ul li a:active, #fh5co-aside .fh5co-footer ul li a:focus {
  text-decoration: none;
  outline: none;
  color: #da1212;
}

#fh5co-main {/* ギャラリー部分 */
  width: 85%;
  float: right;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 1200px) {
  #fh5co-main {
    width: 80%;
	  overflow-y: auto;
  }
}
@media screen and (max-width: 768px) {
  #fh5co-main {
    width: 100%;
  }
}
#fh5co-main .fh5co-narrow-content {
  width: 95%;
  margin: 0 auto;
  padding: 2.0em 0;
}
#fh5co-main .fh5co-under-content {
  width: 95%;
  margin: 0 auto;
  padding: 2.0em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-main .fh5co-narrow-content {
    width: 100%;
    padding: 50px 10px 10px 10px;
  }
  #fh5co-main .fh5co-under-content {
    width: 100%;
    padding: 50px 20px 10px 20px;
  } 
figure {
	margin-left: 0px;
  margin-bottom: 1em;
}
}

body.offcanvas {
  overflow-x: hidden;
}
body.offcanvas #fh5co-aside {/* asideの幅 */
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
 background:rgba(255,255,255,0.98);
	 z-index: 999;
}
body.offcanvas #fh5co-main, body.offcanvas .fh5co-nav-toggle {
  top: 0;
  -moz-transform: translateX(auto);
  -webkit-transform: translateX(auto);
  -ms-transform: translateX(auto);
  -o-transform: translateX(auto);
  transform: translateX(auto);
}
.animate-box h1 {/* 生地説明のキャッチコピー */
}
.animate-box p {/* 生地説明のボディコピー */
	font-size: 14px;
}
.work-item {/* ボックスごとのスペース */
  margin-bottom: 10px;
}
.work-item a {
  border: none;
  text-align: center;
}
.work-item a img {
  margin-bottom: 10px;
  float: left;
  border: 10px solid transparent;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.work-item a h3 {
  font-size: 20px;
  color: #000;
  margin-bottom: 5px;
}
.work-item a p {
  font-size: 14px;
  color: #b7b7b7;
  margin-bottom: 0;
}
.work-item a:hover, .work-item a:active, .work-item a:focus {
  text-decoration: none;
}
.work-item a:hover img, .work-item a:active img, .work-item a:focus img {
  border: 10px solid #000;
}
.work-colour {/* カラーごとのスペース */
  margin-bottom: 2px;
}
.work-colour mini {
  border: none;
  text-align: center;
}
.work-colour mini img {
  margin-bottom: 2px;
  float: left;
  border: 10px solid transparent;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.work-colour mini h3 {
  font-size: 14px;
  color: #000;
  margin-bottom: 5px;
}
.work-colour mini p {
  font-size: 12px;
  color: #b7b7b7;
  margin-bottom: 0;
}
.work-colour mini:hover, .work-colour mini:active, .work-colour mini:focus {
  text-decoration: none;
}
.work-colour mini:hover img, .work-colour mini:active img, .work-colour mini:focus img {
  border: 10px solid #000;
}
.fh5co-services {
  margin-top: 5px;
}
.fh5co-services ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fh5co-services h3 {/* 生地名 */
	margin-bottom: 10px;
}
.work-pagination {
  padding: 3em 0;
}
.work-pagination a {
  color: #000;
}
.work-pagination a:hover {
  color: #da1212;
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  .work-pagination span {
    display: none;
  }
}

.fh5co-border-bottom {
  border-bottom: 1px solid #f0f0f0;
}

.fh5co-testimonial {
  padding: 3em 0;
  background: #da1212;
}
@media screen and (max-width: 768px) {
  .fh5co-testimonial {
    padding: 3em 0;
  }
}
.fh5co-testimonial .item {
  color: white;
  padding-left: 3em;
  padding-right: 3em;
}
@media screen and (max-width: 768px) {
  .fh5co-testimonial .item {
    padding-left: 0em;
    padding-right: 0em;
  }
}
.fh5co-testimonial .item figure {
  text-align: center;
}
.fh5co-testimonial .item figure img {
  max-width: inherit;
  width: 90px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-testimonial .item p {
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .fh5co-testimonial .item p {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-testimonial .item p {
    font-size: 20px;
  }
}
.fh5co-testimonial .item .author {
  font-size: 16px;
  display: block;
}

.fh5co-counters {
  padding: 1em 0;
  background: #e6e6e6;
  background-size: cover;
  background-attachment: fixed;
}
.fh5co-counters .fh5co-counter {
  font-size: 50px;
  display: block;
  color: #fff;
  font-family: "Montserrat", Arial, sans-serif;
  width: 100%;
  margin-bottom: .5em;
}
.fh5co-counters .fh5co-counter-label {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "Montserrat", Arial, sans-serif;
  letter-spacing: 5px;
  margin-bottom: 2em;
  display: block;
}

.fh5co-lead {
  font-size: 20px;
  line-height: 1.5;
}

.fh5co-heading-colored {
  color: #0e273e;
}
.fh5co-cards {
  padding: 1em 0;
  background: #e6e6e6;
}
@media screen and (max-width: 768px) {
  .fh5co-cards {
    padding: 1em 0;
  }
.fh5co-heading-colored {
	font-size: 25px;
}
}
.fh5co-cards .fh5co-flex-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
.fh5co-cards .fh5co-flex-wrap > div {
  width: 49.5%;
  margin-right: 1%;
  background: #fff;
  padding: 30px;
  margin-bottom: 10px;
}
.fh5co-cards .fh5co-flex-wrap > div:nth-of-type(1) {
  float: left;
}
.fh5co-cards .fh5co-flex-wrap > div:nth-of-type(2) {
  float: right;
  margin-right: 0%;
}
@media screen and (max-width: 992px) {
  .fh5co-cards .fh5co-flex-wrap > div {
    width: 100%;
    margin-right: 0;
  }
}
.fh5co-cards .fh5co-flex-wrap .fh5co-card p:last-child {
  margin-bottom: 0;
}
.fh5co-cards .fh5co-flex-wrap .fh5co-card h5 {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .2em;
  padding: 4px 8px;
  background: #ebebeb;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.fh5co-counter .fh5co-number {
  font-size: 100px;
  color: #da1212;
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: .7;
}
.fh5co-counter .fh5co-number.fh5co-left {
  float: left;
  width: 30%;
}
@media screen and (max-width: 768px) {
  .fh5co-counter .fh5co-number.fh5co-left {
    width: 100%;
    line-height: 1.2;
  }
}
.fh5co-counter .fh5co-text {
  float: right;
  text-align: left;
  width: 70%;
}
@media screen and (max-width: 768px) {
  .fh5co-counter .fh5co-text {
    width: 100%;
    text-align: center;
  }
}
.fh5co-counter .fh5co-text h3 {
  margin: 0;
  padding: 0;
  position: relative;
}
.fh5co-counter .fh5co-text h3.border-bottom:after {
  content: "";
  width: 50px;
}

.fh5co-social {
  padding: 0;
  margin: 0;
  text-align: center;
}
.fh5co-social li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fh5co-social li a {
  font-size: 22px;
  color: #000;
  padding: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
@media screen and (max-width: 768px) {
  .fh5co-social li a {
    padding: 10px 8px;
  }
}
.fh5co-social li a:hover {
  color: #da1212;
}
.fh5co-social li a:hover, .fh5co-social li a:active, .fh5co-social li a:focus {
  outline: none;
  text-decoration: none;
  color: #da1212;
}

#map {
  width: 100%;
  height: 700px;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

.fh5co-more-contact {
  background: #fafafa;
}

.fh5co-feature {
  text-align: left;
  width: 100%;
  float: left;
  padding: 20px;
}
.fh5co-feature .fh5co-icon {
  float: left;
  width: 10%;
  display: block;
  margin-top: 5px;
}
.fh5co-feature .fh5co-icon i {
  color: #da1212;
  font-size: 70px;
}
@media screen and (max-width: 1200px) {
  .fh5co-feature .fh5co-icon i {
    font-size: 40px;
  }
}
.fh5co-feature.fh5co-feature-sm .fh5co-icon i {
  color: #da1212;
  font-size: 28px;
}
@media screen and (max-width: 1200px) {
  .fh5co-feature.fh5co-feature-sm .fh5co-icon i {
    font-size: 28px;
  }

}
.fh5co-feature .fh5co-text {
  float: right;
  width: 80%;
}
@media screen and (max-width: 768px) {
  .fh5co-feature .fh5co-text {
    width: 82%;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-feature .fh5co-text {
    width: 72%;
  }
}
.fh5co-feature .fh5co-text h2, .fh5co-feature .fh5co-text h3 {
  margin: 0;
  padding: 0;
}
.fh5co-feature .fh5co-text h3 {
  font-weight: 300;
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  letter-spacing: .2em;
  text-transform: uppercase;
}
.fh5co-heading.fh5co-light {
  color: #fff;
}
.fh5co-heading span {
  display: block;
}
@media screen and (max-width: 768px) {
  .fh5co-heading {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  #fh5co-aside {
    width: 180px;
    -moz-transform: translateX(-180px);
    -webkit-transform: translateX(-180px);
    -ms-transform: translateX(-180px);
    -o-transform: translateX(-180px);
    transform: translateX(-180px);
  }
	  #fh5co-aside h1 {
		  margin-bottom: 10px;
}
	.fh5co-heading {
    font-size: 20px;
		margin-top: 12px;
   margin-bottom: 0em;
 }
.work-item a img {/* 640以下ボックスごと */
  margin-bottom: 3px;
  float: left;
  border: 10px solid transparent;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.work-item a h3 {
  font-size: 14px;
  color: #000;
  margin-bottom: 3px;
}
.work-item a p {
  font-size: 12px;
  color: #b7b7b7;
  margin-bottom: 0px;
}
.work-colour mini img {/* 640以下カラーごと*/
  margin-bottom: 0px;
	border: 5px solid transparent;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.work-colour mini h3 {
  font-size: 9px;
  margin-bottom: 0px;
}
.work-colour mini p {
  font-size: 8px;
  margin-bottom: 0px;
}
.work-colour mini:hover img, .work-colour mini:active img, .work-colour mini:focus img {
  border: 5px solid #000;
}
#fh5co-aside #fh5co-logo img {
	width: 50%;
	padding-bottom: 10px;
}
#fh5co-aside #fh5co-main-menu ul li a {
  font-size: 12px;
}
.animate-box h1 {/* 640以下生地説明のキャッチコピー */
	font-size: 24px;
}
.animate-box h3 {/* 640以下生地名*/
	font-size: 16px;
}
.animate-box ul {/* 640以下生地品質*/
	font-size: 13px;
}
.animate-box p {/* 640以下生地説明のボディコピー */
	font-size: 13px;
}

}

.fh5co-staff img {
  margin-bottom: 1em;
}
.fh5co-staff h3 {
  margin: 0;
}
.fh5co-staff h4 {
  margin: 0 0 20px 0;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.4);
}

.chart {
  width: 160px;
  height: 160px;
  margin: 0 auto 30px auto;
  position: relative;
  text-align: center;
}
.chart span {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -30px;
  width: 100%;
}
.chart span strong {
  display: block;
}
.chart canvas {
  position: absolute;
  left: 0;
  top: 0;
}

/* Owl Override Style */
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -29px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-next {
    right: 0px;
  }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    left: 0px;
  }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
  color: #444;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
  color: #000;
}

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #fff;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
  background: none !important;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: -2.5em;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #fff;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 3px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
  border: 3px solid #da1212;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: transparent;
  height: 10px;
  border: 2px solid #fff;
}


.btn.btn-sm {
  padding: 4px 15px !important;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #da1212;
  color: #fff;
  border: 2px solid #da1212;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #ec1919 !important;
  border-color: #ec1919 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #da1212;
  border: 2px solid #da1212;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #da1212;
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #da1212;
}

#message {
  height: 130px;
}

.fh5co-nav-toggle {
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #000;
}
.fh5co-nav-toggle.dark.active i::before, .fh5co-nav-toggle.dark.active i::after {
  background: #000;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
 outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 2px;
  color: #000;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #000;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.fh5co-nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: fixed;
  left: 0;
  top: 0px;
  z-index: 9999;
  cursor: pointer;
  opacity: 1;
  visibility: hidden;
  padding: 10px 20px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    opacity: 1;
    visibility: visible;
  }
.work-item {
  margin-bottom: 12px;
}
}

@media screen and (max-width: 480px) {
.col-xxs-0 {
	display: none;
}

.col-xxs-1 {
  width: 8.33333%;
}

.col-xxs-2 {
  width: 16.66667%;
}

.col-xxs-3 {
  width: 25%;
}

.col-xxs-4 {
  width: 33.33333%;
}

.col-xxs-5 {
  width: 41.66667%;
}
.col-xxs-5fix {
	float:right;
	width: 41.66667%;
}
.col-xxs-6 {
  width: 50%;
}
.col-xxs-65 {
	float: left;
  width: 55%;
}
.col-xxs-7 {
  width: 58.33333%;
}
.col-xxs-75 {
  width: 60%;
}
.col-xxs-8 {
  width: 66.66667%;
}
.col-xxs-85 {
  width: 70%;
}
.col-xxs-9 {
  width: 75%;
}

.col-xxs-10 {
  width: 83.33333%;
}
.col-xxs-11 {
    width: 20%;
  }
  .col-xxs-12 {
    width: 50%;
  }
  .col-xxs-13 {
    width: 100%;
 }
  .col-xxs-200fix {
    width: 175%;
  }

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-75, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12, .col-xxs-13 {
  float: left;
}

.col-xxs-pull-0 {
  right: auto;
}

.col-xxs-pull-1 {
  right: 8.33333%;
}

.col-xxs-pull-2 {
  right: 16.66667%;
}

.col-xxs-pull-3 {
  right: 25%;
}

.col-xxs-pull-4 {
  right: 33.33333%;
}

.col-xxs-pull-5 {
  right: 41.66667%;
}

.col-xxs-pull-6 {
  right: 50%;
}

.col-xxs-pull-7 {
  right: 58.33333%;
}

.col-xxs-pull-8 {
  right: 66.66667%;
}
.col-xxs-pull-85 {
  right: 70%;
}
.col-xxs-pull-9 {
  right: 75%;
}

.col-xxs-pull-10 {
  right: 83.33333%;
}

.col-xxs-pull-11 {
  right: 91.66667%;
}

.col-xxs-pull-12 {
  right: 100%;
}

.col-xxs-push-0 {
  left: auto;
}
.col-xxs-push-01 {
  left: 1%;
}
.col-xxs-push-1 {
  left: 8.33333%;
}

.col-xxs-push-2 {
  left: 16.66667%;
}

.col-xxs-push-3 {
  left: 25%;
}

.col-xxs-push-4 {
  left: 33.33333%;
}

.col-xxs-push-5 {
  left: 41.66667%;
}

.col-xxs-push-6 {
  left: 50%;
}

.col-xxs-push-7 {
  left: 58.33333%;
}

.col-xxs-push-8 {
  left: 66.66667%;
}
.col-xxs-push-85 {
  left: 70%;
}
.col-xxs-push-9 {
  left: 75%;
}

.col-xxs-push-10 {
  left: 83.33333%;
}

.col-xxs-push-11 {
  left: 91.66667%;
}

.col-xxs-push-12 {
  left: 100%;
}

.col-xxs-offset-0 {
  margin-left: 0%;
}
.col-xxs-offset-02 {
  margin-left: 2%;
}
.col-xxs-offset-04 {
  margin-left: 4%;
}
.col-xxs-offset-1 {
  margin-left: 8.33333%;
}

.col-xxs-offset-2 {
  margin-left: 16.66667%;
}

.col-xxs-offset-3 {
  margin-left: 25%;
}

.col-xxs-offset-4 {
  margin-left: 33.33333%;
}

.col-xxs-offset-5 {
  margin-left: 41.66667%;
}

.col-xxs-offset-6 {
  margin-left: 50%;
}

.col-xxs-offset-7 {
  margin-left: 58.33333%;
}

.col-xxs-offset-8 {
  margin-left: 66.66667%;
}
.col-xxs-offset-85 {
  margin-left: 70%;
}
.col-xxs-offset-9 {
  margin-left: 75%;
}

.col-xxs-offset-10 {
  margin-left: 83.33333%;
}

.col-xxs-offset-11 {
  margin-left: 91.66667%;
}

.col-xxs-offset-12 {
  margin-left: 100%;
}
.work-item {
  margin-bottom: 0px;
}
.work-colour {/* カラーごとのスペース */
  margin-bottom: 0px;
}
figure {
	margin-left: 0px;
  margin-bottom: 0.5em;
}

.animate-box h1 {/* 480以下生地説明のキャッチコピー */
	padding-right: 150px;
	font-size: 20px !important;
}
.animate-box h3 {/* 480以下生地名*/
	font-size: 16px;
}
.animate-box ul {/* 480以下生地品質*/
	font-size: 13px !important;
	margin-bottom: 20px!important;
}
.animate-box p {/* 480以下生地説明のボディコピー */
	font-size: 13px;
}
}/* 480以下設定終了 */

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 1em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 1em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 1em;
  }
}

.js .animate-box {
  opacity: 0;
}