@charset "utf-8";

/* ==================================================
layout
================================================== */


/* body
============================== */

.format_top,
.format_free,
.format_base {
    color: #222222;
    background-color: #FFFFFF;
}

input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="reset"] {
    -webkit-appearance: none;
    /* 変更しない */
    -webkit-border-radius: 0;
    /* Webkit */
    -moz-border-radius: 0;
    /* Mozilla */
    border-radius: 0;
    /* CSS3 */
}

noscript {
    text-align: center;
    display: block;
    padding: 2px 0;
}


/* wrapper
============================== */

#tmp_wrapper2 {
    width: 1280px;
    margin: 0 auto;
}

.wrap_wcnt,
.wrap_cnt {
    border-top: 1px solid #B09ABB;
    width: 100%;
    min-width: 1280px;
    clear: both;
    position: relative;
}

.wcnt,
.cnt {
    position: relative;
    width: 1280px;
    margin: -1px auto 0;
    padding: 34px 20px 30px;
    -webkit-box-sizing: border-box;
    /* Webkit */
    -moz-box-sizing: border-box;
    /* Mozilla */
    box-sizing: border-box;
    /* CSS3 */
}

.wcnt {
    background: url(/shared/images/main/wcnt_bg.gif) no-repeat center top;
}

.wrap_cnt {
    background: url(/shared/images/main/main_bg.jpg) repeat left top;
}

.cnt {
    background: url(/shared/images/main/cnt_bg.gif) no-repeat center top;
}


/* main
============================== */

#tmp_wrap_main {
    padding: 10px 20px;
    clear: both;
    /* 変更しない */
}

.format_top #tmp_wrap_main {
    padding: 0;
}

#tmp_main {
    width: 100%;
    /* 変更しない */
    clear: both;
    /* 変更しない */
}

#tmp_wrap_main.irodori {
    padding: 10px 0;
}


/* contents
============================== */

#tmp_contents {
    width: 100%;
    /* 変更しない */
    padding: 0 0 10px;
}


/* 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: 3px 0 0;
    /* デザインによって変更 */
}


/* top
============================== */

.format_top #tmp_main_menu {
    width: 610px;
    float: left;
}

.format_top #tmp_main_cnt {
    width: 610px;
    float: right;
}


/* free
============================== */

.format_free .wrap_col_nm {
    margin-right: -210px;
    /* デザインによって変更 */
}

.format_free .wrap_col_nm2 {
    margin-right: 210px;
    /* デザインによって変更 */
}

.format_free .wrap_col_lft_navi {
    width: 340px;
    /* デザインによって変更 */
    margin-right: -370px;
    /* デザインによって変更 */
}

.format_free .col_lft_navi {
    padding: 0;
    /* デザインによって変更 */
    color: inherit;
}

.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: 370px;
    /* デザインによって変更 */
}

.format_free .column_rnavi .wrap_col_main {
    margin-right: -210px;
    /* デザインによって変更 */
}

.format_free .column_rnavi .col_main {
    margin-right: 210px;
    /* デザインによって変更 */
}


/* ==================================================
header
================================================== */

#tmp_wrap_header {
    width: 100%;
    min-width: 1280px;
    background: url(/shared/images/header/header_bg.jpg) no-repeat top center;
    clear: both;
}

#tmp_header {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    background: url(/shared/images/header/kanko_btn_bg.png) no-repeat right top;
}

#tmp_wrap_hlogo {
    float: left;
    width: 200px;
    padding: 13px 0 12px 15px;
    position: relative;
    box-sizing: border-box;
}

p#tmp_htxt span {
    display: none;
}

#tmp_means {
    float: right;
}

#tmp_means img {
    vertical-align: top;
}

#tmp_hnavi_s,
#tmp_sma_menu {
    display: none;
    /* 変更しない */
}

.lang_en #tmp_hlogo img {
    height: 56px;
    width: auto;
}

.lang_en #tmp_header #tmp_htxt {
    display: none;
}


/* countdown
============================== */

#tmp_countdown {
    float: left;
    width: 320px;
    margin-left: 55px;
    background-color: #FFFFFF;
}

#tmp_countdown a {
    position: relative;
    display: block;
    padding-top: 75px;
    text-align: center;
    font-size: 85.7%;
    color: #FFFFFF;
    min-height: 105px;
    box-sizing: border-box;
    background: #5A3E76 url(/shared/images/countdown/countdown_bg2.jpg) no-repeat left top;
}

#tmp_countdown a:hover,
#tmp_countdown a:focus {
    opacity: 0.7;
}

#tmp_countdown a:hover strong,
#tmp_countdown a:focus strong {
    visibility: hidden;
}

#tmp_countdown #tmp_countdown_olympic,
#tmp_countdown #tmp_countdown_paralympic {
    position: absolute;
    display: block;
    width: 160px;
    height: 75px;
}

#tmp_countdown #tmp_countdown_olympic {
    left: 0;
    top: 0;
}

#tmp_countdown #tmp_countdown_paralympic {
    left: 160px;
    top: 0;
}

#tmp_countdown #tmp_countdown_olympic strong,
#tmp_countdown #tmp_countdown_paralympic strong {
    position: relative;
    display: block;
    z-index: -1;
    overflow: hidden;
}

