@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#headerMain{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
#headerMain h1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 15px;
  text-align: left;
  font-weight: normal;
  line-height: 12px;
  font-size: 10px;
}
#headerLogo{
  width : 450px;
  float: left;
}
#headerLogo a{
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  height: 90px;
}
#headerLogo h1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: left;
  font-weight: normal;
  line-height: 12px;
  font-size: 10px;
}
#headerLogo2{
  width : 450px;
  float: right;
  height: 90px;
}
/* フッター内パーツ */
#footerMain{
  width: 899px;
  height: 36px;
  color: rgb(0, 0, 0);
  background-image : url(../img/common/fbg_4Bc.png);
  background-position: left center;
  background-repeat: repeat-x;
}
#footerMain p{
  /* コピーライト文字設定 */
    	margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 0.9em;
  text-align: center;
  line-height: 32px;
}
#footerMain1{
  /* 警告文文字設定 */
    	margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size : 0.9em;
  text-align: left;
  line-height : 14px;
  padding-left : 10px;
  color : gray;
}
/* サブナビゲーション設定 */
#footerExtra1{
  margin-top : -30px;
  width : 890px;
}
#footerExtra1 ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  list-style-type: none;
  text-align : right;
}
#footerExtra1 li{
  float: right;
  line-height: 1.2;
  font-size: 1em;
  background-image : url(../img/common/point0.png);
  background-repeat: no-repeat;
  background-position: 0 center;
}
#footerExtra1 li a{
  padding-top: 2px;
  padding-right : 12px;
  padding-bottom: 2px;
  padding-left : 13px;
  font-size: 1.0em;
}
#footerExtra1 a:link{
  color: black;
  text-decoration: none;
}
#footerExtra1 a:visited{
  color: black;
  text-decoration: none;
}
#footerExtra1 a:hover{
  color: black;
  text-decoration: underline;
}
#footerExtra1 a:active{
  color: black;
  text-decoration: underline;
}
/* サイドブロック内パーツ */

/* バナー */
#banner{
  width: 205px;
  margin-right: auto;
  margin-left: auto;
}
#banner ul{
  display: block;
  margin-top: -1px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  border-top-width: 1px;
  border-top-style : none;
  border-top-color : rgb(255, 187, 187);
  border-left-width: 1px;
  border-left-style : none;
  border-left-color: rgb(255, 187, 187);
  border-right-width: 1px;
  border-right-style : none;
  border-right-color: rgb(255, 187, 187);
}
#banner li{
  display: block;
  width : 204px;
  overflow:hidden;
  margin-left: auto;
  margin-right: auto;
  margin-bottom : 10px;
  border-bottom-width: 1px;
  border-bottom-style : none;
  border-bottom-color: rgb(255, 187, 187);
  height : 80px;
}
#banner li a{
  display: block;
  width : 204px;
  height : 80px;
}
/*#banner li a:hover img{
  margin-left:-204px;
}*/
/* 店舗情報 */
#shopinfo{
  padding-top : 40px;
  padding-bottom: 10px;
}
#shopinfo img.shopinfo-img{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
#shopinfo h3{
  height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
#shopinfo h4{
  width: 190px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 0.95em;
  padding-top: 0;
  color: #ffffff;
}
#shopinfo p{
  width: 195px;
  margin-top: 0.1em;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5;
}
#request{
  width: 195px;
  margin-top: 0.1em;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255, 187, 187);
  margin-bottom: 0.1em;
  padding:5px;
  text-align : left;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#nav li a {
  /* ナビゲーション文字設定 */
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
  color : rgb(255, 106, 106);
  text-decoration: underline;
}
a:visited{
  color: rgb(255, 106, 106);
  text-decoration: underline;
}
a:hover{
  color: rgb(255, 106, 106);
  text-decoration: none;
}
a:active{
  color:  rgb(255, 106, 106);
  text-decoration: none;
}
#skip{
  /* ヘッダースキップの非表示 */
    	height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
