@charset "utf-8";
html{
  height: 100%;
}
body{
  min-height: 100%;
  flex-direction: column;
  background-color: #efefef;
}

.eug2016.registerType .contents{
  width: 800px;
}

.eug2016.registerType .header{
  padding-bottom: 0px;
}

.eug2016.registerType .formArea_01{
  width: 500px;
  margin: 0 auto;
  border: solid 1px #e5e5e5;
  box-sizing: border-box;
  padding: 20px;
}

.eug2016.registerType .contents .header h1{
  font-size: 25px;
  font-weight: normal;
  padding-top: 30px;
}

.headerN2015 .lowInfoOuter{
  padding: 0 20px;
  margin: 0 auto 30px !important;
}

.lowInfoOuter{
  max-width:100%!important;
}

.eug2016.registerType .contents .formSet .inputArea .clear:after{
  background: url(/resource/images/order/1712_icon_sprite01.png) no-repeat -120px -120px;
}

.eug2016.registerType .contents .formSet .inputArea .label .title.medical{
  margin-left: -10px;
  padding-right: 45px;
}

.eug2016.registerType .errorBox{
  margin-bottom: 30px;
  border-radius: 4px;
  margin-top: 15px;
}

.eug2016.registerType .contents .formSet{
  position: relative;
  border-top: none;
  margin-top: 25px;
  padding:0 0 30px 0;
}

.eug2016.registerType .contents .formSet .screen img{
  vertical-align: middle;
}

.eug2016.registerType .contents .formSet .businessSelectWrap{
  margin-right: 10px;
}

.eug2016.registerType .contents .formSet .tetxareaField{
  width: 585px;
}

.eug2016.registerType .contents .formSet .tetxareaField textarea{
  width: 560px;
}

.eug2016.registerType .contents .formSet .catalog p{
  padding-bottom: 0;
}

.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;
}


.newwin2{
  position: relative;
  margin-right: 5px;
  padding-right: 10px;
}

.newwin2:after{
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 9px;
  height: 9px;
  margin-top: -5px;
  content: '';
  background: url(/resource/images/detail/2015new_icon_use_01.png) no-repeat;
  background-size: contain;
}

.eug2016.registerType .footerLinkOthes {
  margin-top: 0;
}

.eug2016.registerType .contents .formSet .inputArea .inner{
  padding-left: 0;
}

.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.registerType .contents .formSet .btnSet ul{
  width: 670px;
  margin-left: 30px;
}

.reg1712-errBlock{
  min-height: 24px;
  margin: 15px 0 30px;
  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;
}

.btnSet{
  position: relative;
  margin-top: 30px;
}

.raidoField{
  padding-bottom: 10px;

}

.eug2016.registerType .contents .formSet .expectedField label{
  font-size: 13px;
}

.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{
  margin-bottom: 15px;
  padding-left: 35px;
  font-size: 13px;
  line-height: 23px;
}

.reg1712-entry_check{
  height: 24px;
  font-size: 13px;
  line-height: 24px;
}

.reg1712-entry_check.catalog_check {
  display: inline-block;
  position: relative;
  font-weight: bold;
}

.reg1712-entry_check label{
  position: relative;
  padding-left: 36px!important;
  font-size: 13px;
  padding-top: 1px;
}

.reg1712-checkbox{
  display: inline-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);
}

.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;
}

.catalogCheckArea .catalogCheckNotes {
  margin-top: 10px;
  font-size: 13px;
}

.v1805-foot-btn{
  position: relative;
  height: 60px;
  margin-top: 30px;
  margin-bottom: 80px;
}

.v1805-foot-btn .ntp-pt_btn--gray{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 160px;
}

