@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

html {
  margin: 0;
  padding: 0;
  overflow-y: scroll;
  overflow-x: hidden !important;
}

body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 13px;
  line-height: 22px;
  color: #333;
  letter-spacing: 1px;
  background-color: #f2f2f2;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: underline;
  color: #666;
}

a:active,
a:focus {
  outline: 0;
}

img {
  border: 0;
}

p {
  margin-bottom: 10px;
}

ul li {
  list-style-type: none;
}

/* Margin */
.mT_5 {
  margin-top: -5px !important;
}

.mT_10 {
  margin-top: -10px !important;
}

.mT_20 {
  margin-top: -20px !important;
}

.mT_30 {
  margin-top: -30px !important;
}

.mT_40 {
  margin-top: -40px !important;
}

.mT_45 {
  margin-top: -45px !important;
}

.mT_60 {
  margin-top: -60px !important;
}

.mT5 {
  margin-top: 5px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mT15 {
  margin-top: 15px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mT25 {
  margin-top: 25px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mT35 {
  margin-top: 35px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mT50 {
  margin-top: 50px !important;
}

.mT60 {
  margin-top: 60px !important;
}

.mT70 {
  margin-top: 70px !important;
}

.mT80 {
  margin-top: 80px !important;
}

.mT90 {
  margin-top: 90px !important;
}

.mT100 {
  margin-top: 100px !important;
}

.mT110 {
  margin-top: 110px !important;
}

.mT120 {
  margin-top: 120px !important;
}

.mB_50 {
  margin-bottom: -50px !important;
}

.mB_100 {
  margin-bottom: -100px !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;
}

.mB25 {
  margin-bottom: 25px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB35 {
  margin-bottom: 35px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mB60 {
  margin-bottom: 60px !important;
}

.mB80 {
  margin-bottom: 80px !important;
}

.mB100 {
  margin-bottom: 100px !important;
}

.mB130 {
  margin-bottom: 130px !important;
}

.mB200 {
  margin-bottom: 200px !important;
}

.mB250 {
  margin-bottom: 250px !important;
}

.mL5 {
  margin-left: 5px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL15 {
  margin-left: 15px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL25 {
  margin-left: 25px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mR5 {
  margin-right: 5px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR15 {
  margin-right: 15px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR25 {
  margin-right: 25px !important;
}

.mR30 {
  margin-right: 30px !important;
}

/* Float */
.fR {
  float: right !important;
}

.fL {
  float: left !important;
}

.clear {
  clear: both !important;
}

.clear2 {
  clear: both !important;
  height: 20px;
}

.clear hr,
.clear2 hr {
  display: none;
}

/* Text */
.center {
  text-align: center !important;
}

.right {
  text-align: right !important;
}

.sssmall {
  font-size: 7pt;
}

.ssmall {
  font-size: 8pt;
}

.small {
  font-size: 9pt;
  line-height: 20px;
}

.middle {
  font-size: 12pt;
}

.middle2 {
  font-size: 13pt;
}

.large {
  font-size: 14pt;
  line-height: 26px;
}

.x-large {
  font-size: 16pt;
}

.orange {
  color: #DB6D00;
}

.white {
  color: #fff;
}

.red {
  color: #FF0000;
}

.green {
  color: #73bd1e;
}

.gold {
  color: #b49f21;
}

.blue {
  color: #00b9da;
}

.bold {
  font-weight: bold;
}

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

hr.line1 {
  border-top: 1px dotted #ccc;
  margin: 15px 0;
  over-flow: hidden;
}

hr.line2 {
  border-top: 1px solid #666;
  margin: 15px 0;
  over-flow: hidden;
}

/* ページネーション */
.navigation {
  margin: 20px auto 0 !important;
}

/* テーブル---------------------*/
.t01 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 11px;
  margin-bottom: 80px;
}

.t01 tr {
  margin: 0;
  padding: 0;
}

.t01 th {
  color: #000;
  width: auto;
  font-weight: bold;
  background-color: #f2f2f2;
  padding: 6px 10px;
  text-align: left;
  border: solid 1px #666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
}

.t01 td {
  width: auto;
  padding: 6px 10px;
  font-weight: normal;
  text-align: left;
  border: solid 1px #666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
}

.t01 td a {
  color: #0000ff;
}

.t01 td a:hover {
  color: #666;
}

/* form */
.tForm {
  margin: 20px 0;
  text-align: left;
  width: 100%;
  font-size: 10pt;
  border-collapse: collapse;
  border-spacing: 0;
}

.tForm tr {
  margin: 0;
  padding: 0;
}

.tForm th {
  width: 220px;
  margin: 0;
  padding: 15px 10px 15px 15px;
  font-weight: bold;
  line-height: 20px;
  border: 1px solid #aaa;
  border-right: 1px solid #aaa;
  background: #eeefee;
}

.tForm td {
  margin: 0;
  padding: 15px 5px 15px 20px;
  font-weight: normal;
  line-height: 20px;
  border: 1px solid #aaa;
}

.tForm td span {
  font-size: 12px;
}

input#submit_button {
  width: 100px;
  height: 50px;
  margin-top: 30px;
  padding: 10px 20px;
  font-size: 1.2em;
  background-color: #666;
  color: #f2f2f2;
  border-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
}

/* ヘッダー---------------------*/
#header {
  width: 100%;
  height: 160px;
  margin-bottom: 40px;
  border-bottom: 1px dotted #000;
  background-color: #fff;
}

#header .inner {
  width: 960px;
  margin: 0 auto;
}

#header .headlogo {
  width: 405px;
  margin: 0 0 11px 0;
  padding-top: 10px;
  float: left;
}

#header .headlogo .bnr-logo {
  padding-right: 7px;
}

#header .head_right {
  width: auto;
  float: right;
}

#header .head_btn {
  margin-left: 3px;
  float: right;
}

#header .head_btn.header-icon-01 {
  padding-left: 30px;
  padding-top: 5px;
}

#jc_btn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: inline-block;
  z-index: 100;
}

#jc_btn:hover {
  opacity: 0.6;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

/* トップナビ ---------------------*/
#topnav {
  width: 100%;
  height: 60px;
  margin: 0 auto 30px auto;
}

ul#topnav {
  width: 960px;
  height: 60px;
  margin: 0 auto 30px auto;
  background: #000 url(images/2024/common/navi.jpg) no-repeat;
}

#topnav li {
  float: left;
  list-style: none;
  text-indent: -9999px;
  display: block;
  z-index: 100;
  position: relative;
}

#topnav a {
  width: 960px;
  height: 60px;
  text-indent: -9999px;
  display: block;
  background: url(images/2024/common/navi.jpg) no-repeat;
}

#topnav1 a {
  width: 146px;
  background-position: 0px 0;
}

#topnav2 a {
  width: 200px;
  background-position: -146px 0;
}

#topnav3 a {
  width: 122px;
  background-position: -346px 0;
}

#topnav4 a {
  width: 200px;
  background-position: -468px 0;
}

#topnav5 a {
  width: 146px;
  background-position: -668px 0;
}

#topnav6 a {
  width: 146px;
  background-position: -814px 0;
}

#topnav1 a:hover {
  width: 146px;
  background-position: 0px -60px;
}

#topnav2 a:hover {
  width: 200px;
  background-position: -146px -60px;
}

#topnav3 a:hover {
  width: 122px;
  background-position: -346px -60px;
}

#topnav4 a:hover {
  width: 200px;
  background-position: -468px -60px;
}

#topnav5 a:hover {
  width: 146px;
  background-position: -668px -60px;
}

#topnav6 a:hover {
  width: 146px;
  background-position: -814px -60px;
}

#topnav10 a {
  width: 174px;
  height: 26px;
  text-indent: 0px !important;
  text-align: left;
  z-index: 100;
  position: relative;
  background: none;
}

#topnav10 a:hover {
  width: 174px;
  height: 26px;
  text-decoration: none;
  text-indent: 0px !important;
  background: none;
}

#topnav20 a {
  width: 122px;
  height: 26px;
  text-indent: 0px !important;
  text-align: left;
  z-index: 100;
  position: relative;
  background: none;
}

#topnav20 a:hover {
  width: 122px;
  height: 26px;
  text-decoration: none;
  text-indent: 0px !important;
  background: none;
}

/* サブメニュー1段目 */
#topnav ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 10px;
}

/* リスト */
#topnav li li {
  clear: both;
  margin-bottom: 1px;
  z-index: 100;
  position: relative;
}

