@charset "UTF-8";
/* CSS Document */

/* Layout */
#wrapper{
position:relative;
margin:0 auto;
width:960px;
}
#header{
margin:0 0 10px;
height:68px;
}
#container{
margin:0 0 15px;
padding:0;
clear:both;
}
#main{
width:710px;
float:right;
}
#side{
width:200px;
float:left;
}
#footer{
padding: 0 0 15px;
font-size:92.3%;
clear:both;
}
#footer p{
padding:10px 0 0;
color:#666666;
border-top:1px solid #dddddd;
font-family:'メイリオ',Meiryo,arial,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,sans-serif !important;
}
.maruc{
font-size:92.3%;
color:#666666;
font-family:'メイリオ',Meiryo,arial,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,sans-serif !important;
}
.footer-maruc{
font-size:92.3%;
color:#666666;
font-family:'メイリオ',Meiryo,arial,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,sans-serif !important;
}
.entry-maruc{
font-size:92.3%;
color:#666666;
font-family:'メイリオ',Meiryo,arial,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,sans-serif !important;
}
#footer ul{
padding:0 0 10px;
}
#footer ul li{
display:inline;
}
#footer ul li a{
padding:0 10px 0 10px;
line-height:1;
background:url(../images/listhead1.gif) 0 1px no-repeat;
}
#footer ul li a:link{
color:#333333;
text-shadow:1px 1px 1px #dddddd;
}
#footer ul li a:hover{
color:#cc0000;
background:url(../images/listhead2.gif) 0 1px no-repeat;
}

/* Header */
#header h1{
padding:10px 0 0;
width:90px;
height:45px;
float:left;
}
#header ul#navGlobal{
margin:0;
padding:0;
text-align:center;
float:right;
display:block;
}
#accordion{
display:none;
}
#header ul#navGlobal li{
margin:0;
padding:0;
}
.page_item-inner{
font-size:10px;
color:#666666;
line-height:1;
text-shadow:1px 1px 1px #dddddd;
}
.page-company,
.page-news,
.page-business,
.page-recruit{
margin:0;
padding:0;
border-left:1px dotted #aaaaaa;
cursor: pointer;
float:left;
}
.page-company a,
.page-news a,
.page-business a,
.page-recruit a{
padding:15px 0;
width:110px;
font-size:15px;
color:#000000;
line-height:1.2;
text-shadow:1px 1px 1px #aaaaaa;
background-image:url(../images/bg_page_item.jpg);
background-repeat:repeat-x;
background-position:0px -136px;
display:block;
}
.page-recruit{
border-right:1px dotted #aaaaaa;
}
.page-contact,
.page-english,
.page-fsinsyhn{
display:none;
}
.page-catch{
padding:15px 0 0 16px;
width:180px;
line-height:1.3;
text-align:left;
float:left;
}
.page-catch-inner{
font-size:16px;
font-weight:bold;
font-family:'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
color:#cc0000;
text-shadow:1px 1px 1px #c6a6a6;
}
.page-catch-inner2{
font-size:10px;
color:#666666;
line-height:1;
text-shadow:1px 1px 1px #dddddd;
}
.page-other{
padding:5px 5px 0 10px;
text-align:left;
float:right;
}
.page-other a{
margin:0 0 2px;
padding:1px 0 2px 13px;
font-size:92.3%;
line-height:1;
display:block;
background:url(../images/listhead1.gif) 2px 1px no-repeat;
}
.page-other a.fancybox{
margin:5px 0 0;
padding:4px 7px 3px;
font-size:82%;
line-height:1;
background:none;
border:1px solid #ee5555;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-box-shadow: 1px 1px 1px #eeeeee;
-webkit-box-shadow: 1px 1px 1px #eeeeee;
}
#fsinsyhn{
padding:20px 20px 5px;
width:540px;
line-height:2.5;
background:#fffffa;
border:1px solid #cccccc;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-moz-box-shadow: 2px 2px 4px #eeeeee;
-webkit-box-shadow: 2px 2px 4px #eeeeee;
}
.title-fsinsyhn{
margin: 0 0 10px;
padding:0 0 15px;
color:#cc2929;
font-size:140%;
line-height:1;
text-align:center;
border-bottom:1px dotted #cccccc;
text-shadow: 1px 1px 2px #cccccc;
letter-spacing:0.2em;
}
#fsinsyhn p{
margin: 0 0 10px;
}
.spdrawer{
display:none;
}
.jcarousel-wrapper{
display:block;
}
.jcarousel-wrapper-sp{
display:none;
}
.bandainamcogroup{
padding:0 0 0 10px;
width:72px;
height:66px;
float:right;
}
.bandainamcogroup img{
width:100%;
height:autox;
display:block;
}


