@charset "utf-8";

@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(//use.fontawesome.com/releases/v5.0.6/css/all.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*
	font-family:"FontAwesome";
	font-family:"Font Awesome 5 Free";
*/


/*========================================
 Base
========================================*/
html {font-size:100%;}
body {
    font: 1em/normal 'Noto Sans JP', sans-serif;
    background-repeat: no-repeat;
    background-position: center 350px no-repeat fixed, url(../images/bg.jpg) center top fixed;
    background-attachment: fixed;
    background-color: hsla(335,100%,82%,1.00);
    margin-bottom: 0px;
    width: auto;
}
.weight100   {
    font-weight:100
    }
.weight300   {
    font-weight:300
    }
.weight400   {
    font-weight:400
    }
.weight500   {
    font-weight:500
    }
.weight600   {
    font-weight:600
    }
.weight700   {
    font-weight:700
    }
.weight900   {
    font-weight:900
    }
.ruika{
font-family: ruika, sans-serif;
font-weight: 100;
font-style: normal;
}
li {list-style:none;}
a {
    text-decoration: underline;
    color: #A6A5F0;
}
a:hover {
	text-decoration: underline;
}
.border{
    border-top: 5px dotted #FABE00;
    margin: 0px auto;
    width: 80%;
}
.blank{
    display: inline-block;
}
.laege{
	font-size: 2rem;
	width: auto;
}
.s_laege{
	font-size: 1.5rem;
	margin-left: 0px;
}
.x_laege{
	font-size: 4rem;
	margin-right: 0px;
	padding-top: 0px;
}
.small{
	font-size: 0.875rem;
}
.bold{
    font-weight: bold;
}
.white{
	color: #FFFFFF;
}
.pink{
	color: #FFA3C9;
}
.purple{
	color: #A6A5F0;
}
.margin_top{
	margin-top: 2rem;
	margin-left: 0px;
}
.txt_wrap{
    padding-left: 1rem;
    padding-right: 1rem;
}
.text {
  margin-bottom: 150px;
}
.margin_right05{
	margin-right: 0.5rem;
}
  /* フェードインエフェクト */
.element {
	/* 最初は非表示 */
	transform: translateY(30px);
	opacity: 0;
	visibility: hidden;
	transition: transform 1s, opacity 1s, visibility 1s;
	/* （装飾用スタイル） */
	width: 80%;
	height: auto;
}
/* フェードイン時に入るクラス */
.is-fadein {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
/* PC */
.smOnly {display:none;}

	/* header */
.contener{
	width: 100%;
}
.contener h3{
	font-size: 2rem;
	margin-bottom: 2rem;
	background-repeat: no-repeat;
	margin-top: 0px;
	width: auto;
	padding-left: 1rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.howto_wrap{
    width: 100%;
    max-width: 1080px;
    margin-top: 4rem;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 1rem;
    box-sizing: border-box;
}
.howto_wrap h1{
    font-size: 2.5rem;
    color: #FFFFFF;
}
.howto_wrap .logo{
    width: 200px;
    max-width: none;
    display: inline-block;
    font-size: medium;
}
.howto_wrap .nav_btn li{
    background-color: #FFF35C;
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-left: 1.5rem;
    padding-bottom: 0.5rem;
    border-radius: 30px;
    margin-top: 1rem;
    font-weight: bold;
    font-size: 1.2rem;
    color: #000000;
    text-decoration: none;
}
.howto_wrap .nav_btn li a{
    color: #000000;
    text-decoration: none;
}
.howto_wrap #s1,#s2,#s3,#s4,#s5,#s6,#s7{
    border-radius: 30px;
    padding: 2rem;
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.5rem;
    margin-bottom: 2rem;
}
.howto_wrap ul{
    font-size: 1.5rem;
    margin-top: 2rem;
}
.howto_wrap ul li{
    list-style-position: outside;

}
.howto_wrap .ss{
	display: inline-block;
    margin:1rem 1rem 1rem 0;
    max-width: 320px;
	height: auto;
	vertical-align: top;
    border: 1px solid #6A6A6A;
}
.howto_wrap ul .step{
    margin-top: 1rem;
    margin-left: 0px;
    font-weight: bold;
    border-top: 1px solid #A6A5F0;
    padding-top: 1rem;
    list-style-position: outside;
}
.howto_wrap ul .detail{
    margin-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-left: 1rem;
    font-size: 1.125rem;
    list-style-position: outside;
}
.howto_wrap ul .list{
    margin-top: 0.2rem;
    padding-bottom: 0rem;
    margin-left: 3.5rem;
    font-size: 1.125rem;
    list-style-position: outside;
    list-style-type: disc;
}
.howto_wrap .btn{
    margin-top: 1rem;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-left: 2rem;
    padding-bottom: 1rem;
    border-radius: 50px;
    background-color: #FFFFFF;
    font-size: 1.5rem;
}

.img-qr img {
    width: 150px;
    border: 2px solid #eee;
}

/* hタグ */	
h2{
    padding: 6px 0 0;
    font-size: 2rem;
    font-weight: bold;
    color: #A6A5F0;
    line-height: 1;
    text-align: left;
    margin-bottom: 2rem;
}	

/* topへ戻る */
footer{
    width:980px;
    margin:30px auto;
}
footer .copyright{
    color:#fff;
    text-shadow:1px 1px 3px #c7161d;
}
footer .copyright ul {overflow:hidden;}
footer .copyright li{
    display:inline-block;
    margin:0 2em 6px 0;
}
#footerGroup #totop{
    width:40px;
    height:40px;
    padding:0;
    text-indent:-9999px;
    background-color:#0079c7;
    border-radius:100%;
    position:fixed;
    bottom:10px;
    right:0;
    z-index:800;
    display:none;
    cursor:pointer;
}
#footerGroup #totop a {display:block;}
#footerGroup #totop::after{
    content:"\f106";
    font-family:"FontAwesome";
    font-size:40px;
    line-height:35px;
    text-indent:0;
    text-align:center;
    color:#fff;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
}

/* スマホ */    
@media screen and (max-width: 640px) {
	.pcOnly {display: none;}
	.howto_wrap {
		margin-top: 1rem;
	}	
	.howto_wrap h1 {
		font-size: 1.75rem;
	}
	
	.howto_wrap .nav_btn li{
		font-size: 1rem;
	}
    .howto_wrap #s1,#s2,#s3,#s4,#s5,#s6,#s7{
		padding: 1rem;
		font-size: 1rem;
    }
	
	h2 {
		margin-bottom: 1rem;
		font-size: 1.25rem;
		line-height: 1.2;
	}
	.howto_wrap ul .step {
		font-size: 1.125rem;
	}
	.howto_wrap ul .detail {
		margin-left: 0;
		font-size: 1rem;
	}
	.howto_wrap ul .list {
		font-size: 1rem;
		margin-left: 2rem;
	}
	.howto_wrap .ss {
		display: block;
		width: 80%;
		margin: 1rem auto;
	}
	
	.howto_wrap .btn {
		font-size: 1rem;
	}
	
}
