/* 会社案内 */

@media screen and (min-width: 641px){

#com {
	line-height: 200%;
	}

#com .menu {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	}

#com .menu a {
	width: 32.666%;
	background: url(../img/arr03.png) no-repeat right 15px center;
	border: 1px #111111 solid;
	font-size: 13px;
	line-height: 70px;
	margin: 0px 1% 50px 0px;
	text-align: center;
	display: inline-block;
	}

#com .menu a:last-child {
	margin: 0px 0px 50px 0px;
	}

#com .conc {
	width: 90%;
	max-width: 1000px;
	font-size: 18px;
	margin: 50px auto 100px auto;
	text-align: center;
	}

#com .conc h2 {
	width: 100%;
	border-bottom: 3px #111111 solid;
	font-family: "Jost";
	font-size: 36px;
	font-weight: normal;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 10px 0px;
	}

#com .conc ol {
	width: 100%;
	margin: 0px 0px 50px 0px;
	text-align: right;
	position: relative;
	}

#com .conc ol img {
	width: 85%;
	}

#com .conc h3 {
	font-family: "Jost";
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	position: absolute;
	left: 0px;
	bottom: -5px;
	}

#com .conc h3 span {
	margin: 20px 0px 0px 150px;
	display: block;
	}

#com .conc font {
	font-weight: bold;
	color: #FF2768;
	}

#com .conc .sp {
	display: none;
	}

#com .ide {
	width: 100%;
	background-image: url(img/fla.png), url(../img/feabgsp.jpg);
	background-repeat: repeat-x, repeat;
	background-position: center top, center top;
	padding: 60px 0px 100px 0px;
	position: relative;
	overflow: hidden;
	}

#com .ide:before {
	content: '';
	width: 243px;
	height: 713px;
	background: url(img/idepho01.jpg) no-repeat;
	position: absolute;
	left: -85px;
	top: 120px;
	}

#com .ide:after {
	content: '';
	width: 246px;
	height: 741px;
	background: url(img/idepho01.jpg) no-repeat;
	position: absolute;
	right: -100px;
	top: 150px;
	}

#com .ide ul {
	width: 70%;
	max-width: 1000px;
	background: url(../img/feabgsp.jpg) center top;
	margin: 0px auto;
	position: relative;
	z-index: 1;
	}

#com .ide li {
	margin: 60px 0px 0px 0px;
	}

#com .ide h3 {
	background: url(img/idetit.png) no-repeat center top;
	font-size: 24px;
	margin: 0px 0px 50px 0px;
	padding: 53px 0px 0px 0px;
	text-align: center;
	}

#com .ide h3 br {
	display: none;
	}

#com .ide dl {
	width: 100%;
	display: table;
	}

#com .ide dd {
	width: 780px;
	padding: 0px 50px 0px 0px;
	display: table-cell;
	vertical-align: middle;
	}

#com .ide li:nth-child(2) dd {
	padding: 0px 0px 0px 50px;
	}

#com .ide dt {
	width: 220px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	}

#com .ide dt img {
	margin: 0px 0px 30px 0px;
	}

#com .vid {
	margin: 100px 0px 0px 0px;
	text-align: center;
	}

#com .vid p {
	width: 616px;
	height: 394px;
	background: url(img/tv.png) no-repeat;
	margin: 60px auto 0px auto;
	text-align: center;
	}

#com .vid iframe {
	width: 600px;
	height: 338px;
	margin: 7px 0px 0px 0px;
	}

#com .wor {
	width: 100%;
	background: url(../img/bg01.png) center top;
	padding: 100px 0px 100px 0px;
	overflow: hidden;
	}

#com .wor ul {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto 0px auto;
	display: flex;
	flex-wrap: wrap;
	}

#com .wor a {
	width: 32.777%;
	background: #ffffff;
	margin: 0px 0.833% 0px 0px;
	padding: 30px 30px 100px 30px;
	float: left;
	display: block;
	position: relative;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	}

#com .wor a:last-child {
	margin: 0px;
	}

#com .wor a:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #FDF1E5 transparent transparent transparent;	
	position: absolute;
	left: 3px;
	top: 3px;
	}

