@charset "utf-8";
@media screen and (max-width: 680px){
/* CSS Document */
.pc_mode {
	display:none;
}
.sp_mode {
	display:block;
}
img { border:none;
}
body#common {
	width: 100%;
}
.pc_header {
    display: none;
}
.sp_header {
    border-top: 5px solid #ff0000;
    display: inherit;
    background-color: #ffffff;
    position: fixed;
    z-index: 900;
    width: 100%; 
    margin-top: -5px;
    min-width: 318px;
}
#bcLink {
    margin-top: 55px;
}

.dropmenu {
	display:none;
}

#top-right {
	width: 100%;
	float: left;
}

.fs_small {
	font-size:small;
}
.fs_big {
	font-size:120%;
}
.clear {
  clear: both;
}
.inner {
	margin: 0 5px 5px 5px;
}

div#group {
    width: 100%;
    margin: 0;
    height: 45px;
    padding: 4px 0;
}
div#group ul li {
    width: 50%;
}
div#group img {
    width: 97%;
}
blockquote {
  margin: 0;
  padding: 0;
}

.address {
	clear: both;
	padding: 40px 20px 20px 20px;
	color: #e2e2e2;
	text-shadow: none;
	text-align: center;
	background: #0055A8;
	font-size: 10px;
	margin: 0;
}
.ttl_area {
	display:none;
}
#pagetop {
	display:none;
}
#main {
	width:100%;
	padding:0px;
	margin: 0px;
}
.left-box {
    width: 100%;
    float: left;
}
.right-box {
    width: 100%;
    float: inherit;
    margin: 0;
}
.right-box p {
    width: 70%;
}

.box3 .main-left {
	width:99.5%;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
}
.box3 .main-center {
	width:99.5%;
    margin-right: 0;
    margin-bottom: 10px;
}
.box3 .main-right {
	width:99.5%;
    margin-bottom: 10px;
}

.box3 .main-left .pdf, .box3 .main-center .pdf, .box3 .main-right .pdf {
    margin-bottom: 0;
    margin-left: 0;
}






ul,ol{
	padding: 0 0 0 0px;
	margin: 0px;
	clear: both;
}
ol.style1 {
	margin-left: 27px;
}
ol.list01 {
	margin-left: 27px;
    width: 90%;
}
textarea {
	width: 99%;
}
#main img {
	width:100%;
	height:auto;
}

.color_ffcccc {
	background-color: #FFCCCC;
}

.color_ffccff {
	background-color: #FFCCFF;
}

.color_ffddaa {
	background-color: #ffddaa;
}

.color_ccccff {
	background-color: #ccccff;
}

.color_glay01 {
	background-color: #b5b5b5;
}

.color_glay02 {
	background-color: #d2d2d2;
}

.color_glay03 {
	background-color: #e8e8e8;
}

.color_glay04 {
	background-color: #f5f5f5;
}

.color_white {
	background-color: #ffffff;
}
.color_b9cde5 {
	background-color: #b9cde5;
}

.color_b9cd96 {
	background-color: #b9cd96;
}

.color_d19392 {
	background-color: #d19392;
}

.color_3a95ad {
	background-color: #3a95ad;
}
.red {
	color:#ff0000;
}
.bluetext {
	color: #3F7EBD;
}
.mb20 { margin-bottom: 20px;}
.mb10 { margin-bottom: 10px;}
.mb15 { margin-bottom: 15px;}
.mb25 { margin-bottom: 25px;}
.mb30 { margin-bottom: 30px;}
.mb35 { margin-bottom: 35px;}
.mb40 { margin-bottom: 40px;}
.mb45 { margin-bottom: 45px;}
.mb50 { margin-bottom: 50px;}

.mt20 { margin-top: 20px;}
.mt10 { margin-top: 10px;}
.mt15 { margin-top: 15px;}
.mt25 { margin-top: 25px;}
.mt30 { margin-top: 30px;}
.mt35 { margin-top: 35px;}
.mt40 { margin-top: 40px;}
.mt45 { margin-top: 45px;}
.mt50 { margin-top: 50px;}

