@charset "UTF-8";

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,
b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: bottom;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

/* box-sizing */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/* hover img alpha2 */
a img.alpha {
  transition: all 0.2s ease 0s;
}
a:hover img.alpha {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=0.8 )";
}

sup{
  vertical-align: baseline;
  position: relative;
  top: -0.6ex;
  font-size:75%;
}



/* for sp link */
#sp_btn {
  display: none;
  text-align: center;
  padding-top: 40px;
}

body {
  width: 100% !important;
  font-size: 1.8rem;
  font-weight: normal;
  color: #000;
  letter-spacing: 0.02em;
  z-index: 1;

  -webkit-text-size-adjust: 100%; /*スマホ自動調整対策*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background: #fff;
}

body {
  font-family: 'Century Gothic', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* ルビ */
[data-ruby] {
   position: relative;
}
[data-ruby]::before {
   content: attr(data-ruby);
   position: absolute;
   top: -1.2em;
   left: 0;
   right: 0;
   margin: auto;
   font-size: 0.5em;
   zoom: 0.5;
}

[data-ruby2] {
   position: relative;
}
[data-ruby2]::before {
   content: attr(data-ruby2);
   position: absolute;
   top: -3.5em;
   left: 0;
   right: 0;
   margin: auto;
   font-size: 0.4em;
   zoom: 0.5;
}

.ls {
  letter-spacing: -1em;
}


.social_box {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.social_buttons {
  display: inline-block;
  text-align: left;
}

.sp_nbo_header {
  display: none;
}

.wrap {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+100 */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.atcl_header {
  width: 100%; /* android view point */
  margin: 0 auto;
  position:relative;
  padding: 50px 0 0;
}





/* 記事メインイメージ */

.head_img_01 {
  margin: 0 auto;
  width: 1200px; /* android view point */
  height: 0;
  padding-top: calc(540/1100 * 1200px); /* calc(画像高さ ÷ 画像横幅 × 94%) */
  background: url(img_mv.jpg) top center / cover no-repeat;
  position: relative;
  border-radius: 5px;
}

.head_img_02 {
  margin: 0 auto;
  width: 1100px; /* android view point */
  height: 0;
  padding-top: calc(440/1040 * 1100px); /* calc(画像高さ ÷ 画像横幅 × 94%) */
  background: url(img_mv2.jpg) top center / cover no-repeat;
  position: relative;
  border-radius: 5px;
}


.head_catch1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-top: calc(80/1100 * 100%);
  background: url(img_catch.svg) top center / cover no-repeat;
}

.head_catch2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-top: calc(80/1040 * 100%);
  background: url(img_catch2.svg) top center / cover no-repeat;
}

.main_ttl {
  position: relative;
  width: 860px;
  margin: -100px auto 0;
  height: 0;
  padding-top: calc(206/860 * 860px); /* calc(画像高さ ÷ 画像横幅 × 94%) */
  background: url(img_ttl.svg) top center / cover no-repeat;
}

h1 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.leadarea {
  width: 100%;
  position: relative;
  z-index:3;
  margin: 0 auto;
  z-index:10;
}

.lead {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 5px 0 35px;
  font-size: 1.1rem;
  line-height: 1.8;
  font-weight: bold;
  text-align: justify;
 color: #000;
}

.add_border {
  border-bottom: 2px solid #032d42;
}

.add_border2 {
  border-bottom: 2px solid #fff;
}

.add_border3 {
  border-top: 1px solid #fff;
}

.add_border4 {
  border-bottom: 1px solid #00b7f1;
}



main {
  width: 100%;
  margin: -1px auto 0;
  position: relative;
  padding: 20px 0 50px;
}

main img {
  width: 100%;
}

main p {
  font-size: 1rem;
  line-height: 2rem;
  text-align: justify;
  text-justify: inter-ideograph;  
  margin-bottom: 2%;
  text-indent: 1rem;
}

.quot {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Merino, Osaka, sans-serif;
}

.sec1 {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}


.sec1_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 860px;
  height: 100%;
  margin: 0 auto;
  padding: 30px ;
  color: #000;
  position:relative;
  z-index: 4;
  background: #FFF;
  border-radius: 10px;
}

h2 {
  width: 100%;
  margin: 0 auto 30px;
  padding: 25px 10px 0 1px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  color: #000;
  position: relative;
  z-index:5;
  border-top: 7px solid #86ed78;
}


.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.bg_3 {
  background: #f7f7f7;
  padding: 15px 30px;
}



