@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, textarea, legend, article, aside, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: inherit;
}

body {
	font-family: 'Noto Sans JP', 'メイリオ','ＭＳＰゴシック','ヒラギノ角ゴ',sans-serif;
}

/*top*/

.top-back {
	background-image: url(resource/header_bg.webp);
	margin-bottom: 10px;
}

.top {
	width: 1000px;
	margin: auto;
}

.top-flex {
	display: flex;
}

.m-left{
	display: block;
	width: 20%;
}

.m-right{
	display: block;
	width: 20%;
	padding-right: 30px;
}

.title {
	display: block;
	width: 60%;
	text-align: center;
	padding-top: 100px;
	padding-left: 30px;
}

.footer {
	height: 100px;
	background-image: url(resource/header_bg.webp);
}

/*main*/

.main {
	width: 1000px;
	margin: auto;
}

.main-box {
	margin: 0 30px 50px 30px;
}

.main-g {
	margin: 20px auto 20px auto;
	text-align: center;
}

/*.icon-m:after {
	position: relative;
	top: -25px;
	right: -200px;
	content: "open";
	background-color: #f8f53e;
	border:1px solid;
	border-radius: 50%;
	border-color: #7d7e7d;
	padding: 10px 5px;
}

.icon-open {
	position: absolute;
}*/

.main-g2 {
	margin: 0 25% 20px 25%;
	text-align: center;
}

.main-flex {
	display: flex;
	margin-left: 50px;
	margin-bottom: 15px;
}

.main-flex2 {
	display: flex;
	margin-left: 50px;
	margin-bottom: 15px;
}

.main-flex-box {
	display: block;
	width: 100px;
	text-align: center;
}

.main-flex-box2 {
	display: block;
	width: 740px;
	margin-top: 5px;
	margin-left: 10px;
}

.main-flex-box3 {
	display: block;
	width: 100px;
	text-align: center;
}

.main-flex-box4 {
	display: block;
	width: 740px;
	margin-top: 8px;
	margin-left: 10px;
}

.h-box {
	font-size: 25px;
	margin-top: 40px;
	margin-bottom: 10px;
	font-weight: 600;
}

.h-box2 {
	margin-left: 30px;
	font-size: 23px;
	margin-top: 40px;
	margin-bottom: 10px;
	font-weight: 600;
}

.p-flex {
	display: flex;
}

.p-left {
	display: block;
	width: 55%;
}

.p-right {
	display: block;
	width: 45%;
	padding-left: 20px;
	padding-top: 50px;
}

.p-box {
	margin-bottom: 10px;
}

.p-box2 {
	margin: 20px 0 10px 0;
}

.tweet-flex {
	display: flex;
}

.tweet-left {
	display: block;
	width: 494px;
	padding: 1px;
	margin-right: 4px;
}

.tweet-right {
	display: block;
	width: 494px;
	padding: 1px;
	margin-left: 4px;
}

.shop-back {
	background-image: url(resource/product_bg.webp);
	margin-top: 30px;
	margin-bottom: 30px;
}

.shop-fg {
	display: grid;
	grid-template-columns: 40% 60%;
	grid-template-rows: 30% 70%;
}

.shop-flex {
	display: flex;
}

.shop-flex2 {
	display: flex;
}

.shop-left {
	display: block;
	grid-row: 1 / 3;
	margin-top: 10px;
	text-align: center;
}

.shop-bl, .shop-br {
	display: block;
	width: 50%;
	margin: 8px;
	background-color: #18a55e;
}

.shop-bc {
	width: 384px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #18a55e;
}

.shop-bl:hover, .shop-br:hover, .shop-bc:hover {
	background-color: #f8a11d;
}

.shop-center {
	display: block;
	grid-column: 2 / 3;
	margin-top: 20px;
	margin-bottom: 20px;
}

.shop-right {
	display: block;
	grid-column: 2 / 3;
}

.shop-p {
	margin: 10px 10px 10px 0;
	padding: 10px;
	border: 1px solid;
	border-color: #acf7dc;
	background-color: #f4fcf8;
}

.door-l {
	display: block;
	width: 60%;
}

.door-r {
	display: block;
	width: 40%;
	position: relative;
	cursor: pointer;
}

.link-flex {
	display: flex;
	margin-left: 67px;
	margin-right: 47px;
}

.link-left, .link-center, .link-right {
	display: block;
	width: 40%;
	margin: 20px 30px 0 50px;
	font-weight: 600;
}


.logo {
	margin-top: 35px;
	margin-bottom: 30px;
	text-align: center;
}

/*botton*/
.botton {
	width: 80px;
	height: 80px;
	background: #f8f53e;
	border-radius: 50px;
	text-align: center;
}


