<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";

@import url(reset.css); 
@import url(jquery.fullpage.min.css);
@import url(slider.css); 
@import url(animate.css); 

/* --------------------------------------------------- common */

body{
	-webkit-text-size-adjust: 100%;
}
/* clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.clearfix {
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/
}

/* =========================================================
	PC
========================================================= */

@media screen and (min-width:900px) {

#page{
	overflow:hidden;	
}
body,html{
	/*min-width:1200px;*/
	font-size:80%;
}
.sp {
	display:none;
}
.wrapper {
	/*position: relative;*/
	width: 100%;
	height: 100vh;
	/*overflow:hidden;*/
	text-align: center;
	font-size: 1rem;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 2;
}
.view_1 h1 a img{
    left: 50%;
    position: absolute;
    top: 50%;
	max-width:500px;
	text-align: center;
	transform: translate(-50%,-50%);
	z-index:10;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 2s;
	-webkit-animation-duration: 2s;
}
.top_thumb &gt; img{
	width: 100px;
	height: auto;
	object-fit: cover;
}
.top_thumb{
	float:left;
	margin-right:15px;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 3s;
	-webkit-animation-duration: 3s;
}
.notice{
	text-align:left;
	position: absolute;
	left: 0;
	bottom:0;
	width:100%;
	width:515px;
	background:url(../../img/bg_screen.png) no-repeat 0 0;
	background-size:80% auto;
	z-index:15;
	padding:12px;
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
	line-height:1.4em;
}
.notice dt{
	color:#FFF;
}
.notice dd{
	color:#FFF;
	padding-top:20px;
}
.notice dd span{
	display:block;
}
.nvg{
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index:2;
	color:#FFF;
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
}
.label{
	position: absolute;
	left:20px;
	z-index:2;
    top: 58%;
	transform: translate(-50%,-50%);
}
.label img{
	width:13px;
	height:198px;
}

/* --------------------------------------------------- view */

.view_2{
	background-color:#FFF;
	display:flex;
	width: 100%;
}
.view_3{
	background:url(../../img/bg_articles.png) no-repeat 0 0;
	background-size:cover;
}
.view_4{
	background:url(../../img/bg_sub.png) no-repeat center 0;
	background-size:cover;
}
.view_5{
	background:url(../../img/bg_footer.png) no-repeat 0 0;
	background-size:cover;
}

/* --------------------------------------------------- header */

#idx{
	width: 100%;
	height: 65px;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0s;
			animation-delay: 0s;
			animation-duration: 2s;
	-webkit-animation-duration: 2s;	
}
.scrollheader{
	position: fixed;
	top: 0;
	left:0;
	width: 100%;
	height: 65px;
	z-index: 80;
	background-color: rgba(255,255,255,1);
	background-size: contain;
}
#head_body{
	position:relative;
	margin:0 auto;
	width:100%;
}
#head_body .tfm{
	position: absolute;
	top: 19px;
	left: 15px;
	z-index:2;
}
#head_body li img{
	width:80%;
	height:auto;
}
#head_body .ord{
	position: absolute;
	top: 15px;
	left: 155px;
}
#head_body li a,
#head_body .sns li a{
	display:block;
}
#head_body .sns{
	position: absolute;
	right: 18px;
	top: 17px;
	z-index:2;
}
#head_body .spn{
	float:right;
	top: 15px;
	z-index:2;
}
#head_body .sns li{
	float:left;
	margin-left:5px;
}
#head_body .sns li img{
	width:30px;
	height:auto;
}
#s2_c{
	padding:80px 0;
	display:flex;
    /*position: absolute;
    top: 15%;*/
	text-align:center;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 2s;
	-webkit-animation-duration: 2s;

}
.cL{
	background:url(../../img/i_l.png) no-repeat top left;
	background-size:35% auto;
	-moz-background-size:35% auto;
	width:50%;
}
.cL h2{
	padding-top:20px;
	margin-bottom:40px;
}
.cL h2 img{
	width:90%;
	max-width:160px;
}
.cL h3{
	color:#8c7925;
	margin:0 auto 30px;
	text-align:center;
	/*border-bottom:1px solid #8c7925;*/
	padding:0 0 10px 0;
}
.cL h3 img{
	width:90%;
	max-width:616px;
}
.cLwrap{
	padding:0 10%;
}
.cL p{
	color:#000;
	font-size:140%;
	line-height:2.2em;
	text-align:left;
	margin:0 auto;
	width:90%;
	max-width:616px;
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
}
.cR{
	width:50%;
	height:100%;
	max-height:600px;
	object-fit: cover;
	overflow:hidden;
}
.cR img{
	background:url(../../img/c1.png) no-repeat center center;
	max-height:600px;
}
#s3_c{
    /*position: absolute;*/
    /*top: 12%;*/
	/*padding-top:110px;*/
	text-align:center;
	padding:80px 0;
}
#s3_c h2 img{
	max-width:260px;
	margin:0 0 50px;
}
.s3_wrap{
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	max-width:960px;
	margin:0 auto 20px;
}
.s3_wrap::after{
  content:"";
  display: block;
  width:32%;
}

/* --------------------------------------------------- i_scroll */

