@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 {
	-webkit-text-size-adjust: 100%; /* iphone 自動調整対策 */
	font-family: 'Century Gothic', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

body {
	width: 100% !important;
}



/* 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 )";
}

.nbo_header {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: url(bg_nbo_header.jpg) no-repeat top center;
}

.social_box {
                                text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.social_buttons {
                                display: inline-block;
                                text-align: left;
}

.sp_nbo_header {
	display: none;
}

header {
	width: 100%; /* android view point */
	height: 100%;
	margin: 0 auto;
	position:relative;
}


@keyframes show {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}


/* 記事メインイメージ */
.head_img_01 {
	width: 100%; /* android view point */
	height: 0;
	padding-top: calc(650/1200 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
	background: url(bg_main.jpg) top center / cover no-repeat;
                                animation: show 2s ease 0s 1 normal;
}

.main_ttl {
	position: absolute;
	top: 50%;
	left: 50%;
                                transform: translate(-50%,-50%);
                                width: 100%;
	height: 600px;
	background: url(img_ttl.svg) top center no-repeat;
	z-index: 3;
                                overflow: hidden;
                                animation: show 2s ease 0s 1 normal;
}


.head_img_02 {
	width: 100%; /* android view point */
	height: 0;
	padding-top: calc(730/1200 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
	background: url(bg_main2.jpg) top center / cover no-repeat;
}

.main_ttl2 {
	position: absolute;
	top: 50%;
	left: 50%;
                                transform: translate(-50%,-50%);
                                width: 100%;
	height: 700px;
	background: url(img_ttl2.svg) top center no-repeat;
	z-index: 3;
                                overflow: hidden;
}





h1 {
                                text-indent: 100%;
                                white-space: nowrap;
                                overflow: hidden;
}


.leadarea {
  width: 100%;
  position: relative;
  z-index:5;
  margin: -50px auto 0;
  padding: 20px 0 45px;
}

.leadarea:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(bg_rb.svg) bottom center / cover no-repeat;
}

.lead {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  font-size: 1.1rem;
  line-height: 160%;
 color: #293e40;
  position: relative;
  z-index:10;
}


.add_border2 {
                                border-top: 1px solid #293e40;
}

main {
	width: 100%;
	margin: 0 auto;
                                position: relative;
}



main img {
	width: 100%;
}

main p {
	font-size: 1rem;
	line-height: 2rem;
	text-align: justify;
	text-justify:inter-ideograph;  
	margin-bottom: 2%;
}

.quot {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Merino, Osaka, sans-serif;
}

.sec1 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding:15px 0;
}

.sec1_bg {
}

.sec1_bg:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 170px;
  top: 0;
  left: 0;
  background: url(bg_rt.svg) top center / cover no-repeat;
}

.sec1_bg:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 170px;
  bottom: 0;
  left: 0;
  background: url(bg_rb.svg) bottom center / cover no-repeat;
}

.p2_sec1 {
  margin-top: -150px;
}

.p2_sec1:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 170px;
  bottom: 0;
  left: 0;
  background: url(bg_rb.svg) bottom center / cover no-repeat;
}



.sec1_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 860px;
  height: 100%;
  margin: 0 auto;
  padding: 10px 35px ;
  color: #333;
}

h2 {
                                margin: 20px auto;
	padding: 10px 15px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 130%;
	color: #000;
	position: relative;
                                text-align: center;
}

h2:after {
                                content:'';
                                position: absolute;
                                bottom: -10px;
                                left:48.5%;
                                width: 3%;
                                height: 5px;                               
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#235da5+0,4aabe3+33,86b45c+68,c5c840+100 */
background: #235da5; /* Old browsers */
background: -moz-linear-gradient(left,  #235da5 0%, #4aabe3 33%, #86b45c 68%, #c5c840 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #235da5 0%,#4aabe3 33%,#86b45c 68%,#c5c840 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #235da5 0%,#4aabe3 33%,#86b45c 68%,#c5c840 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#235da5', endColorstr='#c5c840',GradientType=1 ); /* IE6-9 */

}

h3 {
	margin: 3% auto 1% !important;
	padding: 0;
	width: 98%;
	font-size: 150%;
	font-weight: bold;
	line-height: 130%;
	text-align: center;
	color: #293e40;
}

#note_text {
	padding: 0 10%;
	color: #333;
	font-size: 80%;
	line-height: 170%;
	text-align:center;
}


.img_add {
                                float: right;
                                width: 300px;
                                margin: 10px 0 20px 30px;
                                border-radius: 25px;
                                padding: 25px 10px;
                                border-top: 1.2px solid #032d42;
                                border-bottom: 1.2px solid #032d42;
}

.img_add img, .img_add2 img {
                                width: 100%;
                                border-radius: 140px;
}