h3 {
  margin: 3% auto 1% !important;
  padding: 0;
  width: 98%;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  color: #032d42;
}


.img_box1 {
  width: 100%;
  position: relative;
  margin: 40px auto;
}

.profile {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: justify;
  font-size: 0.75rem;
  line-height: 1.4;
  color: #fff;
  width: 38%;
  padding: 12px;
}

.name_area {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  padding: 12px;
}

.name {
  margin: 0 0 -7px;
  width: 100%;
  font-weight: bold;
  font-size: 0.85rem;
  line-height: 1.4;
  text-align: left;
  color: #fff;
  width: 100%;
  position: relative;
}

.name_large {
  font-size: 1.2rem;
  line-height: 1.8;
  vertical-align: baseline;
}

.name_large2 {
  font-size: 1.25rem;
  line-height: 2;
  vertical-align: baseline;
}

@-moz-document url-prefix() {
.name_large2 {
  font-size: 1.25rem;
  line-height: 2.2;
  vertical-align: baseline;
}
}

#note_text {
  padding: 10px 10%;
  color: #333;
  font-size: 0.87rem;
  line-height: 1.5;
  text-align:center;
}


.img_add {
  float: right;
  position: relative;
  width: 300px;
  margin: 10px 0 20px 30px;
  padding: 0;
}

.img_add img, .img_add2 img {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
}

.img_add2 {
  float: left;
  position: relative;
  width: 300px;
  margin: 10px 30px 20px 0;
  padding: 0;
}


.caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 190px;
  font-size: 14px;
  color: #333;
  line-height: 1.4;
  text-align: justify; 
}

footer {
  width: 100%;
  margin: 0 auto 30px;
  position: relative;
}

.button-4 a{
  display: block;
  width: 100%;
  height: auto;
  text-align:center;
  cursor:pointer;
  position:relative;
  box-sizing:border-box;
  overflow:hidden;
  padding: 2rem 2%;
  margin: 0 auto 20px;
  text-decoration:none;
  transition:all .5s ease;
  font-size: 1.1rem;
  font-weight:bold;
  line-height: 1.2;
background: #032d42;
  color:#FFF;
  vertical-align: middle;
}

.button-4 a:hover {
  opacity: 0.8;
}

.b_txt {
  font-weight: bold;
}

.logo {
  margin: 2.5% auto 2%;
  width: 400px;
  text-align: center;
}

.logo img {
  width: 100%;
}

.localFooter {
  line-height: 150%;
}

/* pager */
.pager {
   overflow: hidden;
  margin: 0 auto;
  padding: 2px 0;
  width: 100%;
  background: #000;
}
 
.pager ul {
   list-style: none;
   position: relative;
   left: 50%;
   float: left;
}
 
.pager ul li {
   margin: 0 5px;
   position: relative;
   left: -50%;
   float: left;
}

.pager ul li span,
.pager ul li a {
   display: block;
   font-size: 16px;
   padding: 0.7em 0.8em;
   font-weight: bold;
}
 
.pager ul li a {
   color: #FFF;
   text-decoration: none;
}
 
.pager ul li a:hover {
  background:#FFF;
  color: #000;
}

.current {
  background:#fff;  
   color: #000;  
}

.img_box4 {
  width: 100%;
  margin: 0 auto 3%;
  padding:2% 0 0;
  text-align: center;
  position: relative;
}

.img_box4 img {
  width: 100%;
}

.box4_item1 {
  width: 53%;
}

.box4_item2 {
  width: 45%;
}

.add_img_bdr {
  border: 1px solid #CCC;
}

.img_box5 {
  width: 100%;
  margin: 0 auto;
  padding:2% 0;
  border-top: 1px solid #032d42;
  text-align: center;
}

.bnr_box0108 {
  width: 930px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  border: 1px solid #032d42;
}


.bnr_item0108:nth-child(1) {
  width: 56.99%;
  background: #032d42;
}

.bnr_item0108:nth-child(2) {
  width: 43.01%;
  background: #e7e7e7;
}


.bnr_box0108 img {
  width: 100%;
}


.caption2 {
  width: 75%;
  margin: 10px auto 20px;  
  font-size: 0.9rem;
  line-height: 1.6;
  color: #333;
  text-align: left; 
}


.bnr_area {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #243F40;
}

.bnr_box {
  width: 90%;
  margin: 0 auto;
  padding: 10px 10% 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing:border-box;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;

}

