@charset "UTF-8";

/*
 * AKテンプレート ver1.5
 *
 * 著作権なども特にありませんのでオープンソースとしてお使い下さい。
 */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

html {
  overflow: auto;
}

body {
  overflow: hidden;
  font-size: 1em;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif, sans-serif;
}

main {
  background-color: rgba(108, 150, 180, 0.1);
  animation: gradationTest 5s infinite;
}

@keyframes gradationTest {
  0% {
    background-color: rgba(108, 150, 180, 0.1);
  }
  50% {
    background-color: rgba(255, 246, 108, 0.1);
  }
  100% {
    background-color: rgba(255, 163, 108, 0.1);
  }
}

input,
select,
textarea,
button {
  font-family: "Noto Serif JP", serif, sans-serif;
}

body,
h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
li,
dl,
dd,
dt {
  margin: 0;
  padding: 0px;
}

li {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/*a img:hover { opacity: 0.9; -moz-opacity: 0.9;}*/

a img {
  border-style: none;
}

img {
  vertical-align: bottom;
}

.float_l {
  float: left;
}

.float_r {
  float: right;
}

.clearfix {
  clear: both;
}

button {
  font-size: 1em;
  background-color: transparent;
  border: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

textarea {
  resize: vertical;
  min-height: 3em;
  max-height: 25em;
  height: 10em;
}

button:focus,
input:focus,
select:focus,
textarea:focus,
section:focus,
main:focus,
article:focus,
nav:focus,
header:focus,
footer:focus,
div:focus,
a:focus {
  outline: none;
}

button:hover {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

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

*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*-------------------------------------------------------
フォント
-------------------------------------------------------*/

.noto_light {
  font-weight: 300;
}

.Playfair_Display {
  font-family: "Playfair Display";
}

.Century_Gothic {
  font-family: "Century Gothic";
}

.fontYouG {
  font-family: 游ゴシック体, YuGothic, "游ゴシック", "Yu Gothic",
    "Noto Serif JP", serif, sans-serif, "メイリオ", sans-serif;
}

/*--------------------------------------------------------
サイト毎に変化のある定数
--------------------------------------------------------*/

.contents {
  width: 900px;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.contentsflat {
  max-width: 100%;
  width: 1800px;
}

.contentsflat img {
  width: 100%;
  max-width: 100%;
}

.img_center {
  margin-left: -450px;
}

.img_center2 {
  margin-left: -150px;
}

.contents1160 {
  width: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}

.contents1200 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.contents1620 {
  width: 100%;
  max-width: 1620px;
  margin-left: auto;
  margin-right: auto;
}

.contents1800 {
  width: 100%;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}

.contentsfull {
  width: 100%;
  max-width: 100%;
}

.contentsfull img {
  width: 100%;
  max-width: 100%;
}

/*--------------------------------------------------------
定数
--------------------------------------------------------*/

.c {
  text-align: center;
}

.cm {
  margin-left: auto;
  margin-right: auto;
}

.r {
  text-align: right;
}

.l {
  text-align: left;
}

.b {
  font-weight: bold;
}

.n {
  font-weight: normal;
}

.font80 {
  font-size: 80px;
  font-size: 5em;
}

.font79 {
  font-size: 79px;
  font-size: 4.9375em;
}

.font78 {
  font-size: 78px;
  font-size: 4.875em;
}

.font77 {
  font-size: 77px;
  font-size: 4.8125em;
}

.font76 {
  font-size: 76px;
  font-size: 4.75em;
}

.font75 {
  font-size: 75px;
  font-size: 4.6875em;
}

.font74 {
  font-size: 74px;
  font-size: 4.625em;
}

.font73 {
  font-size: 73px;
  font-size: 4.5625em;
}

.font72 {
  font-size: 72px;
  font-size: 4.5em;
}

.font71 {
  font-size: 71px;
  font-size: 4.4375em;
}

.font70 {
  font-size: 70px;
  font-size: 4.375em;
}

.font69 {
  font-size: 69px;
  font-size: 4.3125em;
}

.font68 {
  font-size: 68px;
  font-size: 4.25em;
}

.font67 {
  font-size: 67px;
  font-size: 4.1875em;
}

.font66 {
  font-size: 66px;
  font-size: 4.125em;
}

.font65 {
  font-size: 65px;
  font-size: 4.0625em;
}

.font64 {
  font-size: 64px;
  font-size: 4em;
}

.font63 {
  font-size: 63px;
  font-size: 3.9375em;
}

.font62 {
  font-size: 62px;
  font-size: 3.875em;
}

.font61 {
  font-size: 61px;
  font-size: 3.8125em;
}

.font60 {
  font-size: 60px;
  font-size: 3.75em;
}

.font59 {
  font-size: 59px;
  font-size: 3.6875em;
}

.font58 {
  font-size: 58px;
  font-size: 3.625em;
}

.font57 {
  font-size: 57px;
  font-size: 3.5625em;
}

.font56 {
  font-size: 56px;
  font-size: 3.5em;
}

.font55 {
  font-size: 55px;
  font-size: 3.4375em;
}

.font54 {
  font-size: 54px;
  font-size: 3.375em;
}

.font53 {
  font-size: 53px;
  font-size: 3.3125em;
}

.font52 {
  font-size: 52px;
  font-size: 3.25em;
}

.font51 {
  font-size: 51px;
  font-size: 3.1875em;
}

.font50 {
  font-size: 50px;
  font-size: 3.125em;
}

.font49 {
  font-size: 49px;
  font-size: 3.0625em;
}

.font48 {
  font-size: 48px;
  font-size: 3em;
}

.font47 {
  font-size: 47px;
  font-size: 2.9375em;
}

.font46 {
  font-size: 46px;
  font-size: 2.875em;
}

.font45 {
  font-size: 45px;
  font-size: 2.8125em;
}

.font44 {
  font-size: 44px;
  font-size: 2.75em;
}

.font43 {
  font-size: 43px;
  font-size: 2.6875em;
}

.font42 {
  font-size: 42px;
  font-size: 2.625em;
}

.font41 {
  font-size: 41px;
  font-size: 2.5625em;
}

.font40 {
  font-size: 40px;
  font-size: 2.5em;
}

.font39 {
  font-size: 39px;
  font-size: 2.4375em;
}

.font38 {
  font-size: 38px;
  font-size: 2.375em;
}

.font37 {
  font-size: 37px;
  font-size: 2.3125em;
}

.font36 {
  font-size: 36px;
  font-size: 2.25em;
}

.font35 {
  font-size: 35px;
  font-size: 2.188em;
}

.font34 {
  font-size: 34px;
  font-size: 2.125em;
}

.font33 {
  font-size: 33px;
  font-size: 2.0625em;
}

.font32 {
  font-size: 32px;
  font-size: 2em;
}

.font31 {
  font-size: 31px;
  font-size: 1.938em;
}

.font30 {
  font-size: 30px;
  font-size: 1.875em;
}

.font29 {
  font-size: 29px;
  font-size: 1.8125em;
}

.font28 {
  font-size: 28px;
  font-size: 1.75em;
}

.font27 {
  font-size: 27px;
  font-size: 1.6875em;
}

.font26 {
  font-size: 26px;
  font-size: 1.625em;
}

.font25 {
  font-size: 25px;
  font-size: 1.563em;
}

.font24 {
  font-size: 24px;
  font-size: 1.5em;
}

.font23 {
  font-size: 23px;
  font-size: 1.4375em;
}

.font22 {
  font-size: 22px;
  font-size: 1.375em;
}

.font21 {
  font-size: 21px;
  font-size: 1.313em;
}

.font20 {
  font-size: 20px;
  font-size: 1.25em;
}

.font19 {
  font-size: 19px;
  font-size: 1.1875em;
}

.font18 {
  font-size: 18px;
  font-size: 1.125em;
}

.font17 {
  font-size: 17px;
  font-size: 1.063em;
}

.font16 {
  font-size: 16px;
  font-size: 1em;
}

.font15 {
  font-size: 15px;
  font-size: 0.9375em;
}

.font14 {
  font-size: 14px;
  font-size: 0.875em;
}

.font13 {
  font-size: 13px;
  font-size: 0.8125em;
}

.font12 {
  font-size: 12px;
  font-size: 0.75em;
}

.font11 {
  font-size: 11px;
  font-size: 0.6875em;
}

.font10 {
  font-size: 10px;
  font-size: 0.625em;
}

.lh1 {
  line-height: 1;
}

.lh1_1 {
  line-height: 1.1;
}

.lh1_2 {
  line-height: 1.2;
}

.lh1_3 {
  line-height: 1.3;
}

.lh1_35 {
  line-height: 1.35;
}

.lh1_4 {
  line-height: 1.4;
}

.lh1_5 {
  line-height: 1.5;
}

.lh1_6 {
  line-height: 1.6;
}

.lh1_7 {
  line-height: 1.7;
}

.lh1_8 {
  line-height: 1.8;
}

.lh1_9 {
  line-height: 1.9;
}

.lh2 {
  line-height: 2;
}

.lh2_5 {
  line-height: 2.5;
}

.lh3 {
  line-height: 3;
}

.lh3_5 {
  line-height: 3.5;
}

.margin80 {
  margin-top: 80%;
}

.margin70 {
  margin-top: 70%;
}

.margin60 {
  margin-top: 60%;
}

.margin50 {
  margin-top: 50%;
}

.margin40 {
  margin-top: 40%;
}

.margin35 {
  margin-top: 30.5%;
}

.margin30 {
  margin-top: 30%;
}

.margin20 {
  margin-top: 20%;
}

.margin19 {
  margin-top: 19%;
}

.margin18 {
  margin-top: 18%;
}

.margin17 {
  margin-top: 17%;
}

.margin16 {
  margin-top: 16%;
}

.margin15 {
  margin-top: 15%;
}

.margin14 {
  margin-top: 14%;
}

.margin13 {
  margin-top: 13%;
}

.margin12 {
  margin-top: 12%;
}

.margin11 {
  margin-top: 11%;
}

.margin10 {
  margin-top: 10%;
}

.margin9_5 {
  margin-top: 9.5%;
}

.margin9 {
  margin-top: 9%;
}

.margin8_5 {
  margin-top: 8.5%;
}

.margin8 {
  margin-top: 8%;
}

.margin7_5 {
  margin-top: 7.5%;
}

.margin7 {
  margin-top: 7%;
}

.margin6_5 {
  margin-top: 6.5%;
}

.margin6 {
  margin-top: 6%;
}

.margin5_5 {
  margin-top: 5.5%;
}

.margin5 {
  margin-top: 5%;
}

.margin4_5 {
  margin-top: 4.5%;
}

.margin4 {
  margin-top: 4%;
}

.margin3_5 {
  margin-top: 3.5%;
}

.margin3 {
  margin-top: 3%;
}

.margin2_5 {
  margin-top: 2.5%;
}

.margin2 {
  margin-top: 2%;
}

.margin1_5 {
  margin-top: 1.5%;
}

.margin1 {
  margin-top: 1%;
}

.margin_10 {
  margin-top: -10%;
}

.margin_18 {
  margin-top: -18%;
}
.margin_20 {
  margin-top: -20%;
}
.margin_200p {
  margin-top: -200px !important;
}
.padding30 {
  padding-top: 30%;
}

.padding25 {
  padding-top: 25%;
}

.padding20 {
  padding-top: 20%;
}

.padding19 {
  padding-top: 19%;
}

.padding18 {
  padding-top: 18%;
}

.padding17 {
  padding-top: 17%;
}

.padding16 {
  padding-top: 16%;
}

.padding15 {
  padding-top: 15%;
}

.padding14 {
  padding-top: 14%;
}

.padding13 {
  padding-top: 13%;
}

.padding12 {
  padding-top: 12%;
}

.padding11 {
  padding-top: 11%;
}

.padding10 {
  padding-top: 10%;
}

.padding9_5 {
  padding-top: 9.5%;
}

.padding9 {
  padding-top: 9%;
}

.padding8_5 {
  padding-top: 8.5%;
}

.padding8 {
  padding-top: 8%;
}

.padding7_5 {
  padding-top: 7.5%;
}

.padding7 {
  padding-top: 7%;
}

.padding6_5 {
  padding-top: 6.5%;
}

.padding6 {
  padding-top: 6%;
}

.padding5_5 {
  padding-top: 5.5%;
}

.padding5 {
  padding-top: 5%;
}

.padding4_5 {
  padding-top: 4.5%;
}

.padding4 {
  padding-top: 4%;
}

.padding3_5 {
  padding-top: 3.5%;
}

.padding3 {
  padding-top: 3%;
}

.padding2_5 {
  padding-top: 2.5%;
}

.padding2 {
  padding-top: 2%;
}

.padding1_5 {
  padding-top: 1.5%;
}

.padding1 {
  padding-top: 1%;
}

.padding200p {
  padding-top: 200px;
}

.padding100p {
  padding-top: 100px;
}

.padding80p {
  padding-top: 80px;
}

.maL-3em {
  margin-left: -3em;
}

.maL-2_5em {
  margin-left: -2.5em;
}

.maL-2em {
  margin-left: -2em;
}

.maL-1_5em {
  margin-left: -1.5em;
}

.maL-1em {
  margin-left: -1em;
}

.maL-0_9em {
  margin-left: -0.9em;
}

.maL-0_8em {
  margin-left: -0.8em;
}

.maL-0_7em {
  margin-left: -0.7em;
}

.maL-0_6em {
  margin-left: -0.6em;
}

.maL-0_5em {
  margin-left: -0.5em;
}

.maL-0_4em {
  margin-left: -0.4em;
}

.maL-0_3em {
  margin-left: -0.3em;
}

.maL-0_2em {
  margin-left: -0.2em;
}

.maL-0_1em {
  margin-left: -0.1em;
}
.margin200p {
  margin-top: 200px;
}
.margin100p {
  margin-top: 100px;
}
.margin50p {
  margin-top: 50px;
}
.margin20p {
  margin-top: 20px;
}
.marginb100p {
  margin-bottom: 100px;
}
.marginb50p {
  margin-bottom: 50px;
}
.visible1800 {
  display: none;
}

.visible1500 {
  display: none;
}

.visible1200 {
  display: none;
}

.visible900 {
  display: none;
}

.visible750 {
  display: none;
}

.visible600 {
  display: none;
}

.visible400 {
  display: none;
}

.visible320 {
  display: none;
}

.visible {
  display: none !important;
}

/* clearfix */

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

/*重なりの優先度*/

.relative {
  position: relative;
}

.absolute {
  position: absolute;
  top: 0;
}

.btm_abs {
  position: absolute;
  top: auto;
  bottom: 0;
}

.z_1 {
  z-index: -1;
}

.z_2 {
  z-index: -2;
}

.z_3 {
  z-index: -3;
}

.z0 {
  z-index: 0;
}

.z1 {
  z-index: +1;
}

.z2 {
  z-index: +2;
}

.z3 {
  z-index: +3;
}

.z4 {
  z-index: +4;
}

.z5 {
  z-index: +5;
}

.z6 {
  z-index: +6;
}

.z7 {
  z-index: +7;
}

.z8 {
  z-index: +8;
}

.z9 {
  z-index: +9;
}

.z10 {
  z-index: +10;
}

.z20 {
  z-index: +20;
}

.z30 {
  z-index: +30;
}

.z40 {
  z-index: +40;
}

.z50 {
  z-index: +50;
}

.z99 {
  z-index: +9999;
}

/*横幅*/

.w600p {
  width: 600px;
}
.w450p {
  width: 450px;
}
.w100 {
  width: 100%;
}

.w96 {
  width: 96%;
}

.w95 {
  width: 95%;
}

.w90 {
  width: 90%;
}

.w85 {
  width: 85%;
}

.w80 {
  width: 80%;
}

.w70 {
  width: 70%;
}

.w60 {
  width: 60%;
}

.w50 {
  width: 50%;
}

.w40 {
  width: 40%;
}

.w33 {
  width: 33%;
}

.w30 {
  width: 30%;
}

.w20 {
  width: 20%;
}

.w10 {
  width: 10%;
}

.op_1 {
  opacity: 1;
}

.op_09 {
  opacity: 0.9;
}

.op_08 {
  opacity: 0.8;
}

.op_07 {
  opacity: 0.7;
}

.op_06 {
  opacity: 0.6;
}

.op_05 {
  opacity: 0.5;
}

.op_04 {
  opacity: 0.4;
}

.op_03 {
  opacity: 0.3;
}

.op_02 {
  opacity: 0.2;
}

.op_01 {
  opacity: 0.1;
}

.op_00 {
  opacity: 0;
}

.img_w90 {
  width: auto;
  max-width: 90%;
}

.img_w80 {
  width: auto;
  max-width: 80%;
}

.span span {
  display: inline-block;
}

.inline_b {
  display: inline-block;
}

.block {
  display: block;
}

.over_hdd {
  overflow: hidden;
}

.lt_004 {
  letter-spacing: -0.04em;
}

.justify {
  text-align: justify;
  text-justify: inter-ideograph;
}

.r_last {
  text-align-last: right;
}

.l_last {
  text-align-last: left;
}

.pointer_evNone {
  pointer-events: none;
}

.kerning {
  font-feature-settings: "palt" 1;
}

.kerning2 {
  font-feature-settings: "pwid" 1;
}

.kerning3 {
  font-feature-settings: "pkna" 1;
}

.pointer {
  cursor: pointer;
}

.ver_md {
  vertical-align: middle;
}

.ver_tp {
  vertical-align: top;
}

.op0 {
  opacity: 0;
}

.h_line {
  text-decoration: underline;
}

.flex {
  display: -webkit-box;
  /* Androidブラウザ用 */
  display: flex;
}

.flex-start {
  -webkit-box-pack: start;
  /* Androidブラウザ用 */
  justify-content: flex-start;
}

.flex-end {
  -webkit-box-pack: end;
  /* Androidブラウザ用 */
  justify-content: flex-end;
}

.flex-center {
  -webkit-box-pack: center;
  /* Androidブラウザ用 */
  justify-content: center;
}

.flex-space-between {
  -webkit-box-pack: justify;
  /* Androidブラウザ用 */
  justify-content: space-between;
}

.flex-start {
  -webkit-box-align: start;
  /* Androidブラウザ用 */
  align-items: flex-start;
}

.flex-end {
  -webkit-box-align: end;
  /* Androidブラウザ用 */
  align-items: flex-end;
}

.flex-center {
  -webkit-box-align: center;
  /* Androidブラウザ用 */
  align-items: flex-center;
}

.flex-baseline {
  -webkit-box-align: baseline;
  /* Androidブラウザ用 */
  align-items: baseline;
}

.flex-stretch {
  -webkit-box-align: stretch;
  /* Androidブラウザ用 */
  align-items: stretch;
}

.flex-wrap {
  flex-wrap: wrap;
}

main,
article,
aside,
nav,
header,
footer,
img,
button,
picture,
picture source {
  display: block;
}

body {
  /*iphone用*/
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

/*--------------------------------------------------------
定数 ※個別設定
--------------------------------------------------------*/

/*透かし文字*/

.scroll::-webkit-scrollbar {
  width: 17px;
}

.scroll::-webkit-scrollbar-thumb {
  background: #333;
  box-shadow: 0px 0px 0px 2px #fff inset;
}

.scroll::-webkit-scrollbar-track-piece:start,
.scroll::-webkit-scrollbar-track-piece:end {
  box-shadow: 0px 0px 0px 2px #333;
  margin-right: 0;
  padding-right: 0;
}

.back_white {
  background-color: #fff;
}

.back_black {
  background-color: #000;
}

.back_navy {
  background-color: #0a2856;
}

.back_blue {
  background-color: #e6e9ee;
}

.back_pink {
  background-color: #ff1450;
}

.back_brown {
  background-color: #3c2800;
}

.back_darkorange {
  background-color: #ef4029;
}

.back_clear {
  background-color: transparent;
}

.white {
  color: #fff;
}

.black {
  color: #000;
}

.navy {
  color: #0a2856;
}

.gray {
  color: #4d4d4d;
}

.brown {
  color: #3c2800;
}

.darkorange {
  color: #ef4029;
}

.border_color_darkorange {
  border-color: #ef4029;
}

_:lang(x)::-ms-backdrop,
.hoge {
  /* IE11でのみ有効 */
}

.mw900 {
  max-width: 900px;
}

.mw800 {
  max-width: 800px;
}

.mw550 {
  max-width: 550px;
}

.mw450 {
  max-width: 450px;
}

.mw350 {
  max-width: 350px;
}

.mw210 {
  max-width: 210px;
}

.mw170 {
  max-width: 170px;
}

.mw160 {
  max-width: 160px;
}

.mw70 {
  max-width: 70px;
}

.pop_data_btn-css img,
.pop_data_btn img {
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

.pop_data_btn-css img:hover,
.pop_data_btn img:hover {
  background-color: #a1d6f7;
  /*background-color: #dbeffc;*/
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
/*--------------------------------------------------------
ヘッダー
--------------------------------------------------------*/

.header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}

#top1 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  /*height: 40px;*/
  background-color: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
  z-index: 999;
}

.globalnav {
  position: fixed;
  right: -320px;
  /* これで隠れる */
  top: 0;
  width: 300px;
  /* スマホに収まるくらい */
  height: 100vh;
  padding-top: 40px;
  background-color: #fff;
  transition: all 0.6s;
  z-index: 200;
  overflow-y: auto;
  /* メニューが多くなったらスクロールできるように */
}

.nav_logo {
}

.nav_txt {
  position: absolute;
  right: 150px;
  top: 25%;
}

.nav_txt a {
  text-decoration: none;
  color: #0a2856;
}

.hamburger {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  /* クリックしやすいようにちゃんと幅を指定する */
  height: 40px;
  /* クリックしやすいようにちゃんと高さを指定する */
  cursor: pointer;
  z-index: 300;
}

.global-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.global-nav__item {
  text-align: center;
  padding: 0 14px;
}

.global-nav__item button {
  display: block;
  padding: 8px 0;
  border-bottom: 1px solid #0a2856;
  text-decoration: none;
  color: #0a2856;
  text-align: right;
  width: 100%;
}

.global-nav__item a {
  display: block;
  padding: 8px 0;
  border-bottom: 1px solid #0a2856;
  text-decoration: none;
  color: #0a2856;
  text-align: right;
}

.global-nav__item a:hover {
  background-color: #eee;
}

.hamburger__line {
  position: absolute;
  left: 11px;
  width: 18px;
  height: 1px;
  background-color: #111;
  transition: all 0.6s;
}

.hamburger__line--1 {
  top: 18px;
}

.hamburger__line--2 {
  top: 24px;
}

.hamburger__line--3 {
  top: 30px;
}

.black-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  cursor: pointer;
}

/* 表示された時用のCSS */

.nav-open .globalnav {
  right: 0;
}

.nav-open .black-bg {
  opacity: 0.8;
  visibility: visible;
}

.nav-open .hamburger__line--1 {
  transform: rotate(405deg);
  top: 20px;
}

.nav-open .hamburger__line--2 {
  width: 0;
  left: 50%;
}

.nav-open .hamburger__line--3 {
  transform: rotate(-405deg);
  top: 20px;
}

/*--------------------------------------------------------
フッター
--------------------------------------------------------*/

footer {
  position: relative;
  text-align: center;
  color: #000;
  background-color: #fff;
}

.copyright {
  padding: 10px 0;
}

.copyright,
.copyright a {
  font-size: 14px;
  color: #000;
}

.copyright a:hover {
  text-decoration: underline;
}

#gotop_visible {
  position: absolute;
  width: 1px;
  height: 1px;
  z-index: -9999;
  opacity: 0;
  left: 0;
  top: 0;
  margin-top: -100vh;
}

#page_top {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: +999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: background 0.3s, opacity 1s;
  -moz-transition: background 0.3s, opacity 1s;
  -ms-transition: background 0.3s, opacity 1s;
  -o-transition: background 0.3s, opacity 1s;
  transition: background 0.3s, opacity 1s;
}

#page_top.fixed {
  opacity: 1;
  pointer-events: auto;
}

#page_top:hover {
  background-color: #a1d6f7;
}

