@charset "utf-8";
html{
  height: 100%;
}
body{
  min-height: 100%;
  flex-direction: column;
  background-color: #efefef;
}

.wrapN2014{
  min-width: 100%;
}

.eug2016 .header{
  padding-bottom: 15px !important;
}

.eug2016 .contents{
  width: 600px;
  margin: 0 auto 60px;
}

.headerN2015 .lowInfoOuter{
  margin: 0 auto 30px !important;
}

.eug2016 .formArea_01{
  width: 500px;
  margin: 0 auto;
  border: solid 1px #e5e5e5;
  box-sizing: border-box;
  padding: 25px 50px 30px;
}

.eug2016 .contents .header h1{
  font-size: 25px;
  font-weight: normal;
}

.eug2016 .contents .formSet .inputArea .clear:after{
  background: url(/resource/images/order/1712_icon_sprite01.png) no-repeat -120px -120px;
}

.eug2016 .errorBox{
  margin-bottom: 30px;
}

.eug2016 .contents .formSet{
  border-top: none;
  padding:0 0 30px 0;
}

.eug2016 .contents .formSet.formSet--underLine{
  padding-bottom: 0;
  border-bottom: 1px solid #D5D5D5;
  margin-bottom: 32px;
}

.eug2016 .contents .formSet .screen img{
  vertical-align: middle;
}

.domainBlock{
  text-align: center;
}

.domainBlock .g-recaptcha{
  display: inline-block;
}

.privacyBlock{
  text-align: center;
}

.privacyBlock .privacyCheck{
  display: inline-block;
}

.privacyBlock .privacyCheck p{
  padding-left: 35px;
  text-align: left;
  line-height: 1.5;
}

.newwin{
  position: relative;
  margin-right: 5px;
  padding-right: 15px;
}

.newwin:after{
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 9px;
  height: 9px;
  margin-top: -5px;
  content: '';
  background: url(/resource/sp/images/user/2016eug_icon_newwin_01.png) no-repeat;
  background-size: contain;
}

.eug2016 .contents .formSet .alertBlock dl dd{
  line-height: 1.7;
}

.eug2016 .footerLinkOthes{
  margin-top: 0;
}

.eug2016 .contents .formSet .inputArea .inner{
  padding: 15px 0 0 0;
}


/* aoi icon start*/
.eug2016 .contents .formSet .inputArea .input .balloonBox{
  margin-left: 0;
}

.eug2016 .contents .formSet .inputArea .input .balloonBox.focus:before{
  content: "";
  position: absolute;
  right: 0;
  top: -12px;
  left: -195px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: transparent transparent #eaf3fd transparent;
  border-width: 6px;
  background-image:none;  
  background-image:none;
}

.eug2016 .contents .formSet .inputArea .input .balloonBox.error:before{
  content: "";
  position: absolute;
  right: 0;
  top: -11px;
  left: -195px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: transparent transparent #fadfe1 transparent;
  border-width: 6px;
  background-image:none;  
  background-image:none;
}

/* aoi icon end*/ 
.footerSection .footerLinkOthes{
  background: #f7f7f7;
  border-top: 1px solid #efefef;
  margin: 0 auto 0;
  font-size: 1.2em;
  overflow: hidden;
  padding: 15px 1.40625%;
}

.footerSection .footerLinkOthes .footerLinkTxt{
  overflow: hidden;
  margin-top: 15px;
}

.footerSection .footerLinkOthes .ra_Footer{
  padding-left: 0;
  padding-right: 15px;
  margin-left: 0;
  margin-left: 0; 
  padding-bottom: 0; 
  margin-top: 0;
}

