@charset "utf-8";

/* ==================================================
Setting by CMS sheets
================================================== */
body,
input,
select,
textarea {
    font-family:"游明朝","ヒラギノ明朝 ProN W6", "Yu Mincho", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: 500;
}

body #tmp_contents p em {
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-size: 105%;
}

a:link,
a:active,
a:visited {
    color: #222222;
}

a:hover {
    text-decoration: none;
}

body {
    font-size: 112.5%;
}

#tmp_wrapper > noscript > p {
	text-align:center;
}
/* Styles
================================================== */
/* text */

.txt_red {
    color: #a62323;    /* Setting by CMS sheets */
}

.txt_green {
    color: #125913;    /* Setting by CMS sheets */
}

.txt_big {
    font-size: 130%;    /* Setting by CMS sheets */
}

.txt_small {
    font-size: 86%;    /* Setting by CMS sheets */
}


/* bgcolor */

td.bg_red,
th.bg_red {
    color: inherit;
    background-color: #FCECEC;    /* Setting by CMS sheets */
}

td.bg_yellow,
th.bg_yellow {
    color: inherit;
    background-color: #FBFBDF;    /* Setting by CMS sheets */
}

td.bg_blue,
th.bg_blue {
    color: inherit;
    background-color: #EBF9FC;    /* Setting by CMS sheets */
}

td.bg_gray,
th.bg_gray {
    color: inherit;
    background-color: #E9E9E9;    /* Setting by CMS sheets */
}

td.bg_green,
th.bg_green {
    color: inherit;
    background-color: #EDFBEE;    /* Setting by CMS sheets */
}

td.bg_purple,
th.bg_purple {
    color: inherit;
    background-color: #EDE9FA;    /* Setting by CMS sheets */
}


/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
    min-width: 1220px;
    margin: 0 auto;
    overflow: hidden;
}
.container:before,
.container:after {
    content: '';
    display: table;
}
.container:after {
    clear: both;
}
.container {
    width: 1220px;
    margin: 0 auto;
    padding: 0 10px;
}
#tmp_wrapper.spmenu_open:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 98;
}
#tmp_main {
	margin-bottom:80px;
}
.format_top #tmp_main,
.type_idx #tmp_main {
	margin-bottom:0;
}
#tmp_contents {
	padding:0 0 40px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_rgt_navi {
    float: right;
}
.column_rnavi .wrap_col_main {
    width: 100%;
    float: left;
}
.col_main {
    padding: 0;
}
/* free
============================== */
.format_free .wrap_col_rgt_navi {
    width: 280px;
}
.format_free .column_rnavi .wrap_col_main {
    margin-right: -320px;
}
.format_free .column_rnavi .col_main {
    margin-right: 320px;
}
/* header
================================================== */
#tmp_header {
    position: fixed;
    top: 16px;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 60px;
    background-color: transparent;
    color: #333333;
    z-index: 999;
}
.block_header #tmp_header{
    background-color: transparent;
    color: inherit;
    position: relative;
    top: 0;
	left:auto !important;
    border-bottom: 1px solid #e7e7e7;
    padding: 4px 0 5px;
    transition: top 1s ease-in-out, opacity 1s ease-in-out;
    -webkit-transition: top 1s ease-in-out, opacity 1s ease-in-out;
    -moz-transition: top 1s ease-in-out, opacity 1s ease-in-out;
    background-color: #ffffff;
    color: #222222;
}
.block_header .un_fixed #tmp_header {
    top: -70px;
    opacity: 0;
}
.block_header .fixed #tmp_header {
    position: fixed;
    top: 0;
	left:0 !important;
    opacity: 1;
}
.block_header .fixed #tmp_wrap_main {
    padding-top: 70px;
}
#tmp_header .header_wrap {
    background-color: #ffffff;
    color: #333333;
    padding: 10px;
    -webkit-box-shadow: 3px 3px 9px 1px rgba(53, 53, 53, 0.3);
    -moz-box-shadow: 3px 3px 9px 1px rgba(53, 53, 53, 0.3);
    box-shadow: 3px 3px 9px 1px rgba(53, 53, 53, 0.3);
    min-height: 60px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.block_header #tmp_header .header_wrap {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.PTSPK_ENABLED #tmp_header {
	position:static; 
}

