@charset "UTF-8";

/* ============================== header, footer */

/* display: block; */
article, aside, details, figcaption, figure,
footer:not(.entry-meta), header, hgroup, menu, nav, section, summary {
  display: block;
}

/* body */
body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
}

header,
footer:not(.entry-meta) {
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.1;
  background-color: #FFF;
  color:#4B4B4B;
}
footer#footer{
  font-size:12px;
}

/* a, a:link, a:visited, a:hover, a:active */
header a,
footer a {
  color: #4C3212;
  text-decoration: none;
}
header a:link,
footer a:link {
  color: #003366;
}
header a:visited,
footer a:visited {
  color: #4d3380;
}
header a:hover,
footer a:hover {
  color: #7f99b2;
}
header a:active,
footer a:active {
  color: #4d3380;
}

div.footerBacktop {
  width: 970px;
}

div.footerBacktop p a {
  color:#036;
  text-decoration: none;
}
div.footerBacktop p a:hover {
    color:#036;
    text-decoration: underline;
}
div.footerBacktop p a:visited {
  color:#613290;
  text-decoration: none;
}
div.footerBacktop p a:visited:hover {
  color:#613290;
  text-decoration: underline;
}


/* h1, h2 */
header h1 {
  width: 236px;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
}

header h1 img {
  max-width: 100%;
}

/* skiplink */
#pagetop{
  display:block;
    width:1px;
    height:1px;
    margin:0 0 -1px 0;
    padding:0;
}

#skipLink {
    background-color:#e0e0e0;
    line-height: 2;
    font-size:13px;
    text-align: center;
    margin: 0px;
  overflow: hidden;
}
.msie6 #skipLink {
  padding-top: 10px;
  margin-top: -10px;
}

#skipLink a {
    position: absolute;
    top: -10em;
  text-decoration:none;
}

#skipLink a.focus {
    position: static;
    /* margin: 5px 0px 6px; */
    /* padding-bottom: 3px; */
}

div.skipLink{
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:1px;
    height:1px;
    margin:0;
    padding:0;
    overflow:hidden;
}

div.skipLink.show{
  position:relative;
  padding:0.5em 0;
  width:auto;
  height:auto;
  background-color:#e0e0e0;
  font-size:13px;
}
div.skipLink.show dl{
  margin:0;
  text-align:center;
}
div.skipLink.show dt,
div.skipLink.show dd{
  margin:0;
  display:inline;
}

/* wrapper */
#wrapper {
  width: 970px;
  margin: 0 auto 0;
}

/* header */
header { 
  width: 970px;
  overflow: hidden;
  zoom: 1;
}
header .leftBox,
header .rightBox { 
  margin: 15px 0 8px;
}

header a:link {
  color: #003366;
}
header a:visited{
  color: #003366;
}
header a:hover {
  color: #7f99b2;
}
header a:active {
  color: #4d3380;
}
header .leftBox {
  width: 370px;
  float: left;
}
header .leftBox h1 {
  margin: 4px 40px 0 20px;
  float: left;
}

.msie6 header .leftBox h1 {
  margin: 4px 40px 0 10px;
  width: 236px;
}
.msie6 header .leftBox h1 img {
  width: 236px;
}

header .leftBox h1 a img {
  border: none;  
}
header .leftBox p.siteName,
header .leftBox p.siteNameFull {
  color: #666666;
    width: 260px;
  max-width: 260px;
  float: left;
  margin: 4px 0 0 0;
}
header .leftBox p.siteName {
  padding-top: 6px;
}

header .leftBox p.twoLine {
  padding-top: 3px;
}
header .rightBox {
  width: 600px;
  float: right;
  overflow: hidden;
  zoom: 1;
  text-align: right;
}
header .rightBox .langBox {
  overflow: hidden;
  zoom: 1;
  z-index: 1000;
  position: relative;
}
header .rightBox .langBox .configUnit {
  overflow: hidden;
  zoom: 1;  
}
header .rightBox .langBox ul {
  margin: 9px 9px 0 0;
  padding: 0 0 2px 0;
  line-height: 1.3;
}
header .rightBox .langBox ul.lang {
  margin: 0 12px 0 0;
  padding: 0 10px 0 0;
  border-right: 1px solid #CCC;
}

header .rightBox .langBox ul.lang li {
  display: inline;
  margin: 0 0 0 0;
  padding: 0 5px 0 13px;
  #background:url(/common/unchangeable/img/img_iconA01.png) no-repeat left center;
  vertical-align: middle;
}

