h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
dl,
dt,
dd,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande", Meiryo, sans-serif;
  color: #333;
}

a:link,
a:visited {
  color: #cc0000;
}

a:hover,
a:active {
  color: #cc9900;
}

a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

img {
  border: none;
  vertical-align: top;
}

br {
  letter-spacing: 0;
}

/*--- layout ---*/

.wrapper {
  width: 100%;
  text-align: left;
}

.container {
  width: 980px;
  height: 100%;
  text-align: left;
  margin: 0 auto;
}

/* header
--------------------------------*/
#header {
  width: 980px;
  margin: 0 auto;
}

#header h1 {
  width: 400px;
  float: left;
  margin: 20px 0 0 0;
}

#header ul {
  float: right;
  margin: 12px 0 0 0;
}

#header ul li {
  float: left;
  margin: 0 0 10px 10px;
}

/*---- main ------*/

#main {
  width: 100%;
  padding: 0 auto;
  text-align: center;
  background-color: #ffe5e2;
}

#main_dr {
  background-image: url(../images/main_dr_bg.jpg);
  background-repeat: repeat-x;
  padding: 0 auto;
  text-align: center;
}

/* contents
------------------------------*/

.w900 {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.w910 {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
}

.w940 {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w980 {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

/* bg
------------------------------*/

.bg-pink {
  background-color: #fff0f3;
  width: 980px;
  margin: 0 auto;
  padding-bottom: 30px;
}

.read-box {
  background-color: #fffde0;
  padding: 30px;
  box-sizing: border-box;
  font-size: 24px;
  line-height: 1.3;
}

.bb {
  border-top: 3px #8e836a dotted;
}

/* sub-tit
------------------------------*/

.sub-tit {
  border: 4px #f1caeb solid;
  border-radius: 20px;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}

.f-bold {
  font-weight: 700;
}

.f-20 {
  font-size: 24px;
}

.f-24 {
  font-size: 24px;
  font-weight: 700;
}

/* dermapen-box
------------------------------*/

.dermapen-box h2 {
  background-color: #ae5da1;
  color: #ffffff;
  text-align: center;
  font-size: 36px;
  padding: 20px 0;
}

.dermapen-box p {
  float: left;
  width: 620px;
  margin-top: 20px;
  margin-right: 20px;
}

.dermapen-box img {
  float: left;
  width: 340px;
  margin-top: 20px;
}

/* dermapen-box2
------------------------------*/

.dermapen-box2 img {
  float: left;
  width: 340px;
  margin-top: 20px;
}

.dermapen-box2 p {
  float: left;
  width: 620px;
  margin-top: 20px;
  margin-left: 20px;
}

/* mechanism
------------------------------*/

.mechanism ul {
  margin-top: 10px;
}

.mechanism li:first-child {
  margin-left: 42px;
}

.mechanism li {
  float: left;
  width: 250px;
}

.mechanism li:nth-child(2) {
  margin-left: 77px;
  margin-right: 80px;
}

/* component-box
------------------------------*/
.component-box h3 {
  background-color: #fe9ec9;
  font-size: 20px;
  padding: 10px;
  box-sizing: border-box;
}

.component-box ul {
  background-color: #fff2f2;
  padding: 20px;
  box-sizing: border-box;
  width: 980px;
}

.component-box li:first-child {
  float: left;
  width: 140px;
  margin-right: 20px;
}

.component-box li:last-child {
  float: left;
  width: 700px;
}

/* flow-tit
------------------------------*/

.flow-tit li:first-child {
  float: left;
  width: 150px;
  margin-right: 10px;
}

.flow-tit li:last-child {
  float: left;
  width: 800px;
  font-size: 30px;
  font-weight: 700;
}

.flow-detail li:first-child {
  float: left;
  width: 180px;
  margin-right: 20px;
}

.flow-detail li:last-child {
  float: left;
  width: 760px;
}

/* counseling-point
------------------------------*/

.counseling-point {
  background-color: #fffdde;
  margin-top: 20px;
  padding: 20px;
  box-sizing: border-box;
}

.counseling-point li:first-child {
  font-weight: 700;
}

.counseling-point li:nth-child(2) {
  color: #ff3063;
  font-weight: 700;
}

.counseling-point li:nth-child(4) {
  color: #ff3063;
  font-weight: 700;
}

.counseling-point li:last-child {
  color: #ff3063;
}

/* detail-box
------------------------------*/

.detail-box table {
  width: 910px;
  border: 1px #c4a281 solid;
  border-collapse: collapse;
}

.detail-box td {
  border: 1px #c4a281 solid;
  padding: 15px 15px;
  text-align: left;
  vertical-align: middle;
}

.detail-box th {
  border: 1px #c4a281 solid;
  background-color: #fdf1f6;
  padding: 15px 15px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  width: 180px;
}

/* characteristic
------------------------------*/

.characteristic li:first-child {
  float: left;
  width: 150px;
  margin-right: 10px;
}

.characteristic li:nth-child(2) {
  font-weight: 700;
  font-size: 30px;
  height: 50px;
  padding-top: 3px;
}

/* characteristic2
------------------------------*/

.characteristic2 li:first-child {
  float: left;
  width: 150px;
  margin-right: 10px;
}

.characteristic2 li:nth-child(2) {
  font-weight: 700;
  font-size: 30px;
  height: 50px;
  padding-top: 3px;
  color: #ae5da1;
}

.characteristic2 li:nth-child(3) {
  font-weight: 700;
  font-size: 23px;
  padding-top: 3px;
}

/* �A�R�[�f�B�I��
--------------------------------*/

/*�{�b�N�X�S��*/
.accbox {
  margin: 2em 0;
  padding: 0;
  max-width: 980px; /*�ő啝*/
}

/*���x��*/
.accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 13px 12px;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.6rem;
  background: #ff7bad;
  cursor: pointer;
  transition: all 0.5s;
}

/*�A�C�R����\��*/
.accbox label:before {
  content: "\f107";
  font-family: "FontAwesome";
  padding-right: 20px;
  color: #ffed00;
  font-size: 1.6em;
}

/*���x���z�o�[��*/
.accbox label:hover {
  background: #ff79ac;
}

/*�`�F�b�N�͉B��*/
.accbox input {
  display: none;
}

/*���g���\���ɂ��Ă���*/
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

/*�N���b�N�Œ��g�\��*/
.cssacc:checked + label + .accshow {
  height: auto;
  opacity: 1;
}

.accbox .accshow p {
  margin-top: 15px;
}

/*�A�C�R�������ւ���*/
.cssacc:checked + label:before {
  content: "\f106";
}

/*���j���[�̒��g*/
.accshow h3 {
  font-size: 24px;
  background-color: #ffd0e2;
  padding: 10px;
  width: 960px;
  text-align: center;
}

.menu-list li {
  float: left;
  width: 470px;
  font-size: 14px;
}

.menu-list li:last-child {
  margin-left: 30px;
}

/* menu01-qa
------------------------------*/

.menu01-qa li:first-child {
  background-image: url(../images/dp-img14.gif);
  background-repeat: no-repeat;
  padding: 12px 10px 10px 65px;
  margin-top: 10px;
  font-weight: 700;
  color: #ae66a6;
  font-size: 20px;
}

.menu01-qa li:nth-child(2) {
  background-image: url(../images/dp-img15.gif);
  background-repeat: no-repeat;
  padding: 12px 10px 10px 65px;
  margin-top: 10px;
  border-bottom: 3px #d1c0a5 dotted;
  min-height: 40px;
}

/* counseling-box
------------------------------*/

.counseling-box h3 {
  font-weight: 700;
  color: #ae5da1;
  font-size: 24px;
}

.counseling-box h3 img {
  margin-right: 10px;
}

.counseling-box li:first-child {
  float: left;
  width: 640px;
  margin-right: 30px;
}

.counseling-box li:last-child {
  float: left;
  width: 310px;
}

/* qa-box
------------------------------*/

.qa-tit {
  text-align: center;
  background-color: #ffe7f1;
  font-weight: 300;
  font-size: 32px;
  padding: 20px 0;
  margin-bottom: 10px;
}

.qa-box li:first-child {
  background-image: url(../images/qa-img01.gif);
  background-repeat: no-repeat;
  padding-left: 60px;
  padding-top: 10px;
  color: #0b2b6a;
  font-weight: 700;
  font-size: 20px;
  height: 47px;
}

.qa-box li:last-child {
  background-image: url(../images/qa-img02.gif);
  background-repeat: no-repeat;
  padding-left: 60px;
  padding-top: 10px;
  min-height: 40px;
}

/* �A�R�[�f�B�I��
--------------------------------*/

/*�{�b�N�X�S��*/
.accbox {
  margin: 2em 0;
  padding: 0;
  max-width: 980px; /*�ő啝*/
}

/*���x��*/
.accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 13px 12px;
  color: #ae5da1;
  font-weight: bold;
  font-size: 2rem;
  background: #e9c3e3;
  cursor: pointer;
  transition: all 0.5s;
}

/*�A�C�R����\��*/
.accbox label:before {
  content: "\f107";
  font-family: "FontAwesome";
  padding-right: 20px;
  color: #ae5da1;
  font-size: 1.6em;
}

/*���x���z�o�[��*/
.accbox label:hover {
  background: #f5dbf1;
}

/*�`�F�b�N�͉B��*/
.accbox input {
  display: none;
}

/*���g���\���ɂ��Ă���*/
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

/*�N���b�N�Œ��g�\��*/
.cssacc:checked + label + .accshow {
  height: auto;
  opacity: 1;
}

.accbox .accshow p {
  margin-top: 15px;
  margin-bottom: 15px;
}

/*�A�C�R�������ւ���*/
.cssacc:checked + label:before {
  content: "\f106";
}

/*���j���[�̒��g*/
.accshow h3 {
  font-size: 32px;
  background-color: #fffece;
  padding: 10px;
  width: 960px;
  margin-top: 70px;
}

/* component
--------------------------------*/

.component li:first-child {
  color: #a00029;
  font-weight: 700;
  font-size: 24px;
}

.component li:nth-child(2) {
  float: left;
  width: 160px;
  margin-right: 30px;
  margin-top: 10px;
}

.component li:last-child {
  float: left;
  width: 740px;
  margin-top: 10px;
}

/* menu01-point
--------------------------------*/

.menu01-point li:first-child {
  padding-left: 220px;
  background-image: url(../images/menu01-img02.jpg);
  background-repeat: no-repeat;
  height: 130px;
}

.menu01-point li:nth-child(2) {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.menu01-point li:nth-child(3) {
  padding-left: 220px;
  background-image: url(../images/menu01-img03.jpg);
  background-repeat: no-repeat;
  height: 130px;
}

.menu01-point li:nth-child(4) {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.menu01-point li:last-child {
  padding-left: 220px;
  background-image: url(../images/menu01-img04.jpg);
  background-repeat: no-repeat;
  height: 130px;
}

.txt_red2 {
  color: #ff4978;
  font-weight: 700;
  font-size: 24px;
}

/* menu-box
--------------------------------*/

.menu-box01 {
  background-image: url(../images/snow-img09.gif);
  padding-bottom: 30px;
}

.menu-price {
  background-color: #ffffff;
  padding: 20px;
  box-sizing: border-box;
}

.menu-box02 {
  background-image: url(../images/snow-img10.gif);
  padding-top: 20px;
  padding-bottom: 30px;
}

/* menu01-details
--------------------------------*/

.menu01-details {
  background-color: #ffffff;
  padding: 20px;
  box-sizing: border-box;
  margin-left: 20px;
}

.menu01-details p {
  float: left;
  width: 520px;
  margin-right: 20px;
}

.menu01-details img {
  float: left;
  width: 356px;
}

.menu_01 h5 {
  background-color: #c490bf;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  font-size: 24px;
}

/* component
--------------------------------*/

.component table {
  border-collapse: collapse;
  margin-top: 10px;
}

.component th {
  background-color: #fffcd0;
  border: 1px #8e8e8e solid;
  padding: 20px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 1.3;
}

.component td {
  background-color: #ffffff;
  border-left: 1px #8e8e8e solid;
  border-bottom: 1px #8e8e8e solid;
  border-right: 1px #8e8e8e solid;
  padding: 20px;
  box-sizing: border-box;
}

/* chelation
--------------------------------*/

.chelation {
  background-color: #ffffff;
  padding: 20px;
  box-sizing: border-box;
  border-top: 15px #e5004f solid;
  border-left: 1px #8e8e8e solid;
  border-right: 1px #8e8e8e solid;
  border-bottom: 1px #8e8e8e solid;
}

.chelation h6 {
  text-align: center;
  font-size: 22px;
}

/* point_box
--------------------------------*/
/*
.point_box {
	border: 1px #959595 solid;
	box-sizing: border-box;

}

.point_box h2{
	background-color: #f9ffc6;
	padding: 20px ;
	font-size: 28px;
	font-weight: 500;
	border-bottom: 1px #959595 solid;
}

.point_box h2 span{
	font-size: 22px;
	margin-left: 10px;
}

.point_box ul{
	padding: 22px;
	box-sizing: border-box;
}

.point_box li:first-child{
	float: left;
	width: 749px;
}

.point_box li:last-child{
	float: left;
	margin-left: 20px;
}

.point_box p{
	padding: 22px;
	box-sizing: border-box;
	background-color: #FFF2F2;
	font-weight: 700;
}
*/

/* point2_box
--------------------------------*/

.point2_box li:first-child {
  float: left;
  width: 680px;
  margin-right: 40px;
}

.point2_box li:last-child {
  float: left;
  width: 240px;
}

/* flow-box
--------------------------------*/

.flow-box h2 {
  float: left;
  width: 200px;
}

.flow-box h3 {
  float: left;
  width: 750px;
  margin-left: 20px;
}

.flow-box span {
  font-weight: 700;
  font-size: 28px;
  color: #0b2b6a;
  padding-left: 20px;
}

.flow-box p {
  float: left;
  width: 750px;
  margin-left: 20px;
  margin-top: 10px;
}

/* menu01-hikaku
--------------------------------*/

.menu01-hikaku {
  border-collapse: collapse;
  border-spacing: 0;
}

.menu01-hikaku th:first-child {
  background-color: #e7e7e7;
  font-size: 22px;
  border: 1px #8b8b8b solid;
  width: 50%;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  width: 470px;
}

.menu01-hikaku th:last-child {
  background-color: #efd9ed;
  font-size: 22px;
  border: 1px #8b8b8b solid;
  width: 50%;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  width: 470px;
}

.menu01-hikaku td {
  background-color: #ffffff;
  border: 1px #8b8b8b solid;
  width: 50%;
  padding: 10px;
  box-sizing: border-box;
  width: 470px;
}

.hikaku-b1 {
  font-weight: 700;
  font-size: 22px;
}

.hikaku-b2 {
  font-weight: 700;
  color: #ff1f7a;
  font-size: 22px;
}

/* list_box
--------------------------------*/

.list_box h2 {
  background-color: #ffccdf;
  text-align: center;
  font-size: 30px;
  padding: 20px;
  box-sizing: border-box;
}

.list_box h3 {
  border: 2px #ff3b9c solid;
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  padding: 20px;
  border-radius: 20px;
}

.font_b {
  font-weight: 700;
  font-size: 28px;
}

.list_box li:first-child {
  float: left;
  width: 310px;
}

.list_box li:nth-child(2) {
  float: left;
  width: 310px;
  margin-left: 25px;
  margin-right: 25px;
}

.list_box li:last-child {
  float: left;
  width: 310px;
}

/* price-box
--------------------------------*/

.price-box h2 {
  background-color: #ffccdf;
  text-align: center;
  font-size: 30px;
  padding: 20px;
  box-sizing: border-box;
}

.price-box table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 10px;
}

.price-box th {
  text-align: center;
  font-size: 24px;
  border: #c4a281 1px solid;
  background-color: #ffe7f1;
  font-weight: 400;
  padding: 10px;
  box-sizing: border-box;
}

.price-box td:first-child {
  text-align: center;
  border: #c4a281 1px solid;
  padding: 10px;
  box-sizing: border-box;
}

.price-box td:last-child {
  text-align: right;
  border: #c4a281 1px solid;
  padding: 10px;
  box-sizing: border-box;
  color: #ff2788;
  font-weight: 700;
}

.fs-40 {
  font-size: 40px;
}

/* promise_box
--------------------------------*/

#promise_box {
  width: 980px;
  margin: 30px auto;
}

#promise_box li {
  float: left;
  width: 288px;
  background-color: #ffffff;
  height: 630px;
  margin: 20px 6px 20px 8px;
  padding: 10px;
  border: #dff0ff 2px solid;
  border-radius: 10px;
  font-size: 18px;
  text-align: left;
}

