@charset "UTF-8";
/*PC削除*/
@media (min-width: 560px) {
  .pc_none {
    display: none;
  }
}
/*基盤色々*/
.t_c {
  text-align: center;
}

@media (min-width: 460px) {
  .pc_m_t_20 {
    margin-top: 20px;
  }
}
@media (max-width: 460px) {
  .sp_f_12 {
    font-size: 12px;
  }
  .sp_m_t_60 {
    margin-top: 60px;
  }
}
.white_btn_back {
  width: 150px;
  margin: 0 auto;
  background-color: white;
  color: #333333;
  line-height: 40px;
  position: relative;
  text-align: center;
  display: block;
  border: 1px solid #333333;
}

.skyblue_btn_border {
  border: 1px solid #5dd1f4;
  color: #5dd1f4;
  padding: 20px 30px;
  max-width: 300px;
  display: block;
  margin: 0 auto;
  text-align: center;
}

/*trantision上書き*/
* {
  transition: none !important;
}

/*ライン  デザイン*/
.line_consultation {
  margin-top: 60px;
}

.line_consultation_in {
  border: 1px solid #bbbbbb;
  background-color: #f1f1f1;
  border-radius: 10px;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.line_consultation_in .customer_chat {
  float: left;
  max-width: 90%;
  background: white;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 15px;
}
.line_consultation_in .me_chat {
  float: right;
  max-width: 90%;
  background: #4eeb5d;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 15px;
}
.line_consultation_in p {
  margin-bottom: 5px;
}

/*制作事例　デザイン*/
.examplesWrapTile article.post {
  width: 33.3333333333%;
  float: left;
  box-sizing: border-box;
  padding: 0 5px 20px 5px;
}

@media screen and (max-width: 460px) {
  .examplesWrapTile article.post {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 5px 15px 5px;
  }
}
@media screen and (min-width: 460px) {
  .case_study {
    overflow-x: auto;
    white-space: nowrap;
  }
  #sec3 .case_study article.post {
    display: inline-block;
    float: none;
    white-space: initial;
    vertical-align: top;
  }
}
/*footerラインリン*/
#footer_line_link {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 70px;
}

/*お知らせ欄追加*/
@media screen and (max-width: 460px) {
  .toms_sales_in p {
    font-size: 3vw;
  }
  .toms_sales p.toms_title {
    font-size: 15px;
  }
}
/*3/17追記*/
.content {
  padding: 10px 0 20px 0;
}

@media screen and (min-width: 460px) {
  .contents {
    margin-top: 100px;
  }
}
@media screen and (max-width: 460px) {
  .contents {
    margin-top: 113px;
  }
}
#column .right .widget h4 {
  background-color: #5dd0f4;
}

.content h3, .content h1, .content h2 {
  color: #333333;
  font-weight: bold;
  font-size: 2.2rem;
  margin-top: 20px;
  border: none;
  margin-bottom: 10px;
  text-align: center;
}

.inner .production_title {
  color: #333333;
  font-weight: bold;
  font-size: 2.2rem;
  margin-top: 20px;
  border: none;
  margin-bottom: 10px;
  text-align: center;
}

.content h3 span, .content h2 span, .content h1 span {
  background: none;
  background-image: linear-gradient(to right, #d5cef4 0%, #c2e8f9 50%, #e4a3c4 100%) !important;
  background-repeat: no-repeat;
  background-size: 100% 30% !important;
  background-position: bottom !important;
}

.production_title span, .back_grade_line {
  background: none;
  background-image: linear-gradient(to right, #d5cef4 0%, #c2e8f9 50%, #e4a3c4 100%) !important;
  background-repeat: no-repeat;
  background-size: 100% 30% !important;
  background-position: bottom !important;
}

@media screen and (max-width: 460px) {
  .content h3 {
    font-size: 18px;
  }
  #column .inner {
    padding-right: 10px !important;
    display: block;
  }
}
#sec10 .button, .column .button, .button {
  width: 300px;
  background-color: #5dd1f4;
  border-radius: 0px;
}