#tmp_countdown #tmp_countdown_olympic span,
#tmp_countdown #tmp_countdown_paralympic span {
    position: absolute;
    display: block;
}

#tmp_countdown #tmp_countdown_olympic span img,
#tmp_countdown #tmp_countdown_paralympic span img {
    width: 16px;
    height: auto;
}

#tmp_countdown #tmp_countdown_olympic span {
    top: 41px;
    left: 75px;
}

#tmp_countdown #tmp_countdown_paralympic span {
    top: 41px;
    left: 73px;
}

#tmp_countdown .torikumi_link {
    display: flex;
    padding-left: 10px;
    font-weight: bold;
    /* background: url(/shared/images/countdown/torikumi_icon.png) no-repeat left 8px; */
    line-height: 1.7rem;
    justify-content: center;
}

.torikumi_link::after {
    content: url(/shared/images/countdown/hand22.png);
    margin-left: 4px;
    display: block;
}


/* primary
============================== */

#tmp_means_primary {
    padding: 17px 168px 6px 0;
    min-height: 80px;
}

#tmp_means_primary ul {
    list-style: none;
    margin: 0 0 10px;
}

#tmp_hnavi {
    padding: 9px 3px;
    background-color: #F7F7F7;
    color: inherit;
    -webkit-border-radius: 4px;
    /* Webkit */
    -moz-border-radius: 4px;
    /* Mozilla */
    border-radius: 4px;
    /* CSS3 */
}

#tmp_hnavi li,
#tmp_hnavi2 li {
    float: left;
    line-height: 1.1;
}

#tmp_hnavi li a,
#tmp_hnavi2 li a {
    color: #222222;
    text-decoration: none;
}

#tmp_hnavi li {
    border-right: 1px solid #DDDDDD;
    margin-right: 5px;
}

#tmp_hnavi li a {
    padding: 0 16px 0 23px;
    background: url(/shared/images/icon/navi_icon.png) no-repeat 10px 0.4em;
}

#tmp_hnavi .last {
    border-right: none;
    margin-right: 0;
}

#tmp_hnavi .last a {
    padding-right: 10px;
}


/* hnavi2 */

#tmp_hnavi2 li {
    margin-right: 13px;
}

#tmp_hnavi2 li a {
    display: block;
    min-height: 18px;
    padding: 6px 0 1px 33px;
}

#tmp_hnavi2 .hnavi_moji a {
    background: url(/shared/images/header/hnavi_moji.png) no-repeat left center;
}

#tmp_hnavi2 .hnavi_read a {
    background: url(/shared/images/header/hnavi_read.png) no-repeat left center;
}

#tmp_hnavi2 .hnavi_lang a {
    background: url(/shared/images/header/hnavi_lang.png) no-repeat left center;
}

#tmp_hnavi2 .hnavi_lang {
    margin-right: 0;
}


/* secondary
============================== */

#tmp_kanko_btn {
    position: absolute;
    top: 0;
    right: 16px;
    width: 138px;
}

#tmp_kanko_btn a {
    background: url(/shared/images/header/kanko_btn.png) no-repeat center center;
    display: block;
    width: 138px;
    height: 105px;
}

#tmp_kanko_btn span {
    display: block;
    width: 138px;
    height: 105px;
    position: relative;
    z-index: -1;
    overflow: hidden;
}

.lang_en #tmp_kanko_btn a {
    background: url(/shared/images/header/kanko_btn_en.png) no-repeat center center;
}


/* header_search
============================== */

#tmp_wrap_header_search {
    background: url(/shared/images/main/main_bg.jpg) repeat left top;
    padding: 17px 0 0;
    border-bottom: 1px solid #C8BED7;
    min-width: 1280px;
}

#tmp_header_search {
    width: 1240px;
    margin: 0 auto 18px;
}

#tmp_wrap_search_kwd {
    float: left;
    width: 620px;
}

#tmp_wrap_search_route {
    float: right;
    width: 600px;
}


/* search_kwd */

#tmp_search_kwd {
    margin: 0;
}

#tmp_search_kwd_ttl {
    float: left;
    width: 240px;
    padding-top: 0.5em;
}

#tmp_search_kwd_ttl p {
    font-size: 171.4%;
    color: #7A4767;
    background-color: transparent;
    font-weight: bold;
}

#tmp_search_kwd_cnt {
    float: right;
    width: 370px;
}

#tmp_search_kwd_cnt .box_search {
    display: table;
    width: 100%;
}

#tmp_search_kwd_cnt .box_search p {
    display: table-cell;
    vertical-align: top;
}

#tmp_search_kwd_cnt #tmp_query {
    width: 300px;
    min-height: 50px;
    padding: 5px 10px;
    border: 1px solid #593D76;
    -webkit-box-sizing: border-box;
    /* Webkit */
    -moz-box-sizing: border-box;
    /* Mozilla */
    box-sizing: border-box;
    /* CSS3 */
    -webkit-border-radius: 5px 0 0 5px;
    /* Webkit */
    -moz-border-radius: 5px 0 0 5px;
    /* Mozilla */
    border-radius: 5px 0 0 5px;
    /* CSS3 */
    background-position: 10px center !important;
}

