
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* 罫線 -------- */
img {
    border: 0px;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

hr{
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.move {
	margin-right: 3px;
	margin-left: 3px;
}

/* お問い合せ先 -------- */
.contact {
	border: 2px solid #000;
	width: 590px;
	margin: auto;
	text-align: center;
	padding: 10px;
	height:210px;
}
.contact .carrot {
	font-size: smaller;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.office {
	padding: 0px;
	text-align: left;
	font-size: smaller;
	height: auto;
	clear: both;
	line-height: 16px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 535px;
}
.office .sisya {
	float: left;
	width: 95px;
}
.office .post {
	float: left;
	width: 85px;
}
.office .address {
	float: left;
	width: 255px;
}
.office .tel {
	float: left;
	width: 100px;
}


/* アスタリスク -------- */
.ast {
	text-indent: -1.5em;
	margin-left: 1.5em;
}

/*ボタン02*/
.ao {
	margin: auto;
	height: 50px;
	width: auto;
	padding-top:7px;
	text-align:center;
}

.ao li {
	display: block;
	height: 43px;
	width: auto;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 10px;
	text-align: center;
	overflow:hidden;
	float:left;
	
	
}


/*ボタン02*/
.ao2 {
	margin: auto;
	height: 45px;
	width: 715px;
	padding: 0px;
}
.ao2 li {
	list-style-type: none;
	float: left;
	padding: 0px;
	display: block;
		width: 170px;

}
.ao2 li a {
	display: block;
	height: 50px;
	width: 170px;
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 39px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.ao2 li a:hover {
}

/*表*/
.list {
	padding: 3px;
	margin: 0px;
}



/*特長*/
ul.mojiline {
	padding: 0;
	margin: 0;
}
ul.mojiline li {
	padding: 2px 0 2px 12px;
	text-indent: -12px;
	list-style-type: none;
	font-size: 83.333%;
}

/*イメージオーバー*/
.ov img:hover {
	opacity:0.5;
	filter: alpha(opacity=50);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=50)";  /* ie 8 */
	-moz-opacity:0.5;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.5;              /* Safari 1.x */
} 

/*全角スペース*/
.one_t {
	letter-spacing: 1em;
}
font .color_grey {
	background-color: #CCC;
	height: auto;
	width: auto;
}
td{  
font-feature-settings : "palt" 1;

}


/*media all*/
h2 span {
    background: url(../img/titl_bk.gif) 0 0 no-repeat;
    height: 9px;
}


/*media all*/
h2 span {
    display: block;
    padding: 0px 0 15px 15px;
    background: url(../img/titl_bk.gif) 0 0 no-repeat;
    margin-left: 7px;
}

td .blue span{
    display: block;
    padding: 0px 0 15px 15px;
    background: url(../img/titl_bu.gif) 0 0 no-repeat;
    margin-left: 9px;
}

h3 span {
    background: url(../img/titl_bk_h3.gif) 0 0 no-repeat;
	height:27px;
}


h3 span {
    display: block;
    padding: 1px 0 2px 27px;
    background: url(../img/titl_bk_h3.gif) 0 0 no-repeat;
    margin-left: 2px;
}

.plans {
  display: inline-block;
  padding: 0px 4px;
  text-decoration: none;
  background:#FF0000;
  color: #FFF;
  border: solid 1px #FF0000;
  border-radius: 3px;
  transition: .4s;
  font-weight:bold;
  font-size:85%;
  margin-bottom:5px;
}


.report {
  display: inline-block;
  padding: 0px 4px;
  text-decoration: none;
  background:#00a5ff;
  color: #FFF;
  border: solid 1px #00a5ff;
  border-radius: 3px;
  transition: .4s;
  font-weight:bold;
  font-size:85%;
  margin-bottom:5px;
}


.large {
  font-size:120%;
  font-weight:bold;
}

h4 {
  position: relative;
  padding: 0.25em 0;
  margin-top:15px;
  font-size: 1.25em;
  font-weight:bold;
}
h4:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(121, 121, 121), transparent);
  background: linear-gradient(to right, rgb(121, 121, 121), transparent);
}

.mb40{
margin-bottom:40px;
}

.sem-con{
margin:50px 100px 0 100px ;
}
@media screen and (max-width: 896px) { 
.caption img {
  width: 100%;
}
.sem-con{
margin:0 ;
}
}
.mt40{
margin-top:40px;
}

.btn-flat-logo {
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-size: 130%;
  padding: 0.5em 2.75em;
  text-decoration: none;
  color: #FFF;
  background: #1BA0D7;
  transition: .4s;
  border-radius: 5px;
}

.btn-flat-logo:hover {
  background: #65B7DA;
}

.btn a{
  color: #FFF;
  text-decoration: none;
　font-size:180%;
}

.btn2 a{
  color: #666;
  text-decoration: none;
}

.pc-only { display: block !important; }
.sp-only { display: none !important; }

@media only screen and (max-width: 750px) {
.pc-only { display: none !important; }
.sp-only { display: block !important; }
}

.plans {
  display: inline-block;
  padding: 0px 4px;
  text-decoration: none;
  background:#FF0000;
  color: #FFF;
  border: solid 1px #FF0000;
  border-radius: 3px;
  transition: .4s;
  font-weight:bold;
  font-size:85%;
  margin-bottom:5px;
}


.report {
  display: inline-block;
  padding: 0px 4px;
  text-decoration: none;
  background:#00a5ff;
  color: #FFF;
  border: solid 1px #00a5ff;
  border-radius: 3px;
  transition: .4s;
  font-weight:bold;
  font-size:85%;
  margin-bottom:5px;
}


.large {
  font-size:120%;
  font-weight:bold;
}

h4 {
  position: relative;
  padding: 0.25em 0;
  margin-top:15px 0 15px 0;
  font-size: 1.25em;
  font-weight:bold;
}
h4:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(121, 121, 121), transparent);
  background: linear-gradient(to right, rgb(121, 121, 121), transparent);
}

