/*
@media (max-width: 1200px) {
}
@media (max-width: 992px) {
}
@media (max-width: 767px) {
}
@media (max-width: 576px) {
}
----------------------------------------------------------- */
html {
  font-style: normal;
  font-size: 16px;
  word-spacing: 1px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  line-height: 1.5;
}

body {
  font-family :YuGothic,'Yu Gothic',sans-serif;
  font-weight: 600;
  color: #222222;
  background: #fff;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

html{
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

*, *:after,*:before{
    box-sizing: inherit;
}

p {
  font-size: 16px;
  font-weight: normal!important;
}

@media only screen and (max-width: 991px){
  p {
    font-size: 15px;
  }
}

h2 {
  font-size: 32px;
  font-weight: bold;
}

@media only screen and (max-width: 991px){
  h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.6;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif!important;
    color: #222;
  }
}

h3 {
  font-size: 28px;
}

@media only screen and (max-width: 991px){
  h3 {
    font-size: 24px;
  }
}

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

ul {
  list-style: none;
  padding-inline-start: 0!important;
  margin-block-start: 0!important;
  margin-block-end: 0!important;
}

a {
  text-decoration:none!important;
  color: #222222;
}

a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
  color: #fff;
}

@media (min-width: 992px) {
.pc_none {
  display: none!important;
  }

.one a:hover {
  color: #222!important;
}
}

@media (max-width: 991px) {
.sm_none {
  display: none!important;
  }
}

/*
ヘッダー
----------------------------------------------------------- */
header {
  width: 100%;
  height: 80px;
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 999999;
}

header img {
  width: 90px;
}

@media only screen and (max-width: 991px){
  header img {
    width: 90px;
    top: calc(50% - 17px)!important;
  }
}

header ul {
}

header ul li {
  display: inline-block;
  vertical-align: middle;
}

header {
	width: 100%;
	text-align: right;
  padding: 0 40px;
}
.logo img{
	position: absolute;
	top: calc(50% - 20px);
	left: 20px;
}
.btn01 li {
	display: inline-block;
}

.line img {
  width: 45px;
}

li.one {
  margin-top: 10px;
  margin-right: 20px;
}

@media only screen and (max-width: 991px){
  .btn01{
    margin-top: 20px;
  }

  .line img {
    width: 50px;
  }

  li.one {
  margin-top: 15px;
  }
}

.donyu {
  font-size: 20px;
  background: #DDA50D;
  padding: 10px 40px;
  color:#fff;
  border-radius: 15px;
}

.donyu img {
  width: 20px;
  margin-top: -3px;
  margin-left: 5px;
}

.donyu2 {
  font-size: 32px;
  background: #DDA50D;
  padding: 25px 120px;
  color:#fff;
  border-radius: 20px;
}

.donyu2 img {
  width: 32px;
  margin-top: -6px;
  margin-left: 15px;
}

@media only screen and (max-width: 991px){
  .donyu2 {
    font-size: 24px;
    padding: 25px 20px;
    border-radius: 20px;
  }

  .donyu2 img {
    width: 28px;
    margin-top: -3px;
    margin-left: 15px;
  }
}

@media only screen and (max-width: 360px){
  .donyu2 {
    font-size: 18px;
    padding: 20px 10px;
    border-radius: 20px;
  }

  .donyu2 img {
    width: 20px;
    margin-top: -3px;
    margin-left: 10px;
  }
}
.last a {
  font-size: 16px;
}

.last a span {
  font-size: 26px;
}

.last {
  margin-top: 10px;
  text-align: center!important;
}

/*
TOPメインコンテンツ
----------------------------------------------------------- */
main {
  margin-top: 80px;
  overflow: hidden;
}

footer {
  overflow: hidden;
}

