@charset "utf-8";

@media screen and (max-width : 640px) {
/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	-webkit-text-size-adjust:none;
	font-size: 87.5%;
}
.no_javascript .not_js {
	padding:0;
}
/* wrapper
================================================== */
#tmp_wrapper {
	width:100%;
	min-width:320px;
}
#tmp_wrap_main {
    min-width: auto;
    width: 100%;
	padding:9px 10px 0;
}
/* contents
================================================== */
#tmp_contents,
#tmp_maincontents {
	word-wrap:break-word;
}
/* update
================================================== */
#tmp_update,
#tmp_wrap_social_plugins {
	float: none;
}

/* format-layout
================================================== */
.wrap_col_nm,
.wrap_col_rgt_navi,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none;
}
.wrap_col_lft_navi {
	float:none;
	position:static;
	z-index:auto;
}
.col_main {
	padding:0;
}
/* free
================================================== */
.format_free .wrap_col_lft_navi,
.format_free .wrap_col_rgt_navi {
	display:block;
	width: 100%;
}
.format_free .column_lnavi .col_main {
	margin-left:0;
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0;
}
/* ==================================================
header
================================================== */
#tmp_header {
	z-index: 999;
	background-color: #751485;
	color: #ffffff;
	height: auto !important;
}
#tmp_hlogo {
	width: calc(100% - 168px);
	padding: 12px 10px 10px 11px;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:111px;
	height:32px;
}
#tmp_hlogo h1,
#tmp_hlogo p a {
	background: #751485 url(/shared/rn/images/header/logo_sp.png) no-repeat 0 center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
}
#tmp_hfunction {
	width: 168px;
}
.emergency_menu > a {
	width: 55px;
	height: 55px;
	font-size: 0.625rem;
	background: #c80e1d url(/shared/rn/images/icon/emergency_icon.png) no-repeat 16px 11px;
    background-size: 21px 19px;
    -webkit-background-size: 21px 19px;
	-moz-background-size: 21px 19px;
	text-align: center;
	padding: 35px 3px 18px 1px;
}
.function_menu > a {
	width: 55px;
	height: 55px;
	font-size: 0.625rem;
	background: #751485 url(/shared/rn/images/icon/function_icon.png) no-repeat 16px 11px;
    background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
	-moz-background-size: 22px 22px;
	text-align: center;
	padding: 35px 3px 18px 1px;
}
.search_menu > a {
	width: 55px;
	height: 55px;
	font-size: 0.625rem;
	background: #751485 url(/shared/rn/images/icon/search_menu_icon.png) no-repeat 12px 10px;
    background-size: 26px 22px;
    -webkit-background-size: 26px 22px;
	-moz-background-size: 26px 22px;
	text-align: center;
	padding: 35px 2px 18px;
}
#tmp_emergency {
	z-index: 999;
	margin: 0 0 10px;
}
.emergency_ttl {
	background: #c80e1d url(/shared/rn/images/icon/emergency_icon.png) no-repeat 10px center;
	background-size: 19px 16px;
	-webkit-background-size: 19px 16px;
	-moz-background-size: 19px 16px;
	font-size: 128.5%;
	padding: 6px 15px 6px 34px;
}
.wrap_emergency_cnt {
    padding: 9px 10px;
}
.emergency_cnt ul {
	font-size: 100%;
	padding: 7px 5px 7px 1px;
}
.emergency_cnt ul li a {
    display: inline-block;
    color: #c80e1d;
    background: transparent url(/shared/rn/images/icon/emergency_list_icon.png) no-repeat 5px 3px;
	background-size: 10px 14px;
	-webkit-background-size: 10px 14px;
	-moz-background-size: 10px 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 20px 5px;
}
.emergency_btn {
	padding: 5px 10px 10px;
}
.emergency_btn ul {
	margin: 0 !important;
}
.emergency_btn ul li {
	width: 100%;
	padding: 0 !important;
	float: none;
	margin: 0 0 6px !important;
}
.emergency_btn ul li a {
	font-size: 100%;
	height: 50px;
	width: 640px;
	display: table-cell;
	vertical-align: middle;
	padding: 5px;
}
.emergency_btn a span {
	display: block;
}
.emergency_close_btn {
	padding: 0 0 16px;
}
.emergency_close_btn a {
	width: 222px;
	font-size: 85.7%;
	padding: 9px 0 6px 15px;
}
.emergency_close_btn a:before {
	left: -16px;
    top: 3px;
}
#tmp_function_menu {
    position: absolute;
    width: auto;
    left: 0;
    right: 0;
    top: 55px;
	border: 2px solid #5a0f66;
	border-bottom: none;
} 
#tmp_search_menu_btn a {
	width: 55px;
	height: 55px;
	font-size: 0.625rem;
	background-position:center 13px;
    background-size: 21px auto;
    -webkit-background-size: 21px auto;
	-moz-background-size: 21px auto;
	text-align: center;
	padding: 35px 3px 18px 1px;
}
.function_menu_ttl {
    background: #5a0f66 url(/shared/rn/images/icon/function_icon.png) no-repeat 9px center;
    background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    font-size: 128.5%;
    padding: 5px 15px 6px 34px;
}
.function_menu_block {
    padding: 7px 7px 11px 8px;
}
.function_menu_block .function_menu_lft {
	width: 100%;
	float: none;
	margin-bottom: 8px;
}
.function_menu_block .function_menu_rgt {
	width: 100%;
	float: none;
	padding-left: 0;
	margin-bottom: 8px;
}
.function_menu_lft ul a {
    font-size: 100%;
    padding: 19px 10px 16px 53px;
	background-size: 37px auto !important;
	-webkit-background-size: 37px auto !important;
	-moz-background-size: 37px auto !important;
}
.language_ttl {
    background: transparent url(/shared/rn/images/icon/language_icon.png) no-repeat 3px 6px;
    background-size: 25px auto;
    -webkit-background-size: 25px auto;
    -moz-background-size: 25px auto;
    padding: 8px 7px 23px 38px;
    font-size: 114.2%;
}
.language_block ul {
	margin: 0 -1px;
}
.language_block li {
	padding: 0 1px;
}
.language_block li a {
	width: 175px;
	height: 92px;
}
.function_close_btn {
    padding: 13px 0 17px;
}
.function_close_btn a {
	width: 222px;
	font-size: 85.7%;
	padding: 9px 0 6px;
}
.function_close_btn a:before {
	left: -10px;
    top: 3px;
}
#tmp_sma_menu #tmp_search_menu {
    position: absolute;
    width: auto;
    left: 0;
    right: 0;
    top: 55px;
	border: 2px solid #5a0f66;
	border-bottom: none;
} 
.search_menu_ttl {
    background: #5a0f66 url(/shared/rn/images/icon/search_menu_icon.png) no-repeat 6px 7px;
    background-size: 26px 22px;
    -webkit-background-size: 26px 22px;
    -moz-background-size: 26px 22px;
    font-size: 128.5%;
    padding: 5px 15px 6px 34px;
}
#tmp_block_menu {
	margin: 8px;
}
#tmp_search {
    padding: 13px 12px 12px 11px;
}
#tmp_search .wrap_sch_box:nth-child(2) {
	width:47px !important;
}
.custom_foreign #tmp_func_sch_btn {
	min-width:60px;
}
#tmp_func_sch_btn {
    font-size: 0.75rem;
}
.search_menu_list li {
	width: 50%;
	margin: 0 0 3px !important;
}
.search_menu_list li:nth-child(5n),
.search_menu_list li:nth-child(5n+1) {
    clear: none;
}
.search_menu_list li:nth-child(2n) {
	clear: right;
}
.search_menu_list li:nth-child(2n+1) {
	clear: left;
}
.search_menu_list li span.list_img,
.search_menu_list li span.list_txt {
    height: 45px;
}
.search_menu_list li span.list_img {
	width:48px;
}
.search_menu_btn {
    margin: 12px 0 0;
    padding: 6px 5px 3px;
}
.search_menu_btn ul {
	margin: 0 -2px;
}
.search_menu_btn li {
	width: 50%;
	padding: 0 2px;
	margin: 0 0 3px;
}
.search_menu_btn li a {
	-webkit-background-size:10px auto;
	-moz-background-size:10px auto;
	background-size:10px auto;
}
.search_menu_btn li:nth-child(2n) {
	clear: right;
}
.search_menu_btn li:nth-child(2n+1) {
	clear: left;
}
.search_menu_btn li span.list_img,
.search_menu_btn li span.list_txt {
    height: 45px;
}
.search_menu_btn li span.list_img {
	width:53px;
}
.search_menu_list li span.list_img span,
.search_menu_btn li span.list_img span {
	height:auto;
}
.search_menu_list li span.list_img img,
.search_menu_btn li span.list_img img {
	max-width:100%;
	height:auto;
}
.search_menu_list li a:hover span,
.search_menu_list li a:focus span {
	height: 41px;
	padding: 3px;
}
.search_menu_list li a:hover span.list_img,
.search_menu_list li a:focus span.list_img {
	width: 45px;
	padding-left:5px;
	padding-right:5px;
}
.search_menu_btn li a:hover span,
.search_menu_btn li a:focus span {
	height:45px;
	padding: 3px;
}
.search_menu_btn li a:hover span.list_img,
.search_menu_btn li a:focus span.list_img {
	width:50px;
}
/* sp_menu
================================================== */
.spmenu_open {
	position:absolute;
	width: 100%;
	min-height: 100%;
    z-index: 9999;
    background: #ffffff;
    color: #222222;
    position: absolute;
}
#tmp_wrapper.spmenu_open::before {
	content:"";
	display: block;
	min-height: 100%;
	height:100%;
	width:auto;
	position:absolute;
	top:0;
	left: 0;
	right: 0;
	border: 2px solid #5a0f66;
	border-top: none;
	background-color: #f2f2f9;
	z-index:699;
}
.spmenu_open #tmp_sma_menu {
	position: relative;
	background-color: #ffffff;
	color: #222222;
	z-index: 9999;
}
#tmp_switch_sp_style {
	display: none;
}
#tmp_hnavi_s,
.spmenu_open #tmp_hnavi_s {
	display: block;
	list-style: none;
}
#tmp_hnavi_s li a {
	display:block;
	width:40px;
	height:40px;
	text-decoration:none;
}
#tmp_hnavi_lmenu {
	position:absolute;
	left:10px;
	top:20px;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:10px;
	top:20px;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:40px;
	height:40px;
	overflow:hidden;
}
/* gnavi_koho
================================================== */
#tmp_gnavi_koho {
	background-size:cover;
	margin-bottom:0;
}
/* gnavi
================================================== */
#tmp_gnavi li {
	width: 100% !important;
	float: none;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 1px solid #ffffff;
	margin: 0;
}
#tmp_gnavi li:nth-child(5n) {
	border-right: none;
}
#tmp_gnavi li:last-child {
	border-bottom: 1px solid #ffffff;
}
#tmp_gnavi li a {
	font-size: 100%;
	display: block;
	height: auto;    
	padding: 13px 10px 11px 35px !important;
	background: transparent url(/shared/rn/images/icon/border-x.png) no-repeat 11px 22px;
    background-size: 13px 2px;
    -webkit-background-size: 13px 2px;
    -moz-background-size: 13px 2px;
}
#tmp_gnavi a:hover, 
#tmp_gnavi a:focus, 
#tmp_gnavi a:active, 
#tmp_gnavi li.active a {
	font-size: 100%;
	display: block;
	height: auto;    
	background: #482f4b url(/shared/rn/images/icon/border-x.png) no-repeat 11px 22px;
    background-size: 13px 2px;
    -webkit-background-size: 13px 2px;
    -moz-background-size: 13px 2px;
}
#tmp_b_header {
	padding: 24px 9px 5px 16px;
}
.contact_info {
	width: 100%;
	float: none;
	border-left-width: 6px;
	padding: 10px 10px 11px 36px;
	margin: 0;
}
.contact_info:before {
	width: 34px;
	height: 34px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
}
.contact_info:after {
    width: 20px;
    height: 20px;
    bottom: 2px;
    right: 2px;
}
.banner_info {
	width: 100%;
	float: none;
	max-width: none;
}
.contact_txt {
	font-size: 89.28%;
}
.contact_phone {
	display: block;
	font-size: 135.7%;
	top: 0;
    padding-left: 0;
}
.contact_time {
	font-size: 85.7%;
	padding: 0;
}
.banner_info ul {
	margin: 18px 2px 0 -5px;
}
.banner_info li {
	width: 100%;
	padding: 0;
	margin: 0 0 5px;
	float: none;
}
.banner_info a {
	width: 640px;
	height: 50px;
	font-size: 85.7%;
	padding: 4px 10px 5px 43px;
}
.banner_info .banner01 a {
    border: 1px solid #96b2e0;
	background-size: 28px auto;
	-webkit-background-size: 28px auto;
	-moz-background-size: 28px auto;
}
.banner_info .banner01 a:after {
	width: 10px;
	height: 10px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
}
.banner_info .banner02 a {
    border: 1px solid #96b2e0;
	background-size: 28px auto;
	-webkit-background-size: 28px auto;
	-moz-background-size: 28px auto;
}
.banner_info .banner02 a:after {
	width: 10px;
	height: 10px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
}
.search_menu_block {
    padding: 14px 8px 14px 8px;
}
.search_menu_txt {
    font-size: 128.5%;
	padding-left: 17px;
    background: transparent url(/shared/rn/images/icon/note_icon.png) no-repeat left 4px;
	background-size: 14px auto;
	-webkit-background-size: 14px auto;
	-moz-background-size: 14px auto;
}
.search_menu_list li a {
}
.search_close_btn a {
    width: 222px;
    font-size: 85.7%;
    padding: 9px 0 6px;
}
.search_close_btn a:before {
    left: -10px;
    top: 3px;
}
/* pankuzu
================================================== */
#tmp_wrap_navigation {
	padding:0 0 5px;
}
#tmp_pankuzu {
	display:block;
    margin: 0 0 13px;
	font-size: 85.7%;
}
/* sns_top
================================================== */
#tmp_sns_top {
	margin-bottom:30px;
}
#tmp_sns_top_ttl {
	padding:0;
	margin-bottom: 22px;
	float: none;
	width: 100%;
	text-align: center;
	font-size: 128.5%;
}
#tmp_sns_top_ttl p {
	display: inline-block;
    background-position: left center;
}
#tmp_sns_top_cnt {
	float: none;
	width:100%;
}
#tmp_sns_top_cnt ul {
	margin: 0;
}
#tmp_sns_top_cnt ul li {
	padding: 0;
	margin-bottom: 10px !important;
	width: 100%;
	float: none;
	text-align: left;
	font-size:100%;
}
#tmp_sns_top_cnt ul li:nth-child(3n),
#tmp_sns_top_cnt ul li:nth-child(3n+1){
	clear: inherit;
}
#tmp_sns_top_cnt ul li a:after {
	width: 12px;
	height: 12px;
	-webkit-background-size:12px auto !important;
	-moz-background-size:12px auto !important;
	background-size:12px auto !important;
}
#tmp_sns_top_cnt ul li a:hover,
#tmp_sns_top_cnt ul li a:focus {
	border-width:1px;
	padding:15px 10px;
}
#tmp_sns_top_cnt ul li a:hover:after,
#tmp_sns_top_cnt ul li a:focus:after {
	right: 2px;
	bottom: 2px;
}
/* ==================================================
cate_ttl
================================================== */
#tmp_cate_ttl {
	-webkit-background-size:100% auto !important;
	-moz-background-size:100% auto !important;
	background-size:100% auto !important;
	padding-top:21.7%;
	height:0;
}
#tmp_cate_ttl span {
	height:0;
}
#tmp_cate_ttl.cate_ttl_jobpark,
#tmp_cate_ttl.cate_ttl_jobpark-h {
	background-image:url(/shared/templates/free_rn/images/contents/cate_ttl/cate_ttl_jobpark_sp.jpg);
}
#tmp_cate_ttl.cate_ttl_uji {
	background-image:url(/shared/templates/free_rn/images/contents/cate_ttl/cate_ttl_uji_sp.jpg);
}
#tmp_cate_ttl.cate_ttl_chiikisousei {
	background-image:url(/shared/templates/free_rn/images/contents/cate_ttl/cate_ttl_chiikisousei_sp.jpg);
}
#tmp_cate_ttl.cate_ttl_yorisoi {
	background-image:url(/shared/templates/free_rn/images/contents/cate_ttl/cate_ttl_yorisoi_sp.jpg);
}
#tmp_cate_ttl.cate_ttl_chiikisousei {
	background-image:url(/shared/templates/free_rn/images/contents/cate_ttl/cate_ttl_chiikisousei_sp.jpg);
}
#tmp_cate_ttl.cate_ttl_ribbon {
	background-image:url(/shared/templates/free_rn/images/contents/cate_ttl/cate_ttl_ribbon_sp.jpg);
}
/* koiki
================================================== */
#tmp_cate_koiki {
	height: 120px;
	padding-right: 10%;
}
#tmp_cate_koiki h1,
#tmp_cate_koiki p {
    padding: 14px 10px 10px 46px;
    font-size: 171.4%;
}
#tmp_cate_koiki h1::before,
#tmp_cate_koiki p::before {
	top: 13px !important;
    left: -12px !important;
    background-size: 50% 50% !important;
}
/* jigyosha / kengai
================================================== */
#tmp_main_head {
	margin:0 -10px 0;
	padding-right: 110px;
}
#tmp_main_head::after {
	left: 135px;
	background-position: 35% center;
}
#tmp_main_head.head_pattern_2::after {
	left: 135px;
	background-position: 16px center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
