@charset "UTF-8";

.section_txt span {
	text-align: center;
    font-size: 21px;
    line-height: 2.0;
    font-weight: bold;
    display: block;
    letter-spacing: 0.1rem;
}
#company_profile {
	padding: 100px 0 0 0;
}
.profile_dl {
	margin-top: 100px;
	margin-bottom: 120px;
	width: 650px;
	margin: 80px auto;
}
.profile_dl dl {
	justify-content: flex-start;
	padding: 0px 0 0px 30px;
	font-weight: 200;
	align-items: flex-start;

}
.profile_dl dl dt {
	padding: 10px 20px 10px 0;
	width: 20%;
	margin-bottom: 2px;
	font-size :14px;
	line-height: 2.0;
}
.profile_dl dl dd {
	padding: 10px 0 10px 20px;
	width: 80%;
	line-height: 2.0;
	font-size :14px;
	margin-bottom: 2px;
	border-left: 1px dashed rgba(0, 0, 0, 0.35);
}
#greet .greet_wrap {
	width: 100%;
}
#greet .greet_wrap div {
	width: 50%;
}
#greet .greet_wrap .greet_img {
	background-image: url(../../images/about/ceo.jpg);
}
#greet .greet_wrap .greet_txt {
	box-sizing: border-box;
	padding: 70px;
	background-color: #8aa4bd
}
#greet .greet_wrap .greet_txt h1 {
	line-height: 1;
	font-size: 21px;
	color: #fff;
	padding-bottom: 40px;
}

#greet .greet_wrap .greet_txt p {
	font-size: 14px;
	width: 100%;
	line-height: 2.0;
	color: #fff;
	font-weight: 200;
}

a.back_top {
	margin-bottom: 120px;
}
br.pc {
	display: block;
}

#greet .greet_txt {
	color: #fff;
}

#greet .greet_txt li {
	font-weight: 200;
	line-height: 1.6;
}

#greet .greet_txt li:nth-child(2),#greet .greet_txt li:nth-child(3) {
	margin-top: 20px;
}

#greet .greet_txt li:last-child {
	margin-top: 30px;
	text-align: right;
}

#greet .greet_txt .greet_name {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" ,"游明朝体","YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	padding-left: 20px;
	font-size: 20px;
}

@media screen and (max-width: 767px) {
	br.pc {
		display: none;
	}
	#greet .greet_wrap div {
		width: 100%;
	}
	#greet .greet_wrap .greet_img {
		height: 300px;
	}
	#greet .greet_wrap .greet_txt {
		padding: 40px 30px;
	}
	#greet .greet_wrap .greet_txt p {
		width: 100%;
	}
	#greet .greet_wrap .greet_txt h1 {
		padding-bottom: 25px;
	}

	#greet .greet_wrap .greet_txt {
		padding: 40px;
	}
}


/* ------------------------------------------------------------
   Layout
------------------------------------------------------------ */

.about_wrap {
	overflow: hidden;
}

@media screen and (max-width: 1199px) {
    body {
        min-width: auto!important;    
    }

    #campaign_main .inner {
        padding: 0 5%;
    }

    #header {
        padding: 12px 5%!important;
    }

    #head_nav {
        width: 600px;
    }

    #head_nav ul li {
        display: inline-block;
        padding: 0px 10px;
    }

    #head_nav ul li a {
        font-size: 13px;
    }
}

@media screen and (max-width: 767px) {
	#head_nav ul li a {
        font-size: 15px;
        text-align: center;
    }

    #head_nav {
        width: 100%;
    }

    #head_nav ul li {
        padding: 10px 5%;
    }
}

/* ------------------------------------------------------------
   qualification
------------------------------------------------------------ */

#qualification {
	background: #e6ebf0;
	padding: 100px 0 160px 0;
	width: 100%;
}

#qualification .qualification_inner {
	height: 100%;
    display: block;
    margin: auto;
	width: 84%;
	max-width: 840px;
    position: relative;
}

