@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: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
  font-size: 15px;
  color: #333333;
  letter-spacing: 0.08em;
  line-height: 2;
  background: none !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph; */
}

@media screen and (max-width: 767px) {
  body {
    font-size: 15px !important;
  }
}
/*--------------------------------------
	1-2. links
--------------------------------------*/
a {
  color: #333333;
}
a:visited {
  color: #333333;
}
a:focus {
  color: #333333;
}
a:hover {
  color: #333333;
}
a:active {
  color: #333333;
}

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: 768px) {
  #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: 768px) {
  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 20px;
}

#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;
  width: 37%;
}

/* 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;
  -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;
  -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;
  }
}
#contentBase {
  width: 75%;
  max-width: 750px;
}

@media screen and (max-width: 768px) {
  #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: 1em 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 20px;
  }

  /* others */
  .sp_img_height {
    max-width: 80%;
  }

  /* コンテンツが短い場合 */
  #contentBase {
    min-height: 200px;
  }
}
@media screen and (max-width: 480px) {
  #base {
    padding: 0;
  }

  #content {
    padding: 1em 0 0 !important;
  }

  .under #content {
    padding: 1em 10px 0 !important;
  }
}
/*-----------------------------------------------------------
■ Layout
-----------------------------------------------------------*/
/* =====================================
	2. Header
===================================== */
/*--------------------------------------
	2-1. header common
--------------------------------------*/
/* 140EX HEADER */
#wrapper {
  padding-top: 90px;
}

@media (max-width: 1300px) {
  #wrapper {
    padding-top: 64px;
  }
}
@media (max-width: 1000px) {
  #wrapper {
    padding-top: 59px;
  }
}
@media (max-width: 767px) {
  #wrapper {
    padding-top: 83px;
  }
}
@media screen and (max-width: 480px) {
  #wrapper {
    padding-top: 60px;
  }
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background: #fff;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
}

#header h1 {
  width: 38%;
  max-width: 375px;
  margin: 16px 0 0 18px;
}

#header h1 img {
  width: auto;
  max-width: 100%;
}

#header .right_box {
  width: 307px;
  float: right;
  line-height: 0;
}

.header_block {
  margin: 0px auto 0 !important;
}

.right_box li:first-child {
  width: 22.5%;
  border-right: 1px solid #fff;
}

.right_box li:nth-child(2) {
  width: 22.4%;
  border-right: 1px solid #fff;
}

.right_box li:last-child {
  width: 55%;
}

.right_box li {
  float: left;
  box-sizing: border-box;
}

#header .right_box a {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #6baabe;
  color: #fff;
}

#header .right_box a:hover {
  text-decoration: none;
}

#header .toggleMenu {
  display: none;
  float: right;
}

#header .toggleMenu img {
  width: 83px;
}

#header .header_menu {
    width: 595px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -264px;
}

#header .header_menu .g_nav {
  display: flex;
}

#header .header_menu .g_nav > li {
  border-left: none;
  vertical-align: middle;
}

#header .header_menu .g_nav > li:nth-child(3) > span {
  padding: 0 28px;
}

#header .header_menu .g_nav > li:nth-child(4) > a {
  padding: 0 26px;
}

#header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
  display: flex;
  align-items: center;
  width: auto;
  height: 90px;
  padding: 0 34px;
  font-size: 15px;
  text-align: center;
  vertical-align: middle;
  color: #454341;
  letter-spacing: 1.5px;
  font-family: "A1明朝", "A1 Mincho";
  line-height: 1.2;
  word-break: break-all;
}

#header .header_menu .g_nav > li > a > span, #header .header_menu .g_nav > li > span > span {
  display: block;
  margin: -12px auto 0;
}

#header .header_menu .g_nav > li:first-child a span {
  margin: 0 auto 0;
}

#header .header_menu .g_nav > li > a sub, #header .header_menu .g_nav > li > span sub {
  font-size: 10px;
  color: #64bfbc;
  letter-spacing: 1px;
  bottom: -13px;
  font-family: "秀英角ゴシック金 L", "Shuei KakuGo Kin L";
  display: block;
  line-height: 1.2;
}

#header .header_menu .g_nav > li > a sub:before, #header .header_menu .g_nav > li > span sub:before {
  content: "\d\a";
  white-space: pre;
  display: none;
}

