@charset 'UTF-8';
@import 'base.css';
@import 'fonts.css';


@font-face {
  font-family: 'NotoSerifCJKjp';

  src: url('../font/NotoSerifCJKjp-Regular.otf'); /* IE9 Compat Modes */
  src: url('../font/NotoSerifCJKjp-Regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../font/NotoSerifCJKjp-Regular.woff') format('woff'), /* Pretty Modern Browsers */
  url('../font/NotoSerifCJKjp-Regular.ttf')  format('truetype'),; /* Safari, Android, iOS */
}

@font-face {
  font-family: 'NotoSansCJKjp';

  src: url(../font/NotoSansCJKjp-Regular.woff) format('woff'), url('../font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

@font-face {
  font-family: 'NotoSansCJKjp_medium';

  src: url('../font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/NotoSansCJKjp-Medium.woff') format('woff'), /* Pretty Modern Browsers */
  url('../font/NotoSansCJKjp-Medium.ttf')  format('truetype'),; /* Safari, Android, iOS */
}

/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css  --> スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css --> フォントの初期設定を行うため、変更しないで下さい。      */
/*                                                                          */
/*==========================================================================*/

/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/

/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */

h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
select,
p,
blockquote,
th,
td,
pre,
address,
li,
dt,
dd {
  font-size: 140%;
}


a {
  text-decoration: underline;
  color: #0056a3;
  outline: none;
}
a:hover,
a:active {
  text-decoration: none;
  color: #0076e1;
  outline: none;
}

p {
  line-height: 24px;
  padding: 0 0 16px;
}
/*p { padding: 0 0 16px; }*/

.image_l {
  float: left;
  padding: 0 23px 10px 0;
}
.image_r {
  float: right;
  padding: 0 0 16px 23px;
}
.image_r img,
.image_l img {
  padding: 3px 0 5px;
}

table .image_l {
  padding: 5px 8px 8px 0;
}
table .image_r {
  padding: 5px 0 8px 8px;
}


/* common_reset
------------------------------------------------------------------------*/

img {
  vertical-align: bottom;
  border: 0;
}
.center {
  text-align: center;
}
.fLeft {
  float: left!important;
}
.fRight {
  float: right!important;
}
.clearBoth {
  clear: both;
}
p.clearAfter {
  line-height: 0;
  visibility: hidden;
  clear: both;
  width: 0;
  height: 0;
  padding-bottom: 5px;
}


/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/

html {
  background: none;
}

body#index {
  margin: 0 auto;
  padding-top: 0 !important;
  text-align: center;
}

body {
  margin: 0 auto;
  padding-top: 195px !important;
  text-align: center;
}

#wrapper {
  overflow: hidden;
  min-width: 1100px;
  margin: 0 auto;
  text-align: left;
  background: url(../images/contents_bg.jpg) no-repeat center top;
}
#index #wrapper {
  background: none;
}

#main {
  background: #f5f5f5;
}
#mainInner {
  width: 960px;
  margin: 0 auto 55px;
}
#index #mainInner {
  width: auto;
  margin: 0 auto;
}
#topicPath {
  padding: 5px 0 3px 240px;
}
#topicPath li {
  font-size: 12px;
  display: inline;
  padding: 0 10px 0 0;
}
#topicPath li span {
  font-size: 16px;
  vertical-align: middle;
}
#topicPath li a {
  margin: 0 10px 0 0;
}


/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/

#header {
  width: 100%;
}

#reserve #main {
  padding-top: 20px;
}

#header p {
  padding-bottom: 0;
}

#index #header h1 {
  font-size: 12px;
  position: absolute;
  z-index: 100;
  top: 28px;
  left: 103px;
  width: 100%;
  height: 10px;
  color: #000000;
}

#header h1 {
  font-size: 12px;
  line-height: 14px;
  position: absolute;
  z-index: 100;
  top: 22px;
  left: 103px;
  width: 460px;
  height: 10px;
  color: #000000;
}

#headerInner {
  position: relative;
  width: 960px;
  height: 125px;
  margin: 0 auto;
  padding-bottom: 0px;
}


#logo {
  position: relative;
  float: left;
  margin: 8px 0 0 0;
}

#logo a {
  display: table;
  width: 500px;
  height: 77px;
}
#logo a img {
  position: absolute;
  top: 0;
  left: 0;
}
#logo a .txtLogo_t {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  top: 34px;
  left: 100px;
  letter-spacing: 1px;
  color: #777777;
}
#logo a .txtLogo_f {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-size: 25px;
  font-weight: bold;
  position: absolute;
  left: 100px;
  color: #343434;
}
#logo a .txtLogo_f span {
  color: #0356a4;
}

#index .headerR {
  float: right;
  width: 353px;
  padding-top: 15px;
}

.headerR {
  float: right;
  width: 314px;
  padding-top: 15px;
}

.headerR .home {
  position: relative;
  top: 8px;
  float: left;
}
.headerR .home a {
  font-size: 13px;
  font-weight: bold;
  display: block;
  padding-left: 20px;
  text-decoration: none;
  color: #1d1d1d;
  background: url(../images/home.jpg) no-repeat 0px 4px;
}
.headerR .home a:hover {
  background: url(../images/home_h.jpg) no-repeat 0px 4px;
}
.fontSize {
  font-size: 0;
  float: right;
  padding-top: 0;
  letter-spacing: -0.5em;
  background: #e3eaf2;
}
.fontSize p {
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
}
.fontSize ul {
  font-size: 0;
  display: inline-block;
  padding-right: 2px;
  vertical-align: middle;
}
.fontSize ul li {
  font-size: 0;
  display: inline-block;
  width: 70px;
  height: 30px;
  padding: 0 3px 0 0;
  vertical-align: middle;
}
.fontResizer100 {
  background: url(../images/header_bt_01_on.jpg) no-repeat 0 0;
}
.fontResizer115 {
  background: url(../images/header_bt_02_on.jpg) no-repeat 0 0;
}
.fontResizerSelected img {
  visibility: hidden;
}
#gNav {
  position: absolute;
  top: 125px;
  right: 0;
  left: 0;
  min-width: 960px;
  height: 70px;
  text-align: center;
  letter-spacing: -0.5em;
  background: #3a689a;
}
#gNav li {
  /*float: left;*/
  display: inline-block;
}


/*==========================================================================*/
/*                            navigation                                    */
/*==========================================================================*/

#navi {
  float: left;
  width: 200px;
  text-align: center;
}
#navi p {
  padding-bottom: 0;
}
.nav01 {
  padding-bottom: 10px;
}
.nav01 li {
  padding-bottom: 10px;
}

#floatingInfo .icon-arrow_left {
  top: inherit;
  bottom: 10px;
  width: 14px;
  height: 14px;
  padding: 1px;
  transition-duration: 300ms;
  transform: rotate(0);
  /*-ms-transform: rotate(0);
    -webkit-transform: rotate(0);*/
  border: 1px solid #333333;
  border-radius: 100%;
}
#floatingInfo > ul > li {
  position: fixed;
  z-index: 9999;
  top: 72px;
  right: -250px;
  display:         flex;
  display: -webkit-flex;
  transition-duration: 300ms;
  color: #0056a3;
}
#floatingInfo > ul > li.eq1 {
  top: 342px;
}
#floatingInfo > ul > li span {
  float: left;
}

#floatingInfo div {
  float: right;
  width: 250px;
  background-color: #ffffff;
}

