@charset "UTF-8";
/* =====================================
	Default setting
===================================== */
/* =====================================
  Mixins
===================================== */
/*--------------------------------------
  Font Responsive
--------------------------------------*/
/*--------------------------------------
  Contents Default
--------------------------------------*/
/*--------------------------------------
  Font Icons
--------------------------------------*/
/* Generated by Glyphter (https://www.glyphter.com) on  Thu Sep 07 2017*/
@font-face {
  font-family: 'Glyphter';
  src: url("https://genova.ltd/plimo/material/fonts/Glyphter.eot");
  src: url("https://genova.ltd/plimo/material/fonts/Glyphter.eot?#iefix") format("embedded-opentype"), url("https://genova.ltd/plimo/material/fonts/Glyphter.woff") format("woff"), url("https://genova.ltd/plimo/material/fonts/Glyphter.ttf") format("truetype"), url("https://genova.ltd/plimo/material/fonts/Glyphter.svg#Glyphter") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class*='icon-']:before {
  display: inline-block;
  font-family: 'Glyphter';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon_display:before {
  content: '\0041';
}

.icon-icon_home:before {
  content: '\0042';
}

.icon-icon_mail:before {
  content: '\0043';
}

.icon-icon_pin:before {
  content: '\0044';
}

.icon-icon_tel01:before {
  content: '\0045';
}

/* =====================================
	Imports Css
===================================== */
/*--------------------------------------
	既存PLIMO import
--------------------------------------*/
/*--------------------------------------
	汎用CSS
--------------------------------------*/
/*--------------------------------------
-------------------------------------------------------------
■ Base
-------------------------------------------------------------
	1. Common
	├ 1-1. html, body
	├ 1-2. links
	├ 1-3. grid system
	├ 1-4. plimo must
	└ 1-5. tuning
-------------------------------------------------------------
■ Layout
-------------------------------------------------------------
	2. Header
	└ 2-1. header common
	└ 2-2. gloval navi
	└ 2-3. others
	3. mainimage
	4. side
	5. Content Bottom
	6. Footer
	7. Other Pages
	└ 7-1. inquiry
	└ 7-2. blog
	└ 7-3. news
	└ 7-4. sitemap
--------------------------------------*/
/*-----------------------------------------------------------
■ Base
-----------------------------------------------------------*/
/* =====================================
	1. Common
===================================== */
/* =====================================
	Default setting
===================================== */
/* =====================================
  Mixins
===================================== */
/*--------------------------------------
  Font Responsive
--------------------------------------*/
/*--------------------------------------
  Contents Default
--------------------------------------*/
/*--------------------------------------
  Font Icons
--------------------------------------*/
/* Generated by Glyphter (https://www.glyphter.com) on  Thu Sep 07 2017*/
@font-face {
  font-family: 'Glyphter';
  src: url("https://genova.ltd/plimo/material/fonts/Glyphter.eot");
  src: url("https://genova.ltd/plimo/material/fonts/Glyphter.eot?#iefix") format("embedded-opentype"), url("https://genova.ltd/plimo/material/fonts/Glyphter.woff") format("woff"), url("https://genova.ltd/plimo/material/fonts/Glyphter.ttf") format("truetype"), url("https://genova.ltd/plimo/material/fonts/Glyphter.svg#Glyphter") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class*='icon-']:before {
  display: inline-block;
  font-family: 'Glyphter';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon_display:before {
  content: '\0041';
}

.icon-icon_home:before {
  content: '\0042';
}

.icon-icon_mail:before {
  content: '\0043';
}

.icon-icon_pin:before {
  content: '\0044';
}

.icon-icon_tel01:before {
  content: '\0045';
}

/*--------------------------------------
	1-1. html, body
--------------------------------------*/
html {
  font-size: 100%;
  /* IE文字サイズ対策 */
}

body {
  min-width: 300px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  color: #404040;
  letter-spacing: 0.08em;
  line-height: 2.2;
  background: none !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 16px !important;
  }
}
/*--------------------------------------
	1-2. links
--------------------------------------*/
a {
  color: #404040;
}
a:visited {
  color: #404040;
}
a:focus {
  color: #404040;
}
a:hover {
  color: #404040;
}
a:active {
  color: #404040;
}

a:focus, *:focus {
  outline: none;
}

/*--------------------------------------
	1-3. grid system
--------------------------------------*/
/* flex box grid system */
#content .parts.b_11.text_image.b_11_column2, #content .parts.b_11.text_image.b_11_column3, #content .parts.b_10.image.b_10_column2, #content .parts.b_10.image.b_10_column3, #content .parts.flex, #content .parts .flex, #content .parts.flexWrap > div {
  display: -ms-flexbox;
  -ms-flex-direction: row;
  display: -webkit-flex;
  display: flex;
}
#content .parts.b_11.text_image.b_11_column2 .box, #content .parts.b_11.text_image.b_11_column2 .column_l, #content .parts.b_11.text_image.b_11_column2 .column_c, #content .parts.b_11.text_image.b_11_column2 .column_r, #content .parts.b_11.text_image.b_11_column3 .box, #content .parts.b_11.text_image.b_11_column3 .column_l, #content .parts.b_11.text_image.b_11_column3 .column_c, #content .parts.b_11.text_image.b_11_column3 .column_r, #content .parts.b_10.image.b_10_column2 .box, #content .parts.b_10.image.b_10_column2 .column_l, #content .parts.b_10.image.b_10_column2 .column_c, #content .parts.b_10.image.b_10_column2 .column_r, #content .parts.b_10.image.b_10_column3 .box, #content .parts.b_10.image.b_10_column3 .column_l, #content .parts.b_10.image.b_10_column3 .column_c, #content .parts.b_10.image.b_10_column3 .column_r, #content .parts.flex .box, #content .parts.flex .column_l, #content .parts.flex .column_c, #content .parts.flex .column_r, #content .parts .flex .box, #content .parts .flex .column_l, #content .parts .flex .column_c, #content .parts .flex .column_r, #content .parts.flexWrap > div .box, #content .parts.flexWrap > div .column_l, #content .parts.flexWrap > div .column_c, #content .parts.flexWrap > div .column_r {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin-right: 30px;
}
#content .parts.b_11.text_image.b_11_column2 .box:last-child, #content .parts.b_11.text_image.b_11_column2 .column_l:last-child, #content .parts.b_11.text_image.b_11_column2 .column_c:last-child, #content .parts.b_11.text_image.b_11_column2 .column_r:last-child, #content .parts.b_11.text_image.b_11_column3 .box:last-child, #content .parts.b_11.text_image.b_11_column3 .column_l:last-child, #content .parts.b_11.text_image.b_11_column3 .column_c:last-child, #content .parts.b_11.text_image.b_11_column3 .column_r:last-child, #content .parts.b_10.image.b_10_column2 .box:last-child, #content .parts.b_10.image.b_10_column2 .column_l:last-child, #content .parts.b_10.image.b_10_column2 .column_c:last-child, #content .parts.b_10.image.b_10_column2 .column_r:last-child, #content .parts.b_10.image.b_10_column3 .box:last-child, #content .parts.b_10.image.b_10_column3 .column_l:last-child, #content .parts.b_10.image.b_10_column3 .column_c:last-child, #content .parts.b_10.image.b_10_column3 .column_r:last-child, #content .parts.flex .box:last-child, #content .parts.flex .column_l:last-child, #content .parts.flex .column_c:last-child, #content .parts.flex .column_r:last-child, #content .parts .flex .box:last-child, #content .parts .flex .column_l:last-child, #content .parts .flex .column_c:last-child, #content .parts .flex .column_r:last-child, #content .parts.flexWrap > div .box:last-child, #content .parts.flexWrap > div .column_l:last-child, #content .parts.flexWrap > div .column_c:last-child, #content .parts.flexWrap > div .column_r:last-child {
  margin-right: 0;
}
#content .parts.b_11.text_image.b_11_column2 .column_blank, #content .parts.b_11.text_image.b_11_column3 .column_blank, #content .parts.b_10.image.b_10_column2 .column_blank, #content .parts.b_10.image.b_10_column3 .column_blank, #content .parts.flex .column_blank, #content .parts .flex .column_blank, #content .parts.flexWrap > div .column_blank {
  display: none !important;
}
#content .parts.b_10_column2 .column_l, #content .parts.b_10_column2 .column_r, #content .parts.b_11_column2 .column_l, #content .parts.b_11_column2 .column_r {
  width: 50%;
  padding: 0;
}
#content .parts.inpd .box, #content .parts.inpd .column_l, #content .parts.inpd .column_c, #content .parts.inpd .column_r {
  margin-right: 0;
  padding: 30px;
}