#page_top > p a {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}

#page_top > p:first-child a {
  padding-top: 10px;
}

#page_top > p:last-child a {
  padding-bottom: 10px;
}

#page_top img {
  width: 30px;
  max-width: 30px;
}

@media screen and (max-width: 901px) {
  .copyright,
  .copyright a {
    font-size: 12px;
  }
}

#footernav {
  display: none;
}

.track {
  font-size: 0;
}

.track2 {
  width: 33.333333%;
}
/*--------------------------------------------------------
各種レイアウト
--------------------------------------------------------*/
.topmargin {
  margin-top: 50px;
}

#sidebar {
  position: fixed;
  right: 1%;
  bottom: 10%;
  width: 200px;
}

#sidebar a {
  position: relative;
  display: block;
}

.isom_02 {
  position: absolute;
  top: 20%;
}

.isom_02_1 {
  position: absolute;
  top: 50%;
}

.toptxt {
  position: absolute;
  top: 1%;
  right: 1%;
}

.isom_03 {
  width: 100%;
  position: absolute;
  top: 40%;
}

.isom_03_1 {
  display: flex;
  padding-left: 380px;
  margin-right: -375px;
}

.isom_03_1 .img1 {
  margin-left: -41%;
  /*width: 80%;*/
}

.isom_03_1 .tx {
  width: 80%;
  order: -1;
  padding-left: 2%;
  padding-right: 2%;
}

