/* body 2014/11/4 */
body {
  padding-top: 48px;
}

@media screen and (max-width: 980px) {
  /* Remove any padding from the body */
  body {
    padding-top: 48px;
  }      
}
@media screen and (max-width: 800px) {
  body {
    padding-top: 48px;
  }      
}
/* end 2014/11/4 */

/* Common Parts
 */
.btn {
  border: 0;
  color: white;
  text-shadow: none;
  background: #8fc31f; }
  .btn:hover {
    color: white;
    opacity: 0.6;
    text-decoration: none; }

.carousel-indicators {
  display: none; }

.carousel-control {
  width: 8%; }
  .carousel-control.left, .carousel-control.right {
    background: rgba(255, 255, 255, 0.8); }

.videoContainer {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .videoContainer iframe, .videoContainer object, .videoContainer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.mapContainer {
  position: relative;
  padding-bottom: 65%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .mapContainer iframe, .mapContainer object, .mapContainer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Structures
 */
#ghead {
  background-color: #8fc31f; }
  #ghead a {
    text-decoration: none; }
  #ghead h1 {
    margin: 15px 0 0;
    color: #8fc31f;
    font-size: 1.4em; }
  #ghead .show1 {
    display: block !important; }
    @media screen and (max-width: 680px) {
      #ghead .show1 {
        display: none !important;
        visibility: hidden !important; } }
  #ghead .hidden1 {
    display: none !important;
    visibility: hidden !important; }
    @media screen and (max-width: 680px) {
      #ghead .hidden1 {
        display: block !important;
        visibility: visible !important; } }
  #ghead .logoChange {
    background-image: url("../img/logo_pc2.png");
    width: 516px;
    height: 66px; 
    margin-top: 15px;
    background-repeat: no-repeat; }
    @media screen and (max-width: 680px) {
      #ghead .logoChange {
        background-image: url("../img/logo_smf2.png");
        background-size: contain;
        background-repeat: no-repeat;
        height: 51px;
        margin-top: 15px;
        max-width: 200px; } }
  #ghead .largeSize {
    font-size: 1em;
    font-weight: 900; }
  #ghead .smallSize {
    font-size: 0.7em; }
  #ghead .toContact {
    float: right;
    margin-top: 12px; }
    #ghead .toContact a {
      line-height: 30px; }
    #ghead .toContact .btn {
      border: 0;
      color: #8fc31f;
      text-shadow: none;
      background-color: #f8f7f0;
      box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3); }
      #ghead .toContact .btn:hover {
        color: #8fc31f;
        opacity: 0.6;
        text-decoration: none;
        background-color: white; }

#gbody {
  clear: both; }

#keyVisual {
  background-color: #eff9e4; }
  #keyVisual .carousel-inner img {
    margin: 0 auto;
    min-height: 165px;
    min-width: 400px; }
  #keyVisual div .arrowBoxLeft {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 9.5%;
    right: 10%; }
    @media screen and (min-width: 400px) {
      #keyVisual div .arrowBoxLeft {
        right: 14%; } }  
    @media screen and (min-width: 768px) {
      #keyVisual div .arrowBoxLeft {
        font-size: 1.2em;
        right: 20%; } }
    #keyVisual div .arrowBoxLeft p {
      text-align: center;
      color: white;
      font-weight: bold;
      padding: 10px; }
    #keyVisual div .arrowBoxLeft .moreLook {
      position: absolute;
      right: 10px;
      bottom: 10px;
      color: white;
      font-weight: bold;
      display: block; }
  #keyVisual .arrowBoxLeft {
    background-color: #8fc31f;
    border-radius: 5px;
    height: 140px;
    width: 52%; }
    @media screen and (min-width: 768px) {
      #keyVisual .arrowBoxLeft {
        width: 38%; } }
