@charset "utf-8";
/* CSS Document */

@media print, screen and (min-width: 700px){

.second h1{
  font-size:24px;
  font-weight:normal;
  padding:0 0 17px;
  margin:0 0 30px;
  background:url(../images/second/h1_bg.gif) no-repeat left bottom;
}

.news h1{
  margin:0 0 10px;
}

.second h1 span,
.second h1 span.tag{
  display:block;
  margin:0 0 5px;
}

.second h1 span img{
  width:72px;
}

.second h1 span.title{
}

.entry .entryCon .blueBox{
  background:#f6f6f6;
  margin:0 auto 20px;
  padding:25px 35px 15px 35px;
}

.entry .entryCon .blueBox h3{
  border:none;
  padding:0;
  margin:0;
}

.entry .entryCon .w550{
  width:550px;
}

.entry .entryCon .w620{
  width:620px;
}

.entry .entryCon .blueBox ol{
  font-size:16px;
  margin-bottom:0;
}

.entry .entryCon .blueBox ol li{
  margin:0 0 10px;
}

.entry .entryCon .table .blueBox{
  padding:20px;
}

.entry .entryCon .table .blueBox ul li{
  line-height:1.8;
  text-indent:0;
  padding:0 0 0 30px;
  text-indent:-30px;
  font-size:14px;
  margin:0;
}

.entry .entryCon .blueBox dl{
  margin:0 0 15px;
}

.entry .entryCon .blueBox dt{
  font-weight:bold;
  margin:0 0 5px;
}

.entry .entryCon .blueBox dd{
}

.entry .entryCon .blueBox .inline dt,
.entry .entryCon .blueBox .inline dd{
  display:inline;
}

/* news
------------------------------------------------------ */

.newsList a:hover{
  text-decoration:none;
  color:#cc0000;
}

.newsList dl{
  padding:26px 0;
  border-bottom:1px dotted #cccccc;
  overflow:hidden;
  cursor:pointer;
}

#second .newsList dt{
  font-size:12px;
  float:left;
  padding:2px 20px 0 0;
  width:100px;
}

#eSecond .newsList dt{
  font-size:12px;
  float:left;
  padding:2px 0 0 0;
  width:90px;
}

.newsList dd{
  float:left;
}

.newsList .tag{
  width:72px;
  text-align:left;
}

.newsList .tag img{
  width:100%;
}

.newsList .title{
  padding:0 22px;
  font-size:16px;
  margin:2px 0 0;
  width:465px;
}

/* entry
------------------------------------------------------ */

.entry .entryCon a{
  color:#0074b6;
  text-decoration:underline;
}

.entry .entryCon a:hover{
  text-decoration:none;
}

.entry .entryCon h2{
  background:#000;
  font-size:15px;
  color:#fff;
  padding:5px 15px;
  margin:0 0 30px;
}

.entry .entryCon h3{
  font-size:18px;
  border-bottom:2px solid #eeebea;
  padding:0 0 3px;
  margin:0 0 15px;
}

.entry .entryCon h4{
  background:url(../images/second/h4_bg.gif) repeat-y left;
  padding:0 0 0 15px;
  margin:0 0 15px;
  font-size:17px;
}

.entry .entryCon p{
  margin:0 0 30px;
  line-height:2.0;
  font-size:14px;
}

.entry .entryCon ul{
  margin:0 0 20px;
}

.entry .entryCon ul li,
.entry .entryCon ol li{
  font-size:14px;
  margin:0 0 10px;
}

.entry .entryCon ol{
  list-style:decimal;
  margin:0 0 30px 25px;
}

.entry .entryCon ul.list{
  padding:0 0 0 5px;
  margin:0 0 20px;
}

.entry .entryCon ul.list li{
  font-size:14px;
  background:url(../images/second/marker.gif) no-repeat left 12px;
  line-height:2.0;
  padding:0 0 0 15px;
  margin:0;
}

.entry .entryCon dl.list dd{
  font-size:14px;
  background:url(../images/second/marker.gif) no-repeat left 12px;
  line-height:2.0;
  padding:0 0 0 15px;
  margin:0 0 10px;
}

.entry .entryCon dl{
  margin:0 0 20px;
  font-size:14px;
}

.entry .entryCon dt{
  font-weight:bold;
  margin:0 0 10px;
}

.entry .entryCon dd{
  margin:0 0 15px;
}

.entry .entryCon .lineBottom{
  padding:0 0 20px;
  border-bottom:1px dotted #000;
}

.entry .entryCon .lineBottom dd{
  margin:0;
  line-height:2;
}

.entry .entryCon .table{
  border-top:1px solid #dfdfdf;
  margin:0 0 60px;
}

.entry .entryCon .block{
  border-bottom:1px solid #dfdfdf;
  overflow:hidden;
}

.entry .entryCon .table h4{
  width:130px;
  margin:10px 0;
  padding:15px;
  float:left;
  background:none;
  font-size:16px;
}

.entry .entryCon .table .td{
  width:520px;
  float:left;
  margin:10px 0;
  padding:10px 0 10px 20px;
  border-left:1px solid #dfdfdf;
  word-break: break-all;
  font-size:14px;
}

.entry .entryCon .table .td p{
  font-size:14px;
}

.entry .entryCon .link{
  margin:0;
}

.entry .entryCon .link a{
  padding:0 15px 0 0;
  text-decoration:none;
  background:url(../images/common/arrow.gif) no-repeat right 7px;
}

.entry .entryCon .link a:hover{
  color:#cc0000;
}

.entry .pdf{
}

.entry .pdf li{
  margin:0 0 10px;
}

.entry .pdf a{
  background:url(../images/second/pdficon_s.png) no-repeat left 3px;
  padding:0 0 0 25px;
}

