#top_movie video {
	margin-top: 0;
	width: 100%;
}

#index_topics #searchform1 input#s2, #index_topics #searchform2 input#s {
	width: 258px;
	height: 34px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 0 10px;
	margin: 0 0 10px 0;
	box-shadow: 2px 2px 3px 0px #ddd inset;
	color: #777;
}
#index_topics #searchform1 input#num_searchsubmit1, #index_topics #searchform2 input#num_searchsubmit2 {
    height: 36px;
    width: 66px;
    border: none;
    color: #fff;
    background: #bbb;
}

ul.top_dictionary {
	margin-left: 5px;
}

ul.top_dictionary li.top_dictionary {
	border: 1px #bbb solid;
	border-radius: 5px;
	text-align: center;
	margin: 5px;
	padding: 18px;
}
ul.top_dictionary li.top_dictionary:nth-child(3n+1) {
    margin-left: 0 !important;
}

ul.top_dictionary li.top_dictionary a {
	color: #a23633;
}

.index_topics_contents {
    border-right: none;
    margin-right: 0;
    height: auto;
    width: 100%;
}

h4.title1 {
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
    color: #a23633;
}



p.sumally {
	font-size: 17px;
	margin: 65px 0;
	font-family: 'Noto Serif', serif;
	line-height: 1.8;
	letter-spacing: 1.6px;
}

p.sumally02 {
	font-size: 20px;
	margin: 20px 0;
	font-family: 'Noto Serif', serif;
	line-height: 1.8;
	letter-spacing: 1.6px;
}

#company_president dt {
	float:left; width:100px;
}
#company_president dd {
	margin:0 0 0px 105px;
}

/* ----------------------------------------------------------------------
 recruit
---------------------------------------------------------------------- */
#recruit dl {
	margin:0 0 40px 0;
}
#recruit dt {
	background:#f2f2f2;
	margin:0 0 5px 0;
	line-height:200%;
	font-weight:bold;
	font-size:16px;
	padding:0 10px;
	display: block;
	width: 100%;
    }
#recruit dd { margin:0 0 10px 0; line-height:200%; padding:0 10px; }

/*カラーナンバー位置*/

#positon_list ul li {
  width: 40%;
  margin: 0 1%;
  display: block;
  float: left;
  list-style-type: none;
  background: #fff;
  text-align: center;
  border-radius: 30px;
  border: 1px solid #666;
  padding: 10px;
  height: 20px;
}

#positon_list ul li:hover {
  background: #fefefe;
}

#positon_list ul li:nth-child(7n+1) {
  margin: 2% 3% 1% 0;
}

#positon_list ul li:nth-child(7n) {
  margin: 0 2% 0 1%;
}

li {
	list-style: none;
}

.button_large {
margin: 10px auto 0;
    width: 90%;
    padding: 15px;
    background-color: #9a071b;
    border-radius: 5px;
    border: 1px solid #9a071b;
    color: #fff;
    text-align: center;
   }

.button_large > a {
	    text-decoration: none;
	    color: #fff;
	  }

.button_large:hover {
	    opacity: 0.8;
}

#youtubesearch {
    padding: 0;
}

#youtubesearch input#ysk {
	width: 258px;
	height: 34px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 0 10px;
	margin: 0 0 10px 0;
	box-shadow: 2px 2px 3px 0px #ddd inset;
	color: #777;
}

#youtubesearch input#ysb {
	height: 36px;
	width: 66px;
	border: none;
	color: #fff;
	background: #bbb;
}

.youtube {
  margin-left: 0;
}