@charset "utf-8";
/*==========================================
 追加 2025/06/おもちゃLP
===========================================*/
#toys img {	
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;}

#toys_line {
	background-image: url(../images3/r_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 45px;
	padding-bottom: 45px;
}

#toys_line dl {
	max-width: 100%;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction:column;
	align-items: center;
}

#toys_line dl dd a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=100);
}

#toys_point {
	background-image: url(../images3/g_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 33px;
	padding-bottom: 33px;
}

#toys_point {
	background-image: url(../images3/g_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 33px;
	padding-bottom: 33px;
}

#toys_point ul {
	margin-top: 33px;
	max-width: 1080px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap:wrap;
justify-content: space-between;
}

#toys_point ul li {
	width: 23%;
	background-color: #FFFFFF;
	-webkit-box-shadow: 5px 5px #000000;
	box-shadow: 5px 5px #000000;
}

#toys_point ul li div {
	background-color: #FFFFFF;
	height: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#toys_point ul li div p {
	font-size: 1.813em;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}

#toys_point ul li div p strong {
	color: #FF0000;
}

#toys_point ul li div p span {
	font-size: 0.69em;
	line-height: 1.3!important;
	display: block;
}

.toys_ct {
	display: flex;
	max-width: 1096px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	justify-content: space-between;
	margin-bottom: 60px;
	margin-top: 60px;
}

.toys_ct li {
	margin-left: 8px;
	margin-right: 8px;
}

#toys_howto {
	background-image: url(../images3/y_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 10px;
	padding-bottom: 88px;
}

#toys_howto_inner {
max-width: 1080px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

#toys_howto ul {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}

#toys_howto ul li {
	width: 31%;
	position: relative;
	z-index: 0;
	background-color: #FFFFFF;
	border-radius: 20px;
}

#tf01 {
	position: absolute;
	left: -64px;
	top: -30px;
	z-index: 5;
}

#tf02 {
	position: absolute;
	right: -64px;
	top: -30px;
	z-index: 5;
}

#toys_howto p {
	margin-top: 40px;
	font-size: 1.563em;
	font-weight: bold;
	color: #000000;
	border-radius: 20px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	-webkit-box-shadow: 5px 5px #000000;
	box-shadow: 5px 5px #000000;
	background-color: #FFC400;
}

#toys_genre {
max-width: 1104px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}


#toys_genre ul {
	margin-top: 40px;
	display: inline-flex;
	flex-wrap: wrap;
}

#toys_genre ul li {
	max-width: 18%;
	width: 100%;
	margin-bottom: 44px;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
}

#toys_genre ul li img {
	object-fit: cover;
	margin-bottom: 8px;
	border: 1px solid #707070;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}

#toys_satei {
	max-width: 1080px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	text-align: center;
}

#toys_satei h2 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#toyts_s {
	color: #006FFF;
	font-size: 2.688em;
	font-weight: 900;
	margin-top: 20px;
}

.toys_contact {
	background-image: url(../images3/y_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	padding-top: 90px;
	padding-bottom: 30px;
}

.toys_contact_inner {
	max-width: 1080px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.spImg {
	margin-left: auto;
	margin-right: auto;
}

.toys_contact_inner ul {
	max-width: 930px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: -5px;
}

.toys_contact_inner ul li {
	width: 48%;
	margin-bottom: 28px;
}

.toys_tel {
max-width: 495px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

#toys_list {
	background-image: url(../images3/y_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 68px;
	padding-bottom: 68px;
}

#toys_list_inner {
max-width: 1100px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

#toys_list_inner ul {
	margin-top: 45px;
	display: flex;
	justify-content: space-between;
}

#toys_list_inner ul li {
	width: 18%;
    padding: 0 5px;
    box-sizing: border-box;
}

.tys_ct {
	background-color: #50C55B;
	display: inline-block;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 0.750em;
	margin-top: 10px;
}

#toys_list_inner ul li a {
	text-align: left;
}

#toys_list_inner ul li a figure img {
	border: 1px solid #707070;
	aspect-ratio: 1;
    object-fit: cover;
}

#toys_list_inner ul li dl {
margin-top: 7px;
}

#toys_list_inner ul li dl dt {
	font-size: 0.750em;
	font-weight: bold;
	color: #FF0000;
}

