@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1150px){
	ul.list_nayami{
		max-width: 700px;
		margin: 0 auto 70px;
	}
	ul.list_nayami li{
		margin: 0 10px 30px;
	}
	table.table_compare tr:before{
		display: none;
	}
	table.table_compare tr.table_gy{
		background: #efeee5;
	}
	.table_wrap{
		overflow: auto;
		margin-bottom: 75px;
	}
	table.table_compare{
		max-width: 1000px;
	}
}
@media screen and (max-width: 1000px){
	/*
	Base
	------------------------------------------------------------
	*/
	body {
		font-size: 14px;
	}
	.sp {
		display: block;
	}
	.pc {
		display: none;
	}
	#topcontrol {
		display: none;
	}
	#container_wrap {

	}
	#container {
		padding-top: 58px;
	}

	/*
	Header
	------------------------------------------------------------
	*/
	header {
		padding: 15px 10px 10px;
	}
	header:before {
		height: 5px;
	}
	#header_left {
		width: 280px;
	}
	#header_right {
		display: none;
	}

    

	/*
	footer
	------------------------------------------------------------
	*/
	footer{
		margin-bottom: 45px;
	}
	#footer_wrap{
		padding: 60px 5% 0;
	}
	#footer {
		margin: 0 auto 50px;
	}
	.footer_left {
		float: inherit;
		margin-bottom: 60px;
		width: 100%;
	}
	.footer_right {
		float: inherit;
		width: 100%;
	}
	.footer_left .ti{
		margin-top: 15px;
	}
	.footer_right iframe{
		margin-bottom: 30px;
	}
	#f_fix{
		width: 100%;
		z-index: 100;
		position: fixed;
		left: 0;
		bottom: 0;
	}
	#f_fix ul{
		display: table;
		width: 100%;
	}
	#f_fix ul li{
		display: table-cell;
		width: 40%;
		text-align: center;
	}
	#f_fix ul li img{
		height: 25px;
		width: auto;
	}
	#f_fix ul li a{
		display: block;
		padding: 10px 0;
	}
	#f_fix ul li:last-child{
		width: 20%;
		background: #505053;
	}
	#f_fix ul li.fix_btn_tel{
		background: #fc983c;
	}
	#f_fix ul li.fix_btn_tel img{
		width: 140px;
		height: auto;
	}
	#f_fix ul li.fix_btn_line{
		background: #0f5776;
	}
	/*
	top
	------------------------------------------------------------
	*/
	#invi{
		background: #f7f7f7;
		padding: 60px 0;
	}
	#bg_invi_sp{
		width: 100%;
	}
	#invi .inner{
		padding-right: 0;
	}
	#invi .inner p{
		padding: 0 5%;
	}
	#nayami{
		padding: 60px 5%;
	}
	#reason{
		padding: 60px 5%;
	}
	#mouthpiece{
		padding: 60px 5% 32%;
		background: #e9edf9 url(../images/bg_mouth.jpg) no-repeat center bottom;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		background-size: 100% auto;
	}
	#mouthpiece .inner{
		padding-right: 0;
	}
	#tokucho{
		padding: 60px 5%;
	}
	#compare{
		padding: 60px 5%;
	}
	#compare .inner{
		max-width: inherit;
	}
	#img_compare{
		left: -20px;
		top: 9%;
		width: 33%;
	}
	.table_wrap{
		overflow: auto;
		margin-bottom: 75px;
	}
	table.table_compare{
		max-width: 700px;
		margin: 0 auto;
	}
 	table.table_compare tr{
		min-width: 700px;
	}  
 	table.table_compare .table_top th{
		font-size: 1.2em;
	}  
	table.table_compare td.maru{
		background: url(../images/maru.svg) no-repeat center;
		-webkit-background-size: 80% auto;
		-moz-background-size: 80% auto;
		background-size: 80% auto;
	}
	table.table_compare td.batsu{
		background: url(../images/batsu.svg) no-repeat center;
		-webkit-background-size: 80% auto;
		-moz-background-size: 80% auto;
		background-size: 80% auto;
	}
	table.table_compare td.triangle{
		background: url(../images/triangle.svg) no-repeat center;
		-webkit-background-size: 80% auto;
		-moz-background-size: 80% auto;
		background-size: 80% auto;
	}
	ul.list_compare li{
		margin: 0 0 30px 0;
	}
	ul.list_compare li:nth-child(2n){
		margin: 0;
	}
	.contact{
		padding: 60px 5%;
	}
	#flow{
		padding: 60px 5%;
	}
	#img_flow1,#img_flow2,#img_flow3{
		display: none;
	}
	#qa{
		padding: 60px 5%;
	}
	#img_faq{
		display: none;
	}
	#message{
		padding: 60px 5%;
	}
	#message p{
		column-count: 1;
	}
	#price{
		padding: 60px 5%;
		font-size: 1.25em;
	}

}
@media screen and (max-width: 750px){
	#invi .inner p{
		font-size: 1em;
	}
	ul.list_nayami{
		max-width: 400px;
	}
	ul.list_nayami li{
		width: 130px;
		height: 135px;
		background: url(../images/fuki.svg) no-repeat center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
	}
	ul.list_nayami li p{
		font-size: 1.25em;
	}
	.nayami_box{
		padding: 30px 5%;
	}
	h3.nayami_ti{
		font-size: 1.5em;
	}
	ul.list_pay li{
		font-size: 1.25em;
	}
	.nayami_box p{
		font-size: 1.25em;
	}
	ul.list_reason li p{
		font-size: 1.5em;
	}
	#mouthpiece .inner{
		font-size: 1em;
	}
	#mouthpiece .inner p{
		margin-top: -15px;
	}
	ul.list_tokucho li .ti_wrap{
		font-size: 1.25em;
	}
	.risk_box{
		padding: 30px;
	}
	ul.list_compare li{
		background: url(../images/bg_compare_sp.svg) no-repeat center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		padding: 20px;
	}
	ul.list_compare li .ti{
		font-size: 1.5em;
	}
	ul.list_compare li .txt_height{
		min-height: 125px;
	}
	.contact_box .contact_inner p{
		font-size: 1em;
	}
	ul.list_flow li{
		padding: 0 20px 30px;
		font-size: 1em;
	}
	ul.list_flow li dl dd .ti{
		font-size: 1.5em;
	}
	.check{
		padding: 15px 20px 0;
		font-size: 1em;
	}
	h3.check_ti{
		padding-bottom: 20px;
		font-size: 1.5em;
		margin-bottom: 20px;	
	}
	h4.check_ti{
		font-size: 1.15em;
	}
	.pc2{
		display: none;
	}
	#img_step3.sp2{
		float: inherit;
		display: block;
		margin: 0 auto;
	}
	dl.qa_box dt{
		padding: 50px 0 40px 80px;
		background: url(../images/q.svg) no-repeat left 40px;
		-webkit-background-size: 60px auto;
		-moz-background-size: 60px auto;
		background-size: 60px auto;
		font-size: 1.5em;
	}
	dl.qa_box dd{
		padding: 0 0 40px 80px;
		background: url(../images/a.svg) no-repeat left top;
		-webkit-background-size: 60px auto;
		-moz-background-size: 60px auto;
		background-size: 60px auto;
		font-size: 1em;
	}
	#message img{
		margin-bottom: 30px;
	}
	#price{
		font-size: 1em;
	}
	h3.price_ti{
		font-size: 1.25em;
		margin-bottom: 25px;
	}
	ul.list_check{
		margin-bottom: 40px;
	}
	ul.list_check li{
		margin-bottom: 15px;
		background: url(../images/check.svg) no-repeat left top;
		font-size: 1.5em;
	}
	h4.price_ti{
		margin-bottom: 20px;
		font-size: 1.5em;
	}
	.sp_space{
		margin-bottom: 30px;
	}
	.price_table{
		margin-bottom: 50px;
	}
	.price_table th{
		display: block;
		width: 100%;
		text-align: center;
	}
	.price_table td{
		display: block;
		width: 100%;
		font-size: 2em;
	}
	.price_table td p{
		text-align: center !important;
	}
	span.slash:before{
		width: 110px;
		top: 20px;
	}
	h4.pay_ti{
		font-size: 1.5em;
	}
	h5.price_ti{
		font-size: 1.25em;
		margin-bottom: 20px;
	}
	.contact_box .contact_inner{
		padding: 20px;
	}
}
@media screen and (max-width: 500px){
	ul.list_compare li{
		width: 100%;
	}
}
@media screen and (max-width: 400px){
	ul.list_reason li{
		width: 250px;
		height: 250px;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		background-size: 100% auto;
	}
	ul.list_tokucho li{
		width: 280px;
		margin: 0 0 50px;
	}
	ul.list_tokucho li .ti_wrap{
		background: url(../images/bg_ti.svg) no-repeat center;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		background-size: 100% auto;
		margin-top: -18px;
	}

	#movie{
		padding: 0 5% 60px;
	}

}