@charset "utf-8";
@media only screen and (min-width:1500px) {

}
/************************************************************************************************/
@media only screen and (min-width:1301px) {

.bg_illust_wrap{
	width: 100%;
	max-width: 1300px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	overflow: visible;
}


}
/************************************************************************************************/
@media only screen and (max-width:1300px) {

/*-----------------------------
    section width
-------------------------------*/
article.cont_base_A,
article.cont_base_B,
article.cont_base_B2,
article.cont_base_C,
article.cont_base_D,
footer{
	width: 100% !important;
	margin: 0 !important;
}

article.cont_base_A .A_inn,
article.cont_base_B .B_inn,
article.cont_base_B2 .B_inn,
article.cont_base_C .C_inn,
article.cont_base_D .D_inn{
	width: 94%;
	margin: 0 3% 0;
	position: relative;
}

article.cont_base_C .C_inn{
	padding: 5% 0 7%;
}

footer .footer_inn{
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 30px 24% 30px 5%;
}

}

/************************************************************************************************/
@media only screen and (max-width:768px) {
/*-----------------------------
   Header
-------------------------------*/
.totop{
	width: 60px;
	height: 81px;
}

.pc_only{
	display: none;
}
.smt_only{
	display: block;
}

/*-----------------------------
   Section00 opening action
-------------------------------*/
#open_movie video{
      position: absolute;
      top: 0;
      left: 50%;
	  transform: translate( -50%, 0 );
      width: auto;
      height: 100%;
      object-fit: cover;
      transition: opacity 1.5s ease-out;
}

.open_logo{
	position: absolute;
	width: 80%;
	top: 50vh;
	left: 50%;
	transform: translate( -50%, -60% );
	z-index: 1150;
}



/*-----------------------------
   Section01 タイトル
-------------------------------*/
article.cont_base_A{
	width: 100%;
	position: relative;
	overflow: visible;
	z-index: 10;
	background-color: #fff;
	background-image: url("../images/bg_section01.jpg"), url("../images/bg_section02_01.jpg");
	background-size: 130% auto, 100% 40%;
	background-position: center top, center bottom;
	background-repeat: no-repeat, no-repeat;
}
article.cont_base_A .A_inn{
	max-width: 1300px;
	position: relative;
	padding-top: 3%;
}

.logo_toyopet{
	width: 40%;
	position: absolute;
	top: 2%;
	left: 50%;
	transform: translate(-50%, 0);
}