/*@-webkit-keyframes neon1 {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FF1177, 0 0 70px #FF1177, 0 0 80px #FF1177, 0 0 100px #FF1177, 0 0 150px #FF1177;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF1177, 0 0 35px #FF1177, 0 0 40px #FF1177, 0 0 50px #FF1177, 0 0 75px #FF1177;
  }
}*/
/*@keyframes neon1 {
  from {
    text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #FF1177, 0 0 70px #FF1177, 0 0 80px #FF1177, 0 0 100px #FF1177, 0 0 150px #FF1177;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF1177, 0 0 35px #FF1177, 0 0 40px #FF1177, 0 0 50px #FF1177, 0 0 75px #FF1177;
  }
}*/
#floatingInfo .svg {
  font-family: 'ヒラギノ明朝 Pro W3',Hiragino Mincho Pro,太ミンA101,Futo Min A101;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.18em;
  position: relative;
  z-index: 1001;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 40px;
  min-width: 38px;
  min-height: 170px;
  padding: 16px 0 33px 13px;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: 6px;
  color: #ffffff;
  background: #cb8d30 url(../images/icon_03_l.png) no-repeat center 93%;

      -ms-box-sizing: border-box;
  /*
	text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 5px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 150px #fff;*/
}
#floatingInfo .active .svg {
  background: #cb8d30 url(../images/icon_03_r.png) no-repeat center 93%;
}
#floatingInfo .eq1 .svg {
  background-color: #cb8d30;
}
#floatingInfo b {
  font-family: 'ヒラギノ明朝 Pro W3',Hiragino Mincho Pro,太ミンA101,Futo Min A101;
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
  cursor: pointer;
  text-decoration: none;
}
.floatList li {
  font-size: 14px;
  padding: 10px 13px 10px 10px;
  color: #ffffff;
  background: #cb8d30;
}
.eq1 .floatList li {
  background-color: #cb8d30;
}
.floatList li a {
  color: #ffffff;
}
/*.floatList li.first {
	margin-bottom: 30px;
	padding: 10px 13px 7px 10px;
}*/


/*==========================================================================*/
/*                              Footer                                      */
/*==========================================================================*/

#footer {
  clear: both;
}

#footer p {
  padding-bottom: 0;
}
.footer01 {
  min-height: 310px;
  padding: 42px 0 0 0;
  background: #0656a1;
}

#index .footer01 .f01-inner {
  width: 1100px;
  margin: 0 auto;
}

.footer01 .f01-inner {
  width: 960px;
  margin: 0 auto;
}

.f01-l {
  float: left;
  width: 300px;
  border-right: 1px solid #3878b4;
}
.f01-list {
  padding: 0 0 0 0;
}
.f01-list li {
  font-size: 12px;
  padding: 0 0 13px 15px;
  text-align: left;
  background: url(../images/icon_01.png) no-repeat 0 4px;
}
.f01-list li a {
  text-decoration: none;
  color: #ffffff;
}
.f01-list li a:hover {
  text-decoration: underline;
}
#index .f01-r {
  float: right;
  width: 725px;
}

.f01-r {
  float: right;
  width: 599px;
}

.f01-r .fLeft {
  width: 297px;
  padding: 0 18px 0 14px;
}

#index .f01-r .fRight {
  width: 360px;
  padding: 0 18px 0 13px;
}


.f01-r .fRight {
  width: 266px;
  padding: 0 18px 0 13px;
}


.fLogo {
  display: table;
  width: 390px;
  height: 62px;
  min-height: 80px;
  margin: auto;
  padding: 20px 0 0 0;
  text-align: center;
  background: #ffffff;
}

#reserve .fLogo {
  display: table;
  width: 100%;
  height: 62px;
  min-height: 80px;
  margin: 0 auto;
  padding: 20px 0 0 0;
  text-align: center;
  background: #ffffff;
}
.fLogo a {
  position: relative;
  display: table;
  width: 390px;
  height: 62px;
}

#reserve .fLogo a {
  position: relative;
  display: table;
  width: 390px;
  height: 62px;
  margin: 0 auto;
}
.fLogo a img {
  position: absolute;
  top: 0;
  left: 0;
}
.fLogo a .txtLogoF_t {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 8px;
  left: 67px;
  color: #565656;
}
.fLogo a .txtLogoF_f {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 30px;
  left: 67px;
  color: #000000;
}

#footer address {
  font-size: 13px;
  width: 100%;
  padding: 10px;
  text-align: left;
  color: #ffffff;
  background: #0756a1;
}


/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/

/* contents
------------------------------------------------------------------------*/

.mainSection {
  clear: both;
  padding-bottom: 30px;
  border-top: 1px solid #dcdcdc;
  background: #ffffff;
}
.mainSection .inner {
  width: 960px;
  margin: 0 auto;
}
.main-ttl {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-size: 28px;
  font-weight: bold;
  padding: 57px 0 35px;
  text-align: center;
  letter-spacing: 5px;
}
.main-ttl span {
  font-size: 11px;
  display: block;
  padding-top: 5px;
  letter-spacing: 0px;
  color: #376997;
}
.mainList li {
  position: relative;
  float: left;
  width: 200px;
  margin-bottom: 20px;
  padding: 17px 19px 80px;
  border-left: 1px solid #ebebeb;
}
.mainList li p.titList {
  display: table;
  height: 40px;
  padding-bottom: 10px;
}
.mainList li p.titList span {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  display: table-cell;
  height: 40px;
  vertical-align: middle;
  color: #000000;
}
.mainList li p.titList span span {
  font-size: 12px;
  line-height: 18px;
  height: auto;
}
.mainList li.r {
  border-right: 1px solid #ebebeb;
}
.mainList li p.img {
  padding-bottom: 10px;
}
.mainList li p.img02 {
  margin-top: -7px;
  padding-bottom: 10px;
}
.mainList li p.ad {
  line-height: 1.3em;
  padding: 0 0 5px 5px;
}
.mainList li p.btn {
  position: absolute;
  bottom: 0;
  left: 19px;
  padding-bottom: 10px;
}
.mainList li p.btn a {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-weight: bold;
  line-height: 40px;
  display: table;
  width: 200px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  color: #000000;
  background: url(../images/index_bt_02_off.jpg) no-repeat center;
}
.mainList li p.btn a span {
  padding: 0 0 0 10px;
}
.mainList li p.btn span {
  display: block;
  padding: 0 0 3px 5px;
}
#content {
  float: right;
  width: 680px;
  margin-top: 3px;
  padding: 20px 20px 0;
  background: #ffffff;
}

#reserve #content {
  float: none;
  box-sizing: border-box;
  width: auto;
  margin: 3px auto 0;
  padding-top: 20px;
  background: #ffffff;
}
#index #content {
  float: none;
  margin: 0 auto;
  padding: 0 0 0 0;
}

/* ------------------------------------------------------------------- box */

.box02 {
  margin-bottom: 20px;
  padding: 18px 20px 0;
  border: 1px solid #e8ebee;
  background: #f1f3f5;
}
.box02 .blue-light {
  font-size: 160%;
  color: #3e658c;
}
.box02 .blue-light-b {
  font-size: 160%;
  font-weight: bold;
  color: #3e658c;
}
.box02Style1 {
  padding-right: 130px;
  padding-left: 180px;
}
.box02Style1 .disInBlock {
  width: 290px;
}
.box01 {
  margin-bottom: 20px;
  padding: 20px 20px 7px;
  border: 10px solid #e0e0e0;
}
.boxStep {
  margin-bottom: 20px;
  padding: 20px 20px 0;
  border: 10px solid #e0e0e0;
}
.titleStep {
  margin: -20px -20px 0;
}

