@charset 'UTF-8';

/* **********************************************************************
 *
 *       Title:   JPRS block.css
 *
 ********************************************************************** */


/* メインビジュアル設定
======================================================= */

.mv_area{
	width: 100%;
	height: 360px;
	margin: 0 0 40px;
	background: url(../img/main_specialimg.jpg) 50% bottom no-repeat;
	background-size: cover;
}

body.en .mv_area{
	width: 100%;
	height: 360px;
	margin: 0 0 40px;
	background: url(../img/main_img.png) 50% bottom no-repeat;
	background-size: cover;
}

.mv_area a{
	width: 100%;
	height: 360px;
    text-decoration: none;
}

.mv_area a:hover{
    opacity: 0.8;
}

.mv_area .img{
	padding: 72px 0 22px;
	text-align: center;
}

body.en .mv_area h1{
	margin: 0;
	padding: 82px 0 22px;
	text-align: center;
	line-height: 1.5;
}

.mv_area .catch{
	text-align: center;
	line-height: 2.2;
	margin: 0 0 40px;
}


/* トップblock設定
======================================================= */

.block {
	margin: 0 0 40px;
}

.block .block_in900 {
	width: 900px;
	margin: 0 auto;
}


/* 下層見出し設定
======================================================= */

.main h1 {
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: normal;
    margin: 0 0 30px;
    padding: 0 0 18px;
    border-bottom: 1px solid #dedede;		/* 下層ページ大見出し（タイトル） 枠線（下線）色 */
    color: #2a2a2a;		/* 下層ページ大見出し（タイトル） 文字色 */
}

.main p.date_post{
    text-align: right;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 0 25px;
}


#under .main h2{
    position: relative;
    border-top: 2px solid #dedede;
    border-bottom: 1px solid #dedede;
    margin: 0 0 25px;
    padding: 16px 0;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: normal;
    line-height: 1.1;
    margin-top: 40px;
}

#under .main h2:before {
    position: absolute;
    z-index: 2;
    top: -2px;
    left: 0;
    width: 180px;
    height: 0;
    content: '';
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #d2232a;
}

.main .block h3 {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 0 20px;
    padding: 0 0 0 15px;
    background: url(../img/bg_h3.gif) 0 50% no-repeat;
    color: #333;
    font-weight: normal;
}

.top_back {
	clear: both;
	padding: 0 0 60px;
	text-align: center;
}

.top_back a {
	padding: 0 15px;
}


/* トップ見出し設定
======================================================= */

#top .block > h2 {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: normal;
	margin: 0 0 30px;
	padding: 0 0 17px;
	background: none;
	color: #2a2a2a;	/* トップページ見出し 文字色 */
	border-bottom: 1px solid #dedede;
}


/* 下層block設定
======================================================= */

.wrap_un .block,
.wrap_contact .block {
	margin: 0 0 40px;
}


/* バナー設定
======================================================= */

ul.bnr {
	margin: 0;
	padding: 0 15px;
	list-style-type: none;
}

ul.bnr li {
	width: 162px;
	border: 1px solid #dedede;
	margin: 0 0 15px;
	padding: 0 13px;
	text-align: left;
	display: table;
	background: url(../img/arw_l.png) 165px 50% no-repeat;
}

ul.bnr li p{
	display: table-cell;
	height: 78px;
	vertical-align: middle;
}

ul.bnr li a{
	text-decoration: none;
	font-size: 12px;
	font-size: 1.2rem;
	color: #2a2a2a;
}

ul.bnr li a:visited,
ul.bnr li a:hover,
ul.bnr li a:active{
	color: #2a2a2a;
}


ul.bnr li span.img{
	float: left;
	margin: 0 12px 0 0;
	width: 38px;
	height: 38px;
}

ul.bnr li span.img img{
	max-width: 100%;
	height: auto;
}


/* パーツテンプレート設定 (flexs)
======================================================= */

.flexs_column img {
	width: 100%;
	height: auto;
}

.flexs_column a:link,
.flexs_column a:visited {
	color: #333;
	text-decoration: none;
}

