@charset "utf-8";
/*
**********************************************************************

* page.css

*********************************************************************
*/

.instSect {
  margin-bottom: 34px;
}
.instSect .sectTit {
}
.instSect .sectMain {
  padding: 14px 11px 0 18px;
}
.instSect .sectMain .txtBlock {
  float: left;
  width: 430px;
}
.instSect .sectMain .txtBlock .txt {
}
.instSect .sectMain .photo {
  float: right;
}
.instSect .sectMain .txt {
  font-size: 130%;
  line-height: 1.4;
  margin-bottom: 18px;
}
/*===================================================================
  name
===================================================================*/
.instSect .sectMain.typeR {
  padding: 14px 20px 0 10px;
}
.instSect .sectMain.typeR .photo {
  float: left;
  margin: 0 45px 20px 0;
  width: 389px;
}
.instSect .sectMain.typeR .txt {
  margin-bottom: 26px;
}
.instSect .sectMain.typeR .txtBox .tit {
  font-size: 170%;
  font-weight: bold;
  text-indent: -0.5em;
}
