@charset "UTF-8";
/* ---------------------------------------------------------------- */
/* Style Sheet for comodi-iida.co.jp Base Component Style           */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* Base Components                                                  */
/* ---------------------------------------------------------------- */

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

.ios div, .ios dt, .ios dd, .ios ul li, .ios h1, .ios h2, .ios h3, .ios h4, .ios h5, .ios h6,
.ios p, .ios blockquote, .ios th, .ios td {
  letter-spacing: -0.001em;
}


html, body, #ajust {
  height: 100%;
}
body {
  background: #FFF url("../img/wall.png") repeat-x center top scroll;
}
body > #ajust {
  height: auto;
  min-height: 100%;
}
#ajust {
/*
  padding-bottom: 35px;
*/
}
#container {
  margin: 0 auto;
  width: 1000px;
  min-height: 100%;
  height: 100%;
  text-align: left;
  color: #000;
  background: #FFF url("../img/wall.png") repeat-x center top scroll;
}
#container #header {
  width: 100%;
  height: 90px;
  overflow: hidden;
  border-top: 5px solid #093;
  border-bottom: 5px solid #F00;
  background: #FFF url("../img/wall_header1.png") no-repeat left top scroll;
}
#header #logoarea {
  float: left;
  text-align: left;
}
#header #baseinfoarea {
  float: right;
  text-align: right;
}
#header #logoarea .logo {
  font-size: 0;
  margin: 0;
  padding: 20px 0 0 3px;
  text-align: left;
}
#header #baseinfoarea ul.baseinfo {
  margin: 0;
  padding: 5px 0 0 0;
  line-height: 1.4em !important;
  text-align: left;
}
#header #baseinfoarea ul.baseinfo li {
  display: block;
  font-size: 0.75em;
  list-style-type: none;
  padding-left: 20px;
  background: url("../img/biarw.png") no-repeat left 50% scroll;
}
/*
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
*/
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
#header #baseinfoarea ul.baseinfo li {
  background-image: url("../img/biarw@2x.png");
  background-size: 15px 15px;
}
}

/*
#header #baseinfoarea ul.baseinfo li:before {
  content: url("../img/biarw.png");
  position: relative;
  right: 5px;
  top: 3px;
}
*/


#container #contents {
  float: left;
  width: 100%;
  overflow: hidden;
}
#container #contents .wrap {
  clear: both;
  float: left;
  overflow: hidden;
  width: 100%;
}
.d3 {
  float: left;
  width: 33.33%;
}
.d3 .p5 {
  padding-right: 5px;
  padding-left: 5px;
}
.d3 .p5 img {
  width: 100%;
}
.D2MT10 {
  margin-top: 10px;
}
#container #contents .D2wrap {
  display: flex;
  justify-content: center;
}
.d2 {
  width: 33.33%;
}
.d2 .p5 {
  padding-right: 5px;
  padding-left: 5px;
}
.d2 .p5 img {
  width: 100%;
}
.d2 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  background: #F00;
}

