<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body {
  min-width: 980px;
  line-height: 1.5;
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic ProN", "meiryo", sans-serif;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width:738px) {
  body.responsive {
    min-width: 0;
  }
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

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

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.pc_only {
  display: block;
}

.sp_only {
  display: none;
}

br.pc_only, a.pc_only, span.pc_only {
  display: inline;
}

br.sp_only, a.sp_only, span.sp_only {
  display: none;
}

@media screen and (max-width:738px) {
  .responsive .pc_only {
    display: none;
  }
  .responsive .sp_only {
    display: block;
  }
  .responsive br.pc_only, .responsive a.pc_only, .responsive span.pc_only {
    display: none;
  }
  .responsive br.sp_only, .responsive a.sp_only, .responsive span.sp_only {
    display: inline;
  }
}

.link_hover_opacity:hover {
  text-decoration: none;
  opacity: 0.6;
}

@media screen and (max-width:738px) {
  .link_hover_opacity:hover {
    opacity: initial;
  }
}

.link_hover_underline {
  color: #333;
  text-decoration: underline;
}

.link_hover_underline:hover {
  color: #ccc;
  text-decoration: none;
}

.container {
  box-sizing: border-box;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}

.container:after {
  content: "";
  clear: both;
  display: block;
}

@media screen and (max-width:738px) {
  .responsive .container {
    width: auto;
  }
}

@media screen and (max-width:738px) {
  .responsive .container_sidepadding_sp {
    padding-right: 3.125%;
    padding-left: 3.125%;
  }
}

.header {
  background-color: #fff;
}

@media screen and (max-width:738px) {
  .responsive .header {
    border-bottom: 1px solid #ebebeb;
  }
}

@media screen and (max-width:738px) {
  .responsive .header.skin_sp_menu_active {
    position: fixed;
    z-index: 10000;
    width: 100%;
  }
}

.header_upper {
  padding: 5px 0 8px;
  border-bottom: 2px solid #34b9be;
}

@media screen and (max-width:738px) {
  .responsive .header_upper {
    position: relative;
    padding: 18px 0 28px;
    border-bottom-width: 1px;
    width: auto;
  }
}

@media screen and (max-width:738px) {
  .responsive .header_upper {
    padding: 15px 0;
  }
}

.header_logo {
  float: left;
}

@media screen and (max-width:738px) {
  .responsive .header_logo {
    float: none;
    width: 100%;
  }
}

.header_logo .item_logo_text {
  display: block;
  line-height: 1;
  font-size: 83%;
  margin-top: 7px;
  margin-bottom: 5px;
  letter-spacing: 0.5px;
}

.header_logo .item_logo {
  display: block;
  width: 195px;
  padding-top: 3px;
}

@media screen and (max-width:738px) {
  .responsive .header_logo .item_logo_text {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1.25;
    letter-spacing: -0.8px;
    font-size: 10px;
    padding-left: 3%;
  }
}

.skin_entry .entry_index_main {
  margin-top:5px;
}

@media screen and (max-width:738px) {
  body.skin_entry .header_logo .item_logo_text {
    display: none;
  }
  body.skin_entry.responsive .header_logo .item_logo {
    margin:0 0 0 3.125%;
    position: relative;
    top: -3px;
  }
  body.skin_entry.responsive .header_upper {
    padding:10px 0;
  }
}
@media screen and (max-width:620px) {
  body.skin_entry.responsive .header_logo .item_logo {
    margin:0 0 0 3.125%;
  }
}


.header_logo .item_logo_image {
  width: 195px;
  padding-top: 33px;
  background-image: url(../img/common/logo_header.png);
}

@media screen and (max-width:738px) {
  .responsive .header_logo .item_logo_image {
    width: 117.5px;
    padding-top: 20.5px;
    margin: 0 auto;
    position: relative;
    top: 6px;
  }
}

@media screen and (max-width:620px) {
  .responsive .header_logo .item_logo_image {
    width: 110.5px;
    padding-top: 14.5px;
    margin: 0 auto;
    position: relative;
    top: 6px;
  }
}

@media screen and (max-width:738px) {
  .responsive .header_logo .item_logo {
    width: 117.5px;
    padding-top: 0px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    height: 15px;
    float: left;
        padding-left: 3%;
  }
}

@media screen and (max-width:620px) {
  .responsive .header_logo .item_logo {
    width: 110.5px;
    padding-top: 0px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    height: 15px;
    float: left;
        padding-left: 3%;
  }
}

.header_conversionlinks {
  float: right;
  padding-top: 5px;
  overflow: hidden;
}

@media screen and (max-width:738px) {
  .responsive .header_conversionlinks {
    float: none;
    padding-top: 0;
  }
}

body.skin_entry .header_conversionlinks {
  display: none;
}

.header_conversionlinks .item_tel {
  float: left;
  padding: 3px 0;
}

.header_conversionlinks .item_tel_text {
  display: block;
  letter-spacing: 0.09em;
  font-size: 84%;
  margin-right: 22px;
  line-height: 180%;
  text-align: right;
}



.header_conversionlinks .tel_bar {
  float: left;
}

.skin_clone .header_conversionlinks .tel_bar {
    /*margin: 0 15px 0 0;*/
}

.header_conversionlinks .tel_time {
  float: left;
  margin-right: 15px;
}

.header_conversionlinks .item_tel_weekday {
  display: block;
  line-height: 1.8em;
}

.header_conversionlinks .item_tel_weekday {
  display: block;
}

.header_conversionlinks .item_tel_number {
  display: block;
  letter-spacing: -0.06em;
  line-height: 1;
  font-size: 186%;
  font-weight: bold;
  padding-left: 28px;
  background: url(../img/common/icon_header_tel.png) 0 center no-repeat;
}

.header_conversionlinks .item_tel_number span {}

.header_conversionlinks .item_signup {
  float: right;
}

@media screen and (max-width:738px) {
  .responsive .header_conversionlinks .item_signup {
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    /*width: 74px;*/
    margin: 6.5px 4px 0 0;
  }
}

@media screen and (max-width:738px) {
  .header_conversionlinks .item_signup .item_signup_ent{
    top: 0;
    right: 0;
    width: 74px;
    text-align: center;
    font-size: 92%;
}
}

@media screen and (max-width:738px) {
  .header_conversionlinks .item_signup .item_signup_myp {
    top: 0;
        right: 0;
        width: 74px;
        text-align: center;
        font-size: 92%;
  }
}

@media screen and (max-width:738px) {
  .responsive .header_conversionlinks .item_signup_myp_inner {
    text-align: center;
    font-size: 92%;
    padding: 6.25px 0;
  }
}

.header_conversionlinks .item_signup_inner {
  display: block;
  font-size: 115%;
  font-weight: bold;
  color: #fff;
  padding: 13px 20.5px;
  background-color: #f46f70;
}

@media screen and (max-width:738px) {
  .responsive .header_conversionlinks .item_signup_inner {
    text-align: center;
    font-size: 92%;
    padding: 6.25px 0;
  }
}

.header_conversionlinks .item_signup_myp_inner {
  border: solid 1px #f46f70;
  background-color: #fff;
  color: #f46f70;
  display: block;
  font-weight: bold;
  padding: 13px 20.5px;

}

.header_conversionlinks .item_signup_myp {
  float: left;
  margin: 0 0 0 15px;
}

.header_conversionlinks .item_signup_ent {
  float: left;
  margin: 0 0 0 15px;
}

.skin_clone .header_conversionlinks .item_signup_ent {
  float: left;
  margin: 0;
}

body.skin_entry .hnav {
  display: none;
}

.hnav_links_upper {
  position: relative;
  text-align: center;
  letter-spacing: -0.4em;
}

.hnav_links_upper .item_link {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}

.hnav_links_upper .item_link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;



  display: block;
  width: 1px;
  height: 1.5em;
  background-color: #ccc;
  margin-top: -0.75em;
}

