/*------------
font
------------*/
.source-han-sans-100{
	font-family: source-han-sans-cjk-ja,sans-serif;
	font-weight: 100;
	font-style: normal;
}

.source-han-sans-200{
	font-family: source-han-sans-cjk-ja,sans-serif;
	font-weight: 200;
	font-style: normal;
}

.source-han-sans-300{
	font-family: source-han-sans-cjk-ja,sans-serif;
	font-weight: 300;
	font-style: normal;
}

.source-han-sans-400{
	font-family: source-han-sans-cjk-ja,sans-serif;
	font-weight: 400;
	font-style: normal;
}

.source-han-sans-500{
	font-family: source-han-sans-cjk-ja,sans-serif;
	font-weight: 500;
	font-style: normal;
}

.source-han-sans-700{
	font-family: source-han-sans-cjk-ja,sans-serif;
	font-weight: 700;
	font-style: normal;
}

.source-han-sans-900{
	font-family: source-han-sans-cjk-ja,sans-serif;
	font-weight: 900;
	font-style: normal;
}

body {
     font-family: source-han-sans-japanese,sans-serif;
     font-size: 100%;
     -webkit-text-size-adjust: 100%;
}

/*------------
head
------------*/
#headline{
  background: #ffe800;
  color: #000;
  padding: 12px 0px 12px 0px;
  /*font-family: 'Gloria Hallelujah', cursive;*/
  font-size: 24px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  transition: .3s;
  text-align: center;
}

#headline img {
  padding-top: 0px;
  width: 160px;
}

.header img {
	margin-top: 50px;
	width: 100%;
}

@media screen and (max-width:540px) {
	#headline{
		padding: 7px 0px 7px 3%;
		text-align: left;
	}
	#headline img {
	  padding: 6px 0px 2px 0px;
		width: 150px;
	}
}

/*------------
main
------------*/
#main{
	width: 100%;
	font-family: source-han-sans-cjk-ja,sans-serif;
	font-weight: 300;
	font-size: 16px;	
	color: #1a1a1a;	
	margin: 77px 0px 0px 0px;
}

#main .age40{
	font-size: 19px;
}

.headline{
	margin-top: 63px;
}

@media screen and (min-width:541px) {
	.headline{
		margin-top: 72px;
	}

	.pc-img{
		width: 100%;
		text-align: center;
	}

	.pc-img-2{
		width: 100%;
		text-align: center;
	}

	.content img{
		width: 95%;	
	}
}

.pc-img{
	margin: 0px 0px 30px 0px;
}

.pc-img-2{
	margin: 0px 0px 0px 0px;
}

.img-middle{
	text-align: center;
}

.img-middle img{
	width: 88%;
}

.img-small{
	text-align: center;
}

.img-small img{
	width: 60%;
}

.img-sp{
	text-align: center;
}

.img-sp img{
	width: 65%;
}

.img-up{
	margin-top: -27px !important;
	margin-bottom: 30px !important;
	text-align: center;
	line-height: 15px !important;
}

.img-up-font-normal{
	margin-top: -24px;
	margin-bottom: 30px !important;
}

.txt-up {
	margin-top: -32px;
}

.txt-up-2 {
	margin-top: -16px;
}

.txt-douwn {
	margin-top: 12px;
}

.txt-douwn-2 {
	margin-top: 24px;
}

@media screen and (max-width:540px) {
	.img-sp img{
		width: 100%;
		text-align: center;
	}

	.content img{
		width: 100%;
	}
}

.content video{
	width: 95%;
	padding: 0px 9px 0px 9px;
}

@media screen and (min-width:541px) {
	#main .main-content{
		width: 540px;
		margin: 0 auto;
	}
}

@media screen and (max-width:540px) {
	/*SP版横幅*/
	#main{
		width: 100%;
	}

	.content .text{
		padding: 0px 14px;
	}

	.headline{
		padding: 0px 14px;
	}

	.pc-img{
		padding: 0px 14px;
	}

	.pc-img-2{
		padding: 0px 0px;
	}
}

/*------------
footer
------------*/
#footer{
	width: 100%;
	background-color: #1a1a1a;
	color: #fff;
	text-align: center;
}

#footer .nicomoji{
	font-family: source-han-sans-cjk-ja,sans-serif;
}

#footer .hallelujah{
	font-family: 'Gloria Hallelujah', cursive;
}

#footer p{
	color: #fff;
	margin-bottom: 9px;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