#qualification .qualification_ul_list_ttl {
	font-size: 18px;
	position: relative;
	padding-left: 20px;
	margin-bottom: 20px;
	font-weight: 400;
}

#qualification .qualification_ul_list_ttl span::before {
	content:"";
    display:inline-block;
    width: 6px;
    height: 30px;
    background-color: #8aa4bd;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

#qualification .qualification_ul {
    margin: 80px auto 0;
	width: 100%;
}

#qualification .qualification_ul .qualification_ul_list:not(:first-child) {
	margin-top: 55px;
}

#qualification .qualification_ul_list_contents {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#qualification .qualification_ul_list_contents li {
	width: 49.4%;
	padding: 12px 18px;
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
	margin-bottom: -1px;
	font-weight: 200;
}

#qualification .qualification_ul_list_contents li:nth-child(1),
#qualification .qualification_ul_list_contents li:nth-child(2),
#qualification .qualification_ul_list_contents li:nth-child(5),
#qualification .qualification_ul_list_contents li:nth-child(6),
#qualification .qualification_ul_list_contents li:nth-child(9),
#qualification .qualification_ul_list_contents li:nth-child(10){
	background: #fff;
}

#qualification .qualification_ul_list_contents li:nth-child(3),
#qualification .qualification_ul_list_contents li:nth-child(4),
#qualification .qualification_ul_list_contents li:nth-child(7),
#qualification .qualification_ul_list_contents li:nth-child(8),
#qualification .qualification_ul_list_contents li:nth-child(11),
#qualification .qualification_ul_list_contents li:nth-child(12){
	background: #f6f6f6;
}

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

	#qualification .qualification_inner {
		padding: 0 5%;
		width: 100%;
		max-width: initial;
	}

	#qualification .qualification_ul {
		width: 100%;
	}
}

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

	#qualification .qualification_ul_list_contents li {
		width: 100%;
	}
	#qualification .qualification_ul_list_contents li:nth-child(odd) {
		background: #fff;
	}
	#qualification .qualification_ul_list_contents li:nth-child(even) {
		background: #f6f6f6;
	}
	#qualification{
		padding: 60px 0 100px 0;
	}

	#qualification .qualification_ul {
		margin: 50px auto 0;
	}
}

/* ------------------------------------------------------------
   history
------------------------------------------------------------ */

#history {
	padding: 120px 0 120px 0;
	width: 100%;
}

#history .history_inner {
	height: 100%;
    display: block;
    margin: auto;
	width: 84%;
	max-width: 840px;
    position: relative;
}

#history .history_inner_ol {
	margin: 80px auto 0;
    width: 100%;
}

#history .history_inner .history_inner_ol_list {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

#history .history_inner_ol_list_year,#history .history_inner_ol_list_head {
    flex-basis: 160px;
    max-width: 160px;
	font-size: 42px;
	color: #8aa4bd;
	position: relative;
	box-sizing: border-box;
	padding: 0 0 50px 0;
	min-height: 80px;
	line-height: 1;
}

#history .history_inner_ol_list_year::before {
	position: absolute;
    top: 0;
    bottom: 0;
    right: 34px;
    content: "";
    display: block;
    width: 4px;
    background: #e6ebf0;
}

#history .history_inner_ol_list_head::before {
	position: absolute;
    top: 21px;
    bottom: 0;
    right: 34px;
    content: "";
    display: block;
    width: 4px;
    background: #e6ebf0;
}

#history .history_inner_ol_list:last-child .history_inner_ol_list_year::before {
	background: linear-gradient(to bottom, #e6ebf0 0%, #e6ebf0 25px, transparent 25px, transparent 100%), repeating-linear-gradient(0deg, #e6ebf0, #e6ebf0 4px, transparent 4px, transparent 6px);
}

#history .history_inner_ol_list_year::after,#history .history_inner_ol_list_head::after {
	position: absolute;
    top: 14px;
    right: 30px;
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: #95836a;
    border-radius: 50%;
}