/*
wp-list-pagesで自動出力されるクラス
現在選択されているページの時 current_page_item
現在選択されているページの親ページの時 current_page_parent
現在選択されているページの最上位ページの時 current_page_ancestor
を利用して選択状態にする
*/
#header ul#navGlobal li.current_page_item a,
#header ul#navGlobal li.current_page_parent a,
#header ul#navGlobal li.current_page_ancestor a{
border-bottom:3px solid #000;
}


/* Utility */
.topicpath{
font-size:92.3%;
margin-bottom:10px;
}
.topicpath_inner{
padding:0 10px 0 10px;
background:url(../images/listhead1.gif) 0 1px no-repeat;
display:inline;
}
.pagetop{
padding:0 5px 0 0;
text-align:right;
line-height:1;
font-size:92.3%;
clear:both;
}
.pagetop a{
background:url(../images/arrow_top.gif) 0 3px no-repeat;
padding-left:12px;
}
.pagetop a:link{color:#333333;text-shadow:1px 1px 1px #dddddd;}
.pagetop a:hover,.pagetop a:active{color:#cc0000;background:url(../images/arrow_top2.gif) 0 3px no-repeat;}

/* Entry & Content */
#main .content{
margin:0 0 15px;
padding:0 0 5px;
border-bottom:1px dotted #aaaaaa;
clear:both;
}
#side #navSub,
#side #navSub1{
margin:0 0 10px;
border-right:1px solid #dddddd;
border-left:1px solid #dddddd;
border-bottom:1px solid #dddddd;
}

/* Side：wp-list-pagesで表示 */
#side-header{
width:200px;
height:24px;
background:url(../images/side_header.png) left bottom no-repeat;
}
#side #navSub h2 a{
display:block;
padding:50px 0 50px 10px;
color:#000000;
font-size:115%;
line-height:1;
text-shadow:1px 1px 1px #aaaaaa;
font-weight:normal;
background:url(../images/bg_navSubh2.jpg) 0px -38px repeat-x;
transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;
}
#side #navSub h2 a:link{color:#000000;}
#side #navSub h2 a:hover{
color:#cc0000;
background:url(../images/bg_navSubh2.jpg) 32px 0px repeat-x;
}

#side #navSub1 h2 a:link{color:#000000;}
#side #navSub1 h2 a:hover{color:#cc0000;}

#side #navSub ul li,
#side #navSub1 ul li{
zoom:1;
font-size:95%;
vertical-align:bottom;
text-shadow:1px 1px 1px #cccccc;
background:url(../images/bg_navSubh2.jpg) 0px -38px repeat-x;
transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;
}
#side #navSub ul li:hover,
#side #navSub1 ul li:hover{
background:url(../images/bg_navSubh2.jpg) 32px 0px repeat-x;
}
#side #navSub ul li a{
display:block;
padding:10px 5px 10px 17px;
border-top:1px dotted #dddddd;
color:#333333;
background:url(../images/listhead1.gif) 7px 13px no-repeat;
}
#side #navSub ul li a:hover{
color:#cc0000;
background:url(../images/listhead2.gif) 7px 13px no-repeat;
}

#side #navSub1 ul li a{
display:block;
padding:10px 5px 10px 17px;
border-top:1px solid #dddddd;
color:#333333;
background:url(../images/listhead1.gif) 7px 13px no-repeat;
}
#side #navSub1 ul li a:hover{
color:#cc0000;
background:url(../images/listhead2.gif) 7px 13px no-repeat;
}


