﻿@charset "utf-8";
/* ==========================================================

title : 東建コーポレーション／会社・IR情報「女性活躍推進の取り組み」
scope : 女性活躍推進の取り組み

last modify : 2019/06/07 306_kondo

========================================================== */
.f_green {
  color: #0E772A;
}
.f_red {
  color: #f30000;
}
.f_yellow {
  color: #FFF27B;
}

/* contents
-------------------------------------- */
#contents {
  max-width: 100%;
  margin: 0 auto 5rem;
}
#contents p,
#contents dl {
  text-align:justify;
  line-height: 1.647;
}
#contents img {
  max-width: 100%;
  vertical-align:middle;
}
#contents section {
  overflow: visible;
}
#contents a {
}
#contents a img {
  opacity: 1;
  transition:.3s;
}
#contents a:hover img {
  opacity: .8;
}
#contents a:active img{
  opacity: 1;
}

.f_small {
  font-size: 88.2% !important;
}
@media screen and (max-width: 812px) {
  #contents {
    margin: 0 auto;
    font-size: 3.95vw;
  }
  /*#contents p,
  #contents dl {
    max-width: calc(100% - 2em);
  }*/
  .f_small_sp {
    font-size: 88.2% !important;
  }
}

.mv {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.mv .mv_bg {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  line-height: 1.4;
}
.mv .mv_bg span {
  display: block;
  font-weight: 600;
}
.mv .mv_bg h1,
.mv .mv_bg b {
  color: #0E772A;
  font-weight: 600;
}
#contents nav#mokuji dl dd a {
  display: inline-block;
  color: #0A4D90;
}
nav#mokuji dl:not(.patent) dd a {
  padding-left: 1em;
  text-indent: -1em;
}
#contents nav#mokuji dl.patent dd a {
  padding-left: 4em;
  text-indent: -4em;
}
@media screen and (max-width: 812px) {
  .mv {
    height: 38vw;
    background: url(../image/tokkyo-mv.jpg) 50% 50% / auto 100% no-repeat;
  }
  .mv .mv_bg {
    width: 96vw;
    height: 27vw;
    padding: 0 0 1vw 12vw;
    background: url(../image/tokkyo-mv-bg.png) 0 0 / 100% auto no-repeat;
    box-sizing: border-box;
    font-size: 94.1%;
  }
  .mv .mv_bg span {
    display: block;
    margin: 0 0 0.7em;
  }
  .mv .mv_bg h1 {
    font-size: 164.7%;
  }
  .mv .mv_bg b {
    font-size: 111.8%;
  }
  #contents p.lead {
    margin: 0.8em 1em 0;
    line-height: 1.65;
  }
  
  /*============================
  #mokuji
  ============================*/
  nav#mokuji {
    width: 97%;
    height: 87vw;
    padding: 1.2em 0 0;
    margin: 1.7em auto 0;
    background: url(../image/tokkyo-contents.png) 0 0 / 100% auto no-repeat;
    box-sizing: border-box;
  }
  nav#mokuji h2 {
    padding-left: 2em;
    margin-bottom: 0.3em;
    color: #C9A063;
    text-align: center;
    font-size: 100%;
    font-weight: 600;
    letter-spacing: 2em;
  }
  nav#mokuji dl {
    width: 90%;
    margin: 0 auto 0.6em;
    font-size: 82.4%;
    line-height: 1.3;
  }
  nav#mokuji dl dt {
    margin-bottom: 0.4em;
  }
  nav#mokuji dl dd {
    margin: 0 0.5em 0.4em;
  }
}
@media screen and (min-width: 813px) {
  .mv {
    width: 956px;
    height: 240px;
    margin: 0 auto;
    background: url(../image/tokkyo-mv.jpg) 0 0 / 100% auto no-repeat;
  }
  .mv .mv_bg {
    width: 626px;
    height: 168px;
    background: url(../image/tokkyo-mv-bg.png) 0 0 / 100% auto no-repeat;
  }
  .mv .mv_bg span {
    margin: 0 0 1em;
    font-size: 19px;
  }
  .mv .mv_bg h1 {
    margin: 0 0 0.1em;
    font-size: 40px;
  }
  .mv .mv_bg b {
    font-size: 22px;
  }
  #contents p.lead {
    width: 45em;
    margin: 1.7em auto 0;
    line-height: 1.65;
  }
  
  /*============================
  #mokuji
  ============================*/
  nav#mokuji {
    width: 592px;
    height: 527px;
    padding: 2.3em 0 0;
    margin: 1.7em auto 0;
    background: url(../image/tokkyo-contents.png) 0 0 / 100% auto no-repeat;
    box-sizing: border-box;
  }
  nav#mokuji h2 {
    padding-left: 2em;
    margin-bottom: 0.6em;
    font-size: 19px;
    font-weight: 600;
    color: #C9A063;
    text-align: center;
    letter-spacing: 2em;
  }
  nav#mokuji dl {
    width: 495px;
    margin: 0 auto 1.1em;
    line-height: 1.3;
  }
  nav#mokuji dl dt {
    margin-bottom: 0.85em;
  }
  nav#mokuji dl dd {
    margin: 0 1em 0.85em;
  }
  #contents nav#mokuji dl dd a {
    color: #0A4D90;
  }
}