@media screen and (max-width: 1000px) {
  #content .parts.tb-col2, #content .parts.flexWrap.tb-col2 > div {
    flex-wrap: wrap;
  }
  #content .parts.tb-col2 .box, #content .parts.flexWrap.tb-col2 > div .box {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    width: 49%;
    margin: 0 2% 30px 0;
  }
  #content .parts.tb-col2 .box:nth-child(even), #content .parts.flexWrap.tb-col2 > div .box:nth-child(even) {
    margin: 0 0 30px 0;
  }
  #content .parts.tb-col2 .box:nth-last-child(1), #content .parts.tb-col2 .box:nth-last-child(2), #content .parts.flexWrap.tb-col2 > div .box:nth-last-child(1), #content .parts.flexWrap.tb-col2 > div .box:nth-last-child(2) {
    margin-bottom: 0;
  }
  #content .parts.tb-col3, #content .parts.flexWrap.tb-col3 > div {
    flex-wrap: wrap;
  }
  #content .parts.tb-col3 .box, #content .parts.flexWrap.tb-col3 > div .box {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    width: 32%;
    margin: 0 2% 30px 0;
  }
  #content .parts.tb-col3 .box:nth-child(3n), #content .parts.flexWrap.tb-col3 > div .box:nth-child(3n) {
    margin: 0 0 30px 0;
  }
  #content .parts.tb-col3 .box:nth-last-child(1), #content .parts.tb-col3 .box:nth-last-child(2), #content .parts.tb-col3 .box:nth-last-child(3), #content .parts.flexWrap.tb-col3 > div .box:nth-last-child(1), #content .parts.flexWrap.tb-col3 > div .box:nth-last-child(2), #content .parts.flexWrap.tb-col3 > div .box:nth-last-child(3) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #content .parts.b_11.text_image.b_11_column2, #content .parts.b_11.text_image.b_11_column3, #content .parts.b_10.image.b_10_column2, #content .parts.b_10.image.b_10_column3, #content .parts.flex, #content .parts .flex, #content .parts.flexWrap > div {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  #content .parts.b_11.text_image.b_11_column2 .box, #content .parts.b_11.text_image.b_11_column2 .column_l, #content .parts.b_11.text_image.b_11_column2 .column_c, #content .parts.b_11.text_image.b_11_column2 .column_r, #content .parts.b_11.text_image.b_11_column3 .box, #content .parts.b_11.text_image.b_11_column3 .column_l, #content .parts.b_11.text_image.b_11_column3 .column_c, #content .parts.b_11.text_image.b_11_column3 .column_r, #content .parts.b_10.image.b_10_column2 .box, #content .parts.b_10.image.b_10_column2 .column_l, #content .parts.b_10.image.b_10_column2 .column_c, #content .parts.b_10.image.b_10_column2 .column_r, #content .parts.b_10.image.b_10_column3 .box, #content .parts.b_10.image.b_10_column3 .column_l, #content .parts.b_10.image.b_10_column3 .column_c, #content .parts.b_10.image.b_10_column3 .column_r, #content .parts.flex .box, #content .parts.flex .column_l, #content .parts.flex .column_c, #content .parts.flex .column_r, #content .parts .flex .box, #content .parts .flex .column_l, #content .parts .flex .column_c, #content .parts .flex .column_r, #content .parts.flexWrap > div .box, #content .parts.flexWrap > div .column_l, #content .parts.flexWrap > div .column_c, #content .parts.flexWrap > div .column_r {
    margin-right: 0;
    margin-bottom: 30px;
  }
  #content .parts.b_11.text_image.b_11_column2 .box:last-child, #content .parts.b_11.text_image.b_11_column2 .column_l:last-child, #content .parts.b_11.text_image.b_11_column2 .column_c:last-child, #content .parts.b_11.text_image.b_11_column2 .column_r:last-child, #content .parts.b_11.text_image.b_11_column3 .box:last-child, #content .parts.b_11.text_image.b_11_column3 .column_l:last-child, #content .parts.b_11.text_image.b_11_column3 .column_c:last-child, #content .parts.b_11.text_image.b_11_column3 .column_r:last-child, #content .parts.b_10.image.b_10_column2 .box:last-child, #content .parts.b_10.image.b_10_column2 .column_l:last-child, #content .parts.b_10.image.b_10_column2 .column_c:last-child, #content .parts.b_10.image.b_10_column2 .column_r:last-child, #content .parts.b_10.image.b_10_column3 .box:last-child, #content .parts.b_10.image.b_10_column3 .column_l:last-child, #content .parts.b_10.image.b_10_column3 .column_c:last-child, #content .parts.b_10.image.b_10_column3 .column_r:last-child, #content .parts.flex .box:last-child, #content .parts.flex .column_l:last-child, #content .parts.flex .column_c:last-child, #content .parts.flex .column_r:last-child, #content .parts .flex .box:last-child, #content .parts .flex .column_l:last-child, #content .parts .flex .column_c:last-child, #content .parts .flex .column_r:last-child, #content .parts.flexWrap > div .box:last-child, #content .parts.flexWrap > div .column_l:last-child, #content .parts.flexWrap > div .column_c:last-child, #content .parts.flexWrap > div .column_r:last-child {
    margin-bottom: 0;
  }
  #content .parts.b_10_column2 .column_l, #content .parts.b_10_column2 .column_r, #content .parts.b_11_column2 .column_l, #content .parts.b_11_column2 .column_r {
    width: 100%;
  }
  #content .parts.tb-col2, #content .parts.flexWrap.tb-col2 > div {
    flex-wrap: row;
  }
  #content .parts.tb-col2 .box, #content .parts.flexWrap.tb-col2 > div .box {
    width: 100%;
  }
  #content .parts.tb-col2 .box:nth-last-child(2), #content .parts.flexWrap.tb-col2 > div .box:nth-last-child(2) {
    margin-bottom: 30px;
  }
  #content .parts.tb-col3, #content .parts.flexWrap.tb-col3 > div {
    flex-wrap: row;
  }
  #content .parts.tb-col3 .box, #content .parts.flexWrap.tb-col3 > div .box {
    width: 100%;
  }
  #content .parts.tb-col3 .box:nth-last-child(2), #content .parts.tb-col3 .box:nth-last-child(3), #content .parts.flexWrap.tb-col3 > div .box:nth-last-child(2), #content .parts.flexWrap.tb-col3 > div .box:nth-last-child(3) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  #content .parts.inpd .box, #content .parts.inpd .column_l, #content .parts.inpd .column_c, #content .parts.inpd .column_r {
    padding: 10px;
  }
}
/* full */
/*
.full #content .container_12, .full #base, .full #contentBase {
	width: 100%!important;
}
*/
.full #base, .full #contentBase {
  width: 100% !important;
  max-width: 100%;
}

