/* new stylesheet */
body{
	font-family: "メイリオ", " ヒラギノ角ゴ ProN W3","Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif3!important;
}
.sec .style1{
	background:#f2f2f2 url(../../images/bg_sec.jpg) left top no-repeat;
	background-size:contain;
}

/* common */
#header {
	background-color: #4B0D43;
}
#header.snd {
	background-color: #4B0D43!important;
	top:0!important;
}
.topmain #header.alt {
	background-color: transparent!important;
	top:10px!important;
}
.topmain{
    margin-top: -3em;
}
#header a{
	color:#fff;
}
.major h2{
	margin-bottom:2em;
}
.sec .wrapper{
	padding-top:0em;
}
.sec .pagetitle{
	width:85%;
	margin:0 auto;
	border:1px solid red;
}
.sec .major{
	padding:2em 0;
}
.sec .major h2{
	padding-top:2em;
	text-align: right;
	color:#fff;
}
.sec .major .container{
	overflow: hidden;
	background:url(../../images/2017logo.png) 30% 50% no-repeat;
	background-size: 90% auto;
	min-height: 225px;
}
#content h3{
	background:#b6a1b3;
	padding:2em;
	border-radius:5px;
	color:#fff;
}
#contbody h3{
	background:#fff;
	padding:5px 20px;
	border-radius:0px;
	border-left:5px solid #4b0d43;
	color:#333;
	font-weight: bold;
}
#contbody h4{
	padding:10px 0px;
	border-bottom:3px solid #b6a1b3;
	color:#333;
	font-weight: bold;
}
.pagetop{
	text-align: right;
	margin:30px 0 100px;
}

/* sidebar */
#localNav{
	position: relative;
}
#localNav ul{
	margin:0;
	padding:0;
}
#localNav li{
	list-style: none;
	padding:0;
}
#localNav .localparent a{
	display: block;
	color: #333;
	padding: 1em 1em 1em 1em;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
#localNav .localparent a:hover{
	background: #b6a1b3;
	color:#fff;
}
#localNav .p-current{
	border: 1px solid #ccc;
	margin:0;
	padding:0;
}
#localNav .p-current a{
	color: #fff;
	background: #b6a1b3;
	font-weight: bold;
	padding:1em;
}
.int #localNav .p-current {
    border: none;
    margin: 0;
    padding: 0;
}
.int #localNav .p-current a:hover{
	background: #b6a1b3;
	color:#fff;
}
.int #localNav .p-current a{
	display: block;
    color: #333;
    padding: 1em 1em 1em 1em;
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
	font-weight: normal;
	background: transparent;
}
.int #localNav .p-current ul{
	display:none;
}
#localNav .localchild li{
	margin:0;
	padding:0;
}
#localNav .localchild a{
	display: block;
	color: #333;
	font-weight: normal;
	background: none;
	padding: 1em 0.5em;
	text-decoration: none;
	line-height: 1.2;
}
#localNav .localchild .tit{
	display: block;
	color: #666;
	font-weight: normal;
	background: none;
	padding: 1em 0.5em;
	text-decoration: none;
	line-height: 1.2;
}
#localNav .localchild a:hover{
	background: none;
	color:#333;
}
#localNav .localchild li{
	background: white;
}
#localNav .localchild li:hover{
	background: #f0e6ef;
}
#localNav .localchild li:last-child a{
	border-bottom: none;
}
#localNav .hidebox{
	display: none;
}
#localNav .c-current a{
	background: #f0e6ef;
	font-weight: bold;
}

#localNav .c-current a:hover{
	background: #f0e6ef;
}
#localNav .localchild .lv2{
	padding-left: 12px;
}
#localNav .localchild .lv2:hover{
	background: #E6EBEE;
	padding-left: 12px;
}
#localNav .c-current.lv2{
	padding-left:0;
}
#localNav .c-current.lv2 a{
	background: #E6EBEE;
	font-weight: bold;
	padding-left: 20px;
}
#localNav .c-current.lv2 a:hover{
	background: #E6EBEE;
	font-weight: bold;
	padding-left: 34px;
	color:#333;
}
.address{
	border:3px solid #e1cfde;
	border-radius: 3px;
	padding:20px;
	margin-bottom:30px;
}
.address .actions{
	text-align: center;
	margin-bottom: 0;
	width:100%;
}
.address h3{
	border-bottom:1px solid #ccc;
}

/* -------上マージン指定--------- */
.m_top_-1{
	margin-top: -1px;
}

.m_top_5{
	margin-top: 5px;
}

.m_top_10{
	margin-top: 10px;
}

.m_top_15{
	margin-top: 15px;
}

.m_top_20{
	margin-top: 20px;
}

.m_top_25{
	margin-top: 25px;
}

.m_top_30{
	margin-top: 30px;
}

.m_top_35{
	margin-top: 35px;
}

.m_top_40{
	margin-top: 40px;
}

.m_top_45{
	margin-top: 45px;
}

.m_top_50{
	margin-top: 50px;
}

/* -------右マージン指定--------- */
.m_right_5{
	margin-right: 5px;
}

.m_right_10{
	margin-right: 10px;
}

.m_right_15{
	margin-right: 15px;
}

.m_right_20{
	margin-right: 20px;
}

.m_right_25{
	margin-right: 25px;
}

