@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
@import url(//fonts.googleapis.com/css?family=Gilda+Display);
pre,textarea{overflow:auto}
[hidden],audio:not([controls]),template{display:none}
details,main,summary{display:block}
input[type=number]{width:auto}
input[type=search]{-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
progress{display:inline-block}
small{font-size:75%}
textarea{resize:vertical}
[unselectable]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
*,::after,::before{box-sizing:inherit;border-style:solid;border-width:0}
*{font-size:inherit;line-height:inherit;margin:0;padding:0}
::after,::before{text-decoration:inherit;vertical-align:inherit}
:root{-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;box-sizing:border-box;cursor:default;font:16px/1.5 sans-serif;text-rendering:optimizeLegibility}
a{text-decoration:none}
audio,canvas,iframe,img,svg,video{vertical-align:middle}
button,input,select,textarea{background-color:transparent;color:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;min-height:1.5em}
code,kbd,pre,samp{font-family:monospace,monospace}
nav ol,nav ul{list-style:none}
select{-moz-appearance:none;-webkit-appearance:none}
select::-ms-expand{display:none}
select::-ms-value{color:currentColor}
table{border-collapse:collapse;border-spacing:0}
::-moz-selection{background-color:#B3D4FC;text-shadow:none}
::selection{background-color:#B3D4FC;text-shadow:none}
@media screen{[hidden~=screen]{display:inherit}
[hidden~=screen]:not(:active):not(:focus):not(:target){clip:rect(0 0 0 0)!important;position:absolute!important}
}
.clear {clear:both;}
.clearfix:after{
    content:"";
    clear:both;
    display:block;
    height:0;
}
.hide {display:none;}
a {
	color:#f39d16;
	text-decoration:underline;
	transition:0.2s ease-in opacity;
}
a:hover {text-decoration:none;}
a:hover img {}
hr {
    border-top:1px solid #ccc;
}
body {
	font-size: 87.5%;
	background:#ffffff; 
	color:#4d4d4d; 
	text-align:center;
	line-height:1.7;
	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;
}
html>body {
	font-size: 14px; 
}
#container{text-align: left;}
#content{
	width:960px;
	margin:30px auto;
}
#nottop #content{margin:25px auto 30px auto;}
#main{
	width:680px;
	float:left;
	margin-bottom:30px;
}
#sidebar{
	width:250px;
	float:right;
}
#header {
	text-align:left;}
#header .inner {
	position:relative;
}
#site_title {
	width:960px;
	margin:0 auto;
	padding: 85px 0 30px 0;
	text-align:center;
}
#site_title h1{
	font-size:2.5em;
	font-weight:normal;
	line-height:1.4;
	width:70%;
	margin:0 auto;
}
#site_title a {
	text-decoration:none;
	color:#4f4f4f;
	font-family:"Gilda Display" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
#site_title a:hover {
	color:#222222;
}
#site_title img {
	max-width:100%;
	width:auto!important;
	width:100%;
	height:auto;
}
#head_nav{
	display:block;
	width:100%;
	position:absolute;
	top:0;
	right:0;
	background:#f39d16;
	border-bottom:1px solid #d98a00;
}
#head_nav ul{
	list-style-type:none;
	text-align:right;
	width:960px;
	margin:0 auto;
	letter-spacing: -.40em;
}
#head_nav ul li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
    letter-spacing: normal;
}
#head_nav ul li a{
	text-align:center;
	padding-top:2px;
	text-decoration:none;
	display:block;
	padding:6px 0 6px 30px;
	color:#FFFFFF;
}
#head_nav ul li a:hover{
	filter: alpha(opacity=80);
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
    -ms-opacity:0.8;
	-o-opacity:0.8;
    opacity:0.8;
}
#site_description {
	display:table-cell;
	vertical-align:middle;
	padding:30px;
}
#site_description h2{
	font-weight:bold;
	font-size:1.286em;
	color:#fff;
}
#site_description2 {
	padding: 15px 0 40px;
	font-family: "Gilda Display", Garamond, "Times New Roman", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#site_description2 h2{
	font-weight:normal;
	font-size:1.286em;
}
#lead_area{
	text-align:left;
	padding:30px 0;
	background:#f7f2e6;
	border-bottom:1px solid #e4e0d5;
}
#lead_area .inner{
	display:table;
	width:960px;
	margin:0 auto;
	padding:8px;
	background:#f39d16;
}
#lead_area.slide .inner{
	background:none;
	padding:0;
}
#cover{
	display:table-cell;
	position:relative;
	/position:inherit;
	width:365px;
}
#cover img{
	width:365px;
	height:auto;
}
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:960px;
	padding:0px 0 0;
}
.bx-wrapper {
    margin-bottom:10px !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 ,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f39d16;
	opacity:1;
}
.bx-wrapper .bx-controls-direction a {
	width:40px;
	height:40px;
	margin:0;
	top:180px;
	cursor:pointer;
	border-radius: 20px;
}
.bx-wrapper .bx-prev {
	background:url(https://assets.toriaez.jp/thp2/pc/images/172/btn-slider_001.png) 14px center no-repeat #f39d16;
	background-size: 10px auto;
	left:-30px;
}
.bx-wrapper .bx-prev:hover {
	opacity:0.8;
}
.bx-wrapper .bx-next {
	background:url(https://assets.toriaez.jp/thp2/pc/images/172/btn-slider_002.png) 16px center no-repeat #f39d16;
	background-size: 10px auto;
	right:-30px;
}
.bx-wrapper .bx-next:hover {
	opacity:0.8;
}
#topics{
	position:relative;
	box-sizing: initial;
    height: auto;
    padding: 0 15px 15px;
	overflow:auto;
	background:#fef5e7;
}
#topics h3{
	font-weight:normal;
	color:#f39d16;
	font-size: 1.143em;
	line-height:1;
    padding: 0 0 0 0;
	font-family:"Gilda Display" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
#topics h3{border-top:5px solid #f39d16\9;}
#topics h3:before{
	content:"";
	display:block;
	background:#f39d16;
	height:5px;
	width:100%;
	border-radius:0 0 3px 3px;
}
#topics h3 span.inner{ display:block;padding: 15px 0 15px 10px;}
#topics dl{
	overflow:auto;
	max-height:160px;
    height: auto;
	background:#FFFFFF;
	padding-top:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	border-bottom:1px solid #cbd1d4;
}
#topics dl dt{
	width: 17%;
    clear: both;
    float: left;
    padding: 10px 0 10px 0;
    margin-bottom: 5px;
    line-height: 1;
    text-align: center;
    background-color: #ffffff;
}
#topics dl dd{
	width:77%;
	float:left;
    padding: 5px 3%;
	line-height:1.5;
}
#topics dl dd a{}
.no-img #topics{
	float:inherit;
	width:100%;
	height:auto;
	padding:0;
}
.no-img #cover{display:none!important;}
#global_nav {
	text-align: center;
    width: 100%;
    height: auto;
    margin: 0 auto;
	position:relative;
	background:url(https://assets.toriaez.jp/thp2/pc/images/172/bgi-header_001.png) left bottom repeat-x;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	-o-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}
#global_nav a {
	color:#4f4f4f;
	text-decoration:none;
}
#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 ul {
	width:190px;
	top:47px;
	left:-20px;
}
#nav {
    height: auto;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
	display: inline-block;
	/display:inline;
	/zoom:1;
}
#nav li.nav-top{
	width: auto;
    height: auto;
    white-space: nowrap;
    padding: 0;
}
#nav li.nav-top a {
	font-size:1.071em;
	padding: 15px 20px 15px 20px;
    line-height: 1.3;
    width: auto;
    display: block;
	background:url(https://assets.toriaez.jp/thp2/pc/images/172/bgi-globalnavi_001.png) left bottom no-repeat;
}
#nav li:last-child.nav-top  {
	background:url(https://assets.toriaez.jp/thp2/pc/images/172/bgi-globalnavi_001.png) right bottom no-repeat;
}
#nav li.nav-top a:hover {color:#f39d16;}
#nav *:hover { background-color: none; }
#nav li.hover a {}
#nav li.nav-top ul{
	background :#ffffff;
	padding:0 10px;
	box-shadow: 0 1px 3px #dddddd;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