.bnr_item {
  width: 24%;
}

.bnr_box img {
  width: 100%;
  padding-bottom: 10px;
  
}

.img_box2 {
  width: 100%;
  margin: 3% auto 0;
  text-align: center;
}

/* 単語ごとに改行 */
.sub_wb {
  display: inline-block;
  vertical-align: baseline;
}

.ovr_txt {
  overflow: auto;
}




.next {
  color: #fff;
}


.pt40 {
  padding-top: 40px;
}

.banner_area {
  width: 100%;
  padding: 40px 0;

}

.banner_box {
  width: 94%;
  max-width: 840px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;  
  flex-wrap: wrap;
}

.banner_item1 {
  width: 49%;
}

.banner_item1 img {
  width: 100%;
  border: 1px solid #032d42;
}

.banner_area2 {
  width: 100%;
  margin: 0 auto;
  background: #032d42;
  padding: 15px 0 5px;
}

.banner_box2 {
  width: 94%;
  max-width: 410px;
  margin: 0 auto;
}

.banner_box2 img {
  width: 100%;
}

.btn_area {
  width: 94%;
  margin: 30px auto;
    position: relative;
  text-align: center;
}

.btn_area img {
  width: 90%;
}


.btn_area:hover {
  opacity: 0.8;
}


.arrow-button {
    display: block;
    width: 100%;
    height: auto;
    background: #fff;
    margin: 0 auto;
    padding: 20px 10px;
    position: relative;
    text-decoration: none;
  color: #032d42;

  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  border-radius: 8px;
  border: 2px solid #86ed78;
}

.arrow-button:hover {
  background: #86ed78;
}


.btn_area:before {
    background: #032d42;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    bottom: -5px;
    left: 0;
    z-index:-1;
    transition: 0.3s;
  border-radius: 8px;
}

.btn_area:hover:before {
    bottom: 0;
    left: 0;
    z-index:-1;
}


@media screen and (max-width: 1249px) {

.head_img_01 {
  margin: 0 auto;
  width: 92%; /* android view point */
  height: 0;
  padding-top: calc(540/1100 * 92%); /* calc(画像高さ ÷ 画像横幅 × 94%) */
  background: url(img_mv.jpg) top center / cover no-repeat;
  position: relative;
  border-radius: 5px;
}

.head_img_02 {
  margin: 0 auto;
  width: 88%; /* android view point */
  height: 0;
  padding-top: calc(440/1040 * 88%); /* calc(画像高さ ÷ 画像横幅 × 94%) */
  background: url(img_mv2.jpg) top center / cover no-repeat;
  position: relative;
  border-radius: 5px;
}

}




@media screen and (max-width: 999px) {


.atcl_header {
  width: 100%; /* android view point */
  margin: 0 auto;
  position:relative;
  padding: 0;
}





/* 記事メインイメージ */

.head_img_01 {
  margin: 0 auto;
  width: 100%; /* android view point */
  height: 0;
  padding-top: calc(540/1100 * 100%); /* calc(画像高さ ÷ 画像横幅 × 94%) */
  background: url(img_mv.jpg) top center / cover no-repeat;
  position: relative;
  border-radius: 0;
}

.head_img_02 {
  margin: 0 auto;
  width: 100%; /* android view point */
  height: 0;
  padding-top: calc(440/1040 * 100%); /* calc(画像高さ ÷ 画像横幅 × 94%) */
  background: url(img_mv2.jpg) top center / cover no-repeat;
  position: relative;
  border-radius: 0;
}

.main_ttl {
  position: relative;
  width: 94%;
  margin: -25px auto 0;
  height: 0;
  padding-top: calc(206/860 * 94%); /* calc(画像高さ ÷ 画像横幅 × 94%) */
  background: url(img_ttl.svg) top center / cover no-repeat;
}




.leadarea {
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index:5;
  margin: 0 auto;
  padding: 0;
}

.lead {
  max-width: 94%;
  padding: 0 3% 3%;
  position: relative;
  z-index:10;
}


.bg_sec2 {
  background: #FFF;
}


.sec1_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  padding: 4% 3%;
  border-bottom: none;
}


h2 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.4;
}


h3 {
  font-size: 1.3rem;
}


.img_box4 {
  width: 94% !important;
  margin: 0 auto;
  padding:2% 0 3%;
  text-align: center;
}

.caption2 {
  position: static;
  margin: 0 auto;
  width: 90%;
}

.img_box5 {
  padding:3% 0 2.5%;
}

