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

body {
  background-color: #f5f5f5;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.9;
  color: #333;
  -webkit-text-size-adjust: 100%;
}

h2 {
  margin: 0;
  padding: 5px 20px;
  font-size: 31px;
  font-weight: bold;
  color: #4c3166;
  font-family: "Noto Sans Japanese";
  font-weight: 380;
  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: 0 auto;
  font-size: 20px;
  color: #464747;
  /*	font-family: "Noto Sans Japanese";*/
  font-weight: 700;
  text-align: center;
}
h5 {
/*  font-size: 16px;*/
  line-height: normal;
  font-weight: bold;
/*  color: #fff;
  background-color: #4eb6ac;*/
  padding: 6px 0 0;
  text-align: center;
/*  margin-bottom: 17px;*/
}

p {
  margin-bottom: 12px;
}

section {
  margin-bottom: 40px;
}

.clearfix {}

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

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

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

.header {
  position: relative;
  width: 940px;
  margin: 0 auto;
  padding-top: 8px;
/*  overflow:hidden;*/
}
.header_2col {
  vertical-align: top;
  width: 48%;
}
.header_2col_left {
  float: left;
  text-align: left;
}
.header_2col_right {
  float: right;
  text-align: right;
}
.header .sns {
}
.header .sns div {
  display: inline-block;
}
.header .sns .fb-share-button {
  top:-9px;
  right:0;
}

.mainwrap {
  width: 100%;
  height: 296px;
  background: linear-gradient(90deg, #8D1616 0%, #b71c1c 50%, #303F9F 50%, #222C70 100%);
  overflow:hidden;
}

.main {
  max-width: 2000px;
  height: 296px;
  margin: 0 auto;
  text-align: center;
  background: linear-gradient(90deg, #8D1616 0%, #b71c1c 50%, #303F9F 50%, #222C70 100%);
  background: url(./img/main_bg_title_2.png) center center / cover no-repeat;
}

.main h1 {
  margin: 0 auto;
  width: 950px;
  overflow: hidden;
}
.main h1 img {
 max-width: 100%;
}

@media screen and (min-width: 821px) and (max-width: 925px){

  .mainboxB {
    padding-right: 8%;
  }    

}

@media screen and (min-width: 768px) and (max-width: 840px){

  .mainboxB {
    padding-right: 16%;
  }    

}

.mainboxA{
  float: left;
}

.mainboxB{
  float: right;
}


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

#gnavi {
  display: none;
}

/*#gnavi {
  background-color: #1a237e;
  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 48px;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
}

/*#gnavi .current {
  background-color: #caa502;
  color: #fff;
}

#gnavi ul li a:hover {
  background-color: #caa502;
  color: #fff;
}*/

#gnavi li.disp_none {
  display: none;
}

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

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

.contents {
  width: 820px;
  margin: 24px auto 0 auto;
  padding: 32px 60px 30px 60px;
  border-radius: 10px;
  border-bottom: 3px solid #e4e4e4;
  border-right: 3px solid #e4e4e4;
  background-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;
  padding-top: 40px;
}

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

.note {
  font-size: 11px;
}

/* topics
-------------*/
.topics {
  border:solid 2px #caa502;
/*  background:#EEEEEE;*/
  padding:2px 24px 4px;
  margin:20px auto 40px;
}

.topics h3 {
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 40px;
}
.topics .new {
background-image: url(img/clmn_img1.png);
}
.topics .hint {
background-image: url(img/clmn_img2.png);
}

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

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

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

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

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

.box_2col_img p {
  text-align: left;
}

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

/* 流れ
----------------------------------------------*/

.flow_block {
  /*  font-family: "Noto Sans Japanese";*/
  /*  font-weight: 500;*/
  font-size: 18px;
  width: 100%;
  margin: 0 auto;
  color: #464747;
}

.flow_block p {
  margin-bottom: 10px;
}

/*.flow_block h3, .flow_block p {
  text-align: center;
}*/