#com .wor a img {
	width: 100%;
	}

#com .wor h4 {
	font-size: 16px;
	margin: 15px 0px 5px 0px;
	text-align: center;
	}

#com .wor a p {
	width: 204px;
	background: url(../img/arr02.png) no-repeat 180px center;
	background-color: #f6e900;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	line-height: 30px;
	margin: 0px;
	text-align: center;
	display: block;
	position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
	bottom: 40px;
	}

#com .com {
	width: 100%;
	background: url(../img/bg.png) center top;
	margin: 0px 0px -108px 0px;
	padding: 100px 0px 100px 0px;
	overflow: hidden;
	}

#com .com li {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto 50px auto;
	}

#com .com li:nth-child(1), #com .com li:nth-child(2) {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	}

#com .com li:nth-child(2) br {
	display: none;
	}

#com .com h4 {
	margin: 0px 0px 30px 0px;
	text-align: center;
	}

#com .com .sum {
	width: 100%;
	background: #ffffff;
	font-size: 12px;
	padding: 70px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	}

#com .com .sum dl {
	width: 100%;
	border-top: 1px #b7bec4 dashed;
	background: #ffffff;
	padding: 20px 0px;
	display: table;
	}

#com .com .sum dl:last-child {
	border-bottom: 1px #b7bec4 dashed;
	}

#com .com .sum dt {
	width: 200px;
	display: table-cell;
	vertical-align: middle;
	}

#com .com .sum dd {
	display: table-cell;
	}

#com .zeh {
	width: 100%;
	background: #ffffff;
	text-align: center;
	overflow: hidden;
	}

#com .zeh dl {
	width: 100%;
	border-top: 1px #b7bec4 solid;
	border-right: 1px #b7bec4 solid;
	border-left: 1px #b7bec4 solid;
	float: left;
	}

#com .zeh dl:last-child {
	border-bottom: 1px #b7bec4 solid;
	}

#com .zeh dt {
	width: 40%;
	background: #f9f9f9;
	font-weight: bold;
	padding: 10px;
	float: left;
	}

#com .zeh dt:last-child {
	width: 60%;
	border-left: 1px #b7bec4 solid;
	}

#com .zeh dt br {
	display: none;
	}

#com .zeh dd {
	width: 20%;
	border-right: 1px #b7bec4 solid;
	padding: 10px;
	float: left;
	}

#com .zeh dd:last-child {
	border: none;
	}

}

@media screen and (max-width: 640px){

#com {
	line-height: 200%;
	}

#com .menu {
	width: 90%;
	margin: 0px auto 30px auto;
	text-align: center;
	overflow: hidden;
	}

#com .menu a {
	width: 32.666%;
	background: url(../img/arr03.png) no-repeat 97% center;
	background-size: 8px auto;
	border: 1px #111111 solid;
	font-size: 11px;
	line-height: 50px;
	margin: 0px 1% 0px 0px;
	float: left;
	text-align: center;
	display: block;
	}

#com .menu a:last-child {
	margin: 0px;
	}

#com .conc {
	width: 90%;
	font-size: 14px;
	margin: 50px auto 50px auto;
	}

#com .conc h2 {
	width: 100%;
	border-bottom: 2px #111111 solid;
	font-family: "Jost";
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	}

#com .conc ol {
	width: 100%;
	margin: 0px 0px 30px 0px;
	}

#com .conc ol img {
	width: 100%;
	}

#com .conc h3 {
	font-family: "Jost";
	font-size: 21px;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	text-align: center;
	}

#com .conc h3 span {
	margin: 10px 0px 0px 0px;
	display: block;
	}

#com .conc font {
	font-weight: bold;
	color: #FF2768;
	}

#com .conc .pc {
	display: none;
	}

#com .ide {
	width: 100%;
	background-image: url(img/fla.png), url(../img/feabgsp.jpg);
	background-repeat: repeat-x, repeat;
	background-position: center top, center top;
	background-size: 30% auto, auto;
	padding: 30px 5% 50px 5%;
	position: relative;
	}

