@charset "UTF-8";

main{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 830px;
}


.contents img {
  width: 100%;
}



.space{
margin-bottom:5vw;

}




/* form-------------------------------------------------- */
.sec03 {
    width: 100%;
    margin-top: 20px;
   
  
}




/* 運営会社 */
.salt_logo  {
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 1em;
  font-weight: bold;
}

.salt_logo img{
	display: inline-block;
	width:250px;
    
}


/* 広告掲載についてのお問い合わせはこちらから */
.sec03 .inquiry-subttl {
    color: #9E0C21;
    font-size: 1.5em;
    font-weight: bold;
    
}

/* 担当より折り返し連絡させていただきます */
.sec03 .txt {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 50px;
    padding-bottom: 0px;
}






/*フォーム */

.sec03 .form {
     width: 60%; 
    width: 600px;
    margin: 0 auto 70px;
   padding-bottom: 0px;
   
    text-align: left;
  
}




.col_half{

 width: 100%;
  margin-bottom: 20px;
}

col_half:nth-child(odd) {
  margin-right: 4%;
}

.form .col_all {
  width: 100%;
}

.form label {
  width: 100%;
  }
  
  
.form span {
  display: block;
  margin-bottom: 5px;
  font-size: 1em;
  font-weight: bold;
}

.form span small {
  display: inline-block;
  margin-left: 1em;
  padding: 0.3em 0.5em 0.25em;
  border-radius: 4px;
  background: #b7272d;
  line-height: 1;
  font-size: 0.7em;
  font-weight: bold;
  color: #fff;
}

input[type="text"], textarea {
  width: 100%;
  padding: 5px;
  border: solid 2px #CCCCCC;
  border-radius: 4px;
}

input[type="text"] {
  font-size: 1.5em;
}

.form .btn {
  margin-top: 35px;
  text-align: center;
}
.form input[type="submit"],
.form input[type="reset"],
.form input[type="button"] {
  margin: 0 10px;
  padding: 10px 60px;
  border: none;
  border-radius: 4px;
  background: #b7272d;
  font-size: 1.2em;
  color: #fff;
  transition: opacity 0.3s;
}

.form input[type="reset"],
.form input[type="button"] {
  padding: 10px 40px;
  background: #999;
  font-size: 1.2em;
}

.form input[type="submit"]:hover,
.form input[type="reset"]:hover,
.form input[type="button"]:hover {
    opacity: 0.7;
}

.form {
  width: 80%; 
  margin: 0 auto;
  padding-bottom: 0;
  border-bottom: none;
  text-align: left;
}


.form_check .btn {
  margin-top: 50px;
}

.error_messe {
  font-size: 1.25em;
  font-weight: bold;
  color: #b7272d;
}





/* 下部リンク */

ul {
  list-style: none;
  padding-left: 1em; //1文字文の余白を設定する場合。完全に無くしたい場合は0を入れる。
}

 .f_nav li {
  display: inline-block;
  font-size: 1em;
  margin-left: 26px;
  padding-left: 20px;
 
  background: url("../images/f_nav_arw.svg") left center no-repeat;
  background-size: 14px 14px;
}
 .f_nav li a {
  color: #000;
}
.f_nav li a:hover {
  text-decoration: underline;
}

.f_nav li:nth-child(1) {
  margin-left: 0px;
  
}

.f_nav li:nth-child(4) {
  margin-right: 30px;
  
}

.copyright {
  margin-top: 1rem;
  padding: 5px 0;
  background: #000;
  color: #fff;
}
.copyright small {
  font-size: 0.875em;
}
.pagetop {
  position: fixed;
  bottom: 50px;
  right: 30px;
}
footer {
    margin-left: auto;
	text-align: center;
}

.switch_bnr {
  position: fixed;
  z-index: 2;
  top: 16px;
  right: 2%;
}


.pagetop {
  position: fixed;
  bottom: 50px;
  right: 30px;
}

.forsp { display: none; }


.user_banner{
 width:100%;
 background-image:url("../../images/ad2024/10_01.png");
 background-size: 100%;
 background-repeat: no-repeat;
padding-bottom: 8vw;

}




.banner-wrap{
margin-left: 32.25%;

  width:55.3%;

  
}

.banner-title img{

  width:100%;
}

.ap_download{
    width: 100%;
    text-align: left;
    font-weight: bold;
}
.ap_wrap{
   
    display: flex;
    width:100%;
    margin-bottom: 2vw;
    
   
}


.aplogo {

  width:13%;
  margin-right:5%;
}

.aplogo img{

  width:100%;
  
}

.ap_iphone_warp{
  width:35%;
  margin-right:5%;
  display: flex;
}

.iphone_banner_wrap{
  width:60%;
  margin-right:5%;
}


.iphone_banner
{
  width:100%;

}

.iphone_banner img
{
  width:100%;

}

.ap_iphone_qr{

  width:36%;
  
}

.ap_iphone_qr img{

  width:100%;

}


.ap_android_warp{
  width:40%;
   display: flex;
}


.android_banner_wrap{
  width:64%;
  margin-right:5%;
}

.android_banner{

  width:100%;
}

.android_banner img{
  width:100%;
 
}

.ap_android_qr{

  width:32%;

}

.ap_android_qr img{

  width:100%;

}

.user_link img{
  width:100%;
}
