/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
@keyframes show {
0% {
opacity:0;
display:none
}
1% {
opacity:0;
display:block
}
100% {
opacity:1;
display:block
}
}
@keyframes hide {
0% {
opacity:1;
display:block
}
99% {
opacity:0;
display:block
}
100% {
opacity:0;
display:none
}
}
@keyframes kirakiraRotate {
0% {
transform:scale(.8, .8);
opacity:1
}
100% {
transform:rotate(1.5, 1.5);
opacity:0
}
}
html {
	font-size: 62.5%;
	width: 100%
}
body {
	position: relative;
	right: 0;
	width: 100%;
	font-size: 1.6rem;
	font-family: Shuei KakuGo Gin B, sans-serif;
	letter-spacing: .035em;
	line-height: 1.25;
	color: #000;
	background-color: #fff
}
html, body {
	min-width: 100%;
	height: 100%
}
a {
	text-decoration: none;
	transition: opacity .3s ease
}
a:hover {
	opacity: .7
}
h1, h2, h3, h4, h5, h6, div, p, ul, li {
	margin: 0;
	padding: 0;
	font-size: 1.6rem;
	font-weight: 400
}
ul, li {
	list-style: none
}
.pc {
	display: block!important
}
.sp {
	display: none!important
}
.container__00 {
	background-color: #72d6ec
}
.container__01, .container__how {
	background-color: #b2fa66
}
.container__02 {
	background-color: #ffdee5
}
.container__03 {
	background-color: #ffa5b9
}
.container__04 {
	background-color: #72d6ec
}

