@charset "utf-8";
/* CSS Document */
/*==========================================
 contact
===========================================*/
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP);
@import url(https://fonts.googleapis.com/css?family=Caveat);

@media screen and (min-width: 801px) {
/*==========================================
 pc/tab
===========================================*/

/*-------------column-------------*/
.column_ti {
 margin: 0px auto;
 padding: 90px 0 0;
 width: 1200px;
 min-height: 210px;
 display: flex;
 flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/h2_column.jpg") no-repeat 0 0;
}
.column_ti div {
 margin: 0px;
 padding: 40px;
 max-width: 620px;
 background: #666;
 opacity: 0.9;
}
.column_ti div h2 {
 margin: 0px;
 padding: 0;
 font-size: 40px;
 line-height: 1.3;
 color: #FFF;
 text-align: left;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

#column {
 margin: 60px auto 0;
 padding: 0;
 width: 1100px;
}
#column dl.mi {
 margin: 0 auto 70px;
 padding: 0;
}
#column dl.mi dt {
 margin: 0px auto 25px;
 padding: 0;
 text-align: center;
 font-size: 22px;
 font-style: italic;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 2.0px;
}
#column dl.mi dd {
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 30px;
 font-weight: bolder;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}
/*-------------side-------------*/
#side p.bt {
 margin: 0 auto 40px;
 padding: 0;
}
#side p.bt a {
 margin: 0;
 padding: 40px 20px;
 font-size: 16px;
 line-height: 1;
 color: #333;
 text-decoration: none;
 text-align: left;
 font-weight: 600;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: #f2f5f6;
 display: block;
 border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
 position: relative;
}
#side p.bt a i {
 position: absolute;
 right: 12px;
 top: 38%;
}
#side p.bt a:hover {
 text-decoration: underline;
 background: #fff9e1;
}

#side dl.list {
 margin: 0 auto 20px;
 padding: 0;
 width: 100%;
}
#side dl.list dt {
 position: relative;
}
#side dl.list dt.si {
 margin: 0;
 padding: 25px 17px 23px;
 font-size: 16px;
 line-height: 1;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: #f2f5f6;
 border-bottom: 1px solid #ddd;
}
#side dl.list dt.cati {
 margin: 0;
 padding: 25px 17px 23px 46px;
 font-size: 16px;
 line-height: 1;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: url("../images/gynecology/ico_folder.png") no-repeat 17px center,#f2f5f6;
 border-top: 2px solid #b59e65;
}
#side dl.list dt a {
 margin: 0;
 padding: 25px 17px 23px;
 font-size: 16px;
 line-height: 1;
 font-weight: bold;
 color: #333;
 text-decoration: none;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: #f2f5f6;
 border-bottom: 1px solid #ddd;
 display: block;
}
#side dl.list dt a:hover {
 text-decoration: underline;
 background: #fff9e1;
}
#side dl.list dt a i {
 position: absolute;
 right: 10px;
 font-size: 13px;
 top: 38%;
}

#side dl.list dd {
 margin: 0;
 padding: 0;
}
#side dl.list dd a {
 margin: 0;
 padding: 20px 45px 20px 20px;
 font-size: 15px;
 line-height: 1.2;
 color: #333;
 text-decoration: none;
 border-bottom: 1px solid #ddd;
 display: block;
 position: relative;
}
#side dl.list dd a i {
 position: absolute;
 right: 10px;
 font-size: 13px;
 top: 38%;
}
#side dl.list dd a:hover {
 text-decoration: underline;
 background: #fff9e1;
}

#side ul.list {
 margin: 0 auto 20px;
 padding: 0;
 width: 100%;
}
#side ul.list li {
 margin: 0;
 padding: 0;
}
#side ul.list li a {
 margin: 0;
 padding: 20px 45px 20px 20px;
 font-size: 15px;
 line-height: 1.2;
 color: #333;
 text-decoration: none;
 border-bottom: 1px solid #ddd;
 display: block;
 position: relative;
}
#side ul.list li a i {
 position: absolute;
 right: 10px;
 top: 38%;
 font-size: 13px;
}
#side ul.list li a:hover {
 text-decoration: underline;
 background: #fff9e1;
}
#side ul.list li.child a {
 margin: 0;
 padding: 12px 55px 12px 30px;
 font-size: 13px;
 line-height: 1.2;
 color: #333;
 text-decoration: none;
 border-bottom: 1px solid #ddd;
 display: block;
 position: relative;
}

#side h3.poti {
 margin: 0 auto 20px;
 padding: 25px 17px 23px 46px;
 font-size: 16px;
 line-height: 1;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: url("../images/gynecology/ico_pop.png") no-repeat 17px center,#f2f5f6;
 border-top: 2px solid #b59e65;
}
#side h3.newti {
 margin: 0 auto 20px;
 padding: 25px 17px 23px 46px;
 font-size: 16px;
 line-height: 1;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: url("../images/gynecology/ico_newlist.png") no-repeat 17px center,#f2f5f6;
 border-top: 2px solid #b59e65;
}
#side .box {
 margin: 0 auto;
 padding: 0 0 20px;
}
#side .box dl {
 margin: 0 0 20px;
 padding: 0;
 display: flex;
 flex-wrap: nowrap;
 justify-content: space-between;
}
#side .box dl dt {
 margin: 0;
 padding: 0;
 width: 90px;
 text-align: center;
 line-height: 1;
}
#side .box dl dt img {
 max-width: 90px;
}
#side .box dl dt a {
 vertical-align: middle;
 height: 90px;
 overflow: hidden;
 display: flex;
 justify-content: center;
 align-items: center;
 background: #f2f5f6;
}
#side .box dl dd {
 margin: 0;
 padding: 0;
 width: 145px;
 font-size: 14px;
 line-height: 1.6;
}
#side .box dl dd a {
 color: #333;
 text-decoration: none;
}
#side .box dl dd a:hover {
 text-decoration: underline;
}
#side p.ban {
 padding-top: 20px;
}
#side p.ban img {
 width: 100%;
	height: auto;
}

/*-------------archive-------------*/
.column_sti {
 margin: 0px auto;
 padding: 30px 0 0;
 width: 1200px;
 height: 200px;
 display: flex;
 flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/h2_column.jpg") no-repeat 0 0;
}
.column_sti div {
 margin: 0px;
 padding: 25px 45px;
 max-width: 680px;
 background: #61686a;
 opacity: 0.9;
 display: inline-block;
}
.column_sti div h2 {
 margin: 0px;
 padding: 0;
 font-size: 30px;
 line-height: 1.5;
 color: #FFF;
 text-align: left;
 font-weight: 600;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.column_sti ul {
 margin: 0px;
 padding: 0;
 display: flex;
 flex-wrap: nowrap;
 justify-content: flex-start;
}
.column_sti ul li {
 margin: 0px 30px 0 0;
 padding: 0;
 font-size: 14px;
 line-height: 1.8;
 color: #FFF;
 text-align: left;
}
.column_sti ul li a {
 color: #FFF;
 text-decoration: none;
}
.column_sti ul li a:hover {
 text-decoration: underline;
}

/*table of contents*/
.toc_white {
 margin-bottom: 30px !important;
 padding: 25px !important;
 width: 100% !important;
 box-sizing: border-box;
 border-radius: 10px;
 border: 1px solid #dddddd !important;
}
p.toc_title {
 padding: 0 0 16px !important;
 text-align: left !important;
 font-size: 20px;
 border-bottom: 1px solid #dddddd;
}
ul.toc_list {
 border: none !important;
 margin: 25px 0 0 !important;
 padding: 0 !important;
 clear: both;
}
ul.toc_list li {
 font-size: 16px;
}
ul.toc_list li a {
 color: #333;
}
ul.toc_list li ul {
 border: none !important;
 margin: 0px !important;
 padding: 5px 30px 16px !important;
}
ul.toc_list li ul li {
 font-size: 14px;
}
ul.toc_list li ul li ul.condenserich_toc {
 padding: 0 0 0 20px !important;
}

.toc_toggle {
 background: #000;
 float: right;
 border-radius: 5px;
 font-size: 14px !important;
 font-weight: bold !important;
}
.toc_toggle a {
 color: #FFF !important;
}
.column_archive .post {
 margin: 0 auto;
 padding: 45px;
 width: 790px !important;
 border: 1px solid #efefef;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.lay_s,.lay_m {
	justify-content: flex-start !important;
}
.lay_s dl {
 padding-right: 41px !important;
}
.lay_s dl:nth-child(3n) {
 padding-right: 0px !important;
}
.lay_m dl {
 padding-right: 52px !important;
}
.lay_m dl:nth-child(4n) {
 padding-right: 0px !important;
}


/*-------------post-------------*/
#column .post {
 margin: 0 auto 20px;
	padding: 0;
	width: 1100px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#column .post dl,.column_archive .post dl {
 margin: 0;
	padding: 0 0 50px;
	width: 236px;
}
#column .post dl dt,.column_archive .post dl dt {
 margin: 0 0 15px;
	padding: 0;
	width: 236px;
	text-align: center;
	position: relative;
	background: #eee;
}
#column .post dl dt img,.column_archive .post dl dt img {
 max-width: 236px;
}
#column .post dl dt a,.column_archive .post dl dt a {
 vertical-align: middle;
 height: 140px;
 overflow: hidden;
 display: flex;
 justify-content: center;
 align-items: center;
}
#column .post dl dt img:hover,.column_archive .post dl dt img:hover {
	transform: scale(1.2);
	transition-duration: 0.3s;
}
#column .post dl dt .cat,.column_archive .post dl dt .cat {
	position: absolute;
	height: 33px;
	top: -4px;
	right: -6px;
 background: url(../images/column/bg_cat.png) no-repeat bottom right;
}
#column .post dl dt .cat p,.column_archive .post dl dt .cat p {
 margin: 0px;
	padding: 8px 8px;
	color: #FFF;
	font-size: 11px;
	line-height: 11px;
 background: #1879b6;
}
#column .post dl dd,.column_archive .post dl dd {
 margin: 0;
	padding: 0px;
	width: 236px;
}
#column .post dl dd p.date,.column_archive .post dl dd p.date {
 margin: 0;
	padding: 0px 0 10px;
	font-size: 12px;
	line-height: 12px;
}
#column .post dl dd h3,.column_archive .post dl dd h3 {
 margin: 0;
	padding: 0px 0 10px;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}
#column .post dl dd h3 a,.column_archive .post dl dd h3 a {
 color: #333;
	text-decoration: none;
}
#column .post dl dd h3 a:hover,.column_archive .post dl dd h3 a:hover {
	text-decoration: underline;
}
#column .post dl dd p.txt,.column_archive .post dl dd p.txt {
 margin: 0;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
}
/*-------------archive-------------*/
.column_archive .post {
 margin: 0 auto;
 padding: 45px;
 width: 790px !important;
 border: 1px solid #efefef;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lay_s {
	justify-content: flex-start !important;
}
.lay_s dl {
 padding-right: 41px !important;
}
.lay_s dl:nth-child(3n) {
 padding-right: 0px !important;
}


/*-------------mayusita-------------*/
.mayushita_ti {
 margin: 0px auto;
 padding: 145px 0 0;
 width: 1200px;
 height: 305px;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/ti_mayusita.jpg") no-repeat 0 0;
}
.mayushita_ti dl {
 margin: 0px 0 0 25px;
 padding: 0;
	width: 410px;
}
.mayushita_ti dl dt {
 margin: 0px;
 padding: 0 0 20px;
 font-size: 26px;
 line-height: 1.5;
 color: #5a707f;
 text-align: right;
	font-family: "Times New Roman", Times, "serif";
	font-style: italic;
	letter-spacing: 10px;
	border-bottom: 1px solid #5a707f;
}
.mayushita_ti dl dd h2 {
 margin: 0px;
 padding: 30px 0 0;
 font-size: 100px;
 line-height: 1;
 color: #5a707f;
 text-align: right;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing: 2px;
}
.mayushita_ti dl dd h2 span {
 font-size: 70px;
	display: block;
	padding: 10px 0 0 0;
}
#column dl.mi_mayu {
 margin: 0 auto 70px;
 padding: 0;
}
#column dl.mi_mayu dt {
 margin: 0px auto 25px;
 padding: 0;
 text-align: center;
 font-size: 50px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 5.0px;
	color: #be6caa;
}
#column dl.mi_mayu dd {
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 26px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}
#column .mayu_c {
 margin: 0px auto 50px;
}
.mayu_c dl dt .cat p {
 background: #be6caa !important;
}
.mayushita_sti {
 margin: 0px auto;
 padding: 0px;
 width: 1200px;
 height: 230px;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/sti_mayusita.jpg") no-repeat right top;
}
.mayushita_sti dl {
 margin: 0px;
 padding: 80px 0 0 40px;
}
.mayushita_sti dl dt {
 margin: 0px auto 15px;
 padding: 0;
 text-align: left;
 font-size: 20px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 2.5px;
	color: #3a4c58;
	font-style: italic;
}
.mayushita_sti dl dd {
 margin: 0px auto;
 padding: 0;
 text-align: left;
 font-size: 40px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.5px;
}
.s_mayushita h3.newti {
 background: url("../images/column/ico_newlist_mayushita.png") no-repeat 17px center,#f2f5f6 !important;
 border-top: 2px solid #be6caa !important;
}
.s_mayushita dt.cati {
 background: url("../images/column/ico_folder_mayushita.png") no-repeat 17px center,#f2f5f6 !important;
 border-top: 2px solid #be6caa !important;
}
#column .post_mayu {
 margin: 0 auto 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#column .post_mayu div {
 margin-bottom: 25px;
 width: 525px;
}
#column .post_mayu div ul {
 margin-bottom: 5px;
 width: 525px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#column .post_mayu div ul li {
 width: 250px;
}
#column .post_mayu div ul li a {
 vertical-align: middle;
	height: 140px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #efefef;
}
#column .post_mayu div ul li span {
 margin: 0;
 padding: 3px 0 0;
 font-size: 16px;
 line-height: 1.5;
 text-align: center;
 color: #ab922f;
 font-family: "Times New Roman", Times, "serif";
	display: block;
}
#column .post_mayu div > p {
 margin: 0;
 padding: 0px 0 10px;
 font-size: 12px;
 line-height: 12px;
}
#column .post_mayu div > h3 {
 margin: 0;
 padding: 0px 0 10px;
 font-size: 15px;
 line-height: 20px;
 font-weight: bold;
}
#column .post_mayu div > h3 a {
 color: #333;
	text-decoration: none;
}
#column .post_mayu div > h3 a:hover {
	text-decoration: underline;
}

/*-------------mayusita_single-------------*/
.b_mayushita {
 background: url("../images/column/sti_mayusita.jpg") no-repeat right top;
}
.b_mayushita div {
 background: none;
 opacity: 1.0;
}
.b_mayushita div h2 {
 color: #3a4c58;
}
.b_mayushita ul li {
 color: #3a4c58;
}
.b_mayushita ul li a {
 color: #3a4c58;
}
.b_mayushita ul li a:hover {
 text-decoration: underline;
}
.c_mayushita .cont h3 {
 color: #3a4c58;
 border-top: 2px solid #3a4c58;
 border-bottom: 2px solid #cbd9e3;
}
.c_mayushita .cont h4 {
 color: #3a4c58;
	border-left: 3px solid #cbd9e3;
}

.column_case {
 padding: 0px 0 30px;
}
.column_case > .photo {
 display: flex;
	flex-wrap: nowrap;
 justify-content: space-between;
}
.column_case > .photo dl {
 margin: 0;
 padding: 0px 0 20px;
 width: 420px;
}
.column_case > .photo dl dt {
 margin: 0;
 padding: 0px;
 min-width: 255px;
 min-height: 255px;
 text-align: center;
 background: #efefef;
 display: flex;
 align-items: center;
 justify-content: center;
}
.column_case > .photo dl dt img {
	max-width: 380px !important;
}
.column_case > .photo dl dd {
 margin: 0;
 padding: 10px 0 0;
 font-size: 16px;
 line-height: 1.5;
 text-align: center;
 color: #ab922f;
 font-family: "Times New Roman", Times, "serif";
}
.column_case > .photo p.case_txt {
 margin: 0;
 padding: 0px 0 20px;
 font-size: 14px;
 line-height: 1.8;
}
.c_mayushita .treatment {
 margin: 50px 0;
}
.c_mayushita .treatment {
 margin: 50px 0;
}
.c_mayushita .treatment .box .price {
 width: auto;
}
.c_mayushita .treatment .box .price table {
 width: 880px !important;
}
.c_mayushita .treatment .box .price p.cap {
 width: 880px !important;
}

.relation_mayushita {
 margin: 60px auto;
 padding: 40px 30px 10px;
 width: 820px;
 border: 1px solid #be6caa;
}
.relation_mayushita > dl {
 margin: 0px;
 padding: 0px;
 width: 100%;
}
.relation_mayushita > dl dt {
 margin: 0px auto 15px;
 padding: 0px;
 font-size: 18px;
 line-height: 1;
 font-family: "Times New Roman", Times, "serif";
 text-align: center;
 color: #be6caa;
 letter-spacing: 5.0px;
}
.relation_mayushita > dl dd {
 margin: 0px auto 45px;
 padding: 0px;
 font-size: 30px;
 line-height: 1;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 font-weight: bold;
 text-align: center;
 color: #be6caa;
 letter-spacing: 3.0px;
}
.relation_mayushita > div {
 margin: 0 auto;
 padding: 0;
 display: flex;
 flex-wrap: wrap;
 justify-content: flex-start;
}
.relation_mayushita > div dl {
 margin: 0 56px 0 0;
 padding: 0 0 50px;
 width: 236px;
}
.relation_mayushita > div dl:nth-child(3n) {
 margin: 0;
}
.relation_mayushita > div dl dt {
 margin: 0 0 15px;
	padding: 0;
	width: 236px;
	text-align: center;
	position: relative;
}
.relation_mayushita > div dl dt img {
 max-width: 236px;
	margin: inherit !important;
}
.relation_mayushita > div dl dt a {
 vertical-align: middle;
 height: 140px;
 overflow: hidden;
 display: flex;
 justify-content: center;
 align-items: center;
}
.relation_mayushita > div dl dt img:hover {
	transform: scale(1.2);
	transition-duration: 0.3s;
}
.relation_mayushita dl dt .cat {
	position: absolute;
	height: 33px;
	top: -4px;
	right: -6px;
 background: url(../images/column/bg_cat.png) no-repeat bottom right;
}
.relation_mayushita > div dl dt .cat p {
 margin: 0px;
	padding: 8px 8px;
	color: #FFF;
	font-size: 11px;
	line-height: 11px;
 background: #be6caa;
}
.relation_mayushita > div dl dd {
 margin: 0;
	padding: 0px;
	width: 236px;
}
.relation_mayushita > div dl dd p.date {
 margin: 0;
	padding: 0px 0 10px;
	font-size: 12px;
	line-height: 12px;
}
.relation_mayushita > div dl dd h3 {
 margin: 0 !important;
	padding: 0px 0 10px !important;
	font-size: 15px !important;
	line-height: 20px !important;
	font-weight: bold;
 text-align: left;
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
	border: none !important;
}
.relation_mayushita > div dl dd h3 a {
 color: #333;
	text-decoration: none;
}
.relation_mayushita > div dl dd h3 a:hover {
	text-decoration: underline;
}
.relation_mayushita > div dl dd p.txt {
 margin: 0;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
}

