@charset "UTF-8";

/* noto-sans-jp-regular - latin_japanese */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans Japanese Regular"), local("NotoSansJapanese-Regular"),
    url("../../fonts/NotoSansJP-Regular.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../../fonts/NotoSansJP-Regular.woff")
      format("woff"); /* Modern Browsers */
}
/* noto-sans-jp-500 - latin_japanese */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans Japanese Medium"), local("NotoSansJapanese-Medium"),
    url("../../fonts/NotoSansJP-Medium.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../../fonts/NotoSansJP-Medium.woff")
      format("woff"); /* Modern Browsers */
}
/* noto-sans-jp-700 - latin_japanese */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Japanese Bold"), local("NotoSansJapanese-Bold"),
    url("../../fonts/NotoSansJP-Bold.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../../fonts/NotoSansJP-Bold.woff")
      format("woff"); /* Modern Browsers */
}

/* noto-serif-jp-regular - latin_japanese */
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Serif JP"), local("NotoSerifJP-Regular"),
    url("../../fonts/NotoSerifCJKjp-Regular.min.woff2") format("woff2"),
    /* Super Modern Browsers */
      url("../../fonts/NotoSerifCJKjp-Regular.min.woff") format("woff"); /* Modern Browsers */
}
/* noto-serif-jp-500 - latin_japanese */
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 500;
  src: local("Noto Serif JP Medium"), local("NotoSerifJP-Medium"),
    url("../../fonts/NotoSerifCJKjp-Medium.min.woff2") format("woff2"),
    /* Super Modern Browsers */
      url("../../fonts/NotoSerifCJKjp-Medium.min.woff") format("woff"); /* Modern Browsers */
}
/* noto-serif-jp-600 - latin_japanese */
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 600;
  src: local("Noto Serif JP SemiBold"), local("NotoSerifJP-SemiBold"),
    url("../../fonts/NotoSerifCJKjp-SemiBold.min.woff2") format("woff2"),
    /* Super Modern Browsers */
      url("../../fonts/NotoSerifCJKjp-SemiBold.min.woff") format("woff"); /* Modern Browsers */
}

/* roboto-condensed-300 - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"),
    url("../../fonts/roboto-condensed-v18-latin-300.woff2") format("woff2"),
    /* Super Modern Browsers */
      url("../../fonts/roboto-condensed-v18-latin-300.woff") format("woff"); /* Modern Browsers */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"),
    url("../../fonts/roboto-condensed-v18-latin-regular.woff2") format("woff2"),
    /* Super Modern Browsers */
      url("../../fonts/roboto-condensed-v18-latin-regular.woff") format("woff"); /* Modern Browsers */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"),
    url("../../fonts/roboto-condensed-v18-latin-700.woff2") format("woff2"),
    /* Super Modern Browsers */
      url("../../fonts/roboto-condensed-v18-latin-700.woff") format("woff"); /* Modern Browsers */
}

/* lato-regular - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"),
    url("../../fonts/lato-v16-latin-regular.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../../fonts/lato-v16-latin-regular.woff")
      format("woff"); /* Modern Browsers */
}
/* lato-700 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"),
    url("../../fonts/lato-v16-latin-700.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../../fonts/lato-v16-latin-700.woff")
      format("woff"); /* Modern Browsers */
}
/* lato-900 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: local("Lato Black"), local("Lato-Black"),
    url("../../fonts/lato-v16-latin-900.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../../fonts/lato-v16-latin-900.woff")
      format("woff"); /* Modern Browsers */
}

