body {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

p {
  color: #000;
}

sup {
  top: -0.75em;
  font-size: 11px;
}

h1,
h2,
h3 {
  margin: 0;
}

.container {
  padding: 0;
}

.text_link_red,
.text_link_blue {
  text-decoration: underline;
}

.text_link_blue {
  color: #0090ff;
}

.section-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.logo img {
  width: 110px;
}

.main_image {
  position: relative;
  max-width: 1283px;
  width: 100%;
  margin: 50px auto;
  margin-top: 0px;
}

.contest_head {
  width: 1006px;
  margin: 0 auto;
}

.main_text_img {
  margin: -10vw auto 0;
}

.main_image_outer {
  margin-top: 52px;
  margin-bottom: 0px;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .main_image_outer {
    margin-top: 0;
  }
}

.information_outer {
  margin: 9% auto 0;
  position: relative;
  padding-top: 0;
  padding-bottom: 0px;
  width: 100%;
  border-top: none;
  max-width: 1200px;
}

@media screen and (max-width: 768px) {
  .information_outer {
    padding-bottom: 2em !important;
    width: 93%;
  }
}

.information_main {
  width: 100%;
  margin: 0 auto;
  padding-top: calc(6% - 30px);
  text-align: center;
  line-height: 200%;
  background-color: #fff;
  border-left: 2px #000 solid;
  border-right: 2px #000 solid;
}

.information_main .title01 {
  font-size: 28px;
  margin-bottom: 20px;
}

.information_main .title02 {
  margin: 60px auto 0;
  font-weight: bold;
  position: relative;
  color: #8aa2c6;
  height: 2.6em;
  font-size: 25px;
  width: 100%;
  max-width: 1000px;
  border-radius: 0;
  padding: 0;
  line-height: 2.6;
  letter-spacing: 0.2em;
  background: #fff url(../image2022/2022/title02.png) repeat-x;
  background-size: auto 100%;
}

.information_main .title02 small {
  color: currentcolor;
  font-size: 70%;
  font-weight: 500;
}

.information_main .title02:first-of-type {
  margin-top: 0;
}

.information_main .text {
  font-size: 16px;
  color: #000;
}

.information_outer_lid {
  height: 76px;
  background-color: #fff;
  border-top: #000 2px solid;
  width: calc(100% - 146px);
  margin: 0 auto;
  position: relative;
}

.information_outer_lid_bottom {
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}

.information_outer_lid::before,
.information_outer_lid::after {
  content: "";
  display: block;
  background: url(../image2022/2022/bg_frame_corner_pc.png) no-repeat;
  height: 76px;
  width: 74px;
  position: absolute;
  left: -74px;
  top: -2px;
}

.information_outer_lid::after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  left: auto;
  right: -74px;
}

.information_main_inner {
  width: 92%;
  max-width: 1000px;
  margin: 0 auto;
}

.pink {
  color: #e3007f;
}

.step_arrow {
  color: #e3007f;
  font-size: 25px;
}

.contest_text {
  margin-top: 50px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .information_main .contest_text {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
  }
}

.information_main .other_text div {
  position: absolute;
  width: 100%;
  top: 25%;
}

.sp_title_head {
  position: relative;
  width: 100%;
  display: none;
}

.sp_title_head div {
  position: absolute;
  top: -80px;
  width: 100%;
  text-align: center;
}

.pc_view {
  display: block;
}

.sp_view {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc_view {
    display: none;
  }
  .sp_view {
    display: block;
  }
}

.table {
  display: table;
  width: 840px;
  margin: 0 auto;
  margin-top: -110px;
  margin-bottom: 20px;
}

.table .row {
  display: table-row;
}

.table .td01 {
  width: 15%;
  display: table-cell;
  vertical-align: bottom;
}

.table .td01 img {
  max-width: 115px;
}

