/* タブレット以下 */
@media (max-width:767px) {
	body{
		font-size:16px;
	}
	.pchidden{
		display:block;
	}
	.teaser_cp h2{
		font-size:32px;
	}
	.teaser_btn a {
    border: 7px solid #aaeafe;
    padding-top: 30px;
    position: relative;
    right: auto;
    margin-top: 0px;
}
	.teaser_txt p {
    font-size: 16px;
}
	.wp-block-column.position-sticky-column {
    position: relative;
    top: 0;
    align-self: flex-start;
}
	[data-scrolled=true] .l-header {
    background-color: rgba(255, 255, 255, 0.63);
    height: 60px;
}
	[data-scrolled=true] [data-pcfix="1"] .c-headLogo__img.-common {
    height: 60px;
    padding-top: 0px;
		        margin-top: -10px;
}
	.title-hd-1 {
    font-size: 40px;
    font-weight: 300;
    padding-bottom: 10px;
}
	.txt20 {
    font-size: 18px;
}
	.title-hd-2 {
    font-size: 22px;
    padding-bottom: 0px;
}
	.product_media {
    width: 100%;
    margin: auto;
    margin-bottom: 20px !important;
}
	.top_copy_txt1{
	font-size:20px;
}
	.product_media img{
		width:50%;
		margin:auto;
	}
	.product_title h4 {
    font-size: 23px;
}
	.product_title p{
		 font-size: 13px;
	}
	.side_txt p {
    font-size: 16px;
}
	.box_shadow {
    padding: 30px 30px !important;
	}
	h4 {
    font-size: 1.0em;
}
	.check_list li {
    font-size: 16px;
    padding-left: 34px;
}
	.midashi_border2 {
    padding: 6px 15px;
    font-size: 16px;
	}
	.f_box li {
    margin-right: 0px;
    margin-top: 0px;
		width:100%;
}
	.seibun_box1 p{
		font-size:14px;
}
	.seibun_box1 strong{
		font-size:16px;
	}
	.seibun_box1 .txt19{
			font-size:16px;
		width:100%;
	}
	.snow-monkey-form {
    width: 100%;
    margin: 20px auto;
}
	.check_list3 {
    padding: 30px 30px;
	}
	.check_list3 li {
    font-size: 16px;
    margin-bottom: 0px;
    background-size: 22px;
    background-position: left top 8px;
    padding-left: 30px;
}
	.menu-item-25 > a {
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 38px;
    background: #ff9f07;
    color: #fff !important;
    font-weight: bold;
    border-radius: 0 0 0 0px;
    box-shadow: 0 0px 0 #d58300;
    text-decoration: none;
    padding: 27px 25px !important;
    transition: background 0.3s ease;
    box-sizing: border-box;
    margin-left: 0px;
    margin-top: 0px;
}
	.p-drawer__close{
		display:none;
	}
	.c-drawerNav__a, .c-gnav .sub-menu .c-gnav__a, .widget_categories a, .widget_nav_menu a, .widget_recent_entries__a, .wp-block-archives-list a, .wp-block-categories-list a, .wp-block-pages-list__item__link{
		padding:25px 10px;
	}
}