.imgdiv {
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
}
.imgdiv img {
  width: 100%;
}
#breadcrumb {
  margin: 10px 0;
  text-align: right;
  color: #333;
  background-color: transparent;
}
#breadcrumb ul.bc {
  font-size: 0.7em;
  text-align: right;
}
#breadcrumb ul.bc li {
  padding: 0 22px 0 0;
  text-align: left;
  display: inline;
  list-style-type: none;
  background: url("../img/wall-bcli.png") no-repeat right 50% scroll;
}
/*
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
*/
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
#breadcrumb ul.bc li {
  background-image: url("../img/wall-bcli@2x.png");
  background-size: 20px 11px;
}
}
#breadcrumb ul.bc li:last-child {
  padding-right: 0;
  background-image: none !important;
}
/* ---------------------------------------------------------------- */
/* Page_Layout Components Content                                   */
/* ---------------------------------------------------------------- */
/* 2block_layout                                                    */
#contents .blk2_main {
  padding: 0 0 10px 0;
}
#contents .blk2_nav {
  padding: 0 0 10px 0;
}
/* 3block_layout                                                    */
#contents .blk2_main .blk3main {
  padding: 0 0 10px 0;
}
#contents .blk2_main .blk3sub {
  padding: 0 0 10px 0;
}
#contents .blk2_main .blk3left {
  padding: 0 0 10px 0;
}
#contents .blk2_main .blk3right {
  padding: 0 0 10px 0;
}
#container #contents .blk2_left {
  float: left;
  width: 495px;
}
#container #contents .blk2_right {
  float: right;
  width: 495px;
}
#container #contents .blk2_lb {
  float: left;
  width: 50%;
}
#container #contents .blk2_rb {
  float: right;
  width: 50%;
  overflow: hidden;
}
#container #contents .blk2_fvl {
  float: left;
  width: 662px;
}
#container #contents .blk2_fvr {
  float: right;
  width: 328px;
}
#container #contents .blk2_svl {
  float: left;
  width: 590px;
}
#container #contents .blk2_svr {
  float: right;
  width: 400px;
}
/* ---------------------------------------------------------------- */
/* Footer_area Components Content                                   */
/* ---------------------------------------------------------------- */
#footer {
  clear: both;
  margin: 50px 0 0 0;
  padding: 0;
  width: 100%;
  height: 180px;
  background: url("../img/wall_footer.png") repeat-x left top scroll;
}
#footer div.fnavi {
  margin: 0 auto;
  padding: 12px 10px;
  font-style: normal;
  font-size: 0.8em;
  width: 700px;
  text-align: center;
  color: #000;
  background-color: #FFF;
  border: 3px double #CCC;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#footer div.fnavi span {
  padding-left: 5px;
}
#footer div.fnavi span:before {
  content: url("../img/fnarw.png");
}
#footer div.fmark {
  margin: 0 auto;
  padding: 10px 0 0 0;
  font-size: 0;
  text-align: center;
}
#footer address {
  margin: 10px auto;
  padding: 10px 0;
  width: 100%;
  font-style: normal;
  font-size: 0.8em;
  text-align: center;
  color: #FFF;
  background-color: #093;
  font-family: Tahoma,Verdana,'Myriad Web',Syntax,sans-serif;
}
#container #hdrttl {
  margin: 10px 0 0 0;
  width: 100%;
  height: 80px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: left top;
  background-attachment: scroll;
  background-image: url("../img/wall_ptitle.jpg");
}
#hdrttl h1 {
  margin: 0 20px 0 0;
  padding-left: 50px;
  line-height: 80px;
  font-size: 1.2em;
  font-weight: bold;
  color: #FFF;
  background: url("../../img/wall_hdrttlh1.png") no-repeat left 50% scroll;
}
.scroll {
  overflow: auto;
  white-space: nowrap;
/*  -webkit-overflow-scrolling: touch;*/
}
.scroll::-webkit-scrollbar {
  height: 5px;
}
.scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.scroll::-webkit-scrollbar-thumb {
  background: #F00;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

@media screen and (min-width: 800px) and (max-width: 1023px) {
#container {
  width: 100%;
}
#container #header {
  height: 90px;
  background: #FFF url("../img/wall_header2.png") no-repeat left top scroll;
}
#header #baseinfoarea ul.baseinfo {
  margin-right: 5px !important;
}
#header #baseinfoarea ul.baseinfo li {
  display: block;
  font-size: 0.75em;
}
#container #contents .blk2_left {
  float: left;
  width: 49.5%;
}
#container #contents .blk2_right {
  float: right;
  width: 49.5%;
}
#container #contents .blk2_lb {
  float: left;
  width: 50%;
}
#container #contents .blk2_rb {
  float: right;
  width: 50%;
  overflow: hidden;
}
#container #contents .blk2_fvl {
  float: left;
  width: 66%;
}
#container #contents .blk2_fvr {
  float: right;
  width: 32.75%;
}
#container #contents .blk2_svl {
  float: left;
  width: 59%;
}
#container #contents .blk2_svr {
  float: right;
  width: 40%;
}
#footer div.fnavi {
  font-size: 0.8em;
  width: 80%;
  line-height: 2em;
}
#footer address {
  font-size: 0.8em;
}
#container #hdrttl {
  height: 80px;
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: scroll;
}
#hdrttl h1 {
  margin: 0 20px 0 0;
  padding-left: 50px;
  line-height: 80px;
  color: #FFF;
  background: url("../../img/wall_hdrttlh1.png") no-repeat left 50% scroll;
}
}
@media screen and (min-width: 640px) and (max-width: 799px) {
#container {
  width: 100%;
}
#container #header {
  height: 90px;
  background: #FFF url("../img/wall_header3.png") no-repeat left top scroll;
}
#header #baseinfoarea ul.baseinfo {
  margin-right: 5px !important;
}
#header #baseinfoarea ul.baseinfo li {
  display: block;
  font-size: 0.7em;
}
#container #contents .blk2_left {
  float: left;
  width: 49.5%;
}
#container #contents .blk2_right {
  float: right;
  width: 49.5%;
}
#container #contents .blk2_lb {
  display: block;
  margin: 0 auto;
  width: 70%;
}
#container #contents .blk2_rb {
  display: block;
  margin: 0 auto;
  width: 70%;
}
#container #contents .blk2_fvl {
  float: left;
  width: 66%;
}
#container #contents .blk2_fvr {
  float: right;
  width: 32.75%;
}
#container #contents .blk2_svl {
  float: left;
  width: 59%;
}
#container #contents .blk2_svr {
  float: right;
  width: 40%;
}
.d4 .p5 {
  padding-bottom: 10px;
}
#footer div.fnavi {
  font-size: 0.75em;
  width: 90%;
  line-height: 2em;
}
#footer address {
  font-size: 0.8em;
}
#container #hdrttl {
  height: 80px;
  background-repeat: no-repeat;
  background-position: left top;
  background-attachment: scroll;
}
#hdrttl h1 {
  margin: 0 20px 0 0;
  padding-left: 50px;
  line-height: 80px;
  color: #FFF;
  background: url("../../img/wall_hdrttlh1.png") no-repeat left 50% scroll;
}
}
@media screen and (max-width: 640px) {
#container {
  width: 100%;
}
#container #header {
  height: auto;
  background-image: none;
}
#header #logoarea .logo {
  padding: 10px 0 0 3px;
}

