@charset "utf-8";
/* CSS Document */

/* 基本設定 */
* {
	margin: 0px;
	padding: 0px;
}
html {
overflow-x: hidden;
}
body {
	font-family: "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS P Gothic", "MS Pゴシック", sans-serif;
	color: #212121;
	background-color: #e3f4f1;
	font-size: 15px;
	line-height: 100%;
}
img {
	width:auto;
	border: none;
}
ul {
	list-style-type:none;
}
li img { 
  vertical-align:bottom; 
}
p {
    font-size: 15px;
    line-height: 1.7em;
    margin-bottom: 0.5em;
    text-shadow: 1px 1px 1px #FFF;
}
a {
	color: #171717;
	text-decoration: none;
}
a:hover {
	color: #171717;
	text-decoration: underline;
}
a img {
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
a:hover img {
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}
.clear {
	clear: both
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
.gototop {
	position: fixed;
	right: 20px;
	z-index: 40;
	display: block;
	bottom: 20px!important;
}
.gototop img {
	vertical-align: bottom;
}

#copy {
	font-size: 14px;
	line-height: 1em;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 1em;
}

/* 基本テンプレート設定 */

#wrapper {
	position:relative; /*gototopの親要素に指定*/
}
#header {
	background-color: #FFF;
	padding:15px;
}
#header h1 {
	float:left;
	width:410px;
	height:72px;
	font-size: 13px;
	line-height: 1em;
	font-weight: normal;
}
#header h1 img {
	margin-top:5px;
	width:376px;
}
#header ul {
	float:right;
	width:560px;
}
#header li {
	float: left;
	width:326px;
}
#header li:nth-child(2) {
	width:234px;
}
#header li:nth-child(2) img {
	width:234px;
}
#header li dl {
}
#header li dt {
	width:2em;
	font-size: 14px;
	line-height: 1.3em;
	color: #FFF;
	background-color: #6DCBB9;
	text-align: center;
	padding: 5px;
	float: left;
	margin-right: 1em;
}
#header li dd {
	font-size: 14px;
	line-height: 1.5em;
	padding-top:3px;
}
#header li h6 {
	font-size: 14px;
	line-height: 1.5em;
	padding-top:0.7em;
}

#title {
	width: 100%;
	height:533px;
	background-color: #FFF;
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#title ul {
	width:865px;
	margin-left:auto;
	margin-right:auto;
	padding-top:385px;
}
#title li {
	float:left;
	width:245px;
}
#title li img {
	width:245px;
}
#title li:nth-child(2) {
	margin-left:65px;
	margin-right:65px;
}
#contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#maintenance {
	width: 851px;/* 865px; */
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	border: 7px solid #6bc8b7;
}
#mai {
	position: absolute;
	margin-top: -50px;
	padding-top: 50px;
}
#maintenance p {
	margin:20px;
	font-size: 16px;
	line-height: 1.7em;
}
#maintenance p strong {
	font-size: 21px;
	color:#F17474;
}

#checkpoint {
padding:80px 0px 100px 0px;
}
#che {
	position: absolute;
	margin-top: -50px;
	padding-top: 50px;
}
#checkpoint h2 {
	font-size: 26px;
	line-height: 1em;
	letter-spacing: 2px;
}
#checkpoint h5 {
	font-size: 14px;
	line-height: 1em;
	font-weight: normal;
	margin-bottom:1em;
	letter-spacing: 1px;
}
#checkpoint .kakko {
	width: 642px;
	height: 75px;
	padding-top:15px;
	background-image: url(../img/check_kakko.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:3.5em;
}
#checkpoint .check {
	background-color: #f7f7f7;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px 70px 60px 70px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
}
#checkpoint .check ul {
	margin-bottom:3em;
}
#checkpoint .check li {
	font-size: 24px;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #adadad;
	background-image: url(../img/check_li.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 70px;
}
#checkpoint .check h6 {
	text-align: center;
}
#checkpoint .check h6 img {
	width:571px;
}

#cause {
	padding:0px 65px 100px 65px;
}
#cau {
	position: absolute;
	margin-top: -50px;
	padding-top: 50px;
}
#cause h2 {
	font-size: 26px;
	line-height: 1em;
	letter-spacing: 2px;
}
#cause h5 {
	font-size: 14px;
	line-height: 1em;
	font-weight: normal;
	margin-bottom:1em;
	letter-spacing: 1px;
}
#cause .kakko {
	width: 642px;
	height: 75px;
	padding-top:15px;
	background-image: url(../img/check_kakko.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:4.5em;
}
#cause .ph {
	float:right;
	width: auto;
	margin-left:3em;
}

