@charset "utf-8";

@import url(reset.css);


/* 基本設定、リンクカラーなど
----------------------------------------------------*/

body {
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	margin:0;
	padding:0;
	font-size: 62.5%;
	line-height:1.8;
	text-align:left;
	color: #6B573B;
	-webkit-text-size-adjust: 100%;
	background: #FFFFFF;
	
}


a:link {

}

a:visited {


}

a:hover {

}

a:active {
}

#wrapper{
	width: 100%;
	background: url( ../images/topimg.jpg) center top no-repeat;
	background-color: #ffffff;
}

#a1,#a2,#a3,#a4,#a5,#a6,#a7,#a8,#a9,#p1,#p2,#p3 {
    margin-top:-135px;
    padding-top:135px;
}

/* ヘッダー
----------------------------------------------------------- */

header{
	height: 545px;
	width:1000px;
	margin:0 auto;
	position: relative;
}

header h1{
	position: absolute;
	top:26px;
	left: 0px;
	width: 305px;
	height: 182px;
	background: url(../images/logo.png) no-repeat 0 0;
	background-size: 305px 182px;
	text-indent: -9999px;
	overflow: hidden;
}

nav{
	width:100%;
/*	height: 65px;*/
	height: 105px;
	margin:0;
	background: url(../images/nav_bg.png) repeat;
}

nav.is-fixed{
	position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

nav ul {
	box-sizing: border-box;
	width: 100%;
	padding: 18px 0 0;
	list-style: none;
	text-align: center;
}
nav ul.secound {
	box-sizing: border-box;
	width: 100%;
	padding:5px 0 18px 0;
	list-style: none;
	text-align: center;
}
nav li {
	font-size: 1.6em;
	margin: 0 8px;
	display: inline-block;
}
nav li a, .btn-detail {
	text-decoration: none;
	padding-bottom: 3px; 
	color: #FFFFFF;
	display: block;
}
nav li a:after,
.btn-detail:after{
	content: '';
	width: 0;
	transition: all 0.3s ease;
	border-bottom: 3px solid #FFFFFF;
	display: block;
}
nav li a:hover:after,
.btn-detail:hover:after{
	width: 100%;
	border-bottom: 3px solid #FFFFFF;
}

main{
	width: 100%;
	background-color: #ffffff;
}

div.info{
	width: 100%;
	background-color: #F7F7F2;
	margin-bottom: 70px;
}

div.info_inn{
	width: 1000px;
	margin: 0 auto;
	display: flex;
	-js-display: flex;
	padding: 25px 0;
}

div.info_title{
	padding: 0 0 0 45px;
}

.info_box {
	width: 100%;
	padding: 5px 0 0 45px;
	
}

.info_box dl {
	font-size:1.5em;
	color:#6c5739;
}

.info_box dt {
    float:left;
    clear: left;
    width:155px;
    padding:0 0 6px 0;
}

.info_box dd {
    margin-left:0; 
    padding:0 10px 6px 120px;
}

.info_box dd a:link{
    color: #65c4b0;
	text-decoration: none;
}

.info_box dd a:hover{
	text-decoration: underline;
}

.info_box dd a:visited{
	color: #65c4b0;
}

.info_box dt:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f111";
  margin-right: 8px;
color: #65c4b0;
}


.con_box1 {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	-js-display: flex;
	
}

h2.tit{
	background: url( ../images/h2_list.png) no-repeat left top;
	background-size: 63px 33px;
	height: 33px;
	font-size: 2.4em;
	line-height: 33px;
	font-weight: 600;
	padding: 0 0 0 80px;
	margin-bottom: 30px;
}

p.txt1{
	font-size: 1.5em;
	padding: 0 0 0 30px;
}

.con_box1_inn1{
	flex-basis: 650px;
}

.con_box1_inn2{
	flex-basis: auto;
	text-align: right;
}

.con_box1_inn2 img{
	width: 320px;
	height: auto;
	border-radius: 10px;
	border: #CEECE6 6px solid;
	margin-left: 50px;
}