#tmp_hlogo {
    float: left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
    display: block;
    width: 221px;
    height: 42px;
    color: #333333;
    background: #ffffff url(/shared/site_kanko/images/header/hlogo.png) no-repeat left center;
}
#tmp_hlogo a {
    display: block;
    width: 221px;
    height: 42px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
    display: block;
    width: 221px;
    height: 42px;
    position: relative;
    z-index: -1;
    overflow: hidden;
    font-size: 0.875rem;
}
#tmp_hnavi_s {
    display: block;
    float: right;
    list-style: none;
    clear: right;
    padding: 6px 6px 0 0;
}
#tmp_hnavi_s li {
    float: left;
}
#tmp_hnavi_rmenu a {
    position: relative;
    display: block;
    height: 28px;
    width: 36px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}
#tmp_hnavi_rmenu a span {
    position: absolute;
    display: block;
    top: 12px;
    width: 36px;
    height: 4px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #ffffff;
    background-color: #333333;
    text-indent: -9999px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
#tmp_hnavi_rmenu a span:before, 
#tmp_hnavi_rmenu a span:after {
    content: '';
    display: block;
    width: 36px;
    height: 4px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: inherit;
    background-color: #333333;
    position: absolute;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
#tmp_hnavi_rmenu a span:before {
    bottom: 12px;
}
#tmp_hnavi_rmenu a span:after {
    top: 12px;
}

#tmp_hnavi_rmenu a.active span {
    color: #000000;
    background-color: transparent;
}
#tmp_hnavi_rmenu a.active span:before {
    bottom: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