.isom_03_1 .tx .tx1 {
  padding-bottom: 1.5em;
}

.isom_03_2 {
  position: absolute;
  bottom: 11%;
  left: 50%;
  transform: translate(-50%);
}

.isom_03_3 {
  margin-bottom: 20%;
}

.isom_04_txt {
  position: absolute;
  top: 50%;
  text-align: center;
}

.isom_05_txt {
  position: absolute;
  top: 30%;
  text-align: center;
}

.isom_07_txt {
  position: absolute;
  top: 40%;
  text-align: center;
}

.isom_08_txt {
  position: absolute;
  top: 50%;
  text-align: center;
}

.isom_11_txt {
  position: absolute;
  top: 40%;
  text-align: center;
}

.isom_18_txt {
  position: absolute;
  top: 40%;
  text-align: center;
}

.isom_24_txt {
  position: absolute;
  top: 50%;
  text-align: center;
}

.isom_31_txt {
  position: absolute;
  top: 50%;
  text-align: center;
}

.orange_border {
  border: 1px solid #ef4029;
  border-radius: 8px;
  margin-bottom: 0.5em;
  width: 60%;
}

.bg_03 {
  background-image: url(../img/isom_bg_03.png);
  background-repeat: no-repeat;
}

.bg_02 {
  background-image: url(../img/isom_bg_02.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.bg_04 {
  background-image: url(../img/isom_bg_04.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.cols {
  display: flex;
  justify-content: center;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.greeting_txt {
  position: absolute;
  top: 20%;
  right: 0;
  width: 40%;
  padding: 3%;
  background-color: #fff;
}

.moreLinkText {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 99;
}

.lineArrow {
  width: 158%;
  height: 15px;
  border-bottom: 1px solid #ef4029;
  border-right: 1px solid #ef4029;
  /*傾きを調節*/
  transform: skew(45deg);
  /*下線矢印をテキストに合わせてうまい具合にはめる*/
  margin: -10px 0 0 -25px;
}

.pop_data_btn1 {
  position: absolute;
  right: 15%;
  bottom: 5%;
}

.about_txt {
  position: absolute;
  bottom: -10%;
  left: 2%;
  width: 50%;
  padding: 2%;
  line-height: 1.8;
  border: 1px solid #ef4029;
}

.about_title {
  font-size: 18px;
}

.flow_form {
  position: absolute;
  right: 9%;
}
.lineArrow2 {
  width: 136%;
  height: 15px;
  border-bottom: 1px solid #ef4029;
  border-right: 1px solid #ef4029;
  /*傾きを調節*/
  transform: skew(45deg);
  /*下線矢印をテキストに合わせてうまい具合にはめる*/
  margin: -10px 0 0 -25px;
}

.indent {
  padding-left: 2em;
  text-indent: -1em;
}

.op_btn {
  position: absolute;
  bottom: -10%;
  right: 15%;
}
/*--------------------------------------------------------
料金
--------------------------------------------------------*/
.price_txt {
  width: 100%;
  border-bottom: 2px solid #e6e9ee;
}

.price_txt2 {
  width: 92.5%;
}

.price_txtr {
  position: absolute;
  top: 0;
  right: 0;
}

.comon {
  border: 2px solid #e6e9ee;
}
.comon .text_indent {
  text-indent: 0em;
  padding-left: 3em;
}
.comon .text_indent2 {
  text-indent: -3em;
  padding-left: 3em;
}

/*ブログ表示*/

.blog_lists:not(.full) > div:nth-child(n + 7) {
  display: none;
}

.address_tx {
  padding-top: 1em;
}

.address_tx > div {
  float: left;
  width: 50%;
}

.address_tx > div:nth-child(2n + 1) {
  padding-right: 3%;
}

.address_tx > div:nth-child(2n) {
  padding-left: 3%;
}

.address_tx h3 {
  padding-bottom: 1em;
  font-size: 1em;
}

.address_tx > div > div > div {
  padding-bottom: 1em;
}

.address_tx > div > div > div:last-child {
  /*padding-bottom: 0;*/
}

.map {
  padding: 200px;
}

:placeholder-shown {
  color: #b3b3b3;
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */

::-webkit-input-placeholder {
  color: #b3b3b3;
}

/* Firefox 18- */

:-moz-placeholder {
  color: #b3b3b3;
  opacity: 1;
}

/* Firefox 19+ */

::-moz-placeholder {
  color: #b3b3b3;
  opacity: 1;
}

/* IE 10+ */

:-ms-input-placeholder {
  color: #b3b3b3;
}

input,
textarea {
  width: 100%;
  max-width: 100%;
  font-size: 1em;
  padding: 0.2em 0.5em;
  display: block;
  border: thin solid #000;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.err_msg {
  color: #ff0000;
  font-weight: bold;
  font-size: 1em;
  padding-top: 1%;
  position: absolute;
}

.err_msg2 {
  color: #ff0000;
  font-weight: bold;
  font-size: 1em;
  padding-top: 1%;
}

input[type="radio"] {
  display: none;
}

/*外側の丸*/

input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  height: 25px;
  width: 25px;
  /*vertical-align: -0.55rem;*/
  vertical-align: middle;
  transition: all 0.15s ease-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin: 0.4rem;
  outline: none;
  border-radius: 50%;
  border: 4px double #0a2856;
}

input[type="radio"] ~ span {
  vertical-align: middle;
  cursor: pointer;
}

input[type="radio"]:checked:before {
  transform: scale(1);
  background: #0a2856;
}

/*内側の丸*/

input[type="radio"]:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin: -3%;
  transform: scale(0);
  transition: all ease-out 250ms;
  position: absolute;
  top: 0;
  left: 0;
}

/*セレクトボックス*/

select {
  border: thin solid #000;
  padding: 0.2em 0.5em;
  font-size: 1em;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: #000;
  background: transparent;
}

select::-ms-expand {
  display: none;
}

option {
  color: #000;
  border: thin solid #000;
}

.wrap {
  position: relative;
  z-index: +2;
}

.wrap::after {
  content: "\025bc";
  /*▼*/
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  font-size: 1em;
  top: -0.4em;
  right: 0.6em;
  width: 0.8em;
  height: 0.8em;
  color: #000;
  margin: auto;
}

/*チェックボックス*/

.checkbox {
  display: flex;
  margin-bottom: 2%;
}

body.check .checkbox {
  padding-top: 1em;
  padding-bottom: 1em;
}

.checkbox label {
  position: relative;
  display: block;
  padding-left: 2em;
  width: auto;
  margin-right: 0.5em;
  margin-left: 0.5em;
}

.checkbox label span.txt {
  display: inline-block;
  line-height: 1.3;
  position: relative;
}

.checkbox label input {
  display: none;
}

.checkbox label input + span.txt::before {
  content: "";
  display: block;
  background: #fff;
  width: 1em;
  height: 1em;
  box-shadow: none;
  margin-right: 0.7em;
  position: absolute;
  left: -1.5em;
  border: 1px solid #001932;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.checkbox label input:checked + span.txt::after {
  position: absolute;
  display: block;
  content: "";
  display: block;
  position: absolute;
  left: -1.1em;
  width: 0.5em;
  height: 1em;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  transform: rotate(50deg);
  border-bottom: 3px solid #ff4624;
  border-right: 3px solid #ff4624;
  top: -14%;
}

.conf .checkbox .checked::before,
.conf .checkbox .checked::after {
  position: absolute;
  display: block;
  content: "";
  display: block;
  position: absolute;
  left: 0.9em;
  width: 0.5em;
  height: 1em;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  transform: rotate(50deg);
  border-bottom: 3px solid #ff4624;
  border-right: 3px solid #ff4624;
  top: -14%;
  z-index: 999;
}

#contact-form .form-group {
  position: relative;
}

#contact-form2 .form-group {
  position: relative;
}

.form-group {
  margin-bottom: 15px;
}

.form_title {
  padding: 1% 0;
}

.form_title span {
  padding: 0.5% 2%;
}

.form-control,
textarea.form-control {
  font-size: 16px;
}

.form-control {
  background: transparent !important;
  border: none;
  border-bottom: 3px solid transparent;
  outline: none;
  box-shadow: none;
  height: auto;
  font-weight: 100;
  -webkit-transition: border-color 0.3s ease-out;
  transition: border-color 0.3s ease-out;
  border-radius: 2px;
  display: block;
  width: 100%;
  padding: 6px 1em 4px 1em;
  font-size: 1em;
  line-height: 1.5em;
}

#contact-form textarea.form-control {
  -webkit-transition: all 500ms, height 0s;
  transition: all 500ms, height 0s;
  min-height: 7em;
  max-height: 25em;
  font-size: 1em;
  line-height: 1.5em;
}

#contact-form2 textarea.form-control {
  -webkit-transition: all 500ms, height 0s;
  transition: all 500ms, height 0s;
  min-height: 7em;
  max-height: 25em;
  font-size: 1em;
  line-height: 1.5em;
}