#toys_list_inner ul li dl dd {
	font-size: 1.250em;
	font-weight: bold;
	color: #FF0000;
}

.tys_comm {
	font-size: 0.750em;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;         /* 折り返さない */
	overflow: hidden;            /* はみ出た部分は非表示 */
	text-overflow: ellipsis;     /* 省略記号「...」を表示 */
}

#toys_list_inner ul li aside {
	font-size: 0.625em;
	font-weight: bold;
	color: #929292;
	margin-top: 5px;
}

#toys_list_inner ul.slick-dots ,
#toys_list2 ul.slick-dots {
    justify-content: center;
}
#toys_list_inner ul.slick-dots li ,
#toys_list2 ul.slick-dots li {
    width: auto;
}

.ty_text1 {
	font-size: 2.375em;
	font-weight: bold;
	line-height: 1.3!important;
	padding-top: 70px;
}

.ty_text2 {
font-size: 0.8em;
}

#toys_list2 {
max-width: 1080px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
margin-top: 95px;
margin-bottom: 95px;
}

#toys_list2 .item100 {
    height: 420px;
    overflow-y: scroll;
    padding: 0.5em 0.5em;
	border: 1px solid #dfdfdf;
    background: #eee;
}

#toys_list2 ul {
	margin-top: 0;
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
}

#toys_list2 ul li a {
	text-align: left;
}

#toys_list2 ul li {
	width: 18%;
	position: relative;
    padding: 0 5px;
    box-sizing: border-box;
	margin-bottom: 1em;
}

#toys_list2 ul li .tys_ct {
	margin-top: 0;
    position: absolute;
    top: 0;	
}

#toys_list2 ul li figure img {
	border: 1px solid #707070;
	z-index: 0;
	aspect-ratio: 1;
    object-fit: cover;
}

.ty_ct {
	font-size: 0.750em;
	background-color: #707070;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
}

.ty_type {
	font-size: 0.750em;
	background-color: #d3d3d3;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block;
}

.ty_comm {
	font-size: 0.750em;
	font-weight: bold;
	margin-bottom: 0;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ty_day {
	color: #929292;
	font-size: 0.625em;
	font-weight: bold;
}

#toys_message {
	background-image: url(../images3/c_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 104px;
	padding-bottom: 100px;
}

#toys_message_inner {
max-width: 1080px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

#toys_message_inner h2 {
	margin-bottom: 53px;
}

#toys_message_inner p {
	font-size: 1.250em;
	font-weight: bold;
	padding-bottom: 35px;
	line-height: 1.9;
}

#toys_message_img {
	background-image: url(../images3/m_img.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-bottom: 50px;
}

#toys_staff {
	background-color: #F2F2F2;
	background-image: url(../images3/or_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	padding-top: 65px;
	padding-bottom: 10px;
}

#toys_stitle {
	background-color: #B8264C;
	padding-top: 30px;
	padding-bottom: 30px;
}

#toys_stitle h2 {
	color: #FFFFFF;
	font-size: 2.188em;
}

#toys_staff_inner {
max-width: 1080px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

#toys_staff ul {
	display: flex;
	justify-content: space-between;
	margin-bottom: 77px;
}

#toys_staff ul li {
	width: 31%;
	background-color: #FFFFFF;
	border-radius: 20px;
	position: relative;
}

#toys_staff ul li img {
	border-radius: 20px;
}

#toys_staff ul li figcaption {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	background-color: #FFC400;
	text-align: center;
	font-size: 1.250em;
	border-radius: 50px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#toys_staff_point {
	margin-top: 100px;
}

#toys_staff_point section {
	margin-bottom: 80px;
}

#toys_staff_point section h3 {
	background-color: #006FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	font-size: 1.875em;
	color: #FFFFFF;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

#toys_staff_point section h3 span {
	font-size: 0.7em;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 5px;
	margin-right: 10px;
	background-color: #FFFFFF;
}

#toys_staff_point section:nth-child(2) h3 {
	background-color: #4D8404;
}

#toys_staff_point section:nth-child(3) h3 {
	background-color: #B8264C;
}

.tsp_block {
display: flex;
flex-direction:row-reverse;
justify-content: space-between;
}

.tsp_block figure img {
	max-width: 372px;
width: 100%;
margin-left: auto;
margin-right: auto;
}

