/* 色めも */
/* 
みどり #199a3c
あおみどり #1aa684
オレンジ #ff720b
suumo #c5d81e
HOME'S #f47e00
at home #c33925
オウチーノ　#06b056
良い部屋ネット　#eb4024
スマイティ　#f8ca00
CHINTAI #3199df 
*/



/* 全体 */
body {
    height:100vh;
    color: #fff;
    background-color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
}
.body-width {
    margin: 0 auto;
    max-width: 775px;
    border: 1px solid #dee2e6;
    background-color: #1aa684;
}

.bg-image {
    height: 100%;
    width: 100%;
    background-image: url(../img/LP-background02-0215.png);  
    background-position: center top;
    background-repeat: no-repeat;
}

/* 各項目共通 */
.padding{
    padding: 1rem 0;
}

.title-font{
    color: #fff;
    font-size: 56px;
    font-weight: 500;
    margin-top: 1.0rem;
    padding: 0;
    
}

.subtitle-font{
    color: #fff;
    font-size: 1.4em;
    margin: 0;
    padding-bottom: 1.2em ;
    line-height: 1.2em;
    font-weight: 500;
}

.top-img{
    width: 100%;
    height: 100%;
}

.top-logo{
    zoom: 0.7;   
    margin-top: -105%;
}

.top-img-rink{
    position: absolute;
    right: 0;
    zoom: 0.5;  
    padding: 2rem;  
}

/*imgに文字を重ねる*/
.top-box{
    position: relative;
}

.fuchidori{ 
    text-shadow:2px 2px 0 white, -2px -2px 0 white,
              -2px 2px 0 white, 2px -2px 0 white,
              0px 2px 0 white,  0 -2px 0 white,
              -2px 0 0 white, 2px 0 0 white;
}

.top-box p{
    margin-top: -16rem;
    padding: 0;
    color: #111;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 3.8rem;
}

.background-color{
    padding: 8px 30px;
    background-color: #fff;
}

.center {
    text-align: center;
}
/*TOP*/
#title{
    margin: 0;
}


.zero {
    color:#e8412e;
    font-size:3.3rem;
}

.under-line-text{
    padding: 1.5rem 0;
    font-size: 1.4em; 
    font-weight: 500;
}

.under-line{
    padding-top: 0em;
    border-bottom: 1.5px solid #fff;
    display: inline-block;
}

.top-badge-group{
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-badge{
    display: flex;
    justify-content: center;
    align-items: center;
    margin:0.5rem 0.5rem;
	width: 155px;
    height: 48px;
    font-size: 1.25em;
	border-radius: 3rem;
	color: #fff;
    border: 2px solid;
    border-color: #fff;
}

.top-btn{
	display: flex;
    justify-content: center;
    align-items: center;
	width: 525px;
    height: 125px;
	margin: 3.5rem auto 0;
	padding: 1rem 2rem;
    font-size: 2.1em;
    font-weight: 500;
	border-radius: 4rem;
	background: #ff720b;
	color: #fff;
}



/*RECOMMEND*/
#recommend .width{
    align-items: center;
    width: 100%;
}

#recommend .text-box{
    background-color: #fff;
    align-items: center;
    margin: 0;
    margin-top: 0.5rem;
    padding: 1.1em 2.8em;
}

#recommend .check-circle{
    color:#ff720b;
    font-size: 48px;
}

#recommend .text{
    color:#111;
    font-size: 2rem;
    font-weight: bold;
    padding-left: 0.8rem;
    line-height: 2rem;
    padding-top: 1.4rem;
}

#recommend .subtext{
    font-weight: normal;
    font-size: 1.5rem;
    color:#111;
    padding-left: 4.5rem;
    line-height: 1.9rem;
}

#recommend .subtext-annotation{
    font-weight: normal;
    font-size: 1rem;
    color:#111;
    padding-left: 4.5rem;
    line-height: 1.5rem;
}


/*MERIT*/
#merit{
    margin: 0;
    padding: 0;
}