#topnav li:hover {
  position: relative;
}

#topnav li:hover > ul {
  display: block;
}

/* デザイン */
#topnav li li {
  width: 174px;
  height: 26px;
  line-height: 26px;
  text-indent: 0px !important;
  padding: 5px 10px 5px 15px;
  background: #222;
  border-bottom: 1px solid #444;
  border-left: 1px solid #444;
  border-right: 1px solid #444;
  opacity: 0.9;
  filter: alpha(opacity=95);
  -ms-filter: "alpha( opacity=95 )";
}

#topnav li li a {
  width: 174px;
  height: 26px;
  font-size: 9pt;
  color: #fff;
  text-indent: 0px !important;
}

#topnav li li:hover {
  background: #2374a7;
  /*background:#4e7f36;*/
  color: #fff;
}

/* コンテンツ---------------------*/
#wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #f2f2f2;
}

#wrapper2 {
  width: 100%;
  margin: 0;
  padding-bottom: 50px;
}

#wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 35px 0 20px 0;
  font-size: 14px;
  color: #4b5d60;
}

#wrapper3 {
  width: 960px;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 14px;
  color: #4b5d60;
}

#wrapper3 a {
  color: #1111cc;
}

#topic .inner {
  width: 960px;
  margin: 0 auto;
  padding: 35px 0 20px 0;
  font-size: 14px;
  color: #4b5d60;
}

#content {
  width: 960px;
  margin: 0 auto;
}

/* トップページ ---------------------*/
.slide {
  width: 1100px;
  height: 350px;
  margin: -10px auto 0 auto;
  position: relative;
  z-index: 3;
  overflow: hidden;
}

h1.h1top {
  width: 960px;
  margin-top: -60px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

/* メインバナー */
.main_bn1 {
  width: 300px;
  height: 269px;
  line-height: 20px;
  float: left;
  margin-bottom: 30px;
  margin-right: 30px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  padding: 10px 20px 0;
  position: relative;
}

.main_bn2 {
  width: 300px;
  height: 269px;
  line-height: 20px;
  float: right;
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  padding: 10px 20px 0;
  position: relative;
}

.bn_title {
  margin: 10px 0 15px 0;
}

.bn_text {
  color: #666666;
  font-size: 11px;
  margin-top: 15px;
}

.bn_btn {
  margin-left: -20px;
  margin-top: 30px;
}

/* Infomation_top */
#info {
  /*float:left;*/
  width: 100%;
  height: 750px;
  text-align: left;
  letter-spacing: 1px;
  overflow: hidden;
  background-color: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  /*margin-bottom:50px;*/
}

#info .scroll {
  height: 700px;
  overflow: auto;
  padding-top: 5px;
}

#info .scroll ul li.date {
  width: auto;
  font-size: 12px;
  font-weight: bold;
  margin-top: -5px;
  padding: 0;
  float: left;
}

#info .scroll ul li.date::before {
  font-family: "FontAwesome";
  content: "\f017";
  margin: 0 5px 0 0;
  display: inline-block;
}

#info .scroll ul li.icon {
  width: 70px;
  margin: -3px 0 0 7px;
}

#info .scroll ul li.title {
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 10px 0;
  text-decoration: underline;
  float: left;
}

#info .scroll ul li.text {
  font-size: 11px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 0 0;
  line-height: 15px;
  float: left;
}

#info ul li.icon {
  margin: 0 0 0 0;
  float: left;
}

#info .thumbnail {
  float: left;
}

#info .info_right {
  width: 85%;
  float: right;
}

#message_box {
  width: 680px;
  height: 214px;
}

#message_box ul li.title {
  font-weight: bold;
  padding: 0;
  margin: 0 0 10px 0;
  float: left;
}

#message_box ul li.text {
  font-size: 12px;
  width: 500px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 10px 0;
  float: left;
}

#message_box .thumbnail {
  width: 160px;
  height: 160px;
  margin-top: -45px;
  float: right;
  display: block;
  overflow: hidden;
}

#message_box .thumbnail img {
  width: 160px !important;
  height: 160px !important;
  max-width: 160px !important;
  max-height: auto !important;
  display: block;
  margin: 0 0 -20px 0 !important;
}

/* ライクボックス */
.fb_box {
  width: 290px;
  height: 404px;
  overflow: hidden;
  background-color: #fff;
  padding: 10px 0 0 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 648px) {
  .fb_box {
    margin: auto;
  }
}
.tw_box {
  width: 290px;
  height: 404px;
  overflow: hidden;
  background-color: #fff;
  padding: 10px 0 0 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  margin: 0 0 25px;
}

@media only screen and (max-width: 648px) {
  .tw_box {
    margin: auto;
  }
}
.fb_box2 {
  width: 220px;
  height: 300px;
  overflow: hidden;
  background-color: #fff;
  padding: 10px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sns_wrap {
  /*float: right;
     width: 290px;*/
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 0 0;
}

@media only screen and (max-width: 648px) {
  .sns_wrap {
    display: block;
    text-align: center;
    padding-top: 0;
  }
}
.sns_wrap .insta-wrap {
  padding: 0 35px;
}

@media only screen and (max-width: 648px) {
  .sns_wrap .insta-wrap {
    padding: 0;
  }
}
/* 予告編 */
.movie {
  width: 290px;
  float: right;
}

/* 会員紹介 */
ul.list01 li {
  border-bottom: 1px dotted #000;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

ul.list01 li a {
  color: #000;
}

ul.list01 li a:hover {
  color: #666;
}

/* 見出し */
h1 {
  width: 1100px;
  /*margin:0 0 30px -70px ; */
  background: url(images/2024/common/h1_bg.jpg) no-repeat;
  margin: 10px auto -20px auto;
}

h1 p {
  height: 150px;
  width: 960px;
  padding: 50px 0 0 0;
  margin: 0 auto 0 auto;
}

h3 {
  width: auto;
  font-size: 16px;
  margin: 25px 0 20px 0;
  padding-top: 20px;
  background: url(images/2024/common/h3_line.gif) no-repeat;
  overflow: hidden;
}

h3.bg-none {
  background: none;
  padding-top: 5px;
}

h4 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  padding-bottom: 5px;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #666;
}

h4.border-none {
  margin-bottom: 0;
  border: none;
}

#main h4.member {
  width: 680px;
  font-size: 16px;
  letter-spacing: 2px;
  text-decoration: none;
  border-top: 1px solid #1976ca;
  border-bottom: none;
  color: #1976ca;
  padding-top: 25px;
  overflow: hidden;
}

/* 下層 ---------------------*/
#main {
  width: 720px;
  color: #333;
  margin: 0 0 0 0;
  float: right;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px 70px;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

#main a img {
  max-width: 100%;
  height: auto;
}

#main img {
  max-width: 100%;
  height: auto;
}

#main2 {
  width: 100%;
  color: #333;
  margin: 20px 0 0 0;
  float: none;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 40px;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
}

#main p {
  margin: 0;
}

#main_bottom {
  width: 100%;
  padding-top: 50px;
}

#main_bottom .inner {
  width: 960px;
  margin: 0 auto;
}

.itemL {
  width: 680px;
  margin: 0 0 30px 0;
}

.itemM {
  width: 330px;
  margin: 0 0 30px 0;
}

.itemH {
  width: 332px;
  min-height: 130px;
  font-size: 12px !important;
  line-height: 22px;
  letter-spacing: 0px;
  margin: 0 -1px -1px 0;
  padding: 20px 0px 10px 12px;
  border: solid 1px #66c5d9;
  background: #eeefee;
}

.itemH img {
  width: 80px;
  height: auto;
  margin: 0 0 0 5px;
  display: inline;
  float: right;
}

#main .itemW {
  width: auto;
  color: #00b9da;
  font-size: 13px !important;
  line-height: 32px;
  letter-spacing: 0px;
  padding: 10px;
  float: left;
  border: solid 3px #00b9da;
  background: #f5f5f5;
}

.sub_bn1 {
  width: 300px;
  height: 140px;
  float: left;
  margin-right: 30px;
}

.sub_bn2 {
  width: 300px;
  height: 140px;
  float: right;
}

/* プロフィール */
.profile {
  width: 160px;
  height: auto;
}

.profile p {
  font-size: 12px;
}

.profile p.name {
  font-size: 15px;
  font-weight: bold;
}

.profile img {
  margin-bottom: 3px;
}

