@charset "utf-8";

html,
body{
  font-family: "Sarabun", serif;
	overflow-wrap:break-word !important;
	word-wrap:break-word !important;
	word-break:break-all !important;
}

#index-billboard-section ul.index-billboard-slider li.slide02{
  background-image:url(../../images/index/section01/slide_th/02_sp.jpg);
}
#index-billboard-section ul.index-billboard-slider li.slide03{
  background-image:url(../../images/index/section01/slide_th/03_sp.jpg);
}
#index-billboard-section ul.index-billboard-slider li.slide04{
  background-image:url(../../images/index/section01/slide_th/04_sp.jpg);
}

#floating-button a{
  padding:15px 25px !important;
}

.index section h2{
  font-size:24px !important;
  line-height:170% !important;
}
.index section h2 strong{
  font-size:34px !important;
  line-height:170% !important;
}

.castle .page-title h1 strong,
.chubu .page-title h1 strong{
  line-height:130% !important;
}
