@charset "UTF-8";
/* ------------------------------------------------------------
初期設定
a
------------------------------------------------------------ */
html,
body {
  height: 100%;
}

main{
  overflow-x: hidden;
}

.pc_none{
  display:none;
}

.sp_none{
  display:block;
}

/* border-box / word-break */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-break: break-all;
}

/* clearfix */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.main-img-box{
  margin: 0 auto;
  max-width: 960px;
}

/* ------------------------------------------------------------
臨時お知らせエリア
------------------------------------------------------------ */
.info_news{
  margin: 30px auto;
  text-align: center;
  padding: 0 20px;
}

.info_news h2{
  font-size: 24px;
  font-weight: bold;
  color: #2f3b7d;
  padding: 10px;
}

.info_news h3{
  font-weight: bold;
  text-align: left;
  display: inline-block;
  font-size: 19px;
}

.info_news > p{
  font-size: 14px;
  text-align: left;
  display: inline-block;
  margin: 20px 0 30px;
  line-height: 2em;
  max-width: 820px;
}

.info_br{
  line-height: 0.5em;
  display: block;
}

.info_news_data{
  text-align: center;
  max-width: 540px;
  margin: 30px auto 50px;
  padding: 0;
  border: 1px solid #2f3b7d;
}

.info_news_data_h{
  color: #fff;
  font-size: 22px;
  letter-spacing: 2px;
  text-indent: 2px;
  padding: 5px 0;
  margin: 0;
  font-weight: bold;
  background: #2f3b7d;
}

.info_news_data_p{
  color: #2f3b7d;
  font-size: 20px;
  padding: 10px 0 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
}

.in-txt-box1{
  border-top: 2px solid #2f3b7d;
}

@media only screen and (max-width: 991px){

header .head-wrap{
  z-index: 10;
  border-bottom: 1px solid #2f3b7d;
  overflow: hidden;
}

header .head-wrap .contact{
  min-width: 150px;
}


.top-two-col{
  padding:0 !important;
}

.info_news {
  margin: 30px auto 0;
  padding:0;
}

.info_news h2 {
  font-size: 18px;
}

.info_news > p {
  font-size: 12px;
}

.info_news h3{
  font-size:16px;
}

.info_news_data {
    margin: 30px auto 0px;
}

.info_news_data_h {
    color: #fff;
    font-size: 18px;
}

.info_news_data_p {
    font-size: 16px;
}

.in-txt-box1{
  border-top: none;
}

}


/* ------------------------------------------------------------
印刷（IE）
------------------------------------------------------------ */
@media print {
  body {
    zoom: 100%;
    overflow-y: visible;
    overflow-x: visible;
  }
}
@page {
  margin: 30px;
}
/* ------------------------------------------------------------
form
------------------------------------------------------------ */
/* placeholder */
/* Chrome, Safari */
::-webkit-input-placeholder {
  color: #cccccc;
}

/* Firefox */
::-moz-placeholder {
  color: #cccccc;
}

/* IE */
:-ms-input-placeholder {
  color: #cccccc;
}

/* ------------------------------------------------------------
表示有無設定（ブラウザサイズ別）
------------------------------------------------------------ */
@media only screen and (min-width: 1140px) {
  .min1140 {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .min992 {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .max991 {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .min768 {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .max767 {
    display: none;
  }
}
@media only screen and (min-width: 481px) {
  .min481 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .max480 {
    display: none;
  }

  .sp_none{
    display:none;
  }

  .pc_none{
    display:block;
  }
}
/* ------------------------------------------------------------
PageTop（右下固定）
------------------------------------------------------------ */
#pagetop {
  position: fixed;
  bottom: 15px;
  right: 15px;
  font-size: 12px;
}

#pagetop a {
  background: #666666;
  color: #fff;
  line-height: 1.4;
  padding: 5px 15px;
  text-align: center;
  display: block;
  border-radius: 5px;
}

#pagetop a:hover {
  text-decoration: none;
  background: #999;
}

/* ------------------------------------------------------------
基本設定
------------------------------------------------------------ */
body {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 1.6;
}

@media only screen and (max-width: 991px) {
  body {
    font-size: 14px;
  }
}
/* 画像 -------------------- */
/* 画像のレスポンシブ対応 */
img {
  max-width: 100%;
  height: auto;
  width/***/: auto;
}

/* マウスオン画像透過 */
a:hover img {
  opacity: 0.6;
}

/* テキスト -------------------- */
/* 明朝体 */
.ffm {
  font-family: Georgia, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

/* Color */
.fc-red {
  color: #c60000;
}

/* 左右配置 */
.ta-right {
  text-align: right;
}

.ta-left {
  text-align: left;
}

.ta-center {
  text-align: center;
}

/* 行間設定 */
p {
  margin-bottom: 1em;
}
p:last-child {
  margin-bottom: 0;
}

/* 二行目字下げ */
.att {
  padding-left: 1em;
  text-indent: -1em;
}

/* リンク設定 */
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: none;
}

/* リンクボタン */
.link-btn {
  text-align: center;
}
.link-btn a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  margin: 15px auto;
  padding: 5px 30px;
  background: #da6f74;
  border-radius: 15px;
}
.link-btn a i {
  margin-right: 10px;
}
.link-btn a:hover {
  color: #ffffff;
  background: #ca2a28;
}

@media print {
  .link-btn {
    display: none;
  }
}
/* リスト -------------------- */
.disc li {
  list-style-type: disc;
  margin-left: 1.5em;
}

