@charset "utf-8";
/***********************************************************************
カテゴリー：LINE
/***********************************************************************/
.line_mainimage p.caption {
  color: #3eb13a;
}
p.coution {
  font-size: 90%;
  margin-bottom: 30px;
}
p.line-btn a img {
  width: 35%;
}
.line {
  background: #31ae36 url(../images/new_color/step_bg_line.gif) 0 0 repeat-x;
  color: #fff;
  padding-bottom: 24px;
}
.lineBox {
  background: #efefef;
  margin-bottom: 2em;
}
.lineBox:last-child {
  margin-bottom: 4em;
}
.lineBox p.title_c {
  background: #3eb13a;
  color: #fff;
  font-size: 1.2em;
  font-family: Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  width: 100%;
  height: 37px;
  line-height: 39px;
}
.lineBox p.title_c-small {
  background: #3eb13a;
  color: #fff;
  font-size: 1.2em;
  font-family: Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  width: 100%;
  height: 37px;
  line-height: 39px;
}
.lineInner {
  padding-left: 1em;
  padding-right: 1em;
}
.line_txt {
  margin-bottom: 10px;
}
.line_code {
  display: none;
}
/* 追加コンテンツのサイズが違うため、微調整用 */
.margin-R {
  margin-right: -7px;
}
@media print, screen and (min-width: 641px) {
  .lineBox {
    background: #efefef;
    padding: 2.5em 1.5em 0 2em;
    margin-bottom: 2em;
  }
  .lineBox:last-child {
    margin-bottom: 3.5em;
  }
  .lineBox p.title_c {
    background: #3eb13a;
    color: #fff;
    font-size: 1em;
    font-family: Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
    width: 100%;
    height: 37px;
    line-height: 39px;
    float: right;
  }
  .lineBox p.title_c-small {
    background: #3eb13a;
    color: #fff;
    font-size: 0.8em;
    font-family: Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
    width: 100%;
    height: 50px;
    padding-top: 5px;
    line-height: normal;
  }
  .line_code {
    display: block;
    padding-right: 20px;
    margin: 0;
    text-align: center;
    font-size: 12px;
  }
}
@media print, screen and (min-width: 851px) {
  .line_mainimage p.bg_photo {
    margin-bottom: 2em;
  }
  .line_mainimage p.caption {
    color: #3eb13a;
  }
  .lineBox {
    background: #efefef;
    padding: 2.5em 1.5em 0 2em;
    margin-bottom: 2em;
  }
  .lineBox:last-child {
    margin-bottom: 3.5em;
  }
  .lineBox p.title_c {
    background: #3eb13a;
    color: #fff;
    font-size: 1.2em;
    font-family: Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
    width: 130px;
    height: 37px;
    line-height: 39px;
    float: right;
  }
  .lineBox p.title_c-small {
    background: #3eb13a;
    color: #fff;
    font-size: 0.9em;
    font-family: Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
    width: 100%;
    height: 37px;
    line-height: 39px;
    padding-top: 0;
  }
  .lineBox p.title_c:after {
    content: " ";
    display: table;
    clear: both;
  }
  .lineBox p.desc {
    line-height: 3em;
    margin-bottom: 0.5em;
    font-size: 0.9em;
  }
}
/* media終わり */
/***********************************************************************
カテゴリー：キャンペーン
/***********************************************************************/
#campaignContents {
  background: url(../images/bg.jpg) repeat-y 0 0;
  padding: 3%;
  font-family: 'Meiryo';
}
#campaignContents h1 {
  margin: 0;
  padding: 0;
  margin-bottom: 0.5em;
}
#campaignContents .campaignInner {
  text-align: left;
  background: #fff;
  width: 100%;
  padding: 20px 5%;
  margin-bottom: 15px;
}
#campaignContents .mb30 {
  margin-bottom: 15px !important;
}
#campaignContents .quiz img {
  vertical-align: bottom;
}
#campaignContents .attention {
  color: #e90303;
}
#campaignContents .lead_50th {
  /* background: #E60033; */
  /*background: #E5005A;*/
  background: #ed6d1f;
  color: #fff;
  padding: 35px 8%;
  /* text-align: center; */
  font-size: 16px;
}
#campaignContents .btn_contact a {
  display: block;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  /* font-weight: bold; */
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
  border-radius: 33px;
  padding: 22px 10px 20px;
  max-width: 380px;
  margin: 0 auto;
  background: #FF9900;
  text-align: center;
  text-decoration: none;
}
#campaignContents .btn_contact a span {
  padding-left: 28px;
  background:url(../images/btn_contact.png) 0 52% no-repeat;
  background-size: 20px auto;
}
#campaignContents .btn_status a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  /* font-weight: bold; */
  /* box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16); */
  border-radius: 33px;
  padding: 15px 30px 15px;
  max-width: 380px;
  margin: 0 auto;
  background: #012063;
  text-align: center;
  text-decoration: none;
}
#campaignContents .btn_contact.comsoon a{
  position: relative;
  pointer-events:none;
}
#campaignContents .btn_contact.comsoon a::after{
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(90,46,15,.7);
  content: "Coming Soon";
  color: #fff;
  top: -5px;
  left: -5px;
  border-radius: 45px;
  border: 5px solid #5A2E0F;
  box-shadow: 5px 5px rgb(0 0 0 / 15%);
  line-height: 2.8;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
}

