@charset "utf-8";

/*--------------------------------------------------------------------------------------------------

   page
         - index
         


--------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------------------
  index
--------------------------------------------------------------------------------------------*/
#index .frame1 {
  margin:25px 0 20px 0;
}

#index .frame1 .container {
  width:805x;
}

#index .frame1 .title {
  width:100%;
  padding-bottom:10px;
  border-bottom:1px solid #808080;
}

.new {
  margin-top:5px;
}

.new li {
  display:block;
  width:100%;
  padding:10px 0 10px 0;
  background:url(../image/line-new.png) repeat-x left bottom;
  line-height:20px;
  color:#333;
}

.new li:last-child {
  background:none;
}

.new li span:nth-child(2) {
  margin: 0 50px 0 45px;
}

.new li a {
  font-size:16px;
}

#index .frame2 {
  width:100%;
  padding:35px 0 25px 0;
  background:url(../image/bg-frame2-index.png) repeat;
}

#index .frame2 .info {
  text-align:center;
  margin-bottom:35px;
}

#index .frame2 .info a {
  width:296px;
  display:inline-block;
  margin: 0 10px;
}

#index .frame2 .info a p {
  text-align:left;
}

#index .frame2 .info a .photo {
  text-align:center;
  margin-bottom:8px;
}

#index .frame2 .info a .title {
  text-align:center;
  margin-bottom:7px;
}

#index .frame3 .container {
  padding:50px 30px 0 30px;
}

#index .frame3 a {
  display:inline-block;
  margin:10px 23px 40px 23px;
  width:250px;
  box-shadow: 4px 4px 4px rgba(212, 212, 212, 0.65);
  position:relative;
  background:#F9F9F9;
  float:left;
  height:370px;
}

#index .frame3 a h3 {
  margin:25px 20px 0px 20px;
  color:#3F3F3F;
  font-size:15px;
  font-weight:bold;
  height:43px;
  text-align:center;
  letter-spacing:0.1px;
}

#index .frame3 a p {
  padding:0 10px 20px 10px;
  font-size:13px;
  color:#343434;
}

#index .frame3 a .icon {
  position:absolute;
  left:0;
  right:0;
  margin:0 auto;
  top:134px;
}

/*--------------------------------------------------------------------------------------------
  page
--------------------------------------------------------------------------------------------*/
#page .banner {
  position:relative;
}

#page .banner .img-banner {
  width:100%;
}

#page .banner .title {
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:100%;
}

#page .banner .title img {
  height:100%;
}

#page .sub-title {
  margin:15px 0 20px 0;
  font-size:10px;
  color:#525252;
}

#page .sub-title a {
  text-decoration: underline;
  line-height:18px;
}

/*#page .sub-title a:after {
  content:"　＞　";
}*/

#page h1 {
  padding:5px 0 8px 0;
  border-bottom:2px solid #F3DBB6;
  position:relative;
  font-size:26px;
  color:#3F3F3F;
}

#page h1 span {
  float:right;
  font-size:16px;
  color:#535353;
  line-height:50px;
}

#page .line-h1 {
  position:absolute;
  bottom:-3px;
  left:0;
}

#page .new {
  margin:15px 15px 0 40px;
}

#page .new li {
  background:url(../image/line-new-page.png) repeat-x left bottom!important;
  color:#535353!important;
  font-size:16px;
  font-weight:bold;
}

#page .new li:last-child {
  background:url(../image/line-new-page.png) repeat-x left bottom!important;
}

#page .new li img {
  margin: 0 20px 0 45px;
}

#page .new li a {
  color:#007FFF;
}

#page .link-page {
  line-height:25px;
  text-align:center;
}

#page .link-page a {
  font-size:16px;
  color:#525252;
  text-decoration: underline;
}

.news .link-page {
  margin:20px 0 20px 30px;
  text-align:left;
}

#page .info-detail {
  margin-top:20px;
  border:12px solid #FFF8DF;
  padding:15px 30px 45px 30px;
  color:#2A2A2A;
  border-radius:12px;
}

#page .info-detail .text-right {
  text-align:right;
  margin-top:5px;
  margin-bottom:25px;
  display:block;
}

