@charset "utf-8";
/**********************************************************************/
p{
text-align: justify;
}
@media only screen and (min-width : 769px ){
.pc { display: block !important; }
.sp { display: none !important; }
.tab { display: none !important; }
#page_fv {
width: 1200px;
margin: -2rem auto;
padding: 0px 0px;
background: #e7e9f3;
max-height: 500px;
position: relative;
z-index: 1;
overflow: hidden;
}
#page_fv:after {
content: '';
display: block;
position: absolute;
width: 450px;
height: 100%;
top: 0%;
right: -70px;
bottom: 0%;
background-color: #cacfe9;
transform: skewX(-10deg);
z-index: -1;
}
.page_fv_cont {
width: 80%;
height: initial;
flex-wrap: nowrap;
margin: 3rem auto 0rem auto;
}

.page_title {
order: 1;
width: 53%;
margin: 0rem auto 0rem 5rem;
text-align: left;
}
#page_fv h1 {
font-size: 3rem;
line-height: 3.2rem;
color: #10589e;
margin:0rem 0 1rem 0;
}

.page_title  img{
width: 100%;
margin:0rem 0 2rem 0;

}

.page_fv_cont {
display: flex;
flex-direction: column;
flex-wrap: wrap;
height: 420px;
width: 98%;
position: relative;
}

.page_copy p {
text-align: justify;
font-size: 1.1rem;
color: #333;
line-height: 1.6rem;
}
.page_copy.paraphimosis p {
line-height: 1.5;
margin-top: -20px;
}
.page_copy.truephimosis p {
line-height: 1.5;
margin-top: -20px;
}
.page_copy li {
font-size: 1rem;
line-height: 1.3rem;
text-align: left;
text-align: justify;
list-style: none;
text-indent: -1rem;
margin: 0rem auto 0.75rem auto;
padding: 0rem 0rem 0rem 1rem;
}
/* ページ別MV画像調整 */
.page_mv img {
position: absolute;
bottom: -40px;
right: 100px;
height: 500px;
width: auto;
}
.page_mv.pseudophimosis img {
width: auto;
height: 105%;
right: 150px;
}
.page_mv.longstemsurgery img {
width: auto;
height: 100%;
right: 70px;
top:0px;
}
.page_mv.siliconball img {
width: auto;
height: 100%;
right: 150px;
bottom: 0px;
}
.page_mv.ed img {
bottom: 100px;
right:150px;
height: 250px;
width: auto;
}
.page_mv.earlyleakage img {
height: 100%;
right: 140px;
top:0px;
}
.page_mv.augmentation img {
width: auto;
height: 90%;
right: 50px;
top:0px;
}
.page_mv.glansbumps img {
width: auto;
height: 100%;
right: 150px;
bottom: 0px;
}
.page_mv.online img {
bottom: 120px;
right: 120px;
height: 250px;
width: auto;
}
.page_mv.aga img {
bottom: -40px;
right: 50px;
height: 430px;
}
/* 個別コンテンツ */
#page_pseudophimosis_cont {
    width: 950px;
    margin: 60px auto;
    display: block;
}
#page_pseudophimosis_cont h2 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 40px;
}
#page_pseudophimosis_cont .page_blk {
    padding: 50px 0;
    border-bottom: 1px dotted #ccc;
}
#page_pseudophimosis_cont .page_blk:first-child {
    border-top: 1px dotted #ccc;
}
/* aga  */
#page_aga_cont {
    width: 950px;
    margin: 60px auto;
    display: block;
}
#page_aga_cont h2 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 40px;
}
#page_aga_cont .page_table {
    margin: 40px 0;
}
#page_aga_cont .page_table table {
    width: 100%;
}
#page_aga_cont .page_table thead th {
    background: #10589e;
    color: #fff;
    padding: 18px;
}
#page_aga_cont .page_table tbody th, #page_aga_cont .page_table tbody td {
    border-top: 1px solid #ccc;
}
#page_aga_cont .page_table tbody th {
    width: 140px;
    text-align: center;
    vertical-align: top;
    padding: 15px 20px;
    background: #e7e9f3;
    border-bottom: 1px solid #ccc;
    line-height: 1.5;
}
#page_aga_cont .page_table tbody td {
    text-align: left;
    vertical-align: top;
    padding: 15px 20px;
    border-bottom: 1px solid #ccc;
    line-height: 1.5;
	text-align: justify;
	font-size: 1rem;
}
/**/
#page_ed_cont {
    width: 950px;
    margin: 60px auto;
    display: block;
}
#page_ed_cont h2 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 40px;
}
#page_ed_cont .page_table {
    margin: 40px 0;
}
#page_ed_cont .page_table table {
    width: 100%;
}
#page_ed_cont .page_table thead th {
    background: #10589e;
    color: #fff;
    padding: 10px;
	font-size: 1.4rem
}
#page_ed_cont .page_table tbody th {
    width: 200px;
    text-align: c;
    vertical-align: top;
    padding: 15px 20px;
    background: #e7e9f3;
    border-bottom: 1px solid #ccc;
    line-height: 1.5;
}
#page_ed_cont .page_table tbody td {
    text-align: left;
    vertical-align: top;
    padding: 15px 20px;
    border-bottom: 1px solid #ccc;
    line-height: 1.5;
}
/**/
#page_earlyleakage_cont {
    width: 1200px;
    margin: 40px auto;
}
#page_earlyleakage_cont p {
    font-size: 20px;
    line-height: 1.5;
	text-align: center;
}