#merit .card-center{
    display: flex;
    justify-content: center;
    align-items: center;
}

.card {
    position: relative;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 1rem 2rem;
    width: 40rem;
    height: 52rem;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #fff;
    border-radius: 0.7rem;
}

.card-img-top {
    border-top-left-radius: calc(0.7rem - 1px);
    border-top-right-radius: calc(0.7rem - 1px);
    border-bottom-left-radius: calc(0.7rem - 1px);
    border-bottom-right-radius: calc(0.7rem - 1px);
}

#merit img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#merit .top-box{
    height: 400px;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}



.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 2rem 0rem;
}

.card-off {
    font-size: 1.7rem;
    margin-top: 0.75rem;
}

.card-yen {
    font-size: 3.1rem;
    font-weight: 595;
    line-height: 3.4rem;
}

.card-yen-big {
    color:#e8412e;
    font-size: 4rem;
    font-weight: 300;
    line-height: 4rem;
}

/*STEP*/
#step{
    font-weight: bold;
    padding-top: 3rem;
}

.step-style{
    margin: 1rem 1rem;
}

#step .line::after {
    content: '';
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    width: 2px;
    height: 1170px;
    margin: auto;
    background-color: #ff720b;
}

#step .line2::after {
    content: '';
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    width: 2px;
    height: 700px;
    margin: auto;
    background-color: #ff720b;
}

#step .middle{
    display: table;
    width: 90%;
    margin: 1rem auto;
    margin-left: 2.8rem;
}

#step .step-box{
    display: table-cell;
    vertical-align: middle;
    height: 9.5em;
    font-size: 1.4em;
    background-color: #fff;
    color: #111;
    padding: 1rem 1.8rem 1rem 5.1rem;
    text-align: justify;
    line-height: 1.3em; /* 行の高さを指定する */
}

#step .box-font{
    color: #111;
    font-size: 1.7rem;
    padding-bottom: 0.5em
}

#step .text-font{
    color: #111;
    font-size: 1.45rem;
    line-height: 1.2em;
    font-weight: 100;
    padding-left: 0.5rem;
}



#step p {
    display: inline-block;
    position: absolute;
    background-color: #ff720b;
    color: #fff;
    padding: 1rem;
    padding-bottom: 1.5rem;
    padding-top: 0.5rem;
    font-size: 35px;
    width: 4.5rem;
    height: 4.5rem;
    line-height: 55px;
    margin-top: 4rem;
    margin-left: 1.3rem;
}

#step p-style {
    margin-top:2em;
}


/*お問い合わせ*/
#inquiry {
    color: #111;
}

.input-alert {
    color:red;
    align-items: center;
    margin: 0;
}

#inquiry h2{
    text-align: center;
    padding: 0 auto;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 30px;
    border: 3px solid #21bd00;
    width: 100%;
    line-height: 150%;
}

#inquiry .padding{
    padding: 1rem;
}

#inquiry .items-padding{
    padding: 0.5em 0;
    
}


#inquiry .item-name{
    display: flex;
    align-items: center;
    margin: 0.7rem 0.4rem;
}

#inquiry .item-badge{
    padding: 0.2rem;
    margin: 0.5rem;
    font-size: 0.9em;
    font-weight: 300;
}

#inquiry .btn {
	display: flex;
    justify-content: center;
    align-items: center;
	text-decoration: none;
	width: 480px;
    height: 75px;
	margin: auto;
    padding: 1rem 2rem;
    font-size: 1.3em;
	border-radius: 3rem;
	background: #ff720b;
	color: #fff;
    border-color: #fff;
}

#inquiry .btn:hover{
    color: #0a58ca;
}

#inquiry .container{
    padding: 0 1.5em;
}

#inquiry .form-control{
    height: 2.7em;
    font-size: 1.1em;
}


#inquiry ::placeholder{
    color: silver;
}

/*お問い合わせ確認ページ*/
#confirm {
    color: #111;
    padding: 3em;
}

