@charset "UTF-8";
/* CSS Document */
/* Scss Document */
/* Scss Document */
/*メインイメージ*/
#under_mainimg {
  background: url("/img/work/mainimg.png") center/cover no-repeat; }

/*制作事例*/
#study .case_wrap ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  #study .case_wrap ul li {
    flex: 0 1 48%;
    width: 48%;
    max-width: 48%;
    margin-bottom: 10.4166666667%; }
    @media screen and (max-width: 769px) {
      #study .case_wrap ul li {
        margin-bottom: 40px; } }
    @media screen and (min-width: 768px) {
      #study .case_wrap ul li {
        margin-bottom: 80px; } }
    #study .case_wrap ul li a {
      display: block; }
      #study .case_wrap ul li a .img {
        position: relative;
        margin-bottom: 10px; }
        #study .case_wrap ul li a .img .tag {
          position: absolute;
          left: -10px;
          top: -10px;
          color: #fff;
          padding: 2px 10px;
          font-size: 1.2rem; }
          @media (min-width: 769px) {
            #study .case_wrap ul li a .img .tag {
              font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.464037123 ); } }
          @media (min-width: 1200px) {
            #study .case_wrap ul li a .img .tag {
              font-size: 1.4rem; } }
          #study .case_wrap ul li a .img .tag.upright {
            background: #FFA200; }
          #study .case_wrap ul li a .img .tag.grand {
            background: #85CBBF; }
      #study .case_wrap ul li a p {
        font-size: 1.4rem;
        margin-bottom: 5px;
        font-weight: bold; }
        @media (min-width: 769px) {
          #study .case_wrap ul li a p {
            font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.464037123 ); } }
        @media (min-width: 1200px) {
          #study .case_wrap ul li a p {
            font-size: 1.6rem; } }
        #study .case_wrap ul li a p .date {
          display: block; }
      #study .case_wrap ul li a .specification {
        font-size: 1.1rem;
        padding: 5px 10px;
        color: #fff;
        background: #604C3F;
        border-radius: 50px; }
        @media (min-width: 769px) {
          #study .case_wrap ul li a .specification {
            font-size: calc( 1.1rem + ( 1vw - 7.69px ) * 0.464037123 ); } }
        @media (min-width: 1200px) {
          #study .case_wrap ul li a .specification {
            font-size: 1.3rem; } }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  /*メインイメージ*/
  #under_mainimg {
    margin-bottom: 13.0039011704%; } }
  @media screen and (min-width: 769px) and (max-width: 769px) {
    #under_mainimg {
      margin-bottom: 50px; } }
  @media screen and (min-width: 769px) and (min-width: 769px) {
    #under_mainimg {
      margin-bottom: 100px; } }

@media screen and (min-width: 769px) {
  /*制作事例*/
  #study .case_wrap ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: flex-start; }
    #study .case_wrap ul li {
      flex: 0 1 calc((100% - 70px) / 3);
      width: calc((100% - 70px) / 3);
      max-width: calc((100% - 70px) / 3);
      margin-bottom: 10.4166666667%;
      margin-right: 35px; } }
    @media screen and (min-width: 769px) and (max-width: 769px) {
      #study .case_wrap ul li {
        margin-bottom: 40px; } }
    @media screen and (min-width: 769px) and (min-width: 768px) {
      #study .case_wrap ul li {
        margin-bottom: 80px; } }
@media screen and (min-width: 769px) {
      #study .case_wrap ul li a {
        display: block; }
        #study .case_wrap ul li a .img {
          position: relative;
          margin-bottom: 10px; }
          #study .case_wrap ul li a .img .tag {
            position: absolute;
            left: -10px;
            top: -10px;
            color: #fff;
            padding: 2px 10px;
            font-size: 1.2rem; } }
          @media screen and (min-width: 769px) and (min-width: 769px) {
            #study .case_wrap ul li a .img .tag {
              font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.464037123 ); } }
          @media screen and (min-width: 769px) and (min-width: 1200px) {
            #study .case_wrap ul li a .img .tag {
              font-size: 1.4rem; } }
@media screen and (min-width: 769px) {
            #study .case_wrap ul li a .img .tag.upright {
              background: #FFA200; }
            #study .case_wrap ul li a .img .tag.grand {
              background: #85CBBF; }
        #study .case_wrap ul li a p {
          font-size: 1.4rem;
          margin-bottom: 5px;
          font-weight: bold; } }
        @media screen and (min-width: 769px) and (min-width: 769px) {
          #study .case_wrap ul li a p {
            font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.464037123 ); } }
        @media screen and (min-width: 769px) and (min-width: 1200px) {
          #study .case_wrap ul li a p {
            font-size: 1.6rem; } }
@media screen and (min-width: 769px) {
          #study .case_wrap ul li a p .date {
            display: block; }
        #study .case_wrap ul li a .specification {
          font-size: 1.1rem;
          padding: 5px 10px;
          border-radius: 50px; } }
        @media screen and (min-width: 769px) and (min-width: 769px) {
          #study .case_wrap ul li a .specification {
            font-size: calc( 1.1rem + ( 1vw - 7.69px ) * 0.464037123 ); } }
        @media screen and (min-width: 769px) and (min-width: 1200px) {
          #study .case_wrap ul li a .specification {
            font-size: 1.3rem; } }
@media screen and (min-width: 769px) {
      #study .case_wrap ul li:nth-child(3n) {
        margin-right: 0; } }
/*------------------------------
		980px以上
------------------------------*/
/*------------------------------
		1280px以上
------------------------------*/

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