@charset "utf-8";

* {
    color: #555555;
    line-height: 140%;
    font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    padding: 0;
    margin: 0;
}

body {
/*	background-color: #EEFFFF;*/
    background-image:url(img/bg.png);
	background-repeat:repeat-y;
	background-position: center top;
}

img {
	vertical-align: top;
}

a {
    color: #3687C7;
    text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #004993;
}

a:hover img
{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}


hr {
	clear: both;
	height: 1px;
}


/*
ヘッダー
-------------------------------------------------------------------*/


#logo {
	margin:10px auto 0 auto;
	display:block;
	background-color:#2D9EC8;
	
}

/* スマホだけに適用するCSS */
@media screen and ( max-width:480px )
{
#logo {
    color: #000000;
    font-size: 14px;
    margin: 0;
    font-weight: lighter;
}
}

#logo .img{
	padding-top:5px;
}

#logo .img2{
	margin-top:5px;
	float:right;
}

#logo .t_logo{
	width: 1000px;
	display:block;
	border:none;
	margin:0 auto 15px auto;
}


#head {
    width: 100%;

}

#sp_head {
	width: 100%;
	background-color:#fff;

}

#sp_head img{
	width: 100%;

}


#header img{
	display:block;
	margin:0 auto 5px auto;
		padding:20px;
}

#headtitle {
	width:100%;
	height:90px;
}

.t_head {
	display:block;
	width:1000px;
	margin:10px auto 0 auto;
	border:none;
}

.t_headmenu{
	border:none;
	width:1000px;
	table-layout:fixed;
	margin:5px auto;
	display:block;
}

.t_headmenu td{
	padding:2px;
}

h1,.h1_head{
	color:#333333 !important;
	font-size:12px !important;
	padding-left:15px !important;
	font-style:normal !important;
	font-weight:normal !important;
}
.h1text{
	display:block;
	margin:0 auto;
	width:1000px;
}

#headtitle a{
	color:#FFF !important;
	font-size:10px !important;
	font-weight:bold !important;
	padding: 0 5px !important;
}


#headtitle a:hover{
	color:#E972A6 !important;
}

/*
div.h1_head,.h1text h1{
	color:#333333; 
	font-size:12px;
	padding-left:15px;
	font-style:normal; 
	font-weight:normal;
}
*/

ul.gnavi {
    list-style: none;
    /* display: table; */
    width: 1000px;
    /* table-layout: fixed; */
    margin: 5px auto;
    padding-left: 3px;
}

ul.gnavi li {
    /* display: table-cell; */
    padding: 4px 3px;
    float: left;
}

ul.gnavi:after {
    clear: both;
    content: '';
    display: block;
}



.container {
  margin: 20px auto;
  padding: 0px;
  width: 1000px;
  color: #333;
}



.slick-slide {
  text-align: center;
  background: white;
  color: #333;
}


/*
コンテンツ
-------------------------------------------------------------------*/
#all {
	width: 1040px;
	display:block;
	margin:0px auto;
	padding:0 20px;
}


#contents {
	width: 1000px;
	display: block;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


#main{
	width:640px;
	float:right;
	margin:0px 0px 15px 35px;
}

#main h2{
	border-left: 6px solid #2D9EC8;
	padding: 8px 10px;
	color: #333333;
	font-size: 20px;
	margin-bottom: 5px;
}


#main h2 span {
	font-size: 12px;
	padding-left: 10px;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 8px;
	font-style: normal;
	background-repeat: no-repeat;
}



#main a{
    padding-top: 5px;
    padding-right: 0;
    padding-left: 5px;
    padding-bottom: 0;
    font-size: 16px;
    color: #3687C7;
    text-decoration: none;
    margin: 0;
}

#main a:hover{
	text-decoration:underline;
	
}


#main_menu{
	width:100%;
	display:block;
	margin:0px auto 25px auto;
}

#main_menu h4{
	padding:5px 0 0 0;
	font-size:16px;
	color:#004993;
	margin:0 0 5px 0;
	border-bottom:1px solid #eeeeee;
}

.main_box{
	width:182px;
	float:left;
	padding:0 10px;
	margin:0 5px;
}

.main_box img{
	margin:-15px auto 0px auto;
	display:block;
	padding:0;
}

.main_box p{
	padding:4px;
	font-size:14px;
	line-height:1.6;
	color:#333333;
}

h1.main_h1 {
    border-left: 6px solid #2D9EC8 !important;
    padding: 8px 10px !important;
    color: #333333 !important;
    font-size: 20px !important;
    margin-bottom: 7px !important;
    font-weight: bold !important;
    margin-top: 20px;
}

p.main_p {
    padding: 5px;
    font-size: 16px;
    color: #555555;
    margin: 0;
    line-height: 1.6;
    font-stretch: expanded;
    margin-bottom: 11px;
}



/*
main_bottom
-------------------------------------------------------------------*/

#main_bottom{
    width: 1000px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    padding-top: 5px;
}

#main_bottom h2{
	border-left: 6px solid #2D9EC8;
	padding: 8px 10px;
	color: #333333;
	font-size: 20px;
	margin-bottom: 5px;
}


#main_bottom span {
	font-size: 12px;
	padding-left: 10px;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 8px;
	font-style: normal;
	background-repeat: no-repeat;
}

#main_bottom h3, .mb_list_dl>dt{
	color: #333333;
	font-size: 22px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 0;
}