.con_title {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.con_title .con_inner {
    position: relative;
    height: 450px;
}

@media only screen and (max-width: 991px){
  .con_title .con_inner {
      height: 280px;
  }
}

@media only screen and (max-width: 767px){
  .con_title .con_inner {
      height: auto;
  }

  .foot-contact a {
    font-size: 14px;
  }

  footer {
    padding-bottom: 40px;
  }
}

.con_title .con_inner2 {
  width: 55%;
}

.con_inner {
    max-width: 1280px;
    margin: auto;
}

.con_title h2 {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: left;
    z-index: 2;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.con_title h2 {
    font-weight: normal;
    text-align: center;
    line-height: 1.3;
}

.con_inner:after {
    content: "";
    display: table;
    clear: both;
}

.con_title h2 span {
    display: block;
}

.con_title h2 span.main {
    letter-spacing: 0.06em;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 30px;
}

.con_title h2 span.sub {
    font-size: 24px;
    margin-top: 10px;
    letter-spacing: .1ex;
    font-weight: bold;
}

.con_title .img {
    width: 55%;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    background: url(../img/title02.png) right 50% center no-repeat;
    background-size: cover;
    height: 100%;
}

@media only screen and (max-width: 991px){
  .con_title h2 {
      position: static;
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0);
      text-align: center;
  }

  .con_title .img {
      position: relative;
      height: 0;
      padding-top: 60%;
      margin-top: 20px;
      width: 100%;
      background: url(../img/title03.png) no-repeat;
      background-size:100% auto;
  }

  .con_title h2 span.main {
    font-size: 28px;
    margin-bottom: 5px;
  }

  .con_title h2 span.sub {
    font-size: 16px;
  }

  .con_title {
      padding: 40px 0 30px 0;
  }

  .con_inner {
    width: 90%;
  }

  .con_title .con_inner2 {
    width: 100%;
}
}

.second {
  margin-top: 40px;
  background: #E9E7E0;
  padding: 80px 0 100px;
}

.third {
  padding: 80px 0 100px;
}

@media only screen and (max-width: 991px){
  .second {
    margin-top: 40px;
    padding: 40px 0 60px;
  }

  .third {
    padding: 60px 0 80px;
  }
}

.insta img {
  width: 40px;
  padding: 0!important;
}

.third img {
  padding: 0 15% 0;
}

.third h3 {
  color: #707070;
  font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;
  font-size: 24px;
}

.third p {
  padding: 40px 7.5% 0;
  font-size: 18px;
}

@media only screen and (max-width: 991px){
  .third img {
    padding: 0;
  }

  .third h3 {
    font-size: 16px;
  }

  .third p {
    padding: 30px 0 0;
    font-size: 14px;
  }
}

.forth {
  padding: 60px 0 80px;
}

@media only screen and (max-width: 991px){
  .forth {
    padding: 40px 0 60px;
  }
}

.common_box {
    background: #fff;
    position: relative;
    padding: 40px 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.box_content,.menu1,.menu2 {
    background: #F2F2F2;
}

.common_box:before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border: 1px solid #707070;
    pointer-events: none;
}

.common_box h3 {
    width: 420px;
    padding-right: 30px;
    font-size: 24px;
    border-right: 1px solid #707070;
    letter-spacing: .2ex;
    text-align: center;
    line-height: 1.8;
    font-weight: bold;
    color: #555;
}

.common_box > * {
    padding: 20px 0;
}

.txt {
    font-family :YuGothic,'Yu Gothic',sans-serif;
    line-height: 1.8;
    color: #555;
    margin-bottom: 1.5em;
}

.common_box .txt {
    padding-left: 20px;
    flex: 1;
    -webkit-flex: 1;
}

@media only screen and (max-width: 991px){
  .common_box {
      margin-top: 30px;
      display: block;
      padding: 30px 20px;
  }

  .common_box h3 {
    width: auto;
  }

  .common_box h3 {
    font-size: 24px;
    padding-left: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cccccc;
    border-right: none;
    text-align: center;
    padding-right: 0;
  }

  .common_box .txt {
      padding-left: 0;
  }

}

.txt:last-child {
    margin-bottom: 0;
}

.menu-img {
  padding: 5%!important;
}

.menu-img h3 {
  font-weight: bold;
  color: #555;
}

@media only screen and (max-width: 991px){
  .menu-img {
    margin-top: 20px;
    padding: 5% 10%!important;
  }

  .menu-img h3 {
    padding-bottom: 20px;
  }
}

.menu-txt {
  padding: 5% 5% 5% 0!important;
}

.menu-txt h3 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: solid 2px #707070;
}

