@charset "utf-8";
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 100;
    src: url('../font/NotoSansCJKjp-Thin.eot');
    /* IE9 Compat Modes */
    
    src: url('../font/NotoSansCJKjp-Thin.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    
    url('../font/NotoSansCJKjp-Thin.woff') format('woff'),
    /* Modern Browsers */
    
    url('../font/NotoSansCJKjp-Thin.ttf') format('truetype');
    /* Safari, Android, iOS */
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 200;
    src: url('../font/NotoSansCJKjp-Light.eot');
    src: url('../font/NotoSansCJKjp-Light.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Light.woff') format('woff'), url('../font/NotoSansCJKjp-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 300;
    src: url('../font/NotoSansCJKjp-DemiLight.eot');
    src: url('../font/NotoSansCJKjp-DemiLight.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-DemiLight.woff') format('woff'), url('../font/NotoSansCJKjp-DemiLight.ttf') format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 400;
    src: url('../font/NotoSansCJKjp-Regular.eot');
    src: url('../font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Regular.woff') format('woff'), url('../font/NotoSansCJKjp-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    src: url('../font/NotoSansCJKjp-Medium.eot');
    src: url('../font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Medium.woff') format('woff'), url('../font/NotoSansCJKjp-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 700;
    src: url('../font/NotoSansCJKjp-Bold.eot');
    src: url('../font/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Bold.woff') format('woff'), url('../font/NotoSansCJKjp-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 900;
    src: url('../font/NotoSansCJKjp-Black.eot');
    src: url('../font/NotoSansCJKjp-Black.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Black.woff') format('woff'), url('../font/NotoSansCJKjp-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'ionicons';
    font-style: normal;
    font-weight: 900;
    src: url('../font/ionicons.eot');
    src: url('../font/ionicons.eot?#iefix') format('embedded-opentype'), url('../font/ionicons.woff') format('woff'), url('../font/ionicons.ttf') format('truetype');
}
/* =======================================

	CommonElements

======================================= */

html {
    height: 100%;
  overflow-y:scroll;
}
.fl {
    position: absolute;
    top: 50%;
    left: 50%;
}
.clearfix:after {
    content: ".";
    /* 新しい要素を作る */
    
    display: block;
    /* ブロックレベル要素に */
    
    clear: both;
    height: 0px;
    visibility: hidden;
    font-size: 0.1em;
}
.clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 1px;
    /*\*/
    /*/
  height: auto;
  overflow: hidden;
  /**/
}
body {
    font-size: 100%;
    line-height: 160%;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    color: #666;
    text-align: center;
    background: #fff;
    position: relative;
    background-image: url(../img/cnn_body_back.jpg);
    height: 100%;
}
a:link {
    text-decoration: none;
    color: #333;
}
a:visited {
    text-decoration: none;
    color: #333;
}
a:active {
    text-decoration: none;
    color: #333;
}
a:hover {
    text-decoration: none;
    color: #333;
}
#cnn_header_inner {
    width: 1100px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
    line-height: 1;
    height: 120px;
}
#cnn_header_inner {
    text-align: left;
}
#cnn_header_inner_inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
#cnn_header_inner h1 {
    line-height: 1;
}
#cnn_main_menu {
    position: relative;
    left: 180px;
    bottom: 25px;
}
.aftermenu::after {
    content: " /";
    margin-left: 25px;
    font-size: 10px;
    color: #999;
}
#cnn_main_menu li {
    float: left;
    margin-right: 25px;
}
#cnn_sub_menu {
    position: absolute;
    right: 50px;
    top: -10px;
}
#cnn_sub_menu li {
    float: left;
    margin-left: 10px;
}
#cnn_main_visual {
    overflow: visible;
    height: 72%;
    max-height: 700px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgba(204, 204, 204, 0.2);
    /*background-image: url(../img/cnn_tiop_mx_back.jpg);*/
    background-image: url(../img/top_visual/knn_top_visual_202501.jpg);
    background-size: cover;
    min-width: 100%;
}
#cnn_main_visual ul {
    height: 100%;
    min-width: 100%;
}
#cnn_main_visual ul li {
    height: 100%;
    min-width: 100%;
}
#cnn_main_visual ul li a {
    min-width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.li1_top {
    background-image: url(../img/cnn_mainvisual_ex_1.jpg);
    background-size: cover;
    background-position: center center;
    min-width: 100%;
}
.bxslider li span {
    position: absolute;
    right: 0;
    bottom: 25px;
    background-color: rgba(255, 255, 255, 0.7);
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    font-size: 20px;
    line-height: 1;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.1em;
}
.bxslider li span:before {
    content: "◆";
    color: #333;
    font-size: 12px;
    margin-right: 15px;
    vertical-align: top;
    line-height: 20px;
}
#cnn_news_zone {
    width: 1100px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 40px;
}
#cnn_news_zone h2 {
    margin-bottom: 40px;
    text-align: center;
}
#cnn_news_zone_inner {
    width: 1125px;
    overflow: hidden;
}
#cnn_news_zone dl {
    float: left;
    margin-right: 25px;
    position: relative;
    width: 31%;
    position: relative;
    max-width: 350px;
	margin-bottom:45px;
}
.home #cnn_news_zone dl{
	margin-bottom:25px;
}
#cnn_news_zone dt {
    width: 100%;

}
#cnn_news_zone dt img {
    box-shadow: 3px 3px 3px rgba(153, 153, 153, 0.2);
    width: 100%;
	height:auto;
}
.cnn_top_news_date {
    position: absolute;
    right: 0;
    top: 190px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: rgba(255, 255, 255, 0.8);
    line-height: 1;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.cnn_top_news_title {
    padding-top: 3px;
    text-align: left;
    padding-left: 0px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 300;
    font-size: 14px;
    width: 100%;
}
.cnn_top_news_title a {
    text-decoration: none;
    color: #333333;
}
#cnn_sns_zone {
    margin: 0 auto;
    width: 1100px;
    overflow: hidden;
    padding-bottom: 20px;
}
#cnn_sns_zone_1 {
    float: left;
    width: 570px;
    background-image: url(../img/cnn_top_sns_back2.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 30px;
    overflow: hidden;
    padding-bottom: 15px;
}
#cnn_sns_zone_1 h3 {
    width: 570px;
}
#cnn_sns_zone_1_inner {
    width: 570px;
}
#cnn_sns_zone_1 ul {
    padding-top: 15px;
}
#cnn_sns_zone_1 li {
    width: 120px;
    height: 120px;
    background-color: #999999;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}
