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


.container {
	margin-top: 0;
}

#crumb {
	margin: auto;
	width: calc(100% - 30px);
	overflow: hidden;
	position: relative;
	max-width:1000px;
}
#crumb ol {
}
#crumb ol li {
	display: inline-block;
	max-height: 99999px;
	color: #7f7f7f;
	font-size: 11px;
	line-height: 35px;
}
#crumb ol li a {
	color: #aaaaaa;
}

#crumb ol li::after {
    display: inline-block;
    content: ">";
    margin: 0 8px;
}
#crumb ol li:last-child::after {
    content: "";
}

h2.pagetitle {
	width: 100%;
	height:57px;
	margin-bottom:40px;
	margin-top: 20px;
}
h2.pagetitle span {
	width: calc(100% - 30px);
	margin: auto;
	max-width: 1000px;
	line-height: 57px;
	font-size: 30px;
	display: block;
	font-weight: bold;
}

.top_box {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width:1000px;
	margin: auto;
	position: relative;
	box-sizing: border-box;
	padding-bottom: 1em;
}
section.box1 {
	width: 100%;
	max-width:1000px;
	margin: auto;
	margin-bottom: 2px;
	border-bottom:solid 1px #a6a6a6;
}
.top_box  section.box1 {
	width: 62%;
	margin-right: 3%;
	margin-left: 0;
	margin-top: 0!important;
	margin-bottom: initial;
	border-bottom: initial;
	padding-bottom: 1em;
}
.top_box  section.box1_left {
	width: 35%;
	margin: 0 0 20px 0;
	box-sizing: border-box;
}
@media screen and (max-width: 1031px) {
	.top_box  section.box1_left,
	.top_box  section.box1 {
		padding: 0;
	}
	.top_box {
		padding-left: 15px;
		padding-right: 15px;
	}
}
.top_box  section.box1_left ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.top_box  section.box1_left ul li {
	width: 47.5%;
}
.top_box  section.box1_left ul li img {
	width: 100%;
}
.top_box  section.box1_left ul li:first-child {
	width: 100%;
	margin-bottom: 20px;
}
.top_box  section.box1_left ul li:nth-child(2) {
	margin-right: 5%;
}
section.box1 + section.box1 {
	margin: 20px auto 0;
}

