@charset "UTF-8";

/* news_release css */

#page_head {
    background: url(/images/news_release/index_bg_b.jpg) no-repeat top center;
}

.news_list dl {}

.news_list dt {
    color: #d70c19;
}


/* ----- news detail ----- */

.news_details a {
    text-decoration: underline;
}

.txt_block p {
    margin-bottom: 10px;
}

.txt_block p.txt_ind {
    text-indent: 1em;
}

p.update {
    font-size: 1.4rem;
    line-height: 1.3;
    text-align: right;
}

.news_details h3.news_tit {
    margin-bottom: 30px;
}

p.subtit {
    margin-bottom: 30px;
    margin-top: -30px;
}


/* table style */

.tbl_style02 {
    width: 100%;
}

.tbl_style02 th {
    text-align: left;
    vertical-align: top;
    padding: 5px;
}

.tbl_style02 td {
    vertical-align: top;
    padding: 5px;
}

.list_style01 {}

.list_style01 > li {
    margin-bottom: 30px;
}

.list_style01 > li > p {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}

.list_style01 li li {}

.list_style01 li li p {
    margin-bottom: 5px;
    margin-top: 20px;
}

.list_style02 {}

.list_style02 > li {
    margin-bottom: 17px;
}

.list_style03 > li:before {
    content: "・";
}

.txt_margin_top {
    margin-top: 30px;
}


/*20150911*/

#text_spec {
    margin: 16px 0 0;
}


/*20160806*/

.list_top li {
    vertical-align: top;
}

.img_border {
    border: solid 1px #999;
}


/*20150707*/

#html_0707,
#body_0707 {
    margin: 0px;
    padding: 0px;
    font-family: MS PGothic;
    height: 100%;
    color: #626262;
    line-height: 100%;
    font-size: 12px;
}

#h1_0707 {
    padding: 0px;
    margin: 0px;
}

#h2_0707 {
    padding: 0px;
    margin: 0px;
}

#h3_0707 {
    padding: 0px;
    margin: 0px;
}

#body_0707 {
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #fff;
    margin: 0;
    padding: 0;
    overflow-x: visible;
}

.text_0707 {
    margin: 0px;
    padding: 0px;
}

#wrapper {
    text-align: center;
    margin: 0;
}

#header_box,
#footer_box {
    width: 100%;
    height: auto;
    background-color: #008cd6;
}

#main_box {
    width: 100%;
    height: auto;
    padding: 60px 0;
    line-height: 1.8em;
    color: #2b1e1a;
}

#contents01,
#contents02,
#contents03 {
    max-width: 850px;
    width: 100%;
    height: auto;
    margin: auto;
    text-align: left;
}

#header_box #contents01 {
    background-image: url(/images/news_release/2015/0707/20150914_main_img.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    max-height: 980px;
    height: 100%;
    max-width: 850px;
    width: 100%;
}

#header_box h1 {
    text-indent: -9998px;
}

#header_box #lecture,
#left_area {
    text-align: justify;
    text-justify: inter-ideograph;
}

#header_box #lecture {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.6em;
    margin: 0 45px 0 66px;
    padding-left: 5em;
    padding-top: 91%;
    text-indent: -5em;
}

#lecture > p:nth-of-type(3) {
    padding-bottom: 30px;
}

#left_area {
    float: left;
    width: 425px;
    padding-left: 45px;
}

#left_area p#profire em {
    font-style: normal;
    font-weight: bold;
}

#left_area #sub_left_area {
    float: left;
}

#sub_left_area h2 {
    margin-bottom: 15px;
}

#sub_left_area #name {
    margin-bottom: 15px;
    font-size: 2em;
    font-weight: bold;
}

#sub_left_area #post {
    font-size: 1.2em;
    font-weight: bold;
}

#sub_right_area {
    float: right;
    margin-bottom: 15px;
}

#right_area {
    float: right;
    width: 250px;
    padding-right: 43px;
}

#right_area h3 {
    display: block;
    width: 100%;
    margin: 20px 0 5px;
    font-size: 1em;
    font-weight: normal;
    border-bottom: solid 1px #2b1e1a;
}

#right_area p {
    line-height: 1.4em;
}

#btn_b_0707 {
    font-family: Avenir, "Open Sans", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 60px auto;
    padding: 10px 0;
}