#contact-form .controls {
  padding: 0;
  margin-bottom: 30px;
  border: 1px solid #ddd;
  border-radius: 2px;
}

#contact-form2 .controls {
  padding: 0;
  margin-bottom: 50px;
  border: 1px solid #ddd;
  border-radius: 2px;
}

.form-control:focus {
  border-bottom: 3px solid #0a2856;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}

.form-control:focus:placeholder-shown {
  opacity: 0.5;
}

.btn-color2 {
  color: #fff;
  background: #0a2856;
  outline: none !important;
  transition: opacity 0.2s ease-out;
}

.btn-color2:hover {
  opacity: 0.5;
}

.btn {
  display: inline-block;
  padding: 6px 40px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

#contact-form .error-message {
  position: absolute;
  left: 0;
  font-size: 14px;
  font-weight: 500;
  color: #ff1450;
  z-index: 10;
}

#contact-form2 .error-message {
  position: absolute;
  left: 0;
  font-size: 14px;
  font-weight: 500;
  color: #ff1450;
  z-index: 10;
}

#contact-form .error-message:before {
  content: "\00d7";
  margin-right: 5px;
  line-height: 1;
  font-size: 1.5em;
  display: inline-block;
  vertical-align: middle;
}

#contact-form2 .error-message:before {
  content: "\00d7";
  margin-right: 5px;
  line-height: 1;
  font-size: 1.5em;
  display: inline-block;
  vertical-align: middle;
}