#header .header_menu .g_nav > li > span:hover + dl, #header .header_menu .g_nav > li > span ul:hover {
  pointer-events: auto;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

#header .header_menu .g_nav > li > span:hover {
  position: relative;
  cursor: pointer;
}

@media (min-width: 768px) {
  #header .header_menu .g_nav > li > span:hover:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: -49px;
    display: block;
    width: 72px;
    height: 100px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 9999;
  }

  #header .header_menu .g_nav > li > span:hover:after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: -44px;
    z-index: 2;
    display: block;
    width: 72px;
    height: 100px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 999;
  }
}
#header .header_menu .g_nav > li a:hover {
  cursor: pointer;
  text-decoration: none;
}

#header .header_menu .g_nav > li:first-child {
  position: relative;
}

#header .header_menu .g_nav > li:first-child a {
  padding-top: 33px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 10px;
  color: #64bfbc;
  letter-spacing: 1px;
  font-family: "秀英角ゴシック金 L", "Shuei KakuGo Kin L";
}

#header .header_menu .g_nav > li:first-child a:before {
  content: "";
  position: absolute;
  top: 23px;
  left: 50%;
  margin-left: -8.5px;
  display: block;
  width: 17px;
  height: 19px;
  background: url("https://www.sato.or.jp/asset/header_home.png") no-repeat center center;
}

#header .header_menu .g_nav > li dl {
  pointer-events: none;
  position: fixed;
  top: 90px;
  left: 0;
  display: block;
  width: 100%;
  padding: 50px 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #d1faf9;
  -moz-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 99;
}

@media (min-width: 768px) {
  #header .header_menu .g_nav > li dl {
    pointer-events: none;
  }
}
#header .header_menu .g_nav > li dl dt {
  max-width: 1000px;
  margin: 0 auto 20px;
  line-height: 1.2;
  font-size: 26px;
  letter-spacing: .3em;
  color: #47918f;
  font-family: "A1明朝", "A1 Mincho";
}

#header .header_menu .g_nav > li dl ul {
  max-width: 1000px;
  margin: 0 auto;
}

#header .header_menu .g_nav > li dl li {
  display: inline-block;
  margin-right: 30px;
}

#header .header_menu .g_nav > li dl li:before {
  content: "▶︎";
  color: #47918f;
  margin-right: .5em;
}

#header .header_menu .g_nav > li dl li:last-child {
  margin-right: 0;
}

#header .header_menu .g_nav > li dl a {
  color: #333 !important;
}

#header .header_menu .g_nav > li dl a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  text-decoration: underline;
}

#header .header_menu .g_nav > li dl:hover {
  pointer-events: auto;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