#main_bottom h3 a, .mb_list_dl a{
	color:#333333;
	font-size:22px;
	padding:5px 10px 0 5px;
}

#main_bottom h3 a:hover{
	color:#2D9EC8;
}

#main_bottom h4, .mb_head{
	color: #2D9EC8;
	font-size: 50px;
	line-height: 1.4;
	margin-top: 25px;
	text-align: center;
	border-top:1px #eeeeee solid;
	padding-top:40px;
}


#main_bottom p, .mb_list_dl>dd{
	padding: 5px;
	font-size: 16px;
	color: #555555;
	margin: 0;
	line-height: 1.6;
	font-stretch: expanded;
}

.t_main_bottom{
	width:1000px;
	border:none;
	margin:10px auto 30px auto;
	display:block;
}

.t_main_bottom td{
	table-layout:fixed;
	padding:10px;
}

.t_main_bottom img{
	display:block;
	margin:0 auto;
}

.img_title{
	display:block;
	margin:10px auto;
}


input[type=text]{
height:30px;
width:100%;
padding:3px 5px;
font-size:18px;
}


textarea{
height:180px;
width:100%;
padding:3px 5px;
font-size:18px;
}

input[type="submit"] {
	width:70%;
	height:60px;
	display:block;
	margin:0 auto;
	font-size:20px;
}

.mb_head {
    font-weight: bold;
}

.mb_list_dl>dt {
    font-weight: bold;
}


/*
under
-------------------------------------------------------------------*/
#under{
	width:800px;
	display:block;
	margin:0px auto 15px auto;
}



#under h2{
    border-left: 6px solid #2D9EC8;
    padding: 8px 10px 5px 10px!important;
    color: #333333;
    font-size: 20px;
    margin-top: 15px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 5px;
}


#under h2 span {
	font-size: 12px;
	padding-left: 10px;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 8px;
	font-style: normal;
	background-repeat: no-repeat;
}

#under h3{
	color: #2D9EC8;
	font-size: 22px;
	padding: 5px 10px 0 5px;
    margin-bottom: 0;
}

#under h3 span{
	color: #2D9EC8;
	font-size: 22px;
	padding: 0px;
}


#under h3 a{
	color: #333333;
	font-size: 32px;
	padding: 5px 10px 0 5px;
}

#under h3 a:hover{
	color:#2D9EC8;
}

#under h4{
	color:#2D9EC8;
	font-size:28px;
	line-height:1.8;
	margin-top:10px;
	text-align:center;
}


#under h4 span{
    color: #000000;
    margin: 25px 0;
    font-size: 22px;
    text-align: center!important;
    background:linear-gradient(transparent 70%, #FFFF00 0%);
}

#under h5{
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
    text-align: center!important;
    font-size: 44px!important;
    line-height: 1.2!important;
    color: #000000;
}


#under h5 span{
	color: #FF6600!important;
	font-size:60px!important;
	line-height: 1.2!important;
}


#under p{
	padding: 5px;
	font-size: 16px;
	color: #555555;
	margin: 0;
	line-height: 1.8;
	font-stretch: expanded;
}

#under p span{
    font-weight: bold!important;
    color:#2D9EC8!important;
}

#pbox{
    margin: 0 0 40px 0;
    padding: 0;
}

#pbox p span{
	font-size: 15px!important;
	line-height: 2.4!important;
	margin: 0 0 30px 0!important;
	padding: 5px 10px!important;
	background-color:#2D9EC8!important;
	border-radius: 15px!important;
	color: #ffffff!important;
	white-space: nowrap!important;
    font-weight: normal!important;
}

.img100top{
    display: block;
    width: 100%;
    margin: 10px auto;
}

.img100{
    display: block;
    width: 100%;
    margin: 10px auto;
}

.img100pc{
    display: block;
    width: 100%;
    margin: 10px auto;
}

.img70{
    display: block;
    width: 80%;
    margin: 20px auto 50px auto;
}

.img60{
    display: block;
    width: 60%;
    margin: 20px auto;
}    

.img30{
    float: left;
    width: 150px !important;
    padding: 10px 30px 30px 15px!important;
}  

.img020{
    display: block;
    width: 100%;
    margin: 0px auto 20px auto;
}


.img_user{
    display: block!important;
    width: 85%;
    margin: 0px auto ;
}


.matching{
    width: 86%!important;
    margin: 5px auto 35px auto!important;
    display: block!important;
    padding: 0!important;
}

.img300{
	display: block;
	margin: 15px;
	width: 300px;
    float: left;
}


#blue{
    width: 100%;
    background-color: #e2f6ff;
    margin: 15px auto;
    display: block;
    padding: 15px 0;
}


/*
list
-------------------------------------------------------------------*/
#list{
	width:800px;
	display:block;
	margin:0px auto 35px auto;
}

#list h2{
	border-left: 6px solid #2D9EC8;
	padding: 8px 10px;
	color: #333333;
	font-size: 20px;
	margin:15px 0 ;
}

#list span {
    font-size: 12px;
    padding-left: 5px;
    color: #FF6600;
    padding-top: 10px;
    padding-bottom: 8px;
    font-style: normal;
    background-repeat: no-repeat;
}

#list h3{
	color: #2D9EC8;
	font-size: 22px;
	padding: 5px 10px 0 5px;
    margin-bottom: 0px;
}

