@charset "UTF-8";
@media screen and (min-width: 769px) {
  /*----------------------------------------------------
  	PC
  ----------------------------------------------------*/
  html, body {
    color: black;
    background: #ffffff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
  }

  p, th, td, div {
    font-weight: 500;
  }

  * {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  a {
    color: black;
    text-decoration: underline;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  a:hover {
    opacity: 0.5;
  }

  .sp {
    display: none;
  }

  .sp2 {
    display: none;
  }

  a[href^="tel:"] {
    pointer-events: none;
  }

  a.telblk,
.telblk a {
    text-decoration: none;
  }

  .clearfix:after {
    content: "";
    display: block;
    clear: both;
  }

  .fixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }

  .page-top {
    margin: 0;
    padding: 0;
    display: none;
    cursor: pointer;
  }
  .page-top p {
    margin: 0;
    padding: 0;
    position: fixed;
    right: 20px;
    bottom: 20px;
  }

  .move-page-top {
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
  }

  /* ********** header ********** */
  /* ********** KEYV ********** */
  section#keyv {
    width: 100%;
    height: 600px;
    position: relative;
    overflow: hidden;
  }
  section#keyv #keyv_txt {
    width: 1100px;
    margin: 0px auto;
    position: relative;
    z-index: 2;
    text-align: left;
  }
  section#keyv #keyv_main_img {
    width: 100%;
    height: 600px;
    margin: 0px auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  section#keyv #keyv_main_img img {
    -o-object-fit: contain;
       object-fit: contain;
  }

  /* ********** Maincontent ********** */
  .first_txt {
    margin-bottom: 100px;
  }
  .first_txt h2 {
    text-align: center;
    width: 100%;
    margin: 50px auto;
    background: #ff6c00;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    text-shadow: 0.02em 0.02em 0.02em black;
  }
  .first_txt p {
    font-size: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    font-weight: bold;
  }
  .first_txt span.badtxt {
    color: blueviolet;
    font-weight: bold;
    font-size: 30px;
  }
  .first_txt span.goodtxt {
    color: crimson;
    font-weight: bold;
    text-decoration: underline;
    font-size: 24px;
  }
  .first_txt span.txtbox_a {
    display: inline-block;
    /* ブロック化              */
    color: #ffffff;
    /* 文字色                  */
    background: #ff0000;
    /* 背景色                  */
    padding: 5px 3px;
    /* 背景色内の余白          */
    margin: 3px auto;
    /* 背景色のの外左右余白    */
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    text-decoration: underline;
  }
  .first_txt span.dott {
    display: inline-block;
    /* ブロック化              */
    padding-top: 5px;
    /* 上余白                  */
    /*border-bottom    : 4px dotted red;      /* 上線                    */
    font-size: 24px;
    font-weight: bold;
  }

  ul.trouble_list {
    width: 1100px;
    border: #ff6c00 solid 10px;
    padding: 20px;
    margin: 20px auto;
    border-radius: 10px;
    line-height: 1.8;
  }
  ul.trouble_list li {
    font-size: 24px;
    font-weight: bold;
  }
  ul.trouble_list li:before {
    content: "";
    font-family: FontAwesome;
    color: #ff6c00;
  }

  section#maincontent_a {
    width: 1100px;
    background: #ffffff;
    margin: 0px auto;
    padding: 0 0 40px 0;
    overflow: hidden;
  }
  section#maincontent_a #leadblk {
    background-image: url(../images/img_trouble.png);
    background-repeat: no-repeat;
    background-position: 750px 150px;
  }
  section#maincontent_a #leadblk h2 {
    font-size: 36px;
    text-align: center;
    width: 100%;
    margin: 40px auto;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "MS P明朝", "MS PMincho", "MS 明朝", serif;
    color: #ff6c00;
  }
  section#maincontent_a #leadblk .txt_lead {
    font-size: 18px;
    line-height: 2;
  }
  section#maincontent_a #leadblk .txt_lead_2 {
    font-size: 18px;
    line-height: 2;
  }
  section#maincontent_a .maincontent-box {
    width: 100%;
    margin: 0px auto;
    background: #ffffff;
    overflow: hidden;
  }
  section#maincontent_a .maincontent-box h3.ttl_maincnt {
    text-align: center;
  }
  section#maincontent_a .maincontent-box #about_leadtxt_pc {
    text-align: center;
  }
  section#maincontent_a .list_img {
    margin: 40px auto;
  }

  section#maincontent_b {
    width: 100%;
    background-color: #ffeddf;
    padding: 40px 0;
  }
  section#maincontent_b .maincontent_innerbox {
    width: 1100px;
    margin: 0px auto;
    padding: 40px 0;
  }
  section#maincontent_b .maincontent_innerbox h3 {
    font-size: 24px;
    text-align: center;
    color: #ff6c00;
    text-decoration: underline;
    margin: 0 auto 40px auto;
  }
  section#maincontent_b .maincontent_innerbox h4 {
    font-size: 32px;
    text-align: center;
    color: #ff0000;
    text-decoration: underline;
    margin: 40px auto 40px auto;
  }
  section#maincontent_b .maincontent_innerbox p {
    text-align: center;
    font-size: 18px;
  }

  .btn_box {
    width: 100%;
    text-align: center;
    margin: 0 0 50px 0;
  }

  section#maincontent_c {
    padding: 40px 0;
    background-color: #f5f5f5;
  }
  section#maincontent_c div.voiceBox {
    width: 1000px;
    text-align: center;
    margin: 0 auto 40px auto;
    padding: 25px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "MS P明朝", "MS PMincho", "MS 明朝", serif;
    background: url(../images/b066.gif);
  }
  section#maincontent_c div.voiceBox .voiceBox_ttl {
    font-size: 24px;
    color: #ff6c00;
  }
  section#maincontent_c div.voiceBox .voiceBox_txt {
    text-align: left;
    font-size: 16px;
  }
  section#maincontent_c div.voiceBox .voiceBox_name {
    text-align: right;
  }
  section#maincontent_c p {
    text-align: center;
    font-size: 18px;
    margin: 40px auto;
  }

  .movieBox {
    width: 960px;
    margin: 0px auto;
  }
  .movieBox iframe {
    width: 960px;
    height: 540px;
  }

  .movieBox_list {
    width: 960px;
    margin: 0px auto 100px auto;
  }
  .movieBox_list img {
    width: 100%;
  }

  section#maincontent_d {
    padding: 100px 0;
    background-color: #f5f5f5;
  }

  .schedulebox_title {
    text-align: center;
    margin: 0 auto 50px auto;
  }

  .sheduleList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 630px;
    margin: 0px auto 40px auto;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sheduleList li {
    width: 300px;
    border: solid 1px #000;
    background-color: #fff;
    text-align: center;
  }
  .sheduleList li p.shedule_icon {
    line-height: 30px;
    margin: 15px 0 30px 0;
  }
  .sheduleList li p.shedule_date {
    margin: 0 0 0px 0;
    font-size: 36px;
    line-height: 36px;
  }
  .sheduleList li p.shedule_time {
    font-size: 18px;
    text-decoration: underline;
    margin: 0 0 30px 0;
  }
  .sheduleList li p.shedule_btn {
    margin: 0 0 5px 0;
  }
  .sheduleList li p.shedule_caution {
    font-size: 14px;
    margin: 0 0 15px 0;
    letter-spacing: 0;
  }

  .schedule_detail {
    width: 1100px;
    margin: 0px auto 40px auto;
  }
  .schedule_detail .schedule_detail_ttl {
    font-size: 36px;
    text-align: left;
    margin: 0 0 15px 0;
  }
  .schedule_detail .schedule_detail_txt {
    text-align: left;
    padding-left: 20px;
    margin: 0 0 15px 0;
  }

  .schedule_detail_caution {
    width: 1100px;
    margin: 0px auto 100px;
    padding: 20px;
    border: solid 1px #ff6c00;
    background-color: #fff;
  }
  .schedule_detail_caution span.price_ttl {
    font-size: 20px;
    margin: 0 14px 0 0;
  }

  section#maincontent_e {
    padding-top: 100px;
    background-color: #fff;
  }
  section#maincontent_e .ttl_voiceSection {
    text-align: center;
    margin: 0 0 50px 0;
  }
  section#maincontent_e .voicebox {
    width: 1100px;
    margin: 0px auto 80px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  section#maincontent_e .voicebox p.voiceIco {
    width: 128px;
    text-align: center;
    margin: 0 50px 0 0;
    font-size: 18px;
  }
  section#maincontent_e .voicebox p.voiceIco .smalltxt {
    font-size: 12px;
  }
  section#maincontent_e .voicebox p.voiceTxt {
    width: 800px;
    font-size: 18px;
  }

  section#maincontent_f .ttl_cancel {
    text-align: center;
    margin: 0 0 50px 0;
  }
  section#maincontent_f dl {
    width: 1100px;
    margin: 0px auto;
  }
  section#maincontent_f dl dt {
    background-image: url(../images/ico_q.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 60px;
    padding: 0 0 0 80px;
    font-size: 18px;
  }
  section#maincontent_f dl dd {
    background-image: url(../images/ico_a.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 0 0 80px;
    font-size: 18px;
    margin: 20px 0 50px 0;
  }

  /*----------------------------------------------------
  	FOOTER
  ----------------------------------------------------*/
  footer {
    width: 100%;
    margin: 0px auto;
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f1f1f1;
    text-align: center;
  }
  footer ul {
    display: inline;
  }
  footer ul li {
    display: inline;
    margin: 20px 10px;
  }

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

  .clearfix {
    min-height: 1px;
    /*IE6、7対策*/
  }

  * html .clearfix {
    height: 1px;
    /*¥*/
    /*/ /*MAC IE5.x対策*/
    height: auto;
    overflow: hidden;
    /**/
  }

  /*----------------------------------------------------
  	END
  ----------------------------------------------------*/
}