﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.ModuleReference {
    width: 1100px;
    margin: 0px auto 40px;
}

.search_infomation .SubmitBtn,
.SiteSearch .SubmitBtn {
    font-weight: 400;
}


.SiteSearch_header {
    display: none;
}

.ModuleSet_Standard_30550 .SetContentPane {
    width: 625px;

}

.ModuleSet_Standard_30550 .SetRightPane {
    background: #FEF1E2;
    width: 465px;
    margin: 0px 0px 0px 10px;
    border-radius: 6px;
}

.search_infomation {
}

.search_infomation h2 {
    background: #F6B091;
    text-align: center;
    color: #000;
    font-size: 150%;
    margin: 0px;
    padding: 15px 0px;
    border-radius: 6px 6px 0px 0px;
    font-weight: bold;
}

.search_infomation .infomation_block {
    padding: 20px;
}

.search_infomation .search_txt {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin: 0px auto;
}

.search_infomation #keywords02 {
    background-color: #fff !important;
    background-image: url("https://www.google.com/cse/static/images/1x/ja/branding.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    padding: 5px;
    margin: 0px;
    border: 1px solid #ccc;
    border-radius: 5px 0px 0px 5px;
    min-height: 33px;
    width: calc(100% - 80px);
}

.search_infomation .SubmitBtn {
    margin: 0px;
    padding: 0px 15px;
    border: none;
    border-radius: 0px 5px 5px 0px;
    background: #F6B091;
    min-height: 45px;
    width: 80px;
}

.Item_Keywords .ModuleReference {
    width: calc(100% - 40px);
    margin: 0px;
    padding: 0px 20px;
}

.Item_Keywords .Contents{
    width: 425px;
}

.Item_Keywords .keywordArea_title {
    background: #CDECF4;
    text-align: center;
    color: #222;
    font-size: 120%;
    margin: 0px auto 10px;
    padding: 10px;
    border-radius: 5px;
    font-weight: bold;
}

.Item_Keywords .keyword_list {
    display: flex;
    flex-wrap: wrap;
    list-style: outside none !important;
    margin: 0px;
    padding: 0px;
}

.Item_Keywords .keyword_list li {
    margin: 0px 15px 10px 0px;
}

.infomation_block_submenu {
    padding: 20px;
    border-radius: 0px 0px 6px 6px;
}

.infomation_block_submenu ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px;
    padding: 0px;
    justify-content: space-between;
    align-items: center;
}

.infomation_block_submenu ul li {
    width: calc((100% - 20px) /2);
    text-align: center;
    border-radius: 5px;
    margin: 0px 0px 20px 0px;
}

.infomation_block_submenu li.contents_3,
.infomation_block_submenu li.contents_4 {
    margin: 0px 0px 0px 0px;
}

.infomation_block_submenu ul li a {
    background-color: rgb(243,226,149,1);
    display: flex;
    padding: 0px 0px 10px 0px;
    min-height: 85px;
    justify-content: center;
    align-items: flex-end;
    text-decoration: none;
    font-size: 115%;
    font-weight: bold;
    border-radius: 5px;
}

.infomation_block_submenu .contents_1 a {
    background-image: url(../../../Images/infomation_001.png);
    background-repeat: no-repeat;
    background-position: center 10px;
}

.infomation_block_submenu .contents_2 a {
    background-image: url(../../../Images/infomation_002.png);
    background-repeat: no-repeat;
    background-position: center 10px;
}

.infomation_block_submenu .contents_3 a {
    background-image: url(../../../Images/infomation_003.png);
    background-repeat: no-repeat;
    background-position: center 10px;
}

.infomation_block_submenu .contents_4 a {
    background-image: url(../../../Images/infomation_004.png);
    background-repeat: no-repeat;
    background-position: center 10px;
    background-color: rgb(250 238 112) !important;
}


/* お役立ちリンク */
.ModuleSet_Standard_30563 {
    background: #FEF1E2;
}

.useful_links {
    width: 1100px;
    padding: 40px 0px;
}