/*--------------------------------------
	1-4. plimo must
--------------------------------------*/
/* hikoukai */
.hikoukai {
  display: none !important;
}

#drag-temp-pre-content .parts.hikoukai {
  display: block !important;
  border: 5px solid #777;
  background: #555;
  padding: 20px 0;
}

/* 管理画面ズレ対応 */
#drag-temp-pre-content .parts {
  min-height: 30px;
  margin: 0 !important;
}

@media screen and (min-width: 768px) {
  #drag-temp-pre-content .sp {
    margin: 0;
    padding: 0;
    height: 0;
  }
}
/* 新着情報ブロック */
#drag-temp-pre-content .news_list {
  position: relative;
  display: block;
  min-height: 50px;
  background: #777;
}

#drag-temp-pre-content .news_list:before {
  content: "新着情報";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -.75em;
  margin-left: -4.5em;
  font-size: 20px;
  color: #fff;
  z-index: 10;
}

/* pc sp change */
.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}
/* tel */
a[href^="tel:"] {
  pointer-events: none;
  cursor: text;
}

.tel_txt a {
  cursor: text;
}
.tel_txt a:hover {
  text-decoration: none;
}

@media screen and (max-width: 1000px) {
  a[href^="tel:"] {
    pointer-events: auto;
    cursor: pointer;
  }

  .tel_txt a,
  .tel_txt a:hover {
    text-decoration: underline;
  }
}
/*--------------------------------------
	1-5. tuning
--------------------------------------*/
/* static tuning */
.top .b_01, .top .b_02, .top .b_03, .top .b_04, .top .b_05, .top .b_06, .top .b_07, .top .b_08, .top .b_09, .top .b_10, .top .b_10_column2, .top .b_10_column3, .top .b_11, .top .b_11_2, .top .b_11_3, .top .table2 {
  margin: 0 auto 4em;
}
.top.full .b_01, .top.full .b_02, .top.full .b_03, .top.full .b_04, .top.full .b_05, .top.full .b_06, .top.full .b_07, .top.full .b_08, .top.full .b_09, .top.full .b_10, .top.full .b_10_column2, .top.full .b_10_column3, .top.full .b_11, .top.full .b_11_2, .top.full .b_11_3, .top.full .table2 {
  margin: 0 auto;
}