#tmp_hnavi_rmenu a.active span::after {
    top: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.hnavi_lmenu a {
    display: block;
    margin-right: 20px;
    width: 28px;
    height: 28px;
    text-decoration: none;
    background: transparent url(/shared/site_kanko/images/icon/icon_search_black.png) no-repeat center center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
.hnavi_lmenu a.active {
    background: transparent url(/shared/site_kanko/images/icon/icon_close_gray.png) no-repeat center center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
.hnavi_lmenu a span {
    position: relative;
    z-index: -1;
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
}
#tmp_sma_menu {
    position: fixed;
    top: 0;
    z-index: 100;
    left: 0;
    right: 0;
}
.block_header #tmp_sma_menu {
    position: absolute;
}
.block_header .fixed #tmp_sma_menu {
    position: fixed;
}
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
    padding: 20px 20px;
    text-align: center;
    font-size: 150%;
    background-color: #127456;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.gnavi {
    padding-top: 121px;
}
.gnavi ul {
    list-style: none;
    margin: 0 -12px;
}
.gnavi ul li {
    padding: 0 12px;
    float: left;
    width: 33.333333%;
    margin-bottom: 19px;
}
.gnavi ul li:nth-child(3n) {
    clear: right;
}
.gnavi ul li:nth-child(3n+1) {
    clear: left;
}
.gnavi ul a {
    position: relative;
    display: block;
    text-decoration: none;
    font-size: 144.44%;
    background: transparent url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat 100% 15px;
    background-size: 13px auto;
    -webkit-background-size: 13px auto;
    -moz-background-size: 13px auto;
    padding: 7px 22px 7px 2px;
    overflow: hidden;
    border-bottom: 2px solid #222222;
}
.gnavi ul a:hover,
.gnavi ul a:focus,
.gnavi ul a:active {
    text-decoration: underline;
}
.bottom_navi {
    padding: 61px 0 0;
}
.bottom_navi ul {
    list-style: none;
    margin: 0 -12px;
}
.bottom_navi ul li {
    width: 50%;
    float: left;
    padding: 0 12px;
    margin: 0 0 10px;
}
.bottom_navi ul a {
    position: relative;
    display: block;
    border: 2px solid #222222;
    text-decoration: none;
    font-size: 122.22%;
    padding: 18px 40px;
    text-align: center;
}
.bottom_navi ul a:focus,
.bottom_navi ul a:active,
.bottom_navi ul a:hover {
    text-decoration: underline;
}
.bottom_navi ul a:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    color: inherit;
    background: transparent url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat 100% center;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    top: 27px;
    right: 18px;
}
.gnavi ul:after,
.bottom_navi ul:after {
    content: '';
    display: table;
    clear: both;
}
.bottom_navi.plus_btn ul li {
    width: 33.3%;
}
.bottom_navi.plus_btn ul a span{
	display:inline;
}
#tmp_means {
    list-style: none;
    margin: 0;
    padding: 63px 0 0;
    text-align: center;
}
#tmp_means li {
    position: relative;
    display: inline-block;
    padding: 0 20px;
}
#tmp_means li:after {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    height: 12px;
    right: 0;
    top: 6px;
    color: inherit;
    background-color: #222222;
}
#tmp_means li:last-child:after {
    display: none;
}
#tmp_means li a {
    display: inline-block;
    text-decoration: none;
    font-size: 87.5%;
}
#tmp_means li a:hover,
#tmp_means li a:focus,
#tmp_means li a:active {
    text-decoration: underline;
}
#tmp_means li.setting_language a {
    color: #222222;
    background: transparent url(/shared/site_kanko/images/icon/icon_language_black.png) no-repeat 0 3px;
    background-size: 16px auto;
    -webkit-background-size: 16px auto;
    -moz-background-size: 16px auto;
    padding-left: 20px;
}
#tmp_means li.setting_change_fsize a {
    color: #222222;
    background: transparent url(/shared/site_kanko/images/icon/icon_fsize_black.png) no-repeat 0 3px;
    background-size: 16px auto;
    -webkit-background-size: 16px auto;
    -moz-background-size: 16px auto;
    padding-left: 20px;
}
.close_btn {
    text-align: center;
    margin-top: 102px;
    margin-bottom: 20px;
}
.close_btn a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-size: 87.5%;
    font-weight: bold;
    background-color: #333333;
    border: 2px solid #333333;
    color: #ffffff;
    text-align: center;
    padding: 8px 60px 7px;
    min-width: 340px;
}
.close_btn a:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 13px;
    height: 13px;
    background: transparent url(/shared/site_kanko/images/icon/icon_close_white.png) no-repeat top left;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    margin-right: 10px;
    top: 1px;
}
.close_btn a:hover,
.close_btn a:focus,
.close_btn a:active {
    text-decoration: underline;
}
.sma_cnavi_sch {
    position: relative;
    width: 720px;
    max-width: 100%;
    margin: 0 auto
}
.cnavi_sch_label label {
    display: block;
    width: 31px;
    height: 31px;
    background: transparent url(/shared/site_kanko/images/icon/icon_search_gray.png) no-repeat top left;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    text-indent: -9999px;
    position: absolute;
    top: 15px;
    left: 0;
}
.color_blue #tmp_wrapper .cnavi_sch_label label,
.color_yellow #tmp_wrapper .cnavi_sch_label label,
.color_black #tmp_wrapper .cnavi_sch_label label {
    background: transparent url(/shared/site_kanko/images/icon/icon_search_gray.png) no-repeat top left !important;
    background-size: 100% 100% !important;
    -webkit-background-size: 100% 100% !important;
    -moz-background-size: 100% 100% !important;
}

