<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ================================
	sassで編集しています。
================================= */
html {
  font-size: 62.5%;
}

body {
  background: #fff;
  text-align: left;
  line-height: 1.5;
  font-color: #333;
  font-family: sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ","MS P ゴシック";
}

.content_wrap {
  margin: 0 auto 4px;
  padding: 0 10px;
}

main {
  margin-bottom: 10px;
}

img {
  max-width: 100%;
  height: auto;
}

.ie8 img {
  width: 100%;
}

.img_setsumei {
  margin: 2px 0;
  padding: 10px;
  font-weight: normal;
  font-size: 0.90em;
  color: #e6e6e6;
  background: #984a65;
  text-align: center;
}

.content {
  margin: 0 0 10px;
}
.content h1 .shohin_title {
  background: #333;
  color: #fff;
}

.block {
  margin: 0 0 -5px;
}

.shohin_title {
  border-bottom: dotted 1px #c40026;
  font-weight: normal;
  font-size: 1.3em;
}

section {
  width: 320px;
  margin-left: -10px;
  padding: 0;
}

article {
  padding: 0px 10px;
  margin-bottom: 10px;
  color: #333;
  line-height: 1.8;
}

p {
  text-align: center;
}

.shohin_shokai_title {
  background: #002856;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 2px;
}

.shohin_midashi_title {
  background: #333;
  color: #fff;
}

.shohin_shokai .setsumei {
  font-size: 0.90em;
}

.prof_title {
  background: #13053b;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 2px;
}

.prof_name {
  border-bottom: 1px dotted #0d052a;
  margin-bottom: 4px;
  font-weight: normal;
  color: #333;
}

.prof_link {
  margin: 1px 0;
  padding: 2px 10px;
  text-align: center;
}

.prof_setusmei {
  margin: 5px 10px;
  padding: 5px;
  font-size: 0.90em;
  font-weight: normal;
  line-height: 1.5;
  color: #333;
}

.chumoku {
  color: #c40026;
}

dl.shouhin_shousai {
  margin: 2px 0 10px;
  padding: 8px;
  font-size: 1.4rem;
}
dl.shouhin_shousai dt {
  border-bottom: dotted 1px #262626;
  margin-bottom: 6px;
  color: #262626;
  font-weight: bold;
  font-size: 1.5rem;
}
dl.shouhin_shousai dd {
  line-height: 1.5;
  margin: 2px 0 8px 10px;
}

.mail_title {
  background: #ffdff6;
  margin: 16px 9px 6px 0;
  padding: 4px;
  color: #333;
  font-weight: normal;
  opacity: 0.8em;
}

.mail_box {
  overflow: hidden;
  border-top: dotted 1px #ffdff6;
  padding-top: 6px;
}

.kaihi {
  overflow: hidden;
}

#grid-content {
  overflow: hidden;
  width: 320px;
  /*任意の幅に変更*/
  height: 0;
}

#grid-content div {
  width: 100%;
  height: auto;
  margin: 0px 2px -2px 1px;
  padding: 0px;
}

small {
  font-size: 0.95em;
  font-weight: normal;
  color: #333;
}

/* ==========================
	mailform
=========================== */
form {
  margin-bottom: 2em;
  margin-left: 5px;
  width: 100%;
  line-height: 1.7;
}

form dt {
  font-size: 1.4rem;
  font-weight: normal;
  margin: 0 10px 2px;
  line-height: 2.0;
}

form dd {
  margin: 3px  20px  1px 11px;
}

form input:not([type="radio"]),
textarea {
  width: 90%;
  padding: 10px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
}