.entry .entryCon .pdfList dl{
  overflow:hidden;
  font-size:14px;
  margin:0 0 25px 15px;
  border-bottom:1px dotted #ccc;
}

.entry .entryCon .pdfList dt{
  font-weight:normal;
  float:left;
  padding:0 20px 0 0;
}

.entry .entryCon .pdfList dd{
  float:left;
  padding:0 0 0 20px;
  margin:0 0 20px;
}

.entry .entryCon .pdfList dd a{
  background:url(../images/second/pdficon_s.png) no-repeat left;
  padding:0 0 0 20px;
}

/* co-product
------------------------------------------------------ */

.co-production #pankuz{
  margin:10px 0 30px;
}

.co-production h1{
  background:url(../images/second/h1_co-product_bg.jpg) no-repeat center top;
  height:184px;
  line-height:184px;
  color:#fff;
  padding:0 30px;
  border:none;
  margin:0 0 20px;
}

.co-production h1 span.title{
  border:none;
}

.entry .produceBox{
  border:1px solid #cccccc;
  padding:20px 30px 0;
  margin:0 0 30px;
}

.entry .produceBox h2{
  background:none;
  color:#000;
  font-size:18px;
  padding:0;
  margin:0;
}

.entry .produceBox .link{
  margin:0 0 10px;
}

.entry .produceBox .link a{
  color:#cc0000;
  font-size:14px;
  background:url(../images/second/icon_link.gif) no-repeat right top;
  padding:0 15px 0 0;
}

.entry .produceBox .read{
  font-size:12px;
  line-height:1.6;
  margin:0 0 15px;
}

.entry .produceBox .imgBox{
  text-align:center;
}

.entry .entryCon .DLlist li{
  margin:0 0 5px;
  font-size:14px;
}

.entry .entryCon .DLlist li a{
  padding:15px 60px;
  background: url(../images/second/icon_download.gif) no-repeat 24px #fff;
  display:block;
}

.entry .entryCon .DLlist li a:hover{
  color:#cc0000;
}

.entry .entryCon .about{
  border:1px solid #cccccc;
  padding:20px 30px;
}

.entry .entryCon .about h3{
  font-size:14px;
  margin:0 0 10px;
}

.entry .entryCon .about p{
  font-size:14px;
  margin:0;
}



/* oversea
------------------------------------------------------ */

.oversea #pankuz{
  margin: 10px 0 30px;
}

.oversea h1{
  background:url(../images/second/h1_co-production_bg.jpg) no-repeat center top;
  height:184px;
  line-height:184px;
  color:#fff;
  padding:0 30px;
  border:none;
  margin:0 0 20px;
}

.oversea h1 span.title{
  border:none;
}

.entry .entryCon .btArea{
  overflow:hidden;
  margin:0 0 30px;
}

.entry .entryCon .btArea li{
  width:345px;
  text-align:left;
}

.entry .entryCon .btArea li a{
  color:#000;
  background:url(../images/second/arrow_l.gif) no-repeat 95% 32px;
  border:1px solid #cccccc;
  display:block;
  padding:30px 20px;
  font-size:16px;
  text-decoration:none;
}

.entry .entryCon .btArea li a{
  color:#000;
  background:url(../images/second/arrow_l.gif) no-repeat 95% 32px;
  border:1px solid #cccccc;
  display:block;
  padding:30px 20px;
  font-size:16px;
  text-decoration:none;
}

.reference .entryCon .btArea li a,
.films .entryCon .btArea li a{
  color:#000;
  background:url(../images/second/arrow_l.gif) no-repeat 95% 43px;
  border:1px solid #cccccc;
  display:block;
  padding:30px 20px;
  font-size:16px;
  text-decoration:none;
}

.entry .entryCon .btArea li a:hover{
  color:#cc0000;
}

.entry .entryCon .moveList{
  overflow:hidden;
}

.entry .entryCon .moveList.col2{
  display: flex;
  justify-content: space-between;
}

.entry .entryCon .moveList li{
  width:220px;
  height:45px;
  line-height:45px;
  border: 1px solid #cccccc;
  float:left;
  text-align:center;
  font-size:16px;
  margin:0 18px 0 0;
}

.entry .entryCon .moveList.col2 li{
  width: 340px;
  margin: 0;
}

.entry .entryCon .moveList.col2 li a{
  background:url(../images/common/action_b.gif) no-repeat 15px;
}

.entry .entryCon .moveList .last{
  padding:0;
  margin:0;
}

.entry .entryCon .moveList li a{
  display:block;
  color:#000;
  text-decoration:none;
  background:url(../images/common/action_b.gif) no-repeat 65px;
}

.entry .entryCon .moveList li a:hover{
  color:#cc0000;
}

.entry .entryCon .movList{
  margin:30px 0 0;
}

.entry .entryCon .movList p{
  margin:0 0 10px;
}

.entry .entryCon .movList h3{
  margin:0 0 20px;
}

.entry .entryCon .movList table{
  border:1px solid #cccccc;
  border-collapse:collapse;
  margin:0 0 30px;
}

.entry .entryCon .movList th{
  background:#eee;
  border:1px solid #cccccc;
  padding:10px;
  width:200px;
  text-align:left;
}

.entry .entryCon .movList td{
  border:1px solid #cccccc;
  padding:10px;
  width:489px;
}

