@charset "UTF-8";

.logo{
	z-index: 100;
}
.logo2{
	z-index: 100;
}


.sp-slide{
	position: relative;
	}
.sp-slide .sp-image{
	/*position: absolute;
	z-index: 2;*/
	}


 .moji{
	position: absolute;
	bottom: 0%;
	left: 3%;
	width:30%;
	height: auto;
	 z-index: 10;
	}

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

	.sub-content{
		padding-top: 140px;
	}
	
	.toppage-pad{
		padding-top: 140px;
	}
	
}
	

@media(max-width: 640px){
	
	
	.sub-content{
		padding-top: 50px;
	}
	.toppage-pad{
		padding-top: 40px;
	}
	
	.brsm{ display: block;}
	
	.sp-img{
		width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}
	
}


.copyright a{
color:#333;
}

.copyright a:hover {
color:#333;
}

.copyright a:visited {
color:#333;
}

footer{
	background-color: #fff;
	font-weight: bold;
	}
footer a{
	color: #5b5b5b;
}
.nav_foot li a{
	color: #5b5b5b !important;
}
footer a:hover{
	color: #5b5b5b;
}
footer .ft-list h5{
	color: #5b5b5b;
}
.footlogo{
	color: #5b5b5b;
	}

.blue-bold{
	font-weight: bold;
	color:#004178; }

.green-bold{
	font-weight: bold;
	color:#1f8d32;}

.green-border{
padding-bottom: 8px;
border-bottom:#ccc 1px solid !important;}

.or-txt{
	color:#e7bc12;}
.wh-txt{
	color:#fff;}

.kakaku-txt{
	color:#e45327 !important;}

.dot{
	border-bottom: dotted 6px #fff;}

.black-txt{
	color:#111 !important;}

.bk-orange{
	background: #ff9834 !important;
}
.bk-gray{
	background: #fbf9e3 !important;
}
.headTitle11{
	color:#000; }

.headTitle span,.headTitle2 span,.headTitle22 span,.midasi-sen{
border-bottom:#ccc 2px solid !important;
}



h2,.sub-h3,.sub-h4{/*color:#1f8d32;*/ }
.midasi-sen span{color:#000;}
.contact-section .headTitle{color:#fff !important;}


.contact-link a {
	color: #FFFFFF !important;
}
.contact-link a:hover  {
	color: #FFFFFF !important;
}
.contact-link a:visited {
	color: #FFFFFF !important;
}

.head_bt a,.head_bt a:hover,.head_bt a:visited {
	color: #FFFFFF !important;
}
.head_bt2 a,.head_bt2 a:hover,.head_bt2 a:visited {
	color: #FFFFFF !important;
}

.sp-slide .pr_list{
	width: 80%;
	margin: auto;
	text-align: center;
}

.sp-slide .pr_list .img img{
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}

.contact-section .tel{color:#fff !important;}
.contact-section .fax{color:#fff !important;}
.contact-section .tel a:link{color:#fff !important;}
.contact-section .fax a:link{color:#fff !important;}




.title-column2 .headTitle{
	font-family: 'Ramabhadra', sans-serif;
}

.box-waku5{
	padding:0;
	width:95%;
	height:auto;
	margin:auto;
	position: relative;
	display: block;
	border: #ccc solid 2px;
	text-align: center;
	border-radius:8px;
	}
.bg-entry-box{
	background-image:url(../../images/entry.jpg) ;
	background-size: cover;
}
/* リンクaタグ処理------------------------------------------------------*/

.box-waku3 a,.box-waku4 a,.box-waku8 a,.box-waku6 a,.box-waku7 a,.black-botan a,.button-anime a,.anime-button7 a{
    display: block;
    position: absolute;
    top: 3px;
    left: 2px;
    width: 100%;
    height: 100%;
}
/* ページトップへ　画像サイズ------------------------------------------------------*/

#pageTop {
    position: fixed;
    bottom: 55px;
    right: 20px;
	width:50px;
	z-index:100;
}
#pageTop img{
    width: 100%;
	height: auto;
}

@media(max-width: 640px){
	#pageTop {
    position: fixed;
    bottom: 50px;
    right: 5px;
	width:30px;
	z-index:100;
}
}


/* フットバナー------------------------------------------------------*/

.footbana{
	line-height:50px;
	z-index:50;
	bottom:0;
	 position: fixed;
	width:100%;
	height:40px;
}
	

.footbana .bana01{
	padding-top:10px;
	width:50%;
	height:100%;
	float:left;
	color:#fff;
	background: rgba(0,0,0,0.6);
}

.footbana .bana01 img{
	width:30px;
	height:auto;
	padding-right:10px;
	
}

.footbana .bana02{
	padding-top:10px;
	width:50%;
	height:100%;
	float:left;
	color:#fff;
	background: rgba(0,0,0,0.6);
	border-left:#FFFFFF 1px solid;
	-moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
	
}

.footbana .bana02 img{
	width:15px;
	height:auto;
	padding-right:10px;
	
}



/*ボタン１------------------------------------------*/	
.a_link,
.a_link::before,
.a_link::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.a_link{
	position: relative;
	z-index: 2;
	color: #333;
	border-bottom:#f8f3f1 0px solid;
}
.a_link:hover {
	color: #847a46;
	margin-left:5px;
	border-bottom:#847a46 1px solid;
	
}

.button::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}











.button {
	display: inline-block;
	max-width: 600px;
	width: 90%;
	height: 60px;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size:22px;
	background-color:#FFFFFF;
	border-radius: 8px;
	
}


.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button:hover span {
transition: 0.3s ease-in-out;
opacity: 0 ;
}

.button {
	position: relative;
	z-index: 2;
	overflow: hidden;
	border:#ccc 1px solid;
	color: #5b5b5b;
}
.button:hover {
	color: #fff;
	padding-left:20px;
	background-color: #e5902a;
	border:#e5902a 1px solid;
	
}
.button:hover span{
	display:block;
	width:8px;
	height:14px;
	/*background-image: url(../../images/yaji.jpg);
	background-repeat:no-repeat;*/
	top:23px;
	left:1%;
	margin-left:4%;
	position:absolute;
	opacity:1;
	transition: 0.3s ease-in-out;
	
}
.button span{
	display:block;
	width:8px;
	height:14px;
	/*background-image: url(../../images/yaji.jpg);
	background-repeat:no-repeat;*/
	top:23px;
	left:1%;
	margin-left:0%;
	position:absolute;
	opacity:0;
	transition: 0.3s ease-in-out;
	
}

.button::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.button:hover::after {
	background: #f8f3f1;
	opacity:0.4;
	
}




.button2::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}











.button2 {
	display: inline-block;
	max-width: 350px;
	width: 90%;
	height: 60px;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	border-radius: 2px;  
    -webkit-border-radius: 2px;  
    -moz-border-radius: 2px;
	font-size:22px;
	color: #fff;
	
}


.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2:hover span {
transition: 0.3s ease-in-out;
opacity: 0 ;
}

.button2 {
	position: relative;
	z-index: 2;
	overflow: hidden;
	border:#fff 1px solid;
}
.button2:hover {
	color: #fff;
	border:#fff 1px solid;
	
}


.button2::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.button2:hover::after {
	background: #fff;
	opacity:0.4;
	
}



.left {
	float: left;
}
.right {
	float: right;
}
.txt_R {
	text-align:right !important;
}

.txt_L {
	text-align:left !important;
}

.txt_C {
	text-align:center !important;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb55 {
	margin-bottom: 55px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb65 {
	margin-bottom: 65px;
}
.mb70 {
	margin-bottom: 70px;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:40px;
}
.mt50{
	margin-top:50px;
}
.mt60{
	margin-top:60px;
}
.mt70{
	margin-top:70px;
}
.mt80{
	margin-top:80px;
}
.mt90{
	margin-top:90px;
}
.mt100{
	margin-top:100px;
}


.mr10{
	margin-right:10px;
}
.mr20{
	margin-right:20px;
}
.mr30{
	margin-right:30px;
}
.mr40{
	margin-right:40px;
}
.mr50{
	margin-right:50px;
}
.mr60{
	margin-right:60px;
}
.mr70{
	margin-right:70px;
}
.mr80{
	margin-right:80px;
}
.mr90{
	margin-right:90px;
}
.mr100{
	margin-right:100px;
}


.ml10{
	margin-left:10px;
}
.ml20{
	margin-left:20px;
}
.ml30{
	margin-left:30px;
}
.ml40{
	margin-left:40px;
}
.ml50{
	margin-left:50px;
}
.ml60{
	margin-left:60px;
}
.ml70{
	margin-left:70px;
}
.ml80{
	margin-left:80px;
}
.ml90{
	margin-left:90px;
}
.ml100{
	margin-left:100px;
}
.ma10{
	margin:10px;
}
.ma20{
	margin:20px;
}
.ma30{
	margin:30px;
}
.ma40{
	margin:40px;
}

.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb35 {
	padding-bottom: 35px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb45 {
	padding-bottom: 45px;
}
.pb50 {
	padding-bottom: 50px;
}
.pb60 {
	padding-bottom: 60px;
}


.pt10{
	padding-top:10px;
}
.pt20{
	padding-top:20px;
}

.pt30{
	padding-top:30px;
}
.pt40{
	padding-top:40px;
}
.pt50{
	padding-top:50px;
}

@media screen and (max-width: 1024px) {
.pt50{
	padding-top:30px;
}
}

.pt60{
	padding-top:60px;
}
.pt70{
	padding-top:70px;
}
.pt80{
	padding-top:80px;
}
.pt90{
	padding-top:90px;
}
.pt100{
	padding-top:100px;
}


.pr10{
	padding-right:10px;
}
.pr15{
	padding-right:15px;
}
.pr20{
	padding-right:20px;
}
.pr30{
	padding-right:30px;
}
.pr40{
	padding-right:40px;
}
.pr50{
	padding-right:50px;
}
.pr60{
	padding-right:60px;
}
.pr70{
	padding-right:70px;
}
.pr80{
	padding-right:80px;
}
.pr90{
	padding-right:90px;
}
.pr100{
	padding-right:100px;
}


.pl10{
	padding-left:10px;
}
.pl20{
	padding-left:20px;
}
.pl30{
	padding-left:30px;
}
.pl40{
	padding-left:40px;
}
.pl50{
	padding-left:50px;
}
.pl60{
	padding-left:60px;
}
.pl70{
	padding-left:70px;
}
.pl80{
	padding-left:80px;
}
.pl90{
	padding-left:90px;
}
.pl100{
	padding-left:100px;
}

.p5 {
	padding: 5px;
}
.p10 {
	padding: 10px;
}
.p15 {
	padding: 15px;
}
.p20 {
	padding: 20px;
}
.p25 {
	padding: 25px;
}
.p30 {
	padding: 30px;
}
.p35 {
	padding: 35px;
}
.p40 {
	padding: 40px;
}
.p45 {
	padding: 45px;
}
.p50 {
	padding: 50px;
}

.pt-20 {
	padding-top: -20px;
}


@media screen and (max-width: 640px) {
.spt20{
	padding-top:20px;
}

.spt-20{
	margin-top:-30px !important;
}
}



.layer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	-webkit-transition: .3s;
	transition: .3s;
	}

.layer:hover{
	background: rgba(0,0,0,.5);
		}

.layer .linkarea{
	position: absolute;
	top: 30px;
	left: 104px;
	width: 100%;
	height: 100%;
}


.bg-img-box:hover .bg-img-box-bgImg {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.bg-img-box:hover{
  background-color: rgba(0, 0, 0, .3);
}
.bg-img-box-bgImg {
  transition-timing-function: cubic-bezier(.25, .46, .45, .94); 
  transition-duration: 2s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.bg-img-box-header {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 650px; 
  width: 100%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /* background-image: url(../../images/repeat0.jpg);
	background-repeat:repeat;*/
  padding:5% 0 5% 0;
  color:#fff;
  transition-duration: 20s;
}

.bg-img-box-header  a {
display:block;
width: 100%;
}

.bg-img-box-header {
	transition: 0.4s ease-in-out;
  opacity: 0.9 ;
}
.bg-img-box-header:hover{
  /*background-image: url(../../images/repeat0.jpg);
	background-repeat:repeat;*/
  transition: 0.4s ease-in-out;
  opacity: 0.7 ;
}



/*
.bg-img-box-header a:link{
	color:#000;}
.bg-img-box-header a:hover{
	color:#000;}


.bg-img-box-header a {
	letter-spacing: .2rem;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.bg-img-box-header a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.bg-img-box-header a:hover::after {
  transform: scale(1, 1);
}
*/

.bg-img-box{
width:100%;
height:100%;
z-index:1;
position:relative;
overflow:hidden;
}


.bg-img-box-bgImg{
width:100%;
height:100%;
z-index:1;
position:relative;
overflow:hidden;
}





/*背景画像*/

.bk001{
	/*background-image: url(../../images/repeat2.jpg);*/
	background-color: #000;
	color:#fff;
	background-repeat:repeat;
	}

.bk002{
	/*background-image: url(../../images/repeat2.jpg);*/
	background-color: #000;
	color:#fff;
	background-repeat:repeat;
	}

.bk003{
	background-image: url(../../images/repeat3.jpg);
	background-repeat:repeat;
	}
	
.bk004{
	background-image: url(../../images/repeat4.jpg);
	background-repeat:repeat;
	}
	
.bk005{
	background-image: url(../../images/repeat5.jpg);
	background-repeat:repeat;
	}

.bk006{
	background-image: url(../../images/repeat6.jpg);
	background-repeat:repeat;
	}

.bk010{
	background-image: url(../../images/haikei1.jpg);
	background-size:cover;
	}

.bk-flow{
	background-size:cover;
	}

.bk-main{
	background-image: url(../../images/bk-main.jpg);
	background-repeat:  no-repeat;   
    background-position:top;
    background-size:contain;       
    width:100%;    
	}


.bk-main2{
	background-color: #ecc219;
	}

.bk-main3{
	background-image: url(../../images/bk-2.jpg);
	background-repeat:  no-repeat;   
    background-position:bottom;  
    width:100%;    
	}
/*リンク画像*/
.link:hover{
  background-color: #fff;
  transition: 0.6s ease-in-out;
  opacity: 0.5 ;
}

.link{
  transition: 0.6s ease-in-out;
  opacity:1;
}


.link-gazo:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.link-gazo :hover{
  	background: rgba(255,255,255,.3);
	-webkit-transition: .3s;
	transition: .3s;
}
.link-gazo {
  transition-timing-function: cubic-bezier(.25, .46, .45, .94); 
  transition-duration: 10s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}


/*共通*********************************/
.img-w100 img{
	width:100%;
	height:auto;
}

@media screen and (min-width: 640px) {
.box-left{ text-align:left;}
}
.bold{ font-weight:bold;}
.txt-read-box{
	margin:auto;
	width:90%;
	text-align:left;
	line-height:2;
	}
.txt-read-box2{
	margin:auto;
	width:100%;
	text-align:left;
	line-height:2;
	}
	
.txt-read{
	margin:auto;
	text-align:left;
	line-height:2;
	}
@media screen and (min-width: 640px) and (max-width: 1024px) {
	.txt-box{
	width:90%;
	margin:auto;
	line-height:2;
	}
	.tab-no{
	display:none;
	}
}
@media screen and (max-width: 640px) {	
	.txt-box{
	width:90%;
	margin:auto;
	text-align:left;
	line-height:2;
	}
.sp-br-no{
	display:none;
	}
.txt-read-spbox{
	margin:auto;
	width:90%;
	text-align:left;
	line-height:2;
	}
}

.footpad{
	margin:150px 0 0 0;
	}
@media screen and (min-width: 640px) and (max-width: 1024px) {
.footpad{
	margin:100px 0 0 0;
	}
}
@media screen and (max-width: 640px) {	
.footpad{
	margin:70px 0 0 0;
	}
}

.cont1200{
	max-width:1200px;
	width:100%;
	height:100%;
	display:block;
	position:relative;
	clear:both;
	}

.cont1000{
	max-width:1000px;
	width:100%;
	height:100%;
	display:block;
	position:relative;
	clear:both;
	}
@media screen and (max-width: 1024px) {
.cont1000{
	max-width:1000px;
	width:90%;
	height:100%;
	display:block;
	position:relative;
	clear:both;
	}
}
.cont1000 .full-img{
	max-width:1000px;
	width:100%;
	height:100%;
	display:block;
	position:relative;
	clear:both;
	}

.cont1000 .full-img img{

	width:100%;
	height: auto;
	}

.cont800{
	max-width:800px;
	width:100%;
	height:100%;
	display:block;
	position:relative;
	clear:both;
	}


.title-column .sen{
	margin:auto;
	display:block;
	width:100%;
	border-top:#ccc 1px solid;
	padding-bottom:0px;
	
}

.cont1200 .sen, .cont1200-2 .sen{
	margin:auto;
	display:block;
	width:100%;
	border-top:#ccc 1px solid;
	padding-bottom:0px;
	
}

.ilust-img{
	margin:auto;
	display:block;
	width:75%;
	max-width:500px;	
}

.ilust-img img{
	width:100%;
	height:auto;
}

.qa .sub-h4{
	margin:auto;
	display:block;
	width:100%;
	border-bottom:#ccc 2px solid;
	padding-bottom:0px;
	position: relative;
	
}


.qa .sub-h4:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 2px #000000;
bottom: -2px;
width: 30%;
}


.hyo dt,
.hyo dd
{
    overflow: hidden;
    white-space: nowrap; 
    float: left;
    
  }



.hyo
{
    width:100%;
	text-align:left;
}


.shohin-list-2 p{
	line-height:2;}




@media screen and (min-width: 640px) {	
.mt100-spno{
	margin-top:100px;
	clear:both;
	}
.pt100-spno{
    margin-top:100px;
	clear:both;
	}
.pt50-spno{
    margin-top:50px;
	clear:both;
	}

.shohin-list-2 img
{width:50%; height:auto;}

}

@media screen and (max-width: 640px) {	
.pt100-spno{
    margin-top:50px;
	clear:both;
	}
.pt50-spno{
    margin-top:0px;
	clear:both;
	}

.shohin-list-2 img
{width:60%; height:auto;}
}

@media screen and (min-width: 640px) {	
.store .sp{ display:none;}
}

/*フォーム******************************************/
.form dt,
.form dd
{
    overflow: hidden;
    white-space: nowrap; 
    float: left;
	font-size:16px;
    
  }



.form
{
    width:100%;
	text-align:left;
}


.form input[type="text"]{
	border:0;
	padding:15px 20px;
	width:300px; 
	height:40px;
	background-color:#f6f6f6;
	border-bottom:1px solid #ccc;
	display:block;
	font-size:16px;
	}

.form .text-sonota{
	border:0 !important;
	display: inline !important;
	padding:5px !important;
	width:100px !important; 
	height:20px !important;
	background-color:#f6f6f6 !important;
	border-bottom:1px solid #ccc !important;
	}

.form dt span{
	border:1px #6A0305 solid;
	padding:5px;
	color:#6A0305;
	position:absolute;
	right:10%;
	top:45px;
	font-size:12px;
	}

.form select{
	border:0;
	padding:15px 20px;
	width:300px; 
	height:60px;
	background-color:#f6f6f6;
	border-bottom:1px solid #ccc;
	display:block;
	font-size:16px;
	color:#666;
	}

.form textarea{
	border:0;
	padding:15px 20px;
	width:90%; 
	height:200px;
	background-color:#f6f6f6;
	border-bottom:1px solid #ccc;
	display:block;
	font-size:16px;
	}

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

.form input[type="text"]{
	border:0;
	padding:15px 20px;
	width:100%; 
	height:40px;
	background-color:#f5f5f5;
	border-bottom:1px solid #ccc;
	box-shadow:0 0 0 0;
	display:block;
	}


.form dt span{
	border:1px #6A0305 solid;
	padding:5px;
	color:#6A0305;
	position:absolute;
	right:10%;
	top:45px;
	font-size:12px;
	}

}
	

.chkbox {
	text-align:center;
	margin:60px auto 0 auto;
}

.chkbox a{
	border-bottom:1px solid #ccc;
}

.chkbox label {
	padding-left:		38px;
	line-height:		24px;
	display:		inline-block;
	cursor:			pointer;
	position:		relative;
}


.chkbox label:before {
	border:1px solid #ccc;
	content:		'';
	width:			24px;			
	height:			24px;
	display:		inline-block;
	position:		absolute;
	left:			0;
	background-color:	#fff;
	border-radius:		2px;
}

.chkbox input[type=checkbox] {
	display:		none;
}

.chkbox input[type=checkbox]:checked + label:before {
	content:		'\2713';		
	font-size:		24px;		
	color:			#fff;		
	background-color:	#d4c391;			
}
/*エラー***************************/
span.error input , 
span.error textarea , 
span.error select , 
span.error label {
	background:#FFCCCC !important;
}
* html span.error label {
	background:none;
}
*+html span.error label{
	background:none;
}

span p.error{
	position:absolute;
	padding:0;
	margin:5px 0 0 20px;
	color:red;
	font-size:11px;
	padding-bottom:5px;}

.pt25{
	padding-top:25px;
}
@media screen and (max-width: 640px) {	
.pt25{
	padding-top:0px;
	font-weight:bold;
}
}

.white_shadow{
	text-shadow:#FFFFFF 1px 1px 2px,#FFFFFF 1px 1px 2px,#FFFFFF 1px 1px 2px,#FFFFFF 1px 1px 2px!important;
	}

.ninki-op{
	text-align:center;
	margin:0 auto;
	max-width:730px; width:100%; margin-bottom:30px;}

.ninki-op img{
	height:auto;width:100%;}

/*フォーム******************************************/

.bk-glay{
	background-color:#f4f4f4;
	width:94%;
	padding:3%;
	margin:auto;}

.bk-glay img{
	width:100%;
	height:auto;
	
	}


.inv03 {
animation-name: anime1;
animation-duration: 1s;
animation-timing-function: ease;
opacity: 1;
}



@keyframes anime1 {
0% {
    opacity: 0;
    transform: translateX(50px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}

.anime1 {
opacity: 0;
}

.anime1-mv {
animation-name: anime1;
animation-duration: 1s;
animation-timing-function: ease;
opacity: 1;
}


@keyframes anime1 {
0% {
    opacity: 0;
    transform: translatex(30px);
}
100% {
    opacity: 1;
    transform: translatex(0);
}
}


.anime2 {
opacity: 0;
}

.anime2-mv {
animation-name: anime2;
animation-duration: 1s;
animation-timing-function: ease;
opacity: 1;
}


@keyframes anime2 {
0% {
    opacity: 0;
    transform: translatey(30px);
}
100% {
    opacity: 1;
    transform: translatey(0);
}
}

.anime22 {
opacity: 0;
}

.anime22-mv {
animation-name: anime22;
animation-duration: 1s;
animation-timing-function: ease;
opacity: 1;
}


@keyframes anime22 {
0% {
    opacity: 0;
    transform: translatey(30px);
	transform: scale(1.2,1.2);
}
100% {
    opacity: 1;
    transform: translatey(0);
	transform: scale(1,1);
}
}


.anime3 {
opacity: 0;
}

.anime3-mv {
animation-name: anime3;
animation-duration: 1s;
animation-timing-function: ease;
opacity: 1;
}


@keyframes anime3 {
0% {
    opacity: 0;
    transform: translatey(-30px);
}
100% {
    opacity: 1;
    transform: translatey(0);
}
}

.anime33 {
opacity: 0;
}

.anime33-mv {
animation-name: anime33;
animation-duration: 1s;
animation-timing-function: ease;
opacity: 1;
}


@keyframes anime33 {
0% {
    opacity: 0;
    transform: translatey(-30px);
	transform: scale(1.2,1.2);
}
100% {
    opacity: 1;
    transform: translatey(0);
	transform: scale(1,1);
}
}


.anime4 {
opacity: 0;
}

.anime4-mv {
animation-name: anime4;
animation-duration: 1s;
animation-timing-function: ease;
opacity: 1;
}


@keyframes anime4 {
0% {
    opacity: 0;
    transform: translatex(-30px);
}
100% {
    opacity: 1;
    transform: translatex(0);
}
}

.zimg{
    opacity: 0;
    z-index: 0;
　　-webkit-backface-visibility: hidden;
    -webkit-animation: animation 15s linear infinite 0s;
    -moz-animation: animation 15s linear infinite 0s;
    -o-animation: animation 15s linear infinite 0s;
    -ms-animation: animation 15s linear infinite 0s;
    animation: animation 15s linear infinite 0s;
}
 
 

@keyframes animation { 
    0% {
        opacity: 0;
		transform: scale(1);
        animation-timing-function: ease-in;
    }
    10% {
        opacity: 1;
        animation-timing-function: ease-out;
    }

    28% {
        opacity: 1;
    }
    33.33333333333% {
        opacity: 0;
        transform: scale(1.12);
    }
    100% { opacity: 0 }
}

.zimg2{
    opacity: 0;
    z-index: 0;
　　-webkit-backface-visibility: hidden;
    -webkit-animation: animation2 15s linear infinite 5s;
    -moz-animation: animation2 15s linear infinite 5s;
    -o-animation: animation2 15s linear infinite 5s;
    -ms-animation: animation2 15s linear infinite 5s;
    animation: animation2 15s linear infinite 5s;
}
 
 

@keyframes animation2 { 
    0% {
		transform: scale(1.03);
        opacity: 1;
        animation-timing-function: ease-in;
    }
    10% {
        opacity: 1;
        animation-timing-function: ease-out;
    }
 
    28% {
        opacity: 1;
    }
    33.33333333333% {
        opacity: 0;
        transform: scale(1);
    }
    100% { opacity: 0 }
}


.zimg3{
    opacity: 0;
    z-index: 0;
　　-webkit-backface-visibility: hidden;
    -webkit-animation: animation3 15s linear infinite 10s;
    -moz-animation: animation3 15s linear infinite 10s;
    -o-animation: animation3 15s linear infinite 10s;
    -ms-animation: animation3 15s linear infinite 10s;
    animation: animation3 15s linear infinite 10s;
}
 
 

@keyframes animation3 { 
    0% {
		transform: scale(1);
        opacity: 1;
        animation-timing-function: ease-in;
    }
    10% {
        opacity: 1;
        animation-timing-function: ease-out;
    }
 
    28% {
        opacity: 1;
    }
    33.33333333333% {
        opacity: 0;
        transform: scale(1.1);
    }
    100% { opacity: 0 }
}


.zimg4{
    opacity: 0;
    z-index: 0;
　　-webkit-backface-visibility: hidden;
    -webkit-animation: animation4 15s linear infinite 15s;
    -moz-animation: animation4 15s linear infinite 15s;
    -o-animation: animation4 15s linear infinite 15s;
    -ms-animation: animation4 15s linear infinite 15s;
    animation: animation4 15s linear infinite 15s;
}
 
 

@keyframes animation4 { 
    0% {
		transform: scale(1.1);
        opacity: 1;
        animation-timing-function: ease-in;
    }
    10% {
        opacity: 1;
        animation-timing-function: ease-out;
    }
 
    28% {
        opacity: 1;
    }
    33.33333333333% {
        opacity: 0;
        transform: scale(1);
    }
    100% { opacity: 0 }
}

/*フッターコンテンツ*********************************/	
.foot-box{
	width:100%;
	height:auto;
	}

	
.footer-inner{
	width: 100%;
	margin:0 auto;
	height:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color: #01347f;
	color: #fff;
}

.footer-inner a{
	color: #fff;
}

.footer-inner .logo{
	text-align: center;
	font-size: 30px;
	padding: 20px 0;
}

.footer-inner .copy{
	font-size: 10px;
	text-align: center;
	padding: 20px 0;
}	

/*グローバルメニューfoot------------------------------------------*/	
#menu_foot{
	display:block;
	max-width: 680px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
	
}
#menu_foot li{
  display: block;
  float: left;
  margin:0;
  
   }

	

 @media only screen and (min-width: 1024px) {
#menu_foot li a{
  display: block;
  padding: 0 10px 0 10px;
  text-align: center;
  text-decoration: none;
  border-right:1px solid #fff;
  line-height:100%;
}

#menu_foot .top{
  padding: 0;
}
#menu_foot .end a{
 border-right:0 !important;
}	 


 }
@media only screen and (max-width: 1024px) {
	
#menu_foot{
	max-width: 100%;
	border-top: 1px solid #ccc;
	
}
	
 #menu_foot li a:hover{

}


    #menu_foot li{
		box-sizing: border-box;
    width: 25%;
    border-bottom: 1px solid #ccc;
	 border-right: 1px solid #ccc;
	margin:0;
  }
	

    #menu_foot .end{
    width: 50%;

  }
  
#menu_foot li a p{
  display: block;
}

#menu_foot li img{
  display:none;
}
#menu_foot li a{
  display: block;
  padding: 12px 0 10px;
  text-align: center;
}
}
@media only screen and (max-width: 640px) {
	
#menu_foot{
	max-width: 100%;
	border-top: 1px solid #ccc;
	
}
	
#menu_foot{
  max-width: 100%;
}
#menu_foot li{
    width: 50%;
	float:left;
	margin:0;
}

    #menu_foot .end{
    width: 100%;

  }  