/*
wp-list-pagesで現在選択されているページの時
自動出力されるクラス current_page_item 
を利用して選択状態にする
*/
#side #navSub ul .current_page_item a{
color:#cc0000;
background:url(../images/listhead1.gif) 7px 13px no-repeat;
}
#side #navSub ul .current_page_item a{
color:#cc0000;
background:url(../images/listhead1.gif) 7px 13px no-repeat;
}
#side #navSub ul .current_page_item{
background:url(../images/bg_navSubh3.jpg) left top repeat-x;
}


#side #navSub .children li{
margin:0 0;
}
#side #navSub .children li a{
display:block;
color:#333333;
background: url(../images/listhead1.gif) 15px 13px no-repeat;
padding:10px 5px 10px 25px;
border-top:1px solid #dddddd;
}
#side #navSub .children li a:hover{
color:#cc0000;
background:url(../images/listhead1.gif) 15px 13px no-repeat;
}
#side #navSub .children .current_page_item a{
color:#000000;
background:#FFFFFF url(../images/listhead1.gif) 15px 13px no-repeat;
}

.side-bn{
margin:0 0 5px;
padding:0;
width:200px;
line-height:1;
overflow:hidden;
}
.side-bng{
margin:0 auto 5px;
padding:0;
width:120px;
height:109px;
line-height:1;
}

/* ページヘッダ */
.page-header,
.home .topInfoHead{
width:710px;
height:24px;
background:url(../images/header_info.png) left top no-repeat;
}
.english .page-header,
.message .page-header,
.profile .page-header,
.history .page-header,
.company .page-header,
.history2 .page-header,
.logo .page-header,
.website .page-header{
width:710px;
height:24px;
background:url(../images/header_profile.png) left top no-repeat;
}
.home .page-header,
.blog .page-header,
.single-post .page-header,
.archive .page-header{
width:710px;
height:24px;
background:url(../images/header_news.png) left top no-repeat;
}
.business .page-header{
width:710px;
height:24px;
background:url(../images/header_business.png) left top no-repeat;
}
.recruit .page-header,
.summary .page-header,
.group .page-header,
.recruitfaq .page-header{
width:710px;
height:24px;
background:url(../images/header_recruit.png) left top no-repeat;
}

/*navPage*/
#main .navPage{
margin:0 0 15px;
font-size:92.3%;
clear:both;
text-shadow:1px 1px 1px #dddddd;
}
#main .navPage .prev{
width:340px;
padding:0 0 0 5px;
float:left;
}
#main .navPage .next{
padding:0 5px 0 0;
width:340px;
float:right;
}
#main .navPage .prev a{
display:block;
color:#333333;
background:url(../images/listhead3.gif) left 7px no-repeat;
padding:4px 0 4px 11px;
text-decoration:none;
}
#main .navPage .prev a:hover{
color:#cc0000;
background:url(../images/listhead4.gif) left 7px no-repeat;
}
#main .navPage .next a{
display:block;
color:#333333;
background:url(../images/listhead1.gif) right 7px no-repeat;
padding:4px 11px 4px 0;
text-decoration:none;
text-align:right;
}
#main .navPage .next a:hover{
color:#cc0000;
background:url(../images/listhead2.gif) right 7px no-repeat;
}

/* Title & Date */
#main h1{
font-size:153.8%;
padding:20px 15px 18px;
margin-bottom:25px;
border-right:1px solid #dddddd;
border-left:1px solid #dddddd;
border-bottom:1px solid #dddddd;
color:#000000;
font-weight:normal;
text-shadow:1px 1px 1px #cccccc;
background:url(../images/bg_entry2.jpg) left bottom repeat-x;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
zoom:1;
}
#main .newstitle{
font-size:140%;
}
#main .newstitle-inner{
width:554px;
float:left;
}
#main .newstitle .date{
margin:0 0 7px;
padding:0 0 9px;
font-size:78%;
line-height:1;
color:#cc0000;
font-weight:bold;
border-bottom:1px dotted #dddddd;
text-shadow:1px 1px 1px #dddddd;
}
.ctgrimg{
width:110px;
height:110px;
overflow:hidden;
margin:0 12px 0 0;
line-height:1;
float:left;
border:1px solid #dddddd;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
}
.ctgrimg img{
width:100%;
height:auto;
}