.ml20 { margin-left: 20px;}
.ml10 { margin-left: 10px;}
.ml15 { margin-left: 15px;}
.ml25 { margin-left: 25px;}
.ml30 { margin-left: 30px;}
.ml35 { margin-left: 35px;}
.ml40 { margin-left: 40px;}
.ml45 { margin-left: 45px;}
.ml50 { margin-left: 50px;}

.mr20 { margin-right: 20px;}
.mr10 { margin-right: 10px;}
.mr15 { margin-right: 15px;}
.mr25 { margin-right: 25px;}
.mr30 { margin-right: 30px;}
.mr35 { margin-right: 35px;}
.mr40 { margin-right: 40px;}
.mr45 { margin-right: 45px;}
.mr50 { margin-right: 50px;}
.spmt55 { margin-top: 55px;}
/*メイン*/
html {
	-webkit-text-size-adjust: none;/*Safari独自のレンダリングを指定することで、フォントサイズの自動サイズを無効化*/
}
body {
	font-family: "メイリオ","ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #666666;
	font-size: 15px;
	padding:0px;
	margin: 0px;
}
body#common {
	background-image: url();
}
body #wrapper .slide .slider {
	width: 100%;
}
.wrapper {
    display: none;
    }
/* ヘッダー */
.header {
	background-color: #ea5404;
	overflow: hidden;
}
.header #logo {
	float: left;
	margin: 0px;
	padding: 4px 0;
    width: 50px;
}
.header #menu_op {
	float: right;
	cursor:pointer;
	margin: 8px 0 0 10px;
}
#menu_op img {
	width: 28px;
	height: 28px;
}
.header img.splogo {
    float: right;
    padding: 0 0;
    margin: -4px 1px;
    border: 1px solid #ccc;
    width: 43px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}



/*　ヘッダーメニューレイアウト設定 
////////////////////////////////////////////////////*/
#menu {
	background: #000;
	opacity: 0.9;
	position: absolute;
	color: #fff;
	width: 100%;
	z-index: 200;
	text-align: left;
	left:0;
	top:0;
}
#menu h2 {
	background: none;
	font-size: 18px;
	font-weignt: 700;
	margin: 10px 0 10px 17px;
    padding-top: 10px;
}
#menu h2 span {
	float: right;
	cursor:pointer;	
	padding: 0 10px 5px 0;
}
#menu ul {
	padding: 0 10px 10px 10px;
	list-style: none;	
}
#menu li {
	border-top : 1px solid #5c5c5c;
	padding: 0 0 0 10px;
}
#menu li a {
display: block;
	height: 40px;
	line-height: 40px;
	background: url(../images/bg_navi_arrow.png) no-repeat 98% center;
	background-size: 8px;
	text-decoration: none;
}
#menu h2,
#menu li a {
	color: #fff;
	text-shadow: none;	
}



/*--slidewrapper---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


#slider_main {
	z-index: 0;
	width: 300px;
	height: 87px;
	text-align: left;
	position: relative;
	margin: 8px auto 5px auto;
}
#slider_main ul {
	top: 0;
	left: 0;
	height: 400px;
	position: absolute;
	overflow: hidden;
}
#slider_main ul li {
	width: 300px;
	height: 130px;
	float: left;
	display: inline;
	overflow: hidden;
}
#slider_thumb {
	z-index: 10;
	width: 184px;
	height: 15px;
	float: none;
	margin: 0px auto 20px auto;
}
#slider_thumb ul {
	width: 100%;
	list-style:none;
	margin: 0 auto;
}
#slider_thumb ul li {
	width: 30px;
	height: 37px;
	cursor: pointer;
	float: left;
}
#slider_thumb ul li.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
#slider_main ul:after,
#slider_thumb ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slider_main ul,
#slider_thumb ul {
	display: inline-block;
	overflow: hidden;
}

#kensaku {
  margin-left: 0px;
}
.kensaku_box {
	width: 100%;
	margin: 0 auto 8px auto;
    border-left: 0px solid #d8d8d8;
    border-right: 0px solid #d8d8d8;
}
.kensaku_box dd span {
	width: 100%;
	height: 15px;
	padding: 15px 0;
}
.kensaku_box dd a {
	width: 80%;
}
.kensaku_box dd {
	padding: 0 0px;
}

.kensaku_box dl {
    padding: 0;
    border: 0;
}
.contents_box {
    margin: 0 auto;
}
.contents_box dd {
    width: 75%;
    font-size: 80%;
}
.contents_box dd a {
    padding: 43px 0px;
}
.contents_box dl {
    width: 99%;
    margin: 5px 0;
    height: 130px;
}
.contents_box dt {
    width: 120px;
    min-width: 120px;
    padding: 5px;
    background: none;
}
#main .contents_box img {
    width: 120px;
}
/*////////////////////////////////////////////////////*/
footer {
    background-color: #ffffff;
    border-top: 1px solid #ea5404;
}
.footer-header div#company {
    padding-top: 0;
}
.footer-header div#company p {
    font-size: 111%;
}
#footer_navi {
	display:none;
}
footer div#company {
    font-size: 70%;
    border-top: 1px solid #ea5404;
}
#footer,.fnav {
	text-align:center;
	padding:0px;
	margin: 0px;
	list-style:none;
}

