@charset "utf-8";

.eigakanJumbotron {
	background-image: url('../eigakan-img/bg_main.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height: 453px
}
div.main .eigakanJumbotron h2 {
	padding: 35px 0 30px
}
#contentsWrapper {
	background: #F6F4EF
}
#contentsWrapper .inner {
	width: 950px;
	margin: 0 auto;
	text-align: center
}
#contentsWrapper img {
	vertical-align: top
}
#contentsWrapper #pickUp {
	width: 657px;
	min-height: 52px;
	margin: 0 auto;
	background: url('../eigakan-img/bg_pickup.jpg') 0 15px no-repeat
}
#contentsWrapper #pickUp li {
	padding: 5px 0 10px 80px
}
#contentsWrapper #pickUp li a {
	color: #444;
	font-size: 14px;
	text-align: left;
	text-decoration: none
}
.areaBand {
	padding: 30px 0;
	background: #000;
	text-align: center
}
.areaBand h3 {
	padding: 0 0 18px
}

#meritArea {
	width: 950px;
	margin: 0 auto;
	padding: 60px 0 50px
}
#meritArea h3 {
	padding: 0 0 60px;
	text-align: center
}
#meritArea .boxLR {
	width: 950px;
	height: 582px;
	background: url('../eigakan-img/bg_merit_01.jpg') no-repeat
}
#meritArea .boxLR .boxL {
	width: 465px;
	padding: 0 0 0 35px;
	float: left;
	box-sizing: border-box;
}
#meritArea .boxLR .boxL h4 {
	padding: 0 0 10px 40px
}
#meritArea .boxLR .boxL #merit_01 {
	padding: 0 0 0 110px;
	background: url('../eigakan-img/num_merit_01.jpg') no-repeat
}
#meritArea .boxLR .boxL #merit_02 {
	padding: 0 0 0 110px;
	background: url('../eigakan-img/num_merit_02.jpg') no-repeat
}
#meritArea .boxLR .boxL #merit_03 {
	padding: 0 0 0 110px;
	background: url('../eigakan-img/num_merit_03.jpg') no-repeat
}
#meritArea .boxLR .boxL dt {
	padding: 28px 0 10px;
	font-size: 16px;
	font-weight: 700;
	color: #444
}
#meritArea .boxLR .boxL dd {
	padding: 0 0 10px;
	font-size: 15px;
	line-height: 1.8;
	color: #444
}
#meritArea .boxLR .boxR {
	width: 400px;
	padding: 60px 30px 0 0;
	float: right
}
#meritArea .boxLR .boxR dl {
	min-height: 448px;
	padding: 0 160px 0 0;
	background: url('../eigakan-img/bg_merit_02.jpg') right 20px no-repeat
}
#meritArea .boxLR .boxR dt {
	padding: 0 0 30px
}
#meritArea .boxLR .boxR dd p {
	padding: 0 0 1em;
	font-size: 16px;
	color: #444;
	line-height: 1.8
}
#workContents {
	width: 950px;
	height: 762px;
	margin: 60px auto;
	background: url('../eigakan-img/bg_workcontents.jpg') no-repeat;
	position: relative
}
#workContents h3 {
	position: absolute;
	top: 30px;
	left: 455px
}
#workContents dl {
	width: 340px;
	position: absolute
}
#workContents dl dt {
	text-align: center;
	padding: 0 0 22px
}
#workContents dl dd {
	font-size: 16px;
	color: #444;
	line-height: 1.8
}
#workContents dl.box_01 {
	top: 67px;
	left: 55px
}
#workContents dl.box_02 {
	top: 340px;
	left: 55px
}
#workContents dl.box_03 {
	top: 67px;
	left: 550px
}
#workContents dl.box_04 {
	top: 340px;
	left: 550px
}
#workContents .btn_01 {
	position: absolute;
	top: 638px;
	left: 77px
}
#voiceArea {
	width: 950px;
	padding: 0 30px;
	margin: 0 auto
}
#voiceArea h3 {
	padding: 0 0 30px;
	text-align: center
}
#voiceArea .boxL {
	width: 420px;
	float: left
}
#voiceArea .boxR {
	width: 420px;
	float: right
}
#voiceArea .boxLR {
	padding: 0 0 60px
}
#voiceArea .boxLR .imgBox {
	padding: 0 0 20px
}
#voiceArea .boxLR p {
	font-size: 16px;
	color: #444;
	line-height: 1.8
}
#voiceArea .boxLR .txt_01 {
	padding: 0 0 1em
}
#voiceArea .boxLR .txt_02 {
	padding: 0 0 30px;
	text-align: right
}
.mynaviLink {
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 90px;
	width: 770px
}
.mynaviLinkTitle {
	padding-bottom: 50px;
	text-align: center;
	line-height: 1.2
}
.mynaviLinkList dt {
	position: absolute;
	font-size: 16px;
	padding-top: 6px;
	color: #444
}
.mynaviLinkList dd {
	border-bottom: 1px dotted #656565;
	font-size: 13px;
	margin-bottom: 15px;
	line-height: 1.8;
	padding-bottom: 15px;
	padding-left: 100px;
	color: #444
}
.mynaviLinkList dd:last-child {
	margin-bottom: 0
}
.mynaviLinkList dd a {
	color: #444
}
.modal-content {
	position: fixed;
	z-index: 2;
	width: 670px;
	margin: 0;
	border: 4px solid #FFF;
	background: #000
}
.modal-content .modalInner {
	position: relative
}
.modal-content .modalInner .btnClose {
	position: absolute;
	right: 30px;
	top: 30px
}
.modal-content p {
	margin: 0;
	padding: 0
}
.modal-overlay {
	z-index: 1;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%
}
.modal-close:hover {
	cursor: pointer;
	opacity: .8
}
.modal-content .modalInner h4 {
	position: absolute;
	left: 30px;
	top: 30px;
	padding: 10px 0 10px 70px;
	background: url('../eigakan-img/icon_modal.jpg') 0 center no-repeat;
	color: #FFF;
	font-size: 20px;
	line-height: 1.4
}
#meritArea h2,
#meritArea h3,
div.main .areaBand h2 {
	font-weight: 400;
	line-height: 1
}
.modalInner ul {
	padding: 120px 0 10px 20px
}
.modalInner ul li {
	float: left;
	padding: 0 10px 10px 0
}
.adbnr {
	width: 960px;
	margin: -20px auto 0;
	background: rgba(242, 242, 242, .76);
	padding: 0 0 5px
}
.adbnr ul li {
	padding: 5px 10px
}
.adbnr h3 {
	background: #570009;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	margin: 0 0 10px
}
div.main .mv {
	padding-top: 35px;
	padding-bottom: 30px;
	position: relative
}
div.main .mv .top_main_txt {
	position: absolute;
	bottom: 88px;
	left: 0;
	right: 0;
	font-size: 30px;
	font-weight: 400;
	padding: 0
}
div.main .mv .top_sub_txt {
	position: absolute;
	bottom: 55px;
	left: 0;
	right: 0;
	font-size: 19px;
	font-weight: 400
}
div.main .areaBand h2 {
	background: url('../eigakan-img/ttl_areaband.jpg') no-repeat center center;
	width: 423px;
	height: 26px;
	line-height: 26px;
	margin: 0 auto 18px;
	font-size: 24px;
	color: #fff;
	padding: 5px 0 0;
}
#meritArea h2 {
	background: url('../eigakan-img/ttl_bg.jpg') no-repeat;
	width: 475px;
	height: 49px;
	margin: 0 auto 60px;
	padding-bottom: 0;
	font-size: 25px;
	text-align: center;
	padding-top: 12px
}
#meritArea h3 {
	background: url('../eigakan-img/sttl_merit_01.jpg') no-repeat;
	width: 301px;
	height: 57px;
	margin: 0 auto;
	font-size: 23px;
	padding-top: 0;
	box-sizing: border-box;
}
#meritArea h3 span {
	font-size: 35px
}
#meritArea .boxLR .boxR dt {
	width: 193px;
	height: 93px;
	background: url('../eigakan-img/sttl_merit_02.jpg') no-repeat;
	margin-bottom: 30px;
	font-size: 24px;
	line-height: 1.3
}
#workContents dl.box_01 dt,
#workContents dl.box_02 dt,
#workContents dl.box_03 dt,
#workContents dl.box_04 dt {
	margin: 0 auto 22px;
	padding-top: 65px;
	font-size: 20px;
	padding-bottom: 0;
	box-sizing: border-box;
}
#workContents dl.box_01 dt {
	background: url('../eigakan-img/sttl_workcontents_01.jpg') top center no-repeat;
	width: 162px;
	height: 82px
}
#workContents dl.box_02 dt {
	background: url('../eigakan-img/sttl_workcontents_02.jpg') top center no-repeat;
	width: 100px;
	height: 86px
}
#workContents dl.box_03 dt {
	background: url('../eigakan-img/sttl_workcontents_03.jpg') top center no-repeat;
	width: 160px;
	height: 82px
}
#workContents dl.box_04 dt {
	background: url('../eigakan-img/sttl_workcontents_04.jpg') top center no-repeat;
	width: 100px;
	height: 86px
}
#columnArea h2,
#voiceArea h2 {
	margin: 0 auto 60px;
	font-weight: 400;
	text-align: center
}
#workContents h2 {
	position: absolute;
	top: 30px;
	left: 455px;
	background: url('../eigakan-img/ttl_workcontents.jpg') no-repeat;
	width: 39px;
	height: 576px;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.1;
	padding-top: 60px
}
#workContents .btn_01 a {
	background: url('../eigakan-img/btn_workcontens.jpg') no-repeat;
	width: 800px;
	height: 80px;
	display: block;
	font-size: 24px;
	line-height: 80px;
	color: #fff;
	padding-left: 66px
}
#workContents .btn_01 a:hover{
	opacity: 1;
}
#voiceArea h2 {
	background: url('../eigakan-img/ttl_bg.jpg') no-repeat;
	width: 475px;
	height: 49px;
	padding-bottom: 0;
	font-size: 25px;
	line-height: 1;
	padding-top: 12px
}
#voiceArea .boxLR .btn-box a {
	display: block;
	width: 420px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('../eigakan-img/btn_voice_bg.jpg');
	font-size: 19px;
	color: #fff;
	line-height: 70px;
	text-align: center
}
#voiceArea .boxLR .btn-box a:hover{
	opacity: 1;
}
.areaBand ul.areaBand_device-link li a {
	width: 129px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url('../eigakan-img/btn_areaband_bg.jpg') left top no-repeat;
	font-size: 19px;
	color: #fff;
	line-height: 1.2
}
.modal-content .modalInner p.title {
	position: absolute;
	left: 30px;
	top: 30px;
	padding: 10px 0 10px 70px;
	background: url('../eigakan-img/icon_modal.jpg') 0 center no-repeat;
	color: #FFF !important;
	font-size: 20px !important;
	line-height: 1.4 !important
}
#GlobalFooter {
	border-top: none
}
#columnArea {
	width: 950px;
	padding: 0 30px 60px;
	margin: 0 auto
}
#columnArea h2 {
	background: url('../eigakan-img/ttl_bg.jpg') no-repeat;
	width: 475px;
	height: 49px;
	padding-bottom: 0;
	font-size: 25px;
	line-height: 1;
	padding-top: 12px
}
#columnArea .columnContainer {
	width: 100%
}
#columnArea .columnCell {
	display: block;
	padding: 25px;
	border: 2px solid #3f1000;
	border-radius: 10px;
	background-color: #fefcf5;
	margin-bottom: 30px
}
#columnArea .columnCellTitle {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 26px;
	line-height: 1;
	text-align: center
}
#columnArea .columnCellText p {
	font-size: 16px;
	line-height: 1.6
}