.img_add2 {
                                float: left;
                                width: 300px;
                                margin: 10px 30px 20px 0;
                                border-radius: 25px;
                                padding: 25px 10px;
                                border-top: 1.2px solid #032d42;
                                border-bottom: 1.2px solid #032d42;
}

.name {
                                margin: 0 3% 1% 2%;
                                padding: 3% 0 1%;
	font-weight: bold;
	font-size: 90%;
	line-height: 140%;
                                color: #000;
                                text-align: center;
                                position: relative;
}

.name:after {
                                content:'';
                                position: absolute;
                                bottom: -10px;
                                left:45%;
                                width: 10%;
                                height: 3px;                               
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#235da5+0,4aabe3+33,86b45c+68,c5c840+100 */
background: #235da5; /* Old browsers */
background: -moz-linear-gradient(left,  #235da5 0%, #4aabe3 33%, #86b45c 68%, #c5c840 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #235da5 0%,#4aabe3 33%,#86b45c 68%,#c5c840 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #235da5 0%,#4aabe3 33%,#86b45c 68%,#c5c840 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#235da5', endColorstr='#c5c840',GradientType=1 ); /* IE6-9 */

}



.name_large {
	font-size: 145%;
	line-height: 140%;
  vertical-align: baseline;
}


.caption {
                                width: 100%;
	margin: 0 auto;
	padding: 25px 10px 0;
	font-size: 85%;
	color: #333;
	line-height: 150%;
	text-align: justify; 
	text-justify: inter-ideograph;
}

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: 10px 2%;
  margin: 0 auto 20px;
  text-decoration:none;
  transition:all .5s ease;
  line-height: 140%;
background: #032d42;
}

.button-4 a:hover {
  opacity: 0.8;
}

.b_txt {
  font-weight: bold;
}

.flex-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
                                width: 100%;
                                max-width: 470px;
                                margin: 0 auto;
                                align-items: center;
  transition:all .5s ease;
}
.flex-item:nth-child(1) {
	-webkit-flex: 0 1 15%;
	-ms-flex: 0 1 15%;
	flex: 0 1 15%;
                                color: #FFF;
                                font-weight: bold;
                                padding: 5px 0;
                                text-align: center;

}
.flex-item:nth-child(2) {
	-webkit-flex: 0 1 85%;
	-ms-flex: 0 1 85%;
	flex: 0 1 85%;
                                padding: 5px 15px;
                                text-align: left;
                                color: #FFF;
                                font-weight: bold;
}

.logo {
	margin: 2.5% auto 1%;
	width: 250px;
	text-align: center;
}

.localFooter {
	line-height: 150%;
}

/* pager */
.pager {
    overflow: hidden;
	margin: 2% auto;
	padding: 5px 0
}
 
.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: #333;
    text-decoration: none;
}
 
.pager ul li a:hover {
	background:#293e40;
	color: #FFF;
}

.current {
	background:#293e40;	
    color: #FFF;	
}

.img_box4 {
	width: 96%;
                                max-width: 700px;
	margin: 0 auto 3%;
	padding:2% 0 0;
	text-align: center;
                                position: relative;
}

.img_box4 img {
	width: 100%;
}

.add_img_bdr {
                                border: 1px solid #CCC;
}

.img_box5 {
                                width: 100%;
                                margin: 0 auto;
                                padding:2% 0;
                                border-top: 1px solid #293e40;
                                text-align: center;
}

.bnr_box0108 {
	width: 930px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
                                justify-content: space-between;
                                border: 1px solid #293e40;
}


.bnr_item0108:nth-child(1) {
	width: 56.99%;
                                background: #293e40;
}

.bnr_item0108:nth-child(2) {
	width: 43.01%;
                                background: #e7e7e7;
}


.bnr_box0108 img {
	width: 100%;
}


.caption2 {
 	width: 80%;
                                margin: 10px auto;	
	font-size: 85%;
	line-height: 160%;
	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;
}


@media screen and (max-width: 1280px) {
.p2_sec1 {
  margin-top: -110px;
}

}

@media screen and (max-width: 1180px) {

.lead {
  margin: 0 auto;
  padding: 3%;
  font-size: 100%;
  line-height: 160%;
 color: #000;
  text-shadow: none;
  position: relative;
}

main {
                                background: none;
}


main p {
	font-size: 16px;
	line-height: 1.75;
                                margin-left: 2%;
                                margin-right: 2%;
}

}