#tmp_search_kwd_cnt #tmp_func_sch_btn {
    width: 70px;
    border: 1px solid #593D76;
    background: #593D76 url(/shared/images/icon/sch_icon.png) no-repeat 7px center;
    color: #FFFFFF;
    padding: 3px 0 2px 16px;
    height: 50px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    /* Webkit */
    -moz-box-sizing: border-box;
    /* Mozilla */
    box-sizing: border-box;
    /* CSS3 */
    -webkit-border-radius: 0 5px 5px 0;
    /* Webkit */
    -moz-border-radius: 0 5px 5px 0;
    /* Mozilla */
    border-radius: 0 5px 5px 0;
    /* CSS3 */
}


/* search_route */

#tmp_search_route {
    display: table;
    width: 100%;
    margin: 0;
    color: inherit;
    background-color: #FFFFFF;
    border: 1px solid #A04280;
    -webkit-box-sizing: border-box;
    /* Webkit */
    -moz-box-sizing: border-box;
    /* Mozilla */
    box-sizing: border-box;
    /* CSS3 */
    -webkit-border-radius: 5px;
    /* Webkit */
    -moz-border-radius: 5px;
    /* Mozilla */
    border-radius: 5px;
    /* CSS3 */
}

#tmp_search_route_ttl,
#tmp_search_route_cnt {
    display: table-cell;
    vertical-align: middle;
}

#tmp_search_route_ttl {
    width: 122px;
    color: #FFFFFF;
    background: #A04280 url(/shared/templates/top/images/route_ttl_bg.png) no-repeat right center;
}

#tmp_search_route_ttl a {
    width: 122px;
    color: #FFFFFF;
    background-color: transparent;
    display: table-cell;
    text-align: center;
    padding-left: 4px;
    padding-right: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 47px;
    vertical-align: middle;
}

#tmp_search_route_ttl a:hover {
    text-decoration: underline;
}

#tmp_search_route_ttl span {
    display: inline-block;
    background: url(/shared/images/icon/route_icon.png) no-repeat left center;
    padding: 2px 0 0 24px;
}

#tmp_search_route_ttl h3 {
    font-size: 100%;
    font-weight: normal;
    text-shadow: 0px 1px 1px #7F3567, 1px 1px 1px #7F3567, 1px 0px 1px #7F3567, 1px -1px 1px #7F3567, 0px -1px 1px #7F3567, -1px -1px 1px #7F3567, -1px 1px 1px #7F3567, -1px 0px 1px #7F3567;
}

#tmp_search_route_cnt {
    padding: 10px 0 5px;
}

#tmp_search_route_cnt ul {
    list-style: none;
}

#tmp_search_route_cnt ul li {
    float: left;
    margin-bottom: 5px;
    border-left: 1px solid #CCCCCC;
}

#tmp_search_route_cnt ul li:first-child {
    border-left: none;
}

#tmp_search_route_cnt ul li a {
    display: block;
    text-decoration: none;
    color: #222222;
    background: url(/shared/images/icon/navi_icon.png) no-repeat 8px 0.6em;
    padding: 5px 5px 3px 20px;
}


/* ==================================================
navi
================================================== */


/* gnavi
============================== */

#tmp_wrap_gnavi {
    width: 100%;
    min-width: 1280px;
    padding: 2px 0 3px;
    background: url(/shared/images/navi/gnavi/gnavi_bg.png) repeat-x left top;
    clear: both;
}

#tmp_gnavi {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

#tmp_gnavi ul {
    padding: 0 20px;
    list-style: none;
}

#tmp_gnavi li {
    float: left;
    width: 155px;
    height: 70px;
    position: relative;
}

#tmp_gnavi a {
    display: block;
    width: 155px;
    height: 70px;
    background-image: url(/shared/images/navi/gnavi/gnavi.jpg);
    background-repeat: no-repeat;
}

.lang_en #tmp_gnavi a {
    background-image: url(/shared/images/navi/gnavi/gnavi_en.jpg);
}

#tmp_glist1 a {
    background-position: left top;
}

#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
    background-position: left bottom;
}

#tmp_glist2 a {
    background-position: -155px top;
}

#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
    background-position: -155px bottom;
}

#tmp_glist3 a {
    background-position: -310px top;
}

#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
    background-position: -310px bottom;
}

#tmp_glist4 a {
    background-position: -465px top;
}

#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
    background-position: -465px bottom;
}

#tmp_glist5 a {
    background-position: -620px top;
}

#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
    background-position: -620px bottom;
}

#tmp_glist6 a {
    background-position: -775px top;
}

#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
    background-position: -775px bottom;
}

#tmp_glist7 a {
    background-position: -930px top;
}

#tmp_glist7.active a,
#tmp_glist7 a:hover,
#tmp_glist7 a:focus {
    background-position: -930px bottom;
}

#tmp_glist8 a {
    background-position: -1085px top;
}

#tmp_glist8.active a,
#tmp_glist8 a:hover,
#tmp_glist8 a:focus {
    background-position: -1085px bottom;
}

#tmp_gnavi span {
    display: block;
    width: 155px;
    height: 70px;
    position: relative;
    z-index: -1;
    overflow: hidden;
}


/* ドロップダウンメニュー
============================== */


/* drop_down_hidden */

#tmp_gnavi ul ul {
    margin-left: 0 !important;
}