#list h3 a{
	color:#333333;
	font-size:22px;
	padding:5px 10px 0 5px;
}

#list h3 a:hover{
	color:#2D9EC8;
}

#list h4{
	color: #FF6600;
	font-size: 28px;
        margin: 0;
    padding: 5px;
}

#list h4 span{
    color: #000000;
    margin: 25px 0;
    font-size: 25px;
    text-align: center!important;
    background:linear-gradient(transparent 70%, #FFFF00 0%);
}


#list h5{
	color: #555555;
	font-size: 18px;
	line-height: 1.8;
    margin: 0;
    padding: 0;
}

#list p{
	padding: 5px;
	font-size: 16px;
	color: #555555;
	margin: 0;
	line-height: 1.8;
	font-stretch: expanded;
}

.point{
	padding:15px 30px;
	/*
	background-color:#F3FAFC; */
	border:3px solid #2D9EC8;
	display:block;
	margin:15px auto;
}

/*
table
-------------------------------------------------------------------*/
.t_list{
	width:760px;
	border:none;
	margin:10px auto 30px auto;
	display:block;
    table-layout: fixed;
}

.t_list th{
	color:#ffffff;
	padding:15px;
	background-color:#2D9EC8;
}

.t_list td{
	padding:10px 15px;
}

.t_list02{
	width:760px;
	border:none;
	margin:0 auto 5px auto;
	display:block;
}


.t_list02 td{
	padding:10px 5px;
	table-layout:fixed;
}

.t_list td p{
	font-size:20px !important;
	color:#000 !important;
}

.img_title{
	display:block;
	margin:10px auto;
}

.t_corporate{
    width: 100%!important;
    display: block;
    margin: 20px auto;
}

.t_corporate p{
	font-size:14px !important;
}

.t_corporate td{
	padding:20px 10px!important;
}

.t_corporate th{
	padding:20px 10px!important;
	vertical-align:middle!;
	background-color:#2D9EC8;
    color: #fff;
}

.red{
    color: red!important;
    font-weight: 100!important;
    margin: 0 5px 0 0!important;
    padding: 0!important;
}

.faq_box{
	display:block;
	margin:0px 0 25px 0;
}

/*
side
-------------------------------------------------------------------*/
#side{
	width:320px;
	float:left;
	margin:0px 0;
}

#side .side_img{
	margin:0 0 30px 0;
	display:block;
	-webkit-transition: 0.5s;	/*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;			/*同上*/
}

#side .side_img02{
	margin:0 0 10px 0;
	display:block;
	-webkit-transition: 0.5s;	/*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;			/*同上*/
}

#side dl{
}

#side dt{
	color:#2D9EC8;
}

#side dd{
	padding-bottom:15px;
	color:#333333;
}

#side dd span{
	color:#FF6600;
	font-weight:bold;
}

/*
pankuzu
-------------------------------------------------------------------*/
#pankuzu{
	font-size: 14px !important;
	color: #333333;
	line-height: 16px;
	padding:5px 10px 5px 20px;
	width:970px;
	display:block;
	margin:10px auto 20px auto;
	background-color:#F5F6F8;
	border-radius: 0px;/*エッジに丸み。*/
	text-align:left;
}

#pankuzu a{
	color:#333333 !important;
	font-size:14px !important;
	padding: 0 5px !important;
}


#pankuzu a:hover{
	color:#004993 !important;
	text-decoration:underline;
}

#pankuzu ol{
list-style: none;
}

#pankuzu li{
display: inline-block;
}

/*
画像
-------------------------------------------------------------------*/

.center_message {
	margin:80px auto 00px auto;
	padding:10px;
	display:block;
}


/*
ニュース
-------------------------------------------------------------------*/
.news {
	width:600px;
	display:block;
	float:left;
	margin:5px auto;
	background-color:#ffffff;
	padding:0 10px;
	overflow: scroll;   /* スクロール表示 */ 
	height:500px;
	overflow-x:hidden;
	border:10px solid #2D9EC8;
}


.news dl{
	margin-top:10px;
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:dotted #cccccc 1px;
	
}

.news dt a{
	font-size:16px;
	line-height:1.4;
	color:#00698C;
	font-weight:bold;
}

.news dt span{
	font-size:16px;
	line-height:1.4;
	color:#333333;
	padding-right:10px;
	font-weight:lighter;
}

.news dt p{
	font-size: 16px;
	line-height: 1.2;
	color: #FF6600;
	font-weight: bold;
	display:inline;
}


.switch {
 -webkit-animation: switchtext 0.5s infinite alternate;
 -moz-animation: switchtext 0.5s infinite alternate;
 animation: switchtext 0.5s infinite alternate;
}
@-webkit-keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}
@-moz-keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}
@keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}

.news dd{
	font-size:16px;
	line-height:1.8;
	color: #333333;
}

.news dd {
	font-size: 16px;
	line-height: 1.4;
	color: #333333;
	margin-top: 5px;
}

.news p{
	font-size: 16px;
	line-height: 1.4;
	color: #555555;
	font-stretch: expanded;
}

.news p span{
	font-size: 20px;
	font-weight: bold;
	color: #2D9EC8;
	line-height: 1.4;
}

ul.news{
	list-style:none;
}




/*
ニュース
-------------------------------------------------------------------*/
#under .news02 {
    width: 800px;
    display: block;
    float: left;
    margin: 5px auto 30px auto;
    background-color: #ffffff;
    padding: 0 10px;
    overflow: scroll;   /* スクロール表示 */
    height: 600px;
    overflow-x: hidden;
}