.officer p {
  overflow: hidden !important;
}

@media only screen and (max-width: 648px) {
  #main .profile p {
    text-align: center;
  }
}
/* Infomation_under */
#info2 {
  float: left;
  width: 100%;
  height: auto;
  text-align: left;
  letter-spacing: 1px;
  overflow: hidden;
}

#info2 .scroll {
  height: auto;
  overflow: auto;
  padding-top: 5px;
}

#info2 .scroll ul li.date {
  width: auto;
  font-size: 12px;
  font-weight: bold;
  margin-top: -5px;
  padding: 0;
  float: left;
}

#info2 .scroll ul li.icon {
  float: left;
  width: 70px;
  margin: -3px 0 0 7px;
}

#info2 .scroll ul li.title {
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 10px 0;
  text-decoration: underline;
  float: left;
}

#info2 .scroll ul li.text {
  font-size: 11px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 0 0;
  line-height: 15px;
  float: left;
}

#info ul li.icon {
  margin: 0 0 0 0;
  float: left;
}

#info2 .thumbnail {
  float: left;
}

#info2 .info_right {
  width: 75%;
  float: right;
}

/* 記事 */
.date {
  font-weight: bold;
  color: #858585;
  font-size: 10pt;
  margin: 0;
  text-align: right;
}

#next {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px 0 0 0;
  margin: 0 0 0 20px;
  display: inline;
}

img.alignleft {
  padding: 4px 0 0 0;
  margin: 0 20px 0 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

/* パンくず */
.bread-bg {
  width: 100%;
  margin-top: -35px;
}

.breadcrumbs {
  width: 960px;
  height: 20px;
  font-size: 7pt;
  margin: 0 auto;
  padding-top: 2px;
  overflow: hidden;
}

/* サイドバー---------------------*/
#sidebar {
  width: 220px;
  float: left;
  margin: 0 0 0 0;
}

#sidebar ul {
  margin: 0 0 10px;
}

#sidebar ul li {
  width: 220px;
  height: 39px;
  margin-bottom: 1px;
}

#sidebar ul li a {
  background-color: #333;
  display: block;
  width: 220px;
  height: 39px;
  text-decoration: none;
  text-align: left;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  padding: 10px 0 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* インスタ---------------------*/
.instagram::after {
  clear: both;
  display: block;
  content: "";
}

#instafeed.instagram li {
  display: inline-block;
  width: 33%;
}

.c-green {
  color: #017441;
  font-weight: bold;
}

.instagram h3 + p span {
  color: #017441;
  font-weight: bold;
}

@media only screen and (max-width: 648px) {
  #instafeed.instagram li {
    width: 40%;
    margin: 0 30px 0 0;
  }
}
.instagram img {
  padding: 10%;
  margin: 0 3% 13% 0;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 3px #bbb;
  box-shadow: 0px 0px 3px #bbb;
  float: left;
}

/* フッター---------------------*/
#footer_top {
  width: 100%;
  height: 250px;
  background-color: #ccc;
  font-size: 12px;
}

#footer_top .inner {
  width: 960px;
  margin: 0 auto;
}

#footer_top a {
  color: #333;
  font-size: 11px;
}

#footer_top a:hover {
  color: #666;
}

#footer_top #foot_left {
  width: auto;
  height: 200px;
  float: left;
  margin-top: 30px;
}

#footer_top #foot_left p a {
  font-weight: bold;
  font-size: 12px;
}

#footer_top #foot_left ul.footlist {
  float: left;
  margin: 0 40px 0 0;
}

#footer_top #foot_left ul.footlist li {
  background: url(images/foot_list.png) no-repeat 0 6px;
  padding: 0 0 0 15px;
}

#footer_top #foot_left ul.footlist2 {
  float: left;
  margin: 0 40px 0 0;
}

#footer_top #foot_left ul.footlist2 li {
  background: url(images/foot_list.png) no-repeat 0 6px;
  padding: 0 0 0 15px;
}

#footer_bottom {
  width: 100%;
  height: 120px;
  padding: 40px 0 0 0;
  background-color: #333;
  color: #fff;
  font-size: 12px;
}

#footer_bottom .inner {
  width: 960px;
  margin: 0 auto;
}

#footer_bottom p {
  text-align: left;
  color: #fff;
  margin: -10px 0 0 0;
}

.copy {
  text-align: center;
  font-size: 10px;
}

.foot_middle {
  width: 100%;
  border-top: 2px solid #fafafa;
  background-color: #ccc;
  padding: 40px 0 30px;
}

