@charset "UTF-8";
/* =====================================
	Default setting
===================================== */
/* =====================================
  Mixins
===================================== */
/*--------------------------------------
  Font Responsive
--------------------------------------*/
/*--------------------------------------
  Contents Default
--------------------------------------*/
/*--------------------------------------
  Font Icons
--------------------------------------*/
/* Generated by Glyphter (http://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 (http://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: 62.5%;
  /* IE文字サイズ対策 */
}

body {
  min-width: 300px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 15px;
  color: #736f6f;
  letter-spacing: 2px;
  line-height: 2.33;
  background: none !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  text-align: justify;
  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: #736f6f;
}
a:visited {
  color: #736f6f;
}
a:focus {
  color: #736f6f;
}
a:hover {
  color: #736f6f;
}
a:active {
  color: #736f6f;
}

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: none;
  padding: 7px 23.5% 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f4f5f5;
  font-size: 12px;
}

#bread li a span {
  color: #66b0ce;
  text-decoration: underline;
}

#bread span {
  color: #555555;
}

/* 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: 1024px) and (min-width: 768px) {
  #bread {
    padding: 6px 25px 5px;
    box-sizing: border-box;
  }
}
@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: 40px 0 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;
  }

  #bread {
    padding: 6px 25px 5px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {
  #base {
    padding: 0 10px;
  }

  #content {
    padding: 0 0 0 !important;
  }

  .under #content {
    padding: 40px 0 0 !important;
  }

  #bread {
    padding: 6px 10px 5px;
    box-sizing: border-box;
  }
}
/*-----------------------------------------------------------
■ Layout
-----------------------------------------------------------*/
/* =====================================
	2. Header
===================================== */
/*--------------------------------------
	2-1. header common
--------------------------------------*/
/* 140EX HEADER */
#wrapper {
  padding-top: 130px;
}
@media (max-width: 1300px) {
  #wrapper {
    padding-top: 100px;
  }
}
@media (max-width: 1060px) {
  #wrapper {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  #wrapper {
    /*padding-top: 116px;*/
    padding-top: 0;
  }
}

#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: 31.3%;
  max-width: 313px;
  margin: 1.9% 0 0 1.5%;
}
#header h1 img {
  width: auto;
  max-width: 100%;
}
#header .right_box {
  float: right;
  width: 260px;
}
#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: 75px;
}
#header .header_menu {
  float: right;
}
#header .header_menu .g_nav {
  display: flex;
}
#header .header_menu .g_nav > li {
  border-left: 1px solid #babdd0;
  vertical-align: middle;
}
#header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
  display: flex;
  align-items: center;
  width: 171px;
  height: 130px;
  font-size: 20px;
  font-family: "秀英明朝 M", "Shuei Mincho M";
  color: #474747;
  letter-spacing: 6px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  word-break: break-all;
  cursor: pointer;
}
#header .header_menu .g_nav > li > a > span, #header .header_menu .g_nav > li > span > span {
  display: block;
  margin: 0 auto;
}
#header .header_menu .g_nav > li > a sub, #header .header_menu .g_nav > li > span sub {
  font-size: 12px;
  color: #8d8b8b;
  letter-spacing: 1.5px;
  font-family: "秀英明朝 M", "Shuei Mincho M";
}
#header .header_menu .g_nav > li > a sub:before, #header .header_menu .g_nav > li > span sub:before {
  content: "\d\a";
  white-space: pre;
}
#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;
}
@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: 3.3em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  color: #8d8b8b;
  letter-spacing: 1.5px;
}
#header .header_menu .g_nav > li:first-child a:before {
  content: "";
  position: absolute;
  top: 33px;
  left: 50%;
  margin-left: -13px;
  display: block;
  width: 26px;
  height: 29px;
  background: url("//www.sodadental.net/asset/menu_icon.png") no-repeat center center;
}
#header .header_menu .g_nav > li dl {
  pointer-events: none;
  position: absolute;
  top: 130px;
  left: 0;
  display: block;
  width: 100%;
  padding: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffd9ac;
  -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;
  font-size: 26px;
  letter-spacing: .3em;
  color: #0cb1f6;
  font-family: "秀英明朝 M", "Shuei Mincho M";
}
#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: #0cb1f6;
  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;
}

