@charset "utf-8";

/* =================================================================
 * Author : ono
 * Date : 2015-7
 * Licensing : e-TRUST Inc. 
 * ================================================================= */

/*
基本設定の<HEAD>内に記述
<link rel="canonical" href="" />
<link href="{#path}common.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="{#path}js/common_js/jquery-1.8.3.min.js"></script>
<script type="text/javascript" src="{#path}js/common_js/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript" src="{#path}js/common_js/function.js"></script>
<link rel="stylesheet" type="text/css" href="{#path}js/common_js/fancybox/jquery.fancybox-1.3.4.css" media="all" />
*/

/* ----------------------------------------------------------

		Reset

---------------------------------------------------------- */

* {
	/*word-break: break-all;*/
}
a img {
	border: none;
}
p, ul, li, ol, h1, h2, h3, h4, h5, h6, hr, dl, dt, dd, pre {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
address {
	font-style: normal;
}
br {
	letter-spacing: 0;
	line-height: 0.8;
}
img {
	vertical-align: bottom;
}


/* ----------------------------------------------------------

		Bxi Reset

---------------------------------------------------------- */

#smap {
	padding: 0;
}
#smap p {
	margin: 0 0 30px;
	padding-left: 15px;
	border-left: 5px solid #3965D7;
}
hr {
	border: none;
	height: 0;
	border-bottom: 1px dashed #C9C9C9;
}
.policy h2 {
	padding: 0;
	border-bottom: 1px solid #9B9B9B;
	height: auto;
	background: none;
	margin-bottom: 20px;
}
.policy h3 {
	margin-bottom: 15px;
	border-bottom: 1px solid #ABABAB;
}
.policy p {
	margin-bottom: 40px;
}
.end {
	display: none;
}
.bannar {
	margin: 0;
	padding: 0;
}
a,
a:link,
a:visited {
	color: #497FCF;
	text-decoration: underline;
}
a:hover {
	color: #30C9FE;
	text-decoration: none;
}


/* ----------------------------------------------------------

		Layout Structure

---------------------------------------------------------- */

body {
	color: #523C21;
	line-height: 1.7;
/*	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;*/
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","Osaka","MS PGothic",arial,helvetica,sans-serif;
	-webkit-text-size-adjust: 100%;
	text-align: center;
	font-size: 15px;
	min-width: 960px;
}
#wrapper {
	background: none;
	width: 100%;
}
#contents {
	margin: 0 auto;
	padding: 30px 0 65px;
	position: relative;
	text-align: left;
    width: 960px;
	z-index: 1;
}
.inner {
	width: 960px;
	margin: 0 auto;
}

/* ----------------------------------------------------------

		Header

---------------------------------------------------------- */
#header {
	border-top: 5px solid #F5970F;
	text-align: center !important;
	width: 100% !important;
}
#header h1 {
	font-size: 13px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
	position: relative;
	text-align: left;
	width: 960px;
	z-index: 2;
}
#headerinner {
	padding-bottom: 20px;
	position: relative;
	z-index: 1;
}
#logo {
	float: left;
}
#headerinner .tel {
	float: left;
	margin: 0px 0 0 30px;
}
#headerinner .contact {
	position: absolute;
	top: -10px;
	right: 0;
}
#mainArea {
	margin-bottom: 10px;
}
#mainArea ul {
	text-align: left;
}
#gnavi {
	background: url(image/common/gnavi_bg.png) repeat-x left top;
}
#gnavi li {
	float: left;
	line-height: 0;
}
#gnavi li img {
	vertical-align: bottom;
}

/* ----------------------------------------------------------

		Footer

---------------------------------------------------------- */