#tmp_gnavi .drop_down_hidden {
    display: none;
    width: 510px;
    padding: 10px 10px 10px 18px;
    color: #212121;
    background-color: #F7F2F5;
    border-left: 4px solid #593D76;
    border-right: 4px solid #593D76;
    border-bottom: 4px solid #593D76;
    position: absolute;
    left: 0;
    top: auto;
    z-index: 1000 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#tmp_gnavi .inner_drop_down_hidden ul {
    display: block !important;
    margin: 0;
    padding: 0;
}

#tmp_gnavi .inner_drop_down_hidden li {
    width: 228px;
    display: inline-block;
    float: none;
    margin: 0 5px 5px 0;
    height: auto;
    vertical-align: top;
}

#tmp_gnavi .inner_drop_down_hidden li a {
    display: block;
    margin: 0;
    width: auto;
    height: auto;
    min-height: 0px !important;
    padding: 6px 5px 6px 26px !important;
    font-weight: normal;
    color: #00137e;
    background: transparent url(/shared/images/icon/navi_icon.png) no-repeat 10px 0.7em;
    border: none;
    text-decoration: underline;
    text-align: left;
}

#tmp_gnavi .inner_drop_down_hidden li a:hover,
#tmp_gnavi .inner_drop_down_hidden li a:active,
#tmp_gnavi .inner_drop_down_hidden li a:focus {
    color: #212121;
    background: #EEDBE3 url(/shared/images/icon/navi_icon.png) no-repeat 10px 0.7em;
}


/* pankuzu
============================== */

#tmp_wrap_pankuzu {
    width: 100%;
    min-width: 1280px;
}

#tmp_pankuzu {
    width: 1280px;
    margin: 0 auto 5px;
    padding: 13px 0 0;
    color: inherit;
    background-color: #FFFFFF;
    clear: both;
}

#tmp_pankuzu p {
    padding: 0 20px;
}

#tmp_sma_pankuzu {
    display: none;
}


/* lnavi
============================== */


/* idx_ttl */

#tmp_idx_ttl {
    margin: 0 0 30px;
    -webkit-box-shadow: 0 0 2px 0 #C9C9C9;
    box-shadow: 0 0 2px 0 #C9C9C9;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    clear: both;
}

#tmp_idx_ttl_img img {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

#tmp_idx_ttl_ttl {
    color: #FFFFFF;
    background-color: #5E407E;
    text-align: center;
    padding: 16px 10px 12px;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

#tmp_idx_ttl_ttl h1 {
    font-weight: normal;
    font-size: 142.8%;
}


/* torikumi */

#tmp_torikumi {
    margin: 0 0 20px;
    border: 1px solid #E8E3E8;
    color: inherit;
    background-color: #F9F9FC;
    clear: both;
}

#tmp_torikumi_ttl {
    color: inherit;
    background-color: #F6F3F5;
    text-align: center;
    padding: 16px 10px 12px;
    border-bottom: 1px solid #7A4767;
}

#tmp_torikumi_ttl p {
    font-weight: bold;
    font-size: 142.8%;
    color: #5E3651;
    background-color: transparent;
}

#tmp_torikumi_cnt {
    padding: 15px 15px 0;
}

#tmp_torikumi_cnt p {
    margin-bottom: 15px;
}


/* localnavi */

#tmp_lnavi {
    margin: 0 0 20px;
    clear: both;
}

#tmp_lnavi_ttl {
    padding: 26px 10px 22px 17px;
    font-size: 143%;
    color: #FFFFFF;
    background-color: #5E407E;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}

#tmp_lnavi_ttl a {
    color: inherit;
    background: url(/shared/images/icon/link_icon_w.png) no-repeat right center;
    text-decoration: none;
    display: block;
}

#tmp_lnavi_cnt {
    padding: 18px 14px 5px;
    border: 1px solid #E8E3E9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#tmp_lnavi_cnt ul {
    list-style: none;
}

#tmp_lnavi_cnt li {
    margin: 0 0 14px;
    padding: 0 0 15px 2px;
    font-size: 114%;
    border-bottom: 1px dotted #999999;
}

#tmp_lnavi_cnt li a {
    text-decoration: none;
    background: url(/shared/images/icon/lnavi_icon.png) no-repeat right center;
    display: block;
    padding-right: 10px;
}

#tmp_lnavi_cnt li.active a {
    font-weight: bold;
    color: #5D3F7D;
    background: url(/shared/images/icon/lnavi_icon2.png) no-repeat right center;
}

#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;
}


/* faq_bnr
============================== */

.side_faq_bnr {
    margin-bottom: 20px;
}

.side_faq_bnr p {
    border: 1px solid #DDDDDD;
    background: url(/shared/images/navi/lnavi/side_faq_bg.png) no-repeat right bottom;
    font-size: 128%;
    font-weight: bold;
    padding: 0 0 0 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.side_faq_bnr p a {
    background: url(/shared/images/navi/lnavi/side_faq_icon.png) no-repeat left center;
    padding: 30px 20px 23px 48px;
    display: block;
    color: #222222;
    text-decoration: none;
}


/* target_search
============================== */

#tmp_side_target_search {
    clear: both;
}

#tmp_side_target_search_ttl {
    background: #F5F3F4;
    border: 1px solid #E8E3E9;
    border-bottom: 1px solid #7A4766;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    padding: 22px 0 18px;
}