.news-detail .info-detail .fl-right {
  width:446px;
  margin-top:10px;
}

#page .info-detail .fl-right p {
  margin-bottom:20px;
}

.news-detail .link-page {
  margin:30px 15px 45px 15px;
}

.topics-detail .link-page {
  margin:25px 15px;
}

.topics-detail .info-detail .fl-right {
  width:550px;
  margin-top:10px;
}

.public .frame1 {
  margin-right:25px;
  margin-top:10px;
  margin-bottom:45px;
  padding:0 25px;
}

.public .frame1 .info {
  margin-top:10px;
  padding:0 20px 0 20px;
}

.public .frame1 .fl-right {
  width:680px;
  color:#3F3F3F;
  padding-top:30px;
}

.public .frame2 {
  padding-top:25px;
  background:#FEFBF5;
}

.public .content .container {
  padding-right:25px;
}

.public .new li a {
  margin-left:50px;
}

.public .link-page {
  padding:25px 35px 35px 35px;
}

.recruit .frame1 {
  width:100%;
  background:#FAECDA;
  padding:32px 0;
}

.recruit .frame1 .container {
  padding:0 5px 0 25px;
}

.recruit .frame1 a {
  display:block;
  margin-right:50px;
  float:left;
}

.recruit .frame1 a:last-child {
  margin-right:0;
}

.recruit .frame2 h1 {
  margin:40px 25px 25px 0px;
}

.recruit .frame2 .fl-left {
  margin-left:10px;
}

.recruit .frame2 .fl-right {
  margin-top:15px;
}

.table-info {
  width:800px;
  margin:33px 0 33px 95px;
  display:table;
}

.table-info .row {
  display:table-row;
}

.table-info .cell {
  height:37px;
  padding:10px 17px;
  color:#3F3F3F;
  font-size:16px;
  display:table-cell;
  border-top:1px solid #808080;
  border-right:1px solid #808080;
}

.table-info .cell-title {
  width:172px;
  background:#F4F4F4;
  border-left:1px solid #808080;
}

.table-info .cell-text {
  width:628px;
}

.table-info .row:last-child .cell {
  border-bottom:1px solid #808080;
}

.recruit-detail h1 {
  margin-right:25px;
}
  
.service-detail .frame1 .container {
  padding:20px 30px 30px 25px;
}

.service-detail .frame1 .fl-right {
  width:630px;
  color:#3F3F3F;
  font-size:16px;
  font-weight:bold;
}

.title-tab {
  width:100%;
  height:42px;
  background:url(../../image/service/bg-title-tab-service-detail.png) repeat-x;
}

.title-tab a {
  float:left;
  display:block;
  width:237px;
  height:34px;
  margin:4px 0;
  text-align:center;
  font-size:16px;
  color:#555;
  line-height:34px;
  border:1px solid #F2DBB7;
  border-right:none;
  background:#fff;
}

.title-tab a:last-child {
  border-right:1px solid #F2DBB7;
}

.service-detail .frame2 .box1,
.service-detail .frame2 .box3,
.service-detail .frame2 .box5,
.service-detail .frame2 .box6,
.service-detail .frame2 .box7 {
  width:100%;
  background:#FEFBF5;
}

.service-detail .frame2 h1 {
  margin:24px 50px 0 4px;
}

.service-detail .new li {
  border-bottom:none;
}

.service-detail .new span {
  margin-right:40px;
}

.service-detail .link-page {
  margin:20px;
}

.service-detail .new {
  margin: 15px 40px 0 40px!important;
}

.service-detail .table-service-detail {
  margin:22px 0px 55px 22px;
  width:915px;
}

.service-detail .table-service-detail tr {
  border-top:1px solid #000;
}

.service-detail .table-service-detail tr:last-child {
  border-bottom:1px solid #000;
}

.service-detail .table-service-detail td {
  padding:8px;
  color:#3F3F3F;
  font-size:15px;
  border-left:1px solid #000;
  vertical-align:top;
}

.service-detail .table-service-detail td:last-child {
  border-right:1px solid #000;
}

.service-detail .table-service-detail td.bg-2 {
  background:#F2DAB5!important;
}