#btn_b_0707 a {
    font-size: 1.2rem;
    /*margin: 10px auto;*/
}


/*20141111*/

#table_title:before {
    content: "＜";
}

#table_title:after {
    content: "＞";
}

dl.def_inline_block dt,
dl.def_inline_block dd {
    display: inline-block;
}

dl.def_inline_block dt::after {
    content: "：";
}

.span_item:after {
    content: "：";
}

.card_img {
    display: block;
    width: 192px;
    margin: 10px auto 5px;
}

.list_DL_img li {
    width: 240px;
    /*padding: 0;*/
    margin: 0 auto;
}


/*20130529*/

#inquiry dd {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10%;
    text-indent: -2em;
}


/*20130701*/

#table_txt {
    width: 35%;
    margin: 0 auto;
}

#table_txt_left {
    min-width: 130px;
    width: 45%;
}

#table_txt_right {
    min-width: 82px;
    width: 45%;
}

#table_txt_center {
    min-width: 50px;
    max-width: 50px;
    width: 10%;
}


/*20130409*/

.tbl_style03 {
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    width: 100%;
}

.tbl_style03 th {
    background: #ececec;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    padding: 10px 5px;
    text-align: left;
    font-weight: normal;
}

.tbl_style03 th:nth-of-type(4) {
    font-weight: bold;
}

.tbl_style03 td {
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    padding: 10px;
    text-align: center;
    font-family: MS PGothic;
}

.tbl_style03 tr:nth-of-type(2) > th:first-child,
.tbl_style03 tr:first-child > th:first-child ~ th {
    text-align: center;
}

.tbl_style03 tr:first-child > th:first-child {
    width: 40%;
}

.tbl_style03 tr:first-child > th:first-child ~ th {
    width: 20%;
}

.tbl_style03 td:nth-of-type(3) {
    font-weight: bold;
}


/*20130322*/

#txt_uline {
    text-decoration: underline;
}


/*20120707*/

.project_20120707 > dl > dd {
    text-indent: -8.5em;
    margin: 10px 0 30px 180px;
}

p.img_pdf:after {
    content: url(/images/news_release/2012/0707/icon_pdf.gif);
}


/*20120625*/

#h2v_function dl dt {
    text-indent: -1em;
    margin: 0 0 0 10px;
}

#h2v_function dt:before {
    content: "・"
}

#h2v_function dl dd {
    margin: 0 0 15px 10px;
}


/*20111114*/

.news_details a.pdf_link {
    text-decoration: none;
}

.news_details a.pdf_link:visited {
    color: #333;
}

.news_details a.pdf_link:hover {
    color: #B30000;
    text-decoration: underline;
}

.news_details a.pdf_link:active {
    color: #333;
}


/*20110627*/

.list_cont {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 30px;
}

.list_cont > dt {
    font-weight: bold;
    margin-bottom: 10px;
}

.list_indent {
    margin-left: 30px;
}


/*20110601*/

.list_area > dt {
    margin-bottom: 1em;
}

.list_area > dt:before {
    content: "■";
    font-size: 1.5em;
}

.list_before:before {
    content: "■";
    font-size: 1.5em;
}

.list_area > dd > dl > dt {
    text-decoration: underline;
}

.list_area dd {
    margin: 0 0 1em 1em;
}


/*20100329*/

.tbl_block {
    margin-bottom: 10px;
}

.tbl_notes {
    width: 100%;
    font-size: 1.4rem;
    margin-right: 2em;
}

.tbl_notes tr th {
    text-align: left;
    vertical-align: top;
    min-width: 128px;
    width: 14%;
    font-weight: normal;
}

.tbl_notes tr td {
    vertical-align: top;
}

.tbl_notes tr td:first-child {
    width: 5px;
}

.tbl_notes tr td:nth-of-type(2) {
    width: 84%;
}

.table_area dt {
    margin: 0 0 15px;
}

.table_area dd,
.table_area02 {
    width: 95%;
    margin: 0 auto;
}

.tbl_style04 {
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    width: 100%;
    margin: 0 0 20px;
}

.tbl_style04 th {
    background: #ececec;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    padding: 10px 5px;
    text-align: center;
}

.tbl_style04 td {
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    padding: 10px;
}

