h1.siteTitle {
    max-width: 540px;
}
p.siteTitle {
    max-width: 540px;
}
.partsH2-24 h2.widgetH2 {
    background-color: #0e3b59;
    font-size: 1.5rem;
    margin-bottom: 20px;
    padding: 10px;
    color: #fff;
    border-left-color: #0e3b59;
    border-bottom: 0;
    border-radius: 5px;
}
.content.partsH2-24 p {
    font-size: 1.4rem;
    line-height: 1.6;
}
.textwidget p {
	line-height: 1.6;
}
.ep-box.ggRed1 {
    background-color: #fff;
    border-color: #ea4335;
    color: #4285f4;
    font-weight: bold;
}
.es-Bwhole.ggRed2 {
    background-color: #ea4335;
    border-color: #ea4335;
    color: #fff;
}
.caLl {
    color: #4285f4;
    font-weight: bold;
    font-size: 4.6rem;
}
p.infoCallbox {
    white-space: nowrap;
    font-size: 1.6rem;
    font-weight: bold;
    background-color: #ffd23f;
    padding: 10px 15px;
    border-radius: 5px;
    color: #393d3f;
    text-align: center;
    letter-spacing: 0.1em;
}
.rightBox {
    margin: 15px 0;
}
p.infoCalltext {
    font-size: 1.3rem;
    font-weight: normal;
    white-space: nowrap;
}
p.pickupHead__text i {
    font-weight: normal;
    font-style: normal;
    letter-spacing: -0.1em;
}
.column.gglRed {
    border-color: #ea4335;
}
.priBox {
    border: solid 1px #ccc;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
}
.priMidashi {
    background: #4285f4;
    color: #fff;
    padding: 8px;
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
}
p.priText {
    padding: 8px;
    margin-top: 0;
}
.priBox em {
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    color: #ea4335;
}
.toTal {
    padding: 8px;
    text-align: center;
    font-weight: bold;
    font-size: 2.5rem;
    color: #fff;
    background-color: #0e3b59;
    line-height: 1.4;
}
.stEps {
    height: 200px;
    text-align: center;
}
.sidebar-profile {
	width: 100%;
	font-size: 1.2em;
	background-image: url("https://pq3.ptlnt.com/wp-content/uploads/2021/05/prof_bg.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding: 40% .5em 2em .5em;
    border-radius: 5px 5px 0 0;
}
div#custom_html-2 { 
	padding: 0 !important;
}
@media only screen and (min-width: 992px){
	.sidebar-profile {padding: 43% .9em 2em .9em;
	}
}
@media (max-width: 991px) and (min-width: 576px){
	.sidebar-profile {
		padding: 50% .9em 2em .9em;
	}
}
@media only screen and (max-width: 575px){
	.sidebar-profile {
		padding: 45% .5em 2em .5em;
	}
}
.profile-center{
	text-align: center;margin-bottom: 15px;
}
.profileimg{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: solid 4px #fff;
}
@media only screen and (max-width: 575px){
	.profileimg{
		width: 120px;
		height: 120px;
	}
}
.profile-name{
	font-size: 1.5rem;
	font-weight: bold;
	color: #000;
}
.profile-text{
	line-height:150%;
    font-size: 1.4rem;
}
ul.sns-follow {
	text-align: center;
}
ul.sns-follow li{
	display: inline-block;
	height: 45px;
	vertical-align: middle !important;
	margin-bottom: 0;
	padding: 10px 5px !important;
}
ul.sns-follow li a{
	display: block;
	width: 45px;
	height: 45px;
	border-radius: 50px;
	color: #FFFFFF !important;
}
ul.sns-follow li.twitter-btn a{
	background: rgba(29,161,242,0.7);
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	line-height: 47px;
	transition: .3s;
	font-size: 160%;
}
ul.sns-follow li.twitter-btn a:hover {
	opacity: 1; 
	box-shadow: 0 10px 20px -4px rgba(0,0,0,.25); 
	transform: translateY(-5px);
}
ul.sns-follow li.instagram-btn a{
	background: rgba(241,63,121,0.7);
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	line-height: 47px;
	transition: .3s;
	font-size: 160%;
}
ul.sns-follow li.instagram-btn a:hover { 
	opacity: 1;
	box-shadow: 0 10px 20px -4px rgba(0,0,0,.25);
	transform: translateY(-5px);
}
td.wordCont {
    width: 85%;
}
td.wordFee {
    font-size: 1.8rem;
    font-weight: bold;
    color: #ea4335;
    text-align: right;
    white-space: nowrap;
}
i.priceCate {
    color: #4285f4;
}
td.wordCont p {
    margin-top: 0.3rem;
}
td.wordCont h5 {
    font-size: 1.5rem;
}
.content .bgc-VPsky {
    line-height: 1.4;
}
.content .bgc-DPred {
    background-color: #ea4335;
}
.heartBox {
	display: flex;
    border: solid 1px #ea4335;
}
.boxLeft {
    width: 50px;
    background-color: #ea4335;
    color: #fff;
	position:relative;
    font-size: 1.3em;
}
.boxRight {
    flex: 1;
    padding: 0 15px 15px;
    font-size: 1.5rem;
}
.heartBox-icon {
    position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%,-50%);
}
.content .bgc-Lgray {
    background-color: #ea4335;
}
.content .brc-Lgray {
    border-color: #ea4335;
}
p.deTail {
    margin-top: 0;
}
.areaBox {
    background-color: #eaf6fe;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 25%);
    padding: 20px;
    line-height: 1.3;
    margin: 15px 0 60px 0;
}
.trouBle {
    color: #191919;
    padding-top: 18px;
}
.trobleMidashi {
    font-size: 1.4rem;
    font-weight: bold;
    background-color: #f2f2f2;
    padding: 15px;
}
form.dividerTop {
    margin-top: 0;
}
.bottomFooter {
    background: #393d3f;
}
.bottomFooter__list li {
    font-size: 1.4rem;
}

/*-------------------------------------*/
/* FAQ MENU
/*-------------------------------------*/
.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: bold;
    position: relative;
    display: block;
    padding: 0.8em 2.5em 0.8em 1em;
    cursor: pointer;
    margin: 0 0 1px 0;
    background: #4285f4;
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #000000;
	background: #deeaff;
}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 20em;
}
/* Icon */
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
	content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}
div.cp_actab-content {
    margin-top: 0;
}
.cp_actab p {
    margin-top: 0;
}
/*-------------------------------------*/