.con_box2 {
	width: 1000px;
	margin: 0 auto;
	
}

h3.tit{
	font-size: 2.1em;
	font-weight: 600;
	padding: 0 0 0 30px;
	margin: 20px 0 10px;
	text-align: left;
}

h3.tit .fas{
	margin-right: 8px;
color: #65c4b0;
}

.con_box3 {
	width: 1000px;
	margin: 70px auto 0;
}

.con_box3_inn {
	display: flex;
	-js-display: flex;
	margin-top:-20px;
}

.con_box3__inn {
	flex-basis: 50%;
	text-align: center;
}

.con_box3__inn table{
border-collapse:collapse;
margin:15px auto 0;
	font-size: 1.5em;
	width: 400px;
	text-align: left;
}

.con_box3__inn th{
background-color: #FFECEC;
	width: 100px;
}

.con_box3__inn td,
.con_box3__inn th{
border-top:1px solid #6B573B;
padding:10px 0 10px 10px;
}
.con_box3__inn tr:last-child td,
.con_box3__inn tr:last-child th{
border-bottom:1px solid #6B573B;  
}

.con_box3__inn img{
	width: 380px;
	height: auto;
	margin: 40px 0 0;
}


.con_box4 {
	width: 1000px;
	margin: 70px auto 0;
}

.con_box4_img{
	text-align: center;
	margin:40px 0 120px;
}

.con_box4_img img{
	width: 866px;
	height: auto;
}

.con_box4_inn{
	display: flex;
	-js-display: flex;
	flex-direction: row;
	justify-content:space-between;
}

.con_box4__inn{
	background-color: #FDF1D4;
	width: 31%;
	border-radius: 10px;
	padding-bottom: 20px;
}

.con_box4_tit{
	position: relative;
	width: 100%;
	height: 130px;
}

.con_box4_tit img{
	position: absolute;
	top: -90px;
	left: 45px;
	width: 220px;
	height: auto;
}

.con_box4__inn h3{
	font-size: 1.6em;
	font-weight: 600;
	padding: 10px 15px 0;

}

.con_box4__inn p{
	font-size: 1.5em;
padding: 5px 15px 10px;
}

.con_box4_ill_1{
	text-align: center;
	margin-top: 40px;
}

.con_box4_ill_1 img{
	width: 230px;
	height: auto;
}

.con_box4_ill_1 img.pho1{
	margin: 40px 0 0;
		border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.con_box4_ill_1 img.pho2{
	margin: 40px 0 0;
		border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.con_box4_ill_2{
	text-align: center;
	margin-top: 20px;
}

.con_box4_ill_2 img{
	width: 206px;
	height: auto;
}

.con_box4_ill_2 img.pho1{
	width: 240px;
	margin: 20px 0 80px;
		border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.con_box4_ill_3{
	text-align: center;
	margin: 0 0 0;
}

.con_box4_ill_3 img{
	width: 240px;
	height: auto;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.photo_conb4{
	float: right;
	width: 140px;
	height: auto;
	margin: 0 0 0 10px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	
}

.con_box5_inn {
	text-align: center;
	padding-bottom: 40px;
}

.con_box5_inn img{
	width: 900px;
	height: auto;
}

.con_box5 {
	width: 1000px;
	margin: 80px auto 0;
}


.con_box6 {
	width: 1000px;
	margin: 50px auto 0;
}

.con_box6_inn{
	display: flex;
	-js-display: flex;
	flex-direction: row;
	justify-content:space-between;
}

.con_box6__inn{
	width: 31%;
	text-align: center;
	font-size: 1.5em;
}

.con_box6__inn img{
	width: 310px;
	height: auto;
}

.con_box7 {
	width: 100%;
	margin: 70px auto 0;
}

.con_box7_inn{
width: 100%;
	background-color: #ECEDE2;
	text-align: center;
	padding: 30px 0;
}

.con_box7_inn img{
	width: 1000px;
	height: auto;
}

.con_box7_inn p{
	font-size: 1.3em;
	margin-top: 20px;
}

h2.tit2{
	background: url( ../images/h2_list.png) no-repeat left top;
	background-size: 63px 33px;
	height: 33px;
	font-size: 2.4em;
	line-height: 33px;
	font-weight: 600;
	padding: 0 0 0 80px;
	margin: 0 auto 30px;
	width: 920px;
}

.con_box8 {
	width: 1000px;
	margin: 70px auto 0;
}

.con_box8_inn {
	width: 900px;
	margin: 0 auto 0;
}

.con_box8_inn p{
	font-size: 1.5em;
	padding: 0 0 10px 0;
}

.con_box8_inn p span{
	font-weight: 600;
}

.con_box9 {
	width: 100%;
	margin: 70px auto 0;
}

.con_box9_inn{
width: 100%;
	background-color:#EDF9F6;
}

.con_box9__inn{
width: 900px;
	padding: 30px 0;
	margin: 0 auto 0;
}

.con_box9__inn p{
font-size: 1.5em;
	padding-left: 25px;
}

.con_box9__inn iframe{
	margin: 30px 0 0;
}

#contact{
background-color:#EDF9F6;
}

#formWrap{
border-collapse:collapse;
width: 850px;
	margin: 0 auto;
}

#formWrap table{
border-collapse:collapse;
font-size: 1.5em;
	width: 100%;
	background-color: #D3EDE8;
	margin-bottom: 30px;
}

#formWrap th{
	width: 150px;
}