/*text*/
.text {
	padding: 15px;
}

.p-text {
	display: inline-block;
	padding: 5px 15px 5px 15px;
	border-radius: 50px;
	background-color: #ff310d;
	color: #efefef;
	font-weight: 600;
	font-size: 18px;
}

.p-text2 {
	display: inline-block;
	padding: 5px 15px 5px 15px;
	border-radius: 50px;
	background-color: #f89a0c;
	color: #efefef;
	font-weight: 600;
	font-size: 18px;
}

.p-text4 {
	margin-top: 20px;
}

.main-bt {
	font-size: 23px;
	margin-bottom: 20px;
	font-weight: 600;
}

.main-bt2 {
	font-size: 18px;
	font-weight: 600;
}

.main-gt {
	display: inline-block;
	padding: 10px 50px 10px 50px;
	font-size: 20px;
	font-weight: 600;
	border-radius: 20px;
	color: #f4fcf8;
	background-color: #88c755;
}

.main-gt2 {
	display: inline-block;
	padding: 10px 50px 10px 50px;
	font-size: 20px;
	font-weight: 600;
	border-radius: 20px;
	color: #f4fcf8;
	background-color: #88c755;
}

.main-gt:hover, .main-gt2:hover {
	background-color: #f8a11d;
}

.main-ft {
	color: #18a55e;
	font-size: 23px;
	font-weight: 600;
}

.main-ft2 {
	color: #7d7e7d;
	font-size: 18px;
	font-weight: 600;
}

.main-res {
	display: inline-block;
	padding: 2px 18px 2px 18px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	font-size: 15px;
	font-weight: 600;
	color: #fcfafa;
	background-color: #18a55e;
}

.main-res2 {
	display: inline-block;
	padding: 2px 18px 2px 18px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	font-size: 15px;
	font-weight: 600;
	color: #fcfafa;
	background-color: #88c755;
}

.list {
	margin-left: 10px;
}

.list-2 {
	list-style: none;
	font-size: 15px;
}

.list-b {
	margin-bottom: 4px;
}

.shop-tl {
	display: block;
	color: #fcfafa;
	text-align: center;
}

.h-text {
	font-family: 'Mochiy Pop One','メイリオ','ＭＳＰゴシック','ヒラギノ角ゴ',sans-serif;
	font-size: 38px;
	font-weight: 600;
}

.shop-pt {
	padding: 0 8px 2px 8px;
	border-radius: 10px;
	background-color: #18a55e;
	color: #fcfafa;
}

.door-t {
	font-size: 14px;
	padding-right: 10px;
}

.door-t2 {
	font-size: 25px;
	font-weight: 600;
	height: 33px;
	margin: 10px 130px 10px 0;
	padding: 0 15px 5px 15px;
	text-align: center;
	border-radius: 15px;
	background-color: #18a55e;
	color: #fcfafa;
}

.door-t3 {
	font-family: 'Yusei Magic','メイリオ','ＭＳＰゴシック','ヒラギノ角ゴ',sans-serif;
	font-size: 30px;
	font-weight: 600;
	margin: 10px 0 10px 0;
	color: #18a55e;
}

.door-t4 {
	font-size: 14px;
	margin-left: 10px;
	padding-right: 10px;
}

.door-t5 {
	position: absolute;
	bottom: 15px;
	left: -10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	text-align: center;
	font-weight: 600;
	background-color: #77b0df;
	color: #fcfafa;
}

.link-t {
	margin: 0 0 0 20px;
	font-weight: 600;
	color: #18a55e;
}

.link-t2 {
	color: #18a55e;
}

.link-t:hover, .link-t2:hover {
	color: #f8a11d;
}

a {
	text-decoration: none;
}

/*pic*/
.michey-h {
	width: 230px;
	height: 370px;
	margin-top: 10px;
	margin-bottom: 10px;

}

.michee-h {
	width: 230px;
	height: 370px;
	margin-top: 10px;
	margin-bottom: 10px;

}

.heder-pic {
	width: 550px;
	height: auto;
}

.p-pic {
	width: 100%;
}

.michee-shop {
	width: 300px;
	height: 397px;
}

.door-pic {
	width: 240px;
	height: 219px;
}

.door-pic2 {
	width: 760px;
	height: 692px;
}

.logo-pic {
	width: 150px;
	height: 33.5px;
	padding-left: 40px;
}

/*pop*/
.pu {
	background-color: #efefef;
	box-shadow: 0 0 0 9999px rgba(0, 0, 0, .8);
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 880px;
	height: 780px;
	overflow-y: scroll;
}

#pu-on {
	display: none;
}

#pu-on:checked + .pu {
	display: block;
}

.icon-close {
	background: #000;
	color: #fff;
	font-size: 30px;
	padding: 0 10px;
	position: absolute;
	right: 0;
}