.hnav_links_upper .item_link.item_0:before {
  display: none;
}

.hnav_links_upper .item_link_inner {
  display: block;
  padding: 10px 30px;
}

.nav {
  /* width: 750px; */
  height: 40px;
  margin: 0 auto;
  padding: 0;
  display: flex;
}
.nav li {
  position: relative;
  list-style: none;
}
.nav li a {
  display: block;
  width: 98px;
  height: 40px;
  text-align: center;
  color: #4f4e4e;
  font-size: 14px;
  line-height: 2.8;
  background: #ffffff;
  text-decoration: none;
  border-right: 1px solid #eee;
  box-sizing: border-box;
  z-index:99999 !important;
}
.nav li:first-child a{
  border-left: 1px solid #eee;
}
.nav .link{
  z-index: 99999 !important;
}

.nav .link .inner{
  border-bottom: solid 1px #e4e4e4;
}
.nav &gt; li:hover &gt; a {/*layer-1*/
  color: #fff;
  background: #33b8bd;
}
.nav &gt; li li:hover &gt; a {/*layer-2*/
  color: #fff;
  background: #33b8bd;
}
.nav li ul li {
  overflow: hidden;
  height: 0;
}
.nav li ul li a {
  border-top: 1px solid #eee;
}
.nav li:hover &gt; ul &gt; li {
  overflow: visible;
  height: 40px;
}
.nav li ul li ul {
  top: 0;
  left: 110px;
}
.nav li ul li ul:before { /*layer-2?*/
  position: absolute;
  content: "";
  top: 15px;
  left: 30px;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
}
.nav li ul li ul li:hover &gt; a { /*layer-3*/
  color: #fff;
  background: #33b8bd;
}
.nav li ul li ul.left {
  top: 0;
  left: -190px;
}
.nav li ul li ul.left:before, /*layer-2-left?*/
.nav li ul li ul li ul.left:before { /*layer-3-left?*/
  position: absolute;
  content: "";
  top: 15px;
  left: 190px;
  border: 5px solid transparent;
  border-right: 5px solid #fff;
}
.nav li ul li ul.left li:hover &gt; a { /*layer-2-left*/
  color: #fff;
  background: #33b8bd;
}
.nav li ul li ul li ul.left li:hover &gt; a { /*layer-3-left*/
  color: #fff;
  background: #33b8bd;
}
.nav li p {
  display: block;
  width: 98px;
  height: 40px;
  text-align: center;
  color: #4f4e4e;
  font-size: 14px;
  line-height: 2.8;
  background: #ffffff;
  text-decoration: none;
  border-right: 1px solid #eee;
  box-sizing: border-box;
  z-index: 99999 !important;
}
.nav &gt; li:hover &gt; p{
  color: #fff;
  background: #33b8bd;
}
@media screen and (max-width: 738px){
  .pc-only {
    display: none;
  }
}

.hnav_links_lower {
  text-align: center;
  letter-spacing: -0.4em;
}

@-moz-document url-prefix() {
  .header_upper .hnav_links_lower {
    letter-spacing: -0.3em;
  }
}

.hnav_links_lower .item_link {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  width: 25%;
  vertical-align: top;
  letter-spacing: normal;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower .item_link {
    width: 24.7%;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
  }
}

.hnav_links_lower .item_link.item_0 {
  display: none;
}

.hnav_links_lower .item_link.item_1 {
  border-left: 1px solid #ccc;
}

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower .item_link.item_0 {
    display: inline-block;
  }
  .responsive .hnav_links_lower .item_link.item_1 {
    border-left: 0;
  }
  .responsive .hnav_links_lower .item_link.item_3 {
    display: none;
  }
}

.hnav_links_lower .item_link_inner {
  position: relative;
  display: block;
  padding: 2px;
}

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower .item_link_inner {
    position: relative;
    padding: 33px 0 9px;
    background-repeat: no-repeat;
    background-size: 18px auto;
  }
  .responsive .hnav_links_lower .item_link_inner:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    display: block;
    width: 1px;
    height: 30px;
    background-color: #ccc;
  }
}

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower .item_link.item_1 .item_link_inner:before {
    display: none;
  }
  .responsive .hnav_links_lower .item_link.item_1 .item_link_inner {
    background-position: center 8.5px;
    background-image: url(../img/common/icon_menu_search.png);
  }
  .responsive .hnav_links_lower .item_link.item_2 .item_link_inner {
    background-position: center 8.5px;
    background-image: url(../img/common/icon_menu_clip.png);
  }
  .responsive .hnav_links_lower .item_link.item_3 .item_link_inner {
    background-position: center 8px;
    background-image: url(../img/common/icon_menu_office.png);
  }
  .responsive .hnav_links_lower .item_link.item_4 .item_link_inner {
    background-position: center 8px;
    background-image: url(../img/common/icon_menu_visitor.png);
  }

}