.table .td02 {
  width: 85%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.table .margin_td {
  display: table-cell;
  height: 30px;
}

.table .td02 .text {
  line-height: 200%;
  padding-top: 8px;
  font-size: 15px;
}

/* add murai 20160715 */
.table .title_kikan,
.table .title_theme {
  margin: 30px auto 10px;
  text-align: center;
  width: 90%;
}

.table .title_kikan img,
.table .title_theme img {
  width: 60%;
}

.table .condition_term {
  margin: 5px 0 10px;
  text-align: center;
  display: block;
}

.table .condition_term img {
  width: 90%;
}

.table .condition_text01 {
  margin: 5px 0 10px;
  text-align: center;
  display: none;
}

.table .condition_text01 img {
  width: 80%;
}

.table .condition_text02 {
  margin: 5px 0 10px;
  text-align: center;
}

.table .condition_text02 img {
  width: 60%;
  margin-bottom: 30px;
}

.social_margin {
  margin-right: 5px;
}

/* -20171117- */
.logo a {
  float: left;
}

.logo a.logo_projectc {
  width: 200px;
}

.logo a.logo_projectc img {
  width: 140px;
  margin: 15px auto;
}

/* /add murai 20160715 */
img.date_img {
  max-width: 477px;
}

img.theme_img {
  max-width: 477px;
}

.contest_img img {
  max-width: 992px;
  width: 100%;
  margin: 0 auto;
}

.footer_logo {
  margin-top: 30px;
}

.copyright {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
}

img.ar_text01 {
  width: 60px;
}

img.ar_text02 {
  width: 45px;
}

span.nowrap {
  white-space: nowrap;
}

br.sp_br {
  display: none;
}

@media (max-width: 768px) {
  br.pc_br {
    display: none;
  }
  br.sp_br {
    display: inline;
  }
}

.theme_title {
  font-size: 16px;
  font-weight: bold;
}

.theme_text {
  font-size: 12px;
}

.main_information {
  text-align: center;
  line-height: 200%;
  margin-bottom: 125px;
}

.main_information a {
  text-decoration: none;
}

.main_nav {
  background: rgba(77, 77, 77, 0.8);
  margin-top: 6vw;
  position: relative;
  z-index: 1;
  padding: 30px 0;
}

.main_nav ul.link_menu {
  width: 100%;
  max-width: 1060px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main_nav ul.link_menu > a {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
}

.main_nav ul.link_menu li {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  border-color: #fff;
}

.main_nav ul.link_menu li::before {
  background-color: #fff;
}

.main_nav ul.link_menu li::after {
  border-color: #fff;
}

.main_nav ul.link_menu a:last-child li {
  border-color: #fff;
}

.main_nav ul.link_menu a:hover {
  text-decoration: none;
}

.main_nav ul.link_menu a:hover li {
  color: #fff;
}

.main_nav ul.link_menu a:hover li::before {
  background-color: #fff;
  bottom: -10%;
}

.main_nav ul.link_menu a:hover li::after {
  border-color: #fff;
  bottom: -10%;
}

@media (max-width: 768px) {
  .main_nav {
    padding: 5px 0;
  }
  .main_nav .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main_nav ul.link_menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main_nav ul.link_menu li {
    padding: 10px 0px 25px;
    height: auto;
  }
  .main_nav ul.link_menu li::after, .main_nav ul.link_menu li::before {
    bottom: 0;
  }
  .main_nav ul.link_menu > a {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    font-weight: bold;
  }
  .main_nav ul.link_menu a:nth-child(2) li {
    border-right-color: #fff;
  }
}

.section_oubo {
  background-color: #c6d0e3;
  position: relative;
  padding: 10px;
  margin: 60px auto 0;
}

.section_oubo .section_oubo_frame {
  border: 1px #000 solid;
}

.section_oubo .subscription_title {
  padding-bottom: 50px;
}

.subscripttion_btn_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1044px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.subscripttion_btn_area .subscription_btn {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 10px;
}

.subscripttion_btn_area .oubo_btn {
  margin-bottom: 0;
  width: 100%;
  background-color: #231815;
}

.subscripttion_btn_area .oubo_btn .oubo_btn_inner {
  padding: 1.2em 3em;
}

.subscripttion_btn_area .oubo_btn .dli-arrow-right {
  margin-left: auto;
  margin-right: 0;
}

@media (max-width: 768px) {
  .section_oubo {
    margin-top: 0;
  }
  .section_oubo .subscription_title {
    padding-bottom: 20px;
    margin-top: -20px;
  }
  .subscripttion_btn_area {
    display: block;
    max-width: 32em;
  }
  .subscripttion_btn_area .subscription_btn {
    margin-bottom: 16px;
  }
}

.gaiyou {
  margin: 0 5%;
}

.gaiyou_title {
  font-size: 50px;
  font-size: clamp(25px, 8vw, 50px);
  font-weight: bold;
  color: #8aa2c6;
}

.main_text1 {
  font-size: 14px;
}

.main_text2 {
  font-size: 20px;
  color: #000000;
  /*    margin-top: 30px;*/
  font-weight: 500;
  line-height: 1.8em;
  margin: 25px 0 50px;
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  .main_text2 {
    margin: 30px 0 0;
    font-size: 16px;
  }
}

.main_text3 {
  font-size: 20px;
  font-weight: 900;
  color: #e3007f;
}

@media screen and (max-width: 768px) {
  .gaiyou_title + .main_text2 {
    margin-top: 25px;
    margin-bottom: 0;
  }
}

.theme_text1 {
  color: #77aedf;
  font-size: 30px;
  font-weight: 900;
}

.theme_text2 {
  color: #77aedf;
  font-weight: 900;
}

.judge_min_text {
  font-size: 12px;
}

.c_logo {
  max-width: 115px;
}

.link-cc a {
  color: #000;
  text-decoration: underline;
}

.link-cc a:hover {
  color: #666;
  text-decoration: underline;
}

.salon_text_color {
  color: #eb6fa5;
}

.creative_text_color {
  color: #78addf;
}

.salon_background {
  background-color: #eb6fa5;
}

.creative_background {
  background-color: #78addf;
}

.category_bar {
  border-radius: 10px;
  text-align: center;
  padding: 3px 20px;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
  width: 300px;
}

.theme_salon_text,
.theme_creative_text {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.kome {
  font-size: 11px;
  position: relative;
  bottom: 10px;
}

.step {
  background-color: #e2f7fb;
  width: 80%;
  margin: 0 auto;
}

#theme_image {
  max-width: 469px;
  margin: 0 auto;
  width: 100%;
}

#theme_image_sp {
  max-width: 469px;
  margin: 0 auto;
}

.step_kigou {
  color: #2baec9;
  font-weight: 700;
}

a:hover img {
  opacity: 0.8;
}

/* 2022 */
.common_header {
  min-height: 50px;
}

header {
  height: auto;
}

.colcolle22 {
  background-color: #e6c8bd;
  background: #e6c8bd url(../image2022/2022/bg.svg) repeat-y top 98vw center/100% auto;
  -webkit-font-smoothing: antialiased;
}

.colcolle22 .container {
  width: 96%;
}

@media screen and (max-width: 1024px) {
  .colcolle22 {
    background-position: top 110.9vw center;
  }
  .colcolle22 .container {
    width: 96%;
  }
}

@media screen and (max-width: 768px) {
  .colcolle22 .container {
    width: 100%;
  }
  .colcolle22 {
    margin-top: -20px;
  }
}

.colcolle22 .main_information-center {
  margin: 0 auto;
  max-width: inherit;
}

.colcolle22 .main_text_img img {
  width: 100%;
  max-width: 708px;
}

.contest_header22 {
  text-align: center;
  margin-top: -35px;
  position: relative;
  z-index: 1;
}

.contest_header22 img {
  max-width: 100%;
}

@media screen and (max-width: 1024px) {
  .colcolle22 .contest_header22 {
    width: 70%;
    max-width: 300px;
    margin: -25px auto 0;
  }
  .colcolle22 .contest_text {
    margin-top: 50px;
  }
  .colcolle22 .information_main .title02 {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .colcolle22 .contest_header22 {
    width: 100%;
  }
  .colcolle22 .contest_header22 img {
    max-width: 247px;
  }
  .colcolle22 .information_outer {
    width: 98%;
  }
  .colcolle22 .theme_text {
    font-size: 16px;
  }
  .colcolle22 .theme_creative_text {
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  .colcolle22 .information_main {
    padding-top: 30px;
  }
  .colcolle22 .information_main .title02 {
    margin-top: 34px;
    width: 100%;
  }
  .colcolle22 .information_main .title02:first-of-type {
    margin-top: 0;
  }
  .colcolle22 .information_main .text {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
  .colcolle22 .information_outer_lid {
    width: calc(100% - 52px);
    height: 27px;
  }
  .colcolle22 .information_outer_lid::before,
  .colcolle22 .information_outer_lid::after {
    height: 27px;
    width: 26px;
    left: -26px;
    background: url(../image2022/2022/bg_frame_corner_sp.png) no-repeat;
    background-size: 100% auto;
  }
  .colcolle22 .information_outer_lid::after {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
    left: auto;
    right: -26px;
  }
}

@media screen and (max-width: 480px) {
  .colcolle22 .information_outer {
    padding-top: 0;
  }
}

#kikan_image {
  max-width: 491px;
  width: 100%;
  margin: 0 auto 0;
}

#theme_image,
#theme_image_sp {
  max-width: 521px;
}

@media (max-width: 768px) {
  #kikan_image {
    width: 88%;
  }
  #theme_image_sp {
    width: 90%;
  }
}

