/*
  作成日: 20190107
  作成者: FOIS01
*/
/* 調整用ベーススタイル
   ========================================================================== */
.nidaime-chosuke .slick-dots .slick-active button::before { color: #f3c027 !important; }
.nidaime-chosuke .menu_top { background-image: url(../image/bg-menu-top.jpg); }
.nidaime-chosuke .shop_top { background-image: url(../image/bg-shop-top.jpg); }
.nidaime-chosuke .news_top { background-image: url(../image/bg-news-top.jpg); }
.nidaime-chosuke_intro.intro,
.nidaime-chosuke .news_in { background: url(../image/bg-intro.jpg) no-repeat; background-size: cover; background-position: center; position: relative; }
.nidaime-chosuke_intro.intro::before,
.nidaime-chosuke .news_in::before { background: rgba(255,255,255,.3); content: ""; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.nidaime-chosuke_intro .intro_wrap,
.nidaime-chosuke .news_wrap { position: relative; z-index: 1; }
.nidaime-chosuke .menu_in { background: url(../image/bg-menu-in.jpg) no-repeat; background-size: cover; background-position: center; }
.nidaime-chosuke .shop_in { background: url(../image/bg-shop-in.jpg) repeat; }
.nidaime-chosuke_intro .intro_cont { max-width: 600px; width: calc(58% - 30px); }
.nidaime-chosuke_intro .intro_cont::before { background-image: url(../image/deco-intro-line.png); }
.nidaime-chosuke_intro .intro_img { position: absolute; top: 0; right: 0; max-width: 556px; width: 42%; height: auto; display: flex; height: 100%; align-items: center; }
 @media screen and (max-width:479px) {
.nidaime-chosuke_intro .intro_cont { width: calc(100% - 30px) !important; }
.nidaime-chosuke_intro .intro_img { height: 200px; }
.nidaime-chosuke_intro .intro_ttl { padding-right: 44%; }
}
 @media screen and (max-width:767px) {
.header_middle_logo img {width:34px;}
.nidaime-chosuke .header_sp_menu_ico { background: #f3c027; }
}
 @media screen and (min-width:768px), print {
.header_middle_logo img {width:62px;}
.nidaime-chosuke .news_box_cont { align-self: flex-start; padding-top: 15px; }
}
 @media screen and (min-width:1025px), print {
.nidaime-chosuke_intro.intro,
.nidaime-chosuke .news_in,
.nidaime-chosuke .menu_in { background-attachment: fixed; }
.nidaime-chosuke .nidaime-chosuke_news .news_top { height: 400px; }
.nidaime-chosuke .nidaime-chosuke_news .breadcrumb_wrap { background: #fff; }
}
