@charset "UTF-8";

/* line 22, style.scss */
body {
  font-family: "Meiryo UI","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","Osaka",sans-serif;
  margin: 0px;
  font-size: 100%;
  width: 100%;
}

/* line 29, style.scss */
a {
  color: #645636;
  outline: none;
  text-decoration: none;
}

/* line 35, style.scss */
a p, a img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

/* line 41, style.scss */
a:hover p, a:hover img {
  opacity: .8;
}

/* line 42, style.scss */
ul {
  -webkit-padding-start: 0;
}

/* line 45, style.scss */
h1 {
  font-size: 2em;
}

/* line 46, style.scss */
p {
  font-size: 1.2em;
}

/* line 47, style.scss */
h3 {
  font-size: 1.3em;
}

/* line 48, style.scss */
.wrap-960 {
  width: 960px;
  margin: 0 auto;
}

/* line 53, style.scss */
.mt-8 {
  margin-top: 8px;
}

/* line 54, style.scss */
.mb-8 {
  margin-bottom: 8px;
}

/* line 55, style.scss */
.ml-8 {
  margin-left: 8px;
}

/* line 53, style.scss */
.mt-16 {
  margin-top: 16px;
}

/* line 54, style.scss */
.mb-16 {
  margin-bottom: 16px;
}

/* line 55, style.scss */
.ml-16 {
  margin-left: 16px;
}

/* line 53, style.scss */
.mt-24 {
  margin-top: 24px;
}

/* line 54, style.scss */
.mb-24 {
  margin-bottom: 24px;
}

/* line 55, style.scss */
.ml-24 {
  margin-left: 24px;
}

/* line 53, style.scss */
.mt-32 {
  margin-top: 32px;
}

/* line 54, style.scss */
.mb-32 {
  margin-bottom: 32px;
}

/* line 55, style.scss */
.ml-32 {
  margin-left: 32px;
}

/* line 53, style.scss */
.mt-40 {
  margin-top: 40px;
}

/* line 54, style.scss */
.mb-40 {
  margin-bottom: 40px;
}

/* line 55, style.scss */
.ml-40 {
  margin-left: 40px;
}

/* line 53, style.scss */
.mt-48 {
  margin-top: 48px;
}

/* line 54, style.scss */
.mb-48 {
  margin-bottom: 48px;
}

/* line 55, style.scss */
.ml-48 {
  margin-left: 48px;
}

/* line 53, style.scss */
.mt-56 {
  margin-top: 56px;
}

/* line 54, style.scss */
.mb-56 {
  margin-bottom: 56px;
}

/* line 55, style.scss */
.ml-56 {
  margin-left: 56px;
}

/* line 53, style.scss */
.mt-64 {
  margin-top: 64px;
}

/* line 54, style.scss */
.mb-64 {
  margin-bottom: 64px;
}

/* line 55, style.scss */
.ml-64 {
  margin-left: 64px;
}

/* line 53, style.scss */
.mt-72 {
  margin-top: 72px;
}

/* line 54, style.scss */
.mb-72 {
  margin-bottom: 72px;
}

/* line 55, style.scss */
.ml-72 {
  margin-left: 72px;
}

/* line 53, style.scss */
.mt-80 {
  margin-top: 80px;
}

/* line 54, style.scss */
.mb-80 {
  margin-bottom: 80px;
}

/* line 55, style.scss */
.ml-80 {
  margin-left: 80px;
}

/* line 57, style.scss */
.shadow {
  box-shadow: 0 10px 10px #666666;
}

/* line 61, style.scss */
.print_parent {
  display: none;
}

.heading_mybottom{
  border-bottom: 2px dotted silver;
}

/******************* 
end of "metadata"
 *************************/
/******************* 
header or footer
 *************************/
/* line 79, style.scss */
.ghead {
  background: url("../images/header_bg01.jpg") 0 0 no-repeat;
  background-size: 100%;
  height: 216px;
}

/* line 84, style.scss */
.ghead__head {
  background: #00723A;
}
/* line 86, style.scss */
.ghead__head .ghead__description {
  font-size: 0.8em;
  font-weight: normal;
  color: #fff;
  line-height: 24px;
}

/* line 93, style.scss */
.logo-block {
  align-items: center;
  justify-content: space-between;
}
/* line 97, style.scss */
.logo-block img {
  height: auto;
}

/* line 103, style.scss */
.gfoot__foot {
  padding: 20px 0;
  background: #00723A;
}
/* line 106, style.scss */
.gfoot__foot .logo-block__logo {
  width: 295px;
}
/* line 108, style.scss */
.gfoot__foot .logo-block__logo img {
  color: #fff;
}
/* line 112, style.scss */
.gfoot__foot .logo-block__memolead {
  width: 170px;
}
/* line 114, style.scss */
.gfoot__foot .logo-block__memolead img {
  color: #fff;
}

/* line 120, style.scss */
.logo-block__logo {
  width: 190px;
}

/* line 123, style.scss */
.logo-block__info {
  float: left
  align-items: center;
}

/* line 127, style.scss */
.gfoot {
  background: #EEF0F4;
}

/* line 130, style.scss */
.gfoot__list {
  float: left
  margin-bottom: 8px;
}
/* line 133, style.scss */
.gfoot__list .gfoot__item {
  width: 200px;
  list-style: none;
}
/* line 136, style.scss */
.gfoot__list .gfoot__item .gfoot__block {
  margin: 16px 0;
  border-left: 1px solid black;
  padding-left: 8px;
}
/* line 140, style.scss */
.gfoot__list .gfoot__item .gfoot__block p {
  font-size: 1em;
}
/* line 143, style.scss */
.gfoot__list .gfoot__item .gfoot__block .gfoot__in-list {
  -webkit-padding-start: 0;
}
/* line 145, style.scss */
.gfoot__list .gfoot__item .gfoot__block .gfoot__in-list .gfoot__in-item {
  list-style: none;
}
/* line 147, style.scss */
.gfoot__list .gfoot__item .gfoot__block .gfoot__in-list .gfoot__in-item a {
  display: block;
  width: 100%;
  line-height: 32px;
}
/* line 152, style.scss */
.gfoot__list .gfoot__item .gfoot__block .gfoot__in-list .gfoot__in-item a:hover {
  text-decoration: underline;
}

/* line 160, style.scss */
.gfoot__heading {
  color: black;
  font-weight: bold;
  margin: 0;
}

/* line 165, style.scss */
.gfoot_moving {
  display: block;
  background-color: #00723A;
  position: fixed;
  z-index: 500;
  bottom: 0;
  width: 100%;
  height: 176px;
}

/* line 174, style.scss */
.subblock1 {
  width: 55%;
  /* margin-left: -24px; */
}
/* line 178, style.scss */
.subblock1 .icon_item img {
    width: 29%;
}
/* line 182, style.scss */
.subblock1 .icon_call {
  vertical-align: middle;
}

/* line 188, style.scss */
.subblock2 {
  width: 45%;
}
/* line 190, style.scss */
/*.subblock2 img {
  width: 136px;
}*/

.flex {
  float: left
}

