.row2{margin-right:-15px;margin-left:-15px}
a:hover img{opacity:.6;background-color:#fff;filter:alpha(opacity=60);-ms-filter:"alpha( opacity=60 )";background:0 0!important;transition-duration:.2s}
.header-box{height:690px}
@media (min-width:768px){
.blank-space{height:4rem}
.header-box{height:900px}
}
p{font-family:"Aoto Gothic Regular"}
p strong{font-family:"Aoto Gothic DemiBold";font-weight:700}
h4{font-family:"Aoto Gothic Bold";line-height:1.5;font-size:1.2rem!important;margin-top:10px;margin-bottom:10px;border-left: none !important;padding-left:0px;}
@media (min-width:768px){
h4{line-height:1.5;margin-bottom:0!important;font-size:1.5rem!important}
}
.title_mid{font-size:1.1rem}
h5{font-family:"Aoto Gothic DemiBold";line-height:2;font-size:1.1rem}
h6{font-family:"Aoto Gothic DemiBold";margin-bottom:0;font-size:1rem}
.marker_underline2{background:linear-gradient(to bottom,transparent 80%,rgba(255,255,255,1));background:linear-gradient(transparent 85%,#fff 85% 0);background:-moz-linear-gradient(transparent 85%,#fff 85% 0);background:-webkit-linear-gradient(transparent 85%,#fff 85% 0);padding-top:10px}
.bg-gray{background-color:#d3d3d3}
.bg-beige{background-color:#fffcf2}
.title_img{position:relative;right:10%;max-width:250px}
@media (max-width:768px){
.title_img{position:relative;right:10%;max-width:20vw;overflow:hidden}
}
.title_lead{position:relative;left:18%;top:15%}
.section_top{height:750px}
@media screen and (max-width:480px){
.tablet_pic{height:60vh}
}
@media screen and (max-width:896px) and (orientation:landscape){
.tablet_pic{height:100vh}
}
@media (max-width:768px){
.section_top{height:400px}
}
.lead_img_height{max-height:auto}
@media (min-width:992px){
.lead_img_height{max-height:350px}
}
.border-orange{border:1px solid #ea5514}

#publication h4{border-color:#af8c49;border-bottom:solid #af8c49 3px !important;color:#af8c49 !important;}
#shikiten h4{border-color:#6a4994 ;border-bottom:solid #6a4994 3px !important;color:#6a4994 !important;}
#syokuji_syukuhaku h4{border-color:#0062b1 ;border-bottom:solid #0062b1 3px !important;color:#0062b1 !important;}

.img-small-h {
  max-width: auto;
  height: auto;
}

@media (min-width: 768px) { /* md以上のとき */
.img-small-h  {
    max-width: 600px;
  }
}

@media (min-width: 1200px) { /* xl以上のとき */
  .img-small {
    max-width: 600px;
  }
}