@charset "utf-8";
/*---------------------------------
リセットｃｓｓ
---------------------------------*/
  
*{
    padding: 0;
    margin: 0;
  }

html{
 font-size: 100%;
}
/*１６ｐｘのこと*/

body{
  color: #262626;
  font-family: Segoe UI, Segoe UI Midlevel, Segoe WP, Arial, Sans-Serif;
  overflow-x : hidden;
  -webkit-overflow-scrolling: touch;
  background-color: #ffffff
}

a{
 text-decoration: none;
}

p{
 font-size: 1rem;
 text-align: justify;

}

img{
 max-width: 100%;
}

li{
 list-style: none;
 font-size: 1.2rem;
}

.wrapper{
max-width: 1600px;
margin: 0 auto 130px auto;
font-size: 0.9rem;
padding: 0 4%;
}


.button {
    position: relative;
    display: inline-block;
    padding: 0.5em 2em;
    text-decoration: none;
    color: black;
    background: #CB5266;/*色*/
    border: solid 1px #CB5266;/*線色*/
    border-radius: 25px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    margin: 5px;
    font-size: 16px;
    
  }
  
  .button:active {
    /*押したとき*/
    border: solid 1px #ef6475;
    box-shadow: none;
    text-shadow: none;
    
  }
  .button:hover{
    opacity: 0.8;
  }

#hero .flex_a {
  display: flex;
}



.marquee{
   width: auto;
   font-size:10px;
   padding:1px 0px 1px 0px;
   color:#ffffff;
   background-color:#F1B0B2;
   text-align: center;
}
.marquee p{
  font-size: 10px;
  text-align: center;
}

.breadcrumbs {
	margin-top: 10px;
  font-size: 0.8rem;
}


h1 {
  color: #e4082d;

}

h3{
  padding: 0.5em;
  line-height: 1.5em;
  background: #faecee;
  margin-bottom: 5px;
  margin-top: 50px;
  padding: 10px;
  font-size: 17px;

}
strong {
  background-color: #ffff7f;

}
h3 img {
	width: 50px;
	height: 50px;
}
h4 {
	padding: 10px;
	margin-bottom: 10px;
  font-size: 18px;
}

h5 {
  font-size: 15px;
}


#hero .flex {
    display: flex;
    margin-top: 50px;
    margin-bottom: 30px;
}
#hero .box {
    margin: 0 20px 0 60px;
}
#hero .box_b {
  width: 400px;
  padding-left: 20px;
  margin-left: 20px;
}

#hero .hero_title2 {
    position: relative;
    padding: 0.5em;
    line-height: 1.5em;
    background: #faecee;
    border-left : solid 20px #ca7a87;
    margin-bottom: 5px;
    margin-top: 50px;
    padding: 10px;
    font-size: 17px;

}
#hero .text_p {
  margin-top: 20px;
}
#swelling .flex {
  margin: 0;
}

#hero .box .child_illust {
  width: 100px; 
}
.hero_button {
  text-align: right;
}
#hero .box .voice_foot_img {
  width:400px;
  height: auto;
}
#hero .box_a {
  margin: 0;
}
.note {
  text-align: right;
  margin-top: 50px;
}
.go_top_btn {
  text-align: right;
  margin-top: 100px;
}

.staff_p {
  margin-top: 50px;
  padding: 10px;
  border: solid 1px rgb(68, 68, 68);
  margin-bottom: 100px;
}
.staff_p p {
  font-size: 14px;
}

.category_button {
  position: relative;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
  color: white;
  background: #CB5266;/*色*/
  border: solid 1px #CB5266;/*線色*/
  border-radius: 25px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
  font-size: 0.7rem;
}

.category_btn {
  position: relative;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
  color: white;
  background: #52adcb;/*色*/
  border: solid 1px #52adcb;/*線色*/
  border-radius: 25px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
  font-size: 0.7rem;
  margin-bottom: 10px;
}
@media screen and (max-width:600px) {
main img {
		width: 100%;
		height: auto;
	}
h1 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 10px 10px 10px;
  }
h1 span {
	display: inline-block;
}
h2 {
  margin-top: 80px;
}
h3{
  display: inline-block;

}
h3 img {
	display: none;
}
h4 {
	margin-bottom: 5px;
  font-size: 15px;
}

.breadcrumbs {
	margin-top: 80px;
}
.breadcrumbs span{
  font-size: 0.7rem;
}

#hero .flex {
  flex-direction: column;
}

#hero .box {
    margin: 0;
}
#hero .box_b {
    width: 100%;
    padding-left: 0px;
}
#hero .box {
  margin-bottom: 0px;
}
#hero .hero_p {
  text-align: center;
  font-size: 20px;
}
#hero .hero_title3 {
  margin-top: 0;
}
.hero_button {
  text-align:center;
}
#swelling .box .swelling_illust {
  width: 200px;
  height: auto;
}

.note {
  margin: 30px 0;
}
}
 
#swelling .box img {
  width: 400px;
}


#menopause {
  margin-top: 110px;
}

@media screen and (max-width:600px) {
 
}






/*******************************************
  タイトル
*******************************************/

span {
  display: inline-block;
}

a{color:#333333;}
span a{color:#505930;}

@media screen and (max-width: 767px) {

  .photo_a img{
    width: 60%;
  }
  .semi_btm_sn {
    font-size: 22px;
    text-align: center;
  }
 
  a{
    font-size: 18px;
  }

}

 
/*---------------------------------
  トップへもどるボタン
---------------------------------*/
  
.go-top{
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 9999;
}
.go-top a{
  width: 50px;
  height: 50px;
  display: inline-block;
  background: #E94E66;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  color: black;
  text-decoration: none;
}
  
.go-top a:hover{
  opacity: 0.8;
}
  
@media screen and (max-width:600px) {
  
.go-top{
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  left: 10px;

}
}
