@charset "utf-8";

html body{
width: 100%;
font-size: 13px;
line-height: 1.5;
font-family: "ＭＳ Ｐ明朝", serif;
}

/* スマホヘッダ非表示 */
#sp-header-area{
display: none;	
}


/* 下アキ共通 */
.mb-10{margin-bottom: 10px;}
.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom: 30px;}
.mb-40{margin-bottom: 40px;}
.mb-50{margin-bottom: 50px;}
.mb-60{margin-bottom: 60px;}


/* カコミ下の太線 */
.border{
height: 2px;
display: block;
background: #000000;
position: absolute;
bottom: -1px;
left: -1px;
}

/* タイトルベース */
h4#ttl-base{
width: 100%;
height: 45px;
border-bottom: 1px dotted #bdbdbd;
text-indent: -9999px;
background-position:  25px center;
background-repeat: no-repeat;
}


/* リンク */
a, a:hover, a:visited, a:active{
color: #000000;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

/* 文字装飾 */
.font-color-lime {color: #32CD32;}
.font-color-pink {color: #FF69B4;}
.font-color-blue {color: #00BFFF;}
.font-color-purple {color: #8A2BE2;}
.font-color-orange {color: #ffa500;}
.font-color-maroon {color: #b22222;}
.font-b {font-weight: bold;}

/* 傍点 */
.txt_dot { -webkit-text-emphasis: filled dot #000;text-emphasis: filled dot #000;}


/* header ============================================================ */
#header{
width: 230px;
height: 100%;
display: block;
position: fixed;
left: 0;
top: 0;
border-right: 1px dotted #bdbdbd;
z-index: 100;
background: #ffffff;
}
#header h1 a{
width: 100%;
height: 145px;
display: block;
background: url(../img/common/logo.png) no-repeat center;
border-bottom: 1px dotted #bdbdbd;
text-indent: -9999px;
}

#header #global{
overflow: hidden;
}
#header #global ul li{
width: 100%;
height: 50px;
display: block;
border-bottom: 1px dotted #bdbdbd;
position: relative;
background-position: 25px center;
background-repeat: no-repeat;
*line-height: 0;
*font-size: 1%;

-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#header #global ul li.gn-01{background-image: url(../img/common/nav_en_new.png);}
#header #global ul li.gn-02{background-image: url(../img/common/nav_en_issued.png);}
#header #global ul li.gn-03{background-image: url(../img/common/nav_en_search.png);}
#header #global ul li.gn-04{background-image: url(../img/common/nav_en_special.png);}
#header #global ul li.gn-05{background-image: url(../img/common/nav_en_blog.png);}
#header #global ul li.gn-06{background-image: url(../img/common/nav_en_award.png);}

#header #global ul li span{
width: 100%;
height: 50px;
display: block;
text-indent: -9999px;
position: absolute;
left: 0;
top: 0;
}
#header #global ul li span.sub-01{background: url(../img/common/nav_ja_new.png) no-repeat;}
#header #global ul li span.sub-02{background: url(../img/common/nav_ja_issued.png) no-repeat;}
#header #global ul li span.sub-03{background: url(../img/common/nav_ja_search.png) no-repeat;}
#header #global ul li span.sub-04{background: url(../img/common/nav_ja_special.png) no-repeat;}
#header #global ul li span.sub-05{background: url(../img/common/nav_ja_blog.png) no-repeat;}
#header #global ul li span.sub-06{background: url(../img/common/nav_ja_award.png) no-repeat;}

#header #global ul li a{
width: 100%;
height: 50px;
display: block;
}
#header #global ul li:hover{
background-color: #f7f7f3;
}

#header #footnavi{
margin: 17px 0 0 25px;
}
#header #footnavi ul li a{
text-decoration: none;
margin-bottom: 15px;
line-height: 2;
font-size: 10px;
}
#header #footnavi ul li a:hover{
text-decoration: underline;
}

#header #copy{
font-size: 10px;
margin: 15px 0 0 25px;
}
#header #copy span{
font-size: 10px	
}


#header a.btn-twitter{
width: 35px;
height: 35px;
display: block;
margin: 25px;
background: url(../img/common/btn_tweet_s.png) no-repeat;
}
#header a.btn-twitter:hover{
opacity:0.7;
filter: alpha(opacity=70);        /* ie lt 8 */
-ms-filter: "alpha(opacity=70)";  /* ie 8 */
-moz-opacity:0.7;
}



/* main ============================================================ */
#main{
padding: 0 0 0 230px;
}

#main #content-area{
overflow: hidden;
}

/* content-ttl ============================================================ */
h2#content-ttl{
height: 300px;
text-indent: -9999px;
border-bottom: 1px dotted #bdbdbd;
background-repeat: no-repeat;
background-position: 45px 38px;
}


/* footer ============================================================ */
#footer{
width: 100%;
min-height: 200px;
background: #f1f1ee;
}

#footer ul.bnr-area{
overflow: hidden;
padding: 20px 0 0 20px;	
}

