@charset "utf-8";
@import url('//fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('//fonts.googleapis.com/earlyaccess/sawarabimincho.css');
body {
  font-size: 100%/1.4;
  background-color: #fff;
  padding: 0;
  margin: 0;
  color: #0065b9;
  font-family: "Noto Sans Japanese";
  font-weight: 300;
}

/* ~~ エレメント / タグセレクター ~~ */

ul, ol, dl {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0 0 10px 0;
}

h3 {
	font-size: 150%;
}

a img {
  /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
  border: none;
}

/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */

a:link {
  color: #0065b9;
  text-decoration: none;
}

a:visited {
  color: #0065b9;
}

a:hover, a:active, a:focus {
  color: #fff100;
}

/* ~~ ヘッダー~~ */

.header {
  background: #ffffff url(../img/line.gif) repeat-x center top;
}

.head_1 {
  width: 90%;
  max-width: 1000px;
  min-width: 100px;
  margin: 0 auto;
  position: relative;
}

.head_0 {
  width: 142px;
  height: 100px;
  margin: 0 15px 0 0;
  float: left;
}

.head_0on {
  display: block;
  position: relative;
  z-index: 2;
  width: 130px;
  height: 180px;
  background: url(../img/logo.gif) no-repeat center #fff100;
  background-size: 100% auto;
  box-shadow: 3px 2px 0px 2px rgba(0, 0, 0, 0.3);
  text-align: center;
}

.head_2 {
  width: 100%;
  max-width: 1000px;
  min-width: 100px;
  padding: 20px 0 15px 0;
  font-size: 80%;
  text-align: left;
  color: #0065b9;
}

.head_square_btn {
  /* ~~ 資料請求ボタン~~ */
  width: 200px;
  position: absolute;
  display: block;
  font-weight: bold;
  padding: 10px 0;
  right: 0;
  bottom: 0;
  margin: 0;
  text-decoration: none;
  text-align: center;
  font-size: x-large;
  color: #0065b9;
  background: #ECECEC;
  transition: .4s;
}

.head_square_btn:hover {
  background: #0065b9;
  color: #fff;
}

.head_sq1 {
  font-size: 80%;
}

.head-cell ul {
  list-style-type: none;
  padding-left: 0;
}

.head-cell {
  display: table;
  height: auto;
}

.head-cell li {
  display: table-cell;
  vertical-align: bottom;
  text-align: left;
}

.head-cell1 li {
  display: table-cell;
  vertical-align: bottom;
  text-align: left;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.head-cell2 li {
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  width: 200px;
}

.head_title1 {
  width: 100%;
  max-width: 500px;
  height: auto;
  margin: 0 0 0 auto;
}

.head_title2 {
  width: 100%;
  max-width: 610px;
  height: auto;
  display: none;
}

.head_title3 {
  width: 100%;
  max-width: 500px;
  height: auto;
  display: none;
}

.head_seiq2 {
  font-size: medium;
}

.head_sq_bg {
  /* ~~ 資料請求ボタン~~ */
  width: 250px;
  position: relative;
  display: inline-block;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .head_0 {
    width: 90px;
    height: 110px;
  }
  .head_0on {
    width: 84px;
    height: 136px;
    margin: 0 0 0 10px;
  }
  .head_2 {
    font-size: 70%;
  }
  .head_1 {
    width: 99%;
  }
  .head-w {
    display: none;
  }
  .head_square_btn, .head_sq_bg {
    display: none;
  }
  .head_title2 {
    display: inline;
    /* PC版では非表示・SP版でのみ表示 */
  }
  .head_title1, .head_title3, .head-w {
    display: none;
    /* PC版のみ表示・SP版では非表示 */
  }
}

@media screen and (max-width: 360px) {
  .head_title1, .head_title2, .head-w {
    display: none;
  }
  .head_title3 {
    display: inline;
  }
}

/* ~~メニュー挙動~~ */

.menu_all {
  background-color: #0065b9;
  color: #fff;
  border: solid #fff100;
  border-width: 5px 0px 0px 0px;
}

.menu_pc {
  /* ~~PCメニュー~~ */
  width: 80%;
  max-width: 1020px;
  min-width: 100px;
  margin: 0 auto;
  text-align: right;
}

.head_m {
  width: 135px;
  height: 1px;
  float: left;
}

ul.mpc_square_btn {
  margin: 0;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.mpc_square_btn li {
  display: inline;
  padding: 0;
  margin: 0;
  height: 1em;
}

.mpc_square_btn a {
  /* ~~ PCボタン~~ */
  display: inline-block;
  font-weight: 300;
  padding: 15px 10px;
  text-decoration: none;
  text-align: center;
  font-size: 95%;
  color: #fff100;
  background: #0065b9;
  transition: .4s;
  line-height: 1.5em;
}

.mpc_square_btn a:hover, .mpc_square_btn a:active, .mpc_square_btn a:focus {
  background: #fff100;
  color: #0065b9;
}

.menu_sp {
  /* ~~スマホメニュー~~ */
  display: none;
  width: 100%;
  margin: 0 10px;
  padding: 10px 0;
  text-align: right;
}

.msp_square_btn ul, .msp_square_btn li {
  display: inline;
  list-style-type: none;
  margin: 0;
}

.msp_square_btn a {
  /* ~~ スマホボタン~~ */
  width: 26%;
  min-width: 100px;
  height: 20px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  padding: 10px 0px;
  margin: 0 0 4px;
  text-decoration: none;
  text-align: center;
  font-size: 85%;
  color: #0065b9;
  background: #fff100;
  transition: .4s;
}

.msp_square_btn2 a {
  /* ~~ スマホボタン2行~~ */
  width: 26%;
  min-width: 100px;
  height: 20px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  padding: 10px 0px;
  margin: 0 0 4px;
  text-decoration: none;
  text-align: center;
  font-size: 85%;
  color: #0065b9;
  background: #fff100;
  transition: .4s;
}

.msp_square_btn a:hover, .msp_square_btn a:active, .msp_square_btn a:focus, .msp_square_btn2 a:hover, .msp_square_btn2 a:active, .msp_square_btn2 a:focus {
  background: #0065b9;
  color: #fff100;
}

.mbr {
  /* ~~ 630px以下で<br>を表示する~~ */
  display: none;
}

.mbr480 {
  /* ~~ 480px以下で<br>を表示する~~ */
  display: none;
}

.msp_seiq2 {
  font-size: large;
}

.sp_tell {
  /* ~~ スマホ用電話番号~~ */
  display: none;
  background-color: #003c75;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-size: 80%;
}

.sp_tell_img {
  /* ~~ スマホ用電話番号~~ */
  width: 100%;
  max-width: 150px;
  height: auto;
  margin: 0px 0 -5px 0;
}

@media screen and (max-width: 768px) {
  .menu_all {
    padding: 10px 10px 5px 0px;
    background-color: #0065b9;
    color: #fff;
    border: hidden;
    border-width: 0px;
  }
  .head_m {
    width: 90px;
    height: 90px;
  }
  .menu_pc {
    display: none;
  }
  .menu_sp {
    display: inline;
  }
  .mbr, .mbr480 {
    display: none;
  }
  .sp_tell {
    /* ~~ スマホ用電話番号~~ */
    display: inline-block;
    vertical-align: middle;
  }
}

@media screen and (max-width: 630px) {
  .msp_square_btn2 a {
    /* ~~ スマホボタン2行~~ */
    font-size: 70%;
    padding: 5px 0px 15px;
  }
  .mbr {
    display: inline;
  }
  .sp_tell_img {
    /* ~~ スマホ用電話番号~~ */
    margin: 5px 0 0 0;
  }
}

@media screen and (max-width: 540px) {
  .msp_square_btn a {
    /* ~~ スマホボタン~~ */
    width: 25%;
    font-size: 70%;
  }
  .msp_square_btn2 a {
    /* ~~ スマホボタン2行~~ */
    width: 25%;
    font-size: 70%;
  }
  .head_m {
    display: none;
  }
  .msp_seiq2 {
    font-size: larger;
  }
}

@media screen and (max-width: 480px) {
  .head_0on {
    width: 84px;
    height: 126px;
    margin: 0 0 0 10px;
  }
  .menu_all {
    padding: 20px 10px 10px 10px;
  }
  .menu_sp {
    /* ~~スマホメニュー~~ */
    margin: 0 0px;
    padding: 0px 0;
    text-align: center;
  }
  .msp_square_btn a {
    /* ~~ スマホボタン~~ */
    width: 30%;
    font-size: 70%;
  }
  .msp_square_btn2 a {
    /* ~~ スマホボタン2行~~ */
    width: 30%;
    font-size: 70%;
  }
  .mbr480 {
    display: inline;
  }
  .sp_tell {
    /* ~~ スマホ用電話番号~~ */
    font-size: 75%;
  }
}

@media screen and (max-width: 360px) {
  .head_2 {
    padding: 10px 0 15px 0;
  }
  .msp_square_btn a {
    /* ~~ スマホボタン~~ */
    width: 48%;
    font-size: 75%;
  }
  .msp_square_btn2 a {
    /* ~~ スマホボタン2行~~ */
    width: 48%;
    font-size: 75%;
  }
  .msp_seiq2 {
    font-size: medium;
  }
}

/* ~~トップイメージ~~ */

.topimg_all {
  background: #003c75 url(../img/main_bg1.gif) repeat left top;
  width: 100%;
  color: #fff;
  margin: 0;
  padding: 0;
}

.topimg_on1 {
  /* ~~画像部分~~ */
  background: #003c75;
  background-size: auto 100%;
  width: 100%;
  max-width: 1280px;
  min-width: 100px;
  height: 28.4375vw;
  max-height: 364px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 0;
  position: relative;
}

.topimg_pc {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

@keyframes slideshow {
	0% {opacity: 0;}
	5% {opacity: 1;}
	10% {opacity: 1;}
	20% {opacity: 1;}
	30% {opacity: 1;}
	40% {opacity: 1;}
	50% {opacity: 1;}
  60% {opacity: 0;}
}

img.slideshow {
	animation: slideshow 18s infinite;
	opacity: 0;
}

img.slideshow:nth-of-type(1) {
	animation-delay: 0s;
}
img.slideshow:nth-of-type(2) {
	animation-delay: 6s;
}
img.slideshow:nth-of-type(3) {
	animation-delay: 12s;
}


.topimg_on2 {
  width: 100%;
  max-width: 1080px;
  min-width: 100px;
  height: auto;
  margin: 0;
}

/* ~~トップtxt~~ */

.toptx_all {
  background: #0065b9 url(../img/main_bg2.gif) repeat left top;
  width: 100%;
  color: #fff;
  margin: 0;
  padding: 5px 0;
  text-align: center;
}

.toptx_on1 {
  width: 100%;
  max-width: 970px;
  min-width: 100px;
  height: auto;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .topimg_pc {
    display: none;
  }
  .topimg_on1 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }
}

/* ~~ こんてな */

.container {
  width: 80%;
  max-width: 1020px;
  min-width: 100px;
  margin: 0 auto;
}

.container2 {
  /* ~~ お問い合わせ要素用コンテナ/背景のみ変更~~ */
  background: #fff100 url(../img/main_bg3.gif) repeat left top;
  width: 100%;
  padding: 0 0 100px 0;
}

.content {
  padding: 30px 0 10px 0;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .container2 {
    padding: 10px 0 12% 0;
  }
  .container {
    width: 99%;
  }
  .content {
    padding: 10px 10px;
  }
}

@media screen and (max-width: 480px) {
  h1 {
    font-size: x-large;
  }
  h3 {
    font-size: medium;
  }
  p {
    font-size: small;
  }
}

/* ~~ 共通サブタイトル ~~ */

.sub_line {
  background: #ffffff url(../img/line.gif) repeat-x center bottom;
  text-align: center;
  margin: 40px 0 0 0;
  padding: 0 0 1px 0;
}

.sub_line h1 {
  display: inline-block;
  background-color: #0065b9;
  color: #fff100;
  margin: 0 0 -1px 0;
  padding: 5px 0 0 0;
  font-weight: inherit;
  letter-spacing: 5px;
  width: 450px;
}

@media screen and (max-width: 480px) {
  .sub_line {
    margin: 20px 0 0 0;
  }
  .sub_line h1 {
    font-weight: bold;
    font-size: large;
    letter-spacing: 0px;
    width: 240px;
  }
}

/* ~~ 共通トップへ戻る ~~ */

.arrow {
  text-align: right;
}

.arrow1 {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-top: 2px solid #0065b9;
  border-right: 2px solid #0065b9;
  transform: rotate(-45deg);
  margin: 0 10px 0 0;
}

@media screen and (max-width: 768px) {
  .arrow1 {
    width: 20px;
    height: 20px;
  }
}

/* ~~ 片方の端末のみ表示する・改行など ~~ */

.del_p {
  display: none;
  /* PC版では非表示・SP版のみ表示 */
}

.del_s {
  display: inline;
  /* PC版のみ表示・SP版では非表示 */
}

@media screen and (max-width: 768px) {
  .del_p {
    display: inline;
    /* PC版では非表示・SP版でのみ表示 */
  }
  .del_s {
    display: none;
    /* PC版のみ表示・SP版では非表示 */
  }
}

/* 下部固定のメニュー */

div#floating-menu {
  display: table;
  position: fixed;
  height: 114px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 0px;
  background: rgba(255, 255, 255, 0) url(../img/foot_bg.gif) repeat-x center bottom;
  z-index: 9998;
  text-align: center;
}

.floating-cell1 {
  display: table-cell;
  width: 100%;
  max-width: 990px;
  height: auto;
}

.floating-btn {
  /* background: #ccc; */
  position: fixed;
  width: 100%;
  max-width: 290px;
  height: auto;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 9999;
  margin: 0 auto 25px;
  padding: 0 20px 0 680px;
  text-align: right;
}

.floating-btn2 {
  /* 資料請求ボタン */
  width: 100%;
  max-width: 290px;
  min-width: 50px;
  height: auto;
  margin: 0;
}

.floating-btn2:hover, .floating-btn2:active, .floating-btn2:focus {
  filter: alpha(opacity=70);
  /* IE 6,7*/
  -moz-opacity: 0.7;
  /* IE 8,9 */
  opacity: 0.7;
}

@media screen and (max-width: 990px) {
  div#floating-menu, div#floating-btn {
    background: rgba(255, 255, 255, 0);
    background-image: none;
    width: 100%;
    max-width: 990px;
    height: auto;
  }
  .floating-btn {
    width: 30%;
    padding: 0 2% 0 68%;
    max-width: 990px;
    margin: 0 auto 2.5%;
  }
}

/* ~~ 2カラム中央寄せ_背景白 ~~ */

ul {
  list-style-type: none;
  padding-left: 0;
}

li {
  background: #fff;
  padding: 0px;
  margin: 10px 0;
  vertical-align: middle;
}

.inline-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: 30px 0;
}