/*    #keyVisual .arrowBoxLeft:after {
      border: 10px solid transparent;
      border-right-color: #8fc31f;
      border-left-width: 0;
      left: -10px;
      content: "";
      display: block;
      top: 30px;
      position: absolute;
      width: 0; }
*/
#globalNavigation {
  background-color: #8fc31f;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3); }
  #globalNavigation .col-xs-4 {
    padding-right: 5px;
    padding-left: 5px; }
  #globalNavigation .row {
    padding-top: 0px; }
  #globalNavigation .thumbnail {
    margin-bottom: 0px; }
    #globalNavigation .thumbnail img {
      box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
      border-radius: 4px; }
      #globalNavigation .thumbnail img:hover {
        color: #8fc31f;
        opacity: 0.6;
        text-decoration: none;
        background-color: white; }

/* 2014/11/4. likebox of facebook configuration */
#fbLikebox div {
	text-align: center;
	margin: 0 auto;
	margin-top: 24px;
	color:#ff00ff;
}

#topicInfo h3 {
  text-align: center;
  font-weight: 600;
  color: #8fc31f;
  border-bottom: 1px dotted #8fc31f;
  padding-bottom: 20px;
  font-size: 20pt; }
#topicInfo ul {
  margin: 0 0 0px;
  padding-left: 10px;
  padding-right: 10px; }
  #topicInfo ul li {
    list-style: none;
    border-bottom: 1px dotted #8fc31f; }
    #topicInfo ul li .date {
      margin-top: 10px;
      font-size: 14pt;
      color: #82887a; }
    #topicInfo ul li .topicContents {
      font-size: 13pt;
      color: #454a43; }

#caseFile {
  background-color: #f8f8f0; }
  #caseFile h3 {
    text-align: center;
    font-weight: 600;
    color: #8fc31f;
    padding-bottom: 20px;
    font-size: 20pt;
    border-bottom: 1px dotted #8fc31f;
    margin-bottom: 0; }
  #caseFile a {
    text-decoration: none; }
  #caseFile .bottomLineNone {
    border-style: none; }
  #caseFile .btn {
    padding: 6px 20px;
    border: 0;
    color: white;
    text-shadow: none;
    background: #8fc31f;
    width: 110px; }
    #caseFile .btn:hover {
      color: white;
      opacity: 0.6;
      text-decoration: none; }
    #caseFile .btn a {
      color: white;
      text-shadow: none; }
    @media screen and (max-width: 680px) {
      #caseFile .btn {
        padding: 6px 6px;
        width: 70px; } }
    @media screen and (max-width: 420px) {
      #caseFile .btn {
        padding: 6px 6px;
        width: 59px;
        font-size: 9pt; } }
  #caseFile .caseTitle h4 {
    font-size: 15pt;
    font-weight: bold;
    padding-left: 8px;
    border-left: solid 5px #103c84;
    text-align: left;
    margin-top: 55px;
    color: #575f67; }
    @media screen and (max-width: 550px) {
      #caseFile .caseTitle h4 {
        margin-top: 35px; } }
    @media screen and (max-width: 400px) {
      #caseFile .caseTitle h4 {
        margin-top: 25px; } }
  #caseFile .col-xs-3 {
    padding: 0; }
  #caseFile .caseCategory {
    max-width: 100px;
    margin: auto;
    margin-top: 15px; }
    #caseFile .caseCategory img {
      border-radius: 5px;
      box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2); }
      #caseFile .caseCategory img:hover {
        color: white;
        opacity: 0.6;
        text-decoration: none; }
  #caseFile .caseTag {
    border-bottom: 1px dotted #8fc31f;
    font-weight: bold;
    padding-bottom: 10px; }
    #caseFile .caseTag div {
      text-align: center; }
      @media screen and (max-width: 350px) {
        #caseFile .caseTag div {
          padding: 0; } }
  #caseFile .row {
    padding-left: 10px;
    padding-right: 10px; }
  #caseFile #nav-below .nav-previous a, #caseFile #nav-below .nav-next a {
    background: #8fc31f;
	text-align: center;
	font-size: 20px;
    font-weight: bold;
    padding: 18px 20px;
    width: 180px;
    height: 60px;
	line-height; 60px;
    margin: 20px 0;
    border-radius: 5px;
    display: block; }
    #caseFile #nav-below .nav-previous a:hover, #caseFile #nav-below .nav-next a:hover {
      color: #6699cc;
      opacity: 0.6;
      text-decoration: none; }
  #caseFile .media {
    border-bottom: 1px dotted #8fc31f;
    padding-bottom: 15px; }
    #caseFile .media:last-child {
      margin-bottom: 0px; }
    #caseFile .media img {
      border-radius: 5px;
      border: solid 1px #9ad959;
      background-size: contain;
      background-size: contain;
      height: 120px;
      box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4); }
    #caseFile .media .btn {
      padding: 5px 15px;
      border: 0;
      color: white;
      text-shadow: none;
      background: #8fc31f;
      width: 98px; }
      @media screen and (max-width: 450px) {
        #caseFile .media .btn {
          font-weight: bold; } }
      #caseFile .media .btn:hover {
        color: white;
        opacity: 0.6;
        text-decoration: none; }
    #caseFile .media .mediaBody {
      padding-left: 10px; }
      #caseFile .media .mediaBody h4 {
        font-size: 14pt;
        font-weight: 600;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #474a41; }
        @media screen and (max-width: 680px) {
          #caseFile .media .mediaBody h4 {
            font-size: 12pt;
            padding: 0; } }
      #caseFile .media .mediaBody p {
        font-size: 13pt;
        color: #474a41; }
        @media screen and (max-width: 680px) {
          #caseFile .media .mediaBody p {
            font-size: 10pt; } }
  #caseFile .toCaseFile {
    margin: 15px 0; }
    #caseFile .toCaseFile a {
      font-size: 16px;
      color: white;
      display: block;
      text-align: center;
      line-height: 40px;
      width: 160px; }
  #caseFile .caseFileIcon {
    max-width: 100px;
    margin: auto; }
    #caseFile .caseFileIcon img {
      border-radius: 5px;
      box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2); }
      #caseFile .caseFileIcon img:hover {
        color: white;
        opacity: 0.6;
        text-decoration: none; }
      @media screen and (max-width: 480px) {
        #caseFile .caseFileIcon img {
          width: 70px;
          height: 70px; } }