.mb40{
margin-bottom:40px;
}

.sem-con{
margin:50px 100px 0 100px ;
}
@media screen and (max-width: 896px) { 
.caption img {
  width: 100%;
}
.sem-con{
margin:0 ;
}
}
.mt40{
margin-top:40px;
}
.btn-flat-logo {
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-size: 130%;
  padding: 0.5em 2.75em;
  text-decoration: none;
  color: #FFF;
  background: #1BA0D7;
  transition: .4s;
  border-radius: 5px;
}

.btn-flat-logo:hover {
  background: #65B7DA;
}

.btn a{
  color: #FFF;
  text-decoration: none;
　font-size:180%;
}

.btn2 a{
  color: #666;
  text-decoration: none;
}

.pc-only { display: block !important; }
.sp-only { display: none !important; }

@media only screen and (max-width: 750px) {
.pc-only { display: none !important; }
.sp-only { display: block !important; }
}

.page-title {
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
font-size:180%;
font-weight:normal;
line-height:1.2em;
    background: #434343;
    color: #fff;
    padding: 1% 2%;
}

@media only screen and (max-width: 750px) {
.page-title {margin-left:1%;}
}



/* メニューボタン ----------------------------*/
.btn_menu {
  display: inline-block;
  padding: 0.4em 0.4em 0.2em 0.4em	;
  text-decoration: none;
  color: #67c5ff;
  border: solid 2px #5e5e5e;
  border-radius: 3px;
  transition: .4s;
  line-height: 14px;
}

.btn_menu:hover {
  background: #5e5e5e;
  color: white;
}

a.menu{
  color:#3d3d3d;
  text-decoration:none;
  font-size: 130%;
}


/* 発行年月日  ----------------------------*/
.date {
  position: relative; top:-79px; left: 715px;
  padding: 0.2em 0.3em;
  font-weight: bold;
  border: solid 2px #333;
  width:130px;
  margin-bottom:3px;
  text-align:center;
}
.date p {
  margin: 0; 
  padding: 0;
  color: #333;
  font-size: 18px;
  font-weight: bold;
}


/* 表題部分のテキスト ----------------------------*/
.font_title {
  font-weight: bold;
  font-size: 200%;
  text-align: center;
  line-height: 32px;
}


/* 中見出し ----------------------------*/
h2{
  margin-bottom: 20px;
  text-align: left;
  padding-top: 2px;
  color: #001963;
  font-size: 20px;
  font-weight: bold;
}

h2 span {
	display: block;
	padding: 0px 0 15px 0px;
	background: url(../img/titl_bk.gif) 0 0 no-repeat;
}


.main_container {
max-width: 1050px;
  text-align: center;
  margin: auto;
padding-top:30px;
}

.main_text {
  text-align: left;
margin:0 2.5em 1em 2.5em;
}

