@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h2,
h3,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

a img {
  border: 0;
}

figure {
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* -------------------------------------------------------------- */

body {
  color: #917548;
  font: 13px verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  line-height: 1.6;
  background-image: url(../img/pattern_yellow.png);
  background-repeat: repeat;
  background-size: 10px;
  background-image: url(../img/pattern_body.png);
  background-color: repeat;
  background-size: 200px 200px;
  background-position: top;
  -webkit-text-size-adjust: none;
  text-align: center;
}

body img {
  width: 100%;
  height: auto;
  max-width: 100%;
}


/* リンク設定
------------------------------------------------------------*/
a {
  color: #f84a40;
}

a:hover {
  color: #214a9e;
}

a:active,
a:focus {
  outline: 0;
}


/* 全体
------------------------------------------------------------*/
.full {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  background-color: rgba(248, 74, 64, 1);
}

.container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 768px;
  margin: auto;
  background-image: url(../img/pattern_p.png);
  background-size: 100px 100px;
}



.sns {
  margin: auto;
  margin-top: 4%;
  margin-bottom: 2%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 768px;
}

.line0 {
  line-height: 0;
  vertical-align: bottom;
  margin-bottom: -0.1%;
}


.point {
  margin: 6%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.attention {
  background-color: #ffffff;
  padding: 4%;
  padding-top: 8%;
  padding-bottom: 6%;
  border-radius: 20px;
  border: 3px dashed #f84a40;
  margin: 6%;
  margin-bottom: 10%;
}

#margin-attention {
  margin-top: 2%;
}

.attention2 {
  background-color: #ffffff;
  padding: 4%;
  padding-top: 8%;
  padding-bottom: 6%;
  border-radius: 20px;
  border: 3px dashed #214a9e;
  margin: 6%;
  margin-bottom: 10%;
}

.copyright {
  display: flex;
  justify-content: flex-start;
  padding: 3%;
  text-align: left;
}

.abj {
  margin-right: 1%;
}

/* テキスト
------------------------------------------------------------*/
.midasi {
  color: #214a9e;
  font-weight: bold;

}

.r-aligned {
  text-align: right;
}

.l-aligned {
  text-align: left;
}


.midasi2 {
  color: #f84a40;
  font-weight: bold;
  font-size: 24px;
}

.midasi3 {
  font-weight: bold;
  font-size: 24px;
}

.shogakukan {
  padding-top: 3%;

  a {
    color: #ffffff;
  }

  a:hover {
    color: #f84a40;
  }

  a:active,
  a:focus {
    outline: 0;
  }
}

/* タイトル/アイコン
------------------------------------------------------------*/
.webry {
  width: 100%;
  margin: auto;
  max-width: 768px;

}

.webry img {
  width: 70%;
  margin: auto;
}


.footer {
  display: block;
  padding: 3rem;
}

.max-icon {
  margin: auto;
  margin-left: 5%;
  margin-right: 5%;
  width: 70%;
  max-width: 80px;
}

#x {
  width: 64%;
}

.header_logo {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  justify-content: center;
  flex-direction: row;
  margin: auto;
  padding: 1.5rem 2rem;
  background-color: #FFF;
}

.header_logo img {
  display: block;
  width: 100%;
}

.header {
  box-sizing: border-box;
  margin: auto;
  width: 100%;
  max-width: 768px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}



.sec1 {
  box-sizing: border-box;
  margin: auto;
  width: 100%;
  max-width: 768px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-image: url(../img/pattern_p.png);
  background-repeat: repeat;
  background-size: 100px 100px;
}

.sec2 {
  box-sizing: border-box;
  margin: auto;
  width: 100%;
  max-width: 768px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-image: url(../img/pattern_y.png);
  background-repeat: repeat;
  background-size: 100px 100px;
}

.frame {
  display: flex;
  flex-direction: column;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.40);
}

.padding1 {
  padding: 1rem;
}