#tmp_main_head .sub_ttl{
	font-size: 64.3%;
}
#tmp_main_head h1 {
	font-size: 128.6%;
}
#tmp_main_head .banner_head_inner {
	height: 105px;
	padding: 0 30px 0 13px;
	min-width: 237px;
	max-width: 100%;
}
#tmp_main_head .banner_head_cnt {
	background-size: 33px 32px;
	-moz-background-size: 33px 32px;
	-webkit-background-size: 33px 32px;
    padding: 1px 0 0 46px;
    background-position: left 7px;
}
#tmp_main_head.head_pattern_2 .banner_head_cnt {
	padding: 6px 0 0 37px;
	background-size: 32px 22px;
	-moz-background-size: 32px 22px;
	-webkit-background-size: 32px 22px;
	background-position: left 16px;
}
#tmp_main_head .banner_head_inner::after {
    right: -54px;
}
#tmp_main_head.head_pattern_2 .banner_head_inner {
    background-color: transparent;
}
#tmp_main_head.head_pattern_2 .banner_head_inner::after {
    right: -34px;
	top: 0;
    bottom: -1px;
}
/* ==================================================
navi
================================================== */
/* rnavi
================================================== */
#tmp_rnavi {
	margin-bottom: 33px;
}
#tmp_rnavi_ttl {
	padding: 7px 10px 2px 12px;
	font-size: 142.8%;
}
#tmp_rnavi_cnt {
    padding: 17px 10px 10px;
}
#tmp_rnavi_cnt ul li {
	margin-bottom: 1px;
}
#tmp_rnavi_cnt ul li a {
	font-size: 100%;
}
#tmp_rnavi_cnt .rnavi_cnt_top_lists {
    margin-bottom: 21px;
}
#tmp_rnavi_cnt .rnavi_img_ttl {
	padding-left: 6px;
}
#tmp_rnavi_cnt .rnavi_img_ttl p {
    padding: 0 0 7px;
}
#tmp_rnavi_cnt .rnavi_img_cnt {
    padding: 14px 0 22px;
}
#tmp_rnavi_cnt .rnavi_img_cnt ul {
    margin-bottom: 19px;
}
#tmp_rnavi_cnt .rnavi_address {
	padding: 17px 4px 0;
    margin: 0 0 1px;
	font-size: 100%;
}
#tmp_rnavi .rnavi_cnt_top_lists .img_rnavi img {
	width: 100%;
	height: auto;
}
.rnavi_cnt_lists .rnavi_img_txt img {
	width: 100%;
	height: auto;
}
.col_rgt_navi .col_rnavi_img img {
	width: 100%;
	height: auto;
}
/* publicity
================================================== */
#tmp_publicity {
	margin: 0;
	padding: 20px 0 18px;
}
#tmp_publicity_ttl {
	padding:0;
	margin-bottom: 16px;
	float: none;
	width: 100%;
	font-size: 85.7%;
}
#tmp_publicity_ttl p {
	padding-left: 20px;
	background-position: 0 8px;
}
#tmp_publicity_cnt {
	padding: 0;
	width:100%;
}
#tmp_publicity_cnt ul {
	margin: 0 -6px;
}
#tmp_publicity_cnt ul li {
	padding: 0 6px;
	margin-bottom: 12px;
	width: 50% !important;
}
#tmp_publicity_cnt ul li:nth-child(odd){
	clear: both;
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: block;
}
.wrap_mc_pc #tmp_switch_pc_style {
	font-size:92.8%;
	text-decoration:none;
	padding:10px 10px 10px 50px;
	border:1px solid #c4b9c5;
	background:#ffffff url(/shared/rn/images/icon/pc_icon.png) no-repeat 18px center;
	-webkit-background-size:20px auto;
	-moz-background-size:20px auto;
	background-size:20px auto;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	margin: 0 -10px;
}
/* fnavi */
.footer_cnt {
	padding:0 10px;
	width:auto !important;
	clear:both;
}
.footer_cnt address {
	font-style:normal;
}
.footer_navi li {
	display: block;
	padding: 15px 0 9px 0;
	padding-right: 0 !important;
}
.footer_navi {
	font-size: 92.8%;
	border-bottom: 6px solid #ffffff;
}
.footer_navi li a {
    text-decoration: none;
    background: transparent url(/shared/rn/images/icon/border_purple.png) no-repeat 0px 5px;
    background-size: 13px 2px;
    -webkit-background-size: 13px 2px;
    -moz-background-size: 13px 2px;
    color: #333333;
    padding-left: 23px;
}
.footer_navi ul {
	padding: 15px 0 17px 10px;
}
.fnavi {
	margin: 0;
}
.fnavi li {
	width: 100%;
	float: none;
	padding: 0;
	margin: 0 0 6px;
}
.footer_bottom {
    padding: 23px 10px 28px;
}
.custom_foreign .footer_bottom {
	padding-bottom:30px;
}
.custom_foreign .footer_phone {
	padding-right:80px;
}
.fnavi li a {
	display: block;
    background: #ffffff url(/shared/rn/images/icon/border_purple.png) no-repeat 10px 20px;
    background-size: 13px 2px;
    -webkit-background-size: 13px 2px;
    -moz-background-size: 13px 2px;
    color: #333333;
    font-size: 88.89%;
    padding: 10px 10px 10px 32px;
}
.footer_cnt {
	padding: 0;
}
.footer_title {
    padding: 21px 0 9px;
}
.footer_logo {
    font-size: 135.7%;
    font-weight: bold;
    display: block;
	padding: 0 0 7px;
}
.footer_corporate {
    font-size: 85.7%;
}
.footer_info {
    font-size: 85.7%;
    padding-right: 85px;
}
.copyright {
    text-align: center;
    color: #333333;
    font-size: 85.7%;
    padding-right: 0;
}
#tmp_footer .pnavi .ptop a {
	position: absolute;
    right: 11px;
    bottom: 63px;
	margin-right: 0;
	padding-left:6px;
	padding-right:6px;
}
#tmp_footer .pnavi_relative .ptop a {
	position: fixed;
	bottom: 20px;
}
/* ==================================================
youtube / ustream
================================================== */
#tmp_contents .frame_youtube,
#tmp_contents .frame_ustream {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* ==================================================
class
================================================== */
/* Transit Button */
#tmp_transit_btn div {
	margin: 0 -10px;
}
#tmp_transit_btn div {
	margin: 4px 0 6px;
}
#tmp_transit_btn .transit_lft,
#tmp_transit_btn .sp_gnavi_koho {
    width: 50%;
	padding:0 2px 0 0;
}
#tmp_transit_btn .transit_rgt {
    width: 50%;
	padding:0 0 0 2px;
}
#tmp_transit_btn div:not(.sp_gnavi_koho) a {
	font-size: 0.75rem;
}
#tmp_transit_btn .sp_gnavi_koho a {
	font-size: 0.8125rem;
}
/* End Transit Button */
/* float ▼Do not edit
================================================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* youtube ▼Do not edit
================================================== */
#tmp_contents .frame_youtube,
#tmp_contents .frame_ustream {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