/* Entry */
#main .hentry{
border:1px solid #dddddd;
margin:0 0 15px;
padding:8px;
background:url(../images/bg_entry.jpg) left bottom repeat-x;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
}
#main .hentry h2{
font-size:110%;
font-weight:normal;
line-height:1.7;
text-shadow:1px 1px 1px #cccccc;
}
#main .hentry .pasttitle,
#main .hentry .webname{
font-weight:normal;
line-height:1.7;
}
#main .entry-inner .date{
font-size:110%;
margin:0 0 7px;
padding:8px 0 9px;
line-height:1;
color:#cc0000;
font-weight:bold;
border-bottom:1px dotted #dddddd;
text-shadow:1px 1px 1px #dddddd;
}
#main .entry-inner-web .date{
font-size:110%;
margin:0 0 7px;
padding:8px 0 9px;
line-height:1;
color:#cc0000;
font-weight:bold;
border-bottom:1px dotted #dddddd;
text-shadow:1px 1px 1px #dddddd;
}
#main .entry-inner-past .date{
font-size:110%;
margin:0 0 7px;
padding:8px 0 9px;
line-height:1;
color:#cc0000;
font-weight:bold;
border-bottom:1px dotted #dddddd;
text-shadow:1px 1px 1px #dddddd;
background:url(../images/getpdf.gif) right 4px no-repeat;
}
#main .hentry .more{
margin-top:5px;
}
#main .hentry .more a{
background:url(../images/arrow_top.gif) 0 3px no-repeat;
padding-left:10px;
}
.entry-inner,
.entry-inner-web{
width: 563px;
float:left;
}
.entry-inner-past{
padding:0 5px 5px;
}
.getpdf{
margin:0 15px 15px;
padding:10px 10px 10px 60px;
background:#fffffa url(../images/getpdf.gif) 8px 6px no-repeat;
border:1px solid #dddddd;
line-height:1;
}
#main .sticky{
border:1px solid #b32424;
background:#d45a5a url(../images/bg_entry3.jpg) left bottom repeat-x;
}
#main .sticky .ctgrimg{
border:1px solid #b32424;
-moz-box-shadow: 1px 1px 2px #802626;
-webkit-box-shadow: 1px 1px 2px #802626;
}
#main .sticky .date{
color:#ffeeaa;
font-weight:bold;
border-bottom:1px dotted #802626;
text-shadow:1px 1px 1px #802626;
}
.share{
margin:0 0 15px;
height:20px;
}
.share-tw{
float:left;
}
iframe.twitter-share-button{
width: 105px!important;
}
.share-fb{
float:left;
}

/*
childPage
親ページでアイキャッチ画像とタイトル抜粋を表示する
*/
#main .childPage{
border:1px solid #999;
margin:20px 0;
padding:10px;
line-height:180%;
}

/*
アイキャッチ画像には、クラス wp-post-image が入る
*/
#main .childPage img.wp-post-image{
float:left;
margin-right:20px;
}
#main .childPage h2{
font-size:123.1%;
border-bottom:1px solid #999;
padding:5px;
margin-bottom:10px;
overflow:hidden;
clear:both;
}
#main .childPage h2 a{
color:#000;
text-decoration:none;
background:url(../images/arrow_top.gif) 0 3px no-repeat;
padding-left:10px;
}
#main .childPage h2 a:hover{
color:#666;
}
#main .childPage p{
overflow:hidden;
}

