/*rals.css*/
span.sup{
	font-size:80%;
	vertical-align:top;

}

table,td,th {
	border-collapse:collapse;
	/*border: none;*/
	width:auto;
	height:auto;
}

/*tbody td {
	min-width: auto!important;
}*/

#dir_press th {
	background-color: transparent;
}


table.newstable,table.newstable th,table.newstable td {
	border:1px solid #cccccc;
}

table.newstable0px td {
	border:none;
}

.p0 th,.p0 td {
	padding:0;
}

.p2 th,.p2 td {
	padding:2px;
}

.p5 th,.p5 td {
	padding:5px;
}

.nowrap {
	white-space:nowrap ! important;
}
@media screen and (max-width: 699px) {
.nowrap {
	white-space:normal!important;
}
}/*@media*/


.fs_1-4em {
	font-size:1.4em ! important;
}

table.vam td {
	vertical-align:middle ! important;
}

table.tsmall td {
	font-size:0.8em;
}

.referencebox{
	border: 1px solid #CCC;
    padding: 10px;
    margin: 48px 0 20px;
    text-align: center;
    background-color: #f5f5f5;
}
.referencebox table{
	margin: 16px auto 0;
}

.referencebox02{border: #b6b6b6 solid 1px; padding: 14px;width:90%;margin: 0 auto;}
.referencebox02 table td{padding:0 4px;}

.referenceboxL{border: black solid 1px; padding: 1px;width:80%;}

.upper-l li{
list-style-type: upper-latin;
}


.alignLeft,
.tal {
	text-align: left !important;
}
.alignCenter,
.tac {
	text-align: center !important;
}
.alignRight,
.tar {
	text-align: right !important;
}

/*2015以前対応*/

.before2016 img {
    margin: 0 auto;
}

.before2016 .referencebox img {
	display: inline;
    max-width: 100%;
    height: auto;
    margin: 0;
}

.before2016 .referencebox table {
	margin-bottom: 0;
}







/*新規*/
.sns {
	margin-top: 40px;
}
.sns a {
	margin-right: 10px;
}
.sns a:last-child {
	margin-right: 0;
}
.txt_underline{
    text-decoration: underline;
}

/*リスト*/
.main ul,
.main ol {
    margin-bottom: 16px;
}

ul.pr_disc,
ol.pr_number,
ol.pr_upper-alpha,
ol.pr_lower-alpha {
    width: auto;
    height: auto;
    margin: 0;
    margin-bottom: 16px;
}

ul.pr_disc li,
ol.pr_number li,
ol.pr_upper-alpha li,
ol.pr_lower-alpha li {
    margin-left: 20px;
}

.pr_disc li {
	list-style: disc;
}


ol.pr_upper-alpha {
	list-style: upper-alpha;
}

ol.pr_lower-alpha {
	list-style: lower-alpha;
}

ul.kome,
ol.kome {
    margin-bottom: 16px;
}

ul.kome li,
ol.kome li {
	margin-left:0 ! important;
	display:block;
	width:auto;
	height:auto;
	zoom:100%;
	overflow:hidden;
	list-style:none;
}

.kome li:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

li .mark {
	float:left;
}

li .wrap{
	display:block;
	width:100%;
	height:auto;
	float:right;
}
.kome .text{
	display:block;
	width:auto;
	height:auto;
	text-align:left;
}

.kome .mark{width:2em;}
.kome .wrap{margin-left:-2em;}
.kome .text{margin-left:1.2em;}
ol.kome .mark{width:2em;}
ol.kome .wrap{margin-left:-2.2em;}
ol.kome .text{margin-left:2.2em; }

.kome .text,
.kome .mark {
	font-size:86%;
}

/*リンク*/
ul.pr_ultri li {
    margin-left: 0;
    line-height: 1.6;
    list-style: none;
}

ul.pr_ultri li a.other {
    background: url(/images/common/other_win.gif) no-repeat scroll right center;
    padding-right: 20px;
}

a.other {
    background: url(/images/common/other_win.gif) no-repeat scroll right center;
    padding-right: 20px;
}

/*テーブル*/
table.container_table01 {
	text-align: center !important;
	border-left: none;
	border-top: none;
}

table.container_table01 th {
	font-weight: normal;
	background-color: #FFF;
	padding: 5px 0;
	border-left: none;
	border-right: none;
	border-top: none;
}

table.container_table01 td {
	border: #d6d6d6 1px solid;
	text-align: center;
}

table.container_table02 {
	border-left: none;
	border-top: none;
}

table.container_table02 th {
	font-weight: normal;
	background-color: #FFF;
	padding: 5px 0;
	border-left: none;
	border-right: none;
	border-top: none;
	text-align: left;
}


table.pr_tableboder,
table.pr_tableboder th,
table.pr_tableboder td {
    border: 1px solid #cccccc;
	border-collapse: collapse;
}

table.pr_tableblock th {
	text-align: left;
	font-weight: normal;
}

table.tableBorder {
	border-left: 1px solid #d6d6d6;
    border-top: 1px solid #d6d6d6;
}

#dir_press table.tableBorder th {
	background-color: #eee;
}

table.tableBorder td,
table.tableBorder th {
	border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}

/*お問い合わせ*/
.pr_contact01 {
	text-align: center;
	padding: 10px;
	margin:48px 0 20px;
	background-color: #f5f5f5;
	border: 1px solid #CCC;
}

.pr_contact01 p {
	padding-left: 0;
	font-weight: bold;
}

.pr_contact01 ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
}

.pr_contact01 li {
	margin-left: 0;
}

.pr_contact02 {
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #CCC;
	padding: 10px;
	margin:48px 0 20px;
}

