@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,700');

.main_wrapper {
    color: #ffffff;
}

/*====================
Mainvisual
======================*/
.hdg_mainvisual,
.modal_brand-ttl,
.txt_mainvisual {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

/*====================
Contents
======================*/
.section_category11 {
    border-bottom: rgba(255, 255, 255, 0.2) solid 1px;
    padding: 0 18px;
    margin-bottom: 30px;
}

.section_category11:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
}

.philosophy-system{
    box-sizing:border-box;
    padding: 3vw 5px;
    background-color:#ffffff;
    margin-bottom:40px;
}

.ps-svg-wrapper {
    position: relative;
    width: 100%;
    padding-top: 38%;
}
.ps-svg-wrapper svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#ps-svg-clickarea [id^="frame-"]{
    cursor:pointer;
}
#ps-svg-clickarea  [id^="frame-"]:hover{
    fill:rgba(255 ,235 ,59,0.2)
}

#ps-wrapper > g:not(#ps-svg-clickarea){
    pointer-events: none;
}

#radio #radio_human {
/*	margin-bottom: 5em;*/
}
#radio #radio_human ul li {
	flex-basis: calc(100% / 2);
	margin-bottom: 0;
}
#radio #radio_human ul li a {
	padding: 0;
	border: none;
	width: 100%;
	position: relative;
	background: none;
	box-shadow: none;
}
#radio #radio_human ul li a::after {
	background: none;
	height: 0px;
	margin-top: 0px;
}
#radio #radio_human ul li img {
	width: 100%;
}
.radio_link:hover {
	text-decoration: underline;
}
.history_box {
	color:#000;
/*	padding-top: 20px;*/
}
.history_box dl dt p {
	background: #ccc;
	padding: 0;
	text-align: center;
	color: #fff;
}
.year_box .ttl_year {
	background: #f8f8f8;
	border-radius: 8px 8px 0 0;
}
.history_box .ttl_year {
	padding: 5px 0 0 8px;
	font-size: 15px;
	font-weight: bold;
}
.year >strong{
	font-weight:bold;
	font-size:16px;
	background:#ffffff;
	color:#666666;
	letter-spacing:0.05em;
}
a[href$=".pdf"], a.outpdf, span.outpdf {
    padding-right: 18px;
    background: url(/share/images/icon_pdf_s.gif) no-repeat center right;
}
.contents-container{
	opacity:0.95;
}

@media (min-width: 768px) {
	#radio #radio_human ul li {
		flex-basis: calc(100% / 5);
	}
}

@media screen and (min-width:640px){
    .philosophy-system{
         padding:30px 20px;
   }
}

/*------------------------*/
/* Heading             */
/*------------------------*/
.hdg_category11 {
    background-color: #121212;
    color: #ffffff;
    text-align: center;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 1.072em;
    padding: 15px 0;
    margin-bottom: 20px;
}

/*------------------------*/
/* Text                   */
/*------------------------*/
.txt_category11 {
    margin-bottom: 30px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

/*------------------------*/
/* MOVIEアイコン位置       */
/*------------------------*/
.img_contents_container.icon_movie.icon_potision_rb::after {
    top: auto;
    transform: translate(0);
    left: auto;
    right: 10px;
    bottom: 10px;
}

/*------------------------*/
/* Button                 */
/*------------------------*/
.main_wrapper .btn_category11 {
    color: #000000;
    background-color: #ffffff;
    font-weight: bold;
    position: relative;
    text-align: center;
    padding: 10px 0;
    display: block;
    width: 90%;
    margin: 0 auto 30px;
}

.btn_category11 i {
    color: #000000;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.btn_category11 .icon-external {
    top: 10px;
    right: 5px;
}

.mainvisual_wrapper-work {
    padding: 120px 18px 30px
}

.hdg_mainvisual-job {
    font-size: 50%;
    display: block;
    margin-bottom: 5px;
}

/*colorboxカスタマイズ*/
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight {
    background: none;
    width: 8px;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    padding-top: 30px;
}

#cboxWrapper {
    overflow: visible;
}

#cboxClose {
    top: -30px;
    background: url(../images/category11/work/btn_close.svg) no-repeat 0 0;
    width: 30px;
    height: 30px;
}

#cboxPrevious,
#cboxNext {
    width: 30px;
    height: 25px;
}

#cboxPrevious {
    background: url(../images/category11/work/icon_prev.svg) no-repeat 0 0;
}

#cboxNext {
    background: url(../images/category11/work/icon_next.svg) no-repeat 0 0;
    left: auto;
    right: 0;
}

#cboxNext:hover,
#cboxPrevious:hover {
    background-position: 0 0;
}

.txt_contents_wrapper {
    background-color: #fff;
}

.txt_contents_container {
    padding: 10px;
}

