﻿@charset "utf-8";
.fl-l { float: left }
.fl-r { float: right }
.displayPc { display: block !important }
.displayTb { display: none !important }
.displaySp { display: none !important }
.displayltSp { display: none !important }
.displaygteSp { display: block !important }
img.displayPc { display: inline !important }
img.displaygteSp { display: inline !important }
.fontSS {
	font-size: 0.75em
}
.fontS { font-size: 0.85em }
.fontM { font-size: 87.5% }
.fontL { font-size: 105% }
.txtBold { font-weight: bold }
.txtRed { color: #cc0000 }
.txtblue { color: #0000cc }
.txtOra { color: #ef5a20 }
.txtGreen { color: #7ebb3f }
.txtESG { color: #00A781 }
.txtSAAJ { color: #930d14 }
.txtCenter { text-align: center; }
.txtRight { text-align: right; }
.txtNeg { text-decoration: line-through; }


.p0 { padding: 0 !important; }
.m0 { margin: 0 !important; }

.mb0 { margin-bottom: 0 !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }


.mt0 { margin-top: 0 !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }

.ml0 { margin-left: 0 !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml40 { margin-left: 40px !important; }
.ml50 { margin-left: 50px !important; }


.mr0 { margin-right: 0 !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr40 { margin-right: 40px !important; }
.mr50 { margin-right: 50px !important; }



.w0 {width: 0px !important;}
.w10 {width: 10px !important;}
.w50 {width: 50px !important;}
.w75 {width: 75px !important;}
.w100 {width: 100px !important;}
.w125 {width: 125px !important;}
.w150 {width: 150px !important;}
.w200 {width: 200px !important;}
.w250 {width: 250px !important;}
.w300 {width: 300px !important;}
.w325 {width: 325px !important;}
.w350 {width: 350px !important;}
.w400 {width: 400px !important;}
.w450 {width: 450px !important;}
.w500 {width: 500px !important;}
.w550 {width: 550px !important;}
.w600 {width: 600px !important;}
.w650 {width: 650px !important;}
.w700 {width: 700px !important;}
.w750 {width: 750px !important;}
.w800 {width: 800px !important;}
.w850 {width: 850px !important;}
.w900 {width: 900px !important;}
.w950 {width: 950px !important;}


.h0 {height: 0px !important;}
.h10 {height: 10px !important;}
.h50 {height: 50px !important;}
.h75 {height: 75px !important;}
.h100 {height: 100px !important;}
.h125 {height: 125px !important;}
.h150 {height: 150px !important;}
.h200 {height: 200px !important;}
.h250 {height: 250px !important;}
.h300 {height: 300px !important;}








h1 {
    font-size: 2.71em;
    margin-top: 4px;
    margin-bottom: 35px;
    line-height: 1.2em;
    color: #296ab9;
    font-weight: normal;
}
h1 .fontS{
    font-size: 0.51em;
}
h2,
h3,
h4 {
    font-size: 1.36em;
}
h3,
h4,
h5 {
	color: #296ab9
}
h2 {
    padding: 10px 12px;
    background-color: #296ab9;
    color: #ffffff;
    margin: 1.68em 0 1.58em;
}
h2 a {
    display: block;
    margin: -10px -12px;
    padding: 10px 24px 10px 12px;
}
h2 a:link,
h2 a:visited { color: #ffffff }
.mainBlock h2 a:link,
.mainBlock h2 a:visited { color: #ffffff }
h3 {
    padding: 7px 0;
    border-bottom: 1px solid #296ab9;
    margin: 1.58em 0 1.47em;
}
h3 a {
    display: block;
	padding: 0 24px 0 0;
}

h4 { margin: 1.47em 0 1.37em }
h4 a {
    display: block;
    padding: 0 32px 0 0;
}
h5 {
    font-size: 1em;
    margin: 1.86em 0;
}
h5 a {
    display: block;
    padding: 0 30px 0 0;
}
h3 a:link,
h3 a:visited,
h4 a:link,
h4 a:visited,
h5 a:link,
h5 a:visited,
.mainBlock h3 a:link,
.mainBlock h3 a:visited,
.mainBlock h4 a:link,
.mainBlock h4 a:visited,
.mainBlock h5 a:link,
.mainBlock h5 a:visited { color: #296ab9 }
h1 sup{
    line-height: .8;
}
h2 sup,
h3 sup,
h4 sup{
    line-height: .5;
}
ul {
    margin-left: 2.5em;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
ol {
    margin-left: 2.5em;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
li {
    margin-bottom: 0.4em;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin: 0.4em 0 0.4em 2.5em;
}
table ul,
.cl1Box ul,
.cl2Box ul,
.cl3Box ul,
.cl4Box ul{
    margin-left: 20px;
}
table ul.anchorlist02,
.cl1Box ul.anchorlist02,
.cl2Box ul.anchorlist02,
.cl3Box ul.anchorlist02,
.cl4Box ul.anchorlist02{
    margin-left: 2.5em;
}
ul.linklist,
ol.linklist {
    margin-left: 1em;
    list-style: none;
}
.linklist li {
    padding-left: 1.5em;
    background: url(/common_v2/images/arrow04.png) 4px .3em no-repeat;
    margin-left: 0;
}
.linklist li ul,
.linklist li ol { padding-left: 1.5em }
.linklist li li {
    list-style: none;
    padding-left: 1em;
    background: url(/common_v2/images/arrow05.gif) 2px .5em no-repeat;
}
.linklist ul,
.linklist ul ul { margin-left: 0 }
.markNonelist {
    list-style-type: none;
    margin-left: 0;
}
.markNonelist li {
    position: relative;
    padding-left: 2.5em;
}
.markNonelist ul,
.markNonelist ol {
    margin-left: 0;
}
.markNonelist ul li,
.markNonelist ol li {
    list-style: none;
    position: relative;
}
.markNonelist li span:first-child {
    position: absolute;
    left: -7px;
    text-align: right;
    width: 2.5em;
}
.sectionBox {
    margin: 0 0 20px 0;
    overflow: hidden;
}
.sectionBox h2:first-child {
	margin-top: 0;
}
.cl1Box {
    overflow: hidden;
    margin-bottom: 28px;
}
.cl2Box {
    width: 329px;
    float: left;
    margin-left: 3.8%;
    overflow: hidden;
    margin-bottom: 28px;
}
.cl3Box {
    width: 210px;
    float: left;
    margin-left: 3.9%;
    overflow: hidden;
    margin-bottom: 28px;
}
.cl3Box_2 {
    width: 447px;
    float: left;
    margin-left: 3.8%;
    overflow: hidden;
    margin-bottom: 28px;
}
.cl4Box {
    width: 156px;
    float: left;
    margin-left: 4.1%;
    overflow: hidden;
    margin-bottom: 28px;
}

.cl5Box {
	width: 116px;
	margin: 0 0 26px 26px;
	float: left;
}
.cl5Box * {
	margin-top: 0;
}
.cl1Box > *:first-child,
.cl2Box > *:first-child,
.cl3Box > *:first-child,
.cl3Box_2 > *:first-child,
.cl4Box > *:first-child { margin-top: 0 }
.cl1Box dd > *:first-child,
.cl2Box dd > *:first-child,
.cl3Box dd > *:first-child,
.cl3Box_2 dd > *:first-child,
.cl4Box dd > *:first-child { margin-top: 0 }
.cl2Box h2,
.cl3Box h2,
.cl3Box_2 h2,
.cl4Box h2,
.cl2Box h3,
.cl3Box h3,
.cl3Box_2 h3,
.cl4Box h3,
.cl2Box h4,
.cl3Box h4,
.cl3Box_2 h4,
.cl4Box h4,
.cl2Box h5,
.cl3Box h5,
.cl3Box_2 h5,
.cl4Box h5 { margin-top: 0 }
.cl2Box .cl4Box { margin-bottom: 0 }
.cl2Box .cl4Box .imgBox { border:1px solid #ababab; }
.clReset {
    margin-left: 0;
    clear: left;
}
.cllinkbullet {
    text-align: center;
    float: right;
    width: 156px;
    margin-top: 6px;
    margin-bottom: 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background: url(/common_v2/images/arrow04.png) 10% center no-repeat;
}
.cllinkbullet a {
    display: block;
    padding: 15px 0;
}
.linkbullet {
    background: url(/common_v2/images/arrow04.png) 4px .3em no-repeat;
    padding-left: 22px;
}
ul .linkbullet {
    list-style-type: none;
    margin-left: -20px;
    padding-left: 20px;
}
.mark01 {
    background: url(/common_v2/images/mark01.gif) 4px .2em no-repeat;
    padding-left: 22px;
}
.mark02 {
    background: url(/common_v2/images/mark02.gif) 4px .2em no-repeat;
    padding-left: 22px;
}
ul .mark01,
ul .mark02 {
    list-style-type: none;
    margin-left: -20px;
    padding-left: 20px;
}
.layoutBox .mark01,
.layoutBox .mark02 {
    overflow: hidden;
}
ul.mark01,
ul.mark02 {
    background: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
ul.mark01 li {
    background: url(/common_v2/images/mark01.gif) 2px .2em no-repeat;
    margin-left: 1em;
    padding-left: 1.5em;
}
ul.mark02 li {
    background: url(/common_v2/images/mark02.gif) 2px .2em no-repeat;
    margin-left: 1em;
    padding-left: 1.5em;
}
ul.mark01 ul,
ul.mark01 ol,
ul.mark02 ul,
ul.mark02 ol {
    list-style: none;
    margin-left: 1.5em;
}
ul.mark01 ul li,
ul.mark01 ol li,
ul.mark02 ul li,
ul.mark02 ol li{
    margin-left: 1em;
    background: none;
    list-style-type: disc;
    padding-left: 0;
}
.anchorlist,
.anchorlist02 {
    list-style-type: none;
}
.anchorlist li,
.anchorlist02 li {
    background: url(/common_v2/images/arrow04_03.png) left 0.3em no-repeat;
    padding-left: 22px;
    margin-left: -28px;
    display: inline-block;
    margin-right: 50px;
}
.anchorlist02 li {
    display: block;
}
.visualBox { margin-bottom: 40px }
.visualBox img { max-width: 100% }
.layoutBox,
.captionBox { overflow: hidden }
.layoutLeft {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
}
.layoutLeft + *,
.layoutRight + * { margin-top: 0 }
.layoutRight {
    float: right;
    margin-left: 24px;
    margin-bottom: 24px;
    margin-top: 0;
}
.imgBox {
    margin-bottom: 20px;
    text-align: center;
}
.imgBox img,
.captionBox img {
    max-width: 100%;
    height: auto;
}
.layoutBox .imgBox,
.captionBox .imgBox {
    display: inline-block;
    position: relative;
    line-height: 1;
    overflow: hidden;
    max-width: 100%;
}
.layoutBox .imgBox img {
    vertical-align: text-bottom;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.captionBox .imgBox {
    width: 210px;
}
.captionBox .imgBox img {
    display: inline-block;
}
.captionBox .imgBox span{
    display: inline-block;
    background-color: #eeeeee;
    font-size: 0.79em;
    margin: 0;
    padding: 8px 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}
.imgBd {
    border: 1px solid #cccccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.borderBox { overflow: hidden; }
.borderBox .cl1Box,
.borderBox .cl2Box,
.borderBox .cl3Box,
.borderBox .cl3Box_2,
.borderBox .cl4Box {
    border: 1px solid #aaaaaa;
    padding: 2.9% 3%;
}
.borderBox .cl2Box { width: 285px }
.borderBox .cl3Box_2 { width: 426px; }
.borderBox .cl3Box { width: 167px }
.borderBox .cl4Box { width: 106px }
.borderBox .cl1Box *:last-child,
.borderBox .cl2Box *:last-child,
.borderBox .cl3Box_2 *:last-child,
.borderBox .cl3Box *:last-child,
.borderBox .cl4Box *:last-child { margin-bottom: 0; }
.borderBox .cl1Box .cl2Box {
    border: none;
    padding: 2.9% 1.8%;
}

.b_none{ border: none!important}




table {
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
}

th {
    background-color: #efefef;
    text-align: left;
}
th,
td {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 10px 12px;
}
.inquiryTable th { text-align: center }
.linkbtnBox { overflow: hidden }
.linkbtnPrev a:link,
.linkbtnPrev a:visited,
.linkbtn a:link,
.linkbtn a:visited,
.linkbtn02 a:link,
.linkbtn02 a:visited { color: #fff }
.linkbtnPrev {
    max-width: 200px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    background-color: #fff;
	border: 1px solid #2077e3;
	border-radius: 5px;
}
.linkbtnPrev a {
    background: url(/common_v2/images/arrow03_blue03.png) 5px center no-repeat;
    display: block;
    padding: 16px 16px 16px 30px;
	color: #2077e3 !important;
}
.linkbtnPrev:hover { background-color: #2077e3; }
.linkbtnPrev:hover a {
    background: url(/common_v2/images/arrow03_white02.png) 5px center no-repeat;
	color: #fff !important;
}
.linkbtn,
.linkbtn02 {
    max-width: 329px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    background-color: #ef5a20;
}
.linkbtn a {
    background: url(/common_v2/images/arrow03_white.png) right center no-repeat;
    display: block;
    padding: 15px 30px 15px 15px;
}
.linkbtn02 a {
    background: url(/common_v2/images/arrow03_white02.png) 5px center no-repeat;
    display: block;
    padding: 15px 15px 15px 30px;
}
.linkbtn:hover,
.linkbtn02:hover { background-color: #d5430a }
.pageNav {
    margin-right: auto;
    margin-left: auto;
    max-width: 145px;
    position: relative;
    letter-spacing: -.40em;
    min-height: 30px;
}
.pageNav li {
    background-color: #2077e3;
    display: inline-block;
    list-style-type: none;
    margin-left: 6px;
    padding-left: 0;
    letter-spacing: normal;
    text-align: center;
}
.pageNav li.active { background-color: #003980 }
.pageNav a {
    padding: 5px 4px;
    width: 20px;
    display: block;
}
.pageNav a:link,
.pageNav a:visited { color: #fff }
.pageNav li:hover { background-color: #1f6199 }
.pageNavNext,
.pageNavPrev {
    position: absolute;
    top: 50%;
    margin-top: -15px;
}
li.pageNavNext a {
    background: url(/common_v2/images/arrow03_white.png) right center no-repeat;
    padding: 5px 30px 5px 10px;
    width: auto;
}
li.pageNavPrev a {
    background: url(/common_v2/images/arrow03_white02.png) 5px center no-repeat;
    padding: 5px 10px 5px 30px;
    width: auto;
}
li.pageNavPrev {
    left: 0;
    margin-left: -76px;
    margin-top: -19px;
}
li.pageNavNext {
    right: 0;
    margin-right: -76px;
    margin-top: -19px;
}
.fontL li.pageNavPrev{
    margin-left: -83px;
    margin-top: -22px;
}
.fontL li.pageNavNext{
    margin-right: -83px;
    margin-top: -22px;
}
.infolist dt {
    font-size: 0.86em;
    padding-top: 24px;
}
.infolist dt:first-child { padding-top: 0 }
.infolist dt .infoitem {
    display: inline-block;
    text-align: center;
    padding: 5px 0;
    width: 200px;
    font-size: 1.17em;
    margin-left: 28px;
}
.infolist dt .infoitem span { font-size: 0.71em }
.infolist dd {
    margin-left: 0;
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 24px;
    padding-top: 16px;
}
.infoitem01 { background-color: #fff799 }
.infoitem02 { background-color: #8eb4e3 }
.infoitem03 { background-color: #99d1e0 }
.infoitem04 { background-color: #21bd82 }
.infoitem05 { background-color: #9ad78b }
.infoitem06 { background-color: #c2e1c7 }
.infoitem07 { background-color: #62CBFF }
.infoitem08 { background-color: #f0a1df }
.pointlist dt {
    width: 4.5em;
    float: left;
    clear: left;
    text-align: center;
    background-color: #333333;
    color: #fff;
    padding: 5px 8px;
}
.pointlist dd {
    padding-left: 7em;
    margin-bottom: 24px;
    margin-left: 0;
    padding-top: 5px;
}
.topicsBox {
    overflow: hidden;
}
.topicsBox dl { margin-top: 0 }
.topicsBox dt {
    font-size: 1.36em;
    color: #fff;
    background-color: #296ab9;
    font-weight: bold;
    padding: 8px 12px;
}
.topicsBox dd {
    margin-left: 0;
    border-left: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    padding: 12px 7.3%;
}
.movieBox { overflow: hidden }
.movieBox dl { margin-top: 0 }
.movieBox dt {
    font-size: 1.36em;
    color: #fff;
    background-color: #296ab9;
    font-weight: bold;
    padding: 8px 12px;
    margin-bottom: 24px;
}
.movieBox .mdate {
    float: left;
    margin-bottom: 8px;
}
.movieBox .mtime {
    float: right;
    background: url(/common_v2/images/ico_time.gif) left center no-repeat;
    padding-left: 30px;
    margin-bottom: 8px;
}
.movieBox dd { margin-left: 0 }
.movieBox .imgBox {
    margin-bottom: 0;
    clear: left;
}
.tab,
.newsTab {
    overflow: hidden;
    list-style: none;
    border-bottom: 2px solid #2077e3;
    margin: -10px 0 24px 0;
    display: table;
    width: 100%;
}
.tab li,
.newsTab li {
    margin: 10px 0 0 auto;
    padding: 0;
    float: left;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tab li a,
.newsTab li a {
    background: #eeeeee;
    padding: 5px;
    height: 43px;
    vertical-align: middle;
    display: table-cell;
    width: 10%;
}
.tab li a.select,
.newsTab li a.select {
    background: #2077e3;
    color: #ffffff;
}
.cl2tab li {
    margin-left: 4%;
    width: 48%;
}
.cl3tab li {
    margin-left: 3.9%;
    width: 30.7%;
}
.cl4tab li {
    margin-left: 2.9%;
    width: 22.8%;
}
.cl5tab li {
    margin-left: 2%;
    width: 18.4%;
}
.newsTab li {
    margin-left: 2.9%;
    width: 22.8%;
}

.tab li:first-child,
.newsTab li:first-child,
.cl2tab li:nth-child(2n+1),
.cl3tab li:nth-child(3n+1),
.cl4tab li:nth-child(4n+1),
.cl5tab li:nth-child(5n+1),
.newsTab li:nth-child(4n+1) {
    margin-left: 0;
    clear: left;
}
.lteIe8 .tab li:first-child,
.lteIe8 .newsTab li:first-child,
.lteIe8 .cl2tab li:first-child + * + *,
.lteIe8 .cl2tab li:first-child + * + * + * + *,
.lteIe8 .cl3tab li:first-child + * + * + *,
.lteIe8 .cl3tab li:first-child + * + * + * + * + * + *,
.lteIe8 .cl4tab li:first-child + * + * + * + *,
.lteIe8 .cl4tab li:first-child + * + * + * + * + * + * + * + *,
.lteIe8 .cl5tab li:first-child + * + * + * + * + *,
.lteIe8 .cl5tab li:first-child + * + * + * + * + * + * + * + * + * + *,
.lteIe8 .cl5tab li:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *{
    margin-left: 0;
    clear: left;
}
.tabContent {
    list-style: none;
    margin-left: 0;
}
.tabContent > li {
    display: none;
    padding: 0;
    overflow: hidden;
    margin-left: 0;
}
.tabContent > li:first-child { display: block }
.followBox {
    position: relative;
    overflow: hidden;
}
.followmenu {
    width: 50px;
    list-style-type: none;
    margin-left: 0;
    margin-top: 0;
    background: url(/common_v2/images/bg_dot.gif) center top repeat-y;
    top: 8px;
    position: absolute;
}
.followmenu li {
    background-color: #2077e3;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
}
.followmenu li:first-child { margin-top: 0 }
.followmenu li.active { background-color: #1f6199 }
.followmenu li.prev,
.followmenu li.next {
    background-color: transparent;
    text-align: center;
}
.followmenu li a {
    padding: 3px 8px;
    display: block;
}
.followmenu li.prev a,
.followmenu li.next a { padding: 0px 8px }
.followmenu li a:link,
.followmenu li a:visited { color: #fff }
.followItem {
    width: 610px;
    float: right;
}
.lteIe8 .layoutBox .imgBox img { width: auto }
.fontL .lteIe8 .pageNav li a { padding-right: 9px }
.fontL .lteIe8 .pageNav li.pageNavNext a { padding-right: 30px }
.toggleLink,
.nToggleLink{
    background: url(/common_v2/images/arrow05.gif) no-repeat scroll 2px 0.5em;
    padding-left: 20px;
    margin-bottom: 0;
    color: #0066e3;
    font-weight: bold;
}
.toggleLink{
    cursor: pointer;
    color:#0066e3;
    text-decoration: underline;
}
.toggleLink:hover{
    text-decoration: none;
}
.toggleContent,
.nToggleContent{
    padding-left: 20px;
}
.toggleContent{
    display: none;
}
.toggleContent p,
.nToggleContent p{ margin-bottom: 0 }
.newslist,
.newslist02 {
    margin-left: 0;
}
.newslist li,
.newslist02 li {
    background: #ffffff url("/common_v2/images/dashed_underline.gif") repeat-x scroll left bottom;
    display: block;
    padding-bottom: 24px;
    padding-top: 8px;
}
.newsitem {
    display: inline-block;
    text-align: center;
    padding: 5px 0;
    width: 160px;
    margin-right: 12px;
    color: #fff;
}
.newsitem01 { background-color: #930d14; }
.newsitem02 { background-color: #004ea2; }
.newsitem03 { background-color: #ABC900; }
.newsitem04 { background-color: #27b23b; }
.newsitem05 { background-color: #9e27e2; }
.newsitem06 { background-color: #f58a2b; }
.newsMeta {
    float: left;
}
.newsdate {
    display: inline-block;
    margin-right: 12px;
    width: 9em;
}
.newsText {
    overflow: hidden;
}
.newslist .newsText {
    padding-top: 4px;
}
.file{ font-size: 0.8em }
.icoItem {
    vertical-align: top;
    margin: 0 3px 0 5px;
}
.attnCell {
    background-color: #fafabe;
}
.switchBox {
    background-color: #004ea2;
    color: #fff;
    display: inline-block;
    padding: 5px 0;
    text-align: center;
    width: 140px;
    font-weight: bold;
}
.switchBox:hover { text-decoration: underline; }
.displayIe { display: none }
.display_nIe { display: block }
.Ie .displayIe { display: block }
.Ie .display_nIe { display: none }
img.displayIe { display: none !important }
img.display_nIe { display: inline !important }
.Ie img.displayIe { display: inline !important }
.Ie img.display_nIe { display: none !important }
/*.captionBox .imgBox img.displayIe { display: none }
.captionBox .imgBox img.display_nIe { display: block }
.Ie .captionBox .imgBox img.displayIe { display: block }
.Ie .captionBox .imgBox img.display_nIe { display: none }*/

/* PDF ダウンロード */
.pdfDL {
	padding: 16px;
	margin: 0 0 20px 0;
	background: #efefef;
	display: table;
}
.pdfDL a {
	display: table-cell;
	vertical-align: middle;
    width: 128px;
}
.pdfDL a img{
	margin: 0 16px 0 0;
}
.pdfDL p {
	display: table-cell;
	vertical-align: middle;
}

/* link btn */
.linkBtnOrange {
	background: #ef5a20;
}
.linkBtnOrange a,
.linkBtnOrange a:link,
.linkBtnOrange a:visited{
	color: #ffffff;
}
.linkBtnBeige {
    background: #f29b76;
}
.linkBtnBeige a,
.linkBtnBeige a:link,
.linkBtnBeige a:visited{
    color: #262626;
}
.linkBtn01 {
	margin: 16px 16px 16px 0;
}
.linkBtn01 a {
	padding: 8px 16px;
	display: block;
}

/* about work */
.aboutWorkBox {
	padding: 2px 16px 2px 23px;
	min-height: 268px;
}
.aboutWorkBox dt {
	font-weight: bold;
	font-size: 1.142em;
}
.aboutWorkBox dd {
	margin: 16px 0 0 0;
}
.aboutWorkBox ul {
	margin: 0;
	list-style: none;
}
.aboutWorkBox ul li ul {
	list-style: disc;
	margin: 0;
}

.aboutWorkBox .mark02{
	background: url(/common_v2/images/mark02.gif) no-repeat 2px 0.4em;
}

.aboutWork01 {
background: #f9e9e9;
border: 1px solid #970000;
}
.aboutWork01 dt {
color: #970000;
}

.aboutWork02 {
	background: #e0e6ea;
	border: 1px solid  #034a96;
}
.aboutWork02 dt {
	color: #034a96;
}

.aboutWork03 {
	background: #e7f2e6;
	border: 1px solid  #30a83c;
}
.aboutWork03 dt {
	color: #30a83c;
}

.aboutWork04 {
	background: #f3f3f9;
	border: 1px solid  #734396;
}
.aboutWork04 dt {
	color: #734396;
}

.history .item1960, .history .item1970, .history .item1980, .history .item1990, .history .item2000, .history .item2010 {
	width: 584px; padding: 10px 0 0 0; margin: 22px 0 8px 0; border-style: none none none solid; border-width: 0 0 0 9px; position: relative;
}
.history_title {
	margin: 0 0 16px -9px; padding: 0 0 0 37px; background: url(/common_v2/images/history_circle.png) no-repeat left 14px;position: relative;
}
.history_content {
	margin: 0 0 32px 0; padding: 0 0 0 28px;
}
.item1960 {
	border-color: #9ec0a1;
}
.item1960:after {
	content: ""; width: 44px; height: 14px; position: absolute; background: url(/common_v2/images/about/purpose_tab01_1960.gif) no-repeat; top: -22px; left: -26px;
}
.item1960 .history_title:after {
	content: ""; width: 22px; height: 2px; background-color: #9ec0a1; position: absolute; top: 18px; left: 9px;
}

.item1970 {
	border-color: #e1685d;
}
.item1970:after {
	content: ""; width: 44px; height: 14px; position: absolute; background: url(/common_v2/images/about/purpose_tab01_1970.gif) no-repeat; top: -22px; left: -26px;
}
.item1970 .history_title:after {
	content: ""; width: 22px; height: 2px; background-color: #e1685d; position: absolute; top: 18px; left: 9px;
}

.item1980 {
	border-color: #527f93;
}
.item1980:after {
	content: ""; width: 44px; height: 14px; position: absolute; background: url(/common_v2/images/about/purpose_tab01_1980.gif) no-repeat; top: -22px; left: -26px;
}
.item1980 .history_title:after {
	content: ""; width: 22px; height: 2px; background-color: #527f93; position: absolute; top: 18px; left: 9px;
}

.item1990 {
	border-color: #d8a6c5;
}
.item1990:after {
	content: ""; width: 44px; height: 14px; position: absolute; background: url(/common_v2/images/about/purpose_tab01_1990.gif) no-repeat; top: -22px; left: -26px;
}
.item1990 .history_title:after {
	content: ""; width: 22px; height: 2px; background-color: #d8a6c5; position: absolute; top: 18px; left: 9px;
}

.item2000 {
	border-color: #89c3c5;
}
.item2000:after {
	content: ""; width: 44px; height: 14px; position: absolute; background: url(/common_v2/images/about/purpose_tab01_2000.gif) no-repeat; top: -22px; left: -26px;
}
.item2000 .history_title:after {
	content: ""; width: 22px; height: 2px; background-color: #89c3c5; position: absolute; top: 18px; left: 9px;
}

.item2010 {
	border-color: #f5be4a;
}
.item2010:after {
	content: ""; width: 44px; height: 14px; position: absolute; background: url(/common_v2/images/about/purpose_tab01_2010.gif) no-repeat; top: -22px; left: -26px;
}
.item2010 .history_title:after {
	content: ""; width: 22px; height: 2px; background-color: #f5be4a; position: absolute; top: 18px; left: 9px;
}


/* abc追加 */
.yellowBox{
    border: 2px solid #7ebb3f;
    background-color: #fff4b9;
    padding: 13px;
    margin-bottom: 25px;
}

.flexBox{
    display: flex;
    width: 100%;
}
.flexBox.LtoR{
    flex-direction : row-reverse;
}
.flexBox.alignBottom{
    align-items:flex-end;
}

.h2Lp {
    position: relative;
    font-size: 35px;
    line-height: 1.4;
    margin-top: 0rem;
    color: #FFF;
    padding: 1.5rem;
    background-color: #296ab9;
    margin-bottom: 0;
    text-align: center;
}
.h2Lp::before {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 30px solid transparent;
    border-top-color: transparent;
  border-top-color: #296ab9;
}