#tmp_sch_query {
    max-width: 100%;
    width: 720px;
    height: 60px;
    border: none;
    border: 1px solid transparent;
    border-bottom: 2px solid #3f3f3f;
    background-color: transparent;
    color: #222222;
    margin: 0 auto;
    padding: 7px 140px 0 50px;
    font-size: 127.77%;
}
#tmp_sch_btn {
    border: none;
    background-color: #3f3f3f;
    color: #ffffff;
    font-size: 1.4375rem;
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    padding: 12px 5px 11px;
    letter-spacing: 7px;
    text-indent: 7px;
}
#tmp_sch_btn:hover,
#tmp_sch_btn:focus,
#tmp_sch_btn:active {
    cursor: pointer;
    text-decoration: underline;
}
.color_blue #tmp_wrapper #tmp_hnavi_rmenu a span,
.color_blue #tmp_wrapper #tmp_hnavi_rmenu a span:before, 
.color_blue #tmp_wrapper #tmp_hnavi_rmenu a span:after,
.color_black #tmp_wrapper #tmp_hnavi_rmenu a span,
.color_black #tmp_wrapper #tmp_hnavi_rmenu a span:before, 
.color_black #tmp_wrapper #tmp_hnavi_rmenu a span:after {
    background-color: #FFFF00 !important;
}
.color_yellow #tmp_wrapper #tmp_hnavi_rmenu a span {
    background-color: #333333 !important;
}
.color_blue #tmp_wrapper #tmp_hnavi_rmenu a.active span,
.color_yellow #tmp_wrapper #tmp_hnavi_rmenu a.active span,
.color_black #tmp_wrapper #tmp_hnavi_rmenu a.active span {
    background-color: transparent !important;
}
.color_blue #tmp_wrapper .gnavi ul a:after {
    background-color: #ffffff;
}
.color_yellow #tmp_wrapper .gnavi ul a:after {
    background-color: #0000FF;
}
.color_black #tmp_wrapper .gnavi ul a:after {
    background-color: #ffffff;
}
.color_blue #tmp_wrapper .hnavi_lmenu a,
.color_yellow #tmp_wrapper .hnavi_lmenu a,
.color_black #tmp_wrapper .hnavi_lmenu a {
    background: transparent url(/shared/site_kanko/images/icon/icon_search_black.png) no-repeat center center !important;
    -webkit-background-size: 100% auto !important;
    -moz-background-size: 100% auto !important;
    background-size: 100% auto !important;
}
.color_blue #tmp_wrapper .hnavi_lmenu a.active,
.color_yellow #tmp_wrapper .hnavi_lmenu a.active,
.color_black #tmp_wrapper .hnavi_lmenu a.active {
    background: transparent url(/shared/site_kanko/images/icon/icon_close_gray.png) no-repeat center center !important;
    -webkit-background-size: 100% auto !important;
    -moz-background-size: 100% auto !important;
    background-size: 100% auto !important;
}
.no_javascript #tmp_header {
    position: relative;
    top: 0;
    z-index: 1;
    margin: 0 0 30px;
}
/* footer
================================================== */