.hnav_links_lower .item_link_text {
  box-sizing: border-box;
  display: block;
  height: 40px;
  text-align: left;
  line-height: 38px;
  font-size: 115%;
  border-bottom: 4px solid #000;
}

.hnav_links_lower .item_link_text:before {
  content: "";
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 0;
  padding-top: 30px;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-right: 5px;
}

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower .item_link_text {
    height: auto;
    text-align: center;
    line-height: 1;
    font-size: 84%;
    border-bottom: 0;
  }
  .responsive .item_link_text:before {
    display: none;
  }
}

.hnav_links_lower .item_link.item_1 .item_link_text {
  text-indent: 49px;
}

.hnav_links_lower .item_link.item_2 .item_link_text {
  text-indent: 66px;
}

.hnav_links_lower .item_link.item_3 .item_link_text {
  text-indent: 52px;
}

.hnav_links_lower .item_link.item_4 .item_link_text {
/*  text-indent: 19px;*/
  /*font-size: 100%;*/
}

.hnav_links_lower .item_link.item_1 .item_link_text:before {
  background-image: url(../img/common/icon_menu_search.png);
}

.hnav_links_lower .item_link.item_2 .item_link_text:before {
  background-image: url(../img/common/icon_menu_clip.png);
}

.hnav_links_lower .item_link.item_3 .item_link_text:before {
  background-image: url(../img/common/icon_menu_office.png);
}

.hnav_links_lower .item_link.item_4 .item_link_text:before {
  background-image: url(../img/common/icon_menu_visitor.png);
}

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower .item_link.item_1 .item_link_text, .responsive .hnav_links_lower .item_link.item_2 .item_link_text, .responsive .hnav_links_lower .item_link.item_3 .item_link_text {
    text-indent: 0;
  }
}

@media screen and (max-width:738px) {
  .responsive .item_sp_menu_button, .responsive .item_sp_menu_button span {
    box-sizing: border-box;
    display: inline-block;
    transition: all 0.4s;
  }
  .responsive .item_sp_menu_button {
    position: absolute;
    top: 9px;
    left: 50%;
    width: 20px;
    height: 16px;
    margin-left: -10px;
  }
  .responsive .item_sp_menu_button span {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background-color: #000;
  }
  .responsive .item_sp_menu_button span:nth-of-type(1) {
    top: 0;
  }
  .responsive .item_sp_menu_button span:nth-of-type(2) {
    top: 7px;
  }
  .responsive .item_sp_menu_button span:nth-of-type(3) {
    bottom: 0;
  }
}

@media screen and (max-width:738px) {
  .responsive .item_sp_menu_button.skin_active span:nth-of-type(1) {
    -webkit-transform: translateY(7px) rotate(-45deg);
    transform: translateY(7px) rotate(-45deg);
  }
  .responsive .item_sp_menu_button.skin_active span:nth-of-type(2) {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
  }
  .responsive .item_sp_menu_button.skin_active span:nth-of-type(3) {
    opacity: 0;
  }
}

.hnav_links_lower .item_clip_num {
  position: absolute;
  top: 50%;
  left: 170px;
  box-sizing: border-box;
  display: inline-block;
  line-height: 1;
  color: #fff;
  padding: 3px 9px;
  border-radius: 10px;
  background-color: #f46f70;
  margin-top: -12px;
}

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower .item_clip_num {
    position: absolute;
    top: 0;
    right: 50%;
    left: auto;
    padding: 2px 5.2px;
    font-size: 84%;
    margin: 7px -2px 0 0;
  }
}

@media screen and (max-width:738px) {
  .responsive .header_menu_sp_ovelay {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    display: none;
    width: 100%;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .responsive .header_menu_sp {
    position: relative;
    box-sizing: border-box;
    width: 93.75%;
    padding: 9px 3.333334% 21px;
    border-radius: 20px;
    background-color: #fff;
    margin: 4.6875% auto 0;
  }
  .responsive .header_menu_sp:before {
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 4.666667%;
    height: 0;
    padding-top: 3.333334%;
    overflow: hidden;
    background: url(../img/common/bg_arrow_menu.png) 0 0 no-repeat;
    background-size: 100% auto;
    margin: -2.9% 7% 0 0;
	}
}

@media screen and (max-width:738px) {
  .responsive .header_menu_sp .item_close {
    position: absolute;
    top: 0;
    left: 0;
    width: 11%;
    padding-top: 11.844%;
    border-radius: 50%;
    background-color: #fff;
    margin: -3% 0 0 -1.5%;
  }
}

@media screen and (max-width:738px) {
  .responsive .header_menu_sp .item_close_inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 100%;
    background-image: url(../img/common/btn_close.png);
    background-size: 100% auto;
    cursor: pointer;
  }
}

@media screen and (max-width:738px) {
  .responsive .header_menu_sp .item_links {
    text-align: left;
	margin-bottom: 0.5em;
	padding-top:0.6rem;
  }
}

@media screen and (max-width:738px) {
  .responsive .header_menu_sp .item_link {
    display: inline-block;
    vertical-align: top;
    width: 95%;
    margin: 16px 2% 0;
  }
  .responsive .header_menu_sp .item_link.item_blue {
    width: 44.9%;
  }
  .responsive .header_menu_sp .item_link.item_blue a {
		display:block;
		line-height:3rem;
		color:#fff;
		background-color:#60B3B8;
		text-align:center;
		border-radius:8px;
  }
}
@media screen and (max-width:738px) {
  .responsive .header_menu_sp .item_link.item_fullwidth {
    position: relative;
  }
   .responsive .header_menu_sp .item_link.item_fullwidth::after {
    position: absolute;
    top: 50%;
    right: 1em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 1px solid #D1D1D1;
    border-top: 1px solid #D1D1D1;
    content: "";
}
  .responsive .header_menu_sp .item_link.item_4.item_fullwidth {
	  margin-top:1.3rem;
  }
  .responsive .header_menu_sp .item_link.item_fullwidth a {
	  display:block;
  }
  
}
/*@media screen and (max-width:738px) {
  .responsive .header_menu_sp .item_link .item_link_inner {
    padding-top: 102.28%;
  }
}*/