@media only screen and (max-width:767px) {
.main_text {
  text-align: left;
margin:0 0.5em 1em 0.5em;
}
}
/* 二次元コードの表示箇所 ----------------------------*/
.qr_code {
  text-align: center;
  margin: 0;
  width: 850px;

}
.qr_code .box-title {
  font-size: 1.2em;
  background: #384a78;
  padding: 4px;
  text-align: left;
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-size: 140%;
  font-weight: bold;
  padding-left: 15px;
}

.qr_code p {
  width: 100%;
  margin-top: 0px;
  background: #d6ecff
}

/* お問合せ部分 ----------------------------*/
.contact_area{
  margin: 10px auto;
}

/* お問合せと社名・ロゴ表示部分 */
.contact_box {

  width: 710px;
  margin-bottom: 25px;
  text-align: center;
  margin: auto;

}
.contact_box .box-title {
  font-size: 1.2em;
  background: #444444;
  padding: 4px;
  text-align: cetner;
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-size: 140%;
  font-weight: bold;	
}
.contact_box p {
  width: 100%;
  margin-top: 5px;
  background: #fff
  text-align: cetner;
}

/* 注意書き用枠設定 ----------------------------*/
.box_attention {
  text-align: left;
  padding: 0.5em 0.5em;
  margin: 1em 0;
  font-size: 80%;
  border: solid 1px #000000;
  width: 90%;
}

.box1 p {
  margin: 0; 
  padding: 0;
}

/* フォント関連 ----------------------------*/
.bold {
  font-weight: bold;
-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align:left;
}

.large {
  font-size: 150%;
	}

.large2 {
  font-size: 120%;
	}

.small {
  font-size: 80%;
	}
.small60 {
  font-size: 60%;
	}

.s60 {
  font-size: 60%;
}

.red {
  color: #FF0000;
}

.white {
  background: #FFF;
  color: #333;
  padding: 1px 3px;
}

.right {
  text-align:right;
}

.bgred {
  background: #FF0000;
  color: #FFF;
  padding: 1px 3px;
}


.pd4 {
  padding:4px;
}

.mb20 {
  margin-bottom:20px;
}

.mt20 {
  margin-top:20px;
}

.blue {
  color: #4D89F8;
  font-weight:bold;
}

.orange {
  color: #FF9600;
  font-weight:bold;
}

.center {
  text-align:center;
}

.left {
  text-align:left;
}

.bold {
  font-weight:bold;
}

/* テーブル ----------------------------*/
.tab{
  width: 100%;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  font-size: 80%;

 }
.tab th{
  padding: 2px;
  color: #333;
  background-color: #eee;
  text-align: center;
  border: 1px solid #444;
 }

.tab th.hidari{
  text-align: left;
  padding-left: 10px;
 }

/* th 色指定（薄い） ----------------------------*/
.tab th.blue{
  background-color:#ddf1ff;
 }

.tab th.green{
  background-color:#e3ffd1;
 }

.tab th.orange{
  background-color:#ffefe0;
 }

.tab th.purple{
  background-color:#e9e0ff;
 }

.tab th.gray{
  background-color:#D5D5D5;
  color: #333;
}

/* th 色指定（濃い） ----------------------------*/
.tab th.blue2{
  background-color:#2948c4;
  color: #FFF;
}

.tab th.green2{
  background-color:#247c22;
  color: #FFF;
}

.tab th.orange2{
  background-color:#ff7b00;
  color: #FFF;
}
.tab td{
  padding: 2px;
  color: #333;
  text-align: center;
  border: 1px solid #444;
 }

/* td 色指定（薄い） ----------------------------*/
.tab td.blue{
  background-color:#ddf1ff;
 }

.tab td.green{
  background-color:#e3ffd1;
 }

.tab td.orange{
  background-color:#ffefe0;
 }

.tab td.purple{
  background-color:#e9e0ff;
 }

.tab td.gray{
  background-color:#D5D5D5;
  color: #333;
}
/* td 色指定（濃い） ----------------------------*/
.tab td.blue2{
  background-color:#2948c4;
  color: #FFF;
}

.tab td.green2{
  background-color:#247c22;
  color: #FFF;
}

.tab td.orange2{
  background-color:#ff7b00;
  color: #FFF;
}

/* td 位置指定 ----------------------------*/
.tab td.hidari{
  text-align: left;
  padding-left: 10px;
 }
.tab td.hidari02{
  text-align: left;
  padding-left: 2px;
 }
.tab td.hidari05{
  text-align: left;
  padding-left: 5px;
 }
.tab td.hidari015{
  text-align: left;
  padding-left: 15px;
 }



