@media screen and (max-device-width: 800px) {

  body.theme-popup .pbPage {
    width: 100% !important;
  }
}

h1 { margin: 0 0 30px 16px; }

h2 {
  background: none;
  margin: 0 0 18px 0;
}

h3 {
  background: none;
  margin: 0;
  padding: 0;
}

div.txtBox01 { width: 667px; }

div.message {
  background: url(../images/index_bg_001.gif) no-repeat left top;
  width: 667px;
  margin: 0 0 40px 16px;
  padding-top: 20px;
}

div.message div.txtBox {
  background: url(../images/index_bg_002.gif) no-repeat left bottom;
  padding-bottom: 10px;
  overflow: hidden;
  zoom: 1;
}

div.message div.left {
  width: 180px;
  float: left;
  margin-left: 20px;
  _margin-left: 10px;
}

div.message div.photo {
  float: left;
  margin: 20px 0 0 8px;
}

div.message div.right {
  width: 270px;
  float: right;
  font-size: 82%;
  margin-right: 20px;
  _margin-right: 10px;
}

div.message div.right p { line-height: 120%; }

div.message p.name {
  font-weight: bold;
  font-size: 86%;
  margin: 15px 0;
}

div.message p.name span {
  font-weight: normal;
  font-size: 86%;
  line-height: 120%;
  display: block;
  margin-bottom: 10px;
}

div.message p.profile {
  font-size: 82%;
  line-height: 120%;
}

li.all-dl {
  margin-bottom:15px;
}

li.all-dl a{
  font-size:17px;
}

li.other-dl {
  margin-bottom:8px;
}

p.pdf {
  font-size: 82%;
  line-height: 120%;
  margin-top: 30px;
 }

/* 202102
********************/
div.messageBox {
  border-radius: 20px;
  border: solid 1px #000;
  margin-bottom: 40px;
  padding: 30px 40px;
}

.type02 div.messageBox {
  margin-top: 50px;
}

div.messageBox p {
  line-height: 1.6;
}

div.messageBox h3 {
  margin-bottom: 20px;
}

.profileBox {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.type02 .profileBox {
  border-bottom: dashed 1px #094;
  padding-bottom: 20px;
}

.profileLeft {
  width: 200px;
}

.profileRight {
  margin-top: 30px;
  width: 410px;
}

@font-face {
  font-family: "TsukuARdGothic-Bold";
  src: url("/library/e-tasukeai/imadekiru/fonts/TsukuARdGothic-Bold-subset.woff") format("woff");
}


.bousaicartaTitle {
  color: #094;
  font-family: "TsukuARdGothic-Bold";
  font-size: 26px;
}