.td_top {
    text-align: center;
}

.tbl_style04 tr:first-child > th:first-child {
    width: 70%;
}

.tbl_style04 tr:first-child > th:nth-of-type(2) {
    width: 30%;
}

.list_area02 > dt {
    margin-bottom: 10px;
}

.list_area02 > dt {
    text-decoration: underline;
}

.list_area02 dd {
    margin: 0 0 5px 3em;
}

.list_top_txt {
    text-align: left;
}

.list_area03 {
    width: 100%;
    max-width: 315px;
    margin: 0 auto;
}

.list_area03 td {
    text-align: left;
    font-size: 0.8em;
    vertical-align: top;
}

.list_area03 dd {
    text-align: left;
    font-size: 0.8em;
}

.cap02 {
    margin: 0;
    text-decoration: underline;
}


/*20081125*/

.transfer_info {
    width: 55%;
    min-width: 290px;
    margin: 0 auto 35px;
}

.transfer_info td {
    vertical-align: top;
}

.transfer_info tr > td:first-child {
    min-width: 140px;
    width: 25%;
}


/*20080417*/

.dl_outline {
    margin-top: 35px;
}

.dd_outline {
    padding: 6px 10px 3px;
    border: solid 1px #c6c6c6;
}

table.tbl_outline {
    width: 100%;
    text-align: left;
}

table.tbl_outline tr {
    height: 30px;
}

table.tbl_outline th {
    width: 80px;
    vertical-align: top;
    font-weight: normal;
}

table.tbl_outline th:before {
    content: "●";
    font-size: 1.3em;
    line-height: 1;
}

table.tbl_outline td {
    vertical-align: top;
}

.notes02 {
    text-indent: -1em;
    margin: 10px 0 0 1em;
}
/*20170808*/
div.ordered_list ol,
div.ordered_list ol　li{
    list-style-type: decimal;
    margin: 0 1em;
    padding: 0 1em;
}

div.ordered_list dt,
div.ordered_list dd{
    display: inline-block;
    vertical-align: top;margin-top: 1rem;
}
div.ordered_list dt{width: 10%;}
div.ordered_list dd{width: 80%;}
div.news_details p.center{text-align: center;}
div.news_details p.indent{text-indent: 1em;}

@media screen and (max-width: 767px) {
    .news_list {}
    .news_list li {
        margin-bottom: 50px;
    }
    .news_list p {
        background: #eeeeee none repeat scroll 0 0;
        border: 1px solid #eee;
        float: left;
        margin: 0;
        text-align: center;
        width: 40%;
    }
    .news_list p img {
        vertical-align: middle;
    }
    .news_list dl {
        float: right;
        width: 55%;
    }
    /* ----- news detail ----- */
    /* table */
    .tbl_style01 {
        border-top: solid 1px #ccc;
        border-left: solid 1px #ccc;
        width: 100%;
    }
    .tbl_style01 th {
        background: #ececec none repeat scroll 0 0;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        box-sizing: border-box;
        display: block;
        padding: 10px;
        width: 100%;
        float: left;
    }
    .tbl_style01 td {
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        box-sizing: border-box;
        display: block;
        padding: 10px;
        width: 100%;
        float: left;
    }
    /* 20151217 */
    .list_center {}
    .list_center li {
        text-align: center;
    }
    .list_center .cap {
        margin-top: 0;
    }
    /*20150707*/
    #header_box #lecture {
        width: 60%;
        margin: 0 auto;
        padding-top: 95%;
        text-indent: -5em;
    }
    #left_area,
    #right_area {
        float: none;
    }
    #left_area {
        width: 92%;
        /*padding: 0 10px;*/
        padding: 0;
        margin: 0 auto;
    }
    #right_area {
        margin: 0 auto;
        padding: 0;
    }
    #profire {
        margin: 0 0 15px;
    }
    #sub_area {
        width: auto;
        /*padding: 0 10px;*/
        margin: 0 auto;
        text-align: center;
    }
    #left_area #sub_left_area {
        float: none;
        /*float: left;*/
        display: inline-block;
        margin: 0 0 15px 0;
    }
    #sub_right_area {
        float: none;
        /*float: right;*/
        display: inline-block;
        vertical-align: top;
    }
    .text_0707 a {
        width: 80%;
    }
    /*20141111*/
    .list_DL_img li {
        width: 300px;
        /*padding: 0;*/
        margin: 0 auto;
    }
    /*20130409*/
    .tbl_style03 {
        overflow-x: scroll;
    }
    /*20120707*/
    .project_20120707 {
        margin-top: 25px;
    }
    .project_20120707 > dl > dd {
        text-indent: -8.5em;
        margin-left: 136px;
        /*margin: 20px 0 30px 135px;*/
    }
    /*20111114*/
    .list_center .tbl_cap {
        text-align: center;
    }
    .list_center .tbl_cap tr td {
        display: block;
    }
    .tbl_cap {
        width: 100%;
        margin: 0 auto;
    }
    /*20100329*/
    .news_tit_br br {
        display: none;
    }
    div.ordered_list dt,
    div.ordered_list dd{width: 100%;}
}