.service-detail .table-service-detail td.title {
  width:149px;
  font-weight:bold;
  background:#E6B56C;
}

.koryu .table-service-detail td.title {
  width:309px;
}

.service-detail .table-service-detail tr:first-child td {
  background:#E0A347;
}

.service-detail .frame2 .box3 {
  padding:1px 0 35px 0;
  font-size:18px;
  font-weight:bold;
  color:#3F3F3F;
}

.service-detail .frame2 .box3 .info {
  width:849px;
  margin:25px 70px 15px 40px;
  background:url(../../image/service/bg-content-box3-frame2-service-detail.png) no-repeat;
}

.kyotaki .frame2 .box3 .info {
  background:url(../../image/service/bg-content-box3-frame2-kyotaki.png) no-repeat;
}

.hinagiku .frame2 .box3 .info {
  background:url(../../image/service/bg-content-box3-frame2-hinagiku.png) no-repeat;
}

.service-detail .frame2 .box3 .info p {
  height: 60px;
  margin: 0px 0 33px 50px;
  /* Internet Explorer 10 */
  display:-ms-flexbox;
  -ms-flex-align:center;

  /* Firefox */
  display:-moz-box;
  -moz-box-align:center;

  /* Safari, Opera, and Chrome */
  display:-webkit-box;
  -webkit-box-align:center;

  /* W3C */
  display:box;
  box-align:center;
}

.service-detail .frame2 .box3 .info p:last-child {
	margin-bottom:0px;
}

.service-detail .frame2 .box3 .al-right {
	margin-right:60px;
}

.service-detail .frame2 .box4 {
  margin:40px 0 50px 0;
}

.service-detail .table2-service-detail {
  margin:50px 0 50px 70px;
}

.service-detail .table2-service-detail tr {
  border-top:1px solid #C1C1C1;
}

.service-detail .table2-service-detail tr:last-child {
  border-bottom:1px solid #C1C1C1;
}

.service-detail .table2-service-detail td {
  width:126px;
  padding:8px;
  border-left:1px solid #C1C1C1;
  background:#FFFCF7;
  font-size:20px;
  color:#3F3F3F;
  text-align:right;
}

.service-detail .table2-service-detail td:last-child {
  border-right:1px solid #C1C1C1;
}

.service-detail .table2-service-detail td.title {
  background:#FFFFE9;
  text-align:center;
}

.service-detail .table2-service-detail td.al-center {
  text-align:center!important;
}

.service-detail .frame2 .box5 {
  padding:1px 0 15px 0;
}

.service-detail .frame2 .box5 ul {
  margin-top:30px;
  margin-left:25px;
}

.service-detail .frame2 .box5 ul li {
  display:inline-block;
  margin:0 20px 25px 20px;
  border:1px solid #CFCFCF;
}

.chiiki .frame2 .title-tab a {
  width: 192px;
}

.service-detail .frame2 .box6 {
  padding:1px 0 15px 0;
}

.service-detail .frame2 .box6 .info {
  padding-top:20px;
  padding-left:20px;
  display:block;
}

.chiiki .frame2 .box5,
.hinagiku .frame2 .box5 {
  background:none;
}

.service-detail .frame2 .box7 {
  padding-top:1px;
  padding-bottom:35px;
}

.service-detail .frame2 .box7 .info {
  width:849px;
  margin:25px 0 0px 40px;
  background:#F5E3C9;
  font-size:18px;
  color:#3F3F3F;
  font-weight:bold;
  padding:20px;
}

.service-detail .frame2 .box7 .al-right {
  margin-right:50px;
  margin-top:15px;
}

}

.service-detail .frame2 .box8 {
  padding:1px 0 15px 0;
}

.service-detail .frame2 .box8 .info {
  padding-top:20px;
  padding-left:20px;
  display:block;
}

}

.service-detail .frame2 .box9 {
  padding:1px 0 15px 0;
}

.service-detail .frame2 .box9 .info {
  padding-top:20px;
  padding-left:20px;
  display:block;
}






.service .content {
  margin-top:15px;
}

.service .content .box {
  padding-top:25px;
  padding-bottom:35px;
}

.service .content .box .container {
  padding:0px 45px 0px 45px;
}

