

#width {
  width: 990px;
}
.adspecial_type1 h1, .adspecial_type1 h2, .adspecial_type1 h3, .adspecial_type1 h4, .adspecial_type1 h5, .adspecial_type1 h6 {
display:block;
}
.adspecial_type1 {
  margin: 20px auto;
  text-align: center;
}
.adspecial_type1 .frame_header {
  text-align: left;
}
.adspecial_type1 .frame_col_left_container {
  width: 980px;
  float: left;
  position: relative;
  right: 320px;
  text-align: left;
}
.adspecial_type1 .frame_col_right_container {
  overflow: hidden;
  width: 980px;
  float: left;
  position: relative;
  background: #ccc;
}
.adspecial_type1 .frame_col_left {
  float: left;
  width: 650px;
  position: relative;
  left: 320px;
}
.adspecial_type1 .frame_col_left_inner {
  padding: 0;
}
.adspecial_type1 .frame_col_right {
  float: left;
  width: 320px;
  position: relative;
  left: 320px;
}
.adspecial_type1 .frame_col_right_inner {
  padding: 0 10px;
}
* html .adspecial_type1 .frame_col_right_inner {
  width: 300px;
}
* html .adspecial_type1 .frame_col_left {
  overflow: hidden;
}
* html .adspecial_type1 .frame_col_right  {
  overflow: hidden;
}





.adspecial_type1 {
  margin-top: 0;
  padding-top: 20px;
}



p.more {
  margin-top: 0px;
}

.style_indexlist1 li {
  font-weight: normal;
  list-style-image: none;
  line-height: 1.3;
  background-position: 4px 7px;
}
.style_indexlist1 li a {
  line-height: 1.5;
}

.style_indexlist1 li.stronger a {
  font-weight: bold;
}

.style_indexlist1 li.largersize {
  font-size: 14px;
}

.style_indexlist1 li a img {
  border: 1px solid #666666;
  float: left;
  margin: 0 5px 5px 0;
}

h4.ttl_backnumber {
  background: url('/media/z/2011/bg_h2_underline.gif') repeat-x 0 bottom;
  color: #961515;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  padding-bottom: 7px;
}

.backnumber p.summary {
  overflow: hidden;
  _zoom: 1;
}




#content{
padding-top:5%;
background-color:#ccc;
}



#adspecial_fjct_202003 {
  margin-left: -5px;
  padding: 0;
background-color:#ffffff;
}



footer{
margin-top:0;
}


/*本文＆画像余白調整*/


#adspecial_fjct_202003.adspecial_type1 #block_story p{
margin:4% 5%!important;
}


#adspecial_fjct_202003.adspecial_type1 .leaf_content .left{
margin:0 15px 0 4%;
}

#adspecial_fjct_202003.adspecial_type1 .leaf_content .right{
margin:0 4% 0 15px;
}


#adspecial_fjct_202003.adspecial_type1 .img-xxxl{
max-width:624px !important;
}

#adspecial_fjct_202003.adspecial_type1 .img-xl{
max-width:300px;
}





#adspecial_fjct_202003.adspecial_type1 .frame_header{
	background:url(/extra/fjct_202003/media/35149865/head_title.jpg) 0 0 no-repeat;
	height:450px;
	background-size:cover;
}

#adspecial_fjct_202003.adspecial_type1 h1 span{
display:block;
padding-top:10%;
text-align:center;
animation: title 0.8s linear 0.3s forwards;
opacity:0;
}




@keyframes title{
  0% {
    opacity:0;
    transform:scale(0.7, 0.7);
  }
  100% {
    opacity:1;
    transform:scale(1, 1);
  }
}







#adspecial_fjct_202003.adspecial_type1 .logo_block{
display:flex;
justify-content:center;
align-items:center;
margin:25px auto 0;
}


#adspecial_fjct_202003.adspecial_type1 .logo_block span{
margin:15px 25px;
width:250px;
}