.flexs_column a:hover {
	color: #333;
	text-decoration: underline;
}

.flexs_column > div {
	display: table;
	width: 100%;
}

.flexs_column .flexs_col {
	padding: 60px 0 0;
	display: table-cell;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}

.flexs_column > div > .flexs_col:first-child {
	border-left: 0px solid #e6e6e6;
}

.flexs_column h2 {
	text-align: center;
}

.flexs_column .txt {
	width: 90%;
	margin: 0 auto 55px;
}

.ie .flexs_col2 {zoom:1;} /* clearfix IE6, 7 */
.ie .flexs_col2 a {
	float: left;
	width: 49.9%;
}

.ie .flexs_col3 {zoom:1;} /* clearfix IE6, 7 */
.ie .flexs_col3 a {
	float: left;
	width: 33.2%;
}

.ie .flexs_col4 {zoom:1;} /* clearfix IE6, 7 */
.ie .flexs_col4 a {
	float: left;
	width: 24.9%;
}


/* パーツテンプレート設定
======================================================= */

/* 共通 */

.box_column01 .col {
	float: left;
}

.box_column01 .img {
	margin: 0 0 10px;
}

.box_column01 .link {
	margin: 0 0 7px;
	padding: 0 0 0 21px;
	background: url(../img/arw.png) no-repeat 0 5px;
}


/* 3列_テキスト下 */

.box_column01.col3 .col {
	width: 280px;
	margin: 0 0 0 30px;
}

.box_column01.col3 .col:first-child {
	margin: 0;
}


/* 3列_テキスト下 */

.box_column01.col4 .col {
	width: 230px;
	margin: 0 0 0 20px;
}

.box_column01.col4 .col:first-child {
	margin: 0;
}


/* 1列_テキスト右 */

.box_column01.col1 .col {
	float: none;
}

.box_column01.col1 .img {
	font-size: 1.2rem;
	float: left;
	width: 480px;
	margin: 0;
}

.box_column01.col1 .inner {
	float: right;
	width: 480px;
}

.box_column01.col1 .img img {
	margin: 0 0 5px;
}


/* ２列_テキスト下 */

.box_column01.col2_image_none {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -moz-box;
	width: 100%;
}

.box_column01.col2_image_none .col {
	width: 468px;
	margin: 0 0 0 40px;
	border: 1px solid #e6e6e6;
}

.box_column01.col2_image_none .col:first-child {
	margin: 0;
}

.box_column01.col2_image_none .inner {
	padding: 14px 19px;
}


/* 2列_テキスト右 */

.box_column01.col2 {
	margin: 0 0 40px;
}

.box_column01.col2 .col {
	width: 460px;
	margin: 0 0 0 50px;
}

.box_column01.col2 .col:first-child {
	margin: 0;
}

.box_column01.col2 .col .img {
	float: left;
	width: 140px;
}

.box_column01.col2 .col .inner {
	float: right;
	width: 300px;
}


/* ボタン */

.box_colum_btn {
	clear: both;
	margin: 80px 0 0;
	text-align: center;
}

.box_colum_btn a {
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
	border: 1px solid #ccc;
	padding: 19px 45px 18px;
}

.box_colum_btn a span {
	padding: 0 0 0 21px;
	background: url(../img/arw.png) no-repeat 0 5px;
}

.ie8 .box_colum_btn a span {
	background: url(../img/arw.png) no-repeat 0 50%;
}

.box_colum_btn a:link,
.box_colum_btn a:visited {
	text-decoration: none;
}

.box_colum_btn a:hover {
	text-decoration: underline;
}


/* alink_text */

.alink_text {
	width: 880px;
	position: relative;
	overflow: hidden;
}

.alink_text ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	left: 50%;
	float: left;
}

.alink_text li {
	position: relative;
	left: -50%;
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
}

.alink_text li a {
	display: block;
	padding: 15px 10px;
	border: 1px solid #e6e6e6;
	text-align: center;
}