#menu_foot li a p{
  display: block;
}

#menu_foot li a{
  display: block;
  padding: 12px 0 10px;
  text-align: center;
}
}

.abana-wh{
	color: #333 !important;
	background-color:rgba(255,255,255,1);
}

.sub-head3 ul li:before {
	position:absolute;
	content:'';
	top: 0.5em;
	left: 0.2em;
	height:0;
	width:0;
	border-style: solid;
	border-width: 6px 0 6px 9px;
	border-color: transparent transparent transparent #143265;
}

.table-scroll{
	overflow: auto;
	white-space: nowrap;
}





/*アニメーションボタン*/

.buttonBox{
  position:relative;
  margin:10px 0 0 0;
  width:300px;
  border-bottom: #004178 2px solid;
}

.buttonBox2{
  position:relative;
  margin:0 0 0 0;
  width:100%;
}
.buttonBox3{
  position:relative;
  margin:10px 0 0 0;
  width:250px;
  border-bottom: #004178 2px solid;
}

.buttonBox4{
  position:relative;
  margin:10px 0 0 0;

}

button{
  width:100%;
  height:60px;
  position:relative;
	background: #fff;
  text-transform:uppercase;
  color:#004178;
  font-weight:bold;
  letter-spacing:1px;
  border:none;
  font-size:18px;
  outline:none;
	text-align: left;
	padding-left: 10px;
	cursor: pointer;
}


