@charset "UTF-8";

.clearfix::after{
  content: "";
  display: block;
  clear: both;
}

.headTitle01 {
  background-image: url("../images/bg_index01.jpg");
}

.headTitle01 .headTitleText01 span {
  padding-left: 35px;
  background-image: url("../images/ico_index01.png");
  background-size: 35px;
  background-position: 0 40%;
}

@media screen and (max-width:400px) {
  .headTitle01 .headTitleText01 span {
    padding-left: 25px;
    background-size: 25px;
  }
}

.mainArea h3 {
	background-image: url("../images/ico_index02.png");
}

a {
	text-decoration: none;
	color: black;
}

ul {
	list-style: none;
}

.text {
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.container {
	max-width: 1000px;
}

.mainContent {
	padding-top: 20px;
}

@media screen and (max-width:640px) {
	.mainContent {
		padding-top: 30px;
	}
}

.Head_img {
	height: 250px;
	background: url(../images/bg_index01.jpg) center;
	background-size: cover;
}

.Head_img .icon {
	width: 19px;
	height: 19px;
}

.HeadTitle {
	display: block;
	font-family: "HiraKakuPro*";
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	padding-top: 90px;
}

.Head_under {
	display: block;
}

.HeadSub {
	font-family: "ChalkboardSE Regular*";
	font-size: 20px;
	font-weight: normal;
	color: #fff;
}

.MainNavi {
	width: 69.5%;
	max-width: 1000px;
	margin: 32px auto 41px;
}

@media screen and (max-width: 426px) {
	.MainNavi {
	width: 94%;
	}
}

.MainNavi span {
	font-size: 14px;
	font-weight: normal;
}

.MainNavi .text2 {
	border-bottom: solid 0.5px #333;
}

@media screen and (max-width: 426px) {
	.container {
	width: 94%;
	}
}

.container .title {
	width: 100%;
}

.container .title img {
	float:  left;
	width: 63px;
	padding: 17px;
	background: #DC8380;
	border-radius: 50%;
	position:  absolute;
}

.container .inline-block {
	float:  left;
	margin-left: 17px;
	padding-left: 59px;
	border-bottom: solid 1px #DC8380;
	width: 97%;
}

.container .title p {
	font-size: 16px;
	color: #DC8380;
	margin-bottom: 7px;
}

.container .title h1 {
	font-size: 24px;
	line-height: 35px;
}

.container .block1 {
	margin-top: 33px;
}

.block1 p, .block2 p, .block3 p {
	font-size:  14px;
	line-height: 1.8;
}

.block1 span{
  text-decoration: underline;
}

.block1 .note{
  padding-top: 15px;
}

.block1 .red01 {
  color: #cb4040;
  text-decoration: none;
}

.block2 {
	margin: 60px 0 0;
	padding: 45px 0;
	background: #f5eedd;
}

.block2_1{
  width: 94%;
  max-width: 1000px;
  margin: auto;
}

.block2_1 .ex01{
  padding-bottom: 15px;
}

@media screen and (max-width:767px) {
	.block2 {
		margin: 30px 0 0;
		padding: 25px 0 20px;
	}
}

.block2 h4 {
	font-size: 20px;
	font-weight: bold;
	color:  #E4915D;
	margin-bottom: 30px;
}

@media screen and (max-width:767px) {
	.block2 h4 {
		font-size: 16px;
		margin-bottom: 15px;
	}
}

.block2 p:last-child {
	margin-top: 30px;
	padding: 0 15px;
}

@media screen and (max-width:767px) {
	.block2 p:last-child {
		margin-top: 20px;
	}
}

.list1 {
}

.list1 li {
	width: 12.5%;
}

.list2 {
}

.list2 li {
	width: 12.5%;
}

.list3 {
	margin-top: 16px;
}

.list3 li {
	width: 12.5%;
	height: 31px;
	border-right:  solid 1px #E18880;
}

.list3 li:first-child {
	width: 6.25%;
}

.block2 .text1 {
}

.block2 .text2 {
}

.block2 .text3 {
}

.block2 .block {
	height: 128px;
	margin: auto;
}

.block2 .box {
	height: 128px;
	width: 96%;
	border-top: solid 3px #E18880;
	border-bottom: solid 3px #E18880;
}

.block2 .part1 {
	width: 21.2%;
	padding: 40px 0 22px;
	background: #EFAA7B;
	border-left: solid 3px #E18880;
}

.block2 .part1 p {
	margin-left: 23.6%;
}

.block2 .part2 {
	width: 74.5%;
	padding: 40px 0 20px;
	background: #FAF6F0;
}

.block2 .part2 p {
	margin-left: 14%;
}

.block2 .border1 {
	width:  0;
	height:  0;
	border-top: solid 61px #FAF6F0;
	border-bottom: solid 61px #FAF6F0;
	border-left: solid 37.5px #EFAA7B;
}

.block2 .border2 {
	height:  0;
	width: 0;
	border-top: solid 62.5px transparent;
	border-bottom: solid 62.5px transparent;
	border-left: solid 37.5px #FAF6F0;
}

/*.block3 {
	width:  69.5%;
	max-width:  1000px;
	margin: auto;
}*/

.block3 h2 {
	font-size:  20px;
	font-weight:  bold;
	margin-bottom: 30px;
}

@media screen and (max-width:767px) {
	.block3 h2 {
		font-size: 16px;
		margin-bottom: 15px;
	}
}

.block3 a {
	background: #DB877D;
	font-size:  18px;
	font-weight: bold;
	color: #fff;
	max-width: 580px;
	display: block;
	width: 100%;
	margin: 87px auto 80px;
	padding: 13px 0;
	border-radius: 30px;
}

.Foot_img {
	height: 500px;
	background: url(../images/bg_index02.jpg);
	background-size: cover;
}

@media screen and (max-width: 426px) {
	.Foot_img h1 {
		font-size: 28px;
	}
}

.Foot_img h1 a {
	font-family: "Jun201Pro Regular-83pv-RKSJ-H*";
	font-size: 50px;
	font-weight: normal;
	color: #fff;
	border-bottom: medium solid white;
}

@media screen and (max-width: 768px) {
	.Foot_img h1 a {
		line-height: 60px;
		font-size: 35px;
	}
}

@media screen and (max-width: 426px) {
	.Foot_img h1 a {
		font-size: 28px;
		line-height: 40px;
	}
}

.Foot_img h1 .text1 {
	font-size: 36px;
}

@media screen and (max-width: 768px) {
	.Foot_img h1 .text1 {
	font-size: 26px;
	}
}

@media screen and (max-width: 426px) {
	.Foot_img h1 .text1 {
	font-size: 23px;
	}
}

.Foot_img .text2 {
	display: block;
	font-family: "HiraKakuProN W6-83pv-RKSJ-H*";
	font-size: 26px;
	font-weight: normal;
	color: #fff;
}

@media screen and (max-width: 768px) {
	.Foot_img .text2 {
	font-size: 23px;
	}
}

@media screen and (max-width: 426px) {
	.Foot_img .text2 {
	font-size: 20.8px;
	}
}

.Foot_img .text3 {
	display: block;
	font-family: "HiraKakuProN W6-83pv-RKSJ-H*";
	font-size: 26px;
	font-weight: normal;
	color: #fff;
}

@media screen and (max-width: 768px) {
	.Foot_img .text3 {
	font-size: 23px;
	}
}

@media screen and (max-width: 426px) {
	.Foot_img .text3 {
	font-size: 20.8px;
	}
}

.Foot_img .text4 {
	background: #DB877D;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	display: block;
	max-width: 500px;
	margin: 60px auto;
	margin-bottom: 0;
	padding: 22px 22px;
	border-radius: 30px;
}

@media screen and (max-width: 426px) {
	.Foot_img .text4 {
	width: 80%;
	line-height: 25px;
	}
}

.faqBtn01 a {
	position: relative;
}

@media screen and (max-width: 767px) {
	.faqBtn01 a {
  	font-size: 15px;
  	border-radius: 35px;
  	line-height: 1.4;
	}
}

@media screen and (max-width: 640px) {
	.faqBtn01 a {
		margin: 35px 0 60px;
	}
}

.faqBtn01 a:after {
	content: "\f105";
  font-family: FontAwesome;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 18%;
  right: 4%;
}

@media screen and (max-width: 767px) {
	.faqBtn01 a:after {
		height: 32px;
		margin: auto 0;
  	top: 0;
  	bottom: 0;
	}
}

.footerTrialArea02{
  margin-top: 0;
}

.attentionBox01 {
  max-width: 1000px;
  width: 94%;
  margin: 30px auto 0;
  padding: 15px;
  border: 2px solid #e38a80;
}

.attentionBox01 h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}

.attentionBox01 p {
  font-size: 14px;
  padding-left: 30px;
  position: relative;
}

.attentionBox01 p:not(:last-child) {
  margin-bottom: 10px;
}

.attentionBox01 p:before {
  content: '';
  width: 22px;
  height: 20px;
  background: url("../images/ico_index03.png") no-repeat;
  background-size: contain;
  position: absolute;
  top: 2px;
  left: 0;
}

.attentionBox01 .red01 {
  color: #cb4040;
}