@charset "UTF-8";
/* CSS Document */

	*{
		-webkit-boxsizing:border-box;
		-moz-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
	}
	html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,header,hgroup,section,article,aside,hgroup,footer,figure,figcaption,nav,footer{
		font-size:100%;
		margin:0;
		padding:0;
	}	
	body{
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		background-color:#FFF;
		text-align:center;
		width:100%;
	}
	article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{
		display:block;
	}
	img{
		border:0 none;
		vertical-align:bottom;
	}
	em{
		font-style:italic;
	}
	ul,ol{
		list-style:none outside none;
	}
	table{
		border-spacing:0;
		empty-cells:show;
	}
	h1.large, h2.large, h3.large, h4.large, h5.large h6.large, p.large, span.large, div.large {
	font-size:18px;
	line-height:1.3em;
	}

	h1.medium, h2.medium, h3.medium, h4.medium, h5.medium h6.medium, p.medium, span.medium, div.medium {
	font-size:15px;
	line-height:1.3em;
	font-weight:normal;
	}

	h1.small, h2.small, h3.small, h4.small, h5.small h6.small, p.small, span.small, div.small {
	font-size:13px;
	line-height:1.5em;
	font-weight:normal;
	}
	.clear {
	clear: both;
	}

	.clearfix {
	zoom:1;
	}

	.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

	* html .clearfix {
	display:block;
	}
	.fixed{
	position:fixed;
	}
/*リセットCSS　ここまで*/
	iframe[name="google_conversion_frame"]{position:absolute;top:0;}
@media screen and (min-width: 641px){
	.pc{
		display:block;
	}
	.sp{
		display:none;
	}
	* {
	    padding : 0px;
  		margin : 0px;
  		font-family : 'Hiragino Kaku Gothic Pro','メイリオ';
  		line-height : 1.6;
  		color : #333333;
	}
	body {
  		text-align : center;
		margin:0 auto;
		min-width:1200px;
		-webkit-text-size-adjust:100%;
	}
	footer{
		margin:0px;
	}
	#header {
  		width : 1200px;
 		 height : 130px;
 		 background-color : white;
  		 text-align : left;
  		 margin : 30px auto 0px;
	}
	ul {
  		list-style-type : none;
	}
	a{
		text-decoration:none;
	}
	.clear {
	clear: both;
	}

	.clearfix {
	zoom:1;
	}

	.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

	* html .clearfix {
	display:block;
	}
	.kounyu_outer{
		background-color: #0085be;
		margin-top:-1px;
	}

	.kounyu_sec{
		width:1200px;
		margin:0 auto;
	}
	.kounyu_title{
		font-family: "ＭＳ Ｐ明朝", MS PMincho,"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, serif;
		font-size:35px;
		margin:0 auto 35px;
		font-weight:bold;
		color:#007fb7;
	}
	.kounyu_subtitle{
		width:989px;
		background:#d7e7f2;
		text-align:center;
		font-size:20px;
		font-weight: bold;
		margin:0 auto 10px;
		color:#465055;
		padding:10px 0;
	}
	.teiki_subtitle{
		width:989px;
		background:#0085bd;
		text-align:center;
		font-size:20px;
		font-weight: bold;
		margin:0 auto 10px;
		color:#ffffff;
		padding:10px 0;
	}
	.kounyu_border{
		width:989px;
		margin:0 auto;
	}
	.kounyu_main{
		width:989px;
		text-align:left;
		margin:0 auto;
	}
	.shiharai{
		margin-bottom:30px;
	}
	.shiharai_title{
		color:#007fb7;
		font-size:1.1em;
		font-weight: bold;
	}
	.haisou_title{
		color:#007fb7;
		font-size:1.1em;
		font-weight: bold;
	}
	.henpin_title{
		color:#465055;
		font-size:1.1em;
		font-weight: bold;
	}
	.kounyu_subleft{
		width:470px;
		float:left;
		text-align:left;
	}
	.kounyu_subright{
		width:470px;
		float:right;
		text-align:left;
	}
	.kounyu_subcenter{
		width:989px;
		margin:0 auto;
		text-align:left;
	}
	.buy_wrapper{
		width:989px;
		margin:0 auto;
	}
	.buy_web{
		text-align:left;
		float:left;
		width:315px;
		padding-right:5px;
	}
	.buy_title{
		font-size:17px;
		font-weight:bold;
		margin-bottom:10px;
		color:#465055;
	}
	.buy_web_text{
		font-size:21px;
		font-weight:bold;
		color:#007fb7;
	}
	.buy_tel{
		text-align:left;
		float:left;
		width:315px;
		padding-left:20px;
		border-right:2px solid #d5d6d6;
		border-left:2px solid #d5d6d6;
	}
	
	.buy_tel_no{
		font-size:23px;
		font-weight:bold;
		color:#007fb7;
	}
	.buy_fax{
		text-align:left;
		float:right;
		width:315px;
	}
	.kounyu_main img{
		margin:10px auto 0 0;
	}
	.footer_left{
		float:left;
	}
	.footer_right{
		float:right;
	}
	.copyright{
		width:100%;
		height:25px;
		background:#adbac1;
		color:#ffffff;
		padding-top:6px;
	}
	.pagetop {
    	display: none;
    	position: fixed;
    	bottom: 30px;
    	right: 15px;
	}
	.pagetop a {
    	display: block;
    	background-color: #ccc;
    	text-align: center;
    	color: #222;
    	font-size: 12px;
    	text-decoration: none;
    	padding: 5px 10px;
		filter:alpha(opacity=50);
    	-moz-opacity: 0.5;
    	opacity: 0.5;
	}
	.pagetop a:hover {
    	display: block;
    	background-color: #b2d1fb;
    	text-align: center;
    	color: #fff;
    	font-size: 12px;
    	text-decoration: none;
    	padding:5px 10px;
		filter:alpha(opacity=50);
    	-moz-opacity: 0.5;
    	opacity: 0.5;
	}
	.main_19_outer{
		margin-bottom:45px;
	}

}