.i_scroll{
	position: absolute;
	bottom: 0;
	left:50%;
	z-index:2;
	transform: translate(-50%,-50%);
}
.i_scroll img{
	padding-top:50px;
}
.i_scroll a{
	padding-top: 60px;
}
.i_scroll a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 20px;
	height: 40px;
	margin-left: -11px;
	border: 2px solid #fff;
	border-radius: 50px;
	box-sizing: border-box;
}
.i_scroll a span::before {
	position: absolute;
	top: 5px;
	left: 50%;
	content: '';
	width: 6px;
	height: 6px;
	margin-left: -3px;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sdb 2s infinite;
	animation: sdb 2s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/* --------------------------------------------------- global-nav */

#global-nav ul {
    position: absolute;
    top: 27px;
    right: 120px;
    font-size: 1.2rem;
    float: right;
    padding: 0;
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
}
#global-nav.active{
	display:block;
	
}
#global-nav ul li {
    height: 29px;
    float: left;
    list-style-type: none;
    margin: 0 35px 20px 0;
    box-sizing: border-box;
    transition: all 0.2s ease;
}
#global-nav ul li a span {
    position: relative;
    display: block;
}
#global-nav ul li a{
	text-decoration:none;
}
#global-nav ul li a span:before {
    background-color: #333;
    bottom: -5px;
    content: " ";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    transition: all 0.2s ease;
    width: 0;
}
#global-nav ul li a:hover span:before,
#global-nav ul li a:focus span:before,
#global-nav ul li a.current span:before {
    left: 0;
    width: 100%;
}
#global-nav ul li:last-child {
    margin: 0 0 20px 0 !important;
}

/* --------------------------------------------------- report */

.report{
	width:32%;
	background-color:#FFF;
	margin-bottom:20px;
    -webkit-animation-name: leftIn;
			animation-name: leftIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1s;
	-webkit-animation-duration: 1s;
}
    .report:nth-of-type(2) {
        -webkit-animation-delay: 0.3s;
                animation-delay: 0.3s;
    }
    .report:nth-of-type(3) {
        -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s;
    }
    .report:nth-of-type(4) {
        -webkit-animation-delay: 0s;
                animation-delay: 0s;
    }
    .report:nth-of-type(5) {
        -webkit-animation-delay: 0.3s;
                animation-delay: 0.3s;
    }
    .report:nth-of-type(6) {
        -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s;
}
.thumb {
  text-align: center;
}
.thumb a {
  overflow: hidden;
  display: block;
  position: relative;
  color: #fff;
  text-decoration: none;

}
.thumb a:before,
.thumb a:after {
  content: "";
  position: absolute;
}
.thumb a:before {
  display: none;
  left: -16px;
  z-index: 10;
  width: 50px;
  height: 25px;
  background-color: #ffce00;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: .2s;
  transition: .2s;
}

