@charset "utf-8";
/* CSS Document */

/*=======================================
　共通のCSS
=========================================*/
.chotai{
	-moz-transform: scale(0.9, 1);  /* Firefox※ */
	-webkit-transform: scale(0.9, 1);  /* Chrome,Safari */
	-o-transform: scale(0.9, 1);  /* 旧Opera※ */
	-ms-transform: scale(0.9, 1);  /* IE */
	transform: scale(0.9, 1);  /* CSS3 */
	display: inline-block; /*必要*/
	text-align: left;
	transform-origin: top left; /*左上を基準に*/
	padding-left: 0em;
}

.video{
    width: 320px;
    height: 180px;
    border: 1px solid #CCCCCC;
    float: right;
}
.pr{
    font-size: 12px;
    line-height: 16px;
    width: 320px;
    display: block;
    padding-top: 10px;
}

/*---------------------------------------
　ボタン
----------------------------------------*/
/* グラデボタン */
.btn-gradation1 {
	display: block;
	width: 360px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 15px;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	margin-left: auto;
	background-image: url(../images/parts/gra.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 50px;
	line-height: 50px;
	padding-top: 0px;
	letter-spacing: 1px;
	margin-right: auto;
	border: 1px solid #3a62aa;
	max-height: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-bottom: 0px;
	-webkit-text-size-adjust: 100%;
}
/*IE8～11ハック*/
@media screen\0 {
.btn-gradation1 {
	padding-top: 2px;
}
}
.btn-gradation1:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation1:visited {
	text-decoration: none;
	color: #FFF;
}
.btn-gradation1:hover {
	text-decoration: none;
	color: #FFF;
      opacity: 0.9;
}

/* グラデボタンロールオーバーなし */
.btn-gradation0 {
	display: block;
	width: 360px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	font-weight: nomal;
	padding-right: 12px;
	padding-left: 15px;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	margin-left: auto;
	background-image: url(../images/parts/gra.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 50px;
	line-height: 50px;
	padding-top: 0px;
	letter-spacing: 1px;
	margin-right: auto;
	border: 1px solid #3a62aa;
	max-height: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-bottom: 0px;
	-webkit-text-size-adjust: 100%;
}
/*IE8～11ハック*/
@media screen\0 {
.btn-gradation0 {
	padding-top: 2px;
}
}
.btn-gradation0:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation0:visited {
	text-decoration: none;
	color: #FFF;
}
.btn-gradation0:hover {
	text-decoration: none;
	color: #FFF;
}

/* 参加登録ボタン */
.btn-gradation2 {
	display: block;
	width: 260px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 0px;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	margin-left: auto;
	background-image: url(../images/parts/gra.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 50px;
	line-height: 50px;
	padding-top: 0px;
	letter-spacing: 1px;
	margin-right: auto;
	border: 1px solid #3a62aa;
	max-height: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-bottom: 0px;
	-webkit-text-size-adjust: 100%;
}
/*IE8～11ハック*/
@media screen\0 {
.btn-gradation2{
	padding-top: 2px;
}
}
.btn-gradation2:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation2:visited {
	text-decoration: none;
	color: #FFF;
}
.btn-gradation2:hover {
	text-decoration: none;
	color: #FFF;
      opacity: 0.9;
}

/* 参加登録ボタン リンクまだ*/
.btn-gradation2_mada {
	display: block;
	width: 260px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 0px;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	margin-left: auto;
	background-image: url(../images/parts/gra.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 50px;
	line-height: 50px;
	padding-top: 0px;
	letter-spacing: 1px;
	margin-right: auto;
	border: 1px solid #3a62aa;
	max-height: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-bottom: 0px;
	-webkit-text-size-adjust: 100%;
}


.btn-gradation3 {
	display: block;
	width: 320px;
	text-align: center;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding-right: auto;
	padding-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	margin-left: auto;
	background-image: url(../images/parts/gra.jpg);
    	background-size:100% 100%;
	background-position: left center;
	height: auto;
	line-height: 150%;
	padding-top: 0px;
	letter-spacing: 1px;
	margin-right: auto;
	border: 1px solid #fff;
	/*max-height: 100%;*/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-bottom: 0px;
	-webkit-text-size-adjust: 100%;
}

/*IE8～11ハック*/
@media screen\0 {
.btn-gradation3{
	padding-top: 2px;
}
}
.btn-gradation3:link {
   padding-top: 10px;
    padding-bottom: 8px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation3:visited {
	text-decoration: none;
	color: #FFF;
}
.btn-gradation3:hover {
	text-decoration: none;
	color: #FFF;
      opacity: 0.9;
}

/*まだリンクしない*/
.btn-gradation3_mada {
	display: block;
	width: 320px;
    height: 62px;
	text-align: center;
	font-size: 17px;
	color: #FFF;
    display: block;
	text-decoration: none;
	font-weight: normal;
	padding-right: auto;
	padding-left: auto;
    padding-top: 11px;
    padding-bottom: 15px;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	margin-left: auto;
	background-image: url(../images/parts/gra.jpg);
    	background-size:100% 100%;
	background-position: left center;
	line-height: 150%;
	letter-spacing: 1px;
	margin-right: auto;
	border: 1px solid #fff;
	/*max-height: 100%;*/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-bottom: 0px;
	-webkit-text-size-adjust: 100%;
}

/*まだリンクしないwordボタン*/
.btn-gradation3_mada2 {
	display: block;
	width: 320px;
    height: 32px;
	text-align: center;
	font-size: 17px;
	color: #FFF;
    display: block;
	text-decoration: none;
	font-weight: normal;
	padding-right: auto;
	padding-left: auto;
    padding-top: 10px;
    padding-bottom: 15px;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	margin-left: auto;
	background-image: url(../images/parts/gra.jpg);
    	background-size:100% 100%;
	background-position: left center;
	line-height: 150%;
	letter-spacing: 1px;
	margin-right: auto;
	border: 1px solid #fff;
	/*max-height: 100%;*/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-bottom: 0px;
	-webkit-text-size-adjust: 100%;
}
/* プログラムPDFボタン日本語 */
.btn-gradation4 {
    display: block;
    width: 300px;
    text-align: center;
    font-size: 17px;
    height: 48px;
    line-height: 50px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding-right: 12px;
    padding-left: 15px;
    padding-top: 12px;
    margin-bottom: 10px;
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: 40px;
    background-image: url(../images/parts/gra.jpg);
    background-repeat: repeat-x;
    background-position: left center;
    padding-top: 0px;
    letter-spacing: 1px;
    border: 1px solid #3a62aa;
    max-height: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-bottom: 0px;
    -webkit-text-size-adjust: 100%;
    float: left;
    white-space: nowrap;
}
/*IE8～11ハック
@media screen\0 {
.btn-gradation4{
	padding-top: 2px;
}
}*/
.btn-gradation4:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation4:visited {
	text-decoration: none;
	color: #FFF;
}
.btn-gradation4:hover {
	text-decoration: none;
	color: #FFF;
      opacity: 0.9;
}
/* プログラムPDFボタン日本語２行 */
.btn-gradation4_gyo2 {
    display: block;
    width: 300px;
    text-align: center;
    font-size: 16px;
    height: 48px;
    line-height: 16px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding-right: 12px;
    padding-left: 15px;
    padding-top: 5px; 
    padding-bottom: 0px;
    margin-bottom: 10px;
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: 40px;
    background-image: url(../images/parts/gra.jpg);
    background-repeat: repeat-x;
    background-position: left center;
    padding-top: 0px;
    letter-spacing: 1px;
    border: 1px solid #3a62aa;
    max-height: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-text-size-adjust: 100%;
    float: left;
    white-space: nowrap;
}
/*IE8～11ハック
@media screen\0 {
.btn-gradation4{
	padding-top: 2px;
}
}*/
.btn-gradation4_gyo2:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation4_gyo2:visited {
	text-decoration: none;
	color: #FFF;
}
.btn-gradation4_gyo2:hover {
	text-decoration: none;
	color: #FFF;
      opacity: 0.9;
}

/* プログラムPDFボタン英語 */
.btn-gradation5 {
    display: block;
    width: 310px;
    text-align: center;
    font-size: 17px;
    height: 48px;
    line-height: 50px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding-right: 12px;
    padding-left: 15px;
    padding-top: 12px;
    margin-bottom: 10px;
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: 40px;
    background-image: url(../images/parts/gra.jpg);
    background-repeat: repeat-x;
    background-position: left center;
    padding-top: 0px;
    letter-spacing: 1px;
    border: 1px solid #3a62aa;
    max-height: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-bottom: 0px;
    -webkit-text-size-adjust: 100%;
    float: left;
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
}
/*IE8～11ハック
@media screen\0 {
.btn-gradation5{
	padding-top: 2px;
}
}*/
.btn-gradation5:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation5:visited {
	text-decoration: none;
	color: #FFF;
}
.btn-gradation5:hover {
	text-decoration: none;
	color: #FFF;
      opacity: 0.9;
}

/* 講演者・演者へのご案内PDFボタン */
.btn-gradation6 {
    display: block;
    width: 300px;
    text-align: center;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 12px 5px 15px;
    margin: 0px 0 10px 0;
    letter-spacing: 1px;
    border: 1px solid #3a62aa;
    background-color: #004494;
    /*    max-height: 100%;*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-text-size-adjust: 100%;
    white-space: nowrap;
    vertical-align: text-top;
}
/*IE8～11ハック
@media screen\0 {
.btn-gradation4{
	padding-top: 2px;
}
}*/
.btn-gradation6:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation6:visited {
	text-decoration: none;
	color: #FFF;
}
.btn-gradation6:hover {
	text-decoration: none;
	color: #FFF;
      opacity: 0.9;
}
.no{
    color: #3A3C40;
    background-color: #CDD3D7;
    height: 22px;
    width: 25px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-right: 5px;
    margin-top: 0px;
    font: Arial, Helvetica, "sans-serif";
    border: 1px solid #C9C9C9;
    vertical-align: middle;
}
.no1{
    color: #1141B6;
    background-color: #8DC7ED;
    height: 22px;
    width: 25px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-right: 10px;
    margin-top: -20px;
    font: Arial, Helvetica, "sans-serif"
}
.no2{
    color: #3C3695;
    background-color: #B2AFE1;
    height: 22px;
    width: 25px;
    padding-top: 2px;
    padding-bottom: 1px;
     font-size: 15px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-right: 10px;
    margin-top: -20px;
    font: Arial, Helvetica, "sans-serif"
}
.no3{
    color: #2F7E35;
    background-color: #BCE6C0;
    height: 22px;
    width: 25px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-right: 10px;
    margin-top: -20px;
    font: Arial, Helvetica, "sans-serif"
}
/*---------------------------------------
　pdfアイコン
----------------------------------------*/
/*IEは半角じゃないと表示されない時がある*/
/*---------------------------------------
/*<span class="pdf">&nbsp;&nbsp;&nbsp;</span>
----------------------------------------*/
.pdf{
	background-image: url(../images/common/pdf_19px.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 28px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 19px;
}

.pdf1{
	background-image: url(../images/common/pdf_19px.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	width: 19px;
}
.pdf3{
    background-image: url(../images/common/pdf_19px.png);
    background-repeat: no-repeat;
    background-position: right 1px;
    height: 28px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 8px;
    width: 19px;
    -webkit-backface-visibility: hidden;
-ms-interpolation-mode: bicubic;
}
img.pdf01{
display: inline;
margin-bottom: 13px;
margin-left: 8px;
width: 19px;
height: auto;
}

/*展示会ページPDF小さいアイコン*/
img.pdf02{
display: inline;
margin-top: 0px;
margin-left: 3px;
margin-right: -5px;
width: 19px;
height: auto;
}


/*キャンペーンのメダルアイコン*/
img.cam{
display: inline-block;
vertical-align: bottom;
margin-left: 0px;
margin-right: -1px;
padding-top: 8px;
width: 25px;
height: auto;
}
/*キャンペーン実施中*/
.cam_txt{
    font-size: 12px;
    vertical-align: top;
    padding-top: -10px;
    margin-bottom: 7px;
    color: #E40909;
    font-weight: bold;
    display: block;
    height: 28px;
    line-height: 34px;
    text-align: top;
    display: block;
    padding-right: 15px;
}
/*Zoomアイコン*/
img.z01{
display: inline-block;
vertical-align: top;
margin-left: 0px;
margin-right: 5px;
margin-top: 1px;
width: 18px;
height: auto;
}

/*---------------------------------------
<span class="yaji">　</span>
----------------------------------------*/
.yaji{
	text-decoration: none;
	height: 15px;
	width: 13px;
	background-image: url(../images/common/yaji.png);
	background-repeat: no-repeat;
	background-position: left center;	/*background-size: 85% auto;*/
	padding-right: 15px;
}
.yaji2{
    text-decoration: none;
    height: 20px;
    width: 13px;
    background-image: url(../images/common/yaji.png);
    background-repeat: no-repeat;
    background-position: left center;	/*background-size: 85% auto;*/
    padding-right: 15px;
    line-height: 20px;
}
.yaji3{
	text-decoration: none;
	height: auto;
	width: 13px;
	background-image: url(../images/common/yaji.png);
	background-repeat: no-repeat;
	background-position: left 0px;	
    background-size: auto 98%;
	padding-right: 5px;
}
/*英語サイト*/
.yaji4{
	text-decoration: none;
	height: auto;
	width: 13px;
	background-image: url(../images/common/yaji.png);
	background-repeat: no-repeat;
	background-position: left 0px;	
    background-size: auto 98%;
	padding-right: 8px;
    -webkit-backface-visibility: hidden;
-ms-interpolation-mode: bicubic;
}

/*Win Edge用ハック*/
@supports (-ms-accelerator:true) {
.yaji4{
    background-size: auto 90%;
  }
}
img.yaji01{
display: inline;
margin-bottom: 17px;
margin-right: 8px;
width: 19px;
height: auto;
}
/*---------------------------------------
　改行
----------------------------------------*/
.pege_break{
	page-break-after: always;
}

.clear_both{
	clear: both;
	float: none;	
}

/*単語途中での自動改行を回避*/
.kaigyo{
display: inline-block;
}

.nojust{
	text-align: left;
}

.nojust_sm{
	text-align: justify;
}

/* スマホだけに適用するCSS*/
@media screen and (max-width:768px){
.nojust_sm{
	text-align: left;
}
}


/*---------------------------------------
　印刷
----------------------------------------*/
@media print{
.noprint{
	display: none;
}
}

/*---------------------------------------
　フォント
----------------------------------------*/
/*長体*/
.chotai{
	-moz-transform: scale(0.9, 1);  /* Firefox※ */
	-webkit-transform: scale(0.9, 1);  /* Chrome,Safari */
	-o-transform: scale(0.9, 1);  /* 旧Opera※ */
	-ms-transform: scale(0.9, 1);  /* IE */
	transform: scale(0.9, 1);  /* CSS3 */
	display: inline-block; /*必要*/
	text-align: left;
	transform-origin: top left; /*左上を基準に*/
	padding-left: 0em;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
}
.chotai80{
	-moz-transform: scale(0.8, 1);  /* Firefox※ */
	-webkit-transform: scale(0.8, 1);  /* Chrome,Safari */
	-o-transform: scale(0.8, 1);  /* 旧Opera※ */
	-ms-transform: scale(0.8, 1);  /* IE */
	transform: scale(0.8, 1);  /* CSS3 */
	display: inline-block; /*必要*/
	text-align: left;
	transform-origin: top left; /*左上を基準に*/
	padding-left: 0em;
	margin-top: 0px;
	padding-top: 5px;
	margin-left: 0px;
    font-size: 18px;
}

/*効かないかも
.cho{
	font-size: 100%;
	color: #000;
	transform: scale(0.9, 1);
	transform-origin: top left;
	line-height: 150%;
}*/ 


/*さわらびフォント（以下をheader内にリンクして使用）*/
/*<link href="https://fonts.googleapis.com/earlyaccess/sawarabigothic.css" rel="stylesheet" />*/
.wf-sawarabigothic { font-family: "Sawarabi Gothic"; }


/*Noto（以下をheader内にリンクして使用）*/
/*<link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP" rel="stylesheet"> */
.wf-Noto { font-family: 'Noto Sans JP', sans-serif; }

/*M PLUS 1p（以下をheader内にリンクして使用）*/
/*<link href="https://fonts.googleapis.com/css?family=M+PLUS+1p" rel="stylesheet"> */
.wf-mplus1p { font-family: "M PLUS 1p"; }


/*---------------------------------------
　文字
----------------------------------------*/
.nijyusen{
    border-bottom: 3px double #0F64B1;
}

del{
	text-decoration: line-through;
}

/*↓display: block;にするとdivのみじゃなくspanでも可能*/

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

.indent15em{
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-left: 10px;
	display: block;
}

.indent2em{
	text-indent: -2em;
	padding-left: 2em;
	margin-left: 2em;
	display: block;
}

.indent_as{
	text-indent: -0.8em;
	padding-left: 0.8em;
	display: block;
	margin-left: 2em;
	margin-bottom: 0.5em;
}

.r1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 90%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.moji80{
    font-size: 80%;
    padding-left: 5px;
    padding-bottom: 5px;
}
.moji85{
	font-size: 85%;
	line-height: 85%;
    vertical-align: middle;
}

.moji90{
	font-size: 90%;
	line-height: 160%;
}

.moji90_e{
	font-size: 90%;
	line-height: 90%;
margin-top: -2px;
    display: inline-block;
}

.moji93{
	font-size: 93%;
	line-height: 160%;
}

.moji95{
	font-size: 95%;
	line-height: 155%;
}

.moji95_e{
	font-size: 90%;
	line-height: 130%;
}
.moji98{
	font-size: 98%;
	line-height: 155%;
}
.moji100{
	font-size: 100%;
	line-height: 155%;
}


.moji102{
	font-size: 102%;
	line-height: 155%;
}

.moji105{
	font-size: 105%;
	line-height: 160%;
}

.moji107{
	font-size: 107%;
	line-height: 160%;
}


.moji108{
	font-size: 108%;
	line-height: 150%;
}

.moji110{
	font-size: 110%;
	line-height: 160%;
}

.moji115{
	font-size: 115%;
	line-height: 160%;
}

.moji120{
	font-size: 120%;
	line-height: 160%;
}

.moji130{
	font-size: 130%;
	line-height: 160%;
}

.height110{
	line-height: 110%;
}

.height120{
	line-height: 120%;
}

.height130{
	line-height: 130%;
}

.height140{
	line-height: 140%;
}

.height150{
	line-height: 150%;
}

.height160{
	line-height: 160%;
}

.height170{
	line-height: 170%;
}

.height180{
	line-height: 180%;
}

.height190{
	line-height: 190%;
}

.height200{
    line-height: 200%;
    vertical-align: top;
}

.height250{
    line-height: 250%;
    vertical-align: top;
}


/* 両端揃えSarariは効かない */
.justify{
	text-align: justify;
	text-justify: inter-ideograph; /* IE用 */
}


.underline{
	text-decoration: underline;
	border-bottom: 1px solid #333;
}

.underline2{
	text-decoration: underline;
	border-bottom: 1px solid #D50000;
}

/* 太さをノーマルにする */
.nomal{
	font-weight: normal;
}


/*---------------------------------------
　記号
----------------------------------------*/
.aster{
	padding-right: 1px;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 110%;
	line-height: 110%;
	font-family: "Verdana", "Tahoma", "Times New Roman";
	margin-bottom: -10px;
}

sup{
	font-size: 85%;
	margin-top: -1em;
	vertical-align: text-top;
	position: relative;
	bottom: 0.2em; /*位置調整*/
	}

/*Chromeのみのハック*/
@media screen and (-webkit-min-device-pixel-ratio:0){
sup{
	font-size: 85%;
	margin-top: -1em;
	vertical-align: text-top;
	position: relative;
	bottom: 0.3em; /*位置調整*/
	}
}

/*---------------------------------------
　空き
----------------------------------------*/
.padding5{
	padding-top: 5px;
}

.padding10{
	padding-top: 10px;
}

.padding15{
	padding-top: 15px;
}

.padding20{
	padding-top: 20px;
}

.padding30{
	padding-top: 30px;
}

.padding40{
	padding-top: 40px;
}

.padding05em{
	padding-top: 0.5em;
}

.padding1em{
	padding-top: 1em;
}

.padding15em{
	padding-top: 1.5em;
}

.padding2em{
	padding-top: 2em;
}

.padding25em{
	padding-top: 2.5em;
}

.padding3em{
	padding-top: 3em;
}

.aki{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*アンカーの上に空きをつくる*/
a.anchor{
	display: block;
	padding-top: 10px;
	margin-top: -10px;
}

/*---------------------------------------
　枠
----------------------------------------*/
.waku_red{
	padding: 0.7em;
	border: 2px solid #e9253e;
	font-weight: bold;
	color: #f70000;
	background-color: #fff8f0;
	line-height: 150%;
}
.waku_red2{
    padding: 0.7em;
    margin: -5px 20px 20px 15px;
    border: 3px double #D50000;
    font-weight: bold;
    color: #D50000;
    background-color: #FBECEA;
    line-height: 150%;
    font-size: 99%;
    }
 .waku_red3{
    padding: 0.7em 1em 0.7em 1em;
    margin: 0px 10px 30px 10px;
    border: 3px double #D50000;
    background-color: #F8ECF1;
    line-height: 150%;
    font-size: 99%;
 }

.waku_blue{
    padding: 0.7em;
    border: 3px double #9BBEE1;
    background: #DFEBF7;
    line-height: 150%;
}
.waku_blue2{
    padding: 0.7em 1em 0.7em 1em;
    border: 3px double #369FBB;
    background-color: #EBF3F9;
    line-height: 150%;
    margin: 0px 10px 30px 10px;
}
.waku_maccha{
	padding: 0.7em;
	border: 2px solid #809573;
	font-size: 100%;
	line-height: 150%;
	background: #F7FFE6;
	line-height: 150%;
}

.waku_rightgreen{
	background-color: #f7ffe6;
	border: 2px solid #92b867;
	padding: 0.7em;
	line-height: 150%;
}

.waku_grey{
    background-color: #F4F4F4;
    padding: 15px;
    border: 3px double #8E8E8E;
    line-height: 180%;
}
.waku_black{
    padding: 15px;
    border: 1px solid #595959;
    line-height: 150%;
}
.waku_karashi{
	padding: 0.7em;
	border: 1px solid #E9B01D;
	line-height: 150%;
	background: #FEF9E7;
}




/*---------------------------------------
　アドビ　リーダー
----------------------------------------*/
table.adobe_waku{
	border: 1px solid #C6C5CD;
	padding: 0px;
	background-color: #EEEEF2;
	margin: 0px;
}

td.adobe1{
	font: 80%/120% "ＭＳ Ｐゴシック", Osaka;
	margin: 0px;
	padding: 5px 0px 5px 5px;
}

td.adobe2{
	font: 80%/120% "ＭＳ Ｐゴシック", Osaka;
	margin: 0px;
	padding: 2px 7px;
}



/*---------------------------------------
　青色
----------------------------------------*/
.steel_bule{
	color: #3668B4;
}

.dark_blue{
	color: #003399;
}

.dark_cyan{
	color: #0088b5;
}

.slate_blue{
	color: #6666CC;
}

.dark_cyan {
	color: #0088B5;
}

.rich_blue{
	color: #0093d9;
}

.royalblue{
	color: #3983dc
}


/*---------------------------------------
　赤色
----------------------------------------*/
.red{
	color: #FF0000;
}

.red_sen{
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
}

.dark_brown{
	color: #D50000;
}

.dark_red{
	color: #D50000;
}

/*---------------------------------------
　オレンジ
----------------------------------------*/
.orange{
	color: #FF5604;
}

/*---------------------------------------
　黒色
----------------------------------------*/
.dark_gray{
	color: #575757;
}

.dark_gray2{
	color: #333333;
}
.white_smoke{
	background-color: #f6f6f6;
}
.black{
	color: #000000;
}

/*---------------------------------------
　紫色
----------------------------------------*/
.perple{
	color: #6666CC;
}

.medium_purple{
	color: #8372BC;
}

.slate_gray{
	color: #824c97;
}

.dark_orchid{
	color: #983aac;
}

.medium_violetred{
	color: #c71585;
}

.dark_magenta{
	color: #832d8e;
}


/*---------------------------------------
　茶色
----------------------------------------*/
.maroon{
	color: #530e07;
}

.brown{
	color: #A73E05;
}

.saddle_brown{
	color: #885B37;
}

.sienna{
	color: #89623b;
}


/*---------------------------------------
　緑色
----------------------------------------*/
.lawn_green{
	color: #91C800;
}

.olive{
	color: #7aa800;
}

/*アンケートアイコン*/
img.pen{
display: inline;
margin-bottom: 0px;
margin-top: 3px;
margin-left: 0px;
margin-right: 1px;
width: 13px;
height: auto;
font-size: 0px;
}

/* アンケートボタン */
#btn-an{
    display: block;
    text-align: center;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    text-decoration: none;
    font-weight: bold;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    border: 0px solid #04517F;
    max-height: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-text-size-adjust: 100%;
    white-space: nowrap;
    /*    background-color: #D30808;*/
    background-color: #AB8D27;
    color: #FFF;
    text-decoration: none;
    width: 130px;
}
/*IE8～11ハック*/
@media screen\0 {
#btn-an{
     padding-top: 1px;
   padding-bottom: 1px;
}
}
/* Edge用(ハック) */
_:lang(x)::-ms-, #btn-an {
    padding-top: 1px;
    padding-bottom: 1px;
}
#btn-an:link {
	text-decoration: none;
	font-weight: normal;
   color: #FFF;
}
#btn-an:visited {
	text-decoration: none;
   color: #FFF;
}
#btn-an:hover {
    text-decoration: none;
    color: #FFF;
    opacity: 0.9;
    /*    background-color: #E90808;*/
    background-color: #AD8E25;
}

/* 企業ボタン */
.kigyo{
    width: 750px;
    height: auto;
    margin: 10px auto 10px auto;
    text-align: center;
    vertical-align: middle;
    display: block;
    float: none;
}
.btn-kigyo{
    display: block;
    text-align: center;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    padding: auto auto auto auto;
    margin-top: 0.5em;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 0px solid #04517F;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-text-size-adjust: 100%;
    white-space: nowrap;
    /*    background-color: #D30808;*/
    background-color: #E4E2DD;
    color: #000;
    text-decoration: none;
    width: 230px;
    float: left;
}
/*IE8～11ハック*/
@media screen\0 {
.btn-kigyo{
     padding-top: 1px;
   padding-bottom: 1px;
}
}
/* Edge用(ハック) */
_:lang(x)::-ms-, .btn-kigyo {
    padding-top: 1px;
    padding-bottom: 1px;
}
.btn-kigyo:link {
	text-decoration: none;
	font-weight: normal;
   color: #000;
}
.btn-kigyo:visited {
	text-decoration: none;
   color: #000;
}
.btn-kigyo:hover {
    text-decoration: none;
    color: #000;
    opacity: 0.9;
    background-color: #CDCAC0;
}
/* 企業ボタン2行 */
.btn-kigyo2{
    display: block;
    text-align: center;
    font-size: 14px;
    height: 40px;
    line-height: 125%;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
padding: 0px auto 0px auto;
    margin-top: 0.5em;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 0px solid #04517F;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-text-size-adjust: 100%;
    white-space: nowrap;
    background-color: #E4E2DD;
    color: #000;
    text-decoration: none;
    width: 230px;
        float: left;
}
/*IE8～11ハック*/
@media screen\0 {
.btn-kigyo2{
     padding-top: 1px;
   padding-bottom: 1px;
}
}
/* Edge用(ハック) */
_:lang(x)::-ms-, .btn-kigyo2 {
    padding-top: 1px;
    padding-bottom: 1px;
}
.btn-kigyo2:link {
	text-decoration: none;
	font-weight: normal;
   color: #000;
}
.btn-kigyo2:visited {
	text-decoration: none;
   color: #000;
}
.btn-kigyo2:hover {
    text-decoration: none;
    color: #000;
    opacity: 0.9;
    background-color: #CDCAC0;
}
