@charset "UTF-8";




/* reset.css ___ 2014.06.27 ADD
------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* clearfix */
.clearfix:after { /*float解除*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6 7用*/
}
 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix {zoom: 1;}





/* fonts-min.css ___ 2014.06.27 ADD
------------------------------------------- */
	
select,input,button,textarea {
	font:99% arial,helvetica,clean,sans-serif;
	}
	
table {
	font-size:inherit;
	font:100%;
	}
	
pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
	}



	

/* -------------------------------------------
___font
------------------------------------------- */



.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.mar_t5{ margin-top:5px;}
.mar_t10{ margin-top:10px;}
.mar_t15{ margin-top:15px;}
.mar_t20{ margin-top:20px;}
.mar_t25{ margin-top:25px;}
.mar_t30{ margin-top:30px;}
.mar_t40{ margin-top:40px;}
.mar_t50{ margin-top:50px;}
.mar_t60{ margin-top:60px;}
.mar_t70{ margin-top:70px;}
.mar_t80{ margin-top:80px;}
.mar_t90{ margin-top:90px;}
.mar_t100{ margin-top:100px;}


.mar_b5{ margin-bottom:5px;}
.mar_b10{ margin-bottom:10px;}
.mar_b12{ margin-bottom:12px;}
.mar_b15{ margin-bottom:15px;}
.mar_b20{ margin-bottom:20px;}
.mar_b25{ margin-bottom:25px;}
.mar_b30{ margin-bottom:30px;}
.mar_b40{ margin-bottom:40px;}
.mar_b50{ margin-bottom:50px;}
.mar_b60{ margin-bottom:60px;}
.mar_b70{ margin-bottom:70px;}
.mar_b80{ margin-bottom:80px;}
.mar_b90{ margin-bottom:90px;}
.mar_b100{ margin-bottom:100px;}



.mar_r12{ margin-right:12px;}
.mar_r20{ margin-right:20px;}
.mar_r30{ margin-right:30px;}
.mar_r40{ margin-right:40px;}
.mar_r50{ margin-right:50px;}
.mar_r60{ margin-right:60px;}




.pa_t50{ padding-top:50px;}
.pa_t60{ padding-top:60px;}


.pa_l50{ padding-left:50px;}
.pa_l60{ padding-left:60px;}


.lh14{ line-height:1.6em;}
.lh16{ line-height:1.6em;}
.lh18{ line-height:1.8em;}




.w100{ width:100px; }
.w150{ width:150px; }
.w200{ width:200px; }
.w250{ width:250px; }
.w280{ width:280px; }
.w300{ width:300px; }
.w330{ width:330px; }
.w350{ width:350px; }
.w380{ width:380px; }
.w390{ width:390px; }
.w400{ width:400px; }
.w450{ width:450px; }
.w500{ width:500px; }
.w520{ width:520px; }
.w540{ width:540px; }
.w550{ width:550px; }
.w600{ width:600px; }
.w660{ width:660px; }




/* -------------------------------------------
___body
------------------------------------------- */
	

* { -webkit-text-size-adjust:100%; }


body {
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
	*font-family: "ＭＳ Ｐゴシック", "Lucida Sans Unicode", sans-serif; background-color: transparent; color: #333; -webkit-font-smoothing: antialiased;
	*font-size:small;
	*font:x-small;
	margin: 0;
	padding: 0;
	background-color: #eaeaea;
	}



body.seg-series,
body.ae-series {
	background-color: #fff;
	}




/* -------------------------------------------
___link
------------------------------------------- */


a:link, a:visited{
	color:#666;
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration:none;
}


a {
	outline: none;
}



/* -------------------------------------------
___H_all
------------------------------------------- */


h1{
	font-size:174%;
	line-height:1.5em;
	letter-spacing:0.15em;
	font-weight:bold;
	}

h2{
	font-size:116%;
	line-height:1.4em;
	letter-spacing:0.1em;
	font-weight:bold;
	}
	
h3{
	font-size:116%;
	line-height:1.4em;
	letter-spacing:0.15em;
	}

p {
	letter-spacing:0.1em;
	font-size:100%;
	}

.shikaku_h2 {
    position: relative;
    padding-left: 20px;
}

.shikaku_h2:before {
    position: absolute;
    top: 3px;
    left: 0px;
    width: 13px;
    height: 13px;
    background: #000;
    font-size:  16px;
    content:""; 
}





/* -------------------------------------------
___P_all
------------------------------------------- */


.shikaku_p {
    position: relative;
    padding-left: 13px;
}

.shikaku_p:before {
    position: absolute;
    top: 4px;
    left: 0px;
    width: 10px;
    height: 10px;
    background: #000;
    font-size:  16px;
    content:""; 
}

.maru_p {
    position: relative;
    padding-left: 13px;
	
}

.maru_p:before {
    position: absolute;
    top: 2px;
    left: 0px;
    width: 8px;
    height: 8px;
    background: #;
	border:#666 solid 1px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    content:""; 
}

.arrow_r {
    display: inline-block;
    position: relative;
    width:0;
    height:0;
    border: 10px solid transparent;
    border-left-color: #999;
}

.arrow_r:after {
	position: absolute;
	content: '';
	top: -4px;
	left: -20px;
	width: 10px;
	height: 8px;
	background: #999;
	
}

.arrow_s {
    display: inline-block;
    position: relative;
	top:3px;
	left:4px;
    width:0;
    height:0;
    border: 7px solid transparent;
    border-left-color: #000;
}

.arrow_s:after {
	position: absolute;
	content: '';
	top: -4px;
	left: -12px;
	width: 5px;
	height: 8px;
	background: #000;
	
}

.arrow_l {
    display: inline-block;
    position: relative;
    width:0;
    height:0;
    border: 15px solid transparent;
    border-left-color: #FFF;
}

.underline {
	 border-bottom:#CCC solid 1px;
	}


.plus_m {
    display: inline-block;
    position: relative;
	top:3px;
	left:6px;
    width:0;
    height:30;
	border-left: 7px solid ;
    border-left-color: #F60;
}