/* ------------------------------------------------------------------- hx */
h2.bHead {
  display: table;
  width: 960px;
  margin: 0 auto;
}
h2.bHead span {
  font-size: 178%;
  font-weight: bold;
  display: table-cell;
  height: 150px;
  vertical-align: middle;
  color: #1d1d1d;
}

h3 {
  font-size: 190%;
  font-weight: bold;
  clear: both;
  margin-bottom: 20px;
  padding: 14px 14px 12px;
  color: #ffffff;
  background: #0056a3;
}

#footer h3.f01-ttl {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 20px;
  padding: 0 0 4px 0;
  text-align: left;
  color: #ffffff;
  background: none;
}

h4 {
  font-size: 170%;
  clear: both;
  margin-bottom: 18px;
  padding: 0 0 15px;
  color: #1d1d1d;
  background: url(../images/h4.jpg) no-repeat left bottom;
}

#h401_01 {
  font-size: 170%;
  clear: both;
  margin-bottom: 18px;
  padding: 0 0 15px;
  color: #1d1d1d;
  background: url(../images/h4_01.jpg) no-repeat left bottom;
}

#reserve #h401 {
  font-size: 14px;
}

h5 {
  font-weight: bold;
  padding: 10px 0 15px 30px;
  color: #0056a3;
  background: url(../images/h5.png) no-repeat 0 5px;
}

h6 {
  font-weight: bold;
  padding: 5px 0 15px 15px;
}
h6:before {
  font-size: 18px;
  font-weight: bold;
  margin-left: -13px;
  padding-right: 5px;
  content: '●';
}


/* ------------------------------------------------------------------- list */

.list_text01 {
  padding-bottom: 10px;
}
.list_text01 li {
  padding: 3px 0 5px 27px;
  background: url(../images/icon_02.png) no-repeat 5px 4px;
}
table .list_text01 li {
  padding: 1px 0 2px 27px;
}
.list_text02 {
  padding-bottom: 13px;
}
.list_text02 li {
  padding: 2px 0 3px 0;
}
.list_text02 li:before {
  font-size: 9px;
  font-weight: bold;
  padding-right: 5px;
  content: '●';
  color: #0656a1;
}
.list_text03 {
  float: left;
  width: 50%;
}
.list_img-arr {
  margin-bottom: 15px;
  text-align: center;
}
.list_img-arr li {
  display: inline-block;
  padding-bottom: 20px;
  vertical-align: middle;
}
.list_img-arr li.arr {
  width: 33px;
  height: 36px;
  margin: 0 0px 0;
}
table .list_img-arr li.arr {
  width: 33px;
  height: 36px;
  margin: 0 0 0;
}
.list_img-arr li .text {
  display: block;
  padding-top: 5px;
  text-align: left;
}

.list_2img-arr li {
  width: 200px;
}
.list_2img-arr li.arr {
  margin: 0 15.7% 0;
}

.list_img {
  margin-right: -20px;
  text-align: center;
  letter-spacing: -0.5em;
}
.list_img li {
  display: inline-block;
  padding: 0 20px 20px 0;
  vertical-align: middle;
  letter-spacing: normal;
}
.list_2img {
  margin-right: 0;
}
.list_2img li {
  width: 50%;
  padding: 0 0 2.7%;
}
.list_bnr {
  clear: both;
  padding: 25px 0 3px;
}
.list_bnr li {
  padding: 0 0 15px;
}
.li_pb0 li {
  padding-bottom: 0;
}
.list_qa dt {
  font-size: 190%;
  padding: 17px 0px 20px 70px;
  color: #0656a1;
  background: url(../images/q.png) no-repeat 0 0;
}
.dt01 {
  letter-spacing: -1px;
}
.list_qa dd {
  padding: 14px 20px 20px 70px;
  background: url(../images/a.png) no-repeat 30px 5px;
}
.list-order01 li {
  line-height: 24px;
  padding-bottom: 16px;
  padding-left: 50px;
  text-indent: -32px;
}


/* ------------------------------------------------------------------- table */

table {
  width: 100%;
  margin-bottom: 20px;
}

.tbl01 {
  float: right;
  width: 67%;
}

img.center,
table.img_center img {
  display: block;
  margin: 0 auto;
  text-align: center;
}
table th,
td {
  padding: 8px 12px 7px;
  border: 1px solid #b5c8dd;
}

table th {
  padding: 8px 6px 7px;
  text-align: center;
  vertical-align: middle;
  background: #e3eaf2;
}
.td01 {
  padding-right: 0;
  padding-left: 0;
}
.td02 {
  padding-right: 12px;
  padding-left: 0;
}
.no_borderL {
  border-left: none;
}
.no_borderR {
  border-right: none;
}
table td {
  line-height: 23px;
  vertical-align: top;
}
table th img {
  padding-bottom: 4px;
}
table.td_middle td,
table .vMiddle {
  vertical-align: middle;
}
table.td_center td {
  text-align: center;
}
table.th_left th {
  text-align: left;
}



/* ------------------------------------------------------------------- top */

.fadeIn_box {
  overflow: hidden;
  width: 100%;
  height: 500px;
  margin: 0 auto;
  text-align: center;
}
.fadeIn_box .mainImg {
  position: relative;
  width: 1070px;
  height: 500px;
  margin: 0 auto;
}
.fadeIn_box .mainImg img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  margin: 0 auto;
}
.fadeIn_box .mainImg img.show {
  display: block;
}

/*#index h2 {
	height: 500px;
	text-align: center;
}*/

.top01 {
  min-height: 565px;
  background: url(../images/index_bg_02.jpg) no-repeat center top;
}
.top01 .inner {
  width: 840px;
  margin: 0 auto;
}
.top01 .ttl {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-size: 18px;
  font-weight: bold;
  padding: 65px 0 42px 0;
  text-align: center;
  color: #1d1d1d;
}
.top01 .ttl span {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-size: 30px;
  font-weight: bold;
  padding-right: 20px;
  letter-spacing: 4px;
  color: #003a63;
}
.top01 .ttl span strong {
  font-size: 40px;
  font-style: italic;
}
.t01List {
  width: 400px;
}
.t01List li {
  display: table;
  width: 400px;
  height: 60px;
  padding-bottom: 10px;
}
.t01List li a {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-size: 19px;
  font-weight: bold;
  display: table-cell;
  height: 60px;
  padding-left: 40px;
  vertical-align: middle;
  text-decoration: none;
  color: #010101;
  background: url(../images/index_point.jpg) no-repeat left;
}
.t01List li a span {
  font-size: 11px;
  position: relative;
  top: -3px;
  padding-right: 20px;
  color: #4976ae;
}
.t01List li a:hover {
  background: url(../images/index_point_h.jpg) no-repeat left;
}
.top02 {
  min-height: 390px;
  background: url(../images/index_bg_03.jpg) no-repeat center top;
}
.top02 .inner {
  width: 960px;
  margin: 0 auto;
  padding-right: 470px;
}
.top02 .ttl {
  padding: 55px 0 20px 0;
}
.top02 .ttl span {
  font-size: 30px;
  line-height: 1.3;
  color: #000000;
}
.top02 .txt {
  padding: 0 0 40px 0;
}
p.btn_top02 a {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-size: 16px;
  line-height: 50px;
  display: table;
  width: 400px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background: url(../images/index_bt_01.jpg) no-repeat;
}
p.btn_top02 a:hover {
  opacity: 0.8;
}