/******************* 
end of "header or footer"
 *************************/

/*----------------------------------------
  add
----------------------------------------*/
#btn501 {
    width: 100px;
    background-color: #ca2f2f;
    font-size: 14px;
    padding: 2px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: #fff;
    text-align: center;
}
#btn502 {
    width: 100px;
    background-color: #184817;
    font-size: 14px;
    padding: 2px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: #fff;
    text-align: center;
}
.page-hurry .button_box {
    text-align: center;
}
.page-blog .button5 {
  text-align: center;
  margin-bottom: 30px;
}
.mg_b_30 {
  margin-bottom: 30px;
}
.flow_table {
  margin: 15px;
}
.flow_table img {
  width: 100%;
}
.flow_table2 {
  padding-bottom: 20px;
  margin: -60px 15px 40px 15px;
}
.flow_table2 img {
  width: 100%;
}
.top_txt {
  margin: 20px;
}
.page-contact .sec01__td .default--type3{
    width: 130px;
    margin: 0 5px;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    color: #645636;
    background: #F9FAFA;
    padding: 0 15px;
    border: none;
    border-left: 1px solid #737677;
    border-top: 1px solid #737677;
    border-right: 1px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;
    box-sizing: border-box;
}

.page-contact .sec01__td .default--type4 {
    width: 90px;
    margin: 0 5px;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    color: #645636;
    background: #F9FAFA;
    padding: 0 15px;
    border: none;
    border-left: 1px solid #737677;
    border-top: 1px solid #737677;
    border-right: 1px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;
    box-sizing: border-box;
}


/*----------------------------------------
	clearfix
----------------------------------------*/
.container:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/*----------------------------------------
	reset
----------------------------------------*/

.clearfix {
  min-height: 1px;
  _height: 1%;
}

.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
	body
----------------------------------------*/

select::-ms-expand {
  display: none;
}

.clearfix {
  min-height: 1px;
  _height: 1%;
}

.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
	container
----------------------------------------*/
.container {
  margin: 0 auto;
  width: 100%;
  text-align: left;
  position: relative;
}

/*----------------------------------------
	wrap
----------------------------------------*/
.wrap-960 {
  width: 960px;
  margin: 0 auto;
}

.wrap-520 {
  width: 520px;
  margin: 0 auto;
}

/*----------------------------------------
	breadcrumb
----------------------------------------*/
.breadcrumb__list {
  padding: 20px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
}

.breadcrumb__list li {
  font-size: 16px;
  padding-right: 40px;
  position: relative;
}

.breadcrumb__list li:before {
  content: '＞';
  position: absolute;
  right: 10px;
}

.breadcrumb__list li:last-child:before {
  content: none;
}

