@charset "utf-8";

/* ==================================================
font size 14pxでの再計算
================================================== */
#tmp_maincontents,
#tmp_header,
#tmp_gnavi,
#tmp_pankuzu,
/*.pnavi,*/
#tmp_footer {
	font-size:87.5%;
}
/* ==================================================
 トップページ動作
================================================== */
.format_top #tmp_wrap_header {
	display:none;
}
.format_top #tmp_head_ttl{
	display:none;
}
.format_top #tmp_wrap_gnavi {
	display:none;
}
.format_top.no_javascript #tmp_wrap_header,
.format_top .floating #tmp_wrap_header {
	display:block;
}
.format_top.no_javascript #tmp_wrap_gnavi,
.format_top .floating #tmp_wrap_gnavi {
	display:block;
}
/* ==================================================
floating
================================================== */
.floating #tmp_hg {
	width:100% !important;
	position:fixed !important;
	left:0 !important;
	top:0 !important;
	z-index:9999 !important;
}
.floating #tmp_wrap_header {
	background-color:rgba(51,51,51,0.9) !important;
	background-color:#333333\9 !important;
}
.floating #tmp_wrap_header {
	background-color:rgba(51,51,51,1.0) !important;
	background-color:#333333\9 !important;
	border-bottom:1px solid #FFFFFF !important;
}
.floating #tmp_header2 {
	padding:13px 0 6px 0 !important;
}
.floating #tmp_hlogo {
	padding-top:0 !important;
	padding-left:12px !important;
}
.floating #tmp_hlogo h1,
.floating #tmp_hlogo p {
	background-image:url(/shared/site_foreign_renewal/images/header/hlogo.png) !important;
}
.floating #tmp_hlogo h1,
.floating #tmp_hlogo p,
.floating #tmp_hlogo a,
.floating #tmp_hlogo h1 span,
.floating #tmp_hlogo p span {
	width:94px !important;
	height:30px !important;
}
.lang_tc .floating #tmp_hlogo h1,
.lang_tc .floating #tmp_hlogo p {
	background-image:url(/shared/site_foreign_renewal/images/header/tc/hlogo.png) !important;
}
.lang_tc .floating #tmp_hlogo h1,
.lang_tc .floating #tmp_hlogo p,
.lang_tc .floating #tmp_hlogo a,
.lang_tc .floating #tmp_hlogo h1 span,
.lang_tc .floating #tmp_hlogo p span {
	width:212px !important;
	height:23px !important;
}
.lang_cn .floating #tmp_hlogo h1,
.lang_cn .floating #tmp_hlogo p {
	background-image:url(/shared/site_foreign_renewal/images/header/cn/hlogo.png) !important;
}
.lang_cn .floating #tmp_hlogo h1,
.lang_cn .floating #tmp_hlogo p,
.lang_cn .floating #tmp_hlogo a,
.lang_cn .floating #tmp_hlogo h1 span,
.lang_cn .floating #tmp_hlogo p span {
	width:212px !important;
	height:23px !important;
}
.lang_kr .floating #tmp_hlogo h1,
.lang_kr .floating #tmp_hlogo p {
	background-image:url(/shared/site_foreign_renewal/images/header/kr/hlogo.png) !important;
}
.lang_kr .floating #tmp_hlogo h1,
.lang_kr .floating #tmp_hlogo p,
.lang_kr .floating #tmp_hlogo a,
.lang_kr .floating #tmp_hlogo h1 span,
.lang_kr .floating #tmp_hlogo p span {
	width:262px !important;
	height:23px !important;
}
.lang_th .floating #tmp_hlogo h1,
.lang_th .floating #tmp_hlogo p {
	background-image:url(/shared/site_foreign_renewal/images/header/th/hlogo.png) !important;
}
.lang_th .floating #tmp_hlogo h1,
.lang_th .floating #tmp_hlogo p,
.lang_th .floating #tmp_hlogo a,
.lang_th .floating #tmp_hlogo h1 span,
.lang_th .floating #tmp_hlogo p span {
	width:229px !important;
	height:23px !important;
}
.lang_ind .floating #tmp_hlogo h1,
.lang_ind .floating #tmp_hlogo p {
	background-image:url(/shared/site_foreign_renewal/images/header/ind/hlogo.png) !important;
    background-size: auto 100%;
}
.lang_ind .floating #tmp_hlogo h1,
.lang_ind .floating #tmp_hlogo p,
.lang_ind .floating #tmp_hlogo a,
.lang_ind .floating #tmp_hlogo h1 span,
.lang_ind .floating #tmp_hlogo p span {
	width:102px !important;
	height:28px !important;
}
.lang_pt .floating #tmp_hlogo h1,
.lang_pt .floating #tmp_hlogo p {
	background-image:url(/shared/site_foreign_renewal/images/header/pt/hlogo.png) !important;
}
.lang_fr .floating #tmp_hlogo h1,
.lang_fr .floating #tmp_hlogo p {
	background-image:url(/shared/site_foreign_renewal/images/header/fr/hlogo.png) !important;
}
.lang_pt .floating #tmp_hlogo h1,
.lang_pt .floating #tmp_hlogo p,
.lang_pt .floating #tmp_hlogo a,
.lang_pt .floating #tmp_hlogo h1 span,
.lang_pt .floating #tmp_hlogo p span {
	width:89px !important;
	height:30px !important;
}
.lang_fr .floating #tmp_hlogo h1,
.lang_fr .floating #tmp_hlogo p,
.lang_fr .floating #tmp_hlogo a,
.lang_fr .floating #tmp_hlogo h1 span,
.lang_fr .floating #tmp_hlogo p span {
	width:108px !important;
	height:30px !important;
}
.floating #tmp_means {
	padding-top:3px !important;
}
.floating #tmp_means_primary {
	margin-bottom:0 !important;
}
.floating #tmp_means_secondary {
	display:none !important;
}
.floating #tmp_wrap_gnavi {
	position:static !important;
	padding-top:0 !important;
	padding-bottom:0 !important;
	background-color:rgba(51,51,51,0.9) !important;
	background-color:#333333\9;
	background-image:none !important;
}
.floating #tmp_gnavi li {
	background-position:right bottom, left bottom, right -1px, left -1px !important;
}
.floating #tmp_wrap_snavi {
	display:none !important;
}
/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#333333;
	background-color:#FFFFFF;
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper {
	width:100%;
	margin:0 auto;
	color:inherit;
	background-color:#FFFFFF;
    overflow: hidden;
    background-color: #F7F9F8;
}
/*多言語特集*/
.format_tokushu #tmp_wrapper.tokushu_001,
.format_tokushu #tmp_wrapper.tokushu_002,
.format_tokushu #tmp_wrapper.tokushu_003,
.format_tokushu #tmp_wrapper.tokushu_004,
.format_tokushu #tmp_wrapper.tokushu_005,
.format_tokushu #tmp_wrapper.tokushu_006,
.format_tokushu #tmp_wrapper.tokushu_007,
.format_tokushu #tmp_wrapper.tokushu_008,
.format_tokushu #tmp_wrapper.tokushu_009,
.format_tokushu #tmp_wrapper.tokushu_010,
.format_tokushu #tmp_wrapper.tokushu_011 {
    background-color: #F7F9F8;
}
/*簡体字特集*/
/* テスト環境
#tmp_wrapper.freeedit_050007001,
#tmp_wrapper.freeedit_050007004 {
	background-color:#FFFFFF;
}
#tmp_wrapper.freeedit_050007002,
#tmp_wrapper.freeedit_050007003 {
	background:url(/shared/templates/foreign_renewal_free/images/contents/tokushu_cn/bg_img.jpg) repeat left top;
}
*/
#tmp_wrapper.freeedit_051007001,
#tmp_wrapper.freeedit_051007004 {
	background-color:#FFFFFF;
}
#tmp_wrapper.freeedit_051007002,
#tmp_wrapper.freeedit_051007003 {
	background:url(/shared/templates/foreign_renewal_free/images/contents/tokushu_cn/bg_img.jpg) repeat left top;
}

