@charset "UTF-8";




/* --------------- MSH --------------- */
/*-- ヘルプリンク非表示 --*/
#msthd .msthdlink ul li.help {
	display:none !important;
}
/* --------------- MSH--------------- */

/* --------------- Reset / Initialize --------------- */

/*-- yjTmplCommon-min.css 1.1.0 --*/
body {
	margin: 0;
	padding: 0;
}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,p,blockquote,fieldset,div {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

ul li, ol li { list-style: none; }

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

caption { text-align: left; }

table,pre,code,select,input,textarea,kbd,var,ins,del,samp { font-size: 100%; }

address,cite,dfn,em,strong,var,th,ins,del,samp {
	font-weight: normal;
	font-style: normal;
}

a img { border: 0; }

hr.yjSeparation { display: none; }

fieldset { border: none; }

/*-- /yjTmplCommon-min.css 1.1.0 --*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary { display: block }

a { text-decoration: none; }
a:active,
a:hover { outline: 0; }

img {border: 0; }

figure { margin: 0; }

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

textarea { overflow: auto; }

address, cite, dfn, em, strong, var, th, ins, del, samp {
    font-weight: normal;
    font-style: normal;
}

#wrapper { text-align: left; }

/* --------------- /Reset / Initialize --------------- */

/* --------------- Font --------------- */
body {
    font: 13px/1.231 arial,helvetica,clean,sans-serif;
    *font-size: small;
    *font: x-small;
    color: #333;
}
/* --------------- /Font --------------- */

/* --------------- Structure --------------- */
#header .header-inner {
    width: 950px;
    margin: 0 auto;
}
#content {
    width: 950px;
    margin: 0 auto;
    zoom: 1;
}
#content:before,
#content:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: "　";
}
#content:after { clear: both; }

#yjMain {
    width: 630px;
    float: left;
}
#yjMain.type2 {
    width: 950px;
    margin: 0 auto;
}
#yjSub {
    width: 300px;
    float: right;
    overflow: hidden;
}
#yjSub .sideSection {
    margin-bottom: 20px;
}
#footer {
    width: 950px;
    margin: 0 auto;
    color: #666;
}
.header-bottom{
    width: 950px;
    min-height: 20px;
    margin: 0 auto 10px;
}
/* --------------- /Structure --------------- */

/* --------------- Breadcrumb --------------- */
.breadcrumb {
    float: left;
    min-width: 700px;
    min-height: 20px;
    margin: 3px 0 0 0;
    text-align: left;
}
.breadcrumb ul {
    list-style: none;
    padding-left: 5px;
}
.breadcrumb ul > li {
    display: inline;
    color: #999;
    font-size: 12px;
}
.breadcrumb ul > li a {
    color: #999;
    text-decoration: underline;
}
.breadcrumb ul > li + li:before {
    content: " > ";
}

/* --------------- /Breadcrumb --------------- */


/* --------------- Common --------------- */
.sectionBorder {
    border: 1px solid #000;
}
/* --------------- Common --------------- */

/* --------------- Footer --------------- */
/* -- uft-min.css 1.0.0（フッター検索窓）-- */


#uft {
	padding:10px 0;
	border-top:1px solid #ccc;
	text-align:center;
}
/* -- uft-min.css 1.0.0 -- */

/* -- footer-min.css 1.0.0 -- */


#footer {
	text-align:center;
}
#footer address {
	padding: 8px 0 20px 0;
	border-top: 1px solid #ccc;
	font-size: 12px;
	line-height: 1.4;
}
#footer .global-footer address {
	border-top:none; 
}
/* -- /footer-min.css 1.0.0 -- */