/* フォトコンテストにも応募しないともったいない！ */
.present_diy h3 {
  font-size: 2.4rem;
  font-size: 150%;
  text-align: center;
  color: #FF9900;
  margin-top: 3em;
}
@media print, screen and (max-width: 768px) {
  .present_diy h3 {
    font-size: 1.8rem;
  }
}

/* キャンペーン募集状況 */
.entry_status {
  margin: 0 auto 30px;
  padding: 50px 0;
  background: #fff;
}
.entry_status .entry_in{
  max-width: 670px;
  margin:0 auto;
  padding:50px 0 calc(50px - 1em)
}
.entry_status h2{
  text-align: center;
}
.entry_status h3 {
  font-size: 2.6rem;
  color: #fff;
  border-radius: 10px;
  padding: 1px 0 3px;
  margin: 0 0 15px 0;
  background: #012063;
  text-align: center;
  line-height:1.6;
}
.entry_status h4 {
  font-size: 2.2rem;
  margin: 0.5em auto 5px;
  color: #012063;
  font-weight: bold;
}
.entry_status {
  padding: 0 20px;
  text-align: left;
}
.entry_status .row .col.grid-5 {
  width: 40%;
}
.entry_status .row .col.grid-7 {
  width: 60%;
  position: relative;
}
.entry_status .number {
  font-size: 2.4rem;
  display: inline-block;
  border-radius: 10px;
  line-height: 1;
  padding: 10px 11px;
  margin-bottom: 5px;
  min-width: 180px;
  font-weight: bold;
}
.entry_status .number span {
  font-size: 6.5rem;
  letter-spacing: -2px;
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  text-decoration: none;
}
.entry_status .number span:first-child,
.entry_status .number span:nth-child(2){
  text-decoration: line-through;
}
.entry_status .number span.slash {
  display: inline-block;
  background: url(../images/bg_entry_status_slash.png) 0 0 no-repeat;
  width: 28px;
  height: 53px;
  margin: 0 0 5px 2px;
  vertical-align: bottom;
}
.entry_status .number span.shukei {
  display: inline-block;
  font-size: 3.8rem;
  text-decoration: none;
  padding-top: 1.8rem;
}
.entry_status .number span.kekka {
  text-decoration: none;
}
.entry_status .mini {
  font-size: 1.4rem;
  text-align: left;
  font-weight: bold;
}
.entry_status .attention {
  color: #012063;
  font-weight: bold;
}
.entry_status .number {
  border: 1px solid #012063;
  height: 86px;
}
@media print, screen and (max-width: 768px) {
  .entry_status .row{
    margin-bottom: 20px;
  }
  .entry_status .row .col:first-child {
    margin-bottom: 10px;
  }
  .entry_status .row .col.grid-5 {
    width: 100%;
  }
  .entry_status .row .col.grid-7 {
    width: 100%;
  }
  .entry_status .number span {
    font-size: 5.8rem;
  }
  .entry_status .number span.slash {
    margin: 0 ;
  }
}