.alink_text li a span {
	padding: 0 0 0 21px;
	background: url(../img/arw.png) no-repeat 0 5px;
}

.alink_text li a:link,
.alink_text li a:visited {
	text-decoration: none;
}

.alink_text li a:hover {
	text-decoration: underline;
}


/* 中央揃え */

.bnr_center {
	width: 900px;
	position: relative;
	overflow: hidden;
}

.bnr_center ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	left: 50%;
	float: left;
}

.bnr_center li {
	position: relative;
	left: -50%;
	float: left;
	margin: 0 7px;
}

/* 165センター */

.bnr_center.bnr_200 {
	width: 860px;
}


/* link_text_lr
======================================================= */

.link_text_lr .link_text_l {
	float: left;
	width: 420px;
}

.link_text_lr .link_text_r {
	float: right;
	width: 420px;
}

.link_text_lr a {
	display: table;
	*zoom: 1;
	width: 390px;
	padding: 14px;
	border: 1px solid #e6e6e6;
}

.link_text_lr a span {
	display: table-cell;
	*zoom: 1;
	vertical-align: middle;
	text-align: left;
	width: 250px;
	padding: 0 20px 0 21px;
	background: url(../img/arw.png) no-repeat 0 50%;
}

.link_text_lr .link_text_r a span {
	padding: 0 0 0 41px;
	background: url(../img/arw.png) no-repeat 20px 50%;
}

.link_text_lr a img {
	display: table-cell;
	vertical-align: middle;
	width: 100px;
}

.ie .link_text_lr .link_text_l img {
	float: right;
}
.ie .link_text_lr .link_text_l span {
	float: left;
}
.ie .link_text_lr .link_text_r img {
	float: left;
}
.ie .link_text_lr .link_text_r span {
	float: right;
}


/* お問い合わせ・資料請求設定
======================================================= */

.f_contact {
	width: 860px;
	margin: 0 auto;
}

.f_contact_in {
	display: table;
	width: 100%;
}

.f_contact_in > div {
	padding: 60px 0 0;
	display: table-cell;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	text-align: center;
}

.f_contact_in > div + div {
	width: 50%;
}

.ie .f_contact_in {
	display: block;
}

.ie .f_contact_in > div {
	display: block;
	float: left;
	width: 49.9%;
}

.ie .f_contact_in .single {
	display: block;
	float: none;
	width: 100%;
}

.f_contact .fcon .fcon_in {
	padding: 0 0 30px;
}

.f_contact .fcon .tit {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 35px;
	line-height: 1;
}

.f_contact .fcon .tel {
	margin: 0 0 35px;
	line-height: 1;
}

.f_contact .fcon .btn a {
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
	border: 1px solid #ccc;
	padding: 19px 45px 18px;
}

.f_contact .fcon .btn a span {
	padding: 0 0 0 21px;
	background: url(../img/arw.png) no-repeat 0 5px;
}

.ie8 .f_contact .fcon .btn a span {
	background: url(../img/arw.png) no-repeat 0 50%;
}

.f_contact .fcon .btn a:link,
.f_contact .fcon .btn a:visited {
	text-decoration: none;
}

.f_contact .fcon .btn a:hover {
	text-decoration: underline;
}

.f_contact .f_contact_in .fmate {
	text-align: left;
	border-right: 1px solid #e6e6e6;
}

.f_contact .fmate .fmate_in {
	width: 390px;
	margin: 0 auto;
	padding: 0 0 30px;
	/*background: url(../img/bg_fmate.gif) no-repeat right bottom;*/
}

.f_contact .fmate .tit {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 25px;
	line-height: 1;
	text-align: center;
}

.f_contact .fmate .txt {
	width: 200px;
	margin: 0 0 16px;
}

.f_contact .fmate .btn {
	width: 200px;
}

.f_contact .fmate .btn a {
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
	border: 1px solid #ccc;
	padding: 19px 45px 18px;
}

.f_contact .fmate .btn a span {
	padding: 0 0 0 21px;
	background: url(../img/arw.png) no-repeat 0 5px;
}

