@media screen and (max-width: 1700px) {
	.concept-img {
	    width: 30%;
	}
	.concept-txt {
	    width: 66%;
	}
}
@media screen and (max-width: 1400px) {
	.os-blog_item {
		flex-wrap: wrap;
	}
	.os-blog_img {
		max-width: 100%;
		margin: 0 0 20px;
	}
	.os-blog_info {
		max-width: 100%;
	}

	.staff-gal {
	    display: flex;
	    flex-wrap: wrap;
	}

	/*.staff-gal img {
	    flex: 100%;
	    max-width: 100%;
	}
*/
	/*.staff-gal img:first-child {
		margin: 20px 0;
	}
*/
	.pilates-img {
	    display: block;
	}
	.concept-txt {
	   /* width: 68%;*/
	    width: 65%;
	}
	.concept-img {
	    width: 30%;
	}
}
@media screen and (max-width: 1200px) {
	.osen-sample-title {
		font-size: 88%;
	}
	.concept-img {
	    width: 33%;
	    max-height: unset;
	}
	.concept-txt {
	    width: 60%;
	}
	.concept-img.ci1 {
	    top: calc(50% - 20px);
	}
	.concept-img.ci2 {
	    top: calc(50% + 20px);
	}
}

@media screen and (min-width:1000px) {
	.osen-feestep_items .osen-feestep_item:nth-child(1) {
    	top: 20.5%;
	}
  .osen-feestep_items .osen-feestep_item:nth-child(2) {
    	top: 21.8%;
	}
  .osen-feestep_items .osen-feestep_item:nth-child(3) {
    	top: 61.8%;
	}
  .osen-feestep_items .osen-feestep_item:nth-child(4) {
    	top: 63.8%;
	}
  .osen-feestep_title {
      font-size: 23px;
      line-height: 1.5;
      margin: 0 0 0.5vw;
  }
  .osen-feestep_title span {
		margin: 0 auto 6px;
		padding: 0 0 10px;
		font-size: 16px;
	}
  .osen-feestep_content {
    	font-size: 16px;
	}
}

@media screen and (max-width: 1150px) {
	body {
	    font-size: unset;
	}
	section {
		margin: 120px 0;
	}
	.cont-max_1440 {
		width: calc(100% - 80px);
	}
	.osen-h_style1, .osen-h_style2, osen-h_style3 {
	    margin: unset;
	}
	.osen-hdr_menu-col ul {
		font-size: 10px;
	}
	.osen-hdr2 {
		min-height: 500px;
		height: 50vh;
	}
	.osen-hdr2_logo {
		width: 160px;
	}
	.osen-hdr_burger.hdr2 {
		position: fixed;
/* 		display: block; */
		top: 30px;
		left: unset;
		right: 20px;
		background-color: #fff8dc;
		width: 65px;
		height: 65px;
		border-radius: 50%;
		display: none;
	}
	.osen-hdr2.active .osen-hdr_burger.hdr2 {
		background-color: #fff;
	}
	.osen-hdr2_menu {
		display: block;
	}
	.osen-hdr2_menu ul li {
		margin: 0 0 0 20px;
	}
	.osen-hdr2_menu ul li a {
		font-size: 16px;
	}
	.osen-top_banner {
		min-height: 500px;
	    height: 50vh;
	}
	.osen-top_banner img {
		min-height: 600px;
	    height: 60vh;
	}
	.osen-sample_items {
		flex-wrap: wrap;
	}
	.osen-sample_item {
		max-width: calc(50% - 15px);
    	padding: 0 30px 30px 0;
	}
	.osen-sample_items .osen-sample_item:nth-child(2n) {
		padding: 0;
	}
	.osen-sample-title p {
	    align-self: end;
	}
	.osen-sample-video iframe {
	    height: 60vw;
	}
	.osen-think_txt.title {
	    font-size: 2.2vw;
	}
	.osen-think_txt {
	    font-size: 1.8vw;
	}
	.osen-think_txt.left {
	    top: 48%;
	    left: 0%;
	    width: 31%;
	}
	.osen-think_txt.right {
	    top: 40%;
	    right: -2.4%;
	    width: 35%;
	}
	.osen-inq_wflow.btm {
		transform: translateY(10%);
	}
	.osen-ftr {
		padding: 20px 0 40px;
	}
	#sb_instagram {
		height: 60vw !important;
	}
	#sb_instagram .sbi_photo {
		height: 15vw !important;
	}
	#ctf {
		height: 60vw;
	}
	/*.osen-flex_container.staff-box {
	    flex-wrap: wrap;
	}*/
	/*.staff-col:last-child {
	    margin: 0;
	}
	.staff-col.sc-img {
		order: 1;
	    max-width: 100%;
	    margin: 0 0 20px;
	}
	.staff-col.sc-txt {
		order: 2;
	    max-width: 100%;
	    font-size: 15px;
	}*/
}