#footer ul.bnr-area li{
float: left;
margin: 0 15px 15px 0;
}

#footer .copy-area{
display: none;

}


/* WXGA解像度用 ============================================================ */
@media (max-height: 768px) {
#header h1 a{
height: 85px;
background: url(../img/common/logo_s.png) no-repeat center;
}

#header #global ul li,
#header #global ul li a,
#header #global ul li span{
height: 45px;
}
}


/* スマホ用 ============================================================ */
@media (max-width: 1024px) {
body{
font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Grande","ＭＳ Ｐゴシック","Osaka",verdana,arial,sans-serif;
font-size: 90%;
-webkit-text-size-adjust: 100%;
min-width: 320px;
}

#header{
display: none !important;
}

#main {
padding: 0;
}

.border{
width: 100% !important;
left: 0;
}

h4#ttl-base{
border-top: 1px dotted #bdbdbd;
background-position: 15px center !important;
}

a:focus {
outline: none;
}

a { -webkit-tap-highlight-color:rgba(0, 0, 0, 0)!important; }

/* セリフ系欧文 */
span.txt-en{
font-family: "Times New Roman", Times, serif;
}

/* ヘッダ */
#sp-header-area{
display: block;
}

#sp-header {
width: 100%;
height: 100px;
border-bottom: 1px dotted #bdbdbd;
position: relative;
}

#sp-header h1 a{
width: 76px;
height: 51px;
background: url(../img/common/logo.png) no-repeat;
background-size: 76px 51px;
text-indent: -9999px;
float: left;
margin: 22px 0 0 22px;
}

#sp-header .btn-area{
width: 75px;
position: absolute;
right: 15px;
top: 35px;
}

#sp-header .btn-area .btn-twitter{
width: 31px;
height: 31px;
display: block;
background: url(../img/common/btn_tweet.png) no-repeat;
background-size: 31px;
float: left;
}

#sp-header .btn-area div#btn-menu{
width: 31px;
height: 31px;
background: url(../img/common/btn_menu.png) no-repeat;
background-size: 31px;
float: right;
position: relative;
}

/* グローバルナビ */
#gnavi{
width: 100%;
overflow: hidden;
display: none;
}

#gnavi ul li{
width: 100%;
}

#gnavi ul li a{
height: 60px;
width: 50%;
float: left;
box-sizing: border-box;
-webkit-box-sizing:border-box;
display: block;
text-decoration: none;
border-bottom: 1px dotted #bdbdbd;
text-align: center;
padding-top: 13px;
}
#gnavi ul li:nth-child(odd) a{
border-right: 1px dotted #bdbdbd;
}

#gnavi ul li a span.txt-en{
display: block;
font-size: 110%;
}

#gnavi ul li a span.txt-ja{
display: block;
font-size: 90%;
}

/* フッタ */
#footer {
background: #e5e5df;
}

#footer ul.bnr-area{
padding: 15px 0 0 15px;
margin: 0;	
}
#footer ul.bnr-area li{
width: 140px;
margin: 0 10px 10px 0;
}
#footer ul.bnr-area li img{
width: 100%;
}

/* copy */
#footer .copy-area{
display: block;
height: auto;
background: #000000;
line-height: 1;
padding: 0;
}

#footer .copy-area ul{
padding: 0;
margin-top: 10px;
}

#footer .copy-area ul li{
margin: 0;
width: 100%;
border-bottom: 1px solid #3f3f3f;
}

#footer .copy-area ul li a{
box-sizing: border-box;
-webkit-box-sizing:border-box;
width: 100%;
height: 30px;
padding-left: 10px;
line-height: 30px;
display: block;
color: #ffffff;
font-size: 11px;
}
#footer .copy-area ul li a:hover{
text-decoration: none;
}

#footer .copy-area .copyright{
color: #ffffff;
font-size: 10px;
text-align: center;
padding: 15px 0;
line-height: 1.2;
}

/* 下層ページ */
/* メインタイトル */
#main h2#content-ttl{
box-sizing: border-box;
-webkit-box-sizing:border-box;
padding: 20px;
height: 150px;
background: none !important;
text-indent: 0;
}
#main h2#content-ttl span{
display: block;	
}
#main h2#content-ttl span.ttl{
font-size: 220% !important;	
}
#main h2#content-ttl span.lead{

}

/* サブタイトル */
#main #content-area h3{
border-bottom: 1px dotted #bdbdbd;
margin-bottom: 15px;
}

#main #content-area h3{
padding: 15px !important;	
}
#main #content-area h3 img{
height: 20px;
}

}

/* プリント用 */
@media print {
body {
zoom: .5;
overflow-x: visible !important;
overflow-y: visible !important;
padding-top: 0; //固定ヘッダ用に空けていたPaddingをリセット
.container { width: 1200px !important; }

* {
-webkit-print-color-adjust: exact;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

h1 { page-break-after: always;/* 直後で改ページさせる */}
h2 { page-break-before: always;/* 直前で改ページさせる */}
[data-match-height],[data-mh] {height: auto !important;}

}