#nav li.nav-top ul li {
	white-space:normal;
	z-index:100;
	border-bottom:1px solid #e7e7e7;
}
#nav li.nav-top ul li:last-child {border-bottom:none;}
#nav li.nav-top ul li a {
	display:block;
	height:auto;
	padding:12px 10px;
	text-align:left;
	color:#4f4f4f;
	line-height:1.4;
	background:#fff;
	z-index:100;
}
#nav li.nav-top ul li a:hover {
	height:auto;
	color: #f39d16;
}
#sidebar{}
#sidebar .sidebarBox {
	margin-bottom: 20px;
	position: relative;
    box-sizing: initial;
    height: auto;
    padding: 0 15px 15px;
    overflow: auto;
    background: #fef5e7;
}
#sidebar .sidebarBox h3 {
	text-align:center;
    font-weight: normal;
    color: #f39d16;
    font-size: 1.143em;
    line-height: 1;
    padding: 0 0 0 0;
    font-family: "Gilda Display" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
#sidebar .sidebarBox h3:before {
    content: "";
    display: block;
    background: #f39d16;
    height: 5px;
    width: 100%;
    border-radius: 0 0 3px 3px;
}
#sidebar .sidebarBox h3{border-top:5px solid #f39d16\9;}
#sidebar .sidebarBox h3 span.inner {
    display: block;
    padding: 15px 0;
}
#sidebar #about ul{list-style:none;}
#sidebar #about ul li{margin-bottom:8px;}
#sidebar #about ul a{
	font-size:1.143em;
	line-height:1;
	display:block;
	position:relative;
	text-decoration:none;
	padding: 24px 12px 20px 12px;
	color:#4d4d4d;
	background: #ffffff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0px 1px 3px rgba(000,000,000,0.2);
	-moz-box-shadow:0px 1px 3px rgba(000,000,000,0.2);
	-ms-box-shadow:0px 1px 3px rgba(000,000,000,0.2);
	-o-box-shadow:0px 1px 3px rgba(000,000,000,0.2);
	box-shadow:0px 1px 3px rgba(000,000,000,0.2);
}
#sidebar #about ul a:after{
	content:"";
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-10px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/172/ico-arrow_001.png) center center no-repeat;
}
#sidebar #about ul a:hover{color:#f39d16;}
#sidebar #blog dl{
	border-top: 1px solid #d5dbde;
	font-size:0.857em;
}
#sidebar #blog dl dt{
	padding-top:16px;
}
#sidebar #blog dl dd{
	padding-bottom:16px;
	border-bottom: 1px solid #d5dbde;
}
#sidebar #blog dl dd a{
	display:block;
	color:#4d4d4d;
	position:relative;
	 padding-right: 25px;
    line-height: 1.4;
    text-decoration: none;
}
#sidebar #blog dl dd a:hover{color:#f39d16;}
#sidebar #blog dl dd a:after{
	content:"";
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-10px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/172/ico-arrow_001.png) center center no-repeat;
}
#sidebar #blog #blog_link{padding:20px 20px 10px 20px;}
#sidebar #blog #blog_link a{
	text-align:center;
	line-height:1;
	display:block;
	position:relative;
	text-decoration:none;
	padding: 15px 12px 10px 12px;
	color:#f39d16;
	background: #ffffff;
	font-size:0.857em;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0px 1px 3px rgba(000,000,000,0.2);
	-moz-box-shadow:0px 1px 3px rgba(000,000,000,0.2);
	-ms-box-shadow:0px 1px 3px rgba(000,000,000,0.2);
	-o-box-shadow:0px 1px 3px rgba(000,000,000,0.2);
	box-shadow:0px 1px 3px rgba(000,000,000,0.2);
}
#sidebar #blog #blog_link a:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    background: url(https://assets.toriaez.jp/thp2/pc/images/172/ico-arrow_001.png) center center no-repeat;
}
#sidebar #blog #blog_link a:hover{
	filter: alpha(opacity=80);
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
	-ms-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
}
#sidebar #qrcode .qrBox{
	text-align: center;
    border-top: 1px solid #d5dbde;
    border-bottom: 1px solid #d5dbde;
    padding: 20px 0;
	margin-bottom:20px;
}
#sidebar #qrcode p{font-size:85.7%;}
#footer {
	width:100%;
	background-color:#fef5e7;
}
address{
	padding:50px 0;
	clear:both;
	text-align:center;
	font-style:normal;
	color:#888888;
}
address img{padding:0 0 1px 5px ;}
#pagetop {position:relative;}
#pagetop a{
	display:block;
	width:54px;
	height:54px;
	position:fixed;
	right:20px;
	bottom:20px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/172/btn-pagetop_001.png) left top no-repeat;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#pagetop a:hover{
	filter: alpha(opacity=80);
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
	-ms-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
}
#inquiry {
	margin:20px 0;
	text-align:center;
}
#inquiry a{
	width:340px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background:#f39d16;
	color:#fff;
	padding:20px 20px 15px 20px;
	line-height:1;
	text-decoration:none;
	font-size:128.6%;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
#inquiry a:hover{
	filter: alpha(opacity=80);
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
	-ms-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
}
.article_box{
	text-align:left;
	padding: 50px 0 50px;
	border-bottom:solid 1px #d5dbde;
	clear:both;
}
.article_box:first-child{padding: 0 0 50px;}
.article_box .article_title{
	height:auto;
	padding:0 0 24px 2px;
	margin-bottom:14px;
	color:#f39d16;
	font-family:"Gilda Display" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.article_box .article_title h2{
	font-size:2em;
	line-height:1.3;
	font-weight:normal;
}
.article_box .entry{
	width:460px;
	float:left;
	font-size:1.071em;
  word-break: break-all;
	}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span{line-height:1.62;}
.article_box .entry img{max-width:100%;height:auto;}
.article_box .article_figure{
width:200px;
float:right;
}
.article_box .article_figure img{
	width:200px;
	height:auto;
}
.article_box .article_figure a:hover img{
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}
.article_box .article_figure span{
font-size:85.7%;
display:block;
padding:5px 0 10px 0 ;
}
.article_box.no-img {}
.article_box.no-img .entry{
	float:none!important;
	width:100%!important;
}
.article_box .entry table {
 	border-collapse:collapse;
    border:#e7e7e7 1px solid;
    table-layout: fixed;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#e7e7e7 1px solid;
	padding:10px;
    word-wrap: break-word;
}
.article_box .entry table th {
    text-align:center;
    width: 30%;
}
#TB_overlay{z-index:10000;}
#TB_window{box-sizing:initial;z-index:10000;}
#page_title{
    text-align: left;
    padding: 37px 0 30px 0;
    background: #f7f2e6;
    border-bottom: 1px solid #e4e0d5;
}
#page_title h2{
	text-align:center;
	font-size:2em;
	line-height:1.4;
	font-weight:normal;
	font-family:"Gilda Display" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
