@media screen and (max-width: 767px) {
	.wrapper {
		width: 100%;
		transform: none;
	}
    .machi-bar-font{
		font-size: 19px;
		line-height: 34px;
		margin-bottom: -10px;
	}
	.machi-bar >img{
		width: 175px;
	}
	.shop-btn-div{
		height: 60px;
	}
	.shop-btn{
		font-size: 20px; 
		border-radius: 17px; 
		width: 160px;
		height: 35px;
	}
	.nagare{
		padding: 10px 20px 10px 20px;
	}
	.share-introduction{
		font-size: 10px;
	}
	.share{
		font-size: 10px;
		padding: 10px 10px 0 10px;
	}
	.share-check{
		margin-top: 15px;
	}
	.share-check >img{
		width: 35px;
	}
	.share-check-found{
		font-size: 10px;
		line-height: 13px;
		width: 80px;
	}
	.share-check-found img{
		width: 15px;
	}
	.share-type{
		width: 280px;
		height: 50px;
		border-radius: 15px;
		border: 1px solid #00033C;
		padding: 0 10px;
		margin-left: 10px;
		margin-bottom: 20px;
	}
	
	.share-icon{
		width: calc(100% - 100px);
	}
	.share-icon >img{
		width: 35px;
	}
	.use-video >div{
		font-size: 15px;
		margin-bottom: 10px;
	}
	.event-join{
		padding: 0;
	}
	.step-01-container{
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.step-01 >img{
		width: 41px;
		margin-right: 10px;
	}
	.step-01-title >span{
		font-size: 16px;
		line-height: 40px;
		width: fit-content;
	}
	.step-01-title >img{
		height: 35px;
		margin-left: 10px;
	}
	.qr-code{
		display: block;
	}
	.qr-code-item{
		margin-left: 0px;
	}
	.qr-code-item >div{
		font-size:15px; 
		margin-top: 10px;
		margin-bottom: 10px;
	}	
	.qr-code-item >img{
		width: 125px;
	}
	.qr-code-introduction {
		margin-left: 0px;
		font-size:13px;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 30px;
		color: #16163B;
	}
	.qr-code-bottom-link {
		margin-left: 0px;
		font-size: 12px;
		text-align: center;
	}
	.qr-code-bottom-link >a{
		color: #16163B;
	}
	.phone-none{
		display: none;
	}
	.web-none{
		display: block;
	}
	.mobile-phone{
		display: block;
	}	
	.mobile-phone-one,
	.mobile-phone-two,
	.mobile-phone-three {
	    display: flex;
		align-items: center;
		justify-content: center;
		width: 340px;
		margin: auto;
	}
	.mobile-phone-one >img,
	.mobile-phone-two >img,
	.mobile-phone-three >img{
	    width: 130px;
	}
	.mobile-phone-one >img,
	.mobile-phone-three >img{
	    margin-right: 15px;
	}

	.mobile-phone-two,
	.mobile-phone-three{
		margin-top: -30px;
	}
	.mobile-phone-introduction{
		width: 185px;
		text-align: center;
	}
	.mobile-phone-introduction >img{
		width: 39px;
		margin-bottom: 10px;
	}
	.mobile-phone-introduction >div{
		font-size: 13px;
		color: #16163B;
		text-align: center;
	}
	.step-02-container{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.step-02 >img{
		width: 39px;
		margin-right: 10px;
	}
	.step-02-title >span{
		font-size: 13px;
		line-height: 32px;
	}
	.number-one{
		padding: 20px;
		margin-top: 0px;
		justify-content: center;
	}
	.number-one >img {
		width: 39px;
		margin-right: 0px;
	}
	.step-02-use-video{
		margin-left: 0;
		margin-top: 20px;
	}
	.step-02-use-video{
		display: block;
	}
	.step-02-fount-size{
		font-size: 13px;
		margin-top: 0px;
		margin-left: 20px;
		text-align: left;
	}
	.step-02-use-video-introduction{
		margin-right: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 20px;
	}
	.step-02-use-video-introduction > img{
		width: 39px;
		height: 39px;
	}
	.participation-guide-title{
		font-size: 25px;
		margin-bottom: 20px;
	}
	.participation-guide{
		background-image: url(../img/phone/participation-guide.png);
		padding: 10px;
	}
	.participation-guide-sub-title{
		font-size: 18px;
	}
	.participation-guide-item{
		font-size: 14px;
		margin-bottom: 20px;
	}
	.inquiry{
		margin-top: -10px;
		padding: 20px;
	}
	.inquiry-title-font{
		font-size: 18px;
		line-height: 24px;
		margin-bottom: -10px;
	}
	.inquiry-title >img{
		width: 175px;
	}
	.inquiry-introduction{
		font-size: 16px;
		margin-top: 20px;
	}
	.google-point{
		font-size: 12px;
	}
	.shadow-button {
		font-size: 16px; 
		border-radius: 17px; 
		width: 146px;
		height: 34px;
		margin: 20px 0 50px 0;
	}
	.precautions{
		font-size: 10px;
	}
	.company{
		font-size: 8px;
		line-height: 15px;
		padding: 10px;
	}
	.footer{
		font-size: 8px;
		line-height: 32px;
		height: 32px;
	}
	.qr-code-img{
		position: relative;
	}
	.qr-code-link{
		position: absolute;
		top: 9%;
		left: 42%;
		font-size: 3.0769vw;
		color: #16163B;
	}
  }