#confirm .container{
    padding: 2rem 1rem;
}

#confirm .padding{
    padding: 1rem;
}

#confirm .items-padding{
    padding: 0.1rem 0;
    
}

#confirm .item-badge{
    padding: 0.1rem;
    margin: 0.1rem;
}

#confirm .btn {
	
    justify-content: center;
    align-items: center;
	text-decoration: none;
	width: 200px;
    height: 60px;
	margin: 1rem;
    font-size: 1.2em;
	border-radius: 3rem;
	background: #ff720b;
	color: #fff;
    border-color: #fff;
}

#confirm .btn:hover{
    color: #0a58ca;
}

#confirm.bg-image {
    height: 100%;
    width: 100%;
    background-image: url(../img/LP-backgroundconfirm.png);  
    background-position: center top;
    background-repeat: no-repeat;
}

/*お問い合わせ完了ボタン*/
#confirm .btn-complete {
	display: flex;
    justify-content: center;
    align-items: center;
	text-decoration: none;
	width: 450px;
    height: 80px;
	margin: 1.5rem auto;
	padding: 1rem 2rem;
    font-size: 1.3em;
	border-radius: 3rem;
	background: #ff720b;
	color: #fff;
    border-color: #fff;
}

#confirm .btn-complete:hover{
    color: #0a58ca;
}


/* 会社情報 */
#company{
    font-size: 1.7rem;
    padding-top: 3rem;
}

#company .text-item{
    display: flex;
    text-align: left;
    padding: 1rem 0.5rem;
	color: black;
}

#company .text-area{
    font-size: 1.6em;
    position: relative;
    text-align: center;
    margin: 0.5em auto;
	color: black;
}

.text-area:before,
.text-area:after {
    position: absolute;
    top: 47%;
    width: 8.5rem;
    border-top: 8px double;
    content: '';
}

.text-area:before {
    left: 2.1rem;
}

.text-area:after {
    right: 2.9rem;
}

#company .text-title{
    flex-grow: 1; 
	position: relative;
    max-width: 120px;
    min-width: 120px;
	line-height: 1.7rem;
	margin: 0.5rem 1em;
}

#company .text-title::after {
	position: absolute; 
	top: 0;
	left: 100%;
	margin-left:0.3em;
	content: "";
	width: 3px; 
	height: 120%;
	background-color: red;
}

#company .text-detail {
    display: flex;
    flex-direction: column;
    justify-content: center;
	flex-grow: 1; 
    line-height: 1.7rem;
    margin-left: 0;
    margin: 0.5rem 0;
}

iframe {
    width: 100%;
    aspect-ratio: 16/9; 
  }


/* フッター */
footer {
background-color: #fff;
color: #111;
font-size: 1rem;
font-weight: 500;
margin: 0;
padding-top: 1rem;
}

.footer-img{
width: 50%;
height: 50%;
}

.zeroYen{
color:red;
font-size:1.8rem;
font-style: italic;
padding: 0 0.5rem;
}

.footer-link{
margin: 3rem 0;
}


/* 規約 */
#rule{
color:#333;
padding-top: 2rem;
background-color: #eee;
}

#rule h1 {
    font-size: 2.5em;
    padding: 1em 0;
}

#rule h2{
    display: block;
    font-size: 1.6em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

#rule h3{
    font-size: 1.4em;
}

#rule .body-width {
margin: 0 auto;
max-width: 1060px;
border: 1px solid #dee2e6;
background-color: white;
}

#rule .rule-body{
content: "";
display: block;
clear: both;
}

#rule .rule-body p {
font-size: 1.2em;
margin-bottom: 3rem;
padding-left: 0.5em;
}

#rule .rule-body li{
    list-style-type: lower-alpha;
    padding-bottom: 0.5em;
    font-size: 1.2em;
    word-break: break-all;
}

