@charset "UTF-8";
.mb_50{
	margin: 0 0 50px 0;
}
.mb_20{
	margin: 0 0 20px 0;
}
.mt_20{
	margin: 0 0 20px 0;
}
.mt_50{
	margin: 0 0 50px 0;
}

.mr20 {
  margin-right: 20px;
}

.mt15 {
  margin-top: 15px;
}

.mt25 {
  margin-top: 25px;
}

.mtb10 li {
  margin: 10px 0;
}

.mtb15 {
  margin: 15px 0;
}

.w100 {
  width: 100%;
}

.w680 {
  width: 680px;
}

.w630 {
  width: 630px;
}

.w-20 {
  width: 20%;
}

.w-24 {
  width: 24%;
}

.w-26 {
  width: 26%;
}

.w-35 {
  width: 35%;
}

.w-55 {
  width: 55%;
}

.w-60 {
  width: 60%;
}

.w-64 {
  width: 64%;
}

.w-80 {
  width: 80%;
}

.lh0 {
  line-height: 0;
}

.left-img {
  float: left;
  margin-right: 15px;
}

.f_left {
  float: left;
}

.t_center {
  text-align: center;
}

.t_left {
  text-align: left;
}

.t_right {
  text-align: right;
}

.f16 {
  font-size: 16px;
}

.f40 {
  font-size: 40px;
  font-weight: bold;
}

.fblue {
  color: #007fbe;
  margin: 0 10px;
}

.h3_under {
  position: relative;
  padding: 0.5em 4em 0.5em 1em;
  -webkit-background: linear-gradient(-155deg, rgba(0, 0, 0, 0) 1.5em, #3b94d9 0%);
  background: linear-gradient(-155deg, rgba(0, 0, 0, 0) 1.5em, #3b94d9 0%);
  border-radius: 3px;
  font-size: 18px !important;
  font-weight: bold;
  color: #fff;
  border-bottom: none !important;
}

.h3_under::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 1.657em;
  height: 3.5493em;
  background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.2)));
  background: linear-gradient(to left bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2));
  border-bottom-left-radius: 6px;
  -webkit-box-shadow: -0.2em 0.2em 0.3em -0.1em rgba(0, 0, 0, 0.15);
          box-shadow: -0.2em 0.2em 0.3em -0.1em rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-1.89424em) rotate(-40deg);
  transform: translateY(-1.89424em) rotate(-40deg);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}

.h3_under span {
  margin-left: 1.2em;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
}

.tcenter {
  text-align: center;
}

#conbar a {
  color: #007fbe;
}

.waku_g {
  padding: 10px 15px;
  margin: 15px 0;
  border: 1px solid #C3C3C3;
}

.waku_g h5 {
  font-size: 14px;
  border-bottom: 1px solid #f2f2f2;
  margin: 0 0 15px 0;
  padding: 0 0 5px 0;
}

.arrowli li, .arrow_link {
  padding: 7px 9px 7px 25px;
  background: url(../img/common/right_li.png) 10px 11px no-repeat;
  font-weight: bold;
}

.arrowli li15p, .arrow_link15p {
  padding: 7px 20px 17px 25px;
  background: url(../img/common/right_li.png) 10px 15px no-repeat;
  font-weight: bold;
  font-size: 15px;
}

.font-15p {
  font-size: 15px;
}

.font-18p {
  font-size: 18px;
}

#case_item li a:hover, .case_det_link a:hover, .service_item a:hover {
  background-color: #B0E0E6;
  text-decoration: none;
}

#main_area {
  width: 730px;
  float: left;
}

#main_area .breadcrumb {
  margin: 16px 0;
}

#main_area .breadcrumb li {
  display: inline;
}

