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

.page_cont {
	width:950px;
	margin:0 auto;
}

.list_wrapper,
.page_wrapper {
	width:950px;
	padding:30px 0 60px 0;
}

@media screen and ( max-width:768px ) {
	.page_cont {
		width:100%;
		margin:0 auto;
	}
	
	.list_wrapper,
	.page_wrapper {
		width:100%;
		padding:30px 0;
	}
}

@media screen and ( max-width:414px ) {
}

/* 記事一覧 */

.list_cont {
	width:630px;
	float:left;
}
.list_cont li {
	display:block;
	width:310px;
	min-height:300px;
	float:left;
	margin:0 10px 18px 0;
	background-color:#fff;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.2);
}
.list_cont li:nth-child(even) {
	margin-right:0;
}
.list_img {
	position:relative;
}
.list_img p {
	position:absolute;
	width:55px;
	padding:5px 0;
	left:0;
	bottom:0;
	color:#fff;
	text-align:center;
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:16px;
	line-height:1.6rem;/* =16px */
	font-weight:normal;
	background-color:#008bd5;
}
.list_text {
	width:266px;
	height:80px;
	padding:15px 22px;
}
.list_text p {
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:20px;
	line-height:2rem;/* =20px */
	font-weight:normal;
}
.list_text p span {
	font-size:16px;
	font-size:1.6rem;/* =16px */
	line-height:20px;
	line-height:2rem;/* =20px */
	font-weight:bold;
}

@media screen and ( max-width:768px ) {
	.list_cont {
		width:98%;
		margin:0 auto;
		float:none;
	}
	.list_cont li {
		width:32.3%;
		margin:0 1% 18px 0;
	}
	.list_cont li:nth-child(even) {
		margin-right:1%;
	}
	.list_text {
		width:96%;
		height:80px;
		padding:15px 3%;
	}
}

@media screen and ( max-width:414px ) {
	.list_cont li:nth-child(odd) {
		width:49%;
		margin:0 2% 18px 0;
	}
	.list_cont li:nth-child(even) {
		width:49%;
		margin:0 0 18px 0;
	}
}

/* 記事詳細 */

.posting_number {
	text-align:right;
	padding:3px 10px;
	background-color:#008bd5;
}
.posting_number p {
	font-family:"小塚ゴシック Pr6N R","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color:#fff;
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:16px;
	line-height:1.6rem;/* =16px */
	font-weight:normal;
}

