@charset"UTF-8";
html{
	height: 100%;
}
body{
	font: 15px "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","メイリオ","Meiryo",arial,"Osaka",Sans-Serif;
	width: 100%;
	height: 100%;
	color: #282828;
	line-height:1.9;
	letter-spacing:2px;
}
*{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.clear{
	clear:both;
}
.center{
	text-align: center;
}
.pc{
	display: none !important;
}
.wid100p-box{
	width: 100%;
}
.wid1200box{
	width: 88%;
	margin: 0 auto;
}
li{
	list-style: none;
}
img{
	vertical-align: bottom;
}
a{
	text-decoration: none;
	font-size: 14px;
	color: #edecec;
	transition: all ease 0.5s; 
}
a:hover{
	color: #8f8888;
}
.verticality-title{
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  font-size: 26px;
}
.sideways-title{
	font-weight: normal;
	font-family: 'Noto Serif JP', serif;
	font-size: 26px;
	text-align: center;
	letter-spacing:3px;
}
.horizontal-title{
	text-align: center;
	font-weight: normal;
	font-family: 'Noto Serif JP', serif;
  font-size: 270px;
}
.section-img{
	margin-top: 140px;
	max-width: 1080px;
	width: 90%;
}
.color-section-img{
	position: absolute;
	top: -350px;
}
.hamburger__icon, .hamburger__icon:before, .hamburger__icon:after{
	background: #69121c;
}
main{
	overflow: hidden;
	display: block;
}
header{
	position: relative;
	background: url(../images/top-main.jpg) center bottom 43px/cover no-repeat;
	height: 100vh;
}
header h1{
	width: 200px;
  margin:0px auto;
  padding-top:7px;
}
header h1 img{
	width: 100%;
}
header>div{
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin-top: -40px !important;
}
header .wid100p-box{
	width:88%;
	margin:0 auto;
}
header h2{
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	color: #69121c;
	font-size:18px;
	margin-bottom:40px;
	letter-spacing:2px;
	font-weight:normal;
	line-height: 55px;
}
nav{
/*
	position: absolute;
	bottom: 0;
	right: 0;
	width	:100%;
	background-color: rgba(255, 255, 255, 0.90);
	height: 0px;
*/
}
nav ul{
	max-width: 1000px;
	padding-top: 6px;
	margin:0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
     -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  top: -31px;
}
nav li{
	text-align: center;
	width: 290px;
}
nav li:nth-child(-n+4){
	display:none;
}
nav ul.newtype{
	display:none;
}
nav li a{
	color:#69121c;
	font-size: 18px;
	letter-spacing:3px;
	padding:5px 20px 3px;
}
nav li:last-child a{
	font-size: 12px;
	padding-top:0;
}
.navarea-consultation{
	float: left;
	padding-top: 3px;
}
.telnumber{
	font-size: 15px;
	text-align: right;
	padding-top: 3px;
}
.teltime{
	clear: both;
}
.teltime span{
  padding-left: 52px;
  position: relative;
  left: -8px;
}
nav li i{
	padding-right:3px;
}
.area-titlebox{
	margin:2px auto 60px;
	width:88%;
}
.area-titlebox>div .center{
	margin-bottom: 50px;
}
.area-titlebox h2{
	letter-spacing:4px;
	text-align:center;
	margin-bottom:30px;
}
.area-titlebox div{
	flex:1;
}
.area-titlebox p{
	font-size: 13px;
}
.area-titlebox h3{
	text-align:center;
	font-size:18px;
	margin-bottom:50px;
}
.nayamiarea{
	background:#f6f6f6;
	padding:60px 0 70px;
}
.nayamiarea h2{
	font-size:21px;
	margin:0 4%;
}
.memobox{
	width: 88%;
	margin: 46px auto 0px;
}
.memobox div{
	border-bottom: 1px dashed #69121c;
	font-size: 18px;
  letter-spacing: 3px;
  padding-left:47px;
  margin-top: 25px;
  position:relative;
}
.memobox div::before{
	font-family: "Font Awesome 5 Free"; 
	font-weight: 700; 
	content: "\f14a";
	position:absolute;
	top:19%;
	left:10px;
	color:#69121c;
	font-size:22px;
}
@media(min-width: 412px){
.memobox div:first-child::before{
	top: -3%;
}
}
.reason-area{
	margin: 60px auto 0;
	width: 88%; 
}
.reason-area h2{
	margin-bottom: 40px;
}
.reason-area dl:before{
	content: "";
	background: url(../images/reason-w1.svg) center center/60% no-repeat #ffffff;
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 40%;
	left: -25px;
	border-radius: 25px;
	border:1px solid #69121c;
}
.reason-area dl{
	position: relative;
	background-color: #69121c;
	width: 96%;
	border-radius: 10px;
	margin:0 auto 60px;
	line-height:1.7;
}
.reason-area dl:nth-of-type(2):before{
	background: url(../images/reason-w2.svg) center center/60% no-repeat #ffffff;
}
.reason-area dl:nth-of-type(3):before{
	background: url(../images/reason-w3.svg) center center/60% no-repeat #ffffff;
}
.reason-area dl:last-of-type:before{
	background: url(../images/reason-w4.svg) center center/60% no-repeat #ffffff;
}
.reason-area dl:nth-of-type(2):after{
	content:"";
	position:absolute;
	top:-100px;
	right:-30px;
	background: url(../images/reason1.png) ;
	background-size:110px;
	width: 110px;
	height:110px;
}
.reason-area dl:nth-of-type(3):after{
  content: "";
  position: absolute;
  top: -102px;
  left: -55px;
  background: url(../images/reason2.png);
  background-size: 100px;
  width: 100px;
  height: 100px;
}
.reason-area dl:last-of-type:after{
  content: "";
  position: absolute;
  top: -90px;
  right: -35px;
  background: url(../images/reason3.png) no-repeat;
  background-size: 100px;
  width: 110px;
  height: 100px;
}
.reason-area dt{
	font-size: 18px;
	font-weight: bold;
	color: #f6f6f6;
	text-align: center;
	padding: 18px 0 10px;
}
.reason-area dd{
  font-size: 14px;
  color: #f6f6f6;
  padding: 0px 18px 20px 35px;
}
.agreement-area{
	background: #f6f6f6;
	position: relative;
	padding:60px 0 20px;
	margin-top:90px;
}
.agreement-area h2{
	margin-bottom:40px;
}
.agreement-area .underline span{
	margin: 0 auto 40px;
	border-bottom: 2px solid #69121c;
}
.agreement-area-attention{
	margin: 15px 0 0;
  font-size: 16px;
  font-weight:bold;
  color:#69121c;
}
.agreement-area-iconbox{
	margin-top:80px;
}
.agreement-area-iconbox.newsec{
	margin-top:0px;
}
.agreement-area-iconbox>div{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 35px auto;
	text-align:center;
}
.agreement-area-iconbox>div dl{
	width:50%;
	border-right:1px dashed #727272;
	border-bottom:1px dashed #727272;
	padding:25px 13px;
}
.agreement-area-iconbox>div dl:nth-child(2n){
	margin-right:0;
	border-right:none;
}
.agreement-area-iconbox>div dl:nth-last-child(-n+2){
	border-bottom:none;
}
.agreement-area-iconbox dl img{
	width:86%;
	margin-bottom:13px;
}
.agreement-area-iconbox>div dl dt{
	font-size:17px;
	font-weight:bold;
	line-height:1.4;
	text-align:left;
	margin-bottom:15px;
	min-height:50px;
}
.agreement-area-iconbox>div dl:last-child dt{
	margin-bottom: 34px;
}
@media(max-width: 320px){
.agreement-area-iconbox>div dl:last-child dt{
	margin-bottom: 57px;
}
}
.agreement-area-iconbox>div dl dt span.number{
	font-size:1em;
	color:#5d5d5d;
	padding-right:5px;
	vertical-align: middle;
	display: inline-block;
	float:left;
	margin-top:2px;
}
.agreement-area-iconbox>div dl dt span.title{
	overflow:hidden;
	display:block;
}
.agreement-area-iconbox>div dl dd{
	font-size:14px;
}
.agreement-area-iconbox>div dl dd p{
	text-align: left;
	line-height: 1.4;
}
#plan{
	margin-top: 60px;
}
#plan h2{
	margin-bottom:40px;
}
.plan-fbox{
	margin: 30px auto 0;
	width:88%;
}
.plan-fbox li:first-child{
	position: relative
}
.support-circle{
  position: absolute;
  top: -20px;
  left: -37px;
  color: #fff;
  background: #d7cf30;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  line-height: 19px;
  padding-top: 22px;
}
.plan-fbox li{
	border: 2px solid #69121c;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.plan-fbox li h3{
	background:#69121c;
	color:#fff;
	padding:8px 0 6px;
}
.planboxtext{
	padding: 26px 10px 0;
  font-size: 14px;
}
.plan-fbox li .price{
	font-size:24px;
	font-weight:bold;
	color:#69121c;
	padding:27px 0 15px;
}
.plan-fbox li .price span{
	font-size:0.8em;
	padding-left:10px;
}
.plan-fbox li .free{
	border:2px solid #69121c;
	margin:0 auto 20px;
	width:80%;
	color:#69121c;
	font-weight:bold;
}
.plan-fbox li dl{
	width:80%;
	margin:40px auto;
}
.plan-fbox li dl dt{
	width: 40%;
  float: left;
  padding-top:5px;
}
.plan-fbox li dl dd{
	border-bottom:1px solid #000;
	margin-bottom:15px;
	font-weight:bold;
	font-size:20px;
}
.plan-fbox li dl dd:after {
  content: '';
  display: block;
  clear: both;
}
.planboxattention{
	padding: 0 15px 26px 20px;
  font-size: 13px;
  text-align: left !important;
}
.plan-area-attention{
	margin:20px auto 0;
	font-size:13px;
	font-weight:bold;
}
.q-a-area{
	background: #f6f6f6;
  margin-top: 120px;
  position: relative;
  padding:70px 0;
}
dl.q-a-area-qabox{
	margin-top:30px;
}
dl.q-a-area-qabox dl{
	line-height: 1.7;
}
dl.q-a-area-qabox dt{
	border-bottom:1px solid #69121c;
	padding:7px 5px 0px 40px;
	color:#69121c;
	font-weight:bold;
	font-size:16px;
	position:relative;
}
dl.q-a-area-qabox dt::before{
	content:"Q.";
	font-size:22px;
	padding-right:10px;
	position:absolute;
	top:5px;
	left:0;
}
dl.q-a-area-qabox dd{
	padding:16px 5px 5px 40px;
	margin-bottom:20px;
	font-size:14px;
	position:relative;
}
dl.q-a-area-qabox dd::before{
	content:"A.";
	font-size:22px;
	padding-right:10px;
	position:absolute;
	top:12px;
	left:2px;
	font-weight:bold;
}
.introduction-area-vtitle-pbox{
	margin: 0px auto 0;
}
.introimg{
	width:60%;
	margin:0 auto 20px;
}
.introduction-area-vtitle-pbox img{
	width:100%;
}
.overflow{
	overflow:hidden;
}
.introduction-area-vtitle-pbox h3{
	letter-spacing:7px;
	margin-bottom:12px;
	font-size:26px;
}
.introduction-area-vtitle-pbox h3 span{
	display:block;
	font-size:0.6em;
}
.introduction-area-vtitle-pbox .overflow p{
	font-size: 13px;
}
.introtext{
	margin-top:60px;
}
.introduction-area-message{
	text-align:center;
	font-size:22px;
}
.introduction-area-info{
	text-align:center;
	margin-top:30px;
	width: 100%;
	margin: 60px auto 100px;
}
.introduction-area-info img{
	width:100%;
	min-width: 100%;
}
.supporter-area{
	background: #f6f6f6;
	padding: 60px 0;
}
.supporter-area-inner{
	width: 88%;
	margin: 0 auto;
}
.supporter-area h2{
	font-size:19px;
}
.supporter-area ul{
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: center;
  -ms-flex-pack: center;
	justify-content: center;
}
.supporter{
  margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #bdbdbd;
}
.supporter p{
	font-size: 10px;
}
.supporter-area ul:last-child{
	border-bottom: none;
	padding-bottom: 0;
}
.supporter-area ul li{
	width: 48%;
	background: #fff;
	margin-right:4%;
	margin-bottom:13px;
	text-align: center;
}
.supporter-area ul li:nth-child(2n){
	margin-right:0;
}
.supporter-area ul li img{
	width: 100%;
}
.supporter-area-inner ul:nth-child(3) li img{
	width: 70%;
}
.supporter-area-inner ul:last-child li img{
	width: 50%;
}
.footunderarea{
	background:#efeaea;
	padding:20px 3% 10px;
}
.footunderarea h1{
	width:65%;
	margin:0 auto;
}
.footunderarea p.add{
	text-align:center;
	margin-top:20px;
	font-size:12px;
	margin-bottom:20px;
}
.footunderarea p.introduction-area-info{
	margin:0 0 30px;
}
.footunderarea p span{
	display:block;
	font-size:1.2em;
}
.copy{
	background:#69121c;
	text-align:center;
	color:#fff;
	font-size:13px;
	padding:6px 0 4px;
}



