@charset "UTF-8";
* {
margin: 0px;
padding: 0px;
font-family:Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
h1, h2, h3, h4, h5, h6, strong, b {
font-weight:bold;
}
body {
font-size: 81%;
}
html>body {
font-size: 13px; 
}
img {
border:none;
margin: 0px;
padding: 0px;
vertical-align:middle;
}
a {
outline:none;
}
body {
line-height: 1.5;
color:#494444; 
}
.clear {
clear:both;
}
.clearfix {zoom:1;}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.hide {
display:none;
}
a {
color:#46362d;
text-decoration:none;
}
a:hover {
	color:#f2c33e;
	text-decoration: none;
}
body {
	background :url(https://assets.toriaez.jp/thp2/pc/images/160/bgi_body_001.jpg ) left top;
}
#map, #profile, #form {
	font-size: 0.92em;
}
.shadow {
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
}
#container {
}
#content {
	width: 950px;
	margin:30px auto;
	text-align: left;
}
#main {
	width: 690px;
	float: right;
}
#sidebar {
	width:220px;
	float:left;
}
#footer {
	clear:both;
}
#header {
	width: 100%;
}
#header_top {
	width: 100%;
	height:10px;
	background :url(https://assets.toriaez.jp/thp2/pc/images/160/bgi_body_003.jpg ) left top;
}
#headerIn {
	width: 950px;
	margin: 0px auto;
	padding-top: 30px;
	text-align: center;
	position: relative;
	background :url(https://assets.toriaez.jp/thp2/pc/images/160/image_header_001.png ) left top no-repeat;
}
#headerIn h1 {
	margin:0px auto;
	padding-top:80px;
}
#headerIn h1 a {
	text-decoration: none;
	font-size: 1.19em;
}
#headerIn h1 a:hover {
	color:#494444;
}
#headerIn img {
	margin-top:50px;
	max-width:950px;
}
#headerIn img:hover {
	opacity:0.8;
}
#head_nav {
	position: absolute;
	width:216px;
	right: 0;
	top: -10px;
}
#head_nav ul {
	background-color:#fbfbfd;
	border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
}
#head_nav ul li {
    width:170px;
	height:20px;
	margin:0 auto;
	padding:10px 0px;
	overflow:hidden;
}
#head_nav ul li a {
    
    display:inline-block;
	width:100%;
	line-height:40px;
	padding-top:20px;
}
#head_nav ul li a#head_nav-access {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/btn_header_001.gif);
}
#head_nav ul li a#head_nav-form {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/btn_header_002.gif);
}
#head_nav ul li a {
	background-repeat:no-repeat;
}
#head_nav ul li a#head_nav-access:hover {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/btn_header_hover_001.gif);
}
#head_nav ul li a#head_nav-form:hover {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/btn_header_hover_002.gif);
}
#global_nav {
	text-align:center;
	line-height:1;
	margin:0 auto;
	padding-top:12px;
	width: 950px;
	height:auto;
}
#global_nav a {
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
	display:block;
}
#nav {display: block;margin: 0;padding: 0;position: relative;}
#nav li {display: block;list-style: none;margin: 0;padding: 0;float: left;position: relative;}
#nav a {display: block;}
#nav ul {display: none;position: absolute;left: 0;margin: 0;padding: 0;}
* html #nav ul {line-height: 0;}
#nav ul a {zoom: 1;}
#nav ul li {float: none;}
#nav ul ul {top: 0;}
#nav {
	position:relative;
	width:auto!important;
	display:inline-block;
	margin:0 auto;
	text-align:center;
	/display:inline;
	/zoom:1;
	white-space:nowrap;
}
#nav ul {
	/margin-top:1px;
}
#nav li.nav-top {
	white-space:nowrap;
	line-height:24px;
	padding-left:23px;
	padding-right:23px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	margin-top:16px;
	margin-left:-1px;
	text-align:center;
}
#nav li.nav-top a {
	width:auto;
	display:block;
}
#nav li.nav-top ul{
	min-width:146px;
	margin:10px 0px 0px -34px;
	padding:26px 10px;
	background-color:#fbfbfd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
}
#nav li.nav-top ul li {
	white-space:normal;
}
#nav li.nav-top ul li a {
	display:block;
	padding:0px 15px;
	text-align:center;
	font-size:1.15em;
	font-weight:100;
	line-height:34px;
	background:none;
	border-bottom:1px dotted #a9a9aa;
}
#nav li.nav-top ul li:last-child a {
	border-bottom:none;
}
#nav li.nav-top ul li a:hover {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/btn_global_nav_001.png) ;
	background-repeat:no-repeat;
	background-size:14px;
	background-position:0px 7px;
}
#lead_area {
	width: 100%;
	min-height:150px;
	background :url(https://assets.toriaez.jp/thp2/pc/images/160/bgi_body_002.jpg ) left top;
	position: relative;
	margin-top:12px;
}
#lead_area_top{
	background: url(https://assets.toriaez.jp/thp2/pc/images/160/bgi_lead_001.png);
	width: 100%;
	height:115px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.lead_innner {
	width: 950px;
	margin: 0px auto;
	margin-top:-115px;
}
#lead_area #site_discription {
	width:514px;
	float: left;
	padding:50px 0px 20px 10px;
	min-height:240px;
	height:auto!important;
	display:table;
}
#site_description_in {
	display:table-cell;
	vertical-align:middle;
}
*:first-child+html div#site_description {
	display:inline;
	zoom:1;
}
#site_description_in h2 {
	height:auto;
	font-weight:bold;
	line-height:2em;
	font-size:1.3em;
}
#lead_area.no-img #site_discription {
	margin:40px auto 0px;
	padding: 0 0 30px;
	text-align:center;
	float: none;
	min-height: auto;
	width: auto;
}
#lead_area #cover {
	width:365px;
	float: right;
	margin:50px 58px 20px 0px;
}
#lead_area #cover img {
	width:365px;
	border:13px solid #fff;
}
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:950px;
	padding:0px 0 10px;
}
.bx-wrapper {
    margin-bottom:40px !important;
	height:396px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:396px !important;
	width:950px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:950px;
	height:auto;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #eee;
	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 ,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #494444;
	opacity:1;
}
.bx-wrapper .bx-controls-direction a {
	width:40px;
	height:40px;
	margin:0;
	top:178px;
	cursor:pointer;
	border-radius: 20px;
}
.bx-wrapper .bx-prev {
	background:url(https://assets.toriaez.jp/thp2/pc/images/160/btn-slider_001.png) 15px center no-repeat #494444;
	left:-30px;
}
.bx-wrapper .bx-prev:hover {
	background:url(https://assets.toriaez.jp/thp2/pc/images/160/btn-slider_001.png) 15px center no-repeat #f4c63e;
	opacity:1;
}
.bx-wrapper .bx-next {
	background:url(https://assets.toriaez.jp/thp2/pc/images/160/btn-slider_002.png) 17px center no-repeat #494444;
	right:-30px;
}
.bx-wrapper .bx-next:hover {
	background:url(https://assets.toriaez.jp/thp2/pc/images/160/btn-slider_002.png) 17px center no-repeat #f4c63e;
	opacity:1;
}
#about {
}
#about ul {
	list-style-type:none;
	margin:8px 0 48px 0;
}
#about ul li {
    width:220px;
	height:54px;
	border-bottom:1px dotted #a9a9aa;
	overflow:hidden;
}
#about ul li a {
    display:block;
	width:100%;
	line-height:210px;
	overflow:hidden;
}
#about ul li a#nav-about {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/ttl_aboutus_001.png);
}
#about ul li a#nav-form {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/ttl_aboutus_002.png);
}
#about ul li a#nav-map {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/ttl_aboutus_003.png);
}
#about ul li a {
	background-repeat:no-repeat;
}
#about ul li a#nav-about:hover {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/ttl_aboutus_hover_001.png);
}
#about ul li a#nav-form:hover {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/ttl_aboutus_hover_002.png);
}
#about ul li a#nav-map:hover {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/ttl_aboutus_hover_003.png);
}
#blog {
	margin-bottom:27px;
}
#blog dl {
	margin-top:10px;
}
#blog dt {
	position:relative;
	font-weight:bold;
	color:#f4c63e;
	padding:10px 0 0 19px;
}
#blog dd {
	padding:14px 10px 11px 19px;
	border-bottom:1px dotted #a9a9aa;
	font-size:1.1em;
}
#btn_blog {
	display:block;
	width:100%;
	height:50px;
	line-height:200px;
	overflow:hidden;
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/btn_blog_001.gif);
}
#btn_blog:hover {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/btn_blog_hover_001.gif);
}
#qrcode .qrcodeIn {
	text-align:center;
	margin:20px 0 40px 0;
}
#qrcode p {
	padding-top:16px;
	text-align:left;
	font-size:1.0em;
	line-height:1.5;
}
#topics {
	width:690px;
	margin-bottom:48px;
	padding:0px 0px 22px 0px;
	background:#fbfbfd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
}
#topics h3 {
	font-size:1.16em;
	font-weight: bold;
	padding: 20px 0px 15px 40px;
}
#topics .topics-entry {
	max-height:400px;
    height: auto;
	overflow-x : hidden;
	overflow-y : auto;
	padding:0px 0px 0px 40px;
}
#topics dl {
}
#topics dt{
	color: #f4c63e;
	font-size:1.15em;
	font-weight:bold;
	margin-top:-2px;
	float: left;
}
#topics dd {
	padding-bottom:6px;
    margin-right:40px;
    margin-left:92px;
}
#topics dd a {
	text-decoration: underline;
}
.article_box {
	margin-bottom: 40px;
	clear:both;
	border-bottom:1px solid #b8b8ba;
	padding-bottom:40px;
}
.article_box a {
	text-decoration:underline;
	color:#f4c63e;
}
.article_title h2 {
	font-size:1.86em;
	margin-bottom:40px;
}
.article_box .entry{
	line-height: 1.7;
}
.article_box .entry .img{
	width:431px;
}
.article_box .entry_img img {
	width:100%;
}
.article_box .entry p {
	font-size:1.11em;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.article_box .article_figure {
	width:200px;
	float:right;
	margin-left:56px;
}
.article_box .article_figure span {
	display:block;
	font-size:0.9em;
	padding:7px 7px 15px 7px;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.article_figure img{
	width:200px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.article_box .entry table {
 	border-collapse:collapse;
    border:#d8d8d8 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#d8d8d8 1px solid;
	padding:10px;
}
#inquiry {
	margin:70px 0 40px 0;
}
#inquiry #toForm {
	display:block;
	width:300px;
	height:40px;
	margin:0 auto;
	line-height:200px;
	overflow:hidden;
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/btn_inquiry_001.png);
}
#inquiry #toForm:hover {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/btn_inquiry_hover_001.png);
}
#pagetop {
	position: fixed !important;
	right: 30px;
	bottom: 52px;
	z-index:9999;
}
#pagetop a {
	display: block;
	width:30px;
	height:30px;
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/btn_pagetop_001.png);
	text-indent: -9999px;
	overflow:hidden;
}
#pagetop a:hover {
	background-image:url(https://assets.toriaez.jp/thp2/pc/images/160/btn_pagetop_hover_001.png);
}
#footer {
	background :url(https://assets.toriaez.jp/thp2/pc/images/160/bgi_body_003.jpg ) left top;
	margin-top:60px;
	padding:40px; 0;
	text-align: center;
	color:#fff;
	position:relative;
}
#footerIn {
	width:950px;
	margin:0 auto;
	position:relative;
}
#footer #copyright address {
	font-style:normal;
	font-size:1.2em;
}
#page_title{
	margin-top:55px;
	text-align:center;
}
#page_title h2 {
	display:inline;
	font-size: 2.4em;
	padding:14px 4px;
	font-weight:bold;
	background :url(https://assets.toriaez.jp/thp2/pc/images/160/line_pageTitle_001.png ) left bottom no-repeat;
}
#pnkz {
	width: 950px;
	text-align:right;
	margin:0 auto;
	padding:14px 0 0px 0;
}
#pnkz ul {
	list-style:none;
}
#pnkz ul li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding:0 15px 0 8px;
	font-size:1em;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	background :url(https://assets.toriaez.jp/thp2/pc/images/160/ico_pnkz_001.png ) right 3px no-repeat;
}
#pnkz ul li a {
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	text-decoration:underline;
}
#pnkz ul li:last-child{
	background :none;
	padding-right:0;
}
#form, #map, #profile {
	background :url(https://assets.toriaez.jp/thp2/pc/images/160/bgi_profile_001.jpg ) left top;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow:
		0px 0px 10px rgba(000,000,000,0.1);
	-webkit-box-shadow:
		0px 0px 10px rgba(000,000,000,0.1);
	box-shadow:
		0px 0px 10px rgba(000,000,000,0.1);
	padding:40px;
	margin-top:0px;
}
#form {
	margin-bottom:30px;
}
#form table, #map table, #profile table {
	width:100%;
	margin:0 auto 15px auto;
}
#form th, #map th, #profile th,
#form td, #map td, #profile td {
	padding:16px 0;
	vertical-align:middle;
	font-size:1.1em;
	text-align:left;
	border-bottom:1px solid #d8d8d8;
}
#form th, #map th, #profile th {
	width:25%;
	font-weight:bold;
}
#form td, #map td, #profile td {
	width:75%;
}
.validation_span, .warning span {
	color:#F03;
}
#contact_submit th, #contact_submit td{
	text-align:left;
}
#form input, #form textarea {
	font-size:1.2em;
	padding:4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#form input.address{
	width:95%;
	}