#pnkz {
	text-align:right;
    padding-bottom: 20px;
}
#pnkz p{
	margin:0 auto;
	font-size:11px;
}
#pnkz p span{}
#side-area{margin-bottom:30px;}
#side-area img{max-width:100%;height:auto;}
#foot-area{padding:30px 0;}
#foot-area img{max-width:100%;height:auto;}
#form, #map, #profile {text-align:left;}
#map #frame iframe {
	width: 680px;
	height: 478px;
}
#form table, #map table, #profile table {
	width:100%;
	border-top: 1px solid #e7e7e7;
	margin-bottom:30px;
}
#map table, #profile table {
    table-layout: fixed;
}
#form tr, #map tr, #profile tr {
}
#form th, #map th, #profile th {
	font-weight:bold;
	padding:25px 0;
	vertical-align:middle;
	text-align:left;
	color:#f39d16;
	border-bottom:1px solid #e7e7e7;
}
#map th, #profile th {
    width: 25%;
}
#form td, #map td, #profile td {
	padding:25px 0;
	border-bottom:1px solid #e7e7e7;
}
#map th, #profile th {
    padding-right: 10px;
}
#map td, #profile td {
    padding-left: 10px;
}
.validation_span, .warning span {color:#F03;}
#contact_submit th, #contact_submit td{
	text-align:left;
	border:none;
}
#form input, #form textarea {
	font-size:1.2em;
	padding:4px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.warning {text-align:left;}
.validation_span, .warning span {color:#F03;}
#contact_submit th, #contact_submit td{
	padding-top:30px;
	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:#fafafa;
}
#form input[type=submit],
#form input[type=reset] {
	border:none;
	cursor:pointer;
	-webkit-transition:opacity ease-in 0.2s;
	-moz-transition:opacity ease-in 0.2s;
	-ms-transition:opacity ease-in 0.2s;
	-o-transition:opacity ease-in 0.2s;
	transition:opacity ease-in 0.2s;
}
#form input[type=submit]{
	padding:10px 50px;
	margin-right:1em;
	background:#f39d16;
	color:#ffffff;
}
#form input[type=reset] {
	padding:10px 20px;
	background: #f5f5f5;
}
#form input[type=submit]:hover,
#form input[type=reset]:hover {
	filter: alpha(opacity=80);
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
	-ms-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
}
#lead_s {
	line-height:1.5;
	margin-bottom:15px;
}
#lead_s img{max-width:100%;height:auto;}
#frame {
	margin: 0 auto;
	border:1px solid #d2d2d2;
}
#frame iframe{}
#profile{}
.validation-advice {
	margin-top: 3px;
	padding-left: 5px;
	color: #cc0000;
}
.warning {
	line-height :1.5;
	padding:10px 0 0px 0;
}
.w_mark {color:#F03;}
.thaks {
	line-height: 1.5;
	padding :0 16px 40px 0;
}
#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;
}


/* ============================================================
   ORANGE KAIGO — 共通カスタムCSS（PC版）
   オレンジ色: #f39d16 に完全統一
   ============================================================ */

/* --- CSS Variables --- */
:root {
  --orange: #f39d16;
  --orange-hover: #e08c0a;
  --orange-light: #FFF5EB;
  --orange-pale: #FEF0E1;
  --navy: #1B3A5C;
  --navy-light: #2A5080;
  --green: #3A8C6E;
  --green-light: #E8F5F0;
  --white: #FFFFFF;
  --gray-50: #FAFAFA;
  --gray-100: #F5F5F5;
  --gray-200: #EEEEEE;
  --gray-300: #DDDDDD;
  --gray-400: #AAAAAA;
  --gray-600: #666666;
  --gray-700: #444444;
  --text: #333333;
  --text-sub: #555555;
  --font: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", "Meiryo", sans-serif;
  --shadow: 0 2px 12px rgba(0,0,0,0.06);
  --shadow-hover: 0 4px 20px rgba(0,0,0,0.10);
  --radius: 12px;
  --radius-sm: 6px;
  --radius-lg: 20px;
  --transition: 0.25s ease;
}

/* --- Base --- */
.or-wrap {
  font-family: var(--font);
  color: var(--text);
  line-height: 1.9;
  letter-spacing: 0.04em;
  -webkit-font-smoothing: antialiased;
}

.or-wrap *, .or-wrap *::before, .or-wrap *::after {
  box-sizing: border-box;
}

.or-wrap img {
  max-width: 100%;
  height: auto;
  display: block;
}

.or-wrap a {
  color: var(--navy);
  text-decoration: none;
  transition: color var(--transition);
}

.or-wrap a:hover {
  color: var(--orange);
}

/* --- Container --- */
.or-container {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 32px;
}

/* --- Section --- */
.or-section {
  padding: 56px 0;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.or-section--gray { background: var(--gray-50); }
.or-section--orange { background: var(--orange-light); }
.or-section--green { background: var(--green-light); }
.or-section--navy { background: var(--navy); color: var(--white); }

/* --- Section Header --- */
.or-sh {
  text-align: center;
  margin-bottom: 36px;
}

.or-sh-label {
  display: inline-block;
  font-size: 0.78rem;
  color: var(--orange);
  letter-spacing: 0.14em;
  margin-bottom: 8px;
}

.or-sh-en {
  display: none;
}

.or-sh-title {
  font-size: 1.5rem;
  font-weight: 500;
  color: var(--text);
  line-height: 1.6;
  margin: 0 0 16px 0;
}

.or-sh-title::after,
.or-sh-title::before,
.or-sh::after,
.or-sh::before {
  display: none;
  content: none;
}

.or-sh-title--white { color: var(--white); }

.or-sh-sub {
  font-size: 0.95rem;
  color: var(--text-sub);
  line-height: 1.8;
}

.or-sh-divider {
  width: 48px;
  height: 2px;
  background: var(--orange);
  margin: 16px auto 0;
}

/* --- Card Grid --- */
.or-grid {
  display: grid;
  gap: 20px;
}

.or-grid--2 { grid-template-columns: repeat(2, 1fr); }
.or-grid--3 { grid-template-columns: repeat(3, 1fr); }

/* --- Card --- */
.or-card {
  background: var(--white);
  border-radius: var(--radius);
  padding: 28px 24px;
  box-shadow: var(--shadow);
  transition: box-shadow var(--transition), transform var(--transition);
}

.or-card:hover {
  box-shadow: var(--shadow-hover);
  transform: translateY(-2px);
}

.or-card-icon {
  width: 48px;
  height: 48px;
  margin-bottom: 16px;
  color: var(--orange);
  display: flex;
  align-items: center;
  justify-content: center;
}

.or-card-icon svg { width: 100%; height: 100%; }

.or-card-title {
  font-size: 1.05rem;
  font-weight: 500;
  color: var(--text);
  margin: 0 0 12px 0;
  line-height: 1.5;
}

.or-card-text {
  font-size: 0.88rem;
  color: var(--text-sub);
  line-height: 1.8;
  margin: 0;
}

/* --- Service Card --- */
.or-svc-card {
  background: var(--white);
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow);
  transition: box-shadow var(--transition), transform var(--transition);
  display: flex;
  flex-direction: column;
}

