* { 
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	letter-spacing:1px;
	line-height:150%;
}
strong {
	font-weight: bold;
}
body {
	font-size: 75%;
	background-color:#ebf9ff;
}
html>body {
  font-size: 12px; 
}
body {
	color:#444444; 
}
.clear {
	clear:both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
img {
	border:0px;
	margin: 0px;
	padding: 0px;
}
.hide {
	display:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
li {
	list-style:none;
}
a {
	text-decoration:underline;
	color:#337691;
}
a:hover {
	text-decoration:underline;
	color:#000000;	
}
#wrapper {
}
#headArea {
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/bgi-head_002.jpg) 0 0 repeat-x #efefef;
	padding:24px 0 14px 0;
}
#headAreaIn {
	width:800px;
	margin:0 auto;
}
#site_title {
	padding:0px 0 0px 0;
	width:460px;
	float:left;
}
#site_title a {
	line-height:130%;
	font-size:24px;
	color:#444444;
	text-decoration:none;
	font-weight:bold;
}
#site_title a:hover {
	text-decoration:none;
}
#head-link {
	text-align:right;
	width:300px;
	float:right;
	padding-top:10px;
	padding-right:15px;
}
#head-link a {
	color:#444444;
	text-decoration:none;
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/ico_001.jpg) 15px 3px no-repeat;
	padding-left:31px;
	font-size:10px;
}
#head-link a:hover {
	color:#000;
	text-decoration:underline;
}
#leadArea {
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/bgi-head_001.jpg) 0 0 repeat;
	border-top:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	padding:12px 0 12px 0;
}
#leadAreaIn {
	width:800px;
	margin:0 auto;
}
#site_description {
	line-height:180%;
	color:#444444;
	width:390px;
	float:left;
	font-weight:bold;
	font-size:14px;
	padding-top:30px;
}
#site_description2 {
	line-height:180%;
	color:#444444;
	font-weight:bold;
	font-size:14px;
	padding:30px 0 30px 0;
}
#site_description3{
	line-height:150%;
	color:#444444;
	font-weight:bold;
	font-size:14px;
	padding-top:7px;
	margin-bottom:30px;
}
#site_image {
	width:369px;
	float:right;
	text-align:right;
}
#site_image img {
	background-color:#ffffff;
	border:1px solid #cfcfcf;
	padding:2px;
}
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:800px;
	margin:10px auto 0px;
}
.bx-wrapper {
    margin-bottom:30px !important;
	height:334px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:334px !important;
	width:800px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:800px;
	height:auto;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #7acae6;
	text-indent: -9999px;
	display: block;
	width: 7px;
	height: 7px;
	margin: 0 7.5px;
	outline: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #52a2bd;
	opacity:1;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -24px!important;
}
.bx-wrapper .bx-controls-direction a {
	width:42px;
	height:42px;
	margin:0;
	top:145px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/btn-slider_001.png) 15px center no-repeat #52a2bd;
	left:-42px;
}
.bx-wrapper .bx-prev:hover {
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/btn-slider_001.png) 15px center no-repeat #7acae6;
	opacity:1;
}
.bx-wrapper .bx-next {
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/btn-slider_002.png) 17px center no-repeat #52a2bd;
	right:-42px;
}
.bx-wrapper .bx-next:hover {
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/btn-slider_002.png) 17px center no-repeat #7acae6;
	opacity:1;
}
#main {
	width:808px;
	margin:0 auto;
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/bgi-contents_001.jpg) 0 0 repeat-y;
}
#mainL {
	float:left;
	width:540px;
	padding-top:24px;
	padding-left:24px;
	padding-bottom:20px;
}
#mainR {
	width:190px;
	float:right;
	padding-right:14px;
	padding-bottom:20px;
}
#topics {
	margin-bottom:25px;
}
#topics_ta {
	max-height:170px;
	overflow:auto;
}
#topics_ta table {
	border-collapse:collapse;
	width:515px;
	margin:0 auto;
}
#topics_ta table tr {
}
.topics_date {
	padding:10px 0 3px 19px;
	font-size:10px;
	color:#5a5a5a;
	line-height:150%;
	width:61px;
	vertical-align:top;
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/ico_002.jpg) 8px 14px no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #afafaf;
}
.topics_entry {
	padding:7px 10px 7px 15px;
	font-size:1em;
	line-height:150%;
	vertical-align:top;
	font-size:12px;
	border-bottom:1px dotted #afafaf;
}
#cont-ttl {
	margin:0 auto;
	padding:30px 10px 20px 10px;
	text-align:left;
	font-size:22px;
	font-weight:bold;
	color:#04638b;
}
#pnkz {
	color:#444444;
	padding-bottom:10px;
	font-size:10px;
	margin-top:-10px;
}
#pnkz a {
}
#pnkz a:hover {
}
#menuA {
	padding-bottom:20px;
	margin-top:23px;
}
.under {
	padding-top:16px;
}
#menuA h4 {
	padding-bottom:2px;
}
dl#menuA dt {
	margin-bottom:2px;
}
#menuA dt a {
	border:1px solid #5eb5d8;
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/bgi-nav_001.jpg) 0 0 no-repeat #92d1eb;
	display:block;
	width:188px;
	color:#444444;
	text-decoration:none;
	font-size:12px;
}
#menuA dt a span {
	display:block;
	border:1px solid #ffffff;
	padding:8px 10px 8px 27px; 
}
#menuA dt a:hover {
	border:1px solid #5eb5d8;
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/bgi-nav_002.jpg) 0 0 no-repeat #4eafd6;
	display:block;
	width:188px;
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
#menuA dt a:hover span {
	display:block;
	border:1px solid #ffffff;
	padding:8px 10px 8px 27px; 
}
#menuA dd {
	margin-top:6px;
	margin-bottom:5px;
}
#menuA dd a {
	line-height:130%;
	display:block;
	padding:0px 0 0px 30px;
	text-decoration:none;
	color:#444444;
	font-size:11px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/ico_003.jpg) 20px 5px no-repeat;
}
#menuA dd a:hover {
	color:#000000;
	text-decoration:underline;
}
#menuB {
	margin-bottom:10px;
}
#menuB_title {
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/bgi-profile_001.jpg) 0 0 no-repeat #589eba;
	padding:7px 8px 5px 11px;
	line-height:130%;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	letter-spacing:0;
}
#menuB ul {
	background-color:#ffffff;
	border:1px solid #589eba;
	padding:10px 9px 5px 11px;
}
#menuB ul li {
	padding-bottom:6px;
}
#menuB ul li a {
	padding:0px 0 0px 11px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/ico_002.jpg) 0 6px no-repeat;
	display:block;
}
#menuB ul li a:hover {
}
#blogBox {
	margin-bottom:9px;
}
#blog_ttl {
    padding:0;
	margin:0;
	background-color:#fa9491;
}
#blog {
	padding:8px 12px 1px 12px;
	background-color:#ffffff;
	border:1px solid #fa9491;
}
#blog ul li {
	padding-bottom:3px;
	line-height:130%;
	color:#666;
	font-size:10px;
}
#blog ul li a {
	color:#444444;
	text-decoration:underline;
	letter-spacing:0;
}
#blog ul li a:hover {
	text-decoration:none;
}
#QRbox {
	background-color:#ffcc66;
}
#QRboxIn {
	padding:10px 0 10px 0;
	background-color:#ffffff;
	border:1px solid #ffcc66;
}
.QR_code {
	text-align:center;
	padding:0px 0 9px 0;
}
.QR_description {
	font-size:10px;
	line-height:130%;
	letter-spacing:0;
	width:160px;
	margin:0 auto;
	color:#444444;
}
.box {
	padding-bottom:35px;
}
.box_title {
	width:100%;
	margin-bottom:10px;
}
.box h3 {
	background-color:#b1e5fa;
	border:1px solid #5eb5d8;
	padding-bottom:12px;
	padding:5px 10px 4px 7px;
	font-weight:normal;
}
.box h3 span {
	font-size:14px;
	color:#444444;
	display:block;
	font-weight:normal;
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/ico_004.jpg) 0 2px no-repeat;
	padding:1px 0 1px 38px;
}
.boxIn {
	width:520px;
	margin:0 auto;
}
.box_entry1 {
	width:300px;
	float:left;
	line-height:150%;
	font-size:12px;
}
.box_entry2 {
	width:520px;
	margin:0 auto;
	line-height:150%;
	font-size:12px;
}
.box_image {
	width:206px;
	float:right;
	text-align:right;
}
.box_image img {
	background-color:#ffffff;
	border:1px solid #cfcfcf;
	padding:2px;
	width:200px;
}
.box_image span {
	font-size:10px;
	color:#666;
	padding-top:5px;
	line-height:150%;
	display:block;
	text-align:left;
}
.box table {
	border-collapse:collapse;
	border:1px #ccc solid;
}
.box table th,
.box table td {
	border:1px #ccc solid;
	padding:1em;
	text-align:left;
}
#inquiry {
	text-align:center;
	padding-top:15px;
}
.bgi-border {
	width:800px;
	margin:0 auto;
}
.bgi-contents {
	width:808px;
	margin:0 auto;
}
#pagetop {
	text-align:right;
	width:140px;
	float:right;
	padding:20px 0 20px 0;
}
#pagetop a {
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/ico-pagetop_001.jpg) right 0 no-repeat;
	padding:0 20px 0 0px;
	text-decoration:none;
}
#pagetop a:hover {
	text-decoration:underline;
	color:#000000;
}
#foot {
	background:url(https://assets.toriaez.jp/thp2/pc/images/48/bgi-contents_002.jpg) 0 0 repeat-y;
	width:808px;
	margin:0 auto;
}
#footIn {
	width:770px;
	margin:0 auto;
}
#copyright {
	padding:20px 0 20px 0;
	width:540px;
	float:left;
}
#form01 table, #map01 table, #profile01 table {
	table-layout:fixed;
	width:540px;
	text-align:left;
	border-collapse: collapse;
	margin:0 0 30px 0;
}
#form01 th, #map01 th, #profile01 th {	
	width:160px;	
	border:1px solid #cccccc;
	background-color:#ddf5fe;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 0.3em;
	color:#444444;
}
#form01 td, #map01 td, #profile01 td {
	line-height:150%;
	border:1px solid #cccccc;
	padding: 0.3em 0.7em 0.3em 0.7em;
}
#frame {
	margin:0 0 20px 0;
}
#map01 #frame iframe{
	width:540px;
	height:290px;
}
#lead_s{
	line-height:150%;
	margin:15px 0 15px 0;
	font-size:1em;
}
.validation-advice {
	margin-top: 3px;
	padding-left: 11px;
	color: #cc0000;
}
.warning {
	line-height :150%;
	padding:5px 0 5px 0;
}
.w_mark {
	color: #333333;
}
.validation_span,.warning span{
	padding-left: 2px;
	color:#C90;
}
.thaks {
	line-height: 150%;
	padding :0 16px 40px 0;
}
#side-area{
   margin:12px 0 0;
}
#foot-area{
   margin:36px 0 36px;
}
#lead_area #cover img {
  width: 365px;
}
#site_image img {
  width: 365px;
}
.site_image img{
  width: 365px;
}
#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%;
}
a.cta-btn {
  background: #FFEB99 !important;
  color: #4E342E !important;
}