@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
min-width:1200px;
}

a, a:visited {
	text-decoration: none;
	color: inherit;
}

a:hover {
	    opacity:0.7;
    -moz-opacity:0.9;
    filter:alpha(opacity = 50);
	text-decoration: none;
}

html{
  scroll-behavior: smooth;
}#page_top {
    position: fixed;
    bottom: 0px;
    right: 20px;
}
#page_top a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 0px 0px;
}
#page_top a:hover {
    text-decoration: none;
}
/*--------------------- 半透明 ---------------------*/
a:hover img{
    opacity:0.7;
    -moz-opacity:0.9;
    filter:alpha(opacity = 50);

}

a.overwhite{
    background-color:#ffffff;
    display:block;
}

a.overwhite:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}
/*--------------------- 半透明 ---------------------*/

h1,h2,h3,h4.h5,h6{
	margin:0px;
	padding:0px;}

#header p {
	margin: 0px;
	padding: 0px;
	float: left;
}
.hd_inner {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


#header {
	height: 133px;
	width: 100%;
	background-image: url(../images/hd_bk.jpg);
	background-repeat: repeat-x;
}
.hd_con {
	float: left;
	height: 107px;
	overflow: hidden;
		width: 600px;margin-left: 20px;
}
.hd_tel {
	background-color: #000;
	float: right;
height: auto;
	width: 325px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.hd_tel p{
	text-align: center;
	padding-bottom: 8px!important;float: none!important;
}


.hd_con .hd_name {
	height: 50px; vertical-align: middle; /* 「vertical-align」を指定してもテキストは縦方向中央揃いにならない */
 text-align: center; display: table-cell; /* IE8から使用可能 */
float: none !important;
color: #FFF;
font-weight: bold;
font-size: large;
}
.hd_list {
	height: 56px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	    display: flex;
    align-items: center;
    justify-content: left;
    padding: 0;
    margin: 0;
    list-style: none;
}
.hd_list li {

    position: relative;
}
.hd_list li img {
    padding-left: 10px;
    padding-right: 10px;
}

.hd_list li:after {
content: url("../images/hd_menu_space.jpg") ;
}

#contents {
	height: auto;
	width: 100%;
	padding-bottom: 20px;

}
#main {
	text-align: center;
	padding-bottom: 30px;
}
.con_menu {
	height: 305px;
	background-color: #001BEE;
	width: 100%;

}

.con_menu ul {
	list-style-type: none;
	overflow: hidden;
	padding: 0px;
	display: table;
	height: 305px;
 width:1100px;
 margin-left:auto;
  margin-right:auto;
}
.con_menu ul li {	display: table-cell;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}
.con_inner {
	margin: 0px;
	width: 100%;
	padding: 80px 0px;
	overflow: hidden;
}
.bk2,.bk3,.bk1 {
	background-image: url(../images/con_bk.jpg);
	background-size: cover;
}
.con_1100 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.con_title {
	text-align: center;
	clear: both;
	width: 100%;
}.con_pho {
	width: 50%;
	display:list-item;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	height:300px;
	width: 550px;
	float: left;

}
.con_text {
	float: right;
	width: 40%;
	padding-top: 30px;
}
.bb01{
	background-image: url(../images/p_01.jpg);
}
.bb02{
	background-image: url(../images/p_02.jpg);
}
.bb03{background-image: url(../images/p_03.jpg);}
.bb04{background-image: url(../images/p_04.jpg);}
.bb05,.bb06{
	background-image: url(../images/p_05.jpg);
}

	.con_image {
	overflow: hidden;
	padding-top: 30px;
}

.caption {
    top: 50%;
    /* -webkit-transform: translateY(-50%); 
    transform: translateY(-50%); */
    position: relative;
    padding-left: 44px;
    font-size: 13px;
    color: #f3f3f3;
}