#header #baseinfoarea ul.baseinfo {
  margin-right: 5px !important;
}
#header #baseinfoarea ul.baseinfo li {
  display: inline;
  font-size: 0.6em;
  padding: 3px 7px 3px 20px;
}
#header #baseinfoarea ul.baseinfo li:before {
  right: 2px;
}
#header #baseinfoarea ul.baseinfo li:last-child {
  padding-right: 0;
}
#breadcrumb {
  text-align: left;
  margin: 10px 10px;
}
#breadcrumb ul.bc {
  text-align: left;
}
.mpdn {
  display: none;
}
#container #contents {
  float: none;
  margin: 0 auto;
  width: 96%;
}
#container #contents .blk2_left {
  float: none;
  width: 100%;
}
#container #contents .blk2_right {
  float: none;
  width: 100%;
  margin-top: 10px;
}
.imgdiv img {
  max-width: 560px;
}
#container #contents .blk2_lb {
  display: block;
  margin: 0 auto;
  width: 90%;
}
#container #contents .blk2_rb {
  display: block;
  margin: 0 auto;
  width: 90%;
}
#container #contents .blk2_fvl {
  float: none;
  width: 100%;
}
#container #contents .blk2_fvr {
  float: none;
  display: block;
  width: 100%;
  margin-top: 10px;
}
#container #contents .blk2_svl {
  float: none;
  width: 100%;
}
#container #contents .blk2_svr {
  float: none;
  width: 100%;
  margin-top: 10px;
}
.d3 {
  float: none;
  width: 100%;
}
.d3 .p5 {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 5px;
  text-align: center;
}
.d3 .p5 img {
  width: 100%;
  max-width: 326px;
}
.d4 .p5 {
  padding-bottom: 10px;
}
.D2MT10 {
  margin-top: 0;
}
#container #contents .D2wrap {
  display: block;
}
.d2 {
  width: 100%;
}
.d2 .p5 {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 5px;
  text-align: center;
}
.d2 .p5 img {
  width: 100%;
  max-width: 326px;
}
#footer div.fnavi {
  font-size: 0.75em;
  width: 82%;
  line-height: 2em;
}
#footer address {
  font-size: 0.65em;
}
#container #hdrttl {
  margin: 10px 0 0 0;
  padding: 0;
  height: auto;
  background-color: #8FBC8F;
  border: 3px double #093;
}
#hdrttl h1 {
  margin: 0;
  padding: 15px 0;
  text-align: center;
  color: #093;
  line-height: 1;
  background-image: none;
}
}
@media print {
body {
  background-image: none;
}
}