/**************************************************
* デフォルトスタイル
***************************************************/
html {
 
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
 margin:2.3;
 padding:0;
 font-size:103%;
}

table {
     border-collapse:collapse;
     border-spacing:0;
}
 
img {
     border:0;
     max-width:100%;
}


caption,th {
     text-align:left;
}

h1,h2,h3,h4,h5,h6 {
    font-weight:normal;
}

div.clear{
 clear:both;
}

/**************************************************
* 全体レイアウト
***************************************************/
body{
 font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
 background: #F1EFEA;
}

div#wrapper{
 width:956px;
 padding-top:0px;
 margin-right:auto;
 margin-left:auto;
}



/**************************************************
* ヘッダー
***************************************************/

div#header
{
 background: url(https://www.htk-gakkai.org/MyHp/taisetu-taisyo/images/header_bg.png) bottom center no-repeat;
 width:930px;
 position:relative;
 margin-right:auto;
 margin-left:auto;
 background-color: #FFF;
 height:75px !important;
 text-align:center;
 overflow:inherit;
 background-size: inherit !important;
}

div#header h1{
 font-weight:bold;
 font-size:180%;
 padding:5px;
}

div#header #ElemTitle
{
	width  : 100%;
	height : 1px;
}

/**************************************************
* コンテンツ全体
***************************************************/
div#content{
 width:930px;
 margin:0px auto 20px auto;
 padding:0px;
 background:#F1EFEA;
}

div#mainCenter
{
 width:930px;
 margin:0px auto 0px auto;
 padding:0px;
 background:#FFFFFF;
}

div#bgborder{
 display:none;
} 
/**************************************************
* メイン
***************************************************/
div#mainLeft{
 width:615px;
 float:left;
}
div#mainRight{
 width:645px;
 float:right;
}
div#main{
 width:615px;
 float:left;
 padding-top:20px;
 background:#F1EFEA;
}

div#mainCenter #main
{
 width:930px;
}

div#main .cname{
 width:620px;
 height:29px;
 margin:0 auto;
 background: url(../images/main_c03.gif) top left no-repeat;
 position:relative;
}

div#main .cname h2{
 font-size:16px;
 font-weight:bold;
 color:#FFFFFF;
 position:relative;top:7px;left:13px;
}

div#main .cname h2 a{
 color:#FFFFFF;
 text-decoration:none;
}

div#main .cwaku{
 width:618px;
 margin:0 auto 0 auto;
 /*background: url(../images/main_bg_m03.gif) top left repeat-y;*/
 border-left:solid 1px #D9D9D9;
 border-right:solid 1px #D9D9D9;
}

div#main .cwaku a{
 background: url(../images/liimg03.gif) no-repeat;
 background-position: 0% 40%;
 padding-left:12px;
}

div#main .cwaku ul{
 line-height:150%;
 list-style-type :none;
 margin-left :10px;
 padding-top:5px;
 font-size:90%;
}

div#main .cwakurad1{
 display:none;
}

div#main .cwakurad2{
 width:620px;
 height:8px;
 margin:0 auto 15px auto;
 overflow:hidden;
 background: url(../images/main_bg_b03.gif) top left no-repeat;
}

div#main .topFreeArea
{
    overflow:hidden;
    margin:0 auto 20px auto;
}

/**************************************************
* サイドバー
***************************************************/

div#sidebar{
 width:285px;
 padding-top:20px;
 margin:0px;
 float:right;
}

div#sidebar .cname{
 width:259px;
 height:29px;
 overflow:hidden;
 background: url(../images/sub_bg_m03.gif) top left; 
 margin:0 auto;

}

div#sidebar .cname h2
{
 background: url(../images/sub_c03.gif) top left no-repeat;
 width:245px;
 height:29px;
 font-size:16px;
 font-weight:bold; 
 color:#FFFFFF;
 padding:7px 0 8px 10px;
 margin:0 0 0 7px;
}

div#sidebar .cname h2 a
{
 color:#FFFFFF;
 text-decoration:none;
}