.foot_middle .inner {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

.foot_middle .inner ul {
  width: 100%;
  overflow: hidden;
}

.foot_middle .inner ul li a {
  width: 157px;
  float: left;
  margin: 0 20px 20px 0;
}

.foot_middle .inner ul li:nth-of-type(5n) a {
  margin: 0 0 20px;
}

@media only screen and (max-width: 648px) {
  .foot_middle .inner ul li a {
    width: 29%;
    margin: 0 2% 4%;
  }
  .foot_middle .inner ul li:nth-of-type(5n) a {
    margin: 0 2% 4%;
  }
  .foot_middle .inner ul li a img {
    max-width: 100%;
    height: auto;
  }
}
/* Contact form---------------------*/
/*.wpcf7-form input[type=submit],
.form_comment_submit input[type=submit] {
    width: 300px;
    height: 50px !important;
    margin: 20px auto !important;
    font-size: 11pt !important;
    line-height: 20px !important;
}*/
.wpcf7-form input[type=submit],
.form_comment_submit input[type=submit] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  min-width: 200px;
  padding: 20px 15px;
  letter-spacing: 0.2rem;
  text-decoration: none;
  font-size: 1.1rem;
  max-width: 50%;
  margin: 30px auto;
  background: #0B1E43;
  color: #fff;
  border: 1px solid #0B1E43;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.wpcf7-form input[type=submit]:hover,
.form_comment_submit input[type=submit] :hover {
  background: #fff;
  color: #0B1E43;
}

span.wpcf7-list-item {
  display: block;
}

.wpcf7 input[type=text],
.wpcf7 input[type=tel],
.wpcf7 input[type=email],
.wpcf7 textarea {
  margin: 10px 0;
  width: 100%;
}

/* SP only */
#nav,
.spOnly {
  display: none !important;
}

/* 幅648px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 648px) {
  body {
    background-color: #fff;
    overflow-x: hidden !important;
  }
  #wrapper2,
  #content {
    width: 100%;
    margin: 0;
    clear: both;
    float: none;
    padding: 0;
    position: relative;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #wrapper2 .inner {
    padding: 0 10px;
  }
  #wrapper3 {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px 0;
    font-size: 14px;
    color: #4b5d60;
  }
  #wrapper,
  #content {
    width: 100%;
    margin: 0;
    clear: both;
    float: none;
    padding: 0;
    position: relative;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #wrapper .inner {
    padding: 0 10px;
  }
  #header {
    width: 100%;
    height: 150px;
    margin-bottom: 0px;
    border-bottom: 1px solid #4b5d60;
  }
  #header .inner {
    width: 100%;
    margin: 0 auto;
  }
  #header .headlogo {
    width: 80%;
    margin: 50px 0 0 5px;
    float: left;
    position: absolute;
  }
  #header .head_right {
    width: auto;
    float: left;
    top: 0;
    z-index: 1000000;
  }
  #header .head_btn {
    margin: 0 3px 0 0;
    float: right;
  }
  #img_omatome {
    display: none !important;
  }
  /* SP navi */
  .spBtn {
    width: auto;
    padding: 0;
    margin: 0;
    float: right;
    z-index: 99999995;
    position: relative;
    top: -40px;
  }
  .spBtn img {
    width: auto !important;
    border: none;
    display: block;
  }
  #spNavi ul {
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
    top: -40px;
    list-style-type: none;
    text-align: left;
  }
  #spNavi li {
    float: left;
    width: 100%;
    text-align: left;
    border-top: 2px solid #fff;
    background: #f5f5f5;
  }
  #spNavi li a {
    display: block;
    float: left;
    width: 90%;
    padding: 3% 5%;
    margin: 0;
    color: #38424d;
    text-decoration: none;
    text-transform: uppercase;
    background: #eee;
  }
  #spNavi li a:hover {
    color: #ccc;
  }
  .mL5,
  .mL10,
  .mL15,
  .mL20,
  .mL25,
  .mL30,
  .mL40,
  .mR5,
  .mR10,
  .mR12,
  .mR15,
  .mR20,
  .mR25,
  .mR30 {
    margin: 0 auto !important;
  }
  .mT_20,
  .mT15,
  .mT20,
  .mT25,
  .mT30,
  .mT40,
  .mT50,
  .mT100 {
    margin-top: 5px !important;
  }
  .mB15 {
    margin-bottom: 5px !important;
  }
  .mB20,
  .mB30,
  .mB40,
  .mB50,
  .mB60,
  .mB80 {
    margin-bottom: 10px !important;
  }
  .fR {
    float: none !important;
    width: 100%;
  }
  .fL {
    float: none !important;
    width: 100%;
  }
  .line_1 {
    border: none;
  }
  .line_2 {
    border: none;
    margin: 0;
  }
  .line_sp {
    border-bottom: 1px solid #b8c2c6;
    margin: 30px 0;
  }
  #jc_btn {
    bottom: 10px;
    right: -20px;
  }
  #jc_btn:hover img {
    opacity: 0.7;
  }
  #jc_btn img {
    width: 70%;
    height: auto;
  }
  /* トップ */
  .slide {
    width: 100%;
    height: auto;
    margin: -10px auto 0 auto;
    position: relative;
    z-index: 3;
  }
  #spMain {
    clear: both;
    height: auto;
    width: 100%;
    float: none;
    margin: 10px 0 0 0;
    padding: 0;
    display: block !important;
  }
  #spMain p {
    width: 93%;
    font-size: 110%;
    margin: 0 auto;
    padding: 0 15px;
  }
  /* メインバナー */
  .main_bn1 {
    width: 46%;
    height: 230px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0px;
    -webkit-box-shadow: none;
            box-shadow: none;
    float: left;
    margin: 0 auto 3%;
    background: #f2f2f2;
  }
  .main_bn2 {
    width: 46%;
    height: 230px;
    background-color: #f2f2f2;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0px;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 0 auto 3%;
    background: #f2f2f2;
  }
  .main_bn1 a img {
    width: 100%;
  }
  .main_bn2 a img {
    width: 100%;
  }
  .bn_title img {
    padding: 0 5px;
    height: 13px !important;
    margin: 0;
  }
  .bn_text {
    padding: 5px;
    color: #666666;
    font-size: 10px;
    margin-top: 5px;
    line-height: 15px;
    magin-bottom: 0;
  }
  .bn_btn {
    width: 100%;
    margin: 0 0 0 0;
  }
  .sp_btn {
    width: auto;
    height: 30px;
  }
  .sp_btn a {
    width: auto;
    height: 30px;
    display: block;
  }
  .topic {
    width: 95%;
  }
  .topic .inner {
    width: 100%;
    padding: 30px 10px;
  }
  .topic .inner p {
    width: 90%;
    margin: 0 auto 8px auto !important;
  }
  .topi01 {
    width: 100%;
    padding: 0;
    float: none;
    clear: both;
    padding: 0 0 10px 0;
    background: url(images/bg_topic01.png) no-repeat right 0px;
  }
  .topi02 {
    width: 100%;
    padding: 10px 0 0 0;
    float: none;
    clear: both;
    background: url(images/bg_topic02.png) no-repeat right 40px;
  }
  .topic .inner a img {
    margin-left: 15px;
  }
  .topic .inner img {
    margin-bottom: 10px;
  }
  #sp_bn {
    padding: 0;
    width: 100%;
  }
  .sp_bn1 {
    width: 47%;
    height: 230px;
    float: left;
    border: solid 2px #00b9da;
    background: url(images/ban_bg.jpg) no-repeat;
    background-position: bottom;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .sp_bn2 {
    height: 230px;
    width: 47%;
    float: right;
    border: solid 2px #00b9da;
    background: url(images/ban_bg.jpg) no-repeat;
    background-position: bottom;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .sp_bn3 {
    height: 230px;
    float: left;
    border: solid 2px #00b9da;
    background: url(images/ban_bg.jpg) no-repeat;
    background-position: bottom;
    width: 47%;
  }
  .sp_bn4 {
    width: 47%;
    height: 230px;
    float: right;
    border: solid 2px #00b9da;
    background: url(images/ban_bg.jpg) no-repeat;
    background-position: bottom;
  }
  #sp_bn .bn_title {
    font-size: 12px;
    color: #4b5d60;
    margin: 5px 0 8px 0;
    padding: 0 10px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  #sp_bn .bn_text {
    font-size: 10px;
    color: #4b5d60;
    padding: 0 10px;
    width: auto;
    line-height: 14px;
    margin-bottom: 8px;
    letter-spacing: 1px;
  }
  #info {
    width: 100%;
    height: 100%;
    text-align: left;
    letter-spacing: 1px;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 1%;
    /*margin-bottom:50px;*/
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #info .scroll {
    width: 100%;
    height: 100%;
    padding-top: 5px;
  }
  #info .scroll .info_right {
    width: 67%;
    padding-top: 5px;
    margin-left: 10px;
  }
  #info .scroll ul li.date {
    width: auto;
    font-size: 11px;
    font-weight: bold;
    margin-top: -10px;
    padding: 0;
    float: left;
  }
  #info .scroll ul li.icon {
    width: auto;
    margin: 0 0 0 0;
    float: left;
  }
  #info .scroll ul li.title {
    width: 100%;
    font-size: 11px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0;
    text-decoration: underline;
    float: right;
  }
  #info .scroll ul li.text {
    width: 100%;
    font-size: 11px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 0 0;
    line-height: 15px;
    float: right;
  }
  #info ul li.icon {
    margin: 0 0 0 5px;
    float: left;
  }
  #info .thumbnail {
    width: 20%;
    margin-bottom: -100px;
    float: left;
  }
  #info .info_right {
    width: 60%;
    float: right;
  }
  /* 下層 */
  #main {
    clear: both;
    width: 96%;
    float: none;
    margin: 0 auto;
    padding: 0;
    display: block;
    text-align: left;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #main2 {
    clear: both;
    width: 96%;
    float: none;
    margin: 0 auto;
    padding: 0;
    display: block;
    text-align: left;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #main p {
    width: auto;
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: left;
  }
  /* 見出し */
  h1 {
    display: none;
  }
  #main h2 {
    width: auto;
    height: auto;
    margin: 15px 0;
    padding: 15px 5px 15px 5px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
  }
  #main h3 {
    width: auto;
    font-size: 16px;
    margin: 25px 0 20px 0;
    padding-top: 20px;
    background: url(images/2024/common/h3_line.gif) no-repeat;
    overflow: hidden;
  }
  h4 {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding-bottom: 5px;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #666;
  }
  #main h4.member {
    width: 100%;
    font-size: 16px;
    letter-spacing: 2px;
    text-decoration: none;
    border-top: 1px solid #1976ca;
    border-bottom: none;
    color: #1976ca;
    padding-top: 25px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .txt_all,
  .itemM {
    width: 100%;
    display: block;
    float: none;
    margin: 0px 0 20px 0 !important;
    clear: both;
  }
  .txt_half {
    width: 40%;
    padding: 0;
    display: block;
    margin: 0px 0px 20px 0 !important;
    float: left !important;
  }
  #main .itemH {
    width: auto;
    min-height: 100px;
    font-size: 12px !important;
    line-height: 22px;
    letter-spacing: 0px;
    margin: 0 -1px -1px 0;
    padding: 20px 5px 10px 5px;
    border: solid 1px #66c5d9;
    background: #eeefee;
  }
  #main .itemH img {
    width: 25%;
    height: auto;
    margin: -30px -15px 0 5px;
    display: inline;
    float: right;
  }
  #main .itemH2 {
    padding-top: 30px;
  }
  #main .itemW2 {
    margin-top: 10px;
  }
  #main .itemW {
    float: none;
    width: 70%;
    color: #00b9da;
    line-height: 32px;
    letter-spacing: 0px;
    margin: 10px auto;
    padding: 3px;
    border: solid 3px #00b9da;
    background: #f5f5f5;
    text-align: center;
  }
  #main .itemM {
    width: auto;
    margin: 0 0 30px 0;
  }
  #main .itemM img {
    width: auto;
  }
  #main .itemM .spM {
    float: right;
  }
  #message_box {
    width: 100%;
    height: auto;
  }
  #message_box ul li.title {
    width: 100%;
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0;
    float: left;
  }
  #message_box ul li.text {
    font-size: 12px;
    width: 65%;
    font-weight: normal;
    padding: 0;
    margin: 0 0 10px 0;
    float: left;
  }
  #message_box .thumbnail {
    width: 30%;
    margin-top: 100px;
    float: right;
  }
  /* youtube */
  iframe {
    width: 100%;
    height: 250px;
  }
  #link a img {
    width: 40%;
    float: none;
    margin: 10px auto;
  }
  .link1 {
    width: 45%;
    float: left;
    margin: 0 10px 0 0;
  }
  .link1 a img,
  .link2 a img {
    padding: 10px 0;
  }
  /* Contact */
  /* テーブル */
  /* Infomation_under */
  /* フッター---------------------*/
  /* 画像画面幅 */
  /* 画像原寸 */
  /* SP only */
  /* PC only */
}
@media only screen and (max-width: 648px) and (max-width: 644px) {
  .link1 a .mT20 {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 648px) {
  tbody {
    display: block;
    width: 100%;
  }
  .tCom,
  .tForm {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .tForm + p {
    padding: 0;
  }
  .tCom tr,
  .tForm tr {
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .tCom th,
  .tForm th {
    width: 100%;
    padding: 10px 5px 5px 5px;
    font-weight: normal;
    display: block;
    border: 1px solid #ddd;
    background: #f5f5f5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .tCom td,
  .tForm td {
    padding: 8px 5px 12px 5px;
    font-weight: normal;
    display: block;
    width: 100%;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #info2 {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    letter-spacing: 1px;
    overflow: hidden;
  }
  #info2 .scroll {
    height: auto;
    overflow: auto;
    padding-top: 5px;
  }
  #info2 .scroll ul li.date {
    width: auto;
    font-size: 12px;
    font-weight: bold;
    margin-top: -5px;
    padding: 0;
    float: left;
  }
  #info2 .scroll ul li.icon {
    float: left;
    width: 70px;
    margin: -3px 0 0 7px;
  }
  #info2 .scroll ul li.title {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0;
    text-decoration: underline;
    float: left;
  }
  #info2 .scroll ul li.text {
    font-size: 11px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 0 0;
    line-height: 15px;
    float: left;
  }
  #info ul li.icon {
    margin: 0 0 0 0;
    float: left;
  }
  #info2 .thumbnail {
    width: 25%;
    float: left;
  }
  #info2 .info_right {
    width: 70%;
    float: right;
  }
  #footer_top {
    width: 100%;
    height: auto;
    background-color: #ccc;
    font-size: 10px;
    letter-spacing: 0px;
    overflow: hidden;
  }
  #footer_top .inner {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #footer_top a {
    color: #333;
    font-size: 10px;
  }
  #footer_top a:hover {
    color: #ccc;
  }
  #footer_top #foot_left {
    width: 100%;
    height: 100%;
    float: none;
    overflow: hidden;
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: 30px;
  }
  #footer_top #foot_left p a {
    font-weight: bold;
    font-size: 10px;
  }
  #footer_top #foot_left ul.footlist {
    width: 43%;
    float: left;
    margin: 0 5px 10px 0;
  }
  #footer_top #foot_left ul.footlist li {
    background: url(images/foot_list.png) no-repeat 0 6px;
    padding: 0 0 0 15px;
  }
  #footer_top #foot_left ul.footlist2 {
    float: left;
    margin: 0 0 0 0;
  }
  #footer_top #foot_left ul.footlist2 li {
    background: url(images/foot_list.png) no-repeat 0 6px;
    padding: 0 0 0 15px;
  }
  #footer_bottom {
    width: 100%;
    height: auto;
    background-color: #333;
    color: #fff;
    font-size: 11px;
  }
  #footer_bottom .inner {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #footer_bottom p {
    text-align: left;
    color: #fff;
    margin: -10px 0 0 0;
  }
  .copy {
    text-align: center;
    font-size: 10px;
  }
  .top_btn {
    display: none;
  }
  .foot_middle {
    width: 100%;
  }
  .foot_middle .inner {
    width: 100% !important;
  }
  .bn_left {
    width: 100%;
    height: auto;
    float: none;
    display: block;
    padding: 0 5px;
  }
  .bn_left a img {
    width: 47% !important;
    margin: 0 !important;
  }
  .bn_right {
    width: 100%;
    float: none;
    padding: 0 5px;
  }
  .bn_right img {
    width: 50%;
    margin: 10px 0 0 0;
  }
  #main_officer .profile,
  #main_officer p {
    text-align: center;
  }
  #main_top img,
  #spMain img,
  #main img,
  .itemS img,
  .itemM img,
  .lib img,
  .cbox img,
  #header img {
    width: auto;
    height: auto;
    border: none;
    display: block;
    margin: 0 auto;
  }
  #spfooter img,
  #main_top .top_h2 img,
  .itemStaff img,
  .tCom img,
  .snsIcon img {
    width: auto !important;
    border: none;
    display: block;
    margin: 0 0 10px 0 !important;
    float: left !important;
  }
  .pcOnly {
    display: none !important;
  }
  .spOnly {
    display: block !important;
  }
  #footer,
  .mainTitle,
  .bread-bg,
  .breadcrumbs,
  #topnav,
  .top_boxl,
  .top_boxr,
  .sha,
  .f_boxl,
  .f_boxr,
  #mainImage,
  #sidebar,
  #contact2,
  #staffbox ul {
    display: none;
  }
}
/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px) {
  #header {
    text-align: center;
    padding-bottom: 2%;
  }
  #header h2,
  #header ul {
    float: none;
  }
  #headerInfo {
    width: 250px;
    margin: 0 auto;
  }
  img.alignright,
  img.alignleft {
    display: block;
    margin: 5px auto;
  }
  .alignright,
  .alignleft {
    float: none;
  }
  #footer ul {
    text-align: left;
    padding: 15px;
  }
  #footer ul ul {
    padding: 0;
  }
  #header ul {
    position: absolute;
    z-index: 10000000;
    top: 40px;
  }
  .main-bnr-wrap {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: auto;
    padding-top: 10%;
  }
  #header .headlogo img {
    float: left;
  }
  #header .headlogo .header-icon-01 {
    width: 70px;
    height: 70px;
    padding-left: 2%;
    border-left: 0.5px solid #000;
  }
  #header .headlogo .bnr-logo {
    padding-right: 1%;
    max-width: 65%;
    margin: auto 0;
  }
}
@media only screen and (max-width: 644px) and (max-width: 425px) {
  #header .headlogo .bnr-logo {
    padding-top: 0;
  }
  #header .headlogo .header-icon-01 {
    width: 55px;
    height: 55px;
  }
}
/* ツバサンライブ1810用
------------------------------------------------------------*/
#page-tsubasan p {
  text-align: center;
}