section.tokkyo#tokkyo1 h2::before {
  background: url(../image/medal-01.png) 50% 50% / 100% auto no-repeat;
}
section.tokkyo#tokkyo2 h2::before {
  background: url(../image/medal-02.png) 50% 50% / 100% auto no-repeat;
}
section.tokkyo#tokkyo3 h2::before {
  background: url(../image/medal-03.png) 50% 50% / 100% auto no-repeat;
}
section.tokkyo#tokkyo4 h2::before {
  background: url(../image/medal-04.png) 50% 50% / 100% auto no-repeat;
}
section.tokkyo#tokkyo5 h2::before {
  background: url(../image/medal-05.png) 50% 50% / 100% auto no-repeat;
}
@media screen and (max-width: 812px) {
  section.tokkyo {
    width: 92%;
    margin: 2em auto 0;
  }
  section.tokkyo h2 {
    position: relative;
    padding: 0.5em 0.5em 0.5em 1.3em;
    font-size: 117.6%;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-align: center;
    color: #fff;
    line-height: 1.3;
    background: linear-gradient(90deg, #073c15, #0a571f 43%, #0b6122 65%, #0e772a);
  }
  section.tokkyo h2::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;    
    left: 1.5vw;
    width: 12vw;
    height: 14vw;
    margin: auto 0;
  }
  section.tokkyo h2 b {
    font-size: 22px;
  }
  section.tokkyo .sv {
    margin-top: 0.6em;
  }
  #contents section.tokkyo p {
    margin: 1em 0.5em 0;
  }
  #contents section.tokkyo p.mgn_lr-1_5em {
    margin: 1em 1em 0;
  }
  #contents section.tokkyo section {
    margin: 1.5em 0.5em 0;
    overflow: hidden;
  }
  section.tokkyo section h3 {
    padding: 0.4em 1em 0.4em 0.6em;
    font-size: 117.6%;
    font-weight: 600;
    line-height: 1.25;
    border-left: 1.861vw solid #0E772A;
    background: url(../image/tokkyo-h3.jpg) 100% 0 / auto 100% no-repeat;
  }
  section.tokkyo section .img_right {
    display: block;
    width: 84%;
    margin: 1em auto 0.8em;
  }
  section.tokkyo section p {
  }
  #contents section.tokkyo section p.genri {
    display: block;
    margin: 1.8em 0 1em;
    color: #F11212;
    font-size: 18px;
    text-align: center;
  }
  section.tokkyo section .img_center {
    margin: 1em 0 0;
  }
  #contents section.tokkyo section p.genri + .img_center {
    margin: 0;
  }
}
@media screen and (min-width: 813px) {
  section.tokkyo {
    width: 800px;
    margin: 4em auto 0;
  }
  section.tokkyo h2 {
    position: relative;
    height: 2.2em;
    padding-left: 1.5em;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-align: center;
    color: #fff;
    line-height: 2.2;
    background: linear-gradient(90deg, #073c15, #0a571f 43%, #0b6122 65%, #0e772a);
  }
  section.tokkyo h2::before {
    content: "";
    position: absolute;
    top: -24px;
    left: -20px;
    width: 80px;
    height: 89px;
  }
  section.tokkyo h2 b {
    font-size: 22px;
  }
  section.tokkyo .sv {
    margin-top: 0.6em;
  }
  #contents section.tokkyo > p {
    margin: 1em 0.5em 0;
  }
  #contents section.tokkyo p.mgn_lr-1_5em {
    margin: 1em 1.5em 0;
  }
  #contents section.tokkyo section {
    width: 720px;
    margin: 3em auto 0;
    overflow: hidden;
  }
  section.tokkyo section h3 {
    height: 40px;
    padding-left: 0.8em;
    font-size: 20px;
    font-weight: 600;
    line-height: 2;
    border-left: 8px solid #0E772A;
    background: url(../image/tokkyo-h3.jpg) 0 0 / 100% auto no-repeat;
  }
  section.tokkyo section .img_right {
    display: block;
    float: right;
    width: 353px;
    margin: 0.8em 0 0 1.5em;
  }
  section.tokkyo section p {
    margin: 1em 0.5em 0;
  }
  #contents section.tokkyo section p.genri {
    display: block;
    margin: 1.8em 0 1em;
    color: #F11212;
    font-size: 18px;
    text-align: center;
  }
  section.tokkyo section .img_center {
    margin: 3em 0 0;
  }
  #contents section.tokkyo section p.genri + .img_center {
    margin: 0;
  }
}