header .rightBox .langBox ul.lang li:last-of-type {
  padding-right: 0;
}
header .rightBox .langBox ul.lang li.current {
  background-image: none;
  padding-left: 0;
  zoom: 1;
}

header .rightBox .langBox ul.lang li.current,
header .rightBox .langBox ul.lang li.current a {
  color: #999999;
  font-weight: bold;
}
header .rightBox .langBox p.communicationMessage {
  margin: 0;
  float: right;
  line-height: 1.0;
  font-size: 0;
  width: 189px;
}
header .rightBox .langBox p.communicationMessage img {
  width: 100%;
  max-width: 100%;
}
header .rightBox .searchBox {
  float: right;
  overflow: hidden;
  zoom: 1;
    line-height: 1.1;
}
header .rightBox .searchBox ul {
  margin: 0 0 0 0;
    padding: 10px 0 0;
  list-style-type: none;
  float: left;
  height: 20px;
}

header .rightBox .searchBox ul li {
    display: inline;
    padding: 2px 2px 3px 13px;
  margin: 0;
  #background:url(/common/unchangeable/img/img_iconA01.png) no-repeat left center;
  vertical-align: middle;
}

header .rightBox .searchBox ul li:last-of-type {
  padding-right: 0;  
}
header .rightBox .searchBox ul li.current {
  background-image: none;
  padding-left: 3px;
  zoom: 1;
}


.release2 header .rightBox .searchBox ul li.current {
  background-image: url(/fileadmin/templates/images/icon-branch-link.png);
  background-repeat: no-repeat;
  background-position: left 2px;
  padding-left: 13px;
  margin-left: 8px;
}


header .rightBox .searchBox ul li.current:last-of-type {
  padding-right: 0;
  padding-top: 3px;
}

header .rightBox .searchBox ul li.current,
header .rightBox .searchBox ul li.current a {
  color: #999999;
  font-weight: bold;
}

header .rightBox .searchBox ul li.global {
  background:url(/fileadmin/templates/images/ctp2015/header_icon01.png) no-repeat 0 center;
  padding-left: 21px;
  padding-right: 3px;
  padding-top:1px;
  zoom: 1;
}

header .rightBox .searchBox p {
  border-left: 1px solid #CCC;  
}

header .rightBox .searchBox form {
  margin: 7px 0 0 11px;
  padding: 0;
  line-height: 1.0;
  overflow: hidden;
  zoom: 1;
  float: left;
  border-left: none;
    font-family: "ＭＳ Ｐゴシック","メイリオ","ヒラギノ角ゴ Pro W3",sans-serif;
}

header .rightBox .searchBox form label {
  display:none;  
}

header .rightBox .searchBox form input {
  float: left;  
}

header .rightBox .searchBox form input#search,header .rightBox .searchBox form input#searchbox {
  vertical-align: top;
  /* width: 172px; */
  width: 177px;
  margin: 0;
  padding: 0 2px;
  margin-right: 2px;
  color: #666;
}
.msie header .rightBox .searchBox form input#search,.msie header .rightBox .searchBox form input#searchbox {
  width: 169px;
}
.firefox header .rightBox .searchBox form input#search,.firefox header .rightBox .searchBox form input#searchbox {
  width: 169px;
}

header .rightBox .searchBox form input#search {
  vertical-align: top;
  margin: 0;
  padding: 0 2px;
  margin-right: 2px;
  color: #666;
}

header .rightBox .searchBox p {
  margin: 2px 0 0;  
}

header .rightBox .searchBox p,
header .rightBox .searchBox p img {
  line-height: 1.0;
  font-size: 0;
}

header .rightBox .searchBox dl {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
}

header .rightBox .searchBox dl dt,
header .rightBox .searchBox dl dd {
  float: left;
  margin: 0;
  padding: 0;
}

/* for IE */
.msie header .rightBox .searchBox ul li {
  padding-top: 3px;
}
.msie header .rightBox .searchBox ul li.current {
  padding-left: 7px;
  padding-right: 0;
  margin: 0;
}
.msie header .rightBox .searchBox ul li:last-of-type {
  margin-left: 3px;
}
.msie header .rightBox .searchBox ul li.current:last-of-type {
  margin-left: 0;  
}
.msie header .rightBox .langBox ul.lang li.current {
  padding-right: 6px;
}