/*-------------kogao-------------*/
.kogao_ti {
 margin: 0px auto;
 padding: 0px;
 width: 100%;
 height: 744px;
 background: url("../images/column/ti_kogao.jpg") no-repeat top center,#fff9fe;
}
.kogao_ti .inner {
 margin: 0px auto;
 padding: 0px;
 width: 1200px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
}
.kogao_ti .inner .cti {
 margin: 0px;
 padding: 180px 0 0;
 width: 540px;
}
.kogao_ti .inner .cti h2 {
 font-size: 135px;
	line-height: 1;
	text-align: center;
	color: #ea6798;
	font-family: 'Noto Serif JP',Georgia, "Times New Roman", Times, "serif";
}
.kogao_ti .inner .cti h2 {
 font-size: 135px;
	line-height: 1;
	text-align: center;
	color: #ea6798;
	font-family: 'Noto Serif JP',Georgia, "Times New Roman", Times, "serif";
}
.kogao_ti .inner .cti h2 span {
 font-size: 30px;
	display: block;
}
.kogao_ti .inner .cti > p {
 padding-top: 20px;
 font-size: 22px;
	line-height: 1;
	text-align: center;
	color: #ea6798;
	font-family: "Times New Roman", Times, "serif";
	letter-spacing: 0.6em;
}
.kogao_ti .inner .cti .case_topbox {
 margin: 40px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.kogao_ti .inner .cti .case_topbox div {
 width: 425px;
}
.kogao_ti .inner .cti .case_topbox div ul {
 margin-bottom: 5px;
 width: 425px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.kogao_ti .inner .cti .case_topbox div ul li {
 width: 200px;
}
.kogao_ti .inner .cti .case_topbox div ul li a {
 vertical-align: middle;
	height: 130px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #efefef;
}
.kogao_ti .inner .cti .case_topbox div ul li span {
 margin: 0;
 padding: 15px 0 0;
 font-size: 16px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 font-family: "Times New Roman", Times, "serif";
	display: block;
}
.kogao_ti .inner .cti .case_topbox div ul li:last-of-type span {
 color: #ea6798;
}
.kogao_ti .inner .cti .case_topbox div ul li img {
 width: 100%;
}
.kogao_ti .inner .cti .case_topbox div > p {
 margin: 0;
 padding: 10px 0 0px;
 font-size: 11px;
 line-height: 1.4;
	color: #333;
}
.kogao_gnavi {
 width: 100%;
	height: 110px;
	background: #f277a5;
}
.kogao_gnavi .inner {
 margin: 0 auto;
 width: 1200px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 font-weight: bold;
 text-align: center;
}
.kogao_gnavi .inner p {
 width: 258px;
	font-size: 20px;
	line-height: 1;
	text-align: center;
}
.kogao_gnavi .inner p a {
 width: 100%;
	height: 110px;
	color: #FFF;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	text-shadow: 1px 1px 1px #666;
	border-left: 1px solid #c44e7a;
	border-right: 1px solid #c44e7a;
	background: #d55384;
 background: -moz-linear-gradient(top, #ea6798, #d04e7e);
 background: -webkit-linear-gradient(top, #ea6798, #d04e7e);
 background: linear-gradient(to bottom, #ea6798, #d04e7e);	
}
.kogao_gnavi .inner p a:hover {
 color: #FFF;
 background: #e56696;
}
.kogao_gnavi .inner ul {
 display: flex;
	flex-wrap: nowrap;
}
.kogao_gnavi .inner ul li {
 padding: 0px;
	height: 110px;
	display: flex;
	align-items: center;
}
.kogao_gnavi .inner ul li a {
 padding: 0px 20px;
	border-right: 1px solid #FFF;
	font-size: 16px;
	line-height: 1;
	color: #FFF;
	text-decoration: none;
}
.kogao_gnavi .inner ul li:last-child a {
 border: none;
}
.kogao_gnavi .inner ul li a:hover {
 text-decoration: underline;
}
#kogao_case,#column {
 margin: 0 auto;
 padding: 100px 0 0;
	width: 1200px;
}
#kogao_case dl.mi_kogao,#column dl.mi_kogao {
 margin: 0px auto 70px;
 padding: 0;
}
#kogao_case dl.mi_kogao dt,#column dl.mi_kogao dt {
 margin: 0px auto 25px;
 padding: 0;
 text-align: center;
 font-size: 50px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 6.0px;
	color: #ea6798;
}
#kogao_case dl.mi_kogao dd,#column dl.mi_kogao dd {
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 26px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}
.kogao_c dl dt .cat p {
 background: #ea6798 !important;
}
#kogao_case .casebox {
 margin: 0 auto 70px;
	width: 1100px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#kogao_case .casebox div {
 margin-bottom: 60px;
 width: 525px;
}
#kogao_case .casebox div > h3 {
 margin: 0;
 padding: 0px 0 15px;
 font-size: 20px;
 line-height: 1.4;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 text-align: center;	
}
#kogao_case .casebox div > h3 a {
 color: #333;
	text-decoration: none;
}
#kogao_case .casebox div > h3 a:hover {
	text-decoration: underline;
}
#kogao_case .casebox div ul {
 margin-bottom: 5px;
 width: 525px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#kogao_case .casebox div ul li {
 width: 250px;
}
#kogao_case .casebox div ul li a {
 vertical-align: middle;
	height: 140px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #efefef;
}
#kogao_case .casebox div ul li span {
 margin: 0;
 padding: 15px 0 0;
 font-size: 16px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 font-family: "Times New Roman", Times, "serif";
	display: block;
}
#kogao_case .casebox div ul li:last-of-type span {
 color: #ea6798;
}
#kogao_case .casebox div ul li img {
 width: 100%;
}
#kogao_case .casebox div > p {
 margin: 0;
 padding: 10px 0 0px;
 font-size: 11px;
 line-height: 1.4;
	color: #333;
}
#kogao_case .casebox div > p.link {
	text-align: right;
}
#kogao_case .casebox div > p.link a {
 font-size: 12px;
	text-decoration: none;
	color: #ea6798;
	font-weight: bold;
}
#kogao_case .casebox div > p.link a:hover {
 text-decoration: underline;
}
.become_box {
 margin: 0;
}
.become_box .inner {
 margin: 0 auto 100px;
 padding: 0px 0 0 650px;
	width: 550px;
	min-height: 680px;
 background: url("../images/column/bg_kaoyase.jpg") no-repeat top left;
}
.become_box h3 {
 margin: 0;
	padding-bottom: 40px;
	font-size: 68px;
	line-height: 1.5;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 text-align: left;
	color: #666;
}
.become_box p.txt {
 margin: 0;
	padding-bottom: 20px;
	font-size: 26px;
	line-height: 1.5;
 text-align: left;
	color: #666;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.become_box p.come {
 margin: 0;
	padding: 0px;
 text-align: left;
}
.worry_kogao {
 margin: 0;
	padding: 100px 0;
 background: url("../images/column/bg_worry.png") repeat center;
}
.worry_kogao .inner {
 margin: 0 auto;
	padding: 0;
	width: 1200px;
}
.kogao_mi {
 margin: 0 auto 60px;
	padding: 0;
}
.kogao_mi p {
 margin: 0 auto 30px;
	padding: 0;
	font-size: 40px;
	line-height: 1;
	font-family: 'Caveat';
	text-align: center;
	color: #ea6798;
	letter-spacing: 0.15em;
}
.kogao_mi h3 {
 margin: 0;
	padding: 0;
	font-size: 54px;
	line-height: 1.5;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;
	color: #ea6798;
	font-weight: bold;
}
.worry_kogao .inner .box {
 margin: 0 auto;
	padding: 0;
	width: 1000px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.worry_kogao .inner .box p {
 margin: 0;
	padding: 0;
	width: 430px;
	text-align: center;
	line-height: 0;
}
.worry_kogao .inner .box dl {
 margin: 0;
	padding:55px 0 0 0;
	width: 530px;
}
.worry_kogao .inner .box dl dt {
 margin: 0 auto 20px;
	padding: 0;
	font-size: 40px;
	line-height: 1;
	font-family: 'Caveat';
	text-align: left;
	color: #ea6798;
	letter-spacing: 0.15em;
}
.worry_kogao .inner .box dl dd {
 margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 1.5;
	text-align: left;
	color: #333;
	font-weight: bold;
}
.worry_kogao .inner .box:nth-child(odd) {
 flex-direction: row-reverse;
}
.worry_kogao .inner .box:nth-child(odd) dl dt,.worry_kogao .inner .box:nth-child(odd) dl dd {
 text-align: right;
}
.worry_kogao .sbox {
 margin: 85px auto 0;
 padding: 50px;
	background: #FFF;
	border: 1px solid #ccc;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.worry_kogao .sbox > p {
 margin: 0;
 padding: 0px;
	width: 550px;
	text-align: center;
	line-height: 0;
}
.worry_kogao .sbox > div {
 margin: 0;
 padding: 0px;
	width: 510px;
}
.worry_kogao .sbox > div p {
 margin: 0;
 padding: 0px 0 25px;
	font-size: 20px;
	line-height: 1.8;
	text-align: left;
	color: #333;
}
.worry_kogao .sbox > div p.up {
	font-size: 26px;
	font-weight: bold;
}
.worry_kogao .sbox > div p:last-child {
 padding: 0px;
}
.check_kogao {
 margin: 100px 0;
	padding: 0;
	width: 100%;
}
.check_kogao .inner {
 margin: 0 auto;
	padding: 0;
	width: 1200px;
}
.check_kogao .inner .kogao_mi p,.check_kogao .inner .kogao_mi h3 {
 color: #aa9179;
}
.check_kogao .inner .kogao_mi {
 background: url("../images/column/ico_check.png") no-repeat 140px 30px;
}
.check_kogao .inner .kogao_mi h3 em {
 font-weight: bold;
 background:linear-gradient(transparent 60%, #ff6 60%);
}
.check_kogao p.intro {
 margin: 0 0 50px;
 padding: 0px;
	font-size: 30px;
	line-height: 1.5;
	text-align: center;
	color: #333;
}
.check_kogao .title {
 margin: 0 auto 40px;
 padding: 100px 400px 0 0;
	width: 500px;
	height: 314px;
 background: url("../images/column/bg_chart_ti.jpg") no-repeat top center;
}
.check_kogao .title p {
 margin: 0;
 padding: 0px 0 20px;
	font-size: 24px;
	line-height: 1;
	font-family: 'Caveat';
	text-align: center;
	color: #333;
	letter-spacing: 0.1em;
}
.check_kogao .title h4 {
 margin: 0;
 padding: 0px;
	font-size: 50px;
	line-height: 1.5;
	text-align: center;
	color: #333;
}
.check_kogao .main_chart {
 margin: 0;
 padding: 0px;
	text-align: center;
	position: relative;
}
.check_kogao .main_chart p a {
 padding: 10px 45px;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: #ea6798;
	border: 2px solid #FFF;
	border-radius: 30px;
}
.check_kogao .main_chart p a:hover {
	color: #ea6798;
	background: #FFF;
}
.check_kogao .main_chart p {
 position: absolute;
	z-index: 1;
}
.check_kogao .main_chart p#car01 {
 top: 158px;
 left: 714px;
}
.check_kogao .main_chart p#car02 {
 top: 475px;
 left: 714px;
}
.check_kogao .main_chart p#car03 {
 top: 760px;
 left: 714px;
}
.check_kogao .main_chart p#car04 {
 top: 1163px;
 left: 82px;
}
.check_kogao .main_chart p#car05 {
 top: 1163px;
 left: 493px;
}
.check_kogao .main_chart p#car06 {
 top: 1163px;
 left: 905px;
}
.treatment_kogao {
 margin: 0;
	padding: 100px 0;
 background: url("../images/column/bg_treatment.png") repeat center;
}
.kogao_smi {
 margin: 0 auto 60px;
	padding: 0;
}
.kogao_smi p {
 margin: 0 auto 35px;
	padding: 0;
	font-size: 30px;
	line-height: 1;
	font-family: 'Caveat';
	text-align: center;
	color: #666;
	letter-spacing: 0.15em;
}
.kogao_smi h3 {
 margin: 0;
	padding: 0;
	font-size: 44px;
	line-height: 1.5;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;
	color: #666;
	font-weight: bold;
}
.treatment_kogao .inner {
 margin: 0 auto;
	padding: 0;
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.treatment_kogao .inner .box {
 margin: 0 0 40px;
	padding: 35px 40px 75px;
	width: 580px;
	background: #FFF;
	border: 1px solid #ebe4b9;
	position: relative;
	box-sizing: border-box;
	box-shadow: 2px 2px 6px #eee;
}
.treatment_kogao .inner .box p.recome {
	position: absolute;
	top: -20px;
	left: -8px;
}

.treatment_kogao .inner .box dl.sti {
 margin: 0;
	padding: 0 0 10px;
}
.treatment_kogao .inner .box dl.sti dt {
 margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.5;
	text-align: left;
	color: #333;
}
.treatment_kogao .inner .box dl.sti dd h4 {
 margin: 0;
	padding: 0 0 10px;
	font-size: 30px;
	line-height: 1.5;
	text-align: left;
	color: #333;
	font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.treatment_kogao .inner .box dl.sti dd h4 span {
	font-size: 20px;
	line-height: 1;
	display: block;
}
.treatment_kogao .inner .box dl.sti dd p {
 margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	color: #333;
}
.treatment_kogao .inner .box div {
 margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.treatment_kogao .inner .box div ul {
 margin-bottom: 10px;
 width: 325px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.treatment_kogao .inner .box div ul li {
 width: 160px;
	line-height: 0;
}
.treatment_kogao .inner .box div ul li a {
 vertical-align: middle;
	height: 105px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #efefef;
}
.treatment_kogao .inner .box div ul li span {
 margin: 0;
 padding: 0;
 font-size: 14px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 font-family: "Times New Roman", Times, "serif";
	display: block;
}
.treatment_kogao .inner .box div ul li:last-of-type span {
 color: #ea6798;
}
.treatment_kogao .inner .box div p.price {
 margin: 0;
 padding: 0;
	width: 155px;
 font-size: 15px;
 line-height: 1.5;
 text-align: left;
 color: #333;
}
.treatment_kogao .inner .box div p.price em {
 font-size: 20px;
}
.treatment_kogao .inner .box p.link {
 position: absolute;
	bottom: 28px;
	width: 500px;
}
.treatment_kogao .inner .box p.link a {
 padding: 15px 0px 10px;
	width: 100%;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: #ea6798;
	border: 2px solid #FFF;
	border-radius: 30px;
	display: block;
}
.treatment_kogao .inner .box p.link a:hover {
	color: #ea6798;
	background: #FFF;
	border: 2px solid #ea6798;
}
.treatment_kogao p.cap {
 margin: 0 auto;
 padding: 0;
	width: 1200px;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	text-align: left;
}
.diff_kogao {
 margin: 0;
	padding: 100px 0;
}
.diff_kogao p.img {
 margin: 0;
	padding: 0;
	text-align: center;
}
.point_kogao {
 margin: 0;
	padding: 100px 0;
	background: #fff7f7;
}
.point_kogao .inner {
 margin: 0 auto;
	padding: 0px;
	width: 1200px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.point_kogao .inner dl {
 margin: 0;
	padding: 60px 40px 30px;
	width: 375px;
	background: #FFF;
	border-radius: 5px;
	box-sizing: border-box;
	position: relative;
}
.point_kogao .inner dl dt {
	font-size: 30px;
	line-height: 1;
	color: #ea6798;
	font-style: italic;
	text-align: left;
	font-family: "Times New Roman", Times, "serif";
	letter-spacing: 0.1em;
	position: absolute;
	top: -20px;
	left: 140px;
}
.point_kogao .inner dl dt em {
	font-size: 40px;
	font-style: italic;
}
.point_kogao .inner dl dd {
 margin: 0;
	padding: 0;
}
.point_kogao .inner dl dd p.img {
 margin: 0;
	padding: 0 0 30px;
	text-align: center;
	line-height: 0;
}
.point_kogao .inner dl dd p.txt {
 margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.7;
	color: #333;
	text-align: left;
}
.kogao_sti {
 margin: 0px auto;
 padding: 0px;
 width: 1200px;
 height: 230px;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/sti_kogao.jpg") no-repeat right top;
}
.kogao_sti dl {
 margin: 0px;
 padding: 80px 0 0 40px;
}
.kogao_sti dl dt {
 margin: 0px auto 15px;
 padding: 0;
 text-align: left;
 font-size: 20px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 2.5px;
	color: #3a4c58;
	font-style: italic;
}
.kogao_sti dl dd {
 margin: 0px auto;
 padding: 0;
 text-align: left;
 font-size: 40px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.5px;
}
.s_kogao h3.newti {
 background: url("../images/column/ico_newlist_kogao.png") no-repeat 17px center,#f2f5f6 !important;
 border-top: 2px solid #ea6798 !important;
}
.s_kogao dt.cati {
 background: url("../images/column/ico_folder_kogao.png") no-repeat 17px center,#f2f5f6 !important;
 border-top: 2px solid #ea6798 !important;
}
/*-------------kogao_single-------------*/
.b_kogao {
 background: url("../images/column/sti_kogao.jpg") no-repeat right top;
}
.b_kogao div {
 background: none;
 opacity: 1.0;
}
.b_kogao div h2 {
 color: #3a4c58;
}
.b_kogao ul li {
 color: #3a4c58;
}
.b_kogao ul li a {
 color: #3a4c58;
}
.b_kogao ul li a:hover {
 text-decoration: underline;
}
	
/*-------------liposuction-------------*/
.liposuction_ti {
	background-color: #fefefe;

}
.liposuction_ti .inner{
 margin: 0px auto;
 padding: 0px;
 max-width:1320px;
width: 98%;	
position: relative;
}
.liposuction_ti .mv_ttl img{
	width: 100%;
}
.liposuction_ti .mv_ttl{
	width:42%;
	padding-top: 40px;
	padding-bottom:10px;
}
.mv_price_txt{
	line-height: 0;
}.mv_price_txt img{
width: 35%;
}
.liposuction_ti .inner .cti .case_topbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: absolute;
	top:61%;
	width: 100%;
}
.liposuction_ti .inner .cti .case_topbox div {
	width: 36%;
max-width:460px;
}
.liposuction_ti .inner .cti .case_topbox div ul {
 margin-bottom: 20px;
	display: flex;
	flex-wrap: nowrap;
	justify-content:flex-start;
	width: 100%;
}
	.liposuction_ti .inner .cti .case_topbox div ul li{
		width: 50%;
	}
.liposuction_ti .inner .cti .case_topbox div ul li:first-child{
 margin-right: 20px;
}
.liposuction_ti .inner .cti .case_topbox div ul li a {
 vertical-align: middle;
/*	height: 114px;
	width:230px;*/
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #efefef;
}
.liposuction_ti .inner .cti .case_topbox div ul li span {
 margin: 0;
 padding: 0;
 font-size:18px;
 line-height: 1.5;
 text-align: left;
 color: #333;
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
}
.liposuction_ti .inner .cti .case_topbox div ul li:last-of-type span {
 color: #cc9933;
}
.liposuction_ti .inner .cti .case_topbox div ul li img {
 width: 100%;
	height:6vw;
	object-fit: cover;
	}
.liposuction_ti .inner .cti .case_topbox div > p {
 margin: 0;
 font-size: 11px;
 line-height: 1.4;
	color: #333;
	}
	.liposuction_ti .mv img{
		width: 100%;
	}
.liposuction_case{
	padding-top: 100px;
}
.liposuction_case dl.mi_liposuction{
 margin: 0px auto 70px;
 padding: 0;
}
.liposuction_case dl.mi_liposuction dt{
 margin: 0px auto 25px;
 padding: 0;
 text-align: center;
 font-size: 50px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 6.0px;
	color: #cc9933;
}
.liposuction_case dl.mi_liposuction dd{
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 26px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}
.kogao_c dl dt .cat p {
 background: #ea6798 !important;
}
.liposuction_case .casebox {
    margin: 0 auto;
    width: 1100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 70px;
}
.liposuction_case .casebox div {
 margin-bottom: 60px;
 width: 525px;
}
.liposuction_case .casebox div > h3 {
 margin: 0;
 padding: 0px 0 15px;
 font-size: 20px;
 line-height: 1.4;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 text-align: center;	
}
.liposuction_case .casebox div > h3 a {
 color: #333;
	text-decoration: none;
}
.liposuction_case .casebox div > h3 a:hover {
	text-decoration: underline;
}
.liposuction_case .casebox div ul {
 margin-bottom: 5px;
 width: 525px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.liposuction_case .casebox div ul li {
 width: 250px;
}
.liposuction_case .casebox div ul li a {
 vertical-align: middle;
	height: 140px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #efefef;
}
.liposuction_case .casebox div ul li span {
 margin: 0;
 padding: 15px 0 0;
 font-size: 16px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 font-family: "Times New Roman", Times, "serif";
	display: block;
}
.liposuction_case .casebox div ul li:last-of-type span {
 color: #cc9933;
}
.liposuction_case .casebox div ul li img {
 width: 100%;
}
.liposuction_case .casebox div > p {
 margin: 0;
 padding: 10px 0 0px;
 font-size: 11px;
 line-height: 1.4;
	color: #333;
}
.liposuction_case .casebox div > p.link {
	text-align: right;
}
.liposuction_case .casebox div > p.link a {
 font-size: 12px;
	text-decoration: none;
	color: #cc9933;
	font-weight: bold;
}
.liposuction_case .casebox div > p.link a:hover {
 text-decoration: underline;
}
.liposuctionbt{
	margin: 0 auto;
	text-align: center;
}
.liposuctionbt a{
	padding: 25px 60px;
	text-decoration: none;
	color: #000;
	border: solid 2px #000;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	box-sizing: border-box;
	display: inline-block;
}
.liposuction_toc_container{
  max-width: 855px;	
  margin: 0 auto;
  margin-bottom: 80px !important;
  padding: 25px !important;
  width: 100% !important;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #dddddd !important;
}

/*こんなお悩みはありませんか*/
.worry_liposuction {
  margin: 0;
  padding: 100px 0;
  background: url("../images/column/bg_worry.png") repeat center;
}
.worry_liposuction .inner {
 margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	width: 100%;
}
.liposuction_mi {
 margin: 0 auto 60px;
	padding: 0;
}
.liposuction_mi h3 {
  margin: 0;
  padding: 0;
  font-size: 54px;
  line-height: 1.5;
  font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  text-align: center;
  color: #333;
  font-weight: 600;
}
.liposuction_mi .en{
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  text-align: center;
  padding-bottom: 30px;
  letter-spacing: 5px;
	color: #333;
	}
.liposuction_mi .small{
  font-size: 30px;
  text-align: center;
	margin-bottom: 15px;
}
.worry_liposuction_wrap{
    background-image: url("../images/column/problems_bg.png");
}	

.worry_liposuction_wrap{
  max-width: 1000px;
  margin: 0 auto;
}
.worry_liposuction .box{
	display: flex;
	align-items: center;
	height: 304px;
}
.worry_liposuction .box:nth-child(odd){
	justify-content: flex-start;
}
.worry_liposuction .box:nth-child(odd):not(:first-child){
	margin-top: -88px;
}
.worry_liposuction .box:nth-child(even){
	justify-content: flex-end;
}

.worry_liposuction_txt{
	 position: relative;
	font-size: 22px;
	font-weight: 600;
	background: #fff;
	padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.worry_liposuction_txt::before{
  position: absolute;
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.worry_liposuction .box:nth-child(odd) .worry_liposuction_txt::before{
  width: 80%;
  height: 50%;
  bottom: 0;
  left: 0;
  border-bottom: 2px solid #333;
  border-left: 2px solid #333;
}
.worry_liposuction .box:nth-child(even) .worry_liposuction_txt::before{
  width: 80%;
  height: 50%;
  bottom: 0;
  right: 0;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}
.worry_liposuction_txt::after {
  position: absolute;
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.worry_liposuction .box:nth-child(odd) .worry_liposuction_txt::after{
  width: 100%;
  height:100%;
  top: 0;
  right: 0;
  border-top: 2px solid #333;;
  border-right: 2px solid #333;
}
.worry_liposuction .box:nth-child(even) .worry_liposuction_txt::after{
  width: 100%;
  height:100%;
  top: 0;
  left: 0;
  border-top: 2px solid #333;;
  border-left: 2px solid #333;
}
.worry_liposuction .box:nth-child(even) .worry_liposuction_img{
order: 2;
}
.worry_liposuction .box:nth-child(even) .worry_liposuction_txt{
order: 1;
margin-right: 390px;
}
.worry_liposuction .box:nth-child(odd) .worry_liposuction_img{
order: 1;
}
.worry_liposuction .box:nth-child(odd) .worry_liposuction_txt{
order: 2;
margin-left: 390px;
}
.worry_liposuction_img{
	line-height: 0;
}
.worry_liposuction_note{
	font-size: 24px;
	padding-top: 100px;
	font-weight: 600;
	line-height: 1.6;
	max-width: 1000px;
	margin: 0 auto;
}
/*reasons*/
.reasons_liposuction{
	padding-top: 100px;
}
.reasons_liposuction .inner {
 margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	width: 95%;
}
.reasons_liposuction_list{
	display: flex;
	flex-wrap: wrap;
	max-width: 1000px;
	margin: 0 auto 60px;
}
.reasons_liposuction_list li{
	width: 32.66%;
	background-color: #47cc8c;
	text-align: center;
	padding: 40px 20px;
	box-sizing: border-box;
}
.reasons_liposuction_list li:not(:nth-child(3n)){
margin-right:  1%;
}
.reasons_liposuction_list li:nth-child(-n + 3) {
margin-bottom:  1%;
}
.reasons_liposuction_point{
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	color: #086d3c;
	font-weight: 200;
	padding-bottom: 30px;
}
.reasons_liposuction_point span{
	font-weight: 600;
	margin-left: 10px;
	font-size: 30px;
}
.reasons_liposuction_txt{
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}
.reasons_liposuction_rico{
	font-weight: 600;
	font-size: 34px;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 100px;
}
	
.reasons_liposuction_box li{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	background-repeat: no-repeat;
	background-size: auto;
	margin-bottom: 80px;
}
	.reasons_liposuction_box li:nth-child(2){
		margin-bottom: 0;
	}
	.reasons_liposuction_box li:nth-child(3){
		margin-bottom: 0;
	}
	.reasons_liposuction_box li:nth-child(4){
		margin-bottom: 0;
	}
.reasons_liposuction_box > li:first-child{background-image: url("../images/column/liposuction_point_img01.png");}
.reasons_liposuction_box > li:nth-child(2){background-image: url("../images/column/liposuction_point_img02.png");}
.reasons_liposuction_box > li:nth-child(3){background-image: url("../images/column/liposuction_point_img03.png");}
.reasons_liposuction_box > li:nth-child(4){background-image: url("../images/column/liposuction_point_img04.png");}
.reasons_liposuction_box > li:nth-child(5){background-image: url("../images/column/liposuction_point_img05.png");}
.reasons_liposuction_box > li:nth-child(6){background-image: url("../images/column/liposuction_point_img06.png");}
.reasons_liposuction_box_txtbox{
	background-color: #fff;
	padding: 50px;
	width: 56%;
	box-sizing: border-box;
	border-top:solid 2px #47cc8c;
}
.reasons_liposuction_box li:nth-child(odd){
	background-position: top left;
}
.reasons_liposuction_box li:nth-child(even){
	background-position: top right;
}
	.reasons_liposuction_box li:nth-child(2){
	display: block;
}
.reasons_liposuction_box li:nth-child(odd) .reasons_liposuction_box_txtbox{
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}
.reasons_liposuction_box li:nth-child(even) .reasons_liposuction_box_txtbox{
		margin-right: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}
.reasons_liposuction_box_headding .reasons_liposuction_point{
	color: #47cc8c;
	font-size: 26px;
	padding-bottom: 15px!important;
}
.reasons_liposuction_box_headding .reasons_liposuction_point span{
	font-size: 42px;
}
.reasons_liposuction_box_headding{
	padding-bottom: 25px!important;
}
.reasons_liposuction_box_headding h4{
	font-size: 40px;
	font-weight: 600;
	line-height: 1.5;
}
.reasons_liposuction_box li:nth-child(even) .reasons_liposuction_box_headding{
	text-align: right;
}
.reasons_liposuction__box_txt span{
 font-weight: 600;	
}
.reasons_liposuction__box_txt .red{
 color: #ff6666;
}

.point_example_wrap{
	display: flex;
}
.point_example_wrap li span{
	display: block;
	font-weight: 600;
}
.point_example_wrap li{
	padding: 80px 40px 0;
	width: 50%;
}
.point_example_wrap li .flex{
display: flex;
margin-bottom: 40px;	
}
	.point_example_wrap_float_txt{
		width: 40%;
	}
.float_r_img{
  order: 2;
	width: 60%;
	padding: 5px;
}
	.float_r_img img{
	width:100%;
}

.thorough_liposuction {
 margin: 0;
	padding: 100px 0;
 background: url("../images/column/bg_treatment02.png") repeat center;
}
.thorough_liposuction .inner {
 margin: 0 auto 60px;
	padding: 0;
	max-width: 1000px;
	width: 95%;
}
.thorough_liposuction_box{
	display: flex;
	max-width: 1000px;
	margin: 0 auto;
	justify-content: space-between;
}
.thorough_liposuction_box_txt{
	order: 1;
	padding-right: 40px;
	font-size: 18px;
}
.thorough_liposuction_box_img{
	order: 2;
}
.thorough_liposuction_part_mi{
	text-align: center;
	font-weight: 600;
	font-size: 30px;
	padding-bottom: 60px;
	padding-top: 60px;
}
.thorough_liposuction_part_list{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 140px;
}
.thorough_liposuction_part_list li{
	width: 30%;
	text-align: center;
}
.thorough_liposuction_part_list li{
	margin-bottom: 60px;
}
.thorough_liposuction_part_list li:not(:nth-child(3n)){
	margin-right: 5%;
}
.thorough_liposuction_part_list_txt dt{
	font-weight: 600;
	font-size: 20px;
	color: #cc9933;
	padding-bottom: 15px;
}
.thorough_liposuction_part_list_txt dd{
	text-align: left;
}

.liposuction_part_point{
	background: #fff;
	border: solid 1px #cc9933;
	padding: 50px;
}
.liposuction_part_point_heading{
	text-align: center;
	padding: 26px;
	background-image: url("../images/column/ribbon.png");
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -110px;
	margin-bottom: 40px;
}
.liposuction_part_point_heading >.en{
	font-family: 'Montserrat', sans-serif;
	color: #cc9933;
	font-weight: 600;
	letter-spacing: 3px;
	padding-bottom: 10px;
}
.liposuction_part_point_heading h4{
	color: #cc9933;
	font-weight: 600;
	font-size: 24px;
}
.liposuction_part_point_wrap{
	margin-bottom: 50px;
}
.liposuction_part_point_wrap .point_link{
	display: block;
	text-align: right;
	padding: 15px 0;
}
.liposuction_part_point_wrap .point_link i{
	padding-left: 8px;
}
.liposuction_part_point_wrap .point_link a{
color: #cc9933;
	font-weight: 600;
	text-decoration: none;
}.liposuction_part_point_wrap .point_link a:hover{
text-decoration: underline;
}
.liposuction_part_point_wrap dt{
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 20px;
}
.liposuction_part_point_wrap dd{
	font-size: 18px;
}

.bodyline_liposuction_box{
	margin-bottom: 60px;
}
.bodyline_liposuction{
	padding-top: 100px;
}
.bodyline_liposuction .inner {
  margin: 0 auto 60px;
	padding: 0;
	max-width: 1000px;
	width: 95%;
}
.bodyline_liposuction .bodyline_mi{
	font-size: 26px;
	color: #cc9933;
	font-weight: 600;
	padding: 25px;
	text-align: center;
	border-top: solid 1px #cc9933;
	border-bottom: solid 1px #cc9933;
	margin-bottom: 50px;
}
	.bodyline_liposuction_box dl.list2 dt{
		font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
		font-weight: 400;
	}
.bodyline_liposuction .bodyline_txt{
 font-size: 18px;
	padding: 0 0 40px 0;
}
.bodyline_liposuction .merit_box li{
	text-align: center;
	background-color: #fff7e7;
	padding: 40px;
}
.merit_box li:not(:last-child){
	margin-bottom: 25px;
}
.merit_box .merit_box_txt dt{
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 15px;
}
.merit_box .merit_box_txt dt .merit_box_txt_nom{
	color: #cc9933;
	font-family: 'Montserrat', sans-serif;
  position: relative;
  display: inline-block;
	padding: 0 39px;
	margin-bottom: 20px;
	font-size: 22px;
}

.merit_box .merit_box_txt dt .merit_box_txt_nom:before, .merit_box .merit_box_txt dt .merit_box_txt_nom:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 40px;
  height: 1px;
  background-color: #cc9933;
}
.merit_box .merit_box_txt dt .merit_box_txt_nom:after{
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
}
.merit_box .merit_box_txt dt .merit_box_txt_nom:before{
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.merit_box .merit_box_txt dt .merit_box_txt_nom:before {
  left:0;
}
.merit_box .merit_box_txt dt .merit_box_txt_nom:after {
  right: 0;
}
.merit_box .merit_box_txt dd{
	text-align: left;
 font-size: 18px;
}

.set_wrap {
 padding-bottom: 30px;
 clear: both;
}

.segenerated_serum {
 display: flex;
}

.segenerated_serum .img {
 padding-left: 40px;
}

.set_wrap .set_name {
 font-size: 20px;
 font-weight: 600;
 margin-bottom: 20px;
 display: flex;
 align-items: center;
}

.set_wrap .set_name .nom {
 font-size: 40px;
 font-weight: 200;
 color: #cc9933;
 font-family: 'Montserrat', sans-serif;
 margin-right: 50px;
}

.set_wrap ul.set_list {
 list-style-type: initial;
 margin-left: 100px;
}

.step_wrap {
 padding-left: 44px;
 border-left: solid 1px #ddd;
 margin-bottom: 60px;
}
.step_name{
	color: #cc9933;
	font-weight: 600;
	display: flex;
	margin-bottom: 20px;
}

.step_wrap .step_name .nom{
	font-size: 30px;
	font-weight: 200;
	color: #cc9933;
	font-family: 'Montserrat', sans-serif;
	margin-right: 30px;
}
.bodyline_liposuction_box .box .surgery{
	width: 100%;
}
.bodyline_liposuction_box .box .surgery dt{
	width: 7%;
}
.bodyline_liposuction_box .box .surgery dd{
	width: 93%;
}
.bodyline_liposuction_box .box .surgery dd h5{
	width: 20%;
	box-sizing: border-box;
}
.bodyline_liposuction_box .box .surgery dd p {
	width: 80%;
	box-sizing: border-box;
}
.bodyline_liposuction_box .box p.cap{
	width: 100%;
}
.bodyline_liposuction_box .box dl.gsbox{
	width: 100%;
}
.bodyline_liposuction_box dl.list2{
	width: 100%;
}
.treatment dl.list2 dt{
	font-weight: 600;
	color: #cc9933;
}
.bodyline_liposuction_box .question{
	font-size: 20px;
	font-weight: 600;
	color: #cc9933;
	margin-bottom: 30px;
}
.bodyline_liposuction_box .question span{
		font-family: 'Montserrat', sans-serif;
		font-size: 26px;
	margin-right: 1em;
}
.bodyline_liposuction_box .answer dl{
	display: flex;
	margin-bottom: 60px;
}
.bodyline_liposuction_box .answer dl dt{
		font-size:26px;
	font-weight: 600;
		font-family: 'Montserrat', sans-serif;
	color: #999;
		margin-right: 1em;
}
.bodyline_liposuction_box .answer dl dd{
		font-size: 18px;
}
.bodyline_liposuction_box .answer_img{
	text-align: center;
	margin-bottom: 60px;
}
.bodyline_liposuction_box .float_img{
	float: right;
}
.bodyline_liposuction_btn a{
	width: 95%;
	max-width: 800px;
	padding: 40px;
	background-color: #c9a651;
	border-radius: 10px;
	text-decoration: none;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	font-size: 26px;
	    display: flex;
    justify-content: center;
    align-items: center;
	font-weight: 600;
}
.bodyline_liposuction_btn a span{
	font-size: 16px;
	display: inline-block;
	margin-left:40px;
	font-weight: 400;
}
.bodyline_liposuction_btn i{
	padding-left: 5px;
}

.bodyline_liposuction_box .doctor_box {
 margin: 0 auto 50px;
	padding: 5%;
	width: 100%;
	max-width: 1000px;
	border: 5px solid #c9a651;
 box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
.bodyline_liposuction_box .doctor_box > div {
 width: 30%;
}
.bodyline_liposuction_box .doctor_box > div img {
 width: 100%;
	height: auto;
}
.bodyline_liposuction_box .doctor_box > dl {
 width: 65%;
}
.bodyline_liposuction_box .doctor_box > dl > dt {
 font-size: 26px;
 color: #cc9933;
 font-weight: 600;
 border-bottom: 1px solid #c9a651;
	padding-bottom: 15px;
}
.bodyline_liposuction_box .doctor_box > dl > dd dl {
 margin-top: 10px;
}
.bodyline_liposuction_box .doctor_box > dl > dd dl dt {
 font-size: 20px;
 font-weight: 600;
 color: #cc9933;
	padding-bottom: 5px;
}
.bodyline_liposuction_box .doctor_box > dl > dd dl dd {
 font-size: 16px;
	line-height: 1.8;
}


#column dl.mi_liposuction {
 margin: 0px auto 35px;
 padding: 0;
}
#column dl.mi_liposuction dt {
 margin: 0px auto 26px;
 padding: 0;
 text-align: center;
 font-size: 50px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 6.0px;
	color: #47cc8c;
}
#column dl.mi_liposuction dd {
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 26px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}
.liposuction_c dl dt .cat p {
 background: #47cc8c !important;
}
.b_liposuction {
 background: url("../images/column/sti_liposuction.jpg") no-repeat right top;
}
.b_liposuction div {
 background: none;
 opacity: 1.0;
}
.b_liposuction div h2 {
 color: #3a4c58;
}
.b_liposuction ul li {
 color: #3a4c58;
}
.b_liposuction ul li a {
 color: #3a4c58;
}
.b_liposuction ul li a:hover {
 text-decoration: underline;
}
.liposuction_sti {
 margin: 0px auto;
 padding: 0px;
 width: 1200px;
 height: 230px;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/sti_liposuction.jpg") no-repeat right top;
}
.liposuction_sti dl {
 margin: 0px;
 padding: 80px 0 0 40px;
}
.liposuction_sti dl dt {
 margin: 0px auto 15px;
 padding: 0;
 text-align: left;
 font-size: 20px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 2.5px;
	color: #3a4c58;
	font-style: italic;
}
.liposuction_sti dl dd {
 margin: 0px auto;
 padding: 0;
 text-align: left;
 font-size: 40px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.5px;
}

.s_liposuction h3.newti {
 background: url("../images/column/ico_newlist_liposuction.png") no-repeat 17px center,#f2f5f6 !important;
 border-top: 2px solid #cc9933 !important;
}
.s_liposuction dt.cati {
 background: url("../images/column/ico_folder_liposuction.png") no-repeat 17px center,#f2f5f6 !important;
 border-top: 2px solid #cc9933 !important;
}




/*-------------bustup-------------*/

.bustup_ti {
 background-color: #fefefe;
}

.bustup_ti .inner {
 margin: 0px auto;
 padding: 0;
 line-height: 1;
 width: 100%;
 height: 854px;
 max-width: 1260px;
 position: relative;
 background: url("../images/bustup/bustup_mv.jpg") no-repeat top center;
}

.bustup_ti .mv img {
 width: 100%;
 height: auto;
}

.bustup_ti .inner .cti p.mv {
 line-height: 0;
 margin: 0;
 padding: 0;
}

.bustup_ti .inner .cti .case_topbox {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 position: absolute;
 top: 59.2%;
 width: 100%;
}

.bustup_ti .inner .cti .case_topbox div {
 padding-left: 30px;
 width: 480px;
}

.bustup_ti .inner .cti .case_topbox div ul {
 margin-bottom: 20px;
 width: 100%;
 display: flex;
 flex-wrap: nowrap;
 justify-content: flex-start;
}

.bustup_ti .inner .cti .case_topbox div ul li {
 width: 50%;
}

.bustup_ti .inner .cti .case_topbox div ul li:first-child {
 margin-right: 40px;
}

.bustup_ti .inner .cti .case_topbox div ul li span {
 margin: 0;
 padding: 0;
 font-size: 18px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 display: block;
 font-family: 'Montserrat', sans-serif;
}

.bustup_ti .inner .cti .case_topbox div ul li:last-of-type span {
 color: #cc9933;
}

.bustup_ti .inner .cti .case_topbox div ul li a {
 vertical-align: middle;
 overflow: hidden;
 display: flex;
 justify-content: center;
 align-items: center;
 background: #efefef;
 height: 170px;
}

.bustup_ti .inner .cti .case_topbox div ul li img {
 width: 100%;
}

.bustup_ti .inner .cti .case_topbox div p {
 margin: 0;
 padding: 0;
 font-size: 11px;
 line-height: 1.6;
 color: #333;
}

/*----------------豊胸グロナビ--------------*/
.bustup_gnavi {
 margin: 0 auto;
 width: 100%;
 max-width: 1260px;
 height: 80px;
 background: #f9fafa;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.bustup_gnavi .inner {
 margin: 0 auto;
 width: 100%;
 display: flex;
 flex-wrap: nowrap;
 justify-content: space-between;
 font-weight: bold;
 text-align: center;
}
.bustup_gnavi .inner p {
 width: 230px;
 font-size: 20px;
 line-height: 1;
 text-align: center;
}
.bustup_gnavi .inner p a {
 width: 100%;
 height: 80px;
 color: #FFF;
 text-decoration: none;
 display: flex;
 align-items: center;
 justify-content: center;
 text-shadow: 1px 1px 1px #666;
 border-left: 1px solid #6ca3ea;
 border-right: 1px solid #6ca3ea;
 background: #98c5fe;
 background: -moz-linear-gradient(top, #98c5fe, #6ea3eb);
 background: -webkit-linear-gradient(top, #98c5fe, #6ea3eb);
 background: linear-gradient(to bottom, #98c5fe, #6ea3eb);
}

.bustup_gnavi .inner ul {
 margin: 10px 0 0;
 width: 1000px;
 display: flex;
 flex-wrap: nowrap;
}

.bustup_gnavi .inner ul li {
 padding: 0px;
 height: 60px;
 display: table;
 align-items: center;
}

.bustup_gnavi .inner ul li a {
 padding: 0px 35px;
 height: 60px;
 display: table-cell;
 vertical-align: middle;
 font-size: 15px;
 color: #333;
 line-height: 1;
 font-weight: 600;
 border-right: 1px solid #a9a9a9;
 text-decoration: none;
}

.bustup_gnavi .inner ul li a:hover {
 background: #fff0f6;
}

.bustup_gnavi .inner ul li a span {
 display: block;
 margin: 0 auto 10px;
 padding: 5px 10px;
 width: 105px;
 font-size: 12px;
 font-weight: 600;
 color: #fff;
 border-radius: 5px;
 background: #ff0087;
 box-sizing: border-box;
}

.bustup_gnavi .inner ul li a em {
 color: #ff0087;
 font-weight: 600;
}

.bustup_gnavi .inner ul li:last-child a {
 border-right: none;
}


/*----------------END--------------*/


.bustup_case {
 padding-top: 100px;
}

.bustup_case dl.mi_bustup {
 margin: 0px auto 70px;
 padding: 0;
}

.bustup_case dl.mi_bustup dt {
 margin: 0px auto 25px;
 padding: 0;
 text-align: center;
 font-size: 50px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 6.0px;
 color: #cc9933;
}

.bustup_case dl.mi_bustup dd {
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 26px;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}

.kogao_c dl dt .cat p {
 background: #ea6798 !important;
}

.bustup_case .casebox {
 margin: 0 auto;
 max-width: 1100px;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 padding-bottom: 70px;
}

.bustup_case .casebox div {
 margin-bottom: 60px;
 max-width: 525px;
 width: 47.5%;
}

.bustup_case .casebox div > h3 {
 margin: 0;
 padding: 0px 0 15px;
 font-size: 20px;
 line-height: 1.4;
 font-weight: bold;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 text-align: center;	
}

.bustup_case .casebox div > h3 a {
 color: #333;
 text-decoration: none;
}
.bustup_case .casebox div > h3 a:hover {
	text-decoration: underline;
}
.bustup_case .casebox div ul {
 margin-bottom: 5px;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.bustup_case .casebox div ul li {
 width: 48%;
}
.bustup_case .casebox div ul li a {
 vertical-align: middle;
 height: 140px;
 overflow: hidden;
 display: flex;
 justify-content: center;
 align-items: center;
 background: #efefef;
}
.bustup_case .casebox div ul li span {
 margin: 0;
 padding: 15px 0 0;
 font-size: 16px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 font-family: "Times New Roman", Times, "serif";
	display: block;
}
.bustup_case .casebox div ul li:last-of-type span {
 color: #cc9933;
}
.bustup_case .casebox div ul li img {
 width: 100%;
}
.bustup_case .casebox div > p {
 margin: 0;
 padding: 10px 0 0px;
 font-size: 11px;
 line-height: 1.4;
	color: #333;
}
.bustup_case .casebox div > p.link {
	text-align: right;
}
.bustup_case .casebox div > p.link a {
 font-size: 12px;
	text-decoration: none;
	color: #cc9933;
	font-weight: bold;
}
.bustup_case .casebox div > p.link a:hover {
 text-decoration: underline;
}
.bustupbt{
	margin: 0 auto;
	text-align: center;
}
.bustupbt a{
 padding: 25px 60px;
 max-width: 360px;
 width: 100%;
 text-decoration: none;
 color: #000;
 border: solid 2px #000;
 font-size: 16px;
 font-weight: 600;
 line-height: 1;
 box-sizing: border-box;
 display: inline-block;
}
.bustup_toc_container {
  max-width: 855px;	
  margin: 0 auto;
  margin-bottom: 80px !important;
  padding: 25px !important;
  width: 100% !important;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #dddddd !important;
}


/*---------worry_bustup こんなお悩みはありませんか---------*/
.worry_bustup {
  margin: 0;
  padding: 100px 0;
  background: url("../images/column/bg_worry.png") repeat center;
}
.worry_bustup .inner {
 margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	width: 100%;
}
.bustup_mi {
 margin: 0 auto 60px;
	padding: 0;
}
.bustup_mi h3 {
  margin: 0;
  padding: 0;
  font-size: 54px;
  line-height: 1.5;
  font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  text-align: center;
  color: #333;
  font-weight: 400;
}
.bustup_mi .en {
 font-size: 30px;
 font-family: 'Montserrat', sans-serif;
 font-weight: 200;
 text-align: center;
 padding-bottom: 30px;
 letter-spacing: 5px;
}
.bustup_mi .small {
 margin-top: 20px;
 margin-bottom: 20px;
 text-align: center;
 font-size: 30px;
 letter-spacing: 0.1em;
 font-weight: bold;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

.worry_bustup_wrap {
 background-image: url("../images/bustup/problems_bg.png");
}	

.worry_bustup_wrap {
 max-width: 1000px;
 margin: 0 auto;
}
.worry_bustup .box {
 display: flex;
 align-items: center;
 height: 304px;
}
.worry_bustup .box:nth-child(odd){
 justify-content: flex-start;
}
.worry_bustup .box:nth-child(odd):not(:first-child){
 margin-top: -88px;
}
.worry_bustup .box:nth-child(even){
 justify-content: flex-end;
}

.worry_bustup_txt {
 position: relative;
 font-size: 22px;
 font-weight: 600;
 background: #fff;
 padding: 30px;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}
.worry_bustup_txt::before{
 position: absolute;
 content: '';
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}
.worry_bustup .box:nth-child(odd) .worry_bustup_txt::before{
  width: 80%;
  height: 50%;
  bottom: 0;
  left: 0;
  border-bottom: 2px solid #333;
  border-left: 2px solid #333;
}
.worry_bustup .box:nth-child(even) .worry_bustup_txt::before{
  width: 80%;
  height: 50%;
  bottom: 0;
  right: 0;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}
.worry_bustup_txt::after {
  position: absolute;
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.worry_bustup .box:nth-child(odd) .worry_bustup_txt::after{
  width: 100%;
  height:100%;
  top: 0;
  right: 0;
  border-top: 2px solid #333;;
  border-right: 2px solid #333;
}
.worry_bustup .box:nth-child(even) .worry_bustup_txt::after{
  width: 100%;
  height:100%;
  top: 0;
  left: 0;
  border-top: 2px solid #333;;
  border-left: 2px solid #333;
}
.worry_bustup .box:nth-child(even) .worry_bustup_img{
order: 2;
}
.worry_bustup .box:nth-child(even) .worry_bustup_txt{
order: 1;
margin-right: 390px;
}
.worry_bustup .box:nth-child(odd) .worry_bustup_img{
order: 1;
}
.worry_bustup .box:nth-child(odd) .worry_bustup_txt{
order: 2;
margin-left: 390px;
}
.worry_bustup_img {
 line-height: 0;
}
.worry_bustup_note {
 font-size: 24px;
 padding-top: 100px;
 font-weight: 600;
 line-height: 1.6;
 max-width: 1000px;
 margin: 0 auto;
}


/*---------reasons_bustup---------*/
.reasons_bustup {
 padding-top: 100px;
}

.reasons_bustup .inner {
 margin: 0 auto;
 padding: 0;
 max-width: 1200px;
 width: 95%;
}

.reasons_bustup_list {
 margin: 0 auto;
 padding: 0 0 60px;
 width: 1000px;
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}

.reasons_bustup_list li {
 width: 328px;
 background-color: #6ca3ea;
 text-align: center;
 padding: 40px;
 box-sizing: border-box;
}

.reasons_bustup_list li:not(:nth-child(3n)){
margin-right: 8px;
}

.reasons_bustup_list li:nth-child(-n + 3) {
margin-bottom: 8px;
}

ul.reasons_bustup_list li p.reasons_bustup_point {
 font-family: 'Montserrat', sans-serif;
 font-size: 20px;
 color: #124c98;
 font-weight: 400;
 padding-bottom: 30px;
}

ul.reasons_bustup_list li p.reasons_bustup_point span {
 font-weight: 600;
 margin-left: 10px;
 font-size: 30px;
}

ul.reasons_bustup_list li p.reasons_bustup_txt {
 color: #fff;
 font-size: 20px;
 font-weight: 600;
}

ul.reasons_bustup_list li p.reasons_bustup_txt a {
 color: #fff;
 font-weight: bold;
 text-decoration: none;
}
ul.reasons_bustup_list li p.reasons_bustup_txt a:hover {
 text-decoration: underline;
}

.reasons_bustup_rico {
 font-weight: 600;
 font-size: 34px;
 text-align: center;
 line-height: 1.4;
 margin-bottom: 60px;
}
	
.reasons_bustup_box li {
 display: flex;
 flex-wrap: wrap;
 position: relative;
 background-repeat: no-repeat;
 background-size: auto;
 margin-bottom: 80px;
}
.reasons_bustup_box > li:first-child{background-image: url("../images/bustup/bustup_point_01.jpg");}
.reasons_bustup_box > li:nth-child(2){background-image: url("../images/bustup/bustup_point_02.jpg");}
.reasons_bustup_box > li:nth-child(3){background-image: url("../images/bustup/bustup_point_03.jpg");}
.reasons_bustup_box > li:nth-child(4){background-image: url("../images/bustup/bustup_point_04.jpg");}
.reasons_bustup_box > li:nth-child(5){background-image: url("../images/bustup/bustup_point_05.jpg");}

.reasons_bustup_box_txtbox {
 background-color: #fff;
 padding: 45px 50px;
 width: 680px;
 box-sizing: border-box;
 border-top:solid 2px #6ca3ea;
}

.reasons_bustup_box li:nth-child(odd) {
	background-position: top left;
}

.reasons_bustup_box li:nth-child(even) {
	background-position: top right;
}

.reasons_bustup_box li:nth-child(odd) .reasons_bustup_box_txtbox {
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

.reasons_bustup_box li:nth-child(even) .reasons_bustup_box_txtbox {
 margin-right: auto;
 margin-top: 40px;
 margin-bottom: 20px;
}

.reasons_bustup_box_headding .reasons_bustup_point {
 color: #124c98;
 font-size: 26px;
 font-weight: 400px;
 padding-bottom: 15px!important;
 font-family: 'Montserrat', sans-serif;
}

.reasons_bustup_box_headding .reasons_bustup_point span {
 display: inline-block;
 padding-left: 10px;
 font-size: 42px;
 letter-spacing: 0.1em;
 font-weight: bold;
}

.reasons_bustup_box_headding {
 padding-bottom: 25px!important;
}

.reasons_bustup_box_headding h4 {
 font-size: 40px;
 font-weight: 600;
 line-height: 1.5;
}

.reasons_bustup_box li:nth-child(even) .reasons_bustup_box_headding {
 text-align: right;
}

li#point02 .reasons_bustup_box_txtbox ul.point02_txt_list {
 padding: 0 0 25px;
}

li#point02 .reasons_bustup_box_txtbox ul.point02_txt_list li {
 margin-bottom: 15px;
 line-height: 1;
 font-weight: bold;
}

li#point02 .reasons_bustup_box_txtbox ul.point02_txt_list li::before {
 padding-right: 5px;
 content: "\f00c";
 font-weight: bold;
 color: #ff66cc;
 font-family: "Font Awesome 5 Free";
}

li#point02 .image_wrap {
 margin: 0 auto 10px;
 padding-left: 40px;
 width: 100%;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}

li#point02 .image_wrap dl {
 width: 21.6%;
}

li#point02 .image_wrap dl dt {
 padding: 0 0 15px;
 line-height: 0;
}

li#point02 .image_wrap dl dt img {
 width: 100%;
 height: auto;
}

li#point02 .image_wrap dl dd {
 text-align: center;
 font-size: 18px;
 line-height: 1.5;
 font-weight: bold;
}

li#point05 .reasons_bustup_box_txtbox {
 margin-bottom: 55px;
 padding: 50px 50px 35px;
}

.reasons_bustup__box_txt {
 letter-spacing: 0.03em;
}

.reasons_bustup__box_txt span {
 font-weight: 600;
}



/*---------豊胸術をご紹介---------*/
.type_bustup {
 margin: 0 auto;
 padding: 100px 0;
 width: 100%;
 background: url("../images/bustup/bg_dot_yellow.png") repeat;
}

.type_bustup .inner {
 margin: 0 auto;
 width: 100%;
 max-width: 1000px;
}

.type_bustup .inner .bust_treatment_list {
 margin: 0 auto;
 padding: 0 0 110px;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 box-sizing: border-box;
}

.type_bustup .inner .bust_treatment_list a {
 display: block;
 padding: 0 20px;
 width: 23.4%;
 height: 148px;
 font-size: 18px;
 color: #fff;text-decoration: none;
 border-radius: 10px;
 background: #124c98 url("../images/bustup/type_arr.png") no-repeat;
 background-position: right 20px bottom 20px;
 box-sizing: border-box;
 position: relative;
}

.type_bustup .inner .bust_treatment_list a:hover {
 opacity: 0.85;
 transition: 0.3s;
}

.type_bustup .inner .bust_treatment_list dl dt {
 padding: 25px 0 5px;
 font-weight: 300;
 letter-spacing: 0.03em;
 font-family: 'Montserrat', sans-serif;
}

.type_bustup .inner .bust_treatment_list dl dd {
 font-weight: bold;
 letter-spacing: 0.03em;
}

.type_bustup .inner .condenserich_bust h3 {
 padding: 0 0 80px;
 text-align: center;
 font-size: 48px;
 line-height: 1;
 color: #124c98;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

.type_bustup .inner .condenserich_bust h3 span {
 display: block;
 padding: 32px 0 0;
 font-size: 36px;
}

.type_bustup .inner .condenserich_bust .box {
 padding: 0 0 90px;
 clear: both;
}

.type_bustup .inner .condenserich_bust .box:last-child {
 padding: 0;
}

.type_bustup .inner .condenserich_bust .box h4 {
 margin: 0 0 50px;
 padding: 24px 0 24px 30px;
 font-size: 24px;
 font-weight: bold;
 border-left: 4px solid #6ca3ea;
 box-sizing: border-box;
}

.type_bustup .inner .condenserich_bust .box p {
 font-size: 18px;
 line-height: 1.8;
 letter-spacing: 0.03em;
}

.type_bustup .inner .condenserich_bust .box dl {
 padding: 0 0 70px;
}

.type_bustup .inner .condenserich_bust .box dl:nth-child(3) {
padding: 0 0 30px;
}

.type_bustup .inner .condenserich_bust .box dl:last-child {
padding: 0;
}

.type_bustup .inner .condenserich_bust .box dl dt {
 padding: 0 0 30px;
 font-size: 22px;
 line-height: 1.5;
 letter-spacing: 0.03em;
 color: #124c98;
 font-weight: bold;
 clear: both;
}

.type_bustup .inner .condenserich_bust .box dl dd img.img_r {
 float: right;
 padding: 0 0 0 36px;
}

.type_bustup .inner .condenserich_bust .box p img.img_l {
 float: left;
 padding: 5px 30px 0 0;
 }

.type_bustup .inner .condenserich_bust .box p.img_condenserich {
 padding: 130px 0 70px;
 text-align: center;
}

.type_bustup .inner .condenserich_bust .box dl dd table tbody {
 border: 1px solid #ddd !important;
 box-sizing: border-box;
}

.type_bustup .inner .condenserich_bust .box dl dd table tbody tr {
 border-top: 1px solid #ddd;
 box-sizing: border-box;
}

.type_bustup .inner .condenserich_bust .box dl dd table tbody tr th {
 padding: 10px;
 width: 143px;
 text-align: center;
 font-size: 13px;
 line-height: 1.5;
 font-weight: bold;
 border-right: 1px solid #ddd;
 background: #f7f7f7;
 box-sizing: border-box;
}

.type_bustup .inner .condenserich_bust .box dl dd table tbody tr td {
 padding: 10px;
 vertical-align: top;
 font-size: 12px;
 line-height: 1.5;
 border-right: 1px solid #ddd;
 background: #fff;
 box-sizing: border-box;
}


/*----------ダウンタイム、手術流れ----------*/
.flow_bustup_box {
 margin-bottom: 60px;
}

.flow_bustup_box .step_wrap ul.set_list {
 margin-left: 40px;
}

.flow_bustup_box .step_wrap ul.set_list li {
 padding: 0 0 20px;
}

.flow_bustup {
 padding-top: 100px;
}
.flow_bustup .inner {
 margin: 0 auto 60px;
 padding: 0;
 max-width: 1000px;
 width: 100%;
}
.flow_bustup .flow_bustup_mi {
 padding: 25px;
 text-align: center;
 font-size: 26px;
 color: #cc9933;
 font-weight: 600;
 border-top: solid 1px #cc9933;
 border-bottom: solid 1px #cc9933;
 margin-bottom: 50px;
}

.set_wrap .set_name .nom_bust {
 margin-right: 30px;
}

.flow_bustup .flow_bustup_txt {
 font-size: 18px;
 line-height: 1.8;
 letter-spacing: 0.03em;
 padding: 0 0 50px 0;
}

.set_wrap img {
 padding-left: 45px;
 float: right;
}

.set_wrap ul.set_list_bust {
 margin-left: 110px;
}

.set_wrap ul.set_list_bust li {
 font-size: 18px;
 letter-spacing: 0.03em;
}

.set_wrap_bust {
 padding-bottom: 175px
}

.step_wrap p.step_name_bust {
 font-size: 24px;
}

.step_wrap ul.set_list_bust li {
  font-size: 18px;
 letter-spacing: 0.03em;
 line-height: 1.8;
}

#box03 .step_wrap {
 padding-top: 15px;
 padding-bottom: 15px;
}

#box03 .step_wrap:first-of-type ul.set_list_bust {
 margin-left: 30px;
}

#box03 .step_wrap:first-of-type ul.set_list_bust li {
 list-style: disc;
}

#box03 .step_wrap:first-of-type ul.set_list_bust li:last-child {
 padding: 0;
}
#box03 .step_wrap:last-of-type {
 margin-bottom: 100px;
}