.plus_m:after {
	position: absolute;
	content: '';
	top: 6px;
	left: -13px;
	width: 19px;
	height: 8px;
	background: #F60;
	
}

.equal_m {
    display: inline-block;
    position: relative;
	top: 6px;
	left: -0px;
	width: 19px;
	height: 8px;
	background: #F60;
}

.equal_m:after {
	position: absolute;
	content: '';
	top: 10px;
	left: -0px;
	width: 20px;
	height: 8px;
	background: #F60;
	
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}




/* name caption
-------------------- */

.name-caption-l { 
	position:absolute;
	text-align:left;
	bottom:90px;
	left:50px;
	}

.name-caption-r {
	position:absolute;
	text-align:right;
	bottom:90px;
	right:50px;
	}
	

.w-shadow {
	color:#000;
	text-shadow: 1px 1px 1px #fff;
	}

.b-shadow {
	color:#FFF;
	text-shadow: 1px 1px 1px #000;
	}



/* -------------------------------------------
___Header
------------------------------------------- */



header {
	width: 100%;
	min-width:980px;
	height: 80px;
	margin: 0 auto;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
	
nav {
	float:right;
	}

#main-nav {
	display: none;
	}


.logo {
	float:left;
	margin:5px 0;
	padding:0 15px;
	}
	

.about {
	height: 50px;
	float:left;
	margin: 15px 0;
	padding:0 12px;
	line-height:50px;
	}
	

.contact {
	height: 50px;
	float:left;
	margin:15px 0;
	padding:0 12px;
	line-height:25px;
	}
	

.topics {
	float:left;
	margin:25px 0;
	padding:0 0px 0 12px;
	line-height:30px;
	}
	
	
.about, .contact {
	border-right:solid 1px #e7e7e7;
	}
	
	
.menu {
	width:65px;
	height:65px;
	padding-top:15px;
	text-align:center;
	float:left;
	font-size:77%;
	color:#FFF;
	background-color:#002436;
	}
	

#main-nav ul {
	margin-left:100px;
	}






/* -------------------------------------------
___Container
------------------------------------------- */

	
#container {
	width: 980px;
	height:auto;
	margin:0 auto;
		}

#wrapper {
	padding:10px;
	}

/* BOX */

.top_full, .top_seg,
.top_a, .top_b, .top_c1, .top_c2, .top_c3, .top_d, .t1b4_t1, .t1b4_b1, .t1b4_b2, .t1b4_b3, .t1b4_b4, .t4b4_t1, .t4b4_t2, .t4b4_t3, .t4b4_t4, .t4b4_b1, .t4b4_b2, .t4b4_b3, .t4b4_b4, .t4_1, .t1b1_t1, .t1b1_b1, .d_area, .d_sub {
	float: left;
	display: inline;
}


.top_cd {
	float: left;
}


/* -------------------------------------------
___Top Page
------------------------------------------- */

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
    }


.top_a {
	width: 720px;
	height:250px;
	}
	
.top_b {
	width: 240px;
	height:250px;
	}
	
.top_c1	{
	width: 240px;
	height:250px;
	}
	
.top_c2	{
	width: 240px;
	height:250px;
	}
	
.top_c3	{
	width: 240px;
	height:250px;
	}
	
.top_d {
	width: 240px;
	height:250px;
	}



.top_full {
	width: 960px;
	height: 150px;
	margin-top: 15px;
}



.top_seg {
	width: 960px;
	height: 150px;
	margin-top: 15px;
	background:url(../img/7seg/banner_back.jpg) top left no-repeat;
}





/* -------------------------------------------
___Owl Carousel
------------------------------------------- */


.top-carousel {
	height:250px;
	}
	


.owl-carousel {
	display: none;
    position: relative;
    width: 100%;
    /* height: 100%; */
	}
	

.owl-original-btm .owl-controls {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom:20px;
	}



.carousel-layer-01 {
	height: 428px;
	}
	

.carousel-layer-02 {
	height: 382px;
	}
	


.carousel-layer-03 {
	width: 960px;
	height: 488px;
	}
	
.carousel-layer-04 {
	height: 350px;
	}




.d_01_all .owl-carousel {
	float:left;
	width:719px;
	height:520px;
	border-top:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	background:url(../img/d/dbg6.jpg) top left no-repeat;
	}
	
	
	
	

/* -------------------------------------------
___Pull Menu
------------------------------------------- */


#pull_menu {
    position:relative;
    width:960px;
    list-style:none;
    text-align:center;
	line-height:30px;
    
}
#pull_menu li {
    float:left;
    position:relative;
}

#pull_menu li a {
	float:none;
	height:30px;
	display:block;
	color:#02745b;
	border:#02745b solid 1px;
	background-color: #fff;
	-webkit-transition: 0.3s ease-in-out;  
    -moz-transition: 0.3s ease-in-out;  
    -o-transition: 0.3s ease-in-out;  
    transition: 0.3s ease-in-out;
	padding-right:1px;
}
	
	

#pull_menu li a:hover,
#pull_menu li a.area-menu-g {
	background-color: #02745b;
	color: #FFF;
}


.pull_menu_3 li {width:319px;}
.pull_menu_4 li {width:240px;}
.pull_menu_5 li {width:192px;}

.pull_menu_3 li a {width:319px;}
.pull_menu_4 li a {width:238px;}
.pull_menu_5 li a {width:190px;}



.pull_sub {
    top: 31px;
    left: 0;
    position: absolute;
    text-align: center;
    list-style:none;
    padding-left:0;
	background-color: #000;
	z-index: 100;
	display: none;
}

.pull_sub li {
	margin-bottom:-1px;
}

.pull_sub li a .active_ {
	color:#FF8583;
}

p .sub_menu_img {
	background-image:url(../img/c1/sub_menu.png);
	background-size:15px 15px;
	background-repeat: no-repeat;
	background-position: right center;
	padding:0 20px 0 0;
}










	
	





/* -------------------------------------------
___About Page
------------------------------------------- */



