@charset "utf-8";



/* ========================================================================== */
/* 2017年リニューアル追加
/* ========================================================================== */

body {
	MARGIN: 0px;
	PADDING: 0px;
	background-size: auto 900px;
	background-color: #EDF2E6;
	background-image: url(../img/top_image_bk.jpg);
	background-repeat: no-repeat;
	background-position: center 37px;
}
/* 緊急表示 */
body.kinnkyuu{
	MARGIN: 0px;
	PADDING: 0px;
	background-color: #EDF2E6;
	background-image: none!important;
}


#top_image { max-width:997px;
	width: 100%;
	margin: auto;
	height:350px;
	text-align: center;
	padding-top:70px;
}


#top_main_contents {
	max-width:997px;
	width: 100%;
	margin: auto;
	background-color: #FFF;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	padding-top: 30px;
	clear: both;
	padding-bottom: 30px;
    box-sizing: border-box;
}






.top_menu_sub {
	width: 100%; max-width:944px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top_menu_sub ul {
	list-style-type: none;
}



.top_menu_sub ul li a {
	float: left;
	height: 146px;
	width: 221px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;

	margin-left:  7px;
	margin-right: 7px;
	margin-bottom:20px

}


.menu01 a{
	background-image: url(../img/menu01_01.gif);

	
}

.menu01 a:hover{
	background-image: url(../img/menu01_02.gif);

	
}

.menu02 a{
	background-image: url(../img/menu02_01.gif);
}

.menu02 a:hover{
	background-image: url(../img/menu02_02.gif);

	
}

.menu03 a{
	background-image: url(../img/menu03_01.gif);
}

.menu03 a:hover{
	background-image: url(../img/menu03_02.gif);	
}

.menu04 a{
	background-image: url(../img/menu04_01.gif);
}

.menu04 a:hover{
	background-image: url(../img/menu04_02.gif);
}

.menu05 a{
	background-image: url(../img/menu05_01.gif?210322);
}

.menu05 a:hover{
	background-image: url(../img/menu05_02.gif?210322);
}

.menu06 a{
	background-image: url(../img/menu06_01.gif);
}

.menu06 a:hover{
	background-image: url(../img/menu06_02.gif);
}

.menu07 a{
	background-image: url(../img/menu07_01.gif);
}

.menu07 a:hover{
	background-image: url(../img/menu07_02.gif);
}

.menu08 a{
	background-image: url(../img/menu08_01.gif);
}

.menu08 a:hover{
	background-image: url(../img/menu08_02.gif);
}



/* ----- 個人用トップ　スライド記述 ------------------------------------------------ */



#slides { margin-top:30px;
	position:absolute;
	left:4px;
	z-index:100;
}


#slides .slide { width:820px;
	margin:10px 0px 0px 50px;
	height:220px;
	display:block;
}

#slides .next,#slides .prev {
	top: 8px!important;
	position:absolute;
	left:0px;
	width:46px;
	height:46px;
	display:block;
	z-index:101;
}

#slides .next {
	left: 880px!important;
}

.slides_container {
	width:860px;
	height:270px;
	overflow:hidden;
	position:relative;
	display:none;

}


/* ----- 個人用トップ　新着情報記述 ------------------------------------------------ */



.wnwe_title {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #768B35;
	margin-left: 20px;
	margin-right: 20px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	height: 38px;
	margin-top: 50px;
}

.wnwe_title .title01 {
	width: 222px;
	float: left;
}


#top_wnew {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
#top_wnew ul {
	list-style-type: none;
	margin-left: 0px;
}
#top_wnew ul li .wnew_img {
	float: left;
	margin-right: 20px;
	width: 206px;
}


#top_wnew ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CEC9;
	padding: 10px;
}

#top_wnew ul li:nth-child(even){
	background:#E7E5E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CEC9;
	padding: 10px;
}






#top_banner_area {
	background-color: #D0DFE6;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.banner_area_naka {
	max-width:997px;
	width: 100%;
	margin: auto;
	padding-left: 40px;
}








.wnew_title02 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wnew_title02 a {
	color: #000;
}
.wnew_title02 a:hover {
	color: #069;
	text-decoration: underline;
}

.wnew_kiji {
	font-size: 13px;
	line-height: 160%;
	font-weight: normal;
}

#top_wnew ul li .wnew_photo {
	float: left;
	padding-right: 10px;
}
#top_wnew ul li .wnew_photo a img {
	height: auto
	width: 190px;
	border: none;
}