#tmp_side_target_search_ttl p {
    font-size: 150%;
    color: #5E3651;
    text-align: center;
    background-color: transparent;
    font-weight: bold;
}

#tmp_side_target_search_cnt {
    padding: 15px 6px 7px 15px;
    background: #F9F9FB;
    border: 1px solid #E8E3E9;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

#tmp_side_target_search_cnt ul {
    list-style: none;
}

#tmp_side_target_search_cnt li {
    width: 150px;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    text-align: center;
    line-height: 1.3;
}

#tmp_side_target_search_cnt li:nth-of-type(even) {
    margin-right: 0;
}

#tmp_side_target_search_cnt .target08 {
    margin-right: 0;
}

#tmp_side_target_search_cnt li span {
    display: block;
}

#tmp_side_target_search_cnt li a {
    display: block;
    min-height: 20px;
    padding: 87px 5px 13px;
    text-decoration: none;
    color: #222222;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: center 8px;
    -webkit-box-shadow: 0 0 4px #BDBDBD;
    /* Webkit */
    -moz-box-shadow: 0 0 4px #BDBDBD;
    /* Mozilla */
    box-shadow: 0 0 4px #BDBDBD;
    /* CSS3 */
    -webkit-border-radius: 6px;
    /* Webkit */
    -moz-border-radius: 6px;
    /* Mozilla */
    border-radius: 6px;
    /* CSS3 */
}

#tmp_side_target_search_cnt .target01 a {
    background-image: url(/shared/templates/top/images/target_shisetsu.png);
    -webkit-background-size: 66px;
    background-size: 66px;
}

#tmp_side_target_search_cnt .target02 a {
    background-image: url(/shared/templates/top/images/target_sport.png);
    -webkit-background-size: 66px;
    background-size: 66px;
}

#tmp_side_target_search_cnt .target03 a {
    background-image: url(/shared/templates/top/images/target_gomi.png);
    -webkit-background-size: 66px;
    background-size: 66px;
}

#tmp_side_target_search_cnt .target04 a {
    background-image: url(/shared/templates/top/images/target_sinryo.png);
    -webkit-background-size: 66px;
    background-size: 66px;
}

#tmp_side_target_search_cnt .target05 a {
    background-image: url(/shared/templates/top/images/target_shinsei.png);
    -webkit-background-size: 66px;
    background-size: 66px;
}

#tmp_side_target_search_cnt .target06 a {
    background-image: url(/shared/templates/top/images/target_event.png);
    -webkit-background-size: 66px;
    background-size: 66px;
}

#tmp_side_target_search_cnt .target07 a {
    background-image: url(/shared/templates/top/images/target_sodan.png);
    -webkit-background-size: 66px;
    background-size: 66px;
}

#tmp_side_target_search_cnt .target08 a {
    background-image: url(/shared/templates/top/images/target_nyusatsu.png);
    -webkit-background-size: 66px;
    background-size: 66px;
}

#tmp_side_target_search_cnt .target09 a {
    background-image: url(/shared/templates/top/images/target_emap.png);
    -webkit-background-size: 66px;
    background-size: 66px;
}


/* event_cal
============================== */

#tmp_event_cal {
    color: inherit;
    background-color: #F9F9FC;
    border: 1px solid #E8E3E8;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}


/* event_cal_ttl */

#tmp_event_cal_ttl {
    padding: 10px;
    border-bottom: 1px solid #7A4767;
    font-size: 114%;
    text-align: center;
    font-weight: bold;
    clear: both;
}


/* event_cal_cnt */

#tmp_event_cal_cnt {
    padding: 15px 14px 8px;
    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 #DCDCDC;
}

#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: #F3F3F3;
}

#tmp_event_cal_cnt .calendar td {
    text-align: center;
    padding: 8px 2px;
}

#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: #BA1414;
    background-color: transparent;
}

#tmp_event_cal_cnt .calendar td.sat a {
    color: #005EAA;
    background-color: transparent;
}

#tmp_event_cal_cnt .calendar td.bgcolor.sun {
    color: #BA1414;
    background-color: #F6E8EE;
}

#tmp_event_cal_cnt .calendar td.bgcolor.sat {
    color: #005EAA;
    background-color: #EAF4FF;
}


/* 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 {
    float: left;
}

#tmp_event_cal_cnt .cal_navi .prev a {
    display: block;
    padding: 7px 0 3px 30px;
    color: #222222;
    background: transparent url(/shared/images/navi/event/cal_prev.png) no-repeat left center;
    min-height: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: bold;
}

#tmp_event_cal_cnt .cal_navi .next {
    float: right;
}

#tmp_event_cal_cnt .cal_navi .next a {
    display: block;
    padding: 7px 30px 3px 0;
    color: #222222;
    background: transparent url(/shared/images/navi/event/cal_next.png) no-repeat right center;
    min-height: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: bold;
}


/* rnavi
============================== */


/* pnavi
============================== */

.pnavi {
    color: inherit;
    background-color: #DDEEFF;
    clear: both;
}

.pnavi .ptop {
    margin-bottom: 0 !important;
}

.ptop {
    text-align: right;
    clear: both;
}


/* emergency
============================== */