#contact-form .form-group i[class*="fa"] {
  display: block;
  position: absolute;
  color: #e5e5e5;
  text-align: center;
  font-weight: 900;
  opacity: 0.5;
  transition: opacity 0.2s ease-out;
  width: 1em;
  line-height: 1;
  /*font-size: 1.5em;*/
  font-size: 1.4em;
  top: 0.4em;
  left: 0.8em;
}

#contact-form2 .form-group i[class*="fa"] {
  display: block;
  position: absolute;
  color: #e5e5e5;
  text-align: center;
  font-weight: 900;
  opacity: 0.5;
  transition: opacity 0.2s ease-out;
  width: 1em;
  line-height: 1;
  /*font-size: 1.5em;*/
  font-size: 1.4em;
  top: 0.4em;
  left: 0.8em;
}

#contact-form .form-group i[class*="fa"]:before {
  display: block;
  width: 1em;
  height: 1em;
}

#contact-form2 .form-group i[class*="fa"]:before {
  display: block;
  width: 1em;
  height: 1em;
}

/*モーダル*/

.overlay {
  display: none;
  z-index: 99999;
  position: fixed;
  top: -10px;
  left: 0;
  right: 0;
  bottom: -10px;
  background-color: rgba(0, 0, 0, 0.45);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.container {
  display: table;
  width: 100%;
  height: 100%;
  /*max-width: 900px;*/
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.inner {
  display: table-cell;
  vertical-align: middle;
}

.more {
  width: 100%;
  /*max-width: 730px;*/
  max-width: 1300px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: margin 1s ease;
  -moz-transition: margin 1s ease;
  -ms-transition: margin 1s ease;
  -o-transition: margin 1s ease;
  transition: margin 1s ease;
  /*border: 4px solid #0A2856;*/
}

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

.more > p {
  line-height: 1.7;
}

.more .close_btn {
  /*padding-right: 0.3em;*/
}

.more .close_btn img {
  margin-left: auto;
}

.more .submit {
  -webkit-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  -ms-transition: background 0.3s, color 0.3s;
  -o-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
  -webkit-transition: transform 0.2s;
  -moz-transition: transform 0.2s;
  -ms-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
}

.more .submit:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  -moz-transform: scale3d(1.05, 1.05, 1.05);
  -ms-transform: scale3d(1.05, 1.05, 1.05);
  -o-transform: scale3d(1.05, 1.05, 1.05);
  transform: scale3d(1.05, 1.05, 1.05);
}

.overlay1 {
  display: none;
  z-index: 99999;
  position: fixed;
  top: -10px;
  left: 0;
  right: 0;
  bottom: -10px;
  background-color: rgba(0, 0, 0, 0.45);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.overlay1 .inner {
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 0;
  padding-right: 0;
}

.overlay1 .container {
  width: 95%;
}

.overlay1 .more {
  width: 100%;
  max-width: 700px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: margin 1s ease;
  -moz-transition: margin 1s ease;
  -ms-transition: margin 1s ease;
  -o-transition: margin 1s ease;
  transition: margin 1s ease;
  border: none;
}

.overlay1 .more .close_btn {
  top: 3px;
  right: 0;
  display: inline-block;
  padding-left: 0.5em;
  /*background-color: #fff;*/
}

.overlay1_txt {
  padding: 6%;
  font-size: 14px;
}

iframe#parentframe {
  width: 100%;
  border: none;
  min-height: 300px;
}

.overlay2 {
  display: none;
  z-index: 99999;
  position: fixed;
  top: -10px;
  left: 0;
  right: 0;
  bottom: -10px;
  background-color: rgba(0, 0, 0, 0.45);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.overlay2 .inner {
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 0;
  padding-right: 0;
}

.overlay2 .container {
  width: 95%;
}

.overlay2 .more {
  width: 100%;
  max-width: 900px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: margin 1s ease;
  -moz-transition: margin 1s ease;
  -ms-transition: margin 1s ease;
  -o-transition: margin 1s ease;
  transition: margin 1s ease;
  border: none;
}

.overlay2 .more .close_btn {
  top: 3px;
  right: 0;
  display: inline-block;
  padding-left: 0.5em;
  /*background-color: #fff;*/
}

.overlay2 .more img {
  width: 100%;
  max-width: 100%;
}

.container2 .more .tx > div {
  padding-bottom: 1em;
}

.container2 .more .tx > div:last-child {
  padding-bottom: 0;
}

.overlay2 .more .disp2 img.mw170 {
  max-width: 170px;
}

.overlay2 .more .disp2 img.mw210 {
  max-width: 210px;
}

iframe#parentframe {
  width: 100%;
  border: none;
  min-height: 300px;
}

.overlay3 {
  display: none;
  z-index: 99999;
  position: fixed;
  top: -10px;
  left: 0;
  right: 0;
  bottom: -10px;
  background-color: rgba(0, 0, 0, 0.45);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.overlay3 .inner {
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 0;
  padding-right: 0;
}

.overlay3 .container {
  width: 95%;
}

.overlay3 .more {
  width: 100%;
  max-width: 900px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: margin 1s ease;
  -moz-transition: margin 1s ease;
  -ms-transition: margin 1s ease;
  -o-transition: margin 1s ease;
  transition: margin 1s ease;
  border: none;
}

.overlay3 .more .close_btn {
  top: 3px;
  padding-right: 0.5em;
  text-align: right;
  position: absolute;
  width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /*chrome用の記述*/
  .overlay3 .more .close_btn {
    top: 3px;
    padding-right: 0.5em;
    text-align: right;
    position: sticky;
    position: -webkit-sticky;
  }
}

.tagcloud .close_btn,
.category .close_btn {
  position: static !important;
}

.overlay3 .tagcloud span {
  border: none;
}
.margin_all0_5 {
  margin: 0.5%;
}
.overlay3 .more img {
  width: 100%;
  max-width: 100%;
}

.overlay3 .more .disp2 img.mw170 {
  max-width: 170px;
}

.overlay3 .more .disp2 img.mw210 {
  max-width: 210px;
}

.overlay4 {
  display: none;
  z-index: 99999;
  position: fixed;
  top: -10px;
  left: 0;
  right: 0;
  bottom: -10px;
  background-color: rgba(0, 0, 0, 0.45);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.overlay4 .inner {
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 0;
  padding-right: 0;
}

.overlay4 .container {
  width: 95%;
}

.overlay4 .more {
  width: 100%;
  max-width: 900px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: margin 1s ease;
  -moz-transition: margin 1s ease;
  -ms-transition: margin 1s ease;
  -o-transition: margin 1s ease;
  transition: margin 1s ease;
  border: none;
}

.overlay4 .more .close_btn {
  top: 3px;
  right: 0;
  display: inline-block;
  padding-left: 0.5em;
  /*background-color: #fff;*/
}

.overlay4 .more img {
  width: 100%;
  max-width: 100%;
}

.container4 .more .tx > div {
  padding-bottom: 1em;
}

.container4 .more .tx > div:last-child {
  padding-bottom: 0;
}

.overlay4 .more .disp2 img.mw170 {
  max-width: 170px;
}

.overlay4 .more .disp2 img.mw210 {
  max-width: 210px;
}

.overlay5 {
  display: none;
  z-index: 99999;
  position: fixed;
  top: -10px;
  left: 0;
  right: 0;
  bottom: -10px;
  background-color: rgba(0, 0, 0, 0.45);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.overlay5 .inner {
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 0;
  padding-right: 0;
}

.overlay5 .container {
  width: 95%;
}

.overlay5 .more {
  width: 100%;
  max-width: 900px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: margin 1s ease;
  -moz-transition: margin 1s ease;
  -ms-transition: margin 1s ease;
  -o-transition: margin 1s ease;
  transition: margin 1s ease;
  border: none;
}

.overlay5 .more .close_btn {
  top: 3px;
  right: 0;
  display: inline-block;
  padding-left: 0.5em;
  /*background-color: #fff;*/
}

.overlay5 .more img {
  width: 100%;
  max-width: 100%;
}

.container5 .more .tx > div {
  padding-bottom: 1em;
}

.container5 .more .tx > div:last-child {
  padding-bottom: 0;
}

.overlay5 .more .disp2 img.mw170 {
  max-width: 170px;
}

.overlay5 .more .disp2 img.mw210 {
  max-width: 210px;
}

.overlay5 .text_indent {
  text-indent: 0em;
  padding-left: 3em;
}
.overlay5 .text_indent2 {
  text-indent: -3em;
  padding-left: 3em;
}

.overlay5 hr {
  border: 2px solid #e6e9ee;
}
/*--------------------------------------------------------
//各種レイアウト
--------------------------------------------------------*/

.pagination {
  margin: 0 0 5px 0;
  padding: 0;
  height: 2.5em;
}

.pagination a {
  text-decoration: none;
  border: solid 1px darkorange;
  color: darkorange;
}

.pagination a,
.pagination span {
  font-weight: bold;
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0.3em 0.5em;
}

.pagination .current {
  background: darkorange;
  color: #fff;
  border: solid 1px darkorange;
}

.pagination .current.prev,
.pagination .current.next {
  color: #999;
  border-color: #999;
  background: #fff;
}

#res {
  margin: 0;
  padding: 0 10px;
  border: solid 1px #ccc;
  background: #fff;
  width: 300px;
  clear: both;
}

.popup_pager {
  text-align: center;
}

.pager_link {
  color: black;
  font-size: 0.9rem;
  margin: 0 0.2rem;
}

.pager_link.selected {
  //  text-decoration: underline;
  color: blue;
}

#pop_news .news_list {
  min-height: 300px;
}

#blog_lists .popup_pager {
  display: block;
  width: 100%;
}

.otw_txt1 a {
  text-decoration: none;
  color: #0a2856;
}

.otw_txt2 a {
  text-decoration: none;
  color: #0a2856;
}

.otw_txt3 a {
  text-decoration: none;
  color: #0a2856;
}
/*-----------------------------------
thx
-----------------------------------*/

.isom_s_02_txt {
  position: absolute;
  top: 50%;
}

.isom_s_03_img {
  position: absolute;
  top: 50%;
}

/*-----------------------------------
pp
-----------------------------------*/

.isom_s_04_txt {
  position: absolute;
  top: 55%;
}

/*-----------------------------------
TOP slider
-----------------------------------*/
[class^="swiper-button-"],
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet,
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet::before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.swiper-container {
  width: 100%;
  height: 540px;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

.swiper-container.loading {
  opacity: 0;
  visibility: hidden;
}
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
}

.filter {
  filter: blur(5px);
}

.swiper-slide .entity-img {
  display: none;
}
.swiper-slide .content {
  position: absolute;
  top: 40%;
  left: 0;
  width: 50%;
  padding-left: 5%;
  color: #fff;
}
.swiper-slide .content .title {
  font-size: 2.6em;
  font-weight: bold;
  margin-bottom: 30px;
}
.swiper-slide .content .caption {
  display: block;
  font-size: 13px;
  line-height: 1.4;
}

[class^="swiper-button-"] {
  width: 44px;
  /*opacity: 0;*/
  /*visibility: hidden;*/
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 25% !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 25% !important;
}

.swiper-pagination {
  position: relative !important;
  margin-top: 40px !important;
  z-index: 20 !important;
  width: 160px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 9px;
  position: relative;
  width: 12px;
  height: 12px;
  background-color: #000;
  opacity: 0.4;
}
.swiper-pagination-bullets .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 0px solid #000;
  border-radius: 50%;
}
.swiper-pagination-bullets .swiper-pagination-bullet:hover,
.swiper-pagination-bullets
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-pagination-bullets
  .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  border-width: 1px;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(255, 255, 255, 0.5)),
    to(rgba(255, 255, 255, 0.5))
  ) !important;
  background-image: -webkit-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5),
    rgba(255, 255, 255, 0.5)
  ) !important;
  background-image: -o-linear-gradient(
    right,
    rgba(255, 255, 255, 0.5),
    rgba(255, 255, 255, 0.5)
  ) !important;
  background-image: linear-gradient(
    to left,
    rgba(255, 255, 255, 0.5),
    rgba(255, 255, 255, 0.5)
  ) !important;
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0.5)),
    to(rgba(255, 255, 255, 0.5))
  ) !important;
  background-image: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5),
    rgba(255, 255, 255, 0.5)
  ) !important;
  background-image: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5),
    rgba(255, 255, 255, 0.5)
  ) !important;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.5),
    rgba(255, 255, 255, 0.5)
  ) !important;
}