.inline-block>div {
}

.inline-block>div:first-child {
	flex: 4;
}
.inline-block>div:last-child {
	flex: 6;
	min-width: 580px;
	text-align: center;
}

/* ~~ 2カラム中央寄せ_青罫線 ~~ */

.inline-block2 {
  text-align: center;
  display: flex;
  justify-content: center;
}

.inline-block2 li {
  display: inline-block;
  border: solid #0065b9;
  border-width: 3px;
  width: 42%;
  max-width: 400px;
  min-width: 50px;
  text-align: center;
  padding: 10px;
  margin: 10px;
  flex: 1;
}

.ib2col {
  height: auto;
  border: none;
}

.box {
  overflow: hidden;
}

.dan {
  float: left;
  text-align: left;
  font-weight: bold;
  margin: 5px 0;
}

.dan2 {
  display: block;
  text-align: left;
  margin: 5px 0 5px 50px;
}

@media screen and (max-width: 640px) {

	.inline-block>div:last-child {
		min-width: 90vw;
	}
  .inline-block2 {
    width: 99%;
    max-width: 800px;
    min-width: 100px;
    display: block;
  }
  .inline-block2 li {
    width: 90%;
    margin: 10px;
  }
  .dan, .dan2 {
    font-size: smaller;
  }
}