#tmp_emergency {
    margin-bottom: 18px;
    border: 1px solid #B93740;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    clear: both;
}

#tmp_emergency_ttl {
    padding: 10px;
    color: #FFFFFF;
    background: #B93740 url(/shared/images/main/emergency/emergency_ttl_bg.gif) repeat left top;
    text-shadow: 0px 1px 1px #7E262D, 1px 1px 1px #7E262D, 1px 0px 1px #7E262D, 1px -1px 1px #7E262D, 0px -1px 1px #7E262D, -1px -1px 1px #7E262D, -1px 1px 1px #7E262D, -1px 0px 1px #7E262D;
}

#tmp_emergency_ttl h2 {
    font-size: 128.6%;
}

#tmp_emergency_ttl h2 span {
    background: url(/shared/images/main/emergency/emergency_ttl_icon.png) no-repeat left center;
    padding: 3px 0 2px 30px;
    display: inline-block;
}

#tmp_emergency_cnt {
    padding: 13px;
}

#tmp_emergency_cnt ul {
    margin-left: 20px;
}

#tmp_emergency_cnt ul li {
    margin-bottom: 0.3em;
}


/* emergency_s
============================== */

#tmp_emergency_s {
    margin-bottom: 16px;
    display: table;
    width: 100%;
    clear: both;
}

#tmp_emergency_s_ttl,
#tmp_emergency_s_cnt,
#tmp_emergency_s_btn {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    /* Webkit */
    -moz-box-sizing: border-box;
    /* Mozilla */
    box-sizing: border-box;
    /* CSS3 */
}

#tmp_emergency_s_ttl {
    width: 115px;
    text-align: center;
    color: #FFFFFF;
    background: #B93740 url(/shared/images/main/emergency/emergency_ttl_bg.gif) repeat left top;
    -webkit-border-radius: 6px 0 0 6px;
    /* Webkit */
    -moz-border-radius: 6px 0 0 6px;
    /* Mozilla */
    border-radius: 6px 0 0 6px;
    /* CSS3 */
    text-shadow: 0px 1px 1px #7E262D, 1px 1px 1px #7E262D, 1px 0px 1px #7E262D, 1px -1px 1px #7E262D, 0px -1px 1px #7E262D, -1px -1px 1px #7E262D, -1px 1px 1px #7E262D, -1px 0px 1px #7E262D;
}

#tmp_emergency_s_ttl h2 {
    font-size: 128.6%;
}

#tmp_emergency_s_ttl h2 span {
    background: url(/shared/images/main/emergency/emergency_ttl_icon.png) no-repeat 6px center;
    padding: 3px 0 2px 30px;
    display: inline-block;
}

#tmp_wrap_emergency_s_cnt {
    display: table;
    width: 100%;
}

#tmp_emergency_s_cnt {
    border-top: 1px solid #B93740;
    border-bottom: 1px solid #B93740;
    padding: 5px 12px 5px;
}

#tmp_emergency_s_cnt ul {
    list-style: none;
}

#tmp_emergency_s_cnt ul li {
    margin-bottom: 0.6em;
}

#tmp_emergency_s_btn {
    padding: 0;
    width: 75px;
    text-align: center;
    color: #000000;
    /*background:#7A4767 url(/shared/images/main/emergency/emergency_btn_bg.gif) repeat left top;*/
    background-color: #F9DE49;
    -webkit-border-radius: 0 6px 6px 0;
    /* Webkit */
    -moz-border-radius: 0 6px 6px 0;
    /* Mozilla */
    border-radius: 0 6px 6px 0;
    /* CSS3 */
    overflow: hidden;
    border: solid 1px #B93740;
    position: relative;
}

#tmp_emergency_s.no_ems #tmp_emergency_s_btn {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#tmp_emergency_s_btn p {
    line-height: 1.2;
}

#tmp_emergency_s_btn a {
    padding: 12px 5px;
    text-decoration: none;
    color: #000000;
    background-color: transparent;
    display: block;
}

#tmp_emergency_s_btn span {
    display: inline-block;
    background: url(/shared/images/main/emergency/emer_icon5.png) no-repeat bottom center;
    padding-bottom: 30px;
}


/*
#emerWaku1 {
    background: url(/shared/images/main/emergency/kado1.png) no-repeat top right;
}

#emerWaku2 {
    background: url(/shared/images/main/emergency/kado2.png) no-repeat bottom left;
}
*/

#emerWaku1::before {
    content: url(/shared/images/main/emergency/kado1.png);
    right: 0;
    position: absolute;
    top: 0;
}

#emerWaku1::after {
    position: absolute;
    content: url(/shared/images/main/emergency/kado2.png);
    left: 0;
    bottom: 0;
}

#tmp_emergency_s.no_ems #tmp_emergency_s_btn span {
    padding-bottom: 0;
    padding-left: 30px;
    background: url(/shared/images/main/emergency/emergency_btn_icon.gif) no-repeat left center;
    font-size: 140%;
    /* text-shadow: 0px 1px 1px #5E3851, 1px 1px 1px #5E3851, 1px 0px 1px #5E3851, 1px -1px 1px #5E3851, 0px -1px 1px #5E3851, -1px -1px 1px #5E3851, -1px 1px 1px #5E3851, -1px 0px 1px #5E3851; */
}