.service .content .box .fl-right {
  width:582px;
  text-align: right;
}

.bg-orange {
  background:#FAECDA;
}

.service .content .box .fl-left .photo {
  border:2px solid #E6B56D;
}

.service .content .box .fl-right p {
  margin-top:15px;
  margin-bottom:30px;
  font-size:16px;
  color:#3F3F3F;
  line-height:1.6;
  text-align:left;
}

.service .content .box .fl-right a {
  width:106px;
  padding:7px 5px 5px 10px;
  background:#E1A03F;
  text-align:center;
  color:#fff;
}

.effort .content {
  margin-bottom:30px;
}

.effort .content h1 {
  padding-top:17px!important;
}

.effort .box .container {
  padding:0 45px 0px 10px;
}

.effort .box .info {
  margin:10px 0px 25px 5px;
  position:relative;
}

.effort .box .fl-right p {
  width:540px;
  font-size:16px;
  color:#3F3F3F;
  padding-top:10px;
}

.effort .box .fl-right a {
  position:absolute;
  bottom:0;
  right:0;
  color:#265AFF;
  font-weight:bold;
  text-decoration: underline;
}

.effort .box .fl-right a:before {
  content:url(../image/icon-next-effort.png);
  padding-right:3px;
  vertical-align:middle;
}

.service .content .box .fl-right a:after {
  content:url(../../image/service/icon-next-service.png);
  padding-left:10px;
  padding-top:5px;
  vertical-align:middle;
}

.access .content .container {
  padding: 0 30px;
}

.access .box01 {
  margin-bottom:40px;
  padding-bottom:40px;
  background:url(../image/line-access.png) no-repeat center bottom;
}

.access .content .title {
  margin:25px 0;
}

.access .title img:nth-child(2) {
  margin-left:40px;
}

.access iframe {
  width:100%;
  height:348px;
}

.access p {
  margin:15px 0 35px 0;
  color:#525252;
}

.contact .content .container {
  padding: 0 10px;
}

.contact .content .box .text {
  margin-top:20px;
  padding:5px 0 5px 20px;
  border-left:4px solid #0060B4;
  font-size:16px;
  color:#525252;
  margin-bottom:25px;
  position: relative;
}

.contact .content .box.box01 .textimg:before {
  position: absolute;
  background-image: url(../image/sozai.jpg);
  background-size: 140px;
  content: "";
  width: 140px;
  height: 140px;
  right: 84px;
  top: 0;
}


.contact .content .box .border-green {
  border-left:4px solid #2FA48C;
}

.contact .content .box .border-orange {
  border-left:4px solid #E6B56D;
}

.contact .content .box01 {
  margin-bottom:45px;
}

.contact .content .box .text span {
  padding-left:20px;
  font-size:14px;
  display:block;
  margin-bottom:5px;
}

.contact .content .box .text img {
  margin-top:5px;
}

.contact .content .box .text .fl-left {
  margin-right:45px;
}

.kessan .content .container {
  padding:30px 0 20px 30px;
}

.kessan .content a {
  font-size:18px;
  color:#0035D5;
  padding-left:50px;
  line-height:32px;
  background:url(../image/icon-kessan.png) no-repeat left center;
  display:block;
  margin-top:20px;
}

.student .box01 {
  margin:15px 30px 90px 30px;
}

.student .box01 .text {
  padding-left:10px;
  font-size:16px;
  color:#3F3F3F;
}

.student .box01 .text .title {
  width:100%;
  line-height:50px;
  color:#3F3F3F;
  font-size:22px;
  background:#FAECDA;
  padding:0 35px;
}

.student .box01 .text p {
  margin-top:15px;
  margin-bottom:25px;
}

.student .box01 .list-image {
  margin-top:35px;
}

.student .box02 {
  margin-left:10px;
}

.student .box02 .info {
  margin:15px 0 55px 0;
}

.student .box02 .info .fl-left {
  width:469px;
}

.student .box02 .info p {
  padding: 10px 0px 15px 25px;
  font-size:16px;
  color:#3F3F3F;
}

.student .box02 .info .text {
  width:100%;
  padding:10px;
  border:1px solid #E3922F;
  font-size:22px;
  color:#DF8A1F;
}