.about_area,
.about_area_inner {
	width: 610px;
	height:428px;
	padding:60px 45px 0 305px;
	}

.about_area h3,
.about_area_inner h3 {
	color:#02745b;
	}


	
	


/* -------------------------------------------
___Contact Page
------------------------------------------- */


.contact_area {
	width: 610px;
	height:400px;
	padding:60px 0;
	text-align: center;
	margin:0 auto;
	}
	
.contact_area h2 {
	color:#02745b;
	}
	
	
	
/* -------------------------------------------
___Privacy Page
------------------------------------------- */


.privacy_area {
	width:610px;
	height:400px;
	padding:60px 0;
	text-align: left;
	margin:0 auto;
	}
		
.privacy_area h2 {
	color:#02745b;
	}	
	



/* -------------------------------------------
___Topics Page
------------------------------------------- */


.topics_area {
	width:610px;
	height:400px;
	padding:60px 0;
	text-align: left;
	margin:0 auto;
	}
	

.topics_area h2 {
	color:#02745b;
	}	
	
		
.topics_area p {
	padding:10px 0;
	margin: 5px 0;
	border-bottom:#CCC dashed 1px;
	}


a.topics-btn {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #02745b;
	padding:3px 7px;
	text-decoration:none;
	color:#02745b;
	margin-left: 10px;
}


a.topics-btn:hover {
	background-color: #02745b;
	border-color: #02745b;
	color: #FFF;
}


.topics-btn,
.topics-btn::before,
.topics-btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
	


/* -------------------------------------------
___Termsofuse Page
------------------------------------------- */


.termsofuse_area {
	width:610px;
	height:400px;
	padding:60px 0;
	text-align: left;
	margin:0 auto;
	}
	

.termsofuse_area h2 {
	color:#02745b;
	}	
	
	
.bold {
	font-weight: bold;
	margin-bottom: 5px;
}



ul.type-02 li {
	margin-bottom: 8px;
}









/* -------------------------------------------
___area
------------------------------------------- */


#area {
	width: 960px;
	height:520px;
	position: relative;
	}


#area_top {
	width: 960px;
	height:100px;
	padding:70px 0 0 80px;
}


#area_mid {
	width: 350px;
	height: 180px;
	padding: 0 0 0 80px;
	}

#area_mid p {
	line-height:1.5em;
}


#area_bottom {
	width: 800px;
	height: 150px;
	padding: 0 80px;
	}
	
#area_bottom h3 {
	color:#02745b;
	}




#area_top_r {
	width: 410px;
	height:70px;
	padding:70px 50px 0 500px;
}




#area_mid_r {
	width: 410px;
	height:200px;
	padding:20px 50px 0 500px;
	}
	
#area_mid_r h3 {
	color:#02745b;
	}

#area_mid_r p {
	line-height:1.5em;
}




/* ___area_btn
----------------------- */


.area_btn,
.area_btn_s {
	display:inline-block;
}

.area_btn a {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #02745b;
	padding:7px 18px;
	text-decoration:none;
	display:block;
	color:#02745b;
}

.area_btn a:hover {
	background-color: #02745b;
	border-color: #02745b;
	color: #FFF;
}

.area_btn a,
.area_btn a::before,
.area_btn a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}



/* ___area_btn_small
----------------------- */


.area_btn_s a {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:2px solid #02745b;
	padding:5px 7px;
	text-decoration:none;
	color:#02745b;
	display:block;
}

.area_btn_s a:hover {
	background-color: #02745b;
	border-color: #02745b;
	color: #FFF;
}

.area_btn_s a,
.area_btn_s a::before,
.area_btn_s a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}



/* ___ninna_area_btn
----------------------- */


.ninna_area_btn {
	text-align:left;
	width: 491px;
	}
	

.ninna_area_btn a {
	display:block;
	color:#fff;
	text-align:left;
	background: #02745b;
	padding: 10px;
	border: 1px solid #02745b;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	}



.ninna_area_btn a:hover {
	background-color: #fff;
	border-color: #02745b;
	color: #02745b;
}



.ninna_area_btn a,
.ninna_area_btn a::before,
.ninna_area_btn a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}






	

/* -------------------------------------------
___A area
------------------------------------------- */


.a_area {
	width: 760px;
	height: 458px;
	padding:30px 100px 0 100px;
	text-align:center;
	}
	

.a_area_02 {
	width: 430px;
	height: 458px;
	padding: 50px 100px 0 100px;
	text-align:center;
	}
	

.a_area_03 {
	width: 535px;
	height: 458px;
	padding: 20px 100px 0 330px;
	text-align:center;
	}
	

.a_area_inner {
	}
	

.a_area_layer {
	width: 760px;
	height: 458px;
	padding:30px 100px 0 100px;
	text-align:center;
	position: relative;
	}


.iso-logo {
	position:absolute;
	top: 260px;
	right: 211px;
	}









	
/* -------------------------------------------
___B area
------------------------------------------- */
	
#b_area {
	width: 960px;
	height:520px;
	position:relative;
	overflow:auto;
	overflow-y: hidden;
	}







/* -------------------------------------------
___C area all
------------------------------------------- */



#c_area {
	width: 960px;
	height: 520px;
	position: relative;
	}



.c_area_inner {
	}
	
	
	
#c_area .c_left p {
	font-size:108%;
	line-height:1.7em;
	
	}
	
.c_left {
	width: 350px;
	height: 428px;
	padding:60px 55px 0 305px;
	float:left;
	}
	
.c_right {
	width: 250px;
	height: 488px;
	background-color:#ccc;
	float:left;
	line-height: 0;
	}


.c_top {
	width: 960px;
	height:60px;
	padding:60px 0 0 0;
	}
	
.c_top_2 {
	padding:40px 0 0 0;
	}
	
.c_bottom {
	width: 350px;
	height:390px;
	padding:0 55px 0 305px;
	}

.c_bottom_l {
	width: 370px;
	height:368px;
	padding:0 35px 0 305px;
	float:left;
	}

