@media screen and (max-width:1440px) {
	/*.lineup_list .item {
	    width: calc(100% / 4);
	    padding: 0px 10px;
	    font-size: 14px;
	    text-align: center;
	}
	.lineup_list .item.edit {
	    width: calc(100% / 2);
	    padding: 0px 10px;
	    font-size: 14px;
	    text-align: center;
	}*/

}
@media screen and (max-width:1024px) {
	.flow_content .item .img6{
		left: 0;
		max-width: 95px;
	}
	.flow_content .item .img5{
		right: 0;
		max-width: 100px;
	}
	.flow_content .item .img4,.flow_content .item .img7{
		max-width: 100px;
	}

	/*.next_img{
		position: relative;
		top: inherit;
		left: inherit;
	}*/

	/*.flow_content .item .img4{
		margin: inherit;
	}*/
	
}
@media screen and (max-width:860px) {
	.header_fix .header_view img,
	.header_fix .header_login img {
		display: none;
	}
	.next_img{
		position: relative;
		top: inherit;
		left: inherit;
	}
	.section_story .story_wrapper  {
        display: block;
        position: relative;
       
    }
    .story_wrapper .story_item,.story_wrapper .story_item.edit {
        width: 80% !important;
        margin: 0 10%;
        max-width: none;
        text-align: center;
        flex-shrink: 0;
    }
    .story_item_inner .arrow{
    	display: none;
    }
    .story-button-prev,
	story-button-next{
		display: block;
	}
	.story-button-prev, .story-button-next {
        position: absolute;
        display: block;
        width: 60px;
        top: calc(50% - 30px);
        z-index: 99;
    }
    .story-button-prev{
    	left: 20px;
    }
    .story-button-next{
    	right: 20px;
    }
   .story_wrapper .swiper-button-disabled {
        display: none;
    }
    .story_wrapper .swiper-wrapper{
    	justify-content: unset;
    }
    .story_wrapper{
    	overflow: hidden;
    }
    .story_item .story_item-img{
    	max-width: 180px;
    }
}
@media screen and (max-width:800px) {
	.header_fix {
		display: none;
	}
	.pc-menu {
		display: none;
	}

	.slick-menu {
		display: block;
	}
	.slicknav_menu {
		display: block;
		top: 0;
	}

	.sp-menu .logo_header {
		position: absolute;
		top: 10px;
		width: 80%;
	}
	.slider__top{
		display: block;
	}
	.slider_fade {
		width: 100%;
	}
	.slider_text {
		width: 100%;
	}
}