#footer {
	display: none;
}
#footermenu {
	background: url(image/common/footer_bg.jpg) repeat left top;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center !important;
	width: 100%;
}
#pagetop {
	background: #FFFFFF;
	text-align: right;
}
#pagetop a img {
	vertical-align: bottom;
}
#footerinner {
	background: url(image/common/footer_bg_top.png) repeat-x left top;
	padding: 15px 0 11px;
}
#footerinner .inner {
	text-align: left;
}
#footerinner .flogo {
	float: left;
	margin-right: 25px;
}
#footerinner .info {
	float: left;
}
#footerinner .info dt {
	font-weight: bold;
}
#footerinner .info dd.tel {
	font-size: 14px;
	font-weight: bold;
}
#footerinner .fnavi {
	float: right;
	text-align: right;
}
#footerinner .fnavi a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerinner .fnavi a:hover {
	text-decoration: underline;
}
#copyright {
	background: #6AA324;
	padding: 10px 0;
}

/* ----------------------------------------------------------

		Left

---------------------------------------------------------- */
#navi {
	display: none;
}
#sidemenu {
	background: url(image/common/side_menu_bg.png) repeat-y center top;
	padding: 0 15px;
}
#sidemenu li {
	background: url(image/common/side_menu_arrow.png) no-repeat left 14px;
	border-bottom: 1px dotted #E8A25F;
	font-size: 14px;
	padding: 7px 0 7px 18px;
	text-align: left;
}
#sidemenu li a {
	color: #323232;
	font-weight: bold;
	text-decoration: none;
}
#sidemenu li a:hover {
	color: #DC6C30;
}
.sidebox {
	border: 5px solid #EAEAEA;
	padding: 10px;
}
.sidebox .bannar {
	text-align: left;
}
.sidebox .cname1 {
	color: #DD4F7E;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}
.sidebox .cname1 span {
	font-size: 13px;
}
.sidebox .cname2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 5px;
}
.sidebox .address {
	font-size: 13px;
	line-height: 1.5;
	margin-top: 5px;
}
.sidebox .tel {
	color: #FE8E0D;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}

/* ----------------------------------------------------------

		 Right 

---------------------------------------------------------- */

#right{
	width: 690px;
	position: relative;
	text-align: left;
}

/* bread list */
.bread {
	font-size: 10px;
}
.bread ol {
    float: right;
}
.bread ol li {
	float: left;
	background: url(image/common/icon_arrow_bread.png) no-repeat 5px center;
	padding: 0 0 0 15px;
	white-space: nowrap;
}
.bread ol li.home {
	padding: 0;
	background: none;
}
.bread ol li a {
	color: #BBBBBB;
	text-decoration: none;
}
.bread ol li a:hover {
	color: #E4E4E4;
}


/* b color */
.bcolor01 b {
	color: #C5171A;
}

/* b font-size */
.bfs16 b { font-size: 16px;}


