﻿@charset "UTF-8";
/***************************************************
   HTML All Class Element Styles
***************************************************/
html,
body {
  height: 100%;
}
body {
  font-family: Meiryo;
  font-size: 14px;
  line-height: 170%;
  color: #000;
  text-align: center;
  background-color: #e0effb;
}
a {
  color: #006598;
  text-decoration: underline;
}
a:hover {
  color: #006598;
  text-decoration: none;
}

.cb {
  clear: both;
  font-size: 0;
}

body > #wrap {
  height: auto;
}
#wrap {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  height: 100%; /* for IE6 */
  background-image: url(img/main_bg.png);
  background-position: top;
  background-repeat: no-repeat;
}

#right {
  text-align: right;
}

#center {
  text-align: center;
}

p {
  margin-bottom: 15px;
}

.contener {
  width: 100%;
  margin: 0 auto;
  min-height: 800px;
}

.con_in {
  width: 1200px;
  margin: 0 auto;
}

#back-top {
  position: fixed;
  bottom: 50px;
  right: 100px;
}
#back-top a {
  width: 57px;
  display: block;
}
#back-top span {
  width: 50px;
  height: 50px;
  display: block;

  background: url(img/go_top.png) no-repeat center center;
}

td,
th {
  line-height: 170%;
}

/***************************************************
  Header Element Styles
***************************************************/

.head01 {
  margin: 0 auto;
  width: 1200px;
  padding: 0;
  height: 122px;
}

/***************************************************
  Sidebar Element Styles
***************************************************/
.menu {
  padding-top: 0;
  margin: 0 0 50px;
}

.navi {
  margin: 0;
  display: block;
  color: #000;
  background-color: #ffffff;
  margin-bottom: 2px;
  position: relative;
}

.navi:last-child {
  border-bottom: 0;
}

.navi#stay {
  background-color: #d4776a;
  color: #fff;
}

.nav-txt {
  font-size: 15px;
  line-height: 2.55;
  font-weight: bold;
  padding-left: 15px;
}

.nav-txt::before{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.navi#stay .nav-txt::before {
  border-color: transparent transparent transparent #fff;
}

.navi a {
  display: block;
  text-decoration: none;
  color: #000;
}

.navi a:hover {
  display: block;
  background-color: #d4776a;
  color: #fff;
}

.navi a:hover .nav-txt::before {
  border-color: transparent transparent transparent #fff;
}

.danjo {
  line-height: 1.5;
  padding: 10px 0 10px 8px;
  font-size: 14px;
}

.danjo::before {
  margin: 0;
  top: 15px;
}

.new {
  position: absolute;
  color: #ff0000;
  font-size: 14px;
  font-weight: bold;
  bottom: 15px;
  right: 5px;
}

.bana01 {
  margin-bottom: 10px;
}
.bana01 img {
  width: 100%;
}

.bana01 a:hover {
  opacity: 0.7;
}

.info {
  width: 250px;
  margin: 0 auto 30px 0;
  font-size: 13px;
  text-align: left;
  color: #000000;
  background-color: #fff;
}

.info-title {
  height: 26px;
}

.infobox {
  height: 234px;
  overflow: auto;
  background-color: #fff;
  box-sizing: border-box;
}

.info-kiji {
  font-size: 13px;
  line-height: 1.4;
  padding: 3px 0 3px 7px;
}

.kugiri {
  height: 0px;
  border-bottom: #C8C8C8 1px solid;
}

/***************************************************
  Contents Element Styles
***************************************************/
.con_r {
  width: 950px;
  float: right;
  height: 100%;
  text-align: left;
}

.hon {
margin: 0 0 0 20px;
  min-height: 750px;
  background-color: rgba(255, 255, 255, 0.9);
}

.hon_in {
  text-align: left;
  padding: 20px 30px 40px;
}

.title01 {
    background-color: #d4776a;
    width: 900px;
    padding-left: 30px;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    font-weight: bold;
  }