.m_right_30{
	margin-right: 30px;
}

.m_right_35{
	margin-right: 35px;
}

.m_right_40{
	margin-right: 40px;
}

.m_right_45{
	margin-right: 45px;
}

.m_right_50{
	margin-right: 50px;
}

/* -------下マージン指定--------- */
.m_bottom_2{
	margin-bottom: 2px;
}

.m_bottom_5{
	margin-bottom: 5px;
}

.m_bottom_10{
	margin-bottom: 10px;
}

.m_bottom_15{
	margin-bottom: 15px;
}

.m_bottom_20{
	margin-bottom: 20px;
}

.m_bottom_25{
	margin-bottom: 25px;
}

.m_bottom_30{
	margin-bottom: 30px;
}

.m_bottom_35{
	margin-bottom: 35px;
}

.m_bottom_40{
	margin-bottom: 40px;
}

.m_bottom_45{
	margin-bottom: 45px;
}

.m_bottom_50{
	margin-bottom: 50px;
}

/* -------左マージン指定--------- */
.m_left_5{
	margin-left: 5px;
}

.m_left_10{
	margin-left: 10px;
}

.m_left_15{
	margin-left: 15px;
}

.m_left_20{
	margin-left: 20px;
}

.m_left_25{
	margin-left: 25px;
}

.m_left_30{
	margin-left: 30px;
}

.m_left_35{
	margin-left: 35px;
}

.m_left_40{
	margin-left: 40px;
}

.m_left_45{
	margin-left: 45px;
}

.m_left_50{
	margin-left: 50px;
}

/* -------------------------------- */
/* -------上パディング指定--------- */
.p_top_5{
	padding-top: 5px;
}

.p_top_10{
	padding-top: 10px;
}

.p_top_15{
	padding-top: 15px;
}

.p_top_20{
	padding-top: 20px;
}

.p_top_25{
	padding-top: 25px;
}

.p_top_30{
	padding-top: 30px;
}

.p_top_35{
	padding-top: 35px;
}

.p_top_40{
	padding-top: 40px;
}

.p_top_45{
	padding-top: 45px;
}

.p_top_50{
	padding-top: 50px;
}

/* -------右パディング指定--------- */
.p_right_5{
	padding-right: 5px;
}

.p_right_10{
	padding-right: 10px;
}

.p_right_15{
	padding-right: 15px;
}

.p_right_20{
	padding-right: 20px;
}

.p_right_25{
	padding-right: 25px;
}

.p_right_30{
	padding-right: 30px;
}

.p_right_35{
	padding-right: 35px;
}

.p_right_40{
	padding-right: 40px;
}

.p_right_45{
	padding-right: 45px;
}

.p_right_50{
	padding-right: 50px;
}

/* -------下パディング指定--------- */
.p_bottom_5{
	padding-bottom: 5px;
}

.p_bottom_10{
	padding-bottom: 10px;
}

.p_bottom_15{
	padding-bottom: 15px;
}

.p_bottom_20{
	padding-bottom: 20px;
}

.p_bottom_25{
	padding-bottom: 25px;
}

.p_bottom_30{
	padding-bottom: 30px;
}

.p_bottom_35{
	padding-bottom: 35px;
}

.p_bottom_40{
	padding-bottom: 40px;
}

.p_bottom_45{
	padding-bottom: 45px;
}

.p_bottom_50{
	padding-bottom: 50px;
}

/* -------左パディング指定--------- */
.p_left_5{
	padding-left: 5px;
}

.p_left_10{
	padding-left: 10px;
}

.p_left_15{
	padding-left: 15px;
}

.p_left_20{
	padding-left: 20px;
}

.p_left_25{
	padding-left: 25px;
}

.p_left_30{
	padding-left: 30px;
}

.p_left_35{
	padding-left: 35px;
}

.p_left_40{
	padding-left: 40px;
}

.p_left_45{
	padding-left: 45px;
}

.p_left_50{
	padding-left: 50px;
}

.fbold{
	font-weight: bold;
}

.cred{
	color: red;
}

.txtcenter{
	text-align: center;
}

.txtright{
	text-align: right;
}



/*add*/
img{
	max-width:100%;
	height:auto;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clearfix {
}
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 0px;
}


#header h1 img {
	vertical-align: middle;
	margin-right: 10px;
	position: relative;
    top: -3px;
}
#header.alt {
    top: 10px;
}
#header nav {
    top: -2px;
}
#header h1 {
    font-size: 18px;
}
#header nav > ul > li {
    margin-left: 2em;
	font-size:14px;
}
.dropotron li {
    font-size:14px;
}
#header {
    height: 60px;
    line-height: 60px;
}
#header nav > ul > li a {
    color: #fff;
}
.wrapper.style1.addtop {
	background-color: #B6A1B3;
}
.wrapper.style1 {
	background-color: #F2F1F2;
}
header.major h2 {
    font-size:42px;
	color:#fff;
	font-weight:normal;
	margin-bottom:35px;
}
header.major p {
    margin: -1em 0 45px 0;
	font-size:18px;
	color:#fff;
}
.slider .viewer {
	background-color: #FFF;	
}
.toptitle01 {
    font-size: 42px;
    color: #646464;
    font-weight: normal;
    margin-bottom: 35px;
	text-align:center;
}
.wrapper.style3 {
	color: #646464;
	background-color: #EEEEEE;
}
.box.post {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: none;
	color: #646464;
	background-color: #FFF;
}
.wrapper.style3 h1, .wrapper.style3 h2, .wrapper.style3 h3, .wrapper.style3 h4, .wrapper.style3 h5, .wrapper.style3 h6 {
	color: #646464;
	font-weight: normal;
	font-size: 22px;
}
.wrapper.style3 .button {
	border-color: #E8E8E8 !important;
	color: #646464 !important;
	min-width: 146px;
}
.wrapper.style3 .box.post {
	min-height: 500px;
}
.wrapper.style3 .box.post.twbox {
	overflow-y: auto;
}
.box.post {
    padding-left: 1em;
    padding-right: 1em;
}
.box.post p{
	font-size:18px;
}
.box.post .image:first-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin: -2em 1em 2em -1em;
    width: calc(100% + 2em);
}