#formWrap td,
#formWrap th{
border-top:1px solid #92CEC4;
padding:10px;
}

#formWrap tr:last-child td,
#formWrap tr:last-child th{
border-bottom:1px solid #92CEC4;  
}

.txtmode1 {
  ime-mode: active;   /* 全角モード */
}

.txtmode2 {
  ime-mode: inactive; /* 半角モード */
}

.fom1 {
	width:50% !important;
}

.fom2 {
	width:90% !important;
}

.fom3 {
	width:40% !important;
}

.fom4 {
	width:70% !important;
}

.fom5 {
	width:90% !important;
}

input[type=text],
input[type=email],
textarea{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#92CEC4 1px solid;
   padding:5px;
}

.f_btn{
	width:210px;
	height:40px;
	background-color: #30B095;
	border:none;
	color:#fff;
	font-size:14px;
	font-weight:600;
	text-align:center;
	 border-radius:5px;
	 -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:0 20px 20px;
	
}
.f_btn:hover{
	background-color: #99D7C8 !important;
	color:#fff;
}

.thank_box{
	text-align: center;
	padding: 100px 0;
}

.thank_box img{
	width: 650px;
	height: auto;
}



/* フッター
----------------------------------------------------------- */

footer{
	width:100%;
	padding: 70px 0 0;
	background-color: #ffffff;
}

.tel_box {
	width: 100%;
	height: 160px;
	background: url(../images/ill_10.png) no-repeat center bottom #65C4B0;
	background-size:1182px auto;
	text-align: center;
	margin-bottom: 20px;
}

.add_box{
	width: 900px;
	margin: 50px auto 40px;
	display: flex;
	-js-display: flex;
	flex-direction: row;
	justify-content: center;
}

.add_box_inn1 img{
	width: 250px;
	height: auto;
}

.add_box_inn2{
	align-self: center;
}

.add_box_inn2 p{
	font-size: 1.7em;
	padding: 20px 0 0 30px;
}

.add_box_inn2 p span{
	font-weight: 600;
}

.rink_box {
	width: 100%;
	display: flex;
	-js-display: flex;
	flex-direction: row;
	border-bottom: 1px solid #69C3B0;
	border-top: 1px solid #69C3B0;
}

.rink_box_inn{
	width: 50%;
	height: 50px;
}

.right_line{
	border-right:1px solid #69C3B0;
}