/* ~~ 2カラム左上部寄せ_背景白・項目１使用 ~~ */

.inline-block3 {
  width: 280px;
  text-align: left;
}

.inline-block3 ul {
  list-style-type: none;
}

.inline-block3 li {
  width: 120px;
  background-color: #fff100;
  vertical-align: top;
  display: inline-block;
  text-align: left;
  margin: 0 10px 10px 0;
}

@media screen and (max-width: 540px) {
  .inline-block3 {
    width: auto;
    text-align: right;
    margin: 0 auto;
  }
  .inline-block3 li {
    width: 44%;
  }
}

.flt_y {
  /* 項目1背景黄 */
  display: table;
  border-top: solid 2px #0065b9;
  padding: 20px 0 0px 0px;
  margin: 10px 0 0 0;
}

.flt_y0 {
  /* 項目1背景黄 */
  display: table;
  padding: 10px 0 0px 0px;
}

.flt_y1 {
  /* 項目1左フロート１ */
  width: 25%;
  min-width: 250px;
  display: table-cell;
  vertical-align: top;
  text-align: center;
}

.flt_y2 {
  /* 項目1左フロート２ */
  display: table-cell;
  vertical-align: top;
  width: 95%;
  text-align: left;
}

.flt_ytx p {
  font-size: medium;
  height: auto;
  border: none;
}