/* ==================================================
簡体字特集
2016/09/26
2016/12/22
2017/3/16
================================================== */
/*#tmp_wrapper.freeedit_050008001,
#tmp_wrapper.freeedit_050009001,
#tmp_wrapper.freeedit_050010001,
#tmp_wrapper.freeedit_050011001 {*/
#tmp_wrapper.freeedit_051008001,
#tmp_wrapper.freeedit_051009001,
#tmp_wrapper.freeedit_051010001,
#tmp_wrapper.freeedit_051011001 {
	background:none;
	background-color:#FFFFFF;
}
#tmp_wrapper .wrap_cover_img {
	position:relative;
	z-index:0;
}
#tmp_wrapper .cover_img {
	position:absolute;
	width:100%;
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
#tmp_cover {
	width:100%;
	height:743px;
	margin:0 0 11px;
	position:relative;
	z-index:9999;
}
.wrap_cover_gallery {
    position: fixed;
    z-index: 0;
    width: 100%;
	top:0;
}
.wrap_cover_gallery .box_gallrey {
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:auto 100%;
    background-color: #ffffff;

    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
/*
.wrap_cover_gallery.load_img {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 100%;
	background-image:url(/shared/site_foreign_renewal/images/wrapper/cover_img1.jpg);
}
/*
.wrap_cover_gallery .box_gallrey {
	display:none;
	opacity:0;
}
.wrap_cover_gallery .box_gallrey.active {
	display:block;
}
*/
@media screen and (max-width : 768px) {
.wrap_cover_gallery .box_gallrey {
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: center top;
    background-size: auto 100%;
}
.wrap_cover_gallery .box_gallrey:nth-child(1) {
    background-position: 63% top;
    background-size: auto 100%;
    background-color: #ffffff;
	/* background-position:13% top;
   background-size: auto 115%;*/
}
.wrap_cover_gallery .box_gallrey:nth-child(2) {
}
.wrap_cover_gallery .box_gallrey:nth-child(3) {
    background-position: 32% top;/* ひまわり */
}
.wrap_cover_gallery .box_gallrey:nth-child(4) {
    background-position: 60% top;
}
}
.wrap_cover_gallery .list_order {
	display:none;
}
/* head_ttl
============================== */
#tmp_head_ttl {
	text-align: center;
	position:absolute;
	left:50%;
	top:50%;
	margin:-54px 0 0 -402px;
}
#tmp_head_ttl span.pc_show {
	display:block;
}
#tmp_head_ttl span.sp_show {
	display:none;
}
@media screen and (max-width : 802px) {
#tmp_head_ttl span.pc_show {
	display:none;
}
#tmp_head_ttl span.sp_show {
	display:block;
}
}
#tmp_head_ttl .sp_show img {
	max-width:100%;
	height:auto;
}
#tmp_head_ttl img:nth-child(1){
	max-width:100%;
}
#tmp_head_ttl img:nth-child(2){
	max-width:100%;
}
#tmp_head_ttl img:nth-child(3) {
	max-width:100%;
}
/* gnavi_btn
============================== */
#tmp_gnavi_btn {
	position:absolute;
	left:50%;
	bottom:0;
	margin:0 0 0 -43px;
	/* ボタンを出しておく場合はdisplay:block; */
	display:none;
}
/* main
============================== */
#tmp_wrap_main {
	clear:both; /* 変更しない */
	position:relative;
	z-index:1;
}
/* gm
============================== */
#tmp_gm {
	max-width:980px;
	width:100%;
	margin:0 auto;
}
.format_coupon #tmp_wrap_gm {
	color:inherit;
	background-color:#F7F9F8;
}
#tmp_wrap_gm #tmp_wrap_page_title {
	width: 100%;
	background:url(/shared/site_foreign_renewal/images/main/cate_bg.jpg) no-repeat center top;
	background-size: cover;
}
.cate_1 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/cate_1_bg.jpg);
}
.cate_2 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/cate_2_bg.jpg);
}
.cate_3 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/cate_3_bg.jpg);
}
.cate_4 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/cate_4_bg.jpg);
}
.cate_5 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/cate_5_bg.jpg);
}
.tokushu_001 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/tokushu_1_bg.jpg);
}
.tokushu_002 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/tokushu_2_bg.jpg);
	background-position: center 20%;
}
.tokushu_003 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/tokushu_3_bg.jpg);
}
.tokushu_004 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/tokushu_4_bg.jpg);
}
.tokushu_005 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/tokushu_5_bg.jpg);
}
.tokushu_006 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/tokushu_6_bg.jpg);
}
.tokushu_007 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/tokushu_7_bg.jpg);
}
.tokushu_008 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/tokushu_8_bg.jpg);
}
.tokushu_009 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/tokushu_9_bg.jpg);
}
.coupon #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/site_foreign_renewal/images/main/coupon_bg.jpg);
}
/*簡体字特集*/
/* テスト環境
.freeedit_050007001 #tmp_wrap_gm #tmp_wrap_page_title,
.freeedit_050007005 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/templates/foreign_renewal_free/images/contents/tokushu_cn/cate001.jpg);
}
.freeedit_050007002 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/templates/foreign_renewal_free/images/contents/tokushu_cn/cate002.jpg);
}
.freeedit_050007003 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/templates/foreign_renewal_free/images/contents/tokushu_cn/cate003.jpg);
}
.freeedit_050007004 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/templates/foreign_renewal_free/images/contents/tokushu_cn/cate004.jpg);
}
*/
.freeedit_051007001 #tmp_wrap_gm #tmp_wrap_page_title,
.freeedit_051007005 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/templates/foreign_renewal_free/images/contents/tokushu_cn/cate001.jpg);
}
.freeedit_051007002 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/templates/foreign_renewal_free/images/contents/tokushu_cn/cate002.jpg);
}
.freeedit_051007003 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/templates/foreign_renewal_free/images/contents/tokushu_cn/cate003.jpg);
}
.freeedit_051007004 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/templates/foreign_renewal_free/images/contents/tokushu_cn/cate004.jpg);
}
/* ==================================================
簡体字特集
2016/09/26
================================================== */
/* テスト環境
.freeedit_050008001 #tmp_wrap_gm #tmp_wrap_page_title {
*/
.freeedit_051008001 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/templates/foreign_renewal_free/images/contents/tokushu_cn/course/cate_ttl.jpg);
}
/* ==================================================
簡体字特集
2016/12/22
================================================== */
/*.freeedit_050009001 #tmp_wrap_gm #tmp_wrap_page_title {*/
.freeedit_051009001 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/templates/foreign_renewal_free/images/contents/tokushu_cn/course_w/cate_ttl.jpg);
}
/* ==================================================
簡体字特集
2017/3/16
================================================== */
/*.freeedit_050010001 #tmp_wrap_gm #tmp_wrap_page_title {*/
.freeedit_051010001 #tmp_wrap_gm #tmp_wrap_page_title {
	background-image:url(/shared/templates/foreign_renewal_free/images/contents/tokushu_cn/course_s/cate_ttl.jpg);
}
#tmp_wrap_gm #tmp_page_title {
	display: table;
	max-width:980px;
	width:100%;
	min-height: 200px;
	margin: 0 auto;
}
#tmp_wrap_gm #tmp_page_title:before {
	content:".";
	display:block;
	float:left;
	width:0px;
	height:200px;
	opacity:0;
}
#tmp_wrap_gm #tmp_page_title {
	-ms-display: static;
}
@media only screen {
#tmp_wrap_gm #tmp_page_title {
	display: table;
}
}