@media screen and (max-width: 812px) {
  section.tokkyo section .madori {
    margin: 1.5em 0 0;
  }
  section.tokkyo section .madori dl {
    position: relative;
  }
  section.tokkyo section .madori dl dt {
    font-weight: 600;
    color: #fff;
    line-height: 2;
    text-align: center;
  }
  section.tokkyo section .madori dl dd {
  }
  section.tokkyo section .madori dl dd span {
    position: absolute;
    font-size: 15px;
    line-height: 1.33;
  }
  section.tokkyo section .madori dl.madori_1 {
    margin-bottom: 5em;
  }
  section.tokkyo section .madori dl.madori_1::after {
    content: "";
    position: absolute;
    top: 106%;
    right: 0;
    left: 0;
    width: 10vw;
    height: 10vw;
    margin: 0 auto;
    background: url(../image/01-madori-icon.png) 0 0 / 100% auto no-repeat;
    transform: rotate(90deg);
  }
  section.tokkyo section .madori dl.madori_1 dt {
    background: #D89627;
  }
  section.tokkyo section .madori dl.madori_1 dd {
    margin: 1.25em 0 0;
  }
  section.tokkyo section .madori dl.madori_1 dd span {
    top: 201px;
    left: 10px;
  }
  section.tokkyo section .madori dl.madori_1 dd img {
    display: block;
    width: 181.5px;
    margin-left: 80px;
  }
  section.tokkyo section .madori dl.madori_2 {
  }
  section.tokkyo section .madori dl.madori_2 dt {
    background: #DB4275;
  }
  section.tokkyo section .madori dl.madori_2 dd {
    margin: 0.5em 0 0;
  }
  section.tokkyo section .madori dl.madori_2 dd img {
    display: block;
    width: 190px;
    margin-left: 50px;
  }
  section.tokkyo section .madori dl.madori_2 dd span.txt1 {
    top: 73px;
    left: 242px;
  }
  section.tokkyo section .madori dl.madori_2 dd span.txt2 {
    top: 212px;
    left: 242px;
  }
  section.tokkyo section .madori dl.madori_2 dd span.txt3 {
    top: 305px;
    left: 242px;
  }
}
@media screen and (min-width: 813px) {
  section.tokkyo section .madori {
    display: flex;
    justify-content: space-between;
    margin: 2.5em 0 0;
  }
  section.tokkyo section .madori dl {
    position: relative;
    width: 348px;
    margin: 0;
  }
  section.tokkyo section .madori dl dt {
    height: 34px;
    font-weight: 600;
    color: #fff;
    line-height: 2;
    text-align: center;
  }
  section.tokkyo section .madori dl dd {
  }
  section.tokkyo section .madori dl dd span {
    position: absolute;
    font-size: 15px;
    line-height: 1.33;
  }
  section.tokkyo section .madori dl.madori_1 {
    
  }
  section.tokkyo section .madori dl.madori_1::after {
    content: "";
    position: absolute;
    top: 2.5em;
    bottom: 0;
    left: 97%;
    width: 45px;
    height: 45px;
    margin: auto 0;
    background: url(../image/01-madori-icon.png) 0 0 / 100% auto no-repeat;
  }
  section.tokkyo section .madori dl.madori_1 dt {
    background: #D89627;
  }
  section.tokkyo section .madori dl.madori_1 dd {
    margin: 1.25em 0 0;
  }
  section.tokkyo section .madori dl.madori_1 dd span {
    top: 201px;
    left: 10px;
  }
  section.tokkyo section .madori dl.madori_1 dd img {
    display: block;
    width: 181.5px;
    margin-left: 80px;
  }
  section.tokkyo section .madori dl.madori_2 {
  }
  section.tokkyo section .madori dl.madori_2 dt {
    background: #DB4275;
  }
  section.tokkyo section .madori dl.madori_2 dd {
    margin: 0.5em 0 0;
  }
  section.tokkyo section .madori dl.madori_2 dd img {
    display: block;
    width: 190px;
    margin-left: 50px;
  }
  section.tokkyo section .madori dl.madori_2 dd span.txt1 {
    top: 73px;
    left: 242px;
  }
  section.tokkyo section .madori dl.madori_2 dd span.txt2 {
    top: 212px;
    left: 242px;
  }
  section.tokkyo section .madori dl.madori_2 dd span.txt3 {
    top: 305px;
    left: 242px;
  }
}

section.tokkyo .tokkyo_frame dl dt div {
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 812px) {
  section.tokkyo .tokkyo_frame {
    position: relative;
    padding: 1em;
    margin: 2.5em auto 0;
    background: url(../image/tokkyo-bg_sp.png) 50% 0 / 716px auto no-repeat;
    border: 2px solid #c98c46;
    box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.1);
  }
  section.tokkyo .tokkyo_frame::before {
    content: "";
    position: absolute;
    top: -4.3vw;
    right: 0;
    left: 0;
    display: block;
    width: 20vw;
    height: 8.2vw;
    margin: 0 auto;
    background: url(../image/tokkyo.png) 0 0 / 100% auto no-repeat;
  }
  section.tokkyo .tokkyo_frame dl {
  }
  section.tokkyo .tokkyo_frame dl dt {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 4em;
    font-size: 100%;
    font-weight: 600;
    line-height: 1.3;
  }
  section.tokkyo .tokkyo_frame dl dt::before {
    content: "";
    width: 6vw;
    height: 100%;
    margin-right: 0.5em;
    background: url(../image/tokkyo_kazari_l.png) 50% 50% / 100% auto no-repeat;
  }
  section.tokkyo .tokkyo_frame dl dt::after {
    content: "";
    width: 6vw;
    height: 100%;
    margin-left: 0.5em;
    background: url(../image/tokkyo_kazari_r.png) 50% 50% / 100% auto no-repeat;
  }
  section.tokkyo .tokkyo_frame dl dd {
    position: relative;
    margin: 0.75em 0 0;
    padding: 0.8em 0.5em 0;
  }
  section.tokkyo .tokkyo_frame dl dd::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #f0af00, #b86500 50%, #913000);
  }
  section.tokkyo .tokkyo_frame .tokkyo_img {
    display: block;
    width: 40vw;
    margin: 1em auto 0;
    border: 2px solid #B76608;
  }
}
@media screen and (min-width: 813px) {
  section.tokkyo .tokkyo_frame {
    position: relative;
    padding: 1em 12.8em 0 1.5em;
    width: 720px;
    height: 288px;
    margin: 3.5em auto 0;
    background: url(../image/tokkyo-bg.png) 0 0 / 100% auto no-repeat;
    box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.1);
  }
  section.tokkyo .tokkyo_frame::before {
    content: "";
    position: absolute;
    top: -16px;
    left: 222px;
    display: block;
    width: 84px;
    height: 34px;
    background: url(../image/tokkyo.png) 0 0 / 100% auto no-repeat;
  }
  section.tokkyo .tokkyo_frame dl {
  }
  section.tokkyo .tokkyo_frame dl dt {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 4em;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.4;
  }
  section.tokkyo .tokkyo_frame dl dt::before {
    content: "";
    width: 32px;
    height: 81px;
    margin-right: 0.5em;
    background: url(../image/tokkyo_kazari_l.png) 0 0 / 100% auto no-repeat;
  }
  section.tokkyo .tokkyo_frame dl dt::after {
    content: "";
    width: 32px;
    height: 82px;
    margin-left: 0.5em;
    background: url(../image/tokkyo_kazari_r.png) 0 0 / 100% auto no-repeat;
  }
  section.tokkyo .tokkyo_frame dl dt.f_small {
    font-size: 20px !important;
  }
  section.tokkyo .tokkyo_frame dl dd {
    position: relative;
    margin: 0.75em 0 0;
    padding: 0.8em 0.5em 0;
  }
  section.tokkyo .tokkyo_frame dl dd::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #f0af00, #b86500 50%, #913000);
  }
  section.tokkyo .tokkyo_frame .tokkyo_img {
    position: absolute;
    top: 1.2em;
    right: 1.2em;
    width: 177px;
    border: 2px solid #B76608;
  }
  section.tokkyo section.damping_frame .img_right {
    width: 240px;
    margin: 0.9em 0.75em 0 1.5em;
  }
}