#under .news02 dl{
	margin-top:10px;
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:dotted #cccccc 1px;
	
}

#under .news02 dt a{
	font-size:16px;
	line-height:1.4;
	color:#00698C;
	font-weight:bold;
}

#under .news02 dt span{
	font-size:16px;
	line-height:1.4;
	color:#333333;
	padding-right:10px;
	font-weight:lighter;
}

#under .news02 dt {
	font-size: 16px;
	line-height: 1.2;
	color:#222222;
	font-weight:bold;
}

#under .news02 dd{
	font-size:16px;
	line-height:1.8;
	color: #333333;
}

#under .news02 dd  p span{
	font-size: 20px;
	font-weight: bold ;
	color: #2D9EC8 ;
	line-height: 1.4 ;
	padding-left:0 !important;
}


#under .news02 p{
	font-size:16px;
	line-height:1.4;
}


#under .news02 dt p{
	font-size: 16px;
	line-height: 1.2;
	color: #FF6600;
	font-weight: bold;
	display:inline;
}


.text_box {
	width: 760px;
	display: block;
	margin: 10px auto;
	background-color: #F5F6F8;
	padding: 15px;
}

.text_box p{
	text-align: center;
	font-weight: bold;
	color: #FF6600 !important;
	font-size:20px !important;
}


/*
contact_box
-------------------------------------------------------------------*/
.contact_box {
	width:800px;
	display:block;
	margin:25px auto 40px auto;
	background-color:#F5F6F8;
	padding:35px;
}

.contact_box p{
	text-align:center;
}

input[type=text]{
height:30px;
width:96%;
padding:3px 5px;
font-size:18px;
    margin-bottom: 5px;
}


textarea{
height:180px;
width:96%;
padding:3px 5px;
font-size:18px;
}

input[type="submit"] {
	width:96%;
	height:60px;
	display:block;
	margin:0 auto;
	font-size:20px;
}

button{
    	font-size:20px;
}

/*
foot
-------------------------------------------------------------------*/


#foot{
	width:100%;
	padding:20px 0;
	background-color:#2E2E2E;
}

.foot_menu{
	display: block;
	width: 1000px;
	margin: 50px auto 50px auto;
	padding: 15px 0px;
	display: block;
	text-align: center;
}

.foot_menu a{
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
}

.foot_menu a:hover{
	text-decoration:underline;
	font-size:14px;
}

.t_foot{
	display:block;
	width:1000px;
	margin:0 auto;
	border:none;
}

.t_foot td{
	padding:10px 0;
}
	

.address {
	color: #ffffff;
	text-align: center;
	display: block;
	font-size: 12px;
	padding: 15px 0px;
	width: 100%;
	margin:0 auto;
}


.pagetop {
  text-align: right;
  margin: 0 30px 0 0;
  border-radius: 3px;	/*角丸のサイズ*/
}
 
.pagetop a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding: 6px 2em 4px;
  border-radius: 4px 4px 0 0;
  background: #2E2E2E;
}

ul.bottom_menu {
    list-style: none;
}

.bottom_menu li {
    display: inline;
}


.voice{
	display: block;
	background-color: #f9eedd;
	padding: 10px;
	border-radius: 10px;
	margin: 15px;
}

#col{
    width: 98%;
    display: block;
    margin: 10px auto;
    table-layout: fixed;
}

#col img{
    width: 100%;
    display: block;
    margin: 10px auto 0 auto;
}

#col td{
    padding: 5px 10px!important;
}

#col h3{
    margin-top: -10px!important;
    font-size: 20px!important;
}

	#col h5{
        color: #555555;
	font-size: 18px!important;
	line-height: 1.8!important;
    margin: 0!important;
    padding: 0!important
}

#col h4 span{
    color: #000000;
    margin: 15px 0 0 0;
    font-size: 22px!important;
    background:linear-gradient(transparent 70%, #FFFF00 0%);
}

/*
★★★★★★★★★★★★★スマホ★★★★★★★★★★★★★
★★★★★★★★★★★★★スマホ★★★★★★★★★★★★★
★★★★★★★★★★★★★スマホ★★★★★★★★★★★★★
★★★★★★★★★★★★★スマホ★★★★★★★★★★★★★
★★★★★★★★★★★★★スマホ★★★★★★★★★★★★★
★★★★★★★★★★★★★スマホ★★★★★★★★★★★★★
★★★★★★★★★★★★★スマホ★★★★★★★★★★★★★
★★★★★★★★★★★★★スマホ★★★★★★★★★★★★★
-------------------------------------------------------------------*/

/* パソコンでは非表示にしておく */
#sp_head{display:none!important;}
#header_sp{display:none!important;}
.container_sp{display:none!important;}
#sp_contact{display:none!important;}
#sp_menu{display:none!important;}
.img_sp_title{display:none!important;}
.t_list_sp{display:none!important;}
#sp_foot_menu{display:none!important;}
.m_list_sp{display:none!important;}
.img020_sp{display:none!important;}
.img100sp{display:none!important;}
.btn-icon{display:none!important;}
#headmenu_sp{display:none!important;}
.sp_p{display:none!important;}
.sp_3{display:none!important;}