@media screen and (max-width: 1300px) and (min-width: 1001px) {
  #header h1 {
    width: 260px;
    margin: 14px 0 0 10px;
  }

  #header .right_box {
    width: 220px;
  }

  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    padding: 0 10px !important;
    height: 64px;
  }

  #header .header_menu {
    width: 383px;
    margin-left: -160px;
  }

  #header .header_menu .g_nav > li dl {
    top: 64px;
  }

  #header .header_menu .g_nav > li > a sub, #header .header_menu .g_nav > li > span sub {
    letter-spacing: 0;
    bottom: -10px;
  }

  #header .header_menu .g_nav > li:first-child a:before {
    top: 10px;
  }

  #header .header_menu .g_nav > li:first-child a {
    padding-top: 24px !important;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  #header h1 {
    width: 230px;
    margin: 12px 0 0 10px;
  }

  #header .right_box {
    width: 200px;
  }
  
  #header .header_menu .g_nav > li dl {
    top: 59px;
  }

  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    letter-spacing: 0;
    padding: 0 5px !important;
    height: 59px;
  }

  #header .header_menu {
    width: 311px;
    margin-left: -134px;
  }

  #header .header_menu .g_nav > li > a sub, #header .header_menu .g_nav > li > span sub {
    letter-spacing: 0;
    bottom: -7px;
  }

  #header .header_menu .g_nav > li:first-child a {
    letter-spacing: 0;
    padding-top: 20px !important;
  }

  #header .header_menu .g_nav > li:first-child a:before {
    top: 7px;
  }
}
@media screen and (max-width: 767px) {
  #header {
    position: absolute;
    top: 0 !important;
  }

  #header .header_menu {
    width: auto;
    left: 100%;
    position: inherit;
    margin: inherit;
  }

  #header h1 {
    margin: 12px 0 0 10px;
    width: 100%;
    max-width: 362px;
  }

  #header h1 img {
    max-width: 362px;
    width: 100%;
    min-width: inherit;
  }

  #header .toggleMenu {
    display: block;
  }

  #header .right_box, #header .g_nav {
    display: none;
  }

  #header .header_menu {
    float: none;
  }

  #header .header_menu .g_nav {
    display: block;
    text-align: center;
    background: #e3e6f4;
  }

  #header .header_menu .g_nav > li {
    position: relative;
    border-bottom: 1px solid #fff;
    background: #35a2bf;
    border-left: none;
  }

  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    width: 100%;
    padding: 20px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    color: #fff;
    height: auto;
    display: block;
    text-align: left;
  }

  #header .header_menu .g_nav > li > a span, #header .header_menu .g_nav > li > span span {
    margin: 0;
  }

  #header .header_menu .g_nav > li > a sub, #header .header_menu .g_nav > li > span sub {
    display: none !important;
    margin: -6px 0 0 12px;
    display: inline-block;
    vertical-align: middle;
  }

  #header .header_menu .g_nav > li > a:hover, #header .header_menu .g_nav > li > span:hover {
    background: #66bed5;
    opacity: 1 !important;
  }

  #header .header_menu .g_nav > li:first-child {
    border-left: none;
  }

  #header .header_menu .g_nav > li:first-child a {
    padding: 20px 20px 20px 40px;
    width: 100%;
  }

  #header .header_menu .g_nav > li:nth-child(2) span {
    width: 100%;
    text-align: left;
  }

  #header .header_menu .g_nav > li:first-child a:before {
    position: absolute;
    top: 50%;
    left: 20px;
    margin-left: 0;
    margin-top: -11px;
  }

  #header .header_menu .g_nav > li:first-child a span {
    margin-top: 0;
    margin-left: 28px;
    color: #fff;
    font-size: 18px;
    font-family: "A1明朝", "A1 Mincho";
  }

  #header .header_menu .g_nav > li > span:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 20px;
    width: 16px;
    height: 16px;
    border-top: 2px solid #0a1a70;
    border-right: 2px solid #0a1a70;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }

  #header .header_menu .g_nav > li dl {
    position: relative;
    top: 0;
    background: none;
    padding: 0;
  }

  #header .header_menu .g_nav > li dl li:before {
    display: none;
  }

  #header .header_menu .g_nav > li dt {
    display: none;
  }

  #header .header_menu .g_nav > li ul {
    position: inherit;
    background: #eff1fb;
    display: none;
    top: 0;
    padding: 0;
  }

  #header .header_menu .g_nav > li ul li {
    display: block;
    margin-right: 0;
    border-top: 1px solid #fff;
  }

  #header .header_menu .g_nav > li ul li a {
    background: #297a90;
    font-size: 18px;
    color: #fff !important;
    font-family: "A1明朝", "A1 Mincho";
  }

  #header .header_menu .g_nav > li ul li a {
    position: relative;
    display: block;
    padding: 10px 20px 10px 28px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
  }

  #header .header_menu .g_nav > li ul li a:hover {
    text-decoration: none;
    background: #328ca5;
  }

  #header .header_menu .g_nav > li.hover ul {
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }

  #header .header_menu .g_nav > li.hover > span:after {
    margin-top: -15px;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  #header .header_menu .g_nav > li > span {
    position: relative;
  }

  #header .header_menu .g_nav > li.hover > span + dl, #header .header_menu .g_nav > li > span:hover + dl {
    pointer-events: auto;
    opacity: 1;
  }
}
@media screen and (max-width: 480px) {
  #header h1 {
    width: inherit;
    max-width: 220px;
    margin: 12px 0 0 10px;
  }

  #header .toggleMenu img {
    width: 60px;
  }
  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    font-size: 18px;
  }

  #header .header_menu .g_nav > li ul li a{
    font-size: 17px;
  }
}
/*--------------------------------------
	2-2. gloval navi

@import "core/header/nav/structure_1";
#gnav {
	max-width: $csw;
	padding: $pd-pc;
	@include box-sizing(border-box);
	margin: 0 auto;
	.nav {
		max-width: 100%;
	}
}
@media screen and (max-width: $media-sp) {
	#gnav {
		padding: 0;
	}
}
--------------------------------------*/
/*--------------------------------------
	2-3. others
--------------------------------------*/
/* toggle menu */
.togglemenu {
  background: none;
  display: none;
}