p{
  margin-top : 1.2em;
  margin-bottom : 1em;
  padding-right : 0.5em;
  padding-left : 0.5em;
  line-height: 1.4;
  text-align: left;
  text-indent : 0em;
}
p.large{
  font-weight: bold;
}
p.indent{
  padding-left: 15px;
}
.left{
  float: left;
}
.right{
  float: right;
}
.center{
  display:block;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
hr{
	display: hidden;
  width: 100%;
  height: 0px;
  margin-top: 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  margin-left : 10px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width : 0px;
  border-top-style: none;
  border-right-width : 0px;
  border-right-style: none;
  border-left-width : 0px;
  border-left-style: none;
  
  border-bottom-width : 0px;
  border-bottom-style: none;
  color : white;
}


hr.page-break{
	page-break-after: always;
}

hr.page-breakb{
	page-break-before: always;
}
/*.layoutset-02 h2 {
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  height: 50px;
  overflow: hidden;
  width : 630px;
}*/

.layoutset-02 h2{
  font-family:'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.4rem;
  font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
           line-height:1.5em;
	width: 630px;
	letter-spacing: 0em;
	-webkit-text-size-adjust: 100%;
            background-image: url(../img/common/point_sbig.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	color:#333;
            *border-bottom-width: 4px; /*ie7以下*/
	*border-bottom-style: solid; /*ie7以下*/
	*border-bottom-color: #ffa4a4; /*ie7以下*/
}

@media print, screen and (min-width : 768px){
    .layoutset-02 h2{
	font-size : 2.4rem;
    letter-spacing:0em;
   background-image: url(../img/common/point_mbig.png);
    background-size: 20px 20px;
}
}
.layoutset-02 h2:after{
	content: "";
display: block;
height: 4px;
background: #ffa4a4; /* Old browsers */
background: -moz-linear-gradient(to bottom,  #ffa4a4 20%,#ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(to bottom,  #ffa4a4 20%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffa4a4 20%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa4a4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.layoutset-02 h2 span{
  padding-left:30px;
}


h3{
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left : 0;
  padding-top: 0;
  padding-left: 0;
  background : transparent none repeat scroll left center;
  width : 630px;
  height : 40px;
  padding-right : 0;
  padding-bottom : 0;
  left : 0;
  text-align : left;
  overflow : hidden;
}

h3.h3-1{
  font-family: 'Noto Serif JP', 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: normal;
  font-size:1.4rem;
  color:#333;
position: relative;
height : auto;
line-height:1.2em;
letter-spacing:0.1em;
-webkit-text-size-adjust: 100%;
            *border-bottom-width: 4px; /*ie7以下*/
	*border-bottom-style: solid; /*ie7以下*/
	*border-bottom-color: #e8e8e8; /*ie7以下*/
}


@media print, screen and (min-width : 768px){
    h3.h3-1{
	font-size : 2.2rem;
    letter-spacing:0em;
}

}
h3.h3-1:after{
	content: "";
display: block;
height: 4px;
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(to bottom,  #e8e8e8 20%,#ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(to bottom,  #e8e8e8 20%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e8e8e8 20%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

h3.h3-1 span{
  padding-left:30px;
}

a:link.h3a{
	color:#333;
}
a:visited.h3a{
	color:#333;
}
a:hover.h3a{
	color:#333;
}
a:active.h3a{
	color:#333;
}
h3.c-index{
  height: 1px;
  margin : 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
h4{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 2px;
  text-align: left;
  font-size: 1em;
  line-height: 1.2;
  font-weight: bold;
}

h4.h4-1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-weight: normal;
  font-family:'Noto Serif JP',  "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 12px;
            font-size:20px\9;/*ie10以下*/
            *font-size:20px; /*ie7以下*/
	color: #333333;
	position: relative;
	height: auto;
	letter-spacing: -0.2em;
	-webkit-text-size-adjust: 100%;
	margin-bottom: 10px;
}

@media print, screen and (min-width : 768px){
    h4.h4-1{
	font-size : 20px;
    letter-spacing:0em;
}	
}

h4.h4-1 span{
  padding-left:30px;
}

h4.h4-2{
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bolder;
  font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 12px;
            font-size:21px\9;/*ie10以下*/
            *font-size:21px; /*ie7以下*/
	position: relative;
	height: auto;
	letter-spacing: -0.2em;
	-webkit-text-size-adjust: 100%;
	margin-bottom: 10px;
}

span.miharu::after {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 2;
        content: '';
        width: 5.5em;
        height:100%;
        background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0.5) 80%);
    }

@media print, screen and (min-width : 768px){
    h4.h4-2{
	font-size : 21px;
    letter-spacing:0em;
}	
}

h4.sakura{
	color: #ff2222;
	border-bottom-color: #ff9999;
}

h4.kougei{
	color: #33f;
	border-bottom-color: #66f;
}

h4.kyoudo{
	color: #fa7700;
	border-bottom-color: #f93;
}

h4.h4-2 span{
  padding-left:1.5em;
}

h4.h4-2 span.sakura{
            padding-left:0;
	font-weight:bold;
	font-size:150%;
	color:#fff;         /*ハック無*/
	color:#ff0000\9;    /*ie8以下*/
	*color:#ff0000;     /*ie6,ie7*/
	text-shadow: 1px 1px 3px #ff0000;
}

/* IE9 */
h4.h4-2 span.sakura:not(:target) {
  color:#ff0000\9;
}

/* IE10以降 */
@media all and (-ms-high-contrast:none){
  h4.h4-2 span.sakura{
    color: #fff !important;
  }
}

h4.h4-2 span.kougei{
            padding-left:0;
	font-weight:bold;
	font-size:150%;
	color:#fff;         /*ハック無*/
	color:#000099\9;    /*ie8以下*/
	*color:#000099;     /*ie6,ie7*/
	text-shadow: 1px 1px 3px #000099;
}

/* IE9 */
h4.h4-2 span.kougei:not(:target) {
  color:#000099\9;
}

/* IE10以降 */
@media all and (-ms-high-contrast:none){
  h4.h4-2 span.kougei{
    color: #fff !important;
  }
}

h4.h4-2 span.kyoudo{
            padding-left:0;
	font-weight:bold;
	font-size:150%;
	color:#fff;         /*ハック無*/
	color:#fa7700\9;    /*ie8以下*/
	*color:#fa7700;     /*ie6,ie7*/
	text-shadow: 1px 1px 3px #fa7700;
}

/* IE9 */
h4.h4-2 span.kyoudo:not(:target) {
  color:#fa7700\9;
}

/* IE10以降 */
@media all and (-ms-high-contrast:none){
  h4.h4-2 span.kyoudo{
    color: #fff !important;
  }
}


#product-info h4{
	diaplay:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: normal;
  font-family:'Noto Serif JP',  "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.0rem;
            font-size:17px\9;/*ie10以下*/
            *font-size:17px; /*ie7以下*/
	color: #333333;
	position: relative;
	height: auto;
	width:333px;
	letter-spacing: -0.2em;
            letter-spacing:0em\9;/*ie10以下*/
            *letter-spacing: 0em;
	-webkit-text-size-adjust: 100%;
	margin-bottom: 10px;
	margin-left:280px;
	text-indent:0;
}

@media print, screen and (min-width : 768px){
    #product-info h4{
	font-size : 1.7rem;
    letter-spacing:0em;
}
}

 #product-info h4 a:link{
	color:#333;
}
 #product-info h4 a:visited{
	color:#333;
}
 #product-info h4 a:hover{
	color:#333;
}
 #product-info h4 a:active{
	color:#333;
}