.submenu_icon02  {
	border-bottom: 0px solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 102px;
	width: 304px;
}

/* ----- 法人トップ ------------------------------------------------ */




.fa_fa-ellipsis-v01 a {
	font-size: 24px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A1D062;
	padding-left: 15px;
	height: 23px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	display: block;
	color: #000 !important;
	text-decoration: none !important;
}
.fa_fa-ellipsis-v01 a:hover{
	text-decoration: none;
	background-color: #FFC;
}

.fa_fa-ellipsis-v02 a  {
	font-size: 24px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF8EA5;
	padding-left: 15px;
	height: 23px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	display: block;
	color: #000 !important;
	text-decoration: none !important;
}
.fa_fa-ellipsis-v02 a:hover{
	text-decoration: none;
	background-color: #FFC;
}

.fa_fa-ellipsis-v03 a  {
	font-size: 24px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D9AC2D;
	padding-left: 15px;
	height: 23px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	display: block;
	color: #000 !important;
	text-decoration: none !important;
}
.fa_fa-ellipsis-v03 a:hover{
	text-decoration: none;
	background-color: #FFC;
}

.fa_fa-ellipsis-v04 a  {
	font-size: 24px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #93D5F0;
	padding-left: 15px;
	height: 23px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	display: block;
	color: #000 !important;
	text-decoration: none !important;
}

.fa_fa-ellipsis-v04 a:hover{
	text-decoration: none;
	background-color: #FFC;
}

#blog_gp ul {
	list-style-type: none;
	clear: both;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 180%;
	font-size: 16px;
	margin-bottom: 15px;
	margin-right: 5px;


}


#blog_gp ul li a {
	background-image: url(../img/hojin_top_arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 20px;
	display: block;
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}


#blog_gp ul li a:hover{
	background-color: #E9E8D8;
	text-decoration: none;
}














/* ========================================================================== */
/* 08-02-01) サブメイン トップページ専用 新着情報・お知らせ設定 CSS */
/* ========================================================================== */

/* ----- 新着情報 各種設定 ------------------------------------------------ */

/* 　新着情報 タイトル設定　 */

#wnew{
 padding:12px 0px 0px 30px; margin:0px 0px 0px 0px;
	background-image: url(../img/top_img09.gif);
	background-repeat: repeat-y;
	background-position:top left;
	min-height:285px;
}



#wnew ul { margin:0px 0px 0px 0px; padding:0px 0px 12px 14px;}
#wnew li{ padding:8px 0px 6px 180px;
margin-left:-12px;
text-indent: -180px;
width:430px; _width:450px;
	list-style-type: none;
	line-height: 160%;
	font-size: 93%;
    list-style: none outside none;
	border-bottom:2px #BCBCBC dotted;

}

#wnew li A:link {text-decoration: underline; COLOR: #0265CA;}
#wnew li A:visited {text-decoration: underline; COLOR: #0265CA;}
#wnew li A:active {text-decoration: none; COLOR: #CC3300;}
#wnew li A:hover {	text-decoration: none; COLOR: #CC3300;}


/* ----- お知らせ 各種設定 ------------------------------------------------ */
#top_info   {margin:1px 0px 20px 6px; padding:10px; border:3px #FF8D42 double;
background-color:#FFFFFF;}





/* ----- お客様のお得な情報 各種設定 ------------------------------------------------ */

/* 　お客様のお得な情報 タイトル設定　 */

#v_info{
 padding:12px 0px 0px 30px; margin:0px 0px 0px 0px;
	background-image: url(../img/top_img09.gif);
	background-repeat: repeat-y;
	background-position:top left;
	min-height:120px;
}



#v_info ul { margin:0px 0px 0px 0px; padding:0px 0px 12px 14px;}
#v_info li{ padding:8px 0px 6px 95px;
margin-left:-12px;
text-indent: -95px;
width:500px; _width:450px;
	list-style-type: none;
	line-height: 160%;
	font-size: 93%;
    list-style: none outside none;
	border-bottom:2px #BCBCBC dotted;

}

#v_info li A:link {text-decoration: underline; COLOR: #0265CA;}
#v_info li A:visited {text-decoration: underline; COLOR: #0265CA;}
#v_info li A:active {text-decoration: none; COLOR: #CC3300;}
#v_info li A:hover {	text-decoration: none; COLOR: #CC3300;}