.useful_links ul {
    list-style: outside none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.useful_links ul li {
    width: calc((100% - 60px) / 7);
}

.useful_links ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-end;
    align-items: center;
    padding: 0px 0px 15px 0px;
    background-color: #fff;
    border-radius: 5px;
    min-height: 95px;
    text-align: center;
    text-decoration: none;
    background-size: auto 45px;
}

.useful_links ul .u_link_02 a,
.useful_links ul .u_link_06 a {
    padding: 0px 0px 5px 0px;
    min-height: 105px;
}

.useful_links ul li a span {
    display: block;
    width: 100%;
}

.useful_links .u_link_01 a {
    background-image: url(../../../Images/u_link_001.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}

.useful_links .u_link_02 a {
    background-image: url(../../../Images/u_link_002.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}

.useful_links .u_link_03 a {
    background-image: url(../../../Images/u_link_003.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}

.useful_links .u_link_04 a {
    background-image: url(../../../Images/u_link_004.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}

.useful_links .u_link_05 a {
    background-image: url(../../../Images/u_link_005.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}

.useful_links .u_link_06 a {
    background-image: url(../../../Images/u_link_006.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}

.useful_links .u_link_07 a {
    background-image: url(../../../Images/u_link_007.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}


/* 広報メディア */
.ModuleSet_Standard_30574 {
    background: #FEF1E2;
}

.publicity_media {
    width: 1100px;
    padding: 40px 0px 60px;
    position: relative;
}

.publicity_media ul {
    list-style: outside none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.publicity_media ul li {
    width: calc((100% - 90px) / 7);
}

.publicity_media ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-end;
    align-items: center;
    padding: 0px 0px 15px 0px;
    background-color: #fff;
    border-radius: 5px;
    min-height: 95px;
    text-align: center;
    text-decoration: none;
    background-size: auto 65px;
	background-repeat: no-repeat;
	background-position: center 10px;
}

.publicity_media ul .m_06 a {
}

.publicity_media ul .m_01 a {
	background-image: url(../../../Images/kouhou_01.png);
}

.publicity_media ul .m_02 a {
	background-image: url(../../../Images/kouhou_03.png);
}

.publicity_media ul .m_03 a {
	background-image: url(../../../Images/kouhou_05.png);
}

.publicity_media ul .m_04 a {
	background-image: url(../../../Images/kouhou_06.png);
}

.publicity_media ul .m_05 a {
	background-image: url(../../../Images/kouhou_04.png);
}

.publicity_media ul .m_06 a {
	background-image: url(../../../Images/kouhou_02.png);
}

.publicity_media ul .m_07 a {
	background-image: url(../../../Images/kouhou_07.png);
}

.publicity_media .guideline {
    background: url(../../../Images/icon_002_25.png) no-repeat left center;
    padding: 0px 0px 0px 10px;
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 20px;
}


/* 可児市の取り組み */
.Banner_30577 .ModuleReference {
    margin: 0px auto 15px;
}

.Banner_30577 .banner_list li {
    width: calc((100% - 60px) / 4);
    margin: 0px 0px 20px 20px;
}

.Banner_30577 .banner_list li:nth-child(4n+1) {
    margin: 0px 0px 20px 0px;
}


/* 可児市について */
.ModuleSet_Standard_30576 {
    background: #FEF1E2;
}

.ModuleSet_Standard_30576 .SetContentPane {
    width: 100%;
    padding: 40px 0px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.about_kani1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 1100px;
    list-style: outside none;
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

.about_kani1 li {
    width: calc((100% - 40px)/3);
}

.about_kani1 li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    min-height: 150px;
    align-items: center;
    background-color: #fff;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px;
    padding-left: 230px;
    text-align: center;
    align-content: center;
    text-decoration: none;
}

.about_kani1 .ak_01 a {
    background-image: url(../../../Images/about_001.png);
}

.about_kani1 .ak_02 a {
    background-image: url(../../../Images/about_002.png);
}

.about_kani1 .ak_03 a {
    background-image: url(../../../Images/about_003.png);
}

.about_kani2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    list-style: outside none;
    margin: 0px;
    padding: 0px;
    width: 540px;
}

.about_kani2 li {
    width: calc(( 100% - 20px) / 2 );
}

.about_kani2 li a {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    margin: 0px 0px 20px;
    padding: 0px 0px 0px 80px;
    min-height: 80px;
    border-radius: 5px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 10px;
}

.about_kani2 .ak2_01 a {
    background-image: url(../../../Images/about_004.png);
}

.about_kani2 .ak2_02 a {
    background-image: url(../../../Images/about_005.png);
}

.about_kani2 .ak2_03 a {
    background-image: url(../../../Images/about_006.png);
}

.about_kani2 .ak2_04 a {
    background-image: url(../../../Images/about_007.png);
}

.jinkou {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 520px;
    min-height: 160px;
    background: #fff;
    padding: 10px;
    margin: 0px;
    border-radius: 5px;
}

.jinkou h3 {
    font-size: 120%;
    font-weight: bold;
    color: #000;
    margin: 0px;
    padding: 0px;
}

.jinkou ul {
    width: 100%;
    list-style: outside none;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-around;
}

.jinkou ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 45px 0px 0px 0px;
    min-width: 80px;
}

.jinkou ul li span {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.jinkou .ak3_01 {
    background: url(../../../Images/jinkou_005.png) no-repeat center top;
}

.jinkou .ak3_02 {
    background: url(../../../Images/jinkou_006.png) no-repeat center top;
}

.jinkou .ak3_03 {
    background: url(../../../Images/jinkou_007.png) no-repeat center top;
}

.jinkou .ak3_04 {
    background: url(../../../Images/jinkou_008.png) no-repeat center top;
}

.jinkou .jinkou_link {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}


/* バナー広告 */
.Banner_30590 .ModuleReference {
    margin: 0px auto 90px;
}

.Banner_30590 .banner_list {
    justify-content: flex-start;
    margin: 0px 25px 20px;
}

.Banner_30590 .banner_list li {
    width: 140px;
    margin: 0px 5px 5px;
}

.Banner_30590 .banner_list .Contents img {
    width: 140px;
    height: 50px;
}


/* active */
.infomation_block_submenu a,
.publicity_media a,
.useful_links a,
.Banner_30577 a,
.Banner_30586 a,
.about_kani1 a,
.about_kani2 a {
    opacity: 1;
    transition: opacity 0.5s ease-out;
}

.infomation_block_submenu a:hover,
.publicity_media a:hover,
.useful_links a:hover,
.Banner_30577 a:hover,
.Banner_30586 a:hover,
.about_kani1 a:hover ,
.about_kani2 a:hover {
    opacity: 0.7;
}


/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.ModuleSet_Standard_30550 .ModuleReference {
    width: 320px;
}

.ModuleSet_Standard_30550 .SetContentPane {
    width: 320px;
}

.ModuleSet_Standard_30550 .SetRightPane {
    background: #FEF1E2;
    width: 300px;
    margin: 0px auto;
    border-radius: 6px;
}

.search_infomation .SubmitBtn,
.SiteSearch .SubmitBtn {
    font-weight: 400;
}

.search_infomation {
}

.search_infomation h2 {
    background: #F6B091;
    text-align: center;
    color: #000;
    font-size: 120%;
    margin: 0px;
    padding: 10px 0px;
    border-radius: 6px 6px 0px 0px;
    font-weight: bold;
}

.search_infomation .infomation_block {
    padding: 15px 20px;
}

.search_infomation .search_txt {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin: 0px auto;
}

.search_infomation #keywords02 {
    background-color: #fff !important;
    background-image: url("https://www.google.com/cse/static/images/1x/ja/branding.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    padding: 5px;
    margin: 0px;
    border: 1px solid #ccc;
    border-radius: 5px 0px 0px 5px;
    min-height: 33px;
    width: calc(100% - 80px);
}

.search_infomation .SubmitBtn {
    margin: 0px;
    padding: 0px 15px;
    border: none;
    border-radius: 0px 5px 5px 0px;
    background: #F6B091;
    min-height: 45px;
    width: 80px;
}

.Item_Keywords .ModuleReference {
    width: calc(100% - 40px);
    margin: 0px;
    padding: 0px 20px;
}

.Item_Keywords .Contents{
}

.Item_Keywords .keywordArea_title {
    background: #CDECF4;
    text-align: center;
    color: #222;
    font-size: 100%;
    margin: 0px auto 10px;
    padding: 5px;
    border-radius: 5px;
    font-weight: bold;
}

.Item_Keywords .keyword_list {
    display: flex;
    flex-wrap: wrap;
    list-style: outside none !important;
    margin: 0px;
    padding: 0px;
    font-size: 90%;
}

.Item_Keywords .keyword_list li {
    margin: 0px 15px 10px 0px;
}

.infomation_block_submenu {
    padding: 10px 20px 20px;
    border-radius: 0px 0px 6px 6px;
}

.infomation_block_submenu ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px;
    padding: 0px;
    justify-content: space-between;
    align-items: center;
}

.infomation_block_submenu ul li {
    width: calc((100% - 20px) /2);
    text-align: center;
    border-radius: 5px;
    margin: 0px 0px 20px 0px;
}

.infomation_block_submenu li.contents_3,
.infomation_block_submenu li.contents_4 {
    margin: 0px 0px 0px 0px;
}

.infomation_block_submenu ul li a {
    background-color: rgb(243,226,149,1);
    display: flex;
    padding: 0px 10px 10px 10px;
    min-height: 95px;
    justify-content: center;
    align-items: flex-end;
    text-decoration: none;
    font-size: 90%;
    font-weight: bold;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center 10px;
}

.infomation_block_submenu .contents_1 a {
    background-image: url(../../../Images/infomation_001.png);
}

.infomation_block_submenu .contents_2 a {
    background-image: url(../../../Images/infomation_002.png);
}

.infomation_block_submenu .contents_3 a {
    background-image: url(../../../Images/infomation_003.png);
    padding: 0px 10px 20px 10px;
    min-height: 85px;
}

.infomation_block_submenu .contents_4 a {
    background-image: url(../../../Images/infomation_004.png);
    background-color: rgb(250 238 112) !important;
    padding: 0px 10px 20px 10px;
    min-height: 85px;
}


/* お役立ちリンク */
.ModuleSet_Standard_30563 {
    background: #FEF1E2;
}

.useful_links {
    width: 300px;
    padding: 20px 0px 10px;
}

.useful_links ul {
    list-style: outside none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.useful_links ul li {
    width: calc((100% - 10px) / 2);
    margin: 0px 0px 10px 0px;
}

.useful_links ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-end;
    align-items: center;
    padding: 0px 0px 5px 0px;
    background-color: #fff;
    border-radius: 5px;
    min-height: 75px;
    text-align: center;
    text-decoration: none;
}

.useful_links ul .u_link_02 a,
.useful_links ul .u_link_06 a,
.useful_links ul .u_link_07 a {
}

.useful_links ul li a span {
}

.useful_links .u_link_01 a {
    background-image: url(../../../Images/u_link_001.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}

.useful_links .u_link_02 a {
    background-image: url(../../../Images/u_link_002.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}

.useful_links .u_link_03 a {
    background-image: url(../../../Images/u_link_003.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}

.useful_links .u_link_04 a {
    background-image: url(../../../Images/u_link_004.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}

.useful_links .u_link_05 a {
    background-image: url(../../../Images/u_link_005.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}

.useful_links .u_link_06 a {
    background-image: url(../../../Images/u_link_006.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}

.useful_links .u_link_07 a {
    background-image: url(../../../Images/u_link_007.png);
    background-repeat: no-repeat;
    background-position: center 15px;
}


/* 広報メディア */
.ModuleSet_Standard_30574 {
    background: #FEF1E2;
}

.publicity_media {
    width: 300px;
    padding: 20px 0px 40px;
    position: relative;
}

.publicity_media ul {
    list-style: outside none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.publicity_media ul li {
    width: calc((100% - 10px) / 2);
    margin: 0px 0px 10px 0px;
}

.publicity_media ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-end;
    align-items: center;
    padding: 0px 0px 5px 0px;
    background-color: #fff;
    border-radius: 5px;
    min-height: 75px;
    text-align: center;
    text-decoration: none;
    background-size: 80px auto;
    background-position: center 5px !important;
}

.publicity_media ul .m_06 a {
}

.publicity_media ul .m_01 a {
	background-image: url(../../../Images/kouhou_01.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.publicity_media ul .m_02 a {
	background-image: url(../../../Images/kouhou_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.publicity_media ul .m_03 a {
	background-image: url(../../../Images/kouhou_05.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.publicity_media ul .m_04 a {
	background-image: url(../../../Images/kouhou_06.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.publicity_media ul .m_05 a {
	background-image: url(../../../Images/kouhou_04.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.publicity_media ul .m_06 a {
	background-image: url(../../../Images/kouhou_02.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.publicity_media ul .m_07 a {
	background-image: url(../../../Images/kouhou_07.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.publicity_media .guideline {
    background: url(../../../Images/icon_002_25.png) no-repeat left center;
    padding: 0px 0px 0px 10px;
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 15px;
}


/* 可児市の取り組み */


/* 可児市について */
.ModuleSet_Standard_30576 {
    background: #FEF1E2;
}

.ModuleSet_Standard_30576 .SetContentPane {
    width: 100%;
    padding: 20px 0px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.about_kani1 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    list-style: outside none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    flex-wrap: wrap;
}

.about_kani1 li {
    width: 300px;
    margin: 0px 0px 10px 0px;
}

.about_kani1 li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    min-height: 90px;
    align-items: center;
    background-color: #fff;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px;
    padding-left: 140px;
    text-align: center;
    align-content: center;
    text-decoration: none;
    background-size: 120px auto;
}

.about_kani1 .ak_01 a {
    background-image: url(../../../Images/about_001.png);
}

.about_kani1 .ak_02 a {
    background-image: url(../../../Images/about_002.png);
}

.about_kani1 .ak_03 a {
    background-image: url(../../../Images/about_003.png);
}

.about_kani2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    list-style: outside none;
    margin: 0px;
    padding: 0px;
    width: 300px;
}

.about_kani2 li {
    width: calc(( 100% - 10px) / 2 );
}

.about_kani2 li a {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: flex-end;
    background-color: #fff;
    margin: 0px 0px 10px;
    padding: 0px 5px 5px;
    min-height: 75px;
    border-radius: 5px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center 10px;
    text-align: center;
    justify-content: center;
    background-size: 45px auto;
}

.about_kani2 .ak2_01 a {
    background-image: url(../../../Images/about_004.png);
}

.about_kani2 .ak2_02 a {
    background-image: url(../../../Images/about_005.png);
}

.about_kani2 .ak2_03 a {
    background-image: url(../../../Images/about_006.png);
}

.about_kani2 .ak2_04 a {
    background-image: url(../../../Images/about_007.png);
}

.jinkou {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 300px;
    min-height: 160px;
    background: #fff;
    padding: 10px;
    margin: 0px;
    border-radius: 5px;
}

.jinkou h3 {
    font-size: 120%;
    font-weight: bold;
    color: #000;
    margin: 0px;
    padding: 0px;
}

.jinkou ul {
    width: 100%;
    list-style: outside none;
    margin: 10px 0px 0px;
    padding: 0px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.jinkou ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0px 0px 0px 50px;
    width: calc((100% - 100px)/2);
    margin: 0px 0px 10px 0px;
    background-size: 50px auto !important;
    background-position: 0px center !important;
}

.jinkou ul li span {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    font-size: 90%;
}

.jinkou .ak3_01 {
    background: url(../../../Images/jinkou_005.png) no-repeat center top;
}

.jinkou .ak3_02 {
    background: url(../../../Images/jinkou_006.png) no-repeat center top;
}

.jinkou .ak3_03 {
    background: url(../../../Images/jinkou_007.png) no-repeat center top;
}

.jinkou .ak3_04 {
    background: url(../../../Images/jinkou_008.png) no-repeat center top;
}

.jinkou .jinkou_link {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.Banner_30577 .banner_list img {
    height: 61px;
}
}
