@charset "UTF-8";
/* Reset.css */
body {
  /* Safari: 勝手にフォントサイズを大きくしない */
  -webkit-text-size-adjust: 100%;
  /* Safari: ゴシック体にする */
  font-family: sans-serif; }

.clearfix:after {
  content: "";
  clear: both;
  display: block; }

/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
html, body, main, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/****************************************
****************************************/
/* Settings */
section {
  margin: 0 3% 40px;
  padding-top: 40px; }
  section h2 {
    margin-bottom: 40px;
    font-size: 36px;
    text-align: center; }

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }

.fadein {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s; }

/* Page Style */
.globalNav {
  height: 20px;
  padding: 5px;
  background-color: #153d73;
  color: #fff;
  font-size: 20px;
  padding-top: 20px; }
  .globalNav .logo {
    padding-left: 10px; }

header {
  min-width: 150px;
  min-height: 400px;
  background-image: url(images/headerImage.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  @media (min-width: 750px) {
    header {
      margin-bottom: 100px; } }
  header h1 {
    display: none;
    margin-left: 20px;
    font-size: 60px;
    position: absolute;
    bottom: 0; }

.VideoCategory {
  max-width: 1280px;
  margin: 0 auto 80px; }
  @media (min-width: 750px) {
    .VideoCategory {
      display: grid;
      grid-template-columns: 2fr 1fr;
      grid-template-rows: auto 200px 200px 1fr;
      grid-gap: 0 40px;
      gap: 0 40px;
      padding: 0 3%;
      margin-bottom: 120px; } }
  @media (min-width: 750px) {
    .VideoCategory h2 {
      grid-column: 1 / -1;
      grid-row: 1; } }
  .VideoCategory__Youtube {
    margin-bottom: 40px; }
    @media (min-width: 750px) {
      .VideoCategory__Youtube {
        grid-column: 1;
        grid-row: 2 / -1; } }
  .VideoCategory__YoutubeDescription {
    margin: 0 3% 20px; }
    @media (min-width: 750px) {
      .VideoCategory__YoutubeDescription {
        grid-column: 2;
        grid-row: 2; } }
    .VideoCategory__YoutubeDescription h3 {
      margin-bottom: 20px;
      font-size: 24px; }
    .VideoCategory__YoutubeDescription p {
      line-height: 1.5; }
  .VideoCategory__YoutubeLink {
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (min-width: 750px) {
      .VideoCategory__YoutubeLink {
        grid-column: 2;
        grid-row: 3; } }
    .VideoCategory__YoutubeLink a {
      margin-right: 10px;
      display: block; }
    .VideoCategory__YoutubeLink img {
      border-radius: 50%; }
    .VideoCategory__YoutubeLink Count {
      display: none; }

.BooksCategory {
  max-width: 1280px;
  margin: 0 auto 80px;
  padding: 0 3%; }
  @media (min-width: 750px) {
    .BooksCategory {
      margin-bottom: 100px; } }
  @media (min-width: 750px) {
    .BooksCategoryNewBook {
      margin-bottom: 120px; } }
  .BooksCategoryNewBook__Description {
    margin-bottom: 40px;
    text-align: center; }
    .BooksCategoryNewBook__Description h3 {
      font-size: 20px;
      padding-bottom: 10px; }
    .BooksCategoryNewBook__Description p {
      line-height: 1.8; }
  .BooksCategoryNewBook h3 {
    line-height: 1.3; }
  .BooksCategoryNewBook__Title {
    display: block;
    margin: 10px 0;
    font-size: 24px;
    font-weight: 600; }
  .BooksCategoryOthers h3 {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center; }
  .BooksCategoryOthers__bookInfo {
    display: flex;
    margin: 0 3% 40px;
    line-height: 1.3; }
    @media (min-width: 750px) {
      .BooksCategoryOthers__bookInfo {
        margin: 0 20% 40px; } }
    .BooksCategoryOthers__bookInfo-title {
      align-self: center;
      margin-left: 20px; }
      @media (min-width: 750px) {
        .BooksCategoryOthers__bookInfo-title {
          margin-left: 50px;
          width: 1000px; } }
      .BooksCategoryOthers__bookInfo-title h4 {
        font-size: 20px;
        padding: 0 1%;
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: solid 1px navy; }
      .BooksCategoryOthers__bookInfo-titleCom {
        margin-bottom: 10px; }

.NewsCategory {
  margin: 0;
  padding-bottom: 40px;
  background-image: url(images/Ultrasoundmachine.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  .NewsCategory__FB {
    text-align: center; }

/*# sourceMappingURL=style.css.map */