.title02 {
    background-color: #d4776a;
    width: 900px;
    padding: 15px 0 15px 30px;
    color: #fff;
    font-size: 20px;
    line-height: 120%;
    font-weight: bold;
  }

.con_in {
  width: 1200px;
  margin: 0 auto;
}

.con_l {
  width: 250px;
  float: left;
  height: 100%;
}

.con_box {
  margin: 0 30px;
}

.top01 {
  position: relative;

}

.kokuti {
  width: 700px;
  margin: 0 0 20px 20px;
  padding: 10px;
  border: 3px solid #ff0000;
  background-color: #ffffff;
  font-size: 14px;
  line-height: 150%;
}

.kokuti-t {
  font-size: 17px;
  line-height: 150%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.kokuti p {
  margin-bottom: 10px;
}



.akawaku2 {
  border: 3px solid #ff0000;
  padding: 10px;
  background-color: #ffe6e7;
  color: #ff0000;
  font-size: 15px;
  line-height: 150%;
  font-weight: bold;
  margin: 10px 0;
}

.kurowaku {
  border: 3px solid #000000;
  padding: 10px;
  background-color: #ffe6e7;
  color: #ff0000;
  font-size: 15px;
  line-height: 150%;
  font-weight: bold;
  margin: 10px 0;
}

.jimu {
  height: auto;
  padding: 30px 0 20px;
  text-align: left;
  color: #6a6969;
  font-size: 13px;
  line-height: 1.3;
  display: flex;
  justify-content:flex-start;
  flex-wrap: wrap;
}

.jimu01 {
  margin-left: 245px;
  width: 370px;
}


.jimu a {
 
}

/***************************************************
  Footer Element Styles
***************************************************/
.foot01 {
  width: 100%;
  padding: 10px 0;
  margin: 0;
}

.footer {
  width: 100%;
  height: 30px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  background-color: #d4776a;
}

/***************************************************
  Mouse Over Element Styles   
***************************************************/
/***********************************************************
アコーディオン
**********************************************************/

.ac_box_01 > .ac_button {
  box-sizing: border-box;
  position: relative;
  display: block;
  margin: 0 0;
  padding: 0.5em 0.5em 0.5em 2.5em;
  background: rgb(255, 255, 255);
  font-size: 1.125rem;
  font-weight: 700;
  color: #f00;
  line-height: 1.4;
  cursor: pointer;
  transition: 0.1s ease-out;
  transition-property: background, color;
}

.ac_box_01 > .ac_button::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  width: 20px;
  border-top: solid 2px #ff0000;
}

.ac_box_01 > .ac_button::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  width: 20px;
  border-top: solid 2px #ff0000;
  transform: rotate(90deg);
  transition: transform 0.2s ease-out;
}

.ac_box_01 > .ac_button:not(.clicked):hover::after {
  transform: rotate(-90deg);
}

.ac_box_01 > .ac_content {
  box-sizing: border-box;
  padding: 0.5em 5px 0.8em 10px;
  width: 100%;
  display: none;
}

.ac_box_01 > .ac_content {
  box-sizing: border-box;
  padding: 0.5em 5px 0.8em 10px;
  width: 100%;
  display: none;
}

/***************************************************
  Table Layout Element Styles   //index.html
***************************************************/

table#form_table {
  width: 538px;
  border: 1px #acacac solid;
  border-collapse: collapse;
  border-spacing: 0;
}
table#form_table th {
  padding: 5px;
  border: #acacac solid;
  border-width: 0 0 1px 1px;
  background: #e4f5ff;
  line-height: 120%;
  text-align: left;
  width: 102px;
  height: 40px;
  color: #5a5a5a;
  text-indent: 5px;
  font-weight: normal;
}
table#form_table td {
  padding: 5px;
  border: 1px #acacac solid;
  border-width: 0 0 1px 1px;
  text-align: left;
  color: #5a5a5a;
}
table#form_table td.alpha {
  width: 100px;
}

table#form_table td input {
  border: 1px solid #b98633;
}
table#form_table td input.form_one {
  width: 30px;
}
table#form_table td input.mail_a {
  width: 300px;
}
table#form_table td input.mail_b {
  width: 30px;
}

