@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);


p 	{
	font-style:normal;
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height:1.5em;
	letter-spacing:0.1em;
	}

a	{
	text-decoration: none;
	font-size:16px;
	text-decoration:underline;
	}

a img{
	border:none;
	}

a:hover{
	color:#06F;
	}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	}

/* 便利なCSS集　ここから*/

.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	}

.block{display:block;}
.inline-block{display:inline-block}

.rollover{
		display:block;
		margin:0;
		padding:0;
		text-indent:-9999px;
		}

* html .rollover{
		width:100%;
		}

*+html .rollover{
		width:100%;
		}

.red{color:#FF0000;}
.grey{color:#999999;}
.green{color:#0C3}
.darkgreen{ color:#060}
.blue{color:#0000FF;}
.white{color:#FFF;}
.cobalt{color:#009;}
.orange{color:#ffa500;}
.brown{ color:#930;}
.black{ color:#000;}
.purple{ color:#90C}

.bold{font-weight:bold;}
.smaller{ font-size:smaller;}

 
.font10{font-size:10px;}
.font12{font-size:12px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font22{font-size:22px;}
.font24{font-size:24px;}
.font28{font-size:28px;}
.font30{font-size:30px;}
.font32{font-size:32px;}
.font36{font-size:36px;}
.font40{font-size:40px;}
.font44{font-size:44px;}
.font48{font-size:48px;}

.font_good01 {font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}


	
.italic{font-style:italic;	}
.under{text-decoration:underline}
.text_nodeco{text-decoration:none;}

.bgc_rblue{	background-color:#ECFAFF;	}
.bgc_rpurple{	background-color:#F7EEFF;	}
.bgc_rgreen{	background-color:#ECFFEC;	}
.bgc_rpink{	background-color:#FFEEFE;	}
.bgc_ryellow{	background-color:#FFFDDD;	}
.bgc_cobalt{	background-color:#009;	}
.bgc_rbrown{ background-color:#FBE9CE;}
.bgc_red{ background-color: #F00;}

.border01{ border:#CCC solid 1px;}

.center{text-align:center; margin:auto;}
.right{text-align:right; float:right;}
.left{text-align:left; float:left;}
.center_float{margin:auto;}
.right_float{float:right;}
.left_float{float:left;	}
* html .right_float{
			float:right;
			display: inline;
			}
* html .left_float{
			float:left;
			display: inline;
			}

.center_text{text-align:center;}
.right_text{text-align:right;}
.left_text{text-align:left;}
.p_center{margin:auto;}

.top{vertical-align:top;}
.middle{vertical-align: middle;}
.bottom{vertical-align: bottom;}

.m0{margin:0;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt70{margin-top:70px;}
.mt100{margin-top:100px;}

.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb50{margin-bottom:50px;}

.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.ml70{margin-left:70px;}
.ml100{margin-left:100px;}
.ml120{margin-left:120px;}
.ml150{margin-left:150px;}



.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr50{margin-right:50px;}
.mr80{margin-right:80px;}
.mr100{margin-right:100px;}
.mr120{margin-right:120px;}
.mr150{margin-right:150px;}

.pt10{ padding-top:10px;}
.pb10{ padding-bottom:10px;}
.pt20{ padding-top:20px;}
.pb20{ padding-bottom:20px;}
.pl20{ padding-left:20px;}

.p0{padding:0;}
.pd5{padding:5px;}
.p10{padding:10px;}

.lh20{line-height:20px;}
.lh25{line-height:25px;}

.width100{width:100px;}
.width150{width:150px;}
.width200{width:200px;}
.width230{width:230px;}
.width250{width:250px;}
.width300{width:300px;}
.width350{width:350px;}
.width380{width:380px;}
.width400{width:400px;}
.width430{width:430px;}
.width500{width:500px;}
.width600{width:600px;}

.lh100{line-height:100%;}
.lh120{line-height:120%;}
.lh150{line-height:150%;}
.lh200{line-height:200%;}




.height700{
	height:700px;
	}


.relative{position:relative;}
.static{position:static;}

.repeat_y{background-repeat:repeat-y;}

.list_non{ list-style:none;}


.pagetop{
		clear:both;
		background-image:url(img/pagetop.png);
		width:150px;
		height:20px;
		line-height:20px;
		}

.pagetop:hover{
		background-image:url(img/pagetop_on.png);
		}

.opa_on70 a:hover img {  opacity: 0.7;  filter: alpha(opacity=70);  -ms-filter: "alpha(opacity=70)";}


.opa50 img {  opacity: 0.5;  filter: alpha(opacity=50);  -ms-filter: "alpha(opacity=50)";}
.opa70 img {  opacity: 0.7;  filter: alpha(opacity=70);  -ms-filter: "alpha(opacity=70)";}
.opa80 img { opacity: 0.8;  filter: alpha(opacity=80);  -ms-filter: "alpha(opacity=80)";}
.opa85 img { opacity: 0.85;  filter: alpha(opacity=85);  -ms-filter: "alpha(opacity=85)";}
.opa90 img { opacity: 0.9;  filter: alpha(opacity=90);  -ms-filter: "alpha(opacity=90)";}


.only_tab_sp{display:none;}
.only_tab{display:none;}
.only_sp{display:none;}





/* 便利なCSS集　ここまで*/

.resizeimage img { width: 100%; }
.resizeimage90 img { width: 90%; }
.resizeimage80 img { width: 80%; }

.center2 {
  display: flex;
  justify-content: center;
}

