@charset "utf-8";
/* CSS Document */

/* html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border:0;
    outline: 0;
    vertical-align: baseline;
    background:transparent;
}
html {
    overflow: inherit;
    height: 100%;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display:block;
} */
body {
  font-family: "GenEi Gothic P", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
  color: #333333;
  font-size: 62.5%;
  line-height: 1.6;
  letter-spacing: 0;
  -webkit-text-size-adjust: 100%;
}

/* h1, h2, h3, h4, h5, h6, p, td, th, address {
    font-weight: normal;
    font-size: 1.2em;
}
ol,ul {
    list-style: none;
}
 
fieldset,img { 
    border: 0;
}
img {
    vertical-align:top;
}
table {
    width:100%;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
th, td {
    text-align:left;
    vertical-align:top;
}
caption,th {
    text-align: left;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: normal;
}
sup {
    font-size:62.5%;
    vertical-align: text-top;
} */

.page-top_big {
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 5;
}

.page-top {
  display: inline-block;
  width: 130px;
  margin: auto;
  padding: 10px 10px;
  background: #000;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0px;
}

.page-top_span01 {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  color: #FFF;
  line-height: 23px;
  text-align: center;
}

.page-top_button01 {
  display: block;
  margin-bottom: 15px;
  background: #000;
  border: #FFF 1px solid;
  font-size: 15px;
  color: #FFF;
  line-height: 48px;
  text-align: center;
}

.page-top_span02 {
  display: block;
  padding: 10px 0;
  border-top: #FFF 1px solid;
  font-size: 14px;
  color: #FFF;
  line-height: 20px;
  text-align: center;
}

.page-top_ul01 {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.page-top_ul01_li {
  display: inline-block;
  width: 50%;
  padding: 5px 0;
  background: rgba(255, 255, 255, 0);
  vertical-align: top;
  position: relative;
}

.page-top_ul01_li_img {
  display: block;
  margin: 0 auto;
}

.page-top_ul01 a:first-child .page-top_ul01_li:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #FFF;
  position: absolute;
  top: 0;
  right: 0;
}

.page-top_button02 {
  display: block;
  background: #000;
  border: #FFF 1px solid;
  font-size: 11px;
  color: #FFF;
  line-height: 28px;
  text-align: center;
}

.page-up {
  display: inline-block;
  margin: auto;
  position: fixed;
  bottom: 45px;
  right: 0px;
}

.page-up img {
  display: block;
}

#page-top a {
  padding: 0;
  display: block;
  font-size: 10px;
  color: #464C52;
}

.page-up-button-area {
  margin-right: 10px;
  width: 70px;
  height: 70px;
  border: solid #08175B;
  border-radius: 5em;
  background-color: #fff;
  position: relative;
  box-shadow: 5px 6px 10px 0 rgb(0 0 0 / 20%);
  text-shadow: 0 6px 10px rgb(0 0 0 / 0%);
  /* display: flex;
  align-items: center;
  justify-content: center; */
}

.page-up-button-area-text{
  color:#08175B;
  font-size: 30px;
  font-weight: bold;
  line-height: 0;
  transform: rotate(90deg);
  position: absolute;
  top: 28px;
  left: 16px;
}

/* 共通 */
.sp_br {
  display: none;
}

.w1500br {
  display: none;
}

.header-logo {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 20px;
}

.header-menu {
  color: #000 !important;
}

.header-menu-p-number {
  font-size: 36px !important;
  font-weight: bold;
  color: #000 !important;
}

.header-menu-botton-box {
  display: flex;
  padding: 10px 39px 10px 21px;
  align-items: center;
  background-color: #0077FF;
  border-radius: 32px;
}

.header-menu-botton {
  color: #fff !important;
}

.section-1-slider-botton {
  position: absolute;
}

.section-1-slider_pc {
  display: block;
}

.section-1-slider-sp {
  display: none;
}

.section-1-slider-sp-text {
  display: none;
}

.section-1-1-img {
  position: absolute;
  /* bottom: 230px;
  left: 90px; */
  bottom: calc(100% - 430px);
  right: calc(100% - 510px);
}

.section-1-2-img {
  position: absolute;
  bottom: 350px;
  right: 0;
}

.section-1-3-img {
  position: absolute;
  bottom: 100px;
  right: 140px;
}