@media screen and (min-width: 768px) {
    .news_list {}
    .news_list li {
        margin-bottom: 50px;
    }
    .news_list p {
        background: #eeeeee none repeat scroll 0 0;
        border: 1px solid #eee;
        text-align: center;
    }
    .news_list p img {
        vertical-align: middle;
    }
    .news_details.contents_inner {
        margin-bottom: 80px;
    }
    /* ----- news detail ----- */
    /* table */
    .tbl_style01 {
        border-top: solid 1px #ccc;
        border-left: solid 1px #ccc;
        width: 100%;
    }
    .tbl_style01 th {
        background: #ececec;
        border-bottom: solid 1px #ccc;
        border-right: solid 1px #ccc;
        padding: 10px;
    }
    .tbl_style01 td {
        border-bottom: solid 1px #ccc;
        border-right: solid 1px #ccc;
        padding: 10px;
    }
    /* 20151217 */
    .list_center {
        display: inline-block;
        padding: 0;
        text-align: center;
        width: 100%;
    }
    .list_center li {
        box-sizing: border-box;
        display: inline-block;
        padding: 10px;
    }
    .list_center .cap {
        display: inline-block;
        margin-top: 0;
    }
    /* 20151211 */
    .notes {}
    .notes li {
        font-size: 1.4rem;
        margin-left: 2em;
        text-indent: -2em;
    }
    /*20150226*/
    .notes tr td {
        font-size: 1.4rem;
        margin-right: 2em;
    }
    /*20141111*/
    .tbl_style01 {
        border-top: solid 1px #ccc;
        border-left: solid 1px #ccc;
        width: 100%;
    }
    .tbl_style01 th {
        background: #ececec;
        border-bottom: solid 1px #ccc;
        border-right: solid 1px #ccc;
        padding: 10px;
    }
    .tbl_style01 td {
        border-bottom: solid 1px #ccc;
        border-right: solid 1px #ccc;
        padding: 10px;
    }
    /*20141111*/
    .th_01 {
        width: 16%;
    }
    .th_02 {
        width: 42%;
    }
    /*20141111*/
    .list_DL_img li p {
        font-size: 1.4rem;
    }
    /*20111114*/
    .list_center .tbl_cap {
        text-align: left;
    }
}

div.table {
    width: 100%;
    letter-spacing: -.4em;
    /* 文字間を詰めて隙間をなくす */
}

div.table dl {
    display: inline-block;
    border-top: 1px solid #111;
    border-left: 1px solid #111;
    letter-spacing: normal;
    vertical-align: middle;
}

div.table dl dt {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #111;
    padding: 0.5em 2.2em;
    background: #ececec;
}

div.table dl dd {
    font-size: 0.85em;
    padding: 4px;
    border-bottom: 1px solid #111;
}

div.table dl.last {
    border-right: 1px solid #111;
}

@media screen and (max-width: 900px) {
    div.table dl {
        width: 100%;
        margin-top: 10px;
    }
    div.table dl dt {
        text-align: center;
        font-weight: bold;
        background: #ececec;
        border-right: 1px solid #111;
    }
    div.table dl dd {
        font-size: 0.85em;
        margin: 0;
        padding: 4px;
        border-right: 1px solid #111;
    }
    div.table dl.last {
        border-right: none;
    }
}

