@charset "UTF-8";
main {
    margin-bottom: 0;
}
@media screen and (min-width: 960px) {
    .column1_2 {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
}
@media screen and (min-width: 769px) {
    .column1_2 .column__child {
        flex-basis: 47%;
    }
}
.tw_button02 {
    min-width: 326px;
    min-height: 68px;
}
@media (min-width: 769px) {
._tw_pc_w920 {
        margin-left: auto;
        margin-right: auto;
        width: 920px;
        max-width: calc(100% - 80px);
}
._tw_link_area {
	margin-top: 16px;
}
._tw_link_item {
	width:calc(100% / 4);
	margin-top: 8px;
        display: inline-block;
}
}
.tw_service_list{
  justify-content: center;
}
.mt-n-05{margin-top: -5px;}
.cp-heading .heading__h3 {
  font-size: 18px;
  font-weight: 600;
  position: relative;
  margin: 36px auto 0;
}
.cp-heading .heading__h3 .cp-heading__inner--emphasis {
  line-height: 1.1875;
  font-weight: 600;
  font-size: 32px;
}
.cp-heading .heading__h3 .cp-heading__inner__img {
  height: auto;
  width: 1.5em;
  display: inline-block;
  margin-left: 5px;
  margin-top: -0.15em;
}
.cp-notes-heading .heading__h3 {
  font-size: 22px;
  font-weight: 600;
  position: relative;
  margin-top: 65px;
  border-bottom: 4px solid #F7674D;
}

.cp-text {
  margin-top: 8px;
}
.text-wrap.cp-text {
  line-height: 1.5;
  margin-top: 8px;
}
.cp-text .cp-text__link {
  font-weight: 500;
  color: #333333;
  text-decoration: underline;
}
.cp-text .cp-text__link:hover {
  text-decoration: none;
}
.text-wrap.cp-text strong {
  font-size: 28px;
  line-height: 1.357;
}
.cp-lead-text {
  font-size: 20px;
  font-weight: 500;
}
.list-note-wrap.cp-notes {
  margin-top: 12px;
}

.list-note-wrap.cp-notes .list-note__item {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 12px;
  font-weight: 300;
  position: relative;
  line-height: 1.67;
}

.list-note-wrap.cp-notes .list-note__item::before {
  content: "※";
  position: relative;
  display: inline;
}

@media screen and (min-width: 769px) {
  .tab__content-inner {
    margin: 56px 80px 0 80px;
  }
}
@media screen and (max-width: 768px) {
  .tab__content-inner {
    margin: 48px 24px 0 24px;
  }
}

@media screen and (max-width: 768px) {
  .cp-heading .heading__h3 {
    font-size: 18px;
    font-weight: 600;
    position: relative;
    margin-top: 41px;
    width: 100%;
  }
  .text-wrap.cp-text {
    margin-top: 17px;
    font-size: 17px;
  }
  .text-wrap.cp-text strong {
    font-size: 20px;
    line-height: 1.375;
  }
  .cp-text .cp-text__link {
    font-size: 17px;
  }

}

.campaign_detail .campaign__kv img{
  max-width: 100%;
  width: 100%;
}

.campaign_detail .campaign-list__title h2{
  font-size: 18px;
  font-weight: 700;
  margin: 32px 0 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .campaign_detail .campaign-list__title h2{
    font-size: 16px;
  }
}

@media screen and (min-width: 769px) {
  .sp_only {display: none;}
}
@media screen and (max-width: 768px) {
  .pc_only {display: none;}
}

/* margin top */
._tw_mt_120 {
	margin-top:120px!important;
}
._tw_mt_88 {
	margin-top:88px!important;
}
._tw_mt_80 {
	margin-top:80px!important;
}
._tw_mt_72 {
	margin-top:72px!important;
}
._tw_mt_64 {
	margin-top:64px!important;
}
._tw_mt_56 {
	margin-top:56px!important;
}
._tw_mt_48 {
	margin-top:48px!important;
}
._tw_mt_40 {
	margin-top:40px!important;
}
._tw_mt_32 {
	margin-top:32px!important;
}
._tw_mt_24 {
	margin-top:24px!important;
}
._tw_mt_16 {
	margin-top:16px!important;
}
._tw_mt_10 {
	margin-top:10px!important;
}
._tw_mt_8 {
	margin-top:8px!important;
}
._tw_mt_4 {
	margin-top:4px!important;
}
._tw_mt_0 {
	margin-top:0!important;
}

@media (min-width: 769px) {
	._tw_pc_mt_88 {
		margin-top:88px!important;
	}
	._tw_pc_mt_80 {
		margin-top:80px!important;
	}
	._tw_pc_mt_72 {
		margin-top:72px!important;
	}
	._tw_pc_mt_64 {
		margin-top:64px!important;
	}
	._tw_pc_mt_56 {
		margin-top:56px!important;
	}
	._tw_pc_mt_48 {
		margin-top:48px!important;
	}
	._tw_pc_mt_40 {
		margin-top:40px!important;
	}
	._tw_pc_mt_32 {
		margin-top:32px!important;
	}
	._tw_pc_mt_24 {
		margin-top:24px!important;
	}
	._tw_pc_mt_16 {
		margin-top:16px!important;
	}
	._tw_pc_mt_10 {
		margin-top:10px!important;
	}
	._tw_pc_mt_8 {
		margin-top:8px!important;
	}
	._tw_pc_mt_4 {
		margin-top:4px!important;
	}
	._tw_pc_mt_0 {
		margin-top:0!important;
	}
}

@media (max-width: 768px) {
	._tw_sp_mt_88 {
		margin-top:88px!important;
	}
	._tw_sp_mt_80 {
		margin-top:80px!important;
	}
	._tw_sp_mt_72 {
		margin-top:72px!important;
	}
	._tw_sp_mt_64 {
		margin-top:64px!important;
	}
	._tw_sp_mt_56 {
		margin-top:56px!important;
	}
	._tw_sp_mt_48 {
		margin-top:48px!important;
	}
	._tw_sp_mt_40 {
		margin-top:40px!important;
	}
	._tw_sp_mt_32 {
		margin-top:32px!important;
	}
	._tw_sp_mt_24 {
		margin-top:24px!important;
	}
	._tw_sp_mt_16 {
		margin-top:16px!important;
	}
	._tw_sp_mt_10 {
		margin-top:10px!important;
	}
	._tw_sp_mt_8 {
		margin-top:8px!important;
	}
	._tw_sp_mt_4 {
		margin-top:4px!important;
	}
	._tw_sp_mt_0 {
		margin-top:0!important;
	}
}

/* margin bottom */
._tw_mb_88 {
	margin-bottom:88px!important;
}
._tw_mb_56 {
	margin-bottom:56px!important;
}
._tw_mb_48 {
	margin-bottom:48px!important;
}
._tw_mb_40 {
	margin-bottom:40px!important;
}
._tw_mb_32 {
	margin-bottom:32px!important;
}
._tw_mb_24 {
	margin-bottom:24px!important;
}
._tw_mb_16 {
	margin-bottom:16px!important;
}
._tw_mb_8 {
	margin-bottom:8px!important;
}
._tw_mb_0 {
	margin-bottom:0!important;
}

@media (max-width: 768px) {
	._tw_sp_mb_88 {
		margin-bottom:88px!important;
	}
	._tw_sp_mb_80 {
		margin-bottom:80px!important;
	}
	._tw_sp_mb_72 {
		margin-bottom:72px!important;
	}
	._tw_sp_mb_64 {
		margin-bottom:64px!important;
	}
	._tw_sp_mb_56 {
		margin-bottom:56px!important;
	}
	._tw_sp_mb_48 {
		margin-bottom:48px!important;
	}
	._tw_sp_mb_40 {
		margin-bottom:40px!important;
	}
	._tw_sp_mb_32 {
		margin-bottom:32px!important;
	}
	._tw_sp_mb_24 {
		margin-bottom:24px!important;
	}
	._tw_sp_mb_16 {
		margin-bottom:16px!important;
	}
	._tw_sp_mb_10 {
		margin-bottom:10px!important;
	}
	._tw_sp_mb_8 {
		margin-bottom:8px!important;
	}
	._tw_sp_mb_4 {
		margin-bottom:4px!important;
	}
	._tw_sp_mb_0 {
		margin-bottom:0!important;
	}
}

/* padding top */
._tw_pt_154 {
	padding-top:154px!important;
}
._tw_pt_88 {
	padding-top:88px!important;
}
._tw_pt_56 {
	padding-top:56px!important;
}
._tw_pt_48 {
	padding-top:48px!important;
}
._tw_pt_40 {
	padding-top:40px!important;
}
._tw_pt_32 {
	padding-top:32px!important;
}
._tw_pt_24 {
	padding-top:24px!important;
}
._tw_pt_16 {
	padding-top:16px!important;
}
._tw_pt_8 {
	padding-top:8px!important;
}

@media (max-width: 768px) {
	._tw_sp_pt_102 {
		padding-top:102px!important;
	}
	._tw_sp_pt_88 {
		padding-top:88px!important;
	}
	._tw_sp_pt_80 {
		padding-top:80px!important;
	}
}

/* padding bottom */
._tw_pb_120 {
	padding-bottom:120px!important;
}
._tw_pb_88 {
	padding-bottom:88px!important;
}
._tw_pb_56 {
	padding-bottom:56px!important;
}
._tw_pb_48 {
	padding-bottom:48px!important;
}
._tw_pb_40 {
	padding-bottom:40px!important;
}
._tw_pb_32 {
	padding-bottom:32px!important;
}
._tw_pb_24 {
	padding-bottom:24px!important;
}
._tw_pb_16 {
	padding-bottom:16px!important;
}
._tw_pb_8 {
	padding-bottom:8px!important;
}

@media (max-width: 768px) {
	._tw_sp_pb_40 {
		padding-bottom:40px;!important
	}
}