.right_box li {
  width: 100%;
}

.right_box li:last-child {
  border-top: 1px solid #e9a351;
}

#header .header_menu .g_nav > li span:hover,
#header .header_menu .g_nav > li a:hover {
  opacity: 0.7;
}

#header .header_menu .g_nav > li:nth-child(4) > a,
#header .header_menu .g_nav > li:nth-child(4) > span {
  width: 160px;
}

#header .header_menu .g_nav > li:last-child > a,
#header .header_menu .g_nav > li:last-child > span {
  width: 182px;
}

@media screen and (max-width: 1500px) and (min-width: 1301px) {
  #header .header_menu .g_nav > li > a,
  #header .header_menu .g_nav > li > span {
    width: 130px;
    letter-spacing: 1px;
  }

  #header .header_menu .g_nav > li:first-child > a,
  #header .header_menu .g_nav > li:first-child > span {
    width: 90px;
  }

  #header .header_menu .g_nav > li:last-child > a,
  #header .header_menu .g_nav > li:last-child > span {
    width: 130px;
  }

  #header .header_menu .g_nav > li:nth-child(4) > a,
  #header .header_menu .g_nav > li:nth-child(4) > span {
    width: 130px;
  }
}
@media screen and (max-width: 1300px) {
  #header h1 {
    max-width: 260px;
  }
  #header .right_box {
    width: 200px;
  }
  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    width: 138px;
    height: 100px;
  }
  #header .header_menu .g_nav > li:first-child a:before {
    top: 22px;
  }
  #header .header_menu .g_nav > li dl {
    top: 100px;
  }

  #header .right_box {
    width: 200px;
    height: auto;
  }

  #header .header_menu .g_nav > li > a,
  #header .header_menu .g_nav > li > span {
    width: 120px;
    font-size: 19px;
    letter-spacing: 0px;
  }

  #header .header_menu .g_nav > li:first-child > a,
  #header .header_menu .g_nav > li:first-child > span {
    width: 90px;
  }

  #header .header_menu .g_nav > li:nth-child(4) > a,
  #header .header_menu .g_nav > li:nth-child(4) > span {
    width: 105px;
  }

  #header .header_menu .g_nav > li:last-child > a,
  #header .header_menu .g_nav > li:last-child > span {
    width: 105px;
  }
}
@media screen and (max-width: 1060px) {
  #header h1 {
    max-width: 160px;
  }
  #header .right_box {
    width: 139px;
  }
  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    width: 100px;
    height: 70px;
    font-size: 1.6rem;
  }
  #header .header_menu .g_nav > li > a sub, #header .header_menu .g_nav > li > span sub {
    font-size: 12px;
  }
  #header .header_menu .g_nav > li:first-child a {
    font-size: 1.3rem;
    padding-top: 2.5em;
  }
  #header .header_menu .g_nav > li:first-child a:before {
    top: 12px;
    width: 20px;
    height: 22px;
    margin-left: -10px;
    background-size: 100%;
  }
  #header .header_menu .g_nav > li dl {
    top: 70px;
  }

  #header .header_menu .g_nav > li:first-child a {
    font-size: 12px;
    padding-top: 2.9em;
  }

  #header .header_menu .g_nav > li > a,
  #header .header_menu .g_nav > li > span {
    width: 92px;
    height: 70px;
    font-size: 16px;
  }

  #header .header_menu .g_nav > li:first-child > a,
  #header .header_menu .g_nav > li:first-child > span {
    width: 60px;
  }

  #header .header_menu .g_nav > li:nth-child(4) > a,
  #header .header_menu .g_nav > li:nth-child(4) > span {
    width: 80px;
  }

  #header .header_menu .g_nav > li:last-child > a,
  #header .header_menu .g_nav > li:last-child > span {
    width: 80px;
  }
}
@media screen and (max-width: 767px) {
  #header h1 {
    max-width: 331px;
    width: 60%;
    margin: 28px 0 20px 20px;
  }
  #header h1 img {
    min-width: 160px;
  }
  #header .toggleMenu {
    display: block;
    padding: 20px 15px 20px 0;
  }
  #header .right_box, #header .g_nav {
    display: none;
  }
  #header .header_menu {
    float: none;
  }
  #header .header_menu .g_nav {
    display: block;
    text-align: center;
    background: #83c5e0;
  }
  #header .header_menu .g_nav > li {
    position: relative;
    border-bottom: 1px solid #fff;
    border-left: none;
  }
  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    width: 100% !important;
    padding: 0 20px;
    font-size: 17px !important;
    letter-spacing: 2px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #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 {
    margin: -6px 0 0 12px;
    display: none;
    vertical-align: middle;
  }
  #header .header_menu .g_nav > li:first-child {
    border-left: none;
  }
  #header .header_menu .g_nav > li:first-child a {
    padding: 0 20px;
  }
  #header .header_menu .g_nav > li:first-child a:before {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
  }
  #header .header_menu .g_nav > li:first-child a span {
    margin-top: 4px;
    margin-left: 0;
    font-size: 17px;
    color: #474747;
    letter-spacing: 1px;
  }
  #header .header_menu .g_nav > li > span:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 20px;
    width: 16px;
    height: 16px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    -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: #92cfe8;
    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 {
    position: relative;
    display: block;
    padding: 10px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
  }
  #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: -2px;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  #header .header_menu .g_nav > li:hover {
    background: #69c2e4;
  }

  #header .header_menu .g_nav > li dl a:hover {
    text-decoration: none;
  }

  #header .header_menu .g_nav > li ul li:hover {
    background: #a0d8ef;
  }

  #header {
    top: initial !important;
    left: initial ;
    position: relative;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
  #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: 63%;
    margin: 34px 0 20px 10px;
  }

  #header .toggleMenu {
    padding: 20px 10px 20px 0;
  }
}
/*--------------------------------------
	2-2. gloval navi
--------------------------------------*/
#gnav {
  background: none #fff;
  width: 100%;
}