.thumb a:after {
  visibility: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, .8);
  transition: .3s;
  height:198px;
}
.thumb a img {
  width: 100%;
}
.thumb a &gt; span {
  visibility: hidden;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  font-family: "heisei-mincho-std";
  letter-spacing: .1em;
  font-size: 190%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.thumb a &gt; span:before {
  visibility: hidden;
  content: "";
  position: absolute;
  right: 5px;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #ccc;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.thumb .is-checked:before {
  visibility: hidden;
  opacity: 0;
}
.thumb a:hover:after {
  visibility: visible;
  opacity: 1;
}
.thumb a:hover &gt; span {
  visibility: visible;
  padding-bottom: 10px;
  opacity: 1;
  -webkit-transition: .3s;
  transition: .3s;
}
.thumb a:hover &gt; span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: .3s .5s;
  transition: .3s .5s;
}
.thumb dt .newMark{
	position:absolute;
	top:0px;
	left:0px;
	width:90px;
	height:90px;
    background: url(../../img/i_new.png) no-repeat 0 0;
	z-index:50;
	text-indent:-1000em;
}
.report_body{
    background: url(../../img/rep_mid_bg.jpg) no-repeat center bottom;
}
.report_wrap{
	padding:10px 25px;
    background: url(../../img/rep_top_bg.jpg) no-repeat;
}
.thumb dt{
	position:relative;
	max-height:500px;
}
.thumb dt a{
	width:100%;
	height:100%;
	max-height:197px;
	object-fit: cover;
	overflow:hidden;
}
.thumb dd{
	font-size:90%;
	position:relative;
	min-height:55px;
}
.report dd h3{
	position:absolute;
	top:7px;
	left:15px;
	font-size:110%;
	text-align:left;
	width:75%;
	font-family: source-han-serif-japanese, serif;
	font-style: 400;
	color:#333;
}
.report dd h3 span{
	display:block;
	font-weight:normal;
	font-size:130%;
	padding:0 0 8px;
	line-height:1.1em;
}
.moreLink{
	padding:10px 0;
	max-width:300px;
	margin:0 auto;
	border:1px solid #FFF;
	font-size:150%;
}
.moreLink a{
	text-align:center;
	color:#FFF;
	padding:5px 30px;
	display:block;
	text-decoration:none;
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
}
.reportLink{
	margin-top:20px;
	text-align:center;
}
.reportLink a{
	color:#003;
	border:3px solid #003;
	padding:10px 84px 7px 84px;
	display:inline-block;
	text-decoration:none;
}
.accordion_icon {
	position: relative;
	width: 50px;
	height: 40px;
	float: right;
	border-left:1px solid #333;
}
.accordion_icon span {
	position: absolute;
	right:15px;
    width: 40%;
	height: 1px;
    background-color: #333;
}
.accordion_icon span:nth-of-type(1) {
    top: 20px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 20px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

/* --------------------------------------------------- animation */

.img-wrap {
  overflow: hidden;
  position: relative;
}
.img-wrap:before,
.img-wrap:after {
  animation: 2s cubic-bezier(.4, 0, .2, 1) forwards;
  background: #fff;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 1;
}
.img-wrap:before {
  animation-name: img-wrap-before;
  top: 0;
  bottom: 50%;
}
.img-wrap:after {
  animation-name: img-wrap-after;
  top: 50%;
  bottom: 0;
}

@keyframes img-wrap-before {
  100% {
    transform: translateX(100%);
  }
}

@keyframes img-wrap-after {
  100% {
    transform: translateX(-100%);
  }
}

/* --------------------------------------------------- backnumber */

#backwrap{
  background-color: rgba(255,255,255,1.0);
  width: 100%;
  padding: 50px 0 100px 0;
  z-index: 20;
  text-align:center;
  position:relative;
  min-height:500px;
}
#backwrap h2 img{
	width:300px;
}
#number{
	position:relative;
	padding:50px 0;
	width:60%;
	margin:0 auto;
	text-align:center;
}
#number li {
	max-width:120px;
	margin:0 auto;
	display:inline-block;
	width:30%;
	margin-bottom: 5px;
	padding: 0;
	text-align:center;
}
#number li {
	width: 100%;
}
#number li a {
	color: #333;
	display: block;
	padding: 15px;
	text-decoration:none;
	font-size:170%;
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
}
.backnumber,
.next{
	position: absolute;
	top: 39.5%;
	right: 8px;
	z-index:21;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.backnumber:hover,
.next:hover{
	position: absolute;
	top: 39.5%;
	right: 0;
	z-index:21;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.btn_close{
	position: absolute;
	top: 35%;
	right: 8px;
	z-index:21;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	cursor:pointer;
}
.btn_close:hover{
	position: absolute;
	top: 35%;
	right: 0;
	z-index:21;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.prev{
	position: absolute;
	top: 39.5%;
	left: 17px;
	z-index:21;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.prev:hover{
	position: absolute;
	top: 39.5%;
	left: 0;
	z-index:21;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.btn_next,
.btn_prev {
  display: block;
  cursor: pointer;
  z-index: 102;
}
.backnumber img,
.btn_close img,
.btn_next img,
.btn_prev img{
	width:80%;
	max-width:260px;
}
/* --------------------------------------------------- subcontens */

#s4_c{
	text-align:center;
}
#s4_c h2{
	margin-bottom:30px;
}
.s4_wrap{
	padding:80px 0;
    display: -webkit-flex;
    display: flex;
    /*flex-wrap: wrap;*/
    -webkit-justify-content: space-between;
    justify-content: space-between;
	max-width:800px;
	margin:0 auto 20px;
}
.m4_wrap{
	padding:150px 0 70px 0;
	margin:0 auto;
	text-align:center;
}
.m4_wrap h2{
	text-align:center;
	padding-bottom:20px;
}
.m4_wrap p{
	font-size:100%;
	padding:20px 0;
	text-align:center;
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
	line-height:1.4em;
}
.ruled{
	padding-top:48px;
	width:360px;
    background: url(../../img/ruled_top.png) no-repeat 0 top;
	background-size:360px auto;
}
.ruled_b{
	width:360px;
    background: url(../../img/ruled_bot.png) no-repeat 0 bottom;
	background-size:360px auto;
	padding-bottom:45px;
}
.s4_top{
	max-width:360px;
	background-color:#FFF;
	border:1px solid #8c7925;
	padding:15px;
    -webkit-animation-name: leftIn;
			animation-name: leftIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 2s;
	-webkit-animation-duration: 2s;
}
.s4_top:nth-of-type(2) {
    -webkit-animation-delay: 0.2s;
			animation-delay: 0.2s;
}
.s4_top h2{
	text-align:center;
	margin-bottom:45px;
}
.s4_top h2 img{
	max-width:180px;
}
.s4_top h3{
	color:#8c7925;
	margin:0 auto 30px;
	text-align:center;
	/*border-bottom:1px solid #8c7925;*/
	padding:0 0 10px 0;
}
.s4_top h3 img{
	max-width:130px;
}
.s4_top p{
	color:#000;
	font-size:140%;
	line-height:2.0em;
	text-align:left;
	margin:0 auto 30px;
	width:70%;
	max-width:616px;
	font-family: "heisei-mincho-std";
	min-height:150px;
	letter-spacing: .1em;
}
.more a,
.more a::before,
.more a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.more a:hover{
  color: #8c7925;
  background-color: #fff;
  outline:1px solid #8c7925;
}
.more a {
	margin:0 auto;
	max-width:70%;
	font-size:140%;
	text-align:center;
	color:#FFF;
	padding:15px 30px;
	display:block;
	text-decoration:none;
	font-family: "heisei-mincho-std";
	background-color:#8c7925;
	letter-spacing: .1em;
}

/* --------------------------------------------------- footer */

#s5_c{
	padding-top:50px;
	text-align:center;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 2s;
	-webkit-animation-duration: 2s;
}
#s5_c h2{
	padding-bottom:40px;	
}
#s5_c h2 img{
	max-width:350px;	
}
.bnr_fo{
	margin-bottom:50px;	
}
.bnr_fo ul{
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	max-width:680px;
	margin:0 auto;
}
.bnr_fo ul li a{
	width:50%;
	text-align:center;
}
.bnr_fo ul li a img{
	width:100%;
	max-width:330px;
}
#footer {
	width:100%;
	margin:0 auto;
	text-align:center;
	background-color:#FFF;
	padding-top:20px;
}