.or-svc-card:hover {
  box-shadow: var(--shadow-hover);
  transform: translateY(-3px);
}

.or-svc-badge {
  display: inline-block;
  background: var(--orange);
  color: var(--white);
  font-size: 0.75rem;
  padding: 6px 16px;
  letter-spacing: 0.06em;
}

.or-svc-body {
  padding: 20px 22px 24px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.or-svc-title {
  font-size: 1.1rem;
  font-weight: 500;
  color: var(--navy);
  margin: 0 0 12px 0;
}

.or-svc-text {
  font-size: 0.9rem;
  color: var(--text-sub);
  line-height: 1.8;
  flex: 1;
  margin: 0;
}

.or-svc-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.88rem;
  color: var(--orange);
  margin-top: 16px;
  transition: gap var(--transition);
}

.or-svc-link:hover {
  gap: 10px;
  color: var(--navy);
}

/* --- Step Flow --- */
.or-steps {
  display: flex;
  gap: 0;
  align-items: flex-start;
  justify-content: center;
  max-width: 720px;
  margin: 0 auto;
}

.or-step {
  flex: 1;
  text-align: center;
  padding: 0 16px;
  position: relative;
}

.or-step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 28px;
  right: -2px;
  width: 12px;
  height: 12px;
  border-top: 2px solid var(--orange);
  border-right: 2px solid var(--orange);
  transform: rotate(45deg);
}

.or-step-num {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: var(--orange);
  color: var(--white);
  font-size: 1.1rem;
  font-weight: 500;
  margin: 0 auto 14px;
}

.or-step-title {
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--text);
  margin: 0 0 8px 0;
}

.or-step-text {
  font-size: 0.82rem;
  color: var(--text-sub);
  line-height: 1.7;
  margin: 0;
}

/* --- Availability --- */
.or-avail {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.85rem;
  padding: 4px 14px;
  border-radius: 50px;
}

.or-avail--o { background: #E8F5E9; color: #2E7D32; }
.or-avail--tri { background: #FFF8E1; color: #F57F17; }
.or-avail--x { background: #FFEBEE; color: #C62828; }

/* --- Availability Table --- */
.or-avail-table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  font-size: 0.9rem;
}

.or-avail-table th, .or-avail-table td {
  padding: 12px 10px;
  border: 1px solid var(--gray-200);
}

.or-avail-table th {
  background: var(--navy);
  color: var(--white);
  font-weight: 400;
  font-size: 0.85rem;
}

.or-avail-table td { background: var(--white); }
.or-avail-table .av-o { color: #2E7D32; font-size: 1.1rem; }
.or-avail-table .av-tri { color: #F57F17; font-size: 1.1rem; }
.or-avail-table .av-x { color: #C62828; font-size: 0.95rem; }

/* --- Info Table --- */
.or-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9rem;
}

.or-table th, .or-table td {
  padding: 14px 16px;
  border-bottom: 1px solid var(--gray-200);
  text-align: left;
  vertical-align: top;
}

.or-table th {
  background: var(--gray-50);
  color: var(--text-sub);
  width: 28%;
  font-weight: 400;
}

/* --- FAQ Accordion --- */
.or-faq-item {
  border-bottom: 1px solid var(--gray-200);
}

.or-faq-q {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 20px 0;
  cursor: pointer;
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  font-family: var(--font);
  font-size: 0.95rem;
  color: var(--text);
  line-height: 1.7;
  transition: color var(--transition);
}

.or-faq-q:hover { color: var(--orange); }

.or-faq-q-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--orange);
  color: var(--white);
  font-size: 0.78rem;
  flex-shrink: 0;
  margin-top: 1px;
}

.or-faq-q-text { flex: 1; }

.or-faq-q-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-top: 4px;
  transition: transform var(--transition);
  color: var(--gray-400);
}

.or-faq-item.is-open .or-faq-q-icon {
  transform: rotate(180deg);
}

.or-faq-a {
  display: none;
  padding: 0 0 20px 40px;
  font-size: 0.9rem;
  color: var(--text-sub);
  line-height: 1.8;
}

.or-faq-item.is-open .or-faq-a {
  display: block;
}

/* --- CTA Block --- */
.or-cta {
  background: var(--orange-light);
  border-radius: var(--radius-lg);
  padding: 40px 32px;
  text-align: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.or-cta--navy {
  background: var(--navy);
  color: var(--white);
}

.or-cta-title {
  font-size: 1.15rem;
  font-weight: 500;
  color: var(--text);
  margin: 0 0 12px 0;
}

.or-cta--navy .or-cta-title { color: var(--white); }

.or-cta-text {
  font-size: 0.9rem;
  color: var(--text-sub);
  margin: 0 0 24px 0;
  line-height: 1.8;
}

.or-cta--navy .or-cta-text { color: rgba(255,255,255,0.85); }

.or-cta-phone {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 1.5rem;
  color: var(--navy);
  font-weight: 500;
  margin-bottom: 8px;
}

.or-cta--navy .or-cta-phone { color: var(--white); }

.or-cta-phone svg {
  width: 24px;
  height: 24px;
  color: var(--orange);
}

.or-cta-hours {
  font-size: 0.82rem;
  color: var(--text-sub);
  margin: 0;
}

.or-cta--navy .or-cta-hours { color: rgba(255,255,255,0.7); }

.or-cta-fax {
  font-size: 0.88rem;
  color: var(--text-sub);
  margin-top: 12px;
}

.or-cta--navy .or-cta-fax { color: rgba(255,255,255,0.7); }

/* --- Buttons --- */
.or-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 32px;
  border-radius: 50px;
  font-family: var(--font);
  font-size: 0.92rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  cursor: pointer;
  border: none;
  transition: all var(--transition);
  text-decoration: none;
}

.or-btn--primary {
  background: var(--orange);
  color: var(--white);
}

.or-btn--primary:hover {
  background: var(--orange-hover);
  color: var(--white);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(243,157,22,0.3);
}

.or-btn--outline {
  background: transparent;
  color: var(--orange);
  border: 1.5px solid var(--orange);
}

.or-btn--outline:hover {
  background: var(--orange);
  color: var(--white);
}

.or-btn--navy {
  background: var(--navy);
  color: var(--white);
}

.or-btn--navy:hover {
  background: var(--navy-light);
  color: var(--white);
}

.or-btn--white {
  background: var(--white);
  color: var(--navy);
}

.or-btn--white:hover {
  background: var(--gray-100);
  color: var(--navy);
}

.or-btn--sm {
  padding: 10px 24px;
  font-size: 0.85rem;
}

/* --- Hero (Top Page) --- */
.or-hero {
  background: linear-gradient(135deg, var(--orange-light) 0%, var(--white) 100%);
  padding: 48px 0 44px;
  text-align: center;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.or-hero-label {
  display: inline-block;
  font-size: 0.78rem;
  color: var(--orange);
  letter-spacing: 0.14em;
  margin-bottom: 16px;
}

.or-hero-title {
  font-size: 1.7rem;
  font-weight: 500;
  color: var(--text);
  line-height: 1.7;
  margin: 0 0 16px 0;
}

.or-hero-sub {
  font-size: 0.95rem;
  color: var(--text-sub);
  line-height: 1.8;
  max-width: 640px;
  margin: 0 auto 32px;
}

.or-hero-tags {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 auto 28px;
  max-width: 720px;
}

.or-hero-tags .or-tag,
.or-hero-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 20px;
  border-radius: 30px;
  font-size: 0.85rem;
  background: var(--white);
  color: var(--navy);
  border: 1px solid var(--gray-300);
  white-space: nowrap;
  line-height: 1.4;
}

/* --- Page Hero (Sub Pages) --- */
.or-page-hero {
  background: linear-gradient(135deg, var(--orange-light) 0%, var(--white) 100%);
  padding: 56px 0 48px;
  text-align: center;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.or-page-hero-label {
  display: inline-block;
  font-size: 0.78rem;
  color: var(--orange);
  letter-spacing: 0.14em;
  margin-bottom: 12px;
}

.or-page-hero-title {
  font-size: 1.5rem;
  font-weight: 500;
  color: var(--text);
  line-height: 1.6;
  margin: 0 0 16px 0;
}

.or-page-hero-sub {
  font-size: 0.95rem;
  color: var(--text-sub);
  line-height: 1.8;
  max-width: 640px;
  margin: 0 auto;
}

/* --- Anchor Navigation --- */
.or-anchor-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  padding: 20px 0;
  background: var(--gray-50);
  border-bottom: 1px solid var(--gray-200);
}

.or-anchor-nav a {
  padding: 8px 20px;
  border-radius: 50px;
  font-size: 0.82rem;
  color: var(--text-sub);
  background: var(--white);
  border: 1px solid var(--gray-200);
  transition: all var(--transition);
}

.or-anchor-nav a:hover {
  border-color: var(--orange);
  color: var(--orange);
  background: var(--orange-light);
}

/* --- Feature List --- */
.or-feat-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.or-feat-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.or-feat-icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: var(--orange-light);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: var(--orange);
}