#area section{
	width:960px;
	margin:0 auto;
}

#area section dl{
	width: 305px;
	height: 150px;
	/*background: #9BD5D9;*/
	border:solid 2px #fff;
	border-radius: 5px;
	float: left;
	padding: 5px;
	box-sizing: border-box;
	margin: 0 7px 14px 7px;
}
#area section dl dt{
	font-size: 18px;
	padding: 0 0 5px 0;
	text-align: center;
	color: #fff;
}
#area section dl dd ul li{
	width: 90px;
	float: left;
	margin: 0 3px 4px 4px;
}
#area section dl dd ul li a{
	display: block;
	color: #fff;
	border-radius: 5px;
	background: url(../img/arrow_w.png) no-repeat 98% center rgba(255,255,255,0);
	border:solid 1px #fff;
	font-size: 14px;
	text-align: center;
	padding: 5px 0;
}
#area section dl dd ul li a:hover{
	background: url(../img/arrow_w.png) no-repeat 98% center #1F1F1E;
	color: #fff;
	text-decoration: none;
	opacity: 1;
}


.areabox{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	width:960px;
	margin:0 auto;
}

.areabox .accordion {
	width: 130px;
}
.areabox .accordion > li p {
	display:block;
	padding: 18px;
	width: 100%;
	font-size:14px;
	box-sizing: border-box;
}
.areabox .accordion > li {
	cursor: pointer;
	text-align: center;
	background-color: rgba(255,255,255,0);
	border: 2px solid #fff;
	color: #fff;
}

.areabox .accordion > li a{
	padding: 15px 10px;
	display: block;
	color:#fff;
	text-decoration: none;
}

.areabox  .accordion > li a:hover {
	background-color: #fff;
	color:#DD0F00;
	opacity:1;
}

.areabox  .accordion > li.open {
	color: #fff;
	background: rgba(255,255,255,0);
}

.areabox .right {
	margin: 0 0 20px 0 !important;
}

.areabox ul li ul {
	display: none;
	border-top: 2px solid #fff;
}
.areabox ul li ul li {
	border-bottom: 2px solid #fff;
	text-align: center;
}
.areabox ul li ul li:last-child {
	border-bottom: none;
}


