/********************************
 巫神こんページ用
*********************************/
/*共通*/
.bg_brown{
	background-color: #B73800;
	color: #fff;
}
.bg_dporange{
	background-color: #E76415;
	color: #fff;
}
.bg_plorange{
	background-color: #FCAA42;
}
.bg_stitch{
	background: #F5EFD7 url("../img/part2/part2_bg_plaid.png") repeat;
  background-size: 34px;		
}
.text_brown{	color:  #B73800;}
.text_dporange{	color: #E76415;}
.pt2_h2_text{
	text-align: center;
}
.pt2_h2_text p{
	color: #fff;
	font-weight: 500;
	font-size: 2.0rem;
	line-height: 1.35;
	background-color: #E76415;
	padding: 0 5px;
	margin
	: 0 auto 5px;
	display: inline-block;
	text-align: center;
}
.ml_0{	margin-left: 0;}
.text_center{	text-align: center;	}
.text_right{ text-align: right;}
.text_left{	text-align: left;}
.z_1{	z-index: 1;}
.hover:hover{	opacity: 0.5;}
.anchor{
	display: block;
	padding-top: 60px;
	margin-top: -60px;
}
/*インストール:汎用*/
.app_inst {
	display: flex;
	justify-content: center;
}
.app_inst li:last-child {
	margin-left: 10px;
}
/*パンくず汎用*/	
.pt2_breadcrums{
	display: flex;
	font-size: 1.2rem;
	font-weight: 600;		
}	
.pt2_breadcrums a{
	text-decoration: underline;
	color: #D1490B;
}
.pt2_breadcrums .arrow{
	padding: 0 5px;
}	
/*---*header-----*/

/*---Main Visual-----*/
.pt2_mv .bg_main{
	background-image: url("../img/part2/part2_bg_main_sp.webp");
	background-repeat: no-repeat;
	background-size: cover;	
	background-position: top;
} 
.pt2_mv .top_logo{
	width: 182px;
	padding-top: 24px;
	margin-bottom: 10px;
	margin-left: 5%;
}
.pt2_mv h1{
	max-width: 400px;
	margin: auto;
}
.pt2_mv .mainimg_phone{
	display: block;
	max-width: 375px;
	width: 100%;
	margin: auto;
}
.pt2_mv .release{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #fff;
	font-weight: 700;
}
.pt2_mv .release .copy{
	font-size: 1.2rem;
}

.pt2_mv .inst_wrap{
	margin: auto;
	padding: 0 40px 10px;
	max-width: 480px;	
}

.pt2_notes{
	display: block;
	font-size: 1.2rem;
	margin-top: 4px;
}

/*---overview-----*/
.pt2_ov .bg_stitch{
	padding-top: 40px;
	padding-bottom: 40px;
}
.pt2_ov .margin_tb{
	padding-top: 40px;
	padding-bottom: 90px;
}
.pt2_ov .img_wrap{
	width: 310px;
	margin: 10px auto 10px;
}
.pt2_ov .img_app{
	padding-right: 85px;
}
.pt2_ov .deco_b h2{
	margin-top: 40px;
	margin-bottom: 24px;
}
.deco_a::before,
.deco_a::after,
.deco_b::before,
.deco_b::after,
.deco_c::before,
.deco_c::after
{
	content: "";
  z-index: 0;	
  position: absolute;
  background-size: auto 100%;	
  background-repeat: no-repeat;
  width: 100%;
}
.pt2_ov .deco_a::before{
  height: 48px;	
	background-position: -42px 0;
  top: 20px;	
  background-image: url("../img/part2/part2_deco1.png");	
}
.pt2_ov .deco_a::after{
  height: 32px;	
	background-position: right -42px bottom 0px;	
  top: 220px;	
  background-image: url("../img/part2/part2_deco2.png");	
}
.pt2_ov .deco_b::before{
  height: 28px;	
	background-position: -28px 0;	
  top: 550px;	
  background-image: url("../img/part2/part2_deco3.png");	
}
.pt2_ov .deco_b::after{
  height: 62px;	
	background-position: right -24px bottom 0px;	
  top: 790px;
  background-image: url("../img/part2/part2_deco4.png");	
}
.pt2_ov .deco_c::before{
  height: 46px;	
	background-position: -45px 0;	
  top: 1033px;	
  background-image: url("../img/part2/part2_deco1.png");	
}
.pt2_ov .deco_c::after{
  height: 32px;	
	background-position: right -48px bottom 0;	
  top: 1235px;
  background-image: url("../img/part2/part2_deco2.png");	
}
.pt2_ov .ov_wrap .list{
	max-width: 400px;
  margin: 20px auto;
	background-color: #fff;	
  border: 4px solid #E76415;
  box-sizing: border-box;
  border-radius: 20px;
	font-weight: 700;
	line-height: 1.45;
	padding-bottom: 40px;
}
.pt2_ov .ov_wrap .h3{
  background-color: #E76415;
	text-align: center;
	color: #fff;
  padding: 17px 0px;
	font-size: 1.8rem;
	border-radius: 10px 10px 0 0;
}
.pt2_ov .ov_wrap .text{
	text-align: center;
	padding: 18px 0 20px;
	font-size: 1.6rem;
	border-radius: 0 0 20px 20px;
}
.pt2_ov .pt2_benefit_btn{
	display: block;
	background-color: #E76415;
	border-radius: 100vh;
	margin: 0 auto;
	max-width: 226px;
}
.pt2_ov .btn_contents{
	position: relative;
	width: fit-content;
	margin: auto;
	padding: 10px 31px 10px 20pt;
	color: #fff;
	font-weight: 700;
	font-size: 1.6rem;
}
.pt2_ov .btn_contents::after{
	position: absolute;
	content: '';
	background-color: #fff;
	height: 14px;
	width: 18px;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	margin-left: 25px;
	transform: translate(0, 8px);	
}

/*---comment-----*/
.pt2_comment .pt2_h2_text .line1{
	padding-right: 0;
}
.pt2_comment .pt2_h2_text .line2{
	padding-left: 0;
}
.pt2_comment .pt2_h2_text{
	position: relative;
	padding-left: 40px;
	padding-top: 32px;
}
.pt2_comment .pt2_h2_text::before{
	position: absolute;
	content: '';
	background-image: url(../img/part2/pt2_footprint.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 26px;	
	width: 31px;
	transform: translate(-40px, 1px);
}
.pt2_comment .pt2_h2_text .line1{
	padding-right: 0;
}
.pt2_comment .pt2_h2_text .line2{
	padding-left: 0;
}
.pt2_comment .iframe_wrap{
	padding-top: 20px;
	padding-bottom: 40px;
}
.pt2_comment iframe{
	display: block;	
	border-radius: 8px;
	margin: auto;
	width: 330px;
	height: 186px;
}

/*---download-----*/
.pt2_download .bg_brown{
	padding-top: 40px;
	padding-bottom: 50px;
}
.pt2_download h2{
	text-align: center;
	font-size: 2.2rem;
	font-weight: 700;
	margin-bottom: 16px;
}
.pt2_download .inst_wrap{
	margin: auto;
	padding: 10px 40px;
	max-width: 480px;
}


/*---specials-----*/
.pt2_specials .bg_stitch::before,
.pt2_specials .bg_stitch::after{
	content: "";
	z-index: 0;
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 26vw;
	background-image: url(../img/part2/pt2_bg_wave_sp.png);
}
.pt2_specials .bg_stitch::after{
	transform: scale(-1, -1);
	bottom: 0;
}
.pt2_specials .specials_wrap{
	padding-top: 40px;
	padding-bottom: 80px;
}
.pt2_specials .specials_container{
	margin: auto;
	max-width: 480px;
	background-color: #fff;
	border-right: 8px solid #D04A0A;
	border-left: 8px solid #D04A0A;	
}
.pt2_specials .specials_container:not(:last-of-type){
	margin-bottom: 40px;
}
.pt2_specials .specials_container::before,
.pt2_specials
.specials_container::after{
	content: "";
	position: absolute;
  background-size: contain;	
	width: 100%;
	height: 8px;
	background-image: url("../img/part2/pt2_bg_square.png");
}
.pt2_specials .specials_container::after{
	bottom: 0;
}
.pt2_specials .contents_wrap{
	padding: 38px 12px 40px;
} 
.pt2_specials .pt2_h2_text{
	margin-bottom: 20px;
}
.pt2_specials .text{
	line-height: 1.43;
	margin-bottom: 30px;
}
.pt2_specials .h3_title{
	font-size: 1.8rem;
	font-weight: 700;
	text-align: center;
	padding: 20px 0;
	color: #E76415;
	border-top: 2px solid #E76415;
	border-bottom: 2px solid #E76415;
	margin-bottom: 22px;
}
.pt2_specials .h3_title .margin{
	margin-top: 47px;
}
.pt2_specials .specials_table{
	width: 100%;
	max-width: 500px;
	margin: 20px auto 0;
	font-weight: 500;
}
.pt2_specials th{
	border: solid 2px #fff;
	padding: 15px 0px;
	font-size: 1.1rem;
	line-height: 1.41;
	width: 61%;
  vertical-align:middle;
	letter-spacing: 0;
}
.pt2_specials .table_title{
	background-color: #E76415;
	color: #fff;
	font-weight: 700;
}
.pt2_specials .table_title th{
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;	
	font-size: 1.2rem;
}
.pt2_specials .table_gray{
	background-color: #F4F4F4;
}
.pt2_specials .no_wrap{
	white-space: nowrap;
}
.pt2_specials .specials_caution{
	font-size: 1.0rem;
	font-weight: 500;	
	background-color: #EAEAEA;
	border-radius: 10px;
	padding: 16px 20px 20px 10px;
	margin: 30px auto 0;
	line-height: 1.5;
}
.pt2_specials .specials_caution li{
	text-indent: -1.0em;
	padding-left: 1.0em;
}
.pt2_specials .adj_margin{
	margin-bottom: 47px;
}

/*---choice-----*/
.pt2_choice .deco_a::before{
  height: 48px;	
	background-position: -42px 0;
  top: 28px;	
  background-image: url("../img/part2/pt2_deco1_w.png");	
}
.pt2_choice .deco_a::after{
  height: 32px;	
	background-position: right -42px bottom 0px;	
  top: 250px;	
  background-image: url("../img/part2/pt2_deco2_w.png");	
}
.pt2_choice .deco_b::before{
  height: 28px;	
	background-position: -28px 0;	
  top: 572px;	
  background-image: url("../img/part2/pt2_deco3_w.png");	
}
.pt2_choice .deco_b::after{
  height: 62px;	
	background-position: right -24px bottom 0px;	
  top: 818px;
  background-image: url("../img/part2/pt2_deco4_w.png");	
}
.pt2_choice .deco_c::before{
  height: 46px;	
	background-position: -45px 0;	
  top: 1080px;	
  background-image: url("../img/part2/pt2_deco1_w.png");	
}
.pt2_choice .pt2_h2_text{
	padding-top: 40px;
	margin-bottom: 14px;
}
.pt2_choice .container_wrap{
	margin-top: 31px;
}
.pt2_choice .container{
	padding-bottom: 20px;
	max-width: 480px;
	font-weight: 700;	
	margin: auto;
}
.pt2_choice .title_h3{
	color: #fff;
	font-size: 2.0rem;
	text-align: center;
	padding: 20px 0;
	border-radius: 20px 20px 0 0;
}
.pt2_choice .contents_wrap{
	background-color: #fff;
	border-radius: 0 0 20px 20px;	
}
.pt2_choice .second .app_img{
	display: block;		
	width: 150px;
	margin: auto;
	padding-top: 20px;
}
.pt2_choice .ul_item{
	padding: 14px 20px 26px;
}
.pt2_choice .ul_item li{
	margin-bottom: 14px;
	padding-left: 40px;
}
.pt2_choice .ul_item li::before{
	position: absolute;
	content: '';
	background-image: url(../img/part2/pt2_footprint.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 26px;	
	width: 31px;
	transform: translate(-40px, 12px) rotate(-22deg);
}
.pt2_choice .second .ul_item li::before{
	background-image: url(../img/part2/pt2_footprint_2.png);	
}


/*---spec-----*/
.pt2_spec .deco_a::after{
  height: 32px;	
	background-position: right -42px bottom 0px;	
  top: 150px;	
  background-image: url("../img/part2/pt2_deco2_w.png");	
}
.pt2_spec .pt2_h2_text{
	padding-top: 40px;
}
.pt2_spec .spec_table{
  font-size: 1.0rem;
	font-weight: 500;
  text-align: center;
  line-height: 1.5;
	margin-top: 54px;
}
.pt2_spec .spec_name{
	height: 38px;
	border-radius: 20px 20px 0 0 ;
	padding-top: 8px;	
	font-weight: 700;
}
.pt2_spec .spec_name .sotona{
	width: 85px;
	top: -42px;
	left: 50%;
	transform: translateX(-50%);
}
.pt2_spec .spec_name .digina{
	width: 40px;
	top: -37px;
	left: 50%;
	transform: translateX(-50%);
}
.pt2_spec .table_col1{
	background-color: #F8F8F8;
	width: 24vw;
	max-width: 277px;
	text-align: left;
}
.pt2_spec .table_col2{
	background-color: #fff; 
	width: 33vw;
}
.pt2_spec .spec_table th, 
.pt2_spec .spec_table td{
  border: solid 2px #D5D5D5;
  border-collapse: collapse;
  vertical-align: middle;
}
.pt2_spec .spec_table td{
  padding: 14px 10px;
}
.pt2_spec .spec_table .spec_table_none{
  border: none;
}
.pt2_spec .spec_name{
	height: 48px;
	border-radius: 20px 20px 0 0 ;
}
.pt2_spec .caution_wrap,
.pt2_points .caution_wrap{
	font-size: 1.0rem;
	padding-top: 14px;
}
.pt2_spec .caution_wrap .kome,
.pt2_points .caution_wrap .kome{
	min-width: 22px;
}
.pt2_spec .caution_wrap .payeasy {
	display: inline-block;
	border: solid 1px #17474F;
	padding: 5px;
	text-indent: 0;
	margin-top: 5px;
}

/*---6points-----*/
.pt2_points .pt2_h2_text{
	padding-top: 40px;
	margin-bottom: 20px;
}
.pt2_points .img_inari{
	position: absolute;
	width: 105px;
	top: -87px;
	right: -5%;	
	z-index: 1;
}
.pt2_points .container_wrap{
	max-width: 380px;
	margin: auto;
}
.pt2_points .container{
	margin-bottom: 10px;
}
.pt2_points .title_points{
	background-color: #E76415;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 700;
	padding: 20px 20px 22px 22px;
}
.pt2_points .detail_points{
	padding: 20px 20px 30px 20px;	
	background-color: #fff;
}

/*---scene-----*/
.pt2_scene .pt2_h2_text{
	padding-top: 40px;
	margin-bottom: 14px;
}
.pt2_scene .container_wrap{
	margin: auto;
}
.pt2_scene .container{
	background-color: #fff;
	border-radius: 10px;
	padding: 0px 10px 0px 12px;
	min-height: 134px;
}
.pt2_scene .container:not(:last-child){
	margin-bottom: 14px;	
}
.pt2_scene .h3_title{
	padding-bottom: 4px;
	border-bottom: 3px solid #E76415;
	display: inline-block;
	margin-top: 14px;
	margin-bottom: 10px;
	font-size: 1.6rem;
	font-weight: 700;
}
.pt2_scene .text{
	padding-bottom: 16px;
	width: 65%;
}
.pt2_scene .img_chara_1,
.pt2_scene .img_chara_2,
.pt2_scene .img_chara_3{
	width: 36vw;
  max-width: 135px;
  position: absolute;
  z-index: 1;
  right: 1%;
  bottom: 0;
}
.pt2_scene .img_chara_3{
	width: 34vw;
  right: 0%;	
}
.pt2_scene .container .text_underline{
	font-weight: 700;
}
/*---begin-----*/
.pt2_begin .deco_a::before{
  height: 48px;	
	background-position: -42px 0;
  top: 65px;	
  background-image: url("../img/part2/pt2_deco1_w.png");	
}
.pt2_begin .deco_a::after{
  height: 32px;	
	background-position: right -42px bottom 0px;	
  top: 250px;	
  background-image: url("../img/part2/pt2_deco2_w.png");	
}

.pt2_begin .deco_b::before{
  height: 62px;	
	background-position: right -24px bottom 0px;	
  top: 818px;
  background-image: url("../img/part2/pt2_deco4_w.png");		
}
.pt2_begin .deco_b::after{
  height: 32px;	
	background-position: right -42px bottom 0px;	
  top: 1250px;	
  background-image: url("../img/part2/pt2_deco2_w.png");		
}
.pt2_begin .pt2_h2_text{
  padding-top: 40px;
	padding-bottom: 20px;
	line-height: 1.428;
}
.pt2_begin .begin_wrap{
	background-color: #fff;
	margin-right: 4.27%;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	letter-spacing: 0.02em;
}
.pt2_begin .main_img{
/*	display: block;*/
}
.pt2_begin .main_img{
	display: block;
	margin: auto;
	width: 207px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 16px;	
}
.pt2_begin .howto_wrap{
	margin-left: 10%;	
	text-align: left;
}
.pt2_begin .howto_order{
	padding-bottom: 40px;
}
.pt2_begin .begin_wrap h3{
	position: relative;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.4;
  text-align: left;
	padding-left: 0px;
}
.pt2_begin .begin_wrap h3 .pt{
	padding-top: 3px;
	display: block;
}
.pt2_begin .begin_wrap h3::before{
	content: "";
	position: absolute;
	top: 3px;
	left: -26px;
	width: 20px;	
	height: 20px;
	border-radius: 50%;
	background-color: #FCAA41;
}
.pt2_begin .howto_text,
.pt2_begin .howto_textorder,
.pt2_begin .howto_kome{
	font-size: 1.4rem;
  padding-right: 10px;
  margin-left: 10px;
	margin-top: 30px;
}
.howto_textorder{
	text-indent: -1.0em;
  padding-left: 1.0em;	
}
.howto_kome{
	text-indent: -1.1em;
	padding-left: 1.1em;
}
.pt2_begin .inst_wrap{
	width: 295px;
	max-width: 100%;
	padding: 20px 5px 40px 0;
}



/*---relief-----*/
.pt2_relief{
	background-color: #FCAA42;
	padding-bottom: 110px;
	padding-top: 40px;
	clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 100px), 0 100%);
}
.pt2_relief ul{
	width: 300px;
	margin: 27px auto 0;
}
.pt2_relief li{
	width: 300px;
	height: 300px; 
	background-color: #fff;
	border-radius: 50%; 
	margin: 0 auto;
	text-align: center;	
	margin-bottom: 20px;
}
.pt2_relief h3{
	font-weight: 700;
	font-size: 1.8rem;
	padding-top: 80px;
	margin-bottom: 32px;
}
.pt2_relief h3::after{
	position: absolute;
	content: '';	
	width: 134px;
	height: 2px;
	background-color: #E76415;
	left: 50%;
	transform: translate(-50%, 43px);
}
.pt2_relief .text{
	width:208px;
	font-size: 1.4rem;
	line-height: 1.7;
	margin: auto;
	line-break: strict;
}
	.pt2_relief .kome{
		font-size: 1.2rem;
		line-height: 1.2;
		padding-top: 5px;
	}		
.pt2_relief .img_1{
	width: 260px;
	top: 217px;
	left: -49px;
	transform: rotate(0deg);
}
.pt2_relief .img_2{
	width: 208px;
	top: 495px;
	right: -25px;
}

/*---faq-----*/
.pt2_faq .pt2_h2_text{
	text-align: left;
}
.pt2_faq .wrap{
  padding-top: 140px;
  margin-top: -100px;
	padding-bottom: 60px;
}
.pt2_faq ul{
	margin-top: 30px;
}
.pt2_faq .question{
	margin-bottom: 20px;
	display: flex;
}
.pt2_faq li{
	margin-bottom: 30px;
}
.pt2_faq .question .q{
	width: 28px;
	height: 28px;
	margin-right: 13px;
}
.pt2_faq .question .text{
	font-size: 1.6rem;
	font-weight: 700;
	flex: 1;
}
.pt2_faq .answer{
	background-color: #F8F8F8;
	border-radius: 0 20px 20px 20px;
	padding: 20px 20px 28px;
	font-weight: 500;
}
.pt2_faq .link_help{
	display: block;
	font-weight: 700;
	margin: auto;
	text-decoration: underline;
	text-align: center;
}

/*パンくず*/	
.pt2_breadcrums{
	padding-top: 19px;
}




/*---Footer-----*/
footer{
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 60px;
}
footer .footer_logo{
	width: 106px;
	margin-bottom: 30px;
}
footer p, footer li{
	margin-bottom: 20px;
}
footer .line{
	background-color: #707070;
	height: 1px;
	width: 100%;
	margin-bottom: 20px;
}
footer small{
	display: block;
	font-size: 1.0rem;
	margin-top: 35px;
}





/*---*壁紙配布ページ-----*/
/* ページの初期状態は非表示 */
/*body {
	display: none;
	text-align: center;
	background-color: #f4f4f4;
}*/

/* モーダルの背景 */
#passwordModal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7); /* 半透明の背景 */
	display: flex;
	justify-content: center;
	align-items: center;
}
/* モーダルボックス */
.modal-content {
	background: white;
	padding: 20px 20px 30px;
	border-radius: 10px;
	max-width: 345px;
	margin: 0 15px;
}
.modal-content h2{
	font-weight: 700;
	line-height: 1.47;
	margin-bottom: 20px;
}
.modal-content p{
	font-size: 1.4rem;
}
/* パスワード入力フィールド */
.password-wrapper {
	position: relative;
	width: 100%;
}
.password-wrapper input {
	width: 100%;
	padding: 16px 15px;
	font-size: 1.5rem;
	border: none;
	outline: none;
	background: rgba(23, 56, 51, 0.05);
	color: #333;
}
.password-wrapper input::placeholder{
	color: rgba(23, 56, 51, 0.26); 
}
/* アイコン */
/*.password-wrapper .toggle-password {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	font-size: 18px;
}*/
/* エラーメッセージ */
#errorMsg {
	color: red;
	display: none;
	margin-top: 10px;
}
/* ボタン */
.p2_benefit_pop button {
	margin-top: 36px;
	padding: 10px 20px;
	font-size: 1.4rem;
	font-weight: 700;
	border: none;
	background: #E7620A;
	color: #fff;
	border-radius: 22px;
	cursor: pointer;
	width: 100%;
}
/* 壁紙配布本体 */
.p2_benefit .header_wrap{
	height: 60px;
	padding-top: 8px;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, .16);
}
.p2_benefit .header_logo{
	display: block;
	height: 45px;
	margin: 0 auto;
}
.p2_benefit .wrap{
  margin: 0 auto;
  padding-right: 5%;
  padding-left: 5%;
	max-width: 500px;
}
.p2_benefit h1{
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.6;
	border-bottom: 1px solid #707070;
	padding-bottom: 12px;
	margin-top: 25px;
	margin-bottom: 20px;
	letter-spacing: -0.4px;
}
.p2_benefit .download{
	margin: 30px 10px;
	letter-spacing: 0.1rem;
}
.p2_benefit .download li a{
	display: block;
	text-align: center;
	background-color: #E76209;
	height: 40px;
	line-height: 40px;
	color: #fff;
}
.p2_benefit .download li:not(:last-of-type){
	margin-bottom: 20px;
}
.p2_benefit .caution{
	font-size: 1.2rem;
	line-height: 1.6;
	text-indent: -1.2em;
	padding-left: 1.2em;
	margin-bottom: 45px;
  letter-spacing: 0.1em;
}
.p2_benefit .caution li{
	padding-bottom: 6px;
}
.p2_benefit_footer{
	height: 70px;
	line-height: 70px;
	color: #fff;
	text-align: center;
	font-size: 1.2rem;
	background-color: #B73701;
	padding: 0;
}
/*---*壁紙配布ページここまで-----*/









