@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap');


body { background: #fff; color: #000; font-family: 'Noto Sans JP', sans-serif; font-weight: 400; letter-spacing: 0.075em; overflow-x:hidden; -moz-osx-font-smoothing:grayscale; -webkit-font-smoothing:antialiased; }
#container { margin: 0 auto; width: 100%; overflow: hidden; }
#container img { width: 100%; height: auto; }
#contents {  }
#contents h2 { color: #0c9b93; font-size: 30px; font-weight: 700; margin: 0 auto; text-align: center; }
#contents section { margin: 0 auto 160px; }
.only_pc { display: block; }
.only_sp { display: none; }

#contents section.page01 h2 { font-weight: 400; letter-spacing: 0.3em; }
section.page01 .text { border: 2px solid #0c9b93; color: #0c9b93; font-size: 18px; letter-spacing: 0.3em; line-height: 1.5em; margin: 20px auto 30px; padding: 15px 90px; max-width: 950px; width: 90%; }
section.page01 .image { margin: 0 auto; text-align: center; max-width: 950px; width: 90%; }

#contents section.page02 h2 { border-top: 3px solid #0c9b93; border-bottom: 3px solid #0c9b93; font-size: 24px; letter-spacing: 0.3em; padding: 6px 0; max-width: 700px; width: 90%; }
section.page02 .image { border: 2px solid #0c9b93; margin: 20px auto 0; padding: 40px 50px 50px; text-align: center; max-width: 950px; width: 90%; box-sizing: border-box; }

#contents section.page03 { background: url(../img/bg_pic.jpg); background-size: cover; padding: 80px 0; }
#contents section.page03 h2 { border-top: 3px solid #0c9b93; border-bottom: 3px solid #0c9b93; font-size: 24px; letter-spacing: 0.3em; padding: 6px 0; max-width: 700px; width: 90%; }
section.page03 ul { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 40px auto 0; max-width: 950px; width: 90%; }
section.page03 ul li { background: #0c9b93; border-radius: 100%; margin-bottom: 40px; padding: 40px 0; width: 28.3%; }
section.page03 .text01 { color: #fff; font-weight: 700; font-size: 15px; letter-spacing: 0.025em; line-height: 1.6em; text-align: center; position: relative; }
section.page03 .text02 { color: #f5e928; font-weight: 700; font-size: 15px; letter-spacing: 0.025em; line-height: 1.6em; text-align: center; }
section.page03 .triangle { display: inline-block; margin: 20px 0; position: relative; }
section.page03 .triangle:before { background-color: #fff; bottom: 0; content: ""; height: 30px; margin: auto; position: absolute; left: 120px; top: 10px; width: 30px; }
section.page03 .bottom:before { clip-path: polygon(0 0, 100% 0%, 50% 70%); }

#contents section.page04 { max-width: 950px; width: 90%; box-sizing: border-box; }
#contents section.page04 h2 { border-bottom: 2px solid #0c9b93; letter-spacing: 0.05em; margin: 0 auto 25px; padding: 0 5% 12px; text-align: left; }
#contents section.page04 h3 { color: #0c9b93; font-size: 18px; font-weight: 500; letter-spacing: 0.05em; line-height: 1.5em; margin: 0 0 10px; }
section.page04 .text { color: #555; font-size: 15px; line-height: 1.5em; }
section.page04 .col { margin: 0 auto 10px; max-width: 900px; width: 90%; overflow: hidden; }
section.page04 .col .left { float: left; width: 50%; }
section.page04 .col .right { float: right; width: 44%; }
section.page04 .image { margin: 20px auto 0; text-align: center; max-width: 900px; width: 90%; }

#contents section.page05 { max-width: 950px; width: 90%; box-sizing: border-box; }
#contents section.page05 h2 { border-bottom: 2px solid #0c9b93; letter-spacing: 0.05em; margin: 0 auto 25px; padding: 0 5% 12px; text-align: left; }
#contents section.page05 h3 { color: #0c9b93; font-size: 18px; font-weight: 500; letter-spacing: 0.05em; line-height: 1.5em; margin: 0 0 10px; }
section.page05 .text { color: #555; font-size: 15px; line-height: 1.5em; }
section.page05 .col { margin: 0 auto 10px; max-width: 900px; width: 90%; overflow: hidden; }
section.page05 .col .left { float: left; width: 50%; }
section.page05 .col .right { float: right; width: 44%; }
section.page05 .image { margin: 20px auto 0; text-align: center; max-width: 900px; width: 90%; }

#contents section.page06 { max-width: 950px; width: 90%; box-sizing: border-box; }
#contents section.page06 h2 { border-bottom: 2px solid #0c9b93; letter-spacing: 0.05em; margin: 0 auto 25px; padding: 0 0 12px; text-align: left; }
#contents section.page06 h3 { color: #0c9b93; font-size: 18px; font-weight: 500; letter-spacing: 0.05em; line-height: 1.5em; margin: 0 0 10px; }
section.page06 .text { color: #555; font-size: 15px; line-height: 1.5em; }
section.page06 .col01 { margin: 0 auto 80px; max-width: 900px; width: 90%; overflow: hidden; }
section.page06 .col01 .left { float: left; width: 58%; }
section.page06 .col01 .right { float: right; width: 36%; }
section.page06 .col02 { margin: 0 auto 80px; max-width: 900px; width: 90%; overflow: hidden; }
section.page06 .col02 .left { float: left; width: 36%; }
section.page06 .col02 .right { float: right; width: 58%; }

section.page07 .text { color: #555; font-size: 18px; margin: 20px auto 50px; text-align: center; }
section.page07 ul { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 auto; max-width: 950px; width: 90%; }
section.page07 ul li { margin-bottom: 20px; width: 31.3%; }
section.page07 ul li img { border: 2px solid #0c9b93; box-sizing: border-box; }
section.page07 ul li p { color: #555; font-size: 13px; font-weight: 700; margin-top: 10px; text-align: center; }

section.page08 .image { margin: 40px auto 0; text-align: center; max-width: 900px; width: 90%; }



/* メインヴィジュアル */
main { margin: 0 auto 160px; width: 100%; height: auto; position: relative; }
main .visual { position: relative; z-index: 0; }
main .background { position: absolute; top: 0; left: 0; background: #0c9b93; width: 73.5%; height: 100%; clip-path: polygon(0 0, 100% 0, 60% 100%, 0% 100%); z-index: 1; }
main h1 { position: absolute; top: 30.5%; left: 22.5%; width: 28.2%; }
main p.lead {  position: absolute; top: 62.8%; left: 17.0%; width: auto; color: #fff; font-size: 1.6vw; line-height: 1.6em; letter-spacing: 6px; text-align: center }
main .focus { position: absolute; top: 12.4%; right: 6.2%; width: 19.0%; z-index: 1; }
main .focus { animation: flash 1s linear infinite; }

@keyframes flash {
	0%,100% { opacity: 1; }
	50% { opacity: 0; }
}

footer { position: relative; background: #0c9b93; color: #fff; margin:0 auto; padding:3.5% 0 4.5%; clip-path: polygon(0 63%, 100% 0, 100% 100%, 0% 100%); }
footer p.logo { position: absolute; top: 32%; right: 3.2%; width: 14.5%;  }
footer p.copy { position: absolute; bottom: 18%; right: 3.2%; font-size: 12px }



/* お問合せ */
.inquiry { margin: 0 auto 160px; }
.inquiry h3 { color: #0c9b93; font-size: 30px; line-height: 1.5em; margin: 0 auto 40px; text-align: center; }
.inquiry p.mail { color: #0c9b93; font-size: 26px; font-weight: 600; margin: 0 auto 60px; text-align: center;  }
.inquiry dl { border-bottom: 2px solid #0c9b93; margin: 0 auto 50px; width: 620px; }
.inquiry dl dt {clear: left; float: left; padding: 15px; width: 120px; border-top: 2px solid #0c9b93; font-size: 16px; letter-spacing: 0.8em; }
.inquiry dl dd {border-top: 2px solid #0c9b93; margin-left: 120px;  padding: 15px; font-size: 16px; }
.form { margin: 0 auto; width: 650px; }
.form h3 { color: #0c9b93; font-size: 30px; line-height: 1.5em; text-align: center; }


.inquiry p.btn { margin: 0 auto; text-align: center; }
.inquiry p.btn a { background: #0c9b93; border-radius: 40px; color: #fff; display: inline-block; font-size: 18px; font-weight: bold; letter-spacing: 0.05em; padding: 20px; position: relative; width: 470px; text-decoration: none; box-sizing: border-box; transition: background 1s ease}
.inquiry p.btn a:after { position: absolute; top: 0; bottom: 0; right: 40px; margin: auto; content: ""; vertical-align: middle; width: 0; height: 0;
						border-style: solid; border-width: 6px 0 6px 8px; border-color: transparent transparent transparent #fff; transition: all .4s}
.inquiry p.btn a:hover { text-decoration: none}


a.rollover, a.rollover img { transition:opacity 0.35s; -webkit-backface-visibility: hidden; backface-visibility: hidden; } 
a.rollover:hover, a.rollover:hover img { opacity: 0.8; }


/* for SmartPhone */
@media screen and (max-width:767px){
	.only_pc { display: none; }
	.only_sp { display: block; }
	#contents h2 { font-size: 20px; margin: 0 auto; text-align: center; }
	#contents section { margin: 0 auto 80px; }

	#contents section.page01 h2 { font-size: 18px; letter-spacing: 0.1em; }
	section.page01 .text { font-size: 14px; margin: 20px auto 30px; padding: 15px; max-width: 950px; width: 90%; }

	#contents section.page02 h2 { font-size: 18px; }
	section.page02 .image { margin: 20px auto 0; padding: 20px; }

	#contents section.page03 { background: none; padding: 0; }
	#contents section.page03 h2 { border-top: 3px solid #0c9b93; border-bottom: 3px solid #0c9b93; font-size: 18px; letter-spacing: 0.3em; padding: 6px 0; }
	section.page03 ul { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 30px auto 0; width: 96.5%; }
	section.page03 ul li { margin-bottom: 20px; padding: 20px 0; width: 47.5%; }
	section.page03 .text01 { font-size: 11px; letter-spacing: 0.005em; line-height: 1.5em; }
	section.page03 .text02 { font-size: 11px; letter-spacing: 0.005em; line-height: 1.5em; }
	section.page03 .triangle { margin: 15px 0; }
	section.page03 .triangle:before { height: 20px; left: 75px; top: 5px; width: 20px; }

	#contents section.page04 h2 { font-size: 18px; margin: 0 auto 15px; }
	#contents section.page04 h3 { font-size: 16px; }
	section.page04 .text { font-size: 13px; }
	section.page04 .col { margin: 0 auto 10px; display: flex; flex-wrap: wrap; }
	section.page04 .col .left { float: none; width: 100%; order: 2; }
	section.page04 .col .right { float: none; width: 96.5%; order: 1; margin: 0 auto 20px; }
	section.page04 .image { margin: 20px auto 0; text-align: center; max-width: 900px; width: 90%; }

	#contents section.page05 h2 { font-size: 18px; margin: 0 auto 15px; }
	#contents section.page05 h3 { font-size: 16px; }
	section.page05 .text { font-size: 13px; }
	section.page05 .col { margin: 0 auto 10px; display: flex; flex-wrap: wrap; }
	section.page05 .col .left { float: none; width: 100%; order: 2; }
	section.page05 .col .right { float: none; width: 96.5%; order: 1; margin: 0 auto 20px; }
	section.page05 .image { margin: 20px auto 0; text-align: center; max-width: 900px; width: 90%; }

	#contents section.page06 { width: 90%; }
	#contents section.page06 h2 { border-bottom: 2px solid #0c9b93; letter-spacing: 0.05em; margin: 0 auto 15px; padding: 0 0 12px; text-align: left; }
	#contents section.page06 h3 { font-size: 16px; margin: 0 0 10px; }
	section.page06 .text { font-size: 13px; }
	section.page06 .col01 { margin: 0 auto 50px; display: flex; flex-wrap: wrap; }
	section.page06 .col01 .left { float: none; width: 100%; order: 1; }
	section.page06 .col01 .right { float: none; width: 76.5%; order: 2; margin: 20px auto 0; }
	section.page06 .col02 { margin: 0 auto 50px; overflow: hidden; display: flex; flex-wrap: wrap; }
	section.page06 .col02 .left { float: none; width: 76.5%; order: 2; margin: 20px auto 0; }
	section.page06 .col02 .right { float: none; width: 100%; order: 1; }

	section.page07 .text { font-size: 14px; margin: 20px auto 30px; }
	section.page07 ul { width: 84.5%; }
	section.page07 ul li { margin-bottom: 15px; width: 45%; }
	section.page07 ul li p { font-size: 10px; margin-top: 6px; }
	section.page08 .image { margin: 40px auto 0; text-align: center; max-width: 900px; width: 90%; }

	main { margin: 0 auto 60px; }
	main .background { clip-path: polygon(0 0, 90% 0, 60% 100%, 0% 100%); }
	main h1 { top: 30.5%; left: 20.5%; width: 35.2%; }
	main p.lead {  top: 58.8%; left: 10.0%; font-size: 10px; font-weight: 600; line-height: 1.6em; letter-spacing: 1px; }
	main .focus { top: 14.1%; right: 10.8%; width: 21.0%; }

	footer { padding:6.5% 0 7.5%; clip-path: polygon(0 63%, 100% 0, 100% 100%, 0% 100%); }
	footer p.logo { width: 26.5%;  }
	footer p.copy { bottom: 14%; font-size: 10px }

	.inquiry { margin: 0 auto 120px; }
	.inquiry h3 { font-size: 18px; }
	.inquiry p.mail { font-size: 20px; margin: 0 auto 40px; }
	.inquiry dl { width: 90%; }
	.inquiry dl dt { padding: 12px; width: 100px; font-size: 13px; }
	.inquiry dl dd { margin-left: 100px;  padding: 12px; font-size: 13px; }	
	.inquiry p.btn a { border-radius: 40px; font-size: 14px; padding: 16px; width: 90%; }
	.inquiry p.btn a:after { right: 25px; border-width: 5px 0 5px 6px; border-color: transparent transparent transparent #fff; transition: all .4s}
	.form { width: 86.5%; }
	.form h3 { font-size: 25px; }
}

@media screen and (max-width:428px){
	section.page03 ul li { padding: 32px 0; }
	section.page03 .triangle::before { left: 88px; }
}

@media screen and (max-width:414px){
	section.page03 ul li { padding: 28px 0; }
	section.page03 .triangle::before { left: 84px; }
}

@media screen and (max-width:390px){
	section.page03 ul li { padding: 23px 0; }
	section.page03 .triangle::before { left: 80px; }
}

@media screen and (max-width:375px){
	section.page03 ul li { padding: 20px 0; }
	section.page03 .triangle::before { left: 75px; }
}

@media screen and (max-width:320px){
	section.page03 ul li { padding: 10px 0; }
	section.page03 .triangle::before { left: 60px; }
}