/* a button */
a.btn {
	width: 100px;
	display: block;
	background: #9A2929;
	/* gradient */
		background: -moz-linear-gradient(top,  #9A2929 0%, #6B1D1D 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9A2929), color-stop(100%,#6B1D1D));
		background: -webkit-linear-gradient(top,  #9A2929 0%,#6B1D1D 100%);
		background: -o-linear-gradient(top,  #9A2929 0%,#6B1D1D 100%);
		background: -ms-linear-gradient(top,  #9A2929 0%,#6B1D1D 100%);
		background: linear-gradient(to bottom,  #9A2929 0%,#6B1D1D 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9A2929', endColorstr='#6B1D1D',GradientType=0 );
	/* end gradient */
	/* box shadow */
		-moz-box-shadow: 0 0 5px #C37F7F inset;
		-webkit-box-shadow: 0 0 5px #C37F7F inset;
		-ms-box-shadow: 0 0 5px #C37F7F inset;
		box-shadow: 0 0 5px #C37F7F inset;
	/* end box shadow */
	border: 1px solid #691C1C;
	color: #ffffff;
	padding: 2px 5px;
	/* border-radius */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
		border-radius: 5px;
    /* end border-radius */
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.btn:hover {
	background: #6B1D1D;
	/* gradient */
		background: -moz-linear-gradient(top,  #6B1D1D 0%, #9A2929 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6B1D1D), color-stop(100%,#9A2929)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #6B1D1D 0%,#9A2929 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #6B1D1D 0%,#9A2929 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #6B1D1D 0%,#9A2929 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #6B1D1D 0%,#9A2929 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6B1D1D', endColorstr='#9A2929',GradientType=0 ); /* IE6-9 */
	/* end gradient */
}



/* ----------------------------------------------------------

		COMMON STYLE

---------------------------------------------------------- */

.disnone {
	display: none;
}

/* box */
.box01 {
	border: 5px solid #5D83BE;
}

.bTnone {
	border-top: none !important;
}
.bBnone {
	border-bottom: none !important;
}
.bTBnone {
	border-top: none !important;
	border-bottom: none !important;
}

/* box border-bottom */
.bb01 { 
	border-bottom: 2px solid #5D639E !important;
}

/* box border-top */
.bt01 { border-top: 1px dashed #D5D5D5 !important;}

/* x line */
.line_x { background: url(image/common/line.png) repeat-x left bottom; }

/* y line */
.line_y { background: url(image/common/stroke_y.png) repeat-y center top;}

/* table td border-bottom */
.tdbb01 td { padding-top: 10px !important;padding-bottom: 10px !important;border-bottom: 1px dashed #C1C1C1 !important;}
.tdbb02 td { border-bottom: 5px solid #FFFFFF !important;}

/* td background */
.tdbg { background: url(image/common/tdbg.png) repeat-x left top; }

/* img border */
.border01 img {
    background: #FFFFFF;
    border: 1px solid #BCBCBC !important;
    padding: 4px;
}
.border02 img {
    background: url(image/common/img_shadow2.png) no-repeat center bottom #FFFFFF;
    border: 1px solid #dfddda !important;
    border-bottom: none !important;
    padding: 10px 10px 20px;
}

/* table img column */
.pics3 img {
	max-width: 220px;
	height: auto;
}
.pics4 img {
	max-width: 154px;
	height: auto;
	margin-bottom: 5px;
}

/* float */
.ColLeft { float:left;}
.ColRight { float:right;}
.clear{clear:both;}

/* font-size */
.fs10 {font-size:10px;}.fs11 {font-size:11px;}.fs12 {font-size:12px;}.fs13 {font-size:13px;}.fs14 {font-size:14px;}.fs15 {font-size:15px;}.fs16 {font-size:16px;}.fs17 {font-size:17px;}.fs18 {font-size:18px;}.fs19 {font-size:19px;}.fs20 {font-size:20px;}.fs21 {font-size:21px;}.fs22 {font-size:22px;}.fs23 {font-size:23px;}.fs24 {font-size:24px;}.fs25 {font-size:25px;}.fs26 {font-size:26px;}.fs27 {font-size:27px;}.fs28 {font-size:28px;}.fs29 {font-size:29px;}.fs30 {font-size:30px;}.fs31 {font-size:31px;}.fs32 {font-size:32px;}.fs33 {font-size:33px;}.fs34 {font-size:34px;}.fs35 {font-size:35px;}

/* line-height */
.lh0{line-height:0;}.lh11{line-height:1.1;}.lh12{line-height:1.2;}.lh13{line-height:1.3;}.lh14{line-height:1.4;}.lh15{line-height:1.5;}.lh16{line-height:1.6;}.lh17{line-height:1.7;}.lh18{line-height:1.8;}.lh19{line-height:1.9;}.lh20{line-height:2;}.lh21{line-height:2.1;}.lh22{line-height:2.2;}.lh25{line-height:2.5;}

/* letter-spacing */
.ls-1{letter-spacing:-1px;}.ls0{letter-spacing:0px;}.ls1{letter-spacing:1px;}.ls2{letter-spacing:2px;}

/* padding */
/* all */
.pd0 { padding:0 !important;}.pd05{padding:5px !important;}.pd08{padding:8px !important;}.pd10{padding:10px !important;}.pd14{padding:14px !important;}.pd15{padding:15px !important;}.pd20{padding:20px !important;}.pd25{padding:25px !important;}.pd30{padding:30px !important;}
/* top */
.pdT03{padding-top:3px !important;}.pdT05{padding-top:5px !important;}.pdT10{padding-top:10px !important;}.pdT15{padding-top:15px !important;}.pdT20{padding-top:20px !important;}.pdT25{padding-top:25px !important;}.pdT30{padding-top:30px !important;}.pdT35{padding-top:35px !important;}.pdT60{padding-top:60px !important;}
/* bottom */
.pdB0{padding-bottom:0 !important;}.pdB05{padding-bottom:5px !important;}.pdB10{padding-bottom:10px !important;}.pdB14{padding-bottom:14px !important;}.pdB15{padding-bottom:15px !important;}.pdB20{padding-bottom:20px !important;}.pdB25{padding-bottom:25px !important;}.pdB30{padding-bottom:30px !important;}.pdB40{padding-bottom:40px !important;}
/* top & bottom */
.pdTB03{padding-top:3px !important;padding-bottom:3px !important;}.pdTB05{padding-top:5px !important;padding-bottom:5px !important;}.pdTB10{padding-top:10px !important;padding-bottom:10px !important;}.pdTB14{padding-top:14px !important;padding-bottom:14px !important;}.pdTB15{padding-top:15px !important;padding-bottom:15px !important;}.pdTB20{padding-top:20px !important;padding-bottom:20px !important;}.pdTB25{padding-top:25px !important;padding-bottom:25px !important;}.pdTB30{padding-top:30px !important;padding-bottom:30px !important;}
/* left */
.pdL05{padding-left:5px !important;}.pdL10{padding-left:10px !important;}.pdL15{padding-left:15px !important;}.pdL17{padding-left:17px !important;}.pdL20{padding-left:20px !important;}.pdL25{padding-left:25px !important;}.pdL30{padding-left:30px !important;}.pdL35{padding-left:35px !important;}.pdL45{padding-left:45px !important;}
/* right */
.pdR04{padding-right:4px !important;}.pdR05{padding-right:5px !important;}.pdR07{padding-right:7px !important;}.pdR08{padding-right:8px !important;}.pdR10{padding-right:10px !important;}.pdR11{padding-right:11px !important;}.pdR12{padding-right:12px !important;}.pdR13{padding-right:13px !important;}.pdR14{padding-right:14px !important;}.pdR15{padding-right:15px !important;}.pdR16{padding-right:16px !important;}.pdR17{padding-right:17px !important;}.pdR18{padding-right:18px !important;}.pdR20{padding-right:20px !important;}.pdR21{padding-right:21px !important;}.pdR22{padding-right:22px !important;}.pdR23{padding-right:23px !important;}.pdR25{padding-right:25px !important;}.pdR30{padding-right:30px !important;}.pdR35{padding-right:35px !important;}.pdR40{padding-right:40px !important;}
/* left & right */
.pdLR05{padding-left:5px !important;padding-right:5px !important;}.pdLR10{padding-left:10px !important;padding-right:10px !important;}.pdLR15{padding-left:15px !important;padding-right:15px !important;}.pdLR20{padding-left:20px !important;padding-right:20px !important;}.pdLR25{padding-left:25px !important;padding-right:25px !important;}.pdLR30{padding-left:30px !important;padding-right:30px !important;}

/* margin */
/* all */
.mg05{margin:5px;}.mg10{margin:10px;}.mg15{margin:15px;}.mg20{margin:20px;}.mg25{margin:25px;}.mg30{margin:30px;}
/* top */
.mgT05{margin-top:5px !important;}.mgT10{margin-top:10px !important;}.mgT15{margin-top:15px;}.mgT20{margin-top:20px;}.mgT25{margin-top:25px;}.mgT30{margin-top:30px;}
.mgTem15 {margin-top:1.5em !important;}
/* bottom */
.mgB05{margin-bottom:5px;}.mgB10{margin-bottom:10px;}.mgB15{margin-bottom:15px;}.mgB20{margin-bottom:20px;}.mgB25{margin-bottom:25px;}.mgB30{margin-bottom:30px;}.mgB35{margin-bottom:35px;}.mgB40{margin-bottom:40px;}
/* top & bottom */
.mgTB05{margin-top:5px;margin-bottom:5px !important;}.mgTB10{margin-top:10px;margin-bottom:10px !important;}.mgTB15{margin-top:15px;margin-bottom:15px;}.mgTB20{margin-top:20px;margin-bottom:20px;}.mgTB25{margin-top:25px;margin-bottom:25px;}.mgTB30{margin-top:30px;margin-bottom:30px;}
/* left */
.mgL05{margin-left:5px;}.mgL10{margin-left:10px;}.mgL15{margin-left:15px;}.mgL20{margin-left:20px;}.mgL25{margin-left:25px;}.mgL30{margin-left:30px;}
/* right */
.mgR05{margin-right:5px;}.mgR10{margin-right:10px;}.mgR15{margin-right:15px;}.mgR20{margin-right:20px;}.mgR25{margin-right:25px;}.mgR30{margin-right:30px;}.mgR60{margin-right:60px;}
/* left & right */
.mgLR05{margin-left:5px;margin-right:5px;}.mgLR10{margin-left:10px;margin-right:10px;}.mgLR15{margin-left:15px;margin-right:15px;}.mgLR20{margin-left:20px;margin-right:20px;}.mgLR25{margin-left:25px;margin-right:25px;}.mgLR30{margin-left:30px;margin-right:30px;}

/* border-radius */
/* all */
.rd3 {
     /* border-radius */
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
          -o-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px;
     /* end border-radius */
}
.rd5 {
     /* border-radius */
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          -o-border-radius: 5px;
          -ms-border-radius: 5px;
          border-radius: 5px;
     /* end border-radius */
}
.rd10 {
     /* border-radius */
          -moz-border-radius: 10px;
          -webkit-border-radius: 10px;
          -o-border-radius: 10px;
          -ms-border-radius: 10px;
          border-radius: 10px;
     /* end border-radius */
}

/* box-shadow */
.bshadow img {
	/* box shadow */
		-moz-box-shadow: 0 0 3px #b8976e;
		-webkit-box-shadow: 0 0 3px #b8976e;
		-ms-box-shadow: 0 0 3px #b8976e;
		box-shadow: 0 0 3px #b8976e;
	/* end box shadow */
}

/* font-family */
.mincho {font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;}

/* font color */
.green {color: #1C6E0B;}
.red {color: #C5171A;}
.violet {color: #663485;}
.orange { color: #F46312; }
.black000 { color: #000000;}
.black { color: #2C2B29;}
.white { color: #FFFFFF;}
.koipink { color: #FB498C; }
.pink { color: #FB7EA7; }
.gray { color: #9E9E9E; }
.blue {
	color: #176CAC;
}
.yellow { color: #FEE91B; }
.navy { color: #20317C; }

/* bg color */
.bgcl01 {
	background: url(image/common/bgcolor_blue.png) repeat-x left bottom;
}

/* font-weight */
.fwb { font-weight: bold; }
.fwn { font-weight: normal; }

/* rotate img */
.rotateimgR img {
	-moz-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	border: 5px solid #FFFFFF;
	-moz-box-shadow: 1px 2px 3px #D3D3D3;
	-webkit-box-shadow: 1px 2px 3px #D3D3D3;
	-ms-box-shadow: 1px 2px 3px #D3D3D3;
	box-shadow: 1px 2px 3px #D3D3D3;
}

/* tex-align */
.taLeft {
	text-align: left !important;
}
.taRight {
	text-align: right !important;
}
.taCenter {
	text-align: center !important;
}


/* hr */
.hr01 hr {
	border: none;
	height: 0;
	border-bottom: 1px dashed #FFFFFF;
	border-top: 1px dashed #e6e7e3;
}
*:first-child+html .hr01 hr { border-bottom: 1px dashed #e6e7e3; }
 *+html .hr01 hr {  border-bottom: 1px dashed #e6e7e3; }

.bbnone {
	border: none !important;
}

.gallry01 img {
	max-width: 145px !important;
	max-height: 145px !important;
	width: auto;
	height: auto;
}

/* ----------------------------------------------------------

		SHOP STYLE

---------------------------------------------------------- */

.shopCont {
	margin: 0 !important;
}
.itemLook h3 {
	border-bottom: 1px solid #DCDCDC;
	padding-left: 30px;
}
.sortArea {
	padding: 0 !important;
}
.sortArea h5 {
	border: none !important;
}
#under_navi {
	background: #D5D5D5 !important;
}
#under_navi span {
    background: #797979;
    border: none;
    color: #FFFFFF;
}
#under_navi a {
	    background: #898686;
    border: none;
    color: #FFFFFF;
    text-decoration: none;
}
#under_navi a:hover,
#under_navi a:visited {
    background: #797979;
    border: none;
    color: #FFFFFF;
}

/* shop side */
#shopping_cart {
	margin: 0 0 10px;
}
#shopping_cart h4 {
	border: none;
}
#shopNav {
    padding: 0;
    margin-bottom: 30px;
}

/* discription */
.itemArea {
	padding: 0;
	margin: 0;
}
.itemArea h2 {
	border: none;
	font-size: 25px;
	padding: 0;
	margin-bottom: 30px;
	background-image: none;
	background: none !important;
}
.itemArea h2 strong,
h2.titleH2 {
	border-bottom: 1px solid #999999 !important;
	background: none !important;
	padding: 0 0 5px !important;
	margin: 0;
	line-height: 1.2;
	font-size: 21px;
	font-weight: normal;
	color: #573B31;
}
/*.itemArea h2 strong:first-letter,
h2.titleH2:first-letter {
	font-size: 30px;
}*/
.itemArea .itemImg {
	padding: 0;
	margin: 0 20px 0 0;
	border: 1px solid #D9D9D9;
}

.itemList {
	margin: 0;
	float: right;
	width: 400px;
}
.itemList table {
	width: 400px;
}
.itemList table th {
	width: 20%;
	text-align: left;
	padding: 10px 0 !important;
	border-bottom: 1px dotted #BBBBBB !important;
}
.itemList table td {
	width: 80%;
	text-align: left;
	padding: 10px 0 !important;
	border-bottom: 1px dotted #BBBBBB !important;
}
.wishList {
	margin: 10px 0;
}
dl.example {
	margin: 50px 0;
}
dl.example dt {
	border-bottom: 1px dotted #C7C7C7;
	font-weight: normal;
	margin-bottom: 10px;
}
dl.example dd h3 {
	border-left: 5px solid #642F33;
	background: none;
	color: #666666;
	font-weight: bold;
	padding: 0 0 0 8px;
	font-size: 15px;
}

#under_navi {
	background: #CCCCCC !important;
	color: #583C32;
}
#under_navi a {
	border: 1px solid #454545 !important;
	background: #FFFFFF !important;
	color: #454545;
}
#under_navi span {
	border: 1px solid #454545 !important;
	background: #454545 !important;
	font-weight: bold;
	color: #FFFFFF;
}

/* ----------------------------------------------------------

		PAGES STYLE

---------------------------------------------------------- */
/* INDEX */
.top_konna {
	background: #FDFCEB;
	border: 2px solid #6EB719;
	border-top: none;
}
.top_konna_img {
	overflow: hidden;
}
.top_konna_img td {
	padding: 0 10px 0 0 !important;
}
.top_konna_img td img {
	max-width: 155px;
	max-height: 155px;
	width: auto;
	height: auto;
}
.top_riyu {
	border: 2px solid #19AEED;
	border-top: none;
}
.top_news {
	height: 210px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.top_news_child {
	border-bottom: 1px dotted #7E5C33;
}

/* COMMON */
.ttl1 {
	color: #39241E;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
}
.ttl2 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
}
.ttl3 {
	background: url(image/common/ttl_wanchan.jpg) no-repeat left bottom;
	border-left: 2px solid #F05D8E;
	color: #39241E;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	padding: 15px 30px;
}
.ttl4 {
	background: url(image/common/icon_ashiato.png) no-repeat left 3px;
	color: #363636;
	font-size: 17px;
	line-height: 1.5;
	padding: 0 0 0 20px;
}
.ttl5 {
	background: url(image/common/dog.png) no-repeat left center;
	color: #F08200;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	padding: 15px 0 15px 40px;
}

/* ryoukin */
.flow td.hr {
	background: url(image/common/footer_bg.jpg) repeat left top;
	border-radius: 10px 0 0 10px;
}
.flow td.arrow {
	line-height: 0;
	padding: 0 0 20px !important;
}
.flow td.cont {
	border-radius: 0 10px 10px 0;
}

/* faq */
.faq_q {
	background: url(image/common/faq_q.png) no-repeat left top;
	color: #518509;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}
.faq_a {
	background: url(image/common/faq_a.png) no-repeat left top;
	border-bottom: 2px dashed #9BDEE1;
}

/* shisetsu */
.blueframe {
	border: 2px solid #4585C8;
	border-radius: 10px;
}
.redframe {
	border: 2px solid #C80003;
	border-radius: 10px;
}
.yellowframe {
	border: 2px solid #FFCE00;
	border-radius: 10px;
}

/* staff */
.staf-wan {
	overflow: hidden;
}
.staf-wan td {
	padding: 0 30px 5px 0 !important;
}
.staf-wan td.name {
	color: #FF6E00;
	font-size: 18px;
	font-weight: bold;
}
.staff td.fukidashi {
	border-radius: 20px;
	padding: 20px 30px !important;
}

/* gallery */
.gallery {
	overflow: hidden;
}
.gallery td {
	padding: 0 30px 10px 0 !important;
}
.gallery td img {
	background: #FFFFFF;
	max-height: 200px;
	max-width: 200px;
	width: auto;
	height: auto;
	padding: 4px;
	border: 1px solid #D5D5D5 !important;
}


/* add css ---------------------------------------*/
.ico_footprint {
	background: url(image/common/ico_footprint.png) no-repeat left top;
	padding-left: 25px;
}
/*.ichinichi {
	background: url(image/common/footprint.png) repeat-y center top;
	overflow: hidden;
}
.ichinichi .fltL {
	float: left;
}
.ichinichi .fltR {
	float: right;
}
.ichinichi .flow_img img {
	width: 100% !important;
	height: auto;
}*/
.ichinichi_wrap {
	background: url(image/common/footprint.png) repeat-y 10px 0px;
	margin: 0 20px !important;
}
.ichinichi {
	background: url(image/common/ico_footprint2.png) no-repeat right 0px;
	border: 1px solid #dbdbdb;
	padding: 10px !important;
	border-radius: 10px;
}
.ichinichi .cell1 img {
	width: 260px !important;
	height: auto;
}
.ichinichi .cell2 {
	font-size: 22px;
}
.imgBd .deg5 img {
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
	border: 5px solid #fff;
	-webkit-transform: rotate(5deg);
	   -moz-transform: rotate(5deg);
	    -ms-transform: rotate(5deg);
	     -o-transform: rotate(5deg);
	        transform: rotate(5deg);

}
.imgBd .deg-5 img {
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
	border: 5px solid #fff;
	-webkit-transform: rotate(-5deg);
	   -moz-transform: rotate(-5deg);
	    -ms-transform: rotate(-5deg);
	     -o-transform: rotate(-5deg);
	        transform: rotate(-5deg);

}
td.tr1 {padding: 10px 0 !important;}
.staffimg img {
	box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.2);
	border: 10px solid #fff;
	-webkit-transform: rotate(5deg);
	   -moz-transform: rotate(5deg);
	    -ms-transform: rotate(5deg);
	     -o-transform: rotate(5deg);
	        transform: rotate(5deg);
}

.sns_flex{
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
}
.dnone{
	display: none;
}
.twitter iframe{
    position: static;
    visibility: visible;
    display: inline-block;
    width: 348px;
    height: 308px;
    padding: 0px;
    border: none;
    max-width: 100%;
    min-width: 180px;
    margin-top: 0px;
    margin-bottom: 0px;
    min-height: 200px;
    border: solid 1px #ccc;
}