/*
記事本文エリアのフォーマット
editor-style.cssとあわせる部分
*/
.content p,
.content ul,
.content ol,
.content dl,
.content pre{
margin:0 15px 15px;
line-height:1.8em;
}
.content ol{
margin:0 15px 15px 35px;
}
.content blockquote{
margin:0 15px 15px;
padding: 15px 15px 0;
border: 1px solid #dddddd;
background-color:#fffffa;
}
.content blockquote p,
.content blockquote ul{
margin-right:0;
margin-left:0;
}
.content blockquote ol{
margin-right:0;
margin-left:20px;
}
.content ul li{
padding:0 0 0 13px;
background:url(../images/listhead5.gif) 1px 4px no-repeat;
}
.content strong{
}
.content h3,
.content h4,
.content h5,
.content h6{
margin:0 0 15px;
font-weight:normal;
clear:both;
}
.content h2{
margin:0 0 20px;
padding:10px 8px 10px 15px;
font-size:145%;
line-height:1;
color:#000000;
font-weight:normal;
clear:both;
border-bottom:1px solid #dddddd;
border-left:1px solid #dddddd;
background:url(../images/bg_contenth2.jpg) left bottom repeat-x;
text-shadow:1px 1px 1px #dddddd;
border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
}
.content h3{
margin:0 0 20px;
font-size:115%;
line-height:1;
color:#000000;
border-bottom:1px solid #dddddd;
border-left:1px solid #dddddd;
padding:8px 5px 10px 15px;
background:url(../images/bg_contenth3.jpg) left bottom repeat-x;
text-shadow:1px 1px 1px #dddddd;
border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
}
.content h4{
font-size:110%;
line-height:1;
border-bottom:1px solid #dddddd;
padding:0 5px 5px;
text-shadow:1px 1px 1px #dddddd;
}
.content h5{
font-size:107.7%;
background:url(../images/h5_bg.jpg) 0 7px no-repeat;
padding:0 12px;
text-shadow:1px 1px 1px #dddddd;
}
.section{
padding:0 0 10px;
clear:both;
}
.section1{
padding:0 0 15px;
clear:both;
}
.section2{
margin:0 0 20px;
padding:0 0 5px;
clear:both;
border-bottom:1px dotted #dddddd;
}
blockquote.column1{
border:1px solid #e0caca;
padding:15px 15px 0;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
}
.column_x2l{
width:345px;
float:left;
}
.column_x2r{
width:345px;
float:right;
}
.clr1{
color:#cc0000;
}
.txtbig1{
font-size:130%;
}
.txtbig2{
font-size:125%;
}
.txtbig3{
font-size:120%;
}
.txtbig4{
font-size:115%;
}
.txtbig5{
font-size:110%;
}
.bdrb{
margin:0 0 12px;
padding:0 0 10px;
border-bottom:1px dotted #e0caca;
}

/* Table */
.content table caption{
font-weight:bold;
text-align:left;
}
.content table{
border-collapse:collapse;
border-spacing:0;
text-align:left;
margin:0 15px 15px;
line-height:1.8em;
width:680px;
}
.content table th{
border-bottom:1px solid #dddddd;
background-color:#eeeeee;
font-weight:bold;
padding:10px 15px;
}
.content table td{
padding:10px 15px;
vertical-align: top;
}
.content table tr{
border-bottom:1px solid #dddddd;
}
.content table tr:last-child{
border-bottom:none;
}
.content table table{
border-collapse:collapse;
border-spacing:0;
text-align:left;
margin:0 0 0;
line-height:1.8em;
width:100%;
}
.content table table td{
padding:0 0 0 0;
vertical-align: top;
}
.content table table tr{
padding-top:10px !important;
padding-bottom:10px !important;
border-bottom:1px dotted #dddddd !important;
}
.content table table tr:last-child{
border-bottom:none !important;
}
.content table table tr td{
padding:5px 0 5px 0 !important;
}
.td1{
border-right:1px solid #dddddd;
width:120px;
background:url(../images/listhead5.gif) 3px 14px no-repeat;
}
.td2{
width:100px;
}
.td3{
border-right:1px solid #dddddd;
width:60px;
background:url(../images/listhead5.gif) 3px 14px no-repeat;
}
.td4{
border-right:1px solid #dddddd;
width:40px;
text-align:right;
}
.td5{
width:185px;
}
.td6{
width:18%;
}
.td7{
width:30%;
}
.prdct-ctch{
margin:0 0 15px;
font-size:140%;
}