#type {
	padding:0px 65px 100px 65px;
}
#typ {
	position: absolute;
	margin-top: -50px;
	padding-top: 50px;
}
#type h2 {
	font-size: 26px;
	line-height: 1em;
	letter-spacing: 2px;
}
#type .kakko {
	width: 642px;
	height: 55px;
	padding-top:35px;
	background-image: url(../img/check_kakko.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:3.5em;
}
#type h3 {
	font-size: 20px;
	line-height: 1em;
	margin-top: 2em;
	margin-bottom: 1.5em;
	padding-left: 0.8em;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #6dcbb9;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#type h6 {
	font-size: 14px;
	line-height: 1em;
	padding: 1em 0px;
	text-align: center;
	border: 1px solid #6dcbb9;
	margin-bottom: 2em;
}
#type .left {
	float:left;
	width: 30em;
}
#type .ph {
	float:right;
	width: auto;
}

#echo {
	padding:0px 65px 100px 65px;
}
#ech {
	position: absolute;
	margin-top: -50px;
	padding-top: 50px;
}
#echo h2 {
	font-size: 26px;
	line-height: 1em;
	letter-spacing: 2px;
}
#echo h5 {
	font-size: 14px;
	line-height: 1em;
	font-weight: normal;
	margin-bottom:1em;
	letter-spacing: 1px;
}
#echo .kakko {
	width: 792px;
	height: 75px;
	padding-top:15px;
	background-image: url(../img/echo_kakko.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:4.5em;
}
#echo .ph {
	float:left;
	width: auto;
	margin-right:3em;
}

#suggestion {
	padding:0px 65px 100px 65px;
}
#sug {
	position: absolute;
	margin-top: -50px;
	padding-top: 50px;
}
#suggestion h2 {
	font-size: 26px;
	line-height: 1em;
	letter-spacing: 2px;
}
#suggestion .kakko {
	width: 792px;
	height: 55px;
	padding-top:35px;
	background-image: url(../img/echo_kakko.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:3.5em;
}
#suggestion ul {
	margin-top:3.5em;
}
#suggestion li {
	float: left;
	width: 246px;
	font-size: 14px;
	line-height: 1.4em;
}
#suggestion li:nth-child(2) {
	margin-left:66px;
	margin-right:66px;
}
#suggestion li img {
	width:auto;
	margin-bottom:1.5em;
}
#suggestion li h6 {
	font-size: 18px;
	line-height: 1em;
	text-align: center;
	margin-bottom: 1em;
}

#flow {
	padding:0px 65px 100px 65px;
}
#flo {
	position: absolute;
	margin-top: -50px;
	padding-top: 50px;
}
#flow h2 {
	width: 712px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:1em;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6DCBB9;
	border-bottom-color: #6DCBB9;
	font-size: 26px;
	line-height: 1.3em;
	text-align: center;
	letter-spacing: 2px;
}
#flow h3 {
	font-size: 20px;
	line-height: 1em;
	width: 488px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	text-align: center;
	background-image: url(../img/flow_line.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#flow ul {
}
#flow li {
	float: left;
	width: 260px;
	font-size: 14px;
	line-height: 1.4em;
	margin-top:2em;
}
#flow li:nth-child(3n-1) {
	margin-left:45px;
	margin-right:45px;
}
#flow li:nth-child(3n+1) {
	clear:both;
}
#flow li h6 {
	font-size: 16px;
	line-height: 1.3em;
	margin-bottom: 1em;
	background-image: url(../img/flow_no1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-top:4px;
	padding-bottom: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c5c5;
}
#flow li:nth-child(2) h6 {
	background-image: url(../img/flow_no2.png);
}
#flow li:nth-child(3) h6 {
	background-image: url(../img/flow_no3.png);
}
#flow li:nth-child(4) h6 {
	background-image: url(../img/flow_no4.png);
}
#flow li:nth-child(5) h6 {
	background-image: url(../img/flow_no5.png);
}
#flow li:nth-child(6) h6 {
	background-image: url(../img/flow_no6.png);
}
#flow li img {
	width:auto;
	margin-bottom:1em;
}