#history .history_inner_ol_list_txt {
	flex-basis: calc(100% - 160px);
	max-width: calc(100% - 160px);
	display: flex;
	flex-wrap: wrap;
	line-height: 1.4;
	padding-top: 8px;
}

#history .history_inner_ol_list_txt_month {
	font-size: 18px;
	font-weight: 500;
    width: 80px;
	position: relative;
	display: flex;
	align-items: flex-start;
	font-weight: 400;
}

#history .history_inner_ol_list_txt_txt {
	flex-basis: calc(100% - 80px);
	max-width: calc(100% - 80px);
	display: flex;
	align-items: center;
	font-weight: 200;
}


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

	#history .history_inner {
		padding: 0 5%;
		width: 100%;
		max-width: initial;
	}
}

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

	#history .history_inner_ol {
		margin: 50px auto 0;
	}

	#history {
		padding: 80px 0 80px 0;
	}

	#history .history_inner_ol_list {
		align-items: normal;
	}

	#history .history_inner_ol_list_year,#history .history_inner_ol_list_head {
		font-size: 26px;
		flex-basis: 90px;
		max-width: 90px;
		padding: 0;
		min-height: initial;
	}

	#history .history_inner_ol_list_txt_month {
		font-size: 16px;
		width: 80px;
		position: relative;
		display: flex;
		align-items: flex-start;
	}

	#history .history_inner_ol_list_year::after,#history .history_inner_ol_list_head::after {
		right: 11.5px;
		width: 10px;
		height: 10px;
		top:7px;
	}

	#history .history_inner_ol_list_year::before {
		right: 15px;
		width: 3px;
	}

	#history .history_inner_ol_list_head::before {
		width: 3px;
		top: 12px;
	}
	
	#history .history_inner_ol_list_head::before {
		right: 15px;
	}

	#history .history_inner_ol_list_txt {
		flex-basis: calc(100% - 90px);
		max-width: calc(100% - 90px);
		flex-direction: column;
		padding: 0 0 40px 0;
	}

	#history .history_inner_ol_list_txt_month {
        width: 100%
    }

	#history .history_inner_ol_list_txt_txt {
		flex-basis: initial;
        max-width: initial;
        width: 100%;
		align-items: flex-start;
		margin-top: 5px;
	}

	#history .history_inner .history_inner_ol_list {
		align-items: stretch;
	}

	#history .history_inner_ol_list:last-child .history_inner_ol_list_year::before {
		background: linear-gradient(to bottom, #e6ebf0 0%, #e6ebf0 18px, transparent 18px, transparent 100%), repeating-linear-gradient(0deg, #e6ebf0, #e6ebf0 4px, transparent 4px, transparent 6px);
	}

}

/* ------------------------------------------------------------
   company_profile
------------------------------------------------------------ */

#company_profile {
	padding: 100px 0 120px 0;
}

#company_profile .company_profile_inner {
	height: 100%;
    display: block;
    margin: auto;
	width: 84%;
	max-width: 840px;
    position: relative;
}

#company_profile table,#company_profile table {
	width: 100%;
	margin: 60px auto 0;
	line-height: 1.6;
}

#company_profile table,#company_profile table th,#company_profile table td {
	border: 1px solid #a2b0be;
	border-collapse: collapse;
}

#company_profile table th {
	width: 23.8%;
	background: #e6ebf0;
	font-weight: 400;
	vertical-align: middle;
}

#company_profile table td {
	width: 76.1%;
	font-weight: 200;
}

#company_profile table th,#company_profile table td {
	padding: 15px;
}

#company_profile .company_profile_table_list1 li:nth-child(2),#company_profile .company_profile_table_list1 li:nth-child(3){
	margin-top: 15px;
}

#company_profile .company_profile_table_list2 li:not(:first-child) {
	margin-top: 20px;
}

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

	#company_profile .company_profile_inner {
		padding: 0 5%;
		width: 100%;
		max-width: initial;
	}
}