/* 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: 90px;
}

#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;
}

#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: 17px 20px 20px;
    background: #F6F6F6;
    clear: both;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.plugin .plugin_img {
    margin: 3px 0 0 10px !important;
    float: right;
}

.plugin .plugin_img img {
    vertical-align: top;
}

.plugin p {
    margin: 0 !important;
}


/* inquiry
============================== */

#tmp_inquiry {
    margin: 0 0 20px;
    clear: both;
}

#tmp_inquiry_ttl {
    padding: 18px 10px 14px 65px;
    color: #FFFFFF;
    font-size: 128%;
    font-weight: bold;
    background: #7E3467 url(/shared/images/icon/inquiry_icon.png) no-repeat 20px center;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#tmp_inquiry_ttl p {
    margin-bottom: 0 !important;
}

#tmp_inquiry_cnt {
    padding: 16px 18px;
    border: 1px solid #DDDDDD;
    border-top: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

#tmp_inquiry_cnt p {
    margin-bottom: 0 !important;
}

#tmp_inquiry_cnt .inquiry_parts {
    margin: 0 0 0.8em;
}

#tmp_inquiry_cnt .inquiry_btn {
    padding: 23px 34px 18px 54px;
    background: url(/shared/images/icon/mail_icon.png) no-repeat 10px center, url(/shared/images/icon/rgt_navi_icon.png) no-repeat right center;
    background-color: #F5F6FB;
    border: none;
    font-size: 114%;
    border: 1px solid #DFDFDF;
    -webkit-box-shadow: 0 0 3px #CCC;
    -moz-box-shadow: 0 0 3px #CCC;
    box-shadow: 0 0 3px #CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}


/* feedback
============================== */

#tmp_feedback {
    margin: 0 0 20px;
    clear: both;
}

#tmp_feedback_ttl {
    padding: 18px 10px 14px 64px;
    color: #FFFFFF;
    font-size: 128%;
    font-weight: bold;
    background: #7E3467 url(/shared/images/icon/feedback_icon.png) no-repeat 22px center;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#tmp_feedback_ttl p {
    margin-bottom: 0 !important;
}

#tmp_feedback_cnt {
    padding: 16px 18px;
    border: 1px solid #DDDDDD;
    border-top: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

#tmp_feedback_cnt fieldset {
    margin: 0 0 0.5em 0;
    clear: both;
}

#tmp_feedback_cnt fieldset legend {
    margin: 0 0 0.5em 0;
    clear: both;
}

#tmp_feedback_cnt fieldset p {
    display: inline;
    margin: 0 1em 0 0;
    float: left;
}

#tmp_feedback_cnt .submit input {
    padding: 23px 34px 18px 54px;
    background: url(/shared/images/icon/send_icon.png) no-repeat 10px center, url(/shared/images/icon/rgt_navi_icon.png) no-repeat right center;
    background-color: #F5F6FB;
    border: none;
    font-size: 114%;
    border: 1px solid #DFDFDF;
    -webkit-box-shadow: 0 0 3px #CCC;
    -moz-box-shadow: 0 0 3px #CCC;
    box-shadow: 0 0 3px #CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#tmp_feedback_cnt label {
    font-weight: bold;
}


/* ==================================================
banner
================================================== */

#tmp_publicity {
    padding-right: 0;
    padding-top: 46px;
    padding-bottom: 42px;
}

#tmp_publicity_ttl {
    margin: 0 0 20px;
    color: #7A4767;
    font-size: 142.8%;
    font-weight: bold;
}

#tmp_publicity_ttl a {
    text-decoration: none;
    color: #7A4767;
}

#tmp_publicity_cnt {
    padding-left: 75px;
}

#tmp_publicity_cnt ul {
    list-style-type: none;
}

#tmp_publicity_cnt ul li {
    margin: 0 12px 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_wrap_footer {
    width: 100%;
    min-width: 1280px;
    clear: both;
}

#tmp_footer {
    width: 100%;
    min-width: 1280px;
    background: #F9F9FC url(/shared/images/footer/footer_bg.gif) repeat-x left top;
}

#tmp_footer2 {
    width: 1280px;
    margin: 0 auto;
    padding: 50px 20px 20px;
    -webkit-box-sizing: border-box;
    /* Webkit */
    -moz-box-sizing: border-box;
    /* Mozilla */
    box-sizing: border-box;
    /* CSS3 */
    position: relative;
}

.format_top #tmp_wrap_footer {
    background: #F9F9FC url(/shared/images/footer/footer_top_bg.gif) repeat-x left top;
}

.format_top #tmp_footer {
    background: transparent url(/shared/images/footer/footer_main_bg.png) no-repeat top center;
}

.format_top #tmp_footer2 {
    padding-top: 185px;
}


/* pnavi
============================== */

#tmp_footer .ptop {
    position: absolute;
    right: 20px;
    top: 5px;
}

#tmp_footer .ptop a {
    background: url(/shared/images/navi/pnavi/pnavi.png) no-repeat left top;
    display: block;
    width: 120px;
    height: 30px;
}

#tmp_footer .ptop span {
    display: block;
    width: 120px;
    height: 30px;
    position: relative;
    z-index: -1;
    overflow: hidden;
}


/* top */

.format_top #tmp_footer .ptop {
    top: 142px;
}