.nav {
  border-left: 1px solid #f5f5f5;
  box-sizing: border-box;
  list-style: none;
  *zoom: 1;
  position: relative;
  margin: 0 auto;
}

.nav li {
  width: 16.6%;
  border-right: 1px solid #f5f5f5;
  box-sizing: border-box;
  text-align: center;
}

.nav li.first {
  width: 17%;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav a, .nav span {
  padding: 14px 15px;
  *zoom: 1;
  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;
}

.nav > li {
  float: left;
  z-index: 200;
}

.nav > li > a, .nav > li > span {
  display: block;
}

.nav a:hover,
.nav span:hover {
  background: #f5f5f5;
}

/* sub lists */
.sub {
  position: absolute;
  left: -9999px;
  z-index: 100;
  list-style: none;
  margin: 0;
}

.sub li {
  width: 12em;
  padding: 0;
  border-right: none;
}

.sub li a {
  display: block;
  background: #eee;
  position: relative;
  z-index: 100;
  border-top: 1px solid #fff;
}

.sub li a:hover {
  background: #f9f9f9;
}

.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;
  }
}
@media screen and (max-width: 767px) {
  #gnav {
    background: none;
    height: auto;
    width: 100%;
  }

  .nav {
    display: none;
    border: none;
  }

  .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: #f5f5f5;
    border-top: 1px solid #fff;
    text-align: left;
    position: relative;
    display: block;
  }

  .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: #ccc;
    background: none\9;
    /* IE8 */
  }

  .nav li span:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 18px;
    right: 15px;
    width: 15px;
    height: 15px;
    margin-top: -5px;
    background: #f5f5f5;
    background: none\9;
    /* IE8 */
  }

  .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 #ddd;
    background: #ededed;
  }

  .sub li a:hover {
    background: none #ededed;
    text-decoration: none;
  }

  .nav li, .sub li {
    width: 100%;
  }
}
#gnav {
  max-width: 1000px;
  padding: 0 30px;
  -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;
  }
}
/*--------------------------------------
	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("/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("/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;
}

.full #side {
  display: none;
}

#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%;
}
#inquiryBody #content {
    padding: 2em 20px 0 !important;
    box-sizing: border-box;
}
@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;
  }

  #content-bottom li {
    margin-bottom: 15px;
  }

  #content-bottom img {
    width: 100%;
  }
  #inquiryForm .formL, 
  #inquiryForm .formM, 
  #inquiryForm .formS {
    width: 100%!important;
    box-sizing: border-box;
  }
  #inquiryForm dt {
    box-sizing: border-box;
    padding: .3em 10px;
  }
  #inquiryForm dd {
    padding-bottom: 25px;
  }
}
/*--------------------------------------
	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: #fff;
  background-image: none;
  border-top: none;
}

#footer .inner {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  padding: 70px 0 42px;
  font-size: 100%;
  border-bottom: 1px solid #dce0e6;
}

address {
  font-weight: bold;
  color: #000;
}

.footer_nav {
  float: left;
}

.footer_nav.box1 {
  width: 29%;
  margin-right: 5%;
  box-sizing: border-box;
}

.box1_nav_ul li:first-child {
  margin-bottom: 21px;
  text-align: left;
  padding-top: 8px;
}

.box1_nav_ul li, .box1_nav_ul li a {
  font-size: 12px;
  color: #b0afaf;
  line-height: 1.8;
  letter-spacing: 1px;
}

.box1_nav_ul li img {
  width: 100%;
  max-width: 290px;
}

.box1_nav_ul li:first-child img {
  max-width: 268px;
  padding-top: 5px;
}

.box1_nav_ul li:first-child a:hover {
  opacity: 1;
}

.footer_nav.box2 {
  width: 66%;
  box-sizing: border-box;
}

.footer_nav.box2 p {
  font-size: 16px;
  color: #615b54;
  font-family: "秀英明朝 M", "Shuei Mincho M";
  letter-spacing: 1px;
  line-height: 2;
  text-align: left !important;
  margin-bottom: 0 !important;
  padding-bottom: 0px !important;
}

.footer_address {
  color: #66b0ce;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.8px;
}

.footer_nav.box2 p:last-child {
  margin-bottom: 0;
}

.footer_click .inner {
  padding: 38px 0 0 !important;
  border-bottom: none !important;
}

.footer_click li {
  float: left;
  padding-right: 5px;
  box-sizing: border-box;
  margin-right: 40px;
}

/* .footer_click .inner ul li:first-child, .footer_click .inner ul li:nth-child(5n+1) {
    width: 9.9%;
}
.footer_click .inner ul li:nth-child(2), .footer_click .inner ul li:nth-child(5n+2) {
    width: 13.3%;
}

.footer_click .inner ul li:nth-child(3), .footer_click .inner ul li:nth-child(5n+3) {
    width: 17.9%;
}

.footer_click .inner ul li:nth-child(4) {
    width: 14.6%;
}

.footer_click .inner ul li:nth-child(5) {
    width: 43.4%;
} */

