@charset "UTF-8";


#lpPage .biz-wrapper .main-visual .h-wrap .catch .copy {
    padding: 10px 60px 0;
    text-align: center;
    color: #221816;
    font-size: 18px;
    font-weight: bold;
    
}

#lpPage .biz-wrapper .main-visual .h-wrap .catch .catch-text {
    max-width: 315px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px;
    margin-top: -20px;
}

#lpPage .biz-wrapper .main-visual .h-wrap .catch .catch-text span {
    color: #231815;
    font-size: 46px;
    font-weight: bold;
    font-family: serif, 'Shippori Mincho';
    font-weight: bold;
}

#lpPage .biz-wrapper .main-visual .h-wrap .catch .btn-box {
    font-weight: normal;
}
#lpPage .biz-wrapper .main-visual .h-wrap .catch .btn-box .btn {
    border-radius: 5px;
}

#lpPage .biz-wrapper .sec1-1 h2 {
  color: #AF9F6B;
}

#lpPage .biz-wrapper .sec1-1 .catch-text {
    color: #221816;
    font-size: 22px;
}
#lpPage .biz-wrapper .sec1-1 img.hr_img {
	margin: 0 auto;
}


#lpPage .biz-wrapper .sec2-1 {
  background: url(../img/biz/sec1_2_bg.png) no-repeat;
  background-size: cover;
}

#lpPage .biz-wrapper .sec2-1 h2 {
    color: #221816;
    font-weight: normal;
}

#lpPage .biz-wrapper .sec2-1 .catch-text {
    color: #221816;
    font-size: 22px;
    line-height: 180%;
}

#lpPage .biz-wrapper .sec3-1 {
   margin-top: 70px;
}
#lpPage .biz-wrapper .sec3-1 h2 {

    color: #fff;
    background: #AF9F6B;
    font-size: 16px;
    padding: 5px 0;
}


#lpPage .table-user table {
  font-size: 12px;
  width: 100%;
}

#lpPage .table-user table tr th {
   text-align: center;
    color: #fff;
    background: #AF9F6B;
    vertical-align: middle;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    padding: 10px 0;
    border: 1px solid #D5D5D5;
    width: 15%;
}
#lpPage .table-user table tr td {
    background: #fff;
    padding: 20px 0;
    border: 1px solid #D5D5D5;
    vertical-align: middle;
}
#lpPage .table-user table tr .head {
    vertical-align: middle;
   background: #D2CEC2;
   color: #61594C;
}

#lpPage .table-user table tr th.blank {
  background:none;
  border:none;
}
#lpPage .table-user table tr td.blank {
  background:none;
  border:none;
}

#lpPage .table-user .sns-td {
    padding: 20px;
}
#lpPage .table-user .sns {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px 10px;
}
#lpPage .table-user .sns img {
   width: 30px;
}


#lpPage .table-venue table {
  font-size: 12px;
  width: 100%;
  margin-top: 60px;
}

#lpPage .table-venue table tr th {
   text-align: center;
    color: #fff;
    background: #AF9F6B;
    vertical-align: middle;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    padding: 10px 0;
    border: 1px solid #D5D5D5;
    width: 15%;
}
#lpPage .table-venue table tr td {
    background: #fff;
    padding: 20px 0;
    border: 1px solid #D5D5D5;
    vertical-align: middle;
}
#lpPage .table-venue table tr .head {
    vertical-align: middle;
   background: #D2CEC2;
   color: #61594C;
}


#lpPage .biz-wrapper dl.performance {
    width: 100%;
    background: #fff;
    border-radius: 0;
    -webkit-box-shadow:none; 
    box-shadow:none;
    position: relative;
    margin-top: 40px;
   	border-bottom: 2px #AF9F6B dashed;
}
	
#lpPage .biz-wrapper dl.performance dt {
    background: none;
    color: #AF9F6B;
    width: 250px;
    padding: 20px;
    border-radius: 10px;
    font-size: 36px;
    position: absolute;
    top: -30px;
    right: 0;
    left: 0;
    margin: auto;
    font-weight: bold
}

#lpPage .biz-wrapper dl.performance .font-gold {
    display: block;
    font-size: 64px;
    font-weight: bold;
    color: #FF8C8C;
    margin: 40px auto
}

#lpPage .biz-wrapper section h2 {
    font-size: 36px;
    margin-bottom: 40px;
    line-height: 170%;
    font-weight: bold;
    color: #AF9F6B;
}

#lpPage .biz-wrapper div.serviceSection {
  margin-bottom: 40px;
}

#lpPage .biz-wrapper section.pre-Section {
    padding: 20px 40px;
}
#lpPage .biz-wrapper section.pre-Section h3 {
  color: #AF9F6B;
  font-size: 24px;
  font-weight: normal;
  margin-top: 20px;
}

#lpPage .biz-wrapper section.pre-Section .pre-Section-Inner {
  display:flex;
  gap: 0 50px;
  flex-flow: wrap;
  align-items: center;
  padding-bottom: 40px;
}

#lpPage .biz-wrapper section.pre-Section .pre-Section-Inner.borderBt {
   	border-bottom: 2px #AF9F6B dashed;
}
   	
#lpPage .biz-wrapper section.pre-Section .pre-Section-Inner div {
  justify-items: center;
  width: 45%;
}

   	
#lpPage .biz-wrapper section.pre-Section .pre-Section-Inner div:first-child img {
  width: 40%;
}

#lpPage .biz-wrapper section.pre-Section .pre-Section-Inner div:first-child p {
  margin-top: 20px;
  text-align: left;
}
#lpPage .biz-wrapper section.pre-Section .pre-Section-Inner div:last-child img {
  width: 80%;
}

