@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #333333;
  background-image: url(img/back.gif);
  background-repeat: repeat-x;
  border-top: solid 3px #89c3eb;
}


/* IE7 用 */

*:first-child+html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* IE6 用 */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


a:link {
  color: #1e50a2;
  font-size: 15px;
}

a:hover {
  color: #007bbb;
  font-size: 15px;
}

a:visited {
  color: #1e50a2;
  font-size: 15px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  width: 100%;
  margin: auto;
  padding: 0;
  text-align: center;
  border-right: solid 1px #a59564;
  border-left: solid 1px #a59564;
  background-color: #ｆｆｆｆff;
}



/*---------- ヘッダー ----------*/
 

#header {
  margin: 5px auto 0 auto;
  width: 900px;
  text-align: center;
  background-image: url(img/header.jpg);
  background-repeat: repeat-x;
}

#info {
  float:right;
  width:13em;
  padding:10px;
  text-align:right;
  font-size: 16px;
   background:#ffffff;
}

#logo {
  float:left;
  width:5em;
  padding: 10px 0 0 0;
  background:#ffffff
}

#catch {
  float:left;
  width:15em;
  padding:10px 0 0 0;
  font-size:14px;
  text-align:left;17:22 2017/01/14
  background:#ffffff;
}

#catch1 {
  float:left;
  width:15em;
  padding:10px 0 0 0;
  font-size:14px;
  text-align:left;
  background:#ffffff;
}

#catch2 {
  float:right;
  width:14em;
  padding:10px 0 0 0;
  font-size:15px;
  text-align:right;
  background:#ffffff;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 5px;
  font-weight: normal;
  text-align: left;
  font-size: 10px;
  color: #666666;
}

#header h2 {
  margin: 0;
  padding: 16px 0 0 6px;
  text-align: left;
  font-size: 20px;
  color: #444444;
  letter-spacing: 1px;
}

#header h3 {
  margin: 0;
  padding: 1px 0 0 5px;
  font-weight: normal;
  text-align: left;
  font-size: 15px;
  color: #666666;
}

#header h6 {
  margin: 0;
  padding: 1px 0 0 5px;
  font-weight: normal;
  text-align: left;
  font-size: 15px;
  color: #666666;
}

#header p {
  margin: 0;
  padding:  4px 0 0 10px;
  text-align: left;
  font-size: 14px;
  color: #444444;
  letter-spacing: 1px;
}

#table-left{
  text-align: left;
  font-size: 13px;
  color: #444444;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 20px;
  color: #666666;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 20px;
  color: #888888;
  text-decoration: none;
}

#table-right{
  text-align: right;
  margin: 0;
  padding: 0 12px 2px 0;
  font-size: 18px;
  color: #c9171e;
  line-height: 160%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  width: auto;
  margin: 0;
  padding: 0;
  height: 45px;
  text-align: left;
  border-top: solid 2px #dddddd;
  border-bottom: solid 2px #cccccc;
  background-image: url(img/head__back_base.gif);
  background-repeat: repeat-x;
}

#header-menu ul {
  width: 900px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  background-image: url(img/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu li {
  display: inline;
  list-style-type: none;
  float: left;
  color: #ffffff;
}

#header-menu li a {
  font-size: 12px;
  line-height: 15px;
  color: #007bbb;
  background-image: url(img/head_menu_back_abase.gif);
  text-align: center;
  display: block;
  line-height: 150%;
  letter-spacing: 1px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
  text-decoration: none;
  padding: 6px 28px 2px 28px;
}

#header-menu li a:hover {
  color: #007bbb;
  background-image: url(img/head_menu_back_hover.gif);
}

#header-menu #home a {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dddddd;
  padding: 6px 28px 2px 28px;
}

#header-menu span.sub {
  color: #777777;
}

#header-img {
  width: 100%;
  margin: 2px 0 0 0;
  text-align: center;
  background: url(img/head_img_bg.gif);
  background-repeat: repeat-x;
}

#header-img-slim {
  width: 100%;
  margin: 2px 0 0 0;
  text-align: center;
  background: url(img/head_img_bg.gif);
  background-repeat: repeat-x;
}


/*---------- コンテンツ ----------*/

#container {
  width: 885px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 7px 10px 6px 5px;
  background: #ffffff url(img/side_yback.jpg);
  background-repeat: repeat-y;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 0 5px 0;
  font-size: 15px;
  width: 640px;
  letter-spacing: 1px;
  text-align: left;
  line-height: 180%;
}