#promise_box img {
  margin: 15px 0;
}

h2#tit01 {
  width: 100%;
  background-color: #0584e1;
  height: 150px;
  text-align: center;
  padding: 0 auto;
  margin: 50px 0 0 0;
}

#bg01 {
  width: 100%;
}

#bg01 h3 {
  margin: 0 auto;
  padding: 20px 0 0 0;
  width: 980px;
}

#bg01 .txt01 {
  width: 920px;
  margin: 40px auto 0;
  text-align: left;
  color: #2d97ff;
  font-size: 20px;
  line-height: 1.4;
}

#bg01 .box01 {
  width: 940px;
  margin: 40px auto;
  border: 4px solid #9bcdff;
  border-radius: 10px; /* CSS3���� */
  -webkit-border-radius: 10px; /* Safari,Google Chrome�p */
  -moz-border-radius: 10px; /* Firefox�p */
  background-color: #fff;
  padding: 16px;
}

#bg02 {
  width: 100%;
  padding: 0 auto;
  text-align: center;
  background-color: #6fb7ff;
  border-top: 1px solid #6fb7ff;
  border-bottom: 1px solid #6fb7ff;
  margin: 50px 0;
}

#bg02 h2 {
  width: 980px;
  text-align: center;
  margin: 10px auto 20px;
}