.footer_click li a {
  font-size: 14px;
  color: #615b54;
  font-family: "秀英明朝 M", "Shuei Mincho M";
  padding-left: 25px;
  position: relative;
  letter-spacing: 0.8px;
  line-height: 2.3;
  word-break: break-all;
}

.footer_click li a:before {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  background: #66b0ce;
  left: 0;
  top: 8px;
  border-radius: 50%;
}

.footer_click li a:hover {
  color: #615b54;
}

.footer_sitemap {
  clear: both;
  background: #66b0ce;
  margin-top: 39px;
}

.footer_sitemap .inner {
  border-bottom: none !important;
  padding: 9px 0 6px !important;
}

.footer_sitemap li {
  font-size: 15px;
  line-height: 1;
  position: relative;
  float: left;
  margin-bottom: 0;
  padding: 12px 0 7px;
  letter-spacing: 1.8px;
}

.footer_sitemap li:first-child {
  padding: 8px 0 7px;
}

.footer_sitemap a {
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
  letter-spacing: -0.5px;
}

.footer_sitemap a:hover {
  text-decoration: underline;
  color: #fff;
}

.footer_sitemap li.copyright {
  font-size: 10px;
  letter-spacing: 0.3px;
  text-transform: inherit;
  color: #ffffff;
  margin-bottom: 0;
  float: right;
  line-height: 1.5;
}