.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.section {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
section {
	margin: 0 0 30px;
}
article {
    padding: 0px 6px 15px 6px;
    font-size: 100%;
    line-height: 20px;
}
.subtitle01 {
    width: 100%;
    font-size: 140%;
    line-height: 23px;
    padding: 14px 0 45px;
    margin-bottom: 10px;
}
.subtitle02 {
	clear: both;
	width: 95%;
	font-size: 100%;
    margin: auto;   
}
.subtitle03 {
	font-size: 100%;
    width: 93%;
}
.subtitle03 .h_right {
    width: 30%;
    line-height: 11px;
}
.h_left {
    width: 98%;
    border-left: 5px solid #ea5404;
    font-size: 100%;
}
.h_left .h_right {
    width: 38%;
    height: 50px;
    line-height: 10px;
}
.h_right a {
    padding: 20px 0 ;
}
.subtitle03 {
	clear: both;
	text-indent: 0px;
}

.subtitle04 {
    line-height: 18px;
    padding: 15px 0;
    height: auto;
    font-size: 100%;
}

#search {
	display:none;
}
.subtitle04 a.linknavflow {
	height: 40px;
	padding: 15px 0 0 10px;
	display: block;
	font-size: 100%;
	background: url(../images/bg_flow.png) no-repeat 98% center;
	background-size: 20px;
	text-decoration: none;
	border: 1px solid #cccccc;
}
.subtitle-link {
    width: 97%;
}
.subtitle-link a.linknav {
    font-size: 70%;
}
.linktab li {
	width: 98%;
	height:47px;
	list-style: none;
	line-height:45px;
	font-size:120%;
	font-weight:normal;
	border: 1px solid #cccccc;
	float:left;
	padding: 0 0 0 3px;
	margin:0 0 10px 0;
}
.linktab li.external {
	background-position: 2px 15px;
	text-indent: 20px;
}
.linktab li a {
	font-size: 80%;
}
.linktab li.pdf {
	text-indent: 30px;
}
.linktab .pdf {
	background-image: url(../images/pdficon_small.png);
	background-position: 7px 13px;
	background-repeat: no-repeat;
	list-style: none;
}


hr {
	margin-left:-10px
	width:99%;
}
#top-news dd {
  padding: 0 0 0 1em;
  background-image: url(../images/icon_next.png);
  background-repeat: no-repeat;
  background-position: 0px 12px;
  border-bottom: 1px dotted #696969;
}
#top-news dd a{
	display: block;
	padding: 10px 30px 10px 0px;
	text-decoration: none;
}
#top-news .external{
	padding: 0 0 0 1em;
	margin: 0 0 0px;
	background-image:url(../images/icon_new.png);
	background-size: 12px;
	background-repeat:no-repeat;
	background-position:0 12px;
}


