﻿@charset "utf-8";


/* btn
------------------------------------ */
body#update2015 .btn2 {
	cursor:pointer;
	display:block;
	background: #ff5151;
	color: #fff !important;
	text-align: center;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding:11px 0 9px;
	position:relative;
	zoom: 1;
	width:200px;
}
body#update2015 .btn2:after {
	display: inline-block;
	content: '\003e';
	padding-left: .5em;
}
body#update2015 .btn2:hover {
	background: #F43E25;
}

/*================================================
    id COMMON
================================================*/
body#update2015 #sec-01 h2 {
    text-align: left;
}
body#update2015 .id {
	overflow: hidden;
	zoom: 1;
	width: 1000px;
	margin:0 auto;
}
body#update2015 .id #sec-01 {
	overflow: hidden;
	zoom: 1;
}
body#update2015 .id h3.font01, body#update2015 .id_mail h3.font01 {
	text-align: center;
	margin: 0 auto 25px;
	padding: 10px 0 0 0;
	font-family: 'Noto Sans Japanese';
	font-size: 30px;
	font-weight: 300;
	color: #64a9dd;
}
body#update2015 .id #sec-01 {
	font-size: 14px;
	line-height: 24px;
	padding: 26px 0 87px;
	background: url(/id/images/mainImg.jpg) no-repeat 458px 30px;
}
body#update2015 .id #sec-01 p { padding: 8px 0 0 4px; }
body#update2015 .id #sec-01 .button,
body#update2015 .id #sec-01 .link { width: 405px; }
body#update2015 .id #sec-01 .btn {
	width: 300px;
	margin: 0 auto;
	font-size: 17px;
}
body#update2015 .id #sec-01 .btn2 {
	width: 300px;
	margin: 0 auto;
	font-size: 17px;
}
body#update2015 .id .link {
	text-align: center;
}
body#update2015 .id .link a {
	color: #63B2ED;
	position: relative;
	padding-right: 0.6em;
}
body#update2015 .id .link a:before {
	border: medium solid transparent;
	content: " ";
	height: 0px;
	position: absolute;
	width: 0px;
	border-width: 6px;
	border-left-color: #63B2ED;
	top: 3px;
	right: -2px;
}
body#update2015 .id .link a:after {
	border: medium solid transparent;
	content: " ";
	height: 0px;
	position: absolute;
	width: 0px;
	border-width: 5px;
	border-left-color: #FFF;
	top: 4px;
	right: 0px;
}

body#update2015 .id #sec-02 { padding-bottom: 44px; }
body#update2015 .id #sec-02 ul {
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
}
body#update2015 .id #sec-02 ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
body#update2015 .id #sec-02 ul li:first-child,
body#update2015 .id #sec-02 ul li:nth-child(5n+1) { margin-left: 0; }
body#update2015 .id #sec-02 li {
	width: 169px;
	float: left;
	vertical-align: top;
	margin-left: 38px;
	padding-bottom: 41px;
}
#sec-02 li > a {
  display: block;
}
body#update2015 .id #sec-02 li dt span {
	display: block;
	font-size: 14px;
	letter-spacing: -0.5px;
	padding: 8px 0 2px;
}
body#update2015 .id #sec-02 li dd {
	color: #666766;
	font-size: 12px;
	line-height: 19px;
}
body#update2015 .id #sec-02 li dd.red {
	color: #ff0000;
	font-size: 12px;
	line-height: 19px;
}

body#update2015 .id #sec-02 ~ section { border-top: 1px solid #dddddd; }
body#update2015 .id #sec-02 ~ section h3 { padding-top: 33px !important; }
body#update2015 .id #sec-03 { padding-bottom: 96px; }
body#update2015 .id #sec-03 ol { padding-left: 105px; }
body#update2015 .id #sec-03 ol .no {
	width: 125px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	background: #97caea;
	display: block;
	float: left;
	text-align: center;
}
body#update2015 .id #sec-03 ol li > div {
	width: 640px;
	float: right;
	margin-right: 93px;
	padding-bottom: 38px;
	color: #666766;
}
body#update2015 .id #sec-03 h4.font01 {
	font-family: 'Noto Sans Japanese';
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	letter-spacing: -0.5px;
}
body#update2015 .id #sec-03 li div p {
	color: #666766;
	font-size: 14px;
	line-height: 24px;
	padding: 14px 0 0;
	letter-spacing: -0.5px;
}
body#update2015 .id #sec-03 .btn, body#update2015 .id #sec-04 .btn {
	width: 378px;
	height: 65px;
	font-size: 26px;
	line-height: 42px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 25px auto 0;
}

body#update2015 .id #sec-04 .btn {
	width: 500px;
	background: #ea5251;
}
body#update2015 .id #sec-04 h3 { padding: 33px 0 20px; margin: 0; }
body#update2015 .id #sec-04 h3 + p {
	color: #999999;
	font-size: 18px;
	line-height: 32px;
	padding-left: 105px;
}
body#update2015 .id #sec-04 .button { padding: 37px 0 57px; }
body#update2015 .id #sec-04 .btn:hover { background: #d33535; }

body#update2015 .id #sec-05 ul {
	font-size: 18px;
	/*line-height: 31px;
	padding: 16px 105px 7px;*/
}
body#update2015 .id #sec-05 ul ul {font-size:14px}
body#update2015 .id #sec-05 li { margin-bottom: 1.5em; }
body#update2015 .id #sec-05 .text_q { color: #2F7EB9; }
body#update2015 .id #sec-05 .text_a { color: #999999; margin-top: 6px; }
/* body#update2015 .id #sec-05 .text_q:before { content: "Q. "; }
body#update2015 .id #sec-05 .text_a:before { content: "A. "; } */
body#update2015 .id #sec-05 .text_n {
	color: #666766;
	font-size: 14px;
	line-height: 24px;
	padding: 6px 0 0;
	letter-spacing: -0.5px;
}
body#update2015 .id #sec-05 li a {
	color: #64a9dd;
	text-decoration: underline;
}