#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 10;
}

@media screen and (max-width: 1000px) {
  #footer .inner {
    width: auto;
    padding: 50px 20px 0;
    box-sizing: border-box;
  }

  .footer_click .inner {
    padding: 50px 20px 0 !important;
  }

  .footer_sitemap .inner {
    padding: 9px 20px 6px !important;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .footer_click li {
    margin-right: 20px;
  }

  .footer_click li a {
    letter-spacing: 0;
    line-height: 2;
  }

  /* .footer_click .inner ul li:first-child,
  .footer_click .inner ul li:nth-child(6) {
    width: 11.8%;
  }

  .footer_click .inner ul li:nth-child(2),
  .footer_click .inner ul li:nth-child(7) {
    width: 15.4%;
  }

  .footer_click .inner ul li:nth-child(3),
  .footer_click .inner ul li:nth-child(8) {
    width: 21.8%;
  }

  .footer_click .inner ul li:nth-child(4) {
    width: 14.6%;
  }

  .footer_click .inner ul li:nth-child(5) {
    width: 28.4%;
    margin-right: 0;
  } */
}
@media screen and (max-width: 767px) {
  #footer {
    position: static !important;
  }

  #footer .inner {
    width: auto;
  }

  .footer_nav {
    float: none;
  }

  .footer_nav.box1 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .box1_nav_ul li:first-child {
    margin-bottom: 30px;
    padding-top: 0;
  }

  .footer_nav.box2 {
    margin-bottom: 30px;
    width: 100%;
  }

  .footer_sitemap {
    margin-top: 15px;
    padding-bottom: 15%;
  }

  .fixed_box {
    background: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: auto;
    border-top: 1px solid #fff;
    z-index: 9999;
    transition: all 0.5s ease 0s;
  }

  .fixed_box ul li {
    float: left;
    width: 50.1%;
    border-right: 1px solid #fff;
    box-sizing: border-box;
  }

  .fixed_box ul li:last-child {
    width: 49.9%;
  }

  .btn_pageTop {
    bottom: 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
    display: block !important;
  }

  .fixed_box a,
  .fixed_box span,
  .fixed_box img {
    vertical-align: bottom;
  }

  .fixed_box li img {
    width: 100%;
  }

  .fixed_box ul li img {
    width: 100%;
  }

  .footer_click .inner {
    padding: 30px 20px 15px !important;
    border-bottom: none !important;
  }

  .footer_click li {
    float: none;
    width: 100% !important;
    margin-right: 0;
    padding-bottom: 4px;
    padding-right: 0;
  }

  .footer_click li a {
    padding-left: 24px;
    letter-spacing: 2px;
  }

  #pagetop {
    right: 10px;
    bottom: 25%;
    opacity: 0.6;
  }
}
@media screen and (max-width: 480px) {
  .footer_nav.box2 p {
    letter-spacing: 0;
    font-size: 14px;
  }

  .footer_address {
    letter-spacing: 0;
    font-size: 14px;
  }
}
/* =====================================
	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;
  }

  #inquiryForm dt {
    width: 100%;
    box-sizing: border-box;
  }
  .inquiryFormTable dd, .inquiryFormTable dt {
    border: none;
    display: block;
  }
  .inquiryFormTable dd, .inquiryFormTable dt {
    padding: .3em 0;
  }
  #inquiryForm textarea {
    padding: .3em 0;
    width: 100%;
    box-sizing: border-box;
  }
}
/*--------------------------------------
	7-2. blog
--------------------------------------*/
.entry {
  margin-bottom: 20px;
}

#blogBody .date {
  text-align: right;
}

#blogBody .contributor {
  font-weight: bold;
}

#pagenation {
  background: none;
  border-top: none;
}

#pagenation .active a, #pagenation a.active:hover {
  background: #0cb1f6 !important;
}

#blogside li {
  position: relative;
  padding: 0 0 0 15px;
}