.ib3dan2 {
  text-align: left;
  margin: 0 0 0 5px;
}

@media screen and (max-width: 540px) {
  .flt_y p, .flt_y0 p {
    /* 項目1背景黄 */
    font-size: inherit;
  }
  .flt_y1, .flt_y2 {
    display: block;
    padding: 5px 0;
    width: 99%;
    min-width: 100px;
  }
  .flt_y2 {
    font-size: smaller;
  }

  .da {
    font-size: small;
  }
}

/* ~~ 黄色ブロック ~~ */

.yel {
  background-color: #fff100;
  margin: 10px 0;
  padding: 10px;
}

/* ~~ 灰色ブロック ~~ */

.da {
  font-size: 120%;
  background: #dadada;
  padding: 1em;
}

/* ~~ 文字サイズp・span用 ~~ */

.t_la {
  /* 一段階大きく */
  font-size: larger;
}

.t_sm {
  /* 小さく */
  font-size: x-small;
}

@media screen and (max-width: 540px) {
  .t_sm p {
    /* 小さく */
    font-size: x-small;
  }
}

/* 画像縮尺を調整 */

.img01_1 {
  /* 項目1・人物写真 */
  width: 100%;
  max-width: 111px;
  min-width: 100px;
  height: auto;
  margin: 0;
  display: inline;
  text-align: right;
  float: right;
  margin: 0 20px 0 10px;
}

