@media(max-width: 768px){
	*:not(ul){
		max-width: 100%;
		height: auto;
		box-sizing: border-box;
		/*text-align: justify;*/
		word-break: break-all;
	}
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
	#container_navi{
		display: none;
	}
	.third_title_bg{
		height: auto;
	}
	
	#container_third h2{
		background-color: #E5F3FF;
		font-size: 26px;
	}

	h2.third_title_bg, .inner h2, #container_second h2{
		background: #999999;
    	font-size: 18px;
    	text-align: center;
    	padding: 10px;
    	color: #fff;
    	height: auto;
	}
	.second_title_bg{
		background: #55baff;
		height: auto;
		border-top: solid 2px #2b5f84;
	}
	.second_title_bg h2{
		background: none;
		padding: 10px 0;
	}
	.second_title_bg h2 span{
		display: block;
		font-size: 11px;
	}

	h3{
		border: 1px solid #C2CBD5;
	    background: -moz-linear-gradient(top, #FBFBFB, #EBEBEB);
	    background: -webkit-linear-gradient(top, #FBFBFB, #EBEBEB);
	    background: linear-gradient(to bottom, #FBFBFB, #EBEBEB);
	    height: auto;
	    font-size: 16px;
	    padding: 10px 10px 10px 20px;
	    position: relative;
	}
	h3:before{
		content: '';
	    width: 3px;
	    height: 16px;
	    background: #4177C0;
	    position: absolute;
	    top: 12px;
	    left: 10px;
	}
	#container_third h3{
		font-size: 16px;
		background-position: left 1px;
		height: auto;
		padding: 13px 10px 13px 30px;
    	background-size: 460px;
	}
	#container_third h3:before{
		content: none;
	}
	#fourth .main_contents h3.dr{
		font-size: 16px;
		align-items: center;
	    display: flex;
    	padding: 0 0 0 30px;
	}

	#container_first h4, #container_first h4, #container_second h4, .main_contents h4{
		font-size: 16px;
		background-position: left top;
		padding: 1px 0 0 30px;
	}
	#container_third h4{
		font-size: 14px;
		padding: 0;
	}
	h4.mt25{
		margin-bottom: 20px;
	}

	#container_third h5, .main_contents h5{
		font-size: 14px;
	}
	.main_contents h5{
		margin-top: 30px;
	}

	h6{
		font-size: 14px;
	}

	img{
		height: auto;
	}

	#header{
		height: auto;
		padding: 0 1em;
	}
	#header img{
		max-width: 210px;
	}
	#header .info{
		display: none;
	}


	#load + #main_img{
		display: none;
	}
	.first_text_area{
		padding: 0 1em;
	}
	#container_first p, strong, #container_third p, table p, #container_second p, #container_second .left_area dd, #container_first .left_area dd, .main_contents .left_area dd{
		font-size: 14px;
	}
	#container_first .box_03 p{
		padding-top: 0;
	}
	#container_first_bg{
		background: none;
	}
	#container_first h1{
		font-size: 20px;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	#container_first h1 span{
		font-size: 12px;
	}
	#container_first table{
		margin-left: 0;
	}

	.main_contents.first, .main_contents{
		padding: 0 1em;
	}
	#container_first .main_contents .box_01 *:first-child{
		margin-top: 0;
		padding-top: 0;
	}

	.inner{
		padding-left: 1em;
		padding-right: 1em;
	}

	.left_area table, .left_area table td, .left_area table th{
		display: block;
		width: 100%;
		padding: 0;
	}

	#container_third table, #container_second table{
		width: 100%;
	}
	#container_third table th, #container_third table td{
		font-size: 14px;
		text-align: left;
		vertical-align: top;
	}
	#container_third table.x-ray th{
		font-size: 12px;
	}
	#container_third table.x-ray th br{
		display: none;
	}
	#container_third table.x-ray td{
		padding: 0;
		vertical-align: bottom;
		background: #000;
	}
	#container_third .inner img{
		display: block;
		margin: 0 auto 20px;
	}

	#container_fifth .left_area dt, #container_first .left_area dt, .main_contents .left_area dt, #container_second .left_area dt, #container_first .left_area dt, .main_contents .left_area dt{
		font-size: 16px;
		background-size: 18px;
		background-position: left 6px;
		padding-left: 25px;
		font-weight: bold;
	}
	#container_fifth .left_area dd, #container_first .left_area dd, .main_contents .left_area dd{
		font-size: 14px;
		padding-left: 0;
	}

	#container_second table th, #container_second table td, table.border_none td, table.border_none th, table, table td, table th{
		font-size: 14px;
	}

	#container_second table td, #container_second table th, table.border_none td, table.border_none th, table.border_none{
		display: block;
		width: 100%;
		padding: 0;
	}
	p.left{
		float: none;
		padding: 0 0 10px;
	}
	p.left img{
		display: block;
		margin: 0 auto;
	}
	#container_second p{
		padding-left: 0;
		padding-right: 0;
	}
	#container_second table{
		margin: 0;
	}

	.main_contents h2.bg_pink{
		font-size: 16px;
		margin-bottom: 30px;
		letter-spacing: 2px;
	}

	.case_area td, .case_area th{
		text-align: center;
		padding: 6px !important;
	}

	#fourth h4 + p{
		margin-top: 10px;
	}
	table.half{
		width: 100%;
	}
	table.half th, table.half td{
		width: 50%;
		display: table-cell;
		vertical-align: top;
		padding: 5px;
	}
	table.half td img{
		margin-bottom: 20px;
	    object-fit: cover;
	    height: 120px;
	    width: 100%;
	}
	table.half.img-nobottom td img{
		margin-bottom: 0;
	}
	table.half td p{
		font-size: 12px;
	}
	table.half td.bottom-padding{
		padding-bottom: 20px;
	}

	h4 + a, .footer_logo a, .left_area dl a{
		display: block;
		padding: 10px;
		max-width: 260px;
		margin: 0 auto;
		border: solid 1px #000;
	}

	table img{
		display: block;
		margin: 0 auto;
	}

	#page_top .page_top_btn, #top_page_top .page_top_btn{
		display: table;
		position: static;
		margin: 0 auto;
		height: auto;
	}
	#top_page_top{
		height: auto;
	}
	#page_top .page_top_btn img{
		display: block;
	}

	p.font_size_16{
		font-size: 14px !important;
		line-height: 1.8;
	}

	#main_img{
		height: auto;
	}
	.infiniteslide1, .infiniteslide1 ul, .infiniteslide1 ul li img{
		height: 180px !important;
	}
	.infiniteslide1 ul li img{
		width: auto;
	}
	.text{
		top: -108px;
		left: 50%;
		transform: translateX(-50%);
		width: 375px;
	}

	table.bio th, table.bio td, table.bio td p, table.bio td strong{
		font-size: 12px;
	}
	
	
	/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーースマホフッターボタン　*/	
	footer .sp_footer_link
{
    background:hsla(215,49%,50%,1.00);
	display: block;
	width: 100%;
	position: fixed;
	bottom: 0px;
	height: auto;
	z-index: 9999;
	padding: 0 !important;
	box-sizing:border-box;
	border-top: 1px solid #fff;
	text-align: center !important;
}
footer .sp_footer_link ul{
	padding: 0 !important;
	margin:0 !important;
}
footer .sp_footer_link ul li {
	float: left;
	width: 33% !important;
	display:inline-block !important;
	padding:10px;
	margin:0;
	text-align:center;
	list-style: none;
	box-sizing:border-box;
	line-height:50%;
}

footer .sp_footer_link ul li a {
	color:#FFF;
	display: block;
	text-decoration: none;
}
footer .sp_footer_link ul li a span{
	font-size:10px;
	color:#FFF;
}

footer .sp_footer_link ul li:first-child a
footer .sp_footer_link ul li:last-child(2) a{
	border: none;
}
footer .sp_footer_link ul li:nth-child(2){
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
footer .sp_footer_link ul li a i {
	width: auto;
	color:#FFF;
	display:block;
}
	
	footer .sp_footer_link ul li i{
		display: block;
		text-align: center;
	}	
	
}