/*--------手術前後のケアについて--------*/
.flow_bustup_box .box {
 padding: 0 0 40px;
}

.flow_bustup_box .box dl.surgery {
 width: 100%;
}

.flow_bustup_box .box .surgery dd h5 {
 text-align: left;
}

.flow_bustup_box .box .surgery dd h5 span {
 margin: 0 0 0 15px;
}

.flow_bustup_box .box dl.surgery dt {
 width: 7%;
 min-height: 0;
}
.flow_bustup_box .box dl.surgery dt span {
 color: #333;
 font-weight: normal;
 text-shadow: none;
}
.flow_bustup_box .box dl.surgery dd {
 width: 93%;
}

.flow_bustup_box .box dl.surgery dd h5 {
 width: 20%;
 box-sizing: border-box;
}

.flow_bustup_box .box dl.surgery dd ul {
 padding: 30px 3% 30px 2%;
 width: 80%;
 border-bottom: 1px solid #efefef;
 box-sizing: border-box;
}

.flow_bustup_box .box dl.surgery dd ul li {
 padding: 0 0 0 1em;
 font-size: 16px;
 line-height: 1.5;
 letter-spacing: 0.03em;
 box-sizing: border-box;
 position: relative;
}

.flow_bustup_box .box dl.surgery dd ul li::before {
 content: '　';
 width: 3px;
 height: 3px;
 display: inline-block;
 border-radius: 100%;
 background: #585858;
 position: absolute;
 left: 3px;
 top: 9px;
}