/*スマホでは非表示 */
@media screen and (max-width: 480px){
#head{display:none!important;}
#header{display:none!important;}
.container{display:none!important;}
#side{display:none!important;}  
#main_bottom{display:none!important;}
.pagetop{display:none!important;}
.foot_menu{display:none!important;}
.contact_box{display:none!important;}
.t_list02{display:none!important;}
.t_list{display:none!important;}
.contact_box{display:none!important;}
.img100pc{display:none!important;}
.news_lp{display:none!important;}
}

@media screen and (min-width: 480px){	
  .br-sp { display:none!important; }
}
@media screen and (max-width: 480px){	
  .br-sp { display:block!important; }
}


/* スマホだけに適用するCSS */
@media screen and ( max-width:480px )
{
 
#sp_head {display:block!important;
}
    
#header_sp{display:block!important;
}    
    
    
#header_sp img{
    width: 100%!important;
    display: block!important;
    padding: 0!important;
}
    
#headmenu_sp{
        display: block!important;
        margin: 0px;
        padding: 5px 0;
          position:fixed;
  top:0;
  width:100%;
  z-index:24;
         background-color:rgba(255,255,255,0.8);
    }

    
    
    .t_headmenu{
	width: 100%;
	margin: 0 auto;
	float: right;
        display: block!important;
}
    
   .sp_logo{
        margin-left: 10px;
}
    
    .t_headmenu td{
	height:40px;
	table-layout:fixed;
	line-height: 2;
	width:100px;
	vertical-align:auto;
	text-align:center;
	margin:0;
}
 
    .t_headmenu td a{
	display:block;
	width:100%;
	height:100%;
	color:#f;
	text-decoration:none;
	padding-top:8px;

}
    
    .btn-square {
  display: inline-block!important;
  padding: 0.7em 0.5em;
  text-decoration: none;
  background: #668ad8;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
    
.btn-square:hover {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}
    
    .btn-square_tel {
  display: inline-block!important;
  padding: 0.7em 1.6em;
  text-decoration: none;
  background: #d84682;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #c6286b;
  border-radius: 3px;
}
.btn-square_tel:hover {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}
    
.sp_p{
        display:block!important;
    }

.container_sp{
    display: block!important;
    margin: 0 auto;
    padding: 0!important;
   width: 100%;
        overflow-x: hidden!important;
}
    
.single-item img{
    width: 100%!important;
    padding: 0!important;
    margin: 0!important;
    display: block!important;
}
     
#all {
	width: 100%!important;
	display: block!important;
    padding: 0 0 0 0!important;
}

    
#contents {
	width: 100%!important;
	display: block!important;
    padding: 0!important;

}
    
    
#main{
	width:100%!important;
    display: block!important;
	margin:10px auto!important;
        padding: 0!important;
}

#main h2{
	border-left: 6px solid #2D9EC8;
	padding: 8px 0px 8px 10px;
	color: #333333;
	font-size: 20px;
	margin-bottom: 5px;
    margin-left: 10px;
}


#main h2 span {
	font-size: 12px;
	color: #FF6600;
	padding-top: 8px;
	padding-bottom: 8px;
	font-style: normal;
	background-repeat: no-repeat;
}



#main a{
	padding:5px 0 0 10px;
	font-size:16px;
	color:#004993;
	text-decoration:none;
	margin:0;
}

#main a:hover{
	text-decoration:underline;
	
}


h1.main_h1 {
    border-left: 6px solid #2D9EC8;
	padding: 8px 0px 8px 10px;
	color: #333333;
	font-size: 20px;
	margin-bottom: 5px;
    margin-left: 10px;
}

p.main_p {
    width: 94%!important;
    padding: 5px 0!important;
    font-size: 16px!important;
    color: #555555!important;
    margin: 0 auto!important;
    line-height: 1.6!important;
    font-stretch: expanded!important;
    margin-bottom: 11px!important;
    display: block!important;
}
  
    
.news {
	width:90%!important;
	display:block!important;
	margin:15px auto!important;
	background-color:#ffffff;
	padding:0px;
	overflow: scroll;   /* スクロール表示 */ 
	height:450px;
	overflow-x:hidden;
    float: none!important;
    	border:6px solid #2D9EC8!important;
}


.news dl{
    width: 94%!important;
	margin:10px auto;
	padding-bottom:10px!important;
	border-bottom:dotted #cccccc 1px;
	
}

.news dt a{
	font-size:16px;
	line-height:1.4;
	color:#00698C;
	font-weight:bold;
}

.news dt span{
	font-size:14px;
	line-height:1.4;
	color:#333333;
    margin-left: 10px;
	font-weight:lighter;
}

.news dt p{
	font-size: 14px;
	line-height: 1.2;
	color: #FF6600;
	font-weight: bold;
	display:inline;
}

    
.news dd{
	font-size:14px;
	line-height:1.8;
	color: #333333;
}

.news dd {
	font-size: 14px;
	line-height: 1.4;
	color: #333333;
	margin-top: 5px;
    margin-left: 10px;
}

.news p{
	font-size: 14px;
	line-height: 1.6;
	color: #555555;
	font-stretch: expanded;
}

.news p span{
	font-size: 18px;
	font-weight: bold;
	color: #2D9EC8;
	line-height: 1.2;
}

ul.news{
	list-style:none;
}
    
.news02 {
	width:90%!important;
	display:block!important;
	margin:5px auto!important;
	background-color:#ffffff;
	padding:0px;
	overflow: scroll;   /* スクロール表示 */ 
	height:450px;
	overflow-x:hidden;
    float: none!important;
    
}