.student .box02 .info .text li {
  margin-bottom:25px;
}

.student .box02 .info .text li:last-child {
  margin-bottom:5px;
}

.student .box02 .info .text li span {
  display:block;
  margin-left:40px;
  color:#3F3F3F;
}

.supporter .box p {
  font-size:18px;
  color:#3F3F3F;
  text-align:left;
}

.supporter .box .container {
  padding:0 10px;
}

.supporter .box h1 {
  padding:30px 0px 8px 0!important;
  margin-bottom:15px;
  margin-right:40px;
}

.supporter .bg-orange {
  background:#FEFBF5;
}

.supporter .box01 .info {
  margin:75px 0 50px 0;
}

.supporter .box01 .info .fl-left {
  margin-right:60px;
}

.supporter .title-tab {
  width: 100%;
  height: 75px;
  background: url(../../image/recruit/bg-title-tab-supporter.png) repeat-x;
  padding: 4px 0;
}

.supporter .title-tab a {
  width:192px;
  margin:0;
}

.supporter .box02 .info1 {
  padding:10px 50px 55px 25px;
  background:url(../../image/recruit/line-box-supporter.png) no-repeat center bottom;
  text-align:center;
}

.supporter .box02 .info1 img {
  margin:30px 0 35px 0;
}

.supporter .box02 .info2 {
  padding: 40px 20px 25px 80px;
}

.supporter .box02 .info2 .text {
  margin-top:24px;
}

.supporter .box02 .info2 .text .fl-left {
  margin-right:70px;
}

.supporter .box02 .info2 .text li {
  display:block;
  width:511px;
}

.supporter .box02 .info2 .text li p {
  margin:15px 0 45px 0;
}

.supporter .box03 .text {
  padding:20px 90px 25px 20px;
}

.supporter .box03 .text .font-brown {
  color:#7F3F00;
  font-size:22px;
}

.supporter .box03 .text ul {
  margin-top:30px;
}

.supporter .box03 .text li {
  width:527px;
  display:block;
  margin-bottom:30px;
}

.supporter .box03 .text li .font-brown {
  font-size:24px;
}

.supporter .box03 .text li .font-black {
  font-size:18px;
  margin-left:25px;
}

.supporter .box03 .text li .font-green {
  font-size:18px;
  margin-left:50px;
  color:#6AC139;
}

.supporter .box04 .info,
.supporter .box05 .info {
  padding:15px 45px 30px 20px;
  font-size:18px;
}

.supporter .box05 .info p {
  margin-bottom:10px;
}

.supporter .box06 .info {
  padding:20px 0 50px 0;
  text-align:center;
}

.supporter .box06 .info p {
  font-size:22px;
  color:#7F3F00;
  text-align:center;
}

.supporter .box07 .info {
  padding:10px 25px 20px 25px;
}

.supporter .box07 .info img {
  margin-top:35px;
  text-align:center;
}

.supporter .box08 .info,
.supporter .box09 .info {
  padding:10px 0px 45px 25px;
}

.supporter .box10 .info   {
  padding:10px 0px 75px 25px;
}

.supporter .box08 .info img,
.supporter .box09 .info img {
  margin-top:20px;
}

.supporter .box10 .info img {
  margin-top:10px;
}

.supporter .box04 .info .list-image {
  margin:30px 0;
}

.supporter .box04 .info .text {
  width:750px;
  padding:5px;
  border:1px solid #CC0000;
}

.supporter .box04 .info .text h3 {
  font-size:22px;
  padding:5px 0;
  color:#7F3F00;
}

.supporter .box05 {
  margin-top:35px;
}

.carrerpass .content {
  padding-bottom:40px;
}

.carrerpass .box {
  margin:60px 50px 30px 10px;
}

.carrerpass .box .info {
  margin-left:10px;
  text-align:center;
}

.carrerpass .box .info p {
  margin:15px 0 0px 0;
  color:#3F3F3F;
  font-size:18px;
  text-align:left;
}

.carrerpass .box .info img {
  margin-top:25px;
}

.information .box01 .info {
  margin:40px 30px 60px 40px;
}

.information .content h1 {
  margin-right:55px!important;
}