.flow_bustup_box .box p.cap {
 width: 100%;
}

/*--------#how_to_spend 手術前後のケアについて--------*/
#how_to_spend .ban {
 margin: 0 auto 60px;
 padding: 50px;
 width: 100%;
 max-width: 1000px;
 background: #ffffe3;
 box-sizing: border-box;
}

#how_to_spend .ban h4 {
 padding: 0 0 40px;
 text-align: center;
 font-size: 24px;
 color: #ff6600;
 font-weight: bold;
}

#how_to_spend .ban dl,
#how_to_spend .other dl {
 padding: 0 0 45px;
}

#how_to_spend .ban dl:last-child {
 padding: 0;
}

#how_to_spend .ban dl dt,
#how_to_spend .other dl dt,
#risk dl dt {
 padding: 0 0 30px;
 font-size: 20px;
 font-weight: bold;
 line-height: 1.5;
 letter-spacing: 0.03em;
 color: #cc9933;
}

#how_to_spend .ban dl:last-child dd:first-of-type {
 padding: 0 0 50px;
}

#how_to_spend .ban dl dd,
#how_to_spend .other dl dd,
#risk dl dd {
 font-size: 18px;
 line-height: 1.8;
 letter-spacing: 0.03em;
}

#how_to_spend .ban dl dd p em,
#how_to_spend .other dl dd p em {
 display: block;
 color: #ff6600;
 font-weight: bold;
}

#how_to_spend .other dl dt {
 padding: 0 0 15px;
}

#how_to_spend .other dl:nth-child(5) dd,
#how_to_spend .other dl:nth-child(6) dd {
 padding: 0 0 40px;
}

#how_to_spend .other dl:nth-child(5) dd:last-of-type,
#how_to_spend .other dl:nth-child(6) dd:last-of-type {
 padding: 0;
}

/*--------合併症リスクについて--------*/
#risk {
 padding: 0 0 40px;
}

#risk dl {
 padding: 0 0 20px;
}
#risk dl dt {
 padding: 0 0 20px;
}

#risk dl dd p {
 padding: 0 0 40px;
}

#risk .risk_list {
 margin: 0 auto;
 padding: 30px 3%;
 width: 100%;
 max-width: 1000px;
 box-sizing: border-box;
 background: #f7f7f7;
}

#risk .risk_list h5 {
 font-size: 14px;
 font-weight: bold;
 letter-spacing: 0.03em;
}

#risk .risk_list ul li {
 font-size: 14px;
 line-height: 1.5;
 letter-spacing: 0.03em;
}

/*--------Q&A--------*/
.flow_bustup_box .question {
 font-size: 20px;
 font-weight: 600;
 color: #cc9933;
 margin-bottom: 30px;
}

.flow_bustup_box .question span {
 font-family: 'Montserrat', sans-serif;
 font-size: 26px;
 margin-right: 1em;
}

.flow_bustup_box .answer dl {
 display: flex;
 margin-bottom: 60px;
}

.flow_bustup_box .answer dl dt {
 font-size:26px;
 font-weight: 600;
 font-family: 'Montserrat', sans-serif;
 color: #999;
 margin-right: 1em;
}

.flow_bustup_box .answer dl dd {
 font-size: 18px;
 line-height: 1.5;
 letter-spacing: 0.03em;
}

.flow_bustup_btn a {
 width: 95%;
 max-width: 800px;
 padding: 40px;
 background-color: #c9a651;
 border-radius: 10px;
 text-decoration: none;
 color: #fff;
 margin: 0 auto;
 text-align: center;
 font-size: 26px;
 display: flex;
 justify-content: center;
 align-items: center;
 font-weight: 600;
 border: 3px solid #c9a651;
 box-sizing: border-box;
}

.flow_bustup_btn a span {
 font-size: 16px;
 display: inline-block;
 margin-left:40px;
 font-weight: 400;
}

.flow_bustup_btn a span i {
 padding-left: 5px;
}

.flow_bustup_btn a:hover {
 width: 95%;
 max-width: 800px;
 color: #c9a651;
 background: #fff;
 border: 3px solid #c9a651;
 box-sizing: border-box;
}

/*--------コラム--------*/
#column dl.mi_bustup {
 margin: 0px auto 35px;
 padding: 0;
}

#column dl.mi_bustup dt {
 margin: 0px auto 26px;
 padding: 0;
 text-align: center;
 font-size: 50px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 6.0px;
 color: #ff0087;
}

#column dl.mi_bustup dd {
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 26px;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}

.bustup_c dl dt .cat p {
 background: #ff0087 !important;
}


.b_bust {
 background: url("../images/column/sti_bust.jpg") no-repeat right top;
}
.b_bust div {
 background: none;
 opacity: 1.0;
}
.b_bust div h2 {
 color: #3a4c58;
}
.b_bust ul li {
 color: #3a4c58;
}
.b_bust ul li a {
 color: #3a4c58;
}
.b_bust ul li a:hover {
 text-decoration: underline;
}
.bust_sti {
 margin: 0px auto;
 padding: 0px;
 width: 1200px;
 height: 230px;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/sti_bust.jpg") no-repeat right top;
}
.bust_sti dl {
 margin: 0px;
 padding: 80px 0 0 40px;
}
.bust_sti dl dt {
 margin: 0px auto 15px;
 padding: 0;
 text-align: left;
 font-size: 20px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 2.5px;
	color: #3a4c58;
	font-style: italic;
}
.bust_sti dl dd {
 margin: 0px auto;
 padding: 0;
 text-align: left;
 font-size: 40px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.5px;
}