@media screen and (max-width: 812px) {
  dl.nintei {
    position: relative;
    padding: 1em;
    width: 100%;
    margin: 4.5em auto 0;
    background: url(../image/tokkyo-nintebgi.jpg) 0 0 / 100% auto no-repeat;
    border: 2px solid #097151;
    box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.1);
  }
  dl.nintei dt {
    position: absolute;
    left: -2px;
    bottom: 100%;
    padding: 0.4em 2em 0.4em 0.3em;
    background: #097151;
    color: #fff;
    font-weight: 600;
    border-radius: 0 3em 0 0;
  }
  dl.nintei dd .nintei_img {
    display: block;
    width: 40vw;
    margin: 1em auto 0;
    border: 2px solid #097151;
  }
  .bukken_frame {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 2.5em auto 0;
  }
  #contents .bukken_frame p.balloon {
    position: relative;
    padding: 0.25em 0.75em;
    margin: 0 auto 1em;
    font-weight: 600;
    text-align: center;
    background: #FFFCD5;
    border: 2px solid #D89627;
    border-radius: 0.5em;
  }
  #contents .bukken_frame p.balloon::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
    display: block;
    width: 14px;
    height: 14px;
    margin: 0 auto;
    background: #FFFCD5;
    border-right: 2px solid #D89627;
    border-bottom: 2px solid #D89627;
    transform: rotate(45deg) skewX(5deg) skewY(5deg);
  }
  #contents .bukken_frame p.caption {
    margin: 0.3em 0 0;
    text-align: center;
  }
  #contents .bukken_frame .images {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #contents .bukken_frame .images img {
    display: block;
    width: 46.7%;
    margin: 0 1.5vw;
    border-radius: 0.5em;
    overflow: hidden;
  }
  #contents .bukken_frame > img {
    display: block;
    border-radius: 0.5em;
    overflow: hidden;
  }
  .koutaishin {
    width: 90%;
    margin: 2em auto 0;
    padding: 1em;
    border: 1px solid #398F20;
    box-sizing: border-box;
  }
  .koutaishin dl {
    position: relative;
    width: 90%;
    margin: 0 auto;
  }
  .koutaishin dl:first-child {
    margin-bottom: 3.5em;
  }
  .koutaishin dl:first-child::after {
    content: "";
    position: absolute;
    top: 102.5%;
    right: 0;
    left: 0;
    display: block;
    width: 8vw;
    height: 10vw;
    margin: 0 auto;
    background: url(../image/arrow_koutaishin.png) 0 0 / 100% auto no-repeat;
    z-index: 2;
    transform: rotate(90deg);
  }
  .koutaishin dl dt {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
  }
  #contents section.tokkyo .koutaishin dl dd p {
    margin: 0.5em 0 0;
    font-size: 15px;
  }
}
@media screen and (min-width: 813px) {
  dl.nintei {
    position: relative;
    padding: 2.5em 12.8em 0 1.5em;
    width: 720px;
    height: 179px;
    margin: 7.5em auto 0;
    background: url(../image/tokkyo-nintebgi.jpg) 0 0 / 100% auto no-repeat;
    border: 2px solid #097151;
    box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.1);
  }
  dl.nintei dt {
    position: absolute;
    left: -2px;
    bottom: 100%;
    padding: 0.4em 2em 0.4em 0.3em;
    background: #097151;
    color: #fff;
    font-weight: 600;
    border-radius: 0 3em 0 0;
  }
  dl.nintei dd .nintei_img {
    position: absolute;
    top: -94px;
    right: 1.2em;
    width: 177px;
    border: 2px solid #097151;
  }
  .bukken_frame {
    display: flex;
    flex-direction: column;
    width: 720px;
    margin: 2.5em auto 0;
  }
  #contents .bukken_frame p.balloon {
    position: relative;
    padding: 0.25em 0.9em;
    margin: 0 auto 1em;
    font-weight: 600;
    text-align: center;
    background: #FFFCD5;
    border: 2px solid #D89627;
    border-radius: 0.5em;
  }
  #contents .bukken_frame p.balloon::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
    display: block;
    width: 14px;
    height: 14px;
    margin: 0 auto;
    background: #FFFCD5;
    border-right: 2px solid #D89627;
    border-bottom: 2px solid #D89627;
    transform: rotate(45deg) skewX(5deg) skewY(5deg);
  }
  #contents .bukken_frame p.caption {
    margin: 0.3em 0 0;
    text-align: center;
  }
  #contents .bukken_frame .images {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #contents .bukken_frame .images img {
    display: block;
    width: 256px;
    margin: 0 5px;
    border-radius: 0.5em;
    overflow: hidden;
  }
  #contents .bukken_frame > img {
    display: block;
    border-radius: 0.5em;
    overflow: hidden;
  }
  .koutaishin {
    display: flex;
    justify-content: space-between;
    width: 636px;
    margin: 3.2em auto 0;
    padding: 16px 18px;
    border: 1px solid #398F20;
    box-sizing: border-box;
  }
  .koutaishin dl {
    position: relative;
    width: 268px;
  }
  .koutaishin dl:first-child::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 10px;
    left: 280px;
    display: block;
    width: 44px;
    height: 55px;
    margin: auto 0;
    background: url(../image/arrow_koutaishin.png) 0 0 / 100% auto no-repeat;
    z-index: 2;
  }
  .koutaishin dl dt {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
  }
  #contents section.tokkyo .koutaishin dl dd p {
    margin: 0.5em 0 0;
    font-size: 15px;
  }
}