.android .nav:focus .sub {
  display: block;
}

@media screen and (max-width: 768px) {
  .android .nav:focus .sub {
    display: block;
  }
}
/* =====================================
	3. mainimage
===================================== */
/* GENERAL */
#mainimage {
  max-width: 100%;
  text-align: center;
}
#mainimage img {
  max-width: 100%;
}

.full #mainimage {
  position: relative;
}

/* GENERAL */
#mainimage {
  max-width: 100%;
  text-align: center;
}

#mainimage img {
  max-width: 100%;
}

.main_inner {
  height: 100%;
  position: absolute;
  z-index: 20;
  width: 26%;
  right: 40%;
}

.top_inner {
  width: 100%;
  height: 100%;
  display: table;
  padding: 15px 0;
  box-sizing: border-box;
  z-index: 98;
}

.inner_box {
  display: table-cell;
  vertical-align: middle;
}

.inner_box img {
  width: 100%;
  max-width: 486px !important;
  margin: 0 auto;
}

#slide2 {
  display: none !important;
}

/* natural mainimage */
.imgMain {
  position: relative;
  display: block;
  width: 100%;
  background: url("https://www.sato.or.jp/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 (min-width: 768px) and (max-width: 1000px) {
  .main_inner {
    height: auto;
    right: 25%;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .imgMain {
    background: url("https://www.sato.or.jp/asset/mainimage01_sp.jpg") no-repeat center top;
    background-size: 100% auto;
  }

  .imgMain:before {
    padding-top: 68%;
  }

  .inner_box img {
    width: 100%;
    max-width: 486px !important;
  }

  #slide2 {
    display: block !important;
  }

  #slide1 {
    display: none !important;
  }

  .main_inner {
    width: 64%;
    left: 18%;
  }
}
/* =====================================
	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;
}

.full #side {
  display: none;
}

#side #sidecontact {
  display: block;
  position: fixed;
  bottom: 40%;
  z-index: 1000;
}

@media screen and (max-width: 768px) {
  #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: 768px) {
  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: 768px) {
  .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: url("https://www.sato.or.jp/asset/footer_bg01.jpg") no-repeat center center;
  background-size: cover;*/
  padding: 85px 0 0;
  margin-top: 0;
  background: #e6ddca;
}

.footer_block {
  margin-bottom: 111px;
}

#footer .inner {
  width: 960px;
  margin: 0 auto;
  text-align: center;
  padding: 15px 0 10px;
  font-size: 100%;
}

#footer .footerLink {
  color: #000;
  margin-bottom: 5px;
}

#footer .footerLink a {
  color: #000;
}

address {
  font-weight: bold;
  color: #000;
}

.footer_nav_area {
  width: 38%;
  float: left;
}

.footer_right {
  width: 47.5%;
  float: right;
}

.footer_clinic_area {
  width: 46%;
  float: left;
}

.footer_menu_area {
  width: 45%;
  float: right;
}

.footer_pic_tit:after {
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #c4c2bf;
}

.footer_pic_tit {
  position: relative;
  padding-bottom: 10px;
}

.footer_pic_tit img {
  width: 100%;
  max-width: 71px;
}

.footer_menu_area .footer_pic_tit img {
  max-width: 61px;
}

div.sitmap {
  width: 100%;
  float: none;
}

.logo img {
  max-width: 375px;
  width: 100%;
}

.logo {
  width: 100%;
  margin: 0px 0 26px;
}

.logo a:hover {
  opacity: 1;
}

.footer_tit {
  font-size: 15px;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 12px;
  letter-spacing: 2px;
  font-family: "ヒラギノ角ゴ W5 JIS2004", "Hiragino Kaku Gothic W5 JIS2004";
}

.footer_tex {
  font-size: 13px;
  color: #ffffff;
  line-height: 20px;
  margin-bottom: 42px;
  letter-spacing: 2px;
}

h4.footer_ttl {
  font-size: 22px;
  color: #555555;
  font-family: "A1明朝", "A1 Mincho";
  line-height: 1.2;
  letter-spacing: 2px;
  border-bottom: 2px solid #e2ddca;
  padding-bottom: 15px;
}