@media screen and (max-width: 640px){
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
	img{
		display: block;
		width:100%;
	}
	body{
		line-height:110%;
	}
	.kounyu_title{
		font-family: "ＭＳ Ｐ明朝", MS PMincho,"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, serif;
		font-size:2.0em;
		margin:3% auto;
		padding:3%;
		font-weight:bold;
		line-height:1.0em;
		color:#007fb7;
	}
	.kounyu{
		width:90%;
		margin:0 auto;
		line-height:1.5em;
	}
	.shiharai{
		width:90%;
		margin:0 auto;
		line-height:1.5em;
	}
	.shiharai_title{
		color:#007fb7;
		font-size:1.4em;
		font-weight: bold;
		margin:5% 0 2%;
	}
	.haisou{
		width:90%;
		margin:0 auto;
		line-height:1.5em;
	}
	.haisou_title{
		color:#007fb7;
		font-size:1.4em;
		font-weight: bold;
		margin:5% 0 2%;
	}
	.henpin{
		width:90%;
		margin:0 auto;
		line-height:1.5em;
	}
	.henpin_subtitle{
		color:#007fb7;
		font-size:1.4em;
		font-weight: bold;
		text-align: left;
	}
	.kounyu_subtitle{
		background:#d7e7f2;
		font-size:1.5em;
		margin-bottom:2%;
		padding:2% 0;
		text-align:center;
		color:#465055;
		font-weight:bold;
	}
	.henpin_title{
		color:#465055;
		font-size:1.4em;
		font-weight: bold;
		margin:5% 0 2%;
	}
	.kounyu_border{
		width:989px;
		margin-left:105px;
	}
	.kounyu_main{
		max-width:100%;
		margin:0 auto;
		text-align:left;
	}
	.kounyu_subleft{
		width:100%;
		margin:2% auto;
		text-align:left;
	}
	.kounyu_subleft img{
		max-width:60%;
		margin:2% 0;
	}
	.kounyu_subleft img:first-child{
		max-width:30%;
	}
	.kounyu_subright{
		max-width:100%;
		margin:2% auto;
		text-align:left;
	}
	.kounyu_subright img{
		max-width:30%;
		margin:2% 0;
	}
	.kounyu_subcenter{
		max-width:100%;
		margin:2% auto;
		text-align:left;
	}
	.buy_title{
		font-size:1.2em;
		font-weight:bold;
		text-align:left;
		padding-left:3%;
		line-height:1.5em;
		padding-top:2%;
	}
	.buy_tel{
		border-top:1px solid #d5d6d6;
		border-bottom:1px solid #d5d6d6;
		padding:0 0 2%;
	}
	
	.buy_tel_no{
		margin:2% 0;
		padding-left:3%;
		font-size:1.6em;
		font-weight:bold;
		line-height:1.0em;
		text-align: left;
	}
	.buy_web_text{
		font-size:1.4em;
		margin:2% 0;
		padding-left:3%;
		color:#007fb7;
		text-align: left;
	}
	.buy_fax{
		margin-bottom:4%;
	}
	.teiki_subtitle{
		background:#0085bd;
		text-align:center;
		font-size:1.5em;
		margin-bottom:2%;
		padding:2% 0;
		color:#ffffff;
	}
	.sp_left{
		text-align: left;
		padding-left:3%;
	}
	.copyright{
		width:100%;
		font-size:0.8em;
		height:25px;
		background:#adbac1;
		color:#ffffff;
		padding-top:6px;
	}
	.pagetop {
    	display: none;
    	position: fixed;
    	bottom: 30px;
    	right: 20px;
	}
	.pagetop a {
    	display: block;
    	background-color: #ccc;
    	text-align: center;
    	color: #222;
    	font-size: 12px;
    	text-decoration: none;
    	padding: 5px 10px;
		filter:alpha(opacity=50);
    	-moz-opacity: 0.5;
    	opacity: 0.5;
	}
	.pagetop a:hover {
    	display: block;
    	background-color: #b2d1fb;
    	text-align: center;
    	color: #fff;
    	font-size: 12px;
    	text-decoration: none;
    	padding:5px 10px;
		filter:alpha(opacity=50);
    	-moz-opacity: 0.5;
    	opacity: 0.5;
	}
	
}