/* 注意書き2 ----------------------------*/
/*アスタリスト*/
ul.asta,
ul.asta02 {
  margin 5px 0 0 0;
  padding: 0;
  font-size:92.3%;
  font-size: 80%;
}
ul.asta li {
  margin 0;
  padding: 0 0 0 2.2em;
  text-indent: -2.2em;
  text-align: left;
  line-height: 18px;
}
ul.asta02 li {
  margin 0;
  padding: 0 0 0 2.5em;
  text-indent: -2.5em;
}
ul.asta li.one {
  padding-left: 1.6em;
  text-indent: -1.6em;
}
ul.asta span {
  padding: 0 0.7em 0 0;
}
ul.asta02 span {
  padding: 0 1em 0 0;
}
ul.asta02 span.two {
  padding: 0 0.5em 0 0;
}



/* 注意書き ----------------------------*/
dl.release {
  margin5px 3px 0 0;
  width:800px;
}
dl.release dt {
  clear:left;
  float:left;
  padding:4px 0 2px 5px;
}
dl.release dd {
  padding:4px 0 2px 3px;
}

ul.mark {
	border: 2px solid #000;
	padding: 5px 15px 5px 15px;
	width: 450px;
	margin: 5px auto 0 auto;
}
ul.mark li {
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 2px 0;
	text-align: center;
	list-style-type: none;
}
.new {
	color:#FF0000;
	font-weight: bold;
	text-align: center;
	width: 183px;
	float: right;
}
.pdf_area div {
	height: 90px;
	width: 250px;
	float: left;
	border: 1px solid #CCC;
	margin-left: 3px;
	padding-top: 4px;
	padding-left: 4px;
}

.list .space font{
	color:#FFF;}



/* テーブル(幅715) ----------------------------*/
.tab715{
  width: 715px;
  border-collapse: collapse;
  padding: 0;
  margin: auto;
  font-size: 75%;

 }
.tab715 th{
  padding: 2px;
  color: #333;
  background-color: #eee;
  text-align: center;
  border: 1px solid #444;
 }

.tab715 th.hidari{
  text-align: left;
  padding-left: 10px;
 }

.tab715 td{
  padding: 2px;
  color: #333;
  text-align: left;
  border: 1px solid #444;
  padding-left:5px;
white-space: nowrap;
 }

/*Link List*/
ul.linkList1,
ul.linkList1 li,
dl.linkList1,
dl.linkList1 dt,
dl.linkList1 dd{
	list-style:none;
}
dl.linkList1,
ul.linkList1 {
	margin-bottom:15px;
}
dl.linkList1 dt{
	font-weight:bold;
	margin-bottom:6px;
}
ul.linkList1 li.outerLink a,
dl.linkList1 dd.outerLink a{
	background: url(../img/icon_outerlink.gif) no-repeat right top;
	padding-right:20px;
}

.img_right {
  float:right;
  margin:0 20px 20px 20px;
}


/* 展示会　枠 ----------------------------*/
.box_exhibition {
    position: relative;
    margin: 2em 0;
    padding: 1em 1em 2em 1em;
    border: double 4px #001963;

}
.box_exhibition .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #001963;
    font-weight: bold;
}
.box_exhibition p {
    margin: 0; 
    padding: 0;
}

.tab_container {
  padding-bottom: 1em;
  background-color: #fff;
  margin: 0 auto;}


.tab_item {
  width: calc(40%/2);
  padding:15px 0;
  background-color: #e0e0e0;
  text-align: center;
  color: #fff ;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  padding: 1em 1em 0;
  clear: both;
  overflow: hidden;
}
#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content,
#tab4:checked ~ #tab4_content {
  display: block;
}
.tab_container input:checked + .tab_item {
background: #fff;
    color: #000;
    border-bottom: solid 2px #ff0000;
}

.img_left {
    float: left;
    margin: 20px 20px 20px 0 ;
}

.btn-form {
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-size: 130%;
  padding: 0.5em 2.75em;
  text-decoration: none;
  color: #FFF;
  background: #484848;
  transition: .4s;
  border-radius: 5px;
}

.btn-form:hover {
  background: #747474;
}

.btn-application {
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-size: 130%;
  padding: 0.5em 2.75em;
  text-decoration: none;
  color: #FFF;
  background: #bf1c1c;
  transition: .4s;
  border-radius: 5px;
}

.btn-application:hover {	
  background: #ef6c6c;
}




.merit-list a:visited {
    color: #222!important;
}
.merit-list a:link {
    color: #222!important;
    text-decoration: none;
}





.merit-list a:hover{outline-width:0;text-decoration:underline;color:#cc0000;}

.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}