.salon_color_bumon,
.creative_color_bumon {
  position: relative;
  font-size: 23px;
  color: #fff;
  background: none;
  width: 100%;
  margin: 2em auto 0;
  padding: 0;
  line-height: 2;
  display: inline-block;
}

.salon_color_bumon {
  background: url(../image2022/2022/bumon_text_bg_1.png) no-repeat center center/auto 100%;
}

.theme_salon_text {
  color: #000;
}

.creative_color_bumon {
  background: url(../image2022/2022/bumon_text_bg_2.png) no-repeat center center/auto 100%;
}

.theme_creative_text {
  color: #000;
}

.theme_salon_text,
.theme_creative_text {
  /*     color: #e18298; */
  margin: 1.2em 0 0;
}

@media screen and (max-width: 1024px) {
  .salon_color_bumon,
  .creative_color_bumon {
    font-size: 18px;
  }
}

.judge_member {
  width: 100%;
  max-width: 820px;
  margin: 50px auto 0;
}

.judge_member ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.judge_member li {
  padding: 0 10px 30px;
  width: 20%;
}

.judge_member img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .judge_member {
    margin: 20px auto 0;
  }
}

.judge_min_text {
  display: block;
  text-align: right;
  margin-bottom: 20px;
}

.step {
  position: relative;
  background-color: transparent;
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
  border: 2px solid #8aa2c6;
  border-radius: 12px;
  padding-bottom: 2em;
}

