/* ----------------------------------------------------------------------- 
	placeholder
----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- 
	layout_cp
----------------------------------------------------------------------- */


.companyinfotopOutline { padding: 80px 0; }
@media screen and (max-width: 768px) {
.companyinfotopOutline { padding: 20px 0; }
}
.companyinfotopOutline .topOutlineList:after { content: ""; display: table; clear: both; }
.companyinfotopOutline .topOutlineList li { width: 47.9591%; float: left; position: relative; margin-top: 8%; }
.companyinfotopOutline .topOutlineList li:after { content: ""; display: table; clear: both; }
@media screen and (max-width: 768px) {
 .companyinfotopOutline .topOutlineList li {
 float: none;
 width: 100%;
 margin-top: 10%;
}
}
.companyinfotopOutline .topOutlineList li:nth-child(even) {
 float: right;
}
@media screen and (max-width: 768px) {
 .companyinfotopOutline .topOutlineList li:nth-child(even) {
 float: none;
}
}
.companyinfotopOutline .topOutlineList li:nth-child(-n+2) {
 margin-top: 0;
}
@media screen and (max-width: 768px) {
 .companyinfotopOutline .topOutlineList li:nth-child(-n+2) {
   margin-top: 10%;
   height: auto !important;
 }
}
.companyinfotopOutline .topOutlineList li .image { position: relative; width: 42.5531%; padding-top: 42.5531%; margin-top: -7%; float: left; }
.companyinfotopOutline .topOutlineList li .image img { width: 100%; position: absolute; top: 0; left: 0; }
.companyinfotopOutline .topOutlineList li .ttl { font-size: 20px; font-weight: bold; color: #fff; padding: 1.8% 0 1.8% 37%; margin: 0 0 3% 10%; background: #008AB2; line-height: 1; }
@media screen and (max-width: 1140px) {
 .companyinfotopOutline .topOutlineList li .ttl {
 font-size: 17px;
}
}
li:nth-child(4) .companyinfotopOutline .topOutlineList li .ttl {
 background: #00A9C7;
}
.companyinfotopOutline .topOutlineList li .txt { font-size: 24px; padding: 0 0 0 37%; margin-left: 10%; }
@media screen and (max-width: 1140px) {
 .companyinfotopOutline .topOutlineList li .txt {
 font-size: 18px;
}
}
@media screen and (max-width: 768px) {
 .companyinfotopOutline .topOutlineList li .txt {
 font-size: 16px;
}
}


#companyinfoSecTtl .imageTtl { display: table; background: #00a7a7; width: 100%; }
@media screen and (max-width: 768px) {
 #companyinfoSecTtl .imageTtl {
 display: block;
 margin-bottom: 0px;
}
}
#companyinfoSecTtl .imageTtl .image { display: table-cell; vertical-align: middle; width: 49%; }
@media screen and (max-width: 768px) {
 #companyinfoSecTtl .imageTtl .image {
 display: block;
 width: auto;
}
}
#companyinfoSecTtl .imageTtl .ttl { width: 51%; display: table-cell; vertical-align: middle; padding: 0 10% 0 6%; }
@media screen and (max-width: 1140px) {
 #companyinfoSecTtl .imageTtl .ttl {
 padding: 0 5% 0 3%;
}
}
@media screen and (max-width: 768px) {
 #companyinfoSecTtl .imageTtl .ttl {
 display: block;
 width: auto;
 padding: 5% 2%;
}
}
#companyinfoSecTtl .imageTtl .lead { font-size: 32px; color: #fff; margin-top: 20px; }
@media screen and (max-width: 1140px) {
 #companyinfoSecTtl .imageTtl .lead {
 font-size: 22px;
}
}
@media screen and (max-width: 768px) {
 #companyinfoSecTtl .imageTtl .lead {
 font-size: 18px;
 margin-top: 15px;
}
}
#companyinfoSecTtl .imageTtl .ttlStyle01 { font-weight: bold; }
#companyinfoSecTtl .imageTtl .ttlStyle01 .en { font-weight: normal; }
#companyinfoSecJobs { padding: 50px 11%; }
@media screen and (max-width: 1140px) {
 #companyinfoSecJobs {
 padding: 3% 3% 0;
}
}
/* ----------------------------------------------------------------------- 
	layout
----------------------------------------------------------------------- */