@media (max-width: 1801px) {
  .swiper-container {
    height: 29vw;
  }
}

@media (max-width: 1180px) {
  .swiper-slide .content .title {
    font-size: 25px;
  }
  .swiper-slide .content .caption {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .swiper-container {
    height: 59vw;
  }
  .swiper-container.swiper-container-coverflow {
    padding-top: 0;
  }
}

/* インスタ、Twitter */
.margin_all1 {
  margin: 1%;
}

.instagram-container {
  display: flex;
  flex-wrap: wrap;
  margin-right: 10%;
}

.instagram-item {
  width: 33%;
}

a.instagram-card {
  display: block;
  position: relative;
}

.instagram-card__img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.instagram-card__badge {
  display: none;
  /*position: absolute;
  top: 8px;
  left: 8px;
  display: flex;
  align-items: center;
  line-height: 1;
  font-size: 14px;
  color: #000;*/
}

.instagram-icon {
  display: block;
  width: 20px;
  height: 20px;
}

.instagram-card__comment {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 1.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.insta_nav {
  position: absolute;
  right: 100px;
  top: 3.5%;
  font-size: 30px;
}

.twit_nav {
  position: absolute;
  right: 50px;
  top: 3.5%;
  font-size: 30px;
}

.insta_nav_sp {
  position: absolute;
  right: 70px;
  font-size: 30px;
}

.twit_nav_sp {
  position: absolute;
  right: 20px;
  font-size: 30px;
}

.sns_txt,
.sns_txt2 {
  width: 230px;
}

.sns_btn {
  position: absolute;
  bottom: 1%;
  right: 15%;
}

/*--------------------------------------------------------
ナビメニュー
--------------------------------------------------------*/

#top2 {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: rgba(10, 40, 86, 0.5);

  box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.4);

  -webkit-transition: transform 0.8s;
  -moz-transition: transform 0.8s;
  -ms-transition: transform 0.8s;
  -o-transition: transform 0.8s;
  transition: transform 0.8s;
  -webkit-transform: translateY(-150%);
  -moz-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  -o-transform: translateY(-150%);
  transform: translateY(-150%);
}
#top2.fixed {
  transform: none;
  top: 50px !important;
}

