@charset "UTF-8";
/* ----------------------------------------------
header
----------------------------------------------*/
#header2 {
  background-image: url("../top-img/header-back2-top.svg");
}
#main {
  width: 100%;
  background: #FCE1E1 url("../top-img/mainbg.svg") no-repeat 50% 0;
}
#mainContent {
  width: 100%;
  min-height: 420px;
  margin: auto auto 20px;
  display: flex;
  justify-content: center;
}
#mainContent .textBox {
  margin-top: 55px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
#mainContent .textBox .text01 {
  font-size: 31px;
  color: #d4314e;
  margin-bottom: 50px;
}
#mainContent .textBox .text01 em {
  font-size: 40px;
  font-style: normal;
}
#mainContent .textBox .text02 {
  font-size: 40px;
  margin-bottom: 50px;
}
#mainContent .textBox .text03 {
  font-size: 24px;
  color: #dc5500;
}
#mainContent .textBox .text03 span {
  display: block;
  font-size: 20px;
  color: #000;
  margin-top: 5px;
}
#main .contactbox {
	--orange: #DC5500;
	margin: 0 auto 20px;
}
#move {
  width: 500px;
  height: auto;
  margin: auto;
  padding-bottom: 20px;
}
#move .youtubeWr {
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
#move .youtubeWr iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
	#header {
		padding-bottom: 0;
	}
  #header2 {
    background-image: url("../top-img/header-bg-sp.svg");
  }
	#main {
   background: #FCE1E1;
	}
  #mainContent {
    min-height: auto;
    padding-bottom: 130px;
    background: url("../top-img/mainbg-sp.svg") no-repeat 50% 100%;
    background-size: auto 120px;
    margin-bottom: 10px;
  }
  #mainContent .textBox {
    width: calc(100% - 20px);
    margin: 10px auto auto;
  }
  #mainContent .textBox .text01 {
    font-size: 17px;
    margin-bottom: 15px;
  }
  #mainContent .textBox .text01 em {
    font-size: 25px;
  }
  #mainContent .textBox .text02 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  #mainContent .textBox .text03 {
    font-size: 17px;
    color: #dc5500;
  }
  #mainContent .textBox .text03 span {
    font-size: 15px;
  }
  #move {
    width: 95%;
    height: auto;
    margin: auto;
    padding-bottom: 15px;
  }
}

.bnrShougaishien {
	width: 960px;
	margin: 40px auto 0;
	display: table;
}
.bnrShougaishien > * {
	display: table-cell;
	vertical-align: middle;
}
.bnrShougaishien .text {
	padding-left: 1.5em;
}
@media screen and (min-width: 768px) {
	.bnrShougaishien a:hover img {
		opacity: 0.7;
	}
}
@media screen and (max-width: 767px) {
	.bnrShougaishien {
		width: auto;
		display: block;
		margin: 24px 10px 0;
		text-align: center;
	}
	.bnrShougaishien > * {
		display: block;
	}
	.bnrShougaishien a:active img {
		opacity: 0.7;
	}
	.bnrShougaishien .text {
		padding-left: 0;
		margin-top: 10px;
		text-align: left;
	}
}

/* ----------------------------------------------
wrapper
----------------------------------------------*/
#wrapper {
	margin-top: 37px;
}
#footerContact {
	margin-top: 60px;
}
#contentsList {
	height: 364px;
	background-image: url(../top-img/contents-back.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#wrapper ul {
	width: 952px;
	display: block;
	list-style-type: none;
	padding-left: 8px;
	padding-top: 10px;
}
#wrapper li {
	width: 300px;
	height: 144px;
	display: block;
	position: relative;
	float: left;
	margin-right: 22px;
	margin-bottom: 25px;
}
#wrapper li.rightBox {
	margin-right: 0px;
}
#wrapper li span {
	display: block;
}
#wrapper li span.tree {
	width: 39px;
	position: absolute;
	bottom: -14px;
	right: 6px;

}
span#contentsTitle01,
span#contentsTitle02,
span#contentsTitle03,
span#contentsTitle04,
span#contentsTitle05,
span#contentsTitle06 {
	width: 300px;
	height: 40px;
	padding-top: 29px;
}
#wrapper li span.contentsText {
	padding: 12px 10px 0px 12px;
}
#wrapper li span.contentsText2 {
	padding: 7px 10px 0px 12px;
}
#wrapper li a {
	width: 300px;
	height: 144px;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../top-img/contents-top.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}