.ttl_box{
	background-color: #e6f3f7;
    display: block;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.ttl_box ul{
	background-image: url("/dcms_media/image/ttl_bk_01.png");
	background-position: center;
	background-repeat: no-repeat;
	display:block;
	overflow: hidden;
	text-align: center;
}
.ttl_box ul li img{
	width: 420px;
}

.read_box{
	width: 100%;
	font-size: 12px;
	display: block;
	padding: 30px 10px 0;
	text-align: center;
	line-height: 2em;
	font-weight: bold;
}

.companyinfoContent{
	width: 100%;
	display: block;
	overflow: hidden;
	text-align: center;
}

.companyinfocontentIn{
	width: 80%;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	text-align: left;
}
.companyinfoContent2{
	width: 80%;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	text-align: center;
}
.companyinfoContent2 ul li{
	width: 50%;
	display: block;
	overflow: hidden;
	text-align: left;
	float: right;
	margin: 20px 0;
}

.companyinfocontentIn2{
	width: 80%;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	text-align: left;
}

.companyinfotopOutline .topOutlineList li .ttl{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0 0 3% 10%;
    padding: 1.8% 0 1.8% 37%;
}
.companyinfotopOutline .topOutlineList li .txt{
    font-size: 20px;
    margin-left: 10%;
    padding: 0 0 0 37%;
}

.small_box{
    display: block;
    overflow: hidden;
    position: absolute;
}

.ttl_s{
	color: #0089b1;
    display: block;
    overflow: hidden;
    padding: 1.8% 0 1.8% 0;
}


/* ---下階層---- */
.cmnt{
	font-size: 9px;
	display: block;
	margin: 5px 0 10px 0;
}

.ttl_box2{
	width: 100%;
    display: block;
    overflow: hidden;
    background-color: #008ab2;
}
.ttl_box2 ul li{
	float: left;
	display: block;
	overflow: hidden;
	text-align: center;
	width: 50%;
}
.ttl_box2 ul li:last-of-type{
	float: left;
	display: block;
	overflow: hidden;
	text-align: center;
	padding: 2.7% 0;
}
.ttl_box2 ul li:first-of-type img{
	width: 100%;
}

.read_box2_2{
	display:block;
	overflow: hidden;
	text-align: center;
	width: 100%;
	background-color: #33b9b9;
}
.read_box2_2 span{
	background-image: url("/dcms_media/image/cittl_bk_02.png");
	background-position: center;
	background-repeat: no-repeat;
    color: #fff;
    display: block;
    padding: 40px;
    width: 100%;
    font-size: 22px;
    background-size: auto 100%;
}

.read_box2_3{
	background-image: url("../img/dealing/con_bk.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: #00a7a7;
    display: block;
    font-size: 30px;
    letter-spacing: 0.4em;
    line-height: 1.4em;
    margin: 30px auto 0;
    overflow: hidden;
    padding: 80px 100px;
    text-align: center;
    width: 100%;
}

.read_box3 {
    display: block;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.read_box3 p {
    display: block;
    font-size: 13px;
    line-height: 1.5em;
    margin: 10px auto 50px;
    overflow: hidden;
    text-align: justify;
    width: 70%;
}

.content2{
	background-image: url("/dcms_media/image/con_bk.png");
    background-repeat: no-repeat;
    display: block;
    padding: 40px 0 0 60px;
}
.content2 span{
	font-size: 24px;
	font-weight: 200;
	display: block;
	line-height: 1.4em;
	padding: 0 0 10px 0;
}
.content2 img{
	margin: 0px;
}
.content3{
    display: block;
    padding: 0 0 0 50px;
}
.content3 span{
	font-size: 17px;
	font-weight: bold;
	display: block;
	line-height: 1.4em;
	padding: 0 0 10px 0;
}
.content3 img{
	margin: 0px;
}
.content4{
    display: block;
    width: 100%;
    text-align: center;
}
.content4 ul{
    display: block;
    width: 80%;
    margin: 0 auto;
}
.content4 ul li{
    display: block;
    float: left;
    margin: 0 2%;
    width: 45%;
}
.content4 span{
	font-size: 17px;
	font-weight: bold;
	display: block;
	line-height: 1.4em;
	padding: 0 0 10px 0;
}
.content4 img{
	margin: 0px;
}

.content4_txt_box{
    display: block;
    font-size: 13px;
    line-height: 2em;
    text-align: justify;
}
.content2_txt_box{
    display: block;
    font-size: 13px;
    line-height: 2em;
    text-align: justify;
}
.content2_img img{
    padding: 0;
    font-size: 10px;
}

.column_box{
    border: 1px solid #0080a5;
    display: block;
    font-size: 10px !important;
    font-weight: lighter !important;
    margin: 20px 0;
    padding: 15px 20px !important;
    width: 100%;
}
.column_box p{
    font-weight: bold;
}

.box_4 {
    display: block;
    margin: 0 auto 50px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.box_4 ul{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 70%;
}
.box_4 ul li{
    display: block;
    float: left;
    font-size: 10px;
    margin: 1.5%;
    max-width: 255px;
    overflow: hidden;
    text-align: center;
    width: 22%;
}
.page_detail .about_list_box1 {
    font-size: 12px;
    width: 100%;
}
.movie_pc {
	text-align: center;
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 30px 0;
    color: #00a7a7;
    font-size: 30px;
}

.companyinfo_main{
	text-align: center;
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 30px auto;
}
.companyinfo_ttl {
	text-align: center;
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 30px 0;
    color: #00a7a7;
    font-size: 30px;
}
.page_detail .companyinfo_main table{
    width: 643px;
    display: block;
    overflow: hidden;
    margin: 30px auto;
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
}
.page_detail .companyinfo_main table tr{
    border-top: solid 1px #00a7a7; 
}
.page_detail .companyinfo_main table tr td{
    padding: 10px 0; 
}
.page_detail .companyinfo_main table tr td a{
    color: #00a7a7;
    display: inline;
}
.page_detail .companyinfo_main table tr td p{
    color: red;
}
.page_detail .companyinfo_main table tr td span{
    font-weight: bold;
    margin: 10px 0 0 0;
    display: block;
}

.map_1{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 80px 0;
}
.map_1 ul{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 80%;
}

.map_1 ul li{
    display: block;
    margin: 0 2%;
    overflow: hidden;
    float: right;
    width: 45%;
    text-align: left;
    font-size: 13px;
}

.map_box{
    text-align: center !important;
}
.map_box span a{
    background-color: #00a8a8;
    border-radius: 10px;
    color: #fff;
    display: block;
    margin: 20px auto;
    padding: 15px;
    text-align: center;
    width: 200px;
    border-radius: 5px;
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */ 
}

.access01{
    font-size: 13px;
}
.access01 span{
    font-size: 32px;
    color: #00a7a7;
    margin-bottom:20px;
    display: block;
}
.access02{
    border-top: 1px solid #c0c0c0;
    font-size: 14px;
    line-height: 1.5em;
    list-style: outside none none;
    margin: 20px 0 30px;
    padding: 20px 0 0;
    text-align: left;
}
.access02 p{
    color: #00a7a7;
    display: inline;
}

.accessStyle01{
    color: #00a7a7;
    display: block;
    font-size: 20px;
    margin: 0 0 10px;
}
.accessStyle02 ul{
    display: block;
    width: 100%;
}
.accessStyle02 ul li{
    float: none;
    font-size: 14px;
    line-height: 1.6em;
    margin: 0;
    width: 100%;
}

.accessStyle02 li:before { content:"■"; color: #00a7a7; }

.icon01 {
    background: rgba(0, 0, 0, 0) url("/dcms_media/image/icon01.png") no-repeat scroll left center / contain ;
    margin-right: 5px;
    padding-right: 2.6rem;
}
.icon02 {
    background: rgba(0, 0, 0, 0) url("/dcms_media/image/icon02.png") no-repeat scroll left center / contain ;
    margin-right: 5px;
    padding-right: 2.6rem;
}

.footer_btn{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 40px 0;
}
.footer_btn ul{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 768px;
}
.footer_btn ul li{
    display: block;
    float: left;
    margin: 2.7%;
    width: 150px;
}

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


.companyinfotopOutline .topOutlineList li .ttl{
    font-size: 14px;
}
.companyinfotopOutline .topOutlineList li .txt{
    font-size: 15px;
}

/* ---下階層---- */
.ttl_box2 ul li{
	float: none;
	display: block;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.ttl_box2 ul li:last-of-type{
	float: none;
	display: block;
	overflow: hidden;
	text-align: center;
	padding: 10px;
}

.read_box2_2 span{
	font-size: 15px;
	padding: 20px 40px;
}

.read_box2_3{
    padding: 90px 0;
    font-size: 15px;
    width: 85%;
}

.read_box3 p {
    margin: 10px auto 30px;
}
.content2{
    padding: 30px 0 0 40px;
}
.content2 span{
    font-size: 15px;
}
.content2 img{
	margin: 10px 0;
}
.content2_txt_box{
    display: block;
    font-size: 12px;
    line-height: 2em;
}

.content3{
    padding: 0;
}

.content4 ul li{
    float: none;
    width: 100%;
    margin: 20px 0 0;
}

.content4_txt_box{
    margin: 10px 0;
}

.content2_img {
    padding: 0 0 30px 0;
}
.content2_img img{
    padding: 20px 0 0;
}

.companyinfoContent2 ul li{
	float: none;
	width: 100%;
}

.box_4 ul{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 90%;
}
.box_4 ul li{
    margin: 5%;
    width: 40%;
}

.page_detail .about_list_box1 {
    font-size: 10px;
}
.movie_pc {
    font-size: 20px;
    margin: 30px 0;
}
.page_detail .companyinfo_main table{
	width: 90%;
}
.companyinfo_ttl {
    font-size: 20px;
    margin: 10px 0;
}
.map_1{
    width: 100%;
    margin: 8% 0;
}
.map_1 ul{
    width: 90%;
}

.map_1 ul li{
    float: none;
    width: 100%;
}

.footer_btn ul{
    width: 100%;
}
.footer_btn ul li{
    width: 44.6%;
}

}

/* ----------------------------------------------------------------------- 
	list
----------------------------------------------------------------------- */

/* ----------------------------------------------------------------------- 
	table
----------------------------------------------------------------------- */

/* ----------------------------------------------------------------------- 
	placeholder
----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- 
	text
----------------------------------------------------------------------- */

/* ----------------------------------------------------------------------- 
	link
----------------------------------------------------------------------- */

/* ----------------------------------------------------------------------- 
	button
----------------------------------------------------------------------- */

/* ----------------------------------------------------------------------- 
	title
----------------------------------------------------------------------- */

/* ----------------------------------------------------------------------- 
	placeholder
----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- 
	check button
----------------------------------------------------------------------- */

/* ----------------------------------------------------------------------- 
	input text
----------------------------------------------------------------------- */

/* ----------------------------------------------------------------------- 
	select
----------------------------------------------------------------------- */
