@charset "utf-8";
body,htm {padding: 0;margin: 0;width: 100%;}
.w1000_center ul,li {
	list-style-type: none;
	padding: 0;
}
.w1000_center img {
	padding: 0 0 0;
}
.w1000_center h3,
.w1000_center h2 {
	font-weight: 600;
}

/*あとで消す*/
	html {
	scroll-behavior: smooth;
	}
	body {
	color: #1e1e1e;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 15px;
	line-height: 1.5;
	-webkit-text-size-adjust: none;
	word-break: break-all;
	}
	#wrap {
    min-width: 1000px;
	}
	.profile_box {
    margin: 0 15px;
	}

	
	
	
img,svg {max-width: 100%;}
#page_aboutNew *:last-child {
	margin-bottom: 0 !important;
}
#page_aboutNew img {
	max-width: 100%;
}

#page_aboutNew {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 4rem 0;
}
#page_aboutNew p {
	letter-spacing: 0.075em;
	line-height: 1.8;
}
#page_aboutNew .nmlTitle {
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: 0.085em;
	margin-bottom: 1.5rem;
}
#page_aboutNew .blueTitle {
	font-size: 1.46rem;
	font-weight: 600;
	color: #06355F;
	letter-spacing: 0.125em;
}
#page_aboutNew .blueTitle.s {
	font-size: 1.2rem;
}
#page_aboutNew .sqTitle {
	position: relative;
	box-sizing: border-box;
	padding: 0 0 0 2rem;
}
#page_aboutNew .sqTitle.ctBx {
	text-align: center;
	padding-bottom: 3rem;
}
#page_aboutNew .sqTitle.ctBx .ctBxInner	 {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	padding: 0 3rem;;
}
#page_aboutNew .sqTitle img{
	width: 24px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
}
#page_aboutNew .sqTitle.ctBx img.lastmk{
	left: auto;
	right: 0;
}
#page_aboutNew .txtw52 {
	width: 52%;
}
#page_aboutNew .copyTxtArea {
	margin-bottom: 2rem;
}
#page_aboutNew .copyTxtArea p {
	font-size: 1.125rem;
	line-height: 1.65;
	padding-top: 1rem;
}
#page_aboutNew .textArea p {
	font-size: 0.875rem;
	line-height: 2;
	margin-bottom: 1.5rem;
}
#page_aboutNew .flex {
	display: flex;
	align-items: center;
}
#page_aboutNew  .section {
	margin-bottom: 8rem;
}
#page_aboutNew  .sectionCol2 section {
	display: flex;
	justify-content: space-between;
}
#page_aboutNew  .sectionCol2 .leftCol{
	width: 40%;
}
#page_aboutNew  .sectionCol2 .rightCol{
	width: 57%;
}
.en {
	font-family: "Helvetica Neue",Arial,sans-serif;
}

/*section01*/
#page_aboutNew #section01 .flex {
	justify-content: space-between;
}
#page_aboutNew #section01 .sybImg {
	width: 38.8%;
}
/*section02*/
#page_aboutNew #section02 {
	width: 100vw;
	text-align: center;
	background: #F7F7F7;
	padding: 3.5rem 0;
	margin-left: calc(((100vw - 100%) / 2) * -1);
}
/*section03*/
#page_aboutNew #section03 .imgArea {
	padding: 2.4rem 0 0 0;
}
#page_aboutNew #section03 .sectionCol2 {
	padding-top: 4rem;
}
#page_aboutNew #section03 .sectionCol2 section {
	margin-bottom: 5.4rem;
}
#page_aboutNew #section03 .num_titleArea {
	display: flex;
}
#page_aboutNew #section03 .num_titleArea span {
	font-weight: 600;
	font-size: 2.6rem;
	color: #06355F;
	padding-right: 0.8rem;
	line-height: 1.7; 
}
/*section04*/
#page_aboutNew #section04 .flex {
	justify-content: space-between;	
}
#page_aboutNew #section04 .section_inner .sybImg {
	width: 42%;
}
#page_aboutNew #section04 .text_leftArea {
	width: 45%;
}
#page_aboutNew #section04 .section_inner .stepImg {
	width: 40%;
}
#page_aboutNew #section04 .titlebx .en {
	font-size: 2.6rem;
	font-weight: 600;
	color: #06355F;
}
#page_aboutNew #section04 .titlebx .en span{
	font-size: 1.4rem;
	font-weight: 600;
}
#page_aboutNew #section04 .titlebx h3 {
	margin: 0 0 0;
	padding-bottom: 0.6rem;
	letter-spacing: 0.085rem;
	font-weight: 600;
}
#page_aboutNew #section04  .section_inner .flex {
	padding-bottom: 4.5rem;
	position: relative;
}
#page_aboutNew #section04  .section_inner section.flex::before {
	content:'';
	display: block;
	position: absolute;
	top: 0;
    bottom: 0;
    right: 19.8%;
    width: 6px;
    height: 100%;
    background-image: url(../images/dodo.svg);
    background-size: 6px auto;
    background-position: 100% 90%;
    background-repeat: repeat-Y;
    z-index: -1;
}
#page_aboutNew #section04  .section_inner section.flex:last-of-type::before {
	display: none;
}
#page_aboutNew #section04  .section_inner div.flex .txtw52 {
	width: 52%;
}

