@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 Sans JP", sans-serif;
  border-top: 2px solid #DB0000;
  border-bottom: 2px solid #DB0000;
}

.eibun {
  font-family: "Source Serif Pro", 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;
  color: #000036;
}
a:hover {
  text-decoration: none;
}
/*a img:hover { opacity: 0.9; -moz-opacity: 0.9;}*/
a img {
  border-style: none;
}

img {
  vertical-align: bottom;
}

button {
  background-color: transparent;
  border: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

textarea {
  resize: vertical;
}

button:focus,
input:focus,
select:focus,
textarea: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;
}

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

.fullscreen {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

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

.img_center {
  margin-left: -250px;
}
.img_left0 {
  margin-left: 0;
}

.contents1600 {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.text {
  font-size: 1rem;
  line-height: 1.6;
}

.text p {
  padding-bottom: 1em;
  line-height: 1.8;
}

/*--------------------------------------------------------
定数
--------------------------------------------------------*/
.c {
  text-align: center !important;
}
.cm {
  margin-left: auto;
  margin-right: auto;
}
.r {
  text-align: right !important;
}
.l {
  text-align: left !important;
}

.b {
  font-weight: bold;
}

.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;
}

.margin800 {
  margin-top: 80%;
}
.margin700 {
  margin-top: 70%;
}
.margin600 {
  margin-top: 60%;
}
.margin500 {
  margin-top: 50%;
}
.margin400 {
  margin-top: 40%;
}
.margin350 {
  margin-top: 30.5%;
}
.margin300 {
  margin-top: 30%;
}
.margin200 {
  margin-top: 20%;
}
.margin150 {
  margin-top: 15%;
}
.margin100 {
  margin-top: 10%;
}
.margin90 {
  margin-top: 9%;
}
.margin80 {
  margin-top: 8%;
}
.margin75 {
  margin-top: 7.5%;
}
.margin70 {
  margin-top: 7%;
}
.margin60 {
  margin-top: 6%;
}
.margin50 {
  margin-top: 5%;
}
.margin40 {
  margin-top: 4%;
}
.margin35 {
  margin-top: 3.5%;
}
.margin30 {
  margin-top: 3%;
}
.margin25 {
  margin-top: 2.5%;
}
.margin20 {
  margin-top: 2%;
}
.margin10 {
  margin-top: 1%;
}
.padding300 {
  padding-top: 30%;
}
.padding250 {
  padding-top: 25%;
}
.padding200 {
  padding-top: 20%;
}
.padding150 {
  padding-top: 15%;
}
.padding100 {
  padding-top: 10%;
}
.padding90 {
  padding-top: 9%;
}
.padding80 {
  padding-top: 8%;
}
.padding70 {
  padding-top: 7%;
}
.padding60 {
  padding-top: 6%;
}
.padding50 {
  padding-top: 5%;
}
.padding40 {
  padding-top: 4%;
}
.padding30 {
  padding-top: 3%;
}
.padding25 {
  padding-top: 2.5%;
}
.padding20 {
  padding-top: 2%;
}
.padding10 {
  padding-top: 1%;
}

.visible1800 {
  display: none;
}
.visible900 {
  display: none;
}
.visible750 {
  display: none;
}
.visible600 {
  display: none;
}
.visible400 {
  display: none;
}
.visible320 {
  display: none;
}

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

/*重なりの優先度*/
.relative {
  position: relative;
}

.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;
}

/*横幅*/
.w100 {
  width: 100%;
}
.w95 {
  width: 95%;
}
.w90 {
  width: 90%;
}
.w85 {
  width: 85%;
}
.w80 {
  width: 80%;
}
.w70 {
  width: 70%;
}
.w60 {
  width: 60%;
}
.w50 {
  width: 50%;
}
.w40 {
  width: 40%;
}
.w30 {
  width: 30%;
}
.w20 {
  width: 20%;
}
.w10 {
  width: 10%;
}

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

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

.back_white {
  background-color: #fff;
}
.back_black {
  background-color: #000;
}
.back_gray {
  background-color: #cccccc;
}
.back_orange {
  background-color: #ffb63b;
}
.back_red {
  background-color: #820000;
}
.back_clear {
  background-color: transparent;
}

.white {
  color: #fff;
}
.black {
  color: #000;
}
.gray {
  color: #cccccc;
}
.orange {
  color: #ffb63b;
}
.red {
  color: #DB0000;
}
.pink {
  color: #ff5a65;
}
.navy {
  color: #000036;
}
/*--------------------------------------------------------
ヘッダー
--------------------------------------------------------*/

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

.copyright,
.copyright a {
  width: 100%;
  font-size: 16px;
  color: #000036;
  text-align: center;
  line-height: 2;
  text-align: center;
}

/*--------------------------------------------------------
各種レイアウト
--------------------------------------------------------*/
#wrapper {
  padding-top: 50px;
}

.lawtext h2 {
  font-size: 35px;
  color: #ffb63b;
  text-align: center;
  margin-bottom: 5%;
}

.lawtext p {
  font-size: 20px;
  line-height: 2;
}

.just {
  text-align: justify;
}

.m_b10 {
  margin-bottom: 10%;
}
.m_b5 {
  margin-bottom: 5%;
}
.m_b3 {
  margin-bottom: 3%;
}

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

.indent5_3 {
  padding-left: 5em;
  text-indent: -3em;
}

.indent3 {
  padding-left: 3em;
  text-indent: 0em;
}

.indent4 {
  padding-left: 4em;
  text-indent: 0em;
}