#page-tsubasan .poster-wrap {
  padding-bottom: 50px;
}

#page-tsubasan #to-form a {
  padding: 10px 40px;
  background-color: #2D6739;
  color: #fff;
  letter-spacing: 0.2rem;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  width: -webkit-fit-content;
  max-width: 170px;
  margin: auto;
}

#page-tsubasan #to-form a:hover {
  opacity: 0.7;
  color: #FFF;
  text-decoration: none;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

/*メインビジュアル下 まちづくり、ひとづくりバナー 
------------------------------------------------------------*/
#wrapper .inner .bnr-wrap {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 40px;
}

@media only screen and (max-width: 648px) {
  #wrapper .inner .bnr-wrap {
    display: block;
    margin: auto;
    text-align: center;
    padding: 15px 0 0;
  }
  #wrapper .inner .bnr-wrap a {
    display: inline-block;
    height: auto;
    margin: auto;
    padding-top: 2%;
  }
  #wrapper .inner .bnr-wrap a img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 414px) {
  #info .scroll .info_right {
    width: 60%;
  }
}
/*固定ページ 
------------------------------------------------------------*/
span.fw-bold {
  font-weight: bold;
  font-size: 1.1em;
}

br.sp-block {
  display: none;
}

@media only screen and (max-width: 648px) {
  br.sp-block {
    display: block;
  }
}
a.link-gray {
  width: 160px;
  text-align: center;
  background-color: #e6e6e6;
  display: block;
  margin: 0 auto 3px;
  vertical-align: middle;
  font-weight: bold;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

a.link-gray:hover {
  opacity: 0.7;
  text-decoration: none;
}

a.link-gray p {
  text-align: center;
  margin: auto 0;
  padding: 5px 0;
  display: block;
}

/* tab style コピー  */
.tab-contents .tab-contents-inner {
  display: none;
}

.tab-contents .tab-contents-inner.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* 以下仮スタイル  */
.tab-wrap ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-bottom: 1px solid #0B1E43;
}