/*
#com .ide:before {
	content: '';
	width: 243px;
	height: 713px;
	background: url(img/idepho01.jpg) no-repeat;
	position: absolute;
	left: -85px;
	top: 120px;
	}

#com .ide:after {
	content: '';
	width: 246px;
	height: 741px;
	background: url(img/idepho01.jpg) no-repeat;
	position: absolute;
	right: -100px;
	top: 150px;
	}
*/

#com .ide li {
	margin: 30px 0px 0px 0px;
	}

#com .ide h3 {
	background: url(img/idetit.png) no-repeat center top;
	background-size: auto 20px;
	font-size: 18px;
	margin: 0px 0px 20px 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	}

#com .ide dl {
	width: 100%;
	display: flex;
	flex-direction: column;
	}

#com .ide dd {
	width: 100%;
	order: 2;
	}

#com .ide dt {
	width: 100%;
	margin: 0px 0px 20px 0px;
	text-align: center;
	order: 1;
	}

#com .ide dt img {
	width: 50%;
	margin: 0px auto 10px auto;
	display: block;
	}

#com .vid {
	margin: 50px 0px 0px 0px;
	text-align: center;
	}

#com .vid img {
	width: 50%;
	}

#com .vid p {
	width: 100%;
	background: url(img/tv.png) no-repeat;
	background-size: 100% auto;
	margin: 30px auto 0px auto;
	padding: 0px 0px 7% 0px;
	text-align: center;
	}

#com .vid iframe {
	width: 95%;
	height: 180px;
	margin: 7px 0px 0px 0px;
	}

#com .wor {
	width: 100%;
	background: url(../img/bg01.png) center top;
	padding: 50px 5% 50px 5%;
	overflow: hidden;
	}

#com .wor a {
	width: 100%;
	background: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 20px;
	float: left;
	display: block;
	position: relative;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	}

#com .wor a:last-child {
	margin: 0px;
	}

#com .wor a:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #FDF1E5 transparent transparent transparent;	
	position: absolute;
	left: 3px;
	top: 3px;
	}

#com .wor a img {
	width: 100%;
	}

#com .wor h4 {
	font-size: 14px;
	margin: 15px 0px 5px 0px;
	text-align: center;
	}

#com .wor a p {
	width: 204px;
	background: url(../img/arr02.png) no-repeat 180px center;
	background-color: #f6e900;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	line-height: 30px;
	margin: 20px auto 0px auto;
	text-align: center;
	display: block;
	}

#com .com {
	width: 100%;
	background: url(../img/bg.png) center top;
	margin: 0px 0px -58px 0px;
	padding: 50px 5% 50px 5%;
	overflow: hidden;
	}

#com .com li {
	margin: 0px auto 30px auto;
	}

#com .com li:nth-child(1), #com .com li:nth-child(2) {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}

#com .com h4 {
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#com .com h4 img {
	width: 40%;
	}

#com .com .sum {
	width: 100%;
	background: #ffffff;
	padding: 6%;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	}

#com .com .sum dl {
	width: 100%;
	border-top: 1px #b7bec4 dashed;
	background: #ffffff;
	padding: 20px 0px;
	}

#com .com .sum dl:last-child {
	border-bottom: 1px #b7bec4 dashed;
	}

#com .com .sum dt {
	font-weight: bold;
	}

#com .zeh {
	width: 100%;
	background: #ffffff;
	float: left;
	text-align: center;
	}

#com .zeh h3 {
	font-size: 16px;
	margin: 20px 0px 10px 0px;
	}

#com .zeh dl {
	width: 100%;
	border-top: 1px #b7bec4 solid;
	border-right: 1px #b7bec4 solid;
	border-left: 1px #b7bec4 solid;
	float: left;
	}

#com .zeh dl:last-child {
	border-bottom: 1px #b7bec4 solid;
	}

#com .zeh dt {
	width: 40%;
	background: #f9f9f9;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	float: left;
	}

#com .zeh dt:last-child {
	width: 60%;
	border-left: 1px #b7bec4 solid;
	}

#com .zeh dd {
	width: 20%;
	border-right: 1px #b7bec4 solid;
	padding: 10px 0px;
	float: left;
	}

#com .zeh dd:last-child {
	border: none;
	}

}