/* 
Alignment 
画像の配置CSSをWordPressの指定と合わせる
*/
.alignleft{
display:inline;
float:left;
margin-right:1.5em;
}
.alignleft2{
text-align:left;
}
.alignright{
display:inline;
float:right;
margin-left:1.5em;
}
.alignright2{
text-align:right;
}
.aligncenter{
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}
.aligncenter2{
padding:0 0 0 0;
}
img.size-full,
img.size-large{
max-width:97.5%;
width:auto;
height:auto;
}
img.alignleft,
img.alignright,
img.aligncenter{
margin-bottom:1.5em;
}
span.copytxt{
font-size:12px;
}

/* 
Caption 
キャプション付き画像のCSSをWordPressの指定と合わせる
*/
p img,
.wp-caption{
margin-top:0.4em;
text-align:center;
}
.wp-caption{
background-color:#eee;
margin-bottom:1.5em;
padding:5px 0;
}
.wp-caption img{
display:block;
margin:0 auto;
}
.wp-caption .wp-caption-text,
.gallery-caption{
font-size:92.3%;
}
.wp-caption .wp-caption-text{
margin:0;
padding:5px 5px 0 5px;
}

/* お問い合わせ */
.fkds{
border:1px solid #dddddd;
margin:10px 0 15px;
padding:13px 8px 11px 40px;
background:#f7f7f7 url(../images/bg_fkds.jpg) 7px 7px no-repeat;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
}
.question{
margin:0 0 30px;
padding:0;
clear:both;
border-bottom:1px dotted #dddddd;
}
.q-all{
margin:0 15px;
padding:0 0 15px;
}
.q-pz{
margin:0 15px;
padding:0 0 15px;
}
.q-lt{
margin:0 15px;
padding:0 0 15px;
}
.q-recruifaq{
margin:0 15px;
padding:0 0 15px 65px;
background:url(../images/bg_q-recruifaq.jpg) 2px 0px no-repeat;
}

/* 社員インタビュー */
.interview_a{
padding:495px 0 0;
background:url(../images/interview/bg_int_a.jpg) no-repeat;
}
.interview_b{
padding:495px 0 0;
background:url(../images/interview/bg_int_b.jpg) no-repeat;
}
.interview_c{
padding:495px 0 0;
background:url(../images/interview/bg_int_c.jpg) no-repeat;
}
.interview_d{
padding:495px 0 0;
background:url(../images/interview/bg_int_d.jpg) no-repeat;
}
.interview_e{
padding:495px 0 0;
background:url(../images/interview/bg_int_e.jpg) no-repeat;
}
.intwrapq{
margin:10px 15px 15px;
padding:10px;
font-weight:bold;
background:#f7f7f7;
border-radius: 5px;
border:1px solid #dddddd;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-moz-box-shadow: 1px 1px 1px #eeeeee;
-webkit-box-shadow: 1px 1px 1px #eeeeee;
clear:both;
}
.intwrap{
margin:0 15px 35px;
padding:0;
clear:both;
}
.intwrap2{
margin:0 15px 10px;
padding:0 0 10px;
border-bottom:1px dotted #dddddd;
clear:both;
}
.intwrapq:after,
.intwrap:after,
.intwrap2:after{
content:"";
display:block;
clear:both;
zoom:1;
}
.content .interview p{
margin:0 0 15px;
}
.intfaceq{
margin:0 10px 0 0;
padding:0;
width:50px;
height:50px;
line-height:1;
overflow:hidden;
border:1px solid #dddddd;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
float:left;
}
.intface{
margin:0 10px 0 0;
padding:0;
width:110px;
height:110px;
line-height:1;
overflow:hidden;
border:1px solid #dddddd;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
float:left;
}
.intface2{
margin:0;
padding:0;
width:110px;
height:110px;
line-height:1;
overflow:hidden;
border:1px solid #dddddd;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
float:left;
}
.intface3{
margin:0;
padding:0;
width:110px;
height:110px;
line-height:1;
overflow:hidden;
border:1px solid #dddddd;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
float:right;
}
.int1w{
font-size:200%;
}
.intanswal,
.intanswbl,
.intanswcl{
width:560px;
float:right;
}
.intanswal{
background:url(../images/interview/fkds_al.jpg) left top no-repeat;
}
.intanswbl{
background:url(../images/interview/fkds_bl.jpg) left top no-repeat;
}
.intanswcl{
background:url(../images/interview/fkds_cl.jpg) left top no-repeat;
}
.intanswali{
background:url(../images/interview/fkds_al2.jpg) left bottom no-repeat;
}
.intanswbli{
background:url(../images/interview/fkds_bl2.jpg) left bottom no-repeat;
}
.intanswcli{
background:url(../images/interview/fkds_cl2.jpg) left bottom no-repeat;
}
.intanswar,
.intanswbr,
.intanswcr{
width:560px;
float:left;
}
.intanswar{
background:url(../images/interview/fkds_ar.jpg) left top no-repeat;
}
.intanswbr{
background:url(../images/interview/fkds_br.jpg) left top no-repeat;
}
.intanswcr{
background:url(../images/interview/fkds_cr.jpg) left top no-repeat;
}
.intanswari{
background:url(../images/interview/fkds_ar2.jpg) left bottom no-repeat;
}
.intanswbri{
background:url(../images/interview/fkds_br2.jpg) left bottom no-repeat;
}
.intanswcri{
background:url(../images/interview/fkds_cr2.jpg) left bottom no-repeat;
}
.fkdsl{
padding:10px 15px 10px 25px;
}
.fkdsr{
padding:10px 25px 10px 15px;
}
 
 /* SiteMap */
 p.sitemap{
line-height: 0.95;
color: #aaaaaa;
}
.corpmap{
margin:0 0 0 0 ;
padding:0 0 0 0;
line-height: 0.98;
}
 p.sitemap a, p.sitemap a:link{
padding: 0 0 0 10px;
background:url(../images/listhead1.gif) 0 1px no-repeat;
}
 p.sitemap a:hover{background:url(../images/listhead2.gif) 0 1px no-repeat;}