#past-news dt {
	width: 100%;
	padding: 10px 0;
	text-indent: 10px;
}
#past-news dl{
	padding:0px;
}
#past-news dd{
	clear: both;
	padding: 10px 0 10px 1em;
	margin: 0 0 0px;
	background-image:url(../images/icon_next.png);
	background-repeat:no-repeat;
	background-position:0em 29px;
}
#past-news .pdf{
	padding: 0 0 0 1em;
	margin: 0 0 0px;
	background-image:url(../images/pdficon_small.png);
	background-repeat:no-repeat;
	background-position:0em 15px;
}
#past-news .external{
	padding: 10px 0 10px 1em;
	margin: 0 0 0px;
	background-image:url(../images/icon_new.png);
	background-repeat:no-repeat;
	background-position:0em 29px;
}
#past-news .normal{
	padding: 10px 0 10px 1em;
	margin: 0 0 0px;
	background-image:url(../images/icon_next.png);
	background-repeat:no-repeat;
	background-position:0em 29px;
}
#past-news .list, #top-news .list{
	padding: 10px 0 10px 1em;
	margin: 0 0 0px;
	background-image:url(../images/icon_c.png);
	background-repeat:no-repeat;
	background-position:0em 17px;
}

.form {
	width:100%;
	float:left;
	font-size:100%;
	line-height:125%;
}
.form dl{
	overflow: hidden;
	margin:0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
}
.form dt{
	float: left;
	background: #f2f1f1;
	font-weight: normal;
	width: 100%;
	padding: 10px 0 10px 0;
}
.form dd{
	width: 100%;
	padding: 0 0 10px 0;
	margin: 0 0 0px;
}
.form input[type="text"],.form input[type="email"],.form input[type="tel"],.form input[type="url"] {
	width: 100%;
	height: 25px;
}
.form input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin-bottom: 15px;
}

.top-flat li{
	float:left;
	list-style:none;
	width:32%;
	margin-left:2px;
}
ul.top-flat{
	clear: both;
	margin-bottom: 20px;
	margin: 0px;
	padding: 0px;
}

h3 span {
	font-size: 15px;
	padding: 10px 0 10px 18px;
	display: block;
	background: url(../../s/common/img/bg_ttl.png) no-repeat 0;
	-moz-background-size: 14px 14px; /* Firefox */
	-webkit-background-size: 14px 14px; /* Safari,Chromeなど */
	-o-background-size: 14px 14px; /* Opera */
	-ms-background-size: 14px 14px; /* ie */
	background-size: 14px 14px;
}
#bnr_area {
	text-align: center;
	padding: 0 10px;
	margin: 15px 0 50px;
	list-style: none;	
}
#bnr_area li {
	margin: 0 0 10px;	
}
#pagetop {
	padding: 0;
	text-align: center;
}
address {
    font-size: 70%;
    height: 55px;
    background-color: #ea5404;
    color: #ffffff;
}


table {
	width:100%;
}

.table01 {
	width: 100%;
}
.table01 td {
	padding: 2px;
}

.table02  {
	width:99%;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
    font-size: 80%;
}
.table02 td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 89%;
}
.table02 input[type="text"] {
	width: 200px;
}

table.table04.words {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
}
table.table04.words td {
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	padding: 5px 0;
}
.external{
	background-image:url(../images/icon_new.png);
	background-position:2px 0px;
	background-repeat:no-repeat;
	padding-left:17px;
	list-style:none;
}
.linknav{
	background-image: url(../images/icon_next.png);
	background-position: 2px 0px;
	background-repeat: no-repeat;
	padding-left: 17px;
	list-style: none;
}
li.linknav {
	margin-bottom: 10px;
}
.pdf{
	background-image:url(../images/pdficon_small.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:20px;
	list-style:none;
	margin-bottom: 15px;
}

#links-list  {
	padding-bottom: 30px;
}

#links-list dl {
	width:97%;
	font-size:100%;
	overflow: hidden;
	margin:20px 0px 0px 10px;
}
#links-list dt{
	width:46%;
	float: right;
	background: #fff;
	padding: 0;
}

#links-list dd{
	width:43%;
	float: left;
	padding:0px 17px;
	font-size: 80%;
}

#links-list dd a:hover {
	color: #ff0000;
}



#support {
	width:100%;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background: #FFF;
	margin: 0 0 10px;
	border: 1px #CCC solid;
	overflow: hidden;
}
#support dt:first-child {
	border: none;
}
#support dt,
#support dd {
	width:100%;
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc;
}
#support dd {
	margin-left: 0px;
}
#support dt {
	width:100%;
	color: #30426a;
	cursor: pointer;
	background: url(../images/bg_flow.png) no-repeat 2% center;
	background-size: 13px;
	text-indent: 24px;
}