.c_bottom_l p{
	font-size:93%;
	line-height:1.5em;
	}

.c_bottom_r {
	width: 250px;
	height:368px;
	padding:0;
	
	float:left;
	}
	
.c_bottom_l h3{
	color:#02745b;
	}
	
.c_lr {
	width: 610px;
	height:428px;
	padding:60px 45px 0 305px;
	float:left;
	}
	
.c_lr02 {
	width: 960px;
	height:428px;
	padding:60px 45px 0;
	float:left;
	}

.c_lr h3{
	color:#02745b;
	}
	
.c_lr ul {
	list-style:none;
	}
	
.c_lr ul li {
	float:left;
	margin-right:1px;
	}
	
#c_area table{
	width:350px;
	float:left;
	border: 1px #CCC solid; 
	}

#c_area table tr:hover.tablelist{
	background-color: #D9E5EA;
}
#c_area table tr td{ padding:2px 5px 2px 5px;}	

#c_area td {
	border: 1px #CCC solid; 
	}






.bubble_right {
	background-color:#fff;
	border-radius:5px;
	position:relative;
	border:#CCC solid 1px;
	padding:10px 20px;
	color:#333;
	float:right;
	line-height:1.7em;
}

.bubble_right:after {
	border:7px solid transparent;
	border-left-color:#fff;
	border-right-width:0;
	width:0;
	right:-7px;
	content:"";
	display:block;
	top:15px;
	position:absolute;
}

.bubble_right:before {
	border:7px solid transparent;
	border-left-color:#999;
	border-right-width:0;
	width:0;
	right:-8px;
	content:"";
	display:block;
	top:15px;
	position:absolute;
}

.bubble_left {
	background-color:#fff;
	border-radius:5px;
	border:#CCC solid 1px;
	position:relative;
	padding:10px 20px;
	color:#333;
	float:left;
	line-height:1.7em;
}

.bubble_left:after {
	border:7px solid transparent;
	border-right-color:#fff;
	border-left-width:0;
	width:0;
	left:-7px;
	content:"";
	display:block;
	top:15px;
	position:absolute;
}

.bubble_left:before {
	border:7px solid transparent;
	border-right-color:#999;
	border-left-width:0;
	width:0;
	left:-8px;
	content:"";
	display:block;
	top:15px;
	position:absolute;
}






/* -------------------------------------------
___D area
------------------------------------------- */



.d_area	{
	width: 238px;
	height:520px;
	border-top:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	background-color:#FFF;
}

.d_border_right{border-right:#CCC solid 1px;
}

.d_area .d_a {
	height:79px;
	line-height: 79px;
	text-align:center;
	border-bottom:#CCC dashed 1px;
	}
.d_area .d_b {
	height:150px;
	text-align:center;
	font-size:116%;
	padding:50px 0 0 0;
	line-height:1.5em;
	
	}
.d_area .d_c{
	height:170px;
	text-align:center;
	}
	
.d_area .d_c_1{
	height:40px;
	
	}
	
.d_area .d_d{
	height:120px;
	}

.d_btn {
	font-size:16px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #000;
	padding:7px 18px;
	text-decoration:none;
	background-color:#fff;
	color:#000;
	display:inline-block;
}
.d_btn:hover {
	background-color: #BDD8E9;
	color: #FFF;
}
.d_btn:active {
	position:relative;
	top:1px;
}

.d_btn_l a {
	float: left;
	width: 119px;
	height: 40px;
	border-right: #CCC solid 1px;
	text-align: center;
	line-height: 40px;
	display:inline-block;
	color: #333;
}

.d_btn_l a:hover{
	background-color: #02745b;
	color: #FFF;
	}

.d_btn_l a,
.d_btn_l a::before,
.d_btn_l a::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.d_btn_r a {
	float: left;
	width: 119px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display:inline-block;
	color: #333;
}

.d_btn_r a:hover{
	background-color: #02745b;
	color: #FFF;
	}

.d_btn_r a,
.d_btn_r a::before,
.d_btn_r a::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.d_d{
	height:120px;
	}


.d_d li a{
height:40px;
width:238px;
display:inline-block;
border-top: 1px solid #CCC;
padding: 5px 10px;
text-decoration: none;
color: #333;
margin: 0px;
text-align: left;
font-size: 14px;
}
.d_d li a:hover{
border-top: 1px solid #8593A9;
background-color: #02745b;
color: #FFF;
}

.d_d li a,
.d_d li a::before,
.d_d li a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.d_d li p{
	font-size:85%;
	line-height:29px;
	text-align:center;
}


	
.d_top{
	width:630px;
	height:480px;
	padding:40px 40px 0 50px;
	float:left;
	overflow:hidden;
	background-color:#FFF;
	}


.d_left{
	width:349px;
	height:480px;
	padding:40px 20px 0 50px;
	float:left;
	overflow:hidden;
	/* background-color:#FFF; */
	}
	

.d_left_trance{
	width:630px;
	height:200px;
	padding:40px 40px 20px 50px;
	float:left;
	overflow:hidden;
	/* background-color:#FFF; */
	}
	
	
.d_right{
	width:250px;
	height:480px;
	padding:40px 40px 0 10px;
	float:left;
	overflow:hidden;
	/* background-color:#FFF; */
	}
	

.d_bottom {
	width:630px;
	height:260px;
	padding:0 40px 0 50px;
	float:left;
	overflow:hidden;
	/* background-color:#FFF; */
	}







/* 2014.03.19 ADD
------------------------------------- */







/* C
------------------------ */


.c3_box {
	width:603px;
	height: 280px;
	border: 1px solid #777777;
}


.c3_box_inner {
	padding: 25px;
	width:553px;
	height: 230px;
}

.c3_box_inner_01 {
	width:553px;
	height: 230px;
	background: url(../img/c3/c3_3_bg01.png) bottom right no-repeat;
}

.c3_box_inner_02 {
	width:553px;
	height: 230px;
	background: url(../img/c3/c3_3_bg02.png) bottom right no-repeat;
}