.footunderarea__contact__btn{
	margin-bottom: 40px;
}
.footunderarea__contact__btn a{
	display: block;
	width:90%;
	max-width: 450px;
	margin:7px auto;
	background:#69121c;
	color:#fff;
	text-align: center;
	padding:10px 0 8px;
	border-radius: 6px;
}








#contact{
	margin: 44px auto;
	width: 90%;
}
.formtitle {
	position: relative;
	display: inline-block;
	padding: 0 55px;
	font-size: 21px;
	font-weight: bold;
}
.formtitle:before,
.formtitle:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 50px;
	height: 1px;
	background-color: #666;
}
.formtitle:before {
	left: 0;
}
.formtitle:after {
	right: 0;
}
.form__line{
	margin-top: 13px;
}
.form__line__text{
	text-align: center;
}
.form__line__icon{
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.form__line__icon li{
	width:92px;
	text-align: center;
	margin: 0 8px;
}
.form__line__icon li img{
	width:100%;
}
.form__line__icon li a{
	text-decoration: underline;
	color:#1c1c1c;
}
.form-inner{
	width:92%;
	margin:16px auto 100px;
}
.form-title{
	font-size: 16px;
	line-height: 1.6;
}
.form-title span{
	font-size:0.8em;
	padding-left:5px;
	font-weight: bold;
	color:#69121c;
}
#input_form input, #input_form select {
	margin-bottom: 16px;
	display: block;
	width: 100%;
	height: 44px;
	font-size: 19px;
	padding: 0 7px 0;
	border: 1px solid #adadad;
	border-radius: 5px;
	background: #f7f7f7;
}
#input_form textarea {
	margin-top: 5px;
	display: block;
	width: 100%;
	height: 200px;
	border: 1px solid #adadad;
	border-radius: 5px;
	font-size: 19px;
	padding:8px;
	background: #f7f7f7;
}
.sendbutton{
	margin-top: 40px;
}
#input_form input[type="submit"] {
	margin: 0 auto;
	width: 300px;
	height: 100%;
	display: block;
	color: #fff;
	background: #69121c;
	border: none !important;
	transition: .3s;
	cursor: pointer;
	letter-spacing: 1px;
	padding: 15px 0 !important;
	font-size: 16px !important;
}
#subP{
	border-top: 7px solid #69121c;
}
#contact__flow{
	margin-top: 33px;
}
#contact__flow h1{
	width:60%;
	margin: 0 auto;
	max-width: 400px;
}
#contact__flow h1 img{
	width:100%;
}
#confirm{
	width:88%;
	margin:40px auto 120px;
}
#confirm h2{
	background: #eeeeee;
	padding:6px 0 4px 10px;
	font-size: 18px;
}
#complate{
	width:88%;
	margin:40px auto 120px;
}
#complate h2{
	background: #eeeeee;
	padding:6px 0 4px 10px;
	font-size: 18px;
}
table.confirmtable {
	width: 100%;
	margin: 20px auto 50px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
.confirmtable th {
	font-size: 15px;
	text-align: left;
	padding: 15px 20px 5px 20px;
	background: #fafafa;
	border-bottom: 1px solid #dadada;
	display: block;
	width:100%;
}
.confirmtable td {
	font-size: 15px;
	padding:7px 10px 18px 15px;
	display: block;
	width:100%;
}
.confilmbtn{
	margin-top: 5px;
	display: flex;
	flex-direction: column-reverse;
}
.confilmbtn .bac a{
	margin: 0 auto;
	color: #fff;
  display: block;
  background: #ababab;
  width: 70%;
  max-width:300px;
  padding: 15px 0 ;
	font-size: 16px ;
  transition: .3s;
  text-align: center;
  text-decoration: none;
	border: none;
  box-sizing: border-box;
  border-radius: 5px;
  margin-top:10px;
}
#input_form .confilmbtn .button input[type="submit"]{
	width: 70%;
  max-width:300px;
}
.bac2{
	margin:40px 0;
}
.bac2 a{
	display: block;
	background: none;
	border: 1px solid #171717;
  width: 250px;
  margin:0 auto;
  padding: 15px 0 ;
	font-size: 16px ;
	text-align: center;
	font-weight: bold;
	border-radius:6px;
	color:#171717;
}
.complete_p{
	text-align: center;
	font-weight: bold;
	margin-top: 25px;
}
.returnmailsec{
	border:4px solid #ebebeb;
	padding: 20px;
	margin-top: 20px;
	font-size:15px;
	letter-spacing:0;
}
.returnmailsec .title{
	font-size: 20px;
	font-weight: bold;
	text-align	:center;
	margin-bottom: 13px;
	color: #69121c;
}
.returnmailsec__note{
	margin-top: 15px;
	font-weight: bold;
}
.mailinfo{
	font-weight: bold;
	margin-top: 15px;
	color:#69121c;
	margin-bottom: 23px;
}


/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}