.under .b_01, .under .b_02, .under .b_03, .under .b_04, .under .b_05, .under .b_06, .under .b_07, .under .b_08, .under .b_09, .under .b_10, .under .b_10_column2, .under .b_10_column3, .under .b_11, .under .b_11_2, .under .b_11_3, .under .table2 {
  margin: 0 auto 4em;
}

#bread {
  max-width: 1000px;
  padding: 0 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* img default */
img {
  width: auto;
  max-width: 100%;
}

/* img default margin */
.b_11_2_in span img,
.b_11 .b_11_in span img {
  margin: 0 1em 1em 0;
}

/* 2col contents padding setting */
.b_10.b_10_column2 div.column_r, .b_11_2.b_11_2_column2 div.column_r {
  padding-left: 15px;
}

.b_10.b_10_column2 div.column_l, .b_11_2.b_11_2_column2 div.column_l {
  padding-right: 15px;
}

/* XPERIA Tab 縦幅対策 */
#newsList #content, #websiteNewsDetail #content {
  min-height: 600px;
}

/* content tuning */
.full #mainimage {
  max-width: 100%;
}

#content {
  padding-top: 0;
}

#base {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.full #base {
  padding: 0 !important;
}

.full .w-p {
  width: 100%;
  max-width: 1000px;
  padding: 0 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

@media screen and (max-width: 480px) {
  .full .w-p {
    padding: 0 10px;
  }
}
#contentBase {
  width: 75%;
  max-width: 750px;
}

@media screen and (max-width: 1000px) {
  #contentBase {
    width: 100%;
    max-width: 100%;
    float: none;
  }
}
@media screen and (max-width: 959px) and (min-width: 601px) {
  #content {
    padding: 0 !important;
  }
}
@media screen and (max-width: 600px) {
  #content {
    padding: 0 !important;
  }
}
@media screen and (max-width: 1000px) {
  /* content tuning */
  .full #contentBase {
    max-width: 100%;
  }

  /*#content {
  	padding: 1em 0 0 !important;
  }*/
  .under #content {
    padding: 55px 30px 0 !important;
  }

  .under.full #content {
    padding: 1em 0 0 !important;
  }

  /* bn tuning */
  .b_10.bn01 img {
    width: 75% !important;
  }

  .b_10.b_10_column2.bn02 {
    width: 75% !important;
    margin: 0 auto 2em;
  }

  .b_10.bn02 img {
    width: 100% !important;
  }

  .b_10.b_10_column3.bn03 {
    width: 75% !important;
    margin: 0 auto 2em;
  }

  .b_10.bn03 img {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  /* content tuning */
  #contentBase {
    margin: 0 auto;
    float: none;
  }

  /* static tuning */
  .b_11_3.b_11_3_column3,
  .b_11_3.b_11_3_column3 div.column_c,
  .b_11_3.b_11_3_column3 div.column_l,
  .b_11_3.b_11_3_column3 div.column_r {
    margin: 0 0 1.0em !important;
  }

  .b_10.b_10_column2 div.column_r, .b_11_2.b_11_2_column2 div.column_r {
    padding-left: 0;
  }

  .b_10.b_10_column2 div.column_l, .b_11_2.b_11_2_column2 div.column_l {
    padding-right: 0;
  }

  .top .b_01, .top .b_02, .top .b_03, .top .b_04, .top .b_05, .top .b_06, .top .b_07, .top .b_08, .top .b_09, .top .b_10, .top .b_10_column2, .top .b_10_column3, .top .b_11, .top .b_11_2, .top .b_11_3, .top .table2 {
    margin: 0 auto 2em;
  }
  .top.full .b_01, .top.full .b_02, .top.full .b_03, .top.full .b_04, .top.full .b_05, .top.full .b_06, .top.full .b_07, .top.full .b_08, .top.full .b_09, .top.full .b_10, .top.full .b_10_column2, .top.full .b_10_column3, .top.full .b_11, .top.full .b_11_2, .top.full .b_11_3, .top.full .table2 {
    margin: 0 auto;
  }

  .under .b_01, .under .b_02, .under .b_03, .under .b_04, .under .b_05, .under .b_06, .under .b_07, .under .b_08, .under .b_09, .under .b_10, .under .b_10_column2, .under .b_10_column3, .under .b_11, .under .b_11_2, .under .b_11_3, .under .table2 {
    margin: 0 auto 2em;
  }

  /* others */
  .sp_img_height {
    max-width: 80%;
  }

  /* コンテンツが短い場合 */
  #contentBase {
    min-height: 200px;
  }
}
@media screen and (max-width: 480px) {
  #base {
    padding: 0 10px;
  }

  #content {
    padding: 0 0 0 !important;
  }

  .under #content {
    padding: 55px 10px 0 !important;
  }
}
/*-----------------------------------------------------------
■ Layout
-----------------------------------------------------------*/
/* =====================================
	2. Header
===================================== */
/*--------------------------------------
    2-1. header common
--------------------------------------*/
#header {
  width: 100%;
  background: none;
  padding-top: 0;
}
#header .inner {
  width: 100%;
  max-width: 1000px;
  padding: 0 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 31px 0 14px 0;
}
#header h1 {
  width: 36.7%;
}
#header h1 img {
  width: auto;
  max-width: 100%;
}
#header .logo_wrapper  {
  width: 36.7%;