/* reference
------------------------------------------------------ */
.reference .referenceList{
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.reference .referenceList li{
  background:#fff;
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
}

.reference .referenceList li a{
  border: none !important;
  width: 100%;
}

.films .referenceList li{
  height:100px;
  background:#fff;
}

.reference .referenceList li a,
.films .referenceList li a{
  text-align:left;
  border:none;
}

.reference .referenceList li a.rList1,
.films .referenceList li a.rList1{
  padding:23px 0 24px 15px;
}

.reference .referenceList li a.rList2{
  padding:26px 0 30px 90px;
  position:relative;
}

.films .referenceList li a.rList2en{
  padding: 38px 0 38px 85px;
  position:relative;
}

.reference .referenceList li a.rList2 .japanesefilm,
.films .referenceList li a.rList2en .japanesefilm{
  position:absolute;
  top:6px;
  left:8px;
}

.reference .referenceList li a.rList3{
  padding:24px 0 24px 16px;
}

.films .referenceList li a.rList3{
  padding:25px 0 25px 16px;
}

.reference .referenceList li a.rList4,
.films .referenceList li a.rList4{
  padding:35px 0 35px 16px;
}

.reference .referenceList li a.rList5,
.films .referenceList li a.rList5{
  padding:35px 0 35px 16px;
}

.reference .referenceList li a.rList6,
.films .referenceList li a.rList6{
  padding:24px 0 24px 16px;
}

.referenceList li.listIcon{
  background: url(../images/second/icon_link.gif) no-repeat 185px 18px #fff;
}

/* about
------------------------------------------------------ */

.entry .entryCon .gMap{
  width:700px;
  margin:0 auto 50px;
}

/* linkList
------------------------------------------------------ */

.entry .entryCon .linkList{
}

.entry .entryCon .linkList .head{
  overflow:hidden;
  padding:0 0 17px;
  border-bottom:1px solid #dfdfdf;
}

.entry .entryCon .linkList .bottom{
  overflow:hidden;
  padding:17px 0 0;
}

#second .entry .entryCon .linkList .head .left{
  float:left;
  width:325px;
  border-right:1px solid #dfdfdf;
  padding:0;
  height:327px;
}

#eSecond .entry .entryCon .linkList .head .left{
  float:left;
  width:300px;
  padding:0 25px 0 0;
  border-right:1px solid #dfdfdf;
  height:530px;
}

#second .entry .entryCon .linkList .head .right,
#second .entry .entryCon .linkList .head .center{
  float:left;
  width:305px;
  border-right:1px solid #dfdfdf;
  padding:0 0 0 20px;
  height:332px;
}

#eSecond .entry .entryCon .linkList .head .right,
#eSecond .entry .entryCon .linkList .head .center{
  float:left;
  width:280px;
  border-right:1px solid #dfdfdf;
  padding:0 25px 0 20px;
  height:530px;
}

#second .entry .entryCon .linkList .bottom .left{
  float:left;
  width:305px;
  border-right:1px solid #dfdfdf;
  height:235px;
}

#eSecond .entry .entryCon .linkList .bottom .left{
  float:left;
  width:305px;
  border-right:1px solid #dfdfdf;
  padding:0 0 0 20px;
  height:323px;
}

#second .entry .entryCon .linkList .bottom .center{
  float:left;
  width:305px;
  border-right:1px solid #dfdfdf;
  padding:0 0 0 20px;
  height:235px;
}

#eSecond .entry .entryCon .linkList .bottom .center{
  float:left;
  width:280px;
  border-right:1px solid #dfdfdf;
  padding:0 25px 0 20px;
  height:275px;
}

#second .entry .entryCon .linkList .bottom .right{
  float:left;
  width:305px;
  border-right:1px solid #dfdfdf;
  padding:0 0 0 20px;
  height:235px;
}

#eSecond .entry .entryCon .linkList .bottom .right{
  float:left;
  width:305px;
  border-right:1px solid #dfdfdf;
  padding:0 0 0 20px;
  height:323px;
}


.entry .entryCon .linkList h2{
  background:none;
  color:#000;
  font-size:18px;
  margin:0 0 15px;
  padding:5px 0 0;
}

.entry .entryCon .linkList ul.list li{
  font-size:14px;
  margin:0 0 5px;
  background: url("../images/second/marker.gif") no-repeat left 8px;
  line-height:1.8;
}

#second .entry .entryCon .linkList ul.list li a{
  background:url(../images/second/icon_link.gif) no-repeat right top;
  padding:0 10px 0 0;
  display:inline;
}

#eSecond .entry .entryCon .linkList ul.list li a{
  background:url(../images/second/icon_link.gif) no-repeat right top;
  padding:0 15px 0 0;
  display:inline;
}

.entry .entryCon .linkList ul.list li a{
  color:#000;
  text-decoration:none;
}

.entry .entryCon .linkList ul.list li a:hover{
  color:#cc0000;
}

#second .entry .entryCon .linkList .bottom .center{
  padding:43px 0 0 41px;
}

#eSecond .entry .entryCon .linkList .bottom .center{
  padding:48px 25px 0 22px;
}

/* entry[news]
------------------------------------------------------ */

.news .entryTitle{
  margin:0 0 15px;
  padding:0 0 17px;
}

.news .entryDate{
  font-size:12px;
  text-align:right;
  margin:0 0 5px;
}

.news .entryImg{
  margin:0 0 40px;
  width:702px;
}

.news .entryImg img{
  width:100%;
}

.news .entryCon h2{
  font-size:16px;
  margin:0 0 15px;
}

.news .entryCon h3{
  font-size:14px;
  margin:0 0 5px;
}

.news .entryCon p,
.news .entryCon ul,
.news .entryCon dl{
  margin:0 0 45px;
}

.news .entryCon p{
  font-size:14px;
  line-height:2.0;
}

.news .entryCon ul li{
  margin:0 0 5px;
}

/* pager
------------------------------------------------------ */

.pagingBlock{
  margin:40px 0 0;
}

.pagingBlock ul{
  text-align:center;
  letter-spacing:-0.4em;
}

.pagingBlock li{
  display:inline-block;
  text-align:center;
  letter-spacing:normal;
  margin:0 5px;
}

