@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=EB+Garamond|Crimson+Text:400,400italic);


/*共通
---------------------------------------------------------*/
.content .section{
	padding:50px;
}
.content .section.bnr_first {
	padding-top: 20px;
}
.content .box{
	padding:30px;
}
.content .box02{
	padding:0 20px;
}
.content .block{
	_zoom:1;
	overflow:hidden;
}

.content .btn_pt {
	text-align: right;
	margin-top: 60px;
	margin-bottom: 5px;
}

/*pankuzu*/
.pankuzu,
.content .pankuzu{
	padding-left: 1.5em;
	font-size:85%;
	margin:15px 0 30px 3%;
	position: relative;
	color: #666;
}
.pankuzu::before,
.content .pankuzu::before {
	font-family: 'fontello';
	content: '\e804';
	color:#C59F3F;
	font-size: 120%;
	position: absolute;
	left: 0;
	top: 0;
}
.pankuzu a,
.content .pankuzu a{
	color:#C59F3F;
	text-decoration: underline;
}

/*h2*/
.content h2{
	background:url(../images/cover2@2x.png) no-repeat right center #EEECE4;
	background-size: contain;
	min-height:80px;
	padding:40px 0 0 50px;
	color:#113667;
	font-size:215%;
	line-height:80%;
	border-bottom:solid 1px #AE923F;
}
.content h2 span{
	font-family: 'EB Garamond', serif;
	font-size:55%;
	font-weight:normal;
}

