

li {
  list-style: none;
}



img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  box-sizing: border-box;
}



@media screen and (min-width: 801px) {
  .sp_only {
    display: none !important;
  }
}
@media screen and (max-width: 800px) {
  .pc_only {
    display: none !important;
  }
}




.btns {
  margin: 50px 0;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .btns {
    margin: 30px 0;
  }
}

.btn {
  position: relative;
  display: inline-block;
  padding: 0 60px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #000;
  font-size: 18px;
  line-height: 70px;
  box-sizing: border-box;
  text-align: center;
  font-family: YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, " メイリオ", Meiryo, Osaka, " ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
}
.tab_content .btn {
  background: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 800px) {
  .btn {
    display: block;
    padding: 0;
    font-size: 16px;
    line-height: 50px;
  }
}
.btn:after {
  content: ">";
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 30px;
  margin: -15px 0 0 0;
  padding: 0 0 0 10px;
  box-sizing: border-box;
  line-height: 30px;
  -webkit-transition: padding 0.4s;
  -moz-transition: padding 0.4s;
  transition: padding 0.4s;
}
@media screen and (max-width: 800px) {
  .btn:after {
    right: 10px;
  }
}
.btn:hover {
  background: #2279BA;
  border: 1px solid #2279BA;
  color: #fff;
}
.btn:hover:after {
  content: "→";
  /* padding:0 0 0 20px;*/
}
.btn.icon_external {
  font-size: 13px;
}
.btn.icon_external:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 70px;
  margin: 0 5px 0 0;
  vertical-align: top;
  background: url(../img/icon_external_bk.png) no-repeat center center/contain;
}
@media screen and (max-width: 800px) {
  .btn.icon_external:before {
    height: 50px;
  }
}
.btn.icon_external:after {
  display: none;
}
.btn.icon_external:hover:before {
  background: url(../img/icon_external_wh.png) no-repeat center center/contain;
}
.btn.wh {
  color: #fff;
  border: 1px solid #fff;
}
.btn.wh:hover {
  border: 1px solid #2279BA;
}
.btn.icon_pdf:before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 70px;
  margin: 0 15px 0 0;
  vertical-align: top;
  background: url(../img/icon_pdf_bk.png) no-repeat center center/contain;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (max-width: 800px) {
  .btn.icon_pdf:before {
    height: 50px;
  }
}
.btn.icon_pdf:hover:before {
  background: url(../img/icon_pdf_wh.png) no-repeat center center/contain;
}
.subnavi .btn {
  padding: 0 45px 0 25px;
  line-height: 50px;
}
.btn.same {
  width: 400px;
  margin: 0 25px;
  padding: 0;
}
@media screen and (max-width: 800px) {
  .btn.same {
    width: auto;
    margin: 25px 0;
  }
}
.btn.tel {
  padding: 15px 0;
  line-height: 1;
}
.btn.tel:before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  margin: 0 auto 10px;
  background: url(../img/icon_tel_wh.png) no-repeat center center/cover;
}
.btn.tel:after {
  display: none;
}
@media screen and (max-width: 800px) {
  .btn.sp_btn {
    background: #2279BA;
    border: 1px solid #2279BA;
    color: #fff;
  }
}
@media screen and (max-width: 800px) {
  .btn.confirm {
    line-height: 25px;
    padding: 15px 40px 15px 20px;
    text-align: left;
  }
}
.btn.back {
  margin-right: 50px;
}
.btn.back:after {
  display: none;
}
.btn.back:before {
  content: "<";
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  width: 30px;
  margin: -15px 0 0 0;
  padding: 0 10px 0 0;
  box-sizing: border-box;
  line-height: 30px;
  -webkit-transition: padding 0.4s;
  -moz-transition: padding 0.4s;
  transition: padding 0.4s;
}
@media screen and (max-width: 800px) {
  .btn.back:before {
    left: 10px;
  }
}
.btn.back:hover:before {
  content: "←";
  /* padding:0 0 0 20px;*/
}

@media screen and (max-width: 800px) {
  button.btn {
    width: 100%;
    margin: 10px 0;
    box-sizing: border-box;
  }
}


