
body {
	margin: 0;
	padding: 0;
	color: #000000;
}

body img {
	border: 0;
	vertical-align: bottom;/*]폜*/
}

#container {
	background-color: #efd69c;
}

.st_wrapper a { color: #000; }

.st_wrapper {
	text-align: center;
	width: 100%;
	margin: 0 auto;
    padding: 0;
	letter-spacing: 0.045em;
	font-family: 'Noto Sans JP', sans-serif;
	background: #84BFE5;
	background: linear-gradient(0deg,rgba(132, 191, 229, 1) 0%, rgba(155, 214, 239, 1) 100%);
}

section {
	width: 100%;
	max-width: 1200px;
    margin: 0 auto;
    padding: 1% 0 3%;
}

#Main {
	width: 100%;
	margin: 0 0 2%;
}

.wrap_content {
	width: 900px;
	padding: 0;
	margin: 1% auto;	
	text-align: center;
    position: relative;
}


.st_wrapper img {
	width: 100%;
	margin: 0 auto;
}

.st_wrapper h1 {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.8em;
	margin: 6% auto 3%;
	text-align: center;
    color: #000;
}

.st_wrapper h1 span {
	border-bottom: solid 3px #000;
}

.st_wrapper h2 {
	width: 70%;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.5em;
	margin: 8% auto 5%;
    padding: 1% 0;
	text-align: center;
	color: #fff;
    background-color: #000;
	border-radius: 30px;
}


.st_wrapper h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6em;
	margin: 0 auto 2%;
	text-align: left;
}

.st_wrapper h3 small {
	font-size: 80%;
}

.st_wrapper h4 {
	font-size: 20px;
	font-weight: 400;
	text-align: left;
}


.st_wrapper p{
	font-size: 15px;
	font-weight: 400;
	line-height: 1.8em;
    margin: 2% auto;
}

.lft {
	text-align: left;
}

.ctr {
	text-align: center;
}


.st_wrapper strong {
	font-size: 120%;
}

.wht_box {
	width: 57%;
	margin: 10% auto 15%;
	padding: 12% 4%;
	background-color: hsla(0,0%,100%,0.5);
	position: relative;
	border-radius: 50%;
}

.whats_stfriends {
	width: 70%;
	position: absolute;
	top: -2%;
	left: 15%;
}

.pic1 {
	width: 35%;
	padding: 1%;
	background-color: #fff;
	position: absolute;
	bottom: -15%;
	left: -20%;
	transform: rotate(-10deg)!important;
	box-shadow: 5px 5px 3px rgba(80,80,80,0.30);
}

.pic2 {
	width: 35%;
	padding: 5px;
	background-color: #fff;
	position: absolute;
	bottom: 15%;
	right: -28%;
	transform: rotate(10deg)!important;
	box-shadow: 5px 5px 3px rgba(80,80,80,0.30);
}

.pic3 {
	width: 30%;
	padding: 1%;
	background-color: #fff;
	position: absolute;
	top: -18%;
	left: -10%;
	transform: rotate(-5deg)!important;
	box-shadow: 5px 5px 3px rgba(80,80,80,0.30);
}

.flx {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.pic {
	width: 22%;
	margin: 1% auto;
	padding: 5px;
	background-color: #fff;
}


.star {
	width: 40%;
	position: absolute;
	bottom: -10%;
	right: -5%;
}

.lead {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.8em;
    margin: 3% auto;
	text-align: center;
}

.sub {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.8em;
    margin: 3% auto;
	text-align: center;
}

.info_box {
	width: 65%;
	margin: 4% auto;
	padding: 1% 2% 1%;
	background-color: hsla(0,0%,100%,0.5);
	display: flex;
	align-items: center;
	position: relative;
}

.info_box .icon {
	width: 28%;
	margin-left: 13%;
}

.info_box .txt_box {
	width: 70%;
	text-align: left;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 400;
}



.ribbon15 {  
  display: inline-block;
  position: absolute;
  top: -6px;
  left: 15px;
  margin: 0;
  padding: 10px 0 15px;
  z-index: 2;
  width: 80px;
  height: auto;
  text-align: center;
  color: white;
  font-size: 22px;
  line-height: 1.25em;
  font-weight: 500;
  background-color: #d96060;
  border-radius: 2px 0 0 0;
  }

.ribbon15:before {
  position: absolute;
  content: '';
  top: 0;
  right: -6px;
  border: none;
  border-bottom: solid 6px #AE3030;
  border-right: solid 6px transparent;
}
.ribbon15:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 40px solid #d96060;
  border-right: 40px solid #d96060;
  border-bottom: 20px solid transparent;
}