body#update2015 .id #sec-06 { padding-bottom: 38px; }
body#update2015 .id #sec-06 h3 {
	margin: 0;
	padding: 60px 0 0;
}
body#update2015 .id #sec-06 h3 + p {
	font-size: 18px;
	text-align: center;
	padding: 24px 0 30px;
}
body#update2015 .id #sec-06 > div {
	width: 927px;
	height: 281px;
	margin: 0 auto;
	border: 1px solid #64a9dd;
}
body#update2015 .id #sec-06 > div h4 {
	font-size: 24px;
	text-align: center;
	padding: 24px 0 20px;
}
body#update2015 .id #sec-06 > div .fl {
	float: left;
	width: 500px;
	text-align: center;
	margin-left: 10px;
}
body#update2015 .id #sec-06 > div .fr {
	float: right;
	width: 400px;
	text-align: center;
	margin-right: 10px;
}
body#update2015 .id #sec-06 > div h5 {
	color: #64a9dd;
	font-size: 22px;
	line-height: 30px;
}
body#update2015 .id #sec-06 > div h5:before {
	content: "";
	display: inline-block;
	*display: inline;
	_display: inline;
	*zoom: 1;
	_zoom: 1;
	vertical-align: middle;
}
body#update2015 .id #sec-06 > div .fl h5:before {
	width: 32px;
	height: 24px;
	margin: 0 11px 4px 0;
/*	background: url(/id/images/icon_tel.gif) no-repeat left center; */
	background: url(/id/images/icon_chat.gif) no-repeat left center;
}
body#update2015 .id #sec-06 > div .fr h5:before {
	width: 32px;
	height: 24px;
	margin: 0 11px 4px 0;
	background: url(/id/images/icon_mail.gif) no-repeat left center;
}
body#update2015 .id #sec-06 > div .fl p { color: #666766; }
body#update2015 .id #sec-06 > div .fl h5 + p {
	font-size: 32px;
	padding: 0 0  13px 0;
/*	padding: 20px 0 13px; */
}
body#update2015 .id #sec-06 > div .fl p + p { font-size: 18px; }
body#update2015 .id #sec-06 > div .fr .btn {
	width: 300px;
	height: 65px;
	font-size: 19px;
	line-height: 44px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 34px 0 0 40px;
}
body#update2015 .id #sec-06 > div .fl .btn {
	width: 300px;
	height: 65px;
	font-size: 19px;
	line-height: 44px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 34px 0 0 90px;
}
/*================================================
    id MAIL
================================================*/

body#update2015 .id_mail #sec-01 h1 {
	text-align: center;
	padding: 39px 0 0;
}
body#update2015 .id_mail #sec-01 h1 + p {
	color: #666766;
	font-size: 19px;
	line-height: 36px;
	text-align: center;
	padding: 20px 0 57px;
}
body#update2015 .id_mail #sec-01 .wrap { width: 881px; margin: 0 auto; }
body#update2015 .id_mail #sec-01 .wrap > div { width: 440px; height: 190px; }
body#update2015 .id_mail #sec-01 .wrap:after {
	content: "";
	display: block;
	clear: both;
}
body#update2015 .id_mail #sec-01 .wrap .fl { float: left; }
body#update2015 .id_mail #sec-01 .wrap .fr {
	float: right;
	border-left: 1px solid #dc504e;
}
body#update2015 .id_mail #sec-01 .wrap > div .icon { text-align: center; }
body#update2015 .id_mail #sec-01 .wrap > div .icon + p {
	color: #666766;
	width: 355px;
	margin: 15px auto 0;
	font-size: 15px;
	line-height: 26px;
}

body#update2015 .id_mail #sec-02 h3 { margin: 86px 0 10px; }
body#update2015 .id_mail #sec-02 h3 + p {
	font-size: 19px;
	text-align: center;
	padding: 26px 0 44px;
}
body#update2015 .id_mail #sec-02 .wrap {
	width: 880px;
	margin: 0 auto;
	padding-bottom: 175px;
}
body#update2015 .id_mail #sec-02 .wrap > dl {
	width: 440px;
	text-align: center;
}
body#update2015 .id_mail #sec-02 .wrap .fl { float: left; }
body#update2015 .id_mail #sec-02 .wrap .fr { float: right; }
body#update2015 .id_mail #sec-02 .wrap dt { font-size: 19px; }
body#update2015 .id_mail #sec-02 .wrap dd .text {
	display: inline-block;
	*display: inline;
	_display: inline;
	*zoom: 1;
	_zoom: 1;
	height: 52px;
	vertical-align: top;
	color: #999999;
	font-size: 15px;
	line-height: 26px;
	text-align: left;
	max-width: 360px;
	padding: 11px 0 16px;
}
body#update2015 .id_mail #sec-02 .wrap .btn {
	width: 312px;
	height: 60px;
	padding: 0;
	font-size: 18px;
	line-height: 60px;
	margin: 0 auto;
}


body#update2015 #update2015_emg a:hover {
  text-decoration: underline;
  opacity: 1;
}
body#update2015 #update2015_emg a img {
  margin-left: 0.1em;
}