/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:10px 0;
}
.format_free #tmp_contents {
	padding:27px 0 10px;
}
.format_coupon #tmp_contents {
	padding-top:30px !important;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_main {
	padding:0 30px 20px; /* デザインによって変更 */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi {
	padding:10px; /* デザインによって変更 */
	color:inherit;
	background-color:#CCDDEE;
}
.format_top .column_full .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {
	padding:10px; /* デザインによって変更 */
	color:inherit;
	background-color:#CCDDEE;
}
.format_top .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:10px; /* デザインによって変更 */
	color:inherit;
	background-color:#CCDDEE;
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:10px; /* デザインによって変更 */
	color:inherit;
	background-color:#CCDDEE;
}
.format_free .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:210px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	color:#FFFFFF;
	background-color:rgba(51,51,51,1.0);
	border-bottom:1px solid #FFFFFF;
}
.format_top #tmp_wrap_header {
	background-color:transparent;
	border-bottom:none;
}
.format_free #tmp_wrap_header {
	background-color:#333333\9;
}
#tmp_header {
	max-width:980px;
	width:100%;
	margin:0 auto;
}
#tmp_header2 {
	padding:13px 0 6px 0;
}
.format_top #tmp_header2 {
	padding:16px 20px 0 20px;
}
#tmp_hlogo {
	float:left;
	padding:0 0 0 12px;
}
.format_top #tmp_hlogo {
	padding-top:2px;
	padding-left:0;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	width:94px;
	height:30px;
	background:url(/shared/site_foreign_renewal/images/header/hlogo.png) no-repeat left top;
}
.lang_tc #tmp_hlogo h1,
.lang_tc #tmp_hlogo p {
	width:212px;
	height:23px;
	background:url(/shared/site_foreign_renewal/images/header/tc/hlogo.png) no-repeat left top;
}
.lang_cn #tmp_hlogo h1,
.lang_cn #tmp_hlogo p {
	width:212px;
	height:23px;
	background:url(/shared/site_foreign_renewal/images/header/cn/hlogo.png) no-repeat left top;
}
.lang_kr #tmp_hlogo h1,
.lang_kr #tmp_hlogo p {
	width:262px;
	height:24px;
	background:url(/shared/site_foreign_renewal/images/header/kr/hlogo.png) no-repeat left top;
}
.lang_th #tmp_hlogo h1,
.lang_th #tmp_hlogo p {
	width:387px;
	height:23px;
	background:url(/shared/site_foreign_renewal/images/header/th/hlogo.png) no-repeat left top;
}
.lang_ind #tmp_hlogo h1,
.lang_ind #tmp_hlogo p {
	width:102px;
	height:28px;
	background:url(/shared/site_foreign_renewal/images/header/ind/hlogo.png) no-repeat left top;
}
.lang_pt #tmp_hlogo h1,
.lang_pt #tmp_hlogo p {
	width:89px;
	height:30px;
	background:url(/shared/site_foreign_renewal/images/header/pt/hlogo.png) no-repeat left top;
}
.lang_fr #tmp_hlogo h1,
.lang_fr #tmp_hlogo p {
	width:108px;
	height:30px;
	background:url(/shared/site_foreign_renewal/images/header/fr/hlogo.png) no-repeat left top;
}
.format_top #tmp_hlogo h1,
.format_top #tmp_hlogo p {
	width:177px;
	height:60px;
	background-image:url(/shared/site_foreign_renewal/images/header/hlogo_top.png);
}
.format_top.lang_tc #tmp_hlogo h1,
.format_top.lang_tc #tmp_hlogo p {
	width:309px;
	height:44px;
	background-image:url(/shared/site_foreign_renewal/images/header/tc/hlogo_top.png);
}
.format_top.lang_cn #tmp_hlogo h1,
.format_top.lang_cn #tmp_hlogo p {
	width:296px;
	height:33px;
	background-image:url(/shared/site_foreign_renewal/images/header/cn/hlogo_top.png);
}
.format_top.lang_kr #tmp_hlogo h1,
.format_top.lang_kr #tmp_hlogo p {
	width:374px;
	height:37px;
	background-image:url(/shared/site_foreign_renewal/images/header/kr/hlogo_top.png);
}
.format_top.lang_th #tmp_hlogo h1,
.format_top.lang_th #tmp_hlogo p {
	width:241px;
	height:35px;
	background-image:url(/shared/site_foreign_renewal/images/header/th/hlogo_top.png);
}
.format_top.lang_ind #tmp_hlogo h1,
.format_top.lang_ind #tmp_hlogo p {
	width:186px;
	height:58px;
	background-image:url(/shared/site_foreign_renewal/images/header/ind/hlogo_top.png);
}
.format_top.lang_pt #tmp_hlogo h1,
.format_top.lang_pt #tmp_hlogo p {
	width:168px;
	height:62px;
	background-image:url(/shared/site_foreign_renewal/images/header/pt/hlogo_top.png);
}
.format_top.lang_fr #tmp_hlogo h1,
.format_top.lang_fr #tmp_hlogo p {
	width:198px;
	height:55px;
	background-image:url(/shared/site_foreign_renewal/images/header/fr/hlogo_top.png);
}
#tmp_hlogo a {
	display:block;
	width:94px;
	height:30px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	width:94px;
	height:30px;
	background:url(/shared/site_foreign_renewal/images/header/hlogo.png) no-repeat left top;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:212px;
	height:30px;
	position:relative;
	z-index:-1;
	overflow:hidden;
	font-size:0;
}
.format_top #tmp_hlogo h1 span,
.format_top #tmp_hlogo p span {
	width:177px;
	height:60px;
}
.lang_tc #tmp_hlogo a span,
.lang_tc #tmp_hlogo a {
	width:212px;
	height:23px;
}
.lang_cn #tmp_hlogo a span,
.lang_cn #tmp_hlogo a {
	width:212px;
	height:23px;
}
.lang_kr #tmp_hlogo a span,
.lang_kr #tmp_hlogo a {
	width:262px;
	height:24px;
}
.lang_th #tmp_hlogo a span,
.lang_th #tmp_hlogo a {
	width:387px;
	height:23px;
}
.lang_ind #tmp_hlogo a span,
.lang_ind #tmp_hlogo a {
	width:102px;
	height:28px;
}
.lang_pt #tmp_hlogo a span,
.lang_pt #tmp_hlogo a {
	width:89px;
	height:30px;
}
.lang_fr #tmp_hlogo a span,
.lang_fr #tmp_hlogo a {
	width:108px;
	height:30px;
}
#tmp_means {
	width:auto;
	float:right;
	padding:3px 0 0 12px;
}
.format_top #tmp_means {
	padding-top:0;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* primary