.ie8 .f_contact .fmate .btn a span {
	background: url(../img/arw.png) no-repeat 0 50%;
}

.f_contact .fmate .btn a:link,
.f_contact .fmate .btn a:visited {
	text-decoration: none;
}

.f_contact .fmate .btn a:hover {
	text-decoration: underline;
}


/* BLOCK内スタイル設定
======================================================= */

span.texts {
	font-size: 77%;
}
span.textn {
	font-size: 100%;
}
span.textl {
	font-size: 138.5%;
}
span.textll {
	font-size: 200%;
}
span.textxl {
	font-size: 350%;
}
span.textxxl {
	font-size: 500%;
}

table {
	width: 100%;
	border-collapse: collapse;
}


table.nbr,
table.tbr table.nbr {
	border-collapse: collapse;
	border-top: none;
	border-left: none;
}

table.nbr th,
table.tbr table.nbr th {
	font-weight: bold;
	padding: 0;
	border-right: none;
	border-bottom: none;
}

table.nbr td,
table.tbr table.nbr td {
	padding: 0;
	text-align: left;
	border-right: none;
	border-bottom: none;
}

table,
table.tbr,
table.nbr table.tbr {
	border-collapse: collapse;
	border-top: 1px solid #dedede;		/* 表組み 枠線色 */
	border-left: 1px solid #dedede;		/* 表組み 枠線色 */
}

table th,
table.tbr th,
table.nbr table.tbr th {
	font-weight: bold;
	padding: 10px;
	color: #2a2a2a;		/* 表組み th文字色 */
	border-right: 1px solid #dedede;		/* 表組み 枠線色 */
	border-bottom: 1px solid #dedede;		/* 表組み 枠線色 */
	background: #f8f8f8;		/* 表組み th背景色 */
}

table td,
table.tbr td,
table.nbr table.tbr td {
	padding: 10px;
	color: #333;
	border-right: 1px solid #dedede;		/* 表組み 枠線色 */
	border-bottom: 1px solid #dedede;		/* 表組み 枠線色 */
}

table.publish th{
    width: 15%;
    vertical-align: top;
}
table.publish.nochg th{
    width: 150px;
    text-align: center;
    vertical-align: top;
}

table.publishDataTable{
    width: auto;
    border: none;
}

table.publishDataTable th,
table.publishDataTable td{
    padding: 0;
    border: none;
}

img {
	max-width: 100%;
	height: auto;
	line-height: 1;
	vertical-align: top;
	border: 0;
}

.photo_r,
.photo-r {
	font-size: 0.9rem;
	float: right;
	margin: 3px 0 10px 15px;
	text-align: left;
}

.photo_l,
.photo-l {
	font-size: 0.9rem;
	float: left;
	margin: 3px 15px 10px 0;
	text-align: left;
}

.photo_c,
.photo-c {
	font-size: 0.9rem;
	margin: 3px auto 10px;
}

.photo_r img,
.photo_l img,
.photo_c img,
.photo-r img,
.photo-l img,
.photo-c img {
	margin-bottom: 5px;
}

table.publish th{
	vertical-align: top;
}

/* リンク定義
======================================================= */

ul.link_un {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
}

ul.link_un li {
	margin: 0 0 5px;
}

.arw a {
	padding: 0 0 0 13px;
	background: url(../img/arw.png) no-repeat 0 .4em;
}

.blank a {
	padding: 0 19px 0 0;
	background: url(../img/ico_blank.png) no-repeat right 50%;
}

.pdf a {
	padding: 0 24px 0 0;
	background: url(../img/ico_pdf.png) no-repeat right 50%;
}


/* 引用定義
======================================================= */

.quote {
	padding: 17px 22px;
	border: 3px solid #dedede;
}


/* お問い合わせ設定
======================================================= */

/* お問い合わせ table */

form table.tbr {
	width: 100%;
	text-align: left;
}

form table.tbr th {
	width: 25%;
	font-size: 1.6rem;
	padding: 20px 10px;
}