.area {
  -webkit-transition: .4s ease;
  transition: .4s ease;
  height: 0;
  overflow: hidden;
  background: #ffffff;
 margin: 0;
}
input:checked + .area {
  height: auto;
  padding: 44px 0 38px 0;
}
/* 
.btn-shosai {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;
  border-radius: 4px;/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #d27d00;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
     width: 100%;
clear: both;
margin-top: 30px;
}*/

 .btn-shosai {
	position: relative;
	display: inline-block;
	padding: 0.5em 0px;
	text-decoration: none;
	color: #FFF;
	background: #ffa500;
	border-radius: 4px;
	box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
	font-weight: bold;
	border: ;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	clear: both;
	margin-top: 30px;
	text-align: center;
	font-size: x-large;
	letter-spacing: 10px;
}
 a.btn-shosai:hover {
  opacity: 1;    /* 透明度1 */} 
.btn-shosai:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
#main4,#main3,#main5,#main6,#main2,#main7{display:none;}


.bk_y {
	background-color: #FFF4BE;
}.con_text h3 {
	font-weight: bold;
	color: #F28B0D;
	font-size: x-large;
}
#footer {
	width: 100%;
	background-color: #1B2A99;
	padding-top: 50px;
	padding-bottom: 50px;
}
.f_con0 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.f_under {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;	font-weight: bold;
	text-align: center;
	font-size:small;
}

