@charset "utf-8";
body {
	font: normal 18px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

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

  @media screen and (max-width: 640px) {
    body {
      min-width: inherit;
	  height:100%;
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; }
	  body .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%;
}
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
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 )";
	}


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

    text

---------------------------------------------------- */
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;
}
.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;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

/* ----------------------------------------------------
    header
---------------------------------------------------- */

header h1{
	text-align: center;
}

header h1 img{
	padding-bottom: 5;
}

@media screen and (max-width: 640px) {
	header h1{
		text-align: center;
	}

header h1 img{
	padding-bottom: 5;
}

}

/* ----------------------------------------------------
    sec
---------------------------------------------------- */
.sec{
	padding: 30px 0;
	margin:0 auto;
	text-align: center;
}

.contWrap{
	width: 765px;
	margin:0 auto;
}

	@media screen and (max-width: 640px) {
	.sec{
		padding: 25px 0;
	}

	.contWrap{
		width: 100%;
}
}


/* ----------------------------------------------------
    cta
---------------------------------------------------- */
.cta{
	text-align: center;
	padding: 30px;
}

/* ----------------------------------------------------
    shadow
---------------------------------------------------- */

.area {
	width: 100%;
	max-width: 680px;
	margin: auto;
}
.shadow {
	box-shadow: 0 0 20px #0008;
}

/* ----------------------------------------------------
    sec01
---------------------------------------------------- */

.sec01 h3{
	margin-bottom:20px;
	text-align: center;
}

.sec01 figure{
	margin-bottom: 30px;
	text-align: center;
}

.sec01 .cont:last-of-type{
	margin-bottom: 0;
}

.sec01 p{
	margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
	.sec01 h3{
		margin-bottom:10px;
	}

	.sec01 figure{
		margin-bottom: 15px;
	}

	.sec01 .cont{
		margin-bottom: 30px;
	}

}

/* ----------------------------------------------------
    sec02
---------------------------------------------------- */

.sec.sec02{
	padding-top: 0;
}

.sec02 h2{
	padding:15px 0;
  text-align: center;
}

.sec02 p{
	margin-bottom: 50px;
	text-align: center;
}

@media screen and (max-width: 640px) {
	.sec02{
		padding-bottom: 0;
	}
	
	.sec02 p{
		margin-bottom: 30px;
		text-align: center;
	}

}

/* ----------------------------------------------------
    sec03
---------------------------------------------------- */
.pic{
	max-width: 640px;
	height: auto;
	margin: 0 auto;
}

.sec.sec03{
	text-align: center;
}

.sec03.pc-item.img{
	padding-bottom: 40px;
}



@media screen and (max-width: 640px) {
	
	.sec.sec03{
		text-align: center;
	}
	
	.sec03.pc-item.img{
		padding-bottom: 40px;
	}

	}





/* ----------------------------------------------------
    sec04
---------------------------------------------------- */
.sec.sec04{
	padding: 0;
}

.sec04 img{
	text-align: center;
	padding: 12px 0;
	margin-bottom: 40px;
}


@media screen and (max-width: 640px) {
	.sec.sec04{
		padding: 0 0 30px;
	}

	.sec04 .sp03{
		text-align: center;
		margin-bottom: 15px;
	}

}

/* ----------------------------------------------------
    sec05 & 06
---------------------------------------------------- */
.sec05{
	text-align: center;
}

.sec05 p{
	margin-bottom: 20px;
	text-align: center;
}

.sec06{
	text-align: center;
}



/* ----------------------------------------------------
    sec07
---------------------------------------------------- */
.sec07{
	padding-top: 0;
	max-width: 635px;
}

/* ----------------------------------------------------
    sec08
---------------------------------------------------- */
.sec08{
	text-align: center;
	margin: auto 0;
}

.sec08 p{
	text-align: center;
}

/* ----------------------------------------------------
    ゆれる追従ボタン
---------------------------------------------------- */

.yureru-j {
	animation: yureru-j 2s infinite;
}
@keyframes yureru-j {
	0% {
			transform: translate(0px, 2px);
	}
	5% {
			transform: translate(0px, -2px);
	}
	10% {
			transform: translate(0px, 2px);
	}
	15% {
			transform: translate(0px, -2px);
	}
	20% {
			transform: translate(0px, 2px);
	}
	25% {
			transform: translate(0px, -2px);
	}
	30% {
			transform: translate(0px, 0px);
	}
}


/* ----------------------------------------------------
    floating-banner
---------------------------------------------------- */

.floating-banner_pc {
		position: fixed;
		bottom: 30px;
		right: 10px;
		z-index: 999;
}

@media screen and (max-width: 640px){
	.floating-banner_pc {
		display: none;
	}

	.floating-banner_sp {
		margin: 0 auto;
		position: fixed;
		width: 100%;
		bottom: 0px;
		left: 50%;
		transform: translateX(-50%);
		z-index: 999;
	}
}

@media only screen and (min-width: 640px) {
	.floating-banner_sp {
			display: none; /* PC表示では非表示にする */
	}

}


/* ----------------------------------------------------
    footer
---------------------------------------------------- */
footer{
	background: #1130ace6;
	padding: 30px;
	margin-bottom: 180px;
	text-align: center;
}

footer ul li a,
footer .copy{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

footer ul li{
	display: inline-block;
}

footer ul li:first-of-type a{
	border-right: 1px solid #fff;
	padding-right: 10px;
  margin-right: 4px;
}

footer a:link{
	color: #fff;
}

footer a:visited{
	color: #fff;
}

footer a:hover{
	text-decoration: underline;
}

footer a:active{
	text-decoration: underline;
}

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


	footer ul li a,
  footer .copy{
	font-size: 16px;
}
}