@media screen and (max-width: 767px) {

	.sp-sns{
		border-bottom: none !important;
	}
	.pilates-img{
		margin-top: 40px;
	}
	.staff-box{
		box-shadow: none;
		padding: 0px;
	}
	.staff-s2small{
		font-size: 14px;
	}
	.mrg-price-desc {
		margin: 20px 0;
	}

	.price-desc-sp {
	    display: block;
	}

	.price-desc-pc {
	    display: none;
	}

	.staff-gal img:first-child {
		margin: 20px 0;
	}

	.osen-flex_container.staff-box {
	    flex-wrap: wrap;
	}

	.staff-col:last-child {
	    margin: 0;
	}
	.staff-col.sc-img {
		order: 1;
	    max-width: 100%;
	    margin: 0 0 20px;
	}
	.staff-col.sc-txt {
		order: 2;
	    max-width: 100%;
	    font-size: 15px;
	}

	.osen-upbtn {
		display: none;
	}
	.osen-top_banner {
		min-height: 400px;
	}
	.osen-top_banner img {
/* 		min-height: 450px; */
		min-height: 300px;
	}
	.osen-hdr2_menu {
		display: none;
	}
	.osen-hdr_burger.hdr2 {
		display: block;
	}
	.osen-hdr2 {
		height: 100vh;
	}
	.osen-hdr2_logo {
		top: 50px;
		left: 20px;
		width: 200px;
	}
	.osen-hdr2_intro {
		top: 130px;
		left: 20px;
		font-size: 3.5vw;
	}
	.osen-hdr_intro-txt1 {
		margin-bottom: 1vw;
		padding-top: 50px!important;
	}
	.osen-hdr_into-txt2 {
		font-size: 5vw;
		margin-bottom: 1vw;
		margin-right: 4vw;
	}
	.staff-s1{
		margin-bottom: -20px;
	}
	.c-tel a{
		color: #000;
		padding-bottom: 40px;
	}
		.c-tel a:hover{
		color: #000;
	}
	.ossp-btmmenu {
		display: block;
	}
	.top-news {
		max-width: 100%;
		margin: 0 0 30px;
	}
	.osen-blog-title {
		margin: 5px 0;
	}
	.osen-ftr_nav ul {
	    display: unset; 
	}
	.osen-ftr_logo {
	    align-self: center;
	    margin: 0 10px 0 0;
	}
	.osen-ftr_copyright {
	    text-align: center;
	}
	#osen-inquiry {
    	margin: unset; 
	}
	.osen-h_style1, .osen-h_style2 {
		margin: 0 auto 40px;
		padding: 0;
		width: 100%;
	}
	.osen-h_style1::before {
		top: 10px;
		left: -4px;
		width: 4%;
		border-width: 25px;
	}
	.osen-h_style1 h2, .osen-h_style1 h3, .osen-h_style1 h4 {
		height: 30px;
		font-size: 20px;
		width: 90%;
		text-align: center;
		padding: 10px 0;
		margin: 0 0 40px auto;
	}
	.osen-h_style2::before {
	   	top: 10px;
	    left: 12px;
	    width: 20px;
	    border-width: 25px;
	}
	.osen-h_style2 h2, .osen-h_style2 h3, .osen-h_style2 h4 {
	    height: 30px;
	    font-size: 20px;
	}
	.osen-h_style3 {
		margin: 0 auto 40px;
		padding: 0;
		width: 100%;
	}
	.osen-h_style3::before {
		top: 10px;
		left: -4px;
		width: 4%;
		border-width: 25px;
	}
	.osen-h_style3 img {
		width: 70px;
	}
		.osen-h_style3 h2, .osen-h_style3 h3 {
		height: 40px;
		font-size: 22px;
		width: 90%;
		text-align: center;
		padding: 10px 0;
		margin: 0 0 40px auto;
	}
	
	.osen-h_style3 h4 {
		height: 30px;
		font-size: 16px;
		width: 90%;
		text-align: center;
		padding: 10px 0;
		margin: 0 0 40px auto;
	}
	.osen-sh-sp {
		font-size: 5vw;
	}
	.osen-hdr_menu-col ul {
	    display: none;
	}
	.dis-flex {
		display: unset;
	}
	.osen-flex_100col {
		max-width: 100%;
	}
    
    .osen-flex_25col {
        max-width: 100%;
    }
	.osen-fees-img {
		width: calc(100% - 40px);
	}
	.osen-fees-title-img1 {
		font-size: 5vw;
/* 		margin: 20vw auto 0; */
		margin: 27vw auto 0;
	}
	.osen-fees-title-img1 span {
		font-size: 9vw;
	}
	.osen-fees-title-img1.style2 {
/* 		margin: 15vw auto 0; */
		margin: 20vw auto 0;
	}
	.osen-fees-txt1-img1 {
		font-size: 5vw;
		margin: 2vw auto 0;
	}
	.osen-fees-txt1-img1 span {
		font-size: 9vw;
	}
	.osen-fees-txt2-img1 {
		font-size: 5vw;
		margin: 3vw auto 0;
	}
	.osen-fees-txt3-img1 {
		font-size: 3.5vw;
		margin: 2vw auto 0;
	}
	.osen-fees-txt4-img1 {
		font-size: 2.7vw;
	}
	.osen-fees-txt5-img1 {
	    font-size: 5.5vw;
	    top: 55%;
	}
	.osen-fees-txt6-img1 {
	    font-size: 4.2vw;
	    top: 65%;
	}
	.osen-fees-txt7-img1 {
	    font-size: 4.9vw;
	    top: 73%;
	}
	.osen-fees-txt {
	    font-size: 4vw;
	}
	.mgt-40-sp {
		margin-top: 40px;
	}
	.mgt-20-sp {
		margin-top: 20px;
	}
	.fc-fees-sh {
	    font-size: 5.5vw;
	}
	.btn.osen-inq_item {
	    text-align: center;
	}
	.osen-inq_item.btn input {
	    margin: 0 auto;
	}
	.osen-sample_item {
	    max-width: unset;
	    padding: unset;
	}
	.osen-think_bubble {
		display: none;
	}
	.osen-think_box {
	    width: auto;
	    padding: 50px 20px;
	    background-color: #cde6e2;
	    border-radius: 14vw;
	    margin: 0 0 10vw;
	    position: relative;
	}
	.osen-think_box.first::before {
	    content: "";
	    width: 7vw;
	    height: 7vw;
	    border-radius: 50%;
	    background-color: #cde6e2;
	    position: absolute;
	    left: 20%;
    	bottom: -9vw;
	}
	.osen-think_box.first::after {
	    content: "";
	    width: 5vw;
	    height: 5vw;
	    border-radius: 50%;
	    background-color: #cde6e2;
	    position: absolute;
		left: 32%;
		bottom: -11vw;
	}
	.osen-think_box.second {
		background-color: #fbedbb;
		margin: 10vw 0 0;
	}
	.osen-think_box.second::before {
	    content: "";
	    width: 7vw;
	    height: 7vw;
	    border-radius: 50%;
	    background-color: #fbedbb;
	    position: absolute;
	    right: 20%;
    	top: -9vw;
	}
	.osen-think_box.second::after {
	    content: "";
	    width: 5vw;
	    height: 5vw;
	    border-radius: 50%;
	    background-color: #fbedbb;
	    position: absolute;
		right: 32%;
		top: -11vw;
	}
	.osen-think_txt.left,
	.osen-think_txt.right {
		position: relative;
	    width: 100%;
	    font-size: 4.0vw;
		line-height:2;
	}
	.osen-think_txt.title.left,
	.osen-think_txt.title.right {
		position: relative;
	    width: 100%;
	    font-size: 6vw;
		line-height: 155%;
	    margin: 0 0 2vw;
	}
	.osen-think_woman {
		margin: 0;
		width: 70%;
	}
	.osen-feestep_bg {
	    display: none;
	}
	.osen-feestep_items,
	.osen-feestep_items .osen-feestep_item {
	    position: unset;
	}
	.osen-feestep_items .osen-feestep_item:nth-child(1),
	.osen-feestep_items .osen-feestep_item:nth-child(2),
	.osen-feestep_items .osen-feestep_item:nth-child(3),
	.osen-feestep_items .osen-feestep_item:nth-child(4) {
	    width: calc(100vw - 80px - 6vw);
	    height: calc(100vw - 80px - 12vw - 6vw);
	    background-color: #86c4b9;
	    border-radius: 50%;
	    position: relative;
	    top: unset;
	    left: unset;
	    bottom: unset;
	    right: unset;
	    margin: 0 0 5vw;
	    padding: 12vw 0 0;
	    border: 3vw solid #FFF;
    	box-shadow: 0 0 3px #000;
	}
	.osen-feestep_items .osen-feestep_item:nth-child(2) {
		background-color: #b2dbc7;
	}
	.osen-feestep_items .osen-feestep_item:nth-child(3) {
		background-color: #f8e499;
	}
	.osen-feestep_items .osen-feestep_item:nth-child(4) {
		background-color: #f6d45d;
	}
	.osen-feestep_title {
	    font-size: 6vw;
	    line-height: 1.5;
	    margin: 0 0 0.5vw;
	}
	.osen-feestep_content {
	    font-size: 4vw;
	    margin: 3vw 0 0;
	}
	.osen-sm_flex {
		flex-wrap: wrap;
	}
	.osen-sm_col {
		max-width: 100%;
		margin: 0 0 60px 0;
	}
	.osen-inq_wflow.btm {
		transform: translateY(20%);
		height:40px;
		object-fit: cover;
	}
	.osen-ftr {
		padding: 40px 0 100px;
	}
	
	#sb_instagram {
		height: auto !important;
	}
	#sb_instagram .sbi_photo {
		height: 30vw !important;
	}
	#ctf {