.border{
    position:absolute;
    background:none;
    transition:all .4s ease-in-out;
}

.anime-button>.border:nth-of-type(1){
  top:0;
  left:0;
  width:0;
  height:0;
  border-top:1px solid #004178;
}

.anime-button>.border:nth-of-type(2){
  top:0;
  right:0;
  width:10px;
  height:0;
  border-right:1px solid #004178;
}

.anime-button>.border:nth-of-type(3){
  bottom:0;
  right:0;
  width:0;
  height:0;
  border-bottom:1px solid #004178;
}

.anime-button>.border:nth-of-type(4){
  bottom:0;
  left:0;
  width:0;
  height:0;
  border-left:1px solid #004178;
}

.anime-button:hover .border:nth-of-type(1){
  width:100%;
}

.anime-button:hover .border:nth-of-type(2){
  height:60px;
}

.anime-button:hover .border:nth-of-type(3){
  width:100%;
}

.anime-button:hover .border:nth-of-type(4){
  height:60px;
}


.button-anime{
    transition:all .4s ease-in-out;
}	

.anime-button>.button-anime{
  padding-left: 10px;
}
		
.anime-button:hover .button-anime{
   padding-left: 30px;
}

.button-anime2{
    transition:all .4s ease-in-out;
}	

.anime-button>.button-anime2{
  padding-left: 30px;
}
		