============================== */
#tmp_means_primary {
	float:right;
}
.format_top #tmp_means_primary {
	margin:0 0 35px;
}
/* select_lang */
#tmp_select_lang {
	float:left;
	margin:0 16px 10px 0;
	font-size:85.7%;
}
#tmp_select_lang select {
	min-width:140px;
	min-height:24px;
	border:1px solid transparent;
	color:#000000;
	background-color:#FFFFFF;
	letter-spacing:0.05em;
}
/* search */
#tmp_search {
	float:left;
	margin:0 16px 10px 0;
	color:#000000;
	background-color:#FFFFFF;
	font-size:85.7%;
}
#tmp_search_query {
	float:left;
}
#tmp_query_ttl {
	float:left;
	padding:2px 6px 2px 4px;
}
#tmp_query_cnt {
	float:left;
}
#tmp_search_query p {
	float:left;
}
#tmp_query {
	width:137px;
	min-height:24px;
	border:none;
}
#tmp_func_sch {
	float:left;
}
#tmp_func_sch_btn {
	float:left;
	min-width:60px;
	min-height:24px;
	border:1px solid #FFFFFF;
	color:#E8C873;
	background-color:#333333;
	text-align:center;
	cursor:pointer;
	letter-spacing:0.05em;
}
.lang_fr #tmp_func_sch_btn {
    font-size: 91.7%;
}
/* func_txt */
#tmp_func_txt {
	float:left;
	margin:0 0 10px;
	padding:1px 0;
	color:#000000;
	background-color:#FFFFFF;
	font-size:85.7%;
}
#tmp_func_txt dt {
	float:left;
	padding:3px 5px 3px 6px;
	letter-spacing:0.05em;
}
#tmp_func_txt dd {
	float:left;
	margin:0 1px 0 0;
}
#tmp_func_txt dd a {
	display:block;
	min-width:20px;
	padding:4px 6px 2px;
	color:#E8C873;
	background-color:#333333;
	text-decoration:none;
	text-align:center;
}
#tmp_func_txt dd a:hover {
	text-decoration:none;
}
/* snavi
============================== */
#tmp_wrap_snavi {
	display:none;
	float:right;
	padding:0 0 0 29px;
	background:url(/shared/site_foreign_renewal/images/header/hnavi_bg.png) no-repeat left top;
	clear:both;
}
.format_top #tmp_wrap_snavi {
	display:none;
}
#tmp_wrap_snavi {
}
#tmp_snavi {
	list-style:none;
	background-color:rgba(51,51,51,0.9);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE333333', endColorstr='#EE333333', GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr='#EE333333', endcolorstr='#EE333333');
	font-size:85.7%;
	letter-spacing:0.08em;
	clear:both;
}
@media only screen {
	#tmp_snavi {
        -ms-filter: "none";
		filter:"none";
    }
}
*:first-child+html #tmp_snavi {
	background-color:#333333;
	width:200px;
}
#tmp_snavi li {
	float:left;
}
#tmp_snavi li a {
	width:100%;
	display:block;
	padding:6px 11px 8px 9px;
	color:#FFFFFF;
	background:transparent url(/shared/site_foreign_renewal/images/header/hnavi_icon.png) no-repeat left 0.9em;
	text-decoration:none;
}
#tmp_snavi li.no_link a {
	cursor:default;
	background:transparent;
}
#tmp_snavi li.no_link a:hover {
	text-decoration:none !important;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	padding:0 0 8px;
	background:rgba(51,51,51,1.0) url(/shared/site_foreign_renewal/images/header/line.gif) repeat-x center bottom;
	clear:both;
}
.format_top #tmp_wrap_gnavi {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	z-index:9999;
	padding-top:21px;
	padding-bottom:22px;
	background-color:rgba(51,51,51,0.9);
	background-color:#333333\9;
	background-image:none;
}
.format_free #tmp_wrap_gnavi {
	background-color:#333333\9;
}
#tmp_gnavi {
	max-width:980px;
	width:100%;
	margin:0 auto;
	clear:both;
}
#tmp_gnavi ul {
	list-style:none;
}
#tmp_gnavi li {
	float:left;
	width:16.6%;
	margin:0 -1px 0 0;
	background-image:url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_bottom_rgt.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_bottom_lft.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_top_rgt.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_top_lft.gif);
	background-position:right bottom, left bottom, right -1px, left -1px;
	background-repeat:no-repeat;
	text-align:center;
	/*font-size:114.3%;*/
	font-weight:bold;

	background-image:url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_top_lft.gif)\9;
	background-position:left -1px\9;
}
@media only screen {
	#tmp_gnavi li {
		background-position:right bottom, left bottom, right -1px, left -1px;
	}
}
#tmp_gnavi li:last-child {
	width:17.6%;
}
.format_top #tmp_gnavi li {
	width:20.1%;
	background-position:right bottom, left bottom, right top, left top;
}
.format_top #tmp_gnavi li#tmp_glist1 {
	display:none;
}
#tmp_gnavi a {
	display:block;
	min-height: 18px;
	padding:11px 10px 10px;
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
}
.lang_th #tmp_gnavi a {
	min-height: 20px;
}
.lang_th #tmp_gnavi #tmp_glist2 a,
.lang_th #tmp_gnavi #tmp_glist4 a {
	padding:12px 10px 9px;
}
.lang_ind #tmp_gnavi a {
	padding:14px 10px 7px;
}
.lang_ind #tmp_gnavi #tmp_glist3 a {
	padding:6px 10px 6px;
}
.lang_ind #tmp_gnavi #tmp_glist6 a {
	padding:5px 10px 4px;
}
.lang_fr #tmp_gnavi #tmp_glist2 a {
	padding:4px 10px 4px;
}
.lang_fr #tmp_gnavi #tmp_glist4 a {
	padding:6px 10px 5px;
}
#tmp_gnavi .active a,
#tmp_gnavi a:hover,
#tmp_gnavi a:focus {
	color:#DCBA65;
	background-color:transparent;
}
#tmp_gnavi > ul > li:hover {
	background-position:right -100%, left -100%, right -1px, left -1px;
}
.format_top #tmp_gnavi > ul > li:hover {
	background-position:right bottom, left bottom, right -1px, left -1px !important;
}
.format_top .floating #tmp_gnavi > ul > li:hover {
	background-position:right -100%, left -100%, right -1px, left -1px !important;
}
.floating #tmp_gnavi > ul > li:hover {
	background-position:right -100%, left -100%, right -1px, left -1px !important;
}
/* タイ語の対応分 */
.lang_th #tmp_gnavi > ul > li:hover {
	background-position:right bottom, left bottom, right -1px, left -1px !important;
}
.lang_th.format_top #tmp_gnavi > ul > li:hover {
	background-position:right bottom, left bottom, right top, left top !important;
}
.lang_th .floating #tmp_gnavi > ul > li:hover {
    background-position: right bottom, left bottom, right -1px, left -1px !important;
}
#tmp_gnavi li img {
	max-width:100%;
	width:auto;
	min-width:100px;
	height:auto;
}
#tmp_gnavi li#tmp_glist1 img,
#tmp_gnavi li#tmp_glist2 img,
#tmp_gnavi li#tmp_glist3 img,
#tmp_gnavi li#tmp_glist4 img,
#tmp_gnavi li#tmp_glist5 img,
#tmp_gnavi li#tmp_glist6 img {
	min-width:initial;
	min-width:auto;
}
#tmp_gnavi li#tmp_glist1 {
	float:left;
	margin:0 -1px 0 0;
	background-image:url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_bottom_rgt.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_bottom_lft.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_top_rgt.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_top_lft.gif);
	background-position:right bottom, left bottom, right -1px, left -1px;
	background-repeat:no-repeat;
	text-align:center;
	font-size:114.3%;
	font-weight:bold;
}
#tmp_gnavi ul > li > ul {
	display:none;
}
@media screen and (min-width : 481px) and (max-width : 768px) {
#tmp_gnavi li {
	width:33%;
}
#tmp_gnavi > ul > li:hover {
	background-position:right bottom, left bottom, right -1px, left -1px !important;
}
.format_top #tmp_gnavi > ul > li:hover {
	background-position:right bottom, left bottom, right top, left top !important;
}
.format_top #tmp_gnavi > ul > li:nth-child(5):hover,
.format_top #tmp_gnavi > ul > li:nth-child(6):hover {
	background-position:right bottom, left bottom, right -1px, left -1px !important;
}
.format_top .floating #tmp_gnavi > ul > li:hover {
	background-position:right bottom, left bottom, right -1px, left -1px !important;
}
.floating #tmp_gnavi > ul > li:hover {
	background-position:right bottom, left bottom, right -1px, left -1px !important;
}
#tmp_gnavi li:nth-child(3),
#tmp_gnavi li:last-child {
	width:34.4%;
}
#tmp_gnavi li#tmp_glist1,
#tmp_gnavi li:nth-child(1),
#tmp_gnavi li:nth-child(2),
#tmp_gnavi li:nth-child(3) {
	background-image:url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_bottom_rgt.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line2_bottom_lft.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_top_rgt.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_top_lft.gif);
}