/* quicksand-300 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../../fonts/quicksand-v20-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../fonts/quicksand-v20-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* quicksand-regular - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../../fonts/quicksand-v20-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../fonts/quicksand-v20-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* quicksand-700 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../../fonts/quicksand-v20-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../fonts/quicksand-v20-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

*,
*::before,
*::after {
  box-sizing: border-box;
  font-variant-ligatures: none;
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
    "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3",
    Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 100%;
  font-weight: 400;
  color: #1D211E;
  line-height: 1.7;
  letter-spacing: 0.1em;
}
img {
  vertical-align: bottom;
  max-width: 100%;
}

/* FONT
***************************************************************/
.sans {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
    "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3",
    Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
}
.serif {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
}
.roboto {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
}
.lato {
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
.quicksand {
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
}

.yuGothic {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI",
    "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic,
    "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Verdana,
    "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
}

/* LINK
***************************************************************/
a {
  transition: 0.3s ease;
  text-decoration: none;
  color: #1D211E;
}
a:active,
a:focus {
  outline: none;
}
a img {
  transition: 0.3s ease;
}

/* NONE
***************************************************************/
.none {
  display: none;
}
.linkNone {
  pointer-events: none;
}
@media all and (min-width: 681px) {
  .nonePC {
    display: none !important;
  }
  .linkNonePC {
    pointer-events: none;
  }
}
@media all and (max-width: 680px) {
  .noneSP {
    display: none !important;
  }
  .linkNoneSP {
    pointer-events: none;
  }
}

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

/* Load Effect
***************************************************************/
@keyframes opacity {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body {
  animation: opacity ease 1s forwards;
}

/* GoogleMap
***************************************************************/
.gm-style-pbt {
  text-align: center;
}
@media all and (max-width: 680px) {
  .gm-style-pbt {
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* lazyload
***************************************************************/

.lazyload {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  transition: opacity ease 0.3s;
}

/* フェード
***************************************************************/

@media all and (min-width: 681px) {
  .action.up {
    opacity: 0;
    transform: translate(0, 100px);
    transition: opacity 1000ms ease 0.25s, transform 1000ms ease 0.25s;
  }
  .action.left {
    opacity: 0;
    transform: translate(-100px, 0);
    transition: opacity 1000ms ease 0.25s, transform 1000ms ease 0.25s;
  }
  .action.right {
    opacity: 0;
    transform: translate(100px, 0);
    transition: opacity 1000ms ease 0.25s, transform 1000ms ease 0.25s;
  }
  .action.up.scrollin,
  .action.left.scrollin,
  .action.right.scrollin {
    opacity: 1;
    transform: translate(0, 0);
  }
  .action.delay1 {
    transition: opacity 1000ms ease 0.5s, transform 1000ms ease 0.5s;
  }
  .action.delay2 {
    transition: opacity 1000ms ease 0.75s, transform 1000ms ease 0.75s;
  }
  .action.delay3 {
    transition: opacity 1000ms ease 1s, transform 1000ms ease 1s;
  }
}

@media all and (max-width: 680px) {
  .action.up_sp {
    opacity: 0;
    transform: translate(0, 50px);
    transition: opacity 750ms ease 0.25s, transform 750ms ease 0.25s;
  }
  .action.left_sp {
    opacity: 0;
    transform: translate(-50px, 0);
    transition: opacity 750ms ease 0.25s, transform 750ms ease 0.25s;
  }
  .action.right_sp {
    opacity: 0;
    transform: translate(50px, 0);
    transition: opacity 750ms ease 0.25s, transform 750ms ease 0.25s;
  }
  .action.up_sp.scrollin,
  .action.left_sp.scrollin,
  .action.right_sp.scrollin {
    opacity: 1;
    transform: translate(0, 0);
  }
  .action.delay1_sp {
    transition: opacity 750ms ease 0.5s, transform 750ms ease 0.5s;
  }
  .action.delay2_sp {
    transition: opacity 750ms ease 0.75s, transform 750ms ease 0.75s;
  }
  .action.delay3_sp {
    transition: opacity 750ms ease 1s, transform 750ms ease 1s;
  }
}

/* w_title01
***************************************************************/
.w_title01 {
  display: flex;
  flex-flow: column;
  align-items: center;
  color: #1D211E;
}
.w_title01 .t1 {
  font-size: 70px;
  font-weight: 300;
  text-align: center;
  line-height: 1;
}
.w_title01 .t2 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.w_title01 .t1 + .t2 {
  margin-top: 8px;
}
.w_title01 .t2 + .t1 {
  margin-top: 27px;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .w_title01 .t1 {
    font-size: 39px;
  }
  .w_title01 .t2 {
    font-size: 13px;
  }
  .w_title01 .t1 + .t2 {
    margin-top: 2px;
  }
  .w_title01 .t2 + .t1 {
    margin-top: 10px;
  }
}
@media all and (max-width: 370px) {
}

/* w_btn01
***************************************************************/
.w_btn01 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 348px;
  height: 73px;
  padding: 0 18px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #1D211E;
  background-color: #C4C4C4;
  border: 1px solid #C4C4C4;
  position: relative;
  transition: 0.3s ease;
}
.w_btn01::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
  width: 12px;
  height: 12px;
  border-right: 2px solid #1D211E;
  border-bottom: 2px solid #1D211E;
  transform: rotate(-45deg);
  transition: border 0.3s ease;
}
/* type2 */
.w_btn01.type2 {
  color: #1D211E;
  background-color: #fff;
  border-color: #1D211E;
}
.w_btn01.type2::after {
  border-color: #1D211E;
}
/* type3 */
.w_btn01.type3 {
  color: #1D211E;
  background-color: #fff;
}
.w_btn01.type3::after {
  display: none;
}
/* type4 */
.w_btn01.type4 {
  color: #1D211E;
  background-color: #c4c4c4;
  border-color: #c4c4c4;
}
.w_btn01.type4::after {
  border-color: #1D211E;
}
/* type5 */
.w_btn01.type5 {
}
.w_btn01.type5::after {
  display: none;
}
/* type6 */
.w_btn01.type6 {
  color: #4e4e4e;
  background-color: #c4c4c4;
  border-color: #c4c4c4;
}
.w_btn01.type6::after {
  display: none;
}
/* type7 */
.w_btn01.type7 {
  width: 600px;
}
.w_btn01.type7:before {
  content: "";
  background-image: url(../../img/common/ico_flag01.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  left: -50px;
  display: block;
  width: 39px;
  height: 100%;
}
.w_btn01.type7::after {
}
/* type8 */
.w_btn01.type8 {
  color: #fff;
  background-color: #5B5E62;
  border-color: #5B5E62;
}
.w_btn01.type8::after {
  display: none;
}
/* type9 */
.w_btn01.type9 {
  color: #1D211E;
  background-color: #fff;
  border-color: #707070;
}
.w_btn01.type9::after {
  border-color: #707070;
  transform: rotate(45deg);
  top: -5px;
}
@media all and (min-width: 681px) {
  .w_btn01:hover,
  a:hover .w_btn01 {
    border-color: #1D211E;
    background-color: #fff;
  }
  .w_btn01.type2:hover,
  a:hover .w_btn01.type2 {
    background-color: #1D211E;
    border-color: #1D211E;
    color: #fff;
  }
  .w_btn01.type2:hover::after,
  a:hover .w_btn01.type2::after {
    border-color: #fff;
  }
  .w_btn01.type3:hover,
  a:hover .w_btn01.type3 {
    color: #fff;
    background-color: #1D211E;
  }
  .w_btn01.type3:hover::after,
  a:hover .w_btn01.type3::after {
    border-color: #fff;
  }
  .w_btn01.type4:hover,
  a:hover .w_btn01.type4 {
    color: #fff;
    background-color: #1D211E;
    border-color: #1D211E;
  }
  .w_btn01.type4:hover::after,
  a:hover .w_btn01.type4::after {
    border-color: #fff;
  }
  .w_btn01.type6:hover,
  a:hover .w_btn01.type6 {
    color: #fff;
    background-color: #1D211E;
    border-color: #1D211E;
  }
  .w_btn01.type7:hover:before,
  a:hover .w_btn01.type7:before {
    background-image: url(../../img/common/ico_flag01.svg);
  }
  .w_btn01.type8:hover,
  a:hover .w_btn01.type8 {
    color: #fff;
    background-color: #1D211E;
  }
  .w_btn01.type9:hover,
  a:hover .w_btn01.type9 {
    color: #fff;
    background-color: #707070;
    border-color: #707070;
  }
  .w_btn01.type9:hover::after,
  a:hover .w_btn01.type9::after {
    border-color: #fff;
  }
}
@media all and (max-width: 680px) {
  .w_btn01 {
    width: 230px;
    height: 48px;
    padding: 0 14px;
    font-size: 13px;
  }
  .w_btn01::after {
    right: 8px;
    width: 8px;
    height: 8px;
  }
  .w_btn01.type7 {
    width: 250px;
  }
  .w_btn01.type7:before {
    left: -10px;
    width: 27px;
  }
}
@media all and (max-width: 370px) {
}

/* OTHER CONTENTS
***************************************************************/
.othercontentsWrap {
  padding: 100px 0;
}
.othercontentsWrap .othercontentsTitle1 {
  color: #1D211E;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 40px;
}
.othercontentsWrap .othercontentsList {
  display: flex;
  justify-content: center;
}
.othercontentsWrap .othercontentsList .li1 {
  width: calc((100% - 12px) / 4);
  margin-right: 4px;
}
.othercontentsWrap .othercontentsList .li1:last-child {
  margin-right: 0;
}
.othercontentsWrap .othercontentsList .li1 a {
  display: block;
  width: 100%;
  height: 274px;
  position: relative;
}
.othercontentsWrap .othercontentsList .li1 .thumb {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.othercontentsWrap .othercontentsList .li1 .thumb::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.othercontentsWrap .othercontentsList .li1 .thumb .img1 {
  width: 100%;
  height: 100%;
  background-image: url(../../img/common/noimage.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: transform 0.3s ease;
}
.othercontentsWrap .othercontentsList .li1 .textBox {
  width: 100%;
  height: 100%;
  color: #fff;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.othercontentsWrap .othercontentsList .li1 .textBox .caption {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.15em;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.othercontentsWrap .othercontentsList .li1 .textBox .caption::after {
  content: "";
  width: 20px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.othercontentsWrap .othercontentsList .li1 .textBox .title {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
}
@media all and (min-width: 681px) {
  .othercontentsWrap .othercontentsList .li1 a:hover .thumb .img1 {
    transform: scale(1.1);
  }
}
@media all and (max-width: 680px) {
  .othercontentsWrap {
    padding: 40px 0 80px;
  }
  .othercontentsWrap .othercontentsTitle1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .othercontentsWrap .othercontentsList {
    display: block;
  }
  .othercontentsWrap .othercontentsList .li1 {
    width: 100%;
    margin-right: 0;
  }
  .othercontentsWrap .othercontentsList .li1 + .li1 {
    margin-top: 2px;
  }
  .othercontentsWrap .othercontentsList .li1 a {
    height: 152px;
  }
  .othercontentsWrap .othercontentsList .li1 .textBox .caption {
    padding-bottom: 12px;
    margin-bottom: 15px;
  }
  .othercontentsWrap .othercontentsList .li1 .textBox .title {
    font-size: 20px;
  }
  .othercontentsWrap .othercontentsList .li1.typeInterview .thumb .img1 {
    background-position: center top;

  }
}
@media all and (max-width: 370px) {
}

/* 下層アイキャッチ
***************************************************************/
.icatchWrap .thumb .img1 {
  background-image: url(../../img/common/sample5.jpg);
}

/* typeA */
.icatchWrap.typeA {
  width: 100%;
  height: 358px;
  position: relative;
  display: flex;
}
.icatchWrap.typeA .thumb {
  width: calc(100% - 400px);
  height: 100%;
  position: relative;
  overflow: hidden;
}
.icatchWrap.typeA .thumb .img1 {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.icatchWrap.typeA .titleBox {
  width: 400px;
  padding-right: 80px;
  height: 100%;
  background-color: #fff;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.icatchWrap.typeA .titleBox .w_title01 .t1 {
  font-size: 53px;
  line-height: 1.13;
}
.icatchWrap.typeA .titleBox .w_title01 .t2 {
  margin-top: 6px;
}

/* typeB */
.icatchWrap.typeB {
  width: 100%;
  height: 358px;
  position: relative;
}
.icatchWrap.typeB .thumb {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.icatchWrap.typeB .thumb::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.icatchWrap.typeB .thumb .img1 {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.icatchWrap.typeB .titleBox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icatchWrap.typeB .titleBox .w_title01 {
  color: #fff;
}
.icatchWrap.typeB .titleBox .w_title01 .t1 {
  font-size: 53px;
}

/* typeC */
.icatchWrap.typeC {
  width: 100%;
  height: 358px;
  position: relative;
}
.icatchWrap.typeC .titleBox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icatchWrap.typeC .titleBox .w_title01 {
}
.icatchWrap.typeC .titleBox .w_title01 .t1 {
  font-size: 53px;
}

/* typeD */
.icatchWrap.typeD {
  width: 100%;
  height: 217px;
  position: relative;
}
.icatchWrap.typeD .titleBox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icatchWrap.typeD .titleBox .w_title01 {
}
.icatchWrap.typeD .titleBox .w_title01 .t1 {
  font-size: 53px;
}

@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  /* typeA */
  .icatchWrap.typeA {
    height: 160px;
    display: block;
    margin-bottom: 50px;
  }
  .icatchWrap.typeA .thumb {
    width: 100%;
  }
  .icatchWrap.typeA .titleBox {
    width: 230px;
    padding-right: 0;
    height: 90px;
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .icatchWrap.typeA .titleBox .w_title01 .t1 {
    font-size: 39px;
  }
  .icatchWrap.typeA .titleBox .w_title01 .t2 {
    margin-top: 0;
  }

  /* typeB */
  .icatchWrap.typeB {
    height: 160px;
  }
  .icatchWrap.typeB .titleBox .w_title01 .t1 {
    font-size: 39px;
  }
  /* typeC */
  .icatchWrap.typeC {
    height: 110px;
  }
  .icatchWrap.typeC .titleBox .w_title01 .t1 {
    font-size: 39px;
  }
  /* typeD */
  .icatchWrap.typeD {
    height: 110px;
  }
  .icatchWrap.typeD .titleBox .w_title01 .t1 {
    font-size: 39px;
  }
}
@media all and (max-width: 370px) {
}

/* タイトル
***************************************************************/

.sectionTitleWrap {
  text-align: center;
  position: relative;
}

.sectionTitleWrap .title {
  color: #1D211E;
  text-align: center;
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  z-index: 5;
  display: inline-block;
}

.sectionTitleWrap .title .jpn {
  font-size: 30px;
  line-height: 1;
  display: block;
}

.sectionTitleWrap .title .eng {
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  display: block;
  margin-top: 10px;
}

.sectionTitleWrap:before {
  content: "";
  background-color: #707070;
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: -10px;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
}

@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .sectionTitleWrap .title {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sectionTitleWrap .title .jpn {
    font-size: 19px;
  }
  .sectionTitleWrap .title .eng {
    font-size: 11px;
  }
}
@media all and (max-width: 370px) {
}

/* インナー
***************************************************************/

.sectionInner {
  margin-left: auto;
  margin-right: auto;
}

@media all and (min-width: 681px) {
  .sectionInner {
    width: 1200px;
  }
  .sectionInner.type2 {
    width: 840px;
  }
  .sectionInner.type3 {
    width: 1000px;
  }
  .sectionInner.type4 {
    width: 800px;
  }
  .sectionInner.type5 {
    width: 1100px;
  }
  .sectionInner.type6 {
    width: 900px;
  }
}

#infscr-loading {
  margin: 0 auto;
  font-size: 11px;
  clear: both;
}

#infscr-loading .comment {
  width: 200px;
  position: relative;
  top: 20px;
  padding: 20px 20px;
  margin: 0 auto;
  text-align: center;
}

#infscr-loading img {
  display: none;
}


/* bnr_event_flow
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .bnr_event_flow {
    position: fixed;
    z-index: 1111;
    left: 0;
    right: 0;
    bottom: 12px;
    margin: auto;
    left: 0;
    width: calc(100% - 24px);
    transition: bottom 0.3s ease;
    display: block;
  }
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}