#top2 .nav_logo {
  max-width: 200px;
}

#top2 a {
  color: #fff;
  display: block;
}

#top2 .top_nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -ms-align-items: center;
}

#top2 .nav_lists {
  font-size: 10px;
  width: 100%;
  text-align: right;
}
#top2 .nav_lists ul {
  display: flex;
  justify-content: flex-end;
  /*float: left;*/
}
#top2 .nav_lists ul > li {
  display: block;
  white-space: nowrap;
  position: relative;
  padding: 1.5em;
}

.rigth_border::after {
  content: "|";
  margin-left: 12%;
}

#top2 .nav_lists ul > li span {
  vertical-align: middle;
  line-height: 1;
  color: #fff;
}

.nav_point {
  padding-top: 50px;
  margin-top: -50px;
  z-index: -1;
  position: relative;
}

@media screen and (max-width: 1501px) {
  #top2 .nav_lists {
    font-size: 13px;
    width: 100%;
    text-align: right;
  }
}

@media screen and (max-width: 1201px) {
  #top2 .nav_lists {
    font-size: 10px;
  }
}

@media screen and (max-width: 901px) {
  #top2.fixed {
    display: none;
  }
  #top2 {
    display: none;
  }
}

/*--------------------------------------------------------
What`s New Generator
--------------------------------------------------------*/

div.whatsnew .newmark {
  font-size: 74%;
  padding: 1px 5px;
  vertical-align: middle;
  color: White;
  background-color: #ff4500;
  border-radius: 3px;
}

div.whatsnew dt {
  padding: 0;
  border: 0;
  color: Gray;
  font-weight: lighter;
  white-space: nowrap;
}