@charset "utf-8";
/****************初期設定*********************/

* { padding: 0;	margin: 0;}
ul, li, ol { list-style: none;}
a img {	border: 0;}
.clearfix{ *zoom:1;}
.clearfix:before, .clearfix:after{
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after { clear: both;}
.pc,#pc { display: block;}
.sp,#sp { display: none;}
.pc-inline{ display: inline-block;}
a {
	text-decoration: none;
	color: #5b2300;
}
a[href^="tel:"] {
		pointer-events: none;
}
img{max-width: 100%;}
#accordion,
#mainimage-sp{
	display: none;
}
/****************初期設定*********************/

/****************body設定*********************/
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
  margin: 0!important;
}

body {
	background-color: #fff;
	color: #000;
	font-size: 14px;
	font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
	line-height: 1;
	font-feature-settings: 'palt' 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.h5 {
	font-family: kan415typos-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.FOT-TsukuBRdGothic{
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.FOT-TsukuBRdGothicB{
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
}





/****************body設定*********************/

/****************共通設定*********************/
header{
	width: 100%;
	position:fixed;
	height: 110px;
	top: 0;
	left: 0;
	z-index: 10000;
	margin-bottom: 0px;
	background: #fadad8;
	box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.2);
}
#logo{
	position: absolute;
	left: 18px;
	top: 23px;
	width: 350px;
	height: 60px;
}
nav{
	width: 1100px;
	height: 110px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: 0;
	text-align: center;
}

nav ul#navi{
	width: 1100px;
	position: absolute;
	right: 110px;
	top: 0;
	text-align: right;
}
nav ul#fixbtn{
	width: 110px;
	position: absolute;
	right: 0px;
	top: 0;
	letter-spacing: -.40em;
	font-size: 0;
	text-align: right;
}
nav ul#navi li{
	height: 110px;
	line-height: 110px;
	display: inline-block;
	font-size: 20px;
	vertical-align: top;
	margin-right: 20px;
	width: auto;
	background: url("images/h_aicon.png") left center no-repeat;
	padding-left: 28px;
	letter-spacing: 0.15em;
}
nav ul#navi li a{
	display: block;
	color: #000;
}

nav ul#fixbtn li{
	display: inline-block;
}
nav ul#fixbtn li a{
	display: block;
	width: 100%;
	height: 100%;
}
nav ul#fixbtn li{
	background: url("images/btn_mail.png");
	background-repeat: no-repeat;
	width: 110px;
	height: 110px;
}

/****************共通設定*********************/
#main-image{
	width: 100%;
	height: 700px;
	background-position:center center;
	background-size:cover;
	background-repeat: no-repeat;
	-webkit-animation: fadeIn 2.0s ease 0.3s 1 normal;
    animation: fadeIn 2.0s ease 0.3s 1 normal;
	position: relative;
	top: 110px;
	background-image:url("images/main.png");
}
#main-image h1{
	color: #fff;
	width: 358px;
	top: 0px;
	left: 0px;
	position: absolute;
}
section{
	width: 100%;
	letter-spacing: 0.15em;
	margin-bottom: 80px;
}
section.last{
	margin-bottom: 0px !important;
}
h2{
	font-family: fot-tsukuardgothic-std, sans-serif;
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	line-height: 1.8em;
	margin-bottom: 80px;
	letter-spacing: 0.15em;
	background: url("images/h2_bg.png") no-repeat center center;
}
h2 p{
	margin-left: auto;
	margin-right: auto;
	font-size: 26px;
	height: auto;
	color: #848484;
	text-align: center;
}
h2 span.green{
	color: #52a38c;
	font-size: 140%;
}
h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
	text-align: left;
	font-size: 28px;
	line-height: 1.8em;
	margin-bottom: 30px;
}
h3.center{
	font-family: fot-tsukuardgothic-std, sans-serif;
	text-align: center;
	font-size: 36px;
	line-height: 1.8em;
	margin-bottom: 15px;
}
h3 img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 30px;
	height: auto;
}
h3 span.green{
	color: #20a17d;
}
h3 span.pink{
	color: #d16860;
}
h3 span.strong{
	font-weight: bolder;
}
.top_content{
	padding-top: 180px;
	width: 100%;
	text-align: center;
}
.content-text{
	max-width: 980px;
	margin: 0 auto 100px;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
	padding-bottom: 100px;
	border-bottom: 2px dashed #ccc;
}
.content-text-center{
	max-width: 1100px;
	text-align: center;
	margin: 0 auto 80px;
	font-size: 18px;
	line-height: 2.0em;
	color: #000;
}
.content-text .boxarea{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	line-height: 2.0em;
	color: #000;
	font-size: 18px;
	width: 42% !important;
}
.content-text .boximg{
	width: 50%;
	margin-left: 8%;
}
.supporter{
	width: 100%;
	text-align: center;
}
.supporter li{
	display: inline-block;
	width: 332px;
	margin-right: 55px;
	vertical-align: top;
}
.supporter li:last-child{
	margin-right: 0;
}
.supporter li p{
	background: #f19e98;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	height: 60px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
}