.pagingBlock li a{
  padding:5px 10px;
  border:1px solid #dfdfdf;
}

.pagingBlock li a:hover{
  text-decoration:none;
  background:#d8d8d8;
}

.pagingBlock li .current_page{
  padding:5px 10px;
  border:1px solid #dfdfdf;
  background:#d8d8d8;
}


/* A-Form style
------------------------------------------------------ */

.entryCon .aform .aform-header{
  display:none;
}

.entryCon .aform .aform-content input,
.entryCon .aform .aform-content select{
  border:1px solid #dfdfdf;
  font-size:14px ;
}

.entryCon .aform .aform-content dl{
  margin:0;
  padding:0;
  border-bottom:1px solid #ccc;
  background:url(../images/second/form_bg.gif) repeat-y left top;
  display: flex;
}

.entryCon .aform .aform-content dl dt{
  font-weight:normal;
  width:200px;
  padding:20px;
}

.entryCon .aform .aform-content dl dd{
  /*float:left;*/
  margin:0;
  padding:15px 5px 15px 15px;
  width:440px;
}

.entryCon .aform .aform-content dl dd .aform-input-example{
  margin:0 0 15px;
}

.entryCon .aform .aform-content dl dd .aform-error{
  /*margin:0 0 10px;*/
}

.entryCon .aform .aform-content dl dd #parts-2{
  width:130px;
}

.entryCon .aform .aform-content dl dd #pref{
  width:130px;
}

.entryCon .aform .aform-content dl dd .validation-advice{
  padding: 15px 5px 0;
}

.entryCon .aform .aform-content dl dd .validation-advice img{
  vertical-align:middle;
  margin:0 5px 0 0;
}

.entryCon .aform .aform-content dl dd .aform-name-ul,
.entryCon .aform .aform-content dl dd .aform-kana-ul{
  margin:0;
}

.entryCon .aform .aform-content dl dd .aform-name-ul li,
.entryCon .aform .aform-content dl dd .aform-kana-ul li{
  display:inline;
}

.entryCon .aform .aform-content dl dd .aform-name-ul li label,
.entryCon .aform .aform-content dl dd .aform-kana-ul li label{
  font-size:12px;
}

.entryCon .aform .aform-content dl dd .aform-name-ul li input{
  width:170px;
  margin:0 15px 0 0;
}

#eSecond .entryCon .aform .aform-content dl dd .aform-name-ul li input{
  width:135px;
  margin:0 15px 0 0;
}

.entryCon .aform .aform-content dl dd .aform-kana-ul li input{
  width:125px;
  margin:0 15px 0 0;
}

.entryCon .aform .aform-content dl dd p,
.entryCon .aform .aform-content dl dd ul{
  margin:0;
}

.entryCon .aform .aform-content dl dd #select{
  width:200px;
}

.entryCon .aform .aform-content dl dt .aform-label{
  padding:0;
}

.entryCon .aform .aform-content dl dd textarea{
  border:1px solid #dfdfdf;
}

.entryCon .aform-content dl dt .required{
  position: static;
    /* right: 68px;
    top: 22px; */
    display: inline-block;
    margin-block: 2px;
}

#eSecond .entryCon .aform-content dl dt .required{
  position: static;
    /* right: 55px;
    top: 22px; */
    display: inline-block;
    margin-block: 2px;
}

.entryCon .aform-content .submit{
  background:none;
}

.entryCon .aform-content .submit #aform_btn_confirm_1,
.entryCon .aform-content .submit #aform_btn_confirm_3,
.entryCon .aform-content .submit #aform_btn_confirm_5{
  background: #000;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    width: 250px;
  cursor:pointer;
}
	
.aform-button-area #aform_btn_confirm_1,
.aform-button-area #aform_btn_confirm_3,
.aform-button-area #aform_btn_confirm_5,
.aform-button-area #aform_btn_confirm_9{
  background: #000;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    width: 250px;
  cursor:pointer;
}

.entryCon .aform-content .submit #aform_btn_confirm_1:hover{
  background:#e40012;
}

.entryCon .aform-content #aform_confirm_msg{
  margin:20px 0 0 20px;
}

.entryCon .aform-content #aform_btn_back{
  background: none repeat scroll 0 0 #eeeeee;
    color: #000;
    cursor: pointer;
    padding: 15px 0;
    text-align: center;
    width: 250px;
}

.entryCon .aform-content #aform_btn_back:hover{
  background:#d8d8d8;
}

.entryCon .aform-content #aform_btn_submit{
  background: none repeat scroll 0 0 #000;
    color: #fff;
    cursor: pointer;
    padding: 15px 0;
    text-align: center;
    width: 250px;
}

.entryCon .aform-content #aform_btn_submit:hover{
  background:#e40012;
}

/*sitemap*/

.entry .entryCon .sitemap h2{
  background:#efefef;
  margin:0 0 20px;
}

.entry .entryCon .sitemap h2 a{
  color:#b7000e;
  text-decoration:none;
  display:block;
}

.entry .entryCon .sitemap a:hover{
  color:#cc0000;
}

.entry .entryCon .sitemap .left{
  width:335px;
  float:left;
}

.entry .entryCon .sitemap .right{
  width:335px;
  float:right;
}

.entry .entryCon .sitemap ul{
  padding:0 0 0 17px;
  margin:0 0 30px;
}

.entry .entryCon .sitemap ul li{
  margin:0;
}

.entry .entryCon .sitemap ul li a{
  color:#000;
  text-decoration:none;
}

.entry .entryCon .sitemap ul li a:hover{
  color:#cc0000;
}

.entry .entryCon .sitemap span{
  background:url(../images/second/marker.gif) no-repeat left;
  padding:0 0 0 15px;
  font-size:16px;
  display:block;
  margin:0 0 10px;
}