#tmp_fnavi {
    background-color: #ffffff;
    color: #222222;
    padding: 35px 0 28px;
}
/* fnavi  */
.fnavi {
    list-style: none;
    text-align: center;
}
.fnavi li {
    display: inline-block;
    border-right: 1px solid #222222;
    line-height: 1;
    padding: 0 16px;
    margin: 0 0 10px;
}
.fnavi li:last-child {
    border-right: 0;
}
.fnavi li a {
    font-size: 88.89%;
    display: inline-block;
    color: inherit;
    background-color: transparent;
    text-decoration: none;
}
.fnavi li a:hover,
.fnavi li a:focus,
.fnavi li a:active {
    text-decoration: underline;
}
#tmp_footer_address {
    position: relative;
    background: #000000 url(/shared/site_kanko/images/main/bg_footer.jpg) bottom center no-repeat;
    color: #ffffff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    z-index: 1;
}
#tmp_footer_address:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    color: #ffffff;
    opacity: 0.7;
    z-index: -1;
}
.footer_cnt {
    padding: 56px 10px 35px;
    background-color: transparent;
    color: #ffffff;
    text-align: center;
}
.footer_cnt address {
    margin: 0 0 40px;
    font-style: normal;
    font-weight: normal;
}
.footer_cnt address span {
    margin: 0;
}
.footer_cnt address .footer_sub_ttl {
    display: block;
    font-size: 88.89%;
}
.footer_cnt address .footer_ttl {
    display: block;
    font-size: 177.78%;
}
.copyright {
    font-size: 77.78%;
    text-align: center;
    font-weight: normal;
}
/* pnavi
================================================== */
#tmp_footer{
    position: relative;
    z-index: 30;
}
#tmp_footer_address .container {
    position: relative;
}
.pnavi{
    position: absolute;
    right: -120px;
    top: -70px;
    z-index: 999;
}
.pnavi.pnavi_fixed {
    position:fixed;
    right:50%;
    bottom: 0;
    top:auto;
    margin-right:-730px;
}
.pnavi a{
    display: block;
    width: 143px;
    height: 139px;
    text-indent: -9999em;
    color: inherit;
    background: transparent url(/shared/site_kanko/images/icon/icon_pnavi.png) no-repeat center center;
    transition: 0.3s background-color ease-in-out;
    -webkit-transition: 0.3s background-color ease-in-out;
    -moz-transition: 0.3s background-color ease-in-out;
    -ms-transition: 0.3s background-color ease-in-out;
    -o-transition: 0.3s background-color ease-in-out;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    overflow: hidden;
}
.pnavi a:hover,
.pnavi a:focus {
    opacity: 0.7;
}
/* ==================================================
rnavi
================================================== */
/* rnavi category */
.rnavi_func li {
	list-style: none;
}
.rnavi_func .rnavi_func_ttl {
    font-size: 122.22%;
    font-weight: bold;
    position: relative;
    border-top: 2px solid #595959;
}
.rnavi_func .rnavi_func_ttl a{
    display: block;
    text-decoration: none;
    padding: 16px 13px 15px 37px;
    color: #222222;
    background: transparent url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat 10px 26px;
    background-size: 13px 14px;
    -webkit-background-size: 13px 14px;
    -moz-background-size: 13px 14px;
}
.rnavi_func .rnavi_func_ttl a:hover,
.rnavi_func .rnavi_func_ttl a:focus{
    text-decoration: underline;
}
.rnavi_func .rnavi_func_cnt{
    border-top: 1px solid #595959;
    border-bottom: 1px solid #595959;
}
.rnavi_func .rnavi_func_list li {
	border-bottom: 1px dotted #cccccc;
}
.rnavi_func .rnavi_func_list li:last-child{
    border-bottom: none;
}
.rnavi_func .rnavi_func_list a {
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.5;
    padding: 15px 25px 15px 36px;
    color: #222222;
    background: #ffffff url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat 9px 21px;
    background-size: 13px 14px;
    -webkit-background-size: 13px 14px;
    -moz-background-size: 13px 14px;
}
.rnavi_func .rnavi_func_list .active a,
.rnavi_func .rnavi_func_list a:focus,
.rnavi_func .rnavi_func_list a:hover {
    background-color: #f7f7f7;
}
/* inquiry
================================================== */
#tmp_inquiry {
	clear:both;
	margin:0 0 60px;
	border:2px solid #e6e6e6;
}
#tmp_inquiry_ttl {
	padding: 11px 18px 12px;
    color: #222222;
	background-color: #f7f7f7;
	border-bottom: 1px solid #e6e6e6;
    font-size: 133.33%;
    font-weight: bold;
} 
#tmp_inquiry_cnt {
	padding: 23px 18px 29px;
}
#tmp_inquiry_cnt .inquiry_btn {
    margin: 28px auto 0;
    text-align: center;
    clear: both;
}
#tmp_inquiry_cnt .inquiry_btn input {
	min-width: 300px;
	text-align: left;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	border: none;
	padding: 12px 50px 9px 21px;
	color: #222222;
	background: #ffffff url(/shared/templates/kanko_free/images/arrow_black_btn_icon.png) no-repeat 100% center;
	cursor: pointer;
	box-shadow: 3px 3px 23px 2px rgba(53, 53, 53, 0.1);
    -webkit-box-shadow: 3px 3px 23px 2px rgba(53, 53, 53, 0.1);
    -moz-box-shadow: 3px 3px 23px 2px rgba(53, 53, 53, 0.1);
	transition: 0.2s all ease-in-out;
	-webkit-transition: 0.2s all ease-in-out;
	-moz-transition: 0.2s all ease-in-out;
}
#tmp_inquiry_cnt .inquiry_btn input:focus,
#tmp_inquiry_cnt .inquiry_btn input:hover{
	text-decoration: underline;
}
/* Social ▼変更しない
================================================== */
#tmp_social {
    text-align: center;
	padding: 20px 10px 10px;
	color: #222222;
	background-color: #edfaff;
	margin: 0 0 36px;
	clear:both;
}
#tmp_social_ttl,
#tmp_social_plugins,
#tmp_social_plugins .social_media_btn {
	display: inline-block;
	margin:0 8px 0 0;
}
/* ==================================================
CMS-parts
================================================== */
/* col2
================================================== */


/* col2_cms */

table.col2 {
    width: 99%;
    border-collapse: collapse;
    border-spacing: 0;
}