#underlayer_inner {
  margin: 14px 0;
  overflow: hidden;
  border: 1px solid #C3C3C3;
  padding: 0 14px 4px 14px;
  color: #505050;
  background: #f7f7f7;
  background: linear-gradient(to bottom, #f1f0f0 10px, white 50px);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 );
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

#underlayer_inner h2 {
  border-left: 5px solid #007fbe;
  padding: 12px 0 0 20px;
  font-weight: bold;
  font-size: 18px;
}

.state {
  color: #0078B5;
  margin: 10px 13px;
  display: block;
}

.article-content {
  margin: 15px 20px;
}

.navi {
  text-align: center;
  margin: 15px 0;
}

.news {
  width: 630px;
  padding: 20px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #c9c9c9;
  margin-top: 25px;
  overflow: hidden;
  background: #ffffff;
}

.news:last-child {
  margin-bottom: 25px;
}

.news-inner {
  padding-top: 10px;
  padding-left: 25px;
  width: 600px;
  float: left;
}

.news h4, .solutions02 h4 a {
  border-left: 4px solid #1E90FF;
  padding-left: 16px;
  margin-bottom: 15px;
  font-weight: bold;
}

#solutions01 {
  padding-right: 10px;
  padding-left: 10px;
  margin: 25px 0;
  overflow: hidden;
}

.solutions02 {
  float: left;
  width: 48%;
  padding: 0 0 15px 0;
  margin-bottom: 14px;
  background: white;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(37%, white), to(#f2f2f2));
  background: linear-gradient(to bottom, white 37%, #f2f2f2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
  /* IE6-9 */
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.solutions03 {
  float: left;
  width: 48%;
  padding: 0 0 15px 0;
  margin: 0 5px 15px 5px;
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(37%, white), to(#f2f2f2));
  background: linear-gradient(to bottom, white 37%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.solutions02 h4, .solutions03 h4 {
  margin: 15px 18px;
  font-size: 15px;
  border-bottom: 1px dashed #C3C3C3;
  padding-bottom: 3px;
}

.solutions04 h3 {
  padding: 0 9px 7px 25px;
  background: url(../img/common/right_li.png) 10px 10px no-repeat;
  font-size: 15px;
}

.solutions02 dl, .solutions03 dl, .case_det_link {
  padding-top: 10px;
  padding-right: 17px;
  padding-left: 20px;
}

.solutions02 dt {
  font-size: 13px;
  font-weight: bold;
  background: url("../img/common/icon_migi.gif") no-repeat scroll left center transparent;
  padding-left: 20px;
  margin-bottom: 5px;
  color: black;
}

.solutions03 dt {
  font-size: 12px;
  background: url("../img/common/icon_migi.gif") no-repeat scroll left center transparent;
  padding-left: 20px;
  margin-bottom: 5px;
  color: #505050;
  word-wrap: break-word;
}

.solutions02 dd, .solutions03 dd {
  line-height: 22px;
}

.solutions02 p {
  margin: 15px;
}

.solutions03 img {
  margin: 20px auto;
  display: block;
  border: 1px solid #C4C4C4;
  padding: 8px;
  width: 240px;
}

.serchBox {
  overflow: hidden;
  border: 1px solid #C3C3C3;
  margin: 0 0 25px 0;
}

.serchBox h3, .serchBox p, .serchBox select {
  float: left;
}

.serchBox p, .serchBox select {
  margin: 8px 0 0 0;
}

.serchBox h3 {
  background: #09C;
  color: #fff;
  font-size: 16px;
  padding: 4px 30px;
}

.serchBox p {
  padding: 0 15px 0 35px;
}

.list {
  overflow: hidden;
}

.case_det_link a {
  display: block;
  text-align: center;
  padding: 6px 0;
  border: 1px solid #C4C4C4;
  background: #FDFDFD;
}

#case_det {
  position: relative;
  height: 435px;
}

#case_det img {
  display: block;
  border: 1px solid #C4C4C4;
  padding: 5px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 370px;
}

#case_tab {
  width: 280px;
  position: absolute;
  left: 0;
  bottom: 0;
}

#case_tab th {
  padding: 10px 12px;
  border: 1px solid #C4C4C4;
  letter-spacing: 1px;
  background: #EBEBEB;
  color: #333333;
  width: 25%;
}

#case_tab td {
  line-height: 22px;
  padding: 10px 12px;
  border: 1px solid #c9c9c9;
  word-break: break-all;
}

#case_achi dt {
  background: #007FBE;
  width: 95px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  letter-spacing: 2px;
  margin: 20px 0 10px 0;
  padding: 4px 0;
}

