@charset "utf-8";
/* CSS Document */
/*------------------------------------
		utility component
------------------------------------*/
.mt-40{
margin-top: 40px;
}
/*------------------------------------
		車検コース　料金・割引
------------------------------------*/
.menuframe {
  margin-bottom: 10px;
}
p.rb {
  font-size: 26px;
  color: #F00;
  text-align: center;
}
.jumper {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
.jumper a {
  display: block;
  width: 100%;
  margin: 10px;
}
.jumper a:hover {
  opacity: 0.8;
}
.course-list {
  margin-bottom: 20px;
}
.txtmin-all {
  text-align: left;
  width: 540px;
  margin: 0 auto 10px auto;
}
p.txtmin, p.txtmin2 {
  font-size: 14px;
}
p.txtmin2 {
  margin-top: 20px;
}
p.left {
  text-align: left;
  width: 600px;
  line-height: 25px;
  margin: 15px auto;
}
.atention-ti {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  font-size: 20px;
  align-items: flex-end;
}
.atention2 {
  text-align: left;
  width: 650px;
  margin: 20px auto 30px auto;
  line-height: 1.4rem;
}
/*スーパーセーフティー車検*/
.car-list {
  padding-top: 20px;
}
.line_top {
  width: 650px;
  height: 215px;
  margin: 0 auto;
  z-index: 1;
}
.line_bodyin {
  width: 650px;
  text-align: center;
  padding-bottom: 30px;
  border-left: solid 1px #fe0000;
  border-right: solid 1px #fe0000;
  border-bottom: solid 1px #fe0000;
}
.line_bodyin p {
  font-size: 20px;
  text-align: left;
  padding: 10px 15px;
}
.line_bodyin p.red {
  color: red;
}
.line_bodyin p.blue {
  color: blue;
}
.line_bodyin p.txtmin {
  font-size: 14px;
}
.menu-flex {
  padding: 10px;
  display: flex;
  justify-content: space-between;
}
.menu-flex img {
  height: 43px;
}
.menu-link {
  margin-top: 10px;
  display: block;
}
/*スーパークイック車検*/
.line_top3 {
  width: 650px;
  height: 152px;
  margin: 0 auto;
  z-index: 1;
}
.line_bodyin3 p {
  font-size: 20px;
  text-align: left;
  padding: 10px 15px;
}
.line_bodyin3 p.red {
  color: red;
}
.line_bodyin3 p.blue {
  color: blue;
}
.line_bodyin3 p.txtmin {
  font-size: 14px;
}
.menu_point-all {
  display: flex;
  padding: 10px 10px 0 10px;
  justify-content: space-between;
	flex-wrap: wrap;
}
.menu_point-all .point-all-img {
	width: 49%;
	margin-bottom: 10px;
}
.menu_point-all .point-all-img img {
	width: 100%;
}
.menu-atte {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-left: 15px;
}
.car-list div {
  margin-top: 30px;
}
@media screen and (max-width : 768px) {
  .atention2 {
    width: 100%;
  }
  .car-list div {
    margin-top: 20px;
  }
  .mainte-img {
    width: 100%;
  }
	.menu_point-all .point-all-img {
	width: 100%;
}
}
/*------------------------------------
		重量税について
------------------------------------*/
.atention {
  width: 650px;
  margin-top: 20px;
  font-size: 20px;
  text-align: left;
  vertical-align: text-bottom;
  margin-left: 40px;
}
p.atention {
  width: 650px;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 15px;
  text-align: left;
  margin-left: 30px;
}
.frame {
  width: 650px;
  margin: 0 auto;
}
.sp-menu-img {
  margin: 20px 0;
}
@media screen and (max-width : 1199px) {
  .course-list {
    width: 100%;
    height: auto;
  }
  .course-list-img img {
    width: 80%;
  }
  .frame {
    width: 90%;
  }
  .line_top {
    width: 90%;
    height: auto;
    margin: 0 auto;
  }
  .line_top img {
    width: 100%;
  }
  .line_bodyin {
    width: 90%;
    margin: 0 auto;
  }
  .menu-list img {
    width: 95%;
  }
  .red-border {
    width: 95%;
  }
  .car-list img {
    width: 80%;
  }
}
@media screen and (max-width : 768px) {
  .jumper {
    display: block;
  }
  .frame {
    width: 100%;
  }
  .menu3 img {
    width: 80%;
  }
  #topa {
    width: 100%;
    background-size: contain;
  }
  .line_top {
    width: 100%;
  }
  .line_body {
    width: 100%;
    background-size: contain;
  }
  .line_bodyin {
    width: 100%;
  }
  .car-list img {
    width: 100%;
    margin-top: 20px;
  }
  .sp-menu-img {
    width: 80%;
    margin: 20px auto;
  }
  .sp-menu-img img {
    width: 100%;
  }
  .kobawari {
    width: 100%;
  }
  .menu-flex img {
    width: 90%;
    height: auto;
  }
  .course-list-img img {
    width: 100%;
  }
  .txtmin-all {
    width: 100%;
  }
}
/*------------------------------------
		お客様　ご満足の声
------------------------------------*/
p.left_v {
  text-align: left;
  width: 560px;
  font-weight: bolder;
  line-height: 25px;
  margin: 0 auto 20px auto;
}
.voice-images-L {
  display: flex;
  width: 600px;
  margin: 20px auto;
}
.voice-images-R {
  display: flex;
  justify-content: flex-end;
  width: 600px;
  margin: 20px auto;
}
@media screen and (max-width : 1199px) {
  p.left_v {
    width: 100%;
  }
  .voice-images-L, .voice-images-R {
    width: 100%;
  }
  .voice-come {
    width: 100%;
  }
}
@media screen and (max-width : 768px) {
  .voice-images-L {
    display: block;
  }
  .voice-images-L img {
    width: 100%;
  }
  .voice-images-R {
    display: block;
  }
  .voice-images-R img {
    width: 100%;
  }
}
/*------------------------------------
		失敗しない車検の選び方
------------------------------------*/
.warning {
  padding: 10px 30px;
  background-color: #eeeeee;
  margin: 20px auto;
  width: 600px;
}
.warning a {
  display: block;
  height: 100%;
  width: 100%;
  margin: 10px auto;
}
.warning img {
  width: 100%;
}
.warning img:hover {
  opacity: 0.8;
}
p.left2 {
  text-align: left;
  margin-left: 60px;
  margin-bottom: 10px;
  line-height: 25px;
}
p.left3 {
  text-align: left;
  margin-left: 80px;
  margin-bottom: 20px;
  line-height: 25px;
}
.warning-contents {
  width: 600px;
  margin: 20px auto 0 auto;
  text-align: left;
}
.warning-contents ul li {
  list-style-type: disc;
  list-style-position: inside;
}
.warning-contents-C {
  width: 640px;
  margin: 20px auto 0 auto;
  text-align: left;
  padding-left: 15px;
}
.warning-all {
  margin-bottom: 40px;
}
.warning-img {
  width: 600px;
  margin: 20px auto;
  text-align: center;
}
.anchor2 {
  display: block;
  padding-top: 7px;
  margin-top: -7px;
}
@media screen and (max-width : 1199px) {
  .warning-contents-C {
    width: 100%;
    padding-left: 0;
  }
  .warning {
    padding: 10px;
    width: 100%;
  }
  .warning-img {
    width: 100%;
  }
  .warning-img img {
    width: 90%;
  }
  .warning-contents {
    width: 100%;
  }
}
@media screen and (max-width : 768px) {
  .warning-img img {
    width: 100%;
  }
  .warning-contents p {
    width: 100%;
  }
  .anchor2 {
    padding-top: 100px;
    margin-top: -100px;
  }
  .warning-contents-C {
    text-align: left;
  }
}
/*------------------------------------
		会社紹介
------------------------------------*/
.big {
  font-size: 24px;
  padding-bottom: 10px;
}
table.commpanyprofile {
  width: 600px;
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  font-size: 1.0rem;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin: 20px auto;
}
table.commpanyprofile th {
  width: 25%;
  padding: 10px;
  font-weight: 400;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #eee;
}
table.commpanyprofile td {
  width: 75%;
  padding: 10px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.map {
  margin-bottom: 20px;
  margin-top: 20px;
}
.map a:hover {
  opacity: 0.8;
}
.staff {
  width: 600px;
  margin: 0 auto;
}
.staff-member {
  margin-top:2rem;
  margin-bottom: 3rem;
}
.staff-flex {
  display: flex;
}
.staff-textAll {
  margin-left: 20px;
}
.staff-bold {
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
.staff-name{
 margin-bottom: 1rem;
}
.staff-hedding{
 margin-top: 15px;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
}
.staff-pro {
  margin-top: 4px;
  width: 260px;
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  background: #fbe5cd;
  padding: 10px;
}
.pro-left, .pro-right {
  text-align: left;
}
.staff-come {
  text-align: left;
}
.com-LL-img {
  width: 800px;
  height: auto;
  margin: 0 auto;
}
.com-L-img {
  width: 600px;
  height: auto;
  margin: 0 auto;
}
.com-L-img a {
  display: block;
  width: 100%;
}
.com-L-img a:hover {
  opacity: 0.8;
}
@media screen and (max-width:1199px) {
　.com-LL-img {
    width: 80%;
  }
  .com-L-img {
    width: 80%;
  }
  .com-L-img img {
    width: 100%;
  }
  .com-L-img2 {
    width: 100%;
  }
  table.commpanyprofile {
    width: 100%;
  }
  .staff {
    width: 100%;
  }
  p.left {
    width: 100%;
  }
}
@media screen and (max-width:768px) {
  .com-L-img {
    width: 100%;
  }
  table.commpanyprofile th {
    width: 37%;
  }
  .staff-textAll {
    margin-left: 0;
  }
  .staff-flex {
    display: block;
  }
  .staff-member {
    margin-top: 30px;
  }
  .staff-img {
    text-align: center;
  }
  .staff-img img {
    width: 60%;
  }
  .staff-bold,
  .staff-hedding {
    text-align: center;
  }
  .staff-pro {
    margin: 10px auto 0 auto;
    width: 100%;
    font-size: 16px;
    line-height: 1.6;
    justify-content: space-around;
  }
  .staff-come {
    width: 90%;
    margin: 20px auto 0 auto;
  }
}


/* new staff profile */

.profile-member {
 margin-bottom: 3.5rem;
 font-family: sans-serif;
 line-height: 1.6;
}

.profile-name {
 margin-bottom: 10px;
}

.profile-bold {
 font-weight: bold;
 font-size: 1.2rem;
}

.profile-flex {
 display: flex;
 flex-wrap: wrap;
 gap: 20px;
 align-items: flex-start;
}

.profile-img {
 flex: 0 0 240px;
}

.profile-img img {
 width: 100%;
}

.profile-info {
 flex: 1;
 background: #fde9d8;
 padding: 1.3rem 1.5rem;
 font-size: 0.8rem;
}

.profile-info dl {
 text-align-last: left;
 display: grid;
 grid-template-columns: 130px 1fr;
 row-gap: 7px;
 column-gap: 10px;
}

.profile-info dt {
 font-weight: bold;
}

.profile-message {
 margin-top: 1rem;
 text-align-last: left;
}
@media (min-width: 767px) {
 .profile-name {
  text-align-last: left;
 }
 .dd-profile-message{
  display: none;
 }
}

/* スマホ対応 */
@media (max-width: 768px) {

 .profile-flex {
   flex-direction: column;
   align-items: center;
 }
 .profile-img{
  flex: 0;
  width: 60%;
 }
 .profile-info {
   width: 100%;
   padding: 1.5rem;
 }
 .profile-info dl {
   grid-template-columns: 1fr  1fr;
   text-align: center;
 }
 .profile-message{
  display: none;
 }
 .dd-profile-message {
  display: block;
  grid-column: 1 / -1; /* ← グリッドを横断して全幅に */
  text-align: left;    /* 必要なら左寄せ */
  margin-top: 1.5rem;
}
}

.company-overview{
 margin-top: 60px;
}



/*------------------------------------
		キャンペーン
------------------------------------*/
.small-text {
  font-size: 15px;
}
.font-circle {
  border: solid 3px #fff;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  width: 50px;
  height: 50px;
  margin-right: 5px;
  line-height: 50px;
  font-size: .9em;
}
@media screen and (max-width: 768px) {
  .font-circle {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
/*------------------------------------
		選ばれる５つの理由
------------------------------------*/
.point {
  padding: 10px 0px;
  background-color: #fff;
  margin: 20px auto;
  width: 600px;
}
.point a {
  display: block;
  height: 100%;
  width: 100%;
  margin: 10px auto;
}
.point img {
  width: 100%;
}
.point img:hover {
  opacity: 0.8;
}
p.left4 {
  text-align: left;
  width: 600px;
  line-height: 25px;
  margin: 20px auto;
}
.pvoice {
  width: 600px;
  background-color: #eee;
  padding: 15px;
  margin: 0 auto;
}
.pvoice p.left {
  width: 520px;
  color: #090;
  text-align: left;
}
.pvoice img {
  padding-top: -20px;
}
.anchor {
  display: block;
  padding-top: 5px;
  margin-top: -5px;
}
@media screen and (max-width : 1199px) {
  .point {
    padding: 10px;
  }
  .point {
    width: 100%;
  }
  p.left4 {
    width: 100%;
  }
  .point-img {
    width: 100%;
  }
  .pvoice {
    width: 100%;
  }
  .pvoice p.left {
    width: 100%;
  }
}
@media screen and (max-width : 768px) {
  .anchor {
    padding-top: 120px;
    margin-top: -120px;
  }
  .point-img2 {
    width: 100%;
  }
  .pvoice img {
    max-width: 341px;
  }
}
/*------------------------------------
		車検当日の流れ
------------------------------------*/
.flow {
  width: 600px;
  background-color: #eee;
  padding: 20px 40px;
  margin: 20px auto;
}
.flow p {
  width: 520px;
  text-align: left;
  padding: 15px;
  clear: both;
}
.flow img {
  padding-top: -20px;
  clear: both;
}
.flow-L-img {
  width: 430px;
  height: auto;
}
.flow-L-img2 {
  width: 80%;
}
p.flowy {
  font-size: 12px;
  line-height: 15px;
  background-color: #FFF3E5;
  margin-left: 20px;
  margin-top: 20px;
}
.flow-linkBtn {
  width: 229px;
  height: 67px;
  margin: 30px auto;
}
.flow-linkBtn a {
  display: block;
  width: 100%;
  cursor: pointer;
}
.flow-linkBtn a:hover {
  opacity: 0.8;
}
.flow-linkBtn img {
  width: 100%;
  height: 100%;
}
.flow-title-r {
  display: flex;
}
.flow-title-g {
  background: #fff;
  padding: 10px;
  margin-bottom: 15px;
  display: flex;
}
.flow-no {
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  background: #009946;
  width: 45px;
  height: 45px;
  text-align: center;
  border-radius: 3px;
  line-height: 45px;
}
.flow-no-r {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  background: #fe0000;
  width: 45px;
  height: 45px;
  text-align: center;
  border-radius: 3px;
  line-height: 45px;
}
.flow-ti {
  color: #009946;
  font-size: 23px;
  font-weight: bold;
  margin: auto 10px;
  text-align: left;
  flex: 1;
  align-self: center;
}
.flow-ti-r {
  color: #fe0000;
  font-size: 25px;
  font-weight: bold;
  margin: auto 10px;
  text-align: left;
  flex: 1;
  align-self: center;
}
.flow-text {
  text-align: left;
  margin: 0 auto;
}
.flow-green-title {
  width: 600px;
  margin: 50px auto 20px auto;
  background: #009946;
  padding: 15px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
}
.flow-pre {
  margin-bottom: 30px;
}
.flow-pre-titles {
  display: flex;
  font-weight: bold;
  margin-bottom: 20px;
}
.flow-re-no {
  width: 50px;
  height: 50px;
  font-size: 30px;
  color: #fe0000;
  background: #ffee00;
  text-align: center;
  border-radius: 50%;
  line-height: 50px;
}
.flow-pre-ti {
  font-size: 25px;
  color: #fe0000;
  margin: auto 0 auto 10px;
  text-align: left;
  flex: 1;
  align-self: center;
}
.flow-pre-text {
  width: 500px;
  text-align: left;
  margin-right: 20px;
}
.flow-underCo {
  display: flex;
  justify-content: space-between;
}
.flow-border {
  width: 90%;
  margin-bottom: 30px;
  margin-top: 10px;
}
.flow-hybrid {
  width: 600px;
  height: auto;
  margin: 0 auto;
}
.flow-green-title {
  width: 100%;
}
@media screen and (max-width:1199px) {
  .flow {
    width: 100%;
  }
  .flow p {
    width: 100%;
  }
  .flow-hybrid {
    width: 100%;
  }
  .flow-hybrid img {
    width: 100%;
  }
}
@media screen and (max-width:768px) {
  .mb-sp20-only {
    margin-bottom: 20px;
  }
  .flow {
    padding: 10px;
  }
  .flow p {
    padding: 10px;
  }
  .flow-underCo {
    display: block;
  }
  .flow-pre-text {
    width: 80%;
    margin: 0 auto 20px auto;
  }
  .flow-L-img {
    width: 100%;
  }
  .flow-pre-img img {
    width: 60%
  }
  .flow-ti-r, .flow-ti, .flow-pre-ti {
    font-size: 23px;
  }
}
/*------------------------------------
		Event&Campaign
------------------------------------*/
.red {
  color: #F00;
}
.red2 {
  color: #F00;
  font-size: 24px;
}
.blue {
  color: #03F;
}
/*------------------------------------
		Paint
------------------------------------*/
.paint_img {
  display: flex;
  flex-wrap: wrap;
  width: 600px;
  margin: 20px auto;
  justify-content: center;
}
.paint_img7 {
  width: 600px;
  margin: 0 auto;
}
.paint_img7 img {
  width: 600px;
  height: auto;
}
.paint_img a {
  width: 270px;
  height: 100px;
}
.paint_img a:hover {
  opacity: .8;
}
.caution_2big {
  font-size: 1.3em;
  color: #F00;
}
.caution_small {
  font-size: .7em;
}
.caution_small_red {
  font-size: .7em;
  color: #f00;
}
#img2b, #img4b {
  padding-left: 5px;
}
.hoken_img-area01 img {
  width: 600px;
  height: auto;
}
.paint-btn {
  margin: 5px;
}
.paint-btn a {
  display: block;
  height: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .paint-topC img {
    width: 100%;
  }
  .paint_img {
    display: block;
    width: 100%;
  }
  .paint-btn a {
    width: 90%;
  }
  .paint-btn img {
    width: 100%;
  }
  .hoken_img-area01 img, .hoken_img-area02 img, .hoken_img-area03 img, .hoken_img-area04 img {
    width: 100%;
  }
  .paint_img7, .paint_img7 img {
    width: 100%;
  }
}
/*------------------------------------
		各種メンテナンス
------------------------------------*/
.mainte-menu {
  height: 58px;
  z-index: 1000 !important;
}
.mainte-menu {
  height: 100% !important;
}
.mainte-container {
  margin-bottom: 50px;
}
.mainte-linkBtn-group {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}
.mainte-linkBtn:hover, .mainte-linkBtn2:hover {
  opacity: 0.8;
}
.mainte-linkBtn a {
  text-decoration: none;
  display: block;
  width: 172px;
  padding: 13px 0;
  background: #fe0000;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  font-size: 1.2rem;
}
.mainte-linkBtn2 a {
  text-decoration: none;
  display: block;
  width: 172px;
  padding: 13px 0;
  background: #fe0000;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1.5rem;
}
.mainte-wrapper {
  width: 600px;
  margin: 0 auto;
}
.mainte-wrapper table {
  margin: 0 auto;
}
.mainte-table {
  text-align: left;
}
.mainte-table th {
  padding-right: 30px;
  position: relative;
  z-index: 2;
}
.mainte-table-div {
  background: #99D4E4;
  white-space: nowrap;
}
.mainte-table td {
  line-height: 25px;
  padding-bottom: 15px;
}
.mainte-text {
  text-align: left;
  margin: 30px 0;
}
.mainte-blog {
  text-align: center;
  margin: 30px 0;
  line-height: 2rem;
}
.mainte-blog a:hover {
  opacity: 0.8;
}
.mainte-priceList-img {
  width: 540px;
  height: auto;
  margin: 10px auto 20px auto;
}
.mainte-priceList-img img {
  width: 100%;
  height: auto;
}
.mainte-accordion {
  background: #fff9e6;
  padding: 15px;
  margin: 30px 0 3px 0;
  text-align: left;
}
.accordion-text {
  display: none;
}
.accordion-btn {
  background: #fff9e6;
  padding: 7px 0;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  margin-bottom: 30px;
}
.mainte-close {
  display: none;
}
.accordion-btn:hover {
  opacity: 0.8;
}
.priceList-title {
  font-size: 22px;
}
.mainte-priceList2 {
  border: solid 1px #8a8a8a;
}
.mainte-priceList2 th {
  background: #fe0000;
  color: #fff;
  padding: 10px;
  border-left: solid 1px #fff;
}
.mainte-priceList2 th:first-child {
  border-left: none;
}
.mainte-priceList2 td {
  padding: 10px 5px;
  font-size: inherit;
  border-right: solid 1px #8a8a8a;
  border-bottom: solid 1px #8a8a8a;
  vertical-align: middle;
}
.tax-text {
	display: block;
	margin-top: 5px;
	text-align: right;
}
.mainte-textRight {
  text-align: right;
  white-space: nowrap;
}
.textRight-span {
  white-space: nowrap;
  font-size: 0.8em;
}
.mainte-priceList-wrapper {
  max-width: 595px;
  margin: 0 auto;
}
@media screen and (max-width : 1199px) {
  .mainte-wrapper {
    width: 100%;
  }
  .mainte-linkBtn-group {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .mainte-linkBtn a, .mainte-linkBtn2 a {
    margin-bottom: 1.1rem;
  }
  .mainte-priceList-img {
    width: 80%;
  }
}
@media screen and (max-width : 768px) {
  .mainte-linkBtn-group {
    display: block;
  }
  .mainte-linkBtn a, .mainte-linkBtn2 a {
    width: 90%;
    margin: 0 auto 1.1rem auto;
  }
  .mainte-linkBtn2 a {
    font-size: 1.2rem;
  }
  .mainte-blog img {
    width: 100%;
    height: auto;
  }
  .mainte-priceList-img {
    width: 100%;
  }
  .mainte-table th {
    padding-right: 0px;
  }
  .mainte-table td {
    padding-left: 20px;
  }
  .priceList-title {
    font-size: 1.1rem;
  }
  .mainte-wrapper table {
    width: 100%;
  }
  .mainte-priceList-wrapper {
    max-width: 100%;
  }
  .mainte-priceList2 td {
    font-size: 0.9rem;
  }
  .mainte-textRight {
    white-space: normal;
  }
}
@media screen and (max-width : 460px) {
  .mainte-textRight:not(p) {
    text-align: center;
  }
}
/*------------------------------------
		マンガでわかるコバック車検
------------------------------------*/
.syaken-comic-wrapper {
  max-width: 500px;
  margin: 0 auto 15px auto;
}
.syaken-comic-wrapper img {
  width: 100%;
  height: auto;
}

/*------------------------------------
		ボディーコーティング
------------------------------------*/
.bodycoating-block {
	max-width: 750px;
	margin: 0 auto;
	position: relative;
}
.bodycoating-block img {
	width: 100%;
}
.bodycoating-contact {
	position: absolute;
	bottom: 120px;
	right: 0;
	left: 0;
	padding: 0 60px;
}
.bodycoating-contact a {
	display: block;
	margin: 20px 0;
}
.bodycoating-contact a:hover {
	opacity: 0.8;
}
@media screen and (max-width: 750px) {
	.bodycoating-contact {
		bottom: 16vw;
		padding: 0 30px;
	}
	.bodycoating-contact a {
		margin: 10px 0;
	}
}
/*------------------------------------
		News
------------------------------------*/
.news-tag-wrap {
  margin-top: 220px;
}
.news-tag-title {
  color: #fff;
  background: #f00;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 7px 20px;
}
.news-tag-area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
.news-tag-list {
  list-style-type: none !important;
  width: 49%;
  margin-bottom: 20px;
}
.news-tag-list a {
  display: flex;
  color: #000 !important;
  text-decoration: none !important;
}
.news-tag-list a:hover {
  text-decoration: underline !important;
}
.news-tag-img {
  width: 220px;
  min-width: 220px;
  margin-right: 15px;
}
.news-tag-img img {
  width: 100%;
}
@media screen and (max-width:1199px) {
  .news-tag-img {
    width: 180px;
    min-width: 180px;
  }
}
@media screen and (max-width:768px) {
  .news-tag-wrap {
    margin-top: 120px;
  }
  .news-tag-list {
    width: 100%;
    margin-bottom: 35px;
  }
  .news-tag-list a {
    flex-flow: column;
  }
  .news-tag-img {
    width: 90%;
    min-width: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
  }
}
/*------------------------------------
		誘導リンク
------------------------------------*/
.page-trans-wrap {
	margin: 40px 0;
}
.page-trans-area {
	display: flex;
	justify-content: space-around;
}
.page-trans-list a {
	display: block;
	color: #535353;
	background: #ebd2aa;
	text-decoration: none;
	padding: 20px;
	width: 210px;
	position: relative;
}
.page-trans-list a::before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-right: solid 2px #b98252;
	border-bottom: solid 2px #b98252;
	position: absolute;
	top: 25px;
	right: 12px;
	transform: rotate(-45deg);
	box-sizing: initial;
}
.page-trans-list a:hover {
	background: #CBB48E;
}
@media screen and (max-width:1199px) {
	.page-trans-area {
		flex-wrap: wrap;
	}
	.page-trans-list {
		margin-bottom: 15px;
	}
	.page-trans-list a {
		width: 270px;
	}
}