.c3_box_inner_03 {
	width:553px;
	height: 230px;
	background: url(../img/c3/c3_3_bg03.png) bottom right no-repeat;
}


.inner_left {
	float:left;
	margin-right: 20px;
	width: 200px;
}


.inner_right {
	float:left;
	width: 333px;
}


.c3_3_h2 {
	position:relative;
    font-size: 15px;
	padding-left: 20px;
	margin-top: 30px;
}

.c3_3_h2:before {
    position: absolute;
    top: 3px;
    left: 0px;
    width: 13px;
    height: 13px;
    background: #000;
    font-size:  15px;
    content:""; 
}





.c_bottom_l_02 {
	width: 400px;
	height:370px;
	padding:0 0 0 260px;
	float:left;
	}
	
	

.c_bottom_l_box {
	margin-bottom: 20px;
	height: 35px;
}

.c_bottom_l_box2 {
	margin-top: 20px;
}



.c_bottom_l_left,
.c_bottom_l_right {
	float:left;
}


.c_bottom_l_left {
	margin-right: 16px;
	color: #fff;
	background: #02745b;
	width: 110px;
	margin-top: 2px;
	text-align:center;
	padding: 7px;
}

.c_bottom_l_right {
	margin-top: 2px;
}


h3.point-text {
	color: #fff;
	font-weight: normal;
}


/* D
------------------------ */

.d_number1 {
	margin-bottom: 10px;
	color: #02745b;
}

.d_number2 {
	color: #02745b;
	text-align:center;
}


.text-center{
	 text-align:center;
}
	







/* 2014.06.10 ADD
------------------------------------- */

.top_campaign {
	margin: 60px 0;
	position:relative;
	float:left;
}






/* menu.css ___ 2014.06.27 ADD
------------------------------------- */


main-nav ol , main-nav ul {
	list-style:none;
	font-size:85%;
}

.archive {
	background:#000;
	color:#FFF;
	padding:10px 15px;
	cursor:pointer;	
	font-size:100%;
}

.subMenu li a {
	color:#000;	
}






/* 2015.09.15 ADD
------------------------------------- */


.icon-sc {
	position: absolute;
	bottom: 200px;
	right: 0;
}









/*-------------------------------------

7seg Landing page 2014.07.24

------------------------------------- */

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width:100%;
}


.banner-left {
	width: 430px;
	height: 150px;
	float:left;
}


.banner-right {
	width: 530px;
	height: 150px;
	float:left;
}
.banner-right a {
	display:block;
	width: 530px;
	height: 150px;
}


.text {
	margin: 30px;
}

.text h1 {
	font-size: 24px;
	color:#000;
}

.text h1 span {
	font-size: 16px;
	color:#000;
	font-weight: normal;
	padding-left: 20px;
}


.text h2 {
	margin-top: 15px;
	font-size: 14px;
	color:#000;
	font-weight: normal;
}




/* seg-container / seg-wrap
------------------------------------- */


.seg-logo {
	float:left;
	width: 190px;
	margin:5px 0;
	padding:0 15px;
	}


.seg-navigation {
	float:right;
	width: 760px;
	}


.seg-menu {
	height: 50px;
	float:left;
	margin: 15px 0;
	padding:0 12px;
	line-height:50px;
	border-right:solid 1px #e7e7e7;
	}
	
	
	
	
.seg-container {
	width: 100%;
	height: auto;
	text-align:center;
	position:relative;
}

.seg-wrap {
	width: 100%;
	height:auto;
	position:relative;
}



.seg-container p {
	font-size: 14px;
	line-height:1.8em;
}


.box-textlist p {
	font-size: 12px;
}

.box-textlist p span {
	display:block;
	border-bottom: 1px solid #333;
	margin-bottom: 5px;
}

p.plan-text {
	font-size: 18px;
	color: #00876F;
	display:block;
	border-bottom: 2px solid #00876F;
	margin-bottom: 40px;
}


p.info-text {
	color: #fff;
}





/* seg-header
------------------------------------- */

.seg-header {
	position:relative;
	display:block;
	margin: 0 auto;
	text-align: left;
	width: 960px;
	height: 500px;
}




.lp-top01 {
	position:absolute;
	top: 0;
	left: 0;
	width: 650px;
	height: 160px;
}

.lp-top02 {
	position:absolute;
	top: 170px;
	left: 0;
	width: 650px;
	height: 160px;
	background: url(../img/7seg/lp_top_02_bg.jpg) top left no-repeat;
}

.lp-top03 {
	position:absolute;
	top: 340px;
	left: 0;
	width: 650px;
	height: 160px;
}

.lp-top04 {
	position:absolute;
	top: 0;
	left: 660px;
	width: 300px;
	height: 500px;
}


.lp-top02-text {
	padding: 10px 60px;
}