.or-feat-icon svg { width: 26px; height: 26px; }

.or-feat-body { flex: 1; }

.or-feat-title {
  font-size: 1rem;
  font-weight: 500;
  color: var(--text);
  margin: 0 0 6px 0;
}

.or-feat-text {
  font-size: 0.9rem;
  color: var(--text-sub);
  line-height: 1.8;
  margin: 0;
}

/* --- Timeline (Day Flow) --- */
.or-timeline {
  position: relative;
  padding-left: 40px;
}

.or-timeline::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 8px;
  bottom: 8px;
  width: 2px;
  background: var(--gray-200);
}

.or-tl-item {
  position: relative;
  padding-bottom: 28px;
}

.or-tl-item:last-child { padding-bottom: 0; }

.or-tl-dot {
  position: absolute;
  left: -40px;
  top: 4px;
  width: 24px;
  height: 24px;
  background: var(--orange);
  border-radius: 50%;
  border: 3px solid var(--white);
  box-shadow: 0 0 0 2px var(--orange);
  display: flex;
  align-items: center;
  justify-content: center;
}

.or-tl-dot svg {
  width: 12px;
  height: 12px;
  color: var(--white);
}

.or-tl-time {
  font-size: 0.85rem;
  color: var(--orange);
  margin: 0 0 4px 0;
}

.or-tl-title {
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--text);
  margin: 0 0 4px 0;
}

.or-tl-text {
  font-size: 0.88rem;
  color: var(--text-sub);
  line-height: 1.7;
  margin: 0;
}

/* --- Two Column --- */
.or-two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: start;
}

/* --- Office Cards --- */
.or-office-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.or-office-card {
  background: var(--white);
  border-radius: var(--radius);
  padding: 28px 24px;
  box-shadow: var(--shadow);
  border-top: 3px solid var(--orange);
}

.or-office-name {
  font-size: 1rem;
  font-weight: 500;
  color: var(--navy);
  margin: 0 0 16px 0;
}

.or-office-row {
  display: flex;
  gap: 8px;
  font-size: 0.85rem;
  color: var(--text-sub);
  line-height: 1.7;
  margin-bottom: 8px;
}

.or-office-row svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-top: 3px;
  color: var(--orange);
}

/* --- Highlight Box --- */
.or-highlight {
  border-left: 3px solid var(--orange);
  background: var(--orange-light);
  padding: 20px 24px;
  border-radius: 0 var(--radius-sm) var(--radius-sm) 0;
  font-size: 0.9rem;
  color: var(--text-sub);
  line-height: 1.8;
}

/* --- Recruit Banner --- */
.or-recruit {
  background: var(--navy);
  border-radius: var(--radius-lg);
  padding: 40px 32px;
  text-align: center;
  color: var(--white);
  max-width: 880px;
  margin: 0 auto;
}

.or-recruit-title {
  font-size: 1.15rem;
  font-weight: 500;
  margin: 0 0 12px 0;
}

.or-recruit-text {
  font-size: 0.9rem;
  opacity: 0.85;
  margin: 0 0 24px 0;
  line-height: 1.8;
}

/* --- Prose --- */
.or-prose {
  font-size: 0.95rem;
  color: var(--text);
  line-height: 1.9;
  max-width: 680px;
  margin: 0 auto;
}

.or-prose p {
  margin: 0 0 1.2em 0;
}

.or-prose p:last-child { margin-bottom: 0; }

/* --- Tag --- */
.or-tag {
  display: inline-block;
  padding: 3px 14px;
  border-radius: 50px;
  font-size: 0.75rem;
  letter-spacing: 0.06em;
}