/*h3*/
.content h3{
	color:#FFF;
	border-radius: 5px;
	font-size:140%;
	padding:15px;
	background: #483a02;
background: -moz-linear-gradient(left,  #483a02 0%, #55400f 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#483a02), color-stop(100%,#55400f));
background: -webkit-linear-gradient(left,  #483a02 0%,#55400f 100%);
background: -o-linear-gradient(left,  #483a02 0%,#55400f 100%);
background: -ms-linear-gradient(left,  #483a02 0%,#55400f 100%);
background: linear-gradient(to right,  #483a02 0%,#55400f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#483a02', endColorstr='#55400f',GradientType=1 );
}

/*h4*/
.content h4{
	background: #EEEEEE;
	border-radius: 5px;
	padding: .4em;
	padding-left: 1.2em;
	color:#2650C5;
	font-size:120%;
	line-height: 1.4em;
	font-weight:bold;
	position: relative;
	margin-bottom:20px;
}
.content h4::before{
	content: "";
	position: absolute;
	width: 3px;
	height: calc(100% - .8em);
	background: #2650C5;
	left: .5em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.red_b {
	color: #C00;
	font-weight: bold;
}
.blue_b {
	color: #2650C5;
	font-weight: bold;
}

#lp_pagetop {display: none !important;}
	
/*syohin_link*/	
.syohin_link a{
	padding-right:20px;
	font-size:90%;
	background:url(../images/keisei/aga/puropecia.gif) no-repeat right;
	color: blue;
}	
	
.text_gold{
	color:#926C00;
	font-weight:bold;
	font-size:110%;
	line-height:140%;
	margin-bottom:15px;
}

table{
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	width:100%;
	font-size:115%;
}
table th{
	border-bottom: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	background:#F0F0F0;
	padding:15px 0;
	text-align:center;
	font-weight:normal;
}
table td{
	border-bottom: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	background:#FFF;
	padding:15px 15px;
	font-weight:bold;}
	
.plan td:last-of-type{
	background:#fffbe4;
}
.combi td:last-of-type {
    background: #E6ECFE;
}

/*pricelist*/
.pricelist caption {
    color: #CC0000;
	font-size: 120%;
	letter-spacing: .05em;
	text-align: left;
	font-weight: bold;
	margin-bottom: .5em;
}
.pricelist table .bg_col {
	background:#E6ECFE;
}
.pricelist table .bg_white {
	background:#fff;
}
.pricelist table .bg_yellow {
	background: #fffbe4;
}

.plan td {
	width: 22%;}

table th > span,
.pricelist.type1 tbody td.type span{
	font-size:80%;
	font-weight:normal;
	color: inherit;
	margin-left: 1em;}	
	
.pricelist tbody td.type{
text-align: left;
}
.pricelist.type1 tbody td.type{
width: 39%;
}	
.pricelist.type2 tbody td{
width: 22%;
}
.pricelist.type3 tbody td{
width: 19%;
}
.pricelist.type3 tbody td.type{
width: 24%;
}
.pricelist.type2 tbody td.data{
background: #fff;
text-align: center;
}	
.pricelist tbody td span{
	color:#FF0000;
	font-size:105%;
	margin-left:10px;
	font-weight:bold;
}		
.pricelist tbody td small{
	display: block;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.4em;
}	
.pricelist tbody td span.s_tax{
	display: inline-block;
	color:#333;
	font-size:90%;
	line-height: 1.4em;
	margin-left:0;
	font-weight:normal;
}
	
.pricelist tbody th{
	padding:10px;
	text-align:left;
	background:#FFF;
	font-weight:bold;
}
.pricelist tbody th .memo {
	font-size: 80%;
	font-weight: normal;
	color: inherit;
	padding-left: 1.0em;
	position: relative;
}
.pricelist tbody th .memo span {
	position: absolute;
	left: 0;
	top: 0;
}
.pricelist tbody th .memo:first-child {
	margin-top: .5em;
}
	
.pricelist tbody td {
	text-align:right;}	
	
.pricelist tbody td strong{
	font-size:22px;
	background:url(../images/keisei/chokei/icon_price.gif) no-repeat left center;
	padding-left:20px;
}

.price .sub_price {
	margin-top: 1.0em;
	/*font-weight: bold;*/
	line-height: 1.6em;
	padding-bottom: 1.0em;
	border-bottom: solid 1px #ccc;
}
.price .sub_price li {
	margin-top: .5em;
}

.pricelist .sp_vertical {
	font-size: 100%;
	font-weight: bold;
	margin-left: 0;
}	
.pricelist .sp_vertical span.kakko,
.pricelist .sp_vertical span.youon {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1200px) {
.pricelist.type3 tbody td{
width: 19%;
}
.pricelist.type3 tbody td.type{
width: 24%;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.content .box{
	padding:20px 0;
}
.content .box02{
	padding:0;
}	
.content .btn_pt {
	margin-top: 5%;
}
	
/*pankuzu*/
.content .pankuzu{
	margin:15px 0 20px 20px;
}	
	
/*h2*/
.content h2{
	padding:30px 0 0 20px;
}
/*h3*/
.content h3{
	font-size:120%;
}
/*h4*/
.content h4{
	font-size:115%;
}
	
/*pricelist*/	
table th > span,
.pricelist.type1 tbody td.type span{
	display: block;
	margin-top: 3px;
	margin-left: 0;
}	
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.content .box{
	padding:5% 0;
}
.content .box02{
	padding:0;}
.content .pdg_b_30{
	padding-bottom:3%;
}	
.content .btn_pt {
	margin-top: 8%;
}

/*pagetop*/
.pagetop{
	padding-bottom:0;}
	
/*pankuzu*/
.content .pankuzu{
	font-size: 80%;
	margin: 3%;
}	
	
/*h2*/
.content h2{
	background-size: auto 100%;
	padding:5% 0 0 5%;
	font-size:5.5vw;
	line-height:1.2em;
}
.content h2 span{
	font-size:3.5vw;
}	
/*h3*/
.content h3{
	font-size:120%;
	padding:3% 5%;
}
/*h4*/
.content h4{
	font-size:110%;
	margin-bottom: 5%;
}
	
/*syohin_link*/
.syohin_link{
	margin-bottom:5%;
}
	
/*pricelist*/
.pricelist table th,.pricelist table td,
.pricelist02 table th,.pricelist02 table td	{
	font-size:2.4vw;
	line-height: 1.5em;
}
.pricelist caption {
	font-size: 100%;
}
table th > span,
.pricelist.type1 tbody td.type span{
	display: block;
	margin-top: 2px;
	margin-left: 0;}
table th{
	padding:8px 0;}
table td{
	padding:8px 8px;
}
.pricelist.type3 tbody td{
	width: 20%;
}
.pricelist.type3 tbody td.type{
width: 27%;
}
.price .sub_price {
	margin-top: .5em;
	padding-bottom: .5em;
	font-size: 90%;
	line-height: 1.4em;
}
	
.pricelist .sp_vertical {
	display: block;
	width: 1.2em;
	margin: 0 auto;
	line-height: 1.2em;
}
.pricelist .sp_vertical span.kakko {
	display: block;
	transform: rotate(90deg);
	margin-top: .3em;
	margin-bottom: -.3em;
}
.pricelist .sp_vertical span.youon {
	display: block;
	margin-top: -.2em;
}
}



/*ステップ
---------------------------------------------------------*/
.med_steplist > li {
	background: rgba(193,193,193,0.2);
	padding: 20px 3%;
	padding-left: 120px;	/* 揃える */
	border-radius: 10px;
	position: relative;
	margin-bottom: 40px;	/* 揃える */
}
.med_steplist > li:last-child {
	margin-bottom: 0;
}
.med_steplist > li::after {	
	content: "";	/* 矢印 */
	position: absolute;
	width: 100%;
	height: 40px;	/* 揃える */
	background: url(../images/step_yazirushi.png) no-repeat center center;
	background-size: auto 40%;
	left: 0;
	top: 100%;
}
.med_steplist > li:last-child::after {	
	display: none;
}
.med_steplist .no {
	position: absolute;
	left: 0;
	top: 20px;
	width: 120px;	/* 揃える */
	text-align: center;
	font-family: 'Crimson Text', serif;
	font-style:italic;
	font-size:200%;
	line-height: 1.0em;
	font-weight:normal;
	color: #2650C5;
	letter-spacing: normal;
}
.med_steplist .no span {
	font-size:140%;
	margin-left: .1em;
}
.med_steplist > li > div {
	box-sizing: border-box;
	border-left: solid 4px rgba(38,80,197,0.5);
	padding-left: 3%;
}
.med_steplist dt {
	color: #2650C5;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: .2em;
}
.med_steplist .step_contact {
	margin-top: 1.5em;
	width: 100%;
	max-width: 680px;
	margin-left: 0;
	margin-right: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.med_steplist .step_contact li {
	width: 33%;
}
.med_steplist .step_con_caption {
	margin-top: .5em;
	font-size: 90%;
	line-height: 1.4em;
}
.med_steplist .step_contact {
	margin-top: 1.5em;
	width: 100%;
	max-width: 680px;
	margin-left: 0;
	margin-right: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_steplist > li {
	padding-left: 100px;	/* 揃える */
}
.med_steplist .no {
	width: 100px;	/* 揃える */
	font-size:180%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_steplist > li {
	padding: 6% 3%;
	padding-left: 20%;	/* 揃える */
	border-radius: 5px;
	margin-bottom: 3em;	/* 揃える */
}
.med_steplist > li::after {	
	height: 3em;	/* 揃える */
}
.med_steplist > li:last-child::after {	
	display: none;
}
.med_steplist .no {
	top: 1.0em;
	width: 20%;	/* 揃える */
	font-size:140%;
}
.med_steplist .no span {
	font-size:140%;
	margin-left: .1em;
}
.med_steplist > li > div {
	border-width: 2px;
	padding-left: 4%;
}
.med_steplist dt {
	font-size: 110%;
}
.med_steplist .step_contact {
	margin-top: 0;
	display: block;
}
.med_steplist .step_contact li {
	width: 80%;
	margin: .5em 0 0;
}
}


/*限定プラン
---------------------------------------------------------*/
.Plan_txt {
    padding: 20px 3%;
	margin-bottom: 20px!important;
	background: #F5F5EF;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.Plan_txt dl{
	width: 250px;
}
.Plan_txt dt{
	color: #333333;
	font-size: 115%;
	font-weight: bold;
	margin-bottom: .5em;
}
.Plan_txt dd{
	font-size: 105%;
	line-height: 1.6em;
}
.Plan_txt ul{
	width: calc(100% - 250px);
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: 0.5em 0px;
}
/*.Plan_txt ul li{
    margin-right: 2%;
}*/
.Plan_txt ul li:nth-child(1){
	/*width: 51%;*/
	max-width: 277px;
	width: 49%;
}
.Plan_txt ul li:nth-child(2){
	/*width: 45%;*/
	max-width: 277px;
	width: 49%;
}
.Plan_txt ul li.caption{
	width: calc(94% - 560px);
	/*max-width: 260px;*/
	margin: .5em 0;
	font-size: 90%;
	letter-spacing: .05em;
	line-height: 1.4em;
}


/* 1300px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1300px) {
.Plan_txt ul li.caption{
	width: 100%;
	margin-top: .5em;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.Plan_txt {
	padding:5% 3%;
	margin-bottom:5%;
	display: block;
}
.Plan_txt dl{
	width: 100%;
	margin-right: 0;
}
.Plan_txt dt{
	font-size: 110%;
}
.Plan_txt dd{
	font-size: 105%;
	line-height: 1.6em;
}
.Plan_txt ul{
	margin-top: 1.0em;
	width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.Plan_txt ul li{
	margin: 0;
}
.Plan_txt ul li:nth-child(1){
	width:100%;
}
.Plan_txt ul li:nth-child(2){
	margin-top: 0.8em;
	width: 100%;
}
.Plan_txt ul li.caption{
	width: 100%;
	max-width: 100%;
	font-size: 80%;
	text-align: left;
	margin: .8em 0 0;
}
}



/*共通：お問い合わせ
---------------------------------------------------------*/
.content .contactBox{
	background:#F5F5EF;
	padding:30px 3%;
}
.content .contactBox ul {
	margin: 0 auto;
}
.content .contactBox p {
	margin-top: .8em;
	text-align: center;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.content .contactBox{
	padding:3%;
}	
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.content .contactBox{
	padding:3%;
}	
}

	

/*clinic
---------------------------------------------------------*/
#clinic .lead{
	margin-bottom:30px;
}
#clinic .lead .flt_r{
	width: 25%;
	max-width:275px;
	margin-left: 4%;
	margin-bottom: 1.0em;
}

.doctor {
	margin-bottom: 40px;
}
.doctor:last-of-type {
	margin-bottom: 0;
}
.doctor .flt_r{
	width:15%;
	max-width: 150px;
	margin-left: 4%;
}

.doctor h4{
	background: none;
	font-size:130%;
	color:#463F21;
	border: none;
	border-radius: 0;
	border-top:solid 1px #463F21;
	border-bottom:solid 1px #463F21;
	padding:7px 3px;
}
.doctor h4::before{
	display: none;
}
.doctor dt{
	font-size: 110%;
	line-height: 1.6em;
	font-weight:bold;
	color:#926C00;
	margin:1.0em 0 .5em;
}
.doctor .clearfix{
	margin-top:20px;
	max-width: 600px;
}
.doctor.dr2 .clearfix{
	max-width: 700px;
}
.doctor .clearfix div{
	font-size:95%;
	float:left;
	width:68%;
}
.doctor .clearfix .fltbox2{
	float:right;
	width:30%;
}
.doctor .clearfix p{
	font-weight:bold;
	color:#463F20;
	margin-bottom:5px;
	margin-top: 1.5em;
}
.doctor .clearfix p:first-child{
	margin-top: 0;
}
.doctor li{
	background:url(../images/clinic/point_doctor.gif) no-repeat 0 0.5em;
	padding-left:10px;
	line-height: 1.6em;
	margin-top:5px;
}

.clinic ul{
	_zoom:1;
	overflow:hidden;
	margin-left: -2%;
}
.clinic li{
	float:left;
	width: 23%;
	margin-left:2%;
	margin-bottom:40px;
	font-weight:bold;
	color:#666;
}
.clinic li.no_btm{
	margin-bottom:0;
}
.clinic li div {
	max-width: 270px;
	margin: 0 auto;
}
.clinic li div span {
	display: block;
	margin-top: .5em;
}

.anshin li{
	_zoom:1;
	overflow:hidden;
	border-top:solid 1px #CCC;
	padding:20px 0;
}
.anshin li:first-child{
	border-top:none;
	padding-top:0;
}
.anshin li:last-child{
	padding-bottom: 0;
}
.anshin li dt{
	font-size:130%;
	line-height: 1.6em;
	color:#2650C5;
	font-weight:bold;
	position: relative;
	padding-left: 1.5em;
	margin-bottom: .5em;
}
.anshin li dt span{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	font-family: 'Crimson Text', serif;
	font-style:italic;
	font-size:180%;
	line-height: 1.0em;
	font-weight:normal;
}
.anshin li dd{
	padding-left: 2.0em;
}
.anshin li div{
	float:right;
	max-width: 270px;
	width: 20%;
	margin-left:3%;
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#clinic .lead{
	margin-bottom: 5%;
}
#clinic .lead .flt_r{
	width: 40%;
	margin-left: 3%;
}

.doctor {
	padding-bottom: 6%;
	border-bottom: solid 1px #ddd;
	margin-bottom: 6%;
}
.doctor h4 {
	font-size:115%;
	padding:7px 0;
}
.doctor .clearfix{
	margin-top:5%;
	max-width: 100% !important;
}
.doctor .flt_r{
	float: none;
	width:100%;
	margin: 0  auto 5% auto;
}
.doctor .clearfix div{
	float:none !important;
	width:100%;
}
.doctor .clearfix .fltbox2{
	width:100%;
	margin-top: 7%;
}

.clinic ul{
	margin-left: 0;
}
.clinic li{
	width: 48%;
	margin-left:0;
	margin-bottom:4% !important;
}
.clinic li:nth-child(even){
	float: right;
}
.clinic li:last-child{
	margin-bottom:0 !important;
}
	
.anshin li{
	padding:7% 0;
}
.anshin li dd{
	padding-left: 0;
}
.anshin li div{
	float:none;
	width: 60%;
	margin: 0 auto 5% auto;
}
}



/*SDGsの取り組み、社会・児童福祉への貢献活動
---------------------------------------------------------*/
.sdgs {
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.sdgs .in_box {
	width: 100%;
	max-width: 760px;
	margin: 0 auto;
}
.sdgs .flexbox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 1em;
}
.sdgs .flexbox .box_l {
	width: 60%;
}
.sdgs .flexbox .box_r {
	width: 38%;
	text-align: right;
}
.sdgs .sdgs_tit {
	width: 80%;
	max-width: 260px;
	margin-bottom: 1.5em;
}
/*.sdgs .action {
	margin-bottom: 1em;
}*/
.sdgs .action .box_img {
	width: 21%;
	max-width: 100px;
}
.sdgs .action p {
	width: 76%;
	font-weight: bold;
	letter-spacing: .05em;
}
.sdgs .action p:first-of-type {
	font-size: 107%;
	color: #00973b;
	margin-bottom: .8em;
}
.sdgs .action p:last-of-type {
	font-size: 114%;
	color: #666666;
}
.sdgs .action p a {
	color: inherit;
	text-decoration: underline;
}
.sdgs .action p a:hover {
	text-decoration: none;
}
.sdgs dl dt {
	font-size: 107%;
	font-weight: bold;
	letter-spacing: .1em;
	margin-bottom: .5em;
}
.sdgs dl dt span {
	position: relative;
	padding-right: 2em;
}
.sdgs dl dt span .btnDeco {
	position: absolute;
	width: 1.2em;
	height: 1.2em;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
    transition: 0.7s;
}
.sdgs dl dt span .btnDeco::before {
	position: absolute;
	font-family: 'fontello';
	content: '\e805';
    color: #2550C5;
    font-size: 60%;
	left: .55em;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
}
.sdgs dl dt span:hover .btnDeco {
    border-color: #1F3D6B;
}

.clin_torikumi .item_list {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.clin_torikumi .item_list > li {
	margin-top: 40px;
	width: 48%;
	text-align: center;
	padding-bottom: 30px;
	border-bottom: solid 1px #ccc;
}
.clin_torikumi .item_list .item_title {
	color: #324ABE;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
	padding-top: .9em;
	position: relative;
	margin-bottom: 1.0em;
}
.clin_torikumi .item_list .item_title::before {
	content: "";
	position: absolute;
	width: .8em;
	height: 1px;
	background: #324ABE;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	transform: rotate(45deg);
}
.clin_torikumi .item_list .item_txt {
	width: 100%;
	max-width: 440px;
	margin: 1.0em auto 0;
}
.clin_torikumi .item_list .btnDeco {
	margin-top: 1.0em;
	border-radius: 3.0em;
    transition: 0.7s;
}
.clin_torikumi .item_list .btnDeco a {
	display: block;
	padding: .6em 6.0em;
	padding-right: 7.0em;
}
.clin_torikumi .item_list .btnDeco a::before {
	content: '\e805';
	color: #2550C5;
	font-size: 70%;
	right: 1.5em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.clin_torikumi .item_list .btnDeco:hover {
    border-color: #1F3D6B;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.sdgs {
	padding-top: 2%;
}
.clin_torikumi .item_list > li {
	margin-top: 3%;
	padding-bottom: 4%;
}
.clin_torikumi .item_list .item_txt {
	text-align: left;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {	
.sdgs {
    padding: 3% 0 4%;
}
.sdgs .sdgs_tit {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.0em;
}
.sdgs .flexbox {
	margin-bottom: 1.0em;
}
.sdgs .flexbox .box_l {
	width: 100%;
	margin-bottom: 1em;
}
.sdgs .flexbox .box_r {
	width: 100%;
	text-align: center;
}
.sdgs h2 {
    text-align: center;
}
.sdgs .action .box_img {
	width: 25%;
}
.sdgs .action p:first-of-type {
	width: 72%;
	letter-spacing: normal;
	margin-top: .6em;
	margin-bottom: 0;
}
.sdgs .action p:last-of-type {
	width: 100%;
	letter-spacing: normal;
	clear: both;
	margin-top: .6em;
}
.sdgs dl dt {
	letter-spacing: normal;
	margin-bottom: .2em;;
}
.sdgs dl dd {
	font-size: 90%;
	line-height: 1.6em;
}

.clin_torikumi .item_list {
	display: block;
}
.clin_torikumi .item_list > li {
	margin-top: 6%;
	width: 100%;
	padding-bottom: 5%;
}
.clin_torikumi .item_list .item_title {
	font-size: 120%;
	letter-spacing: .05em;
	padding-top: .7em;
	margin-bottom: .6em;
}
.clin_torikumi .item_list .item_txt {
	margin-top: .5em;
	text-align: left;
}
.clin_torikumi .item_list .btnDeco {
	font-size: 85%;
	margin-top: .8em;
	margin-bottom: .5em;
}
}



/*flow
---------------------------------------------------------*/
.flow .med_steplist li div {
	_zoom:1;
	overflow:hidden;
}
.flow .med_steplist .step_img{
	max-width: 270px;
	width: 28%;
	float:right;
	margin-left:3%;
	text-align: center;
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.flow .med_steplist .step_img{
	width: 70%;
	margin: 0 auto 1.0em;
	float:none;
}	
}

	

/*price
---------------------------------------------------------*/		
.price .price_box{
	margin-bottom: 40px;
}

.price .shinyou_link{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	padding-bottom:40px;
}
.price .shinyou_link li {
	font-size: 110%;
	margin-right: .2em;
	margin-bottom: .5em;
}
.price .shinyou_link li::before {
	content: "｜";
	margin-left: .2em;
}
.price .shinyou_link a{
	color:#333;
}	
.price .shinyou_link a:hover{
	color:#2650C5;
}	
	
.price .price_index{
	margin-bottom: 15px;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
.price .price_index .title_shinryou{
	font-size:130%;
	color:#2650C5;
	font-weight:bold;
	background:url(../images/price/icon06.jpg) no-repeat left;
	padding-left:10px;
}
.price .price_index .btnDeco{
	min-width: 12em;
	margin-left: auto;
	margin-right: 0;
}

.card_loan dt {
	float: none;
	padding: 0;
	font-size: 120%;
	color: #2650C5;
	font-weight: bold;
	text-align: left;
	margin-bottom: .5em;
}
.card_loan dd ul {
	width: calc(97% - 372px);
}
.card_loan dd .flt_r{
	max-width:372px;
}
.card_loan dd li {
	margin-left: 1.0em;
	text-indent: -1.0em;
}
.card_loan dd p {
	max-width: 372px;
	text-align: center;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.card_loan dd ul {
	width: 57%;
}
.card_loan dd .flt_r{
	width:40%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {		
.price .price_box{
	margin-bottom: 8%;
}

.price .shinyou_link{
    -webkit-justify-content: space-between;
    justify-content: space-between;
	padding-bottom:6%;
}
.price .shinyou_link li {
	text-align: center;
	font-size: 85%;
	letter-spacing: normal;
	line-height: 1.4em;
	width: 49%;
	box-sizing: border-box;
	padding: .8em 0;
	border: solid 1px #ccc;
	border-radius: 3px;
	margin: 0 0 .5em;
}
.price .shinyou_link li::before {
	display: none;
}
.price .shinyou_link a{
	display: block;
}	
	
.price .price_index{
	margin-bottom: 4%;
	display: block;
}
.price .price_index .title_shinryou{
	font-size:120%;
}
.price .price_index .btnDeco{
	display: block;
	margin-top: .5em;
}

.card_loan dd ul {
	width:100%;
	float: none;
}
.card_loan dd .flt_r{
	float: none;
	max-width:372px;
	margin: 3% auto 0 auto;
}
	
.price .pdg_t_30{
	padding-top:5%;
}
.price .mgn_t_40{
	margin-top:5%;
}
}



/*access
---------------------------------------------------------*/
.access .map{
	background:#F5F5F5;
	padding:25px;
	text-align: right;
}
.access .map .in_box{
	max-width:800px;
	margin:0 auto;
}	
.access .text_red{
	margin-bottom:15px;
	font-size:123%;
	color:#CC0000;
/*	color:#483a02;*/
	font-weight:bold;
	text-align:center !important;
	letter-spacing:0.1em;
}
.access .img_map{
	background:#FFF;
	padding:5px;
}	
.access .img_map iframe{
	display: block;
}
.access .btnDeco {
	margin-top: 1.0em;
}

.access .info{
	margin-top:20px;}

.access .info li{
	position: relative;
	font-weight:bold;
	text-align: left;
	border-bottom:solid 1px #CCCCCC;
	padding:20px 10px;
	padding-left: 10em;
}
.access .info li p{
	position:absolute;
	left: 0;
	top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.access .com_inbox > .box:first-of-type{
	padding-bottom: 60px;
}
.access .box .open_txt{
	margin-bottom:1em;
	font-size: 150%;
	color: #CC0000;
	font-weight: bold;
	text-align: center !important;
	letter-spacing: 0.1em;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.access .img_map iframe{
	height: 400px;
}
.access .box .open_txt{
	font-size: 140%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.access .map{
	padding: 6% 3%;
	text-align: center;
}
	
.access .text_red{
	margin-bottom:3%;
	font-size:110%;}	

.access .img_map iframe{
	height: 300px;
}
.access .info{
	margin-top:3%;}

.access .info li{
	padding:5% 3%;
	line-height: 1.4em;
}
.access .info li p{
	position:static;
	display: block;
	margin-bottom: 2%;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.access .box .open_txt{
	font-size: 130%;
	margin-bottom: 0.8em;
}
}


	
/*mailform
---------------------------------------------------------*/
.box04{
	padding:0 5%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box04{
	padding:0;}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box04{
	padding:0 0;}	
}


	
/*診療系共通
---------------------------------------------------------*/
.med_bottom_l {
	margin-bottom: 40px;
}
.med_bottom_s {
	margin-bottom: 30px;
}
.med_img_top {
	margin-top: 30px;
}

.med_lead dt {
	color:#926C00;
	font-weight:bold;
	font-size:130%;
	line-height:160%;
	margin-bottom:15px;
}
.med_style1 dt {
	color:#2650C5;
	font-weight:bold;
	font-size:130%;
	line-height: 1.6em;
	margin-bottom: .5em;
}

.med_img_r {
	float: right;
	margin-left: 4%;
	margin-bottom: .5em;
}
.med_img_l {
	float: left;
	margin-right: 4%;
	margin-bottom: .5em;
}

/* アイコンリスト1 */
.med_icon_l li {
	color:#926C00;
	font-size:110%;
	line-height: 1.6em;
	font-weight:bold;
	margin-bottom: .5em;
	padding-left: 1.5em;
	position: relative;
}
.med_icon_l li:last-child {
	margin-bottom: 0;
}
.med_icon_l li::before {
	font-family: 'fontello';
	content: '\e802';
	color: #ccc;
	font-size: 90%;
	position: absolute;
	left: 0;
	top: 0;
}
.med_icon_l li:last-child {
	margin-bottom: 0;
}

/* アイコンリスト2 */
.med_icon_s li {
	color:#2650C5;
	font-size:105%;
	line-height: 1.6em;
	font-weight:bold;
	margin-bottom: .5em;
	padding-left: 1.2em;
	position: relative;
}
.med_icon_s li:last-child {
	margin-bottom: 0;
}
.med_icon_s li::before {
	font-family: 'fontello';
	content: '\e803';
	color: #2650C5;
	position: absolute;
	left: 0;
	top: 0;
}
.med_icon_s li:last-child {
	margin-bottom: 0;
}
.med_icon_s li dd {
	color:#333;
	font-size:90%;
	line-height: 1.6em;
	font-weight:normal;
}

/*med_dllist*/
.med_dllist dt {
	font-size:105%;
	line-height: 1.6em;
	font-weight:bold;
	margin-bottom: .5em;
	margin-top: 1em;
	padding-left: 1.2em;
	position: relative;
}
.med_dllist dt::before {
	font-family: 'fontello';
	content: '\e802';
	color: #ccc;
	font-size: 90%;
	position: absolute;
	left: 0;
	top: 0;
}
.med_dllist dt:first-of-type {
	margin-top: 0;
}
/* ピックアップ */
.med_pickup > dt {
	border-top:solid 1px #4C3C06;
	border-bottom:solid 1px #4C3C06;
	padding: .8em 0;
	margin-bottom: 1.0em;
	color:#4C3906;
	font-weight:bold;
	font-size: 120%;
	letter-spacing: .05em;
}

.med_border_box{
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding: 30px 2%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_bottom_l {
	margin-bottom: 8%;
}
.med_bottom_s {
	margin-bottom: 6%;
}
.med_img_top {
	margin-top: 1.0em;
}

.med_lead dt {
	margin-bottom:.5em;
}
.med_style1 dt {
	margin-bottom: 0;
}

.med_img_r,
.med_img_l {
	float: none;
	text-align: center;
	margin: 0 auto 1.0em;
}

/* アイコンリスト */
.med_icon_l li {
	font-size:105%;
}

/* アイコンリスト2 */
.med_icon_s li {
	margin-bottom: .2em;
}

/* ピックアップ */
.med_pickup > dt {
	padding: .5em 0;
}
	
.med_border_box{
	padding: 6% 4%;
}
}


/*faq
---------------------------------------------------------*/
.faq_list li {
	border-bottom:solid 1px #CCCCCC;
	padding-top: 25px;
	padding-bottom:25px;
}
.faq_list li:first-child {
	padding-top: 0;
}
.faq_list li:last-child {
	border-bottom:none;
	padding-bottom:0;
}
.faq_list dt{
	background:url(../images/keisei/icon_q.gif) no-repeat left top;
	background-size: 3.5rem;
	padding: 1.1em 0;
	padding-left: 4.5rem;
	color:#2650C5;
	font-weight:bold;
	font-size:120%;
	line-height:140%;
	margin-bottom:5px;
}
.faq_list dd{
	background:url(../images/keisei/icon_a.gif) no-repeat left top;
	background-size: 3.5rem;
	padding-top: 1.1em;
	padding-left: 4.5rem;
}
.faq_list .text_gold{
	font-size:120%;
	line-height:140%;
	margin-bottom:.5em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.faq_list li {
	padding-top: 4%;
	padding-bottom: 4%;
}
.faq_list dt{
	background-size: 2.5rem;
	padding: .8em 0;
	padding-left: 3.2rem;
	font-size:110%;
}
.faq_list dd{
	background-size: 2.5rem;
	padding-top: .5em;
	padding-left: 3.2rem;
}
.faq_list .text_gold{
	font-size:110%;
	margin-bottom: .2em;
}
}



/*包茎手術
---------------------------------------------------------*/
/* Mobile (Portrait)
------------------------------------------*/
/*@media only screen and (max-width: 767px) {
.houkei .med_img_r {
	width: 40%;
}	
}*/



/*亀頭増大・強化術
---------------------------------------------------------*/
.kitou .float_box1 .med_img_r {
	width: 40%;
	max-width: 454px;
}
.kitou .float_box2 .med_img_r {
	width: 35%;
	max-width: 296px;
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.kitou .float_box1 .med_img_r {
	width: 100%;
}
.kitou .float_box2 .med_img_r {
	width: 80%;
}
}



/*長茎術
---------------------------------------------------------*/
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.chokei .med_img_r {
	width: 70%;
}
}



/*早漏対策早漏対策
---------------------------------------------------------*/
.sourou .text_gold{
	font-size:120%;
	padding-bottom:20px;
}
.sourou .border_text{
	text-align:center;
	border-top:solid 1px #4C3C06;
	border-bottom:solid 1px #4C3C06;
	padding: .8em 0;
	color:#4C3906;
	font-size:110%;
	letter-spacing: .05em;
	line-height: 1.6em;
	font-weight:bold;
}
.sourou .btnDeco{
	margin-top: 1.0em;
	width: 12em;
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.sourou .text_gold{
	padding-bottom: 3%;
}
.sourou .btnDeco{
	margin-top: .5em;
}
}



/*ED治療
---------------------------------------------------------*/



/*薄毛治療・
---------------------------------------------------------*/
.aga .float_box1 .txt {
	width: calc(96% - 250px);
}
.aga .float_box1 .border_text{
	border-top:solid 1px #4C3C06;
	border-bottom:solid 1px #4C3C06;
	padding:.8em 0;
	margin:1.5em 0;
}
.aga .float_box2 .med_img_r {
	width: 40%;
	max-width: 420px;
}

/*.aga .med_border_box{
	display: flex;
    justify-content: space-between;
}
.aga .med_border_box li {
	width: 47%;
}*/
.aga .med_border_box div {
	width: 40%;
	text-align: center;
	float: left;
	margin-bottom: .5em;
	margin-right: 4%;
}
/*.aga .med_border_box li:first-child div {
	max-width: 176px;
}*/
.aga .med_border_box li:last-child div {
	max-width: 161px;
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.aga .float_box1 .med_img_r {
	width: 70%;
}
.aga .float_box1 .txt {
	width: 100%;
	float: none;
}
.aga .float_box2 .med_img_r {
	width: 90%;
}
	
.aga .med_border_box{
	display: block;
}
.aga .med_border_box li {
	width: 100%;
}
/*.aga .med_border_box li:first-child {
	margin-bottom: 4%;
}*/
.aga .med_border_box div {
	float: none;
	width: 50%;
	margin: 0 auto .5em;
}
}



/*男性脱毛・美容
---------------------------------------------------------*/
.datsumou .lead_float > div {
	float: right;
	margin-left: 3%;
	margin-bottom: .5em;
	width: 50%;
	max-width: 440px;
}
.datsumou .med_border_box.border1{
	border-bottom: none;
}
.datsumou .med_border_box .med_style1{
	float: right;
	width: calc(96% - 220px);
}
.datsumou .med_border_box.border2 .med_style1 dt{
	color:#C59F3F;
}
.table_datsu th,
.table_datsu td {
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	box-sizing: border-box;
	line-height: 1.4em;
}
.table_datsu th{
	text-align: center;
	background: #F0F0F0;
	font-size: 110%;
	letter-spacing: .2em;
	font-weight: bold;
	padding: 1.0em .5em;
}
.table_datsu td{
	padding: .5em;
	text-align: left;
	font-weight: normal;
	width: 40%;
}
.table_datsu th.col_light{
	background: #C59F3F;
	color: #fff;
	text-align: center;
}
.table_datsu td.col_light{
	color: #C59F3F;
	font-weight: bold;
}
.table_datsu th.col_laser{
	background: #2650C5;
	color: #fff;
	text-align: center;
}
.table_datsu td.col_laser{
	color: #2650C5;
	font-weight: bold;
}
.table_datsu th.col_aesthetic{
	background: #fff;
	text-align: center;
}
.datsumou .table_datsu .med_icon_s li,
.datsumou .table_datsu .med_icon_s li::before {
	font-weight: normal;
	color: #333;
}
.datsumou .table_datsu .col_light .med_icon_s li,
.datsumou .table_datsu .col_light .med_icon_s li::before {
	color:#C59F3F;
	font-weight: bold;
}
.datsumou .table_datsu .col_laser .med_icon_s li,
.datsumou .table_datsu .col_laser .med_icon_s li::before {
	color:#2650C5;
	font-weight: bold;
}
.datsumou .bnr_list li {
	text-align: center;
	margin-bottom: 30px;
}
.datsumou .bnr_list li:last-child {
	margin-bottom: 0;
}
.datsumou .attention {
	margin-top: 1.5em;
	text-align: center;
	font-size: 85%;
	line-height: 1.6em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.datsumou .attention {
	text-align: left;
	font-size: 80%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.datsumou .lead_float > div {
	float: none;
	width: 100%;
	text-align: center;
	margin: 0 auto 6%;
}
.datsumou .med_border_box .med_style1{
	float: none;
	width: 100%;
}
.table_datsu th,
.table_datsu td {
	font-size: 75%;
}
.table_datsu th{
	padding: .3em 0;
}
.table_datsu td{
	width: 46%;
	padding: .3em;
}
.table_datsu th.col_light,
.table_datsu th.col_light,
.table_datsu th.col_laser{
	padding: .8em 0;
	letter-spacing: .1em;
}
.datsumou .bnr_list li {
	margin-bottom: 3%;
}
.datsumou .attention {
	text-align: left;
	font-size: 80%;
}
}



/*LINE画像診断
---------------------------------------------------------*/
#lcase .content .red {
	color: #C00;
}
#lcase .min_list1 > li {
	text-indent: -1.0em;
	margin-left: 1.0em;
}
#lcase .min_list2 > li {
	display: inline-block;
	margin-right: 1.5em;
}
#lcase .min_list2 > li:last-child {
	margin-right: 0;
}
#lcase .no_list li {
	text-indent: -2.0em;
	margin-left: 2.0em;
}

#lcase .box1 .min_list1 {
	margin-top: 1.8em;
}
#lcase .box1 strong {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.6em;
}
#lcase .box2 .com_sub_title,
#lcase .box3 .com_sub_title {
	margin-top: 1.8em;
}

#lcase .line_link {
	margin-top: 60px;
	width: 100%;
	box-sizing: border-box;
	background: #06c755;
	padding: 20px 3%;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.6em;
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
#lcase .line_link p {
	width: 47%;
	max-width: 400px;
	margin-right: 3%;
}
#lcase .line_link div {
	width: 50%;
	max-width: 390px;
}

.com_line_index,
h4.com_line_index {
	background: none;
	font-size:130%;
	color:#463F21;
	border: none;
	border-radius: 0;
	border-top:solid 1px #463F21;
	border-bottom:solid 1px #463F21;
	padding:7px 3px;
}
h4.com_line_index::before {
	display: none;
}
.com_sub_title > dt {
	font-size:130%;
	color:#2650C5;
	font-weight:bold;
	background:url(../images/price/icon06.jpg) no-repeat left center;
	background-size: 3px 90%;
	padding-left:10px;
	margin-bottom: .4em;
}
.com_sub_title > dd {
	margin-bottom: 1.8em;
}
.com_sub_title > dd:last-child {
	margin-bottom: 0;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#lcase .line_link {
	margin-top: 5%;
	font-size: 130%;
	letter-spacing: normal;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#lcase .min_list2 > li {
	display: block;
	margin-right: 0;
	text-indent: -1.0em;
	margin-left: 1.0em;
}

#lcase .line_link {
	margin-top: 10%;
	padding: 6%;
	font-size: 120%;
	letter-spacing: .05em;
	line-height: 1.4em;
	display: block;
}
#lcase .line_link p {
	width: 100%;
	max-width: 100%;
	margin: 0 0 3%;
}
#lcase .line_link div {
	width: 100%;
	margin: 0 auto;
}

.com_line_index,
h4.com_line_index {
	font-size:120%;
	letter-spacing: .05em;
	padding: .5em 0;
}
.com_sub_title > dt {
	font-size:120%;
	letter-spacing: .05em;
}
}





