@charset "UTF-8";

body {
  color: #141415;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: top 66px center;
  background-size: 768px auto;
  font-family: 'Noto Serif JP', serif;
  font-weight:400;
  /*font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;*/
  /*font-family:"ヒラギノ丸ゴ Pro W3","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";*/
}
/*以下.bgimageの旧設定(ipad表示時にバグあり)
.bgimage{
  background-image: url(../img/bgimage.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #fff;
	}
.bgimage1{
  background-image: url(../img/bgimage/1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #fff;
	}
.bgimage2{
  background-image: url(../img/bgimage/2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #fff;
	}
.bgimage3{
  background-image: url(../img/bgimage/3.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #fff;
	}
.bgimage4{
  background-image: url(../img/bgimage/4.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #fff;
	}
.bgimage5{
  background-image: url(../img/bgimage/5.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #fff;
	}*/
.bgimage{
  background-image: url(../img/bgimage.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #fff;
	}
.bgimage1:before {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:url(../img/bgimage/1.jpg) center/cover no-repeat; /*fixedをトル！*/
  -webkit-background-size:cover;/*Android4*/
  }
.bgimage2:before {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:url(../img/bgimage/2.jpg) center/cover no-repeat; /*fixedをトル！*/
  -webkit-background-size:cover;/*Android4*/
  }
.bgimage3:before {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:url(../img/bgimage/3.jpg) center/cover no-repeat; /*fixedをトル！*/
  -webkit-background-size:cover;/*Android4*/
  }
.bgimage4:before {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:url(../img/bgimage/4.jpg) center/cover no-repeat; /*fixedをトル！*/
  -webkit-background-size:cover;/*Android4*/
  }
.bgimage5:before {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:url(../img/bgimage/5.jpg) center/cover no-repeat; /*fixedをトル！*/
  -webkit-background-size:cover;/*Android4*/
  }
.background{/*mainエリア内の背景*/
	/*background-image: url(../img/cloth.jpg);*/
	background:none !important;/*mainエリア内のbgを無くして透明化する*/
	}
.ptextsize_L{
	font-size:14pt;
	line-height:1.6;
	color: #1e1413;
	}
.ptextsize_M{
	font-size:14pt;
	line-height:1.6;
	color: #1e1413;
	}
.ptextsize_M2{/*スマホ表示時に先に画像、後にテキストを表示するタイプ*/
	font-size:14pt;
	line-height:1.6;
	color: #1e1413;
	padding-left:10px;
	}
.ptextsize_M3{
	font-size:14pt;
	line-height:1.6;
	color: #1e1413;
	padding-left:10px;
	}
.ptextsize_M4{/*スマホ表示時に先にテキスト、後に画像を表示するタイプ*/
	font-size:14pt;
	line-height:1.6;
	color: #1e1413;
	padding-left:10px;
	margin:0 15px;
	margin-bottom:1px;
	}
.ptextsize_M4_2{/*スマホ表示時に先にテキスト、後に画像を表示するタイプ*/
	font-size:14pt;
	line-height:1.6;
	color: #1e1413;
	padding-left:0px;
	margin:0 10px;
	margin-bottom:10px;
	}
.ptextsize_M5{/*料金表示用*/
	font-size:14pt;
    font-weight: bold;
	line-height:1.8;
	color: #1e1413;
    text-align: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
    margin-bottom: 20px;
	}
.price{/*料金表示用*/
	font-size:22pt;
    font-weight: bold;
	line-height:1.8;
	color: #1e1413;
}
.ptextsize_M_fat{
	font-size:14pt;
	line-height:1.6;
	font-weight:bold;
	color: #1e1413;
	}
.ptextsize_M_fat2{
	font-size:16pt;
	line-height:1.6;
	font-weight:bold;
	color: #1e1413;
	padding-left:10px;
	}
.ptextsize_M_fat3{
	font-size:16pt;
	line-height:1.2;
	font-weight:bold;
	color: #ffffff;
    padding-left:12px;
    padding-top: 16px;
	}
.plantitle{
background-color:#453153;
}
.textsize_M_fat2{
	font-size:16pt;
	line-height:1.6;
	font-weight:bold;
	color: #1e1413;
	}
.ptextsize_S{
	font-size:14pt;
	line-height:1.6;
	color: #1e1413;
	}
.ptextsize_C{
	font-size:14pt;
	text-align: center;
	line-height:2;
	}
@media (min-width: 768px) {
  body {
    background-position: top center;
    background-size: 992px auto;
  }
}
@media (min-width: 992px) {
  body {
    background-size: 100% auto;
  }
}

.site-logo {
  margin: 0;
  padding: 8px 10px;
}
.site-logo img {
  display: block;
  height: 55px;
  width:172px;
}
@media (min-width: 768px) {
.site-logo {
  margin: 0;
  padding: 16px 26px;
}
.site-logo img {
	height: 87px;
	width:275px;
  }
.site-logo2 {
  margin: 0;
  padding: 10px 0px 10px 0px;
}
.site-logo2 img {
	display: block;
  }
}

@media (max-width: 767px) {
.header {
    /*height: 66px; なぜかここをoffにすると、スマホ用引き出しナビ表示時にコンテンツ全体が下がって表示できる*/
	border-top: 6px solid #443252;/*スマホ用　最上部のボーダーライン*/
  }
.header2 {
    /*height: 66px; なぜかここをoffにすると、スマホ用引き出しナビ表示時にコンテンツ全体が下がって表示できる*/
	border-top: 6px solid #443253;/*スマホ用　最上部のボーダーライン*/
	/*border-bottom: 4px solid #443253;スマホ用　ヘッダー下のボーダーライン*/
	position: fixed;
    top: 0;
    left:0;
	right:0;
	z-index: 999;
	transition: 0.7s;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  }
/*スクロールダウンでスマホグローバルナビを消す(gnaviflex.jsファイルと連動)*/
.header2.erace{
    transform: translateY(-0%);/*-100%にすると、スクロールでナビが消える　0%でナビの常時表示*/
}
}

.header-container {
  max-width: 1200px;
  margin: 0 auto;
}

.navbar-default {
  border-width: 0;
  /*background-image: url(../img/cloth.jpg);/*スマホ表示時のヘッダー背景*/
  background-color: rgba(255,255,255,0.95);/*スマホ表示時のヘッダー背景色*/
  /*border-bottom: 4px solid #443252;ナビ下のライン*/
}
@media (min-width: 768px) {
.navbar-default {
    background-color: transparent;
	background-image: none;
	border-bottom: 2px solid #443252;/*グローバルナビ上のライン*/
  }
}
.navbar-default .navbar-nav > li {
  /*font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;*/
  /*font-family: Verdana, "ヒラギノ角ゴ ProN W3" , "Hiragino Kaku Gothic ProN" , "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;color:#282828;*/
  /*font-family:"ヒラギノ丸ゴ Pro W3","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";*/
  font-size: 16px;
  letter-spacing: .025em; 
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
@media (min-width: 768px) {
.navbar-default .navbar-nav > li > a {
    line-height: 20px;
	text-align:center;
  }
}
.navbar-default .navbar-toggle {
  margin-top: 16px;
  margin-bottom: 16px;
  background-color: #fff;
}
@media (min-width: 768px) {
.header{
	/*background-color: rgba(255,255,255,1);ヘッダーの背景色、RGB+Aで指定　例rgba(50,20,10,0.5)*/
	margin-top:0px;/*PC表示時のグローバル上エリアのスペース*/
	background-image: url(../img/cloth.jpg);
	background-repeat: repeat !important;
	border-top: 6px solid #443252;/*最上部のボーダーライン*/
}
/*スクロールダウンでグローバルナビを消す(gnaviflex.jsファイルと連動)*/
.header2{
	/*background-color: rgba(255,255,255,1);ヘッダーの背景色、RGB+Aで指定　例rgba(50,20,10,0.5)*/
	margin-top:0px;/*PC表示時のグローバル上エリアのスペース*/
	background-image: url(../img/cloth.jpg);
	background-repeat: repeat !important;
	border-top: 5px solid #443253;/*最上部のボーダーライン*/
	position: fixed;
    top: 0;
    left:0;
	right:0;
	z-index: 999;
	transition: 0.7s;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
}
/*スクロールダウンでグローバルナビを消す(gnaviflex.jsファイルと連動)*/
.header2.erace{
    transform: translateY(-127px);/*もともとは、translateY(-100%)←ナビを全て隠す場合*/
}
.btmspace{
	margin-bottom:150px;/*テキストタイプのグロナビ下とメインコンテンツとの間のスペース設定*/
}
.menu-global {
	/*background-color: rgba(110,180,205,1.0);.headerの背景色とかぶる為、ここでは消去*/
	margin: 0px 0 0;
}
}
@media (min-width: 768px) {
.menu-global-main {
	margin-top:13px;
	margin-left:15px;
	}
.menu-global-sns {
	margin-left:20px;/*問い合わせバナーの左側スペース*/
	}
.menu-global-main > li {
    position: relative;
  }
.menu-global-main > li:first-child:before {
    display: none;
    content: "";
  }
}
/*.menu-global-main li{グローバルナビの全画像に設定(bootstrapの設定を上書き解除)することで、各画像を左右密着させる。ただ、スマホ表示時にナビ内に「移動バー」が表示されてしまうので注意
	margin-right:-30px;
}*/
.menu-global-sns li {
  float: left;
  margin-top:-28px;/*問い合わせバナーの上下位置調整*/
}
.btn01{/*グローバルナビ画像間のスペースを等間隔に見えるように個別設定*/
	margin-right:0px;
}
.btn02{/*グローバルナビ画像間のスペースを等間隔に見えるように個別設定*/
	margin-right:-24px;
}
.btn03{/*グローバルナビ画像間のスペースを等間隔に見えるように個別設定*/
	margin-right:-5px;
}
.main-visual {/*スマホ表示時のスライドショー上のキャッチコピーの上下位置*/
  margin-top: 220px;
  margin-bottom: 160px;
}
@media (min-width: 100px) and (max-width: 767px) {
.menu-global {
	/*background-color: rgba(253,253,245,1.0);スマホ表示時の引き出しナビの背景色*/
	/*background-image: url(../img/smrtbnavibg.png) !important;スマホ表示時の引き出しの背景*/
	/*background-color:#fdfdf5 !important;*/
}
/*.main-visual {スマホ表示時のスライドショー上のキャッチコピーの上下位置
  margin-top: 130px;
  margin-bottom: 135px;
}*/
}
@media (min-width: 768px) {/*PC表示時のスライドショー上のキャッチコピーの上下位置=この2つの数値でスライドショーの高さを調整する*/
.main-visual {
  margin-top: 430px;
  margin-bottom: 190px;
}
.topspace{
	margin-top:155px;
}
}
.navbar{/*2ndページ用ナビ下のスペース bgが見えるようにスペースを確保。※ただしトップページに対しても多少効力あり*/
	margin-bottom:250px;
}
.navbar2{/*2ndページ用ナビ下のスペース bgが見えるようにスペースを確保。※ただしトップページに対しても多少効力あり*/
	margin-bottom:100px;
}
@media (min-width: 768px) and (max-width: 1095px) {
#navbar{
	width:100%;
	margin-top:-4px;
	}
.menu-global-sns {
	float:right;
	}
.main-visual {
	margin-top: 400px;
    margin-bottom: 190px;/*タブレット表示時のスライドショー上のキャッチコピーの上下位置*/
  }
}
.main-visual-catch {
  margin-bottom: 24px;
}
.main-visual-catch img {
  max-width: 100%;
  padding: 0 30px;
}
.main-visual-description {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .125em;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, .35);
}
@media (max-width: 767px) {
  .main-visual-description {
    padding: 0 60px 0 30px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .main-visual-description {
    font-size: 14px;
  }
}
.subnavi {/*topページスライド下の4つのボタンのエリア*/
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(255,255,255,0.9);
  margin-bottom:250px;
  color: #1e1413;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
  /*width: 1200px;wを指定しない場合は、画面最大幅で表示*/
}
.subnavi2 {/*topページスライド下の4つのボタンのエリア*/
  margin-right: auto;
  margin-left: auto;
  /*background-color: rgba(255,255,255,0.9);*/
  background-image: url(../img/top4bg.png);
  margin-bottom:250px;
  color: #1e1413;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
  /*width: 1200px;wを指定しない場合は、画面最大幅で表示*/
}
.main {
  margin-right: auto;
  margin-left: auto;
  margin-top:200px;/*Flexbileグロナビの為に下にずらす設定*/
  /*background-color: #fff;*/
  /*background-image: url(../img/cloth.jpg);*/
  background-color: rgba(255,255,255,0.9);
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
@media (min-width: 100px) and (max-width: 767px) {
.main {
  margin-right: auto;
  margin-left: auto;
  margin-top:0px;/*Flexbileグロナビの為に下にずらす設定*/
  /*background-color: #fff;*/
  /*background-image: url(../img/cloth.jpg);*/
  background-color: rgba(255,255,255,0.9);
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.subnavi2 {/*topページスライド下の4つのボタンのエリア*/
  background-image: url(../img/top4bg2.png);
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.main {
    padding-right: 15px;
    padding-left: 15px;
	/*background-image: url(../img/cloth.jpg);*/
  }
}
@media (min-width: 1200px) {
.main {
    width: 1200px;/*←画面横幅いっぱいで表示する場合は消す　一定幅の場合は1200px*/
	box-shadow: 0 1px 6px rgba(0, 0, 0, .25);
}
.content{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.content2{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:80px;
}
.content3{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:80px;
}
.shade{
	box-shadow: 0 1px 6px rgba(0, 0, 0, .25);
	
}
.topspace{
	margin-top:250px;
}
}


.container-main {
  padding-bottom: 60px;
  padding-top:30px;
}
.container-main2 {
  padding-bottom: 20px;
  padding-top:30px;
}
@media (min-width: 768px) {
.container-main {
    padding-top: 30px;
  }
.container-main2 {
    padding-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
.container-main {
    padding-right: 30px;
    padding-left: 30px;
  }
.container-main2 {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
.container-main {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 992px) {
.features {
    /*background-color: #fff;*/
	margin-bottom:-60px;
}
}
.features dl {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}
.features dl dt {
  font-size: 22px;
  font-weight: normal;
  /*letter-spacing: .125em;*/
  text-transform: uppercase;
  margin-bottom:6px;
}
.features dl dd {
  font-size: 14px;
  text-align: center;
}
.features dl dd img {
  border-width: 0;
  border-radius: 0;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .25);
}
.features dl dd p {
  line-height: 1.4;
  height: 2.8em;
  margin: 20px auto 20px auto;
  text-align: left;
}
@media (min-width: 768px) {
  .features dl dd p {
    height: 4.2em;
	margin: 20px auto 10px auto;
  }
}

.features .btn-more {
  font-size: 16px;
  line-height: 1.2;
  display: block;
  max-width: 180px;
  margin: 40px auto 60px auto;
  padding: 8px 0px 8px 0px;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #0070bd, #94b8e7) 0 100%;
  background: linear-gradient(to bottom, #6da786, #2f6a3d) 0 100%;
  border-radius: 18px;
  border:none;
}
@media (min-width: 768px) {

.features .btn-more {
    transition: opacity .1s;
	margin: -10px auto 30px auto;
  }
.features .btn-more:hover {
    opacity: .7;
  }
}
@media screen and (min-width: 992px) {
.features .btn-more {  
  margin: 35px auto 0px auto;
}
}

.shop-info {
  background-size: cover;
  margin-top:-60px;
  margin-left:0px;
  margin-right:0px;
}
@media screen and (min-width: 768px) {
.shop-info {
  margin-top:-60px;
  margin-left:0px;
  margin-right:0px;
}
}
.title01 {
  font-size: 24px;
  line-height: 1;
  vertical-align: middle;
  letter-spacing: .125em;
  text-transform: uppercase;
  /*border-left: 4px solid #337ec4;
  padding-left:5px;*/
  padding: 3px 0px 3px 25px;/*h2文字部分の上下位置*/
  color: #1e1413;
  border-bottom: dashed 1px #2c2c30;
}
.title02 {
  font-size: 36px;
  font-weight:300;
  line-height: 1;
  vertical-align: middle;
  letter-spacing: .125em;
  text-transform: uppercase;
  /*border-left: 4px solid #337ec4;
  padding-left:5px;*/
  /*padding: 3px 0px 3px 25px;/*h2文字部分の上下位置*/
  text-align: center;
  margin-bottom:30px;
  color: #442f53;
  /*border-bottom: dashed 1px #2c2c30;*/
}
.title03 {
  font-size: 36px;
  line-height: 1;
  vertical-align: middle;
  /*letter-spacing: .125em;*/
  text-transform: uppercase;
  /*border-left: 4px solid #337ec4;
  padding-left:5px;*/
  /*padding: 3px 0px 3px 25px;/*h2文字部分の上下位置*/
  text-align: center;
  margin-bottom:50px;
  color: #442f53;
  /*border-bottom: dashed 1px #2c2c30;*/
}
.title04 {
  font-size: 36px;
  font-weight:300;
  line-height: 1;
  vertical-align: middle;
  /*letter-spacing: .125em;*/
  text-transform: uppercase;
  /*border-left: 4px solid #337ec4;
  padding-left:5px;*/
  /*padding: 3px 0px 3px 25px;/*h2文字部分の上下位置*/
  text-align: center;
  margin-bottom:40px;
  color: #442f53;
  /*border-bottom: dashed 1px #2c2c30;*/
}
.news .media {
  overflow: visible;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .news .media-left {
    padding-right: 20px;
  }
}
.news .media-left-size {
  width: 100px;
  height: 100px;
}
.news .media-left img {
  padding: 5px;
  border-width: 0;
  border-radius: 0;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .25);
}
.news .media-heading {
  font-size: 14px;
  line-height: 1;
  overflow: hidden;
  height: 1em;
  margin: 0 auto;
}
.news .media-heading {
    font-size: 22px;
  }
.news .media p {
  font-size: 18px;
  line-height: 1.5;
  margin: 1em auto 0;
}
@media (min-width: 768px) {
.news .media-heading {
    font-size: 18px;
  }
.news .media p {
  font-size: 14px;
  line-height: 1.5;
  margin: 1em auto 0;
}
}



.access-gmap {
  border: 2px solid #d5e0c4;
  /*box-shadow: 0 1px 6px rgba(0, 0, 0, .25);*/
  height: 700px;
  background-color:#d5e0c4;
}
.access-gmap2 {
  border: 5px solid #fff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .25);
  background-color:#FFFFFF;
}
.access-gmap3 {/*隣に2分割で画像を設置する場合は、png画像の比率は100:64で作成して*/
border: 5px solid #fff;
box-shadow: 0 1px 6px rgba(0, 0, 0, .25);
background-color:#FFFFFF;
position: relative;
padding: 0 0 65%;/*オリジナルは56.25%*/
height: 0;
overflow: hidden;
}
.access-gmap iframe {
  display: block;
  max-width: 100%;
  height: 500px;
}
.access-gmap2 iframe {
  display: block;
  max-width: 100%;
  height: 400px;
}
.access-gmap3 iframe {/*隣に2分割で画像を設置する場合は、png画像の比率は100:64で作成して*/
display: block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.facebookframe{
  border: 2px solid #d5e0c4;
  /*box-shadow: 0 1px 6px rgba(0, 0, 0, .25);*/
}
.facebook {
  display: block;
  max-width: 100%;
  height: 696px;
  text-align:center;
  background-image: url(../img/facebookbg.jpg);
}

.access-title {
  font-size: 24px;
  margin: 20px auto;
  padding-left:7px;
  color: #1e1413;
}
@media screen and (min-width: 768px) {
.access-title {
  font-size: 24px;
  margin: 20px auto;
  padding-left:0px;
}
}
.access{
	margin-top:80px;
}
.access p {
  line-height: 1.1;
  margin: 10px auto 0;
}
.access p span {
  margin-right: 1em;
}
.access p span:last-child {
  margin-right: 0;
}
.calendar{
	display:block;
	max-width:100%;
	margin:0 auto;
	}

.smallnavi {
	font-weight:400;
	font-size:8pt;
	color: #fff !important;
}
.small {
	font-weight:400;
	font-size:8pt;
	color: #666666 !important;
}
.small2 {
	color:#FFFFFF;
	font-weight:400;
	font-size:8pt;
	vertical-align:4%;
}
.small3 {
	font-weight:400;
	font-size:8pt;
	color: #666666 !important;
	vertical-align:top;
}
.small4 {
	font-weight:400;
	font-size:8pt;
	display:block;
	line-height:1.6;
	color: #666666 !important;
}
.small5 {
	font-weight:400;
	font-size:8pt;
	vertical-align:middle;
}
.home-subtitle {
  font-size: 25px;
  padding-left: 10px;
  border-left: 4px solid #337ec4;
}

.home-subtitle span {
  font-size: 14px;
  font-weight: normal;
  display: block;
}
@media screen and (min-width: 992px) {
.access{
	margin-top:0px;
}
}
@media screen and (min-width: 768px) {
  .home-subtitle {
    font-size: 40px;
  }
  .home-subtitle span {
    display: inline;
    margin-left: 20px;
  }
}


.nav-tabs li {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

@media screen and (min-width: 768px) {
  .nav-tabs li {
    width: 190px;
    height: 52px;
    margin: 0 4px 0 0;
  }
}

.nav-tabs>li>a {
  font-size: 16px;
  margin: 0;
  padding: 14px 15px;
  text-align: center;
  -webkit-border-radius: 0;
          border-radius: 0;
  background: #cfe4f6;
}

@media screen and (min-width: 768px) {
  .nav-tabs>li>a {
    -webkit-border-radius: 8px 8px 0 0;
            border-radius: 8px 8px 0 0;
  }
}
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
  color: #fff;
  background: #468dc8;
}

.tab-content {
  padding: 30px;
  /*border: 2px solid #ced7c9;*/
  /*background: #fff;*/
  /*background-color: rgba(255,255,255,0.75);ニュースエリア記事部分の背景色*/
  color: #1e1413;
}

.tab-pane {
  margin-bottom: 0;
  list-style-type: none;
  -webkit-padding-start: 0;
}

.tab-pane li {
  overflow: hidden;
}

.tab-pane li+li {
  margin-top: 12px;
}

.tab-pane div {
  float: left;
}

.tab-pane .article-title {
  font-size: 18px;
  line-height: 1.6;
  float: left;
  display: block;
  margin: 0;
}
.tab-pane .date {/*お知らせの日付設定スマホ用*/
  /*width: 80px;*/
  font-size: 18px;
  margin-right: 10px;
  vertical-align:-10%;
}
@media screen and (min-width: 768px) {
.tab-pane .article-title {
  font-size: 14px;
  line-height: 1.4;
  float: left;
  display: block;
  margin: 0;
}
.tab-pane .article-title {
    float: none;
    padding-left: 154px;
  }
.widthadjust{/*トップページ お知らせの挿入画像をpcのみ幅調整*/
	margin:0px 0px 0px 5%;
	width:90%;
	margin-top:10px;
}
.tab-pane .date {/*お知らせの日付設定PC用*/
  /*width: 80px;*/
  font-size: 14px;
  margin-right: 10px;
  vertical-align:0%;
}
}
.widthadjust{
	margin-bottom:50px;
}
.tab-pane .label {
  display: inline-block;
  width: 60px;
  margin-right: 10px;
  padding: 0.5em 0 0.5em;/*[上][左右][下]*/
  text-align:center;
  color: #fff;
}

.label-pink {
  background: #ff98aa;
}

.label-blue {
  background: #5abee6;
}

.label-orange {
  background: #443252;
}

.label-green {
  background: #46c86e;
}

.label-red {
  background: #d25a5f;
}

.breadcrumb {
  padding: 0;
  background: none;
}

.breadcrumb li+li:before {
  content: '»';
  color: #1e1413;
}
.article-nav ul {
  padding: 15px;
  list-style: none;
}

.article-nav li {
  display: inline-block;
}

.article-nav .prev {
  float: left;
}

.article-nav .next {
  float: right;
}

.article-nav li a {
  font-size: 14px;
  line-height: 26px;
  display: inline-block;
  width: 86px;
  height: 26px;
  text-align: center;
  border: 1px solid #ddd;
  -webkit-border-radius: 13px;
          border-radius: 13px;
}

.article-nav li a:hover {
  text-decoration: none;
  background: #eee;
}

.article-nav+.inner-block {
  border-top: 1px solid #eaeaea;
}
.maintitle {
  /*font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;*/
  font-family: 'Noto Serif JP', serif;
  font-weight:300;
  font-size: 26px;
  line-height: 1.2;
  position: relative;
  padding: 3px 0px 3px 32px;/*h1文字部分の上下位置*/
  margin-bottom:30px;
  margin-top:-10px;
  color: #1e1414;
}

.maintitle:before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  content: '';
  background-color:#453153;/*h1のアンダーライン色*/
}
.h1bg{
	background-image:url(../img/h1icon.png);
	background-size:55px 30px;
	background-repeat: no-repeat;
	background-position: left;
	}
.h2bg{
	background-image:url(../img/h2icon.png);
	background-size:55px 30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.Qbg{
	background-image:url(../img/Q.png);
	padding-left:45px;
	background-size:37px 37px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size:14pt;
	line-height:2.0;
	font-weight:bold;
	color: #262626;
	padding-top:0px;
	}
.Abg{
	background-image:url(../img/A.png);
	padding-left:45px;
	background-size:37px 37px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12pt;
	line-height:1.8;
	font-weight: normal;
	color: #262626;
	padding-top:5px;
	}
.subtitle {
  /*font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;*/
  font-family: 'Noto Serif JP', serif;
  font-weight:300;
  font-size: 24px;
  line-height: 1.2;
  padding: 3px 20px 2px 28px;/*h2文字部分の上下位置*/
  color: #1e1413;
  border-bottom: 1px dashed #3e2515;
  /*border-left: 4px solid #5fb4cd;*/
}
.blocktitle {
  /*font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;*/
  /*font-family:"ヒラギノ丸ゴ Pro W3","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";*/
  font-size: 18px;
  line-height: 1.2;
  padding: 8px 10px;
  color: #2b68ad;
  border-bottom: 1px dashed #eaeaea;
}

.boxtitle {
  /*font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;*/
  /*font-family:"ヒラギノ丸ゴ Pro W3","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";*/
  font-size: 24px;
  line-height: 1.2;
  padding: 8px 0;
}


.tablebox {
  padding: 0px 0px;
}

.table>tbody>tr>th {
  border-top: none;
  border-bottom: 1px solid #ddd;
}

.table>tbody>tr>th:first-child,
.table>tbody>tr>td:first-child {
  padding: 8px 8px 8px 0px;
}


table.type01 th {
	width:30%;
	font-weight: bold;
	font-size:14pt;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc !important;
}
table.type01 td {
	width:70%;
	font-size:14pt;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc !important;
}
table.type02 th {
	width:35%;
	font-weight: normal;
	font-size:14pt;
	vertical-align: middle !important;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
table.type02 td {
	width:65%;
	font-size:14pt;
	vertical-align: middle !important;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
table.type03 th {
	width:25%;
	font-weight: normal;
	font-size:14pt;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
table.type03 td {
	width:50%;
	font-size:14pt;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
table.type04 th {
	width:50%;
	font-weight: bold;
	font-size:14pt;
	vertical-align: top;
	padding: 10px 10px 10px 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
table.type04 td {
	width:25%;
	font-size:14pt;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
table.type05 th {
	width:95%;
	font-weight: bold;
	font-size:14pt;
	vertical-align: top;
	padding: 10px 10px 10px 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
table.type05 td {
	width:5%;
	font-size:14pt;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
}
#light{
	font-weight:normal;
	}
@media screen and (min-width: 768px) {
table.type01 th {
	width:25%;
	font-size:11pt;
}
table.type01 td {
	width:75%;
	font-size:11pt;
}
table.type02 th {
	width:35%;
	font-size:11pt;
	vertical-align: middle !important;
}
table.type02 td {
	width:65%;
	font-size:11pt;
	vertical-align: middle !important;
}
table.type03 th {
	width:15%;
	font-size:11pt;
	vertical-align: middle !important;
}
table.type03 td {
	width:70%;
	font-size:11pt;
	vertical-align: middle !important;
}
table.type04 th {
	width:40%;
	font-size:11pt;
}
table.type04 td {
	width:30%;
	font-size:11pt;
}
table.type05 th {
	width:95%;
	font-size:11pt;
}
table.type05 td {
	width:5%;
	font-size:11pt;
}
}
.thumb-box {
  padding: 0;
  list-style: none;
}
.thumb-box3 {
  padding: 0;
  list-style: none;
}

.thumb-box li {
  padding: 0 15px 30px;
}
.thumb-box3 li {
  padding: 0 20px 38px;
}
@media screen and (min-width: 768px) {
.thumb-box li {
    padding: 0 15px 30px;
}
.thumb-box3 li {
    padding: 0 13px 20px;
}
}

.thumb-box li {
  padding: 0 10px 30px;
}
.thumb-box li a {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 4px;
  color: #333;
  border: 1px solid #9292a6;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  background: #fff;
  /*background-image:url(../img/wood.jpg);*/}
@media screen and (max-width: 500px) {
.thumb-box li a {
  height: 350px;/*あえて高さ指定して文字の量による背景のばらつきをなくす*/
}
}
@media screen and (min-width: 600px) {
.thumb-box li a {
  height: 400px;/*あえて高さ指定して文字の量による背景のばらつきをなくす*/
}
}
@media screen and (min-width: 780px) {
.thumb-box li a {
  height: 370px;/*あえて高さ指定して文字の量による背景のばらつきをなくす*/
}
}
@media screen and (min-width: 1200px) {
.thumb-box li a {
  height: 350px;/*あえて高さ指定して文字の量による背景のばらつきをなくす*/
}
}
.thumb-box li {
  padding: 0 5px 25px;
}
}
.thumb-box-flame {
  position: relative;
  display: block;
  overflow: hidden;
}
.thumb-box li a:hover {
  opacity: 0.6;
}

.thumb-box li a img {
  width: 100%;
  height: auto;
}
.thumb-box li img {
  width: 100%;
  height: auto;
}
.thumb-box3 li img {
  width: 100%;
  height: auto;
}

.thumb-box h3{
  padding: 0 15px;
  font-size: 20px;
}
.thumb-box p {
  padding: 0 15px;
}
.thumb-box h4 {
  padding: 0 15px;
  font-size:12pt;
  font-weight:bold;
}

.thumb-box button {
  float: right;
  margin: 0 15px 15px 0;
}
.thumb-box2 {
  padding: 0;
  list-style: none;
}

.thumb-box2 li {
  padding: 0;
  margin-bottom:8px;
}
.thumb-box2 li a {
  position: relative;
  display: block;
  overflow: hidden;
  background: #fff;
}

.thumb-box2 li a:hover {
  opacity: 0.6;
}

.thumb-box2 li a img {
  width: 100%;
  height: auto;
}


.thumb-block {
  list-style: none;
}

.thumb-block li {
  margin-bottom: 10px;
  padding: 4px 4px 15px;
  color: #333;
}
.thumb-block li a:hover {
  opacity: 0.6;
}
.logocenter{
	display:none;
}
@media screen and (min-width: 768px) {
  .thumb-block li {
    padding: 4px;
  }
.smart-disp-none{
	display: inline-block !important;
	}
.tablet-disp-none{
	display:none !important;/*タブレット表示時のみ非表示*/
	}
.logocenter{
	display:block;
	text-align:center;
}
}

.thumb-block li div {
  position: relative;
  overflow: hidden;
}
.thumb-block li>div:first-child {
  padding-right: 0;
  padding-left: 0;
}
.thumb-block-sp{
	padding-right: 0;
  padding-left: 0;
  }
.thumb-block li img {
  width: 100%;
  height: auto;
}
.thumb-block button {
  float: right;
}
.smart-disp-none{
	display:none ;/*スマホ表示時のみ非表示*/
	}

.aside {
  margin: 10px auto 0;
}

.aside .banner {
  text-align: center;
}

.aside p,
.aside .fb-page {
  text-align: center;
}

.aside p a:hover {
  opacity: 0.6;
}

@media screen and (min-width: 992px) {
.thumb-box li {
    padding: 0 10px 20px;
}
  .aside {
    margin: 0 auto;
  }
  .aside p img {
    width: 100%;
    height: auto;
  }
.tablet-disp-none{
	display: inline-block !important;
	}
.logocenter{
	display:none;
}
}
.cat-nav {
  margin-bottom: 10px;
}

.cat-nav .cat-title {
  font-size: 16px;
  line-height: 46px;
  height: 46px;
  margin: 0;
  padding: 0 17px;
  color: #fff;
  background: #443153;
}

.cat-nav ul {
  padding: 0;
  list-style: none;
  border-top: 1px solid #443153;
}

.cat-nav li {
  height: 46px;
  border-right: 1px solid #443153;
  border-bottom: 1px solid #443153;
  border-left: 1px solid #443153;
  /*background-color: rgba(90,120,70,0.2);サイドナビ内の背景色*/
}

.cat-nav li a {
  font-size: 16px;
  line-height: 46px;
  display: block;
  padding: 0 17px;
  color: #666666;
}

.cat-nav li a::before {
  position: absolute;
  right: 15px;
}
.btn-pagetop {
  border-bottom: 5px solid #443252;
  /*background-image: url(../img/cloth.jpg);*/
  /*background-color: rgba(255,255,255,0.9);*/
  margin-top:0px !important;/*フッター上にスペースを開けて背景を見せる*/
}
.btn-pagetop-cancel {
  margin-top:-25px !important;/*フッター上にスペースを開けて背景を見せる*/
  /*background-image: url(../img/cloth.jpg);/*スマホ表示時の為に必ず設定して(デザインによっては設定不要な場合あり)*/
}
.btn-pagetop .container {
  text-align: right;
}

.btn-pagetop .container a {
  display: inline-block;
  width: 50px;
  height: 25px;
  text-decoration: none;
  color: #fff;
  -webkit-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
  background: #443252;
}

.btn-pagetop .container a:hover {
  text-decoration: none;
  background: #8e8296;
}

.btn-pagetop .container a i {
  padding-top: 5px;
}

.footer {
  /*background: #3C230A;*/
  /*background-image:url(../img/cloth.jpg);*/
  background-color: rgba(255,255,255,0.9);
  
}
@media (min-width: 992px) and (max-width: 1199px) {
.btn-pagetop {
	margin:0 -15px;
}
.footer {
  margin:0 -15px;
}
}
.footer .container {
  padding: 10px 0;
}

.footer-nav {
  /*font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;*/
  font-size: 34px;
  margin: 0;
  color: #1d1414;
}

@media screen and (min-width: 768px) {
.btn-pagetop {
  border-bottom: 5px solid #443252;
  /*background-image: url(../img/cloth.jpg);*/
  background-color: rgba(255,255,255,0.0);
  margin-top:500px !important;/*フッター上にスペースを開けて背景を見せる*/
}
.btn-pagetop-cancel {
  margin-top:0 !important;
  background-image:none;
  /*background-image: url(../img/cloth.jpg);スマホ表示時の為に必ず設定して(デザインによっては設定不要な場合あり)*/
  margin-top:160px !important;/*フッター上にスペースを開けて背景を見せる*/
}
  .footer-nav>div {
    float: left;
    max-width: 50%;
  }
.ptextsize_L{
	font-size:11pt;
	line-height:1.8;
	color: #1e1413;
	}
.ptextsize_M{
	font-size:11pt;
	line-height:1.8;
	color: #1e1413;
	}
.ptextsize_M2{/*スマホ表示時に先に画像、後にテキストを表示するタイプ*/
	font-size:11pt;
	line-height:1.8;
	color: #1e1413;
	padding-left:10px;
	}
.ptextsize_M4{/*スマホ表示時に先にテキスト、後に画像を表示するタイプ*/
	font-size:11pt;
	line-height:1.8;
	color: #1e1413;
	padding-left:10px;
	margin:0 15px;
	margin-bottom:10px;
	}
.ptextsize_M4_2{/*スマホ表示時に先にテキスト、後に画像を表示するタイプ*/
	font-size:11pt;
	line-height:1.8;
	color: #1e1413;
	padding-left:0px;
	margin:0 15px;
	margin-bottom:10px;
	}
.ptextsize_M5{/*料金表示用*/
	font-size:16pt;
    font-weight: bold;
	line-height:1.8;
	color: #1e1413;
    text-align: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
    margin-bottom: 50px;
	}
.price{/*料金表示用*/
	font-size:24pt;
    font-weight: bold;
	line-height:1.8;
	color: #1e1413;
}
.ptextsize_M_fat{
	font-size:12pt;
	line-height:1.8;
	font-weight:600;
	color: #1e1413;
	}
.ptextsize_M_fat2{
	font-size:20pt;
	line-height:1.8;
	font-weight:bold;
	color: #1e1413;
	padding-left:10px;
	}
.ptextsize_M_fat3{
	font-size:16pt;
	line-height:1.6;
	font-weight:bold;
	color: #ffffff;
    padding-left:12px;
    padding-top: 6px;
	}
.plantitle{
background-color:#453153;
}
.textsize_M_fat2{
	font-size:20pt;
	line-height:1.8;
	font-weight:bold;
	color: #1e1413;
	}
.ptextsize_S{
	font-size:10.5pt;
	color: #1e1413;
	}
.ptextsize_C{
	font-size:12pt;
	text-align: center;
	}
.inline {
  display: inline-block;
  padding:0 20px;
}
.textsize_news{
	font-size:14pt;
	line-height:1.8;
	font-weight:bold;
	color: #78050f;
}
.newssp{
	padding-top:5px;
}
}
.textsize_news{
	font-size:16pt;
	line-height:1.8;
	font-weight:bold;
	color: #78050f;
}
@media screen and (min-width: 992px) {
  .footer-nav>div {
    max-width: 25%;
    text-align: left;
  }
.footer-logo {
  margin-top: 10px;
  margin-left:0px;
}
}
.footernav-title {
  font-size: 16px;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #1e1413;
  color: #1e1413;
}

.footernav-title .glyphicon-chevron-down:before {
  margin-right: 10px;
}
.mincho{/*フッターのナビ各タイトル部分の文字設定*/
	/*font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;*/
	/*font-family:"ヒラギノ丸ゴ Pro W3","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";*/
	font-family: 'Noto Serif JP', serif;
	font-weight:600;
}
@media screen and (min-width: 768px) {
  .footernav-title .glyphicon-chevron-down:before {
    display: none;
  }
.footer-logo {
  margin-top: 10px;
  margin-left:-15px;
}
}
.footer-logo {
  margin-top: 30px;
  margin-left:0px;
}
.list-group {
  margin-bottom: 0;
}

.list-group a {
  font-size: 14px;
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #1e1413;
}

.list-group a:hover {
  text-decoration: none;
  color: #915898;
}



.footer-icon .container {
  list-style-type: none;
}

.footer-icon p,
.footer-icon ul {
  width: 100%;
  text-align: center;
}
.footer-icon li {
  display: inline-block;
  float: none;
}

.footer-icon li a:hover {
  opacity: 0.6;
}

.footer-icon li img {
  width: 40px;
  height: auto;
  border: 2px solid #bedaff;
}

.sns-icon {
  float: left;
}

.copyright {
  text-align: center;
  color: #1e1413;
  margin-top:30px;
}
.imagebtmsp{
	margin-bottom:10px;
	padding:0 15px;
	}
.imagebtmsp2{
	margin-bottom:10px;
	padding:0 0px;
	}
.adjust-lr-15{
	margin:0 15px;
	}
.print-logo{
	display:none;
	}
a,
a::before,
a::after { 
	-webkit-transition: all .3s;
	transition: all .3s;
}
.mouseHvr,
.mouseHvr::before,
.mouseHvr::after { 
	-webkit-transition: all .3s;
	transition: all .3s;
}
.mouseHvr {
	opacity: 1;
}

.mouseHvr:hover {
	opacity: 0.5;
}
a{
	color:#915898;
}
a:hover{
	color:#915898;
}
.a_reset{
	color:#1e1314;/*リンク部分に特色を設定した場合の、非リンク時(通常時)の文字色設定*/
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 5px !important;
    padding-left: 5px !important;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
.message{
	margin:-20px 0 -30px 0 ;
}
.messagesp{
	padding:0 30px;
}

@media (min-width: 768px) {
.message{
	margin:-20px 0 -60px 0 ;
}
.col-sm-15 {
        width: 20%;
        float: left;
    }
.messagesp{
	padding:0 30px;
}
}
@media (min-width: 992px) {
.message{
	margin:-30px 0 -60px 0 ;
}
.col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.copyright_print{
	display:none !important;
}
.serif{
  /*font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;*/
  /*font-family:"ヒラギノ丸ゴ Pro W3","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";*/
}
.textcolor{/*パンくずリストの文字色変更に使用*/
	color: #1e1413 !important;
	/*font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;*/
	/*font-family:"ヒラギノ丸ゴ Pro W3","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";*/
	font-family: 'Noto Serif JP', serif;
}
.glyphicon-play{/*サブナビの右矢印の色*/
	color: #443153 !important;
}
.picshadow{/*2ページ目以降サブナビ用バナー影*/
box-shadow: 0 1px 6px rgba(0, 0, 0, .25);
border: 2px solid #fff;
}
/* ------------------------------------------------------------ */
/* 「特定商取引法に基づく表示」ページのテーブル */
/* ------------------------------------------------------------ */
table.type01 th {
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #1e1413;
	padding-left:25px;
	color:#1e1413;
}
table.type01 td {
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #1e1413;
	color:#1e1413;
}
.under{/*リンク文字のしたにアンダーラインを追加*/
	text-decoration:underline;
}
.picR {
	line-height: 0;
	float: right;
	margin-top:5px;
	margin-right:4px;
	width:150px;
}
.picR2 {
	line-height: 0;
	float: right;
	margin-top:20px;
	width:100px;
}
.picR3 {
	line-height: 0;
	float: left;
	margin-top:15px;
	margin-bottom:8px;
	width:150px;
}
.picL {
	line-height: 0;
	float: left;
	margin-top:20px;
	margin-left:-15px;
	width:100px;
}
.picpd15{
	padding: 0px 15px 0px 15px !important;
	margin: -9px 0px -15px 0px;
}
.picpd15left{
	padding-left:15px !important;
}
@media screen and (min-width: 768px) {
.picpd15{
	padding: 0px 15px 0px 15px !important;
	margin: 0px 0px 0px 0px;
}
.picR3 {
	line-height: 0;
	float: right;
	margin-top:5px;
	width:150px;
}
}
.al_right{
	text-align:right !important;
}
/*プリント用の設定*/
#print-yes{
	display:none;
}
.btmadjust{
	margin-bottom:-150px !important;	
}
.bgcolor{
	/*background-color:#FF0000 !important;*/
	background-image: url(../img/cloth.jpg) !important;
}


/****************************************
.navbar　ビジネスサイト用のグローバルナビ(下層内容表示可タイプ)
****************************************/
.navbar {
  min-height: auto;
  margin-bottom: 0;
  font-size:16px;/*スマホ表示時のグロナビの文字サイズ*/
}
@media (min-width: 992px) {
.navbar {
  font-size:17px;/*PC表示時のグロナビの文字サイズ*/
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .container {
    width: 100%;
  }
}

.nav-toggle {
  text-align: right;
}

/*スマホ用グロナビ折りたたみアイコンの色を変更する場合はこちらで調整
.navbar-toggle {　
  margin: 20px 0 0 0;
  background-image: -webkit-linear-gradient(top,#3384cf 0,#443153 100%);
  background-image:      -o-linear-gradient(top,#3384cf 0,#443153 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3384cf),to(#443153));
  background-image:         linear-gradient(to bottom,#3384cf 0,#443153 100%);
}*/

.navbar-toggle .icon-bar {
  background-color: #FFF;
}

.navbar-inverse {
  border: none;
/*  border-top: 2px solid #206cc4;
  -webkit-border-radius: 0;
          border-radius: 0;*/
  background: rgba(255,255,255,0.95);/*スマホ表示時のヘッダー下から出現する引き出しの背景色*/
  /*background-image: -webkit-linear-gradient(top,#3384cf 0,#443153 100%);
  background-image:      -o-linear-gradient(top,#3384cf 0,#443153 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3384cf),to(#443153));
  background-image:         linear-gradient(to bottom,#3384cf 0,#443153 100%);
  background-repeat: repeat-x;

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
  /*background-image: url(../img/cloth.jpg);*/
}
@media screen and (min-width: 768px) {
.navbar-inverse {
		background: rgba(255,255,255,0.0);
	}
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbarzform {
  border: none;
}

.navbar-collapse {
  box-shadow: none;
}

@media screen and (min-width: 768px) {
  .navbar-collapse {
    margin-top: 0;
  }
}

.navbar-nav {
  float: none;
  margin: 0;
}

.navbar-nav li {
  width: 100%;
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
  color: #1e1413;
}

@media screen and (min-width: 768px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #333;
  }
}

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

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: #443153;
}

@media screen and (min-width: 768px) {
  .navbar-nav li {
    width: 100%;
  }
  .navbar-nav>li {
    width: calc(100% / 6);
    text-align: center;
  }
  .navbar-nav li:hover {
    background: rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .navbar-nav>li>a {
    padding: 20px 0;
    color: #1e1413;/*グローバルナビの通常時の文字色*/
  }
}
/****************************************
.feature　トップページの丸型4つ並列のおすすめリンクの設定
****************************************/
.feature-block {
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .feature-block {
    margin-bottom: 0;
    text-align: center;
  }
}

.feature-block a {
  display: table;
}

@media screen and (min-width: 768px) {
  .feature-block a {
    display: block;
  }
}

.feature-block a:hover {
  text-decoration: none;
}

.feature-block a p,
.feature-block a h3 {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .feature-block a p,
  .feature-block a h3 {
    display: block;
    float: left;
  }
}

.feature-block a p {
  padding-bottom: 0;
}

@media screen and (min-width: 768px) {
  .feature-block a p {
    margin-bottom: 0;
    padding-bottom: 10px;
  }
}

.feature-block a p img {/*トップページのスライド下の「4つの一押し」部分の設定。
本来はbootstrapの「img-circle」で画像が丸くなるように設定されていたのだが、
その場合ではアニメの機能が動かないので、クラスを「img-thumbnail」に変更して、このcssで円形に変形させる場合の設定*/
  border: 2px solid #ffffff;/*画像の周りに輪郭線をつける*/
  padding:0;/*輪郭線と画像の間の白スペースを解除*/
  border-radius: 0%;/*もともと四角い画像を円形or角丸にする設定*/
}
.feature-block a:hover p img {
  opacity: 0.5;
  -webkit-transition: all .3s;
	transition: all .3s;
}
.feature-block a h3 {
  /*font-family: 'Roboto Condensed', sans-serif;*/
  font-family: 'Noto Serif JP', serif;
  font-size: 18px;
  color: #1e1413;
}

@media screen and (min-width: 480px) {
  .feature-block a h3 {
    font-size: 24px;
    margin-top: 0;
    padding: 20px 15px 0;
  }
}
@media (min-width: 992px) {
	.feature-block a h3 {
    font-size: 28px;
    margin-top: 0;
    padding: 20px 15px 0;/*[上][左右][下]*/
  }
}

.feature-block a:hover h3 {
  color: #bbb;
}

.feature-block a h3 span {
  font-size: 14px;
  display: block;
  margin-top:5px;
  color: #1e1314;
}

.featureblock-title {
  padding-left: 0;
  font-weight:300;/*google web fontsの為のウェイト設定*/
  letter-spacing:3px;
  color:#442f52 !important;
}
/*********************************************
/*
/* key-visual　トップページのサイド流れタイプのスライドショー
/*
/********************************************/

/****************************************
.jumbotron
****************************************/
.jumbotron {
  margin: 0;
  padding: 0;
}


/****************************************
.key-visual
****************************************/
.key-visual {
  margin: 0 0 20px 0;
}

.carousel-control i {
  position: absolute;
  z-index: 5;
  top: 50%;
  display: inline-block;
  margin-top: -10px;
  color: #bababa;
}

.carousel-control .fa-angle-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .fa-angle-right {
  right: 50%;
  margin-right: -10px;
}
@media screen and (min-width: 768px) {
.size80{
width: 80%;
}
  .carousel-control i {
    font-size: 30px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  .carousel-control .fa-angle-left {
    margin-left: -15px;
  }
  .carousel-control .fa-angle-right {
    margin-right: -15px;
  }
}
.carousel-indicators {
  display: none;
}

.carousel-inner>.item>a>img {
  width: 100%;
}
.padleft{
	padding-left:10px;
}
/*画像のモーション表示_タイプ1*/
.img_motion:hover img{
  transform: scale(1.05);
  transition-duration: 0.3s;
}
/*画像のモーション表示_タイプ2(未使用)*/
.img_motion2 {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1.0s ease-in-out;
    transition: 1.0s ease-in-out;
}
.img_motion2:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
/* ------------------------------------------------------------ */
/* newsページ　ページ送り */
/* ------------------------------------------------------------ */
.picR4 {
	line-height: 0;
	float: right;
	margin-top:10px;
	width:150px;
	margin-left:-300px;/*h2のタイトル文字がセンターになるように調整*/
	/*position: absolute;
	z-index: 1;*/
}
.pagecenter{
	text-align:center;
}
.pageNav02 {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	/*background: #fff;*/
	/*border: 1px solid #ccc;*/
	text-align: center;
}

.pageNav02 li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

.pageNav02 li span,
.pageNav02 li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 5px 13px;
	color: #ffffff;/*常時表示文字色*/
	background: #87aa32;/*ボタン背景色*/
	border-radius: 5px;   
	text-decoration: none;
	vertical-align: middle;
}

.pageNav02 li a:hover {
	/*color: #40AC4A;マウスオン時の文字色
	background: #FFD5C1;
	border-color: #00f;*/
	opacity: 0.5;
}
.pageNav02 li span {
	color: #32b478;/*現在ページの文字色*/
}
.facebookframe{
	margin-top:20px;
}
@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}