@media screen and (max-width: 812px) {
  #tokkyo3 .img_center {
    margin: 2em auto 0;
  }
  .w748 {
    width: 95%;
  }
  .merit_area {
    position: relative;
    margin: 1em auto 0;
    padding: 3vw 0 0;
    border: 2px solid #D85C27;
    background: #FFFCD5;
  }
  .merit_area dl {
    padding: 0 3vw 3vw;
    box-sizing: border-box;
  }
  .merit_area dl dt {
    display: flex;
    border-radius: 0.5em;
    border: 1px solid #D85C27;
    background: #fff;
    overflow: hidden;
    font-size: 117.6%;
    font-weight: 600;
    line-height: 1.8;
    color: #D85C27;
  }
  .merit_area dl dt b {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6em;
    margin-right: 0.4em;
    font-size: 75%;
    color: #fff;
    background: #D85C27;
  }
  .merit_area dl dd {
    margin: 0.5em 1em 0;
    line-height: 1.3;
  }
  .merit_area .tckiso-img {
    padding: 1em 0.3em;
    width: 100%;
    background: #fff;
  }
  section.tokkyo#tokkyo3 section .img_right {
    width: 339px;
    margin-right: 1em;
  }
  
  dl.nintei2 {
    position: relative;
    padding: 1em;
    width: 100%;
    margin: 4em auto 0;
    background: url(../image/tokkyo-nintebgi.jpg) 0 0 / 100% auto no-repeat;
    border: 2px solid #097151;
    box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.1);
  }
  dl.nintei2 dt {
    position: absolute;
    left: -2px;
    bottom: 100%;
    padding: 0.4em 2em 0.4em 1em;
    background: #097151;
    font-weight: 600;
    color: #fff;
    border-radius: 0 3em 0 0;
  }
  dl.nintei2 dd .nintei_img {
    display: block;
    width: 40vw;
    margin: 1em auto 0;
    border: 2px solid #097151;
  }
  #contents dl.nintei2 dd {
    line-height: 1.5;
  }
  #contents dl.nintei2 dd p.kome {
    margin-top: 1em;
    padding: 0.8em 1em 0.6em 2em;
    font-size: 88.2%;
    text-indent: -1em;
    background: #FEFCEB;
    line-height: 1.3;
  }
  #contents .bukken_frame .images2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    font-size: 88.2%;
  }
  #contents .bukken_frame .images2 li {
    width: 41vw;
    margin: 0 1.5vw 0.5em;
  }
  #contents .bukken_frame .images2 img {
    display: block;
    border-radius: 0.5em;
    overflow: hidden;
  }
}
@media screen and (min-width: 813px) {
  #tokkyo3 .img_center {
    margin: 2em auto 0;
  }
  .w748 {
    width: 748px;
  }
  .merit_area {
    position: relative;
    width: 652px;
    height: 322px;
    margin: 3em auto 0;
    border: 2px solid #D85C27;
    background: #FFFCD5;
  }
  .merit_area dl {
    width: 228px;
    padding: 10px;
    box-sizing: border-box;
  }
  .merit_area dl dt {
    display: flex;
    border-radius: 0.5em;
    border: 1px solid #D85C27;
    background: #fff;
    overflow: hidden;
    font-weight: 600;
    color: #D85C27;
  }
  .merit_area dl dt b {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6em;
    margin-right: 0.4em;
    font-size: 14px;
    color: #fff;
    background: #D85C27;
  }
  .merit_area dl dd {
    margin: 0.5em 0 0;
    font-size: 14px;
    line-height: 1.25;
  }
  .merit_area .tckiso-img {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 420px;
    height: 100%;
    padding-left: 5px;
    background: #fff;
  }
  section.tokkyo#tokkyo3 section p {
    margin-right: 1.5em;
    margin-left: 1.5em;
  }
  section.tokkyo#tokkyo3 section .img_right {
    width: 339px;
    margin-right: 1em;
  }
  section.tokkyo#tokkyo3 section .img_right + p {
    margin-right: 1em;
    margin-left: 1em;
  }
  
  dl.nintei2 {
    position: relative;
    padding: 1.4em 12.8em 1.5em 1.5em;
    width: 720px;
    margin: 4.5em auto 0;
    background: url(../image/tokkyo-nintebgi.jpg) 0 0 / 100% auto no-repeat;
    border: 2px solid #097151;
    box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.1);
  }
  dl.nintei2 dt {
    position: absolute;
    left: -2px;
    bottom: 100%;
    padding: 0.4em 2em 0.4em 1em;
    background: #097151;
    font-weight: 600;
    color: #fff;
    border-radius: 0 3em 0 0;
  }
  dl.nintei2 dd .nintei_img {
    position: absolute;
    top: 1.2em;
    right: 1.2em;
    width: 177px;
    border: 2px solid #097151;
  }
  #contents dl.nintei2 dd {
    line-height: 1.5;
  }
  #contents dl.nintei2 dd p.kome {
    margin: 1em 0 0;
    padding: 0.8em 1em 0.6em 2em;
    font-size: 15px;
    text-indent: -1em;
    background: #FEFCEB;
    line-height: 1.3;
  }
  #contents .bukken_frame .images2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    font-size: 15px;
  }
  #contents .bukken_frame .images2 img {
    display: block;
    width: 330px;
    margin: 0 5px 0.5em;
    border-radius: 0.5em;
    overflow: hidden;
  }
}

section.tokkyo section aside.adopted_products ul.category_product li a {
  display: block;
  height: 100%;
  color: #000;
}