#cnn_sns_zone_1 li img {
    width: 120px;
    height: 120px;
    box-shadow: 2px 2px 2px rgba(153, 153, 153, 0.2);
}
#cnn_sns_zone_2 {
    float: right;
    width: 500px;
    background-image: url(../img/cnn_top_sns_back2.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 30px;
    padding-bottom: 25px;
}
#cnn_top_fbbox {
    width: 500px;
    height: 255px;
    background-color: #FFF;
    margin-top: 15px;
}
#cnn_shoplist_zone {
    width: 1000px;
    margin: 0 auto;
    padding-top: 20px;
}
#cnn_shoplist_zone h3 {
    margin-bottom: 25px;
}
#cnn_shoplist_zone_inner {
    width: 1025px;
    overflow: hidden;
}
#cnn_shoplist_zone dl {
    float: left;
    margin-bottom: 15px;
    margin-right: 25px;
}
#cnn_shoplist_zone dl img {
    width: 180px;
}
.cnn_top_shoplist_box {
    position: relative;
}
.cnn_top_shoplist_box a {
    text-decoration: none;
}
.cnn_top_shoplist_box dt img {
    border-radius: 5px;
    /* CSS3草案 */
    
    -webkit-border-radius: 5px;
    /* Safari,Google Chrome用 */
    
    -moz-border-radius: 5px;
}
dt.area_icon img {
    border-radius: 0px;
    /* CSS3草案 */
    
    -webkit-border-radius: 0px;
    /* Safari,Google Chrome用 */
    
    -moz-border-radius: 0px;
}
.cnn_top_shop_name {
    position: absolute;
    bottom: 10px;
    left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: rgba(255, 255, 255, 0.8);
    line-height: 1;
    font-size: 11px;
}
#cnn_shop_detail_zone {
    width: 100%;
    padding-bottom: 30px;
    padding-top: 30px;
}
#cnn_shop_detail_zone_inner {
    width: 1100px;
    margin: 0 auto;
}
#cnn_shop_detail_shopdata h2 {
    font-size: 24px;
    line-height: 1;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.1em;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: #999 2px dashed;
    margin-bottom: 30px;
    position: relative;
}
#cnn_shop_detail_shopdata_text p {
    position: absolute;
    right: 15px;
    top: -5px;
}
#cnn_shop_detail_shopdata_text p img {
    height: 60px;
    width: auto;
}
#cnn_shop_detail_shopdata p {
    font-size: 18px;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.05em;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.5;
}
#cnn_shop_detail_shopdata_text dl {} #cnn_shop_detail_shopdata_text dl {
    margin-bottom: 15px;
}
#cnn_shop_detail_shopdata_text dl dd {
    font-size: 18px;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.05em;
}
#cnn_shop_detail_shopdata dl dt {} #cnn_shop_detail_shopdata_text {
    background-color: rgba(255, 255, 255, 0.7);
    padding-top: 25px;
    padding-bottom: 10px;
    border-radius: 15px;
    margin-bottom: 40px;
    position: relative;
	margin-top:20px;
}
#cnn_shop_detail_shopdata_text dl dd span a {
    font-size: 9px;
    line-height: 1;
    background-color: #e0e0e0;
    padding-top: 3px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 10px;
    margin-top: -3px;
    vertical-align: top;
    border-radius: 5px;
    text-decoration: none;
}
#cnn_shop_detail_shopdata_text dl:last-of-type a{
background-color: #e0e0e0;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 11px;
    border-radius: 5px;
    margin-top: 3px;
    line-height: 1;
    display: inline-block;
}
#cnn_shop_detail_menudata {
    width: 1125px;
    overflow: hidden;
}
#cnn_shop_detail_menudata h3 {
    margin-bottom: 25px;
    margin-left: -25px;
    padding-bottom: 10px;
}
#cnn_shop_detail_menudata h4 {
    margin-bottom: 5px;
}
#cnn_shop_detail_menudata h4 strong {
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 200;
}
#cnn_shop_detail_menudata dl {
    float: left;
    margin-right: 25px;
    position: relative;
    font-family: 'Noto Sans Japanese', serif;
    margin-bottom: 30px;
	width: calc(33.33% - 25px);
}
#cnn_shop_detail_menudata .menu_column2 dl {
	width: calc(50% - 25px);
}
@media screen and (max-width: 750px) {
#cnn_shop_detail_menudata .menu_column2 dl {
	width: 49%;
}
}
#cnn_shop_detail_menudata .menu_column2 dl img {
	width: 100%;
}
.shopdetail_menu_price {
    position: absolute;
    bottom: 40px;
    right: 0;
    background-color: rgba(255, 255, 255, 0.7);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px 0px 0px 5px;
    font-size: 14px;
}
.shopdetail_menu_title {
	padding-top: .5em;
    font-size: 14px;
    text-align: left;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 200;
    width: 350px;
}
#cnn_shop_detail_menudata h4 {
    margin-bottom: 20px;
    margin-left: -25px;
    margin-top: 20px;
    clear: both;
}
#cnn_shop_detail_menudata h4 span {
    background-color: #e0e0e0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    color: #333;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 16px;
}
#cnn_shop_detail_menudata dl img {
	max-width: 100%;
    box-shadow: 3px 3px 3px rgba(153, 153, 153, 0.2);
}
#cnn_shop_detail_newsdata {
    width: 1125px;
    overflow: hidden;
    padding-bottom: 30px;
}
#cnn_shop_detail_newsdata h3 {
    margin-bottom: 25px;
    margin-left: -25px;
    padding-bottom: 10px;
}
#cnn_shop_detail_newsdata dl {
    float: left;
    margin-right: 25px;
    position: relative;
    font-family: 'Noto Sans Japanese', serif;
    margin-bottom: 30px;
	max-width:350px;
}
.shopdetail_news_date {
    position: absolute;
    top: 180px;
    right: 0;
    background-color: rgba(255, 255, 255, 0.7);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px 0px 0px 5px;
    font-size: 14px;
}
.shopdetail_news_title {
    font-size: 14px;
    text-align: left;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 300;
}
.shopdetail_news_title a {
    text-decoration: none;
    color: #333333;
}
#cnn_shop_detail_newsdata h4 {
    margin-bottom: 10px;
    margin-left: -25px;
    margin-top: 20px;
    clear: both;
}
#cnn_shop_detail_newsdata h4 strong {
    background-color: #e0e0e0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    color: #333;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 16px;
}
#cnn_shop_detail_newsdata dl img {
    box-shadow: 3px 3px 3px rgba(153, 153, 153, 0.2);
	width:100%;
	height:auto;
}
.fb-like {
    float: left;
}
#sns_zone_tw {
    margin-left: 10px;
    float: left;
}
/**
 * TABS
 *
 * ----------------------------------------------------------
 */

