﻿@charset "utf-8";

/* common */
html{ color:#333; background:#FFF; font-size: 14px; } body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

body { position: relative; width: 100%; color:#333; background: #FFF; padding: 0; margin: 0;
  font: 16px/160% 'icomoon',"Ubuntu","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","Meiryo","ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif; -webkit-text-size-adjust: 100%; } /* "Noto Sans Japanese", */

/**
  ヘッダ上　blue #008ecf
  
      // 文字色 #333 
      // リンク 文字色　#8b8b8b
      // pickup 画像 420 320
      // 画像下スペース 427 / bg blue #ecf3f7 / color #006ea6 / 
      // NEWS 薄い方 #555
      // banner 420 195
  
/**/

a:link { text-decoration: underline; color: #8b8b8b; }
a:visited { text-decoration: underline; color: #8b8b8b; }
a:hover { text-decoration: none; color: #8b8b8b; }
a:active { text-decoration: none; color: #8b8b8b; }

.alpha img:hover { filter: alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }
.strong { font-weight: bold; }
span.nowrap { white-space: nowrap; }

#container { position: relative; width: 100%; min-width: 1280px; height: auto; }
header { position: relative; }
header div.info { background-color: #008ecf; }
header div.info>div { width: 1274px; color: #fff; font-size: 12px; line-height: 1; height: 12px; padding: 7px 3px 6px; margin: 0 auto; }
header div.info+div { position: relative; width: 1280px; height: 120px; margin: 0 auto; }
#menuBtn { display: none; }
header h1 { width: 294px; height: auto; }
header h1 a { display: block; }
header .logo { display: block; padding: 6px 0 0; height: auto; width: 100%; }
header .lang   { position: absolute; top: 4px; right: 0; }
header .access { position: absolute; display: block; top: 44px; right: 0; width: 210px; height: 50px; text-indent: 100%; white-space: nowrap; overflow: hidden; background-size: cover; background-image: url(../img/header/menu/pc_access.png); }
header .access.en { background-image: url(../img/header/menu/pc_access_en.png); }
header .access.zh-hans { background-image: url(../img/header/menu/pc_access_zh-hans.png); }
header .access.ko { background-image: url(../img/header/menu/pc_access_ko.png); }

header #lang_sel_list ul li {  }
header #lang_sel_list ul li.icl-ja      { width: auto; height: 22px; }
header #lang_sel_list ul li.icl-en      { width: auto; height: 22px; }
header #lang_sel_list ul li.icl-zh-hans { width: auto; height: 22px; }
header #lang_sel_list ul li.icl-ko      { width: auto; height: 22px; }

header #lang_sel_list li:before { display: block; float: left; width: 5px; }
header #lang_sel_list ul li        a      { display: block; float: left; padding: 0; margin: 0 0 0 7px; white-space: nowrap; text-indent: 100%; overflow: hidden; background-repeat: no-repeat; }
header #lang_sel_list ul li.icl-ja      a { width: 33px; height: 18px; background-image: url(../img/header/menu/pc_lang.png); background-position: 0px 3px; }
header #lang_sel_list ul li.icl-en      a { width: 46px; height: 18px; background-image: url(../img/header/menu/pc_lang.png); background-position: -48px 3px; }
header #lang_sel_list ul li.icl-zh-hans a { width: 50px; height: 18px; background-image: url(../img/header/menu/pc_lang.png); background-position: -104px 3px; }
header #lang_sel_list ul li.icl-ko      a { width: 35px; height: 18px; background-image: url(../img/header/menu/pc_lang.png); background-position: -164px 3px; }

header #lang_sel_list ul li.icl-ja      a:hover { background-position: 0px -14px; }
header #lang_sel_list ul li.icl-en      a:hover { background-position: -48px -14px; }
header #lang_sel_list ul li.icl-zh-hans a:hover { background-position: -104px -14px; }
header #lang_sel_list ul li.icl-ko      a:hover { background-position: -164px -14px; }


#globalNavi { width: 100%; height: 64px; margin: 0 auto; border-bottom: 1px solid #cececc; }
#globalNavi ul { width: 1280px; height: auto; margin: 0 auto; overflow: hidden; border-top: 1px solid #cecece; border-left: 1px solid #cecece; border-right: 1px solid #cecece; }
#globalNavi ul li { display: block; float: left; width: auto; height: auto; }
/*#globalNavi ul li+li { border-left: 1px solid #cecece; }*/
#globalNavi ul li a { display: block; overflow: hidden; width: 200px; height: 63px; background-position: left top; background-repeat: no-repeat; text-indent: 100%; white-space: nowrap; }

#globalNavi ul li.menu7 { display: none; }
#globalNavi ul li.menu1 a { width: 298px; background-image: url(../img/header/menu/pc_gm_ja.png); background-position: 0 top; }
#globalNavi ul li.menu2 a { width: 267px; background-image: url(../img/header/menu/pc_gm_ja.png); background-position: -298px top; }
#globalNavi ul li.menu3 a { width: 184px; background-image: url(../img/header/menu/pc_gm_ja.png); background-position: -565px top; }
#globalNavi ul li.menu4 a { width: 188px; background-image: url(../img/header/menu/pc_gm_ja.png); background-position: -749px top; }
#globalNavi ul li.menu5 a { width: 186px; background-image: url(../img/header/menu/pc_gm_ja.png); background-position: -937px top; }
#globalNavi ul li.menu6 a { width: 157px; background-image: url(../img/header/menu/pc_gm_ja.png); background-position: -1123px top; }

#globalNavi.en ul li.menu1 a { width: 262px; background-image: url(../img/header/menu/pc_gm_en.png); background-position: 0 top; }
#globalNavi.en ul li.menu2 a { width: 292px; background-image: url(../img/header/menu/pc_gm_en.png); background-position: -262px top; }
#globalNavi.en ul li.menu3 a { width: 249px; background-image: url(../img/header/menu/pc_gm_en.png); background-position: -554px top; }
#globalNavi.en ul li.menu4 a { width: 182px; background-image: url(../img/header/menu/pc_gm_en.png); background-position: -803px top; }
#globalNavi.en ul li.menu5 a { width: 124px; background-image: url(../img/header/menu/pc_gm_en.png); background-position: -985px top; }
#globalNavi.en ul li.menu6 a { width: 171px; background-image: url(../img/header/menu/pc_gm_en.png); background-position: -1109px top; }

#globalNavi.zh-hans ul li.menu1 a { width: 384px; background-image: url(../img/header/menu/pc_gm_zh-hans.png); background-position: 0 top; }
#globalNavi.zh-hans ul li.menu2 a { width: 228px; background-image: url(../img/header/menu/pc_gm_zh-hans.png); background-position: -384px top; }
#globalNavi.zh-hans ul li.menu3 a { width: 164px; background-image: url(../img/header/menu/pc_gm_zh-hans.png); background-position: -612px top; }
#globalNavi.zh-hans ul li.menu4 a { width: 144px; background-image: url(../img/header/menu/pc_gm_zh-hans.png); background-position: -776px top; }
#globalNavi.zh-hans ul li.menu5 a { width: 169px; background-image: url(../img/header/menu/pc_gm_zh-hans.png); background-position: -920px top; }
#globalNavi.zh-hans ul li.menu6 a { width: 191px; background-image: url(../img/header/menu/pc_gm_zh-hans.png); background-position: -1089px top; }

#globalNavi.ko ul li.menu1 a { width: 277px; background-image: url(../img/header/menu/pc_gm_ko.png); background-position: 0 top; }
#globalNavi.ko ul li.menu2 a { width: 298px; background-image: url(../img/header/menu/pc_gm_ko.png); background-position: -277px top; }
#globalNavi.ko ul li.menu3 a { width: 185px; background-image: url(../img/header/menu/pc_gm_ko.png); background-position: -575px top; }
#globalNavi.ko ul li.menu4 a { width: 175px; background-image: url(../img/header/menu/pc_gm_ko.png); background-position: -760px top; }
#globalNavi.ko ul li.menu5 a { width: 215px; background-image: url(../img/header/menu/pc_gm_ko.png); background-position: -935px top; }
#globalNavi.ko ul li.menu6 a { width: 130px;  background-image: url(../img/header/menu/pc_gm_ko.png); background-position: -1150px top; }

#globalNavi         ul li.current a,
#globalNavi.en      ul li.current a,
#globalNavi.zh-hans ul li.current a,
#globalNavi.ko      ul li.current a,
#globalNavi         ul li a:hover,
#globalNavi.en      ul li a:hover,
#globalNavi.zh-hans ul li a:hover,
#globalNavi.ko      ul li a:hover { background-position-y: -63px; }


#mainImage { width: 1280px; height: auto; margin: 0 auto 0; overflow: visible; }
#mainImage>div { width: 1580px; height: auto; margin-left: -150px; }
#mainH1Image { width: 1280px; margin: 0 auto 0; }
#mainH1Image img {  width: 1580px; height: auto; margin-left: -150px; }


article {}
article>div { width: 1280px; height: auto; min-height: 500px; margin: 0 auto; overflow: hidden; }

h2.img { text-align: center; margin: 30px auto; }
h2.img.pickup { border: none !important; }
h2.img.pickup img { width: auto; height: 35px; }

ul.boxList { overflow: hidden; width: 1320px }
ul.boxList li { float: left; width: 400px; height: 344px; margin-right: 40px; margin-bottom: 26px; background-color: #ebf3f6; overflow: hidden; }

ul.boxList li a { display: block; overflow: hidden; }
ul.boxList li div { overflow: hidden; height: 220px; width: 100%; }
ul.boxList li div img { width: 100%; height: auto; }
ul.boxList li div+div { padding: 16px 28px; height: auto; width: auto; }
ul.boxList li div+div p { color: #0070a2; }
ul.boxList li a div+div p { text-decoration: underline; }
ul.boxList li div+div p+p { color: #000; margin-top: 4px; }

ul.boxList li a:hover div { filter: alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }
ul.boxList li a:hover div p { text-decoration: none; }

ul.banners01 { overflow: hidden; width: 1388px; }
ul.banners01 li { float: left; width: 300px; height: 140px; overflow: hidden; margin-right: 27px; margin-bottom: 26px; /*background-color: #e7dddd;*/ }
ul.banners01 li a { display: block; width: auto; height: auto; }
ul.banners01 li img { display: block; width: 300px; height: 140px; }
ul.banners01 li p { padding: 0px 5px; margin: 2px 0 0; text-align: right; border-radius: 0 0 5px 5px; font-size: 10px; color: #999; font-weight: bold; line-height: 1; }

div.doubleBox { overflow: hidden; width: 1280px; margin: 40px auto 40px; }
div.doubleBox>div { float: left; }
div.doubleBox div.scrollList { width: 740px; height: auto; margin-right: 40px; }
div.doubleBox div.scrollList a { color: #333; }
div.doubleBox div.fbSpace { width: 500px; height: auto; }

h2.news img { width: 180px; height: auto; padding-bottom: 4px; }
h2.news+div { overflow: scroll; overflow-x: hidden; height: 255px; border-top: 3px solid #027ebe; }
h2.news+div ul { overflow: hidden; margin: 5px 20px 5px 18px; }
h2.news+div ul li { overflow: hidden; padding: 18px 0; border-bottom: 1px dotted #323232; }
h2.news+div ul li span { display: block; float: left; width: 120px; }
h2.news+div ul li span+span { width: auto; float: none; margin-left: 120px; }

div.banners02 { border-top: 1px solid #000; margin: 40px auto 34px; clear: left; }
div.banners02 ul { overflow: hidden; width: auto; padding: 20px 10px; border-top: 3px double #000; }
div.banners02 ul li { float: left; width: auto; height: auto; overflow: hidden; margin-left:7px; margin-bottom: 10px; }
div.banners02 ul li a { display: block; width: auto; height: auto; }
div.banners02 ul li img { display: block; width: auto; height: 39px; }

/* footer */
footer { width: 1280px; height: auto; margin: 0 auto; }
footer>div { width: 1280px; height: auto; min-height: 430px; margin: 0 auto 0 -150px; padding: 0 150px; background-size: cover; background-position: center center; background-repeat: no-repeat; background-image: url(../img/common/footer_bg.jpg); overflow: hidden; }
footer>div>div { width: 100%; }

footer a { color: #fff; text-decoration: none; }
footer a:link { color: #fff; text-decoration: none; }
footer a:visited { color: #fff; text-decoration: none; }
footer a:hover { color: #fff; text-decoration: underline; }
footer a:active { color: #fff; text-decoration: underline; }
footer #footerSitemap { position: relative; overflow: hidden; }
footer #footerSitemap>ul { float: left; width: auto; margin-right: 60px; }
footer #footerSitemap>ul>li { line-height: 1; margin: 36px 0; } 
footer #footerSitemap>ul>li>ul { margin-left: 26px; }
footer #footerSitemap>ul { max-width: 350px; }
footer #footerSitemap>ul.ct { max-width: 200px; }
footer #footerSitemap>ul>li>ul>li { line-height: 1.4; margin: 7px 0; }
footer #footerSitemap>ul li:before { content: '>'; margin: 0 5px 0 12px; color: #fff; }
footer #footerSitemap div.access { position: absolute; right: 0; bottom: 0; width: 250px; height: auto; text-align: right; }
footer #footerSitemap div.access img { width: 207px; height: auto; border-bottom: 1px solid #fff; }
footer #footerSitemap div.access p { color: #fff; font-size: 13px; }
footer #Copyright { margin: 32px 0 10px; text-align: center; color: #fff; }
footer #Copyright img { width: 300px; height: auto; }
/* footer */

.breadcrumbs { width: 100%; }
.breadcrumbs a { color: #8b8b8b; }



/* 下層 */
.normalView { display: block; }
.mobileView { display: none; }
article .main { width: 950px; height: auto; margin: 20px auto 40px; float: left; }
article .main h1 { margin: 30px 0 20px; padding: 5px 0 3px; border-bottom: 3px solid #007ebf; font-weight: bold; font-size: 20px; }
article .main h2 { margin: 30px 0 20px; padding: 5px 0 3px; border-bottom: 3px solid #007ebf; font-weight: bold; font-size: 20px; }
article .main h3 { margin: 20px 0 5px; padding: 5px 0 3px; }

/* about */
#accessmapLink { margin: 20px 0 0; }
#accessmapLink { width: 914px; height: 64px; }
#accessmapLink a         { display: block; width: 914px; height: 64px; text-indent: 100%; white-space: nowrap; overflow: hidden; background-size: cover; background-repeat: no-repeat; background-position: left top; 
background-image: url(../img/about/pc_about_access_btn.png); }
#accessmapLink a:hover { filter: alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }
#accessmapLink a img { display: none; }
#accessmapLink.en      a { background-image: url(../img/about/pc_about_access_btn_en.png); }
#accessmapLink.zh-hans a { background-image: url(../img/about/pc_about_access_btn_zh-hans.png); }
#accessmapLink.ko      a { background-image: url(../img/about/pc_about_access_btn_ko.png); }
strong.more { font-size: 20px; line-height: 2; }
/* about */

#google_translate_element { text-align: right;}



/* 下層 sidebar */
article .side { width: 300px; height: auto; margin-top: 20px; margin-left: 980px; }
article .side ul { overflow: hidden; width: 300px; }
article .side ul li { float: left; width: 300px; height: auto; overflow: hidden; margin-right: 27px; margin-bottom: 26px; /*background-color: #e7dddd;*/ }
article .side ul li p { padding: 0px 5px; margin: 2px 0 0; text-align: right; border-radius: 0 0 5px 5px; font-size: 10px; color: #999; font-weight: bold; line-height: 1; }
article .side ul li a { display: block; width: auto; height: auto; }
article .side ul li img { display: block; width: 300px; height: 140px; }
/* 下層 sidebar */


/* post */
article .post img { width: auto; max-width: 100%; height: auto; }
article .post img.alignright { display: block; float:right; margin: 0.5em 0 0.5em 1em }
article .post img.alignleft { display: block; float:left; margin: 0.5em 1em 0.5em 0 }
article .post img.aligncenter { display: block; margin: 0.5em auto; }

article .post hr { display: block; margin: 20px 0; clear: both; }
article .post em { font-style: italic; }

article .post { overflow: hidden;  }
article .post h1 { padding: 0; font-size: 20px; font-weight: bold; padding-bottom: 5px; border-bottom: 3px double #000; margin: 20px 0; }
article .post h1 span { display: block; padding: 10px 5px 10px 50px; border-bottom: 1px solid #000; background-size: 40px; background-position: left top; background-repeat: no-repeat; }
article .post p { margin: 10px 0; }
article .post strong { font-weight: bold; }
article .post blockquote {
    border-left:5px solid #ddd;
    background: #eee;
    padding: 20px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
}

article .post .inner { margin: 5px 18px; }
article .main.flat .news h2 { color: #000; font-size: 18px; overflow: hidden; border-bottom-color: #000; }
article .main.flat .news h2 .title { display: block; width: 87%; float: left; color: #000; }
article .main.flat .news h2 .date  { display: block; width: 13%; float: left; font-size: 16px; color: #007ebf; text-align: right; }
article .main p.back { margin: 20px 0; text-align: right; }

/*
img.float-left { float:left; }
img.float-right { float:right; }
/* post */


/* 下層 event */
article .post.event h1 { border-bottom-color: #e94d80; }
article .post.event h1 span { border-bottom-color: #e94d80; background-image: url(../img/post/h1_event_head.jpg); }
article .post div.thum { width: 100%; text-align: center; padding: 20px 0; }
article .post div.thum img { width: auto; height: auto; max-width: 100%; }
/* 下層 event */




article ul.halfBlock { overflow: hidden; padding: 0 10px; }
article ul.halfBlock li { float: left; margin: 0 10px 20px; width: 445px; height: auto; }
article ul.halfBlock li a:hover { filter: alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }
article ul.halfBlock li img { width: 100%; height: auto; display: block; }
article ul.halfBlock li a+a { color: #8b8b8b; }
article ul.halfBlock li a+a:before { content: ''; display: inline-block; width: 0px; height: 0px; border-top: 6px solid transparent; border-right: 0px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #164562; margin-right: 5px; }
article ul.halfBlock li p { padding: 0px 5px; margin: 2px 0 0; text-align: right; border-radius: 0 0 5px 5px; font-size: 10px; color: #999; font-weight: bold; line-height: 1; }

article ul.halfBlock.drivestory li { min-height: 300px; }



/* flat (テキストベースページ　個人情報保護方針) */
article .main.flat h2 { margin: 20px 0 10px; padding: 5px 0 3px; border-bottom: 1px dotted #007ebf; font-weight: normal; font-size: 16px; color: #007ebf; }

article .main.flat div.block { margin: 20px 20px; }

article .main.flat p { margin: 10px 0 20px; }

article .main.flat ol      { margin: 10px 20px; list-style: decimal; }
article .main.flat ol li   { margin: 20px 20px; }

article .main.flat ul      { list-style: none; }
article .main.flat ul      { margin: 10px 10px; }
article .main.flat ul li   { margin: 20px 10px; }
article .main.flat ul li p { margin: 0 0 0 14px; }
article .main.flat ul li .title { margin-left: 0; }
article .main.flat ul li .big { font-size: 18px; line-height: 1.6; }

article .main.flat ul.disc      { list-style: disc; }
article .main.flat ul.disc      { margin: 10px 20px; }
article .main.flat ul.disc li   { margin: 20px 10px; }
article .main.flat#Group ul.disc li   { margin: 5px 10px !important; }
article .main.flat ul li .title { font-weight: bold; }
article .main.flat ul li .red { color: #e60039; }

/* アクセスのbluebox */
article .main.flat p.blueBox { width: 413px; margin: 20px auto 20px 0; border: 1px solid #a4e0ff; background-color: #dbf2fe; padding: 20px; text-align: center; }
article .main.flat p.blueBox h2 { border: none; color: #007ebf; font-size: 14px; font-weight: bold; margin: 0 0 5px; }
article .main.flat p.blueBox p  { margin: 0; }
/* アクセスのbluebox */

/* flat (テキストベースページ　個人情報保護方針) */
article .main.flat div.blueBox { width: 518px; margin: 60px auto; border: 1px solid #a4e0ff; background-color: #dbf2fe; padding: 20px; text-align: center; }
article .main.flat div.blueBox h2 { border: none; color: #007ebf; font-size: 14px; font-weight: bold; margin: 0 0 5px; }
article .main.flat div.blueBox p  { margin: 0; }
/* flat (テキストベースページ　個人情報保護方針) */

#map { width: 910px; height: 740px; margin-bottom: 10px; }

article p.right { text-align: right; }
article .tHr a { color: #8b8b8b; }
article .tHr:before { content: ''; display: inline-block; width: 0px; height: 0px; border-top: 6px solid transparent; border-right: 0px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #164562; margin-right: 5px; }


/* ページネーション */
.pager { width: 100%; background: #FFF; margin: 20px auto; }
.pager a { text-decoration: none; }
.pager { font-size: 1.1em; text-align: center; }
.pager > ol,.pager.pager-horizontal > ul { display: inline-block; padding: 8px 0; }
.pager > ol > li,.pager.pager-horizontal > ul > li { display: inline-block; margin: 0 2px; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; }
.pager > ol > li { padding: 0; }
.pager > ol > li:before { display: none; }
.pager span.current { display: inline-block; height: 24px; width: 32px; line-height: 24px; vertical-align: middle; text-align: center; color: #007ebf; font-weight: bold; }
.pager a { display: inline-block; height: 24px; width: 32px; line-height: 24px; vertical-align: middle; text-align: center; color: #007ebf; background: #dce9f8; }
.pager a:hover { color: #ffffff; background: #007ebf; }
.pager a.active { color: #ffffff; background: #007ebf; }
.pager .prev > a:before { font-family: "icon"; content: "e60d"; color: #536f8f; }
.pager .next > a:before { font-family: "icon"; content: "e60e"; color: #536f8f; }
.pager .prev,.pager.pager-horizontal .next { display: inline-block; text-align: center; }
.pager .prev > a,.pager.pager-horizontal .next > a { height: 24px; width: 24px; background: transparent; }
.pager .prev > a:hover:before,.pager.pager-horizontal .next > a:hover:before { color: #6f98f6; }
.pager .prev > a.disabled,.pager.pager-horizontal .next > a.disabled { cursor: default; }
.pager .prev > a.disabled:before,.pager.pager-horizontal .next > a.disabled:before { color: #ebedef; }
.pager.pager-top { border-bottom: 5px solid #dcf5f8; }
.pager.pager-bottom { border-top: 5px solid #dcf5f8; }
/* ページネーション */

/* 下層 */





/* bxslider */
.bx-wrapper { margin: 0 auto 50px; }
/*.bx-wrapper .bx-viewport>ul>li { height: 519px; overflow: hidden; }*/
/* bxslider シャドウ削除 */
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border:none;
    left: 0px;
    background-color:transparent;
}
/* bxslider シャドウ削除 */
.bx-wrapper img { height: auto; }

.bx-wrapper .bx-controls-direction a { z-index: 2; }

.bx-wrapper .bx-prev { background: url(images/lm_left.png)  no-repeat 0 0; left: 150px; }
.bx-wrapper .bx-next { background: url(images/lm_right.png) no-repeat 0 0; right: 150px; }
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover { background-position: 0 0; filter: alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }
.bx-wrapper .bx-controls-direction a { width: 55px; height: 61px; margin-top: -30px; }


.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #999;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #007ebf;
	border: 1px solid #007ebf;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { bottom: -50px; }
/* bxslider */










@media only screen and (max-width: 1580px) { /* ipad時のレイアウト維持用 */
  #container { overflow: hidden; }
}

@media only screen and (max-width: 1280px) { /* ipad時のレイアウト維持用 */
  #mainImage  { width: auto; margin: 0px auto 0; }
  #mainH1Image { width: auto; margin: 0 auto 0; }
  footer  { width: auto; margin: 0 0; }
  footer>div { width: 100%; margin: 0 auto; padding: 0; }

}

@media only screen and (max-width: 768px) { /* メイン ブレイクポイント */
  
  body { font-size: 12px; }
  #container { position: relative; z-index: auto; width: 100%; max-width: 100%; margin-top: 128px; min-width: 100%; overflow: visible; }
  header { position: fixed; z-index: 5; top: 0; left: 0; width: 100%; height: auto; background-color: #fff; border-bottom: 1px solid #eee; }
  header div.info { width: auto; margin: 0; height: 30px; line-height: 1.4; min-height: 16px; font-size: 8px; padding: 0px 5px 0px }
  header div.info>div { width: auto; line-height: 1.4; height: auto; padding: 3px 0; margin: 0; font-size: 9px; }
  header div.info>div.en { font-size: 7px; line-height: 1.5; padding: 5px 0 0; }
  header div.info+div { width: auto; margin: 0; height: auto; }
  header h1 { width: 100px; margin: 0 0 0 10px; }
  header .logo { margin: 8px 0 5px; height: 50px; width: auto; }
  header .lang   { position: relative; width: auto; height: 27px; top: auto; border-bottom: 1px solid #bbb; }
  header #lang_sel_list { height: 27px !important; }
  header #lang_sel_list ul li { text-indent: 100%; white-space: nowrap; overflow: hidden; width: 25% !important; height: 27px !important; }
  header #lang_sel_list ul li:before { display: none; }
  header #lang_sel_list ul li a { display: block; width: 100% !important; height: 26px !important; margin: 0; border-top: 1px solid #fff; background-repeat: no-repeat; background-position: left top; }
  header #lang_sel_list ul li a.lang_sel_other { background-color: #f3fbff !important; }
  header #lang_sel_list ul li.icl-ja      a { background-image: url(../img/common/sp_lang_menu_ja.png); background-size: auto 53px; background-position: center top; }
  header #lang_sel_list ul li.icl-en      a { background-image: url(../img/common/sp_lang_menu_en.png); background-size: auto 53px; background-position: center top; border-left: 1px solid #bbb; }
  header #lang_sel_list ul li.icl-zh-hans a { background-image: url(../img/common/sp_lang_menu_zh-hans.png); background-size: auto 53px; background-position: center top; border-left: 1px solid #bbb; }
  header #lang_sel_list ul li.icl-ko      a { background-image: url(../img/common/sp_lang_menu_ko.png); background-size: auto 53px; background-position: center top; border-left: 1px solid #bbb; }
  header #lang_sel_list ul li a.lang_sel_sel { background-color: #00628f !important; }
  header #lang_sel_list ul li.icl-ja      a:hover { background-position: center top; }
  header #lang_sel_list ul li.icl-ja      a.lang_sel_sel { background-position: center bottom; }
  header #lang_sel_list ul li.icl-en      a:hover { background-position: center top; }
  header #lang_sel_list ul li.icl-en      a.lang_sel_sel { background-position: center bottom; }
  header #lang_sel_list ul li.icl-zh-hans a:hover { background-position: center top; }
  header #lang_sel_list ul li.icl-zh-hans a.lang_sel_sel { background-position: center bottom; }
  header #lang_sel_list ul li.icl-ko      a:hover { background-position: center top; }
  header #lang_sel_list ul li.icl-ko      a.lang_sel_sel { background-position: center bottom; }
  
  /*
  header #lang_sel_list ul li {  }
  header #lang_sel_list ul li.icl-ja      { width: auto; height: 22px; }
  header #lang_sel_list ul li.icl-en      { width: auto; height: 22px; }
  header #lang_sel_list ul li.icl-zh-hans { width: auto; height: 22px; }
  header #lang_sel_list ul li.icl-ko      { width: auto; height: 22px; }
  
  header #lang_sel_list li:before { display: block; float: left; width: 7px; }
  header #lang_sel_list ul li        a      { display: block; float: left; padding: 0; margin: 0 0 0 10px; white-space: nowrap; text-indent: 100%; overflow: hidden; background-repeat: no-repeat; }
  header #lang_sel_list ul li.icl-ja a      { width: 33px; height: 22px; background-image: url(../img/header/menu/pc_lang.png); background-position: 0px 5px; }
  header #lang_sel_list ul li.icl-en a      { width: 46px; height: 22px; background-image: url(../img/header/menu/pc_lang.png); background-position: -48px 5px; }
  header #lang_sel_list ul li.icl-zh-hans a { width: 50px; height: 22px; background-image: url(../img/header/menu/pc_lang.png); background-position: -104px 5px; }
  header #lang_sel_list ul li.icl-ko a      { width: 35px; height: 22px; background-image: url(../img/header/menu/pc_lang.png); background-position: -164px 5px; }
  */
  
  
  
  
  
  header .access { position: absolute; z-index: 1; top: auto; bottom: 6px; left: auto; right: 15%; width: 83px; height: 39px; border: 1px solid #008ecf; background-image: url(../img/header/menu/sp_access.png); background-size: 83px 40px; }
  header .access.en { background-image: url(../img/header/menu/sp_access_en.png); }
  header .access.zh-hans { background-image: url(../img/header/menu/sp_access_zh-hans.png); }
  header .access.ko { background-image: url(../img/header/menu/sp_access_ko.png); }
  #menuBtn { position: absolute; z-index: 1000; display: block; top: auto; bottom: 19px; left: auto; right: 4%; width: 26px; height: 26px; background-size: cover; background-image: url(../img/common/sp_menu_icon.png); text-indent: 100%; white-space: nowrap; overflow: hidden; }
  #menuBtn.on { background-image: url(../img/common/sp_menu_icon_close.png); }
    
  #globalNavi { display: none; position: fixed; z-index: 6; height: auto; top: 0; left: 0; width: 100%; padding: 127px 0 130px; width: 100%; background-color: rgba(255, 255, 255, 0.55); }
  #globalNavi ul { width: 100%; height: auto; overflow: hidden; }
  #globalNavi ul li { display: block; float: left; width: 100%; height: 64px; border-bottom: 1px solid #008ecf; background-color: rgba(236,243,247,0.9); background-image: url(../img/header/menu/sp_gm_arrow.png); background-repeat: no-repeat; background-size: 18px 16px; background-position: 96% center; }
  #globalNavi ul li+li { border-left: none; }
  #globalNavi ul li a { display: block; overflow: hidden; width: 100%; height: 74px; background-size: contain; background-position: left top; background-repeat: no-repeat; text-indent: 100%; white-space: nowrap; }
  
  #globalNavi ul li.menu7 { display: block; }
  #globalNavi ul li a { background-position: 0 top !important; }
  #globalNavi ul li.menu1 a         { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_01.png); }
  #globalNavi ul li.menu2 a         { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_02.png); }
  #globalNavi ul li.menu3 a         { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_03.png); }
  #globalNavi ul li.menu4 a         { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_04.png); }
  #globalNavi ul li.menu5 a         { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_05.png); }
  #globalNavi ul li.menu6 a         { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_06.png); }
  #globalNavi ul li.menu7 a         { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_00.png); }
  #globalNavi.en ul li.menu1 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_01_en.png); }
  #globalNavi.en ul li.menu2 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_02_en.png); }
  #globalNavi.en ul li.menu3 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_03_en.png); }
  #globalNavi.en ul li.menu4 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_04_en.png); }
  #globalNavi.en ul li.menu5 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_05_en.png); }
  #globalNavi.en ul li.menu6 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_06_en.png); }
  #globalNavi.en ul li.menu7 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_00_en.png); }
  #globalNavi.zh-hans ul li.menu1 a { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_01_zh-hans.png); }
  #globalNavi.zh-hans ul li.menu2 a { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_02_zh-hans.png); }
  #globalNavi.zh-hans ul li.menu3 a { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_03_zh-hans.png); }
  #globalNavi.zh-hans ul li.menu4 a { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_04_zh-hans.png); }
  #globalNavi.zh-hans ul li.menu5 a { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_05_zh-hans.png); }
  #globalNavi.zh-hans ul li.menu6 a { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_06_zh-hans.png); }
  #globalNavi.zh-hans ul li.menu7 a { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_00_zh-hans.png); }
  #globalNavi.ko ul li.menu1 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_01_ko.png); }
  #globalNavi.ko ul li.menu2 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_02_ko.png); }
  #globalNavi.ko ul li.menu3 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_03_ko.png); }
  #globalNavi.ko ul li.menu4 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_04_ko.png); }
  #globalNavi.ko ul li.menu5 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_05_ko.png); }
  #globalNavi.ko ul li.menu6 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_06_ko.png); }
  #globalNavi.ko ul li.menu7 a      { width: auto; height: 100%; background-image: url(../img/header/menu/sp_gm_00_ko.png); }
  
  #mainImage>div { width: 100%; margin: 0 auto; padding: 0; }
  #mainH1Image { width: 100%; }
  #mainH1Image img { width: 100%; height: auto; margin: 0; }
  
  article>div { width: auto; margin: 0 15px; }
  article>div img { max-width: 100%; height: auto; }
  h2.img { text-align: center; margin: 10px auto; }
  h2.img.pickup img { width: 196px; height: auto; }
  
  ul.boxList { width: 100%; }
  ul.boxList li { width: 48%; height: auto; margin: 12px 1%; }
  ul.boxList li:nth-child(2n-1) { clear: left; }
  ul.boxList li div { overflow: hidden; height: auto; width: 100%; }
  ul.boxList li div img { width: 100%; height: auto; }
  ul.boxList li div+div { padding: 13px 14px; height: auto; width: auto; }
  ul.boxList li div+div p { font-size: 12px; }
  ul.banners01 { width: 100%; margin: 20px 0; }
  ul.banners01 li { width: 48%; height: auto; margin: 3px 1%; }
  ul.banners01 li:nth-child(2n-1) { clear: left; }
  ul.banners01 li img { width: 100%; height: auto; }
  
  div.doubleBox { overflow: hidden; width: auto; margin: 20px auto 20px; }
  div.doubleBox div.scrollList { width: 100%; height: auto; margin-right: 0; }
  h2.news img { width: 90px; height: auto; padding-bottom: 1px; }
  h2.news+div { overflow: scroll; overflow-x: hidden; height: 187px; border-top: 2px solid #027ebe; }
  h2.news+div ul { overflow: hidden; margin: 5px 5px 5px 5px; }
  h2.news+div ul li { overflow: hidden; padding: 15px 0; border-bottom: 1px dotted #323232; }
  h2.news+div ul li span { float: none; width: auto;  }
  h2.news+div ul li span+span { width: auto; float: none; margin-left: 0; }
  div.doubleBox div.fbSpace { width: 100%; height: auto; margin: 20px auto 0; }
  div.doubleBox div.fbSpace>div { width:280px; margin: 10px auto; }
  

  div.banners02 { margin-bottom: 13px; }
  div.banners02 ul { padding: 10px 0px; font-size: 0px; }
  div.banners02 ul li img { height: 20px; }
  
  
  .breadcrumbs { width: 100%; }

  /* 下層 */
  .normalView { display: none; }
  .mobileView { display: block; }
  article .main { width: 100%; height: auto; margin-top: 10px; float: left; }
  article .main h1 { margin: 10px 0 10px; padding: 5px 0 3px; border-bottom: 3px solid #007ebf; font-size: 12px; }
  
  article .side { width: 100%; height: auto; margin-top: 20px; margin-left: 0; }
  article .side ul { width: 100%; }
  article .side ul li { float: left; width: 49%; height: auto; margin: 3px 1% 3px 0; }
  article .side ul li:nth-child(2n-1) { clear: left; }
  article .side ul li:nth-child(2n) { margin: 3px 0 3px 1%; }
  article .side ul li img { width: 100%; height: auto; }
  
  
  article ul.halfBlock { padding: 0; }
  article ul.halfBlock li { margin: 3px 1% 20px; width: 48%; }
  article ul.halfBlock.drivestory li { min-height: inherit; }
  article ul.halfBlock.drivestory li:nth-child(2n-1) { clear: left; }
  
  /* flat (テキストベースページ　個人情報保護方針) */
  article .main.flat h2 { margin: 10px 0 10px; font-size: 12px; }
  
  article .main.flat div.block { margin: 10px 6px; }
  
  article .main.flat ol    { margin: 6px 10px; list-style: decimal; }
  article .main.flat ol li { margin: 6px 10px; }
  article .main.flat ul    { margin: 6px 0px; list-style: none; }
  article .main.flat ul li { margin: 6px 0px; }
  article .main.flat ul.disc    { margin: 6px 0px; list-style: disc; }
  article .main.flat ul.disc li { margin: 6px 6px; }
  article .main.flat ul li .title { font-weight: bold; }
  article .main.flat ul li p { margin-left: 10px; }
  article .main.flat ul li .big { font-size: 14px; line-height: 1.6; }

  /* アクセスのbluebox */
  article .main.flat p.blueBox { width: auto; margin: 10px auto 10px 0; padding: 10px; }
  /* アクセスのbluebox */

  /* flat (テキストベースページ　個人情報保護方針) */
  article .main.flat div.blueBox { width: auto; margin: 60px 6px; padding: 11px; text-align: center; }
  article .main.flat div.blueBox h2 { font-size: 12px; font-weight: normal; margin: 0 0 5px; }
  /* flat (テキストベースページ　個人情報保護方針) */
  
  /* お知らせ */
  article .main.flat .news h2 .title { width: 76%; font-size: 12px; }
  article .main.flat .news h2 .date  { width: 24%; font-size: 11px; }
  /* お知らせ */
  
  #map { width: 100%; height: 300px; }

  /* 下層 */
  
  /* about */
  /*#accessmapLink { display: none; }*/
  #accessmapLink { width: 100%; height: auto; max-width: 100%; margin: 10px 0 0; }
  #accessmapLink a { width: 100%; height: auto; }
  #accessmapLink a span { display: none; }
  #accessmapLink a img { display: block; width: 100%; height: auto; }
  #accessmapLink a         { background-image: url(../img/about/sp_about_access_btn.png); background-size: cover; }
  #accessmapLink.en      a { background-image: url(../img/about/sp_about_access_btn_en.png); }
  #accessmapLink.zh-hans a { background-image: url(../img/about/sp_about_access_btn_zh-hans.png); }
  #accessmapLink.ko      a { background-image: url(../img/about/sp_about_access_btn_ko.png); }
  strong.more { font-size: 14px; line-height: 1.6; }
  /* about */

  /* 下層 event */
  article .post h1 { font-size: 12px; margin: 10px 0; padding: 0; border-bottom-style: double; }
  article .post h1 span { display: block; padding: 3px 5px 3px 24px; background-size: 17px; background-position: left 5px; }
  
  article .post img { max-width: 42%; }
  /* 下層 event */
  
  
  /* footer */
  footer #footerSitemap>ul { margin-right: 0; width: 100%; float: none; }
  footer.en #footerSitemap>ul { max-width: inherit; }
  footer #footerSitemap>ul>li { margin: 20px 0; width: 100%; }
  footer #footerSitemap>ul+ul>li:first-child { margin: 0 0 26px; }
  footer #footerSitemap>ul>li>ul { margin-left: 14px; }
  footer #footerSitemap>ul>li>ul>li { line-height: 1.4; margin: 6px 0; } 
  
  footer #footerSitemap div.access { position: relative; right: inherit; bottom: inherit; width: 100%; margin-bottom: 26px; height: auto; text-align: center; }
  footer #footerSitemap div.access img { width: 207px; height: auto; border-bottom: 1px solid #fff; }
  footer #footerSitemap div.access p { font-size: 12px; }

  footer #Copyright { margin: 0px 0 10px; }
  footer #Copyright img { width: 235px; height: auto; }
  /* footer */


  /* bxslider */
  .bx-wrapper { margin: 0 auto 40px; }
  .bx-wrapper .bx-controls-direction a { display: none; }
  .bx-wrapper .bx-pager.bx-default-pager a {
  	background: #fff;
  	text-indent: -9999px;
  	display: block;
  	width: 10px;
  	height: 10px;
  	margin: 0 5px;
  	outline: 0;
  	-moz-border-radius: 50%;
  	-webkit-border-radius: 50%;
  	border-radius: 50%;
  }
  .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { bottom: -30px; }
  /* bxslider */


/* WP 管理バー非表示 *
html { position: relative; top: -46px !important; }
html #wpadminbar { display: none; }
/* WP 管理バー非表示 */

}


@media only screen and (max-width: 374px) { /* 374px以下 対応 */
  
  header div.info { font-size: 10px; }
  header div.info>div.en { padding: 1px 0 0; line-height: 1.2; }
  #globalNavi ul li { height: 54px; }
  #globalNavi ul li a { height: 54px; }
  
}