.list01 {
	margin-left: 25px;
}
ul.list01 {
    margin-left: 5px;
    width: 98%;
}
.list01 li {
	background-image: url(../images/icon_c.png);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style:none;
}







ul.list_table02{
	padding: 0px;
	margin: 0px;
}
ul.normal_list{
	padding: 0px;
	margin: 0px;
}
.normal_list li {
  padding-left: 1.5em;
  text-indent: -1.5em;
  list-style: none;
}
.list_table02 li{
	background-image:url(../images/icon_asterisk.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:13px;
	list-style:none;
}

.list03 li {
	background-image: url(../images/icon_next.png);
	background-position: 2px 3px;
	background-repeat: no-repeat;
	padding: 0px 15px 10px 15px;
	list-style: none;
}

.list04 {
	list-style-type:none;
	float:left;
	margin:0 0 0 0;
}

.list04 li{
	background-image:url(../images/icon_new.png);
	background-position: 2px 3px;
	background-repeat:no-repeat;
	padding: 0px 15px 10px 15px;
}
.list05 li {
    background-image: url(../images/icon_c.png);
    background-position: 0px 6px;
    background-repeat: no-repeat;
    padding-left: 1em;
}
.list_none {
    text-indent: -1.5em;
    padding-left: 1.5em;
}

.list06 {
	list-style-type: none;
	float: left;
	margin: 0 0 20px 0;
	background-image: url(../images/icon_asterisk.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.main-2 {
    margin-top: 10px;
 }
.main-2 .main-left {
	width:100%;
	height:auto;
	float:left;
}
.main-left .main-2 div.main-left,
.main-left .main-2 div.main-right,
.main-right .main-2 div.main-left,
.main-right .main-2 div.main-right {
    width: 48%;
}
.main-2 .main-right {
	width:100%;
	height:auto;
	float:right;
}
/* ボタン */

#banner{
	list-style-type: none;
	z-index: 100;
	width: 99%;
	height: auto;
	padding-left:0px;
	margin-bottom:20px;
}

#banner li{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	background: #efefef;
	border: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-right:1px;
}

#banner li a{
	display: block;
	padding: 10px 0 11px;
	color: #000;
	line-height: 1;
	text-decoration: none;
}

#banner li a:hover {
	background: #ffffff;

	color: #000000;
}

#contact_area {
	font-size: 13px;
	padding: 15px 0;
	margin: 10px 0;
	background: #fff;
	border-bottom: 1px solid #f4f4f4;
	-webkit-box-shadow: 0px 4px 10px -5px #999 inset;
	-moz-box-shadow: 0px 4px 10px -5px #999 inset;
	box-shadow: 0px 4px 10px -5px #999 inset;
	text-align: center;
}
#contact_area h2 {
	border: none;
	margin: 0 0 5px 0;
	color: #ff6000;
}