/* 応募要綱 */
#youkou dl {
  /* border-bottom: 2px dotted #002561; */
  width: 100%;
  padding: 0;
  padding-bottom: 1em;
  color: #002561;
}
#youkou dl dt {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: #002561;
  color: #fff;
  text-align: center;
  margin-bottom: 1em;
}
#youkou dl dd {
  width: 100%;
  font-size: 1.1em;
  line-height: normal;
}
#youkou dl dd .attention-list {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
}
#youkou dl dd .attention-list li{
  margin-left: 0.7em;
  /* font-size: 0.9em; */
  margin-bottom: 0;
}
#youkou a {
  text-decoration: underline;
  color: #002561;
}
#youkou a:hover {
  text-decoration: none;
}
#youkou strong.red{
  color: #e60012;
}
#youkou .application{
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#youkou .application li{
  width: 48%;
}
#youkou .application li:first-child{
  position: relative;
}
#youkou .application li:first-child span{
  position: absolute;
  top: 50%;
  right: -16%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
span.close {
  position: relative;
  display: inline-block;
}
span.close:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #542604;
  top: 12px;
  left: 0;
}
span.close.small:after {
  top: 10px;
}
span.text-big {
  font-weight: bold;
  /*font-size: 1.2em;*/
  font-size: 2.0rem;
}
.prize span.text-big{
  font-size: 1.8rem;
  display: inline-block;
}
.prize span.text-big:first-child{
  width: 100%;
}
.prize span.text-big:last-child{
  width: 100%;
  text-align: right;
}
.prize table th,
.prize table td{
  text-align: center;
}
.prize .text{
  display:inline-block;
  max-width: 650px;
  width: 100%;
}
/* ダウンロード */
.downloadBox {
  text-align: center;
  color: #542604;
  margin: 3em 0;
}
.download-btn {
  margin-bottom: 0.5em;
}
.download-btn a {
  width: 80%;
  height: 55px;
  line-height: 55px;
  display: block;
  margin: 0 auto;
  color: #fff;
  background: #542604;
}
.download-btn a:hover {
  text-decoration: none;
}
.conact-infoBox { 
  border: 1px solid #002561;
  text-align: center;
  color: #542604;
  padding: 1.5em;
  margin-bottom: 2em;
}
.pc{
  display: none;
}
span.text-small {
  font-size: 0.9em;
}
@media print, screen and (min-width: 941px) {
  #campaignContents {
    width: 940px;
    margin: 0 auto;
    padding: 50px 70px 20px 70px;
  }
  #campaignContents h1 {
    margin-bottom: 1em;
  }
  #campaignContents .campaignInner {
    text-align: left;
    background: #fff;
    width: 100%;
    padding: 40px 8.5%;
  }
  #campaignContents .mb30 {
    margin-bottom: 30px !important;
  }
  #campaignContents .lead_50th {
    font-size: 20px;
  }
  #youkou dl {
    /* border-bottom: 2px dotted #002561; */
    width: 100%;
    padding: 0.5em 0 1.2em 0;
  }
  #youkou dl dt {
    /* float: left;
    width: 18.5%; */
    height: 35px;
    line-height: 35px;
    background: #6a1686;
    color: #fff;
    text-align: center;
    /* margin-bottom: 0; */
  }
  #youkou dl dd {
    /* float: right;
    width: 79.5%; */
    color: #002561;
    font-size: 1.1em;
    line-height: normal;
    /* margin-left: 20.5%; */
  }
  #youkou dl.prize dd{
    line-height: 30px;
  }
  #youkou dl dd .attention-list li{
    /* font-size: 0.8em; */
  }
  /* #youkou dl.prize dd.mb10{
    margin-bottom: 10px;
  } */
  /* #youkou dl.prize dd:nth-child(3),
  #youkou dl.roule dd:nth-child(3),
  #youkou dl.roule dd:nth-child(4){
    margin-left: 20.5%;
  } */
  /* #youkou dl.prize dd:nth-child(3) span,
  #youkou dl.prize dd:nth-child(4) span{
    vertical-align: text-bottom;
    line-height: 1.22222222;
    margin: 4px 0;
  } */

  span.text-small {
    /* font-size: 0.8em; */
  }
  span.text-small2 {
    /* font-size: 0.9em; */
  }
  .download-btn a {
    width: 50%;
  }
  
  .prize span.text-big:first-child{
    /* width: 55%; */
  }
  .prize span.text-big:last-child{
    /* width: 40%; */
    text-align: left;
  }
  br.pc{
    display: inline;
  }
}

