@charset "UTF-8";
@import url("grid.css");

:root { /* 色変更される場合は、#以降のカラーコードを変更してください IE非対応 */
    --base-color: #000;
    --link-color: #666;
    --linkhover-color: #3366FF; ;
    --back-color: #003577;
    --border-color: #ccc;
    --white-color: #fff;
}

img {
	max-width:100%;
	height: auto;/*高さ自動*/
}
a {
    display:block;
    color: var(--base-color);
    text-decoration-line: none;
}
a:hover { 
    color: var(--linkhover-color);
}
a img {
    margin-bottom: 1rem;
}
a img:hover {
	opacity: 0.8;
}
.blueback {
	background-color: var(--back-color);
	color: var(--white-color);
	padding: 1rem;
}
.underline {
	border-bottom: 3px solid var(--back-color);
	padding-bottom: 0.5rem;
}
.center {
	text-align: center;
}

/*ヘッダー
-------------------------------------*/
.head {
	display: flex;
    flex-direction: row;
    padding: 1rem 0 0 0;
}

.head h1 { 
    padding: 1rem 0;
}
.telbox {
	margin-left: auto;
	font-size: 3.0rem;
	padding: 1rem 0 0 0;
}
.menu {
	background-color: var(--back-color);
}
nav ul {
	display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
	margin-bottom: 0;
}
nav li {
    flex: 1 0 auto;
	margin-bottom: 0;
}
nav li a {
    text-decoration: none;
    text-align: center;
	color: var(--white-color);
}
nav a:hover {
    background-color: var(--linkhover-color);   
	color: var(--white-color);
}
nav a {
    padding: 2rem 1rem;
	display: block;
}

@media screen and (min-width: 769px){
/* PC時はMENUボタンを非表示 */
#open,#close {
    display: none !important;
}

#navi {
    display: block !important;
}
}

@media screen and (max-width: 768px){
.head {
	flex-direction: column;
    text-align: left;
    margin-bottom: 20px;
}
.telbox {
	margin-left: 0;
	text-align: center;
}
.head #open,#close  {
    position: absolute;
    top: 20px;
    right: 12px;
    }
nav ul {
	flex-direction: column;
}

nav li {
	padding-top: 0;
	border-bottom: 1px solid var(--border-color);
	margin-bottom: 0;
}
/* スマホ時はMENUボタンを表示 */
#open {
    display: block;
    background: url(../img/button.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
    border: none;
    position: absolute;
    top: 20px;
    right: 12px;
}
#close  {
    display: block;
    background: url(../img/button2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
    border: none;
    position: absolute;
    top: 20px;
    right: 12px;
}
/* スマホ時はメニューを非表示 */
#navi {
    display: none;
}
}

/*メイン画像
-------------------------------------*/
.mainimg img {
	width: 100vw;
}

/*メインコンテンツ
-------------------------------------*/
main {
    margin: 5rem 0 5rem 0;
}

/*新着情報
-------------------------------------*/
.news h2 {
    background-color: var(--back-color);
	color: var(--white-color);
	padding: 1rem;
}
.news li {
    list-style-type: none;
	border-bottom: 1px solid var(--border-color);
	padding: 0.5rem 0;
}

/*フッター
-------------------------------------*/
footer {
    background-color: var(--back-color);
    padding: 5rem 0;
	color: var(--white-color);
}
footer h5 {
    border-bottom: 2px solid var(--white-color);
}

/*コピーライト
-------------------------------------*/
.copyright {
    text-align: center;
    padding: 1rem 0;
    background-color: var(--white-color);
}
.copyright a {
    color: var(--base-color);
    text-decoration: none;
	display: inline-block;
}

/*ページトップへ戻るボタン
-------------------------------------*/
#pagetop {
    position: fixed;
    bottom: 15px;
    right: 15px;
}
#pagetop a {
    display: block;
    background: var(--back-color);
    color: var(--white-color);
    width: 50px;
    padding: 10px 5px;
    text-align: center;
}
#pagetop a:hover {
    background: var(--back-color);
}
/*パンくずリスト
-----------------------------------*/
.breadcrumb {
    margin: 0 0 1em 0;
    padding: 0;	
}
.breadcrumb li {
    list-style-type: none;
}
.breadcrumb li a {
    display: inline-block;
    color: var(--link-color);
}