.or-tag--orange { background: var(--orange-pale); color: var(--orange); }
.or-tag--navy { background: #E8EDF3; color: var(--navy); }
.or-tag--green { background: var(--green-light); color: var(--green); }

/* --- Note --- */
.or-note {
  font-size: 0.82rem;
  color: var(--gray-600);
  line-height: 1.7;
  margin-top: 12px;
}

/* --- Greeting --- */
.or-message {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}

.or-message-body { flex: 1; }

.or-message-sign {
  font-size: 0.9rem;
  color: var(--text-sub);
  margin-top: 20px;
  text-align: right;
}

/* --- Utility --- */
.or-text-center { text-align: center; }
.or-mt-0 { margin-top: 0; }
.or-mt-16 { margin-top: 16px; }
.or-mt-24 { margin-top: 24px; }
.or-mt-32 { margin-top: 32px; }
.or-mt-48 { margin-top: 48px; }
.or-mb-0 { margin-bottom: 0; }
.or-mb-16 { margin-bottom: 16px; }
.or-mb-24 { margin-bottom: 24px; }
.or-mb-32 { margin-bottom: 32px; }
.or-mb-48 { margin-bottom: 48px; }

/* --- Mobile Float Bar (hidden on PC) --- */
.or-float-bar { display: none; }


/* ============================================================
   テンプレート制約への対応
   ============================================================ */

/* --- サイドバー非表示・メインカラム全幅化 --- */
#sidebar {
  display: none;
}

#main {
  width: 100%;
  float: none;
}

#content {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

/* --- 記事ボックスのデフォルト余白・区切り線を除去 --- */
.article_box {
  padding: 0;
  border-bottom: none;
  clear: both;
}

.article_box:first-child {
  padding: 0;
}

.article_box .article_title {
  display: none;
}

.article_box .entry {
  width: 100%;
  float: none;
  font-size: inherit;
}

.article_box.no-img .entry {
  width: 100%;
  float: none;
}

.article_box .article_figure {
  display: none;
}

/* --- 新着情報エリア非表示 --- */
#topics {
  display: none;
}

/* --- テンプレートのキャッチコピーを非表示 --- */
#site_description2 {
  display: none;
}

/* --- ヘッダーナビ「お問い合わせ」ボタン化 --- */
#head_nav ul li:last-child a {
  background: #FFFFFF;
  color: #f39d16;
  border-radius: 4px;
  margin: 3px 10px 3px 20px;
  padding: 4px 20px;
  transition: 0.2s ease;
}

#head_nav ul li:last-child a:hover {
  background: #FFF5EB;
  opacity: 1;
}

/* --- サイトタイトル中央寄せ修正 --- */
#site_title {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}

#site_title h1 {
  width: 100%;
  text-align: center;
}

/* --- スライダー・説明文エリア中央寄せ修正 --- */
.mainSlideIn {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

#mainSlide li {
  width: 100%;
}

#mainSlide li img {
  width: 100%;
}

.bx-wrapper {
  max-width: 960px;
  margin: 0 auto !important;
}

/* --- リードエリア中央寄せ --- */
#lead_area .inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

/* --- ナビゲーション中央寄せ --- */
#head_nav ul {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

/* --- ページタイトル（下層ページ用）中央寄せ --- */
#page_title h2 {
  max-width: 960px;
  margin: 0 auto;
}

/* --- パンくずリスト中央寄せ --- */
#pnkz p {
  max-width: 960px;
  margin: 0 auto;
}

/* --- フッター --- */
#footer {
  background-color: #f9f9f9;
}

address {
  max-width: 960px;
  margin: 0 auto;
}
/* ============================================================
   ボタン配色 最終版（トップページ #1〜#5）
   ホバー：色変化なし / ふわっと浮き上がる
   ============================================================ */

/* --- 共通：テンプレートのホバーopacity低下を無効化 --- */
.or-hero a.or-btn,
.or-hero a.or-btn:hover,
.or-section--orange a.or-btn,
.or-section--orange a.or-btn:hover,
.or-section a.or-btn--outline,
.or-section a.or-btn--outline:hover,
.or-recruit a.or-btn,
.or-recruit a.or-btn:hover {
  opacity: 1;
  filter: none;
}

/* --- 共通：ふわっと浮くホバー --- */
.or-hero a.or-btn,
.or-section--orange a.or-btn,
.or-section a.or-btn--outline,
.or-recruit a.or-btn {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.or-hero a.or-btn:hover,
.or-section--orange a.or-btn:hover,
.or-section a.or-btn--outline:hover,
.or-recruit a.or-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 16px rgba(0,0,0,0.12);
}

/* --- #1 空き状況を確認する --- */
.or-hero a.or-btn--primary {
  background-color: #f39d16;
  color: #FFFFFF;
  border: 2px solid #f39d16;
}
.or-hero a.or-btn--primary:hover {
  background-color: #f39d16;
  color: #FFFFFF;
  border-color: #f39d16;
}

/* --- #2 お問い合わせ --- */
.or-hero a.or-btn--outline {
  background-color: #FFFFFF;
  color: #f39d16;
  border: 2px solid #f39d16;
}
.or-hero a.or-btn--outline:hover {
  background-color: #FFFFFF;
  color: #f39d16;
  border-color: #f39d16;
}

/* --- #3 空き状況の詳細を見る --- */
.or-section--orange a.or-btn--primary {
  background-color: #FFFFFF;
  color: #f39d16;
  border: 2px solid #FFFFFF;
}
.or-section--orange a.or-btn--primary:hover {
  background-color: #FFFFFF;
  color: #f39d16;
  border-color: #FFFFFF;
}

/* --- #4 アクセス・詳細を見る --- */
.or-section a.or-btn--outline {
  background-color: #FFFFFF;
  color: #f39d16;
  border: 2px solid #f39d16;
}
.or-section a.or-btn--outline:hover {
  background-color: #FFFFFF;
  color: #f39d16;
  border-color: #f39d16;
}

/* --- #5 求人情報を見る --- */
.or-recruit a.or-btn--white {
  background-color: #FFFFFF;
  color: #1B3A5C;
  border: 2px solid #FFFFFF;
}
.or-recruit a.or-btn--white:hover {
  background-color: #FFFFFF;
  color: #1B3A5C;
  border-color: #FFFFFF;
}
  /* ============================================
   オレンジ介護 日立 — カスタムCSS
   全ページ共通スタイル
   ============================================ */

/* --- CSS変数（カラーパレット一元管理） --- */
:root {
  --color-primary: #E8752A;
  --color-primary-light: #F4A261;
  --color-primary-pale: #FFF0E5;
  --color-secondary: #1B4965;
  --color-secondary-light: #2B6777;
  --color-accent: #5BA88F;
  --color-accent-light: #E8F5F0;
  --color-bg-warm: #FFF8F0;
  --color-bg-white: #FFFFFF;
  --color-bg-gray: #F7F5F2;
  --color-text: #333333;
  --color-text-light: #666666;
  --color-text-white: #FFFFFF;
  --color-border: #E0DAD2;
  --color-border-light: #F0ECE6;
  --shadow-sm: 0 1px 3px rgba(0,0,0,0.08);
  --shadow-md: 0 4px 12px rgba(0,0,0,0.1);
  --shadow-lg: 0 8px 24px rgba(0,0,0,0.12);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 20px;
  --font-main: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  --max-width: 1100px;
  --section-padding: 72px 0;
}

/* --- Font Awesome 6 CDN読み込み（HTMLの先頭で読み込む） --- */