.entry .entryCon .sitemap ul li ul li{
  background:url(../images/second/sitemap_list.gif) no-repeat left;
  padding:0 0 0 10px;
  margin:0 0 5px;
}

.entry .entryCon .sitemap .leftCol{
  width:333px;
  float:left;
}

.entry .entryCon .sitemap .rightCol{
  width:333px;
  float:right;
}

/*20170602 add*/
  .snsBox ul{
    letter-spacing: -0.4em;
    text-align: right;
  }

  .snsBox ul li{
    display: inline-block;
    letter-spacing: normal;
    margin-left: 5px;
  }

  .snsBox ul li.fb{
    vertical-align: top;
  }

  .snsBox ul li.twitter{
    vertical-align: top;
  }

  .snsBox.bottomSns{
    padding-top: 20px;
  }

  .colTable{
    border: 1px solid #cccccc;
    border-collapse: collapse;
    margin: 0 0 30px;
  }

  .colTable th{
    background: #eee;
    border: 1px solid #cccccc;
    padding: 10px;
    width: 160px;
    text-align: left;
    vertical-align: top;
  }

  .colTable td{
    border: 1px solid #cccccc;
    padding: 10px;
  }
  
  .floatBox{
    margin-bottom: 30px;
  }
  
  .floatBox .float_left{
    float: left;
    width: 240px;
    text-align: center;
  }
  .floatBox .float_left img{
    width: auto;
    max-width: 100%;
  }
  
  .floatBox .float_right{
    float: right;
    width: 440px;
  }
  
  .floatBox .float_right p{
    margin-bottom: 15px;
  }
  
  .entry .entryCon .report_list{
    letter-spacing: -0.4em;
  }
  
  .entry .entryCon .report_list li{
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 160px;
    margin: 0 20px 20px 0;
  }
  
  .entry .entryCon .report_list li a{
    color: #000;
    text-decoration: none;
  }
  
  .entry .entryCon .report_list li a:hover span{
    text-decoration: underline;
  }
  
  .entry .entryCon .report_list li a:hover img{
    opacity: .8;
  }
  
  .entry .entryCon .report_list li:nth-child(4n){
    margin-right: 0;
  }
  
  .entry .entryCon .report_list li .thumb{
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #dfdfdf;
  }
  
  .entry .entryCon .report_list li .thumb img{
    width: 100%;
  }
  
  .entry .entryCon .report_list li span{
    display: inline-block;
    background: url(../images/second/pdficon_s.png) no-repeat left;
    padding-left: 20px;
  }
  
  .entry .entryCon h2.secondH2{
    font-size: 18px;
    border-bottom: 2px solid #eeebea;
    padding: 0 0 3px;
    margin: 0 0 15px;
    color: #000;
    background: none;
  }
  
  .entry .entryCon h3.secondH3{
    background: #000;
    font-size: 15px;
    color: #fff;
    padding: 5px 15px;
    margin: 0 0 30px;
  }
  
  .entry .entryCon .producer .moveList li a{
    background: none;
  }
  
  .entry .entryCon .producer .moveList li a span{
    background: url(../images/common/action_b.gif) no-repeat left center;
    display: inline-block;
    padding-left: 20px;
  }
  
  .entry .entryCon .producer .spacer{
    letter-spacing: -0.4em;
    overflow: hidden;
  }
  
  .entry .entryCon .producer .spacer p{
    display: inline-block;
    letter-spacing: normal;
    float: left;
    vertical-align: middle;
  }
  .entry .entryCon .producer .spacer p:nth-child(even){
    float: right;
  }
}