#box_lead01 {
	width:900px;
	/*height:305px;*/
	background-image:url(../images/bg_lead01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:30px 0 0 0;
}

#box_lead02 {
	width:850px;
	/*height:305px;*/
	background-image:url(../images/bg_lead02.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin:30px 0 0 0;
	padding:0 50px 50px 0;
}


#box_lead01 p,
#box_lead02 p {
	margin:5px 100px 0;
	color:#1a2f6b;
	/*font-size:12px;*/
	/*line-height:18px;*/

}

#box_lead01 .lead ,
#box_lead02 .lead {
	display:block;
	width:640px;
	min-height:20px;
	margin:0 0 0 120px;
	padding:5px 10px;
	background-color:#405183;
	border:2px double #cccccc;
}

#box_lead01 .lead p,
#box_lead02 .lead p {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	margin:0;
}
	

#box_lead01 p#lead01 {
	/*display:block;
	width:550px;
	min-height:20px;*/
	/*background-image:url(../images/bg_lead01.gif);
	text-indent:-9999px;*/
	/*margin:0 0 5px 160px;
	padding:5px 10px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	background-color:#405183;
	border:2px double #cccccc;
	text-align:center;*/
}

/*
* html #box_lead01 p#lead01 {
	height:20px;
}
*/

#box_lead02 p#lead02 {
	/*display:block;
	width:550px;
	min-height:20px;*/
	/*background-image:url(../images/bg_lead02.gif);
	text-indent:-9999px;*/
	/*margin:10px 0 5px 160px;
	padding:5px 10px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	background-color:#405183;
	border:2px solid #cccccc;*/
}
/*
* html #box_lead02 p#lead02 {
	height:20px;
}
*/

#solution {
	display:block;
	/*
	background-image:url(../images/bg_solution.gif);
	*/
	background-position:left bottom;
	background-repeat:no-repeat;
	/*padding-top:30px;*/
	padding:0 110px 20px 130px;
}


#solution p {
	/*margin:0 50px 0 120px;*/
	color:#485157;
	text-align:center;
}

#solution p#solution01 {
	/*display:block;
	width:550px;
	min-height:20px;*/
	/*background-image:url(../images/bg_lead01.gif);
	text-indent:-9999px;*/
	margin:0 0 5px 0px;
	padding:5px 10px;
	font-size:36px;
	font-weight:bold;
	color:#ffffff;
	background-color:#d73910;
	border:2px double #cccccc;
	/*display:block;
	width:538px;
	height:30px;*/
	/*background-image:url(../images/bg_solution01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;*/
	/*margin:0 0 0 195px;*/
}

#solution p#solution02 {
	/*display:block;
	width:150px;
	min-height:20px;*/
	margin:0 0 5px 0px;
	padding:5px 10px;
	font-size:36px;
	font-weight:bold;
	color:#1a2f6b;
	/*background-color:#d73910;
	border:2px double #cccccc;*/

}

#solution p#solution03 {
	/*display:block;
	width:550px;
	min-height:20px;*/
	margin:0 0 5px 0px;
	padding:5px 10px ;
	font-size:36px;
	font-weight:bold;
	color:#ffffff;
	background-color:#d73910;
	border:2px double #cccccc;

}

#solution_cnts {
	width:760px;
	margin:0 auto;
}

/*
#solution_cnts img {
	text-align:left;
}
*/

#solution_cnts p {
	color:#485157;
}

#solution_more {
	width:760px;
	margin:0 auto;
}

#solution_more:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}


#solution_more dl#option {
	display:block;
	width:370px;
	float:left;
	margin-top:20px;
	/*margin-right:20px;*/
}

#solution_more dl#security {
	display:block;
	width:370px;
	float:right;
	margin-top:20px;
}

#solution_more dl#option dt,
#solution_more dl#security dt {
	display:block;
	width:330px;
	/*height:27px;*/
	height:auto;
	background-image:url(../images/bg_option_dt.gif);
	background-position:5px top;
	background-repeat:no-repeat;
	/*text-indent:-9999px;*/
	padding:7px 0 0 30px;
	border-bottom:1px dashed #1a2f6b;
	border-left:5px solid #1a2f6b;
	font-size:16px;
	font-weight:bold;
	color:#1a2f6b;
}