/* 2017年10月30日 */
@media screen and (min-width:0px) and (max-width:479px) {
    /*　タブレットサイズ時にテーブル表示を切替　*/
  tr.tb_171030 th{
    width: 100%;
    display: block;
  }
  tr.tb_171030 td{
    width: 100%;
    display: block;
  }
}

/* リストの位置調整　ニュースリリース 2018年06月22日用 */
.mTop0{
	margin-top: 0;
}
.mBottom0{
	margin-bottom: 0 !important;
}


dl.mLeft-pc19-sp6 dt{
	float: left;
}
dl.mLeft-pc19-sp6 dd{
	margin-left: 180px;
}

.mLeft-pc14-sp0{margin-left: 14%;}
.mLeft-pc19-sp6{margin-left: 19%;}
.wordWrap{word-wrap: break-word;}


@media screen and (min-width:0px) and (max-width:479px) {
	.mLeft-pc14-sp0{margin-left: 0;}
	.mLeft-pc19-sp6{margin-left: 6%;}
	dl.mLeft-pc19-sp6 dd{margin-left: 170px;}

}

table.newsTable01 tbody tr th,
table.newsTable02 tbody tr td{
	border: 1px solid #000;
}
table.newsTable01 tbody tr td{
	text-align: center;
}

table.newsTable01 tbody tr td:nth-child(1){
	text-align: left;
	padding-left: 5px;
}
.alignLeft{
	text-align: left !important;
	padding-left: 5px;
}
.titleNo01{
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}
table.newsTable01 tbody tr th{
	background-color: #ececec;
}

table.newsTable01{
	width:734px;
}



.scroll{
	overflow: auto;
	white-space: nowrap;
}
.scroll::-webkit-scrollbar{
 height: 5px;
}
.scroll::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}
.mLeft0_75{
	margin-left: 0.75em;
}
.mTop0{
	margin-top: 0;
}
p.txt_indent5{
	padding-left: 5em;
	text-indent: -5em;
}
p.txt_indent8{
	padding-left: 8.5em;
	text-indent: -8.5em;
}
p.txt_indent8_25{
	padding-left: 9.25em;
	text-indent: -9.25em;
}

span.mRight_0{
	margin-right: 0;
}
span.mRight_05em{
	margin-right: 0.5em;
}
span.mRight_1em{
	margin-right: 1em;
}
span.mRight_2em{
	margin-right: 2em;
}
span.mRight_3em{
	margin-right: 3.5em;
}

table.newsTable02{
	width: 734px;
}
table.newsTable02 caption{
	margin: 1em 0 0;
	text-align: left;
	overflow: hidden;
}
table.newsTable02 caption::after{
	content: "";
	display: table;
	clear: both;
}
table.newsTable02 tbody tr th,
table.newsTable02 tbody tr td{
	border: 1px solid #000;
}
table.newsTable02 tbody tr th{
	background-color: #ececec;
	width: 50%;
}
table.newsTable02 tbody tr td{
	text-align: left;
	padding-left: 5px;
}
table.newsTable02 tbody tr td:nth-child(1){
	text-align: left;
	padding-left: 5px;
}
table.newsTable02 .small-print{
  float: right;
}
.display_PC{
	display: table;
}
.display_SP{
	display: none;
}
@media screen and (min-width:0px) and (max-width:479px) {
	table.newsTable02{
		width:100%;
	}
	table.newsTable02 tbody tr td:nth-child(1){
		text-align: center;
		padding-left: 5px;
	}
	table.newsTable02 .small-print{
		float: none;
		display: block;
		text-align: left;
	}
	.display_PC{
		display: none;
	}
	.display_SP{
		display: table;
	}
}

/* 2019.03 CSS 追加 */
body.news {
  font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif, 'Montserrat', sans-serif;
  font-weight: 500;
}
body.news .news_details.contents_inner {
  margin-top: 80px;
}
body.news .news_details h3.news_tit {
  font-size: 2.4rem;
}
body.news .news_details h4 {
  margin-bottom: 0;
}
body.news .btn {
  margin-top: 50px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  body.news .contents {
    margin-bottom: 100px;
  }
  body.news .news_details h3.news_tit {
    font-size: 2rem;
  }
  body.news .btn a {
    display: inline-block;
    font-size: 1.4rem;
  }
}