@media screen and (max-width: 699px){

.second h1{
  font-size:20px;
  width:95%;
  margin:0 auto 15px;
  padding:0 0 10px;
  background:url(../images/second/h1_bg.gif) no-repeat left bottom;
}

.second h1 span,
.second h1 span.tag{
  display:block;
  margin:0 0 5px;
}

.second h1 span.title{
  display:inline;
}

.second h1 span img{
  width:72px;
}

.entry .entryCon .blueBox{
  background:#f6f6f6;
  padding:10px 20px 10px 10px;
  margin:0 0 30px;
}

.entry .entryCon .blueBox ol{
  font-size:14px;
  margin-bottom:0;
}

.entry .entryCon .blueBox ol li{
  margin:0 0 10px;
}

.entry .entryCon .table .blueBox{
  padding:10px;
}

.entry .entryCon .table .blueBox ul li{
  line-height:1.8;
  text-indent:0px;
  padding:0 0 0 30px;
  text-indent:-30px;
  font-size:14px;
  margin:0;
}

.entry .entryCon .blueBox dl{
  margin:0 0 15px;
}

.entry .entryCon .blueBox dt{
  font-weight:bold;
  margin:0 0 5px;
}

.entry .entryCon .blueBox dd{
}

.entry .entryCon .blueBox .inline dt,
.entry .entryCon .blueBox .inline dd{
  display:inline;
}

/* news
------------------------------------------------------ */

.newsList{
  width:95%;
  margin:0 auto 30px;
}

.newsList dl{
  padding:20px 10px;
  border-bottom:1px dotted #cccccc;
  overflow:hidden;
}

.newsList dt{
  font-size:12px;
  float:left;
  padding:0 10px 0 0;
}

.newsList dd{
  float:left;
}

.newsList .tag{
  width:72px;
  text-align:left;
}

.newsList .tag img{
  vertical-align:middle;
}

.newsList .title{
  clear:both;
  margin:10px 0 0;
  line-height:1.6;
}

/* entry
------------------------------------------------------ */

.entryCon{
  /*width:95%;*/
  margin:0 auto 30px;
}

.entryCon a{
  color:#0074b6;
  text-decoration:underline;
}

.entry .entryCon h2{
  background:#000;
  font-size:16px;
  color:#fff;
  padding:10px;
  margin:0 0 20px;
  line-height:1.8;
}

.entry .entryCon h3{
  font-size:16px;
  border-bottom:2px solid #eeebea;
  padding:0 0 3px;
  margin:0 10px 10px;
}

.entry .entryCon h4{
  font-size:14px;
  margin:0 10px 10px;
  padding:0 0 0 10px;
  border-left:5px solid #e40012;
}

.entry .entryCon p{
  line-height:1.8;
  font-size:14px;
  width:95%;
  margin:0 auto 30px;
}

.entry .entryCon ul,
.entry .entryCon ol{
  margin:0 auto 20px;
  width:95%;
}

.entry .entryCon ol{
  margin:0 0 20px 25px;
}

.entry .entryCon ul li,
.entry .entryCon ol li{
  margin:0 0 10px;
}

.entry .entryCon ul.list{
  padding:0 0 0 5px;
  margin:0 0 20px 10px;
}

.entry .entryCon ul.list li,
.entry .entryCon dl.list dd{
  font-size:14px;
  background:url(../images/sp/marker.gif) no-repeat left 12px;
  background-size:7px;
  line-height:2.0;
  padding:0 0 0 15px;
}

.entry .entryCon ol li{
  font-size:14px;
  line-height:2.0;
}

.entry .entryCon dl{
  margin:0 auto 20px;
  width:95%;
}

.entry .entryCon dt{
  font-weight:bold;
}

.entry .entryCon dd{
  margin:0 0 10px;
}

.entry .entryCon .lineBottom{
  padding:0 0 20px;
  border-bottom:1px dotted #000;
}

.entry .entryCon .lineBottom:last-child{
  border:none;
}

.entry .entryCon .lineBottom dd{
  margin:0;
  line-height:1.8;
}

.entry .entryCon .table{
  border-top:1px solid #dfdfdf;
  margin:0 0 30px;
}

.entry .entryCon .block{
  border-bottom:1px solid #dfdfdf;
  overflow:hidden;
  padding:15px 0 0;
}

.entry .entryCon .table h4{
  border:none;
  padding:0;
}

.entry .entryCon .table .td{
  word-break: break-all;
  font-size:14px;
  padding:5px 0;
}

.entry .entryCon .link{
  margin:0 auto;
}

.entry .entryCon .link a{
  padding:0 15px 0 0;
  text-decoration:none;
  background:url(../images/common/arrow.gif) no-repeat right 7px;
}

.entry .entryCon .link a:hover{
  color:#cc0000;
}

.entry .entryCon .pdf{
  width:95%;
  margin:0 auto 20px;
}

.entry .entryCon .pdf a{
  background:url(../images/second/pdficon_l.png) no-repeat left;
  background-size:16px;
  padding:0 0 0 20px;
}

.entry .entryCon .pdfList dl{
}

.entry .entryCon .pdfList dt{
  font-weight:normal;
  padding:0 0 5px;
  margin:0 0 10px;
  border-bottom:1px dotted #000;
}

.entry .entryCon .pdfList dd{
}

.entry .entryCon .pdfList dd a{
  background:url(../images/second/pdficon_l.png) no-repeat left;
  background-size:16px;
  padding:0 0 0 20px;
}


/* co-production
------------------------------------------------------ */

.co-production .produceBox{
  border:1px solid #cccccc;
  padding:10px;
  margin:0 0 30px;
}

.co-production .produceBox h2{
  background:none;
  color:#000;
  font-size:18px;
  padding:0;
  margin:0;
}

.co-production .produceBox .link{
  margin:0 0 10px;
}

.co-production .produceBox .link a{
  color:#cc0000;
  font-size:14px;
  background:url(../images/second/icon_link.gif) no-repeat right top;
  padding:0 15px 0 0;
}

.co-production .produceBox .read{
  font-size:14px;
  line-height:1.6;
  margin:0 0 15px;
}

.co-production .produceBox .imgBox{
  text-align:center;
}

.entry .entryCon .DLlist li{
  margin:0 0 5px;
  font-size:14px;
}

.entry .entryCon .DLlist li a{
  padding: 15px 30px 15px 60px;
  background: url(../images/second/icon_download.gif) no-repeat 24px #fff;
  display:block;
}

.entry .entryCon .about{
  border:1px solid #cccccc;
  padding:15px;
}

.entry .entryCon .about h3{
  font-size:14px;
  margin:0 0 10px;
}

.entry .entryCon .about p{
  font-size:14px;
  margin:0;
}


/* oversea
------------------------------------------------------ */

h1.overseaH1{
}

h1.overseaH1 span.title{
}

.btArea{
  display:none;
}

.entry .entryCon .moveList{
  text-align:center;
}

.entry .entryCon .moveList li{
  width:30%;
  margin:0;
  padding:5px 0;
  border: 1px solid #cccccc;
  text-align:center;
  display:inline-block;
}

.entry .entryCon .moveList li a{
  display:block;
  color:#000;
  text-decoration:none;
  background:url(../images/common/action_b.gif) no-repeat 15%;
  background-size:10px;
}

.entry .entryCon .moveList li a:hover{
  color:#cc0000;
}

.entry .entryCon .movList{
  margin:30px 0 0;
}

.entry .entryCon .movList p{
  margin:0 auto 10px;
  width:95%;
}

.entry .entryCon .movList table{
  border:1px solid #cccccc;
  border-collapse:collapse;
  margin:0 auto 30px;
  width:95%;
}

.entry .entryCon .movList th{
  background:#eee;
  border:1px solid #cccccc;
  padding:10px;
  text-align:left;
}

.entry .entryCon .movList td{
  border:1px solid #cccccc;
  padding:10px;
}

/* reference
------------------------------------------------------ */

/* about
------------------------------------------------------ */

.entry .entryCon .gMap{
  width:95%;
  margin:0 auto 30px;
}

/* reference
------------------------------------------------------ */

.spBlock {
  display: block !important;
}

.spBlock.btArea {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.spBlock.btArea  li{
  display: flex;
  align-items: center;
}

.spBlock.btArea li.listIcon{
  background: #fff url(../images/second/icon_link.gif) no-repeat 185px 18px #fff;
}

.spBlock.btArea li a{
  color:#000;
  width: 100%;
  background:url(../images/second/arrow_l.gif) no-repeat 95% center;
  background-size: auto 12px;
  border:1px solid #cccccc;
  display:block;
  padding:20px 30px 20px 20px;
  font-size:16px;
  text-decoration:none;
}


/* linkList
------------------------------------------------------ */

.entry .entryCon .linkList{
}

.entry .entryCon .linkList .head{
}

.entry .entryCon .linkList .bottom{
}

.entry .entryCon .linkList .head .left,
.entry .entryCon .linkList .head .right,
.entry .entryCon .linkList .head .center{
  margin:0 0 15px;
}

.entry .entryCon .linkList .bottom .left{
}

.entry .entryCon .linkList .bottom .center{
}


.entry .entryCon .linkList h2{
  background:none;
  color:#000;
  font-size:18px;
  margin:0 0 15px;
  padding:5px 10px 0;
}

.entry .entryCon .linkList ul.list li{
  font-size:14px;
  margin:0 0 10px;
  background: url(../images/sp/marker.gif) no-repeat left 8px;
  background-size:7px;
  line-height:1.8;
}

.entry .entryCon .linkList ul.list li a{
  background:url(../images/second/icon_link.gif) no-repeat right top;
  padding:0 10px 0 0;
  display:inline;
}

.entry .entryCon .linkList ul.list li a{
  color:#000;
  text-decoration:none;
}

.entry .entryCon .linkList .bottom .left .list{
  /*margin:0;*/
}


/* entry[news]
------------------------------------------------------ */

.news .entryTitle{
  width:95%;
  margin:0 auto 0;
  font-size:20px;
  line-height:1.5;
}

.news .entryDate{
  font-size:12px;
  text-align:right;
  margin:10px 0 20px;
  padding:0 10px;
}

.news .entryImg{
  margin:0 0 20px;
}

.news .entryCon{
  width:95%;
  margin:0 auto 40px;
}

.news .entryCon h2{
  font-size:16px;
  margin:0 0 10px;
}

.news .entryCon h3{
  font-size:14px;
  margin:0 0 5px;
}

.news .entryCon p,
.news .entryCon ul,
.news .entryCon dl{
  margin:0 auto 20px;
  width:95%;
  line-height:1.6;
}

.news .entryCon ul li{
  margin:0 0 10px;
}

/* pager
------------------------------------------------------ */

.pagingBlock{
  margin:0 0 60px;
}

.pagingBlock ul{
  text-align:center;
  letter-spacing:-0.4em;
}

.pagingBlock li{
  display:inline-block;
  text-align:center;
  letter-spacing:normal;
  margin:0 5px;
}

.pagingBlock li a{
  padding:5px 10px;
  border:1px solid #dfdfdf;
}

.pagingBlock li a:hover{
  text-decoration:none;
  background:#d8d8d8;
}

.pagingBlock li .current_page{
  padding:5px 10px;
  border:1px solid #dfdfdf;
  background:#d8d8d8;
}

/* A-Form style
------------------------------------------------------ */

.entryCon .aform .aform-header{
  display:none;
}

.entryCon .aform .aform-content input,
.entryCon .aform .aform-content select{
  border:1px solid #dfdfdf;
  font-size:14px ;
}

.entryCon .aform .aform-content dl{
  margin:0;
  padding:0;
  width:100%;
  border:none;
  margin:0 0 20px;
}

.entryCon .aform .aform-content dl dt{
  font-weight:normal;
  background:#eeeeee;
  padding:10px;
  margin:0 0 15px;
}

.entryCon .aform .aform-content dl dd{
  margin:0;
  padding:10px;
}

.entryCon .aform .aform-content dl dd .aform-input-example{
  margin:0 0 15px;
}

.entryCon .aform .aform-content dl dd .aform-error{
  /*margin:0 0 10px;*/
}

.entryCon .aform .aform-content dl dd #parts-2{
}

.entryCon .aform .aform-content dl dd #pref{
  -webkit-appearance:none;
  height:30px;
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
}

