<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------page_news--------------*/
.page_news .msg {
  width: 420px;
}

.page_news .container {
  border-top: solid 2px #D8F2FF;
  border-bottom: solid 2px #D8F2FF;
  padding: 0 20px 20px 20px;
}

/*------------------------news title------*/
.page_news .title {
  padding: 20px 0;
}

.page_news .title dt {
  float: left;
  color: #3FA9E9;
  display: inline-block;
  background: #D8F2FF;
  width: 120px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.page_news .title dd {
  width: 525px;
  float: right;
  font-weight: bold;
}

#news_rss_link {
  position: absolute;
  right: 400px;
  top: 70px;
}

/*----------End page_news-------------*/
/*---------- page_information -------------*/
.page_information .list_pdf li {
  margin-bottom: 20px;
}

.page_information .list_pdf a {
  padding-left: 10px;
  background: url(../common_img/bg_lin.gif) no-repeat left;
  padding-left: 25px;
}

.page_information .list_pdf img {
  vertical-align: middle;
}

.page_information .list_pdf span {
  margin: 0 15px 0 25px;
  background: url(../information/images/ico_pdf.gif) no-repeat right center;
  padding-right: 25px;
}

/*---------- End page_information -------------*/
/*---------- page_guide -------------*/
.page_guide .txt_c {
  clear: both;
  padding-top: 20px;
}

.page_guide .container .title_tab {
  font-size: 16px;
}

/*---------- End page_guide -------------*/
/*---------- page_guide_detail -------------*/
.page_guide_detail .img {
  width: 300px;
}

.page_guide_detail .img li {
  float: left;
  margin: 10px 0 0 10px;
}

.page_guide_detail .img li:first-child {
  margin-left: 0;
}

.page_guide_detail .msg {
  width: 385px;
}

.page_guide_detail iframe {
  border: 1px solid #BEE0F4;
  padding: 2px;
}

/*---------- End page_guide_detail -------------*/
/*---------- page_contact -------------*/
.page_contact th img {
  float: right;
}

/*---------- End page_contact -------------*/
/*---------- page_colum -------------*/
.page_colum .case {
  border-top: solid 2px #D8F2FF;
  border-bottom: solid 2px #D8F2FF;
  padding: 20px;
  margin-bottom: 20px;
}

.page_colum .title {
  margin: 0 0 20px 0;
}

.page_colum dt {
  width: 100px;
  background: #FFDB26;
  border-bottom: 2px solid #e0c01e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #756308;
  font-weight: bold;
  padding: 3px 10px;
  text-align: center;
  margin-bottom: 10px;
  display: block;
}

.page_colum dd {
  font-weight: bold;
}