.news02 dl{
    width: 94%!important;
	margin:10px auto;
	padding-bottom:10px!important;
	border-bottom:dotted #cccccc 1px;
	
}

.news02 dt a{
	font-size:16px;
	line-height:1.4;
	color:#00698C;
	font-weight:bold;
}

.news02 dt span{
	font-size:16px;
	line-height:1.4;
	color:#333333;
	padding-right:10px;
	font-weight:lighter;
}

.news02 dt {
	font-size: 16px;
	line-height: 1.2;
	color:#222222;
	font-weight:bold;
}

.news02 dd{
	font-size:16px;
	line-height:1.8;
	color: #333333;
}

.news02 dd  p span{
	font-size: 20px;
	font-weight: bold ;
	color: #2D9EC8 ;
	line-height: 1.4 ;
	padding-left:0 !important;
}


.news02 p{
	font-size:16px;
	line-height:1.4;
}


.news02 dt p{
	font-size: 16px;
	line-height: 1.2;
	color: #FF6600;
	font-weight: bold;
	display:inline;
}


    
.switch {
 -webkit-animation: switchtext 0.5s infinite alternate;
 -moz-animation: switchtext 0.5s infinite alternate;
 animation: switchtext 0.5s infinite alternate;
}
@-webkit-keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}
@-moz-keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}
@keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}
    

    
#sp_contact{
        width: 100%!important;
        display: block!important;
        margin: 10px auto!important;
        background-color: #E4E4E4!important;
    padding: 15px 0!important;
    }
    
 #sp_contact img{
     width: 86%!important;
     display: block!important;
     margin: 15px auto!important;
    }
    
#sp_contact p{
	font-size: 14px;
	line-height: 1.6;
	color: #555555;
	font-stretch: expanded;
    text-align: center;
}
    
    

    
#sp_menu{
        width: 100%!important;
        display: block!important;
        margin: 10px auto!important;
    padding: 15px 0!important;
    }    
    
    
    
#sp_menu h2{
	border-left: 6px solid #2D9EC8;
	padding: 8px 0px 8px 10px;
	color: #333333;
	font-size: 20px;
	margin-bottom: 5px;
    margin-left: 10px;
}


#sp_menu h2 span {
	font-size: 12px;
	color: #FF6600;
	padding-top: 8px;
	padding-bottom: 8px;
    padding-left: 10px;
	font-style: normal;
	background-repeat: no-repeat;
}

    
#t_sp_menu {
	margin:0px auto;
	table-layout:fixed;
    width: 100%;
    display: block;
}

#t_sp_menu tr{
	padding:0px;
    margin-bottom: 10px!important;

}

#t_sp_menu td{
	padding:5px 5px 15px 5px!important;	
}
  
#t_sp_menu a{
    text-align: center;
    display: block;
    line-height: 2;
    font-size: 17px;
    font-weight: bold;
     color: #004993;
}

 #sp_menu p {
    width: 94%!important;
    padding: 5px 0!important;
    font-size: 16px!important;
    color: #555555!important;
    margin: 0 auto!important;
    line-height: 1.6!important;
    font-stretch: expanded!important;
    margin-bottom: 11px!important;
    display: block!important;
}

 #sp_menu h4{
	color: #2D9EC8!important;
	font-size: 22px!important;
	line-height: 1.4!important;
	margin-top: 10px!important;
	text-align: center!important;
     margin-bottom: 25px!important;
}


#sp_foot_menu {
    display:block!important;
	margin: 10px auto 0 auto;
	width: 100%;
	background-color: #3195bc;
	text-align: left;
}
    
#sp_foot_menu a {
    display: block;
    position: relative;
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
    padding-left: 10;
}

#sp_foot_menu a:after {
display: block;
content: "";
position: absolute;
top: 50%;
right: 10px;
width: 6px;
height: 6px;
margin: -4px 0 0 0;
border-top: solid 2px #ffffff;
border-right: solid 2px #ffffff;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}


#sp_foot_menu dl{
	margin: 0;
	padding: 0;
}

#sp_foot_menu dt {
    padding-top: 20px;
    padding-right: 5px;
    padding-left: 20px;
    padding-bottom: 20px;
    margin: 0px 0;
    border: 1px #5aaece solid;

}

#sp_foot_menu #index_img {
	float:left;
	padding:0 0px 0 0;
	margin:0 10px 0 0;

}


#sp_foot_menu dt a:link {
    color: #ffffff;
    text-decoration: none;
    display: block;
    line-height: 1.4;
}

#sp_foot_menu dt a:hover {
    color: #ffffff;
    text-decoration: none;
}

#sp_foot_menu dt a:visited {
    color: #ffffff;
    text-decoration: none;
}
    
#pankuzu{
	font-size: 14px !important;
	color: #333333;
	line-height: 16px;
	padding:5px 0px 5px 5px!important;
	width:93%!important;
	display:block;
	margin:10px auto!important;
	background-color:#F5F6F8;
	border-radius: 0px;/*エッジに丸み。*/
	text-align:left;
}

#pankuzu a{
	color:#333333 !important;
	font-size:14px !important;
	padding: 0 5px !important;
}


#pankuzu a:hover{
	color:#004993 !important;
	text-decoration:underline;
}

#pankuzu ol{
list-style: none;
}