p.contents {
  float: left;
  margin: 0;
  padding: 20px 10px 10px 10px;
  font-size: 14px;
  width: 500px;
  letter-spacing: 2px;
  text-align: left;
  line-height: 180%;
  border : 0px solid #111111;
  background-color : #FDF5E6;
}


#contents #pannavi {
  margin: 0 0 5px 0;
  padding: 0 0 8px 0;
  font-size: 12px;
}

#contents h2 {
  height: 31px;
  margin: 0 0 7px 0;
  padding: 9px 0 0 36px;
  font-size: 15px;
  color: #583822;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}



#contents h2.page_title {
  height: 32px;
  margin: 0 0 18px 0;
  padding: 18px 0 0 22px;
  font-size: 16px;
  color: #4c1800;
  background-image: url(img/page_title.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  margin: 12px 3px 10px 3px;
  padding: 10px 10px 7px 13px;
  line-height: 110%;
  font-size: 14px;
  color: #583822;
  border-bottom: solid 1px #007bbb;
  border-left: solid 5px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
  background-color: #eeeeee;
}

#contents h6 {
background: linear-gradient(transparent 70%, #a7d6ff 70%);
margin: 12px 3px 10px 3px;
padding: 0.5em;/*文字周りの余白*/
text-align:center;
color: #010101;/*文字色*/
font-size:1.5em;
}

#contents _h6 {
  margin: 12px 3px 10px 3px;
  padding: 12px 10px 11px 5px;
  text-align:center;
  font-weight:normal;
  line-height: 110%;
  font-size: 135%;
  color: #ffffff;
  border-bottom: solid 0px #007bbb;
  border-left: solid 0px #ff1493;
  border-right: solid 0px #ff1493;
  border-bottom: solid 0px #aaaaaa;
  background-color: #ff69b4;
}

#contents h4 {
  margin: 12px 3px 10px 3px;
  padding: 10px 10px 7px 13px;
  line-height: 110%;
  font-size: 16px;
  color: #583822;
  border-bottom: solid 1px #007bbb;
  border-left: solid 5px #32CD32;
  border-bottom: solid 1px #32CD32;
  background-color: #ffffff;
}

#contents h5 {
  margin: 12px 3px 10px 3px;
  padding: 10px 10px 7px 13px;
  line-height: 110%;
  font-size: 14px;
  color: #583822;
  border-bottom: solid 1px #007bbb;
  border-left: solid 5px #BA55D3;
  border-bottom: solid 0px #BA55D3;
  background-color: #ffffff;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 3px 0 3px;
  line-height: 180%;
  font-size: 14px;
}

#contents a {
  color: #1e50a2;
  font-size: 14px;
}

#contents a:hover {
  color: #007bbb;
  font-size: 14px;
}

#contents .gray_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #eeeeee;
}

#contents span.red {
  color: #e60033;
}

#contents span.red_b {
  color: #e60033;
  font-weight: bold;
}

#contents span.blue {
  color: #007bbb;
}

#contents span.pink {
  color: #c53d43;
}

#contents span.brown {
  color: #993300;
}

#contents span.brown_b {
  color: #993300;
  font-weight: bold;
}

#contents span.green {
  color: #00ae4f;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents img.picture_r {
  margin: 0 5px 10px 10px;
  float: right;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#contents p.back {
  margin: 0;
  padding: 0 5px 0 0;
  text-align: right;
}

#contents .history {
  height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
  }

table#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-image: url(img/main_block_bg.gif);
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}


table.table_line2 {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.table_line2 {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 2px 1px 2px 1px;
}


/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 220px;
  text-align: left;
  letter-spacing: 1px;
}

.menubun {
  margin: 0 0 24px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
}

.menulist {
  margin: 0 0 24px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.msublist {
  margin: -23px 5px 24px 5px;
  padding: 5px 2px 5px 10px;
  width: 198px;
  background-color:white;
  text-align: left;
}

.menulist2 {
  margin: 0 0 24px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist3 {
  margin: 0 0 24px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist4 {
  margin: 0 0 24px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist5 {
  margin: 0 0 24px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist6 {
  margin: 0 0 24px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist h2 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 14px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist2 h3 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 14px;
  color: #fffffc;
  background-image: url(img/sidebar2.gif);
  background-repeat: no-repeat;
}

.menulist2 h6 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 14px;
  color: #fffffc;
  background-image: url(img/sidebar2.gif);
  background-repeat: no-repeat;
}


.menulist3 h3 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 14px;
  color: #fffffc;
  background-image: url(img/sidebar3.gif);
  background-repeat: no-repeat;
}

.menulist3 h6 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 14px;
  color: #fffffc;
  background-image: url(img/sidebar3.gif);
  background-repeat: no-repeat;
}

.menulist4 h3 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 14px;
  color: #fffffc;
  background-image: url(img/sidebar4.gif);
  background-repeat: no-repeat;
}

.menulist4 h6 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 14px;
  color: #fffffc;
  background-image: url(img/sidebar4.gif);
  background-repeat: no-repeat;
}

