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

body{
	font-size:14px;
	margin:0;
	padding:0;
	letter-spacing: 0.1em;
    font-family: -apple-system, BlinkMacSystemFont, Verdana, "Helvetica Neue", HelveticaNeue, "Segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #FFF;
	color:#333;
	text-align:center;
}
body,html{
	overflow-x: hidden!important;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
a{
	color:#1F4C0A;
}
.main{
	max-width: 100%;
}
.main img{
	width:100%;
	max-width: 100%;
}
#contents {
	width:98%;
	font-size:14px;
	margin:20px auto;
	box-sizing: border-box;
	padding:0 1%;
}
.main{
	width:100%;
	background:url("../img/mvbg.png")no-repeat center center;
	background-size:cover;
	height:auto;
	padding:10px 0 10px 0;
	box-sizing: border-box;
}
.maincp{
	width:100%;
	margin:0 auto;
	text-align:left;
	padding:10px;
}
.cp1{
	text-align:right;
	margin-right:20px;
	color:#7d754a;
}
.cp1a{
	font-size:100%;
	margin-right:6px;
}
.cp1b{
	font-size:100%;
}
.cp2{
	font-size:100%;
	margin-bottom:0px;
}
.cp3{
	display:inline-block;
	padding:2px;
	background:	#8ab84b;
	color:#fff;
	font-size:100%;
	margin-bottom:1px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.cp4{
	display:inline-block;
	padding:0 5px;
	background:	#8ab84b;
	color:#fff;
	font-size:120%;
	margin-bottom:10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.cp5{
	font-size:100%;
	line-height:1.6;
}
.cp6{
	font-size:100%;
	margin:20px 0;
}
.cp7{
	color:#7d754a;
	font-size:100%;
	padding:10px 0;
	display:inline-block;
	border-top:1px solid #7d754a;
	border-bottom:1px solid #7d754a;
}
h1{
	font-weight:normal;
	padding:0;
	margin:0;
	font-size:100%;
}

.contit1{
	margin-bottom:20px;
	padding:0;
}
.contit2{
	margin-bottom:48px;
	padding:0;
}	
.naya1{
	font-size:130%;	
	position: relative;
	padding:25px 45px;
	width:73%;
	margin:0 auto;
}
.naya1::before{
content: '';
  position: absolute;
  top: 50%;
  left:0;
  display: inline-block;
  width: 65px;
  height: 2px;
  background:#8ab84b;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);	
}
.naya1::after{
content: '';
  position: absolute;
  top: 50%;
  right:0;
  display: inline-block;
  width: 65px;
  height: 2px;
  background:#8ab84b;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);		
}
	
.naya2{
	font-weight:bold;	
}
.naya2 span{
	position: relative;	
}
.naya2 span::before {
  content: " ・";       
  position: absolute; 
  top: -20px;       
  left: -5px;
 color:#8ab84b;
font-size:120%;
}
.nayami{
	list-style:none;
	display:block;
	box-sizing: border-box;
	line-height: 1.2;
	width:100%;
	padding:0;
	margin:0 auto;
}
.nayami li{
	text-align:center;
	border:3px solid #dbd0ac;
	border-radius:5px;
	font-size:120%;
	margin:0 auto 5px auto;
}
.box1{
	padding:20px 0;
	height:47px;
}
.box2{
	padding:30px 0;
	height:27px;
}
.nayami li:nth-child(2){
	margin:0 auto 5px auto;	
}
.sp1{
	color:#8ab84b;
	font-size:20px;
	font-weight:bold;
}
.pt1{
  position: relative;
  padding:16px 0;
  background-color: #8ab84b;
  border-radius:100px;
	color:#fff;
	font-size:140%;
	font-weight:normal;
	margin:0 0 42px 0;
	display:block;
	width:100%;
}
.pt1::after {
  position: absolute;
  top: 100%;
  left:44%;
  content: '';
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-top: 22px solid #8ab84b;
}
.txt1{
	font-size:120%;	
}
.button{
	list-style:none;
	display:block;
	box-sizing: border-box;
	justify-content:flex-start;
	margin:5 auto;
	padding:0;
}

.button li:nth-child(1) {
	background:#f08a87;
	color:#fff;
	border-radius:8px;
	padding:20px 14px;
	margin:10px;
	line-height: 1.5;
}
	
.button li:nth-child(2) {
	background:#33aca3;
	color:#fff;
	border-radius:8px;
	padding:20px 14px;
	margin:10px;
	line-height: 1.5;
}
.txt2{
	font-size:110%;
	font-weight:600;
}

h2{
	font-size:120%;
	font-weight:bold;
	color:#f08a87;
	border-top:1px solid #f08a87;
	border-bottom:1px solid #f08a87;
	padding:22px 0;
	margin-bottom:15px;
}
h3{
	font-size:120%;
	font-weight:bold;
	color:#33aca3;
	border-top:1px solid #33aca3;
	border-bottom:1px solid #33aca3;
	padding:22px 0;
	margin:40px auto 15px auto;
}
h4{
	font-size:190%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:normal;
	position: relative;
	display: inline-block;
	margin-bottom:40px;
}
h4::before{
content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 100px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background:#8ab84b;	
}

.pt2{
	font-size:160%;
	font-weight:600;
	text-align:left;
	position: relative;
	padding-left:30px;
	margin-bottom:20px;
}
.pt2::before{
	position: absolute;
	top:3px;
	left:0;
	content:url("../img/point2.png");
}
.pt3{
	font-size:160%;
	font-weight:600;
	text-align:left;
	position: relative;
	padding-left:30px;
	margin-bottom:20px;
}
.pt3::before{
	position: absolute;
	top:3px;
	left:0;
	content:url("../img/point3.png");
}
.txt3{
	text-align:left;		
}	
.proj,.proj2{
	list-style:none;
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	box-sizing: border-box;
	justify-content:center;
	margin:20px auto;
	padding:0 0 20px 0;
	width:95%;
	border-bottom:1px dashed #c8bc86;
}
.proj li,.proj2 li{
	text-align:left;	
	display:block;
}
.proj li:nth-child(1){
	width:12%;
	padding:0px 10px;
	color:#f08a86;
	font-size:350%;
	vertical-align: top;
	font-family: 'Zen Maru Gothic', sans-serif;
}		
.proj li:nth-child(2){
	width:78%;
	padding:10px 25px 10px 25px;
	border-left:1px solid #f08a87;
}
.proj2 li:nth-child(1){
	width:12%;
	padding:0px 10px;
	color:#33aca3;
	font-size:350%;
	vertical-align: top;
	font-family: 'Zen Maru Gothic', sans-serif;
}		
.proj2 li:nth-child(2){
	width:78%;
	padding:10px 25px 10px 25px;
	border-left:1px solid #33aca3;
}	
	
.txt4{
	text-align:left;
	font-size:110%;
}
.txt5{
	font-size:140%;
	color:#f08a87;	
	margin-bottom:20px;
	font-weight:600;
}
.txt6{
	font-size:140%;
	color:#33aca3;	
	margin-bottom:20px;
	font-weight:600;
}	
.mitumori{
	background:url("../img/uketukebg.png")no-repeat right top;
	background-size:cover;
	text-align:left;
	color:#fff;
	padding:25px 30px;
	margin:40px auto 20px auto;
}	
.txt7{
	font-size:170%;
	border-left:4px solid #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:0 0 0 15px;
	margin-bottom:24px;
}
.txt8{	
	font-weight:bold;
	margin-bottom:24px;
}
.txt9{
	border-bottom:1px solid #fff;
	padding-bottom:15px;
	margin-bottom:15px;
}
.mitu{
	list-style:none;
	display:block;
	box-sizing: border-box;
	margin:0;
	padding:0;
}
.mitu li:nth-child(1){	
	font-size:110%;
	font-weight:bold;
	margin-right:30px;
}	
.mitu li:nth-child(2){	
	font-size:180%;
	font-weight:300;
	font-family: 'Zen Maru Gothic', sans-serif;
}
.mitu li ruby rt{
	font-size:26%;	
}	

.faq{
	text-align: left;
	padding: 10px 0 20px;
	margin:0 20px 20px 20px;
	border-bottom:1px dashed #c8bc86;
}
.faq li:nth-child(1){
	display: block;
	font-weight:bold;
	position: relative;
	padding-left:40px;
	margin-bottom:20px;
}
.faq li:nth-child(1)::before{
	position:absolute;
	top:-14px;
	left:0;
	content:"Q";
	font-size:180%;
	color:#c8bc86;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight:bold;
}	
.faq li:nth-child(2){
	display: block;
	padding-left:40px;
	font-size:110%;
}
.bowk{
	border:5px solid #e9e3cd;
	text-align:left;
	padding:33px;
	margin:45px auto 0 auto;
}
.txt10{
	color:#736742;
	font-weight:bold;
	margin-bottom:20px;
}	
.txt11{
	font-size:110%;	
}
footer{
	background:#e9e3cd;
	padding:30px 0;
}
.footerad{
	list-style:none;
	display:block;
	box-sizing: border-box;
	margin:0 auto;
	padding:0;
	width:100%;
	text-align:left;
	font-size:100%;
	line-height:1.4;
	color:#333;
}
.footerad li:nth-child(1){
	width:100%;	
}
.footerad li:nth-child(2){
	text-align:center;
	margin:10px 0 0 0;
}

.footerad li:nth-child(2) img{
	width:90%;
}
.add{
	margin:10px 0;
	padding:0 2%;
}
.txt12{
	background:#736742;
	color:#fff;
	text-align:center;
	padding:5px 0;
}
.txt13{
	font-weight:bold;
	text-align:right;
	width:100px;
	display: inline-block;
}
.txt14{
	margin-left:10px;	
}
.ren{
	list-style:none;
	display: block;
	box-sizing: border-box;
	padding:0 2%;
}
.renbox{
	margin:0;	
}
.ren img{
	width:20%;
	margin:5px;
}

@media screen and (min-width:1023px){
body{
	font-size:18px;
	line-height: 1.9;
	color:#333;
}
.main{
	width:100%;
	background:url("../img/mvbg.png")no-repeat right center;
	background-size:cover;
	height:670px;
	padding:10px 0 30px 0;
}
.maincp{
	width:1080px;
	margin:0 auto;
	text-align:left;
}
.cp1{
	text-align:right;
	margin-right:20px;
	color:#7d754a;
}
.cp1a{
	font-size:15px;
	margin-right:6px;
}
.cp1b{
	font-size:27px;
}
.cp1b ruby rt{
	font-size:35%;	
}
.cp2{
	font-size:25px;
	margin-bottom:0px;
}
.cp3{
	display:inline-block;
	padding:0 20px;
	background:	#8ab84b;
	color:#fff;
	font-size:23px;
	margin-bottom:1px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.cp4{
	display:inline-block;
	padding:0 20px;
	background:	#8ab84b;
	color:#fff;
	font-size:33px;
	margin-bottom:30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.cp5{
	font-size:22px;
	line-height:1.6;
}
.cp6{
	font-size:22px;
	margin:20px 0;
}
.cp7{
	color:#7d754a;
	font-size:25px;
	padding:10px 0;
	display:inline-block;
	border-top:1px solid #7d754a;
	border-bottom:1px solid #7d754a;
}
h1{
	font-weight:normal;
	padding:0;
	margin:0;
	font-size:100%;
}
#contents {
  width:56%;
  font-size:18px;
 margin:57px auto 90px auto;
	box-sizing: border-box;
	padding:0 1%;
}
/*こんな悩み*/
.naya1{
	font-size:32px;	
	position: relative;
	padding:35px 45px;
	width:550px;
	margin:0 auto;
}
.naya1::before{
content: '';
  position: absolute;
  top: 50%;
  left:0;
  display: inline-block;
  width: 95px;
  height: 2px;
  background:#8ab84b;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);	
}
.naya1::after{
content: '';
  position: absolute;
  top: 50%;
  right:0;
  display: inline-block;
  width: 95px;
  height: 2px;
  background:#8ab84b;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);		
}
	
.naya2{
	font-weight:bold;	
}
.naya2 span{
	position: relative;	
}
.naya2 span::before {
  content: " ・";       
  position: absolute; 
  top: -60px;       
  left: -10px;
 color:#8ab84b;
font-size:160%;
}
	
.contit1{
	margin-bottom:40px;
	padding:0;
}
.contit2{
	margin-bottom:78px;
	padding:0;
}	

.nayami{
	list-style:none;
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	box-sizing: border-box;
	justify-content:center;
	line-height: 1.2;
	width:940px;
	padding:0;
	margin:0 auto 20px auto;
}
.nayami li{
	text-align:center;
	border:3px solid #dbd0ac;
	border-radius:5px;
	/*
	width:33.3%;
	*/
	font-size:20px;
	margin:0;
}
.box1{
	padding:30px 0;
	height:47px;
	width:31.5%;
}
.box2{
	padding:35px 0;
	height:30px;
	width:31.5%;
}
.nayami li:nth-child(2){
	margin:0 15px;	
}
.sp1{
	color:#8ab84b;
	font-size:20px;
	font-weight:bold;
}
.pt1{
  position: relative;
  padding:16px 0;
  background-color: #8ab84b;
  border-radius:100px;
	color:#fff;
	font-size:30px;
	font-weight:normal;
	margin:0 auto 42px auto;
	display:block;
	width:97%;
}
.pt1::after {
  position: absolute;
  top: 100%;
  left:47%;
  content: '';
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-top: 22px solid #8ab84b;
}
.txt1{
	font-size:18px;	
}
.button{
	list-style:none;
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	box-sizing: border-box;
	justify-content:center;
	margin:30px auto;
	padding:0;
	width:85%;
}
.button li{
	width:45%;
}
.button li:nth-child(1) {
	background:#f08a87;
	color:#fff;
	border-radius:8px;
	padding:20px 14px;
	margin:0 10px 0 0;
	line-height: 1.5;
}
	
.button li:nth-child(2) {
	background:#33aca3;
	color:#fff;
	border-radius:8px;
	padding:20px 14px;
	margin:0 0 0 10px;
	line-height: 1.5;
}
.txt2{
	font-size:20px;
	font-weight:600;
}
h2{
	font-size:26px;
	font-weight:bold;
	color:#f08a87;
	border-top:1px solid #f08a87;
	border-bottom:1px solid #f08a87;
	padding:22px 0;
	margin-bottom:35px;
}
h3{
	font-size:26px;
	font-weight:bold;
	color:#33aca3;
	border-top:1px solid #33aca3;
	border-bottom:1px solid #33aca3;
	padding:22px 0;
	margin:83px auto 35px auto;
}
h4{
	font-size:35px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:normal;
	position: relative;
	display: inline-block;
	margin-bottom:40px;
}
h4::before{
content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 100px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background:#8ab84b;	
}

.pt2{
	font-size:26px;
	font-weight:600;
	text-align:left;
	position: relative;
	padding-left:30px;
}
.pt2::before{
	position: absolute;
	top:3px;
	left:0;
	content:url("../img/point2.png");
}
.pt3{
	font-size:26px;
	font-weight:600;
	text-align:left;
	position: relative;
	padding-left:30px;
}
.pt3::before{
	position: absolute;
	top:3px;
	left:0;
	content:url("../img/point3.png");
}
.txt3{
	text-align:left;		
}	
.proj,.proj2{
	list-style:none;
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	box-sizing: border-box;
	justify-content:center;
	margin:25px auto;
	padding:0 0 20px 0;
	width:100%;
	border-bottom:1px dashed #c8bc86;
}
.proj li,.proj2 li{
	text-align:left;	
	display:block;
}
.proj li:nth-child(1){
	width:10%;
	padding:0px 15px;
	color:#f08a86;
	font-size:70px;
	vertical-align: top;
	font-family: 'Zen Maru Gothic', sans-serif;
}		
.proj li:nth-child(2){
	width:90%;
	padding:10px 25px 10px 25px;
	border-left:1px solid #f08a87;
}
.proj2 li:nth-child(1){
	width:10%;
	padding:0px 15px;
	color:#33aca3;
	font-size:70px;
	vertical-align: top;
	font-family: 'Zen Maru Gothic', sans-serif;
}		
.proj2 li:nth-child(2){
	width:90%;
	padding:10px 25px 10px 25px;
	border-left:1px solid #33aca3;
}	
	
.txt4{
	text-align:left;
	font-size:16px;
}
.txt5{
	font-size:22px;
	color:#f08a87;	
	margin-bottom:20px;
	font-weight:600;
}
.txt6{
	font-size:22px;
	color:#33aca3;	
	margin-bottom:20px;
	font-weight:600;
}	
.mitumori{
	background:url("../img/uketukebg.png")no-repeat left top;
	background-size:cover;
	text-align:left;
	color:#fff;
	padding:25px 30px;
	margin:80px auto 100px auto;
	width:95%;
}	
.txt7{
	font-size:35px;
	border-left:4px solid #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:0 0 0 15px;
	margin-bottom:24px;
}
.txt8{	
	font-weight:bold;
	margin-bottom:24px;
}
.txt9{
	border-bottom:1px solid #fff;
	padding-bottom:15px;
	margin-bottom:15px;
}
.mitu{
	list-style:none;
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	box-sizing: border-box;
	justify-content:space-between;
	margin:0;
	padding:0;
}
.mitu li:nth-child(1){	
	font-size:16px;
	font-weight:bold;
	margin-right:10px;
	width:60%;
}	
.mitu li:nth-child(2){	
	font-size:49px;
	font-weight:300;
	font-family: 'Zen Maru Gothic', sans-serif;
}
.mitu li ruby rt{
	font-size:30%;	
}	

	
.faq{
	text-align: left;
	padding: 10px 0 20px;
	margin:0 20px 20px 20px;
	border-bottom:1px dashed #c8bc86;
}
.faq li:nth-child(1){
	display: block;
	font-weight:bold;
	position: relative;
	padding-left:40px;
	margin-bottom:20px;
}
.faq li:nth-child(1)::before{
	position:absolute;
	top:-25px;
	left:0;
	content:"Q";
	font-size:40px;
	color:#c8bc86;
	font-family: 'Zen Maru Gothic', sans-serif;
}	
.faq li:nth-child(2){
	display: block;
	padding-left:40px;
	font-size:16px;
}
.bowk{
	border:5px solid #e9e3cd;
	text-align:left;
	padding:33px;
	margin:45px auto 0 auto;
}
.txt10{
	color:#736742;
	font-weight:bold;
	margin-bottom:20px;
}	
.txt11{
	font-size:16px;	
}
footer{
	background:#e9e3cd;
	padding:60px 0;
}
.footerad{
	list-style:none;
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	box-sizing: border-box;
	justify-content:space-between;
	margin:0 auto;
	padding:0;
	width:1080px;
	text-align:left;
	font-size:14px;
	line-height:1.4;
	color:#333;
}
.footerad li:nth-child(1){
	width:68%;	
}
.footerad li:nth-child(2) img{
	width:85%;
}
.add{
	margin:10px 0;
	padding:0;
}
.txt12{
	background:#736742;
	color:#fff;
	text-align:center;
	padding:5px 0;
}
.txt13{
	font-weight:bold;
	text-align:right;
	width:100px;
	display: inline-block;
}
.txt14{
	margin-left:10px;	
}
.ren{
	list-style:none;
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	box-sizing: border-box;
	justify-content:space-between;
	padding:0;
}
.renbox{
	margin:0 10px 0 0;	
}
.ren img{
	width:85%;
	margin:0;
}
}

@media screen and (min-width:768px) and (max-width:1024px){
  #contents {
   width:95%; 
  }
.nayami{
	list-style:none;
	display:block;
	box-sizing: border-box;
	justify-content:center;
	line-height: 1.2;
	width:100%;
	padding:0;
	margin:0 auto 20px auto;
}
.nayami li{
	text-align:center;
	border:3px solid #dbd0ac;
	border-radius:5px;
	font-size:15px;
	margin:0 auto 5px auto;
	width:100%;
}
	
}


@media screen and (max-width:768px){
  #contents {
    width:95%;
  }
.main{
	width:100%;
	}
.nayami{
	list-style:none;
	display:block;
	box-sizing: border-box;
	justify-content:center;
	line-height: 1.2;
	width:100%;
	padding:0;
	margin:0 auto;
}

.nayami li{
	text-align:center;
	border:3px solid #dbd0ac;
	border-radius:5px;
	font-size:120%;
	margin:0 auto 5px auto;
	width:100%
}
.box1{
	padding:20px 0;
	height:47px;
}
.box2{
	padding:30px 0;
	height:27px;
}
.nayami li:nth-child(2){
	margin:0 auto 5px auto;	
}
.sp1{
	color:#8ab84b;
	font-size:20px;
	font-weight:bold;
}
.pt1{
  position: relative;
  padding:16px 0;
  background-color: #8ab84b;
  border-radius:100px;
	color:#fff;
	font-size:140%;
	font-weight:normal;
	margin:0 auto 42px auto;
	display:block;
	width:95%;
}
.pt1::after {
  position: absolute;
  top: 100%;
  left:44%;
  content: '';
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-top: 22px solid #8ab84b;
}
.txt1{
	font-size:120%;	
}
.button{
	list-style:none;
	display:block;
	box-sizing: border-box;
	justify-content:flex-start;
	margin:5 auto;
	padding:0;
	width:90%;
}

.button li:nth-child(1) {
	background:#f08a87;
	color:#fff;
	border-radius:8px;
	padding:20px 14px;
	margin:10px;
	line-height: 1.5;
}
	
.button li:nth-child(2) {
	background:#33aca3;
	color:#fff;
	border-radius:8px;
	padding:20px 14px;
	margin:10px;
	line-height: 1.5;
}
.txt2{
	font-size:110%;
	font-weight:600;
}

h2{
	font-size:120%;
	font-weight:bold;
	color:#f08a87;
	border-top:1px solid #f08a87;
	border-bottom:1px solid #f08a87;
	padding:22px 0;
	margin-bottom:15px;
}
h3{
	font-size:120%;
	font-weight:bold;
	color:#33aca3;
	border-top:1px solid #33aca3;
	border-bottom:1px solid #33aca3;
	padding:22px 0;
	margin:40px auto 15px auto;
}
h4{
	font-size:190%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:normal;
	position: relative;
	display: inline-block;
	margin-bottom:40px;
}
h4::before{
content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 100px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background:#8ab84b;	
}

.pt2{
	font-size:160%;
	font-weight:600;
	text-align:left;
	position: relative;
	padding-left:30px;
	margin-bottom:20px;
}
.pt2::before{
	position: absolute;
	top:3px;
	left:0;
	content:url("../img/point2.png");
}
.pt3{
	font-size:160%;
	font-weight:600;
	text-align:left;
	position: relative;
	padding-left:30px;
	margin-bottom:20px;
}
.pt3::before{
	position: absolute;
	top:3px;
	left:0;
	content:url("../img/point3.png");
}
.txt3{
	text-align:left;		
}	
.proj,.proj2{
	list-style:none;
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	box-sizing: border-box;
	justify-content:center;
	margin:20px auto;
	padding:0 0 20px 0;
	width:95%;
	border-bottom:1px dashed #c8bc86;
}
.proj li,.proj2 li{
	text-align:left;	
	display:block;
}
.proj li:nth-child(1){
	width:12%;
	padding:0px 10px;
	color:#f08a86;
	font-size:350%;
	vertical-align: top;
	font-family: 'Zen Maru Gothic', sans-serif;
}		
.proj li:nth-child(2){
	width:78%;
	padding:10px 25px 10px 25px;
	border-left:1px solid #f08a87;
}
.proj2 li:nth-child(1){
	width:12%;
	padding:0px 10px;
	color:#33aca3;
	font-size:350%;
	vertical-align: top;
	font-family: 'Zen Maru Gothic', sans-serif;
}		
.proj2 li:nth-child(2){
	width:78%;
	padding:10px 25px 10px 25px;
	border-left:1px solid #33aca3;
}	
	
.txt4{
	text-align:left;
	font-size:110%;
}
.txt5{
	font-size:140%;
	color:#f08a87;	
	margin-bottom:20px;
	font-weight:600;
}
.txt6{
	font-size:140%;
	color:#33aca3;	
	margin-bottom:20px;
	font-weight:600;
}	
.mitumori{
	background:url("../img/uketukebg.png")no-repeat right top;
	background-size:cover;
	text-align:left;
	color:#fff;
	padding:25px 30px;
	margin:40px auto 20px auto;
	width:85%;
}	
.txt7{
	font-size:170%;
	border-left:4px solid #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:0 0 0 15px;
	margin-bottom:24px;
}
.txt8{	
	font-weight:bold;
	margin-bottom:24px;
}
.txt9{
	border-bottom:1px solid #fff;
	padding-bottom:15px;
	margin-bottom:15px;
}
.mitu{
	list-style:none;
	display:block;
	box-sizing: border-box;
	margin:0;
	padding:0;
}
.mitu li:nth-child(1){	
	font-size:110%;
	font-weight:bold;
	margin-right:30px;
}	
.mitu li:nth-child(2){	
	font-size:180%;
	font-weight:300;
	font-family: 'Zen Maru Gothic', sans-serif;
}
.faq{
	text-align: left;
	padding: 10px 0 20px;
	margin:0 20px 20px 20px;
	border-bottom:1px dashed #c8bc86;
}
.faq li:nth-child(1){
	display: block;
	font-weight:bold;
	position: relative;
	padding-left:40px;
	margin-bottom:20px;
}
.faq li:nth-child(1)::before{
	position:absolute;
	top:-14px;
	left:0;
	content:"Q";
	font-size:180%;
	color:#c8bc86;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight:bold;
}	
.faq li:nth-child(2){
	display: block;
	padding-left:40px;
	font-size:110%;
}
.bowk{
	border:5px solid #e9e3cd;
	text-align:left;
	padding:33px;
	margin:45px auto 0 auto;
}
.txt10{
	color:#736742;
	font-weight:bold;
	margin-bottom:20px;
}	
.txt11{
	font-size:110%;	
}
footer{
	background:#e9e3cd;
	padding:30px 0;
}
.footerad{
	list-style:none;
	display:block;
	box-sizing: border-box;
	margin:0 auto;
	padding:0;
	width:100%;
	text-align:left;
	font-size:100%;
	line-height:1.4;
	color:#333;
}
.footerad li:nth-child(1){
	width:100%;	
}
.footerad li:nth-child(2){
	text-align:center;
	margin:10px 0 0 0;
}

.footerad li:nth-child(2) img{
	width:90%;
}
.add{
	margin:10px 0;
	padding:0 2%;
}
.txt12{
	background:#736742;
	color:#fff;
	text-align:center;
	padding:5px 0;
}
.txt13{
	font-weight:bold;
	text-align:right;
	width:100px;
	display: inline-block;
}
.txt14{
	margin-left:10px;	
}
.ren{
	list-style:none;
	display: block;
	box-sizing: border-box;
	padding:0 2%;
}
.renbox{
	margin:0;	
}
.ren img{
	width:20%;
	margin:5px;
}

}