.fblockwrap01{
	background-color: #B6A1B3;
	padding-top: 40px;
	padding-bottom: 40px;
}
.fblock01{
	max-width: 1400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.fblock01 .box01 {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	vertical-align: middle;
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.fblock01 .box01 a{
	display: block;
	text-decoration: none;
	color: #000;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	min-height:70px;
}
.fblock01 .box01 a dl{
	margin: 0;
	position: relative;
}
.fblock01 .box01 a dl dt{
	position:absolute;
}
.fblock01 .box01 a dl dd{
	padding-left:95px;
}
.fblock01 .box01 a dl dd .pt01{
	font-size: 22px;
	display: block;
	margin-bottom:5px;
}
.fblock01 .box01 a dl dd .pt02{
	font-size: 18px;
	display: block;
}

.fblockwrap02{
	background-color: #4B0D43;
	padding-top: 40px;
	padding-bottom: 40px;
}
.fblock02{
	max-width:1400px;
	margin-right: auto;
	margin-left: auto;
}
.fblock02 .box01 {
	text-align: center;
}
.fblock02 .box01 li {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	vertical-align: middle;
}
.fblock02 .box01 .pt01 {
	font-size: 32px;
	color: #FFF;
	margin-right: 60px;
}
.fblock02 .box01 .pt02 span {
	font-size: 32px;
	color: #FFFC00;
	margin-right: 135px;
	background-image: url(../../images/cmn/icon_04.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:25px;
	padding-left: 33px;
	line-height: 27px;
}
.fblock02 .box01 .pt03 a{
	display: block;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
	border: 1px solid #FFF;
	text-decoration: none;
	border-radius: 5px;
	font-size: 16px;
	color: #FFF;
}
.fblock02 .box01 .pt03 a span {
	background-image: url(../../images/cmn/icon_05.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	background-size:16px;
	padding-left: 24px;
}

.fblockwrap03{
	background-color: #FFFFFF;
	padding-top: 100px;
	padding-bottom: 50px;
}
.fblock03{
	max-width: 1400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.fblock03 .pt01 {
	font-size: 16px;
	margin-bottom: 40px;
	color: #949494;
	line-height: 1.3;
}
address {
	font-size: 16px;
	font-weight: bold;
	color: #D1D1D1;
}
.topslide01{
	margin-bottom:110px;
}
#ty_main_busi h4 ,
#py_main_busi h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 4px;
	padding-left: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.slick-track {
	/*margin-left: 8px;
    margin-right: 8px;*/
}
#ty_main_busi div.st_cal div.st_cal_block ,
#py_main_busi div.st_cal div.st_cal_block {
	color: #FFFFFF;
	/*background-color: #313131;
	width: 150px !important;
	float: left;
	margin-left: 16px;
	padding-bottom: 0.5em;*/
}
#ty_main_busi div.st_cal div.st_cal_block ,
#py_main_busi div.st_cal div.st_cal_block {
	/*margin-left: 8px;
    margin-right: 8px;*/
}
/*#ty_main_busi.just div.st_cal div.st_cal_block:first-child ,
#py_main_busi.just div.st_cal div.st_cal_block:first-child {
	margin-left: 0px;
}
#ty_main_busi.just div.st_cal div.st_cal_block:last-child ,
#py_main_busi.just div.st_cal div.st_cal_block:last-child {
    margin-right: 0px;
}
#ty_main_busi div.st_cal div.st_cal_block:first-child ,
#py_main_busi div.st_cal div.st_cal_block:first-child {
	margin-left: 0;
}*/
#ty_main_busi div.st_cal div.st_cal_block img ,
#py_main_busi div.st_cal div.st_cal_block img {
	display: block;
	/*margin-bottom: 1em;
	margin-top: -1px;*/
	margin-top: -1px;
	width:100%;
}
#ty_main_busi div.st_cal div.st_cal_block span ,
#py_main_busi div.st_cal div.st_cal_block span {
	display: block;
	margin-left: 1em;
	margin-right: 1em;
}
#ty_main_busi div.st_cal div.st_cal_block span {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	padding-top:5px;
}
#ty_main_busi div.st_cal div.st_cal_block a ,
#py_main_busi div.st_cal div.st_cal_block a {
	background-color: #313131;
}
#ty_main_busi div.st_cal div.st_cal_block .tybox ,
#py_main_busi div.st_cal div.st_cal_block .tybox {
	background-color: #313131;
	margin-left: 8px;
    margin-right: 8px;
	padding-bottom:10px;
}
#py_main_busi div.st_cal div.st_cal_block p {
	background-color: #313131;
	/*margin: 0.5em;
	margin-left: 1em;
	margin-right: 1em;*/
	line-height: 1.4;
	padding:10px;
	text-align:left;
	color: #FFFFFF;
	margin:0;
}
#ty_main_busi div.st_cal div.st_cal_block p {
	background-color: #313131;
	/*margin: 0.5em;
	margin-left: 1em;
	margin-right: 1em;*/
	line-height: 1.4;
	padding:10px;
	padding-top:0;
	text-align:left;
	color: #FFFFFF;
	margin:0;
}
#ty_main_busi div.st_cal div.st_cal_block a ,
#ty_main_busi div.st_cal div.st_cal_block span.link0 {
	text-align: center;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-left:10px;
	margin-right:10px;
	border:none;
}
#py_main_busi div.st_cal div.st_cal_block a ,
#py_main_busi div.st_cal div.st_cal_block span.link0 {
	text-align: center;
	display: block;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	margin-left:8px;
	margin-right:8px;
	border:none;
}
#ty_main_busi div.st_cal div.st_cal_block a:hover {
	text-decoration: none;
}
#ty_main_busi div.st_cal div.st_cal_block span.link0 {
	color: #FFFFFF;
	background-color: #585858;
}
#ty_main_busi div.st_cal div.st_cal_block a.link1 {
	color: #000000;
	background-color: #FFFFFF;
}
#ty_main_busi div.st_cal div.st_cal_block a.link2 {
	color: #FFFFFF;
	background-color: #4B0D43;
}
#py_main_busi div.st_cal div.st_cal_block a ,
#py_main_busi div.st_cal div.st_cal_block a:hover {
	color: #FFFFFF;
}
#py_main_busi div.hide {
    display: none;
}
li.cb_inner {
	list-style-type: none;
}
li.cb_inner div.left {
	float: left;
}
li.cb_inner div.left img {
	display: block;
}
li.cb_inner div.right {
	width: 400px;
	float: right;
	padding-right:5px;
}
li.cb_inner div.right h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
li.cb_inner div.right div {
	margin-left: 1em;
}
li.cb_inner div.right div * {
	line-height: 1.4;
}