/* NEWS */
nav ul.top_nav li.nav_top {
	background: rgb(3,107,186); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(3,107,186,1) 0%, rgba(8,76,102,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,107,186,1)), color-stop(100%,rgba(8,76,102,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(3,107,186,1) 0%,rgba(8,76,102,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(3,107,186,1) 0%,rgba(8,76,102,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(3,107,186,1) 0%,rgba(8,76,102,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(3,107,186,1) 0%,rgba(8,76,102,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#036bba', endColorstr='#084c66',GradientType=0 ); /* IE6-9 */

}
dl dt {
	background: #f2f1f1;
	padding: 10px 10px;
	margin: 0;
}

#top-news dt {
    float: none;
    width: 100%;
    padding: 10px;
}
    
    dl dd {
	padding: 10px 10px;
	margin: 0;
}

.qa_box dl {
	margin: 0;
	padding: 0px;
	border: none;
}
.qa_box dt {
	padding: 0 0 10px 28px;
	font-size: 110%;
}
.qa_box dd {
	margin: 0;
}
.qa_ul ul,.qa_ul ol {
	padding: 0 0 0 10px;
}
.qa_ul li {
  margin-left: 10px;
}

.small20 {
	width:20%;
	height:auto;
}
.small30 {
	width:30%;
	height:auto;
}
.small40 {
	width:40%;
	height:auto;
}
.small50 {
	width:50%;
	height:auto;
}
.small80 {
	width:80%;
	height:auto;
}

#main img.e-img {
	width:40%;
	height:auto;
}

#vtr iframe {
	width: 320px;
	height: 230px;
	text-align: center;
	margin-top: 20px;
}
#vtr td img {
  width: 95%;
}
.box01 {
	width: 100%;
	border: 0px solid #cccccc;
}
.box01-inner h2 {
	margin:0px;
}
.box01-inner ul li {
	width: 100%;
}
.box01-inner p {
	width: 100%;
}
.box01-inner a {
	display: block;
	padding: 0px;
	height: 45px;
	line-height: 45px;
	font-size: 83%;
	border-bottom: 1px solid #CCC;
	background: url(../s/common/img/bg_navi_arrow.png) no-repeat 98% center;
	background-size: 8px;
	text-decoration: none;
}
.box01-inner ul li a:link, .box01-inner ul li a:visited {
	margin: 0 auto;
	width: 98%;
	background-color: #FF7010;
	color: #ffffff;
}
.facilities-left {
	width: 100%;
}
.facilities-right {
	width: 90%;
	margin: 0 auto;
}
#main .talent-box dt img {
	width:100%;
}
.talent-box dt {
	width: 20%;
	float: left;
	margin: 5px 5px;
	background: none;
	padding: 0;
}
.talent-box dd {
	width: 73%;
	margin: 0;
	padding: 5px;
}
.talent-box dd p {
	padding: 0;
}

#link-list dd {
	width: 100%;
	padding: 0;
}

#link-list dt {
	width: 100%;
	padding: 0;
	font-weight: normal;
    background: none;
    margin-right: auto;
}
#link-list dl {
    margin: 20px 0px 0px 0;
}
.words td a {
	font-size: 70%;
}

.pagetop p {
	float: right;
	background-image: url(../images/icon07_st.jpg);
	background-position: 20px 0px;
	background-repeat: no-repeat;
	padding-left: 35px;
}

#top-news {
	width: 100%;
}

#top-news dl {
	border-bottom: 0px solid #ffffff;
}


/*--関西エリア---*//*-----------------*/

.table04 iframe {
	width: 100%;
	height: auto;
}
.table04 {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
}
table.kansai td {
	border-color: #cccccc;
	padding: 5px 5px 0px 5px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	font-size: 80%;
	width: inherit;
	padding: 10px 5px 10px 5px;
}


/*--検索比較---*//*-----------------*/


#k-menu {
	padding: 0;
	line-height: 1.6;
	text-align: left;
	position: relative;
}
.captx {
	font-size: 0.8em;
	padding: 5px;
}
#k-menu table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
	margin: 15px 0;
	text-align: center;
    font-size: 80%;
}
#k-menu table th,
#k-menu table td {
	border: 1px solid #ddd;
	text-align: center;
	vertical-align: middle;
	
}
#k-menu table th span {
	padding: 10px 0;
	display: block;
	vertical-align: middle;
	text-align: left;
}
#k-menu table .captx {
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
	background: #eef9ff;
}
.menu_point {
	background: #eef9ff;	
}
.mbg {
	background: #fafafa;
}
.graph {
	font-size: 0.8em;
	width: 139px;
	overflow: hidden;
	padding: 5px 5px 5px;
	color: #F60;
	text-align: left;
	background: #fafafa;
}
.graph dt {
	float: left;
	width: 8em;
}
.graph dd {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: #0085E2;
	margin: 0 0 3px 0;
}
.gp {
	width: 50px;	
}
.gp1 {
	width: 10px;	
}
.gp2 {
	width: 20px;	
}
.gp3 {
	width: 30px;	
}
.gp4 {
	width: 40px;	
}
#k-menu a {
	display: block;
	width: 150px;
}
#k-menu a#mb1 {	
	background: url(../menu/img/menu_bnr1.gif) no-repeat;
}
#k-menu a#mb2 {
	background: url(../menu/img/menu_bnr2.gif) no-repeat;
}
#k-menu a#mb3 {
	background: url(../menu/img/menu_bnr3.gif) no-repeat;
}
#k-menu a#mb4 {
	background: url(../menu/img/menu_bnr4.gif) no-repeat;
}
#k-menu a#mb5 {
	background: url(../menu/img/menu_bnr5.gif) no-repeat;
}
#k-menu a#mb1:hover, #k-menu a#mb2:hover, #k-menu a#mb3:hover, #k-menu a#mb4:hover, #k-menu a#mb5:hover, #k-menu a#mb1.bbon, #k-menu a#mb2.bbon, #k-menu a#mb3.bbon, #k-menu a#mb4.bbon, #k-menu a#mb5.bbon {
	background-position: 0 -30px;
}
.passt1 {
	background: #eef8ff;
	padding: 5px;
	font-size: 1.4em;
	font-weight: 700;
	margin: 0 0 5px;
}

