@charset 'utf-8';

/*** Box ***/
.boxBasePageWrap01{
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 2px;
}
.boxBasePage01{
  margin-bottom: 125px;
  padding-left: 32px;
  background-image: url('/images/clinical_info/clinical_info-border01.png');
  background-repeat: no-repeat;
  background-position: left top;
}
.boxBasePage01.type02{
  padding-left: 0;
  background: none;
}
.boxBasePage0102{
  padding-top: 25px;
  padding-left: 15px;
}
.boxBasePage0102.type02{
  padding-top: 0;
  padding-left: 0;
}
.boxBasePage0102.type03{
  margin-top: -25px;
  padding: 30px 30px 20px 30px;
  border: 5px #eeeeee solid;
}
.boxBasePageCom01{
  margin-bottom: 60px;
  letter-spacing: 0.07em;
  font-size: 1.0rem;
}
.boxBasePageCom01.mb0{
  margin-bottom: 0;
}
.boxBasePageCom01.mb10{
  margin-bottom: 10px;
}
.boxBasePageCom01.mb15{
  margin-bottom: 15px;
}
.boxBasePageCom01.mb20{
  margin-bottom: 20px;
}
.boxBasePageCom01.mb25{
  margin-bottom: 25px;
}
.boxBasePageCom01.mb30{
  margin-bottom: 30px;
}
.boxBasePageCom01.mb40{
  margin-bottom: 40px;
}
.boxBasePageCom01 p{
  margin-bottom: 20px;
  line-height: 1.8;
}
.boxBasePageCom01 p:last-child{
  margin-bottom: 0;
}
/**** Float Box ****/
.boxBasePageFLR{
  overflow: hidden;
}
.boxBasePageFL{
  float: left;
  width: 50%;
}
.boxBasePageFR{
  float: right;
  width: 50%;
}
/**** /Float Box ****/
.boxBasePageTelFax01{
  padding-bottom: 5px;
}
.boxBasePageTelFax01 dl{
  display: table;
  width: 100%;
  border: 1px #ddd solid;
}
.boxBasePageTelFax01 dt{
  display: table-cell;
  width: 33%;
  padding: 33px 0;
  background-color: #f2f2f2;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.23em;
  font-size: 1.4rem;
  font-weight: bold;
}
.boxBasePageTelFax01 dd{
  display: table-cell;
  width: 67%;
  vertical-align: middle;
}
.boxBasePageTelFax01 dd .boxTelFax01LR{
  display: table;
  width: 100%;
}
.boxBasePageTelFax01 dd .boxTelno,
.boxBasePageTelFax01 dd .boxFaxno{
  display: table-cell;
  width: 50%;
  padding: 0 2%;
  vertical-align: middle;
  letter-spacing: 0.15em;
  text-align: center;
  font-size: 1.45rem;
}
.boxBasePageTelFax01 dd .boxTelno{
  background-image: url('/images/clinical_info/clinical_info-border03.png');
  background-repeat: no-repeat;
  background-position: right center;
}
.boxBasePageTelFax01 dd .txtTelno,
.boxBasePageTelFax01 dd .txtFaxno{
  display: inline-block;
  font-size: 1.5rem;
}
.boxBaseTelFax02{
  display: table;
  width: 980px;
  margin: 0 auto;
}
.boxBaseTelFax02.forThanks{
  width: 100%;
}
.boxBaseTelFax02 .boxBaseTel02,
.boxBaseTelFax02 .boxBaseFax02{
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.boxBaseTelFax02 dl{
  width: 434px;
  margin: 0 auto;
  padding: 16px 35px 12px 35px;
  border: 1px #ccc solid;
  background-color: #f2f2f2;
  text-align: center;
}
.boxBaseTelFax02.forThanks dl{
  width: 400px;
  padding: 16px 20px 12px 20px;
}
.boxBaseTelFax02 dt{
  margin-bottom: 8px;
  line-height: 1.1;
  letter-spacing: 0.15em;
  font-size: 1.52rem;
}
.boxBaseTelFax02 dd{
  padding-left: 9%;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 1.1;
  letter-spacing: 0.12em;
  font-size: 2.3rem;
}
.boxBaseTelFax02 dd.ddTel{
  background-image: url('/images/common/icn-tel01.png');
}
.boxBaseTelFax02 dd.ddFax{
  background-image: url('/images/common/icn-fax01.png');
}
/**** TextArea ****/
.boxBasePageTxtArea{
  letter-spacing: 0.07em;
  font-size: 1.0rem;
}
.boxBasePageTxtArea p{
  margin-bottom: 27px;
  line-height: 1.8;
}
.boxBasePageTxtArea p:last-child{
  margin-bottom: 0;
}
/**** /TextArea ****/
/**** Sign ****/
.boxBasePageSign{
  padding-top: 35px;
  text-align: right;
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-size: 1.0rem;
}
.boxBasePageSign .txtDate,
.boxBasePageSign .txtOrgName,
.boxBasePageSign .txtPosi,
.boxBasePageSign .txtName{
  display: inline-block;
  width: 100%;
}
.boxBasePageSign .txtName{
  padding-top: 0.3em;
}
/**** /Sign ****/
.boxBaseType01{

}
.boxBaseType01 dl{
  display: table;
  width: 100%;
  height: 70px;
  border: 1px #cecece solid;
}
.boxBaseType01 dt{
  display: table-cell;
  width: 23%;
  background-color: #eeeeee;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.05rem;
}
.boxBaseType01 dd{
  display: table-cell;
  width: 77%;
  padding-left: 3%;
  letter-spacing: 0.1em;
  vertical-align: middle;
  text-align: left;
  font-size: 2.0rem;
}
.boxBaseType01 dd.typeTel{
  padding-left: 8%;
  background-image: url(/images/common/icn-tel01.png);
  background-repeat: no-repeat;
  background-position: 5% center;
}
.boxBaseType01 dd.typeFax{
  padding-left: 8%;
  background-image: url(/images/common/icn-fax01.png);
  background-repeat: no-repeat;
  background-position: 5% center;
}
.boxBaseType01 dd .small{
  vertical-align: middle;
  font-size: 1.05rem;
}
/*** /Box ***/

/*** Ttl ***/
.ttlBasePage{
  margin-bottom: 1em;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
}
.ttlBasePage01{
  margin-bottom: 40px;/*57px*/
  padding-top: 30px;
  letter-spacing: 0.2em;
  font-size: 1.65rem;
}
.ttlBasePage02{
  margin-bottom: 17px;
  padding-bottom: 15px;
  letter-spacing: 0.2em;
  border-bottom: 1px #999 dotted;
  font-size: 1.45rem;
}
.ttlBasePage02 span{
  display: inline-block;
  padding-left: 12px;
  line-height: 1.2;
  border-left: 1px #d5535a solid;
}
.ttlBasePage03{
  margin-bottom: 18px;
  padding-bottom: 15px;
  letter-spacing: 0.2em;
  font-size: 1.45rem;
}
.ttlBasePage03 span{
  display: inline-block;
  padding-left: 12px;
  line-height: 1.2;
  border-left: 1px #d5535a solid;
}
.ttlBasePage04{
  margin-bottom: 10px;
  padding-left: 15px;
  letter-spacing: 0.1em;
  font-size: 1.2rem;
  font-weight: bold;
}
.ttlBasePage05{
  margin-bottom: 15px;
  padding-bottom: 13px;
  border-bottom: 1px #ccc dotted;
  letter-spacing: 0.2em;
  font-size: 1.4rem;
}
.ttlBasePage05 .txtNumWrap{
  position: relative;
  top: 8px;
  overflow: hidden;
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-right: 15px;
  background-color: #C40E18;
  color: #fff;
  line-height: 1.0;
  letter-spacing: normal;
  font-size: 1.3rem;
}
.ttlBasePage05 .txtNum{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.ttlBasePage06{
  margin-bottom: 18px;
  padding-bottom: 15px;
  background-image: url('/images/hospitalization/attention-icn01.png');
  background-repeat: no-repeat;
  background-position: left top;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
}
.ttlBasePage06.headType01{
  background-image: url('/images/hospitalization/attention-icn01.png');
}
.ttlBasePage06.headType02{
  background-image: url('/images/hospitalization/attention-icn02.png');
}
.ttlBasePage06.headType03{
  background-image: url('/images/hospitalization/attention-icn03.png');
}
.ttlBasePage06.headType04{
  background-image: url('/images/hospitalization/attention-icn04.png');
}
.ttlBasePage06 span{
  display: inline-block;
  padding-left: 42px;
  vertical-align: top;
  line-height: 1.2;
}
.ttlBasePage07{
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  font-weight: bold;
}
.ttlBasePage07.plusHead01:before{
  content: '■';
  margin-right: 5px;
}
.ttlBasePage08{
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  font-size: 1.2rem;
  font-weight: bold;
}

.ttlBase01{
  padding-bottom: 35px;
  background-image: url(/images/index/index-border01.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  letter-spacing: 0.15em;
  font-size: 2.0rem;
  color: #c40e18;
}
/*** /Ttl ***/

/*** Link ***/
.linkBasePage01{
  display: inline-block;
  margin-bottom: 22px;
  padding-left: 36px;
  padding-bottom: 10px;
  border-bottom: 1px #C40E18 solid;
  background-image: url('/images/clinical_info/clinical_info-link-icn01.png');
  background-repeat: no-repeat;
  background-position: left 5px top 0.2em;
  line-height: 1.2;
  letter-spacing: 0.07em;
  font-size: 1.0rem;
  color: #C40E18;
}
.linkBasePage01 .txtWeight{
  font-size: 0.91rem;
}
.linkBase01{
  display: table;
  margin-bottom: 35px;
  margin-top: 20px;
  padding-right: 20px;
  background-color: #efefef;
  border: 1px #cecece solid;
}
.linkBase01:hover{
  background-color: #c40e18;
}
.linkBase01 span{
  display: table-cell;
  width: 100%;
  height: 65px;
  padding-left: 38px;
  background-image: url('/images/clinical_info/clinical_info-arrow-icn01.png');
  background-repeat: no-repeat;
  background-position: left 20px center;
  vertical-align: middle;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-size: 1.0rem;
}
.linkBase01 span:hover{
  background-image: url('/images/common/arrow-icn04-on.png');
  color: #fff;
  opacity: 1;
}
.linkBase02{
  display: table;
}
.linkBase02In{
  display: table-cell;
  height: 50px;
  padding: 5px 20px 5px 50px;
  background-image: url(/images/common/common-icn-dl01.png);
  background-repeat: no-repeat;
  background-position: 7% center;
  vertical-align: middle;
  border: 1px #ccc solid;
  letter-spacing: 0.15em;
  font-size: 1.1rem;
  color: #c40e18;
}
.linkBase02In .txtFileWeight{
  display: inline-block;
  letter-spacing: 0.08em;
  font-size: 0.9rem;
}
.linkBase03{
  display: inline-block;
  padding-left: 22px;
  background-image: url(/images/common/common-icn-dl01.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  letter-spacing: 0.1em;
  font-size: 0.95rem;
  color: #c40e18;
}
.linkBase03 .txtFileWeight{
  display: inline-block;
  margin-left: 5px;
  letter-spacing: 0.08em;
  font-size: 0.8rem;
}
.linkBase04{
  display: table;
  width: 100%;
  margin-bottom: 20px;
  background-color: #c40e18;
  color: #fff;
}
.linkBase04 span{
  display: table-cell;
  width: 100%;
  height: 95px;
  padding-top: 5px;
  padding-left: 8%;/*30px*/
  padding-right: 8%;
  background-image: url('/images/common/arrow-icn04-on.png');
  background-repeat: no-repeat;
  background-position: 5% center;/*15px center*/
  vertical-align: middle;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-size: 1.5rem;
}
/*** /Link ***/

/*** Ul ***/
.ulBase01{
}
.ulBase01.mb10{
  margin-bottom: 10px;
}
.ulBase01.mb20{
  margin-bottom: 20px;
}
.ulBase01.mb25{
  margin-bottom: 25px;
}
.ulBase01.mb30{
  margin-bottom: 30px;
}
.ulBase01.mb40{
  margin-bottom: 40px;
}
.ulBase01 li{
  line-height: 1.4;
  letter-spacing: 0.03em;
  font-size: 1.0rem;
}
.ulBase02 li{
  margin-bottom: 5px;
  padding-left: 12px;
  background-image: url(/images/common/head-icn01.png);
  background-repeat: no-repeat;
  background-position: left top 0.5em;
  letter-spacing: 0.08em;
  font-size: 0.9rem;
}
.ulBase02.fontSBase li{
  font-size: 1.0rem;
}
.ulBase02.typeCaution li{
  padding-left: 0;
  background: none;
}
.ulBase02.typeCaution li:before{
  content: '※';
}
.ulBase03 li{
  margin-bottom: 7px;
  margin-left: 1.7em;
  letter-spacing: 0.08em;
  text-indent: -1.7em;
  font-size: 0.98rem;
}
.ulBase03.type02 li{
  margin-bottom: 0;
  color: #C40E18;
}
.ulBase03 li:before{
  content: '●';
  margin-right: 5px;
  font-size: 1.3rem;
  color: #c40e18;
}
.ulBase03.type02 li:before{
  content: '・';
}
.ulBase04 li,
.olBase04 li {
  margin-bottom: 5px;
  padding-left: 14px;
  background-image: url(/images/common/head-icn01-red.png);
  background-repeat: no-repeat;
  background-position: left 0.5em;
  letter-spacing: 0.08em;
  font-size: 1.0rem;
}
.olBase04 li {
  padding-left: 0;
  background: none;
}
.ulBase04.type02 li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #ccc dashed;
  line-height: 1.7;
  letter-spacing: 0.07em;
}
.ulBase04.type02 li:last-child {
  padding-bottom: 0;
  border: 0;
}
.ulBase04.typeMB10 li,
.olBase04.typeMB10 li {
  margin-bottom: 10px;
}
.ulBase04.typeGray li{
  background-image: url(/images/common/head-icn01.png);
}
.ulBase04.typeRed li{
  background-image: url(/images/common/head-icn01-red.png);
}
.ulBase04.typeCaution li{
  padding-left: 1.1em;
  background: none;
  text-indent: -1.1em;
}
.ulBase04.typeCaution li:before{
  content: '※';
  color: #c40e18;
}
.ulBase04.typeCaution.typeCNormal li:before{
  color: #333;
}
.olBase04 li > .txtNum {
  margin-right: 10px;
  font-weight: 700;
  color: #c40e18;
}
.olBase04.typeNormal li > .txtNum {
  font-weight: 400;
  color: #333;
}
.ulBaseArchive01{
  overflow: hidden;
}
.ulBaseArchive01 li{
  float: left;
  display: table;
  width: 230px;
  margin-right: 20px;
  margin-bottom: 35px;
  background-color: #efefef;
  border: 1px #cecece solid;
}
.ulBaseArchive01 li:hover{
  background-color: #c40e18;
}
.ulBaseArchive01 li:hover a{
  background-image: url('/images/clinical_info/clinical_info-arrow-icn01-on.png');
  color: #fff;
  opacity: 1;
}
.ulBaseArchive01 li a{
  display: table-cell;
  width: 100%;
  height: 60px;
  padding-left: 38px;
  background-image: url('/images/clinical_info/clinical_info-arrow-icn01.png');
  background-repeat: no-repeat;
  background-position: left 20px center;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 1.0rem;
}
.ulBaseArchive01 li a .small{
  font-size: 0.9rem;
}

.ulBasePageMenu01{
  margin-bottom: 40px;
}
.ulBasePageMenu01 li{
  display: inline-block;
  margin-right: 34px;
  margin-bottom: 30px;
  padding-left: 15px;
  background-image: url('/images/clinical_info/clinical_info-arrow-icn03.png');
  background-repeat: no-repeat;
  background-position: left center;
  letter-spacing: 0.08em;
  font-size: 1.0rem;
}
.ulBasePageMenu01 li:last-child{
  margin-right: 0;
}
.ulBasePageMenu01 li a{
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px #ccc solid;
}
.ulBasePageMenu02{
  overflow: hidden;
}
.ulBasePageMenu02.ver03{
  display: inline-block;
}
.ulBasePageMenu02 > li{
  float: left;
  display: table;
  width: 230px;
  margin-right: 20px;
  margin-bottom: 35px;
  background-color: #efefef;
  border: 1px #cecece solid;
}
.ulBasePageMenu02 > li:hover{
  background-color: #c40e18;
}
.ulBasePageMenu02.ver02 li{
  width: 220px;
}
.ulBasePageMenu02.ver02 li.w270{
  width: 270px;
}
.ulBasePageMenu02.ver02 li.w300{
  width: 300px;
}
.ulBasePageMenu02.ver02 li.w350{
  width: 350px;
}
.ulBasePageMenu02.ver03 li{
  width: 295px;
}
.ulBasePageMenu02.ver04 li{
  width: 32%;
  margin-right: 2%;
}
.ulBasePageMenu02.ver04 li:nth-child(3n){
  margin-right: 0;
}
.ulBasePageMenu02.col01 > li{
  width: 75%;
}
.ulBasePageMenu02.col02 > li{
  width: 48.5%;
  margin-right: 3%;
}
.ulBasePageMenu02.col02 > li:nth-child(2n){
  margin-right: 0;
}
.ulBasePageMenu02.col04 li{
  width: 23%;
  margin-right: 2.66666666%;
}
.ulBasePageMenu02.col04 li:nth-child(4n){
  margin-right: 0;
}
.ulBasePageMenu02 > li > a,
.ulBasePageMenu02 > li > .boxContTbc{
  display: table-cell;
  width: 100%;
  height: 60px;
  padding-left: 38px;
  background-image: url(/images/clinical_info/clinical_info-arrow-icn01.png);
  background-repeat: no-repeat;
  background-position: left 20px center;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 1.0rem;
}
.ulBasePageMenu02 > li:hover > a,
.ulBasePageMenu02 > li:hover > .boxContTbc{
  background-image: url('/images/common/arrow-icn04-on.png');
  color: #fff;
  opacity: 1;
}
.ulBasePageMenu02 > li:hover > .boxContTbc a{
  color: #fff;
}
.ulBasePageMenu02.type02 > li{
  margin-bottom: 15px;
}
.ulBasePageMenu02.type02.col01 > li > .boxContTbc{
  height: 85px;
  padding-left: 6%;
  background-position: 3% center;
}
.ulBasePageMenu02.type02.col02 > li > a,
.ulBasePageMenu02.type02.col02 > li > .boxContTbc{
  height: 80px;
  padding-left: 10%;
  background-position: 5% center;
}
.ulBasePageMenu02.type02.col04 > li > a{
  height: 55px;
  padding-left: 15%;
  background-position: 7% center;
  line-height: 1.1;
  font-size: 0.9rem;
}
.ulBasePageMenu02.type02 .box01LR{
  display: table;
  width: 100%;
}
.ulBasePageMenu02.type02 .box01L{
  display: table-cell;
  width: 23%;
  vertical-align: middle;
}
.ulBasePageMenu02.type02.col01 .box01L{
  width: 33%;
}
.ulBasePageMenu02.type02 .box01R{
  display: table-cell;
  width: 77%;
  vertical-align: middle;
}
.ulBasePageMenu02.type02.col01 .box01R{
  width: 67%;
}
.ulBasePageMenu02.type02 .box01R .ul02{
  margin-bottom: -1%;
}
.ulBasePageMenu02.type02 .box01R .ul02 > li{
  float: left;
  /*display: inline-block;*/
  width: 49%;
  padding-right: 2%;
  /*margin-right: 2%;*/
  margin-bottom: 1%;
  font-size: 0.8rem;
}
.ulBasePageMenu02.type02.col01 .box01R .ul02 > li{
  float: none;
  width: 100%;
  margin-right: 0;
}
.ulBasePageMenu02.type02.col01 .box01R .ul02 > li:before{
  content: '・';
}
.ulBasePageMenu02.type02 .box01R .ul02 > li.w100per{
  width: 100%;
}
/*
.ulBasePageMenu02.type02 .box01R .ul02 > li:nth-child(2n){
  margin-right: 0;
}*/
.ulBasePageMenu02.ver03 li a{
  height: 65px;
  text-align: left;
}
.ulBasePageMenu02.arrowType02 li a{
  background-image: url(/images/clinical_info/clinical_info-arrow-icn03.png);
  background-position: left 15px center;
}
/****************/
.ulBaseTopMenu03{
  overflow: hidden;
}
.ulBaseTopMenu03 > li{
  float: left;
  width: 23.7%;
  margin-right: 1.7333333%;
}
.ulBaseTopMenu03.typeCol02 > li{
  width: 49%;
  margin-right: 2%;
}
.ulBaseTopMenu03.typeCol03 > li{
  width: 32%;
  margin-right: 2%;
}
.ulBaseTopMenu03 > li:nth-child(4n){
  margin-right: 0;
}
.ulBaseTopMenu03.typeCol02 > li:nth-child(4n){
  margin-right: 2%;
}
.ulBaseTopMenu03.typeCol02 > li:nth-child(2n){
  margin-right: 0;
}
.ulBaseTopMenu03.typeCol03 > li:nth-child(4n){
  margin-right: 2%;
}
.ulBaseTopMenu03.typeCol03 > li:nth-child(2n){
  margin-right: 2%;
}
.ulBaseTopMenu03.typeCol03 > li:nth-child(3n){
  margin-right: 0;
}
.ulBaseTopMenu03 > li .btnMenu{
  display: table;
  width: 100%;
  margin-bottom: 35px;
  background-color: #efefef;
  border: 1px #cecece solid;
}
.ulBaseTopMenu03 > li .btnMenu:hover{
  background-color: #c40e18;
}
.ulBaseTopMenu03 > li .btnMenu a{
  display: table-cell;
  width: 100%;
  height: 60px;
  padding-left: 14%;
  background-image: url(/images/clinical_info/clinical_info-arrow-icn01.png);
  background-repeat: no-repeat;
  background-position: 7% center;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 1.0rem;
}
.ulBaseTopMenu03.typeArrow02 > li .btnMenu a{
  background-image: url(/images/clinical_info/clinical_info-arrow-icn03.png);
}
.ulBaseTopMenu03 > li .btnMenu:hover a{
  background-image: url('/images/common/arrow-icn04-on.png');
  color: #fff;
  opacity: 1;
}
.ulBaseTopMenu03.typeArrow02 > li .btnMenu:hover a{
  background-image: url(/images/clinical_info/clinical_info-arrow-icn03-on.png);
}
.ulBaseTopMenu03 > li .ulInMenu li {
  margin-bottom: 5px;
  padding: 0 20px 0 12px;
  background-image: url(/images/common/head-icn01.png), url(/images/common/arrow-icn04.png), url(/images/common/border-dot01.png);
  background-repeat: no-repeat, no-repeat ,repeat-x;
  background-position: left center, right center, right bottom;
  line-height: 1.3;
  font-size: 1.0rem;
}
.ulBaseTopMenu03 > li .ulInMenu li a {
  display: inline-block;
  width: 100%;
  padding: 15px 0 15px 0;
}

/****************/
.ulBaseBtn01{
  overflow: hidden;
}
.ulBaseBtn01 li{
  float: left;
  display: table;
}
.ulBaseBtn01 li a{
  display: table-cell;
  height: 80px;
  padding: 10px 50px 10px 37px;
  background-image: url('/images/common/common-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 94% center;
  vertical-align: middle;
  border: 1px #ccc solid;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
}

.ulBaseBtn02{
  overflow: hidden;
}
.ulBaseBtn02 li{
  float: left;
  display: table;
  margin-right: 2%;
}
.ulBaseBtn02 li:last-child{
  margin-right: 0;
}
.ulBaseBtn02 li a{
  display: table-cell;
  height: 50px;
  padding: 5px 20px 5px 50px;
  background-image: url('/images/common/common-icn-dl01.png');
  background-repeat: no-repeat;
  background-position: 7% center;
  vertical-align: middle;
  border: 1px #ccc solid;
  letter-spacing: 0.15em;
  font-size: 1.1rem;
  color: #c40e18;
}
.ulBaseBtn02 li .txtFileWeight{
  letter-spacing: 0.08em;
  font-size: 0.9rem;
}

.ulBasePage01,
.olBasePage01{
  margin-bottom: 62px;
}
.ulBasePage01.mb10,
.olBasePage01.mb10{
  margin-bottom: 10px;
}
.ulBasePage01.mb15,
.olBasePage01.mb15{
  margin-bottom: 15px;
}
.ulBasePage01.mb20,
.olBasePage01.mb20{
  margin-bottom: 20px;
}
.ulBasePage01.mb25,
.olBasePage01.mb25{
  margin-bottom: 25px;
}
.ulBasePage01.mb30,
.olBasePage01.mb30{
  margin-bottom: 30px;
}
.ulBasePage01.mb40,
.olBasePage01.mb40{
  margin-bottom: 40px;
}
.ulBasePage01.mb50,
.olBasePage01.mb50{
  margin-bottom: 50px;
}
.ulBasePage01 > li,
.olBasePage01 > li{
  margin-bottom: 11px;
  padding-left: 12px;
  background-image: url('/images/common/footer-menu-head-icn.png');
  background-repeat: no-repeat;
  background-position: left top 0.55em;
  letter-spacing: 0.08em;
  font-size: 1.0rem;
}
.ulBasePage01.type00 > li{
  margin-bottom: 5px;
  padding-left: 0;
  background: none;
}
.ulBasePage01.type02 > li{
  padding-left: 15px;
  background-image: url('/images/common/footer-menu-head-icn-red.png');
}
.olBasePage01 > li{
  background: none;
  margin-left: 2.4em;
  padding-left: 0;
  text-indent: -2.4em;
}
.olBasePage01.type00 > li{
  margin-bottom: 5px;
  padding-left: 0;
  background: none;
}
.olBasePage01.type000 > li{
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  background: none;
  text-indent: 0;
}
.olBasePage01 > li .txtNum{
  position: relative;
  top: 5px;
  overflow: hidden;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 6px;
  background-color: #c40e18;
  text-indent: 0;
  color: #fff;
}
.olBasePage01 > li .txtNumIn{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  font-size: 1.1rem;
}
.ulBasePage01 > li .plusULDotted{
  display: inline-block;
  width: 100%;
  margin-bottom: 4px;
  padding-bottom: 13px;
  border-bottom: 1px #ccc dotted;
}
.ulBasePageCaution{
  margin-bottom: 60px;
}
.ulBasePageCaution > li{
  margin-bottom: 7px;
  margin-left: 1.1em;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-indent: -1.1em;
  font-size: 1.0rem;
  color: #c40e18;
}
/****************/
.ulBaseTopImg03 {
		overflow: hidden;
	}
.ulBaseTopImg03{
  overflow: hidden;
}
.ulBaseTopImg03 > li{
  float: left;
  width: 23.7%;
  margin-right: 1.7333333%;
}
.ulBaseTopImg03.typeCol02 > li{
  width: 49%;
  margin-right: 2%;
}
.ulBaseTopImg03.typeCol03 > li{
  width: 32%;
  margin-right: 2%;
}
.ulBaseTopImg03 > li:nth-child(4n){
  margin-right: 0;
}
.ulBaseTopImg03.typeCol02 > li:nth-child(4n){
  margin-right: 2%;
}
.ulBaseTopImg03.typeCol02 > li:nth-child(2n){
  margin-right: 0;
}
.ulBaseTopImg03.typeCol03 > li:nth-child(4n){
  margin-right: 2%;
}
.ulBaseTopImg03.typeCol03 > li:nth-child(2n){
  margin-right: 2%;
}
.ulBaseTopImg03.typeCol03 > li:nth-child(3n){
  margin-right: 0;
}
.ulBaseTopImg03 > li .BaseImg{
  display: table;
  width: 100%;
  margin-bottom: 35px;
}
/*** Ul ***/

/*** Dl ***/
.dlBasePage01{
  display: table;
  width: 100%;
  padding: 16px 0;
  background-image: url('/images/common/border-dot02.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  letter-spacing: 0.1em;
  font-size: 1.0rem;
}
.dlBasePage01 dt{
  display: table-cell;
  width: 11%;
  vertical-align: top;
  padding-left: 15px;
  background-image: url('/images/common/head-icn01.png');
  background-repeat: no-repeat;
  background-position: left top 0.6em;
}
.dlBasePage01 dd{
  display: table-cell;
  width: 89%;
  vertical-align: top;
}
/****************/
.dlBase01 dt {
  padding: 8px 0 6px 0;
  background-color: #c40e18;
  text-align: center;
  letter-spacing: 0.08em;
  font-size: 1.05rem;
  color: #fff;
}
.dlBase01 dd {
  padding: 24px 24px 24px 24px;
  border: 1px #ddd solid;
}
/****************/
.dlBaseAccordion01 > dt {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px #ccc dotted;
  vertical-align: middle;
  letter-spacing: 0.23em;
  font-size: 1.4rem;
  cursor: pointer;
}
.dlBaseAccordion01 > dt .icnAccordion {
  margin-right: 15px;
}
.dlBaseAccordion01 > dd {
  display: none;
  overflow: hidden;
  margin-bottom: 25px;
  padding-top: 17px;
  letter-spacing: 0.07em;
  font-size: 1.0rem;
}
/*** /Dl ***/

/*P*/
.pBaseOne{
  margin-bottom: 25px;
  font-size: 1.0rem;
}
.pBaseOne.mb5{
  margin-bottom: 5px;
}
.pBaseOne.mb10{
  margin-bottom: 10px;
}
.pBaseOne.mb15{
  margin-bottom: 15px;
}
.pBaseOne.mb20{
  margin-bottom: 20px;
}
.pBaseOne.mb30{
  margin-bottom: 30px;
}
.pBaseOne.mb40{
  margin-bottom: 40px;
}
.pBaseOne.mb60{
  margin-bottom: 60px;
}
/*/P*/

/* Table */
.tbBase01{
  width: 100%;
  margin-bottom: 40px;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
}
.tbBase01 th,
.tbBase01 td{
  border-bottom: 1px #ccc solid;
  border-right: 1px #ccc solid;
  vertical-align: middle;
  text-align: center;
  font-size: 0.9rem;
}
.tbBase01 th{
  background-color: #eee;
}
.tbBase01 td,
.tbBase01 tr:not(:first-child) th{
  padding: 20px 0;
}
.tbBase01 tr:first-child th{
  height: 60px;
}
/* /Table */

/*** Btn ***/
.boxBaseBtn01{
}
.btnBasePage01{
  display: table;
  width: 330px;
  margin-right: 3.5%;
  margin-bottom: 35px;
  background-color: #efefef;
  border: 1px #cecece solid;
}
.btnBasePage01.w100per{
  width: 100%;
}
.btnBasePage01.mb0{
  margin-bottom: 0;
}
.btnBasePage01.typeF{
  width: auto;
  margin: 0;
  margin-top: 20px;
  padding-right: 20px;
}
.btnBasePage01.typeR{
  margin-left: auto;
}
.btnBasePage01:hover{
  background-color: #c40e18;
}
.btnBasePage01:hover a{
  background-image: url('/images/common/arrow-icn04-on.png');
  color: #fff;
  opacity: 1;
}
.btnBasePage01 a{
  display: table-cell;
  width: 100%;
  height: 65px;
  padding-left: 38px;
  background-image: url('/images/clinical_info/clinical_info-arrow-icn01.png');
  background-repeat: no-repeat;
  background-position: left 20px center;
  vertical-align: middle;
  line-height: 1.4;
  letter-spacing: 0.15em;
  font-size: 1.0rem;
}

.btnBaseLink01{
  display: table;
  width: 100%;
  margin-bottom: 35px;
  background-color: #efefef;
  border: 1px #cecece solid;
}
.btnBaseLink01:hover{
  background-color: #c40e18;
  color: #fff;
  opacity: 1;
}
.btnBaseLink01 .btnBaseIn{
  display: table-cell;
  width: 100%;
  padding: 10px;
  background-image: url('/images/clinical_info/clinical_info-arrow-icn01.png');
  background-repeat: no-repeat;
  background-position: left 50px center;
  vertical-align: middle;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.2em;
  font-size: 1.0rem;
}
.btnBaseLink01 .btnBaseIn:hover{
  background-image: url('/images/common/arrow-icn04-on.png');
}
/****************/
.btnBaseDLFile01{
  display: table;
}
.btnBaseDLFile01.w100per{
  width: 100%;
}
.btnBaseDLFile01 a{
  display: table-cell;
  height: 50px;
  padding: 5px 20px 5px 50px;
  background-image: url('/images/common/common-icn-dl01.png');
  background-repeat: no-repeat;
  background-position: 15px center;/*7% center*/
  vertical-align: middle;
  border: 1px #ccc solid;
  letter-spacing: 0.15em;
  font-size: 1.1rem;
  color: #c40e18;
}
.btnBaseDLFile01 .txtFileWeight{
  letter-spacing: 0.08em;
  font-size: 0.9rem;
}
/*** /Btn ***/

/* Amenu */
.boxBaseAMenuFL{
  overflow: hidden;
  width: 100%;
}
.boxBaseAMenuFL a:hover{
  color: #c40e18;
  opacity: 1;
}
.boxBaseAMenuFL01{
  float: left;
  width: 23.5%;
  margin-bottom: 40px;
  margin-right: 2%;
}
.boxBaseAMenuFL01:last-child{
  margin-right: 0;
}
.btnBaseAMenu01{
  display: table;
  width: 100%;
  margin-right: 3.5%;
  margin-bottom: 20px;
  background-color: #efefef;
  border: 1px #cecece solid;
}
.btnBaseAMenu01:hover{
  background-color: #c40e18;
}
.btnBaseAMenu01:hover a{
  background-image: url('/images/common/arrow-icn04-on.png');
  color: #fff;
  opacity: 1;
}
.btnBaseAMenu01 a{
  display: table-cell;
  width: 100%;
  height: 65px;
  padding-left: 38px;
  background-image: url('/images/common/arrow-icn04.png');
  background-repeat: no-repeat;
  background-position: left 20px center;
  vertical-align: middle;
  line-height: 1.4;
  letter-spacing: 0.07em;
  font-size: 1.0rem;
}
.ulBaseAMenu01 li{
  padding: 0 25px 0 12px;
  background-image: url('/images/common/head-icn01.png'), url('/images/common/arrow-icn04.png'), url('/images/common/border-dot01.png');
  background-repeat: no-repeat, no-repeat ,repeat-x;
  background-position: left center, right center, right bottom;
  line-height: 1.3;
  font-size: 1.0rem;
}
.ulBaseAMenu01 li:hover{
  background-image: url('/images/common/head-icn01-red.png'), url('/images/common/arrow-icn04-red.png'), url('/images/common/border-dot01.png');
}
.ulBaseAMenu01 li a{
  display: inline-block;
  width: 100%;
  padding: 19px 0 19px 0;
}
/* /Amenu */

/*** Table ***/
.boxBasePageTb01{
  display: table;
  width: 100%;
  border: 1px #bfbfbf solid;
}
.boxBasePageTb01 dl{
  display: table-cell;
  width: 14.28571%;
  vertical-align: top;
}
.boxBasePageTb01 dt{
  /*padding: 12px 0;*/
  display: table;
  width: 100%;
  border-bottom: 1px #bfbfbf solid;
  border-right: 1px #bfbfbf solid;
  /*background-color: #eeeeee;*/
  vertical-align: middle;
  line-height: 1.4;
  text-align: center;
  font-size: 1.0rem;
}
.boxBasePageTb01 dt > span{
  display: table-cell;
  width: 100%;
  height: 60px;
  vertical-align: middle;
}
.boxBasePageTb01 dd{
  display: table;
  width: 100%;
  /*padding: 28px 0;*/
  border-right: 1px #bfbfbf solid;
  vertical-align: middle;
  text-align: center;
  line-height: 1.4;
  font-size: 0.9rem;/*1.0rem*/
}
.boxBasePageTb01 dd > span{
  display: table-cell;
  width: 100%;
  height: 60px;
  vertical-align: middle;
}
.boxBasePageTb01 dl dt{
  background-color: #eeeeee;
}
.boxBasePageTb01 dl:first-child dd{
  background-color: #eeeeee;
}
.boxBasePageTb01 dl:last-child dt,
.boxBasePageTb01 dl:last-child dd{
  border-right: 0;
}
.boxBasePageTb01.type2 dl dd:nth-child(2){
  height: 60px;
  border-bottom: 1px #bfbfbf solid;
}



.boxBasePageTb02{
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #bfbfbf solid;
  border-left: 1px #bfbfbf solid;
  font-size: 1.0rem;
}
.boxBasePageTb02 th,
.boxBasePageTb02 td{
  height: 60px;
  border-bottom: 1px #bfbfbf solid;
  border-right: 1px #bfbfbf solid;
  vertical-align: middle;
}
.boxBasePageTb02 tr:first-child th,
.boxBasePageTb02 tr:last-child td{
  background-color: #eeeeee;
}
.boxBasePageTb02 tr:first-child th:nth-child(1){
  width: 50%;
}
.boxBasePageTb02 tr:first-child th:nth-child(2){
  width: 50%;
}
.boxBasePageTb02 tr td:nth-child(1){
  padding-left: 18px;
}
.boxBasePageTb02 tr td:nth-child(2){
  text-align: center;
}

.boxBasePageTb03{
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #bfbfbf solid;
  border-left: 1px #bfbfbf solid;
  font-size: 1.0rem;
}
.boxBasePageTb03 th,
.boxBasePageTb03 td{
  height: 60px;
  border-bottom: 1px #bfbfbf solid;
  border-right: 1px #bfbfbf solid;
  vertical-align: middle;
}
.boxBasePageTb03 tr:first-child th{
  background-color: #eeeeee;
}
.boxBasePageTb03 tr:last-child td{
  background-color: #ffffff;
}
.boxBasePageTb03 tr:first-child th:nth-child(1){
  width: 50%;
}
.boxBasePageTb03 tr:first-child th:nth-child(2){
  width: 50%;
}
.boxBasePageTb03 tr td:nth-child(1){
  padding-left: 18px;
}
.boxBasePageTb03 tr td:nth-child(2){
  text-align: center;
}

/*
.boxDepartment0301 .boxTable02{
  display: table;
  width: 100%;
  border: 1px #bfbfbf solid;
}
.boxDepartment0301 .boxTable02 dl{
  display: table-cell;
  width: 14.28571%;
  vertical-align: top;
}
.boxDepartment0301 .boxTable02 dt{
  padding: 12px 0;
  border-bottom: 1px #bfbfbf solid;
  border-right: 1px #bfbfbf solid;
  background-color: #eeeeee;
  text-align: center;
  font-size: 1.0rem;
}
.boxDepartment0301 .boxTable02 dd{
  padding: 28px 0;
  border-right: 1px #bfbfbf solid;
  text-align: center;
  font-size: 1.0rem;
}
.boxDepartment0301 .boxTable02 dl:first-child dd{
  background-color: #eeeeee;
}
.boxDepartment0301 .boxTable02 dl:last-child dt,
.boxDepartment0301 .boxTable02 dl:last-child dd{
  border-right: 0;
}
*/
/*** /Table ***/


/* boxBaseTelFax */
.boxBaseTelFax{
  overflow: hidden;
  width: 100%;
}
.boxBaseTel,
.boxBaseFax{
  float: left;
  width: 48%;
  min-width: 490px;
  margin-bottom: 35px;
}
.boxBaseTelFax.ver02 .boxBaseTel,
.boxBaseTelFax.ver02 .boxBaseFax{
  width: 49%;
  min-width: 450px;
}
.boxBaseTel{
  margin-right: 4%;
}
.boxBaseTelFax.ver02 .boxBaseTel{
  margin-right: 2%;
}
.boxBaseTelFax.type02 .boxBaseTel{
  width: 500px;
  margin-right: 2%;
}
.boxBaseTelFax.type02 .boxBaseFax{
  width: 500px;
}
.boxBaseTel dl,
.boxBaseFax dl{
  display: table;
  width: 490px;
  height: 70px;
  border: 1px #cecece solid;
}
.boxBaseTelFax.ver02 .boxBaseTel dl,
.boxBaseTelFax.ver02 .boxBaseFax dl{
  width: 100%;
}
.boxBaseTel dt,
.boxBaseFax dt{
  display: table-cell;
  width: 32%;
  padding-left: 3%;
  padding-right: 1%;
  background-color: #eeeeee;
  vertical-align: middle;
  text-align: left;
  letter-spacing: 0.1em;
  font-size: 1.05rem;
}
.boxBaseTelFax.ver02 .boxBaseTel dt,
.boxBaseTelFax.ver02 .boxBaseFax dt{
  width: 27%;
}
.boxBaseTel dd,
.boxBaseFax dd{
  position: relative;
  display: table-cell;
  width: 68%;
  padding-left: 11%;
  background-repeat: no-repeat;
  background-position: 20px center;
  letter-spacing: 0.1em;
  vertical-align: middle;
  text-align: left;
  font-size: 2.0rem;
}
.boxBaseTelFax.ver02 .boxBaseTel dd,
.boxBaseTelFax.ver02 .boxBaseFax dd{
  width: 63%;
  padding-left: 10%;
  background-position: 10px center;
}
.boxBaseTel dd{
  background-image: url('/images/common/icn-tel01.png');
}
.boxBaseFax dd{
  background-image: url('/images/common/icn-fax01.png');
}
.boxBaseTel dd.type03,
.boxBaseFax dd.type03{
  position: relative;
  display: table-cell;
  width: 68%;
  background-image: none;
  letter-spacing: 0.1em;
  vertical-align: middle;
  text-align: left;
  font-size: 2.0rem;
}
.boxBaseTelFax.ver02 .boxBaseTel dd.type03{
  width: 63%;
  padding:0;
  text-align:center;
}
.boxBaseTelFax.ver02 .boxBaseFax dd.type03{
	width: 63%;
	padding-left: 3%;
	text-align: left;
}
.boxBaseTel dd .small{
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 0.8rem;
}
.boxBaseTelFaxTime{
  margin-bottom: 37px;
  letter-spacing: 0.1em;
  font-size: 1.03rem;
}
.boxBaseTelFaxTime dt{
  margin-bottom: 4px;
}
.boxBaseTelFaxTime dd{
  margin-bottom: 4px;
}
/* /boxBaseTelFax */

/* boxBaseTime */
.boxBaseTime{

}
.boxBaseTime > dl{
  display: table;
  width: 100%;
  height: 100px;
  border: 1px #cecece solid;
}
.boxBaseTime > dl > dt{
  display: table-cell;
  width: 14.5%;
  background-color: #eeeeee;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.05rem;
}
.boxBaseTime > dl > dd{
  display: table-cell;
  width: 85.5%;
  padding: 1% ;
  vertical-align: middle;
  line-height: 1.5;
  letter-spacing: 0.07em;
  text-align: left;
  font-size: 1.1rem;
}
.boxBaseTime .dd01 > dl{
  display: block;
}
.boxBaseTime .dd01 > dl:after{
  content: ' ';
  display: block;
  clear: both;
}
.boxBaseTime .dd01 > dl > dt{
  float: left;
  width: 130px;
  padding-left: 20px;
}
.boxBaseTime .dd01 > dl > dt > span{
  display: inline-block;
  width: 70px;
  text-align: center;
}
.boxBaseTime .dd01 > dl > dd{
  float: left;
}
/* /boxBaseTime */


/* boxBaseContBottom */
.boxBaseContBottomWrap0{
  padding-top: 58px;
  padding-bottom: 58px;
  border-top: 1px #999 solid;
}
.boxBaseContBottomWrap{
  width: 100%;
  min-width: 1100px;
  max-width: 1280px;
  margin: 0 auto;
}
.boxBaseContBottom{
  display: table;
  width: 100%;
  margin-bottom: 9px;
}
.boxBaseContBottomL{
  display: table-cell;
  width: 26%;
  padding-right: 5%;
  padding-bottom: 3px;
  vertical-align: top;
  text-align: center;
}
.boxBaseContBottomL .ttl{
  margin-bottom: 3px;
  letter-spacing: 0.05em;
  font-size: 1.5rem;
}
.boxBaseContBottomL .ttl .small{
  font-size: 1.3rem;
}
.boxBaseContBottomL .ttl2{
  display: inline-block;
  width: 100%;
  padding: 5px 0 7px;
  border: 1px #ccc solid;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 0.8rem;
  color: #999;
}
.boxBaseContBottomR{
  display: table-cell;
  width: 74%;
  padding-top: 32px;
  vertical-align: top;
}
.boxBaseContBottomR span{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
}
.boxBaseContBottomR .txtSepa{
  padding: 0 20px 0 22px;
  font-size: 1.7rem;
  color: #ccc;
}
.boxBaseContBottomWrap .boxBackToTop{
  padding-left: 40px;
  background-image: url('/images/common/arrow-icn03.png');
  background-repeat: no-repeat;
  background-position: left 25px center;
  letter-spacing: 0.14em;
  font-size: 0.9rem;
}
/* /boxBaseContBottom */


/**** Sidebar ****/
.boxBaseSide{
  padding-top: 32px;
}
.boxBaseSide .ttl{
  margin-bottom: 30px;
  letter-spacing: 0.1em;
  font-size: 1.25rem;
}
.boxBaseSide > ul > li{
  margin-bottom: 24px;
  padding-left: 23px;
  background-image: url('/images/common/footer-menu-head-icn.png');
  background-repeat: no-repeat;
  background-position: left 10px top 10px;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
}
.boxBaseSide > ul > li.short{
  letter-spacing: 0.07em;
}
.boxBaseSide > ul > li .markShort{
  display: inline-block;
  letter-spacing: -0.15em;
}
.boxBaseSide > ul > li > ul{
  padding-top: 12px;
}
.boxBaseSide > ul > li > ul > li{
  margin-bottom: 12px;
  margin-left: 1.0em;
  line-height: 1.3;
  letter-spacing: 0.13em;
  font-size: 0.9rem;
  text-indent: -1.0em;
}
/**** /Sidebar ****/



/* CSR */
.boxBaseCSR .boxList{
  /*height: 430px;
  overflow-y: scroll;*/
}
.boxBaseCSR .boxListLine{
  overflow: hidden;
  padding: 25px 0;
  background-image: url(/images/index/index-border01.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.boxBaseCSR .boxListOne{
  float: left;
  width: 45%;
  margin-right: 5%;
}
.boxBaseCSR .boxListOneLR{
  display: table;
  width: 100%;
}
.boxBaseCSR .boxListOneL{
  display: table-cell;
  width: 27%;
  vertical-align: top;
}
.boxBaseCSR .boxListOneL .boxImg{
  position: relative;
  overflow: hidden;
  width: 121px;
  max-width: none;
  height: 149px;
  border: 1px #ddd solid;
}
.boxBaseCSR .boxListOneL .boxImg img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  width: auto;
  max-width: none;
  height: 100%;
}
.boxBaseCSR .boxListOneL .boxImg img.horizontalImg{
  width: auto;
  height: 100%;
}
.boxBaseCSR .boxListOneR{
  display: table-cell;
  width: 73%;
  padding-left: 4%;
  vertical-align: top;
}
.boxBaseCSR .boxListOneR > .ttl{
  margin-bottom: 13px;
  padding-bottom: 10px;
  border-bottom: 1px #ccc dotted;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
}
.boxBaseCSR .boxListOneR dl{
  display: table;
  width: 100%;
  margin-bottom: 6px;
  font-size: 0.9rem;
}
.boxBaseCSR .boxListOneR dt{
  display: table-cell;
  width: 20%;
  padding-left: 12px;
  background-image: url(/images/common/footer-menu-head-icn.png);
  background-repeat: no-repeat;
  background-position: left top 0.5em;
  letter-spacing: 0.1em;
}
.boxBaseCSR .boxListOneR dd{
  display: table-cell;
  width: 80%;
  letter-spacing: 0.2em;
}
.boxBaseCSR .boxToArchive {
  width: 100%;
  margin: 0 auto;
  padding: 20px 50px 20px 0;
  background-image: url(/images_sp/index/sp-index-arrow-icn01.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 10px;
  text-align: right;
  font-size: 1.2rem;
}
/* /CSR */

/* Schedule */
.boxBaseSchedule01{
}
.boxBaseSchedule01 .ttl{
  margin-bottom: 30px;
  padding: 8px 0 6px 0;
  background-color: #c40e18;
  text-align: center;
  letter-spacing: 0.06em;
  font-family: "Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"Meiryo UI","Yu Gothic", YuGothic,"MS PGothic","ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.1rem;
  color: #fff;
}
.boxBaseSchedule01 .boxContOne{
  position: relative;
  margin-bottom: 42px;
}
.boxBaseSchedule01 .ttl02{
  margin-bottom: 25px;
  font-family: "Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"Meiryo UI","Yu Gothic", YuGothic,"MS PGothic","ＭＳ Ｐゴシック", sans-serif;
}
.boxBaseSchedule01 .ttl02 .txtMonth{
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 58px;
  margin-right: 11px;
  padding: 5px 0 3px 0;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.1em;
  border: 1px #c40e18 solid;
  font-size: 1.0rem;
}
.boxBaseSchedule01 .ttl02 .txtMonth span{
  position: relative;
  left: 0.1em;
}
.boxBaseSchedule01 .ttl02 .txtTtl{
  display: inline-block;
  padding-top: 2px;
  padding-left: 75px;
  letter-spacing: 0.06em;
  font-size: 0.98rem;
}
.boxBaseSchedule01 .boxImgAll{
  overflow: hidden;
}
.boxBaseSchedule01 .boxImgAll .boxImg{
  float: left;
  width: 47.5%;
  margin-right: 5%;
}
.boxBaseSchedule01 .boxImgAll .boxImg:nth-child(2n){
  margin-right: 0;
}
/****************/
.boxBaseSchedule02{
}
.boxBaseSchedule02 .ttl{
  margin-bottom: 30px;
  padding: 8px 0 6px 0;
  background-color: #c40e18;
  text-align: center;
  letter-spacing: 0.06em;
  font-family: "Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"Meiryo UI","Yu Gothic", YuGothic,"MS PGothic","ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.1rem;
  color: #fff;
}
.boxBaseSchedule02 .boxContOne{
  position: relative;
  margin-bottom: 25px;
}
.boxBaseSchedule02 .boxImg{
  margin-bottom: 30px;
}
.boxBaseSchedule02 .boxContOne .txtMonth{
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 58px;
  margin-right: 11px;
  padding: 5px 0 3px 0;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.1em;
  border: 1px #c40e18 solid;
  font-size: 1.0rem;
}
.boxBaseSchedule02 .boxContOne .txtMonth span{
  position: relative;
  left: 0.1em;
}
.boxBaseSchedule02 .boxContOne .txtTtl{
  display: inline-block;
  padding-top: 2px;
  padding-left: 75px;
  letter-spacing: 0.06em;
  font-size: 0.98rem;
}
/* /Schedule */


/* Timetable */
.boxBaseTimetableWrap {
  margin-bottom: 70px;
}
.boxBaseTimetableWrap .ttl3 {
  margin-bottom: 21px;
  padding-bottom: 15px;
  letter-spacing: 0.2em;
  font-size: 1.45rem;
}
.boxBaseTimetableWrap .txtCaution{
}
.boxBaseTimetable {
  display: table;
  width: 100%;
  border: 1px #bfbfbf solid;
}
.boxBaseTimetable > dl {
  display: table-cell;
  width: 14.28571%;
  vertical-align: top;
}
.boxBaseTimetable > dl > dt {
  padding: 12px 0;
  border-bottom: 1px #bfbfbf solid;
  border-right: 1px #bfbfbf solid;
  background-color: #eeeeee;
  text-align: center;
  font-size: 1.0rem;
}
.boxBaseTimetable > dl > dd {
  display: table;
  width: 100%;
  padding: 28px 0;
  border-right: 1px #bfbfbf solid;
  text-align: center;
  font-size: 1.0rem;
}
.boxBaseTimetable > dl:first-child > dd {
  background-color: #eeeeee;
}
.boxBaseTimetable > dl:last-child > dt,
.boxBaseTimetable > dl:last-child > dd {
  border-right: 0;
}
.boxBaseTimetable > dl > dd > .tbc {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
/* Timetable */


/* PostBody */
.boxPostBody{
  overflow: hidden;
}
.boxPostBody a{
  text-decoration: underline;
  color: #333;
}
.boxPostBody p{
  margin: 0;/*Reset*/
  padding: 0;/*Reset*/
  margin-bottom: 25px;
}
.boxPostBody strong{
  font-weight: bold;
}
.boxPostBody em{
  font-style: italic;
}
.boxPostBody ul{
  padding-left: 20px;
  list-style: disc;
}
.boxPostBody ol{
  padding-left: 20px;
  list-style: decimal;
}
.boxPostBody .alignleft{
  float: left;
  margin: 7px 28px 28px 0;
}
.boxPostBody .alignright{
  float: right;
  margin: 7px 0 28px 28px;
}
.boxPostBody .aligncenter{
  clear: both;
  display: block;
  margin: 7px auto;
}
/* /PostBody */