.anime-button:hover .button-anime2{
   padding-left: 40px;
}

.sankaku{
transition:all .4s ease-in-out;
position: absolute;
top: 25px;
margin-left: 260px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 10px;
border-color: transparent transparent transparent #004178;
opacity: 0.2;
}
.anime-button:hover .sankaku{
margin-left: 250px;
opacity: 1;
}


.sankaku2{
transition:all .4s ease-in-out;
position: absolute;
top: 25px;
right: 30px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 10px;
border-color: transparent transparent transparent #004178;
opacity: 0.2;
}
.anime-button:hover .sankaku2{
right: 20px;
opacity: 1;
}

/*フッターボタン*/
.anime-button3>.border:nth-of-type(1){
  top:0;
  left:0;
  width:0;
  height:0;
  border-top:1px solid #004178;
}

.anime-button3>.border:nth-of-type(2){
  top:0;
  right:0;
  width:10px;
  height:0;
  border-right:1px solid #004178;
}

.anime-button3>.border:nth-of-type(3){
  bottom:0;
  right:0;
  width:0;
  height:0;
  border-bottom:1px solid #004178;
}

.anime-button3>.border:nth-of-type(4){
  bottom:0;
  left:0;
  width:0;
  height:0;
  border-left:1px solid #004178;
}