.step .setp4main {
  margin-top: 10px;
  line-height: 1.7em;
  font-size: 20px;
  font-weight: 500 !important;
}

.step .setp4main + .setp4main {
  margin-top: 0;
}

.step .setp4main.pink {
  font-size: 94% !important;
}

.setp3main_img {
  margin: 2em auto;
}

.setp4main_img {
  margin-top: 1em;
  margin-bottom: 2em;
}

.step .setp5main {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 2em;
  font-size: 18px;
  font-weight: 500 !important;
}

.step .setp6main {
  margin-top: 10px;
  line-height: 2em;
  font-size: 18px;
  font-weight: 500;
}

.step .pink {
  font-size: 16px;
  line-height: 1.5;
  display: inline-block;
}

.step-in {
  position: relative;
  background-color: #fff !important;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  border: 2px #000 solid !important;
}

.box-title {
  font-size: 22px;
  background: #8aa2c6;
  padding: 18px 20px;
  margin-bottom: 1.5em;
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-radius: 10px 10px 0 0;
}

.box-title-in {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  background: #000000 !important;
  padding: 7px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
  .colcolle22 .box-title {
    font-size: 16px;
    line-height: 1.4;
    padding: 8px 10px 8px 36px;
  }
}

/* .box-title-in-s {
    content: "";
    position: absolute;
    left: 47%;
    margin-left: -20px;
    display: block;
    border-width: 20px 20px;
    border-style: solid;
    border-color: #8aa2c6 transparent transparent transparent;
} */
.box-title-in-s p {
  position: relative;
  padding-bottom: 10px;
  background-color: #dcdce5;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
}