.menulist5 h3 {
  height: 23px;
  margin: 0px;
  padding: 6px 0 4px 14px;
  border: 0px solid #ff8410;
  font-size: 14px;
  color: #fffffc;
  background-image: url(img/sidebar5.gif);
  background-repeat: no-repeat;
}

.menulist6 h3 {
  height: 23px;
  margin: 10;
  padding: 9px 0 4px 14px;
  font-size: 14px;
  color: #fffffc;
  background-color: #515151;
  background-repeat: no-repeat;
}

.menulist5 h6 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 14px;
  color: #fffffc;
  background-image: url(img/sidebar5.gif);
  background-repeat: no-repeat;
}



.menulist a{
  color: #1e50a2;
  display: block;
  border-top: solid 1px #ffffff;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 6px 4px 3px 30px;
  font-size: 14px;
  line-height: 190%;
  text-decoration: none;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: repeat;
 }

.msublist a{
  margin: -23px 5px 24px 5px;
  padding: 2px 2px 2px 0px;
  width: 198px;
  background-color:white;
  text-align: left;
  text-decoration: none;
 }

.msublist ul{
  list-style:none;
  margin-left:-40px;
  margin-bottom:5px;
  margin-top:5px;
 }

.msublist li{
  list-style:none;
  margin-left:3px;
  margin-bottom:3px;
 }



.menulist2 a{
  color: #000000;
  display: block;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 8px 4px 3px 30px;
  font-size: 14px;
  line-height: 190%;
  text-decoration: none;
  background-color: #ffffff;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }
 
 .menulist3 a{
  color: #000000;
  display: block;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 8px 4px 3px 30px;
  font-size: 14px;
  line-height: 190%;
  text-decoration: none;
  background-color: #ffffff;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

  .menulist4 a{
  color: #000000;
  display: block;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 8px 4px 3px 30px;
  font-size: 14px;
  line-height: 190%;
  text-decoration: none;
  background-color: #ffffff;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }
 
  .menulist5 a{
  color: #000000;
  display: block;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 8px 4px 3px 30px;
  font-size: 14px;
  line-height: 190%;
  text-decoration: none;
  background-color: #ffffff;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist6 a {
  color: #ffffff;
  display: block;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 8px 4px 3px 40px;
  font-size: 14px;
  line-height: 190%;
  text-decoration: none;
  font-weight: bold;
  background-color:#515151;
  background-repeat: no-repeat;
 }

.menulist a:hover{
	border-top: solid 1px #F08080;
  border-right: solid 1px #F08080;
  border-bottom: solid 1px #F08080;
  border-left: solid 1px #F08080;
  color: #F08080;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}

.menulist2 a:hover{
	border-top: solid 1px #66cc66;
  border-right: solid 1px #66cc66;
  border-bottom: solid 1px #66cc66;
  border-left: solid 1px #66cc66;
  color: #66cc66;
  background-color: #ffffff;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
  margin: 0px 0 0 0;
}

.menulist3 a:hover{
	border-top: solid 1px #ff3366;
  border-right: solid 1px #ff3366;
  border-bottom: solid 1px #ff3366;
  border-left: solid 1px #ff3366;
  color: #ff3366;
  background-color: #ffffff;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
  margin: 0px 0 0 0;
}

.menulist4 a:hover{
	border-top: solid 1px #ff6600;
  border-right: solid 1px #ff6600;
  border-bottom: solid 1px #ff6600;
  border-left: solid 1px #ff6600;
  color: #ff6600;
  background-color: #ffffff;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
  margin: 0px 0 0 0;
}

.menulist5 a:hover{
	border-top: solid 1px #990066;
  border-right: solid 1px #990066;
  border-bottom: solid 1px #990066;
  border-left: solid 1px #990066;
  color: #990066;
  background-color: #ffffff;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
  margin: 0px 0 0 0;
}

.menulist6 a:hover{
  border-top: solid 2px #515151;
  border-right: solid 2px #515151;
  border-bottom: solid 2px #515151;
  border-left: solid 2px #515151;
  color: #515152;
  background-color: #ffffff;
  background-repeat: no-repeat;
  font-weight: 900;
  margin: 0px 0 0 0;
}

.msublist a:hover{
  margin: -23px 5px 24px 5px;
  padding: 2px 2px 2px 0px;
  width: 198px;
  background-color:white;
  text-align: left;
  text-decoration: none;
  color:#F08080;
 }

.menu_free {
  margin: 0 0 20px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
  background: url(img/menu_back.gif);
}

.menu_free h2 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 14px;
  color: #fffffc;
  background-image: url(img/sidebar6.gif);
  background-repeat: no-repeat;
}

.menu_free h3 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 14px;
  color: #6b8e23;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #1e50a2;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 14px;
 }

.menu_free a:hover{
  color: #007bbb;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 13px;
  line-height: 180%;
}

.menu_free span.brown_b {
  color: #993300;
  font-weight: bold;
}

.eximg img{
  box-shadow: 2px 2px 4px #666666;
}

.kakomi{
  background: #FDF5E6;
  border: 1px solid #999999;
  padding: 5px;
}

.doctors dd{
  width: 150px;
  margin:5px auto;
}

.doctors dd a{
  display: block;
  width: 120px;
  background-image: linear-gradient(rgb(162,181,216),rgb(133,138,200));
  border: 1px solid #5c6f91;
  text-decoration: none;
  text-align: center;
  border-radius: 12px;
  padding: 3px 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);
  text-shadow: 0px 0px 1px rgba(0,0,0,0.2);
  line-height: 25px;
}

.oubo{
     display:block;
     width: 250px;
     height:60px;
     line-height: 60px;
     color: #ffffff;
     text-decoration: none;
     text-align: center;
     background-color: #f39800; /*ボタン色*/
     border-radius: 5px; /*角丸*/
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
}
.oubo:hover{
     background-color: #f9c500; /*ボタン色*/
}


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

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 22px 0 19px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  line-height: 180%;
  border-top: solid 3px;
  border-top-color: #89c3eb;
  background-image: url(img/footer_back.gif);
}