.sitemap {
	background-color: #000;
}
.information {
	background-color: #FEB022;
}
.font {
	text-align: center;
}
.info_tb {
	vertical-align: top;
	width: 100%;
}
.info_td {
	width: 50%;
}
.f_rogo {
	width: 100%;
	padding-bottom: 10px;
}
.f_section {
	width: 100%;
	padding-bottom: 20px;
	overflow: hidden;
}
.f_section {
	width: 100%;
}
.left_sec {
	float: left;
	width: 560px;
	color: #FFF;
	overflow: hidden;
}
.ri_sec {
	float: right;
	width: 410px;
}
.left_sec table {
	width: 100%;
}
.btn_ftel {
	display: block;
	position: relative;
	width: 160px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #008181;
	font-weight: bold;
}
.btn_ftel:hover {
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
}
.btn_ffax{
	display: block;
	position: relative;
	width: 160px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #FCB803;
	font-weight: bold;
}
.btn_ffax:hover {
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
}.sec_s {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
}
.f_jusho {
	width: 380px;
	float: left;
}
.f_btn {
	float: right;
	width: 180px;
}
.f_rogo {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.f_rogo img {
	padding-left: 20px;
}
.left_sec .sec_s {
	margin-top: 0px;

}
.fas.fa-phone, .fa-fax, .fas.fa-envelope, .fa-map-marker-alt{
	margin-right: 5px;
}
 .f_jusho a{
color: white;text-decoration: none;
}
.text {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
/*gyラリー*/
.wrap {
	width:100%;
	overflow:hidden;
	margin:20px auto;

}
.wrap .wr_photo {
	height: 400px;
	float: left;
	margin: 0px;
	overflow: hidden;
	width: 600px;
	position: relative;
}
.wrap .wr_photo img {
	cursor:pointer;
    object-fit: cover;
    width: 600px;
    height: 400px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.wrap ul {
	display:block;
	overflow:hidden;
/*	clear:both;*/
	float:right;
	    width: 350px;
    margin-left: 0px;
    padding-left: 0px;

}
.wrap li {
	display:block;
	float:left;
	background:#fff;
	argin-right:10px;
}
.wrap li img {
	cursor:pointer;
    object-fit: cover;
    width: 70px;
    height: 70px;
}

.wrap li img:hover {
    opacity:0.7;
    -moz-opacity:0.9;
    filter:alpha(opacity = 50);
}


.wrap .desc {
	float: right;
	width:350px;
	padding-bottom: 10px;
	text-align: justify;
text-justify: inter-ideograph;
}



.wrap .th img {
	cursor:pointer;
    object-fit: cover;
    width: 175px;
    height: 110px;
}







.pan {
	width: 100%;
	font-size: small;
	color: #999;
	margin-bottom: 20px;
}
.midashih4{ 
	margin-top: 0;
	margin-bottom: 29px;
	padding: 6px 0 15px 20px;
	position: relative;
	color: #060368;
	font-size: 1.25rem;
	line-height: 1.4em;
	border-bottom: solid 1px #ebedf7;

}
.midashih4::before {
	content: '';
	display: block;
	position: absolute;
	width: 5px;
	left: 0;
	top: 0;
	bottom: 14px;
	margin: auto;
	background: #ebedf7;
}
.company {
	padding: 50px 0px;
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
background: #423e3e;
text-align:center;
}
.con_inner.com {
	margin: 0px;
	padding: 0px;
	display:flex;
}
.company.comri {
	background-color: #3C9;
}
.con_text p {
	line-height:1.8em;
	
}
.con_inner.com .company .con_text {
	float: none;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.company.comri .con_text h3 {
	    padding-top: 10px;
	color: #FFF;
}
.span_red {
	color: #F00;
	font-weight: bold;
}
.con_inner.rec .con_title{
	text-align: left;

}
 .con_inner.rec .con_1100 .con_image{
	text-align: right;
		color:#FFF;
	font-weight:bold;
}.con_inner.rec {
	background-image: url(../images/rec_bk.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.sitemap .con_1100 .con_image ul li a {
	color: #FFF;
	font-weight: bold;
}
.sitemap_box {
	float: left;
	width: 300px;
	padding: 0px;
}
.sitemap_box li::before{
 font-family: "Font Awesome 5 Free";
  content: '\f138';
  font-weight: 900;
  color:#FFF;
  margin-right:3px;
}
.sitemap .con_1100 .con_image {
	display: flex;
}
.sitemap .con_1100 .con_image .sitemap_box .si {
	padding-left: 9px;
	padding-top: 10px;
}
.sitemap .con_1100 .con_image .sitemap_box .si li::before{
 font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight: 900;
  color:#FFF;
  margin-right:3px;
}
.sitemap .con_1100 .con_image .sitemap_box .si li{
	font-size:small;margin-bottom: 5px;
}#header .hd_inner .hd_tel img:hover {
		    opacity:0.7;
    -moz-opacity:0.9;
    filter:alpha(opacity = 50);
}

#page_top a img {
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	position: fixed;
	right: 20px;
}
.center {
	text-align: center;
	background-color: #001BEE;
}
.com_top {
	float: right;
}
.left{
	float:left;
	padding:0px;width: 50%;text-align: justify;
text-justify: inter-ideograph;
}
	
	.left h4 {
	font-size: x-large;
	font-weight: bold;
	color: #c12c2c;

}.text_right {
	text-align: right;
}
.com_bk2 {
	background-attachment: scroll;
	background-image: url(../images/com_bk2.jpg);
	background-repeat: no-repeat;
background-size: cover;
}
.con_inner.com_bk3 {
	background: #ececec;
}
.con_inner.com_bk2 .con_1100 {
	width: 900px;
}
.fas.fa-envelope-open {
	margin-right: 5px;
}

dt {
	width: 30%;
box-sizing: border-box;
	padding: 10px 0px;
	margin: 0px;
	border-bottom: black dotted 1px;
	font-weight: bold;
}

dd {
	width: 70%;
box-sizing: border-box;
	padding: 10px 0px;
	margin: 0px;
	border-bottom: black dotted 1px;
}
dl {
	overflow: hidden;
	display:flex;
  flex-wrap: wrap;
}

.rela_box {
	padding: 10px;
	border: 1px solid #666;
	width: 300px;
	display: inline-block;
	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contents .con_inner.information .con_1100 .con_image .info_tb tr td .btn_ffax {
	width: 90%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #3C9;
}
#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:572px) {
#formWrap {
	width:95%;
	margin:0 auto;
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
input[type="text"], textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
}.red {
	color: #F66;
	font-weight: bold;
	font-size: small;
}
input[type="text"]{
	width: 90%;
	height: 30px;
	font-size: inherit;
}

textarea {
	width: 90%;
	height: 100px;
	font-size: inherit;
}

.td111,.td112 {
	width: 50%;
}
.td112.right {
	text-align: right;
	vertical-align: bottom;
}
.white-big {
	color: #FFF;
	font-weight: bold;
	font-size: xx-large;
}
.con_pho.bb07 {
	background-image: url(../images/p_06.jpg);
}
/* sdgs */
.tb-sdgs .td111 {padding-right: 20px;}
.tb-sdgs td {
	width: 50%;
	vertical-align: top;}
.tb-sdgs h3 {
	color: #033067;
}
.con_image .btn-shosai {
	color: #FFF !important;
	letter-spacing: normal;
	font-size: large;
}
.fas.fa-angle-double-down {
	margin-right: 10px;}

@media screen and (max-width:480px) {
body,html{
	min-width:100%;
	width:100%;
	font-size:14px;}
/*#header {	display: none;}*/
#main img,.con_title img{width: 100%;height: auto;}
.con_menu {
	display: none;
}
.con_1100,.text {width: 90%;}	
.con_pho {	width: 100%;	float: none;height: 200px;}
.con_text h3 {font-size: large;}
.con_text {float: none;width: 100%;}
.info_td {	width: 100%;	display: block;}
.info_tb td {	display: block;}
.f_con0 {	width: 90%;}
.left_sec,.f_jusho,.wrap ul {width: 100%;float: none;}
.f_btn {	float: none;	width: 100%;	overflow: hidden;	margin: 8px 0px 8px 0px;}
.f_btn a {	float: left;	width: 43%;	margin: 0px;}
.ri_sec {	float: none;	width: 100%;}
.f_rogo img {	width: 90%;	height: auto;	text-align: ;	padding: 0px;}
.f_rogo {	text-align: center;}
.con_image {	display: block !important;}
.sitemap_box {	width: 100%;	border-bottom: 1px solid #FFF;
	padding-bottom: 10px;}
.btn-shosai {	font-size: large;	margin: 10px 0px 0px auto;}
.con_image {padding-top: 10px;}	
.wr_photo img {	height: 230px !important;
	width: 100%!important;	float: none;}	
.wrap {	padding: 0px;}
.wr_photo {
	height: 230px !important;
	width: 100%;
	float: none !important;
}
.desc {	float: none!important;	width: 100%!important;}
.wrap .th img,.wrap li img {	width: 66px;	height: 66px;}
.info_tb td img,.company{width: 100%;	height: auto;}
#page_top a img {width: 90px;	height: auto;	right: 0px;}
.con_inner.com {	display: block;}
.con_inner.rec .con_1100 .con_image {text-align: left;}
.hd_list {	width: 100%;background: #ffa600;height: 50px;}
.hd_con {height: auto;width: 80%;	margin: 0px;}
#header p,#header p img{width: 72px;height: 75px;}
.hd_inner {	width: 100%;height:75px;padding: 0px;margin: 0px;}
#header {position: fixed;background: linear-gradient(180deg, #001bee 0%, #001bee 38%, #fea700 38%, #fea700 100%);
	z-index: 1000;height: auto;}
 

.hd_list li::after {display: none;}
.hd_list a img {	width: 80%;height: auto;}
.hd_tel {	display: none;}
.hd_con .hd_name {font-size: medium;height: auto;padding-top: 5px;}
#contents {padding-top: 110px;}
.com_top img {object-fit: cover;width: 100%;	height: auto;}
.com_top {	float: none;	width: 100%;	height:  auto;}

.con_inner.com_bk2 .con_1100 {width: 90%;}
.td111, .td112 {	width: 100%;	display: block;}
.td112.right img {	width: 100%;	height: auto;}

.con_text.left .con_inner.center img{
width: 100%;height: auto!important;}
.con_text.left .con_inner.center{
padding: 10px 0px;}
.tb-sdgs .td111, .tb-sdgs .td112 {
	width: 100%;}
.con_image .btn-shosai {margin-bottom: 20px;padding: 10px 10px;}


}
.con_text.left .con_inner.center {
	background-color: #FFF;
}
#contents .con_inner .con_1100 .con_image table {table-layout: fixed;
}