.rink_box_inn a.rb {
  display:block;
  width: 100%;
  height: 50px;
text-align: center;
	font-size: 1.5em;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	color: #69C3B0;
}


.rink_box_inn a.rb:hover{
  background:#EDF9F6;
}

.rink_box_inn a.rb:visited{
  color: #69C3B0;
}

.copy-wrap{
	width:100%;
	text-align: center;
	letter-spacing: 0.05em;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Hiragino Kaku Gothic ProN,"メイリオ",meiryo,sans-serif !important;
	font-size: 1.3em;
	padding: 20px 0;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 80px;
	height: 80px;
    padding: 0;
    text-align: center;
    display: block;
    border-radius: 5px;
	background: url(../images/pagetop.png) no-repeat top left;
	background-size: 80px auto;
}

#page-top a:hover {
    filter:alpha(opacity=50);
   -moz-opacity: 0.5;
   opacity: 0.5;
}

.clearfix::after{
  content: "";
  display: block;
  clear: both;
}



/* 支援プログラム
----------------------------------------------------------- */

/*Add 202501*/
.con-box-proglam-wrap{
margin-bottom: 60px;
}
.program-profile{
border-collapse:collapse;
width: 850px;
	margin: 0 auto;
}

.program-profile table{
border-collapse:collapse;
font-size: 1.5em;
	width: 100%;
	background-color: #D3EDE8;
	margin-bottom: 30px;
}

.program-profile th{
	width: 150px;
}

.program-profile td,
.program-profile th{
border-top:1px solid #92CEC4;
padding:10px;
}

.program-profile tr:last-child td,
.program-profile tr:last-child th{
border-bottom:1px solid #92CEC4;  
}


.num01 {
 counter-reset: li;
 list-style: none;
 padding-left: 30px;
 padding-top: .6em;
 font-size:2.1em;
 display: inline-block;
 width:90%;
/* margin-left:10px;*/
}


.num01 > li {
 position: relative;
 margin-bottom: .6em;
 padding-left: 2.5em;
 text-align:left;
 padding-bottom: .6em;
}

.num01 > li:before {
 content: counter(li) "";
 counter-increment: li;
 position: absolute;
 left: 0;
 width: 1.8em;
 height: 1.8em;
 background: #22B095;
 border-radius: 50px;
 color: #fff;
 line-height: 1.8;
 text-align: center;
}

.num01 > li:nth-child(1):before {
	background: #F27968;
}
.num01 > li:nth-child(2):before {
	background: #1CB7DF;
}
.num01 > li:nth-child(3):before {
	background: #F7A900;
}
.num01 > li:nth-child(4):before {
	background: #9467A9;
}
.num01 > li:nth-child(5):before {
	background: #85B85D;
}
.num01 > li p {
	font-size: 0.75em;
}

.color-health{
	color: #F27968 !important;
}
.color-undou{
	color: #1CB7DF !important;
}
.color-ninchi{
	color: #F7A900 !important;
}
.color-gengo{
	color: #9467A9 !important;
}
.color-ningen{
	color: #85B85D !important;
}


.num02 {
 counter-reset: li;
 list-style: none;
 padding-left: 30px;
 padding-top: .6em;
 font-size:1.5em;
 display: inline-block;
 width:90%;
/* margin-left:10px;*/
}


.num02 > li {
 position: relative;
 margin-bottom: .6em;
 padding-left: 2.5em;
 text-align:left;
 padding-bottom: .6em;
}

.num02 > li:before {
 content: counter(li) "";
 counter-increment: li;
 position: absolute;
 left: 0;
 width: 1.8em;
 height: 1.8em;
 background: #22B095;
 border-radius: 50px;
 color: #22B095;
 line-height: 1.8;
 text-align: center;
}

.list-normal{
	list-style-type: disc;
	font-size:1.5em;
	padding-left: 46px;
	margin-bottom: 30px;
}
.list-normal > li{
	
}

