html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset 'UTF-8';
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  /*color: #fff;*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}
.tp-Topics img {
  width: 100%;
  display: block;
}
body {
  font-size: 16px;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', YuGothic, '游ゴシック', Meirio, "メイリオ", sans-serif;
}
.tp-Topics a {
  transition: opacity 0.3s;
  display: block;
  text-decoration: none;
}
.tp-Topics figure {
  margin: 0;
}
html {
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', YuGothic, '游ゴシック', Meirio, "メイリオ", sans-serif;
}
.tp-Mv {
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.tp-MvSlider .slick-current {
  -webkit-animation: zoomdown 7s 1;
          animation: zoomdown 7s 1;
}
.tp-Topics {
  background: #f7f6f2;
}
.tp-TopicsInner {
  position: relative;
}
.tp-TopicsSlider .slick-dots li {
  background: #d6d2cf;
  border-radius: 100%;
}
.tp-TopicsSlider .slick-dots li.slick-active {
  background: #301d0f;
}
.tp-TopicsSlider .slick-dots li button::before {
  content: none;
}
.tp-TopicsSliderArrow .slick-next {
  background: url("../koukeikai-p/common-p/icon_next.png") no-repeat left top;
  background-size: contain;
}
.tp-TopicsSliderArrow .slick-prev {

  background: url("../koukeikai-p/common-p/icon_prev.png") no-repeat left top;
  background-size: contain;
}
.tp-TopicsSliderEl .tp-TopicsSliderImg {
  transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
}
.tp-TopicsSliderLink {
  color: #000;
}
.tp-TopicsSliderImg img {
  display: block;
  border-radius: 10px;
  box-shadow: 1px 8px 15px rgba(6,0,1,0.25);
  transition: opacity 0.3s;
}
.tp-TopicsSliderCaption {
  text-align: center;
  display: block;
}
.tp-Emergency {
  background: #f7f6f2;
}
.tp-EmergencyLink {
  display: block;
}
.tp-Declaration {
  background: #f7f6f2;
}
.tp-DeclarationLink {
  display: block;
  background: #193b3c;
}
.tp-DeclarationTextArea {
  text-align: center;
  margin: 0 auto;
}
.tp-DeclarationText {
  color: #fff;
}
.tp-DeclarationTextSmall {
  color: #fff;
}
.tp-Goto {
  background: #f7f6f2;
}
.tp-GotoLink {
  display: block;
}
.tp-GotoNewsLink {
  display: block;
}
.tp-Service {
  width: 100%;
}
.tp-Service .tp-HeadingSub {
  line-height: 1.5;
}
.tp-Service .tp-HeadingNote {
  display: block;
  text-align: center;
  border: 1px solid #aaa;
  background: #f7f6f2;
  font-weight: bold;
  color: #535353;
}
.tp-ServiceInner {
  margin: 0 auto;
}
.tp-ServiceInner {
  margin: 0 auto;
}
.tp-ServiceListLink {
  display: block;
  color: #5d3314;
}
.tp-ServiceListSubHead {
  position: relative;
  font-weight: bold;
  color: #535353;
}
.tp-ServiceListSubHead::after {
  content: '';
  display: block;
  position: absolute;
  background: url("/assets/images/common/icon_arrow.png") no-repeat left top;
  background-size: contain;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.tp-ServiceListText {
  line-height: 1.5;
  color: #301d0f;
}
.tp-ServiceBtn {
  background: #fff;
  color: #301d0f;
  border: 2px solid #d6d2cf;
  border-radius: 100px;
  display: block;
  text-align: left;
  box-sizing: border-box;
  font-family: 'Raleway', sans-serif;
  position: relative;
}
.tp-ServiceBtn::after {
  content: '';
  display: block;
  position: absolute;
  background: url("/assets/images/common/icon_arrow.png") no-repeat left top;
  background-size: contain;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.tp-Fyt {
  width: 100%;
  background: #f7f6f2;
}
.tp-FytTitle {
  width: 100%;
}
.tp-FytInner {
  position: relative;
  margin: 0 auto;
}
.tp-FytList {
  display: flex;
  flex-wrap: wrap;
}
.tp-FytListLInk {
  display: block;
  color: #000;
}
.tp-FytListCaption {
  text-align: center;
  line-height: 1.5;
}
.tp-FytMovieInner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.tp-FytMovie {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.tp-FytMovieLink {
  text-align: center;
  color: #000;
  position: relative;
}
.tp-FytMovieLink::before {
  content: '';
  display: inline-block;
  background: url("/assets/images/common/icon_blank.png") no-repeat left top;
  background-size: contain;
}
.tp-FytBtn {
  background: #fff;
  color: #301d0f;
  border: 2px solid #d6d2cf;
  border-radius: 100px;
  display: block;
  text-align: left;
  box-sizing: border-box;
  font-family: 'Raleway', sans-serif;
}
.tp-FytBtn::after {
  content: '';
  display: block;
  position: absolute;
  background: url("/assets/images/common/icon_arrow.png") no-repeat left top;
  background-size: contain;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.tp-Heading {
  margin: 0 auto 65px;
}
.tp-HeadingMain {
  line-height: 1;
  font-weight: 200;
  display: block;
  text-align: center;
  font-size: 48px;
  margin-bottom: 51px;
  color: #000;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 2px;
  position: relative;
}
.tp-HeadingMain::after {
  content: '';
  display: block;
  position: absolute;
  background: #b4b4b4;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.tp-HeadingSub {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 200;
  color: #535353;
}
.tp-News {
  padding: 90px 0 130px;
}
.tp-NewsInner {
  margin: auto;
}
.tp-NewsMainItem {
  margin-bottom: 3.703703703703703%;
  padding-bottom: 3.703703703703703%;
  border-bottom: solid 1px #d6d2cf;
  font-size: 14px;
}
.tp-NewsMainInner {
  display: flex;
  justify-content: flex-start;
}
.tp-NewsMainCol:nth-child(1) {
  width: 24.074074074074073%;
  margin-right: 3.703703703703703%;
}
.tp-NewsMainCol:nth-child(2) {
  width: 65.67164179104478%;
}
.tp-NewsMainDate {
  color: #aca59f;
  display: block;
  margin-bottom: 3.703703703703703%;
}
.tp-NewsMainTitle {
  color: #000;
  line-height: 1.5;
}
.tp-NewsSubHead {
  color: #535353;
  font-size: 18px;
  padding-bottom: 5px;
  border-bottom: solid 8px #f7f6f2;
  margin-bottom: 8%;
  font-family: 'Raleway', sans-serif;
}
.tp-NewsSubItem {
  font-size: 12px;
  margin-bottom: 8%;
}
.tp-NewsSubDate {
  color: #aca59f;
  display: block;
  margin-bottom: 4%;
  font-weight: bold;
}
.tp-NewsSubTitle {
  color: #000;
  line-height: 1.5;
}
.tp-NewsSubMore {
  text-align: right;
  margin-top: 16%;
}
.tp-NewsSubMoreLink {
  color: #301d0f;
  display: inline-block;
  padding: 0 25px 4px 16px;
  border-bottom: solid 1px #f7f6f2;
  background: url("/assets/images/common/icon_arrow.png") no-repeat right center;
  font-family: 'Raleway', sans-serif;
}
.tp-Partner {
  width: 100%;
  background: #f7f6f2;
}
.tp-PartnerInner {
  position: relative;
  margin: 0 auto;
}
.tp-PartnerHead {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 24px;
}
.tp-PartnerLink {
  width: 48.214285714285715%;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  padding: 2.678571428571428% 1.785714285714286% 2.053571428571428% 21.428571428571427%;
  box-sizing: border-box;
}
.tp-PartnerLink::after {
  content: "";
  display: block;
  width: 37.03703703703704%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.tp-PartnerLink-recruit::after {
  background-image: url("/assets/images/common/partner_recruit.png");
}
.tp-PartnerLink-franchise::after {
  background-image: url("/assets/images/common/partner_franchise.png");
}
.tp-PartnerLinkInner {
  background: url("/assets/images/common/icon_arrow.png") no-repeat right center;
}
.tp-PartnerLinkLabel {
  display: block;
  font-size: 24px;
  color: #000;
  margin-bottom: 3.571428571428571%;
  font-family: 'Raleway', sans-serif;
}
.tp-PartnerLinkSub {
  color: #535353;
  font-size: 14px;
}
.tp-Notice {
  background: #f7f6f2;
}
.tp-NoticeInner {
  border: 2px solid #000;
  margin: 0 auto;
}
.tp-NoticeTitle {
  font-weight: bold;
  color: #000;
  text-align: center;
  line-height: 1.6;
}
.tp-NoticeText {
  color: #000;
  line-height: 1.6;
}
.tp-HappyBagBnr {
  display: block;
}
.tp-HappyBagBnr img {
  border-radius: 10px;
  box-shadow: 1px 8px 15px rgba(6,0,1,0.25);
}
.tp-MvBnr {
  background: rgba(255,255,255,0.9);
  position: absolute;
  box-shadow: 0px 8px 14.85px -6.85px rgba(6,0,1,0.25);
  border: 2px solid #b7a98e;
  box-sizing: border-box;
}
.tp-MvBnrIcon {
  position: absolute;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  background: #b7a98e;
  box-sizing: border-box;
  border-radius: 6px 6px 0 0;
}
.tp-MvBnrInner {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.tp-MvBnrImg img {
  border-radius: 8px;
}
.tp-MvBnrDay {
  color: #000;
  display: block;
  font-weight: bold;
}
.tp-MvBnrText {
  color: #000;
  display: block;
  font-weight: bold;
}
.tp-MvNews {
  margin: 0 auto;
  width: 100%;
  position: relative;
  display: flex;
}
.tp-MvNewsItem {
  display: block;
}
.tp-MvNewsItemInner {
  display: flex;
}
.tp-MvNewsIcon {
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  border: 1px solid #eca776;
  color: #fff;
  background: #eca776;
  border-radius: 4px;
  text-align: center;
}
.tp-MvNewsDay {
  color: #000;
  font-weight: bold;
}
.tp-MvNewsText {
  color: #000;
}
.tp-CoronaBnr {
  background: #e2dbcf;
}
.tp-CoronaBnrInner {
  margin: 0 auto;
}
.tp-CoronaBnrLink {
  display: block;
  color: #153434;
}
.tp-CoronaBnrNote {
  display: block;
  text-align: right;
}
.tp-CoronaBnrDetail {
  background: #fff;
  display: flex;
  box-sizing: border-box;
}
.tp-CoronaBnrDetailImg {
  background: #153434;
  display: block;
}
.tp-CoronaBnrDetailImg img {
  margin: 0 auto;
}
.tp-CoronaBnrDetailText {
  color: #153434;
  display: block;
  font-weight: bold;
}
.tp-Action {
  background: #f7f6f2;
}
.tp-Action .tp-Heading {
  position: relative;
  line-height: 1.6;
}
.tp-Action .tp-HeadingLink {
  margin: 0 auto;
  display: block;
}
@-webkit-keyframes zoomdown {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoomdown {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media screen and (max-width: 767px) {
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
  .tp-MvSlider .slick-slide img.pcOnly {
    display: none;
  }
  .tp-MvSlider .slick-slide img.spOnly {
    display: block;
  }
  .tp-Topics {
    padding-top: 14.666666666666666vw;
  }
  .tp-TopicsInner {
    margin-top: 14.666666666666666vw;
    padding-bottom: 10.666666666666668vw;
  }
  .tp-TopicsSlider .slick-dots {
    bottom: -10.666666666666668vw;
  }
  .tp-TopicsSlider .slick-dots li {
    width: 3.733333333333334vw;
    height: 3.733333333333334vw;
  }
  .tp-TopicsSliderArrow {
    position: absolute;
    /*width: 78.66666666666666vw;*/
	width: 95%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    /*top: 20vw;*/
	/*top: 60vw;*/
	top: 160px;
  }
  .tp-TopicsSliderArrow .slick-next {
    /*width: 10.666666666666668vw;
    height: 10.666666666666668vw;
    right: -5.333333333333334vw;*/
	width: 75px;
	height: 75px;
	right: 0;
  }
  .tp-TopicsSliderArrow .slick-prev {
    /*width: 10.666666666666668vw;
    height: 10.666666666666668vw;
    left: -5.333333333333334vw;*/
	width: 75px;
	height: 75px;
	left: 0;
  }
  .tp-TopicsSliderEl {
    /*width: 78.66666666666666vw;*/
    /*margin: 0 10.666666666666668vw;*/
	margin: 0 42px;
	width: 600px;
  }
  .tp-TopicsSliderCaption {
    font-size: 3.2vw;
    line-height: 1.5;
    margin-top: 5.066666666666666vw;
  }
  .tp-EmergencyInner {
    width: 89.33333333333333vw;
    margin: 0 auto;
    padding-bottom: 13.333333333333334vw;
  }
  .tp-DeclarationInner {
    width: 89.33333333333333vw;
    margin: 0 auto;
    padding-bottom: 6.666666666666667vw;
  }
  .tp-DeclarationLink {
    padding: 0.666666666666667vw 0;
  }
  .tp-DeclarationTextArea {
    border: 0.266666666666667vw solid #fff;
    width: 88vw;
    padding: 3.066666666666666vw 0 2.4vw;
  }
  .tp-DeclarationText {
    font-size: 4vw;
  }
  .tp-DeclarationTextSmall {
    font-size: 2.666666666666667vw;
    margin-top: 1.333333333333333vw;
  }
  .tp-GotoInner {
    width: 89.33333333333333vw;
    margin: 0 auto;
    padding-bottom: 6.666666666666667vw;
  }
  .tp-GotoNews {
    margin-top: 10.666666666666668vw;
  }
  .tp-GotoNewsInner {
    width: 89.33333333333333vw;
    margin: 0 auto;
    padding-bottom: 6.666666666666667vw;
  }
  .tp-Service {
    padding: 14.399999999999999vw 0 13.333333333333334vw;
  }
  .tp-Service .tp-HeadingNote {
    width: 89.33333333333333vw;
    margin: 0 auto 5.333333333333334vw;
    padding: 2.666666666666667vw 0;
    font-size: 4.266666666666667vw;
  }
  .tp-ServiceList {
    margin: 8vw auto 0;
    width: 89.33333333333333vw;
    border-top: 1px dotted #301d0f;
    padding-top: 5.333333333333334vw;
  }
  .tp-ServiceListEl {
    margin: 0 auto 5.333333333333334vw;
    border-bottom: 1px dotted #301d0f;
    padding-bottom: 5.333333333333334vw;
  }
  .tp-ServiceListEl:nth-child(4) .tp-ServiceListHead img {
    width: 44.4vw;
  }
  .tp-ServiceListEl:nth-child(6) .tp-ServiceListHead img {
    width: 40.4vw;
  }
  .tp-ServiceListHead {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 6.666666666666667vw;
  }
  .tp-ServiceListHead:after {
    content: "";
    flex-grow: 1;
    border-top: 1px dotted #301d0f;
    display: block;
  }
  .tp-ServiceListHead:after {
    margin-left: 1.333333333333333vw;
  }
  .tp-ServiceListHead img {
    width: 33.06666666666666vw;
  }
  .tp-ServiceListInner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .tp-ServiceListImg {
    width: 20vw;
    padding: 0 3.733333333333334vw 0 3.733333333333334vw;
    box-sizing: content-box;
  }
  .tp-ServiceListDetail {
    width: 66.4vw;
  }
  .tp-ServiceListSubHead {
    margin-bottom: 2.666666666666667vw;
    font-size: 3.466666666666666vw;
    line-height: 1.4;
    padding-right: 5.333333333333334vw;
  }
  .tp-ServiceListSubHead::after {
    width: 3.733333333333334vw;
    height: 3.466666666666666vw;
    right: 0;
  }
  .tp-ServiceListText {
    font-size: 3.2vw;
  }
  .tp-ServiceBtn {
    padding: 2.133333333333333vw 9.866666666666667vw;
    width: 43.733333333333334vw;
    margin: 10.666666666666668vw auto 0;
    font-size: 4.8vw;
  }
  .tp-ServiceBtn::after {
    width: 3.733333333333334vw;
    height: 3.466666666666666vw;
    right: 8.799999999999999vw;
  }
  .tp-FytInner {
    display: flex;
    flex-direction: column-reverse;
    width: 89.33333333333333vw;
    padding: 13.333333333333334vw 0 34.13333333333333vw;
  }
  .tp-FytList {
    margin-top: 8vw;
  }
  .tp-FytListEl {
    width: 42.66666666666667vw;
  }
  .tp-FytListEl:nth-child(2n) {
    margin-left: 4vw;
  }
  .tp-FytListEl:nth-child(1n+3) {
    margin-top: 8vw;
  }
  .tp-FytListCaption {
    margin-top: 3.2vw;
    font-size: 3.466666666666666vw;
  }
  .tp-FytMovieLink {
    font-size: 3.466666666666666vw;
    margin-top: 4.266666666666667vw;
  }
  .tp-FytMovieLink::before {
    width: 3.733333333333334vw;
    height: 2.933333333333333vw;
    margin-right: 1.866666666666667vw;
  }
  .tp-FytBtn {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    bottom: 13.333333333333334vw;
    font-size: 4.8vw;
    width: 43.733333333333334vw;
    padding: 2.133333333333333vw 9.866666666666667vw;
  }
  .tp-FytBtn::after {
    width: 3.733333333333334vw;
    height: 3.466666666666666vw;
    right: 8.799999999999999vw;
  }
  .tp-Heading {
    margin-bottom: 13.333333333333334vw;
  }
  .tp-HeadingMain {
    font-size: 9.6vw;
    margin-bottom: 9.333333333333334vw;
    letter-spacing: 1px;
  }
  .tp-HeadingMain::after {
    width: 12.8vw;
    height: 0.266666666666667vw;
    top: 13.333333333333334vw;
  }
  .tp-HeadingSub {
    font-size: 3.733333333333334vw;
  }
  .tp-News {
    padding: 13.333333333333334vw 0 17.333333333333336vw;
  }
  .tp-NewsInner {
    width: 89.33333333333333vw;
  }
  .tp-NewsMainItem {
    font-size: 3.2vw;
    margin-bottom: 5.970149253731343%;
    padding-bottom: 5.970149253731343%;
  }
  .tp-NewsMainCol:nth-child(1) {
    width: 31.343283582089555%;
    margin-right: 2.985074626865671%;
  }
  .tp-NewsSub {
    margin-top: 11.940298507462686%;
  }
  .tp-NewsSubHead {
    padding-bottom: 0;
    line-height: 1;
    margin-bottom: 5.970149253731343%;
    font-size: 4.8vw;
  }
  .tp-NewsSubItem {
    margin-bottom: 5.970149253731343%;
    font-size: 3.2vw;
  }
  .tp-NewsSubDate {
    margin-bottom: 2.985074626865671%;
  }
  .tp-NewsSubMore {
    margin-top: 11.940298507462686%;
  }
  .tp-NewsSubMoreLink {
    font-size: 4.8vw;
    border-bottom: solid 2px #d6d2cf;
  }
  .tp-PartnerInner {
    width: 89.33333333333333vw;
    padding: 6.666666666666667vw 0 13.333333333333334vw;
  }
  .tp-PartnerHead {
    font-size: 4.266666666666667vw;
  }
  .tp-PartnerLead {
    width: 62.4vw;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 12vw;
  }
  .tp-PartnerLink {
    width: 100%;
    padding: 2.666666666666667vw 2.666666666666667vw 2.666666666666667vw 40vw;
  }
  .tp-PartnerLink + .tp-PartnerLink {
    margin-top: 5.333333333333334vw;
  }
  .tp-PartnerLink::after {
    width: 33.33333333333333vw;
  }
  .tp-PartnerLinkLabel {
    font-size: 4.8vw;
  }
  .tp-PartnerLinkSub {
    font-size: 3.2vw;
  }
  .tp-Notice {
    padding-bottom: 8vw;
  }
  .tp-NoticeInner {
    width: 89.33333333333333vw;
    padding: 5.333333333333334vw 5.333333333333334vw;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .tp-NoticeTitle {
    font-size: 5.333333333333334vw;
    margin-bottom: 4vw;
  }
  .tp-NoticeText {
    font-size: 4.266666666666667vw;
  }
  .tp-HappyBag {
    margin: 13.333333333333334vw auto;
    width: 89.33333333333333vw;
  }
  .tp-MvBnr {
    width: 80vw;
    padding: 3.2vw 0;
    bottom: 2.666666666666667vw;
    right: 10vw;
    box-shadow: 0px 8px 14.85px 1.15px rgba(6,0,1,0.25);
    border-radius: 0 12px 12px 12px;
  }
  .tp-MvBnrIcon {
    font-size: 3.733333333333334vw;
    width: 21.866666666666667vw;
    padding: 1.6vw 2.666666666666667vw;
    top: -7.199999999999999vw;
    left: -2px;
  }
  .tp-MvBnrInner {
    width: 74.66666666666667vw;
  }
  .tp-MvBnrImg {
    width: 21.333333333333336vw;
  }
  .tp-MvBnrLead {
    width: 50.66666666666667vw;
    margin-left: 2.666666666666667vw;
  }
  .tp-MvBnrDay {
    font-size: 2.666666666666667vw;
  }
  .tp-MvBnrText {
    font-size: 3.2vw;
    line-height: 1.5;
    margin-top: 1.066666666666667vw;
  }
  .tp-MvNews {
    width: 89.33333333333333vw;
    margin: 5.333333333333334vw auto;
    align-items: flex-start;
  }
  .tp-MvNewsItemInner {
    align-items: flex-start;
    height: 21.333333333333336vw;
    padding: 2.666666666666667vw 0;
  }
  .tp-MvNewsLead {
    margin-left: 2.666666666666667vw;
    width: 72.8vw;
  }
  .tp-MvNewsIcon {
    font-size: 3.733333333333334vw;
    padding: 1.066666666666667vw;
    width: 13.866666666666665vw;
    margin-top: 3.466666666666666vw;
  }
  .tp-MvNewsDay {
    font-size: 3.2vw;
    line-height: 1.5;
    margin-top: 1.333333333333333vw;
  }
  .tp-MvNewsText {
    font-size: 3.2vw;
    line-height: 1.5;
    margin-top: 1.333333333333333vw;
  }
  .tp-CoronaBnr {
    padding: 8vw 0;
  }
  .tp-CoronaBnrInner {
    width: 89.33333333333333vw;
  }
  .tp-CoronaBnrLink:first-of-type {
    margin-bottom: 5.333333333333334vw;
  }
  .tp-CoronaBnrNote {
    font-size: 2.933333333333333vw;
    margin-top: 2.133333333333333vw;
  }
  .tp-CoronaBnrDetail {
    height: 14.933333333333335vw;
    border-radius: 1.333333333333333vw;
    border: 0.266666666666667vw solid #153434;
  }
  .tp-CoronaBnrDetailImg {
    width: 14.933333333333335vw;
    border-radius: 1.066666666666667vw 0 0 1.066666666666667vw;
    height: 14.933333333333335vw;
    top: -0.266666666666667vw;
    position: relative;
  }
  .tp-CoronaBnrDetailImg img {
    width: 7.733333333333333vw;
    padding-top: 3.466666666666666vw;
  }
  .tp-CoronaBnrDetailText {
    width: 66.66666666666666vw;
    font-size: 3.333333333333333vw;
    line-height: 1.48;
    padding: 4.8vw 0 4.8vw 2.666666666666667vw;
  }
  .tp-Action {
    padding: 12vw 0 7.733333333333333vw;
  }
  .tp-Action .tp-Heading {
    width: 89.33333333333333vw;
    margin: 0 auto;
  }
  .tp-Action .tp-HeadingLink {
    width: 89.33333333333333vw;
    margin-top: 5.333333333333334vw;
  }
  .tp-Action .tp-HeadingSub {
    line-height: 1.518518518518519;
  }
}
@media print, screen and (min-width: 768px) {
  .pcOnly {
    display: block;
  }
  .spOnly {
    display: none;
  }
.tp-Topics a:hover {
    opacity: 0.8;
  }
  .tp-Mv {
    max-width: 1366px;
  }
  .tp-MvSlider .slick-slide img.pcOnly {
    display: block;
  }
  .tp-MvSlider .slick-slide img.spOnly {
    display: none;
  }
  .tp-Topics {
    background-position: 97px 97px;
    /*margin-top: 6.364301389904901%;*/
  }
  .tp-Topics .tp-Heading {
    position: relative;
    top: -28px;
  }
  .tp-TopicsInner {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 110px;
  }
  .tp-TopicsInner[data-slick="false"] {
    padding-bottom: 40px;
    overflow: inherit;
  }
  .tp-TopicsSlider .slick-list {
    overflow: unset;
  }
  .tp-TopicsSlider .slick-dots {
    bottom: 0;
    top: 340px;
  }
  .tp-TopicsSlider .slick-dots li {
    width: 14px;
    height: 14px;
  }
  .tp-TopicsSlider[data-slick="false"] {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    top: -30px;
  }
  .tp-TopicsSlider[data-slick="false"] .tp-TopicsSliderEl {
    margin: 0 20px 0;
  }
  .tp-TopicsSliderArrow {
    position: absolute;
    width: 700px;
    margin: 0 auto;
    top: 136px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .tp-TopicsSliderArrow .slick-next {
    right: 0;
    width: 60px;
    height: 60px;
  }
  .tp-TopicsSliderArrow .slick-prev {
    left: 0;
    width: 60px;
    height: 60px;
  }
  .tp-TopicsSliderEl {
    margin: 28px 60px 0;
    width: 408px;
  }
  .tp-TopicsSliderEl.slick-center .tp-TopicsSliderImg {
    -webkit-transform: scale(1.24);
            transform: scale(1.24);
  }
  .tp-TopicsSliderLink:hover {
    opacity: 1;
  }
  /*.tp-TopicsSliderImg img:hover {
    opacity: 0.8;
  }*/
  .tp-TopicsSliderCaption {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 12px;
  }
  .tp-EmergencyInner {
    width: 510px;
    max-width: 510px;
    padding-bottom: 4.347826086956522%;
    margin: 0 auto 0;
  }
  .tp-DeclarationInner {
    width: 510px;
    max-width: 510px;
    padding-bottom: 2.173913043478261%;
    margin: 0 auto 0;
  }
  .tp-DeclarationLink {
    padding: 5px 0;
  }
  .tp-DeclarationTextArea {
    border: 1px solid #fff;
    width: 500px;
    padding: 18px 0 16px;
  }
  .tp-DeclarationText {
    font-size: 22px;
  }
  .tp-DeclarationTextSmall {
    font-size: 14px;
    margin-top: 8px;
  }
  .tp-GotoInner {
    width: 510px;
    max-width: 510px;
    padding-bottom: 2.173913043478261%;
    margin: 0 auto 0;
  }
  .tp-GotoNews {
    margin-top: 40px;
  }
  .tp-GotoNewsInner {
    width: 100%;
    padding-bottom: 2.173913043478261%;
    margin: 0 auto 0;
  }
  .tp-Service {
    padding: 88px 0 116px;
  }
  .tp-Service .tp-Heading {
    margin-bottom: 0;
  }
  .tp-Service .tp-HeadingNote {
    width: 540px;
    margin: 0 auto 20px;
    padding: 20px 0;
    font-size: 20px;
  }
  .tp-ServiceInner {
    max-width: 1120px;
    width: 81.93123628383321%;
  }
  .tp-ServiceInner {
    max-width: 1120px;
    width: 81.93123628383321%;
  }
  .tp-ServiceList {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
  }
  .tp-ServiceListEl {
    width: 30.357142857142854%;
    padding: 0 1.785714285714286%;
    box-sizing: border-box;
    margin-top: 60px;
  }
  .tp-ServiceListEl:nth-child(4) .tp-ServiceListHead {
    width: 62.825278810408925%;
  }
  .tp-ServiceListEl:nth-child(5) .tp-ServiceListHead {
    width: 49.07063197026022%;
  }
  .tp-ServiceListEl:nth-child(6) .tp-ServiceListHead {
    width: 55.01858736059479%;
  }
  .tp-ServiceListHead {
    width: 36.470588235294116%;
    margin-bottom: 9.705882352941178%;
  }
  .tp-ServiceListInner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .tp-ServiceListImg {
    margin: 0 auto;
    width: 29.411764705882355%;
  }
  .tp-ServiceListDetail {
    width: 63.23529411764706%;
  }
  .tp-ServiceListSubHead {
    margin-bottom: 7.380073800738007%;
    font-size: 13px;
    padding-right: 30px;
    line-height: 1.4;
  }
  .tp-ServiceListSubHead::after {
    width: 14px;
    height: 13px;
    right: 0;
  }
  .tp-ServiceListText {
    font-size: 12px;
  }
  .tp-ServiceBtn {
    padding: 8px 35px;
    width: 164px;
    margin: 5.357142857142857% auto 0;
    font-size: 18px;
  }
  .tp-ServiceBtn::after {
    width: 14px;
    height: 13px;
    right: 29px;
  }
  .tp-FytInner {
    man-width: 1120px;
    width: 81.93123628383321%;
    padding: 4.389173372348208% 0;
    display: flex;
    justify-content: space-between;
  }
  .tp-FytList {
    width: 39.285714285714285%;
  }
  .tp-FytListEl {
    width: 45.45454545454545%;
  }
  .tp-FytListEl:nth-child(2n) {
    margin-left: 9.090909090909092%;
  }
  .tp-FytListEl:nth-child(1n+3) {
    margin-top: 5.454545454545454%;
  }
  .tp-FytListCaption {
    margin-top: 6%;
    font-size: 13px;
  }
  .tp-FytMovieWrap {
    width: 53.57142857142857%;
  }
  .tp-FytMovieLink {
    margin-top: 2%;
    font-size: 13px;
  }
  .tp-FytMovieLink::before {
    width: 14px;
    height: 11px;
    margin-right: 10px;
  }
  .tp-FytBtn {
    position: absolute;
    right: 0;
    bottom: 6.864988558352403%;
    padding: 8px 35px;
    width: 164px;
    font-size: 18px;
  }
  .tp-FytBtn::after {
    width: 14px;
    height: 13px;
    right: 29px;
  }
  .tp-HeadingMain::after {
    width: 60px;
    height: 1px;
    top: 70px;
  }
  .tp-NewsInner {
    max-width: 1120px;
    width: 81.93123628383321%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .tp-NewsMain {
    width: 48.214285714285715%;
    box-sizing: border-box;
  }
  .tp-NewsSub {
    width: 22.321428571428573%;
  }
  .tp-PartnerInner {
    max-width: 1120px;
    width: 81.93123628383321%;
    padding: 5.48646671543526% 0;
  }
  .tp-PartnerLead {
    position: absolute;
    top: -4px;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 25.44642857142857%;
  }
  .tp-PartnerLinkWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .tp-Notice {
    padding-bottom: 40px;
  }
  .tp-NoticeInner {
    man-width: 1120px;
    width: 81.93123628383321%;
    padding: 1.463057790782736% 50px;
  }
  .tp-NoticeTitle {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .tp-NoticeText {
    text-align: center;
  }
  .tp-HappyBag {
    margin: 50px auto 0;
    max-width: 880px;
    width: 64.37454279444039%;
  }
  .tp-MvBnr {
    width: 420px;
    padding: 12px 0;
    bottom: 20px;
    right: 0;
    box-shadow: 0px 8px 14.85px -6.85px rgba(6,0,1,0.25);
    border-radius: 0 0 0 12px;
    border-right: none;
  }
  .tp-MvBnrIcon {
    font-size: 14px;
    width: 82px;
    padding: 5px 10px;
    top: -26px;
    left: -2px;
  }
  .tp-MvBnrInner {
    width: 396px;
  }
  .tp-MvBnrImg {
    width: 160px;
  }
  .tp-MvBnrLead {
    width: 220px;
    margin-left: 10px;
  }
  .tp-MvBnrDay {
    font-size: 12px;
  }
  .tp-MvBnrText {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 4px;
  }
  .tp-MvNews {
    max-width: 1246px;
    margin-top: 20px;
    align-items: center;
  }
  .tp-MvNewsItemInner {
    align-items: center;
    padding-top: 10px;
  }
  .tp-MvNewsLead {
    display: flex;
    align-items: center;
  }
  .tp-MvNewsIcon {
    font-size: 14px;
    padding: 4px;
    width: 52px;
    margin-top: 10px;
  }
  .tp-MvNewsDay {
    font-size: 14px;
    margin-left: 20px;
  }
  .tp-MvNewsText {
    font-size: 14px;
    margin-left: 16px;
  }
  .tp-CoronaBnr {
    padding: 40px 0;
  }
  .tp-CoronaBnrInner {
    max-width: 990px;
    display: flex;
    justify-content: space-between;
  }
  .tp-CoronaBnrLink {
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
  }
  .tp-CoronaBnrNote {
    font-size: 14px;
    margin-top: 8px;
  }
  .tp-CoronaBnrDetail {
    height: 80px;
    border-radius: 10px;
    border: 2px solid #153434;
  }
  .tp-CoronaBnrDetailImg {
    width: 78px;
    border-radius: 6px 0 0 6px;
  }
  .tp-CoronaBnrDetailImg img {
    width: 42px;
    padding-top: 16px;
  }
  .tp-CoronaBnrDetailText {
    width: 370px;
    font-size: 18px;
    line-height: 1.5;
    padding: 24px 15px;
  }
  .tp-Action {
    padding-bottom: 90px;
  }
  .tp-Action .tp-Heading {
    top: -20px;
    margin-bottom: 0;
  }
  .tp-Action .tp-HeadingLink {
    width: 800px;
    margin-top: 40px;
  }
}
@media all and (min-width: 1440px) {
  .tp-TopicsInner {
    width: 1500px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1080px) and (min-width: 768px) {
  .tp-CoronaBnrInner {
    display: block;
  }
  .tp-CoronaBnrLink:first-of-type {
    margin-bottom: 20px;
  }
}