.flow_block h3 {
  margin: 0 auto;
  padding: 16px 16px 2px;
  text-align: center;
}

/*.flow_step1, .flow_step2, .flow_step3, .flow_step4, .cam  {
    line-height: 32px;
}*/

.flow_step1, .flow_step2, .flow_step3, .flow_step4 {
  margin: 0 auto;
  padding: 16px 16px 16px 160px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
}

.flow_step1 .em, .flow_step2 .em, .flow_step3 .em, .flow_step4 .em {
  /*    font-family: "Noto Sans Japanese";*/
  font-weight: 600;
  font-size: 30px;
  color: #d11013;
  margin: auto 5px 10px;
  line-height: 35px;
}

.flow_step1 {
/*  background-image: url(img/flow_step2_img.png);*/
  background-repeat: no-repeat;
  /*    background-position: 8px center;*/
  /*    padding-left: 170px;*/
}

.flow_step2 {
  /*    background-image: url(img/flow_step1_img.png);
    background-repeat: no-repeat;
    background-position: 60px center;
  padding-left: 16px;
  background-color: #fff;*/
}

.step_box_frame {
  position: relative;
  border:2px solid #caa502;
  padding:12px 0 0;
}
.step_box_frame::before{
  content: '';
  position: absolute;
  display: block;
  margin:0 auto;
  width: 0;
  height: 0;
  left:0;
  right:0;
  bottom: -36px;
  border-right: 78px solid transparent;
  border-top: 36px solid #caa502;
  border-left: 78px solid transparent;
}
.step_box_frame::after{
  content: '';
  position: absolute;
  display: block;
  margin:0 auto;
  width: 0;
  height: 0;
  left:0;
  right:0;
  bottom: -34px;
  border-right: 78px solid transparent;
  border-top: 36px solid #fff;
  border-left: 78px solid transparent;
}

.flow_step2 .step_box {
  width: 100%;
  margin: 0 auto 16px;
  padding: 0;
  text-align: center;
}

.flow_step2 .fruid-box {
  padding: 0;
  min-width: 100%;
}

.flow_step2 .fruid-box li {
  width: 27%;
  margin: auto 16px;
  padding: 45px 8px 2px;
  font-size: 15px;
  line-height: 1.3;
}
.flow_step2 .fruid-box li:nth-child(3) {
  padding-top:0;
}
.flow_step2 .fruid-box li img {
  margin: 0 auto 1px;
}

.flow_step2 .fruid-box li .step_box_fill {
  display: block;
  max-width: 100%;
  margin: 0 auto 5px;
  background-color: #caa502;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 8px;
/*  height:35px;*/
  /*    border:2px solid #caa502;*/
  /*    border-radius: 8px;*/
}

/*  .flow_step2 .fruid-box li .step_box_fill a {
    color:#fff;
}
.flow_step2 .fruid-box li .step_box_fill a:hover {
  text-decoration: :underline;
}*/

.flow_step3 {
/*  background-image: url(img/flow_step1_img.png);*/
  /*    padding-left: 170px;*/
}

.flow_step4 {
/*  background-image: url(img/flow_step3_img.png);*/
  /*    padding-left: 170px;*/
  padding-top: 32px;
}

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

/*.flow_arrow_b {
  background-color: #F1F8E9;
}*/

/* 応募要項
----------------------------------------------*/

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

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

/*.pointlist {
  margin-bottom: 20px;
}*/

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.appTable table {
  margin: 20px auto 40px;
  width: 98%;
}

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

.appTable th {
  font-weight: normal;
}

.ttlcolor {
/*  background: #F1F8E9;*/
  width: 120px;
}

.ttlcolor span {
  display: block;
}

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

table.remuneration td.ttl {
  width: 50%;
  background: #F1F8E9;
  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: 20px;
}

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

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

.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: #FFFDE7;
  padding: 16px 0 5px;
  text-align: center;
  margin: 24px auto 0;
}
.btn_wrap:first-child {
  margin: 0 auto;
}