/*@media screen and (max-width:738px) {
  .responsive .header_menu_sp .item_link.item_0 .item_link_inner {
    background-image: url(../img/common/icon_menu_search_sp.png);
  }
  .responsive .header_menu_sp .item_link.item_1 .item_link_inner {
    background-image: url(../img/common/icon_menu_clip_sp.png);
  }
  .responsive .header_menu_sp .item_link.item_2 .item_link_inner {
    background-image: url(../img/common/icon_menu_feature_sp.png);
  }
  .responsive .header_menu_sp .item_link.item_3 .item_link_inner {
    background-image: url(../img/common/icon_menu_flow_sp.png);
  }
  .responsive .header_menu_sp .item_link.item_4 .item_link_inner {
    background-image: url(../img/common/icon_menu_visitor_sp.png);
  }
  .responsive .header_menu_sp .item_link.item_5 .item_link_inner {
    background-image: url(../img/common/icon_menu_rizoba_sp.png);
  }
  .responsive .header_menu_sp .item_link.item_6 .item_link_inner {
    background-image: url(../img/common/icon_menu_faq_sp.png);
  }
  .responsive .header_menu_sp .item_link.item_7 .item_link_inner {
    background-image: url(../img/common/icon_menu_contact_sp.png);
  }
  .responsive .header_menu_sp .item_link.item_8 .item_link_inner {
    background-image: url(../img/common/icon_menu_office_sp.png);
  }
  .responsive .header_menu_sp .item_link.item_9 .item_link_inner {
    background-image: url(../img/common/icon_menu_column_sp.png);
  }
  .responsive .header_menu_sp .item_link.item_10 .item_link_inner {
    background-image: url(../img/common/icon_menu_taikendan_sp.png);
  }
  .responsive .header_menu_sp .item_link.item_11 .item_link_inner {
    background-image: url(../img/common/icon_menu_campaign_sp.png);
  }
}*/
@media screen and (max-width:738px) {
	.responsive .header_menu_sp .item_contacts_txt {
		text-align:center;
		size:10px;
		magin-top:20px;
	}
	.responsive .header_menu_sp .item_contacts {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.responsive .header_menu_sp .item_contacts .item_contact{
		width: 30px;
		height: 30px;
		margin: 0 12px;
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
	}
	.responsive .header_menu_sp .item_contacts .item_contact a{
		display:block;
		width:30px;
		height:30px;
	}
 /* .responsive .header_menu_sp .item_tel_text {
    display: block;
    text-align: center;
    line-height: 1;
    font-size: 79%;
  }*/
  .responsive .header_menu_sp .item_contacts .item_contact:hover {
    text-decoration: none;
    opacity: 0.6;
  }
}

@media screen and (max-width:738px) {
  .responsive .header_menu_sp .item_contacts .item_contact.item_0 {
	background-image: url(../img/common/icon_mail_g.png);
	background-size: 27px 27px;
	background-position: center center;
	background-repeat: no-repeat;
  }
    .responsive .header_menu_sp .item_contacts .item_contact.item_1 {
	background-image: url(../img/common/icon_tel_g.png) ;
	background-size: 24px 24px;
	background-position: center center;
	background-repeat: no-repeat;
  }

  /*.responsive .header_menu_sp .item_tel:hover {
    text-decoration: none;
    opacity: 0.6;
  }*/
 /* .responsive .header_menu_sp .item_tel:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    box-sizing: border-box;
    display: block;
    width: 62px;
    height: calc(100% + 4px);
    border: 2px solid #53a388;
    border-right: 0;
    border-radius: 9px 0 0 9px;
    background: #53a388 url(../img/common/icon_tel.png) center center no-repeat;
    background-size: 22.5px;
  }*/
}


@media screen and (max-width:738px) {
  /*.responsive .header_menu_sp .item_tel_number {
    display: block;
    text-align: center;
    letter-spacing: -0.08em;
    font-size: 179%;
    font-weight: bold;
    color: #53a388;
  }*/
}

.header_upper.skin_clone {
  position: fixed;
  top: 0;
  z-index: 10000;
  width: 100%;
  background-color: #fff;
}

@media screen and (max-width:738px) {
  .responsive .header_upper.skin_clone {
    padding-bottom: 8px;
  }
}

.header.skin_header_upper_clone_hide .header_upper.skin_clone {
  display: none !important;
}

.header_upper.skin_clone .header_logo {}

@media screen and (max-width:738px) {
  .responsive .header_upper.skin_clone .header_logo {
    margin-bottom: -34px;
  }
}

.header_upper.skin_clone .header_logo .item_logo_image {
  width: 194px;
  padding-top: 27px;
}

@media screen and (max-width:738px) {
  .responsive .header_upper.skin_clone .header_logo .item_logo_image {
    width: 100px;
    padding-top: 14px;
    margin: 0 auto;
  }
}

@media screen and (max-width:738px) {
  .responsive .header_upper.skin_clone .header_logo .item_logo_text {
    display: none;
  }
}

@media screen and (max-width:738px) {
  .responsive .header_upper.skin_clone .header_conversionlinks {
    float: right;
  }
}

@media screen and (max-width:738px) {
  .responsive .header_upper.skin_clone .header_conversionlinks .item_signup {
    position: static;
    margin: 26px 4px 0 0;
  }
}

.hnav_links_lower.skin_clone {
  float: left;
  margin: 12px 0 0 12px;
}

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower.skin_clone {
	float: right;
    margin: 30px 12px 0 0;
    text-align: left;
  }
  .responsive .hnav_links_lower.skin_clone .item_link.item_2 {
    position: relative;
    top: 2px;
  }
}

.hnav_links_lower.skin_clone .item_link {
  width: auto;
  border: 0;
  margin-left: 12px;
}

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower.skin_clone .item_link {
    width: 18px;
    margin-left: 17px;
  }
}

.hnav_links_lower.skin_clone .item_link.item_1 {
  border-left: 0;
  margin-left: 0;
}

@media screen and (max-width:738px) {
.hnav_links_lower.skin_clone .item_link.item_1 {
  margin-left: 17px;
}
}


.hnav_links_lower.skin_clone .item_link.item_4 {
  display: none;
}

.skin_clone

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower.skin_clone .item_link.item_0 {
    margin-left: 0;
  }
  .responsive .hnav_links_lower.skin_clone .item_link.item_1 {
    margin-left: 17px;
  }
  .responsive .hnav_links_lower.skin_clone .item_link.item_3 {
    display: none;
  }
}

