@media screen and (min-width: 668px), print {
 /* ----------------------------------------
入居者様専用ページ　/customer/
---------------------------------------- */
 body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
 }
h1 {
    width: 100%;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 20px;
    background: #042455;
}
 ul {
  margin: 0;
  padding: 0;
 }
 ul li {
  list-style: none;
 }
 a {
  text-decoration: none;
  color: #000;
 }
 .customer_pankuzu {
  max-width: 1000px;
  margin: 0px auto;
  padding: 20px 40px;
 }
 .customer_pankuzu ul li {
  display: inline-block;
  margin-right: 15px;
 }
 .customer_pankuzu ul li:last-child:before {
  content: ">";
  margin-right: 15px;
 }
 /*********************************************
　　navi09
*********************************************/
 .h_nav09 {
  width: 1000px !important;
  height: 60px;
  margin: 0 auto;
  padding: 10px 0 0;
  border-bottom: none !important;
 }
 .h_nav09 .h-logo {
  width: 270px;
  float: left;
 }
 .h_nav09 .h-info {
  width: 340px;
  float: left;
  margin: 10px;
 }
 .h_nav09 .h-info p {
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 25px;
 }
 .h_nav09 .h-info p.tel {
  font-size: 28px;
 }
 .h_nav09 .h-img {
  float: right;
  margin: 10px;
 }
 .h_nav09 .h_nav {
  padding: 0;
  margin: 0;
  float: right;
  clear: both;
 }
 .h_nav09 .h_nav ul {
  padding: 0;
  height: 37px;
  margin-top: -44px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0;
  list-style: none;
 }
 .h_nav09 .h_nav li {
  padding: 10px 0 10px 20px;
  margin: 0 8px;
  text-align: center;
  background: url(/tool/sample/header/img/yajirushi.png) no-repeat left;
  background-repeat: no-repeat;
  background-position: 5px;
  float: left;
  font-size: 14px;
  width: auto;
 }
 .h_nav09 .h_nav li a {
  text-decoration: none;
  color: #000000;
 }
 .h_nav09 .h_nav li a:hover {
  text-decoration: underline;
 }
 .h_nav09 .h_nav li:last-child {}
 .h_nav09 .h_nav li.nav09 a {
  padding: 5px;
 }
 .h_nav09 .h_nav li.nav09 a:hover {
  text-decoration: underline;
 }
 /* main
---------------------------------------- */
 .custo_main {
  width: 100%;
  background: url(/customer/img/top_main2.jpg);
  background-size: cover;
  height: 400px;
  background-position: center 0;
  position: relative;
 }
 .custo_main h2 {
  font-size: 45px;
  text-align: center;
  letter-spacing: 2px;
  padding: 50px 0;
  font-weight: bold;
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  color: #fff;
  text-shadow: 0px 0px 4px #000000;
 }
 .custo_main h2 p {
  font-size: 16px;
  text-align: center;
  letter-spacing: 2px;
  font-weight: normal;
  margin: 0;
 }
 /* question
---------------------------------------- */
 .custo_question {
  background-color: #F0F5FE;
  width: 100%;
  padding: 70px 0;
  overflow: hidden;
 }
 h3.customer {
  text-align: center;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 60px;
  position: relative;
 }
 h3.customer:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
 }
 .custo_question ul {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
 }
 .custo_question ul li {
  float: left;
  width: 500px;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  box-sizing: border-box;
  background-color: #fff;
 }
 .custo_question a {
  display: block;
  text-indent: 20px;
  line-height: 60px;
  font-size: 18px;
  position: relative;
 }
 .custo_question a:hover {
  background-color: #eee;
 }
 .custo_question ul li a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 3px solid #b5b5b5;
  border-right: 3px solid #b5b5b5;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 25px;
 }
 /* info
 ---------------------------------------- */
 .custo_info {
  width: 850px;
  margin: 0 auto;
  overflow: hidden;
  padding: 70px 0;
 }
 .custo_info .custo_info_left {
  float: left;
 }
 .custo_info .custo_info_more {
  border: 2px solid #333;
  width: 200px;
 }
 .custo_info .custo_info_more a {
  display: block;
  text-indent: 20px;
  line-height: 40px;
  font-size: 15px;
  position: relative;
 }
 .custo_info .custo_info_more a:hover {
  background-color: #eee;
 }
 .custo_info .custo_info_more a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 3px solid #333;
  border-right: 3px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 14px;
 }
 .custo_info_wrap {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 450px;
  height: 100px;
  overflow-y: auto;
  margin: 5px 0 10px;
 }
 .custo_info_wrap iframe {
  display: block;
  width: 100%;
  height: 100%;
 }
 .custo_info_in {
  float: right;
  padding-left: 60px;
  border-left: solid 1px #E0E0E0;
 }
 .custo_info_in {
  float: right;
  padding-left: 60px;
  border-left: solid 1px #E0E0E0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 530px;
  margin: auto;
  height: 140px;
  overflow-y: auto;
 }
 .custo_info_in iframe {
  display: block;
  width: 100%;
  height: 100%;
 }
 .info_ma {
  width: 1000px;
  margin: 0 auto;
 }
 .cms_back {
  width: 1000px;
 }
 /* faq
---------------------------------------- */
 .custo_faq {
  width: 100%;
  padding: 70px 0;
  background-color: #F0F5FE;
  overflow: hidden;
 }
 .custo_faq_box_tl {
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 20px;
 }
 .custo_faq_box {
  width: 900px;
  margin: 0 auto 50px;
 }
 .custo_faq_box ul {
  display: flex;
  justify-content: space-between;
  width: 95%;
  margin: 0 auto;
 }
 .custo_faq_box ul li {
  width: 130px;
  height: 130px;
  text-align: center;
  border: 3px solid #042455;
  border-radius: 50%;
  background-color: #fff;
 }
 .custo_faq_box ul li a {
  padding: 30px 10px;
  display: block;
  box-sizing: border-box;
 }
 .custo_faq_box ul li:hover {
  background-color: #FEFECC;
 }
 .custo_faq_box ul li a p {
  font-size: 14px;
 }
 .custo_faq_box ul li i {
  text-align: center;
  font-size: 30px;
 }
 .custo_icon_color {
  color: #042455;
 }
 /* prp
 ---------------------------------------- */
 .custo_prp {
  overflow: hidden;
  padding: 70px 0;
 }
 .custo_prp ul {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
 }
 .custo_prp li {
  margin-bottom: 40px;
 }
 .custo_prp a {
  width: 480px;
  height: 120px;
  box-shadow: 0 0 5px #b5b5b5;
  display: block;
  padding: 37px;
  box-sizing: border-box;
  position: relative;
 }
 .custo_prp a:hover {
  box-shadow: 0 0 8px #b5b5b5;
 }
 .custo_prp a:after {
  content: "";
  width: 15px;
  height: 15px;
  border-top: 3px solid #333;
  border-right: 3px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 40px;
  top: 50px;
 }
 .custo_prp a p {
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
  margin: 0 0 0 30px;
 }
 .custo_prp p span {
  display: block;
  font-size: 16px;
  color: #999;
  margin-top: 10px;
 }
 .custo_prp ul li i {
  font-size: 45px;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  text-align: center;
 }
 /*********************************************
　　f_navi08
*********************************************/
 #f_navi08 {
  border-top: 5px solid #476186;
  /*背景色調整*/
  background: #FFF;
  background-image: radial-gradient(#EEE 20%, transparent 0), radial-gradient(#EEE 20%, transparent 0);
  background-position: 0 0, 0px 0px;
  background-size: 5px 5px;
  font-size: 13px;
  clear: both;
  text-align: left;
 }
 #f_navi08 .f_wrap {
  width: 1115px;
  margin: 0 auto;
  padding: 30px 0px 15px 0;
  overflow: hidden;
  position: relative;
 }
 #f_navi08 .f_wrap .f_left {
  width: 680px;
  float: left;
 }
 #f_navi08 .f_wrap .f_left p.f_ttl {
  background: url(/customer/img/fottar_8_icon4.png) no-repeat 5px 7px;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  text-indent: 25px;
  margin: 7px 0;
  padding: 0;
 }
 #f_navi08 .f_wrap .f_right p.f_ttl {
  background: url(/customer/img/fottar_8_icon4.png) no-repeat 5px 7px;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  text-indent: 25px;
  margin: 7px 0;
  padding: 0;
 }
 #f_navi08 .f_wrap .f_left p.f_ttl a:hover {
  text-decoration: underline;
 }
 #f_navi08 .f_wrap .f_left .f-left01 {
  overflow: hidden;
  margin-bottom: 10px;
 }
 #f_navi08 .f_wrap .f_left .f-left01 ul {
  list-style: none;
  margin: 0;
  padding: 0;
 }
 #f_navi08 .f_wrap .f_left .f-left01 ul li {
  text-align: left;
  float: left;
  list-style-position: inside;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
 }
 #f_navi08 .f_wrap .f_left .f-left01 ul li:after {
  content: "/";
 }
 #f_navi08 .f_wrap .f_left .f-left01 ul li:first-child:before {
  content: "(";
 }
 #f_navi08 .f_wrap .f_left .f-left01 ul li:last-child:after {
  content: ")";
 }
 #f_navi08 .f_wrap .f_left .f-left01 ul li a {
  padding: 0 5px;
  color: #476186;
 }
 #f_navi08 .f_wrap .f_left .f-left01 ul li a:hover {
  text-decoration: underline;
 }
 #f_navi08 .f_wrap .f_right {
  float: right;
  text-align: center;
  width: 430px;
 }
 #f_navi08 .f_wrap .f_right ul {
  list-style-position: inside;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  border: 1px solid #042455;
  overflow: hidden;
 }
 #f_navi08 .f_wrap .f_right ul li {
  width: 214px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: 1px solid #042455;
  float: left;
  text-align: center;
  box-sizing: border-box;
  font-size: 18px;
 }
 #f_navi08 .f_wrap .f_right ul li:nth-child(1) {
  border-right: 1px solid #042455;
 }
 #f_navi08 .f_wrap .f_right ul li:nth-child(3) {
  border-bottom: none;
  border-right: 1px solid #042455;
 }
 #f_navi08 .f_wrap .f_right ul li:nth-child(4) {
  border-bottom: none;
 }
 #f_navi08 .f_wrap .f_right ul li i {
  font-size: 25px;
  display: block;
  margin-bottom: 8px;
 }
 #f_navi08 .f_wrap .f_right ul li a {
  padding: 25px 0;
  display: block;
 }
 #f_navi08 .f_wrap .f_right ul li a:hover {
  background-color: #F0F5FE;
 }
 .f_copy {
  padding: 16px 0;
  background: #476186;
  color: #FFF;
  font-size: 13px;
 }
 .f_copy_nav08 {
  text-align: center;
 }
 /* customer_form
---------------------------------------- */
 .customer_form_main {
  background: url(/customer/img/form_main.jpg) no-repeat center 63%;
  background-size: cover;
  height: 300px;
  position: relative;
 }
 .customer_form_main h2 {
  width: 300px;
  color: #FFF;
  position: absolute;
  top: 140px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  text-shadow: 0px 0px 5px #000000;
  background: none;
  font-size: 35px;
  line-height: 35px;
  font-weight: bold;
 }
 .customer_form_main h2 p {
  font-size: 16px;
  text-align: center;
  letter-spacing: 2px;
  font-weight: normal;
  margin: 0;
 }
 .cust_privacy {
  text-align: center;
  border: 4px solid #476186;
  padding: 20px 0;
  font-size: 14px;
  line-height: 24px;
 }
 .cust_privacy a {
  background-color: #476186;
  color: #fff;
  padding: 10px;
  display: block;
  width: 250px;
  margin: 10px auto 0;
  position: relative;
 }
 .cust_privacy a:after {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 15px;
 }
 .cust_privacy a:hover {
  opacity: 0.8;
  color: #fff;
 }
 .custo_txt {
  font-size: 16px;
 }
 .custo_txt p {
  color: #FF0000;
 }
 /*----------CMS---------*/
 .faq {
  background-color: #F0F5FE;
 }
 .cust_list_ma {
  width: 1000px;
  margin: 40px auto;
  overflow: hidden;
 }
 .cust_list_ma ul {
  overflow: hidden;
  border: solid 5px #042455;
  background-color: #fff;
 }
 .cust_list_ma li a {
  display: block;
  float: left;
  width: 16.6%;
  height: 160px;
  border-right: solid 5px #042455;
  box-sizing: border-box;
  background-color: #fff;
  text-align: center;
  padding: 43px 0;
 }
 .cust_list_ma li a i {
  font-size: 40px;
 }
 .cust_list_ma li:last-child a {
  border-right: none;
 }
 .cust_list_ma li p {
  font-weight: bold;
  margin-top: 15px;
  font-size: 16px;
 }
 .cust_list_ma li img {
  margin-top: 30px;
 }
 /*----------CMS END---------*/
 .accordionbox {
  width: 1000px;
  margin: 10px auto 0px;
  padding-bottom: 40px;
 }
 .accordionlist dt {
  display: block;
  background-color: #fff;
  overflow: hidden;
 }
 .accordionlist dt:first-child,
 .accordionlist dt:nth-child(2) {
  border-top: none !important;
 }
 .accordionlist dt .title {
  padding-left: 53px;
  float: left;
  font-weight: bold;
  padding: 15px 0 15px 57px;
  background-color: #fff;
  display: block;
  width: 100%;
  background-image: url(/customer/img/faq-question.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position-y: center;
  background-position-x: 10px;
 }
 .accordionlist dd {
  display: none;
  background: #fff;
  padding: 20px 0 20px 53px;
  margin: 0;
  background-image: url(/customer/img/faq-answer.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position-y: 20px;
  background-position-x: 10px;
  font-size: 15px;
 }
 .accordion_icon,
 .accordion_icon span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
 }
 .accordion_icon {
  position: relative;
  width: 30px;
  float: right;
  margin-right: 5px;
  margin-top: -30px;
 }
 .accordion_icon span {
  position: absolute;
  left: 6px;
  width: 50%;
  height: 2px;
  background-color: #F88789;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
 }
 .accordion_icon span:nth-of-type(1) {
  top: 5px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
 }
 .accordion_icon span:nth-of-type(2) {
  top: 5px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
 }
 /*＋、－切り替え*/
 .accordion_icon.active span:nth-of-type(1) {
  display: none;
 }
 .accordion_icon.active span:nth-of-type(2) {
  top: 5px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
 }
 .clearfix.active {
  background-color: #38a1ce;
 }
 .accordionlist dt .title:hover {
  background-color: #042455;
  background-image: url(/customer/img/faq-question_on.png);
 }
 .accordionlist dt .title:hover p {
  color: #fff;
 }
 .accordionlist dt .title.active {
  background-color: #042455;
  background-image: url(/customer/img/faq-question_on.png);
 }
 .accordionlist dt .title p {
  font-size: 16px;
  margin: 0;
  padding: 0;
 }
 .accordionlist dt .title.active p {
  color: #fff;
  font-size: 16px;
  margin: 0;
  padding: 0;
 }
 .qa_block {
  margin-bottom: 10px;
  border-radius: 5px;
  display: block;
  overflow: hidden;
  border-bottom: solid 3px #d9d9d9;
 }
 .cms_faq_main {
  height: 400px;
  position: relative;
 }
 .cms_faq_main.faq01 {
  background: url(/customer/img/cms_faq_main.jpg) no-repeat center;
  background-size: cover;
 }
 .cms_faq_main.faq02 {
  background: url(/customer/img/cms_faq_main02.jpg) no-repeat center;
  background-size: cover;
 }
 .cms_faq_main.faq03 {
  background: url(/customer/img/cms_faq_main03.jpg) no-repeat center 62%;
  background-size: cover;
 }
 .cms_faq_main.faq04 {
  background: url(/customer/img/cms_faq_main04.jpg) no-repeat 0 center;
  background-size: cover;
 }
 .cms_faq_main h2 {
  color: #fff;
  font-size: 35px;
  padding-top: 150px;
  text-align: center;
  text-shadow: 0px 0px 5px #000000;
  font-weight: bold;
 }
 .cms_faq_main_menu ul {
  width: 1000px;
  position: absolute;
  margin: 0 auto 60px;
  left: 0;
  right: 0;
  bottom: 0;
 }
 .cms_faq_main_menu li a {
  display: block;
  float: left;
  width: 240px;
  background-color: #042455;
  text-align: center;
  color: #fff;
  line-height: 50px;
  margin-right: 13px;
  border-radius: 5px;
  font-size: 16px;
 }
 .cms_faq_main_menu li:nth-child(4) a {
  margin-right: 0px;
 }
 .cust_list_ma_tl {
  text-align: center;
  border-bottom: solid 3px #042455;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 25px;
  margin-top: 50px;
  line-height: 40px;
 }
 .cust_list_ma_tl a {
  float: right;
  font-size: 15px;
  background: #042455;
  display: block;
  width: 100px;
  line-height: 33px;
  border-radius: 5px;
  color: #fff;
 }
 .cust_list_ma li a:hover {
  background-color: #F0F5FE;
 }
#buy01,#buy02,#buy03,#buy04,#buy05,#buy06{
    padding-top:35px;
}
 /*---------------------manners-----------------------*/
 .manners {}
 .manners .ma_main {
  height: 300px;
  background-image: url(/customer/img/ma_main_bg.jpg);
  background-size: cover;
  margin-bottom: 30px;
 }
 .ma_main_inner {
  width: 1000px;
  margin: 0 auto;
 }
 .ma_main_inner p {
  font-size: 35px;
  padding-top: 120px;
  font-weight: bold;
  color: #fff;
 }
 .ma_main_inner span {
  display: block;
  font-size: 16px;
 }
 .manners .manners_inner {
  width: 1000px;
  margin: 0 auto;
 }
 .ma_menu {
  margin-bottom: 20px;
 }
 .ma_menu ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
 }
 .ma_menu li {
  width: 245px;
  line-height: 50px;
  border: 3px solid #337832;
  border-radius: 5px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 5px;
 }
 .ma_menu a {
  display: block;
  text-align: center;
  color: #337832;
  font-size: 16px;
 }
 .ma_menu a:hover {
  color: #fff;
  background-color: #337832;
 }
 h2.ma_ti {
  line-height: 55px;
  background-color: #337832;
  color: #fff;
  font-size: 20px;
  padding-left: 20px;
  margin-bottom: 20px;
 }
 .ma_block {
  overflow: hidden;
  margin-bottom: 50px;
 }
 .ma_block img {
  float: left;
  margin-bottom: 20px;
 }
 .ma_block .txt {
  width: 730px;
  float: right;
 }
 .ma_block .txt p {
  font-size: 16px;
 }
 .ma_block .ma_comment {
  clear: both;
  margin-top: 20px;
 }
 .ma_block .ma_comment p {
  font-size: 16px;
  padding: 10px;
  box-sizing: border-box;
  border: 3px solid #337832;
  border-radius: 5px;
 }
 /* 一覧　シンプル表示 */
 .cms_li_box {
  margin: auto;
  width: 780px;
  margin: 30px auto 40px;
 }
 .cms_li_box ul li a {
  font-size: 14px;
  display: block;
  box-sizing: border-box;
  line-height: 60px;
  padding: 0 30px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  border-radius: 5px;
 }
 .cms_li_box ul li:nth-child(odd) a {
  background: #f5f5f5;
 }
 .cms_li_box ul li a:hover {
  background: #eee;
 }
 .cms_li_box ul li a span {
  font-weight: 500;
  text-decoration: underline;
  margin: auto auto auto 20px;
 }
 .customer h2 {
  text-align: center;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: bold;
  padding: 30px 0 20px;
  border-bottom: solid 1px;
  width: 780px;
  margin: 0 auto;
 }
 /*---------------------manners-----------------------*/
}
.cust_in {
 width: 98%;
}
.cust_in ul {
 margin: 0;
 padding: 0;
}
.cust_in ul li {
 list-style: none;
}
.cust_in ul li a {
 display: block;
 padding: 12px 0 0;
 font-size: 14px;
 display: block;
 color: #000;
 text-decoration: none;
}
.cust_in ul li a:hover span {
 text-decoration: underline;
}
.cust_in ul span {
 margin-left: 20px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
/* media screen fin 消さないこと */