#bg02 .txt01 {
  width: 980px;
  margin: 0 auto;
  color: #fff;
  font-size: 18px;
  text-align: left;
  line-height: 1;
}

#bg02 ul {
  width: 980px;
  margin: 10px auto 30px;
}

#bg02 ul li {
  width: 940px;
  background-color: #fff;
  border-radius: 6px; /* CSS3���� */
  -webkit-border-radius: 6px; /* Safari,Google Chrome�p */
  -moz-border-radius: 6px; /* Firefox�p */
  padding: 20px 20px 30px 20px;
  text-align: left;
  font-size: 18px;
  line-height: 140%;
  margin: 0 0 10px 0;
}

#bg02 ul li h4 {
  margin: 0 0 15px 0;
}

#bg02 ul li:last-child {
  background-image: url(../images/img12.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  min-height: 350px;
}

#bg02 ul li h5 {
  margin: 50px 0 10px 0;
}

#bg02 ul li .txt02 {
  width: 820px;
}

#bg03 {
  width: 100%;
  padding: 0 auto;
  text-align: center;
  background-color: #fffed2;
  border-bottom: 1px solid #fffed2;
  margin: 50px 0;
}

#hikaku_box {
  width: 978px;
  margin: 0 auto;
  border: 1px solid #bfbfbf;
  background-color: #fff;
}