form input[type="submit"] {
  max-width: 200px;
  border-radius: 5px;
  background: #18445c;
  background: -webkit-linear-gradient(top, #18445c, #113041);
  background: -moz-linear-gradient(top, #18445c, #113041);
  background: -o-linear-gradient(top, #18445c, #113041);
  background: linear-gradient(to bottom, #18445c, #113041);
  color: #fff;
  margin: 0 0 0 -10px;
}

form label {
  padding-right: 10px;
}

form span {
  display: none;
  color: #c09853;
}

input:invalid + span {
  display: block;
}

form .submit {
  margin-bottom: 3em;
  text-align: center;
}

.mailform {
  color: #333;
}

p {
  margin: 0 4px;
  padding: 10px;
}

.attention {
  background: #800000;
  color: #fff;
  padding: 10px;
  margin: 10px;
  border-radius: 4px;
}

.top_gyoukan {
  margin-top: 10px;
}

.hisshu {
  margin: 3px;
  padding: 3px 6px;
  background: #800000;
  color: #fff;
  border-radius: 4px;
}

.out {
  list-style-type: none;
  margin: 0  0px 13px  8px;
  padding: 0 10px;
}
.out li {
  background-image: url(../img/ico_attention.png);
  background-repeat: no-repeat;
  background-position: 0px  0px;
  padding-top: -2px;
  padding-left: 20px;
  font-size: 1.2rem;
  line-height: 1.8;
  color: #8b0000;
}

.kinyumore {
  color: #8b0000;
}

em {
  font-style: normal;
  color: #c5004c;
}

.attention_word {
  color: #fff;
}

.button_center {
  display: block;
  text-align: center;
}

.mail_title_kakunin {
  width: 290px;
  margin: 0 0 0 -10px;
  background: #333;
  padding: 6px;
  text-align: center;
  font-weight: normal;
  font-size: 0.90em;
  color: #fff;
}

.kakunin_title {
  font-weight: normal;
  color: #003d84;
}

.home_btn_right {
  float: right;
  display: block;
  margin: 0 0 10px 10px;
}

.img_right_d {
  float: right;
  display: block;
  margin: 15px 0 10px 10px;
}

.sub2 {
  padding: 10px;
  background: #003d84;
  font-weight: normal;
  font-size: 1.0em;
  color: #e6e6e6;
  line-height: 1.5;
  text-align: left;
}

.inner_title {
  margin-bottom: -5px;
  margin-left: 15px;
  font-weight: normal;
  color: #542d5a;
}

/* ===========================================

 横幅375px

============================================= */
@media only screen and (min-width: 375px) {
  .content_wrap {
    margin: 0;
  }

  .content {
    margin: 0 0 10px;
  }
  .content h1 .shohin_title {
    background: #333;
    color: #fff;
  }

  .block {
    margin: 0px;
  }

  #grid-content {
    overflow: hidden;
    width: 375px;
    /*任意の幅に変更*/
    margin: 0;
    padding: 0;
    height: 0;
  }

  #grid-content div {
    width: 350px;
    height: auto;
    margin: 0px 0px -4px 2px;
    padding: 0px;
  }

  .shohin_title {
    border-bottom: dotted 1px #c40026;
    font-weight: normal;
    font-size: 1.3em;
  }

  section {
    margin-left: -10px;
    padding: 0;
    width: 375px;
  }

  article {
    padding: 0px 10px;
    margin-bottom: 10px;
    color: #333;
    line-height: 1.8;
  }

  .shohin_shokai_title {
    background: #002856;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 2px;
  }

  .shohin_midashi_title {
    background: #333;
    color: #fff;
  }

  .shohin_shokai .setsumei {
    font-size: 0.90em;
  }

  .chumoku {
    color: #c40026;
  }

  .mailform {
    width: 365px;
    margin-left: 4px;
    padding: 0;
  }

  .mail_box {
    overflow: hidden;
    padding-top: 6px;
  }

  .mail_title {
    background: #ffdff6;
    margin: 16px 9px 6px 0;
    padding: 4px;
    color: #333;
    font-weight: normal;
    opacity: 0.8em;
  }

  .mail_title_kakunin {
    width: 340px;
    margin-bottom: 10px;
    padding: 8px;
  }

  .kaihi {
    overflow: hidden;
  }
}
/* ===========================================

 横幅414px

============================================= */
@media only screen and (min-width: 414px) {
  .content_wrap {
    margin: 0;
  }

  .content {
    margin: 0;
  }

  .block {
    margin: 0px;
  }

  #grid-content {
    overflow: hidden;
    width: 414px;
    /*任意の幅に変更*/
    margin: 0 0px 0 2px;
    height: 0;
  }

  #grid-content div {
    width: 388px;
    height: auto;
    margin: 0px 0px -4px 2px;
    padding: 0px;
  }

  .content {
    margin: 0 0 10px;
  }
  .content h1 .shohin_title {
    background: #333;
    color: #fff;
  }

  .shohin_title {
    border-bottom: dotted 1px #c40026;
    font-weight: normal;
    font-size: 1.3em;
  }

  section {
    margin: 10px auto;
    padding: 0;
  }

  article {
    padding: 0px 10px;
    margin-bottom: 10px;
    color: #333;
    line-height: 1.8;
  }

  .shohin_shokai_title {
    background: #002856;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 2px;
  }

  .shohin_midashi_title {
    background: #333;
    color: #fff;
  }

  .shohin_shokai .setsumei {
    font-size: 0.90em;
  }

  .chumoku {
    color: #c40026;
  }

  .mailform {
    width: 404px;
    margin-left: 4px;
    padding: 0;
  }

  .mail_title {
    background: #ffdff6;
    margin: 16px 9px 6px 0;
    padding: 4px;
    color: #333;
    font-weight: normal;
    opacity: 0.8em;
  }

  .mail_title_kakunin {
    width: 376px;
    margin-bottom: 10px;
    padding: 8px;
  }

  .kaihi {
    overflow: hidden;
  }
}
/* ===========================================

 横幅568px

============================================= */
@media only screen and (min-width: 568px) {
  .content_wrap {
    margin: 0;
  }

  .content {
    margin: 0 0 10px;
  }
  .content h1 .shohin_title {
    background: #333;
    color: #fff;
  }

  .block {
    margin: 0px;
  }

  #grid-content {
    overflow: hidden;
    width: 568px;
    /*任意の幅に変更*/
    height: 0;
  }

  #grid-content div {
    width: 540px;
    height: auto;
    margin: 0px 2px -2px 1px;
    padding: 0px;
  }

  .prof_setusmei {
    margin: 5px 10px;
    padding: 10px;
    font-size: 0.95em;
    font-weight: normal;
    line-height: 1.5;
    color: #333;
  }

  #grid-content2 {
    overflow: hidden;
    width: 180px;
    /*任意の幅に変更*/
    height: 0;
  }

  #grid-content2 div {
    width: 100%;
    height: auto;
    margin: 0px 0px -2px 0px;
    padding: 0px;
    text-align: center;
  }

  #grid-content3 div {
    width: 100%;
    height: auto;
    margin: 0px 0px -2px 0px;
    padding: 0px;
    text-align: center;
  }

  #grid-content4 div {
    width: 100%;
    height: auto;
    margin: 0px 0px -2px 0px;
    padding: 0px;
    text-align: center;
  }

  #grid-content5 div {
    width: 100%;
    height: auto;
    margin: 0px 0px -2px 0px;
    padding: 0px;
    text-align: center;
  }

  .shohin_title {
    border-bottom: dotted 1px #c40026;
    font-weight: normal;
    font-size: 1.3em;
  }

  section {
    margin-left: -10px;
    padding: 0;
    width: 568px;
  }

  article {
    padding: 0px 10px;
    margin-bottom: 10px;
    color: #333;
    line-height: 1.8;
  }

  .shohin_shokai_title {
    background: #002856;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 2px;
  }

  .shohin_midashi_title {
    background: #333;
    color: #fff;
  }

  .shohin_shokai .setsumei {
    font-size: 0.90em;
  }

  .chumoku {
    color: #c40026;
  }

  .mailform {
    width: 558px;
    margin-left: 4px;
    padding: 0;
  }

  .mail_title {
    background: #ffdff6;
    margin: 16px 9px 6px 0;
    padding: 4px;
    color: #333;
    font-weight: normal;
    opacity: 0.8em;
  }

  .mail_title_kakunin {
    width: 536px;
    margin: 0 0 10px -10px;
    background: #333;
    padding: 6px;
    text-align: center;
    font-weight: normal;
    font-size: 0.90em;
    color: #fff;
  }

  .kaihi {
    overflow: hidden;
  }
}
/* ===========================================

 横幅667px

============================================= */
@media only screen and (min-width: 667px) {
  .content_wrap {
    margin: 0;
  }

  .content {
    margin: 0 0 10px 0;
  }
  .content h1 .shohin_title {
    background: #333;
    color: #fff;
  }

  .block {
    margin: 0px;
  }

  #grid-content {
    overflow: hidden;
    width: 667px;
    /*任意の幅に変更*/
    margin: 0;
    padding: 0;
    height: 0;
  }

  #grid-content div {
    width: 640px;
    height: auto;
    margin: 0px 0px -2px 2px;
    padding: 0px;
  }

  .shohin_title {
    border-bottom: dotted 1px #c40026;
    font-weight: normal;
    font-size: 1.3em;
  }

  section {
    margin-left: -10px;
    padding: 0;
    width: 667px;
  }

  article {
    padding: 0px 10px;
    margin-bottom: 10px;
    color: #333;
    line-height: 1.8;
  }

  .shohin_shokai_title {
    background: #002856;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 2px;
  }

  .shohin_midashi_title {
    background: #333;
    color: #fff;
  }

  .shohin_shokai .setsumei {
    font-size: 0.90em;
  }

  .chumoku {
    color: #c40026;
  }

  .mailform {
    width: 657px;
    margin-left: 4px;
    padding: 0;
  }

  .mail_title {
    background: #ffdff6;
    margin: 16px 9px 6px 0;
    padding: 4px;
    color: #333;
    font-weight: normal;
    opacity: 0.8em;
  }

  .mail_box {
    overflow: hidden;
    border-top: dotted 1px #000;
    padding-top: 6px;
  }

  .mail_title_kakunin {
    width: 630px;
    margin-bottom: 10px;
    padding: 8px;
  }

  .kaihi {
    overflow: hidden;
  }
}
/* ===========================================

 横幅736px

============================================= */
@media only screen and (min-width: 736px) {
  .block {
    margin: 0px;
  }

  #grid-content {
    overflow: hidden;
    width: 736px;
    /*任意の幅に変更*/
    height: 0;
    margin: 0 0px 0 1px;
  }

  #grid-content div {
    width: 712px;
    height: auto;
    margin: 0px 0px -4px 2px;
    padding: 0px;
  }

  .content {
    margin: 0 0 10px;
  }
  .content h1 .shohin_title {
    background: #333;
    color: #fff;
  }

  .shohin_title {
    border-bottom: dotted 1px #c40026;
    font-weight: normal;
    font-size: 1.3em;
  }

  section {
    margin-left: -10px;
    padding: 0;
    width: 736px;
  }

  article {
    padding: 0px 10px;
    margin-bottom: 10px;
    color: #333;
    line-height: 1.8;
  }

  .shohin_shokai_title {
    background: #002856;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 2px;
  }

  .shohin_midashi_title {
    background: #333;
    color: #fff;
  }

  .shohin_shokai .setsumei {
    font-size: 0.90em;
  }

  .chumoku {
    color: #c40026;
  }

  .mailform {
    width: 726px;
    margin-left: 4px;
    padding: 0;
  }

  .mail_title {
    background: #ffdff6;
    margin: 16px 9px 6px 0;
    padding: 4px;
    color: #333;
    font-weight: normal;
    opacity: 0.8em;
  }

  .mail_title_kakunin {
    width: 700px;
    margin-bottom: 10px;
    padding: 8px;
  }

  .kaihi {
    overflow: hidden;
  }
}
/* ===========================================

 横幅768px

============================================= */
@media only screen and (min-width: 768px) {
  .block {
    margin: 0 0 -5px;
  }

  #grid-content {
    overflow: hidden;
    width: 768px;
    /*任意の幅に変更*/
    height: 0;
    margin-right: -23px;
  }

  #grid-content div {
    width: 740px;
    height: auto;
    margin: 0px 0px -4px 2px;
    padding: 0px;
  }

  .content {
    margin: 0 0 10px;
  }
  .content h1 .shohin_title {
    background: #333;
    color: #fff;
  }

  .shohin_title {
    border-bottom: dotted 1px #c40026;
    font-weight: normal;
    font-size: 1.3em;
  }

  section {
    margin-left: -10px;
    padding: 0;
    width: 768px;
  }

  article {
    padding: 0px 10px;
    margin-bottom: 10px;
    color: #333;
    line-height: 1.8;
  }

  .shohin_shokai_title {
    background: #002856;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    color: #e6e6e6;
    font-weight: normal;
    margin-bottom: 2px;
  }

  .shohin_midashi_title {
    background: #333;
    color: #fff;
  }

  .shohin_shokai .setsumei {
    font-size: 0.90em;
  }

  .chumoku {
    color: #c40026;
  }

  .inner_title {
    margin-bottom: -10px;
    margin-left: 18px;
    font-weight: bold;
    color: #333;
  }

  .mailform {
    width: 758px;
    margin-left: 4px;
    padding: 0;
  }

  .mail_main {
    width: 768px;
  }

  .mail_width {
    width: 768px;
    padding: 10px;
  }

  .kakunin_title {
    width: 200px;
    padding: 10px;
    white-space: normal;
  }

  .mail_kakunin {
    width: 560px;
    padding: 10px;
    white-space: normal;
  }

  .mail_box {
    overflow: hidden;
    padding-top: 6px;
  }

  .mail_title {
    background: #ffdff6;
    margin: 16px 9px 6px 0;
    padding: 4px;
    color: #333;
    font-weight: normal;
    opacity: 0.8em;
  }

  .mail_title_kakunin {
    width: 730px;
    margin-bottom: 10px;
    padding: 8px;
  }

  .kaihi {
    overflow: hidden;
  }

  .teppen {
    margin-top: 10px;
  }

  .inner_title {
    margin-bottom: -5px;
    margin-left: 15px;
    font-weight: bold;
    color: #542d5a;
  }
}
/* ===========================================

 横幅950px

============================================= */
@media only screen and (min-width: 950px) {
  html {
    font-size: 62.5%;
  }

  body {
    min-width: 950px;
    background: #fff;
    font-size: 1.4em;
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: #333;
  }

  *, *::boefore, *::after {
    box-sizing: border-box;
  }

  .content_wrap {
    margin: 0 auto;
    padding: 0;
    width: 950px;
    overflow: hidden;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  .ie8 img {
    width: 100%;
  }

  .block {
    margin: 15px 0px -5px 0px;
    width: 950px;
  }

  .content {
    margin: 0 0;
    overflow: hidden;
  }
  .content h1 .shohin_title {
    background: #333;
    color: #fff;
  }

  .shohin_title {
    border-bottom: dotted 1px #c40026;
    font-weight: bold;
    font-size: 1.3em;
  }

  main {
    margin: 0;
    padding: 0;
  }

  section {
    margin: 0 auto;
    padding: 0;
  }

  article {
    paddig: 10px;
  }

  p {
    text-align: center;
  }

  dl.shouhin_shousai {
    margin: 2px 0 10px;
    padding: 8px;
    font-size: 1.4rem;
  }
  dl.shouhin_shousai dt {
    border-bottom: dotted 1px #c50067;
    margin-bottom: 6px;
    color: #262626;
    font-weight: bold;
    font-size: 1.5rem;
    margin-left: 10px;
  }
  dl.shouhin_shousai dd {
    line-height: 1.5;
    margin: 2px 0 8px 10px;
  }

  .sub {
    margin: 0 0px 13px 0px;
    float: right;
    width: 485px;
  }

  .sub2 {
    margin: 3px 0px 0px;
    padding: 10px;
    width: 950px;
  }

  .mail_main {
    width: 950px;
    margin: 0 0;
  }

  .mail_width {
    width: 950px;
    padding: 10px;
  }

  kakunin_title {
    width: 280px;
    padding: 10px;
  }

  .mail_kakunin {
    width: 640px;
    padding: 10px;
  }

  .mail_box {
    overflow: hidden;
  }

  .left {
    float: left;
    margin: 10px 0px;
    width: 475px;
    height: 100px;
  }

  .right {
    float: right;
    margin: 10px 0;
    width: 475px;
    height: 100px;
  }

  .shohin_shokai_title {
    margin-left: 10px;
  }

  .shohin_shokai, .setsumei, .chumoku {
    margin-left: 10px;
    line-height: 1.8;
  }

  .prof_title {
    background: #13053b;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 20px;
    padding-right: 10px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 2px;
  }

  .prof_name {
    border-bottom: 1px dotted #0d052a;
    margin-bottom: 4px;
    padding-left: 20px;
    font-weight: normal;
    color: #333;
  }

  small {
    font-size: 1.0em;
  }

  .copyright {
    text-align: center;
  }

  .dummy_img {
    display: block;
    margin: 70px auto 0;
  }

  .firstcaps {
    display: block;
    float: left;
    padding-right: 20px;
    font-weight: bold;
    font-size: 5.0rem;
  }

  #grid-content {
    overflow: hidden;
    width: 950px;
    /*任意の幅に変更*/
    height: 0;
    margin: 0;
  }

  #grid-content div {
    width: 944px;
    margin: 0px 0px -4px 3px;
    padding: 0px;
  }

  #grid-content2 {
    overflow: hidden;
    width: 485px;
    /*任意の幅に変更*/
    height: 0;
  }

  #grid-content2 div {
    width: 485px;
    height: auto;
    padding: 0px;
    text-align: center;
  }

  #grid-content3 div {
    width: 485px;
    height: auto;
    padding: 0px;
    text-align: center;
  }

  #grid-content4 div {
    width: 485px;
    height: auto;
    padding: 0px;
    text-align: center;
  }

  #grid-content5 div {
    width: 485px;
    height: auto;
    padding: 0px;
    text-align: center;
  }

  .prof_setusmei {
    margin: 5px 10px;
    padding-left: 20px;
    font-size: 0.90em;
    font-weight: normal;
    line-height: 1.5;
    color: #333;
    overflow: visible;
  }

  .mailform {
    width: 485px;
    margin-left: 20px;
    padding: 0;
  }

  .mail_title {
    background: #ffdff6;
    margin: 16px 9px 6px 0;
    padding: 4px;
    color: #333;
    font-weight: normal;
  }

  .mail_title_kakunin {
    width: 950px;
    padding: 8px;
  }
}

/*# sourceMappingURL=style.css.map */
</pre></body></html>