.ntp-pt_btn--gray{
  display: inline-block;
  height: 30px;
  padding: 0 11px;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 28px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  border: 1px solid #cecece;
  background: #fff;
  background: -webkit-linear-gradient(#fff, #f2f2f2);
  background: linear-gradient(#fff, #f2f2f2);
  color: #333 !important;
}

.ntp-pt_btn--gray:hover {
  background: #f2f2f2;
  background: -webkit-linear-gradient(#f2f2f2, #fff);
  background: linear-gradient(#f2f2f2, #fff);
}

.v1805-foot-btn .ntp-pt_btn--gray a{
  color: #333;
  cursor: pointer;
  text-decoration: none;
}

.v1805-foot-btn .ntp-pt_btn--orange{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 290px;
  height: 60px;
  display: inline-block;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 13px;
  text-decoration: none !important;
  cursor: pointer;
  border-bottom: 1px solid #e79656;
  background: #fda128;
  background: -webkit-linear-gradient(#fda128, #fd8629);
  background: linear-gradient(#fda128, #fd8629);
  color: #fff !important;
  padding: 0;
}

.v1805-foot-btn .ntp-pt_btn--orange:hover{
  background: #fd8629;
  background: -webkit-linear-gradient(#fd8629, #fda128);
  background: linear-gradient(#fd8629, #fda128);
}

.v1805-foot-btn .ntp-pt_btn--orange a{
  width: 290px;
  height: 60px;
  padding: 0 11px;
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}

.v1805-foot-btn .ntp-pt_btn--orange a:hover{
  text-decoration: none;
}

.v1805-foot-btn .ntp-pt_btn--orange a:before{
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 15px;
  height: 3px;
  content: '';
  background-color: #fff;
  margin-top: -6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.v1805-foot-btn .ntp-pt_btn--orange a:after{
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 15px;
  height: 3px;
  content: '';
  background-color: #fff;
  margin-top: 3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.eug2016.registerType .contents .formSet h2:before{
  content: none;
  position: static;
}

.eug2016.registerType .contents .formSet h2{
  padding-left: 0;
}

.eug2016.registerType .contents .formSet .inputArea .pad_0{
  padding: 30px 0 40px;
}

.eug2016.registerType .attentionTxt{
  font-weight: normal;
  margin-top: 15px;
}

.eug2016.registerType .cautionBox{
  background-color: #ebf3fc;
  border-radius: 4px;
}

.eug2016.registerType .cautionBox dl dt:before{
  background-image: url(/resource/images/shared/2018new_sprite_common.png);
  background-position: -350px -75px;
  top: -2px;
}

.eug2016.registerType .contents .formSet .inputArea .input .balloonBox.focus{
  border-radius: 4px;
}

.eug2016.registerType .contents .formSet .inputArea .input .balloonBox.error{
  border-radius: 4px;
}

.eug2016.registerType .contents .formSet #medicalSelectWrap{
   background-image:none;
}

.eug2016.registerType .contents .formSet .selectField{
  position: relative;
  display: inline-block;
  margin-bottom: 0.5rem;
  border: solid 1px #cecece;
  background: #f2f2f2;
  background: webkit-linear-gradient(#fcfcfc, #f5f5f5);
  background: linear-gradient(#fcfcfc, #f5f5f5)!important;
  font-size: 0.8125rem;
  line-height: 1;
  border-radius: 5px;
  text-align: left;
  color: #333333;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding-top: 2px;
}

.eug2016.registerType .contents .formSet .cmnSelect:before{
  display: block;
  position: absolute;
  right: 1rem;
  top: 50%;
  width: 0.4375rem;
  height: 0.125rem;
  background-color: #2971e3;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  content: '';
}

.eug2016.registerType .contents .formSet .cmnSelect:after{
  display: block;
  position: absolute;
  right: 0.75rem;
  top: 50%;
  width: 0.4375rem;
  height: 0.125rem;
  background-color: #2971e3;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  content: '';
}

.eug2016.registerType .contents .formSet .selectField.disabled{
  background-image:none;
}

#addressBlock1 .searchBtn{
  position:relative;
  width: 285px;
  height: 48px;
  font-size: 13px;
  color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none !important;
  border-bottom: 1px solid #1579de;
  background: #4aa3fe;
  background: -webkit-linear-gradient(#4aa3fe, #3b94f0);
  background: linear-gradient(#4aa3fe, #3b94f0);
  padding: 14px 4px;
  display: block;
  padding-left: 30px;
}

#addressBlock1 .searchBtn:hover{
  background: #3b94f0;
  background: -webkit-linear-gradient(#3b94f0, #4aa3fe);
  background: linear-gradient(#3b94f0, #4aa3fe);
}

#addressBlock1 .searchBtn:before{
  background-image: url(/resource/sp/images/2018new_sprite_common.png);
  background-repeat: no-repeat;
  background-size: 12.5rem;
  background-position: -100% -100%;
  content: "";
  display: block;
  position: absolute;
  left: 1.15625rem;
  top: 0.9rem;
  width: 1.125rem;
  height: 1.125rem;
  background-position: -11.0625rem -0.5625rem;
}

.eug2016.registerType .contents .formSet .raidoField li input[type="radio"]:checked + label:before{
  width: 7px;
  height: 7px;
  border: 7px solid #449df5;
  background: #fff;
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  z-index: 1;
  border-radius: 50%;
  cursor: pointer;
  background-image: none;
}

.eug2016.registerType .contents .formSet .raidoField li label:before{
  width: 19px;
  height: 19px;
  border: 1px solid #cecece;
  border-radius: 50%;
  background: #fff;
  background: -webkit-linear-gradient(#fff, #f2f2f2);
  background: linear-gradient(#fff, #f2f2f2);
  cursor: pointer;
}

.eug2016.registerType .contents .formSet .raidoField li label:hover:before{
  background: #f2f2f2;
  background: -webkit-linear-gradient(#f2f2f2, #fff);
  background: linear-gradient(#f2f2f2, #fff);
}

.eug2016.registerType .contents .formSet h2{
  font-size: 20px;
  font-weight: normal;
}

#addressModal .addressModalBlock .head{
  background-color: #fff;
  font-weight: normal;
  font-size: 18px;
  padding: 30px 30px 0;
}

#addressModal .addressModalBlock .body{
  position: relative;
  margin-top: 10px;
  padding: 0 30px;
}

.modalCmn__body__close{
  position: absolute;
  top: 15px;
  right: 25px;
  cursor: pointer;
}

.modalCmn__body__close img{
  display: block;
}

.cmnModal > .cmnModalIn > .cmnModalIn2 > .cmnModalBody {
  overflow-y: hidden;
}

#addressModal .addressModalBlock .body .btnSet{
  margin-top: 0;
  padding-top: 30px;
  margin-top: 30px;
}

#addressModal .addressModalBlock .body .btnSet .close{
  position: static;
  margin-left: 0;
}

.btnSet .close a{
  background: linear-gradient(#fff, #f2f2f2);
  font-size: 12px;
  line-height: 38px;
  text-align: center;
  text-decoration: none !important;
  color: #333 !important;
  cursor: pointer;
  border: 1px solid #cecece;
  border-radius: 4px;
  height: 38px;
  display: block;
  width: 146px;
  margin-top: -16px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}

#addressModal .addressModalBlock .body .amCont{
  overflow-x: hidden;
  overflow-y: scroll;
  -ms-overflow-style: none; /* IE対策 */
  margin-right: -100px;
}

#addressModal .addressModalBlock .body .amCont .amContInner02 {
  width: 530px;
}

#addressModal .addressModalBlock .body .amCont .inner{
  margin-bottom: 10px;
}

#addressModal .addressModalBlock .body .amCont .selectField{
  background: none;
}

#addressModal .addressModalBlock .body .amCont .selectTxt{
  border: solid 1px #cecece;
  background: -webkit-gradient(linear, center top, center bottom, from(#fcfcfc), to(#f5f5f5))!important;
  width: 282px;
  border-radius: 4px;
}

#addressModal .addressModalBlock .body .amCont .selectTxt:before{
  display: block;
  position: absolute;
  right: 1rem;
  top: 50%;
  width: 0.4375rem;
  height: 0.125rem;
  background-color: #2971e3;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  content: '';
}

#addressModal .addressModalBlock .body .amCont .selectTxt:after{
  display: block;
  position: absolute;
  right: 0.75rem;
  top: 50%;
  width: 0.4375rem;
  height: 0.125rem;
  background-color: #2971e3;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  content: '';
}

#addressModal .addressModalBlock .errorBox{
  border-radius: 4px;
}

#addressModal .addressModalBlock .reg a{
  width: 162px;
  height: 38px;
  font-size: 13px;
  color: #fff;
  line-height: 1.5;
  text-align: left;
  background: #fda128;
  background: -webkit-linear-gradient(#fda128, #fd8629);
  background: linear-gradient(#fda128, #fd8629);
  padding: 0 11px;
  padding-top: 4px;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 28px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  border-bottom: 1px solid #e79656;
  display: inline-block;
}

#addressModal .addressModalBlock .reg a:hover{
  background: #fd8629;
  background: -webkit-linear-gradient(#fd8629, #fda128);
  background: linear-gradient(#fd8629, #fda128);
}

.eug2016.registerType .contents .formSet .inputArea .input .addressTxt dd{
  padding-left: 10px;
}

.eug2016.registerType .contents .formSet .inputArea .input .addressTxt dd a{
  position: relative;
  width: 103px;
  height: 38px;
  font-size: 13px;
  color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none !important;
  background: #4aa3fe;
  background: -webkit-linear-gradient(#4aa3fe, #3b94f0);
  background: linear-gradient(#4aa3fe, #3b94f0);
  padding: 9px 4px;
  display: block;
  padding-left: 30px;
}

.eug2016.registerType .contents .formSet .inputArea .input .addressTxt dd a:hover{
  background: #4aa3fe;
  background: -webkit-linear-gradient(#3b94f0, #4aa3fe);
  background: linear-gradient(#3b94f0, #4aa3fe);
}

.eug2016.registerType .contents .formSet .inputArea .input .addressTxt dd a:before{
  background-image: url(/resource/sp/images/2018new_sprite_common.png);
  background-repeat: no-repeat;
  background-size: 12.5rem;
  content: "";
  display: block;
  position: absolute;
  left: 1rem;
  top: 0.6rem;
  width: 1.125rem;
  height: 1.125rem;
  background-position: -11.0625rem -0.5625rem;
}

.eug2016.registerType .contents .formSet .privacyBlock .guideBox .head .contOpen span:before{
  display: block;
  position: absolute;
  right: -0.8rem;
  top: 55%;
  width: 0.4375rem;
  height: 0.125rem;
  background-color: #2971e3;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  content: '';
}

.eug2016.registerType .contents .formSet .privacyBlock .guideBox .head .contOpen span:after{
  background: none;
  background-color: #2971e3;
  width: 0.4375rem;
  height: 0.125rem;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  content: '';
  right: -16px;
  margin-top: 1px;
}

.eug2016.registerType .contents .formSet .privacyBlock .guideBox li.open .head .contOpen span:before{
  -webkit-transform: translate(50%, 50%) rotate(-45deg);
  -ms-transform: translate(50%, 50%) rotate(-45deg);
  transform: translate(50%, 50%) rotate(-45deg);
}

.eug2016.registerType .contents .formSet .privacyBlock .guideBox li.open .head .contOpen span:after{
  -webkit-transform: translate(50%, 50%) rotate(45deg);
  -ms-transform: translate(50%, 50%) rotate(45deg);
  transform: translate(50%, 50%) rotate(45deg);
}

#addressModal .addressModalBlock.flow1 .amCont .field{
  width: 500px;
}

#addressModal .addressModalBlock.flow1 .amCont .field input{
  width: 480px;
}

/*スクロールバー*/
 .cmnModal > .cmnModalIn > .cmnModalIn2 > .cmnModalBody::-webkit-scrollbar{
  display: none;
 }

 .cmnModal > .cmnModalIn > .cmnModalIn2 > .scrollbar {
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0;
  width: 10px; 
  background-color: #ddd;
  border-radius: 5px;
}

.cmnModal > .cmnModalIn > .cmnModalIn2 > .scrollbar .scrollbar-thumb {
   min-height: 150px;
  background-color: #4ba4ff;;
  border-radius: 5px;
}

/*modal 1712*/

.modalCmn__body{
  padding: 30px;
  max-width: 600px;
}

.js-modalScrHead p.ttl{
  font-size: 18px;
}

.js-modalScrHead span:nth-child(2), .reg1712-deliModal.flow3 .js-modalScrHead span:nth-child(1){
  display: none;
}

.reg1712-deliModal.flow3 .js-modalScrHead span:nth-child(2){
  display: inline;
}

.reg1712-deliModal__main .amCont2, .reg1712-deliModal.flow3 .amCont1{
  display: none;
}

.reg1712-deliModal.flow3 .amCont2{
  display: block;
}

.modalCmn__body .js-modalScrBody__in1{
  padding-right: 50px;
}

.reg1712-deliModal{
  width: 100%;
}

.js-modalScrHead{
  margin-bottom: 30px;
}

.reg1712-deliModal__main{
  width: 100%;
}

.reg1712-deliModal__main .amCont{
  height: 421px;
}

.reg1712-deliModal__main .amCont .input{
  display: table-cell;
  box-sizing: border-box;
}

.reg1712-deliModal__main .amCont .field{
  position: relative;
  width: 540px;
  height: 35px;
  border-radius: 4px;
  border: 1px solid #cecece;
  background-color: #fff;
  box-sizing: border-box;
}

.reg1712-deliModal__main .amCont .field input{
  position: absolute;
  left: 10px;
  top: 50%;
  width: 262px;
  height: 20px;
  margin-top: -12px;
  border: none;
  font-size: 120%;
  width: 520px;
}

.reg1712-deliModal__main .amCont .suggestBoxWrap{
  position: relative;
  margin-top: 15px;
}

.reg1712-deliModal__main .amCont .suggestBoxWrap .leadNotes{
  display: none;
  margin-bottom: 15px;
  font-size: 130%;
  line-height: 1.7;
}

.reg1712-deliModal__main .amCont .suggestBoxWrap .leadNotes.active{
  display: block;
}

.reg1712-deliModal__main .amCont .suggestBox ul{
  height: 298px;
  padding-top: 10px;
  border: solid 1px #e5e5e5;
}

.reg1712-deliModal__main .amCont .suggestBox ul li > a{
  color: #333333;
}

.reg1712-deliModal__main .amCont .suggestBox ul li > a, .reg1712-deliModal__main .amCont .suggestBox ul li > span{
  display: block;
  padding: 5px 10px;
  font-size: 130%;
}

.reg1712-deliModal__main .amCont .nav{
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 100%;
}

.reg1712-deliModal__main .amCont .nav > a{
  display: block;
  position: absolute;
  bottom: 10px;
  font-size: 14px;
  line-height: 1.3;
  white-space: nowrap;
  visibility: hidden;
}

.reg1712-deliModal__main .amCont .nav > a.active{
  visibility: visible;
}

.reg1712-deliModal__main .amCont .nav .prev{
  left: 10px;
  padding-left: 15px;
}

.reg1712-deliModal__main .amCont .nav .prev:before{
  position: absolute;
  left: 0;
  top: 4px;
  width: 6px;
  height: 10px;
  background: url(/resource/images/user/2016eug_icon_arrow_06.png) no-repeat;
  content: '';
}

.reg1712-deliModal__main .amCont .nav .next{
  right: 10px;
  padding-right: 15px;
}

.reg1712-deliModal__main .amCont .nav .next:before{
  position: absolute;
  right: 0;
  top: 4px;
  width: 6px;
  height: 10px;
  background: url(/resource/images/user/2016eug_icon_arrow_04.png) no-repeat;
  content: '';
}

.reg1712-deliModal__main .amCont .noDataBox{
  display: none;
}

.reg1712-deliModal.flow2 .amCont .noDataBox{
  display: block;
  margin-top: 10px;
}

.reg1712-deliModal.flow2 .amCont .noDataBox p{
  padding-top: 10px;
  font-size: 140%;
}

.reg1712-deliModal .amCont2, .reg1712-deliModal.flow3 .body .amCont1{
  display: none;
}

.reg1712-deliModal.flow3 .body .amCont2{
  display: block;
}

.usg1802__rtnItem__foot {
  padding-bottom: 30px;
}

.ntp-pt_btn--blue{
  border: 1px solid #cecece;
  background: linear-gradient(#fff, #f2f2f2);
  color: #333 !important;
}

.ntp-pt_btn--blue:hover{
  background: linear-gradient(#f2f2f2, #fff);
}

.reg1712-deliModal__main .amCont .inner{
  margin-bottom: 10px;
  display: table;
  width: 100%;
}

.reg1712-deliModal__main .amCont .label{
  display: table-cell;
  position: relative;
  width: 150px;
  padding: 19px 20px 0 0;
  text-align: left;
  vertical-align: top;
}

.reg1712-deliModal__main .amCont .label .title{
  position: relative;
  padding-right: 45px;
  font-size: 140%;
  font-weight: bold;
}

.reg1712-deliModal__main .amCont .label:after{
  display: block;
  position: absolute;
  top: 17px;
  right: 20px;
  width: 38px;
  height: 20px;
  padding-top: 3px;
  border-radius: 3px;
  background-color: #eeeeee;
  font-size: 140%;
  font-weight: normal;
  text-align: center;
}

.reg1712-deliModal__main .amCont .label.must:after{
  content: '必須';
  color: #db0000;
}

.reg1712-deliModal__main .amCont2 .input{
  display: table-cell;
  padding: 0;
  box-sizing: border-box;
  padding-top: 12px;
}

.reg1712-deliModal__main .amCont2 .field{
  width: 282px;
}

.reg1712-deliModal__main .amCont2 .field input{
  width: 262px;
}

.reg1712-deliModal__main .reg{
  margin-top: 20px;
  text-align: right;
}

.reg1712-deliModal__main .reg a{
  width: 162px;
  height: 38px;
  font-size: 13px;
  color: #fff;
  line-height: 1.5;
  text-align: left;
  background: linear-gradient(#fda128, #fd8629);
  padding: 0 11px;
  padding-top: 4px;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 28px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  border-bottom: 1px solid #e79656;
  display: inline-block;
}

.reg1712-deliModal__main .reg a:hover{
  background: linear-gradient(#fd8629, #fda128);
}

.reg1712-deliModal__main .amCont .selectField{
  position: relative;
  width: 282px;
  height: 35px;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
}

.reg1712-deliModal__main .amCont .selectTxt{
  border: solid 1px #cecece;
  background: -webkit-gradient(linear, center top, center bottom, from(#fcfcfc), to(#f5f5f5))!important;
  width: 282px;
  border-radius: 4px;
  position: relative;
  height: 35px;
  padding: 10px 0 0 15px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.reg1712-deliModal__main .amCont .selectTxt:before{
  display: block;
  position: absolute;
  right: 1rem;
  top: 50%;
  width: 0.4375rem;
  height: 0.125rem;
  background-color: #2971e3;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  content: '';
}

.reg1712-deliModal__main .amCont .selectTxt:after{
  display: block;
  position: absolute;
  right: 0.75rem;
  top: 50%;
  width: 0.4375rem;
  height: 0.125rem;
  background-color: #2971e3;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  content: '';
}

.reg1712-deliModal__main .amCont .selectField .select-box-basic{
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  width: 280px;
  height: 35px;
  -webkit-appearance: none;
  font-size: inherit;
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  padding-left: 8px;
  vertical-align: middle;
  opacity: 0;
  color: inherit;
  border: 0;
  border-radius: 0;
  background: none transparent;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  filter: alpha(opacity=0);
}

.reg1712-deliModal__main .amCont .selectField select{
  position: absolute;
  left: 15px;
  top: 9px;
  width: 273px;
  font-size: inherit;
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  opacity: 0;
  color: inherit;
  border: 0;
  border-radius: 0;
  background: none transparent;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  filter: alpha(opacity=0);
}

.eug2016.registerType .contents .formSet .alertBlock h2:before{
  background-image: url(/resource/images/user/2016eug_icon_alert_01.png);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 25px;
  background-repeat: no-repeat;
  content: '';
}

.eug2016.registerType .contents .formSet .alertBlock h2{
  padding-left: 35px;
}

.eug2016.registerType .header .breadcrumb{
  position: static;
  text-align: right;
}

.eug2016.registerType .header ul li{
  float: none;
  display: inline;
}

.eug2016.registerType .contents .formSet .inputArea .input .balloonBox:before{
  content: none;
}

.eug2016.registerType .contents .formSet .inputArea .input .balloonBox{
  margin: 10px 0 0 0px;
}

.eug2016.registerType .contents .formSet .inputArea .input .balloonBox.error:before{
  content: "";
  position: absolute;
  top: -11px;
  left: 10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-color: transparent transparent #fadfe1 transparent;
  border-width: 6px;
  background-image: none;
  background-image: none;
}

.eug2016.registerType .contents .formSet .inputArea .input .balloonBox.focus{
  background-color: #eaf3fd;
}

.eug2016.registerType .contents .formSet .inputArea .input .balloonBox.focus:before{
  content: "";
  position: absolute;
  top: -12px;
  left: 10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-color: transparent transparent #eaf3fd transparent;
  border-width: 6px;
  background-image: none;
  background-image: none;
}

.placeholderMore{
  font-size: 13px;
  margin-top: -7px;
}

.eug2016.registerType .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.registerType .errorBox dl dt{
  color: #db0000;
}

.eug2016.registerType .errorBox dl dd ul li span, .eug2016.registerType .errorBox dl dd ul li a{
  color: #000;
}

.eug2016.registerType .contents .formSet a.out_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;
}


/* スクロールバー */
#addressModal .addressModalBlock .body .modalScrBarWrap {
  display: none;
  width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 25px;
  background: #ddd;
  border-radius: 5px; 
  overflow: hidden;
}

#addressModal .addressModalBlock .body .modalScrBar {
  position: absolute;
  width: 10px;
  border-radius: 5px;
  background: #4ba4ff;
}

.eug2016.registerType .contents .formSet .inputArea .input .balloonBox.focus ul li{
  position: relative;
  padding: 3px 0 3px 0;
  font-size: 130%;
  line-height: 1.4;
}

.eug2016.registerType .contents .formSet .textNotes{
  padding-left: 0;
}

.eug2016.registerType .contents .formSet .catalog{
  padding-left: 0;
}

.eug2016.registerType .contents .formSet .pay > .raidoField{
  padding: 7px 0 0 0;
}


/* カタログ選択 */
.catalogSelectBox ul {
  position: relative;
  margin-top: 10px;
  padding: 15px;
  border-radius: 4px;
  background-color: #eaf3fd;
}

.catalogSelectBox ul:before {
  content: "";
  position: absolute;
  top: -12px;
  left: 7px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-color: transparent transparent #eaf3fd transparent;
  border-width: 6px;
}

.catalogRaidoField li + li {
  margin-top: 10px;
}

.catalogRaidoField li input[type="radio"] {
  display: none;
}

.catalogRaidoField li input[type="radio"] + label {
  position: relative;
  display: inline-block;
  padding: 3px 3px 3px 26px;
  font-size: 13px;
  cursor: pointer;
}

.catalogRaidoField li input[type="radio"] + label:before {
  content: '';
  width: 21px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -11px;
  border: 1px solid #cecece;
  border-radius: 50%;
  background: #fff;
  background: -webkit-linear-gradient(#fff, #f2f2f2);
  background: linear-gradient(#fff, #f2f2f2);
  background: url(/resource/images/user/2016eug_bg_radio_01.png) no-repeat;
  cursor: pointer;
}

.catalogRaidoField li input[type="radio"]:checked + label:before {
  width: 7px;
  height: 7px;
  border: 7px solid #449df5;
  background: #fff;
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  z-index: 1;
  border-radius: 50%;
  cursor: pointer;
  background-image: none;
}


.eug2016 .contents .formSet .inputArea .label .titleNotes {
  position: relative;
  padding-right: 60px;
  font-size: 120%;
}

.eug2016 .contents .formSet .inputArea .label .titleNotesList {
  padding-right: 60px;
  font-size: 120%;
  margin-top: 5px;
}

.eug2016 .contents .formSet .inputArea .label .titleNotesList li {
  position: relative;
  padding-left: 12px;
}

.eug2016 .contents .formSet .inputArea .label .titleNotesList li:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}

.eug2016 .contents .formSet .inputArea .input.addressWrap .notes {
  margin-top: 10px;
  font-size: 12px;
}

.eug2016 .contents .formSet .inputArea .input.addressWrap .notes.buildingFieldNotes {
  display: none;
}

.eug2016 .contents .formSet .inputArea .input.addressWrap .notes.buildingFieldNotes li {
  position: relative;
  padding-left: 12px;
}

.eug2016 .contents .formSet .inputArea .input.addressWrap .notes.buildingFieldNotes li:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}

#address {
  display:none;
}

#address .titleNotesList {
  display: none;
}

#address.js-notesShow .titleNotesList {
  display: block;
}
#address .addressWrap.flow3 .addressBlock3 {
  width: 520px;
}
.eug2016 .contents .formSet .inputArea .input .addressTxt {
  height: 38px;
}

.eug2016 .contents .formSet .inputArea .input.telSet .field input,
.eug2016 .contents .formSet .inputArea .input.telSet .field input,
.eug2016 .contents .formSet .inputArea .input.telSet .field input {
    width: 406px;
}

.eug2016 .contents .formSet .inputArea .input.telSet .field,
.eug2016 .contents .formSet .inputArea .input.telSet .field,
.eug2016 .contents .formSet .inputArea .input.telSet .field {
  width: 426px;
}

.eug2016 .contents .formSet .telSet .field input:disabled {
  width: 426px !important;
  padding: 0px 12px 2px;
}

.eug2016 .contents .completeBox .errorBox {
  margin-bottom: 30px;
  border-radius: 4px;
}

.eug2016 .contents .completeBox .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 .contents .completeBox .errorBox dl dt{
  color: #db0000;
}

.eug2016 .contents .completeBox .errorBox dl dd ul li span, .eug2016.registerType .errorBox dl dd ul li a{
  color: #000;
}
.eug2016 .contents .completeBox .errorBox .whiteBox .title{
    background: none;
    padding: 0;
    color: #333;
}

.eug2016 .contents .completeBox .formSet {
  border-top: 0;
  margin: 40px 0px 50px;
  padding: 0;
}

.eug2016 .contents .completeBox .formSet .inputArea .inner {
  padding-left: 0;
}

.eug2016 .contents .completeBox .formSet .inputArea .label {
  padding: 19px 0 13px !important;
  width: 80px;
}

.eug2016 .contents .completeBox .formSet .inputArea .label .title {
  padding: 0;
}

.eug2016 .contents .completeBox .formSet .field {
  width: 626px
}

.eug2016 .contents .completeBox .formSet .field input {
  width: 606px;
  font-size: 12px;
}

.eug2016 .contents .completeBox .formSet .inputArea .input .balloonBox {
  margin: 10px 0 0 0px;
}

.eug2016 .contents .completeBox .formSet .inputArea .input .balloonBox.error {
  border-radius: 4px;
}

.eug2016 .contents .completeBox .formSet .inputArea .input .balloonBox.error:before {
  content: "";
  position: absolute;
  top: -11px;
  left: 10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-color: transparent transparent #fadfe1 transparent;
  border-width: 6px;
  background-image: none;
  background-image: none;
}

.completeBox .v1805-foot-btn {
  margin: 25px 0 0;
  height: auto;
  overflow: hidden;
}

.completeBox .v1805-foot-btn .rightSide{
  float: right;
}

.completeBox .v1805-foot-btn .body {
  overflow: hidden;
}

.completeBox .v1805-foot-btn ul {
  text-align: right;
}

.completeBox .v1805-foot-btn ul li {
  display: inline-block;
  vertical-align: middle;
}

.completeBox .v1805-foot-btn ul li + li {
  margin-left: 30px;
}

.completeBox .v1805-foot-btn ul li .link {
  position: relative;
  margin-top: 8px;
  padding-left: 15px;
  font-size: 13px;
  line-height: 1.4;
}

.completeBox .v1805-foot-btn ul li .link:before {
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 6px;
  height: 10px;
  background: url(/resource/images/user/2016eug_icon_arrow_04.png) no-repeat;
  content: '';
}