@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
#avatar-manager img{margin:2px 0;vertical-align:middle}#avatar-manager label+a{display:inline-block;margin-top:-6px}#avatar-manager .delete{color:red;padding:2px}#avatar-manager .delete:hover{background:red;color:#fff;text-decoration:none}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}

#calculation{background:#ffffef;padding:1em 0;text-align:center;width:100%;position:relative;}
#calculation input[type="number"]{width:25% !important;border:5px solid #dbffff;display:initial;}
#calculation input[type="number"] + span{margin:0 1%;}
#calculation #send{background-color:#89c4ff;border-radius:20px;padding:0.5em 1em;width:50%;font-weight:bold;color:#fff;}
#calculation p{margin-bottom:0;}
#calculation p.calculation_title{margin-bottom:1.6rem;}
#calculation .resultarea p{background:#ffffef;padding:1em 0;text-align:center;width:100%;}
#calculation .resultarea p span{font-weight:bold;color:#29ABE2;font-size:1.2em;}
#wrap_loading{display:none;}
#wrap_loading .loading{display:table;width:100%;height:auto;position:absolute;top:50%;left:0;right:0;z-index:99;background-color:#fff;padding:3% 0;opacity:0.8;}
#wrap_loading .loading .loadingMsg{text-align:center;font-size:3.2vw;color:#222;font-weight:bold;display:block;animation:beating 1s linear 0s infinite;}
@keyframes beating {
0%{opacity:1;}
100%{opacity:.2;}
} #wpbody .wrap{background-color:#fff;padding:20px;}
#wpbody .wrap form ul{margin-bottom:0;}
#wpbody .wrap form .form-table{margin-top:0;}
#wpbody .wrap form ul li{margin-bottom:0;display:inline-block;width:300px;}
#wpbody .wrap form ul li:first-child,
#wpbody .wrap form ul li:nth-child(2){width:200px;}
#wpbody .wrap form ul li input[readonly]{border:none;box-shadow:none;background:#fff;width:100%;font-size:15px;text-align:center;font-weight:bold;}
#wpbody .wrap form textarea{resize:both;overflow:scroll;width:450px;}
#wpbody .wrap form table input{width:300px;}
#wpbody .wrap form table th input{width:200px;}
#wpbody .wrap form table td input[type=checkbox]{width:initial;}
#wpbody .wrap form table.form-table th,
#wpbody .wrap form table.form-table td{padding:5px 2px;}
#wpbody .wrap #gosei_form{width:800px;}
.inline-block{display:inline-block;}
.button.button-success{color:rgb(255, 255, 255);background-color:rgb(34, 141, 58);border-top-color:rgb(37, 156, 65);border-right-color:rgb(37, 156, 65);border-bottom-color:rgb(37, 156, 65);border-left-color:rgb(37, 156, 65);}
.button.button-warning {
color: rgb(255, 255, 255);
background-color: rgb(147, 25, 37);
border-top-color: rgb(158, 27, 40);
border-right-color: rgb(158, 27, 40);
border-bottom-color: rgb(158, 27, 40);
border-left-color: rgb(158, 27, 40);
}
 .sb-type-std{overflow:hidden;padding:10px 20px;margin:0;line-height:1.5;color:#333333;}
.sb-type-std > .sb-subtype-a:after, .sb-type-std > .sb-subtype-b:after, .sb-type-std > .sb-subtype-c:after, .sb-type-std > .sb-subtype-d:after{display:block;clear:both;content:"";}
.sb-type-std > .sb-subtype-a > .sb-speaker, .sb-type-std > .sb-subtype-c > .sb-speaker{float:left;margin-right:-70px;width:70px;}
.sb-type-std > .sb-subtype-b > .sb-speaker, .sb-type-std > .sb-subtype-d > .sb-speaker{float:right;margin-left:-70px;width:70px;}
.sb-type-std > .sb-subtype-a > .sb-speaker > .sb-icon, .sb-type-std > .sb-subtype-b > .sb-speaker > .sb-icon, .sb-type-std > .sb-subtype-c > .sb-speaker > .sb-icon, .sb-type-std > .sb-subtype-d > .sb-speaker > .sb-icon{text-align:center;height:60px;}
.sb-type-std > .sb-subtype-a > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-std > .sb-subtype-b > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-std > .sb-subtype-c > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-std > .sb-subtype-d > .sb-speaker > .sb-icon > img.sb-icon{height:60px;width:60px;border-radius:5px;}
.sb-type-std > .sb-subtype-a > .sb-speaker > .sb-name, .sb-type-std > .sb-subtype-b > .sb-speaker > .sb-name, .sb-type-std > .sb-subtype-c > .sb-speaker > .sb-name, .sb-type-std > .sb-subtype-d > .sb-speaker > .sb-name{overflow:hidden;text-align:center;font-size:12px;}
  @media screen and (min-width:721px){
.sb-type-std > .sb-subtype-a > .sb-content{float:left;position:relative;margin-left:80px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-std > .sb-subtype-a > .sb-content{float:left;position:relative;margin-left:80px;}
}
.sb-type-std > .sb-subtype-a > .sb-content:before{position:absolute;top:9px;left:-6px;z-index:1;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #CCCCCC;content:"";}
.sb-type-std > .sb-subtype-a > .sb-content:after{position:absolute;top:9px;left:-5px;z-index:3;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #FFFFFF;content:"";}
@media screen and (min-width:721px){
.sb-type-std > .sb-subtype-b > .sb-content{float:right;position:relative;margin-right:80px;margin-left:80px;}
}
@media screen and (max-width:720px){
.sb-type-std > .sb-subtype-b > .sb-content{float:right;position:relative;margin-right:80px;}
}
.sb-type-std > .sb-subtype-b > .sb-content:before{position:absolute;top:9px;right:-6px;z-index:1;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #CCCCCC;content:"";}
.sb-type-std > .sb-subtype-b > .sb-content:after{position:absolute;top:9px;right:-5px;z-index:3;width:0;height:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #FFFFFF;content:"";}
.sb-type-std > .sb-subtype-a > .sb-content > .sb-speech-bubble, .sb-type-std > .sb-subtype-b > .sb-content > .sb-speech-bubble{position:relative;padding:5px 10px;z-index:2;background-color:#FFFFFF;border-style:solid;border-width:1px;border-color:#CCCCCC;border-radius:5px;color:#333333;}
  @media screen and (min-width:721px){
.sb-type-std > .sb-subtype-c > .sb-content{float:left;position:relative;margin-left:100px;margin-right:100px;}
}
@media screen and (max-width:720px){
.sb-type-std > .sb-subtype-c > .sb-content{float:left;position:relative;margin-left:100px;}
}
.sb-type-std > .sb-subtype-c > .sb-content:before{position:absolute;top:10px;left:-17px;height:12px;width:12px;border:dashed 1px #909090;border-radius:10px;content:"";}
.sb-type-std > .sb-subtype-c > .sb-content:after{content:"";position:absolute;top:20px;left:-28px;height:8px;width:8px;border:dashed 1px #909090;border-radius:5px;}
@media screen and (min-width:721px){
.sb-type-std > .sb-subtype-d > .sb-content{float:right;position:relative;margin-right:100px;margin-left:100px;}
}
@media screen and (max-width:720px){
.sb-type-std > .sb-subtype-d > .sb-content{float:right;position:relative;margin-right:100px;}
}
.sb-type-std > .sb-subtype-d > .sb-content:before{position:absolute;top:10px;right:-17px;height:12px;width:12px;border:dashed 1px #909090;border-radius:10px;content:"";}
.sb-type-std > .sb-subtype-d > .sb-content:after{position:absolute;top:20px;right:-28px;height:8px;width:8px;border:dashed 1px #909090;border-radius:5px;content:"";}
.sb-type-std > .sb-subtype-c > .sb-content > .sb-speech-bubble, .sb-type-std > .sb-subtype-d > .sb-content > .sb-speech-bubble {
position: relative;
padding: 5px 10px;
margin-bottom: 20px;
border:dashed 1px #909090;
border-radius: 5px;
}
 .sb-type-fb{overflow:hidden;padding:5px 20px;margin:0;line-height:1.5;color:#333333;}
.sb-type-fb > .sb-subtype-a:after, .sb-type-fb > .sb-subtype-b:after, .sb-type-fb > .sb-subtype-c:after, .sb-type-fb > .sb-subtype-d:after{display:block;clear:both;content:"";}
.sb-type-fb > .sb-subtype-a > .sb-speaker, .sb-type-fb > .sb-subtype-c > .sb-speaker{float:left;margin-right:-70px;width:70px;}
.sb-type-fb > .sb-subtype-b > .sb-speaker, .sb-type-fb > .sb-subtype-d > .sb-speaker{float:right;margin-left:-70px;width:70px;}
.sb-type-fb > .sb-subtype-a > .sb-speaker > .sb-icon, .sb-type-fb > .sb-subtype-b > .sb-speaker > .sb-icon, .sb-type-fb > .sb-subtype-c > .sb-speaker > .sb-icon, .sb-type-fb > .sb-subtype-d > .sb-speaker > .sb-icon{text-align:center;height:60px;}
.sb-type-fb > .sb-subtype-a > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-fb > .sb-subtype-b > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-fb > .sb-subtype-c > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-fb > .sb-subtype-d > .sb-speaker > .sb-icon > img.sb-icon{height:59px;width:59px;border-style:solid;border-width:1px;border-color:#CCCCCC;border-radius:50%;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.1);}
.sb-type-fb > .sb-subtype-a > .sb-speaker > .sb-name, .sb-type-fb > .sb-subtype-b > .sb-speaker > .sb-name, .sb-type-fb > .sb-subtype-c > .sb-speaker > .sb-name, .sb-type-fb > .sb-subtype-d > .sb-speaker > .sb-name{overflow:hidden;font-size:12px;text-align:center;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.1);}
  @media screen and (min-width:721px){
.sb-type-fb > .sb-subtype-a > .sb-content{float:left;position:relative;padding-top:14px;margin-left:80px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-fb > .sb-subtype-a > .sb-content{float:left;position:relative;padding-top:14px;margin-left:80px;}
}
.sb-type-fb > .sb-subtype-a > .sb-content:before{position:absolute;top:23px;left:-6px;z-index:1;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #CCCCCC;content:"";}
.sb-type-fb > .sb-subtype-a > .sb-content:after{position:absolute;top:23px;left:-5px;z-index:3;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #FCFCFC;content:"";}
@media screen and (min-width:721px){
.sb-type-fb > .sb-subtype-b > .sb-content{padding-top:14px;margin-left:80px;margin-right:80px;float:right;position:relative;}
}
@media screen and (max-width:720px){
.sb-type-fb > .sb-subtype-b > .sb-content{float:right;position:relative;padding-top:14px;margin-right:80px;}
}
.sb-type-fb > .sb-subtype-b > .sb-content:before{position:absolute;top:23px;right:-6px;z-index:1;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #A8BFDF;content:"";}
.sb-type-fb > .sb-subtype-b > .sb-content:after{position:absolute;top:23px;right:-5px;z-index:3;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #E4ECFF;content:"";}
.sb-type-fb > .sb-subtype-a > .sb-content > .sb-speech-bubble, .sb-type-fb > .sb-subtype-b > .sb-content > .sb-speech-bubble{position:relative;z-index:2;padding:5px 10px;background-color:#FFFFFF;background:linear-gradient(#FFFFFF, #F2F2F2);border-style:solid;border-width:1px;border-color:#CCCCCC;border-radius:4px;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.1);color:#333333;text-shadow:0px 1px 1px rgba(255, 255, 255, 0.5);}
.sb-type-fb > .sb-subtype-b > .sb-content > .sb-speech-bubble{background-color:#E8F0FF;background:linear-gradient(#E8F0FF, #C8DFFF);border-color:#A8BFDF;}
  @media screen and (min-width:721px){
.sb-type-fb > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:14px;margin-left:100px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-fb > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:14px;margin-left:100px;}
}
.sb-type-fb > .sb-subtype-c > .sb-content:before{position:absolute;top:24px;left:-17px;height:12px;width:12px;text-shadow:0px 1px 1px rgba(255, 255, 255, 0.5);background-color:#FFFFFF;background:linear-gradient(#FFFFFF, #F2F2F2);border:solid 1px #CCCCCC;border-radius:10px;color:#333333;content:"";}
.sb-type-fb > .sb-subtype-c > .sb-content:after{position:absolute;top:20px;left:-28px;height:8px;width:8px;text-shadow:0px 1px 1px rgba(255, 255, 255, 0.5);background-color:#FFFFFF;background:linear-gradient(#FFFFFF, #F2F2F2);border:solid 1px #CCCCCC;border-radius:5px;color:#333333;content:"";}
@media screen and (min-width:721px){
.sb-type-fb > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:14px;margin-left:80px;margin-right:100px;}
}
@media screen and (max-width:720px){
.sb-type-fb > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:14px;margin-right:100px;}
}
.sb-type-fb > .sb-subtype-d > .sb-content:before{position:absolute;top:24px;right:-17px;height:12px;width:12px;background-color:#E8F0FF;background:linear-gradient(#E8F0FF, #C8DFFF);border-color:#A8BFDF;border:solid 1px #A8BFDF;border-radius:10px;content:"";}
.sb-type-fb > .sb-subtype-d > .sb-content:after{position:absolute;top:20px;right:-27px;height:8px;width:8px;background-color:#E8F0FF;background:linear-gradient(#E8F0FF, #C8DFFF);border-color:#A8BFDF;border:solid 1px #A8BFDF;border-radius:5px;content:"";}
.sb-type-fb > .sb-subtype-c > .sb-content > .sb-speech-bubble, .sb-type-fb > .sb-subtype-d > .sb-content > .sb-speech-bubble{position:relative;z-index:2;padding:5px 10px;background-color:#FFFFFF;background:linear-gradient(#FFFFFF, #F2F2F2);border-style:solid;border-width:1px;border-color:#CCCCCC;border-radius:4px;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.1);color:#333333;text-shadow:0px 1px 1px rgba(255, 255, 255, 0.5);}
.sb-type-fb > .sb-subtype-d > .sb-content > .sb-speech-bubble {
background-color: #E8F0FF;
background: linear-gradient(#E8F0FF, #C8DFFF);
border-color: #A8BFDF;
}
 .sb-type-fb-flat{overflow:hidden;padding:5px 20px;margin:0;line-height:1.5;color:#333333;}
.sb-type-fb-flat > .sb-subtype-a:after, .sb-type-fb-flat > .sb-subtype-b:after, .sb-type-fb-flat > .sb-subtype-c:after, .sb-type-fb-flat > .sb-subtype-d:after{display:block;clear:both;content:"";}
.sb-type-fb-flat > .sb-subtype-a > .sb-speaker, .sb-type-fb-flat > .sb-subtype-c > .sb-speaker{float:left;margin-right:-70px;width:70px;}
.sb-type-fb-flat > .sb-subtype-b > .sb-speaker, .sb-type-fb-flat > .sb-subtype-d > .sb-speaker{float:right;margin-left:-70px;width:70px;}
.sb-type-fb-flat > .sb-subtype-a > .sb-speaker > .sb-icon, .sb-type-fb-flat > .sb-subtype-b > .sb-speaker > .sb-icon, .sb-type-fb-flat > .sb-subtype-c > .sb-speaker > .sb-icon, .sb-type-fb-flat > .sb-subtype-d > .sb-speaker > .sb-icon{text-align:center;height:60px;}
.sb-type-fb-flat > .sb-subtype-a > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-fb-flat > .sb-subtype-b > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-fb-flat > .sb-subtype-c > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-fb-flat > .sb-subtype-d > .sb-speaker > .sb-icon > img.sb-icon{height:60px;width:60px;border-style:none;border-radius:50%;}
.sb-type-fb-flat > .sb-subtype-a > .sb-speaker > .sb-name, .sb-type-fb-flat > .sb-subtype-b > .sb-speaker > .sb-name, .sb-type-fb-flat > .sb-subtype-c > .sb-speaker > .sb-name, .sb-type-fb-flat > .sb-subtype-d > .sb-speaker > .sb-name{overflow:hidden;font-size:12px;text-align:center;color:#666666;}
  @media screen and (min-width:721px){
.sb-type-fb-flat > .sb-subtype-a > .sb-content{float:left;position:relative;padding-top:14px;margin-left:80px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-fb-flat > .sb-subtype-a > .sb-content{float:left;position:relative;padding-top:14px;margin-left:80px;}
}
.sb-type-fb-flat > .sb-subtype-a > .sb-content:before{position:absolute;top:23px;left:-6px;z-index:1;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #EEEEEE;content:"";}
.sb-type-fb-flat > .sb-subtype-a > .sb-content:after{position:absolute;top:23px;left:-5px;z-index:3;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #EEEEEE;content:"";}
@media screen and (min-width:721px){
.sb-type-fb-flat > .sb-subtype-b > .sb-content{float:right;position:relative;padding-top:14px;margin-left:80px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-fb-flat > .sb-subtype-b > .sb-content{float:right;position:relative;padding-top:14px;margin-right:80px;}
}
.sb-type-fb-flat > .sb-subtype-b > .sb-content:before{position:absolute;top:23px;right:-6px;z-index:1;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #5555FF;content:"";}
.sb-type-fb-flat > .sb-subtype-b > .sb-content:after{position:absolute;top:23px;right:-5px;z-index:3;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #5555FF;content:"";}
.sb-type-fb-flat > .sb-subtype-a > .sb-content > .sb-speech-bubble, .sb-type-fb-flat > .sb-subtype-b > .sb-content > .sb-speech-bubble{position:relative;padding:5px 10px;z-index:2;background-color:#EEEEEE;border-style:solid;border-width:1px;border-color:#EEEEEE;border-radius:4px;color:#333333;}
.sb-type-fb-flat > .sb-subtype-b > .sb-content > .sb-speech-bubble{color:#FFFFFF;background-color:#5555FF;border-color:#5555FF;}
  @media screen and (min-width:721px){
.sb-type-fb-flat > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:14px;margin-left:100px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-fb-flat > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:14px;margin-left:100px;}
}
.sb-type-fb-flat > .sb-subtype-c > .sb-content:before{position:absolute;top:24px;left:-17px;height:12px;width:12px;background-color:#EEEEEE;border-color:#EEEEEE;border-radius:10px;color:#333333;content:"";}
.sb-type-fb-flat > .sb-subtype-c > .sb-content:after{position:absolute;top:20px;left:-28px;height:8px;width:8px;background-color:#EEEEEE;border-color:#EEEEEE;border-radius:5px;color:#333333;content:"";}
@media screen and (min-width:721px){
.sb-type-fb-flat > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:14px;margin-left:80px;margin-right:100px;}
}
@media screen and (max-width:720px){
.sb-type-fb-flat > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:14px;margin-right:100px;}
}
.sb-type-fb-flat > .sb-subtype-d > .sb-content:before{top:24px;right:-17px;height:12px;width:12px;background-color:#5555FF;border-color:#5555FF;position:absolute;border-radius:10px;content:"";}
.sb-type-fb-flat > .sb-subtype-d > .sb-content:after{position:absolute;top:20px;right:-27px;height:8px;width:8px;background-color:#5555FF;border-color:#5555FF;border-radius:5px;content:"";}
.sb-type-fb-flat > .sb-subtype-c > .sb-content > .sb-speech-bubble, .sb-type-fb-flat > .sb-subtype-d > .sb-content > .sb-speech-bubble{position:relative;z-index:2;padding:5px 10px;background-color:#EEEEEE;border-style:solid;border-width:1px;border-color:#EEEEEE;border-radius:4px;color:#333333;}
.sb-type-fb-flat > .sb-subtype-d > .sb-content > .sb-speech-bubble {
background-color: #5555FF;
border-color: #5555FF;
color: #FFFFFF;
}
 .sb-type-ln{overflow:hidden;padding:10px 20px;margin:0;line-height:1.5;color:#333333;}
.sb-type-ln > .sb-subtype-a:after, .sb-type-ln > .sb-subtype-b:after, .sb-type-ln > .sb-subtype-c:after, .sb-type-ln > .sb-subtype-d:after{display:block;clear:both;content:"";}
.sb-type-ln > .sb-subtype-a > .sb-speaker, .sb-type-ln > .sb-subtype-c > .sb-speaker{float:left;position:relative;margin-right:-70px;width:70px;}
.sb-type-ln > .sb-subtype-b > .sb-speaker, .sb-type-ln > .sb-subtype-d > .sb-speaker{float:right;position:relative;margin-left:-70px;width:70px;}
.sb-type-ln > .sb-subtype-a > .sb-speaker > .sb-icon, .sb-type-ln > .sb-subtype-b > .sb-speaker > .sb-icon, .sb-type-ln > .sb-subtype-c > .sb-speaker > .sb-icon, .sb-type-ln > .sb-subtype-d > .sb-speaker > .sb-icon{text-align:center;height:60px;}
.sb-type-ln > .sb-subtype-a > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-ln > .sb-subtype-b > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-ln > .sb-subtype-c > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-ln > .sb-subtype-d > .sb-speaker > .sb-icon > img.sb-icon{height:60px;width:60px;border-style:none;}
.sb-type-ln > .sb-subtype-a > .sb-speaker > .sb-name, .sb-type-ln > .sb-subtype-b > .sb-speaker > .sb-name, .sb-type-ln > .sb-subtype-c > .sb-speaker > .sb-name, .sb-type-ln > .sb-subtype-d > .sb-speaker > .sb-name{position:absolute;overflow:hidden;top:0;font-size:12px;white-space:nowrap;}
.sb-type-ln > .sb-subtype-a > .sb-speaker > .sb-name, .sb-type-ln > .sb-subtype-c > .sb-speaker > .sb-name{left:80px;}
.sb-type-ln > .sb-subtype-b > .sb-speaker > .sb-name, .sb-type-ln > .sb-subtype-d > .sb-speaker > .sb-name{right:80px;}
  @media screen and (min-width:721px){
.sb-type-ln > .sb-subtype-a > .sb-content{float:left;position:relative;padding-top:26px;margin-right:80px;margin-left:80px;}
}
@media screen and (max-width:720px){
.sb-type-ln > .sb-subtype-a > .sb-content{float:left;position:relative;padding-top:26px;margin-left:80px;}
}
.sb-type-ln > .sb-subtype-a > .sb-content:before{position:absolute;top:26px;left:-8px;z-index:1;height:0;width:0;border-style:solid none none solid;border-width:8px;border-color:#AAAAAA transparent;content:"";}
.sb-type-ln > .sb-subtype-a > .sb-content:after{position:absolute;top:27px;left:-6px;z-index:3;height:0;width:0;border-style:solid none none solid;border-width:8px;border-color:#F9F9F9 transparent;content:"";}
@media screen and (min-width:721px){
.sb-type-ln > .sb-subtype-b > .sb-content{float:right;position:relative;padding-top:26px;margin-right:80px;margin-left:80px;}
}
@media screen and (max-width:720px){
.sb-type-ln > .sb-subtype-b > .sb-content{float:right;position:relative;padding-top:26px;margin-right:80px;}
}
.sb-type-ln > .sb-subtype-b > .sb-content:before{position:absolute;top:26px;right:-8px;z-index:1;height:0;width:0;border-style:solid solid none none;border-width:8px;border-color:#AAAAAA transparent;content:"";}
.sb-type-ln > .sb-subtype-b > .sb-content:after{position:absolute;top:27px;right:-6px;z-index:3;height:0;width:0;border-style:solid solid none none;border-width:8px;border-color:#CCFF88 transparent;content:"";}
.sb-type-ln > .sb-subtype-a > .sb-content > .sb-speech-bubble, .sb-type-ln > .sb-subtype-b > .sb-content > .sb-speech-bubble{position:relative;z-index:2;padding:6px 12px;background-color:#FCFCFC;border-style:solid;border-width:1px;border-color:#AAAAAA #999999 #777777;border-radius:15px;color:#333333;}
.sb-type-ln > .sb-subtype-a > .sb-content > .sb-speech-bubble{border-radius:0 15px 15px 15px;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.4), 0 10px 10px rgba(255, 255, 255, 0.5) inset, 0 -10px 10px rgba(0, 0, 0, 0.1) inset;}
.sb-type-ln > .sb-subtype-b > .sb-content > .sb-speech-bubble{background-color:#BBFF77;border-radius:15px 0 15px 15px;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.4), 0 10px 10px rgba(255, 255, 255, 0.5) inset, 0 -10px 10px rgba(90, 127, 60, 0.2) inset;}
  @media screen and (min-width:721px){
.sb-type-ln > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-ln > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px;}
}
.sb-type-ln > .sb-subtype-c > .sb-content:before{position:absolute;top:24px;left:-17px;height:12px;width:12px;background-color:#FCFCFC;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.4), 0 10px 10px rgba(255, 255, 255, 0.5) inset, 0 -10px 10px rgba(0, 0, 0, 0.1) inset;border:solid 1px #ABABAB;border-radius:10px;color:#333333;content:"";}
.sb-type-ln > .sb-subtype-c > .sb-content:after{position:absolute;top:20px;left:-28px;height:8px;width:8px;background-color:#FCFCFC;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.4), 0 10px 10px rgba(255, 255, 255, 0.5) inset, 0 -10px 10px rgba(0, 0, 0, 0.1) inset;border:solid 1px #ABABAB;border-radius:5px;color:#333333;content:"";}
@media screen and (min-width:721px){
.sb-type-ln > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:1.5em;margin-left:80px;margin-right:100px;}
}
@media screen and (max-width:720px){
.sb-type-ln > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:1.5em;margin-right:100px;}
}
.sb-type-ln > .sb-subtype-d > .sb-content:before{position:absolute;top:24px;right:-17px;height:12px;width:12px;background-color:#BBFF77;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.4), 0 10px 10px rgba(255, 255, 255, 0.5) inset, 0 -10px 10px rgba(90, 127, 60, 0.2) inset;border:solid 1px #AAAAAA;border-radius:10px;content:"";}
.sb-type-ln > .sb-subtype-d > .sb-content:after{position:absolute;top:20px;right:-27px;height:8px;width:8px;background-color:#BBFF77;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.4), 0 10px 10px rgba(255, 255, 255, 0.5) inset, 0 -10px 10px rgba(90, 127, 60, 0.2) inset;border:solid 1px #AAAAAA;border-radius:5px;content:"";}
.sb-type-ln > .sb-subtype-c > .sb-content > .sb-speech-bubble, .sb-type-ln > .sb-subtype-d > .sb-content > .sb-speech-bubble{position:relative;padding:6px 12px;z-index:2;background-color:#FCFCFC;border-style:solid;border-width:1px;border-color:#AAAAAA #999999 #777777;border-radius:15px;color:#333333;}
.sb-type-ln > .sb-subtype-c > .sb-content > .sb-speech-bubble{border-radius:15px 15px 15px 15px;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.4), 0 10px 10px rgba(255, 255, 255, 0.5) inset, 0 -10px 10px rgba(0, 0, 0, 0.1) inset;}
.sb-type-ln > .sb-subtype-d > .sb-content > .sb-speech-bubble {
background-color: #BBFF77;
border-radius: 15px 15px 15px 15px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4), 0 10px 10px rgba(255, 255, 255, 0.5) inset, 0 -10px 10px rgba(90, 127, 60, 0.2) inset;
}
 .sb-type-ln-flat{overflow:hidden;padding:10px 20px;margin:0;ln-height:1.5;color:#333333;}
.sb-type-ln-flat > .sb-subtype-a:after, .sb-type-ln-flat > .sb-subtype-b:after, .sb-type-ln-flat > .sb-subtype-c:after, .sb-type-ln-flat > .sb-subtype-d:after{display:block;clear:both;content:"";}
.sb-type-ln-flat > .sb-subtype-a > .sb-speaker, .sb-type-ln-flat > .sb-subtype-c > .sb-speaker{float:left;position:relative;margin-right:-70px;width:70px;}
.sb-type-ln-flat > .sb-subtype-b > .sb-speaker, .sb-type-ln-flat > .sb-subtype-d > .sb-speaker{float:right;position:relative;margin-left:-70px;width:70px;}
.sb-type-ln-flat > .sb-subtype-a > .sb-speaker > .sb-icon, .sb-type-ln-flat > .sb-subtype-b > .sb-speaker > .sb-icon, .sb-type-ln-flat > .sb-subtype-c > .sb-speaker > .sb-icon, .sb-type-ln-flat > .sb-subtype-d > .sb-speaker > .sb-icon{text-align:center;height:60px;}
.sb-type-ln-flat > .sb-subtype-a > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-ln-flat > .sb-subtype-b > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-ln-flat > .sb-subtype-c > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-ln-flat > .sb-subtype-d > .sb-speaker > .sb-icon > img.sb-icon{border-style:none;height:60px;width:60px;}
.sb-type-ln-flat > .sb-subtype-a > .sb-speaker > .sb-name, .sb-type-ln-flat > .sb-subtype-b > .sb-speaker > .sb-name, .sb-type-ln-flat > .sb-subtype-c > .sb-speaker > .sb-name, .sb-type-ln-flat > .sb-subtype-d > .sb-speaker > .sb-name{position:absolute;top:0;overflow:hidden;font-size:12px;white-space:nowrap;}
.sb-type-ln-flat > .sb-subtype-a > .sb-speaker > .sb-name, .sb-type-ln-flat > .sb-subtype-c > .sb-speaker > .sb-name{left:80px;}
.sb-type-ln-flat > .sb-subtype-b > .sb-speaker > .sb-name, .sb-type-ln-flat > .sb-subtype-d > .sb-speaker > .sb-name{right:80px;}
  @media screen and (min-width:721px){
.sb-type-ln-flat > .sb-subtype-a > .sb-content{float:left;position:relative;padding-top:26px;margin-right:80px;margin-left:80px;}
}
@media screen and (max-width:720px){
.sb-type-ln-flat > .sb-subtype-a > .sb-content{float:left;position:relative;padding-top:26px;margin-left:80px;}
}
.sb-type-ln-flat > .sb-subtype-a > .sb-content:before{position:absolute;top:26px;left:-8px;z-index:1;height:0;width:0;border-style:solid none none solid;border-width:8px;border-color:#EEEEEE transparent;content:"";}
.sb-type-ln-flat > .sb-subtype-a > .sb-content:after{position:absolute;top:27px;left:-6px;z-index:3;height:0;width:0;border-style:solid none none solid;border-width:8px;border-color:#EEEEEE transparent;content:"";}
@media screen and (min-width:721px){
.sb-type-ln-flat > .sb-subtype-b > .sb-content{float:right;position:relative;padding-top:26px;margin-right:80px;margin-left:80px;}
}
@media screen and (max-width:720px){
.sb-type-ln-flat > .sb-subtype-b > .sb-content{float:right;position:relative;padding-top:26px;margin-right:80px;}
}
.sb-type-ln-flat > .sb-subtype-b > .sb-content:before{position:absolute;top:26px;right:-8px;z-index:1;height:0;width:0;border-style:solid solid none none;border-width:8px;border-color:#77DD66 transparent;content:"";}
.sb-type-ln-flat > .sb-subtype-b > .sb-content:after{position:absolute;top:27px;right:-6px;z-index:3;height:0;width:0;border-style:solid solid none none;border-width:8px;border-color:#77DD66 transparent;content:"";}
.sb-type-ln-flat > .sb-subtype-a > .sb-content > .sb-speech-bubble, .sb-type-ln-flat > .sb-subtype-b > .sb-content > .sb-speech-bubble{position:relative;z-index:2;padding:6px 12px;background-color:#EEEEEE;border-style:solid;border-width:1px;border-color:#EEEEEE;border-radius:15px;color:#333333;}
.sb-type-ln-flat > .sb-subtype-a > .sb-content > .sb-speech-bubble{border-radius:0 15px 15px 15px;}
.sb-type-ln-flat > .sb-subtype-b > .sb-content > .sb-speech-bubble{background-color:#77DD66;border-color:#77DD66;border-radius:15px 0 15px 15px;}
  @media screen and (min-width:721px){
.sb-type-ln-flat > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-ln-flat > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px;}
}
.sb-type-ln-flat > .sb-subtype-c > .sb-content:before{position:absolute;top:24px;left:-17px;height:12px;width:12px;background-color:#EEEEEE;border:solid 1px #EEEEEE;border-radius:10px;color:#333333;content:"";}
.sb-type-ln-flat > .sb-subtype-c > .sb-content:after{position:absolute;top:20px;left:-28px;height:8px;width:8px;background-color:#EEEEEE;border:solid 1px #EEEEEE;border-radius:5px;color:#333333;content:"";}
@media screen and (min-width:721px){
.sb-type-ln-flat > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:1.5em;margin-left:80px;margin-right:100px;}
}
@media screen and (max-width:720px){
.sb-type-ln-flat > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:1.5em;margin-right:100px;}
}
.sb-type-ln-flat > .sb-subtype-d > .sb-content:before{position:absolute;top:24px;right:-17px;height:12px;width:12px;background-color:#77DD66;border:solid 1px #77DD66;border-radius:10px;content:"";}
.sb-type-ln-flat > .sb-subtype-d > .sb-content:after{position:absolute;top:20px;right:-27px;height:8px;width:8px;background-color:#77DD66;border:solid 1px #77DD66;border-radius:5px;content:"";}
.sb-type-ln-flat > .sb-subtype-c > .sb-content > .sb-speech-bubble, .sb-type-ln-flat > .sb-subtype-d > .sb-content > .sb-speech-bubble{position:relative;z-index:2;padding:6px 12px;background-color:#EEEEEE;border-style:solid;border-width:1px;border-color:#EEEEEE;border-radius:15px;color:#333333;}
.sb-type-ln-flat > .sb-subtype-c > .sb-content > .sb-speech-bubble{border-radius:15px 15px 15px 15px;}
.sb-type-ln-flat > .sb-subtype-d > .sb-content > .sb-speech-bubble {
background-color: #77DD66;
border-color: #77DD66;
border-radius: 15px 15px 15px 15px;
}
 .sb-type-pink{overflow:hidden;padding:10px 20px;margin:0;line-height:1.5;color:#333333;}
.sb-type-pink > .sb-subtype-a:after, .sb-type-pink > .sb-subtype-b:after, .sb-type-pink > .sb-subtype-c:after, .sb-type-pink > .sb-subtype-d:after{display:block;clear:both;content:"";}
.sb-type-pink > .sb-subtype-a > .sb-speaker, .sb-type-pink > .sb-subtype-c > .sb-speaker{float:left;margin-right:-70px;width:70px;}
.sb-type-pink > .sb-subtype-b > .sb-speaker, .sb-type-pink > .sb-subtype-d > .sb-speaker{float:right;margin-left:-70px;width:70px;}
.sb-type-pink > .sb-subtype-a > .sb-speaker > .sb-icon, .sb-type-pink > .sb-subtype-b > .sb-speaker > .sb-icon, .sb-type-pink > .sb-subtype-c > .sb-speaker > .sb-icon, .sb-type-pink > .sb-subtype-d > .sb-speaker > .sb-icon{text-align:center;height:60px;}
.sb-type-pink > .sb-subtype-a > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-pink > .sb-subtype-b > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-pink > .sb-subtype-c > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-pink > .sb-subtype-d > .sb-speaker > .sb-icon > img.sb-icon{height:60px;width:60px;border-radius:10px;}
.sb-type-pink > .sb-subtype-a > .sb-speaker > .sb-name, .sb-type-pink > .sb-subtype-b > .sb-speaker > .sb-name, .sb-type-pink > .sb-subtype-c > .sb-speaker > .sb-name, .sb-type-pink > .sb-subtype-d > .sb-speaker > .sb-name{overflow:hidden;font-size:12px;font-weight:bold;text-align:center;color:#FF0099;}
  @media screen and (min-width:721px){
.sb-type-pink > .sb-subtype-a > .sb-content{float:left;position:relative;margin-left:80px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-pink > .sb-subtype-a > .sb-content{float:left;position:relative;margin-left:80px;}
}
.sb-type-pink > .sb-subtype-a > .sb-content:before{position:absolute;top:10px;left:-6px;z-index:1;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #FF0099;content:"";}
.sb-type-pink > .sb-subtype-a > .sb-content:after{position:absolute;top:10px;left:-3px;z-index:3;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #FFF0F8;content:"";}
@media screen and (min-width:721px){
.sb-type-pink > .sb-subtype-b > .sb-content{float:right;position:relative;margin-right:80px;margin-left:80px;}
}
@media screen and (max-width:720px){
.sb-type-pink > .sb-subtype-b > .sb-content{float:right;position:relative;margin-right:80px;}
}
.sb-type-pink > .sb-subtype-b > .sb-content:before{position:absolute;top:10px;right:-6px;z-index:1;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #FF0099;content:"";}
.sb-type-pink > .sb-subtype-b > .sb-content:after{position:absolute;top:10px;right:-3px;z-index:3;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #FFF0F8;content:"";}
.sb-type-pink > .sb-subtype-a > .sb-content > .sb-speech-bubble, .sb-type-pink > .sb-subtype-b > .sb-content > .sb-speech-bubble{position:relative;z-index:2;padding:5px 10px;background-color:#FFF0F8;border-style:solid;border-width:2px;border-color:#FF0099;border-radius:10px;color:#FF0099;}
  @media screen and (min-width:721px){
.sb-type-pink > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-pink > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px;}
}
.sb-type-pink > .sb-subtype-c > .sb-content:before{position:absolute;top:24px;left:-17px;height:10px;width:10px;background-color:#FFF0F8;border:solid 2px #FF0099;border-radius:8px;color:#333333;content:"";}
.sb-type-pink > .sb-subtype-c > .sb-content:after{position:absolute;top:20px;left:-27px;height:6px;width:6px;background-color:#FFF0F8;border:solid 2px #FF0099;border-radius:5px;color:#333333;content:"";}
@media screen and (min-width:721px){
.sb-type-pink > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:1.5em;margin-left:80px;margin-right:100px;}
}
@media screen and (max-width:720px){
.sb-type-pink > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:1.5em;margin-right:100px;}
}
.sb-type-pink > .sb-subtype-d > .sb-content:before{position:absolute;top:24px;right:-17px;height:10px;width:10px;background-color:#FFF0F8;border:solid 2px #FF0099;border-radius:8px;content:"";}
.sb-type-pink > .sb-subtype-d > .sb-content:after{position:absolute;top:20px;right:-27px;height:6px;width:6px;background-color:#FFF0F8;border:solid 2px #FF0099;border-radius:5px;content:"";}
.sb-type-pink > .sb-subtype-c > .sb-content > .sb-speech-bubble, .sb-type-pink > .sb-subtype-d > .sb-content > .sb-speech-bubble {
position: relative;
padding: 5px 10px;
z-index: 2;
background-color: #FFF0F8;
border-style: solid;
border-width: 2px;
border-color: #FF0099;
border-radius: 10px;
color: #FF0099;
}
 .sb-type-rtail{overflow:hidden;line-height:1.5;color:#333333;padding:5px 20px;margin:0;}
.sb-type-rtail > .sb-subtype-a:after, .sb-type-rtail > .sb-subtype-b:after, .sb-type-rtail > .sb-subtype-c:after, .sb-type-rtail > .sb-subtype-d:after{display:block;clear:both;content:"";}
.sb-type-rtail > .sb-subtype-a > .sb-speaker, .sb-type-rtail > .sb-subtype-c > .sb-speaker{float:left;margin-right:-70px;width:70px;}
.sb-type-rtail > .sb-subtype-b > .sb-speaker, .sb-type-rtail > .sb-subtype-d > .sb-speaker{float:right;margin-left:-70px;width:70px;}
.sb-type-rtail > .sb-subtype-a > .sb-speaker > .sb-icon, .sb-type-rtail > .sb-subtype-b > .sb-speaker > .sb-icon, .sb-type-rtail > .sb-subtype-c > .sb-speaker > .sb-icon, .sb-type-rtail > .sb-subtype-d > .sb-speaker > .sb-icon{text-align:center;height:60px;}
.sb-type-rtail > .sb-subtype-a > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-rtail > .sb-subtype-b > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-rtail > .sb-subtype-c > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-rtail > .sb-subtype-d > .sb-speaker > .sb-icon > img.sb-icon{height:60px;width:60px;border-radius:5px;}
.sb-type-rtail > .sb-subtype-a > .sb-speaker > .sb-name, .sb-type-rtail > .sb-subtype-b > .sb-speaker > .sb-name, .sb-type-rtail > .sb-subtype-c > .sb-speaker > .sb-name, .sb-type-rtail > .sb-subtype-d > .sb-speaker > .sb-name{overflow:hidden;font-size:12px;text-align:center;}
  @media screen and (min-width:721px){
.sb-type-rtail > .sb-subtype-a > .sb-content{float:left;position:relative;margin-left:80px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-rtail > .sb-subtype-a > .sb-content{float:left;position:relative;margin-left:80px;}
}
.sb-type-rtail > .sb-subtype-a > .sb-content:before{position:absolute;top:-5px;left:-11px;z-index:1;height:50px;width:50px;border-radius:25px;background:#4FDCE2;content:"";}
.sb-type-rtail > .sb-subtype-a > .sb-content:after{position:absolute;top:-16px;left:-15px;z-index:2;height:45px;width:57px;border-radius:15px;background:#FFFFFF;content:"";}
@media screen and (min-width:721px){
.sb-type-rtail > .sb-subtype-b > .sb-content{float:right;position:relative;margin-right:80px;margin-left:80px;}
}
@media screen and (max-width:720px){
.sb-type-rtail > .sb-subtype-b > .sb-content{float:right;position:relative;margin-right:80px;}
}
.sb-type-rtail > .sb-subtype-b > .sb-content:before{position:absolute;top:-5px;right:-11px;z-index:1;height:50px;width:50px;border-radius:25px;background:#4FDCE2;content:"";}
.sb-type-rtail > .sb-subtype-b > .sb-content:after{position:absolute;top:-16px;right:-15px;z-index:2;height:45px;width:57px;border-radius:15px;background:#FFFFFF;content:"";}
.sb-type-rtail > .sb-subtype-a > .sb-content > .sb-speech-bubble, .sb-type-rtail > .sb-subtype-b > .sb-content > .sb-speech-bubble{position:relative;padding:17px 11px;z-index:3;background:#4FDCE2;border-radius:5px;}
  @media screen and (min-width:721px){
.sb-type-rtail > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:14px;margin-left:100px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-rtail > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:14px;margin-left:100px;}
}
.sb-type-rtail > .sb-subtype-c > .sb-content:before{position:absolute;top:24px;left:-17px;height:14px;width:14px;background-color:#4FDCE2;border-color:#4FDCE2;border-radius:14px;content:"";}
.sb-type-rtail > .sb-subtype-c > .sb-content:after{position:absolute;top:20px;left:-28px;height:9px;width:9px;background-color:#4FDCE2;border-color:#4FDCE2;border-radius:9px;content:"";}
@media screen and (min-width:721px){
.sb-type-rtail > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:14px;margin-left:80px;margin-right:100px;}
}
@media screen and (max-width:720px){
.sb-type-rtail > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:14px;margin-right:100px;}
}
.sb-type-rtail > .sb-subtype-d > .sb-content:before{position:absolute;top:24px;right:-17px;height:14px;width:14px;background-color:#4FDCE2;border-color:#4FDCE2;border-radius:14px;content:"";}
.sb-type-rtail > .sb-subtype-d > .sb-content:after{position:absolute;top:20px;right:-27px;height:9px;width:9px;background-color:#4FDCE2;border-color:#4FDCE2;border-radius:9px;content:"";}
.sb-type-rtail > .sb-subtype-c > .sb-content > .sb-speech-bubble, .sb-type-rtail > .sb-subtype-d > .sb-content > .sb-speech-bubble{position:relative;padding:5px 10px;z-index:2;background-color:#4FDCE2;border-style:solid;border-width:1px;border-color:#4FDCE2;border-radius:4px;}
.sb-type-rtail > .sb-subtype-d > .sb-content > .sb-speech-bubble {
background-color: #4FDCE2;
border-color: #4FDCE2;
}
 @media screen and (min-width:721px){
.sb-type-drop{overflow:hidden;padding:10px 20px;margin:0;line-height:1.5;color:#333333;}
}
@media screen and (max-width:720px){
.sb-type-drop{overflow:hidden;padding:5px 10px;margin:0;line-height:1.5;color:#333333;}
}
.sb-type-drop > .sb-subtype-a:after, .sb-type-drop > .sb-subtype-b:after, .sb-type-drop > .sb-subtype-c:after, .sb-type-drop > .sb-subtype-d:after{display:block;clear:both;content:"";}
.sb-type-drop > .sb-subtype-a > .sb-speaker, .sb-type-drop > .sb-subtype-c > .sb-speaker{float:left;position:relative;margin-right:-70px;width:70px;}
.sb-type-drop > .sb-subtype-b > .sb-speaker, .sb-type-drop > .sb-subtype-d > .sb-speaker{float:right;position:relative;margin-left:-70px;width:70px;}
.sb-type-drop > .sb-subtype-a > .sb-speaker > .sb-icon, .sb-type-drop > .sb-subtype-b > .sb-speaker > .sb-icon, .sb-type-drop > .sb-subtype-c > .sb-speaker > .sb-icon, .sb-type-drop > .sb-subtype-d > .sb-speaker > .sb-icon{text-align:center;height:60px;}
.sb-type-drop > .sb-subtype-a > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-drop > .sb-subtype-b > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-drop > .sb-subtype-c > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-drop > .sb-subtype-d > .sb-speaker > .sb-icon > img.sb-icon{height:60px;width:60px;border-radius:5px;}
.sb-type-drop > .sb-subtype-a > .sb-speaker > .sb-name, .sb-type-drop > .sb-subtype-b > .sb-speaker > .sb-name, .sb-type-drop > .sb-subtype-c > .sb-speaker > .sb-name, .sb-type-drop > .sb-subtype-d > .sb-speaker > .sb-name{position:absolute;overflow:hidden;top:0;font-size:12px;white-space:nowrap;}
.sb-type-drop > .sb-subtype-a > .sb-speaker > .sb-name, .sb-type-drop > .sb-subtype-c > .sb-speaker > .sb-name{left:80px;}
.sb-type-drop > .sb-subtype-b > .sb-speaker > .sb-name, .sb-type-drop > .sb-subtype-d > .sb-speaker > .sb-name{right:80px;}
  @media screen and (min-width:721px){
.sb-type-drop > .sb-subtype-a > .sb-content{float:left;position:relative;padding-top:1.5em;margin-left:80px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-drop > .sb-subtype-a > .sb-content{float:left;position:relative;padding-top:1.5em;margin-left:80px;}
}
@media screen and (min-width:721px){
.sb-type-drop > .sb-subtype-b > .sb-content{float:right;position:relative;padding-top:1.5em;margin-right:80px;margin-left:70px;}
}
@media screen and (max-width:720px){
.sb-type-drop > .sb-subtype-b > .sb-content{float:right;position:relative;padding-top:1.5em;margin-right:80px;}
} .sb-type-drop > .sb-subtype-a > .sb-content > .sb-speech-bubble{float:left;padding:10px 20px;margin-bottom:6px;background:#D9E5FF;border-radius:15px 33px 50px 50px / 0px 50px 50px 50px;border:solid 3px rgba(122,122,180,0.3);box-shadow:7px 7px 8px rgba(0,0,0,0.4);}
.sb-type-drop > .sb-subtype-b > .sb-content > .sb-speech-bubble{float:right;padding:10px 20px;margin-bottom:6px;background:#D9E5FF;border-radius:50px 15px 50px 50px / 50px 0px 50px 50px;border:solid 3px rgba(122,122,180,0.3);box-shadow:7px 7px 8px rgba(0,0,0,0.4);}
  @media screen and (min-width:721px){
.sb-type-drop > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px;margin-right:80px;}
}
@media screen and (max-width:720px){
.sb-type-drop > .sb-subtype-c > .sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px;}
}
.sb-type-drop > .sb-subtype-c > .sb-content:before{position:absolute;top:24px;left:-16px;z-index:3;height:9px;width:9px;background:#D9E5FF;border:solid 3px rgba(122,122,180,0.3);border-radius:9px;box-shadow:7px 7px 8px rgba(0,0,0,0.4);content:"";}
.sb-type-drop > .sb-subtype-c > .sb-content:after{position:absolute;top:20px;left:-27px;z-index:2;height:5px;width:5px;background:#D9E5FF;border:solid 3px rgba(122,122,180,0.3);border-radius:5px;box-shadow:7px 7px 8px rgba(0,0,0,0.4);content:"";}
@media screen and (min-width:721px){
.sb-type-drop > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:1.5em;margin-left:80px;margin-right:100px;}
}
@media screen and (max-width:720px){
.sb-type-drop > .sb-subtype-d > .sb-content{float:right;position:relative;padding-top:1.5em;margin-right:100px;}
}
.sb-type-drop > .sb-subtype-d > .sb-content:before{position:absolute;top:24px;right:-16px;z-index:5;height:9px;width:9px;background:#D9E5FF;border:solid 3px rgba(122,122,180,0.3);border-radius:9px;box-shadow:7px 7px 8px rgba(0,0,0,0.4);content:"";}
.sb-type-drop > .sb-subtype-d > .sb-content:after{position:absolute;top:20px;right:-27px;z-index:4;height:5px;width:5px;background:#D9E5FF;border:solid 3px rgba(122,122,180,0.3);border-radius:5px;box-shadow:7px 7px 8px rgba(0,0,0,0.4);content:"";}
.sb-type-drop > .sb-subtype-c > .sb-content > .sb-speech-bubble, .sb-type-drop > .sb-subtype-d > .sb-content > .sb-speech-bubble {
position: relative;
padding: 5px 10px;
z-index: 3;
background: #D9E5FF;
border-style: solid;
border-width: 2px;
border: solid 3px rgba(122,122,180,0.3);
border-radius: 10px;
box-shadow: 7px 7px 8px rgba(0,0,0,0.4);
}
 .sb-type-think{overflow:hidden;padding:5px 20px;margin:0;line-height:1.5;color:#333333;}
.sb-type-think > .sb-subtype-a:after, .sb-type-think > .sb-subtype-b:after, .sb-type-think > .sb-subtype-c:after, .sb-type-think > .sb-subtype-d:after{display:block;clear:both;content:"";}
.sb-type-think > .sb-subtype-a > .sb-speaker, .sb-type-think > .sb-subtype-c > .sb-speaker{float:left;margin-right:-70px;width:70px;}
.sb-type-think > .sb-subtype-b > .sb-speaker, .sb-type-think > .sb-subtype-d > .sb-speaker{float:right;margin-left:-70px;width:70px;}
.sb-type-think > .sb-subtype-a > .sb-speaker > .sb-icon, .sb-type-think > .sb-subtype-b > .sb-speaker > .sb-icon, .sb-type-think > .sb-subtype-c > .sb-speaker > .sb-icon, .sb-type-think > .sb-subtype-d > .sb-speaker > .sb-icon{text-align:center;height:60px;}
.sb-type-think > .sb-subtype-a > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-think > .sb-subtype-b > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-think > .sb-subtype-c > .sb-speaker > .sb-icon > img.sb-icon, .sb-type-think > .sb-subtype-d > .sb-speaker > .sb-icon > img.sb-icon{height:60px;width:60px;border-radius:5px;}
.sb-type-think > .sb-subtype-a > .sb-speaker > .sb-name, .sb-type-think > .sb-subtype-b > .sb-speaker > .sb-name, .sb-type-think > .sb-subtype-c > .sb-speaker > .sb-name, .sb-type-think > .sb-subtype-d > .sb-speaker > .sb-name{overflow:hidden;font-size:12px;text-align:center;}
@media screen and (min-width:721px){
.sb-type-think > .sb-subtype-a > .sb-content, .sb-type-think > .sb-subtype-c > .sb-content{float:left;position:relative;margin-left:100px;margin-right:100px;}
}
@media screen and (max-width:720px){
.sb-type-think > .sb-subtype-a > .sb-content, .sb-type-think > .sb-subtype-c > .sb-content{float:left;position:relative;margin-left:100px;}
}
.sb-type-think > .sb-subtype-a > .sb-content:before{position:absolute;top:24px;left:-17px;height:15px;width:15px;background:#D9E5FF;border-radius:10px;content:"";}
.sb-type-think > .sb-subtype-a > .sb-content:after{position:absolute;top:20px;left:-28px;height:10px;width:10px;background:#D9E5FF;border-radius:5px;content:"";}
.sb-type-think > .sb-subtype-c > .sb-content:before{position:absolute;top:24px;left:-17px;height:15px;width:15px;background:#FFDDBB;border-radius:10px;content:"";}
.sb-type-think > .sb-subtype-c > .sb-content:after{position:absolute;top:20px;left:-28px;height:10px;width:10px;background:#FFDDBB;border-radius:5px;content:"";}
@media screen and (min-width:721px){
.sb-type-think > .sb-subtype-b > .sb-content, .sb-type-think > .sb-subtype-d > .sb-content{float:right;position:relative;margin-right:100px;margin-left:100px;}
}
@media screen and (max-width:720px){
.sb-type-think > .sb-subtype-b > .sb-content, .sb-type-think > .sb-subtype-d > .sb-content{float:right;position:relative;margin-right:100px;}
}
.sb-type-think > .sb-subtype-b > .sb-content:before{position:absolute;top:24px;right:-17px;height:15px;width:15px;background:#D9E5FF;border-radius:10px;content:"";}
.sb-type-think > .sb-subtype-b > .sb-content:after{position:absolute;top:20px;right:-28px;height:10px;width:10px;background:#D9E5FF;border-radius:5px;content:"";}
.sb-type-think > .sb-subtype-d > .sb-content:before{position:absolute;top:24px;right:-17px;height:15px;width:15px;background:#FFDDBB;border-radius:10px;content:"";}
.sb-type-think > .sb-subtype-d > .sb-content:after{position:absolute;top:20px;right:-28px;height:10px;width:10px;background:#FFDDBB;border-radius:5px;content:"";}
.sb-type-think > .sb-subtype-a > .sb-content > .sb-speech-bubble, .sb-type-think > .sb-subtype-b > .sb-content > .sb-speech-bubble{position:relative;padding:15px 10px;margin-bottom:20px;background:#D9E5FF;border-radius:15px;}
.sb-type-think > .sb-subtype-c > .sb-content > .sb-speech-bubble, .sb-type-think > .sb-subtype-d > .sb-content > .sb-speech-bubble {
position: relative;
padding: 15px 10px;
margin-bottom: 20px;
background: #FFDDBB;
border-radius: 15px;
}

.sb-no-br br{display:none;}
.sb-no-br p{
margin: 0 0 0px
}#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}.futo{font-weight:bold;}
#drawer .fa-bars{padding:15px 0 0 12px;}
#drawer .fa-bars:after{content:'MENU';font-size:10px;font-weight:bold;display:block;margin-top:3.5px;}
@media only screen and (max-width: 480px) {
.header-info a{padding:5px 10px;font-size:15px;}
#breadcrumb{padding:5px 15px;font-size:15px;}
h1, .h1{font-size:1.1em;line-height:1.5;}
.single-title, .page-title, .entry-title{padding:20px 15px 5px 15px;}
.entry-meta{margin:0 0 5px;font-size:.8em;}
} .points p{margin:0;padding:0 1em;}
.points{position:relative;display:inline-block;margin:1.5em 0 .9em 0;padding:5px 20px;min-width:120px;max-width:100%;color:#fff;background:#81D4FA;border-radius:15px;font-size:14px;font-weight:bold;text-align:center;}
.points:before{content:"";position:absolute;top:100%;left:30%;margin-left:-15px;border:10px solid transparent;border-top:10px solid #81D4FA;}
.points.p-red{background:#ef9a9a;}
.points.p-red:before{border-top:10px solid #ef9a9a;}
.points.p-orange{background:#FFCC80;}
.points.p-orange:before{border-top:10px solid #FFCC80;}
.points.p-green{background:#80CBC4;}
.points.p-green:before{border-top:10px solid #80CBC4;}
.points.p-blue{background:#7986CB;}
.points.p-blue:before{border-top:10px solid #7986CB;}
.points.p-custom{background:#7986CB;}
.points.p-custom:before{border-top:10px solid #7986CB;}
.kanren{position:relative;background-color:#fff;border:2px solid #E0E0E0;border-radius:5px;margin:30px 5px 20px 7px;padding:25px 20px 15px 20px;}
.kanren:before{position:absolute;border-radius:15px;background-color:#9E9E9E;color:#fff;font-family:"FontAwesome", "Helvetica","Yu Gothic";content:'関連する記事';font-size:14px;font-weight:bold;padding:5px 20px;left:-10px;top:-20px;}
.kanren:after{position:absolute;border-top:12px solid #9E9E9E;border-right:12px solid transparent;border-left:12px solid transparent;content:'';top:10px;left:15px;}
.kanren ul{list-style-type:none;border:none;margin:0;padding:0;}
.kanren ul li{list-style-type:none !important;position:relative;padding:.2em 0 .2em 1.5em;line-height:1.5;}
.kanren ul li:before{position:absolute;left:0;display:inline-block;font-family:FontAwesome,'Quicksand','Avenir','Arial',sans-serif;content:'\f05d\ ';color:#9E9E9E;width:8px;height:8px;margin:0 16px 20px 0;}
.fa5 .kanren ul li:before{font-family:"Font Awesome 5 Free";font-weight:900;content:'\f058';}
.kanren.p-red{border:2px solid #ffcdd2;}
.kanren.p-red:before{background-color:#ef9a9a;}
.kanren.p-red:after{border-top:12px solid #ef9a9a;}
.kanren.p-red ul li:before{color:#ef9a9a;}
.kanren.p-orange{border:2px solid #FFE0B2;}
.kanren.p-orange:before{background-color:#FFCC80;}
.kanren.p-orange:after{border-top:12px solid #FFCC80;}
.kanren.p-orange ul li:before{color:#FFCC80;}
.kanren.p-green{border:2px solid #B2DFDB;}
.kanren.p-green:before{background-color:#80CBC4;}
.kanren.p-green:after{border-top:12px solid #80CBC4;}
.kanren.p-green ul li:before{color:#80CBC4;}
.kanren.p-blue{border:2px solid #C5CAE9;}
.kanren.p-blue:before{background-color:#7986CB;}
.kanren.p-blue:after{border-top:12px solid #7986CB;}
.kanren.p-blue ul li:before{color:#7986CB;}
.kanren.p-custom{border:2px solid #E1BEE7;}
.kanren.p-custom:before{background-color:#CE93D8;}
.kanren.p-custom:after{border-top:12px solid #CE93D8;}
.kanren.p-custom ul li:before{color:#CE93D8;}
.p-box{position:relative;background-color:#fff;border:2px solid #CFD8DC;border-radius:5px;margin:30px 5px 20px 7px;padding:25px 20px 15px 20px;}
.p-box .p-box-title{position:absolute;left:-10px;top:-20px;border-radius:15px;background-color:#90A4AE;color:#fff;font-family:"FontAwesome", "Helvetica","Yu Gothic";font-size:14px;font-weight:bold;padding:5px 20px;}
.p-box .p-box-title:after{position:absolute;border-top:12px solid #90A4AE;border-right:12px solid transparent;border-left:12px solid transparent;content:'';top:30px;left:25px;}
.p-box p{margin:0;padding:0;}
.p-box ul{list-style-type:none;border:none;margin:0;padding:0;}
.p-box ul li{list-style-type:none !important;position:relative;padding:.2em 0 .2em 1.5em;line-height:1.5;}
.p-box ul li:before{display:inline-block;position:absolute;left:0;font-family:FontAwesome,'Quicksand','Avenir','Arial',sans-serif;content:'\f138\ ';color:#90A4AE;width:8px;height:8px;margin:0 16px 20px 0;}
.fa5 .p-box ul li:before{font-family:"Font Awesome 5 Free";font-weight:900;}
.p-box.p-red{border:2px solid #ffcdd2;}
div.p-box.p-red .p-box-title{background-color:#ef9a9a;}
div.p-box.p-red .p-box-title:after{border-top:12px solid #ef9a9a;}
.p-box.p-red ul li:before{color:#ef9a9a;}
.p-box.p-orange{border:2px solid #FFE0B2;}
div.p-box.p-orange .p-box-title{background-color:#FFCC80;}
div.p-box.p-orange .p-box-title:after{border-top:12px solid #FFCC80;}
.p-box.p-orange ul li:before{color:#FFCC80;}
.p-box.p-green{border:2px solid #B2DFDB;}
div.p-box.p-green .p-box-title{background-color:#80CBC4;}
div.p-box.p-green .p-box-title:after{border-top:12px solid #80CBC4;}
.p-box.p-green ul li:before{color:#80CBC4;}
.p-box.p-blue{border:2px solid #C5CAE9;}
div.p-box.p-blue .p-box-title{background-color:#7986CB;}
div.p-box.p-blue .p-box-title:after{border-top:12px solid #7986CB;}
.p-box.p-blue ul li:before{color:#7986CB;}
.p-box.p-custom{border:2px solid #E1BEE7;}
div.p-box.p-custom .p-box-title{background-color:#CE93D8;}
div.p-box.p-custom .p-box-title:after{border-top:12px solid #CE93D8;}
.p-box.p-custom ul li:before{color:#CE93D8;}
div.osusume-b, div.shinchaku-b{background:white;width:94%;text-align:center;margin:0 8% 40px 0;}
div.osusume-b p, div.shinchaku-b p{display:inline-block;height:44px;line-height:44px;vertical-align:middle;margin:auto;font-weight:bold;font-size:90%;color:#a7a7a7;}
@media screen and (max-width:1029px){
div.osusume-b, div.shinchaku-b{margin:0 8% 25px 2%;}
}
@media screen and (max-width:450px){
div.osusume-b , div.shinchaku-b{margin:0 0 1em 0;width:100%;}
div.osusume-b p, div.shinchaku-b p{font-size:14px;height:33px;line-height:33px;}
}
@media only screen and (max-width: 480px) { .cardtype{display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
div.osusume-card a.cardtype__link{padding-bottom:1px;}
.popular-posts .cardtype__article{width:48%;}
.popular-posts .cardtype__article:nth-child(odd){margin-right:4%;}
.popular-posts.cardtype h2{margin:8px 5px;font-size:15px;}
} #new-entry p{position:relative;display:inline-block;margin:0 0em 1em 0;padding:0 1em;text-align:left;}
#new-entry p:before,
#new-entry p:after{position:absolute;top:50%;content:'';width:200%;height:2px;background-color:#666;}
#new-entry{border-left:none;background-color:transparent;overflow:hidden;text-align:center;}
#new-entry p:before{right:100%;}
#new-entry p:after{left:100%;}
@media only screen and (min-width: 1030px) {
#new-entry{margin:0 6% 0 0px;}
} .site_description{font-size:.75em;text-align:center;color:#fff;}
#footerlogo{display:table;margin:0;padding:0 0 0 5px;width:100%;font-size:6vmin;text-align:center;letter-spacing:1px;}
#footerlogo:before{content:'';height:62px;display:block;float:left;}
#footerlogo a{display:table-cell;line-height:1.5;vertical-align:middle;}
#footerlogo a:hover{opacity:.5;}
#footerlogo img{display:inline-block;height:62px;padding:10px 0 10px 0;vertical-align:middle;}
@media only screen and (min-width: 481px) {
#footerlogo{font-size:23px;}
}
@media only screen and (min-width: 768px) {
#footerlogo{display:inline-block;height:62px;line-height:62px;margin:0 5px 0 0;text-align:left;width:auto;}
#footerlogo:before{content:none;}
#footerlogo a{display:inline;line-height:inherit;vertical-align:baseline;}
#footerlogo img{vertical-align:top;padding:6px 6px 6px 0;}
} .entry-content blockquote{font-size:.8em;border:solid 2px #BDBDBD;}
.commentlist{font-size:.9em;}
.comment_content{padding:0 1em;}
#appreach-box{border:double 4px #dbdbdb;background:#fff;padding:5px !important;margin-bottom:20px;}
#appreach-appname{font-weight:bold;margin:0 0 .5em 8em;}
.appreach-links{margin-top:10px;}
.appreach-footer{margin-bottom:0;line-height:0;}
#appreach-developer,
#appreach-developerurl,
#appreach-price,
.appreach-powered, .appreach-powered a{color:silver;font-size:.5em!important;}
.pochireba{border:double 4px #dbdbdb;background:#fff;padding:15px !important;margin-bottom:20px;}
.pochireba .pochi_img{box-shadow:0 10px 20px -5px rgba(0,0,0,.38), 0 0 2px rgba(0,0,0,.15);margin-right:25px !important;margin-top:20px !important;margin-left:10px !important;}
.pochireba .pochi_info{margin-left:5px;}
.pochireba .pochi_name{text-align:center;}
.pochireba .pochi_name a{display:block;color:#fff;font-size:18px;text-decoration:none;text-align:center;margin:0 10px 10px 0;padding:6px;border-radius:8px;line-height:26px;background:#e57373;box-shadow:0 2px 3px rgba(0,0,0,.28);}
.pochireba .pochi_name a::after{font-family:FontAwesome;content:'\f0da\ AppStore';display:block;font-size:16px;color:#fff;font-weight:bold;}
.pochireba .pochi_name a:hover{box-shadow:0 12px 15px -5px rgba(0,0,0,.25);}
.pochireba .pochi_price, .pochireba .pochi_time, .pochireba .pochi_seller, .pochireba .pochi_post{color:silver;font-size:.5em!important;margin-bottom:0;float:left;}
.pochireba .pochi_price{margin-left:.5em;}
.pochireba .pochi_time::after, .pochireba .pochi_seller::after{font-family:FontAwesome;content:'/ ';}
div .pochi_seller a, div .pochi_post a{color:silver;}
.hidden_box{margin:2em 0;padding:0;}
.hidden_box label{padding:15px;font-weight:bold;border:solid 2px black;cursor:pointer;}
.hidden_box label:hover{background:#efefef;}
.hidden_box input{display:none;}
.hidden_box .hidden_show{height:0;padding:0;overflow:hidden;opacity:0;transition:0.8s;}
.hidden_box input:checked ~ .hidden_show{padding:10px 0;height:auto;opacity:1;}
#main .ninkiid{display:inline-block;overflow:hidden;position:absolute;top:13px;left:13px;height:22px;margin:0;padding:0 10px;border-radius:14px;color:#fff;font-size:11px;font-weight:bold;vertical-align:middle;line-height:22px;}
.my-widget.show_num{counter-reset:wpp-ranking;}
.my-widget.show_num li{position:relative;}
.my-widget.show_num li:before{content:counter(wpp-ranking, decimal);counter-increment:wpp-ranking;display:inline-block;position:absolute;z-index:1;top:0;left:0;width:25px;height:25px;border-radius:50%;text-align:center;line-height:25px;}
.my-widget.show_num li:nth-child(1):before{background:#ffe368;color:#fff;}
.my-widget.show_num li:nth-child(2):before{background:#ffe368;color:#fff;}
.my-widget.show_num li:nth-child(3):before{background:#ffe368;color:#fff;}
.my-widget.show_num li:nth-child(n + 4):before{background:#f3f3f3;color:#9a9a9a;}
p.wpp_cat{padding:0 0 .5em 0;margin:0;}
.caption-spaceasam{position:relative;}
.caption-spaceasam p{position:absolute;bottom:1%;left:2%;background:#EAEDF2;color:#b0b0b0;font-size:8px;font-weight:bold;border-radius:20px;line-height:1.3;letter-spacing:1px;padding:7px 13px;z-index:1;}
.caption-spaceasam img{width:100%;}
a.samune:link{color:#b0b0b0;}
a.samune:visited{color:#b0b0b0;}
a.samune:hover{color:#b0b0b0;}
a.samune:active{color:#b0b0b0;}
.ad-name{display:inline-block;overflow:hidden;height:22px;padding:0 10px;border-radius:14px;font-size:11px;font-weight:bold;vertical-align:middle;line-height:22px;}
.adblock{margin-top:10px;}
.viral{position:relative;margin:0;background:#000;z-index:0;}
.v-box{text-align:center;}
.viral p{position:absolute;color:#a9a9a9;top:6%;left:5%;margin:0;padding:0;z-index:1;}
.viral h1{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0;padding:0;color:white;font-weight:bold;font-size:1.4em;z-index:1;}
.viral img{width:100%;display:block;opacity:.3;}
@media only screen and (max-width: 480px) { .viral p{position:absolute;color:#a9a9a9;top:5%;left:5%;margin:0;padding:0;z-index:1;font-size:.8em;}
.viral h1{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0;padding:0;color:white;font-weight:bold;z-index:1;font-size:1.1em;}
} .count-btn{position:absolute;color:#b5b5b5;font-size:13px;font-weight:bold;right:1em;bottom:.3em;margin:0;}
.count-btn:before{margin:0 .4em 0 .6em;font-family:FontAwesome;content:"\f1e0 ";}
.fa5 .count-btn:before{font-family:"Font Awesome 5 Free";font-weight:900;}
div.pingback{padding:1em;margin-top:1em;background:#f8f9fa;}
div.pingback a{font-style:normal;}
.memo.note{background:#f6f6f6;}
.memo.note .memo_ttl{color:#777777;}
.memo.note .memo_ttl:before{background:#777777;font-family:"FontAwesome";content:"\f02d";}
.fa5.memo.note .memo_ttl:before{font-family:"Font Awesome 5 free";font-weight:900;content:"\f02d";}
.memo.safe{background:#e8f4ff;}
.memo.safe .memo_ttl{color:#5dbce8;}
.memo.safe .memo_ttl:before{background:#5dbce8;font-family:"FontAwesome";content:"\f2b4";}
.fa5 .memo.safe .memo_ttl:before{font-family:"Font Awesome 5 free";font-weight:900;content:"\f024";}
.wpcf7 input[type="submit"],
.pushbutton-wide{display:inline-block;border:0;font-weight:bold;background-color:#BDBDBD;border-radius:3px;box-shadow:0 2px 3px rgba(0,0,0,.2), 0 2px 3px -2px rgba(0,0,0,.15);color:#fff;text-decoration:none;vertical-align:middle;transition:.3s ease-in-out;}
.wpcf7 input[type="submit"]{margin:.5em .5em .5em 1.7em;padding:.5em 8em;}
.pushbutton-wide{margin:.5em .5em .5em 0;padding:.5em 5em;}
.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="submit"]:focus,
.pushbutton-wide:hover, .pushbutton-wide:focus{box-shadow:0 13px 20px -3px rgba(0,0,0,.24);text-decoration:none;-webkit-tap-highlight-color:transparent;}
div.pr p{margin:8px 13px 0;font-size:18px;line-height:1.56;font-weight:bold;}
.cstmreba .kaerebalink-link1 .shoplinkyahoo, .booklink-link2 .shoplinkyahoo{background:#FF8A65;}
.saysprp{width:100%;margin:1.5em 0;overflow:hidden;}
.saysprp .faceicon{padding-right:0;}
.saysprp .faceicon img{width:100px;border-radius:50%;}
.saysprp .fuki{background-color:#fff;border:2px solid #BDBDBD;border-radius:12px;position:relative;margin:.5em .5em 1.5em .5em;padding:1em;font-size:.95em;width:98%;}
.saysprp .fuki:before{border:10px solid transparent;border-bottom-color:#fff;border-top-width:0;top:-8px;content:"";display:block;left:30px;position:absolute;width:0;z-index:1;}
.saysprp .fuki:after{border:10px solid transparent;border-bottom-color:#BDBDBD;border-top-width:0;top:-10.5px;content:"";display:block;left:30px;position:absolute;width:0;}
@media only screen and (min-width: 481px) {
.saysprp .faceicon{width:110px;}
}
@media only screen and (max-width: 480px) {
.saysprp .faceicon{width:80px;}
.saysprp .fuki{margin:1em 0 1.5em 0;}
} .item_ranking_widget .strong.dfont:before,
.item_ranking_widget .widgettitle.dfont:before, .item_ranking_widget .ft_title:before, .item_ranking_content .dfont:before, .item_ranking_content .ads-title:before, .item_ranking_content .related_title:before{padding-right:4px;display:inline-block;width:30px;height:24px;background:url(//propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/library/images/crown_gold.png);background-repeat:no-repeat;background-size:30px 24px;background-position:0 0px;content:' ';vertical-align:text-bottom;}
.item_score i{color:#ffb36b;}
.item_link{border-radius:5px;background:#5ba9f7;color:#ffffff !important;font-size:13px;}
.item_link a{padding-left:0 !important;color:#ffffff !important;}
.item_link a:before{display:none;}
.item_link a:after{display:inline-block;float:right;padding-right:4px;font-family:"FontAwesome";font-weight:900;content:"\f0da";color:#ffffff !important;}
.fa5 .item_link a:after{font-family:"Font Awesome 5 free";font-weight:900;}
.item_link.blue{background:#5ba9f7;}
.item_link.blue:hover{background:#2a8ff4;}
.item_link.yellow{background:#ffb36b;}
.item_link.yellow:hover{background:#ff9734;}
.item_link.pink{background:#f87f80;}
.item_link.pink:hover{background:#f5494b;}
.item_link.green{background:#90d581;}
.item_link.green:hover{background:#6ec85a;}
.item_link > img{position:absolute;}
.item_image img[width="1"]{position:absolute !important;z-index:0 !important;}
.item_ranking_widget .strong.dfont, .item_ranking_widget .widgettitle.dfont, .item_ranking_widget .ft_title{margin:0;padding:7px 13px;border:0;background:#303229;color:#ffffff;}
.item_ranking_widget .item_ranking_list{padding:16px !important;background:#ffffff;list-style:none !important;}
.item_ranking_widget .item{margin:0 0 16px;padding:16px 0 0;border-top:dotted 1px #e8eaf1;}
.item_ranking_widget .item:first-child{padding-top:0;border-top:none;}
.item_ranking_widget .item .item_detail{position:relative;}
.item_ranking_widget .item .item_detail:before{position:absolute;top:-10px;left:-10px;display:block;width:24px;height:24px;border-radius:12px;font-size:12px;text-align:center;line-height:24px;content:' ';}
.item_ranking_widget .item .item_detail.rank1:before{z-index:1;background:#fbb03b;color:#ffffff;}
.item_ranking_widget .item .item_detail.rank1.icon:before{background-image:url(//propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/library/images/crown_white.png);background-repeat:no-repeat;background-size:14px 11.2px;background-position:50% 50%;}
.item_ranking_widget .item .item_detail.rank1.number:before{content:'1';}
.item_ranking_widget .item .item_detail.rank2:before{z-index:1;background:#a9bec7;color:#ffffff;}
.item_ranking_widget .item .item_detail.rank2.icon:before{background-image:url(//propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/library/images/crown_white.png);background-repeat:no-repeat;background-size:14px 11.2px;background-position:50% 50%;}
.item_ranking_widget .item .item_detail.rank2.number:before{content:'2';}
.item_ranking_widget .item .item_detail.rank3:before{z-index:1;background:#a17041;color:#ffffff;}
.item_ranking_widget .item .item_detail.rank3.icon:before{background-image:url(//propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/library/images/crown_white.png);background-repeat:no-repeat;background-size:14px 11.2px;background-position:50% 50%;}
.item_ranking_widget .item .item_detail.rank3.number:before{content:'3';}
.item_ranking_widget .item .item_detail .item_info .item_image{float:left;margin:0 0 16px;width:120px;height:100px;}
.item_ranking_widget .item .item_detail .item_info .item_image a, .item_ranking_widget .item .item_detail .item_info .item_image img{display:inline-block;padding:0;}
.item_ranking_widget .item .item_detail .item_info .item_image a:before{display:none;}
.item_ranking_widget .item .item_detail .item_info .item_name, .item_ranking_widget .item .item_detail .item_info .item_score{margin:5px 0 5px 130px;}
.item_ranking_widget .item .item_detail .item_info .item_name{font-size:14px;}
.item_ranking_widget .item .item_detail .item_info .item_score{font-size:12px;}
.item_ranking_widget .item .item_links{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}
.item_ranking_widget .item .item_links .item_link{margin-left:8px;padding:3px 8px;width:50%;box-shadow:0 2px 5px 0 rgba(0,0,0,.15), 0 3px 3px -2px rgba(0,0,0,.15);text-align:center;}
.item_ranking_widget .item .item_links .item_link:first-child{margin-left:0;}
.item_ranking_widget .item .item_links .item_link a{color:#ffffff;text-decoration:none;}
.item_ranking_widget .item .item_links .item_link a:hover{background:none;}
.item_ranking_content{padding:30px;box-shadow:0 2px 5px 0 rgba(0,0,0,.15), 0 3px 3px -2px rgba(0,0,0,.15);}
.entry-content .item_ranking_content, .footer-contents .item_ranking_content{margin-right:-15px;margin-left:-15px;}
@media only screen and (min-width: 481px) {
.entry-content .item_ranking_content, .footer-contents .item_ranking_content{margin-right:-25px;margin-left:-25px;}
}
@media only screen and (min-width: 1030px) {
.entry-content .item_ranking_content, .footer-contents .item_ranking_content{margin-right:-40px;margin-left:-40px;}
}
.item_ranking_content .strong.dfont, .item_ranking_content .ads-title, .item_ranking_content .related_title{margin:0 !important;padding:8px !important;background:#303229 !important;color:#ffffff !important;font-size:107% !important;font-weight:bold !important;box-shadow:0 2px 5px 0 rgba(0,0,0,.15), 0 3px 3px -2px rgba(0,0,0,.15);}
.entry-content .item_ranking_content .item_ranking_list{border:none;}
.item_ranking_content .item_ranking_list .item{margin:0 0 32px;padding:16px 0 0;border-top:dotted 1px #e8eaf1;}
.item_ranking_content .item_ranking_list .item:first-child{padding-top:0;border-top:none;}
.item_ranking_content .item .item_detail .item_info .item_image{float:left;margin:0;width:300px;height:250px;}
.item_ranking_content .item_ranking_list{margin-top:0;margin-bottom:0;padding:10px 20px 20px;background:#ffffff;box-shadow:0 2px 5px 0 rgba(0,0,0,.15), 0 3px 3px -2px rgba(0,0,0,.15);list-style-type:none;}
.item_ranking_content .item .item_detail .item_name{margin:0;padding:10px 0;color:#626262;font-weight:900;vertical-align:baseline;}
.item_ranking_content .item .item_detail.icon .item_name:before{display:inline-block;margin-top:-10px;padding-right:10px;width:30px;height:24px;content:' ';vertical-align:text-bottom;}
.item_ranking_content .item .item_detail.number .item_name:before{display:inline-block;margin-top:-10px;margin-right:10px;width:30px;height:30px;border-radius:15px;background:#fbb03b;color:#ffffff;text-align:center;line-height:30px;}
.item_ranking_content .item .item_detail.rank1.icon .item_name:before{background-image:url(//propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/library/images/crown_gold.png);background-repeat:no-repeat;background-size:30px 24px;background-position:50% 50%;}
.item_ranking_content .item .item_detail.rank1.number .item_name:before{background:#fbb03b;content:'1';}
.item_ranking_content .item .item_detail.rank2.icon .item_name:before{background-image:url(//propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/library/images/crown_silver.png);background-repeat:no-repeat;background-size:30px 24px;background-position:50% 50%;}
.item_ranking_content .item .item_detail.rank2.number .item_name:before{background:#a9bec7;content:'2';}
.item_ranking_content .item .item_detail.rank3.icon .item_name:before{background-image:url(//propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/library/images/crown_copper.png);background-repeat:no-repeat;background-size:30px 24px;background-position:50% 50%;}
.item_ranking_content .item .item_detail.rank3.number .item_name:before{background:#a17041;content:'3';}
.item_ranking_content .item .item_detail .item_image{margin:0 0 16px;}
.item_ranking_content .item .item_detail .item_image a, .item_ranking_content .item .item_detail .item_image img{display:inline-block;}
.item_ranking_content .item .item_info{margin:0 0 1.5em;font-size:13px;}
.item_ranking_content .item .item_detail1{margin-left:320px;margin-bottom:20px;}
.item_ranking_content .item .item_detail1 p{position:relative;margin:0;padding:8px;background:#f5f5f5;color:#808080;font-weight:900;}
.item_ranking_content .item .item_detail1 p:before{position:absolute;top:50%;left:-24px;margin-top:-12px;border:12px solid transparent;border-right:12px solid #f5f5f5;content:' ';}
.item_ranking_content .item .item_points{margin-left:320px;width:auto;border-collapse:collapse;border:none;}
@media screen and (min-width:1030px){
.item_ranking_content .item .item_points{width:217px;width:calc(100% - 320px);}
}
.item_ranking_content .item .item_points th, .item_ranking_content .item .item_points td{padding:8px;border:none;}
.item_ranking_content .item .item_points tr{border:solid 1px #e8eaf1;border-style:solid;}
.item_ranking_content .item .item_points th{background:#f5f5f5;font-weight:normal;text-align:center;}
.item_ranking_content .item .item_detail2{font-size:13px;}
.item_ranking_content .item .item_detail2 p{margin:0 0 1.5em;}
.item_ranking_content .item .item_links{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}
.item_ranking_content .item .item_links .item_link{margin-left:10px;width:50%;box-shadow:0 2px 5px 0 rgba(0,0,0,.15), 0 3px 3px -2px rgba(0,0,0,.15);font-weight:900;text-decoration:none;text-align:center;}
.item_ranking_content .item .item_links .item_link a{display:inline-block;padding:12px 16px;width:100%;}
.item_ranking_content .item .item_links .item_link:first-child{margin-left:0;}
.btn_anime_action{position:relative;z-index:2;overflow:hidden;-webkit-transition:.25s linear;-moz-transition:.25s linear;transition:.25s linear;}
.btn_anime_action:before{display:block;content:' ';position:absolute;top:-50%;left:-30%;z-index:-1;width:70px;height:100px;-webkit-transform:rotate(30deg);-moz-transform:rotate(30deg);transform:rotate(30deg);background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));background-image:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);background-image:linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);-webkit-animation:action_anime 2s infinite linear;-moz-animation:action_anime 2s infinite linear;animation:action_anime 2s infinite linear;}
@keyframes action_anime {
0%{left:-30%;}
20%{left:120%;}
100%{left:120%;}
}
@-webkit-keyframes action_anime {
0%{left:-30%;}
20%{left:120%;}
100%{left:120%;}
}
@-moz-keyframes action_anime {
0%{left:-30%;}
20%{left:120%;}
100%{left:120%;}
}
@media only screen and (max-width: 480px) {
.item_ranking_content .item .item_image{margin-bottom:16px !important;float:none !important;width:100% !important;height:auto !important;}
.item_ranking_content .item .item_detail1{margin-left:0;}
.item_ranking_content .item .item_detail1 p:before{top:-24px;left:50%;margin-top:0;margin-left:-12px;border:12px solid transparent;border-bottom:12px solid #f5f5f5;}
.item_ranking_content .item .item_points{margin-left:0;width:100%;}
.item_ranking_content .item .item_links{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.item_ranking_content .item .item_links .item_link{margin-top:10px;margin-left:0;width:80%;}
.item_ranking_content .item .item_links .item_link:first-child{margin-top:0;}
} div.yyi-rinker-img-s img.yyi-rinker-main-img,
div.yyi-rinker-img-m img.yyi-rinker-main-img, div.yyi-rinker-img-l img.yyi-rinker-main-img{object-fit:contain;}
div.yyi-rinker-img-s img.yyi-rinker-main-img{width:56px;max-height:70px;}
div.yyi-rinker-img-m img.yyi-rinker-main-img{width:120px;max-height:150px;}
div.yyi-rinker-img-l img.yyi-rinker-main-img {
width: 200px;
max-height:250px;
}.entry-content h2{position:relative;padding:1rem .5rem 0.5rem;width:100%;display:inline-block;margin:0;margin-bottom:0.5rem;}
.entry-content h2:after{position:absolute;bottom:0;left:0;width:100%;height:5px;content:'';background-image:-webkit-gradient(linear, left top, right top, from(#fa709a), to(#fee140));background-image:-webkit-linear-gradient(left, #fa709a 0%, #fee140 100%);background-image:linear-gradient(to right, #fa709a 0%, #fee140 100%);}
.fa5 .entry-content h2:before{font-family:"Font Awesome 5 Free";font-weight:900;}
.entry-content h3{}
.fa5 .entry-content h3:before{font-family:"Font Awesome 5 Free";font-weight:900;}
@media print,screen and (min-width: 769px) {
.score{margin-left:10.5em;}
.score p{margin-bottom:1em;}
h3.teacher_score{border:none;background-color:#da76e0;color:#fff;position:relative;text-align:center;width:30%;bottom:-2.3em;left:-33%;margin:0px;padding:3px;}
h3.teacher_score p{margin-bottom:0;}
h3.teacher_score:before{content:"";position:absolute;top:100%;left:50%;margin-left:-15px;border:15px solid transparent;border-top:15px solid #da76e0;}
.score_numbers{position:absolute;top:2.5em;transform:scale(0.8);}
.score h3:first-letter{font-size:100%;color:#ffffff;}
} @media print,screen and (max-width: 768px) {
.score{margin-left:0;margin-top:-0;}
.score_numbers{transform:scale(0.9);}
.score h3:first-letter{font-size:100%;color:#ffffff;}
h3.teacher_score{border:none;background-color:#da76e0;color:#fff;position:relative;text-align:center;margin-top:2em;margin-bottom:8.5em;padding:0;height:43px;padding-top:7px;font-size:21px;}
h3.teacher_score:before{content:"";position:absolute;left:50%;margin-left:-15px;border:15px solid transparent;border-top:15px solid #da76e0;top:42px;}
} h4{padding:0.9rem 2rem !important;background:#f7edff;border:0 !important;border-left:solid 5px #c891ee !important;border-bottom:solid 3px#d5ccdb !important;}
.entry-content h4{line-height:1.3 !important;}
.fa5 .entry-content h4:before{font-family:"Font Awesome 5 Free";font-weight:900;}
.text-c{text-align:center;}
.text-r{text-align:right;}
.cps-post-main .jic-sc{color:#9C27B0 !important;}
.cps-post-main h4{border:3px double #c891ee;padding:8px !important;}
.header--center #logo{transform:scale(1.2);}
@media(max-width:780px){
#header-box{padding:0;}
#header{margin-bottom:10px;}
#header #site-info{max-width:100%;}
.header--center #logo{transform:scale(1.1);}
} .hover:hover{cursor:pointer;opacity:.7;}
.ranking{color:#4d4d4d;padding:15px;border:7px solid #e0c5f3;border-radius:15px;}
.ranking p{margin:0;}
.ranking .name{position:relative;background:#fbcd03;color:#360655;font-size:1.5rem;font-weight:bold;padding-left:60px;line-height:2em;height:2em;margin-bottom:1.0em;}
.ranking .name:before{position:absolute;top:50%;left:0;margin-top:-37px;}
.ranking .conts01 .name:before{content:url(https://propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/images/ranking/rank01.png);}
.ranking .conts02 .name:before{content:url(https://propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/images/ranking/rank02.png);}
.ranking .conts03 .name:before{content:url(https://propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/images/ranking/rank03.png);}
.ranking .conts04 .name:before{content:url(https://propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/images/ranking/rank04.png);}
.ranking .conts05 .name:before{content:url(https://propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/images/ranking/rank05.png);}
.ranking .mainArea{margin-bottom:1.0em;}
.ranking dl.rankinfo{font-size:1.2rem;margin:0;padding:0;width:100%;}
.ranking dl.rankinfo dt, .ranking dl.rankinfo dd{display:block;}
.ranking dl.rankinfo dt{color:#824698;font-size:1.2em;font-weight:bold;position:relative;padding-left:40px;}
.ranking dl.rankinfo  dt:before{position:absolute;top:50%;left:0;margin-top:-17px;}
.ranking dl.rankinfo  dt.num:before{content:url(https://propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/images/ranking/icon02.png);}
.ranking dl.rankinfo  dt.time:before{content:url(https://propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/images/ranking/icon03.png);}
.ranking dl.rankinfo  dt.etc:before{content:url(https://propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/images/ranking/icon04.png);}
.ranking dl.rankinfo dd{border-bottom:2px solid #d7a7d9;margin:0.5em 0 1.0em 0;color:#4d4d4d;font-size:1rem;padding:0;}
.ranking .area02 , .ranking .area03{margin-bottom:1.0em;}
.ranking .area02 p{padding:0 1em 0;}
.ranking .area03 p{padding:0 1em .5em;}
.ranking .area03 .acco_cont p{border-top:5px dotted #e0c5f3;margin-top:1.0em;padding-top:0.5em;}
.ranking .area03 .acco_cont h4 + p{border-top:none;}
.ranking .tokuten{position:relative;margin-top:70px;}
.ranking .tokuten:before{content:url(https://propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/images/ranking/01_icon_sp.png);position:absolute;top:-65px;right:0;}
.ranking .acco_btn{width:100%;text-align:center;}
.ranking .acco_btn > img{vertical-align:top;}
.ranking .acco_cont{display:none;}
.ranking .official_btn{margin:1.5em 0;position:relative;animation:motion 0.5s linear 0s infinite;animation-direction:alternate;}
@keyframes motion {
0%{top:0px;}
100%{top:5px;}
}
.ranking .official_btn a{position:relative;font-weight:bold;font-size:1.45em;text-decoration:none;text-align:center;margin:0 auto;width:95%;padding:0.7em 0.5em;display:block;background-image:-moz-linear-gradient( top, #fc49ff 0%, #eb09f4 49%, #a82fdc 50%, #8303bb);background-image:-webkit-gradient( linear,left top,left bottom, from(#fc49ff), color-stop(0.49,#eb09f4), color-stop(0.50,#a82fdc), to(#8303bb));color:#fff;border:2px solid #673AB7;border-radius:8px;}
.ranking .official_btn a:before{position:absolute;top:-45px;right:-40px;content:url(https://propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/images/ranking/icon_btn2.png);}
.ranking .official_btn a span{font-size:80%;display:block;}
.uranai-kanren::before{background-color:#4B367B;bottom:100%;color:#fff;content:"おすすめ電話占い関連記事";font-weight:bold;left:-2px;padding:2px 6px;position:absolute;border-radius:10px 10px 0 0 / 10px 10px 0 0;-webkit-border-radius:10px 10px 0 0 / 10px 10px 0 0;-moz-border-radius:10px 10px 0 0 / 10px 10px 0 0;}
.uranai-kanren{background-color:#fffbf5;border:2px solid #4B367B;margin:36px 0 16px;padding:16px 10px;position:relative;}
.u-mokuzi{background-color:#ffffef;border:2px dashed #2e5c42;border-radius:8px;box-shadow:0 0 0 4px #ffffef;color:#fff;margin:2em 0;padding:2em;}
#toc_container{background:#fff !important;border-radius:2px;color:#666;font-family:'Quicksand', 'ヒラギノ角ゴ ProN W3', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;overflow:hidden;letter-spacing:1px;position:relative;padding:0;margin-bottom:40px;width:100% !important;}
#toc_container:before{position:absolute;content:"";border:4px solid #e1eff4;width:100%;height:100%;max-width:100%;box-sizing:border-box;opacity:0.15;}
#toc_container.contracted .toc_title{padding:0px 10px;}
#toc_container .toc_title{text-align:center;position:relative;line-height:2rem;}
#toc_container .toc_title a{text-decoration:none;font-size:0.75rem;}
span.toc_toggle{display:block;}
#toc_container ul:not([class]) li:before{display:none;}
#toc_container .toc_list{list-style-type:none !important;counter-reset:li;}
#toc_container .toc_list > li{list-style-type:none !important;position:relative;margin-left:6px;padding-left:40px;margin-bottom:5px;padding-bottom:4px;line-height:1.35rem;}
#toc_container .toc_list > li:after{counter-increment:li;content:counter(li);position:absolute;left:5px;top:-1px !important;background:none;font-family:'Quicksand', sans-serif;letter-spacing:2px;font-size:1.2rem;letter-spacing:-1px;}
#toc_container .toc_list > li:first-child:after{left:8px;}
#toc_container .toc_list > li:nth-child(3):after{left:6px;}
#toc_container .toc_list > li:nth-child(11):after{letter-spacing:0.15rem;}
#toc_container .toc_list > li > a{text-decoration:none !important;font-size:0.95rem;line-height:1.35rem;}
#toc_container .toc_list li a{color:#555 !important;display:block;}
#toc_container .toc_list > li a:hover{text-decoration:underline !important;}
#toc_container .toc_list > li ul{margin-top:10px;padding-left:0px;margin-left:0px;margin-bottom:18px;}
#toc_container .toc_list > li > ul > li{margin-bottom:5px;padding-left:33px;}
#toc_container .toc_list > li > ul > li a{position:relative;text-decoration:none !important;}
#toc_container .toc_list > li > ul li a:before{position:absolute;content:"・";font-size:2rem;left:-25px;top:0px;}
#toc_container .toc_list > li > ul > li > ul{margin-top:5px;}
#toc_container .toc_list > li > ul > li > ul > li a{font-size:0.75rem;}
.toc_number{display:none;}
@media(min-width:950px){ .ranking .tokuten{padding-right:160px;margin-top:0px;}
.ranking .tokuten:before{content:url(https://propedia.co.jp/uranai/wp-content/themes/sango-theme-poripu/images/ranking/01_icon.png);top:100%;margin-top:-230px;}
} @media(max-width:767px){ #toc_container .toc_title{margin-top:35px !important;margin-bottom:35px !important;font-size:1.45rem;}
#toc_container .toc_list > li > ul > li a{line-height:1.15rem;font-size:0.8rem;}
#toc_container .toc_title{}
#toc_container .toc_list{padding:0 25px;padding-bottom:30px;}
} @media(min-width:768px){
#toc_container .toc_title{margin-top:45px !important;margin-bottom:45px !important;font-size:1.65rem;}
#toc_container .toc_list > li > ul > li a{line-height:1.25rem;font-size:0.85rem;}
#toc_container .toc_list{padding:0 60px;padding-bottom:40px;}
} .box-tyousain{　　border:4px solid #f1e3cd;margin:40px 0;padding:10px 10px 10px 70px;border-radius:10px;line-height:1.4em;background-color:#FFE8E9;border:solid 2px #fff1f3;}
.entry-content .box-tyousain ul, .entry-content .box-tyousain ol{margin-bottom:0;padding:0;border:0;}
.tyousain{background:url(https://propedia.co.jp/uranai/wp-content/uploads/2022/09/kanrinin_fukidashi.png) no-repeat left 0 #FFE8E9;}
.tyousain1{background:url(https://propedia.co.jp/uranai/wp-content/uploads/2022/08/uranaifukidasi001.png) no-repeat left 0 #FFE8E9;}
.tyousain2{background:url(https://propedia.co.jp/uranai/wp-content/uploads/2022/08/uranaifukidasi002.png) no-repeat left 0 #FFE8E9;}
.tyousain3{background:url(https://propedia.co.jp/uranai/wp-content/uploads/2022/08/uranaifukidasi003.png) no-repeat left 0 #FFE8E9;}
.tyousain4{background:url(https://propedia.co.jp/uranai/wp-content/uploads/2022/08/uranaifukidasi004.png) no-repeat left 0 #FFE8E9;}
.tyousain5 {
background:url(https://propedia.co.jp/uranai/wp-content/uploads/2022/08/uranaifukidasi005.png) no-repeat left 0 #FFE8E9;
}.ofi {
width: 100%;
height: auto;
object-fit: cover;
font-family: 'object-fit: cover;';
}#question_wrap{display:block;position:relative;width:100%;margin-bottom:0.5rem;}
ul#choices{list-style:none;margin:0 !important;padding:0;padding-left:0;}
ul#choices li{list-style:none !important;margin-left:0;}
ul#choices li button{width:100%;padding:0.7em;margin-bottom:3px;font-size:1.25rem;border-radius:10px;background:#23282d;;color:#ffffff;}
ul#choices li button:hover{background:#0073aa;}
.yesno_q{text-align:center;display:block;padding:1rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:bold;border:1px #333 solid;border-radius:10px;}
.yesno_q dt{display:block;padding:1rem;margin-bottom:1.5rem !important;}
.yesno_q dt span{padding:1rem;font-size:2rem;font-weight:bold;background:#0073aa;color:#fff;border-radius:10px;}
.yesno_q dd {
padding: 1.5rem !important;
}