@media screen and (max-width: 460px) {
  .button, #sec10 .button {
    width: 200px;
    line-height: 40px;
    font-size: 14px;
  }
}
.back_grade {
  background-image: linear-gradient(to right, #d5cef4 0%, #c2e8f9 50%, #e4a3c4 100%);
  color: white;
  text-align: center;
}

.left_float_in {
  margin: 5px;
  padding: 5px;
  border: 1px solid #e8e8e8;
  box-shadow: 2px 2px 2px #e8e8e8;
}
.left_float_in img {
  display: block;
  margin: 0 auto;
}
.left_float_in h4 {
  font-size: 16px;
  text-align: center;
}
.left_float_in p {
  font-size: 12px;
}

@media (min-width: 460px) {
  .left_float {
    width: 25%;
    float: left;
    box-sizing: border-box;
  }
  .left_float_in {
    height: 200px;
  }
}
.keni-breadcrumb-list_inner {
  background-color: #5dd1f4;
}

#header .headerNav a {
  border-radius: 0px;
  background-color: #5dd1f4;
}
#header .headerNav .delivery {
  background-color: #5a5a5a;
}

@media (max-width: 460px) {
  .inner {
    padding-right: 10px;
    padding-left: 10px;
  }
  #header .inner {
    padding: 5px !important;
  }
  #header.scroll .headerNav .delivery {
    display: block;
    font-size: 9px;
    padding: 0 5px;
    margin-right: 5px;
  }
  #header .headerNav > li:not(:first-of-type) {
    margin-left: 0px;
  }
}
/*制作事例#sec3*/
#sec2 {
  background-color: #5dd1f4;
}

#sec3 .examplesWrapTile article.post {
  width: calc(33.3333333333% - 20px);
  padding: 10px;
  margin: 5px;
  border: 1px solid #efefef;
}
#sec3 .examplesWrapTile h4 {
  font-size: 13px;
  margin-top: 5px;
}

@media (max-width: 460px) {
  #sec3 .examplesWrapTile {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  #sec3 .examplesWrapTile article.post {
    float: none;
    display: inline-block;
    width: 85%;
    margin: 3px;
  }
  #sec3 .examplesWrapTile h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
#sec6 label {
  border-top: none !important;
  border-right: 1px solid #eee;
  border-bottom: none !important;
  cursor: pointer;
  line-height: 40px;
  background-color: white;
}
#sec6 #rankingTab1:checked ~ label[for=rankingTab1], #sec6 #rankingTab2:checked ~ label[for=rankingTab2], #sec6 #rankingTab3:checked ~ label[for=rankingTab3], #sec6 #rankingTab4:checked ~ label[for=rankingTab4] {
  background-color: #5dd1f4;
  color: white;
}

/*ホバー関係*/
.hover_in {
  height: 50%;
  padding: 15px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6705882353);
  color: white;
}
.hover_in:hover {
  display: block;
}

.hover_out:hover + .hover_in {
  display: block !important;
}

.recommendList .hover_in p {
  font-size: 14px;
}

#sec8 .wearList p.item_title {
  font-size: 15px;
}
#sec8 .wearList .hover_in p {
  color: white;
}
#sec8 .wearList p.item_title {
  font-size: 15px;
  text-align: center;
  color: #333333;
}

@media (min-width: 460px) {
  #sec8 .wearList img {
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #5dd1f4;
  }
}
@media (max-width: 460px) {
  #sec8 .wearList li {
    margin-bottom: 15px;
  }
  #sec8 .wearList .hover_out p.item_title {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px;
    background-color: #5dd1f4;
    color: white;
    padding: 3px 0px;
    border-radius: 5px;
  }
  #sec8 .wearList img {
    box-sizing: border-box;
    padding: 5px;
  }
}
#sec12 .questionList label::before {
  background-color: #5dd1f4;
}

/*スライダーかんけい*/
.print_osusume ul {
  width: 100%;
}
.print_osusume ul li .left_contents {
  display: table-cell;
  width: 39% !important;
  vertical-align: top;
}
.print_osusume ul li .right_contents {
  display: table-cell !important;
  width: 55% !important;
  vertical-align: top;
  padding: 5px;
}
.print_osusume p {
  margin: 0px !important;
  font-size: 12px !important;
  margin: 0px;
}
.print_osusume h3 {
  color: #333333;
  border: none;
  font-size: 14px;
  padding: 0px;
  margin-bottom: 5px;
  margin-top: 0px;
}
.print_osusume .parent {
  position: relative;
  width: 100%;
}
.print_osusume .parent:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.print_osusume .child {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.print_osusume .child img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 460px) {
  .print_osusume ul li {
    background-color: white;
    float: left;
    width: calc(50% - 20px);
    padding: 0px;
    display: table;
    margin-bottom: 10px;
    margin: 0 20px 10px 0;
  }
}
@media (max-width: 460px) {
  .print_osusume {
    padding: 0px !important;
  }
}
@media (max-width: 460px) {
  .print_osusume .parent:before {
    padding-top: 140%;
  }
}
/*slick関係*/
.slick-slide {
  height: auto !important;
}