.service{
	width: 100%;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.service dl{
	width: 25%;
	padding: 40px 25px;
	background: #fce7e5;
	box-sizing: border-box;
	text-align: center;
	letter-spacing: 0.15em;
	font-size: 14px;
	color: #000;
}
.service dl:nth-child(2n){
	background: #f6f8e6;
}
.service dl p.title{
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
}
.service dl p.midashi{
	font-size: 18px;
	color: #000;
	margin-bottom: 15px;
	line-height: 1.6em;
	text-align: center;
}
.service dl p.text{
	font-size: 16px;
	color: #000;
	margin-bottom: 30px;
	line-height: 1.6em;
	text-align: left;
}
.service dl dd{
	padding-bottom: 10px;
}
.service dl dd img{
	width: 100%;
	margin-bottom: 40px;
}
.service dl dd a{
	display: block;
	text-align: center;
	border-radius: 10px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #000;
	background: #fff url("images/yajirushi.png") no-repeat 20px center;
}
.service dl dd a:hover{
	color: #fff;
	background: #64bea5 url("images/yajirushi02.png") no-repeat 20px center;
}

footer{
	width: 100%;
	background: #84d7c0;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	height: 260px;
}
footer h4{
	position: absolute;
	text-align: left;
	margin-bottom: 20px;
	width: 350px;
	left: 35px;
	top: 25px;
}
footer h5{
	position: absolute;
	width: 420px;
	text-align: left;
	font-size: 14px;
	color: #000;
	line-height: 1.8em;
	font-weight: normal;
	left: 35px;
	top: 90px;
}
footer #rightnavi{
	position: absolute;
	width: 900px;
	right: 35px;
	top: 25px;
	text-align: right;
}
footer #rightnavi li{
	display: inline-block;
	line-height: 2.6em;
	width: auto;
	margin-right: 15px;
}
footer #rightnavi li a{
	color: #000;
	display: block;
	font-size: 18px;
	background:url("images/f_aicon.png") left center no-repeat;
	padding-left: 28px;
}
footer #rightnavi p#tel{
	margin-top: 20px;
}
footer #rightnavi p#tel a{
	border: 1px solid #000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	box-sizing: border-box;
}
footer #rightnavi p#tel a img{
	margin-bottom: -15px;
}
footer small{
	font-style:normal;
	text-align: right;
	color: #000;
	font-size: 13px;
	position: absolute;
	bottom: 25px;
	right:60px;
}


/****************************/
      /*secondcontent*/
/****************************/

#title-area{
	width: 100%;
	margin-top: 110px;
	height: 150px;
	margin-bottom: 80px;
	background: #f19e98;
}
#title-area h1{
	text-align: center !important;
	font-size: 36px !important;
	line-height: 150px !important;
	color: #fff;
}

.tunagu_box{
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-bottom: 40px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
.tunagu_box th{
	background: #efefef;
	padding: 25px 20px;
	text-align: left;
	font-size: 14px;
	width: 35%;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.tunagu_box td{
	background: #fff;
	padding: 25px 20px;
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.tunagu_box td input,.tunagu_box td textarea{
	border: 1px solid #ccc;
	padding: 15px 20px;
	box-sizing: border-box;
}

p.send{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
}
p.send input{
	cursor:pointer;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	line-height: 58px;
	border-radius: 10px;
	border:1px solid #f19e98;
	color: #f19e98;
	background: #fff;
	font-weight: bold;
}

