@charset "UTF-8";
body {
  background-color: #faf1cd;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.9;
  color: #333;
  -webkit-text-size-adjust: 100%;
}

h2 {
  margin: 0 0 20px;
  padding: 5px 20px;
  font-size: 31px;
  font-weight: bold;
  color: #333;
  font-family: "Noto Sans Japanese";
  font-weight: 380;
  background-image: url(img/flow_img.png);
  background-repeat: no-repeat;
  background-position: 0 10px;
  padding-left: 40px;
}

h3 {
  margin: 10px auto;
  font-size: 22px;
  color: #464747;
  font-family: "Noto Sans Japanese";
  font-weight: 700;
  text-align: center;
}

h4 {
  margin: 10px auto;
  font-size: 23px;
  color: #173c5b;
  font-family: "Noto Sans Japanese";
  font-weight: 700;
  text-align: center;
}

p {
  margin-bottom: 20px;
}

.clearfix {}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.mb50 {
  margin-bottom: 50px;
}

.txt_link {
  display: block;
  margin-bottom: 20px;
}
.border {
  border: solid 1px #ccc;
}

/* head
----------------------------------------------*/

.headerwrap {
  height: 40px;
  border-bottom: solid 1px #f0f0f0;
  background-color: #fff;
}

.header {
  position: relative;
  width: 940px;
  margin: 0 auto;
  padding-top: 8px;
}

.sns {
  position: absolute;
  width: 130px;
  top: 3px;
  right: 0;
}

.mainwrap {
  width: 100%;
  height: 305px;
  background-color: #b6e9e9;
}

.main {
  height: 305px;
  margin: 0 auto;
  text-align: center;
  background-size: cover;
background: url(img/main_bg.png) #FFCA28 no-repeat;
background-position: center;
}


/* navi
----------------------------------------------*/

#gnavi {
  background-color: #429a23;
  text-align: center;
  border-bottom: solid 1px #f2f2f2;
}

#gnavi ul {
  width: 940px;
  margin: 0 auto;
}

#gnavi li {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
}

#gnavi li a {
  display: block;
  padding: 0 30px;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
}

#gnavi ul li a:hover {
  background-color: #19ae27;
  color: #fff;
}

#gnavi li.disp_none {
  display: none;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

/* contents
----------------------------------------------*/

.contents {
  width: 820px;
  margin: 80px auto 0 auto;
  padding: 25px 60px 25px 60px;
  border-radius: 10px;
  border-bottom: 3px solid #e4e4e4;
  border-right: 3px solid #e4e4e4;
  background-color: #fff;
}

.contents_2 {
  width: 820px;
  margin: 40px auto 80px auto;
  padding: 0 60px 30px 60px;
  border-radius: 10px;
  border-bottom: 3px solid #e4e4e4;
  border-right: 3px solid #e4e4e4;
  background-color: #fff;
}

section {
  margin-bottom: 20px;
}

p.lead {
  font-size: 15px;
}

p.point_text {
  font-size: 12px;
  text-align: right;
  margin-bottom: 20px;
  color: #777;
  padding-right: 70px;
}

.lh15 {
  line-height: 1.5em
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mt20 {
  margin-top: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.feature {
  font-weight: 600;
  margin-bottom: 2px;
}
.advertiser_ttl {
  font-weight: 600;
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}
.advertiser_ttl span {
  font-size: 10px;
}
.advertiser{
  font-weight: 600;
  font-size: 17px;
  text-align: center;
  background-color: #393939;
  margin: 0 0 20px 0;
  color: #fff;
}

/*section
------------------------*/
#section0 {
    margin-top: -40px;
    padding-top: 40px;
}
#section1 {
  margin-top: -40px;
  padding-top: 40px;
}

#section2 {
  margin-top: -40px;
  padding-top: 40px;
}

#section3 {
  margin-top: -40px;
  padding-top: 40px;
}