/* --- リセット＆ベース --- */
.ora-wrap *, .ora-wrap *::before, .ora-wrap *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.ora-wrap {
  font-family: var(--font-main);
  color: var(--color-text);
  line-height: 1.85;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

.ora-wrap img {
  max-width: 100%;
  height: auto;
  display: block;
}

.ora-wrap a {
  color: var(--color-primary);
  text-decoration: none;
  transition: all 0.3s ease;
}

.ora-wrap a:hover {
  color: var(--color-secondary);
}

/* --- コンテナ --- */
.ora-container {
  width: 100%;
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 20px;
}

/* --- 右上お問い合わせバー --- */
.ora-topbar {
  background: var(--color-secondary);
  padding: 8px 0;
  position: sticky;
  top: 0;
  z-index: 1000;
}

.ora-topbar-inner {
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.ora-topbar-tel {
  color: var(--color-text-white);
  font-size: 0.82rem;
  display: flex;
  align-items: center;
  gap: 6px;
}

.ora-topbar-tel a {
  color: var(--color-text-white);
  font-weight: 700;
  font-size: 1rem;
}

.ora-topbar-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: var(--color-primary);
  color: var(--color-text-white);
  font-size: 0.82rem;
  font-weight: 700;
  padding: 6px 18px;
  border-radius: 30px;
  transition: background 0.3s ease;
}

.ora-topbar-btn:hover {
  background: var(--color-primary-light);
  color: var(--color-text-white);
}

/* --- セクション共通 --- */
.ora-section {
  padding: var(--section-padding);
}

.ora-section--warm {
  background: var(--color-bg-warm);
}

.ora-section--gray {
  background: var(--color-bg-gray);
}

.ora-section--white {
  background: var(--color-bg-white);
}

.ora-section--accent {
  background: var(--color-accent-light);
}

.ora-section--dark {
  background: var(--color-secondary);
  color: var(--color-text-white);
}

/* --- セクション見出し --- */
.ora-section-label {
  display: inline-block;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-primary);
  margin-bottom: 8px;
}

.ora-section-title {
  font-size: 1.65rem;
  font-weight: 800;
  line-height: 1.45;
  color: var(--color-secondary);
  margin-bottom: 16px;
}

.ora-section-title--center {
  text-align: center;
}

.ora-section-sub {
  font-size: 0.95rem;
  color: var(--color-text-light);
  line-height: 1.8;
  max-width: 720px;
}

.ora-section-sub--center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.ora-section-divider {
  width: 48px;
  height: 3px;
  background: var(--color-primary);
  border: none;
  border-radius: 2px;
  margin: 16px 0 0 0;
}

.ora-section-divider--center {
  margin-left: auto;
  margin-right: auto;
}

/* --- ヒーローセクション --- */
.ora-hero {
  background: linear-gradient(135deg, var(--color-bg-warm) 0%, #FFF0E5 50%, #E8F5F0 100%);
  padding: 64px 0 56px;
  position: relative;
}

.ora-hero::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, var(--color-primary), var(--color-accent), var(--color-primary-light));
}

.ora-hero-inner {
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}

.ora-hero-copy {
  font-size: 1.75rem;
  font-weight: 800;
  line-height: 1.6;
  color: var(--color-secondary);
  margin-bottom: 8px;
}

.ora-hero-sub {
  font-size: 1rem;
  color: var(--color-primary);
  font-weight: 600;
  margin-bottom: 24px;
}

.ora-hero-desc {
  font-size: 0.95rem;
  color: var(--color-text);
  line-height: 1.9;
  max-width: 680px;
  margin: 0 auto 32px;
}

/* --- タグバッジ --- */
.ora-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin-bottom: 32px;
}

.ora-tag {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: var(--color-bg-white);
  border: 1px solid var(--color-border);
  color: var(--color-secondary);
  font-size: 0.8rem;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 30px;
}

.ora-tag i {
  color: var(--color-primary);
  font-size: 0.75rem;
}

/* --- CTA ボタン群 --- */
.ora-cta-group {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

.ora-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-weight: 700;
  border-radius: 50px;
  padding: 14px 32px;
  font-size: 0.92rem;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  text-decoration: none;
}

.ora-btn--primary {
  background: var(--color-primary);
  color: var(--color-text-white);
  box-shadow: 0 4px 14px rgba(232,117,42,0.3);
}

.ora-btn--primary:hover {
  background: #D06520;
  color: var(--color-text-white);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(232,117,42,0.4);
}

.ora-btn--secondary {
  background: var(--color-secondary);
  color: var(--color-text-white);
  box-shadow: 0 4px 14px rgba(27,73,101,0.3);
}

.ora-btn--secondary:hover {
  background: #153A52;
  color: var(--color-text-white);
  transform: translateY(-2px);
}

.ora-btn--outline {
  background: transparent;
  color: var(--color-secondary);
  border: 2px solid var(--color-secondary);
}

.ora-btn--outline:hover {
  background: var(--color-secondary);
  color: var(--color-text-white);
  transform: translateY(-2px);
}

.ora-btn--accent {
  background: var(--color-accent);
  color: var(--color-text-white);
}

.ora-btn--accent:hover {
  background: #4A9A7E;
  color: var(--color-text-white);
  transform: translateY(-2px);
}

.ora-btn--sm {
  padding: 8px 20px;
  font-size: 0.82rem;
}

.ora-btn--lg {
  padding: 16px 40px;
  font-size: 1rem;
}

/* --- カード共通 --- */
.ora-card {
  background: var(--color-bg-white);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-sm);
  padding: 32px 28px;
  transition: all 0.3s ease;
  border: 1px solid var(--color-border-light);
}

.ora-card:hover {
  box-shadow: var(--shadow-md);
  transform: translateY(-4px);
}

.ora-card-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  margin-bottom: 16px;
}

.ora-card-icon--orange {
  background: var(--color-primary-pale);
  color: var(--color-primary);
}

.ora-card-icon--teal {
  background: var(--color-accent-light);
  color: var(--color-accent);
}

.ora-card-icon--navy {
  background: #E8EEF2;
  color: var(--color-secondary);
}

.ora-card-label {
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--color-primary);
  letter-spacing: 0.05em;
  margin-bottom: 4px;
}

.ora-card-title {
  font-size: 1.15rem;
  font-weight: 800;
  color: var(--color-secondary);
  margin-bottom: 12px;
  line-height: 1.5;
}

.ora-card-text {
  font-size: 0.88rem;
  color: var(--color-text-light);
  line-height: 1.8;
  margin-bottom: 16px;
}

.ora-card-link {
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--color-primary);
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.ora-card-link:hover {
  gap: 8px;
}

/* --- グリッド --- */
.ora-grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.ora-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.ora-grid-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* --- 空き状況テーブル --- */
.ora-avail-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9rem;
  margin-top: 16px;
}

.ora-avail-table th,
.ora-avail-table td {
  padding: 12px 16px;
  text-align: center;
  border: 1px solid var(--color-border);
}

.ora-avail-table th {
  background: var(--color-secondary);
  color: var(--color-text-white);
  font-weight: 700;
  font-size: 0.82rem;
}

.ora-avail-table td {
  background: var(--color-bg-white);
}

.ora-avail-ok {
  color: var(--color-accent);
  font-weight: 800;
  font-size: 1.2rem;
}

