/*--------------------------------
reset
--------------------------------*/
html,body,div,p,img,iframe,a,span,blockquote,q,address,cite,
pre,code,em,small,strong,b,i,
header,article,section,nav,figure,figcaption,hgroup,menu,aside,footer,time,
h1,h2,h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,
table,tbody,thead,tfoot,th,tr,td,
form,fieldset,legend,label,select,input,textarea,button{
	margin: 0;
	padding: 0;
	border: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: baseline;
}
header,article,section,nav,figure,figcaption,hgroup,menu,aside,footer,small{
	display: block;
}
ul, li, summary{
    list-style-type: none;
}
summary::-webkit-details-marker {
  display:none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 200;
}
body{
	line-height: 1;
}
a{
	text-decoration: none;
}
img{
	vertical-align: middle;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
select,option,input,textarea,button{
	font: inherit;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	border-radius: 0;
}
blockquote::before,blockquote::after,q::before,q::after{
	content: '';
	content: none;
}
[type=submit],[type=button],[type=reset],[type=file],button{
	cursor: pointer;
}
:focus{
	outline: none;
}
/*--------------------------------
global element
--------------------------------*/
html{
	width: 100%;
}
body{
	width: 100%;
	background: #f0f0f0;
	font-size: 24px;
	color: #333;
	-webkit-text-size-adjust: 100%;
	font-family: sans-serif;
}
a,button{
	transition: .3s;
}
a:hover,button:hover{
	opacity:.6;
}
.wrap{
	margin: 0 auto;
	width: 100%;
	max-width: 768px;
	position: relative;
	overflow: hidden;
	opacity: 0;
	animation: fade-in .3s ease .3s forwards;
	background: url(../images/bg.webp) repeat center top / 100% auto #fff;
}
.content-img{
	width: 100%;
	height: auto;
	object-fit: contain;
	display: block;
}
.inner-txt{
	padding: 200% 0 0 0;
	display: block;
}
/*--------------------------------
Header
--------------------------------*/
.top{
	position: relative;
	background: url(../images/bg_top.webp) no-repeat center top / cover;
}
.top .btn-row{
	padding: 0 4% 4%;
	position: absolute;
	bottom: 0;
}
.sub-top{
	padding: 2% 0;
	background: #fc5266;
}
.logo-link{
	padding: 2%;
	height: 96px;
	display: block;
}
.logo-link .content-img{
	height: 100%;
}
/*--------------------------------
Contents
--------------------------------*/
.heading{
	background: url(../images/bg_heading.webp) no-repeat center top / 100% auto;
	position: relative;
}
.heading-txt{
	padding: 4%;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.sub-head-txt{
	padding: 4%;
	font-size: 1.1em;
	font-weight: bold;
	color: #ff2061;
	text-align: center;
}
.intro-head{
	padding: 4%;
}
.safety-item{
	padding: 4%;
	color: #fff;
	background: #fc5266;
}
.safety-head{
	padding: 0 0 4%;
	display: flex;
	justify-content: center;
}
.safety-head-txt{
	padding: 2% 4%;
	border: 1px solid #fff;
}
.safety .general-txt{
	padding: 4%;
}
.step{
	padding: 4% 0;
	background: #5eb9b5;
}
.step .content-head{
	padding: 0 4%;
}
.step-item{
	padding: 0 2%;
}
.mail{
	margin: 4%;
	padding: 2%;
	background: rgba(254,242,242,.8);
}
.mail-item{
	margin: 0 0 4%;
	padding: 2% 2% 4%;
	background: rgba(140,137,137,.1);
	border-radius: 8px;
}
.mail-item:nth-of-type(2){
	margin: 0 0 2%;
	background: rgba(252,82,102,.1);
	border-radius: 8px;
}
.mail-head{
	padding: 2% 0 4%;
	display: flex;
	justify-content: center;
}
.mail-head-txt{
	padding: 1% 8%;
	font-size: 1.1em;
	color: #fff;
	background: #8c8989;
	border-radius: 4px;
}
.mail-item:nth-of-type(2) .mail-head-txt{
	background: #fc5266;
}
.mail-content{
	padding: 0 2% 2%;
	line-height: 1.8;
}
.mail-content-title{
	color: #8c8989;
}
.mail-item:nth-of-type(2) .mail-content-title{
	color: #fc5266;
}
.mail-content-desc{
	padding: 0 0 2%;
	color: #834e00;
}
.howto{
	padding: 4% 0;
	background: #fc5266;
}
.howto .content-head{
	padding: 0 4%;
}
.howto-list{
	padding: 4% 0;
}
.howto-item{
	padding: 0 4%;
}
.review{
	margin: 4%;
	padding: 4%;
	background: rgba(254,242,242,.8);
}
.review-item .general-img{
	padding: 0 0 4%;
}
.w100{
	width: 100%;
}
.general{
	padding: 4%;
}
.content-head-txt{
	padding: 0 0 4%;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
.general .heading{
	background: none
}
.general  .heading-txt{
	padding: 0 0 4%;
	font-sie: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #262626;
}
.tertiary-head{
	padding: 0 0 4%;
	font-size: 1.1em;
	color: #fc5266;
	line-height: 1.1;
}
.general-txt, .list-item{
	padding: 0 0 4%;
	line-height: 1.6;
}
.general .general-txt, .general .list-item{
	font-size: .9em;
	line-height: 1.4;
}
.general-table{
	width: 100%;
	font-size: .9em;
}
.table-row{
	border-bottom: 1px solid #fff;
}
.table-head{
	padding: 2%;
	width: 30%;
	font-weight: normal;
	background: #999;
	color: #fff;
	border-right: 1px solid #fff;
}
.table-data{
	padding: 2%;
	width: 70%;
	background: #f0f0f0;
}
.slide .slick-arrow{
	margin: auto;
	width: 40px;
	height: 44px;
	overflow: hidden;
	position: absolute;
	top: 0;
	bottom: 0;
	background: #fff;
	text-indent: -9999px;
	box-shadow: none;
}
.slide .slick-next{
	right: 2%;
	z-index: 3;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.slide .slick-prev{
	position: absolute;
	left: 2%;
	z-index: 3;
	clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
.slide .slick-disabled{
	opacity: 0;
}
.wrap .slick-track {
  display: flex;
}
.wrap .slick-slide {
  height: auto !important;
}
/*--------------------------------
Button
-------------------------------*/
.btn-row{
	padding: 2%;
}
.fixed-btn{
	margin: 0 auto;
	width: 100%;
	max-width: 768px;
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255,255,255,.5);
	z-index: 2;
	display: none;
}
.reg-btn{
	width: 100%;
	line-height: 88px;
	border-radius: 44px;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #fff;
	background: #fc5266;
	box-shadow: 0 -2px 0 rgba(0,0,0,.5) inset;
}
/*--------------------------------
Footer
--------------------------------*/
.footer{
	padding: 4%;
	width: 100%;
	text-align: center;
	background: #fc5266;
	color: #fff;
}
.gnav-list{
	width: 100%;
	text-align: center;
}
.nav-link{
	padding: 2% 0;
	color: #fff;
	display: block;
	font-size: .8em;
	border-bottom: 1px solid rgba(255,255,255,.2);
}
.copy, .info{
	padding: 2% 0;
	font-size: .8em;
	line-height: 1.4;
}
/*--------------------------------
Modal
--------------------------------*/
/*--------------------------------
Animation
--------------------------------*/
@keyframes fade-in{
0% {opacity: 0;filter: blur(4px);}
100% {opacity: 1;filter: blur(0);}
}
@keyframes slide-in{
0% {opacity: 0;filter: blur(4px);transform: translate3d(-32px,0,0);}
100% {opacity: 1;filter: blur(0);transform: translate3d(0,0,0);}
}
@media screen and (max-width:767px) {
	/*--------------------------------
	global element
	--------------------------------*/
	body{
		font-size: 16px;
	}
	/*--------------------------------
	Header
	--------------------------------*/
	.logo-link{
		height: 64px;
	}
	/*--------------------------------
	Contents
	--------------------------------*/
	/*--------------------------------
	Button
	-------------------------------*/
	.btn-row{
		padding: 4%;
	}
	.reg-btn{
		line-height: 64px;
		border-radius: 32px;
	}
	/*--------------------------------
	Footer
	--------------------------------*/
	/*--------------------------------
	Modal
	--------------------------------*/
}
@media screen and (max-width:320px) {
	/*--------------------------------
	global element
	--------------------------------*/
	body{
		font-size: 14px;
	}
}