.footer-content{
	padding: 72px 0px;
}

@media screen and (min-width:541px) {
	.footer-content{
		margin: 0 auto;
		width: 541px;		
	}
}

@media screen and (max-width:540px) {
	.footer-content{
		width: 100%;
	}

	.footer-content p{
		padding: 0px 18px;
	}
}

/*------------
font
------------*/
h1.title{
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
	letter-spacing: 0em;
}

.subtitle{
	font-size: 16px;
	color: #e1180d;
	padding: 18px 0px 12px 0px;
	font-weight: 700;
}

.posteddate{
	font-family: source-han-sans-cjk-ja,sans-serif;
	font-size: 14px;
	color: #767676;
	padding: 12px 0px 18px 0px;
	font-weight: 400;
	line-height: 150% !important;
}

.text{
	line-height: 25px;
	letter-spacing: 0.02em;
	margin-bottom: 6.5%;
}

@media screen and (min-width:541px) {
	.text{
		padding-left: 15px
	}
}

.text-small{
	line-height: 18px;
	margin-bottom: 39px;
}

.age40 .text{
	letter-spacing: 0.04em !important;
}

.bg-gray{
	font-weight: 600;
	margin-right: 9px;
	margin-left: 9px;
	background-color: #efefef;
	padding-top: 12px !important;
    padding-bottom: 12px !important;
    width: 85% !important;
	margin: 0 auto !important;
}

@media screen and (min-width:541px) {
	.bg-gray {
		padding-left: 14px !important;
		width: 88% !important;
		margin: 0 auto !important;
	}
}

.text-cover {
	font-size: 110%;
	margin: 39px 0px 18px 0px;
	padding: 12px 0px 12px 6px;
  	background-color: #fffccc;
  	line-height: 1.4;
  	font-weight: 700;
}

.text-cover-line {
	margin: 39px 14px 16px 14px;
	line-height: 1.4;
	border-bottom: solid 3px black;
	font-size: 19px;
	font-weight: 700;
}

.text-cover-icon {
	background-image: url("../../image/bike/img-001.png");
	background-size: 52px;
	background-repeat: no-repeat;
	padding: 15px 0px 21px 60px;
}

.text-cover-twoline {
	margin: 39px 14px 16px 14px;
	line-height: 1.4;
	border-bottom: solid 3px black;
	font-size: 19px;
	font-weight: 700;
}

.text-cover-icon-twoline {
	background-image: url("../../image/bike/img-001.png");
	background-size: 52px 52px;
	background-repeat: no-repeat;
	padding: 0px 0px 12px 60px;
}

.reviews {
	margin-bottom: 27px;
}

