@charset "utf-8";
@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
  .c-cont-wrap.concierge-wrap {
    margin: 0;
  }
  .cont-ouchi_sr {
    background: url("/images/bg_main_ouchisr.jpg") no-repeat center top;
    background-size: cover;
  }
  .ouchi_sr_is-narrow {
    padding: 0 !important;
    width: 634px !important;
  }
  .ouchi_sr_18px {
    font-size: 18px !important;
    text-align: center;
  }
  .ouchi_sr_comme {
    font-size: 14px;
    text-align: center;
    background-color: #ffffcc;
    margin: 50px 0;
    padding: 30px;
  }
  h4.ouchi_sr {
    font-size: 20px;
    color: #E75400;
    margin: 10px 0;
  }
  .ouchi_sr_mg20 {
    margin: 20px 0;
  }
  .ouchi_sr_mgt20 {
    margin-top: 20px;
  }
  .ouchi_sr_mgt40 {
    margin-top: 40px;
  }
  .yt_wrap {
    text-align: center;
  }
  .yt_wrap:after {
    display: block;
    clear: both;
    content: "";
  }


  .idea-btn {
    display: table;
    max-width: 600px !important;
    width: 60%;
    border: 3px solid #ff7500 !important;
    background-color: #ffffff;
    margin: 30px auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center !important;
  }

	.idea-btn:hover {
    background-color: #ffecdc;
    transition: all ease-in-out 0.3s;
  }

  .idea-btn a {
    width: 100%;
    display: table;
    color: #ff7500;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
    transition: all ease-in-out 0.3s;
    text-align: center !important;
    font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
  }
  .idea-btn a:before {
    display: inline-block;
    content: "";
    margin: 26px 13px 26px auto;
    background-image: url("../images/list_arrow02.png");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    text-align: center !important;
  }
	.idea-btn_jyunbichu {
    display: table;
    max-width: 600px !important;
    width: 60%;
    border: 3px solid #ff7500 !important;
    background-color: #ffffff;
    margin: 30px auto;
	padding:20px;
    text-align: center !important;
    color: #ff7500;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
		  
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .c-cont-wrap.concierge-wrap {
    margin: 0;
  }
  .cont-ouchi_sr {
    background: url("/images/bg_main_ouchisr.jpg") no-repeat center top;
    background-size: cover;
  }
  .yt_wrap {
    text-align: center;
  }
  .video {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-bottom: 56.25%;
    height: 0px;
    position: relative;
  }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 0 10px 0;
  }
  .ouchi_sr_is-narrow {
    padding: 0 !important;
    margin: 0 auto;
    width: 80% !important;
  }
  .c-cnt-img-box {
    margin: 0 auto;
    width: 80%;
  }
  h4.ouchi_sr {
    font-size: 20px;
    color: #E75400;
    margin: 10px 0;
  }
  .ouchi_sr_18px {
    text-align: left !important;
  }
  .ouchi_sr_comme {
    font-size: 14px;
    text-align: left !important;
    background-color: #ffffcc;
    margin: 50px 0;
    padding: 30px;

  }
  .ouchi_sr_mg20 {
    margin: 20px 0;
  }
  .ouchi_sr_mgt20 {
    margin-top: 20px;
  }
  .ouchi_sr_mgt40 {
    margin-top: 40px;
  }
  .idea-btn {
    display: table;
    width: 100%;
    border: 3px solid #ff7500 !important;
    background-color: #ffffff;
    margin: 10px auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center !important;
  }
  .idea-btn a {
    width: 100%;
    display: table;
    color: #ff7500;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    transition: all ease-in-out 0.3s;
    text-align: center !important;
    font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
  }
  .idea-btn a:before {
    display: inline-block;
    content: "";
    margin: 16px 13px 16px auto;
    background-image: url("../images/arrow02-sp.png");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    text-align: center !important;
  }
  .idea-btn a:hover {
    opacity: 0.7;
    transition: all ease-in-out 0.3s;
  }
 .idea-btn_jyunbichu {
    display: table;
    width: 80%;
    border: 3px solid #ff7500 !important;
    background-color: #ffffff;
    margin: 30px auto;
	padding:20px;
    text-align: center !important;
    color: #ff7500;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
		  
  }
}