.top03 {
  padding: 70px 0;
  background: #ffffff;
}
.top03 .inner {
  width: 930px;
  margin: 0 auto;
}
.top03 .fLeft {
  width: 520px;
  padding-right: 25px;
  border-right: 1px solid #dcdcdc;
}
.top03 .fLeft li {
  overflow: hidden;
  padding-bottom: 75px;
}
.top03 .fLeft li a {
  text-decoration: none;
}
.top03 .fLeft li a img {
  float: left;
  margin-right: 20px;
}
.top03 .fLeft li a p.tit_fl {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-size: 20px;
  font-weight: bold;
  margin-top: 12px;
  padding-bottom: 14px;
  color: #073566;
}
.top03 .fLeft li a p.btn_fl {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  line-height: 36px;
  float: right;
  width: 220px;
  height: 36px;
  text-align: center;
  color: #ffffff;
  color: #ffffff;
  background: url(../images/btn_fl.jpg) no-repeat;
}
.top03 .fLeft li a:hover p.btn_fl {
  opacity: 0.8;
}
.top03 .fRight {
  width: 550px;
}
.top03 .fRight h2.title {
  font-size: 26px;
  line-height: 24px;
  padding: 0 0 16px;
  letter-spacing: 2px;
  color: #000000;
  background: url(../images/index_img_03.png) no-repeat bottom;
}
.top03 .fRight h2.title span {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  position: relative;
  top: -5px;
  letter-spacing: 0px;
  color: #3a7ab4;
}


#index .tb_news span {
  font-family: 'NotoSansCJKjp';
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  display: block;
  text-align: left;
  color: #333333;
  border: medium none;
}
#index .blog {
  overflow-y: auto;
  height: 450px;
}
#index .tb_news {
  margin-bottom: 0;
}
#index .tb_news a,
#index .tb_news a:hover {
  text-decoration: none;
}

#index .tb_news a .title_blog {
  text-decoration: none;
  color: #ad9878;
}


#index .tb_news .myBox {
  box-sizing: border-box;
  padding: 16px 20px 16px 5px;
  cursor: pointer;
  border-bottom: 1px solid #dcdcdc;
  background: url(../images/ar_yellow.jpg) no-repeat center right #ffffff;
}

#index .tb_news .myBox:hover {
  background: url(../images/ar_yellow.jpg) no-repeat center right #fbf6ec;
}

/*BLOG*/
.news_list {
  width: 100%;
  margin-bottom: 30px;
  padding: 15px 0;
  text-align: center;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.news_list li {
  display: inline-block;
  margin-right: 5px;
  background-color: #686869;
}
.news_list li:nth-child(1) {
  background-color: #a68917;
}
.news_list li:nth-child(2) {
  background-color: #9b999a;
}
.news_list li:nth-child(3) {
  background-color: #333333;
}
.news_list li a {
  font-size: 16px;
  font-weight: bold;
  display: block;
  min-width: 90px;
  padding: 8px 20px 3px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
}
.news_list li:hover {
  opacity: 0.5;
}
.cate_name01 {
  margin-bottom: 5px;
  padding: 2px 5px;
  color: #ffffff;
  background-color: #a68917;
}
.cate_name03 {
  margin-bottom: 5px;
  padding: 2px 5px;
  color: #ffffff;
  background-color: #333333;
}
.cate_name04 {
  margin-bottom: 5px;
  padding: 2px 5px;
  color: #ffffff;
  background-color: #9b999a;
}
.cate_name02 {
  margin-bottom: 5px;
  padding: 2px 5px;
  color: #ffffff;
  background-color: #9b999a;
}
#main .news_tb01 {
  margin: 0 auto 30px auto;
}
#main .news_tb01 th,
#main .news_tb01 td {
  padding: 15px 20px;
  vertical-align: middle;
  border: 1px solid #cccccc;
}
#main .news_tb01 th {
  width: 25%;
  background-color: #e6e6e6;
}
#main .news_tb01 th p {
  margin: 0;
}

.cate_date {
  padding: 0;
}
.pagination {
  margin: 20px 0;
  text-align: center;
}
.pagination li {
  display: inline;
  color: #ffffff;
}
.pagination li a {
  padding: 3px 10px;
  text-decoration: none;
  color: #ffffff;
  background-color: #4b8f33;
}
.pagination li a:hover {
  opacity: 0.6;
}
.news_list02 {
  margin-bottom: 20px;
  text-align: center;
}
.news_list02 li {
  display: inline-block;
  margin-right: 10px;
}
.news_list02 li:last-child {
  margin-right: 0;
}
.news_list02 li a {
  display: block;
  width: 200px;
  height: 160px;
}
.news_list02 li a img {
  max-width: 200px;
  max-height: 160px;
}

.news_list03 {
  width: 100%;
  margin-top: 15px;
  text-align: center;
}
.news_list03 li {
  display: inline;
  width: 120px;
  height: 80px;
  margin-right: 40px;
}
.news_list03 li:last-child {
  margin-right: 0;
}
.news_list03 li img {
  max-width: 120px;
  max-height: 80px;
}

/* #top-slide */
#top-slide {
  height: 280px;
  padding: 0;
  background: url(../images/index_slide_hori.jpg) repeat-x;
}

.top04 {
  background: #f5f5f5;
}
.top04 p {
  padding-bottom: 20px;
}
.topContent .ttl {
  font-size: 26px;
  padding-bottom: 25px;
  letter-spacing: 2px;
  color: #000000;
}
.topContent .ttl span {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝B', serif;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  top: -5px;
  letter-spacing: 0px;
  color: #3a7ab4;
}
.top04 .inner {
  width: 960px;
  margin: 0 auto;
}
.top04 .topNavi {
  float: left;
  width: 200px;
}
.top04 .topContent {
  float: right;
  width: 650px;
  min-height: 370px;
  padding-left: 62px;
  border-left: 1px solid #dcdcdc;
}

/* ------------------------------------------------------------------- base */

.bnrLast {
  clear: both;
  padding: 0 0 25px;
  text-align: center;
}
#pageTop {
  position: fixed;
  right: 45px;
  bottom: 30px;
  margin: 0;
  padding-bottom: 0!important;
  vertical-align: bottom;
}
.bg_top {
  font-size: 0;
  clear: both;
  padding: 0;
  text-align: center;
}
.bg_btm {
  font-size: 0;
  clear: both;
  padding-bottom: 20px;
  text-align: center;
}

.section {
  padding-bottom: 20px;
}


.pb0 {
  padding-bottom: 0!important;
}

.mb0 {
  margin-bottom: 0;
}
.mb05 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}

.ml01 {
  margin-left: 8px;
}
.ml02 {
  margin-left: 223px;
}
.ml03 {
  margin-left: -8px;
}
.mr01 {
  margin-right: 223px;
}