.slick-next::before, .slick-prev::before {
  content: none !important;
}

@media (min-width: 460px) {
  .slide_top_left {
    float: left;
    width: 47%;
    vertical-align: top;
  }
  .slide_top_right {
    float: right;
    width: 50%;
    vertical-align: top;
  }
}
@media (max-width: 459px) {
  .slick_one {
    position: relative;
  }
  .slide_top_left {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .slide_top_right {
    float: right;
    width: 100%;
    vertical-align: top;
  }
}
.slick-dots2 {
  position: absolute;
  bottom: -40px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots2 li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots2 li.slick-active button::before {
  color: #5dd1f4;
}
.slick-dots2 li button {
  background: transparent;
  border: 0;
  font-size: 0pt;
}
.slick-dots2 li button::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "●";
  width: 10px;
  height: 10px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
}

#sec6 .recommendList .post {
  width: 380px;
}

@media (max-width: 459px) {
  #sec6 .recommendList .post {
    width: 300px;
  }
}
/*インスタ*/
ul.insta_feed_lists {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
ul.insta_feed_lists li {
  display: inline-block;
  width: 300px;
}
ul.insta_feed_lists li a {
  position: relative;
  width: 100%;
}
ul.insta_feed_lists li a:before {
  content: "";
  display: block;
  padding-top: 100%;
}
ul.insta_feed_lists li a img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 459px) {
  ul.insta_feed_lists li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 5px;
  }
}
@media (max-width: 959px) {
  #column .inner {
    padding: 0 10px !important;
    display: block;
  }
}
@media (min-width: 460px) {
  #sec5 .orderFlow li {
    width: calc((100% - 10px) / 4);
    padding: 20px 10px 15px;
  }
  #sec5 .orderFlow li:not(:nth-of-type(-n + 2)) {
    margin-top: 0px;
  }
}
#archive-design-single-list .designList {
  display: flex;
  flex-wrap: wrap;
}
#archive-design-single-list ul.designList li {
  width: 33.3333333333%;
}
#archive-design-single-list ul.designList li img {
  padding: 5px;
}
#archive-design-single-list h3.title {
  font-size: 14px;
  margin: 0px 0 15px 0;
}
#archive-design-single-list .designList img {
  margin: 0;
}

@media (max-width: 459px) {
  #archive-design-single-list ul.designList li {
    width: 50%;
  }
}
.contact_link {
  margin-top: 20px;
}
.contact_link p {
  float: left;
  width: 50%;
}

#single-design .tab1, #archive-design .tab1, #single-design .tab2, #archive-design .tab2, .line_icon_mask {
  display: none;
}

/*自動スクロール*/
.content_slide_auto {
  width: 500px;
  height: auto;
  padding: 3px;
}

.slideshow_auto {
  display: flex;
}

.wrap_slide_auto {
  display: flex;
  align-items: center;
  font-size: 0px;
}

.slideshow_auto {
  display: flex;
  width: 100%;
  animation: loop-slide 20s infinite linear 1s both;
}

@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/*トップヘッダー変更*/
@media (max-width: 459px) {
  .top_grade {
    font-size: 2.5vw !important;
  }
}
/* TOP_pick_up_contents*/
.pick_up_contents ul li {
  display: inline-block;
  width: 22.5%;
}
.pick_up_contents .pick_up_title {
  background-color: #cacfe5;
  width: 100%;
  padding: 5px 0;
  margin: 10px 0;
}
.pick_up_contents .pick_up_title img {
  display: block;
  margin: 0px auto;
  height: 25px;
}
.pick_up_contents ul li {
  display: inline-block;
  width: 22.5%;
  padding-bottom: 5px;
}