div#sidebar .cwakurad1{
 width:259px;
 height:7px;
 overflow:hidden;
 margin:0 auto;
 background: url(../images/sub_bg_t03.gif) top left no-repeat;
}

div#sidebar .cwaku{
 width:259px;
 margin:0 auto;
 background: url(../images/sub_bg_m03.gif) top left;
}

div#sidebar .cwaku ul{
 line-height:150%;
 list-style-type:none;
 margin-left:15px;
 padding:8px 0px;
 font-size:90%;
}

div#sidebar .cwaku a{
 background: url(../images/liimg04.gif) no-repeat;
 background-position: 0% 40%;
 padding-left:12px;
}

div#sidebar .cwakurad2{
 width:259px;
 height:6px;
 overflow:hidden;
 margin:0 auto 15px auto;
 background: url(../images/sub_bg_b03.gif) top left;
}

div#sidebar .topFreeArea
{
 overflow:hidden;
    margin:0 auto 10px auto;
}

/**************************************************
* フッター
***************************************************/

div#footer{
 clear:both;
 width:954px;
 /*height:10px;*/
 background: url(../images/footbg03.gif) top left no-repeat;
 text-align:center;
 padding-top:10px;
 margin:0 auto;
}

/**************************************************
* メニュー
***************************************************/
ul#menuList li{
	list-style-type:none;
	background-image:url("../images/menu_04.gif");
	background-repeat:repeat-x;
}

ul#menuList li a{
	background-image:url("../images/menu-li_01.gif");
	background-position:10px center;
	background-repeat:no-repeat;
	display:block;
	height:13px;
	padding:9px 0 9px 29px;
	color:#FFFFFF;
	text-decoration:none;
}


div#topMenu{
	width:930px;
	margin:0 auto;
	padding-top:15px;
	background-color:#FFFFFF;
}
div#topMenu div#menuListWrapper{
	background-color:#FFFFFF;
	border:1px solid #9C9A9C;
	margin:0 auto;
	padding:10px 0;
	width:900px;
}
div#topMenu div#menuListWrapper ul{
	font-size:13px;
}
div#topMenu div#menuListWrapper ul li{
	float:left;
	display:inline;
	width:168px;
	height:31px;
	margin:5px 0 5px 10px;
}

/*********************↓メニュー用***********/
div#sidebar div#menuListWrapper{
	width:259px;
	margin:0px auto 15px auto;
	background-color:#FFFFFF;
	border:solid 1px #9C9A9C;
}
div#sidebar div#menuListWrapper h3{
	text-align:center;
	padding:10px;
}
div#sidebar div#menuListWrapper ul{
    	font-size:13px;
}
div#sidebar div#menuListWrapper ul li{
	width:240px;
	height:31px;
	margin:5px 0 5px 10px;
}

/*********************↑メニュー用***********/

/*********************カスタマイズ start***********/
/*共通*/
.center{
	text-align:center;
}
.liststyle-none{
	list-style:none;
}
.ttl{
	margin-bottom:6px;
}
.ttl,
div#main .cname h2{
	color:#DF4D27 !important;
	font-size:1.5em;
	font-weight:700;
}

div#content div#main .topicpath{
	width: auto;
    margin: 0 auto 12px auto;
}
.contenttitle{
	padding: 12px;
	background: #FFF;
	margin-bottom: 20px;
	border-bottom: 1px dashed #bfbbb8;
	border-top: 1px dashed #bfbbb8;
}
div#content div#main .contenttitle h2{
	color: #DF4D27;
    width: auto;
    margin: 0;
    padding:0;
    border:none;
    background: #FFF;
}
div#content div#main .contentbody{
	width: auto;
	background: #FFF;
	padding: 12px;
	border: 2px solid #bfbbb8;
	border-radius: 6px;
}
.svg-img{
	width:100%;
}
/*ヘッダー*/
div#wrapper #header img{
	max-width:700px;
	margin-top:20px;
}

/*メイン画像*/
.mainimg-content{
	display:none;
}
.mainimg-content img{
	max-width:100%;
}