.responsive .hnav_links_lower.skin_clone .item_link_inner:before {
  display: none;
}


.skin_clone .header_conversionlinks .item_signup .item_signup_myp {
  display:none;
}


@media screen and (max-width:738px) {
  .responsive .hnav_links_lower.skin_clone .item_link.item_0 .item_link_inner, .responsive .hnav_links_lower.skin_clone .item_link.item_1 .item_link_inner, .responsive .hnav_links_lower.skin_clone .item_link.item_2 .item_link_inner {
    padding: 20.5px 0 0;
    background-position: center top;
  }
}

.hnav_links_lower.skin_clone .item_link_text {
  position: relative;
  height: auto;
  text-align: center;
  line-height: 1;
  font-size: 93%;
  border-bottom: 0;
}

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower.skin_clone .item_link_text {
    display: none;
  }
}

.hnav_links_lower.skin_clone .item_link_text:before {
  display: block;
  width: 27px;
  height: 0;
  padding-top: 30px;
  margin: 0 auto;
}

.hnav_links_lower.skin_clone .item_link.item_1 .item_link_text, .hnav_links_lower.skin_clone .item_link.item_2 .item_link_text, .hnav_links_lower.skin_clone .item_link.item_3 .item_link_text {
  text-indent: 0;
}

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower.skin_clone .item_sp_menu_button {
    top: 3px;
    left: 0;
    width: 18px;
    height: 15px;
    margin: 0;
  }
  .responsive .hnav_links_lower.skin_clone .item_sp_menu_button span {
    height: 3px;
  }
  .responsive .hnav_links_lower.skin_clone .item_sp_menu_button span:nth-of-type(2) {
    top: 6px;
  }
}

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower.skin_clone .item_sp_menu_button.skin_active span:nth-of-type(1) {
    -webkit-transform: translateY(6px) rotate(-45deg);
    transform: translateY(6px) rotate(-45deg);
  }
}

.hnav_links_lower.skin_clone .item_clip_num {
  top: -3px;
  right: 28px;
  left: auto;
  margin: 0;
}

@media screen and (max-width:738px) {
  .responsive .hnav_links_lower.skin_clone .item_clip_num {
    top: -3px;
    right: 10px;
    padding: 1px 2.5px;
    margin: 0 -4px 0 0;
  }
}

@media screen and (max-width:738px) {
  .skin_clone .header_logo .item_logo {
		width: 110.5px;
		padding-top: 0px;
		margin: 28px auto 6px;
		position: relative;
		top: 0px;
		height: 15px;
		float: left;
	}
}
.wrapper {}

.pagetitle {
  padding: 2px 0 10px;
}

body.skin_entry .pagetitle {
  display: none;
}

.pagetitle .item_title {
  text-align: right;
  font-size: 86%;
  color: #666;
}

.breadcrumbs_pc {
  margin-bottom: 40px;
}

.breadcrumbs_pc.skin_mgb_narrow {
  margin-bottom: 20px;
}

.breadcrumbs_pc .item_links {
  letter-spacing: -0.4em;
  padding: 4px 12px;
  background-color: #f7f7f7;
}

.breadcrumbs_pc .item_links .item_link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  margin-left: 18px;
}

.breadcrumbs_pc .item_links .item_link:before {
  content: "&gt;";
  position: absolute;
  top: -1px;
  left: -13px;
  display: block;
}

.breadcrumbs_pc .item_links .item_link:first-child {
  margin-left: 0;
}

.breadcrumbs_pc .item_links .item_link:first-child:before {
  display: none;
}

.breadcrumbs_pc .item_links .item_link_inner {
  display: block;
}

.breadcrumbs_sp {
  padding: 12px 2.65625%;
  border-top: 1px solid #ccc;
}
.breadcrumbs_sp .item_links .item_link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  margin-left: 18px;
}
.breadcrumbs_sp .item_links .item_link:before {
  content: "&gt;";
  position: absolute;
  top: -1px;
  left: -13px;
  display: block;
}
.breadcrumbs_sp .item_links .item_link:first-child {
  margin-left: 0;
}
.breadcrumbs_sp .item_links .item_link:first-child:before {
  display: none;
}
.breadcrumbs_sp .item_links .item_link_inner {
  display: block;
  text-decoration: underline;
}
.breadcrumbs_sp .item_links .item_link:last-child .item_link_inner {
  text-decoration: none;
}
.breadcrumbs_sp .item_link_text {
  font-size: 86%;
}

.contents {}

.main {
  float: right;
  box-sizing: border-box;
  width: 690px;
}
/*  ----- main-1カラム用style ----- */

.main.main_story_voice,.main.main_local_lp {
    float: none;
	margin:0 auto;
}

@media screen and (max-width:738px) {
  .responsive .main {
    float: none;
    box-sizing: border-box;
    width: auto;
  }
}

body.skin_entry .main {
  float: none;
  margin: 5% auto;
}

.sidebar {
  float: left;
  box-sizing: border-box;
  width: 260px;
  margin-bottom: 52px;
}
@media screen and (max-width:738px){
  .sidebar {
	float: none;
	width:100%;
	margin:0;
  }
}

.sidebar_guides .item_guide {
  box-sizing: border-box;
  margin-top: 10px;
}

.sidebar_guides .item_guide.item_0 {
  margin-top: 0;
}

.sidebar_guides .item_guide_inner {
  position: relative;
  display: block;
  text-align: center;
  padding: 10px 0 1px;
  border: 1px solid #f46f70;
  background: url(../img/common/bg_side_arrow.png) 0 0 no-repeat;
}

.sidebar_guides .item_text_large {
  font-weight: bold;
}