.tabs > DIV {
    /*border-top: 1px solid #c7c7c7*/
    
    margin-top: 10px;
    /*border-bottom: 4px solid #E95855 !important;*/
}
.tabs > DIV SPAN {
    border-bottom: 4px solid #E5E5E5 !important;
    color: #999 !important;
    font-weight: 300;
    line-height: 186px !important;
    display: block;
    text-align: center;
    font-size: 24px;
}
.tabs UL.horizontal {
    list-style: none outside none;
    margin: 0;
}
.tabs LI {
    background: white;
    border-bottom: 4px solid #E5E5E5;
    margin: 0 5px 0 5px;
    display: inline-block;
}
.tabs ul{
	text-align:center;
}

.tabs A {
    color: #ccc;
    display: block;
    font-size: 18px;
    font-weight: 300;
    padding: 10px 20px;
    text-decoration: none;
}
.tabs LI:hover {
    background: #eedfba;
    border-bottom: 4px solid #C9BC9C;
    text-shadow: 1px 1px 2px #666666;
}
.tabs LI:hover A {
    color: #666;
    text-shadow: 1px 1px 2px #fff;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 400;
}
.tabs .tabactive {
    background: #eedfba !important;
    border-bottom: 4px solid #C9BC9C !important;
}
.tabs .tabactive A {
    color: #666 !important;
    text-shadow: 1px 1px 2px #fff !important;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 400;
}
.link {
    color: white;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 48px;
    margin-top: 20px;
    margin-left: 6px;
    text-decoration: none;
}
.link:hover {
    text-decoration: underline;
    color: inherit;
}
.anchorLink {
    border-bottom: 1px dashed white;
    color: white;
    text-decoration: none;
}
.anchorLink:hover {
    text-decoration: none;
    border-bottom: none;
    color: inherit;
}
.screenshot {
    position: absolute;
    clip: rect(0 0 0 0);
}
.prev,
.next {
    background: white !important;
    color: #a0cac0 !important;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.prev:hover,
.next:hover {
    background: #a0cac0 !important;
    color: white !important;
}
.logo {
    margin-top: -6px;
    margin-right: 10px;
    vertical-align: middle;
}
.button {
    background-color: #a0cac0;
    border: none;
    border-bottom: 4px solid #68a697;
    color: #FFFFFF;
    border-radius: 0;
    font-size: 14px;
    letter-spacing: 2px;
    height: 48px;
    line-height: 48px;
}
.button:hover {
    background: #93b7ae;
    color: #FFF;
    border-bottom-color: #68a697;
}
/**
 * TABS
 *
 * ------------------------------------------------------------
 */
.tabs ul{
	margin-bottom:30px;
}
#cnn_concept_detail_data h2 {
    font-size: 24px;
    line-height: 1;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.1em;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: #999 2px dashed;
    margin-bottom: 10px;
    margin-top: 20px;
}
#cnn_concept_detail_data p {
    font-size: 18px;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.05em;
    padding-top: 20px;
    padding-bottom: 40px;
    line-height: 1.5;
}
#cnn_concept_detail_data h3 {
    font-size: 24px;
    line-height: 1;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.1em;
    padding-top: 5px;
    background-color: rgba(255, 255, 255, 0.8);
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 300;
    width: 900px;
    margin: 0 auto;
    margin-bottom: 40px;
}
#cnn_concept_detail_data dl {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 40px;
}
#cnn_concept_detail_data dl dt {
    width: 250px;
    float: left;
    margin-right: 50px;
}
#cnn_concept_detail_data dl dd {
    width: 600px;
    float: left;
    text-align: left;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0.1em;
    font-family: 'Noto Sans Japanese', serif;
    padding-top: 10px;
    font-weight: 200;
}
#cnn_shop_list_zone {
    width: 1100px;
    padding-bottom: 30px;
    padding-top: 30px;
    margin: 0 auto;
}
#cnn_shop_list_zone_inner {
    width: 1120px;
    margin: 0 auto;
    overflow: hidden;
}
#cnn_shop_list_zone_inner dl dt h2 {
    position: relative;
    width: 260px;
    height: 169px;
}
#cnn_shop_list_zone_inner dl dt h2 span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    line-height: 1;
}
#cnn_shop_list_zone_inner dl dt h2 span img {
    width: 200px;
    height: 130px;
    margin-top: 20px;
}
#cnn_shop_list_zone_inner dl {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
}
#cnn_shop_list_zone_inner dl a {
    text-decoration: none;
    color: #333333;
}
#cnn_shop_list_zone_inner dl dt img {
    width: 260px;
    height: auto;
    border-radius: 5px;
}
#cnn_shop_list_zone_inner dl dt h2 img {
    border-radius: 0px;
}
#cnn_shop_list_zone_west {} #cnn_shop_list_zone_sep {
    width: 1100px;
    border-bottom: 1px dashed #999;
    margin-bottom: 30px;
}
.cnn_shoplist_name {
    font-family: 'Noto Sans Japanese', serif;
    font-size: 14px;
    font-weight: 300;
padding-top: 5px;
}
.cnn_shoplist_tell {
    line-height: 1.2;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 12px;
    font-weight: 200;
    padding-top: 3px;
    letter-spacing: 0.1em;
}
.cnn_shoplist_tell span {
    margin-right: 10px;
}
.cnn_shoplist_open {
    line-height: 1.2;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 12px;
    font-weight: 200;
}
.cnn_shopdetail_morearea {
    position: absolute;
    bottom: 50px;
    right: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
	font-size:11px;
}
.cnn_shopdetail_recruit {
	    position: absolute;
top: 85px;
    left: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
	font-size:9px;
	z-index:9;
}
.cnn_shopdetail_morearea.ex1 {
    bottom: 62px;
}
#cnn_newssingle_zone {
    width: 1100px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 40px;
}
#cnn_newssingle_zone h2 {
    margin-bottom: 0px;
    text-align: center;
}
#cnn_newssingle_zone_inner {
    width: 1125px;
    overflow: hidden;
}
#cnn_newssingle_left {
    width: 730px;
    margin-right: 70px;
    float: left;
    text-align: left;
}
#cnn_newssingle_left_header {
    margin-bottom: 30px;
}
#cnn_newssingle_left_header h2 {
    line-height: 1.2;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 24px;
    font-weight: 300;
    text-align: left;
    border-bottom: 2px dashed #999;
    padding-bottom: 5px;
}
#cnn_newssingle_left_header p {
    text-align: right;
}
#cnn_newssingle_right {
    width: 300px;
    float: left;
}
#cnn_newssingle_right dl dt img {
    width: 300px;
    height: auto;
}
#cnn_newssingle_right dl {
    position: relative;
    margin-bottom: 25px;
}
#cnn_newssingle_left_content img {
    max-width: 730px;
    height: auto;
    max-height: 700px;
    width: auto;
}
#cnn_newssingle_left_content a{
	text-decoration:underline;
}
.cnn_detail_news_date{
    position: absolute;
    top: 150px;
    right: 0;
    background-color: rgba(255, 255, 255, 0.7);
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px 0px 0px 5px;
    font-size: 12px;
}
#cnn_newssingle_left_content p {
    margin-bottom: 25px;
    line-height: 2;
    font-size: 14px;
}
#cnn_newssingle_left_content {
    line-height: 1.5;
    font-size: 14px;
}
#cnn_newssingle_left_content h3 {
    border-bottom: 1px dashed #999;
    font-family: 'Noto Sans Japanese', serif;
    margin-bottom: 15px;
    width: 650px;
}
#menu_att {
    margin-bottom: 15px;
}