float: left;
}
#header .logo_wrapper img {
  width: auto;
  max-width: 100%;
}
#header .pc {
  display: block;
}
#header .header_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
}

#header .rightBox {
  float: right;
  text-align: right;
  width: 55.3%;
  margin-top: 7px;
}

#header_bg {
  background: none #fff;
}

img.pc_time {
  max-width: 234px;
  width: 42.32%;
  margin-right: 2.71%;
  float: right;
  margin-top: 3px;
}

img.pc_web {
  max-width: 304px;
  width: 54.97%;
  float: right;
}

@media screen and (max-width: 1000px) {
  #header .right {
    width: 44%;
  }
  #header .pc img {
    float: left;
  }

  #header .inner {
    box-sizing: border-box;
    padding: 12px 20px 14px;
  }

  img.pc_time {
    margin-right: 2.7%;
  }
}
@media screen and (max-width: 767px) {
  #header {
    margin-bottom: 0;
  }
  #header .header_wrap {
    position: relative;
  }
  #header .inner {
    padding: 0;
  }

  #header h1 {
    width: 57% !important;
    min-width: 220px;
    max-width: 367px;
    margin: 2% 0 0 2%;
  }

  #header h1 img {
    width: 100%;
    max-width: 376px;
    margin: 0;
  }
  #header .logo_wrapper {
    width: 57% !important;
    min-width: 220px;
    max-width: 367px;
    margin: 2% 0 0 2%;
  }

  #header .logo_wrapper img {
    width: 100%;
    max-width: 376px;
    margin: 0;
  }

  #header .rightBox {
    width: 13.4% !important;
    min-width: 65px;
    margin-top: 0;
  }

  #header .pc {
    display: none;
  }

  #header #mail_button, #header #menu_button, #header #tel_button {
    display: inline;
    margin-left: 0;
    max-width: inherit;
    width: auto;
  }

  #header #menu_button img {
    display: block;
    max-width: 100px;
    width: 100%;
  }

  .header_block {
    display: block !important;
  }
}
@media screen and (max-width: 480px) {
  #header h1 {
    width: 61% !important;
    margin: 3% 0 1% 2%;
  }
  #header .logo_wrapper {
    width: 61% !important;
    margin: 3% 0 1% 2%;
  }
  #header .rightBox {
    width: 16.4% !important;
  }
}
/*--------------------------------------
    2-2. gloval navi
--------------------------------------*/
#gnav {
  background: none #fff;
  width: 100%;
}

.nav {
  border-left: 1px solid #e6e6e6;
  box-sizing: border-box;
  list-style: none;
  *zoom: 1;
  position: relative;
  width: auto;
  max-width: 1000px;
  margin: 0 auto;
}

.nav li {
  width: 16.6%;
  border-right: 1px solid #e6e6e6;
  box-sizing: border-box;
  text-align: center;
}

.nav li.first {
  width: 17%;
}

.nav > li:nth-child(2) {
  width: 16%;
}

.nav > li:nth-child(3) {
  width: 17.1%;
}

.nav > li:nth-child(4) {
  width: 17.7%;
}

.nav > li:nth-child(6) {
  width: 16%;
}

.nav > li:nth-child(5) {
  width: 16.2%;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav a, .nav span {
  padding: 15px 2px 17px;
  cursor: pointer;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  color: #6d5d50;
  letter-spacing: 2px;
  line-height: 1.5;
  font-size: 14px;
  font-family: "A1明朝", "A1 Mincho";
}

.nav > li {
  float: left;
  z-index: 200;
}

.nav > li > a, .nav > li > span {
  display: block;
}

.nav a:hover,
.nav span:hover {
  text-decoration: none;
  color: #fff;
}

.nav > li > a:hover, .nav > li > span:hover {
  background: #864c4a;
  color: #fff;
  opacity: 1;
}

/* sub lists */
.sub {
  position: absolute;
  left: -9999px;
  z-index: 100;
  list-style: none;
  margin: 0;
}

.sub li {
  width: 100% !important;
  padding: 0;
  border-right: none;
  display: inline-block;
}

.sub li a {
  display: block;
  background: #9e4a4b;
  position: relative;
  z-index: 100;
  border-top: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0;
}

.sub li a:hover {
  background: #7b4041;
  opacity: 1;
}

.nav li {
  position: relative;
}

.nav > li.hover > ul {
  left: 0;
}

.nav li li.hover ul {
  left: 100%;
  top: 0;
}

@media screen and (max-width: 1000px) {
  #gnav {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }

  #globalNav .dropcordion {
    width: 100%;
    margin: 0;
    display: table;
  }

  #gnav {
    padding: 10px 20px !important;
    box-sizing: border-box;
  }

  .nav a, .nav span {
    letter-spacing: 0;
  }

  .nav li.first {
    width: 13%;
  }

  .nav > li:nth-child(2) {
    width: 16%;
  }

  .nav > li:nth-child(3) {
    width: 14.1%;
  }

  .nav > li:nth-child(4) {
    width: 16.7%;
  }

  .nav > li:nth-child(5) {
    width: 19.2%;
  }

  .nav > li:nth-child(6) {
    width: 21%;
  }
}
@media screen and (max-width: 767px) {
  #gnav {
    background: none;
    height: auto;
    width: 100%;
  }

  .nav {
    display: none;
    border: none;
  }

  .nav a, .nav span {
    padding: 16px 20px 16px;
    letter-spacing: 1px;
    box-sizing: border-box;
    font-size: 17px;
    color: #fff;
  }

  .nav li {
    border: none;
  }

  .nav > li {
    float: none;
  }

  .nav ul {
    display: block;
    width: 100%;
  }

  .nav > li.hover > ul, .nav li li.hover ul {
    position: static;
  }

  .nav li {
    background: #724742;
    border-top: 1px solid #fff;
    text-align: left;
    position: relative;
    display: block;
  }

  .nav li:hover {
    background: #825651;
  }

  .nav li, .sub li {
    width: 100% !important;
  }

  .nav li.first {
    width: 100%;
  }

  .nav li span {
    padding-right: 40px;
  }

  .nav li span:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 21px;
    right: 15px;
    width: 15px;
    height: 15px;
    margin-top: -5px;
    background: none;
  }

  .nav li span:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 21px;
    right: 15px;
    height: 15px;
    width: 15px;
    margin-top: -5px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    background: none;
  }

  .nav a:hover,
  .nav span:hover {
    background: none;
    text-decoration: none;
  }

  /* Sub Lists */
  .sub {
    margin: 0;
  }

  .sub li {
    background: #ddd;
    border-top: none;
  }

  .sub li a {
    border-top: 1px solid #fff;
    background: #9a5753;
  }

  .sub li a:hover {
    background: none #a96c64;
    text-decoration: none;
  }

  .nav li, .sub li {
    width: 100%;
  }
}
#gnav {
  max-width: 1000px;
  padding: 17px 0 26px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