#case_achi dd {
  margin: 0 0 25px 0;
}

#case_item {
  margin: 25px 0 0 0;
}

#case_item ul {
  overflow: hidden;
}

#case_item li, .service_item li {
  float: left;
}

#case_item li a, .service_item li a {
  background: url(../img/common/right_li.png) 10px 13px no-repeat;
  padding: 6px 25px;
  border: 1px solid #c9c9c9;
  display: block;
  margin: 5px 13px 5px 0;
  background-color: #fff;
}

#case_slick {
  margin: 14px 0;
  overflow: hidden;
  padding: 0 0 4px 0;
  color: #505050;
  width: 680px;
}

#case_slick #slick_box h4 {
  margin: 10px;
  border-bottom: 1px dashed #C3C3C3;
  padding-bottom: 4px;
}

#case_slick #slick_box img {
  width: 140px;
  margin: 0 auto;
}

.accordionlist dt {
  display: block;
  background: #fff;
  padding: 8px 0 8px 5px;
  border-top: 1px solid #DFDFDF;
  font-size: 13px;
}

.accordionlist dt:first-child {
  border-top: none !important;
}

.accordionlist dt .title {
  padding-left: 10px;
  float: left;
}

.accordionlist dd {
  display: none;
  background: #fff;
  padding: 8px 0 8px 15px;
  overflow: hidden;
  background: #f6f6f6;
  border-top: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
  border-right: 1px solid #DFDFDF;
}

.accordion_icon,
.accordion_icon span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.accordion_icon {
  position: relative;
  width: 30px;
  height: 25px;
  float: right;
  margin-right: 5px;
}

.accordion_icon span {
  position: absolute;
  left: 6px;
  width: 50%;
  height: 2px;
  background-color: #3b94d9;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}

.accordion_icon span:nth-of-type(1) {
  top: 8px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.accordion_icon span:nth-of-type(2) {
  top: 8px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
  display: none;
}

.accordion_icon.active span:nth-of-type(2) {
  top: 8px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
#conbar {
  line-height: 1.8;
}
#conbar h2 {
  width: 100%;
  max-width: 100%;
  font-size: 15px;
  line-height: 120%;
  background: #f2f2f2;
  border-left: 7px solid #808080;
  border-bottom: #9e9e9e 1px dotted;
  padding: 10px;
  margin: 20px 0 20px 0px;
  font-weight: 700;
}
#conbar h2::after {
  content: none;
  width: initial;
  right: initial;
}
#conbar h3 {
  font-size: 15px;
  border-bottom: #9e9e9e 1px dotted;
  margin: 15px 0;
}

#conbar h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 15px 0 0 0;
}

#conbar_blue h2 {
  font-size: 140%;
  line-height: 120%;
  background: #007fbe;
  border-left: 7px solid #808080;
  border-bottom: #9e9e9e 1px dotted;
  padding: 10px;
  margin: 20px 0 20px 0px;
  font-weight: 700;
  color: #ffffff;
}

#bl_table th {
  padding: 10px 20px 8px 20px;
  border: 1px solid #C4C4C4;
  letter-spacing: 1px;
  color: #333333;
  font-size: 16px;
  background: #e0eef9;
  font-weight: 600;
}

#bl_table td {
  line-height: 22px;
  padding: 8px 10px 8px 20px;
  border: 1px solid #c9c9c9;
}

.conbox {
  float: left;
  margin: 0 2.5% 0 2.5%;
}

