@charset 'utf-8';
/*	Cascading Style Sheets: style.css 5.2	*/

.PC { display:block;}
.SP { display:none;}

#PAGE { background:#edeceb; }

#MENU ul.MAIN_MENU li.MENU_TOP a {
  background: #006844;
}
#FOOTER ul li.MENU_TOP a {
  text-decoration: underline;
}
.NAME { font-size:50px; }
.TOP_IMAGE {
  width: 100%;
  color: #fff;
  text-shadow: #000 2px 2px 2px;
  position: relative;
  text-align: center;
  overflow:initial;
  margin-bottom:100px;
}
.TOP_IMAGE img {
  width: 100%;
}
.TOP_IMAGE img.MERIT { width:600px; margin-top:100px; }
.TOP_IMAGE .TOP_BOX {
  width: auto;
  margin: 0 0 0 -480px;
  position: absolute;
  top: 20%;
  left: 50%;
  z-index: 10;
  overflow: visible;
}
.TOP_IMAGE .TOP_BOX strong.TOP_ST {
  width: 100%;
  float: left;
  font-weight: bold;
  font-size: 80px;
  line-height: 1.2em;
  letter-spacing: 0.15em;
  text-align:center;
}
.TOP_IMAGE .TOP_BOX small {
  letter-spacing: 0.15em;
  font-size:70px;
}
.TOP_IMAGE .TOP_BOX em.TOP_EM {
  width: 100%;
  float: left;
  margin: 20px 0 0 0;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.7em;
  letter-spacing: 0.15em;
}
.TOP_IMAGE span.TOP_SPAN {
  width: 240px;
  height: 240px;
  float: right;
  text-align: center;
  font-size: 40px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 20;
}
.TOP_IMAGE span.TOP_SPAN em {
  width: 240px;
  float: left;
  margin: 50px 0 0 0;
  font-size: 30px;
  line-height: 1.2em;
}
.TOP_IMAGE span.TOP_SPAN strong {
  margin: 5px 0 0 0;
  font-size: 100px;
  line-height: 1.2em;
}

h2 {
  width: 100%;
  margin: 30px 0 0 0;
  text-align: center;
}
h2 em {
  width: 100%;
  float: left;
  margin: 0;
  font: normal normal bold 40px/1.2em "Josefin Slab";
  letter-spacing: 0.1em;
}
h2 strong {
  width: 100%;
  float: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 2.5em;
  margin-bottom:20px;
}

.ONLINE_BOX {
  width: 100%;
  height: 360px;
  display: block;
  background: #edeceb;
  overflow: visible;
  margin-top:50px;
}



.ONLINE_BOX .SHEET {
  overflow: visible;
}
.ONLINE_BOX h2 {
  width: 210px;
  height: 210px;
  float: left;
  margin: -50px 0 0 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
}
.ONLINE_BOX h2 em {
  width: 100%;
  margin: 70px 0 0 0;
}
.ONLINE_BOX h2 strong {
  width: 100%;
  letter-spacing: 0.2em;
}
.ONLINE_BOX h3 {
  width: 620px;
  float: right;
  margin: 10px 0 0 0;
  color: #9d7d2e;
}
.ONLINE_BOX h3 em {
  width: 120px;
  height: 80px;
  float: left;
  padding: 20px 0;
  background: #9d7d2e;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.2em;
}
.ONLINE_BOX h3 span {
  width: 550px;
  float: right;
  margin: 10px 0 0 0;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2em;
  letter-spacing: 0.15em;
}
.ONLINE_BOX h3 strong {
  float: right;
  margin: 5px 0 0 0;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.2em;
  line-height: 120px;
  text-align: center;
}
.ONLINE_BOX h3 strong span {
  width: auto;
  float: none;
  margin: 0;
  font: normal normal bold 70px/1.2em "arial";
  letter-spacing: 0em;
}
.ONLINE_BOX form {
  width: 620px;
  float: right;
  margin: 20px 0 0 0;
}
.ONLINE_BOX form dl {
  width: 310px;
  float: left;
  clear: none;
}
.ONLINE_BOX form dl dt {
  width: auto;
  float: left;
  margin-right: 10px;
  font-size: 14px;
}
.ONLINE_BOX form dl dd {
  width:90%;
  float: left;
}

.INPUT_CITY { width:95%; height:30px; margin:10px auto 0 auto; display:inline-block;}