/* 共通コンテンツ */
#page_common_cont {
    width: 1200px;
    margin: 60px auto;
    background: #e7e9f3;
    padding: 0 0 20px;
}
#page_common_cont h2 {
    width: 950px;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    padding: 60px 0 40px;
}
.page_common_blk {
    width: 950px;
    margin: 0 auto 60px;
}
.page_common_blk h3 {
    font-size: 24px;
    color: #10589e;
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid #10589e;
    border-bottom: 1px solid #10589e;
    margin-bottom: 30px;
}
.page_common_blk p {
    font-size: 1rem;
    color: #333;
    text-align: left;
    padding: 0px 2rem;
text-align: justify;
}
/*--dr-blog---------------------------------*/
.dr-blog p{
text-align: center;
}
.bold{
font-weight: bold;
}
}

/*----------------------------------*/
/*------sp--------------------------*/
/*----------------------------------*/
@media screen and (max-width: 768px) {
.pc { display: none !important;}
.sp { display: block !important;}
.tab { display: none !important;}
    #page_fv {
        width: 96%;
        margin: 20px auto 0 auto;
        padding: 10px;
        max-height: initial;
    }
    #page_fv:before, #page_fv:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        height: 84vw;
        z-index: -1;
    }
    #page_fv:before {
        width: 100vw;
        background-color: #e7e9f3;
    }
    #page_fv:after {
        width: 80vw;
        bottom: auto;
        right: 00vw;
        background-color: #cacfe9;
        transform: skewX(-10deg);
    }
.page_fv_cont {
width: 100%;
height: initial;
flex-wrap: nowrap;
margin: 0rem auto 0rem auto;
}
.page_title {
width: 100%;
order: 1;
margin: 0 auto;
}
#page_fv h1 {
font-size: 1.8rem;
line-height: 2.2rem;
margin: 0 auto;
padding: 0rem 0 0 0;
color: #10589e;
}
#page_fv h1 img {
width: 84%;
margin: 0 auto;
padding-top: 20px;
}
.page_title h1 img{
width: 100%;
margin: 0 auto;
}


.page_title  img{
width: 100%;
margin: 1rem auto 0rem auto;
}

.page_copy {
order: 3;
width: 100%;
margin: 0 auto;
}
.page_mv {
order: 2;
}

.page_copy p {
padding: 15px 0;
font-size: 1rem;
line-height: 1.4rem;
text-align: left;
text-align: justify;
color: #333;
}
.page_copy li {
font-size: 1rem;
line-height: 1.3rem;
text-align: left;
text-align: justify;
list-style: none;
text-indent: -1rem;
margin: 0rem auto 0.75rem auto;
padding: 0rem 0rem 0rem 1rem;
}
/*包茎　*/
.page_copy.paraphimosis p {
margin-top: 0;
}
    .page_copy.truephimosis p {
        line-height: 1.6;
        margin-top: 0;
    }
    /* ページ別MV画像調整 */
    .page_mv img {
        position: relative;
        display: block;
        bottom: 0;
        right: 0;
        height: initial;
        margin: auto;
    }
    .page_mv.pseudophimosis img {
        width: 42.4%;
    }
    .page_mv.longstemsurgery img {
        width: 76%;
        right: 0px;
    }
    .page_mv.glansbumps img {
        width: 48.4%;
    }
    .page_mv.siliconball img {
        right: 0;
        width: 39%;
    }
    .page_mv.ed img {
        bottom: 0;
        right: 0;
        width: 68%;
        height: auto;
        padding: 13vw 0 8vw;
    }
    .page_mv.earlyleakage img {
        right: 0;
        width: 63.4%;
    }
    .page_mv.augmentation img {
        right: 0;
        width: 72%;
        margin: 3% auto;
    }
    .page_mv.online img {
        bottom: 0;
        right: 0;
        width: 68%;
        height: auto;
        padding: 13vw 0 14vw;
    }
    .page_mv.aga img {
        bottom: 0;
        right: 0;
        width: 68%;
        height: auto;
        padding: 7.8vw 0 0vw;
    }
    /* 個別コンテンツ */
    #page_pseudophimosis_cont {
        width: 92vw;
        margin: 0px auto;
        display: block;
    }
    #page_pseudophimosis_cont h2 {
        font-size: 1.5rem;
    }
    #page_pseudophimosis_cont .page_blk {
		width: 94%;
        padding: 20px 0;
		margin: 0rem auto;
    }
    #page_pseudophimosis_cont .page_blk p {
        font-size: 1rem;
		line-height: 1.5rem;
		text-align: justify;
		margin: 0.5rem auto 0.5rem auto;
    }
    /* aga  */
    #page_aga_cont {
        width: 92%;
        margin: 30px auto;
    }
    #page_aga_cont h2 {
        font-size: 30px;
        text-align: center;
        padding-bottom: 40px;
    }
    #page_aga_cont .page_table {
        margin: 40px 0;
    }
    #page_aga_cont img {
        width: 100%;
    }
    #page_aga_cont .page_table table {
        width: 100%;
    }
    #page_aga_cont .page_table tbody th, #page_aga_cont .page_table tbody td {
        border-top: 1px solid #ccc;
    }