/*section05*/
#page_aboutNew #section05 .sqTitle {
	padding-bottom: 4.5rem;
}
#page_aboutNew #section05 .sqTitle + div {
	margin-bottom: 3rem;
}
#page_aboutNew #section05  .copyTxtArea {
	margin-bottom: 1rem;
}
#page_aboutNew #section05 .serviceMenuArea {
	position: relative;
}
#page_aboutNew #section05 .servisMenu {
	position: sticky;
	top: 15%;
	width: 40%;
}
#page_aboutNew #section05  .menu_contents {
	width: 58%;
	margin-left: 42%;
	margin-top: -60%;
	position: relative;
}
#page_aboutNew #section05  .menu_contents > section {
	padding: 0 6%;
	margin-bottom: 4rem;
}
#page_aboutNew #section05  .menu_contents > section#paln05 {
	padding: 0 0;
}
#page_aboutNew #section05  .menu_contents > section#paln05 .sectionInner {
	padding: 0 6%;
}
#page_aboutNew #section05  .menu_contents > section h3 {
	font-size: 1.25rem;
	letter-spacing: 0.075rem;
	margin-bottom: 1rem;
	padding: 1rem 0 1rem;
}
#page_aboutNew #section05  .menu_contents > section h3 span {
	display:block;
	font-size: 1.33rem;
	color: #06355F;
}
#page_aboutNew #section05  .menu_contents > section h3 span::before {
	content: '⚫︎';
	padding-right: 0.3rem;
}
#section05  .menu_contents  #otherMenu section h3 {
	text-align: center;
}
#section05  .menu_contents  #otherMenu section h3 span {
	color: #00A0DC;
}
#section05  .menu_contents  #otherMenu section h3 span::before {
	content: '';
	padding-right: 0;
}
#page_aboutNew .servisMenu li {
	margin-bottom: 0.5rem;
}
#page_aboutNew .servisMenu a {
	text-decoration: none;
	color: #1E1E1E;
}
#page_aboutNew .servisMenu p {
	margin: 0.5rem 0 0 0;
	font-weight: 600;
	font-size: 1.06rem;
}
#page_aboutNew .servisMenu li p.num_plan{
	font-size: 1.25rem;
	color: #06355F;
	letter-spacing: 0.02em;
	padding: 0 0 0.1rem 1.6rem;
	border-bottom: 1px solid #D0D0D0;
	position: relative;
}
#page_aboutNew .servisMenu li p.num_plan::before {
	content: '⚫︎';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
#page_aboutNew .servisMenu p span {
	font-size: 0.93rem;
	padding-right: .2rem;
}
#page_aboutNew  #otherMenu {
	border: 1px solid #00A0DC;
	border-radius: 4px;
	box-sizing:border-box;
	padding: 4rem 10% 4rem;
	margin: 2.4rem 0 0 0;
	position: relative;
}
#page_aboutNew  #otherMenu:after{
	content: "";
	position: absolute;
	right: 0;
	top: -25px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #00A0DC transparent transparent transparent;
	border-width: 26px 20px 0 20px;
	transform: rotate(180deg);
}
#page_aboutNew  #otherMenu > section {
	margin-bottom: 4rem;
}