.anime-button3:hover .border:nth-of-type(1){
  width:100%;
}

.anime-button3:hover .border:nth-of-type(2){
  height:60px;
}

.anime-button3:hover .border:nth-of-type(3){
  width:100%;
}

.anime-button3:hover .border:nth-of-type(4){
  height:60px;
}


.button-anime{
    transition:all .4s ease-in-out;
}	

.anime-button3>.button-anime{
  padding-left: 10px;
	background: #004178;
	color: #fff;
	border: 2px #fff solid;
}
		
.anime-button3:hover .button-anime{
   padding-left: 30px;
	background: #fff;
	color: #004178;
}

.sankaku3{
transition:all .4s ease-in-out;
position: absolute;
top: 24px;
margin-left: 200px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 10px;
border-color: transparent transparent transparent #fff;
opacity: 1;
}
.anime-button3:hover .sankaku3{
margin-left: 200px;
border-color: transparent transparent transparent #004178;
	opacity: 1;
}


.anime-button4>.button-anime{
	/*background: #fff;*/
	width: 140px;
	height: 26px;
  border: #ccc 1px solid;
	font-size: 12px;
	font-weight: bold;
	padding-top:8px;
	text-align: center;
	background: rgba(255,255,255,0);
	color: #fff;
}

.is-animation .anime-button4>.button-anime{
	/*background: #fff;*/
	width: 140px;
	height: 26px;
  border: #ccc 1px solid;
	font-size: 12px;
	font-weight: bold;
	padding-top:8px;
	text-align: center;
	background: rgba(255,255,255,0);
	color: #555555;
}
		