.sidebar_guides .item_text_large:before {
  content: "";
  height: 0;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.sidebar_guides .item_guide.item_0 .item_text_large {
  font-size: 200%;
}

.sidebar_guides .item_guide.item_1 .item_text_large {
  font-size: 186%;
}

.sidebar_guides .item_guide.item_2 .item_text_large {
  font-size: 158%;
}

.sidebar_guides .item_guide.item_0 .item_text_large:before {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  padding-top: 28px;
  background-image: url(../img/common/icon_side_visitor.png);
  margin-right: 5px;
}

.sidebar_guides .item_guide.item_1 .item_text_large:before {
  position: absolute;
  top: 10px;
  right: 8px;
  display: block;
  width: 35px;
  height: 32px;
  background-image: url(../img/common/icon_side_about.png);
}

.sidebar_guides .item_guide.item_2 .item_text_large:before {
  position: relative;
  top: -10px;
  left: -3px;
  display: inline-block;
  vertical-align: top;
  width: 9px;
  padding-top: 19px;
  background-image: url(../img/common/icon_side_flow1.png);
}

.sidebar_guides .item_guide.item_2 .item_text_large:after {
  content: "";
  position: relative;
  right: -5px;
  bottom: -4px;
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  padding-top: 10.5px;
  background: url(../img/common/icon_side_flow2.png) 0 0 no-repeat;
  background-size: 100% auto;
}

.sidebar_banners {
  margin-top: 20px;
}
.sidebar_banners.sidebar_banners_first {
  margin-top: -20px;
}

.sidebar_banners .item_banner {
  margin-top: 10px;
}

item_2 .sidebar_banners .item_banner.item_0 {
  margin-top: 0;
}

.sidebar_banners .item_banner.item_2 {
  margin-top: 20px;
}

.sidebar_banners .item_banner_inner {
  display: block;
}

.sidebar_links {
  margin-top: 42px;
}

.sidebar_links .item_link {
  border-bottom: 1px solid #d7d7d7;
}

.sidebar_links .item_link.item_0 {
  border-top: 1px solid #d7d7d7;
}

.sidebar_links .item_link_inner {
  display: table;
  width: 100%;
}

.sidebar_links .item_link_image {
  display: table-cell;
  vertical-align: middle;
  width: 110px;
  padding: 14px 0 12px;
}

.sidebar_links .item_link_image img {
  width: 96px;
}

.sidebar_links .item_link_text {
  display: table-cell;
  vertical-align: middle;
  padding: 14px 0 12px;
}

.sidebar_links .item_link_text_large {
  line-height: 1.25;
  font-size: 158%;
  font-weight: bold;
}

.sidebar_rankings {
  margin-top: 25px;
}

.sidebar_rankings .item_ranking {
  margin-top: 25px;
}

.sidebar_rankings .item_ranking.item_0 {
  margin-top: 0;
}

.sidebar_rankings .item_ranking_head .item_title {
  padding-bottom: 4px;
  border-bottom: 1px solid #000;
}

.sidebar_rankings .item_ranking_head .item_title_inner {
  font-size: 115%;
}

.sidebar_rankings .item_ranking_head .item_title_inner:before {
  content: "";
  position: relative;
  top: -3px;
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 0;
  padding-top: 18px;
  overflow: hidden;
  background: url(../img/common/icon_rank.png) 0 0 no-repeat;
  margin-right: 5px;
}

.sidebar_rankings .item_ranking_body {
  margin-top: 18px;
}

.sidebar_rankings .item_ranking_body .item_link {
  margin-top: 5px;
}

.sidebar_rankings .item_ranking_body .item_link.item_0 {
  margin-top: 0;
}

.sidebar_rankings .item_ranking_body .item_link_inner {
  display: block;
  padding-left: 30px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.sidebar_rankings .item_link.item_0 .item_link_inner {
  background-image: url(../img/common/icon_1.png);
}

.sidebar_rankings .item_link.item_1 .item_link_inner {
  background-image: url(../img/common/icon_2.png);
}

.sidebar_rankings .item_link.item_2 .item_link_inner {
  background-image: url(../img/common/icon_3.png);
}

.sidebar_rankings .item_link.item_3 .item_link_inner {
  background-image: url(../img/common/icon_4.png);
}

.sidebar_rankings .item_link.item_4 .item_link_inner {
  background-image: url(../img/common/icon_5.png);
}

.sidebar_rankings .item_ranking .item_link a:hover {
  text-decoration: underline;
}
@media screen and (max-width:738px) {
  .sidebar_rankings {
	margin-top: 0;
  }
  .sidebar_rankings .item_ranking_body .item_link_inner {
	background-position: left 20px center;
  }
}

.sidebar_strengths {
  margin-top: 28px;
}

.sidebar_strengths_head .item_title_inner {
  position: relative;
  display: block;
  text-align: center;
  line-height: 1;
  color: #fff;
  font-size: 172%;
  padding: 22px 30px 30px;
  border: 3px solid #53a388;
  border-bottom: 0;
  border-radius: 20px 20px 0 0/20px 20px 0 0;
  background-color: #53a388;
}

.sidebar_strengths_head .item_title_inner:before {
  content: "";
  position: absolute;
  right: 30px;
  bottom: 20px;
  left: 30px;
  display: block;
  height: 0;
  border-top: 2px dashed #fff;
}


.sidebar_strengths_head .item_text_nuber_four {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  padding-top: 49px;
  background-image: url(../img/common/icon_4_l.png);
}

.sidebar_strengths_body {
  border: 1px solid #53a388;
  border-top: 0;
  border-radius: 0 0 20px 20px/0 0 20px 20px;
}

.sidebar_strengths_body .item_strengths {
  text-align: center;
  letter-spacing: -0.4em;
  padding: 17px 1px 14px;
}

.sidebar_strengths_body .item_strength {
  display: inline-block;
  width: 96px;
  vertical-align: top;
  letter-spacing: normal;
  margin: 10px 15px 0;
}

.sidebar_strengths_body .item_strength:nth-child(-n+2) {
  margin-top: 0;
}

.sidebar_strengths_body .item_strength_inner {
  display: block;
  text-align: center;
  font-size: 115%;
  padding-top: 96px;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.sidebar_strengths_body .item_strength.item_0 .item_strength_inner {
  background-image: url(../img/common/img_strength1.png);
}

.sidebar_strengths_body .item_strength.item_1 .item_strength_inner {
  background-image: url(../img/common/img_strength2.png);
}

.sidebar_strengths_body .item_strength.item_2 .item_strength_inner {
  background-image: url(../img/common/img_strength3.png);
}

.sidebar_strengths_body .item_strength.item_3 .item_strength_inner {
  background-image: url(../img/common/img_strength4.png);
}

.pagetop .item_button {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 9000;
  width: 50px;
  padding-top: 50px;
  background-image: url(../images/btn_totop.png);
  opacity: 0;
}

@media screen and (max-width:738px) {
  .responsive .pagetop .item_button {
    right: 10px;
    bottom: 14px;
    width: 30px;
    padding-top: 30px;
  }
}

#kodawari_search .pagetop .item_button {
  bottom: 90px;
}

.pagetop .item_button.skin_active {
  opacity: 1;
}

.pagetop .item_button.skin_active:hover {
  opacity: 0.6;
}

.footer {
  /*border-top: 1px solid #ccc;*/
  border-bottom: 2px solid #34b9be;
  margin-bottom: 24px;
}

@media screen and (max-width:738px) {
  .responsive .footer {
    margin-top:0px;
    border-bottom-width: 6px;
    margin-bottom: 0;
  }
}

body.skin_entry .footer {
  border-top: 0;
}

.footer_tel {
  float: left;
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 280px;
  padding: 8px 0 8px 60px;
  border: 2px solid #53a388;
  border-radius: 9px;
  background-color: #fff;
}

.footer_tel:hover {
  text-decoration: none;
}

.footer_tel:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  box-sizing: border-box;
  display: block;
  width: 62px;
  height: calc(100% + 4px);
  border: 2px solid #53a388;
  border-right: 0;
  border-radius: 9px 0 0 9px;
  background: #53a388 url(../img/common/icon_tel.png) center center no-repeat;
  background-size: 22.5px;
}

@media screen and (max-width:738px) {
  .responsive .footer_tel {
    float: none;
    width: 87.5%;
    margin: 0 auto 6.25%;
  }
  .responsive .footer_tel:hover {
    opacity: 0.6;
  }
}

.footer_tel .item_tel_text {
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 79%;
}

.footer_tel .item_tel_number {
  display: block;
  text-align: center;
  letter-spacing: -0.08em;
  font-size: 179%;
  font-weight: bold;
  line-height: 1.4em;
  color: #53a388;
}

.footer_upper {
  overflow: hidden;
}

@media screen and (max-width:738px) {
  .footer_upper {
    margin-top: 1em;
  }
}

body.skin_entry .footer_upper {
  display: none;
  margin-top: 20px;
}

body.skin_entry .footer_links {
  display: none;
}

body.skin_entry .footer_common_tex {
  display: none;
}

.fnav {
  float: right;
  width: 680px;
}

@media screen and (max-width:738px) {
  .responsive .fnav {
    float: none;
    width: auto;
    overflow: hidden;
  }
}

.fnav_links {
  letter-spacing: -0.4em;
}

@media screen and (max-width:738px) {
  .responsive .fnav_links {
    margin-top: 0;
  }
}

.fnav_links .item_link {
  position: relative;
  display: inline-block;
  letter-spacing: normal;
  padding-right: 21px;
  border-right: 1px solid #8a8a8a;
  margin:3px 20px 3px 0;
}
.fnav_links .item_link.sp_only {
  display: none;
}
.fnav_links .item_link.sp_only.foot_fullwidth {
  display: none;
}
@media screen and (max-width:738px) {
  .responsive .fnav_links .item_link {
    float: left;
    box-sizing: border-box;
    display: block;
    width: 50%;
    padding-right: 0;
    border-right: 0;
    border-bottom: 1px solid #fff;
    margin: 0;
  }
  .responsive .fnav_links .item_link.pc_only {
    display: none;
  }
	.fnav_links .item_link.sp_only {
	  display: inline;
	}
  .fnav_links .item_link.sp_only.foot_fullwidth {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width:738px) {
 /* .responsive .fnav_links .item_link:nth-child(2n):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 100%;
    background-color: #fff;
  }*/
  .responsive .fnav_links .item_link.sp_right:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 100%;
    background-color: #fff;
  }
}

.fnav_links .item_link_inner {
  text-decoration: underline;
}

.fnav_links .item_link_inner:hover {
  color: #ccc;
  text-decoration: none;
}

@media screen and (max-width:738px) {
  .responsive .fnav_links .item_link_inner {
    display: block;
    text-align: center;
    font-size: 79%;
    text-decoration: none;
    padding: 16.5px 0;
    background-color: #ededed;
    height: 25px;
	line-height:25px;
  }
  .responsive .fnav_links .item_link_inner.item_link_privacy {
    padding: 10px 3px 23px;
  }
  .responsive .fnav_links .item_link_inner:hover {
    color: inherit;
    opacity: 0.6;
  }
}

.footer_lower {
  margin-top: 35px;
}

@media screen and (max-width:738px) {
  .responsive .footer_lower {
    margin: 5.5%;
  }
}

.footer_copyright {
  text-align: center;
  padding-bottom: 12px;
}

@media screen and (max-width:738px) {
  .responsive .footer_copyright {
    padding-bottom: 0;
  }
}

.footer_copyright .item_copyright {
  font-size: 79%;
}

.footer .footer_middle {
	margin-top:30px;
}
.footer_common_tex {
	font-size: 13px;
	line-height: 1.8;
}
.sidebar_rankings .item_special_head .item_title {
  padding-bottom: 4px;
  border-bottom: 1px solid #000;
}

.sidebar_rankings .item_special_head .item_title_inner {
  font-size: 115%;
}

.sidebar_rankings .item_link.item_5 .item_link_inner {
  background-image: url(../img/common/arrow_blue_circle.png);
}

.footer_links {
  overflow: hidden;
  padding: 10px 20px;
}

.footer_links .footer_category {
  overflow: hidden;
    margin: 10px 10px;
}

.footer_links .category_item {
  float: left;
  width: 220px;
  color: #53a388;
  font-weight: bold;
  text-align: right;
}

@media screen and (max-width:738px) {
	.footer .footer_middle {
		margin-top:20px;
	}
	.footer_common_tex {
		font-size: 11.6px;
		padding:0 10px 20px;
	}
  .footer_links {
	padding: 0;
  }
  .footer_links .footer_category {
	width:100%;
	display:block;
	margin: 0;
  }
  .footer_links .category_item{
	float:none;
	margin:0;
	padding: 12px 0 12px 2.64em;
	width:100%;
	display:block;
	color: #333;
	font-weight: normal;
	text-align:left;
	box-sizing:border-box;
	border-bottom: solid 1px #eee;
  }
  .footer_links .category_item_0 {
	border-top: solid 2px #53a388;
  }
}

.footer_links .category_link {
  float: left;
  position: relative;
  display: inline;
  letter-spacing: normal;
  padding-right: 10px;
  border-right: 1px solid #8a8a8a;
  margin-right: 10px;
  text-decoration: underline;
  margin-bottom: 5px;
}
@media screen and (max-width:738px) {
  .footer_links .category_link {
	border-right: none;
	text-decoration: none;
	font-size: 110%;
	padding:0;
	margin:2px 3px;
  }
  .footer_links .category_link a {
	display:block;
	background-color:#fff;
	padding:4px 8px;
	border:solid 1px #eee;
  }
}

.footer_links dd {
  margin-left: 17.5em;
}

.sumikomi_footer_link{
  text-decoration: underline;
}

.foot_pgl {
  float: left;
    position: relative;
    display: inline;
    letter-spacing: normal;
    padding-right: 10px;
    /*border-right: 1px solid #8a8a8a;*/
    margin-right: 10px;
    /*text-decoration: underline;*/
    margin-bottom: 5px;
}

.foot_pgu {
  overflow: hidden;
}

.foot_pagelink {
  padding: 20px 30px 20px;
    overflow: hidden;
    background-color: #f7f7f7;
    margin-bottom: 30px;
}

.foot_pagelink_p {
font-size: 16px;
    font-weight: bold;
    margin: 20px 0 10px;
}
@media screen and (max-width:738px) {
.foot_pagelink_p{
font-size: 14px;
}
}
/* CMS　一覧に戻るボタン */
.link_goback_list{
  box-sizing: border-box;
    text-align: center;
    font-size: 115%;
    color: #34b9be;
    padding: 10px 45px;
    border: 2px solid #34b9be;
    background-color: #fff;
}
.goback_list{
  list-style: none;
      text-align: center;
          margin-bottom: 10%;
          margin-top: 10%;
}

/* for footer toggle action */
@media screen and (max-width:738px) {
  .footer_links {
	margin-top:0px;
	background-color: #f7f7f7;
  }
  .footer_links .category_item {
	width:100%;
	float:none;
	text-align:left;
	cursor:pointer;
  }
  .footer_category.active .category_item  {
	color:#fff;
	background-color: #53a388;
  }
  .footer_links .footer_category .category_item:before {
	content:'▼ ';
	cursor:pointer;
	color: #53a388;
  }
  .footer_links .footer_category.active .category_item:before {
	content:'▲ ';
	cursor:pointer;
	color: #fff;
  }
  .footer_category.active .category_item .footer_category {
	display:block;
  }
  .footer_category dd.category_links {
	font-size:89%;
	margin-left:0;
	display:none;
	padding:15px 8px ;
	border:solid 2px #53a388;
  }
  .footer_category.active dd.category_links {
	display:block;
	margin-top:-1px;
  }
}

@media screen and (max-width: 738px){
  .index_rizoba_about .footer_links {
	background-color: #fff;
	padding: 20px 0;
  }
  .index_rizoba_about .footer_category {
	border-top: 1px solid #ccc;
	margin: 0;
  }
  .index_rizoba_about .footer_links .category_item{
	border-bottom: none;
	}

  .index_rizoba_about .category_item{
  /*  margin: 10px 30px;*/
  }
  .index_rizoba_about .text_last{
	border-bottom: 1px solid #ccc;
  }
  .index_rizoba_about .rizoba_cont {
	padding: 0 1.5625%;
	/*margin-bottom: 20px;*/
	line-height: 165%;
	font-size: 110%;
  }
}
/* for index search_pretype */
@media screen and (max-width:738px) {
  .search_pretype .category_item {
    width:100%;
    padding:12px 0 12px 8px;
    float:none;
    text-align:left;
    margin: 0 auto 1px;
	background-color:#fff;
	box-sizing:border-box;
    cursor:pointer;
  }
   .search_pretype.active .category_item {
	background-color:#34b9be;
	color:#fff;
  }
   .search_pretype .category_item:before {
    content:'▼ ';
    cursor:pointer;
    color: #34b9be;
  }

   .search_pretype.active .category_item:before {
    content:'▲ ';
    cursor:pointer;
        color: #fff;
  }
  .search_pretype.active .category_item .search_pretype {
    display:block;
  }
  .search_pretype dd.category_links {
    margin-left:0;
	padding:16px 0;
    display:none;
  }
  .search_pretype.active dd.category_links {
    display:block;
  }
}

/* for sidebar_accord */
@media screen and (max-width:738px) {
  .sidebar_accord .sidebar_accord_item {
	width: 100%;
	padding: 12px 0 12px 2.64em;
	float: none;
	text-align: left;
	margin: 0 auto;
	box-sizing: border-box;
	cursor: pointer;
	background-color: #f7f7f7;
  }
  .sidebar_accord .sidebar_accord_item.accord_item_0 {
	border-top: solid 2px #34b9be;
	border-bottom: solid 1px #eee;
  }
  .sidebar_accord.active .sidebar_accord_item {
	background-color:#34b9be;
	color:#fff;
  }
  .sidebar_accord .sidebar_accord_item:before {
	content:'▼ ';
	cursor:pointer;
	color: #34b9be;
  }
  .sidebar_accord.active .sidebar_accord_item:before {
	content:'▲ ';
	cursor:pointer;
	color: #fff;
  }
  .sidebar_accord.active .sidebar_accord_item .sidebar_accord {
	display:block;
  }
  .sidebar_accord dd.sidebar_accord_links {
	margin-left:0;
	padding:16px 0.8em;
	display:none;
	box-sizing:border-box;
	border:solid 2px #34b9be;
  }
  .sidebar_accord.active dd.sidebar_accord_links {
	display:block;
	margin-top:-1px;
  }
  .sidebar_accord.active dd.sidebar_accord_links.accord_links_02 {
	display:block;
	margin-top:-32px;
  }
  .sidebar_accord dd.sidebar_accord_links li a {
	border-bottom:solid 1px #eee;
	line-height:2.5em;
	padding-left:50px !important;
  }
  .sidebar_accord dd.sidebar_accord_links.accord_links_01 li {
	background-position: right 16px center;
	background-repeat: no-repeat;
	background-size: 6px auto;
	background-image: url(../img/common/arrow_gray.png);
  }
}
.mgt-20{margin-top:-20px;}
</pre></body></html>