@charset "utf-8";
/* CSS Document */
.main_reset {
  margin: 0;
  background: #fff3ee;
  font-size: 100%;
}
h1.headerlogo {
  width: 300px;
  text-align: center;
  margin: 8px auto;
}
h3 {
  background: none;
  border: none;
}
div{vertical-align: top;}
div img {
  max-width: 100%;
  height:auto;
  margin: 0 auto;
  text-align: center;
	vertical-align: top;
	line-height: 1.0em;display: block;
}
img {
  width: 100%;
	vertical-align: top;display: block;
}
nav {
  background: #fff3ee;
}
.nav_frame{
	/*border: 1px solid #ffffff;*/
	margin:0;position: relative;
}	
#nav_container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  vertical-align: middle;
  margin:6px;  font-family: "hina-mincho", sans-serif;

}
.nav_ttl {
  font-size: 140%;
  color: #ffffff;
  font-weight: bold;
 text-shadow: 1px 1px 1px #434343;
  position: absolute;
  background: #d4aca5;
  width: 80%;
  top: -1em;
  left: 50%;
  transform: translateX(-50%);
}

.foot_nav{width:60%;}

.nav_item {
  list-style: none;
  width: calc(100% / 2 - 8px);
  background: #e88165;
  margin: 6px 4px;
  height: 40px;
  line-height: 40px;
  position: relative;	border-radius:30px;
  font-family: "hina-mincho", sans-serif;
  font-weight: 400;

}
.nav_item a {
  color: #ffffff;
  font-size: 160%;
  font-weight: normal;
  text-decoration: none;
  height: 40px;
  display: block;
  vertical-align: middle;
  position: relative;
	border-radius:30px;
}
.nav_item a:hover {background:#1a428c;	border-radius:30px;
}
.nav_bg {background-position: center;
  background-repeat: no-repeat;
  background-size: contain;}