.conbox img {
  width: 100%;
  margin: 18px 0 0 0;
}

.conbox figcaption {
  text-align: center;
}

.conbox h3 {
  border-bottom: 1px dashed #C3C3C3;
  font-weight: bold;
  font-size: 15px;
  padding: 0 0 5px 0;
  margin: 0 0 15px 0;
}

.conbox ul li {
  padding: 5px 9px 5px 25px;
}

.conbox ul li.act {
  background: url(../img/common/right_li.png) 0 50% no-repeat;
}

#company table {
  width: 100%;
}
#company th {
  padding: 15px 20px 15px 30px;
  border: 1px solid #C4C4C4;
  letter-spacing: 1px;
  background: #EBEBEB;
  color: #333333;
  width: 95px;
}

#company td {
  line-height: 22px;
  padding: 15px 10px 15px 20px;
  border: 1px solid #c9c9c9;
  width: 503px;
}

#company3 {
  padding-top: 5px;
  text-align: center;
}

#company3 table {
  width: 640px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}

#company3 td {
  line-height: 22px;
  padding: 15px 20px 15px 20px;
  border: 1px solid #c9c9c9;
  font-size: 12px;
  text-align: left;
}

#company3 th.blue {
  text-align: center;
  line-height: 20px;
  width: 150px;
  padding: 15px 20px 15px 10px;
  border: 1px solid #C4C4C4;
  letter-spacing: 1px;
  background: #F0F8FF;
  color: #333333;
  font-size: 12px;
}

#company3 td.blue {
  background: #F0F8FF;
  line-height: 22px;
  padding: 15px 20px 15px 20px;
  border: 1px solid #c9c9c9;
  font-size: 12px;
  text-align: left;
}

#company3 th.yellow {
  text-align: center;
  line-height: 20px;
  width: 150px;
  padding: 15px 20px 15px 10px;
  border: 1px solid #C4C4C4;
  letter-spacing: 1px;
  background: #fae8af;
  color: #333333;
  font-size: 12px;
}

#company3 td.yellow {
  background: #fae8af;
  line-height: 22px;
  padding: 15px 20px 15px 20px;
  border: 1px solid #c9c9c9;
  font-size: 12px;
  text-align: left;
}

.contact-back {
  width: 100%;
  margin: 30px auto;
  text-align: center;
}

.contact-back a {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  background: #a3a3a3;
  border-radius: 30px;
  border: 1px solid #929292;
}


#ec_work01 {
  padding: 24px;
  margin-bottom: 20px;
  overflow: hidden;
}

#contents_l40 {
  width: 35%;
  margin: 15px 0 0 0;
}

#contents_r60 {
  width: 65%;
  margin: 15px 0 0 0;
}

#ec_work01 h4 {
  margin-bottom: 20px;
}

#ec_work02 {
  border-top: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
  padding-top: 10px;
  padding-left: 7px;
  padding-bottom: 8px;
}

#ec_work01 th {
  border: 1px solid #c8c8c8;
  font-size: 12px;
  padding-left: 25px;
  width: 244px;
  padding-top: 7px;
  padding-bottom: 7px;
}

#ec_work01 td {
  border: 1px solid #c8c8c8;
  font-size: 12px;
  padding: 7px 20px 7px 20px;
}

#li_blue10 {
  background: url(../img/common/li_blue10.gif) no-repeat 8px center;
}

#li_pink10 {
  background: url(../img/common/li_pink10.gif) no-repeat 8px center;
}

#li_green10 {
  background: url(../img/common/li_green10.gif) no-repeat 8px center;
}

#li_yellow10 {
  background: url(../img/common/li_yellow10.gif) no-repeat 8px center;
}

#li_purple10 {
  background: url(../img/common/li_purple10.gif) no-repeat 8px center;
}

.right_aore {
  background-color: #FFB100;
  border-radius: 3px;
  position: relative;
  width: 100px;
  padding: 20px;
  text-align: center;
}