#page_aga_cont .page_table tbody th {
width: 30vw;
padding: 10px 10px;
font-size: 0.85rem;
color: #10589e;
background: #e7e9f3;
border-bottom: 1px solid #fff;

}
#page_aga_cont .page_table tbody td {
padding: 8px 8px 8px 6px;
font-size: 0.9rem;
border-bottom: 1px solid #ccc;
text-align: justify;
}
    /**/
    #page_ed_cont {
        width: 90vw;
        margin: 20px auto;
        display: block;
    }
    #page_ed_cont h2 {
		text-align: center;
        font-size: 1.4rem;
		margin: 0 auto 0.5rem auto;
    }
    #page_ed_cont .page_table {
        margin: 20px 0;
    }
    #page_ed_cont .page_table table {
        width: 90vw;
    }
#page_ed_cont .page_table thead th {
background: #10589e;
color: #fff;
padding: 8px;
font-size: 1.2rem;
font-weight: 600;
}
#page_ed_cont .page_table tbody th {
width: 30vw;
padding: 10px 10px;
font-size: 0.85rem;
color: #10589e;
background: #e7e9f3;
border-bottom: 1px solid #fff;

}
#page_ed_cont .page_table tbody td {
padding: 8px 8px 8px 6px;
font-size: 0.9rem;
border-bottom: 1px solid #ccc;
text-align: justify;
}
/**/
#page_earlyleakage_cont {
width: 96%;
margin: 0px auto;
}
#page_earlyleakage_cont p {
padding: 15px 0;
font-size: 1rem;
line-height: 1.4rem;
text-align: left;
text-align: justify;
}

    /* 共通コンテンツ */
    #page_common_cont {
        width: 90;
        margin: 30px auto;
        background: #e7e9f3;
        padding: 0 0 2px;
    }
    #page_common_cont h2 {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        font-size: 1.4rem;
        padding: 30px 0 10px 0;
        line-height: 1.8rem;
    }
    .page_common_blk {
        width: 90%;
        margin: 0 auto 30px auto;
    }
    .page_common_blk h3 {
        font-size: 1.3rem;
		line-height: 1.6rem;
        padding: 0px 0;
		margin:  1.5rem auto 0.5rem auto;

    }
    .page_common_blk p {
        font-size: 1rem;
		line-height: 1.5rem;
margin: 0rem auto 0.5rem auto;
    }
}
/* === covid-19 ====================== */
#covid-19_text {
    width: 100%;
    max-width: 1200px;
    margin: 60px auto;
    text-align: center;
}
#covid-19_text h3 {
    position: relative;
    color: #dd0000;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    margin-bottom: 20px;
    cursor: pointer;
}
#covid-19_text h3:after {
    position: absolute;
    top: 3px;
    bottom: 0px;
    right: -40px;
    margin: auto;
    content: "";
    vertical-align: middle;
    box-sizing: border-box;
    width: 7px;
    height: 8px;
    border: 7px solid transparent;
    border-top: 8px solid #dd0000;
}
#covid-19_text p {
    display: none;
    width: 900px;
    margin: 0 auto;
    line-height: 1.6;
    padding: 30px;
    background: #f5f5f5;
}
    #covid-19_text a {
        width: 90vw;
        padding: 10px;
        font-size: 1vw;
        line-height: 1.7;
        text-align: justify;
        font-feature-settings: "palt";
		color: #007AAD;
    }

@media screen and (max-width: 768px) {
    #covid-19_text {
        width: 90vw;
        margin: 40px auto;
        text-align: left;
    }
    #covid-19_text h3 {
        font-size: 5vw;
        text-align: left;
        width: 90vw;
        margin-bottom: 10px;
    }
    #covid-19_text h3:after {
        right: 0;
    }
    #covid-19_text p {
        width: 90vw;
        padding: 10px;
        font-size: 4.2vw;
        line-height: 1.7;
        text-align: justify;
        font-feature-settings: "palt";
    }
    #covid-19_text a {
        width: 90vw;
        padding: 10px;
        font-size: 3vw;
        line-height: 1.7;
        text-align: justify;
        font-feature-settings: "palt";
		color: #007AAD;
    }
/*--dr-blog---------------------------------*/
.dr-blog p{
text-align: center;
}
.bold{
font-weight: bold;
}

}