.msie6 header .rightBox .searchBox form {
  margin-left: 6px;
}
.msie7 header .rightBox .searchBox form {
  margin-left: 2px;
}

.msie7 header .rightBox .searchBox ul {
  padding-top: 7px;
}
.msie8 header .rightBox .searchBox ul,
.msie9 header .rightBox .searchBox ul {
  padding-top: 9px;
}

.msie6 header .rightBox .searchBox ul li {
  margin-right: 3px;
}
.msie7 header .rightBox .searchBox ul li {
  margin-right: 3px;
}
.msie8 header .rightBox .searchBox ul li,
.msie9 header .rightBox .searchBox ul li {
  padding-top: 1px;
}

.msie8 header .rightBox .searchBox ul li:last-of-type {
  margin-left: 2px;
}

.msie8 header .rightBox .langBox ul.lang li,
.msie9 header .rightBox .langBox ul.lang li {
  padding-right: 4px;
}

/* imgRight */
.msie .informationBlock .topicsBox p.imgRight {
  top: 6px;
}

/* Firefox */
.firefox header .rightBox .langBox ul.lang{
  margin-top: -2px;
}
.firefox header .rightBox .searchBox ul{
  padding: 9px 0 1px;
}



/* pageTop */
p.pageTop {
  margin: 25px 0 10px;
  text-align: right;
}
p.pageTop a {
  background:url(/fileadmin/templates/images/ctp2015/bg_pagetop01.png) no-repeat left center;
  padding: 0 3px 0 10px;
  color: #003366;
  text-decoration: none;
}

div.footerBacktop p {
    clear: both;
    margin: 30px 0px 0px;
    text-align: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

div.footerBacktop p a {
    background: url(/fileadmin/templates/images/ctp2015/bg_backtop.gif) no-repeat scroll left 5px transparent;
    padding: 0px 0px 0px 10px;
}


/* footer */
footer:not(.entry-meta) {
  background:url(/fileadmin/templates/images/ctp2015/bg_dotted_line01.png) repeat-x left top;
  margin: 5px 0 30px;
  padding-top: 10px;
  width: 970px;
}

#wrapper footer{
  margin-left: auto;
  margin-right: auto;
}

footer article {
  overflow: hidden;
  zoom: 1;
  line-height:1.2em;
}

footer article ul {
  margin: 0;
  padding-left: 0;
}

footer article .leftNav {
  float: left;
  margin-left: 2px;
}

footer article .rightNav {
  margin: 0 2px 0 40px;
  float: right;
  overflow: hidden;
  text-align: right;
}

footer article ul li {
  display: inline;
  background:url(/fileadmin/templates/images/ctp2015/img_iconA02.png) no-repeat left center;
  padding:0 8px 0 10px;
  text-align: right;
}

footer article ul li:last-of-type {
  padding-right: 0;
}

footer article ul li a {
  /*padding-right: 10px;*/
  color: #003366;
}

footer article ul li a:last-of-type {
  padding-right: 0;
}

footer article ul li.caption {
  background: none;
  color: #4B4B4B;
  padding-left: 0;
}

footer p.copyright {
  margin: 7px 0 0 0;
  padding: 5px 0 0 1px;
  border-top: 2px solid #cccccc;
  color:#4b4b4b;
  text-align: left;
}

footer p.copyright small {
  font-size: 100%;
  color: #4B4B4B;
}

footer article ul.leftNav.pcTop {
  display: none;
}

#contentsArea {
  width: 970px;
}

/* for logo svg*/
header div.svgSwitch .leftBox{
  margin:0;
}
header div.svgSwitch,
header div.svgSwitch h1{
  margin:0;
  padding:0;
  height:71px;
}
header div.svgSwitch h1{
  width:291px;
}
header div.svgSwitch h1 a{
  display:block;
  height:71px;
}
header div.svgSwitch h1 img{
  width:291px;
  height:71px;
}

header div.svgSwitch .rightBox{
  margin-top:15px;
  margin-bottom:8px;
}
header div.svgSwitch .rightBox .langBox p.communicationMessage {
  width:191px;
}
header div.svgSwitch .leftBox p.siteNameFull{
  margin: 19px 0 0 3px;
  width:255px;
}
header div.svgSwitch .siteNameFull-IE h1{
  margin-left:-8px;
}
header div.svgSwitch .siteNameFull-IE p.siteNameFull{
  margin-left:8px;
  width:250px;
}