.step p {
  padding-bottom: 0px;
  margin-top: 1em;
  font-size: 18px;
  line-height: unset;
  font-weight: 500;
}

.step-in p {
  padding-top: 0px !important;
  padding-bottom: 0px;
  margin: 0;
  font-size: 20px;
  line-height: 2em;
  font-weight: 600;
  color: #000 !important;
}

@media screen and (max-width: 768px) {
  .step p,
  .box-title-in {
    font-size: 16px !important;
  }
  .step p {
    padding-top: 1em !important;
  }
  .step-in p {
    padding-top: 0 !important;
  }
}

.step img {
  max-width: 100%;
  margin: auto;
}

.underbar {
  text-decoration: none;
  border-bottom: 1px solid black;
  padding-bottom: 2px;
  font-size: 18px;
}

.underbar a.nocolor {
  color: #000;
}

#step1 .stet1img {
  margin-top: 30px;
  width: 200px;
}

#step1 .step1account {
  width: auto;
  height: auto;
  margin: 10px auto;
  background: none;
}

.pink,
.pink a {
  color: #e3007f;
}

.pink-nami {
  color: #e3007f;
  background: url("../image2022/2022/pc_wave.png") bottom repeat-x;
  /*    background-size: 20px;*/
  padding-bottom: 5px;
  font-size: 17px;
}

.step p.right_sub {
  font-size: 14px;
  font-weight: 400;
  text-align: right;
}

.step p.center_sub {
  font-size: 14px;
  font-weight: 400;
  margin-top: 30px;
}

.step_arrow {
  position: relative;
  display: block;
  height: 42px;
}

.step_arrow:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -20px;
  display: block;
  border-width: 20px 20px;
  border-style: solid;
  border-color: #8aa2c6 transparent transparent transparent;
}

.step:before {
  content: "";
  position: absolute;
  top: -12px;
  left: -35px;
  display: block;
  width: 69px;
  height: 94px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 768px) {
  .step {
    width: 100%;
  }
  .step:before {
    width: 40px !important;
    height: 55px !important;
    left: -3%;
  }
}

.step#step1:before {
  background-image: url("../image2022/2022/flow/flow1.png");
}

.step#step2:before {
  background-image: url("../image2022/2022/flow/flow2.png");
}

.step#step3:before {
  background-image: url("../image2022/2022/flow/flow3.png");
}

.step#step4:before {
  background-image: url("../image2022/2022/flow/flow4.png");
}

.step#step5:before {
  background-image: url("../image2022/2022/flow/flow5.png");
}

.step#step6:before {
  background-image: url("../image2022/2022/flow/flow6.png");
}

.img_wrap {
  position: relative;
  display: inline-block;
}

.img_wrap:after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
}

@media screen and (max-width: 768px) {
  .colcolle22 #step2 .step2img {
    max-width: 105%;
    left: auto;
    right: -3%;
  }
  .step-in {
    margin-bottom: 1em;
  }
}

#step4 .img_wrap:after {
  background-image: url("../image2022/2020/flow/flow4_image_sub.png");
  width: 133px;
  height: 132px;
  margin-top: -66px;
  right: -150px;
}

#step5 .img_wrap:after {
  background-image: url("../image2022/2020/flow/flow5_image_sub.png");
  width: 136px;
  height: 132px;
  margin-top: -66px;
  right: -150px;
}