#gfoot .row {
  padding-left: 10px;
  padding-right: 10px; }

#advisement .col-md-5 {
  padding-left: 6px;
  padding-right: 6px; }
#advisement .flowText {
  font-size: 8pt;
  margin-top: 20px; }
#advisement h3 {
  text-align: center;
  font-weight: 600;
  color: #8fc31f;
  border-bottom: 1px dotted #8fc31f;
  padding-bottom: 20px;
  font-size: 20pt; }
#advisement p {
  text-align: center;
  color: #8fc31f;
  font-weight: 500;
  font-size: 12pt;
  margin-bottom: 0; }
#advisement .circle {
  background-image: url("../img/circle.png");
  height: 42px;
  background-repeat: no-repeat;
  background-position: center; }
#advisement .verticalBar {
  margin-top: -8px;
  margin-bottom: -8px;
  background-image: url("../img/green.jpg");
  background-repeat: repeat-y;
  height: 90px;
  background-position: center; }
#advisement .advisementFlow .arrowBoxBottomLeft {
  float: left;
  margin-bottom: 68px;
  text-align: center;
  line-height: 50px;
  font-size: 14pt;
  font-weight: bold;
  color: #8fc31f; }
  #advisement .advisementFlow .arrowBoxBottomLeft img {
    width: auto;
    padding-bottom: 7px; }
#advisement .advisementFlow .arrowBoxBottomRight {
  float: right;
  text-align: center;
  line-height: 50px;
  font-size: 14pt;
  font-weight: bold;
  color: #8fc31f; }
  #advisement .advisementFlow .arrowBoxBottomRight img {
    width: auto;
    padding-bottom: 7px; }