.footerSection .footerLinkOthes .footerLinkTxt li a[target="_blank"]{
  background: url(//cdn.askul.co.jp/ais/resource/images/shared/icn/2014new_ico_blank.png) right 50% no-repeat;
  padding: 0 12px 0 3px;
  margin: 0 7px 0 2px;
}

.footerSection .footerLinkOthes .footerLinkTxt h2{
  width: 10%;
  max-width: 150px;
  margin: 2px 0;
  float: left;
}

.footerSection .footerLinkOthes .footerLinkTxt ul{
  width: 90%;
  float: left;
}

.footerSection .footerLinkOthes .footerLinkTxt li{
  display: inline-block;
  *float: left;
  border-right: 1px solid #b4b4b4;
  margin: 2px 0;
}

.footerSection .footerLinkOthes .footerLinkTxt li a{
  display: block;
  padding: 0 8px 0 6px;
}

.footerSection .footerLinkOthes .footerSection a{
  color: #1b72e9;
  text-decoration: none;
}

.eug2016 .contents .formSet .btnSet ul{
  width: 670px;
  margin-left: 30px;
}

.reg1712-errBlock{
  min-height: 24px;
  margin: 15px 0 17px;
  padding: 12px;
  border-radius: 4px;
  background: #fadfe1;
  font-size: 13px;
  line-height: 24px;
}

.reg1712-errBlock__ttl{
  position: relative;
  padding-left: 30px;
  line-height: 22px;
  color: #d80000;
}

.reg1712-errBlock__txt{
  padding-left: 30px;
}

.reg1712-errBlock__ttl span{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  background: url(/resource/images/shared/2015new_sprite_md01.png) -170px -150px no-repeat;
}

.eug2016 .contents .formSet .field{
  width: 225px;
}

.eug2016 .contents .formSet .field input{
  width: 200px;
  font-size: 130%;
}

.eug2016 .contents .formSet .inputArea .label{
  width: 210px;
  padding-top: 0;
}

.eug2016 .contents .formSet .inputArea .label .title{
  padding-right: 40px;
  padding-top: 6px;
}

.eug2016 .contents .formSet .inputArea .label .title.campaign{
  padding-right: 0px;
}

.eug2016 .contents .formSet .inputArea .label:after{
  top:3px;
}

.eug2016 .contents .formSet .inputArea .input{
  padding: 0 0 13px 15px;
}

.btnSet{
  position: relative;
  margin-top: 30px;
}

.eug2016 .contents .formSet .privacyBlock + .btnSet{
  margin-top: 15px;
  z-index: 1;
}

.btnSet button{
  margin: 0 auto;
  width: 270px;
  height: 60px;
  border: 0;
  border-bottom: 1px solid #e79656;
  background: #fda128;
  background: -webkit-linear-gradient(#fda128, #fd8629);
  background: linear-gradient(#fda128, #fd8629);
  color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 28px;
  cursor: pointer;
  display: block;
  margin-top: 20px;
  overflow: visible;
}

.btnSet button:hover{
  background: #fd8629;
  background: -webkit-linear-gradient(#fd8629, #fda128);
  background: linear-gradient(#fd8629, #fda128);
}

.btnSet button:first-child{
  margin-top: 0;
}

.btnSet .ntp-pt_btn--orange{
  margin: 0 auto;
  width: 270px!important;
  height: 60px;
  border-bottom: 1px solid #e79656;
  background: #fda128;
  background: -webkit-linear-gradient(#fda128, #fd8629);
  background: linear-gradient(#fda128, #fd8629);
  color: #fff !important;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 28px;
  text-align: center!important;
  text-decoration: none !important;
  cursor: pointer;
  display: block;
  margin-bottom: 10px;
}

.btnSet .ntp-pt_btn--orange:hover{
  background: #fd8629;
  background: -webkit-linear-gradient(#fd8629, #fda128);
  background: linear-gradient(#fd8629, #fda128);
}

.btnSet .ntp-pt_btn--orange a{
  font-size: 18px;
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 16px 11px;
}

.reg1712-entry__mail{
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #2b9e28;
  border-radius: 4px;
}

.reg1712-entry__mail__ttl{
  position: relative;
  margin-bottom: 15px;
  padding-left: 35px;
  font-size: 16px;
  line-height: 19px;
}

.reg1712-entry__mail__ttl span{
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 19px;
  background: url(/resource/images/order/1712_icon_sprite01.png) -120px -80px no-repeat;
  vertical-align: top;
}

.reg1712-entry__mail__desc{
  font-size: 12px;
  line-height: 23px;
  text-align: right;
}

.reg1712-entry_check{
  height: 24px;
  font-size: 13px;
  line-height: 24px;
}

.reg1712-entry_check.reg1712-entry_check--small{
  line-height: 18px;height: 24px;
}

.reg1712-entry_check.reg1712-entry_check--small .reg1712-checkbox{
  padding-left: 24px;
}

.reg1712-entry_check.reg1712-entry_check--small .reg1712-checkbox > .reg1712-icon{
  height: 18px;width: 18px;box-sizing: border-box;
}

.reg1712-entry_check.reg1712-entry_check--small.js-active .reg1712-checkbox > .reg1712-icon > span {
  background-position: -84px -165px;
}

.reg1712-entry_check.reg1712-entry_check--mail{
  height: auto;
  line-height: 18px;
}

.reg1712-entry_check.reg1712-entry_check--mail label.reg1712-checkbox:after {
    content: "";
    width: 19px;
    height: 10px;
    display: inline-block;
    background: url(/resource/images/shared/icn/icon_megaphone.png) no-repeat;
    background-size: contain;
}

.reg1712-entry_check.reg1712-entry_check--mail .reg1712-entry__mail__desc {
  line-height: 18px;
}

.reg1712-entry_check label{
  position: relative;
  padding-left: 36px;
  font-size: 12px;
}

.reg1712-checkbox{
  display: block;
  cursor: pointer;
}

.reg1712-entry_check label span{
  position: absolute;
  left: 0;
  top: 0;
}

.js-active .reg1712-checkbox > .reg1712-icon{
  border-color: #449df5;
  background: #449df5;
}

.reg1712-checkbox > .reg1712-icon{
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #cecece;
  border-radius: 3px;
  background: #fff;
  background: -webkit-linear-gradient(#fff, #f2f2f2);
  background: linear-gradient(#fff, #f2f2f2);
}

.reg1712-checkbox > .reg1712-icon:hover{
  background: #f2f2f2;
  background: -webkit-linear-gradient(#f2f2f2, #fff);
  background: linear-gradient(#f2f2f2, #fff);
}

.js-active .reg1712-checkbox > .reg1712-icon{
  border-color: #449df5;
  background: #449df5;
}

.js-active .reg1712-checkbox > .reg1712-icon > span{
  background: url(/resource/images/order/1712_icon_sprite01.png) -80px -160px no-repeat;
}

.reg1712-checkbox > .reg1712-icon > span{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  cursor: pointer;
}

.reg1712-checkbox > .reg1712-icon input{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  -moz-opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  cursor: pointer;
}

.eug2016 .errorBox dl dt:before{
  left: -30px;
  top: -2px;
  background-image: none;
  background: url(/resource/images/shared/2015new_sprite_md01.png) -170px -150px no-repeat;
  vertical-align: top;
}

.eug2016 .errorBox dl dt{
  color: #db0000;
}

.eug2016 .errorBox dl dd ul li span, .eug2016 .errorBox dl dd ul li a[data-href]{
  color: #000;
}

.eug2016 .errorBox dl dd ul li a{
  color: #1b72e9;
}

.disabled_btn{
  background: #ccc !important;
  border-color: #bbb !important;
  cursor: default !important;
  border-radius: 4px;
  pointer-events: none;
}

.privacy_link{
  margin-right: 5px;
  padding-right: 12px;
  text-align: right;
  background: url(//cdn.askul.co.jp/ais/resource/images/shared/icn/2014new_ico_blank.png) right 50% no-repeat;
}

.forLogin{
  font-size: 13px;
  margin-top: 20px;
  padding-top: 20px;
  text-align: center;
  border-top: solid 1px #e5e5e5;
}

.forLogin .link a{
  position: relative;
  padding-left: 10px;
}

.forLogin .link a:before{
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 10px;
  background: url(/resource/images/user/2016eug_icon_arrow_04.png) no-repeat;
  bottom: 0;
  margin: auto;
}

.eug2016 .attentionBox dl dd .receptionTime {
  font-size: 130%;
  font-weight: bold;
  margin-top: 10px;
}

.eug2016 .attentionBox dl dd .receptionTimeNotice {
  font-size: 120%;
}

.eug2016 .attentionBox dl dd .receptionTimeNotice li {
  margin-top: 5px;
  position: relative;
  padding-left: 14px;
}

.eug2016 .attentionBox dl dd .receptionTimeNotice li:before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}

.eug2016 .attentionBox dl dd .receptionTimeNotice li.caution:before {
  content: '※';
}

.eug2016 .contents .formSet .field input:disabled {
  left: -1px;
  top: -1px;
  width: 225px !important;
  height: 35px;
  margin-top: 0;
  background-color: #cccccc;
  border-radius: 4px;
  opacity: 0.5;
  box-sizing: border-box;
  padding: 0 20px;
}

.js-inactive .reg1712-checkbox {
  opacity: .4;
  opacity: 1\9;
  color: #ccc\9;
  cursor: default;
}

.js-inactive .reg1712-checkbox:hover .reg1712-icon {
  background: #fff;
  background: -webkit-linear-gradient(#fff, #f2f2f2);
  background: linear-gradient(#fff, #f2f2f2);
}

.js-inactive .reg1712-checkbox input,
.js-inactive .reg1712-checkbox span {
  cursor: default;
}

.js-active .reg1712-checkbox:hover > .reg1712-icon {
  border-color: #449df5;
  background: #449df5;
}

.eug2016 .contents .formSet .conditionList {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 10px;
}

.eug2016 .contents .formSet .conditionList li {
  position: relative;
  padding: 2px 0 0 30px;
  min-height: 22px;
  text-align: top;
  font-size: 12px;
  box-sizing: border-box;
}

.eug2016 .contents .formSet .conditionList li:before {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  background: #CCCCCC;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.eug2016 .contents .formSet .conditionList li.js-check:before {
  background: #2b9e28;
}

.eug2016 .contents .formSet .conditionList li:after{
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
  width: 7px;
  height: 4px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
}