table.col2 td.col2L,
table.col2 td.col2R {
    width: 50%;
    padding: 0;
    vertical-align: top;
    text-align: left;
}

table.col2 td.col2L {
    border-right: 20px solid transparent;
}


/* col2_pub */

div.col2 {
    width: 100%;
}

div.col2 div.col2L {
    display: table;
    width: 50%;
    margin-right: 0;
    padding-right: 10px;
    float: left;
}

div.col2 div.col2R {
    display: table;
    width: 50%;
    float: left;
    padding-left: 10px;
}


/* 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 {
    width: 33.33%;
    padding: 0;
    vertical-align: top;
    text-align: left;
}

table.col3 td.col3L,
table.col3 td.col3M {
    border-right: 20px solid transparent;
}

div.col3 {
    width: 100%;
}

div.col3 div.col3L,
div.col3 div.col3M {
	display: table;
	width: 32%;
	margin-right: 1.7222222%;
	float: left;
}
div.col3 div.col3R {
    display: table;
	width: 32.1851852%;
	float: left;
}
/* ==================================================
 gmap
================================================== */
#tmp_gmap_link {
	width:540px;
	margin:50px auto 60px;
	clear:both;
}
#tmp_contents .box_gmap {
	margin:50px 40px 60px;
	clear:both;
	text-align:center;
}
#tmp_contents #tmp_gmap_img {
	text-align:center;
	margin:0 0 20px;
}
#tmp_gmap_img a {
	padding:7px 20px;
	text-decoration:none;
	border-bottom:1px solid #d9d9d9;
	color:#333333;
	display:block;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
	box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-webkit-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-moz-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
}
#tmp_gmap_img a:hover {
	text-decoration:underline;
}
#tmp_gmap_img span {
	display:inline-block;
	background:url(/shared/site_kanko/images/icon/gmap_icon.png) no-repeat left center;
	padding:12px 0 12px 65px;
}
/* ==================================================
Timeline
================================================== */
iframe#twitter-widget-1 {
	border:#ebedf0 solid 1px !important;
	vertical-align:top !important;
}
/* ==================================================
accessibility
================================================== */


/* model_change
================================================== */

.wrap_mc_pc,
.wrap_mc_sp {
    display: none;
}

.disp_pc .wrap_mc_sp,
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
    display: block;
}
#tmp_sma_lmenu,
#tmp_sma_rmenu {
    overflow-y: auto;
    background: rgba(255, 255, 255, 0.95);
    color: #222222;
    padding-top: 80px;
}
.block_header #tmp_wrapper {
    position: relative;
}
.block_header #tmp_wrapper.spmenu_open:before {
    background: rgba(255, 255, 255, 0.95);
}
/* ==================================================
accessibility style change:color
================================================== */


/* change_color commons
================================================== */

.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper *,
.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper *,
.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
    background-image: none !important;
    list-style-image: none !important;
}

.color_blue #tmp_wrapper span,
.color_yellow #tmp_wrapper span,
.color_black #tmp_wrapper span {
    z-index: auto !important;
}

.color_blue #tmp_event_cal_cnt .calendar .today,
.color_yellow #tmp_event_cal_cnt .calendar .today,
.color_black #tmp_event_cal_cnt .calendar .today {
    background-color: transparent !important;
}

.color_blue #tmp_wrap_main #tmp_cate_ttl h1,
.color_yellow #tmp_wrap_main #tmp_cate_ttl h1,
.color_black #tmp_wrap_main #tmp_cate_ttl h1 {
    padding: 0 !important;
    border: none !important;
}


/* headding */

.color_blue #tmp_wrap_main h1,
.color_blue #tmp_wrap_main h2,
.color_blue #tmp_wrap_main h3,
.color_blue #tmp_wrap_main h4,
.color_blue #tmp_wrap_main h5,
.color_blue #tmp_wrap_main h6,
.color_yellow #tmp_wrap_main h1,
.color_yellow #tmp_wrap_main h2,
.color_yellow #tmp_wrap_main h3,
.color_yellow #tmp_wrap_main h4,
.color_yellow #tmp_wrap_main h5,
.color_yellow #tmp_wrap_main h6,
.color_black #tmp_wrap_main h1,
.color_black #tmp_wrap_main h2,
.color_black #tmp_wrap_main h3,
.color_black #tmp_wrap_main h4,
.color_black #tmp_wrap_main h5,
.color_black #tmp_wrap_main h6 {
    padding: 5px !important;
    border: none !important;
}