/* --------------------------------------------------- pagetop */

.go-top{
	position: fixed;
	right:20px;
	bottom:40px;
	background:url(../../img/up.png) no-repeat 0 top;
	background-size:84px 84px;
	display: none;
	width:84px;
	height:84px;
	z-index:999;
	text-indent:-1000em;
}
.go-top:hover{
	position:absolute;
	right:20px;
	bottom:50px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
/* --------------------------------------------------- detail */

.screen {
	/*position: relative;*/
	width: 100%;
	/*overflow:hidden;*/
	text-align: center;
	font-size: 1rem;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 2;
	background-color: rgba(0,0,0,0.2);
	height:100%;
}
.hd_detail {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../../img/s1.jpg) center center no-repeat;
  background-size:100% auto;
  height:400px;
  position:relative;
}
.hd_detail  h1 a img{
    left: 50%;
    position: absolute;
    top: 55%;
	max-width:500px;
	text-align: center;
	transform: translate(-50%,-50%);
	z-index:10;
}
.s2_detail{
	background:url(../../img/i_l.png) no-repeat top left;
	background-size:324px 366px;
	-moz-background-size:324px 366px;
}
.contentsWrap{	
    display: -webkit-flex;
    display: flex;
    /*flex-wrap: wrap;*/
    -webkit-justify-content: space-between;
    justify-content: space-between;
	max-width:1000px;
	margin:40px auto 20px;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 2s;
	-webkit-animation-duration: 2s;
}
.maincontents{
	width:100%;
}
.maincontents h2{
	margin-bottom:40px;
}
.maincontents h3{
	color:#8c7925;
	margin:0 auto 30px;
	text-align:center;
	/*border-bottom:1px solid #8c7925;*/
	padding:0 0 10px 0;
}
.maincontents h3 img{
	width:90%;
	max-width:616px;
}
.subcontents{
	width:300px;
	text-align:center;
	color:#333;
}
.subcontents h2{
	margin:15px 0;
}
.subcontents figure{
	text-align:center;
	max-width:240px;
	margin:0 auto 10px;
}
.subcontents figure img{
	margin:0 auto;
	max-width:200px;
	height:auto;
}
.subcontents span{
	text-align:center;
	display:block;
	font-size:130%;
}
.subcontents .txt{
	text-align:left;
	font-size:100%;
	line-height:1.8em;
}
.subcontents .txt a{
	text-decoration:underline;
}

/* --------------------------------------------------- article */

.article {
   width: 640px;
}
.article:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
.article {display:inline-block;}
.article {display:block;}

.articleBox{
	width:100%;
	position:relative;
}
.articleBox:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
.articleBox {display:inline-block;}
.articleBox {display:block;}

.articleBox p{
	font-size:22px;
	line-height:1.2em;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
}
.articleBox img{
   width: 640px;
   height: auto;
   margin-bottom:15px;
}
.article .onlyImg img{
	display:none;
}
.articleWrap{
	display:flex;
}
.articleWrap h3{
	font-size:220%;
	line-height:1.4em;
	text-align:left;
	font-family: source-han-serif-japanese, serif;
	font-style: normal;
	letter-spacing: .1em;
	color:#8c7925;
	width:75%;
}
.articleWrap .sb_post{
	width:30%;
	text-align:right;
}
.articleWrap .sb_post li{
	margin-right: 5px;
	display: inline-block;
	vertical-align:top;
}
.articleWrap h3 span{
	display:none;
}
.articlettl .date {
	color: #8c7925;
	position:absolute;
	top:0;
	left:30px;
	background-color:#FFF;
	font-family: source-han-serif-japanese, serif;
	font-style: normal;
	font-weight: 500;
	letter-spacing: .1em;
	text-align:center;
	padding:15px 25px;
}
.articlettl .date .month{
	font-size:500%;
	line-height:1.2em;
	display:block;
}
.articlettl .date .year{
	font-size:140%;
}
.articlettl{
	width:640px;
}
.articleWrap{
	margin-bottom:10px;	
}
.article .txt{
	line-height:1.7em;
	margin:0 auto;
	font-family: source-han-serif-japanese, serif;
	font-style: normal;
	letter-spacing: .0.5em;
	font-size:130%;
	margin-bottom:40px;
}
.article .txt img{
	margin:20px 0;
	max-width: 640px;
	height: auto;
}
.article .txt b{
	background: linear-gradient(transparent 40%, #ffff66 40%);
}
.article .txt a{
	text-decoration:underline;
	color:#128a95;
}
.viewLink{
	max-width:300px;
	margin:0 auto;
	border:1px solid #8c7925;
	font-size:150%;
	text-align:center;
	font-family: "heisei-mincho-std";
	color:#8c7925;
	padding:15px 30px;
	display:block;
	text-decoration:none;
	letter-spacing: .1em;
	cursor:pointer;
	margin-bottom:60px;
}
.viewLink,
.viewLink::before,
.viewLink::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.viewLink:hover{
	color: #FFF;
	background-color: #8c7925;
}

/* --------------------------------------------------- readmore */

#text-wrap {
    width: 50%;
    height: 100%;
    display: block;
    margin: 0 auto;
    padding: 70px;
	font-size:150%;
}
.hide-text {
    display: none;
}

