/*
Template: jin
Theme Name: jin-child
Author: CrossPiece
Version: 1.00
*/

/* ----------------------------------------
* common
---------------------------------------- */
.pcOnly_block  { display: block; }
.pcOnly_inline { display: inline-block; }
.spOnly_block,
.spOnly_inline { display: none; }

.f_ye {
	color: #FFFF00;
}
.f_orange {
	color: #ff9900;
}
.f_red {
	color: #D90000;
}
.f_blue {
	color: #00008C;
}
.f_pink {
	color: #FF68B4;
}
.f_bold {
	font-weight: bold;
}
.f_10 {
	font-size: 10px;
}
.f_11 {
	font-size: 11px;
}
.f_12 {
	font-size: 12px;
}
.f_16 {
	font-size: 16px;
}
.f_18 {
	font-size: 18px;
}
.f_big {
	font-size: 140%;
}
.f_center {
	text-align: center;
}
.f_right {
	text-align: right;
}
.box_y {
	padding: 10px;
	background-color: #FFFFE3;
}
.box_blue {
	padding: 10px;
	background-color: #E3F9FF;
}

.lp_head  {
	padding-bottom: 15px;
}
.lp_head dt {
	background-image: url(https://car-freed.space/wp-content/uploads/2018/06/mark1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 120%;
	padding-left: 55px;
	padding-top: 10px;
	min-height: 50px;
}
.lp_head dd {
	font-size: 110%;
	padding-top: 15px;
}

.prof-content .prof-box1 {
	text-align: center;
	margin-bottom: 10px;
}
.prof-content .prof-box1 p {
	padding-top: 10px;
}
.prof-content .prof-list {
	padding: 20px 0 20px 0px;
	margin: 0;
	list-style-type: none;
}
.prof-content .prof-list  .prof-list-l {
	height: auto;
	width: 220px;
}
.prof-content .prof-list  .prof-list-l img {
	height: auto;
}
.prof-content .prof-list  .prof-list-r {
	width: calc(100% - 314px);
	padding-top: 10px;
	line-height: 1.8;
	font-size: 90%;
}
.lp_list dd {
	font-size: 80%;
	padding-bottom: 30px;
}
.cps-post-main .prof-content img {
    margin-bottom: 10px;
}
.lp_list_t {
	background-image: url(https://game-box.red/wp-content/uploads/2018/07/mark1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	min-height: 30px;
}
.lp_list th {
	background-color: #E3F9FF;
	min-width: 100px;
	font-size: 80% !important;
}
.lp_list td {
	font-size: 90% !important;
}
.list_cate ul {
	list-style-type: none;
	padding: 0;
}
.list_cate ul li {
	padding: 0 0 40px 0;
	list-style-type: none;
	margin: 0px;
	text-align: center;
	width: auto;
}
.list_cate li img {
	margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
  /* phone */
  .spOnly_block  { display: block; }
  .spOnly_inline { display: inline-block; }
  .pcOnly_block,
  .pcOnly_inline { display: none; }

.osusume_list {
    color: #888888;
  font-size: 80%;
}
.osusume_list dl {
  padding-top: 10px;
}

.blog_news dl {
	width: 100%;
}
.blog_news dt {
	min-height: 0px;
        padding-bottom: 10px;
}
.prof-content .prof-list li {
	padding: 20px;
	list-style-type: none;
	margin: 0px;
	text-align: center;
	width: auto;
}
 .prof-content .prof-list  .prof-list-l {
	width: 100%;
	text-align: center;
}
.prof-content .prof-list  .prof-list-l img {
	text-align: center;
}
.prof-content .prof-list  .prof-list-r {
	width: 100%;
	}
.balloon-content {
   font-size: 90% !important;
}
.appreach__detail {
  font-size: 16px;
}
.cps-post .cps-post-header .cps-post-title {
  font-size: 19px;
  margin-bottom: 10px;
}
.h2-style03 h2 {
    font-size: 18px;
}
video {
    max-width: 100%;
    height: auto;
}
  }

  /* phone end */
@media screen and (min-width: 900px) {
  /* laptop start */

.prof-content .prof-list li {
	padding: 20px;
	list-style-type: none;
	margin: 0px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.prof-content .prof-list  .prof-list-l {
	position: relative;
}
.prof-content .prof-list  .prof-list-l img {
	display: block;
}
  /* end start */
}