.entryCon .aform .aform-content dl dd .validation-advice{
  padding: 15px 5px 0;
}

.entryCon .aform .aform-content dl dd .validation-advice img{
  vertical-align:middle;
  margin:0 5px 0 0;
}

.entryCon .aform .aform-content dl dd .aform-name-ul,
.entryCon .aform .aform-content dl dd .aform-kana-ul{
  margin:0;
}

.entryCon .aform .aform-content dl dd .aform-name-ul li,
.entryCon .aform .aform-content dl dd .aform-kana-ul li{
}

.entryCon .aform .aform-content dl dd .aform-name-ul li label,
.entryCon .aform .aform-content dl dd .aform-kana-ul li label{
  font-size:12px;
}

.entryCon .aform .aform-content dl dd .aform-name-ul li input{
  width:100%;
  margin:0 15px 0 0;
}

.entryCon .aform .aform-content dl dd .aform-kana-ul li input{
  width:100%;
  margin:0 15px 0 0;
}

.entryCon .aform .aform-content dl dd p,
.entryCon .aform .aform-content dl dd ul{
  margin:0;
  width:100%;
}

.entryCon .aform .aform-content dl dd #select{
  width:100%;
  -webkit-appearance:none;
  height:30px;
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
}

.entryCon .aform .aform-content dl dt .aform-label{
  padding:0;
}