.tab-wrap .tab-ope {
  width: 14.2857142857%;
  padding: 10px;
  border: 1px solid #0B1E43;
  border-right: none;
  border-bottom: none;
  text-align: center;
  cursor: pointer;
}

.tab-wrap ul li:last-child {
  border-right: 1px solid #0A1B42;
}

.tab-wrap .tab-ope:hover,
.tab-wrap .tab-ope.selected {
  background: #0B1E43 0 0 no-repeat;
  color: #fff;
}

.tab-contents {
  margin: 20px 0;
}

.tab-contents-inner {
  border: 1px solid #ccc;
}

@media only screen and (max-width: 648px) {
  .tab-wrap ul {
    padding-top: 5%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-bottom: none;
  }
  .tab-wrap ul li:first-child {
    width: 100%;
  }
  .tab-wrap .tab-ope {
    width: 33.3333333333%;
    padding: 2% 0;
    border: 1px solid #0B1E43;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .tab-wrap .tab-ope.sp-upper-half {
    border-bottom: none;
  }
  .tab-wrap .tab-ope.sp-border-none {
    border-right: none;
  }
  .tab-contents-inner {
    border: none;
  }
}
/* 190620追記 燕三条市実現に向けて用追加CSS  */
#tsnav li {
  margin-right: 7px;
}

#tsnav li a {
  text-decoration: none;
}

.underline {
  text-decoration: underline;
}

.unit-dlPdf-01 {
  display: block;
  text-decoration: none;
}

.unit-bd {
  border: 1px solid #f1f1f1;
}

.unit-dlPdf-01 a {
  display: inline-block;
  position: relative;
  background: #e6e6e6;
  width: 230px;
  height: 25px;
  padding-left: 30px;
  padding-top: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.unit-dlPdf-01 a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.unit-dlPdf-01 a::after {
  content: "";
  display: block;
  background: url("https://tsubamesanjo-jc.or.jp/wp-content/themes/tsubame_JCI_vol3/images/icon_pdf.png") center center/contain no-repeat;
  position: absolute;
  right: 13px;
  top: -13px;
  width: 40px;
  height: 40px;
}

.fs11 {
  font-size: 11px;
}

@media screen and (max-width: 648px) {
  .tsfRSP {
    float: right !important;
    width: 90px !important;
    border: 1px solid #f1f1f1 !important;
  }
}
/*入会案内2023
------------------------------------------------------------*/
/*section.box-section-01{
  padding: 5px 10px;
  border: 3px solid #29487d;
}*/
.unit-list-01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 10px 0;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 648px) {
  .unit-list-01 {
    text-align: center;
    display: inline-block;
    margin: auto;
  }
  .unit-list-01 li {
    margin-right: 3%;
  }
}
.unit-h2-01 {
  border: none;
  background-color: transparent;
  margin-bottom: auto;
}

.unit-h3-01 {
  margin: 15px auto;
  padding-top: 0;
  background-image: none;
}

.unit-btn-01 {
  display: block;
  text-align: center;
  margin: auto;
}

@media only screen and (max-width: 648px) {
  .unit-btn-01 a {
    max-width: none;
  }
}
.box-flow-01 {
  position: relative;
  padding-bottom: 30px;
}

.box-flow-01:before {
  content: "\f078";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: FontAwesome;
  font-size: 2rem;
  line-height: 1;
}

.unit-step-01 {
  background-image: none;
  background-color: #f4f4f4;
  padding: 15px;
}

.unit-step-02 {
  padding-left: 20px;
}

.box-inner-01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 30px;
}

.box-inner-01:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.box-inner-01 .unit-text-01 {
  max-width: 65%;
  padding-right: 30px;
}

#message_box.box-article-01 {
  width: unset;
  height: unset;
}

#message_box.box-article-01 .thumbnail {
  width: unset;
  height: unset;
}

#message_box.box-article-01 .thumbnail a img {
  width: unset;
  height: unset;
  margin: 15px 0 0 !important;
}

.box-ob-01 {
  overflow: hidden;
}

.box-left-01 {
  width: 50%;
  float: left;
}

.box-right-01 {
  width: 50%;
  float: right;
}

@media only screen and (max-width: 648px) {
  .box-ob-01 .box-left-01,
  .box-ob-01 .box-right-01 {
    width: 100%;
    display: block;
    margin: auto;
    float: none;
  }
}
/* 追記:190927_入会案内
------------------------------------------------------------*/
/* box-inner-01 */
#section2 .box-inner-01 img {
  margin-top: 25px;
}

#section2 .box-inner-01 .activity01 {
  height: 127px;
}

#section2 .box-inner-01 .activity02 {
  height: 324px;
}

#section2 .box-inner-01 .activity03 {
  height: 148px;
}

#section2 .box-inner-01 .activity04 {
  height: 152px;
}

#section2 .box-inner-01 .activity05 {
  height: 147px;
}

#section2 .box-inner-01 .activity06 {
  height: 167px;
}

#section2 .box-inner-01 .detail {
  width: 400px;
}

.box-inner-01:nth-child(2n-1) img {
  margin-right: 30px;
}

.box-inner-01:nth-child(2n) img {
  margin-left: 30px;
}

#section2 .business {
  display: block;
}

#section2 .business .fL {
  width: 250px;
  margin-right: 30px;
}

#section2 .business img {
  margin: 0;
  margin-top: 25px;
}

#section2 .business:after {
  content: "";
  display: block;
  clear: both;
}

/* box-flow-01 */
#section4 .box-flow-01 span {
  display: block;
}

/* レスポンシブ記載 */
@media only screen and (min-width: 648px) {
  #section2 .box-inner-01 img {
    width: 250px;
  }
}
@media only screen and (max-width: 648px) {
  .box-inner-01 {
    display: block;
  }
  #section2 .box-inner-01 img {
    max-width: 100% !important;
    height: auto !important;
    margin: 30px auto 0 !important;
  }
  #section2 .box-inner-01 .detail {
    width: 100%;
  }
  #section2 .business .fL {
    width: auto;
    margin: 0 auto;
  }
  #section2 .business img {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
/*------------------------------------------------------------*/
/* 追記:191009 instagram feed導入
------------------------------------------------------------*/
.sns_wrap .insta-wrap {
  position: relative;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  width: 290px;
  padding: 0;
  margin: 0 35px;
}

.insta-wrap #sb_instagram .sb_instagram_header {
  position: absolute;
  z-index: 2;
  top: -1px;
  background: #fff;
  padding: 15px !important;
  width: 260px;
}

#sb_instagram #sbi_images {
  margin-top: 76px;
}

@media screen and (max-width: 768px) {
  .sns_wrap .insta-wrap {
    margin: 0 auto;
  }
}
/* 追記:191209 改修
------------------------------------------------------------*/
.mReset {
  margin: 0 !important;
}

.mB3 {
  margin-bottom: 3px;
}

.block {
  display: block;
}

.unit-btn_detail-01 span {
  display: block;
  padding: 6px 0 4px;
  font-size: 13px;
}

.unit-btn_detail-01 a:hover {
  opacity: 0.6;
  text-decoration: none;
}

@media screen and (min-width: 648px) {
  .w133 {
    width: 133px !important;
  }
}
@media only screen and (max-width: 648px) {
  .unit-btn_detail-01 a {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    margin-top: 0px;
    margin-left: 0;
  }
  .unit-btn_detail-01 span {
    padding: 6px 0 4px;
  }
}
/* main_bn1,2 */
@media screen and (max-width: 414px) {
  .main_bn1,
  .main_bn2 {
    height: 210px;
  }
}
/* 追記:191220 ニュースタブ 7項目→3項目に変更
------------------------------------------------------------*/
@media screen and (min-width: 648px) {
  .tab-wrap .tab-ope {
    width: 25%;
  }
}
@media screen and (max-width: 648px) {
  .tab-wrap .tab-ope.sp-upper-half {
    border-bottom: 1px solid #0B1E43;
  }
}
/* 追記:201221 
------------------------------------------------------------*/
.insta-wrap #sb_instagram {
  height: 401px;
  overflow: hidden;
  overflow-y: scroll;
}