/*#solution_cnts dl#security dt {
	display:block;
	width:350px;
	height:35px;
	background-image:url(../images/bg_security_dt.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}*/

#solution_more dl#option dd,
#solution_more dl#security dd {
	display:block;
	width:355px;
	margin-right:15px;
	padding-left:5px;
	color:#485157;
}

#box_service {
	clear:both;
	width:757px;
	margin:20px auto 0 auto;
}

#box_service:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

#service_up,
#service_down {
	clear:both;
	margin-left:10px;
}

#box_service .service_cnts {
	float:left;
	width:230px;
	margin:15px 15px 0 0;
	border:2px solid #1a2f6b;
}


#service01,
#service02,
#service03,
#service04,
#service05,
#service06 {
	padding:5px;
}

#service01 {
	background-color:#fcdd33;
}

#service02 {
	background-color:#e8c655;
}


#service03 {
	background-color:#acd59a;
}


#service04 {
	background-color:#acdbd8;
}


#service05 {
	background-color:#bba4ce;
}


#service06 {
	background-color:#f5c8c1;
}

.service_cnts p {
	margin:5px 0 5px 0;
	padding-left:25px;
	font-size:14px;
	font-weight:bold;
	color:#1a2f6b;
	background-position:left top;
	background-repeat:no-repeat;
}

#service01 p {
	background-image:url(../images/bg_service01.gif);
}

#service02 p {
	background-image:url(../images/bg_service02.gif);
}


#service03 p {
	background-image:url(../images/bg_service03.gif);
}


#service04 p {
	background-image:url(../images/bg_service04.gif);
}


#service05 p {
	background-image:url(../images/bg_service05.gif);
}


#service06 p {
	background-image:url(../images/bg_service06.gif);
}

.service_cnts ul {
	color:#1a2f6b;
}

.service_cnts ul.service_list {
	display:block;
	min-height:180px;
}

* html .service_cnts ul.service_list {
	height:180px;
}

.service_cnts ul.service_list li {
	padding-left:18px;
	background-image:url(../images/bg_list01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:1.0;
	padding-bottom:5px;
}

.service_cnts ul.service_list li#servicelist03 {
	padding-bottom:65px;
	background-image:url(../images/bg_service03list.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.service_cnts ul.service_fee {
	text-align:right;
	border-top:1px dashed #1a2f6b;
	padding:10px 5px 0 0;
	font-size:14px;
}




#box_service dl#service01,
#box_service dl#service02,
#box_service dl#service03,
#box_service dl#service04,
#box_service dl#service05,
#box_service dl#service06 {
	display:block;
	width:200px;
	height:280px;
	float:left;
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

#box_service dl#service01 {
	background-image:url(../images/bg_sercive01.gif);
	padding-right:50px;
}

#box_service dl#service02 {
	background-image:url(../images/bg_service02.gif);
	padding-right:50px;
}

#box_service dl#service03 {
	background-image:url(../images/bg_service03.gif);
}

#box_service dl#service04 {
	background-image:url(../images/bg_service04.gif);
	padding-right:50px;
}

#box_service dl#service05 {
	background-image:url(../images/bg_service05.gif);
	padding-right:50px;
}

#box_service dl#service06 {
	background-image:url(../images/bg_service06.gif);
}



#box_service dt {
	display:block;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#1a2f6b;
	margin:20px 0 0 35px;
	
}

#box_service dd {
	color:#1a2f6b;
	text-align:justify;
	margin:0;
	padding:0;
}

#box_service dd.shoki {
	margin-top:10px;
	text-align:right;
	padding:0 15px 0 0;
	font-size:14px;
	line-height:20px;
}

#box_service dd.month_fee {
	margin-top:5px;
	text-align:right;
	padding:0 15px 0 0;
	font-size:14px;
}

#box_service ul {
	display:block;
	height:150px;
	line-height:1.0;
	margin:5px 10px 0 10px;
}

#box_service li {
	text-indent:-15px;
	font-size:12px;
	line-height:15px;
	margin:0;
	padding:0 0 0 15px;
}




#box_service dl#notice {
	clear:both;
	display:block;
	width:740px;
	/*height:100px;*/
	height:auto;
}

#box_service dl#notice dt {
	padding:20px 0 0 0;
}


#box_service dl#notice dd {
	color:#485157;
}