#wrapper li a span#contentsTitle01,
#wrapper li a span#contentsTitle02,
#wrapper li a span#contentsTitle03,
#wrapper li a span#contentsTitle04,
#wrapper li a span#contentsTitle05,
#wrapper li a span#contentsTitle06 {
	background-position: 0px 70px;
	background-repeat: no-repeat;
}
#wrapper li a span#contentsTitle01 {
	background-image: url(../top-img/contents-title1_over.png);
}
#wrapper li a span#contentsTitle02 {
	background-image: url(../top-img/contents-title2_over.png);
}
#wrapper li a span#contentsTitle03 {
	background-image: url(../top-img/contents-title3_over.png);
}
#wrapper li a span#contentsTitle04 {
	background-image: url(../top-img/contents-title4_over.png);
}
#wrapper li a span#contentsTitle05 {
	background-image: url(../top-img/contents-title5_over.png);
}
#wrapper li a span#contentsTitle06 {
	background-image: url(../top-img/contents-title6_over.png);
}
@media screen and (min-width: 768px) {
	#wrapper li a:hover {
		background-color: #FFE7EC;
	}
	#wrapper li a:hover span#contentsTitle01,
	#wrapper li a:hover span#contentsTitle02,
	#wrapper li a:hover span#contentsTitle03,
	#wrapper li a:hover span#contentsTitle04,
	#wrapper li a:hover span#contentsTitle05,
	#wrapper li a:hover span#contentsTitle06 {
		background-position: 0px 29px;
	}
	#wrapper li a:hover span#contentsTitle01 img,
	#wrapper li a:hover span#contentsTitle02 img,
	#wrapper li a:hover span#contentsTitle03 img,
	#wrapper li a:hover span#contentsTitle04 img,
	#wrapper li a:hover span#contentsTitle05 img,
	#wrapper li a:hover span#contentsTitle06 img {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	#contentsList {
		height: auto;
		background-image: none;
		margin: 0 10px;
	}
	#wrapper ul {
		width: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0;
	}
	#wrapper ul:after {
		display: none;
	}
	#wrapper li {
		flex: 0 0 48.45%;
		display: flex;
		float: none;
		margin: 0 0 10px;
		width: auto;
		height: auto;
	}
	#wrapper li a {
		width: auto;
		height: auto;
		flex: 0 0 100%;
		padding-bottom: 10px;
		background: #fff url(../top-img/line.png) no-repeat center 6px;
		background-size: 94.77% auto;
	}
	#wrapper li a .contentsText,
	#wrapper li a .contentsText2 {
		padding: 14px 8px 0;
	}
	span#contentsTitle01, span#contentsTitle02, span#contentsTitle03, span#contentsTitle04, span#contentsTitle05, span#contentsTitle06 {
		width: auto;
		height: auto;
		max-width: 162px;
		padding-top: 23px;
		margin: 0 auto;
		text-align: center;
		background-size: 100% auto;
	}
	#wrapper li a span#contentsTitle01 {
		background-image: url(../top-img/contents-title1-over-sp.png);
		background-position: center 90px;
	}
	#wrapper li a span#contentsTitle02 {
		background-image: url(../top-img/contents-title2-over-sp.png);
		background-position: center 90px;
	}
	#wrapper li a span#contentsTitle03 {
		background-image: url(../top-img/contents-title3-over-sp.png);
		background-position: center 90px;
	}
	#wrapper li a span#contentsTitle04 {
		background-image: url(../top-img/contents-title4-over-sp.png);
		background-position: center 90px;
	}
	#wrapper li a span#contentsTitle05 {
		background-image: url(../top-img/contents-title5-over-sp.png);
		background-position: center 90px;
	}
	#wrapper li a span#contentsTitle06 {
		background-image: url(../top-img/contents-title6-over-sp.png);
		background-position: center 90px;
	}
	#wrapper li a:active {
		background-color: #FFE7EC;
	}
	#wrapper li a:active span#contentsTitle01,
	#wrapper li a:active span#contentsTitle02,
	#wrapper li a:active span#contentsTitle03,
	#wrapper li a:active span#contentsTitle04,
	#wrapper li a:active span#contentsTitle05,
	#wrapper li a:active span#contentsTitle06 {
		background-position: center 23px;
	}
	#wrapper li a:active span#contentsTitle01 img,
	#wrapper li a:active span#contentsTitle02 img,
	#wrapper li a:active span#contentsTitle03 img,
	#wrapper li a:active span#contentsTitle04 img,
	#wrapper li a:active span#contentsTitle05 img,
	#wrapper li a:active span#contentsTitle06 img {
		visibility: hidden;
	}
	#wrapper li a img {
		width: auto;
	}
	#wrapper li span.tree {
		width: 28px;
		bottom: -9px;
		right: 2px;
	}
}