.page_colum dd span {
  margin-right: 10px;
  color: #3FA9E9;
  display: inline-block;
  font-weight: normal;
  background: #D8F2FF;
  width: 120px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.page_colum .msg {
  width: 420px;
}

/*---------- End page_colum -------------*/
/*---------- page_outline -------------*/
.page_outline .list_num_out li {
  padding-left: 30px;
  text-indent: -30px;
  margin-bottom: 5px;
}

.page_outline .tb_style th {
  width: 100px;
}

.page_outline .tb_style td p {
  font-size: 90%;
  margin-top: 15px;
}

/*---------- End page_outline -------------*/
/*---------- page_product -------------*/
.page_product .tb_style th {
  width: 80px;
}

.page_product .tb_clear {
  width: 220px;
}

.page_product .tb_clear td {
  border: none;
}

/*---------- End page_product -------------*/
/*---------- page_staff -------------*/
.title_tag span {
  display: inline-block;
  background: #7FDAD3;
  padding: 2px 20px;
  font-size: 12px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.title_tag .sty02 {
  background: #eed559;
}

.title_tag .sty03 {
  background: #3FA9E9;
}

.title_tag .sty04 {
  background: #FFB3BA;
}

.title_tag .sty05 {
  background: #A4D05F;
}

.title_tag .sty06 {
  background: #898CFF;
}

.title_tag .sty07 {
  background: #eec18c;
}

.title_tag .sty08 {
  background: #DA97E0;
}

.title_tag .sty09 {
  background: #a0c5e5;
}

.page_staff .title_section {
  display: block;
}

.page_staff .img {
  width: 250px;
}

.page_staff .msg {
  width: 430px;
}

/*---------- End page_staff -------------*/
/*---------- page_access -------------*/
.page_access .th_style th,
.page_access .th_style td {
  text-align: center;
}

.page_access th.bd_non {
  border-right: none;
}

.page_access iframe {
  border: 1px solid #BEE0F4;
  padding: 2px;
  margin-bottom: 10px;
}

/*---------- End page_access -------------*/
/*---------- page_history -------------*/
.page_history .col2 {
  position: relative;
}

.page_history .ico_zoom {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
}

/*---------- End page_history -------------*/
/*---------- page_message -------------*/
.page_message .message .img {
  width: 250px;
}

.page_message .message .msg {
  width: 430px;
}

.page_message .message .img01 {
  float: left;
  margin: 0 24px 24px 0;
}

/*---------- End page_message -------------*/
/*---------- page_event -------------*/
.page_event .col2_box {
  margin-bottom: 15px;
}

/*---------- End page_event -------------*/
/*---------- page_recruit -------------*/
.page_recruit .tb_style th {
  width: 95px;
}

.w_50 {
  width: 50% !important;
}

.center {
  text-align: center !important;
}

.mt50 {
  margin-top: 50px;
}

.mt20 {
  margin-top: 20px;
}

#tab02 .txt_c a {
  padding: 0 20px;
}

/*---------- End page_recruit -------------*/
@media all and (max-width: 768px) {
  body {
    overflow-x: hidden;
  }
  #header {
    background: none;
  }
  #header #h_box {
    padding-bottom: 10px;
  }
  #main_visual_warp {
    margin-bottom: 30px;
  }
  #main_visual_box {
    background-position: center bottom;
    background-size: cover;
  }
  #main_visual {
    height: 150px;
  }
  #main_visual h2 {
    padding-top: 37px;
  }
  #snav {
    margin-top: 30px;
  }
  #news_rss_link, #topicPath {
    display: none;
  }
  .page_news .container {
    padding: 20px 0;
    margin-bottom: 30px;
  }
  .page_news .title {
    padding-top: 0;
  }
  .page_news .title dd, .page_news .title dt {
    width: 100%;
    float: none;
  }
  .page_news .title dt {
    max-width: 128px;
    margin-bottom: 10px;
  }
  .tb_style:not(.break) th, .tb_style:not(.break) td {
    width: 100% !important;
    display: block;
    border-right: 0;
  }
  .tb_style.break th:first-child {
    width: 47%;
  }
  #contact_box select,
  input#name,
  input#ruby,
  input#company,
  input#post,
  input#address {
    width: 100% !important;
  }
  .container {
    margin-bottom: 30px;
  }
  .container img {
    height: auto;
  }
  .container .img {
    width: 40%;
  }
  .container .msg {
    max-width: 100%;
  }
  .pic_l .img, .pic_r .msg {
    float: none;
  }
  .page_outline .container .img {
    margin-left: 3%;
  }
  .col2_box {
    width: 100%;
  }
  .col2_box .col2, .col3_box .col3, .col4_box .col4 {
    float: none;
  }
  .col2_box .col2 {
    width: 100%;
    margin-right: 0;
    margin-top: 10px;
  }
  .col2_box .col2 a, .col2_box .col2 img {
    width: 100%;
  }
  .col2_box .col2 .ico_zoom {
    width: 24px;
  }
  .page_history .tb_style tr:first-child th {
    display: none;
  }
  .title_sub {
    position: relative;
  }
  .title_sub::after {
    position: absolute;
    content: '';
    background: url(../common_img/icontit.png) no-repeat right top;
    background-size: 100%;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 40px;
    z-index: 9;
  }
  .title_sub span.tit {
    padding-right: 45px;
  }
  .title_sub.clearfix::after{
    visibility: inherit;
  }
  .title_item {
    background-position: left 4px !important;
  }
  iframe {
    width: 100%;
    height: 250px;
  }
  .page_product .container .img {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 80%;
  }
  .page_product .container .img img {
    width: 100%;
  }
  .text_center {
    text-align: center !important;
  }
  .page_message .message .img01 {
    float: none;
    margin: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  .page_message .container .img {
    width: 100%;
    float: none;
  }
  .page_message .container img {
    width: 100%;
    margin-bottom: 10px;
  }
  .page_message .txt_b.txt_r img {
    width: auto;
    max-width: 100%;
  }
  #lightbox-container-image-box {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }
  .page_event .title_sub span.date {
    float: none !important;
    width: 100%;
  }
  .page_event .title_sub span.tit {
    float: none !important;
    width: 100%;
  }
  .page_information .list_pdf a {
    display: block;
    margin-bottom: 5px;
  }
  .tab_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 10px;
    padding-right: 10px;
    background: url(../common_img/bg_tab.jpg) repeat center;
    background-size: cover;
  }
  .tab_menu::after {
    display: none !important;
  }
  .tab_menu li {
    float: none;
    width: auto;
    margin-left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    margin: 2% 0;
  }
  .tab_menu a {
    background-size: cover;
    padding-top: 14px;
    border-radius: 10px;
    overflow: hidden;
    font-size: 12px;
  }
  .btnmg {
    margin-bottom: 15px;
  }
  .anchor.smooth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .anchor.smooth::after {
    display: none !important;
  }
  .anchor.smooth li {
    float: none;
    width: auto;
    margin-left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    margin: 2% 0;
    background-size: cover !important;
    height: 40px;
  }
  .anchor.smooth li a {
    padding: 11px 0;
    font-size: 12px;
  }
  .page_guide .sec_p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page_guide .sec_p .img {
    float: none;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 auto;
    text-align: center;
  }
  .page_guide .sec_p .img img {
    width: 80%;
    margin: 0 auto;
  }
  .page_guide .sec_p .msg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  .page_guide .sec_p .txt_c {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin: 0 auto;
  }
  .page_guide_detail .img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .page_guide_detail .img ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .page_guide_detail .img ul::after {
    display: none !important;
  }
  .page_guide_detail .img ul li {
    float: none;
  }
}