/*---------------------------
*レスポンシブ
---------------------------*/
/*共通*/
.pc{
	display: none;
}
.tablet{
	display: none;
}
@media screen and (min-width:768px) {
  body{
  	font-size: 1.8rem;
  }
  .sp{
    display: none;
  }
  .pc{
    display: block;
  }
	.pt2_h2_text p{
		font-size: 3.2rem;
		margin-bottom: 8px;
		padding: 0 12px;
	}
	.anchor{
		padding-top: 80px;
		margin-top: -80px;
	}
/*インストール:汎用*/
	.app_inst li{
		background-color: #fff;
		padding: 15px 15px 20px 15px;
		border-radius: 10px;
		box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	}
	.app_inst .name_device{
		font-weight: 700;
		color: #333333;
		font-size: 1.8rem;
		margin-bottom: 11px;
		text-align: center;
	}
	.app_inst .app_logo_wrap{
		display: flex;
		align-items: center;
	}
	.app_inst .app_logo{
		height: auto;
		max-height: 68px;
		width: 100%;
		padding-right: 12px;				
	}
	.app_inst .qr{
		width: 45%;
		height: auto;
		max-width: 84px;
	}
	
	
	
	
/*---Main Visual-----*/	
	.pt2_mv .bg_main{
		background-image: url("../img/part2/part2_bg_main_pc.webp");
	} 
	.pt2_mv .mv_wrap{
		padding-top: 40px;
		justify-content: center;
		max-width: 1040px;
		margin: auto;
		padding: 0 20px;	
	}
	.pt2_mv .top_logo{
		padding-top: 104px;
		margin-left: 0;
		width: 269px;
	}
	.pt2_mv h1{
		margin: 0;
		width: 50vw;
		max-width: 550px;
		padding: 0;
	}
	.pt2_mv .mainimg_phone{
		margin: 0 0 -18px -56px;
		padding-top: 41px;	
		width: 50vw;
		max-width: 528px;
		object-fit: contain;
	}
	.pt2_mv .inst_wrap{
		padding: 15px 0 0 0;
		margin: 0;
	}
	.pt2_mv .app_inst{
		max-width: 422px;
	}
	.pt2_mv .app_inst .name_device{
		font-size: 1.1rem;
	}
	.pt2_mv .app_inst li{
		padding: 10px;
	}
	.pt2_mv .app_inst .app_logo{
		padding-right: 6px;
	}
	.pt2_mv .app_inst .qr{
		max-width: 50px;
	}
	/*パンくず*/	
	.pt2_breadcrums{
		display: flex;
		padding-bottom: 46px;
	}

	
	
	/*---overview-----*/
	.pt2_ov .bg_stitch{
		padding-top: 14px;
		padding-bottom: 156px;
	}
	.pt2_ov .deco_a{
		margin-bottom: 80px;
	}
	.pt2_ov .deco_a .pc_flex{
		justify-content: space-between;
	}
	.pt2_ov .deco_a:before{
		height: 98px;
		background-position: -95px 0;
		top: 94px;		
	}
	.pt2_ov .deco_a:after{
		height: 69px;
		background-position: right -94px bottom 0px;
		top: 432px;		
	}
	.pt2_ov .deco_b:before{
		height: 59px;
		background-position: -58px 0;
		top: 835px;		
	}	
	.pt2_ov .deco_b:after{
		height: 130px;
		background-position: right -42px bottom 0px;
		top: 980px;		
	}
	.pt2_ov .deco_c:before{
		height: 0;
	}	
	.pt2_ov .deco_c:after{
		height: 0;		
	}	
	.pt2_ov .img_app{
		padding-right: 60px;
		margin-top: -26px;
		max-width: 397px;
	}
	.pt2_ov .deco_a .text{
		padding-top: 22px;
		max-width: 611px;
	}
	.pt2_ov .ov_wrap{
		padding: 0;
	}	
	.pt2_ov .ov_wrap .list{
		width: 322px;
		margin-bottom: 0;
	}
	.pt2_ov .ov_wrap .list:not(:last-of-type){
		margin-right: 15px;
		padding: 0;
	}
	.pt2_ov .ov_wrap .h3{
		position: relative;
		font-size: 2.2rem;
		padding: 0;
		height: 98px;
	}
	.pt2_ov .ov_wrap .h3 span{
		position:absolute;
		top:50%;
		left:50%;
		transform:translate(-50%,-50%);
		width:100%;
	}	
	.pt2_ov .ov_wrap .text{
		position: relative;
		padding: 0;
		font-size: 1.8rem;
		height: 160px;
	}
	.pt2_ov .ov_wrap .text span{
		position:absolute;
		top:50%;
		left:50%;
		transform:translate(-50%,-50%);
		width:100%;		
	}	
	.pt2_ov .pt2_benefit_btn{
		max-width: 256px;
	}
	/*---comment-----*/
	.pt2_comment .pc_flex{
		justify-content: center;
	}
	.pt2_comment .pt2_h2_text{
		text-align: left;
		padding: 94px 45px 0 120px;
	}
	.pt2_comment .pt2_h2_text::before{
		height: 79px;
    width: 65px;
		transform: translate(-81px, 8px);
	}
	.pt2_comment .pt2_h2_text .line1{
		padding-right: 12px;
	}
	.pt2_comment .pt2_h2_text .line2{
		padding-left: 12px;
	}	
	.pt2_comment iframe{
		max-width: 570px;
    max-height: 330px;
    width: 60vw;
    height: 60vw;
    margin-top: -65px;
    position: relative;
    border: 12px solid #FCAA42;
    border-radius: 30px;
		margin-bottom: -30px;
	}
	/*---download-----*/
	.pt2_download h2{
		font-size: 3.2rem;
	}
	.pt2_download .inst_wrap{
		max-width: 1080px;
	}

	/*---specials-----*/
	.pt2_specials .bg_stitch::before,
	.pt2_specials .bg_stitch::after{
		background-image: url(../img/part2/pt2_bg_wave_pc.webp);
	}
	.pt2_specials .wrap{
		padding-bottom: 170px;
	}
	.pt2_specials .specials_container{
		max-width: 1040px;		
	}	
	.pt2_specials .contents_wrap{
		padding: 80px 50px 120px;
	}
	.pt2_specials .text{
		margin-bottom: 40px;
	}	
	.pt2_specials .h3_title{
		font-size: 2.8rem;
		padding: 28px 0 30px;
		border-top: 3px solid;
		border-bottom: 3px solid;
		margin-bottom: 30px;
	}	
	.pt2_specials .specials_table{
		max-width: 900px;
		margin-top: 0;
	}
	.pt2_specials th{
		font-size: 1.8rem;
		padding: 20px 16px 20px 20px;
		width: 58%;
	}
	.pt2_specials .table_title th{
		font-size: 2.2rem;
		padding: 17px;
		border-top-right-radius: 20px;
		border-top-left-radius: 20px;
	}
	.pt2_specials .h3_title span.pc{
		display: inline-block;
	}
	.pt2_specials .specials_caution{
		font-size: 1.4rem;
		padding: 40px;
		margin: 40px auto 60px;
	}
	
	/*---choice-----*/	
	.pt2_choice .deco_a::before{
		height: 99px;
		background-position: -85px 0px;
    top: 108px;
	}
	.pt2_choice .deco_a::after{
		height: 69px;
    background-position: right -95px bottom 0px;
    top: 438px;
	}
	.pt2_choice .deco_b::before{
		height: 59px;
    background-position: -65px 0;
    top: 875px;
	}
	.pt2_choice .deco_b::after{
		height: 0;
	}
	.pt2_choice .pt2_h2_text{
		padding-top: 50px;
		margin-bottom: 40px;
	}
	.pt2_choice .text_1{
		text-align: center;
	}
	.pt2_choice .container_wrap{
		margin-top: 41px;
	}
	.pt2_choice .container{
		max-width: 540px;
		padding-bottom: 0;
	}
	.pt2_choice .container:last-of-type{
		max-width: 440px;
		margin-left: 20px;
		margin-bottom: 0;
	}
	.pt2_choice .title_h3{
		font-size: 2.8rem;
		border-radius: 40px 40px 0 0;
	}
	.pt2_choice .ul_item{
		font-size: 2.2rem;
		padding: 20px 30px 53px 45px;
	}
	.pt2_choice .ul_item li{
		margin-bottom: 22px;
	}
	.pt2_choice .ul_item li::before{
		height: 40px;
    width: 50px;
		transform: translate(-60px, 20px) rotate(-22deg);
	}	
	.pt2_choice .second .app_img{
		width: 190px;
	}	
	.pt2_choice .second .ul_item{
		padding-bottom: 90px;
	}
	/*---spec-----*/
	.pt2_spec .deco_a::after{
		height: 130px;
		background-position: right -42px bottom 0px;
		top: 43px;
    background-image: url(../img/part2/pt2_deco4_w.png);
	}
	.pt2_spec .pt2_h2_text{
		padding-top: 80px;
	}
	.pt2_spec .title_wrap{
		text-align: center;
	}
	.pt2_spec .spec_table{
    font-size: 1.8rem;
		margin: 120px auto 0;
  }
	.pt2_spec .spec_name{
		height: 110px;
	}
	.pt2_spec .spec_name .digina{
		width: 85px;
		top: -80px;
	}
	.pt2_spec .spec_name .sotona{
		width: 191px;
		top: -95px;
	}	
	.pt2_spec .spec_table th{
    font-size: 2.2rem;
  }
	.pt2_spec .spec_table td{
    padding: 29px;
  }
	.pt2_spec .spec_table .asta{
		font-size: 1.4rem;
	}
	.pt2_spec .spec_table .table_col1{
		font-size: 1.6rem;
		padding-right: 8px;
	}
	.pt2_spec .caution_wrap,
	.pt2_points .caution_wrap
	{
		font-size: 1.6rem;
		margin-left: 0;
		padding-top: 30px;
	}
	.pt2_spec .caution_wrap .kome,
	.pt2_points .caution_wrap .kome
	{
		min-width: 40px;
	}
	.pt2_spec .caution_wrap .payeasy {
		padding-right: 15px;
		font-size: 1.4rem;
  }
	
	/*---6points-----*/	
	.pt2_points .pt2_h2_text{
		text-align: center;
		padding-top: 105px;
		margin-bottom: 60px;
	}
	.pt2_points .pt2_h2_text .line1{
		padding-right: 0;
	}
	.pt2_points .pt2_h2_text .line2{
		padding-left: 0;
	}	
	.pt2_points .img_inari{
		width: 176px;
		left: 33px;
		top: -147px;
	}
	.pt2_points .container_wrap{
	  flex-wrap: wrap;	
		max-width: none;
		align-items: stretch;
    justify-content: space-around;
		margin-right: -20px;
	}
	.pt2_points .container{
		margin-bottom: 5px;
    margin-right: 5px;
/*		min-width: 10vw;*/
    max-width: 335px;
/*    width: 34vw;	*/
	}
	.pt2_points .title_points{
		height: 130px;
		font-size: 2.0rem;
		padding: 0;
	}
	.pt2_points .title_points p{
		position: absolute;
	  top:50%;
		left:55%;
		transform:translate(-50%,-50%);
		width:100%;	
	}
	.pt2_points .detail_points{
		font-size: 1.6rem;
		height: 190px;
	}
	
	/*---scene-----*/
	.pt2_scene .pt2_h2_text{
		padding-top: 80px;
		margin-bottom: 60px;
	}
	.pt2_scene .container{
		border-radius: 30px;
		padding: 50px 40px 57px 40px;
	}
	.pt2_scene .container:not(:last-child){
		margin-bottom: 50px;
	}
	.pt2_scene .h3_title{
		padding-bottom: 9px;
		border-bottom: 5px solid #E76415;
		margin: 0;
		font-size: 2.8rem;
	}
	.pt2_scene .text{
		padding-bottom: 0;
		padding-top: 20px;
		font-size: 1.6rem;
	}
	.pt2_scene .img_chara_1,
	.pt2_scene .img_chara_2,
	.pt2_scene .img_chara_3{
		max-width: 250px;
		right: 3%;
	}	
	/*---begin-----*/
	.pt2_begin .deco_a::before{
		height: 99px;
    background-position: -85px 0;
    top: 810px;
	}
	.pt2_begin .deco_a::after{
		height: 69px;
    background-position: right -125px bottom 0px;
    top: 1120px;	
	}
	.pt2_begin .deco_b::before{
		height: 130px;
    background-position: right -42px bottom 0px;
    top: 1655px;		
	}
	.pt2_begin .deco_b::after{
		height: 59px;
    background-position: left -65px bottom 0px;
    top: 1545px;
    background-image: url(../img/part2/pt2_deco3_w.png);
	}
	
	.pt2_begin .pt2_h2_text{
		padding-top: 80px;
		padding-bottom: 61px;
		margin-bottom: 0;
	}
	.pt2_begin .out_begin_wrap{
		padding-right: 20px;
		padding-left: 20px;
		padding-bottom: 1px;
		margin-bottom: -1px;
	}
	.pt2_begin .begin_wrap{
		max-width: 1040px;
		margin: 0 auto;
		border-radius: 40px;
		padding: 80px 72px 0 110px;		
	}
	.pt2_begin .main_img{
		display: none;
	}
	.pt2_begin .howto_wrap{
		border-left: 3px solid #FCAA41;
		margin-left: 0;
	}
	.pt2_begin .howto_order:last-of-type{
		padding-bottom: 85px;
	}
	.pt2_begin .begin_wrap h3{
		font-size: 2.6rem;
		padding-left: 40px;
	}
	.pt2_begin .begin_wrap h3::before{
		left: -16px;
		top: 0px;
		width: 30px;
		height: 30px;
	}
	.pt2_begin .howto_text,
	.pt2_begin .howto_textorder,
	.pt2_begin .howto_kome{
		font-size: 1.6rem;
		margin-left: 40px;
	}
	.pt2_begin .howto_text{
		padding: 0;
	}
	.pt2_begin .howto_order{
		display: flex;
		justify-content: space-between;
		height: 400px;
	}
	.pt2_begin .howto_order .container{
		width: 570px;
	}
	.pt2_begin .howto_img_pc{
		display: block;
		width: 250px;
		margin-top: -60px;
		object-fit: contain;
	}
	.pt2_begin .inst_wrap{
		width: 100%;
		max-width: 480px;
		padding: 30px 0 150px 40px;
		padding-top: 30px;
		padding-bottom: 150px;
	}
	.pt2_begin .app_inst .name_device{
		font-size: 1.4rem;
	}
	.pt2_begin .app_inst .qr{
		max-width: 54px;
	}
	.pt2_begin .app_inst .app_logo{
		padding-right: 4px;
	}
	.pt2_begin .app_inst li{
		padding: 10px 10px 13px 12px;
	}
	
	
	/*---relief-----*/
	.pt2_relief{
		padding-top: 148px;
		padding-bottom: 535px;	
		clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 365px), 0 100%);
	}
	.pt2_relief ul{
		width: 1000px;
		max-width: 100%;
		margin-top: 50px;
	}	
	.pt2_relief li{
		width: 354px;
		height: 354px;
	}
	.pt2_relief h3{
		font-size: 2.8rem;
		padding-top: 50px;
		
	}
	.pt2_relief h3::after{
		width: 120px;
    transform: translate(-50%, 55px);
	}
	.pt2_relief .text{
		font-size: clamp(1.2rem, calc(1.2rem + 0.5vw), 1.8rem);
		width: 260px;
	}	
	
	.pt2_relief ul .num_1{
		position: absolute;
		left: 0;
		top: 200px;
	}	
	.pt2_relief ul .num_2 h3{
		padding-top: 50px;
	}	
	.pt2_relief ul .num_3{
		position: absolute;
		right: 0;
		top: 200px;
	}	
	.pt2_relief ul .num_3 h3{
		padding-top: 50px;
	}	
	.pt2_relief .img_1{
		max-width: 440px;
		width: 33vw;
		left: 23%;
		top: 195px;
	}
	.pt2_relief .img_2{
		max-width: 404px;
		width: 33vw;
		top: 174px;
		left: 39%;
    }
	
	/*---faq-----*/
	.pt2_faq .pt2_h2_text{
		text-align: left;
	}	
	.pt2_faq .wrap{
		padding-top: 535px;
    margin-top: -500px;	
		padding-bottom: 120px;		
	}
	.bg_diagonal{
		margin-top: 0;
		padding-top: 334px;
	}
	.bg_diagonal::before{
		top: 50px;
		bottom: -100px;
	}	
	.pt2_faq ul{
		margin-top: 60px;
	}
	.pt2_faq .question .q{
		width: 40px;
		height: 40px;
		margin-right: 14px;
	}
	.pt2_faq .question .text{
		font-size: 2.4rem;
	}	
	.pt2_faq .answer{
		font-size: 1.8rem;
		padding: 20px 54px 23px 54px;
	}
	.pt2_faq .link_help{
		text-align: center;
		font-size: 1.8rem;
		margin-top: 60px;
	}	
	.pt2_breadcrums.sp{
		display: none;
	}
	
	
	footer{
		padding-top: 61px;
	}
	footer .wrap{
		padding-top: 0px;
		padding-bottom: 48px;		
	}
	footer .footer_logo{
		width: 168px;
		margin-bottom: 48px;
	}	
	footer .pc_flex .menu{
		margin-right: 104px;
	}
	footer small{
		font-size: 1.0rem;
	}
  
}

@media screen and (min-width:768px) and ( max-width:1024px) {	
	
	.pt2_points .img_inari {
        width: 130px;
        left: -32px;
		top: -108px;
	}
	
	
	
}