.pb05 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb35 {
  padding-bottom: 35px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb45 {
  padding-bottom: 45px;
}
.pb50 {
  padding-bottom: 50px;
}

.w10 {
  width: 10%;
}
.w15 {
  width: 15%;
}
.w16 {
  width: 16%;
}
.w20 {
  width: 20%;
}
.w25 {
  width: 25%;
}
.w28 {
  width: 28%;
}
.w30 {
  width: 30%;
}
.w33 {
  width: 33%;
}
.w35 {
  width: 35%;
}
.w38 {
  width: 38%;
}
.w40 {
  width: 40%;
}
.w43 {
  width: 43%;
}
.w45 {
  width: 45%;
}
.w50 {
  width: 50%;
}
.w55 {
  width: 55%;
}
.w60 {
  width: 60%;
}
.w65 {
  width: 65%;
}
.w70 {
  width: 70%;
}
.w75 {
  width: 75%;
}
.w80 {
  width: 80%;
}

.pl30 {
  padding-left: 30px;
}
.ph30 {
  padding-right: 30px;
  padding-left: 30px;
}

.bold {
  font-weight: bold;
}

.gm-style-iw:after,
.gm-style div:after,
.gMapInfoWindow:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.gm-style-iw,
.gm-style div,
.gMapInfoWindow {
  display: block;
}
p.mapInfo {
  font-size: 14px;
  font-weight: bold;
  min-width: 190px;
  padding-bottom: 0;
}

.borderBox {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

      -ms-box-sizing: border-box;
}
.disInBlock {
  display: inline-block;
}
.disBlock {
  display: block;
}


/* clearfix
------------------------------------------------------------------------*/

.section {
  zoom: 1;
}

.section:after {
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.txt01 {
  padding-left: 50px;
  text-indent: -32px;
}

.note {
  font-size: 130%;
  color: #6a6a6a;
}
.note02 {
  font-size: 90%;
  color: #6a6a6a;
}
.title01 {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
  color: #d2930f;
}
.title02 {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 6px 0 5px;
  text-align: center;
  background: #d9e3ee;
}



.section01 p img {
  margin-bottom: 20px;
}


/* =============================== css index ========================================= */

.bx_header #headerInner {
  width: 1100px;
}

.bx_header #gNav {
  position: static !important;
  background: #ffffff;
}



.bx_header #headerInner {
  padding-bottom: 10px;
}


.bx_header #logo a .txtLogo_f {
  font-family: 'NotoSansCJKjp';
}

#menu-sp {
  padding: 8px 10px 0;
  border: none;
  background: #0456a0;
}

#menu-sp span {
  width: 27px;
  height: 3px;
  margin-bottom: 4px;
  border-radius: 0;
  background: #ffffff;
}

#menu-sp small {
  font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
  font-size: 14px;
  font-style: italic;
  color: #ffffff;
}

.menu-relative small {
  bottom: 1px;
  left: -4px;
}

.menu-relative {
  height: 40px;
}


#logo a .txtLogo_f {
  top: 37px;
}

.bx_contact * {
  box-sizing: border-box;
}

.bx_contact:hover {
  opacity: 0.8;
}

.bx_contact {
  float: right;
  box-sizing: border-box;
  width: 270;
  padding: 10px 10px 8px 10px;
  border-radius: 4px;
  background: #886626;
}

.bx_contact dt {
  font-family: 'NotoSansCJKjp';
  font-weight: 200;
  float: left;
  width: 88px;
  padding: 5px;
  text-align: center;
  color: #ffffff;
  border-radius: 4px;
  background: #000000;
}

.bx_contact dd {
  font-family: 'NotoSerifCJKjp';
  font-size: 21px;
  line-height: 27px;
  float: left;
  width: 150px;
  padding-left: 10px;
  color: #ffffff;
}

#index #gNav {
  height: 56px;
  letter-spacing: 2px;
}

#index #gNav li {
  box-sizing: border-box;
  width: 216px;
  padding: 6px 0;
  text-align: center;
  border-right: 1px solid #dddddd;
}

#index #gNav li a {
  font-family: 'NotoSansCJKjp';
  font-weight: 600;
  text-decoration: none;
  color: #323232;
}

#index #gNav li span {
  font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  display: block;
  color: #787878;
}

#index #gNav li:last-child {
  border: none;
}

#index #gNav li.ar_down {
  background: url(../images/ar_down.jpg) bottom 2px center no-repeat;
}

#index #gNav li {
  position: relative;
}

#index #gNav li:hover:after {
  transform: scaleX(1);
}

#index #gNav li:after {
  position: absolute;
  z-index: 100;
  right: 0;
  bottom: -9px;
  left: 0;
  height: 5px;
  content: '';
  transition: -webkit-transform 0.3s cubic-bezier(0.13,0.78,0.38,0.98);
  transition:         transform 0.3s cubic-bezier(0.13,0.78,0.38,0.98);
  transition:         transform 0.3s cubic-bezier(0.13,0.78,0.38,0.98),-webkit-transform 0.3s cubic-bezier(0.13,0.78,0.38,0.98);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  background: rgba(5,86,161,0.9);
}



.sup_menu {
  position: relative;
}

.sup_menu .mega_menu {
  position: absolute;
  z-index: 200;
  top: 100%;
  left: 0;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  height: 0;
  padding: 0;
  transition: all 0.5s ease;
  opacity: 0;
  background: rgba(5,86,161,0.9);
}

.mega_menu ul {
  width: 1100px;
  margin: 0 auto;
}

.mega_menu li {
  float: left;
  box-sizing: border-box;
  width: 157px;
  height: 128px;
  padding: 0 18px;
  border-right: 1px solid #5689b8;
}

.mega_menu li:last-child {
  border: none;
}

.mega_menu li a:hover {
  opacity: 0.8;
}

.mega_menu li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
}

.mega_menu li a img {
  margin-bottom: 5px;
}
.mega_menu li a p {
  font-family: 'NotoSansCJKjp';
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 0;
}

.sup_menu .mega_menu.mega_show {
  height: 200px;
  padding: 40px 0;
  opacity: 1;
}

#footer  address p {
  font-size: 12px;
  line-height: 18px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#footer * {
  box-sizing: border-box;
}


.ptb10 {
  display: block;
  padding: 10px 0 10px 0 !important;
}

.f_pc a {
  float: left;
}

#index .f_pc {
  width: 1100px;
  margin: 0 auto;
}

.f_pc {
  width: 960px;
  margin: 0 auto;
}

.f_pc_l {
  float: left;
}

.f_pc_r {
  float: right;
  width: 500px;
}

.f_pc_r .r_fcontact01 {
  float: left;
  width: 216px;
}

.f_pc_r .r_fcontact02 {
  float: left;
  width: 284px;
  height: 30px;
}

.main_pc {
  position: relative;
  text-align: center;
  background: url(../images/main_pc_img01.jpg) no-repeat center top;
}

.main_pc img {
  margin: 0 auto;
    max-width: 100%;
    height: auto
}

.main_pc h2 {
  font-family: 'NotoSerifCJKjp';
  font-size: 40px;
  line-height: 64px;
  position: absolute;
  top: 210px;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
}


.index_inner {
  padding: 30px 0;
  background: #f2f6fa;
}

.index_wrapper {
  width: 100%;
}

.index_box1 {
  position: relative;
  padding: 30px 0;
  text-align: center;
}

.index_box2 {
  position: relative;
  margin-top: 20px;
  padding: 20px 0;
}


#index .index_h3 {
  font-family: 'NotoSerifCJKjp';
  font-size: 38px;
  font-weight: normal;
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
  letter-spacing: 8px;
  color: #323232;
  background: none;
}