#pankuzu li{
display: inline-block;
}

#list{
	width:100%!important;
	display:block!important;
	margin:0px auto 15px auto;
}

#list h2{
	border-left: 6px solid #2D9EC8;
	padding: 8px 0px 8px 10px;
	color: #333333;
	font-size: 20px;
	margin-bottom: 5px;
    margin-left: 10px;
}
    
#list h2 span {
	font-size: 12px;
	color: #FF6600;
	padding-top: 8px;
	padding-bottom: 8px;
    padding-left: 10px;
	font-style: normal;
	background-repeat: no-repeat;
}



#list span {
	font-size: 12px;
	padding-left: 10px;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 8px;
	font-style: normal;
	background-repeat: no-repeat;
}

#list h3{
	color: #2D9EC8;
	font-size: 20px;
	padding: 5px 10px 0 5px;
   margin-left: 7px!important;
}
    
#list h3 span {
	font-size: 16px;
	padding-left: 0px!important;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 8px;
	font-style: normal;
	background-repeat: no-repeat;
    margin-left: 0!important;
}

#list h3 a{
	color:#333333;
	font-size:22px;
	padding:5px 10px 0 5px;
}

#list h3 a:hover{
	color:#2D9EC8;
}

#list h4{
	color: #FF6600;
	font-size: 17px!important;
    padding: 5px!important;
    margin: 0 0 0 10px!important
}
    
#list h4 span{
    color: #000000;
    margin: 25px 0 35px 0;
    font-size: 25px;
    padding-bottom: -30px;
    text-align: center!important;
    background:linear-gradient(transparent 70%, #FFFF00 0%);
    line-height: 1.5!important;
}


#list h5{
	color: #555555;
	font-size: 17px;
	line-height: 1.8;
        margin: 0 0 0 15px!important;
    padding: 0!important;
}

#list  p {
    width: 94%!important;
    padding: 5px 0!important;
    font-size: 16px!important;
    color: #555555!important;
    margin: 0 auto!important;
    line-height: 1.6!important;
    font-stretch: expanded!important;
    margin-bottom: 5px!important;
    display: block!important;
}

    .img_sp_title{
        display: block!important;
        margin: 10px auto!important;
        width: 100%!important;
    }
    
    .point{
        width: 94%!important;
	padding:15px 0px 10px 0!important;
	/*
	background-color:#F3FAFC; */
	border:3px solid #2D9EC8;
	display:block;
	margin:15px auto;
}
  
    

.t_list_sp {
	width:92%!important;
	border:none;
	margin:0 auto 5px auto;
	display:block!important;
}


.t_list_sp td{
	padding:5px 5px;
	table-layout:fixed;
}
    
    .t_list_sp img {
	width:100%!important;
	border:none;
	margin:0 auto ;
	display:block!important;
}
    
 #under{
	width:100%!important;
	display:block!important;
	margin:0px auto 15px auto!important;
}

#under h2{
	border-left: 6px solid #2D9EC8!important;
	padding: 8px 0px 8px 10px!important;
	color: #333333!important;
	font-size: 20px!important;
	margin-bottom: 5px!important;
    margin-left: 10px!important;
}


#under p span {
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 8px;
	font-style: normal;
	background-repeat: no-repeat;
}

#under h3{
	color: #2D9EC8;
	font-size: 18px;
	padding: 5px 10px 0 5px;
     margin-left: 15px!important;
}

#under h3 a{
	color: #333333;
	font-size: 32px;
	padding: 5px 10px 0 5px;
}

#under h3 a:hover{
	color:#2D9EC8;
}
    
#under h3 span{
    margin-top: -10px!important;
    font-size: 16px!important;
    padding: 0!important;
   margin-left: 0px!important;
}

#under h4{
	color:#2D9EC8;
	font-size:28px;
	line-height:1.8;
	margin-top:10px;
	text-align:center;
}
    
    #under h5{
	padding:10px 0 0 0!important;
	margin: 15px auto 0px auto!important;
	text-align: center!important;
	font-size:22px!important;
	line-height: 1.2!important;
    color: #000000;
}


#under h5 span{
	color: #FF6600!important;
	font-size:35px!important;
	line-height: 1.2!important;
}



#under p{
	width: 94%!important;
    padding: 5px 0!important;
    font-size: 16px!important;
    color: #555555!important;
    margin: 0 auto!important;
    line-height: 1.6!important;
    font-stretch: expanded!important;
    margin-bottom: 5px!important;
    display: block!important;
}  

    
.faq_box{
	display:block;
	margin:0px 0 10px 0!important;
}  

.m_list_sp{
	width:94%!important;
	border:none;
	margin:0 auto 5px auto!important;
    display: block!important;
    table-layout:fixed!important;
}


    
.m_list_sp td{
    background-color: #EEF8FF!important;
	padding:5px 10px!important;
    text-align: center!important;
    width:100px!important;
}

.t_list02{
	width:100%!important;
	border:none;
	margin:0 auto 5px auto;
	display:block;
}


.t_list02 td{
	padding:10px 5px;
	table-layout:fixed;
}

.t_list td p{
	font-size:20px !important;
	color:#000 !important;
}   
    
    
.img020_sp{
    display: block!important;
    width: 100%!important;
    margin: 0px auto 20px auto!important;
}
    
    
.img70{
    display: block;
    width: 90%!important;
    margin: 20px auto 50px auto;
}    
    
    
.img60{
    display: block;
    width: 90%!important;
    margin: 20px auto;
}    
    