#form textarea.required{
	width:95%;
	height:140px;
	}
.warning {
	text-align:left;
}
.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 {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:solid 1px #d3d0d0;
}
#form input[type=text]:focus, #form textarea:focus {
	outline:none;
	background:#f2efe7;
}
#form input[type=submit]{
	margin-right:20px;
	padding:8px 20px;
	font-weight:100;
	text-decoration:none;
	color: #fbfbfd;
	background: #52403a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #988f6c;
}
#form input[type=reset] {
margin-right:20px;
	padding:8px 20px;
	font-weight:100;
	text-decoration:none;
	color: #52403a;
	background: #fbfbfd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d8d8d8;
}
#form input[type=submit]:hover {
	background-color:#f2c33e;
	border: 1px solid #f2c33e;
}
#form input[type=reset]:hover {
	cursor:pointer;
	filter: alpha(opacity=60);
	-webkit-opacity:0.6;
	-moz-opacity:0.6;
	-ms-opacity:0.6;
	-o-opacity:0.6;
	opacity:0.6;
}
#lead_s {
	padding-bottom:13px;
	margin-bottom:12px;
	border-bottom:1px solid #d8d8d8;
}
#frame {
	text-align:center;
	margin:0 auto;
}
#map #frame iframe {
	width: 100%;
	height: 370px;
}
#map table{
	width:95%;
	margin:0 auto 15px auto;
	}
#profile{
}
.validation-advice {
	margin-top: 3px;
	padding-left: 5px;
	color: #cc0000;
}
.warning {
	padding:10px 0 0px 0;
}
.w_mark {
	color:#F03;
}
.thaks {
	padding :0 16px 40px 0;
}
#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%;
}
div#foot-area {
    background-color: #b4b3b394;
    width: 100%;
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 9999;
    text-align: center;
    font-size: 25px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#foot-area  a{
 background-color: #5B9BD5;
    padding: 16px;
    border-radius: 10px; 
}
.googleCalendar iframe {
  width: 100%;
  height: 600px;
}