@charset "UTF-8";


img {
	border: none;
	vertical-align:top;
	max-width: 100%;
	height: auto;
	width /***/:auto;
	}
a {
	color: #000000;
	outline: none;
}
a:link, a:visited {	text-decoration: none; }
a:hover, a:active { text-decoration: none; }

ul,li {
	list-style: none;
	}

/*Clear
----------------------*/
/*--clearfix--*/
.cf, #wrapper, #main, .contbox, .entry {
	*zoom: 1; 
	}
.cf:before, .cf:after, #wrapper:before, #wrapper:after, #main:before, #main:after, .contbox:before, .contbox:after, .entry:before, .entry:after {
	content: " ";
	display: table; 
	}
.cf:after, #wrapper:after, #main:after, .contbox:after, .entry:after {
	clear: both; 
	}


.pc {
	display: none;
}
@media screen and (min-width:768px) {
	.sp {
		display: none;
	}
	.pc {
		display: block;
	}
}


/*2.Layout
======================================*/

.thankscp_col01 {
	width: 100%;
	/*padding: 30px 0 0;*/
	background:#1e2b5a;
}
.thanks_inner {
	width: 95%;
	max-width: 1000px;
	margin: 0 auto;
}
.thanks_intro {
	margin-bottom: 0;
}
.thanks_ttl {
	margin-bottom: 30px;
}
.thanks_present {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.p_present {
	width: 100%;
	margin-bottom: 20px;
}
.p_present img {
	max-width: 100%;
}

.present_col01 {
	width: 100%;
	padding: 0 0 50px;
}
@media screen and (min-width:768px) {
	.thankscp_col01 {
		/*padding: 50px 0 0;*/
	}
	
	.present_col01 {
		padding: 50px 0;
	}
}
@media screen and (min-width:960px) {
	.present_col01 {
		padding: 60px 0 145px;
	}
	.thanks_present {
		flex-direction: row;
		justify-content: space-between;
	}	
	.p_present {
		width: 49%;
	}	
}

.thankscp_col02 {
	width: 100%;
	padding: 50px 0;
	background: #fffde5;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-feature-settings: 'pwid';
}

.thanks_box {
	margin-bottom: 50px;
}

.how_tl {
	margin: 0 0 30px;
}
.how_tl span {
	display: inline-block;
	padding: 15px 60px;
	background: #004098;
	font-size: 2.0rem;
	font-weight: bold;
	color: #fff100;
	border-radius: 50px;
}

.howtxt {
	position: relative;
	padding: 0 0 0 15px;
}
.att {
	color: #e60012;
	font-weight: bold;
}
.howtxt::before {
	content: "●";
	position: absolute;
	top: center;
	left: 0;
	color: #e60012;
}
.att::before {
	content: "●";
	position: absolute;
	top: center;
	left: 0;
	color: #e60012;
}

.txtbox {
	width: 100%;
	margin-bottom: 80px;
	padding: 25px;
	background: #e60012;
	border-radius: 5px;
	text-align: center;
	box-sizing: border-box;
}
.txt01 {
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff100;
}
.txt02 {
	font-size: 1.2rem;
	font-weight: bold;
	color: #ffffff;
}
@media screen and (min-width:768px) {
	.txt01 {
		font-size: 2.2rem;
	}
	.txt02 {
		font-size: 1.5rem;
	}
}
@media screen and (min-width:1024px) {
	.txt01 {
		font-size: 2.8rem;
	}
	.txt02 {
		font-size: 1.8rem;
	}
}
.ic_card_col {
	width: 100%;
	margin: 0 auto 40px;
	padding: 20px;
	border: 3px solid #e60012;
	border-radius: 5px;
	background: #ffffff;
	box-sizing: border-box;
}
.ic_card_img {
	width: 90%;
	margin: 0 auto 20px;
	text-align: center;
}
.ic_card_img img {
	max-width: 100%;
}
.ic_card_txt h2 {
	margin-bottom: 15px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #e60012;
}
@media screen and (min-width:768px) {
	.ic_card_txt h2 {
		margin-bottom: 20px;
		font-size: 2.5rem;
	}
}

@media screen and (min-width:1024px) {
	.ic_card_col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.ic_card_img {
		width: 355px;
		margin: 0;
	}
	.ic_card_txt {
		width: calc( 100% - 435px );
		padding-top: 30px;
	}
}

.thanks_txt {
	margin-bottom: 30px;
	padding: 0 0 0 35px;
	background: url(../images/skp_icn.png) no-repeat 0 0;
	font-weight: bold;
}
@media screen and (min-width:768px) {
	.thanks_txt {
		font-size: 1.8rem;
	}
}

.campaign_tel {
	width: 100%;
	margin: 0 auto 100px;
	text-align: center;
}
.campaign_tel img {
	max-width: 100%;
}

.campaign_tel {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.campaign_tel img {
	max-width: 100%;
}

/* --- 20221121追記　---*/
.how_tl__l span {
  width: 100%;
  max-width: 350px;
  padding: 15px 20px;
  box-sizing: border-box;
  text-align: center;
}
.cta-btn__thanks {
  margin-top: 50px;
}
.cta-btn__thanks a {
  position: relative;
  width: 400px;
  top: 0;
  display: block;
  font-size:2.8rem;
  font-weight: bold;
  color: #e61273;
  text-align: center;
  margin: 0 auto;
  padding: 12px 0;
  background: #fff;
  border-radius: 30px;
  border: 3px solid #e61273;
  box-shadow: 0 5px #e61273;
  transition: all 0.3s;
}
.cta-btn__thanks a::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  border-style: solid;
  border-width: 8.5px 0 8.5px 10px;
  border-color: transparent transparent transparent #e61273;
}
.cta-btn__thanks a:hover {
  top: 5px;
  box-shadow: 0 0 #e61273;
}
.cta-btn__thanks a:hover::after {
  right: 15px;
}
@media screen and (max-width:768px) {
  .cta-btn__thanks a {
    position: relative;
    width: 300px;
    font-size:2rem;
    }
    .cta-btn__thanks a::after {
    border-width: 7.5px 0 7.5px 8px;
  }
}