#awards0ListWrp {
	max-width: 1360px;
	width: 100%;
	margin: 158px auto 80px;
}
#awards0ListWrp ul.slider {
	min-width: 100%;
}
#awards0ListWrp ul.slider  li.awardsArea {
	width: 38%;
	margin: 0 20px;
}
#awards0ListWrp ul.slider li h3 {
	line-height: 1.5;
	margin: 10px 0 16px;
}
#awards0ListWrp ul.slider li .note {
	line-height: 1.5;
	font-size: 0.75rem;
	color: #5D5D5D;
}
#awards0ListWrp  .slick-dots {
    bottom: -4vw;
    display: flex;
    width: 100%;
    list-style: none;
    text-align: center;
    align-items: center;
    justify-content: center;
}
#awards0ListWrp ul.slider li {
    width: 14px;
    margin: 0 20px;
}
#awards0ListWrp .slick-dots li button:before {
    font-size: 14px;
}
.slick-dots li.slick-active button:before {
	color: #00A0DC;
}
@media screen and (max-width: 1640px) {
	#awards0ListWrp {
	max-width: none;
	width: 100%;
	}
}
@media screen and (max-width: 1023px) {
	#wrap {
	padding: 0 3%;
	min-width: 100%;
	box-sizing: border-box;
	}
	#page_aboutNew #section03 .num_titleArea span {
	width: 1.5em;
	}
	#page_aboutNew .blueTitle.s{
	font-size: 1rem;
	}
	#page_aboutNew #section04 .text_leftArea {
    width: 54%;
	}
	#page_aboutNew .txtw52 {
    width: 100%;
	}
	#page_aboutNew .servisMenu p {
    font-size: 0.86rem;
	}
	.pc {display: none; !important;}
	.sp {display: none !important;}
	.tbl {display: block !important;}
}

@media screen and (max-width: 840px) {
	.tbl {display:none !important;}
	.pc {display: none !important;}
	.tbl.sp,
	.sp {display: block !important;}
	#wrap {
    min-width: 100% !important;
	}
	#page_aboutNew #section02 {
	padding: 2.5rem 6% 3rem;
	box-sizing: border-box;
	}
	#page_aboutNew #section02 p{
	text-align: left;
	}
	#page_aboutNew #section02 p br {
	display: none;
	}
	#page_aboutNew #section05 .servisMenu {
	position: static;
	width: 100%;
	margin: 0 auto 4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
	#page_aboutNew #section05 .menu_contents {
	width: 100%;
	margin-left: 0;
	margin-top: 0;
	position: static;
	}
	#page_aboutNew .servisMenu li {
	background: #E8F7FB;
	width: 49.5%;
	text-align: center;
	padding: 0 0 0.5rem 0;
	}
	#page_aboutNew .servisMenu li:last-child {
	width: 100%;
	}
	#page_aboutNew .servisMenu li p:first-of-type {
	border-bottom: 0;
	padding: 0 0 0.1rem 0;
	}
	#page_aboutNew .servisMenu li p:first-of-type::before {
	display: none;
	}
	#page_aboutNew .servisMenu p {
	margin: 0;
	}
	#page_aboutNew .servisMenu p span {
	padding-right: 0;
	}
	#page_aboutNew #section03 .num_titleArea {
	width: 50%;
	}
	#page_aboutNew .sectionCol2 .rightCol {
    width: 45%;
	}
	#page_aboutNew #section04  .section_inner section.flex::before {
	display: none;
	}

}
@media screen and (max-width: 768px) {
	#page_aboutNew .section {
    margin-bottom: 5rem;
	}
	#page_aboutNew .copyTxtArea {
    margin-bottom: 1.5rem;
	}
	#page_aboutNew .copyTxtArea p {
	font-size: 1rem;
	}
	#page_aboutNew  .sqTitle.spnomark {
   	padding: 0;
   	}
   	#page_aboutNew .sqTitle.ctBx img.lastmk,
   	#page_aboutNew  .sqTitle.spnomark img{
     display: none;
    }
	#page_aboutNew .blueTitle {
    font-size: 1.26rem;
    font-weight: 600;
    color: #06355F;
    letter-spacing: 0.125em;
	}
    #page_aboutNew .sqTitle {
    position: relative;
    box-sizing: border-box;
    padding: 0 0 0 0;
	}
	#page_aboutNew .sqTitle.ctBx .ctBxInner {
    display: block;
    margin: 0 0;
    padding: 0 0;
	}
	#page_aboutNew #section01 .flex {
    justify-content: flex-start;
    flex-direction: column;
	}
   	#page_aboutNew #section01  .txtw52 {
     order: 2;
    }
	#page_aboutNew #section01 .sybImg {
    width: 54%;
	 order: 1;
	}
	#page_aboutNew #section01  .txtw52 .sqTitle {
	text-align: center;
	}
	#page_aboutNew .copyTxtArea {
	text-align: center;;
	}
	#page_aboutNew .sectionCol2 section {
	justify-content: flex-start;
	flex-direction: column;
	}
	#page_aboutNew #section03 .sectionCol2 section {
    margin-bottom: 2.5rem;
	}
	#page_aboutNew #section03 .num_titleArea {
	width: 100%;
	}
	#page_aboutNew .sectionCol2 .rightCol {
    width: 100%;
	}
	#page_aboutNew #section04 .section_inner .flex {
    padding-bottom: 2.5rem;
    flex-direction: column;
	}
   	#page_aboutNew #section04 .txtw52 {
     width: 100%;
     order: 2;
    }
	#page_aboutNew #section04 .section_inner .sybImg {
    width: 82%;
    order: 1;
    display: block;
    margin-top: 1rem;
	}
    #page_aboutNew #section04 .text_leftArea {
    width: 100%;
    margin-bottom: 1rem;
    }
	#page_aboutNew #section04 .section_inner img.stepImg {
    width: 100%;
	}
	#page_aboutNew #section05 .sqTitle {
    padding-bottom: 1rem;
	}
	#page_aboutNew #section05 .sqTitle,
	#page_aboutNew #section05 .copyTxtArea {
	text-align: left;
	}
	#page_aboutNew #section05 .sqTitle .ctBxInner {
	padding: 0 0 0 2rem;
	}
	#page_aboutNew #section05 .menu_contents > section#paln05 .sectionInner,
	#page_aboutNew #section05 .menu_contents > section {
    padding: 0 0;
    margin-bottom: 2rem;
	}
	#page_aboutNew #section05 .menu_contents > section h3 span{
	font-size: 1.23rem;
	}
	#page_aboutNew #section05 .menu_contents > section h3 {
    font-size: 1.1rem;
	}
	#page_aboutNew .servisMenu li {
    width: 49%;
    padding: 0.5rem 0 0.8rem 0;
    }
    #page_aboutNew .servisMenu p {
     font-size: 0.8rem;
     line-height: 1.5;
    }
	#page_aboutNew #section05 .sqTitle + div {
    margin-bottom: 2rem;
	}
	#page_aboutNew #otherMenu {
    padding: 2rem 8% 3rem;
    margin: 2rem 0 0 0;
	}
	#awards0ListWrp {
	margin: 4rem auto 80px;
	}
	
	#awards0ListWrp ul.slider {
	display: flex;
	flex-direction: column;
	}
	#awards0ListWrp ul.slider li.awardsArea {
    width: 100%;
    margin: 0 0 2rem;
	}
	#awards0ListWrp ul.slider li h3 {
    line-height: 1.5;
    margin: 16px 0 0;
	font-size: 1.045rem;
	}
	#awards0ListWrp ul.slider li:nth-child(1) {
	order: 3;
	}
	#awards0ListWrp ul.slider li:nth-child(2) {
	order: 1;
	}
	#awards0ListWrp ul.slider li:nth-child(3) {
	order: 2;
	}
	#page_aboutNew #section04  .section_inner div.flex .txtw52 {
	width: 90%;
	}
	#page_aboutNew #section03 .imgArea {
	padding: 2.4rem 0 20px 0;
	overflow-x: auto;
	width: calc(100vw - 4%);
	margin-left: -4%;
	}
	#page_aboutNew #section03 .imgArea img {
	width: 140vw;
	max-width: none;
	}
}
	h3.teatuku{
    padding: 2rem 0 1rem;
    }