.menu-txt p {
  padding-top: 20px;
    font-family :YuGothic,'Yu Gothic',sans-serif;
}

.fifth {
  padding: 60px 0 80px;
}

@media only screen and (max-width: 991px){
  .fifth {
    padding: 40px 0 60px;
  }
}

table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #707070;
    font-family :YuGothic,'Yu Gothic',sans-serif;
}

table tr {
  background-color: #fff;
}

table th,
table td {
  padding: 20px 0;
  border-bottom: 1px solid #707070;
  border-right: solid 1px #707070;
}

table th {
  width: 20%;
  padding: 10px 0;
  font-size: 14px;
  padding: 15px;
  background-color: #222;
  color:#fff;
}

table tr{
  text-align: center;
  width: 20%;
  padding: 20px 0;
  background-color: #fff;
  color:#222222;
}

@media only screen and (max-width: 991px){
  table td {
    font-size: 14px;
    padding: 20px 10px;
  }
}

.sixth {
  padding: 60px 0 80px;
}

@media only screen and (max-width: 991px){
  .sixth {
    padding: 40px 0 60px;
  }
}

.sixth-back {
  padding: 0px 0 0px;
}

.test {
  padding: 60px 20px 80px;
    margin: 0 15px;
        background: #F2F2F2;
}

.flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex .img {
    width: 360px;
}

.sixth .img.frame {
    padding: 10px!important;
      margin-left: 120px;
}

.img.frame span {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}

.img.frame img {
    vertical-align: top;
}

.flex .box_list {
    flex: 1;
    -webkit-flex: 1;
    padding-left: 90px;
}

@media (max-width: 1200px) {
  .flex .box_list {
      padding-left: 50px;
  }

  .sixth .img.frame {
    margin-left: 0;
  }
}

.flex .box_list ul li {
    font-size: 18px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 35px;
}

@media only screen and (max-width: 991px){
  .flex {
    display: block;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .flex .img {
    width: 100%;
  }

  .img.frame span {
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
    vertical-align: top;
  }

  .flex .box_list {
    padding-left: 0;
    margin-top: 30px;
  }

  .flex .box_list ul li {
    font-size: 16px;
  }

  .flex .box_list ul li:before {
    margin-top: -0.8em;
  }
}

.flow-mb,.flow-mb2 {
  margin-bottom: 40px;
}

p.flow-mb2 {
  font-size: 18px;
}

p.time {
  font-size: 20px!important;
  font-weight: bold!important;
}

h4.syokai {
  font-size: 16px;
  margin-top: -20px;
  font-weight: 600;
  padding-left: 30px;
}

@media only screen and (max-width: 991px){
  p.time {
    font-size: 18px!important;
  }
  h4.syokai {
    font-size: 14px;
    margin-top: -10px;
    padding-left: 0;
  }
}

.moji {
  color: #034E7B!important;
}

.moji2 {
  font-size: 18px!important;
}

.flex .box_list ul li:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: #6C6B76;
    border: 1px solid #6C6B76;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.6em;
    border-radius: 25px;
}

.flex .box_list ul li:after {
    content: "\f3fd";
    font-family: "Ionicons";
    display: inline-block;
    position: absolute;
    font-size: 30px;
    top: 68%;
    margin-top: -0.85em;
    color: #fff;
    left: 6px;
}

@media only screen and (max-width: 991px){
  .flex .box_list ul li:after {
    content: "\f3fd";
    font-family: "Ionicons";
    display: inline-block;
    position: absolute;
    font-size: 36px;
    top: 50%;
    margin-top: -0.70em;
    left: 5px;
  }
}

.con_inner {
    max-width: 1280px;
    margin: auto;
}