.pagination a{ margin-right:10px;}
.pagination a img{ border:1px #BCBCBC solid;}



/*ここからタブレット用環境の設定（800px以下）
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (min-width:481px) and (max-width:800px){

body {
    background-color: #edf2e6;
    background-image: url("../img/top_image_bk.jpg");
    background-position: center 37px;
    background-repeat: no-repeat;
    background-size:180%;
    margin: 0;
    padding: 0;
}

#top_image {
	width:85%;
	margin: auto;
	height: auto;
	text-align: center;
	padding:5% 0px;
}


.top_menu_sub {
	margin-top: -20px;
}
	
.top_menu_sub ul li a { 
	float: left;
	height: 80px;
    min-height: 80px;
	width: calc(25% - 10px);
    box-sizing: border-box;
    margin-right: 5px;
    margin-left: 5px;
	text-indent: 0%;
	white-space: normal;
	color: #000;
	font-size: 14px;
	text-align: center;
		border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}



#top_main_contents {
	max-width:600px;
    width: calc(100% - 10px);
    padding-left: 5px;
    padding-right: 5px;
}


.menu01 a{
	background-image: url(../img/s_menu01_01.png);
	margin-right: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #FD8BAB;
	background-color: #FFDCE2;
	padding-top: 50px;
	margin-left: 5px;
}

.menu01 a:hover{
	background-image: url(../img/s_menu01_01.png);
	background-color: #FD8BAB;
	color: #FFF;
	text-decoration: none;
}

.menu02 a{
	background-image: url(../img/s_menu02_01.png);
	margin-right: 3px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #9DD3DB;
	background-color: #EBF7F8;
	padding-top: 50px;
}

.menu02 a:hover{
	background-image: url(../img/s_menu02_01.png);
	background-color: #9DD3DB;
	color: #FFF;
	text-decoration: none;
}

.menu03 a{
	background-image: url(../img/s_menu03_01.png);
	margin-right: 3px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #D5AE35;
	background-color: #F9EBCC;
	padding-top: 50px;
}

.menu03 a:hover{
	background-image: url(../img/s_menu03_01.png);
	background-color: #D5AE35;
	color: #FFF;
	text-decoration: none;
}

.menu04 a{
	background-image: url(../img/s_menu04_01.png);
	margin-right: 0px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #CFAB85;
	background-color: #F2E9DF;
	padding-top: 50px;
}

.menu04 a:hover{
	background-image: url(../img/s_menu04_01.png);
	background-color: #CFAB85;
	color: #FFF;
	text-decoration: none;
}

.menu05 a{
	background-image: url(../img/s_menu05_01.png?210322);
	margin-right: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #FCA594;
	background-color: #FEF0ED;
	padding-top: 50px;
	line-height: 100%;
	margin-left: 5px;
}

.menu05 a:hover{
	background-image: url(../img/s_menu05_01.png?210322);
	background-color: #FCA594;
	color: #FFF;
	text-decoration: none;
}

.menu06 a{
	background-image: url(../img/s_menu06_01.png);
	margin-right: 3px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #8FCF62;
	background-color: #E9F5E0;
	padding-top: 50px;
}

.menu06 a:hover{
	background-image: url(../img/s_menu06_01.png);
	background-color: #8FCF62;
	color: #FFF;
	text-decoration: none;
}

.menu07 a{
	background-image: url(../img/s_menu07_01.png);
	margin-right: 3px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 10px;
	border: 1px solid #D02F25;
	background-color: #D02F25;
	color: #FFF !important;
	padding-top: 50px;
}

.menu07 a:hover{
	background-image: url(../img/s_menu07_02.png);
	background-color: #FC0;
	color: #D02F25 !important;
	text-decoration: none;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}

.menu08 a{
	background-image: url(../img/s_menu08_01.png);
	margin-right: 0px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #B9B3AF;
	background-color: #E9E7E5;
	padding-top: 50px;
}

.menu08 a:hover{
	background-image: url(../img/s_menu08_01.png);
	background-color: #B9B3AF;
	color: #FFF;
	text-decoration: none;
}

.banner_area_naka {
	width: 304px;
	margin: auto;

}	
.banner_area_naka {
	padding-left: 0px;
}	
	
	}



/*ここからスマートフォン用（480px以下）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (max-width : 480px){


body {
	MARGIN: 0px;
	PADDING: 0px;
	background-size: auto 300px;
	background-color: #EDF2E6;
	background-image: url(../img/top_image_bk.jpg);
	background-repeat: no-repeat;
	background-position: center 300px;
}	


#top_image {
	height: auto;
	padding:5% 0px;
	width:90%;
}




#top_main_contents {
	border-radius: 0px;        /* CSS3草案 */
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0px;   /* Firefox用 */
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}