h5{
  display: inline;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 18px;
  text-align: left;
  background-image : url(../img/common/point_xs.png);
  background-position: 5px 4px;
  background-repeat: no-repeat;
  font-size: 1.3em;
  line-height: 1.5;
  font-weight: normal;
  text-decoration: none;
}
table{
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: 0;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
}
table th{
  padding-top: 5px;
  padding-right: 9px;
  padding-bottom: 5px;
  padding-left: 9px;
  text-align: left;
  background-color : transparent;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  color: rgb(128, 128, 128);
  width: 100px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  font-weight : normal;
}
table td{
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  width : 150px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCCCCC;
}
/* フォームパーツ設定 */
input.button{
  margin-top: 10px;
  margin-bottom: 15px;
}
textarea{
  width: 380px;
  height: 200px;
}
input.l{
  width: 380px;
}
input.m{
  width: 250px;
}
input.s{
  width: 50px;
}
/* メインコンテンツ内基本パーツ */

#main ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left : 0px;
  list-style-type: none;
}
#ID{
  text-align: left;
  line-height: 1.4;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 18px;
  background-position: 5px 10px;
  background-repeat: no-repeat;
}
#main dl{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#main dt{
  float: left;
  margin-top: 0;
  margin-right: 24px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left: 15px;
  text-align: left;
  line-height: 1.4;
  font-weight: normal;