/* 		height: 100vh; */
		height: 50vh;
	}
	.osen-single-blog_flex {
		flex-wrap: wrap;
	}
	.osen-blog_main-container,
	.osen-blog-single_main-container {
		max-width: 100%;
		margin: 0;
		padding: 0 0 30px;
	}
	.osen-blog_side-container,
	.osen-blog-single_side-container {
		max-width: 100%;
		padding: 0;
	}
	.os-blog-single_img img {
		height: auto;
	}
	.os-blog_item {
		flex-wrap: wrap;
	}
	.os-blog_img {
		max-width: 100%;
		margin: 0 0 20px;
	}
	.os-blog_info {
		max-width: 100%;
	}
	.osen-sm_container {
		padding: 5px;
		height: auto;
	}
	.osen-nav_bgbox {
		background-color: #FFF;
		width: calc(100% - 30px);
		height: calc(110% - 30px);
		position: absolute;
		top: 15px;
		left: 15px;
		border-radius: 10px;
	}
	.osen-sp-menu {
		line-height: 1;
		font-size: 35px;
		margin: 0 0 20px;
		text-align: center;
		margin: 60px 0 40px;
	}
	.osen-sp-menu img {
		width: 100%;
		/*border-radius: 50%;*/
	}
	.osen-sp-menu-right, .osen-sp-menu-right a{
		color: #000;
	}
	.osen-sp-menu-right a i {
		margin: 0 15px 0 0;
		font-size: 30px;
	}
	.osen-sp-menu-middle {
		display: flex;
	}
	.osen-sp-menu-left {
		flex: 100%;
		max-width: 50%;
		text-align: center;
		align-self: center;
	}
	.osen-sp-menu-right {
		flex: 100%;
		max-width: 50%;
		text-align: center;
		border-left: 1px solid;
	}
	.osen-sp-menu-left a {
		color: #000;
		text-decoration: unset;
	}
	.ossp-nav_mid-menu {
		width: 100%;
		text-align: center
	}
	.ossp-nav_mid-menu a {
		color: inherit;
		text-decoration: none;
	}
	.ossp-copyright {
		position: relative;
		bottom: 20px;
		width: 100%;
		text-align: center;
		font-size: 10px;
	}
	.ossp-nav-mid_blog {
		margin: 50px 0 40px 0;
	}
	.ossp-nav-mid_sm {
		margin: 40px 0 0;
	}
	.ossp-nav-mid_sm_ig, .ossp-nav-mid_sm_twitter {
		margin-right:10px;
		font-size: 35px;
	}
	.ossp-nav-mid_blog_icon {
		margin-right: 10px;
		width: 25px;
		transform: translateY(6px);
	}
	.osen-inq_item label {
		padding: unset;
		font-size: 15px;
	}
	.osen-feestep_title span {
		font-size: 5vw;
	}
	.osen-inq_item input {
		width: 95%;
	}
	.osen-inq_item textarea {
		width: 94% !important;
	}
	.osen-top_banner.fixed-pg {
		height: 25vh;
		min-height: 200px;
	}
	.osen-top_banner.fixed-pg img {
		height: 35vh;
	}
	a.sbi_load_btn {
		width: 179.34px;
		height: 33.5px;
	}
	#sb_instagram {
		overflow: hidden;
	}
	#sb_instagram #sbi_load .sbi_follow_btn {
		margin-left: unset; 
	}
	table.tbl-access tr td {
	    display: block;
	    width: calc(100% - 30px);
	}
	.osen-flex_container {
	    width: unset; 
	}
	.osen-flex_container_top{
	    width: unset; 
	}
	.osen-flex_container_price {
		width: unset;
	}
	.concept-container {
	    height: auto;
	}

	.concept-img {
	    position: relative;
	    width: 100%;
	}

	.concept-img.ci1,
	.concept-img.ci2 {
		top: unset;
		bottom: unset;
		left: unset;
		transform: unset;
	}

	.concept-txt {
		position: relative;
		top: unset;
		left: unset;
		transform: unset;
		width: calc(100% - 20px);
		padding: 10px;
		border-radius: unset;
		margin: 20px 0;
	}

	.staff-gal {
	    display: flex;
	    flex-wrap: wrap;
	}

	.staff-gal img {
	    flex: 100%;
	    max-width: 100%;
	}

	.staff-gal img {
	    flex: 100%;
	    max-width: 100%;
	}

	.staff-gal img:first-child {
		margin: 20px 0;
	}

	.pilates-img {
	    display: block;
	}

	.br-pc {
	    display: none;
	}

	.br-sp {
	    display: block;
    }
    
    /* SNS */
    .sns-wrap {
        flex-wrap: wrap;
        column-gap: 0;
    }
    
    .sns-ig {
        flex-basis: 100%;
        margin-bottom: 40px;
    }
    
    .sns-ameba {
        flex-basis: 100%;
    }
    
    ul.ameba-whats-new {
        padding-left: 0;
    }
    
    .icon-ig {  
        top: 0;
    }

    .icon-ameba {   
        top: 0;
    }

     .icon-ig-ftr {  
        top: 0;
    }

    .icon-ameba-ftr {   
        top: 0;
    }
    
    .subnav-content {
        display: block;
    }
}