.page_bosyu .tab_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 20px 15px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media all and (max-width: 768px) {
  .page_bosyu .tab_menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 0;
  }
}

.page_bosyu .tab_menu li {
  float: none;
  margin-left: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
  margin-right: 2%;
}

@media all and (max-width: 768px) {
  .page_bosyu .tab_menu li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    margin-right: 0;
    margin: 0 1%;
  }
  .page_bosyu .tab_menu li:last-child {
    margin-top: 10px;
  }
}

.page_bosyu .tab_menu li:last-child {
  margin-right: 0;
}

.page_bosyu .tab_menu li a {
  font-size: 15px;
  height: auto;
  background-size: contain;
  padding: 15px 0;
}

@media all and (max-width: 768px) {
  .page_bosyu .tab_menu li a {
    font-size: 11px;
    padding: 10px 0;
  }
  .page_guide_detail .msg {
    width: 100%;
    margin-top: 10px;
    float: none !important;
  }
}

.page_bosyu .container .title_sub {
  font-size: 22px;
  margin-bottom: 30px;
}

@media all and (max-width: 768px) {
  .page_bosyu .container .title_sub {
    font-size: 18px;
    margin-bottom: 15px;
  }
}

@media all and (max-width: 420px) {
  .page_bosyu .container .title_sub {
    font-size: 16px;
    padding-right: 20px;
  }
}

.page_bosyu .container .btnpage {
  text-align: right;
  margin-top: 15px;
}

@media all and (max-width: 768px) {
  .page_bosyu .container .btnpage {
    text-align: center;
  }
}

@media all and (max-width: 768px) {
  .page_bosyu .container.pic_l {
    width: 100%;
  }
  .page_bosyu .container.pic_l .img {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
}

.page_bosyu .container.pic_l .msg {
  width: 410px;
}

@media all and (max-width: 768px) {
  .page_bosyu .container.pic_l .msg {
    width: 100%;
  }
}

.page_bosyu .container.pic_l .title_section {
  font-size: 18px;
}

@media all and (max-width: 768px) {
  .page_bosyu .container.pic_l .title_section {
    font-size: 16px;
  }
}

.page_bosyu-detail table th {
  font-weight: bold;
  font-size: 18px;
  color: #1e5474;
  padding: 15px 0;
  width: 150px;
}

@media all and (max-width: 768px) {
  .page_bosyu-detail table th {
    font-size: 16px;
    padding: 12px 0;
  }
}

.page_bosyu-detail table td {
  padding: 15px 25px;
}

@media all and (max-width: 768px) {
  .page_bosyu-detail table td {
    padding: 12px 0;
  }
}

.page_bosyu-detail .btnback {
  text-align: center;
  margin-top: 40px;
}

@media all and (max-width: 768px) {
  .page_bosyu-detail .btnback {
    width: 70%;
    margin: 0 auto;
    margin-top: 30px;
  }
}

.btnpage a,
.btnback a {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.btnpage a:hover,
.btnback a:hover {
  opacity: 0.7;
}

.tb_style-fix {
  margin-bottom: 20px;
}

.tb_style-fix th,
.tb_style-fix td{
  border: 1px solid #BEE0F4;
}

.tb_style-fix th{
  font-weight: normal;
}

.tb_style-fix tr:first-child th{
  font-weight: bold;
}

@media all and (min-width: 769px) {
  .tel-link a{
    text-decoration: none;
    color: #333;
    pointer-events: none;
  }
}

/* sanbu-kikan */

#sanbu-kikan header{
  margin: 0 auto;
  padding: 30px 0;
  background: #235373;
  text-align: center;
}
#sanbu-kikan header h1{
  margin: 0 auto;
  width: 1000px;
}
#sanbu-kikan img{
  max-width: 100%;
  max-height: 100%;
}

