@charset "utf-8";

html{
}
body{
	line-height: 1.6rem;
	min-width: 1000px;
font-family: Yu Gothic, sans-serif;
	font-weight: 300;
	background-image: url("../images/bg.jpg");
	background-repeat:repeat-x;
}

.inner{
	max-width: 1000px;
	margin: 0 auto;
}

.inner-center{
		max-width: 1000px;
 text-align: center;
	margin: 0 auto;
}

.ttl01{
  position: relative;
  padding: 0.7em;
  background: #ff80ba;
  color: white;
	font-size: 1.35em;
font-weight: 500;
}

.ttl01::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #9f5275;
}


.sp{
	display: none;
}

.pc{
	display: block;
}

.marker {
    background: linear-gradient(transparent 60%,#fffc00 0);
	font-weight: 600;
}

/*-------------------------------------------

    Element

-------------------------------------------*/

header .inner h1 {
	font-size:140%;
	margin: 20px 0;
	font-weight: 600;
	text-align: center;
}

#fv{
	width: 100%;
}


#fv .inner100 {
    text-align: center;
    background-color: #4bd857;
}

#limit{
	background: #ff2954;
	padding: 20px 0;
	color:white;
	font-size:2em;
	line-height: 1.8em;
	text-align: center;
}

img.logo-sp {
		width:50%;
		height:auto;
	}

#contact-set
{
	text-align: center;
	width: 60%;
	margin: 0 auto;
	border: 6px solid #ff2954;
border-radius: 10px;
	margin-top: 70px;
}

.contact-set-inner {
	padding:20px;
	text-align: left;
	}

.contact-set-inner p {
		color:#ff2954;

	}

#contact-set img {
 
	width:70%;
	text-align: center;
	height:auto;
	}

#contact-set h2{
    margin: 0;
    padding: 10px 5px;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
	line-height: 2rem;
    font-weight: 600;
    background: #ff2954;
	letter-spacing: 0.05em;
}

.counseling-att {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
	background-color: antiquewhite;
	width: 94%;
	margin: 0 auto;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 20px;
}

#contact-set h3 {
background-color: #ff2954;
    padding: 20px 0;
}

#contact-set h3 .text70
{
	font-size:0.7em;
}

.telno {
	font-size:2.5em;
	letter-spacing: 0.03em;
		margin: 30px 0 20px ;
	    font-weight: 500;

}

.telno span {
	font-size:50%;
}

.telno span.sodan {
	font-size:35%;
}


#about {
		padding: 90px 20px 0;

}

#about ul {
	margin: 40px 0 0;
	display: flex;
    align-items: center;
}

#about ul li {
		text-align: left;

}

#about ul li span {
	display: inline-block;
	font-size: 1.2em;
	color:#ff2954;
	margin-top: 10px;
    font-weight: 600;
}

#about ul li:nth-of-type(1){
	width: 28%;
}
	
#about ul li:nth-of-type(2){
	width: 72%;
}

#recommend
{
	padding: 90px 20px 0;

}

#recommend ul {
	margin: 40px 0 0;
}

#recommend ul li {
	position: relative;
padding: 0.5em 0.5em 1em 2.5em;
line-height: 1.4;
text-align: left;
list-style: none;
font-weight: 500;
font-size: 1.1rem;
}
#recommend ul li::before{
font-family: "Font Awesome 5 Free";
content: "\f14a";
font-weight: 900;
position: absolute;
font-size: 1.5em;
left: 0.25em;
top:0.1em;
color: #ff2954;
}

#point{
	padding: 90px 20px 0;
}

#point ul {
	margin: 40px 0 0;
	display: flex;
    align-items: center;
}

#point ul li {
		text-align: left;

}

#point ul li:nth-of-type(1){
	width: 28%;
}
	
#point ul li:nth-of-type(2){
	width: 72%;
}