.under {
	font-weight: 700;
	background: linear-gradient(transparent 66%, #f8e81c 0%);
}

.btn{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 42px;
}

.btn p{
  text-align: center;
  color: #fff;
  font-weight: 700;
  /*background-color: #0fd850;*/
  background-image: linear-gradient(to top, #2dbf0f 0%, #0fd850 100%);
  padding: 9px;
  border-radius: 6px;
  line-height: 24px;
  padding: 0.5em 1em;
  text-decoration: none;
  border-bottom: solid 3px #278414;
  letter-spacing: 0em;
}

.btn a{
    color: #fff;
    text-decoration: none;
}

.font-small{
	font-size: 13px;
	color: #777777;
}

.font-small-2{
	font-size: 11px;
	color: #777777;
}

.font-big{
	font-size: 20px;
	line-height: 138% !important;
}

.notosans{
	font-family: source-han-sans-cjk-ja,sans-serif;
}

.font-gray{
	color: #767676;
}

.font-red{
	color: #e1180d;
	font-weight: bold;
}

.font-blue{
	color: #006CB2;
}

.center{
	text-align: center;
	line-height: 24px;
}

.pink{
	color: #ea4360;
}

/*------------
counttimer
------------*/
.count-content{
	margin: 15px 0px -3px 0px;
}

.count-content p{
	font-size: 90%;
	text-align: center;
	padding-bottom: 2px;
}

.yycountdown-box{
	text-align:center;
	margin:10px 5px;
	color:#000000;
	font-family: source-han-sans-cjk-ja,sans-serif;
	font-weight: 600;
	font-style: normal;
}

.timer {
	margin-top: -8px;
}

.timer .yycountdown-box .yyc-day{
	font-size:2.3em;
	color: #e1180d;
}
.timer .yycountdown-box .yyc-hou{
	font-size:2.3em;
	color: #e1180d;
}
.timer .yycountdown-box .yyc-min{
	font-size:2.3em;
	color: #e1180d;
}
.timer .yycountdown-box .yyc-sec{
	font-size:2.3em;
	color: #e1180d;
}

.timer .yycountdown-box .yyc-day-text,
.timer .yycountdown-box .yyc-hou-text,
.timer .yycountdown-box .yyc-min-text,
.timer .yycountdown-box .yyc-sec-text{
	font-size:1em;
	margin-right: 12px;
}

/*------------
btn animation
------------*/
@keyframes anime{
0%{transform:scale(.95); opacity:1}
40%{opacity:.1}to{transform:scale(1.03,1.3); opacity:0.1}
}

.btn-animation {
  position: relative;
  transition: .2s;
}

.btn-animation:before, .btn-animation:after {
  content: "";
  position: absolute;
  z-index: -10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 6px;
  background: #0fd850;
  border: 1px solid #0fd850;
  transform: translate3d(0,0,0);
}

.btn-animation:before {
  animation: anime 2s ease-out infinite;
}

.btn-animation:after {
 animation: anime 2s ease-out 1s infinite;
}

.btn-animation a {
  display: block;
  padding: 12px 0;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-image: linear-gradient(to top, #2dbf0f 0%, #0fd850 100%);
  border-bottom: solid 3px #278414;
}

.btn-animation span {
  display: block;
  position: relative;
  font-weight: bold;
}

/*------------
吹き出し
------------*/
@media screen and (max-width:540px) {
	.chat{
		padding: 0px 14px;
	}
}

@media screen and (min-width:541px) {
 	.chat{
		padding: 0px 21px;
	}
}

@media screen and (max-width:320px) {
	.bubble {
		width: 180px !important;
 	}
}

.bubble-set-box {
  display: flex;
  flex-wrap: wrap;
}
.bubble-set-box.left {
  flex-direction: row;
}

.bubble-set-box.right {
  flex-direction: row-reverse;
}

.bubble {
     position: relative;
     display: inline-block;
     width: 220px;
     padding: 15px;
     background-color: #FFF;
     border: #c8c8c8 solid 1px;
     border-radius: 4px;
     margin-bottom: 18px;
     line-height: 140%;
}

@media screen and (max-width:540px) {
	.bubble {
		width: 70% !important;
	}

	.bottom .bubble {
		width: 90% !important;
	}
}
@media screen and (min-width:541px) {
	.bubble {
		width: 380px !important;
	}

	.bottom .bubble {
		width: 500px !important;
	}
}

@media screen and (max-width:320px) {
	.bubble {
		width: 60% !important;
	}
}

@media screen and (min-width:321px) and (max-width:360px) {
	.bubble {
		width: 60% !important;
	}
}

.bottom .bubble {
	width: 300px;
	margin-top: 12px;
}

.left .bubble {
	margin-left: 18px;
}

.right .bubble {
	margin-right: 18px;
}

.left .bubble:before {
     content: '';
     position: absolute;
     display: block;
     z-index: 1;
     border-style: solid;
     border-color: #fff transparent;
     border-width: 13px 0 0 18px;
     top: 7px;
     left: -5px;
     margin-left: -10px;
}

.left .bubble:after
{
     content: '';
     position: absolute;
     display: block;
     z-index: 0;
     border-style: solid;
     border-color: #c8c8c8 transparent;
     border-width: 13px 0 0 18px;
     top: 6px;
     left: -5px;
     margin-left: -13.5px;
}

.right .bubble:before {
     content: '';
     position: absolute;
     display: block;
     z-index: 1;
     border-style: solid;
     border-color: #fff transparent;
     border-width: 13px 18px 0 0;
     top: 7px;
     right: -5px;
     margin-right: -10px;
}

.right .bubble:after
{
     content: '';
     position: absolute;
     display: block;
     z-index: 0;
     border-style: solid;
     border-color: #c8c8c8 transparent;
     border-width: 13px 18px 0 0;
     top: 6px;
     right: -5px;
     margin-right: -13.5px;
}

.icon-box {
	width: 53px;
	/*height: 53px;
	border-radius: 50%;*/
	overflow: hidden;
}

.bottom .bubble:before {
     content: '';
     position: absolute;
     display: block;
     z-index: 1;
     border-style: solid;
     border-color: #fff transparent;
     /*border-color: red transparent;*/
     border-width: 0px 0px 18px 13px;
     top: -17px;
     left: 60px;
}

.bottom .bubble:after
{
     content: '';
     position: absolute;
     display: block;
     z-index: 0;
     border-style: solid;
     border-color: #c8c8c8 transparent;
     /*border-color: blue transparent;*/
     border-width: 0px 0px 20px 15px;
     top: -20px;
     left: 59px;
}

.icon-box-img {
	width: 100%;
	overflow: hidden;
}

/*------------
口コミ
------------*/
@media screen and (max-width:320px) {
	.reviews {
		width: 200px !important;
 	}
}

@media screen and (min-width:321px) and (max-width:360px) {
	.reviews {
		width: 240px !important;
 	}
}

.reviews-set-box {
  display: flex;
  flex-wrap: wrap;
}
.reviews-set-box.left {
  flex-direction: row;
}

.reviews {
     position: relative;
     display: inline-block;
     width: 250px;
     padding: 17px 9px 17px 9px;
     background-color: #FFF;
     border: #c8c8c8 solid 1px;
     border-radius: 4px;
     margin-bottom: 18px;
}

.left .reviews {
	margin-left: 18px;
}

.left .reviews:before {
     content: '';
     position: absolute;
     display: block;
     z-index: 1;
     border-style: solid;
     border-color: #fff transparent;
     border-width: 13px 0 0 18px;
     top: 7px;
     left: -5px;
     margin-left: -10px;
}

.left .reviews:after
{
     content: '';
     position: absolute;
     display: block;
     z-index: 0;
     border-style: solid;
     border-color: #c8c8c8 transparent;
     border-width: 13px 0 0 18px;
     top: 6px;
     left: -5px;
     margin-left: -13.5px;
}

.reviews-img{
	padding-bottom: 17px;
}

.logo-img {
	margin-top: -24px !important;
	text-align: center;
	padding-bottom: 21px;
}

.logo-img img{
	width: 270px !important;
}

/*　lp　*/
.img-up {
	margin-top: -24px !important;
}

.step-box{
	width: 100%
}

.box29 {
    margin: 0 auto;
    width: 80%;
    background: #dcefff;
}
.box29 .box-title {
    font-size: 1.2em;
    background: #5fb3f5;
    padding: 4px;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box29 p {
    padding: 15px 20px;
    margin: 0;
}

.step-arrow{
	width: 100%;
	text-align: center;
}

/* form */
.form {
	width: 90%;
	margin: 0 auto;
}

input[type="text"] {
  width: 100%;
  border: 1px solid #000;
  margin: 8px 0;
  outline: none;
  padding: 18px;
  box-sizing: border-box;
  transition: 0.3s;
}

input[type="text"]:focus {
  border-color: dodgerBlue;
  box-shadow: 0 0 8px 0 dodgerBlue;
}

.inputWithIcon input[type="text"] {
  padding-left: 40px;
}

.inputWithIcon {
  position: relative;
}

.inputWithIcon i {
  position: absolute;
  left: 0;
  top: 8px;
  padding: 9px 8px;
  color: #aaa;
  transition: 0.3s;
}

.inputWithIcon input[type="text"]:focus + i {
  color: dodgerBlue;
}

.inputWithIcon.inputIconBg i {
  background-color: #aaa;
  color: #fff;
  padding: 9px 4px;
  border-radius: 4px 0 0 4px;
}

.inputWithIcon.inputIconBg input[type="text"]:focus + i {
  color: #fff;
  background-color: dodgerBlue;
}

/* fixedimg */

.fixedimg img {
	width: 40px;
}

img#floatButton1{
    position: fixed;
    margin-left: 580px;
    top: 240px;
}

img#floatButton2{
    position: fixed;
    margin-left: 580px;
    top: 295px;
    /*+55*/
}

img#floatButton3{
    position: fixed;
    margin-left: 580px;
    top: 350px;
    /*+110*/
}

/* cp bnr */
.cpbnr {
	display: none;
	position:fixed;
	left: 9px;
	bottom: 9px;
	z-index: 99999999 !important;
}

.cpbnr img {
	width: 150px;
}

.round_btn {
  display: block;
  position: fixed;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #afafaf;
  margin-top: -160px;
  margin-left: 137px;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
}

.round_btn::before, .round_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px; /* 棒の幅（太さ） */
  height: 15px; /* 棒の高さ */
  background: #fff; /* バツ印の色 */
}

.round_btn::before {
  transform: translate(-50%,-50%) rotate(45deg);
}

.round_btn::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}