.format_top #tmp_gnavi li {
	width:33%;
}
.format_top #tmp_gnavi li:nth-child(4) {
	width:33.4%;
}
.format_top #tmp_gnavi li {
	background-image:url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_bottom_rgt.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_bottom_lft.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_top_rgt.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_top_lft.gif);
}
.format_top #tmp_gnavi li:nth-child(2),
.format_top #tmp_gnavi li:nth-child(3),
.format_top #tmp_gnavi li:nth-child(4) {
	background-image:url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_bottom_rgt.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line2_bottom_lft.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_top_rgt.gif), url(/shared/site_foreign_renewal/images/navi/gnavi/gnavi_line_top_lft.gif);
}
.format_top #tmp_gnavi li:nth-child(5),
.format_top #tmp_gnavi li:nth-child(6) {
	background-position:right bottom, left bottom, right -1px, left -1px !important;
}
}
/* drop_down_hidden */
#tmp_gnavi .drop_down_hidden {
    display: none;
    z-index: 1000;
    width: 150%;
    color: #FFFFFF;
	position:relative;
}
#tmp_gnavi #tmp_glist6 .drop_down_hidden {
    left: auto !important;
    right: 50% !important;
}
#tmp_gnavi .drop_down_hidden ul {
    display: block !important;
    padding: 0;
	position: absolute;
	background: none;
	background-image:none;
}
.format_top #tmp_gnavi .drop_down_hidden ul {
	margin:0 0 13%;
	bottom:100%;
}
.format_top .floating #tmp_gnavi .drop_down_hidden ul {
	margin:0;
	bottom:auto;
}
#tmp_gnavi .drop_down_hidden li {
	width: 100%;
	text-align: left;
	padding: 0;
	background: none;
	background-color:rgba(51,51,51,0.9);
	background-color:#333333\9;
}
.format_top #tmp_gnavi .drop_down_hidden li:last-child {
    margin: 0 0 22px;
}
.format_top #tmp_gnavi .drop_down_hidden li {
    margin:0;
}
.format_top .floating #tmp_gnavi .drop_down_hidden li {
    margin:0;
}
.format_top .floating #tmp_gnavi .drop_down_hidden li:last-child {
    margin:0;
}
#tmp_gnavi .drop_down_hidden li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:7px 8px 0.6em 23px;
	font-weight:normal;
	background: none;
	background: url(/shared/templates/foreign_renewal_top/images/list_icon2.png) no-repeat 8px 0.8em;
}
.lang_fr #tmp_gnavi #tmp_glist2 .drop_down_hidden li a,
.lang_fr #tmp_gnavi #tmp_glist4 .drop_down_hidden li a {
	padding:7px 8px 0.6em 23px;
}
#tmp_gnavi .drop_down_hidden li a:hover {
	text-decoration:underline;
}
.lang_th #tmp_gnavi #tmp_glist2 .drop_down_hidden li a,
.lang_th #tmp_gnavi #tmp_glist4 .drop_down_hidden li a {
	padding:12px 10px 9px;
}
.lang_ind #tmp_gnavi #tmp_glist3 .drop_down_hidden li a {
	padding:7px 8px 0.6em 23px;
}
.lang_ind #tmp_gnavi #tmp_glist6 .drop_down_hidden li a {
	padding:7px 8px 0.6em 23px;
}
#tmp_gnavi .drop_down_hidden .active a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_gnavi .drop_down_hidden a:hover,
#tmp_gnavi .drop_down_hidden a:focus {
	color:#DCBA65;
	background-color:transparent;
}
@media screen and (min-width : 481px) and (max-width : 768px) {
#tmp_gnavi .drop_down_hidden {
    display:none !important;
}
}
/* pankuzu
============================== */
#tmp_wrap_pankuzu {
	color:#FFFFFF;
	background-color:#122B49;
	clear:both;
}
#tmp_pankuzu {
	max-width:980px;
	width:100%;
	margin:0 auto;
	clear:both;
}
#tmp_pankuzu2 {
	padding:10px 14px 13px;
	clear:both;
}
#tmp_pankuzu a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:10px 10px;
	border:1px solid #BBCCDD;
	font-weight:bold;
	color:inherit;
	background-color:#DDEEFF;
}
#tmp_lnavi_ttl a {
	color:inherit;
	background-color:transparent;
	text-decoration:none;
}
#tmp_lnavi_cnt {
	padding:10px 10px;
	border:1px solid #BBCCDD;
	border-top:none;
}
#tmp_lnavi_cnt ul {
	list-style:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 10px;
	padding:0 0 10px 14px;
	border-bottom:1px solid #BBCCDD;
	background:url(/shared/site_foreign_renewal/images/icon/list_icon.gif) no-repeat left 0.1em;
}
#tmp_lnavi_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch {
	margin-right:5px;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch img {
	vertical-align:middle;
}
#tmp_lnavi_cnt .switch_cnt {
	padding:0 0 0 10px;
}
#tmp_lnavi_cnt .switch_cnt li {
	margin-top:10px;
	margin-bottom:0;
	padding-bottom:0;
	border:none;
}
/* event_cal
============================== */
#tmp_event_cal {
	padding:8px;
	background:#FFFFFF url(/shared/site_foreign_renewal/images/navi/event/cal_ttl_bg.gif) repeat-x left top;
	border:1px solid #CCDDEE;
	border-top:2px solid #999999;
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	clear:both;
}
#tmp_event_cal_ttl .year {
	margin:5px 0 0 0;
	float:left;
}
#tmp_event_cal_ttl .month {
	float:right;
}
/* event_cal_cnt */
#tmp_event_cal_cnt {
	width:100%;
	clear:both;
}
#tmp_event_cal_cnt .calendar,
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	/*padding:0;*/
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #CCDDEE;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 7px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
	background-color:#DDEEFF;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar a {
	display:block;
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar .today {
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#FFFFCC !important;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#CC0000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#3333CC;
	background-color:transparent;
}
/* cal_navi */
#tmp_event_cal_cnt .cal_navi {
	list-style:none;
}
#tmp_event_cal_cnt .cal_navi li {
	line-height:1.2;
	float:left;
}
#tmp_event_cal_cnt .cal_navi .prev {
	padding:0 6px 0 12px;
	border-right:1px solid #000000;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:block;
	margin:0 0 0 -12px;
	padding:0 0 0 12px;
	background:url(/shared/site_foreign_renewal/images/navi/event/cal_prev.gif) no-repeat left center;
}
#tmp_event_cal_cnt .cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_event_cal_cnt .cal_navi .next a {
	display:block;
	padding:0 12px 0 0;
	background:url(/shared/site_foreign_renewal/images/navi/event/cal_next.gif) no-repeat right center;
}
#tmp_event_cal_cnt .cal_navi .list {
	float:right;
}
/* rnavi
============================== */
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
pageTop
================================================== */
.pageTop {
	display: none;
	position:fixed;
	bottom: 20px;
	width: 980px;
	text-align: right;
	z-index:9999;
}
.pageTop.page_bottom{
	position:relative;
	bottom: 0;
	right: 0;
	float: right;
    margin: -50px 0 0;
}
@media screen and (max-width : 1000px) {
.pageTop {
	width: 50px;
	right:0;
	bottom: 0;
}
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	/*
	color:inherit;
	background-color:#FFFFFF;
	*/
	clear:both; /* 変更しない */
}
.format_top #tmp_main {
	background-color:transparent;
}
/* emergency
============================== */
#tmp_emergency {
	margin-bottom:10px;
	border:5px solid #FF0000;
	clear:both;
}
#tmp_emergency_ttl {
	padding:0 10px;
	color:inherit;
	background-color:#FF0000;
}
#tmp_emergency_ttl h2 {
	font-size:130%;
}
#tmp_emergency_cnt {
	padding:10px;
}
#tmp_emergency_cnt ul {
	margin-left:20px;
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.3em;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin-bottom:10px;
	border:5px solid #FF0000;
	clear:both;
}
#tmp_emergency_s_ttl {
	padding:0 10px;
	color:inherit;
	background-color:#FF0000;
}
#tmp_emergency_s_ttl h2 {
	font-size:120%;
}
#tmp_emergency_s_cnt {
	padding:10px;
}
#tmp_emergency_s_cnt ul {
	margin-left:20px;
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
/* social_plugins
============================== */
#tmp_custom_update #tmp_social_plugins {
	float:left;
}
#tmp_social_plugins .social_media_btn {
	margin:0 0 0 10px;
	padding:0 0 10px;
	float:left;
}
#tmp_custom_update .social_media_btn {
	margin:0 0 0 10px;
}
#tmp_social_plugins .twitter_btn {
	width:120px;
}
#tmp_social_plugins .social_media_btn a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
/* update
============================== */
#tmp_wrap_custom_update {
	clear:both;
	display:none;
}
#tmp_custom_update {
	float:right;
}
#tmp_custom_update #tmp_update {
	margin-left:10px;
	float:right;
}
#tmp_update {
	margin:0 0 0.8em;
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:8px 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px;
	border:1px solid #AABBCC;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 7px;
	color:inherit;
	background-color:#DDEEFF;
	border-bottom:1px solid #BBCCDD;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #AABBCC;
	clear:both;
}
#tmp_feedback_ttl {
	padding:3px 7px;
	color:inherit;
	background-color:#DDEEFF;
	border-bottom:1px solid #BBCCDD;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding:10px 15px;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	text-align:center;
	clear:both;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	padding:10px 0 0 10px;
	color:inherit;
	background-color:#DDEEFF;
	border-bottom:1px solid #AABBCC;
	clear:both;
}
#tmp_publicity_ttl {
	margin:0 0 0.3em;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 10px 0 0;
	padding:0 0 10px;
	float:left;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