#hikaku_box ul {
  width: 978px;
  margin: 20px 0 20px 18px;
}

#hikaku_box ul li {
  width: 290px;
  float: left;
  background-image: url(../images/border01.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  text-align: left;
  padding: 0 15px 0 10px;
  margin: 0 5px 0 0;
}

#hikaku_box ul li:last-child {
  background-image: none;
}

#hikaku_box ul li h3 {
  font-size: 26px;
  color: #eb738c;
  font-weight: normal;
  line-height: 1;
}

#hikaku_box ul li dl {
  margin: 20px 0 0 0;
}

#hikaku_box ul li dl dt {
  margin: 0 0 8px 0;
  line-height: 100%;
}

#hikaku_box ul li dl dd {
  line-height: 140%;
  margin: 0 0 20px 0;
}

#tit04 {
  width: 100%;
  height: 250px;
  background-image: url(../images/tit04_bg.jpg);
  background-repeat: repeat-x;
  margin: 50px 0 0 0;
  padding: 0 auto;
  text-align: center;
}

#result {
  width: 980px;
  margin: 30px auto;
  text-align: left;
  line-height: 160%;
}

#result .font_pink_b {
  font-size: 24px;
  color: #f06;
}

#result .txt_s {
  font-size: 12px;
}

#tit05 {
  width: 100%;
  height: 190px;
  background-image: url(../images/tit05_bg.jpg);
  background-repeat: repeat-x;
  margin: 50px 0 0 0;
  padding: 0 auto;
  text-align: center;
}

#tit06 {
  width: 100%;
  height: 240px;
  background-image: url(../images/tit06_bg.jpg);
  background-repeat: repeat-x;
  margin: 50px 0 0 0;
  padding: 0 auto;
  text-align: center;
}

#bust_design {
  width: 100%;
  padding: 0 auto;
  background-color: #6fb7ff;
  border-top: 1px solid #6fb7ff;
  border-bottom: 1px solid #6fb7ff;
  text-align: center;
}

#bust_design p {
  width: 980px;
  margin: 30px auto;
  text-align: left;
  color: #fff;
  font-size: 22px;
  line-height: 160%;
}

#bust_design img {
  margin: 0 auto 40px;
}

#qa_tit {
  width: 100%;
  text-align: center;
  background-color: #ffe5f0;
}

#qa_tit h2 img {
  padding: 35px 0 10px 0;
}

#qa_tit p {
  line-height: 140%;
  font-size: 22px;
  padding-bottom: 30px;
}

qa_dl {
  margin: 0 0 50px 0;
}

#qa_dl dt {
  background-color: #ec6397;
  background-image: url(../images/img--question.png);
  background-position: 14px 7px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 20px;
  line-height: 120%;
  padding: 25px 15px 15px 83px;
  text-align: left;
}

#qa_dl dd {
  line-height: 140%;
  text-align: left;
  margin: 10px 0 40px;
  background-image: url(../images/img--answer.png);
  background-position: 14px 0px;
  background-repeat: no-repeat;
  padding: 25px 0 0 83px;
}

.content--cv {
  background: url(../images/btn--cv--back.jpg) no-repeat center;
  height: 360px;
  margin-top: 20px;
}

.content--cv img {
  margin-top: 170px;
}

/* contact_box
------------------------------*/
.contact_box {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.cv_btn_bg {
  background-image: url(../images/cv_bg.jpg);
  background-repeat: repeat-y;
  height: 146px;
}

/* title--activities
--------------------------------*/
.title--activities {
  text-align: center;
}

/* activities_box
--------------------------------*/

#activities_box {
  width: 100%;
  margin: 0;
  padding: 0 auto;
}

#activities_box h3 {
  width: 980px;
  margin: 20px 0 15px 40px;
  color: #ff3c6a;
  font-size: 24px;
  text-align: left;
}

#activities_box div {
  width: 980px;
  margin: 0 auto 0 auto;
}

#activities_box p {
  width: 520px;
  font-size: 18px;
  line-height: 180%;
  float: left;
  margin: 0 0 0 20px;
  text-align: left;
}

#activities_box img {
  float: left;
  margin: 0 0 50px 30px;
}

/*---- footer ------*/

.footer {
  width: 100%;
  background: url(../images/bg_footer.jpg) repeat-x right bottom;
  text-align: center;
}
.footer p {
  font-size: 13px;
  color: #fff;
  line-height: 1.6;
  padding-top: 30px;
  text-align: center;
}

.footer address {
  font-size: 13px;
  margin-top: 15px;
  padding-bottom: 15px;
  color: #ffffff;
  font-style: normal;
}

/* clinic_box
--------------------------------*/
h2#clinic_tit {
  width: 100%;
  text-align: center;
  color: #fff;
  background-color: #ec6397;
  font-size: 42px;
  line-height: 80px;
  font-weight: normal;
  margin: 40px 0 0 0;
}

#clinic_box {
  width: 980px;
  margin: 40px auto 80px auto;
}

.border_t {
  border-top: 2px solid #ec6397;
}

/*--- clinic_desc_block ---*/

.clinic_desc_block {
  background: #f0f0f0;
  padding: 20px 0px 20px 25px;
  border: solid 1px #e4cdeb;
  overflow: hidden;
}

.clinic_desc_block dl {
  width: 430px;
  padding: 10px;
  background: #fff;
  border: solid 1px #ddd;
  -moz-box-shadow: 1px 1px 3px #ccc;
  -webkit-box-shadow: 1px 1px 3px #ccc;
  box-shadow: 1px 1px 3px #ccc;
  float: left;
  margin-right: 20px;
  height: 180px;
}