.ora-avail-partial {
  color: var(--color-primary);
  font-weight: 800;
  font-size: 1.1rem;
}

.ora-avail-full {
  color: #BBBBBB;
  font-weight: 600;
}

/* --- ステップ（ご利用の流れ） --- */
.ora-steps {
  display: flex;
  flex-direction: column;
  gap: 0;
  position: relative;
  max-width: 700px;
  margin: 0 auto;
}

.ora-step {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  position: relative;
  padding-bottom: 32px;
}

.ora-step:last-child {
  padding-bottom: 0;
}

.ora-step-num {
  width: 44px;
  height: 44px;
  min-width: 44px;
  border-radius: 50%;
  background: var(--color-primary);
  color: var(--color-text-white);
  font-size: 1rem;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.ora-step:not(:last-child) .ora-step-num::after {
  content: "";
  position: absolute;
  top: 44px;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: calc(100% + 32px);
  background: var(--color-border);
  z-index: -1;
}

.ora-step-content {
  flex: 1;
  padding-top: 8px;
}

.ora-step-title {
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-secondary);
  margin-bottom: 6px;
}

.ora-step-text {
  font-size: 0.88rem;
  color: var(--color-text-light);
  line-height: 1.8;
}

/* --- 連絡先ブロック --- */
.ora-contact-block {
  background: var(--color-bg-white);
  border-radius: var(--radius-md);
  padding: 32px;
  text-align: center;
  box-shadow: var(--shadow-sm);
  border: 1px solid var(--color-border-light);
}

.ora-tel-display {
  font-size: 1.6rem;
  font-weight: 800;
  color: var(--color-secondary);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.ora-tel-display i {
  color: var(--color-primary);
}

.ora-fax-display {
  font-size: 0.88rem;
  color: var(--color-text-light);
  margin-top: 8px;
}

.ora-contact-note {
  font-size: 0.82rem;
  color: var(--color-text-light);
  margin-top: 8px;
}

/* --- ごあいさつ --- */
.ora-message {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

.ora-message-text {
  font-size: 0.92rem;
  line-height: 2;
  color: var(--color-text);
}

.ora-message-sign {
  font-size: 0.88rem;
  color: var(--color-text-light);
  margin-top: 16px;
  text-align: right;
}

/* --- 事業所一覧（フッター上） --- */
.ora-offices {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.ora-office {
  background: rgba(255,255,255,0.08);
  border-radius: var(--radius-md);
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.12);
}

.ora-office-name {
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--color-text-white);
  margin-bottom: 8px;
}

.ora-office-info {
  font-size: 0.82rem;
  color: rgba(255,255,255,0.8);
  line-height: 1.7;
}

.ora-office-info a {
  color: var(--color-primary-light);
}

/* --- 求人バナー --- */
.ora-recruit-banner {
  background: linear-gradient(135deg, var(--color-secondary) 0%, var(--color-secondary-light) 100%);
  border-radius: var(--radius-lg);
  padding: 40px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.ora-recruit-banner::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -20%;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: rgba(232,117,42,0.1);
}

.ora-recruit-banner h3 {
  font-size: 1.3rem;
  font-weight: 800;
  color: var(--color-text-white);
  margin-bottom: 12px;
}

.ora-recruit-banner p {
  font-size: 0.9rem;
  color: rgba(255,255,255,0.85);
  margin-bottom: 24px;
  line-height: 1.8;
}

/* --- フッター問い合わせ --- */
.ora-footer-cta {
  background: var(--color-primary);
  padding: 48px 0;
  text-align: center;
}

.ora-footer-cta h3 {
  font-size: 1.3rem;
  font-weight: 800;
  color: var(--color-text-white);
  margin-bottom: 12px;
}

.ora-footer-cta p {
  font-size: 0.88rem;
  color: rgba(255,255,255,0.9);
  margin-bottom: 24px;
}

/* --- 更新日 --- */
.ora-update-date {
  font-size: 0.78rem;
  color: var(--color-text-light);
  text-align: right;
  margin-top: 12px;
}

/* --- ユーティリティ --- */
.ora-text-center { text-align: center; }
.ora-mt-0 { margin-top: 0; }
.ora-mt-8 { margin-top: 8px; }
.ora-mt-16 { margin-top: 16px; }
.ora-mt-24 { margin-top: 24px; }
.ora-mt-32 { margin-top: 32px; }
.ora-mt-40 { margin-top: 40px; }
.ora-mt-48 { margin-top: 48px; }
.ora-mb-0 { margin-bottom: 0; }
.ora-mb-8 { margin-bottom: 8px; }
.ora-mb-16 { margin-bottom: 16px; }
.ora-mb-24 { margin-bottom: 24px; }
.ora-mb-32 { margin-bottom: 32px; }
.ora-mb-40 { margin-bottom: 40px; }
.ora-mb-48 { margin-bottom: 48px; }

/* --- レスポンシブ --- */
@media screen and (max-width: 768px) {
  :root {
    --section-padding: 48px 0;
  }

  .ora-hero-copy {
    font-size: 1.3rem;
  }

  .ora-hero-sub {
    font-size: 0.9rem;
  }

  .ora-section-title {
    font-size: 1.3rem;
  }

  .ora-grid-2,
  .ora-grid-3,
  .ora-grid-4 {
    grid-template-columns: 1fr;
  }

  .ora-offices {
    grid-template-columns: 1fr;
  }

  .ora-topbar-inner {
    justify-content: center;
  }

  .ora-tel-display {
    font-size: 1.3rem;
  }

  .ora-recruit-banner {
    padding: 28px 20px;
  }

  .ora-card {
    padding: 24px 20px;
  }

  .ora-btn--lg {
    padding: 14px 28px;
    font-size: 0.92rem;
  }

  .ora-contact-block {
    padding: 24px 16px;
  }

  .ora-hero {
    padding: 40px 0 36px;
  }

  .ora-step-num::after {
    height: calc(100% + 24px) !important;
  }
}

@media screen and (max-width: 480px) {
  .ora-hero-copy {
    font-size: 1.15rem;
  }

  .ora-tags {
    gap: 6px;
  }

  .ora-tag {
    font-size: 0.72rem;
    padding: 4px 10px;
  }

  .ora-cta-group {
    flex-direction: column;
    align-items: center;
  }

  .ora-btn {
    width: 100%;
    max-width: 300px;
  }
}

/* --- フェードインアニメーション --- */
.ora-fade-in {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.ora-fade-in.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* --- 空き状況 特徴アイコン（トップ簡易版） --- */
.ora-avail-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 14px;
  border-radius: 20px;
  font-size: 0.82rem;
  font-weight: 700;
}

.ora-avail-badge--ok {
  background: var(--color-accent-light);
  color: var(--color-accent);
}

.ora-avail-badge--partial {
  background: #FFF3E0;
  color: var(--color-primary);
}

.ora-avail-badge--full {
  background: #F0F0F0;
  color: #999999;
}

/* --- セクション間装飾ライン --- */
.ora-accent-line {
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, var(--color-primary), var(--color-accent), var(--color-primary-light));
  border: none;
  margin: 0;
}