/*----------------------------------------
	wrap-underlayer
----------------------------------------*/
.wrap-underlayer {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

/*----------------------------------------
	wrap-2col
----------------------------------------*/
.wrap-2col {
  padding: 30px 30px 60px 30px;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/*----------------------------------------
	main-content
----------------------------------------*/
.main-content {
  width: 960px;
}

/*----------------------------------------
	heading1
----------------------------------------*/
.heading1 {
  height: 120px;
  padding-left: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading1 span {
  height: 70px;
  font-size: 28px;
  padding-left: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading1 .color1 {
  color: #E22F5D;
  border-left: 6px solid #E22F5D;
}

.heading1 .color2 {
  color: #1E8C3F;
  border-left: 6px solid #1E8C3F;
}

/*----------------------------------------
	heading2
----------------------------------------*/
.heading2 {
  line-height: 50px;
  padding-left: 65px;
  margin-bottom: 30px;
  border-bottom: 4px solid #8CC63F;
  background-image: url(../images/_common/bg-head.png), url(../images/_common/gradation4.jpg);
  background-position: right;
  background-repeat: no-repeat , repeat;
  background-size: contain;
  position: relative;
  top: 5px;
}

.heading2:before {
  content: "";
  position: absolute;
  border-top: 1px solid #B5B5B5;
  width: 100%;
  top: -4px;
  left: 0;
}

.heading2:after {
  content: "";
  position: absolute;
  background-size: contain;
  width: 40px;
  height: 40px;
  top: 0;
  bottom: 0;
  left: 14px;
  margin: auto;
}

/*----------------------------------------
	heading3
----------------------------------------*/
.heading3 {
  font-size: 18px;
  line-height: 50px;
  padding-left: 40px;
  border-bottom: 7px solid #fff;
  background: #FDDFBB;
  position: relative;
}

.heading3:before {
  content: "";
  position: absolute;
  background: #fff;
  width: 14px;
  height: 14px;
  top: 0;
  bottom: 0;
  left: 15px;
  margin: auto;
  border-radius: 7px;
}

.heading3.color1 {
  background: #C2D9FA;
}

/*----------------------------------------
  flow-menu
----------------------------------------*/
.box-flow {
  border: 1px solid #8cc63f;
  padding: 10px 20px;
}
.flow_menu {
  width: 100%;
  height: 50px;
  margin-bottom: -2px;
}
.flow_menu li {  
    display: block;
    float: left;
    width: 150px;
    margin-left: 15px;
    line-height: 48px;
    background-image: url(../images/_common/flow-menu-off.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 150px;
    position: relative;
}
.flow_menu li:first-child {
  margin-left: 0;
}
.flow_menu li.on {
  border-bottom: 2px solid #fff;
  background-image: url(../images/_common/flow-menu-on.png);
  background-position: left center;
  position: relative;
  height: 48px;
}
.flow_menu li a {
  color: #1e8c3f;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 30px;
}
.flow_menu li.on a {
  color: #bf002d;
  font-size: 16px;
  height: 48px;
}
.flow_menu li:hover {
  opacity: 0.7;
}

/*----------------------------------------
	button1
----------------------------------------*/
.button1 a, .button1 span {
  display: inline-block;
  width: 66px;
  height: 20px;
  letter-spacing: 0.4em;
  text-indent: 0.4em;
  text-align: center;
  padding-left: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #FFF url(../images/_common/arrow3.png) no-repeat left 5px center;
  background-size: 6px 7px;
  box-sizing: border-box;
}

.button1 a:hover, .button1 span:hover {
  opacity: 0.8;
}

.button1--type2 a {
  width: 116px;
  color: #3481F0;
  letter-spacing: 0;
  text-indent: 0;
  background: #FFF url(../images/_common/arrow6.png) no-repeat left 5px center;
  background-size: 6px 7px;
}

.button1--type3 span {
  width: 116px;
  letter-spacing: 0;
  text-indent: 0;
  background-size: 6px 7px;
}

.button1--type3 span:hover {
  opacity: 1;
}

.button1--type4 {
  text-align: center;
}

.button1--type4 span {
  width: 110px;
  height: 26px;
  line-height: 26px;
  letter-spacing: 0;
  text-indent: 0;
  color: #fff;
  border-radius: 2px;
  box-shadow: none;
  background-position: left 10px center;
  background-repeat: no-repeat;
  background-image: url(../images/_common/arrow7.png);
  background-size: 6px 7px;
}

.button1--type4 span:hover {
  opacity: 1;
}

.button1--type4.color1 span {
  background-color: #73C574;
}

.button1--type4.color2 span {
  background-color: #E782A8;
}

.button1--type4.color3 span {
  background-color: #FEAB67;
}

.button1--type4.color4 span {
  background-color: #C3B8DE;
}

/*----------------------------------------
	button2
----------------------------------------*/
.button2 {
  text-align: center;
}

.button2 a {
  display: inline-block;
  width: 500px;
  height: 80px;
  line-height: 80px;
  font-size: 22px;
  font-weight: bold;
  color: #FFF;
  padding-right: 50px;
  background: url(../images/_common/gradation1.png) repeat;
  border: 1px solid #B0762C;
  border-radius: 10px;
  box-sizing: border-box;
  position: relative;
}

.button2 a:before {
  content: "";
  position: absolute;
  background: url(../images/_common/arrow4.png) no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}

.button2 a:hover {
  opacity: 0.8;
}

.button2--type2 a {
  width: 456px;
}

.button2--type2 a:before {
  right: 55px;
}

/*----------------------------------------
	banner2
----------------------------------------*/
.banner2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.banner2__thumb {
  width: 316px;
}

.banner2__thumb img {
  width: 100%;
  height: auto;
}


/*----------------------------------------
	index
----------------------------------------*/
.page-top .main-visual {
  border-bottom: 6px solid #DCDCDC;
  padding-top: 10px;
}

.page-top .sec01 {
  padding-top: 50px;
  margin-bottom: 28px;
  border-top: 6px solid #FCFCF9;
  background: url(../images/top/bg1.jpg) no-repeat top center;
  background-size: contain;
}

.page-top .sec01__heading {
  width: 697px;
  margin-bottom: 5px;
}

.page-top .sec01__heading img {
  width: 100%;
  height: auto;
}

.page-top .sec01__lead {
  width: 590px;
  line-height: 1.8;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 30px;
}

.page-top .sec01__map {
  margin-bottom: 30px;
  position: relative;
}

.page-top .sec01__map img {
  width: 100%;
  height: auto;
}

.page-top .sec01__map__list li {
  width: 158px;
  cursor: pointer;
  position: absolute;
}

.page-top .sec01__map__list li img {
  width: 100%;
  height: auto;
}

.page-top .sec01__map__list li:hover {
  opacity: 0.8;
}

.page-top .sec01__map__list .in1 {
  top: 280px;
  left: 361px;
}

.page-top .sec01__map__list .in2 {
  width: 184px;
  top: 364px;
  left: 233px;
}

.page-top .sec01__map__list .in3 {
  width: 168px;
  top: 457px;
  left: 202px;
}

.page-top .sec01__map__list .in4 {
  top: 325px;
  left: 43px;
}

.page-top .sec01__map__list .in5 {
  top: 394px;
  left: 485px;
}

.page-top .sec01__map__list .in6 {
  top: 80px;
  left: 485px;
}

.page-top .sec01__map__list .in7 {
  top: 200px;
  left: 485px;
}

.page-top .sec01__map__list .in8 {
  top: 28px;
  left: 717px;
}

.page-top .sec01__map__list .in9 {
  top: 103px;
  left: 769px;
}

.page-top .sec01__map__list .in10 {
  top: 187px;
  left: 769px;
}

.page-top .sec01__map__list .in11 {
  width: 168px;
  top: 479px;
  left: 28px;
}

.page-top .sec01__map__list .in12 {
  top: 505px;
  left: 509px;
}

.page-top .sec01__map__list .in13 {
  top: 403px;
  left: 768px;
}

.page-top .sec01__map__list .in14 {
  top: 505px;
  left: 695px;
}

.page-top .sec01__map__list .in15 {
  top: 63px;
  left: 44px;
}

.page-top .sec01__map__list .in16 {
  top: 138px;
  left: 44px;
}

.page-top .sec01__slide {
  width: 878px;
  margin: 0 auto;
}

.page-top .sec01__slide__item.color1 {
  border: 12px solid #E6F3BD;
}

.page-top .sec01__slide__item.color2 {
  border: 12px solid #CFE3F2;
}

.page-top .sec01__slide__item.color3 {
  border: 12px solid #FDE3D1;
}

.page-top .sec01__slide__name {
  line-height: 36px;
  color: #FFF;
  text-align: center;
}

.page-top .sec01__slide__name.color1 {
  background: #90C037;
}

.page-top .sec01__slide__name.color2 {
  background: #3172AE;
}

.page-top .sec01__slide__name.color3 {
  background: #FD8827;
}

.page-top .sec01__slide__add {
  font-size: 13px;
  font-style: normal;
  padding: 10px 10px 5px;
}

.page-top .sec01__slide__info {
  padding: 0 10px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-top .sec01__slide__num {
  font-size: 16px;
  font-weight: 700;
  font-family: "Futura-CondensedMedium", Futura, sans-serif;
  font-stretch: condensed;
  letter-spacing: 0.05em;
  padding-left: 25px;
}

.page-top .sec01__slide__num.color1 {
  color: #90C037;
  background: url(../images/_common/icon-tel1.png) no-repeat left center;
  background-size: 18px;
}

.page-top .sec01__slide__num.color2 {
  color: #3172AE;
  background: url(../images/_common/icon-tel2.png) no-repeat left center;
  background-size: 18px;
}

.page-top .sec01__slide__num.color3 {
  color: #FD8827;
  background: url(../images/_common/icon-tel3.png) no-repeat left center;
  background-size: 18px;
}

.page-top .sec02 {
  padding-top: 20px;
  background: url(../images/top/bg2.jpg) no-repeat top center;
  background-size: contain;
}

.page-top .sec02__heading {
  width: 603px;
  margin-bottom: 20px;
}

.page-top .sec02__heading img {
  width: 100%;
  height: auto;
}

.page-top .sec02__content {
  padding: 45px;
  border: 1px solid #BABABA;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 10px;
  box-sizing: border-box;
}

.page-top .sec02__content__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-top .sec02__content__item {
  width: 280px;
  height: 328px;
  border: 10px solid #FFECF3;
  margin-bottom: 20px;
  background: #fff;
  box-sizing: border-box;
}

.page-top .sec02__content__thumb img {
  width: 100%;
  height: auto;
}

.page-top .sec02__content__point {
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  line-height: 40px;
  background: #AA3B73;
  padding-left: 15px;
}

.page-top .sec02__content__txt {
  font-size: 13px;
  padding: 10px 10px 0;
}

.page-top .sec02__content__name {
  font-size: 13px;
  padding: 0 10px 10px;
}

.page-top .sec03 {
  padding-top: 50px;
  margin-bottom: 30px;
  background: url(../images/top/bg3.jpg) no-repeat top center;
  background-size: contain;
}

.page-top .sec03__heading {
  width: 620px;
  margin-left: auto;
  margin-bottom: 5px;
}

.page-top .sec03__heading img {
  width: 100%;
  height: auto;
}

.page-top .sec03__lead {
  width: 590px;
  line-height: 1.8;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-left: auto;
  margin-bottom: 30px;
  text-align: right;
}

.page-top .sec03__content {
  padding: 40px 118px 40px 70px;
  background: rgba(255, 255, 255, 0.5);
  border: 6px solid #8CC63F;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-top .sec03__content__item1 {
  width: 330px;
  margin-bottom: 40px;
}

.page-top .sec03__content__ttl1 {
  font-size: 26px;
  color: #3172AE;
  line-height: 40px;
  background: #CFE3F2;
  padding-left: 15px;
  margin-bottom: 20px;
  position: relative;
}

.page-top .sec03__content__ttl1:before {
  content: "";
  position: absolute;
  background: url(../images/_common/arrow5.png) no-repeat;
  background-size: contain;
  width: 64px;
  height: 64px;
  top: 0;
  bottom: 0;
  right: -25px;
  margin: auto;
}

.page-top .sec03__content__thumb1 {
  margin-bottom: 10px;
}

.page-top .sec03__content__thumb1 img {
  width: 100%;
  height: auto;
}

.page-top .sec03__content__txt1 {
  font-size: 16px;
  line-height: 1.8;
}

.page-top .sec03__content__item2 {
  width: 422px;
  background: #FFECF3;
  border: 1px solid #E77FA5;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  top: -20px;
  left: 70px;
}

.page-top .sec03__content__ttl2 {
  font-size: 25px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  background: #E77FA5;
  margin-bottom: 22px;
}

.page-top .sec03__content__thumb2 {
  padding: 0 24px;
  margin-bottom: 15px;
}

.page-top .sec03__content__thumb2 img {
  width: 100%;
  height: auto;
}

.page-top .sec03__content__txt2 {
  font-size: 16px;
  line-height: 1.6;
  padding: 0 24px;
}

.page-top .sec-wrap {
  padding: 20px 38px 60px;
  margin-bottom: 60px;
  border: 1px solid #BABABA;
  border-radius: 10px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-top .sec-common {
  width: 423px;
}

.page-top .sec-common__head {
  border-bottom: 1px solid #B0B0B0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-top .sec-common__heading {
  font-size: 30px;
  color: #3481F0;
  padding-bottom: 15px;
  position: relative;
}

.page-top .sec-common__heading:before {
  content: "";
  position: absolute;
  background: #3481F0;
  width: 194px;
  height: 6px;
  bottom: 0;
}

.page-top .sec-common__item a {
  display: block;
  border-bottom: 1px solid #E3E3E3;
  padding: 15px 0;
}

.page-top .sec-common__item a:hover {
  opacity: 0.8;
}

.page-top .sec-common__info {
  margin-bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-top .sec-common__date {
  font-size: 20px;
  color: #959595;
  margin-right: 10px;
}

.page-top .sec-common__place {
  width: 192px;
  height: 26px;
  line-height: 26px;
  color: #FFF;
  text-align: center;
  margin-right: 10px;
}

.page-top .sec-common__place.color1 {
  background: #EDA0BD;
}

.page-top .sec-common__place.color2 {
  background: #81B48F;
}

.page-top .sec-common__place.color3 {
  background: #C2B364;
}

.page-top .sec-common__place.color4 {
  background: #AD9DD1;
}

.page-top .sec-common__label {
  font-size: 20px;
  font-weight: bold;
  color: #EA5517;
}

.page-top .sec-common__title {
  font-size: 22px;
  font-weight: normal;
}

.page-top .link-block1 {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-top .link-block1__item {
  width: 456px;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}

.page-top .link-block1__item.bg1 {
  background: #FFE7E7;
}

.page-top .link-block1__item.bg2 {
  background: #C9EAFF;
}

.page-top .link-block1__item:hover {
  opacity: 0.8;
}

.page-top .link-block1__bg {
  height: 160px;
  padding: 15px;
  position: relative;
  border-radius: 10px;
  box-sizing: border-box;
}

.page-top .link-block1__bg.bg1 {
  background: url(../images/top/bg4.png) no-repeat center;
  background-size: cover;
}

.page-top .link-block1__bg.bg2 {
  background: url(../images/top/bg5.png) no-repeat center;
  background-size: cover;
}

.page-top .link-block1__heading span {
  display: block;
  font-weight: bold;
}

.page-top .link-block1__heading span.color1 {
  color: #F7727E;
}

.page-top .link-block1__heading span.color2 {
  color: #0071BC;
}

.page-top .link-block1__heading .in1 {
  font-size: 32px;
  letter-spacing: 0.2em;
}

.page-top .link-block1__heading .in2 {
  font-size: 15px;
}

.page-top .link-block1__btn {
  position: absolute;
  left: 15px;
  bottom: 15px;
}

.page-top .link-block2 {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-top .link-block3 {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-top .link-block3__item {
  width: 180px;
  padding: 5px 5px 10px;
  box-sizing: border-box;
}

.page-top .link-block3__item.color1 {
  border: 1px solid #73C574;
}

.page-top .link-block3__item.color2 {
  border: 1px solid #E782A8;
}

.page-top .link-block3__item.color3 {
  border: 1px solid #FEAB67;
}

.page-top .link-block3__item.color4 {
  border: 1px solid #C3B8DE;
}

.page-top .link-block3__item:hover {
  opacity: 0.8;
}

.page-top .link-block3__thumb {
  margin-bottom: 15px;
}

.page-top .link-block3__thumb img {
  width: 100%;
  height: auto;
}

.page-top .link-block3__heading {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}

.page-top .link-block3__heading.color1 {
  color: #009502;
}

.page-top .link-block3__heading.color2 {
  color: #E05C8D;
}

.page-top .link-block3__heading.color3 {
  color: #FD8827;
}

.page-top .link-block3__heading.color4 {
  color: #9581C4;
}

/*----------------------------------------
	page-hurry
----------------------------------------*/
.page-hurry .banner1 {
  background: #FFECF3;
  border: 1px solid #E77FA5;
  padding: 20px;
  margin-bottom: 20px;
}

.page-hurry .banner1__heading {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  background: #E77FA5;
  padding-left: 20px;
  margin-bottom: 20px;
}

.page-hurry .banner1__thumb img {
  width: 100%;
  height: auto;
}

.page-hurry .numlist {
  margin-bottom: 60px;
}

.page-hurry .numlist__item {
  padding: 15px 0;
  border-bottom: 1px solid #8CC63F;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-hurry .numlist__icon {
  width: 109px;
}

.page-hurry .numlist__icon img {
  width: 100%;
  height: auto;
}

.page-hurry .numlist__txt {
  font-size: 18px;
  font-weight: bold;
  padding-left: 20px;
}

.page-hurry .sec-flow {
  margin-bottom: 35px;
}

.page-hurry .sec-flow__heading {
  font-size: 19px;
  color: #fff;
  line-height: 40px;
  background: #009502;
  padding-left: 50px;
  margin-bottom: 20px;
  border-radius: 8px;
  position: relative;
}

.page-hurry .sec-flow__heading:before {
  position: absolute;
  font-size: 19px;
  font-weight: bold;
  color: #000;
  width: 27px;
  height: 27px;
  background: #fff;
  text-align: center;
  line-height: 27px;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.page-hurry .sec-flow__heading.num1:before {
  content: "1";
}

.page-hurry .sec-flow__heading.num2:before {
  content: "2";
}

.page-hurry .sec-flow__heading.num3:before {
  content: "3";
}

.page-hurry .sec-flow__heading.num4:before {
  content: "4";
}

.page-hurry .sec-flow__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-hurry .sec-flow__thumb {
  width: 206px;
}

.page-hurry .sec-flow__thumb img {
  width: 100%;
  height: auto;
}

.page-hurry .sec-flow__txt {
  width: 424px;
  font-size: 16px;
  line-height: 2;
}

.page-hurry .sec-flow__txt span {
  color: #BF002D;
}

.page-hurry .sec-flow__arrow {
  width: 137px;
  margin: 0 auto;
  padding: 10px 0 25px;
}

.page-hurry .sec-flow__arrow img {
  width: 100%;
  height: auto;
}

.page-hurry .sec-flow__agreement {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  background: #EEA2C0;
  border-radius: 8px;
}

.page-hurry .sec-flow__day {
  font-size: 19px;
  font-weight: normal;
  color: #009502;
  padding-left: 18px;
  margin-bottom: 5px;
  background: url(../images/_common/arrow2.png) no-repeat left center;
  background-size: 9px 11px;
}

.page-hurry .sec-flow__table {
  width: 100%;
  margin-bottom: 25px;
}

.page-hurry .sec-flow__table th, .page-hurry .sec-flow__table td {
  height: 50px;
  font-size: 16px;
  border: 1px solid #8CC63F;
}

.page-hurry .sec-flow__table th {
  width: 140px;
  font-weight: normal;
  text-align: center;
  background: #E6FFCD;
}

.page-hurry .sec-flow__table td {
  padding-left: 20px;
}

/*----------------------------------------
  page-flow
----------------------------------------*/

.page-flow .sec-flow__heading {
  font-size: 19px;
  color: #fff;
  line-height: 40px;
  background: #3890cb;
  padding-left: 50px;
  margin-bottom: 20px;
  border-radius: 8px;
  position: relative;
  margin-top: 20px;
}
.page-flow .sec-flow__heading:before {
  position: absolute;
  font-size: 19px;
  font-weight: bold;
  color: #000;
  width: 27px;
  height: 27px;
  background: #fff;
  text-align: center;
  line-height: 27px;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.page-flow .sec-flow__heading.num1:before {
  content: "1";
}
.page-flow .sec-flow__heading.num2:before {
  content: "2";
}
.page-flow .sec-flow__heading.num3:before {
  content: "3";
}
.page-flow .sec-flow__heading.num4:before {
  content: "4";
}
.page-flow .sec-flow__heading.num5:before {
  content: "5";
}
.page-flow .sec-flow__heading.num6:before {
  content: "6";
}
.page-flow .sec-flow__heading.num7:before {
  content: "7";
}
.page-flow .sec-flow__heading.num8:before {
  content: "8";
}
.page-flow .sec-flow__heading.num9:before {
  content: "9";
}
.page-flow .sec-flow__heading.num10:before {
  content: "10";
}
.page-flow .ttl {
  color: #3890cb;
  font-size: 18px;
  padding: 5px;
  margin: 15px;
  border-top: 1px solid #3890cb;
  border-bottom: 1px solid #3890cb;
}
.page-flow .txt {
  margin-left: 30px;
  list-style: disc;
  font-size: 16px;
  padding: 10px;
}
.top_txt {
  font-size: 16px;
  padding: 10px;
  margin-bottom: 20px;  
}
.flow_list_02 li {
  margin-left: 50px;
  list-style: circle;
  font-size: 16px;
  padding: 3px 10px;
}
.page-flow .green {
  color: #1E8C3F;
  font-weight: 700;
}
.page-flow .red {
  color: #BF002D;
  font-weight: 700;
}

.banner1 {
    background: #FFECF3;
    border: 1px solid #E77FA5;
    padding: 20px;
    margin-bottom: 20px;
}
.banner1__heading {
    font-size: 26px !important;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    background: #E77FA5;
    padding-left: 20px;
    margin-bottom: 20px;
}
.banner1__heading_2 {
    font-size: 26px !important;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    background: #E77FA5;
    padding-left: 20px;
    margin-bottom: 20px;
}
.page-flow .banner1__thumb img {
    width: 100%;
    height: auto;
}
.contact_txt01 {
  font-weight: 700;
  font-size: 23px;
  color: #000;
  margin: 0 30px;
}
.contact_txt02 {
  font-weight: 700;
  font-size: 30px;
  color: #BF002D;
}

.page-reason .ttl {
    font-size: 18px;
    padding: 5px;
    margin: 15px;
    border-top: 1px solid #8cc63f;
    border-bottom: 1px solid #8cc63f;
}
.original_box {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #8cc63f;
}

/*----------------------------------------
	page-place-detail
----------------------------------------*/
.list_detail_box {
  width: 400px;
  margin: 0 20px;
  margin-right: 0;
}
.page-place-detail .large {
  width: 380px;
  height: 242px;
  padding-top: 2px;
}
.page-place-detail .small {
  width: 120px;
  height: 77px;
  float: left;
  padding: 2px;
}
.page-place-detail .sec01__thumb-column .large {
  float: left;
    position: relative;
    overflow: hidden;
}
.page-place-detail .sec01__thumb-column .small {
  height: 77px;
  float: left;
    position: relative;
    overflow: hidden;
}
.page-place-detail .fancybox_outer {
  float: left;
}
.page-place-detail .sec01__thumb-column {
    width: 520px;
    min-height: 260px;
}

.page-place-detail .sec01 {
  margin-bottom: 30px;
}

.page-place-detail .sec01__thumb-big {
  width: 380px;
}

.page-place-detail .sec01__thumb-big img {
  width: 100%;
  height: auto;
}

.page-place-detail .sec01__thumb-small {
  width: 120px;
}

.page-place-detail .sec01__thumb-small__item {
  margin-bottom: 7px;
}

.page-place-detail .sec01__thumb-small__item:last-child {
  margin-bottom: 0;
}

.page-place-detail .sec01__thumb-small__item img {
  width: 100%;
  height: auto;
}

.page-place-detail .sec01__caption {
  font-size: 17px;
  font-weight: bold;
  color: #1E8C3F;
  line-height: 36px;
  background: #E2F1CF;
  margin-bottom: 30px;
}

.page-place-detail .sec01__table {
  width: 100%;
  border: 1px solid #B5B5B5;
}

.page-place-detail .sec01__table tr {
  border-bottom: 1px solid #B5B5B5;
}

.page-place-detail .sec01__table th, .page-place-detail .sec01__table td {
  font-size: 17px;
  padding: 15px 20px;
  line-height: 2;
  box-sizing: border-box;
}

.page-place-detail .sec01__table th {
  width: 130px;
  font-weight: normal;
  color: #1E8C3F;
  background: #FFFFDA;
  vertical-align: top;
}

.page-place-detail .sec01__table .color1 {
  color: #BF002D;
  font-weight: bold;
}

.page-place-detail .sec01__table .color2 {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  line-height: 25px;
  background: #1E8C3F;
  padding: 0 10px;
}

.page-place-detail .sec01__table .banner {
  padding: 12px;
}

.page-place-detail .sec01__table .thumb img {
  width: 100%;
  height: auto;
}

.page-place-detail .sec02 {
  margin-bottom: 50px;
}

.page-place-detail .sec02__table {
  width: 100%;
  margin-bottom: 40px;
  border: 1px solid #B5B5B5;
}

.page-place-detail .sec02__table tr {
  border-bottom: 1px solid #B5B5B5;
}

.page-place-detail .sec02__table th, .page-place-detail .sec02__table td {
  font-size: 17px;
  padding: 15px 20px;
  line-height: 2;
  box-sizing: border-box;
}

.page-place-detail .sec02__table th {
  width: 143px;
  font-weight: normal;
  color: #1E8C3F;
  background: #FFFFDA;
  vertical-align: top;
}

.page-place-detail .sec02__map {
  width: 580px;
  margin: 0 auto 48px;
}

.page-place-detail .sec02__map img {
  width: 100%;
  height: auto;
}

.page-place-detail .sec03 {
  margin-bottom: 60px;
}

.page-place-detail .sec03__list {
  margin-bottom: 40px;
}

.page-place-detail .sec03__item {
  margin-bottom: 25px;
}

.page-place-detail .sec03__txt1 {
  padding: 10px 0;
  border-bottom: 1px solid #B5B5B5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-place-detail .sec03__txt1 .in1 {
  width: 76px;
  height: 26px;
  font-size: 17px;
  font-weight: bold;
  color: #1E8C3F;
  border: 1px solid #8CC63F;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-place-detail .sec03__txt1 .in2 {
  font-size: 15px;
  color: #1E8C3F;
  padding-left: 15px;
}

.page-place-detail .sec03__txt2 {
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-place-detail .sec03__txt2 .in1 {
  width: 76px;
  height: 26px;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  background: #B0E97B;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-place-detail .sec03__txt2 .in2 {
  font-size: 15px;
  padding-left: 15px;
}

.page-place-detail .sec03__seo {
  color: #ACA076;
  line-height: 2.2;
}

.page-place-detail .sec04__item {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-place-detail .sec04__item:last-child {
  margin-bottom: 0;
}

.page-place-detail .sec04__thumb {
  width: 256px;
}

.page-place-detail .sec04__thumb img {
  width: 100%;
  height: auto;
}

.page-place-detail .sec04__content {
  width: 386px;
}

.page-place-detail .sec04__head {
  padding: 0 10px 0 20px;
  margin-bottom: 15px;
  background: #E6F3BD;
  border-radius: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-place-detail .sec04__heading {
  font-size: 20px;
  color: #9B8200;
  line-height: 36px;
}

.page-place-detail .sec04__info {
  padding: 0 15px;
}

.page-place-detail .sec04__add {
  font-style: normal;
  font-size: 16px;
  line-height: 2;
}

.page-place-detail .sec04__num {
  font-size: 16px;
  font-weight: bold;
  color: #BF002D;
  line-height: 2;
}

.page-place-detail .sec04__txt {
  font-size: 16px;
  line-height: 2;
}



/*----------------------------------------
  page-shurui
----------------------------------------*/

.page-shurui .sec01 {
  margin-top: 30px;
}
.page-shurui .head_txt {
  font-size: 16px;
}
.cl {
  clear: both;
}
.button_box {
  margin-top: 30px;
}
.button5--type2 a {
    width: 350px;
}
.button5 a:hover {
    opacity: 0.8;
}
.button5 a {
    text-align: center;
    display: inline-block;
    width: 300px;
    height: 40px;
    font-size: 22px;
    font-weight: bold;
    line-height: 35px;
    color: #FFF;
    padding-right: 30px;
    background: url(../images/_common/gradation1.png) repeat center;
    border: 1px solid #B0762C;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
}
.button5--type2 a:before {
    right: 55px;
}
.button5 a:before {
    content: "";
    position: absolute;
    background: url(../images/_common/arrow4.png) no-repeat;
    background-size: contain;
    width: 28px;
    height: 28px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
}
.page-shurui {
    padding: 30px 30px 60px 30px;
    margin-bottom: 60px;  
}
.page-shurui .outer img {
  float: left;
  width: 400px;
  padding: 10px;
}
.page-shurui .outer .inner {
  color: #555;
  font-size: 18px;
  padding: 20px;
  float: left;
  width: 400px;

}
.mg_t_30 {
  margin-top: 30px;
}
.banner7__thumb img {
  padding: 20px;
    width: 400px;
}

/*----------------------------------------
  page-shurui-01
----------------------------------------*/
.page-shurui01 .head_txt {
    color: #555;
    font-size: 16px;
    padding: 10px;
}

.page-shurui01 .outer {
  margin-bottom: 30px;
}

.page-shurui01 p {
    font-size: 16px;
    padding: 10px;
}

.page-shurui01 .sec07__main {
    background: #F0F8D7;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #008D37;
}
.page-shurui01 .sec07__sec-plan__thumb {
    margin: 20px 0;
}
.page-shurui01 .sec07__sec-plan__heading {
    font-size: 26px;
    color: #FFF;
    line-height: 40px;
    padding-left: 20px;
    margin-bottom: 20px;
    background: #008D37;
}
.page-shurui01 .ttl04 {
    font-size: 30px;
    color: #006e21;
    font-weight: 700;
}
.page-shurui01 .ttl05 {
    font-size: 18px;
    color: #006e21;
    font-weight: 700;
}
.page-shurui01 .inner {
  border: 1px solid #8cc63f;
  padding: 0px;
  margin-top: 5px;

}
.page-shurui01 .box_img {
  float: right;
  padding: 20px;
  padding-top: 0;
}
.head_txt_kazoku {
  float: left;
  width: 300px;
  font-size: 17px;
}


/*----------------------------------------
  page-cost
----------------------------------------*/
.event_ttl {
    font-size: 22px;
    color: #00723A;
    font-weight: 700;
    padding: 5px 15px;
    margin: 15px 0;
    background-color: #EEF0F4;

}

/*----------------------------------------
  page-reason
----------------------------------------*/
.page-reason .box {
    background: #FFECF3;
    border: 1px solid #E77FA5;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.page-reason .box02 {
    background: #f0f8d7;
    border: 1px solid #8cc63f;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.page-reason .banner1__heading_1 {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    background: #8cc63f;
    padding-left: 20px;
    margin-bottom: 20px;
}
.page-reason .banner1__heading_2 {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    background: #E77FA5;
    padding-left: 20px;
    margin-bottom: 20px;
}
.page-reason .numlist__icon {
    width: 109px;
    float: left;
}
.page-reason .numlist__icon img {
    width: 100%;
    height: auto;
}
.page-reason .ttl03 {
    margin-left: 130px;
    font-size: 32px;
    font-weight: bold;
    color: #a07962;
    line-height: 75px;
}
.page-reason .ttl03 span {
    font-size: 40px;
    font-weight: bold;
    color: #3481f0;
    line-height: 60px;
}
.page-reason p {
  margin-bottom: 20px;
  font-size: 16px;
}



/*----------------------------------------
  page-ihin
----------------------------------------*/
.page-ihin .heading2 {
  margin-top: 30px;
}
.page-ihin .head_txt {
    color: #555;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 10px;
}
.page-ihin .ttl03 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    background:#0071bc;
    padding: 7px 20px;
    margin: 20px 0;
}
.page-ihin .ttl04 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    background:#009502;
    padding: 7px 20px;
    margin: 20px 0;
}
.page-ihin .skin01 {
  margin: 5px;
  background-color: #e9f1fd;
  border: 1px solid #3481f0;
}
.page-ihin .skin02 {
  margin: 5px;
  background-color: #eff7d5;
  border: 1px solid #8cc63f;
}
.page-ihin .skin01 li {
  margin: 10px 20px 10px 40px;
  border-bottom: 1px solid #b2d4eb;
  padding: 10px;
  list-style-type: disc;
  font-weight: 700;
  font-size: 15px;
}
.page-ihin .skin02 li {
  margin: 10px 20px 10px 40px;
  border-bottom: 1px solid #8cc63f;
  padding: 10px;
  list-style-type: disc;
  font-weight: 700;
  font-size: 15px;
}
.page-ihin ul li:last-child {
  border: none;
}
.page-ihin ul li.last_child {
  margin: 20px;
  padding: 5px;
  list-style-type: none;
  font-weight: normal;
  font-size: 14px;
}
.page-ihin .sec03 {
  padding: 10px;
  font-size: 15px;
}
.arrow_box {
  text-align: center;
}

/*----------------------------------------
	page-cost
----------------------------------------*/
.page-cost .sec01 {
  margin-bottom: 10px;
}

.page-cost .sec01__heading {
  margin-bottom: 10px;
}

.page-cost .sec01__heading img {
  width: 100%;
  height: auto;
}

.page-cost .sec01__txt1 {
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0;
  margin-bottom: 10px;
  border-top: 2px solid #F7931E;
  border-bottom: 2px solid #F7931E;
}

.page-cost .sec01__txt2 {
  line-height: 1.6;
}

.page-cost .sec02 {
  background: #FEF3E6;
  margin-bottom: 20px;
  border: 2px solid #F7931E;
}

.page-cost .sec02__main {
  padding: 35px 25px 15px;
}

.page-cost .sec02__list {
  margin: 0 -6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-cost .sec02__list--type2 {
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-cost .sec02__item {
  width: 140px;
  margin: 0 6px;
  margin-bottom: 10px;
}

.page-cost .sec02__thumb img {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}

.page-cost .sec02__caption {
  font-size: 15px;
  text-align: center;
}

.page-cost .sec02__foot {
  padding: 10px 0;
  margin-bottom: 10px;
  border: 4px solid #F7931E;
  border-radius: 8px;
}

.page-cost .sec02__ttl {
  font-size: 20px;
  color: #F7931E;
  text-align: center;
  margin-bottom: 10px;
}

.page-cost .sec03 {
  background: #FEF3E6;
  margin-bottom: 40px;
  border: 2px solid #F7931E;
}

.page-cost .sec03__main {
  padding: 15px 25px;
}

.page-cost .sec04 {
  margin-bottom: 20px;
}

.page-cost .sec04__heading img {
  width: 100%;
  height: auto;
}

.page-cost .sec05 {
  background: #E9F1FD;
  margin-bottom: 35px;
  border: 2px solid #3481F0;
}

.page-cost .sec05__main {
  padding: 35px 25px 30px;
}

.page-cost .sec05__list {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-cost .sec05__list--type2 {
  margin-bottom: 0;
}

.page-cost .sec05__item {
  width: 184px;
  margin-bottom: 15px;
}

.page-cost .sec05__item--type2 {
  width: 250px;
}

.page-cost .sec05__item span {
  display: block;
}

.page-cost .sec05__item .in1 {
  font-size: 17px;
  font-weight: bold;
  color: #3481F0;
  background: #fff;
  margin-bottom: 5px;
}

.page-cost .sec05__item .in2 {
  font-size: 15px;
  padding-left: 10px;
}

.page-cost .sec05__foot {
  padding: 10px 40px;
  border: 4px solid #3481F0;
  border-radius: 8px;
}

.page-cost .sec05__ttl {
  font-size: 20px;
  color: #3481F0;
  text-align: center;
  margin-bottom: 10px;
}

.page-cost .sec06 {
  padding: 15px 15px 20px;
  margin-bottom: 25px;
  border: 4px solid #9581C4;
  border-radius: 8px;
}

.page-cost .sec06__heading {
  margin-bottom: 20px;
}

.page-cost .sec06__heading img {
  width: 100%;
  height: auto;
}

.page-cost .sec06__list {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-cost .sec06__item {
  width: 200px;
}

.page-cost .sec06__item img {
  width: 100%;
  height: auto;
}

.page-cost .sec06__txt {
  font-size: 12px;
  line-height: 1.8;
}

.page-cost .sec07__main {
  background: #F0F8D7;
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid #008D37;
}

.page-cost .sec07__main.color2 {
  background: #DDF0F0;
  border: 1px solid #008D93;
  margin-bottom: 0;
}

.page-cost .sec07__sec-plan {
  margin-bottom: 15px;
}

.page-cost .sec07__sec-plan:last-child {
  margin-bottom: 0;
}

.page-cost .sec07__sec-plan__heading {
  font-size: 26px;
  color: #FFF;
  line-height: 40px;
  padding-left: 20px;
  margin-bottom: 20px;
  background: #008D37;
}

.page-cost .sec07__sec-plan__heading.color2 {
  background: #008D93;
}

.page-cost .sec07__sec-plan__thumb {
  margin-bottom: 10px;
}

.page-cost .sec07__sec-plan__thumb img {
  width: 100%;
  height: auto;
}

.page-cost .sec07__sec-plan__txt1 {
  font-size: 16px;
  font-weight: bold;
  color: #008D37;
}

.page-cost .sec07__sec-plan__2col {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-cost .sec07__sec-plan__2col .txt {
  width: 370px;
  font-size: 28px;
  font-weight: bold;
  color: #008D93;
}

.page-cost .sec07__sec-plan__2col .thumb {
  width: 238px;
}

.page-cost .sec07__sec-plan__2col .thumb img {
  width: 100%;
  height: auto;
}

.page-cost .sec07__sec-plan__foot {
  background: #fff;
  padding: 13px 0;
}

.page-cost .sec07__sec-plan__foot .list {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-cost .sec07__sec-plan__foot .item {
  font-size: 22px;
  color: #FFF;
  background: #008D93;
  padding: 0 10px;
  margin: 0 5px;
  border: 5px solid #FBB03B;
  border-radius: 10px;
}

.page-cost .sec07__sec-plan__foot .txt {
  font-size: 18px;
  font-weight: bold;
  color: #8C6239;
  text-align: center;
}

.page-cost .sec07__center {
  margin-bottom: 48px;
}

.page-cost .sec07__center img {
  width: 100%;
  height: auto;
}

/*----------------------------------------
	page-contact
----------------------------------------*/
.page-contact .lead-txt {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 50px;
}

.page-contact .sec01 {
  margin-bottom: 115px;
}

.page-contact .sec01__list {
  width: 100%;
}

.page-contact .sec01__item {
  padding: 18px 0;
  border-bottom: 1px dashed #C9C9C9;
}

.page-contact .sec01__item:last-child {
  border-bottom: none;
}

.page-contact .sec01__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-contact .sec01__th {
  width: 200px;
}

.page-contact .sec01__th__txt1 {
  display: inline-block;
  width: 55px;
  line-height: 22px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  background: #BF002D;
  margin-bottom: 8px;
}

.page-contact .sec01__th__txt2 {
  display: block;
  width: 190px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2;
  background: #EAF5C7;
  padding: 10px 15px;
  box-sizing: border-box;
}

.page-contact .sec01__th__txt2 span {
  display: block;
  font-size: 12px;
}

.page-contact .sec01__td {
  width: 420px;
}

.page-contact .sec01__td--type2 {
  width: 450px;
}

.page-contact .sec01__td .default {
  width: 415px;
  height: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #645636;
  background: #F9FAFA;
  padding: 0 15px;
  border: none;
  border-left: 1px solid #737677;
  border-top: 1px solid #737677;
  border-right: 1px solid #C9C9C9;
  border-bottom: 1px solid #C9C9C9;
  box-sizing: border-box;
  /* Google Chrome, Safari, Opera 15+, Android, iOS */
  /* Firefox 18- */
  /* Firefox 19+ */
  /* IE 10+ */
}

.page-contact .sec01__td .default:placeholder-shown {
  color: #BEBEBE;
}

.page-contact .sec01__td .default::-webkit-input-placeholder {
  color: #BEBEBE;
}

.page-contact .sec01__td .default:-moz-placeholder {
  color: #BEBEBE;
  opacity: 1;
}

.page-contact .sec01__td .default::-moz-placeholder {
  color: #BEBEBE;
  opacity: 1;
}

.page-contact .sec01__td .default:-ms-input-placeholder {
  color: #BEBEBE;
}

.page-contact .sec01__td .default--type2 {
  height: 80px;
  padding: 10px 15px;
  margin-top: 10px;
}

.page-contact .sec01__td .default--type3 {
  width: 130px;
  margin: 0 5px;
}

.page-contact .sec01__td .default--type4 {
  /*height: 144px;*/
  padding: 10px 15px;
}

.page-contact .sec01__td .radio {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  margin-right: 10px;
}

.page-contact .sec01__td .select {
  width: 154px;
  height: 40px;
  font-size: 15px;
  color: #645636;
  background: #F9FAFA url(../images/_common/arrow15.png) no-repeat right 10px center;
  background-size: 11px 18px;
  padding: 0 10px;
/*  margin-left: 50px;*/
  border: none;
  border-left: 1px solid #737677;
  border-top: 1px solid #737677;
  border-right: 1px solid #C9C9C9;
  border-bottom: 1px solid #C9C9C9;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.page-contact .sec01__td label {
  display: block;
  font-size: 15px;
  line-height: 2;
}

.page-contact .sec01__td__caption {
  font-size: 15px;
  padding-top: 10px;
}

.page-contact .sec01__td__caption--color2 {
  color: #BF002D;
}

.page-contact .sec01__td__caption--color3 {
  font-size: 14px;
  color: #2686C6;
  margin-left: -20px;
}

.page-contact .sec01__td__2col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-contact .sec01__td__2col label {
  width: 160px;
}

.page-contact .sec01__td__2col--type2 {
  margin-top: 5px;
}

.page-contact .sec01__td__4col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
}

.page-contact .sec01__td__4col label {
  margin-right: 20px;
}

.page-contact .sec01__td__block {
  margin-bottom: 15px;
}

.page-contact .sec01__td__block:last-child {
  margin-bottom: 0;
}

.page-contact .sec01__td__txt {
  font-size: 15px;
  padding: 5px 0;
}

.page-contact .sec01__td__in-item {
  border-bottom: 1px dashed #C9C9C9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-contact .sec01__td__in-item .ttl {
  width: 110px;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  line-height: 116px;
  text-align: center;
  background: #00723a;
}

.page-contact .sec01__td__in-item .content {
  width: 325px;
}

.page-contact .sec01__td__in-item .txt {
  padding: 15px 0;
  padding-right: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-contact .sec01__td__in-item .txt:first-child {
  border-bottom: 1px dashed #C9C9C9;
}

.page-contact .sec01__td__in-item .txt span {
  font-size: 15px;
}

.page-contact .sec01__button {
  padding-top: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-contact .sec01__button .submit {
  display: block;
  width: 260px;
  height: 44px;
  line-height: 44px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  margin: 0 auto;
  text-shadow: 2px 2px 0 #cd7124;
  background-color: #ef7000cf;
  border: 1px solid #B0762C;
  border-radius: 5px;
  box-sizing: border-box;
}

.page-contact .sec01__button .box_submit{
    background-color: #ef7000cf;
    text-align: center;
    line-height: 1.4em;
    display: block;
    width: 10em;
    padding: 0 0 0.2em;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    margin: 0 24px;
    text-shadow: 2px 2px 0 #cd7124;
    border: 1px solid #B0762C;
    border-radius: 5px;
    box-sizing: border-box;
}
.page-contact .sec01__button .box_submit span{
    font-size: 0.6em;
}
.page-contact .sec01__button .box_submit input{
    display: inline-block;
    border: unset;
    background: unset;
    color: unset;
    text-shadow: 2px 2px 0 #cd7124;
    outline: none;
}
.page-contact .sec01__button .submit:hover, .page-contact .sec01__button .box_submit:hover {
  opacity: 0.8;
}

.page-contact .sec02__div {
  margin-bottom: 70px;
}

.page-contact .sec02__heading {
  font-size: 22px;
  line-height: 46px;
  color: #FFF;
  background: #009502;
  padding-left: 15px;
  margin-bottom: 20px;
}

.page-contact .sec02__item {
  margin-bottom: 30px;
}

.page-contact .sec02__place {
  font-size: 16px;
  font-weight: normal;
  color: #006E21;
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(../images/_common/arrow1.png) no-repeat left center;
  background-size: 12px;
}

.page-contact .sec02__block {
  height: 36px;
  background: #F7FBF1;
  padding: 0 80px 0 15px;
  margin-bottom: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  float: left
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-contact .sec02__name {
  font-size: 16px;
}

.page-contact .sec02__num {
  font-size: 20px;
  font-weight: bold;
  padding-left: 20px;
  background: url(../images/_common/arrow2.png) no-repeat left center;
  background-size: 7px 9px;
}

.page-contact .banner {
  width: 594px;
  margin: 0 auto 30px;
}

.page-contact .banner img {
  width: 100%;
  height: auto;
}
.w-90{
  width: 90px;
}