.pr_contact02 p {
	padding-left: 0;
	font-weight: bold;
}

.pr_contact02 .col_contact {
	margin-top: 10px;
}

.pr_contact02 ul.left {
	float: left;
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	width: 45%;
}

.pr_contact02 ul.right {
	float: right;
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	width: 45%;
}

@media screen and (max-width: 699px) {
.pr_contact02 ul.left,
.pr_contact02 ul.right {
	text-align: left;
	float: none;
	width: 100%;
	margin: auto;
}
}/*@media*/

.pr_contact02 li {
	margin-left: 0;
}

/*カラム*/
.pr_colTwo,
.pr_colThree {
	width: 100%;
	display:-ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}


.pr_colOne {
	text-align: center;
	margin-bottom: 10px;
}

.pr_colOne .pr_image,
.pr_colOne .pr_caption {
	text-align: center;
	margin-bottom: 0;
	padding-left: 0;
}

.pr_colOne img {
	margin-bottom: 0;
}

.pr_colTwo,
.pr_colTwo02 {
	margin-bottom: 10px;
}

.pr_colTwo > *  {
	width: calc(100% / 2 - 16px);
}

.pr_colTwo .pr_col_w25 {
	width: 25%;
}

.pr_colTwo .pr_col_w75 {
	width: 75%;
}

.pr_colTwo02 .pr_colLeft {
	width: 154px;
	float: left;
}


.pr_colTwo02 .pr_colRight {
	width: 502px;
	float: right;
}

@media screen and (max-width: 699px) {
.pr_colTwo > * ,
.pr_colTwo .pr_col_w25,
.pr_colTwo .pr_col_w75,
.pr_colTwo02 .pr_colLeft,
.pr_colTwo02 .pr_colRight {
	width: 100%;
	float: none;
}
}/*@media*/



.pr_colTwo .pr_colLeft .pr_image,
.pr_colTwo .pr_colRight .pr_image,
.pr_colTwo .pr_colLeft .pr_caption,
.pr_colTwo .pr_colRight .pr_caption,
.pr_colTwo02 .pr_colLeft .pr_image,
.pr_colTwo02 .pr_colRight .pr_image,
.pr_colTwo02 .pr_colLeft .pr_caption,
.pr_colTwo02 .pr_colRight .pr_caption {
	text-align: center;
	margin-bottom: 0;
	padding-left: 0;
}

.pr_colTwo .pr_colLeft img,
.pr_colTwo .pr_colRight img,
.pr_colTwo02 .pr_colLeft img,
.pr_colTwo02 .pr_colRight img {
	margin-bottom: 0;
}

.pr_colThree {
	margin-bottom: 10px;
}

.pr_colThree > *  {
	width: calc(100% / 3 - 16px);
}
@media screen and (max-width: 699px) {
.pr_colThree > *  {
	width: 100%;
}
}/*@media*/


.pr_colThree .pr_colLeft .pr_image,
.pr_colThree .pr_colCenter .pr_image,
.pr_colThree .pr_colRight .pr_image,
.pr_colThree .pr_colLeft .pr_caption,
.pr_colThree .pr_colCenter .pr_caption,
.pr_colThree .pr_colRight .pr_caption {
	text-align: center;
	margin-bottom: 0;
	padding-left: 0;
}

.pr_colThree .pr_colLeft img,
.pr_colThree .pr_colCenter img,
.pr_colThree .pr_colRight img {
	margin-bottom: 0;
}

.mailto img {
	margin-bottom: 0!important;
	vertical-align: middle;
}

.boldText {
    font-weight: bold !important;
}


/*clearFix*/
.pr_contact02 .col_contact:after,
.pr_colOne:after,
.pr_colTwo02:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

@media screen and (max-width: 699px) {
.pr_caption {
margin-bottom: 20px!important;	
	}
}/*@media*/


/* リニューアルパーツ
=================================*/
/*リスト*/
ul.pr_ultri li::before {
    content: "\e909";
    color: inherit;
    font-family: 'icomoon' !important;
    font-weight: bold;
    vertical-align: -2px; 
    display: inline-block;
    line-height: 1;
}

/*SPと同一表示のため一旦打ち消し*/
/*body a[target="_blank"]::after {
	content: none;
}*/

body#dir_press .main:not(.before2016) table {
	word-break: break-all;
	width: 100%;
	margin-left: auto!important;
	/*table-layout: fixed;*/
}

body#dir_press .main:not(.before2016) table td {
	vertical-align: top;
	padding: 4px!important;
}

/*body#dir_press .main:not(.before2016) table td:nth-of-type(1) {
	width: 16%!important;
	min-width: 6em!important;
}*/

body#dir_press .main:not(.before2016) table th,
body#dir_press .main:not(.before2016) table td:nth-child(1) {
	background: #EBF1F9;
	font-weight: bold;
}

body#dir_press .main:not(.before2016) [class^="tableDesign"],
body#dir_press .main:not(.before2016) [class*=" tableDesign"]{
	border-top:1px solid #d6d6d6!important;
	border-left:1px solid #d6d6d6!important;
}

body#dir_press .main:not(.before2016) [class^="tableDesign"] th,
body#dir_press .main:not(.before2016) [class*=" tableDesign"] th,
body#dir_press .main:not(.before2016) [class^="tableDesign"] td,
body#dir_press .main:not(.before2016) [class*=" tableDesign"] td{
	border-right:1px solid #d6d6d6!important;
	border-bottom:1px solid #d6d6d6!important;
}

body#dir_press .main img {
	max-width: 100%;
	height: auto;
	margin: 0 auto 12px;
}

#dir_press .before2016 table {
	border: none;
}