/* ==========================================
    globalnav
   ========================================== */
   
/* font-size 
.globalNav {
  font-size: 83%;
}
html> .globalNav {
  font-size: 12px;
}

.globalNav a,
.globalNav a:link,
.globalNav a:visited,
.msie6 .globalNav.doubleLineNav .current a,
.msie6 .globalNav.doubleLineNav .current a:link,
.msie6 .globalNav.doubleLineNav .current a:visited{
  color: #333;
}
.globalNav a:hover,
.globalNav a:active,
.globalNav.doubleLineNav .secondLineNav a,
.globalNav.doubleLineNav .secondLineNav a:link,
.globalNav.doubleLineNav .secondLineNav a:visited,
.globalNav.doubleLineNav .secondLineNav a:hover,
.globalNav ul li ul li a,
.globalNav ul li ul li a:link,
.globalNav ul li ul li a:visited,
.globalNav ul li ul li a:hover,
.globalNav .current ul li a,
.globalNav .current ul li a:link,
.globalNav .current ul li a:visited,
.globalNav .current ul li a:hover,
.msie .globalNav .current ul li a,
.msie .globalNav .current ul li a:link,
.msie .globalNav .current ul li a:visited,
.msie .globalNav .current ul li a:hover{
  color: #036;
}
.globalNav .current a,
.globalNav .current a:link,
.globalNav .current a:visited,
.globalNav .current a:hover,
.globalNav .current .current a,
.globalNav .current .current a:link,
.globalNav .current .current a:visited,
.globalNav .current .current a:hover,
.globalNav.doubleLineNav .secondLineNav .current a,
.globalNav.doubleLineNav .secondLineNav .current a:link,
.globalNav.doubleLineNav .secondLineNav .current a:visited,
.globalNav.doubleLineNav .secondLineNav .current a:hover{
  color:#fff;
}

 globalNav 
.globalNav,
.msie6 .ieGlobalNav,
.msie7 .ieGlobalNav,
.msie8 .ieGlobalNav{
  width:970px;  
  overflow:hidden;
  zoom:1;
}
.msie .globalNav *{
  zoom:1;
}

nav.globalNav{
  line-height: 16px;
}

.globalNav ul {
  width: 970px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;


}

.msie7 .globalNav ul,
.msie8 .globalNav ul,
.msie9 .globalNav ul{
    background: #e0e0e0 url(/common/unchangeable/img/bg_dropdownNav_de.png) repeat-x left top;
}
.globalNav ul li{
  float:left;
}
.msie6 .globalNav ul li{
  width:1%;
  white-space: nowrap;
}
.globalNav a{
  display: block;
  padding: 7px 10px;
  text-decoration: none;
  font-weight: bold;
}
.globalNav a.over, 
.globalNav a:hover{

}
.msie7 .globalNav a.over,
.msie7 .globalNav a:hover,
.msie8 .globalNav a.over,
.msie8 .globalNav a:hover,
.msie9 .globalNav a.over,
.msie9 .globalNav a:hover{
    background: #a4d0ff url(/common/unchangeable/img/bg_singleLineNav_ho.png) repeat-x left top;
}
.globalNav .current a,
.globalNav .current a:hover{

}
.msie7 .globalNav .current a,
.msie7 .globalNav .current a:hover,
.msie8 .globalNav .current a,
.msie8 .globalNav .current a:hover,
.msie9 .globalNav .current a,
.msie9 .globalNav .current a:hover{
    background: #005ab8 url(/fileadmin/templates/images/ctp2015/bg_dropdownNav_cu.png) repeat-x left top;
}

nav.globalNav.doubleLineNav ul{
  background: #e0e0e0 url(/fileadmin/templates/images/ctp2015/bg_doubleLineNav_de.png) repeat-x left top;
}
.globalNav.doubleLineNav a{
  margin-bottom: 5px;  
  padding-bottom:6px;
}
.globalNav.doubleLineNav li:hover{
  background: url(/fileadmin/templates/images/ctp2015/bg_doubleLineNav_ho.png) repeat-x left top;
}
.globalNav.doubleLineNav ul li.current span {
  background: #FFF url(/fileadmin/templates/images/ctp2015/bg_doubleLineNav_cu_l.png) no-repeat left top;
  padding-left: 1px;
  display: block;
}
.globalNav.doubleLineNav ul li:first-of-type.current span{
  background: #ccc url(/fileadmin/templates/images/ctp2015/bg_doubleLineNav_cu_l_first.png) no-repeat left top;
}
.globalNav.doubleLineNav ul li.current span a,
.globalNav.doubleLineNav ul li.current span a:hover {
  background: #FFF url(/fileadmin/templates/images/ctp2015/bg_doubleLineNav_cu_r.png) no-repeat right top;
  color: #000;
  padding-left:9px;
  padding-bottom: 11px;
  margin-bottom:0;
}
.globalNav.doubleLineNav .secondLineNav{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding:1px 0 0 0;
  background:#fff;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color:#ccc;
  -moz-box-shadow: 0 -2px 3px #e2e2e2 inset;
  -webkit-box-shadow: 0 -2px 3px #e2e2e2 inset;
  box-shadow: 0 -2px 3px #e2e2e2 inset;
}
.msie7 .globalNav.doubleLineNav .secondLineNav{
  width:968px;
}
.msie7 .globalNav.doubleLineNav .secondLineNav,
.msie8 .globalNav.doubleLineNav .secondLineNav {
  background: url(/fileadmin/templates/images/ctp2015/bg_secondLineNav_shadow01.png) repeat-x left bottom;
}
.globalNav.doubleLineNav .secondLineNav li{
  padding:0 4px 0 3px;
  background: url(/fileadmin/templates/images/ctp2015/bg_secondLineNav_li.png) no-repeat right top;
}
.globalNav.doubleLineNav .secondLineNav li:last-of-type {
  background: none;
}
.globalNav.doubleLineNav .secondLineNav a{
  font-weight: normal;
  margin-bottom:3px;
  padding:4px 6px;
}
.msie8 .globalNav.doubleLineNav .secondLineNav .current a,
.msie8 .globalNav.doubleLineNav .secondLineNav .current a:hover {
    background: #005ab8 url(/fileadmin/templates/images/ctp2015/bg_dropdownNav_cu.png) repeat-x left top;
}


.globalNav ul li ul {
  display:none;
  position:absolute;
  width:178px;
  height:auto;
}

.globalNav ul li ul li a,
.globalNav ul li ul li a:hover,
.globalNav .current ul li a,
.globalNav .current ul li a:hover,
.msie .globalNav .current ul li a,
.msie .globalNav .current ul li a:hover{
  float:none;
  border-top:1px solid #edf5fd;
  background: #d1e5fa;
  width:178px;
  padding:6px 10px;
  font-weight:normal;
}
.globalNav ul li ul li a:hover,
.msie .globalNav ul li ul li a:hover,
.globalNav .current ul li a:hover,
.msie .globalNav .current ul li a:hover{
  background:#a3d0ff;
}

.globalNav ul li ul li.current a,
.globalNav ul li ul li.current a:hover,
.msie .globalNav ul li ul li.current a,
.msie .globalNav ul li ul li.current a:hover{
  background: #06c;
  width: 178px;
}
*/