/*  width: 9em !important;*/
}
#main dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left : 0;
  text-align: left;
  line-height: 1.4;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color : rgb(204, 204, 204);
}
* html #main dd{
  height: 1%;
/* for IE6 */
}
#main dl:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#main img.left{
  margin-top: 5px;
  margin-right : 20px;
  margin-bottom: 10px;
  float: left;
}
#main img.right{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
#pagetop{
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  text-align: left;
  padding-left: 5px;
}
#pagetop a{
  /* ページの先頭へのリンク設定 */
	padding-left: 17px;
  background-image : url(../img/common/pointTop.png);
  background-position: left center;
  background-repeat: no-repeat;
  text-align: left;
  font-family:'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: rgb(255, 96, 96);
  text-decoration: none;
  font-size: 0.97em;
  line-height: 1em;
}
#pagetop a:link{
  color : rgb(255, 96, 96);
  text-decoration: none;
}
#pagetop a:visited{
  color: rgb(255, 96, 96);
  text-decoration: none;
}
#pagetop a:hover{
  color: rgb(255, 96, 96);
  text-decoration: underline;
}
#pagetop a:active{
  color: rgb(255, 96, 96);
  text-decoration: underline;
}
/* トップページ デザイン定義 */
#toppage-news h3{
  margin-bottom: 0;
}
#toppage-news dt{
  width: 76px !important;
  padding-left: 0;
  padding-bottom: 0;
  padding-top: 5px;
  padding-right: 0;
}
#toppage-news dt img{
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #8F8F8D;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #8F8F8D;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #8F8F8D;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #8F8F8D;
}
#toppage-news dd{
  padding-left: 77px;
  min-height: 63px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom-style: solid;
}
* html #toppage-news dd{
  height: 68px;
/* for ie6 */
}
*:first-child + html #toppage-news dd{
  height: 68px;
/* for ie7 */
}
#news-link{
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: right;
}
#news-link a{
  /* 新着情報一覧へのリンク設定 */
	padding-left: 13px;
  background-image : url(../img/common/point0.png);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  text-align: right;
  color: inherit;
  text-decoration: none;
  font-size: 1em;
  line-height: 1.4em;
}
#news-link a:link{
  color : rgb(102, 102, 102);
  text-decoration: none;
}
#news-link a:visited{
  color: rgb(102, 102, 102);
  text-decoration: none;
}
#news-link a:hover{
  color: rgb(102, 102, 102);
  text-decoration: underline;
}
#news-link a:active{
  color: rgb(102, 102, 102);
  text-decoration: underline;
}
/*
#main dd:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
*/

#toppage-news span.date{
  color : rgb(128, 128, 128);
  line-height: 1.5;
  font-size: 1.0em;
}
.news-photo{
  float: left;
  padding-right: 10px;
  padding-bottom: 2px;
}
.news-comment{
  color: #656565;
  margin-top : 15px;
  margin-left : 30px;
}
#toppage-news hr{
  padding-top: 10px;
  margin-top: 0;
  margin-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  clear: both;
  width : 615px;
}
.news-photo img{
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999999;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999999;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #999999;
}

#img1, #img2, #img3{
  display:none; 
} 

.bx-wrapper .bx-viewport{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border:none;
    left: 0px;
    background-color:transparent;
}
/* パンくずリスト　デザイン定義 */
#breadcrumb-list ol{
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-left : 30px;
  margin-right: 0;
  margin-bottom : 10px;
  list-style-type: none;
  text-align: left;
  font-size:1.2rem;
}
#breadcrumb-list ol li{
  background-image : url(../img/common/path-mark.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 10px;
  padding-right: 5px;
  display: inline;
}
#breadcrumb-list ol li.topicon{
  background: none;
  padding-left: 0px;
}