#gnav .nav {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  #gnav {
    padding: 0 !important;
  }
}
/*--------------------------------------
	2-3. others
--------------------------------------*/
/* toggle menu */
.togglemenu {
  background: none;
  display: none;
}

.android .nav:focus .sub {
  display: block;
}

@media screen and (max-width: 1000px) {
  .android .nav:focus .sub {
    display: block;
  }
}
/* =====================================
	3. mainimage
===================================== */
/* GENERAL */
#mainimage {
  max-width: 100%;
  text-align: center;
}
#mainimage img {
  max-width: 100%;
}

/* natural mainimage */
.imgMain {
  position: relative;
  display: block;
  width: 100%;
  background: url("https://www.wadadental-kameido.com/asset/mainimage01.jpg") no-repeat center center;
  background-size: cover;
}

.imgMain span {
  display: none;
}

.imgMain:before {
  content: "";
  display: block;
  padding-top: 34%;
}

@media screen and (max-width: 767px) {
  .imgMain {
    background: url("https://www.wadadental-kameido.com/asset/mainimage01_sp.jpg") no-repeat center top;
    background-size: 100% auto;
  }

  .imgMain:before {
    padding-top: 68%;
  }
}
/* =====================================
	4. side
===================================== */
#side {
  width: 22%;
  max-width: 220px;
}
#side .inner {
  padding: 0;
}

#sidecontact {
  display: block;
  position: fixed;
  top: 5%;
  z-index: 1000;
}
#sidecontact.rightContent {
  right: 0;
}

#side {
  position: fixed;
  bottom: 2px;
  right: 51px;
  max-width: 652px !important;
  z-index: 99;
}

.side_box ul li {
  float: left;
}

.side_box ul li:first-child {
  border-right: 1px solid #fff;
}

#side #sidecontact {
  display: block;
  position: fixed;
  bottom: 40%;
  z-index: 1000;
}

@media screen and (max-width: 1000px) {
  #side {
    width: 100%;
    max-width: 100%;
    float: none;
    background: #fff !important;
  }
}
@media screen and (max-width: 767px) {
  #sidecontact {
    display: none;
  }

  #side {
    width: 100%;
    float: none;
    background: #fff;
  }

  #side .bn {
    margin-bottom: 0;
    margin-right: 8px;
    width: 43%;
    margin-bottom: 8px;
  }

  #side .inner {
    margin: 0 auto 30px;
    margin: 0 auto 30px;
  }

  .bnr_stel {
    display: none;
  }

  #side img {
    float: left;
    max-width: 220px;
    width: 45%;
    margin: 0 0 2.5% 3.4%;
  }
}
/* =====================================
	5. Content Bottom
===================================== */
/*--------------------------------------
	structure1 css
--------------------------------------*/
#inquiryBody div#content-bottom {
  display: none;
  margin-bottom: 3em;
}
#inquiryBody div#content-bottom li.inq_tel img, #inquiryBody div#content-bottom li.inq_mail img {
  width: 49%;
  float: left;
}
#inquiryBody div#content-bottom li.inq_tel img img, #inquiryBody div#content-bottom li.inq_mail img img {
  max-width: 345px;
  margin-top: 10px;
}
#inquiryBody div#content-bottom li.inq_tel {
  margin-right: 2%;
}

@media screen and (max-width: 1000px) {
  div#content-bottom {
    padding: 0 30px;
  }
  div#content-bottom img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  div#content-bottom {
    padding: 0 20px;
  }

  #content-bottom li {
    margin-bottom: 15px;
  }

  #content-bottom img {
    width: 100%;
  }
}
/*--------------------------------------
	contact boxs
--------------------------------------*/
.contactBox {
  background: #9ec56b;
  padding: 50px 30px 40px;
}
.contactBox .wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  line-height: 2.5em;
  letter-spacing: .12em;
  font-size: 16px;
  color: #fff;
}
.contactBox .wrap h3 {
  margin: 0 0 .2em;
  line-height: 2.33em;
  letter-spacing: .2em;
  font-size: 30px;
  color: #fff;
}
.contactBox .wrap .bnr {
  margin-top: 28px;
  display: -ms-flexbox;
  -ms-flex-direction: row;
  display: -webkit-flex;
  display: flex;
}
.contactBox .wrap .bnr .box {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin-right: 5px;
}
.contactBox .wrap .bnr .box:last-child {
  margin-right: 0;
}
.contactBox .wrap .bnr .box img {
  width: 100%;
  max-width: 100%;
}
.contactBox .tb {
  display: none;
}