#adspecial_fjct_202003.adspecial_type1 .lead_block{
padding:3% 5%;
font-size:100%;
color:#004591;
animation: fade 1.5s linear 1.0s forwards;
opacity:0;
}

@keyframes fade{
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}


#adspecial_fjct_202003.adspecial_type1 h2{
margin:0 auto;
text-align:center;
font-size:140%;
border-bottom:1px solid #009bd3;
width:90%;
position:relative;
display: flex;
justify-content: space-between;
}

#adspecial_fjct_202003.adspecial_type1 h2:before{
content: "";
display:block;
width: 78px;
height: 78px;
background: url(/extra/fjct_202003/media/icon_cloud_left.png) left bottom no-repeat;
background-size: contain;
}

#adspecial_fjct_202003.adspecial_type1 h2:after{
content: "";
display:block;
width: 78px;
height: 78px;
background: url(/extra/fjct_202003/media/icon_cloud_right.png) right bottom no-repeat;
background-size: contain;
}


#adspecial_fjct_202003.adspecial_type1 h2 span{
color:#004591;
display:block;
padding-top:4%;
}


/*続きはPDF*/


.fade_block{
position: relative;
}

.fade_block:after{
position: absolute;
bottom: 0;
left: 0;
content: "";
display: block;
height: 80%;
width: 100%;
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 95%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}



.continued_block{
padding:3% 15px;
border-radius:3px;
}


.continued_block .infoText{
color:#20a1c9;
text-align:center;
font-size:120%;
font-weight:normal;
position:relative;
}

.continued_block .infoText:before,
.continued_block .infoText:after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 100px;
height: 1px;
background-color: #20a1c9;
}

.continued_block .infoText:before{left:100px;}
.continued_block .infoText:after{right:100px;}



.continued_block .dlDocument{
margin:25px auto 15px !important;
}

.continued_block .dlDocument a{
text-align:center;
background:#20a1c9;
font-size:120%;
font-weight:bold;
border-radius:50px;
margin:0 auto;
padding:20px 0;
display:block;
text-decoration:none;
color:#ffffff;
width:70%;
transition:0.5s ease;
}

.continued_block .dlDocument a:hover{
background:#aa0d0d;
color:#ffffff !important;
}






#adspecial_fjct_202003.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_fjct_202003.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
}

#adspecial_fjct_202003.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_fjct_202003.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}

#adspecial_fjct_202003.adspecial_type1 .block_wp {
  margin-bottom: 20px;
}
#adspecial_fjct_202003.adspecial_type1 .bottomwp {
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 10px;
}
#adspecial_fjct_202003.adspecial_type1 .bottomwp.last {
  border: medium none;
}
#adspecial_fjct_202003.adspecial_type1 .bottomwp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_fjct_202003.adspecial_type1 .bottomwp a:hover {
  text-decoration: none;
}
#adspecial_fjct_202003.adspecial_type1 .bottomwp a:hover h4 {
  text-decoration: underline;
}
#adspecial_fjct_202003.adspecial_type1 .bottomwp h4 {
  border: none;
  font-size: 12px;
  font-weight: normal;
  margin-top: 2px;
}

#adspecial_fjct_202003.adspecial_type1 .block_backnumber {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_fjct_202003.adspecial_type1 .block_backnumber .backnumber {
  margin-bottom: 10px;
}
#adspecial_fjct_202003.adspecial_type1 .block_backnumber .backnumber a img {
  margin: 0 10px 10px 10px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_fjct_202003.adspecial_type1 .block_backnumber .backnumber a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_fjct_202003.adspecial_type1 .block_backnumber .backnumber a h5.title {
  border-bottom: none;
  font-size: 14px;
  display: inline;
}
#adspecial_fjct_202003.adspecial_type1 .block_backnumber .backnumber p {
  margin-top: 3px;
}
#adspecial_fjct_202003.adspecial_type1 .block_backnumber .backnumber a:hover h5.title {
  text-decoration: underline;
}
#adspecial_fjct_202003.adspecial_type1 .block_backnumber .backnumber .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_fjct_202003.adspecial_type1 .block_backnumber .backnumber .property a {
  margin-left: 5px;
}