#section4 {
  margin-top: -40px;
  margin-bottom: 40px;
}


/*1col
------------*/

.box_1col_img {
  margin: 0 auto 17px auto;
  display: block;
  text-align: center;
}

/*2col
------------*/

.box_2col {
  vertical-align: top;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 12px;
  width: 395px;
}

.box_2col_img {
  text-align: left;
  margin-right: 0px;
}

.box_2col_img p {
  text-align: left;
}

.box_2col_left {
  vertical-align: top;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 12px;
  width: 395px;
}

/* 応募要綱
------------------------*/

.list_type01 dt {
  font-size: 18px;
  font-family: "Noto Sans Japanese";
  font-weight: 700;
  color: #1b405e;
}

.list_type01 dd {
  padding-left: 30px;
  margin-bottom: 5px;
  line-height: 1.5;
}

.fa-check-circle {
  /* check */
  margin-right: 10px;
  font-size: 1.6em;
  color: #ff8e56;
}

.point {
  padding-left: 20px;
  background-image: url("img/list_point.png");
  background-position: 5px 7px;
  background-repeat: no-repeat;
}

.blank {
  padding-right: 17px;
  background-image: url("img/ico_blank.png");
  background-position: right center;
  background-repeat: no-repeat;
}

/* お問い合わせ
------------------------*/

.inq_cp {
  padding: 20px;
  background-color: #f3f3f3;
  text-align: center;
  width: 460px;
  margin: 0 auto 20px;
}

.inq_cp span {
  display: block;
  font-size: 22px;
  font-weight: bold;
}

.inq_cp span img {
  padding: 4px 10px 0 0;
}

/* buton
----------------------------------------------*/

.btn_wrap {
  background-color: #fffaee;
    display: block;
    margin: 0 auto;
    padding: 30px 50px 26px;
}

.btn {
  display: block;
  border-radius: 5px;
  font-family: "Noto Sans Japanese";
  color: #ffffff;
  margin: 0 auto 10px;
  width: 350px;
  line-height: 1.4;
}


.btn_g {
  box-shadow: 0 5px 0 0 #2a6a14;
    background-color: #429a23;
    display: block;
    color: #fff;
    text-align: center;
    padding: 10px 5px;
    border: 0;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 15px;
    width: 260px;
    margin: 0 auto;
    margin-top: 20px;
}

.btn_a, .btn_b {
    text-align: center;
    font-size: 13px;
}
.btn_a {
    float: left;
}
.btn_b {
    float: right;
}
.btn_b span{
font-size: 15px;
}
.clearfix {
    clear: both;
}
.btn_a a {
      padding: 27px 0 5px 0;
      font-size: 20px;
      height: 50px;
      background-color: #f6923a;
    border-bottom: 10px solid #d77218;
}
.btn_b a {
      padding: 11px 0 23px 0;
      font-size: 20px;
      height: 50px;
      background-color: #f63a3a;
border-bottom: 10px solid #cb1f1f;
}

/* table
----------------------------------------------*/

table {
  border-collapse: collapse;
  border-spacing: 0;
}
.appTable {
  font-size: 13px;
}

.appTable table {
  margin-bottom: 40px;
  width: 98%;
}

.appTable th, .appTable td {
  border: 1px solid #d2d2d2;
  padding: 9px 15px 9px 15px;
  vertical-align: top;
  text-align: left;
}

.appTable th {
  font-weight: normal;
}

.ttlcolor {
  background: #f3f8f1;
  width: 170px;
}

.ttlcolor span {
  display: block;
}

.cam_block {
  text-align: center;
  margin-bottom: 40px;
}

.cam_block img {
  width: 100%;
}

p.point_text {
  padding: 0;
}

/*
------------------------*/

table.remuneration {
  width: 80%;
  margin: 0 auto 10px;
  text-align: center;
}

table.remuneration td.ttl {
  width: 50%;
  background: #f3f8f1;
  font-weight: bold;
}