.slick-prev {
	background-image: url(../../images/cmn/prev_02.png) !important;
	background-size:31px!important;
	left: -46px !important;
}
.slick-next {
	background-image: url(../../images/cmn/next_02.png) !important;
	background-size:31px!important;
	right: -40px !important;
}
.past_jc {
	padding-bottom: 30px;
}
.past_jc img {
	-webkit-box-shadow: 0px 0px 5px #bababa;
	-moz-box-shadow: 0px 0px 5px #bababa;
	box-shadow: 0px 0px 5px #bababa;
	background: #eee;
}
.past_jc dd {
	background-color: #EEEEEE;
	margin-right: 10px;
	margin-top: 15px;
	float: left;
}
.past_jc dd a {
	color: #446DAE;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 39px;
	-webkit-box-shadow: 0px 0px 5px #bababa;
	-moz-box-shadow: 0px 0px 5px #bababa;
	box-shadow: 0px 0px 5px #bababa;
	background: #FFFFFF;
	display: block;
	width: 125px;
	height: 39px;
}
.past_jc dd a:hover {
	color: #23B596;
	text-decoration: none;
}

.cmnbox01{
	margin-bottom:40px;
}
.address {
	margin-top:30px;
}







.mdgs .mdgs_block01{
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ddd;
	overflow:hidden;
}

.mdgs .mdgs_block01b{
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ddd;
	overflow:hidden;
}

.mdgs .mdgs_block01 img{
	width:100%;
}
.mdgs .mdgs_block01b img{
	width:100%;
}

.mdgs .mdgs_block01l{
	float: left;
	width: 28%;
}

.mdgs .mdgs_block01lb{
	float: left;
	width: 70%;
}

.mdgs .mdgs_block01lc{
	float: left;
	width: 28%;
}

.mdgs .mdgs_block01r {
    float: right;
    width: 70%;
}

.mdgs .mdgs_block01rb{
	float: right;
	width: 28%;
	text-align: right;
}

.mdgs .mdgs_block01rc{
	float: right;
    width: 70%;
}

.mdgs .mdgs_block01r p{
	clear: both;
}

.mdgs .mdgs_tx01{
	padding: 0;
	color: #40B5E4;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:15px;
	background-image: url(../../mdgs/images/point.jpg);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 1px 0px 0px 25px!important;
}


.tool .tools-block{
	margin: 20px 20px 30px;
}

.tool .tools-block p{
	line-height: 1.6!important;
}

.tool .tools-col{
	margin: 20px auto 40px;
}

.tool .tools-col h4{
	margin: 0 0 1em 280px!important;
	padding: 0!important;
	border-bottom: none!important;
}

.tool .tools-col p{
	margin-left: 280px!important;
	line-height: 1.5!important;
}

.tool .tools-col strong{
	padding-left: 5px;
	border-left: 3px solid #666;
}

.tool .tools-col ul{
	margin: 30px auto!important;
	text-align:center;	
}