.lp-top02-text h1 {
	color: #fff;
	font-size: 36px;
	letter-spacing: 0.2em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.lp-top02-text h2 {
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.1em;
	font-weight: normal;
}




/* seg-section
------------------------------------- */

.seg-section-header {
	display:block;
	text-align:center;
	margin: 0 auto;
	margin-top: 50px;
	padding-top: 25px;
	width: 100%;
	height: 300px;
	background: url(../img/7seg/7seg_sec_bg.jpg) center center repeat;
}



.header-features {
	margin-top: 0;
}


.header-img {
	margin: 0 auto;
}


.seg-section-01 {
	margin: 0 auto;
	text-align:left;
	width: 860px;
	/* background: #FCF; */
	padding: 50px;
}


.seg-section-02 {
	margin: 0 auto;
	text-align:left;
	width: 960px;
	padding: 0;
}


.seg-section-03 {
	margin: 0 auto;
	text-align:left;
	width: 960px;
	padding: 50px 0;
}


.seg-section-04 {
	margin: 0 auto;
	text-align:left;
	width: 960px;
	padding: 50px 0;
	padding-bottom: 0;
	line-height: 0;
}



.seg-section-back-top {
    text-align:center;
	width: 100%;
	padding: 50px 0;
	background: #f5f5f5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e7ecef', endColorstr = '#c6cfd6');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e7ecef', endColorstr = '#c6cfd6')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #e7ecef, #c6cfd6);
background-image: -ms-linear-gradient(top, #e7ecef, #c6cfd6);
background-image: -o-linear-gradient(top, #e7ecef, #c6cfd6);
background-image: -webkit-gradient(linear, center top, center bottom, from(#e7ecef), to(#c6cfd6));
background-image: -webkit-linear-gradient(top, #e7ecef, #c6cfd6);
background-image: linear-gradient(top, #e7ecef, #c6cfd6);
}



.seg-section-back {
    text-align:center;
	width: 100%;
	padding: 50px 0;
	background: #f5f5f5;
 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e7ecef', endColorstr = '#c6cfd6');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e7ecef', endColorstr = '#c6cfd6')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #e7ecef, #c6cfd6);
background-image: -ms-linear-gradient(top, #e7ecef, #c6cfd6);
background-image: -o-linear-gradient(top, #e7ecef, #c6cfd6);
background-image: -webkit-gradient(linear, center top, center bottom, from(#e7ecef), to(#c6cfd6));
background-image: -webkit-linear-gradient(top, #e7ecef, #c6cfd6);
background-image: linear-gradient(top, #e7ecef, #c6cfd6);
}


.seg-section-back2 {
	text-align:center;
	width: 100%;
	padding: 50px 0;
	background: #D6681E;
}










/* box
------------------------------------- */

.box-left {
	position:relative;
	float: left;
}

.box-right {
	position:relative;
	float: right;
}


.box-img {
}

.box-img-option {
	position:absolute;
	top: 180px;
	right: 0;
}


.box1 {
	width: 860px;
}

.box2 {
	width: 960px;
}

.box3-1,
.box3-2 {
	width: 860px;
	position:relative;
}

.box3-3 {
	width: 760px;
	position:relative;
	border: 2px solid #fff;
	margin: 0 50px;
	margin-top: 60px;
	height: 80px;
}


.box3-3-left {
	background: #fff;
	text-align:center;
	height: 80px;
	width: 350px;
}


p.info-text2 {
	font-size: 30px;
	color:#D6681E;
	letter-spacing: 0.1em;
	display:block;
	margin: 15px 0;
	font-weight: bold;
}


.box3-3-right {
	background: none;
	text-align: left;
	height: 80px;
	width: 410px;
}


p.info-text3 {
	font-size: 20px;
	color:#fff;
	display:block;
	letter-spacing: 0.1em;
	margin: 5px 0;
	margin-left: 30px;
	font-weight: bold;
}


p.info-text3 a,
p.info-text3 a:hover {
	color:#FFF;
}




.box4-1 {
	width: 860px;
	position:relative;
	padding:0 50px;
}


.box4-1-left {
	height: 150px;
	width: 150px;
}

.box4-1-right {
	height: 150px;
	width: 650px;
}


p.info-text4 {
	font-size: 22px;
	display:block;
	letter-spacing: 0.1em;
	margin: 35px 0;
}


p.info-text4 a,
p.info-text4 a:hover {
	color:#D6681E;
}





.box4-2 {
	width: 960px;
}


.box4-2-left {
	width: 380px;
}

.box4-2-right {
	width: 520px;
}


p.info-text5 {
	color:#00876F;
	display:block;
	letter-spacing: 0.1em;
	font-weight: bold;
}


p.info-text6 {
	font-size: 30px;
	color:#00876F;
	display:block;
	font-weight: bold;
	letter-spacing: 0.01em;
}

p.info-text6 a,
p.info-text6 a:hover {
	color:#00876F;
}





.seg-link a,
.ae-link a {
	text-decoration:underline;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity:1.0;
	-moz-opacity:1.0;
	opacity:1.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}


.seg-link a:hover,
.ae-link a:hover {
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity:0.7;
	-moz-opacity:0.7;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}


/* H2 title style
------------------------------------- */


h2.box-title1 {
	font-size: 18px;
	background: #00876F;
	color: #fff;
	width: 380px;
	text-align:center;
	padding: 10px;
	position:relative;
}


h2.box-title1:after {
border:10px solid transparent;
border-top-color:#00876F;
border-bottom-width:0;
bottom:-9px;
content:"";
display:block;
left:30px;
position:absolute;
width:0;
}



h2.box-title2 {
	font-size: 22px;
	background: #00876F;
	color: #fff;
	text-align:left;
	padding: 25px 40px;
	position:relative;
	display:inline-block;
}


h2.box-title2:after {
border:30px solid transparent;
border-right-color:#00876F;
border-left-width:0;
left:-29px;
content:"";
display:block;
top:10px;
position:absolute;
width:0;
}



h2.box-title3 {
	font-size: 22px;
	background: #00876F;
	color: #fff;
	text-align:center;
	padding: 25px 25px;
	position:relative;
	display:inline-block;
}


h2.box-title3:after {
border:30px solid transparent;
border-top-color:#00876F;
border-bottom-width:0;
bottom:-29px;
content:"";
display:block;
right:30px;
position:absolute;
width:0;
}


h2.box-title4 {
	font-size: 22px;
	background: #00876F;
	color: #fff;
	text-align:center;
	padding: 25px 25px;
	position:relative;
	display:inline-block;
	width: 300px;
	/* margin-left: 330px; */
}



h2.box-title5 {
	font-size: 22px;
	background: #00876F;
	color: #fff;
	text-align:left;
	padding: 25px 25px;
	position:relative;
	display:inline-block;
}


h2.box-title5:after {
border:30px solid transparent;
border-left-color:#00876F;
border-right-width:0;
right:-29px;
content:"";
display:block;
top:40px;
position:absolute;
width:0;
}




h2.box-title6 {
	font-size: 22px;
	background: #00876F;
	color: #fff;
	text-align:left;
	padding: 25px 25px;
	position:relative;
	display:inline-block;
}


h2.box-title6:after {
border:30px solid transparent;
border-top-color:#00876F;
border-bottom-width:0;
bottom:-29px;
content:"";
display:block;
left:30px;
position:absolute;
width:0;
}



h2.box-title7 {
	font-size: 60px;
	color: #fff;
	text-align:left;
	position:relative;
}







/* box-table
------------------------------------- */



.box-table table {
  width: 600px;
  border-spacing: 0;
  font-size:12px;
}


.box-table table tr:first-child td {
	border-top:1px solid #ccc;
}

.box-table table tr td {
  padding: 4px 15px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  text-align: center;
}

.box-table table tr td:last-child {
  border-right: 1px solid #ccc;
}

.box-table table tr {
  background: #fff;
}

.box-table table tr:nth-child(2n+1) {
  background: #f1f6fc;
}

.box-table table tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}






p.seg-contact {
	color:#fff;
	background:#e05216;
	padding: 0 12px;
}

a.seg-link-point {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}


a.seg-link-point:hover {
	color:#fff;
	text-decoration: none;
}


/* back-to-top
----------------------------------------------- */



.back-to-top { display: none; }

.back-to-top a {
	font-size: 50px;
    display: block;
    z-index: 10000;
	border:0;
	position:fixed;
	bottom: 50px;
	right: 0;
	text-decoration: none;
}

.back-to-top a span {
	display: block;
}


.back-to-top.ae-link a {
	color: #c5c5c5;
}




/*-------------------------------------

7seg page 2019.07.01

------------------------------------- */


a.pdf-icon {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 50px;
	opacity: 1.0;
}

a.pdf-icon:hover {
	opacity: 0.8;
}




/*-------------------------------------

AE Landing page 2016.11.10

------------------------------------- */



p.ae-contact {
	color:#fff;
	background:#002B61;
	padding: 0 12px;
}

p.ae-contact a {
	color:#fff;
	text-decoration: none;
}





/* seg-container / seg-wrap
------------------------------------- */


.ae-logo {
	float:left;
	width: 190px;
	margin:5px 0;
	padding:0 15px;
	}


.ae-navigation {
	float:right;
	width: 760px;
	}


.ae-menu {
	height: 50px;
	float:left;
	margin: 15px 0;
	padding:0 12px;
	line-height:50px;
	border-right:solid 1px #e7e7e7;
	}
	
	
	
	
.ae-container {
	width: 100%;
	height: auto;
	text-align:center;
	position:relative;
	line-height:1.8em;
}

.ae-wrap {
	width: 100%;
	height:auto;
	position:relative;
}



.ae-container p {
	font-size: 14px;
	line-height:2.0em;
}





/* seg-header
------------------------------------- */

.ae-header {
	position:relative;
	display:block;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}




.ae-top01 {
	position:relative;
	margin: 0 auto;
	width: 960px;
}

.ae-top02 {
	position:relative;
	margin: 10px 180px 30px 180px;
	text-align: center;
}

.ae-top03 {
	position:relative;
	margin: 0 auto;
	width: 734px;
	background: #fff;
	border: 3px solid #0D3387;
	text-align: center;
	padding: 30px;
}


.ae-top01-text {
	padding: 10px 60px;
	text-align: center;
}


.ae-container .ae-top01-text p {
	color: #fff;
	font-size: 25px;
	margin-bottom: 0.5em;
}

.ae-top01-text h2 {
	color: #00876F;
	font-size: 26px;
	letter-spacing: 0.1em;
	font-weight: bold;
	background: #fff;
	padding: 10px;
	display: inline-block;
	margin-bottom: 0.5em;
	width: 780px;
}

.ae-top01-text h1 {
	color: #fff;
	font-size: 44px;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	margin-bottom: 10px;
}



.ae-container p.ae-top03-text-01 {
	color: #0D3387;
	font-size: 15px;
}

.ae-container p.ae-top03-text-02 {
	color: #0D3387;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0;
}

.ae-container p.ae-top03-text-02 span {
	color: #e3007f;
}

.ae-container .ae-top03-text-03,
.ae-container .ae-top03-text-04 {
	margin-top: 20px;
}


.ae-container .ae-top03-text-03 a {
	color: #00876F;
	font-size: 15px;
	border: 1px solid #00876F;
	padding: 10px 20px;
	display: inline-block;
	background: #fff;
}

.ae-container .ae-top03-text-03 a:hover {
	color: #fff;
	background: #00876F;
}

.ae-container .ae-top03-text-04 a {
	color: #0D3387;
	font-size: 15px;
	border: 1px solid #0D3387;
	padding: 10px 20px;
	display: inline-block;
	background: #fff;
}

.ae-container .ae-top03-text-04 a:hover {
	color: #fff;
	background: #0D3387;
}

.ae-top03-text-03 a span,
.ae-top03-text-04 a span {
	display: inline-block;
	vertical-align: middle;
}

.ae-top03-text-03 a span img,
.ae-top03-text-04 a span img {
	width: 30px;
	margin-right: 10px;
}


.ae-top03-img-01 {
	margin: 30px auto;
}







/* ae-section
------------------------------------- */


.ae-section-wrap {
	padding: 0;
}



.ae-section-header {
	display:block;
	text-align:center;
	margin: 0 auto;
	width: 100%;
}


.ae-section-header-text h1 {
	color: #00876F;
	font-size: 26px;
	margin-bottom: 60px;
	letter-spacing: 0;
}

.ae-section-back-green .ae-section-header-text h1,
.ae-section-back-blue .ae-section-header-text h1 {
	color: #fff;
}


.ae-section-header-text h2 {
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.1em;
	font-weight: bold;
	background: #00876F;
	padding: 10px 80px;
	display: inline-block;
	margin-bottom: 0.5em;
}


.ae-section {
	width: 800px;
	margin: 30px auto 0 auto;
}

.ae-section-600 {
	width: 600px;
}

.ae-section p {
	color: #00876F;
	font-size: 17px;
	text-align: left;
}

.ae-section-top {
	margin: 0 auto;
}


.ae-section-back-green .ae-section p,
.ae-section-back-blue .ae-section p {
	color: #fff;
}

.ae-section-back-green .ae-section-line-white p {
	color: #00876F;
}

.ae-section-back-blue .ae-section-line-white p {
	color: #000;
}



.ae-section h3 {
	color: #00876F;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
}


.ae-section-line {
	border: 2px solid #00876F;
	padding: 40px 20px;
	width: 760px;
}

.ae-section-line-white {
	border: 2px solid #00876F;
	padding: 60px 0;
	width: 800px;
	background: #fff;
	text-align: left;
	margin-top: 60px;
}


.ae-section-line-blue {
	border: 2px solid #0D3387;
	padding: 30px;
	width: 556px;
	background: #fff;
	text-align: center;
	margin: auto;
	margin-top: 40px;
}




.ae-section-back-green,
.ae-section-back-gray,
.ae-section-back-blue {
    text-align:center;
	width: 100%;
	padding: 80px 0;
	}

.ae-section-back-green,
.box-380 {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5dad82+1,16543c+100 */
background: rgb(93,173,130); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgb(93,173,130) 1%, rgb(22,84,60) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgb(93,173,130) 1%,rgb(22,84,60) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgb(93,173,130) 1%,rgb(22,84,60) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dad82', endColorstr='#16543c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


.ae-section-back-gray {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e2e2e2+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgb(255,255,255) 0%, rgb(226,226,226) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgb(255,255,255) 0%,rgb(226,226,226) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgb(255,255,255) 0%,rgb(226,226,226) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


.ae-section-back-blue {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005baa+1,002b61+100 */
background: rgb(0,91,170); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgb(0,91,170) 1%, rgb(0,43,97) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgb(0,91,170) 1%,rgb(0,43,97) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgb(0,91,170) 1%,rgb(0,43,97) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005baa', endColorstr='#002b61',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}








/* box
------------------------------------- */


.box-wrap {
	width: 100%;
}

.box-wrap-top {
	margin-bottom: 50px;
}



.box-ae {
	float: left;
	text-align: left;
}

.box-ae p {
	font-size: 13px;
	text-align: justify;
	letter-spacing: 0.02em;
	line-height: 2.0em;
}


/* box-215
------------------------ */
.box-215 {
	width: 215px;
	margin-right: 30px;
}


/* box-255
------------------------ */
.box-255 {
	width: 265px;
	margin-right: 30px;
}



/* box-240
------------------------ */
.box-240 {
	width: 240px;
	margin-right: 40px;
}

.box-240 img {
	max-width: 100%;
}

.box-240 h2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin-top: 0.5em;
}

.box-240 p {
	font-size: 14px;
	line-height: 1.6em;
	color: #fff;
	margin-top: 0.5em;
	letter-spacing: 0;
}



/* box-800
------------------------ */
.box-800 {
	width: 800px;
}



/* box-380
------------------------ */
.box-380 {
	width: 320px;
	height: 190px;
	margin-right: 40px;
	padding: 30px;
}

.box-380 h2 {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin-top: 0.5em;
}

.box-380 p {
	font-size: 17px;
	line-height: 1.8em;
	color: #fff;
	margin-top: 1em;
	letter-spacing: 0;
}

.box-380 p span {
	color: #000;
	background: #87C022;
}


/* box-620
------------------------ */
.box-620 {
	width: 620px;
	margin: 0 90px;
}

.box-620-center {
	text-align: center;
}


.box-620 p {
	font-size: 17px;
	line-height: 2.0em;
	letter-spacing: 0;
}


/* box-150
------------------------ */
.box-150 {
	width: 150px;
	float: right;
}



/* box-220
------------------------ */
.box-220 {
	width: 220px;
	float: right;
	margin-left: 40px;
}


/* box-340
------------------------ */
.box-340 {
	width: 340px;
	margin-right: 40px;
	}
	
.box-340 p {
	font-size: 16px;
	line-height: 2.0em;
	letter-spacing: 0;
	color: #000;
}


/* box-ae-last
------------------------ */
.box-ae-last {
	margin-right: 0;
}





.ae-section-back-blue .ae-section-line-white .ae-section-line-blue .text-01 {
	color: #0D3387;
	font-size: 24px;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0;
}

.ae-section-back-blue .ae-section-line-white .ae-section-line-blue .text-02 {
	color: #0D3387;
	font-size: 16px;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0;
}

.ae-section-back-blue .ae-section-line-white .ae-section-line-blue .text-03,
.ae-section-back-blue .ae-section-line-white .ae-section-line-blue .text-04 {
	color: #0D3387;
	font-size: 16px;
	margin-bottom: 0.5em;
	text-align: center;
	letter-spacing: 0;
}

.ae-section-back-blue .ae-section-line-white .ae-section-line-blue .text-04 span {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0;
}

.ae-section-back-blue .ae-section-line-white .ae-section-line-blue .text-05 {
	color: #0D3387;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0;
}






.img-shadow {
	display: inline-block; 
	-webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, .5));
}

.img-line {
	border: 2px solid #00876F;
}





a.transition {
   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    }


a.fade {
    filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity:1.0;
	-moz-opacity:1.0;
	opacity:1.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    }
    
    
a.fade:hover {
    filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity:0.7;
	-moz-opacity:0.7;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    }
    
    
    





/*---------------------------------------------

7sw-campaign-1904 Landing page 2019.03.28

--------------------------------------------- */

body.seg-campaign,
.seg-campaign header {
	width: 100%;
	min-width: 1280px;
}

.seg-campaign-wrap {
	width: 100%;
	height:auto;
	position:relative;
}

.seg-campaign-wrap .seg-section-back-top {
    padding: 80px 0;
}

.seg-campaign-wrap img {
	display: block;
	vertical-align: bottom;
	margin: auto;
	vertical-align: bottom;
	line-height: 1.0em;
}


area{
  border:none;
  outline:none;
}





/* __Clearing
--------------------------------------------------------------------- */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf { *zoom: 1; }