#rule .rule-body ul{
    margin-left:-0.2em;
}

  @media screen and (max-width: 700px) {

    body {
        max-width: 485px;
        margin: 0 auto;
    }

    .bg-image {
        background-image: url(../img/LP-background02-0215-mobile.png);  
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 485px auto;   
    }

    .padding{
        padding: 1rem 0;
    }
    
    .title-font{
        font-size: 29px;
        margin: 1.2rem 0;
    }
    
    .subtitle-font{
        font-size: 1em;
    }
    
    .top-img{
        width: 100%;
        height: 100%;
    }
    
    .top-logo{
        zoom: 0.35;   
        margin-top: -107%;
    }

    .top-img-rink{
        position: absolute;
        right: 0;
        zoom: 0.3;  
        padding: 2rem;  
    }

    /* top */
    #title{
        margin: 0;
    }

    .title{
        font-size: 2.5em;
    }

    .top-box p{
        margin-top: -10rem;
        font-size: 1.3rem;
        line-height: 1.6em;
    }
    
    .background-color{
        padding: 6px 25px;
        background-color: #fff;
    }

    .zero {
        font-size:2rem;
    }

    .under-line-text{
        padding-bottom: 1rem;
        font-size: 0.8em; 
    }

    .top-badge{
        margin:0.2rem 0.2rem;
        width: 80px;
        height: 30px;
        font-size: 0.6em;
        border-radius: 3rem;
        color: #fff;
        border: 1px solid;
        border-color: #fff;
    }
   
    .top-btn{
        width: 300px;
        height: 70px;
        margin: 3rem auto -1rem;
        padding: 0.5rem 1rem;
        font-size: 1.5em;
        border-radius: 4rem;
        background: #ff720b;
        color: #fff;
    }


    /* recommend */
    #recommend .width{
        width: 100%;
    }

    #recommend .text-box{
        background-color: #fff;
        align-items: center;
        margin: 0;
        margin-top: 0.2rem;
        padding: 0.6em 1.8em;
        
    }
    
    #recommend .check-circle{
        color:#ff720b;
        font-size: 24px;
    }
    
    #recommend .text{
        font-size: 1.1rem;
        line-height: 0.95em;
        padding-top: 0.6rem;
    }

    #recommend .subtext{
        font-weight: normal;
        font-size: 0.73em;
        line-height: 1.2em;
        padding-left: 2.7rem;
    }

    #recommend .subtext-annotation{
        font-weight: normal;
        font-size: 0.55em;
        line-height: 1.3em;
        padding-left: 2.7rem;
    }


    /* merit */    
    .card {
        margin: 0.8rem 1.8rem;
        width: 40rem;
        height: 29rem;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid #fff;
        border-radius: 0.7rem;
    }
    
    #merit img {
        width: 100%;
        height: 100%;
        /* object-fit: cover; */
    }
    
    #merit .top-box{
        height: 200px;
        border-top-left-radius: 0.5rem;
        border-top-right-radius: 0.5rem;
    }
    
    .card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        min-height: 1px;
        padding: 1.1rem 0.1rem;
    }
    
    .card-off {
        font-size: 0.9rem;
        margin-top: 0.75rem;
    }

    .card-off-mobile {
        font-size: min(3.7vw, 0.9rem);
        margin-top: 0.75rem;
        line-height: 1.3rem;
    }
    
    .card-yen {
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 2.7rem;
        margin-bottom: 0rem;
    }

    .card-yen-mobile {
        font-size: 2.2rem;
        font-weight: bold;
        line-height: 2.7rem;
        margin-bottom: -1rem;
    }

    .card-yen-big {
        font-size: 2.5rem;
        line-height: 3rem;
    }

   
    /*STEP*/
    #step{
        padding-top: 1.6rem;
    }

    .step-style{
        margin: 0rem 1rem;
    }

    #step p {
        padding: 0.55rem;
        padding-bottom: 1.5rem;
        padding-top: 0rem;
        font-size: 20px;
        width: 2.5rem;
        height: 2.5rem;
        line-height: 40px;
        margin-top: 1.8rem;
        margin-left: 0;
    }

    #step .middle{
        width: 97%;
        margin-left: 0.8rem;
    }

    #step .step-box{
        display: table-cell;
        vertical-align: middle;
        height: 4.2em;
        font-size: 1.4em;
        padding: 0.4rem 1rem 0.4rem 3rem;
        text-align: justify;
        line-height: 0.8em; /* 行の高さを指定する */
    }

    #step .box-font{
        font-size: 0.95rem;
    }

    #step .text-font{
        color: #111;
        font-size: 0.75rem;
        font-weight: 100;
        padding-left: 0.3rem;
    }

    #step .line::after {
        content: '';
        position: absolute;
        top: 38px;
        left: 0;
        right: 0;
        width: 2px;
        height: 600px;
        margin: auto;
        background-color: #ff720b;
    }
    
    #step .line2::after {
        content: '';
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        width: 2px;
        height: 350px;
        margin: auto;
    }

    
    /* 問い合わせ */
    #inquiry h2{
        font-size: 1.5rem;
        margin-top: 0rem;
    }

    h6 {
        font-size: 0.8rem;
    }

    .inquiry-text{
        font-size: 0.75rem;
        line-height: 1rem ;
        padding-bottom: 0.7rem;
        margin:0 auto;
    }
    
    #inquiry .padding{
        padding: 2.5rem auto;
        margin:0 auto;
    }


    #inquiry .items-padding{
        padding: 0;
        padding-top: 0.5rem;
    }
    
    #inquiry .item-name{
        display: flex;
        align-items: center;
        margin: 0.3rem;
    }
    
    #inquiry .item-badge{
        padding: 0.3rem;
        margin: 0.3rem;
    }
    
    #inquiry .btn {
        width: 200px;
        height: 30px;
        padding: 0.5rem 1rem;
        font-size: 1em;
        border-radius: 3rem;
        line-height: 0.5em;
    }

    .form-control{
        height: auto;
        font-size: 1em;
    }

    /*お問い合わせ確認ページ*/
    #confirm .body-width {
        margin: 0;
        width: 100%;
    }

    #confirm h1{
        font-size: 1.7rem;
    }

    #confirm .container{
        padding: 1.5rem 0;
    }

    #confirm {
        padding: 2rem;
    }

    #confirm .items-padding{
        padding: 0.1rem 0; 
    }

    #confirm .item-badge{
        padding: 0.1rem;
        margin: 0.1rem;
    }

    #confirm .btn {
        
        justify-content: center;
        align-items: center;
        text-decoration: none;
        width: 170px;
        height: 45px;
        margin: 0.3em;
        font-size: 1.2em;
        border-radius: 3rem;
        background: #ff720b;
        color: #fff;
        border-color: #fff;
    }

    #confirm .btn:hover{
        color: #0a58ca;
    }

    #confirm.bg-image {
        height: 100%;
        width: 100%;
        
        background-position: center top;
        background-repeat: no-repeat;
        
    }

    
    /* 問い合わせ完了 */
    #confirm .btn-mobile {
	
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        width: 200px;
        height: 40px;
        margin: 1.5em auto;
        padding: 1rem 2rem;
        font-size: 0.65em;
        border-radius: 3rem;
        background: #ff720b;
        color: #fff;
        border-color: #fff;
    }

    #confirm .text-complete-mobile{
        font-size: 1.0em;
        padding:  0 1.9rem;
    }
    
    /* 会社情報 */
    #company{
        font-size: 1rem;
        padding-top: 2rem;

        height: 12rem;
    }
    
    #company .text-item{
        display: flex;
        text-align: left;
        padding: 0.2rem 0.5rem;
    }
    
    #company .text-title{
        flex-grow: 1; 
        position: relative;
        max-width: 80px;
        min-width: 80px;
        line-height: 0.9rem;
        margin: 0.5rem 1em;
        padding-right: 0.4rem;
    }
    
    #company .text-title::after {
        position: absolute; 
        top: 0;
        left: 100%;
        margin: 0 0;
        content: "";
        width: 1.5px; 
        height: 100%;
    }
    
    #company .text-detail {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-grow: 1; 
        line-height: 1.2rem;
        margin-left: 0;
        margin: 0.5rem 0;
    }

    #company .text-area{
        font-size: 1.6em;
        position: relative;
        text-align: center;
        margin: 0.3em -1em;
        padding: 0 3em;
        color: black;
        margin-left: -0.3em;
    }
    
    .text-area:before,
    .text-area:after {
        position: absolute;
        top: 47%;
        width: 4.5rem;
        border-top: 7px double;
        content: '';
    }
    
    .text-area:before {
        left: 2rem;
    }
    
    .text-area:after {
        right: 2.5rem;
    }
    
    iframe {
        width: 100%;
        aspect-ratio: 16/9; 
    }
    
    
    /* フッター */
    footer {
        font-size: 0.7rem;
        margin:0;
    }
    
    .zeroYen{
        font-size:1rem;
    }

    .footer-link{
        margin: 1rem 0;
        font-size: 0.6rem;
    }

    
    /* 規約 */
    #rule{
        padding: 0.5rem;
        }
        
        #rule h1 {
            font-size: 1.6em;
            padding: 0.7em 0;
        }
        
        #rule h2{
            display: block;
            font-size: 1.1em;
            margin-block-start: 0.83em;
            margin-block-end: 0.83em;
            margin-inline-start: 0px;
            margin-inline-end: 0px;
            margin-bottom: 10px;
            padding-bottom: 5px;
            border-bottom: 1px solid #ccc;
        }
        
        #rule h3{
            font-size: 1em;
        }
        
        #rule .body-width {
        margin: 0 auto;
        max-width: 1060px;
        border: 1px solid #dee2e6;
        background-color: white;
        }
        
        #rule .rule-body{
        content: "";
        display: block;
        clear: both;
        }
        
        #rule .rule-body p {
        font-size: 0.9em;
        margin-bottom: 2rem;
        padding-left: 0.5em;
        }
        
        #rule .rule-body li{
            list-style-type: lower-alpha;
            padding-bottom: 0.5em;
            font-size: 0.9em;
        }
    
        #rule .rule-body ul{
            margin-left:-0.7em;
        }
  }
  
  @media screen and (max-width: 420px){
    .card {
        margin: 1rem 1.8rem;
    }

    #step{
        margin-top: 1rem;
    }

    #company{
        padding-top: 1.5rem;
    }
  }

  @media screen and (max-width: 400px){
    .card {
        margin: 1.5rem 1.8rem;
    }

    #company .text-area{
        font-size: 1.6em;
        position: relative;
        text-align: center;
        margin: 0.3em -1em;
        padding: 0 3em;
        color: black;
        margin-left: -0.8em;
    }
    
    .text-area:before,
    .text-area:after {
        position: absolute;
        top: 47%;
        width: 4rem;
        border-top: 7px double;
        content: '';
    }
  }

  @media screen and (max-width: 375px) {

    .title-font{
        font-size: 30px;
        margin-top: 2rem;
    }

    .under-line-text{
        padding-bottom: 2rem;
        font-size: 0.8em; 
    }
    
    .text-area:before,
    .text-area:after {
        width: 3rem;
    }

    #recommend .text-box{
        background-color: #fff;
        align-items: center;
        margin: 0;
        margin-top: 0.2rem;
        padding: 0.6em 0.7em;
    }

    #recommend .text{
        font-size: 1rem;

    }

    #step{
        padding: 1.5rem 0;
        margin-top: 1rem;
    }

    #step .text-font{
        font-size: 0.65rem;
        padding-left: 0.3rem;
    }

    #step .line::after {
        height: 580px;
    }

    .card {
        margin: 2rem 1.8rem;
    }

    #company{
        padding-top: 2.2rem;
    }
    
  }