#blogside li:before {
  content: "";
  position: absolute;
  background: #edb573;
  top: 17px;
  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
--------------------------------------*/
.news_section {
  background: #fff;
  padding: 87px 0 90px;
}

.full #news .titleBg {
  display: none;
}

.news_section .english {
  color: #a3d5e9;
  padding-bottom: 85px;
  border-bottom: 1px solid #ebc9a0;
  letter-spacing: 3.5px;
}

#news {
  position: relative;
  background: #fff;
  padding-bottom: 10px;
}

.titleBg {
  background: none;
  padding: 5px 0 5px 2px;
  font-size: 30px;
  color: #615b54;
  font-family: "秀英明朝 M", "Shuei Mincho M";
  text-align: center;
  line-height: 1.2;
  letter-spacing: 12px;
  margin-bottom: 20px;
}

.full .titleBg {
  background: none;
  padding: 5px 0 5px 2px;
  font-size: 30px;
  color: #615b54;
  font-family: "秀英明朝 M", "Shuei Mincho M";
  text-align: center;
  line-height: 1.2;
  letter-spacing: 12px;
  margin-bottom: 20px;
}
#websiteNewsDetail .titleBg, 
#sitemap .titleBg,
#notfoundBody .titleBg {
    border-bottom: 2px solid #615b54;
    padding-bottom: 15px;
}

#newsList .titleBg {
  background: none;
  padding: 5px 0 5px 2px;
  font-size: 30px;
  color: #615b54;
  font-family: "秀英明朝 M", "Shuei Mincho M";
  text-align: center;
  line-height: 1.2;
  letter-spacing: 12px;
  margin-bottom: 0px;
  padding-bottom: 35px;
  border-bottom: 1px solid #ebc9a0;
}

#news .newsBt {
  top: -45px;
  right: 0px;
  font-family: "秀英明朝 M", "Shuei Mincho M";
  text-decoration: underline;
  color: #615b54;
  font-size: 12px;
}

#news dl {
  border-bottom: 1px solid #ebc9a0;
  padding: 31px 0 27px;
  margin: 0;
  width: auto;
}

.full #news dl {
  border-bottom: 1px solid #ebc9a0;
  padding: 31px 96px 27px;
  margin: 0;
  width: auto;
}

#news dt {
  font-size: 14px;
  color: #615b54;
  letter-spacing: 2.4px;
  float: left;
  width: 210px;
  font-weight: normal;
  padding: 0;
  box-sizing: border-box;
  margin-bottom: 0;
}

#news dd {
  padding: 0 0 0 210px;
  float: none;
  width: auto;
}

#news dt .newsNew {
  background: #66b0ce;
  color: #fff;
  width: 38px;
  height: 17px;
  line-height: 17px;
  display: inline-block;
  font-size: 11px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  font-weight: normal !important;
  letter-spacing: 0;
  margin: 0 0 0 16px;
  border-radius: 8px;
  float: none;
  text-indent: inherit;
}

#news dd a,
#newsDetail dd a {
  font-size: 14px;
  text-decoration: none;
  color: #2a2a2a;
  letter-spacing: 1.5px;
}

#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;
}

#pagenation .inner {
  width: 30px;
}

@media screen and (max-width: 767px) {
  .news_section {
    background: #fff;
    padding: 50px 0;
  }

  #news dt {
    float: none;
    width: auto;
  }

  #news dd {
    padding: 0;
  }

  #news dd a {
    letter-spacing: 0;
  }

  #pagenation .inner {
    margin-bottom: 50px;
  }

  .full #news dl {
    padding: 22px 0 16px;
  }

  .news_section .english {
    padding-bottom: 60px;
  }

  /* iPhone 
  .ios #news dt {
  	padding: 0 10px;
  	width: 180px;
  }
  .ios #news .newsNew,
  .ios #newsDetail .newsNew {
  		padding: 3px 10px  3px 5px;
  	line-height: 0.8;
  }*/
  #newsList .titleBg {
    font-size: 26px;
    letter-spacing: 3px;
  }
}
/*--------------------------------------
	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=plimo_structure.css.map */