#cnn_fotter {
    width: 980px;
    margin: 0 auto;
    height: 35px;
    z-index: 1;
    color: #666;
    font-family: 'Alice', sans-serif;
    padding-top: 5px;
    font-size: 14px;
}

.button {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: none;
}
.button::before,
.button::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}
.button,
.button::before,
.button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 1.0s;
    transition: all 1.0s;
}
.button {
    position: relative;
    z-index: 2;
    background-color: #000;
    border: 2px solid #000;
}
.button:hover {
    background-color: #fff;
    border-color: #000;
    color: #000;
}
.button::before,
.button::after {
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #000;
}
.button::before {
    right: 0;
}
.button::after {
    left: 0;
}
.button:hover::before,
.button:hover::after {
    width: 0;
    background-color: #fff;
}
.gotop {
    position: fixed;
    right: 30px;
    bottom: 20px;
}
.gotop a {
    background-image: url(../img/cm_n_pagetop.png);
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    display: block;
}
.gotop a:hover {
    background-position: 0 -40px;
}
/* Effect 16: fall down */

.cl-effect-16 a {
    color: #000;
    text-shadow: 0 0 1px rgba(111, 134, 134, 0.3);
}
.cl-effect-16 a::before {
    color: #666;
    content: attr(data-hover);
    position: absolute;
    opacity: 0;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    -webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    -moz-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    pointer-events: none;
}
.cl-effect-16 a:hover::before,
.cl-effect-16 a:focus::before {
    -webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
    -moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
    transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
    opacity: 1;
}
/* Effect 4: bottom border enlarge */