.ONLINE_BOX form dl dd select {
  font-size: 15px;
  width:90%; height:30px;
  margin-top:10px;
  -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
  padding-left:10px;
}
.ONLINE_BOX form dl dd option {
  font-size: 14px;
}
.ONLINE_BOX form .SUBMIT {
  width: 620px;
  height: 70px;
  float: right;
  margin: 30px 0 0 0;
  background: #9d7d2e;
  border: none;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.2em;
  cursor: pointer;
}
.ONLINE_BOX form .SUBMIT:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.ONLINE_BOX form .SUBMIT:active {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.ONLINE_BOX .IMAGE {
  float: left;
  margin: 0;
}

.CONTENTS_BOX {
  width: 100%;
  padding: 20px 0;
  background: #fff;
  overflow: visible;
}
.CONTENTS_BOX .SHEET {
  width:960px;
  margin:0 auto;
}
.CONTENTS_BOX p{
  text-align: center;
}
.CONTENTS_BOX ul {
  width: 800px;
  margin: 20px auto 0 auto;
  background: #fff;
  overflow: visible;
  display:flex;
  flex-wrap:wrap;
  justify-content: space-between;
}
.CONTENTS_BOX ul li {
  width: 380px;
  margin: 0 0px 30px 0;
}
.CONTENTS_BOX ul li a {
  width: 380px;
  float: left;
  position: relative;
}
.CONTENTS_BOX ul li a img { width:100%; }
.CONTENTS_BOX ul li a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.CONTENTS_BOX ul li a:active {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.CONTENTS_BOX ul li a strong {
  width: 350px;
  height: 40px;
  float: left;
  padding: 0 10px 0 20px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  line-height: 40px;
  position: absolute;
  top: 202px;
  left: 0;
  bottom:0;
}
.CONTENTS_BOX ul li a strong em {
  float: right;
  font-size: 11px;
  line-height: 40px;
  font-family: "Marvel";
  letter-spacing: 0.15em;
}
.CONTENTS_BOX ul li a span {
  width: 100%;
  float: left;
  margin: 5px 0 0 0;
  color: #000;
  font-size: 12px;
  line-height: 1.5em;
}
.SELL_BOX {
  width: 100%;
  background: #edeceb;
}
.SELL_BOX p {
  width:100%;
  text-align: center;
  margin-top:20px;
  float:left;
}
.SPACE30 {
  width:100%;
  height:30px;
  display:inline-block;
}
.SELL_BOX .SELL_UL {
  width:800px;
  display:flex;
  margin:0 auto;
  justify-content:
  space-between;
  flex-wrap:wrap;
}
.SELL_BOX .SELL_UL li {
  width:380px;
}
.SELL_BOX .SELL_UL li img {
  width:100%;
}
.SELL_BOX .SELL_UL li strong {
  width:100%;
  text-align:center;
  font-weight:bold;
  font-size:20px;
  display:inline-block;
  margin:20px 0;
}
.SELL_BOX .SELL_UL li strong:after {
  content: "";
  margin: 0 auto;
  display: block;
  width: 120px;
  height: 1px;
  background:#000;
}
.SELL_BOX .SELL_UL li span {
  width:100%;
  display:inline-block;
}

.FLOW_BOX {
  width: 100%;
  background: #e4ecee;
  overflow: visible;
}
.FLOW_BOX p{
  text-align: center;
  padding: 0 14%;
}
.FLOW_BOX ul {
  width: 840px;
  float: left;
  margin: 20px 0 0 120px;
  overflow: visible;
}


.BANEER_BOX { width:800px; margin:50px auto 50px auto; }
.BANEER_BOX .BANNER　{ width:100%; display:flex; margin:0 auto; flex-wrap:wrap; justify-content: space-between;  }
.BANEER_BOX .BANNER li { width:350px; background:#9d7d2e; color:#fff; border:none; font-size:15px; font-weight:bold; align-items: center; text-align:center; line-height:40px; padding:10px 0; }
.BANEER_BOX .BANNER li img { margin-right:10px; }
.BANEER_BOX .BANNER li a:link { color:#fff; }
.BANEER_BOX .BANNER li a:visited { color:#fff; }
.BANEER_BOX .BANNER li a:hover { opacity:0.7; }
.MIDASHI { width:100%; font-size:30px; margin:30px 0 30px 0; font-weight:bold; display:inline-block; text-align:center; line-height:1.3em; }


.FLOW_BOX ul li {
  width: 26px;
  float: left;
  margin: 0 0 30px 0;
}
.FLOW_BOX ul li .F_ARROW {
  width: 11px;
  float: left;
  margin: 70px 0 0 7px;
}
.FLOW_BOX ul li.FLOW_UL {
  width: 224px;
  float: left;
  margin: 0 0 30px 0;
}
.FLOW_BOX ul li.FLOW_UL div {
  width: 220px;
  float: left;
  margin: 0 0 5px 0;
  background: #fff;
  border: 2px solid #00a7c9;
}
.FLOW_BOX ul li.FLOW_UL div img {
  float: left;
  border-bottom: 2px solid #00a7c9;
}
.FLOW_BOX ul li.FLOW_UL div dl {
  width: 220px;
  float: left;
  margin: 0;
}
.FLOW_BOX ul li.FLOW_UL div dl dt {
  width: 40px;
  height: 40px;
  float: left;
  background: #00a7c9;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 40px;
}
.FLOW_BOX ul li.FLOW_UL div dl dd {
  width: 170px;
  float: left;
  padding: 0 0 0 10px;
  color: #00a7c9;
  font-weight: bold;
  font-size: 14px;
  line-height: 40px;
}
.FLOW_BOX ul li.FLOW_UL span {
  width: 220px;
  float: left;
  font-size: 12px;
  line-height: 1.5em;
}




.FLOW_BOX a {
  float: right;
  margin: 20px 120px 50px 0;
  color: #000;
  text-decoration: underline;
}
.FLOW_BOX a:hover {
  text-decoration: none;
}
.FLOW_BOX a:active {
  text-decoration: none;
}

.SHEET_BOX {
  width: 100%;
  padding: 20px 0 50px 0;
  background: #fff;
  overflow: visible;
}
.SHEET_BOX h2 {
  width: 100%;
  float: left;
  padding: 0 0 10px 0;
  /* border-bottom: 1px solid #ccc; */
  text-align: left;
  line-height: 20px;
  flex-wrap:wrap;
}
.SHEET_BOX h2 em {
  width: 20px;
  height: 20px;
  float: left;
  margin: 0 10px 0 0;
  background: #2e2480;
  border-radius: 50%;
}
.SHEET_BOX h2 em img {
  width: 6px;
  float: left;
  margin: 5px 0 0 7px;
}
.SHEET_BOX h2 strong {
  width: auto;
  float: none;
  font-size: 14px;
  margin: 0 10px 0 0;
}
.SHEET_BOX h2 span {
  width: auto;
  float: none;
  font-size: 12px;
}
.SHEET_BOX .INFO {
  width: 960px;
  display:flex;
  flex-wrap:wrap;
}
.SHEET_BOX .INFO a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.SHEET_BOX .INFO a:active {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.SHEET_BOX .INFO ul.INFO_LIST {
  width: 100%;
  margin: 0;
  display:flex;
  flex-wrap:wrap;
  justify-content: space-between;
}
.SHEET_BOX .INFO ul.INFO_LIST li {
  width: 32%;
  margin: 0px 0 20px 0;
  border: 1px solid #ccc;
  padding-bottom:30px;
}
.SHEET_BOX .INFO ul.INFO_LIST li a {
  width: 100%;
  float: left;
}
.SHEET_BOX .INFO ul.INFO_LIST li a span {
  width: 90%;
  height: 40px;
  float: left;
  padding: 0 0 20px 5%;
  color: #000;
  font-weight: bold;
  line-height: 80px;
}
.SHEET_BOX .INFO ul.INFO_LIST li a em {
  width: 14px;
  height: 14px;
  float: left;
  margin: 33px 10px 0 0;
  background: #000;
  border-radius: 50%;
}
.SHEET_BOX .INFO ul.INFO_LIST li a em img {
  width: 4px;
  float: left;
  margin: 4px 0 0 5px;
}
.SHEET_BOX .INFO ul.INFO_LIST li a img {
  width: 90%;
  margin:0 5%;
}
.SHEET_BOX .INFO ul.AREA_LIST {
  width: 480px;
  float: left;
  margin: 5px 0 0 0;
}
.SHEET_BOX .INFO ul.AREA_LIST li {
  width: 225px;
  float: left;
  margin: 10px 10px 0 0;
}
.SHEET_BOX .INFO ul.AREA_LIST li a {
  width: 225px;
  float: left;
}
.SHEET_BOX .INFO ul.AREA_LIST li a em {
  width: 223px;
  float: left;
  border: 1px solid #9d7d2e;
  position: relative;
}
.SHEET_BOX .INFO ul.AREA_LIST li a em img {
  width: 219px;
  float: left;
  margin: 2px;
}
.SHEET_BOX .INFO ul.AREA_LIST li a em strong {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.5em;
  text-shadow: 1px 1px 1px #000;
  position: absolute;
  top: 30px;
  left: 20px;
}
.SHEET_BOX .INFO ul.AREA_LIST li a span {
  width: 225px;
  float: left;
  margin: 5px 0 0 0;
  color: #000;
  font-size: 10px;
  line-height: 1.5em;
}
.SHEET_BOX .TOPICS {
  width: 465px;
  float: right;
}
.SHEET_BOX .TOPICS .TOPICS_BOX {
  width: 445px;
  height: 330px;
  float: right;
  margin: 20px 0 0 0;
  overflow-y: scroll;
}
.SHEET_BOX .TOPICS dl {
  width: 425px;
  float: left;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
  line-height: 1.5em;
}
.SHEET_BOX .TOPICS dl dt {
  width: 100px;
  float: left;
}
.SHEET_BOX .TOPICS dl dt em {
  float: left;
  color: #9d7d2e;
}
.SHEET_BOX .TOPICS dl dd {
  width: 320px;
  float: right;
}
.SHEET_BOX .TOPICS dl dd a {
  color: #000;
  text-decoration: underline;
}
.SHEET_BOX .TOPICS dl dd a:hover {
  text-decoration: none;
}
.SHEET_BOX .TOPICS dl dd a:active {
  text-decoration: none;
}
.SHEET_BOX a.CAM {
  float: left;
  margin: 10px 0 0 0;
}
.SHEET_BOX a.CAM:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.SHEET_BOX a.CAM:active {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.MURYO_SP { display:none; }
p.CENTER { display:none;}
.BUTTON_ALL { display:none;}







@media screen and (max-width: 740px) {
  .PC { display:none;}
  .SP { display:block;}
  .MURYO_SP { width:90px; display:inline-block; }
  .TOP_IMAGE img.MERIT { width:70%; margin:30px 15% 0 15%; }
  p.CENTER { width:100%; text-align:center; display:inline-block; margin-top:0; }
  p.CENTER img { width:30px; }

  .sidr li.sidr-class-MENU_TOP a {
    background-color: #006844;
  }

  .TOP_IMAGE {
    width: 100%;
    height:auto;
    overflow: visible;
    background: #000;
  }
  .TOP_IMAGE img {
    width: 100%;
    overflow: visible;
    position: relative;
  }
  .TOP_IMAGE .TOP_BOX {
    width: 100%;
    margin: 0 0 0 0;
    position: absolute;
    top: 20%;
    left: 0;
    z-index: 10;
    overflow: visible;
  }
  .TOP_IMAGE .TOP_BOX .NAME { font-size: 2rem;}
  .TOP_IMAGE .TOP_BOX strong.TOP_ST {
    width: 100%;
    font-size: 2rem;
    line-height: 1.7em;
    letter-spacing: 0.15em;
    margin-top:10px;
  }
  .TOP_IMAGE .TOP_BOX em.TOP_EM {
    width: 100%;
    margin: 20px 0;
    font-size: 12px;
    line-height: 1.7em;
    letter-spacing: 0.05em;
  }
  .TOP_IMAGE span.TOP_SPAN {
    width: 100%;
    height: auto;
    float: right;
    margin: 0;
    padding: 10px 0;
    background: #000;
    text-align: center;
    font-size: 20px;
    border: none;
    border-radius: 0;
    position: relative;
    right: 0;
  }
  .TOP_IMAGE span.TOP_SPAN em {
    width: auto;
    float: none;
    margin: 50px 0 0 0;
    font-size: 25px;
    line-height: 1.2em;
  }
  .TOP_IMAGE span.TOP_SPAN strong {
    margin: 0 5px;
    font-size: 40px;
    line-height: 1.2em;
  }

  .SHEET {
    float: left;
  }

  .ONLINE_BOX {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    padding: 30px 0;
    background: #edeceb;
    overflow: visible;
  }
  .ONLINE_BOX .SHEET {
    overflow: visible;
    background: #edeceb;
  }
  .ONLINE_BOX h2 {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    background: none;
    color: #000;
    text-align: center;
  }
  .ONLINE_BOX h2 em {
    width: 100%;
    margin: 0;
  }
  .ONLINE_BOX h2 strong {
    width: 100%;
    letter-spacing: 0.2em;
  }
  .ONLINE_BOX h3 {
    width: 95%;
    margin: 15px 2.5% 0 0;
    color: #9d7d2e;
    text-align: center;
    display:flex;
    align-items: flex-start;
    display:flex; justify-content:center; align-items:center;
  }
  .ONLINE_BOX h3 em {
    width: 120px;
  height: 80px;
  float: left;
  padding: 20px 0;
  background: #9d7d2e;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.2em;
  }
  .ONLINE_BOX h3 em br {
    display: none;
  }
  .ONLINE_BOX h3 span {
    width: 100%;
    float: right;
    margin: 10px 0 0 0;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.2em;
    letter-spacing: 0.15em;
  }
  .ONLINE_BOX h3 strong {
    width: 100%;
    float: right;
    margin: 15px 0 0 0;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2em;
  }
  .ONLINE_BOX h3 strong span {
    width: auto;
    float: none;
    margin: 0;
    font: normal normal bold 50px/1.2em "arial";
    letter-spacing: 0em;
  }
  .ONLINE_BOX form {
    width: 95%;
    float: right;
    margin: 20px 2.5% 0 0;
  }
  .ONLINE_BOX form dl {
    width: 100%;
    float: left;
    clear: none;
    margin: 0 0 20px 0;
    text-align:center;
  }
  .ONLINE_BOX form dl dt {
    width:100%;
    float: left;
    margin-right: 10px;
    font-size: 14px;
    font-weight:bold;
    text-align:center;
  }
  .ONLINE_BOX form dl dd {
    width: 100%;
    float: left;
        text-align:center;
  }
  .ONLINE_BOX form dl dd select {
    width:90%;
    font-size: 20px;
    margin:0 5%;
    height:40px;
  }
  .ONLINE_BOX form dl dd option {
    width:80%;
    font-size: 20px;
    margin:0 10%;
  }
  .ONLINE_BOX form .SUBMIT {
  width:90%; margin:0 auto; background:#000; color:#fff; line-height:50px;
  height:50px;border-radius:25px;background-color: #9d7d2e; display:flex; justify-content:center; align-items:center;
  float:none;box-shadow: 6px 6px 6px #ccc;
　}

  .ONLINE_BOX form .SUBMIT::before {content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  width: 13px;    /* くの字を山なりに見た時、左側の長さ */
  height: 13px;   /* くの字を山なりに見た時、右側の長さ */
  border-top: 3px solid #000;     /* くの字を山なりに見た時、左側の太さと色 */
  border-right: 3px solid #000;   /* くの字を山なりに見た時、右側の太さと色 */
  transform: rotate(45deg);    /* くの字の向き */
}

  .ONLINE_BOX .IMAGE {
    display: none;
  }

  .CONTENTS_BOX {
    width: 100%;
    padding: 20px 0;
    background: #fff;
    overflow: visible;
  }
  .CONTENTS_BOX .SHEET {
    width:95%;
    background: #fff;
    padding:0 2.5%;
  }

  .CONTENTS_BOX ul {
    width: 95%;
    float: left;
    margin: 20px 0 0 2.5%;
    background: #fff;
    overflow: visible;
  }
  .CONTENTS_BOX ul li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .CONTENTS_BOX ul li a {
    width: 100%;
  }
  .CONTENTS_BOX ul li a img {
    width: 30%;
    float: left;
    margin: 0 0 10px 0;
    clear: none;
  }
  .CONTENTS_BOX ul li a strong {
    width: 65%;
    height: auto;
    float: right;
    padding: 0 2.5% 0 0;
    background: none;
    color: #000;
    font-weight: bold;
    line-height: 1.5em;
    position: relative;
    top: 0;
    left: auto;
  }
  .CONTENTS_BOX ul li a strong em {
    float: right;
    font-size: 11px;
    line-height: 1.5em;
    font-family: "Marvel";
    letter-spacing: 0.15em;
  }
  .CONTENTS_BOX ul li a span {
    width: 65%;
    float: right;
    clear: none;
    margin: 5px 0 0 0;
    padding: 0 2.5% 0 0;
  }

  .FLOW_BOX {
    width: 100%;
    background: #e4ecee;
    overflow: visible;
  }
  .FLOW_BOX .SHEET {
    overflow: visible;
    background: #e4ecee;
  }
  .FLOW_BOX ul {
    width: 95%;
    margin: 20px 0 0 2.5%;
  }
  .FLOW_BOX ul li {
    width: 100%;
    float: left;
    margin: 0 10px 0 0;
    text-align: center;
  }
  .FLOW_BOX ul li .F_ARROW {
    transform: rotate(90deg);
    margin: auto;
    float: none;
  }
  .FLOW_BOX ul li.FLOW_UL {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    text-align: left;
  }
  .FLOW_BOX ul li.FLOW_UL div {
    width: 98%;
    float: left;
    margin: 0 0 5px 0;
    background: #fff;
    border: 2px solid #00a7c9;
  }
  .FLOW_BOX ul li.FLOW_UL div img {
    width: auto;
    height: 40px;
    float: right;
    clear: none;
    border-bottom: none;
  }
  .FLOW_BOX ul li.FLOW_UL div dl {
    width: 64%;
    height: 100%;
    float: left;
    clear: none;
    margin: 0;
  }
  .FLOW_BOX ul li.FLOW_UL div dl dt {
    width: 40px;
    height: 100%;
    float: left;
    background: #00a7c9;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
  }
  .FLOW_BOX ul li.FLOW_UL div dl dd {
    width: auto;
    height: auto;
    float: left;
    padding: 0 0 0 10px;
    color: #00a7c9;
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
  }
  .FLOW_BOX ul li.FLOW_UL span {
    width: 100%;
  }
  .FLOW_BOX a {
    float: right;
    margin: 20px 2.5% 50px 0;
    color: #000;
    text-decoration: underline;
  }

  .SHEET_BOX {
    width: 100%;
    padding: 0;
    background: #fff;
    overflow: visible;
  }
  .SHEET_BOX .SHEET {
    background: #fff;
  }
  .SHEET_BOX h2 {
    width: 100%;
  }
  .SHEET_BOX .INFO {
    width: 95%;
    float: left;
    margin: 0 0 0 2.5%;
  }
  .SHEET_BOX .INFO ul.INFO_LIST {
    width: 100%;
    float: left;
    margin: 0px 0 0 0;
  }
  .SHEET_BOX .INFO ul.INFO_LIST li {
    width: 99%;
    float: left;
    margin: 0px 0 20px 0;
    border: 1px solid #ccc;
    padding:20px 0;
  }
  .SHEET_BOX .INFO ul.INFO_LIST li a {
    width: 100%;
  }
  .SHEET_BOX .INFO ul.INFO_LIST li a span {
    width: 35%;
    height: auto;
    float: left;
    padding: 15px 0 0 5%;
    color: #000;
    font-weight: bold;
    line-height: 2em;
  }
  .SHEET_BOX .INFO ul.INFO_LIST li a em {
    width: 14px;
    height: 14px;
    float: left;
    margin: 5px 10px 0 0;
    background: #000;
    border-radius: 50%;
  }
  .SHEET_BOX .INFO ul.INFO_LIST li a em img {
    width: 4px;
    float: left;
    margin: 4px 0 0 5px;
  }
  .SHEET_BOX .INFO ul.INFO_LIST li a img {
    width: 50%;
    float: right;
  }
  .SHEET_BOX .INFO ul.AREA_LIST {
    width: 102%;
    float: left;
    margin: 5px 0 0 0;
  }
  .SHEET_BOX .INFO ul.AREA_LIST li {
    width: 48%;
    margin: 10px 2% 0 0;
  }
  .SHEET_BOX .INFO ul.AREA_LIST li a {
    width: 100%;
    float: left;
  }
  .SHEET_BOX .INFO ul.AREA_LIST li a em {
    width: 99%;
  }
  .SHEET_BOX .INFO ul.AREA_LIST li a em img {
    width: 98%;
    float: left;
    margin: 2px 1%;
  }
  .SHEET_BOX .INFO ul.AREA_LIST li a em strong {
    top: 25%;
    left: 10px;
  }
  .SHEET_BOX .INFO ul.AREA_LIST li a span {
    width: 100%;
  }
  .SHEET_BOX .TOPICS {
    width: 95%;
    float: right;
    margin: 20px 2.5% 30px 0;
  }
  .SHEET_BOX .TOPICS .TOPICS_BOX {
    width: 100%;
    height: auto;
    float: right;
    margin: 10px 0 0 0;
    overflow-y: hidden;
  }
  .SHEET_BOX .TOPICS dl {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
    line-height: 1.5em;
  }
  .SHEET_BOX .TOPICS dl dt {
    width: 100%;
    float: left;
  }
  .SHEET_BOX .TOPICS dl dt em {
    float: left;
    color: #9d7d2e;
  }
  .SHEET_BOX .TOPICS dl dd {
    width: 100%;
    float: right;
  }
  .SHEET_BOX .TOPICS dl dd a {
    color: #000;
    text-decoration: underline;
  }
  .SELL_BOX .SELL_UL {
    width:90%;
    display:flex;
    margin:0 auto;
    justify-content:
    space-between;
    flex-wrap:wrap;
  }
  .SELL_BOX .SELL_UL li {
    width:48%;
    margin:0 0 30px 0;
  }
  .SHEET_BOX .TOPICS .TOPICS_BOX a.BUTTON_ALL {
    width:90%;
    margin:30px 5% 0 5%;
    line-height:50px;
    height:50px;
    border-radius:25px;
    display:flex;
    justify-content:center;
    align-items:center;
    border:1px solid #9d7d2e;
    float:left;
    display:block;
    color:#9d7d2e;
    text-align: center;
  }
  .SHEET_BOX .TOPICS .TOPICS_BOX a.BUTTON_ALL:link {
    color:#9d7d2e;
  }
  .SHEET_BOX .TOPICS .TOPICS_BOX a.BUTTON_ALL:hover {
    background:#9d7d2e;
    color:#fff;
  }
  .TOP_IMAGE .TOP_BOX small {
    letter-spacing: 0em;
    font-size:1.8rem;
    line-height:1.7em; 
  }
  .TOP_IMAGE {
    margin-bottom:0;
  }
  .BANEER_BOX { width:90%; margin:50px auto; }
  .BANEER_BOX .BANNER　{ width:100%; display:flex; margin:0 auto; flex-wrap:wrap; justify-content: space-between;  }
  .BANEER_BOX .BANNER li { width:100%; background:#9d7d2e; color:#fff; border:none; font-size:15px; font-weight:bold; align-items: center; text-align:center; line-height:40px; padding:10px 0; margin-bottom:20px; }
  .BANEER_BOX .MIDASHI { margin-top:30px; line-height:1.7em; }
  .INPUT_CITY { width:90%; height:40px; margin:0 auto; }

}








@media screen and (min-width:741px) and ( max-width:1112px) {
  .TOP_IMAGE .TOP_BOX strong.TOP_ST {
    width: 100%;
    float: left;
    font-weight: bold;
    font-size: 50px;
    line-height: 1.2em;
}
.ONLINE_BOX h2 {
  width: 150px;
  height: 150px;
  float: left;
  margin: 0px 0 0 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
}
.ONLINE_BOX h2 em {
  width: 100%;
  margin: 30% 0 0 0;
}
.ONLINE_BOX h3 {
  width: 680px;
  float: right;
  margin: 10px 3% 0 0;
  color: #9d7d2e;
}
.TOP_IMAGE .TOP_BOX {
  width: 960px;
  margin: 0 0 0 -480px;
  position: absolute;
  top: 15%;
  left: 50%;
  z-index: 10;
  overflow: visible;
}
.ONLINE_BOX form {
  width: 620px;
  float: right;
  margin: 20px 3% 0 0;
}
.TOP_IMAGE img.MERIT { width:300px; margin-top:100px; }
.br-sp {display: none; }



.TOP_IMAGE {
  width: 100%;
  color: #fff;
  text-shadow: #000 2px 2px 2px;
  position: relative;
  text-align: center;
  overflow:initial;
  margin-bottom:150px;
}

.NAME { font-size:40px; }
.TOP_IMAGE .TOP_BOX small {
  letter-spacing: 0em;
  font-size:60px;
}
.TOP_IMAGE .TOP_BOX strong.TOP_ST {
  width: 100%;
  float: left;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.2em;
}
.ONLINE_BOX {
  width: 100%;
  height: 360px;
  display: block;
  background: #edeceb;
  overflow: visible;
  margin-top:150px;
}



}