#adspecial_fjct_202003.adspecial_type1 .block_banner {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_fjct_202003.adspecial_type1 .block_banner .banner img {
  margin: 0 auto 10px;
  display: block;
}
#adspecial_fjct_202003.adspecial_type1 .block_banner .banner a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#adspecial_fjct_202003.adspecial_type1 .block_sponsored {
  clear: both;
  border:none;
  margin:3% 3% 10%;
padding:5% 0;
border-top:1px solid #ccc;
}

#adspecial_fjct_202003.adspecial_type1 .block_right_plink {
  margin-bottom: 20px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul li {
  width: 300px;
  padding-bottom: 0px;
  height: 70px;
  margin-bottom: 5px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul li a {
  display: block;
  height: 70px;
  margin-bottom: 5px;
  overflow: hidden;
  text-indent: -9999px;
  width: 300px;
  background-repeat: no-repeat;
}

#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul li.plink1 a {
  background-position: 0 0;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul li.plink1 a:hover,
#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul#on1 li.plink1 a {
  background-position: -300px 0;
}

#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul li.plink2 a {
  background-position: 0 -70px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul li.plink2 a:hover,
#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul#on2 li.plink2 a {
  background-position: -300px -70px;
}

#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul li.plink3 a {
  background-position: 0 -140px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul li.plink3 a:hover,
#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul#on3 li.plink3 a {
  background-position: -300px -140px;
}

#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul li.plink4 a {
  background-position: 0 -210px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul li.plink4 a:hover,
#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul#on4 li.plink4 a {
  background-position: -300px -210px;
}

#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul li.plink5 a {
  background-position: 0 -280px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul li.plink5 a:hover,
#adspecial_fjct_202003.adspecial_type1 .block_right_plink ul#on5 li.plink5 a {
  background-position: -300px -280px;
}




#adspecial_fjct_202003.adspecial_type1 .block_right_backnumber {
  margin-bottom: 20px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_backnumber ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

#adspecial_fjct_202003.adspecial_type1 .block_right_backnumber ul li {
  background: url(/extra/fjct_202003/media/right_list_backnumber.gif) no-repeat 2px 4px;
  padding-left: 16px;
  margin-bottom: 7px;
  line-height: 1.2em;
  font-size: 12px;
}



