.wrapper {
  padding:100px 0 0 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  transition: transform 0.5s;

  
}
div {
  display: block;
}
.saying_block.S1 {
  background-image: url(/special/topic/img/image001.jpg);
}
.saying_block {
	position: relative;
  width: 100%;
  height: 100vh;
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

article,
aside,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
html,
body {
  width: 100%;
  height: 100%;
  background: #e9e9e9;
  font-family: "Roboto", "Noto Sans TC", sans-serif;
  color: #172730;
}
.saying_block.S1 .saying_content {
  background-color: rgba(255,140,0, 0.7);
}
.saying_block .saying_content {
  width: 100%;
  height: 100vh !important;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

.saying_block .saying_content .text_box h2 {
  font-weight: normal;
  font-size: 42px;
  line-height: 50px;
  font-family: "Bitter", serif;
  font-style: italic;
  letter-spacing: 1px;
}
h2 {
  display: block;
  font-size: 1.5em;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
  padding-left:6% !important;
  width:88%;
  text-align:left;
  color:#ffffff !important;

}
.saying_block .saying_content .text_box h3 {
  font-size: 15px;
  letter-spacing: 3px;
  font-weight: normal;
  padding: 30px 0 20px 0;
  line-height:150%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
h3 {
  display: block;
  font-size: 1.5em;
  -webkit-margin-before: 0.8em;
  -webkit-margin-after: 0.8em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
  padding-left:10% !important;
  width:80%;
  text-align:left;
  
  
}
.saying_block .saying_content .text_box p {
  font-size: 14px;
  letter-spacing: 2px;
  padding: 20px 0 20px 0;
  opacity: 0.7;
}
p {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}

.saying_block.S99 {
  background-image: url(/special/topic/img/image099.jpg);
}
.saying_block.S99 .saying_content {
  background-color: rgba(51, 204, 255, 0.7);
}
.saying_block.S2 {
  background-image: url(/special/topic/img/image002.jpg);
}
.saying_block.S2 .saying_content {
  background-color: rgba(29, 69, 106, 0.7);
}
.saying_block.S3 {
  background-image: url(/special/topic/img/image003.jpg);
}
.saying_block.S3 .saying_content {
  background-color: rgba(16, 36, 55, 0.7);
}
.saying_block.S4 {
  background-image: url(/special/topic/img/image004.jpg);
}
.saying_block.S4 .saying_content {
  background-color: rgba(0, 159, 153, 0.7);
}
.saying_block.S5 {
  background-image: url(/special/topic/img/image005.jpg);
}
.saying_block.S5 .saying_content {
  background-color: rgba(223, 168, 0, 0.7);
}
.saying_block.S6 {
  background-image: url(/special/topic/img/image006.jpg);
}
.saying_block.S6 .saying_content {
  background-color: rgba(29, 69, 106, 0.7);
}
.saying_block.S7 {
  background-image: url(/special/topic/img/image007.jpg);
}
.saying_block.S7 .saying_content {
  background-color: rgba(210, 24, 76, 0.6);
}
.saying_block.S8 {
  background-image: url(/special/topic/img/image008.jpg);
}
.saying_block.S8 .saying_content {
  background-color: rgba(16, 36, 55, 0.7);
}
.saying_block.S10 {
  background-image: url(/special/topic/img/image010.jpg);
}
.saying_block.S10 .saying_content {
  background-color: rgba(0,63,142, 0.7);
}
.saying_block.S11 {
  background-image: url(/special/topic/img/image011.jpg);
}
.saying_block.S11 .saying_content {
  background-color: rgba(0,77,37, 0.7);
}
.saying_block.S12 {
  background-image: url(/special/topic/img/image012.jpg);
}
.saying_block.S12 .saying_content {
  background-color: rgba(139,69,19, 0.7);
}
.saying_block.S13 {
  background-image: url(/special/topic/img/image013.jpg);
}
.saying_block.S13 .saying_content {
  background-color: rgba(82,40,134, 0.7);
}
.saying_block.S14 {
  background-image: url(/special/topic/img/image014.jpg);
}
.saying_block.S14 .saying_content {
  background-color: rgba(25,25,112, 0.7);
}

.acd-check{
    display: none;
}

.acd-label{
    color: #fff;
    height: auto;
      float: left;
    transition: .5s;
}
.acd-label label:hover{
	background:rgba(255,255,255,0.2);
	cursor:pointer;
}

button {
    background-color:rgba(0,0,0,0);
            border:transparent;
}

/* buttonタグをクリックすると表示されるボヤっとした青い枠線を消す */
button:focus {
	outline:0;
}

.acd-content{
  height:100vh;


    width:40%;
    opacity: 0;
    transition: .5s;
    display:none;
     float: right;
    background-color: rgba(245,245,245, 0.8);
}
.acd-con {
  potsition:relative;
  height:85vh;
  overflow-y:auto;
  overflow-x:none;
  color:#000000;
  top: 0px;
  margin:100px 0 100px 20px;
  padding-right: 20px;
  text-align:left;
  line-height:150%;
}

.acd-check:checked + .acd-label + .acd-content{
    display:inline;

    width :40%;
    opacity: 1;
}
.acd-check:checked + .acd-label {
    width :60%;
}

.acd-con img{
 width:95%;
 padding:15px 5px;
}

.saying_content a {
text-decoration:underline !important;
margin:15px 5px;
}
.cp_link {
	padding: 0.1em 0.3em 0em 0.3em;
	background-image: linear-gradient(rgba(0,0,0,0) 50%, rgba(33,150,244,1) 50%);
	background-position: 0 0;
	background-size: auto 200%;
	transition: .3s;
	color: #2196f4;
}
.cp_link:hover {
	background-position: 0 100%;
	color: #fff;
}

.Lfade {
    animation-name: Lfadein;
    animation-duration: 2s;
    animation-iteration-count: 1;
}
@keyframes Lfadein {
from {
    opacity: 0;
    transform: translateY(20px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

.Sfadein{
  opacity: 0;
  transform : translate(0, 50px);
  transition : all 3000ms;
}

.Sfadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

.btn-horizontal-border {
  position: relative;
  display: inline-block;
  padding: 12px 0 8px;
  text-decoration: none;
  transition: .4s;
  height:20px;
  width:150px;

}

.btn-horizontal-border:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 4px;
  top:100%;
  left: 0;
  border-radius: 3px;
  background:rgba(255,255,255,0.8);;
  transition: .2s;
}

.btn-horizontal-border:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 4px;
  top:0;
  left: 0;
  border-radius: 3px;
  background:rgba(255,255,255,0.8);
  transition: .2s;
}

.btn-horizontal-border:hover:before {
  top: -webkit-calc(100% - 3px);
  top: calc(100% - 3px);

}

.btn-horizontal-border:hover:after {
  top: 3px;
}

.title-box{
  margin: 1em 0;
  background-color: rgba(0, 204, 255, 0.7);
  border: 2px solid rgba(0, 102, 204, 0.7);
  width:70%;
  margin-left:15%;

}

.title-box-title{
  font-size: 16px;
  position: absolute;
  margin-top: 0;
  background-color: rgba(0, 102, 204, 0.7);
  color: rgba(255, 255, 255, 0.9);
  font-weight: bold;
  border-radius: 0 0 2px 0;
  padding: 10px 10px;
}

.titbx{
  margin: 0;
  padding: 2em 1em 1em 1em;
  line-height:150%;

}

#fixed {
position: fixed; /* 要素の位置を固定する */
bottom: 10px; /* 基準の位置を画面の一番下に指定する */
left: 10px; /* 基準の位置を画面の一番右に指定する */
height: 40px; /* 高さを指定する */
width: 230px; /* 幅を指定する */
border: 2px solid #326693; /* ボーダーを指定する */
background-color: rgba(255, 255, 255, 0.8);
text-align:center;
font-size: 80% !important;
z-index:99;
}

.rep1 {
display:inline;
}
.rep4 {
display:none;
}


.sclu a span:hover {
border-width:3px;
}
.sclm a span:hover {
border-width:3px;
}
.modal-wrapper {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px 10px;
  text-align: center;
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity .4s, visibility .4s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: "";
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 45px 20px 100px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, .6);
  vertical-align: middle;
}
.modal-wrapper .modal-window .modal-content {
  text-align:left;
  font-size:6pt;
  max-height: 80vh;
  line-height:1.2em;
  overflow-y: scroll;
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8);
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  top: 20px;
  right: 10px;
  width: 35px;
  color: #95979c!important;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
}

.modal-wrapper .modal-close:hover {
  color: #2b2e38!important;
}

.modal-content img{
 width:100%;
 padding:15px 5px;
}

.modal-content a{
text-decoration:underline !important;
}
/* サムネイルキャプション用 */
.thm{
line-height:0;
padding-top:0px;
font-size: 80% !important;
}

@media screen and (min-width:1025px) {
.sclm a {
  position: absolute;
  bottom: 50px;
  left: 50%;
  color:rgba(255,255,255,0.8) !important;
  text-decoration: none !important;
  margin-left: -10px;
}
.sclm a span {
  position: absolute;
  bottom: 50px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -9px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;

}
.scmS1 a {
  bottom: 120px !important;
}
.sclu a span {
  position: absolute;
  bottom: 120px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: 8px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(-45eg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
.mblink {
display:none;
}

}

@media screen and (max-width:1024px) {
.mblink {
	display:block;
	color: rgba(255, 255, 255, 0.9) !important;
	border: 2px solid rgba(255, 255, 255, 0.9);
	padding: 5px;
	width:120px;
}
.btn-horizontal-border {
display:none !important;
}


.wrapper {
  padding:0 0 0 0;
}

.saying_block {
 background-position: center center;
  background-size: cover;
  background-attachment: scroll;
  background-repeat: no-repeat;
}

.saying_block .saying_content .text_box p {
  font-size: 8px;
  letter-spacing: 2px;
  padding: 0 0 0 0;
  opacity: 0.7;
}

.saying_block .saying_content .text_box h2 {
  font-weight: normal;
  font-size: 14pt;
  line-height: 100%;
  font-family: "Bitter", serif;
  font-style: italic;
  letter-spacing: 1px;
}
h2 {
  display: block;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
  padding-left:6% !important;
  width:88%;
  text-align:left;
  color:#ffffff !important;
}
.saying_block .saying_content .text_box h3 {
  font-size: 10pt;
  letter-spacing: 3px;
  font-weight: normal;
  padding: 30px 0 20px 0;
  line-height:120%;
}
h3 {
  display: block;
  -webkit-margin-before: 0.8em;
  -webkit-margin-after: 0.8em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
  padding-left:5% !important;
  width:90%;
  text-align:left;
}

#fixed {
position: fixed; /* 要素の位置を固定する */
bottom: 5px; /* 基準の位置を画面の一番下に指定する */
left: 5px; /* 基準の位置を画面の一番右に指定する */
height: 18px; /* 高さを指定する */
width: 160px; /* 幅を指定する */
border: 2px solid #326693; /* ボーダーを指定する */
background-color: rgba(255, 255, 255, 0.8);
text-align:center;
font-size: 12px !important;
line-height:150% !important;
z-index:99;
}

.rep1 {
display:none;
}
.rep4 {
display:inline;
}

.tpmh2 {
font-size:16px !important;
}
.tpmh3 {
font-size:12px !important;
}

.title-box{
  width:90%;
  margin-left:5%;
}

.title-box-title{
  font-size: 10px;
}

.titbx{
  font-size: 7px;

}

}

@media screen and (min-width:481px) and (max-width:1024px){

.sclm a {
  position: absolute;
  bottom: 0px;
  left: 5%;

  text-decoration: none !important;
}
.sclu a {
  position: absolute;
  bottom: 40px;
  left: 10%;
  text-decoration: none !important;
}

.scmS1 a {
  bottom: -40px !important;
}
.scuS99 a {
  bottom: 30px !important;
}

.sclmp{
 display:none;
} 
.sclm a span {
  position: absolute;
  bottom: 120px;
  left: 5%;
  width: 20px;
  height: 19px;
  background: url('/special/topic/img/img_n01.gif');
  transform: rotate(180deg);
}
.sclu a span {
  position: absolute;
  bottom: 80px;
  left: 10%;
  width: 20px;
  height: 19px;
  background: url('/special/topic/img/img_n01.gif');
}

}
@media screen and (max-width:480px) {
.saying_block {
  height: 110%;
}

.mblink {
	width:100px;
	font-size:12px;
}
.modal-wrapper .modal-window .modal-content {
  font-size:10pt;
}

.saying_block .saying_content .text_box h2 {
  font-size: 14pt;
}
.saying_block .saying_content .text_box h3 {
  font-size: 10pt;
}
.saying_block .saying_content .text_box p {
  font-size: 12px;
}

.sclm a span {
  bottom: 55px;
 
}
.sclu a span {
  bottom: 50px;
}
.tpmh2 {
font-size:16px !important;
}
.tpmh3 {
font-size:12px !important;
}
.title-box{
  width:90%;
  margin-left:5%;
}

.title-box-title{
  font-size: 14px;
}

.titbx{
  font-size: 12px;

}
.sclm a {
  position: absolute;
  bottom: 90px;
  text-decoration: none !important;
}
.sclu a {
  position: absolute;
  bottom: 125px;
  text-decoration: none !important;
}

.scmS1 a {
  bottom: 20px !important;
}
.scuS99 a {
  bottom: 60px !important;
}

.sclmp{
 display:none;
} 
.sclm a span {
  position: absolute;
  bottom: 100px;
  left: 25px;
  width: 20px;
  height: 19px;
  background: url('/special/topic/img/img_n01.gif');
  transform: rotate(180deg);
}
.sclu a span {
  position: absolute;
  bottom: 100px;
  left: 25px;
  width: 20px;
  height: 19px;
  background: url('/special/topic/img/img_n01.gif');
}


}