/*メディア実績紹介
---------------------------------------------------------*/
.content.media .c_copy{
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
}
.content.media .box{
	padding-bottom:80px;
}
.content.media .box.last{
	padding-bottom:30px;
}
.media_list > li{
	margin-top: 55px;
}
.media_list > li:first-child{
margin-top: 15px;
}
.media_list > li .img_r{
	max-width: 410px;
	width: 38%;
	float: right;
	margin-left: 4%;
}
.media_list > li .txt_l{
	width: 58%;
	float: left;
}
.media_list > li .txt_l > dt{
	font-size: 160%;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	margin-bottom: 0.8em;
	font-weight: bold;
	color: #2954C3;
	padding-left: 14px;
	position: relative;
}
.media_list > li .txt_l > dt::before{
	position: absolute;
	content: "";
	background: #2954C3;
	width: 4px;
	height: 100%;
	left: 0;
	top:0;
}
.media_list > li .txt_l > dd{
	padding-left: 14px;
}
.media_list > li .txt_l > dd .mass_media_list li{
	border-top: 1px solid #CCCCCC;
	padding-top: 25px;
	margin-top: 25px;
}
.media_list > li .txt_l > dd .mass_media_list li:first-child{
	border-top: none;
	padding-top:10px;
	margin-top: 0
}
.media_list > li .txt_l > dd .mass_media_list li > p{
	padding-left: 12.6em;
	text-indent: -0.6em;
	position: relative;
}
.media_list > li .txt_l > dd .mass_media_list li > p span{
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 0.05em;
	line-height: 1.5em;
}