@media screen and (min-width: 769px) {
  .unit-flex-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .unit-flex-01 .profile {
    margin-left: 100px;
  }
  .unit-flex-01 .profile:nth-of-type(3n+1) {
    margin-left: 0px;
  }
  .unit-flex-01 .profile:nth-of-type(n+6) {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .unit-flex-01 .profile:nth-of-type(n+1) {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* 追記:2101008 アジェンダシステム
------------------------------------------------------------*/
@media screen and (min-width: 769px) {
  .unit-agenda-01 {
    margin-top: 20px;
    border: 1px solid #333;
  }
}
@media screen and (max-width: 768px) {
  .unit-agenda-01 {
    margin-top: 4%;
    border: 1px solid #333;
  }
}
@media screen and (min-width: 769px) {
  .unit-agenda-01 .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #333;
  }
  .unit-agenda-01 .head dt {
    width: 250px;
    background: #888;
    padding: 10px;
  }
  .unit-agenda-01 .head dd {
    width: calc(100% - 250px);
    background: #888;
    padding: 10px;
    border-left: 1px solid #333;
  }
}
@media screen and (max-width: 768px) {
  .unit-agenda-01 .head {
    color: #fff;
  }
  .unit-agenda-01 .head dt {
    background: #888;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #333;
  }
  .unit-agenda-01 .head dd {
    background: #888;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #333;
  }
}
.unit-agenda-01 .cont a {
  color: #0099d9;
}

@media screen and (min-width: 769px) {
  .unit-agenda-01 .cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #333;
  }
  .unit-agenda-01 .cont:last-of-type {
    border-bottom: none;
  }
  .unit-agenda-01 .cont dt {
    width: 250px;
    background: #F0F8FF;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .unit-agenda-01 .cont dd {
    width: calc(100% - 250px);
    padding: 10px;
    border-left: 1px solid #333;
  }
}
@media screen and (max-width: 768px) {
  .unit-agenda-01 .cont {
    border-bottom: 1px solid #333;
  }
  .unit-agenda-01 .cont:last-of-type {
    border-bottom: none;
  }
  .unit-agenda-01 .cont dt {
    background: #F0F8FF;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #333;
  }
  .unit-agenda-01 .cont dd {
    padding: 10px;
  }
}
/* 追記:211216 画像の縮尺について
------------------------------------------------------------*/
@media screen and (min-width: 769px) {
  /* メンバー紹介 > 役員紹介 */
  #main .officer .profile img {
    width: 160px;
    height: 240px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #main .committee-list img.fL {
    width: 140px;
    height: 210px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
/* 追記:221223 副理事長
------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .officer .profile img {
    width: 160px !important;
    margin-left: auto;
    margin-right: auto;
  }
}

/* 追記:230203 掲示板
------------------------------------------------------------*/
@media screen and (min-width: 769px) {
  .board-w960 {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) {
  .board-w960 {
    width: calc(100% - 30px);
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 769px) {
  .board-w1100 {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) {
  .board-w1100 {
    width: calc(100% - 30px);
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 769px) {
  .box-undertitle-01 {
    margin-top: -40px;
  }
}
.box-undertitle-01 .title-wrap {
  position: relative;
  width: 100%;
  height: 300px;
  background: #fff;
  overflow: hidden;
}
.box-undertitle-01 .title-wrap:before {
  content: "";
  background: url(images/h1_deco.png) 0/contain no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 554px;
  height: 549px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap:before {
    background: url(images/h1_deco.png) top/contain no-repeat;
    width: 33.7804878049vw;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap {
    height: 250px;
  }
}
@media screen and (max-width: 414px) {
  .box-undertitle-01 .title-wrap {
    height: 200px;
  }
}
.box-undertitle-01 .title-wrap .title-inner {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap .title-inner {
    width: calc(100% - 30px);
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.box-undertitle-01 .title-wrap .title-inner h1 {
  background: none;
  margin: auto;
  width: auto;
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap .title-inner h1 {
    display: block;
  }
}
.box-undertitle-01 .title-wrap .title {
  padding-left: 50px;
  font-size: 40px;
  letter-spacing: 0.1em;
  white-space: nowrap;
  position: relative;
  display: block;
  line-height: normal;
}
.box-undertitle-01 .title-wrap .title:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 2px;
  background: #333;
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap .title:before {
    width: 15px;
    height: 1px;
  }
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap .title {
    padding-left: 30px;
    font-size: 20px;
  }
}
.box-undertitle-01 .title-wrap .ruby {
  display: block;
  padding-left: 50px;
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #f37020;
  line-height: normal;
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap .ruby {
    font-size: 14px;
    padding-left: 30px;
  }
}

.board-btn-01 a {
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 250px;
  height: 44px;
  color: #3396d7;
  border: 1px solid #3396d7;
  border-radius: 22px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .board-btn-01 a {
    font-size: 14px;
  }
}
.board-btn-01 a:hover {
  opacity: 1;
  background: #3396d7;
  color: #fff;
  text-decoration: none;
}

.board-title-01 {
  padding-left: 50px;
  font-size: 30px;
  letter-spacing: 0.1em;
  white-space: nowrap;
  position: relative;
  display: block;
  line-height: normal;
  color: #f37020;
  font-weight: bold;
}
.board-title-01:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 2px;
  background: #333;
}
@media screen and (max-width: 768px) {
  .board-title-01:before {
    width: 15px;
    height: 1px;
  }
}
@media screen and (max-width: 768px) {
  .board-title-01 {
    padding-left: 30px;
    font-size: 18px;
  }
}

@media screen and (min-width: 769px) {
  .board-subnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .board-subnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.board-subnav li {
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .board-subnav li {
    width: 100%;
    margin-right: 0;
  }
  .board-subnav li:nth-of-type(n+2) {
    margin-top: 10px;
  }
}
.board-subnav li.active a {
  pointer-events: none;
}
.board-subnav li.active a span {
  color: #fff;
  background: #3396d7;
}
.board-subnav a:hover {
  text-decoration: none;
}
.board-subnav a:hover span {
  color: #fff;
  background: #3396d7;
}
@media screen and (max-width: 768px) {
  .board-subnav a {
    width: 100%;
    display: block;
  }
}
.board-subnav span {
  padding: 0px 30px;
  border-radius: 12px;
  color: #3396d7;
  border: 1px solid #3396d7;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media screen and (max-width: 768px) {
  .board-subnav span {
    padding: 0px 15px;
    display: block;
  }
}
.board-subnav span:nth-of-type(n+2) {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .board-subnav span:nth-of-type(n+2) {
    margin-left: 0;
  }
}

@media screen and (min-width: 769px) {
  .board-article-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .board-article-01 li {
    width: calc((100% - 100px) / 5);
    margin-right: 25px;
  }
  .board-article-01 li:last-of-type {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .board-article-01 li:nth-of-type(n+2) {
    margin-top: 15px;
  }
}
.board-article-01 li .article-inner {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.board-article-01 li .article-inner:hover {
  opacity: 0.6;
  text-decoration: none;
}
.board-article-01 li .article-inner .article-img {
  width: 100%;
  height: 150px;
}
@media screen and (max-width: 768px) {
  .board-article-01 li .article-inner .article-img {
    width: 100%;
    height: auto;
  }
}
.board-article-01 li .article-inner .article-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.board-article-01 li .article-inner .article-detail .detail-info {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .board-article-01 li .article-inner .article-detail .detail-info {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.board-article-01 li .article-inner .article-detail .detail-info .info-time {
  color: #acacac;
  font-weight: bold;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .board-article-01 li .article-inner .article-detail .detail-info .info-time {
    font-size: 12px;
  }
}
.board-article-01 li .article-inner .article-detail .detail-title {
  font-size: 16px;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .board-article-01 li .article-inner .article-detail .detail-title {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.board-article-01 li .article-inner .article-detail .cat-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.board-article-01 li .article-inner .article-detail .cat-wrap span {
  padding: 0px 10px;
  border-radius: 12px;
  color: #3396d7;
  border: 1px solid #3396d7;
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .board-article-01 li .article-inner .article-detail .cat-wrap span {
    padding: 0px 5px;
  }
}
.board-article-01 li .article-inner .article-detail .cat-wrap span:nth-of-type(n+2) {
  margin-left: 5px;
}

.board-article-02 li {
  border-bottom: 1px solid #acacac;
}
.board-article-02 li:first-of-type {
  border-top: 1px solid #acacac;
}
.board-article-02 li .article-inner {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media screen and (max-width: 768px) {
  .board-article-02 li .article-inner {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 20px;
  }
}
.board-article-02 li .article-inner:hover {
  opacity: 0.6;
  text-decoration: none;
}
.board-article-02 li .article-inner:before {
  content: "\f105";
  font-family: "Fontawesome";
  color: #3396d7;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .board-article-02 li .article-inner:before {
    font-size: 12px;
    right: 10px;
  }
}
.board-article-02 li .article-inner .article-img {
  width: 80px;
  height: 60px;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .board-article-02 li .article-inner .article-img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
}
.board-article-02 li .article-inner .article-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.board-article-02 li .article-inner .article-detail {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.board-article-02 li .article-inner .article-detail .detail-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.board-article-02 li .article-inner .article-detail .detail-info .info-time {
  color: #acacac;
  font-weight: bold;
  font-size: 14px;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .board-article-02 li .article-inner .article-detail .detail-info .info-time {
    font-size: 12px;
    margin-right: 5px;
  }
}
.board-article-02 li .article-inner .article-detail .detail-info .cat-wrap span {
  padding: 0px 10px;
  border-radius: 12px;
  color: #3396d7;
  border: 1px solid #3396d7;
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .board-article-02 li .article-inner .article-detail .detail-info .cat-wrap span {
    padding: 0px 5px;
  }
}
.board-article-02 li .article-inner .article-detail .detail-info .cat-wrap span:nth-of-type(n+2) {
  margin-left: 5px;
}
.board-article-02 li .article-inner .article-detail .detail-title {
  font-size: 16px;
  line-height: normal;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .board-article-02 li .article-inner .article-detail .detail-title {
    margin-top: 5px;
    font-size: 14px;
  }
}

.board-pagenavi {
  text-align: center;
}
.board-pagenavi .wp-pagenavi-old {
  margin-top: 56px;
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .board-pagenavi .wp-pagenavi-old {
    margin-top: 28px;
    font-size: 1.4rem;
  }
}
.board-pagenavi .wp-pagenavi-old .first,
.board-pagenavi .wp-pagenavi-old .last,
.board-pagenavi .wp-pagenavi-old .pages,
.board-pagenavi .wp-pagenavi-old .previouspostslink,
.board-pagenavi .wp-pagenavi-old .nextpostslink,
.board-pagenavi .wp-pagenavi-old .extend {
  display: none;
}
.board-pagenavi .wp-pagenavi-old .extend,
.board-pagenavi .wp-pagenavi-old .current {
  background-color: #e8f8fa;
  border-color: #e8f8fa;
  color: #3396d7;
}
.board-pagenavi .wp-pagenavi-old .extend {
  min-width: auto;
  min-width: inherit;
  padding: 0;
}
@media screen and (max-width: 414px) {
  .board-pagenavi .wp-pagenavi-old .extend {
    display: none;
  }
}
.board-pagenavi .wp-pagenavi-old > a,
.board-pagenavi .wp-pagenavi-old > span {
  vertical-align: middle;
  display: inline-block;
  min-width: 46px;
  min-height: 46px;
  margin: 0 2px 4px 3px;
  padding: 0 5px;
  border: 1px solid #3396d7;
  background-color: #3396d7;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  line-height: 46px;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 1.8rem;
  border-radius: 100%;
}
@media screen and (max-width: 768px) {
  .board-pagenavi .wp-pagenavi-old > a,
  .board-pagenavi .wp-pagenavi-old > span {
    min-width: 30px;
    min-height: 30px;
    padding: 0;
    line-height: 30px;
  }
}
@media screen and (max-width: 414px) {
  .board-pagenavi .wp-pagenavi-old > a,
  .board-pagenavi .wp-pagenavi-old > span {
    min-width: 26px;
    min-height: 26px;
    padding: 0;
    line-height: 26px;
  }
}
.board-pagenavi .wp-pagenavi-old > a:hover {
  opacity: 1;
  background-color: #ffffff;
  color: #3396d7;
}

.single-board-sec01 {
  background: #f7f7f7;
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  .single-board-sec01 {
    padding: 30px 0;
  }
}
@media screen and (min-width: 769px) {
  .single-board-sec01 .cat-date-title .cat-date-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.single-board-sec01 .cat-date-title .cat-date-wrap .cat-wrap {
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .single-board-sec01 .cat-date-title .cat-date-wrap .cat-wrap {
    margin-right: 0px;
  }
}
.single-board-sec01 .cat-date-title .cat-date-wrap .cat-wrap span {
  padding: 0px 30px;
  border-radius: 12px;
  color: #3396d7;
  border: 1px solid #3396d7;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .single-board-sec01 .cat-date-title .cat-date-wrap .cat-wrap span {
    padding: 0px 15px;
    margin-bottom: 10px;
  }
}
.single-board-sec01 .cat-date-title .cat-date-wrap .cat-wrap span:nth-of-type(n+2) {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .single-board-sec01 .cat-date-title .cat-date-wrap .cat-wrap span:nth-of-type(n+2) {
    margin-left: 10px;
  }
}
.single-board-sec01 .cat-date-title .cat-date-wrap .date-wrap span {
  font-size: 12px;
  color: #acacac;
  font-weight: bold;
}
.single-board-sec01 .cat-date-title .title-wrap {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .single-board-sec01 .cat-date-title .title-wrap {
    margin-top: 10px;
  }
}
.single-board-sec01 .cat-date-title .title-wrap span {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .single-board-sec01 .cat-date-title .title-wrap span {
    font-size: 17px;
  }
}

.single-board-sec02 {
  background: #fff;
  padding: 60px 0;
}
.single-board-sec02 .board-btn-01 {
  margin-top: 30px;
}

.archive-board-sec01 {
  background: #f7f7f7;
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .archive-board-sec01 {
    padding: 50px 0;
  }
}
.archive-board-sec01 .board-title-01 {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .archive-board-sec01 .board-title-01 {
    margin-bottom: 30px;
  }
}

.archive-board-sec02 {
  background: #fff;
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .archive-board-sec02 {
    padding: 50px 0;
  }
}
.archive-board-sec02 .board-article-02 {
  margin-top: 30px;
}
.archive-board-sec02 .board-pagenavi {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .archive-board-sec02 .board-pagenavi {
    margin-top: 30px;
  }
}

.insta-wrap #sb_instagram .sb_instagram_header {
  top: 0;
  width: 100%;
}

#sb_instagram .sb_instagram_header h3, .sb_instagram_header h3 {
  background: none;
}

/* 年度改修色変えリスト
------------------------------------------------------------*/
/* ----- ----- ----- ▼メインカラー▼ ----- ----- ----- */
.tab-wrap .tab-ope:hover,
.tab-wrap .tab-ope.selected {
  background: #60509c;
}

.tab-wrap .tab-ope {
  border-color: #60509c;
}

.wpcf7-form input[type=submit],
.form_comment_submit input[type=submit] {
  background: #60509c;
  border-color: #60509c;
}

.unit-btn_detail-01 a {
  display: block;
  width: 300px;
  height: 32px;
  margin-top: 30px;
  margin-left: -20px;
  background: #60509c;
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .unit-btn_detail-01 a {
    margin-left: 0;
    max-width: 100%;
  }
}

.unit-btn-01 a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  min-width: 200px;
  padding: 20px 15px;
  letter-spacing: 0.2rem;
  text-decoration: none;
  font-size: 1.1rem;
  max-width: 50%;
  margin: 30px auto;
  background: #60509c;
  color: #fff;
  border: 1px solid #60509c;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.unit-btn-01 a:hover {
  background: #fff;
  color: #60509c;
}

hr.line_b {
  border-top: 1px solid #60509c;
  margin: 30px 0 25px 0;
  overflow: hidden;
  border-width: 2px;
}

h2 {
  width: 720px;
  height: auto;
  font-size: 20px;
  background-color: #f2f2f2;
  color: #333333;
  padding: 20px;
  line-height: 26px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: -20px;
  margin-bottom: 30px;
  font-weight: normal;
  border-left: 1px #60509c solid;
  border-bottom: 1px #000000 solid;
}

/* ----- ----- ----- ▲メインカラー▲ ----- ----- -----  */
/* ----- ----- ----- ▼サブカラー▼ ----- ----- -----  */
hr.line_b {
  border-color: #000;
}

.unit-btn_detail-01 a {
  background: #60509c;
}

/* ----- ----- ----- ▲サブカラー▲ ----- ----- ----- */