.ribbon15 strong{
	font-size: 130%;
}
.content_box {
	width: 90%;
	margin: 8% auto;
	padding: 2% 5%;
	max-width: 700px;
	text-align: left;
	background-color: #fff;
	/*border-radius: 10px;*/
}

.check_box_wrap {
	width: 70%;
	margin: 2% auto;
	text-align: left;
}

.check_box_inner {
	background-color: #fff;
	padding: 2px 15px;
	margin: 3% auto;
	border: solid 2px #665710;
	box-shadow: 3px 3px 0 #665710;
}

.check-mark {
    position: relative;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4em;
    margin: 3% auto;
	padding: 0 0 0 35px;
}

.check-mark::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 10px;
    border-left: 3px solid #d96060;
    border-bottom: 3px solid #d96060;
    transform: rotate(-45deg);
}

.w_50 {
	width: 50%;
	margin: 3% auto;
}

.sp {
	display: none;
}

.pc {
	text-align: center;
}

.red {
	font-weight: 600;
	color: #d96060;
}

.Sml {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6em;
    margin: 2% auto;
}

/* General button style (reset) */
.btn {
    display: block;
	border: none;
	font-family: inherit;
	font-size: 20px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 20px;
	margin: 2% auto;
	font-weight: 100;
	outline: none;
	position: relative;
	text-align: center;
	
}


/* Button 1 */
.btn-1 {
	width: 480px;
	margin: 8% auto 6%;
	background-color: #000;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 600;
    border-radius: 10px;
	color: #fff;
	transition: .4s
}

a.btn-1 {
    color: #fff;
    text-decoration: none;
}

.btn-1:hover {
	background-color: #fff;
	color: #000;
}

.btn-2 {
	width: 480px;
	margin: 4% auto;
	background-color: #000;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 600;
    border-radius: 10px;
}

a.btn-2 {
    color: #fff;
    text-decoration: none;
}

.clear {
    clear: both;
}

@media only screen and (max-width:750px){
	
	.st_wrapper {
		width: 100%;
		overflow: hidden;
	}
	
	.st_wrapper h1 {
		font-size: 15px;
		margin: 7% auto 2%;
	}
	
	.st_wrapper h1 span{
		border-bottom: solid 2px #000;
	}
	
	.st_wrapper h2 {
		width: 80%;
		font-size: 15px;
        margin: 10% auto 3%;
	}
    
    .st_wrapper h3 {
        font-size: 14px;
        margin: 2% 2% 2% 0;
    }
    
    .st_wrapper p {
        font-size: 12px;
        margin: 5% auto;
    }

    
    .wrap_content {
        width: 96%;
        margin: 3% auto;
    }
    
	.lead {
		font-size: 13px;
		line-height: 1.6em;
	}
	
	.sub {
		font-size: 13px;
	}
    
	.wht_box {
		width: 90%;
        margin: 14% auto;
        padding: 13% 2%;
	}
	
	.whats_stfriends {
		top: -3%;
	}
	
	.pic1 {
	    width: 38%;
    	padding: 5px;
    	bottom: -38%;
        left: 5%;
	}
	
	.pic2 {
	    width: 38%;
    	padding: 5px;
    	top: -37%;
		bottom: auto;
		right: -8%;
	}
    
	
	.pic3 {
	    width: 30%;
		top: -30%;
    	left: 0%;
	}	
	
	.pic {
		padding: 2px;
	}
	
	.check_box_wrap {
		width: 90%;
		margin: 6% auto;
	}
	
	.info_box {
		width: 94%;
		margin: 8% auto;
		padding: 4% 2%;
	}
	
	.info_box .icon {
		width: 30%;
        margin-left: 12%;
	}
	
	.info_box .txt {
		margin-left: 2%;
		font-size: 12px;
	}
	
	.content_box {
		padding: 2% 3%;
	}
	
	.ribbon15 {
		width: 40px;
		font-size: 14px;
		left: 7px;
		padding: 10px 0;
	}

	.ribbon15:after {
	    border-left: 20px solid #d96060;
    	border-right: 20px solid #d96060;
    	border-bottom: 15px solid transparent;
	}
	
	.check-mark {
		font-size: 13px;
	}
	
	.pc {
		display: none;
	}
	
	.sp {
		display: block;
	}
	
	.w_50 {
		width: 95%;
	}
	
    .Sml {
        font-size: 11px;
        margin: 2% auto;
    }
    
	/* Button 1 */
	.btn-1 {
		width: 60%;
		padding: 3%;
        margin: 6% auto 10%;
		font-size: 14px;
        border-radius: 10px;
		position: relative;
	}
	
	.btn-2 {
		width: 80%;
		margin: 8% auto;
		padding: 3%;
		font-size: 12px;
		position: relative;
	}	
	
}