table.remuneration, .remuneration td, .remuneration th {
  border: 1px solid #d2d2d2;
  border-collapse: collapse;
}

.remuneration td, .remuneration th {
  padding: 5px;
  width: 30px;
  height: 25px;
  background-color: #fff;
}

/* flow
----------------------------------------------*/

.flow_block {
  font-family: "Noto Sans Japanese";
  font-weight: 500;
  font-size: 18px;
  margin: 0 auto 40px;
}


.flow_step2, .flow_step3, .cam {
  line-height: 30px;
}

.flow_step2, .flow_step4 {
    line-height: 30px;
    margin: 0 auto;
    padding: 30px;
    background-color: #f3f3f3;
    display: block;
    background-repeat: no-repeat;
    background-position: 145px center;
    padding-left: 260px;
}

.flow_step2 span, .flow_step4 span {
  font-family: "Noto Sans Japanese";
  font-weight: 600;
  font-size: 30px;
  color: #d11013;
  margin-bottom: 10px;
  line-height: 35px;
}

.flow_step1, .flow_step3 {
    line-height: 30px;
    margin: 0 auto;
    padding: 30px;
    background-color: #f3f3f3;
}
.flow_step1 p, .flow_step3 p {
  font-size: 14px;
  font-weight: normal;
}

.ttl_1 {
  display: block;
    background-image: url(img/flow_step1_img.png);
    background-repeat: no-repeat;
    background-position: 120px center;
    padding-left: 230px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ttl_3 {
  display: block;
    background-image: url(img/flow_step3_img.png);
    background-repeat: no-repeat;
    background-position: 120px center;
    padding-left: 230px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.flow_step2 {
  background-image: url(img/flow_step2_img.png);
background-repeat: no-repeat;
background-position: 153px center;
padding-left: 252px;
}

.flow_step4 {
  background-image: url(img/flow_step4_img.png);
  background-repeat: no-repeat;
  background-position: 152px center;
  padding-left: 260px;
}

.flow_arrow_a, .flow_arrow_b {
  text-align: center;
  margin: 0;
  padding: 0;
  height: 20px;
  background-color: #fff;
}
.target_period {
    font-size: 14px;
}

.mt30 {
  margin-top: 30px;
}

.cap_border {
  border: solid 1px #c0d0df;
}

.flow_step{
  margin: 0 auto;
  padding: 30px;
  padding-left: 30px;
  background-color: #f3f3f3;
  display: block;
  border-bottom: dotted 2px #fff;
}

.flow_step p{
  font-size: 14px;
    font-weight:normal;
}

.flow_step ul li{
  font-size: 14px;
  list-style: disc;
  margin-left: 3%;
  padding-left: 7px;
  font-weight:normal;
}

/* list
----------------------------------------------*/

ul.pointlist li {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 5px;
}

ul.pointlist li ul li {
    margin-left: 40px;
    margin-bottom: 3px;
}

.pointlist {
  margin-bottom: 20px;
}

.shop_link {
  display: block;
  font-size: 12px;
  text-align: center;
}

span.txt_grant {
  display: block;
  margin: -3px auto 5px;
  font-size: 82%;
}

.txt {
  font-weight: bold;
  height: 50px;
  line-height: 1.6;
}

.ad_list .list-frame .list:first-child {
  margin: 0;
}

.ad_list .list {
  float: left;
  display: inline;
  width: 190px;
  margin: 0 0 40px 14px;
}

/* ad_list
----------------------------------------------*/

.list {
  float: left;
  display: inline;
  width: 120px;
}

.list p {
  margin: 0;
  text-align: center;
}

/* site top
----------------------------------------------*/

.sitetop {
  margin: 0;
  padding: 20px 0;
  text-align: center;
}

/*お知らせ*/

.notice{
  border:#dbf0db solid 10px;
  padding: 25px;
  text-align:center;
}

/* footer
----------------------------------------------*/

.footer {
  margin: 40px 0 0 0;
  padding: 20px 0;
  background-color: #fff;
  font-size: 17px;
  text-align: center;
}

/* .backtotop
----------------------------------------------*/

.backtotop {
  position: fixed;
  bottom: 40px;
  right: 100px;
  z-index: 10;
  display: none;
}

.backtotop {
  bottom: 40px;
  /* �n�b�N�Ȃ� */
  bottom: 40px\9;
  /* IE8�ȉ� */
  * bottom: 40px;
  /* IE7�ȉ� */
}

.backtotop:not(:target) {
  bottom: 100px\9;
  /* IE9 */
}

.backtotop a {
  display: inline-block;
  width: 56px;
  height: 56px;
  padding: 0;
  margin: 0;
  font-size: 98%;
  color: #fff;
  line-height: 62px;
  text-align: center;
  background-color: #19ae27;
  border-radius: 50%;
}

.backtotop a:hover {
  opacity: 0.7;
}

.box_1col_text_center {
  font-size: 15px;
  text-align: center;
  padding: 0;
}

.punctuate {
  font-weight: bold;
  font-size: 17px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .backtotop {
    bottom: 30px;
    /* IE10 */
  }
}

/* etc
----------------------------------------------*/

.pcshow {
  display: block;
}

.spshow {
  display: none;
}
.eventsEnd {
    display: block;
    width: 475px;
    margin: 20px auto 25px auto;
    padding: 10px 0 8px 0;
    border: solid 1px #e64551;
    text-align: center;
    font-size: 14px;
    color: #e64551;
    font-weight: bold;
}

/* @media screen and (max-width: 767px
--------------------------------------------------------------------------*/

@media screen and (max-width: 767px) {
  .pcshow {
    display: none;
  }
  .spshow {
    display: block;
  }
  body {
    font-size: 14px;
  }
  h2 {
    padding: 10px 0 10px 40px;
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: 380;
    color: #173c5b;
    line-height: 1.3em;
    background-position: 0 center;
  }
  h3 {
    font-size: 16px;
  }
  h4 {
    margin: -25px auto -10px;
    font-size: 18px;
    color: #173c5b;
    font-family: "Noto Sans Japanese";
    font-weight: 700;
    text-align: center;
  }
  .header {
    width: 100%;
  }
  .contents {
    width: 95%;
    margin-top: 20px;
    padding: 20px 0;
    border: none;
    border-radius: 0;
  }
  .contents_2 {
    width: 95%;
    margin-top: 20px;
    padding: 20px 0;
    border: none;
    border-radius: 0;
  }
  section {
    margin-bottom: 20px;
    padding: 20px 20px 5px;
  }
  .mainwrap {
    height: 100%;
  }
  .main {
    height: 100%;
    padding: 0;
    background: none;
    background-position-x: center;
    background-color: #f0f3d6;
  }

  .main h1{
    margin:0!important;
  }
  .main img {
    width: 100%;
    padding: 0;
  }
  .ad_list {
    margin: 0 auto;
  }
  .ad_list .list-frame .list:first-child {
    margin: 0;
  }
  .ad_list .list {
    float: left;
    display: inline;
    width: 120px;
    margin: 0 0 30px 8px;
  }
  .flow_block {
    font-family: "Noto Sans Japanese";
    font-weight: 500;
    font-size: 16px;
    margin: 20px auto 40px;
    width: 100%;
  }
  .flow_step1, .flow_step2, .flow_step3 {
    line-height: 30px;
    font-size: 15px;
    margin: 0;
    background-image: none;
    padding: 20px;
  }
  .flow_step1 span, .flow_step2 span, .flow_step3 span {
    font-size: 24px;
  }
  .txt1 {
    font-size: 12px;
  }
  .txt {
    font-size: 10px;
    height: 50px;
  }
  .cam_block {
    margin-bottom: 0px;
  }
  /*section
------------------------*/
  #section0 {

  }
  #section1 {
    margin-top: 0px;
    padding-top: 0;
  }
  #section2 {
    margin-top: 0px;
    padding-top: 0;
  }
  #section3 {
    margin-top: 0px;
    padding-top: 0;
  }
  #section4 {
    margin-top: 0px;
    padding-top: 0;
  }
  /*1col
------------*/
  .box_1col_img img {
    width: 100%;
    max-width: 600px;
  }
  /*2col
------------*/
  .box_2col {
    display: block;
    width: 100%;
  }
  .box_2col_img {
    text-align: center;
  }
  .box_2col_img img ,.box_2col_left img {
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px;
  }
  .box_2col_left {
    margin-left: 0;
    margin-bottom: 0;
    display: block;
    width: 100%;
  }
  /* table
----------------------------------------------*/
  .ttlcolor span {
    display: inline;
  }
  .ttlcolor {
    background: #f3f8f1;
    width: 110px;
}
  table.remuneration {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 80%;
  }
  /* お問い合わせ
----------------------------------------------*/
  .inq_cp {
    width: 90%;
    padding: 10px;
    font-size: 13px;
  }

  /*お知らせ*/

  .notice{
    width: 80%;
    margin: 0 auto;
  }

  /* .backtotop
----------------------------------------------*/
  .sitetop {
    margin: 20px 0 0 0;
    padding: 10px 0;
    font-size: 13px;
  }
  /* .backtotop
----------------------------------------------*/
  .backtotop {
    right: 30px;
  }
  .backtotop a {
    width: 40px;
    height: 40px;
    line-height: 46px;
  }
  /* footer
----------------------------------------------*/
  .footer p {
    font-size: 14px;
    line-height: 1.3;
  }
  /* buton
  ----------------------------------------------*/

  .btn_wrap {
    background-color: #fff4ed;
      display: block;
      margin: 0 auto 30px;
      padding: 30px 50px 26px;
  }

  .btn {
    display: block;
    border-radius: 5px;
    font-family: "Noto Sans Japanese";
    color: #ffffff;
    margin: 0 auto 10px;
    width: 100%;
    line-height: 1.4;
  }


  .btn_gold {
    box-shadow: 0 3px 0 0 #7d7664;
    background-color: #8f8983;
    display: block;
    color: #fff;
    text-align: center;
    padding: 3px;
    border: 0;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 14px;
    width: 120px;
    margin: 0 auto;
  }

  .btn_a, .btn_b {
      text-align: center;
      font-size: 13px;
  }
  .btn_a {
      float: none;
  }
  .btn_b {
      float: none;
      margin-top: 30px;
  }
  .btn_b span{
  font-size: 15px;
  }
  .clearfix {
      clear: both;
  }
  .btn_a a {
        padding: 27px 0 5px 0;
        font-size: 20px;
        height: 50px;
        background-color: #f6923a;
border-bottom: 10px solid #d77218;
  }
  .btn_b a {
        padding: 11px 0 23px 0;
        font-size: 20px;
        height: 50px;
        background-color: #f63a3a;
border-bottom: 10px solid #cb1f1f;
  }


  .ttl_3 {
      display: block;
      background-image: url(img/flow_step3_img.png);
      background-repeat: no-repeat;
      background-position: 0 center;
      padding-left: 95px;
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .ttl_1 {
      display: block;
      background-image: url(img/flow_step1_img.png);
      background-repeat: no-repeat;
      background-position: 0 center;
      padding-left: 95px;
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .flow_step2 {
    background-image: url(img/flow_step2_img.png);
    background-repeat: no-repeat;
    background-position: 24px center;
    padding-left: 109px;
  }
  .flow_step4 {
    background-image: url(img/flow_step4_img.png);
background-repeat: no-repeat;
background-position: 17px center;
padding-left: 115px;
  }
}