.format_top #tmp_footer .ptop a {
    background: url(/shared/images/navi/pnavi/pnavi_top.png) no-repeat left top;
}


/* fnavi
============================== */

#tmp_fnavi {
    margin: 0 0 25px;
}

#tmp_fnavi .fnavi {
    list-style: none;
}

#tmp_fnavi .fnavi li {
    float: left;
    width: 177px;
    line-height: 1.6;
    text-align: center;
}

#tmp_fnavi .fnavi li:first-child a {
    border-left: 1px solid #CCCCCC;
}

#tmp_fnavi .fnavi li a {
    border-right: 1px solid #CCCCCC;
    text-decoration: none;
    background-color: transparent;
    color: #222222;
    display: block;
    padding: 4px 0;
}

#tmp_fnavi .fnavi li span {
    display: inline-block;
    padding-left: 10px;
    background: url(/shared/images/icon/navi_icon.png) no-repeat left 0.4em;
}


/* footer_cnt
============================== */

#tmp_footer_cnt {
    clear: both;
}

#tmp_footer_cnt address {
    float: left;
    margin: 0 1em 0 0;
    font-style: normal;
}

#tmp_footer_cnt address span.ttl {
    display: block;
    font-weight: bold;
    font-size: 128%;
}

#tmp_foot_access {
    float: left;
    margin: 2.1em 1em 0 0;
}

#tmp_foot_access a {
    display: inline-block;
    text-decoration: none;
    padding: 2px 15px;
    color: #222222;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 5px;
    /* Webkit */
    -moz-border-radius: 5px;
    /* Mozilla */
    border-radius: 5px;
    /* CSS3 */
}

#tmp_foot_access span {
    display: inline-block;
    background: url(/shared/images/footer/access_icon.png) no-repeat left center;
    padding: 2px 0 1px 20px;
    min-height: 18px;
}

#tmp_copyright {
    float: right;
    margin-top: 2.1em;
}


/* ==================================================
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: #9C1617;
    /* デザインによって変更 */
    background-color: transparent;
    /* 変更しない */
}

.txt_green {
    color: #15671D;
    /* デザインによって変更 */
    background: transparent;
    /* 変更しない */
}


/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

.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: 20px !important;
    margin-bottom: 10px !important;
    clear: both;
    float: left;
}

.float_rgt {
    margin-bottom: 10px !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;
}


/* list_table
============================== */

table.list_table {
    width: 100%;
    line-height: 1.4;
    border-collapse: collapse;
    border-spacing: 0;
}

table.list_table td {
    padding: 10px 10px 2px;
    vertical-align: top;
    text-align: left;
    border-bottom: 1px dotted #CCCCCC;
}

table.list_table p {
    margin: 0 0 8px;
    vertical-align: middle;
}

table.list_table .date {
    width: 5em;
}


/* read_all
============================== */

.read_all {
    list-style: none;
    margin: 0 !important;
}

.read_all li {
    float: left !important;
    margin: 0 !important;
    padding-bottom: 0.3em !important;
}

.read_all li.list {
    margin-right: 20px !important;
}

.read_all li a {
    display: block;
    padding: 2px 0 0 20px;
    text-decoration: none;
    color: #222222;
    background-color: transparent;
}

.read_all li.list a {
    background: url(/shared/images/icon/read_list_icon.png) no-repeat left 0.2em;
}

.read_all li.rss a {
    background: url(/shared/images/icon/read_rss_icon.png) no-repeat left 0.2em;
}


/* 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/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;
}


/* bgcolor
============================== */


/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */


/* 構築シートによって種類増減 */

td.bg_pink,
th.bg_pink {
    color: inherit;
    background-color: #FFF3FF;
    /* デザインによって変更 */
}

td.bg_yellow,
th.bg_yellow {
    color: inherit;
    background-color: #FFF9D5;
    /* デザインによって変更 */
}

td.bg_gray,
th.bg_gray {
    color: inherit;
    background-color: #F5F6FB;
    /* デザインによって変更 */
}

@media screen and (max-width: 480px) {
    /* smartphone判別 ▼削除しない
============================== */
    #tmp_resize_width {
        width: 320px;
    }
}


/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */


/* ==================================================
clearfix
================================================== */


/* for modern browser */

.wrap_wcnt:after,
.wcnt:after,
.wrap_cnt:after,
.cnt:after,
.col_nm:after,
#tmp_contents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_hnavi:after,
#tmp_hnavi2:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_main_cnt: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 fieldset:after,
#tmp_publicity_cnt:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.read_all:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after,
#tmp_side_target_search:after,
#tmp_side_target_search_ttl:after,
#tmp_side_target_search_cnt:after,
#tmp_idx_ttl:after,
#tmp_idx_ttl_ttl:after,
#tmp_idx_ttl_img:after,
#tmp_torikumi:after,
#tmp_torikumi_ttl:after,
#tmp_torikumi_cnt:after,
#tmp_header_search:after {
    content: ".";
    /* 変更しない */
    display: block;
    /* 変更しない */
    height: 0;
    /* 変更しない */
    font-size: 0.1%;
    /* 変更しない */
    line-height: 0.1;
    /* 変更しない */
    clear: both;
    /* 変更しない */
    visibility: hidden;
    /* 変更しない */
}