#sanbu-kikan #mv-sanbu {
  background: url(../guide/sanbu-kikan/images/mv_bg.jpg) no-repeat top center;
  background-size: cover;
  height: 380px;
}

#sanbu-kikan #mv-sanbu h2{
  margin: 0 auto;
  padding-top: 90px;
  width: 1000px;
}

#sanbu-kikan section#sk-info{
  margin: 60px 0;
}
#sanbu-kikan section#sk-access{
  margin-bottom: 60px;
}
#sanbu-kikan section#sk-detail{
  padding: 60px 0;
  background: #d9f1ff;
}

#sanbu-kikan .container{
  margin: 0 auto;
  width: 1000px;
}

#sanbu-kikan h3 {
  position: relative;
  margin-bottom: 60px;
  padding: 0 1.5rem 1.5rem;
  text-align: center;
}
#sanbu-kikan h3:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 20px);
  width: 40px;
  height: 2px;
  content: '';
  background: #333;
}

#sanbu-kikan #sk-info .sk-info_box{
  display: flex;
  justify-content: space-between;
}
#sanbu-kikan #sk-info .sk-info_box_inner{
  width: 48%;
}
#sanbu-kikan #sk-info .sk-info_box_inner .box_tit{
  margin-bottom: 2px;
  padding: 1rem;
  background: #235373;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
#sanbu-kikan #sk-info table{
  margin-top: 5px;
  text-align: center;
  width: 100%;
  height: 295px;
}
#sanbu-kikan #sk-info table th,
#sanbu-kikan #sk-info table td {
  padding: 1.3rem;
  vertical-align: middle;
}

#sanbu-kikan #sk-info table th {
    background: #d9f1ff;
    width: 25%;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
}
#sanbu-kikan #sk-info table tr {
  height: 60px;
}
#sanbu-kikan #sk-info table tr.last {
  height: 100%;
}
#sanbu-kikan #sk-info table td {
    background: #ddd;
    text-align: left;
    border-bottom: 3px solid #fff;
}
#sanbu-kikan #sk-access .sk-access_map{
  text-align: center;
}
#sanbu-kikan #sk-access .sk-access_root{
  display: flex;
  justify-content: space-evenly;
  margin: 30px 0;
}
#sanbu-kikan #sk-access .sk-access_root .root_box{
  border:  1px solid #ddd;
  border-radius: 8px;
  width: 48%;
}
#sanbu-kikan #sk-access .sk-access_root .root_box dt{
  padding: 10px;
  border-bottom: 4px solid #235373;
  font-size: 20px;
  font-weight:  bold;
  text-align: center;
}
#sanbu-kikan #sk-access .sk-access_root .root_box dd{
  padding: 20px;
  background: #fffad9;
  border-radius: 0 0 8px 8px;
  height: 56%;
}
#sanbu-kikan #sk-access .sk-access_root .root_box dd p.root_b{
  margin-bottom: 10px;
}
#sanbu-kikan #sk-access .sk-access_root .root_box dd p.root_b span{
  color: #7ca2c5;
  font-weight: bold;
}
#sanbu-kikan #sk-access .sk-access_root .root_box dd p.root_r span{
  color: #db2922;
  font-weight: bold;
}

#sanbu-kikan #sk-detail .sk-detail_box {
  margin-bottom: 60px;
  padding: 30px 30px 0;
  background:  #fff;
}

#sanbu-kikan #sk-detail h4{
  margin: 0 auto 30px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