model_change
================================================== */
#tmp_model_change_pub {
	clear:both;
}
/* 切替ボタン
============================== */
#tmp_model_change ul {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	width:100%; /* 変更しない */
	list-style:none; /* 変更しない */
	list-style-image:none; /* 変更しない */
	margin:20px 0;
	border-bottom:1px solid #AABBCC;
	clear:both; /* 変更しない */
}
#tmp_model_change li {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	-webkit-box-flex:1; /* 変更しない */
	-moz-box-flex:1; /* 変更しない */
	box-flex:1; /* 変更しない */
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	width:100%; /* 変更しない */
	font-size:143%;
	font-weight:bold;
}
#tmp_model_change li a {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	-webkit-box-flex:1; /* 変更しない */
	-moz-box-flex:1; /* 変更しない */
	box-flex:1; /* 変更しない */
	-webkit-box-align:center; /* 変更しない */
	-moz-box-align:center; /* 変更しない */
	box-align:center; /* 変更しない */
	-webkitbox-pack:center; /* 変更しない */
	-moz-box-pack:center; /* 変更しない */
	box-pack:center; /* 変更しない */
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	text-align:center;
	text-decoration:none;
	padding:16px 10px;
	color:#333333;
	background-color:#DDEEFF;
}
#tmp_model_change li a span {
	display:block; /* 変更しない */
	width:100%; /* 変更しない */
}
#tmp_model_change li a.active {
	color:inherit;
	background-color:#BBCCDD;
}
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-width : 480px) {
#tmp_model_change {
	display:block;
}
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:8px 0 0;
	color:#FFFFFF;
	background:#333333 url(/shared/site_foreign_renewal/images/footer/line.gif) repeat-x center top;
	clear:both;
	position:relative;
	z-index:1;
}
#tmp_footer a {
	color:#FFFFFF;
}
/* fnavi
============================== */
#tmp_wrap_fnavi {
	padding:0 0 1px;
	background:url(/shared/site_foreign_renewal/images/footer/fnavi_line.gif) repeat-x center bottom;
	clear:both;
}
.format_top #tmp_wrap_fnavi {
}
#tmp_fnavi {
	max-width:980px;
	width:100%;
	margin:0 auto;
	clear:both;
}
#tmp_fnavi_cnt {
	padding:3.5% 3% 3%;
	clear:both;
}
#tmp_fnavi_cnt .fnavi_list {
	float:left;
	width:18%;
	margin:0 2% 0 0;
}
#tmp_fnavi_cnt .fnavi_list:last-child {
}
#tmp_fnavi_cnt .fnavi_list p {
	margin:0 0 14px;
	font-size:114.3%;
	font-weight:bold;
}
#tmp_fnavi_cnt .fnavi_list p a {
	display:inline-block;
	padding:0 0 0 12px;
	background:url(/shared/site_foreign_renewal/images/footer/ttl_icon.png) no-repeat left 0.5em;
	text-decoration:none;
}
#tmp_fnavi_cnt .fnavi_list p a:hover,
#tmp_fnavi_cnt .fnavi_list p a:focus {
    color: #DCBA65;
}
#tmp_fnavi_cnt .fnavi_list ul {
	list-style:none;
}
#tmp_fnavi_cnt .fnavi_list li {
	margin:0 0 13px;
}
#tmp_fnavi_cnt .fnavi_list li a {
	display:inline-block;
	font-size:87.5%;
	padding:0 0 0 14px;
	background:url(/shared/site_foreign_renewal/images/footer/fnavi_icon.png) no-repeat left 0.55em;
}
#tmp_fnavi_cnt .fnavi_list li a:hover,
#tmp_fnavi_cnt .fnavi_list li a:focus {
    color: #DCBA65;
}
.lang_cn #tmp_fnavi_cnt .fnavi_list li a {
	text-decoration:underline !important;
}
.lang_th #tmp_fnavi_cnt .fnavi_list ul {
	display:none;
}
@media screen and (min-width : 481px) and (max-width : 768px) {
#tmp_fnavi_cnt .fnavi_list {
	float:left;
	width:32%;
	margin:0 1% 0 0;
}
#tmp_fnavi_cnt .fnavi_list ul {
	display:none;
}
}
/* address
============================== */
#tmp_wrap_address {
	clear:both;
}
#tmp_address {
	max-width:980px;
	width:100%;
	margin:0 auto;
	clear:both;
}
#tmp_address_cnt {
	padding:3.6% 3.3% 4%;
	clear:both;
}
#tmp_address_cnt address {
	font-style:normal;
}
#tmp_address_cnt address strong {
	font-weight:bold;
}
#tmp_footer #tmp_address_cnt address a:hover,
#tmp_footer #tmp_address_cnt address a:focus {
    color: #DCBA65;
}
/* copyright
============================== */
#tmp_wrap_copyright {
	color:#FFFFFF;
	background-color:#232323;
	clear:both;
}
#tmp_copyright {
	max-width:980px;
	width:100%;
	margin:0 auto;
	clear:both;
}
#tmp_copyright_cnt {
	padding:10px 30px 12px;
}
.lang_cn #tmp_copyright_cnt .copy {
	float: left;
}
.lang_cn #tmp_copyright_cnt .copyright {
	margin-right: 40px;
}
.lang_cn #tmp_copyright_cnt .rights {
    float: right;
    margin: 10px 5px 0px;
    text-align: right;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
	overflow:hidden; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#990000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#007200; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
