@charset "UTF-8";
/* =======================================================================
 共通項目 
======================================================================= */
/* ----------------------------------------------------------- 関数
----------------------------------------------------------- */
/*基本フォント*/
/*基本文字色*/
/*基本背景色*/
/*media screen*/
/* ----------------------------------------------------------- フォントサイズ基本
----------------------------------------------------------- */
html { font-size: calc( 100vw / 32 ); overflow-y: auto; font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color: #333333; background-color: #ffffff; border-top: #004392 9px solid; }

@media screen and (min-width: 768px) { html { font-size: 62.5%; overflow-y: scroll; font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color: #333333; background-color: #ffffff; border-top: #004392 8px solid; } }
/* ----------------------------------------------------------- 構成
----------------------------------------------------------- */
body { position: relative; width: 100%; margin: 0 auto; }

section { height: auto; overflow: hidden; margin: 30px 0 0 0; }
section.first { margin: 0 0 0 0; }

.sentence { height: auto; overflow: hidden; }

.pc_none { display: block; }

.sp_none { display: none; }

@media screen and (min-width: 768px) { body { position: relative; z-index: 0; }
  section { height: auto; overflow: hidden; margin: 35px 0 0 0; }
  section.first { margin: 0 0 0 0; }
  .pc_none { display: none; }
  .sp_none { display: block; } }
/* -----------------------------------------------------------
　枠
----------------------------------------------------------- */
article { height: auto; overflow: hidden; width: 100%; margin: 20px auto 0 auto; padding: 0 0 0 0; }

.wrapper { height: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; margin: 0 auto 40px auto; }

.main { width: 96%; margin: 20px auto 0 auto; }

@media screen and (min-width: 768px) { article { height: auto; overflow: hidden; width: 100%; margin: 32px auto 0 auto; padding: 0 0 0 0; }
  article.low { margin: -40px auto 0 auto; }
  .wrapper { height: auto; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; width: 1080px; margin: 0 auto 80px auto; padding: 0 0 0 0; }
  .wrapper.access { margin: 0 auto 70px auto; }
  .main { width: 798px; margin: 0 0 0 0; padding: 0 0 0 0; } }
/* -----------------------------------------------------------
　見出し
----------------------------------------------------------- */
h2 { color: #ffffff; font-size: 1.7rem; font-weight: normal; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004392+0,0058c0+50,004392+100 */ background: #004392; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ background: -webkit-gradient(linear, left top, right top, from(#004392), color-stop(50%, #0058c0), to(#004392)); background: linear-gradient(to right, #004392 0%, #0058c0 50%, #004392 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004392', endColorstr='#004392',GradientType=1 ); /* IE6-9 */ padding: 14px 22px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 2rem 0 20px 0; line-height: 100%; -webkit-box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #004392; box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #004392; }
h2 span { display: none; }
h2.first { margin: 0px 0 20px 0; }

h3 { color: #004392; font-size: 1.6rem; font-weight: normal; line-height: 140%; padding: 10px 10px 10px 10px; margin: 20px 0 20px 0; background: url(../images/bg.jpg) repeat-y; background-position: center top; background-size: cover; height: auto; }

h3.first { margin: 0 0 20px 0; }

h4 { color: #313131; font-size: 1.5rem; padding: 7px; border-top: #7d7d7d 1px solid; border-bottom: #7d7d7d 1px solid; font-weight: normal; margin: 0 0 20px 0; }

h4.first { margin: 0 0 20px 0; }

h5 { color: #313131; font-size: 1.4rem; padding: 7px 0; border-bottom: #7d7d7d 2px dotted; font-weight: normal; margin: 0 0 20px 0; }

h5.first { margin: 0 0 20px 0; }

p { color: #666666; font-size: 1.5rem; line-height: 150%; margin: 0 0 20px 0; }

@media screen and (min-width: 768px) { h2 { color: #ffffff; font-size: 2rem; font-weight: normal; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004392+0,0058c0+50,004392+100 */ background: #004392; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ background: -webkit-gradient(linear, left top, right top, from(#004392), color-stop(50%, #0058c0), to(#004392)); background: linear-gradient(to right, #004392 0%, #0058c0 50%, #004392 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004392', endColorstr='#004392',GradientType=1 ); /* IE6-9 */ padding: 11px 16px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 30px 0 20px 0; line-height: 100%; -webkit-box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #004392; box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #004392; }
  h2 span { display: inline; font-size: 1.6rem; color: #c9c9c9; margin: 0 0 0 10px; }
  h2.first { margin: 0px 0 20px 0; }
  h3 { color: #004392; font-size: 1.9rem; font-weight: normal; line-height: 140%; padding: 6px 12px; margin: 0 0 20px 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/bg.jpg) repeat-x; background-position: center top; height: 39px; }
  h3.first { margin: 0 0 20px 0; }
  h4 { color: #313131; font-size: 1.8rem; padding: 8px 14px; border-top: #7d7d7d 1px solid; border-bottom: #7d7d7d 1px solid; font-weight: normal; margin: 0 0 20px 0; }
  h4.first { margin: 0 0 20px 0; }
  h5 { color: #313131; font-size: 1.7rem; padding: 8px 14px; border-bottom: #7d7d7d 2px dotted; font-weight: normal; margin: 0 0 20px 0; }
  h5.first { margin: 0 0 20px 0; }
  p { color: #666666; font-size: 1.7rem; line-height: 150%; margin: 0 0 20px 0; } }
/* -----------------------------------------------------------
　色
----------------------------------------------------------- */
.link_text { color: #3e2b1f; }

.bold_text { color: #004392; font-weight: bold; }

/* -----------------------------------------------------------
　イメージ
----------------------------------------------------------- */
.img_right { margin: 0 0 10px 0; text-align: center; }
.img_right img { width: 70%; height: auto; }

.doctor_name { text-align: right; }
.doctor_name span { font-size: 1.8rem; }

/*画像右*/
.imgbox_right { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 0 0 30px 0; }
.imgbox_right div { width: 96%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; margin: 0 auto; }
.imgbox_right div p { margin: 5px 0 0 0; line-height: 200%; font-size: 1.5rem; }
.imgbox_right div p.doctor_name { text-align: right; }
.imgbox_right div p.doctor_name span { font-size: 1.8rem; }
.imgbox_right figure { width: 60%; margin: 0 auto 20px auto; padding: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; text-align: center; }
.imgbox_right figure img { width: 100%; height: auto; }

@media screen and (min-width: 768px) { .img_right { float: right; margin: 0 0 10px 10px; }
  .img_right img { width: 300px; height: auto; }
  .doctor_name { text-align: right; margin: 0 15px 0 0; }
  .doctor_name span { font-size: 2.3rem; }
  /*画像右*/
  .imgbox_right { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin: 0 0 30px 0; width: 825px; }
  .imgbox_right div { width: 460px; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; margin: 0 auto; }
  .imgbox_right div p { margin: 5px 0 0 0; line-height: 200%; font-size: 1.7rem; }
  .imgbox_right div p.doctor_name { text-align: right; margin: 0 15px 0 0; }
  .imgbox_right div p.doctor_name span { font-size: 2.3rem; }
  .imgbox_right figure { width: 350px; margin: 0; padding: 0; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; text-align: right; }
  .imgbox_right figure img { width: 350px; height: auto; } }
/* -----------------------------------------------------------
　リスト
----------------------------------------------------------- */
ul.list_normal { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
ul.list_normal li { line-height: 130%; font-size: 1.6rem; list-style-type: disc; margin: 0 0 10px 25px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }

ul.list_num { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
ul.list_num li { line-height: 130%; font-size: 1.6rem; list-style-type: decimal; margin: 0 0 10px 25px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }

ul.list_normal_two { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
ul.list_normal_two li { -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 130%; font-size: 1.6rem; list-style-type: disc; margin: 0 0 10px 25px; }

ul.list_maru li { line-height: 130%; font-size: 1.6rem; list-style-type: none; margin: 0 0 20px 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/maru.gif) no-repeat; background-position: left top 0.4rem; padding: 0 0 0 6%; }

.list_frame { background-color: #fbf4dd; padding: 15px; margin: 0 0 20px 0; }

@media screen and (min-width: 768px) { ul.list_normal li { line-height: 130%; font-size: 1.6rem; list-style-type: disc; margin: 0 0 10px 25px; }
  ul.list_num { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
  ul.list_num li { line-height: 130%; font-size: 1.6rem; list-style-type: decimal; margin: 0 0 10px 25px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }
  ul.list_normal_two { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  ul.list_normal_two li { width: 45%; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 130%; font-size: 1.6rem; list-style-type: disc; margin: 0 0 10px 25px; }
  ul.list_maru li { line-height: 130%; font-size: 1.6rem; list-style-type: none; margin: 0 0 20px 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/maru.gif) no-repeat; background-position: left top 4px; padding: 0 0 0 20px; }
  .list_frame { background-color: #fbf4dd; padding: 15px; margin: 0 0 20px 0; } }
/* -----------------------------------------------------------
　ヘッダ
----------------------------------------------------------- */
header .head_frame { width: 100%; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
header .head_frame figure.head_frame_logo { width: 100%; display: block; text-align: center; margin: 12px 0 0 0; }
header .head_frame figure.head_frame_logo img { width: 65%; max-width: 268px; height: auto; margin: 0 15% 0 0; }
header .head_frame .head_info { width: 80%; margin: 15px auto 0 auto; }
header .head_frame .head_info .head_frame_tel { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; color: #1b1b1b; font-size: 2rem; }
header .head_frame .head_info .head_frame_tel i { color: #004392; }
header .head_frame .head_info .head_frame_tel a { text-decoration: none; color: #1b1b1b; }
header .head_frame .head_info .head_frame_tel p { color: #1b1b1b; }
header .head_frame .head_info .head_frame_address { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; color: #1b1b1b; font-size: 2rem; }
header .head_frame .head_info .head_frame_address i { color: #004392; }
header .head_frame .head_info .head_frame_address p { color: #1b1b1b; }

@media screen and (min-width: 768px) { header .head_frame { width: 1080px; margin: 22px auto 10px auto; height: 67px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  header .head_frame figure.head_frame_logo { width: 268px; display: block; text-align: center; margin: 0; }
  header .head_frame figure.head_frame_logo img { width: 268px; max-width: 268px; height: auto; }
  header .head_frame .head_info { width: 700px; margin: 10px 0 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  header .head_frame .head_info .head_frame_tel { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #1b1b1b; /*width: 240px;*/ width: 560px; margin: 0; }
  header .head_frame .head_info .head_frame_tel i { color: #004392; font-size: 2.6rem; /*font-size: 1.9rem;*/ }
  header .head_frame .head_info .head_frame_tel a { text-decoration: none; color: #1b1b1b; }
  header .head_frame .head_info .head_frame_tel p { color: #1b1b1b; margin: 0; /*font-size: 2.6rem;   */ font-size: 1.9rem; }
  header .head_frame .head_info .head_frame_address { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #1b1b1b; width: 500px; }
  header .head_frame .head_info .head_frame_address i { color: #004392; font-size: 2.6rem; }
  header .head_frame .head_info .head_frame_address p { color: #1b1b1b; margin: 0; font-size: 1.6rem; } }
/* -----------------------------------------------------------
　ハンバーガーメニュー
----------------------------------------------------------- */
/*ハンバーガーアイコン*/
.nav_icon_frame { position: absolute; cursor: pointer; right: 2%; top: 10px; z-index: 99999; padding: 12px 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; width: 60px; }

.nav__icon { width: 60px; height: 28px; }

.nav__icon span { background: #414141; position: absolute; left: 0; right: 0; width: 50px; height: 3px; border-radius: 4px; text-align: center; margin: 0 auto; }

.nav__icon span:nth-of-type(1) { top: 4px; }

.nav__icon span:nth-of-type(2) { top: 16px; }

.nav__icon span:nth-of-type(3) { top: 28px; }

.nav__icon.active span:nth-of-type(1) { -webkit-transform: translateY(12px) rotate(-45deg); transform: translateY(12px) rotate(-45deg); }

.nav__icon.active span:nth-of-type(2) { display: none; }

.nav__icon.active span:nth-of-type(3) { -webkit-transform: translateY(-12px) rotate(45deg); transform: translateY(-12px) rotate(45deg); }

.nav__icon p { font-size: 14px; margin: 28px 0 0 0; text-align: center; color: #414141; font-weight: bold; }

.nav__icon, .nav__icon span { display: inline-block; -webkit-transition: all .4s; transition: all .4s; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 999; }

.drawr { display: none; position: absolute; top: 20vw; right: 0; width: 70%; padding: 0; margin: 0 auto 0 auto; height: auto; z-index: 999999; background-color: rgba(23, 85, 157, 0.9); }

.openNav { display: block; }

/*ハンバーガーナビ*/
.main_nav_sp { display: block; width: 100%; height: auto; margin: 0 0 0 20%; }
.main_nav_sp nav { width: 100%; margin: 0 auto; }

.main_nav_sp ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 8vw 5vw; }
.main_nav_sp ul li { width: 100%; text-align: left; font-weight: normal; font-size: 4.8vw; letter-spacing: 0.05em; line-height: 140%; list-style-type: none; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 0 0 0.5em; border-bottom: #cccccc 1px solid; }
.main_nav_sp ul li a { color: #ffffff; text-decoration: none; width: 100%; display: block; padding: 10px 0; text-shadow: none; -webkit-box-sizing: border-box; box-sizing: border-box; }
.main_nav_sp ul li a i { font-size: 4vw; margin: 0 5px 0 0; }

.main_nav_sp ul li:first-child { border-top: #cccccc 1px solid; }

@media screen and (min-width: 768px) { .main_nav_sp { display: none; } }
/* ----------------------------------------------------------- グローバルナビ
----------------------------------------------------------- */
/*PC*/
.main_nav_pc { display: none; }

@media screen and (min-width: 768px) { /*PC*/
  .main_nav_pc { display: block; }
  .main_nav_pc ul.main_nav { width: 1080px; min-width: 1080px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; list-style-type: none; height: 43px; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .main_nav_pc ul.main_nav li { width: 215px; display: block; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 1.4rem; height: 43px; overflow: hidden; box-sizing: border-box; margin: 0; background: url(../images/nav_bg.jpg); }
  .main_nav_pc ul.main_nav li a { color: #444444; text-decoration: none; height: 43px; padding: 0; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .main_nav_pc ul.main_nav li a:hover { background: url(../images/nav_bg_hover.jpg); color: #ffffff; }
  .main_nav_pc ul.main_nav li:last-child span { border-right: #dadada 2px solid; } }
/* ----------------------------------------------------------- キービジュアル
----------------------------------------------------------- */
/*
.key_frame{
	display:block;
	height:50vw;
	position:relative; margin: 0 0 0 0; img{ width: 100%; height: auto; margin: 0 auto; }  #cf1,#cf2,#cf3{ margin:0 auto; text-align:center; left:0; right:0; overflow:hidden; }
 .key_on{ width:92%; margin:0 auto; position:absolute; z-index:10; right:0; left: 0; bottom:0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; -webkit-flex-direction:row; flex-direction:row; figure{ width: 30%; margin:0 1%; img{ width: 100%; height: auto; display: block; margin: 0; } } }
}

.key_visual_low{   div{ background: url(../images/keyv_ud_sp.jpg) no-repeat; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; align-items: flex-end; height: 34vw; background-size: contain; h1.h1_low{ color: #1740a8; font-size: 2rem; font-weight: normal; margin: 0 auto 5vw auto; width: 90%; text-align: left; } }
}



@media screen and (min-width: $breakpoint) {
.key_frame{
	display:block;
	height:600px;
	position:relative; margin: 0 0 0 0; background: url(../images/keyv_bg.png) repeat-x; img{ width: 1110px; height: 600px; margin:35px auto 0 auto; }  #cf1,#cf2,#cf3{ margin:0 auto; text-align:center; left:0; right:0; overflow:hidden; }
 .key_on{ width:1110px; margin:0 auto; position:absolute; z-index:10; right:15px; left: 0; bottom:35px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; -webkit-flex-direction:row; flex-direction:row; figure{ width: 170px; margin:0 5px; img{ width: 170px; height: auto; display: block; margin: 0; } } }
} 
.key_visual_low{   background: url(../images/keyv_bg.png) repeat-x; padding: 36px 0 0 0; height: 415px; div{ background: url(../images/keyv_ud_pc.jpg) no-repeat; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; align-items: flex-end; width: 1110px; height: 300px; background-size: contain; margin:0 auto; h1.h1_low{ color: #1740a8; font-size: 40px; font-weight: normal; margin: 0 auto 55px auto; width: 90%; text-align: left; } }
} 
}
*/
/* ----------------------------------------------------------- キービジュアル
----------------------------------------------------------- */
.key_frame { background: url(../images/keyvsp.jpg) no-repeat; width: auto; height: 40vw; background-size: cover; background-position: center top; overflow: hidden; margin: 20px 0 0 0; }
.key_frame .key_box { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 80%; height: 40vw; margin: 0 auto; }
.key_frame .key_box p { font-size: 3.8vw; color: #000000; margin: 1vw 0; }
.key_frame .key_box p span { color: #004392; font-size: 4vw; }
.key_frame .key_box img { width: 40%; margin: 1vw 0; }

.key_visual_low div { background: url(../images/keyv_low.jpg) no-repeat; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; height: 30vw; background-size: cover; background-position: center center; margin: 0 auto; }
.key_visual_low div h1.h1_low { text-align: center; color: #004392; font-size: 2.2rem; font-weight: normal; width: 100%; }

@media screen and (min-width: 768px) { .key_frame { background: url(../images/keyv.jpg) no-repeat; width: auto; height: 351px; background-size: cover; background-position: center top; overflow: hidden; margin: 20px 0 0 0; }
  .key_frame .key_box { display: block; position: relative; width: 1080px; height: 351px; margin: 0 auto; }
  .key_frame .key_box p { position: absolute; top: 120px; left: 60px; font-size: 3rem; color: #000000; margin: 0; }
  .key_frame .key_box p span { color: #004392; font-size: 3.2rem; }
  .key_frame .key_box img { position: absolute; top: 60px; right: 87px; width: 220px; height: auto; margin: 0; }
  .key_visual_low div { background: url(../images/keyv_low.jpg) no-repeat; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; height: 135px; background-size: cover; background-position: center center; margin: 19px auto 0 auto; }
  .key_visual_low div h1.h1_low { text-align: center; color: #004392; font-size: 3.6rem; font-weight: normal; width: 100%; } }
/* ----------------------------------------------------------- アサイド
----------------------------------------------------------- */
aside { display: none; }

@media screen and (min-width: 768px) { aside { display: block; width: 254px; }
  aside p.aside_title { color: #004392; font-size: 2.2rem; text-align: center; border-top: #004392 1px solid; padding: 15px 0 0 0; }
  aside p.aside_title span { color: #7d7d7d; font-size: 1.6rem; display: block; line-height: 100%; font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; }
  aside ul.aside_list { width: 254px; background: url(../images/../images/aside_bg.png) repeat-y; padding: 30px 0; list-style-type: none; -webkit-box-shadow: 0 1px #ffffff, 0 3px #004392; box-shadow: 0 1px #ffffff, 0 3px #004392; }
  aside ul.aside_list li { width: 212px; margin: 0 auto; text-align: center; border-top: #7fa1be 1px solid; }
  aside ul.aside_list li a { display: block; color: #ffffff; text-decoration: none; font-size: 1.7rem; width: 100%; padding: 15px 0; }
  aside ul.aside_list li a:hover { background-color: #ffffff; color: #1d2088; width: 100%; margin: 0 auto; }
  aside ul.aside_list li:last-child { border-bottom: #7fa1be 1px solid; } }
/* -----------------------------------------------------------
　お知らせ
----------------------------------------------------------- */
.notice_frame { border-bottom: #004392 1px solid; background-color: #ffffff; padding: 3vw; -webkit-box-sizing: border-box; box-sizing: border-box; overflow-y: scroll; height: 50vw; width: 100%; margin: 0 0 20px 0; }
.notice_frame dl dt { margin: 0 0 10px 0; color: #004392; font-size: 1.5rem; line-height: 120%; }
.notice_frame dl dd { color: #313131; margin: 0 0 10px 0; font-size: 1.5rem; line-height: 120%; border-bottom: #a1ccf3 2px dotted; }

@media screen and (min-width: 768px) { .notice_frame { border-bottom: #004392 1px solid; background-color: #ffffff; padding: 20px 12px; -webkit-box-sizing: border-box; box-sizing: border-box; overflow-y: scroll; height: 220px; width: 100%; }
  .notice_frame dl dt { margin: 0 0 10px 0; color: #004392; font-size: 1.6rem; line-height: 120%; }
  .notice_frame dl dd { color: #313131; margin: 0 0 25px 0; font-size: 1.6rem; line-height: 120%; border-bottom: #a1ccf3 2px dotted; } }
/*スマホ用スライドバー*/
@media screen and (max-width: 768px) { .notice_frame::-webkit-scrollbar { width: 12px; background: #ffffff; }
  .notice_frame::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; }
  .notice_frame::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); } }
/* -----------------------------------------------------------
　院長ご挨拶
----------------------------------------------------------- */
ul.point_list { width: 100%; }
ul.point_list li { background: url(../images/index_pont.jpg) no-repeat; background-size: cover; height: 40vw; border-left: #79aedf 1px solid; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: left; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 6vw 2vw 6vw 4vw; margin: 0 0 30px 0; }
ul.point_list li span.point_title { font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; font-size: 2.4rem; display: block; width: 100%; color: #004392; line-height: 140%; font-weight: bold; }
ul.point_list li span.point_text { font-size: 1.4rem; display: block; width: 100%; color: #313131; line-height: 140%; }

@media screen and (min-width: 768px) { ul.point_list { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  ul.point_list li { background: url(../images/index_pont.jpg) no-repeat; background-size: cover; height: 175px; border-left: #79aedf 1px solid; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: left; width: 395px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 50px 10px 50px 25px; margin: 0 0 10px 0; }
  ul.point_list li span.point_title { font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; font-size: 3rem; display: block; width: 344px; color: #004392; line-height: 140%; text-align: left; font-weight: bold; }
  ul.point_list li span.point_text { font-size: 1.8rem; display: block; width: 100%; color: #313131; line-height: 140%; } }
/* -----------------------------------------------------------
　美容皮膚科施術メニュー
----------------------------------------------------------- */
ul.beauty_menu_list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }
ul.beauty_menu_list li { display: block; width: 48%; }
ul.beauty_menu_list li a { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 100%; border-top: #b5b5b5 1px solid; border-bottom: #b5b5b5 1px solid; padding: 12px 0 10px 0; margin: 0 0 20px 0; text-decoration: none; height: 10vw; }
ul.beauty_menu_list li a figure { width: 25%; }
ul.beauty_menu_list li a figure img { width: 100%; height: auto; }
ul.beauty_menu_list li a p { font-size: 1.2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; line-height: 130%; }
ul.beauty_menu_list li a p i { font-size: 0.6rem; margin: 0 0 0 5px; color: #004392; }
ul.beauty_menu_list li a:hover { opacity: 0.6; }

@media screen and (min-width: 768px) { ul.beauty_menu_list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  ul.beauty_menu_list li { display: block; width: 30%; }
  ul.beauty_menu_list li a { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 100%; border-top: #b5b5b5 1px solid; border-bottom: #b5b5b5 1px solid; padding: 0; margin: 0 0 24px 0; text-decoration: none; height: 80px; }
  ul.beauty_menu_list li a figure { width: 70px; text-align: center; }
  ul.beauty_menu_list li a figure img { width: 64px; height: auto; }
  ul.beauty_menu_list li a p { font-size: 1.6rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; line-height: 130%; }
  ul.beauty_menu_list li a p i { font-size: 1rem; margin: 0 0 0 2px; color: #004392; }
  ul.beauty_menu_list li a:hover { opacity: 0.6; } }
/* -----------------------------------------------------------
　医院概要
----------------------------------------------------------- */
.overview { width: 100%; background-color: #f8f9f9; padding: 0 2% 90px 2%; margin: 40px 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/bg.jpg) repeat; -webkit-box-shadow: 0px -2px #ffffff, 0px -5px #d4eafd; box-shadow: 0px -2px #ffffff, 0px -5px #d4eafd; }

.overview_frame { width: 100%; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 30px 0 0 0; }
.overview_frame img.overview_title { width: 50%; height: auto; display: block; margin: 0 auto 35px auto; }
.overview_frame .overview_box { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.overview_frame .overview_box .overview_box_left { width: 90%; margin: 0 auto; }
.overview_frame .overview_box .overview_box_left dl { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.overview_frame .overview_box .overview_box_left dl dt { width: 25%; -webkit-box-sizing: border-box; box-sizing: border-box; color: #ffffff; font-size: 1.3rem; font-weight: normal; padding: 15px 0; margin: 0; background-color: #0058c0; border-bottom: #ffffff 1px solid; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 100%; }
.overview_frame .overview_box .overview_box_left dl dd { width: 75%; -webkit-box-sizing: border-box; box-sizing: border-box; color: #666666; font-size: 1.3rem; margin: 0 0 0 0; padding: 15px; border-bottom: #cbe4fb 1px solid; line-height: 100%; background-color: #ffffff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: left; }
.overview_frame .overview_box .overview_box_left dl dd.overview_tel a { color: #666666; text-decoration: none; font-size: 1.3rem; }
.overview_frame .overview_box .overview_box_left dl dd.overview_tel span { color: #666666; text-decoration: none; font-size: 1.3rem; }
.overview_frame .overview_box .overview_box_left .timetable_title { color: #004392; font-size: 1.6rem; font-weight: normal; padding: 25px 0 0 0; margin: 0; text-align: center; }
.overview_frame .overview_box .overview_box_right { width: 100%; margin: 20px 0 0 0; text-align: center; }
.overview_frame .overview_box .overview_box_right iframe { width: 90%; height: 450px; margin: 0 auto; }
.overview_frame .overview_box .overview_box_right a { text-align: center; color: #ffffff; text-decoration: none; display: block; margin: 10px auto 0 auto; font-size: 1.5rem; background-color: #0058c0; width: 90%; padding: 10px 0; border-bottom: #044899 2px solid; }

@media screen and (min-width: 768px) { .overview { width: 100%; background-color: #f8f9f9; padding: 30px 0 30px 0; margin: 90px 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/bg.jpg) repeat; -webkit-box-shadow: 0px -2px #ffffff, 0px -5px #d4eafd; box-shadow: 0px -2px #ffffff, 0px -5px #d4eafd; }
  .overview_frame { width: 1080px; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }
  .overview_frame img.overview_title { width: 268px; height: auto; display: block; margin: 0 auto 35px auto; }
  .overview_frame .overview_box { width: 1080px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .overview_frame .overview_box .overview_box_left { width: 480px; margin: 0 auto; }
  .overview_frame .overview_box .overview_box_left dl { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .overview_frame .overview_box .overview_box_left dl dt { width: 130px; -webkit-box-sizing: border-box; box-sizing: border-box; color: #ffffff; font-size: 1.7rem; font-weight: normal; padding: 20px 0; margin: 0; background-color: #0058c0; border-bottom: #ffffff 1px solid; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 100%; }
  .overview_frame .overview_box .overview_box_left dl dd { width: 350px; -webkit-box-sizing: border-box; box-sizing: border-box; color: #666666; font-size: 1.7rem; margin: 0 0 0 0; padding: 20px; border-bottom: #cbe4fb 1px solid; line-height: 100%; background-color: #ffffff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: left; }
  .overview_frame .overview_box .overview_box_left dl dd.overview_tel a { color: #666666; text-decoration: none; font-size: 1.7rem; }
  .overview_frame .overview_box .overview_box_left dl dd.overview_tel span { color: #666666; text-decoration: none; font-size: 1.7rem; }
  .overview_frame .overview_box .overview_box_left .timetable_title { color: #004392; font-size: 2.1rem; font-weight: normal; padding: 15px 0 0 0; margin: 0; text-align: center; letter-spacing: 0.1em; }
  .overview_frame .overview_box .overview_box_right { width: 480px; margin: 0; text-align: center; }
  .overview_frame .overview_box .overview_box_right iframe { width: 480px; height: 580px; margin: 0 auto; }
  .overview_frame .overview_box .overview_box_right a { text-align: center; color: #ffffff; text-decoration: none; display: block; margin: 10px auto 0 auto; font-size: 1.6rem; background-color: #0058c0; width: 480px; padding: 10px 0; border-bottom: #044899 2px solid; }
  .overview_frame .overview_box .overview_box_right a:hover { opacity: 0.6; } }
/* -----------------------------------------------------------
　診療時間
----------------------------------------------------------- */
table.timetable { padding: 0px; margin: 10px auto 15px auto; vertical-align: middle; width: 100%; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; color: #534741; }
table.timetable tr th { width: auto; -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 1.4rem; padding: 10px 0; vertical-align: middle; background-color: #0058c0; color: #ffffff; width: 40%; border: #ffffff 1px solid; }
table.timetable tr th.week { width: 15%; }
table.timetable tr th.este { line-height: 140%; }
table.timetable tr td { -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 1.4rem; padding: 14px 0; vertical-align: middle; color: #333333; background-color: #ffffff; border: #dcdcdc 1px solid; }
table.timetable tr td.este { line-height: 140%; text-align: left; padding: 0.5rem; }
table.timetable tr td.lh { line-height: 140%; padding: 0.5rem 0; }
table.timetable tr td.time { width: 30%; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 1.2rem; }

@media screen and (min-width: 768px) { table.timetable { padding: 0px; margin: 10px auto 15px auto; vertical-align: middle; width: 100%; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; color: #534741; }
  table.timetable tr th { width: auto; -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 1.6rem; padding: 11px 0; vertical-align: middle; background-color: #0058c0; color: #ffffff; width: 35%; border: #ffffff 1px solid; }
  table.timetable tr th.week { width: 10%; }
  table.timetable tr th.este { line-height: 140%; }
  table.timetable tr td { -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 1.6rem; padding: 11px 0; vertical-align: middle; color: #333333; background-color: #ffffff; border: #dcdcdc 1px solid; }
  table.timetable tr td.este { line-height: 140%; text-align: left; padding: 0.5rem; }
  table.timetable tr td.time { width: 30%; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 1.2rem; } }
/* -----------------------------------------------------------
　フッター
----------------------------------------------------------- */
footer { margin: 0 0 0 0; background-color: #28a7e1; }

.footer_frame { display: none; }

.copyright { text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; color: #ffffff; background-color: #0352af; padding: 20px 0; font-size: 1.4rem; }

@media screen and (min-width: 768px) { footer { background-color: #0058c0; margin: 0 0 0 0; }
  .footer_frame { display: block; width: 1080px; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .footer_frame .footer_list { padding: 40px 0 0 0; }
  .footer_frame .footer_list ul { font-size: 1.6rem; list-style-type: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0 auto 24px; }
  .footer_frame .footer_list ul li a { color: #ffffff; text-decoration: none; }
  .footer_frame .footer_list ul li::before { content: "|"; font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; margin: 0 10px; color: #ffffff; }
  .footer_frame .footer_list ul li:first-child::before { content: ""; margin: 0; }
  .copyright { text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; color: #ffffff; background-color: #0352af; padding: 12px 0; font-size: 1.4rem; } }
@media screen and (min-width: 768px) and (max-width: 1500px) { .footer_list ul.footer_list_01 { width: 800px; margin: 0 auto 0 auto; } }
/* -----------------------------------------------------------
　ページトップへ
----------------------------------------------------------- */
#linkpagetop { float: right; }
#linkpagetop img { width: 80%; height: auto; }

#pagetop { position: fixed; bottom: 50px; right: 0px; height: 50px; text-align: center; margin: 0 2% 0 0; }
#pagetop a { display: block; color: #FFF; }

#pagetop_position { float: right; margin: 0px; padding: 0px; }

@media screen and (min-width: 768px) { #linkpagetop { float: left; }
  #linkpagetop img { width: 77px; height: auto; }
  #pagetop { position: fixed; bottom: 102px; left: 50%; margin: 0 0 0 600px; height: 102px; text-align: center; }
  #pagetop a { display: block; color: #ffffff; }
  #pagetop_position { float: right; margin: 0px; padding: 0px; } }
@media screen and (min-width: 768px) and (max-width: 1500px) { #pagetop { position: fixed; bottom: 70px; left: 90%; margin: 0 0 0 0; height: 105px; text-align: center; } }
.cal_wrapper { max-width: 800px; /* 最大幅 */ min-width: 300px; /* 最小幅 */ margin: 2.0833% auto; }

.googlecal { position: relative; padding-bottom: 130%; /* 縦横比 */ height: 0; overflow: hidden; }

.googlecal iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }

@media screen and (min-width: 768px) { /* 画面幅が768px以上の場合の縦横比の指定 */
  .googlecal { padding-bottom: 75%; } }
/* ----------------------------------------------------------- インポート
----------------------------------------------------------- */
/*リスト*/
/* -----------------------------------------------------------
　リスト
----------------------------------------------------------- */
ul.list_normal { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
ul.list_normal li { line-height: 130%; font-size: 1.6rem; list-style-type: disc; margin: 0 0 10px 25px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }

ul.list_num { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
ul.list_num li { line-height: 130%; font-size: 1.6rem; list-style-type: decimal; margin: 0 0 10px 25px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }

ul.list_normal_two { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
ul.list_normal_two li { -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 130%; font-size: 1.6rem; list-style-type: disc; margin: 0 0 10px 25px; }

ul.list_maru li { line-height: 130%; font-size: 1.6rem; list-style-type: none; margin: 0 0 20px 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/maru.gif) no-repeat; background-position: left top 0.4rem; padding: 0 0 0 6%; }

.list_frame { background-color: #fbf4dd; padding: 15px; margin: 0 0 20px 0; }

@media screen and (min-width: 768px) { ul.list_normal li { line-height: 130%; font-size: 1.6rem; list-style-type: disc; margin: 0 0 10px 25px; }
  ul.list_num { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
  ul.list_num li { line-height: 130%; font-size: 1.6rem; list-style-type: decimal; margin: 0 0 10px 25px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }
  ul.list_normal_two { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  ul.list_normal_two li { width: 45%; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 130%; font-size: 1.6rem; list-style-type: disc; margin: 0 0 10px 25px; }
  ul.list_maru li { line-height: 130%; font-size: 1.6rem; list-style-type: none; margin: 0 0 20px 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/maru.gif) no-repeat; background-position: left top 4px; padding: 0 0 0 20px; }
  .list_frame { background-color: #fbf4dd; padding: 15px; margin: 0 0 20px 0; } }
/*下層*/
/* -----------------------------------------------------------
　共通
----------------------------------------------------------- */
.tax_text { text-align: right; }
.img_link{ color: #004392; font-size: 14px; display: block; margin-bottom: 10px; }
.caution{ margin-top: 70px;}
.caution h3{padding: 10px 12px; background: #E0E0E0; color: #000; display: block; height: auto;}
.caution p{ color: #666666; font-size:1.6rem;}
.caution a{ color: #004392;}
.caution span{ font-weight: bold; }
@media screen and (min-width:768px) {
  .pc-none {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .img_link{ 
    font-size: 15px;
  }
  
  .caution{
    margin-top: 50px;
  }

  .caution h3{
    font-size: 1.5rem;
  }

  .caution p{
    margin: 0;
    font-size: 1.35rem;
  }
  .sp-none {
    display: none;
  }
}
/* -----------------------------------------------------------
　院長紹介
----------------------------------------------------------- */
.doctor_name { text-align: right; }
.doctor_name span { font-size: 1.9rem; }

@media screen and (min-width: 768px) { .doctor_name { text-align: right; }
  .doctor_name span { font-size: 2.1rem; } }
/* -----------------------------------------------------------
　アクセス
----------------------------------------------------------- */
iframe.access_map { width: 100%; height: 450px; margin: 0 auto; }

@media screen and (min-width: 768px) { iframe.access_map { width: 100%; height: 600px; margin: 0 auto; } }
/* -----------------------------------------------------------
　美容皮膚科
----------------------------------------------------------- */
ul.link_list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style-type: none; }
ul.link_list li { width: 48%; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004392+0,0058c0+50,004392+100 */ background: #004392; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ background: -webkit-gradient(linear, left top, right top, from(#004392), color-stop(50%, #0058c0), to(#004392)); background: linear-gradient(to right, #004392 0%, #0058c0 50%, #004392 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004392', endColorstr='#004392',GradientType=1 ); /* IE6-9 */ margin: 0 0 1rem 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
ul.link_list li a { width: 100%; text-decoration: none; color: #ffffff; text-align: center; padding: 1rem 0; font-size: 1.5rem; }
ul.link_list.anchor li a::before { display: inline-block; content: '▼'; font-size: 0.8em; padding-right: 0.3em; }

@media screen and (min-width: 768px) { ul.link_list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style-type: none; }
  ul.link_list li { width: 30%; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004392+0,0058c0+50,004392+100 */ background: #004392; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ background: -webkit-gradient(linear, left top, right top, from(#004392), color-stop(50%, #0058c0), to(#004392)); background: linear-gradient(to right, #004392 0%, #0058c0 50%, #004392 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004392', endColorstr='#004392',GradientType=1 ); /* IE6-9 */ margin: 0 0 1rem 0; height: 54px; }
  ul.link_list li a { width: 100%; text-decoration: none; color: #ffffff; text-align: center; padding: 1rem 0; font-size: 1.7rem; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  ul.link_list li a:hover { opacity: 0.6; }
  ul.link_list.line_2 li { width: 48%; } }
@media screen and (min-width: 768px) { .sale_detail { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }
@media screen and (min-width: 768px) { .sale_detail .sale_box { width: 48%; } }
.sale_detail .sale_box h3 { height: auto; text-align: center; font-weight: bold; line-height: 120%; }
@media screen and (min-width: 768px) { .sale_detail .sale_box h3 { padding: 10px; } }
.sale_detail .sale_box h3 small { font-weight: normal; font-size: 0.8em; }
.sale_detail .sale_box h4 { text-align: center; }
.sale_detail .sale_box img { display: block; margin: 1rem auto; max-width: 100%; height: auto; }

.flow-list { counter-reset: flowNum; margin: 1.8rem 0; padding: 0; list-style: none; }
.flow-list li { margin-bottom: 7rem; padding: 2rem; argin: 0 0 4rem; background-color: #c2dcfb; border-radius: 0.6rem; position: relative; font-size: 1.5rem; }
@media screen and (min-width: 768px) { .flow-list li { font-size: 1.7rem; } }
.flow-list li .flow-tit { color: #004392; margin-bottom: 1rem; padding-left: 2.6rem; font-size: 1.7rem; line-height: 1.2; position: relative; }
@media screen and (min-width: 768px) { .flow-list li .flow-tit { font-size: 2rem; } }
.flow-list li .flow-tit::before { position: absolute; top: 0; left: 0; height: 2rem; width: 2rem; padding-top: 0.1rem; background: #004392; border-radius: 50%; color: #fff; counter-increment: flowNum; content: counter(flowNum); font-size: 1.1rem; line-height: 1.9rem; text-align: center; }
.flow-list li::after { content: '▼'; position: absolute; bottom: -3rem; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); color: #558ccd; font-size: 2rem; line-height: 1; bottom: -5rem; font-size: 3rem; }
.flow-list li:last-child::after { display: none; }

/*# sourceMappingURL=style.css.map */