ul#toggleNavi,
.searchBoxSP {
    display: none;
}

/* ==============================
    Media Queries
   ============================== */

@media only screen and (max-width: 599px) { /* device-width: 320px ～ 599px  for Smartphone */

.cookieFixed~#wrapper.wrapperPaddingTop, #wrapper.wrapperPaddingTop {
  padding-top: 0!important;
}

main .contentsArea .inner {
  width: auto ;
  /*left:initial;*/
  
}

#wrapper {
  width: 100%;
  min-width: 320px;
}

input:focus,
textarea:focus,
select:focus {
  font-size: 16px;
}


/* header */
header {
  width: auto;
}

header .leftBox {
  width: 168px;
  margin-top: 5px;
  margin-left: 2.06%;
}

header .rightBox {
  width: auto;
  margin-top: 5px;
  margin-right: 2.06%;
}

header .leftBox h1 {
  margin: 4px 0px 0px 0;
  width: 168px;
}

header .leftBox p.siteName,
header .leftBox p.siteNameFull {
  font-size: 90%;
    max-width: 230px;
  margin-left: 0;
  clear: left;
}

header .leftBox p.siteName img,
header .leftBox p.siteNameFull img {
  /*max-width: 230px;*/
  /*max-height: 28px;*/
  height: auto;
}

header .rightBox .langBox {
    margin-top: 14px;
}