/* table -------------------- */
.table-type1 {
  width: 100%;
}
.table-type1 th,
.table-type1 td {
  font-size: 14px;
  font-weight: normal;
  vertical-align: top;
  padding: 10px 15px;
  background: #ffffff;
  border: 1px solid #cccccc;
}
.table-type1 th {
  text-align: left;
  width: 150px;
  background: #daeaff;
}

@media only screen and (max-width: 767px) {
  .table-type1 {
    border-bottom: 1px solid #999999;
  }
  .table-type1 th,
  .table-type1 td {
    display: block;
    width: 100%;
    border-bottom: none;
  }
  .table-type1 th {
    padding: 4px 15px;
  }
}
.table-scroll {
  overflow: auto;
  white-space: nowrap;
}
.table-scroll table {
  width: 100%;
}

/* ------------------------------------------------------------
header
------------------------------------------------------------ */
header .head-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 990px;
  margin: 0 auto;
  padding: 5px 15px;
}
header .head-wrap .logo {
  width: 364px;
  margin-right: 45px;
}
header .head-wrap .logo .logo_pc{
display: block;}
header .head-wrap .logo .logo_sp{
display: none;}
header .head-wrap .tel {
  width: 240px;
}
header .head-wrap .contact {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
header .head-wrap .contact a {
  font-size: 24px;
  color: #ffffff;
  width: 100%;
  padding: 10px 45px;
  background: #ff9019;
  border-radius: 30px;
}
header .head-wrap .contact a:hover {
  background: #d46e00;
}

@media only screen and (max-width: 991px) {
  header .head-wrap {
    width: 100%;
	      position: fixed;
    top: 0;
    left: 0;
    background: #fff;
  }
  header .head-wrap .logo {
    width: calc(100% / 3);
    margin-right: 45px;
  }
  header .head-wrap .tel {
    width: calc(100% / 3);
  }
  header .head-wrap .contact {
    width: calc(100% / 3);
    text-align: right;
    margin-right: 60px;
  }
  header .head-wrap .contact a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 767px) {
  header .head-wrap {
    width: 100%;
    height: 60px;
    padding: 5px 15px;
  }
  header .head-wrap .logo {
    width: calc(100% / 2);
    margin-right: 45px;
  }
	header .head-wrap .logo .logo_pc{
display: none;}
header .head-wrap .logo .logo_sp{
display: block;
	    max-width: 80px;}
  header .head-wrap .tel {
    width: calc(100% / 2);
    margin-right: 60px;
  }
  header .head-wrap .contact {
    display: none;
  }
}
/* ------------------------------------------------------------
footer
------------------------------------------------------------ */
footer {
  margin-top: 60px;
  padding: 35px 0 15px;
  background: #2f3b7d;
}
footer .foot-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #ffffff;
  width: 990px;
  margin: 0 auto;
  padding: 0 15px;
}
footer .foot-wrap .link-box {
  width: 60%;
  padding-right: 60px;
}
footer .foot-wrap .link-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
}
footer .foot-wrap .link-box ul li {
  color: #ffffff;
  margin: 0 10px 5px 0;
  padding: 0 10px 0 0;
  border-right: 1px solid #666666;
}
footer .foot-wrap .link-box ul li a {
  color: #ffffff;
}
footer .foot-wrap .link-box ul li a:hover {
  text-decoration: underline;
}
footer .foot-wrap .about-box {
  font-size: 14px;
  width: 40%;
}
footer .foot-wrap .about-box .logo {
  text-align: right;
}
footer .foot-wrap .about-box p {
  text-align: right;
  margin: 10px 0 5px;
}
footer .foot-wrap .about-box .copyright {
  font-size: 12px;
  text-align: right;
}

@media only screen and (max-width: 991px) {
  footer .foot-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  footer .foot-wrap .link-box {
    width: 100%;
    padding-right: 0;
  }
  footer .foot-wrap .link-box ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px;
  }
  footer .foot-wrap .about-box {
    width: 100%;
    margin-top: 30px;
  }
  footer .foot-wrap .about-box .logo {
    text-align: center;
  }
  footer .foot-wrap .about-box p {
    font-size: 14px;
    text-align: center;
    margin: 15px 0 30px;
  }
  footer .foot-wrap .about-box p a {
    color: #ffffff;
  }
  footer .foot-wrap .about-box .copyright {
    text-align: center;
  }
}
/* ------------------------------------------------------------
contents
------------------------------------------------------------ */
.one-column {
  width: 100%;
  margin-top: 15px;
  padding: 0 20px;
}

.two-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  padding: 0 20px;
}
.two-column .left-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.two-column .right-column {
  width: 350px;
  margin-left: 20px;
}
.two-column .right-column .banner-box {
  text-align: center;
  margin-bottom: 15px;
}

@media only screen and (max-width: 991px) {
  .one-column {
    padding: 0;
	      padding-top: 36px;
  }

  .two-column {
    display: block;
    padding: 0;
	  	      padding-top: 36px;
  }
  .two-column .right-column {
    width: 100%;
    margin: 30px 0 0 0;
	  
	  
  }
}
.cont-wrap {
  width: 990px;
  margin: 0 auto;
  padding: 0 15px;
}

@media only screen and (max-width: 991px) {
  .cont-wrap {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .one-column,
	.two-column{
	      padding-top: 18px;
  }
}
/*# sourceMappingURL=style.css.map */