@media screen and (max-width: 767px) {
	#company_profile {
		padding: 80px 0 80px 0;
	}

	#company_profile table,#company_profile table {
		margin: 50px auto 0;
	}

	#company_profile table td {
		vertical-align: middle;
	}
}
/* ------------------------------------------------------------
  publicInformation
------------------------------------------------------------ */
#publicInformation{
	padding: 100px 0 120px 0;
}
#publicInformation .publicInformation_inner{
	margin: 0 auto;
	width: 84%;
	max-width: 840px;
	}
#publicInformation table{
	margin-top: 80px;
}
#publicInformation table,#publicInformation table th,#publicInformation table td{
	border: 1px solid #a2b0be;
	border-collapse: collapse;
	width: 100%;
}
#publicInformation table th{
	color: #fff;
	font-size: 18px;
	background-color: #8aa4bd;
	padding: 1rem;
}
#publicInformation table td{
	padding: 1rem;
}
#publicInformation table td a{
	color: #000;
	text-decoration: underline;
	font-weight:200;
}
#publicInformation table td .pdf_link::before{
	content: "・";
}#publicInformation table td .pdf_link::after{
	content: "";
	display: inline-block;
	width: 28px;
	height: 32px;
	margin-left: 5px;
	background-image: url(../../images/about/about_pdf.png);
	background-size: contain;
	vertical-align: middle;
}

#about_bg {
	width: 100%;
	position: relative;
	padding: 100px 0 160px 0;
	background: url(../../images/about/about_bg.jpg) 50% 50% / cover;
	height: 600px;
}

#about_bg .scroll {
	bottom: 80px;
}

#about_bg .scroll span {
	color: #fff;

}

#about_bg .scroll span:before {
	background-color: #fff;
}

#about_bg .scroll span:after {
	border: 1px solid;
	border-color:  transparent transparent #fff #fff;
	transform: rotate(-45deg);
}

#about_bg .about_txt p {
	width: 625px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	line-height: 2;
	font-weight: 200;
	padding-top: 50px;
}

#about_bg #about_bg #about_list {
	padding: 100px 0;
}

#about_bg #about_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 96%;
	margin: 30px auto;
	max-width: 600px;
}

#about_bg #about_list li {
	width: 49%;
	margin-bottom: 2%;
}

#about_bg #about_list li a {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	border: 1px solid #fff;
	height: 60px;
	font-weight: bold;
	background: rgba(255,255,255,0.3);
	color: #fff;
	padding: 0 2%;
	text-shadow: #000 2px 0 6px;
	font-size: 1.2em;
}

#about_bg #about_list li a:hover {
	opacity: 0.8;
}

#about_bg .about_txt h2 {
	color: #fff;
	font-size: 35px;
	text-align: center;
	font-weight: 500;
}

#about_bg .about_txt h2 small {
	display: block;
	font-size: 16px;
	font-weight: 200;
	padding-top: 7px;
}

#about_bg .about_txt p {
	width: 625px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	line-height: 2;
	font-weight: 200;
	padding-top: 50px;
}

#about_bg .about_txt h3 {
	color: #fff;
	font-size: 35px;
	text-align: center;
	font-weight: 500;
}

#about_bg .about_txt h3 small {
	display: block;
	font-size: 16px;
	font-weight: 200;
	padding-top: 7px;
}

#about_bg .about_txt p {
	width: 625px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	line-height: 2;
	font-weight: 200;
	padding-top: 50px;
}

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

	#about_bg .about_bg_inner {
		padding: 0 5%;
		width: 100%;
		max-width: initial;
	}
}

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

	#about_bg #about_list li {
		width: 49%;
		margin-bottom: 2%;
	}

	#about_bg .about_txt {
        margin: 0 auto;
    }

	#about_bg .about_txt h3 {
        font-size: 24px;
    }

	#about_bg {
        margin-top: 74px;
        padding: 40px 0 120px 0;
        background-attachment: scroll;
		height: 400px;
		background: url(../../images/about/about_bg_sp.png) 50% 50% / cover;
    }

	#about_bg .scroll {
		bottom: -10px;
	}

	#about_bg #about_list {
		width: 100%;
		margin: 30px auto;
		max-width: initial
	}

}