.tool .tools-col li{
	display:inline-block;
	margin: 0 5px 0 5px!important;
	background: none!important;
	padding: 0!important;
	margin-bottom:15px;
}

.tool div.bg01{
	background: url(../../tools/images/pic01.jpg) left top no-repeat;
	min-height: 360px;
}

.tool div.bg02{
	background: url(../../tools/images/pic02.jpg) left top no-repeat;
	min-height: 460px;
}

.tool div.bg03{
	background: url(../../tools/images/pic03.jpg) left top no-repeat;
	min-height: 341px;
}

.over a{
	border:none;
}

.sitemap ul li{
	margin-bottom:5px;
}
.sitemap ul.localchild {
    margin: 15px 15px 15px 20px;
}
.sitemap ul li.lv2:before {
    content: "└ ";
}

.cmnlist01{
	margin-bottom:30px;
}
.cmnlist01 li {
    margin: 0 0 5px 0;
	text-indent:-0.5em;
	margin-left:0.5em;
}
.small {
    font-size: 75%;
}
.img_right {
    float: right;
    margin: 0 0 15px 10px !important;
}
.img_left {
    float: left;
    margin: 0 15px 10px 0 !important;
}

.bdn{
	border:none;
}

.movie {
	width: 100% !important;
position: relative;
height: 100%;
padding: 0px 0 56.25%;
overflow: hidden;
}

.movie iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

.iconppt {
    margin: 0 0 0 0px;
    background: url(../images/cmn/icon_ppt.jpg) 0 no-repeat;
    padding: 3px 0 0 30px;
}
.iconpdf {
    margin: 0 0 0 0px;
    background: url(../images/cmn/icon_pdf.jpg) 0 no-repeat;
    padding: 3px 0 0 30px;
}
.icondoc {
    margin: 0 0 0 0px;
    background: url(../images/cmn/icon_doc.jpg) 0 no-repeat;
    padding: 3px 0 0 30px;
}
.iconxls {
    margin: 0 0 0 0px;
    background: url(../images/cmn/icon_xls.jpg) 0 no-repeat;
    padding: 3px 0 0 30px;
}

.about div.infobox {
    margin: 20px 0;
    border: 1px solid #ccc;
    background: #eee;
    padding: 10px;
    font-size: 116%;
    line-height: 1.5;
}
.about table th {
	width: 30%;
	background: #eee;
	border: solid 1px #ccc;
	border-collapse: collapse;
	padding: 10px;
	line-height: 1.5;
	font-size: 116%;
	font-weight: normal;
	vertical-align: middle;
}
.about table td {
	border: solid 1px #ccc;
	border-collapse: collapse;
	padding: 10px;
	line-height: 1.5;
	font-size: 116%;
	background-color: #FFF;
	vertical-align: middle;
}
.summary .halfcol {
    float: left;
    width: 50%;
}

.tab {
    width: 100%;
    overflow: hidden;
    margin: 0px!important;
	display:table;
}
.tab li {
	display: table-cell;
	background: none;
	margin: 0px!important;
	padding: 0px!important;
	text-align: center;
	border: solid 1px rgba(144, 144, 144, 0.25);
	cursor: pointer;
}
.tab li.tab_select{
	background-color: #E7EDF9;
}


.tabPanelGroup {
    margin-right: 0;
    border: solid 1px rgba(144, 144, 144, 0.25);
	border-bottom:none;
    border-top: none;
    padding-top: 0;
}
.disnon{
	display:none;
}


.member table {
    margin: 0;
    width: 100%;
}

.recruiting .infobox {
    margin: 20px 0;
    border: 1px solid #ccc;
    background: #eee;
    padding: 10px;
    font-size: 116%;
    line-height: 1.5;
}
.recruiting .infobox ul {
    margin: 15px 15px 15px 20px;
}
.blockline {
    padding-bottom: 50px;
	margin-bottom:40px;
    background: url(../../recruit/images/line.png) center bottom no-repeat;
}
.profbox {
    margin: 40px auto 40px;
    border: 5px solid #ccc;
    padding: 10px;
}
.profbox .profImg {
    float: left;
    margin-right: 20px;
	margin-bottom:15px;
	max-width:250px;
}
.profbox p {
    margin: 5px 0;
}
.voicebox .col-left {
    float: left;
    width: 30%;
}
.voicebox .col-right .voicename {
    background-color: #eee;
    padding: 8px;
    margin-bottom: 5px;
}
.voicebox .col-right {
    float: right;
    width: 68%;
}

.voicebox .col-right p {
	font-weight: bold;
}

.re01{
	text-align:center;
	margin-bottom:30px;
}
.re01 li{
	display:inline-block;
	width:45%;
	vertical-align:top;
}

.repo .img_right {
	max-width:250px;
}
.repo .img_left {
   max-width:250px;
}

.recmain{
	width:100%;
}
.recmain img{
	width:100%;
	vertical-align: bottom;
}

.recmain img.vat{
	vertical-align: top;
}

