/* breakpoint
-------------------------------------------*/
@font-face {
  font-family: "Tsukushi";
  src: url(/assets/font/TsukushiAMaruGothic.ttc) format("truetype");
  font-style: normal;
  font-weight: 400; }

/*------------------------------------------------------------
v335
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .l-contents {
    margin-top: 0; } }

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-titleBlock1 {
    margin: 0;
    background: none; }
    .c-titleBlock1 .c-title4 {
      padding: 10px 0px 12px 10px; }
      .c-titleBlock1 .c-title4 span {
        font-size: 0.8rem !important; }
      .c-titleBlock1 .c-title4 h2 {
        font-size: 1.1rem !important; } }

/* 
------------------------------------------------------------*/
.c-singleImg1 {
  margin-top: 75px; }
  @media screen and (max-width: 767px) {
    .c-singleImg1 {
      margin-top: 30px; }
      .c-singleImg1 img {
        width: 80%; } }

/* 
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-textBlock1__text {
    font-size: 1rem !important;
    margin-top: 12px !important; } }

/* 
------------------------------------------------------------*/
.c-video1 {
  margin-top: 85px; }
  .c-video1 iframe {
    width: 548px;
    height: 304px; }
    @media screen and (max-width: 767px) {
      .c-video1 iframe {
        width: 100%;
        height: auto; } }
  @media screen and (max-width: 767px) {
    .c-video1 {
      margin-top: 60px; } }

/* 
------------------------------------------------------------*/
.c-list2 {
  margin: 100px 0 70px; }
  @media screen and (max-width: 767px) {
    .c-list2 {
      margin: 85px 0 70px; } }