@media print, screen and (min-width: 769px) {
  #campaignContents .btn_contact a {
    font-size: 24px;
    font-size: 2.4rem;
  }
  #campaignContents .btn_contact a span {
    padding-left: 40px;
    background:url(../images/btn_contact.png) 0 52% no-repeat;
    background-size: 30px auto;
  }
  #youkou dl dd .attention-list {
    margin-left: 20px;
  }
}

@media print, screen and (max-width: 640px) {
  #youkou .application{
    flex-wrap: wrap;
  }
  #youkou .application li{
    width: 100%;
  }
  #youkou .application li:first-child{
    position: initial;
  }
  #youkou .application li:first-child span{
    position: initial;
    display: block;
    text-align: center;
    margin: 5% auto;
    transform: initial;
    -webkit-transform: initial;
    -ms-transform: initial;
  }
}

/* media終わり */
/* DIYキャンペーン 同意ページ */
#campaignAgreeContents {
  /*box-shadow: 0 0 0 6px #d5cbb3 inset;*/
  /*padding: 6px;*/
  text-align: center;
  color: #542604;
  font-family: 'Meiryo';
}
#agreeInner {
  /*border: 1px solid #998540;*/
  padding: 20px;
}
.text-coution {
  font-size: 1.1em;
}
.agreeBox {
  border: 1px solid #998540;
  padding-top: 2em;
  margin-bottom: 2em;
  font-size: 0.9em;
}
.agreeBox p {
  padding: 0 20px;
}
.agreeBox .checkBox {
  background: #eae5d7;
  height: 49px;
  line-height: 49px;
  border-top: 1px dotted #bead83;
}

/*#line {
  background: #31ae36 url(../../works/images/new_color/step_bg_line.gif) 0 0 repeat-x;
  color: #fff;
  padding-bottom: 24px;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}*/
#line h3 {
  margin: 0;
  text-align: center;
  padding-top: 13px;
}
#line h4 {
  text-align: center;
  width: 75%;
  margin: 0 auto;
  border: 2px solid #fff;
  font-size: 1.8rem;
  font-size: 18px;
  padding-right: 20px;
}
#line h4 a {
  display: block;
  background: url(../../works/images/new_color/step_btn_coupon.png) 100% 50% no-repeat;
  padding: 18px 10px 16px 0;
  color: #fff;
  text-decoration: none;
}
#line .txt {
  width: 71.5%;
  margin: 1em auto 22px;
  text-align: left;
}
#line .line_step {
  background: #fff;
  color: #333;
  width: 75%;
  margin: 0 auto 25px;
  padding: 20px 6%;
  display: none;
}
.no-js #line .line_step {
  display: block;
}
#line .line_step li {
  position: relative;
  text-align: center;
  border-bottom: 2px dotted #a89179;
  margin-bottom: 40px;
  padding-bottom: 15px;
}
#line .line_step li:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -23px;
  width: 100%;
  height: 20px;
  background: url(../../works/images/new_color/step_arw_green.png) 50% 0 no-repeat;
}
#line .line_step li:first-child {
  background: url(../../works/images/new_color/step_qr.gif) 100% 0 no-repeat;
  min-height: 101px;
  padding-right: 86px;
  padding-top: 35px;
}
#line .line_step li.last {
  color: #31ae36;
  font-size: 2.0rem;
  font-size: 20px;
  border-bottom: none;
  margin-bottom: 0;
}
#line .line_step li.last:after {
  display: none;
}
#line .fs16 strong {
  display: inline-block;
  background: #31ae36;
  padding: 0 1.5em;
  position: relative;
  z-index: 10;
}
#line .fs16 {
  margin-top: 23px;
  position: relative;
}
#line .fs16:after {
  position: absolute;
  content: "";
  left: 0;
  top: 9px;
  bottom: 0;
  width: 100%;
  height: 2px;
  border-bottom: 2px dotted #fff;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  #line {
    background: #31ae36 url(../images/new_color/step_bg_line.gif) 0 0 repeat-x;
    background-size: 3.5px auto;
  }
  #line h3 {
    padding-top: 7px;
  }
  #line h3 img {
    padding-top: 2px;
    width: 300px;
  }
  #line .txt {
    width: auto;
    margin: 1em 15px 1em;
  }
  #line h4 {
    margin: 0 15px;
    width: auto;
    padding-right: 8px;
  }
  #line h4 a {
    width: auto;
    background: url(../../works/images/new_color/step_btn_coupon.png) 100% 50% no-repeat;
    background-size: 25px 25px;
    padding: 10px 25px 10px 0;
    font-size: 1.5rem;
    font-size: 15px;
  }
  #line .line_step {
    margin: 0 15px 25px;
    width: auto;
  }
  #line .alignC.fs16 {
    text-align: left;
    font-size: 1.6rem;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 15px;
  }
  #line .alignC.fs16 strong {
    padding: 0 15px;
  }
  #line .line_step li:first-child {
    background: none;
    min-height: auto;
    padding-right: 0;
    padding-top: 0;
  }
  #line .line_step li:not(:last-child) {
    text-align: left;
  }
}