#footer a {
  color: #1e50a2;
  font-size: 12px;
  text-decoration: none;
}

#footer a:hover {
  color: #007bbb;
  text-decoration: none;
}


#page-top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    font-size: 27%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 120px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

/*---------- ボタン ----------*/
.square_btn{
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #00BCD4;
    background: #ECECEC;
    transition: .4s;
  }

.square_btn:hover {
    background: #00bcd4;
    color: white;
}


.linktoyoutube {
    width:190px;
    font-size:24px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:8px 4px 3px 30px;
    color:#fff;
    background-color:#49a9d4;
}


/*---------- 見出しリンク ----------*/
h#midashi {
background: linear-gradient(transparent 70%, #ff96b4 70%);
margin: 12px 3px 10px 10px;
padding: 0.5em;/*文字周りの余白*/
text-align:center;
color: #010101;/*文字色*/
font-size:1.2em;
}

a#midashi  {
  color: #1e50a2;
  font-size: 9px;
}

a:hover#midashi  {
  color: #007bbb;
  font-size: 9px;
}


/*---------- リンクボタン ----------*/
.btn-square-pop {
  position: relative;
  display: inline-block;
  padding: 0.5em 5.5em;
  text-decoration: none;
  color: #111111;
  background: #bbe2f1;/*背景色*/
  border-bottom: solid 2px #00a1e9;/*少し濃い目の色に*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
  font color: #000000;
}

.btn-square-pop:active {
  border-bottom: solid 2px #191970;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}


.btn-square-pop2 {
  position: relative;
  display: inline-block;
  padding: 0.5em 2em;
  text-decoration: none;
  color: #111111;
  background: #ffebcd;/*背景色*/
  border-bottom: solid 2px #ffdab9;/*少し濃い目の色に*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
  font color: #696969;
}

.btn-square-pop2:active {
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.btn-square-pop3 {
  position: relative;
  display: inline-block;
  padding: 0.5em 3.3em;
  text-decoration: none;
  color: #111111;
  background: #ffebcd;/*背景色*/
  border-bottom: solid 2px #ffdab9;/*少し濃い目の色に*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
  font color: #696969;
}

.btn-square-pop3:active {
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.box8 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #232323;
    background: #fff8e8;
    border-left: solid 10px #ffc06e;
}
.box8 p {
    margin: 0; 
    padding: 0;
}

.komidashi {
    padding: 0.5em 1em;
    margin: 1em 0;
    color: #232323;
    background: #fff8e8;
    font-size: 1.2em;
}