#voice {
	padding:0px 65px 65px 65px;
}
#voi {
	position: absolute;
	margin-top: -50px;
	padding-top: 50px;
}
#voice h2 {
	text-align:center;
	margin-bottom:1.5em;
}
#voice h2 img {
	width:857px;
	margin-left:auto;
	margin-right:auto;
}
#voice dl {
	width:785px;
	background-color:#e3f4f1;
	padding:35px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
#voice dl h3 {
	font-size: 18px;
	line-height: 1.3em;
	padding-left: 0.7em;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #6dcbb9;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
}
#voice dl .line {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	margin-bottom:2.5em;
}
#voice dt {
	float:left;
	width:210px;
	background-color: #FFF;
	margin-top:2em;
}
#voice dt img {
	width:210px;
	height:auto;
}
#voice dt span {
	background-image: url(../img/voice_icon.png);
	background-repeat: no-repeat;
	background-size:48px;
	height: 48px;
	width: 48px;
	position: absolute;
	z-index: 5;
}
#voice dd {
	float:right;
	width:530px;
	margin-top:2em;
	margin-bottom:2.5em;
}
#voice dd p {
	font-size: 15px;
	line-height: 1.7em;
    text-shadow: 0px 0px 0px #FFF;
}
#voice dd h5 {
	font-size: 16px;
	line-height: 1.7em;
	margin-top:1em;
	margin-bottom:0.3em;
}

#thought {
	padding:0px 65px 65px 65px;
}
#tho {
	position: absolute;
	margin-top: -50px;
	padding-top: 50px;
}
#thought h2 {
	width: 29em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:2.5em;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6DCBB9;
	border-bottom-color: #6DCBB9;
	font-size: 26px;
	line-height: 1.3em;
	text-align: center;
	letter-spacing: 2px;
}
#thought h3 {
	font-size: 20px;
	line-height: 1em;
	margin-top: 2em;
	margin-bottom: 1.5em;
	padding-left: 0.8em;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #6dcbb9;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#thought .ph {
	float:right;
	width: auto;
	margin-left:3em;
}
#thought .ph_left {
	float:left;
	width: auto;
	margin-right:3em;
	margin-bottom:4em;
}
#thought .perform {}
#thought .perform img {
	width:auto;
}

#data {
	padding:40px;
	margin:0px 65px 100px 65px;
	background-color: #f7f7f7;
}
#dat {
	position: absolute;
	margin-top: -70px;
	padding-top: 70px;
}
#data h2 {
	font-size: 24px;
	line-height: 1em;
	background-image: url(../img/data_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	margin-bottom: 2.5em;
	padding-bottom: 0.7em;
}
#data h3 {
	font-size: 20px;
	line-height: 1em;
	margin-top: 1.5em;
	margin-bottom: 2em;
}
#data .left {
	float:left;
	width: 26em;
}
#data .ph {
	float:right;
	width: auto;
	margin-top:-1em;
}
#data .right {
	float:right;
	width: 24em;
}
#data .ph_left {
	float:left;
	width: auto;
}

#faq {
	padding:0px 65px 65px 65px;
}
#fa {
	position: absolute;
	margin-top: -50px;
	padding-top: 50px;
}
#faq h2 {
	font-size: 26px;
	line-height: 1em;
	letter-spacing: 2px;
}
#faq h5 {
	font-size: 14px;
	line-height: 1em;
	font-weight: normal;
	margin-bottom:1em;
	letter-spacing: 1px;
}
#faq .kakko {
	width: 792px;
	height: 75px;
	padding-top:15px;
	background-image: url(../img/echo_kakko.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:4.5em;
}
#faq h3 {
	font-size: 16px;
	line-height: 1em;
	margin-bottom:0.7em;
	margin-top:2em;
}
#faq h3::before {
	content: "Q、";
}
#faq p {
	padding-left:2em;
}

