body {
  margin: 0 0 0 0;
  padding: 0 0 0 0; }

#wraper {
  position: relative;
  /* width: 100%; */
  max-width:1080px;
  height: 100%;
  /* margin: 0 0 0 0; */
  padding: 0 0 0 0;
  z-index: 0; }
  #wraper header {
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    max-height: 103px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    z-index: 999;
    background: #FFF; }
    #wraper header .inner {
      overflow: hidden;
      width: 90%;
      /* height: 100%; */
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #wraper header .inner .Lbox {
        position: relative;
        float: left;
        width: 50%;
        height: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper header .inner .Lbox table {
          width: 100%;
          margin: 0 0 0 0;
          border-collapse: collapse; }
          #wraper header .inner .Lbox table tr th {
            width: 120px;
            text-align: right;
            vertical-align: middle;
            padding: 0 0 0 20px; }
            #wraper header .inner .Lbox table tr th a img {
              width: 100px;
              margin: 5px 0 0 0; }
          #wraper header .inner .Lbox table tr td {
            width: 80%;
            text-align: left;
            vertical-align: middle; }
            #wraper header .inner .Lbox table tr td h1 {
              font-family: 'kobu_g_stdn_w6';
              font-size: 1.9rem;
              margin: 0 0 0 10px;
              padding: 0 0 0 0; }
      #wraper header .inner .Rbox {
        overflow: hidden;
        float: right;
        width: 45%;
        margin: 0 0 0 0;
        padding: 1.5% 0 0 0; }
        #wraper header .inner .Rbox #trans_font {
          float: right;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper header .inner .Rbox #trans_font #translation {
            display: inline-block;
            margin: 0 20px 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #trans_font #translation ul {
              width: 100%;
              display: block;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #trans_font #translation ul li {
                text-align: left;
                list-style: none;
                float: left;
                font-family: 'kobu_g_stdn_w1';
                margin: 0 15px 0 0;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #trans_font #translation ul li a {
                  color: #231815;
                  text-decoration: none; }
                  #wraper header .inner .Rbox #trans_font #translation ul li a span {
                    background: url(../img/base/icon0.png) no-repeat;
                    background-position: center left;
                    background-size: 19px 19px;
                    padding: 3px 0 3px 22px; }
              #wraper header .inner .Rbox #trans_font #translation ul li:last-child {
                margin: 0 0 0 0; }
          #wraper header .inner .Rbox #trans_font #textsizer {
            display: inline-block;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer {
              width: 100%;
              display: block;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li {
                text-align: left;
                list-style: none;
                float: left;
                font-family: 'kobu_g_stdn_w1';
                margin: 0 0 0 10px;
                padding: 0 0 0 0;
                line-height: 21px; }
                #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li a {
                  color: #231815;
                  text-decoration: none; }
              #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li:first-child {
                margin: 0 0 0 0; }
        #wraper header .inner .Rbox #sns {
          overflow: hidden;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper header .inner .Rbox #sns ul {
            float: right;
            display: block;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #sns ul li {
              list-style: none;
              float: left;
              margin: 0 0 0 10px;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #sns ul li a {
                display: block;
                width: 36px;
                height: 36px;
                color: #231815;
                text-decoration: none; }
            #wraper header .inner .Rbox #sns ul li.fb {
              margin: 0 0 0 0; }
              #wraper header .inner .Rbox #sns ul li.fb a {
                background: url(../img/base/icon2.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px; }
              #wraper header .inner .Rbox #sns ul li.fb a:hover {
                background: url(../img/base/icon2_on.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper header .inner .Rbox #sns ul li.tw a {
              background: url(../img/base/icon3.png) no-repeat;
              background-position: 0 0;
              background-size: 36px 36px; }
            #wraper header .inner .Rbox #sns ul li.tw a:hover {
              background: url(../img/base/icon3_on.png) no-repeat;
              background-position: 0 0;
              background-size: 36px 36px;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
            #wraper header .inner .Rbox #sns ul li.ig a {
              background: url(../img/base/icon4.png) no-repeat;
              background-position: 0 0;
              background-size: 36px 36px; }
            #wraper header .inner .Rbox #sns ul li.ig a:hover {
              background: url(../img/base/icon4_on.png) no-repeat;
              background-position: 0 0;
              background-size: 36px 36px;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
  #wraper #kv {
    position: relative;
    margin: 0 0 0 0;
    padding: 103px 0 0 0;
    line-height: 0;
    z-index: 0; }
    #wraper #kv img {
      width: 100%;
      /* z-index: 1; */ }
    #wraper #kv .kv_title {
      position: absolute;
      top: 20px;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 103px auto 0 auto;
      padding: 0 0 0 0;
      width: 39%;
      height: 65%;
      max-width: 360px;
      max-height: 360px;
      background: #FFF;
      z-index: 2;
      text-align: center; }
      #wraper #kv .kv_title .line-2 {
        text-transform: uppercase;
        letter-spacing: 2px;
        font-family: 'montserrat_light';
        font-size: 2.2rem;
        margin: 15% 0 0 0;
        padding: 0 0 1% 0; }
      #wraper #kv .kv_title .number {
        display: block;
        font-family: 'kobu_g_stdn_w6';
        font-size: 7rem;
        line-height: 70px;
        margin: 10% 0 0 0;
        padding: 0 0 0 0; }
        #wraper #kv .kv_title .number span {
          display: inline-block;
          border-bottom: solid 5px #231815;
          padding: 5px 10px; }
      #wraper #kv .kv_title .rootname {
        text-align: center;
        font-family: 'kobu_g_stdn_w6';
        font-size: 4rem;
        line-height: 50px;
        margin: 6% 0 0 0; }
  #wraper .c_kv {
    position: relative;
    background: url(../img/root/c_kv1.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
    margin: 0 0 0 0;
    padding: 0 0 39% 0;
    z-index: 0; }
    #wraper .c_kv .logo {
      width: 20%;
      max-width: 627px;
      margin: 0px 0 0 0;
      padding: 0 0 0 0;
      position: absolute;
      right: 8%;
      top: 12%;
      /* z-index: 1; */ }
      #wraper .c_kv .logo img {
        width: 100%;
        max-width: 418px; }
    #wraper .c_kv p {
      font-family: 'kobu_g_stdn_w3';
      font-size: 1.4rem;
      line-height: 20px;
      color: #FFF;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      position: absolute;
      right: 10%;
      bottom: 3%; }
  #wraper #area {
    width: 100%;
    margin: 0 0 0 0;
    padding: 2% 0 4% 0; }
    #wraper #area .fukidashibox1 {
      position: relative;
      margin: 0 auto 0 auto;
      padding: 0 0 6% 0;
      width: 81%;
      max-width: 440px;
      z-index: 2; }
      #wraper #area .fukidashibox1 .inner {
        position: relative;
        background: none;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper #area .fukidashibox1 .inner .balloon-1-bottom {
          position: relative;
          display: block;
          margin: 1% auto 0 auto;
          padding: 0 0 0 0;
          width: auto;
          width: 100%;
          height: 64px;
          line-height: 34px;
          color: #19283C;
          text-align: center;
          background: #FFF;
          border: solid 3px #231815;
          z-index: 0; }
          #wraper #area .fukidashibox1 .inner .balloon-1-bottom span.jp {
            display: block;
            font-family: 'kobu_g_stdn_w6';
            font-size: 2.4rem;
            color: #231815;
            margin: 0 0 0 0;
            padding: 2% 4% 0 4%; }
        #wraper #area .fukidashibox1 .inner .balloon-1-bottom:before {
          content: "";
          position: absolute;
          bottom: -33px;
          left: 50%;
          margin-left: -16px;
          width: 0px;
          height: 0px;
          border-style: solid;
          border-width: 34px 24px 0 24px;
          border-color: #FFF transparent transparent transparent;
          z-index: 0; }
        #wraper #area .fukidashibox1 .inner .balloon-1-bottom:after {
          content: "";
          position: absolute;
          bottom: -37px;
          left: 50%;
          margin-left: -18px;
          width: 0px;
          height: 0px;
          border-style: solid;
          border-width: 36px 26px 0 26px;
          border-color: #231815 transparent transparent transparent;
          z-index: -1; }
    #wraper #area .title_inner {
      width: 80%;
      max-width: 1200px;
      margin: 0 auto 0 auto;
      padding: 0 0 0 0; }
      #wraper #area .title_inner h2 {
        text-align: center;
        font-family: 'kobu_g_stdn_w6';
        font-size: 4rem;
        line-height: 60px;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
    #wraper #area .cont_inner {
      width: 80%;
      max-width: 960px;
      margin: 0 auto 0 auto;
      padding: 0 0 0 0; }
      #wraper #area .cont_inner p {
        text-align: left;
        font-family: 'kobu_g_stdn_w1';
        font-size: 1.6rem;
        line-height: 26px;
        margin: 4% 0 0 0;
        padding: 0 0 0 0; }
      #wraper #area .cont_inner #c_navi {
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper #area .cont_inner #c_navi ul {
          overflow: hidden;
          display: block;
          margin: 0 0 0 0;
          padding: 0 0 0 0;
          list-style: none; }
          #wraper #area .cont_inner #c_navi ul li {
            position: relative;
            text-align: center;
            float: left;
            width: 31.2%;
            z-index: 0; }
            #wraper #area .cont_inner #c_navi ul li a {
              display: block;
              text-decoration: none;
              color: #231815; }
              #wraper #area .cont_inner #c_navi ul li a img {
                width: 30%;
                max-width: 100px;
                display: inline-block; }
              #wraper #area .cont_inner #c_navi ul li a .box {
                border: solid 2px #0099d9;
                background: #FFF;
                margin: -9% 0 0 0;
                padding: 8% 0 8% 0;
                font-family: 'kobu_g_stdn_w6';
                font-size: 1.6rem;
                line-height: 22px; }
            #wraper #area .cont_inner #c_navi ul li a:hover {
              color: #FFF;
              -moz-transition: .1s;
              -webkit-transition: .1s;
              -o-transition: .1s;
              -ms-transition: .1s;
              transition: .1s; }
              #wraper #area .cont_inner #c_navi ul li a:hover .box {
                background: #0099d9;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
          #wraper #area .cont_inner #c_navi ul li:nth-child(1) {
            margin: 3% 3% 0 0; }
          #wraper #area .cont_inner #c_navi ul li:nth-child(2) {
            margin: 3% 3% 0 0; }
          #wraper #area .cont_inner #c_navi ul li:nth-child(3) {
            margin: 3% 0 0 0; }
          #wraper #area .cont_inner #c_navi ul li:nth-child(4) {
            margin: 3% 3% 0 0; }
          #wraper #area .cont_inner #c_navi ul li:nth-child(5) {
            margin: 3% 3% 0 0; }
          #wraper #area .cont_inner #c_navi ul li:nth-child(6) {
            margin: 3% 0 0 0; }
    #wraper #area .onegai {
      width: 80%;
      max-width: 1200px;
      margin: 0 auto 0 auto;
      padding: 0 0 3% 0; }
      #wraper #area .onegai p {
        font-family: 'kobu_g_stdn_w3';
        font-size: 2rem;
        line-height: 30px;
        text-align: left; }
    #wraper #area .cs_box {
      width: 80%;
      max-width: 960px;
      margin: 3% auto 0 auto;
      padding: 0 0 0 0;
      border: solid 4px #ed6c00;
      background: url(../img/root/icon7.png) no-repeat;
      background-position: 6% bottom;
      background-size: 70px 65px; }
      #wraper #area .cs_box .inner {
        background: url(../img/root/icon8.png) no-repeat;
        background-position: 94% bottom;
        background-size: 100px 55px; }
        #wraper #area .cs_box .inner a {
          display: block;
          text-align: center;
          font-family: 'kobu_g_stdn_w6';
          font-size: 2rem;
          line-height: 20px;
          text-decoration: none;
          color: #231815;
          padding: 2.4% 0; }
        #wraper #area .cs_box .inner a:hover {
          color: #ed6c00;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
    #wraper #area .oc_map {
      width: 100%;
      margin: 3% 0 0 0;
      padding: 0 0 0 0;
      line-height: 0; }
      #wraper #area .oc_map img {
        display: block;
        width: 100%; }
    #wraper #area .pdfbtn {
      width: 100%;
      margin: 3% 0 0 0;
      padding: 0 0 0 0; }
      #wraper #area .pdfbtn a {
        display: block;
        text-decoration: none;
        background: #231815;
        max-width: 300px;
        color: #FFF;
        text-align: center;
        font-family: 'kobu_g_stdn_w6';
        font-size: 2rem;
        line-height: 26px;
        margin: 0 auto 0 auto;
        padding: 1% 0; }
      #wraper #area .pdfbtn a:hover {
        background: rgba(35, 24, 21, 0.7);
        -moz-transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -ms-transition: .3s;
        transition: .3s; }
      #wraper #area .pdfbtn p {
        text-align: center;
        font-family: 'kobu_g_stdn_w3';
        font-size: 1.4rem;
        line-height: 20px;
        margin: 1% 0 0 0;
        padding: 0 0 0 0; }
  #wraper #course {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0; }
    #wraper #course .single {
      width: 100%;
      margin: 3% 0 0 0;
      padding: 0 0 5% 0; }
      #wraper #course .single .number {
        text-align: center;
        display: block;
        font-family: 'kobu_g_stdn_w6';
        font-size: 6rem;
        line-height: 70px;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper #course .single .number span {
          display: inline-block;
          border-bottom: solid 5px #231815;
          padding: 5px 10px; }
      #wraper #course .single .coursename {
        text-align: center;
        font-family: 'kobu_g_stdn_w6';
        font-size: 4rem;
        line-height: 50px;
        margin: 1% 0 0 0; }
      #wraper #course .single .kv {
        position: relative;
        margin: 2% 0 0 0;
        padding: 0 0 0 0;
        z-index: 0; }
        #wraper #course .single .kv .ph {
          line-height: 0; }
          #wraper #course .single .kv .ph img {
            width: 100%; }
        #wraper #course .single .kv .icon {
          position: absolute;
          right: 10%;
          top: -12%;
          width: 18%;
          /* z-index: 1; */ }
          #wraper #course .single .kv .icon img {
            width: 100%;
            max-width: 242px; }
      #wraper #course .single .difficulty {
        width: 100%;
        margin: 2% 0 0 0;
        padding: 0 0 0 0; }
        #wraper #course .single .difficulty h3 {
          width: 100%;
          text-align: center;
          font-family: 'kobu_g_stdn_w3';
          font-size: 1.8rem;
          line-height: 24px;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #course .single .difficulty h3 span.dif1 {
            display: inline-block !important;
            background: url(../img/root/dif1.png) no-repeat;
            background-position: 70px 2px;
            background-size: 19px 19px;
            padding: 0 26px 0 0px; }
          #wraper #course .single .difficulty h3 span.dif2 {
            display: inline-block !important;
            background: url(../img/root/dif2.png) no-repeat;
            background-position: 70px 2px;
            background-size: 42px 19px;
            padding: 0 50px 0 0px; }
          #wraper #course .single .difficulty h3 span.dif3 {
            display: inline-block !important;
            background: url(../img/root/dif3.png) no-repeat;
            background-position: 70px 2px;
            background-size: 65px 19px;
            padding: 0 72px 0 0px; }
          #wraper #course .single .difficulty h3 span.dif4 {
            display: inline-block !important;
            background: url(../img/root/dif4.png) no-repeat;
            background-position: 70px 2px;
            background-size: 88px 19px;
            padding: 0 95px 0 0px; }
      #wraper #course .single .cont_inner {
        width: 80%;
        max-width: 960px;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #course .single .cont_inner p {
          font-family: 'kobu_g_stdn_w1';
          font-size: 1.4rem;
          line-height: 20px; }
        #wraper #course .single .cont_inner .data h4 {
          display: block;
          background: #231815;
          padding: 1% 0 1% 0;
          text-align: center;
          font-family: 'montserrat_semibold';
          font-size: 1.8rem;
          line-height: 24px;
          color: #FFF; }
        #wraper #course .single .cont_inner .data .datalist {
          width: 100%;
          max-width: 260px;
          margin: 0 auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #course .single .cont_inner .data .datalist ul {
            display: block;
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            list-style: none; }
            #wraper #course .single .cont_inner .data .datalist ul li {
              font-family: 'kobu_g_stdn_w3';
              font-size: 1.8rem;
              line-height: 26px;
              margin: 0 0 0 0;
              padding: 0 0 1% 0; }
        #wraper #course .single .cont_inner .data .fukidashibox1 {
          position: relative;
          margin: 5% auto 0 auto;
          padding: 0 0 6% 0;
          width: 81%;
          max-width: 960px;
          /* z-index: 2; */ }
          #wraper #course .single .cont_inner .data .fukidashibox1 .inner {
            position: relative;
            background: none;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #course .single .cont_inner .data .fukidashibox1 .inner .balloon-1-bottom {
              position: relative;
              display: block;
              margin: 1% auto 0 auto;
              padding: 0 0 0 0;
              width: auto;
              height: 54px;
              color: #19283C;
              text-align: center;
              background: #FFF;
              border: solid 3px #231815;
              z-index: 0; }
              #wraper #course .single .cont_inner .data .fukidashibox1 .inner .balloon-1-bottom span.jp {
                display: block;
                font-family: 'kobu_g_stdn_w6';
                font-size: 2.4rem;
                line-height: 26px;
                color: #231815;
                margin: 0 0 0 0;
                padding: 2% 4% 0 4%; }
            #wraper #course .single .cont_inner .data .fukidashibox1 .inner .balloon-1-bottom:before {
              content: "";
              position: absolute;
              bottom: -33px;
              left: 50%;
              margin-left: -16px;
              width: 0px;
              height: 0px;
              border-style: solid;
              border-width: 34px 24px 0 24px;
              border-color: #FFF transparent transparent transparent;
              z-index: 0; }
            #wraper #course .single .cont_inner .data .fukidashibox1 .inner .balloon-1-bottom:after {
              content: "";
              position: absolute;
              bottom: -37px;
              left: 50%;
              margin-left: -18px;
              width: 0px;
              height: 0px;
              border-style: solid;
              border-width: 36px 26px 0 26px;
              border-color: #231815 transparent transparent transparent;
              z-index: -1; }
        #wraper #course .single .cont_inner .data .rootlabo .logo {
          text-align: center; }
          #wraper #course .single .cont_inner .data .rootlabo .logo a {
            display: block;
            text-decoration: none; }
            #wraper #course .single .cont_inner .data .rootlabo .logo a img {
              width: 197px;
              height: 93px; }
            #wraper #course .single .cont_inner .data .rootlabo .logo a span {
              font-family: 'montserrat_semibold';
              font-size: 2rem;
              line-height: 30px;
              display: block;
              color: #036eb8; }
          #wraper #course .single .cont_inner .data .rootlabo .logo a:hover span {
            color: #4da635;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
  #wraper #root {
    width: 100%;
    margin: 0 0 0 0;
    padding: 5% 0 10% 0;
    background: #f6f1d6; }
    #wraper #root #rootlink {
      position: relative;
      width: 100%;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #wraper #root #rootlink .root1 {
        position: relative;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        clear: both; }
        #wraper #root #rootlink .root1 .fukidashibox1 {
          position: relative;
          width: 44%;
          margin: 0 auto 0 auto;
          padding: 0 0 0 0;
          z-index: 2; }
          #wraper #root #rootlink .root1 .fukidashibox1 .inner {
            position: relative;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #root #rootlink .root1 .fukidashibox1 .inner a {
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 2.2rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star {
                text-align: center; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star img {
                  width: 74%;
                  max-width: 181px; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star .target {
                  transition: 0.85s;
                  -webkit-transform: rotateY(0deg);
                  transform: rotateY(0deg); }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom {
                position: relative;
                display: block;
                margin: 1% auto 0 auto;
                padding: 0 0 0 0;
                width: auto;
                width: 100%;
                max-width: 440px;
                height: 90px;
                line-height: 34px;
                color: #19283C;
                text-align: center;
                background: #FFF;
                border: solid 3px #d3a100;
                z-index: 2; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.en {
                  display: block;
                  padding: 4% 0 0 0; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.en img {
                    width: 100%;
                    max-width: 369px; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.jp {
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 2.6rem;
                  color: #231815;
                  margin: 0 0 0 0;
                  padding: 0 0 0 0; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom:before {
                content: "";
                position: absolute;
                bottom: -34px;
                left: 50%;
                margin-left: -24px;
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 34px 24px 0 24px;
                border-color: #FFF transparent transparent transparent;
                z-index: 0; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom:after {
                content: "";
                position: absolute;
                bottom: -39px;
                left: 50%;
                margin-left: -26px;
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 36px 26px 0 26px;
                border-color: #d3a100 transparent transparent transparent;
                z-index: -1; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .circle {
                overflow: hidden;
                position: relative;
                /* z-index: 1; */
                text-align: center;
                width: 100%;
                height: 100%;
                max-width: 420px;
                max-height: 420px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: 0 auto 0 auto; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 3.2rem;
                line-height: 40px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .distance {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 3.2rem;
                line-height: 40px; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .distance span {
                  display: inline-block;
                  border-bottom: solid 5px #d3a100;
                  padding: 5px 10px; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a .linkbtn {
                width: 130px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 4px 14px 4px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.6rem;
                line-height: 20px; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 20px 20px;
                  padding: 0 0 0 0; }
        #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .star .target {
          -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg); }
        #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom {
          background: #d3a100;
          border: solid 3px #d3a100;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom a span.jp {
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
        #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom:before {
          border-color: #d3a100 transparent transparent transparent;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
        #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .circle img {
          -webkit-transform: scale(1.2);
          transform: scale(1.2); }
        #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .linkbtn {
          background: #231815;
          color: #FFF;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
      #wraper #root #rootlink ul {
        overflow: hidden;
        display: block;
        width: 90%;
        margin: 5% auto 0 auto;
        padding: 0 0 0 0;
        clear: both; }
        #wraper #root #rootlink ul li {
          position: relative;
          margin: 0 0 0 0;
          padding: 0 0 0 0;
          list-style: none; }
        #wraper #root #rootlink ul li.r2 {
          float: left;
          width: 33.33%;
          text-align: center;
          padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r2 a {
            text-decoration: none;
            color: #231815; }
            #wraper #root #rootlink ul li.r2 a .line-2 {
              text-transform: uppercase;
              letter-spacing: 2px;
              text-align: center;
              font-family: 'montserrat_light';
              font-size: 2.2rem;
              margin: 0 0 0 0;
              padding: 0 0 1% 0; }
            #wraper #root #rootlink ul li.r2 a .number {
              position: relative;
              font-family: 'kobu_g_stdn_w6';
              font-size: 5rem;
              /* z-index: 1; */ }
              #wraper #root #rootlink ul li.r2 a .number span {
                display: inline-block;
                border-bottom: solid 5px #231815;
                padding: 5px 10px; }
            #wraper #root #rootlink ul li.r2 a .circle {
              overflow: hidden;
              position: relative;
              /* z-index: 1; */
              text-align: center;
              width: 100%;
              height: 100%;
              max-width: 310px;
              max-height: 310px;
              border-radius: 50%;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              margin: -10% auto 0 auto;
              z-index: 0; }
              #wraper #root #rootlink ul li.r2 a .circle img {
                width: 100%;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all .3s ease;
                transition: all .3s ease; }
            #wraper #root #rootlink ul li.r2 a .rootname {
              text-align: center;
              font-family: 'kobu_g_stdn_w6';
              font-size: 3.2rem;
              line-height: 40px;
              margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r2 a .rootname span {
                display: inline-block;
                border-bottom: solid 5px #0099d9;
                padding: 5px 10px; }
            #wraper #root #rootlink ul li.r2 a .linkbtn {
              width: 130px;
              display: block;
              border: solid 2px #231815;
              margin: 15px auto 0 auto;
              padding: 4px 14px 4px 0;
              text-align: center;
              font-family: 'kobu_g_stdn_w3';
              font-size: 1.6rem;
              line-height: 20px; }
              #wraper #root #rootlink ul li.r2 a .linkbtn span {
                display: block;
                width: 100%;
                background: url(../img/top/arrow1.png) no-repeat;
                background-position: right center;
                background-size: 20px 20px;
                padding: 0 0 0 0; }
        #wraper #root #rootlink ul li.r3 {
          float: left;
          width: 33.33%;
          text-align: center;
          padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r3 a {
            text-decoration: none;
            color: #231815; }
            #wraper #root #rootlink ul li.r3 a .line-2 {
              text-transform: uppercase;
              letter-spacing: 2px;
              text-align: center;
              font-family: 'montserrat_light';
              font-size: 2.2rem;
              margin: 0 0 0 0;
              padding: 0 0 1% 0; }
            #wraper #root #rootlink ul li.r3 a .number {
              position: relative;
              font-family: 'kobu_g_stdn_w6';
              font-size: 5rem;
              /* z-index: 1; */ }
              #wraper #root #rootlink ul li.r3 a .number span {
                display: inline-block;
                border-bottom: solid 5px #231815;
                padding: 5px 10px; }
            #wraper #root #rootlink ul li.r3 a .circle {
              overflow: hidden;
              position: relative;
              /* z-index: 1; */
              text-align: center;
              width: 100%;
              height: 100%;
              max-width: 310px;
              max-height: 310px;
              border-radius: 50%;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              margin: -10% auto 0 auto;
              z-index: 0; }
              #wraper #root #rootlink ul li.r3 a .circle img {
                width: 100%;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all .3s ease;
                transition: all .3s ease; }
            #wraper #root #rootlink ul li.r3 a .rootname {
              text-align: center;
              font-family: 'kobu_g_stdn_w6';
              font-size: 3.2rem;
              line-height: 40px;
              margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r3 a .rootname span {
                display: inline-block;
                border-bottom: solid 5px #0099d9;
                padding: 5px 10px; }
            #wraper #root #rootlink ul li.r3 a .linkbtn {
              width: 130px;
              display: block;
              border: solid 2px #231815;
              margin: 15px auto 0 auto;
              padding: 4px 14px 4px 0;
              text-align: center;
              font-family: 'kobu_g_stdn_w3';
              font-size: 1.6rem;
              line-height: 20px; }
              #wraper #root #rootlink ul li.r3 a .linkbtn span {
                display: block;
                width: 100%;
                background: url(../img/top/arrow1.png) no-repeat;
                background-position: right center;
                background-size: 20px 20px;
                padding: 0 0 0 0; }
        #wraper #root #rootlink ul li.r4 {
          float: left;
          width: 33.33%;
          text-align: center;
          padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r4 a {
            text-decoration: none;
            color: #231815; }
            #wraper #root #rootlink ul li.r4 a .line-2 {
              text-transform: uppercase;
              letter-spacing: 2px;
              text-align: center;
              font-family: 'montserrat_light';
              font-size: 2.2rem;
              margin: 0 0 0 0;
              padding: 0 0 1% 0; }
            #wraper #root #rootlink ul li.r4 a .number {
              position: relative;
              font-family: 'kobu_g_stdn_w6';
              font-size: 5rem;
              z-index: 1; }
              #wraper #root #rootlink ul li.r4 a .number span {
                display: inline-block;
                border-bottom: solid 5px #231815;
                padding: 5px 10px; }
            #wraper #root #rootlink ul li.r4 a .circle {
              overflow: hidden;
              position: relative;
              z-index: 1;
              text-align: center;
              width: 100%;
              height: 100%;
              max-width: 310px;
              max-height: 310px;
              border-radius: 50%;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              margin: -10% auto 0 auto;
              z-index: 0; }
              #wraper #root #rootlink ul li.r4 a .circle img {
                width: 100%;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-transform: scale(1);
                transform: scale(1);
                -webkit-transition: all .3s ease;
                transition: all .3s ease; }
            #wraper #root #rootlink ul li.r4 a .rootname {
              text-align: center;
              font-family: 'kobu_g_stdn_w6';
              font-size: 3.2rem;
              line-height: 40px;
              margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r4 a .rootname span {
                display: inline-block;
                border-bottom: solid 5px #0099d9;
                padding: 5px 10px; }
            #wraper #root #rootlink ul li.r4 a .linkbtn {
              width: 130px;
              display: block;
              border: solid 2px #231815;
              margin: 15px auto 0 auto;
              padding: 4px 14px 4px 0;
              text-align: center;
              font-family: 'kobu_g_stdn_w3';
              font-size: 1.6rem;
              line-height: 20px; }
              #wraper #root #rootlink ul li.r4 a .linkbtn span {
                display: block;
                width: 100%;
                background: url(../img/top/arrow1.png) no-repeat;
                background-position: right center;
                background-size: 20px 20px;
                padding: 0 0 0 0; }
        #wraper #root #rootlink ul li.r2:hover a .circle img {
          -webkit-transform: scale(1.2);
          transform: scale(1.2); }
        #wraper #root #rootlink ul li.r2:hover a .linkbtn {
          background: #231815;
          color: #FFF;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
        #wraper #root #rootlink ul li.r3:hover a .circle img {
          -webkit-transform: scale(1.2);
          transform: scale(1.2); }
        #wraper #root #rootlink ul li.r3:hover a .linkbtn {
          background: #231815;
          color: #FFF;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
        #wraper #root #rootlink ul li.r4:hover a .circle img {
          -webkit-transform: scale(1.2);
          transform: scale(1.2); }
        #wraper #root #rootlink ul li.r4:hover a .linkbtn {
          background: #231815;
          color: #FFF;
          -moz-transition: .3s;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -ms-transition: .3s;
          transition: .3s; }
  #wraper #banner_sns {
    width: 100%;
    background: #f7f6f5;
    margin: 0 0 0 0;
    padding: 5% 0 5% 0; }
    #wraper #banner_sns .inner {
      width: 90%;
      max-width: 1130px;
      margin: 0 auto 0 auto;
      padding: 0 0 0 0; }
      #wraper #banner_sns .inner #banner1 {
        overflow: hidden;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper #banner_sns .inner #banner1 .Lbox {
          float: left;
          width: 48%; }
          #wraper #banner_sns .inner #banner1 .Lbox a {
            display: block; }
            #wraper #banner_sns .inner #banner1 .Lbox a img {
              width: 100%;
              max-width: 544px; }
          #wraper #banner_sns .inner #banner1 .Lbox a:hover {
            filter: alpha(opacity=80);
            -moz-opacity: 0.8;
            opacity: 0.8;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
        #wraper #banner_sns .inner #banner1 .Rbox {
          float: right;
          width: 48%; }
          #wraper #banner_sns .inner #banner1 .Rbox a {
            display: block; }
            #wraper #banner_sns .inner #banner1 .Rbox a img {
              width: 100%;
              max-width: 544px; }
          #wraper #banner_sns .inner #banner1 .Rbox a:hover {
            filter: alpha(opacity=80);
            -moz-opacity: 0.8;
            opacity: 0.8;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
      #wraper #banner_sns .inner #banner2 {
        overflow: hidden;
        width: 100%;
        margin: 2% 0 0 0;
        padding: 0 0 0 0; }
        #wraper #banner_sns .inner #banner2 ul {
          overflow: hidden;
          display: block;
          width: 100%;
          text-align: center;
          list-style: none;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner2 ul li {
            float: none;
            display: inline-block; }
            #wraper #banner_sns .inner #banner2 ul li a {
              display: block; }
              #wraper #banner_sns .inner #banner2 ul li a img {
                width: 100%; }
            #wraper #banner_sns .inner #banner2 ul li a:hover {
              filter: alpha(opacity=80);
              -moz-opacity: 0.8;
              opacity: 0.8;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #banner_sns .inner #banner2 ul li.b0 {
            width: 18%;
            margin: 0 1.5% 0 0; }
            #wraper #banner_sns .inner #banner2 ul li.b0 a img {
              max-width: 220px; }
          #wraper #banner_sns .inner #banner2 ul li.b1 {
            width: 23%;
            margin: 0 1.5% 0 0; }
            #wraper #banner_sns .inner #banner2 ul li.b1 a img {
              max-width: 283px; }
          #wraper #banner_sns .inner #banner2 ul li.b2 {
            width: 27.5%;
            margin: 0 1.5% 0 0; }
            #wraper #banner_sns .inner #banner2 ul li.b2 a img {
              max-width: 342px; }
          #wraper #banner_sns .inner #banner2 ul li.b3 {
            width: 20%;
            margin: 0 0 0 0; }
            #wraper #banner_sns .inner #banner2 ul li.b3 a img {
              max-width: 257px; }
          #wraper #banner_sns .inner #banner2 ul li.b4 {
            width: 18%;
            margin: 0 0 0 0; }
            #wraper #banner_sns .inner #banner2 ul li.b4 a img {
              max-width: 207px; }
      #wraper #banner_sns .inner #banner3 {
        overflow: hidden;
        width: 100%;
        margin: 2% 0 0 0;
        padding: 0 0 0 0; }
        #wraper #banner_sns .inner #banner3 ul {
          display: block;
          text-align: center;
          width: 100%;
          list-style: none;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner3 ul li {
            display: inline-block;
            vertical-align: top; }
            #wraper #banner_sns .inner #banner3 ul li a {
              display: block; }
              #wraper #banner_sns .inner #banner3 ul li a img {
                width: 100%; }
            #wraper #banner_sns .inner #banner3 ul li a:hover {
              filter: alpha(opacity=80);
              -moz-opacity: 0.8;
              opacity: 0.8;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #banner_sns .inner #banner3 ul li.b0 {
            margin: 0 1% 0 1%; }
            #wraper #banner_sns .inner #banner3 ul li.b0 a img {
              max-width: 207px; }
          #wraper #banner_sns .inner #banner3 ul li.b1 {
            margin: 0 1% 0 1%; }
            #wraper #banner_sns .inner #banner3 ul li.b1 a img {
              max-width: 200px; }
          #wraper #banner_sns .inner #banner3 ul li.b2 {
            margin: 0 1% 0 1%; }
            #wraper #banner_sns .inner #banner3 ul li.b2 a img {
              max-width: 200px; }
          #wraper #banner_sns .inner #banner3 ul li.b3 {
            margin: 0 1% 0 1%; }
            #wraper #banner_sns .inner #banner3 ul li.b3 a img {
              max-width: 200px; }
      #wraper #banner_sns .inner #timeline {
        overflow: hidden;
        width: 82%;
        margin: 5% auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #banner_sns .inner #timeline #fbarea {
          float: left;
          width: 48%; }
          #wraper #banner_sns .inner #timeline #fbarea img {
            width: 100%;
            max-width: 472px; }
        #wraper #banner_sns .inner #timeline #igarea {
          float: right;
          width: 48%; }
          #wraper #banner_sns .inner #timeline #igarea img {
            width: 100%;
            max-width: 447px; }
  #wraper footer {
    width: 100%;
    background: #595757;
    margin: 0 0 0 0;
    padding: 0 0 0 0; }
    #wraper footer .inner {
      position: relative;
      width: 90%;
      margin: 0 auto 0 auto;
      padding: 3% 0 3% 0; }
      #wraper footer .inner nav {
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper footer .inner nav ul {
          overflow: hidden;
          display: block;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0;
          list-style: none; }
          #wraper footer .inner nav ul li {
            float: left;
            font-family: 'kobu_g_stdn_w1';
            font-size: 1.4rem;
            line-height: 1.6rem;
            border-left: solid 1px #FFF; }
            #wraper footer .inner nav ul li a {
              display: block;
              color: #FFF;
              text-decoration: none;
              padding: 0 18px 0 18px; }
            #wraper footer .inner nav ul li a:hover {
              color: #4da635;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper footer .inner nav ul li:last-child {
            border-right: solid 1px #FFF; }
      #wraper footer .inner h2 {
        font-family: 'kobu_g_stdn_w6';
        font-size: 2rem;
        color: #FFF;
        margin: 20px 0 0 0;
        padding: 0 0 0 0; }
      #wraper footer .inner #add {
        margin: 10px 0 0 0;
        padding: 0 0 0 0; }
        #wraper footer .inner #add p {
          font-family: 'kobu_g_stdn_w1';
          font-size: 1.4rem;
          color: #FFF;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper footer .inner #add p a {
            color: #FFF;
            text-decoration: none; }
      #wraper footer .inner #copylight {
        font-family: 'kobu_g_stdn_w1';
        font-size: 1.2rem;
        color: #FFF;
        margin: 10px 0 0 0;
        padding: 0 0 0 0; }
      #wraper footer .inner .remarks {
        position: absolute;
        bottom: 10%;
        right: 0px;
        font-family: 'kobu_g_stdn_w1';
        font-size: 1.2rem;
        color: #FFF;
        margin: 0 0 0 0;
        padding: 3px 10px 3px 10px;
        border: solid 2px #FFF; }