.link-btn {
  margin-top: 50px;
}
.link-btn a {
  width: 80%;
  height: 55px;
  line-height: 55px;
  display: block;
  margin: 0 auto;
  color: #fff;
  background: #542604;
  position: relative;
}
.link-btn a:hover {
  text-decoration: none;
}
.init-right:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0;
  position: absolute;
  top: 23px;
  right: 15px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ie8 .init-right:after {
  display: none;
}
@media print, screen and (min-width: 941px) {
  #campaignAgreeContents {
    /*box-shadow: 0 0 0 6px #d5cbb3 inset;
    padding: 6px;*/
    text-align: center;
    color: #542604;
  }
  #agreeInner {
    /*border: 1px solid #998540;
    padding: 100px 100px 80px 100px;*/
    padding: 20px 0 0;
  }
  .text-coution {
    font-size: 1.1em;
  }
  .agreeBox {
    border: 1px solid #998540;
    padding-top: 2em;
    margin-bottom: 2em;
    font-size: 0.9em;
  }
  .agreeBox .checkBox {
    background: #eae5d7;
    height: 49px;
    line-height: 49px;
    border-top: 1px dotted #bead83;
  }
  .link-btn {
    margin-top: 50px;;
  }
  .link-btn a {
    width: 60%;
    height: 55px;
    line-height: 55px;
    display: block;
    margin: 0 auto;
    color: #fff;
    background: #542604;
    position: relative;
  }
  .link-btn a:hover {
    text-decoration: none;
  }
  .init-right:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0;
    position: absolute;
    top: 23px;
    right: 15px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .ie8 .init-right:after {
    display: none;
  }
  br.sp{
    display: none;
  }
}

/* エントリー */
#entry h2 {
  color: #fff;
  background: #6a1686;
  border-radius: 15px 15px 0 0;
  font-size: 2.8rem;
  font-size: 28px;
  font-weight: normal;
  padding: 40px 20px 35px;
  line-height: 1.2;
  text-align: center;
  margin: 0;
  position: relative;
  z-index: 5;
}
#entry h2:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #6a1686;
}
#entry h3 {
  color: #562e03;
  font-size: 2.2rem;
  font-size: 22px;
  padding: 35px 0 25px;
  line-height: 1.2;
  text-align: center;
  position: relative;
  margin-top: 0;
}
#entry h3 span {
  position: relative;
  padding: 0 45px;
  display: inline-block;
}

