@charset "UTF-8";
/* ***************************************
# Mixins 汎用mixin
*************************************** */
/* ******************************
# テキスト非表示
****************************** */
.text_indent_none {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden; }

/* *******************************
# sprite用
******************************* */
/* ===============================================
for bem
=============================================== */
/* ===============================================
common parts
=============================================== */
.pc {
  display: block; }

.sp {
  display: none; }

#responsive_flg {
  display: none; }

/* tablet 〜960
------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  .pc {
    display: none; }

  .sp {
    display: block; }

  #responsive_flg {
    display: block;
    position: absolute;
    left: -9999px; }

  body {
    -webkit-text-size-adjust: none;
    min-width: 320px;
    min-width: 100%; }

  body, div, p, h1, h2, h3, h4, h5, li, a, ul, li, dl, dt, dd, #wrap, header, footer, article, section, aside {
    box-sizing: border-box; }

  .date--under_ttl, .topics .inner_1, .inner_pad {
    padding-left: 10px;
    padding-right: 10px; }

  .main_contents_inner--1st img {
    max-width: 100%;
    height: auto; }

  .page iframe {
    width: 94%;
    height: 280px;
    display: block;
    margin-left: auto;
    margin-right: auto; }

  .list_type_2,
  .ul_link_list {
    margin-bottom: 0; }
    .list_type_2 li,
    .ul_link_list li {
      padding-left: 8px;
      padding-right: 8px; }

  /* ===============================================
  #header
  =============================================== */
  #header {
    width: 100%;
    margin-bottom: 0; }
    #header .logo {
      margin-bottom: 15px; }
      #header .logo a {
        text-indent: 100%;
        white-space: nowrap;
        display: block;
        overflow: hidden;
        background-image: url('../images/icons_sp-s0f49878c2a.png');
        background-repeat: no-repeat;
        display: block;
        height: 80px;
        width: 202px;
        background-position: 0 -221px;
        -moz-background-size: 202px auto;
        -o-background-size: 202px auto;
        -webkit-background-size: 202px auto;
        background-size: 202px auto;
        margin: 0 auto; }
    #header .logo_minshin {
      position: static; }
      #header .logo_minshin a {
        text-indent: 100%;
        white-space: nowrap;
        display: block;
        overflow: hidden;
        background-image: url('../images/icons_sp-s0f49878c2a.png');
        background-repeat: no-repeat;
        display: block;
        height: 31px;
        width: 33px;
        background-position: 0 -190px;
        -moz-background-size: 202px auto;
        -o-background-size: 202px auto;
        -webkit-background-size: 202px auto;
        background-size: 202px auto; }
    #header .sns_icons {
      position: static; }
      #header .sns_icons .sns_icons__li1 a {
        text-indent: 100%;
        white-space: nowrap;
        display: block;
        overflow: hidden;
        background-image: url('../images/icons_sp-s0f49878c2a.png');
        background-repeat: no-repeat;
        display: block;
        height: 40px;
        width: 40px;
        background-position: 0 -70px;
        -moz-background-size: 202px auto;
        -o-background-size: 202px auto;
        -webkit-background-size: 202px auto;
        background-size: 202px auto; }
      #header .sns_icons .sns_icons__li2 a {
        text-indent: 100%;
        white-space: nowrap;
        display: block;
        overflow: hidden;
        background-image: url('../images/icons_sp-s0f49878c2a.png');
        background-repeat: no-repeat;
        display: block;
        height: 40px;
        width: 40px;
        background-position: 0 -110px;
        -moz-background-size: 202px auto;
        -o-background-size: 202px auto;
        -webkit-background-size: 202px auto;
        background-size: 202px auto; }
      #header .sns_icons .sns_icons__li3 a {
        text-indent: 100%;
        white-space: nowrap;
        display: block;
        overflow: hidden;
        background-image: url('../images/icons_sp-s0f49878c2a.png');
        background-repeat: no-repeat;
        display: block;
        height: 40px;
        width: 40px;
        background-position: 0 -150px;
        -moz-background-size: 202px auto;
        -o-background-size: 202px auto;
        -webkit-background-size: 202px auto;
        background-size: 202px auto; }
    #header .sp_btn_wrap {
      display: table;
      width: 100%; }
      #header .sp_btn_wrap aside {
        display: table-cell;
        vertical-align: middle; }
    #header .sp_btn_wrap__btn {
      background: #ff9d00;
      width: 60px;
      padding: 15px 0;
      vertical-align: middle;
      text-align: center; }
      #header .sp_btn_wrap__btn a {
        text-indent: 100%;
        white-space: nowrap;
        display: block;
        overflow: hidden;
        background-image: url('../images/icons_sp-s0f49878c2a.png');
        background-repeat: no-repeat;
        display: block;
        height: 30px;
        width: 32px;
        background-position: 0 -40px;
        -moz-background-size: 202px auto;
        -o-background-size: 202px auto;
        -webkit-background-size: 202px auto;
        background-size: 202px auto;
        margin: 0 auto; }
    #header .logo_minshin {
      width: 30%;
      text-align: center;
      background-color: #ecf0f1; }
      #header .logo_minshin a {
        margin: 0 auto; }
    #header .sns_icons {
      text-align: center;
      background-color: #ecf0f1; }
      #header .sns_icons ul {
        height: 40px; }
      #header .sns_icons li {
        float: none;
        display: inline-block;
        margin-left: 8px; }

  /* ===============================================
  gnavi
  =============================================== */
  #spnavi {
    overflow: hidden;
    z-index: 500; }

  nav.gnavi.sp {
    position: absolute;
    top: 175px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 5; }
    nav.gnavi.sp .menu-sitemap_link-container > ul {
      background: #ff9d00; }
      nav.gnavi.sp .menu-sitemap_link-container > ul li {
        float: none; }
      nav.gnavi.sp .menu-sitemap_link-container > ul > li {
        float: none;
        width: 100%;
        padding: 8px 8px;
        border-bottom: 1px solid #fff;
        background: #ff9d00; }
        nav.gnavi.sp .menu-sitemap_link-container > ul > li a {
          background: none;
          text-indent: 0;
          color: #fff;
          font-weight: bold;
          text-decoration: none;
          display: inline-block; }
          nav.gnavi.sp .menu-sitemap_link-container > ul > li a:hover {
            background: none;
            text-indent: 0;
            color: #fff;
            font-weight: bold;
            text-decoration: none;
            display: inline-block; }
        nav.gnavi.sp .menu-sitemap_link-container > ul > li .sub-menu li a {
          font-weight: normal;
          padding-left: 1em; }

  /* ===============================================
  footer
  =============================================== */
  #footer {
    padding: 0 0 15px; }
    #footer .inner_01 {
      width: 100%; }
    #footer .footer_nav.sp ul {
      display: table;
      width: 100%;
      margin-top: -1px;
      border-collapse: collapse; }
    #footer .footer_nav.sp li {
      display: table-cell;
      border: 1px solid #bdc3c7;
      text-align: center;
      margin-bottom: 0;
      padding: 8px 0;
      width: 50%;
      font-size: 0.750em; }
      #footer .footer_nav.sp li:before {
        content: "";
        display: none; }
    #footer .footer_bn {
      position: static;
      text-align: center;
      margin-top: 15px; }
      #footer .footer_bn li {
        margin-bottom: 0; }
        #footer .footer_bn li + li {
          margin-top: 15px; }

  .copy {
    padding: 10px 0; }

  /* ===============================================
  parts
  =============================================== */
  .date--under_ttl {
    margin: 10px 0; }

  .bx-wrapper .bx-controls-direction .bx-prev {
    left: -10px;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons_sp-s0f49878c2a.png');
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 12px;
    background-position: 0 0;
    -moz-background-size: 202px auto;
    -o-background-size: 202px auto;
    -webkit-background-size: 202px auto;
    background-size: 202px auto; }
  .bx-wrapper .bx-controls-direction .bx-next {
    right: -10px;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons_sp-s0f49878c2a.png');
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 12px;
    background-position: 0 -20px;
    -moz-background-size: 202px auto;
    -o-background-size: 202px auto;
    -webkit-background-size: 202px auto;
    background-size: 202px auto; }

  .row-4 {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
    .row-4 > div {
      padding-right: 0;
      padding-left: 0;
      box-sizing: border-box; }
    .row-4 .col {
      width: 50%;
      float: left;
      text-align: center;
      margin-bottom: 20px; }
      .row-4 .col .inner_1 {
        width: 90.625%;
        margin: 0 auto; }

  .row-3-1 {
    margin-left: 0;
    margin-right: 0; }
    .row-3-1 > div {
      padding-right: 10px;
      padding-left: 10px;
      box-sizing: border-box; }
    .row-3-1 .col--1st {
      font-weight: bold;
      line-height: 2;
      width: 28% !important; }
    .row-3-1 .col--2nd {
      line-height: 2;
      width: 72% !important; }
    .row-3-1 .col--3rd {
      line-height: 2;
      width: 100%;
      margin-top: 15px;
      text-align: center; }

  .area_img_and_table {
    border-bottom: 1px solid #ecf0f1;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 94%;
    margin: 0 auto; }
    .area_img_and_table .ttl {
      margin-bottom: 10px; }
    .area_img_and_table .fl {
      float: none;
      display: block;
      padding-right: 0;
      text-align: center;
      margin-bottom: 15px; }
      .area_img_and_table .fl img {
        margin: 0 auto; }
    .area_img_and_table .oh table {
      margin: 0 auto;
      border: 1px solid #bdc3c7;
      table-layout: fixed; }
      .area_img_and_table .oh table td, .area_img_and_table .oh table th {
        display: list-item;
        list-style-type: none;
        width: 100%;
        border: none; }
      .area_img_and_table .oh table th {
        text-align: center; }

  .form_wrap table {
    table-layout: fixed;
    width: 100%; }
    .form_wrap table td, .form_wrap table th {
      display: list-item;
      width: 100%;
      box-sizing: border-box;
      list-style-type: none; }
    .form_wrap table th {
      border: none;
      padding: 10px; }
    .form_wrap table td {
      padding: 0 10px 10px;
      border-top: none; }
  .form_wrap .area_line_separate {
    padding-left: 10px;
    padding-right: 10px; }
  .form_wrap input, .form_wrap textarea {
    -webkit-appearance: none; }
  .form_wrap input[type="submit"] {
    border-radius: 0; }

  .slide {
    min-height: 100px; }

  /* ===============================================
  top
  =============================================== */
  .top_message .inner_1 {
    width: 100%; }

  .top_message .ttl--blue--large--center {
    margin-bottom: 20px; }
  .top_message .inner_1 .fr {
    float: none;
    width: 100%;
    padding: 20px 0 0;
    display: block; }
  .top_message .bx-wrapper .bx-controls {
    display: none; }
  .top_message .bx-wrapper {
    margin-bottom: 0; }
  .top_message li .ttl--underline {
    font-weight: normal;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 15px 20px; }
  .top_message li .date--under_ttl, .top_message li .content {
    padding: 0 20px; }

  .top_topics {
    padding: 80px 0 0;
	margin-top: 50px;}
    .top_topics .ttl--blue--large--center {
      margin-bottom: 20px; }
    .top_topics .inner_1 {
      width: 86.25%; }
    .top_topics .eyecatch {
      text-align: center; }
      .top_topics .eyecatch img {
        margin: 0 auto; }
    .top_topics .bx-wrapper .bx-controls-direction .bx-prev {
      left: 5px;
      top: 20%; }
    .top_topics .bx-wrapper .bx-controls-direction .bx-next {
      right: 5px;
      top: 20%; }

  .top_other {
    padding: 20px 0;
    width: 100%; }
    .top_other .fb, .top_other .tw, .top_other .ketsui, .top_other .douga {
      margin: 0 auto;
	    height: auto;}
    .top_other aside {
      float: none;
      width: 93.75% !important;
      margin: 0 auto !important; }
      .top_other aside + aside {
        margin-top: 15px !important; }
    .top_other .bn {
      width: 320px; }
      .top_other .bn a.sp {
        display: block; }
	
   .top_other .video iframe {
   height:120%;}
	
  .top_other_small {
    padding: 20px 0;
    width: 100%; }
	.top_other_small .profile, .top_other .seconds {
      margin: 0 auto;
	    height: auto;}
    .top_other_small aside {
      float: none;
      width: 93.75% !important;
      margin: 0 auto !important; }
      .top_other_small aside + aside {
        margin-top: 15px !important; }

  .top_access {
    padding: 40px 0; }
    .top_access .inner_1 {
      padding: 0px 0 0;
      width: 100%; }
      .top_access .inner_1 .fl, .top_access .inner_1 .fr {
        width: 100%;
        float: none;
        display: block; }
      .top_access .inner_1 .ttl--blue--large--center {
        margin-bottom: 0; }
    .top_access .inner_2 {
      width: 93.75%;
      margin: 0 auto !important; }
      .top_access .inner_2 p.ac {
        text-align: left !important; }
    .top_access iframe {
      width: 100%; }
    .top_access .fr {
      margin-top: 10px; }

  .breadcrumbs {
    display: none; }

  .lower {
    background-color: #fff;
    padding: 0 0 40px; }
    .lower .main_contents_inner--1st {
      border: none;
      background-color: transparent;
      width: 100%;
      margin: 0 auto; }
    .lower .main_contents_inner--2nd {
      padding: 0; }
    .lower .col_right {
      display: none; }
    .lower .col_left {
      width: 100%;
      float: none;
      display: block; }
    .lower .ttl--blue--large--center {
      margin: 20px 0 20px; }
    .lower .ttl--underline {
      font-weight: normal;
      border-top: 1px solid #333;
      border-bottom: 1px solid #333;
      padding: 15px 15px; }

  /* ===============================================
  cheer
  =============================================== */
  .cheer_top {
    position: relative; }
    .cheer_top .btn_wrap {
      position: static;
      margin-bottom: 10px; }
    .cheer_top .btn_basic {
      width: 100%;
      margin-bottom: 2px; }
    .cheer_top .btn_basic + .btn_basic {
      margin-left: 0; }

  #post-45 .btn_basic {
    width: 46%; }

  /* ===============================================
  topics
  =============================================== */
  .topics .fr {
    padding-left: 0;
    float: none;
    display: block;
    margin-bottom: 20px; }
    .topics .fr a {
      display: inline-block; }
      .topics .fr a + a {
        margin-left: 10px; } }
/* sp 〜640
------------------------------------------------------------*/