.on-click {
	color: #8c7925;
}
}

/* =========================================================
	SP
========================================================= */

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

#page{
	overflow:hidden;	
}
.pc {
	display:none;
}
img {
	max-width : 100% ;
	height : auto ;
	vertical-align: bottom;
}
.wrapper {
	width: 100%;
	text-align: center;
	font-size: 1rem;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 2;
}
.view_1 h1 a img{
    left: 50%;
    position: absolute;
    top: 35%;
	width:70%;
	max-width:350px;
	text-align: center;
	transform: translate(-50%,-50%);
	z-index:10;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0s;
			animation-delay: 0s;
			animation-duration: 2s;
	-webkit-animation-duration: 2s;
}
.top_thumb img{
	float:left;
	max-width:150px;
	width: 30%;
	height: 30%;
	object-fit: contain;
	margin-right:15px;
}
.top_thumb{
	margin-right:15px;
}
.notice{
	text-align:left;
	position: absolute;
	left: 0;
	bottom:0;
	line-height:1.1em;
	max-width:300px;
	width:100%;
	background:url(../../img/bg_screen.png) no-repeat 0 0;
	background-size:100% auto;
	z-index:1;
	padding:12px;
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
	line-height:1.4em;
}
.notice dt{
	color:#FFF;
	object-fit: contain;
}
.notice dd{
	color:#FFF;
	padding-top:2%;
	font-size:60%;
	object-fit: contain;
}
.notice dd span{
	display:block;
}
.nvg{
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index:2;
	color:#FFF;
	font-size:60%;
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
}
.label{
	display:none;
}
.label img{
	width:10px;
	height:152px;
}

/* --------------------------------------------------- view */

.view_3{
	background:url(../../img/sp_bg_articles.png) repeat 0 0;
	background-size:900px auto;
}
.view_4{
	background:url(../../img/bg_sub.png) no-repeat center 0;
	background-size:cover;
}
.view_5{
	background:url(../../img/bg_footer.png) no-repeat 0 0;
	background-size:cover;
}

/* --------------------------------------------------- global-nav */

.scrollheader{
	position: fixed;
	top: 0;
	right:0;
	height: 50px;
	z-index: 999;
	cursor:pointer;	
}
nav{
	display:none;
	position: fixed;
	top:0;
	width: 100%;
	height: 100vh;
	background:rgba(255,255,255,1);
	left: 0;	
}
#nav_toggle{
	display: block;
	width: 40px;
	height: 40px;
	position:absolute;
	top: 18px;
	right:10px;
	z-index: 101;
}
#nav_toggle div {
	position: relative;
}
#nav_toggle span{
	display: block;
	height: 1px;
	background: #333;
	position:absolute;
	width: 100%;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;	
}
#nav_toggle span:nth-child(1){
	top:0px;
}
#nav_toggle span:nth-child(2){
	top:8px;
}
#nav_toggle span:nth-child(3){
	top:16px;
}
	
/*開閉ボタンopen時*/
.open #nav_toggle span{
	background: #8c7925;
}
.open #nav_toggle span:nth-child(1) {
	top: 12px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav_toggle span:nth-child(3) {
	top: 12px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
#global-nav ul {
	position:absolute;
	width:100%;
	top:15%;
	text-align:center;
	font-family: "heisei-mincho-std";
	font-weight:600;
	letter-spacing: .1em;
	font-size:120%;
}
#global-nav.active{
  background-color: rgba(255,255,255,1.0);
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;	
}
#global-nav ul li {
	padding-bottom:40px; 
}
#global-nav ul li a span {

}
#global-nav ul li a{
	text-decoration:none;
}

/* --------------------------------------------------- header */

#head_body{
	position:relative;
	margin:0 auto;
	width:100%;
}
#head_body .tfm{
	position: absolute;
	top: 12px;
	left: 10px;
	display:none;
}
#head_body li img{
	width:60%;
	height:auto;
}
#head_body .ord{
	position: absolute;
	top: 12px;
	left: 115px;
	display:none;
}
#head_body li a,
#head_body .sns li a{
	display:block;
}
#head_body .sns{
	position: absolute;
	right: 18px;
	top: 17px;
	z-index:2;
}
#head_body .spn{
	float:right;
	top: 15px;
	z-index:2;
}
#head_body .sns li{
	float:left;
	margin-left:5px;
}
#head_body .sns li img{
	width:30px;
	height:auto;
}

/**/

.img-animation {
  animation: img-opacity 2s cubic-bezier(.4, 0, .2, 1);
  overflow: hidden;
  position: relative;
}

