@charset "utf-8";

/* CSS Document */

/*

.pink{

    font-weight:bolder;

    color:#de55a1;

    padding:2px 8px;

    line-height:3;

    font-size:14px;

    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}*/

.clear{

    clear: both;

}

.bold{

    font-weight: bold;

}

.oblique{

    font-style: oblique;

}

/*complex共通*/

.graf{

    display: block;

    margin: 20px auto 30px;

}

.em{

    color:#fb5300;

}

.red{

    color: #E90000;

}

.pink{



  color:#ea59bd;



  font-weight:bolder;



}

.blue{



  color:#40689c;



  font-weight:bolder;



}

.green{



  color:#359a56;



  font-weight:bolder;



}

.center{

    display: block;

    text-align: center;

}

.big{

    font-size: 120%;

}

/*complex共通*/

.archive{

    text-align: center;

    margin: 30px 0 0 0;

}

.archive a{

    text-decoration: underline;

}

#official_lp {

    background: #1ec307;

    border-radius: 2%;

    color: #fff;

    display: block;

    font-size: 15px;

    font-weight: bold;

    padding: 2%;

    text-align: center;

    text-decoration: none;

}

#official_lp:after {

    content: " ＞";

}

.info_title {

    border-left: 4px solid #de55a1;

    padding-left: 2%;

}

.cure {

    border-radius: 6px;

    background: #189cd2;

    color: #fff;

    padding: 2px 4px;

    width: 17%;

    margin: 15px 0 5px;

    text-align: center;

}


/* common 【セックスしたい！】男性のスイッチをONにする方法 ページ
------------------------------------------------------------*/

/* SP版　*/
div#talk {
    min-width: 300px;
    height: auto;
    overflow: hidden;
	box-sizing: border-box;
	display: block;
    clear: both;
}

div.fukidasi_w {
	position: relative;
    background-color: #fffaf0;
    border: solid 2px #ff1493;
    border-radius: 25px 25px 25px 25px/ 25px 25px 25px 25px;
    margin-bottom: 32px;
    padding: 10px 10px 10px 10px;
	min-width:120px;
	max-width:500px;
	float:left;
	
}

div.fukidasi_w:after, div.fukidasi_w:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

div.fukidasi_w:after {
    border-color: rgba(255, 250, 240, 0);
    border-right-color: #fffaf0;
    border-width: 10px;
    margin-top: -10px;
	
}

div.fukidasi_w:before {
    border-color: rgba(255, 20, 147, 0);
    border-right-color: #ff1493;
    border-width: 13px;
    margin-top: -13px;
}

div.fukidasi_w p.womanc sp_lp {
	
	display:none;
	
	padding: 0px;
	
    background-color: transparent;
    color: #484848;
    
    
    font-weight: normal;
	
}


div#talk img.womanc {
    width: 90px;
    height: 115px;
	float:left;
}

div#talk p.womanc pc_lp {
    margin: 0;
    min-width: 100px;
    max-width: 500px;
    height: auto;
	display:none;
	
	padding: 0px;
	
    background-color: transparent;
    color: #484848;
    
    
    font-weight: normal;
}

div#talk p.womanc sp_lp {
    margin: 0;
    min-width: 100px;
    max-width: 500px;
    height: auto;
	display:none;
	
}

div#talk img.manc {
    width: 90px;
    height: 115px;
	float:right;
}

div.fukidasi_m {
	position: relative;
    background-color: #fffaf0;
    border: solid 2px #ff1493;
    border-radius: 25px 25px 25px 25px/ 25px 25px 25px 25px;
    margin-bottom: 32px;
    padding: 10px 10px 10px 10px;
	min-width:120px;
	max-width:500px;
	float:right;
}

div.fukidasi_m:after, div.fukidasi_m:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

div.fukidasi_m:after {
    border-color: rgba(255, 250, 240, 0);
    border-left-color: #fffaf0;
    border-width: 10px;
    margin-top: -10px;
}

div.fukidasi_m:before {
    border-color: rgba(255, 20, 147, 0);
    border-left-color: #ff1493;
    border-width: 13px;
    margin-top: -13px;
}

div#talk p.manc pc_lp {
    margin: 0;
    min-width: 100px;
    max-width: 500px;
    height: auto;
	display:none;
	padding: 0px;
	
    background-color: transparent;
    color: #484848;
    
    
    font-weight: normal;
}

div#talk p.manc sp_lp {
    margin: 0;
    min-width: 100px;
    max-width: 500px;
    height: auto;
	display:none;
}