@media screen and (max-width: 999px) {

.nbo_header {
	display: none;
}


.sp_nbo_header {
	display: block;
	width: 100%; /* android view point */
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.sp_nbo_header img {
	width: 100% !important; /* android view point */
}

header {
	width: 100%; /* android view point */
	height: 100%;
	margin: 0 auto;
	position:relative;
}

.head_img_01 {
	width: 100%; /* android view point */
	height: 0;
	padding-top: calc(600/1200 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
	background: url(bg_sp_main.jpg) top center / cover no-repeat;
}

.head_img_02 {
	width: 100%; /* android view point */
	height: 0;
	padding-top: calc(600/1200 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
	background: url(bg_sp_main.jpg) top center / cover no-repeat;
}

.main_ttl {
	position: relative;
	bottom: 0;
	left: 0;
                                transform: translateX(0);
                                width: 100%;
                                margin: 0 auto;
                                max-width: 100%;
                                height: 0;
	padding-top: calc(240/1200 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
	background: url(img_sp_ttl.svg) top left / cover no-repeat;
	z-index: 3;
                                overflow: hidden;
}

.main_ttl2 {
	position: relative;
	bottom: 0;
	left: 0;
                                transform: translateX(0);
                                width: 100%;
                                margin: 0 auto;
                                max-width: 100%;
                                height: 0;
	padding-top: calc(240/1200 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
	background: url(img_sp_ttl.svg) top left / cover no-repeat;
	z-index: 3;
                                overflow: hidden;
}


.leadarea {
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index:5;
  margin: 3% auto 0;
  padding: 2%;
  background: #FFF;
  border-top: 1px solid #032d42;
}

.p2_sec1 {
  margin-top: 3%;
  border-top: 1px solid #032d42;
}


h2 {
	font-size: 150%;
	line-height: 120%;
}

h3 {
	font-size: 135%;
}


.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: 1% 2%;
  margin: 0 auto 10px;
  text-decoration:none;
  transition:all .5s ease;
  line-height: 140%;
}


}



@media print, screen and (max-width:1023px) {

.sec1_inner {
  box-sizing: border-box;
  width: 96%;
  padding: 0 2% 2%;

}

h2 {
	font-size: 150%;
}

.footer_txt2 {
                                width: 80%;
}


}


@media screen and (max-width: 767px) {

.lead {
  font-size: 108%;
  line-height: 160%;

}



h2 {
	font-size: 150%;
}

h3 {
	font-size: 130%;
}

.sec1 {
  position: relative;
  overflow: hidden;
  margin: 3% auto 0;
  padding:  0;
  z-index: 16;
  width: 100%;
}


.sec1_inner {
                                color:#333;
}

#note_text {
	margin-top: 10px !important;
	padding: 10px 3% 0;
	color: #666;
	font-size: 80%;
	line-height: 170%;
	text-align:center;
}

.img_box4 {
	width: 94%;
}


.flex-container {
                                width: 94%;
                                margin: 0 auto;
}

.flex-item:nth-child(1) {
	-webkit-flex: 0 1 20%;
	-ms-flex: 0 1 20%;
	flex: 0 1 20%;
align-self: center;}
.flex-item:nth-child(2) {
	-webkit-flex: 0 1 80%;
	-ms-flex: 0 1 80%;
	flex: 0 1 80%;
}

}

@media screen and (max-width: 639px) {

.leadarea {
  border-top: 1px solid #032d42;
}

.leadarea:after {
  display: none;
}

main p {
	line-height: 170%;
                                margin-left: 3%;
                                margin-right: 3%;
}

.sec1_bg {
  border-top: 1px solid #032d42;
}

.sec1_bg:before {
  display: none;
}

.sec1_bg:after {
  display: none;
}

.p2_sec1:after {
  display: none;
}


h2 {
                                font-size: 130% !important;
}


.rb_1 {
           line-height: 150%;                     
}

h3 {
	font-size: 115%;
}


.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;
                                border-radius: 25px;
                                padding: 25px 10px;
}

.img_add img, .img_add2 img {
                                width: 100%;
                                border-radius: 140px;
}

.img_add2 {
                                float: none;
                                width: 300px;
                                margin: 20px auto;
                                border-radius: 25px;
                                padding: 25px 10px;
}

}


@media screen and (max-width: 479px) {

.img_add {
                                float: none;
                                width: 280px;
                                margin: 20px auto;
                                border-radius: 25px;
                                padding: 25px 10px;
}

.img_add img, .img_add2 img {
                                width: 100%;
                                border-radius: 130px;
}

.img_add2 {
                                float: none;
                                width: 280px;
                                margin: 20px auto;
                                border-radius: 25px;
                                padding: 25px 10px;
}




.pager ul li span,
.pager ul li a {
    font-size: 13px;
}


.flex-item:nth-child(1) {
	-webkit-flex: 0 1 28%;
	-ms-flex: 0 1 28%;
	flex: 0 1 28%;
                                
}
.flex-item:nth-child(2) {
	-webkit-flex: 0 1 72%;
	-ms-flex: 0 1 72%;
	flex: 0 1 72%;
}



}