.clinic_desc_block dl dt img {
  vertical-align: middle;
}

.clinic_desc_block dl dt span {
  padding: 2px 5px;
  background: #ff4f94;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  font-size: 13px;
}

.clinic_desc_block dl dd {
  padding: 10px 10px 0;
  font-size: 12px;
  line-height: 1.8;
}

/*--- clinic_map_block ---*/

.clinic_map_block {
  border: solid 1px #e4cdeb;
  border-top: none;
  background: #fff;
  overflow: hidden;
}

.clinic_map_block .clinic_map {
  float: left;
  width: 649px;
  height: 838px;
  background: url(../images/bg_map.jpg) no-repeat left top;
  position: relative;
}

.clinic_map_block .clinic_right {
  float: right;
  width: 270px;
  min-height: 790px;
  border: solid 14px #fdf0f4;
  background: #fff;
  padding: 15px;
}

.clinic_map_block .clinic_map .area {
  background: #f0f0f0;
  width: 200px;
  letter-spacing: -0.4em;
}

.clinic_map_block .clinic_map .area h3 {
  background: #ff8bb2;
  color: #ffffff;
  font-size: 14px;
  padding: 2px 5px 2px 10px;
  font-weight: normal;
  letter-spacing: normal;
}

.clinic_map_block .clinic_map .area dl {
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  width: 80px;
  font-size: 12px;
  margin: 6px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.clinic_map_block .clinic_map .area dl + dl {
  margin-left: 0px;
}

.clinic_map_block .clinic_map .area dl dt {
  text-align: center;
  font-weight: bold;
  color: #666666;
  line-height: 1.2;
  height: 35px;
}

.clinic_map_block .clinic_map .area dl.beauty dt {
  line-height: 35px;
}

.clinic_map_block .clinic_map .area ul li {
  margin-top: 4px;
}

.clinic_map_block .clinic_map a {
  display: block;
  width: 80px;
  border-radius: 5px;
  font-size: 13px;
  padding: 3px 0;
  text-decoration: none;
  color: #fff;
  line-height: 1.1;
  text-align: center;
  cursor: pointer;
  background: rgb(255, 170, 202); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 170, 202, 1)),
    color-stop(50%, rgba(255, 140, 179, 1)),
    color-stop(100%, rgba(255, 170, 202, 1))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaaca', endColorstr='#ffaaca',GradientType=0 ); /* IE6-9 */
  border: solid 1px #ff8db3;
}

.clinic_map_block .clinic_map .skin a {
  background: rgb(222, 191, 230); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(222, 191, 230, 1)),
    color-stop(50%, rgba(208, 165, 219, 1)),
    color-stop(100%, rgba(222, 191, 230, 1))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#debfe6', endColorstr='#debfe6',GradientType=0 ); /* IE6-9 */
  border: solid 1px #cd9cd7;
}

.clinic_map_block .clinic_map a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.clinic_map_block .clinic_map .hokkaido {
  position: absolute;
  left: 440px;
  top: 17px;
}

.clinic_map_block .clinic_map .tokyo {
  position: absolute;
  left: 441px;
  top: 211px;
}

.clinic_map_block .clinic_map .kantou {
  position: absolute;
  left: 441px;
  top: 570px;
}

.clinic_map_block .clinic_map .tyuubu {
  position: absolute;
  left: 124px;
  top: 37px;
}

.clinic_map_block .clinic_map .kansai {
  position: absolute;
  left: 225px;
  top: 483px;
}

.clinic_map_block .clinic_map .chugoku {
  position: absolute;
  left: 12px;
  top: 196px;
}

.clinic_map_block .clinic_map .kyusyu {
  position: absolute;
  left: 10px;
  top: 522px;
}

.clinic_map_block .clinic_map .tokyo h3 {
  background: #3399cc;
}
.clinic_map_block .clinic_map .kantou h3 {
  background: #3399cc;
}
.clinic_map_block .clinic_map .tyuubu h3 {
  background: #38b25d;
}
.clinic_map_block .clinic_map .kansai h3 {
  background: #99cc00;
}
.clinic_map_block .clinic_map .chugoku h3 {
  background: #f5b85a;
}
.clinic_map_block .clinic_map .kyusyu h3 {
  background: #ef857d;
}

.clinic_map_block .clinic_info h2 {
  border-left: solid 4px #ff4d94;
  padding-left: 10px;
  color: #ff4d94;
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.clinic_map_block .clinic_info .contact_btn {
  margin-bottom: 10px;
}

.clinic_map_block .clinic_info .telno {
  font-size: 20px;
  color: #ff4d94;
  line-height: 1.3;
}
.clinic_map_block .clinic_info .openclose {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 5px;
  margin-bottom: 20px;
}

.clinic_map_block .clinic_info .infomation {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 5px;
  margin-bottom: 20px;
}

.clinic_map_block .clinic_info .map {
  width: 270px;
  height: 190px;
  background: #fff;
}

.clinic_map_block .clinic_info h3 {
  font-size: 18px;
  padding: 5px 0px;
  border-bottom: dashed 1px #aaa;
  margin-bottom: 10px;
  font-weight: normal;
}

.clinic_map_block .clinic_info dl.doctor {
  margin: 10px 0;
  color: #333333;
  font-size: 12px;
  line-height: 1.4;
}

.clinic_map_block .clinic_info dl.doctor dt {
  clear: both;
  float: left;
  width: 60px;
  font-weight: bold;
}

.clinic_map_block .clinic_info dl.doctor dd {
  padding-left: 65px;
  padding-bottom: 10px;
}

/*-------doctor_block-------*/
#docter_box {
  width: 100%;
  padding: auto;
  border-top: 2px solid #ec6397;
}

.doctor_block {
  width: 600px;
  margin: 40px auto;
  overflow: hidden;
}

.doctor_block .photo {
  width: 180px;
  float: left;
  text-align: center;
}

.doctor_block .photo p {
  font-size: 13px;
  line-height: 1.4;
}

.doctor_block .photo img {
  margin-bottom: 15px;
}

.doctor_block .right {
  font-size: 13px;
  line-height: 2;
}

.doctor_block .right table {
  border-left: solid 1px #d4d4d4;
  border-top: solid 1px #d4d4d4;
}