@media (min-width: 641px) and (max-width: 960px) {
  #wraper {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    z-index: 0; }
    #wraper header {
      /* position: absolute; */
      top: 0;
      left: 0;
      width: 100%;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      z-index: 999; }
      #wraper header .inner {
        overflow: hidden;
        width: 90%;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper header .inner .Lbox {
          position: relative;
          float: left;
          width: 70%;
          height: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper header .inner .Lbox table {
            width: 100%;
            margin: 0 0 0 0;
            border-collapse: collapse; }
            #wraper header .inner .Lbox table tr th {
              width: 120px;
              text-align: right;
              vertical-align: middle; }
              #wraper header .inner .Lbox table tr th a img {
                width: 100px;
                margin: 5px 0 0 0; }
            #wraper header .inner .Lbox table tr td {
              width: 80%;
              text-align: left;
              vertical-align: middle; }
              #wraper header .inner .Lbox table tr td h1 {
                font-family: 'kobu_g_stdn_w6';
                font-size: 1.4rem;
                margin: 0 0 0 10px;
                padding: 0 0 0 0; }
        #wraper header .inner .Rbox {
          overflow: hidden;
          float: right;
          width: auto;
          margin: 0 0 0 0;
          padding: 2% 0 0 0; }
          #wraper header .inner .Rbox #trans_font {
            float: right;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #trans_font #translation {
              display: none;
              margin: 0 20px 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #trans_font #translation ul {
                width: 100%;
                display: block;
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #trans_font #translation ul li {
                  text-align: left;
                  list-style: none;
                  float: left;
                  font-family: 'kobu_g_stdn_w1';
                  margin: 0 15px 0 0;
                  padding: 0 0 0 0; }
                  #wraper header .inner .Rbox #trans_font #translation ul li a {
                    color: #231815;
                    text-decoration: none; }
                    #wraper header .inner .Rbox #trans_font #translation ul li a span {
                      background: url(../img/base/icon0.png) no-repeat;
                      background-position: center left;
                      background-size: 19px 19px;
                      padding: 2px 0 2px 22px; }
                #wraper header .inner .Rbox #trans_font #translation ul li:last-child {
                  margin: 0 0 0 0; }
            #wraper header .inner .Rbox #trans_font #textsizer {
              display: inline-block;
              margin: 0 25px 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer {
                width: 100%;
                display: block;
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li {
                  text-align: left;
                  list-style: none;
                  float: left;
                  font-family: 'kobu_g_stdn_w1';
                  margin: 0 0 0 10px;
                  padding: 0 0 0 0;
                  line-height: 21px; }
                  #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li a {
                    color: #231815;
                    text-decoration: none; }
                #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li:first-child {
                  margin: 0 0 0 0; }
          #wraper header .inner .Rbox #sns {
            display: none;
            overflow: hidden;
            width: 100%;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #sns ul {
              float: right;
              display: block;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #sns ul li {
                list-style: none;
                float: left;
                margin: 0 0 0 10px;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #sns ul li a {
                  display: block;
                  width: 36px;
                  height: 36px;
                  color: #231815;
                  text-decoration: none; }
              #wraper header .inner .Rbox #sns ul li.fb {
                margin: 0 0 0 0; }
                #wraper header .inner .Rbox #sns ul li.fb a {
                  background: url(../img/base/icon2.png) no-repeat;
                  background-position: 0 0;
                  background-size: 36px 36px; }
                #wraper header .inner .Rbox #sns ul li.fb a:hover {
                  background: url(../img/base/icon2_on.png) no-repeat;
                  background-position: 0 0;
                  background-size: 36px 36px;
                  -moz-transition: .3s;
                  -webkit-transition: .3s;
                  -o-transition: .3s;
                  -ms-transition: .3s;
                  transition: .3s; }
              #wraper header .inner .Rbox #sns ul li.tw a {
                background: url(../img/base/icon3.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px; }
              #wraper header .inner .Rbox #sns ul li.tw a:hover {
                background: url(../img/base/icon3_on.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
              #wraper header .inner .Rbox #sns ul li.ig a {
                background: url(../img/base/icon4.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px; }
              #wraper header .inner .Rbox #sns ul li.ig a:hover {
                background: url(../img/base/icon4_on.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
    #wraper #kv {
      position: relative;
      margin: 0 0 0 0;
      padding: 103px 0 0 0;
      line-height: 0;
      z-index: 0; }
      #wraper #kv img {
        width: 100%;
        /* z-index: 1; */ }
      #wraper #kv .kv_title {
        position: absolute;
        top: 20px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 103px auto 0 auto;
        padding: 0 0 0 0;
        width: 39%;
        height: 58%;
        max-width: 360px;
        max-height: 360px;
        background: #FFF;
        z-index: 2;
        text-align: center; }
        #wraper #kv .kv_title .line-2 {
          text-transform: uppercase;
          letter-spacing: 2px;
          font-family: 'montserrat_light';
          font-size: 1.4rem;
          margin: 15% 0 0 0;
          padding: 0 0 1% 0; }
        #wraper #kv .kv_title .number {
          display: block;
          font-family: 'kobu_g_stdn_w6';
          font-size: 4rem;
          line-height: 40px;
          margin: 10% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #kv .kv_title .number span {
            display: inline-block;
            border-bottom: solid 5px #231815;
            padding: 5px 10px; }
        #wraper #kv .kv_title .rootname {
          text-align: center;
          font-family: 'kobu_g_stdn_w6';
          font-size: 3rem;
          line-height: 36px;
          margin: 6% 0 0 0; }
    #wraper #area {
      width: 100%;
      margin: 0 0 0 0;
      padding: 2% 0 4% 0; }
      #wraper #area .fukidashibox1 {
        position: relative;
        margin: 0 auto 0 auto;
        padding: 0 0 6% 0;
        width: 81%;
        max-width: 440px;
        z-index: 2; }
        #wraper #area .fukidashibox1 .inner {
          position: relative;
          background: none;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #area .fukidashibox1 .inner .balloon-1-bottom {
            position: relative;
            display: block;
            margin: 1% auto 0 auto;
            padding: 0 0 0 0;
            width: auto;
            width: 100%;
            height: 64px;
            line-height: 34px;
            color: #19283C;
            text-align: center;
            background: #FFF;
            border: solid 3px #231815;
            z-index: 0; }
            #wraper #area .fukidashibox1 .inner .balloon-1-bottom span.jp {
              display: block;
              font-family: 'kobu_g_stdn_w6';
              font-size: 2rem;
              color: #231815;
              margin: 0 0 0 0;
              padding: 3% 4% 0 4%; }
          #wraper #area .fukidashibox1 .inner .balloon-1-bottom:before {
            content: "";
            position: absolute;
            bottom: -33px;
            left: 50%;
            margin-left: -16px;
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 34px 24px 0 24px;
            border-color: #FFF transparent transparent transparent;
            z-index: 0; }
          #wraper #area .fukidashibox1 .inner .balloon-1-bottom:after {
            content: "";
            position: absolute;
            bottom: -37px;
            left: 50%;
            margin-left: -18px;
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 36px 26px 0 26px;
            border-color: #231815 transparent transparent transparent;
            z-index: -1; }
      #wraper #area .title_inner {
        width: 80%;
        max-width: 1200px;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #area .title_inner h2 {
          text-align: center;
          font-family: 'kobu_g_stdn_w6';
          font-size: 3rem;
          line-height: 40px;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
      #wraper #area .cont_inner {
        width: 80%;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #area .cont_inner h2 {
          text-align: center;
          font-family: 'kobu_g_stdn_w6';
          font-size: 3rem;
          line-height: 50px;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
        #wraper #area .cont_inner p {
          text-align: left;
          font-family: 'kobu_g_stdn_w1';
          font-size: 1.4rem;
          line-height: 22px;
          margin: 4% 0 0 0;
          padding: 0 0 0 0; }
        #wraper #area .cont_inner #c_navi {
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #area .cont_inner #c_navi ul {
            overflow: hidden;
            display: block;
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            list-style: none; }
            #wraper #area .cont_inner #c_navi ul li {
              position: relative;
              text-align: center;
              float: left;
              width: 48%;
              z-index: 0; }
              #wraper #area .cont_inner #c_navi ul li a {
                display: block;
                text-decoration: none;
                color: #231815; }
                #wraper #area .cont_inner #c_navi ul li a img {
                  width: 30%;
                  max-width: 100px;
                  display: inline-block; }
                #wraper #area .cont_inner #c_navi ul li a .box {
                  border: solid 2px #0099d9;
                  background: #FFF;
                  margin: -9% 0 0 0;
                  padding: 8% 0 8% 0;
                  font-size: 1.6rem;
                  line-height: 22px; }
              #wraper #area .cont_inner #c_navi ul li a:hover {
                color: #FFF;
                -moz-transition: .1s;
                -webkit-transition: .1s;
                -o-transition: .1s;
                -ms-transition: .1s;
                transition: .1s; }
                #wraper #area .cont_inner #c_navi ul li a:hover .box {
                  background: #0099d9;
                  -moz-transition: .3s;
                  -webkit-transition: .3s;
                  -o-transition: .3s;
                  -ms-transition: .3s;
                  transition: .3s; }
            #wraper #area .cont_inner #c_navi ul li:nth-child(1) {
              margin: 3% 3% 0 0; }
            #wraper #area .cont_inner #c_navi ul li:nth-child(2) {
              margin: 3% 0 0 0; }
            #wraper #area .cont_inner #c_navi ul li:nth-child(3) {
              margin: 3% 3% 0 0; }
            #wraper #area .cont_inner #c_navi ul li:nth-child(4) {
              margin: 3% 0 0 0; }
            #wraper #area .cont_inner #c_navi ul li:nth-child(5) {
              margin: 3% 3% 0 0; }
            #wraper #area .cont_inner #c_navi ul li:nth-child(6) {
              margin: 3% 0 0 0; }
      #wraper #area .onegai {
        width: 80%;
        max-width: 1200px;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #area .onegai p {
          font-family: 'kobu_g_stdn_w3';
          font-size: 1.6rem;
          line-height: 22px;
          text-align: left; }
      #wraper #area .cs_box {
        width: 80%;
        max-width: 960px;
        margin: 3% auto 0 auto;
        padding: 0 0 0 0;
        border: solid 4px #ed6c00;
        background: url(../img/root/icon7.png) no-repeat;
        background-position: 6% bottom;
        background-size: 8%; }
        #wraper #area .cs_box .inner {
          background: url(../img/root/icon8.png) no-repeat;
          background-position: 94% bottom;
          background-size: 10%; }
          #wraper #area .cs_box .inner a {
            display: block;
            text-align: center;
            font-family: 'kobu_g_stdn_w6';
            font-size: 2rem;
            line-height: 20px;
            text-decoration: none;
            color: #231815;
            padding: 2.4% 0; }
          #wraper #area .cs_box .inner a:hover {
            color: #ed6c00;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
    #wraper #course {
      width: 100%;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #wraper #course .single {
        width: 100%;
        margin: 3% 0 0 0;
        padding: 0 0 5% 0; }
        #wraper #course .single .number {
          text-align: center;
          display: block;
          font-family: 'kobu_g_stdn_w6';
          font-size: 5rem;
          line-height: 60px;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #course .single .number span {
            display: inline-block;
            border-bottom: solid 5px #231815;
            padding: 5px 10px; }
        #wraper #course .single .coursename {
          text-align: center;
          font-family: 'kobu_g_stdn_w6';
          font-size: 3rem;
          line-height: 40px;
          margin: 1% 0 0 0; }
        #wraper #course .single .kv {
          position: relative;
          margin: 2% 0 0 0;
          padding: 0 0 0 0;
          z-index: 0; }
          #wraper #course .single .kv .ph {
            line-height: 0; }
            #wraper #course .single .kv .ph img {
              width: 100%; }
          #wraper #course .single .kv .icon {
            position: absolute;
            right: 10%;
            top: -12%;
            width: 18%;
            z-index: 1; }
            #wraper #course .single .kv .icon img {
              width: 100%;
              max-width: 242px; }
        #wraper #course .single .difficulty {
          width: 100%;
          margin: 2% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #course .single .difficulty h3 {
            width: 100%;
            text-align: center;
            font-family: 'kobu_g_stdn_w3';
            font-size: 1.8rem;
            line-height: 24px;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #course .single .difficulty h3 span.dif1 {
              display: inline-block !important;
              background: url(../img/root/dif1.png) no-repeat;
              background-position: 70px 2px;
              background-size: 19px 19px;
              padding: 0 26px 0 0px; }
            #wraper #course .single .difficulty h3 span.dif2 {
              display: inline-block !important;
              background: url(../img/root/dif2.png) no-repeat;
              background-position: 70px 2px;
              background-size: 42px 19px;
              padding: 0 50px 0 0px; }
            #wraper #course .single .difficulty h3 span.dif3 {
              display: inline-block !important;
              background: url(../img/root/dif3.png) no-repeat;
              background-position: 70px 2px;
              background-size: 65px 19px;
              padding: 0 72px 0 0px; }
            #wraper #course .single .difficulty h3 span.dif4 {
              display: inline-block !important;
              background: url(../img/root/dif4.png) no-repeat;
              background-position: 70px 2px;
              background-size: 88px 19px;
              padding: 0 95px 0 0px; }
        #wraper #course .single .cont_inner {
          width: 80%;
          max-width: 960px;
          margin: 0 auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #course .single .cont_inner p {
            font-family: 'kobu_g_stdn_w1';
            font-size: 1.4rem;
            line-height: 20px; }
          #wraper #course .single .cont_inner .data h4 {
            display: block;
            background: #231815;
            padding: 1% 0 1% 0;
            text-align: center;
            font-family: 'montserrat_semibold';
            font-size: 1.8rem;
            line-height: 24px;
            color: #FFF; }
          #wraper #course .single .cont_inner .data .datalist {
            width: 100%;
            max-width: 260px;
            margin: 0 auto 0 auto;
            padding: 0 0 0 0; }
            #wraper #course .single .cont_inner .data .datalist ul {
              display: block;
              margin: 0 0 0 0;
              padding: 0 0 0 0;
              list-style: none; }
              #wraper #course .single .cont_inner .data .datalist ul li {
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.8rem;
                line-height: 26px;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
          #wraper #course .single .cont_inner .data .fukidashibox1 {
            position: relative;
            margin: 8% auto 0 auto;
            padding: 0 0 6% 0;
            width: 81%;
            max-width: 960px;
            /* z-index: 2; */ }
            #wraper #course .single .cont_inner .data .fukidashibox1 .inner {
              position: relative;
              background: none;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper #course .single .cont_inner .data .fukidashibox1 .inner .balloon-1-bottom {
                position: relative;
                display: block;
                margin: 1% auto 0 auto;
                padding: 0 0 0 0;
                width: auto;
                height: 54px;
                color: #19283C;
                text-align: center;
                background: #FFF;
                border: solid 3px #231815;
                z-index: 0; }
                #wraper #course .single .cont_inner .data .fukidashibox1 .inner .balloon-1-bottom span.jp {
                  display: block;
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 2rem;
                  line-height: 26px;
                  color: #231815;
                  margin: 0 0 0 0;
                  padding: 3% 4% 0 4%; }
              #wraper #course .single .cont_inner .data .fukidashibox1 .inner .balloon-1-bottom:before {
                content: "";
                position: absolute;
                bottom: -33px;
                left: 50%;
                margin-left: -16px;
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 34px 24px 0 24px;
                border-color: #FFF transparent transparent transparent;
                z-index: 0; }
              #wraper #course .single .cont_inner .data .fukidashibox1 .inner .balloon-1-bottom:after {
                content: "";
                position: absolute;
                bottom: -37px;
                left: 50%;
                margin-left: -18px;
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 36px 26px 0 26px;
                border-color: #231815 transparent transparent transparent;
                z-index: -1; }
          #wraper #course .single .cont_inner .data .rootlabo {
            margin: 3% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #course .single .cont_inner .data .rootlabo .logo {
              text-align: center; }
              #wraper #course .single .cont_inner .data .rootlabo .logo a {
                display: block;
                text-decoration: none; }
                #wraper #course .single .cont_inner .data .rootlabo .logo a img {
                  width: 197px;
                  height: 93px; }
                #wraper #course .single .cont_inner .data .rootlabo .logo a span {
                  font-family: 'montserrat_semibold';
                  font-size: 2rem;
                  line-height: 30px;
                  display: block;
                  color: #036eb8; }
              #wraper #course .single .cont_inner .data .rootlabo .logo a:hover span {
                color: #4da635;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
    #wraper #root {
      width: 100%;
      margin: 0 0 0 0;
      padding: 5% 0 10% 0;
      background: #f6f1d6; }
      #wraper #root #rootlink {
        position: relative;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper #root #rootlink .root1 {
          position: relative;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0;
          clear: both; }
          #wraper #root #rootlink .root1 .fukidashibox1 {
            position: relative;
            width: 88%;
            margin: 0 auto 0 auto;
            padding: 0 0 0 0;
            z-index: 2; }
            #wraper #root #rootlink .root1 .fukidashibox1 .inner {
              position: relative;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a {
                text-decoration: none;
                color: #231815; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .line-2 {
                  text-transform: uppercase;
                  letter-spacing: 2px;
                  text-align: center;
                  font-family: 'montserrat_light';
                  font-size: 1.6rem;
                  margin: 0 0 0 0;
                  padding: 0 0 1% 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star {
                  text-align: center; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star img {
                    width: 74%;
                    max-width: 130px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star .target {
                    transition: 0.85s;
                    -webkit-transform: rotateY(0deg);
                    transform: rotateY(0deg); }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom {
                  position: relative;
                  display: block;
                  margin: 1% auto 0 auto;
                  padding: 0 0 0 0;
                  width: auto;
                  width: 100%;
                  max-width: 440px;
                  height: 50px;
                  line-height: 34px;
                  color: #19283C;
                  text-align: center;
                  background: #FFF;
                  border: solid 3px #d3a100;
                  z-index: 2; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.en {
                    display: block;
                    padding: 3% 0 0 0; }
                    #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.en img {
                      width: 100%;
                      max-width: 184px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.jp {
                    font-family: 'kobu_g_stdn_w6';
                    font-size: 2.6rem;
                    color: #231815;
                    margin: 0 0 0 0;
                    padding: 0 0 0 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom:before {
                  content: "";
                  position: absolute;
                  bottom: -34px;
                  left: 50%;
                  margin-left: -24px;
                  width: 0px;
                  height: 0px;
                  border-style: solid;
                  border-width: 34px 24px 0 24px;
                  border-color: #FFF transparent transparent transparent;
                  z-index: 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom:after {
                  content: "";
                  position: absolute;
                  bottom: -39px;
                  left: 50%;
                  margin-left: -26px;
                  width: 0px;
                  height: 0px;
                  border-style: solid;
                  border-width: 36px 26px 0 26px;
                  border-color: #d3a100 transparent transparent transparent;
                  z-index: -1; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .circle {
                  overflow: hidden;
                  position: relative;
                  z-index: 1;
                  text-align: center;
                  width: 60%;
                  height: 60%;
                  max-width: 420px;
                  max-height: 420px;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  margin: 0 auto 0 auto; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .circle img {
                    width: 100%;
                    border-radius: 50%;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    -webkit-transform: scale(1);
                    transform: scale(1);
                    -webkit-transition: all .3s ease;
                    transition: all .3s ease; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .rootname {
                  text-align: center;
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 2.2rem;
                  line-height: 30px;
                  margin: 20px 0 0 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .distance {
                  text-align: center;
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 2.2rem;
                  line-height: 30px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .distance span {
                    display: inline-block;
                    border-bottom: solid 5px #d3a100;
                    padding: 5px 10px; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .linkbtn {
                  width: 130px;
                  display: block;
                  border: solid 2px #231815;
                  margin: 15px auto 0 auto;
                  padding: 4px 14px 4px 0;
                  text-align: center;
                  font-family: 'kobu_g_stdn_w3';
                  font-size: 1.6rem;
                  line-height: 20px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .linkbtn span {
                    display: block;
                    width: 100%;
                    background: url(../img/top/arrow1.png) no-repeat;
                    background-position: right center;
                    background-size: 20px 20px;
                    padding: 0 0 0 0; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .star .target {
            -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom {
            background: #d3a100;
            border: solid 3px #d3a100;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
            #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom a span.jp {
              color: #FFF;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom:before {
            border-color: #d3a100 transparent transparent transparent;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
        #wraper #root #rootlink ul {
          overflow: hidden;
          display: block;
          width: 100%;
          margin: 0 auto 0 auto;
          padding: 0 0 0 0;
          clear: both; }
          #wraper #root #rootlink ul li {
            position: relative;
            margin: 0 auto 0 auto;
            padding: 0 0 0 0;
            list-style: none; }
          #wraper #root #rootlink ul li.r2 {
            float: none;
            width: 100%;
            text-align: center;
            padding: 10% 0 0 0; }
            #wraper #root #rootlink ul li.r2 a {
              display: inline-block;
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink ul li.r2 a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 1.6rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink ul li.r2 a .number {
                position: relative;
                font-family: 'kobu_g_stdn_w6';
                font-size: 4rem;
                z-index: 1; }
                #wraper #root #rootlink ul li.r2 a .number span {
                  display: inline-block;
                  border-bottom: solid 5px #231815;
                  padding: 5px 10px; }
              #wraper #root #rootlink ul li.r2 a .circle {
                overflow: hidden;
                position: relative;
                z-index: 1;
                text-align: center;
                width: 100%;
                height: 100%;
                max-width: 310px;
                max-height: 310px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: -10% auto 0 auto;
                z-index: 0; }
                #wraper #root #rootlink ul li.r2 a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink ul li.r2 a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 2.2rem;
                line-height: 30px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r2 a .linkbtn {
                width: 130px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 4px 14px 4px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.6rem;
                line-height: 20px; }
                #wraper #root #rootlink ul li.r2 a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 20px 20px;
                  padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r3 {
            float: none;
            width: 100%;
            text-align: center;
            padding: 10% 0 0 0; }
            #wraper #root #rootlink ul li.r3 a {
              display: inline-block;
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink ul li.r3 a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 1.6rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink ul li.r3 a .number {
                position: relative;
                font-family: 'kobu_g_stdn_w6';
                font-size: 4rem;
                z-index: 1; }
                #wraper #root #rootlink ul li.r3 a .number span {
                  display: inline-block;
                  border-bottom: solid 5px #231815;
                  padding: 5px 10px; }
              #wraper #root #rootlink ul li.r3 a .circle {
                overflow: hidden;
                position: relative;
                z-index: 1;
                text-align: center;
                width: 100%;
                height: 100%;
                max-width: 310px;
                max-height: 310px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: -10% auto 0 auto;
                z-index: 0; }
                #wraper #root #rootlink ul li.r3 a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink ul li.r3 a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 2.2rem;
                line-height: 30px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r3 a .linkbtn {
                width: 130px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 4px 14px 4px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.6rem;
                line-height: 20px; }
                #wraper #root #rootlink ul li.r3 a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 20px 20px;
                  padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r4 {
            float: none;
            width: 100%;
            text-align: center;
            padding: 10% 0 0 0; }
            #wraper #root #rootlink ul li.r4 a {
              display: inline-block;
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink ul li.r4 a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 1.6rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink ul li.r4 a .number {
                position: relative;
                font-family: 'kobu_g_stdn_w6';
                font-size: 4rem;
                z-index: 1; }
                #wraper #root #rootlink ul li.r4 a .number span {
                  display: inline-block;
                  border-bottom: solid 5px #231815;
                  padding: 5px 10px; }
              #wraper #root #rootlink ul li.r4 a .circle {
                overflow: hidden;
                position: relative;
                z-index: 1;
                text-align: center;
                width: 100%;
                height: 100%;
                max-width: 310px;
                max-height: 310px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: -10% auto 0 auto;
                z-index: 0; }
                #wraper #root #rootlink ul li.r4 a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink ul li.r4 a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 2.2rem;
                line-height: 30px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r4 a .linkbtn {
                width: 130px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 4px 14px 4px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.6rem;
                line-height: 20px; }
                #wraper #root #rootlink ul li.r4 a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 20px 20px;
                  padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r2:hover a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink ul li.r2:hover a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
          #wraper #root #rootlink ul li.r3:hover a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink ul li.r3:hover a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
          #wraper #root #rootlink ul li.r4:hover a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink ul li.r4:hover a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
    #wraper #banner_sns {
      width: 100%;
      background: #f7f6f5;
      margin: 0 0 0 0;
      padding: 5% 0 5% 0; }
      #wraper #banner_sns .inner {
        width: 90%;
        max-width: 1130px;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #banner_sns .inner #banner1 {
          overflow: hidden;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner1 .Lbox {
            float: left;
            width: 48%; }
            #wraper #banner_sns .inner #banner1 .Lbox a {
              display: block; }
              #wraper #banner_sns .inner #banner1 .Lbox a img {
                width: 100%;
                max-width: 544px; }
            #wraper #banner_sns .inner #banner1 .Lbox a:hover {
              filter: alpha(opacity=80);
              -moz-opacity: 0.8;
              opacity: 0.8;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #banner_sns .inner #banner1 .Rbox {
            float: right;
            width: 48%; }
            #wraper #banner_sns .inner #banner1 .Rbox a {
              display: block; }
              #wraper #banner_sns .inner #banner1 .Rbox a img {
                width: 100%;
                max-width: 544px; }
            #wraper #banner_sns .inner #banner1 .Rbox a:hover {
              filter: alpha(opacity=80);
              -moz-opacity: 0.8;
              opacity: 0.8;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
        #wraper #banner_sns .inner #banner2 {
          overflow: hidden;
          width: 100%;
          margin: 2% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner2 ul {
            overflow: hidden;
            display: block;
            width: 100%;
            text-align: center;
            list-style: none;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #banner2 ul li {
              float: none;
              display: inline-block; }
              #wraper #banner_sns .inner #banner2 ul li a {
                display: block; }
                #wraper #banner_sns .inner #banner2 ul li a img {
                  width: 100%; }
              #wraper #banner_sns .inner #banner2 ul li a:hover {
                filter: alpha(opacity=80);
                -moz-opacity: 0.8;
                opacity: 0.8;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper #banner_sns .inner #banner2 ul li.b0 {
              width: 100%;
              margin: 0 auto; }
              #wraper #banner_sns .inner #banner2 ul li.b0 a img {
                max-width: 220px; }
            #wraper #banner_sns .inner #banner2 ul li.b1 {
              width: 100%;
              margin: 0 auto; }
              #wraper #banner_sns .inner #banner2 ul li.b1 a img {
                max-width: 283px; }
            #wraper #banner_sns .inner #banner2 ul li.b2 {
              width: 100%;
              margin: 0 auto; }
              #wraper #banner_sns .inner #banner2 ul li.b2 a img {
                max-width: 342px; }
            #wraper #banner_sns .inner #banner2 ul li.b3 {
              width: 100%;
              margin: 0 auto; }
              #wraper #banner_sns .inner #banner2 ul li.b3 a img {
                max-width: 257px; }
            #wraper #banner_sns .inner #banner2 ul li.b4 {
              width: 100%;
              margin: 0 auto; }
              #wraper #banner_sns .inner #banner2 ul li.b4 a img {
                max-width: 207px; }
        #wraper #banner_sns .inner #timeline {
          overflow: hidden;
          width: 100%;
          margin: 5% auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #timeline #fbarea {
            float: none;
            width: 100%;
            text-align: center;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #timeline #fbarea img {
              width: 100%;
              max-width: 472px; }
          #wraper #banner_sns .inner #timeline #igarea {
            float: none;
            width: 100%;
            text-align: center;
            margin: 3% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #timeline #igarea img {
              width: 100%;
              max-width: 447px; }
    #wraper footer {
      width: 100%;
      background: #595757;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #wraper footer .inner {
        position: relative;
        width: 90%;
        margin: 0 auto 0 auto;
        padding: 3% 0 3% 0; }
        #wraper footer .inner nav {
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper footer .inner nav ul {
            overflow: hidden;
            display: block;
            width: 100%;
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            list-style: none; }
            #wraper footer .inner nav ul li {
              float: left;
              font-family: 'kobu_g_stdn_w1';
              font-size: 1.4rem;
              line-height: 1.6rem;
              border-left: solid 1px #FFF;
              margin: 0 0 10px 0;
              padding: 0 0 0 0; }
              #wraper footer .inner nav ul li a {
                display: block;
                color: #FFF;
                text-decoration: none;
                padding: 0 18px 0 18px; }
              #wraper footer .inner nav ul li a:hover {
                color: #4da635;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper footer .inner nav ul li:last-child {
              border-right: solid 1px #FFF; }
        #wraper footer .inner h2 {
          font-family: 'kobu_g_stdn_w6';
          font-size: 2rem;
          color: #FFF;
          margin: 20px 0 0 0;
          padding: 0 0 0 0; }
        #wraper footer .inner #add {
          margin: 10px 0 0 0;
          padding: 0 0 0 0; }
          #wraper footer .inner #add p {
            font-family: 'kobu_g_stdn_w1';
            font-size: 1.4rem;
            color: #FFF;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
        #wraper footer .inner #copylight {
          font-family: 'kobu_g_stdn_w1';
          font-size: 1.2rem;
          color: #FFF;
          margin: 10px 0 0 0;
          padding: 0 0 0 0; }
        #wraper footer .inner .remarks {
          display: inline-block;
          position: static;
          bottom: 0;
          right: 10%;
          font-family: 'kobu_g_stdn_w1';
          font-size: 1.2rem;
          color: #FFF;
          margin: 10px 0 0 0;
          padding: 3px 10px 3px 10px;
          border: solid 2px #FFF; } }