@media screen and (max-width:480px) {
br {
	display: none!important
}
br.br {
	display: block!important
}
br.brsp {
	display: block!important
}
.pc {
	display: none!important
}
.sp {
	display: block!important
}
}
.header {
	text-align: right
}
.animateHead {
	transition: transform .8s cubic-bezier(.785, .135, .15, .86);
	-ms-transform: scale(.8, .8);
	transform: scale(.8, .8);
	position: relative;
	z-index: 100;
	opacity: 0
}
.animateHead.active {
	opacity: 1;
	-ms-transform: scale(1, 1);
	transform: scale(1, 1)
}
.logo_main {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	color: #000
}
.head {
	position: relative
}
.head__subttl {
	color: #ff0;
	font-size: 2.6rem;
	text-align: center;
	margin-bottom: 40px
}
.head__subttl2 {
	font-size: 3.7rem;
	text-align: center;
	margin-bottom: 20px
}
.head__howImg {
	text-align: center;
	padding-bottom: 20px
}
.head__ttl {
	width: 90%;
	max-width: 920px;
	height: 180px;
	background-image: url(../images/title_pc.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 auto -30px;
	text-indent: -9999px
}
.logo_hobo {
	display: block;
	padding: 18px 100px
}
.head__illust {
	position: relative;
	top: 50px;
	left: 0;
	display: -ms-flexbox;
	display: flex;
	width: 90%;
	max-width: 786px;
	margin: 0 auto
}
.head__illust img {
	width: 100%
}
.credit {
	position: absolute;
	right: 100px;
	bottom: 18px
}
.container__01 {
	background-image: url(../images/illust_yagi_2.png);
	background-size: 1590px 790px;
	background-position: -100% 100px
}
.container__02 {
	position: relative
}
.container__02 .bg {
	background-image: url(../images/illust_yagi_1.png);
	background-size: 951px 1065px;
	background-position: 100% 100px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	right: auto;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1
}
.container__02 .contents {
	position: relative;
	z-index: 2
}
.container__01, .container__02, .container__03, .container__04 {
	padding: 70px;
	background-repeat: no-repeat;
	transition: all .8s cubic-bezier(.785, .135, .15, .86) .3s;
	opacity: 0
}
.container__01.active, .container__02.active, .container__03.active, .container__04.active {
	opacity: 1
}
.container__04 {
	font-family: Futura, Trebuchet MS, Arial, sans-serif
}
.lineContainer {
	max-width: 1096px;
	width: 98%;
	margin: 0 auto
}
.lineContainer:before, .lineContainer:after {
	content: '';
	width: 100%;
	height: 21px;
	background-repeat: repeat-x;
	background-size: auto 21px;
	display: block
}
.lineContainer p.intro {
	width: 500px;
	margin: 0 auto;
	padding: 28px 0;
	line-height: 2;
	font-size: 2.2rem
}
.lineContainer__green:before, .lineContainer__green:after {
	background-image: url(../images/line_green.png)
}
.lineContainer__pink {
	margin: 50px auto
}
.lineContainer__pink:before, .lineContainer__pink:after {
	background-image: url(../images/line_pink.png)
}
.sassoku_btn, .notice_btn {
	display: block;
	width: 90%;
	max-width: 560px;
	margin: 50px auto;
	padding: 0
}
.sassoku_btn img, .notice_btn img {
	width: 100%
}
.sassoku__ttl {
	color: #fff;
	text-align: center;
	font-size: 3.3rem;
	margin: 50px 0 20px
}
.contents {
	width: 520px;
	margin: 0 auto
}
.contents__ttl {
	font-size: 2.6rem;
	line-height: 1.5;
	letter-spacing: .05rem
}
.contents__txt {
	font-size: 1.7rem;
	line-height: 2;
}
.contents__img {
	text-align: center;
	margin: 10px auto 30px;
	max-width: 997px;
	width: 90%
}
.contents__img img {
	width: 100%
}
.contents__img img.caption {
	width: 257px;
	height: auto
}
.mee {
	margin: 30px 0 10px
}
.yagiImages {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	position: relative;
	left: -55px;
	margin: 50px 0 100px
}
.yagiImages__01>img {
	-ms-transform: rotate(12deg) translate(0, 65px);
	transform: rotate(12deg) translate(0, 65px)
}
.yagiImages__01 .kirakira {
	position: absolute;
	left: 240px;
	top: 164px;
	animation: kirakiraRotate 1s cubic-bezier(.785, .135, .15, .86) infinite
}
.mailContainer {
	width: 90%;
	max-width: 740px;
	margin: 0 auto;
	position: relative
}
.mailContainer .noteYagi {
	font-size: 2.7rem;
	color: #fff;
	margin: 10px 0
}
.mailContainer .noteNakanaikotomo {
	font-size: 1.2rem;
	color: #fff;
	margin: 10px 0 60px
}
.mailContainer .mee {
	position: absolute;
	right: -100px;
	bottom: -40px
}
.mail__box {
	width: calc(100% - 70px);
	background-color: #fff;
	border-radius: 14px;
	padding: 55px 35px
}
.mail__category {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
	width: 100%
}
.mail__box .end p{
	font-size:2.5rem;
	line-height: 1.6;
	margin: -30px auto;
	color:#ff1c4d;
}
.mail__category img {
	width: 100%
}
.mail__caption {
	width: 179px;
	height: 164px;
	background-size: 100% auto;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0
}
.mail__caption.type_red {
	background-image: url(../images/mail_type_red.png)
}
.mail__caption.type_green {
	background-image: url(../images/mail_type_green.png)
}
.mail__btn {
	width: 459px
}
.share__list {
	width: 90%;
	max-width: 550px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.share__item {
	text-align: center
}
.share__item span {
	display: block;
	color: #fff
}
.copyright {
	font-size: 1.3rem;
	text-align: center;
	margin: 100px auto 20px;
	color: #fff;
	display: block
}
.how {
	width: calc(90% - 124px);
	max-width: 840px;
	margin: 0 auto;
	border-radius: 12px;
	background-color: #fff;
	padding: 62px
}
.how__ttl {
	font-size: 2.3rem;
	text-align: center;
	margin-bottom: 40px;
	line-height: 1.5
}
.how__txt {
	width: 460px;
	margin: 0 auto 2em;
	font-size: 1.7rem;
	line-height: 2
}
.under_line{
	border-bottom:solid 3px #b2fa66;
	margin-bottom:.7rem;
	display:inline-block;
}
.how hr {
	border: none;
	background-image: url(../images/border.png);
	background-repeat: repeat-x;
	background-size: auto 5px;
	background-position: left center;
	height: 5px;
	width: 100%;
	margin: 50px auto
}
.main__how {
	background-color: #b2fa66
}
.main__how .logo_main {
	margin-bottom: 0;
	padding: 60px 0;
	font-size: 1.7rem
}

@media screen and (max-width:600px) {
.head__subttl {
	font-size: 1.4rem;
	text-align: center;
	margin-bottom: 20px
}
.head__subttl2 {
	font-size: 1.7rem;
	text-align: center;
	margin-bottom: 20px
}
.head__ttl {
	width: 80%;
	max-width: 80%;
	height: 180px;
	background-image: url(../images/title_sp.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
	margin: 0 auto;
	text-indent: -9999px
}
.head__howImg {
	width: 90%;
	margin: 0 auto
}
.head__howImg img {
	width: 100%
}
.logo_main {
	width: 90%;
	margin: 0 auto 10px
}
.logo_main img {
	width: 100%
}
.logo_hobo {
	display: block;
	padding: 18px 0;
	text-align: center
}
.head__illust {
	position: relative;
	top: 20px;
	left: 0;
	display: -ms-flexbox;
	display: flex;
	width: 90%;
	max-width: 90%;
	margin: 0 auto
}
.head__illust img {
	width: 100%
}
.credit {
	position: absolute;
	right: 20px;
	bottom: -40px;
	font-size: 1.3rem
}
.container__01 {
	padding: 60px 0 30px
}
.container__01, .container__02, .container__03, .container__04 {
	padding: 30px 0;
	background-image: none
}
.container__02 .bg {
	background: none
}
.lineContainer {
	max-width: 100%;
	width: 100%;
	margin: 0 auto
}
.lineContainer:before, .lineContainer:after {
	content: '';
	width: 100%;
	height: 18px;
	background-repeat: repeat-x;
	background-size: auto 18px;
	display: block
}
.lineContainer p.intro {
	width: 90%;
	margin: 0 auto;
	padding: 14px 0;
	font-size: 1.4rem
}
.lineContainer__green {
	margin-top: 20px
}
.lineContainer__green:before, .lineContainer__green:after {
	background-image: url(../images/line_green.png)
}
.lineContainer__pink {
	margin: 50px auto
}
.lineContainer__pink:before, .lineContainer__pink:after {
	background-image: url(../images/line_pink.png)
}
.sassoku_btn, .notice_btn {
	display: block;
	width: 90%;
	max-width: 560px;
	margin: 15px auto;
	padding: 0
}
.sassoku_btn img, .notice_btn img {
	width: 100%
}
.sassoku__ttl {
	color: #fff;
	text-align: center;
	font-size: 1.7rem;
	margin: 20px 0
}
.contents {
	width: 90%;
	margin: 0 auto
}
.contents__ttl {
	font-size: 1.7rem;
	line-height: 1.5
}
.contents__txt {
	font-size: 1.3rem;
	line-height: 1.75
}
.contents__img {
	text-align: center;
	margin: 10px auto 30px;
	max-width: 90%;
	width: 90%
}
.contents__img img {
	width: 100%
}
.mee {
	display: block;
	margin: 20px auto 0;
	width: 80%
}
.mee img {
	width: 100%
}
.mee.takaraka {
	width: 100%;
	position: relative;
	left: 50%;
	top: 0;
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.yagiImages {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	position: relative;
	left: 0;
	margin: 40px 0
}
.yagiImages__00 {
	text-align: left
}
.yagiImages__00 img {
	width: 60%
}
.yagiImages__01 {
	text-align: right
}
.yagiImages__01>img {
	-ms-transform: rotate(12deg) translate(0, 0);
	transform: rotate(12deg) translate(0, 0);
	width: 100%
}
.yagiImages__01 .kirakira {
	position: absolute;
	left: 0;
	top: 69%;
	width: 30%
}
.mailContainer {
	width: 90%;
	max-width: 90%;
	margin: 0 auto;
	position: relative
}
.mail__box .end p{
	font-size:1.7rem;
	margin: -8px auto 8px;
}
.mailContainer .noteYagi {
	font-size: 1.7rem;
	color: #fff;
	margin: 10px 0
}
.mailContainer .noteNakanaikotomo {
	font-size: 1.3rem;
	color: #fff;
	margin: 10px 0 20px
}
.mailContainer .mee {
	position: relative;
	right: 0;
	bottom: 8px;
}
.mail__box {
	width: calc(100% - 40px);
	background-color: #fff;
	border-radius: 14px;
	padding: 25px 20px 10px
}
.mail__category {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	width: 100%
}
.mail__category img {
	width: 100%
}
.mail__caption {
	width: 100%;
	height: 40px;
	background-size: 100% auto;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0
}
.mail__caption.type_red {
	background-image: url(../images/mail_type_red_sp.png)
}
.mail__caption.type_green {
	background-image: url(../images/mail_type_green_sp.png)
}
.mail__btn {
	width: 100%
}
.share__list {
	width: 90%;
	max-width: 90%;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.share__item {
	text-align: left;
	padding: 0 0 0 34%;
	width: 66%;
	margin-bottom: 15px
}
.share__item span {
	display: inline-block;
	color: #fff;
	font-size: 1.3rem
}
.share__item img {
	display: inline-block;
	width: 40px;
	vertical-align: middle;
	margin-right: 10px
}
.share__item a {
	display: block
}
.copyright {
	font-size: 1.3rem;
	text-align: center;
	margin: 50px auto 20px;
	color: #fff;
	display: block
}
.how {
	width: calc(100% - 40px);
	max-width: 100%;
	margin: 0 auto;
	border-radius: 0;
	background-color: #fff;
	padding: 20px
}
.how__ttl {
	font-size: 1.7rem;
	margin-bottom: 40px
}
.how__txt {
	width: 100%;
	font-size: 1.4rem
}
.main__how {
	background-color: #b2fa66
}
.main__how .logo_main {
	margin-bottom: 0;
	padding: 30px 0;
	font-size: 1.7rem
}
}