.doctor_block .right table tr th,
.doctor_block .right table tr td {
  border-right: solid 1px #d4d4d4;
  border-bottom: solid 1px #d4d4d4;
  padding: 5px;
}
.doctor_block .right table tr th {
  background: #f0f0f0;
  text-indent: 10px;
  font-weight: normal;
  text-align: center;
}
.doctor_block .right table tr td {
  padding-left: 10px;
}

/*----clearfix----*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
.clear {
  clear: both;
}

/* For modern browsers */
.cf:before,
.cf:after {
  content: "";
  display: block;
  overflow: hidden;
}

.cf:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
}

/*-------general-------*/

.alignC {
  text-align: center;
}
.alignR {
  text-align: right;
}
.alignL {
  text-align: left;
}

.mb0 {
  margin-bottom: 0px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}

.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt100 {
  margin-top: 100px !important;
}

.small {
  font-size: 12px;
}
.small2 {
  font-size: 20px;
}
.em {
  color: #ff2281;
}
.purple {
  color: #9966cc;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  margin-top: 0;
}

#sidenavi {
  position: fixed;
  bottom: 120px;
  right: 0;
  z-index: 30;
}

#sidenavi ul li {
  margin-top: 5px;
}

.floatclear {
  clear: both;
}

#sec06 {
  background: url(../images/main06.jpg) no-repeat no-repeat;
  padding-top: 40px;
  padding-bottom: 40px;
}
#sec06 .left {
  width: 200px;
  float: left;
  text-align: center;
}
#sec06 .right {
  width: 400px;
  float: left;
}
#sec06 .block {
  width: 600px;
  margin: 0px auto;
}
#sec06 .text1 {
  font-size: 12px;
  line-height: 1.2;
  margin-top: 10px;
}
#sec06 .right {
  font-size: 13px;
  line-height: 2;
}
#sec06 .right table {
  border-left: solid 1px #d4d4d4;
  border-top: solid 1px #d4d4d4;
}
#sec06 .right table tr th,
#sec06 .right table tr td {
  border-right: solid 1px #d4d4d4;
  border-bottom: solid 1px #d4d4d4;
}
#sec06 .right table tr th {
  background: #f0f0f0;
  text-indent: 10px;
  font-weight: normal;
}
#sec06 .right table tr td {
  padding-left: 10px;
}

.petit--kogao table {
  width: 910px;
  border: 1px #c4a281 solid;
  border-collapse: collapse;
}

.petit--kogao h2 {
  font-size: 24px;
  text-align: center;
  margin-top: 10px;
}

.petit--kogao td {
  border: 1px #c4a281 solid;
  padding: 15px 15px;
  text-align: right;
  vertical-align: middle;
}

.petit--kogao th {
  border: 1px #c4a281 solid;
  padding: 15px 15px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  width: 180px;
}

.petit--kogao h3 {
  background-color: #ffe7f1;
  padding: 20px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  border-top: 1px #c4a281 solid;
  border-left: 1px #c4a281 solid;
  border-right: 1px #c4a281 solid;
}

.petit--kogao h4 {
  background-color: #ffe7f1;
  padding: 20px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  border-left: 1px #c4a281 solid;
  border-right: 1px #c4a281 solid;
}

.fs36 {
  font-weight: 700;
  font-size: 36px;
}

.fs24 {
  font-weight: 700;
  font-size: 24px;
}

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

20220921 add

-----------------*/
/*--- header ---*/

.header {
  width: 980px;
  height: 100px;
  margin: 0 auto;
  position: relative;
}

.header .logo {
  position: absolute;
  top: 20px;
  left: 10px;
}

.header .telno {
  position: absolute;
  top: 20px;
  left: 400px;
}

.header .btn {
  position: absolute;
  top: 20px;
  left: 705px;
}

.header .btn ul {
  overflow: hidden;
  zoom: 1;
}

.header .btn ul li {
  float: left;
  margin-right: 5px;
  margin-bottom: 3px;
}

.header .btn ul li a {
  display: block;
  background: #fff;
}

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

 2022 10 30 add

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

/* bg
------------------------------*/

.bg-pink {
  background-color: #fff0f3;
  width: 980px;
  margin: 0 auto;
  padding-bottom: 30px;
}

.bg-green {
  background-color: #fafff4;
  width: 980px;
  margin: 0 auto;
  padding-bottom: 30px;
}

.bg-purple {
  background-color: #fff7fe;
  width: 980px;
  margin: 0 auto;
  padding-bottom: 30px;
}

.read-box {
  background-color: #fffde0;
  padding: 30px;
  box-sizing: border-box;
  font-size: 24px;
  line-height: 1.3;
}

/* menu01
------------------------------*/

.menu_01 h2 {
  background-color: #03898a;
  color: #ffffff;
  text-align: center;
  padding: 10px 0;
  font-size: 36px;
  font-weight: 500;
}

.menu_01 h3 {
  background-color: #03898a;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
}

.menu01-list li {
  border: 1px #d8d8d8 solid;
  float: left;
  width: 300px;
  padding: 10px;
  box-sizing: border-box;
  line-height: 1.6;
  min-height: 80px;
  background-color: #ffffff;
}

.menu01-list li:nth-child(2) {
  margin-left: 20px;
  margin-right: 20px;
}

.menu01-tit {
  font-size: 28px;
  font-weight: 500;
}

.menu_01 h4 {
  border: 2px #ff4978 solid;
  text-align: center;
  border-radius: 10px;
  font-size: 30px;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ff4978;
  margin-top: 10px;
}

.txt_pink {
  color: #ff2d55;
}

.txt_pink2 {
  color: #ff2d55;
}

/* menu01-details2
--------------------------------*/

.menu01-details2 li:first-child {
  float: left;
  width: 660px;
  margin-right: 20px;
}

.menu01-details2 li:last-child {
  float: left;
  width: 260px;
}

/* menu02
------------------------------*/

.menu_02 h2 {
  background-color: #ff4978;
  color: #ffffff;
  text-align: center;
  padding: 10px 0;
  font-size: 36px;
  font-weight: 500;
}

.menu_02 h3 {
  background-color: #ff4978;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
}

/* menu02-detail
--------------------------------*/

.menu02-detail li {
  float: left;
  width: 250px;
}

.menu02-detail li:nth-child(2) {
  margin-left: 93px;
  margin-right: 93px;
}