#lpPage .biz-wrapper section.pre-Section .pre-Section-Inner div:first-child p.btn {
  margin-top: 50px;
}


#lpPage .biz-wrapper section.pre-Section.sec-Kantan .pre-Section-Inner div:first-child img {
  width: 15%;
}
#lpPage .biz-wrapper section.pre-Section.sec-premiumDesign .pre-Section-Inner div:last-child img {
  width: 50%;
}
#lpPage .biz-wrapper section.pre-Section.sec-logo .pre-Section-Inner  div:first-child img {
  display: inline-block;
}

#lpPage .biz-wrapper section.pre-Section.sec-logo .pre-Section-Inner  div:first-child .imgage-box {
    width: 100%;
    position: relative;
    height: 100px;
}

#lpPage .biz-wrapper section.pre-Section.sec-logo .pre-Section-Inner  div:first-child .imgage-box img:first-child {
    position: absolute;
    top: 40%;
    left: 30%;
}
#lpPage .biz-wrapper section.pre-Section.sec-logo .pre-Section-Inner  div:first-child .imgage-box img:last-child {
    position: absolute;
    right: 0;
    width: 80px;
}


#lpPage .biz-wrapper section.pre-Section.sec-Uketsuke .pre-Section-Inner div:first-child img {
  width: 15%;
}

#lpPage .biz-wrapper section.pre-Section.sec-Banner .pre-Section-Inner div:first-child img {
    width: 25%;
    margin-left: 150px;
}

#lpPage .biz-wrapper section.pre-Section.sec-Banner .pre-Section-Inner div:last-child img {
    width: 100%;
}

#lpPage .biz-wrapper section.pre-Section.sec-Admin .pre-Section-Inner img {
    margin-top: 30px;
}


#lpPage .link-pink {
    background: #ff8c8c;
}
#lpPage .biz-wrapper section.pre-Section.sec-Kantan .pre-Section-Inner div:first-child .sns {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    width: 80%;
}
#lpPage .biz-wrapper section.pre-Section.sec-Kantan .pre-Section-Inner div:first-child .sns img {
  width: 50px;
}



@media screen and (max-width: 768px) {
    #lpPage .biz-wrapper .main-visual .h-wrap .catch .logo {
        padding: 0 65px 0px;
    }
    #lpPage .biz-wrapper .main-visual .h-wrap .catch .copy {
        padding: 30px 15px 20px;
        text-align: center;
        padding-top: 70px;
        font-weight: 600;
    }
    
    #lpPage .biz-wrapper .main-visual .h-wrap .catch .catch-text {
        max-width: 315px;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 15px;
    }

    #lpPage .biz-wrapper .main-visual .h-wrap .catch .catch-text span {
        color: #231815;
        font-size: 36px;
    }


	#lpPage .biz-wrapper .sec1-1 h2 {
		font-size:20px;
	}

	#lpPage .biz-wrapper .sec1-1 .catch-text {
	    font-size: 14px;
	}
	
	#lpPage .biz-wrapper .sec2-1 h2 {
		font-size:20px;
	}

	#lpPage .biz-wrapper .sec2-1 .catch-text {
	    font-size: 14px;
	    line-height: 180%;
	}

	#lpPage .biz-wrapper dl.performance dt {
	    font-size: 20px;
	}
	
	#lpPage .biz-wrapper dl.performance .font-gold {
	    font-size: 28px;
	}

	#lpPage .biz-wrapper section h2 {
	    font-size: 20px;
	}

	#lpPage .biz-wrapper .sec3-1 {
	    margin-top: 30px;
	}
	#lpPage .biz-wrapper .sec3-1 h2 {
	    margin-bottom: 15px;
        border-radius: 5px;
        padding: 10px;
	}
	#lpPage .biz-wrapper .sec3-1 .btn {
		margin-top: 30px;
	}

	#lpPage .biz-wrapper section.pre-Section {
	    padding: 20px 15px;
	}

	#lpPage .biz-wrapper section.pre-Section .pre-Section-Inner div {
		width: 100%;
	}
	
	#lpPage .biz-wrapper section.pre-Section.sec-Kantan .pre-Section-Inner div:first-child .sns {
		width: 100%;
	    margin: 30px 0;
	}
	#lpPage .biz-wrapper section.pre-Section .pre-Section-Inner div:last-child {
		margin-top: 30px;
	}
	#lpPage .biz-wrapper section.pre-Section .pre-Section-Inner div:last-child img {
		width: 100%;
	}
	
	#lpPage .biz-wrapper section.pre-Section.sec-premiumDesign .pre-Section-Inner div:last-child img {
		width: 80%;
	}
	
	#lpPage .biz-wrapper section.pre-Section.sec-Admin .pre-Section-Inner .catch {
		text-align: left;
	}

	#lpPage .biz-wrapper .serviceSection p.catch {
	    text-align: left;
	}
	
	#lpPage .biz-wrapper section.pre-Section.sec-logo .pre-Section-Inner div:last-child img {
		width: 80%;
	}
	
	#lpPage .table-user table tr th {
		width: 40%;
	}
	#lpPage .table-venue table tr th {
		width: 40%;
	}
	#lpPage .table-user .sns {
	    justify-content: space-evenly;
	}
	#lpPage .table-user .sns img {
	   width: 50px;
	}

}

/** オリジナル回答のスタイル追加 */
#lpPage #biz-Original-Form #biz-Original-Form-img1{
    max-width: 100px;
}

/** iphoneだけ画像が中央にならない問題解決 */
#lpPage .biz-wrapper section.pre-Section .pre-Section-Inner img.img-center{
    margin:0 auto;
}
	