.point-count {
	display: inline-block;
	font-family: "Times New Roman", Times, "serif";
	font-size: 2em;
	color:#999;
	margin-bottom: 20px;
}

.point-ttl {
	display: inline-block;
	font-size: 1.6em;
	color:#ff2954;
	margin-bottom: 20px;
	font-weight: 600;
}

#intro{
		padding: 90px 20px 0;

}

#intro ul {
	margin: 40px 0 0;
	display: flex;
    align-items: top;
}

#intro ul li {
		text-align: left;

}

#intro ul li:nth-of-type(1){
	width: 40%;
}
	
#intro ul li:nth-of-type(2){
	width: 60%;
}

#intro table tr td {
	padding:5px 10px;
}

#new-info {
	padding: 90px 20px 0;
}

#new-info ul {
	margin: 40px 0 0;
	display: flex;
	align-items: top;
    flex-wrap: wrap;
    justify-content: space-between;
}



#new-info ul li {
	width: 23%;
	text-align: left;
	font-size:0.8em;
	line-height: 1.5em;

}
	
#new-info ul li img {
	width:100%;
	height: auto;
margin-bottom: 15px;
}

#new-info .new-info-botan {
	width:300px;
	margin:0 auto;
	background-color:#37D4FF;
	text-align: center;
	padding: 10px 5px;
	color: white;
	border-radius: 4px;
	font-size:110%;
	line-height: 140%;
	margin-top: 30px;
	font-weight: 600;

}

#new-info .new-info-botan a {
	color:white;
}

#result{
	padding: 90px 20px 0;
}

#result .ba_box {
	display: flex;
flex-wrap: wrap;
justify-content: space-between;

}

#result .ba_box h3 {
	color:#ff2954;
	margin: 15px 0;
	font-size:1.2em;
	font-weight: 500;
}

#result .ba_box .ba_box_inner {
	width: calc(48% - 30px);
margin: 40px 0 0;
	    padding: 0.5em 1em 0;
    background: white;
    border-top: solid 5px #ff2954;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

#result .ba_box .ba_box_inner ul {
		display: flex;
    align-items: top;
}

#result .ba_box .ba_box_inner ul li p {
	display: inline-block;
	font-size:0.85em;
	margin-top: 10px;
}

#result .ba_box .ba_box_inner ul li:nth-of-type(1) {
	width: 50%;
	margin-right: 10px;
}

#result .ba_box .ba_box_inner ul li:nth-of-type(2) {
	width: 50%;
}

.ba_table {
border-collapse: collapse;
border-spacing: 0;
font-size: 0.85em;
background-color: beige;
padding: 10px;
border: 10px solid beige;
margin: 10px 0 0;
	}

.ba_table td {
padding: 0 5px;
	}



#flow{
	padding: 90px 20px 0;
}

#flow ul {
	margin: 40px 0 0;
	display: flex;
}

#flow ul li {
		text-align: left;

}

#flow ul li:nth-of-type(1){
	width: 34%;
}
	
#flow ul li:nth-of-type(2){
	width: 66%;
}



#store{
	padding: 90px 20px 0;
}

.store_box{
margin: 40px 0 0;
}

.store_box dl{
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding: 0 0 40px;
	margin: 0 0 40px;
	border-bottom: dashed 1px #fbe8f1; 
	text-align: left;
}
.store_box:last-child dl{
	padding: 0 0;
	margin: 0 0;
	border-bottom: none;
}
.store_box dt{
	width: 50%;
	padding-left: 30px;
}
.store_box dd{
	width: 50%;
}
.store_box dt b{
	font-size: 1.4rem;
		line-height: 1.8;
	color: #ff2954;
	display: block;
	margin: 0 0 10px;
}

.store_box dt ul{
	display: flex;
	margin: 30px 0;
}
.store_box dt ul li{
	margin: 0 10px 0 0;
}

.store_box img.shop-info {
	width:70%;
}

#contact .contact_box{
margin: 40px 0 0;
}