.information .box01 h1 {
  margin-right:25px!important;
}

.information .box01 .info .fl-right {
  width:723px;
}

.information .box01 .al-right {
  float:right;
  margin-top:10px;
}

.information .content {
  font-size:16px;
  color:#3F3F3F;
}

.information .content .bg-orange {
  background:#FEFBF5;
}

.information .box02 {
  padding-top:25px;
  padding-bottom:20px;
}

.information .box02 .info {
  width:600px;
  margin:0px auto;
  padding-top: 15px;
}

.information .box02 .info h3 {
  margin-top:20px;
  margin-bottom:15px;
  margin-left:20px;
}

.information .box02 .info ul {
  margin-left:30px;
}

.information .box02 .info li {
  padding-left:25px;
  line-height:40px;
  font-size:20px;
  background:url(../image/icon-box02-information.png) no-repeat left center;
}

.information .box03 {
  padding-top:25px;
  padding-bottom:55px;
}

.information .box03 .table {
  width:774px;
  margin:40px auto;
  display:table;
}

.information .box03 .table .row {
  display:table-row;
}

.information .box03 .table .row .cell {
  vertical-align:middle;
  border-bottom:3px solid #fff;
  display:table-cell;
  padding:8px 17px;
}

.information .box03 .table .row .cell-title {
  width:190px;
  background:#F3DBB6;
  border-right:3px solid #fff;
  vertical-align:top;
}

.information .box03 .table .row .cell-text {
  width:582px;
  background:#F9EDDB;
}

.information .box04 .info {
  padding:50px 0 145px 35px;
}

.information .box05 .info {
  padding:50px 0 110px 45px;
}

.information .box05 .info .photo {
  width:401px;
  margin-bottom:35px;
  margin-right:22px;
}

.information .box05 .info .title {
  padding:10px 0;
}

.information .box06 {
  padding:60px 0 80px 0;
}

.information .box06 .info {
  padding:50px 40px 0 40px;
}

.information .box06 .info li {
  margin-bottom:20px;
}

.information .box06 .info li h3 {
  color:#FF7F52;
  background:url(../image/icon-box06-information.png) no-repeat left center;
  padding-left:22px;
}

.contact2024 {
line-height: 1.6;
margin-top: 30px;
margin-bottom: 40px;
box-shadow: 0 0 6px #CCC;
padding: 20px;
background: url(../image/image_20231006.png) no-repeat 96% 90%;
border-radius: 8px;
font-size: 16px;
}

.contact2024 p {
margin-bottom: 20px;
}

.contact2024 dl {
width: 96%;
margin: 0 auto;
}

.contact2024 dt {
display: inline-block;
background-color: #FF7F52;
color: #FFF;
padding: 4px;
}

.contact2024 dd {
margin-top: -18px;
padding: 40px 20px 20px 40px;
border: 1px dotted #FF7F52;
}

.contact2024 dd ul li {
list-style-type: disc;
}

/*add20241127*/
.ouboTb {
width: 100%;
margin: 20px 0;
}

.ouboTb th {
width: 200px;
padding: 20px;
text-align: left;
background-color: #EEE;
border-bottom: 1px solid #CCC;
}

.ouboTb th .hs {
color: #F00;
}

.ouboTb td {
padding: 20px;
border-bottom: 1px solid #CCC;
}

.ouboTb td .l {
width: 80%;
padding: 4px;
}

.ouboTb td .m {
width: 30%;
padding: 4px;
}

.ouboTb td .s {
width: 20%;
padding: 4px;
}

.ouboTb td textarea {
display: block;
width: 90%;
padding: 4px;
}

.ouboTb td select {
padding: 4px;
}

.ouboTb td .hosoku {
display: block;
margin-top: 4px;
}

.ouboTb td .error {
color: #F00;
margin-top: 4px;
}

.ouboBtn {
margin-bottom: 40px;
text-align: center;
}

.ouboBtn input {
cursor: pointer;
}

.mw_wp_form_confirm .ouboTb td .hosoku {
display: none;
}

.ouboTitle {
margin-bottom: 20px;
padding-bottom: 4px;
border-bottom: 4px solid #EBBF7E;
font-size: 20px;
font-weight: bold;
}