.color_blue.format_top #tmp_wrap_main h1,
.color_blue.format_top #tmp_wrap_main h2,
.color_blue.format_top #tmp_wrap_main h3,
.color_blue.format_top #tmp_wrap_main h4,
.color_blue.format_top #tmp_wrap_main h5,
.color_blue.format_top #tmp_wrap_main h6,
.color_yellow.format_top #tmp_wrap_main h1,
.color_yellow.format_top #tmp_wrap_main h2,
.color_yellow.format_top #tmp_wrap_main h3,
.color_yellow.format_top #tmp_wrap_main h4,
.color_yellow.format_top #tmp_wrap_main h5,
.color_yellow.format_top #tmp_wrap_main h6,
.color_black.format_top #tmp_wrap_main h1,
.color_black.format_top #tmp_wrap_main h2,
.color_black.format_top #tmp_wrap_main h3,
.color_black.format_top #tmp_wrap_main h4,
.color_black.format_top #tmp_wrap_main h5,
.color_black.format_top #tmp_wrap_main h6 {
    border: none !important;
    padding: 0 !important;
}


/* icon */

.color_blue #tmp_wrap_main a.icon_pdf,
.color_blue #tmp_wrap_main a.icon_word,
.color_blue #tmp_wrap_main a.icon_excel,
.color_yellow #tmp_wrap_main a.icon_pdf,
.color_yellow #tmp_wrap_main a.icon_word,
.color_yellow #tmp_wrap_main a.icon_excel,
.color_black #tmp_wrap_main a.icon_pdf,
.color_black #tmp_wrap_main a.icon_word,
.color_black #tmp_wrap_main a.icon_excel {
    margin: 0 !important;
    padding: 0 !important;
}


/* used_bg_img */

.color_blue #tmp_wrapper .used_bg_img,
.color_yellow #tmp_wrapper .used_bg_img,
.color_black #tmp_wrapper .used_bg_img {
    width: auto !important;
    height: auto !important;
}

.color_blue #tmp_wrapper .used_bg_img a,
.color_yellow #tmp_wrapper .used_bg_img a,
.color_black #tmp_wrapper .used_bg_img a {
    width: auto !important;
    height: auto !important;
    text-decoration: underline !important;
}

.color_blue #tmp_wrapper .used_bg_img span,
.color_yellow #tmp_wrapper .used_bg_img span,
.color_black #tmp_wrapper .used_bg_img span {
    z-index: 1 !important;
    height: auto !important;
}

.color_black #tmp_footer_address:before,
.color_blue #tmp_footer_address:before,
.color_yellow #tmp_footer_address:before {
    display: none;
}
.color_black .pnavi a,
.color_blue .pnavi a,
.color_yellow .pnavi a {
    text-indent: 0;
    border: 1px solid transparent;
    text-decoration: none;
    width: auto;
    height: auto;
    text-align: center;
    padding: 10px 20px;
}
/* for Firefox3.0 */

.color_blue #tmp_wrap_main caption,
.color_yellow #tmp_wrap_main caption,
.color_black #tmp_wrap_main caption {
    background-color: transparent !important;
}


/* for google box common */

#tmp_wrap_main #tmp_gmap_box button,
#tmp_wrap_main #tmp_gmap_box .gmnoprint *,
#tmp_wrap_main #tmp_gmap_box .gm-style-cc * {
    background-color: #FFFFFF !important;
}


/* bg:blue
/* text:yellow
/* link:white
================================================== */

.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper * {
    color: #FFFF00 !important;
    background-color: #00008B !important;
    border-color: #FFFF00 !important;
}

.color_blue #tmp_wrapper a,
.color_blue #tmp_wrapper a span,
.color_blue #tmp_wrapper button,
.color_blue #tmp_wrapper .used_bg_img a span,
.color_blue #tmp_wrapper input[type="submit"],
.color_blue #tmp_wrapper input[type="button"],
.color_blue #tmp_wrapper input[type="reset"] {
    color: #FFFFFF !important;
    background-color: transparent !important;
}

