/* ########### 767px以下 (iPad以下) ########### */
@media (max-width: 767px) {


	/********************* フォント *********************/
	body {
		line-height: 1.7;
		font-size:15px;
	}

	/********************* フレーム *********************/
	.frame_two_left {
	    float: left;
        width: auto;

	}


	.frame_two_right {
		float: left;
        width: auto;
	}

	.frame_two_left_30Per {
	    float: left;
        width: auto;

	}
	.frame_two_right_70Per {
		float: left;
        width: auto;
	}


	.frame_three {
        float: left;
        width: 94%;
        padding:10px;
    }

    /********************* FONT *********************/
	.fontNsc130Blue {
		font-size:110%;
		color:#05A3E9;
	}

	.fontNsc120Yellow {
		font-size:110%;
	}

	.fontNsc130 {
		font-size:120%;
	}

	.fontNsc100Red {
	}

	.fontPd140UnderlineYellow {
		font-size:130%;
	}

	.fontSubTitle {
		font-size:100%;
	}

	.fontSubTitle2 {
		font-size:90%;
	}

	.fontSubTitle3 {
		font-size:90%;
	}

	.eye_link {
	}

	.fontLinkUnderLine {
		font-size:90%;
	}


	.fontWaninng {
		font-size:90%;
	}






	/****** ヘッダー ******/
	.frame_inner:after {
        content: "";
        display: block;
        clear: both
    }





    /****** DMSロゴ ******/
    .topOfficeLogo{
	}

	.topOfficeLogo a img{
		height: 40px;
	}


	/****** ログインボタン ******/
    .topOfficeInfo {
        float: right;
        width: 110px;
    }





    .btnOfficeTime{
		display: none;
	}



	/****** PCメニュー ******/
	.pc_menu {
	    display: none;
	}





	/***** メインイメージ *****/
	.swiper-container {
		height: 110px;
	}


	/********************* イメージスライド *********************/
	.page_top_img {
		height:160px;
	}









    /***** メニューボタン *****/
    .menu_trigger{
		display: block;
	}
	.menu_trigger img{
		width: 40px;
		float: right;
		margin:0px 0 0 0;
	}




	/********************* APPEAL *********************/
	.appealBox ul li img{
		width: 80%;

	}




	/********************* Table *********************/
	table.tblSoftList th.item {
		font-size:80%;
	}


	table.tblSoftList td.text {
		font-size:80%;
	}


	/********************* youtubeVideo *********************/
	.youtubeVideo {
		width:330px;
		height:186px;
	}

	/********************* 治療の流れ *********************/
   .flow {
    	width: 95%;
    	font-size:90%;
   }

   .arrow {
	  width: 95%;
   }

   .sendBtn {
	  width: 95%;
	  text-align: center;
   }


    /********************* snsContents *********************/

    .snsExplian {
		padding:15px;
		width:95%;
		font-size:90%;
	}


	.snsContents iframe{
		width:100%;
		height:734px;
	}

	.snsContents blockquote{

	}


	/********************* snsTbl *********************/
	.snsTbl {
		width:100%;
	}







}