form table.tbr td {
	width: 75%;
	padding: 20px 10px;
}

form table.tbr span {
	display: block;
	color: #cc0000;
	font-size: 1.2rem;
}

form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

form input,
form select,
form label {
	padding: 5px;
	font-size: 1.6rem;
	vertical-align: middle;
}

form textarea {
	width: 90%;
	padding: 5px;
	font-size: 1.6rem;
	vertical-align: middle;
	resize: vertical;
}

form input[type="tel"] {
	width: 20%;
}
*#tel1,
*#tel2,
*#tel3,
*#zip1 {
	width: 20%;
}
*#zip2 {
	width: 30%;
}

form input[type="radio"],
form input[type="checkbox"] {
	width: 20px;
	height: 20px;
}

form ul.list_inline li {
	float: left;
	margin: 0 30px 0 0;
}

form ul.list_inline li input[type="checkbox"] {
	margin: 0 5px 0 0;
}

dl.subform {
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
}

dl.subform dt {
	float: left;
	width: 20%;
	padding: 9px 0 0;
}

dl.subform dd {
	float: left;
	width: 80%;
}

form .agree_box {
	padding: 20px 10px;
	text-align: center;
	border: 1px solid #e6e6e6;
	font-size: 18px;
	font-size: 1.8rem;
}

form .agree_box input[type="checkbox"] {
	margin: 0 10px 0;
}

form input.btn {
	display: block;
	margin: 0 auto;
	padding: 20px 60px 20px 81px;
	color: #fff;
	/*background: #666666 url(../img/arw_wb.png) no-repeat 60px 27px;*/
	border: none;
	font-size: 14px;
	font-size: 1.4rem;
}

form p.back {
	margin: 30px 0 0;
	text-align: center;
}

form p.back a {
	padding: 0 0 0 21px;
	background: url(../img/arw.png) no-repeat 0 5px;
}


/* お問い合わせ error */

.err_block {
	clear: both;
	margin-bottom: 17px;
	padding: 12px;
	background: #ffe8e8;
}

.err_block p {
	color: #f00;
}

.err_block p.err_tit {
	font-weight: bold;
	margin: 0 0 5px;
	padding: 2px 0 2px 10px;
	color: #fff;
	background: #f00;
}

label.error {
	border: 1px solid #ff8383;
	background: #ffe8e8;
}

input.error {
	border: 1px solid #ff8383;
	background: #ffe8e8;
}

select.error {
	border: 1px solid #ff8383;
	background: #ffe8e8;
}

textarea.error {
	border: 1px solid #ff8383;
	background: #ffe8e8;
}

fieldset {
	display: inline;
	padding: 3px;
}

fieldset.error {
	background: #ffe8e8;
}

#form_flow {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#form_flow li {
	float: left;
	width: 202px;
	list-style-type: none;
}

#form_flow li.arw {
	width: 57px;
	padding: 7px 0 0;
	text-align: center;
}

#form_flow li .inner {
	padding: 5px 0;
	text-align: center;
	border: 1px solid #d2d2d2;
}


/* 真ん中
======================================================= */

.tal {
	text-align: left !important;
}

.tac {
	text-align: center !important;
}

.tar {
	text-align: right !important;
}


/* TOPへ戻る
======================================================= */

.top_back {
	clear: both;
	padding: 30px 0 0;
	text-align: center;
}

.top_back a {
	padding: 0 15px;
}

/* 汎用スタイル設定
======================================================= */

.tac { text-align: center; }
.tal { text-align: left; }
.ter { text-align: right; }

.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }

.w30 { width: 30%; }

.pc_none { 	display: none!important; }

.clearfix {
    zoom: 1;
}
.clearfix:after {
    display: block;
    clear: both;
    content: '';
}
*:after {
    display: block;
    clear: both;
}

/* 汎用
======================================================= */

.snslist{
	clear: both;
}

.required{
	color: #cc0000;
}

/* 非表示
======================================================= */
.sp_logo,
.sp_headnav,
.sp_catch,
.sp_arwtit,
.sptop_2col,
.sp_copy{
	display: none;
}



