@charset utf-8;

/* smile-album
-------------------------------------------------------------------------------------------- */


.common_recommended .slide_box {
  position: relative;
}

.common_recommended .slide_frame {
  position: relative;
  height: 295px;
  overflow: hidden;
}

.common_recommended .slider {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.common_recommended .slider li {
  margin: 0 30px 0 0;
}

.common_recommended .controller {
  margin: 0;
  overflow: visible;
}

.common_recommended .controller li {
  position: absolute;
  top: 130px;
  right: -8px;
  width: auto;
  margin: 0;
}

.common_recommended .controller li:first-child {
  right: auto;
  left: -8px;
}

.common_recommended .controller li a {
  display: inline;
  padding: 0;
  border: none;
}

.common_recommended .indicator {
  margin: 10px 0 0;
}

.common_recommended .indicator ul {
  text-align: center;
}

.common_recommended .indicator ul li {
  display: inline;
  float: none;
  width: auto;
  margin: 0 7px;
}

.common_recommended .indicator li a {
  display: inline-block;
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  border-radius: 4px;
  background: #ccc;
  text-indent: -9999px;
}

.common_recommended .indicator li a:hover,
.common_recommended .indicator li a.on {
  background: #ff9600;
}


/* applications_confirm
-------------------------------------------------------------------------------------------- */
#pc_wrap .contents .to_form .for-sp,
#sp_wrap .contents .to_form .for-pc {
  display: none;
}

.contents p {
  margin: 0;
}

.contents .main-title {
  width: 490px;
  margin: 0 auto 60px;
}

.main-title img {
  width: 100%;
}

.scroll-navi {
  margin: 0 0 40px;
  overflow: hidden;
}

.scroll-navi li {
  float: left;
  width: 355px;
  height: 58px;
  margin: 0 20px 0 0;
  border: 2px solid #f39700;
  border-radius: 30px;
  box-sizing: border-box;
}

.scroll-navi li:last-child {
  margin: 0;
}

.scroll-navi li a {
  display: block;
  position: relative;
  padding: 11px 0;
  text-align: center;
  text-decoration: none;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}

.scroll-navi li:last-child a {
  padding: 18px 0;
}

.scroll-navi li a:hover {
  opacity: 0.8;
}
.scroll-navi li a:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  right: 20px;
  width: 20px;
  height: 20px;
  background: url(../img/applications_confirm/arrow-right.png) no-repeat 0 0;
  background-size: 100% auto;
}

.scroll-navi li a span {
  font-size: 12px;
  font-weight: normal;
}

.lead_block{
  position: relative;
  background: url(../img/applications_confirm/bg3.png) no-repeat left bottom;
  z-index: 3;
  text-align: center;
}

.lead_block .sect-title {
  margin: 0 0 40px;
  color: #ffffff;
  text-align: center;
  font-size: 24px;
  line-height: 56px;
  background: url(../img/applications_confirm/sect-title-bg.png) no-repeat center center;
}

.main_image {
  padding-bottom: 35px;
}

.sub_image {
  position: relative;
  margin: 0 0 0;
}

.sub_image .btn {
  position: absolute;
  bottom: 50px;
  right: 94px;
  cursor: pointer;
}
.sub_image .btn:hover {
  opacity: 0.8;
}

.lead_block .present {
  margin: 0 0 40px;
}

.lead_block .more {
  padding: 0 0 20px;
}
.lead_block .more h3 {
  margin: 0 0 18px;
  font-size: 20px;
  font-weight: bold;
}
.lead_block .more .btn {
  margin: 0 0 18px;
}
.lead_block .more p {
  font-size: 12px;
}


.page_lead {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 45px;
  font-size: 16px;
  line-height: 2;
}

.to_form {
  padding: 30px 0 0;
  background: url(../img/applications_confirm/bg2.jpg);
  z-index: 1;
}

.to_form_inner {
  position: relative;
  padding: 0 29px 30px;
  z-index: 10;
}

.to_form_inner .lead {
  padding-bottom: 15px;
}

.to_form_inner section .sect-title {
  margin: 0 0 22px;
  color: #ffffff;
  text-align: center;
  font-size: 24px;
  line-height: 56px;
  background: url(../img/applications_confirm/sect-title-bg.png) no-repeat center center;
}
.to_form_inner section .sect-title2 {
  background: url(../img/applications_confirm/sect-title-bg2.png) no-repeat center center;
}

.to_form_inner dt {
  padding-bottom: 7px;
  font-size: 16px;
  line-height: 2;
  font-weight: bold;
}

.to_form_inner dd {
  padding-bottom: 17px;
  font-size: 12px;
  line-height: 22px;
}

.to_form_inner dd:last-child {
  padding-bottom: 25px;
}

.to_form_inner .button {
  padding: 30px 0;
  background: #fff;
  text-align: center;
}
.to_form_inner .button .agree {
  padding: 0px 0 15px;
}

.to_form_inner .disabled {
  cursor: default;
  opacity: 1 !important;
}

.to_form_inner .button a {
  margin-right: 30px;
}

.to_form_inner .button a:last-child {
  margin: 0;
}

.to_form_inner .disabled img {
  opacity: 1 !important;
  filter: alpha(opacity=80) !important; 
}

.to_form_inner .subscription .button,
.to_form_inner .backnumber .button {
  margin: 0 0 60px;
}

.to_form_inner .backnumber .button {
  padding: 18px;
}
.to_form_inner .backnumber .button p {
  line-height: 1.8;
}

.to_form_inner .backnumber .text1 {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 28px;
}
.to_form_inner .backnumber .text2 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: bold;
  line-height: 34px;
}
.to_form_inner .backnumber .text3 {
  margin: 0 0 25px;
  font-size: 16px;
  line-height: 22px;
}

.to_form_inner .contact .sect-title {
  margin: 0 0 30px;
}

.to_form_inner .contact .lead {
  margin: 0 0 22px;
  padding: 0;
  color: #323232;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

#container {
  z-index: 1000;
}
#modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
#modal_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
}
#modal_block {
  position: absolute;
  width: 990px;
  height: 700px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: auto;
}

#modal_inner {
}
#modal_inner .slider {
  padding: 50px 0 0;
  width: 860px;
  margin: 0 auto;
}
#modal_inner .slider .slide {
}
#modal_inner .slider .slide img {
  width: 430px;
  height: auto;
}
#modal_inner .close {
  position: absolute;
  top: 0;
  right: 10px;
  width: 32px;
  height: 33px;
  cursor: pointer;
}

#modal_inner .slick-arrow {
  position: absolute;
  width: 44px;
  height: 27px;
  font-size: 0;
}
#modal_inner .slick-prev {
  top: 50%;
  left: -44px;
  background: url(../img/applications_confirm/slide/prev.png) no-repeat left center;
}
#modal_inner .slick-next {
  top: 50%;
  right: -44px;
  background: url(../img/applications_confirm/slide/next.png) no-repeat right center;
}