/* -- ChangeDevice -- */
footer .changeDevice {
    margin: auto;
    font-size: 14px;
	text-align:center;
}
footer .changeDevice dl {
    display: inline-block;
    padding: 5px 0px 5px 10px;
    border: 1px solid #5fa7ea;
    background: #ffffff;
}
footer .changeDevice dt {
    display: inline;
    color: #4b8195;
}
footer .changeDevice dt:after { content: ":" }
footer .changeDevice dd {
    display: inline;
    color: #2f6275;
	text-align:center;
	margin-left:-5px;
}
footer .changeDevice dd a{
	color:#2f6275;
	text-decoration:none;
}
footer .changeDevice dd:after { content: "|" }
footer .changeDevice dd:last-child:after { content: "" }
footer .changeDevice p { font-size: 12px }
footer .changeDevice a,
footer .changeDevice span { padding: 0 10px }
footer .changeDevice span { font-weight: bold }


/* -- global-footer -- */
.global-footer {
    /*padding-bottom: 30px;*/
    width: 950px;
    margin: 0 auto;
}
.global-footer #ft {
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 1.4;
}
.global-footer #ft p {
    margin: 0;
    padding: 0;
    word-break: break-all;
}
.global-footer #ft address {
    font-style: normal;
    font-weight: normal;
}
.global-footer #ft .adS {
    margin: 0 auto;
    border-top: 1px solid #ccc;
    padding: 5px 0;
}
.global-footer #ft .ybty-copy {
    border-top: 1px solid #ccc;
    padding: 10px 0 0;
}

/* 注釈エリア */
.footAttention {
    width: 950px;
    margin: 20px auto;
    padding: 20px 0 0;
	font-size: 12px;
    color: #666;
    text-align:left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
}
.footAttention a { text-decoration: none; }
.footAttention a:hover { text-decoration: underline }

.footAttention .note {
	float: left;
	width: 700px;
	padding-right: 20px;
}
.footAttention .foot-sharebtn {
	float: right;
	width: 230px;
}

/* --------------- /Footer --------------- */

/* ---------- H2タイトル ---------- */
.h2Title {
	width: 100%;
    margin: 0;
	padding: 4px 0 4px 0;
    font-size: 14px;
	font-weight: bold;
	line-height: 16px;
    color: #fff;
    text-indent: 10px;
	background-color: #000;
}
/* ---------- /H2タイトル ---------- */
                          
