﻿@charset 'UTF-8';
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700&display=swap&subset=japanese');
/********** 374- **********/

/* Override corporate_common */
/******************************
   Contents
*******************************/
.contents {
  width: 100%;
}

.contents-wrap {
  padding-bottom: 5%;
}

/*------------------------------*/

.development-contents-title {
  font-family: "Noto Serif JP", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.1rem;
  margin-bottom: 1%;
}


/********** 768+ **********/
@media print, screen and (min-width: 768px) {

}

/********** 1280+ **********/
@media print, screen and (min-width: 1280px) {
}