@media only screen and (max-width: 1280px){
.con_inner {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}

.wrap_flow {
    margin-top: 100px;
    padding: 80px 60px 120px;
    background: #e9e7e1;
}

@media only screen and (max-width: 991px){
  .wrap_flow {
      margin-top: 40px;
      padding: 60px 10px 80px;
      background: #e9e7e1;
  }
}

.wrap_flow .con_flow ul li {
    background: #fff;
    padding: 50px 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px;
    position: relative;
}

.wrap_flow .img.frame {
    padding: 10px;
    border: 1px solid #151515;
}

.wrap_flow .img.frame span {
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
    vertical-align: top;
}

.img.frame img {
    vertical-align: top;
}

.wrap_flow .con_flow ul li .img {
    width: 410px;
}

.wrap_flow .con_flow ul li .box_content {
    padding-left: 40px;
    flex: 1;
    -webkit-flex: 1;
    background: #fff;
}

.wrap_flow .con_flow ul li:after {
    content: "";
    display: block;
    width: 36px;
    height: 20px;
    background: url(../img/arrow001.png) 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -40px;
}

.wrap_flow .con_flow ul li:last-child:after {
  display: none;
}

.wrap_flow .con_flow ul li:last-child {
    margin-bottom: 0;
}

.con_flow h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}