@media screen and (max-width:768px) {
	.title {
		padding-top: 80px;
	}
	.flow_content{
		flex-wrap: wrap;
	}
	.flow_content .item{
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
	}
	.flex_c1{
		display: flex;
		justify-content: center;
	}
	.flow_content{
		margin-top: 40px;
	}
	.flow_content .item .img3{
		margin-top: 0;
		max-width: none;
	}
	.flow_content .item .img4,.flow_content .item .img1,
	.flow_content .item .img6,.flow_content .item .img7,
	.flow_content .item .img5{
		padding-left: 10px;
		max-width: none;
		width: 40%;
	}
	.flex_img{
		width: 60%;
	}
	.flow_content .item .text_p1{
		padding-top: 10px;
	}
	.flow_content .item.item1,
	.flow_content .item.item2,
	.flow_content .item.item3,
	.flow_content .item.item4{
		background-color: transparent;
	}
	.flow_content .item .img5{
		position: relative;
		right: inherit;
	}
	.flow_content .item .img6{
		position: relative;
		left: inherit;
	}
	
	.img_phone{
		flex-direction: column;
		width: 40%;
	}
	.flow_content .item .img6,
	.flow_content .item .img5,
	.flow_content .item .img1{
		width: 100%;
	}
	.next_img4,.next_img5{
		display: flex;
		margin-right: 10%;
        justify-content: end;
        align-items: center;
        display: flex;
        margin-top: 30px;
	}

	.next_img{
		right: inherit;
        margin-top: 30px;
  		 margin-right: 10%;
        justify-content: end;
        align-items: center;
        display: flex;
	}
	.next_img img,.next_img4 img,.next_img5 img{
		rotate: 90deg;
		width: 84px;
		width: 20%;
	}
	.next_img3,.next_img2{
		display: none;
	}
	.flow_content{
		padding: 0px 20px;
	}

	.flow_content .item.item4{
		display: none;
	}
	.flow_content .item5{
		display: flex;
	}
	.flow_content .item .text_p2{
		padding: 0;
		padding-bottom: 20px;
	}
	.flow_content .item .img3.edit{
		padding-top: 40px;
		width: 50%;
	}

	.flow_content .item .img2{
		max-width: none;
		margin-top: 0;
	}
	.item5_right{
		width: 50%;
		padding-left: 10px;
	}

	/*
	.main-menu{
		flex-wrap: wrap;
		background-color: transparent;
		gap: 2px;
		padding: 0px 10px;
	}
	.main-menu li{
		width: calc(50% - 2px);
		text-align: center;
		background-color: #D7DCA7;
	}
	.main-menu li a{
		color: #ffffff;
	}
	*/

	.section_story .section__content{
		flex-wrap: wrap;
	}
	.section_story .section__content .section__left,
	.section_story .section__content .section__right{
		width: 100%;
	}
	.section_story{
		padding-bottom: 100px;
	}
	.section_story .section__left-text{
		padding-top: 40px;
	}
	.section_design{
		background-color: #f3f3f1;
	}
	.secction_webinvitation{
		margin-top: 0px;
		padding-top: 40px;
	}
	.section__title2 h2{
		font-size: 24px;
	}
	.section__title2 p{
		top: -30px;
		right: calc(73% - 20px);
	}
	.point_step_01 .point_number,.point_step_01 .point_img,
	.point_step_02 .point_img,.point_step_02 .point_number,
	.point_step_03 .point_number,.point_step_03 .point_img,
	.point_step_04 .point_number,.point_step_04 .point_img,
	.point_step_05 .point_number,.point_step_05 .point_img,
	.point_step_06 .point_number,.point_step_06 .point_img,
	.point_step_07 .point_number,.point_step_07 .point_img{
		width: 100%;
	}
	.point_step_01,.point_step_02,.point_step_03,.point_step_04{
		padding: 0px 20px;
	}
	.point_step_01 .point_number,.point_step_02 .point_number,
	.point_step_03 .point_number,.point_step_04 .point_number,
	.point_step_03 .point_img,.point_step_04 .point_img,
	.point_step_01 .point_img,.point_step_02 .point_img,{
		padding: 0;
	}
	.point_number .text{
		font-size: 16px;
	}
	.point_step_02 .point_img,.point_step_04 .point_img{
		order: 2;
		padding-top: 20px;
	}
	.point_step_02{
		padding-top: 20px;
	}
	.point_step_03 .point_number{
		padding-top: 40px;
	}
	.banner{
		margin-top: 20px;
	}
	
	.banner .line2{
		display: block;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.lineup{
		flex-wrap: wrap;
	}
	.lineup,.lineup_price, .lineup_template{
		width: 100%;
	}
	.lineup_template{
		padding-bottom: 30px;
	}
	.lineup_price_p2{
	font-size: 30px;
	}
	.lineup_price_p4 {
		font-size: 28px;
	}
	.img_line{
		height: 200px;
		text-align: center;
	}
	.img_line img{
		height: 100%;
		width: auto;
		object-fit: contain;
	}
	.logo_header{
		display: none;
	}
	.slider__webinvitation .slick-slide img{
		border-radius: 10px;
	}
	.guide_list{
		padding: 30px 20px;
	}

	.step_content .img{
		width: auto;
	}


	.header-title .t img{
		width: 100%;
	}
	.faq_content{
		padding: 20px;
	}
	.flow_content .item .img4{
		margin-right: 0;
	}
	.next_img,.next_img4,.next_img5{
		justify-content: center;
		margin-right: 0;
	}
	.flow_content .item .space_item1 p{
		position: static;
		line-height: 31px;
	}
	.gifts .flex .left,
	.gifts .flex .right{
        width: 100%;
    }
    .gifts .left .title .t1 .t1-2{
    	font-size: 20px;
    }
    .gifts .left .title{
    	align-items: center;
    }
    .gifts .flex{
    	flex-direction: column;
    }
    .gifts .right2 .in{
    	margin-bottom: 20px;
    }
    .point_step_02 .point_number,
    .point_step_03 .point_number,
    .point_step_03 .point_img,
    .point_step_04 .point_number,
    .point_step_07 .point_number{
    	padding-left: 0;
    }
    .point_step_01 .point_img,
    .point_step_02 .point_img,
    .point_step_04 .point_img,
    .point_step_05 .point_img,
    .point_step_06 .point_img,
    .point_step_07 .point_img{
    	width: 100%;
    	padding-left: 0;
    	text-align: center;
    }
    .point_step_05,
    .point_step_06,
    .point_step_07{
    	padding: 0px 20px;
    }
}
@media screen and (max-width:560px) {
	.login .form {
		width: 100%;
	}
	.login .row {
		display: block;
		text-align: center;
	}
	.login .row .col1 {
		width: 100%;
		text-align: left;
	}
	.login .row .col1 span {
		font-size: 10px;
	}
	.login .row .col2 {
		width: 100%;
	}
	
}


/*@media screen and (max-width:400px) {
	.lineup_price_2_p{
		
		flex-direction: column;
	}
	.lineup_price_2_p2{
		padding-left: 0;
	}
	.img_line{
		height: 120px;
	}
}
*/