@charset "UTF-8";
/* --------------- variables --------------------- */
/* Break Point */
/* Color */
/*サイトカラー*/
/*テキストに使うフォントカラー*/
/*テキスト内で使うリンクカラー*/
@media screen and (max-width: 767px) {
  /*base is →　! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
  * {
    margin: 0;
    padding: 0;
    box-sizing: border-box; }
  html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  article, aside, footer, header, nav, section, figcaption, figure, main {
    display: block; }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  sub {
    bottom: -.25em; }
  sup {
    top: -.5em; }
  img {
    border-style: none;
    vertical-align: bottom; }
  table {
    border-collapse: collapse; }
  button, input, select, textarea {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button; }
  textarea {
    overflow: auto;
    resize: vertical; }
  [type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  a, area, button, input, label, select, summary, textarea, [tabindex] {
    touch-action: manipulation; }
  /* season
----------------------------------------*/
  /*
@import url("season1.css");
@import url("season2.css");
@import url("season3.css");
@import url("season4.css");
*/
  /*==========================

** TOC **
reset
body
header
footer


============================*/
  /* reset
------------------------------------------------------ */
  * {
    margin: 0;
    padding: 0; }
  html {
    height: 100%;
    font-family: meiryo,"Hiragino Kaku Gothic Pro","MS UI Gothic",Arial,Osaka,Sans-serif;
    overflow: scroll; }
  body, h1, h2, h3, h4, h5, h6, form, p, ul, ol, li, table, tr, th, td, dl, dd, dt {
    margin: 0;
    padding: 0; }
  h1, h2, h3, h4, h5, h6 {
    font-weight: bold; }
  img {
    border: none; }
  li {
    list-style: none; }
  * html h1,
  * html h2,
  * html h3,
  * html h4,
  * html h5,
  * html table {
    font-size: 100%; }
  address {
    font-style: normal; }
  table {
    padding: 0; }
  th, td {
    border-collapse: collapse;
    padding: 0;
    margin: 0; }
  input[type="button"], input[type="text"], input[type="submit"], input[type="image"], textarea {
    -webkit-appearance: none;
    border-radius: 0; }
  /* common module
------------------------------------------------------ */
  .clear {
    height: 0px;
    clear: both; }
  * html .clear {
    overflow: hidden; }
  .alt {
    position: absolute;
    top: -5000px;
    left: -999px; }
  .floatleft {
    float: left; }
  .floatright {
    float: right; }
  .clearleft {
    clear: left; }
  .clearright {
    clear: right; }
  .clearboth {
    clear: both; }
  .align_right {
    text-align: right !important; }
  .align_center {
    text-align: center !important; }
  .align_left {
    text-align: left !important; }
  .mT0 {
    margin-top: 0px !important; }
  .mT5 {
    margin-top: 5px !important; }
  .mT10 {
    margin-top: 10px !important; }
  .mT15 {
    margin-top: 15px !important; }
  .mT20 {
    margin-top: 20px !important; }
  .mT30 {
    margin-top: 30px !important; }
  .mL0 {
    margin-left: 0px !important; }
  .mL5 {
    margin-left: 5px !important; }
  .mL10 {
    margin-left: 10px !important; }
  .mL15 {
    margin-left: 15px !important; }
  .mL20 {
    margin-left: 20px !important; }
  .mL30 {
    margin-left: 30px !important; }
  .mR0 {
    margin-right: 0px !important; }
  .mR5 {
    margin-right: 5px !important; }
  .mR10 {
    margin-right: 10px !important; }
  .mR15 {
    margin-right: 15px !important; }
  .mR20 {
    margin-right: 20px !important; }
  .mR30 {
    margin-right: 30px !important; }
  .mB0 {
    margin-bottom: 0px !important; }
  .mB5 {
    margin-bottom: 5px !important; }
  .mB10 {
    margin-bottom: 10px !important; }
  .mB15 {
    margin-bottom: 15px !important; }
  .mB20 {
    margin-bottom: 20px !important; }
  .mB30 {
    margin-bottom: 30px !important; }
  /* FONT -------------------------- */
  .size10 {
    font-size: 10px !important; }
  .size12 {
    font-size: 12px !important; }
  .size14 {
    font-size: 14px !important; }
  .size16 {
    font-size: 16px !important; }
  .fontN {
    font-weight: normal !important; }
  .bold {
    font-weight: bold; }
  .brack {
    color: #000000 !important; }
  .red {
    color: #c82a20 !important; }
  .blue {
    color: #1e85a3 !important; }
  /* LINK -------------------------- */
  a {
    color: #0ca5d1;
    cursor: pointer;
    text-decoration: none; }
  a:hover {
    color: #2acfff;
    text-decoration: underline; }
  /* -------------------------- */
  p {
    text-align: left; }
  .listG {
    background: url(../images/common/list_g.gif) no-repeat 0 4px;
    padding-left: 12px; }
  .listB {
    background: url(../images/common/list_b.gif) no-repeat 0 2px;
    padding-left: 17px; }
  .listKago {
    background: url(../images/common/ico_kago.gif) no-repeat 0 2px;
    padding-left: 17px; }
  .txtForm {
    padding: 3px 5px;
    border: 1px solid #aaa; }
  .listR {
    background: url(../images/common/sp/list_r2.png) no-repeat 0 0;
    padding-left: 30px;
    background-size: 18px 17px;
    width: 32px;
    height: 32px; }
  /* body layout
------------------------------------------------------ */
  body {
    text-align: center;
    height: 100%;
    line-height: 1.5;
    color: #5d5231;
    background: url(../images/common/bg_all.jpg) repeat;
    font-size: 14px; }
  .wrapper {
    width: 100%;
    background: url(../images/common/main_bg.jpg) no-repeat center 228px;
    position: relative;
    overflow-x: hidden; }
  /* header
------------------------------------------------------ */
  img {
    max-width: 100%;
    height: auto; }
  .header {
    width: 100%; }
  .header .headerTop {
    width: 100%;
    height: 74px;
    margin: 0 auto -1px; }
  .header .headerTopIn {
    height: 74px;
    position: relative;
    margin: 0 auto;
    background-size: cover; }
  .header .headerTopIn .txt1 {
    display: none; }
  .header .headerTopIn .logo {
    position: absolute;
    left: 40px;
    top: 12px; }
  .header .headerTopIn .logo img {
    width: 112px; }
  .header .headerTopIn ul {
    display: none; }
  .header .headerTopIn .inq {
    display: none; }
  .header {
    overflow: hidden; }
    .header #menuBtn {
      background: url(../images/common/sp/menubtn.png) no-repeat center 0;
      background-size: contain;
      display: block;
      width: 43px;
      height: 60px;
      position: absolute;
      top: 4px;
      right: 15px;
      z-index: 9999; }
      .header #menuBtn.close {
        background: url(../images/common/sp/menubtn_c.png) no-repeat center 0;
        background-size: contain; }
    .header .drawer {
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
      width: 100%;
      height: 100vh;
      transition: .3s;
      z-index: 9998; }
      .header .drawer.isOpen {
        -webkit-transform: translateX(0%);
                transform: translateX(0%); }
      .header .drawer .drawer_bg {
        background: url(../images/common/sp/bg_repeat.png) repeat;
        width: 100%;
        height: 100vh;
        padding: 0 0 100px;
        margin-top: 74px;
        overflow-y: scroll; }
        .header .drawer .drawer_bg .drawerList {
          padding: 0px 16px; }
          .header .drawer .drawer_bg .drawerList li {
            position: relative; }
            .header .drawer .drawer_bg .drawerList li::before {
              content: "";
              display: block;
              background: url(../images/common/sp/gNaviBg.png) repeat-x center 0;
              background-size: contain;
              width: 100%;
              height: 72px; }
            .header .drawer .drawer_bg .drawerList li img {
              display: block;
              position: absolute;
              top: 50%;
              left: 0;
              -webkit-transform: translate(0, -50%);
                      transform: translate(0, -50%);
              height: 18px; }
      .header .drawer .spMenuInfo {
        margin-top: 30px; }
        .header .drawer .spMenuInfo .textList {
          display: flex;
          justify-content: center; }
          .header .drawer .spMenuInfo .textList li + li {
            margin-left: 55px; }
          .header .drawer .spMenuInfo .textList li a {
            color: #6f4e39;
            font-size: 14px;
            font-weight: bold; }
        .header .drawer .spMenuInfo .inq {
          display: block;
          width: 80%;
          max-width: 286px;
          margin: 25px auto 0; }
        .header .drawer .spMenuInfo .snsList {
          display: flex;
          justify-content: center;
          margin-top: 18px; }
          .header .drawer .spMenuInfo .snsList li:not(:last-child) {
            margin-right: 35px; }
          .header .drawer .spMenuInfo .snsList li img {
            width: 41px;
            height: auto; }
  .gMenu {
    display: none; }
  .search {
    width: 100%;
    height: 130px;
    background: url(../images/common/sp/head_serach_bg.png) repeat-x 0 0;
    background-size: contain;
    padding: 20px 15px 0; }
  .search .searchIn {
    height: 100%;
    margin: 0 auto;
    position: relative; }
  .search .searchIn .txt {
    position: absolute;
    left: 5px;
    top: 13px; }
  .search .searchIn .bt1 {
    position: absolute;
    left: 215px;
    top: 20px; }
  .search .searchIn .bt2 {
    position: absolute;
    left: 0;
    top: 20px; }
  .search .searchIn .bt3 {
    position: absolute;
    left: 465px;
    top: 20px; }
  .search .searchIn #searchform {
    padding-right: 80px; }
  .search .searchIn .searchBox {
    padding: 3px 85px 3px 5px;
    border: 1px solid #aaa;
    color: #999;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 40px; }
  .search .searchIn .search_button {
    width: 82px;
    height: 40px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../images/common/sp/head_serach_bt4.png) no-repeat 0 0;
    background-size: contain;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer; }
  .search .searchIn .search_genre_button {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../images/common/sp/head_serach_bt5.png) no-repeat center 0;
    background-size: contain;
    border: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 15px;
    cursor: pointer; }
  /* mainBlock
------------------------------------------------------ */
  .mainBlock {
    margin: 0 auto;
    padding-top: 18px; }
  /* rightCol
------------------------------------------------------ */
  .rightCol, .rightColSecond {
    width: 90%;
    margin: auto; }
  /* rightCol
----------------------------------------*/
  .sideMessage {
    background: url(../images/home/sp/message_bg.png) repeat-y center 0;
    background-size: contain;
    margin-bottom: 25px;
    overflow: hidden; }
  .sideMessage p {
    font-size: 12px;
    padding: 10px 30px 0;
    font-size: 14px; }
  .sideMessage p:first-of-type {
    padding-top: 0; }
  .sideMessage p.txt {
    padding-bottom: 0; }
  .sideMessage .bottom {
    background: url(../images/home/sp/message_bottom.png) no-repeat center 0;
    background-size: cover;
    padding-top: 4.5%; }
  .sideMessage .img_center_sp {
    text-align: center;
    padding: 20px 60px 0 30px; }
  .sideMessage .messeage_sp {
    padding: 0 30px 10px; }
  .sideBn {
    margin: 30px 0 28px; }
  .sideBn li + li {
    margin-top: 13px; }
  .sideBn li img {
    vertical-align: bottom; }
  .sideNews {
    background: url(../images/home/side_news_bg.gif) repeat-y center 0;
    background-size: contain;
    margin-bottom: 20px; }
  .sideNews .btn {
    margin: 15px auto 5px;
    width: 70%; }
  .sideNews .titleArea {
    position: relative;
    margin-bottom: 10px; }
  .sideNews .titleArea a {
    position: absolute; }
  .sideNews dl {
    overflow: hidden;
    width: 85%;
    margin: 0 auto;
    padding: 15px 0 15px;
    text-align: left;
    border-bottom: 1px dashed #CCCCCC;
    font-size: 12px;
    line-height: 1.3; }
  .sideNews dl:last-of-type {
    background: none; }
  .sideNews dl dd.img {
    width: 38%;
    float: left;
    padding-right: 15px; }
  .sideNews dl dd.img img {
    width: 100%; }
  .sideNews dl dd.day {
    color: #926b01;
    font-size: 13px;
    margin-bottom: 3px;
    float: right;
    width: 62%; }
  .sideNews dl dt {
    font-size: 16px;
    float: right;
    width: 62%; }
  .sideNews .bottom {
    background: url(../images/home/side_news_bottom.gif) no-repeat 0 0;
    background-size: cover;
    padding-top: 8.5%; }
  .sideOyakudachi ul {
    margin: 20px 0 15px; }
  .sideOyakudachi ul li {
    margin-bottom: 15px; }
  .sideOyakudachi ul li a {
    font-size: 16px; }
  .sideMov {
    width: 214px;
    height: 128px;
    background: url(../images/home/side_mov_bg.gif) no-repeat 0 0;
    padding: 48px 8px 0 8px;
    margin-bottom: 20px; }
  .sideMov .movie {
    border: 1px solid #5f3e29; }
  .sideCatalogue {
    width: 230px;
    background: url(../images/home/side_catalog_bg.gif) repeat-y 0 0;
    text-align: left; }
  .sideCatalogue .read {
    background: url(../images/common/dot_g.gif) repeat-x 0 bottom;
    padding-bottom: 10px;
    margin: 7px 20px 12px;
    font-weight: bold;
    font-size: 12px; }
  .sideCatalogue dl {
    width: 190px;
    overflow: hidden;
    margin: 0 auto 10px; }
  .sideCatalogue dl dt {
    width: 80px;
    float: left; }
  .sideCatalogue dl dt img {
    width: 80px; }
  .sideCatalogue dl dd {
    width: 100px;
    float: right;
    font-size: 12px; }
  .sideCatalogue h4 {
    width: 178px;
    margin: 0 auto 0px;
    font-size: 12px;
    background-position: 0 center; }
  .sideCatalogue p.txt {
    width: 190px;
    margin: 0 auto;
    font-size: 12px;
    padding-bottom: 10px; }
  .sideCatalogue .bottom {
    width: 230px;
    height: 8px;
    overflow: hidden;
    background: url(../images/home/side_catalog_bottom.gif) no-repeat 0 0; }
  /* footer
------------------------------------------------------ */
  .footer {
    width: 100%;
    text-align: center; }
  .footerBg {
    width: 100%; }
  .footerIn {
    height: 260px;
    margin: 0 auto;
    position: relative; }
  .footerBg,
  .footerIn {
    padding-bottom: 80px; }
  .footerIn .goTop {
    text-align: right;
    position: fixed;
    bottom: 15px;
    right: 15px; }
  .footerIn .goTop img {
    width: 40px;
    height: 40px; }
  .footerIn .footerTxt {
    text-align: center;
    padding-top: 36%;
    width: 90%;
    margin: auto; }
  .footerIn .footerTxt ul {
    overflow: hidden;
    margin-bottom: 20px;
    display: flex;
    flex-flow: wrap;
    justify-content: center; }
  .footerIn .footerTxt ul li {
    float: left;
    background: url(../images/common/footer_line.gif) no-repeat right center;
    padding: 0 15px;
    font-size: 12px;
    margin-left: -15px;
    margin-right: 15px;
    margin-top: 8px; }
  .footerIn .footerTxt ul li:last-of-type {
    background: none; }
  .footerIn .footerTxt ul li a {
    color: #FFF; }
  .footerIn address {
    font-size: 12px;
    color: #FFF; }
  /*20210105 add*/
  .bg_family_sp {
    background: url(../images/home/sp/side_family.png) no-repeat center 0;
    background-size: cover;
    width: 100%;
    height: 112px;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    height: 0;
    padding-top: 32%; }
  .second_bnr li + li {
    margin-top: 13px; }
  .forPC {
    display: none !important; } }

@media screen and (min-width: 768px) and (max-width: 1200px) {
  /* season
----------------------------------------*/
  /*
@import url("season1.css");
@import url("season2.css");
@import url("season3.css");
@import url("season4.css");
*/
  /*==========================

** TOC **
reset
body
header
footer


============================*/
  /* reset
------------------------------------------------------ */
  * {
    margin: 0;
    padding: 0; }
  html {
    height: 100%;
    font-family: meiryo,"Hiragino Kaku Gothic Pro","MS UI Gothic",Arial,Osaka,Sans-serif;
    overflow: scroll; }
  body, h1, h2, h3, h4, h5, h6, form, p, ul, ol, li, table, tr, th, td, dl, dd, dt {
    margin: 0;
    padding: 0; }
  h1, h2, h3, h4, h5, h6 {
    font-weight: bold; }
  img {
    border: none; }
  li {
    list-style: none; }
  * html h1,
  * html h2,
  * html h3,
  * html h4,
  * html h5,
  * html table {
    font-size: 100%; }
  address {
    font-style: normal; }
  table {
    padding: 0; }
  th, td {
    border-collapse: collapse;
    padding: 0;
    margin: 0; }
  input[type="button"], input[type="text"], input[type="submit"], input[type="image"], textarea {
    -webkit-appearance: none;
    border-radius: 0; }
  /* common module
------------------------------------------------------ */
  .clear {
    height: 0px;
    clear: both; }
  * html .clear {
    overflow: hidden; }
  .alt {
    position: absolute;
    top: -5000px;
    left: -999px; }
  .floatleft {
    float: left; }
  .floatright {
    float: right; }
  .clearleft {
    clear: left; }
  .clearright {
    clear: right; }
  .clearboth {
    clear: both; }
  .align_right {
    text-align: right !important; }
  .align_center {
    text-align: center !important; }
  .align_left {
    text-align: left !important; }
  .mT0 {
    margin-top: 0px !important; }
  .mT5 {
    margin-top: 5px !important; }
  .mT10 {
    margin-top: 10px !important; }
  .mT15 {
    margin-top: 15px !important; }
  .mT20 {
    margin-top: 20px !important; }
  .mT30 {
    margin-top: 30px !important; }
  .mL0 {
    margin-left: 0px !important; }
  .mL5 {
    margin-left: 5px !important; }
  .mL10 {
    margin-left: 10px !important; }
  .mL15 {
    margin-left: 15px !important; }
  .mL20 {
    margin-left: 20px !important; }
  .mL30 {
    margin-left: 30px !important; }
  .mR0 {
    margin-right: 0px !important; }
  .mR5 {
    margin-right: 5px !important; }
  .mR10 {
    margin-right: 10px !important; }
  .mR15 {
    margin-right: 15px !important; }
  .mR20 {
    margin-right: 20px !important; }
  .mR30 {
    margin-right: 30px !important; }
  .mB0 {
    margin-bottom: 0px !important; }
  .mB5 {
    margin-bottom: 5px !important; }
  .mB10 {
    margin-bottom: 10px !important; }
  .mB15 {
    margin-bottom: 15px !important; }
  .mB20 {
    margin-bottom: 20px !important; }
  .mB30 {
    margin-bottom: 30px !important; }
  /* FONT -------------------------- */
  .size10 {
    font-size: 10px !important; }
  .size12 {
    font-size: 12px !important; }
  .size14 {
    font-size: 14px !important; }
  .size16 {
    font-size: 16px !important; }
  .fontN {
    font-weight: normal !important; }
  .bold {
    font-weight: bold; }
  .brack {
    color: #000000 !important; }
  .red {
    color: #c82a20 !important; }
  .blue {
    color: #1e85a3 !important; }
  /* LINK -------------------------- */
  a {
    color: #0ca5d1;
    cursor: pointer;
    text-decoration: none; }
  a:hover {
    color: #2acfff;
    text-decoration: underline; }
  /* -------------------------- */
  p {
    text-align: left; }
  .listG {
    background: url(../images/common/list_g.gif) no-repeat 0 4px;
    padding-left: 12px; }
  .listB {
    background: url(../images/common/list_b.gif) no-repeat 0 2px;
    padding-left: 17px; }
  .listKago {
    background: url(../images/common/ico_kago.gif) no-repeat 0 2px;
    padding-left: 17px; }
  .txtForm {
    padding: 3px 5px;
    border: 1px solid #aaa; }
  /* body layout
------------------------------------------------------ */
  body {
    text-align: center;
    height: 100%;
    line-height: 1.5;
    color: #5d5231;
    background: url(../images/common/bg_all.jpg) repeat; }
  .wrapper {
    width: 100%;
    background: url(../images/common/main_bg.jpg) no-repeat center 228px; }
  /* header
------------------------------------------------------ */
  /* mainBlock
------------------------------------------------------ */
  /* rightCol
------------------------------------------------------ */
  /* rightCol
----------------------------------------*/
  .sideMov {
    width: 214px;
    height: 128px;
    background: url(../images/home/side_mov_bg.gif) no-repeat 0 0;
    padding: 48px 8px 0 8px;
    margin-bottom: 20px; }
  .sideMov .movie {
    border: 1px solid #5f3e29; }
  .sideCatalogue {
    width: 230px;
    background: url(../images/home/side_catalog_bg.gif) repeat-y 0 0;
    text-align: left; }
  .sideCatalogue .read {
    background: url(../images/common/dot_g.gif) repeat-x 0 bottom;
    padding-bottom: 10px;
    margin: 7px 20px 12px;
    font-weight: bold;
    font-size: 12px; }
  .sideCatalogue dl {
    width: 190px;
    overflow: hidden;
    margin: 0 auto 10px; }
  .sideCatalogue dl dt {
    width: 80px;
    float: left; }
  .sideCatalogue dl dt img {
    width: 80px; }
  .sideCatalogue dl dd {
    width: 100px;
    float: right;
    font-size: 12px; }
  .sideCatalogue h4 {
    width: 178px;
    margin: 0 auto 0px;
    font-size: 12px;
    background-position: 0 center; }
  .sideCatalogue p.txt {
    width: 190px;
    margin: 0 auto;
    font-size: 12px;
    padding-bottom: 10px; }
  .sideCatalogue .bottom {
    width: 230px;
    height: 8px;
    overflow: hidden;
    background: url(../images/home/side_catalog_bottom.gif) no-repeat 0 0; }
  /* footer
------------------------------------------------------ */
  /*20210105 add*/
  .bg_family_sp {
    background: url(../images/home/sp/side_family.png) no-repeat center 0;
    background-size: cover;
    width: 100%;
    height: 112px;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    height: 0;
    padding-top: 32%; } }

@media print, screen and (min-width: 768px) {
  /* season
----------------------------------------*/
  /*
@import url("season1.css");
@import url("season2.css");
@import url("season3.css");
@import url("season4.css");
*/
  /*==========================

** TOC **
reset
body
header
footer


============================*/
  /* reset
------------------------------------------------------ */
  * {
    margin: 0;
    padding: 0; }
  html {
    height: 100%;
    font-family: meiryo,"Hiragino Kaku Gothic Pro","MS UI Gothic",Arial,Osaka,Sans-serif;
    overflow: scroll; }
  body, h1, h2, h3, h4, h5, h6, form, p, ul, ol, li, table, tr, th, td, dl, dd, dt {
    margin: 0;
    padding: 0; }
  h1, h2, h3, h4, h5, h6 {
    font-weight: bold; }
  img {
    border: none; }
  li {
    list-style: none; }
  * html h1,
  * html h2,
  * html h3,
  * html h4,
  * html h5,
  * html table {
    font-size: 100%; }
  address {
    font-style: normal; }
  table {
    padding: 0; }
  th, td {
    border-collapse: collapse;
    padding: 0;
    margin: 0; }
  input[type="button"], input[type="text"], input[type="submit"], input[type="image"], textarea {
    -webkit-appearance: none;
    border-radius: 0; }
  /* common module
------------------------------------------------------ */
  .clear {
    height: 0px;
    clear: both; }
  * html .clear {
    overflow: hidden; }
  .alt {
    position: absolute;
    top: -5000px;
    left: -999px; }
  .floatleft {
    float: left; }
  .floatright {
    float: right; }
  .clearleft {
    clear: left; }
  .clearright {
    clear: right; }
  .clearboth {
    clear: both; }
  .align_right {
    text-align: right !important; }
  .align_center {
    text-align: center !important; }
  .align_left {
    text-align: left !important; }
  .mT0 {
    margin-top: 0px !important; }
  .mT5 {
    margin-top: 5px !important; }
  .mT10 {
    margin-top: 10px !important; }
  .mT15 {
    margin-top: 15px !important; }
  .mT20 {
    margin-top: 20px !important; }
  .mT30 {
    margin-top: 30px !important; }
  .mL0 {
    margin-left: 0px !important; }
  .mL5 {
    margin-left: 5px !important; }
  .mL10 {
    margin-left: 10px !important; }
  .mL15 {
    margin-left: 15px !important; }
  .mL20 {
    margin-left: 20px !important; }
  .mL30 {
    margin-left: 30px !important; }
  .mR0 {
    margin-right: 0px !important; }
  .mR5 {
    margin-right: 5px !important; }
  .mR10 {
    margin-right: 10px !important; }
  .mR15 {
    margin-right: 15px !important; }
  .mR20 {
    margin-right: 20px !important; }
  .mR30 {
    margin-right: 30px !important; }
  .mB0 {
    margin-bottom: 0px !important; }
  .mB5 {
    margin-bottom: 5px !important; }
  .mB10 {
    margin-bottom: 10px !important; }
  .mB15 {
    margin-bottom: 15px !important; }
  .mB20 {
    margin-bottom: 20px !important; }
  .mB30 {
    margin-bottom: 30px !important; }
  /* FONT -------------------------- */
  .size10 {
    font-size: 10px !important; }
  .size12 {
    font-size: 12px !important; }
  .size14 {
    font-size: 14px !important; }
  .size16 {
    font-size: 16px !important; }
  .fontN {
    font-weight: normal !important; }
  .bold {
    font-weight: bold; }
  .brack {
    color: #000000 !important; }
  .red {
    color: #c82a20 !important; }
  .blue {
    color: #1e85a3 !important; }
  /* LINK -------------------------- */
  a {
    color: #0ca5d1;
    cursor: pointer;
    text-decoration: none; }
  a:hover {
    color: #2acfff;
    text-decoration: underline; }
  /* -------------------------- */
  p {
    text-align: left; }
  .listG {
    background: url(../images/common/list_g.gif) no-repeat 0 4px;
    padding-left: 12px; }
  .listB {
    background: url(../images/common/list_b.gif) no-repeat 0 2px;
    padding-left: 17px; }
  .listKago {
    background: url(../images/common/ico_kago.gif) no-repeat 0 2px;
    padding-left: 17px; }
  .txtForm {
    padding: 3px 5px;
    border: 1px solid #aaa; }
  .listR {
    background: url(../images/common/list_r2.gif) no-repeat 0 1px;
    padding-left: 22px; }
  /* body layout
------------------------------------------------------ */
  body {
    text-align: center;
    height: 100%;
    line-height: 1.5;
    color: #5d5231;
    background: url(../images/common/bg_all.jpg) repeat;
    font-size: 14px; }
  .wrapper {
    width: 100%;
    background: url(../images/common/main_bg.jpg) no-repeat center 228px; }
  /* header
------------------------------------------------------ */
  .header {
    width: 100%;
    min-width: 960px;
    height: 228px;
    text-align: center; }
  .header .headerTop {
    width: 100%;
    height: 111px;
    margin: 0 auto; }
  .header .headerTopIn {
    width: 960px;
    height: 111px;
    position: relative;
    margin: 0 auto; }
  .header .headerTopIn .txt1 {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 12px;
    color: #98917b; }
  .header .headerTopIn .logo {
    position: absolute;
    left: 2px;
    top: 35px; }
  .header .headerTopIn ul {
    position: absolute;
    left: 512px;
    top: 8px;
    font-size: 12px; }
  .header .headerTopIn ul li {
    float: left;
    margin-right: 15px; }
  .header .headerTopIn ul li.snsItem {
    margin-top: -7px; }
  .header .headerTopIn ul li.snsItem:hover {
    opacity: 0.8; }
  .header .headerTopIn ul li.snsItem img {
    width: 27px; }
  .header .headerTopIn ul a {
    color: #5d5231; }
  .header .headerTopIn .inq {
    position: absolute;
    left: 786px;
    top: 0; }
  .gMenu {
    width: 100%;
    height: 47px;
    background: url(../images/common/gMenu_bg.gif) repeat-x; }
  .gMenu ul {
    width: 960px;
    height: 47px;
    overflow: hidden;
    margin: 0 auto; }
  .gMenu ul li {
    float: left; }
  .search {
    width: 100%;
    height: 255px;
    background: url(../images/common/head_serach_bg.gif) repeat-x 0 0; }
  .search .searchIn {
    width: 960px;
    height: 70px;
    margin: 0 auto;
    position: relative; }
  .search .searchIn .txt {
    position: absolute;
    left: 5px;
    top: 13px; }
  .search .searchIn .bt1 {
    position: absolute;
    left: 215px;
    top: 20px; }
  .search .searchIn .bt2 {
    position: absolute;
    left: 340px;
    top: 20px; }
  .search .searchIn .bt3 {
    position: absolute;
    left: 465px;
    top: 20px; }
  .search .searchIn .searchBox {
    width: 350px;
    padding: 3px 5px;
    border: 1px solid #aaa;
    color: #999;
    position: absolute;
    left: 200px;
    top: 22px; }
  .search .searchIn .search_button {
    width: 72px;
    height: 29px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../images/common/head_serach_bt4.gif) no-repeat 0 0;
    border: none;
    position: absolute;
    left: 570px;
    top: 19px;
    cursor: pointer; }
  .search .searchIn .search_genre_button {
    display: block;
    width: 202px;
    height: 28px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../images/common/head_serach_bt5.gif) no-repeat 0 0;
    border: none;
    position: absolute;
    left: 650px;
    top: 19px;
    cursor: pointer; }
  /* mainBlock
------------------------------------------------------ */
  .mainBlock {
    width: 960px;
    margin: 0 auto;
    padding-top: 18px; }
  .centerCol {
    width: 710px;
    float: left; }
  /* rightCol
------------------------------------------------------ */
  .rightCol, .rightColSecond {
    width: 230px;
    float: right; }
  /* rightCol
----------------------------------------*/
  .sideMessage {
    width: 230px;
    background: url(../images/home/message_bg.gif) repeat-y 0 0;
    margin-bottom: 20px;
    overflow: hidden; }
  .sideMessage p {
    padding: 10px 17px 10px;
    font-size: 12px; }
  .sideMessage p.txt {
    padding-bottom: 0; }
  .sideMessage .bottom {
    width: 230px;
    height: 9px;
    background: url(../images/home/message_bottom.gif) no-repeat 0 0;
    overflow: hidden; }
  .sideBn {
    margin-bottom: 15px; }
  .sideBn li {
    margin-bottom: 7px; }
  .sideBn li img {
    vertical-align: bottom; }
  .sideNews {
    width: 230px;
    background: url(../images/home/side_news_bg.gif) repeat-y 0 0;
    text-align: center;
    margin-bottom: 20px; }
  .sideNews .titleArea {
    position: relative;
    width: 230px;
    height: 48px;
    margin-bottom: 10px; }
  .sideNews .titleArea a {
    position: absolute;
    top: 15px;
    left: 166px; }
  .sideNews dl {
    width: 196px;
    overflow: hidden;
    margin: 0 auto 14px;
    padding-bottom: 11px;
    text-align: left;
    background: url(../images/common/dot_g.gif) repeat-x 0 bottom;
    font-size: 12px;
    line-height: 1.3; }
  .sideNews dl dd.img {
    width: 50px;
    float: left; }
  .sideNews dl dd.img img {
    width: 50px; }
  .sideNews dl dd.day,
  .sideNews dl dt {
    width: 135px;
    float: right; }
  .sideNews dl dd.day {
    color: #926b01;
    font-size: 11px;
    margin-bottom: 3px; }
  .sideNews .bottom {
    width: 230px;
    height: 20px;
    background: url(../images/home/side_news_bottom.gif) no-repeat 0 0;
    overflow: hidden;
    margin-top: -20px; }
  .sideOyakudachi ul {
    margin-bottom: 15px; }
  .sideOyakudachi ul li {
    margin-bottom: 5px; }
  .sideMov {
    width: 214px;
    height: 128px;
    background: url(../images/home/side_mov_bg.gif) no-repeat 0 0;
    padding: 48px 8px 0 8px;
    margin-bottom: 20px; }
  .sideMov .movie {
    border: 1px solid #5f3e29; }
  .sideCatalogue {
    width: 230px;
    background: url(../images/home/side_catalog_bg.gif) repeat-y 0 0;
    text-align: left; }
  .sideCatalogue .read {
    background: url(../images/common/dot_g.gif) repeat-x 0 bottom;
    padding-bottom: 10px;
    margin: 7px 20px 12px;
    font-weight: bold;
    font-size: 12px; }
  .sideCatalogue dl {
    width: 190px;
    overflow: hidden;
    margin: 0 auto 10px; }
  .sideCatalogue dl dt {
    width: 80px;
    float: left; }
  .sideCatalogue dl dt img {
    width: 80px; }
  .sideCatalogue dl dd {
    width: 100px;
    float: right;
    font-size: 12px; }
  .sideCatalogue h4 {
    width: 178px;
    margin: 0 auto 0px;
    font-size: 12px;
    background-position: 0 center; }
  .sideCatalogue p.txt {
    width: 190px;
    margin: 0 auto;
    font-size: 12px;
    padding-bottom: 10px; }
  .sideCatalogue .bottom {
    width: 230px;
    height: 8px;
    overflow: hidden;
    background: url(../images/home/side_catalog_bottom.gif) no-repeat 0 0; }
  /* footer
------------------------------------------------------ */
  .footer {
    min-width: 960px;
    width: 100%;
    padding-top: 40px;
    text-align: center; }
  .footerBg {
    width: 100%; }
  .footerIn {
    width: 960px;
    height: 260px;
    margin: 0 auto;
    position: relative; }
  .footerIn .goTop {
    text-align: right; }
  .footerIn .footerTxt {
    width: 590px;
    position: absolute;
    top: 125px;
    left: 0;
    text-align: left; }
  .footerIn .footerTxt ul {
    width: 700px;
    overflow: hidden;
    margin-bottom: 10px; }
  .footerIn .footerTxt ul li {
    float: left;
    background: url(../images/common/footer_line.gif) no-repeat 0 center;
    padding: 0 15px;
    font-size: 12px;
    margin-left: -15px;
    margin-right: 15px; }
  .footerIn .footerTxt ul li a {
    color: #FFF; }
  .footerIn address {
    font-size: 12px;
    color: #FFF; }
  /*20210105 add*/
  .bg_family_sp {
    background: url(../images/home/sp/side_family.png) no-repeat center 0;
    background-size: cover;
    width: 100%;
    height: 112px;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    height: 0;
    padding-top: 32%; }
  .second_bnr {
    clear: both; }
  .second_bnr li {
    height: 77px;
    margin-bottom: 10px; }
    .second_bnr li:last-of-type {
      margin-bottom: 20px; }
  .forSP {
    display: none !important; } }

/*# sourceMappingURL=map/common.css.map */