.u-section-2-ul {
  list-style: none;
  padding: 0;
  margin: 0 !important;
  font-size: 18px;
  line-height: 2;
}

.section-3-title-span {
  color: #27A8E2;
}

.section-3-h1-1 {
  font-size: 40px;
}

.section-3-h1-2 {
  font-size: 40px;
  text-align: center;
}

.section-3-h4-addtext {
  width: fit-content;
  margin: 10px auto;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
}

.section-3-p-number {
  font-size: 66px;
}

.section-3-text-1 {
  font-size: 18px;
}

.section-3-text-1 {
  font-size: 16px;
}

.section-3-1-img {
  position: absolute;
  bottom: 704px;
  right: 61px;
}

.section-3-2-img {
  position: absolute;
  bottom: 500px;
  left: 46px;
}

.section-3-3-img {
  position: absolute;
  bottom: 437px;
  right: 160px;
}

.section-3-4-img {
  position: absolute;
  bottom: 164px;
  left: 105px;
}

.section_3_tel {
  width: 608px;
}

.section-4-1-img {
  position: absolute;
  bottom: 630px;
  right: -117px;
}

.section-4-box1-img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.section-4-box2-img {
  position: absolute;
  left: 30px;
  top: -150px;
}

.section-4-back {
  background-color: #F5F2EA;
}

.section-4-h1 {
  color: #27A8E2;
  font-family: "Gen Shin Gothic";
  font-size: 56px;
}

.section-5-news-area {
  width: 100%;
  margin-top: 89px;
  /* height: 200px; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-5-news {
  padding: 0 20px 20px 20px;
  background-color: #fff;
  border-radius: 18px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.section-5-news-h2-title {
  font-size: 35px !important;
  font-weight: bold !important;
}

.section-5-news-item-area {
  width: 1000px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: space-between;
}

.section-5-news-item-title {
  padding: 5px 40px;
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  background-image: linear-gradient(to right, #0077FF, #00FFE5);
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-5-news-item {
  /* width: 450px; */
}
.section-5-news-item p {
  margin: 20px 5px 0 5px;
}

.section-5-h1-1 {
  font-size: 49px;
  font-weight: bold !important;
}

.section-5-h1-2 {
  font-size: 49px;
}

.section-5-text-1 {
  font-size: 27px;
  font-weight: bold;
}

.section-5-class-1-ico-area {
  display: flex;
  justify-content: flex-start;
  margin-left: 15px;
  font-size: 13px;
  margin: 10px 0 10px 15px;
}

.section-5-class-1-ico-navi {
  color: #fff;
  font-weight: bold;
  background-color: #000;
  width: 140px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin-right: 10px;
}

.section-5-class-1-ico-etc {
  color: #fff;
  font-weight: bold;
  background-color: #000;
  width: 110px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}

.section-5-class-2-add-reg {
  margin-top: 26px;
}

.section-5-botton {
  background-color: #2680EB;
}

.section-5-imgback {
  background-color: #fff;
}

.section-5-1-img {
  position: absolute;
  top: -39px;
  left: -76px;
}

.section-5-2-img {
  position: absolute;
  top: 61px;
  right: 61px;
}

.section-5-3-img {
  position: absolute;
  bottom: 272px;
  left: 104px;
}

.section-5-4-img {
  position: absolute;
  bottom: 93px;
  right: 0;
}