/* ---------- 緊急のお知らせ ---------- */
.mdAlertArea {
    width: 950px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.elAlert a {
    text-align: center;
    display: block;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #dc0000;
    text-decoration: underline;
    background: #fde7e7;
}
/* ---------- /緊急のお知らせ ---------- */

/* ---------- SNS Button：horizontal ---------- */
.share-horizontal{
    position: relative;
    float: right;
    /* width: 208px; */
    height: 20px;
    overflow: hidden;
}
.share-horizontal ul {
	position: relative;
    left: 50%;
    float: left;
}
.share-horizontal ul>li {
    position: relative;
    left: -50%;
    float: left;
    height:20px;
    padding-right: 5px;
    overflow:hidden;
}
.share-horizontal ul>li:last-child {
    padding-right: 0;
}
.share-horizontal-fb {
    left: 0;
    width: 120px;
}
.share-horizontal-twitter {
    left :132px;
    width: 75px;
}
.share-horizontal-nofb .nofb-share {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #4267b2;
	border-radius: 3px;
	height: 18px;
	line-height: 18px;
	background:#4267b2;
	font-family: Helvetica, Arial, "hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif;
	text-decoration: none;
	color: #fff;
	font-size:11px;
	cursor: pointer;
	text-shadow: 0 -1px 0 #354c8c;
	font-weight: bold;
	vertical-align: top;
}
.share-horizontal-nofb .nofb-share:hover {
	background: #365899;
	border: 1px solid #365899;
}
/* ---------- /SNS Button：horizontal ---------- */

/* ---------- SNS Button：box ---------- */
.share-box {
    position: relative;
    display: block;
	overflow: hidden;
	width: 130px;
    height: 60px;
    margin: 0 auto;
}
.share-box ul>li{
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.share-box ul>li a{
	display: block;
	width: 60px;
	height: 60px; 
	margin: 0;
	padding: 0; 
	color: #fff;
}
.share-box ul>li .logo{
	display: inline-block;
	text-align: center;
	background-repeat: no-repeat;
}
.share-box ul>li .text{
	width: 60px;
	margin: 42px auto 0;
	font-size: 8px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	white-space: nowrap;
}

/*Facebook Share*/
.share-box-fb-share{
	left: 0;
	background-color: #4251a5;
}
.share-box-fb-share .logo{
	background-image: url(https://s.yimg.jp/images/smartguide/main/sp/img/logo_fb.png) ;
	background-size: 20px 20px;
	background-position: 20px 15px;
}

/* Twitter */
.share-box-twitter {
	left: 70px;
	background-color: #67aadd;
}
.share-box-twitter .logo{
	background-image: url(https://s.yimg.jp/images/smartguide/main/sp/img/logo_tw.png);
	background-size: 22px 18px;
	background-position: 20px 16px;
}
/* ---------- /SNS Button：box ---------- */

/* ------------ 記事 ------------ */ 
.articleDefault{
	overflow: hidden;
	margin: 15px;
	padding-top: 10px;
    border-top: 1px dashed #ccc;
    font-size: 14px;
}
.article .articleDefault:first-child{
	padding-top: 0;
    border: none;
}
.articleDefault .title{
	margin: 10px 0;
	font-size: 18px;
}
.articleDefault .text{
	line-height: 1.5;
	margin: 10px 0;
}
.articleDefault .subText{
	margin: 10px 0;
	color: #888;
    font-size: 14px;
}
.articleDefault .textList {
	margin: 10px 0;
}
/* ------------ /記事 ------------ */
                          
/* ---------- もっと見るボタン ---------- */
.moreTxtBtn{
	height: 28px;
	margin: 10px;
}
.moreTxtBtn a{
	float: right;
	display: block;
	width: 85px;
	padding: 5px 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #222;
    text-decoration: none;
	background: #ccc;
	cursor: pointer;
}
/* ---------- /もっと見るボタン ---------- */

/* ---------- バナーエリア ---------- */
.bannerList li {
  margin: 10px auto;
  height: 60px;
  width: 300px;
}
/* ---------- /バナーエリア ---------- */

/* ---------- 404エラーページ ---------- */
.elErrHtml {
	text-align: center;
    margin: 0 auto;
    padding: 60px 0;
}
.elErrHtml dl { padding: 60px 0 }
.elErrHtml dt {
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
	font-size: 120%;
}
.elErrHtml dd {
	margin: 0;
	padding: 0;
}
/* ---------- /404エラーページ ---------- */

/* ---------- EMG ---------- */
#posEMG,#posEMG2,#posEMG3{
	width: 728px;
	margin: 10px auto;
}
#posEMG >table,#posEMG2 >table,#posEMG3 >table{
	border: #141452 solid 1px;
}
/* ---------- /EMG ---------- */


/* ---------- 終了文言 ---------- */  
#endArea {
    width: 100%;
    max-width: 950px;
    margin: 10px auto;
    padding: 5px 0;
    font-weight: bold;
    color: #ff0000;
    text-align: center;
    border: 1px solid #ff0000;
    background: #ffcccc;
}
/* ---------- /終了文言 ---------- */  


/* ---------- フッター回遊モジュール ---------- */
.footLinkModule{
	width: 950px;
	margin: 0 auto;
	border-top: #cccccc solid 1px;
}
.footLinkTtl{
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
    color: #000;
}
.footLinkList {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.footLinkList li img{
	width: 143px;
}
.footLinkList li{
	display: inline-block;
	width: 143px;
	margin: 0 12px;
    vertical-align: top;
}
.footLinkList li a{
	color: #000;
}
.footLinkList dt,.footLinkList dd{
	color: #000;
	font-size: 13px;
	text-align: left;
    vertical-align: top;
}
.footLinkList dt{
	padding-bottom: 5px;
	font-weight: bold;
}
.footLinkList dd{
	line-height: 150%;
}
/* ---------- /フッター回遊モジュール ---------- */

/* ---------- 事前登録回遊枠 ---------- */
/* --jquery部分 予約受付中（下部）--*/
#js-apprNavi .footer-top{     
     width:100%;
     /*height: 94px;*/
	 background-color:#383838;
  position: fixed;
  left:0;
  bottom:0;
  z-index:1000000;
   -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
     }
 
 /* ---------- 下固定メニュー ---------- */
#js-apprNavi{
	width: 100%;
	padding:0px;
    height: 94px;
    z-index:1000000;
   -webkit-transform: translate3d(0,0,1);
  -moz-transform: translate3d(0,0,1);
  -ms-transform: translate3d(0,0,1);

}
#js-apprNavi .adreserve{
	color:#ffffff;
	font-size:92%;
	display:block;
    line-height:1.3em;
    padding:2px 0 2px 13.5px;
}