#sanbu-kikan #sk-detail .sk-detail_box2{
  padding: 20px 20px 0 20px;
  border-radius: 8px;
  border: 5px solid #eee;
  position: relative;
  color: #fff;
  background: url(../guide/sanbu-kikan/images/sk-detail_box2_bg.jpg) no-repeat;
  background-size: cover;
}

#sanbu-kikan #sk-detail dl.sk-detail_box_inner {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#sanbu-kikan #sk-detail dl.sk-detail_box_inner.w45{
  width: 45%;
}
#sanbu-kikan #sk-detail .sk-detail_box_inner dt{
  position: relative;
  border: 4px solid #fff;
  border-radius: 50%;
  background: #4ba5e8;
  width: 90px;
  height: 90px;
}
#sanbu-kikan #sk-detail .sk-detail_box_inner dt:before{
  content: '';
  border: 3px solid #ddd;
  border-radius: 50%;
  width: 96px;
  height: 96px;
  position: absolute;
  top: -6px;
  left: -6px;
}
#sanbu-kikan #sk-detail .sk-detail_box_inner dt p{
  position: absolute;
  margin: auto;
  top: 30px;
  left: 0;
  right: 0;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}
#sanbu-kikan #sk-detail .sk-detail_box_inner dd{
  margin-left: 20px;
    font-weight: bold;
    font-size: 16px;
}
#sanbu-kikan #sk-detail .sk-detail_box_inner dd b{
  color: #ff6c6c;
}
#sanbu-kikan #sk-detail .sk-detail_box_inner dd .approach_box{
  display: flex;
}
#sanbu-kikan #sk-detail .sk-detail_box_inner dd .approach_box li{
  margin-right: 5px;
  padding: 10px;
  border-radius: 5px;
  font-weight: bold;
}
#sanbu-kikan #sk-detail .sk-detail_box_inner dd .approach_box li:nth-child(even){
  background: #d9f1ff;
}
#sanbu-kikan #sk-detail .sk-detail_box_inner dd .approach_box li:nth-child(odd){
  background: #235373;
  color: #fff;
}

#sanbu-kikan #sk-detail .sk-detail_box3{
  position: relative;
  margin-top: 30px;
  height: 500px;
  text-align: center;
}

#sanbu-kikan #sk-detail .sk-detail_box3 .people_img{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#sanbu-kikan ul.sk-detail_img{
  margin: 20px 0;
}
#sanbu-kikan ul.sk-detail_img li{
  width: 32%;
  border: 4px solid #4ba5e8;
}
#sanbu-kikan ul.sk-detail_img li p{
  border: 2px solid #fff;
}

#sanbu-kikan #sk-detail .sk-detail_txt{
  border:  1px solid #ddd;
  border-radius: 8px;
  width: 46%;
}
#sanbu-kikan #sk-detail .sk-detail_txt dt{
  padding: 10px;
  font-size: 20px;
  font-weight:  bold;
  text-align: center;
  border-radius: 8px 8px 0 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#4facfe), to(#35bcef));
  background-image: -webkit-linear-gradient(left, #4facfe 0%, #35bcef 100%);
  background-image: linear-gradient(to right, #4facfe 0%, #35bcef 100%);
  color: #fff;
}

#sanbu-kikan #sk-detail .sk-detail_txt dd{
  padding: 20px;
  border-radius: 0 0 8px 8px;
  background: #fff;
}


#sanbu-kikan footer{
  margin: 0 auto;
  padding: 30px 0;
  background: #235373;
  text-align: center;
}
#sanbu-kikan footer ul{
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: 32%;
}
#sanbu-kikan footer ul li{
    width: 25%;
    font-size: 16px;
    font-weight: bold;
}
#sanbu-kikan footer a{
  color: #fff;
  text-decoration: none;

}

#sanbu-kikan .flex{
  display: flex;
}

#sanbu-kikan .flex_bet{
  display: flex;
  justify-content: space-between;
}

#sanbu-kikan .flex_even{
  display: flex;
  justify-content: space-evenly;
}


@media all and (max-width: 768px) {
  #sanbu-kikan header {
    padding: 5% 4%;
  }
  #sanbu-kikan header h1{
  display: block;
   width: 100%;
  }
  #sanbu-kikan .container{
  margin: 0px auto;
  width: 100%;
  }
  #sanbu-kikan #mv-sanbu {
  background: url(../guide/sanbu-kikan/images/mv_bg.jpg) no-repeat top right 34%;
  background-size: cover;
  height: 265px;
}