.bg-illust{
	background-position: right 40px bottom;
	background-repeat: no-repeat;
	padding-right: 240px;
	background-size: 140px;
	min-height: 140px;
} 
.bg-illust.undou{
	background-image: url( "../images/illust-p-undou.png");
}
.bg-illust.gengo{
	background-image: url( "../images/illust-p-gengo.png");
}



/*profile*/
.apbox_inn2{
	padding-top:20px;
	margin-bottom: 20px;
}


.apbox_inn2 dl {
  width:100%;
}

.apbox_inn2 dt {
  float:left;
  width:15%;
  background: #9DC77D;
  color:#FFFFFF;
  text-align:center;
  border-radius: 4px;
  margin-right:10px;
  font-size:1.3em;
  margin-bottom:0;
  margin-top:0;
}

.apbox_inn2 dd {
	float:left;
  width:80%;
  font-size:1.4em;
  margin-bottom:10px;
}

.apbox_inn2 dd span {
	display:block;
	font-weight:bold;
	margin-top:5px;
}


/*プロフィール*/
.table-prof{
border-collapse:collapse;
margin:15px auto 30px;
	font-size: 1.5em;
	width: 100%;
	text-align: left;
}

.table-prof th{
background-color: #FFECEC;
	width: 160px;
}

.table-prof td,
.table-prof th{
border-top:1px solid #6B573B;
padding:10px 0 10px 10px;
}
.table-prof tr:last-child td,
.table-prof tr:last-child th{
border-bottom:1px solid #6B573B;  
}


/*本人支援*/
.con_box-honnin__inn{
	background-color: #FDF1D4;
/*	width: 31%;*/
	border-radius: 10px;
	padding:30px;
	margin-bottom: 30px;
}
.con_box-honnin__inn.shien{
	background-color: #EDF9F6;
}

.con_box-honnin_tit{
	position: relative;
	width: 100%;
	height: 130px;
}

.con_box-honnin_tit img{
	position: absolute;
	top: -90px;
	left: 45px;
	width: 220px;
	height: auto;
}




.con_box-honnin__inn h3{
	font-size: 2.1em;
	font-weight: 600;
	padding: 10px 15px 0;

}

.con_box-honnin__inn p{
	font-size: 1.5em;
padding: 5px 15px 10px;
}


.tit-program{
	width:970px;
	text-align:center;
	margin:0 30px 30px;
	font-size:2.1em;
	padding-bottom:6px;
	color: #806B50;
	font-weight:bold;
/*	letter-spacing:0.1em;*/
	border-bottom: dotted 5px;
}

.tit-program-cp{
	width:970px;
	text-align:center;
	font-size:2.1em;
	padding-bottom:6px;
	margin-bottom: 30px;
	color: #806B50;
	font-weight:bold;
/*	letter-spacing:0.1em;*/
	border-bottom: dashed 1px;
}

.tit-program-sub{
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 2.1em;
	font-weight: 600;
}
.tit-pogram-detail{
	font-size: 2.1em;
	font-weight: 600;
}
.tit-pogram-detail .fas{
	margin-right: 8px;
color: #65c4b0;
}


.con-box-wrap{
	padding-left: 30px;
}

.wrap-center{
	text-align: center;
}
.wrap-margin{
	margin-top: 40px;
}

/*
h3.tit{
	font-size: 2.1em;
	font-weight: 600;
	padding: 0 0 0 30px;
	margin: 20px 0 10px;
	text-align: left;
}
*/
.proglam-lead{
	font-size: 1.8em;
	font-weight: 600;
	margin: 0 0 20px;
	text-align: center;
}

.li-title{
	font-weight: 600;

}

.btn-wrap{
	padding: 40px 60px 30px 60px;
}
.btn-detail{
background-color: #65c4b0;;
  padding: 8px 25px;
	padding-top: 12px;
  display: block;
  color: #FFFFFF;
	font-size: 1.5em;
  letter-spacing: 0.1em;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
	margin: 0 15px;
}

.note-right{
	font-size: 1.5em;
	text-align: right;
}