@media screen and (max-width: 812px) {
  section.tokkyo section aside.adopted_products {
    position: relative;
    background: #FDF3DB;
    padding-bottom: 4vw;
    margin: 3.6em auto 0;
  }
  section.tokkyo section aside.adopted_products h3 {
    position: relative;
    top: -1.6em;
    border: none;
    background: #D85C27;
    border-radius: 4em;
    margin: 0 1em;
    padding: 0.4em 0.5em;
    height: auto;
    font-size: 100%;
    color: #fff;
    line-height: 1.3;
    text-align: center;
  }
  section.tokkyo section aside.adopted_products ul.category_product {
    margin: 0 3vw;
  }
  section.tokkyo section aside.adopted_products ul.category_product li {
    width: 100%;
    border: 1px solid #707070;
    background: #fff;
    font-size: 88.2%;
  }
  section.tokkyo section aside.adopted_products ul.category_product li a {
    padding: 2.5vw;
  }
  section.tokkyo section aside.adopted_products ul.category_product li:not(:last-child) {
    margin-bottom: 3vw;
  }
  section.tokkyo section aside.adopted_products ul.category_product li .img {
    float: left;
    border: 1px solid #707070;
    width: 26vw;
  }
  section.tokkyo section aside.adopted_products ul.category_product li .img img {
    width: 100%;
    height: auto;
  }
  section.tokkyo section aside.adopted_products ul.category_product li .logo {
    display: flex;
    height: 14.2vw;
    justify-content: center;
    align-items: center;
  }
  section.tokkyo section aside.adopted_products ul.category_product li .txt {
    padding: 2vw 0;
    text-align: center;
  }
  #contents section.tokkyo section aside.adopted_products .kome {
    margin: 1em 1em 0;
    padding-left: 1em;
    font-size: 88.2%;
    color: #f00;
    text-indent: -1em;
  }
  
  #tokkyo4 .img_center {
    margin: 2em auto 0;
  }
  .w598 {
    width: 92%;
  }
}
@media screen and (min-width: 813px) {
  section.tokkyo section aside.adopted_products {
    position: relative;
    background: #FDF3DB;
    width: 680px;
    padding-bottom: 20px;
    margin: 3.6em auto 0;
  }
  section.tokkyo section aside.adopted_products h3 {
    position: relative;
    top: -1em;
    border: none;
    background: #D85C27;
    border-radius: 3em;
    padding: 0;
    margin: 0 1.5em;
    height: auto;
    font-size: 17px;
    color: #fff;
    text-align: center;
  }
  section.tokkyo section aside.adopted_products ul.category_product {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 13px;
  }
  section.tokkyo section aside.adopted_products ul.category_product li {
    width: 49.2%;
    border: 1px solid #707070;
    background: #fff;
    font-size: 15px;
  }
  section.tokkyo section aside.adopted_products ul.category_product li a {
    height: 98px;
    padding: 9px;
    box-sizing: content-box;
  }
  section.tokkyo section aside.adopted_products ul.category_product li:not(:nth-last-child(-n+2)) {
    margin-bottom: 10px;
  }
  section.tokkyo section aside.adopted_products ul.category_product li .img {
    float: left;
    border: 1px solid #707070;
  }
  section.tokkyo section aside.adopted_products ul.category_product li .logo {
    display: flex;
    height: 64px;
    justify-content: center;
    align-items: center;
  }
  section.tokkyo section aside.adopted_products ul.category_product li .txt {
    text-align: center;
  }
  section.tokkyo section aside.adopted_products .kome {
    margin: 1em 0 0 1em;
    font-size: 15px;
    color: #f00;
  }
  
  #tokkyo4 .img_center {
    margin: 2em auto 0;
  }
  .w598 {
    width: 598px;
  }
}