.anime-button4:hover .button-anime{
	width: 140px;
	height: 26px;
  border: #f4c91c 1px solid;
	font-size: 12px;
	font-weight: bold;
	padding-top:8px;
	text-align: center;
	background: #f4c91c;
	color: #fff;
}

.sankaku4{
transition:all .4s ease-in-out;
position: absolute;
top: 13px;
margin-left: 130px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 5px;
border-color: transparent transparent transparent #fff;
opacity: 1;
}
.anime-button4:hover .sankaku4{
margin-left: 130px;
border-color: transparent transparent transparent #fff;
	opacity: 1;
}

.sankaku6{
transition:all .4s ease-in-out;
position: absolute;
top: 30px;
margin-left: 190px;
left: 3px;
  width: 6px;
  height: 6px;
  border: 1px solid;
  border-color: #c9c9c9 #c9c9c9 transparent transparent;
  transform: rotate(45deg);
opacity: 1;
}
.anime-button4:hover .sankaku6{
margin-left: 210px;
  border-color: #fff #fff transparent transparent;
	opacity: 1;
}

.sankaku7{
transition:all .4s ease-in-out;
position: absolute;
top: 30px;
margin-right: 30px;
right: 3px;
  width: 6px;
  height: 6px;
  border: 1px solid;
  border-color: #018031 #018031 transparent transparent;
  transform: rotate(45deg);
opacity: 1;
}
.anime-button4:hover .sankaku7{
margin-right: 10px;
  border-color: #fff #fff transparent transparent;
	opacity: 1;
}
.sankaku8{
transition:all .4s ease-in-out;
position: absolute;
top: 20px;
margin-right: 30px;
right: 3px;
  width: 6px;
  height: 6px;
  border: 1px solid;
  border-color: #018031 #018031 transparent transparent;
  transform: rotate(45deg);
opacity: 1;
}
.anime-button4:hover .sankaku8{
margin-right: 10px;
  border-color: #fff #fff transparent transparent;
	opacity: 1;
}
.anime-button5>.button-anime{

	border:1px #ff502f solid;
}
		
.anime-button5:hover .button-anime{
	background: #fff;
	color: #ff502f !important;
border:1px #ff502f solid;
}

.anime-button5:hover .button-anime a{
	color: #ff502f !important;
}

/*黒ボタン:::::::::::::::::::::::::::::::::::::::*/
.anime-button6{
	width: 100%;
}
.anime-button6:hover .button-anime{
	background: #fff;
	color: #ff502f !important;
border:1px #ff502f solid;
}

.anime-button6 .button-anime a{
	color: #fff !important;
}	
.anime-button6:hover .button-anime a{
	color: #ff502f !important;
}

