@charset "UTF-8";

@media all and (max-width: 480px) {
  .bread-c {
    margin: -16% auto 0;
    color: #999;
    padding: 0 3% 9px;
    position: relative;
    font-size: 1.2rem;
  }
  .bread-c a {
    color: #999;
  }
  .ttl {
    padding: 15px 0;
    background: #C90000;
    position: relative;
  }
  .ttl h2 {
    text-align: center;
    margin: 0 auto;
    position: relative;
  }
  .ttl h2 a {
    position: absolute;
    top: 21px;
    right: 0;
  }
  .ttl h2 img {
    height: 30px;
    position: relative;
    top: 5px;
  }
  .sttl {
    text-align: center;
    margin: 40px auto 25px;
  }
  .sttl img {
    height: 30px;
  }
  header h1 {
    padding: 0 0 37%;
    position: relative;
  }
  header h1 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 170%;
    margin: 0 -31%;
    max-width: initial;
  }
  /*--------------------------
	Section01
	---------------------------*/
  .sec01 {
    text-align: center;
  }
  /*--------------------------
	Section02
	---------------------------*/
  .sec02 {
    margin: 0 auto;
    background: url(../img/entry/);
  }
  .sec02 .box {
    padding: 22px 5% 20px;
    position: relative;
    border: #CB0000 3px solid;
    width: 94%;
    margin: 0 auto;
  }
  .sec02 .box h4 {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.6;
    text-align: center;
  }
  .sec02 .box h4 span {
    font-size: 2.3rem;
  }
  .sec02 .box .txt01 {
    margin: 20px 0 25px;
    line-height: 2;
  }
  .sec02 .box h5 {
    font-size: 1.7rem;
    font-weight: 500;
    color: #DC4647;
    margin: 0 0 2px;
  }
  .sec02 .box .txt02 {
    font-size: 1.6rem;
  }
  .sec02 .box > div {
    margin: 0 auto 20px;
  }
  .sec02 .box .dl01 {
    margin: 0 0 5px;
  }
  .sec02 .box .dl01 dt {
    font-weight: 700;
  }
  .sec02 .box .dl02 {
    margin: 0 0 12px;
  }
  .sec02 .box .dl02 dt {
    font-weight: 700;
    margin: 0 0 2px;
  }
  .sec02 .box strong {
    font-weight: 700;
  }
  /*--------------------------
	Section03
	---------------------------*/
  .sec03 {
    width: 100%;
    background: #eee url(../img/common/bg01.png) repeat 0 0;
    padding: 0 0 40px;
  }
  .sec03.is-closed {
    padding: 40px 0;
    margin: 40px 0 0;
  }
  .sec03.is-closed .comp-list {
    margin-bottom: 22px;
  }
  .sec03 .sttl {
    background: #fff;
    padding: 0 0 28px;
  }
  .sec03 .privacy {
    margin: 0 0 24px;
    color: #000;
    text-decoration: underline;
    text-align: center;
  }
  .sec03 .box {
    padding: 25px 4% 0;
    margin: 0 auto;
    background: #fff;
    border: #DDD 4px solid;
    width: 94%;
  }
  .sec03 .box dl {
    font-size: 1.6rem;
    margin: 0 0 12px;
  }
  .sec03 .box dt {
    font-weight: 600;
    margin: 0 0 4px;
  }
  .sec03 .box .remind {
    border-top: #DDD 1px solid;
    padding: 20px 0 0;
    margin: 20px 0 0;
  }
  .sec03 .box .remind-txt {
    text-align: center;
    padding: 0 0 15px;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .sec03 .box .remind dt {
    letter-spacing: -0.3px;
    line-height: 1.4;
    margin: 0 0 7px;
  }
  .sec03 .box .division {
    border-top: #DDD 1px solid;
    border-bottom: #DDD 1px solid;
    padding: 20px 0;
    margin: 20px 0 0;
  }
  .sec03 .box .division dt, .sec03 .box .division dd {
    margin: 0 0 6px;
  }
  .sec03 .box .division dt {
    width: 100%;
  }
  .sec03 .box .division dd {
    width: 100%;
  }
  .sec03 .box .division dd input {
    margin-top: 3px;
  }
  .sec03 .box input {
    width: 100%;
    height: 36px;
    border: #ddd 2px solid;
    border-radius: 5px;
    padding: 5px 8px;
    font-size: 1.6rem;
    -webkit-appearance: none;
  }
  .sec03 .box .w80 {
    width: 80px;
    margin-right: 5px;
  }
  .sec03 .box .w120 {
    width: 120px;
    margin-left: 5px;
  }
  .sec03 .box .mb {
    margin-bottom: 15px;
  }
  .sec03 .btn {
    text-align: center;
    padding: 32px 0;
  }
  .sec03 .btn.border {
    border-top: #ddd 2px solid;
  }
  .sec03 .btn li {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
  }
  .sec03 .btn .col1 {
    width: 100%;
  }
  .sec03 .btn .col2 {
    width: 47%;
  }
  .sec03 .btn input {
    width: 100%;
    max-width: 230px;
    height: 50px;
    text-align: center;
    line-height: 2;
    border: none;
    border-radius: 0;
    font-size: 1.5rem;
    color: #333;
    margin: 0 0 20px;
    cursor: pointer;
    -webkit-transition: opacity .5 ease;
    transition: opacity .5 ease;
  }
  .sec03 .btn input:hover {
    opacity: .8;
  }
  .sec03 .btn-add {
    padding: 0 0;
    margin: 30px auto -13px;
  }
  .sec03 input.add {
    color: #000;
    border: #ccc 2px solid;
    background: #fff url(../img/entry/arrow01.png) no-repeat right 10px center/13px;
  }
  .sec03 input.back {
    color: #555;
    background: #ddd;
  }
  .sec03 input.conf,
.sec03 input.send {
    color: #fff;
    background: #CB0000 url(../img/entry/arrow02.png) no-repeat right 10px center/13px;
  }
  .complete {
    padding: 0 4%;
  }
  .complete .link {
    display: block;
    text-align: center;
  }
  .complete .link a {
    background: #fff;
    padding: 15px 20px;
    border: 1px solid #000;
    color: #000;
    display: inline-block;
  }
  .complete .link a:hover {
    text-decoration: none;
  }
}
@media all and (min-width: 481px) {
  .bread-c {
    width: 1308px;
    margin: -50px auto 0;
    color: #999;
    padding: 0 0 25px;
    position: relative;
  }
  .bread-c a {
    color: #999;
  }
  .ttl {
    padding: 45px 0;
    background: #C90000;
    position: relative;
  }
  .ttl h2 {
    width: 950px;
    text-align: center;
    margin: 0 auto;
    position: relative;
  }
  .ttl h2 a {
    position: absolute;
    top: 21px;
    right: 0;
  }
  .sttl {
    text-align: center;
    margin: 100px auto 50px;
  }
  header h1 {
    height: 260px;
  }
  /*--------------------------
	Section01
	---------------------------*/
  .sec01 {
    text-align: center;
  }
  /*--------------------------
	Section02
	---------------------------*/
  .sec02 {
    margin: 0 auto;
    background: url(../img/entry/);
  }
  .sec02 .inner {
    width: 954px;
    margin: 0 auto;
  }
  .sec02 .box {
    padding: 50px 50px 20px;
    background: url(../img/entry/bg_btm.png) no-repeat 0 bottom;
    position: relative;
  }
  .sec02 .box:before {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/entry/bg_top.png) no-repeat 0 0;
  }
  .sec02 .box h4 {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.6;
    text-align: center;
  }
  .sec02 .box h4 span {
    font-size: 3.6rem;
  }
  .sec02 .box .txt01 {
    margin: 30px 0 40px;
    line-height: 2;
  }
  .sec02 .box h5 {
    font-size: 2rem;
    font-weight: 500;
    color: #DC4647;
    margin: 0 0 2px;
  }
  .sec02 .box .txt02 {
    font-size: 2rem;
  }
  .sec02 .box > div {
    margin: 0 auto 35px;
  }
  .sec02 .box .dl01 {
    margin: 0 0 12px;
  }
  .sec02 .box .dl01 dt, .sec02 .box .dl01 dd {
    display: inline-block;
    vertical-align: top;
  }
  .sec02 .box .dl01 dt {
    width: 115px;
    font-weight: 700;
  }
  .sec02 .box .dl01 dd {
    width: calc(100% - 125px);
  }
  .sec02 .box .dl02 {
    margin: 0 0 12px;
  }
  .sec02 .box .dl02 dt {
    font-weight: 700;
    margin: 0 0 2px;
  }
  .sec02 .box strong {
    font-weight: 700;
  }
  /*--------------------------
	Section03
	---------------------------*/
  .sec03 {
    width: 100%;
    background: #eee url(../img/common/bg01.png) repeat 0 0;
    padding: 0 0 40px;
  }
  .sec03.is-closed {
    padding: 1px 0;
    margin: 100px 0 0;
  }
  .sec03 .sttl {
    background: #fff;
    padding: 0 0 60px;
  }
  .sec03 .privacy {
    margin: 0 0 36px;
    color: #000;
    text-decoration: underline;
    text-align: center;
  }
  .sec03 .box {
    width: 1000px;
    padding: 80px 80px 0;
    margin: 0 auto;
    background: #fff;
    border: #DDD 9px solid;
  }
  .sec03 .box dl {
    font-size: 1.8rem;
    margin: 0 0 10px;
  }
  .sec03 .box dt, .sec03 .box dd {
    display: inline-block;
    vertical-align: top;
  }
  .sec03 .box dt {
    font-weight: 500;
    width: 220px;
  }
  .sec03 .box dd {
    width: calc(100% - 240px);
  }
  .sec03 .box .w80 {
    width: 80px;
  }
  .sec03 .box .w120 {
    width: 120px;
  }
  .sec03 .box .w500 {
    width: 550px;
  }
  .sec03 .box .w600 {
    width: 600px;
  }
  .sec03 .box .remind {
    border-top: #DDD 1px solid;
    padding: 20px 0 0;
  }
  .sec03 .box .remind-txt {
    text-align: center;
    padding: 0 0 15px;
    font-size: 1.8rem;
    font-weight: 500;
  }
  .sec03 .box .remind dt {
  }
  .sec03 .box .remind dd {
    padding: 10px 0 0;
  }
  .sec03 .box .division {
    border-top: #DDD 1px solid;
    border-bottom: #DDD 1px solid;
    padding: 20px 0;
    margin: 30px 0 0;
  }
  .sec03 .box .division dt, .sec03 .box .division dd {
    margin: 0 0 18px;
  }
  .sec03 .box .division dt {
    width: 100%;
  }
  .sec03 .box .division dd {
    width: 100%;
    padding: 0 0 0 50px;
  }
  .sec03 .box .division dd input {
    margin: 0 0 0 70px;
  }
  .sec03 .box input {
    height: 40px;
    border: #ddd 2px solid;
    border-radius: 5px;
    padding: 5px 8px;
    font-size: 1.6rem;
  }
  .sec03 .box .mb {
    margin-bottom: 35px;
  }
  .sec03 .btn {
    text-align: center;
    padding: 32px 0;
  }
  .sec03 .btn.border {
    border-top: #ddd 2px solid;
  }
  .sec03 .btn li {
    display: inline-block;
    vertical-align: top;
    margin: 0 7px;
  }
  .sec03 .btn input {
    width: 320px;
    height: 60px;
    text-align: center;
    line-height: 2;
    border: none;
    border-radius: 0;
    font-size: 1.8rem;
    color: #333;
    margin: 0 0 20px;
    cursor: pointer;
    -webkit-transition: opacity .5 ease;
    transition: opacity .5 ease;
  }
  .sec03 .btn input:hover {
    opacity: .8;
  }
  .sec03 .btn-add {
    padding: 0 0;
  }
  .sec03 input.add {
    color: #000;
    border: #ccc 2px solid;
    background: #fff url(../img/entry/arrow01.png) no-repeat right 30px center;
  }
  .sec03 input.back {
    color: #555;
  }
  .sec03 input.conf,
  .sec03 input.send {
    color: #fff;
    background: #CB0000 url(../img/entry/arrow02.png) no-repeat right 30px center;
    color: #fff;
  }
  .complete {
    padding: 0 4%;
    text-align: center;
  }
  .complete .link a {
    background: #fff;
    padding: 20px 30px;
    border: 1px solid #000;
    color: #000;
    display: inline-block;
  }
  .complete .link a:hover {
    text-decoration: none;
  }
}