.footer_copy_box {
  background: #fff;
  padding: 6px 0 14px;
}

.footer_bottom_list li a {
  font-size: 11px;
  color: #aeaaa2;
  letter-spacing: 2.5px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serifsans-serif;
  text-decoration: underline;
}

.footer_bottom_list li:last-child {
  float: right;
  margin-top: 5px;
}

.footer_bottom_list li {
  font-size: 11px;
  color: #aeaaa2;
  line-height: 1.2;
  display: inline-block;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serifsans-serif;
}

ul.footer_nav {
  margin-top: 25px;
}

.footer_nav li {
  padding-bottom: 7px;
}

.footer_nav li a:after {
  position: absolute;
  content: "";
  display: block;
  background: url("https://www.sato.or.jp/asset/top_img23.png") no-repeat center center;
  width: 7px;
  height: 8px;
  left: 0;
  top: 8px;
}

.footer_nav li a {
  font-size: 13px;
  padding-left: 13px;
  position: relative;
  letter-spacing: 0;
  display: inline-block;
  color: #b3b2af !important;
  font-family: "ヒラギノ角ゴ W1 JIS2004", "Hiragino Kaku Gothic W1 JIS2004";
}

.footer_box {
  font-size: 12px;
  text-align: center;
  letter-spacing: 2.5px;
  margin-top: 20px;
}

div.sitmap a {
  font-size: 12px;
  display: inline-block;
  margin-top: 16px;
}

.footer_fixbox {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  background: #256aab;
  padding: 10px;
  box-sizing: border-box;
  max-width: 335px;
}

.footer_fixbox ul li {
  text-align: center;
}

.footer_fixbox ul li a {
  display: inline-block;
}

.footer_fixbox ul li:last-child img {
  max-width: 24px;
  vertical-align: middle;
}

.footer_fixbox ul li:first-child img {
  max-width: 241px;
}

.footer_fixbox ul img {
  width: 100%;
}

.footer_fixbox ul li:nth-child(2) img {
  max-width: 24px;
  vertical-align: middle;
}

.footer_fixbox ul li:last-child {
  width: 14%;
  float: right;
  padding: 0 0 0 7px;
  border-left: 1px solid #fff;
  box-sizing: border-box;
}

.footer_fixbox ul li:nth-child(2) {
  /* width: 16%; */
  /* float: left; */
  /* padding: 0 10px; */
  /* border-left: 1px solid #fff; */
  /* box-sizing: border-box; */
}

.footer_fixbox ul li:first-child {
  width: 84%;
  float: left;
  padding: 5px 10px 0;
  box-sizing: border-box;
}

#pagetop {
  position: fixed;
  right: 2%;
  bottom: 10%;
}

@media screen and (max-width: 1000px) {
  #footer .inner {
    width: auto;
  }

  .footer_right {
    width: 60%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #footer {
    padding: 61px 0 0;
  }

  .footer_block {
    margin-bottom: 30px;
  }

  .footer_fixbox ul li:last-child {
    padding-left: 0;
  }

  .footer_bottom_list li:last-child {
    margin-top: 10px;
  }

  .footer_fixbox ul li:nth-child(2) img {
    width: 100%;
  }

  .footer_fixbox ul li:first-child img {
    width: 100%;
    vertical-align: middle;
  }

  .footer_fixbox ul li:last-child img {
    width: 100%;
  }

  .footer_about_area {
    width: 47%;
  }

  .footer_menu_area {
    width: 50%;
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  div#content-bottom {
    padding: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  #footer {
    /*background: url("https://www.sato.or.jp/asset/footer_spbg01.jpg") no-repeat center center;
    background-size: cover;*/
    padding: 61px 0 0;
  }

  #footer .gnv_tmp_width_1000 {
    max-width: inherit;
  }

  #footer {
    padding: 40px 0 0;
    position: static !important;
  }

  #footer .inner {
    width: auto;
  }

  .footer_nav_area {
    width: 100%;
    float: none;
  }

  .footer_right {
    width: 100%;
    float: none;
  }

  .footer_menu_area {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-top: 25px;
  }

  .footer_about_area {
    width: 100%;
    float: none;
    margin-bottom: 8px;
    padding-right: 0;
  }

  div.logo {
    width: 100%;
    margin-bottom: 25px;
  }

  table.footer_table tr th {
    width: 15%;
  }

  ul.footer_nav {
    margin-top: 10px;
  }

  table.footer_table tr td, table.footer_table tr th {
    line-height: 25px;
  }

  table.footer_table {
    margin-bottom: 20px;
  }

  .footer_fixsp ul li img:hover {
    opacity: 0.8;
  }

  .footer_fixsp ul li:last-child {
    width: 16.73%;
    float: left;
    border-right: none;
    border-left: 1px solid #fff;
    box-sizing: border-box;
  }

  .footer_fixsp ul {
    width: 100%;
  }

  .footer_fixsp {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }

  .footer_fixsp ul li:last-child img {
    width: 100%;
  }

  .footer_fixsp ul li img {
    width: 100%;
  }

  .footer_fixsp ul li a:hover {
    opacity: 0.9;
  }

  .footer_fixsp ul li:first-child a {
    opacity: 1;
  }

  .footer_tex {
    margin-bottom: 12px;
  }

  .footer_fixsp ul li:first-child, .footer_fixsp ul li:nth-child(2) {
    width: 18.53%;
    float: left;
    box-sizing: border-box;
  }