.chara{
	width: 30%;
	position: relative;
	margin: 50px -1% 0 0;
	float: left;
}
.chara::before{
	content: "";
	position: absolute;
	width: 90%;
	height: 130px;
	top: -55px;
	left: 5%;
	background-image: url("../images/img_section01_02_copy_smt.png");
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.chara::after{
	display: none;
}

.logo_sectionA{
	position: relative;
	width: 71%;
	margin: 10% 0 0 0;
	padding: 0;
	float: left;
}


.massage_smt{
	width: 96%;
	margin: 50px 2% 0 !important;
	padding: 50px 0 0;
}
.massage_smt_B{
	width: 100%;
	margin: 10px 0 0 !important;
	filter: drop-shadow(7px 7px 5px #999);
}	

.massage2_smt{
	width: 96%;
	position: relative;
	margin: 15px 2% 0;
}
.massage2_smt::after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.massage2_smt .mess_01{
	width: 42%;
	float: left;
	margin: 0 4% 20px 0;
	position: relative;
}
.massage2_smt .mess_02{
	width: 42%;
	float: right;
	margin: 0 0 20px 4%;
	position: relative;
}
.massage2_smt .mess_meets{
	width: 30%;
	position: absolute;
	top: 15%;
	left: 50%;
	transform: translate( -50%, 0 );
}


.hoshii_01::after{
	content: "";
	position: absolute;
	width: 9%;
	height: 51px;
	top: 40%;
	left: -8%;
	background-image: url("../images/img_section02_02B_arrow.png");
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
}
.hoshii_02::after{
	content: "";
	position: absolute;
	width: 9%;
	height: 51px;
	top: 40%;
	right: -8%;
	background-image: url("../images/img_section02_05B_arrow.png");
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
}
.hoshii_03::after{
	content: "";
	position: absolute;
	width: 9%;
	height: 51px;
	top: 40%;
	left: -8%;
	background-image: url("../images/img_section02_04B_arrow.png");
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
}
.hoshii_04::after{
	content: "";
	position: absolute;
	width: 9%;
	height: 51px;
	top: 40%;
	right: -8%;
	background-image: url("../images/img_section02_03B_arrow.png");
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
}



.text_B_wrap{
	position: relative;
	display: flex;
	justify-content: center;
	margin: 5% 0 0;
	z-index: 20;
}

.text_B{
	text-align: center;
	font-size: 1.1em;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 900;
	font-style: normal;
	line-height: 1.4;
	color: #fff;
	background-color: #603813;
	padding: 10px 0 !important;
	border-radius: 50vh;
	white-space: nowrap;
	width: 100% !important;
}
.text_B::after{
	content: "";
	position: absolute;
	width: 24px;
	height: 40px;
	top: 80%;
	left: 50%;
	transform: translate(-50%, 0);
	background-image: url("../images/arrow_text_B_wrap.png");
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.notes_A{
	width: 92%;
	text-align: justify;
	line-height: 1.4;
	font-size: 0.8em;
	font-weight: 500;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-style: normal;
	margin: 0 4% 0;
	transform: rotate(0.05deg);
	padding: 0 0 3% 0;
}



.request_box_wrap .contents_two{
	width: 100%;
	float: left;
}
.request_box_wrap .contents_two .cont_01,
.request_box_wrap .contents_two .cont_02,
.request_box_wrap .contents_two .cont_03,
.request_box_wrap .contents_two .cont_04{
	width: 48%;
	float: left;
	position: relative;
	margin: 0 1%;
	overflow: hidden;
}

.smt_mb{
	margin-bottom: 20px;
}


/*-----------------------------
   Section02 こんな風に話しかけて
-------------------------------*/
article.cont_base_B2 .B_inn{
	width: 100%;
	margin: 0 auto 0;
	position: relative;
	padding: 10px 0;
}
.title_B{
	text-align: center;
	line-height: 1.4;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 1.8em;
	color: #fff;
}



/*-----------------------------
   Section03 チャットボット
-------------------------------*/
article.cont_base_C::after{
	content: "";
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translate(-50%, 0);
	width: 24px;
	height: 22px;
 	background-image: url("../images/arrow_title_B.png");
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

article.cont_base_C .C_inn iframe{
	/*border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;*/
	filter: drop-shadow(3px 7px 5px #635727);
}

.title_C{
	text-align: center;
	line-height: 1.4;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 1.3em;
	color: #fff;
	background-color: #ed1e79;
	padding: 10px 0;
	width: 90%;
	border-radius: 15px;
	position: relative;
	margin: 0 5% 0;
}
.title_C::before{
	content: "";
	position: absolute;
	width: 50px;
	height: 35px;
	top: -34px;
	left: 75%;
	background-image: url("../images/arrow_title_C_smt.png");
	background-size: 100% auto;
	background-position: left bottom;
	background-repeat: no-repeat;
}

/*-----------------------------
   Section04 リンク
-------------------------------*/
article.cont_base_D{
	width: 100%;
	margin: 0 auto 0;
	background-image: url("../images/bg_section03_01_smt_long.jpg");
	background-position: center bottom;
	background-size: auto 100%;
	background-repeat: no-repeat;
	position: relative;
	background-color: #fff;
}
article.cont_base_D .D_inn{
	width: 100%;
	margin: 0 auto 0;
	position: relative;
	padding: 10% 0 0;
}

.anshin{
	width: 90%;
	margin: 0 5%;
}

.btn_area{
	position: relative;
	width: 90%;
	margin: 30px 5% 0;
}
.btn_area .btn_single{
	width: 100%;
	margin: 0 0 40px;
	float: none;
}
.btn_area .btn_single img{
	filter: drop-shadow(2px 5px 3px #999);
}
.btn_area .btn_single .maaa{
	margin: 30px 0 15px;	
}



.last_message{
	width: 94%;
	position: relative;
	margin: 0 3%;
}
.last_message .fukidashi{
	width: 100%;
	position: relative;
}
.last_message .last_smt_chara{
	width: 100%;
	margin: -30px 0 0;
}




footer .footer_inn{
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 15px 6% 15px 6%;
}
footer p{
	text-align: left;
	font-size: 1.1em;
	line-height: 1.3;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 800;
	font-style: normal;
	color: #fff;
}
footer .footer_inn img{
	width: 42%;
	position: absolute;
	right: 3%;
	bottom: 85px;
}

}

/************************************************************************************************/
@media only screen and (max-width:640px) {
#wrapper{
	position: relative;
	width: 100%;
	background-image: none;
	background-size: 1000px auto;
	background-position: center top;
	background-repeat: repeat;
	overflow: hidden;
}

.open_meats{
	width: 35%;
	max-width: 300px;
	height: 500px;
	position: fixed;
	top: 25%;
	left: 15%;
	z-index: 1100;
}

.bg_illust_wrap{
	width: 100%;
	max-width: 1300px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	overflow: hidden;
}

/*-----------------------------
   Section01 タイトル
-------------------------------*/
article.cont_base_A{
	width: 100%;
	position: relative;
	overflow: visible;
	z-index: 10;
	background-color: #fff;
	background-image: url("../images/bg_section01.jpg"), url("../images/bg_section02_01.jpg");
	background-size: 150% auto, 100% 40%;
	background-position: center top, center bottom;
	background-repeat: no-repeat, no-repeat;
}

.logo_sectionA{
	position: relative;
	width: 71%;
	margin: 12% 0 0 0;
	padding: 0;
	float: left;
}

.logo_toyopet{
	width: 50%;
	position: absolute;
	top: 2%;
	left: 65%;
	transform: translate(-50%, 0);
}

.chara{
	width: 30%;
	position: relative;
	margin: 45px -1% 0 0;
	float: left;
}
.chara::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 130px;
	top: -40px;
	left: 2%;
	background-image: url("../images/img_section01_02_copy_smt.png");
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.massage_smt{
	width: 94%;
	margin: 25px 3% 0 !important;
}


}