/* ちらつき防止
======================================================= */

.overimg {
	box-shadow: #fff 0 0 0;
}

.overimg:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	background: #fff\9;
}

/* boxlink
======================================================= */
.boxlink{
    cursor: pointer;
}

.boxlink a,
.boxlink a:visited,
.boxlink a:hover,
.boxlink a:active{
	color: #2a2a2a;
}


/* トップページ
======================================================= */

.top_snslist{
	width: 100%;
	box-sizing: border-box;
	padding: 14px 21px;
	background: #f8f8f8;
	display: table;
}

.top_snslist .txt{
	display: table-cell;
	width: 40%;
	vertical-align: middle;
}

.top_snslist ul.top_sns{
	display: table-cell;
	width: 60%;
	vertical-align: middle;
	max-width: 497px;
	margin: 0;
	padding: 2px 0 1px;
	list-style-type: none;
	font-size: 12px;
	font-size: 1.2rem;
}

.top_snslist ul.top_sns li{
	float: left;
	padding: 0 8%;
	border-right: 1px solid #dedede;
}

.top_snslist ul.top_sns li.last{
	border: none;
}


.top_snslist ul.top_sns li a{
	text-decoration: none;
}

.top_snslist ul.top_sns li a:hover{
	text-decoration: underline;
}

.top_snslist ul.top_sns li.first a{
	padding: 0 0 0 20px;
	background: url(../img/rss.png) 0 50% no-repeat;
}

.top_snslist ul.top_sns li.center a{
	padding: 0 0 0 25px;
	background: url(../img/ico_x.png) 0 50% no-repeat;
}

.top_snslist ul.top_sns li.last a{
	padding: 0 0 0 24px;
	background: url(../img/ico_facebook.png) 0 50% no-repeat;
}

.top_block{
	border: 1px solid #dedede;
}

ul.top_3col .top_block{
	margin: 0 0 18px;
	padding: 22px;
}

