/* ブログ */

@media screen and (min-width: 641px){

#blo {
	line-height: 200%;
	}

#blo .cop {
	font-size: 18px;
	margin: 0px 0px 50px 0px;
	text-align: center;
	}

#blo.top ul {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto 70px auto;
	display: flex;
	flex-wrap: wrap;
	}

#blo.top ul a {
	width: 31.666%;
	font-size: 14px;
	margin: 0px 2.5% 30px 0px;
	display: block;
	}

#blo.top ul a:nth-child(3n) {
	margin: 0px 0px 30px 0px;
	}

#blo.top img {
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
	}

#blo.top p {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #0292FF;
	margin: 0px 0px 10px 0px;
	}

#blo.top h4 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	}

#blo.det {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto;
	}

#blo.det h2 {
	font-size: 28px;
	line-height: 150%;
	margin: 0px auto 40px auto;
	}

#blo.det h2 p {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #0292FF;
	margin: 0px 0px 30px 0px;
	}

#blo.det .pho {
	margin: 0px 0px 90px 0px;
	}

#blo.det .pho .bxslider {
	width: 100%;
	position: relative;
	}

#blo.det .pho .bxslider li {
	height: 700px;
	line-height: 700px;
	text-align: center;
	}

#blo.det .pho .bxslider img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: bottom;
	}

#blo.det .pho .bx-viewport {
  	overflow: visible!important;
	}

#blo.det .pho .bx-pager {
	text-align: center;
	position: absolute;
	bottom: -54px;
	left: 0;
	right: 0;
	z-index: 51;
	}

#blo.det .pho .bx-pager .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	}

#blo.det .pho .bx-default-pager a {
	width: 14px;
	height: 14px;
	background: #eeeeee;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	margin: 0px 10px;
	display: block;
	text-indent: -9999px;
	outline: 0;
	box-sizing: border-box;
	}

#blo.det .pho .bx-default-pager a:hover,
#blo.det .pho .bx-default-pager a.active {
	background: #F8B62B;
  	}

#blo.det .main img {
	max-width: 100%;
	height: auto;
	}

#blo.det .main a {
	color: #0292FF;
	text-decoration: underline;
	}

#blo.det #mor {
	width: 380px;
	}

}

@media screen and (max-width: 640px){

#blo {
	width: 90%;
	line-height: 200%;
	margin: 0px auto;
	}

#blo .cop {
	font-size: 16px;
	margin: 0px 0px 30px 0px;
	}

#blo.top ul {
	margin: 0px auto 50px auto;
	}

#blo.top ul a {
	font-size: 14px;
	margin: 0px 0px 30px 0px;
	display: block;
	}

#blo.top img {
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
	}

#blo.top p {
	font-weight: bold;
	line-height: 100%;
	color: #0292FF;
	margin: 0px 0px 10px 0px;
	}

#blo.top h4 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	}

#blo.det {
	width: 90%;
	margin: 0px auto;
	}

#blo.det h2 {
	font-size: 21px;
	line-height: 150%;
	margin: 0px auto 30px auto;
	}

#blo.det h2 p {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #0292FF;
	margin: 0px 0px 20px 0px;
	}

#blo.det .pho {
	margin: 0px 0px 80px 0px;
	}

#blo.det .pho .bxslider {
	width: 100%;
	position: relative;
	}

#blo.det .pho .bxslider li {
	height: 240px;
	text-align: center;
	}

#blo.det .pho .bxslider img {
	max-width: 100%;
	max-height: 100%;
	}

#blo.det .pho .bx-viewport {
  	overflow: visible!important;
	}

#blo.det .pho .bx-pager {
	text-align: center;
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
	z-index: 51;
	}

#blo.det .pho .bx-pager .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	}

#blo.det .pho .bx-default-pager a {
	width: 10px;
	height: 10px;
	background: #eeeeee;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	margin: 0px 5px;
	display: block;
	text-indent: -9999px;
	outline: 0;
	box-sizing: border-box;
	}

#blo.det .pho .bx-default-pager a:hover,
#blo.det .pho .bx-default-pager a.active {
	background: #F8B62B;
  	}


#blo.det .main img {
	max-width: 100%;
	height: auto;
	}

#blo.det .main a {
	color: #0292FF;
	text-decoration: underline;
	}

#blo.det #mor {
	width: 100%;
	}

}