#js-apprNavi .app-rnavi-tex{
	width: 100%;
    padding:2px 2px 5px;
    display:block;
	text-align:center;
	color:#ffffff;
	font-size:73%;
    line-height: 1.3em;
	overflow:hidden;
　　　　white-space: nowrap;
    vertical-align: top;
	}

#js-apprNavi .fixed-bottom {
  position: fixed;
  left:0;
  bottom:0;
  z-index:1000000;
   -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* display none until init 共通jquery*/
.owl-carousel{
	display: none;
	width: 100%;
	position: relative;
    -webkit-tap-highlight-color: transparent;
	-ms-touch-action: pan-y;
    z-index: 1;
}

/* 
 * 	下部 Owl Carousel CSS File
 */

#js-apprNavi .bg-img {
  margin:0 13.5px;
}

@media only screen and (min-device-width: 320px) {
#js-apprNavi .bg-img {
  margin:0 8px;
}
#js-apprNavi .adreserve {
    padding: 2px 0 2px 8px;
}
.owl-carousel .item{
    padding: 0px 8px;
		 }
 }

@media only screen and (min-device-width: 375px) {
#js-apprNavi .bg-img {
  margin:0 13.5px;
}
#js-apprNavi .adreserve {
    padding: 2px 0 2px 13.5px;
}
.owl-carousel .item{
    padding: 0px 13.5px;
		 }
 }


#js-apprNavi .bg-img {
  width:950px;
  margin:0 auto;
}
#js-apprNavi .adreserve {
    padding: 5px 0 3px 26.1px;
}
.owl-carousel .item{
    padding: 0 26.1px;
}

.bg-img .owl-carousel {
	height: auto;
	width: auto;
	color: #FFF;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
    padding:0px;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
	

.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}



/*
* 	Owl Carousel Owl Theme 
*/

.owl-theme .owl-controls{
    /*margin-top: 3px;*/
	text-align: center;
}


.owl-carousel .owl-stage-outer {
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px,0,0);
    }


.bg-img .owl-carousel .owl-stage {
    width:100%;
    position: relative;
    -ms-touch-action: pan-Y;
}


.bg-img .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


.bg-img .owl-carousel .owl-item {
    position: relative;
    margin: 0 auto;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .item {
    width: 60px;
    text-align: center;
    background: #383838;
    float: left;
    display: block;
    color: #666;
}


.app-rnavi-tex {
    width: 92%;
    height:12px;
    text-align: center;
    margin:0 auto;
    color: #fff;
    font-size: 73%;
    overflow: auto;
    vertical-align: top;
    float:left;
    line-height:1.3em;
}
.owl-carousel.owl-loaded {
    display: block;
}

.bg-img .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    border-radius: 10px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4);
    overflow:hidden;
    vertical-align: top;
}


.owl-carousel.owl-loading{
opacity:0;
display:block;
width: 100%;
}
/* ---------- /事前登録回遊枠 ---------- */

/* ---------- Module ---------- */
.dispNon{ display: none; }

.cf { zoom: 1; }
.cf:after {
    content: "";
    display: block;
    clear: both;
}

.cl   { clear: both; }
.fl   { float: left; }
.fr   { float: right; }
.b    { font-weight: bold; }
.mt5   { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }
.mb5   { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30{ margin-bottom:30px; }
.ml10 { margin-left: 10px; }
.mr10 { margin-right: 10px; }
/* ---------- /Module ---------- */