section.tokkyo#tokkyo5 section .img_center {
  margin: 1.3em auto 0;
}
@media screen and (max-width: 812px) {
  #contents section.tokkyo#tokkyo4 > section > p.kome {
    margin-top: 1em;
    padding: 0.8em 1em 0.6em 2em;
    font-size: 88.2%;
    text-indent: -1em;
    background: #FEFCEB;
    line-height: 1.3;
  }
  #contents .images3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    text-align: center;
    margin: 1.2em auto 0;
    font-size: 15px;
  }
  #contents .images3 li {
    width: 36.5vw;
  }
  #contents .images3 li:last-child {
    width: 49.4vw;
  }
  #contents .images3 img {
    display: block;
    width: 100%;
    overflow: hidden;
  }
  .w674 {
    width: 100%;
  }
  dl.shell_wide {
    position: relative;
    padding: 1.2em;
    margin-top: 1em;
    background: #E3F7F1;
    box-sizing: border-box;
  }
  dl.shell_wide::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 2px);
    height: 2px;
    background: #2F9CA8;
  }
  dl.shell_wide dt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48vw;
    height: 24.5vw;
  }
  dl.shell_wide dt span {
    padding-right: 1em;
  }
  dl.shell_wide dt img {
    display: block;
    width: 40vw;
    margin: 0 auto;
  }
  dl.shell_wide dd {
  }
  dl.shell_wide dd img {
    position: absolute;
    top: 4vw;
    right: 4vw;
    display: block;
    width: 32vw;
  }
  #contents section.tokkyo dl.shell_wide dd p {
    margin: 1em 0 0;
    font-size: 94.1%;
  }
  dl.shell_wide dd a.detail {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 13.2em;
    height: 2.8em;
    padding-right: 1.3em;
    margin: 1em auto 0;
    line-height: 2.8em;
    color: #fff;
    font-weight: 600;
    border-radius: 0.4em;
    background: linear-gradient(#45d66d, #226f37);
    box-sizing: border-box;
    box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.15);
  }
  dl.shell_wide dd a.detail::after {
    content: "▲";
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
    width: 1em;
    height: 1em;
    margin: auto 0;
    line-height: 1;
    transform: rotate(90deg) scale(0.8,0.6);
  }
  #contents .bukken_frame .images4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 3.2em;
    font-size: 15px;
  }
  #contents .bukken_frame .images4 li {
    width: 49.3%;
  }
  #contents .bukken_frame .images4 li img {
    display: block;
    width: 100%;
    border-radius: 0.5em;
    overflow: hidden;
  }
}
@media screen and (min-width: 813px) {
  #contents section.tokkyo#tokkyo4 > section > p {
    margin: 0.7em 1em 0;
  }
  #contents section.tokkyo#tokkyo5 > section > p {
    margin: 0.7em 1em 0;
  }
  #contents section.tokkyo#tokkyo4 > section > p.kome {
    margin-top: 1em;
    padding: 0.8em 1em 0.6em 2em;
    font-size: 15px;
    text-indent: -1em;
    background: #FEFCEB;
    line-height: 1.3;
  }
  section.tokkyo#tokkyo5 section .img_right {
    width: 182px;
  }
  #contents .images3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 674px;
    text-align: center;
    margin: 1.2em auto 0;
    font-size: 15px;
  }
  #contents .images3 li {
    width: 280px;
  }
  #contents .images3 li:last-child {
    width: 380px;
  }
  #contents .images3 img {
    display: block;
    width: 100%;
    overflow: hidden;
  }
  .w674 {
    width: 674px;
  }
  #contents section.tokkyo#tokkyo5 > p {
    width: 42em;
    margin-right: auto;
    margin-left: auto;
  }
  dl.shell_wide {
    position: relative;
    display: flex;
    align-items: center;
    width: 684px;
    margin: 2em auto 0;
    padding: 1.2em;
    background: #E3F7F1;
    box-sizing: border-box;
  }
  dl.shell_wide::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 2px);
    height: 2px;
    background: #2F9CA8;
  }
  dl.shell_wide dt {
    margin-right: 0.5em;
    text-align: center;
  }
  dl.shell_wide dt b {
    margin-right: 0.5em;
    font-size: 21px;
  }
  dl.shell_wide dt img {
    display: block;
    width: 165px;
  }
  dl.shell_wide dd {
    width: 470px;
  }
  dl.shell_wide dd img {
    display: block;
    float: left;
    width: 177px;
    margin-right: 0.5em;
  }
  dl.shell_wide dd p {
    font-size: 16px;
  }
  dl.shell_wide dd a.detail {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 224px;
    height: 43px;
    padding-right: 1.3em;
    margin: 1em 0 0 12.8em;
    line-height: 43px;
    font-weight: 600;
    color: #fff;
    border-radius: 0.4em;
    background: linear-gradient(#45d66d, #226f37);
    box-sizing: border-box;
    box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.15);
  }
  dl.shell_wide dd a.detail::after {
    content: "▲";
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
    width: 1em;
    height: 1em;
    margin: auto 0;
    line-height: 1;
    transform: rotate(90deg) scale(0.8,0.6);
  }
  #contents .bukken_frame .images4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 3.2em;
    font-size: 15px;
  }
  #contents .bukken_frame .images4 li {
    width: 49.3%;
  }
  #contents .bukken_frame .images4 li img {
    display: block;
    width: 100%;
    border-radius: 0.5em;
    overflow: hidden;
  }
}

@media screen and (max-width: 812px) {
  section.ohter {
    width: 92%;
    margin: 0 auto;
  }
  section.ohter h2 {
    padding: 0.4em 0.5em;
    color: #fff;
    font-size: 123.5%;
    font-weight: 600;
    text-align: center;
    line-height: 1.25;
    background: #D54072;
  }
  section.ohter .bg {
    margin: 4px 0 0;
    padding: 1em 0 0;
    background: #E7F9EC;
  }
  #contents section.ohter p {
    margin: 0 1em 1.6em;
    line-height: 1.5;
  }
  section.ohter ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 86%;
    margin: 0 auto;
  }
  section.ohter ul li {
    width: 49%;
    margin: 0 0 1.5em;
    font-size: 88.2%;
    text-align: center;
    line-height: 1.2;
  }
  section.ohter ul li img {
    display: block;
    width: 31vw;
    margin: 0 auto 0.75em;
    border: 1px solid #707070;
  }
  section.ohter ul li span {
    font-size: 70.6%;
  }
  #contents p.end_txt {
    width: 92%;
    margin: 1.5em auto 0;
  }
}
@media screen and (min-width: 813px) {
  section.ohter {
    width: 780px;
    margin: 0 auto;
  }
  section.ohter h2 {
    height: 45px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    line-height: 45px;
    background: #D54072;
  }
  section.ohter .bg {
    height: 650px;
    margin: 4px 0 0;
    padding: 2em 0 0;
    background: url(../image/bg_other.png) 0 0 / 100% auto no-repeat;
  }
  #contents section.ohter p {
    width: 530px;
    margin: 0 auto 1.6em;
    line-height: 1.5;
  }
  section.ohter ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 530px;
    margin: 0 auto;
  }
  section.ohter ul li {
    width: 10em;
    margin: 0 0 1.5em;
    font-size: 15px;
    text-align: center;
    line-height: 1.2;
  }
  section.ohter ul li img {
    display: block;
    width: auto;
    height: 170px;
    margin: 0 auto 0.75em;
    border: 1px solid #707070;
  }
  section.ohter ul li span {
    font-size: 12px;
  }
  #contents p.end_txt {
    width: 716px;
    margin: 2.5em auto 0;
  }
}