@media (min-width: 1px) and (max-width: 640px) {
  #wraper {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    z-index: 0; }
    #wraper header {
      /* position: absolute; */
      top: 0;
      left: 0;
      width: 100%;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      z-index: 999; }
      #wraper header .inner {
        position: relative;
        overflow: hidden;
        width: 90%;
        margin: 0 0 0 0;
        padding: 2% 0 0 0;
        z-index: 2; }
        #wraper header .inner .Lbox {
          position: relative;
          float: left;
          width: 90%;
          height: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper header .inner .Lbox table {
            width: 100%;
            margin: 0 0 0 0;
            border-collapse: collapse; }
            #wraper header .inner .Lbox table tr th {
              width: 120px;
              text-align: right;
              vertical-align: middle; }
              #wraper header .inner .Lbox table tr th a img {
                width: 50px;
                margin: 5px 0 0 0; }
            #wraper header .inner .Lbox table tr td {
              width: 80%;
              text-align: left;
              vertical-align: middle; }
              #wraper header .inner .Lbox table tr td h1 {
                font-family: 'kobu_g_stdn_w6';
                font-size: 1.2rem;
                margin: 0 0 0 10px;
                padding: 0 0 0 0; }
        #wraper header .inner .Rbox {
          overflow: hidden;
          float: none;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper header .inner .Rbox #trans_font {
            float: none;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #trans_font #translation {
              display: none;
              margin: 0 20px 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #trans_font #translation ul {
                width: 100%;
                display: block;
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #trans_font #translation ul li {
                  text-align: left;
                  list-style: none;
                  float: left;
                  font-family: 'kobu_g_stdn_w1';
                  margin: 0 15px 0 0;
                  padding: 0 0 0 0; }
                  #wraper header .inner .Rbox #trans_font #translation ul li a {
                    color: #231815;
                    text-decoration: none; }
                    #wraper header .inner .Rbox #trans_font #translation ul li a span {
                      background: url(../img/base/icon0.png) no-repeat;
                      background-position: center left;
                      background-size: 19px 19px;
                      padding: 2px 0 2px 22px; }
                #wraper header .inner .Rbox #trans_font #translation ul li:last-child {
                  margin: 0 0 0 0; }
            #wraper header .inner .Rbox #trans_font #textsizer {
              display: none;
              margin: 0 0 0 0;
              padding: 0 0 0 5%; }
              #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer {
                width: 100%;
                display: block;
                margin: 0 0 0 0;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li {
                  text-align: left;
                  list-style: none;
                  float: left;
                  font-family: 'kobu_g_stdn_w1';
                  font-size: 1.2rem;
                  margin: 0 0 0 10px;
                  padding: 0 0 0 0;
                  line-height: 21px; }
                  #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li a {
                    color: #231815;
                    text-decoration: none; }
                #wraper header .inner .Rbox #trans_font #textsizer ul.textresizer li:first-child {
                  margin: 0 0 0 0; }
          #wraper header .inner .Rbox #sns {
            display: none;
            overflow: hidden;
            width: 100%;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper header .inner .Rbox #sns ul {
              float: right;
              display: block;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper header .inner .Rbox #sns ul li {
                list-style: none;
                float: left;
                margin: 0 0 0 10px;
                padding: 0 0 0 0; }
                #wraper header .inner .Rbox #sns ul li a {
                  display: block;
                  width: 36px;
                  height: 36px;
                  color: #231815;
                  text-decoration: none; }
              #wraper header .inner .Rbox #sns ul li.fb {
                margin: 0 0 0 0; }
                #wraper header .inner .Rbox #sns ul li.fb a {
                  background: url(../img/base/icon2.png) no-repeat;
                  background-position: 0 0;
                  background-size: 36px 36px; }
                #wraper header .inner .Rbox #sns ul li.fb a:hover {
                  background: url(../img/base/icon2_on.png) no-repeat;
                  background-position: 0 0;
                  background-size: 36px 36px;
                  -moz-transition: .3s;
                  -webkit-transition: .3s;
                  -o-transition: .3s;
                  -ms-transition: .3s;
                  transition: .3s; }
              #wraper header .inner .Rbox #sns ul li.tw a {
                background: url(../img/base/icon3.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px; }
              #wraper header .inner .Rbox #sns ul li.tw a:hover {
                background: url(../img/base/icon3_on.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
              #wraper header .inner .Rbox #sns ul li.ig a {
                background: url(../img/base/icon4.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px; }
              #wraper header .inner .Rbox #sns ul li.ig a:hover {
                background: url(../img/base/icon4_on.png) no-repeat;
                background-position: 0 0;
                background-size: 36px 36px;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
    #wraper #kv {
      position: relative;
      margin: 0 0 0 0;
      padding: 61px 0 0 0;
      line-height: 0;
      z-index: 0; }
      #wraper #kv img {
        width: 100%;
        z-index: 1; }
      #wraper #kv .kv_title {
        position: absolute;
        top: 10px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 60px auto 0 auto;
        padding: 0 0 0 0;
        width: 60%;
        height: 62%;
        max-width: 360px;
        max-height: 360px;
        background: #FFF;
        z-index: 2;
        text-align: center; }
        #wraper #kv .kv_title .line-2 {
          text-transform: uppercase;
          letter-spacing: 1px;
          font-family: 'montserrat_light';
          font-size: 1rem;
          margin: 12% 0 0 0;
          padding: 0 0 1% 0; }
        #wraper #kv .kv_title .number {
          display: block;
          font-family: 'kobu_g_stdn_w6';
          font-size: 2.4rem;
          line-height: 24px;
          margin: 5% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #kv .kv_title .number span {
            display: inline-block;
            border-bottom: solid 5px #231815;
            padding: 5px 10px; }
        #wraper #kv .kv_title .rootname {
          text-align: center;
          font-family: 'kobu_g_stdn_w6';
          font-size: 1.6rem;
          line-height: 20px;
          margin: 4% 0 0 0; }
    #wraper .c_kv {
      position: relative;
      background: url(../img/root/c_kv1.jpg) no-repeat;
      background-position: center top;
      background-size: cover;
      margin: 0 0 0 0;
      padding: 0 0 39% 0;
      z-index: 0; }
      #wraper .c_kv .logo {
        width: 20%;
        max-width: 627px;
        margin: 0px 0 0 0;
        padding: 0 0 0 0;
        position: absolute;
        right: 8%;
        top: 12%;
        z-index: 1; }
        #wraper .c_kv .logo img {
          width: 100%;
          max-width: 418px; }
      #wraper .c_kv p {
        display: none; }
    #wraper #area {
      width: 100%;
      margin: 0 0 0 0;
      padding: 2% 0 4% 0; }
      #wraper #area .fukidashibox1 {
        position: relative;
        margin: 0 auto 0 auto;
        padding: 0 0 14% 0;
        width: 81%;
        max-width: 440px;
        z-index: 2; }
        #wraper #area .fukidashibox1 .inner {
          position: relative;
          background: none;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #area .fukidashibox1 .inner .balloon-1-bottom {
            position: relative;
            display: block;
            margin: 1% auto 0 auto;
            padding: 0 0 0 0;
            width: auto;
            width: 100%;
            height: 45px;
            line-height: 34px;
            color: #19283C;
            text-align: center;
            background: #FFF;
            border: solid 3px #231815;
            z-index: 0; }
            #wraper #area .fukidashibox1 .inner .balloon-1-bottom span.jp {
              display: block;
              font-family: 'kobu_g_stdn_w6';
              font-size: 1.6rem;
              color: #231815;
              margin: 0 0 0 0;
              padding: 2% 4% 0 4%; }
          #wraper #area .fukidashibox1 .inner .balloon-1-bottom:before {
            content: "";
            position: absolute;
            bottom: -33px;
            left: 50%;
            margin-left: -16px;
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 34px 24px 0 24px;
            border-color: #FFF transparent transparent transparent;
            z-index: 0; }
          #wraper #area .fukidashibox1 .inner .balloon-1-bottom:after {
            content: "";
            position: absolute;
            bottom: -37px;
            left: 50%;
            margin-left: -18px;
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 36px 26px 0 26px;
            border-color: #231815 transparent transparent transparent;
            z-index: -1; }
      #wraper #area .title_inner {
        width: 80%;
        max-width: 1200px;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #area .title_inner h2 {
          text-align: center;
          font-family: 'kobu_g_stdn_w6';
          font-size: 2rem;
          line-height: 30px;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
      #wraper #area .cont_inner {
        width: 80%;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #area .cont_inner h2 {
          text-align: center;
          font-family: 'kobu_g_stdn_w6';
          font-size: 1.6rem;
          line-height: 30px;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
        #wraper #area .cont_inner p {
          text-align: left;
          font-family: 'kobu_g_stdn_w1';
          font-size: 1.4rem;
          line-height: 22px;
          margin: 4% 0 0 0;
          padding: 0 0 0 0; }
        #wraper #area .cont_inner #c_navi {
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #area .cont_inner #c_navi ul {
            overflow: hidden;
            display: block;
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            list-style: none; }
            #wraper #area .cont_inner #c_navi ul li {
              position: relative;
              text-align: center;
              float: none;
              width: 100%;
              z-index: 0; }
              #wraper #area .cont_inner #c_navi ul li a {
                display: block;
                text-decoration: none;
                color: #231815; }
                #wraper #area .cont_inner #c_navi ul li a img {
                  width: 30%;
                  max-width: 100px;
                  display: inline-block; }
                #wraper #area .cont_inner #c_navi ul li a .box {
                  border: solid 2px #0099d9;
                  margin: -9% 0 0 0;
                  padding: 8% 0 8% 0;
                  font-size: 1.6rem;
                  line-height: 22px; }
            #wraper #area .cont_inner #c_navi ul li:nth-child(1) {
              margin: 3% 0 0 0; }
            #wraper #area .cont_inner #c_navi ul li:nth-child(2) {
              margin: 3% 0 0 0; }
            #wraper #area .cont_inner #c_navi ul li:nth-child(3) {
              margin: 3% 0 0 0; }
            #wraper #area .cont_inner #c_navi ul li:nth-child(4) {
              margin: 3% 0 0 0; }
            #wraper #area .cont_inner #c_navi ul li:nth-child(5) {
              margin: 3% 0 0 0; }
            #wraper #area .cont_inner #c_navi ul li:nth-child(6) {
              margin: 3% 0 0 0; }
      #wraper #area .onegai {
        width: 80%;
        max-width: 1200px;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #area .onegai p {
          font-family: 'kobu_g_stdn_w3';
          font-size: 1.4rem;
          line-height: 20px;
          text-align: left; }
      #wraper #area .cs_box {
        width: 80%;
        max-width: 960px;
        margin: 3% auto 0 auto;
        padding: 0 0 0 0;
        border: solid 4px #ed6c00;
        background-image: none; }
        #wraper #area .cs_box .inner {
          background-image: none; }
          #wraper #area .cs_box .inner a {
            display: block;
            text-align: center;
            font-family: 'kobu_g_stdn_w6';
            font-size: 1.4rem;
            line-height: 20px;
            text-decoration: none;
            color: #231815;
            padding: 2.4% 3%; }
          #wraper #area .cs_box .inner a:hover {
            color: #ed6c00;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
    #wraper #course {
      width: 100%;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #wraper #course .single {
        width: 100%;
        margin: 3% 0 0 0;
        padding: 0 0 5% 0; }
        #wraper #course .single .number {
          text-align: center;
          display: block;
          font-family: 'kobu_g_stdn_w6';
          font-size: 4rem;
          line-height: 50px;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #course .single .number span {
            display: inline-block;
            border-bottom: solid 5px #231815;
            padding: 5px 10px; }
        #wraper #course .single .coursename {
          text-align: center;
          font-family: 'kobu_g_stdn_w6';
          font-size: 2rem;
          line-height: 30px;
          margin: 1% 0 0 0; }
        #wraper #course .single .kv {
          position: relative;
          margin: 2% 0 0 0;
          padding: 0 0 0 0;
          z-index: 0; }
          #wraper #course .single .kv .ph {
            line-height: 0; }
            #wraper #course .single .kv .ph img {
              width: 100%; }
          #wraper #course .single .kv .icon {
            position: absolute;
            right: 5%;
            top: -8%;
            width: 34%;
            z-index: 1; }
            #wraper #course .single .kv .icon img {
              width: 100%;
              max-width: 242px; }
        #wraper #course .single .difficulty {
          width: 100%;
          margin: 2% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #course .single .difficulty h3 {
            width: 100%;
            text-align: center;
            font-family: 'kobu_g_stdn_w3';
            font-size: 1.8rem;
            line-height: 24px;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #course .single .difficulty h3 span.dif1 {
              display: inline-block !important;
              background: url(../img/root/dif1.png) no-repeat;
              background-position: 70px 2px;
              background-size: 19px 19px;
              padding: 0 26px 0 0px; }
            #wraper #course .single .difficulty h3 span.dif2 {
              display: inline-block !important;
              background: url(../img/root/dif2.png) no-repeat;
              background-position: 70px 2px;
              background-size: 42px 19px;
              padding: 0 50px 0 0px; }
            #wraper #course .single .difficulty h3 span.dif3 {
              display: inline-block !important;
              background: url(../img/root/dif3.png) no-repeat;
              background-position: 70px 2px;
              background-size: 65px 19px;
              padding: 0 72px 0 0px; }
            #wraper #course .single .difficulty h3 span.dif4 {
              display: inline-block !important;
              background: url(../img/root/dif4.png) no-repeat;
              background-position: 70px 2px;
              background-size: 88px 19px;
              padding: 0 95px 0 0px; }
        #wraper #course .single .cont_inner {
          width: 80%;
          max-width: 960px;
          margin: 0 auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #course .single .cont_inner p {
            font-family: 'kobu_g_stdn_w1';
            font-size: 1.4rem;
            line-height: 20px; }
          #wraper #course .single .cont_inner .data h4 {
            display: block;
            background: #231815;
            padding: 1% 0 1% 0;
            text-align: center;
            font-family: 'montserrat_semibold';
            font-size: 1.6rem;
            line-height: 24px;
            color: #FFF; }
          #wraper #course .single .cont_inner .data .datalist {
            width: 100%;
            max-width: 260px;
            margin: 0 auto 0 auto;
            padding: 0 0 0 0; }
            #wraper #course .single .cont_inner .data .datalist ul {
              display: block;
              margin: 0 0 0 0;
              padding: 0 0 0 0;
              list-style: none; }
              #wraper #course .single .cont_inner .data .datalist ul li {
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.4rem;
                line-height: 26px;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
          #wraper #course .single .cont_inner .data .fukidashibox1 {
            position: relative;
            margin: 8% auto 0 auto;
            padding: 0 0 6% 0;
            width: 81%;
            max-width: 960px;
            z-index: 2; }
            #wraper #course .single .cont_inner .data .fukidashibox1 .inner {
              position: relative;
              background: none;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper #course .single .cont_inner .data .fukidashibox1 .inner .balloon-1-bottom {
                position: relative;
                display: block;
                margin: 1% auto 0 auto;
                padding: 0 0 0 0;
                width: auto;
                height: 34px;
                color: #19283C;
                text-align: center;
                background: #FFF;
                border: solid 3px #231815;
                z-index: 0; }
                #wraper #course .single .cont_inner .data .fukidashibox1 .inner .balloon-1-bottom span.jp {
                  display: block;
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 1.4rem;
                  line-height: 20px;
                  color: #231815;
                  margin: 0 0 0 0;
                  padding: 3% 4% 0 4%; }
              #wraper #course .single .cont_inner .data .fukidashibox1 .inner .balloon-1-bottom:before {
                content: "";
                position: absolute;
                bottom: -33px;
                left: 50%;
                margin-left: -16px;
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 34px 24px 0 24px;
                border-color: #FFF transparent transparent transparent;
                z-index: 0; }
              #wraper #course .single .cont_inner .data .fukidashibox1 .inner .balloon-1-bottom:after {
                content: "";
                position: absolute;
                bottom: -37px;
                left: 50%;
                margin-left: -18px;
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 36px 26px 0 26px;
                border-color: #231815 transparent transparent transparent;
                z-index: -1; }
          #wraper #course .single .cont_inner .data .rootlabo {
            margin: 8% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #course .single .cont_inner .data .rootlabo .logo {
              text-align: center; }
              #wraper #course .single .cont_inner .data .rootlabo .logo a {
                display: block;
                text-decoration: none; }
                #wraper #course .single .cont_inner .data .rootlabo .logo a img {
                  width: 197px;
                  height: 93px; }
                #wraper #course .single .cont_inner .data .rootlabo .logo a span {
                  font-family: 'montserrat_semibold';
                  font-size: 1.6rem;
                  line-height: 24px;
                  display: block;
                  color: #036eb8; }
              #wraper #course .single .cont_inner .data .rootlabo .logo a:hover span {
                color: #4da635;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
    #wraper #root {
      width: 100%;
      margin: 0 0 0 0;
      padding: 5% 0 10% 0;
      background: #f6f1d6; }
      #wraper #root #rootlink {
        position: relative;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #wraper #root #rootlink .root1 {
          position: relative;
          width: 100%;
          margin: 0 0 0 0;
          padding: 10% 0 0 0;
          clear: both; }
          #wraper #root #rootlink .root1 .fukidashibox1 {
            position: relative;
            width: 88%;
            margin: 0 auto 0 auto;
            padding: 0 0 0 0;
            z-index: 2; }
            #wraper #root #rootlink .root1 .fukidashibox1 .inner {
              position: relative;
              margin: 0 0 0 0;
              padding: 0 0 0 0; }
              #wraper #root #rootlink .root1 .fukidashibox1 .inner a {
                text-decoration: none;
                color: #231815; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .line-2 {
                  text-transform: uppercase;
                  letter-spacing: 2px;
                  text-align: center;
                  font-family: 'montserrat_light';
                  font-size: 1.4rem;
                  margin: 0 0 0 0;
                  padding: 0 0 1% 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star {
                  text-align: center; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star img {
                    width: 74%;
                    max-width: 130px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .star .target {
                    transition: 0.85s;
                    -webkit-transform: rotateY(0deg);
                    transform: rotateY(0deg); }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom {
                  position: relative;
                  display: block;
                  margin: 1% auto 0 auto;
                  padding: 0 0 0 0;
                  width: auto;
                  width: 97%;
                  max-width: 440px;
                  height: 50px;
                  line-height: 34px;
                  color: #19283C;
                  text-align: center;
                  background: #FFF;
                  border: solid 3px #d3a100;
                  z-index: 2; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.en {
                    display: block;
                    padding: 3% 0 0 0; }
                    #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.en img {
                      width: 100%;
                      max-width: 184px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom span.jp {
                    font-family: 'kobu_g_stdn_w6';
                    font-size: 2.6rem;
                    color: #231815;
                    margin: 0 0 0 0;
                    padding: 0 0 0 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom:before {
                  content: "";
                  position: absolute;
                  bottom: -34px;
                  left: 50%;
                  margin-left: -24px;
                  width: 0px;
                  height: 0px;
                  border-style: solid;
                  border-width: 34px 24px 0 24px;
                  border-color: #FFF transparent transparent transparent;
                  z-index: 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .balloon-1-bottom:after {
                  content: "";
                  position: absolute;
                  bottom: -39px;
                  left: 50%;
                  margin-left: -26px;
                  width: 0px;
                  height: 0px;
                  border-style: solid;
                  border-width: 36px 26px 0 26px;
                  border-color: #d3a100 transparent transparent transparent;
                  z-index: -1; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .circle {
                  overflow: hidden;
                  position: relative;
                  z-index: 1;
                  text-align: center;
                  width: 60%;
                  height: 60%;
                  max-width: 420px;
                  max-height: 420px;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  margin: 0 auto 0 auto; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .circle img {
                    width: 100%;
                    border-radius: 50%;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    -webkit-transform: scale(1);
                    transform: scale(1);
                    -webkit-transition: all .3s ease;
                    transition: all .3s ease; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .rootname {
                  text-align: center;
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 1.6rem;
                  line-height: 26px;
                  margin: 20px 0 0 0; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .distance {
                  text-align: center;
                  font-family: 'kobu_g_stdn_w6';
                  font-size: 2rem;
                  line-height: 30px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .distance span {
                    display: inline-block;
                    border-bottom: solid 5px #d3a100;
                    padding: 5px 10px; }
                #wraper #root #rootlink .root1 .fukidashibox1 .inner a .linkbtn {
                  width: 100px;
                  display: block;
                  border: solid 2px #231815;
                  margin: 15px auto 0 auto;
                  padding: 2px 10px 2px 0;
                  text-align: center;
                  font-family: 'kobu_g_stdn_w3';
                  font-size: 1.2rem;
                  line-height: 20px; }
                  #wraper #root #rootlink .root1 .fukidashibox1 .inner a .linkbtn span {
                    display: block;
                    width: 100%;
                    background: url(../img/top/arrow1.png) no-repeat;
                    background-position: right center;
                    background-size: 10px 10px;
                    padding: 0 0 0 0; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .star .target {
            -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom {
            background: #d3a100;
            border: solid 3px #d3a100;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
            #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom a span.jp {
              color: #FFF;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .balloon-1-bottom:before {
            border-color: #d3a100 transparent transparent transparent;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink .root1 .fukidashibox1:hover .inner a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
        #wraper #root #rootlink ul {
          overflow: hidden;
          display: block;
          width: 100%;
          margin: 0 auto 0 auto;
          padding: 0 0 0 0;
          clear: both; }
          #wraper #root #rootlink ul li {
            position: relative;
            margin: 0 auto 0 auto;
            padding: 0 0 0 0;
            list-style: none; }
          #wraper #root #rootlink ul li.r2 {
            float: none;
            width: 100%;
            text-align: center;
            padding: 10% 0 0 0; }
            #wraper #root #rootlink ul li.r2 a {
              display: inline-block;
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink ul li.r2 a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 1.4rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink ul li.r2 a .number {
                position: relative;
                font-family: 'kobu_g_stdn_w6';
                font-size: 3rem;
                z-index: 1; }
                #wraper #root #rootlink ul li.r2 a .number span {
                  display: inline-block;
                  border-bottom: solid 5px #231815;
                  padding: 5px 10px; }
              #wraper #root #rootlink ul li.r2 a .circle {
                overflow: hidden;
                position: relative;
                z-index: 1;
                text-align: center;
                width: 60%;
                height: 60%;
                max-width: 310px;
                max-height: 310px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: -10% auto 0 auto;
                z-index: 0; }
                #wraper #root #rootlink ul li.r2 a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink ul li.r2 a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 1.6rem;
                line-height: 26px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r2 a .linkbtn {
                width: 100px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 2px 10px 2px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.2rem;
                line-height: 20px; }
                #wraper #root #rootlink ul li.r2 a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 10px 10px;
                  padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r3 {
            float: none;
            width: 100%;
            text-align: center;
            padding: 10% 0 0 0; }
            #wraper #root #rootlink ul li.r3 a {
              display: inline-block;
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink ul li.r3 a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 1.6rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink ul li.r3 a .number {
                position: relative;
                font-family: 'kobu_g_stdn_w6';
                font-size: 3rem;
                z-index: 1; }
                #wraper #root #rootlink ul li.r3 a .number span {
                  display: inline-block;
                  border-bottom: solid 5px #231815;
                  padding: 5px 10px; }
              #wraper #root #rootlink ul li.r3 a .circle {
                overflow: hidden;
                position: relative;
                z-index: 1;
                text-align: center;
                width: 60%;
                height: 60%;
                max-width: 310px;
                max-height: 310px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: -10% auto 0 auto;
                z-index: 0; }
                #wraper #root #rootlink ul li.r3 a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink ul li.r3 a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 1.6rem;
                line-height: 26px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r3 a .linkbtn {
                width: 100px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 2px 10px 2px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.2rem;
                line-height: 20px; }
                #wraper #root #rootlink ul li.r3 a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 10px 10px;
                  padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r4 {
            float: none;
            width: 100%;
            text-align: center;
            padding: 10% 0 0 0; }
            #wraper #root #rootlink ul li.r4 a {
              display: inline-block;
              text-decoration: none;
              color: #231815; }
              #wraper #root #rootlink ul li.r4 a .line-2 {
                text-transform: uppercase;
                letter-spacing: 2px;
                text-align: center;
                font-family: 'montserrat_light';
                font-size: 1.6rem;
                margin: 0 0 0 0;
                padding: 0 0 1% 0; }
              #wraper #root #rootlink ul li.r4 a .number {
                position: relative;
                font-family: 'kobu_g_stdn_w6';
                font-size: 3rem;
                z-index: 1; }
                #wraper #root #rootlink ul li.r4 a .number span {
                  display: inline-block;
                  border-bottom: solid 5px #231815;
                  padding: 5px 10px; }
              #wraper #root #rootlink ul li.r4 a .circle {
                overflow: hidden;
                position: relative;
                z-index: 1;
                text-align: center;
                width: 60%;
                height: 60%;
                max-width: 310px;
                max-height: 310px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                margin: -10% auto 0 auto;
                z-index: 0; }
                #wraper #root #rootlink ul li.r4 a .circle img {
                  width: 100%;
                  border-radius: 50%;
                  -webkit-border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-transform: scale(1);
                  transform: scale(1);
                  -webkit-transition: all .3s ease;
                  transition: all .3s ease; }
              #wraper #root #rootlink ul li.r4 a .rootname {
                text-align: center;
                font-family: 'kobu_g_stdn_w6';
                font-size: 1.6rem;
                line-height: 26px;
                margin: 20px 0 0 0; }
              #wraper #root #rootlink ul li.r4 a .linkbtn {
                width: 100px;
                display: block;
                border: solid 2px #231815;
                margin: 15px auto 0 auto;
                padding: 2px 10px 2px 0;
                text-align: center;
                font-family: 'kobu_g_stdn_w3';
                font-size: 1.2rem;
                line-height: 20px; }
                #wraper #root #rootlink ul li.r4 a .linkbtn span {
                  display: block;
                  width: 100%;
                  background: url(../img/top/arrow1.png) no-repeat;
                  background-position: right center;
                  background-size: 10px 10px;
                  padding: 0 0 0 0; }
          #wraper #root #rootlink ul li.r2:hover a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink ul li.r2:hover a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
          #wraper #root #rootlink ul li.r3:hover a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink ul li.r3:hover a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
          #wraper #root #rootlink ul li.r4:hover a .circle img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
          #wraper #root #rootlink ul li.r4:hover a .linkbtn {
            background: #231815;
            color: #FFF;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s; }
    #wraper #banner_sns {
      width: 100%;
      background: #f7f6f5;
      margin: 0 0 0 0;
      padding: 5% 0 5% 0; }
      #wraper #banner_sns .inner {
        width: 90%;
        max-width: 1130px;
        margin: 0 auto 0 auto;
        padding: 0 0 0 0; }
        #wraper #banner_sns .inner #banner1 {
          overflow: hidden;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner1 .Lbox {
            float: none;
            width: 100%;
            margin: 0 0 3% 0; }
            #wraper #banner_sns .inner #banner1 .Lbox a {
              display: inline-block; }
              #wraper #banner_sns .inner #banner1 .Lbox a img {
                width: 100%;
                max-width: 544px; }
            #wraper #banner_sns .inner #banner1 .Lbox a:hover {
              filter: alpha(opacity=80);
              -moz-opacity: 0.8;
              opacity: 0.8;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
          #wraper #banner_sns .inner #banner1 .Rbox {
            float: none;
            width: 100%;
            margin: 0 0 3% 0; }
            #wraper #banner_sns .inner #banner1 .Rbox a {
              display: inline-block; }
              #wraper #banner_sns .inner #banner1 .Rbox a img {
                width: 100%;
                max-width: 544px; }
            #wraper #banner_sns .inner #banner1 .Rbox a:hover {
              filter: alpha(opacity=80);
              -moz-opacity: 0.8;
              opacity: 0.8;
              -moz-transition: .3s;
              -webkit-transition: .3s;
              -o-transition: .3s;
              -ms-transition: .3s;
              transition: .3s; }
        #wraper #banner_sns .inner #banner2 {
          overflow: hidden;
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner2 ul {
            overflow: hidden;
            display: block;
            width: 100%;
            list-style: none;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #banner2 ul li {
              float: none;
              text-align: center; }
              #wraper #banner_sns .inner #banner2 ul li a {
                display: inline-block; }
                #wraper #banner_sns .inner #banner2 ul li a img {
                  width: 100%; }
              #wraper #banner_sns .inner #banner2 ul li a:hover {
                filter: alpha(opacity=80);
                -moz-opacity: 0.8;
                opacity: 0.8;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper #banner_sns .inner #banner2 ul li.b0 {
              width: 100%;
              margin: 0 0 3% 0; }
              #wraper #banner_sns .inner #banner2 ul li.b0 a img {
                max-width: 220px; }
            #wraper #banner_sns .inner #banner2 ul li.b1 {
              width: 100%;
              margin: 0 0 3% 0; }
              #wraper #banner_sns .inner #banner2 ul li.b1 a img {
                max-width: 283px; }
            #wraper #banner_sns .inner #banner2 ul li.b2 {
              width: 100%;
              margin: 0 0 3% 0; }
              #wraper #banner_sns .inner #banner2 ul li.b2 a img {
                max-width: 342px; }
            #wraper #banner_sns .inner #banner2 ul li.b3 {
              width: 100%;
              margin: 0 0 3% 0; }
              #wraper #banner_sns .inner #banner2 ul li.b3 a img {
                max-width: 257px; }
            #wraper #banner_sns .inner #banner2 ul li.b4 {
              width: 100%;
              margin: 0 0 0 0; }
              #wraper #banner_sns .inner #banner2 ul li.b4 a img {
                max-width: 207px; }
        #wraper #banner_sns .inner #banner3 {
          overflow: hidden;
          width: 100%;
          margin: 2% 0 0 0;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #banner3 ul {
            display: block;
            text-align: center;
            width: 100%;
            list-style: none;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #banner3 ul li {
              display: block; }
              #wraper #banner_sns .inner #banner3 ul li a {
                display: inline-block; }
                #wraper #banner_sns .inner #banner3 ul li a img {
                  width: 100%; }
              #wraper #banner_sns .inner #banner3 ul li a:hover {
                filter: alpha(opacity=80);
                -moz-opacity: 0.8;
                opacity: 0.8;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper #banner_sns .inner #banner3 ul li.b1 {
              margin: 1% 1% 0 1%; }
              #wraper #banner_sns .inner #banner3 ul li.b1 a img {
                max-width: 200px; }
            #wraper #banner_sns .inner #banner3 ul li.b2 {
              margin: 3% 1% 0 1%; }
              #wraper #banner_sns .inner #banner3 ul li.b2 a img {
                max-width: 200px; }
            #wraper #banner_sns .inner #banner3 ul li.b3 {
              margin: 3% 1% 0 1%; }
              #wraper #banner_sns .inner #banner3 ul li.b3 a img {
                max-width: 200px; }
        #wraper #banner_sns .inner #timeline {
          overflow: hidden;
          width: 100%;
          margin: 5% auto 0 auto;
          padding: 0 0 0 0; }
          #wraper #banner_sns .inner #timeline #fbarea {
            float: none;
            width: 100%;
            text-align: center;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #timeline #fbarea img {
              width: 100%;
              max-width: 472px; }
          #wraper #banner_sns .inner #timeline #igarea {
            float: none;
            width: 100%;
            text-align: center;
            margin: 3% 0 0 0;
            padding: 0 0 0 0; }
            #wraper #banner_sns .inner #timeline #igarea img {
              width: 100%;
              max-width: 447px; }
    #wraper footer {
      width: 100%;
      background: #595757;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #wraper footer .inner {
        position: relative;
        width: 90%;
        margin: 0 auto 0 auto;
        padding: 3% 0 3% 0; }
        #wraper footer .inner nav {
          margin: 0 0 0 0;
          padding: 0 0 0 0; }
          #wraper footer .inner nav ul {
            overflow: hidden;
            display: block;
            width: 100%;
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            list-style: none; }
            #wraper footer .inner nav ul li {
              float: left;
              font-family: 'kobu_g_stdn_w1';
              font-size: 1.4rem;
              line-height: 1.6rem;
              border-left: solid 1px #FFF;
              margin: 0 0 10px 0;
              padding: 0 0 0 0; }
              #wraper footer .inner nav ul li a {
                display: block;
                color: #FFF;
                text-decoration: none;
                padding: 0 18px 0 18px; }
              #wraper footer .inner nav ul li a:hover {
                color: #4da635;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s;
                -ms-transition: .3s;
                transition: .3s; }
            #wraper footer .inner nav ul li:last-child {
              border-right: solid 1px #FFF; }
        #wraper footer .inner h2 {
          font-family: 'kobu_g_stdn_w6';
          font-size: 2rem;
          color: #FFF;
          margin: 20px 0 0 0;
          padding: 0 0 0 0; }
        #wraper footer .inner #add {
          margin: 10px 0 0 0;
          padding: 0 0 0 0; }
          #wraper footer .inner #add p {
            font-family: 'kobu_g_stdn_w1';
            font-size: 1.4rem;
            color: #FFF;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
        #wraper footer .inner #copylight {
          font-family: 'kobu_g_stdn_w1';
          font-size: 1.2rem;
          color: #FFF;
          margin: 10px 0 0 0;
          padding: 0 0 0 0; }
        #wraper footer .inner .remarks {
          display: inline-block;
          position: static;
          bottom: 0;
          right: 0;
          font-family: 'kobu_g_stdn_w1';
          font-size: 1.2rem;
          color: #FFF;
          margin: 10px 0 0 0;
          padding: 3px 10px 3px 10px;
          border: solid 2px #FFF; } }