/*人を幸せにする経営*/
img.ttl-keiei{
	max-width:335px;
	margin-bottom: 12px;
}
/*日本でいちばん大切にしたい会社大賞*/
#main .topFreeArea .pic-taisho-box{
	position: relative;
	margin-top: 40px;
	padding: 70px 12px 12px 12px;
}
.pic-taisho-box img.ttl-taisho{
	position: absolute;
	top: -25px;
	left: 0;
}
/*フッター*/
div.tuhoLink{
	display:none;
}
.topFreeArea .box{
    background: #FFF;
    border: 2px solid #bfbbb8;
    border-radius: 6px;
    padding: 12px;
    margin-bottom:20px;
}
.topFreeArea .box:last-child{
    margin-bottom:0;
}

/*応募資格*/
.ouboshikaku-box li i{
	color: #2FA059;
    margin-right: 3px;
}
/*第◯回　日本で一番大切にしたい会社大賞*/
.oubobtn-box{
	margin-top:6px;
}
/*受賞企業*/
.jusho-box{
	margin-bottom:20px;
}
.jusho-box ul{
	list-style:2.5em;
}
.jusho-box ul li{
	margin-bottom: -3px;
}
/*バナー、購入*/
.banner-box{
	height: 70px;
}
.banner-box img{
	max-height:100%;
	height:100%;
}
.konyubtn-box{
	margin-top:6px;
}
/*パーツ*/
div#main .cwaku{
	width:620px;
	margin-bottom:20px;
	border:none;
	background: #FFF !important;
	border-bottom: 2px solid #bfbbb8 !important;
    border-left: 2px solid #bfbbb8 !important;
    border-right: 2px solid #bfbbb8 !important;
    border-radius: 0 0 6px 6px !important;
    padding-top: 4px;
}
div#main .cwaku h3{
	display:none;
}
div#main .cname{
	background: #FFF !important;
	border-top: 2px solid #bfbbb8 !important;
    border-left: 2px solid #bfbbb8 !important;
    border-right: 2px solid #bfbbb8 !important;
    border-radius: 6px 6px 0 0 !important;
}
div#main .cwaku ul{
	margin-right: 12px !important;
	margin-left: 12px !important;
}
div#main .cwaku ul li{
    padding: 3px 0 !important;
}
div#main .cwaku a{
	border:none !important;
	background:none !important;
	padding-left:0 !important;
}
div#main .cwakurad2{
	display:none !important;
}




/*メディアクエリ― start*/
@media screen and (min-width:501px) { 
	/*ナビゲーションメニュー*/
	.animenu{
		position: absolute;
		width: 100%;
		bottom: 4px;
		left: 0;
		z-index: 9999;
	}
	div#header .animenu__nav{
		background-color:inherit;
	}
	div#header .animenu__nav>li{
		border-right: 1px solid #FFF;
	}
	div#header .animenu__nav>li:first-child{
		border-left: 1px solid #FFF;
	}
	div#header .animenu__nav>li>a{
		padding: 0px 21px;
	}
	div#header .animenu a{
		color:#FFF;
	}
}