.media_list > li .txt_l > dd .mass_media_list li > p::before{
	position: absolute;
	content: "";
	background: url(../images/media/tv1@2x.png) no-repeat left top;
	background-size: 100% auto;
	width: 11em;
	height: 4.85em;
	left: 0;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.media_list > li .txt_l > dd .mass_media_list li:nth-child(2) > p::before{
	background-image: url(../images/media/tv2@2x.png) ;
	height: 3.4375em;
}
.media_list > li:nth-child(2) .txt_l > dd .mass_media_list li:nth-child(1) > p::before{
	background-image: url(../images/media/tv3@2x.png) ;
	height: 3.4375em;
}
.media_list > li:nth-child(2) .txt_l > dd .mass_media_list li:nth-child(2) > p::before{
	background-image: url(../images/media/tv4@2x.png) ;
	height: 3.4375em;
}
.media_list > li:nth-child(3) .txt_l > dd .mass_media_list li:nth-child(1) > p::before{
	background-image: url(../images/media/tv5@2x.png) ;
	height: 3.4375em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.content.media .c_copy{
	margin-bottom: 2%;
}
.content.media .box{
	padding-bottom:8%;
}
.content.media .box.last{
	padding-bottom:20px;
}
.media_list > li{
	margin-top: 5%;
}
.media_list > li:first-child{
margin-top: 1%;
}
.media_list > li .txt_l > dt{
	font-size: 140%;
}

.media_list > li .txt_l > dd{
	padding-left: 14px;
}
.media_list > li .txt_l > dd .mass_media_list li{
	padding-top: 4%;
	margin-top: 4%;
}
.media_list > li .txt_l > dd .mass_media_list li:first-child{
	padding-top:1%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.content.media .c_copy{
	font-size: 105%;
	margin-bottom: 4%;
}
.content.media .box{
	padding-bottom:12%;
}
.content.media .box.last{
	padding-bottom:5%;
}
.media_list > li{
	margin-top: 12%;
}
.media_list > li:first-child{
margin-top: 2%;
}
.media_list > li > div{
	display: -webkit-flex;
    display: flex;
	 -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.media_list > li .img_r{
	width:80%;
	float: none;
	margin: 0.8em auto 0;
}
.media_list > li .txt_l{
	width: 100%;
	float: none;
}
.media_list > li .txt_l > dt{
	font-size: 120%;
	letter-spacing: 0.03em;
	margin-bottom: 0.5em;
	padding-left: 13px;
}
.media_list > li .txt_l > dt::before{
	width: 3px;
}
.media_list > li .txt_l > dd{
	padding-left: 13px;
	line-height: 1.6em;
}
.media_list > li .txt_l > dd .mass_media_list li{
	padding-top: 4%;
	margin-top: 3%;
}
.media_list > li .txt_l > dd .mass_media_list li:first-child{
	padding-top:0;
}
.media_list > li .txt_l > dd .mass_media_list li > p{
	padding-left: 32%;
	text-indent: -0.6em;
}
.media_list > li .txt_l > dd .mass_media_list li > p span{
	font-size: 105%;
	letter-spacing: 0.03em;
}
.media_list > li .txt_l > dd .mass_media_list li > p::before{
	width: 30%;
	height: 4.85em;
	background-position: left center;
}
/*.media_list > li .txt_l > dd .mass_media_list li > p{
	padding-left: 0;
	text-indent: -0.6em;
}
.media_list > li .txt_l > dd .mass_media_list li > p span{
	font-size: 105%;
	letter-spacing: 0.03em;
}
.media_list > li .txt_l > dd .mass_media_list li > p::before{
	position: static!important;
	background: none!important;
}
.media_list > li .txt_l > dd .mass_media_list li > .sp_logo{
width: 8em;
margin-bottom: 0.3em;
}*/
}