#sou {
  background: url(img/contact_bu.jpg);
  width: 282px;
  height: 26px;
  border: 0;
  font-size: 0;
  margin: 0 auto;
}
#sou:hover {
  background: url(img/contact_bu_on.jpg);
}

/***************************************************
  Qand.html
***************************************************/

.midasi1 {
  text-align: left;
  font-size: 16px;
  border-bottom: #d4776a solid 1px;
  border-left: #d4776a solid 3px;
  margin: 0 0 10px 0;
  padding-left: 10px;
  line-height: 170%;
  font-weight: bold;
}

.midasi2 {
  text-align: left;
  font-size: 16px;
  border-bottom: #d4776a solid 1px;

  margin: 0 0 10px 10px;
  padding-left: 10px;
  line-height: 170%;
  font-weight: bold;
}

.midasi3 {
  text-align: left;
  font-size: 16px;
  color: #d4776a;

  margin: 0 0 10px 10px;
  padding-left: 10px;
  line-height: 170%;
  font-weight: bold;
}

.midasi4 {
  text-align: left;
  font-size: 16px;
  color: #000;

  margin: 0 0 10px 10px;
  padding-left: 10px;
  line-height: 170%;
  font-weight: bold;
}

.midasi5 {
  text-align: left;
  font-size: 16px;
  color: #fff;
  background-color: #d4776a;

  margin: 0 0 10px 10px;
  padding-left: 10px;
  line-height: 170%;
  font-weight: bold;
}

.bun {
  text-align: left;
  font-size: 14px;
  margin: 0 10px 20px 10px;
  line-height: 170%;
}

.bun2 {
  text-align: left;
  font-size: 14px;
  margin: 0 10px 10px 10px;
  line-height: 170%;
}

.bun3 {
  text-align: left;
  font-size: 14px;
  margin: 0 10px 10px 20px;
  line-height: 170%;
}

.bun4 {
  text-align: left;
  font-size: 14px;
  margin: 0 30px 20px 20px;
  line-height: 170%;
}

.bun5 {
  text-align: left;
  font-size: 14px;
  margin: 0 10px 20px 10px;
  line-height: 170%;
  border-bottom: 1px dotted #999999;
}

.bun6 {
  text-align: left;
  font-size: 14px;
  margin: 0;
  line-height: 170%;
}

.bun7 {
  text-align: left;
  font-size: 14px;
  margin: 0 0 10px 10px;
  line-height: 170%;
}

.btn-endai a {
  width: 300px;
  margin: 0 auto 20px;
  display: block;
  line-height: 50px;
  color: #ffffff;
  background-color: #004cff;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 10px;
}

.btn-endai a:hover {
  opacity: 0.6;
}

.waku {
    margin: 10px 0 20px;
    padding: 10px;
    border: 1px solid #000;
    background-color: #ffffff;
}

.aka {
  color: #f00;
}

td.cate {
  padding-left: 10px;
}

.kasen {
  border-bottom: 1px dotted #000000;
}

td.r-aki {
  padding-right: 5px;
}

.kako-btn a {
  width: 200px;
  line-height: 50px;
  height: 50px;
  background-color: #a31d4b;
  border-radius: 5px;
  color: #ffffff;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.kako-btn a:hover {
  background-color: #ffffff;
  color: #a31d4b;
  border: 1px solid #a31d4b;
}

.wave {
  text-decoration: underline wavy;
}

.aki {
  padding-left: 5px;
}

.btn-pre a {
  width: 500px;
  margin: 0 auto 20px;
  display: block;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  background-color: #004cff;
  text-decoration: none;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  border-radius: 5px;
}

.btn-pre a:hover {
  background-color: #7fb9ff;
}

.btn-pre2 a {
  width: 350px;
  margin: 0 0 20px;
  display: block;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  background-color: #004cff;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px;
}

.btn-pre2 a:hover {
  background-color: #7fb9ff;
}

.btn-pre2#red a {
  background-color: #d40003;
}