.mincho {
  font-family: "Sawarabi Mincho", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.gothic {
  font-family: YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, " メイリオ", Meiryo, Osaka, " ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
}

.tate {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
}
@media screen and (max-width: 800px) {
  .tate {
    writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
  }
}

.fs_60 {
  font-size: 60px;
}
@media screen and (max-width: 800px) {
  .fs_60 {
    font-size: 30px;
  }
}

.fs_48 {
  font-size: 48px;
}
@media screen and (max-width: 800px) {
  .fs_48 {
    font-size: 30px;
  }
}

.fs_38 {
  font-size: 38px;
}
@media screen and (max-width: 800px) {
  .fs_38 {
    font-size: 26px;
  }
}

.fs_34 {
  font-size: 34px;
}
@media screen and (max-width: 800px) {
  .fs_34 {
    font-size: 22px;
  }
}

.fs_30 {
  font-size: 30px;
}
@media screen and (max-width: 800px) {
  .fs_30 {
	font-size: 20px;
	line-height: 1.4em;
  }
}

.fs_24 {
  font-size: 24px;
}
@media screen and (max-width: 800px) {
  .fs_24 {
    font-size: 18px;
  }
}

.fs_20 {
  font-size: 20px;
}
@media screen and (max-width: 800px) {
  .fs_20 {
    font-size: 17px;
  }
}

.fs_18 {
  font-size: 18px;
}
@media screen and (max-width: 800px) {
  .fs_18 {
    font-size: 16px;
  }
}

.note {
  text-indent: -1em;
  padding-left: 1em;
}

.caption {
  margin: 0;
}

.caption_ttl {
  margin: 10px 0;
  padding: 0;
  font-size: 20px;
}

.number {
  font-family: "Crimson Text", "EB Garamond", YuMincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.ct {
	text-align: center;

}

@media screen and (min-width: 801px) {
  .ct_pc {
    text-align: center;
  }
}

.txt_lt {
	text-align: left;
}

.txt_lt2 {
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.txt_rt {
  text-align: right;
}

@media screen and (min-width: 801px) {
  .txt_rt_pc {
    text-align: right;
  }
}

.fl {
  float: left;
}

.fr {
  float: right;
}

@media screen and (min-width: 801px) {
  .fl_pc {
    float: left;
    margin-right: 40px;
  }

  .fr_pc {
    float: right;
  }
}
.ofauto {
  overflow: auto;
}

.ctbox {
  display: table;
  margin: 0 auto;
}

.flat {
  margin: 0 !important;
}

@media screen and (max-width: 800px) {
  .flat.last_section {
    padding-bottom: 50px;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}
@media screen and (max-width: 800px) {
  .pt50 {
    padding-top: 30px !important;
  }
}

.pt80 {
  padding-top: 80px !important;
}
@media screen and (max-width: 800px) {
  .pt80 {
    padding-top: 30px !important;
  }
}

.pb50 {
  padding-bottom: 50px !important;
}
@media screen and (max-width: 800px) {
  .pb50 {
    padding-bottom: 30px !important;
  }
}

.pb80 {
  padding-bottom: 80px !important;
}
@media screen and (max-width: 800px) {
  .pb80 {
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .full {
    margin: 0 -15px;
  }
}

.hide {
  display: none;
}

.bxtab_hide {
  position: absolute !important;
  left: 0;
  top: 0;
  opacity: 0 !important;
  z-index: -1 !important;
  margin: 0 5px !important;
}
@media screen and (max-width: 800px) {
  .bxtab_hide {
    margin: 0 !important;
  }
}

.youtubewrap {
  max-width: 750px;
  margin: 50px auto;
  box-sizing: border-box;
}
@media screen and (max-width: 800px) {
  .youtubewrap {
    margin: 30px auto;
    padding: 0 15px;
  }
}
.youtubewrap .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtubewrap .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}





#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}


#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  background: #000;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  background: #fff;
}

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
}

#cboxLoadingGraphic {
  background: url(images/loading.gif) no-repeat center center;
}


#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}


#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(images/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: bottom left;
}

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(images/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: bottom right;
}

#cboxClose {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  background: url(../../img/colorbox_close03.png) no-repeat top center/contain;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
}
@media screen and (max-width: 800px) {
  #cboxClose {
    width: 30px;
    height: 30px;
    top: 0px;
    right: 0px;
  }
}

@media screen and (max-width: 800px) {
  .page-kashikiri #cboxClose {
    opacity: 0;
  }
}