.black-botan{
	position: relative;
	margin:auto !important;
	transition: .3s;
	width: 200px;
	text-align: center;
	padding: 20px 20px;
	color: #fff;
	font-weight: bold;
	background: #000;
	border:1px #000 solid;
}

.is-animation .black-botan{
	transition: .3s;
}
/*黒ボタン:::::::::::::::::::::::::::::::::::::::*/
/*エントリーボタン:::::::::::::::::::::::::::::::::::::::*/
/*エントリーボタン:::::::::::::::::::::::::::::::::::::::*/
.anime-button7{
	margin: auto;
	text-align: center;
	width: 100%;
	display: block;
	position: relative;
	padding-top: 140px;
	letter-spacing: 7px;
}

.anime-button7>.button-anime{
	
	margin:0px auto 0 auto;
	max-width: 600px;
	width: 90%;
	height: 160px;
  border: #fff 2px solid;
	font-size: 40px;
	font-weight: bold;
	line-height: 160px;
	text-align: center;
	color: #fff;
	position: relative;
}
		
.anime-button7:hover .button-anime{
	max-width: 600px;
	width: 90%;
	height: 160px;
  border: #ff502f 2px solid;
	font-size: 40px;
	font-weight: bold;
	line-height: 160px;
	text-align: center;
	background: #fff;
	color: #ff502f;
}

.sankaku5{
transition:all .4s ease-in-out;
position: absolute;
top: 41%;
left: 50%;
margin-left: 90px;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 0 15px 15px;
border-color: transparent transparent transparent #fff;
opacity: 1;
}
.anime-button7:hover .sankaku5{
margin-left: 110px;
border-color: transparent transparent transparent #ff502f;
	opacity: 1;
}


@media screen and (max-width: 640px){
.anime-button7{
	padding-top: 70px;
}	
.anime-button7>.button-anime{
	height: 120px;
	font-size: 30px;
	line-height: 120px;

}
		
.anime-button7:hover .button-anime{
	height: 150px;
	font-size: 30px;
	font-weight: bold;
	line-height: 150px;

}	
}


.anime-button8{
	margin: auto;
	text-align: center;
	width: 100%;
	display: block;
	position: relative;
	letter-spacing: 7px;
}

.anime-button8>.button-anime{
	
	margin:0px auto 0 auto;
	max-width: 600px;
	width: 90%;
	height: 110px;
  border: #ff502f 5px solid;
	font-size: 30px;
	font-weight: bold;
	line-height: 110px;
	text-align: center;
	color: #ff502f;
	position: relative;
	background-color: #fff;
}
		
.anime-button8:hover .button-anime{
	max-width: 600px;
	width: 90%;
	height: 110px;
  border: #ff502f 5px solid;
	font-size: 30px;
	font-weight: bold;
	line-height: 110px;
	text-align: center;
	background: #ff502f;
	color: #fff;
}




@media screen and (max-width: 640px){
	
.anime-button8>.button-anime{
	height: 80px;
	font-size: 28px;
	line-height: 80px;

}
		
.anime-button8:hover .button-anime{
	height: 80px;
	font-size: 28px;
	line-height: 80px;

}	
}

/*エントリーボタン:::::::::::::::::::::::::::::::::::::::*/
.box-waku3{
	padding:30px 0;
	width:95%;
	height:auto;
	margin:auto;
	background-color: #fff; 
	position: relative;
	display: block;
	border: #ccc solid 2px;
	border-radius: 8px;
	text-align: center;
	transition: .3s;
	opacity: 1;
	}

.box-waku3:hover{
	background: #f4c91c;
	color: #fff !important;
border:2px #f4c91c solid;
	transition: .3s;
}
.is-animation .box-waku3{
	transition: .3s;
}
.box-waku4{
	padding:30px 0;
	width:95%;
	height:auto;
	margin:auto;
	background-color: #fff; 
	position: relative;
	display: block;
	border: #ccc solid 2px;
	border-radius: 8px;
	text-align: center;
	transition: .3s;
	opacity: 1;
	
	}

.box-waku4:hover{
	background: #f4c91c;
	color: #fff !important;
border:2px #f4c91c solid;
	transition: .3s;
}
.is-animation .box-waku4{
	transition: .3s;
}

.box-waku8{
	padding:20px 40px;
	height:auto;
	margin:auto;
	position: relative;
	display: block;
	border: #c9c9c9 solid 2px;
	border-radius: 8px;
	text-align: center;
	transition: .3s;
	color: #5b5b5b !important;
	width: 200px;
	font-weight: bold;
	opacity: 1;
	}
@media screen and (max-width: 640px) {
.box-waku8{
	width: 170px;
	}
}

.box-waku8:hover{
	background: #f4c91c;
	color: #fff !important;
border:2px #f4c91c solid;border-radius: 8px;
	transition: .3s;
}
.is-animation .box-waku8{
	transition: .3s;
}
.box-waku6{
	padding:20px;
	height:auto;
	margin:auto;
	background-color: #fff; 
	position: relative;
	display: block;
	border: #018031 solid 1px;
	text-align: left;
	transition: .3s;
	color: #018031 !important;
	width:90%;
	max-width: 560px;
	font-weight: bold;
	}

.box-waku6:hover{
	background: #018031;
	color: #fff !important;
border:1px #018031 solid;
	transition: .3s;
}
.is-animation .box-waku6{
	transition: .3s;
}
.box-waku7{
	padding:10px 20px;
	height:auto;
	margin:auto;
	background-color: #fff; 
	position: relative;
	display: block;
	border-bottom: #018031 solid 1px;
	text-align: left;
	transition: .3s;
	width:90%;
	max-width: 560px;
	}

.box-waku7:hover{
	background: #018031;
	color: #fff !important;
border-bottom: #018031 solid 1px;
	transition: .3s;
}
.is-animation .box-waku7{
	transition: .3s;
}
/*:::::::::::::::::::::::::::::::::::::::*/
.kakko03 {
	margin-top: 30px;
    position: relative;
	max-width: 500px;
	width: 90%;
    padding: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: center;
}
.kakko03::before,
.kakko03::after {
    position: absolute;
    top: 0;
    content: '';
    width: 20px;
    height: 100%;
    border-top: 3px solid #004178;
    border-bottom: 3px solid #004178;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.kakko03::before {
    left: 0;
    border-left: 3px solid #004178;
}
.kakko03::after {
    right: 0;
    border-right: 3px solid #004178;
}