.top_menu_sub ul li a {
	float: left;
	height: 80px;
	width: calc(25% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    box-sizing: border-box;

	text-indent: 0%;
	white-space: normal;
	color: #000;
	font-size: 14px;
	text-align: center;
		border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}


.menu01 a{
	background-image: url(../img/s_menu01_01.png);
	margin-right: 3px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #FD8BAB;
	background-color: #FFDCE2;
	padding-top: 50px;
	margin-left: 5px;
}

.menu01 a:hover{
	background-image: url(../img/s_menu01_01.png);
	background-color: #FD8BAB;
	color: #FFF;
	text-decoration: none;
}

.menu02 a{
	background-image: url(../img/s_menu02_01.png);
	margin-right: 3px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #9DD3DB;
	background-color: #EBF7F8;
	padding-top: 50px;
}

.menu02 a:hover{
	background-image: url(../img/s_menu02_01.png);
	background-color: #9DD3DB;
	color: #FFF;
	text-decoration: none;
}

.menu03 a{
	background-image: url(../img/s_menu03_01.png);
	margin-right: 3px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #D5AE35;
	background-color: #F9EBCC;
	padding-top: 50px;
	font-size: 12px !important;
}

.menu03 a:hover{
	background-image: url(../img/s_menu03_01.png);
	background-color: #D5AE35;
	color: #FFF;
	text-decoration: none;
}

.menu04 a{
	background-image: url(../img/s_menu04_01.png);
	margin-right: 0px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #CFAB85;
	background-color: #F2E9DF;
	padding-top: 50px;
	font-size: 12px !important;
}

.menu04 a:hover{
	background-image: url(../img/s_menu04_01.png);
	background-color: #CFAB85;
	color: #FFF;
	text-decoration: none;
}

.menu05 a{
	background-image: url(../img/s_menu05_01.png?210322);
	margin-right: 3px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #FCA594;
	background-color: #FEF0ED;
	padding-top: 50px;
	font-size: 12px !important;
	line-height: 100%;
	margin-left: 5px;
}

.menu05 a:hover{
	background-image: url(../img/s_menu05_01.png?210322);
	background-color: #FCA594;
	color: #FFF;
	text-decoration: none;
}

.menu06 a{
	background-image: url(../img/s_menu06_01.png);
	margin-right: 3px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #8FCF62;
	background-color: #E9F5E0;
	padding-top: 50px;
	font-size: 11px !important;
}

.menu06 a:hover{
	background-image: url(../img/s_menu06_01.png);
	background-color: #8FCF62;
	color: #FFF;
	text-decoration: none;
}

.menu07 a{
	background-image: url(../img/s_menu07_01.png);
	margin-right: 3px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 10px;
	border: 1px solid #D02F25;
	background-color: #D02F25;
	color: #FFF !important;
	padding-top: 50px;
	font-size: 11px !important;
}

.menu07 a:hover{
	background-image: url(../img/s_menu07_02.png);
	background-color: #FC0;
	color: #D02F25 !important;
	text-decoration: none;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}

.menu08 a{
	background-image: url(../img/s_menu08_01.png);
	margin-right: 0px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #B9B3AF;
	background-color: #E9E7E5;
	padding-top: 50px;
	font-size: 11px !important;

}

.menu08 a:hover{
	background-image: url(../img/s_menu08_01.png);
	background-color: #B9B3AF;
	color: #FFF;
	text-decoration: none;
}




.wnwe_title {

	margin-left: 10px;
	margin-right: 10px;

}


#top_wnew {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}


#top_wnew ul li .wnew_photo {
display:none;
}


#slides { margin-top:0px;

}

.wnwe_title {
	margin-top: 20px;
}
.banner_area_naka {

	padding-left: 25px;
}


.banner_area_naka {
	width: 304px;
	margin: auto;

}	
.banner_area_naka {
	padding-left: 0px;
}


.submenu_icon02 { width:95%; text-align:center;}
.submenu_icon02 img{ width:100%;}

#example{ display:none; visibility:hidden;}
	
	}