#advisement .advisementFlow .arrowBoxLeft {
  float: left;
  clear: both;
  padding-right: 5px;
  padding-left: 8px; }
  #advisement .advisementFlow .arrowBoxLeft dl dt {
    text-align: center;
    color: white;
    font-size: 13pt;
    font-weight: bold;
    border-bottom: 1px dotted white; }
  #advisement .advisementFlow .arrowBoxLeft dl dd {
    color: white; }
  @media screen and (max-width: 360px) {
    #advisement .advisementFlow .arrowBoxLeft dl dt {
      font-size: 14px; }
    #advisement .advisementFlow .arrowBoxLeft dl dd {
      font-size: 11px; } }
#advisement .advisementFlow .arrowBoxRight {
  float: right;
  clear: both;
  padding-right: 3px;
  padding-left: 6px; }
  #advisement .advisementFlow .arrowBoxRight dl dt {
    text-align: center;
    color: #8fc31f;
    font-size: 13pt;
    font-weight: bold;
    border-bottom: 1px dotted #8fc31f; }
  #advisement .advisementFlow .arrowBoxRight dl dd {
    color: #8fc31f; }
  @media screen and (max-width: 360px) {
    #advisement .advisementFlow .arrowBoxRight dl dt {
      font-size: 14px; }
    #advisement .advisementFlow .arrowBoxRight dl dd {
      font-size: 11px; } }
#advisement .arrowBoxBottomLeft {
  position: relative;
  background: #f1fae9;
  border-radius: 5px;
  height: 50px;
  width: 35%; }
  #advisement .arrowBoxBottomLeft:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(241, 250, 233, 0);
    border-top-color: #f1fae9;
    border-width: 20px;
    margin-left: -20px; }
#advisement .arrowBoxBottomRight {
  position: relative;
  background: #f1fae9;
  border-radius: 5px;
  height: 50px;
  width: 35%; }
  #advisement .arrowBoxBottomRight:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(241, 250, 233, 0);
    border-top-color: #f1fae9;
    border-width: 20px;
    margin-left: -20px; }
#advisement .arrowBoxLeft {
  position: relative;
  width: 43%;
  height: 116px;
  font-size: 0.85em; }
  #advisement .arrowBoxLeft dl {
    margin: 0; }
  #advisement .arrowBoxLeft dt {
    padding: 6px 0px; }
  #advisement .arrowBoxLeft dd {
    padding: 5px 0; }
#advisement .arrowBoxRight {
  position: relative;
  width: 43%;
  height: 116px;
  font-size: 0.85em; }
  #advisement .arrowBoxRight dl {
    margin: 0; }
  #advisement .arrowBoxRight dt {
    padding: 5px 0px; }
  #advisement .arrowBoxRight dd {
    padding: 5px 0px; }
#advisement .arrowBoxLeft {
  background-color: #8fc31f;
  border-radius: 5px; }
  #advisement .arrowBoxLeft:after {
    border: 10px solid transparent;
    border-left-color: #8fc31f;
    border-right-width: 0;
    right: -10px;
    content: "";
    display: block;
    top: 30px;
    position: absolute;
    width: 0; }
#advisement .arrowBoxRight {
  background: white;
  border: 3px solid #8fc31f;
  border-radius: 5px; }
  #advisement .arrowBoxRight:after, #advisement .arrowBoxRight:before {
    right: 100%;
    top: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  #advisement .arrowBoxRight:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: white;
    border-width: 9px;
    margin-top: -9px; }
  #advisement .arrowBoxRight:before {
    border-color: rgba(112, 180, 43, 0);
    border-right-color: #8fc31f;
    border-width: 13px;
    margin-top: -13px; }

#contactForm h3 {
  text-align: center;
  font-weight: 600;
  color: #8fc31f;
  border-bottom: 1px dotted #8fc31f;
  padding-bottom: 20px;
  font-size: 20pt; }
#contactForm .formName {
  font-size: 15pt;
  font-weight: 600;
  color: #464c42; }
#contactForm .required {
  background-color: #8fc31f;
  border-radius: 5px;
  color: white;
  font-size: 12px;
  padding: 3px; }
#contactForm .wrapName {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #f8f7f0;
  border-radius: 5px; }
#contactForm .submit .btn {
  margin-top: 15px;
  background: #8fc31f; }

