@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: 1400px;
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: 20px;
  font-size: 0.8rem;
}


#top ul {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0;
  width: 400px;
  margin: 0 auto;
}
#top ul li {
  position: relative;
  padding: 0.5em;
  line-height: 1.5em;
  background: #faecee;
  border-left : solid 35px #CB5266;
  margin-bottom: 5px;
}
#top ul li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -35px;
  width: 35px;
  height: 1em;
  line-height: 1;
  text-align: center;
}

h1 {
	padding: 30px;
  text-align: center;
  color: #e4082d;

}

#hero .hero_title{
  position: relative;
  padding: 0.5em;
  line-height: 1.5em;
  background: #fdd3da;
  border-left : solid 35px #CB5266;
  margin-bottom: 5px;
  margin-top: 50px;
  
}

h3{
  padding: 0.5em;
  line-height: 1.5em;
  background: #faecee;
  margin-bottom: 5px;
  margin-top: 50px;
  padding: 20px;
  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 img {
  width: 500px;
  height: auto;
  padding: 20px;
}
#hero .title_3 {
  margin-top: 0px;
}
#hero .box_b .hero_p {
    margin-top: 20px;
}
#hero .box .hero_illust {
    width: 400px;
    height: auto;
}
#swelling .flex {
  margin: 0;
}
.hero_button {
  text-align: right;
}
.box-a {
  margin-top: 100px;
}

.note {
  text-align: right;
}
.title_2 {
    margin-top: 80px;
}

#hero .box .swelling_illust {
  width: 700px;
  height: auto;
}
@media screen and (max-width:600px) {
main img {
		width: 100%;
		height: auto;
	}
h1 {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 0px;
    padding-bottom: 10px;
  }
h1 span {
	display: inline-block;
}
h3 img {
	display: none;
}
h2 span {
	display: inline-block;
}
h2 {
	text-align: center;
  
}
.title-h3 {
  padding: 0;
}
h4 {
	margin-bottom: 5px;
  font-size: 15px;
}
#hero .flex {
    flex-direction: column;
}
#hero .box img {
  width: 100%;
  padding: 0;
}
#hero .box {
  margin-bottom: 0px;
}
#hero h2 {
  margin: 0;
}

.hero_button {
  text-align:center;
}
#hero .box .swelling_illust {
  width: 200px;
  height: auto;
}
#hero .box .hero_illust {
    width:200px;
    height: auto;
}

}

#swelling .box img {
  width: 400px;
}


#diet {
  margin-top: 300px;
}
#diet h4 {
  margin-bottom: 10px;
}
#diet h3 {
    margin-top: 80px;
}
#diet h2 {
  margin-bottom: 0;
}

#stiffneck {
  margin-top: 90px;
}
#chill #rhinitis{
  margin-top: 90px;
}
#hemorrhoids #Physical fitness{
  margin-top: 90px;
}
#fatigue #sleep{
  margin-top: 90px;
}
#swelling #diarrhea{
  margin-top: 90px;
}
#ingrowntoenails #stomach{
  margin-top: 90px;
}
#autonomicnervoussystem #cold #hypotension{
  margin-top: 90px;
}
#Lifestyle-relateddiseases {
  margin-top: 90px;
}


 

 a.pt0_4em {
  color: #24292e;
}



@media screen and (max-width: 767px) {
  #aside_menu{ 
    width: 100%; 
   }
   .aside_menu{ 
    background: none; 
    font-size: 90%;   
  }
  .photo_a img{
    width: 60%;
  }
  .semi_btm_sn {
    font-size: 22px;
    text-align: center;
  }
  .aside_menu_t{ 
    font-size: 18px;
    margin-left: 10px;
  }
  .aside_menu a{
    font-size: 18px;
  }
  
 a.pt0_4em {
  color: #24292e;
}


}


   /*---------------------------------
フッター

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

footer{
    background-color: #b44d7b;
  }
  
  
  
  footer a:link{color:white; }
  footer a:visited{color: white;}
  footer a:hover{color: #F85D5D; text-decoration: underline;  }
  footer a:active{color: #F85D5D; text-decoration: underline;  }
  
  
  .footer-in{
    display: flex;
    color: black;
    justify-content: space-between;
    padding: 30px 50px;
  
  }
  .footer-text ul li{
    font-size: 13px;
  }
  footer p {
    text-align: center;
    font-size: 15px;
    margin-top: 30px;
  }
  
  
  @media screen and (max-width:600px) {
  .footer-in{
    flex-direction: column;
    padding: 25px;
  }
  .footer-text ul li {
    font-size: 16px;
  }
  } 
    
  
     
     /*---------------------------------
  トップへもどるボタン
  ---------------------------------*/
  
  .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;
  
  }
  }
  
  