.recruitwrap #main{
	width:100%;
}
#contents_recruit{
	margin:0 auto;
}
#contents_recruit .listwrap{
	position:relative;
}
#contents_recruit .listwrap .newicon{
	position:absolute;
	right: -12px;
	top: -12px;
	width:52px;
	display:none;
}
#contents_recruit .listwrap ul li:first-child .newicon{
	display:block;
}
#contents_recruit ul.reportlist{
	
}
#contents_recruit ul.reportlist li{
	position:relative;
	width:32%;
	float:left;
	margin-left:2%;
	margin-bottom: 20px;
	padding-left:0;
}
#contents_recruit ul.reportlist li a{
	border:none;
}
#contents_recruit ul.reportlist li:nth-child(3n+1) {
	margin-left:0;
	clear:both;
}

#contents_recruit ul.reportlist li p{
	line-height:1.8;
}
#contents_recruit ul.reportlist li .message{
	background:url(../../recruit/images/bln_2.png) repeat-y;
	background-size:100%;
	padding:20px;
}
#contents_recruit ul.reportlist li .message .mess{
	border-bottom:solid 1px #c7c7c7;
	padding-bottom:6px;
	margin-bottom:10px!important;
}
#contents_recruit ul.reportlist li .message .more{
	text-align:right;
	margin-bottom: 0;
}
#contents_recruit ul.reportlist li .message .more img{
	width:84px;
}
#contents_recruit ul.reportlist li .message .member{
	margin-bottom:20px!important;
	
}
#contents_recruit ul.reportlist li .message .member strong{
	font-weight:bold;
}
#contents_recruit ul.reportlist li .message p.more{
	text-align:right;
}
#contents_recruit ul.reportlist li .message .box {
    border-radius: 0.5em;
    border: none;
    margin-bottom: 0;
    padding: 0em;
}
#contents_recruit ul.reportlist li .message .box p{
	margin:0;
}
#contents_recruit .info ul{
	overflow:hidden;
	text-align:center;
	margin-top: 40px;
}
#contents_recruit .info li{
	background:#223546;
	display:inline-block;
	margin:12px;
	font-size:16px;
	border-radius:5px;
}
#contents_recruit .info li a{
	display:block;
	color:#fff;
	padding:15px 30px;
}
#contents_recruit a:hover{
	text-decoration:none;
}
#contents_recruit .info .txtbtn2{
	width:100%;
	margin:10px auto;
	text-align:center;
	border-radius:5px;
	background:#E21C5D;
}
#contents_recruit .info .txtbtn2 a{
	display:block;
	color:#fff;
	font-size:16px;
	padding:15px 30px;
}

.interviewwrap dl dd{
	margin-bottom:15px;
}


#report , #info1 , #info2 , #info3 , #video , #contact {
	margin-top:-60px;
	padding-top:60px;
}

#pagetop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    z-index: 9999;
}
#pagetop a {
	border:none;
}

▼1680px{
}
@media screen and (max-width: 1680px) {


.fblock01{
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#header nav > ul > li {
    margin-left: 20px;
	font-size:14px;
}



▲1680px{
}
}


▼1280px{
}
@media screen and (max-width: 1280px) {
#header h1 {
    font-size: 14px;
}
#header nav > ul > li {
    margin-left: 0.5em;
	font-size:11px;
}
.dropotron li {
    font-size:12px;
}
.slick-prev {
	left: -32px !important;
}
.slick-next {
	right: -32px !important;
}
.sec .major .container {
    min-height: 135px;
}
header.major h2 {
    font-size:30px;
	padding-left: 160px;
	line-height:1.3;
}
.index header.major h2 {
    font-size: 22px;
    padding-left: 0;
    line-height: 1.3;
    margin-bottom: 25px;
}
.sec .major h2 {
    padding-top: 50px;
}

▲1280px{
}
}




▼980px{
}
@media screen and (max-width: 980px) {
	
.sec .major .container{
	min-height: 1px;
}
.sec .major h2 {
    padding-top: 40px;
}
#navPanel .link {
    font-size: 13px;
}
.fblock01 .box01 {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    vertical-align: middle;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
}


#report , #info1 , #info2 , #info3 , #video , #contact {
	margin-top:-0;
	padding-top:0;
}


▲980px{
}
}




▼SP{
}
@media screen and (max-width: 736px) {
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-size: 14px;
}
.pc{
	display:none;
}
.sp{
	display:block;
}
header.major h2 {
    font-size:16px;
	color:#fff;
	font-weight:normal;
	margin-bottom:20px;
	padding-left: 60px;
	line-height:1.3;
}
header.major p {
    margin: -1em 0 2.5em 0;
	font-size:18px;
	color:#fff;
}
.wrapper.style3 {
	color: #646464;
	background-color: #EEEEEE;
}
.toptitle01 {
    font-size: 18px;
    color: #646464;
    font-weight: normal;
    margin-bottom: 20px;
	text-align:center;
}
.box.post {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: none;
	color: #646464;
	background-color: #FFF;
}
.wrapper.style3 h1, .wrapper.style3 h2, .wrapper.style3 h3, .wrapper.style3 h4, .wrapper.style3 h5, .wrapper.style3 h6 {
	color: #646464;
	font-weight: normal;
	font-size: 16px;
}
.wrapper.style3 .button {
	border-color: #E8E8E8 !important;
	color: #646464 !important;
	min-width: 146px;
}
.box.post{
	height:auto!important;
}

.box.post p{
	height:auto!important;
}