@media screen and (max-width: 500px) {
	/*ナビゲーションメニュー*/
	.animenu{
		margin-top: 50px;
	}
	.animenu__btn{
		position: absolute;
		top: 6px;
		right: 6px;
	}
	.animenu ul{
		z-index: 9999;
		position: relative;
	}
	div#droparea div#wrapper .animenu__nav>li:first-child>a:after{
		left:inherit;
		right: 1.35em;
	}
	div#droparea div#wrapper div#main{
		background:inherit;
	}
	#main .topFreeArea .pic-taisho-box{
		padding: 30px 12px 12px 12px;
	}
	#main .topFreeArea .pic-taisho-box iframe{
		max-width:100%;
	}
	div#droparea div#wrapper div#main .topFreeArea{
		margin: 0px auto 20px;
	}
	div#droparea div#wrapper div#main .cname{
		height: auto;
		border: none;
		margin: auto;
		max-width: 95%;
	}
	div#droparea div#wrapper div#main .cwaku{
		max-width: 95%;
		padding: 0;
		margin-bottom: 20px;
	}
	div#droparea div#wrapper div#main .cwaku a{
		padding-right:0;
		padding: 3px 0;
	}
	div#wrapper #header img{
		max-width:90% !important;
		margin-top: 50px;
	}
	div#droparea div#wrapper div#main .pic-taisho-box img.ttl-taisho{
		width:100%;
		max-width:100%;
	}
	div#droparea div#wrapper div#main ul{
		padding-bottoom:0;
	}
	div#droparea div#wrapper div#main ul li{
		border: none;
		background: none;
	}
	div#droparea div#wrapper div#sidebar ul{
		background-color: inherit;
	}
	div#droparea div#wrapper div#sidebar ul li{
		border: none;
		background: none;
	}
	div#droparea div#wrapper div#sidebar ul li img{
		position:relative;
		top:0;
		left:0;
	}
	.banner-box{
		height:75px;
	}
	div#droparea div#wrapper div#sidebar .topFreeArea{
		width:95%;
		margin:0 auto;
	}
	div#content div#main .contentbody{
		width:95%;
	}
	div#droparea div#wrapper div#main .topFreeArea p{
		margin: 0;
	}
	.ttl, div#main .cname h2{
		margin-bottom:12px;
	}
	div#content div#main .topicpath{
		width:95%;
	}
	div#droparea div#wrapper div#main ul li a{
		padding: 14px 0 14px 0;
	}
}

/*メディアクエリー end*/


/**************************************************
* n回受賞企業ボタン
***************************************************/

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #ffc184;
  border-radius: 0.5rem;
  margin: 0.2rem 0rem;
  white-space: nowrap;
}

a.btn-flat {
  overflow: hidden;

  padding: 1.5rem 8.5rem;

  color: #fff;
  border-radius: 0;
  background: #ec6800;
}

a.btn-flat span {
  position: relative;
  z-index: 1;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: calc(-150% + 50px);

  width: 150%;
  height: 500%;

  content: '';
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: rotate(45deg) translateX(0) translateY(0);
  transform: rotate(45deg) translateX(0) translateY(0);

  background: #ffc184;
}

a.btn-flat:after {
  position: absolute;
  top: -400%;
  right: calc(-150% + 50px);

  width: 150%;
  height: 500%;

  content: '';
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: rotate(45deg) translateX(0) translateY(0);
  transform: rotate(45deg) translateX(0) translateY(0);

  background: #ffc184;
}

a.btn-flat:hover:before {
  -webkit-transform: rotate(45deg) translateX(0) translateY(-30%);
  transform: rotate(45deg) translateX(0) translateY(-30%);
}

a.btn-flat:hover:after {
  -webkit-transform: rotate(45deg) translateX(0) translateY(-50%);
  transform: rotate(45deg) translateX(0) translateY(-50%);
}


/************************************************
FAQ
**************************************************/

.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa {
	overflow-x: hidden;
	margin: 0 auto;
	color: #333333;
}
.cp_qa .cp_actab {
	padding: 20px 0;
	border-bottom: 1px dotted #cccccc;
}
.cp_qa label {
	font-size: 1.2em;
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 10px 0 48px;
	cursor: pointer;
}
.cp_qa .cp_actab-content {
	font-size: 1em;
	position: relative;
	overflow: hidden;
	height: 0;
	margin: 0 40px;
	padding: 0 14px;
	-webkit-transition: 0.4s ease;
	        transition: 0.4s ease;
	opacity: 0;
}
.cp_qa .cp_actab input[type=checkbox]:checked ~ .cp_actab-content {
	height: auto;
	padding: 14px;
	opacity: 1;
}
.cp_qa .cp_plus {
	font-size: 2.4em;
	line-height: 100%;
	position: absolute;
	z-index: 5;
	margin: 3px 0 0 10px;
	-webkit-transition: 0.2s ease;
	        transition: 0.2s ease;
}
.cp_qa .cp_actab input[type=checkbox]:checked ~ .cp_plus {
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.cp_qa .cp_actab input[type=checkbox] {
  display: none;
}


/*********************カスタマイズ end***********/