.right_aore:after {
  border: 35px solid transparent;
  border-left-color: #FFB100;
  border-right-width: 0;
  content: "";
  display: block;
  top: 0px;
  left: 138px;
  position: absolute;
  width: 0;
}

.right_aore p {
  font-size: 18px;
  letter-spacing: 10px;
}

#contact_form {
  font-size: 13px;
}

#contact_form th {
  padding: 13px 15px;
  letter-spacing: 1px;
  width: 30%;
}

#contact_form td {
  line-height: 22px;
  padding: 13px 20px;
}

#contact_form .oneline {
  width: 100%;
  height: 30px;
  border: 1px solid #C3C3C3;
  background-color: #f8f8f8;
}

#contact_form .oneline_textarea {
  width: 100%;
  border: 1px solid #C3C3C3;
  background-color: #f8f8f8;
}

#contact_form .threeline {
  width: 30%;
  height: 30px;
  border: 1px solid #C3C3C3;
  background-color: #f8f8f8;
}

#contact_form .submit_but {
  background: url(../img/common/right_li.png) 150px 16px no-repeat;
  padding: 6px 26px;
  border: 1px solid #c9c9c9;
  display: block;
  margin: 5px 13px 5px 0;
  background-color: #fff;
  width: 100%;
  height: 40px;
  font-size: 15px;
}

#contact_form .back_but {
  padding: 6px 26px;
  border: 1px solid #c9c9c9;
  display: block;
  margin: 5px 13px 5px 0;
  background-color: #EBEBEB;
  width: 100%;
  height: 40px;
  font-size: 15px;
}

#company_map {
  width: 100%;
  height: 450px;
  margin: 15px 0;
}

#sitemap_list {
  padding: 0 !important;
}

#sitemap_list li.home-item {
  border-bottom: solid 1px #C3C3C3 !important;
}

#sitemap_list li.home-item a {
  border: none !important;
}

#sitemap_list li {
  margin: 10px 0 0 0 !important;
}

#sitemap_list li a {
  color: #505050 !important;
  border: solid 1px #C3C3C3 !important;
}

#sitemap_list li li a {
  border: none !important;
}

#sitemap_list_ex li {
  font-size: medium;
  text-indent: 0;
  padding: 0 0 12px 0px;
  margin: 10px 0 0 0;
  list-style-type: none;
}

#sitemap_list_ex li a {
  font-weight: bold;
  background: #f8f8f8;
  padding: 0 25px;
  line-height: 32px;
  display: block;
  margin-bottom: 15px;
  color: #505050;
  border: solid 1px #C3C3C3;
}

#foot_inq {
  background: url("../img/common/bt_contact.jpg") no-repeat scroll 0% 0% transparent;
  height: 110px;
  width: 380px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-left: 350px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#foot_inq a {
  background: url("../img/common/bt_contact02.png") no-repeat scroll 0% 0% transparent;
  display: block;
  height: 77px;
  width: 300px;
  font-size: 0;
}

#foot_inq a:hover {
  background: url("../img/common/bt_contact02_on.png") no-repeat scroll 0% 0% transparent;
  display: block;
}

/* 20210119 下層修正 */
.w480 {
  width: 480px;
}

.mb30 {
  margin-bottom: 30px;
}

#solutions01 ul.normal {
  margin-left: 5px;
}

#solutions01 ul.normal li {
  line-height: 1.4;
  padding-left: 1.5rem;
  position: relative;
}

#solutions01 ul.normal li::before {
  content: "・";
  color: #505050;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: .8em;
}

#solutions01 ul.normal li:not(:last-child) {
  margin-bottom: .5rem;
}

/* 404ページ */
.page-404 .txt {
  margin-bottom: 1rem;
}

.page-404 .btn-wrap {
  padding-top: 10px;
  padding-right: 17px;
  padding-left: 20px;
}