/* Link */
#main a:link{color:#000000;text-decoration:underline;}
#main a:visited{color:#555555;text-decoration:underline;}
#main a:hover{color:#cc0000;text-decoration:none;}

.page-company a:link,
.page-news a:link,
.page-business a:link,
.page-recruit a:link{
color:#000000;
display:inline-block;
background-position:0px -136px;
transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;
}
.page-company a:hover,
.page-news a:hover,
.page-business a:hover,
.page-recruit a:hover{
color:#cc0000;
background-position:32px 0px;
}

.page-other a ,.page-other a:link{color:#333333;text-shadow:1px 1px 1px #dddddd;}
.page-other a:hover{color:#cc0000;background:url(../images/listhead2.gif) 2px 2px no-repeat;}
.page-other a.fancybox,.page-other a.fancybox:link{color:#cc0000;text-shadow:none;}
.page-other a.fancybox:hover{color:#cc5555;background:none;border:1px solid #ff9999;}

.topicpath a ,.topicpath a:link{color:#333333;text-decoration:underline;}
.topicpath a:hover{color:#cc0000;text-decoration:none;}

#main .hentry h2 a ,#main .hentry h2 a:link{color:#000000;text-decoration:none;}
#main .hentry h2 a:hover{color:#cc0000;}

#main .hentry .pasttitle a ,#main .hentry .pasttitle a:link{color:#000000;text-decoration:none;font-size:110%;text-shadow:1px 1px 1px #cccccc;}
#main .hentry .pasttitle a:hover{color:#cc0000;}

#main .hentry .webname a ,#main .hentry .webname a:link{color:#000000;text-decoration:none;font-size:110%;text-shadow:1px 1px 1px #cccccc;}
#main .hentry .webname a:hover{color:#cc0000;}

#main .sticky h2 a ,#main .sticky h2 a:link{color:#ffffff;font-weight:bold;text-decoration:none;text-shadow:1px 1px 1px #802626;}
#main .sticky h2 a:hover{color:#ffeeaa;}

/* BNGheader */
#headerTagLine{
margin:0;
padding:0;
height:20px;
font-size:0;
text-indent:-9999px;
overflow:hidden;
background:url(https://www.banpresto.co.jp/bandainamco_header.png) center 0 no-repeat;
}
a.post-edit-link{
display:block;
width:200px;
margin:0 0 15px;
padding:5px 10px;
color:#cc0000;
border:1px solid #e0caca;
}

/* 個別ページ */
.logo_l{
margin:0 auto 30px;
padding: 80px 0 0;
width:260px;
height:160px;
text-align:center;
border:1px solid #e0caca;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
}
.qr_navi{
margin:0 auto 30px;
padding: 40px 0 0;
width:260px;
height:220px;
text-align:center;
border:1px solid #e0caca;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
}
.logo_pz_lt{
margin:0 15px 5px;
padding:10px;
width:110px;
height:110px;
text-align:center;
border:1px solid #e0caca;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-moz-box-shadow: 1px 1px 2px #eeeeee;
-webkit-box-shadow: 1px 1px 2px #eeeeee;
float:left;
}
.googlemaps{
display:block;
margin:5px 0;
border:1px solid #e0caca;
}
.president_name{
font-size:120%;
letter-spacing: 0.1em;
text-shadow:1px 1px 1px #dddddd;
}
.erorr{
color:#cc3d3d;
font-size:180%;
line-height:1;
text-shadow:1px 1px 1px #dddddd;
}
.copynull{
display:none;
}
.recruit_menu{
width:500px;
height:140px;
text-align:center;
overflow:hidden;
display:inline-block;
line-height:1.2;
}


/* oshirase */
.oshirase-x{
margin:0 15px 15px;
padding:10px;
border:1px solid #dddddd;
}
.oshirase-x-title{
margin:0 15px 8px;
padding:0 0 0px;
font-size:110%;
font-weight:bold;
color:#cc0000;
}
.oshirase-x .oshirase-x-title{
margin:0 0 7px;
padding:0 0 3px;
font-size:110%;
font-weight:bold;
color:#cc0000;
border-bottom:1px solid #eeeeee;
}
.oshirase-x p{
margin:0 0 10px;
line-height:1.6em;
}
.oshirase-x p:last-child{
margin:0 0 0px;
}

.p-recruit-title{
margin:0 15px 20px;
padding:13px 14px 12px;
font-size:20px;
line-height:1;
color:#ffffff;
text-shadow:1px 1px 1px #990000,1px 1px 2px #990000;
font-weight:bold;
background:url(https://www.banpresto.co.jp/newbp/wp-content/uploads/2018/recruit/bg_p-recruit-title.jpg) left top no-repeat;
background-size:100%;
}
.p-recruit-lead{
margin:0 15px 20px;
padding:8px 8px 6px;
font-size:16px;
color:#cc0000;
border-top:1px solid #ffb8b8;
border-right:1px solid #ffb8b8;
border-bottom:1px solid #ffb8b8;
border-left:6px solid #ff5c5c;
}
.p-recruit-caption{
padding:10px 10px 8px;
font-size:15px;
line-height:1;
color:#ffffff;
text-shadow:1px 1px 1px #990000;
background:url(https://www.banpresto.co.jp/newbp/wp-content/uploads/2018/recruit/bg_p-recruit-title.jpg) left top no-repeat;
background-size:100%;
}
.p-recruit-bn1{
margin:0 15px;
padding:0 0 37px;
width:195px;
height:60px;
display:inline-block;
}
.p-recruit-bn2{
width:135px;
height:135px;
border:1px solid #00aaef;
display:inline-block;
}
.p-recruit-bn1 a{
display:block;
}
.p-recruit-bn1 img,
.p-recruit-bn2 img{
width:100%;
height:auto;
display:block;
}

/* clearfix */
#header,
#container,
#main .navPage,
#main .childPage,
#main .content,
.hentry{
zoom:1;
}
#header:after,
#container:after,
#main .navPage:after,
#main .childPage:after,
#main .content:after,
.hentry:after,
#topNews ul li:after{
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}