.color_blue #tmp_wrap_main h1 {
    border: 3px solid yellow !important;
}

.color_blue #tmp_wrap_main h2 {
    border-bottom: 1px solid yellow !important;
    border-left: 3px solid yellow !important;
}

.color_blue #tmp_wrap_main h3 {
    border-left: 3px solid yellow !important;
}


/* for google box */

.color_blue #tmp_wrap_main #tmp_gmap_box,
.color_blue #tmp_wrap_main #tmp_gmap_box * {
    color: #000000 !important;
    border-color: yellow !important;
    list-style-image: none !important;
}

.color_blue #tmp_wrap_main #tmp_gmap_box a {
    color: #7777CC !important;
}


/* bg:yellow
/* text:black
/* link:blue
================================================== */

.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper * {
    color: #000000 !important;
    background-color: #FFFF00 !important;
    border-color: #000000 !important;
}

.color_yellow #tmp_wrapper a,
.color_yellow #tmp_wrapper a span,
.color_yellow #tmp_wrapper button,
.color_yellow #tmp_wrapper .used_bg_img a span,
.color_yellow #tmp_wrapper input[type="submit"],
.color_yellow #tmp_wrapper input[type="button"],
.color_yellow #tmp_wrapper input[type="reset"] {
    color: #0000FF !important;
    background-color: transparent !important;
}

.color_yellow #tmp_wrap_main h1 {
    border: 3px solid black !important;
}

.color_yellow #tmp_wrap_main h2 {
    border-bottom: 1px solid black !important;
    border-left: 3px solid black !important;
}

.color_yellow #tmp_wrap_main h3 {
    border-left: 3px solid black !important;
}


/* for google box */

.color_yellow #tmp_wrap_main #tmp_gmap_box,
.color_yellow #tmp_wrap_main #tmp_gmap_box * {
    color: #000000 !important;
    border-color: black !important;
    list-style-image: none !important;
}

.color_yellow #tmp_wrap_main #tmp_gmap_box a {
    color: #7777CC !important;
}


/* bg:black
/* text:yellow
/* link:white
================================================== */

.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
    color: #FFFF00 !important;
    background-color: #000000 !important;
    border-color: #FFFF00 !important;
}

.color_black #tmp_wrapper a,
.color_black #tmp_wrapper a span,
.color_black #tmp_wrapper button,
.color_black #tmp_wrapper .used_bg_img a span,
.color_black #tmp_wrapper input[type="submit"],
.color_black #tmp_wrapper input[type="button"],
.color_black #tmp_wrapper input[type="reset"] {
    color: #FFFFFF !important;
    background-color: transparent !important;
}

.color_black #tmp_wrap_main h1 {
    border: 3px solid yellow !important;
}

.color_black #tmp_wrap_main h2 {
    border-left: 3px solid yellow !important;
    border-bottom: 1px solid yellow !important;
}

.color_black #tmp_wrap_main h3 {
    border-left: 3px solid yellow !important;
}


/* for google box */

.color_black #tmp_wrap_main #tmp_gmap_box,
.color_black #tmp_wrap_main #tmp_gmap_box * {
    color: #000000 !important;
    border-color: yellow !important;
    list-style-image: none !important;
}

.color_black #tmp_wrap_main #tmp_gmap_box a {
    color: #7777CC !important;
}


/* ==================================================
accessibility style change:font-size
================================================== */


/* small
================================================== */

.fsize_small {
    font-size: 75% !important;
}
.fsize_small #tmp_means li.setting_language a,
.fsize_small #tmp_means li.setting_change_fsize a,
.fsize_small #tmp_means li.setting_read_sound a,
.fsize_small #tmp_means li.setting_kana a {
    background-position: 0 0;
    background-size: auto 100%;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
}

/* big
================================================== */

.fsize_big {
    font-size: 125% !important;
}


/* biggest(doubled)
================================================== */

.fsize_big2 {
    font-size: 175% !important;
}


/* ==================================================
clearfix
================================================== */
/* for modern browser */

#tmp_header:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_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_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_publicity_cnt:after,
#tmp_footer:after,
.fnavi:after,
.footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
    content: "";    /* Do not edit */
    display: table;    /* Do not edit */
    clear: both;    /* Do not edit */
}