.bnr_box0108 {
  width: 94%;
}

.button-4 a{
  display: block;
  width: 100%;
  height: auto;
  text-align:center;
  cursor:pointer;
  position:relative;
  box-sizing:border-box;
  overflow:hidden;
  padding: 2% 3%;
  margin: 0 auto 10px;
  text-decoration:none;
  transition:all .5s ease;
  font-size: 1rem;
}



.caption {
  position: relative;
  bottom: 0;
  left: 0;
  width: 70%;
  margin: 0 auto;
  padding: 10px 5px 0;
  font-size: 0.9rem;
  color: #333;
  line-height: 1.5;
}


.pf_prof {
  font-size: 0.83rem;
  color: #333;
  line-height: 1.3;
  text-align: justify; 
  text-justify: inter-ideograph;
  letter-spacing: -0.03em;
  word-break: break-all;
}

.img_add {
  float: right;
  position: relative;
  width: 300px;
  margin: 10px 0 20px 30px;
  padding: 0;
}

.img_add img, .img_add2 img {
  width: 100%;
}

.img_add2 {
  float: left;
  position: relative;
  width: 300px;
  margin: 10px 30px 20px 0;
  padding: 0;
}



}



@media screen and (max-width: 767px) {

.inner1 .catch {
  font-size: 1.5rem;
}

h1 {
  font-size: 2rem;
}

.leadarea:before {
  display: none;
}

.leadarea:after {
  display: none;
}



.lead {
  font-size: 1rem;
  line-height: 1.6;

}



h2 {
  font-size: 1.5rem;
}


h3 {
  font-size: 1.25rem;
}

.sec1 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  z-index: 16;
  width: 94%;
}


.sec1_inner {
  color:#333;
}

#note_text {
  margin-top: 10px !important;
  padding: 10px 3% 0;
  color: #666;
  font-size: 0.9rem;
  line-height: 1.7;
  text-align:center;
}

.img_box4 {
  width: 94%;
}

.profile {
  width: 50%;
}

}

@media screen and (max-width: 639px) {





main p {
  line-height: 1.7;
}


h2 {
  font-size: 1.5rem;
}



.rb_1 {
        line-height: 150%;              
}

h3 {
  font-size: 1.2rem;
}


.img_box4 {
  width: 94%;
}

.img_box4 img {
  width: 100%;
}


.img_box2 img {
  width: 70%;
}

#note_text {
  text-align: left !important;
}
#note_text br {
  display: none;
}

.img_add {
  float: none;
  width: 300px;
  margin: 20px auto;
  padding: 15px 0;
}


.img_add2 {
  float: none;
  width: 300px;
  margin: 20px auto;
  padding: 15px 0;
}


.banner_box {
  width: 94%;
  max-width: 840px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 10px;  
}

.banner_item1 {
  width: 100%;
}



.caption {
  width: 90%;
}

.name_area {
  position: relative;
  bottom: 0;
  left: 0;
  margin: 10px auto;
  width: 100%;
  padding: 0;
}

.name {
  margin: 0 0 -7px;
  width: 100%;
  font-weight: bold;
  font-size: 0.85rem;
  line-height: 1.4;
  text-align: left;
  color: #000;
  width: 100%;
  position: relative;
}

.profile {
  position: relative;
  bottom: 0;
  right: 0;
  margin: 10px auto 30px;
  text-align: justify;
  font-size: 0.85rem;
  line-height: 1.4;
  color: #333;
  width: 100%;
  padding: 0 0 12px;
  border-bottom: 1px solid #ddd;
}


}


@media screen and (max-width: 479px) {



h2 {
  font-size: 1.3rem;
}



.pager ul li span,
.pager ul li a {
   font-size: 13px;
}

.logo {
  margin: 2.5% auto 2%;
  width: 90%;
  text-align: center;
}


}

@media screen and (max-width: 375px) {

.inner1 .catch {
  font-size: 1.2rem;
}

h1 {
  font-size: 1.5rem;
}

h2 {
  font-size: 1.1rem;
}


.img_add {
  float: none;
  width: 100%;
  margin: 20px auto;
  padding: 15px 0;
}


.img_add2 {
  float: none;
  width: 100%;
  margin: 20px auto;
  padding: 15px 0;
}


}

@media screen and (min-width: 1920px) {

.article_header, .article_header2, main, footer, .wrap {
  width: 100%;
  max-width: 1620px;
  margin: 0 auto;
}


}