.coma1 {
  margin-left: 1rem;
}

.coma2 {
  margin-right: 1rem;
}

.font1 {
  font-size: 1.1rem;
  line-height: 150%;
}

.font2 {
  font-size: 0.8rem;
  text-align: center;
}

.font2a {
  font-size: 0.8rem;
  text-align: left;
}

.font3 {
  font-size: 1.1rem;
  line-height: 150%;
  font-weight: bold;
  color: #914849;
}

.border-w {
  border: 2px solid #FFF;
}

.point_margin {
  width: 100%;
  margin-top: 5%;
}

.margin_copy {
  margin-top: 1%;
}

.text_red {
  color: #f84a40;
  font-size: 16px;
  text-decoration: underline;
}

.text_red2 {
  color: #f84a40;
  font-size: 20px;
  font-weight: bold;
  margin-top: 10%;
  margin-bottom: 0%;
}

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

  /*　画面サイズが480pxからはここを読み込む　*/
  .text_red2 {
    color: #f84a40;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10%;
    margin-bottom: 1%;
  }
}

.text_gray {
  text-align: left;
  color: #413e3e;
  font-size: 16px;
}

.red {
  color: #f84a40;
}

h2 {
  color: #FFF;
  font-size: 1.2em;
  background-color: #EFB75F;
  margin: auto;
  padding: 0.2rem 0.85rem 0.2rem 1rem;
  letter-spacing: 0.05em;
  border-radius: 10000px;
  width: fit-content;
}


.title {
  box-sizing: border-box;
  max-width: 100%;
  display: flex;
  position: relative;
  margin: 1rem 1.5rem;
}



/* 背景画像
------------------------------------------------------------*/
.bg_img {
  position: relative;
  margin-bottom: 0%;
}

.bg_img2 {
  position: relative;
  margin-bottom: 0%;
  display: flex;
  justify-content: center;
}



.btn1 {
  box-shadow: 5px 5px 0 0 #D1346E;
  line-height: 0;
  display: inline-block;
  transition: all 0.2s ease;
}

.btn1:hover {
  box-shadow: none;
  transform: translate(5px, 5px);
}

.gap {
  gap: 2rem;
}

.gap1 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.SP {
  margin-left: 2rem;
}

.btn2 {
  box-shadow: 5px 5px 0 0 #8D7055;
  line-height: 0;
  display: inline-block;
  transition: all 0.2s ease;
}

.btn2:hover {
  box-shadow: none;
  transform: translate(5px, 5px);
}


.contents-margin {
  display: flex;
  justify-content: center;
  margin: 2rem 1.5rem;
  flex-direction: column;
  gap: 1.5rem;
}

.contents-margin2 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 0.4rem;
}

.sec1-contents {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 0.4rem;
  background-color: #FFF;
  padding: 3rem 1.5rem;
  border-radius: 12px;
  border: 4px solid #DAECD2;
  ;
}


p {
  color: #917548;
  font-size: 1rem;
  line-height: 150%;
}

.margin1 {
  margin: 0.5rem;
}

.margin2 {
  margin: 1.5rem;
}

small {
  font-size: 0.7rem;
}

.arrow {
  margin: 2rem 0rem;
}

.arrow2 {
  margin: auto;
  width: 5rem;
}

.width-90 {
  margin: auto;
  width: 90%;
}

.width-50 {
  width: 50%;
  margin: auto;
}

.width-80 {
  width: 80%;
  margin: auto;
}

.margin-top {
  margin-top: 1rem;
}

.icon1:hover {
  opacity: 0.8;
  filter: brightness(110%);
}

.icon2:hover {
  opacity: 0.8;
  filter: brightness(110%);
}

.icon3:hover {
  opacity: 0.7;
  filter: brightness(120%);
}



/* ※※※※fadein.js用※※※※ */

.fadein {
  opacity: 0.1;
  transform: translate(0, 50px);
  transition: all 500ms;
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}