.img30{
    width: 30%!important;
    padding: 20px 20px 30px 20px!important;
}  
    
    .img300{
	margin: 10px ;
	width: 44%;
    float: left;
}
    
.img100sp{
    display:block!important;
    width: 100%;
    margin: 10px auto;
}
    
.img100top{
    display:block!important;
    width: 100%;
    margin: -20px auto 10px auto!important;
}
    
    .img_user{
    display: block!important;
    width: 85%;
    margin: 0px auto ;
}
    


    
/* ここから下がボタンのCSS　*/
.btn-icon {
    display: block!important;
  max-width: 80%!important;
  text-align: center;
  background-color: #3195bc;
  font-size: 16px;
  color: #FFF!important;
  text-decoration: none;
  padding: 16px 16px !important;
  border-radius: 4px;
  position: relative;
    margin: 15px auto!important;
}

.btn-icon:before {
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -8px;
}

.btn-icon:hover {
  opacity: 0.8;
}
    
    .sp_3{
        display: block!important;
        width: 100%;
        margin: 30px 0;
        padding: 0;
    }
    

    .sp_3 h3{
	color: #2D9EC8;
	font-size: 22px;
    text-align: center;
        margin: 10px 0 5px 0;
}
    
    .sp_3 p{
        display: block;
        margin: 0 auto 15px auto!important;
        text-align: center!important;
    }
    
     .img_sp3{
    display: block!important;
    width: 80%;
    margin: 0px auto ;
}
    
      .sp_3 p span{
	color: #2D9EC8!important;
	font-size: 16px!important;
    }
    
#col td{
    padding: 5px 10px!important;
}
    
    #col h3{
    margin-top: -10px!important;
    font-size: 22px!important;
    padding: 0!important;
   margin-left: 0px!important;
}
    
     #col h3 span{
    margin-top: -10px!important;
    font-size: 16px!important;
    padding: 0!important;
   margin-left: 0px!important;
}
    
    #col h5{
        margin: 0!important;
        color: #555555!important;
	font-size: 17px!important;
	line-height: 1.4!important;
    padding: 0!important;
}
    
    
#col p {
    width: 96%!important;
}
    
    #col{

    }
    
     #col h4{
	color: #FF6600;
	font-size: 17px!important;
    padding: 5px!important;
}
    #col h4 span{
    color: #000000!important;
    margin: 25px auto 0px auto!important;
    font-size: 20px!important;
    padding-bottom: -30px!important;
    text-align: center!important;
    background:linear-gradient(transparent 60%, #FFFF00 0%)!important;
    line-height: 1.6!important;
}

    
    
}/* スマホここまで */






/*
メニュー反転
-------------------------------------------------------------------*/


a.menu1{
display:block;
width:160px;
height:59px;
background-image:url(img/menu1.png);
text-indent:-9999px;
}

.menu1:hover{
background-position:left bottom;
}

a.menu2{
display:block;
width:160px;
height:59px;
background-image:url(img/menu2.png);
text-indent:-9999px;
}

.menu2:hover{
background-position:left bottom;
}

a.menu3{
display:block;
width:160px;
height:59px;
background-image:url(img/menu3.png);
text-indent:-9999px;
}

.menu3:hover{
background-position:left bottom;
}

a.menu4{
display:block;
width:160px;
height:59px;
background-image:url(img/menu4.png);
text-indent:-9999px;
}

.menu4:hover{
background-position:left bottom;
}

a.menu5{
display:block;
width:160px;
height:59px;
background-image:url(img/menu5.png);
text-indent:-9999px;
}

.menu5:hover{
background-position:left bottom;
}

a.menu6{
display:block;
width:160px;
height:59px;
background-image:url(img/menu6.png);
text-indent:-9999px;
}

.menu6:hover{
background-position:left bottom;
}

a.menu7{
display:block;
width:160px;
height:59px;
background-image:url(img/menu7.png);
text-indent:-9999px;
}

.menu7:hover{
background-position:left bottom;
}

a.menu8{
display:block;
width:160px;
height:59px;
background-image:url(img/menu8.png);
text-indent:-9999px;
}

.menu8:hover{
background-position:left bottom;
}

a.menu9{
display:block;
width:160px;
height:59px;
background-image:url(img/menu9.png);
text-indent:-9999px;
}

.menu9:hover{
background-position:left bottom;
}

a.entry{
display:block;
width:500px;
height:60px;
background-image:url(img/entry.png);
text-indent:-9999px;
margin-top:20px;
margin-bottom:30px;
}

.entry:hover{
background-position:left bottom;
}

a.head_contact{
display:block;
width:150px;
height:55px;
background-image:url(img/head_contact.png);
text-indent:-9999px;
overflow: hidden;
}

.head_contact:hover{
background-position:left bottom;
}

a.side_contact{
display:block;
margin:0 auto 10px auto;
width:260px;
height:50px;
background-image:url(img/side_contact.png);
text-indent:-9999px;
overflow: hidden;
}

.side_contact:hover{
background-position:left bottom;
}

a.bottom_contact{
display:block;
margin:10px auto 10px auto;
width:500px;
height:60px;
background-image:url(img/bottom_contact.png);
text-indent:-9999px;
overflow: hidden;
}

.bottom_contact:hover{
background-position:left bottom;
}