.s_bust h3.newti {
 background: url("../images/column/ico_newlist_liposuction.png") no-repeat 17px center,#f2f5f6 !important;
 border-top: 2px solid #cc9933 !important;
}
.s_bust dt.cati {
 background: url("../images/column/ico_folder_liposuction.png") no-repeat 17px center,#f2f5f6 !important;
 border-top: 2px solid #cc9933 !important;
}






}

@media screen and (max-width: 800px) {
/*==========================================
 smp
===========================================*/
/*-------------reservation-------------*/
.column_ti {
 margin: 0px auto;
 padding: 20px 0 0;
 width: 100%;
 height: 80px;
	display: flex;
	flex-wrap: nowrap;
 flex-direction: row;
 align-items: flex-start;
 background: url("../images/column/h2_column.jpg") no-repeat 0 0;
 background-size: auto 100%;
}
.column_ti div {
 margin: 0px;
 padding: 20px 17px 0px;
 background: #666;
 opacity: 0.9;
}
.column_ti div h2 {
 margin: 0px;
 padding-bottom: 15px;
 font-size: 20px;
 line-height: 26px;
 color: #FFF;
 text-align: left;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#column {
 margin: 30px auto 0;
 padding: 0;
}
#column dl.mi {
 margin: 0 auto 35px;
 padding: 0;
}
#column dl.mi dt {
 margin: 0px auto 5px;
 padding: 0;
 text-align: center;
 font-size: 15px;
 font-style: italic;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 2.0px;
}
#column dl.mi dd {
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 21px;
 font-weight: bolder;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}

/*-------------post-------------*/
#column .post,.column_archive .post {
 margin: 0 auto 30px;
	padding: 0;
 width: 92%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#column .post dl,.column_archive .post dl {
 margin: 0;
	padding: 0 0 20px;
	width: 47%;
}
#column .post dl dt,.column_archive .post dl dt {
 margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
	background: #eee;
}
#column .post dl dt a,.column_archive .post dl dt a {
 vertical-align: middle;
 height: 100px;
 overflow: hidden;
 display: flex;
 justify-content: center;
 align-items: center;
}
#column .post dl dt .cat,.column_archive .post dl dt .cat {
	position: absolute;
	top: -4px;
	right: -6px;
 background: url(../images/column/bg_cat.png) no-repeat bottom right;
	padding-bottom: 6px;
}
#column .post dl dt .cat p,.column_archive .post dl dt .cat p {
 margin: 0px;
	padding: 4px 4px;
	color: #FFF;
	font-size: 10px;
	line-height: 10px;
 background: #1879b6;
}
#column .post dl dd,.column_archive .post dl dd {
 margin: 0;
	padding: 10px 0 0;
}
#column .post dl dd p.date,.column_archive .post dl dd p.date {
 margin: 0;
	padding: 0px 0 5px;
	font-size: 10px;
	line-height: 10px;
}
#column .post dl dd h3,.column_archive .post dl dd h3 {
 margin: 0;
	padding: 0px 0 8px;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
#column .post dl dd h3 a,.column_archive .post dl dd h3 a {
 color: #333;
	text-decoration: none;
}
#column .post dl dd h3 a:hover,.column_archive .post dl dd h3 a:hover {
	text-decoration: underline;
}
#column .post dl dd p.txt,.column_archive .post dl dd p.txt {
 margin: 0;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}

/*-------------single-------------*/
.column_sti {
 margin: 0px auto;
 padding: 80px 0 0px;
 width: 100%;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/h2_column.jpg") no-repeat 0 0;
 background-size: 100% auto !important;
}
.column_sti div {
 margin: 0px;
 padding: 20px 6%;
 width: 96%;
 background: #666;
 opacity: 0.9;
 box-sizing: border-box;
}

.column_sti div h2 {
 margin: 0px;
 padding: 0 0 5px;
 font-size: 17px;
 line-height: 1.5;
 color: #FFF;
 text-align: left;
 font-weight: 600;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.column_sti div ul {
 margin: 0px;
 padding: 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
}
.column_sti div ul li {
 margin: 0px 10px 0 0;
 padding: 0;
 font-size: 11px;
 line-height: 1.8;
 color: #FFF;
 text-align: left;
}
.column_sti div ul li a {
 color: #FFF;
 text-decoration: none;
}
.column_sti div ul li a:hover {
 text-decoration: underline;
}

/*table of contents*/
.toc_white {
 margin-bottom: 30px !important;
 padding: 15px !important;
 width: 100% !important;
 box-sizing: border-box;
 border-radius: 10px;
 border: 1px solid #dddddd !important;
}
.toc_title {
 text-align: left !important;
 border-bottom: 1px solid #dddddd !important;
}
.toc_list {
 border: none !important;
 margin: 10px 0 0 !important;
 padding: 0 !important;
 font-size: 12px !important;
 clear: both;
}
.toc_list a {
  color: #333;
  display: inline-block;
  width: 100%;
  padding: 5px 0;
}
.toc_list ul {
 border: none !important;
 margin: 0px !important;
 padding: 5px 10px 0px !important;
}
.toc_toggle {
 background: #000;
 float: right;
 border-radius: 5px;
 font-size: 12px !important;
 font-weight: bold !important;
}
.toc_toggle a {
 color: #FFF !important;
}

/*-------------mayusita-------------*/
.mayushita_ti {
 margin: 0px auto;
 padding: 0;
 width: 100%;
	min-height: 250px;
}
.mayushita_ti dl {
 display: none;
}
#column dl.mi_mayu {
 margin: 0 auto 35px;
 padding: 0;
}
#column dl.mi_mayu dt {
 margin: 0px auto 5px;
 padding: 0;
 text-align: center;
 font-size: 32px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 4.0px;
	color: #be6caa;
}
#column dl.mi_mayu dd {
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 17px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}
#column .mayu_c {
 margin: 0px auto 25px;
}
.mayu_c dl dt .cat p {
 background: #be6caa !important;
}
.mayushita_sti {
 margin: 0px auto;
 padding: 0px;
 width: 100%;
 height: 130px;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/sti_mayusita_sp.png") no-repeat center top;
	background-size: 100% auto;
}
.mayushita_sti dl {
 margin: 0px;
 padding: 45px 0 0 20px;
}
.mayushita_sti dl dt {
 margin: 0px auto;
 padding: 0;
 text-align: left;
 font-size: 11px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 1.0px;
	color: #3a4c58;
	font-style: italic;
}
.mayushita_sti dl dd {
 margin: 0px auto;
 padding: 0;
 text-align: left;
 font-size: 20px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}
.s_mayushita h3.newti {
 background: url("../images/column/ico_newlist_mayushita.png") no-repeat 10px center,#f2f5f6 !important;
 border-top: 2px solid #be6caa !important;
}
.s_mayushita dt.cati {
 background: url("../images/column/ico_folder_mayushita.png") no-repeat 10px center,#f2f5f6 !important;
 border-top: 2px solid #be6caa !important;
}
#column .post_mayu {
 margin: 0 auto 30px;
}
#column .post_mayu div {
 margin: 0 auto 25px;
 width: 92%;
}
#column .post_mayu div ul {
 margin-bottom: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#column .post_mayu div ul li {
 width: 47%;
}
#column .post_mayu div ul li a {
 vertical-align: middle;
	height: 120px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #efefef;
}
#column .post_mayu div ul li span {
 margin: 0;
 padding: 3px 0 0;
 font-size: 12px;
 line-height: 1.5;
 text-align: center;
 color: #ab922f;
 font-family: "Times New Roman", Times, "serif";
	display: block;
}
#column .post_mayu div > p {
 margin: 0;
 padding: 0px 0 5px;
 font-size: 10px;
 line-height: 1;
}
#column .post_mayu div > h3 {
 margin: 0;
 padding: 0px 0 10px;
 font-size: 13px;
 line-height: 15px;
 font-weight: bold;
}
#column .post_mayu div > h3 a {
 color: #333;
	text-decoration: none;
}
#column .post_mayu div > h3 a:hover {
	text-decoration: underline;
}

/*-------------side-------------*/
#side p.bt {
 margin: 0 auto 20px;
 padding: 0;
 width: 92%;
}
#side p.bt a {
 margin: 0;
 padding: 20px 10px;
 font-size: 14px;
 line-height: 1;
 color: #333;
 text-decoration: none;
 text-align: left;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: #FFF;
 display: block;
 border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
 position: relative;
}
#side p.bt a i {
 position: absolute;
 right: 6px;
}
#side p.bt a:hover {
 text-decoration: underline;
 background: #f2f5f6;
}

#side dl.list {
 margin: 0 auto 10px;
 padding: 0;
 width: 92%;
}
#side dl.list dt {
 position: relative;
}
#side dl.list dt.si {
 margin: 0;
 padding: 12px 8px 10px;
 font-size: 13px;
 line-height: 1;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: #f2f5f6;
 border-bottom: 1px solid #ddd;
}
#side dl.list dt.cati {
 margin: 0 auto;
 padding: 20px 17px 15px 35px;
 font-size: 14px;
 line-height: 1;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: url("../images/gynecology/ico_folder.png") no-repeat 10px center,#FFF;
 border-top: 2px solid #b59e65;
 border-bottom: 1px solid #ddd;
}

#side dl.list dt a {
 margin: 0;
 padding: 12px 8px 10px;
 font-size: 13px;
 line-height: 1;
 color: #333;
 text-decoration: none;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: #FFF;
 border-bottom: 1px solid #ddd;
 display: block;
}
#side dl.list dt a i {
 position: absolute;
 right: 6px;
 top: 38%;
 font-size: 10px;
}
#side dl.list dd {
 margin: 0;
 padding: 0;
 width: 100%;
}
#side dl.list dd ul {
 width: 100%;
}
#side dl.list dd a {
 margin: 0;
 padding: 10px 20px 10px 10px;
 font-size: 13px;
 line-height: 1.2;
 color: #333;
 text-decoration: none;
 border-bottom: 1px solid #ddd;
 display: block;
 position: relative;
}
#side dl.list dd a i {
 position: absolute;
 right: 6px;
 top: 38%;
 font-size: 10px;
}
#side dl.list dd a:hover {
 text-decoration: underline;
 background: #f2f5f6;
}
#side ul.list {
 margin: 0 auto 10px;
 padding: 0;
 width: 92%;
 background: #FFF;
}
#side ul.list li {
 margin: 0;
 padding: 0;
 background: #FFF;
}
#side ul.list li.child {
}
#side ul.list li a {
 margin: 0;
 padding: 10px 20px 10px 10px;
 font-size: 13px;
 line-height: 1.2;
 color: #333;
 text-decoration: none;
 border-bottom: 1px solid #ddd;
 display: block;
 position: relative;
}
#side ul.list li a i {
 position: absolute;
 right: 6px;
 font-size: 10px;
}
#side ul.list li a:hover {
 text-decoration: underline;
 background: #f2f5f6;
}
#side ul.list li.cur {
 margin: 0;
 padding: 12px 8px 10px;
 font-size: 13px;
 line-height: 1;
 font-weight: bold;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: #f2f5f6;
 border-bottom: 1px solid #ddd;
 position: relative;
}
#side ul.list li.cur i {
 position: absolute;
 right: 6px;
 font-size: 10px;
}
#side ul.side_ban {
 display: none;
}

#side h3.poti {
 margin: 0 auto 20px;
 padding: 20px 17px 15px 35px;
 font-size: 14px;
 line-height: 1;
 font-weight: bold;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: url("../images/gynecology/ico_pop.png") no-repeat 10px center,#FFF;
 border-top: 2px solid #b59e65;
 border-bottom: 2px solid #dddddd;
}
#side h3.newti {
 margin: 0 auto 20px;
 padding: 20px 17px 15px 35px;
 font-size: 14px;
 line-height: 1;
 font-weight: bold;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: url("../images/gynecology/ico_newlist.png") no-repeat 10px center,#FFF;
 border-top: 2px solid #b59e65;
 border-bottom: 2px solid #dddddd;
}
#side .box {
 margin: 0 auto 20px;
 padding: 0 0 5px;
 width: 92%;
 background: #FFF;
}
#side .box dl {
 margin: 0 auto 15px;
 padding: 0;
 width: 89%;
 display: flex;
 flex-wrap: nowrap;
 justify-content: space-between;
}
#side .box dl dt {
 margin: 0;
 padding: 0;
 width: 26%;
 text-align: center;
 line-height: 1;
}
#side .box dl dt img {
 max-width: 100%;
}
#side .box dl dt a {
 vertical-align: middle;
 min-height: 80px;
 overflow: hidden;
 display: flex;
 justify-content: center;
 align-items: center;
 background: #f2f5f6;
}
#side .box dl dd {
 margin: 0;
 padding: 0;
 width: 70%;
 font-size: 13px;
 line-height: 1.6;
}
#side .box dl dd a {
 color: #333;
 text-decoration: none;
}
#side .box dl dd a:hover {
 text-decoration: underline;
}
#side p.ban {
 margin: 20px auto;
 width: 70%;
 text-align: center;
}

/*-------------mayusita_single-------------*/
.b_mayushita {
 margin: 0px auto;
 padding: 0px;
 width: 100%;
 height: 130px;
 display: flex;
 flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/sti_mayusita_sp.png") no-repeat center top;
 background-size: 100% auto;
}
.b_mayushita div {
 background: none;
 opacity: 1.0;
}
.b_mayushita div h2 {
 color: #3a4c58;
	width: 60%;
}
.b_mayushita ul li {
 color: #3a4c58 !important;
}
.b_mayushita ul li a {
 color: #3a4c58 !important;
}
.c_mayushita .cont h3 {
 color: #3a4c58;
 border-top: 2px solid #3a4c58;
 border-bottom: 2px solid #cbd9e3;
}
.c_mayushita .cont h4 {
 color: #3a4c58;
	border-left: 3px solid #cbd9e3;
}

.column_case {
 padding: 0px 0 15px;
}
.column_case > .photo {
 display: flex;
	flex-wrap: nowrap;
 justify-content: space-between;
	width: 100%;
}
.column_case > .photo dl {
 margin: 0;
 padding: 0px 0 20px;
	width: 49%;
}
.column_case > .photo dl dt {
 margin: 0;
 padding: 0px;
 min-width: 100%;
 min-height: 150px;
 text-align: center;
 background: #efefef;
 display: flex;
 align-items: center;
 justify-content: center;
}
.column_case > .photo dl dt img {
}
.column_case > .photo dl dd {
 margin: 0;
 padding: 10px 0 0;
 font-size: 14px;
 line-height: 1.5;
 text-align: center;
 color: #ab922f;
 font-family: "Times New Roman", Times, "serif";
}
.column_case > .photo p.case_txt {
 margin: 0;
 padding: 0px 0 20px;
 font-size: 12px;
 line-height: 1.8;
}
.c_mayushita .treatment {
 margin: 30px 0;
}
.c_mayushita .treatment {
 margin: 20px 0;
}
.c_mayushita .treatment .box .price {
 width: auto;
}
.c_mayushita .treatment .box .price table {
}
.c_mayushita .treatment .box .price p.cap {
}

.relation_mayushita {
 margin: 30px auto;
 padding: 20px 15px 10px;
 border: 1px solid #be6caa;
}
.relation_mayushita > dl {
 margin: 0px;
 padding: 0px;
}
.relation_mayushita > dl dt {
 margin: 0px auto 10px;
 padding: 0px;
 font-size: 14px;
 line-height: 1;
	font-family: "Times New Roman", Times, "serif";
 text-align: center;
 color: #be6caa;
	letter-spacing: 5.0px;
}
.relation_mayushita > dl dd {
 margin: 0px auto 25px;
 padding: 0px;
 font-size: 24px;
 line-height: 1;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 font-weight: bold;
 text-align: center;
 color: #be6caa;
	letter-spacing: 3.0px;
}
.relation_mayushita > div {
 margin: 0 auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
 justify-content: space-between;
}
.relation_mayushita > div dl {
 margin: 0;
	padding: 0 0 25px;
	width: 47%;
}
.relation_mayushita > div dl:nth-child(3n) {
 margin: 0;
}
.relation_mayushita > div dl dt {
 margin: 0 0 10px;
	padding: 0;
	text-align: center;
	position: relative;
}
.relation_mayushita > div dl dt img {
 max-width: 100%;
	margin: inherit !important;
}
.relation_mayushita > div dl dt a {
 vertical-align: middle;
 height: 120px;
 overflow: hidden;
 display: flex;
 justify-content: center;
 align-items: center;
}
.relation_mayushita > div dl dt img:hover {
	transform: scale(1.2);
	transition-duration: 0.3s;
}
.relation_mayushita dl dt .cat {
	position: absolute;
	height: 33px;
	top: -4px;
	right: -6px;
 background: url(../images/column/bg_cat.png) no-repeat bottom right;
}
.relation_mayushita > div dl dt .cat p {
 margin: 0px;
	padding: 8px 8px;
	color: #FFF;
	font-size: 10px;
	line-height: 10px;
 background: #be6caa;
}
.relation_mayushita > div dl dd {
 margin: 0;
	padding: 0px;
}
.relation_mayushita > div dl dd p.date {
 margin: 0;
	padding: 0px 0 10px;
	font-size: 12px;
	line-height: 12px;
}
.relation_mayushita > div dl dd h3 {
 margin: 0 !important;
	padding: 0px 0 10px !important;
	font-size: 13px !important;
	line-height: 15px !important;
	font-weight: bold;
 text-align: left;
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
	border: none !important;
}
.relation_mayushita > div dl dd h3 a {
 color: #333;
	text-decoration: none;
}
.relation_mayushita > div dl dd h3 a:hover {
	text-decoration: underline;
}
.relation_mayushita > div dl dd p.txt {
 margin: 0;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5;
}
/*-------------kogao-------------*/