header .rightBox .langBox p.communicationMessage {
    width: 114px;
}

header .rightBox .searchBox {
    display: none;
}

.cookie-statement-text {
    padding-left: 10px;
}

/* footer */
div.footerBacktop {
  width: auto;
}

div.footerBacktop p {
    padding-right: 10px;
}

footer {
  background: none;
  background-color: #e7e7e7;
  margin-bottom: 0;
  width: auto;
}

footer ul.rightNav {
  display: none;
}

footer article ul.leftNav {
  width: 100%;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;  
}

footer article ul.leftNav.pcTop {
  display: block;
  clear: both;
}

footer article ul.leftNav li {
  background:  url(/fileadmin/templates/images/ctp2015/img_iconA02.png) no-repeat left center;
  display: inline-block;
  padding: 0.4em 0.5em 0.4em 10px;
}

footer p.copyright {
  border-top: none;
  margin-top: 0;
  padding: 5px 10px 10px;
}

footer .lang {      
    margin: 0 0 10px;      
    padding: 0 0 0 6px;      
  }      
        
  footer .lang li {      
    text-align: left;      
    display: block;      
      background: url(/fileadmin/templates/images/ctp2015/img_iconA03.png) no-repeat left center;      
    padding: 0.4em 0.5em 0.4em 14px;      
  }      
        
  footer .lang li.current {      
    color: #999;      
    font-weight: bold;      
    background: none;      
  } 



/* svg */
header div.svgSwitch .leftBox{
  margin-left: 2.06%;
}
header div.svgSwitch .leftBox,
header div.svgSwitch h1 {
  width: 206px;
  margin-right: -30px;
}
header div.svgSwitch h1 img{
  margin-top: -5px;
  margin-left: -14px;
  margin-bottom:-12px;
  width: 206px;
}
header div.svgSwitch h1,
header div.svgSwitch h1 a,
header div.svgSwitch h1 a img {
  height: auto;
  background: none;
}
header div.svgSwitch .leftBox p.siteNameFull{
  margin-top: 0px;
  font-weight:bold;
}
header div.svgSwitch .rightBox{
  margin-top: 2px;
}
header div.svgSwitch .rightBox .langBox.langZh {
    margin-top: 11px;
}
header div.svgSwitch .rightBox .langBox p.communicationMessage{
  width:114px;
}
header div.svgSwitch .rightBox .langBox.langZh p.communicationMessage {
    width: 68px;
}



/* search */
.searchBoxSP.active {
  display: block;
}

.searchBoxSP {
  width: 96%;
  margin: 0 auto 12px;
  border: 1px solid #a0a0a0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: inset 0 4px 4px rgba(0,0,0,.08);
  -moz-box-shadow: inset 0 4px 4px rgba(0,0,0,.08);
  box-shadow: inset 0 4px 4px rgba(0,0,0,.08);
}

.searchBoxSP form {
  margin: 0;
  padding: 0;
  overflow: hidden;
  zoom: 1;
    font-family: "ＭＳ Ｐゴシック","メイリオ","ヒラギノ角ゴ Pro W3",sans-serif;
}

.searchBoxSP form label {
  display:none;  
}

.searchBoxSP form input#search {
  color: #666;
  width: 85%;
  height: 27px;
  line-height: 27px;
  padding: 0 0 0 10px;
  border: none;
  background: none;
  float: left;
}

.searchBoxSP form input[type='image'] {
  float: right;
}

.searchBoxSP form input:focus {
  border:none;
  outline:none;
  outline: 0;
}


/* Reset input[type="search"] for Safari */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
input[type="search"]:focus {
  outline-offset: -2px;
}
input[type="search"]::-webkit-search-decoration {
  display: none;
}


/* ==================================
   Toggle Navigation
===================================== */

/* -webkit-tap-highlight-color */
.globalNav,
ul#toggleNavi a,
#navEnclosingArea nav.listNav a {
  -webkit-tap-highlight-color:transparent;
}

ul#toggleNavi {
  clear: both;
  display: block;
    float: right;
    margin: 13px 0 0;
    padding: 0px;
  list-style: none;
}

ul#toggleNavi li {
  display: block;
  float: left;
  margin: 0 0 0 6px;
}

ul#toggleNavi li a {
  display:block;
}