.cl-effect-4 a {
    padding: 0 0 3px;
    position: relative;
}
.cl-effect-4 a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
    content: '';
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
}
.cl-effect-4 a:hover::after,
.cl-effect-4 a:focus::after {
    height: 2px;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
/* =======================================

	ToppageElements

======================================= */


.button2 {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: none;
}
.button2::before,
.button2::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}
.button2,
.button2::before,
.button2::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .7s;
    transition: all .7s;
}
a.button2 {
    position: relative;
    z-index: 2;
    background-color: #fff;
    border: 2px solid #a40000;
    color: #fff;
}
.button2:hover {
    background-color: #fff;
    border-color: #a40000;
    color: #a40000;
}
.button2::before,
.button2::after {
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #a40000;
}
.button2::before {
    right: 0;
}
.button2::after {
    left: 0;
}
.button2:hover::before,
.button2:hover::after {
    width: 0;
    background-color: #fff;
}
/* =======================================

	aboutpageElements

======================================= */


/* #container
--------------------------- */

#pageDown {
    -webkit-animation-name: fuwafuwa;
    /* */
    
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    /*-webkit-animation-direction:alternate;*/
    
    -webkit-animation-timing-function: ease;
    -moz-animation-name: fuwafuwa;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    /*-moz-animation-direction:alternate;*/
    
    -moz-animation-timing-function: ease;
}
@-webkit-keyframes fuwafuwa {
    0% {
        -webkit-transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, -8px);
    }
    100% {
        -webkit-transform: translate(0, 0);
    }
}
@-moz-keyframes fuwafuwa {
    0% {
        -moz-transform: translate(0, 0);
    }
    50% {
        -moz-transform: translate(0, -8px);
    }
    100% {
        -moz-transform: translate(0, 0);
    }
}
#pageDown a {
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background: transparent url(../img/next_arw.png) no-repeat center center;
    display: block;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
#textfxtop {}
.sp_only{
	display:none;
}
.bookmark {
	margin: 1em;
	padding: 2.1em 1em 2.1em;
}
.bookmark img {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.bookmark figure {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	border: none;
	background: none;
}
.bookmark figure img {
	float: left;
	display: inline;
	border: 2px solid #c72439;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.bookmark_container {
	padding-left: 170px;
}
.bookmark header {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
.bookmark h5 {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	display: inline;
	font-weight: normal;
}
.bookmark p {
	margin: 0 !important;
	padding: 5px 0 0 !important;
	width: auto;
	clear: none;
	font-size: 0.8em;
	color: #565656;
}
/* #pageDown
--------------------------- */
/* iPHone4,iPhone5,iPhone5s,iPhone6,iPhone6 Plus */

@media screen and (max-width: 750px) {
	.fl img{
		width:70px;
		height:auto;
}
#cnn_header_inner {
    width: 100%;
    margin: 0 auto;
    padding-top: 8px;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
    line-height: 1;
    height: 50px;
}
		#cnn_header_inner_inner{
			width:100%;
			height:100%;
		}
	#cnn_header_inner h1 img{
		width:100%;
		height:auto;
	}
	#cnn_header_inner h1{
width: 45px;
    margin: 0 auto;
    left: 20px;
    top: 5px;
    position: absolute;
	}
	#cnn_main_menu li {
    float: none;
    margin-right: 25px;
}
#cnn_news_zone dt img {
    box-shadow: 3px 3px 3px rgba(153, 153, 153, 0.2);
    max-width: 100%;
	height:auto;
}
#cnn_main_menu {
    position:static;
	margin:0 auto;
	left:auto;
    bottom: 25px;
	width:100%;
	padding-top:60px;
}
.aftermenu::after {
    content:"";
    margin-left: 0px;
    font-size: 0px;
    color: #999;
}
#cnn_main_menu li {
    float: none;
    margin-right: 0px;
	text-align:center;
	width:125px;
	margin:0 auto;
}
#cnn_main_menu li img{
	width:125px;
	height:auto;
}
#cnn_sub_menu {
    position:relative;
    right:auto;
    top: auto;
}
#cnn_sub_menu li {
    float: left;

	width:auto;
	margin:0 auto;
    margin-left:15px;
}
li#menu_recruit{
	float:none;
	margin-left:4px;
}
li#menu_recruit  img{
	width:125px;
	height:auto;
}
li#menu_fb{
	position:absolute;
	right:30px;
	float:none;
}
#menu_fb img{
	width:25px;
	height:auto;
}
li#menu_insta{
	position:absolute;
	right:0px;
	float:none;
}
#menu_insta img{
	width:25px;
	height:auto;
}
	/* OPEN / CLOSE BTNS */