@media only screen and (max-width: 991px){
  .wrap_flow .con_flow ul li {
    display: block;
    padding: 10px;
    margin-bottom: 40px;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .wrap_flow .con_flow ul li .img {
    width: 100%;
  }

  .wrap_flow .con_flow ul li .box_content {
    padding-left: 0;
    margin-top: 10px;
    padding: 0 10px 10px 10px;
  }

  .wrap_flow .con_flow ul li .box_content h3 {
    margin-bottom: 20px;
  }

  .wrap_flow .con_flow ul li .box_content h3 span.num {
    font-size: 22px;
    padding-right: 10px;
    margin-right: 10px;
    line-height: 1;
  }

  .wrap_flow .con_flow ul li .box_content h3 span.title {
    font-size: 20px;
  }

  .wrap_flow .con_flow ul li:after {
    width: 25px;
    height: 12px;
    margin-left: -8px;
    bottom: -25px;
  }
}


@media only screen and (max-width: 767px){
  .wrap_flow .con_flow ul li .img {
    display: none;
  }
}

.seventh {
  padding: 120px 0 100px;
}

@media only screen and (max-width: 991px){
  .seventh {
    padding: 60px 25px 80px;
  }
}

.seventh-back {
  background: #F0F3F5;
  padding: 80px 40px 180px;
  border: 2px solid #707070;
}

.before h2 {
  font-size: 28px;
}

.before p {
  padding: 20px 80px 0;
}

.beaf {
  background: #CDD6DD;
  padding: 20px 0;
  font-weight: bold;
}

@media only screen and (max-width: 991px){
  .seventh-back {
    padding: 60px 10px 100px;
  }

  .before h2 {
    font-size: 20px;
  }

  .before p {
    padding: 20px 0px 0;
  }

  .beaf {
    padding: 10px 0;
    font-size: 18px;
  }
}

.eigth {
  padding: 60px 0 80px;
}

.eigth h3 {
  background: #CDD6DD;
  color: #222;
  font-size: 18px;
  padding: 10px 0 10px 20px;
  font-weight: bold;
}

.eigth p {
  padding: 20px 10px 40px 25px;
    font-family :YuGothic,'Yu Gothic',sans-serif;
    line-height: 1.8;
}

@media only screen and (max-width: 991px){
  .eigth {
    padding: 40px 0 60px;
  }

  .eigth h3 {
    background: #CDD6DD;
    color: #222;
    font-size: 18px;
    padding: 10px 20px 10px 20px;
    font-weight: bold;
    line-height: 1.5;
  }

  .eigth p {
    padding: 20px 10px 30px 15px;
  }
}

.nineth {
  padding: 60px 0 80px;
}

.nineth h3 {
  padding: 20px 15px;
  background: #F0F3F5;
  color: #5B6461;
  font-size: 20px;
  font-weight: bold;
}

.nineth p {
  padding-top: 20px;
font-family :YuGothic,'Yu Gothic',sans-serif;
line-height: 1.8;
}

@media only screen and (max-width: 991px){
  .nineth {
    padding: 40px 0 60px;
  }

  .nineth h3 {
    padding: 20px 15px;
    background: #F0F3F5;
    color: #5B6461;
    font-size: 18px;
    font-weight: bold;
  }

  .nineth p {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.iro {
  color:#5B6461;
}
.nineth span {
  float: right;
  text-align: right;
}

span.fukai2 {
  float: inherit!important;
  font-size: 16px!important;
}

.border-menu {
  position: relative;
}

.border-menu::before {
  content: "";
  background-image: linear-gradient(to right, #707070, #707070 3px, transparent 3px, transparent 8px);
  background-size: 8px 1px;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.border-menu h4 {
  font-weight: bold;
}

.tenth {
  padding: 20px 0 80px;
}

.box_content2{
  background: #E9E7E0
}

.box_content2 h3 {
  width: 220px;
  padding-right: 0px;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
}

.common_box2 {
  padding: 20px 40px;
}

span.spn1 {
  font-size: 18px;
  font-weight: bold;
}

span.spn2 {
  font-size: 14px;
}

.btn-area {
  margin-top: 120px;
}

@media only screen and (max-width: 991px){
  .border-menu h4 {
    font-size: 22px;
  }

  .box_content2 h3 {
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
  }

  span.spn1 {
    font-size: 16px;
    font-weight: bold;
  }

  span.spn2 {
    font-size: 12px;
  }

}

.eleven {
  padding: 60px 0 80px;
}

.eleven h3 {
  color: #5B6461;
  font-weight: bold;
}

.eleven h4 {
  color: #1B224C;
  padding: 20px 0 18px;
  font-size: 18px;
  border-top: 1px solid #D5D5D5;
  line-height: 1.5;
}

@media only screen and (max-width: 991px){
  span.fukai2 {
    float: inherit!important;
    font-size: 14px!important;
  }

  .eleven {
    padding: 40px 0 60px;
  }

  .eleven h4 {
    padding: 15px 0 14px;
    font-size: 16px;
  }
}

h4.jyusyo {
  padding-top: 32px;
}

h4.last-border {
  border-bottom: 1px solid #D5D5D5;
}

.tenpa {
  padding: 0 5% 0;
}

.menu-img img {
  padding: 0 5% 0;
}

@media only screen and (min-width: 992px){
  .map iframe {
     width:600px;
     height:450px;
  }
}

@media only screen and (max-width: 991px){
  .map {
    margin-top: 40px;
  }

  .map iframe {
     width:100%;
     height:320px;
  }
}

.foot-contact {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999;
}

.kotei {
  position: fixed;
  bottom:0 ;
}

.btn1-sp {
  display: block;
  padding: 15px;
  background: #BA5A31;
  color: #fff;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  box-shadow: 1px 1px 2px grey;
}

.btn2-sp {
    display: block;
    padding: 15px;
    background: #3D405B;
    color: #fff!important;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    box-shadow: 1px 1px 2px grey;
}

.btn1-sp img, .btn2-sp img {
    width: 26px;
    padding-left: 10px;
    margin-top: -4px;
}

.btn1-sp:hover {
  opacity: inherit;
}

.btn2-sp:hover {
  opacity: inherit;
}

.foot-contact img {
    margin-right: 10px;
    padding: 1px;
    width: 22px;
}

span.fukai {
  display: block;
  text-align: right;
  font-size: 12px;
}

.yoyaku {
  text-align: center;
}

@media (max-width: 767px){
  .header__exterior {
    display: block!important;
    grid-template-columns: auto!important;
    position: absolute!important;
    top: 13px!important;
    right: 12px!important;
    width: auto!important;
    left: auto!important;
  }

  .header__exterior .nav_header {
    top: 60px!important;
  }

  header {
    height: 60px;
  }

  header img {
    width: 60px;
    top: calc(50% - 13px)!important;
  }

  .line img {
    width: 40px;
  }

  li.one {
    margin-top: 10.5px!important;
  }

  main {
    margin-top: 60px;
  }

  .language {
    display: none!important;
  }
}

.pankuzu {
  padding-top: 20px;
}

@media (min-width: 768px){
  .nav_header {
    display: none!important;
  }

  .pankuzu {
    padding-top: 0px;
  }
}

p.breadcrumb__link {
  font-weight: bold!important;
}