.kogao_ti {
 background: #fcf4fc;
}
.kogao_ti .inner .cti h2 {
 display: none;
}
.kogao_ti .inner .cti > p {
 display: none;
}
.kogao_ti .inner .cti .case_topbox {
 padding-bottom: 25px;
}
.kogao_ti .inner .cti .case_topbox div {
 margin: 0px auto;
	width: 92%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.kogao_ti .inner .cti .case_topbox div ul {
 width: 58%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.kogao_ti .inner .cti .case_topbox div ul li {
 width: 49%;
}
.kogao_ti .inner .cti .case_topbox div ul li a {
 min-height: 70px;
 vertical-align: middle;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #efefef;
}
.kogao_ti .inner .cti .case_topbox div ul li span {
 margin: 0;
 padding: 0px;
 font-size: 12px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 font-family: "Times New Roman", Times, "serif";
	display: block;
}
.kogao_ti .inner .cti .case_topbox div ul li:last-of-type span {
 color: #ea6798;
}
.kogao_ti .inner .cti .case_topbox div > p {
 margin: 0;
 padding: 20px 0 0;
	width: 40%;
 font-size: 8px;
 line-height: 1.3;
	color: #333;
}
.kogao_gnavi {
 width: 100%;
	background: #f277a5;
}
.kogao_gnavi .inner {
 margin: 0 auto;
	padding: 10px 0;
 width: 94%;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 font-weight: bold;
 text-align: center;
}
.kogao_gnavi .inner p {
}
.kogao_gnavi .inner p a {
 margin-bottom: 5px;
	padding: 15px 0;
 width: 100%;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	text-shadow: 1px 1px 1px #666;
	background: #d55384;
 background: -moz-linear-gradient(top, #ea6798, #d04e7e);
 background: -webkit-linear-gradient(top, #ea6798, #d04e7e);
 background: linear-gradient(to bottom, #ea6798, #d04e7e);		
	border: 1px solid #c44e7a;
	box-sizing: border-box;
}
.kogao_gnavi .inner ul {
 display: flex;
	flex-wrap: wrap;
}
.kogao_gnavi .inner ul li {
 padding: 0px;
	width: 50%;
	display: flex;
	align-items: center;
	border: 1px solid #f592b7;
	box-sizing: border-box;
}
.kogao_gnavi .inner ul li a {
 margin: 0 auto;
 padding: 15px 0px;
	width: 100%;
	font-size: 11px;
	line-height: 1;
	color: #FFF;
	text-decoration: none;
}
#kogao_case {
 margin: 0 auto;
 padding: 50px 0 0;
	width: 92%;
}
#column {
 margin: 0 auto;
 padding: 10px 0 0;
}
#kogao_case dl.mi_kogao,#column dl.mi_kogao {
 margin: 0px auto 35px;
 padding: 0;
}
#kogao_case dl.mi_kogao dt,#column dl.mi_kogao dt {
 margin: 0px auto 5px;
 padding: 0;
 text-align: center;
 font-size: 32px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 6.0px;
	color: #ea6798;
}
#kogao_case dl.mi_kogao dd,#column dl.mi_kogao dd {
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 17px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}
.kogao_c dl dt .cat p {
 background: #ea6798 !important;
}
#kogao_case .casebox {
 margin: 0 auto 30px;
}
#kogao_case .casebox div {
 margin-bottom: 30px;
 width: 100%;
}
#kogao_case .casebox div > h3 {
 margin: 0;
 padding: 0px 0 5px;
 font-size: 15px;
 line-height: 1.4;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 text-align: center;	
}
#kogao_case .casebox div > h3 a {
 color: #333;
	text-decoration: none;
}
#kogao_case .casebox div > h3 a:hover {
	text-decoration: underline;
}
#kogao_case .casebox div ul {
 margin-bottom: 5px;
 width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#kogao_case .casebox div ul li {
 width: 48%;;
}
#kogao_case .casebox div ul li a {
 vertical-align: middle;
	height: 120px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #efefef;
}
#kogao_case .casebox div ul li span {
 margin: 0;
 padding: 5px 0 0;
 font-size: 11px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 font-family: "Times New Roman", Times, "serif";
	display: block;
}
#kogao_case .casebox div ul li:last-of-type span {
 color: #ea6798;
}
#kogao_case .casebox div > p {
 margin: 0;
 padding: 5px 0 0px;
 font-size: 9px;
 line-height: 1.4;
	color: #333;
}
#kogao_case .casebox div > p.link {
	text-align: right;
}
#kogao_case .casebox div > p.link a {
 font-size: 13px;
	text-decoration: none;
	color: #ea6798;
	font-weight: bold;
}
#kogao_case .casebox div > p.link a:hover {
 text-decoration: underline;
}
.become_box {
 margin: 0 0 50px;
 padding: 138px 0 0;
 background: url("../images/column/bg_kaoyase.jpg") no-repeat top left;
	background-size: 70% auto;
	display: flex;
	flex-direction: row-reverse;
}
.become_box .inner {
 padding: 25px 5%;
 width: 70%;
 background: #f8efec;
	opacity: 0.9;
}
.become_box h3 {
 margin: 0;
	padding-bottom: 10px;
	font-size: 30px;
	line-height: 1.5;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 text-align: left;
	color: #666;
}
.become_box p.txt {
 margin: 0;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 1.5;
 text-align: left;
	color: #666;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.become_box p.come {
 margin: 0;
	padding: 0px;
 text-align: left;
}
.worry_kogao {
 margin: 0;
	padding: 50px 0;
 background: url("../images/column/bg_worry.png") repeat center;
}
.worry_kogao .inner {
 margin: 0 auto;
	padding: 0;
	width: 100%;
}
.kogao_mi {
 margin: 0 auto 30px;
	padding: 0;
}
.kogao_mi p {
 margin: 0 auto 10px;
	padding: 0;
	font-size: 17px;
	line-height: 1;
	font-family: 'Caveat';
	text-align: center;
	color: #ea6798;
	letter-spacing: 0.15em;
}
.kogao_mi h3 {
 margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 1.5;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;
	color: #ea6798;
	font-weight: bold;
}
.worry_kogao .inner .box {
 margin: 0 auto 30px;
	padding: 0;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.worry_kogao .inner .box p {
 margin: 0;
	padding: 0;
	width: 52%;
	text-align: center;
	line-height: 0;
}
.worry_kogao .inner .box dl {
 margin: 0;
	padding: 20px 5% 0;
	width: 38%;
}
.worry_kogao .inner .box dl dt {
 margin: 0 auto 10px;
	padding: 0;
	font-size: 25px;
	line-height: 1;
	font-family: 'Caveat';
	text-align: left;
	color: #ea6798;
	letter-spacing: 0.15em;
}
.worry_kogao .inner .box dl dd {
 margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	color: #333;
	font-weight: bold;
}
.worry_kogao .inner .box:nth-child(odd) {
 flex-direction: row-reverse;
}
.worry_kogao .inner .box:nth-child(odd) dl dt,.worry_kogao .inner .box:nth-child(odd) dl dd {
 text-align: right;
}
.worry_kogao .sbox {
 margin: 20px auto 0;
 padding: 5%;
	width: 82%;
	background: #FFF;
	border: 1px solid #ccc;
}
.worry_kogao .sbox > p {
 margin: 0 auto;
 padding: 0px;
	width: 60%;
	text-align: center;
	line-height: 0;
}
.worry_kogao .sbox > div {
 margin: 0;
 padding: 0px;
}
.worry_kogao .sbox > div p {
 margin: 0;
 padding: 0px 0 15px;
	font-size: 13px;
	line-height: 1.8;
	text-align: left;
	color: #333;
}
.worry_kogao .sbox > div p.up {
	font-size: 17px;
	font-weight: bold;
}
.worry_kogao .sbox > div p:last-child {
 padding: 0px;
}
.check_kogao {
 margin: 50px 0;
	padding: 0;
	width: 100%;
}
.check_kogao .inner {
 margin: 0 auto;
	padding: 0;
}
.check_kogao .inner .kogao_mi p,.check_kogao .inner .kogao_mi h3 {
 color: #aa9179;
}
.check_kogao .inner .kogao_mi {
 background: url("../images/column/ico_check.png") no-repeat 5px 0;
	background-size: 20% auto;
}
.check_kogao .inner .kogao_mi h3 em {
 font-weight: bold;
 background:linear-gradient(transparent 60%, #ff6 60%);
}
.check_kogao p.intro {
 margin: 0 0 25px;
 padding: 0px;
	font-size: 15px;
	line-height: 1.5;
	text-align: center;
	color: #333;
}
.check_kogao .title {
 display: none;
}
.check_kogao .sp_title {
 margin: 0 auto 20px;
 padding: 0px;
	width: 66.6%;
	text-align: center;
}
.check_kogao .main_chart {
 margin: 0 auto;
 padding: 0px;
	width: 92%;
	text-align: center;
	position: relative;
}
.check_kogao .main_chart p a {
 padding: 5px 20px;
	font-size: 10px;
	line-height: 1;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: #ea6798;
	border: 2px solid #FFF;
	border-radius: 30px;
}
.check_kogao .main_chart p {
 position: absolute;
	z-index: 1;
}
.check_kogao .main_chart p#car01,
.check_kogao .main_chart p#car02,
.check_kogao .main_chart p#car03,
.check_kogao .main_chart p#car04,
.check_kogao .main_chart p#car05,
.check_kogao .main_chart p#car06 {
 display: none;
}
.treatment_kogao {
 margin: 0;
	padding: 50px 0;
 background: url("../images/column/bg_treatment.png") repeat center;
}
.kogao_smi {
 margin: 0 auto 30px;
	padding: 0;
}
.kogao_smi p {
 margin: 0 auto 15px;
	padding: 0;
	font-size: 15px;
	line-height: 1;
	font-family: 'Caveat';
	text-align: center;
	color: #666;
	letter-spacing: 0.15em;
}
.kogao_smi h3 {
 margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.5;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;
	color: #666;
	font-weight: bold;
}
.treatment_kogao .inner {
 margin: 0 auto;
	padding: 0;
	width: 92%;
}
.treatment_kogao .inner .box {
 margin: 0 0 25px;
	padding: 15px 5%;
	width: 100%;
	background: #FFF;
	border: 1px solid #ebe4b9;
	position: relative;
	box-sizing: border-box;
	box-shadow: 2px 2px 6px #eee;
}
.treatment_kogao .inner .box p.recome {
	position: absolute;
	top: -15px;
	left: -4px;
	width: 20%;
}

.treatment_kogao .inner .box dl.sti {
 margin: 0;
	padding: 0 0 5px;
}
.treatment_kogao .inner .box dl.sti dt {
 margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	color: #333;
}
.treatment_kogao .inner .box dl.sti dd h4 {
 margin: 0;
	padding: 0 0 5px;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	color: #333;
	font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.treatment_kogao .inner .box dl.sti dd h4 span {
	font-size: 12px;
	line-height: 1;
	display: block;
}
.treatment_kogao .inner .box dl.sti dd p {
 margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
	color: #333;
}
.treatment_kogao .inner .box div {
 margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.treatment_kogao .inner .box div ul {
 margin-bottom: 5px;
 width: 56%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.treatment_kogao .inner .box div ul li {
 width: 49%;
	line-height: 0;
}
.treatment_kogao .inner .box div ul li a {
 vertical-align: middle;
	height: 75px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #efefef;
}
.treatment_kogao .inner .box div ul li span {
 margin: 0;
 padding: 0;
 font-size: 10px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 font-family: "Times New Roman", Times, "serif";
	display: block;
}
.treatment_kogao .inner .box div ul li:last-of-type span {
 color: #ea6798;
}
.treatment_kogao .inner .box div p.price {
 margin: 0;
 padding: 0;
	width: 40%;
 font-size: 8px;
 line-height: 1.5;
 text-align: left;
 color: #333;
}
.treatment_kogao .inner .box div p.price em {
 font-size: 13px;
}
.treatment_kogao .inner .box p.link a {
 padding: 5px 0px 5px;
	width: 100%;
	font-size: 10px;
	line-height: 1.5;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: #ea6798;
	border: 2px solid #FFF;
	border-radius: 30px;
	display: block;
}
.treatment_kogao p.cap {
 margin: 0 auto;
 padding: 0;
	width: 92%;
	font-size: 10px;
	line-height: 1.5;
	color: #333;
	text-align: left;
}
.diff_kogao {
 margin: 0;
	padding: 50px 0;
}
.diff_kogao p.img {
 margin: 0 auto;
	padding: 0;
	width: 92%;
	text-align: center;
}
.point_kogao {
 margin: 0;
	padding: 50px 0;
	background: #fff7f7;
}
.point_kogao .inner {
 margin: 0 auto;
	padding: 0px;
	width: 92%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.point_kogao .inner dl {
 margin: 0 0 30px;
	padding: 30px 5% 15px;
	width: 47%;
	background: #FFF;
	border-radius: 5px;
	box-sizing: border-box;
	position: relative;
}
.point_kogao .inner dl:first-of-type {
 margin-right: 3%;
}
.point_kogao .inner dl:nth-of-type(2) {
 margin-left: 3%;
}
.point_kogao .inner dl dt {
	font-size: 20px;
	line-height: 1;
	color: #ea6798;
	font-style: italic;
	text-align: left;
	font-family: "Times New Roman", Times, "serif";
	letter-spacing: 0.1em;
	position: absolute;
	top: -10px;
	left: 30%;
}
.point_kogao .inner dl dt em {
	font-size: 26px;
	font-style: italic;
}
.point_kogao .inner dl dd {
 margin: 0;
	padding: 0;
}
.point_kogao .inner dl dd p.img {
 margin: 0;
	padding: 0 0 15px;
	text-align: center;
	line-height: 0;
}
.point_kogao .inner dl dd p.txt {
 margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.7;
	color: #333;
	text-align: left;
}
.kogao_sti {
 margin: 0px auto;
 padding: 0px;
 width: 100%;
 height: 130px;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/sti_kogao_sp.jpg") no-repeat center top;
	background-size: 100% auto;
}
.kogao_sti dl {
 margin: 0px;
 padding: 45px 0 0 20px;
}
.kogao_sti dl dt {
 margin: 0px auto;
 padding: 0;
 text-align: left;
 font-size: 11px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 1.0px;
	color: #3a4c58;
	font-style: italic;
}
.kogao_sti dl dd {
 margin: 0px auto;
 padding: 0;
 text-align: left;
 font-size: 20px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}
.s_kogao h3.newti {
 background: url("../images/column/ico_newlist_kogao.png") no-repeat 10px center,#FFF !important;
 border-top: 2px solid #ea6798 !important;
}
.s_kogao dt.cati {
 background: url("../images/column/ico_folder_kogao.png") no-repeat 10px center,#FFF !important;
 border-top: 2px solid #ea6798 !important;
}
/*-------------kogao_single-------------*/
.b_kogao {
 margin: 0px auto;
 padding: 0px;
 width: 100%;
 height: 130px;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/sti_kogao_sp.jpg") no-repeat right top;
	background-color: #fefefe;
	background-size: 100% auto;
}
.b_kogao div {
 background: none;
 opacity: 1.0;
}
.b_kogao div h2 {
 color: #3a4c58;
	width: 60%;
}
.b_kogao ul li {
 color: #3a4c58 !important;
}
.b_kogao ul li a {
 color: #3a4c58 !important;
}
/*-------------liposuction-------------*/

.liposuction_ti {
	background-color: #fefefe;
}
.liposuction_ti .inner{
 margin: 0px auto;
 padding: 0px;
width: 100%;	
}
.liposuction_ti .mv_ttl img{
	width: 100%;
}
.liposuction_ti .mv_ttl{
	width: 50%;
	padding-top: 90px;
	padding-bottom: 50px;
}
.mv_price_txt{
	line-height: 0;
}
.liposuction_ti .inner .cti h2 {
 display: none;
}
.liposuction_ti .inner .cti .case_topbox {
 padding-bottom: 25px;
}
.liposuction_ti .inner .cti .case_topbox div {
 margin: 0px auto;
	width: 92%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.liposuction_ti .inner .cti .case_topbox div ul {
 width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.liposuction_ti .inner .cti .case_topbox div ul li {
 width: 49%;
}
.liposuction_ti .inner .cti .case_topbox div ul li a {
 min-height: 70px;
 vertical-align: middle;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #efefef;
	height: 120px;
}
.liposuction_ti .inner .cti .case_topbox div ul li span {
 margin: 0;
 padding: 0px;
 font-size: 12px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 font-family: "Times New Roman", Times, "serif";
	display: block;
}
.liposuction_ti .inner .cti .case_topbox div ul li:last-of-type span {
 color: #cc9933;
}
.liposuction_ti .inner .cti .case_topbox div > p {
 margin: 0;
 padding: 20px 0 0;
	width: 100%;
 font-size: 8px;
 line-height: 1.3;
	color: #333;
}
.liposuction_case{
margin: 0 auto;
padding: 50px 0 0;
width: 92%;
}
.liposuction_case dl.mi_liposuction{
    margin: 0px auto 35px;
    padding: 0;
}
.liposuction_case dl.mi_liposuction dt{
margin: 0px auto 5px;
padding: 0;
text-align: center;
font-size: 32px;
font-family: "Times New Roman", Times, "serif";
letter-spacing: 6.0px;
	color: #cc9933;
}
.liposuction_case dl.mi_liposuction dd{
    margin: 0px auto;
    padding: 0;
    text-align: center;
    font-size: 17px;
    font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    letter-spacing: 1.0px;
}
.kogao_c dl dt .cat p {
 background: #ea6798 !important;
}
.liposuction_case .casebox {
 margin: 0 auto 30px;
}
.liposuction_case .casebox div {
    margin: 0 auto 30px;
}
.liposuction_case .casebox div > h3 {
margin: 0;
padding: 0px 0 5px;
font-size: 15px;
line-height: 1.4;
font-weight: bold;
font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
text-align: center;
}
.liposuction_case .casebox div > h3 a {
 color: #333;
	text-decoration: none;
}
.liposuction_case .casebox div > h3 a:hover {
	text-decoration: underline;
}
.liposuction_case .casebox div ul {
margin-bottom: 5px;
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.liposuction_case .casebox div ul li {
 width:48%;
}
.liposuction_case .casebox div ul li a {
 ertical-align: middle;
height: 120px;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
	background: #efefef;
}
.liposuction_case .casebox div ul li span {
 margin: 0;
 padding: 15px 0 0;
 font-size: 16px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 font-family: "Times New Roman", Times, "serif";
	display: block;
}
.liposuction_case .casebox div ul li:last-of-type span {
 color: #cc9933;
}
.liposuction_case .casebox div ul li img {
 width: 100%;
}
.liposuction_case .casebox div > p {
 margin: 0;
 padding: 10px 0 0px;
 font-size: 11px;
 line-height: 1.4;
	color: #333;
}
.liposuction_case .casebox div > p.link {
	text-align: right;
}
.liposuction_case .casebox div > p.link a {
 font-size: 12px;
	text-decoration: none;
	color: #cc9933;
	font-weight: bold;
}
.liposuction_case .casebox div > p.link a:hover {
 text-decoration: underline;
}
.liposuctionbt{
	margin: 0 auto 30px;
}
.liposuctionbt a{
padding: 20px 0;
text-decoration: none;
color: #000;
border: solid 2px #000;
font-size: 13px;
font-weight: 600;
line-height: 1;
box-sizing: border-box;
display: block;
text-align: center;
width: 80%;
margin: 0 auto;
	}
.liposuction_toc_container{
  max-width: 855px;	
  margin: 0 auto;
  padding: 25px !important;
  width: 95% !important;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #dddddd !important;
}

/*こんなお悩みはありませんか*/
.worry_liposuction {
  margin: 0;
  padding:50px 0;
  background: url("../images/column/bg_worry.png") repeat center;
}
.worry_liposuction .inner {
 margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	width:100%;
}
.liposuction_mi {
 margin: 0 auto 40px;
	padding: 0;
}
.liposuction_mi h3 {
  margin: 0;
  padding: 0;
  font-size: 23px;
  line-height: 1.5;
  font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  text-align: center;
  color: #333;
  font-weight: 400;
}
.liposuction_mi .en{
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  text-align: center;
  padding-bottom: 10px;
  letter-spacing: 3px;
	color: #333;
}
.liposuction_mi .small{
  font-size: 12px;
  text-align: center;
	margin-bottom: 5px;
}
.worry_liposuction_wrap{
    background-image: url("../images/column/problems_sp_bg.png");
	background-size: 100%;
	background-repeat: no-repeat;
}	
.worry_liposuction_wrap{
  max-width: 1000px;
  margin: 0 auto;
}
.worry_liposuction .box{
	display: flex;
	align-items: center;
	padding-top: 37%;
	position: relative;
}
.worry_liposuction .box:nth-child(odd){
	justify-content: flex-start;
}
.worry_liposuction .box:nth-child(odd):not(:first-child){
}
.worry_liposuction .box:nth-child(even){
	justify-content: flex-end;
}

.worry_liposuction_txt{
	 position: absolute;
	font-size: 11px;
	font-weight: 600;
	background: #fff;
	padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.worry_liposuction_txt::before{
  position: absolute;
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.worry_liposuction .box:nth-child(odd) .worry_liposuction_txt::before{
  width: 80%;
  height: 50%;
  bottom: 0;
  left: 0;
  border-bottom: 2px solid #333;
  border-left: 2px solid #333;
}
.worry_liposuction .box:nth-child(even) .worry_liposuction_txt::before{
  width: 80%;
  height: 50%;
  bottom: 0;
  right: 0;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}
.worry_liposuction_txt::after {
  position: absolute;
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.worry_liposuction .box:nth-child(odd) .worry_liposuction_txt::after{
  width: 100%;
  height:100%;
  top: 0;
  right: 0;
  border-top: 2px solid #333;;
  border-right: 2px solid #333;
}
.worry_liposuction .box:nth-child(even) .worry_liposuction_txt::after{
  width: 100%;
  height:100%;
  top: 0;
  left: 0;
  border-top: 2px solid #333;;
  border-left: 2px solid #333;
}
.worry_liposuction .box:nth-child(even) .worry_liposuction_img{
	order: 2;
}
.worry_liposuction .box:nth-child(even) .worry_liposuction_txt{
	order: 1;
	left: 10%;

}
.worry_liposuction .box:nth-child(odd) .worry_liposuction_img{
	order: 1;
}
.worry_liposuction .box:nth-child(odd) .worry_liposuction_txt{
	order: 2;
right: 10%;
}
.worry_liposuction_img{
	line-height: 0;
	width: 66%;
}
.worry_liposuction_wrap li:first-child .worry_liposuction_txt{
bottom: 20px;
}
.worry_liposuction_wrap li:nth-child(2) .worry_liposuction_txt{
bottom:40%;

}
.worry_liposuction_wrap li:nth-child(3) .worry_liposuction_txt{
top:40px;
}
.worry_liposuction_wrap li:nth-child(4) .worry_liposuction_txt{
top: 30px;

}
.worry_liposuction_wrap li:nth-child(5) .worry_liposuction_txt{
top: 30px;

}
.worry_liposuction_wrap li:nth-child(6) .worry_liposuction_txt{
top: 0px;

}
.worry_liposuction_note{
	font-size: 13px;
	width: 95%;
	padding-top: 10px;
	font-weight: 600;
	line-height: 1.6;
	max-width: 1000px;
	margin: 0 auto;
}
/*reasons*/
.reasons_liposuction{
	padding-top:50px;
}
.reasons_liposuction .inner {
 margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	width: 100%;
}
.reasons_liposuction_list{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 35px;
	width: 96%;
	margin: 0 auto 30px;
}
.reasons_liposuction_list li{
	width: 49.5%;
	background-color: #47cc8c;
	text-align: center;
	padding: 18px 10px;
	box-sizing: border-box;
}
.reasons_liposuction_list li:nth-child(odd){
margin-right:  1%;
}
.reasons_liposuction_list li:nth-child(-n + 4) {
margin-bottom:  1%;
}
.reasons_liposuction_point{
	font-family: 'Montserrat', sans-serif;
	font-size:11px;
	color: #086d3c;
	font-weight: 200;
	padding-bottom: 15px;
}
.reasons_liposuction_point span{
	font-weight: 600;
	margin-left: 5px;
	font-size: 16px;
}
.reasons_liposuction_txt{
	color: #fff;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: 600;
	line-height: 1.6;
}
.reasons_liposuction_rico{
	font-weight: 600;
	font-size:17.5px;
	text-align: center;
	line-height: 1.4;
	width: 95%;
	margin: 0 auto 30px;
}
.reasons_liposuction_box > li{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	background-repeat: no-repeat;
	background-size:90%;
	padding-top: 60.8%;
}
.reasons_liposuction_box > li:first-child{background-image: url("../images/column/liposuction_point_img01.png");}
.reasons_liposuction_box > li:nth-child(2){background-image: url("../images/column/liposuction_point_img02.png");}
.reasons_liposuction_box > li:nth-child(3){background-image: url("../images/column/liposuction_point_img03.png");}
.reasons_liposuction_box > li:nth-child(4){background-image: url("../images/column/liposuction_point_img04.png");}
.reasons_liposuction_box > li:nth-child(5){background-image: url("../images/column/liposuction_point_img05.png");}
.reasons_liposuction_box > li:nth-child(6){background-image: url("../images/column/liposuction_point_img06.png");}
.reasons_liposuction_box_txtbox{
	background-color: #fff;
	padding: 25px;
	width: 95%;
	box-sizing: border-box;
	border-top:solid 2px #47cc8c;
}
.reasons_liposuction_box li:nth-child(odd){
	background-position: top left;
}
.reasons_liposuction_box li:nth-child(even){
	background-position: top right;
}
.reasons_liposuction_box li:nth-child(odd) .reasons_liposuction_box_txtbox{
	margin-left: auto;

	margin-bottom: 20px;
}
.reasons_liposuction_box li:nth-child(even) .reasons_liposuction_box_txtbox{
		margin-right: auto;
	margin-bottom: 20px;
}
	.reasons_liposuction__box_txt{
		font-size: 13px;
	}
.reasons_liposuction_box_headding .reasons_liposuction_point{
	color: #47cc8c;
	font-size: 16px;
	padding-bottom: 10px!important;
}
.reasons_liposuction_box_headding .reasons_liposuction_point span{
	font-size: 25px;
}
.reasons_liposuction_box_headding{
	padding-bottom: 25px!important;
}
.reasons_liposuction_box_headding h4{
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5;
}
.reasons_liposuction_box li:nth-child(even) .reasons_liposuction_box_headding{
	text-align: right;
}
.reasons_liposuction__box_txt span{
 font-weight: 600;	
}
.reasons_liposuction__box_txt .red{
 color: #ff6666;
}

.point_example_wrap{
	display: flex;
	flex-wrap: wrap;
	width: 90%;
	margin: 0 auto;
}
	
.float_r_img{
    float: right;
    width: 50%;
    padding: 5px;
}
.point_example_wrap li span{
	display: block;
	font-weight: 600;
}
.point_example_wrap li{
	width: 100%;
  margin-bottom: 40px;
}
.point_example_wrap li .flex{
margin-bottom: 40px;	
}
.thorough_liposuction {
 margin: 0;
	padding:45px 0;
 background: url("../images/column/bg_treatment.png") repeat center;
}
.thorough_liposuction .inner {
 margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	width: 90%;
}
.thorough_liposuction_box{
	max-width: 1000px;
	margin: 0 auto 30px;
}
.thorough_liposuction_box_txt{
}
.thorough_liposuction_box_img{
	float: right;
padding: 10px 5px;
width: 50%;
}
.thorough_liposuction_part_mi{
	text-align: center;
	font-weight: 600;
	font-size: 22px;
	padding-bottom: 20px;
}
.thorough_liposuction_part_list{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 45px;
}
.thorough_liposuction_part_list li{
	width: 48%;
	text-align: center;
}
.thorough_liposuction_part_list li{
	margin-bottom: 60px;
}
.thorough_liposuction_part_list li:not(:nth-child(2n)){
	margin-right: 4%;
}
.thorough_liposuction_part_list_txt dt{
	font-weight: 600;
	font-size: 13px;
	color: #cc9933;
	padding-bottom: 15px;
}
.thorough_liposuction_part_list_txt dd{
	text-align: left;
}
	.thorough_liposuction_part_list_ico{
		width: 70%;
		margin: 0 auto 10px;
	}	

.liposuction_part_point{
	background: #fff;
	border: solid 1px #cc9933;
	padding: 20px;
}
.liposuction_part_point_heading{
	text-align: center;
	padding: 14px 22px;
	background-image: url("../images/column/ribbon.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: -52px;
	margin-bottom: 10px;
}
.liposuction_part_point_heading >.en{
	font-family: 'Montserrat', sans-serif;
	color: #cc9933;
	font-weight: 600;
	font-size: 9px;
	letter-spacing: 1px;
}
.liposuction_part_point_heading h4{
	color: #cc9933;
	font-weight: 600;
	font-size:13px;
}
.liposuction_part_point_wrap{
	margin-bottom:10px;
}
.liposuction_part_point_wrap .point_link{
	display: block;
	text-align: right;
	padding: 15px 0;
}
.liposuction_part_point_wrap .point_link i{
	padding-left: 8px;
}
.liposuction_part_point_wrap .point_link a{
color: #cc9933;
	font-weight: 600;
	text-decoration: none;
}.liposuction_part_point_wrap .point_link a:hover{
text-decoration: underline;
}
.liposuction_part_point_wrap dt{
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 5px;
}
.liposuction_part_point_wrap dd{
	font-size:12px;
}

.bodyline_liposuction_box{
	margin-bottom: 60px;
}
.bodyline_liposuction{
	padding-top: 45px;
}
.bodyline_liposuction .inner {
  margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	width: 90%;
}
.bodyline_liposuction .bodyline_mi{
	font-size: 16px;
	color: #cc9933;
	font-weight: 600;
	padding: 15px;
	text-align: center;
	border-top: solid 1px #cc9933;
	border-bottom: solid 1px #cc9933;
	margin-bottom: 25px;
}
.bodyline_liposuction .bodyline_txt{
 font-size: 14px;
	padding: 0 0 40px 0;
}
.bodyline_liposuction .merit_box li{
	text-align: center;
	background-color: #fff7e7;
	padding: 25px;
}
.merit_box li:not(:last-child){
	margin-bottom: 25px;
}
.merit_box .merit_box_txt dt{
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 15px;

}
.merit_box .merit_box_txt dt .merit_box_txt_nom{
	color: #cc9933;
	font-family: 'Montserrat', sans-serif;
  position: relative;
  display: inline-block;
	padding: 0 39px;
	margin-bottom: 20px;
	font-size: 19px;
}

.merit_box .merit_box_txt dt .merit_box_txt_nom:before, .merit_box .merit_box_txt dt .merit_box_txt_nom:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #cc9933;
}
.merit_box .merit_box_txt dt .merit_box_txt_nom:after{
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
}
.merit_box .merit_box_txt dt .merit_box_txt_nom:before{
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.merit_box .merit_box_txt dt .merit_box_txt_nom:before {
  left:0;
}
.merit_box .merit_box_txt dt .merit_box_txt_nom:after {
  right: 0;
}
.merit_box .merit_box_txt dd{
	text-align: left;
 font-size: 14px;
}
.set_wrap{
	padding-bottom: 30px;
}
	
.segenerated_serum .img{
padding: 20px;
max-width: 147px;
margin: 0 auto;
	}
.set_wrap .set_name{
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.set_wrap .set_name .nom{
	font-size: 28px;
	font-weight: 200;
	color: #cc9933;
	font-family: 'Montserrat', sans-serif;
	margin-right:20px;
}	
.set_list{
list-style-type: initial;
	margin-left: 50px;
}
.step_wrap{

		padding-left:20px;
	border-left: solid 1px #ddd;
margin-bottom: 50px;

}
.step_name{
	color: #cc9933;
	font-weight: 600;
	font-size: 17px;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.step_wrap .step_name .nom{
	font-size: 21px;
	font-weight: 200;
	color: #cc9933;
	font-family: 'Montserrat', sans-serif;
	margin-right: 20px;
}
.bodyline_liposuction_box .box .surgery{
	width: 100%;
}
.bodyline_liposuction_box .box .surgery dt{
	width: 7%;
}
.bodyline_liposuction_box .box .surgery dd{
	width: 93%;
}
.bodyline_liposuction_box .box .surgery dd h5{
	width: 20%;
	box-sizing: border-box;
}
.bodyline_liposuction_box .box .surgery dd p {
	width: 80%;
	box-sizing: border-box;
}
.bodyline_liposuction_box .box p.cap{
	width: 100%;
}
.bodyline_liposuction_box .box dl.gsbox{
	width: 100%;
	box-sizing: border-box;
}
.bodyline_liposuction_box dl.list2{
	width: 100%;
}
		.bodyline_liposuction_box dl.list2 dt{
		font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
		font-weight: 400;	
	}

.treatment dl.list2 dt{
	font-weight: 600;
	color: #cc9933;
}
.bodyline_liposuction_box .question{
	font-size: 14px;
	font-weight: 600;
	color: #cc9933;
	margin-bottom: 5px;
}
.bodyline_liposuction_box .question span{
		font-family: 'Montserrat', sans-serif;
		font-size: 18px;
	margin-right: 1em;
}
.bodyline_liposuction_box .answer dl{
	display: flex;
	margin-bottom: 15px;
}
.bodyline_liposuction_box .answer dl dt{
		font-size:18px;
	font-weight: 600;
		font-family: 'Montserrat', sans-serif;
	color: #999;
		margin-right: 1em;
}
.bodyline_liposuction_box .answer dl dd{
		font-size: 13px;
}
.bodyline_liposuction_box .answer_img{
	text-align: center;
	margin-bottom: 50px;
}
.bodyline_liposuction_box .float_img{
	float: right;
	width: 50%;
}
.bodyline_liposuction_btn a{
	max-width: 800px;
	padding: 15px;
	background-color: #c9a651;
	border-radius:5px;
	text-decoration: none;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	font-size: 17px;
	display: flex;
    justify-content: center;
    align-items: center;
	font-weight: 600;
}
.bodyline_liposuction_btn a span{
	font-size: 11px;
	display: inline-block;
	margin-left:30px;
	font-weight: 400;
}
.bodyline_liposuction_btn i{
	padding-left: 5px;
}

#column dl.mi_liposuction {
 margin: 0px auto 35px;
 padding: 0;
}
#column dl.mi_liposuction dt {
 margin: 0px auto 5px;
 padding: 0;
 text-align: center;
 font-size: 34px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 6.0px;
	color: #47cc8c;
}
#column dl.mi_liposuction dd {
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 17px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}
.liposuction_c dl dt .cat p {
 background: #47cc8c !important;
}

.b_liposuction {
 margin: 0px auto;
 padding: 0px;
 width: 100%;
 height: 130px;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/sti_liposuction_sp.jpg") no-repeat right top;
	background-color: #fefefe;
	background-size: 100% auto;
}
.b_liposuction div {
 background: none;
 opacity: 1.0;
}
.b_liposuction div h2 {
 color: #3a4c58;
	width: 60%;
}
.b_liposuction ul li {
 color: #3a4c58 !important;
}
.b_liposuction ul li a {
 color: #3a4c58 !important;
}
.liposuction_sti {
 margin: 0px auto;
 padding: 0px;
 width: 100%;
 height: 130px;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/sti_liposuction_sp.jpg") no-repeat center top;
	background-size: 100% auto;
}
.liposuction_sti dl {
 margin: 0px;
 padding: 45px 0 0 20px;
}
.liposuction_sti dl dt {
 margin: 0px auto;
 padding: 0;
 text-align: left;
 font-size: 11px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 1.0px;
	color: #3a4c58;
	font-style: italic;
}
.liposuction_sti dl dd {
 margin: 0px auto;
 padding: 0;
 text-align: left;
 font-size: 20px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}

.s_liposuction h3.newti {
 background: url("../images/column/ico_newlist_liposuction.png") no-repeat 10px center,#f2f5f6 !important;
 border-top: 2px solid #cc9933 !important;
}
.s_liposuction dt.cati {
 background: url("../images/column/ico_folder_liposuction.png") no-repeat 10px center,#f2f5f6 !important;
 border-top: 2px solid #cc9933 !important;
}

.bodyline_liposuction_box .doctor_box {
 margin: 0 auto 30px;
	padding: 5%;
	width: 100%;
	max-width: 100%;
	border: 3px solid #c9a651;
 box-sizing: border-box;
	display: block;
}
.bodyline_liposuction_box .doctor_box > div {
 width: 70%;
	text-align: center;
	margin: 0 auto 10px;
}
.bodyline_liposuction_box .doctor_box > div img {
 width: 100%;
	height: auto;
}
.bodyline_liposuction_box .doctor_box > dl {
 width: 100%;
}
.bodyline_liposuction_box .doctor_box > dl > dt {
 font-size: 20px;
 color: #cc9933;
 font-weight: 600;
 border-bottom: 1px solid #c9a651;
	padding-bottom: 5px;
}
.bodyline_liposuction_box .doctor_box > dl > dd dl {
 margin-top: 10px;
}
.bodyline_liposuction_box .doctor_box > dl > dd dl dt {
 font-size: 16px;
 font-weight: 600;
 color: #cc9933;
	padding-bottom: 5px;
}
.bodyline_liposuction_box .doctor_box > dl > dd dl dd {
 font-size: 12px;
	line-height: 1.8;
}



/*-------------SP bustup-------------*/

.bustup_ti {
 background-color: #fefefe;
}

.bustup_ti .inner {
 margin: 0px auto;
 padding: 0;
 line-height: 1;
 width: 100%;
}

.bustup_ti .mv img {
 width: 100%;
}

.bustup_ti .inner .cti p.mv {
 line-height: 1;
 margin: 0;
 padding: 0;
}

.bustup_ti .inner .cti .case_topbox {
 padding-bottom: 25px;
}

.bustup_ti .inner .cti .case_topbox div {
 margin: 0 auto;
 padding: 14px 0 0;
 width: 92%;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}

.bustup_ti .inner .cti .case_topbox div ul {
 padding: 0 0 14px;
 width: 100%;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}

.bustup_ti .inner .cti .case_topbox div ul li {
 width: 47%;
}

.bustup_ti .inner .cti .case_topbox div ul li a {
 min-height: 70px;
 vertical-align: middle;
 overflow: hidden;
 display: flex;
 justify-content: center;
 align-items: center;
 background: #efefef;
 height: 127px;
}

.bustup_ti .inner .cti .case_topbox div ul li span {
 margin: 0;
 padding: 0 0 5px;
 font-size:14px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 display: block;
 font-family: 'Montserrat', sans-serif;
}

.bustup_ti .inner .cti .case_topbox div ul li:last-of-type span {
 color: #cc9933;
}

.bustup_ti .inner .cti .case_topbox div ul li img {
 width: 100%;
}

.bustup_ti .inner .cti .case_topbox div p {
 margin: 0;
 padding: 0;
 font-size: 9px;
 line-height: 1.5;
 letter-spacing: 0.02em;
 color: #333;
}

/*----------------豊胸グロナビ--------------*/
.bustup_gnavi {
 width: 100%;
 background: #f7f7f7;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.bustup_gnavi .inner {
 margin: 0 auto;
 padding: 12px 0;
 width: 95.5%;
 font-weight: bold;
 text-align: center;
}

.bustup_gnavi .inner p {
 width: 100%;
 font-size: 15px;
 line-height: 1;
 text-align: center;
}
.bustup_gnavi .inner p a {
 margin: 0 0 12px;
 padding: 14px 0;
 width: 100%;
 color: #FFF;
 text-decoration: none;
 display: flex;
 align-items: center;
 justify-content: center;
 text-shadow: 1px 1px 1px #666;
 border: 1px solid #3e78c1;
 background: #98c5fe;
 background: -moz-linear-gradient(top, #98c5fe, #6ea3eb);
 background: -webkit-linear-gradient(top, #98c5fe, #6ea3eb);
 background: linear-gradient(to bottom, #98c5fe, #6ea3eb);
}

.bustup_gnavi .inner ul {
 display: flex;
 flex-wrap: wrap;
 justify-content: flex-start;
}
.bustup_gnavi .inner ul li {
 padding: 0px;
 width: 50%;
 border: 1px solid #ccc;
 box-sizing: border-box;
}
.bustup_gnavi .inner ul li:first-child,
.bustup_gnavi .inner ul li:nth-child(3) {
 border-right: none;
}

.bustup_gnavi .inner ul li:nth-child(-n+3){
 border-bottom: none;
}

.bustup_gnavi .inner ul li:last-child {
 width: 50.3%;
}

.bustup_gnavi .inner ul li a {
 margin: 0 auto;
 padding: 15px 0;
 width: 100%;
 font-size: 11px;
 color: #333;
 line-height: 1;
 font-weight: 600;
 text-decoration: none;
 background: #fff;
 display: inline-block;
}

.bustup_gnavi .inner ul li:first-child a,
.bustup_gnavi .inner ul li:nth-child(2) a {
 background: #fff0f6;
}

.bustup_gnavi .inner ul li:nth-child(2) a {
 padding: 30px 0 0;
 height: 100%;
 box-sizing: border-box;
}

.bustup_gnavi .inner ul li a span {
 display: block;
 margin: 0 auto 9px;
 padding: 4px 0;
 width: 53%;
 font-size: 9px;
 font-weight: 600;
 color: #fff;
 border-radius: 5px;
 background: #ff0087;
 box-sizing: border-box;
}

.bustup_gnavi .inner ul li a em {
 color: #ff0087;
 font-weight: 600;
}


/*----------------症例--------------*/
.bustup_case {
 margin: 0 auto;
 padding: 50px 0 0;
 width: 92%;
}

.bustup_case dl.mi_bustup {
 margin: 0 auto 35px;
 padding: 0;
}

.bustup_case dl.mi_bustup dt {
 margin: 0px auto 5px;
 padding: 0;
 text-align: center;
 font-size: 32px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 6.0px;
 color: #cc9933;
}

.bustup_case dl.mi_bustup dd {
 margin: 0 auto;
 padding: 0;
 text-align: center;
 font-size: 17px;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 0.1em;
}

.kogao_c dl dt .cat p {
 background: #ea6798 !important;
}

.bustup_case .casebox {
 margin: 0 auto 30px;
}

.bustup_case .casebox div {
 margin: 0 auto 30px;
}

.bustup_case .casebox div > h3 {
 margin: 0;
 padding: 0px 0 15px;
 font-size: 20px;
 line-height: 1.4;
 font-weight: bold;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 text-align: center;	
}

.bustup_case .casebox div > h3 a {
 color: #333;
 text-decoration: none;
}

.bustup_case .casebox div ul {
 margin-bottom: 5px;
 width: 100%;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.bustup_case .casebox div ul li {
 width: 48%;
}
.bustup_case .casebox div ul li a {
 height: 120px;
 overflow: hidden;
 display: flex;
 justify-content: center;
 align-items: center;
 background: #efefef
}
.bustup_case .casebox div ul li span {
 margin: 0;
 padding: 15px 0 0;
 font-size: 16px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 font-family: "Times New Roman", Times, "serif";
 display: block;
}

.bustup_case .casebox div ul li:last-of-type span {
 color: #cc9933;
}
.bustup_case .casebox div ul li img {
 width: 100%;
}
.bustup_case .casebox div > p {
 margin: 0;
 padding: 10px 0 0px;
 font-size: 11px;
 line-height: 1.4;
 color: #333;
}

.bustup_case .casebox div > p.link {
 text-align: right;
}

.bustup_case .casebox div > p.link a {
 font-size: 13px;
 text-decoration: none;
 color: #cc9933;
 font-weight: bold;
}

.bustupbt {
 margin: 0 auto 50px;
 width: 72%;
 text-align: center;
}
.bustupbt a {
 margin: 0 auto;
 padding: 15px 0;
 width: 100%;
 text-decoration: none;
 color: #000;
 border: solid 2px #000;
 font-size: 13px;
 font-weight: 600;
 line-height: 1;
 display: inline-block;
}

.bustup_toc_container {
 margin: 0 auto;
 padding: 25px !important;
 width: 92% !important;
 box-sizing: border-box;
 border-radius: 10px;
 border: 1px solid #dddddd !important;
}

.bustup_toc_container p.toc_title {
 padding: 0 0 12px !important;
 font-size: 14px;
}

ul.toc_list li {
 font-size: 13px;
}

ul.toc_list li ul li {
 font-size: 12px;
}



/*---------SP こんなお悩みはありませんか---------*/
.worry_bustup {
  margin: 0;
  padding:50px 0;
  background: url("../images/column/bg_worry.png") repeat center;
}
.worry_bustup .inner {
 margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	width:100%;
}
.bustup_mi {
 margin: 0 auto 40px;
	padding: 0;
}
.bustup_mi h3 {
  margin: 0;
  padding: 0;
  font-size: 23px;
  line-height: 1.5;
  font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  text-align: center;
  color: #333;
  font-weight: 600;
}
.bustup_mi .en{
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  text-align: center;
  padding-bottom: 10px;
  letter-spacing: 3px;
	color: #333;
}
.bustup_mi .small{
 font-size: 12px;
 text-align: center;
 margin-bottom: 5px;
 font-weight: 600;
}
.worry_bustup_wrap{
    background-image: url("../images/bustup/sp_problems_bg.png");
	background-size: 100%;
	background-repeat: no-repeat;
}	
.worry_bustup_wrap{
  max-width: 1000px;
  margin: 0 auto;
}
.worry_bustup .box{
	display: flex;
	align-items: center;
	padding-top: 37%;
	position: relative;
}
.worry_bustup .box:nth-child(odd){
	justify-content: flex-start;
}
.worry_bustup .box:nth-child(odd):not(:first-child){
}
.worry_bustup .box:nth-child(even){
	justify-content: flex-end;
}

.worry_bustup_txt{
 position: absolute;
 font-size: 12px;
 font-weight: 600;
 background: #fff;
 padding: 15px;
 -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.worry_bustup_txt::before{
  position: absolute;
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.worry_bustup .box:nth-child(odd) .worry_bustup_txt::before{
  width: 80%;
  height: 50%;
  bottom: 0;
  left: 0;
  border-bottom: 2px solid #333;
  border-left: 2px solid #333;
}
.worry_bustup .box:nth-child(even) .worry_bustup_txt::before{
  width: 80%;
  height: 50%;
  bottom: 0;
  right: 0;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}
.worry_bustup_txt::after {
  position: absolute;
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.worry_bustup .box:nth-child(odd) .worry_bustup_txt::after{
  width: 100%;
  height:100%;
  top: 0;
  right: 0;
  border-top: 2px solid #333;;
  border-right: 2px solid #333;
}
.worry_bustup .box:nth-child(even) .worry_bustup_txt::after{
  width: 100%;
  height:100%;
  top: 0;
  left: 0;
  border-top: 2px solid #333;;
  border-left: 2px solid #333;
}
.worry_bustup .box:nth-child(even) .worry_bustup_img{
	order: 2;
}
.worry_bustup .box:nth-child(even) .worry_bustup_txt{
	order: 1;
	left: 10%;

}
.worry_bustup .box:nth-child(odd) .worry_bustup_img{
	order: 1;
}
.worry_bustup .box:nth-child(odd) .worry_bustup_txt{
	order: 2;
right: 10%;
}
.worry_bustup_img{
	line-height: 0;
	width: 66%;
}
.worry_bustup_wrap li:first-child .worry_bustup_txt{
bottom: 20px;
}
.worry_bustup_wrap li:nth-child(2) .worry_bustup_txt{
bottom:40%;

}
.worry_bustup_wrap li:nth-child(3) .worry_bustup_txt{
top:40px;
}
.worry_bustup_wrap li:nth-child(4) .worry_bustup_txt{
top: 30px;

}
.worry_bustup_wrap li:nth-child(5) .worry_bustup_txt{
top: 30px;

}
.worry_bustup_wrap li:nth-child(6) .worry_bustup_txt{
top: 0px;

}
.worry_bustup_note{
	font-size: 13px;
	width: 95%;
	padding-top: 10px;
	font-weight: 600;
	line-height: 1.6;
	max-width: 1000px;
	margin: 0 auto;
}



/*---------reasons---------*/
.reasons_bustup {
 padding-top: 50px;
}

.reasons_bustup .inner {
 margin: 0 auto;
 padding: 0;
 width: 100%;
}

.reasons_bustup_list {
 margin: 0 auto 30px;
 width: 96%;
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}

.reasons_bustup_list li {
 margin-right: 1.4%;
 margin-bottom:  5px;
 padding: 20px;
 width: 49.2%;
 background-color: #6ca3ea;
 text-align: center;
 box-sizing: border-box;
}
.reasons_bustup_list li p.reasons_bustup_point {
font-family: 'Montserrat', sans-serif;
letter-spacing: 0.1em;
font-weight: 400;
font-size: 10px;
color: #124c98;
}

.reasons_bustup_list li p.reasons_bustup_point span {
 display: inline-block;
 padding-left: 5px;
 font-size: 15px;
 font-weight: 600;
 color: #124c98;
}


.reasons_bustup_list li:nth-child(even){
margin-right: 0;
}

.reasons_bustup_list li:last-child {
 margin-bottom: 0;
}


ul.reasons_bustup_list li p.reasons_bustup_txt {
 color: #fff;
 font-size: 11px;
 font-weight: 600;
}

ul.reasons_bustup_list li p.reasons_bustup_txt a {
 color: #fff;
 font-weight: bold;
 text-decoration: none;
}

.reasons_bustup_rico {
 margin: 0 auto 35px;
 width: 96%;
 font-weight: 600;
 font-size: 16px;
 text-align: center;
 line-height: 1.4;
}
	
.reasons_bustup_box li {
 margin-bottom: 20px;
 display: flex;
 flex-wrap: wrap;
 position: relative;
 background-repeat: no-repeat;
 background-size: auto;
}

.reasons_bustup_box li#point02 {
 margin-bottom: 0;
}

.reasons_bustup_box > li:first-child{background-image: url("../images/bustup/bustup_point_01.jpg"); background-size: 94% auto;}
.reasons_bustup_box > li:nth-child(2){background-image: url("../images/bustup/bustup_point_02.jpg"); background-size: 94% auto;}
.reasons_bustup_box > li:nth-child(3){background-image: url("../images/bustup/bustup_point_03.jpg"); background-size: 94% auto;}
.reasons_bustup_box > li:nth-child(4){background-image: url("../images/bustup/bustup_point_04.jpg"); background-size: 94% auto;}
.reasons_bustup_box > li:nth-child(5){background-image: url("../images/bustup/bustup_point_05.jpg"); background-size: 94% auto;}

.reasons_bustup_box > li {
 background-size: 100% auto;
}

.reasons_bustup_box_txtbox {
 background-color: #fff;
 padding: 25px 6.6%;
 width: 91%;
 box-sizing: border-box;
 border-top:solid 2px #6ca3ea;
}

.reasons_bustup_box li:nth-child(odd) {
 background-position: top left;
}

.reasons_bustup_box li:nth-child(even) {
 background-position: top right;
}

.reasons_bustup_box li:nth-child(odd) .reasons_bustup_box_txtbox {
 margin-left: auto;
 margin-top: 250px;
}

.reasons_bustup_box li:nth-child(even) .reasons_bustup_box_txtbox {
 margin-right: auto;
 margin-top: 250px;
}

.reasons_bustup_box_headding {
 padding-bottom: 15px!important;
}

.reasons_bustup_box_headding .reasons_bustup_point {
 font-family: 'Montserrat', sans-serif;
 color: #124c98;
 font-size: 15px;
 padding-bottom: 10px!important;
}

.reasons_bustup_box_headding .reasons_bustup_point span {
 padding-left: 2%;
 font-family: 'Montserrat', sans-serif;
 font-size: 25px;
 font-weight: 600;
 letter-spacing: 0.1em;
}

.reasons_bustup_box_headding h4 {
 font-size: 24px;
 font-weight: 600;
 line-height: 1.5;
}

.reasons_bustup_box li:nth-child(even) .reasons_bustup_box_headding {
 text-align: right;
}

li#point02 .reasons_bustup_box_txtbox ul.point02_txt_list {
 padding: 0 0 12px;
 font-size: 13px;
}

li#point02 .reasons_bustup_box_txtbox ul.point02_txt_list li {
 margin-bottom: 12px;
 line-height: 1.5;
 font-weight: bold;
	flex-wrap: inherit;
}

li#point02 .reasons_bustup_box_txtbox ul.point02_txt_list li::before {
 padding-right: 5px;
 content: "\f00c";
 font-weight: bold;
 color: #ff66cc;
 font-family: "Font Awesome 5 Free";
}

li#point02 .image_wrap {
 margin: 0 auto 45px;
 width: 86.6%;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}

li#point02 .image_wrap dl {
 width: 48%;
}

li#point02 .image_wrap dl dt {
 padding: 0 0 10px;
 line-height: 0;
}

li#point02 .image_wrap dl dt img {
 width: 100%;
 height: auto;
}

li#point02 .image_wrap dl dd {
 text-align: center;
 font-size: 11px;
 line-height: 1.5;
 font-weight: bold;
}

.reasons_bustup__box_txt {
 font-size: 13px;
 line-height: 1.8;
 letter-spacing: 0.03em;
}

.reasons_bustup__box_txt span {
 font-weight: 600;
}



/*---------豊胸術をご紹介---------*/
.type_bustup {
 margin: 0 auto;
 padding: 50px 0;
 width: 100%;
 background: url("../images/bustup/bg_dot_yellow.png") repeat;
}

.type_bustup .inner {
 margin: 0 auto;
 width: 92%;
}

.type_bustup .inner .bust_treatment_list {
 margin: 0 auto;
 padding: 0 0 28px;
 width: 87%;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 box-sizing: border-box;
}

.type_bustup .inner .bust_treatment_list a {
 display: block;
 margin: 0 0 12px;
 padding: 0 5%;
 width: 48%;
 height: 90px;
 font-size: 11px;
 color: #fff;
 text-decoration: none;
 border-radius: 10px;
 background: #124c98 url("../images/bustup/type_arr.png") no-repeat;
 background-size: 38% auto;
 background-position: right 15% bottom 10px;
 box-sizing: border-box;
 position: relative;
}

.type_bustup .inner .bust_treatment_list a dl dt {
 padding: 14px 0 10px;
 font-weight: 300;
 letter-spacing: 0.03em;
 font-family: 'Montserrat', sans-serif;
}

.type_bustup .inner .bust_treatment_list a dl dd {
 font-weight: bold;
 letter-spacing: 0.03em;
}

.type_bustup .inner .condenserich_bust h3 {
 padding: 0 0 57px;
 text-align: center;
 font-size: 24px;
 font-weight: 600;
 line-height: 1;
 color: #124c98;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

.type_bustup .inner .condenserich_bust h3 span {
 display: block;
 padding: 15px 0 0;
 font-size: 16px;
}

.type_bustup .inner .condenserich_bust .box {
 padding: 0 0 45px;
 clear: both;
}

.type_bustup .inner .condenserich_bust .box:last-child {
 padding: 0;
}

.type_bustup .inner .condenserich_bust .box h4 {
 margin: 0 0 23px;
 padding: 14px 0 14px 4.6%;
 font-size: 16px;
 font-weight: bold;
 line-height: 1.5;
 letter-spacing: 0.03em;
 border-left: 4px solid #6ca3ea;
 box-sizing: border-box;
}

.type_bustup .inner .condenserich_bust .box p {
 font-size: 14px;
 line-height: 1.8;
 letter-spacing: 0.03em;
}

.type_bustup .inner .condenserich_bust .box dl {
 padding: 0 0 40px;
}

.type_bustup .inner .condenserich_bust .box dl:last-child {
padding: 0;
}

.type_bustup .inner .condenserich_bust .box dl dt {
 padding: 0 0 20px;
 font-size: 15px;
 line-height: 1.5;
 letter-spacing: 0.03em;
 color: #124c98;
 font-weight: bold;
 clear: both;
}

.type_bustup .inner .condenserich_bust .box dl dd img.img_r {
 width: 46%;
 height: auto;
 float: right;
 padding: 0 0 0 6%;
}

.type_bustup .inner .condenserich_bust .box p img.img_l {
 width: 23%;
 height: auto;
 float: left;
 padding: 3px 5% 0 0;
 }

.type_bustup .inner .condenserich_bust .box p.img_condenserich {
 padding: 23px 0 40px;
 text-align: center;
}

.type_bustup .inner .condenserich_bust .box dl dd table tbody {
 border: 1px solid #ddd !important;
 box-sizing: border-box;
}

.type_bustup .inner .condenserich_bust .box dl dd table tbody tr {
 border-top: 1px solid #ddd;
 box-sizing: border-box;
}

.type_bustup .inner .condenserich_bust .box dl dd table tbody tr th {
 padding: 10px 1%;
 width: 17%;
 text-align: center;
 font-size: 10px;
 line-height: 1.5;
 font-weight: bold;
 border-right: 1px solid #ddd;
 background: #f7f7f7;
 box-sizing: border-box;
}

.type_bustup .inner .condenserich_bust .box dl dd table tbody tr:nth-child(n+2) th {
 word-break: break-all;
}

.type_bustup .inner .condenserich_bust .box dl dd table tbody tr th:first-child {
 width: 6.8%;
}

.type_bustup .inner .condenserich_bust .box dl dd table tbody tr td {
 padding: 10px 1%;
 vertical-align: top;
 font-size: 9px;
 line-height: 1.5;
 border-right: 1px solid #ddd;
 background: #fff;
 box-sizing: border-box;
}


/*----------ダウンタイム、手術流れ----------*/
.flow_bustup_box {
 margin-bottom: 50px;
}

.flow_bustup_box .step_wrap ul.set_list {
 margin-left: 40px;
}

.flow_bustup_box .step_wrap ul.set_list li {
 padding: 0 0 20px;
}

.flow_bustup {
 padding-top: 50px;
}
.flow_bustup .inner {
 margin: 0 auto 30px;
 padding: 0;
 width: 92%;
}
.flow_bustup .flow_bustup_mi {
 padding: 15px;
 text-align: center;
 font-size: 16px;
 color: #cc9933;
 font-weight: 600;
 border-top: solid 1px #cc9933;
 border-bottom: solid 1px #cc9933;
 margin-bottom: 23px;
}

.set_wrap .set_name .nom_bust {
 margin-right: 3%;
}

.flow_bustup .flow_bustup_txt {
 font-size: 13px;
 line-height: 1.5;
 letter-spacing: 0.03em;
 padding: 0 0 25px 0;
}

#flow .set_name {
 margin-bottom: 10px;
}

.set_wrap img {
 width: 26%;
 height: auto;
 padding-left: 2%;
 float: right;
}

.set_wrap ul.set_list_bust {
 margin-left: 18.8%;
}

.set_wrap ul.set_list_bust li {
 font-size: 13px;
 line-height: 1.5;
 letter-spacing: 0.03em;
}

.set_wrap_bust {
 padding-bottom: 0;
}

.step_wrap p.step_name_bust {
 font-size: 17px;
}

.step_wrap ul.set_list_bust li {
  font-size: 13px;
 letter-spacing: 0.03em;
 line-height: 1.5;
}

#box03 .step_wrap {
 margin-bottom: 40px;
 padding-top: 12px;
 padding-bottom: 12px;
}

#box03 .step_wrap:first-of-type ul.set_list_bust {
 margin-left: 8%;
}

#box03 .step_wrap:first-of-type ul.set_list_bust li {
 list-style: disc;
}

#box03 .step_wrap:first-of-type ul.set_list_bust li:last-child {
 padding: 0;
}
#box03 .step_wrap:last-of-type {
 margin-bottom: 50px;
}

/*--------手術前後のケアについて--------*/
.flow_bustup_box .box {
 padding: 0 0 15px;
}

.flow_bustup_box .box dl.surgery {
 width: 100%;
}

.flow_bustup_box .box .surgery dd h5 {
 text-align: left;
}

.flow_bustup_box .box .surgery dd h5 span {
 margin: 0;
}

.flow_bustup_box .box dl.surgery dt {
 width: 7%;
 min-height: 0;
}
.flow_bustup_box .box dl.surgery dt span {
 color: #333;
 font-weight: normal;
 text-shadow: none;
}
.flow_bustup_box .box dl.surgery dd {
 width: 93%;
}

.flow_bustup_box .box dl.surgery dd h5 {
 width: 30%;
 box-sizing: border-box;
}

.flow_bustup_box .box dl.surgery dd ul {
 padding: 9px 4% 9px 3%;
 width: 70%;
 border-bottom: 1px solid #efefef;
 box-sizing: border-box;
}

.flow_bustup_box .box dl.surgery dd ul li {
 padding: 0 0 0 1em;
 font-size: 12px;
 line-height: 1.5;
 letter-spacing: 0.03em;
 box-sizing: border-box;
 position: relative;
}

.flow_bustup_box .box dl.surgery dd ul li::before {
 content: '　';
 width: 3px;
 height: 3px;
 display: inline-block;
 border-radius: 100%;
 background: #585858;
 position: absolute;
 left: 3px;
 top: 9px;
}

.flow_bustup_box .box p.cap {
 width: 100%;
}

/*--------#how_to_spend 手術前後のケアについて--------*/
#how_to_spend .ban {
 margin: 0 auto 45px;
 padding: 25px 4%;
 width: 100%;
 background: #ffffe3;
 box-sizing: border-box;
}

#how_to_spend .ban h4 {
 padding: 0 0 25px;
 text-align: center;
 font-size: 16px;
 color: #ff6600;
 font-weight: bold;
}

#how_to_spend .ban dl,
#how_to_spend .other dl {
 padding: 0 0 35px;
}

#how_to_spend .ban dl:last-child {
 padding: 0;
}