@media screen and (max-width: 812px) {
  section.nusluck {
    width: 92%;
    margin: 4em auto 0;
  }
  section.nusluck h2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0.4em 0.5em;
    color: #fff;
    font-size: 123.5%;
    font-weight: 600;
    text-align: center;
    line-height: 1.25;
    background: #D54072;
  }
  section.nusluck h2 img {
    display: block;
    height: 6.7vw;
    margin-right: 0.4em;
    border:5px solid #fff;
    border-radius:5px;
    background:#fff;
  }
  #contents section.nusluck p {
    margin: 0.65em 0 1.5em;
  }
  section.nusluck ul {
    width: 92%;
    margin: 0 auto;
  }
  section.nusluck ul li {
    width: 100%;
  }
  section.nusluck ul li:first-child {
    margin-bottom: 1.5em;
  }
  section.nusluck ul li img {
    border: 1px solid #000;
  }
  section.nusluck ul li a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 75vw;
    height: 2.6em;
    margin: 0.65em auto 0;
    padding-right: 1.2em;
    line-height: 2.6;;
    font-weight: 600;
    color: #fff;
    border-radius: 3em;
    background: #0E772A;
    box-sizing: border-box;
  }
  section.nusluck ul li a::after {
    content: "▲";
    position: absolute;
    top: 0;
    right: 0.6em;
    bottom: 0;
    width: 1em;
    height: 1em;
    margin: auto 0;
    line-height: 1;
    transform: rotate(90deg) scale(0.6,0.6);
  }
}
@media screen and (min-width: 813px) {
  section.nusluck {
    width: 780px;
    margin: 4em auto 0;
  }
  section.nusluck h2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 45px;
    padding-left: 4px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    line-height: 45px;
    background: #D54072;
  }
  section.nusluck h2 img {
    display: block;
    height: 33px;
    margin: 0 1.5em 0 .15em;
    border:5px solid #fff;
    border-radius:5px;
    background:#fff;
  }
  #contents section.nusluck p {
    width: 42em;
    margin: 0.65em auto 1.5em;
  }
  section.nusluck ul {
    display: flex;
    justify-content: space-between;
    width: 756px;
    margin: 0 auto;
  }
  section.nusluck ul li {
    width: 368px;
  }
  section.nusluck ul li img {
    border: 1px solid #000;
  }
  section.nusluck ul li a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 240px;
    height: 40px;
    margin: 0.65em auto 0;
    padding-right: 1.2em;
    line-height: 40px;
    font-weight: 600;
    color: #fff;
    border-radius: 3em;
    background: #0E772A;
    box-sizing: border-box;
  }
  section.nusluck ul li a::after {
    content: "▲";
    position: absolute;
    top: 0;
    right: 0.6em;
    bottom: 0;
    width: 1em;
    height: 1em;
    margin: auto 0;
    line-height: 1;
    transform: rotate(90deg) scale(0.6,0.6);
  }
}
section.unrelated a {
  color: #0A4D90;
}
@media screen and (max-width: 812px) {
  section.unrelated {
    width: 92%;
    margin: 3em auto 0;
    border: 2px solid #BCB000;
    background: #FBF9E2;
  }
  section.unrelated h2 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.7em 1em 0.4em;
    background: #BCB000 url(../image/frame-img.png) 99.4% 4px / 35px 35px no-repeat;
    border-bottom: 2px solid #BCB000;
    font-size: 123.5%;
    font-weight: 600;
    line-height: 1.25;
    color: #fff;
    text-align: center;
  }
  section.unrelated h2::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 35px;
    height: 35px;
    background: url(../image/frame-img.png) 0 0 / 100% auto no-repeat;
    transform: rotate(-90deg);
  }
  section.unrelated p {
    margin: 0.8em 1em;
  }
  section.unrelated ul {
    margin: 0 4px;
  }
  section.unrelated ul li {
    padding: 0.75em;
    color: #000;
  }
  section.unrelated ul li:nth-child(odd) {
    background: #fff;
  }
  section.unrelated ul li a img {
    display: block;
    width: 69.8vw;
    margin: 0 auto 0.75em;
  }
  section.unrelated ul li dl {
    font-size: 88.2%;
  }
  section.unrelated ul li dl dt {
    display: flex;
    align-items: center;
    margin: 0 0 0.75em;
    font-weight: 600;
    line-height: 1.25;
  }
  section.unrelated ul li dl dt b {
    width: 5.6em;
    padding: 0.25em 0;
    margin-right: 0.6em;
    background: #DF1343;
    color: #fff;
    font-weight: 400;
    border-radius: 3em;
    text-align: center;
  }
  section.unrelated ul li dl dt b.shinan {
    background: #0E772A;
  }
  section.unrelated ul li dl dd {
    line-height: 1.3;
  }
}
@media screen and (min-width: 813px) {
  section.unrelated {
    width: 780px;
    margin: 3em auto 0;
    border: 2px solid #BCB000;
    background: #FBF9E2;
  }
  section.unrelated h2 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.2em;
    background: #BCB000 url(../image/frame-img.png) 99.4% 4px / 35px 35px no-repeat;
    border-bottom: 2px solid #BCB000;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
  }
  section.unrelated h2::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 35px;
    height: 35px;
    background: url(../image/frame-img.png) 0 0 / 100% auto no-repeat;
    transform: rotate(-90deg);
  }
  section.unrelated p {
    width: 37em;
    margin: 1em auto;
  }
  section.unrelated ul {
    margin: 0 4px;
  }
  section.unrelated ul li {
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000;
  }
  section.unrelated ul li:nth-child(odd) {
    background: #fff;
  }
  section.unrelated ul li a img {
    width: 300px;
  }
  section.unrelated ul li dl {
    width: 418px;
    font-size: 15px;
  }
  section.unrelated ul li dl dt {
    margin: 0 0 0.3em;
    font-weight: 600;
    font-size:105%;
  }
  section.unrelated ul li dl dt b {
    padding: 0.1em 0.6em;
    margin-right: 0.6em;
    background: #DF1343;
    color: #fff;
    font-weight: 400;
    border-radius: 3em;
  }
  section.unrelated ul li dl dt b.shinan {
    background: #0E772A;
  }
  section.unrelated ul li dl dd {
    line-height: 1.3;
  }
}


/* pagetop
-------------------------------------- */
@media screen and (min-width: 813px) {
  #page_top {
    position: fixed;
    bottom: 80px;
    right: 11px;
    z-index: 100;
    height:25px;
    width:130px;
  }
  #page_top a{
    position:relative;
    display:block;
    background:#96daff;
    height:25px;
    width:130px;
  }
  #page_top a img{
    position:absolute;
    top:0;
    left:0;
  }
}
@media screen and (max-width: 812px) {
  #page_top{
    display:none;
  }
  .pagetop_block {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 3;
    text-align: center;
    background-color:#fff;
  }
}