* {
	margin: 0;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
h1, h2, h3, h4, h5, h6, strong, b {
	font-weight:bold;
}
body {
	font-size: 72%;
}
html>body {
	font-size: 12px; 
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;
}
a {
	outline:none;
}
body {
	line-height:150%;
}
.clear {
	clear:both;
}
.clearfix:after{
    content:"";
    clear:both;
    display:block;
    height:0;
}
.hide {
	display:none;
}
a {
	color:#333333;
	text-decoration:underline;
}
a:hover {
	color:#444444;
	text-decoration:none;
}
a:hover img {
}
html {
}
body {
	background:#fff; 
	color:#333333; 
	text-align:center;
}
#container{
	text-align:center;
}
#content {
	width:960px;
	padding-bottom:80px;
	text-align:left;
	margin:30px auto 0;
}
#sidebar{
	width:300px;
	float:right;
	padding-bottom:100px;
}
#main{
	width:610px;
	float:left;
}
#header {
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:30px 0;
	position:relative;
}
#site_title {
	width:670px;
	line-height:140%;
}
#site_title h1{
	font-size:22px;
	*display:inline;
	*zoom:1;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
}
#site_title a {
	font-size:22px;
	text-decoration:none;
	color:#000000;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
}
#site_title a:hover {
	color:#000000;
}
#site_title img {
	max-width:670px;
	width:expression(this.width >= 670? "670px" : "auto");
}
#site_title a:hover img {
}
#head_nav {
	width:380px;
	height:14px;
	position:absolute;
	top:40px;
	right:0;
}
#head_nav ul{
	clear:both;
	width:380px;
	list-style-type:none;
}
#head_nav ul li{
	float:right;
	display:block;
	margin-left:15px;
}
#head_nav ul li a{
	text-decoration:none;
	font-size:14px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:1px 0 1px 17px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/ico-arrow_001.png) left 1px no-repeat;
	font-weight:bold;
}
#head_nav ul li a:hover{
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
#lead_area{
	width:960px;
	box-sizing:border-box;
	margin:0 auto;
	padding:20px 20px;
	text-align:left;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/bgi-lead_001.jpg) left top no-repeat;
}
#cover{
	float:right;
	width:365px;
	background:#fff;
	margin-right:5px;
}
#cover img{
	border:3px solid #fff;
	box-shadow: 0 0 8px #333;
	-moz-box-shadow: 0 0 8px #333;　
	-webkit-box-shadow: 0 0 8px #333;　
	width:100%;
}
#site_description {
	width:530px;
	float:left;
	color:#fff;
	font-size:20px;
	padding:30px 0;
	line-height:140%;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-shadow: 1px 1px 10px #444;
	font-weight:normal;
}
.no-img #cover{
	display:none;
}
.no-img #cover{
}
.no-img #site_description {
	width:auto;
}
.mainSlideIn {
	clear: both;
	box-sizing:content-box;
	box-sizing:inherit;
	width:960px;
	padding:0px 0 1px;
	margin: -18px 0 -10px;
}
.bx-wrapper {
  margin-bottom:40px !important;
	height:400px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:400px !important;
	width:960px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:960px;
	height:auto;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
	text-indent: -9999px;
	display: block;
	width: 7px;
	height: 7px;
	margin: 0 7.5px;
	outline: 0;
	cursor:pointer;
	border-radius:7px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #1d6b0e;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #1d6b0e;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -30px!important;
}
.bx-wrapper .bx-controls-direction a {
	width:40px;
	height:40px;
	border-radius:20px;
	margin:0;
	top:180px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
background:url(https://assets.toriaez.jp/thp2/pc/images/100/btn-slider_001.png) 15px center no-repeat #1d6b0e;
background-size:8px auto;
left:-30px;
}
.bx-wrapper .bx-prev:hover {
opacity:0.7;
}
.bx-wrapper .bx-next {
background:url(https://assets.toriaez.jp/thp2/pc/images/100/btn-slider_002.png) 17px center no-repeat #1d6b0e;
background-size:8px auto;
right:-30px;
}
.bx-wrapper .bx-next:hover {
opacity:0.7;
}
#footer {
	background:#e8f7e3;
	width:100%;
	text-align:center;
	padding:30px 0 10px;
}
#footerIn {
}
address{
	font-style:normal;
	font-size:11px;
	color:#186c00;
}
#about {
	margin-bottom:30px;
}
#about ul{
	width:350px;
	display:inline-block;
	list-style-type:none;
}
#about ul li{
	float:left;
	display:block;
	margin-left:15px;
}
#about ul li a{
	text-decoration:none;
	font-size:12px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:3px 0 3px 17px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/ico-arrow_001.png) left 1px no-repeat;
	font-weight:bold;
}
#about ul li a:hover{
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
#content {
	position:relative;
}
#pagetop {
	position:absolute;
	right:0;
	bottom:-15px;
	text-indent:-9999px;
}
#pagetop a {
	display:block;
	width:31px;
	height:31px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/btn-pagetop_001.png) left top no-repeat;
}
#pagetop a:hover {
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
#sidebar{
}
#global_nav {
	margin-bottom:50px;
	width:300px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/lin-solid_001.png) left top repeat-x;
}
#global_nav dl {
	width:300px;
}
#global_nav dl a{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-decoration:none;
	line-height:140%;
	display:block;
	font-size:15px;
	font-weight:bold;
}
#global_nav dl a:hover{
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
#global_nav dl dt,
#global_nav dl dd{
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/lin-dotted_001.png) left bottom repeat-x;
}
#global_nav dl dt {
	position:relative;
}
#global_nav dl dt a {
	padding:18px 10px 18px 30px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/ico-arrow_001.png) 10px 21px no-repeat;
}
#global_nav dl dt span {
	cursor:pointer;
	display:block;
	position:absolute;
	top:21px;
	left:10px;
	width:14px;
	height:0;
	padding-top:14px;
	*zoom:1;
	overflow:hidden;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/ico-plus_001.png) no-repeat;
}
#global_nav dl dt span:hover {
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
#global_nav dl dt span.close {
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/ico-minus_001.png) no-repeat;
}
#global_nav dl dt a:hover{
}
#global_nav dl dd{
}
#global_nav dl dd:hover{
}
#global_nav dl dd a {
	padding:18px 10px 18px 42px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/ico-arrow_002.png) 30px 25px no-repeat;
}
#blog {
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/lin-solid_001.png) left top repeat-x;
	margin-bottom:50px;
	position:relative;
}
#blog h2 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:20px;
	font-weight:bold;
	padding:17px 10px 15px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/lin-dotted_001.png) left bottom repeat-x;
}
#blog_link {
	position:absolute;
	right:10px;
	top:18px;
}
#blog_link a {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display:block;
	text-decoration:none;
	padding-left:17px;
	font-size:12px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/ico-arrow_001.png) left 1px no-repeat;
}
#blog_link a:hover {
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
#blog dl {
	padding:10px;
}
#blog dl dt{
	margin-bottom:5px;
	display:block;
	width:80px;
	font-size:12px;
	float:left;
	padding-left:12px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/ico-arrow_003.png) left 4px no-repeat;
}
#blog dl dd{
	margin-bottom:5px;
	display:block;
	width:180px;
	float:left;
}
#blog dl dd a{
	font-size:12px;
}
#blog dl dd a:hover {
}
#qrcode {
	height:100px;
	position:relative;
	padding:10px;
	margin:0 10px 30px;
	background:#e8f7e3;
}
#qrcode p{
	width:140px;
	position:absolute;
	left:125px;
	top:26px;
	text-align:left;
	font-size:11px;
	line-height:150%;
}
#qrcode img{
	width:100px;
	position:absolute;
	left:10px;
	top:10px;
}
#inquiry {
	text-indent:-9999px;
	margin:0 10px 30px;
}
#inquiry a{
	display:block;
	margin:0 auto;
	width:290px;
	height:0;
	padding-top:56px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/btn-inquiry_001.png) left top no-repeat;
}
#inquiry a:hover {
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
#topics{
	margin-bottom:50px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/lin-solid_001.png) left top repeat-x;
}
#topics h2{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:590px;
	font-size:20px;
	font-weight:bold;
	padding:18px 10px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/lin-dotted_001.png) left bottom repeat-x;
	margin-bottom:10px;
}
#topics dl{
	overflow-y:auto;
	max-height:220px;
	font-size:12px;
	padding:0 10px;
}
#topics dl dt {  
	display:block;
	width:90px;
	float:left;
	margin-bottom:14px;
	padding-left:12px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/ico-arrow_003.png) left 4px no-repeat;
}  
#topics dl dd {   
	display:block;
	width:460px;
	float:left;
	margin-bottom:14px;
}  
#topics dl dd a{
}
.article_box {
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/lin-solid_001.png) left top repeat-x;
	font-size:14px;
	margin-bottom:50px;
}
.article_box .article_title {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:590px;
	font-size:20px;
	font-weight:bold;
	padding:18px 10px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/lin-dotted_001.png) left bottom repeat-x;
}
.article_box .article_title h2 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:20px;
	line-height:140%;
}
.article_box .entry {
	line-height:150%;
	padding:10px;
}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span{
	font-size:1.05em;
	line-height:150%;
}
.article_box .article_figure {
	width:418px;
	text-align:center;
	margin:0 auto;
}
.article_box .article_figure div{
	margin:0 3px 9px 3px;
    display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/margin-right: 3px;
	/zoom: 1;
	vertical-align:top;
}
.article_box .article_figure img{	
	width:200px;
}
.article_box .article_figure span {
	display:block;
	width:194px;
	padding:3px;
	line-height:140%;
	font-size:10px;
}
.article_box .article_figure a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.article_box .entry table {
 	border-collapse:collapse;
    border:#ccc 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#ccc 1px solid;
	padding:10px;
}
#page_title{
	width:960px;
	padding:40px 20px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/bgi-lead_001.jpg) left -120px no-repeat;
	text-align:left;
	margin:0 auto;
}
#page_title h2 {
	color:#fff;
	font-size:25px;
	line-height:140%;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-shadow: 1px 1px 10px #222;
	font-weight:normal;
}
#pnkz {
	width:960px;
	margin:0 auto;
	padding:5px 0 0 0;
	text-align:right;
}
#pnkz ul {
	list-style:none;
}
#pnkz ul li {
	
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:11px;
}
#pnkz ul li a {
	padding-right:13px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/ico-arrow_003.png) no-repeat right 3px;
}
#side-area{
	padding:0 10px;
	margin-bottom:50px;
}
#foot-area{
	width:590px;
	padding:0 10px;
	margin-bottom:50px;
}
#map,#profile,#form {
	font-size:13px;
	padding-top:18px;
}
#map table,#form table, #profile table {
	border-collapse:collapse;
	width:100%;
}
#form table{
}
#map th, #profile th {
	padding:15px 10px 15px 10px;
	vertical-align:middle;
	font-weight:normal;
	width:20%;
	font-weight:bold;
	text-align:left;
}
#map td, #profile td {
	vertical-align:middle;
	padding: 15px 10px;
	width:400px;
}
#form th {
	vertical-align:middle;
	font-weight:normal;
	width:30%;
	padding:10px;
	text-align:left;
}
#form td {
	vertical-align:middle;
	padding:10px;
	width:70%;
}
.warning {
	text-align:right;
}
.validation_span, .warning span {
	color:#F03;
}
#contact_submit th, #contact_submit td{
	text-align:center;
}
#form input, #form textarea {
	font-size:1.2em;
	padding:5px;
}
#form input[type=text], #form textarea {
	border:solid 1px #d3d0d0;
}
#form input[type=text]:focus, #form textarea:focus {
	outline:none;
	background:#e8f7e3;
}
#form input[type=submit],
#form input[type=reset] {
	padding:8px 10px;
}
#lead_s {
	padding:10px 10px 20px 10px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/100/lin-dotted_001.png) left bottom repeat-x;
	line-height:150%;
	margin-bottom:10px;
}
#frame {
	text-align:center;
	margin-bottom:15px;
}
#map #frame iframe {
	width: 100%;
	height: 400px;
}
#profile{
}
.validation-advice {
	margin-top: 3px;
	padding-left: 5px;
	color: #cc0000;
}
.warning {
	line-height :150%;
	margin-left:5px;
	padding-top:5px;
}
.w_mark {
	color:#cc3300;
}
.thaks {
	line-height: 150%;
	padding :0 16px 40px 0;
}
.hidden {
	display:none;
}
#map th, #profile th , .map th, .profile th {
width: 20%;
}
#map td, #profile td , .map td, .profile td {
word-break:break-all;
}
#side-area img{
	max-width: 100%;
}
#foot-area img{
	max-width: 100%;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul{
    list-style-type: disc;
}
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    list-style-type: decimal;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul,
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    margin-left: 18px;
}
#side-area table,.side-area table,
#foot-area table,.foot-area table{
    border-collapse: collapse;
}
#side-area table th,.side-area table th, 
#side-area table td,.side-area table td,
#foot-area table th,.foot-area table th,
#foot-area table td,.foot-area table td
{
    border: #ccc 1px solid;
    padding: 5px;
}
.article_box img {
    max-width: 100%;
}
.box_entry1 img,.box_entry2 img {
    max-width: 100%;
}
.entryText img,.entryTextBox img,.box-entry1 img,.box-entry2 img,.article-txt img,.article-entry img,.entry-box img {
    max-width: 100%;
}