.img01_2 {
  /* 項目1・人物写真 */
  width: 100%;
  max-width: 111px;
  min-width: 100px;
  height: auto;
  margin: 0;
  display: inline;
  text-align: right;
  float: right;
  margin-left: 10px;
}

.img02_1 {
  /* 項目2・コート写真all */
  width: 99%;
  max-width: 900px;
  min-width: 10px;
  height: auto;
  margin: 20px 0;
  display: inline;
}

.img02_2 {
  /* 項目2・コート写真個別 */
  width: 90%;
  max-width: 300px;
  min-width: 10px;
  height: auto;
  margin: 0;
  display: none;
}

@media screen and (max-width: 540px) {
  .img01_1 {
    /* 項目1・人物写真 */
    width: 50%;
    max-width: 111px;
    min-width: 100px;
    margin: 0 5px 0 10px;
  }
  .img02_1 {
    display: none;
  }
  .img02_2 {
    display: inline;
  }
  .da {
    font-size: small;
  }
}

.img04_1 {
  /* 項目4・神村写真 */
  width: 100%;
  max-width: 559px;
  min-width: 100px;
  height: auto;
  margin: 0;
}

.img04_2 {
  /* 項目4・ロゴ */
  width: 100%;
  max-width: 254px;
  min-width: 100px;
  height: auto;
  margin: 0 0 10px 0;
}

.fltrt {
  /* 右にフローティング */
  float: right;
  margin-left: 8px;
}

.fltlft {
  /* 左にフローティング */
  float: left;
  margin-right: 8px;
}

.clearfloat {
  /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
