@charset "utf-8";

body {
font-family: 'Noto Sans JP', sans-serif;
font-weight: normal;
font-size: 18px;
color: #333333;
line-height: 1.8;
}
a, a:visited  {
color: #45818e;
text-decoration: underline;
}
a:hover { 
color: #0b5394;
text-decoration: none;
}
/* for Smart Phone */
@media print, screen and (max-width:999px) {
.parts_anchor {
	margin-top : -0px;
	padding-top : 0px;
}
h1 {
	font-size: 1.8rem;
	font-weight:bolder;
	text-align:center;
	color: #0E6EB8
}
h2 {
	font-size: 1.6rem;
	font-weight:bolder;
	line-height:1.8em;
	margin-top:10px;
	margin-bottom:30px;
	padding:0.5em;
	text-align:center;
	color: #0E6EB8
}
h3 {
	box-sizing:border-box;
	font-size: 1.3rem;  
	padding: 1rem 1.5rem;
 	border-bottom: 3px solid #A6D8FC;
  
}
h4 {
box-sizing:border-box;
box-sizing: border-box;
	font-size: 1.2rem;  
	padding: 0.5rem 2rem;
  	background-color: #E9F6FF;
}
/*-----会社概要テーブルここから----------*/
.table_design01 {
  border-collapse: collapse;
  width: 80%;
margin: 5px auto;
　
}
.table_design01 th, .table_design01 td {
  border-bottom: 2px solid #c1c7c6;
  padding: 1em;
}
.table_design01 th {
  border-bottom: 2px solid #4d9bc1;;
  font-weight: bold;
  text-align: center;
  width: 20%;
  min-width: 4em;
}

/*-----------会社概要テーブルここまで------
企業の担当者　金額メリット表ここから---------*/

.table_design02 th {
  background: #E9F6FF;
  border: solid 1px #FFF;
  padding: 10px;
margin: 5px auto;
}
.table_design02 td {
 background: #FFFAE7;
　border: solid 1px #FFF;
  padding: 10px;
text-align:center;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #FFF;
    width: 100%;
  }
  .table_design02 {
    width: 80%;
  }
  .table_design02 th,
  .table_design02 td {
　　border-bottom: solid 1px #FFF;
    display: block;
    width: 100%;
  }
}
/*企業の担当者　金額メリット表ここまで---------*/

/*影*/

.sdw {
  box-shadow: 2px 2px 4px gray;
margin-top:6px;
margin-bottom:15px;
}
}
/* for Tablet & PC */
@media print, screen and (min-width:1000px) {
.container {
  max-width:1000px;
}
.edit_box {
  max-width:calc( 1000px - 20px);
}
h1 {
	font-size: 2.4rem;
	font-weight:bolder;
	line-height:1.8em;
	margin-top:10px;
	margin-bottom:30px;
	padding:0.5em;
	text-align:center;
	color: #0E6EB8

}
h2 {
	font-size: 2rem;
	font-weight:bolder;
	line-height:1.8em;
	margin-top:10px;
	margin-bottom:30px;
	padding:0.5em;
	text-align:center;
	color: #0E6EB8
}
h3 {
	box-sizing:border-box;
	font-size: 1.5rem;  
	padding: 1rem 2rem;
 	border-bottom: 3px solid #A6D8FC;
  

}
h4 {
box-sizing:border-box;
font-size: 1.2rem;  
	padding: 0.5rem 2rem;
  	background-color: #E9F6FF;

}
/*-----会社概要テーブルここから----------*/
.table_design01 {
  border-collapse: collapse;
  width: 80%;
margin: 5px auto;
　
}
.table_design01 th, .table_design01 td {
  border-bottom: 2px solid #c1c7c6;
  padding: 1em;
}
.table_design01 th {
  border-bottom: 2px solid #4d9bc1;;
  font-weight: bold;
  text-align: center;
  width: 20%;
  min-width: 4em;
}

/*-----------会社概要テーブルここまで------
企業の担当者　金額メリット表ここから---------*/

.table_design02 th {
  background: #E9F6FF;
  border: solid 1px #FFF;
  padding: 10px;
}
.table_design02 td {
 background: #FFFAE7;
　border: solid 1px #FFF;
  padding: 10px;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #FFF;
    width: 100%;
  }
  .table_design02 {
    width: 80%;
  }
  .table_design02 th,
  .table_design02 td {
　　border-bottom: solid 1px #FFF;
    display: block;
    width: 100%;
  }
}
/*企業の担当者　金額メリット表ここまで---------*/

/*電話下線消す*/
.tel-number a {
    color:#0E6EB8;
    text-decoration:none;
    }

/*影*/

.sdw {
  box-shadow: 2px 2px 5px gray;
margin-top:10px;
margin-bottom:35px;
}
}
/* for Smart Phone */
@media print, screen and (max-width:999px) {
.container {
  width:92%;
}
.edit_box {
  width:calc( 92% - 20px);
}
.faq {
  width:calc( 92% - 32px) !important;
}
.voice {
  width:calc( 92% - 40px) !important;
}
}