@media screen and (max-width: 768px) {
#wrap {padding: 0 0;}#page_aboutNew #section04 .section_inner .stepImg {width: 100%;}#page_aboutNew #section03 .sectionCol2 section {margin-bottom: 70px;}#page_aboutNew .sqTitle.ctBx {padding-bottom: 0;}.text_sps h3{margin:40px 0 20px;} #page_aboutNew .blueTitle.s {padding-bottom: 1rem;}    #awards0ListWrp ul.slider li h3 {padding:1rem 0;}
}
@media screen and (min-width: 1024px) {
    #awards0ListWrp{
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	}
}
@media screen and (max-width: 1023px) {
	#wrap {
    min-width: auto;
    width: 100%;
    padding: 0;
	}
    #awards0ListWrp{
	margin: 0 0;
	width: 100%;
	}
	.w1000_center{
    width: 92%;
	margin: 0 auto;
	}
	footer .inner {
	width: 90%;
	}
	.sns_area {
    display: flex;
    align-items: center;
    justify-content: space-between;
	}
	.sns_area  img {
		height: auto;
	}
}
@media screen and (max-width: 768px) {
	.sns_area {
    justify-content: flex-start;
	}
	.sns_area li{
	width: 14%;
	}
}


#page_aboutNew .section {
	padding-top: 110px;
	margin-top: -110px;
}

@media screen and (max-width: 768px) {
	#page_aboutNew .section {
	padding-top: 80px;
	margin-top: -80px;
	}
}