#returnTop {
  margin-top: 50px; }
  #returnTop a.btn.btn-lg.btn-block.slider {
    color: #8fc31f;
    background-color: #f8f7f0; }

#footerAddress {
  background-color: #8fc31f;
  margin-top: 20px;
  margin-bottom: 20px; }
  #footerAddress ul {
    color: white;
    margin-top: 10px;
    list-style: none;
    padding-left: 0;
    clear: both;
    font-size: 12pt; }
  #footerAddress .col-sm-7, #footerAddress .col-sm-5 {
    padding: 5px; }
  #footerAddress .anshinText1 {
    margin-top: 10px;
    margin-bottom: 5px;
    color: white;
    font-size: 13pt;
    font-weight: bold;
    clear: both; }
  #footerAddress .anshinText2 {
    color: white;
    font-size: 13pt;
    font-weight: bold;
    clear: both;
    margin-bottom: 10px; }

#freeDial {
  clear: both; }

.freeDialImage {
  margin: 10px 10px 0px 0;
  width: 60px;
  height: 50px;
  background-image: url("../img/freedial1.png");
  background-size: contain;
  float: left;
  background-repeat: no-repeat; }
  @media screen and (max-width: 360px) {
    .freeDialImage {
 	   width: 45px; } }

.freeDialText {
  color: white;
  margin-left: 90px;
  padding-top: 10px;
  font-size: 10pt;
  line-height: 15px; }
  @media screen and (min-width: 800px) {
    .freeDialText {
      font-size: 8pt;
      margin-left: 175px;
      line-height: 5px; } }
  @media screen and (max-width: 360px) {
    .freeDialText {
      font-size: 8pt;
      margin-left: 0px;
      line-height: 5px; } }

.freeDialNumber {
  font-size: 19pt;
  font-weight: bold;
  padding-left: 80px;
  color: white; }
  @media screen and (min-width: 800px) {
    .freeDialNumber {
      font-size: 25pt;
      margin-left: 10px; } }
  @media screen and (max-width: 360px) {
    .freeDialNumber {
      font-size: 15pt;
      margin-left: -50px; } }

#freeDial {
  clear: both; }

.freeDialImage {
  margin: 10px 10px 0px 0;
  width: 60px;
  height: 50px;
  background-image: url("../img/freedial1.png");
  background-size: contain;
  float: left;
  background-repeat: no-repeat; }
  @media screen and (max-width: 360px) {
    .freeDialImage {
 	   width: 45px; } }

.freeDialText {
  color: white;
  margin-left: 90px;
  padding-top: 10px;
  font-size: 10pt;
  line-height: 15px; }
  @media screen and (min-width: 800px) {
    .freeDialText {
      font-size: 8pt;
      margin-left: 175px;
      line-height: 5px; } }
  @media screen and (max-width: 360px) {
    .freeDialText {
      font-size: 8pt;
      margin-left: 0px;
      line-height: 5px; } }

.freeDialNumber {
  font-size: 19pt;
  font-weight: bold;
  padding-left: 80px;
  color: white; }
  @media screen and (min-width: 800px) {
    .freeDialNumber {
      font-size: 25pt;
      margin-left: 10px; } }
  @media screen and (max-width: 360px) {
    .freeDialNumber {
      font-size: 15pt;
      margin-left: -50px; } }

.workTime {
  font-size: 8pt;
  clear: both;
  margin-bottom: 10px; }

.footerMenu {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 4px;
  text-align: center; }

.footerMenu > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0"; }

.footerMenu > li {
  display: inline-block; }

#myDial {
  clear: both; }

.myDialImage {
  margin: 10px 10px 0px 0;
  width: 60px;
  height: 50px;
  background-image: url("../img/dial_00.png");
  background-size: contain;
  float: left;
  background-repeat: no-repeat; }
  @media screen and (max-width: 360px) {
    .myDialImage {
 	   width: 45px; } }
	   