.img-animation:before {
  animation: img-animation 2s cubic-bezier(.4, 0, .2, 1) forwards;
  background: #fff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

@keyframes img-opacity {
  0% {
    opacity: 0;
  }
}

@keyframes img-animation {
  100% {
    transform: translateX(100%);
  }
}


/* --------------------------------------------------- i_scroll */

.i_scroll{
	position: absolute;
	bottom: 20%;
	left:50%;
	z-index:99;
	transform: translate(-50%,-50%);
}
.i_scroll img{
	width:35%;
	height:35%;
	padding-top:50px;
}
.i_scroll a{
	padding-top: 60px;
}
.i_scroll a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 20px;
	height: 40px;
	margin-left: -11px;
	border: 1px solid #fff;
	border-radius: 50px;
	box-sizing: border-box;
}
.i_scroll a span::before {
	position: absolute;
	top: 5px;
	left: 50%;
	content: '';
	width: 6px;
	height: 6px;
	margin-left: -3px;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sdb 2s infinite;
	animation: sdb 2s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

#s2_c{
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 2s;
	-webkit-animation-duration: 2s;
}
.cL{
	background:url(../../img/i_l.png) no-repeat top left;
	background-size: 140px;

}
.cL h2{
	padding-top:50px;
	margin-bottom:40px;
	text-align:center;
}
.cL h2 img{
	max-width:150px;
	width:50%;
}
.cL h3{
	color:#8c7925;
	font-size:150%;
	margin:0 auto 30px;
	text-align:center;
	/*border-bottom:1px solid #8c7925;*/
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
	padding:0 0 10px 0;
	line-height:1.4em;
}
.cLwrap{
	padding:0 5%;
	margin-bottom:10%;
}
.cL p{
	color:#000;
	font-size:90%;
	line-height:1.9em;
	text-align:left;
	margin:0 auto;
	font-family: "heisei-mincho-std";
}
.cR{
	width:100%;
}
.cR &gt; img{
	width:100%;
	height:100%;
	background:url(../../img/c1.png) no-repeat center center;
}
#s3_c{
	padding:50px 0;
	text-align:center;
}
#s3_c h2{
	margin-bottom:30px;
}
#s3_c h2 img{
	max-width:160px;
	width:50%;
}
.s3_wrap{
	width:100%;
	margin:0 auto 50px;
}

/* --------------------------------------------------- report */

/*
.ex {
        width: 300px;
        margin: 0;
        padding: 40px 0 30px 0;
        -webkit-animation-name: leftIn;
                animation-name: leftIn;
        -webkit-animation-duration: 1s;
                animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0;
                animation-delay: 0;
        -webkit-animation-iteration-count: 1;
                animation-iteration-count: 1;
        -webkit-animation-direction: normal;
                animation-direction: normal;
        -webkit-animation-fill-mode: backwards;
                animation-fill-mode: backwards;
        -webkit-animation-play-state: paused;
                animation-play-state: paused;
    }
    .report:nth-of-type(2) {
        -webkit-animation-delay: 0.2s;
                animation-delay: 0.2s;
    }
    .report:nth-of-type(3) {
        -webkit-animation-delay: 0.4s;
                animation-delay: 0.4s;
    }

*/
.report{
	width:100%;
	margin:0 auto;
	padding-bottom:8px;
	background-color:#FFF;
	/*margin-bottom:10px;*/
    -webkit-animation-name: leftIn;
			animation-name: leftIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1s;
	-webkit-animation-duration: 1s;
}
    .report:nth-of-type(2) {
        -webkit-animation-delay: 0.3s;
                animation-delay: 0.3s;
    }
    .report:nth-of-type(3) {
        -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s;
    }
    .report:nth-of-type(4) {
        -webkit-animation-delay: 0s;
                animation-delay: 0s;
    }
    .report:nth-of-type(5) {
        -webkit-animation-delay: 0.3s;
                animation-delay: 0.3s;
    }
    .report:nth-of-type(6) {
        -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s;
}
	
.thumb {
  text-align: center;
}
.thumb a {
  overflow: hidden;
  display: block;
  position: relative;
  color: #fff;
  text-decoration: none;

}
.thumb a img {
  width: 100%;
}
.thumb dt .newMark{
	position:absolute;
	top:0px;
	left:0px;
	width:90px;
	height:90px;
    background: url(../../img/i_new.png) no-repeat 0 0;
	background-size:65px 65px;
	z-index:50;
	text-indent:-1000em;
}
.report_body{
    background: url(../../img/rep_mid_bg.jpg) no-repeat center bottom;
}
.report_wrap{
	padding:10px 25px;
    background: url(../../img/rep_top_bg.jpg) no-repeat;
}
.thumb dt{
	position:relative;
    overflow: hidden;
}
.thumb dt img{
	width:100%;
}
.thumb dd{
	font-size:85%;
	position:relative;
	background-color:#FFF;
	min-height:40px;
	margin-top:-10px;
}