.passt2 {
	background: #f1ffcf;
	padding: 5px;
	font-size: 1.4em;
	font-weight: 700;
	margin: 0 0 5px;
}
.pass_tx {
	margin: 0 0 10px;
	padding: 0 5px;
}
.pass_cate {
	float: left;
	width: 298px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 290px;
	border: 1px solid #eee;

}
.bcn {
	margin-right: 0px;	
}
.fb {
	font-weight: 700;	
}
.pointcolor {
	color: #0f67ac;	
}
.bgth {
	background: #fff7f7;	
}
.pushicon {
	position: absolute;
	z-index:50;
	left: 16%;
}
.pushbg {
	background: #fff4cd;
	font-weight: 700;
}

#main .kensakuhikaku img {
	width: inherit;
	height: auto;
}
#main .kensakuhikaku .color_glay03 {
	width: 14%;
	height: auto;
	vertical-align: middle;
}
#main .kensakuhikaku .color_glay03 img {
	width: 100%;
	height: auto;
}
#k-menu a {
  display: block;
  width: 100%;
}



#top-left {
	display:none;
}
#side-menu p.subtitle02{
	display:none;
}
#side-menu {
	float: none;
	width: initial;
	text-align: center;
	
}
#side-menu img {
	width: initial;

}
/*--トップボックス---*//*-----------------*/

.top-box {
    float: left;
    margin: 0 0px 15px 0px;
    border: 0px solid #d8d8d8;
    width: 20%;
    padding: 0;
}
.top-box dl {
    border: 0px solid #d8d8d8;
}

.top-box dt {
    padding: 0;
    background: #ffffff;
}
.top-box dd {
    display: none;
}

.top-box dd a {
    display: block;
    background: url(../images/bg_navi_arrow.png) no-repeat 98% center;
    background-size: 15px;
    padding: 0 30px 20px 10px;
    text-decoration: none;
    font-size: 80%;
    height: 15px;
    color: #393939;
}

/*--バナー---*//*-----------------*/
.bnr_orange a, .bnr_gray a {
    width: 95%;
}

details summary {
    padding: 10px 0;
    line-height: 20px;
    font-size: 110%;
}
p.tabs a {
    font-size: 95%;
    margin: 3px 2px 10px 1px;
}
.triangle:after {
    left: 91%;
}

.fs_small {
	font-size:small;
}
.fs_middle {
	font-size:105%;
    line-height: 20px;
}
.fs_big {
	font-size:120%;
}

}


@media screen and (max-width: 600px){
.contents_box dd {
    width: 70%;
}
}
@media screen and (max-width: 500px){
.contents_box dd {
    width: 68%;
}
}
@media screen and (max-width: 470px){
.contents_box dd {
    width: 65%;
}
.contents_box dd a {
    padding: 32px 8px 32px 0px;
}
}
@media screen and (max-width: 410px){
.contents_box dd {
    width: 62%;
}
.contents_box dd a {
    padding: 35px 0px;
}
}