@media (min-width: 768px) {
    .txt_category11 {
        text-shadow: 3px 3px 10px rgba(0, 0, 0, 1), -3px 3px 10px rgba(0, 0, 0, 1), 3px -3px 10px rgba(0, 0, 0, 1), -3px -3px 10px rgba(0, 0, 0, 1);
        /*background-color: rgba(0, 0, 0, 0.5);
        display: inline-block;
        padding: 10px;*/
    }

    .category_contents {
        margin-bottom: 5px;
        padding: 0;
    }

    .txt_contents_container {
        padding: 0px;
    }

    #radio section {
        padding: 0;
    }
    .radio_link {
        position:relative;
        top:-58px;
        background-color:#333;
        padding:0.5em;
        opacity: 0.8;
        font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    }
}
@media (max-width: 768px) {
    .radio_link {
        position:relative;
        top:-101px;
        background-color:#333;
        padding:0.5em;
        opacity: 0.8;
        font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    }
}

@media (max-width: 960px) {
	.history_box dl {
		margin: 0 0 10px 0;
	}
	.contents-container{
		width:100%;
		margin-right:auto;
		margin-left:auto;
	}
}

@media (min-width: 960px) {

    /*====================
Contents
======================*/
    .section_category11 {
        max-width: 960px;
        margin: 0 auto 50px;
        padding: 0;
    }

    /*------------------------*/
    /* Heading                */
    /*------------------------*/
    .hdg_category11 {
        font-size: 1.571em;
        margin-bottom: 30px;
    }

    .txt_contents_wrapper {
        background-color: #ffffff;
        width: 100%;
        bottom: 0;
        left: 0;
        padding: 10px;
    }

    .txt_contents_wrapper .txt_contents_container {
        background-color: transparent;
        position: relative;
        padding: 0;
        line-height: 1.7;
    }

    .txt_contents_wrapper .subTtl_contents {
        font-size: 90%;
    }

    /*------------------------*/
    /* History(history_box)   */
    /*------------------------*/

.pageLink ul {
	background: url(/corporate/profile/images/bg_pageLink.png) no-repeat 85px center;
	overflow: hidden;
	margin: 0 -40px 0 11px;
}

.pageLink ul li {
	background: url(/corporate/profile/images/icon_pageLink.png) no-repeat left 6px;
	margin-right: 40px;
	padding-left: 20px;
	float: left;
}

.history_box {
	background: url(/corporate/profile/images/bg_history_box.png) repeat-y center top;
	margin:auto;
	width:761px;
/*	padding-top: 20px;*/
}

.history_box .year {
	text-align: center;
	padding-bottom: 20px;
}

.history_box .ttl_year {
	padding: 5px 0 0 8px;
	font-size: 15px;
	font-weight: bold;
}

.history_box dl {
	margin-top: 10px;
	overflow: hidden;
}

.history_box dl.btm {
	margin-top: 0;
	overflow: hidden;
}

.history_box dl dt {
	width: 40px;
	float: left;
	margin-right: 10px;
}

.history_box dl dt p {
	background: #ccc;
	padding: 0;
	text-align: center;
	color: #fff;
}

.history_box dl dd {
	width: 265px;
	float: left;
}

.history_box dl dd img {
	margin-top: 3px;
}

.history_box dl dd .arrow {
	background: url("/share/images/arr_0.gif") no-repeat left 8px;
	padding: 0 0 0 12px;
}

.history_box dl dd ul.kanren_link li.ttl {
	width: 96px;
	float: left;
}

.history_box dl dd ul.kanren_link li.link {
	width: 162px;
	float: left;
	line-height: 150%;
}

.history_box dl dd .ml_8 {
	margin-left: -8px;
}

.history_box+p.bt a {
	padding: 14px 0;
	width: 352px;
	margin: auto;
	display: block;
	background: url(/share/images/feebtn2_bg.jpg) repeat-x;
	border: #cbcbcb 1px solid;
	background-size: auto 100%;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 1;
}

.history_box+p.bt a span {
	display: block;
	width: 100%;
	background: url(/share/images/arr_9.gif) left 19px center no-repeat;
}

.history_box+p.bt a:hover {
	text-decoration: none;
	background: url(/share/images/feebtn2_bg_o.jpg) repeat-x;
}

.history_box sub {
	font-size: 10px;
}

.year >strong{
	display:inline-block;
	font-weight:bold;
	font-size:16px;
	background:#ffffff;
	padding:0.75em 0;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	color:#666666;
    line-height:1;
    letter-spacing:0.05em;
    position:relative;
    text-align:center;
}

.year > strong > span{
	position:relative;
	z-index:10;
	display: block;
	text-align:center;
    padding:0 1em;
}

.year >strong::before,
.year >strong::after{
	content:"";
	z-index:1;
	display:inline-block;
	position:absolute;
	width: calc(1.8em - 1px);
	height: calc(1.8em - 1px);
	background:#ffffff;
	top:1px;
	transform:rotate(45deg);
	transform-origin:bottom;	
}

.year >strong::before{
	left:calc(-1.8em + 4px);
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;

}

.year >strong::after{
	right:-4px;
	border-right:solid 1px #cccccc;
	border-top:solid 1px #cccccc;

}

.year_box {
	border: solid 1px #cccccc;
	border-radius: 8px;
	padding-bottom: 10px;
	width: 340px;
	margin-bottom: 12px;
	position: relative;
}

.year_box::before, .year_box::after {
	content: "";
	position: absolute;
	display: inline-block;
}

.year_box::before {
	width: 18px;
	height: 18px;
	background: #cccccc;
	border-radius: 100%;
}

.year_box::after {
	height:1px;
	width: 50px;
	background:#cccccc;
	margin-top: 8px;
}

.year_box .ttl_year {
	background: #f8f8f8;
	border-radius: 8px 8px 0 0;
}

.year_box.position-left {
	float: left;
}

.year_box.position-left::before {
	right: -49px;
}
.year_box.position-left::after {
	right: -49px;
}

.year_box.position-right {
	float: right;
}

.year_box.position-right::before {
	left: -51px
}
.year_box.position-right::after {
	left: -51px
}

/*ajudst*/

.decade {
	margin-bottom: 30px;
	position:relative;
}
.decade:nth-last-of-type(1){
	padding-bottom:20px;
}
.decade:nth-last-of-type(1)::before {
	content:"";
	height:40px;
	width:3px;
	background-image:linear-gradient(#cccccc 50%,#ffffff 50.1%,#ffffff 70%,#cccccc 70.1%);
	background-size:3px 10px;
	position:absolute;
	bottom: -20px;
	left:calc(50% - 2px);
}

.h1956 {
	margin-top: 40px;
}

.h1964 {
	margin-bottom: 30px;
}

.h1968 {
	margin-top: -18px;
}

.h1984 {
	margin-top: -88px;
}

.h2001, .h2002, .h2003 {
	clear: both;
}

.h2003 {
	margin-bottom: 200px;
}

.h2004 {
	margin-top: -364px;
}

.h2008 {
	margin-top: -40px;
}

.h2010 {
	margin-bottom: 50px;
}

.h2012 {}

/*marker*/
.h1956::before ,
.h1956::after {
	top: 74px;
}

.h1951::before ,
.h1951::after {
	top: 4px;
}

.h1957::before ,
.h1957::after {
	top: 48px;
}

.h1958::before ,
.h1958::after {
	top: 25px;
}

.h1961::before ,
.h1961::after {
	top: 0;
}

.h1963::before ,
.h1963::after {
	top: 103px;
}

.h1964::before ,
.h1964::after {
	top: 15px;
}

.h1966::before ,
.h1966::after {
	top: 7px;
}

.h1968::before ,
.h1968::after {
	top: 109px;
}

.h1970::before ,
.h1970::after {
	top: 4px;
}

.h1973::before ,
.h1973::after {
	top: 73px;
}

.h1976::before ,
.h1976::after {
	top: 100px;
}

.h1979::before ,
.h1979::after {
	top: 156px;
}

.h1981::before ,
.h1981::after {
	top: 5px;
	right: -49px;
}

.h1984::before ,
.h1984::after {
	top: 82px;
}

.h1987::before ,
.h1987::after {
	top: 66px;
}

.h1989::before ,
.h1989::after {
	top: 17px;
}

.h1991::before ,
.h1991::after {
	top: 7px;
}

.h1992::before ,
.h1992::after {
	top: 40px;
}

.h1995::before ,
.h1995::after {
	top: 25px;
}

.h1996::before ,
.h1996::after {
	top: 41px;
}

.h1998::before ,
.h1998::after {
	top: 9px;
}

.h2000::before ,
.h2000::after {
	top: 8px;
}

.h2001::before ,
.h2001::after {
	top: 8px;
}

.h2002::before ,
.h2002::after {
	top: 8px;
}

.h2003::before ,
.h2003::after {
	top: 39px;
}

.h2004::before ,
.h2004::after {
	top: 529px;
}

.h2005::before ,
.h2005::after {
	top: 46px;
}

.h2006::before ,
.h2006::after {
	top: 20px;
}

.h2007::before ,
.h2007::after {
	top: 50px;
}

.h2008::before ,
.h2008::after {
	top: 151px;
}

.h2009::before ,
.h2009::after {
	top: 137px;
}

.h2010::before ,
.h2010::after {
	top: 8px;
}

.h2011::before ,
.h2011::after {
	top: 117px;
}

.h2012::before ,
.h2012::after {
	top: 89px;
}

.h2013::before ,
.h2013::after {
	top: 10px;
}

.h2015::before ,
.h2015::after {
	top: 104px;
}

.h2016::before ,
.h2016::after {
	top: 87px;
}

.h2020::before ,
.h2020::after {
	top: 8px;
}

}