.index_h3 span {
  font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  display: block;
  margin-top: 18px;
  letter-spacing: 2px;
  color: #0556a1;
}

.index_box1 *,
.index_box2 *,
.index_box3 *,
.index_box4 *,
.index_box5 * {
  box-sizing: border-box;
}

.p_link {
  font-family: 'NotoSerifCJKjp';
  font-size: 17px;
  position: absolute;
  top: 45px;
  right: 0;
  display: block;
  width: 170px;
  padding-bottom: 10px;
  text-align: left;
  text-decoration: none;
  color: #323232;
  border-bottom: 1px solid #dddddd;
  background: url(../images/pc_ar.jpg) no-repeat right top 10px;
}

a:hover {
  cursor: pointer;
}

.img_fleft {
  position: absolute;
  top: -25px;
  left: 0;
  width: 500px;
}

.img_fright {
  position: absolute;
  top: -25px;
  right: 0;
  width: 500px;
}

.index_h4 {
  background: none;
}

.index_h4 span {
  font-family: 'NotoSerifCJKjp';
  font-size: 25px;
  display: block;
  margin-top: 5px;
  letter-spacing: 7px;
}

.index_box_right {
  float: right;
  width: 650px;
  padding: 30px 0 40px 85px;
  background: #ffffff;
}

.index_box_left {
  float: left;
  width: 650px;
  padding: 30px 119px 40px 0;
  background: #ffffff;
}

.bg_y li {
  background: #d0910c !important;
}

.boxr_gr3 {
  display: flex;
  margin-top: 15px;
}

.boxr_gr3 li {
  font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
  font-style: italic;
  display: block;
  width: 178px;
  margin-right: 10px;
  padding: 10px;
  text-align: center;
  color: #ffffff;
  border-radius: 3px;
  background: #3d1408;
}

.boxr_gr3 li p {
  font-family: 'NotoSerifCJKjp';
  font-size: 15px;
  font-style: normal;
  padding-bottom: 0;
}

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

.white_left,
.white_right,
.white_left470,
.white_right470,
.blue_left,
.heightLine,
.pos_rel {
  position: relative;
}

.bg_white {
  background: #ffffff !important;
}

.mt40 {
  margin-top: 40px;
}

.index_wrapper02 {
  box-sizing: border-box;
  width: 1100px;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
}

.index_inner  * {
  box-sizing: border-box;
}

.btn_cen {
  width: 100%;
  padding: 10px 0;
}


.btn_cen a {
  font-family: 'NotoSerifCJKjp';
  font-size: 18px;
  display: block;
  box-sizing: border-box;
  width: 300px;
  margin: 0 auto;
  padding: 13px;
  text-align: center;
  text-decoration: none;
  letter-spacing: 3px;
  color: #886626;
  border: 2px solid #886626;
  border-radius: 4px;
  background: url(../images/ar_yellow.jpg) no-repeat right 15px center;
}

.btn_cen a:hover {
  color: #ffffff;
  background: url(../images/ar_whi.png) no-repeat right 15px center,#886626;
}


.box_light {
  display: none;
}

#index .mainSection {
  border: none;
  background: #fbf6ec;
}

.index_wrapper02 * {
  box-sizing: border-box;
}


.gr4_m2 {
  display: flex;
  margin-top: 40px;
}

.gr4_m2 li {
  box-sizing: content-box;
  width: 260px;
  margin-right: 20px;
  padding-bottom: 45px;
  text-align: left;
}

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

.gr4_tit {
  font-family: 'NotoSerifCJKjp';
  font-size: 16px;
  margin-top: 10px;
  padding-bottom: 10px;
}

.gr4_m2 img:hover {
  opacity: 0.8;
}












.gr4_m5 {
  display: flex;
  margin-top: 40px;

  align-items: stretch;
  align-content: stretch;
  justify-content: space-around;
}

.gr4_m5 li {
  box-sizing: content-box;
  width: 25%;
  margin-right: 20px;
  padding-bottom: 0px;
  text-align: left;
}

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

.gr4_tit {
  font-family: 'NotoSerifCJKjp';
  font-size: 16px;
  margin-top: 10px;
  padding-bottom: 10px;
  /*	min-height: 75px;*/
}

.gr4_m5 img:hover {
  opacity: 0.8;
}
.gr4_m5 .gr4_btn {
  font-size: 15px;
}










/*
.gr4_btn {
	border:2px solid #886626;
	width: 100%;
	padding: 8px 0;
	text-align: center;
	text-decoration: none;
	color:#886626;
	display: block;
	border-radius: 3px;
	font-family: "NotoSerifCJKjp";
	font-size: 17px;
	background: url(../images/ar_yellow.png) no-repeat right 15px center;
	position: absolute;
	bottom: 0;
	left: 0;
}

.gr4_btn:hover{
	color:#fff;
	background:url(../images/ar_whi.png) no-repeat right 15px center,#886626;
}
*/


.index_tit {
  font-family: 'NotoSerifCJKjp';
  font-size: 28px;
  letter-spacing: 3px;
  color: #323232;
  background: none;
}
.index_tit span {
  font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
  font-size: 18px;
  font-style: italic;
  color: #2b66a8;
}

.bor_bot {
  border-bottom: 1px solid #dcdcdc;
}


.art_right {
  font-family: 'NotoSerifCJKjp';
  font-size: 17px;
  position: absolute;
  top: 6px;
  right: 0;
  display: block;
  width: 205px;
  text-decoration: none;
  color: #323232;
  background: url(../images/pc_ar2.png) no-repeat right top 10px;
}

#index .tb_news th {
  display: block;
  width: 100%;
  padding: 10px 0 5px 0;
  background: none;
}

#index .tb_news td {
  font-size: 15px;
  display: block;
  width: 100%;
  padding: 0 0 10px 0;
}


/* Rectangle Out */
.hvr-rectangle-out {
  position: relative;
  display: block;
  width: 300px;
  margin: 0 auto;
}

.hvr-rectangle-out a {
  font-family: 'NotoSerifCJKjp';
  font-size: 18px;
  display: block;
  width: 100%;
  padding: 13px;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: color;
          transition-property: color;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 3px;
  color: #886626;
  border: 2px solid #886626;
  border-radius: 3px;
  background: url(../images/ar_yellow.png) no-repeat right 15px center;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.hvr-rectangle-out a:hover {
  text-decoration: none;
  color: #ffffff;
}

.hvr-rectangle-out a:before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: transform;
          transition-property: transform;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  color: #ffffff;
  background: #886626;
}
.hvr-rectangle-out a:hover,
.hvr-rectangle-out a:focus,
.hvr-rectangle-out a:active {
  color: #ffffff;
}
.hvr-rectangle-out a:hover:before,
.hvr-rectangle-out a:focus:before,
.hvr-rectangle-out a:active:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  color: #ffffff;
  background: url(../images/ar_whi.png) no-repeat right 15px center, #886626;
}


.gr4_btn {
  font-family: 'NotoSerifCJKjp';
  font-size: 17px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 8px 0;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: color;
          transition-property: color;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  color: #886626;
  border: 2px solid #886626;
  border-radius: 3px;
  background: url(../images/ar_yellow.png) no-repeat right 15px center;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.gr4_btn a {
  display: block;
  padding: 13px;
  text-decoration: none;
  color: #886626;
  background: url(../images/ar_yellow.png) no-repeat right 15px center;
}

.gr4_btn a:hover {
  text-decoration: none;
  color: #ffffff;
}

.gr4_btn:before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: transform;
          transition-property: transform;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  color: #ffffff;
  background: #886626;
}
.gr4_btn:hover,
.gr4_btn:focus,
.gr4_btn:active {
  color: #ffffff;
}
.gr4_btn:hover:before,
.gr4_btn:focus:before,
.gr4_btn:active:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  color: #ffffff;
  background: url(../images/ar_whi.png) no-repeat right 15px center, #886626;
}