.txt_bg_pink {
	margin:0 1px;
	padding:0 1px;
	color:inherit;
	background-color:#FFDDEE;
}
.txt_border_red {
	margin:0 1px;
	padding:0 1px;
	border:1px solid #FF0000;
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:40px !important;
	margin-bottom:40px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:40px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:15px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* box_faq
============================== */
.box_faq {
	margin:0 0 20px; /* 変更しない */
	padding:1px;
	border:1px solid #AABBCC;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:3px 7px;
	color:inherit;
	font-weight:bold;
	background-color:#DDEEFF;
	border-bottom:1px solid #BBCCDD;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:10px 10px 0;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:24px !important; /* 変更しない */
	list-style-image:url(/shared/site_foreign_renewal/images/icon/list_icon.gif) !important; /* 変更しない */
}
.box_faq_cnt ul ul {
	margin:0.3em 0 0 24px !important; /* 変更しない */
}
.box_faq_cnt ul li {
	margin:0 0 0.5em !important; /* 変更しない */
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}

/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* linkicon
============================== */
/*
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	margin:0 3px;
	padding-left:36px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/site_foreign_renewal/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
	background:url(/shared/site_foreign_renewal/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
	background:url(/shared/site_foreign_renewal/system/images/linkicon/icon_excel.gif) no-repeat 0 0.4em;
}
*/
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FCECEC; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* デザインによって変更 */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* デザインによって変更 */
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
    position: relative;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* ==================================================
emergency_popup
================================================== */
#tmp_emergency_pu_box {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.3);
	z-index: 2147483647;
}
#tmp_emergency_pu_box .wrap_emergency_pu {
	box-sizing: border-box;
	position: relative;
	width: 980px;
	max-width: 80vw;
	height: auto;
	max-height: 100%;
	margin: auto;
	padding: 120px 5% 80px;
	background: #ffffff;
	color: #1e1e1e;
}
#tmp_emergency_pu_box .pu_cnt {
	overflow-y: auto;
	max-height: 55vh;
	margin: auto;
	font-size: 1.25rem;
}
#tmp_emergency_pu_box .pu_ttl {
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 30px;
}
#tmp_emergency_pu_box .pu_ttl .pu_ttl_text {
	position: relative;
	display: inline-block;
	margin: auto;
	z-index: 1;
}
#tmp_emergency_pu_box ul,
#tmp_emergency_pu_box ol {
	margin: 0 0 1em 2em;
}
#tmp_emergency_pu_box .pu_cnt a {
	text-decoration: underline;
}
#tmp_emergency_pu_box .pu_cnt a:hover,
#tmp_emergency_pu_box .pu_cnt a:focus {
	text-decoration: none;
}
#tmp_emergency_pu_close {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
	background: transparent;
	border: none;
}

/* smartphone判別 ▼削除しない
============================== */
@media screen and (max-width : 480px) {
#tmp_resize_width {
	width:320px;
}
}
@media screen and (min-width : 481px) and (max-width : 768px) {
#tmp_resize_width {
	width:481px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_header2:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_hnavi ul:after,
#tmp_snavi:after,
#tmp_snavi ul:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_fnavi_cnt:after,
#tmp_fnavi_list:after,
#tmp_address:after,
#tmp_address_cnt:after,
#tmp_copyright:after,
#tmp_copyright_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}