.myDialText {
  color: white;
  margin-left: 90px;
  padding-top: 10px;
  font-size: 10pt;
  line-height: 15px; }
  @media screen and (min-width: 800px) {
    .myDialText {
      font-size: 8pt;
      margin-left: 175px;
      line-height: 5px; } }
  @media screen and (max-width: 360px) {
    .myDialText {
      font-size: 8pt;
      margin-left: 0px;
      line-height: 5px; } }
	  
.myDialNumber {
  font-size: 19pt;
  font-weight: bold;
  padding-left: 0px;
  margin-top: 5px;
  color: white; }
  @media screen and (min-width: 800px) {
    .myDialNumber {
      font-size: 25pt;
	  margin-top: 0px;
      margin-left: 10px; } }
  @media screen and (max-width: 360px) {
    .myDialNumber {
      font-size: 15pt;
	  margin-top: 8px;
      margin-left: 0px; } }
	  
.workTime {
  font-size: 8pt;
  clear: both;
  margin-bottom: 10px; }

.footerMenu {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 4px;
  text-align: center; }

.footerMenu > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0"; }

.footerMenu > li {
  display: inline-block; }
  
#copyRight {
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
  background-color: #f8f7f0; }

.kyoninka h3 {
  font-weight: 600;
  color: #8fc31f;
  border-bottom: 1px dotted #8fc31f;
  padding-bottom: 20px;
  font-size: 20pt; }
.kyoninka p {
  line-height: 2em;
  font-size: 17px; }
.kyoninka table .small {
  font-size: 10pt; }

.access h3 {
  font-weight: 600;
  color: #8fc31f;
  border-bottom: 1px dotted #8fc31f;
  padding-bottom: 20px;
  font-size: 20pt; }
.access p {
  padding-left: 8px;
  border-left: solid 3px #103c84;
  font-size: 114%;
  font-weight: bold;
  color: #575f67; }
.access ul {
  padding-left: 20px;
  color: #575f67; }
.access li {
  list-style: none; }
.access .mapFlow {
  margin-top: 30px; }
  .access .mapFlow h3 {
    font-weight: 600;
    color: #8fc31f;
    border-bottom: 1px dotted #8fc31f;
    padding-bottom: 20px;
    font-size: 20pt; }
  .access .mapFlow .map .step {
    padding-left: 8px;
    border-left: solid 3px #103c84;
    font-size: 114%;
    font-weight: bold;
    color: #575f67;
    margin: 15px 0 5px 0; }
  .access .mapFlow .map .stepMemo {
    color: #575f67;
    margin-bottom: 15px; }
  .access .mapFlow .map img {
    margin: auto; }

.descent h3, .testament h3, .sigojimu h3, .nine-mas h3 {
  text-align: left;
  font-weight: 600;
  color: #8fc31f;
  border-bottom: 1px dotted #8fc31f;
  padding-bottom: 20px;
  font-size: 20pt; }
.descent p, .testament p, .sigojimu p, .nine-mas p {
  line-height: 2em;
  font-size: 17px; }

.about h3 {
  text-align: left;
  font-weight: 600;
  color: #8fc31f;
  border-bottom: 1px dotted #8fc31f;
  padding-bottom: 20px;
  font-size: 20pt; }
.about p {
  line-height: 2em;
  font-size: 17px; }
.about ul {
  padding-left: 20px; }
.about li {
  list-style: none;
  line-height: 2em;
  font-size: 17px; }
.about img {
  margin: 10px 0 10px 0; }
.about .logoAnshin {
  background-image: url("../img/logo_anshin.png");
  height: 185px;
  width: 217px; }
  @media screen and (max-width: 420px) {
    .about .logoAnshin {
      width: 180px;
      background-size: contain;
      background-repeat: no-repeat; } }

.about_link  h3{
    margin-top: -58px;
    padding-top: 58px;
}
h3.about_link {
    margin-top: -58px;
    padding-top: 58px;
}

.youtubeLong {
  margin-bottom: 10px; }

.nine-mas h4 {
  font-weight: bold;
  margin-top: 20px; }
.nine-mas ul {
  padding: 0; }
  .nine-mas ul li {
    list-style: none; }

/* Pages
 */
#nineMasuPage #videoBtn {
  margin-top: 10px; }