/* menu03
------------------------------*/

.menu_03 h2 {
  background-color: #8f82bc;
  color: #ffffff;
  text-align: center;
  padding: 10px 0;
  font-size: 36px;
  font-weight: 500;
}

.menu_032 h3 {
  background-color: #8f82bc;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
}

.menu03-details li:first-child {
  float: left;
  width: 660px;
  margin-right: 20px;
}

.menu03-details li:last-child {
  float: left;
  width: 260px;
}

.fb {
  font-weight: 700;
}

/* details-tit01
------------------------------*/

.details-tit01 {
  text-align: center;
  background-color: #03898a;
  color: #ffffff;
  font-size: 32px;
  padding: 20px 0;
  margin-bottom: 10px;
}

.details-box01 table {
  width: 910px;
  border: 1px #c4a281 solid;
  border-collapse: collapse;
}

.details-box01 h2 {
  font-size: 24px;
  text-align: center;
  margin-top: 10px;
}

.details-box01 td {
  border: 1px #c4a281 solid;
  padding: 15px 15px;
  vertical-align: middle;
}

.details-box01 th {
  border: 1px #c4a281 solid;
  background-color: #e8f7d6;
  padding: 15px 15px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  width: 180px;
}

.details-box01 h3 {
  background-color: #e8f7d6;
  padding: 20px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  border-top: 1px #c4a281 solid;
  border-left: 1px #c4a281 solid;
  border-right: 1px #c4a281 solid;
}

.details-box01 h4 {
  background-color: #ffe7f1;
  padding: 20px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  border-left: 1px #c4a281 solid;
  border-right: 1px #c4a281 solid;
}

/* details-tit02
------------------------------*/

.details-tit02 {
  text-align: center;
  background-color: #ff4978;
  color: #ffffff;
  font-size: 32px;
  padding: 20px 0;
  margin-bottom: 10px;
}

.details-box02 table {
  width: 910px;
  border: 1px #c4a281 solid;
  border-collapse: collapse;
}

.details-box02 h2 {
  font-size: 24px;
  text-align: center;
  margin-top: 10px;
}

.details-box02 td {
  border: 1px #c4a281 solid;
  padding: 15px 15px;

  vertical-align: middle;
}

.details-box02 th {
  border: 1px #c4a281 solid;
  background-color: #ffe7f1;
  padding: 15px 15px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  width: 180px;
}

.details-box02 h3 {
  background-color: #ffe7f1;
  padding: 20px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  border-top: 1px #c4a281 solid;
  border-left: 1px #c4a281 solid;
  border-right: 1px #c4a281 solid;
}

.details-box02 h4 {
  background-color: #ffe7f1;
  padding: 20px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  border-left: 1px #c4a281 solid;
  border-right: 1px #c4a281 solid;
}

/* details-tit03
------------------------------*/

.details-tit03 {
  text-align: center;
  background-color: #8f82bc;
  color: #ffffff;
  font-size: 32px;
  padding: 20px 0;
  margin-bottom: 10px;
}

.details-box03 table {
  width: 910px;
  border: 1px #c4a281 solid;
  border-collapse: collapse;
}

.details-box03 h2 {
  font-size: 24px;
  text-align: center;
  margin-top: 10px;
}

.details-box03 td {
  border: 1px #c4a281 solid;
  padding: 15px 15px;

  vertical-align: middle;
}

.details-box03 th {
  border: 1px #c4a281 solid;
  background-color: #faebf8;
  padding: 15px 15px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  width: 180px;
}

.details-box03 h3 {
  background-color: #faebf8;
  padding: 20px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  border-top: 1px #c4a281 solid;
  border-left: 1px #c4a281 solid;
  border-right: 1px #c4a281 solid;
}

.details-box03 h4 {
  background-color: #faebf8;
  padding: 20px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  border-left: 1px #c4a281 solid;
  border-right: 1px #c4a281 solid;
}

/* �A�R�[�f�B�I��
 --------------------------------*/

/*�{�b�N�X�S��*/
.accbox {
  margin: 2em 0;
  padding: 0;
  max-width: 980px; /*�ő啝*/
}

/*���x��*/
.accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 13px 12px;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.6rem;
  background: #aa89bd;
  cursor: pointer;
  transition: all 0.5s;
}

/*�A�C�R����\��*/
.accbox label:before {
  content: "\f107";
  font-family: "FontAwesome";
  padding-right: 20px;
  color: #ffed00;
  font-size: 1.6em;
}

/*���x���z�o�[��*/
.accbox label:hover {
  background: #9160ae;
}

/*�`�F�b�N�͉B��*/
.accbox input {
  display: none;
}

/*���g���\���ɂ��Ă���*/
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

/*�N���b�N�Œ��g�\��*/
.cssacc:checked + label + .accshow {
  height: auto;
  opacity: 1;
}

.accbox .accshow p {
  margin-top: 15px;
  margin-bottom: 15px;
}

/*�A�C�R�������ւ���*/
.cssacc:checked + label:before {
  content: "\f106";
}

/*���j���[�̒��g*/

.menu-tit {
  background-color: #ae5da1;
  color: #ffffff;
  text-align: center;
  font-size: 40px;
  padding: 10px;
}

.menu-detail {
  margin-top: 10px;
}

.menu-detail li:first-child {
  float: left;
  width: 620px;
  margin-right: 20px;
}

.menu-detail li:last-child {
  float: left;
  width: 340px;
}

.menu-btn {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #ae5da1;
  border: solid 2px #ae5da1;
  transition: 0.4s;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.4rem;
  border-radius: 50px;
  font-family: "FontAwesome";
}

.menu-btn span {
  font-size: 30px;
  font-weight: 800;
  margin-right: 10px;
}

.menu-btn a {
  text-decoration: none;
}

.menu-btn a:visited {
  color: #ae5da1;
}

.menu-btn:hover {
  background: #ddc8e9;
  color: white;
}

/* menu-list
 --------------------------------*/
.menu-list li:last-child {
  margin-left: unset;
}

.menu-list li {
  float: left;
  width: 320px;
}

.menu-list li:nth-child(2) {
  margin-left: 10px;
  margin-right: 10px;
}

/* menu01-point
 --------------------------------*/

.menu01-point li:first-child {
  padding-left: 285px;
  background-image: url(../images/menu01-img02.jpg);
  background-repeat: no-repeat;
  height: 190px;
}