.step .oubo_btn {
  margin: 20px auto;
  max-width: 93%;
}

.colcolle22 .guide {
  text-align: left;
  width: 100%;
  padding-bottom: 10px;
}

.colcolle22 .guide .title {
  color: #8aa2c6;
  border-color: currentColor;
}

@media screen and (max-width: 768px) {
  .colcolle22 .guide .title {
    font-size: 16px;
    padding: 0.5em 0;
    width: 100%;
  }
  .colcolle22 .guide .oub_text {
    font-size: 16px;
    width: 100%;
    padding-left: 0;
  }
}

.oubo_btn_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #eaeaea;
  border: 1px #000 solid;
  border-radius: 100px;
  position: relative;
  top: -0.5em;
  padding: 1.5em 3em;
  font-weight: bold;
  line-height: 1;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.oubo_btn {
  font-size: 20px;
  color: #000;
  display: inline-block;
  background-color: #89a1c5;
  border: 1px #000 solid;
  border-radius: 5em;
  position: relative;
  margin: 0 auto 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.oubo_btn .title {
  font-size: 22px;
  font-size: clamp(16px, 2vw, 22px);
  display: block;
  width: auto;
}

.oubo_btn .text {
  font-size: 16px;
  font-size: clamp(14px, 1.5vw, 16px);
  display: block;
  margin-top: 0.7em;
}

.oubo_btn .dli-arrow-right {
  right: -1em;
}

.btn_label {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.oubo_btn:hover {
  color: #000;
  text-decoration: none;
}

.oubo_btn:hover .oubo_btn_inner {
  top: 0;
  border-color: transparent;
}

.dli-arrow-right {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  line-height: 1;
  position: relative;
  width: 1em;
  height: 1px;
  background: currentColor;
  text-align: center;
}

.dli-arrow-right::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border: 1px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  position: absolute;
  top: 50%;
  right: -0.05em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .oubo_btn {
    font-size: 16px;
  }
}

.footer_logo img {
  height: 85px;
}

a.nocolor {
  color: #595757;
  text-decoration: none;
}

.colcolle22 .bumonbar,
.colcolle22 .awardbar {
  height: auto;
  margin-bottom: 30px;
}

.colcolle22 .awardbar .text {
  font-size: 25px;
}

.colcolle22 .salon_award,
.colcolle22 .creative_award {
  width: 100%;
  max-width: 1000px;
  text-align: left;
}

.colcolle22 .bar_salon .text,
.colcolle22 .bar_creative .text {
  padding: 7px 10px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.colcolle22 .bar_salon .bar,
.colcolle22 .bar_creative .bar {
  padding-top: 0;
  top: 50%;
}

.colcolle22 .bar_salon .text {
  color: #7fbfba;
}

.colcolle22 .bar_salon .bar {
  border-bottom: 1px solid #7fbfba;
}

.colcolle22 .bar_creative .text {
  color: #e58b95;
}

.colcolle22 .bar_creative .bar {
  border-bottom: 1px solid #e58b95;
}

.colcolle22 .salon_award {
  padding: 0;
}

.colcolle22 .salon_award .award_name {
  background-color: #7fbfba !important;
}

.colcolle22 .salon_award .award_num {
  color: #7fbfba !important;
  border-color: currentColor !important;
}

.colcolle22 .creative_award {
  padding: 0;
  margin-top: 50px;
}

.colcolle22 .creative_award .award_name {
  background-color: #e58b95 !important;
}

.colcolle22 .creative_award .award_num {
  color: #e58b95 !important;
  border-color: currentColor !important;
}

.colcolle22 .award_item {
  margin: 0 auto;
  width: auto;
  margin-bottom: 20px;
  background-color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.colcolle22 .award_item dt,
.colcolle22 .award_item dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.colcolle22 .award_item dt {
  font-size: 16px;
}

.colcolle22 .award_item .award_name,
.colcolle22 .award_item .award_num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.colcolle22 .award_item .award_name {
  color: #fff;
  margin-bottom: 0;
  width: 250px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
}

.colcolle22 .award_item .award_num {
  font-weight: 700;
  padding-top: 3px;
  padding-bottom: 3px;
  border: 2px solid currentColor;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  width: 65px;
}

.colcolle22 .award_item .award_text {
  margin-left: 1em;
  color: #000;
  font-size: 18px;
}

.colcolle22 .award_guide_list {
  text-align: left;
  color: #000;
  padding: 1em 0;
  margin-bottom: 0;
}

.colcolle22 .award_guide_list .award_guide {
  width: auto;
}

@media screen and (max-width: 768px) {
  .colcolle22 .bumonbar,
  .colcolle22 .awardbar {
    margin-bottom: 20px;
    width: 100%;
    display: block;
    height: auto !important;
  }
  .colcolle22 .bumonbar .text,
  .colcolle22 .awardbar .text {
    font-size: 18px;
    font-weight: bold;
  }
  .colcolle22 .salon_award,
  .colcolle22 .creative_award {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .colcolle22 .salon_award .text,
  .colcolle22 .creative_award .text {
    font-size: 18px;
  }
  .colcolle22 .award_item {
    display: block;
  }
  .colcolle22 .award_item dt {
    width: 100%;
  }
  .colcolle22 .award_item dt .award_name {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 80%;
            flex: 1 0 80%;
    font-size: 16px;
  }
  .colcolle22 .award_item dt .award_num {
    white-space: nowrap;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
  .colcolle22 .award_item .award_text {
    margin-left: 0;
    margin-top: 10px;
    font-size: 16px;
  }
}

.toukou_tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.toukou_tab_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 49%;
          flex: 0 1 49%;
  background-color: #fff;
  padding: 0.75em 0em 1em;
  color: #fff;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  position: relative;
  display: block;
  font-size: 20px;
  font-size: clamp(16px, 2vw, 20px);
  font-weight: bold;
}

.toukou_tab_item:hover, .toukou_tab_item.active {
  color: #fff;
  text-decoration: none;
}

.toukou_tab_item.active::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  -webkit-transform: rotate(45deg) translateX(-50%);
          transform: rotate(45deg) translateX(-50%);
  left: 50%;
  bottom: 10%;
}

.toukou_tab-salon {
  color: #7fbfba;
  border: 2px solid #7fbfba;
}

.toukou_tab-salon:hover, .toukou_tab-salon.active {
  background-color: #7fbfba;
}

.toukou_tab-creative {
  color: #e58b95;
  border: 2px solid #e58b95;
}

.toukou_tab-creative:hover, .toukou_tab-creative.active {
  background-color: #e58b95;
}

.toukou_photolist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
  margin-top: 45px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.toukou_photolist li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
  padding: 3px;
}

.toukou_photolist li img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .toukou_photolist {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .toukou_photolist li {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
  }
}

.btn_more {
  font-size: 20px;
  font-size: clamp(14px, 2vw, 20px);
  font-weight: bold;
  color: #000;
  text-decoration: none;
  background-color: #eeeeee;
  padding: 1em;
  letter-spacing: 0.05em;
  display: block;
  position: relative;
}

.btn_more:hover, .btn_more:focus, .btn_more:visited {
  text-decoration: none;
  color: #000;
}

.btn_more::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  -webkit-transform: rotate(45deg) translate(50%, -50%);
          transform: rotate(45deg) translate(50%, -50%);
  right: 5%;
  bottom: 50%;
}

.js_tab_cont {
  display: none;
}

.js_tab_cont.active {
  display: block;
}
/*# sourceMappingURL=index.css.map */
.oubo_fin_area {
	border: 2px solid #cf0040;
	background: #FFF;
	color: #cf0040;
	text-align: center;
	width: 550px;
	line-height: 200%;
	font-size: 22px;
	padding: 20px 0;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom:60px;
  margin-top: -10vw;
  position:relative
}