#entry .agree_check {
  background: #f6f5f1;
  padding: 20px;
  margin-bottom: 0;
  border-bottom: 2px solid #a89179;
}
#entry .frame-agree {
  height: 260px;
  overflow-y: scroll;
  background: #fff;
  padding: 20px;
  margin-bottom: 37px;
}
#entry .frame-agree dl {
  margin: 0;
}
#entry .frame-agree dt {
  font-weight: bold;
  /* background: url(../images/bg_border.gif) 0 bottom repeat-x; */
  padding: 0 5px 5px;
  margin-top: 2em;
}
#entry .frame-agree dt:first-child {
  margin-top: 0;
}
#entry .frame-agree ol.decimal li ul {
  text-indent: -1.5em;
 margin-left: 1.5em;
}
#entry .ttl {
  display: inline-block;
  color: #562e03;
  margin-right: 35px;
}
#entry .ttl.age {
  margin-top: 5px;
  margin-right: 10px;
}
#entry #enquete .ttl {
  font-size: 2.0rem;
  font-size: 20px;
  line-height: 1.2;
}
#entry ul {
  margin-top: 0;
}
#entry .color li {
  display: flex;
}
#entry .color li label {
  width: 42%;
}
#entry .enqueteList li {
  display: inline-block;
  margin-right: 50px;
}
#entry label {
  text-indent: -17px;
    display: inline-block;
    margin: 0 0 0 17px;
}
#entry label.btn_file,
#entry label.must {
  text-indent: 0;
  margin: 0;
}
#product-color .must {
  margin-bottom: 0 !important;
}
#product-color .attention {
  padding-left: 45px;
  margin-bottom: 0 !important;
}
#product-color .error {
  display: block;
  margin-bottom: 0.5em !important;
  font-weight: bold;
}
#entry .btn_clear {
  float: right;
  outline: 0;
  appearance: none;
  background: #fff;
  border: 1px solid #562e03;
  color: #562e03;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 35px;
}
#entry .btn_clear:hover {
  opacity: 0.8;
}
.no-js #entry .btn_clear {
  display: none;
}
#entry .btn {
  display: inline-block;
  background: #562e03;
  color: #fff;
  border: none;
  text-align: center;
  padding: 12px 8%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.js #entry .btn_file {
  display: inline-block;
  background: #562e03;
  color: #fff;
  border: none;
  text-align: center;
  padding: 12px 8%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