.marker {
 background: linear-gradient(transparent 60%, #27d5fd 0%);
display: inline-block;
	padding:0 20px 0 20px;

}

.marker2 {
 background: linear-gradient(transparent 85%, #27d5fd 0%);
display: inline-block;
	padding:0 20px 0 20px;

}

.mg-midashi{
	margin: 40px auto;
}
@media screen and (max-width: 640px) {
.mg-midashi{
	margin: 30px auto;
}	
}

.hyo dt
{
	border-bottom: 2px solid #004178 !important;
}

.h3-border{
	padding:20px 0 !important;
	color: #000;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.circle {	
  position: relative;
  display: inline-block;
  width: 90px;
  height: 90px;
  border-radius: 50%;
	border: 1px solid #ff502f;
	background-color: #ff502f;
	color:  #fff;
	font-weight: bold;
	font-size: 20px;
}

.circle span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :90px;
  text-align:center;
	color:  #fff;
}

.circle2 {	
  position: relative;
  display: inline-block;
	float: left;
  width: 50px;
  height: 50px;
  border-radius: 50%;
	border: 1px solid #fffac0;
	background-color: #fffac0;
	color:  #666;
	font-weight: bold;
	font-size: 18px;
	margin-right: 20px;
}

.circle2 span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :50px;
  text-align:center;
	color:  #666;
}

.circle3 {	
  position: relative;
  display: inline-block;
	float: left;
  width: 50px;
  height: 50px;
  border-radius: 50%;
	border: 1px solid #ef9326;
	background-color: #ef9326;
	color:  #fff;
	font-weight: bold;
	font-size: 18px;
	margin-right: 20px;
}

.circle3 span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :50px;
  text-align:center;
	color:  #fff;
}

.pt0{
	padding-top: 0 !important;
	margin-top: 0 !important;
}


/*table:::::::::::::::::::::::::::::::::::::::::::::*/
table{
	width: 100%;
}

th {
  border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
  padding: 15px;
  text-align: left;
	width: 20%;
}
td {
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
  padding: 15px;
  text-align: left;
}


.eigyo table{
	width: 100%;
}



.eigyo th {
	border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
border-right: solid 1px #ccc;
  padding: 15px;
  /* 縦スクロール時に固定する */
  position: -webkit-sticky;
  position: sticky;
	background-color: #E6E6E6;
  top: 60px;
  /* tbody内のセルより手前に表示する */
  z-index: 1;
}

@media screen and (max-width: 640px) {
	
	.eigyo{
	width: 100%;
		max-width: 100%;
		overflow:scroll;
}	
	
	.eigyo table{
	width: 100%;
		max-width: 90%;
}
	
.eigyo th {

  top: 0px;
}
}


.eigyo td {
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
border-right: solid 1px #ccc;
  padding: 15px;
  text-align: left;
}

/*table:::::::::::::::::::::::::::::::::::::::::::::*/
.img2{width:100%;}

.img2 img{width:50%; float:left;
height:auto;}

/*CXR-top-2col:::::::::::::::::::::::::::::::::::::::::::::*/
.list2-left{
	width:47%;
	padding:1.5% 1.5% 30px 1.5%;
	float:left;
	text-align:left;
	
	}

.list2-left img{width:100%; height:auto;}

.list2-right{
	width:47%;
	padding:1.5% 1.5% 30px 1.5%;
	float:right;
	text-align:left;
	
	}

.list2-right img{width:100%; height:auto;}

@media screen and (max-width: 1024px) {
.list2-left, .list2-right{
	width:90%;
	padding:0 5% 20px 5%;
	float:none;
	text-align:left;
	margin: auto;
	}

.list2-left img{width:100%; height:auto;}
.list2-right img{width:100%; height:auto;}
		
}

/*CXR-top-2col:::::::::::::::::::::::::::::::::::::::::::::*/

.midasi-top{
	background-image:url("../../images/midasi.jpg");
	background-size: cover;
	color: #fff;
	height: 2em;
	text-align: left;
	padding: 1.3em 0 1em 1.5em;
	position: relative;
	width:  calc(100% - 1.5em);
	
}

.midasi-waku{
	border: 1px solid #018031;
	padding: 20px 0 20px 60px;
	position: relative;
	width:  calc(100% - 60px);
	
}

.midasi-waku .sen {
  position: absolute;
  top: 1.3em;
  left: 0;
  content: '';
  width: 40px;
  height: -webkit-calc(100% - 2.7em);
  height: calc(100% - 2.7em);
  background-color: #018031;
}

.hito{
	width: 400px;
	height: auto;
	position: absolute;
	bottom: 50px;
	right:15%;
}

.botan_yoyaku{
	width: 500px;
	height: auto;
	position: absolute;
	top: 30%;
	left:15%;
}

.ft_logo{
	max-width: 500px;
	width: 90%;
	height: auto; 
	padding:50px 0 0 0;
}

.campaign{
	background-color: #f4c91c;
	color: #fff;
}
.campaign h2{
	background-color: #f4c91c;
	color: #fff;
}

.campaign .box-waku5{
	background-color: #fff;
	border: 0;
	border-radius: 10px;
	color: #333;
}

.campaign .news{
max-width: 600px;
	margin: auto;
}

.midasi{
	background-color: #f77b00;
	border-radius: 8px;
	display: block;
	width: 100%-20px;
	color: #fff;
	padding:10px;
	
}


.midasi-dot{
	border-bottom: dotted 6px #ef9326;
    padding: 10px;
}

@media screen and (max-width: 640px) {
	
.midasi-dot{
	border-bottom: dotted 3px #ef9326;
    padding: 10px;
}
	
}


.kakaku-column{
	max-width:800px;
	width:100%;
	height:auto;
	display:block;
	position:relative;
	padding:20px 0;
	margin: auto;
	font-weight: bold;
	}

.service-bk{
	background-color: #d0edff;
	position: relative;
}

.service-bk:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -50px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #d0edff transparent transparent transparent;
  border-width: 50px 50px 0 50px;
}

.form .sv
{
	line-height:2;

}

@media screen and (max-width: 640px) {
.form .sv
{
	line-height:80px;

}	
.form .sv br
{
	
display: none;

}
	
}

.form input[type=radio]
{
	margin: 20px 0 0 0;
}