@media (max-width: 640px) {
  #reserve .headerR {
    display: none !important;
  }

  body#index {
    padding-top: 0 !important;
  }

  body {
    padding-top: 52px !important;
  }

  .top03 {
    padding: 30px 0;
  }

  .art_right {
    position: static;
    width: 173px;
    margin: 0 auto;
    margin-bottom: 20px !important;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    background: none;
  }

  .not_pt {
    padding-top: 0 !important;
  }

  .index_tit {
    margin-bottom: 0;
    padding-top: 20px;
    text-align: center;
    border-bottom: none;
  }
  .index_tit span {
    display: block;
    margin-top: 15px;
  }

  .gr4_btn:hover {
    font-size: 13px;
    -webkit-transform: none;
            transform: none;
    background: #886626;
  }
  .gr4_btn {
    font-size: 13px;
    -webkit-transform: none;
            transform: none;
    color: #ffffff;
    background: #886626;
  }



  .gr4_tit {
    font-size: 15px;
  }

  .gr4_m2 {
    display: block;
    margin-top: 0px;
  }

  .gr4_m2 li {
    float: left;
    width: calc(50% - 5px);
    margin-right: 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .gr4_m2 li:nth-child(2),
  .gr4_m2 li:nth-child(4) {
    float: right;
  }


  #logo a img {
    top: 7px;
    height: 55px;
  }


  .mobile_contact {
    width: 100%;
  }
  .mobile_contact dt,
  .mobile_contact dd {
    float: left;
    width: 50%;
    text-align: center;
  }

  .mobile_contact  * {
    box-sizing: border-box;
  }

  .mobile_contact dt {
    background: #3e1408;
  }
  .mobile_contact dd {
    background: #886626;
  }

  .mobile_contact dt a,
  .mobile_contact dd a {
    font-family: 'NotoSerifCJKjp';
    font-size: 16px;
    line-height: 24px;
    display: block;
    height: 50px;
    padding: 12px 10px 10px 10px;
    text-decoration: none;
    color: #ffffff;
  }

  .tel_i {
    width: 140px;
    margin: 0 auto;
    padding-left: 25px;
    text-align: left;
    background: url(../images/01.jpg) center left no-repeat;
    background-size: 25px;
  }

  .img_main {
    position: relative;
    margin-top: 122px;
  }

  .img_main h2 {
    font-family: 'NotoSerifCJKjp';
    font-size: 20px;
    line-height: 24px;
    position: absolute;
    top: 38%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    text-align: center;
  }

  #index .index_h3 {
    font-size: 28px;
  }
  .index_h3 span {
    margin-top: 10px;
  }

  .index_box1,
  .index_box2 {
    padding: 15px;
  }

  .p_link {
    position: static;
    margin: 0 auto;
  }

  .img_fleft,
  .img_fright {
    position: static;
    width: 84%;
    margin: 0 auto;
    margin-bottom: -80px;
  }

  .index_box_right,
  .index_box_left {
    float: left;
    width: 100%;
    padding: 85px 15px 15px 15px;
  }

  .index_h4 {
    margin-bottom: 5px;
    text-align: center;
  }

  .index_h4 span {
    font-size: 21px;
    margin-top: 15px;
    letter-spacing: 5px;
  }

  .index_box2 {
    margin-top: 15px;
  }

  .boxr_gr3 li {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .boxr_gr3 li p {
    font-size: 13px;
  }

  .boxr_gr3 {
    display: block;
  }

  .index_wrapper02 {
    width: 100%;
    padding: 15px;
    text-align: left;
  }

  .index_inner {
    padding: 10px 0;
  }

  .btn_cen a {
    text-align: center;
    color: #ffffff;
    background: #886626;
  }
  .btn_cen a:hover {
    background: #886626;
  }

  .btn_cen {
    margin-top: 10px;
  }

  .hvr-rectangle-out a {
    -webkit-transform: none;
            transform: none;
    text-align: center;
    color: #ffffff;
    background: #886626;
  }
  .hvr-rectangle-out a:hover {
    -webkit-transform: none;
            transform: none;
    background: #886626;
  }
} /* end max width 640 */

