@charset"utf-8";

body {

    font: normal 18px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"MS Ｐゴシック","Arial","Verdana",sans-serif;
    color:#000;
	text-align: center;
	overflow-x: hidden;
	background-color: #fff;
    margin: 0;
	
}




body .sp-item{
	display: none !important;

}

body .pc-item{
	display: block !important;
	

}
.pc-item img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width:640px){
	body{
		 min-width: inherit;
         height: 100%;
	}

	body .sp-item{
		 display: block !important;
	}

    body .pc-item {
         display: none !important; 
	} 

	     .sp-item img {
		width:100%;
	}

}

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

	.sp img{
		max-width:90%;	

}

	.sp02 img{
		max-width:100%;	

}

	.sp03 img{
		max-width:70%;	

}

	.btn img{
		max-width:100%;	

}

}






.ov_hd {
	overflow: hidden;

}



a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";

}

.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";

}

.center {
	text-align: center;

}

.right {
	text-align:right;

}

.line_0 {
	line-height: 0;

}

.zindex {
	z-index: 200;

}

input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;

}

input[type=image]:hover{
     opacity: 0.7;
	 filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";

	}


button{
    background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
}




/* ----------------------------------------------------

 

    text

 

---------------------------------------------------- */
h2 {
	margin: 2.5em auto;
	text-align: center;
}



em {
	text-decoration: underline;
    font-style: normal;

}

.bd_red {
    border-bottom: 1px solid #FF0004;
    padding-bottom: 2px;

}

.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;

}

.red {
	color: #ff0000;

}

.yellow {
	background-color: #ffff00;

}

.gray {
	color:#666666;

}

.bold {
	font-weight: bold;

}

strong {
	font-weight: bold;

}

.strike {
	text-decoration: line-through;

}

.ac {
	text-align: center !important;

}

.ar {
	text-align: right !important;

}

.al {
	text-align: left !important;

}

.bold {
	font-weight: bold !important;

}

.font10 {
	font-size: 10px !important;

}

.font11 {
	font-size: 11px !important;

}

.font12 {
	font-size: 12px !important;

}

.font13 {
	font-size: 13px !important;

}

.font14 {
	font-size: 14px !important;

}

.font15 {
	font-size: 15px !important;

}

.font16 {
	font-size: 16px !important;

}

.font17 {
	font-size: 17px !important;
	line-height:150%;

}

.font18 {
	font-size: 18px !important;

}

.font19 {
	font-size: 19px !important;

}

.font20 {
	font-size: 20px !important;

}

.font21 {
	font-size: 21px !important;

}

.font22 {
	font-size: 22px !important;

}

.font23 {
	font-size: 23px !important;

}

.font24 {
	font-size: 24px !important;

}

.font25 {
	font-size: 25px !important;

}

.font26 {
	font-size: 26px !important;

}

.font27 {
	font-size: 27px !important;

}

.font28 {
	font-size: 28px !important;

}

.font29 {
	font-size: 29px !important;

}

.font30 {
	font-size: 30px !important;

}

.font32 {
	font-size: 32px !important;

}

/* ----------------------------------------------------

 

    float

 

---------------------------------------------------- */

.fr {
	float: right !important;

}

.fl {
	float: left !important;

}

.clear {
	clear: both;

}

img {
	line-height: 0;
	padding: 0;
	margin: 0;
	vertical-align: middle;
    border: none; 

}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;

}

.clearfix {
	min-height: 1px;

}

* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/

}



hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;

}

#wrapper {
	margin: 0 auto;
	margin-right: 14%;
	width: 40%;
	max-width: 480px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	background: #fff;
}


/* ----------------------------------------------------

    clearfix の代用

    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;

---------------------------------------------------- */


/*-------------------------------------------------------*/

/*  header

/*-------------------------------------------------------*/



.p_head {
	text-align: center;
	
	
	
}

h1{
	margin-top: 0;
    margin: 0;
    border: none;
    padding: 0;
	
}
.sp{
	margin-top: 0;
    
}

.pc-item{
	padding: 0;
}
.sp-item{
	padding: 0;
    border: none; 
    margin-top: 0;
    margin: 0;
    
}

@media screen and (max-width:640px){
    .p_head{
        padding: 0;
    margin: 0;
    border: none;
   }
   
.p_head p{
    padding: 0;
    margin-bottom: 0;
    border: none;
   }
   .sp-item img{
   
	padding: 0;
    border: none; 
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: bottom; /* 画像の下部の空白を削除 */
}
h1{
	margin-top: 0;
    margin: 0;
    border: none;
    padding: 0;
	
}
}