#how_to_spend .ban dl dt,
#how_to_spend .other dl dt,
#risk dl dt {
 padding: 0 0 25px;
 font-size: 14px;
 font-weight: bold;
 line-height: 1.5;
 letter-spacing: 0.03em;
 color: #cc9933;
}

#how_to_spend .ban dl:last-child dd:first-of-type {
 padding: 0 0 35px;
}

#how_to_spend .ban dl dd,
#how_to_spend .other dl dd,
#risk dl dd {
 font-size: 14px;
 line-height: 1.8;
 letter-spacing: 0.03em;
}

#how_to_spend .ban dl dd p em,
#how_to_spend .other dl dd p em {
 display: block;
 color: #ff6600;
 font-weight: bold;
}

#how_to_spend .other dl dt {
 padding: 0 0 15px;
}

#how_to_spend .other dl:nth-child(5) dd,
#how_to_spend .other dl:nth-child(6) dd {
 padding: 0 0 40px;
}

#how_to_spend .other dl:nth-child(5) dd:last-of-type,
#how_to_spend .other dl:nth-child(6) dd:last-of-type {
 padding: 0;
}

/*--------合併症リスクについて--------*/
#risk {
 padding: 0;
}

#risk dl {
 padding: 0 0 20px;
}
#risk dl dt {
 padding: 0 0 18px;
}