@media screen and (max-width: 1000px) {
  .contactBox .tb {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .contactBox {
    position: fixed;
    z-index: 99;
    bottom: 0;
    left: 0;
    width: 100%;
    background: none;
    padding: 0;
  }
  .contactBox .wrap h3, .contactBox .wrap h3 + p {
    display: none;
  }
  .contactBox .wrap .bnr {
    margin-top: 0;
  }
  .contactBox .wrap .bnr .box {
    margin: 0 1px 0 0;
  }
}
/* =====================================
	6. Footer
===================================== */
#footer {
  background: #483b33;
  background-image: none;
  border-top: none;
  padding: 49px 0 0;
}

#footer .inner {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  font-size: 100%;
  padding: 0;
}

.footer_nav {
  float: left;
}

.footer_nav.box1 {
  width: 28.8%;
  margin-right: 2%;
  box-sizing: border-box;
}

.footer_nav.box1 ul li {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}

.footer_nav.box1 ul li:first-child {
  margin-bottom: 33px;
}

.footer_nav.box1 ul li:first-child img {
  width: 100%;
  max-width: 251px;
  padding-top: 5px;
}

.footer_nav.box1 ul li:nth-child(2) {
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
}

.footer_nav.box1 a:hover {
  opacity: 1;
}

.box1_nav_ul li:first-child {
  margin-bottom: 40px;
  text-align: left;
}

.box1_nav_ul li:last-child {
  margin-top: 7px;
}

.footer_tit {
  font-family: "A1明朝", "A1 Mincho";
  font-size: 30px;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 10.7px;
  margin-bottom: 26px;
  text-align: left !important;
  padding-bottom: 0 !important;
}

.footer_nav_ul li {
  position: relative;
  box-sizing: border-box;
  padding: 0px 0 0px 17px;
  line-height: 3;
  letter-spacing: 1px;
  font-size: 12px;
  width: 100%;
  float: left;
}

.footer_nav_ul li:before {
  position: absolute;
  display: block;
  content: "";
  border-left: 5px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  left: 0;
  top: 12px;
}

.footer_nav.box3 .footer_nav_ul li:first-child {
  width: 36%;
  box-sizing: border-box;
  padding-right: 10px;
}

.footer_nav.box3 .footer_nav_ul li:nth-child(2) {
  width: 64%;
}

.footer_nav_ul a {
  color: #fff;
}

.footer_nav_ul a:hover {
  color: #fff;
  text-decoration: none;
}

.footer_nav.box2 {
  width: 19%;
  box-sizing: border-box;
  margin-right: 2%;
}

.footer_nav.box3 {
  width: 48.2%;
}

#pagetop {
  position: fixed;
  right: 0;
  bottom: 2px;
}

.sitmap {
  background: #483b33;
  padding: 5px 0 15px;
  margin-top: 62px;
}

.sitmap ul li {
  float: left;
  text-align: right;
  font-size: 10px;
  color: #fff;
  line-height: 1.7;
  letter-spacing: 0;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  .footer_tit {
    letter-spacing: 4px;
  }

  .footer_nav_ul li {
    letter-spacing: 0px;
  }

  .footer_nav.box1 ul li {
    letter-spacing: 0px;
  }

  .footer_nav.box1 {
    width: 34.8%;
  }

  .footer_nav.box2 {
    width: 23%;
  }

  .footer_nav.box3 {
    width: 38.2%;
  }

  .footer_nav.box3 .footer_nav_ul li:first-child {
    width: 55%;
    box-sizing: border-box;
    padding-right: 10px;
  }

  .footer_nav.box3 .footer_nav_ul li:nth-child(2) {
    width: 45%;
  }
  #footer {
    padding: 49px 0 6%;
  }
}
@media screen and (max-width: 1000px) {
  #footer .inner {
    width: auto;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  #footer {
    position: static !important;
    padding: 50px 0 0;
  }

  #footer .inner {
    width: auto;
  }

  .footer_nav {
    float: none;
  }

  .footer_nav.box1 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .footer_nav.box2 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .footer_nav.box3 {
    width: 100%;
  }

  .footer_nav_ul li {
    width: 100% !important;
    float: none;
  }

  .footer_nav.box3 .footer_nav_ul li:first-child {
    padding-right: 0;
  }

  .fixed_box {
    background: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: auto;
    border-top: 1px solid #fff;
    z-index: 9999;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }

  .fixed_box li li {
    float: left;
    width: 40.8%;
    border-right: 1px solid #fff;
    box-sizing: border-box;
  }

  .fixed_box li li:last-child {
    border-right: none;
    width: 18.4%;
  }

  .fixed_box li li img {
    width: 100%;
  }

  .fixed_box > ul > li img {
    width: 100%;
  }

  .footer_tit {
    margin-bottom: 20px;
    padding-top: 0;
  }

  .sitmap {
    padding: 5px 0 25%;
    margin-top: 36px;
  }
}
/* =====================================
	7. Other Pages
===================================== */
/*--------------------------------------
	7-1. inquiry
--------------------------------------*/
#inquiryBody .pc_mail {
  display: none;
}

.form_error_notice {
  text-align: center;
  color: #CC0000;
  font-weight: bold;
  margin-bottom: 20px;
  min-height: 860px;
}

@media screen and (max-width: 767px) {
  .inquiryFormTable dt {
    background: #e5e5e5 !important;
    color: #333;
  }
}
/*--------------------------------------
	7-2. blog
--------------------------------------*/
.entry {
  margin-bottom: 20px;
}

#blogBody .date {
  text-align: right;
}

#blogBody .contributor {
  font-weight: bold;
}

#pagenation {
  background: none;
  border-top: 1px solid #ddd;
}