#adspecial_fjct_202003.adspecial_type1 .block_right_backnumber {
  margin-bottom: 20px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_backnumber .backnumber {
  margin-bottom: 10px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_backnumber .backnumber a img {
  margin: 0 10px 10px 5px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_backnumber .backnumber a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_backnumber .backnumber a h6.title {
  border-bottom: none;
  font-size: 12px;
  display: inline;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_backnumber .backnumber p {
  margin-top: 3px;
  font-size: 12px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_backnumber .backnumber a:hover h6.title {
  text-decoration: underline;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_backnumber .backnumber .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_backnumber .backnumber .property a {
  margin-left: 5px;
}


#adspecial_fjct_202003.adspecial_type1 .block_right_info  {
  margin-bottom: 20px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_info .info {
  margin-bottom: 20px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_info .info a img {
  margin: 0 auto 5px auto;
  display: block;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_info .info a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_info .info a .txt {
  font-size: 12px;
  margin-bottom: 5px;
  display: block;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_info .info a:hover .txt {
  text-decoration: underline;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_info .info p {
  font-size: 12px;
}


#adspecial_fjct_202003.adspecial_type1 .block_right_wp {
  margin-bottom: 20px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_wp .wp {
  margin-bottom: 10px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_wp .wp a img {
  margin: 0 10px 10px 5px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_wp .wp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
* html #adspecial_fjct_202003.adspecial_type1 .block_right_wp .wp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_wp .wp a h6.title {
  border-bottom: none;
  font-size: 12px;
  display: inline;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_wp .wp p {
  margin-top: 3px;
  font-size: 12px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_wp .wp a:hover h6.title {
  text-decoration: underline;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_wp .wp .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_fjct_202003.adspecial_type1 .block_right_wp .wp .property a {
  margin-left: 5px;
}


#adspecial_fjct_202003.adspecial_type1 .block_right_related ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

#adspecial_fjct_202003.adspecial_type1 .block_right_related ul li {
  background: url(/extra/fjct_202003/media/right_list_related.gif) no-repeat 2px 4px;
  padding-left: 16px;
  margin-bottom: 7px;
  line-height: 1.2em;
  font-size: 12px;
}

#adspecial_fjct_202003.adspecial_type1 .block_sponsored address {
  font-weight: normal;
  font-style: normal;
}

#adspecial_fjct_202003.adspecial_type1 .article_body div.photo_grid {
  margin-bottom: 1em;
}
#adspecial_fjct_202003.adspecial_type1 .article_body .right {
  margin-left: 1em;
  float: right;
}
#adspecial_fjct_202003.adspecial_type1 .article_body .left {
  margin-left: 1em;
  float: left;
}
#adspecial_fjct_202003.adspecial_type1 .article_body .center table {
  margin: 0 auto;
}
#adspecial_fjct_202003.adspecial_type1 .article_body .photo_grid table {
  border-collapse: collapse;
}
#adspecial_fjct_202003.adspecial_type1 .article_body .photo_grid td {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

#adspecial_fjct_202003.adspecial_type1 .article_body .photo {
  padding: 10px;
  background: #FFF none repeat scroll 0%;
  border: 1px solid #CCC;
  margin-right: 15px;
}
#adspecial_fjct_202003.adspecial_type1 .article_body .photo .caption {
  width: 150px;
  margin-top: 10px;
  font-size: 12px;
  line-height: 120%;
}
#adspecial_fjct_202003.adspecial_type1 .article_body .photo .border {
  border: 1px solid #CCC;
}
#adspecial_fjct_202003.adspecial_type1 .article_body .photo .image {
  position: relative;
}
#adspecial_fjct_202003.adspecial_type1 .article_body .photo img.main {
  margin: 10px;
}
#adspecial_fjct_202003.adspecial_type1 .article_body ul {
  margin: 10px 0 0;
  padding: 0 0 0 10px;
}
#adspecial_fjct_202003.adspecial_type1 .article_body .photo .glass {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
}


@media screen and (max-width: 800px) {
  #adspecial_fjct_202003.adspecial_type1,
  #adspecial_fjct_202003.adspecial_type1 .frame_col_right_container,
  #adspecial_fjct_202003.adspecial_type1 .frame_col_left_container,
  #adspecial_fjct_202003.adspecial_type1 .frame_col_left,
  #adspecial_fjct_202003.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_fjct_202003.adspecial_type1 .article_body .left,
  #adspecial_fjct_202003.adspecial_type1 .article_body .right,
  #adspecial_fjct_202003.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_fjct_202003.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_fjct_202003.adspecial_type1 .block_right_plink {
    display: none;
  }

#content{
padding-top:0;
}



#adspecial_fjct_202003.adspecial_type1 .frame_header{
height:300px;
}

#adspecial_fjct_202003.adspecial_type1 h1 span{
padding:10% 5%;
text-align:center;
}

#adspecial_fjct_202003.adspecial_type1 h1 span img{
max-width:100%;
}


#adspecial_fjct_202003.adspecial_type1 h2{
font-size:120%;
}


/*続きはPDF*/

.continued_block .infoText:before,
.continued_block .infoText:after{
display:none;
}


.continued_block .dlDocument a{
font-size:100%;
width:100%;
}


}


@media screen and (max-width: 480px) {

#adspecial_fjct_202003.adspecial_type1 h1 span{
padding:18% 5%;
}

#adspecial_fjct_202003.adspecial_type1 h2{
font-size:100%;
}

#adspecial_fjct_202003.adspecial_type1 h2 span{
padding-top:7%;
}

}