.menu_arrow ul {
  margin: 6px;
  padding: 6px;
}
.menu_arrow li:after {
  content: "";
  position: absolute;
  top: 14px;
  right: 6px;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
}
h2 {
  text-align: center;
  color: #121212;
  padding-top: 30px;
  font-family: "fot-matisse-pron", sans-serif;
  font-weight: 500;
}
h2.ttl_dermapen {
  font-family: "hina-mincho", sans-serif;
  font-weight: 400;
  background-image: url("../img/bg_ttl_dermapen4.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  margin-top: 20px;
  padding: 70px 0;
  font-style: normal;
  font-size: 160%;
  color: #3c3133;
}

section {
  margin: 0;
  padding: 0 0 60px;
}

p.main_description{margin:20px;  line-height: 1.6em;
  font-size: 90%;}
section dl{
margin:10px;
}
section dl:last-child{
margin-bottom:0;
}

section img{width:100%;max-width:100%;height:auto;}
section dl dt {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 130%;
color: #596971;
  text-align: center;
  margin: 4px 0 10px;
  font-weight: bold;
}
section dl dd {
	padding:15px;
  line-height: 1.6em;
  font-size: 80%;
}

img.line_margin{padding:10px 0;}

/*注釈リスト*/
.note{font-size:85%;list-style:none;margin:20px 0;line-height:1.6em;}
.note_frame{padding:20px;}
.note_frame ul li{margin-left:20px;}

.img_float_r img{float:right;width:40%;}
.img_float_l img{float:left;width:40%;}

.chart_arrow {
  margin: 10px auto;
  padding-bottom:10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 20px solid #454545;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-bottom: 0;
}

.embed_margin{margin-top:10px;}
.time_cycle{padding:10px 16px;line-height:1.6em;}
.time_cycle dt{padding:6px;line-height:1.6em;color:#383838;
	border-radius:0;
	border:none;
	border-bottom:2px dotted #505050;
    background:none;
	text-align:center;
	padding-bottom:10px;
	margin:10px auto;
	font-weight:bold;}
.time_cycle dd{font-size:100%;text-align:center;}
.time_cycle img{padding:20px 0;}
.time_cycle span{font-size:80%;}

.dd_list dt{margin-top:30px;color:#181818;
	font-family: "hina-mincho", sans-serif;font-weight:normal;}
.dd_list dd{
    position: relative;font-size:80%;
    margin-left:15px;line-height:1.6em;
}
.dd_list dd:before {
    content: "";
    position: absolute;
    top:21px;
    left:0;
    width: 8px;
    height: 8px;
    background-color: #1a428c;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
.dd_list dd:last-child{padding-bottom:0;margin-bottom:0;}
.dd_list table{width:99%;margin:20px 0;}
.dd_list table td{padding:6px 0;border-bottom:#4D4D4D dotted 1px;}

.merit4_deco {margin: 0;
  padding: 0px 16px 26px;background:#1a428c;color:#ffffff;
}

.merit4_deco dt {  font-family: "hina-mincho", sans-serif;
  margin:0;
  padding: 6px;
  font-weight: bold;
  text-align: center;
  font-size:130%;
	color:#9dd2ff;
}
.merit4_deco dd {
  padding: 6px;
  text-align: left;
  font-size: 80%;
  line-height:1.6em;
	margin-bottom:10px;
}

/*料金表*/
.price_frame {
  width: 98%;
  margin: 0 auto;
  font-size: 80%;
  border-collapse: collapse;
}
.price_frame th, .price_frame td {
  table-layout: auto;
  padding: 8px 6px;
  background: #FFFFFF;
  line-height: 1.2em;
  border: 3px #fff3ee solid;
  border-radius: 10px;
}
.price_frame th {
  background: #3c3133;
  border: 3px #fff3ee solid;
  color: #ffffff;
}
.price_frame th p{ font-size: 80%;
  line-height: 1.2em;
  margin: 2px 0;
  padding: 0;}
.p_menu {
  width:40%;
  border-left: 10px solid #B3797A;
  background: #FFFFFF;
  border-right: 1px dotted #39272b;
}

.discount_note{text-align:center;width:98%;font-size:90%;color:#AB1113;margin:10px auto;}

.sub_name {
  font-size: 80%;
  line-height: 1.2em;
  margin: 2px 0;
  padding: 0;
}
.p_right {
  text-align: right;
  width:30%;
}
.p_right p {
  font-size: 70%;
  line-height: 1.2em;
  margin: 2px 0;
  padding: 0;
}
.p_note {
  margin:0 10px 30px;
  font-size: 80%;
  line-height: 1.4em;
  border-left: solid 3px #3c3133;
  padding-left: 30px;
  list-style: disc;
}
.p_note li {
  margin-top: 8px;
}

.top_link {
  border-radius: 6px;
  font-size: 120%;
  font-weight: normal;
  text-decoration: none;
  height: 40px;
  display: block;
  vertical-align: middle;
  margin: 20px auto;
  line-height: 40px;
  background: #ffffff;
	color:#4b5048;
	width:88%;
}
.top_link a,.top_link a:hover{text-decoration:none;	color:#4b5048;	display:block;
}
.top_link a:hover{background:#CF2D30;color:#ffffff;border-radius: 6px;}
/*治療の流れ*/
.flow_container {
display: grid;
grid-template-columns: repeat(2, 50%);
grid-template-rows: repeat(2, 50%);
grid-column-gap: 0px;
grid-row-gap: 0px;
border-bottom:2px solid #424141;
margin:10px 20px 0;
}

.flow_last{border-bottom: none;}
.flow_last_space{border-bottom: none;margin-bottom:50px;}
.flow_text_s{font-size:80%;}
.flow_frame{border:1px solid #424141;text-align:center;}

.grid_step { grid-area: 1 / 1 / 2 / 2; }
.grid_title { grid-area: 2 / 1 / 3 / 2; }
.grid_icon { grid-area: 1 / 2 / 3 / 3; }

div.c_flow_step{
	background-color:#424141;
	color:#fff;
	border-radius:30px;
	line-height: 1.6em;
	margin:0 20px 10px;
	height:auto;
	padding:0 20px;
    font-weight: bold;
	font-size:140%;
	font-style: italic;
	/*position: relative;
	top:50px;*/
	text-align:center;}

.c_flow_title{font-weight: bold;
	font-size:120%;
	margin:0 0 10px;
	text-align:center;
	color:#424141;
	line-height: 1.2em;
}
.c_flow_icon{
	text-align:center;
	max-width:80%;
	margin:0 auto 20px;
}
.c_flow_exp{font-size:90%;line-height:1.6em;
  padding: 10px 20px;
}

.c_flow_exp p{font-size:80%;line-height:1.6em;
  padding:0;margin:10px 0;
}

.triangle {
margin:10px auto;
 width:0;
  height:0;
  border-style: solid;
 border-top: 30px solid #ffc524;
 border-right: 30px solid transparent;
  border-left: 30px solid transparent;
  border-bottom: 0;
}

footer{background:#2E2E2E;
}	

footer img {
  width: 300px;
  text-align: center;
  margin: 0 auto;
}