@charset "utf-8";
/*---------------------------- PC向けのスタイル ----------------------------*/
@media screen and (min-width: 768px) {
/* CSS Document */
a:hover img
{
opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
	}
.press_box {
	height: auto;
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.press_box:after {
	content: "";
	display: block;
	clear: both
}

.p_title {
	#A2A2A2text-align: left;
	color: #01416F;
	font-weight: bolder;
	font-size: 21px;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10.px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-top: 20px;
	border-left: 7px solid #01416F;
	text-align: left;
}

.press_box .box_1 {
	float: left;
	height: auto;
	width: 24.8%;
	border-right: 1px dotted #64B5FF;
}

.box_1 h3 {
	text-align: center;
	display: block;
	margin-bottom: 10px;
	color: #4F91CF;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.box_1 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
p a {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 20px;
}

.press_box .box_2 {
	float: left;
	height: auto;
	width: 24.8%;
}

.box_2 h3 {
	text-align: center;
	display: block;
	margin-bottom: 10px;
	color: #191919;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
.box_2 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.press_box .box_1 p a {
	font-size: 11px;
	line-height: 16px;
}
.press_box .box_2 p {
	font-size: 11px;
	line-height: 16px;
}
.poco_box {
	float: left;
	height: auto;
	width: 40%;
	margin-left: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 8px;
	background-color: #FFEEF4;
	border: 1px solid #FFDDE7;
}
.poco_box:after {
	content: "";
	display: block;
	clear: both
}
.poco_box img {
	display: block;
	margin-right: auto;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-radius: 8px;
}
.poco {
	display: block;
	margin-top: 8px;
	color: #171717;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.po_box {
	float: left;
	display: block;
	margin-top: 110px;
	color: #F06D96;
	font-weight: bolder;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.p_box {
	height: auto;
}
.p_box:after {
	content: "";
	display: block;
	clear: both
}
}
/*---------------------------- タブレット向けのスタイル ----------------------------*/
@media screen and (min-width:250px) and (max-width:768px) {
	
/* CSS Document */
a:hover img
{
opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
	}
.press_box {
	height: auto;
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.press_box:after {
	content: "";
	display: block;
	clear: both
}

.p_title {
	#A2A2A2text-align: left;
	color: #01416F;
	font-weight: bolder;
	font-size: 13px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;




	padding-bottom: 10.px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	margin-top: 20px;
	border-left: 7px solid #01416F;
	text-align: left;
}

.press_box .box_1 {
	float: left;
	height: auto;
	width: 48%;
	border-right: 1px dotted #64B5FF;
}

.box_1 h3 {
	text-align: center;
	display: block;
	margin-bottom: 10px;
	color: #4F91CF;
	font-size: 10px;
	font-weight: bold;
}
.box_1 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
p a {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 20px;
}

.press_box .box_2 {
	float: left;
	height: auto;
	width: 24.8%;
}

.box_2 h3 {
	text-align: center;
	display: block;
	margin-bottom: 10px;
	color: #191919;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
.box_2 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.press_box .box_1 p a {
	font-size: 10px;
	text-align: center;
}
.press_box .box_2 p {
	font-size: 11px;
	line-height: 16px;
}
.poco_box {
	float: left;
	height: auto;
	width: 40%;
	margin-left: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 8px;
	background-color: #FFEEF4;
	border: 1px solid #FFDDE7;
	display: none;
}
.poco_box:after {
	content: "";
	display: block;
	clear: both
}
.poco_box img {
	display: block;
	margin-right: auto;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-radius: 8px;
}
.poco {
	display: block;
	margin-top: 8px;
	color: #171717;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.po_box {
	float: left;
	display: block;
	margin-top: 110px;
	color: #F06D96;
	font-weight: bolder;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.p_box {
	height: auto;
}
.p_box:after {
	content: "";
	display: block;
	clear: both
}
.press_box .box_1  img {
	width: 95%;
	height: auto;
}	
	
	
}