.btn-pre2#mono a {
  background-color: #ffffff;
  border: 1px solid #000;
  color: #000;
}

.btn-pre3 a {
  width: 300px;
  margin: 0 0 20px;
  display: block;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  background-color: #189eff;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px;
}

.btn-pre3 a:hover {
  background-color: #5aafff;
}

.waku2 {
  border: 1px solid #000000;
  padding: 10px;
  text-align: left;
  margin-bottom: 20px;
}

.waku3 {
  width: 500px;
  border: 1px solid #000000;
  padding: 10px;
  text-align: left;
  margin: 10px 0 20px;
  background-color: #e8f9ff;
}

.btn-area{
display: flex;
flex-wrap: wrap;
}

.btn-area2{
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}

.cate{
width: 340px;
}

table#tani td {
  line-height: 120%;
}

table#tani td p {
  line-height: 160%;
}

/* 右上がりの斜線 */
.right_up_border {
  background-image: linear-gradient(
    -4deg,
    /*角度*/ transparent 49%,
    black 49%,
    /*斜線の色*/ black 52%,
    /*斜線の色*/ transparent 52%,
    transparent
  );
}

.notice {
  padding: 10px;
  border: 3px solid #ff0000;
  background-color: #ffffff;
  font-size: 14px;
  line-height: 150%;
}

table#ippan td {
  border: 1px solid #000000;
}

.live {
  color: #ff3c06;
  font-weight: bold;
}

.acs-8 {
  height: 370px;
}

.acs-8-2 {
  height: 50px;
  width: 630px;
  font-size: 12px;
  line-height: 150%;
  padding: 10px 0 0 50px;
  background-color: #fff;
  background-repeat: no-repeat;
}

.acs-9 {
  width: 680px;
  font-size: 12px;
  line-height: 150%;
  padding: 10px 0;
  background-color: #fff;
  background-repeat: no-repeat;
}
.acs-10 {
  height: 436px;
  width: 280px;
  font-size: 12px;
  line-height: 150%;
  padding: 60px 0 0 410px;
  background-image: url(img/access10.jpg);
  background-repeat: no-repeat;
}

.sidebana {
  width: 211px;
  margin: 0 0 10px;
}
.sidebana img {
  width: 100%;
}

.acs-6 {
  width: 730px;
  font-size: 12px;
  line-height: 150%;
  padding: 0;
  position: relative;
}

.acs6-txt {
  position: absolute;
  display: block;
  top: 48px;
  left: 200px;
  font-size: 14px;
  line-height: 150%;
}

.acs-7 {
  width: 730px;
  font-size: 12px;
  line-height: 150%;
  padding: 0;
  position: relative;
}

.acs7-txt {
  position: absolute;
  display: block;
  top: 20px;
  left: 200px;
  font-size: 14px;
  line-height: 150%;
}

.bana-area {
  width: 1000px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 10px 0;
  background-color: #000000;
}

.bana-box {
  width: 190px;
  margin: 0 5px;
}
.bana-box img {
  width: 100%;
}
.bana-box a:hover {
  opacity: 0.6;
}

.bb01 {
  border-bottom: 1px solid #002f3e;
}

.aki2 {
  padding-left: 13px;
}

.btn-top a {
  width: 600px;
  margin: 0 auto 20px;
  display: block;
  padding: 10px 0;
  line-height: 150%;
  color: #ffff00;
  background-color: #ff0000;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px;
  border: 2px solid #fff;
}

.btn-top a:hover {
  opacity: 0.7;
}

.btn-pre a:hover {
  opacity: 0.7;
}

.btn-top#lira a {
  background-color: #bdafff;
}

.btn-top#white a {
  background-color: #ffffff;
}

.form__item {
  position: relative;
  margin: 0;
}

.form__item._ttl_ {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-right: 0;
  text-align: left;
  padding: 2% 0;
}

.form__item._field_ {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  padding-right: 0;
  padding: 2% 0;
}

a .shoumei {
  padding: 0 7px;
  background-color: #f00;
  color: #fff;
}