.btn_wrap .ct_txt {
  margin-bottom:8px;
  line-height: 1.5;
}

.campaign_end {
    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;
}

.btn a {
  display: block;
  /*  padding: 14px 0 12px 0;
  font-size: 19px;
  font-weight: 400;*/
  padding: 20px 0 18px 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.6;
  border-radius: 5px;
  background-color: #34a245;
  border-bottom: 3px solid #20622a;
  text-align: center;
  font-family: "Noto Sans Japanese";
  color: #ffffff;
  margin: 0 auto 10px;
  width: 360px;
  height: 40px;
}

.btn a span {
  font-size: 60%;
}

.btn a:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
}

.btn_a, .btn_b {
  width: 350px;
  float: left;
  display: block;
  text-align: center;
  font-family: "Noto Sans Japanese";
  font-weight: 600;
}

.btn_a {
  margin-right: 30px;
}

.btn_a a, .btn_b a {
  display: block;
  padding: 18px 0 18px 0;
  font-size: 22px;
  line-height: 1.2em;
  border-radius: 5px;
  height: 50px;
}

.btn_a a {
  background-color: #c62828;
  border-bottom: 3px solid #8f1515;
  color: #fff;
  line-height:1.2em;
}

.btn_b a {
  background-color: #303f9f;
  border-bottom: 3px solid #1a237e;
  color: #ffffff;
  font-size:18px;
  padding: 13px 0 23px 0;
}

.btn_a a span, .btn_b a span {
  font-size: 14px;
  position: relative;
}

.btn_a a span.mt_010, .btn_b a span.mt_010 {
  top: -5px;
}

.btn_a a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

.btn_b a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

.box_2col_btn {
  margin: 0 0 20px 45px;
}

.txt_link {
  display: block;
/*  margin-bottom: 20px;*/
}

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

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

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

.footer {
  margin: 20px 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;
  /* ハックなし */
  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: #1A237E;
  border-radius: 50%;
}

.backtotop a:hover {
  opacity: 0.7;
}

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

.fruid-box {
  margin:0 auto;
  display: block;
}

.fruid-box li {
  display: inline-block;
  float: left;
}

/* pickup EC
----------------------------------------------*/
.pickup{
  margin-top: 30px;
}

.pickup ul {
  min-width: 100%;
  /* padding:40px 0 0; */
}

.pickup ul li {
  width: 47%;
  margin-bottom: 50px;
  text-align: center;
}

.pickup ul li.left-box{
  margin-right: 40px;
}

.pickup .space {
  margin: 0 10px;
}

/*.pickup ul li+li {
    margin-left: 40px;
}*/

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

.pcshow {
  display: block;
}

.spshow {
  display: none;
}

.lh15 {
  line-height: 1.5em
}