.section-5-bottom-ico {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.section-5-box2 {
  width: 1400px;
  height: 520px;
  background-color: #fff;
  margin: 0 auto;
  border-radius: 18px;
}

.section-5-box2-div {
  width: 1100px;
  padding: 42px 0 40px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

.section-5-box2-div-02 {
  padding: 38px;
  border-top: solid 1px;
  /* border-bottom: solid 1px; */
  border-color: #d9d9d9;
  position: relative;
}

.section-5-box2-div-title01 {
  font-size: 22px;
  font-weight: bold;
  color: #2680EB;
  text-align: center;
  margin-bottom: 26.5px;
}

.section-5-box2-div-title02 {
  font-size: 27px;
  color: #2680EB;
  font-weight: bold;
}

.section-5-box2-div-title03 {
  font-size: 27px;
  color: #2680EB;
  font-weight: bold;
}

.section-5-box2-div-text01 {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 50px;
}

.section-5-box2-div-text02 {
  font-size: 20px;
  line-height: 2;
}

.section-5-box2-div-text03 {
  font-size: 18px;
  color: #2680EB;
  text-align: center;
  margin-top: 27px;
  line-height: 2;
}

.section-5-box2-div-text03 span {
  font-weight: bold;
}

.section-5-box2-div-02-img1 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.section-5-box2-div-pc {
  display: block;
}

.section-5-box2-div-sp {
  display: none;
}

.smoking-ico {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.section-6-h3-1 {
  font-size: 27px;
  font-weight: bold;
}

.section-6-box-img {
  position: absolute;
  top: -20px;
  left: -51px;
}

.section-6-box2-img {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.section-6-btn2 {
  padding: 19px 86px;
}

.section-6-rakuten {
  width: 192px;
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.section-7-h3-1 {
  font-size: 22px;
  font-weight: bold;
}

.section-7-botton {
  background-color: #FF9100;
}

.section-7-bottom-ico {
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.mouth_box {
  margin: 30px 10px 30px;
  padding: 30px 20px;
  background: #FFF;
  border-radius: 10px;
}

.mouth_box_title {
  margin: 0 auto 20px;
  padding-bottom: 5px;
  border-bottom: #0066cc 2px solid;
  font-size: 17px;
  font-weight: bold;
  color: #000;
  line-height: 20px;
  text-align: left;
}

.mouth_box_title:before {
  content: "★";
  color: #F30;
}

.mouth_box_ul {
  list-style: none;
  margin: 0 auto 40px;
  padding: 0 0 0 10px;
}

.mouth_box_ul:last-child {
  margin: 0 auto;
}

.mouth_box_ul_li {
  margin: 0 auto 20px;
}

.mouth_box_ul_li:last-child {
  margin: 0 auto;
}

.mouth_box_ul_li_name {
  display: block;
  margin-bottom: 5px;
  font-size: 0;
  text-align: left;
}

.mouth_box_ul_li_name_span01 {
  display: inline-block;
  max-width: calc(100% - 100px);
  margin-right: 5px;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
}

.mouth_box_ul_li_name_ico {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
  color: #F90;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
}

.mouth_box_ul_li_text {
  display: block;
  padding: 10px;
  font-size: 15px;
  color: #000;
  line-height: 20px;
  text-align: left;
}

.section-7-facebook {
  background-color: #fff;
}

.facebook_content {
  width: 507px;
  height: 499px;
}

.fb-page,
.fb-page span,
.facebook_wrap iframe{
  width: 100% !important;
  height: 450px !important;
}

.section-7-twitter {
  background-color: #fff;
}

.section-8-content-box {
  display:flex
}

.section-8-content1 {
  display:flex;
  flex-direction: column;
}
.section-8-content2 {
  display:flex;
  flex-direction: column;
}

.section-8-h4 {
  font-size: 25px;
}

.seciton-8-text {
  font-size: 17px;
}

.section-8-text a {
  color: #fff;
}

.section-8-imgbox-text {
  width: 100%;
  height: 175px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  color: #fff;
  text-align: center;
  font-size: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-8-facebook-img {
  width: 585px;
  position: absolute !important;
}

.section-8-imgbox {}

.section-8-pc-display {
  display: block;
}

.section-8-sp-display {
  display: none;
}

.section-10-box-1 {
  background-color: #25ABE1;
}

.section-10-box-2 {
  background-color: transparent;
}

.section-10-logo {
  background-color: #25ABE1;
}

.section-10-text-1 {
  font-size: 18px;
}

.section-10-text-2 {
  font-size: 11px;
}

.section-10-p-number {
  font-size: 47px;
  color: #27A8E2 !important;
}

.section-10-bottom-ico {
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.section-10-botton {
  color: #27A8E2 !important;
}

.section-10-icoback {
  background-color: #25ABE1;
}

.section-10-pc-display {
  display: block;
}

.section-10-sp-display {
  display: none;
}

/* 下層ページ共通 */
#wrap {
  width: 980px;
  margin: 0 auto 80px;
  overflow: hidden;
}

.contact_2 {
  margin: 50px 0;
}

.content_title_area {
  display: flex;
  justify-content: center;
  height: 320px;
  background-image: linear-gradient(to right, #27A8E2, #00FFCB);
}

.content_title_text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.content_title_text h1 {
  font-size: 35px;
  font-weight: bold;
  color: #fff;
}

.content_title_text span {
  font-size: 30px;
  font-weight: bold;
}

.yoyaku_button_area {
  background-color: #F5F5F5;
  border-radius: 15px;
  text-align: center;
  padding: 20px;
  margin: 0 40px;
}

.yoyaku_button_text {
  font-size: 36px;
  font-weight: bold;
}

.yoyaku_btn {
  width: 400px;
  height: 80px;
  margin: 20px auto 0;
  background-color: #FF9100;
  border-radius: 10em;
  position: relative;
}

.yoyaku_btn_a_area {
  width: 400px;
  height: 80px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.yoyaku_btn_a_area span {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

/* 手順 */

.houhou_table_base01 {
  margin: 50px 40px -10px 40px;
  height: 689px;
  background-image: url(../images/houhou_table_img01.png);
  background-size: 100%;
  position: relative;
}

.houhou_table_base02 {
  margin: 50px 40px -10px 40px;
  height: 689px;
  background-image: url(../images/houhou_table_img02.png);
  background-size: 100%;
  position: relative;
}

.houhou_table_base03 {
  margin: 50px 40px -10px 40px;
  height: 567px;
  background-image: url(../images/houhou_table_img03.png);
  background-size: 100%;
  position: relative;
}

.houhou_table_base04 {
  margin: 50px 40px -10px 40px;
  height: 689px;
  background-image: url(../images/houhou_table_img04.png);
  background-size: 100%;
  position: relative;
}

.houhou_table_area_nb {
  position: absolute;
  top: -30px;
  left: -30px;
}

.houhou_table_base01 h1,
.houhou_table_base02 h1,
.houhou_table_base03 h1,
.houhou_table_base04 h1 {
  margin: 0;
  padding: 20px 0;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

.houhou_table {
  width: 840px;
  margin: 0 auto;
  border-radius: 20px;
  /* border: #000 2px solid; */
  border-collapse: collapse;
}

.table_nb_01 {
  height: 450px;
}

.table_nb_02 {
  height: 450px;
}

.table_nb_02 span {
  display: block;
  height: 410px;
}

.table_nb_03 {
  height: 340px;
}

.table_nb_03 span {
  display: block;
  height: 290px;
}

.table_nb_04 {
  height: 450px;
}

.table_nb_04 span {
  display: block;
  height: 410px;
}

.houhou_table_th {
  font-size: 16px;
  font-weight: bold;
  color: #fffacd;
  line-height: 76px;
  background: #0066CB;
  text-align: center;
  /* border-bottom: #000 2px solid; */
}

.houhou_table_td {
  padding: 20px 50px 30px 50px;
  font-size: 20px;
  color: #000;
  line-height: 40px;
  background: #FFF;
  border-radius: 20px;
  /* border-bottom: #000 2px solid; */
}

/* .houhou_table_td_red {
  display: block;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #F00;
  line-height: 40px;
} */

.houhou_table_td_bold {
  display: block;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  line-height: 40px;
}

.houhou_table01_content_img {
  position: absolute;
  right: 70px;
  bottom: 160px;
}

.houhou_table03_content_img {
  position: absolute;
  right: calc(50% - 140px);
  bottom: 130px;
}

.houhou_table04_content_img {
  position: absolute;
  right: calc(50% - 140px);
  bottom: 150px;
}


/* 手順ここまで */

/*送迎 */
.wrapper_sougei_titleimg01 {
  margin: 0 auto 70px;
  position: relative;
  font-size: 50px;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
  text-align: center;
  letter-spacing: 1px;
  color: #000;
}

.wrapper_sougei_titleimg01 span {
  font-size: 60px;
}

.sougei_text {
  text-align: center;
  font-weight: bold;
  display: block;
  margin: 30px auto;
  font-size: 18px;
  color: #000;
  line-height: 25px;
}

.sougei_botton {
  width: 390px;
  height: 77px;
  display: inline-flex;
  padding: 10px 39px 10px 21px;
  align-items: center;
  background-color: #FF9100;
  border-radius: 10em;
  align-items: center;
  justify-content: center;
  position: relative;
}

.sougei_botton_test {
  padding-left: 16px;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}

.a_block {
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.sougei_botton a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.sougei_botton:hover a {
  color: #000;
}

.sougei_title {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  line-height: 35px;
}

.sougei_ul {
  list-style: none;
  width: 640px;
  /* margin:0 -20px 40px 20px; */
  padding: 0;
}

.sougei_ul_li {
  width: 300px;
  margin-right: 20px;
  /* float:left; */
}

.sougei_ul_li img {
  max-width: 100%;
  height: auto;
}

.ptitle {
  margin: 10px 0 50px;
  padding: 7px;
  background-image: linear-gradient(to right, #27A8E2, #00FFCB);
  border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
}

.ptitletext2 {
  font-size: 33px;
  font-weight: bold;
  color: #fff;
  line-height: 48px;
  text-align: center;
  letter-spacing: 5px;
}

.sougei_area01_box {
  display: flex;
}

.sougei_area02_box {
  display: flex;
}

/*送迎ここまで */

/* 概要 */

.wrapper_company_titleimg01 {
  margin: 0 auto 70px;
  position: relative;
  font-size: 75px;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
  text-align: center;
  letter-spacing: 10px;
  color: #04155C;
}

.wrapper_index03_table01 {
  width: auto;
  margin: 0 auto;
}

.wrapper_index03_table01_th {
  width: 280px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: #000 2px solid;
  font-size: 15px;
  font-weight: normal;
  color: #000;
  line-height: 27px;
  text-align: center;
  vertical-align: middle;
}

.wrapper_index03_table01_td {
  width: calc(100% - 280px - 80px);
  padding: 20px 80px;
  border-bottom: #BBB 1px solid;
  font-size: 15px;
  color: #000;
  line-height: 27px;
  text-align: left;
  vertical-align: middle;
}

.wrapper_index03_table01_td_ul01 {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: left;
}

.wrapper_index03_table01_td_ul01_li {
  margin-bottom: 20px;
}

.wrapper_index03_table01_td_ul01_li_a {
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.wrapper_index03_table01_td_ul01_li_a:hover {
  color: #a0a0a0;
}

.wrapper_index03_table01_td_ul01_li:last-child {
  margin-bottom: 0;
}

.wrapper_index03_table01_td_ul01_li_left {
  display: inline-block;
  /* width:150px; */
  font-size: 15px;
  vertical-align: top;
  position: relative;
}

/* .wrapper_index03_table01_td_ul01_li_left:before {
	content:"：";
	position:absolute;
	top:0;
	right:0;
} */

.wrapper_index03_table01_td_ul01_li_right {
  display: inline-block;
  /* width:calc(100% - 150px); */
  font-size: 15px;
  vertical-align: top;
  position: relative;
}

.wrapper_index03_table01_td_ul01_li_right_box {
  display: flex;
}

.wrapper_index03_table01_td_ul01_li_right_post {
  width: 90px;
  padding-right: 5px;
}

.wrapper_index03_table01_td_ul01_li_right_address {}

.wrapper_index03_table01_td_ul01_li_right a {
  color: #000;
}

.price_2 {
  text-align: center;
}

.price_2_img_01 {
  width: 640px;
  height: auto;
}

.price_3 {
  text-align: center;
  margin: 100px auto 0;
  width: 700px;
  height: 360px;
}

.price_3_img_box {
  background-color: #F5F5F5;
  padding: 20px;
  border-radius: 2em;
}

.price_3_img {
  border-radius: 1em;
}

.price_2_ban_01 {
  padding-bottom: 50px;
}

.price_2 .contact2 {
  padding-bottom: 50px;
}

/* 概要ここまで */

/* 約款ここから */
/* .yakkan_content_box {
  border: #04155C solid 2px;
  background-color: rgba(37,171,225,0.4);;
  border-radius: 30px;
  padding: 30px;
} */

.yakkan_content {
  background-color: #F5F5F5;
  padding: 50px 0;
}

.yakkan_list_title {
  margin-bottom: 0;
  font-weight: bold;
}

ol {
  padding-left: 40px;
}

ol ol {
  margin: 20px 0 20px 10px;
}

/* 約款ここまで */

/* 新問合せフォーム 241202 */
#wrap.form {
  margin: 80px auto 80px;
}
.google_form_iffame {
  width: 980px;
  height: 700px;
}
/* 新問合せフォーム 241202 ここまで */