#risk dl dd p {
 padding: 0 0 20px;
}

#risk .risk_list {
 margin: 0 auto;
 padding: 20px 2%;
 width: 100%;
 box-sizing: border-box;
 background: #f7f7f7;
}

#risk .risk_list h5 {
 font-size: 12px;
 font-weight: bold;
 letter-spacing: 0.03em;
}

#risk .risk_list ul li {
 font-size: 11px;
 line-height: 1.5;
 letter-spacing: 0.03em;
}

/*--------Q&A--------*/
.flow_bustup_box .question {
 font-size: 14px;
 font-weight: 600;
 color: #cc9933;
 margin-bottom: 15px;
 padding-left: 9%;
 text-indent: -10%;
}

.flow_bustup_box .question span {
 font-family: 'Montserrat', sans-serif;
 font-size: 18px;
 margin-right: 1em;
}

.flow_bustup_box .answer dl {
 display: flex;
 margin-bottom: 30px;
}

.flow_bustup_box .answer dl dt {
 font-size: 18px;
 font-weight: 600;
 font-family: 'Montserrat', sans-serif;
 color: #999;
 margin-right: 1em;
}

.flow_bustup_box .answer dl dd {
 font-size: 13px;
 line-height: 1.5;
 letter-spacing: 0.03em;
}

.flow_bustup_btn a {
 width: 100%;
 max-width: 800px;
 padding: 15px 0;
 background-color: #c9a651;
 border-radius: 10px;
 text-decoration: none;
 color: #fff;
 margin: 0 auto;
 text-align: center;
 font-size: 17px;
 display: flex;
 justify-content: center;
 align-items: center;
 font-weight: 600;
 border: 3px solid #c9a651;
 box-sizing: border-box;
}

.flow_bustup_btn a span {
 font-size: 12px;
 display: inline-block;
 margin-left: 5%;
 font-weight: 400;
}

.flow_bustup_btn a span i {
 padding-left: 5px;
}

/*--------コラム--------*/
#column dl.mi_bustup {
 margin: 0px auto 35px;
 padding: 0;
}

#column dl.mi_bustup dt {
 margin: 0px auto 10px;
 padding: 0;
 text-align: center;
 font-size: 32px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 6.0px;
 color: #ff0087;
}

#column dl.mi_bustup dd {
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 17px;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}

.bustup_c dl dt .cat p {
 background: #ff0087 !important;
}

.b_bust {
 margin: 0px auto;
 padding: 0px;
 width: 100%;
 height: 130px;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/sti_bust_sp.jpg") no-repeat right top;
	background-color: #fefefe;
	background-size: 100% auto;
}
.b_bust div {
 background: none;
 opacity: 1.0;
}
.b_bust div h2 {
 color: #3a4c58;
	width: 60%;
}
.b_bust ul li {
 color: #3a4c58 !important;
}
.b_bust ul li a {
 color: #3a4c58 !important;
}
.bust_sti {
 margin: 0px auto;
 padding: 0px;
 width: 100%;
 height: 130px;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
 background: url("../images/column/sti_bust_sp.jpg") no-repeat center top;
	background-size: 100% auto;
}
.bust_sti dl {
 margin: 0px;
 padding: 45px 0 0 20px;
}
.bust_sti dl dt {
 margin: 0px auto;
 padding: 0;
 text-align: left;
 font-size: 11px;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 1.0px;
	color: #3a4c58;
	font-style: italic;
}
.bust_sti dl dd {
 margin: 0px auto;
 padding: 0;
 text-align: left;
 font-size: 20px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}

.s_bust h3.newti {
 background: url("../images/column/ico_newlist_liposuction.png") no-repeat 10px center,#f2f5f6 !important;
 border-top: 2px solid #cc9933 !important;
}
.s_bust dt.cati {
 background: url("../images/column/ico_folder_liposuction.png") no-repeat 10px center,#f2f5f6 !important;
 border-top: 2px solid #cc9933 !important;
}





}

/*-------- 交通費補助制度追加 --------*/
.carfare_item {
margin-bottom: 60px;
font-weight: 500;
}
.carfare_item img {
max-width: 100%;
}
.carfare_item_inner {
padding: 0 2%;
}
.carfare_item_title{
margin-bottom: 30px;
padding: 20px 10px;
background: #fff9f7;
border: 1px solid #e9d6cf;
color: #cc3366;
font-size: 30px;
font-weight: bold;
font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.carfare_item_text {
font-size: 20px;
margin-bottom: 30px;
}
.carfare_item_sub {
margin-bottom: 16px;
padding-bottom: 6px;
font-size: 20px;
font-weight: bold;
border-bottom: 1px solid #ddd;
}
.carfare_item_list {
margin-bottom: 30px;
list-style: disc;
list-style-position: inside;
margin-left: 1.4em;
text-indent: -1.4em;
font-size: 20px;
line-height: 1.8;
}
.carfare_item_list em {
font-weight: bold;
background:linear-gradient(transparent 60%, #fffcad  60%);
color: #cc3366;
}
.carfare_item_img {
max-width: 380px;
}
@media screen and (max-width: 800px){
.carfare_item_title{
margin-bottom: 30px;
padding: 15px 10px;
font-size: 20px;
}
.carfare_item_text {
font-size: 14px;
margin-bottom: 25px;
}
.carfare_item_sub {
font-size: 16px;
}
.carfare_item_list {
font-size: 14px;
}
}



/*-------- 豊胸追加20240507 --------*/

@media screen and (min-width: 801px) {
    .type_bustup .inner .bust_treatment_list {
        margin: 0 auto;
        padding: 0 0 110px;
        display: grid;
        grid-template-columns: repeat(3, auto);
        box-sizing: border-box;
        column-gap: 2em;
        row-gap: 1em;
		justify-content: initial;
    }
}
@media screen and (min-width: 801px) {
    .type_bustup .inner .bust_treatment_list a {
        width: auto;
    }
}

@media screen and (max-width: 800px) {
    .bustup_gnavi .inner ul li:nth-child(2) a {
        padding: 15px 0 ;
    }
}

@media screen and (max-width: 800px) {
    .type_bustup .inner .bust_treatment_list {
        width: 100%;
    }
}
@media screen and (min-width: 801px) {
    .bustup_gnavi .inner ul {
        width: 970px;
    }
}
@media screen and (min-width: 801px) {
    .bustup_gnavi .inner ul li a {
        line-height: 1.2;
    }
}