#info {
	padding:0px 65px 20px 65px;
}
#inf {
	position: absolute;
	margin-top: -50px;
	padding-top: 50px;
}
#info h2 {
	font-size: 26px;
	line-height: 1em;
	letter-spacing: 2px;
}
#info h5 {
	font-size: 14px;
	line-height: 1em;
	font-weight: normal;
	margin-bottom:1em;
	letter-spacing: 1px;
}
#info .kakko {
	width: 792px;
	height: 75px;
	padding-top:15px;
	background-image: url(../img/echo_kakko.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:4.5em;
}
#info .ph {
	float:right;
	width: auto;
	margin-left:3em;
}
#info h3 {
	float:left;
	width:420px;
	height:72px;
	font-size: 13px;
	line-height: 1em;
	font-weight: normal;
	margin-top:4em;
}
#info h3 img {
	margin-top:5px;
	margin-bottom:0.8em;
	width:376px;
	display:block;
}
#info h4 {
	float:right;
	width:449px;
	margin-top:3em;
}
#info h4 img {
	width:449px;
}
#info dl {
	float: left;
	width: 312px;
	margin-top: 2em;
}
#info dt {
	width:2em;
	font-size: 14px;
	line-height: 1.3em;
	color: #FFF;
	background-color: #6DCBB9;
	text-align: center;
	padding: 5px;
	float: left;
	margin-right: 1em;
}
#info dd {
	font-size: 14px;
	line-height: 1.5em;
	padding-top:3px;
}
#info ul {
	float: right;
	width: 540px;
	margin-top: 2em;
}
#info li {
	float: left;
	width: 160px;
}
#info li img {
	width:160px;
}
#info li:nth-child(2) {
	margin-left:30px;
	margin-right:30px;
}
#info .gmap {
	margin-top:2em;
}
#info .gmap iframe {
	height: 400px;
	width: 100%;
}

#support {
	padding:80px 0px 20px 0px;
}
#sup {
	position: absolute;
	margin-top: -50px;
	padding-top: 50px;
}
#support h2 {
	font-size: 26px;
	line-height: 1.2em;
	letter-spacing: 2px;
}
#support .kakko {
	width: 642px;
	height: 72px;
	padding-top:18px;
	background-image: url(../img/check_kakko.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:3.5em;
}
#support .check {
	background-color: #f7f7f7;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px 70px 60px 70px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
	margin-bottom:40px;
}
#support .check ul {
	margin-bottom:3em;
}
#support .check li {
	font-size: 24px;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #adadad;
	background-image: url(../img/check_li.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	padding-top: 0.7em;
	padding-bottom: 0.8em;
	padding-left: 70px;
}
#support .check h6 {
	text-align: center;
	color: #FFF;
	background-color: #6DCBB9;
	font-size: 21px;
	line-height: 1em;
	padding:30px 0px;
}
#support .check h6 {
	text-align: center;
	color: #FFF;
	background-color: #6DCBB9;
	font-size: 21px;
	line-height: 1em;
	padding:1.5em 0px;
}
#support .article {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#support .article ul {
	padding-top:20px;
	padding-bottom:30px;
}
#support .article li {
	float:left;
	width:350px;
}
#support .article li:nth-child(2) {
	float:right;
}
#support .article li img {
	width:100%;
}
#support .article .note {
	border: 3px solid #F37029;
	padding:20px 30px;
	padding-bottom:15px;
}
#support .article .note p strong {
	color:#F37029;
}
#contents #menu {
	padding:0px 35px;
	padding-top:50px;
}
#contents #menu li {
	font-size: 17px;
	line-height: 1em;
	color: #FFF;
	background-color: #fea501;/* EBB90C */
	text-align: center;
	width: 16%;
	margin-bottom: 0.5em;
	float: left;
	margin-left: 1%;
	border-radius: 7px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow:3px 3px 3px rgba(0,0,0,0.3);	
}
#contents #menu li:first-child {
	margin-left: 0px;
	width: 24%;
	/*
	background-color: #F27474;
	*/
}
#contents #menu li:nth-child(2) {
	/*
	background-color: #6BC8B7;
	*/
	width: 24%;
}
#contents #menu li a {
	color: #FFF;
	display: block;
	width: 100%;
	text-decoration: none;
}
#contents #menu li a:hover {
	color: #FF0;
	text-decoration: none;
}
/* 2024.07.18追加設定 */
#contents .offer {
	width:820px;
	margin:0px auto;
	padding-top:60px;
}
#contents .offer h6 {
	padding-bottom:30px;
}
#contents .offer h6 img {
	width:auto;
}
#contents .offer p {
	text-indent: -1em;
	margin-left: 1em;
}
#contents .uline {
	background:linear-gradient(transparent 85%, #F17474 70%);
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFF;
}