@charset "UTF-8";

/* ___ ヤマハ バイクレンタル 東京大森限定 ビジネスバイクレンタル 予約受付中 ____ */

body {
	background-color: #00193f;
	color: #fff;
}
#footer {
	background:#fff;
}
#rwd-content .bg-area {
	background: #22327d;
}
#rwd-content .bg-white {
	background: #fff;
	color: #000;
	padding: 30px 0;
	margin-bottom: 30px;
}
#rwd-content h2 {
	font-size: 2.8rem;
	line-height: 1.6;
	font-weight: bold;
	margin-bottom: 25px;
}
#rwd-content .guidance p {
	font-size: 2.2rem;
	line-height: 1.6;
	color: #fffd00;
	margin-bottom: 30px;
}
#rwd-content .support h3 {
	font-size: 2.2rem;
	margin-bottom: 10px;
}
#rwd-content .guidance2 h3 {
	font-size: 2.4rem;
	color: #465a96;
	margin-bottom: 5px;
}
#rwd-content ul li {
	list-style: none;
}
#rwd-content .model li {
	margin-bottom: 25px;
}
#rwd-content .model dt {
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
}
#rwd-content .button-cta.blue {
	height: 60px;
	margin: 15px 0 20px;
}
#rwd-content a.button-cta.blue {
	background-color: #465a96;
}
#rwd-content a.button-cta.blue:hover {
	background-color: #69c;
}
#rwd-content .button-cta.blue .button-inner {
	font-size: 1.8rem;
}
#rwd-content .model table {
	width:100%;
	border-collapse: separate;
	border-spacing: 0;
	border-bottom: #fff 1px solid;
	border-right: #fff 1px solid;
}
#rwd-content .model table th {
	font-weight:normal;
	text-align: left;
}
#rwd-content .model table th,
#rwd-content .model table td {
	padding:5px 10px;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
}
#rwd-content .model li table tr td:nth-of-type(2) {
    border-left: none;
}
#rwd-content .model .price table td {
	background-color: #2f3f5b;
}
#rwd-content .support .f-box {
    background: #adbde1;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 20px;
}
#rwd-content .period .f-box {
	background: #fff;
	color: #000;
	border-radius: 20px;
	margin-bottom: 20px;
}

#rwd-content .notice-box {
    background: #fff9c4;
    border: 1px solid #f0c000;
    color: #000;
    padding: 20px;
    margin: 20px 0 40px;
    line-height: 1.7;
    border-radius: 8px;
}

#rwd-content .notice-box ul {
    margin: 0;
    padding-left: 1.3em;
    list-style: disc !important;
}

#rwd-content .notice-box li + li {
    margin-top: .8em;
}

#rwd-content .visually-hidden {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
}


@media screen and (max-width: 767px) {
    #rwd-content h2 {
        font-size: 1.8rem;
    }
    #rwd-content .guidance h2 {
        text-align: left;
    }
    #rwd-content .guidance p {
        font-size: 1.5rem;
        text-align: left;
    }
    #rwd-content .guidance2 h3 {
        font-size: 1.8rem;
    }
    #rwd-content .model li {
        margin-bottom: 40px;
    }
    #rwd-content .model dt {
        font-size: 1.8rem;
    }
    #rwd-content .model figure {
        margin-bottom: 5px;
    }
    #rwd-content .button-cta.blue .button-inner {
        font-size: 1.5rem;
    }
    #rwd-content .button-cta.blue {
        height: 50px;
        margin: 15px 0;
    }
    #rwd-content .support h3,
    #rwd-content .txtlg,
    #rwd-content .txtxl {
        font-size: 1.5rem;
    }
    #rwd-content .bg-white p.txtcr {
        text-align: left;
    }
    #rwd-content .period .f-box {
        padding: 1px;
        border-radius: 15px;
        margin-bottom: 15px;
    }
    }
    @media print, screen and (min-width: 768px) {
    #rwd-content .guidance {
        text-align: center;
        margin-bottom: 20px;
    }
    #rwd-content .model li {
        width: 40.5%;
        margin-left: 2%;
    }
    #rwd-content .model .price {
        width: 49%;
        margin-left: 2%;
    }
    #rwd-content .model li.left,
    #rwd-content .model .price.left {
        margin-left: 0;
    }
    #rwd-content .model .price table th,
    #rwd-content .model .price table td {
        font-size: 2.0rem;
    }
    #rwd-content .model dt {
        margin-bottom: 10px;
    }
    #rwd-content .guidance2 p.txtlt {
        text-align: center;
    }

    #rwd-content .notice-box {
        padding: 16px;
        margin: 16px 0 28px;
        border-radius: 6px;
    }

}