.menu-btn {
    position: absolute;
    top: 2px;
    right: 14px;
    z-index: 9999;
    display: inline;
    font-size: 30px;

}
.menu-btn a {
    display: inline-block;
    text-decoration: none;
    /* safari hack */
}
.btn-open:after {
    color: #ccc;
    content: "\f20e";
    font-family: "Ionicons";
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition-property: all .2s linear 0s;
}
.btn-open:hover:after {
    color: #ccc;
}
.btn-close:after {
    color: #ccc;
    content: "\f2d7";
    font-family: "Ionicons";
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition-property: all .2s linear 0s;
}
.btn-close:hover:after {
    color: #ccc;
}
/* OVERLAY */
.overlay {
    position: fixed;
    top: 0;
    z-index: 99;
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.95);
}
.overlay .menu {
    margin: 2% auto;
    width: 80%;
}
.overlay .menu ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.overlay .menu ul li {
    float: left;
    padding: 10px 0;
    width: 25%;
    list-style: none;
    text-align: center;
    text-transform: uppercase;
}
.overlay .menu ul li a {
    color: #999;
    font-weight: noemal;
    font-size: 14px;
}
.overlay .menu ul ul {
    margin-top: 50px;
}
.overlay .menu ul ul li {
    position: relative;
    float: none;
    margin: 0;
    width: 100%;
    border: 0;
}
.overlay .menu ul ul li a {
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 14px;
}
.overlay .menu ul ul li a:hover {
    color: #34b484;
}
#cnn_main_visual{
	width:100%;
}


    .bx-wrapper {
        position: relative;
        margin: 0 auto 0px;
        padding: 0;
        *zoom: 1;
        -ms-touch-action: pan-y;
        touch-action: pan-y;

        max-height: 300px;
        width: 100%;
        min-width: 320px;
    }
.home .bx-wrapper {
max-height: none;
}
    #cnn_main_visual ul li {

        min-width: 100%;
    background-position: center center;
    }
    #cnn_main_visual ul li a {
        min-width: 100%;

        display: block;
        position: relative;

    }
    #cnn_main_visual {
        overflow: visible;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: rgba(204, 204, 204, 0.2);
        /*background-image: url(../img/cnn_tiop_mx_back.jpg);*/
    background-image: url(../img/top_visual/knn_top_visual_202501.jpg);
        min-width: 100%;
    }
    #cnn_main_visual ul {
        height: 200px;
        min-width: 100%;
    }
.home #cnn_main_visual ul {
	height:100%;
}
.home .bx-viewport{
	height:100% !important;
	
}
.bxslider li span {
    position: absolute;
    right: 0;
    bottom: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 10px;
    line-height: 1;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.1em;
}
.bxslider li span:before {
    content: "◆";
    color: #333;
    font-size: 9px;
    margin-right: 10px;
    vertical-align: top;
    line-height: 10px;
	margin-top:-2px;
}
.li1_top,.li2_top {
    background-size: cover;
    background-position: center center;
    min-width: 100%;
        height: 250px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #dad9d9;
    text-indent: -9999px;
    display: block;
    width: 30px;
    height: 5px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.home #cnn_news_zone {
    padding-top: 30px;
}
#cnn_news_zone {
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 10px;
}
#cnn_news_zone h2 {
    margin-bottom: 15px;
    text-align: center;
