@media only screen and (min-width: 720px){
.c-logo--retina img {
    width: 100%;
}
	
.l-header__logo.c-logo.c-logo--retina {
    width: 338px;
}
}

.p-info__logo.c-logo.c-logo--retina
{
    width: 338px;
}

.p-global-nav {
    font-size: 12px;
}

p.p-article08__title.p-triangle.p-triangle--no-padding {
    display: none;
}

p.p-index-content04__col-link{
	 margin-top: 30px;
}



img.aligncenter.size-full.wp-image-470 {
    width: 100%;
    height: 100%;
}

.p-index-content04__col-link a:hover {
    color: #931a19;
}

p.p-article08__desc {
    display: none;
}

.p-index-content03__content.p-article08__content {
    padding-bottom: 30px;
}

@media only screen and (max-width: 767px){
.p-index-content03__content.p-article08__content {
    padding-bottom: 18px;
}
}

.p-footer-link {
    position: relative;
    position: relative;
    width: 100%;
    height: 400px;
}

i.fas.fa-language {
    font-size: 20px;
    top: 3px !important;
    position: inherit;
}

.p-index-content03__content.p-article08__content {
    padding-top: 0px;
}

.circle {	
  position: relative;
	    margin: auto;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background: #ee6d4e;
}

.circle span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :250px;
  text-align:center;
	 font-size: 20px;
	 font-weight: bold;
	 color: #ffffff;
}

/* 縦 */
.plus {
	font-size: 100px;
	position: relative;
	width: 0.1em;
	height: 1.3em;
	background-color: #39a9d6;
	margin:auto;
}
/* 横 */
.plus::before {
	position: absolute;
	top: 0.6em;
	left: -0.6em;
	width: 1.3em;
	height: 0.1em;
	content: "";
	background-color: #39a9d6;
}

i.fas.fa-heart {
    color: red;
}

a.q_button.pill {
    margin-bottom: 20px;
    margin-right: 19.822px;
	
    background: #ee6d4e;
}

@media screen and (max-width: 767px){
	
a.q_button.pill {
    margin-bottom: 20px;
	margin-right: 0px;
	min-width: 160px;
}	
	
}

.p-entry__body th {
    background: #fafafa;
    font-weight: normal;
    width: 28%;
}

.p-entry__body li, .p-entry__body dt, .p-entry__body dd {
    line-height: 2.2;
    list-style-type: disc;
}

@media screen and (max-width: 767px){
.p-index-content01__title {
    font-size: 18px;
}
.p-index-content02__title {
    font-size: 14px;
}
}

span > i.flag-icon {
    margin-left: 40px;
}

.p-footer-nav{
	display:none;
}

.sz_l {
    min-width: 90%;
	}

.p-page-header::before {
    background: rgba(0, 0, 0, 0.3);
}

span.p-article07__title {
    display: none;
}

div.anchor{
    display: block;
    padding-top: 120px !important;

}

@media screen and (min-width: 1024px){
.post_col-3 {
    width: 25%;
	}

.post_col.post_col-3 {
    padding-left: 25px;
    padding-right: 0px !important;
}}

.p-info {
    padding-bottom: 0px;
    border-bottom-width: 0px;
}

.p-index-content08.p-cb__item.l-inner {
    margin-bottom: 0px !important;
}

.tablepress-responsive-all tbody tr td {
    text-align: center;
}