.entryCon .aform .aform-content dl dd #checkbox-3-text{
  width:70%;
}

.entryCon .aform .aform-content dl dd textarea{
  border:1px solid #dfdfdf;
}

.entryCon .aform-content dl dt .required{
}

.entryCon .aform-content .submit{
  background:none;
}

.entryCon .aform-content .submit #aform_btn_confirm_1,
.entryCon .aform-content .submit #aform_btn_confirm_3,
.entryCon .aform-content .submit #aform_btn_confirm_5{
  background: #000;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    width: 250px;
  cursor:pointer;
}

.aform-button-area #aform_btn_confirm_1,
.aform-button-area #aform_btn_confirm_3,
.aform-button-area #aform_btn_confirm_5,
.aform-button-area #aform_btn_confirm_9{
  background: #000;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    width: 250px;
  cursor:pointer;
}

.entryCon .aform-content #aform_confirm_msg{
  margin:20px 0 30px;
}

.entryCon .aform-content #aform_btn_back{
  background: none repeat scroll 0 0 #eeeeee;
    color: #000;
    cursor: pointer;
    padding: 15px 0;
    text-align: center;
    width: 45%;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}

.entryCon .aform-content #aform_btn_submit{
  background: none repeat scroll 0 0 #000;
    color: #fff;
    cursor: pointer;
    padding: 15px 0;
    text-align: center;
    width: 45%;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}

.entryCon .aform-content .submit{
  padding:0;
}

.aform-content form{
  margin:0 0 30px;
}

#aform-1,
#aform-3,
#aform-5{
  width:95%;
  margin:0 auto;
}

/*sitemap*/

.entry .entryCon .sitemap h2{
  background:#fffcfb;
  margin:0;
}

.entry .entryCon .sitemap h2 a{
  color:#b7000e;
  text-decoration:none;
}

.entry .entryCon .sitemap a:hover{
  color:#cc0000;
}

.entry .entryCon .sitemap ul{
  padding:0 0 0 17px;
  margin:0 0 30px;
}

.entry .entryCon .sitemap ul li{
  margin:0;
}

.entry .entryCon .sitemap ul li a{
  color:#000;
  text-decoration:none;
}

.entry .entryCon .sitemap ul li a:hover{
  color:#cc0000;
}

.entry .entryCon .sitemap span{
  background:url(../images/second/marker.gif) no-repeat left;
  padding:0 0 0 15px;
  font-size:16px;
  display:block;
  margin:0 0 10px;
}

.entry .entryCon .sitemap ul li ul li{
  background:url(../images/second/sitemap_list.gif) no-repeat left;
  padding:0 0 0 10px;
  margin:0 0 5px;
}

/*20170602 add*/
  .snsBox{
    width: 95%;
    margin: 0 auto;
  }
  .snsBox ul{
    height: 21px;
    line-height: 21px;
    letter-spacing: -0.4em;
    text-align: right;
  }

  .snsBox ul li{
    margin-left: 5px;
    height: 21px;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
  }

  .snsBox ul li.twitter{
    margin-top: 1px;
  }

  .snsBox.bottomSns{
    padding: 20px 0;
  }

  .colTable{
    border-collapse: collapse;
    margin: 0 0 30px;
  }

  .colTable th{
    background: #eee;
    border: 1px solid #cccccc;
    padding: 10px;
    text-align: left;
    display: block;
  }

  .colTable td{
    padding: 10px;
    display: block;
  }
  
  .floatBox{
    margin-bottom: 30px;
  }
  
  .floatBox .float_left{
    text-align: center;
    margin: 0 20px 20px;
  }
  .floatBox .float_left img{
    width: auto;
    max-width: 100%;
  }
  
  .floatBox .float_right{
  }
  
  .floatBox .float_right p{
    margin-bottom: 15px;
  }
  
  .entry .entryCon .report_list{
    letter-spacing: -0.4em;
  }
  
  .entry .entryCon .report_list li{
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 48%;
    margin: 0 4% 20px 0;
  }
  
  .entry .entryCon .report_list li a{
    color: #000;
    text-decoration: none;
  }
  
  .entry .entryCon .report_list li:nth-child(even){
    margin-right: 0;
  }
  
  .entry .entryCon .report_list li .thumb{
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #dfdfdf;
  }
  
  .entry .entryCon .report_list li .thumb img{
    width: 100%;
  }
  
  .entry .entryCon .report_list li span{
    display: inline-block;
    background: url(../images/second/pdficon_s.png) no-repeat left;
    padding-left: 20px;
  }
  
  .entry .entryCon h2.secondH2{
    font-size: 16px;
    border-bottom: 2px solid #eeebea;
    padding: 0 0 3px;
    margin: 0 10px 10px;
    color: #000;
    background: none;
  }
  
  .entry .entryCon h3.secondH3{
    background: #000;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    margin: 0 0 20px;
    line-height: 1.8;
  }
  
  .entry .entryCon .producer .moveList{
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  
  .entry .entryCon .producer .moveList li{
    padding: 0;
    background: url(../images/common/action_b.gif) no-repeat center 92%;
    line-height: 1.2;
  }
  
  .entry .entryCon .producer .moveList li a{
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -ms-align-items: center;
    -o-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: none;
    padding: 5px 5px 15px;
    box-sizing: border-box;
  }
  
  .entry .entryCon .producer .moveList li a span{
  }
  
  .entry .entryCon .producer .spacer{
  }
  
  .entry .entryCon .producer .spacer p.bold{
    margin-bottom: 0;
  }
  
}



.aform-content span.required {
  margin-left: 8px !important;
}