.tsp_block p {
width: calc(100% - 372px);
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1.8;
	text-align: left;
}

#toys_qa {
	padding-top: 65px;
	padding-bottom: 65px;
}

#toys_qa h2 {
max-width: 1080px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

#toys_qa section {
	margin-top: 15px;
	max-width: 1080px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
}

#toys_qa section h3 {
	background-color: #EEEEEE;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 1.250em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#toys_qa section h3 span {
	display: flex;
	align-items: center;
}

#toys_qa section h3 span img {
	background-color: #006FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 15px;
	align-self: baseline;
	margin-top: -5px;
}

.tys_btn {
	align-self: baseline;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 18px;
	cursor:pointer;
}

#toys_qa section p {
	display: flex;
	align-items: center;
	font-size: 1.125em;
	margin-top: 12px;
		text-align: left;
}

#toys_qa section p span {
	display: flex;
	align-items: center;
}

#toys_qa section p span img {
	background-color: #FF0000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 15px;
	align-self: baseline;
}

#toys_qa section.qa_box p {
	display: none;
}

#toys_footer {
	background-image: url(../images3/r_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: -125px;
	padding-top: 35px;
	padding-bottom: 50px;
	background-size: 100% 100%;
}

#toys_footer p {
max-width: 1080px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

/* ドットそのもの（li） */
#toys_list .slick-dots li,
toys_list2 .slick-dots li {
  width: 20px;
  height: 20px;
  margin: 0 5px;
}

/* ドットの見た目（button） */
#toys_list .slick-dots li button,
#toys_list2 .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
}

/* ドットの点の色と形状 */
#toys_list .slick-dots li button:before,
#toys_list2 .slick-dots li button:before {
  font-size: 16px; /* デフォルトは10px、これを大きくする */
  color: #999;     /* 通常時の色 */
  opacity: 1;      /* はっきり表示したいとき */
}

/* アクティブなドット（現在のスライド） */
#toys_list .slick-dots li.slick-active button:before,
#toys_list2 .slick-dots li.slick-active button:before {
  color: #000;     /* アクティブ時の色 */
}


/* PC向けおよび大型タブレット向けのレイアウトの指定：769px～1865px */
@media only screen and (min-width:1px) and (max-width:1865px){
/*==========================================
 body
===========================================*/
#toys_message_img {
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

#toys_howto_inner {
width: calc(100% - 130px);
}

#tf01 {
	width: 140px!important;
	height: auto!important;
}

#tf02 {
		width: 140px!important;
	height: auto!important;
}


#toys_point ul li div p {
	font-size: 1.4em;
}

.ty_text1 {
	font-size: 1.8em;
}

}

@media only screen and (max-width:1024px){
	#toys_list2 ul li {
		width: 23%;
	}
}

@media only screen and (max-width:768px){
/*==========================================
 Other
===========================================*/
.tsp_block {
display: block;
}

.tsp_block p {
width: 100%;
}

#toys_staff ul li figcaption {
	white-space: nowrap;
	font-size: 1em;
}

#toys_staff_point section h3 {
	font-size: 1.5em;
}

.tsp_block img {
	max-width: 250px;
	min-width: 250px;
}

#toys_stitle h2 {
font-size: 1.250em;
}

#toys_howto_inner {
	width: calc(100% - 2em);
}

.toys_contact_inner ul {
	display: block;
	margin-top: 20px;
}

.toys_contact_inner ul li {
max-width: 495px;
width: calc(100% - 2em);
		margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}


#toys_genre ul li {
	max-width: 23%;
	margin-left: 1%;
	margin-right: 1%;
}

#toys_howto p {
font-size: 1.3em;
}

#toys_howto ul {
	margin-top: 30px;
	display: flex;
	text-align: center;
}

#toys_howto ul li {
	margin-left: auto;
	margin-right: auto;
	width: calc(33% - 1em);
	text-align: center;
	margin-bottom: 30px;
}

#toys_howto ul li .sp_none{
	display: none;
}

#toys_point ul li {
	width: 48%;
	background-color: #FFFFFF;
	-webkit-box-shadow: 5px 5px #000000;
	box-shadow: 5px 5px #000000;
	margin-bottom: 30px;
}

.toys_ct {
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
}