.page-404 .btn {
  display: block;
  text-align: center;
  padding: 6px 0;
  border: 1px solid #C4C4C4;
  background: #FDFDFD;
  max-width: 300px;
  margin: auto;
}

.page-404 .btn:hover {
  background-color: #B0E0E6;
  text-decoration: none;
}

/* プライバシーポリシー */
.privacypolicy div#content {
  max-width: 1038px;
  margin: 0 auto;
}

.privacypolicy div#ct2 {
  margin-top: -86px;
  padding-top: 126px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.privacypolicy .privacy > p {
  margin: 0 0 30px;
}

.privacypolicy .privacy ul {
  padding: 0;
}

.privacypolicy .privacy li {
  position: relative;
  margin: 0 1.5em 1.5em;
}

.privacypolicy .privacy li::after {
  display: block;
  position: absolute;
  top: 0;
  left: -1.8em;
}

.privacypolicy .privacy dt {
  font-weight: bold;
}

.privacypolicy .privacy dd {
  margin: 0 1.5em 1.5em;
}

.privacypolicy .a_box::after {
  content: "a)";
}

.privacypolicy .b_box::after {
  content: "b)";
}

.privacypolicy .c_box::after {
  content: "c)";
}

.privacypolicy .d_box::after {
  content: "d)";
}

.privacypolicy .e_box::after {
  content: "e)";
}

.privacypolicy .privacy_box {
  margin: 80px 0 0;
}

.privacypolicy .privacy_box b {
  font-size: 16px;
  border-bottom: 1px solid #e0e0e0;
  display: block;
  margin: 0 0 1.2em;
}

.privacypolicy .privacy_box dl {
  margin: 0 0 30px;
}

.privacypolicy .privacy_box dl dt {
  font-size: 14px;
}

.privacypolicy .privacy_box dl dt b {
  font-size: 16px;
  border-bottom: 1px solid #e0e0e0;
  display: block;
  margin: 0 0 1.2em;
}

.privacypolicy .privacy_box table {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #000;
  border: 1px solid #c1c1c1;
}

.privacypolicy .privacy_box table tr th {
  background: #007fbe;
  color: #fff;
  padding: 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-collapse: collapse;
  border: 1px solid #c1c1c1;
}

.privacypolicy .privacy_box table tr td {
  padding: 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid;
  border: 1px solid #c1c1c1;
}

.privacypolicy .mb10 {
  margin-bottom: 10px;
}

.privacypolicy .privacy_box dl dd {
  font-size: 13px;
  margin: 0 1.5em 1.5em;
}

.privacypolicy .privacy_box section ul {
  padding: 0;
  margin: 5px 0;
}

.privacypolicy .privacy_box section ul li {
  position: relative;
  margin: 0 1.5rem .5rem;
  font-size: 14px;
}

.privacypolicy .privacy_box section ul li::after {
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
}

.privacypolicy .privacy_box section ul li:first-child::after {
  content: "（1）";
}

.privacypolicy .privacy_box section ul li:nth-child(2)::after {
  content: "（2）";
}

.privacypolicy .privacy_box .sub_box {
  margin: 0 1.5em 1.5em;
}

.privacypolicy .subsub_ttl {
  margin: 0 1.5rem;
}

.privacypolicy .privacy_box .subsub_txt {
  margin: 0 3rem .5rem;
}

.privacypolicy .subsub_txt ul {
  padding: 0;
}

.privacypolicy .subsub_txt ul li {
  position: relative;
  margin: 5px 15px 10px;
}

.privacypolicy .subsub_txt ul li::after {
  display: block;
  position: absolute;
  top: 0;
  left: -1.8em;
}

.privacypolicy .subsub_txt ul li:first-child::after {
  content: "①";
}

.privacypolicy .subsub_txt ul li:nth-child(2)::after {
  content: "②";
}

.privacypolicy .subsub_txt ul li:nth-child(3)::after {
  content: "③";
}