@media screen and (max-width: 380px){
.contents_box dd {
    width: 59%;
}
.contents_box dd a {
    padding: 32px 8px 32px 0;
}
}
@media screen and (max-width: 330px){
.contents_box dd {
    width: 58%;
}
.contents_box dd a {
    padding: 20px 8px 20px 0;
}
}
@media screen and (max-width: 320px){
.contents_box dd {
    width: 56%;
}
}@media screen and (max-width: 310px){
/* CSS Document */
body{
	min-width: 310px;
}
.contents_box dd {
    width: 50%;
}
}
/* ===========================
   アセットサーキュレーションチーム SP用追記
=========================== */

@media screen and (max-width: 680px) {

    .sp-br { display: inline; }
    .pc-br { display: none; }
    .sp-text { display: block; }
    .pc-text { display: none; }

    h1.subtitle01 {
        padding-bottom: 14px;
        margin-bottom: 0;
    }
    h2.ac-section-title {
        font-size: 140%;
        text-align: left;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }
    .ac-main-img {
        margin-bottom: 0;
    }
    .ac-hero-catch {
        font-size: 140%;
        padding-left: 10px !important;
        padding-right: 10px !important;
        text-align: center;
        margin-top: 22px !important;
        margin-bottom: 22px !important;
    }
    .ac-circular-section h3 {
        font-size: 140%;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
        margin: 22px 0 22px !important;
    }
    .ac-closing-section {
        font-size: 12pt;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 0 !important;
        margin-top: 30px !important;
        margin-bottom: 40px !important;
    }
    .ac-btn-main {
        font-size: 24px;
        font-weight: bold;
    }
    .ac-btn-outside-sub {
        display: block;
        color: #333;
        font-size: 15.625px;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 40px;
        line-height: 1.8;
    }
    .ac-contact-btn {
        margin: 20px 0 0 !important;
    }
    .ac-btn-orange {
        width: 95%;
        max-width: 100%;
        font-size: 90%;
        margin-left: auto;
        margin-right: auto;
        height: 104px;
        padding: 0;
    }
    .ac-background-section p,
    .ac-mission-section p,
    .ac-circular-section p.inner,
    .ac-ma-intro,
    .ac-case-descriptions,
    .ac-ma-legend-item {
        font-size: 100%;
    }
    .ac-section,
    .ac-background-section,
    .ac-challenges-section,
    .ac-mission-section,
    .ac-services-section,
    .ac-cases-section {
        margin-top: 0;
        margin-bottom: 0 !important;
    }
    .ac-case-descriptions {
        grid-template-columns: 1fr 1fr;
    }
    .ac-case-descriptions .ac-case-before {
        padding-right: 0;
    }

    h2.ac-section-title span.ac-section-en {
        margin-left: 0;
    }

    .ac-background-img {
        margin-top: 30px;
        margin-bottom: 0;
    }

    .ac-background-section p {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    .ac-background-section {
        margin-top: 20px !important;
    }

    .ac-challenges-section {
        margin-top: 60px !important;
    }

    .ac-mission-section {
        margin-top: 60px !important;
        margin-bottom: 0 !important;
    }

    .ac-services-section {
        margin-top: 60px !important;
    }

    .ac-cases-section {
        margin-top: 60px !important;
    }

    .ac-services-section .ac-service-item:last-child {
        margin-bottom: 0 !important;
    }

    .ac-case-pair {
        margin-bottom: 25px !important;
    }

    .ac-cases-section h2.ac-section-title + h2.ac-section-title,
    .ac-cases-section .ac-case-pair + h2.ac-section-title {
        margin-top: 35px !important;
    }

    .ac-ma-legend {
        margin-top: 10px !important;
        margin-bottom: 25px !important;
    }

    h2.sp-ma-title {
        margin-top: 40px !important;
    }

    h2.ac-section-title {
        padding-bottom: 9px !important;
        margin-bottom: 17px !important;
        text-align: left;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }

    h2.ac-section-title span.ac-section-en {
        margin-left: 0;
    }
}

/* アセットサーキュレーション SP h2下線余白修正 */
@media screen and (max-width: 680px) {
    h2.ac-section-title {
        border-bottom: none !important;
        position: relative !important;
    }
    h2.ac-section-title::after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 10px;
        right: 10px;
        height: 1px;
        background-color: #606060;
    }
}
