@charset "utf-8";
/*-------------------------------------*
PC,SP共通CSS
*-------------------------------------*/
* {margin: 0;padding: 0;box-sizing: border-box;}
HTML {overflow-y: scroll;}
BODY {color: #000;font-size: 16px;line-height: 28px;font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', Osaka, sans-serif;_line-break: strict;-webkit-text-size-adjust: 100%;}
IMG {border: 0;vertical-align: middle;height: auto;}
FORM {margin: 0 auto;padding: 0;}
TABLE {border-collapse: collapse;border-spacing: 0;empty-cells: hide;text-align: left;border: 0;padding: 0;}
TR,TD,TH,THEAD,TBODY,TFOOT,COLGROUP,COL {border-width: 0;}
UL {margin: 0;padding: 0;list-style-type: none !important;}
OL {margin: 0;padding: 0;list-style-type: none !important;}
LI {margin: 0;padding: 0;}
H1,H2,H3,H4,H5,H6{margin: 0 auto;text-align: left;font-weight: bold;font-size: 1em;font-weight: bold;}
P {margin: 0 auto;}
EM {font-style: normal;font-weight: bold;}
A {text-decoration: none;color: #139692;transition: color 0.2s ease-out, background-color 0.5s ease-out,background-position .2s ease-out, box-shadow 0.5s ease-out;cursor: pointer;}
A:hover {text-decoration: none;color: #f45397;}
SELECT {cursor: pointer;}
IMG {max-width: 100%;}
A IMG {border-width: 0px;}
A:hover IMG {opacity: 0.85}
A IMG {transition: opacity 0.3s ease-out;}
IFRAME{vertical-align: bottom;}
/*--------------------共通設定--------------------*/
.clearfix:after {content:" ";display:block;clear:both;}
.serif {font-family: century, 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R',"游明朝", "Yu Mincho", "游明朝体", "YuMincho",  '小塚明朝 Std R', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;}
body{
  min-width: 1100px;
}
.radius01{
  border-radius: 5px 5px 0 0;
}

/* Wordpress管理画面用 */
body.mceContentBody {
    font-size: 12px;
    font-family: "メイリオ",Meiryo,Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  	margin: 0;
  	padding: 0;
}

/*-------------------------------------*
PC ヘッダー
*-------------------------------------*/
.header_top{
  background: #eeeeee;
}
.header_top h1{
  max-width:1100px;
  margin:0 auto;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
#orion_common_header_pc {
  background:#fff;
}
#orion_common_header_pc .header_inn{
  max-width:1100px;
  margin:0 auto;
  padding: 20px 0;
  display: flex;
  align-items: center;
}
#orion_common_header_pc .header_inn .select_area{
  margin-right: auto;
  display: flex;
  align-items: center;
}
#orion_common_header_pc .header_inn .departure{
  display: flex;
  align-items: center;
  margin-left: 20px;
  padding-top: 5px;
}
#orion_common_header_pc .header_inn .departure .place{
  background: #11c5bf;
  color: #fff;
  font-weight: bold;
  padding: 5px 18px;
  font-size: 20px;
  text-shadow: 1px 1px 0px #0c9692;
}
#orion_common_header_pc .header_inn .departure .select_box{
  font-size: 13px;
  padding: 0 0 0 25px;
  border: 1px solid #11c5bf;
  box-sizing: border-box;
  margin-left: 10px;
  background: url(/wp-content/themes/orion/img/pc/region.png) no-repeat left 10px top 9px;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
}
#orion_common_header_pc .header_inn .departure .select_box .pull_down{
  position: absolute;
  top: 50px;
  left: 0;
  width: 275px;
  border-radius: 3px;
  background: #11aea9;
  padding: 10px 20px;
  display: none;
  z-index: 3;
}
#orion_common_header_pc .header_inn .departure .select_box .pull_down:before{
  content: "";
  position: absolute;
  top: -20px;
  left: 30%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-bottom: 10px solid #11aea9;
}
#orion_common_header_pc .header_inn .departure .select_box .pull_down li{
  color: #fff;
  padding: 8px 0 8px 20px;
  line-height: 1.4;
  background: url(/wp-content/themes/orion/img/pc/icon/ico_arr_white.png) no-repeat left 8px top 13px;
  border-bottom: 1px solid #0a9b96;
  border-top: 1px solid #26cac5;
}
#orion_common_header_pc .header_inn .departure .select_box .pull_down li:first-child{
  border-top: none;
}
#orion_common_header_pc .header_inn .departure .select_box .pull_down li:last-child{
  border-bottom: none;
}
#orion_common_header_pc .header_inn .departure .select_box .pull_down li:hover{
  text-decoration: underline;
}
#orion_common_header_pc .header_inn .departure .select_box span.arrow{
  background: #11c5bf;
  display: inline-block;
  color: #fff;
  padding: 5px 2px;
  margin-left: 10px;
  font-size: 11px;
}
#orion_common_header_pc .header_inn .btn_area{
  display: flex;
  align-items: center;
}
#orion_common_header_pc .header_inn .qa a{
  font-size: 14px;
  margin-right: 20px;
  color: #000;
  padding: 2px 0 2px 25px;
  font-weight: bold;
  background: url(/wp-content/themes/orion/img/pc/questions.png) no-repeat left center;
}
#orion_common_header_pc .header_inn .clip a{
  font-size: 14px;
  margin-right: 20px;
  color: #000;
  padding: 2px 0 2px 25px;
  font-weight: bold;
  background: url(/wp-content/themes/orion/img/pc/clip.png) no-repeat left top 1px;
}
#orion_common_header_pc .header_inn .qa a:hover,
#orion_common_header_pc .header_inn .clip a:hover{
  color: #c51d2a;
}
#orion_common_header_pc .header_inn .btn_area ul{
  display: flex;
}
#orion_common_header_pc .header_inn .btn_area ul li{
  margin-right: 10px;
}
#orion_common_header_pc .header_inn .btn_area ul li a{
  font-size: 13px;
  color: #fff;
  background-color:#333333;
  border-radius: 3px;
  font-weight: bold;
  padding: 8px 20px 8px 36px;
}
#orion_common_header_pc .header_inn .btn_area ul li a:hover{
  background-color:#000;
}
#orion_common_header_pc .header_inn .btn_area ul .login a{
  background-image: url(/wp-content/themes/orion/img/pc/login.png);
  background-position: left 11px top 7px;
  background-repeat: no-repeat;
}
#orion_common_header_pc .header_inn .btn_area ul .reserve a{
  background-image: url(/wp-content/themes/orion/img/pc/reseve.png);
  background-position: left 11px top 8px;
  background-repeat: no-repeat;
}
#orion_common_header_pc nav .g_nav{
  background: #333333;
}
#orion_common_header_pc nav .g_nav ul{
  max-width:1100px;
  margin:0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-left: 1px solid #1d1d1d;
  border-right: 1px solid #616161;
}
#orion_common_header_pc nav .g_nav ul li{
  width: 25%;
  text-align: center;
  border-left: 1px solid #616161;
  border-right: 1px solid #1d1d1d;
}
#orion_common_header_pc nav .g_nav ul li a{
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 10px 0;
  font-size: 14px;
  position: relative;
}
#orion_common_header_pc nav .g_nav ul li a:hover{
  background: #545353;
  text-decoration: none;
}
#orion_common_header_pc nav .g_nav ul li a:hover::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #e60012;
    position: absolute;
    left: 0;
    bottom: 0;
}
#orion_common_header_pc nav .g_nav ul li.active a{
  background: #545353;
  border-bottom: 2px solid #e60012;
}
#orion_common_header_pc nav .g_nav ul li.active a:hover::after {
  background-color:transparent;
}
/*-------------------------------------*
PC footer
*-------------------------------------*/
#orion_common_footer_pc{
  color: #fff;
}
#orion_common_footer_pc a{
  color: #fff;
}
#orion_common_footer_pc a:hover{
  text-decoration: underline;
}
#orion_common_footer_pc .footer_menu{
  line-height: 1.2;
}
#orion_common_footer_pc .footer_menu01{
  padding:20px 0;
  background:#555555;
}
#orion_common_footer_pc .footer_menu02{
  padding:40px 0 20px;
  background:#444444;
}
#orion_common_footer_pc .footer_menu03{
  padding:40px 0 20px;
  background:#4e4e4e;
}
#orion_common_footer_pc .footer_menu04{
  padding:40px 0 20px;
  background:#484848;
}
#orion_common_footer_pc .footer_menu .inbdy{
  max-width:1100px;
  margin:0 auto;
  color: #fff;
  font-size: 12px;
}
#orion_common_footer_pc .footer_menu .infomation{
  display: flex;
}
#orion_common_footer_pc .footer_menu .infomation .ttl{
  width: 15%;
  font-size: 13px;
}
#orion_common_footer_pc .footer_menu .infomation ul{
  display: flex;
  flex-wrap: wrap;
  width: 85%;
}
#orion_common_footer_pc .footer_menu .infomation ul li{
  margin-right: 30px;
  padding-left: 10px;
  background: url(/wp-content/themes/orion/img/pc/icon/ico_arr_footer.png) no-repeat left center;
}
#orion_common_footer_pc .footer_menu .infomation ul li:last-child{
  margin-right: 0;
}
#orion_common_footer_pc .footer_menu .group{
  display: flex;
  line-height: 1.2;
}
#orion_common_footer_pc .footer_menu .group .ttl{
  width: 15%;
  font-size: 13px;
}
#orion_common_footer_pc .footer_menu .group ul{
  display: flex;
  flex-wrap: wrap;
  width: 85%;
}
#orion_common_footer_pc .footer_menu .group ul li{
  margin-right: 70px;
  margin-bottom: 20px;
  padding-left: 10px;
  background: url(/wp-content/themes/orion/img/pc/icon/ico_arr_footer.png) no-repeat left center;
}
#orion_common_footer_pc .footer_menu .domestic{
  display: flex;
}
#orion_common_footer_pc .footer_menu .domestic .column{
  margin-right: 18px;
}
#orion_common_footer_pc .footer_menu .domestic .column .kanto,
#orion_common_footer_pc .footer_menu .domestic .column .hokuriku,
#orion_common_footer_pc .footer_menu .domestic .column .tokai,
#orion_common_footer_pc .footer_menu .domestic .column .kinki,
#orion_common_footer_pc .footer_menu .domestic .column .shikoku{
  margin-top: 20px;
}
#orion_common_footer_pc .footer_menu .domestic .ttl {
  width: 15%;
  font-size: 13px;
}
#orion_common_footer_pc .footer_menu .domestic dl dt,
#orion_common_footer_pc .footer_menu .domestic dl dd {
  margin-bottom: 7px;
}
#orion_common_footer_pc .footer_menu .domestic dl dt {
  padding-left: 10px;
  background: url(/wp-content/themes/orion/img/pc/icon/ico_arr_footer.png) no-repeat left center;
}
#orion_common_footer_pc .footer_menu .domestic dl dd {
  padding-left: 5px;
}
#orion_common_footer_pc .footer_menu .domestic dl dd::before {
    content: '└';
    display: inline-block;
    margin-right: 1px;
}
#orion_common_footer_pc .footer_menu .recommend{
  display: flex;
}
#orion_common_footer_pc .footer_menu .recommend .ttl {
  width: 15%;
  font-size: 13px;
}
#orion_common_footer_pc .footer_menu .recommend ul{
  display: flex;
  flex-wrap: wrap;
  width: 85%;
}
#orion_common_footer_pc .footer_menu .recommend ul li{
  padding-left: 10px;
  margin-right: 20px;
  margin-bottom: 20px;
  background: url(/wp-content/themes/orion/img/pc/icon/ico_arr_footer.png) no-repeat left center;
}
#orion_common_footer_pc .footer_bottom{
  padding: 20px 0;
  background: #333333;
}
#orion_common_footer_pc .footer_bottom .inbdy{
  max-width:1100px;
  margin:0 auto;
  color: #fff;
  font-size: 12px;
  display: flex;
}
#orion_common_footer_pc .footer_bottom ul{
}
#orion_common_footer_pc .footer_bottom ul li{
  display: inline-block;
  margin-right: 20px;
}
#orion_common_footer_pc .footer_bottom .copy{
  font-size: 11px;
  margin-left: auto;
}
/*================
パンくず
=================*/
#breadcrumb{
  background: #fff;
}
#breadcrumb .breadcrumb_inn{
  max-width:1100px;
  margin:0 auto;
}
#breadcrumb .breadcrumb_inn ol{
  display: flex;
  align-items: center;
}
#breadcrumb .breadcrumb_inn ol li{
  color: #656565;
  font-size: 12px;
  padding: 4px 30px 4px 10px;
  background: url(/wp-content/themes/orion/air/img/pc/common/bread_arrow.png) no-repeat right center;
  line-height: 1.8;
}
#breadcrumb .breadcrumb_inn ol li:first-child{
  padding-left: 0;
}
#breadcrumb .breadcrumb_inn ol li:last-child{
  background: none;
  padding-right: 0;
}
#breadcrumb .breadcrumb_inn ol li a{
  color: #656565;
}