@charset "utf-8";

@import url(/campaign/css/campaign-detail.css);

/* ========== hidden ========== */
@media only screen and (min-width: 641px){
  .c-hide-pc {
    display: none;
  }
}
@media only screen and (max-width: 640px){
  .c-hide-sp {
    display: none;
  }
}

/* ========== conversion ========== */
/* ----- c-btn-boatrace-01 ----- */
.c-btn-boatrace-01 {
  background: #ed7b00;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ed7b00 0,#e76400 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ed7b00),color-stop(100%,#e76400));
  background: -webkit-linear-gradient(top,#ed7b00 0,#e76400 100%);
  background: -o-linear-gradient(top,#ed7b00 0,#e76400 100%);
  background: -ms-linear-gradient(top,#ed7b00 0,#e76400 100%);
  background: linear-gradient(to bottom,#ed7b00 0,#e76400 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed7b00',endColorstr='#e76400',GradientType=0);
  -webkit-box-shadow: 0 4px 0 rgba(168,80,0,1);
  box-shadow: 0 4px 0 rgba(168,80,0,1);
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 112.5%;
  font-weight: bold;
  line-height: 1.1;
  margin-top: 16px;
  padding: 12px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .c-btn-boatrace-01 {
    -webkit-box-shadow: 0 6px 0 rgba(168,80,0,1);
    box-shadow: 0 6px 0 rgba(168,80,0,1);
    padding: 14px 40px;
    min-width: 430px;
    min-height: 68px;
    width: auto;
  }
}
.c-btn-boatrace-01::before {
  content: "";
  position: absolute;
}
.c-btn-boatrace-01::before {
  top: 13px;
  left: 18px;
  background: url(/assets/img/icon_01_@2x.png);
  background-position: -18px 0;
  background-repeat: no-repeat;
  background-size: auto 32px;
  width: 18px;
  height: 65%;
}
@media screen and (min-width: 640px) {
  .c-btn-boatrace-01::before {
    top: 18px;
  }
}
@media screen and (min-width: 640px) {
  .icon-blank::after {
    background-size: 22px auto;
    top: 22px;
    width: 22px;
    height: 18px;
  }
}
/* ----- c-btn-boatrace-02 ----- */
.c-btn-boatrace-02 {
  background: #7667e8;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#7667e8 0,#6454e3 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7667e8),color-stop(100%,#6454e3));
  background: -webkit-linear-gradient(top,#7667e8 0,#6454e3 100%);
  background: -o-linear-gradient(top,#7667e8 0,#6454e3 100%);
  background: -ms-linear-gradient(top,#7667e8 0,#6454e3 100%);
  background: linear-gradient(to bottom,#7667e8 0,#6454e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7667e8',endColorstr='#6454e3',GradientType=0);
  -webkit-box-shadow: 0 4px 0 rgba(78,65,181,1);
  box-shadow: 0 4px 0 rgba(78,65,181,1);
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 112.5%;
  font-weight: bold;
  line-height: 1.1;
  margin-top: 16px;
  padding: 20px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .c-btn-boatrace-02 {
    -webkit-box-shadow: 0 6px 0 rgba(78,65,181,1);
    box-shadow: 0 6px 0 rgba(78,65,181,1);
    font-size: 125%;
    padding: 22px 40px;
    min-width: 430px;
    min-height: 68px;
    width: auto;
  }
}
.c-btn-boatrace-02::before,
.c-btn-boatrace-02.icon-blank::after {
  content: "";
  position: absolute;
}
.c-btn-boatrace-02::before {
  top: 20px;
  left: 18px;
  background: url(/campaign/2023/20230420_boatrace/img/icon_link.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  width: 16px;
  height: 16px;
}
.c-btn-boatrace-02.icon-blank::after {
  top: 20px;
  right: 18px;
  background: url(/campaign/2023/20230420_boatrace/img/icon_blank.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  width: 16px;
  height: 14px;
}
@media screen and (min-width: 640px) {
  .c-btn-boatrace-02::before {
    top: 22px;
    background-size: 22px auto;
    width: 22px;
    height: 22px;
  }
  .c-btn-boatrace-02.icon-blank::after {
    background-size: 22px auto;
    top: 22px;
    width: 22px;
    height: 18px;
  }
}
/* ----- c-btn-boatrace-03 ----- */
.c-btn-boatrace-03 {
  background: #0b9be8;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#0b9be8 0,#048ae3 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0b9be8),color-stop(100%,#048ae3));
  background: -webkit-linear-gradient(top,#0b9be8 0,#048ae3 100%);
  background: -o-linear-gradient(top,#0b9be8 0,#048ae3 100%);
  background: -ms-linear-gradient(top,#0b9be8 0,#048ae3 100%);
  background: linear-gradient(to bottom,#0b9be8 0,#048ae3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b9be8',endColorstr='#048ae3',GradientType=0);
  -webkit-box-shadow: 0 4px 0 rgba(5,109,182,1);
  box-shadow: 0 4px 0 rgba(5,109,182,1);
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 112.5%;
  font-weight: bold;
  line-height: 1.1;
  margin-top: 16px;
  padding: 20px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .c-btn-boatrace-03 {
    -webkit-box-shadow: 0 6px 0 rgba(5,109,182,1);
    box-shadow: 0 6px 0 rgba(5,109,182,1);
    font-size: 125%;
    padding: 22px 40px;
    min-width: 430px;
    min-height: 68px;
    width: auto;
  }
}
.c-btn-boatrace-03::before,
.c-btn-boatrace-03.icon-blank::after {
  content: "";
  position: absolute;
}
.c-btn-boatrace-03::before {
  top: 13px;
  left: 18px;
  background: url(/assets/img/icon_01_@2x.png);
  background-position: -18px 0;
  background-repeat: no-repeat;
  background-size: auto 32px;
  width: 18px;
  height: 65%;
}
.c-btn-boatrace-03.icon-blank::after {
  top: 20px;
  right: 18px;
  background: url(/campaign/2023/20230420_boatrace/img/icon_blank.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  width: 16px;
  height: 14px;
}
@media screen and (min-width: 640px) {
  .c-btn-boatrace-03::before {
    top: 18px;
  }
  .c-btn-boatrace-03.icon-blank::after {
    background-size: 22px auto;
    top: 22px;
    width: 22px;
    height: 18px;
  }
}
.c-column-group.c-column-group-btn {
  overflow: visible;
}
@media screen and (min-width: 640px) {
  .c-column-group.c-column-group-btn {
    margin-top: 40px;
  }
  .c-column-group .c-btn-boatrace-01,
  .c-column-group .c-btn-boatrace-02 {
    min-width: 100%;
    width: 100%;
    height: 68px;
  }
}
.c-btn-boatrace-05::before,
.c-btn-boatrace-05.icon-blank::after {
  content: "";
  position: absolute;
}
.c-btn-boatrace-05::before {
  top: 50%;
  left: 18px;
  margin-top: -8px;
  background: url(/campaign/2023/20230420_boatrace/img/icon_link.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  width: 16px;
  height: 16px;
}
.c-btn-boatrace-05.icon-blank::after {
  top: 50%;
  right: 18px;
  margin-top: -8px;
  background: url(/campaign/2023/20230420_boatrace/img/icon_blank.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  width: 16px;
  height: 14px;
}
@media screen and (min-width: 640px) {
  .c-btn-boatrace-05::before {
    background-size: 22px auto;
    margin-top: -12px;
    width: 22px;
    height: 22px;
  }
  .c-btn-boatrace-05.icon-blank::after {
    background-size: 22px auto;
    margin-top: -12px;
    width: 22px;
    height: 18px;
  }
}
/* ----- c-btn-boatrace-05 ----- */
.c-btn-boatrace-05 {
  font-size: 112.5%;
  border-radius: 28px;
  margin-top: 20px;
  text-decoration: none;
  border: 0;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 0 rgba(0,0,0,0.2);
  border-top: 1px solid #0895e6;
  border-bottom: 1px solid #0895e6;
  background: #0895e6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkN2IwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNzY0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#0895e6 0,#048ae3 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0895e6),color-stop(100%,#048ae3));
  background: -webkit-linear-gradient(top,#0895e6 0,#048ae3 100%);
  background: -o-linear-gradient(top,#0895e6 0,#048ae3 100%);
  background: -ms-linear-gradient(top,#0895e6 0,#048ae3 100%);
  background: linear-gradient(to bottom,#0895e6 0,#048ae3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0895e6',endColorstr='#048ae3',GradientType=0);
  padding: 16px 38px 16px 48px;
  position: relative;
  text-align: left
}
@media screen and (min-width: 640px) {
  .c-btn-boatrace-05 {
    padding: 16px 0;
    min-width: 480px;
    width: auto;
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .c-btn-boatrace-04,
  .c-btn-boatrace-05 {
    border-radius: 50px;
  }
}
/* ----- hover ----- */
.c-btn-boatrace-01:hover,
.c-btn-boatrace-02:hover,
.c-btn-boatrace-03:hover,
.c-btn-boatrace-04:hover,
.c-btn-boatrace-05:hover {
  color: #fff;
  opacity: .7;
  text-decoration: none;
}

.boat-linkBlock-01 {
  position: relative;
}
.boat-linkBlock-btn-01 {
  position: absolute;
  top: calc(50% - 31px);
  left: calc(50% - 125px);
}
@media screen and (max-width: 640px) {
  .boat-linkBlock-btn-01 {
    margin: 0 4vw;
    top: calc(50% - 6.8vw);
    left: 0;
  }
}