.menu01-point li:nth-child(2) {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.menu01-point li:nth-child(3) {
  padding-left: 285px;
  background-image: url(../images/menu01-img03.jpg);
  background-repeat: no-repeat;
  height: 190px;
}

.menu01-point li:nth-child(4) {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.menu01-point li:last-child {
  padding-left: 285px;
  background-image: url(../images/menu01-img04.jpg);
  background-repeat: no-repeat;
  height: 190px;
}

.txt_red2 {
  color: #ff4978;
  font-weight: 700;
  font-size: 24px;
}

/* menu-box
 --------------------------------*/

.menu-box01 {
  background-image: url(../images/snow-img09.gif);
  padding-bottom: 30px;
}

.menu-price {
  background-color: #ffffff;
  padding: 20px;
  box-sizing: border-box;
}

.menu-box02 {
  background-image: url(../images/snow-img10.gif);
  padding-top: 20px;
  padding-bottom: 30px;
}

/* menu01-details
 --------------------------------*/

.menu01-details {
  background-color: #ffffff;
  padding: 20px;
  box-sizing: border-box;
  margin-left: 20px;
}

.menu01-details p {
  float: left;
  width: 520px;
  margin-right: 20px;
}

.menu01-details img {
  float: left;
  width: 356px;
}

.menu_01 h5 {
  background-color: #c490bf;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  font-size: 24px;
}

/* effect-tit
 --------------------------------*/

.effect-tit {
  font-weight: 300;
  font-size: 28px;
}

.effect-tit img {
  margin-right: 10px;
  height: 40px;
}

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

  2022 11 09 add

	-----------------------------------*/
#main {
  background-color: inherit;
}
.osusume_box {
  display: flex;
  justify-content: center;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.osusume_box ul {
  margin: 10px 0 0 0;
}

.osusume_box ul li {
  float: left;
  width: 320px;
  /*width: 483px;*/
  margin-left: 10px;
}

.osusume_box ul li:first-child {
  margin-left: 0;
}

.bihada-point li {
  width: 300px;
  float: left;
}

.bihada-point li:nth-child(2) {
  margin-left: 20px;
}

.bihada-point li:nth-child(3) {
  margin-left: 20px;
}

.bihada-point li:nth-child(4) {
  background-color: #ffffff;
  text-align: left;
  padding: 20px;
  box-sizing: border-box;
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}

.bihada-point li:nth-child(5) {
  background-color: #ffffff;
  text-align: left;
  padding: 20px;
  box-sizing: border-box;
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  margin-left: 20px;
}

.bihada-point li:nth-child(6) {
  background-color: #ffffff;
  text-align: left;
  padding: 20px;
  box-sizing: border-box;
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  margin-left: 20px;
}
.w940 {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}
.culture {
  background-color: #ffffff;
}

.culture span {
  color: #ed2e8c;
}

.culture h3 {
  background-color: #b6eed3;
  font-size: 22px;
  padding: 10px;
}

.culture img {
  padding: 20px 0 20px 100px;
}

.culture li {
  float: left;
  padding-bottom: 30px;
}

.culture li:first-child {
  background-color: #ccccff;
  font-size: 20px;
  color: #473ba4;
  width: 370px;
  padding: 10px;
  margin-left: 50px;
  box-sizing: border-box;
}

.culture li:nth-child(2) {
  background-color: #fbc8fc;
  font-size: 20px;
  color: #b30b90;
  width: 370px;
  padding: 10px;
  margin-left: 50px;
  box-sizing: border-box;
}

.culture li:nth-child(3) {
  margin-top: 10px;
}

.culture li:nth-child(4) {
  margin-top: 10px;
}

.culture li:nth-child(odd) {
  width: 370px;
  margin-left: 50px;
  box-sizing: border-box;
}

.culture li:nth-child(even) {
  width: 420px;
  margin-left: 50px;
  box-sizing: border-box;
}
.bihada-detail table {
  width: 940px;
  height: 380px;
  border: 1px #c4a281 solid;
  border-collapse: collapse;
  margin-top: 30px;
}

.bihada-detail td {
  border: 1px #c4a281 solid;
  background-color: #ffffff;
  padding: 0 0 0 15px;
  text-align: left;
  vertical-align: middle;
}

.bihada-detail th {
  border: 1px #c4a281 solid;
  background-color: #e2fff1;
  padding: 15px 15px;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
}
.comments {
  background-color: #ffffff;
  text-align: right;
  padding: 0 20px 10px 0;
  font-size: 14px;
}
.kogao--detail table {
  background-color: #f9f9f9;
  border-collapse: collapse;
  font-size: 90%;
  margin: 0;
  width: 910px;
  border: solid 1px #c4a281;
}

.kogao--detail table {
  border-collapse: collapse;
  color: #c4a281;
  font-size: 90%;
  padding: 20px;
}

.petit--kogao table {
  width: 910px;
  height: 530px;
  border: 1px #c4a281 solid;
  border-collapse: collapse;
}

.petit--kogao td {
  border: 1px #c4a281 solid;
  padding: 15px 15px;
  text-align: left;
  vertical-align: middle;
}

.petit--kogao th {
  border: 1px #c4a281 solid;
  background-color: #fdf1f6;
  padding: 15px 15px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  width: 180px;
}

.menu03_about p {
  float: left;
  width: 460px;
}

.menu03_about img {
  float: left;
  width: 455px;
  margin-left: 20px;
}

.flow {
  background-color: #ffffff;
}

.flow h3 {
  font-size: 22px;
  background-color: #f0c6eb;
  box-sizing: border-box;
  padding: 10px 0 10px 20px;
  margin-bottom: 30px;
}

.flow img {
  float: left;
  width: 495px;
  margin-left: 40px;
  margin-bottom: 40px;
}

.flow p {
  width: 365px;
  float: left;
  margin: 55px 0 0 20px;
}

.minimum img {
  float: left;
  width: 255px;
  margin-left: 40px;
}

.minimum p {
  float: left;
  width: 600px;
  margin-left: 25px;
}

.bg-blue {
  background-color: #f0fcff;
  width: 980px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 30px;
}
.flow.blue h3 {
  background-color: #abeefd;
}

#main img {
  width: 980px;
  height: auto;
}