/* ボタンエリアSP版ここから */
@media screen and (max-width:640px){
    

 .area_btn{
	position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    float: none;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 0;
}
	
 .btn {
	position: absolute;
	width: 90%;
	bottom:20px;
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
 }

 .area_btn a {
    display: inline-block; /* ブロック要素のように扱いつつ、インライン要素の特性を持たせる */
}


 @keyframes pulse {
    0%, 100% {
        transform: scale(1); /* 元のサイズ */
        opacity: 1; /* 完全に不透明 */
    }
    50% {
        transform: scale(1.1); /* 10%大きく */
        opacity: 0.7; /* やや透明 */
    }
}

.anime img {
    animation: pulse 2s infinite ease-in-out;
}
 

 .area_btn2 {
  position: relative;
  margin-bottom: 0;
 }

 .btn2-sp {
  position: absolute;
  width: 40%;
  bottom: 5px;
  right: 0;
 margin-right: 10px;
 
  }
.btn-box{
    overflow: hidden;
    z-index: 1000
}
}



/* ボタンエリアPC版 */
@media screen and (min-width: 641px) {
  .area_btn {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    float: none;
  }

  .btn {
    position: absolute;
    width: 40%;
    bottom: 15px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	
  }
  .area_btn a {
    display: inline-block; /* ブロック要素のように扱いつつ、インライン要素の特性を持たせる */
}


  @keyframes pulse {
    0%, 100% {
        transform: scale(1); /* 元のサイズ */
        opacity: 1; /* 完全に不透明 */
    }
    50% {
        transform: scale(1.1); /* 10%大きく */
        opacity: 0.7; /* やや透明 */
    }
}

.anime img {
    animation: pulse 2s infinite ease-in-out;
}

  .btn-pc2 {
    position: absolute;
    width: 40%;
    bottom: 40px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	
  }
	

  .area_btn2 {
    position: relative;
  }

  .btn2-pc {
    position: absolute;
    width: 20%;
    bottom: 15px;
    right: 0;
    margin-right: 160px;
    
	
  }
.btn-box{
	position: relative;
    top: 30px;
    margin-right: 0px;
    margin-bottom: 100px;
    display: inline-block;
    width: 831px;
    height: 151px;
    transition: .2s;
    z-index: 1

}
.btn_box02:before, .btn_box02:after {
    content: "";
    position: absolute;
    z-index: -10;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    border-radius:90px;
    background:#f4e70c;

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

}







/* ボタンエリアここまで */

@keyframes fadeIn {
    from {
        opacity: 0;
		transform: translatey(10px);
    }
    to {
        opacity: 1;
		transform: translatey(0);
    }
}

/* 初期状態 */
.fade-in {
    opacity: 0; /* 初期状態では不透明度を0に設定 */
    transform: translateY(10px); /* 初期状態で少し下にずらす */
    
}

/* ビューポートに入ったときに適用されるクラス */
.fade-in.visible {
    animation: fadeIn 1s ease-out forwards;
}

/* フォーム */
.form_area4{
	background-color: #5caa46;
}



	

.gotop{
    display: block;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    background: #FFF;
    border: 1px solid #999;
    padding-top: 30px;
    text-align: center;
    letter-spacing: -1px;
    font-size: 85%;
    text-decoration: none;
    color: #333;
    opacity: 0.5;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10000;
}
.gotop::before{
    content: "";
    display: block;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    width: 25%;
    height: 25%;
    top: 25%;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    transform: rotate(-45deg);
}
.gotop:hover{
    opacity: 1;
}
.gotop{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10000;
}
@media(max-width:640px){
    .gotop{
        width: 40px;
        height: 40px;
        text-indent: -9999px;
        opacity: 1;
        border: none;
        background: none;
        bottom: 10px;
        right: 10px;
    }
    .gotop::before{
        bottom: 0;
    }
}






footer {
	background: #f9f9f9;
	text-align: center;
	padding: 16px 0;
	color:#000;
	font-size: 75%;
    
}
.flink{

    flex-wrap: wrap; /* PCでは横並び、スマホでは縦並びにするため */
}


footer a {
	color:#000;
	text-decoration:none;

}

footer a:hover {
	color:#5caa46;
	text-decoration:none;

}



footer a:visited {
	color:#6d6c6c;
	text-decoration:none;

}
/* 区切り文字のスタイル */
.separator {
    margin: 0 5px;
}


@media screen and (max-width: 640px) {
footer {
	font-size:16px;
    

	}
	.logo img{
		width: 30%;
		text-align: center;
	}
    .flink p{
        display: flex;
        flex-direction: column; /* 縦に並べる */
        align-items: center; /* 中央ぞろえにする */
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .separator {
        display: none; /* 区切り文字を非表示にする */
    }
	}