.pu-content {
	margin: 40px auto 40px auto;
	width: 90%;
}

/*button*/
.b-flex {
	display: flex;
	margin: 40px 37px 60px 37px;
}

.hover {
	position: relative;
	width: 280px;
	height: 30px;
}

.hover .b-box {
	background-color: #a8aaa9;
	text-align:center;
	line-height: 30px;
}

.hover .b-pic {
	position: absolute;
	top: -15px;
	right: 20px;
	opacity: 0;
}

.hover:hover .b-box {
	background-color: #be91a6;
}

.hover:hover .b-pic {
	opacity: 1;
}

.hover2 {
	position: relative;
}

.hover2 .b-box2 {
	text-align:center;
	line-height:30px;
}

.hover2 .b-pic2 {
	position: absolute;
	top: -20px;
	left: 20px;
	opacity: 0;
}

.hover2:hover .b-pic2{
	opacity: 1;
}

.hover3 {
	position: relative;
	margin-right: 34px;
	margin-left: 34px;
}

.hover3 .b-box3 {
	text-align:center;
	line-height: 30px;
}

.hover3 .b-pic2 {
	position: absolute;
	top: -20px;
	left: 20px;
	opacity: 0;
}

.hover3:hover .b-pic2{
	opacity: 1;
}

.b-textl {
	color: #f6faf7;
}

.hover2 .b-textc {
	display: inline-block;
	width: 280px;
	height: 30px;
	background-color: #219c5f;
	color: #f6faf7;
}

.b-textr {
	display: inline-block;
	width: 280px;
	height: 30px;
	background-color: #219c5f;
	color: #f6faf7;
}

.hover2:hover .b-textc, .hover3:hover .b-textr {
	background-color: #e65757;
}

/*デバイス対応（幅0~959px）*/
@media screen and (max-width: 959px) {

.top, .main{
	width: 100%;
	height: auto;
}

/*ヘッダー箇所*/

.top-flex {
	display: flex;
	flex-wrap: wrap;
}

.title {
	order: 2;
	width: 100%;
	padding: 10px;
}

.m-left, .m-right {
	width: 50%;
	padding: 0;
	
}

.m-left {
	text-align: right;
}

.michey-h, .michee-h {
	width: 75%;
	height: auto;
	margin-bottom: 0px;
}

.heder-pic {
	width: 90%;
	height: auto;
}

/*メイン箇所*/

.main-box {
	display: flex;
	flex-direction: column;
}

.main-bt {
	margin: 5px auto 15px auto;
}

.main-g {
	margin: 20px auto 20px auto;
}

.main-g2 {
	margin: 0 10% 20px 10%;
}

.main-flex {
	order: -1;
	width: 100%;
	margin: auto auto 10px auto;
}

.main-flex2 {
	flex-wrap: wrap;
	width: 100%;
	margin: auto;
}

.main-flex-box {
	width: 100px;
	height: 40px;
}

.main-flex-box2 {
	width: 85%;
}

.main-flex-box3 {
	width: 100px;
	padding: 0 0 0 5px;
	text-align: left;
}

.main-flex-box4 {
	width: 100%;
	margin: 8px 0 8px 0;
}

.h-box, .h-box2 {
	margin-top: 20px;
}

/*景品箇所*/

.p-flex {
	display: block;
}

.p-left, .p-right {
	width: 100%;
}

.p-right {
	padding: 20px 0 0 0;
}

.p-left {
	text-align: center;
}

.p-pic {
	width: 90%;
}

/*twitter箇所*/

.tweet-flex {
	display: block;
	text-align: center;
}

.tweet-left, .tweet-right {
	width: 90%;
	margin: auto;
}

/*shop箇所*/

.shop-fg {
	display: flex;
	flex-direction: column;
	width: 95%;
	margin: auto;
}

.shop-flex {
	width: 100%;
	height: auto;
}

.shop-flex2 {
	flex-direction: column;
}

.shop-bc {
	width: 100%;
	margin: 0;
	padding: 8px 0 8px 0;
}

.shop-right {
	width: 100%;
	margin: auto;
}

.shop-center {
	order: -1;
	width: 100%;
	margin: auto;
	text-align: center;
}

.shop-left {
	width: 90%;
	margin: auto;
}

.michee-shop {
	width: 75%;
	height: auto;
}

.shop-bl {
	padding: 8px;
	margin: 8px 5px 8px 0;
}

.shop-br {
	padding: 8px;
	margin:8px 0 8px 5px;
}

.shop-p {
	margin: 10px 0px 10px 0;
}

.door-t {
	margin: auto;
	margin-bottom: 10px;
}

.door-l {
	width: 100%;
	height: auto;
}

.door-r {
	width: 100%;
	height: auto;
	text-align: center;
	cursor: default;
}

.door-t5 {
	display: none;
}

#pu-on:checked + .pu {
	display: none;
}