.toys_ct li {
	max-width: 495px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.ty_text1 {
	font-size: 1.3em;
	line-height: 1.3!important;
	padding-top: 50px;
	margin-bottom: 14px;
}

#toys_message_inner p {
	font-size: 1.2em;
}
}

@media only screen and (max-width:620px){
	#toys_list2 ul li {
		width: 31%;
	}
}

@media only screen and (max-width: 540px){
/*==========================================
 幅540px以下から ヘッダー等微調節
===========================================*/
#toys_footer {
	background-image: url(../images3/r_bg2_sp.jpg);
	margin-bottom: -90px;
}

#toys_qa section p span img,
#toys_qa section h3 span img {
	width: 19px;
	height: auto;
}

.tys_btn {
	margin-top: 10px;
}

#toys_qa h3 {
font-size: 1.1em;
}

#toys_qa p {
font-size: 1em;
}

#toys_qa {
	margin-top: -20px;
	padding-top: 0px;
}

#toys_staff {
	padding-bottom: 10px;
}

#toys_staff_point section h3 {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 1.4em;
	text-align: center;
}

#toys_staff_point section h3 span {
	margin-bottom: 10px;
}

#toys_staff_point section p {
font-size: 1.125em;
}

#toys_staff_point {
	margin-top: 0px;
}

#toys_staff ul li figcaption {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}

#toys_staff ul {
	margin-bottom: 0px;
}

#toys_staff ul {
	display: block;
}

#toys_staff ul li {
	max-width: 317px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 45px;
}

#toys_stitle h2 {
font-size: 1.063em;
}

#toys_message {
	padding-top: 35px;
	padding-bottom: 35px;
}

#toys_message_inner h2 {
	margin-bottom: 28px;
}

#toys_message_inner p {
	font-size: 1em;
	text-align: left;
}

#toys_message_inner p br {
	display: none;
}

#toys_list2 ul {
	margin-top: 12px;
}

#toys_list2 {
margin-top: 47px;
margin-bottom: 47px;
}

#toys_list_inner ul {
	margin-top: 30px;
}

#toys_list {
	padding-top: 10px;
}

#toyts_s {
	font-size: 1.750em;
}


#toys_genre ul {
	justify-content: space-between;
}

#toys_genre ul li {
	max-width: 47%;
	margin-left: 0%;
	margin-right: 0%;
	text-align: center;
}

#toys_howto {
    padding-bottom: 44px;
}

#toys_howto ul li {
	width: calc(33% - 3px);
	margin-bottom: 15px;
}

#toys_howto h2 {
	margin-top: -30px;
}

#toys_howto p {
	margin-top: 0;
	padding: 6px 12px;
	font-size: clamp(11px, 3.3vw, 1.12em);
}

#toys_howto_inner {
	width: calc(100% - 2em);
}

#tf01 {
	width: 113px!important;
	left: 13px;
	top: -15px;
}

#tf02 {
	width: 113px!important;
	right: 13px;
	top: -15px;
}

#toys_point ul li div p {
	font-size: 1.813em;
}

#toys_point ul li {
	width: 248px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 5px 5px #000000;
	box-shadow: 5px 5px #000000;
	margin-bottom: 28px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
}

@media only screen and (max-width: 530px){
/*==========================================
 幅530px以下から ヘッダー等微調節
===========================================*/
    #toys_point ul li {
        width: calc(50% - 12px);
    }
	#toys_point ul li div {
    height: auto;
    padding: 0.6em 5px;
}
	#toys_point ul li div p {
        font-size: clamp(10px, 5vw, 1.8em);
    }
}

@media only screen and (max-width:470px){
	#toys_list2 ul li {
		width: 48%;
	}
}

@media only screen and (max-width: 320px){
/*==========================================
 幅320px以下から ヘッダー等微調節
===========================================*/

}

.page-template-page-toys_lp .slick-prev {
    left: 5px;
    z-index: 10;
}

.page-template-page-toys_lp .slick-next {
    right: 5px;
    z-index: 10;
}

.page-template-page-toys_lp .slick-prev.slick-disabled:before, 
.page-template-page-toys_lp .slick-next.slick-disabled:before {
    opacity: .8;
    z-index: 30;
}

.page-template-page-toys_lp .slick-prev:before, 
.page-template-page-toys_lp .slick-next:before {
color: #ffa623;
    font-size: 30px;
    opacity: 1;
}
