@charset "euc-jp";

/* common
------------------------------ */
.yamawake {
    background: #fff;
    color: #282828;
    font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 1.4;
    min-width: 1300px;
}
.yamawake a {
    cursor: pointer;
    text-decoration: none;
}
.yamawake img {
    box-sizing: border-box;
    vertical-align: bottom;
}
.yamawake h2 {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    border-left: 4px solid #da3249;
    border-right: 4px solid #da3249;
}

/* main visual
------------------------------ */
.main_visual {
    position: relative;
    height: 392px;
    background: #e1f2f6;
}
.main_visual .main_wrap {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    background-image: url("../img/bg.png");
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
}
.main_visual h1 {
    padding-top: 27px;
}
.period {
    padding: 10px 0;
    background: #da3249;
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}

/* flow
------------------------------ */
.flow {
    margin: 0 auto;
    padding: 60px 0;
    width: 740px;
    text-align: center;
}
.flow h2 {
    padding: 0 30px;
    margin: 0 auto 30px;
    display: inline-block;
}
.flow li {
    width: 740px;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    padding: 25px 0;
    background: #f7f7eb;
    border-radius: 5px;
    font-size: 20px;
}
.flow li:nth-child(1):before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -30px;
  border: 25px solid transparent;
  border-top: 20px solid #f7f7eb;
}

.flow li > img {
    margin-right: 10px;
}
.flow p img {
    margin: 15px 0 0;
}
.flow li a {
    text-decoration: underline;
}
.flow li a,
.flow li span {
    font-weight: bold;
}
.flow .attention {
    font-size: 12px;
    margin-top: 10px;
}

/* login
------------------------------ */
.yamawake .login {
    margin: -40px 0 60px;
    padding: 20px 0;
    background: #7f7f80;
    text-align: center;
    color: #fff;
}
.yamawake .login p {
    margin-bottom: 10px;
}
.yamawake .login a {
    display: inline-block;
    width: 500px;
    padding: 20px 0;
    border-radius: 10px;
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    box-shadow: 0px 4px 0 rgb(244, 114, 153);
    background-color: #fa92af;
}

/* apply
------------------------------ */
.apply {
    position: relative;
    text-align: center;
}
.apply .status {
    padding: 10px 18px 0 0;
}
.apply .status h2 {
    border: none;
    margin: 15px 0;
    padding-left: 28px;
}
.apply .status div {
    width: 591px;
    height: 268px;
    padding: 50px 25px 0 0;
    margin: 0 auto;
    background: url("../img/bg_board.png") no-repeat bottom;
}
.apply dl {
    width: 450px;
    padding-left: 28px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 24px;
    font-weight: bold;
}
.apply dt, .apply dd {
    border-bottom: 1px solid #999;
}
.apply dt:first-child, .apply dd:nth-child(2) {
    border-top: 1px solid #999;
}
.apply dt {
    float: left;
    width: 70%;
    padding: 15px;
    box-sizing: border-box;
    text-align: left;
}
.apply dd {
    padding: 15px;
    margin-left: 70%;
    box-sizing: border-box;
    text-align: right;
}
.apply dd span {
    color: #e32f62;
}
.apply .status p {
    width: 400px;
    padding-left: 25px;
    margin: 20px auto 0;
    font-size: 12px;
}
/*-- 申込状況イラスト --*/
.illust {
    background-image: linear-gradient(90deg,#e1f2f6 25%, #e8f8fb 25%, #e8f8fb 50%, #e1f2f6 50%, #e1f2f6 75%,#e8f8fb 75%, #e8f8fb);
    background-size: 40px 40px;
}
.illust div {
    height: 155px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.illust .apply_0 {background: url("../img/img_0.png") no-repeat center bottom;}
.illust .apply_1 {background: url("../img/img_1.png") no-repeat center bottom;}
.illust .apply_2 {background: url("../img/img_3.png") no-repeat center bottom;}
.illust .apply_3 {background: url("../img/img_10.png") no-repeat center bottom;}



/* ads
------------------------------ */
.ads {
    padding: 60px 0;
    background: #f7f7eb;
    text-align: center;
}
.ads h2 {
    padding: 0 30px;
    margin: 0 auto 30px;
    display: inline-block;
}
.ads ul {
    width: 900px;
    margin: 0 auto;
    display: inline-block;
    overflow: hidden;
    padding: 20px 25px 0;
}
.ads li {
    background: #fff;
    border-radius: 3px;
    box-shadow: 1px 1px 2px #d5d5d5;
    box-sizing: border-box;
    color: #3d3d3d;
    display: block;
    float: left;
    height: 255px;
    width: 210px;
    margin: 0 20px 20px 0;
    padding: 15px 10px 0;
    text-align: center;
}
.ads li:nth-child(4n) {
    margin: 0 0;
}
.ads li .box {
    margin-bottom: 10px;
}
.ads li .box h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ads li .box a {
    display: block;
    margin-bottom: 10px;
}
.ads li .box a:hover {
    opacity: 0.8;
}
.ads li .box .point {
    background: url(../img/ico_coin.png) no-repeat 4px center;
    font-size: 24px;
    margin-bottom: 5px;
}
.ads li .box .category {
    margin-bottom: 10px;
}
.ads li .review {
    font-size: 13px;
    margin-bottom: 10px;
    text-align: left;
}
.ads li .review span {
    color: #4e9eeb;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
}
.ads li .btn_detail {
    background: #fbc600;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #a8a8a8;
    box-sizing: border-box;
    color: #010101;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 16px 0 15px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fcdf72;
    vertical-align: middle;
    width: 100%;
}
.ads li .btn_detail:hover {
    background: #fbdb00;
    color: #010101;
}


/* note
------------------------------ */
.note {
    color: #3b3b3b;
    margin-bottom: 30px;
    padding: 60px 0;
}
.note h2 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
    overflow: visible;
    text-indent: 0;
    white-space: normal;
    text-align: center;
    border: none;
}
.note .block {
    margin: 0 auto;
    width: 900px;
    line-height: 1.6;
}
.note .block p {
    margin-bottom: 30px;
}
.note .block .ex {
    border: 1px solid #3b3b3b;
    margin-bottom: 15px;
    margin-top: -20px; 
    padding: 15px;
    text-indent: 0;
}
.note .block span {
    font-weight: bold;
}