#entry .btn_file {
  margin: 0 15px 10px;
}
#entry .btn_file:hover {
  opacity: 0.8;
}
.ie8 #entry .btn_file {
  background: none;
  color: #562e03;
  padding: 0;
}
.ie8 #entry .hide-ie,
.no-js #entry .hide-ie {
  display: none;
}
#entry .btnArea {
  margin: 50px auto 40px;
  padding-top: 45px;
  border-top: 1px solid #a89179;
  
}
#entry .btn {
  padding: 12px 170px;
}
#entry .file_url {
  color: #562e03;
}
#entry .file_url.error {
  color: #e90303;
  font-weight: bold;
}
#entry .form1 p {
  margin-bottom: 30px;
}
#entry .form1 .sex.men {
  margin-right: 50px;
}
#entry .form1 p {
  margin-bottom: 30px;
}
#entry .must,
#entry .nomust {
  padding-left: 45px;
  position: relative;
}
#entry .file_photo_box .must:before {
  top: 15px;
  bottom: auto;
}
#enquete .must:before {
  top: 2px !important;
  bottom: auto !important;
}
.js #entry .file_photo {
  display: none;
}
.ie8 #entry .file_photo {
  display: block;
}
#entry .must:before {
  position: absolute;
  content: "必須";
  display: inline-block;
  background: #002561;
  color: #fff;
  font-size: 1.2rem;
  font-size: 12px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
  width: 34px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#entry .address-field:before {
  top: 14px;
  margin: 0;
}
.ie #entry .must:before {
  padding-top: 3px;
}
#entry .contact a {
  display: block;
  text-decoration: none;
  padding: 10px 20px;
}
#entry .contact a:hover {
  text-decoration: underline;
}
#entry .size label{
  margin-right: 1rem;
}
#entry .attention .caution{
	display: block;
    border: 1px solid;
    padding: 1rem 0;
}
@media screen and (max-width: 640px) {
  #entry h2 {
    font-size: 2.2rem;
    font-size: 22px;
    padding: 25px 0 20px;
    border-radius: 10px 10px 0 0 ;
  }
  #entry .fs18 {
    text-align: left;
  }
  #entry h3 {
    padding: 15px 0 11px;
  }
  #entry h3 span {
    font-size: 2.4rem;
    font-size: 24px;
  }
  /* #entry .nomust {
    padding-left: 0;
  } */
  #entry #enquete .ttl {
    font-size: 1.6rem;
    font-size: 16px;
}
  #entry .form1 .file_photo_box .file_url {
    display: block;
  }
  .ie8 #entry .form1 .file_photo_box .file_url,
  .no-js #entry .form1 .file_photo_box .file_url {
    display: none;
  }
  #entry .form1 .file_photo_box .btn_file {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  #entry .form1 .file_photo_box .ttl {
    margin-right: 0;
  }
  #entry .form1 .file_photo_box .nomust {
    padding-left: 45px;
  }
  #entry .form1 .sex.men {
    margin-right: 25px;
  }
  #entry .ml45 {
    margin-left: 45px;
    width: auto;
  }
  #entry #input-color {
    width: auto;
  }
  #entry .btn {
    padding: 12px 65px;
  }
  #entry .btnArea {
    padding-top: 25px;
  }
  #entry .btnArea {
    margin: 40px auto 20px;
    padding-top: 25px;
}
  #entry .btn_clear {
    float: right;
    display: block;
    text-align: right;
    padding: 10px;
    font-size: 1.2rem;
    font-size: 12px;
  }
  #entry .frame-agree {
    padding: 20px 10px;
    margin-bottom: 0;
  }
  #entry .enqueteList li {
    display: inline-block;
    margin-right: 30px;
  }
  
  #entry .color li {
    display: block;
  }
  #entry .color li label {
    width: 100%;
  }
}
/* フォーム */
.field__label {
  color: #666;
  font-size: 12px;
  opacity: 0;
  padding: 4px 10px;
  pointer-events: none;
  position: absolute;
  text-overflow: ellipsis;
  text-align: left;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.field--not-empty .field__label {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.ie9 .field__label {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
input[type="text"],
input[type="tel"],
textarea {
  font-size: 1.6rem;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #dccfb0;
  padding: 10px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.ie8 input[type="text"],
.ie8 input[type="tel"],
.ie8 textarea,
.ie9 input[type="text"],
.ie9 input[type="tel"],
.ie9 textarea {
  padding-top: 20px;
}
select {
  font-size: 1.6rem;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #dccfb0;
  padding: 5px 5px 3px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-left: 20px;
  vertical-align: top;
}
select.err {
  border: 1px solid #e90303;
}
.field__input {
  color: #666;
}
input[type="text"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
  background: #f9f4db;
  border: solid 1px #90775d;
  outline: 0;
  color: #562e03;
  box-shadow: 0 0 0 1px #90775d inset;
}
.field--not-empty .field__input {
  padding-bottom: 2px;
  padding-top: 18px;
}
#input-tel ,
#input-quiz {
  width: 50%;
}
#input-zip {
  width: 30%;
}
#input-zip2 {
  width: 40%;
}
#input-product_other {
  width: 50%;
  margin-left: 20px;
}
#input-capacity {
  width: 15%;
}
#question1_1,
#question2_1 {
  width: 90px;
  margin: 0 10px 0 30px;
}
#question2_2,
#question3_1 {
  width: 300px;
  margin: 0 10px 0 30px;
}
@media screen and (max-width: 640px) {
  #topicPath {
    display: block;
    margin: 10px;
  }
  input[type="text"],
  input[type="tel"],
  textarea {
    font-size: 1.3rem;
    font-size: 13px;
  }
  #input-mailaddress {
    width: 100%;
  }
  /* #input-zip {
    width: 100%;
  } */
  #input-product_other {
    width: 100%;
    margin-left: 0;
  }
  .field--not-empty textarea.field__input {
    padding-top: 40px;
  }
  select {
    display: block;
  }
  select[name="age"] {
    margin-left: 0 !important;
  }
  #input-capacity {
    width: 35%;
  }
  #question2_2,
  #question3_1 {
    margin-left: 0;
  }
  #entry .ttl {
    width: 100%;
  }
}

.end_lead {
  font-size: 1.8rem;
  color: #ff0000;
  text-align: center;
  border: 2px solid #ff0000;
  padding: 15px 20px;
  font-weight: bold;
  margin-bottom: 40px;
}