.report dd h3{
	position:absolute;
	top:0px;
	left:10px;
	text-align:left;
	width:70%;
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
	color:#333;
}
.report dd h3 span{
	display:block;
	font-weight:normal;
	font-size:90%;
	padding:4px 0 8px;
}
.moreLink{
	max-width:70%;
	margin:0 auto 30px;
	border:1px solid #FFF;
	font-size:90%;
}
.moreLink a{
	text-align:center;
	color:#FFF;
	padding:15px 30px;
	display:block;
	text-decoration:none;
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
}
.reportLink{
	margin-top:20px;
	text-align:center;
}
.reportLink a{
	color:#003;
	border:3px solid #003;
	padding:10px 84px 7px 84px;
	display:inline-block;
	text-decoration:none;
}
.accordion_icon {
	position: relative;
	width: 40px;
	height: 40px;
	float: right;
	margin-right:15px;
	border-left:1px solid #333;
}
.accordion_icon span {
	position: absolute;
	right:5px;
    width: 50%;
	height: 1px;
    background-color: #333;
}
.accordion_icon span:nth-of-type(1) {
    top: 20px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 20px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

/* --------------------------------------------------- animation */

.img-wrap {
  overflow: hidden;
  position: relative;
}

.img-wrap:before,
.img-wrap:after {
  animation: 2s cubic-bezier(.4, 0, .2, 1) forwards;
  background: #fff;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 1;
}

.img-wrap:before {
  animation-name: img-wrap-before;
  top: 0;
  bottom: 50%;
}

.img-wrap:after {
  animation-name: img-wrap-after;
  top: 50%;
  bottom: 0;
}

@keyframes img-wrap-before {
  100% {
    transform: translateX(100%);
  }
}

@keyframes img-wrap-after {
  100% {
    transform: translateX(-100%);
  }
}

/* --------------------------------------------------- backnumber */

#backwrap{
  background-color: rgba(255,255,255,1.0);
  width: 100%;
  padding: 100px 0 100px 0;
  z-index: 20;
  text-align:center;
  position:relative;
  min-height:300px;
}
#backwrap h2 img{
	width:200px;
}
#number{
	position:relative;
	padding:50px 0;
	width:60%;
	margin:0 auto;
	text-align:center;
}
#number li {
	margin:0 auto;
	display:inline-block;
	width:100%;
	margin-bottom: 5px;
	padding: 0;
	text-align:center;

}
#number li a {
	color: #333;
	display: block;
	padding: 10px;
	text-decoration:none;
	font-size:110%;
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
}
.backnumber img,
.btn_close img,
.btn_next img{
	width:80%;
	max-width:260px;
}

/* --------------------------------------------------- subcontens */

#s4_c{
	text-align:center;
}
#s4_c h2{
	margin-bottom:30px;
}
.s4_wrap{
	/*width:100%;*/
	padding:30px 15px 15px 15px;
	margin:0 auto;
	text-align:center;
}
.m4_wrap{
	padding:70px 15px 15px 15px;
	margin:0 auto;
	text-align:center;
}
.m4_wrap h2{
	text-align:center;
	padding-bottom:20px;
}
.m4_wrap h2 img{
	width:100%;
	max-width:160px;
}
.m4_wrap p{
	padding:20px 0;
	text-align:center;
	font-size:80%;
	font-family: "heisei-mincho-std";
	letter-spacing: .1em;
}
.ruled{
	padding-top:12%;
	width:100%;
    background: url(../../img/ruled_top.png) no-repeat 0 top;
	background-size:100% auto;
}
.ruled_b{
	width:100%;
    background: url(../../img/ruled_bot.png) no-repeat 0 bottom;
	background-size:100% auto;
	padding-bottom:45px;
}
.s4_top{
	margin:0 auto;
	width:80%;
	margin-bottom:15px;
	background-color:#FFF;
	border:1px solid #8c7925;
	padding:15px;
    -webkit-animation-name: leftIn;
			animation-name: leftIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1s;
	-webkit-animation-duration: 1s;
}
.s4_top:nth-of-type(2) {
    -webkit-animation-delay: 0.2s;
			animation-delay: 0.2s;
}
.s4_top h2{
	text-align:center;
	margin-bottom:30px;
}
.s4_top h2 img{
	max-width:130px;
}
.s4_top h3{
	text-align:center;

}
.s4_top h3 img{
	max-width:100px;
	margin-bottom:30px;
}
.s4_top p{
	color:#000;
	font-size:90%;
	line-height:1.6em;
	text-align:left;
	margin:0 auto 30px;
	width:70%;
	font-family: "heisei-mincho-std";

	letter-spacing: .1em;
}
.more a,
.more a::before,
.more a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.more a:hover{
  color: #8c7925;
  background-color: #fff;
  outline:1px solid #8c7925;
}
.more a {
	margin:0 auto;
	max-width:70%;
	font-size:90%;
	text-align:center;
	color:#FFF;
	padding:10px 30px;
	display:block;
	text-decoration:none;
	font-family: "heisei-mincho-std";
	background-color:#8c7925;
	letter-spacing: .1em;
}

/* --------------------------------------------------- footer */

#s5_c{
	padding-top:30px;
	text-align:center;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 2s;
	-webkit-animation-duration: 2s;
}
#s5_c h2{

}
#s5_c h2 img{
	width:60%;
	margin:0 auto 20px;	
}
#s5_c .sns{
	display:flex;
    justify-content: center;
	margin-bottom:30px;
}
#s5_c .sns li{
	margin:0 3px;
	text-align:center;
    flex-direction: column; 
    align-items: center; 
}
#s5_c .sns li img{
	max-width:28px;
	width:100%;
	height:auto;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.bnr_fo{
	margin-bottom:30px;	
}
.bnr_fo ul{
	margin:0 auto;
}
.bnr_fo ul li{
}
.bnr_fo ul li a{
	margin:0 auto;
	width:80%;
	text-align:center;
	display:block;
	margin-bottom:15px;
}
.bnr_fo ul li a img{

}
#footer {
	max-width:750px;
	width:100%;
	text-align:center;
	position:relative;
}


/* --------------------------------------------------- pagetop */

.go-top img{
	margin:0 auto;
	width:100%;
	height:auto;
	max-width:65px;
	max-height:65px;
	z-index:999;

}
/* --------------------------------------------------- detail */

