﻿/* corporate_007 */

@charset "utf-8";

a{
	color: #0c0e59 !important;
	}

a.btn01{
	display: inline-block;
    background: linear-gradient(to bottom,  #586182 0%,#1a2038 100%);
    border-radius: 999px;
    padding: 15px 40px;
	color: #fff !important;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	transition: .3s;
	position: relative;
	}

a.btn01:hover{
	opacity: 0.6;
	}

.contents_btn01 a{
	display: inline-block!important;
	background: linear-gradient(to bottom,  #586182 0%,#1a2038 100%)!important;
	border-radius: 999px!important;
	padding: 8px 40px!important;
	color: #fff!important;
	font-weight: bold!important;
	line-height: 1!important;
	text-align: center!important;
	position: relative!important;
	transition-duration: .3s!important;
	}

.contents_btn01 a:hover{
	opacity: .6!important;
	}



/*header
------------------------------------------*/
header .wraper>.inner{
	padding: 50px 0 30px;
	}

header#pattern5 h1{
	top: 15px;
	}

header#pattern5 .link_setting{
	top: 15px;
	}

header#pattern5 .header_contents .header_col1 .tel > a{
    color: #09537c !important;
	font-weight: bold;
	}

header#pattern5 .header_contents .header_col1 .tel > a svg{
    fill: #09537c;
	}

header#pattern5 .header_contents .header_col1 .btn > a{
    padding: 10px 20px;
    background: #09537c;
    font-weight: bold;
    color: #fff !important;
	width: auto;
	}

header#pattern5 nav{
    border-top: 2px solid #0c0e59;
    border-bottom: 1px solid #fff;
    background: linear-gradient(to bottom,  #ffffff 30%,#e6e6e6 100%);
	box-shadow: 0px -4px 0px 0px #f1f1f1;
	}

header nav ul.nav_1st > li:after,
header nav ul.nav_1st > li:last-child:before{
	background: #ddd;
	height: 30px;
	top: 50%;
	transform: translateY(-50%);
	}

header nav ul.nav_1st > li > a{
	font-size: 1.6rem;
	}

header nav ul.nav_1st > li > a span{
    line-height: 3.6;
	}

header nav ul.nav_1st > li > a:hover span{
	color: #0c0e59;
	}

header nav ul.nav_1st > li.current > a,
header nav ul.nav_1st > li > a:hover{
	background: #eee;
	}



/*toppage
------------------------------------------*/
.composite_box01.block_images_1.block_image_text2 .inner_item{
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 20px;
	}

.block_news_1 > .content_wrapper{
	border: 1px solid #ddd;
    border-radius: 5px;
	padding: 0;
	}

.block_news_1 > .content_wrapper .heading.block_header_1{
    padding: 10px 15px;
    border-bottom: 2px solid #0c0e59;
    border-radius: 5px 5px 0 0;
    background: linear-gradient(to bottom,  #f5f5f5 30%,#e6e6e6 100%);
	}

.block_news_1 > .content_wrapper .heading.block_header_1 .h{
	font-size: 2.4rem;
	font-weight: bold;
	}

.block_news_1 > .content_wrapper ul li{
	border-top: none !important;
	border-bottom-style: dotted;
	}


.block_news_1 .contents_btn01.block_button_1{
	padding-bottom: 30px;
	}

.block_news_1 .contents_btn01.block_button_1 a{
    background: linear-gradient(to bottom,  #586182 0%,#1a2038 100%);
    border-radius: 999px;
	color: #fff !important;
	font-weight: bold;
	transition: .3s;
	}

.block_news_1 .contents_btn01 a:hover{
	opacity: 0.6;
	}

#pan,
#pan ul li a{
	color: #666 !important;
	}



/*parts
------------------------------------------*/
.blockarea.block_header .heading.block_header_4 .h,
.widget_shop01.block_map_1 .heading.block_header_4 .h,
.widget_map.block_map_1 .heading.block_header_4 .h{
    border-bottom: 2px solid #0c0e59;
    background: linear-gradient(to bottom, #ffffff 30%,#e6e6e6 100%);
	padding: 15px 20px;
	font-size: 2.8rem;
	}

.recruit.recruit_info .heading.recruit-title{
	border-bottom: 1px solid #0c0e59;
	background-color: #f5f5f5;
	padding: 15px 20px;
	}

.recruit.recruit_info .heading.recruit-title .h{
	font-size: 2.8rem;
	border: none;
	padding: 0;
	}

.recruit.recruit_info .contents_btn01.block_button_1 a,
.widget_form.block_form_1 .submit.btn-in-form .confirm-contact{
	background-color: #09537c;
	color: #fff !important;
	font-weight: bold;
	}

.recruit.recruit_info .contents_btn01.block_button_1 a:hover,
.widget_form.block_form_1 .submit.btn-in-form .confirm-contact:hover{
	opacity: 0.6;
	}

.widget_form.block_form_1 .submit.btn-in-form span{
	background: none;
	}

.contents_box01.block_text_1 .heading.block_header_1,
.contents_box01.block_image_text_3 .heading.block_header_2,
.widget_map.block_map_1 .heading.block_header_2{
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 5px;
	}

.contents_box01.block_text_1 .heading.block_header_1 .h{
	font-size: 2rem;
	font-weight: bold;
	}

.widget_sitemap .content_wrapper>ul>li>a:before{
	background: #0c0e59 !important;
	}

.news_single .pager2 li.back a,
.pager2 li.back a,
.category1 li a.current,
.category1 li a:hover{
    background: linear-gradient(to bottom,  #586182 0%,#1a2038 100%);
    border-radius: 999px;
	color: #fff !important;
	}



/*footer
------------------------------------------*/
#fixbtn .fixbtnwrap{
	background: #09537c;
	font-weight: bold;
	}

#fixbtn .fixbtntel a{
	color: #fff !important;
	}

footer #fixbtn .contents_btn01 a{
	background: #fff;
	}

footer #fixbtn .contents_btn01 a:hover{
	opacity: 0.6;
	}

#fixbtn #scrolltop a:before{
	border-color: #fff;
	}




/*tablet
================================================================================================================================*/
@media screen and (max-width: 900px){

/*header
------------------------------------------*/
header .wraper>.inner{
	padding: 0;
	}


/*toppage
------------------------------------------*/
header .sp_menu a div span,
header .sp_menu a div:before,
header .sp_menu a div:after{
	background: #0c0e59 !important;
	}

header nav ul.nav_1st > li{
    background: linear-gradient(to bottom,  #ffffff 30%,#e6e6e6 100%);
	}

.block_news_1.news_item{
	padding: 0 2%;
	}


/*subpage
------------------------------------------*/

}




/*sp
================================================================================================================================*/
@media screen and (max-width: 640px){


/*subpage
------------------------------------------*/


/*footer
------------------------------------------*/



}