.footer_fixsp ul li:first-child {
    width: 18.53%;
    float: left;
    box-sizing: border-box;
    position: fixed;
    right: 0;
    bottom: 55px;
}

  .footer_fixsp ul li:nth-child(3) {
    width: 46%;
    float: left;
    border-left: 1px solid #fff;
    box-sizing: border-box;
  }

  .footer_fixsp ul li:nth-child(2) {
    border-left: 1px solid #fff;
    box-sizing: border-box;
  }

  #pagetop {
    display: none;
  }

  .footer_bottom_list li:last-child {
    float: none;
    margin-top: 5px;
  }

  .footer_bottom_list li {
    display: block;
  }

  .footer_clinic_area {
    width: 100%;
    float: none;
    margin-top: 25px;
  }

  .footer_copy_box {
    padding: 16px 0 16%;
  }
  .footer_block {
    margin-bottom: 50px;
  }
}
/* =====================================
	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;
}

.inquiry #content {
    min-height: 600px;
}

@media screen and (max-width: 767px) {
  .inquiryFormTable dt {
    background: #e5e5e5 !important;
    color: #333;
    padding: 8px 10px 10px;
  }

  .inquiryFormTable dl {
    display: block;
  }

  .inquiryFormTable dd, .inquiryFormTable dt {
    display: block;
    width: 100% !important;
    box-sizing: border-box;
    border: none;
  }

  #inquiryForm dd {
    padding: 10px 0 25px;
  }

  #inquiryForm .formL, #inquiryForm .formM, #inquiryForm .formS, #inquiryForm textarea {
    width: 100% !important;
    box-sizing: border-box;
  }
}
/*--------------------------------------
	7-2. blog
--------------------------------------*/
.entry {
  margin-bottom: 20px;
}

#blogBody .contentArea {
  width: 72%;
}

#blogBody .contentArea h3 {
  background: #4083bd;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #fff;
  padding: 14px 14px 18px;
  margin-bottom: 0;
  font-size: 22px;
  color: #fff;
  font-family: "A1明朝", "A1 Mincho";
  line-height: 1.2;
  border-radius: 5px;
}

#blogBody .date {
  text-align: right;
}

#blogBody .contentArea a {
  color: #fff;
}

#blogBody .contentArea h3 a {
    color: #000;
}

#blogBody .contributor {
  font-weight: bold;
}

#pagenation li {
  width: auto;
}

#pagenation .active a, #pagenation a.active:hover {
  background: #0c599b !important;
  line-height: 1.8;
  letter-spacing: 0;
  padding: 0 8px;
}

#pagenation {
  background: none;
  border-top: none;
}

#blogside h3 {
  width: 100%;
  color: #fff;
  background: #b2b051;
  border-radius: 6px;
  font-weight: normal;
  padding-bottom: 0;
  margin-bottom: 15px;
  padding: 15px 8px 20px;
  /* border-radius: 10px; */
  text-align: center;
  font-family: "A1明朝", "A1 Mincho";
  line-height: 1.2;
  box-sizing: border-box;
  font-size: 15px;
  letter-spacing: 0px;
}