#pagenation .active a, #pagenation a.active:hover {
  background: #3c6287 !important;
}

#blogside li {
  position: relative;
  padding: 0 0 0 15px;
}

#blogside li:before {
  content: "";
  position: absolute;
  background: #3c6287;
  top: 18px;
  left: 0;
  margin-top: -5px;
  height: 5px;
  width: 5px;
  padding: 0;
}

#blogside li.child-2 {
  margin-left: 15px;
}

#blogside li.child-2:before {
  content: "";
  position: absolute;
  background: #ddd;
  top: 13px;
  left: 5px;
  margin-top: -5px;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  padding-left: 0;
}

/* news(side) list 打ち消し用 */
#blogBody #blogList {
  width: 72% !important;
  float: left;
}

/* search */
.blog_search_input input {
  width: 98%;
  margin-bottom: 3px;
}

.blog_search_submit {
  display: block;
  text-align: center;
  width: 98%;
}

/* blog link */
#blogBody .contentArea a {
  word-break: break-all;
}

/* blog回り込み解除 */
#blogBody .blogArea:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 767px) {
  #blogBody #blogList {
    width: 100% !important;
  }
  #blogside {
    width: 100%!important;
  }
}
/*--------------------------------------
	7-3. news
--------------------------------------*/
.top #news .titleBg {
  display: none;
}

.news_section {
  padding: 48px 0 62px;
  background: #fff;
}

.titleBg {
  font-family: "A1明朝", "A1 Mincho";
  background: #fff;
  font-size: 24px;
  color: #404040;
  padding-bottom: 13px;
  border-bottom: 3px solid #4d3b2f;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0.35em;
  margin: 0;
}

#news .newsBt {
  font-family: "秀英丸ゴシック L", "Shuei MaruGo L";
  top: -44px;
  right: 0;
  color: #666666;
  line-height: 1.2;
  text-decoration: none;
  letter-spacing: 0;
}

#news .newsBt:hover {
  text-decoration: underline;
}

#news dl {
  border-bottom: 1px solid #9b9b9b;
  padding: 24px 0 21px;
  box-sizing: border-box;
  margin: 0;
  width: auto;
}

#news dt {
  font-weight: bold;
  color: #4d3b2f;
  letter-spacing: 1.3px;
  float: left;
  padding: 0;
  box-sizing: border-box;
  margin-bottom: 0;
  line-height: 1.7;
}

#news dd {
  padding: 0 0 0 222px;
  box-sizing: border-box;
  float: none;
  width: auto;
  line-height: 1.7;
}

#news dt .newsNew {
  background: #4d3b2f;
  color: #fff;
  width: 44px;
  height: 16px;
  line-height: 17px;
  display: inline-block;
  font-size: 13px;
  padding: 1px 0 0;
  text-align: center;
  vertical-align: middle;
  font-weight: normal !important;
  margin: 0 0 2px 23px;
  border-radius: 8px;
  float: none;
  text-indent: inherit;
  letter-spacing: 0.5px;
}

#news dd a,
#newsDetail dd a {
  text-decoration: none;
  color: #666666;
  letter-spacing: 1.3px;
  line-height: 1.7;
}

#news dd a:hover {
  text-decoration: underline;
}

.newsDetailBody img {
  margin: 5px;
}

/* iPad iPhone 
.ios #news dt {
	padding: 0 10px;
	width: 180px;
	margin-top: 0;
}*/
/* news list page */
#newsList #side #news {
  display: none;
}

#news #pagenation ul {
  text-align: center;
}

#news #pagenation ul li a {
  background: #ddd;
  margin-right: 5px;
}

/* blog page */
#blogBody #news,
#blogBody .contentArea.news_list {
  width: 100% !important;
  float: none;
}

@media screen and (max-width: 767px) {
  .titleBg {
    letter-spacing: 2px;
  }

  #news dt {
    float: none;
    padding: 0 0 5px;
    width: auto;
  }

  #news dd {
    padding: 0;
  }

  #news dd a {
    letter-spacing: 0;
  }

  #pagenation .inner {
    margin-bottom: 50px;
  }

  /* iPhone 
  .ios #news dt {
  	padding: 0 10px;
  	width: 180px;
  }
  .ios #news .newsNew,
  .ios #newsDetail .newsNew {
  		padding: 3px 10px  3px 5px;
  	line-height: 0.8;
  }*/
}
@media screen and (max-width: 480px) {
  #news .newsBt {
    top: -33px;
    letter-spacing: 0;
  }
}
/*--------------------------------------
	7-4. sitemap
--------------------------------------*/
ul.sitemap_ic li a:after {
  background-color: #fff;
}

ul.sitemap_ic li a {
  padding-right: 40px;
}

/* =====================================
	link hover
===================================== */
/*--------------------------------------
	a
--------------------------------------*/
a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

h1 a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* =====================================
	btns hover
===================================== */
/*--------------------------------------
	submit
--------------------------------------*/
input[type=submit]:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* =====================================
	page display
===================================== */
/*--------------------------------------
	inquiry
--------------------------------------*/
body#inquiryBody {
  background: none;
}
body#inquiryBody #mainimage {
  display: none;
}

#contentBase, #side {
  width: 100%;
  max-width: 1000px;
  float: none;
}

.full #contentBase, .full #side {
  max-width: 100%;
}

/* gray */
.theme-gray {
  background: #767676;
}

/* pink */
.theme-pink {
  background: #e5005a;
}

/*# sourceMappingURL=file:///C:/Users/dongx/plimo-integrate/htdocs/css/plimo_structure.css.map */


/* バナー設置 */
.corona img {
    margin: 0 auto;
	width: 700px;
}
@media screen and (max-width: 767px) {
.corona img {
	width: 350px;
}
}