.mt30 {
  margin-top: 30px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.align-c {
  text-align: center;
}

.align-l {
  text-align: left;
}

.align-r {
  text-align: right;
}

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

@media screen and (max-width: 767px) {
  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: 16px;
    color: #173c5b;
    font-family: "Noto Sans Japanese";
    font-weight: 700;
    text-align: center;
  }
  h5 {
/*    font-size: 15px;*/
        line-height: normal;
        font-weight: bold;
/*        color: #fff;
        background-color: #4eb6ac;*/
        padding: 6px 0 0;
        text-align: center;
/*        margin-bottom: 10px;*/
  }
  section {
    margin-bottom: 40px;
    padding: 20px 20px 5px;
  }
  /* head
----------------------------------------------*/
  .header {
    width: 100%;
  }
  .mainwrap {
    height: auto;
  }
  .main {
    height: auto;
    padding: 0;
    background: linear-gradient(0deg, #8D1616 0%, #b71c1c 50%, #303F9F 50%, #222C70 100%);
    background: url(./img/main_bg_title_sp.png) center center / cover no-repeat;
  }
  .main img {
    width: 100%;
    padding: 0;
  }

  .main h1 {
    width: 100%;
}
  /* contents
----------------------------------------------*/
  .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
------------------------*/
  #section0 {
    margin-top: 0px;
    padding-top: 0;
/*    display: none;*/
  }
  #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;
  }
  #section0 img {
    width: 100%;
  }
  /*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 {
    width: 100%;
    max-width: 400px;
  }
  .box_2col_left {
    margin-left: 0;
    margin-bottom: 17px;
    display: block;
    width: 100%;
  }
  .box_2col_left img {
    width: 100%;
    max-width: 400px;
  }
  /*流れ
------------------------*/
  .flow_block {
    /*    font-family: "Noto Sans Japanese";*/
    font-weight: 500;
    font-size: 16px;
    margin: 20px auto 40px;
    width: 100%;
  }
  .flow_block h3 {
    padding-top: 25px;
    line-height: 1.2;
  }
  .flow_block h4 {
    padding-top: 24px;
    padding-bottom: 16px;
  }
  .flow_step1, .flow_step2, .flow_step3, .flow_step4 {
    line-height: 24px;
    font-size: 15px;
    margin: 0;
    background-image: none;
    padding: 16px;
  }
  .flow_step1 .em, .flow_step2 .em, .flow_step3 .em, .flow_step4 .em {
    font-size: 24px;
  }

  .flow_step2 .step_box {
    margin-bottom:0;
  }
  .step_box_frame {
    padding:12px 16px 0;
  }

  .flow_step2 .fruid-box li {
    min-width: 100%;
    margin: 10px 0 10px -8px;
    padding-top:0;
  }
  .flow_step2 .fruid-box li .step_box_fill {
    font-size: 16px;
  }
  .flow_step2 .fruid-box li img {
    max-width: 100%;
  }


  /* table
----------------------------------------------*/
.ttlcolor {
  width: 35%;
}
  .ttlcolor span {
    display: inline;
  }
  table.remuneration {
    width: 100%;
  }
  /* お問い合わせ
----------------------------------------------*/
  .inq_cp {
    width: 94%;
    padding: 10px;
    font-size: 13px;
    margin: 0;
  }
  /* buton
----------------------------------------------*/

.campaign_end {
  width: 100%;
}
.btn_wrap {
  background-color: #FFF8E1;
  padding:10px 0;
  text-align: center;
  margin: 30px auto 0;
}
.btn_wrap p{
  line-height: 1.2;
  margin-bottom: 8px!important;
}
  .btn {
    width: 90%;
    margin: 20px auto 10px auto;
  }
  .btn a {
    padding: 20px 10px 18px 10px;
    font-size: 18px;
    height: 40px;
    margin: 0;
    width: auto;
  }
  .btn_a, .btn_b {
    width: 80%;
    line-height: 1em;
    float: none;
    margin: 20px auto;
    text-align: center;
    font-family: "Noto Sans Japanese";
    font-weight: 600;
    /*    background-color: #ffffff;*/
    border-radius: 5px;
    /*    border-bottom: 3px solid #ffffff;*/
  }
  .btn_a a, .btn_b a {
    font-size: 18px;
    height: 40px;
  }
  .btn_b a {
    font-size: 16px;
  }
  .box_2col_btn {
    margin: 0 -20px 20px -20px;
  }
  /* 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;
  }
  /* pickup EC
----------------------------------------------*/
.pickup{
  margin-top: 0;
}

  .pickup ul {
    min-width: auto;
    padding: 12px 0 24px;
  }
  .pickup ul li {
    padding: 0;
    width: 100%;
    vertical-align: top;
    text-align: center;
    margin-bottom: 30px;
  }
  /*.pickup ul li+li {
    margin-left: 0;
    margin-top: 15px;
}*/
  .pickup .space {
    margin: 8px auto;
  }
  /* pointlist
----------------------------------------------*/
  ul.pointlist li ul li {
    margin-left: 24px;
    margin-bottom: 3px;
  }
  /* etc
----------------------------------------------*/
  .pcshow, .spnone {
    display: none;
  }
  .spshow {
    display: block;
  }

}