width: 94%;
    padding-right: 3%;
    padding-left: 3%;
}
#cnn_news_zone h2 img{
	width:100%;
	height:auto;
}
.cnn_top_news_title {
    padding-top: 3px;
    text-align: left;
    padding-left: 0px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 300;
    font-size: 12px;
    width: 100%;
}
#cnn_news_zone_inner {
    width: 94%;
    overflow: hidden;
	padding-right:3%;
	padding-left:3%;
}
#cnn_news_zone dl {
    float: left;
    margin-right: 0px;
    position: relative;
    width: 100%;
    position: relative;
    max-width: auto;
	margin-bottom:10px;
}
#cnn_sns_zone {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
	margin-bottom:20px;
}
#cnn_sns_zone_1 {
    float: none;
    width: 94%;
	padding-left:3%;
	padding-right:3%;
    background-image: url(../img/cnn_top_sns_back2.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 20px;
    overflow: hidden;
    padding-bottom: 15px;
	margin-bottom:5px;
}
#cnn_sns_zone_2 {
    float: none;
    width: 94%;
	padding-left:3%;
	padding-right:3%;
    background-image: url(../img/cnn_top_sns_back2.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 20px;
    padding-bottom: 25px;
}
#cnn_sns_zone_1_inner {
    width: 100%;
}
#cnn_sns_zone_1 h3 {
    width: 100%;
}
#cnn_sns_zone_1 h3 img{
	width:144px;
	height:auto;
}
#cnn_sns_zone_2 h3 img{
	width:145px;
	height:auto;
}
#cnn_top_fbbox {
    width:100%;
    height: 130px;
    background-color: #FFF;
    margin-top: 15px;
}
#cnn_sns_zone_1 li {
    width: 23%;
    height: auto;
    background-color: none;
    float: left;
	margin-right:2%;
	line-height:1;
    margin-bottom: 15px;
}
#cnn_sns_zone_1 li:nth-child(4n){
	margin-right:0;
}
#cnn_sns_zone_1 li img {
    width: 100%;
    height: auto;
    box-shadow: 2px 2px 2px rgba(153, 153, 153, 0.2);
	box-sizing:border-box;
}
#cnn_shoplist_zone {
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
}
#cnn_shoplist_zone_inner {
    width: 96%;
    overflow: hidden;
	padding-right:2%;
	padding-left:2%;
}
#cnn_shoplist_zone h3 img{
	width:100%;
	height:auto;
}
#cnn_shoplist_zone h3 {
    margin-bottom: 15px;
	width: 94%;
    padding-right: 3%;
    padding-left: 3%;
}
#cnn_shoplist_zone dl {
    float: left;
    margin-bottom: 15px;
    margin-right: 2%;
	width:32%;
}
#cnn_shoplist_zone dl:nth-child(3n){
	margin-right:0;
}
#cnn_shoplist_zone dl dt img{
	width:100%;
	height:auto;
}
.cnn_top_shop_name {
    position: absolute;
    bottom: 10px;
    left: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: rgba(255, 255, 255, 0.8);
    line-height: 1;
    font-size: 6px;
	text-align:left;
}
#cnn_fotter {
    width: 100%;
    margin: 0 auto;
    height: 35px;
    z-index: 1;
    color: #666;
    font-family: 'Alice', sans-serif;
    padding-top: 5px;
    font-size: 10px;
}
#cnn_shop_detail_zone {
    width: 100%;
    padding-bottom: 30px;
    padding-top: 15px;
}
#cnn_shop_detail_zone_inner {
    width: 100%;
    margin: 0 auto;
}
#cnn_shop_detail_zone_inner .bx-wrapper img{
	width:100%;
	height:auto;
}
#cnn_concept_detail_data h2 {
    font-size: 16px;
    line-height: 1;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.1em;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: #999 2px dashed;
    margin-bottom: 10px;
    margin-top: 20px;
}
#cnn_concept_detail_data p {
    font-size: 12px;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.05em;
    padding-top: 0px;
    padding-bottom: 40px;
    line-height: 1.5;
	padding-right:2%;
	padding-left:2%;
	width:96%;
	
}
#cnn_concept_detail_data h3 {
    font-size: 16px;
    line-height: 1;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.1em;
    padding-top: 5px;
    background-color: rgba(255, 255, 255, 0.8);
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 300;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}
#cnn_concept_detail_data dl {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 20px;
	padding-right:2%;
	padding-left:2%;
}
#cnn_concept_detail_data dl dt {
    width: 100%;
    float: left;
    margin-right: 2%;
}
#cnn_concept_detail_data dl dt img{
	width:100%;
	height:auto;
}
#cnn_concept_detail_data dl dd {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.1em;
    font-family: 'Noto Sans Japanese', serif;
    padding-top: 10px;
    font-weight: 200;
}
#cnn_shop_detail_shopdata h2 {
    font-size: 14px;
    line-height: 1;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.1em;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: #999 2px dashed;
    margin-bottom: 10px;
    position: relative;
	width:100%;
}
#cnn_shop_detail_shopdata p {
    font-size: 12px;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.05em;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.5;
	padding-left:2%;
	padding-right:2%;
	width:96%;
}
#cnn_shop_detail_shopdata_text dl {
    margin-bottom: 15px;
	position:relative;
}
#cnn_shop_detail_shopdata_text dl dd {
    font-size: 12px;
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 0.05em;
}
#cnn_shop_detail_shopdata_text dl dd span a {
    font-size: 9px;
    line-height: 1;
    background-color: #e0e0e0;
    padding-top: 3px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 10px;
    margin-top: -3px;
    vertical-align: top;
    border-radius: 5px;
    text-decoration: none;
	position:absolute;
	top:0px;
	right:15px;
}
#cnn_shop_detail_shopdata_text {
    background-color: rgba(255, 255, 255, 0.7);
    padding-top: 25px;
    padding-bottom: 10px;
    border-radius: 15px;
    margin-bottom: 20px;
    position: relative;
}
#cnn_shop_detail_newsdata {
    width: 96%;
    overflow: hidden;
    padding-bottom: 0px;
	padding-right:2%;
	padding-left:2%;
}
#cnn_shop_detail_newsdata h3 {
    margin-bottom: 20px;
    margin-left: 0px;
    padding-bottom: 0px;
	width:100%;
	text-align:center;
}
#cnn_shop_detail_newsdata h3 img{
	width:100%;
	height:auto;
}
#cnn_shop_detail_newsdata dl {
float: none;
    position: relative;
    font-family: 'Noto Sans Japanese', serif;
    width: 240px;
    margin: 0 auto;
    margin-bottom: 20px;
}
#cnn_shop_detail_newsdata dl img {
	width:100%;
    box-shadow: 3px 3px 3px rgba(153, 153, 153, 0.2);
}
.shopdetail_news_title {
    font-size: 10px;
    text-align: left;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 300;
}
#cnn_shop_detail_menudata {
    width: 96%;;
    overflow: hidden;
	padding-right:2%;
	padding-left:2%;
}
#cnn_shop_detail_menudata h3 {
    margin-bottom: 10px;
    margin-left: 0px;
    padding-bottom: 0px;

}
#cnn_shop_detail_menudata h3 img{
	width:100%;
	height:auto;
	padding-top:0px;
}
#cnn_shop_detail_menudata h4 {
    margin-bottom: 20px;
    margin-left: 0px;
    margin-top: 20px;
    clear: both;
}
#cnn_shop_detail_menudata dl {
    float: left;
    margin-right: 2%;
    position: relative;
    font-family: 'Noto Sans Japanese', serif;
    margin-bottom: 15px;
	width:49%;
}
#tab-0 .menu_divide dl:nth-child(2n),#tab-1 .menu_divide dl:nth-child(2n),#tab-2 .menu_divide dl:nth-child(2n),#tab-3 .menu_divide dl:nth-child(2n),#tab-4 .menu_divide dl:nth-child(2n),#tab-5 .menu_divide dl:nth-child(2n){
	margin-right:0px;
}
#tab-0 .menu_divide dl:nth-child(2n+1),#tab-1 .menu_divide dl:nth-child(2n+1),#tab-2 .menu_divide dl:nth-child(2n+1),#tab-3 .menu_divide dl:nth-child(2n+1),#tab-4 .menu_divide dl:nth-child(2n+1),#tab-5 .menu_divide dl:nth-child(2n+1){

    margin-right: 2%;
}
#cnn_shop_detail_menudata dl dt img{
	width:100%;
}
.shopdetail_menu_title {
    font-size: 9px;
    text-align: left;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 200;
    width: 100%;
	line-height:1.4;
}
.shopdetail_menu_price {
    position: absolute;
    top: 70px;
	bottom:auto;
    right: 0;
    background-color: rgba(255, 255, 255, 0.7);
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px 0px 0px 5px;
    font-size: 8px;
}
.tabs ul{
	margin-bottom:10px;
}