.privacypolicy .subsub_txt ul li:nth-child(4)::after {
  content: "④";
  margin-bottom: 30px;
}

.privacypolicy .sub_box a {
  color: #007fbe;
}

.privacypolicy #anc {
  margin-top: -100px;
  padding-top: 100px;
}

/* リンクなしh4 */
.link_none h4 span {
  border-left: 4px solid #1E90FF;
  padding-left: 16px;
  margin-bottom: 15px;
  font-weight: bold;
}

/* 会社概要 */
#company_map iframe {
  width: 100%;
  height: 450px;
}

/* 20210511 追記 */
.txt_blue {
  color: #004EA2;
}

.txt_blue:link {
  color: #0000ff;
}

.txt_blue:link:hover {
  color: #0000ff;
  text-decoration: underline;
}

a.txt_blue {
  color: #0000ff !important;
}

a.txt_blue:hover {
  color: #0000ff !important;
  text-decoration: underline;
}

.btn {
  display: block;
  text-align: center;
}

.btn:hover img {
  opacity: .7;
}

#company table a {
  display: inline-block;
  color: #007fbe;
}

#company table a:hover {
  text-decoration: underline;
}

/* 20210521 ボードメンバー*/
.boardmember h3 {
  font-size: 16px;
  line-height: 1.4;
  background: #f2f2f2;
  border-left: 7px solid #808080;
  border-bottom: #9e9e9e 1px dotted;
  padding: 10px;
  margin: 20px 0 20px 0px;
  font-weight: 700;
}

.boardmember h4 {
  font-size: 15px;
  border-bottom: 1px solid #e0e0e0;
  display: block;
  font-weight: bold;
  margin: 0 0 10px;
}

.boardmember p {
  margin-bottom: 40px;
}