.door-pic {
	width: 75%;
	height: auto;
}

/*link箇所*/
.link-flex {
	display: block;
	text-align: center;
	margin-left: 47px;
}

.link-left, .link-center, .link-right {
	width: 100%;
	margin: auto auto 8px auto;
	
}

.twitter-tweet {
	margin: auto;
}

/*ロゴ*/
.logo-pic {
	max-width: 150px;
	height: auto;
	padding-left: 0;
}

/*フォントサイズ*/

.main-res {
	padding: 0 18px 0 18px;
	font-size: clamp(10px, 2vw, 15px);
}

.main-res2 {
	padding: 0 18px 0 18px;
	font-size: clamp(10px, 2vw, 15px);
}

.main-res3, .main-ft2 {
	font-size: clamp(12px, 3vw, 18px);
}

.main-ft {
	font-size: clamp(16px, 3vw, 23px);
}

.main-gt, .main-gt2 {
	font-size: clamp(14px, 2vw, 20px);
}

.main-bt2 {
	font-size: clamp(12px, 3vw, 20px);
}

h2 {
	font-size: clamp(18px, 3vw, 25px);
}

.h-text {
	font-size: clamp(25px, 4vw, 38px);
}

.shop-tl {
	font-size: clamp(10px, 4vw, 20px);
}

.door-t2 {
	max-width: 40%;
	padding: 8px;
	height: auto;
	font-size: clamp(15px, 3vw, 25px);
}

.door-t3 {
	font-size: clamp(25px, 4vw, 38px);
}

.list-b, .door-t, .door-t4, .link-t, .link-t2 {
	font-size: clamp(10px, 3vw, 16px);
}

.p-text, .p-text2 {
	font-size: clamp(12px, 3vw, 18px);
}

.p-text3, .p-text4 {
	font-size: clamp(10px, 3vw, 16px);
}

/*ボタン箇所*/
.b-flex {
	width: 100%;
	margin: 40px 0 60px 0;
}

.hover, .hover2, .hover3 {
	width: 100%;
}

.b-box2, .b-box3 {
	width: 100%;
	height: auto;
}

.hover2 .b-textc {
	width: 100%;
}

.b-textr {
	width: 100%;
}

.award-bar, .message-bar {
	width: 95%;
}

.mic-img {
	width: 90%;
}

.hover .b-pic {
	position: absolute;
	top: -20%;
	right: 0%;
	opacity: 0;
}

.hover2 .b-pic2 {
	position: absolute;
	top: -20%;
	left: 0%;
	opacity: 0;
}

.hover3 .b-pic2 {
	position: absolute;
	top: -20%;
	left: 0%;
	opacity: 0;
}

}

@media screen and (max-width: 710px) {

	/*画像*/

	.hover .b-pic {
		position: absolute;
		top: -20%;
		right: -10%;
		opacity: 0;
	}

	.hover2 .b-pic2 {
		position: absolute;
		top: -20%;
		left: -10%;
		opacity: 0;
	}

	.hover3 .b-pic2 {
		position: absolute;
		top: -20%;
		left: -10%;
		opacity: 0;
	}

}

@media screen and (max-width: 570px) {

	/*画像*/
	.mic-img {
		width: 70%;
	}

	.hover .b-pic {
		position: absolute;
		top: -20%;
		right: -20%;
		opacity: 0;
	}

	.hover2 .b-pic2 {
		position: absolute;
		top: -20%;
		left: -20%;
		opacity: 0;
	}

	.hover3 .b-pic2 {
		position: absolute;
		top: -20%;
		left: -20%;
		opacity: 0;
	}


}

@media screen and (max-width: 480px) {

	/*画像*/

	.hover .b-pic {
		position: absolute;
		top: -20%;
		right: -30%;
		opacity: 0;
	}

	.hover2 .b-pic2 {
		position: absolute;
		top: -20%;
		left: -30%;
		opacity: 0;
	}

	.hover3 .b-pic2 {
		position: absolute;
		top: -20%;
		left: -30%;
		opacity: 0;
	}

}

@media screen and (max-width: 380px) {

	/*画像*/

	.mic-img {
		width: 60%;
	}

	.hover .b-pic {
		position: absolute;
		top: -20%;
		right: -50%;
		opacity: 0;
	}

	.hover2 .b-pic2 {
		position: absolute;
		top: -20%;
		left: -50%;
		opacity: 0;
	}

	.hover3 .b-pic2 {
		position: absolute;
		top: -20%;
		left: -50%;
		opacity: 0;
	}


}