#blogside li {
  position: relative;
  padding: 0 0 0 15px;
}

#blogside li:before {
  content: "";
  position: absolute;
  background: #4083bd;
  top: 16px;
  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: 100%;
  margin-bottom: 3px;
  box-sizing: border-box;
}

.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) {
  .under #mainimage {
    margin-top: 0;
  }

  #blogBody #blogList {
    width: 100% !important;
  }

  #blogside {
    width: 100% !important;
  }

  #blogBody .contentArea {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  #blogBody #mainimage {
    margin-top: 0;
  }

  .under #mainimage {
    margin-top: 0;
  }
}
/*--------------------------------------
	7-3. news
--------------------------------------*/
.top .titleBg {
  font-size: 26px;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 3px;
  background: #3d382f;
  padding: 18px 20px 25px;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  margin-bottom: 0;
  position: relative;
}
.top #news .titleBg {
  display: none;
}
.top #news .newsBt{
  display: none;
}
.titleBg {
  background: none;
  padding: 0 0 15px 0;
  margin-bottom: 20px;
  font-size: 23px;
  color: #514338;
  font-family: "A1明朝", "A1 Mincho";
  letter-spacing: 2px;
  border-bottom: 2px solid #64bfbc;
}
.newsBt {
  top: 30px;
  right: 20px;
  font-size: 13px;
  color: #ffffff;
  letter-spacing: 1.5px;
  text-decoration: underline;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serifsans-serif;
  position: absolute;
}

.top #news {
  position: relative;
  background: #f7f5f3;
  padding-bottom: 0;
  overflow-y: scroll;
  min-height: 347px;
}

#news .newsBt {
  top: 5px;
  right: 0;
  font-size: 16px;
  color: #333333;
  letter-spacing: 3px;
  text-decoration: underline;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

#news dl {
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 22px 20px 20px;
  background: #f7f5f3;
  line-height: 1.4;
  border-bottom: 1px solid #d5d2cd;
}

#newsList #news dl {
  background: none;
  padding: 20px 0;
}
#news dt {
  margin-bottom: 0;
  width: inherit;
  float: none;
  font-size: 15px;
  color: #555555;
  letter-spacing: 0.6px;
  font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
}

#news dd {
  padding: 0;
  padding-bottom: 0;
  float: none;
  width: auto;
  font-size: 15px;
  color: #555555;
  letter-spacing: 0.5px;
  font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
}

#news .newsNew, #newsDetail .newsNew {
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 20px;
  float: none;
  background: #64bfbc;
  color: #ffffff;
  font-size: 11px;
  font-weight: normal;
  line-height: 19px;
  letter-spacing: 2px;
  vertical-align: middle;
  margin: -3px 0 0 21px;
  padding: 0;
  text-indent: 1px;
  border-radius: 3px;
  text-align: center;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serifsans-serif;
}

#news dd a,
#newsDetail dd a {
  text-decoration: none;
}

#news dd a:hover, #newsDetail 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) {
  #news dt {
    padding: 0;
    width: inherit;
    float: none;
  }

  #news dd {
    padding: 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: 490px) {
  #news dl:last-child {
    padding-bottom: 23px;
  }
}
/*--------------------------------------
	7-4. sitemap
--------------------------------------*/
ul.sitemap_ic li a:after {
  background-color: #fff;
}

ul.sitemap_ic li a {
  position: relative;
  display: block;
  margin: 0;
  padding: 15px 10px 15px 10px;
  font-weight: 700;
  text-decoration: none;
  font-size: 16px;
  font-family: "A1明朝", "A1 Mincho";
}

.sitemap_ic li a:hover {
  color: #084070;
}

#notfoundBody .box1_tit {
  padding-bottom: 20px !important;
}

#notfoundBody .box1_text {
  padding-bottom: 0 !important;
}

#notfoundBody .footer_tex {
  text-align: left !important;
  padding-bottom: 0 !important;
}

#notfoundBody p strong {
    font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";
}

#notfoundBody p.bottom_tit {
    padding-bottom: 17px;
}

#notfoundBody p.bottom_text {
    padding-bottom: 0;
}

#notfoundBody p.footer_tit {
    text-align: left;
    padding-bottom: 0;
}

/* =====================================
	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/ACS/plimo-integrate/htdocs/css/plimo_structure.css.map */