@media only screen and (min-width: 400px) and (max-width: 499px) {
  .img_main h2 {
    font-size: 25px;
    line-height: 35px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 640px) {
  .img_main h2 {
    font-size: 28px;
    line-height: 40px;
  }
}



@media (min-width: 641px) {
  .boxr_gr3 li p span {
    display: block;
  }


  .bx_header #logo {
    margin-top: 15px;
  }


  /* fix when scroll */
  .show_header {
    position: fixed !important;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    box-shadow: 0px 2px 3px #ededed;
  }

  .show_header h1 {
    display: none !important;
  }

  .show_header .headerR a {
    float: right;
    width: 258px;
  }

  #index .show_header .headerR p {
    float: left;
    width: 353px;
    padding-top: 5px;
  }

  .show_header .headerR p {
    float: left;
    width: 315px;
    padding-top: 8px;
  }

  #index .show_header .headerR {
    width: 626px;
  }

  .show_header .headerR {
    width: 587px;
  }

  #index .show_header #logo a {
    width: 440px;
  }

  .show_header #logo a {
    width: 358px;
  }
  .show_header #logo a .fix_01 {
    width: 60px !important;
  }
  .show_header #logo a .fix_02 {
    width: 290px !important;
  }
  .show_header #logo a .txtLogo_f {
    top: 18px;
    left: 75px;
  }

  #index .show_header #headerInner {
    height: 82px;
  }

  .show_header #headerInner {
    height: 90px;
  }
  .show_header #logo {
    margin-top: 7px !important;
  }

  /* fix when scroll */

  #index #footer  address p {
    width: 1100px;
    text-align: left;
    color: #323232;
  }

  #footer  address p {
    width: 960px;
    text-align: left;
    color: #323232;
  }

  #footer  address {
    background: #ffffff;
  }

  .sup_menu {
    margin-top: 130px;
  }

  .add_shadow {
    box-shadow: 0 2px 2px #dddddd;
  }

  .fix_head {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
  }

  .index_wrapper {
    width: 1100px;
    margin: 0 auto;
  }

  .white_left:after {
    position: absolute;
    top: 20px;
    left: 100%;
    display: block;
    width: 100%;
    height: calc(100% - 40px);
    content: '';
    background: #ffffff;
  }

  .white_left470:after {
    position: absolute;
    top: 20px;
    left: 100%;
    display: block;
    width: 100%;
    height: 470px;
    content: '';
    background: #ffffff;
  }

  .white_right:after {
    position: absolute;
    top: 20px;
    right: 100%;
    display: block;
    width: 100%;
    height: calc(100% - 40px);
    content: '';
    background: #ffffff;
  }

  .white_right470:after {
    position: absolute;
    top: 20px;
    right: 100%;
    display: block;
    width: 100%;
    height: calc(100% - 40px);
    content: '';
    background: #ffffff;
  }

  .mt60 {
    margin-top: 60px;
  }

  .h470 {
    height: 470px;
  }

  .blue_left:after {
    position: absolute;
    top: 40px;
    right: 100%;
    display: block;
    width: 100%;
    height: 420px;
    content: '';
    background: #f2f6fa;
  }

  .blue_left:before {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
    width: 70px;
    height: 500px;
    content: '';
    background: url(../images/index_box2_img2.jpg) top left no-repeat;
  }

  .box_light {
    position: relative;
    display: block;
  }

  .box_light ul {
    position: relative;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 1100px;
    height: 416px;
    padding: 0 50px;
  }

  .box_light ul li {
    position: relative;
    float: left;
    width: 166px;
    height: 416px;
  }

  .box_light ul li p {
    z-index: 1;
  }

  .box_light ul li p a {
    color: #1e89ec;
  }

  .box_light ul li:first-child p {
    position: absolute;
    top: 188px;
    left: 25px;
    display: none;
    width: 440px;
    padding: 15px;
    text-align: left;
    color: #ffffff;
    background: rgba(0,0,0,0.9);
  }

  .box_light ul li:nth-child(2) p {
    position: absolute;
    top: 188px;
    left: -141px;
    display: none;
    width: 440px;
    padding: 15px;
    text-align: left;
    color: #ffffff;
    background: rgba(0,0,0,0.9);
  }

  .box_light ul li:nth-child(3) p {
    position: absolute;
    top: 188px;
    left: -137px;
    display: none;
    width: 440px;
    padding: 15px;
    text-align: left;
    color: #ffffff;
    background: rgba(0,0,0,0.9);
  }

  .box_light ul li:nth-child(4) p {
    position: absolute;
    top: 188px;
    left: -133px;
    display: none;
    width: 440px;
    padding: 15px;
    text-align: left;
    color: #ffffff;
    background: rgba(0,0,0,0.9);
  }

  .box_light ul li:nth-child(5) p {
    position: absolute;
    top: 188px;
    right: -135px;
    display: none;
    width: 430px;
    padding: 15px;
    text-align: left;
    color: #ffffff;
    background: rgba(0,0,0,0.9);
  }

  .box_light ul li:nth-child(6) p {
    position: absolute;
    top: 188px;
    right: 30px;
    display: none;
    width: 430px;
    padding: 15px;
    text-align: left;
    color: #ffffff;
    background: rgba(0,0,0,0.9);
  }

  .box_map1 {
    float: left;
    width: 535px;
    height: 360px;
    margin: 20px 0;
    background: #faedd4;
  }
  .box_map2 {
    float: right;
    width: 535px;
    height: 360px;
    margin: 20px 0;
    background: #faedd4;
  }

  .map_tit_rel {
    position: relative;
  }

  .map_tit1 {
    position: absolute;
    z-index: 1000;
    top: 6px;
    left: -10px;
    box-sizing: border-box;
    width: 110px;
    padding: 5px 0;
    text-align: center;
    color: #ffffff;
    background: #d0910c;
  }

  .map_tit2 {
    position: absolute;
    z-index: 1000;
    top: 6px;
    left: 556px;
    box-sizing: border-box;
    width: 110px;
    padding: 5px 0;
    text-align: center;
    color: #ffffff;
    background: #3d1408;
  }

  .pt4_pc {
    padding-top: 4px;
  }

  body#reserve {
    padding-top: 130px !important;
  }

  #reserve .headerR {
    width: 314px;
  }

  #reserve .show_header .headerR {
    width: 587px;
  }
  #reserve .show_header .headerR p {
    float: left;
    width: 315px;
    padding-top: 8px;
  }

  #reserve #footer {
    background: #ffffff;
  }
}


body#index {
  font-family: 'NotoSansCJKjp';
  box-sizing: border-box;
}

.box_sizing,
.box_sizing * {
  box-sizing: border-box;
}
.font_sm span {
  font-size: 34px;
}

.example-button {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 54px;
  display: inline-block;
  width: 200px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  outline: none;
}


.example-button03 {
  line-height: 50px;
  position: relative;
  z-index: 2;
  -webkit-transform: scale(0);
          transform: scale(0);
  color: #ffffff;
  border: 2px solid #333333;
  background-color: #333333;
}
.example-button03:hover {
  color: #59b1eb;
  border-color: #59b1eb;
  background-color: #ffffff;
}
.example-button03::before,
.example-button03::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #333333;
}
.example-button03::before {
  right: 0;
}
.example-button03::after {
  left: 0;
}
.example-button03:hover::before,
.example-button03:hover::after {
  width: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  background-color: #59b1eb;
}





/* 2018/06/21
********************************************/
.idx02 .box {
  margin: -30px auto 60px;
  background: url(../images/index_box2_bg.jpg) bottom repeat-x;
}
.index_wrapper03 {
  width: 1200px;
  margin: 0px auto;
}
@media only screen and (max-width: 640px) {
  .idx02 .box {
    margin: 0 auto 40px;
  }
  .index_wrapper03 {
    width: 100%;
  }
}
.box_01 {
  width: 330px;
  margin: 0 auto;
}
.box_02 {
  float: left;
  width: 366px;
}
.box_02,
.box_01 {
  background: linear-gradient(#fcf6ea 40%, #d9b87f);
}

.box_02 a:hover::before,
.box_02 a:focus::before,
.box_02 a:active::before,
.box_01 a:hover::before,
.box_01 a:focus::before,
.box_01 a:active::before {
  background: url(../images/ar_yellow.png) no-repeat right 15px center transparent;
}
.box_02:hover,
.box_01:hover {
  background: -webkit-linear-gradient(#d9b87f, #fcf6ea 60%);
  background:      -o-linear-gradient(#d9b87f, #fcf6ea 60%);
  background:         linear-gradient(#d9b87f, #fcf6ea 60%);
}

.box_02 a,
.box_01 a {
  font-family: 'NotoSerifCJKjp';
  font-size: 15px;
  display: block;
  width: 100%;
  padding: 8px 0;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 2px;
  color: #886626;
  border: 2px solid #886626;
  border-radius: 3px;
  background: url(../images/ar_yellow.png) no-repeat right 15px center;
}
#link01,
#link02,
#link03 {
  margin-top: -50px;
  padding-top: 50px;
}


.notice {
  box-sizing: border-box;
  max-width: 740px;
  margin: 40px auto;
  border-right: 1px solid #0056a3;
  border-bottom: 1px solid #0056a3;
  border-left: 1px solid #0056a3;
  background-color: #ffffff;
}

@media only screen and (max-width: 640px) {
  .notice {
    margin: 40px 15px;
  }
}

.notice p {
  margin: 0 16px 1em;
  padding: 0;
}

.notice p span {
  color: red;
}

.notice ul {
  margin: 30px 16px;
}

.notice li {
  line-height: 1.6;
  margin-bottom: 0.5em;
  margin-left: 1em;
  text-indent: -1em;
}

.notice li::before {
  content: '・';
}

.notice-tit {
  text-align: center;
}

.notice-name {
  text-align: center;
}

.txt_red{
  color: red;
}
.flex_info{
    margin-left: 6px;
    margin-bottom: 16px
}
.flex_info li{
    display: flex;
    justify-content: space-between
}
.flex_info li .colleft{
    width: 100px;
}
.flex_info li .colright{
    width: calc(100% - 105px);
}
@media only screen and (min-width: 641px) {
  .notice-name br {
    display: none;
  }
}

.f_form {display: none;}