.season {
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width:112px;
	margin-right:3.3%;
	float:left;
}
.top_box .season {
	margin-right: 0;
	position: absolute;
	top: 3em;
	left: 0;
	float:none;
}
.season h3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100px;
  height:100px;
  margin: 6px auto;
  padding: 6px;
  text-align: center;
  background-color:#2430af;
  color:#fff;
  font-size:32px;
  text-align:center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-weight:900;
}
.season h3:before {
  position: absolute;
  content: "";
  width: 100%;
  min-height: 100%;
  top: -6px;
  left: -6px;
  border: 1px solid #5c69fb;
  padding-bottom: 10px;
  padding-right: 10px;
}
.season h3 span.eng {
	font-size:13px;
	display: block;
	line-height:39px;
}
.season h3 span.month {
	font-size:22px;
}
.season .cs_name {
	width:100%;
	margin-top:2em;
	text-align:center;
	font-size:14px;
}
.cs_title {
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width:85%;
	max-width:850px;
	float:left;
	overflow: hidden;
	position: relative;
}
.top_box .cs_title {
	width: 100%;
}
.cs_title h4 {
	font-size:12px;
	background-color:#eaebf1;
	line-height:1.8;
	padding:0 3em;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width:15em;
	text-align:center;
	font-weight:bold;
	margin-bottom:3em;
}
.top_box .cs_title h4 {
	margin-left: 0;
	margin-bottom:4em;
	padding:0 1em;
}
.cs_title h2 {
	font-size:24px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	line-height:1.5;
	font-weight:900;
	margin-bottom:1.5em;
}
.top_box .cs_title h2 {
	margin-left: 140px;
	min-height: 75px;
}
.cs_title .cs_read {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size:16px;
	line-height:1.5;
	margin-bottom:2em;
}
.top_box .cs_title .cs_read {
	padding-top: 3em;
}
.cs_title .cs_manzoku {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background-color: #d2002d;
	color: #fff;
	line-height: 26px;
	font-size: 12px;
	width: 215px;
	padding-left: 28px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-image: url(../images/index/manzoku.gif);
	background-repeat: no-repeat;
	background-size: contain;
}
.btn_read {
	margin: auto;
	width: 150px;
	line-height: 16px;
	clear: both;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin-bottom:2.5em;
}
.top_box .btn_read {
	display: block;
	margin: 0;
	float: right;
	overflow: hidden;
}
.btn_read a {
	display: block;
	color:#fff;
	padding: 16px 0 16px 70px;
	background-color: #000;
	background-image: url(../images/index/btn_read.png);
	background-repeat: no-repeat;
	background-position: 40px center;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.btn_read a:hover {
	background: #999;
	background-image: url(../images/index/btn_read.png);
	background-repeat: no-repeat;
	background-position: 40px center;
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}

@media screen and (max-width: 1010px) {
	.cs_title {
		width:80%;
	}
}

section.box2 {
	width: 100%;
	max-width:1000px;
	margin: auto;
	margin-bottom: 60px;
	border-top: solid 3px #4d4d4d;
	padding-top:3em;
}
.cs_bcnumber {
	width:96%;
	margin:auto;
	border:solid 4px #EAEBF1;
	border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
	margin-bottom:3em;
}
.cs_bcnumber h2 {
	text-align: center;
	font-size: 21px;
	line-height: 50px;
	font-weight: bold;
	background-color:#EAEBF1;
}
.cs_bcnum_box {
	padding:2em 4em;
}
.cs_bcnumber p {
	font-size:16px;
	line-height:32px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width:100%;
}
.cs_bcnumber p a .date {
	display: inline-block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width:20%;
}
.cs_bcnumber p a .title {
	display: inline-block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width:80%;
}
.hide-text,
.hide-text2,
.hide-text3,
.hide-text4,
.hide-text5,
.hide-text6 {
	display: none;
}
button.readmore,
button.readmore2,
button.readmore3,
button.readmore4,
button.readmore5,
button.readmore6 {
	position: relative;
	height: 80px;
	width: 90px;
	margin: 0 auto 20px;
	display: block;
	background-color: transparent;
	color: #666;
	padding-bottom: 40px;
	border: none;
	outline: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	cursor: pointer;
}
button.readmore::after,
button.readmore2::after,
button.readmore3::after,
button.readmore4::after,
button.readmore5::after,
button.readmore6::after {
	content: " ";
	position: absolute;
	width: 30px;
	height: 30px;
	border-top: solid 3px #666;
	border-right: solid 3px #666;
	-webkit-transform: rotate(135deg);
	    -ms-transform: rotate(135deg);
	        transform: rotate(135deg);
	right: 28px;
	top: 25px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
button.readmore:hover::after,
button.readmore2:hover::after,
button.readmore3:hover::after,
button.readmore4:hover::after,
button.readmore5:hover::after,
button.readmore6:hover::after {
	top: 40px;
}
.on-click {
	color: transparent!important;
}
.on-click {
	-webkit-transform: rotate(-180deg);
	    -ms-transform: rotate(-180deg);
	        transform: rotate(-180deg);
}

/* 各記事の指定　*/

.panapana section.box1 {
	width: 100%;
	max-width:1000px;
	margin: auto;
	margin-top:1.5em;
	margin-bottom: 2px;
	border-bottom:solid 1px #a6a6a6;
}
.panapana section.box2 {
	width: 100%;
	max-width:1000px;
	margin: auto;
	margin-bottom: 1em;
	border-top: solid 3px #4d4d4d;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding:3em 0;
}
.txt_box {
	float: left;
	width:61.5%;
	max-width:615px;
	margin-right:5%;
	margin-left:3%;
	display:block;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.txt_box h3 {
	font-size: 20px;
	line-height: 1.5;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	margin-bottom: 1.5em;
	font-weight: bold;
}
.txt_box p.honbun {
	font-size:14px;
	line-height:1.8;
	margin-bottom:2em;
}

/*紹介特集用*/

.txt_box .syokai {
	padding: 2em 0;
	line-height:1.5;
}
.syokai .syokai_title {
	overflow: hidden;
	position: relative;
}
.syokai .syokai_title .syokaiimg {
	float: left;
	width: 30%;
	margin-right: 3%;
	margin-bottom: 1em;
}
.syokai .syokai_title .syokaiimg img {
	width: 100%;
}
.syokai h4 {
	font-size: 17px;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	margin-top:1em;
	margin-bottom:1.5em;
}
.syokai .syokai_title .syokai1 {
	font-size: 14px;
	margin-bottom: 1em;
}
.syokai .hito {
	background-color:#00356D;
	color:#fff;
	padding:0.3em 2em;
	border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	font-size: 12px;
	margin-bottom:1em;
}
.syokai .syokai_title .hito1 {
	font-size: 12px;
}
.syokai .syokai_title .hito2 {
	font-size: 12px;
}
.syokai .syokai2 {
	font-size: 14px;
}
.txt_box .staff {
	width:100%;
	border:solid 1px #00356D;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	padding:1.5em;
	position:relative;
	margin-top:1em;
}
.txt_box .staff h4 {
	width:60px;
	text-align:center;
	padding:0.3em;
	background-color:#00356D;
	color:#fff;
	position:absolute;
	top:0;
	left:0;
	font-size:14px;
}
.txt_box .staff .staff1 {
	padding:0.5em;
	font-size:12px;
	line-height:1.5;
	position:absolute;
	top:0;
	left:80px;
	display:block;
	margin-bottom:0.5em;
}
.txt_box .staff .staff2 {
	position:relative;
	font-size:12px;
	line-height:1.5;
	margin-top:2em;
	overflow:hidden;
}
.txt_box .staff .staff2 .staffimg {
	display: block;
	width: 30%;
	max-width:148px;
	margin-right: 3%;
	margin-bottom: 0.5em;
	float:left;
}
.txt_box .staff .staff2 .staffimg img {
	width: 100%;
}
.photo_box {
	float: left;
	width:27.5%;
	max-width:275px;
	margin-right:3%;
	display:block;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.photo_box #main_photo {
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 1em;
}
.photo_box #main_photo img {
	width: 100%;
	margin-bottom: 0.5em;
}

.btn_bktop {
	margin: 0 auto 60px;
	width: 300px;
	line-height: 16px;
	clear: both;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display:block;
	text-align:center;
}
.btn_bktop a span {
	margin-left:0.8em;
}
.btn_bktop a {
	display: block;
	color:#fff;
	padding: 16px 0 16px 0;
	background-color: #000;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.btn_bktop a:hover {
	background: #999;
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}