ul#toggleNavi li.menuBtn a span {
  display: block;
  width: 36px;
  height: 27px;
  text-indent: -9999px;
  text-align: left;
  overflow: hidden;
  background: url(/fileadmin/templates/images/ctp2015/icon_menu.png) no-repeat 0 0;
    -webkit-background-size: 36px 27px;
  -moz-background-size: 36px 27px;
    background-size: 36px 27px;  
}


html.mac ul#toggleNavi li.menuBtn a span:hover,
html.win ul#toggleNavi li.menuBtn a span:hover,
html.msie ul#toggleNavi li.menuBtn a span:hover,
html.chrome ul#toggleNavi li.menuBtn a span:hover,
html.firefox ul#toggleNavi li.menuBtn a span:hover,

ul#toggleNavi li.menuBtn.active a span,
ul#toggleNavi li.menuBtn a.hover span {
  background: url(/fileadmin/templates/images/ctp2015/icon_menu_on.png) no-repeat 0 0;
    -webkit-background-size: 36px 27px;
  -moz-background-size: 36px 27px;
    background-size: 36px 27px;
}

ul#toggleNavi li.searchBtn a span {
  display: block;
  width: 27px;
  height: 27px;
  text-indent: -9999px;
  text-align: left;
  overflow: hidden;
  background: url(/fileadmin/templates/images/ctp2015/icon_search.png) no-repeat 0 0;
    -webkit-background-size: 27px;
  -moz-background-size: 27px;
    background-size: 27px;
}


html.mac ul#toggleNavi li.searchBtn a span:hover,
html.win ul#toggleNavi li.searchBtn a span:hover,
html.msie ul#toggleNavi li.searchBtn a span:hover,
html.chrome ul#toggleNavi li.searchBtn a span:hover,
html.firefox ul#toggleNavi li.searchBtn a span:hover,

ul#toggleNavi li.searchBtn.active a span,
ul#toggleNavi li.searchBtn a.hover span {
  background: url(/fileadmin/templates/images/ctp2015/icon_search_on.png) no-repeat 0 0;
    -webkit-background-size: 27px;
  -moz-background-size: 27px;
    background-size: 27px;
}

nav.globalNav {
  line-height: 1.2;
}

.globalNav {
  display: none;
  width: 96%;
  padding: 0;
  margin: 0 auto 12px;
}

.globalNav.active {
  display: block;
}

.globalNav.active ul {
  width: auto;
  border: 1px solid #b9b9b9;
  border-bottom: none;
}

.globalNav.active ul li {
  float: none;
  padding: 0;
  margin: 0;
}

.globalNav.active ul li a,
.globalNav.active ul li a:hover {
  background: url(/fileadmin/templates/images/ctp2015/icon_menu_02.png) no-repeat 98% center;
    -webkit-background-size: 18px;
  -moz-background-size: 18px;
    background-size: 18px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #cacaca;
  padding: 13px 10px;
}

.globalNav.active ul li.toPC a,
.globalNav.active ul li.toPC a:hover {
  background: url(/fileadmin/templates/images/ctp2015/icon_menu_05.png) no-repeat 98% center;
    -webkit-background-size: 18px;
  -moz-background-size: 18px;
    background-size: 18px ;
}

.globalNav.active ul li a,
.globalNav.active ul li.toPC a {
  color: #000;
  background-color:#e8e8e8;
}

.globalNav.active ul li.current a,
.globalNav.active ul li.current a:hover,
.globalNav.active ul li.current a.hover {
  color: #fff;  
  background-color: #007cfd;
  background-color: -webkit-linear-gradient(top, #007cfd, #005aba);
  background-color: -moz-linear-gradient(top, #007cfd, #005aba);
  background-color: -o-linear-gradient(top, #007cfd, #005aba);
  background-color: linear-gradient(to bottom, #007cfd, #005aba);  
  
/* SVG as background image (IE9/Chrome/Safari/Opera) */ 
background-color:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxNTIiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMwMDdDRkQiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMDVBQjkiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cxNTIpIiAvPgo8L3N2Zz4=);
}

.globalNav.active ul li a:hover,
.globalNav.active ul li a.hover,
.globalNav.active ul li.toPC a:hover,
.globalNav.active ul li.toPC a.hover {
  color: #000;  
  background-color: #d1e5fa;
}


.globalNav.active ul li ul {
  display: none;
}


#contentsArea {
  width: 96%;
  padding: 0;
  margin: 0 auto;
}

}