.box.post {
    padding-left: 1em;
    padding-right: 1em;
}
.box.post p{
	font-size:14px;
}
.box.post .image:first-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin: -2em 1em 2em -1em;
    width: calc(100% + 2em);
}

.fblockwrap01{
	background-color: #B6A1B3;
	padding-top: 20px;
	padding-bottom: 20px;
}
.fblock01{
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.fblock01 .box01 {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    vertical-align: middle;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
.fblock01 .box01 a{
	display: block;
	text-decoration: none;
	color: #000;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	min-height:70px;
}
.fblock01 .box01 a dl{
	margin: 0;
	position: relative;
}
.fblock01 .box01 a dl dt{
	position:absolute;
}
.fblock01 .box01 a dl dd{
	padding-left:80px;
}
.fblock01 .box01 a dl dd .pt01{
	font-size: 18px;
	display: block;
	margin-bottom:5px;
}
.fblock01 .box01 a dl dd .pt02{
	font-size: 14px;
	display: block;
}

.fblockwrap02{
	background-color: #4B0D43;
	padding-top: 15px;
	padding-bottom: 20px;
}
.fblock02{
	max-width:90%;
	margin-right: auto;
	margin-left: auto;
}
.fblock02 .box01 {
	text-align: center;
}
.fblock02 .box01 li {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	vertical-align: middle;
}
.fblock02 .box01 .pt01 {
	font-size: 18px;
	color: #FFF;
	margin-right: 0px;
	text-align: center;
}
.fblock02 .box01 .pt02 span {
	font-size: 16px;
	color: #FFFC00;
	margin-right: 0px;
	background-image: url(../../images/cmn/icon_04.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	background-size:16px;
	padding-left: 20px;
	line-height: 16px;
	text-align: center;
}
.fblock02 .box01 .pt03{
	width:100%;
}
.fblock02 .box01 .pt03 a{
	display: block;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
	border: 1px solid #FFF;
	text-decoration: none;
	border-radius: 5px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
.fblock02 .box01 .pt03 a span {
	background-image: url(../../images/cmn/icon_05.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	background-size:16px;
	padding-left: 24px;
	text-align: center;
}

.fblockwrap03{
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.fblock03{
	max-width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.fblock03 .pt01 {
	font-size: 14px;
	margin-bottom: 15px;
	color: #949494;
	line-height: 1.3;
}
address {
	font-size: 12px;
	font-weight: bold;
	color: #D1D1D1;
}


.topslide01{
	margin-bottom:20px;
}
#ty_main_busi h4 ,
#py_main_busi h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 4px;
	padding-left: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#ty_main_busi div.st_cal div.st_cal_block .tybox ,
#py_main_busi div.st_cal div.st_cal_block .tybox {
	background-color: #313131;
	margin-left: 4px;
    margin-right: 4px;
	padding-bottom:1px;
}
#py_main_busi div.st_cal div.st_cal_block p {
	font-size:13px;
	height:auto!important;
}
#ty_main_busi div.st_cal div.st_cal_block p {
	font-size:13px;
	height:auto!important;
}
#ty_main_busi div.st_cal div.st_cal_block a ,
#ty_main_busi div.st_cal div.st_cal_block span.link0 {
	text-align: center;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-left:10px;
	margin-right:10px;
	border:none;
}
#py_main_busi div.st_cal div.st_cal_block a ,
#py_main_busi div.st_cal div.st_cal_block span.link0 {
	text-align: center;
	display: block;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	margin-left: 4px;
    margin-right: 4px;
	border:none;
}
#py_main_busi div.hide {
    display: none;
}
li.cb_inner div.left {
	float: none;
}
li.cb_inner div.right {
	width: 100%;
	float: none;
	padding-right:0px;
}
li.cb_inner div.right h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
li.cb_inner div.right div {
	margin-left: 0em;
}

.slick-prev {
	background-image: none !important;
	background-size:31px!important;
	left: -27px !important;
}
.slick-next {
	background-image: none !important;
	background-size:31px!important;
	right: -27px !important;
}
.past_jc {
	padding-bottom: 30px;
}
.past_jc img {
	-webkit-box-shadow: 0px 0px 5px #bababa;
	-moz-box-shadow: 0px 0px 5px #bababa;
	box-shadow: 0px 0px 5px #bababa;
	background: #eee;
}
.past_jc dd {
	background-color: #EEEEEE;
	margin-right: 10px;
	margin-top: 15px;
	float: left;
}
.past_jc dd a {
	color: #446DAE;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 39px;
	-webkit-box-shadow: 0px 0px 5px #bababa;
	-moz-box-shadow: 0px 0px 5px #bababa;
	box-shadow: 0px 0px 5px #bababa;
	background: #FFFFFF;
	display: block;
	width: 125px;
	height: 39px;
}
.past_jc dd a:hover {
	color: #23B596;
	text-decoration: none;
}

.sec .major .container {
    min-height: 1px;
    width: 100%!important;
    padding-top: 20px;
    margin-bottom: 20px;
    background-size: 300px;
    background-image: url(../../images/2017logo02.png);
    background-repeat: no-repeat;
    background-position: left 50px;
}

.pagetop {
    text-align: right;
    margin: 30px 0 30px;
}


.tool .tools-block{
	margin: 20px 0px 30px;
}

.tool .tools-block p{
	line-height: 1.6!important;
}

.tool .tools-col{
	margin: 20px auto 40px;
}

.tool .tools-col h4{
	margin: 0 0 1em 0!important;
	padding: 0!important;
	border-bottom: none!important;
	padding-left: 28%!important;
}

.tool .tools-col p{
	margin-left: 0%!important;
	line-height: 1.5!important;
	padding-left: 28%!important;
}

.tool .tools-col strong{
	padding-left: 5px;
	border-left: 3px solid #666;
}

.tool .tools-col ul{
	margin: 30px auto!important;
	text-align:center;	
}

.tool .tools-col li{
	display:inline-block;
	margin: 0 5px 0 5px!important;
	background: none!important;
	padding: 0!important;
	margin-bottom:15px;
}

.tool div.bg01{
	background: url(../../tools/images/pic01.jpg) left top no-repeat;
	min-height: 1px;
	background-size:26%;
}

.tool div.bg02{
	background: url(../../tools/images/pic02.jpg) left top no-repeat;
	min-height: 1px;
	background-size:26%;
}

.tool div.bg03{
	background: url(../../tools/images/pic03.jpg) left top no-repeat;
	min-height: 1px;
	background-size:26%;
}

.img_right {
	max-width:100px;	
}
.img_left {
	max-width:100px;	
}
.summary .halfcol {
    float: none;
    width: 100%;
}

.recruiting .infobox {
    margin: 20px 0;
    border: 1px solid #ccc;
    background: #eee;
    padding: 10px;
    font-size: 116%;
    line-height: 1.5;
}
.recruiting .infobox ul {
    margin: 15px 15px 15px 20px;
}
.blockline {
    padding-bottom: 20px;
	margin-bottom:20px;
    background: url(../../recruit/images/line.png) center bottom no-repeat;
}
.profbox {
    margin: 40px auto 40px;
    border: 5px solid #ccc;
    padding: 10px;
	text-align:center;
}
.profbox .profImg {
    float: none;
	width:150px;
    margin-right: auto;
	margin-left:auto;
	margin-bottom:15px;
	text-align:center;
}
.profbox p {
    margin: 5px 0;
	text-align:left;
	font-size:13px;
}
.profbox p img {
	width:90px;
}
.voicebox .col-left {
    float: left;
    width: 30%;
}
.voicebox .col-right .voicename {
    background-color: #eee;
    padding: 8px;
    margin-bottom: 5px;
}
.voicebox .col-right {
    float: right;
    width: 68%;
}
.repo .img_right {
	max-width:100px;
}
.repo .img_left {
   max-width:100px;
}

#contents_recruit .listwrap .newicon{
	position:absolute;
	right: -6px;
	top: -6px;
	width:40px;
}
#contents_recruit ul.reportlist{
	padding-top:20px;
}
#contents_recruit ul.reportlist li{
	position:relative;
	width:100%;
	float:none;
	margin-left:0%;
	margin-bottom: 20px;
	padding-left:0;
}
#contents_recruit ul.reportlist li a{
	border:none;
}
#contents_recruit ul.reportlist li:nth-child(3n+1) {
	margin-left:0;
	clear:both;
}