ul.top_3col{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.top_3col li{
	float: left;
	width: 30%;
	text-align: center;
	margin: 0 5% 0 0;
}

ul.top_3col li.lst{
	margin: 0;
}

ul.top_3col li .txt_area{
	text-align: left;
}

.ie ul.top_3col li .txt_area{
	max-height: 8em;
}

ul.top_3col li .ico_area{
	padding: 0 0 22px;
}

ul.top_3col li .arwtxt{
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.8;
}

ul.top_3col li .arwtxt a:hover{
    text-decoration: none;
}

ul.top_3col li .arwtxt span{
	padding: 0 0 0 21px;
	background: url(../img/arw.png) no-repeat 0 50%;
}




ul.top_2col{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.top_2col .top_block{
	padding: 36px 40px;
}

ul.top_2col li{
	float: left;
	width: 48%;
	margin: 0 4% 0 0;
}

ul.top_2col li.lst{
	margin: 0;
}

ul.top_2col li .top_block{
	background: url(../img/arw_l.png) 92% 50% no-repeat;
}

ul.top_2col li .top_block .tbr_area{
	display: table;
}

ul.top_2col li .top_block .ico_area{
	float: left;
	width: 64px;
	margin: 0 32px 0 0;
	display: table-cell;
}

ul.top_2col li .top_block .txt_area{
	display: table-cell;
    vertical-align: middle;
}

ul.top_2col li .top_block .txt_area p{
	font-size: 16px;
	font-size: 1.6rem;
}

ul.top_2col li .top_block .txt_area p span{
	font-size: 12px;
	font-size: 1.2rem;
	color: #d2232a;
}

ul.top_2col li .top_block .txt_area a{
	text-decoration: none;
	color: #2a2a2a;
}

ul.top_2col li .top_block .txt_area a:visited,
ul.top_2col li .top_block .txt_area a:hover,
ul.top_2col li .top_block .txt_area a:active{
	color: #2a2a2a;
}

#top .tit_accordion{
	display: none;
}

ul.top_linklist{
    display: block!important;
    width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.top_linklist li{
	float: left;
	width: 22%;
    min-width: 145px;
	border: 1px solid #dedede;
	margin: 0  4% 20px 0;
	margin: 0  1.4vw 20px 0;
	padding: 0;
	text-align: center;
	display: table;
	position: relative;
	box-sizing: border-box;
}

ul.top_linklist li.btn04,
ul.top_linklist li.btn08{
	margin-right: 0;
}


ul.top_linklist li:after{
    position: absolute;
    z-index: 2;
    bottom: -1px;
    right: -1px;
    width: 12px;
    height: 12px;
    content: '';
    background: url(../img/arw_invert.gif) 0 0 no-repeat;
}

ul.top_linklist li p{
	display: table-cell;
	height: 78px;
	vertical-align: middle;
}

ul.top_linklist li a{
	text-decoration: none;
	font-size: 12px;
	font-size: 1.2rem;
	color: #2a2a2a;
}

ul.top_linklist li a:visited,
ul.top_linklist li a:hover,
ul.top_linklist li a:active{
	color: #2a2a2a;
}

ul.top_linklist li span.img{
	float: left;
	margin: 0 10px 0 0;
}

ul.linkList{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.linkList a {
        background: url(../img/lm_link.gif) no-repeat 0 45%;
    padding-left: 14px;
}

/* Japanese JP Domain Name
======================================================= */

.jdn_list {
    width: 100%;
    overflow: hidden;
	padding: 20px 0;
}

.jdn_list ul {
    width: 100%;
    overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 0;
    *zoom: 1;
}

.jdn_list li {
    float: left;
    width: 30%;
    margin-left: 5%;
    *zoom: 1;
}

.jdn_list li:first-child{
	margin-left: 0;
}

.lonav_material{
	text-align: center;
	padding: 20px 0;
}
.lonav_material li{
	display: inline;
	padding: 0 10px 0 0;
}

.lonav_material li a{
    background: url(../img/lm_link.gif) no-repeat 0 45%;
    padding-left: 14px;
}

/* トピックス
======================================================= */
.linkListTable{
	margin: 10px 0 6px 0;
	padding: 0;
	border: 0px solid #ffffff;
}
.linkListTable th,
.linkListTable td{
	vertical-align: top;
	padding: 2px 5px;
	text-align: left;
	border: 0px solid #ffffff;
}
.linkListTable th{
	background: url("../img/lm_link.gif") no-repeat 0 9px;
	padding-left: 14px;
	padding-right: 8px;
	white-space: nowrap;
	font-weight: normal;
	width: 8em;
}
.linkListTable td{
	padding-right: 28px;
}

.lonavBacknumberList{
	margin: 1em 0;
	padding: 0;
}
.lonavBacknumberList li{
	margin: 0 10px 0 0;
	display: block;
	float: left;
}
.lonavBacknumberList li a{
	background: url("../img/lm_link.gif") no-repeat 0 45%;
	padding-left: 14px;
}



/* .JP Q&A
======================================================= */

.en dl.qaList{
	margin: 5em 0 0 0;
}

.en dl.qaList dt,
.en dl.qaList dd{
	padding-left: 3em;
	position: relative;
	zoom: 1;
}
.en dl.qaList dt{
	font-weight: bold;
}
.en dl.qaList dd{
	padding-bottom: 1em;
}

.en dl.qaList dt span,
.en dl.qaList dd span{
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
}
.en dl.qaList dt span{
	color: #539fcf;
}
.en dl.qaList dd span{
	color: #cf5359;
}

/* .検索検索
======================================================= */

#yjserpif{
	/*min-height: 1315px;*/
    min-height: 1600px;
}

.scroll_inr {
    width: 100%;
}
.scroll{
    overflow: auto;
    white-space: nowrap;
    margin: 0 0 30px;
    -webkit-overflow-scrolling:touch !important;
}
.scroll iframe {
    width: 100%;
}
.scroll::-webkit-scrollbar{
    height: 5px;
}
.scroll::-webkit-scrollbar-track{
    background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
}

