@charset "UTF-8";
/* CSS Document */
/* Scss Document */
/* Scss Document */
h2 {
  font-size: 1.8rem;
  font-weight: lighter;
  margin-bottom: 5%; }
  @media (min-width: 769px) {
    h2 {
      font-size: calc( 1.8rem + ( 1vw - 7.69px ) * 1.3698630137 ); } }
  @media (min-width: 1280px) {
    h2 {
      font-size: 2.5rem; } }
  @media screen and (max-width: 769px) {
    h2 {
      margin-bottom: 30px; } }
  @media screen and (min-width: 1200px) {
    h2 {
      margin-bottom: 60px; } }

/*メインイメージ*/
#under_mainimg {
  background: url("/img/about/mainimg.png") center/cover no-repeat; }

/*ラッピングの種類*/
#type h2 {
  font-size: 2rem;
  margin-bottom: 6.5104166667%;
  font-weight: normal; }
  @media (min-width: 769px) {
    #type h2 {
      font-size: calc( 2rem + ( 1vw - 7.69px ) * 1.1600928074 ); } }
  @media (min-width: 1200px) {
    #type h2 {
      font-size: 2.5rem; } }
  @media screen and (max-width: 769px) {
    #type h2 {
      margin-bottom: 25px; } }
  @media screen and (min-width: 768px) {
    #type h2 {
      margin-bottom: 50px; } }
#type .type_txt {
  font-size: 1.4rem;
  margin-bottom: 16.9270833333%;
  text-align: center; }
  @media (min-width: 768px) {
    #type .type_txt {
      font-size: calc( 1.4rem + ( 1vw - 7.68px ) * 0 ); } }
  @media (min-width: 1200px) {
    #type .type_txt {
      font-size: 1.4rem; } }
  @media screen and (max-width: 769px) {
    #type .type_txt {
      margin-bottom: 65px; } }
  @media screen and (min-width: 768px) {
    #type .type_txt {
      margin-bottom: 130px; } }
#type .type_wrap .type_box {
  margin-bottom: 20.8333333333%; }
  @media screen and (max-width: 769px) {
    #type .type_wrap .type_box {
      margin-bottom: 80px; } }
  @media screen and (min-width: 768px) {
    #type .type_wrap .type_box {
      margin-bottom: 160px; } }
  #type .type_wrap .type_box .piano_box {
    margin-bottom: 5.859375%;
    position: relative;
    background: #fff;
    width: 100%; }
    @media screen and (max-width: 769px) {
      #type .type_wrap .type_box .piano_box {
        margin-bottom: 22.5px; } }
    @media screen and (min-width: 768px) {
      #type .type_wrap .type_box .piano_box {
        margin-bottom: 45px; } }
    #type .type_wrap .type_box .piano_box .no_1 {
      position: absolute;
      color: #fff;
      background: #ED6D0F;
      text-align: center;
      border-radius: 50px;
      width: 60px;
      height: 60px;
      right: 0;
      top: -5%; }
      #type .type_wrap .type_box .piano_box .no_1 p {
        font-size: 1.2rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        @media (min-width: 768px) {
          #type .type_wrap .type_box .piano_box .no_1 p {
            font-size: calc( 1.2rem + ( 1vw - 7.68px ) * 0.2314814815 ); } }
        @media (min-width: 1200px) {
          #type .type_wrap .type_box .piano_box .no_1 p {
            font-size: 1.3rem; } }
        #type .type_wrap .type_box .piano_box .no_1 p span {
          font-size: 1.4rem; }
          @media (min-width: 768px) {
            #type .type_wrap .type_box .piano_box .no_1 p span {
              font-size: calc( 1.4rem + ( 1vw - 7.68px ) * 0.2314814815 ); } }
          @media (min-width: 1200px) {
            #type .type_wrap .type_box .piano_box .no_1 p span {
              font-size: 1.5rem; } }
    #type .type_wrap .type_box .piano_box .piano_img {
      position: absolute;
      width: 85%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    #type .type_wrap .type_box .piano_box .pattern_img {
      position: absolute;
      border: solid 5px #fff;
      width: 20%;
      max-width: 130px;
      bottom: 0;
      left: 0; }
    #type .type_wrap .type_box .piano_box:after {
      content: "";
      display: block;
      padding-top: 100%; }
  #type .type_wrap .type_box .piano_txt .type_name {
    margin-bottom: 0.6510416667%;
    font-size: 1.6rem;
    text-align: left; }
    @media screen and (max-width: 769px) {
      #type .type_wrap .type_box .piano_txt .type_name {
        margin-bottom: 2.5px; } }
    @media screen and (min-width: 768px) {
      #type .type_wrap .type_box .piano_txt .type_name {
        margin-bottom: 5px; } }
    @media (min-width: 768px) {
      #type .type_wrap .type_box .piano_txt .type_name {
        font-size: calc( 1.6rem + ( 1vw - 7.68px ) * 0.9259259259 ); } }
    @media (min-width: 1200px) {
      #type .type_wrap .type_box .piano_txt .type_name {
        font-size: 2rem; } }
  #type .type_wrap .type_box .piano_txt .name_en {
    margin-bottom: 3.2552083333%;
    font-size: 1.1rem;
    color: #FFA200;
    letter-spacing: 0.15em; }
    @media screen and (max-width: 769px) {
      #type .type_wrap .type_box .piano_txt .name_en {
        margin-bottom: 12.5px; } }
    @media screen and (min-width: 768px) {
      #type .type_wrap .type_box .piano_txt .name_en {
        margin-bottom: 25px; } }
    @media (min-width: 768px) {
      #type .type_wrap .type_box .piano_txt .name_en {
        font-size: calc( 1.1rem + ( 1vw - 7.68px ) * 0.2314814815 ); } }
    @media (min-width: 1200px) {
      #type .type_wrap .type_box .piano_txt .name_en {
        font-size: 1.2rem; } }
  #type .type_wrap .type_box .piano_txt .pattern_txt {
    font-size: 1.4rem;
    text-align: justify; }
    @media (min-width: 768px) {
      #type .type_wrap .type_box .piano_txt .pattern_txt {
        font-size: calc( 1.4rem + ( 1vw - 7.68px ) * 0 ); } }
    @media (min-width: 1200px) {
      #type .type_wrap .type_box .piano_txt .pattern_txt {
        font-size: 1.4rem; } }
#type .btn {
  margin-bottom: 29.9479166667%; }
  @media screen and (max-width: 769px) {
    #type .btn {
      margin-bottom: 115px; } }
  @media screen and (min-width: 768px) {
    #type .btn {
      margin-bottom: 230px; } }
  #type .btn a {
    max-width: 280px; }
    #type .btn a:after {
      top: 45%; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  /*ラッピングの種類*/
  #type .type_wrap {
    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; }
    #type .type_wrap .type_box {
      flex: 0 1 46%;
      width: 46%;
      max-width: 46%; }
      #type .type_wrap .type_box .piano_box .no_1 {
        width: 80px;
        height: 80px;
        right: -5%; } }
/*------------------------------
		980px以上
------------------------------*/
/*------------------------------
		1280px以上
------------------------------*/

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