#contents_recruit ul.reportlist li p{
	line-height:1.8;
}
#contents_recruit ul.reportlist li .message{
	background:url(../../recruit/images/bln_2.png) repeat-y;
	background-size:100%;
	padding:10px;
	height:auto!important;
}
#contents_recruit ul.reportlist li .message .mess{
	border-bottom:solid 1px #c7c7c7;
	padding-bottom:6px;
	margin-bottom:10px!important;
}
#contents_recruit ul.reportlist li .message .more{
	text-align:right;
	margin-bottom: 0;
}
#contents_recruit ul.reportlist li .message .more img{
	width:84px;
}
#contents_recruit ul.reportlist li .message .member{
	margin-bottom:20px!important;
	
}
#contents_recruit ul.reportlist li .message .member strong{
	font-weight:bold;
}
#contents_recruit ul.reportlist li .message p.more{
	text-align:right;
}
#contents_recruit ul.reportlist li .message .box {
    border-radius: 0.5em;
    border: none;
    margin-bottom: 0;
    padding: 0em;
}
#contents_recruit ul.reportlist li .message .box p{
	margin:0;
}
#contents_recruit .info ul{
	overflow:hidden;
	text-align:center;
	margin-top: 20px;
}
#contents_recruit .info li{
	background:#223546;
	display:block;
	margin:0px;
	font-size:16px;
	border-radius:5px;
	margin-bottom:10px;
}
#contents_recruit .info li a{
	display:block;
	color:#fff;
	padding:15px 30px;
	width:100%;
}
#contents_recruit a:hover{
	text-decoration:none;
}
#contents_recruit .info .txtbtn2{
	width:100%;
	margin:10px auto;
	text-align:center;
	border-radius:5px;
	background:#E21C5D;
}
#contents_recruit .info .txtbtn2 a{
	display:block;
	color:#fff;
	font-size:16px;
	padding:15px 30px;
}
.wrapper.style3 .box.post {
	min-height: 1px;
}
#pagetop {
    position: fixed;
    bottom: 3px;
    right: 10px;
    /* display: none; */
    z-index: 9999;
    width: 38px;
}

	
	
▲SP{
}
}