.page_title {
	padding: 225px 0 70px 0;
	background-image: url(../img/page72/title_bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:100% auto;
}
.page_title img {
    width: 100%;
}
.page_title ul {
	width:100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.page_title li:first-child {
	width:30%;
}
.page_title li:last-child {
	width:36.6%;
}

.main_img {
	width:630px;
	padding-bottom:38px;
	display:table;
}
.main_img-left {
	width:430px;
	/*float:left;*/
	display:table-cell;
}
.main_img-right {
	width:180px;
	/*float:right;*/
	display:table-cell;
	vertical-align:bottom;
	padding-left:20px;
}
.main_ing-caption {
	padding-top:10px;
}
.main_ing-caption p {
	font-family:"ヒラギノ角ゴ StdN W8", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	font-size:12px;
	font-size:1.2rem;/* =12px */
	line-height:16px;
	line-height:1.6rem;/* =16px */
	font-weight:bold;
}
.main_ing-caption p span {
	font-size:16px;
	font-size:1.6rem;/* =16px */
	line-height:16px;
	line-height:1.6rem;/* =16px */
	font-weight:bold;
}

.article {
	width:480px;
	float:left;
}
.article {
	clear:both;
	width:480px;
	padding:40px 0;
}
.article p span {
	color:#008AD4;
}

.img_center {
	display:flex;
	width:90%;
	margin:0 auto;
}
.img_center img {
	width:100%;
}
.img_center div:first-child {
	width:46%;
	margin-right:4%;
}
.img_center div:last-child {
	width:46%;
	margin-left:4%;
}

.headline {
	padding:2px 0 2px 8px;
	border-left:14px solid #008bd5;
	margin-bottom:16px;
}
.headline h3 {
	font-family:"ヒラギノ角ゴ StdN W8", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	font-size:2rem;/* =20px */
	line-height:24px;
	line-height:2.4rem;/* =24px */
	font-weight:bold;
}

.headline02 {
	padding:2px 0;
	margin-bottom:16px;
}
.headline02 h3 {
	color:#008bd5;
	font-family:"ヒラギノ角ゴ StdN W8", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	font-size:2rem;/* =20px */
	line-height:24px;
	line-height:2.4rem;/* =24px */
	font-weight:bold;
}

.article p {
	font-family:"ヒラギノ角ゴ StdN W4", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	font-size:1.5rem;/* =15px */
	line-height:24px;
	line-height:2.4rem;/* =24px */
	font-weight:normal;
	letter-spacing:-0.25px;
	margin-bottom:30px;
}
.article p:last-child {
	margin-bottom:0;
}
.article img {
	margin-bottom:40px;
}

.succession {
	width:392px;
	margin:62px auto 0 auto;
	text-align:center;
}
.succession h5 {
	font-family:"ヒラギノ角ゴ StdN W5", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-size:1.6rem;/* =16px */
	line-height:24px;
	line-height:2.4rem;/* =24px */
	font-weight:normal;
}
.succession_btn {
	width:392px;
	padding-top:18px;
}
.succession_btn-left {
	width:190px;
	float:left;
	padding:12px 0;
	border:1px solid #008bd5;
	transition: 1.0s;
}
.succession_btn-right {
	width:190px;
	float:right;
	padding:12px 0;
	border:1px solid #008bd5;
	transition: 1.0s;
}
.subscription_btn {
	width:200px;
	margin:0 auto;
	padding:12px 0;
	border:1px solid #008bd5;
	transition: 1.0s;
}
.succession_btn-left:hover,
.succession_btn-right:hover,
.subscription_btn:hover {
	background-color:#008bd5;
}
.succession_btn-left a,
.succession_btn-right a,
.subscription_btn a {
	color:#008bd5;
	font-family:"ヒラギノ角ゴ StdN W7", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:25px;
	line-height:2.5rem;/* =25px */
	font-weight:bold;
	transition: 1.0s;
}
.succession_btn-left a:hover,
.succession_btn-right a:hover,
.subscription_btn a:hover {
	color:#fff;
	text-decoration:none;
}

.discussion_info {
	width:592px;
	padding:14px 20px;
	background-color:#e7f1ff;
	margin-bottom:30px;
}
.discussion_info td {
	font-family:"ヒラギノ角ゴ StdN W7", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	font-size:1.1rem;/* =11px */
	line-height:18px;
	line-height:1.8rem;/* =18px */
	font-weight:normal;
}

.page-number_link {
	width:156px;
	margin:0 auto 40px auto;
}
.page-number_link ul {
	width:156px;
	display:flex;
}
.page-number_link li {
	margin-right:9px;
}
.page-number_link li a {
	display:block;
	width:42px;
	color:#008bd5;
	width:42px;
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:40px;
	line-height:4rem;/* =40px */
	font-weight:bold;
	border:2px solid #80c5ea;
}
.page-number_link li:last-child {
	margin-right:0;
}
.page-number_link li a:link,
.page-number_link li a:visited {
	background-color:rgba(255,255,255,1);
}
.page-number_link li a:hover,
.page-number_link li a:active {
	color:#fff;
	text-decoration:none;
	transition: all 0.5s linear;
	background-color:rgba(128,197,234,1);
}

.article_right {
	width:395px;
	float:right;
}
.article_right p {
	font-family:"ヒラギノ角ゴ StdN W4", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	font-size:1.5rem;/* =15px */
	line-height:24px;
	line-height:2.4rem;/* =24px */
	font-weight:normal;
	letter-spacing:-0.25px;
	margin-bottom:30px;
}
.article_right p span {
	color:#008AD4;
}

.photo {
	width:100%;
	margin-bottom:20px;
}

.photo img{
    width: 100%;
}

.photo p {
	font-size:12px;
	font-size:1.2rem;/* =12px */
	line-height:16px;
	line-height:1.6rem;/* =16px */
	font-weight:normal;
	padding:20px 0 40px 0;
}
.photo a {
	color:#008AD4;
}

.link_btn {
	clear:both;
	width:100%;
	padding:54px 0 60px 0;
}
.link_btn ul {
	width:110px;
	margin:0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.link_btn li {
	width:42.5%;
}
.link_btn li a {
	display:inline-block;
	width:100%;
	text-align:center;
	border:1px solid #008BD5;
	color:#008BD5;
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:43px;
	line-height:4.3rem;/* =43px */
	font-weight:bold;
	transition: 1.0s;
}
.link_btn li a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#008bd5;
}

@media screen and ( max-width:768px ) {
	.article {
		width:100%;
		float:none;
		border-top:4px solid #008bd5;
	}
	
	.page_title {
		padding: 140px 0 30px 0;
		background-image: url(../img/title_bg.png);
		background-position:center top;
		background-repeat:no-repeat;
		background-size:100% auto;
	}
	.page_title ul {
		width:90%;
		margin:0 auto;
		display: -webkit-block;
		display: block;
	}
	.page_title li:first-child {
		width:100%;
		margin-bottom:20px;
	}
	.page_title li:last-child {
		width:100%;
	}
	
	.main_img {
		width:100%;
		padding-bottom:20px;
		display:inline-block;
	}
	.main_img-left {
		width:100%;
		display:inline-block;
	}
	.main_img-right {
		width:80%;
		display:inline-block;
		vertical-align:bottom;
		padding-left:20%;
	}
	
	.article_info {
		clear:both;
		width:98%;
		margin:0 auto;
		padding:40px 0;
		border-top:1px solid #000;
		border-bottom:4px solid #008bd5;
	}
	.article_info img {
		width:100%;
		height:100%;
	}

	.succession {
		width:100%;
		margin:62px auto 0 auto;
		text-align:center;
	}
	.succession_btn {
		width:100%;
		padding-top:18px;
	}
	.succession_btn-left {
		width:60%;
		float: none;
		margin:0 auto;
		padding:12px 0;
		border:1px solid #008bd5;
		transition: 1.0s;
	}
	.succession_btn-right {
		width:60%;
		float: none;
		margin:0 auto;
		padding:12px 0;
		border:1px solid #008bd5;
		transition: 1.0s;
	}
	.subscription_btn {
		width:60%;
		margin:0 auto;
		padding:12px 0;
		border:1px solid #008bd5;
		transition: 1.0s;
	}
	
	.discussion_info {
		width:100%;
		padding:14px 0;
		background-color:#e7f1ff;
		margin-bottom:30px;
	}
	.discussion_info td {
		font-family:"ヒラギノ角ゴ StdN W7", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:10px;
		font-size:1rem;/* =10px */
		line-height:18px;
		line-height:1.8rem;/* =18px */
		font-weight:normal;
		letter-spacing:-0.5px;
	}
	
	.article_right {
		width:100%;
		float:none;
	}
}

@media screen and ( max-width:414px ) {
}