/* 20220610 ふるさと納税サービス紹介*/

  #underlayer_inner .hometown_project h2 {
    margin: 0 0 10px;
    padding: 0;
    border: none;
    text-align: center;
    font-size: 25px;
    line-height: 1.8;
  }

  .hometown_project p {
    font-size: 14px;
    letter-spacing: -0.02em;
  }

  .hometowm_service {
    padding: 50px 0;
    text-align: center;
  }

  .hometowm_service ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 0 40px;
  }

  .hometowm_service ul li {
    width: 240px;
  }

  .hometowm_service ul li img {
    width: 100%;
  }

  .hometowm_service p {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
  }

  .hometowm_service ul li p {
    font-size: 14px;
    font-weight: normal;
  }

  .hometown_contents-ttl {
    position: relative;
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
  }

  .hometown_contents-ttl:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #2a2a2a;
    box-sizing: border-box;
    outline: none;
  }

  .hometown_contents-ttl span {
    display: inline-block;
    z-index: 2;
    position: relative;
    padding: 0 40px;
    background-color: #fff;
    text-align: center;
  }

  .hometown_contents-subttl {
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 10px;
  }

  .hometown_contents-subttl span {
    font-size: 18px;
    padding: 0 15px;
    color: #fff;
    background: #007fbe;
    margin: 0 10px 0 0;
    display: inline-block;
    font-weight: bold;
  }

  .hometown_contents section {
    padding: 0 0 20px;
  }

  .hometown_contents section p {
    padding: 0 0 15px;
  }

  .hometown_trialplan p {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
  }

  .hometown_trialplan p span {
    color: #ff0000;
  }

  .hometown_contents {
    padding: 0px 0 15px;
  }

  .hometown_trialplan {
    margin: 0 0 30px;
  }

  .hometown_contact {
    background: #1abc9c;
    padding: 20px;
    box-sizing: border-box;
  }

  .hometown_contact p {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 0 0 20px;
  }

  .hometown_contact div {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .hometown_contact ul li {
    margin: 0 30px 20px 0;
    width: 240px;
  }

  .hometown_contact ul li:last-of-type {
    margin-bottom: 0;
  }

  .hometown_contact ul li a {
    display: block;
    background: #fff;
    padding: 20px 40px;
    border-radius: 15px;
    font-size: 16px;
    font-weight: bold;
  }

  .hometown_contact div img {
    width: 180px;
  }



  #company table {
    width: 100%;
  }
  #company th {
    padding: 15px 20px 15px 30px;
    border: 1px solid #C4C4C4;
    letter-spacing: 1px;
    background: #EBEBEB;
    color: #333333;
    width: 95px;
  }
  
  #company td {
    line-height: 22px;
    padding: 15px 10px 15px 20px;
    border: 1px solid #c9c9c9;
    width: 503px;
  }
  
  #company3 {
    padding-top: 5px;
    text-align: center;
  }
  
  #company3 table {
    width: 640px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }
  
  #company3 td {
    line-height: 22px;
    padding: 15px 20px 15px 20px;
    border: 1px solid #c9c9c9;
    font-size: 12px;
    text-align: left;
  }
  
  #company3 th.blue {
    text-align: center;
    line-height: 20px;
    width: 150px;
    padding: 15px 20px 15px 10px;
    border: 1px solid #C4C4C4;
    letter-spacing: 1px;
    background: #F0F8FF;
    color: #333333;
    font-size: 12px;
  }
  
  #company3 td.blue {
    background: #F0F8FF;
    line-height: 22px;
    padding: 15px 20px 15px 20px;
    border: 1px solid #c9c9c9;
    font-size: 12px;
    text-align: left;
  }
  
  #company3 th.yellow {
    text-align: center;
    line-height: 20px;
    width: 150px;
    padding: 15px 20px 15px 10px;
    border: 1px solid #C4C4C4;
    letter-spacing: 1px;
    background: #fae8af;
    color: #333333;
    font-size: 12px;
  }
  
  #company3 td.yellow {
    background: #fae8af;
    line-height: 22px;
    padding: 15px 20px 15px 20px;
    border: 1px solid #c9c9c9;
    font-size: 12px;
    text-align: left;
  }
  
  
  #contact_form {
    font-size: 13px;
  }
  
  #contact_form th {
    padding: 13px 15px;
    letter-spacing: 1px;
    width: 30%;
  }
  
  #contact_form td {
    line-height: 22px;
    padding: 13px 20px;
  }
  
  #contact_form .oneline {
    width: 100%;
    height: 30px;
    border: 1px solid #C3C3C3;
    background-color: #f8f8f8;
  }
  
  #contact_form .oneline_textarea {
    width: 100%;
    border: 1px solid #C3C3C3;
    background-color: #f8f8f8;
  }
  
  #contact_form .threeline {
    width: 30%;
    height: 30px;
    border: 1px solid #C3C3C3;
    background-color: #f8f8f8;
  }
  
  #contact_form .submit_but {
    background: url(../img/common/right_li.png) 150px 16px no-repeat;
    padding: 6px 26px;
    border: 1px solid #c9c9c9;
    display: block;
    margin: 5px 13px 5px 0;
    background-color: #fff;
    width: 100%;
    height: 40px;
    font-size: 15px;
  }
  
  #contact_form .back_but {
    padding: 6px 26px;
    border: 1px solid #c9c9c9;
    display: block;
    margin: 5px 13px 5px 0;
    background-color: #EBEBEB;
    width: 100%;
    height: 40px;
    font-size: 15px;
  }

  
/*フォーム周り追加(個人情報同意チェック)*/
.required {
  color: #ff0033;
}

.privacy-wrap {
  background: #fff4ed;
}

.privacy-box {
  display: block;
  margin-bottom: 10px;
  font-size: 11px;
}

.privacy-box a {
  color: #007fbe;
  text-decoration: underline;
}

.contact-back {
  width: 100%;
  margin: 30px auto;
  text-align: center;
}

.contact-back a {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  background: #a3a3a3;
  border-radius: 30px;
  border: 1px solid #929292;
}