.left-comment{
  overflow : hidden;
}

.right-comment{
  overflow : hidden;
}

.news77_1{
  float:left;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px; 
}
.news77_2{
  float:right;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px; 
}

pl10{
	padding-left:10px;
}

pb30{
	padding-bottom:30px;
}

h3#h65{
  height : 65px;
}


h2.ls005{
	letter-spacing: 0.05em;
}

h2.ls007{
	letter-spacing: 0.07em;
}
h2.ls01{
	letter-spacing: 0.1em;
}

h2.ls012{
	letter-spacing: 0.12em;
}

h2.ls015{
	letter-spacing: 0.15em;
}

h2.ls017{
	letter-spacing: 0.17em;
}
h2.ls02{
	letter-spacing: 0.2em;
}

h2.ls03{
	letter-spacing: 0.3em;
}

h2.ls04{
	letter-spacing: 0.4em;
}



h3.ls005{
	letter-spacing: 0.05em;
}

h3.ls007{
	letter-spacing: 0.07em;
}
h3.ls01{
	letter-spacing: 0.1em;
}

h3.ls012{
	letter-spacing: 0.12em;
}

h3.ls015{
	letter-spacing: 0.15em;
}

h3.ls017{
	letter-spacing: 0.17em;
}
h3.ls02{
	letter-spacing: 0.2em;
}

h3.ls03{
	letter-spacing: 0.3em;
}

h3.ls04{
	letter-spacing: 0.4em;
}

h3.ls-005{
	letter-spacing: -0.05em;
}

h3.ls-007{
	letter-spacing: -0.07em;
}

/*ディスプレイサイズ768px未満は字間-0.1em以下は強制的に-0.07emに変更*/


h3.ls-01{
	letter-spacing: -0.07em;
}

h3.ls-012{
	letter-spacing: -0.07em;
}

h3.ls-015{
	letter-spacing:  -0.07em;
}

h3.ls-017{
	letter-spacing:  -0.07em;
}

h3.ls-02{
	letter-spacing: -0.07em;
}


h3.ls-02{
	letter-spacing:  -0.07em;
}

h3.ls-022{
	letter-spacing:  -0.07em;
}
h3.ls-025{
	letter-spacing: -0.07em;
}

@media screen and (min-width : 768px){

h3.ls-01{
	letter-spacing: -0.1em;
}

h3.ls-012{
	letter-spacing: -0.12em;
}

h3.ls-015{
	letter-spacing: -0.15em;
}

h3.ls-017{
	letter-spacing: -0.17em;
}

h3.ls-02{
	letter-spacing: -0.07em;
}


h3.ls-02{
	letter-spacing: -0.2em;
}

h3.ls-022{
	letter-spacing: -0.22em;
}
h3.ls-025{
	letter-spacing: -0.25em;
}

}

.news__img__2col{
	display:flex;
	justify-content: space-around;
}

.news__img__col3{
	display:flex;
	justify-content: space-between;
}

.news__img__col3__img{
	width:calc( ( 100% - 40px ) / 3 );
	}

.news__img__col3__img img{
	width:100%;
}

.news__img__col3__img span{
	text-align:center;
	display:block;
	margin:0 auto;
	padding:0;
}

.news__col2{
	display:flex;
	justify-content: space-between;
}

.news__col2__txt{
	width:60%;
	box-sizing:border-box;
	margin-right:20px;
}

.news__col2__img{
	width:40%;
	box-sizing:border-box;
}

.news__col2__img img{
	width:100%;
}

.sns_link{
  width:180px;
  margin:20px auto;
}
.sns_link a{
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  padding: 10px 0px 10px 25px;
  line-height: 1.8;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  color:#fff;
  border-radius: 9999px;
  background-color:#000;
}

.sns_link a:before {
  content: "\e61b";
  position: absolute;
  display: block;
  margin:0;
  left:2.2rem;
  font-family: "Font Awesome 6 Brands";
  color:#fff;
  font-size:1.5rem;
  z-index: 8;
  transition: all 0.3s;

}

.sns_link a span {
  position: relative;
  transition: all 0.3s;
  z-index: 3;
}

.sns_link a:hover{
  opacity: 0.5;
}