#sanbu-kikan #mv-sanbu h2{
  padding: 280px 2% 0;
  width: 100%;
}

#sanbu-kikan h3{
  margin-bottom: 30px;
}
#sanbu-kikan h3:before {
  bottom: 0;
}
#sanbu-kikan section#sk-info{
  margin: 210px 0 30px;
}
#sanbu-kikan section#sk-access{
  margin-bottom: 30px;
}
#sanbu-kikan section#sk-detail{
  padding: 30px 2%;
}

#sanbu-kikan #sk-info .sk-info_box{
  flex-direction: column
}
#sanbu-kikan #sk-info .sk-info_box_inner{
  width: 100%;
}
#sanbu-kikan #sk-info .sk-info_box_inner:first-child{
  margin-bottom: 15px;
}
#sanbu-kikan #sk-info table {
    height: auto;
}
#sanbu-kikan #sk-info table th {
    width: 35%;
}
#sanbu-kikan #sk-info table th, #sanbu-kikan #sk-info table td {
  padding: 1rem;
}
#sanbu-kikan #sk-info table tr {
  height: auto;
}
#sanbu-kikan #sk-info table tr.last {
  height: auto;
}
#sanbu-kikan #sk-access .sk-access_root{
  flex-direction: column;
  margin: 30px 0;
}
#sanbu-kikan #sk-access .sk-access_root .root_box{
  width: 100%;
}
#sanbu-kikan #sk-access .sk-access_root .root_box:first-child{
  margin-bottom: 15px;
}
#sanbu-kikan #sk-access .sk-access_root .root_box dt {
  font-size: 16px;
}
#sanbu-kikan #sk-access .sk-access_root .root_box dd{
  height: auto;
}

#sanbu-kikan #sk-detail .sk-detail_box {
  margin-bottom: 30px;
  padding: 30px 5% 0;
}

#sanbu-kikan #sk-detail h4{
  font-size: 16px;
}

#sanbu-kikan #sk-detail .sk-detail_box2{
  padding: 3% 3% 0;
  position: relative;
}

#sanbu-kikan #sk-detail dl.sk-detail_box_inner {
  display: block;
}
#sanbu-kikan #sk-detail dl.sk-detail_box_inner.w45{
  width: 100%;
}

#sanbu-kikan #sk-detail .sk-detail_box_inner dt{
  position: static;
  padding: 2%;
  border-radius: 8px;
  width: 100%;
  height: 50px;
}
#sanbu-kikan #sk-detail .sk-detail_box_inner dt:before{
  border: none;
  width: 100%;
  height: auto;
}
#sanbu-kikan #sk-detail .sk-detail_box_inner dt p{
  position: static;
  font-size: 18px;
}
#sanbu-kikan #sk-detail .sk-detail_box_inner dd{
  margin-left: 10px;
  margin-top: 10px;
  font-size: 14px;
}

#sanbu-kikan #sk-detail .sk-detail_box3{
  margin-top: 20px;
  height: 395px;
}
#sanbu-kikan #sk-detail .sk-detail_box3 .img01a{
  width: 60%;
  position: absolute;
  top: 0;
}
#sanbu-kikan #sk-detail .sk-detail_box3 .img01b{
  position: absolute;
  top: 115px;
}
#sanbu-kikan #sk-detail .sk-detail_box3 .people_img{
  position: absolute;
  top: 280px;
  bottom: 0;
}

#sanbu-kikan #sk-detail .sk-detail_txt{
  margin-bottom: 15px;
  width: 100%;
}
#sanbu-kikan #sk-detail .sk-detail_txt:nth-child(2n){
  margin-bottom: 0;
}
#sanbu-kikan #sk-detail .sk-detail_txt dt{
  font-size: 16px;
}

#sanbu-kikan footer{
  padding: 30px 0 40px;
}
#sanbu-kikan footer ul{
  width: 100%;
}
#sanbu-kikan footer ul li{
    width: 33%;
}

#sanbu-kikan .sp_column.flex{
  flex-direction: column;
}

#sanbu-kikan .sp_column.flex_bet{
  flex-direction: column;
}

#sanbu-kikan .sp_column.flex_even{
  flex-direction: column;
}
.disp_pc {display: none;}
}

}</pre></body></html>