.tabs A {
color: #ccc;
    display: block;
    font-size: 11px;
    font-weight: 300;
    padding: 5px 8px;
    text-decoration: none;
}
.tabs .tabactive A {
    color: #666 !important;
    text-shadow: 1px 1px 2px #fff !important;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 400;
}
.tabs LI {
    background: white;
    border-bottom: 4px solid #E5E5E5;
    display: inline-block;
    margin-bottom: 5px;
}
#cnn_shop_list_zone {
    width: 96%;
    padding-bottom: 30px;
    padding-top: 10px;
    margin: 0 auto;
	padding-right:2%;
	padding-left:2%;
}
#cnn_shop_list_zone_inner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#cnn_shop_list_zone_inner dl {
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    position: relative;
	width:49%;
}
#cnn_shop_list_zone_inner dl dt{
	width:100%;
}
#cnn_shop_list_zone_inner dl dt img{
	width:100%;
	height:auto;
}
#cnn_shop_list_zone_inner dl dt h2 span img {
    width: 100%;
    height: auto;
    margin-top: 0px;
}
#cnn_shop_list_zone_inner dl dt h2 {
    position: relative;
    width: 100%;
    height: auto;
}
#cnn_shop_list_zone_inner dl dt h2 span {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    line-height: 1;
}
#cnn_shop_list_zone_west dl:nth-child(2n){
	margin-right:0;
}
#cnn_shop_list_zone_mid dl:nth-child(2n){
	margin-right:0;
}
#cnn_shop_list_zone_east dl:nth-child(2n){
	margin-right:0;
}
.cnn_shoplist_name {
    font-family: 'Noto Sans Japanese', serif;
    font-size: 12px;
    font-weight: 300;
}
.cnn_shoplist_tell {
    line-height: 1.2;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 10px;
    font-weight: 200;
    padding-top: 3px;
    letter-spacing: 0.1em;
}
.cnn_shoplist_tell span {
    margin-right: 0px;
	display:block;
    font-size: 12px;
}
.cnn_shopdetail_morearea {
    position: absolute;
    bottom: auto;
    right: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
	top:65px;
    font-size: 9px;
}
#menu_att {
    margin-bottom: 15px;
	font-size:10px;
}
#cnn_shop_detail_menudata h4 strong {
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 200;
}
#cnn_newssingle_zone {
    width: 96%;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
	padding-right:2%;
	padding-left:2%;
}
#cnn_newssingle_zone_inner {
	width:100%;
    overflow: hidden;
}
#cnn_newssingle_left {
    width: 100%;
    margin-right: 0px;
    float: none;
    text-align: left;
}
#cnn_newssingle_right dl dt img {
    width: 100%;
    height: auto;
}
#cnn_newssingle_right {
    width: 100%;
    float: none;
}
#cnn_newssingle_left_content {
    line-height: 1.5;
    font-size: 14px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:2px dashed #333;
}
#cnn_newssingle_left_content img{
	max-width:100%;
	height:auto;
}
#cnn_newssingle_left_header h2 {
    line-height: 1.2;
    font-family: 'Noto Sans Japanese', serif;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    border-bottom: 2px dashed #999;
    padding-bottom: 5px;
	text-shadow:1px 1px 2px #ccc;
}
#cnn_newssingle_left_content h3 {
    border-bottom: 1px dashed #999;
    font-family: 'Noto Sans Japanese', serif;
    margin-bottom: 15px;
    width: 100%;
	font-size:14px;
}
#cnn_newssingle_left_header {
    margin-bottom: 10px;
}
.sp_only{
	display:block;
}
.pc_only{
	display:none;
}
#cnn_shop_detail_shopdata_text p {
    position: absolute;
    right: 0px;
    top: auto;
	bottom:-10px;
	width:50px;
}
#cnn_shop_detail_shopdata_text p img {
    height: 40px;
    width: auto;
}
.cnn_detail_news_date {
    position: absolute;
    right: 0;
    top: 160px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: rgba(255, 255, 255, 0.8);
    line-height: 1;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
	font-size:10px;
}
.cnn_top_news_date {
    position: absolute;
    right: 0;
    top: 160px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: rgba(255, 255, 255, 0.8);
    line-height: 1;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
	font-size:10px;
}
.shopdetail_news_date {
    position: absolute;
    top: 130px;
    right: 0;
    background-color: rgba(255, 255, 255, 0.7);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px 0px 0px 5px;
    font-size: 9px;
}
#cnn_shop_detail_newsdata dl img {
    width: 100%;
	height:auto;
    box-shadow: 3px 3px 3px rgba(153, 153, 153, 0.2);
}
#cnn_shop_detail_shopdata .bx-pager {
    position: absolute;
    bottom: 10px;
    width: 100%;
    z-index: 10;
}
#cnn_concept_detail_data .bx-pager {
    position: absolute;
    bottom: 10px; !important
    width: 100%;
    z-index: 10;
}
#cnn_newssingle_left_content p {
    margin-bottom: 10px;
    line-height: 1.7;
    font-size: 11px;
	font-weight:300;
}
.cnn_shopdetail_recruit {
	position: absolute;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
    padding-left: 5px;
    top: 55px;
	left:5px;
    font-size: 8px;
    z-index: 99;
}
}
@media screen and (max-height: 800px) {
    /* 高さ900px以下の場合 */
}