/* ==================================================
parts
================================================== */
/* parts ▼Do not edit
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width:100%;
	margin-right:0;
	display: block;
	float:none;
	clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	display: block;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left: 13px;
}
#tmp_contents ul li, 
#tmp_contents ol li {
    margin: 0 0 0.9em;
}
#tmp_contents ul ul, 
#tmp_contents ul ol, 
#tmp_contents ol ul, 
#tmp_contents ol ol {
    margin: 1.6em 0 0 1em;
}
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
	width:100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100% !important;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;/* Webkit */
}
#tmp_contents table.col2,
#tmp_contents table.col3 {
	width: 100%;
}
table.col2 td.col2L, 
table.col2 td.col2R {
	display: block;
	border: none;
}
/* inquiry
============================== */
#tmp_inquiry {
    margin: 0 0 30px;
}
#tmp_inquiry_ttl {
	font-size: 142.8%;
    padding: 14px 11px 12px;
}
#tmp_inquiry_cnt {
    padding: 16px 11px;
}
/* feedback
============================== */
#tmp_feedback {
    margin: 0 0 35px;
}
#tmp_feedback_ttl {
	font-size: 142.8%;
	padding: 17px 5px 9px 11px;
	line-height: 1.4;
	border-bottom-width: 3px;
}
#tmp_feedback_cnt {
	padding: 15px 11px 19px;
	font-size: 100%;
}
#tmp_feedback_cnt fieldset {
    margin: 0 0 1.3em 0;
}
#tmp_feedback_cnt fieldset legend {
    margin: 0 0 0.9em 0;
}
#tmp_feedback_cnt .submit input {
	width: 210px;
	height: 43px;
}
/* #tmp_lnavi */
#tmp_lnavi {
	margin-bottom: 42px;
}
#tmp_lnavi_ttl {
	font-size: 142.8%;
	padding: 20px 10px 19px 12px;
    background-position: 16px 28px;
    background-size: 11px 13px;
	-moz-background-size: 11px 13px;
	-webkit-background-size: 11px 13px;
}
#tmp_lnavi_cnt {
    padding: 7px 20px 3px 10px;
}
#tmp_lnavi_cnt ul li {
	margin-bottom: 26px;
}
#tmp_lnavi_cnt ul li a {
	font-size: 114.3%;
	padding-left: 15px;
	line-height: 1.6;
}
/* emergency_load
================================================== */
.tmp_emergency_load .special_button a{
	display: block;
	min-width: inherit
}
/* Scroll Table
================================================== */
.scroll_table {
	overflow-x:auto;
	margin-bottom:32px;
	padding:30px 9px 5px;
	background:#f6f6f6 url(/shared/rn/images/icon/scroll_table_icon.png) right 5px no-repeat;
	background-size:75px 15px;
}
.scroll_table {
	overflow-x:scroll;
}
.scroll_table_switch {
	text-align:right;
	margin:0 0 16px;
	font-size:100%;
	line-height:1.2;
}
.scroll_table_switch a {
	border:1px solid #dadbe6;
	color:#222222;
	display:inline-block;
	padding:8px 10px 7px 70px;
	text-decoration:none;
	background:#f6f6f6 url(/shared/rn/images/icon/scroll_table_ex.png) 10px center no-repeat;
	background-size:46px 20px;
	box-shadow:0 3px 2px 0 #babdc6;
	min-width:9em;
	text-align:center;
}
.scroll_table_switch a.scroll {
	background:#FFFFFF url(/shared/rn/images/icon/scroll_table_df.png) 10px center no-repeat;
	background-size:46px 20px;
}
.scroll_table::-webkit-scrollbar{
 height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll_table::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}
/* custom_foreign
================================================== */
.custom_foreign #tmp_hfunction {
	width: 56px;
}
.custom_foreign #tmp_hlogo {
	width:auto;
}
.menu_lang_moji {
	margin:10px;
}
.custom_foreign .search_menu {
	display:block;
}

/* ==================================================
accessibility style change:color
================================================== */
/* change_color commons
================================================== */
.color_blue.custom_foreign #tmp_hlogo,
.color_yellow.custom_foreign #tmp_hlogo,
.color_black.custom_foreign #tmp_hlogo {
	float:left;
	width: calc(100% - 60px);
}
.color_blue.custom_foreign #tmp_hlogo h1,
.color_yellow.custom_foreign #tmp_hlogo h1,
.color_black.custom_foreign #tmp_hlogo h1,
.color_blue.custom_foreign #tmp_hlogo p,
.color_yellow.custom_foreign #tmp_hlogo p,
.color_black.custom_foreign #tmp_hlogo p {
	line-height:1.2;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
}