@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 #d17f00;
}
#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版）
   「とりあえずHP」PC用CSS編集欄に貼り付け
   ============================================================ */

/* --- CSS Variables --- */
:root {
  --orange: #E8820E;
  --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: 960px;
  margin: 0 auto;
  padding: 0 24px;
}

/* --- Section --- */
.or-section {
  padding: 72px 0;
}

.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: 48px;
}

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

.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--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: 24px;
}

.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: 32px 28px;
  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.9rem;
  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: 24px 28px 28px;
  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;
}

.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;
}

.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: #D0740A;
  color: var(--white);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(232,130,14,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: 64px 0 56px;
  text-align: center;
}

.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: 8px;
  margin-bottom: 32px;
}

.or-hero-tag {
  display: inline-block;
  padding: 5px 16px;
  border-radius: 50px;
  font-size: 0.78rem;
  background: var(--white);
  color: var(--text-sub);
  border: 1px solid var(--gray-200);
}

/* --- 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;
}

.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: 24px;
}

.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);
}

.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;
}

.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; }
  /* ============================================================
   ORANGE KAIGO — PC版レイアウト修正
   テンプレート制約への対応（末尾に追加）
   ============================================================ */

/* --- サイドバー非表示・メインカラム全幅化 --- */
#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;
}

/* --- セクション背景を画面全幅に拡張 --- */
.or-section,
.or-hero,
.or-section--gray,
.or-section--orange,
.or-section--green,
.or-section--navy {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding-left: 0;
  padding-right: 0;
}

/* --- コンテナ幅の再調整 --- */
.or-container {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 32px;
}

/* --- セクション余白の圧縮（スクロール量削減） --- */
.or-section {
  padding: 56px 0;
}

.or-hero {
  padding: 48px 0 44px;
}

/* --- セクション背景の統一 --- */
/* 交互に背景色をつけず、必要なセクションだけに限定 */

/* --- グリッドの調整（880px幅に最適化） --- */
.or-grid--3 {
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

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

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

/* --- カード内テキスト調整 --- */
.or-card {
  padding: 28px 24px;
}

.or-card-text {
  font-size: 0.88rem;
}

/* --- サービスカードの調整 --- */
.or-svc-body {
  padding: 20px 22px 24px;
}

/* --- ステップの調整 --- */
.or-steps {
  max-width: 720px;
  margin: 0 auto;
}

/* --- CTAの調整 --- */
.or-cta {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

/* --- セクションヘッダーの余白圧縮 --- */
.or-sh {
  margin-bottom: 36px;
}

/* --- 挨拶文の調整 --- */
.or-prose {
  max-width: 680px;
  margin: 0 auto;
}

/* --- リクルートバナーの調整 --- */
.or-recruit {
  max-width: 880px;
  margin: 0 auto;
}

/* --- ヘッダーナビのテーマカラー同期（任意） --- */
#head_nav {
  background: #E8820E;
  border-bottom: 1px solid #D0740A;
}

#topics h3:before {
  background: #E8820E;
}

#topics h3 {
  color: #E8820E;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #E8820E;
}

a {
  color: #E8820E;
}

/* --- 新着情報エリアの非表示（トップページヒーローと重複するため） --- */
/* もし新着情報を残したい場合はこのブロックを削除してください */

/* --- フッター背景の統一 --- */
#footer {
  background-color: #f9f9f9;
}
  /* ============================================================
   ヘッダー「お問い合わせ」強調 ＋ 新着情報非表示
   ============================================================ */

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

/* --- ヘッダーナビ「お問い合わせ」ボタン化 --- */
#head_nav ul li:last-child a {
  background: #FFFFFF;
  color: #E8820E;
  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;
}

#site_description2 {
  text-align: center;
  max-width: 960px;
  margin: 0 auto;
  padding: 15px 20px 40px;
}

#site_description2 h2 {
  text-align: center;
}

/* --- リードエリア中央寄せ --- */
#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;
}

/* --- フッター中央寄せ --- */
address {
  max-width: 960px;
  margin: 0 auto;
}

  /* --- テンプレートのキャッチコピーを非表示（ヒーローと重複するため） --- */
#site_description2 {
  display: none;
}

/* ===== ボタン色修正：オレンジ維持＋視認性UP ===== */

/* メインCTAボタン → 濃いオレンジ＋白文字（WCAG AA準拠） */
.or-btn--primary {
  background: #D4700A !important;
  color: #FFFFFF !important;
  border: none !important;
}
.or-btn--primary:hover {
  background: #B8600A !important;
  color: #FFFFFF !important;
}

/* CTAセクション内も統一 */
.or-cta .or-btn--primary,
.or-avail-btn .or-btn--primary,
a.or-btn--primary {
  background: #D4700A !important;
  color: #FFFFFF !important;
}
a.or-btn--primary:hover {
  background: #B8600A !important;
}

/* 電話ボタン（アウトライン）は白背景＋濃いオレンジ枠 */
.or-btn--outline {
  background: #FFFFFF !important;
  color: #D4700A !important;
  border: 2px solid #D4700A !important;
}
.or-btn--outline:hover {
  background: #FFF5EB !important;
}

/* 空き状況セクション（オレンジ背景内）→ 白ボタン＋濃オレンジ文字 */
.or-section--orange .or-btn--primary {
  background: #FFFFFF !important;
  color: #D4700A !important;
}
.or-section--orange .or-btn--primary:hover {
  background: #FFF5EB !important;
}

/* 求人バナー（紺背景内）→ 白ボタン＋紺文字 */
.or-recruit .or-btn--primary {
  background: #FFFFFF !important;
  color: var(--navy) !important;
}
.or-recruit .or-btn--primary:hover {
  background: rgba(255,255,255,0.85) !important;
}

/* ===== タグ（ヒーロー内のキーワード並び）修正 ===== */
.or-hero-tags {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 10px !important;
  margin: 0 auto 28px !important;
  max-width: 720px !important;
}
.or-hero-tags .or-tag {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 8px 20px !important;
  font-size: 0.85rem !important;
  color: var(--navy) !important;
  background: #FFFFFF !important;
  border: 1px solid var(--gray-300) !important;
  border-radius: 30px !important;
  white-space: nowrap !important;
  line-height: 1.4 !important;
}

  /* ===== 見出し下線（オレンジバー）を全セクション統一で削除 ===== */
.or-sh-title::after,
.or-sh-title::before,
.or-sh::after,
.or-sh::before {
  display: none !important;
  content: none !important;
}

/* ===== ボタン文字の仕上げ ===== */
.or-btn--primary {
  text-shadow: 0 1px 2px rgba(0,0,0,0.15) !important;
  letter-spacing: 0.06em !important;
}

/* ===== 英語ラベル（OUR VALUES等）の再確認非表示 ===== */
.or-sh-en {
  display: none !important;
}
  /* ===== ボタン色をサービスカードヘッダーと統一 ===== */
.or-btn--primary {
  background: #E8920E !important;
  color: #FFFFFF !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.2) !important;
  letter-spacing: 0.06em !important;
  border: none !important;
}
.or-btn--primary:hover {
  background: #D4820A !important;
  color: #FFFFFF !important;
}
  /* ===== バッジとボタンの色を完全統一 ===== */
:root {
  --orange: #E8820E;
}

.or-svc-badge {
  background: var(--orange) !important;
}

.or-btn--primary {
  background: var(--orange) !important;
  color: #FFFFFF !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.2) !important;
  letter-spacing: 0.06em !important;
  border: none !important;
}
.or-btn--primary:hover {
  background: #D4740A !important;
  color: #FFFFFF !important;
}