/*商品の制作事例ここから*/
#item_case .colum_3 ul {
  padding: 0px;
}
#item_case .colum_3 li {
  float: left;
  width: calc(33% - 10px);
  box-sizing: border-box;
  height: 35vw;
  margin: 5px;
  list-style: none;
}
#item_case .colum_3 p {
  margin: 0px;
  font-size: 14px !important;
}
#item_case .colum_3 a {
  color: #555555;
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  #item_case .colum_3 {
    margin-bottom: -50px;
  }
  #item_case .colum_3 ul {
    padding: 0px;
    margin: 0px;
  }
  #item_case .colum_3 li {
    float: left;
    width: calc(50% - 10px);
    box-sizing: border-box;
    height: 53vw;
    margin: 5px;
    list-style: none;
    min-height: auto;
  }
  #item_case .colum_3 p {
    margin: 0px;
    font-size: 12px !important;
  }
}
/*アイテムの制作事例ここまで*/
/*サービスポイント*/
.print_media_point ul {
  padding: 5px;
}
.print_media_point ul li {
  float: left;
  width: 33.3333333333%;
  box-sizing: border-box;
  padding: 2px;
  font-size: 2.3vw;
  text-align: center;
  color: #29abe2;
  font-weight: bold;
}
.print_media_point ul li img {
  margin: 0px;
  width: 100%;
}

/*サービスポイント*/
/*フォントページここから*/
#font_page .colorList {
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}
#font_page .colorList li {
  width: calc((100% - 360px) / 10);
  font-size: 1.4rem;
  text-align: center;
}
#font_page .colorList li:not(:nth-of-type(-n + 10)) {
  margin-top: 20px;
}
#font_page .colorList li:not(:nth-of-type(10n + 1)) {
  margin-left: 40px;
}
#font_page .colorList img {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 50%;
}
#font_page .button::after {
  content: "";
  width: 0px;
  border: none;
}

@media (max-width: 959px) {
  #font_page .colorList li {
    width: calc((100% - 80px) / 3);
    width: calc((100% - 80px) / 3);
  }
  #font_page .colorList li:not(:nth-of-type(-n + 10)) {
    margin-top: 0;
  }
  #font_page .colorList li:not(:nth-of-type(10n + 1)) {
    margin-left: 0;
  }
  #font_page .colorList li:not(:nth-of-type(-n + 3)) {
    margin-top: 20px;
  }
  #font_page .colorList li:not(:nth-of-type(3n + 1)) {
    margin-left: 40px;
  }
}
/*2023-catalog*/
.catalog_2023 {
  border: 1px solid #4695c9;
  border-bottom: none;
  margin-top: 10px;
}
.catalog_2023 .pc_flex {
  border-bottom: 1px solid #4695c9;
}
.catalog_2023 p {
  margin: 0px;
  font-weight: bold;
}
p.catalog_submit {
  font-weight: bold;
  display: block;
  width: 200px;
  margin: 0 auto;
  margin-top: 20px;
}

.catalog_submit .ajax-loader {
  display: block !important;
  margin: 0px auto !important;
}
.catalog_submit input[type=submit] {
  width: 100%;
  color: white;
  text-align: center;
  line-height: 40px;
  background: #7dcef0 !important;
  border: none;
}

@media screen and (min-width: 601px) {
  .catalog_2023 .pc_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #99c9e4;
  }
  .catalog_2023 .catalog_form_title {
    text-align: center;
    line-height: 100%;
    width: 40%;
  }
  .catalog_2023 .catalog_form_contents {
    width: 60%;
    padding: 10px;
    background-color: white;
  }
  p.catalog_submit {
    width: 290px;
  }
  .catalog_submit input[type=submit] {
    line-height: 70px;
  }
}
@media screen and (max-width: 600px) {
  .catalog_2023 .catalog_form_title {
    background-color: #99c9e4;
    padding: 10px;
    line-height: 100%;
  }
  .catalog_2023 .catalog_form_contents {
    padding: 5px;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}

/*school_festival page*/
.school_festival_goods .goods-contents {
  margin: 20px 0;
}
.school_festival_goods h2 {
  margin-bottom: 0px;
  margin-top: 30px;
  padding-bottom: 0px;
}
.school_festival_goods ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
}
.school_festival_goods .sns_lists {
  display: block;
  margin: 20px auto 0 auto;
  width: 200px;
}
.school_festival_goods .sns_lists li {
  float: left;
  width: 100px;
  padding: 0 25px;
}
.school_festival_goods li {
  width: calc(33.3333333333% - 20px);
}
.school_festival_goods p {
  margin: 0px;
}
.school_festival_goods h3.title {
  text-align: center;
  margin: 10px 0 0px 0;
  font-size: 1.4rem;
  font-weight: normal;
}
.school_festival_goods p.download_link {
  margin: 15px 0px;
}
.school_festival_goods .button {
  line-height: 45px;
  margin: 0px;
}

@media (max-width: 600px) {
  .school_festival_goods li {
    width: calc(50% - 10px);
  }
}
