
/* 追加CSS
---------------------------------------------------------- */
@charset "UTF-8";

.price_red {
    color: #ea5549;
    font-weight: bold;
}
.wrap_400 {
  max-width: 400px;
  margin: 0 auto;
}
.wrap_600 {
  max-width: 600px;
  margin: 0 auto;
}
.wrap_800 {
  max-width: 800px;
  margin: 0 auto;
}
.underline {
  background: linear-gradient(transparent 60%, #fff799 30%);
  display: inline-block;
}
.hidden {
  display: none;
}
.pc-bn {
  display: block !important;
}
.sp-bn {
  display: none !important;
}
@media screen and (max-width: 1050px) {
  .pc-bn {
    display: none !important;
  }
  .sp-bn {
    display: block !important;
  }
}
/* .title-section .button{
  color: #FFFFFF;
  background: linear-gradient(90deg,#13C37F,#3777D0);
  padding: 15px 45px 15px 30px;
  width: auto;
} */


/* family-section 
---------------------------------------------------------- */
.family-section {
  font-family: YJTop Ellipsis,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
  max-width: 1200px;
  padding: 50px 10px; 
  background-color: #ffffff;
  border-radius: 5px;
}

.family-wrapper {
  width: 800px;
  margin: 0 auto;
}
.family-img-box {
  text-align: center;
}
.family-text-box {
  margin: 30px 0;
}
.family-orange {
  color: #ed6d46;
  font-weight: bold;
}
.family-list li {
  list-style: square;
  margin-left: 2em 
}

.family-list-wrap {
  width: auto;
  margin: 0 auto;
}  
.family-title {
  margin: 60px 0px 50px;
  font-size: 24px;
  text-align: center;
}
.family-sub-title {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px dotted;
  margin: 10px 0px;
}
.family-m-title {
  font-size: 16px;
}
.family-s-title {
  font-size: 14px;
}
.ex {
  background-color: #ed6d46;
  color :#ffffff;
  padding: 1px 8px;
  border-radius: 5px;
  margin-right: 5px;
}
.ex-wrap {
  margin-bottom: 30px;
}
.family-table {
  border-collapse: collapse;
  margin: 10px 0;
}
.family-table th,
.family-table td {
  border: solid 1px #333333;
  text-align: center;
  padding: 10px 30px;
}
.family-section .btn-wrap {
  margin-top: 50px;
}
.family-section .btn-wrap a {
  margin: 0 auto;
}
@media screen and (max-width: 1050px) {
  .family-section {
    padding: 20px 20px; 
  }
  .family-wrapper {
    width: 100%;
  }
  .family-title {
    font-size: 18px;
    text-align: left;
  }
  .family-table th {
    padding: 10px 10px;
  }
  .family-table td {
    padding: 10px 10px;
  }
  .family-table th,td {
    vertical-align: middle;
  }
}

/* supportfee-section 
---------------------------------------------------------- */
.supportfee-section {
  font-family: YJTop Ellipsis,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
  max-width: 1200px;
  padding: 50px 30px; 
  background-color: #ffffff;
  border-radius: 5px;
}
.support_red {
  color: #ea5549;
}
.support_blue {
  color: #0068b7;
}
.support_green {
  color: #288c66;
}
.supportfee_colum {
  display: flex;
}
.support_title_box {
  font-size: 34px;
}

.support_plan_box {
  border: solid 3px #ddd;
  border-radius: 10px;
  padding: 50px;
  align-items: center;
  margin-top: 20px;
}
.supportfee_recommend {
  background-color: #ea5549;
  border-radius: 3px;
  color: #ffffff;
  padding: 0.2em 0.5em;
  font-weight: bold;
  display: inline-block;
}
.support_plan_box span h1 {
  font-size: 32px
}
.support_fee_price_box {
  font-size: 2rem;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.support_fee_price {
  margin-left: 30px;
}
.supportfee_tax {
  font-size: 10px;
}
.supportfee_attention_text {
  font-size: 12px;
  line-height: 1.2;
}
.supportfee_line {
  margin: 30px 0;
}
.support_premium_box {
  padding: 50px;
}
.support_right_box {
  justify-content: space-between;
}
.supportfee_service_list {
  margin-bottom: 20px;
}
@media screen and (max-width: 1050px) {
  .supportfee-section {
    padding: 20px 10px;
  }
  .supportfee_colum {
    flex-direction: column;
  } 
  .support_fee_price_box {
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
  } 
  .support_plan_box {
    padding: 30px 10px;
    margin-top: 20px;
  }
  .supportfee-section p {
    text-align: left;
  }
  .supportfee_recommend {
    margin-bottom: 10px;
  }
  .supportfee-section .sec-title {
    font-size: 18px;
  }
}

.information_bn {
	margin-bottom: 50px;
  display: flex;
  justify-content: space-around;
}

.kaku img {
	border-radius: 5px;
}

.b_bottom {
	    border-bottom: 1px solid #C9C9C9;
    margin-bottom: 40px;
    padding-bottom: 10px;
}

.size01 {
	font-size: 18px;
}

.mizuiro {
	background: aliceblue;
	padding: 10px;
}

.keiko_ki {
	background:linear-gradient(transparent 70%, #ff6 70%);
display: inline-block;
    line-height: 1.4;
    margin-bottom: 30px;
}


.keiko_mi {
background:linear-gradient(transparent 60%, #d1ffff 60%);
display: inline-block;
    line-height: 1.4;
    margin-bottom: 30px;
}

.hr {
	    border-top: 1px solid #C9C9C9;
    margin-bottom: 40px;
    margin-top: -5px;
}



.keiko_pi {
background: linear-gradient(transparent 60%, #ffd1ff 60%);
display: inline-block;
    line-height: 1.4;
    margin-bottom: 30px;
}


.blog-article ul li {
  margin: 1em 0;
  padding-left: 10px;
  list-style-type: disc;
}
.blog-article ol li {
  margin: 1em 0;
  padding-left: 10px;
  list-style-type: decimal;
}



/*------------------------------------------------------------------------
 footer
-------------------------------------------------------------------------*/

@media screen and (max-width: 1050px) {
.footer-sns-logo {
  width: 20px;
}
}

/* beginners-section 
---------------------------------------------------------- */
.beginners-section {
  font-family: YJTop Ellipsis,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
  max-width: 1200px;
  padding: 50px 10px; 
  background-color: #ffffff;
  border-radius: 5px;
  color: #333;
}
.beginners-section p {
  line-height: 1.5;
  font-size: 16px;
}
.beginners_step_title {
  font-size: 32px;
  color: #0068b7;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.beginners_step_text {
  text-align: center;
  margin-bottom: 10px;
}

.beginners_step_title span {
  margin-right: 30px;
}
.beginners_wrap {
  margin: 50px 0 80px 0;
}
.beginners_wrap_1200 {
  max-width: 1200px;
  margin: 0 auto;
}
.beginners_wrap_800 {
  max-width: 800px;
  margin: 0 auto;
}
.beginners_wrap_600 {
  max-width: 600px;
  margin: 0 auto;
}
.beginners_colum {
  display: flex;
  align-items: center;
}
.beginners_price {
  margin-top: 10px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.option_img img:hover{
  opacity: .7;
}
.beginners_price span {
  background-color: #0068b7;
  color: #fff;
  padding: 3px 10px;
  display: inline-block;
  border-radius: 3px;
  margin-right: 10px;
}
.beginners_btn {
  background-color: #0068b7;
  color: #fff;
  font-weight: bold;
  padding: 10px 30px;
  border-radius: 50px;
  display: inline-block;
  margin: 5px 0;
  transition: 0.5s;
}
.beginners_btn:hover {
  opacity: 0.7;
}
.beginners_btn_wrap {
  text-align: center;
}
.beginners_text_link {
  font-weight: bold;
  color: #0068b7;
  transition: 0.5s;
}
.beginners_text_link:hover {
  opacity: 0.7;
}
.beginners_mr5 {
  margin-right: 5px;
}
.beginners_ml10 {
  margin-left: 10px;
}
.beginners_arrow {
  width: 30px;
  margin: 0 auto;
}
/* beginners_heading */
.beginners_heading {
  margin-top: 50px;
}
.beginners_heading_title {
  font-size: 24px;
  text-align: center;
  color: #0068b7;
}
.beginners_title {
  font-size: 36px;
  text-align: center;
  color: #0068b7;
  margin-bottom: 20px;
}
.beginners_heading_blue_box {
  background-color: #0068b7;
  color: #fff;
  padding: 5px 20px;
  width: 120px;
  text-align: center;
  border-radius: 3px;
  display: inline-block;
  margin-right: 10px;
  transition: 0.5s;
}
.beginners_heading_blue_box:hover {
  opacity: 0.7;
}
.beginners_heading_img {
  width: 30px;
  margin: 0 auto;
}
.beginners_heading_list  {
  max-width: 400px;
  margin: 0 auto;
  font-weight: bold;
}
.beginners_heading_list li {
  margin-bottom: 5px;
}
.beginners_heading_text {
  text-align: center;
}
.beginners_attention_list_item {
  text-align: center;
  margin-top: 10px;
}
.beginners_heading_list_wrap {
  margin-top: 30px;
}
/* beginners_introduction */

.grade-table-container {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  max-width: 960px;
  margin: 0 auto;
}
.grade-table-box {
  width: calc(100% / 2);
  justify-content: center;
  padding: 15px;
}
.grade-table-texts {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  font-size: 1.3rem;
  align-items: center;
  padding: 0 10px;
}
.grade-title {
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.grade-title span {
  font-size: 1.5rem;
}
.grade-table-price-header {
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  margin-right: 15px;
}
.grade-table-price-header .tax {
  font-size: 1rem;
}
.grade-table-price-head span {
  display: block;
}
.grade-table-price {
  text-align: center;
  font-weight: bold;
}
.grade-table-price dt {
  border-bottom: 1px solid #333;
}
.grade-table-price:not(:last-child) {
  margin-right: 15px;
}
.grade-table-price-outer {
  display: flex;
  align-items: center;
}
.grade-table-price li {
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.grade-table-price li:not(:last-child) {
  margin-right: 20px;
}
.grade-table-price .tax {
  font-size: 1rem;
}
.grade-table-pic-container {
  display: flex;
  justify-content: space-evenly;
  align-items: baseline;
  max-width: 480px;
  margin: 0 auto;
}
.grade-pic-items {
  width: calc(100% / 3 - 15px);
  text-align: center;
  margin: 0 auto;
}
.grade-pic-items-4 {
  width: calc(100% / 4 - 15px);
  text-align: center;
  margin: 0 auto;
}
/* .grade-pic-items:hover {
  opacity: 0.7;
} */
.grade-pic-name {
  display: block;
  margin-top: 5px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
}
.grade-bicycle-pic {
  max-width: 100px;
  max-height: 100px;
  display: flex;
  margin: 0 auto;
}
.grade-bicycle-pic img {
  object-fit: cover;
}
@media screen and (max-width: 960px) {
  .grade-table-container {
    flex-direction: column;
  }
  .grade-table-box {
    width: 100%;
    justify-content: center;
  }
  .grade-table-texts {
    flex-direction: column;
    padding: 10px 0 0 0;
  }
  .grade-title {
    margin-bottom: 5px;
  }
  .grade-title span {
    font-size: 1.5rem;
  }  .grade-table-price li {
    width: 100%;
    margin: 0;
  }
}
.grade-detail-text {
  padding: 30px 0px;
}
.beginners_grade_list {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.beginners_grade_list>* {
  flex: 50%;
}
.beginners_select_list {
  justify-content: space-evenly;
  padding: 100px 0;
}
.beginners_select_list li {
  max-width: 400px;
}
.beginners_select_title {
  font-size: 20px;
  text-align: center;
}
.beginners_narrow_dowan_list {
  align-items: start;
  padding: 0 20px;
}
.beginners_narrow_dowan_list li {
  padding: 5px;
}
.beginners_select_wrap {
  margin-bottom: 50px;
}
.beginners_scene_list li {
  width: 50%;
  padding: 0 5px;
}

/* beginnners_step01 */
.beginners_step01_list {
  margin-bottom: 20px;
}
.beginners_step01_list li {
  padding: 0 10px;
  width: 50%;
}
.beginners_step01_blue_box {
  border: 1px solid #0068b7;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 5px 20px;
  border-radius: 5px;
  display: inline-block;
}
.beginners_step01_list_item dd {
  margin-bottom: 20px;
}
.beginners_step01_text {
  margin: 20px;
}
.beginners_small_text {
  font-size: 12px;
}
/* beginnners_step02 */
.beginners_support_list {
  border: solid 3px #ddd;
  border-radius: 20px;
  padding: 0 30px;
  margin-bottom: 20px;
}
.beginners_support_list li {
  width: 50%;
}
.beginners_right_plan {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.beginners_right_right_item {
  margin-right: 60px;
}
.beginners_support_plan {
  margin-bottom: 10px;
  display: inline-block;
  text-align-last: right;
}
.beginners_support_plan p {
  font-size: 26px;
  font-weight: bold;
}
.beginners_number {
  font-size: 36px;
}
.beginners_recommend_text {
  background-color: #ea5549;
  color: #ffffff;
  font-size: 22px;
  width: 150px;
  text-align: center;
  border-radius: 50px;
  margin-bottom: 10px;
}
.beginners_regular p {
  color: #ea5549;
}
.beginners_premium p {
  color: #288c66;
}
.beginners_right p {
  color: #0068b7;
}

/* beginnners_step03 */
.beginners_delivery_list {
  align-items: start;
  padding: 0 20px;
}
.beginners_delivery_list_item {
  border: solid 3px #ddd;
  border-radius: 20px;
  padding: 30px;
  margin: 10px;
}
.beginners_delivery_text_box dt {
  font-weight: bold;
}
.beginners_delivery_text_box dd {
  margin-left: 10px;
}
.beginners_delivery_text_item {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.beginners_address {
  display: flex;
}
.beginners_time {
  line-height: 1.3;
  margin-left: 10px;
}
.beginners_delivery_link {
  margin-left: 20px;
}
.beginners_delivery_link a {
  color: #0068b7;
}
/* beginnners_step04 */
.beginners_option_list {
  align-items: start;
}
.beginners_option_list li {
  width: calc(100% / 3);
  padding: 10px;
}
.beginners_option_text p {
  font-size: 14px;
}
/* beginnners_step05 */
.beginners_pay_list {
  display: flex;
  justify-content: space-evenly;
  align-items: start;
}
.beginners_pay_list li {
  padding: 10px;
}
.pay_list_or {
  width: 50px;
  text-align: center;
}
.beginners_pay_box {
  background-color: #0068b7;
  color: #fff;
  border-radius: 3px;
  padding: 8px 20px;
  text-align: center;
  font-weight: bold;
  width: 250px;
}
/* beginners_footer */
.beginners_footer_list li {
  padding: 10px;
  max-width: 300px;
  margin: 0 auto;
}

.beginners_footer_text {
  margin-bottom: 80px;
  text-align: center;
}

@media screen and (max-width: 1050px) {
  .beginners_wrap {
    margin: 20px 0 50px 0;
  }
  .beginners_colum {
    flex-direction: column;
  }
  .beginners_heading_text {
    text-align: left;
  }
  .beginners_title {
    font-size: 22px;
  }
  .beginners_step_title {
    font-size: 22px;
  }
  .beginners_step_title span {
    margin-right: 10px;
  }
  .beginners_step_text {
    text-align: left;
  }
  .beginners_select_list {
    padding: 50px 0;
  }
  .beginners_grade_list {
    flex-direction: column;
  }
  .beginners_select_list li {
    width: 100%;
  }
  .beginners_select_list li:first-child {
    margin-bottom: 30px;
  }
  .beginners_select_title {
    font-size: 18px;
  }
  .beginners_scene_list li {
    width: 100%;
    padding: 0 5px;
  }
  .beginners_step01_list li {
    width: 100%;
  }
  .beginners_step01_list li:nth-child(2) {
    margin-bottom: 30px;
  }
  .beginners_support_list li {
    width: 100%;
    padding-top: 30px;
  }
  .beginners_right_plan {
    flex-direction: column;
    align-items: start;
    text-align: left;
  }
  .beginners_right_right_item {
    margin: 0px;
  }
  .beginners_delivery_list {
    padding: 0;
  }
  .beginners_delivery_list_item {
    padding: 20px 10px;
    margin: 0;
  }
  .beginners_delivery_list_item {
    margin-bottom: 30px;
  }
  .beginners_delivery_text_box {
    text-align: left;
  }
  .beginners_delivery_text_item {
    flex-direction: column;
    align-items: start;
  }
  .beginners_delivery_text_item .beginners_price {
    margin-bottom: 5px;
  }
  .beginners_address {
    flex-direction: column;
  }
  .beginners_address_box {
    margin-bottom: 10px;
  }
  .beginners_option_list li {
    padding: 5px;
    margin-bottom: 30px;
  }
  .beginners_pay_list {
    flex-direction: column;
  }
  .beginners_pay_list li {
    width: 100%;
  }
  .pay_list_or {
    width: 100%;
  }
  .beginners_pay_box {
    width: 100%;
  }
  .beginners_arrow {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  
}
/* ガイドボタン
guide_button
---------------------------------------------------------- */
/* ガイドボタン
---------------------------------------------------------- */
.course_title {
  text-align: center;
  font-size: 3rem;
  color: #333333;
}
.guide_button_container {
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
.guide-button-copy {
  width: calc(100% / 3 - 10px);
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
}
.guide-button-copy span {
  font-size: 1rem;
  width: 100%;
}
.guide-button-copy span:before {
  margin-right: 1rem;
  content: '＼';
}
.guide-button-copy span:after {
  margin-left: 1rem;
  content: '／';
}
.guide_button {
  display: flex;
  flex-direction: column;
  width: calc(100% / 3 - 10px);
  background: #fff;
  border-radius: 10px;
  border-bottom: 7px solid #00a5e2;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);

}
.guide_button:hover {
  transform: translateY(3px);
  border-bottom: 2px solid #00a5e2;
}
.guide_button_item {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 20px;
  flex-grow: 1;
}
.guide_button_img {
  width: 50px;
  height: 50px;
}
.guide_button_img img {
  width: 100%;
  height: 100%;
}
.guide_button h4 {
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 1050px) {
  .guide_button_container {
    flex-direction: column;
    margin-bottom: 50px;
  }
  .guide_button_wrap {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 5px;
  }
  .guide_button {
    display: flex;
    width: 100%;
  }
  .guide-button-copy {
    width: 100%;
  }
}
/* announce */
.announce {
  margin-bottom: 20px;
}
.announce h1 {
  text-align: center;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #ea5549;
}
.announce-box {
  max-width: 800px;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 100px;
  margin: 0 auto;
  display: table;
  width: 100%;
  line-height: 1.5;
  transition: 0.3s;
}
.announce-outer {
  max-width: 400px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.annouceBox__list dd{
  margin-bottom: 5px;
}
.annouceBox__list:last-child{
  margin-bottom: 0;
}
.annouceBox__heading {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 1.8rem;
  border-bottom: 1px dotted #333;
}
.annouceBox__date{
  color: #0068b7;
}
.annouceBox__text {
  font-size: 1.2rem;
}
.annouceBox__link:hover{
  text-decoration: underline;
}
.announce-box  span {
  font-weight: bold;
  font-size: 1.8rem;
}
.announce-box:hover {
  opacity: 0.7;
}

.announce-list {
  font-size: 1rem;
  margin-bottom: 10px;
}
.annouce-time {
  font-weight: bold;
  font-size: 1.5rem;
  color: #0068b7;
  width: 100%;
  padding: 5px 0;
}
.annouce-time dt{
  width: 40%;
}
.annouce-time dd {
  width: 60%;
}
.announce-list li:before {
  content: '※';
}
.newprice-link {
  border: 2px solid #ea5549;
  padding: 10px;
}

@media screen and (max-width: 1050px) {
  .announce-box {
    padding: 20px 10px;
  }
  .annouce-time {
    flex-direction: column;
  }
  .annouce-time dt,
  .annouce-time dd {
    width: 100%;
  }
  .announce-box  span {
    font-weight: bold;
    font-size: 1.5rem;
  }
  .announce-footer {
    text-align: left;
  }
}

/* 初めての方へ 利用ガイド
.beginners-section
---------------------------------------------------------- */
.beginners-section {
  max-width: 1200px;
  padding: 50px 10px; 
  background-color: #ffffff;
  border-radius: 5px;
  color: #333;
}
.beginners-section h4 {
  font-size: 2rem;
}
.beginners-section p {
  line-height: 1.5;
  font-size: 16px;
}
.beginners_step_title {
  font-size: 32px;
  color: #0068b7;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.beginners_step_text {
  text-align: left;
  margin-bottom: 10px;
}
.beginners_step_title span {
  margin-right: 30px;
}
.beginners_wrap {
  margin: 50px 0 80px 0;
}
.beginners_wrap_1200 {
  max-width: 1200px;
  margin: 0 auto;
}
.beginners_wrap_800 {
  max-width: 800px;
  margin: 0 auto;
}
.beginners_wrap_600 {
  max-width: 600px;
  margin: 0 auto;
}
.beginners_wrap_400 {
  max-width: 400px;
  margin: 0 auto;
}
.beginners_colum {
  display: flex;
  align-items: center;
}
.beginners_price {
  font-weight: bold;
  display: flex;
  align-items: center;
}
.beginners_price span {
  background-color: #0068b7;
  color: #fff;
  padding: 3px 10px;
  display: inline-block;
  border-radius: 3px;
  margin-right: 10px;
}
.beginners_btn {
  background-color: #0068b7;
  color: #fff;
  font-weight: bold;
  padding: 10px 30px;
  border-radius: 50px;
  display: inline-block;
  margin: 5px 0;
  transition: 0.5s;
}
.beginners_btn:hover {
  opacity: 0.7;
}
.beginners_btn_wrap {
  margin-top: 20px;
  text-align: center;
}
.beginners_text_link {
  font-weight: bold;
  color: #0068b7;
  transition: 0.5s;
}
.beginners_text_link:hover {
  opacity: 0.7;
}
.beginners_mr5 {
  margin-right: 5px;
}
.beginners_ml10 {
  margin-left: 10px;
}
.beginners_arrow {
  width: 30px;
  margin: 0 auto;
}
/* beginners_heading */
.beginners_heading {
  margin-top: 50px;
}
.beginners_heading_title {
  font-size: 24px;
  text-align: center;
  color: #0068b7;
}
.beginners_title {
  font-size: 36px;
  text-align: center;
  color: #0068b7;
  margin-bottom: 20px;
}
.beginners_heading_blue_box {
  background-color: #0068b7;
  color: #fff;
  padding: 5px 20px;
  width: 120px;
  text-align: center;
  border-radius: 3px;
  display: inline-block;
  margin-right: 10px;
  transition: 0.5s;
}
.beginners_heading_blue_box:hover {
  opacity: 0.7;
}
.beginners_heading_img {
  width: 30px;
  margin: 0 auto;
}
.beginners_heading_list  {
  max-width: 400px;
  margin: 0 auto;
  font-weight: bold;
}
.beginners_heading_list li {
  margin-bottom: 5px;
}
.beginners_heading_text {
  text-align: center;
}
.beginners_attention_list_item {
  text-align: center;
  margin-top: 10px;
}
.beginners_heading_list_wrap {
  margin-top: 30px;
}
/* beginners_introduction */
.beginners_grade_list {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.beginners_grade_deli_list {
  max-width: 480px;
  margin: 0 auto;
}
.beginners_grade_deli_list li {
  text-align: center;
  width: 100%;
}
.beginners_grade_list>* {
  flex: 50%;
}
.beginners_select {
  margin-top: 30px;
}
.beginners_select_list {
  justify-content: space-evenly;
  padding: 100px 0;
}
.beginners_select_list li {
  width: 400px;
}
.beginners_select_title {
  font-size: 20px;
  text-align: center;
}
.beginners_narrow_dowan_list {
  align-items: start;
  padding: 0 20px;
}
.beginners_narrow_dowan_list li {
  padding: 5px;
}
.beginners_select_wrap {
  margin-bottom: 50px;
}
.beginners_scene_list li {
  width: 50%;
  padding: 0 5px;
}
.beginners-detail {
  margin-top: 10px;
}
.beginners_step_table {
  text-align: left;
}
.beginners_step_table th {
  border-bottom: 2px solid #4d9bc1;
  color: #4d9bc1;
}
.beginners_step_table td {
  padding: 10px;
  font-size: 1.4rem;
}
.beginners_step_table td:first-child {
  padding-bottom: 20px;
}
/* beginnners_step01 */
.beginners_step01_list {
  margin-bottom: 20px;
}
.beginners_step01_list li {
  padding: 0 10px;
  width: 50%;
}
.beginners_step01_blue_box {
  color: #0068b7;
  border: 1px solid #0068b7;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  padding: 3px 10px;
}
.beginners-section h5 {
  font-size: 1.4rem;
}
.beginners_step01_list_item dd {
  font-size: 1.2rem;
  margin-bottom: 20px;
}
.beginners_step01_text {
  margin: 20px;
}
.beginners_small_text {
  font-size: 12px;
}
/* beginnners_step02 */
.beginners_support_list {
  border: solid 3px #ddd;
  border-radius: 20px;
  padding: 0 30px;
  margin-bottom: 20px;
}
.beginners_support_list li {
  width: 50%;
}
.beginners_right_plan {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.beginners_right_right_item {
  margin-right: 60px;
}
.beginners_support_plan {
  margin-bottom: 10px;
  display: inline-block;
  text-align-last: right;
}
.beginners_support_plan p {
  font-size: 26px;
  font-weight: bold;
}
.beginners_number {
  font-size: 36px;
}
.beginners_recommend_text {
  background-color: #ea5549;
  color: #ffffff;
  font-size: 22px;
  width: 150px;
  text-align: center;
  border-radius: 50px;
  margin-bottom: 10px;
}
.beginners_regular p {
  color: #ea5549;
}
.beginners_premium p {
  color: #288c66;
}
.beginners_right p {
  color: #0068b7;
}

/* beginnners_step03 */
.beginners_delivery_list {
  align-items: start;
  padding: 0 20px;
}
.beginners_delivery_list_item {
  border: solid 3px #ddd;
  border-radius: 20px;
  padding: 30px;
  margin: 10px;
}
.beginners_delivery_text_box dt {
  font-weight: bold;
}
.beginners_delivery_text_box dd {
  margin-left: 10px;
}
.beginners_delivery_text_item {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.beginners_address {
  display: flex;
}
.beginners_time {
  line-height: 1.3;
  margin-left: 10px;
}
.beginners_delivery_link {
  margin-left: 20px;
}
.beginners_delivery_link a {
  color: #0068b7;
}
/* beginnners_step04 */
.beginners_option_list {
  align-items: start;
}
.beginners_option_list li {
  width: calc(100% / 3);
  padding: 10px;
}
.beginners_option_deli_list {
  align-items: start;
}
.beginners_option_deli_list li {
  width: calc(100% / 2);
  padding: 10px;
}
.beginners_option_text p {
  font-size: 14px;
}
/* beginnners_step05 */
.beginners_pay_list {
  display: flex;
  justify-content: space-evenly;
  align-items: start;
}
.beginners_pay_list li {
  padding: 10px;
}
.pay_list_or {
  width: 50px;
  text-align: center;
}
.beginners_pay_box {
  background-color: #0068b7;
  color: #fff;
  border-radius: 3px;
  padding: 8px 20px;
  text-align: center;
  font-weight: bold;
  width: 250px;
}
/* beginners_footer */
.beginners_footer_list li {
  padding: 10px;
  max-width: 300px;
  margin: 0 auto;
}

.beginners_footer_text {
  margin-bottom: 80px;
  text-align: center;
}
.beginners_price_table_box {
  justify-content: center;
}
.price_example_table_wrap {
  margin-bottom: 50px;
}
.price_example_table {
 border-collapse: collapse;
 table-layout: fixed;
 padding: 10px;
 width: 100%;
 margin-bottom: 20px;
}
.price_example_table th,
.price_example_table td {
  border: solid 2px #ddd;
  padding: 0.5em;
  font-size: 1.4rem;
  vertical-align: middle;
  text-align: center;
}
.price_example_table th {
  background: #0584d1;
  color: #fff;
}

.price_example_table tr:last-child {
  background: #eee;
}
@media screen and (max-width: 1050px) {
  .beginners_wrap {
    margin: 20px 0 50px 0;
  }
  .beginners_colum {
    flex-direction: column;
  }
  .beginners_heading_text {
    text-align: left;
  }
  .beginners_title {
    font-size: 22px;
  }
  .beginners_step_title {
    font-size: 22px;
  }
  .beginners_step_title span {
    margin-right: 10px;
  }
  .beginners_step_text {
    text-align: left;
  }
  .beginners_select_list {
    padding: 50px 0;
  }
  .beginners_grade_list {
    flex-direction: column;
  }
  .beginners_select_list li {
    width: 100%;
  }
  .beginners_select_list li:first-child {
    margin-bottom: 30px;
  }
  .beginners_select_title {
    font-size: 18px;
  }
  .beginners_scene_list li {
    width: 100%;
    padding: 0 5px;
  }
  .beginners_step01_list {
    text-align: center;
  }
  .beginners_step01_list dl {
    text-align: left;
  }
  .beginners_step01_list li {
    width: 100%;
  }
  .beginners_step01_list li img {
    width: 70%;
  }
  .beginners_step01_list li:nth-child(2) {
    margin-bottom: 30px;
  }
  .beginners_support_list li {
    width: 100%;
    padding-top: 30px;
  }
  .beginners_right_plan {
    flex-direction: column;
    align-items: start;
    text-align: left;
  }
  .beginners_right_right_item {
    margin: 0px;
  }
  .beginners_delivery_list {
    padding: 0;
  }
  .beginners_delivery_list_item {
    padding: 20px 10px;
    margin: 0;
  }
  .beginners_delivery_list_item {
    margin-bottom: 30px;
  }
  .beginners_delivery_text_box {
    text-align: left;
  }
  .beginners_delivery_text_item {
    flex-direction: column;
    align-items: start;
  }
  .beginners_delivery_text_item .beginners_price {
    margin-bottom: 5px;
  }
  .beginners_address {
    flex-direction: column;
  }
  .beginners_address_box {
    margin-bottom: 10px;
  }
  .beginners_option_list li {
    width: 100%;
    padding: 5px;
    margin-bottom: 30px;
  }
  .beginners_option_deli_list li {
    max-width: 600px;
    width: 100%;
    padding: 5px;
    margin: 0 auto;
  }
  .beginners_pay_list {
    flex-direction: column;
  }
  .beginners_pay_list li {
    width: 100%;
  }
  .pay_list_or {
    width: 100%;
  }
  .beginners_pay_box {
    width: 100%;
  }
  .beginners_arrow {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .price_example_table {
    width: 100%;
  }
  .bn_consultation {
    max-width: 600px;
    margin: 0 auto;
  }
  .beginners_step01_list_item {
    max-width: 400px;
    margin: 0 auto;
  }

  .beginners_option_deli_list {
    max-width: 400px;
  }
}

/* 料金表
---------------------------------------------------------- */
/* section-price
---------------------------------------------------------- */
.section-price {
  font-family: YJTop Ellipsis,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
  max-width: 1200px;
  padding: 100px 10px; 
  background-color: #ffffff;
  border-radius: 5px;
}
.section-price .sec-title {
  text-align: center;
  color: #333333;
}
.price-table-wrapper {
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.price-table-wrapper h2 {
  font-size: 2rem;
  text-align: center;
}
.price-table th, .price-table td {
  border: 2px solid #d2e8f1;
  padding: 0.5em;
  vertical-align: middle;
}
.price-table {
  border-collapse: collapse;
  width: 100%;
  margin: 0 auto;
  font-size: 1.4rem;
}
.price-table thead th {
  background-color: #3777D0;
  color: #ffffff;
  border: 2px solid #3777D0;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.price-table thead th:last-of-type {
  border-right: 2px solid #3777D0;
}
.price-table tbody th {
  color: #3777D0;
  font-weight: bold;
}
.price-table tbody th a {
  border-bottom: 1px solid #3777D0;
}
.price-table th:nth-child(1) {
  width: 20%;
}
.price-table td:nth-child(2) {
  width: 30%;
}
.price-table td:nth-child(3) {
	color: #ea5549;
	font-weight: bold;
  text-align: center;
}
.price-table td:nth-child(4) {
	color: #ea5549;
	font-weight: bold;
  text-align: center;
}
.price-table td:nth-child(5) {
	color: #ea5549;
	font-weight: bold;
  text-align: center;
}
.table-scroll p {
  text-align: right;
}
.fee-box-1 {
  max-width: 800px;
  margin: 0 auto;
  border: 2px solid #d2e8f1;
  background-color: #d2e8f1;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 20px;
  margin-top: 50px;
}
.fee-box-2 {
  max-width: 800px;
  margin: 0 auto;
  border-bottom: 2px solid #d2e8f1;
  border-left: 2px solid #d2e8f1;
  border-right: 2px solid #d2e8f1;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 20px;
}
.fee-box-1 h2 {
  font-size: 3rem;
  text-align: left;
  color: #333333;
}
.fee-box-2 h3 {
  font-size: 2rem;
  text-align: left;
  color: #333333;
}
.fee-box-2 h3::before {
  content: '■';
  margin-right: 5px;
}
.fee-box-2 h3:nth-of-type(2) {
  margin-top: 30px;
}
.fee-box-2 p:first-of-type {
  font-size: 1.8rem;
  margin-bottom: 5px;
}
.fee-box-1 p {
  font-size: 1.8rem;
}
.fee-box-2 p {
  font-size: 1.4rem;
}
.fee-box-2 a {
  color: #4d9bc1;
  font-weight: bold;
}
.price-list {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.price-list li {
  display: block;
}

.price-list li:nth-child(odd) {
  padding: 8px 10px;
  border: 2px solid #13C37F;
  background-color: #13C37F;
  border-radius: 5px;
  width: 180px;
  display: inline-block;
}
.price-list li h3 {
  color: #fff;
  text-align: center;
}
.price-list li span {
  color: #13C37F;
  font-weight: bold;
  padding: 5px;
}
.plan-table-outer {
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
.plan-table-title {
  padding: 10px;
  color: #fff;
  font-size: 2rem;
}
.right-blue-bg {
  background-color: #0068b7;
}
.regular-red-bg {
  background-color: #ea5549;
}
.premium-green-bg {
  background-color: #288c66;
}
.plan-table-bg {
  background-color: #4d9bc1;
}
.plan-table-title span {
  margin-left: 15px;
  color: #ea5549;
  background-color: #fff;
  padding: 3px 8px;
  border-radius: 50px;
  display: inline;
}
.plan-table-detail span {
  color: #ea5549;
	font-weight: bold;
  font-size: 2rem;
}
.plan-table-detail .tax {
  font-size: 1rem;
}
.plan-table-detail {
  padding: 10px;
}
.plan-items-list {
  font-size: 1.5rem;
}
.price-table-button-wrapper {
  padding: 50px;
}
.price-table-button-wrapper .btn {
  margin-bottom: 20px;
}
.plan-table-line {
  border: 1px solid #ddd;
  margin: 5px;
}


@media screen and (max-width: 1050px) {
  .section-price {
    padding: 50px 10px; 
  }
  .price-table-wrapper {
    padding-bottom: 0px;
  }
  .price-table {
    font-size: 0.5em;
    min-width: 330px;
  }
  .table-scroll {
    overflow-x: auto;
  }
  .price-list {
    margin-top: 10px;
  }
  .fee-box {
    padding: 10px;
  }
  .fee-box-2 {
    padding: 10px;
  }
  .fee-box-2 h3 {
    text-align: left;
  }
  .plan-table-title span {
    font-size: 1rem;
  }
}

/* トップに戻るボタン */
.pagetop_arrow {
  height: 10px;
  width: 10px;
  border-top: 3px solid #4d9bc1;
  border-right: 3px solid #4d9bc1;
  transform: translateY(20%) rotate(-45deg);
  margin: 0 auto;
}

.pagetop {
  height: 50px;
  width: 50px;
  background: #fff;
  border: solid 2px #4d9bc1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

/* お引渡し方法
fc_delivery
---------------------------------------------------------- */
.fc_delivery_box_wrap {
  display: flex;
  justify-content: space-evenly;
}
.fc_delivery_box {
  width: calc(100% / 2 - 20px);
  margin: 0 auto;
  border: 2px solid #ddd;
  background: #fff;
  border-radius: 20px;
  padding: 20px 40px;
}
.fc_delivery_box h3 {
  font-size: 2rem;
}
.fc_delivery_box h4 {
  font-size: 1.5rem;
  border-bottom: 1px solid ;
}
.fc-detail-02 {
  width: 100%;
  display: flex;
  font-size: 1.2rem;
}
.fc-detail-02 dt {
  width: 20%;
}
.fc-detail-02 dd {
  width: 80%;
}
.fc-detail-01 dt {
  width: 100%;
  font-size: 1.2rem;
}
.fc-detail-03 {
  width: 100%;
  display: flex;
  font-size: 1.2rem;
}
.fc-detail-03 dt {
  width: 40%;
}
.fc-detail-03 dd {
  width: 60%;
  border-bottom: 1px solid;
}

@media screen and (max-width: 1050px) {
  .fc_delivery_box_wrap {
    flex-direction: column;
  }
  .fc_delivery_box {
    max-width: 600px;
    width: 100%;
    padding: 20px;
  }
}

/* オプション表
option_table
---------------------------------------------------------- */
.option_table {
  width: 100%;
}
.option_table tr,
.option_table td {
  text-align: left;
  vertical-align: middle;
}
.option_table th {
  border-bottom: 2px solid #4d9bc1;
  color: #4d9bc1;
  font-weight: bold;
}
.option_table_text {
  font-size: 1.4rem;
}


/* 約款 clause section 
---------------------------------------------------------- */
.clause_outer {
  margin-bottom: 20px;
}
.clause p {
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.clause li {
  font-size: 1.2rem;
}
.clause .sec-title {
  text-align: center;
}
.clause h2 {
  font-size: 1.6rem;
}
.clause h3 {
  font-size: 1.4rem;
  display: inline;
}
.clause_list h3:before {
  content: "【";
}
.clause_list h3:after {
  content: "】";
}
.clause_list h4:before {
  content: "〈";
}
.clause_list h4:after {
  content: "〉";
}
.clause_list span {
  font-weight: bold;
}
.clause_list span::before {
  counter-increment: number 1; 
  content: "第" counter(number) "条 ";
}
.number-dot-list {
  font-size: 1.2rem;
}
.number-dot-list > li {
  counter-increment: number;
  padding-left: 1em;
  text-indent: -1em;
}
.number-dot-list li {
  margin-bottom: 10px;
}
.number-dot-list > li::before {
  content: counter(number) ".";
}
.number-secondary-list > li {
  counter-increment: number;
  padding-left: 1em;
  text-indent: -1em;
}
.number-secondary-list li::before {
  content: counter(number) ")";
}
.reset_number {
  counter-reset: number 0; 
}
.dot-list > li {
  counter-increment: number;
  padding-left: 1em;
  text-indent: -1em;
}
.dot-list li::before {
  content: "・";
}
.katakana-list > li {
  counter-increment: number 1;
  padding-left: 1em;
  text-indent: -1em;
}
.katakana-list li::before {
  content: "(" counter(number, katakana) ")"
}
.number-title-list > li {
  counter-increment: number;
}
.number-title-list h3::before {
  content: counter(number) ".";
}

/* プライバシーポリシー 
privacy-policy section 
---------------------------------------------------------- */
.privacy-policy {
  font-size: 1.2rem;
}
.privacy-policy h2 {
  display: inline;
  font-size: 1.5rem;
}
.privacy-policy h3 {
  font-size: 1.5rem;
}
.privacy-policy-list {
  counter-reset: number 0;
  margin-bottom: 10px;
}
.privacy-policy-list h2:before {
  content: "(";
}
.privacy-policy-list h2:after {
  content: ")";
}
.privacy-policy-list span::before {
  counter-increment: number 1; 
  content: "第" counter(number) "条 ";
  font-weight: bold;
  font-size: 1.5rem;
}
.privacy-policy-list-item {
  margin-bottom: 20px;
}
.number-third-list > li {
  counter-increment: number;
  padding-left: 1em;
  text-indent: -1em;
}
.number-third-list li::before {
  content: "-" counter(number) ;
}
.privacy-policy-address dl {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  margin-top: 5px;
}
.privacy-policy-address dt {
  flex-basis: 15%;
  padding: 10px;
  background-color: #f1f1f1;
  border-bottom: 1px solid #ccc;
}
.privacy-policy-address dd {
  flex-basis: 85%;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}
.privacy-policy-address dt:first-child {
  border-top: 1px solid #ccc;
}
.privacy-policy-address dd:nth-child(2) {
  border-top: 1px solid #ccc;
}
@media screen and (max-width: 1050px) {
  .privacy-policy-address dl {
    flex-flow: column;
    width: 100%;
		border: 0;
  }
  .privacy-policy-address dt,
  .privacy-policy-address dd {
    border-bottom: 1px solid #ccc;
  }
  .privacy-policy-address dd:nth-child(2) {
    border-top: 0;
  }
}
/*紹介割
introuce section 
---------------------------------------------------------- */
.introduce-section {
  max-width: 1200px;
  padding: 100px 10px; 
  background-color: #ffffff;
  border-radius: 5px;
}
.introduce-section .sec-title {
  text-align: center;
}
.introduce-section h2::before {
  content: "～"" ";
}
.introduce-section h2::after {
  content: " ""～";
}
.introduce-section h3 {
  text-align: center;
  color: #333;
}
.introduce-section-outer {
  margin-bottom: 30px;
}
.introduce-benefits-outer {
  display: flex;
  justify-content: space-between;
}
.introduce-benefits-items {
  width: calc(100% / 2 - 10px);
  border: 2px solid #4d9bc1;
  padding: 10px;
  text-align: center;
}
.introduce-man {
  display: inline-block;
  height: 50px;
}
.introduce-man img {
  height: 100%;
}

.small-text {
  font-size: 1rem;
}


@media screen and (max-width: 1050px) {
  .introduce-section {
    padding: 50px 10px; 
  }
  .introduce-benefits-outer {
    flex-direction: column;
  }
  .introduce-benefits-items {
    width: 100%;
  }
  .introduce-benefits-items:first-child {
    border-bottom: none;
  }
}
/*サービスエリア
flow 
---------------------------------------------------------- */
.service-area {
  max-width: 1200px;
  padding: 40px 50px 50px 50px;
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 20px;
}
.service-area h3 {
  text-align: center;
}
/* .service-area-table {
  max-width: 600px;
  width: 100%;
  border-spacing: 0;
  border: 2px solid #4d9bc1;
  margin-top: 10px;
  font-size: 1.2rem;
}
.service-area th,
.service-area td {
  border: 1px solid #4d9bc1;
  width: calc(100% / 2);
  vertical-align: middle;
  text-align: center;
  padding: 0.5em;
}
.service-area th {
  background-color: #d2e8f1;
}
.service-area tr:nth-child(2) {
  background-color: #eee;
} */
.service-area-list {
  font-size: 1.3rem;
  line-height: 1.6;
}
.service-area-list > li {
  text-indent: -1em;
  padding-left: 1em;
}
.service-area-list li::before {
  content: "■";
}
.service-area-secondary-list > li {
  counter-increment: number;
  text-indent: -1em;
  padding-left: 1em;
}
.service-area-secondary-list li::before {
  content: counter(number) ")";
}
.service-area .btn {
  margin-top: 30px;
}
@media screen and (max-width: 1050px) {
  .service-area {
    padding: 30px 10px 30px 10px;
  }
}
.section-delivery_fee .sec-title {
  margin-bottom: 0px;
}
.section-delivery_fee p {
  font-size: 1.5rem;
  margin-bottom: 50px;
}

/*配送料
delivery fee
---------------------------------------------------------- */
.delivery_fee_attention_box {
  max-width: 1200px;
  padding: 0px 10px 30px 10px;
}
@media screen and (max-width: 1050px) {
  .delivery_fee_attention_box {
    padding: 5px 5px 30px 5px;
  }
}

/* 車体紹介
---------------------------------------------------------- */
/* section-lineup
---------------------------------------------------------- */
.simple {
  background-color: #fff799;
}
.simple-color {
  color: #fff799;
}
.spec-border {
  border-bottom: 2px solid #d9d9d9;
  margin-bottom: 30px;
}
.entry {
  background-color: #f8f4e6;
}
.entry-color {
  color: #fbd8b5;
}
.standard {
  background-color: #a7d28d;
}
.prime {
  background-color: #f7b977;
}
.senior {
  background-color: #d3d6dd;
}
.city {
  background-color: #88b5d3;
}
.minivelo {
  background-color: #cecde7;
}
.sports {
  background-color: #6c9bd2;
}
.child_r {
  background-color: #eacae0;
}
.child_f {
  background-color: #f4b3c2;
}
.child_fr {
  background-color: #e3adc1;
}
.child_frb {
  background-color: #da81b2;
}
.e-bike {
  background-color: #a3d6cc;
}
.bicycle-grade-cta {
  width: 320px;
  border: 2px solid #4c9ac0;
  background: #fff;
  height: 30px;
  border-radius: 5px;
  text-align: center;
  line-height: 30px;
  margin-bottom: 5px;
}
.bicycle-grade-cta-wrap {
  width: 320px;
  margin: 0 auto;
}
.bicycle-type-cta {
  width: 200px;
  border: 2px solid #4c9ac0;
  background: #fff;
  height: 30px;
  border-radius: 5px;
  text-align: center;
  line-height: 30px;
  position: relative;
}
.bicycle-grade-cta a {
  color: #4c9ac0;
  width:100%;
  height:100%;
  font-weight: bold;
  display: block;
  font-size: 1.6rem;
  transition: all 0.5s ease;
}
.bicycle-type-cta a {
  color: #4c9ac0;
  width:100%;
  height:100%;
  font-weight: bold;
  display: block;
  font-size: 1.6rem;
  transition: all 0.5s ease;
}
.bicycle-grade-cta a:hover {
  color: #fff;
  background: #4c9ac0;
}
.bicycle-type-cta a:hover {
  color: #fff;
  background: #4c9ac0;
}
.spec-box {
  max-width: 2000px;
  margin: 0 auto;
}
.spec-pic-box {
  transition: 0.5s;
  position: relative;
}
.spec-pic-box:hover {
  opacity: 0.7;
}
.spec-pic-itmes {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.spec-text-box {
  width: 100%;
  margin: 0 auto;
}
.spec-pic {
  width: calc(100%/ 2);
}
.spec-pic-itmes img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding: 0 30px 0 0;
}
.spec-box:not(:last-child) {
  margin-bottom: 30px;

}
.section-lineup {
  font-family: YJTop Ellipsis,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
  max-width: 1200px;
  padding: 100px 10px; 
  background-color: #ffffff;
  border-radius: 5px;
}
.section-lineup .sec-title {
  text-align: center;
}
.grade-wrap {
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 10px;
  padding: 0 30px 50px 30px;
}
.lineup-header-attention {
  border: 3px dotted #4c9ac0;
  padding: 10px;
  margin: 20px 5px;
}
.lineup-header-attention p {
  line-height: 1.5;
  font-size: 1.5rem;
}
.grade-title-cover {
  padding: 10px 0;
}
.grade-title-outer {
  max-width: 800px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 0 auto;
}
.grade-title {
  font-weight: bold;
  text-align: center;
}
.grade-title span {
  font-size: 1.5rem;
}
.grade-title-link {
  margin-left: 10px;
}
.grade-title-link a{
  font-size: 12px;
  font-weight: bold;
}
.section-lineup h2 {
  font-size: 2.5rem;
  display: inline-block;
  text-align: center;
  min-width: 300px;
}
.spec-btn {
  text-align: center;
  border: 2px solid #4c9ac0;
  font-weight: bold;
  color: #4c9ac0;
  padding: 5px;
}
.spec-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: clamp(16px, 1.5vw, 30px);
  color: #0068b7;
  margin-bottom: 10px;
}
.spec-title h3 {
  line-height: 1.5;
}
.spec-small-title {
  font-size: 1.5rem;
  display: block;
}
.spec-recommend-items {
  padding: 10px;
}
.spec-recommend-title {
  font-size: 2rem;
  color: #13C37F;
  font-weight: bold;
}
.spec-blog-items {
  padding: 10px;
}
.spec-blog-title {
  color: #13C37F;
  font-weight: bold;
}
.spec-blog-item {
  display: inline-block;
  margin-left: 10px;
}
.spec-blog {
  color: #ea5549;
  text-decoration: underline;
}
.spec-btn {
  display: block;
  width: 100%;
  padding: 10px 0;
  font-size: 1.5rem;
}
.spec-icon {
  position: relative;
  cursor: pointer;
  transition: all .5s ease;
}
.spec-icon::before,
.spec-icon::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  background: #4c9ac0;
}
.spec-icon::before{
  top:48%;
  right: 25px;
  transform: rotate(0deg);
}
.spec-icon::after{    
  top:48%;
  right: 25px;
  transform: rotate(90deg);
}
.spec-icon.close::before{
	transform: rotate(45deg);
}
.spec-icon.close::after{
	transform: rotate(-45deg);
}

.bicycle-spec-table {
  width: 100%;
  border-collapse: separate; 
  border: none;
  border-spacing: 0px 10px ;
  font-size: 1.2rem;
  padding: 0;
}

.bicycle-spec-table thead th {
  background: #f5f5f5;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  padding: 0.5em;
}

.bicycle-spec-table th,
.bicycle-spec-table td {
  border: 0 none !important;
  width: calc(100% / 2);
  vertical-align: middle;
  text-align: center;
  padding: 0.5em;
}
.bicycle-spec-table tr:nth-child(even) td {
  background: #f5f5f5;
}
.bicycle-spec-table tr:nth-child(odd) td {
  background: #e2f0fa;
}
.bicycle-spec-table-02 {
  width: 100%;
  border-collapse: separate; 
  border: none;
  border-spacing: 0px 10px ;
  font-size: 1.2rem;
  padding: 0;
}

.bicycle-spec-table-02 thead th {
  background: #f5f5f5;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  padding: 0.5em;
}

.bicycle-spec-table-02 th,
.bicycle-spec-table-02 td {
  border: 0 none !important;
  width: calc(100% / 3);
  vertical-align: middle;
  text-align: center;
  padding: 0.5em;
}
.bicycle-spec-table-02 tr:nth-child(even) td {
  background: #f5f5f5;
}
.bicycle-spec-table-02 tr:nth-child(odd) td {
  background: #e2f0fa;
}
.bicycle-type-box{
  max-width: 800px;
  margin: 0 auto;
  padding-top: 20px;
}
.grade-skip-btn-list {
  text-align: center;
}
.grade-skip-btn-list .sub-btn {
  text-align: center;
  display: inline-block;
  border-radius: 50px;
  margin-bottom: 10px;
  padding: 0;
}
.grade-skip-btn-list .sub-btn a {
  display: block;
  padding: 5px 10px;
}
.lineup-attention-list {
  font-size: 1.2rem;
  line-height: 1.66;
}
.lineup-attention-list > li {
  text-indent: -1em;
  padding-left: 1em;
}
.lineup-attention-list > li::before {
  content: "※";
  color: #ea5549;
}
.lineup-attention-list > li:not(:last-child) {
  margin-bottom: 5px;
}
.lineup-footer {
  padding-top: 30px;
  max-width: 700px;
  margin: 0 auto;
}

/* ラインナップページアコーディオン */
.toggle_contents {
	border: 2px solid #d9d9d9;
}
.toggle_title {
	position: relative;
	cursor: pointer;
	text-align: center;
	line-height: 1.4;
}
.toggle_btn {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	background: #0068b7;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 50%;
}
.toggle_btn:before, .toggle_btn:after {
	display: block;
	content: '';
	background-color: #fff;
	position: absolute;
	width: 10px;
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.toggle_btn:before {
	width: 2px;
	height: 10px;
}
.toggle_title.selected .toggle_btn:before {
	content: normal;
}
.toggle_contents dd {
	display: none;
}


@media screen and (max-width: 1050px) {
  .section-lineup {
    padding: 100px 5px; 
  }
  .grade-wrap {
    padding: 10px 0;
    margin-top: 10px;
  }
  .spec-box {
    padding: 0;
    margin-bottom: 20px;
  }
  .spec-box:nth-child(2n+1) {
    flex-direction: column;
  }
  .spec-itmes {
    width: 100%;
    padding: 0 5px;
  }
  .spec-pic-itmes {
    flex-direction: column;
    width: 100%;
    padding: 10px 0;
    margin: 0 auto;
  }
  .spec-pic {
    width: 70%;
  }
  .spec-pic-itmes img {
    padding: 0 20px;
  }
  .spec-title {
    flex-direction: column;
    text-align: center;
    margin-bottom: 10px;
  }
  .bicycle-type-cta {
    margin: 0 auto;
  }
  .spec-text {
    padding: 0;
    margin: 0;
  }
  .bicycle-type-box{
    max-width: 600px;
    margin: 0 auto;
  }
  .bicycle-tyle-link {
    margin: 0 auto;
  }
  .grade-title-outer {
    flex-direction: column;
    padding: 5px 0 0 0;
  }
  .lineup-header-attention {
    text-align-last: left;
    margin-top: 10px;
  }
  .bicycle-type-box{
    margin-top: 10px;
  }
}

/* ---------------法人コース
for-biz--------------------------- */

.sub-title-biz {
  font-size: 2.6rem;
  font-weight: bold;
  color: #0068b7;
}
.feature-item-text {
  font-size: 1.5rem;
  font-weight: normal;
}
.feature-item h3 {
  margin-bottom: 20px;
}
.feature-biz .feature-list {
  gap: 20px;
}
.plan-biz {
  text-align: left;
}
.plan-biz-wrap {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.plan-biz-item {
  width: calc(100% / 2);
}
.plan-biz-item figure {
  text-align: center;
}
.plan-biz-item img {
  width: 80%;
}
.section-biz .last-text {
  text-align: center;
  margin-top: 20px;
}
.plan-biz-detail {
  display: flex;
	flex-wrap: wrap;
	align-items: center;	
	width: 100%;
}
.plan-biz-detail:last-child {
  margin-bottom: 10px;
}
.plan-biz-detail dt {
  font-weight: bold;
	padding: 5px;
	width: 40%;
  align-items: center;
  border-bottom: 1px solid #ccc;
}
.plan-biz-detail dd {
  font-weight: bold;
	padding: 5px;
	width: 60%;
  border-bottom: 1px solid #ccc;
}
.plan-biz-detail span {
  font-weight: bold;
  color: #0068b7;
  font-size: 3rem;
  line-height: 0.5;
}
.plan-biz .sec-title-biz {
  line-height: 1.4;
}
.sec-title-biz .blue {
  color: #0584D1;
}
.sec-title-biz .black {
 margin-left: 10px;
}
.plan-biz-strong-text-outer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}
.flow-biz .flow-item .img {
  padding: 10px 0 0 0;
}
.flow-biz .flow-item .text {
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 5px 16px 16px 16px;
}
.feature-biz .feature-item {
  padding: 70px 10px 50px;
}
.fv-biz .service-name {
  font-size: 3rem;
}
.pac-detail {
  font-weight: bold;
  padding: 0 3em;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.ttl_frame1 {
  width: calc((100% / 2) - 5px);
  height: 100px;
  text-align: center;
  padding: 20px 0;
  font-size: 1.8rem;
  font-weight: bold;
  border: 3px solid #0584D1;
  background: #fff;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.plan-biz-item .attention-list {
  margin-top: 5px;
}
.ttl_frame1 span {
  font-size: 1rem;
  color: #FF0000;
}
.section-what_is_norude{
  padding: 50px 0;
}
.section-what_is_norude-content{
  max-width: 1200px;
  margin: 0 auto;
}
.section-what_is_norude-content h2{
  margin-bottom: 49px;
}
.section-what_is_norude-title{
  text-align: center;
  margin-bottom: 49px;
}
.section-what_is_norude-title>h2>span{
  text-align: center;
  font-size: 86px;
  display: block;
  margin-top: 5px;
}
.section-what_is_norude-description{
  display: flex;
  margin-bottom: 80px;
  justify-content: space-between;
}
.section-what_is_norude-description-text{
  align-self: center;
  margin-right: 51px;
}

.section-what_is_norude-description-text-item{
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 20px;
}
.norude_for_biz span{
  font-size: 30px;
}
.norude_for_biz{
  font-size: 24px;
}
.feature-content{
  max-width: 1100px;
  justify-content: space-between;
  display: flex;
}
.feature-content:first-child{
 margin-bottom: 60px;
}
.feature-content:nth-child(2){
 margin-bottom: 60px;
}
.feature-content:nth-child(3){
 margin-bottom: 60px;
}
.feature-content h3{
  display: inline;
  padding: 10px 15px;
  border-radius: 5px;
}
.feature-content h1{
  transform: translateY(-44px);
}
.feature-content h4{
  transform: translateY(-54px);
}
.feature-text{
  max-width: 550px;
}
.feature-text p{
  line-height: 1.8;
  text-align: left;
}
.feature-title{
  color: #FFFFFF;
  margin-bottom: 32px;
  text-align: left;
}
.feature-title p{
  padding: 10px 15px;
  font-size: 22px;
  font-weight: bold;
  border-radius: 5px;
  display: inline-block;
  line-height: 1;
}
.feature-title p:first-child{
  margin-bottom: 10px;
}
.reverse{
  flex-direction: row-reverse;
  margin-left: auto;
}
.heading-number{
  font-size: 27px;
}
.heading-number span{
  font-size: 46px;
  display: inline-block;
  transform: translateY(5px);
}
.feature{
  margin-bottom: 15px;
}
.blue {
  color: #3777D0;
}
.blue-box{
  background-color: #3777D0;
}
.blue-border-box{
  background-color: #3777D0;
  border: 2px solid #3777D0;
}
.l_blue-box{
  background-color: #E9F2F7;
}
.indigo{
  color: #2E8BBC;
}
.indigo-box{
  background-color: #2E8BBC;
}
.indigo-border-box{
  background-color: #2E8BBC;
  border: 2px solid #2E8BBC;
}
.b_green{
  color: #249FA5;
}
.b_green-box{
  background-color: #249FA5;
}
.b_green-border-box{
  background-color: #249FA5;
  border: 2px solid #249FA5;
}
.f_green{
  color: #1DAD95;
}
.f_green-box{
  background-color: #1DAD95;
}
.f_green-border-box{
  background-color: #1DAD95;
  border: 2px solid #1DAD95;
}
.green{
  color: #13C37F;
}
.green-box{
  background-color: #13C37F;
}
.green-border-box{
  background-color: #13C37F;
  border: 2px solid #13C37F;
}
@media screen and (max-width: 1050px) {
  .sub-title-biz {
    font-size: 1.5rem;
    line-height: 2.5;
  }
  .flow-biz .flow-item {
    max-width: 450px;
    margin: 0 auto;
  }
  .flow-biz .flow-item .img {
    width: 30%;
    margin: 0 auto;
  }
  .feature-biz .feature-item .img {
    max-width: 600px;
    margin: 0 auto;
  }
  .feature-biz .feature-item .feature-item-text {
    padding: 10px 15px 0 15px;
  }
  .plan-biz-wrap {
    flex-direction: column;
  }
  .plan-biz-item {
    width: 100%;
  }
  .plan-biz-strong-text-outer {
    padding: 0px;
  }
  .plan-biz-detail-items {
    margin-top: 20px;
  }
  .section-biz .last-text {
    text-align: left;
  }
  .sec-title-biz {
    text-align: left;
    line-height: 1.5;
  }
  .fv-biz .service-name {
    font-size: 2rem;
  }
  .feature-content{
    display: inline;
  }
  .section-what_is_norude-description{
    padding-right: 0;
    display: inline;
  }
  .feature-content h1{
  transform: translateY(0px);
}
.feature-content h3{
  padding: 10px 15px;
}
.feature-content h4{
  transform: translateY(0px);
}
.feature-text{
  margin: 9px 0 33px;
  transform: translate(0);
}
.feature-title{
  transform: translateY(0px);
  margin: 9px 0 11px;
  display: flex;
  flex-direction: column;
  align-items: start;
}
.heading-number{
  font-size: 16px;
  display: flex;
  align-items: center;
  line-height: 1!important;
}
.feature-title p{
  font-size: 20px;
  padding: 10px 10px;
  white-space: nowrap;
}
.feature-title p:first-child{
  margin-bottom: 6px;
}
.heading-number span{
  font-size: 36px;
  transform: translate(0);
  margin-left: 4px;
}
.t-logo{
  width: 97px;
  top: 25px;
  left: 12px;
}
.section-what_is_norude-title h6{
  padding-bottom: 5px;
}
.blue-line{
  height: 17px;
}
.norude_for_biz{
  font-size: 14px;
}
}

.recommendCard {
  display: flex;
  justify-content: space-between;
}
.recommendCard__item {
  display: flex;
  align-items: center;
  width: calc(100% / 2 - 10px);
}
.recommendCard__Img {
  width: 40%;
  margin-right: 20px;
}
.recommendCard__Text {
  text-align: left;
  display: flex;
  flex-direction: column;
  flex: auto;
  width: 60%;
}
.recommendCard__title {
  font-weight: bold;
  font-size: 2.5rem;
}
.recommendCard__subTitle {
  color: #0068b7;
  font-weight: bold;
  border-bottom: 2px dotted #333;
  margin-bottom: auto;
  font-size: 2rem;
}
.recommendCard__detail {
  margin-top: 10px;
  text-align: right;
}
.recommendCard__detail span {
  font-weight: bold;
}
  @media screen and (max-width: 1050px) {
    .recommendCard {
      flex-direction: column;
    }
    .recommendCard__item {
      width: 100%;
      flex-direction: column;
      margin-bottom: 20px;
    }
    .recommendCard__Img {
      width: 70%;
      margin: 0;
    }
    .recommendCard__Text {
      width: 100%;
    }
}
/* ---------------お知らせ
--------------------------- */
.news-add-header {
  margin-bottom: 20px;
}
.news-add-header h1 {
  font-size: 3rem;
}
.news-add-header h2 {
  font-size: 3rem;
}
.news-add-detail-title {
  display: flex;
  align-items: baseline;
}
.news-add-detail-title {
  font-size: 2.5rem;
}
.news-add-detail-title h3 {
  line-height: 1.5;
}
.news-add-detail-title span {
  font-size: 1rem;
  font-weight: bold;
}
.news-add-detail-list {
  margin-bottom: 30px;
}
.news-add-detail-list .title{
  font-weight: bold;
  font-size: 2.5rem;
}
.news-add-detail-list .title::before {
  content: "■";
}
.news-add-list dt{
  font-size: 2rem;
  font-weight: bold;
}
.news-add-list li {
  margin-bottom: 20px;
}
.news-add-container {
  padding: 20px;
}
.newprice-blue {
  color: #0068b7;
  font-weight: bold;
}
.newprice-red {
  color: #ea5549;
  font-weight: bold;
}
.news-newprice-schedule p {
  margin-bottom: 10px;
}
.news-newprice-schedule .attention-list {
  margin-top: 5px;
  max-width: 800px;
}
.news-newprice-schedule dl {
  display: table;
  width: 100%;
  max-width: 800px;
}
.news-newprice-schedule dt {
  display: table-cell;
  width: 60%;
  padding: 1rem;
  background-color: #f1f1f1;
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
}
.news-newprice-schedule dd {
  display: table-cell;
  width: 40%;
  vertical-align: middle;
  padding: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  margin: 0;
}
.news-newprice-table-outer {
  padding: 20px 0px;
  max-width: 800px;
}
.news-newprice-table-outer p {
  text-align: right;
  font-size: 1.2rem;
}   
.news-newprice-table {
  border-collapse: collapse;
  max-width: 800px;
  width: 100%;
}
.news-newprice-table th,
.news-newprice-table td {
  border: 1px  solid #333;
  padding: 1rem;
}
.news-newprice-table td:not(:first-child) {
  text-align: center;
  font-weight: bold;
}
.news-newprice-table td:nth-child(2) {
  color: #0068b7;
}
.news-newprice-table td:nth-child(3) {
  color: #ea5549;
}
.news-newprice-table td:nth-child(4) {
  color: #0068b7;
}
.news-newprice-table td:nth-child(5) {
  color: #ea5549;
}
.new-add-footer {
  padding: 20px 0;
}
.newsAdd__imgWrapper {
  max-width: 600px;
  margin-top: 20px;
}
.newsList__wrapper {
  margin-top: 20px;
}
.newsList:not(:last-child) {
  margin-bottom: 10px;
}
.newsList__heading {
  font-weight: bold;
}
@media screen and (max-width: 1050px) {
  .news-add-container {
    padding: 0px;
  }
  .news-add-detail h2 {
    font-size: 2rem;
  }
  .news-newprice-schedule-outer {
    padding: 0px;
  }
  .news-newprice-schedule dt, 
  .news-newprice-schedule dd {
    display: table;
    width: 100%;
  }
  .news-newprice-table-outer {
    padding: 0px;
  }
  .news-newprice-table-outer:not(:first-child) {
    margin-top: 20px;
  }
  .news-newprice-table {
    font-size: 1rem;
  }
  .news-newprice-table th,
  .news-newprice-table td {
  padding: 0.6rem;
  }
  .news-add-detail-title {
    flex-direction: column;
    display: block;
    text-align: center;
  }
  .news-add-detail-title h3 {
    line-height: 1;
  }
}


/* campaign-section 
キャンペーン固定ページ
---------------------------------------------------------- */
.campaign-section {
  font-family: YJTop Ellipsis,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
  max-width: 1200px;
  padding: 50px 10px; 
  background-color: #ffffff;
  border-radius: 5px;
}
.campaign-detail-wrap:not(:last-child) {
  margin-bottom: 50px;
}
.campaign-section h1 {
  font-size: 3.6rem;
  text-align: center;
  line-height: 1.3;
}
.campaign-section h2 {
  font-size: 3.6rem;
  text-align: center;
}
.campaign-section h3 {
  font-size: 2rem;
  text-align: center;
}
.campaign-section h4 {
  font-size: 2rem;
  text-align: center;
}
.campaign-section h5 {
  font-size: 2rem;
  text-align: center;
  margin-top: 20px;
}
.campaign-btn-wrap .btn {
  margin: 0 auto;
}
.campaign-detail-wrap {
  max-width: 600px;
  margin: 0 auto;
}
.campaign-detail-wrap p {
  line-height: 1.7;
}
.campaign-text {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
.campaign-text p {
  font-size: 2rem;
  color: #ea5549;
}
.campaign-text span {
  font-size: 18px;
  color: #0068b7;
}
.campaign-time {
  font-weight: bold;
  text-align: center;
  font-size: 2rem;
}

.campaign-list {
  font-weight: bold;
  border: 2px solid #ea5549;
  text-align: center;
  padding: 1rem;

}
.campaign-list h3 {
  color: #0068b7;
}
.campaign-item {
  display: inline-block;
  font-size: 2rem;
  color: #ea5549;
  padding-top: 5px;
}
.campaign-item small {
  font-size: 1rem;
}
.campaign-list li strong {
  font-size: 2rem;
}
.campaign-code {
  margin: 0 auto;
  text-align: center;
  padding: 0px 20px;
  max-width: 380px;
}
.campaign-code .code {
  display: inline;
  font-size: 2.4rem;
  font-weight: bold;
  color: #ea5549;
  border-bottom: 3px dotted #ea5549;
}
.campaign-attention-list {
  font-size: 1.2rem;
  line-height: 1.66;
  margin-top: 10px;
}
.campaign-attention-list > li {
  text-indent: -1em;
  padding-left: 1em;
}
.campaign-attention-list > li::before {
  content: "※";
  color: #ea5549;
}
.campaign-attention-list > li:not(:last-child) {
  margin-bottom: 5px;
}
.campaign-img {
  max-width: 400px;
  margin: 0 auto;
  position: relative;
}
.campaign-img-text span {
  font-weight: bold;
  position: absolute;
  display: block;
  text-align: center;
  top: 38%;
  left: 16%;
}
@media screen and (max-width: 1050px) {
  .campaign-list p{
    text-align: left;
  }
}

/* campaign-bn-section 
トップ画面のキャンペーンバナー
---------------------------------------------------------- */

.campaign-bn-section {
  transition: 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.campaign-bn-section img:hover {
  opacity: 0.7;
  cursor: pointer;
}
.campaign-bn-section img{
  max-width: 400px;
}
/* LPキャンペーンバナー */
.campaign-lp-bn-section {
  max-width: 800px;
  margin: 0 auto;
  transition: 0.3s;
  padding: 50px 0px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.campaign-lp-bn-title {
  font-size: 3rem;
  color: #ea5549;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 5px;
}
.campaign-bn-img-list li:not(:last-child) {
  margin-bottom: 50px;
}
.campaign-lp-bn-section img {
  width: 100%;
}
.campaign-lp-bn-section img:hover {
  opacity: 0.7;
}
@media (max-width:960px){
  .campaign-bn-section {
    flex-direction: column;
    display: flex;
  }
  .campaign-lp-bn-section {
      flex-direction: column;
      padding: 50px 5px;
  }
}
/* special-section 
特集
---------------------------------------------------------- */
.special-section {
  padding-top: 80px;;
}
/* menu-section
メニューボタン
---------------------------------------------------------- */
.menu-section {
  padding-top: 80px;
}
/* flow-section 
契約の流れ修正
---------------------------------------------------------- */
.flow-section .content-title-2 {
  margin-bottom: 44px;
  font-size: 3rem;
}

.flow-list-2 {
  flex-direction: column;
  max-width: 600px;
  margin: 0 auto;
}
.flow-item-2 {
  border: 1px solid #00A5E2;
  border-radius: 5px;
  font-size: 1.2rem;
  line-height: 1.6;
  padding: 40px 18px 30px 18px;
  width: 100%;
  position: relative;
}
.flow-item-2:last-child {
  margin-bottom: 40px;
}
.flow-img .step {
  border: 1px solid #00A5E2;
  background-color: #EAFBFF;
  border-radius: 4px;
  color: #00A5E2;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  transform: translate(-50%);
  white-space: nowrap;
  padding: 5px 20px ;
  position: absolute;
  top: -15px;
  left: 50%;
}
.flow-text-wrap {
  height: 100%;
}
.flow-icon-02 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
}
.flow-img {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.flow-text-box {
  display: flex;
  flex-direction: column;
  max-width: 460px;
  margin: 0 auto;
}
.flow-main-text {
  flex-grow: 1;
  font-size: 1.8rem;
}
.flow-main-title {
  color: #13C37F;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  margin-left: 10px;
}
.flow-text-detail {
  width: 100%;
}
.flow-link {
  color: #13C37F;
  font-weight: bold;
  text-align: right;
}
.flow-link:hover {
  color: #da81b2;
}
.flow-sub-box {
  border-top: 1px solid #4c9ac0;
  margin-top: 10px;
  font-size: 1.5rem;
}
.flow-sub-title {
  color: #0068b7;
  font-weight: bold;
  margin-top: 10px;
}
.flow-list-box {
  padding: 5px;
  margin-left: 10px;
}
.flow-list-box p {
  font-weight: bold;
}
.flow-text-wrap-02 {
  display: flex;
  flex-direction: column;
}
.contract-list {
  margin-bottom: 30px;
}
.contract-list-title {
  color: #ed6d46;
  font-size: 2.5rem;
  font-weight: bold;
}
.contract-list-title:before {
  content: "■";
}
.contract-list-detail {
  line-height: 1.5;
  margin-bottom: 20px;
}
.contract-list-sub-title {
  color: #0068b7;
  font-weight: bold;
}
.contract-sub-list {
  border: 1px solid #0068b7;
  margin-bottom: 30px;
  padding: 10px;
}
@media screen and (max-width: 1050px) {
  .flow-item-2 {
    max-width: 400px;
    margin: 0 auto;
  }
  .flow-text-wrap {
    flex-direction: column;
  }
  .flow-icon-02 {
    height: auto;
  }
  .flow-icon-02 img {
    width: auto;
  }
  .flow-text-box {
    width: 100%;
  }
}

/* 重要なお知らせ */
.important-annouce {
  margin: 10px 0;
}
.important-annouce-img {
  max-width: 800px;
  margin: 0 auto;
  transition: 0.3s;
}
.important-annouce-img:hover{
  opacity: 0.7;
}

/*------------------------------------------------------------------------
 引き渡しについて
-------------------------------------------------------------------------*/
/* delivery way
---------------------------------------------------------- */


/* okihai-section 
---------------------------------------------------------- */
.okihai-section {
  font-family: YJTop Ellipsis,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
  max-width: 1200px;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 5%; 
}
.okihai-heading {
  margin-bottom: 10%;
}
.okihai-heading .catchcopy {
  font-size: 2.5rem;
}
.okihai-heading .lead-text {
  font-size: 2rem;
}
.okihai-list {
  margin-bottom: 5%;
}
.okihai-section h1 {
 width: 100%;
 height: 100%;
 font-size: 4rem;
 padding: 0 0 0 20px;
 color: #fff;
 margin-bottom: 30px;
 object-fit: fill;
 background-image: url(https://cycloop.jp/wp/wp-content/uploads/2024/06/okihai_outer.jpg);
}
.okihai-list .small-text {
 font-size: 1.2rem;
}
.okihai-list .list-title {
 font-size: 2.5rem;
}
.okihai-list h2:before {
  content: "■";
  margin-right: 5px;
}
.okihai-list .img-box {
  max-width: 400px;
}
.okihai-list .img-box img {
  width: 100%;
}
.okihai-list .img-box .raincover {
  width: 60%;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.okihai-list .number {
  counter-increment: number;
  padding-left: 1em;
  text-indent: -1em;
}
.okihai-list .number::before {
  content: counter(number) ".";
}
.okihai-place-list {
  content: counter(number) ".";
}
.okihai-place-list {
  padding-left: 2em;
  margin-top: 5px;
}
.okihai-place-list-item {
  list-style-image: url(https://cycloop.jp/wp/wp-content/uploads/2024/06/okihai_checkbox.png);
  margin-bottom: 5px;
}

/* viviシリーズ解説 
---------------------------------------------------------- */
.specTable {
  border-collapse: collapse;
  width: 100%;
}
.specTable_col2 {
  font-size: 1.4rem;
  line-height: 1.4;
  text-wrap: nowrap;
  text-align: left;
}
.specTable__title {
  background: #eafbff;
  border: solid 1px #ddd;
  color: #00a5e2;
}
.specTable__detail {
  border: solid 1px #00a5e2;
}
.specTable__title,.specTable__detail {
  vertical-align:middle;
}
.recommendList {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.dot-list_vivi {
  display: flex;
  flex-wrap: wrap;
}
.dot-list_vivi_item {
  width: calc(100% / 4);
}
@media (max-width:960px){
  .specTable__title,.specTable__detail {
    display: block;
    width: 100%;
    border-bottom: none;
  }
  .specTable__row:last-child {
    border-bottom: 1px solid #ddd;
  }
  .dot-list_vivi_item {
    width: calc(100% / 2);
  }
  .recommendList {
    text-align: left;
  }
  .recommendList__item:not(:last-child) {
    margin-bottom: 10px;
  }
}