.screen {
	/*position: relative;*/
	width: 100%;
	/*overflow:hidden;*/
	text-align: center;
	font-size: 1rem;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 2;
	background-color: rgba(0,0,0,0.4);
	height:100%;
}
.hd_top,
.hd_detail {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../../img/d1.jpg) center center no-repeat;
  background-size:cover;
  min-height:200px;
  position:relative;
}
.hd_top h1 a img{
    left: 50%;
    position: absolute;
    top: 50%;
	max-width:300px;
	text-align: center;
	transform: translate(-50%,-50%);
	z-index:10;
}
.hd_detail  h1 a img{
    left: 50%;
    position: absolute;
    top: 50%;
	max-width:280px;
	text-align: center;
	transform: translate(-50%,-50%);
	z-index:10;
}
.contentsWrap{	
	width:100%;
	margin:10px auto;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: ease-in-out;
			animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 2s;
	-webkit-animation-duration: 2s;	
}
.contentsWrap h2{
	text-align:center;
	padding:30px 0;	
}
.contentsWrap h2 img{
	margin:0 auto;	
	max-width: 160px;
	width: 50%;	
}
.maincontents{
}
.maincontents h2{
	margin-bottom:40px;
}
.maincontents h3{
	color:#8c7925;
	margin:0 auto 30px;
	text-align:center;
	/*border-bottom:1px solid #8c7925;*/
}
.maincontents h3 img{
	width:90%;
}
.subcontents{
	margin:0 auto;
	text-align:center;
	color:#333;
}
.subcontents h2{
	margin:15px 0;
}
.subcontents h2 img{
	max-width:200px;
}
.subcontents figure{
	text-align:center;
	max-width:240px;
	margin:0 auto 10px;
}
.subcontents figure img{
	max-width:250px;
	height:auto;
}
.subcontents span{
	text-align:center;
	display:block;
	font-size:100%;
}
.subcontents .txt{
	text-align:left;
	font-size:80%;
	line-height:1.8em;
	margin-bottom:30px;
	padding:0 20px;
}
.subcontents .txt a{
	text-decoration:underline;
}

/* --------------------------------------------------- article */

.article {
   width: 100%;
   margin: 0 auto;
}
.article:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
.article {display:inline-block;}
.article {display:block;}

.articleBox{
	width:100%;
	position:relative;
}
.articleBox:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
.articleBox {display:inline-block;}
.articleBox {display:block;}

.articleBox p{
	font-size:22px;
	line-height:1.2em;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
}
.articleBox img{
   width: 100%;
   height: auto;
   margin-bottom:15px;
}
.article .onlyImg img{
	display:none;
}
.articleWrap h3{
	font-size:110%;
	line-height:1.4em;
	text-align:left;
	font-family: source-han-serif-japanese, serif;
	font-style: normal;
	letter-spacing: .1em;
	color:#8c7925;
}
.articleWrap .sb_post{
	width:100%;
	text-align:right;
}
.articleWrap .sb_post li{
	margin-right: 5px;
	display: inline-block;
	vertical-align:top;
}
.articleWrap h3 span{
	display:none;
}
.articlettl .date {
	color: #8c7925;
	position:absolute;
	top:0;
	left:15px;
	background-color:#FFF;
	font-family: source-han-serif-japanese, serif;
	font-style: normal;
	font-weight: 500;
	letter-spacing: .1em;
	text-align:center;
	padding:5px 10px;
}
.articlettl .date .month{
	font-size:280%;
	line-height:1.2em;
	display:block;
}
.articlettl .date .year{
	font-size:80%;
}
.articlettl{
	width:90%;
	padding:0 2%;
}
.articleWrap{
	margin-bottom:20px;
	padding:0 20px;
}
.article .txt{
	line-height:1.8em;
	margin:0 auto;
	font-family: source-han-serif-japanese, serif;
	font-style: normal;
	letter-spacing: .0.5em;
	font-size:90%;
	padding:0 20px;
}
.article .txt img{
	margin:10px 0;
}
.article .txt b{
	background: linear-gradient(transparent 40%, #ffff66 40%);
}
.article .txt a{
	text-decoration:underline;
	color:#128a95;
}
.viewLink{
	max-width:80%;
	margin:20px auto 0 auto;
	border:1px solid #8c7925;
	font-size:90%;
	text-align:center;
	font-family: "heisei-mincho-std";
	color:#8c7925;
	padding:15px 0;
	display:block;
	text-decoration:none;
	letter-spacing: .1em;
	cursor:pointer;
	margin-bottom:20px;
	background-color:#FFF;
}
.viewLink,
.viewLink::before,
.viewLink::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.pageswitch{
	display:flex;
    justify-content: center;
	margin:50px 0;
}
.nextLink a{
	margin:0 5px;
	max-width:50%;
    flex-direction: column; 
    align-items: center;
	border:1px solid #000;
	font-size:90%;
	text-align:center;
	font-family: "heisei-mincho-std";
	color:#000;
	padding:15px 50px;
	text-decoration:none;
	letter-spacing: .1em;
	cursor:pointer;
	margin-bottom:30px;
}
.prevLink a{
	margin:0 5px;
	max-width:50%;
    flex-direction: column; 
    align-items: center;
	border:1px solid #000;
	font-size:90%;
	text-align:center;
	font-family: "heisei-mincho-std";
	color:#000;
	padding:15px 50px;
	text-decoration:none;
	letter-spacing: .1em;
	cursor:pointer;
	margin-bottom:30px;
}

/* --------------------------------------------------- readmore */

#text-wrap {
    width: 50%;
    height: 100%;
    display: block;
    margin: 0 auto;
    padding: 70px;
	font-size:150%;
}
.hide-text {
    display: none;
}
.on-click {
	color: #8c7925;
}

}
</pre></body></html>