#faq{
	padding: 90px 20px;
}
#faq dl{
	border-bottom: solid 1px #f7cbd6;
}
#faq dl dt{
	padding: 30px 0 30px 30px;
    color: #ff2954;
	position: relative;
	font-weight: 600;
	font-size:1.2em;
}


#faq dl dd{
    padding: 0px 30px 30px 60px;
    display: none;
}

#voice {
	padding: 90px 20px;
}

#voice h3 {
	color:#ff2954;
	font-size:110%;
	padding: 15px 0;
}
#voice ul {
	margin-top: 40px;
}
#voice ul li {
    width: 30%;
    list-style: none;
    display: inline-block;
    margin: 0 20px 40px 0;
	  vertical-align: top;
}
#voice ul li img {
height:auto;
}



footer{
	background: #ffa8cf;
	padding: 30px 20px;
	text-align: right;
	font-size:0.9em;
}


#fixed{
    position: fixed;
    bottom: 0;
    background: #ccc;
    padding: 20px 10px;
    z-index: 100;
    box-sizing: border-box;
    width: 100%;
	color:white;
}
#fixed ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#fixed ul li{
	width: 33.33333%;
}

#fixed ul li a{
	transition: .3s all;
}
#fixed ul li a:hover{
	opacity: 0.8;
}
.line {
	width:60%;
	margin:0 auto;
	background-color: #00B900;
	text-align: center;
	padding: 20px 5px;
	color: white;
	border-radius: 8px;
	font-size:120%;
	line-height: 140%;
	margin-bottom: 15px;
	font-weight: 600;
	display: inline-block;
  　text-decoration: none;
   border-bottom: solid 4px #999;
}

.tel {
	width:60%;
	margin:0 auto;
	background-color: #ff2954;
	text-align: center;
	padding: 20px 5px;
	color: white;
	border-radius: 8px;
	font-size:120%;
	line-height: 140%;
	margin-bottom: 15px;
	font-weight: 600;
	display: inline-block;
  　text-decoration: none;
   border-bottom: solid 4px #999;
}
.mail {
	width:60%;
	margin:0 auto;
	background-color: #f7a039;
	text-align: center;
	padding: 20px 5px;
	color: white;
	border-radius: 8px;
	font-size:120%;
	line-height: 140%;
	margin-bottom: 30px;
	font-weight: 600;
	display: inline-block;
  　text-decoration: none;
   border-bottom: solid 4px #999;
}


.mail a {
	color: white;
}

/*-------------------------------------------------------------------------------------------------------
mobile
---------------------------------------------------------------------------------------------------------*/

@media screen and (min-width:320px) and ( max-width: 767px) {
body{
	min-width: 100%;
}

.inner{
	max-width: 1000px;
	margin: 0 auto;
}



.pc{
	display: none;
}
.sp{
	display: block;
}


/*-------------------------------------------

    Element

-------------------------------------------*/

#header-bar {
	display: none;
}
	
	
header .inner h1 {
	font-size:1.2em;
}
	
#fv{
	background-image: none;
    height: auto;
}
	
#limit{
	font-size:1.2em;
	line-height: 1.2em;
}

img.logo-sp {
		width:85%;
		height:auto;
	}
#contact-set
{
width: 90%;
margin-top: 30px;

}

	#contact-set img {
	width:90%;
	}
#contact-set h2{
font-size: 1.2rem;
line-height: 1.6rem;
}
	
	.counseling-att {
	width: 85%;
}
	
	.telno {
	font-size:180%;
		margin: 20px 0;
}
	
	#contact-set h3 {
	font-size: 1.2rem;

}


#about ul {
	margin: 40px 0 0;
	display: block;
    align-items: center;
}



#about ul li:nth-of-type(1){
	width: 100%;
	text-align: center;
}
	
#about ul li:nth-of-type(2){
	width: 100%;
		margin-top: 20px;

}



#point {
	padding: 90px 20px 0;
}

#point ul {
	display: block;
}



#point ul li:nth-of-type(1){
	width: 100%;
	text-align: center;
}
	
#point ul li:nth-of-type(2){
	width: 100%;
}

.point-ttl {
font-size:1.3em;
	font-weight: 600;
	}

#intro ul {
	display: block;
}



#intro ul li:nth-of-type(1){
	width: 100%;
	text-align: center;
}
	
#intro ul li:nth-of-type(2){
	width: 100%;
	margin-top: 20px;
}



#new-info ul li {
	width: 48%;
	margin-bottom: 20px;
}
	

#new-info .new-info-botan {
	width:50%;
 font-size:80%;
}

#result .ba_box {
	display: block;


}

#result .ba_box h3 {
	color:#ff2954;
	margin: 15px 0;
	font-size:1.2em;
	font-weight: 600;
}

#result .ba_box .ba_box_inner {
	width: calc(100% - 30px);
margin: 40px 0 0;
	    padding: 0.5em 1em 0;
    background: white;
    border-top: solid 5px #ff2954;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

#result .ba_box .ba_box_inner ul {
		display: block;
    align-items: top;
}

#result .ba_box .ba_box_inner ul li p {
	display: inline-block;
	font-size:0.85em;
	margin-top: 10px;
}

#result .ba_box .ba_box_inner ul li:nth-of-type(1) {
	width: 100%;
}

#result .ba_box .ba_box_inner ul li:nth-of-type(2) {
	width: 100%;
	margin-top: 20px;
}

.ba_table {
border-collapse: collapse;
border-spacing: 0;
font-size: 0.85em;
background-color: beige;
padding: 10px;
border: 10px solid beige;
margin: 10px 0 0;
	}

.ba_table td {
padding: 0 5px;
	}
	

#flow ul {
	display:block;
}


#flow ul li:nth-of-type(1){
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
	
#flow ul li:nth-of-type(2){
	width: 100%;
}




.store_box dl{
	display: block;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding: 0 0 40px;
	margin: 0 0 40px;
	border-bottom: dashed 1px #fbe8f1; 
	text-align: left;
}
.store_box:last-child dl{
	padding: 0 0;
	margin: 0 0;
	border-bottom: none;
}
.store_box dt{
	width: 100%;
	padding-left: 0px;
	margin-bottom: 30px;
}
.store_box dd{
	width: 100%;
}
.store_box dt b{
	font-size: 1.4rem;
		line-height: 1.5em;
	color: #ff2954;
	display: block;
	margin: 0 0 10px;
}

.store_box dt ul{
	display: flex;
	margin: 30px 0;
}
.store_box dt ul li{
	margin: 0 10px 0 0;
}

.store_box img.shop-info {
	width:70%;
}

#voice ul li {
    width: 100%;
}
#voice ul li img {
height:auto;
}
	
#faq dl dt{
	padding: 30px 0 30px 0px;
}


#faq dl dd{
    padding: 0px 0px 30px 0px;

}
	

#fixed{
    position: fixed;
    bottom: 0;
    padding: 10px 10px;
    z-index: 100;
    box-sizing: border-box;
    width: 100%;
}
#fixed ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
#fixed ul li{
	width: 33.33333%;
}

#fixed ul li:nth-of-type(1){
	width: 28%;
}
	
	#fixed ul li:nth-of-type(2){
	width: 28%;
}
	
	#fixed ul li:nth-of-type(3){
	width: 44%;
}
#fixed ul li a{
	transition: .3s all;
}
#fixed ul li a:hover{
	opacity: 0.8;
}
	
.line, .tel, .mail {
	width:85%;
	text-align: center;
	padding: 10px 5px;
	color: white;
	border-radius: 4px;
	font-size:90%;
		font-weight: 600;
}

	#contact-set .line, #contact-set .tel, #contact-set .mail {
	font-size:1.2em;
}


}

